/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.203 by akim, Fri Mar 8 13:10:19 2002 UTC revision 1.204 by akim, Mon Mar 11 14:38:59 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.53 for GNU Autoconf 2.53.  # Generated by GNU Autoconf 2.53 for GNU Autoconf 2.53a.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 256  SHELL=${CONFIG_SHELL-/bin/sh} Line 256  SHELL=${CONFIG_SHELL-/bin/sh}
256  # Identity of this package.  # Identity of this package.
257  PACKAGE_NAME='GNU Autoconf'  PACKAGE_NAME='GNU Autoconf'
258  PACKAGE_TARNAME='autoconf'  PACKAGE_TARNAME='autoconf'
259  PACKAGE_VERSION='2.53'  PACKAGE_VERSION='2.53a'
260  PACKAGE_STRING='GNU Autoconf 2.53'  PACKAGE_STRING='GNU Autoconf 2.53a'
261  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
262    
263  ac_unique_file="ChangeLog"  ac_unique_file="ChangeLog"
# Line 705  if test "$ac_init_help" = "long"; then Line 705  if test "$ac_init_help" = "long"; then
705    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
706    # 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.
707    cat <<_ACEOF    cat <<_ACEOF
708  \`configure' configures GNU Autoconf 2.53 to adapt to many kinds of systems.  \`configure' configures GNU Autoconf 2.53a to adapt to many kinds of systems.
709    
710  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
711    
# Line 767  fi Line 767  fi
767    
768  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
769    case $ac_init_help in    case $ac_init_help in
770       short | recursive ) echo "Configuration of GNU Autoconf 2.53:";;       short | recursive ) echo "Configuration of GNU Autoconf 2.53a:";;
771     esac     esac
772    cat <<\_ACEOF    cat <<\_ACEOF
773    
# Line 839  fi Line 839  fi
839  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
840  if $ac_init_version; then  if $ac_init_version; then
841    cat <<\_ACEOF    cat <<\_ACEOF
842  GNU Autoconf configure 2.53  GNU Autoconf configure 2.53a
843  generated by GNU Autoconf 2.53  generated by GNU Autoconf 2.53
844    
845  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
# Line 854  cat >&5 <<_ACEOF Line 854  cat >&5 <<_ACEOF
854  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
855  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
856    
857  It was created by GNU Autoconf $as_me 2.53, which was  It was created by GNU Autoconf $as_me 2.53a, which was
858  generated by GNU Autoconf 2.53.  Invocation command line was  generated by GNU Autoconf 2.53.  Invocation command line was
859    
860    $ $0 $@    $ $0 $@
# Line 1391  fi Line 1391  fi
1391    
1392  # Define the identity of the package.  # Define the identity of the package.
1393   PACKAGE=autoconf   PACKAGE=autoconf
1394   VERSION=2.53   VERSION=2.53a
1395    
1396    
1397  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 2162  _ASBOX Line 2162  _ASBOX
2162  } >&5  } >&5
2163  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2164    
2165  This file was extended by GNU Autoconf $as_me 2.53, which was  This file was extended by GNU Autoconf $as_me 2.53a, which was
2166  generated by GNU Autoconf 2.53.  Invocation command line was  generated by GNU Autoconf 2.53.  Invocation command line was
2167    
2168    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 2219  _ACEOF Line 2219  _ACEOF
2219    
2220  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2221  ac_cs_version="\\  ac_cs_version="\\
2222  GNU Autoconf config.status 2.53  GNU Autoconf config.status 2.53a
2223  configured by $0, generated by GNU Autoconf 2.53,  configured by $0, generated by GNU Autoconf 2.53,
2224    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2225    
# Line 2749  if test "$no_create" != yes; then Line 2749  if test "$no_create" != yes; then
2749  fi  fi
2750    
2751  # 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.
2752        cat <<EOF
2753    
2754    You are about to use an experimental version of Autoconf.  Be sure to
2755    read the relevant mailing lists, most importantly <autoconf@gnu.org>.
2756    
2757    Below you will find information on the status of this version of Autoconf.
2758    
2759    
2760    EOF
2761        sed -n '/^\* Status/,$p' $srcdir/BUGS
2762    

Legend:
Removed from v.1.203  
changed lines
  Added in v.1.204

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