/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.209 by akim, Mon Apr 22 14:33:05 2002 UTC revision 1.210 by akim, Tue Apr 23 16:58:42 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.53a for GNU Autoconf 2.53b.  # Generated by GNU Autoconf 2.53b for GNU Autoconf 2.53b.
4  #  #
5  # Report bugs to <bug-autoconf@gnu.org>.  # Report bugs to <bug-autoconf@gnu.org>.
6  #  #
# Line 8  Line 8 
8  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
9  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
10  # gives unlimited permission to copy, distribute and modify it.  # gives unlimited permission to copy, distribute and modify it.
 if expr a : '\(a\)' >/dev/null 2>&1; then  
   as_expr=expr  
 else  
   as_expr=false  
 fi  
   
 if mkdir -p . 2>/dev/null; then  
   as_mkdir_p=:  
 else  
   as_mkdir_p=false  
 fi  
   
   
   
11  ## --------------------- ##  ## --------------------- ##
12  ## M4sh Initialization.  ##  ## M4sh Initialization.  ##
13  ## --------------------- ##  ## --------------------- ##
# Line 30  fi Line 16  fi
16  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
17    emulate sh    emulate sh
18    NULLCMD=:    NULLCMD=:
19      # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
20      # is contrary to our usage.  Disable this feature.
21      alias -g '${1+"$@"}'='"$@"'
22  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
23    set -o posix    set -o posix
24  fi  fi
# Line 68  fi Line 57  fi
57        { LC_MESSAGES=C; export LC_MESSAGES; }        { LC_MESSAGES=C; export LC_MESSAGES; }
58    
59    
60    # Required to use basename.
61    if expr a : '\(a\)' >/dev/null 2>&1; then
62      as_expr=expr
63    else
64      as_expr=false
65    fi
66    
67    if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
68      as_basename=basename
69    else
70      as_basename=false
71    fi
72    
73    
74  # Name of the executable.  # Name of the executable.
75  as_me=`(basename "$0") 2>/dev/null ||  as_me=`$as_basename "$0" ||
76  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
77           X"$0" : 'X\(//\)$' \| \           X"$0" : 'X\(//\)$' \| \
78           X"$0" : 'X\(/\)$' \| \           X"$0" : 'X\(/\)$' \| \
# Line 80  echo X/"$0" | Line 83  echo X/"$0" |
83            /^X\/\(\/\).*/{ s//\1/; q; }            /^X\/\(\/\).*/{ s//\1/; q; }
84            s/.*/./; q'`            s/.*/./; q'`
85    
86    
87  # PATH needs CR, and LINENO needs CR and PATH.  # PATH needs CR, and LINENO needs CR and PATH.
88  # Avoid depending upon Character Ranges.  # Avoid depending upon Character Ranges.
89  as_cr_letters='abcdefghijklmnopqrstuvwxyz'  as_cr_letters='abcdefghijklmnopqrstuvwxyz'
# Line 146  do Line 150  do
150    as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`    as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
151    test "x$as_lineno_1" != "x$as_lineno_2" &&    test "x$as_lineno_1" != "x$as_lineno_2" &&
152    test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then    test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
153                 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
154                 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
155               CONFIG_SHELL=$as_dir/$as_base               CONFIG_SHELL=$as_dir/$as_base
156               export CONFIG_SHELL               export CONFIG_SHELL
157               exec "$CONFIG_SHELL" "$0" ${1+"$@"}               exec "$CONFIG_SHELL" "$0" ${1+"$@"}
# Line 218  else Line 224  else
224  fi  fi
225  rm -f conf$$ conf$$.exe conf$$.file  rm -f conf$$ conf$$.exe conf$$.file
226    
227    if mkdir -p . 2>/dev/null; then
228      as_mkdir_p=:
229    else
230      as_mkdir_p=false
231    fi
232    
233  as_executable_p="test -f"  as_executable_p="test -f"
234    
235  # Sed expression to map a string onto a valid CPP name.  # Sed expression to map a string onto a valid CPP name.
# Line 819  esac Line 831  esac
831  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
832  # absolute.  # absolute.
833  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
834  ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
835  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
836  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
837    
# Line 846  test -n "$ac_init_help" && exit 0 Line 858  test -n "$ac_init_help" && exit 0
858  if $ac_init_version; then  if $ac_init_version; then
859    cat <<\_ACEOF    cat <<\_ACEOF
860  GNU Autoconf configure 2.53b  GNU Autoconf configure 2.53b
861  generated by GNU Autoconf 2.53a  generated by GNU Autoconf 2.53b
862    
863  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
864  Free Software Foundation, Inc.  Free Software Foundation, Inc.
# Line 861  This file contains any messages produced Line 873  This file contains any messages produced
873  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
874    
875  It was created by GNU Autoconf $as_me 2.53b, which was  It was created by GNU Autoconf $as_me 2.53b, which was
876  generated by GNU Autoconf 2.53a.  Invocation command line was  generated by GNU Autoconf 2.53b.  Invocation command line was
877    
878    $ $0 $@    $ $0 $@
879    
# Line 1140  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 1152  ac_compiler_gnu=$ac_cv_c_compiler_gnu
1152    
1153    
1154    
1155    
1156  ac_aux_dir=  ac_aux_dir=
1157  for ac_dir in config $srcdir/config; do  for ac_dir in config $srcdir/config; do
1158    if test -f $ac_dir/install-sh; then    if test -f $ac_dir/install-sh; then
# Line 1165  ac_config_guess="$SHELL $ac_aux_dir/conf Line 1178  ac_config_guess="$SHELL $ac_aux_dir/conf
1178  ac_config_sub="$SHELL $ac_aux_dir/config.sub"  ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1179  ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.  ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1180    
1181  ac_config_files="$ac_config_files config/Makefile"            ac_config_files="$ac_config_files config/Makefile"
1182    
1183    
1184  am__api_version="1.6a"  am__api_version="1.6a"
# Line 1525  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst Line 1538  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst
1538    
1539    
1540  # Initialize the test suite and build position independent wrappers.  # Initialize the test suite and build position independent wrappers.
1541  ac_config_commands="$ac_config_commands tests/atconfig"            ac_config_commands="$ac_config_commands tests/atconfig"
1542    
1543    
1544  ac_config_files="$ac_config_files tests/Makefile tests/atlocal"                      ac_config_files="$ac_config_files tests/Makefile tests/atlocal"
1545    
1546  ac_config_files="$ac_config_files tests/autoconf:tests/wrapsh.in"            ac_config_files="$ac_config_files tests/autoconf:tests/wrapsh.in"
1547    
1548  ac_config_files="$ac_config_files tests/autoheader:tests/wrappl.in"            ac_config_files="$ac_config_files tests/autoheader:tests/wrappl.in"
1549    
1550  ac_config_files="$ac_config_files tests/autom4te:tests/wrappl.in"            ac_config_files="$ac_config_files tests/autom4te:tests/wrappl.in"
1551    
1552  ac_config_files="$ac_config_files tests/autoreconf:tests/wrappl.in"            ac_config_files="$ac_config_files tests/autoreconf:tests/wrappl.in"
1553    
1554  ac_config_files="$ac_config_files tests/autoscan:tests/wrappl.in"            ac_config_files="$ac_config_files tests/autoscan:tests/wrappl.in"
1555    
1556  ac_config_files="$ac_config_files tests/autoupdate:tests/wrappl.in"            ac_config_files="$ac_config_files tests/autoupdate:tests/wrappl.in"
1557    
1558  ac_config_files="$ac_config_files tests/ifnames:tests/wrappl.in"            ac_config_files="$ac_config_files tests/ifnames:tests/wrappl.in"
1559    
1560  # Extract the first word of "expr", so it can be a program name with args.  # Extract the first word of "expr", so it can be a program name with args.
1561  set dummy expr; ac_word=$2  set dummy expr; ac_word=$2
# Line 1655  echo "$as_me: error: GNU M4 1.4 is requi Line 1668  echo "$as_me: error: GNU M4 1.4 is requi
1668  fi  fi
1669    
1670  # Man pages.  # Man pages.
1671  ac_config_files="$ac_config_files man/Makefile"            ac_config_files="$ac_config_files man/Makefile"
1672    
1673    
1674  HELP2MAN=${HELP2MAN-"${am_missing_run}help2man"}  HELP2MAN=${HELP2MAN-"${am_missing_run}help2man"}
# Line 1714  echo "$as_me: error: Perl 5.005_03 or be Line 1727  echo "$as_me: error: Perl 5.005_03 or be
1727  }  }
1728    
1729  # Emacs modes.  # Emacs modes.
1730  ac_config_files="$ac_config_files lib/emacs/Makefile"            ac_config_files="$ac_config_files lib/emacs/Makefile"
1731    
1732  test x"$EMACS" = xt && EMACS=  test x"$EMACS" = xt && EMACS=
1733  for ac_prog in emacs xemacs  for ac_prog in emacs xemacs
# Line 1851  fi; Line 1864  fi;
1864    
1865    
1866    
1867  ac_config_files="$ac_config_files Makefile doc/Makefile lib/Makefile lib/Autom4te/Makefile lib/autoscan/Makefile lib/m4sugar/Makefile lib/autoconf/Makefile lib/autotest/Makefile bin/Makefile"                                                                                            ac_config_files="$ac_config_files Makefile doc/Makefile lib/Makefile lib/Autom4te/Makefile lib/autoscan/Makefile lib/m4sugar/Makefile lib/autoconf/Makefile lib/autotest/Makefile bin/Makefile"
1868    
1869    
1870  cat >confcache <<\_ACEOF  cat >confcache <<\_ACEOF
# Line 1864  cat >confcache <<\_ACEOF Line 1877  cat >confcache <<\_ACEOF
1877  # config.status only pays attention to the cache file if you give it  # config.status only pays attention to the cache file if you give it
1878  # the --recheck option to rerun configure.  # the --recheck option to rerun configure.
1879  #  #
1880  # `ac_cv_env_foo' variables (set or unset) will be overriden when  # `ac_cv_env_foo' variables (set or unset) will be overridden when
1881  # loading this file, other *unset* `ac_cv_foo' will be assigned the  # loading this file, other *unset* `ac_cv_foo' will be assigned the
1882  # following values.  # following values.
1883    
# Line 1979  SHELL=\${CONFIG_SHELL-$SHELL} Line 1992  SHELL=\${CONFIG_SHELL-$SHELL}
1992  _ACEOF  _ACEOF
1993    
1994  cat >>$CONFIG_STATUS <<\_ACEOF  cat >>$CONFIG_STATUS <<\_ACEOF
   
