/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.224 by akim, Fri Oct 25 10:53:46 2002 UTC revision 1.225 by akim, Sun Oct 27 18:14:58 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.54a for GNU Autoconf 2.54a.  # Generated by GNU Autoconf 2.54a for GNU Autoconf 2.54b.
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.54a'  PACKAGE_VERSION='2.54b'
269  PACKAGE_STRING='GNU Autoconf 2.54a'  PACKAGE_STRING='GNU Autoconf 2.54b'
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.54a to adapt to many kinds of systems.  \`configure' configures GNU Autoconf 2.54b 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.54a:";;       short | recursive ) echo "Configuration of GNU Autoconf 2.54b:";;
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.54a  GNU Autoconf configure 2.54b
857  generated by GNU Autoconf 2.54a  generated by GNU Autoconf 2.54a
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.54a, which was  It was created by GNU Autoconf $as_me 2.54b, which was
872  generated by GNU Autoconf 2.54a.  Invocation command line was  generated by GNU Autoconf 2.54a.  Invocation command line was
873    
874    $ $0 $@    $ $0 $@
# Line 922  _ACEOF Line 922  _ACEOF
922  # Keep a trace of the command line.  # Keep a trace of the command line.
923  # Strip out --no-create and --no-recursion so they do not pile up.  # Strip out --no-create and --no-recursion so they do not pile up.
924  # Also quote any args containing shell meta-characters.  # Also quote any args containing shell meta-characters.
 # Make two passes to allow for proper duplicate-argument suppression.  
925  ac_configure_args=  ac_configure_args=
 ac_configure_args0=  
 ac_configure_args1=  
926  ac_sep=  ac_sep=
927  ac_must_keep_next=false  for ac_arg
 for ac_pass in 1 2  
928  do  do
929    for ac_arg    case $ac_arg in
930    do    -no-create | --no-create | --no-creat | --no-crea | --no-cre \
931      case $ac_arg in    | --no-cr | --no-c | -n ) continue ;;
932      -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;    -no-recursion | --no-recursion | --no-recursio | --no-recursi \
933      *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)    | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
934        ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;      continue ;;
935      esac    *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
936      case $ac_pass in      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
937      1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;    esac
938      2)    ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
939        ac_configure_args1="$ac_configure_args1 '$ac_arg'"    # Get rid of the leading space.
940        if test $ac_must_keep_next = true; then    ac_sep=" "
         ac_must_keep_next=false # Got value, back to normal.  
       else  
         case $ac_arg in  
           *=* | --config-cache | -C | -disable-* | --disable-* \  
           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \  
           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \  
           | -with-* | --with-* | -without-* | --without-* | --x)  
             case "$ac_configure_args0 " in  
               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;  
             esac  
             ;;  
           -* ) ac_must_keep_next=true ;;  
         esac  
       fi  
       ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"  
       # Get rid of the leading space.  
       ac_sep=" "  
       ;;  
     esac  
   done  
941  done  done
 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }  
 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }  
942    
943  # When interrupted or exit'd, cleanup temporary files, and complete  # When interrupted or exit'd, cleanup temporary files, and complete
944  # config.log.  We remove comments because anyway the quotes in there  # config.log.  We remove comments because anyway the quotes in there
# Line 1469  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.54a   VERSION=2.54b
1447    
1448    
1449  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 1971  _ACEOF Line 1945  _ACEOF
1945       t end       t end
1946       /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/       /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
1947       : end' >>confcache       : end' >>confcache
1948  if diff $cache_file confcache >/dev/null 2>&1; then :; else  if cmp -s $cache_file confcache; then :; else
1949    if test -w $cache_file; then    if test -w $cache_file; then
1950      test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"      test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
1951      cat confcache >$cache_file      cat confcache >$cache_file
# Line 2312  _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.54a, which was  This file was extended by GNU Autoconf $as_me 2.54b, which was
2290  generated by GNU Autoconf 2.54a.  Invocation command line was  generated by GNU Autoconf 2.54a.  Invocation command line was
2291    
2292    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
# Line 2369  _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.54a  GNU Autoconf config.status 2.54b
2347  configured by $0, generated by GNU Autoconf 2.54a,  configured by $0, generated by GNU Autoconf 2.54a,
2348    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2349    

Legend:
Removed from v.1.224  
changed lines
  Added in v.1.225

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