configure revision de4af27c3b34225d22b17815b04c23191e65693e
75c0816e8295e180f4bc7f10db3d0d880383bc1cMark Andrews# From configure.in Revision: 1.5
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Guess values for system-dependent variables and create Makefiles.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Generated automatically using autoconf version 2.12
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# This configure script is free software; the Free Software Foundation
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# gives unlimited permission to copy, distribute and modify it.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Any additions from configure.in:
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater# Initialize some variables set by options.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# The variables have the same names as the options, with
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# dashes changed to underlines.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Initialize some other variables.
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater# Maximum number of lines to put in a shell here document.
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater # If the previous option needs an argument, assign it.
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater if test -n "$ac_prev"; then
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater eval "$ac_prev=\$ac_option"
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater # Accept the important Cygnus configure options, so we can diagnose typos.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -bindir | --bindir | --bindi | --bind | --bin | --bi)
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -build=* | --build=* | --buil=* | --bui=* | --bu=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -cache-file | --cache-file | --cache-fil | --cache-fi \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater # Reject names that are not valid shell variable names.
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater ac_feature=`echo $ac_feature| sed 's/-/_/g'`
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater eval "enable_${ac_feature}=no" ;;
ab8729140b1ad688ab03e1e9ce438fb1cbb49222Automatic Updater ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater # Reject names that are not valid shell variable names.
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews eval "enable_${ac_feature}='$ac_optarg'" ;;
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein # Obsolete; use --with-gas.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein # Omit some internal or obsolete options to make the list less imposing.
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater # This message is too long to be a string in the A/UX 3.1 sh.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob AusteinUsage: configure [options] [host]
28b3569d6248168e6c00caab951521cc8141a49dAutomatic UpdaterOptions: [defaults in brackets after descriptions]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --cache-file=FILE cache test results in FILE
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater --help print this message
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater --no-create do not create output files
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater --quiet, --silent do not print \`checking...' messages
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater --version print the version of autoconf that created configure
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob AusteinDirectory and file names:
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater --prefix=PREFIX install architecture-independent files in PREFIX
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater [$ac_default_prefix]
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater [same as prefix]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --bindir=DIR user executables in DIR [EPREFIX/bin]
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --datadir=DIR read-only architecture-independent data in DIR
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater [PREFIX/share]
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
c6d486af36165da7eb970354981d145249e342e4Mark Andrews --sharedstatedir=DIR modifiable architecture-independent data in DIR
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein [PREFIX/com]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --libdir=DIR object code libraries in DIR [EPREFIX/lib]
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --includedir=DIR C header files in DIR [PREFIX/include]
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --infodir=DIR info documentation in DIR [PREFIX/info]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --mandir=DIR man documentation in DIR [PREFIX/man]
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --srcdir=DIR find the sources in DIR [configure dir or ..]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --program-prefix=PREFIX prepend PREFIX to installed program names
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --program-suffix=SUFFIX append SUFFIX to installed program names
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --program-transform-name=PROGRAM
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein run sed PROGRAM on installed program names
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --build=BUILD configure for building on BUILD [BUILD=HOST]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --host=HOST configure for HOST [guessed]
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --target=TARGET configure for TARGET [TARGET=HOST]
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic UpdaterFeatures and packages:
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
7208386cd37a2092c70eddf80cf29519b16c4c80Mark Andrews --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater --x-includes=DIR X include files are in DIR
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein --x-libraries=DIR X library files are in DIR
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein if test -n "$ac_help"; then
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein echo "--enable and --with options recognized:$ac_help"
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -includedir | --includedir | --includedi | --included | --include \
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
98b5a9d1099f72169c90de39712fc4f63e9d990eAutomatic Updater | --includ=* | --inclu=* | --incl=* | --inc=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -infodir | --infodir | --infodi | --infod | --info | --inf)
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -localstatedir | --localstatedir | --localstatedi | --localstated \
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews | --localstate | --localstat | --localsta | --localst \
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater | --localstate=* | --localstat=* | --localsta=* | --localst=* \
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews # Obsolete; use --without-fp.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -no-create | --no-create | --no-creat | --no-crea | --no-cre \
71c66a876ecca77923638d3f94cc0783152b2f03Mark Andrews -no-recursion | --no-recursion | --no-recursio | --no-recursi \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -program-prefix | --program-prefix | --program-prefi | --program-pref \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -program-prefix=* | --program-prefix=* | --program-prefi=* \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -program-suffix | --program-suffix | --program-suffi | --program-suff \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein -program-suffix=* | --program-suffix=* | --program-suffi=* \
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
eval "with_${ac_package}='$ac_optarg'" ;;
if test -n "$ac_prev"; then
# 5 compiler messages saved in config.log
for ac_arg
# because not all systems understand e.g. LANG=C (notably SCO).
# confdefs.h avoids OS command line length limits that DEFS can exceed.
echo > confdefs.h
if test -z "$srcdir"; then
srcdir=..
if test -z "$CONFIG_SITE"; then
if test -r "$ac_site_file"; then
echo "loading site script $ac_site_file"
. "$ac_site_file"
if test -r "$cache_file"; then
echo "loading cache $cache_file"
echo "creating cache $cache_file"
ac_ext=c
if test -z "$ac_aux_dir"; then
{ echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
# Make sure we can run config.sub.
NONE)
NONE)
if test -n "$CC"; then
if test -n "$CC"; then
if test -z "$CC"; then
if test -n "$CC"; then
if test -n "$CC"; then
ac_ext=c
if { (eval echo configure:667: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
{ echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
echo "configure:687: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:701: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
if test "$ac_test_CFLAGS" = set; then
GCC=
CPP=
if test -z "$CPP"; then
if test -z "$ac_err"; then
if test -z "$ac_err"; then
if test -z "$ac_err"; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
if { (eval echo configure:886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
eval "ac_cv_header_$ac_safe=no"
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
if { (eval echo configure:1154: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1246: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
if { (eval echo configure:1293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
eval "ac_cv_lib_$ac_lib_var=yes"
eval "ac_cv_lib_$ac_lib_var=no"
all:
if test -n "$ac_maketemp"; then
if test -n "$RANLIB"; then
if test -n "$RANLIB"; then
# ./install, which can be erroneously created by make from ./install.sh.
if test -z "$INSTALL"; then
# By default, configure uses ./config.cache as the cache file,
# config.status only pays attention to the cache file if you give it the
*ac_space=\ *)
sed -n \
esac >> confcache
if test -w $cache_file; then
echo "updating cache $cache_file"
echo "not updating unwritable cache $cache_file"
if test "x$srcdir" = x.; then
# Without the "./", some shells look in PATH for config.status.
while $ac_more_lines; do
ac_more_lines=false
if test -z "$ac_sed_cmds"; then
if test -z "$ac_sed_cmds"; then
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
.) srcdir=.
# $configure_input" ;;
*) ac_comsub= ;;
s%@configure_input@%$configure_input%g
s%@srcdir@%$srcdir%g
s%@top_srcdir@%$top_srcdir%g
s%@INSTALL@%$INSTALL%g
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
# Transform confdefs.h into a sed script conftest.vals that substitutes
# the proper values into config.h.in to produce config.h. And first:
# Protect against being on the right side of a sed subst in config.status.
# Protect against being in an unquoted here document in config.status.
sed -n -f conftest.hdr confdefs.h > conftest.vals
rm -f conftest.hdr
cat >> conftest.vals <<\EOF
# Break up conftest.vals because some shells have a limit on
rm -f conftest.tail
sed -f conftest.frag conftest.in > conftest.out
rm -f conftest.in
rm -f conftest.vals
rm -f conftest.vals
cat >> $CONFIG_STATUS <<\EOF
rm -f conftest.in
if cmp -s $ac_file conftest.h 2>/dev/null; then
rm -f conftest.h
cat >> $CONFIG_STATUS <<EOF
cat >> $CONFIG_STATUS <<\EOF