/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.255 by akim, Thu Nov 6 09:28:14 2003 UTC revision 1.256 by akim, Thu Nov 6 09:32:25 2003 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.58a for GNU Autoconf 2.58a.  # Generated by GNU Autoconf 2.58a for GNU Autoconf 2.59.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 269  SHELL=${CONFIG_SHELL-/bin/sh} Line 269  SHELL=${CONFIG_SHELL-/bin/sh}
269  # Identity of this package.  # Identity of this package.
270  PACKAGE_NAME='GNU Autoconf'  PACKAGE_NAME='GNU Autoconf'
271  PACKAGE_TARNAME='autoconf'  PACKAGE_TARNAME='autoconf'
272  PACKAGE_VERSION='2.58a'  PACKAGE_VERSION='2.59'
273  PACKAGE_STRING='GNU Autoconf 2.58a'  PACKAGE_STRING='GNU Autoconf 2.59'
274  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
275    
276  ac_unique_file="ChangeLog"  ac_unique_file="ChangeLog"
# Line 731  if test "$ac_init_help" = "long"; then Line 731  if test "$ac_init_help" = "long"; then
731    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
732    # 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.
733    cat <<_ACEOF    cat <<_ACEOF
734  \`configure' configures GNU Autoconf 2.58a to adapt to many kinds of systems.  \`configure' configures GNU Autoconf 2.59 to adapt to many kinds of systems.
735    
736  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
737    
# Line 793  fi Line 793  fi
793    
794  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
795    case $ac_init_help in    case $ac_init_help in
796       short | recursive ) echo "Configuration of GNU Autoconf 2.58a:";;       short | recursive ) echo "Configuration of GNU Autoconf 2.59:";;
797     esac     esac
798    cat <<\_ACEOF    cat <<\_ACEOF
799    
# Line 906  fi Line 906  fi
906  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
907  if $ac_init_version; then  if $ac_init_version; then
908    cat <<\_ACEOF    cat <<\_ACEOF
909  GNU Autoconf configure 2.58a  GNU Autoconf configure 2.59
910  generated by GNU Autoconf 2.58a  generated by GNU Autoconf 2.58a
911    
912  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 920  cat >&5 <<_ACEOF Line 920  cat >&5 <<_ACEOF
920  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
921  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
922    
923  It was created by GNU Autoconf $as_me 2.58a, which was  It was created by GNU Autoconf $as_me 2.59, which was
924  generated by GNU Autoconf 2.58a.  Invocation command line was  generated by GNU Autoconf 2.58a.  Invocation command line was
925    
926    $ $0 $@    $ $0 $@
# Line 1535  fi Line 1535  fi
1535    
1536  # Define the identity of the package.  # Define the identity of the package.
1537   PACKAGE='autoconf'   PACKAGE='autoconf'
1538   VERSION='2.58a'   VERSION='2.59'
1539    
1540    
1541  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 2448  _ASBOX Line 2448  _ASBOX
2448  } >&5  } >&5
2449  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2450    
2451  This file was extended by GNU Autoconf $as_me 2.58a, which was  This file was extended by GNU Autoconf $as_me 2.59, which was
2452  generated by GNU Autoconf 2.58a.  Invocation command line was  generated by GNU Autoconf 2.58a.  Invocation command line was
2453    
2454    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 2506  _ACEOF Line 2506  _ACEOF
2506    
2507  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2508  ac_cs_version="\\  ac_cs_version="\\
2509  GNU Autoconf config.status 2.58a  GNU Autoconf config.status 2.59
2510  configured by $0, generated by GNU Autoconf 2.58a,  configured by $0, generated by GNU Autoconf 2.58a,
2511    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2512    
# Line 3160  if test "$no_create" != yes; then Line 3160  if test "$no_create" != yes; then
3160  fi  fi
3161    
3162  # 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  
3163    

Legend:
Removed from v.1.255  
changed lines
  Added in v.1.256

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