/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.244 by akim, Sun Aug 24 12:05:20 2003 UTC revision 1.245 by akim, Thu Sep 25 08:33:33 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.57b for GNU Autoconf 2.57c.  # Generated by GNU Autoconf 2.57c for GNU Autoconf 2.57d.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 267  SHELL=${CONFIG_SHELL-/bin/sh} Line 267  SHELL=${CONFIG_SHELL-/bin/sh}
267  # Identity of this package.  # Identity of this package.
268  PACKAGE_NAME='GNU Autoconf'  PACKAGE_NAME='GNU Autoconf'
269  PACKAGE_TARNAME='autoconf'  PACKAGE_TARNAME='autoconf'
270  PACKAGE_VERSION='2.57c'  PACKAGE_VERSION='2.57d'
271  PACKAGE_STRING='GNU Autoconf 2.57c'  PACKAGE_STRING='GNU Autoconf 2.57d'
272  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'  PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
273    
274  ac_unique_file="ChangeLog"  ac_unique_file="ChangeLog"
# Line 729  if test "$ac_init_help" = "long"; then Line 729  if test "$ac_init_help" = "long"; then
729    # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
730    # 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.
731    cat <<_ACEOF    cat <<_ACEOF
732  \`configure' configures GNU Autoconf 2.57c to adapt to many kinds of systems.  \`configure' configures GNU Autoconf 2.57d to adapt to many kinds of systems.
733    
734  Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
735    
# Line 791  fi Line 791  fi
791    
792  if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
793    case $ac_init_help in    case $ac_init_help in
794       short | recursive ) echo "Configuration of GNU Autoconf 2.57c:";;       short | recursive ) echo "Configuration of GNU Autoconf 2.57d:";;
795     esac     esac
796    cat <<\_ACEOF    cat <<\_ACEOF
797    
# Line 871  fi Line 871  fi
871  test -n "$ac_init_help" && exit 0  test -n "$ac_init_help" && exit 0
872  if $ac_init_version; then  if $ac_init_version; then
873    cat <<\_ACEOF    cat <<\_ACEOF
874  GNU Autoconf configure 2.57c  GNU Autoconf configure 2.57d
875  generated by GNU Autoconf 2.57b  generated by GNU Autoconf 2.57c
876    
877  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
878  This configure script is free software; the Free Software Foundation  This configure script is free software; the Free Software Foundation
# Line 885  cat >&5 <<_ACEOF Line 885  cat >&5 <<_ACEOF
885  This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
886  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
887    
888  It was created by GNU Autoconf $as_me 2.57c, which was  It was created by GNU Autoconf $as_me 2.57d, which was
889  generated by GNU Autoconf 2.57b.  Invocation command line was  generated by GNU Autoconf 2.57c.  Invocation command line was
890    
891    $ $0 $@    $ $0 $@
892    
# Line 1389  _ACEOF Line 1389  _ACEOF
1389  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1390  rm conftest.sed  rm conftest.sed
1391    
   
1392  # expand $ac_aux_dir to an absolute path  # expand $ac_aux_dir to an absolute path
1393  am_aux_dir=`cd $ac_aux_dir && pwd`  am_aux_dir=`cd $ac_aux_dir && pwd`
1394    
# Line 1481  else Line 1480  else
1480  fi  fi
1481  rmdir .tst 2>/dev/null  rmdir .tst 2>/dev/null
1482    
1483   # test to see if srcdir already configured  # test to see if srcdir already configured
1484  if test "`cd $srcdir && pwd`" != "`pwd`" &&  if test "`cd $srcdir && pwd`" != "`pwd`" &&
1485     test -f $srcdir/config.status; then     test -f $srcdir/config.status; then
1486    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
# Line 1501  fi Line 1500  fi
1500    
1501  # Define the identity of the package.  # Define the identity of the package.
1502   PACKAGE='autoconf'   PACKAGE='autoconf'
1503   VERSION='2.57c'   VERSION='2.57d'
1504    
1505    
1506  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 2351  _ASBOX Line 2350  _ASBOX
2350  } >&5  } >&5
2351  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2352    
2353  This file was extended by GNU Autoconf $as_me 2.57c, which was  This file was extended by GNU Autoconf $as_me 2.57d, which was
2354  generated by GNU Autoconf 2.57b.  Invocation command line was  generated by GNU Autoconf 2.57c.  Invocation command line was
2355    
2356    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
2357    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 2409  _ACEOF Line 2408  _ACEOF
2408    
2409  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2410  ac_cs_version="\\  ac_cs_version="\\
2411  GNU Autoconf config.status 2.57c  GNU Autoconf config.status 2.57d
2412  configured by $0, generated by GNU Autoconf 2.57b,  configured by $0, generated by GNU Autoconf 2.57c,
2413    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2414    
2415  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.

Legend:
Removed from v.1.244  
changed lines
  Added in v.1.245

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