/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.229 by akim, Mon Nov 4 10:22:53 2002 UTC revision 1.230 by eggert, Tue Nov 5 07:16: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.54c for GNU Autoconf 2.54d.  # Generated by GNU Autoconf 2.54d for GNU Autoconf 2.54d.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 38  PS2='> ' Line 38  PS2='> '
38  PS4='+ '  PS4='+ '
39    
40  # NLS nuisances.  # NLS nuisances.
41  for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME  for as_var in \
42      LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
43      LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
44      LC_TELEPHONE LC_TIME
45  do  do
46    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
47      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
# Line 854  test -n "$ac_init_help" && exit 0 Line 857  test -n "$ac_init_help" && exit 0
857  if $ac_init_version; then  if $ac_init_version; then
858    cat <<\_ACEOF    cat <<\_ACEOF
859  GNU Autoconf configure 2.54d  GNU Autoconf configure 2.54d
860  generated by GNU Autoconf 2.54c  generated by GNU Autoconf 2.54d
861    
862  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
863  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 869  This file contains any messages produced Line 872  This file contains any messages produced
872  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
873    
874  It was created by GNU Autoconf $as_me 2.54d, which was  It was created by GNU Autoconf $as_me 2.54d, which was
875  generated by GNU Autoconf 2.54c.  Invocation command line was  generated by GNU Autoconf 2.54d.  Invocation command line was
876    
877    $ $0 $@    $ $0 $@
878    
# Line 1230  ac_configure="$SHELL $ac_aux_dir/configu Line 1233  ac_configure="$SHELL $ac_aux_dir/configu
1233            ac_config_files="$ac_config_files config/Makefile"            ac_config_files="$ac_config_files config/Makefile"
1234    
1235    
1236  am__api_version="1.7a"  am__api_version="1.7"
1237  # Find a good install program.  We prefer a C program (faster),  # Find a good install program.  We prefer a C program (faster),
1238  # so one script is as good as another.  But avoid the broken or  # so one script is as good as another.  But avoid the broken or
1239  # incompatible versions:  # incompatible versions:
# Line 1420  fi Line 1423  fi
1423    test -n "$AWK" && break    test -n "$AWK" && break
1424  done  done
1425    
1426  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \${MAKE}" >&5  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1427  echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1428  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
1429  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1430    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
1431  else  else
1432    cat >conftest.make <<\_ACEOF    cat >conftest.make <<\_ACEOF
1433  all:  all:
1434          @echo 'ac_maketemp="${MAKE}"'          @echo 'ac_maketemp="$(MAKE)"'
1435  _ACEOF  _ACEOF
1436  # GNU make sometimes prints "make[1]: Entering...", which would confuse us.  # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1437  eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`  eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
# Line 2096  PS2='> ' Line 2099  PS2='> '
2099  PS4='+ '  PS4='+ '
2100    
2101  # NLS nuisances.  # NLS nuisances.
2102  for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME  for as_var in \
2103      LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
2104      LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
2105      LC_TELEPHONE LC_TIME
2106  do  do
2107    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
2108      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
# Line 2313  _ASBOX Line 2319  _ASBOX
2319  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2320    
2321  This file was extended by GNU Autoconf $as_me 2.54d, which was  This file was extended by GNU Autoconf $as_me 2.54d, which was
2322  generated by GNU Autoconf 2.54c.  Invocation command line was  generated by GNU Autoconf 2.54d.  Invocation command line was
2323    
2324    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
2325    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 2370  _ACEOF Line 2376  _ACEOF
2376  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2377  ac_cs_version="\\  ac_cs_version="\\
2378  GNU Autoconf config.status 2.54d  GNU Autoconf config.status 2.54d
2379  configured by $0, generated by GNU Autoconf 2.54c,  configured by $0, generated by GNU Autoconf 2.54d,
2380    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2381    
2382  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001

Legend:
Removed from v.1.229  
changed lines
  Added in v.1.230

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