/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.219 by akim, Wed Sep 11 10:01:54 2002 UTC revision 1.220 by akim, Fri Sep 13 08:41:54 2002 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.53d for GNU Autoconf 2.53d.  # Generated by GNU Autoconf 2.54 for GNU Autoconf 2.54.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 265  SHELL=${CONFIG_SHELL-/bin/sh} Line 265  SHELL=${CONFIG_SHELL-/bin/sh}
265  # Identity of this package.  # Identity of this package.
266  PACKAGE_NAME='GNU Autoconf'  PACKAGE_NAME='GNU Autoconf'
267  PACKAGE_TARNAME='autoconf'  PACKAGE_TARNAME='autoconf'
268  PACKAGE_VERSION='2.53d'  PACKAGE_VERSION='2.54'
269  PACKAGE_STRING='GNU Autoconf 2.53d'  PACKAGE_STRING='GNU Autoconf 2.54'
270  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
271    
272  ac_unique_file="ChangeLog"  ac_unique_file="ChangeLog"
# Line 719  if test "$ac_init_help" = "long"; then Line 719  if test "$ac_init_help" = "long"; then
719    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
720    # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
721    cat <<_ACEOF    cat <<_ACEOF
722  \`configure' configures GNU Autoconf 2.53d to adapt to many kinds of systems.  \`configure' configures GNU Autoconf 2.54 to adapt to many kinds of systems.
723    
724  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
725    
# Line 781  fi Line 781  fi
781    
782  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
783    case $ac_init_help in    case $ac_init_help in
784       short | recursive ) echo "Configuration of GNU Autoconf 2.53d:";;       short | recursive ) echo "Configuration of GNU Autoconf 2.54:";;
785     esac     esac
786    cat <<\_ACEOF    cat <<\_ACEOF
787    
# Line 853  fi Line 853  fi
853  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
854  if $ac_init_version; then  if $ac_init_version; then
855    cat <<\_ACEOF    cat <<\_ACEOF
856  GNU Autoconf configure 2.53d  GNU Autoconf configure 2.54
857  generated by GNU Autoconf 2.53d  generated by GNU Autoconf 2.54
858    
859  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
860  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 868  cat >&5 <<_ACEOF Line 868  cat >&5 <<_ACEOF
868  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
869  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
870    
871  It was created by GNU Autoconf $as_me 2.53d, which was  It was created by GNU Autoconf $as_me 2.54, which was
872  generated by GNU Autoconf 2.53d.  Invocation command line was  generated by GNU Autoconf 2.54.  Invocation command line was
873    
874    $ $0 $@    $ $0 $@
875    
# Line 935  do Line 935  do
935    *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)    *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
936      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
937    esac    esac
938    case " $ac_configure_args " in    ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
     *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.  
     *) ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"  
        ac_sep=" " ;;  
   esac  
939    # Get rid of the leading space.    # Get rid of the leading space.
940      ac_sep=" "
941  done  done
942    
943  # When interrupted or exit'd, cleanup temporary files, and complete  # When interrupted or exit'd, cleanup temporary files, and complete
# Line 1446  fi Line 1443  fi
1443    
1444  # Define the identity of the package.  # Define the identity of the package.
1445   PACKAGE=autoconf   PACKAGE=autoconf
1446   VERSION=2.53d   VERSION=2.54
1447    
1448    
1449  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 2289  _ASBOX Line 2286  _ASBOX
2286  } >&5  } >&5
2287  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2288    
2289  This file was extended by GNU Autoconf $as_me 2.53d, which was  This file was extended by GNU Autoconf $as_me 2.54, which was
2290  generated by GNU Autoconf 2.53d.  Invocation command line was  generated by GNU Autoconf 2.54.  Invocation command line was
2291    
2292    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
2293    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 2346  _ACEOF Line 2343  _ACEOF
2343    
2344  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2345  ac_cs_version="\\  ac_cs_version="\\
2346  GNU Autoconf config.status 2.53d  GNU Autoconf config.status 2.54
2347  configured by $0, generated by GNU Autoconf 2.53d,  configured by $0, generated by GNU Autoconf 2.54,
2348    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2349    
2350  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
# Line 2887  if test "$no_create" != yes; then Line 2884  if test "$no_create" != yes; then
2884  fi  fi
2885    
2886  # Report the state of this version of Autoconf if this is a beta.  # Report the state of this version of Autoconf if this is a beta.
     cat <<EOF  
   
 You are about to use an experimental version of Autoconf.  Be sure to  
 read the relevant mailing lists, most importantly <autoconf@gnu.org>.  
   
 Below you will find information on the status of this version of Autoconf.  
   
   
 EOF  
     sed -n '/^\* Status/,$p' $srcdir/BUGS  
2887    

Legend:
Removed from v.1.219  
changed lines
  Added in v.1.220

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