1995  ## --------------------- ##  ## --------------------- ##
1996  ## M4sh Initialization.  ##  ## M4sh Initialization.  ##
1997  ## --------------------- ##  ## --------------------- ##
# Line 1988  cat >>$CONFIG_STATUS <<\_ACEOF Line 2000  cat >>$CONFIG_STATUS <<\_ACEOF
2000  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
2001    emulate sh    emulate sh
2002    NULLCMD=:    NULLCMD=:
2003      # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
2004      # is contrary to our usage.  Disable this feature.
2005      alias -g '${1+"$@"}'='"$@"'
2006  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
2007    set -o posix    set -o posix
2008  fi  fi
# Line 2026  fi Line 2041  fi
2041        { LC_MESSAGES=C; export LC_MESSAGES; }        { LC_MESSAGES=C; export LC_MESSAGES; }
2042    
2043    
2044    # Required to use basename.
2045    if expr a : '\(a\)' >/dev/null 2>&1; then
2046      as_expr=expr
2047    else
2048      as_expr=false
2049    fi
2050    
2051    if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
2052      as_basename=basename
2053    else
2054      as_basename=false
2055    fi
2056    
2057    
2058  # Name of the executable.  # Name of the executable.
2059  as_me=`(basename "$0") 2>/dev/null ||  as_me=`$as_basename "$0" ||
2060  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2061           X"$0" : 'X\(//\)$' \| \           X"$0" : 'X\(//\)$' \| \
2062           X"$0" : 'X\(/\)$' \| \           X"$0" : 'X\(/\)$' \| \
# Line 2038  echo X/"$0" | Line 2067  echo X/"$0" |
2067            /^X\/\(\/\).*/{ s//\1/; q; }            /^X\/\(\/\).*/{ s//\1/; q; }
2068            s/.*/./; q'`            s/.*/./; q'`
2069    
2070    
2071  # PATH needs CR, and LINENO needs CR and PATH.  # PATH needs CR, and LINENO needs CR and PATH.
2072  # Avoid depending upon Character Ranges.  # Avoid depending upon Character Ranges.
2073  as_cr_letters='abcdefghijklmnopqrstuvwxyz'  as_cr_letters='abcdefghijklmnopqrstuvwxyz'
# Line 2105  do Line 2135  do
2135    as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`    as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
2136    test "x$as_lineno_1" != "x$as_lineno_2" &&    test "x$as_lineno_1" != "x$as_lineno_2" &&
2137    test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then    test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
2138                 $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
2139                 $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
2140               CONFIG_SHELL=$as_dir/$as_base               CONFIG_SHELL=$as_dir/$as_base
2141               export CONFIG_SHELL               export CONFIG_SHELL
2142               exec "$CONFIG_SHELL" "$0" ${1+"$@"}               exec "$CONFIG_SHELL" "$0" ${1+"$@"}
# Line 2178  else Line 2210  else
2210  fi  fi
2211  rm -f conf$$ conf$$.exe conf$$.file  rm -f conf$$ conf$$.exe conf$$.file
2212    
2213    if mkdir -p . 2>/dev/null; then
2214      as_mkdir_p=:
2215    else
2216      as_mkdir_p=false
2217    fi
2218    
2219  as_executable_p="test -f"  as_executable_p="test -f"
2220    
2221  # Sed expression to map a string onto a valid CPP name.  # Sed expression to map a string onto a valid CPP name.
# Line 2211  _ASBOX Line 2249  _ASBOX
2249  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
2250    
2251  This file was extended by GNU Autoconf $as_me 2.53b, which was  This file was extended by GNU Autoconf $as_me 2.53b, which was
2252  generated by GNU Autoconf 2.53a.  Invocation command line was  generated by GNU Autoconf 2.53b.  Invocation command line was
2253    
2254    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
2255    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 2268  _ACEOF Line 2306  _ACEOF
2306  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
2307  ac_cs_version="\\  ac_cs_version="\\
2308  GNU Autoconf config.status 2.53b  GNU Autoconf config.status 2.53b
2309  configured by $0, generated by GNU Autoconf 2.53a,  configured by $0, generated by GNU Autoconf 2.53b,
2310    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2311    
2312  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
# Line 2289  do Line 2327  do
2327    --*=*)    --*=*)
2328      ac_option=`expr "x$1" : 'x\([^=]*\)='`      ac_option=`expr "x$1" : 'x\([^=]*\)='`
2329      ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`      ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
2330      shift      ac_shift=:
2331      set dummy "$ac_option" "$ac_optarg" ${1+"$@"}      ;;
2332      shift    -*)
2333        ac_option=$1
2334        ac_optarg=$2
2335        ac_shift=shift
2336      ;;      ;;
   -*);;  
2337    *) # This is not an option, so the user has probably given explicit    *) # This is not an option, so the user has probably given explicit
2338       # arguments.       # arguments.
2339         ac_option=$1
2340       ac_need_defaults=false;;       ac_need_defaults=false;;
2341    esac    esac
2342    
2343    case $1 in    case $ac_option in
2344    # Handling of the options.    # Handling of the options.
2345  _ACEOF  _ACEOF
2346  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
# Line 2322  Try \`$0 --help' for more information." Line 2363  Try \`$0 --help' for more information."
2363    --debug | --d* | -d )    --debug | --d* | -d )
2364      debug=: ;;      debug=: ;;
2365    --file | --fil | --fi | --f )    --file | --fil | --fi | --f )
2366      shift      $ac_shift
2367      CONFIG_FILES="$CONFIG_FILES $1"      CONFIG_FILES="$CONFIG_FILES $ac_optarg"
2368      ac_need_defaults=false;;      ac_need_defaults=false;;
2369    --header | --heade | --head | --hea )    --header | --heade | --head | --hea )
2370      shift      $ac_shift
2371      CONFIG_HEADERS="$CONFIG_HEADERS $1"      CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
2372      ac_need_defaults=false;;      ac_need_defaults=false;;
2373    
2374    # This is an error.    # This is an error.
# Line 2603  esac Line 2644  esac
2644  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
2645  # absolute.  # absolute.
2646  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
2647  ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
2648  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
2649  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
2650    
# Line 2743  esac Line 2784  esac
2784  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
2785  # absolute.  # absolute.
2786  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
2787  ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
2788  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
2789  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
2790    

Legend:
Removed from v.1.209  
changed lines
  Added in v.1.210

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