/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.220 by akim, Fri Sep 13 08:41:54 2002 UTC revision 1.221 by akim, Fri Sep 13 10:21:07 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.54 for GNU Autoconf 2.54.  # Generated by GNU Autoconf 2.54 for GNU Autoconf 2.54a.
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.54'  PACKAGE_VERSION='2.54a'
269  PACKAGE_STRING='GNU Autoconf 2.54'  PACKAGE_STRING='GNU Autoconf 2.54a'
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.54 to adapt to many kinds of systems.  \`configure' configures GNU Autoconf 2.54a 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.54:";;       short | recursive ) echo "Configuration of GNU Autoconf 2.54a:";;
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.54  GNU Autoconf configure 2.54a
857  generated by GNU Autoconf 2.54  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
# 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.54, which was  It was created by GNU Autoconf $as_me 2.54a, which was
872  generated by GNU Autoconf 2.54.  Invocation command line was  generated by GNU Autoconf 2.54.  Invocation command line was
873    
874    $ $0 $@    $ $0 $@
# Line 1443  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.54   VERSION=2.54a
1447    
1448    
1449  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 2286  _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.54, which was  This file was extended by GNU Autoconf $as_me 2.54a, which was
2290  generated by GNU Autoconf 2.54.  Invocation command line was  generated by GNU Autoconf 2.54.  Invocation command line was
2291    
2292    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 2343  _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.54  GNU Autoconf config.status 2.54a
2347  configured by $0, generated by GNU Autoconf 2.54,  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    
# Line 2884  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.
2887        cat <<EOF
2888    
2889    You are about to use an experimental version of Autoconf.  Be sure to
2890    read the relevant mailing lists, most importantly <autoconf@gnu.org>.
2891    
2892    Below you will find information on the status of this version of Autoconf.
2893    
2894    
2895    EOF
2896        sed -n '/^\* Status/,$p' $srcdir/BUGS
2897    

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

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