/[autoconf]/autoconf/bin/autoconf.in
ViewVC logotype

Diff of /autoconf/bin/autoconf.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.152 by eggert, Tue Nov 5 07:16:59 2002 UTC revision 1.153 by akim, Fri May 16 09:54:46 2003 UTC
# Line 34  for as_var in \ Line 34  for as_var in \
34    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
35    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
36  do  do
37    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
38      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
39    else    else
40      $as_unset $as_var      $as_unset $as_var
# Line 69  echo X/"$0" | Line 69  echo X/"$0" |
69    
70    
71  # autoconf -- create `configure' using m4 macros  # autoconf -- create `configure' using m4 macros
72  # Copyright (C) 1992, 1993, 1994, 1996, 1999, 2000, 2001, 2002  # Copyright (C) 1992, 1993, 1994, 1996, 1999, 2000, 2001, 2002, 2003
73  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
74    
75  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
# Line 131  version="\ Line 131  version="\
131  autoconf (@PACKAGE_NAME@) @VERSION@  autoconf (@PACKAGE_NAME@) @VERSION@
132  Written by David J. MacKenzie and Akim Demaille.  Written by David J. MacKenzie and Akim Demaille.
133    
134  Copyright 2002 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
135  This is free software; see the source for copying conditions.  There is NO  This is free software; see the source for copying conditions.  There is NO
136  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
137    

Legend:
Removed from v.1.152  
changed lines
  Added in v.1.153

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26