[Vtun-Commit] CVS: The file 'vtun/configure' has been modified.
Status: Inactive
Brought to you by:
mtbishop
|
From: Bishop <mtb...@us...> - 2006-12-11 07:53:00
|
The following file was modified in vtun:
Name Old version New version Comment
---- ----------- ----------- -------
configure 1.7.2.7.2.2 1.7.2.7.2.3=20=20=20=20=20
The accompanying log:
Regenerated
The diff of the modified file(s):
--- configure 17 Mar 2005 08:58:44 -0000 1.7.2.7.2.2
+++ configure 11 Dec 2006 07:52:59 -0000 1.7.2.7.2.3
@@ -1,48 +1,325 @@
#! /bin/sh
-
# Guess values for system-dependent variables and create Makefiles.
-# Generated automatically using autoconf version 2.13=20
-# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+# Generated by GNU Autoconf 2.59.
#
+# Copyright (C) 2003 Free Software Foundation, Inc.
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
+## --------------------- ##
+## M4sh Initialization. ##
+## --------------------- ##
=20
-# Defaults:
-ac_help=3D
+# Be Bourne compatible
+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
+ emulate sh
+ NULLCMD=3D:
+ # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
+ # is contrary to our usage. Disable this feature.
+ alias -g '${1+"$@"}'=3D'"$@"'
+elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
+ set -o posix
+fi
+DUALCASE=3D1; export DUALCASE # for MKS sh
+
+# Support unset when possible.
+if ( (MAIL=3D60; unset MAIL) || exit) >/dev/null 2>&1; then
+ as_unset=3Dunset
+else
+ as_unset=3Dfalse
+fi
+
+
+# Work around bugs in pre-3.0 UWIN ksh.
+$as_unset ENV MAIL MAILPATH
+PS1=3D'$ '
+PS2=3D'> '
+PS4=3D'+ '
+
+# NLS nuisances.
+for as_var in \
+ LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
+ LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
+ LC_TELEPHONE LC_TIME
+do
+ if (set +x; test -z "`(eval $as_var=3DC; export $as_var) 2>&1`"); then
+ eval $as_var=3DC; export $as_var
+ else
+ $as_unset $as_var
+ fi
+done
+
+# Required to use basename.
+if expr a : '\(a\)' >/dev/null 2>&1; then
+ as_expr=3Dexpr
+else
+ as_expr=3Dfalse
+fi
+
+if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" =3D "X/"; then
+ as_basename=3Dbasename
+else
+ as_basename=3Dfalse
+fi
+
+
+# Name of the executable.
+as_me=3D`$as_basename "$0" ||
+$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
+ X"$0" : 'X\(//\)$' \| \
+ X"$0" : 'X\(/\)$' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X/"$0" |
+ sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
+ /^X\/\(\/\/\)$/{ s//\1/; q; }
+ /^X\/\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
+
+
+# PATH needs CR, and LINENO needs CR and PATH.
+# Avoid depending upon Character Ranges.
+as_cr_letters=3D'abcdefghijklmnopqrstuvwxyz'
+as_cr_LETTERS=3D'ABCDEFGHIJKLMNOPQRSTUVWXYZ'
+as_cr_Letters=3D$as_cr_letters$as_cr_LETTERS
+as_cr_digits=3D'0123456789'
+as_cr_alnum=3D$as_cr_Letters$as_cr_digits
+
+# The user is always right.
+if test "${PATH_SEPARATOR+set}" !=3D set; then
+ echo "#! /bin/sh" >conf$$.sh
+ echo "exit 0" >>conf$$.sh
+ chmod +x conf$$.sh
+ if (PATH=3D"/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
+ PATH_SEPARATOR=3D';'
+ else
+ PATH_SEPARATOR=3D:
+ fi
+ rm -f conf$$.sh
+fi
+
+
+ as_lineno_1=3D$LINENO
+ as_lineno_2=3D$LINENO
+ as_lineno_3=3D`(expr $as_lineno_1 + 1) 2>/dev/null`
+ test "x$as_lineno_1" !=3D "x$as_lineno_2" &&
+ test "x$as_lineno_3" =3D "x$as_lineno_2" || {
+ # Find who we are. Look in the path if we contain no path at all
+ # relative or not.
+ case $0 in
+ *[\\/]* ) as_myself=3D$0 ;;
+ *) as_save_IFS=3D$IFS; IFS=3D$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=3D$as_save_IFS
+ test -z "$as_dir" && as_dir=3D.
+ test -r "$as_dir/$0" && as_myself=3D$as_dir/$0 && break
+done
+
+ ;;
+ esac
+ # We did not find ourselves, most probably we were run as `sh COMMAND'
+ # in which case we are not to be found in the path.
+ if test "x$as_myself" =3D x; then
+ as_myself=3D$0
+ fi
+ if test ! -f "$as_myself"; then
+ { echo "$as_me: error: cannot find myself; rerun with an absolute path=
" >&2
+ { (exit 1); exit 1; }; }
+ fi
+ case $CONFIG_SHELL in
+ '')
+ as_save_IFS=3D$IFS; IFS=3D$PATH_SEPARATOR
+for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
+do
+ IFS=3D$as_save_IFS
+ test -z "$as_dir" && as_dir=3D.
+ for as_base in sh bash ksh sh5; do
+ case $as_dir in
+ /*)
+ if ("$as_dir/$as_base" -c '
+ as_lineno_1=3D$LINENO
+ as_lineno_2=3D$LINENO
+ as_lineno_3=3D`(expr $as_lineno_1 + 1) 2>/dev/null`
+ test "x$as_lineno_1" !=3D "x$as_lineno_2" &&
+ test "x$as_lineno_3" =3D "x$as_lineno_2" ') 2>/dev/null; then
+ $as_unset BASH_ENV || test "${BASH_ENV+set}" !=3D set || { BASH_ENV=
=3D; export BASH_ENV; }
+ $as_unset ENV || test "${ENV+set}" !=3D set || { ENV=3D; export ENV;=
}
+ CONFIG_SHELL=3D$as_dir/$as_base
+ export CONFIG_SHELL
+ exec "$CONFIG_SHELL" "$0" ${1+"$@"}
+ fi;;
+ esac
+ done
+done
+;;
+ esac
+
+ # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
+ # uniformly replaced by the line number. The first 'sed' inserts a
+ # line-number line before each line; the second 'sed' does the real
+ # work. The second script uses 'N' to pair each line-number line
+ # with the numbered line, and appends trailing '-' during
+ # substitution so that $LINENO is not a special case at line end.
+ # (Raja R Harinath suggested sed '=3D', and Paul Eggert wrote the
+ # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
+ sed '=3D' <$as_myself |
+ sed '
+ N
+ s,$,-,
+ : loop
+ s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\=
1\3,
+ t loop
+ s,-$,,
+ s,^['$as_cr_digits']*\n,,
+ ' >$as_me.lineno &&
+ chmod +x $as_me.lineno ||
+ { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX=
shell" >&2
+ { (exit 1); exit 1; }; }
+
+ # Don't try to exec as it changes $[0], causing all sort of problems
+ # (the dirname of $[0] is not the place where we might find the
+ # original and so on. Autoconf is especially sensible to this).
+ . ./$as_me.lineno
+ # Exit status is that of the last command.
+ exit
+}
+
+
+case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
+ *c*,-n*) ECHO_N=3D ECHO_C=3D'
+' ECHO_T=3D' ' ;;
+ *c*,* ) ECHO_N=3D-n ECHO_C=3D ECHO_T=3D ;;
+ *) ECHO_N=3D ECHO_C=3D'\c' ECHO_T=3D ;;
+esac
+
+if expr a : '\(a\)' >/dev/null 2>&1; then
+ as_expr=3Dexpr
+else
+ as_expr=3Dfalse
+fi
+
+rm -f conf$$ conf$$.exe conf$$.file
+echo >conf$$.file
+if ln -s conf$$.file conf$$ 2>/dev/null; then
+ # We could just check for DJGPP; but this test a) works b) is more gener=
ic
+ # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
+ if test -f conf$$.exe; then
+ # Don't use ln at all; we don't have any links
+ as_ln_s=3D'cp -p'
+ else
+ as_ln_s=3D'ln -s'
+ fi
+elif ln conf$$.file conf$$ 2>/dev/null; then
+ as_ln_s=3Dln
+else
+ as_ln_s=3D'cp -p'
+fi
+rm -f conf$$ conf$$.exe conf$$.file
+
+if mkdir -p . 2>/dev/null; then
+ as_mkdir_p=3D:
+else
+ test -d ./-p && rmdir ./-p
+ as_mkdir_p=3Dfalse
+fi
+
+as_executable_p=3D"test -f"
+
+# Sed expression to map a string onto a valid CPP name.
+as_tr_cpp=3D"eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnu=
m]%_%g'"
+
+# Sed expression to map a string onto a valid variable name.
+as_tr_sh=3D"eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
+
+
+# IFS
+# We need space, tab and new line, in precisely that order.
+as_nl=3D'
+'
+IFS=3D" $as_nl"
+
+# CDPATH.
+$as_unset CDPATH
+
+
+# Name of the host.
+# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# so uname gets run too.
+ac_hostname=3D`(hostname || uname -n) 2>/dev/null | sed 1q`
+
+exec 6>&1
+
+#
+# Initializations.
+#
ac_default_prefix=3D/usr/local
-# Any additions from configure.in:
-ac_help=3D"$ac_help
---disable-shaper Don not compile shaper module"
-ac_help=3D"$ac_help
---disable-ssl Don not compile encryption module"
-ac_help=3D"$ac_help
---disable-zlib Don not compile ZLIB compression module"
-ac_help=3D"$ac_help
---disable-lzo Don not compile LZO compression module"
-ac_help=3D"$ac_help
---enable-socks Compile with SOCKS support"
-ac_help=3D"$ac_help
---with-ssl-headers=3DDIR Crypto Include files location"
-ac_help=3D"$ac_help
---with-ssl-lib=3DDIR Crypto Library location"
-ac_help=3D"$ac_help
---with-lzo-headers=3DDIR LZO Include files location"
-ac_help=3D"$ac_help
---with-lzo-lib=3DDIR LZO Library location"
-ac_help=3D"$ac_help
---with-blowfish-headers=3DDIR Blowfish Include files location"
-ac_help=3D"$ac_help
---with-socks-lib=3DDIR SOCKS Library location"
+ac_config_libobj_dir=3D.
+cross_compiling=3Dno
+subdirs=3D
+MFLAGS=3D
+MAKEFLAGS=3D
+SHELL=3D${CONFIG_SHELL-/bin/sh}
+
+# Maximum number of lines to put in a shell here document.
+# This variable seems obsolete. It should probably be removed, and
+# only ac_max_sed_lines should be used.
+: ${ac_max_here_lines=3D38}
+
+# Identity of this package.
+PACKAGE_NAME=3D
+PACKAGE_TARNAME=3D
+PACKAGE_VERSION=3D
+PACKAGE_STRING=3D
+PACKAGE_BUGREPORT=3D
+
+ac_unique_file=3D"lib.c"
+# Factoring default headers for most tests.
+ac_includes_default=3D"\
+#include <stdio.h>
+#if HAVE_SYS_TYPES_H
+# include <sys/types.h>
+#endif
+#if HAVE_SYS_STAT_H
+# include <sys/stat.h>
+#endif
+#if STDC_HEADERS
+# include <stdlib.h>
+# include <stddef.h>
+#else
+# if HAVE_STDLIB_H
+# include <stdlib.h>
+# endif
+#endif
+#if HAVE_STRING_H
+# if !STDC_HEADERS && HAVE_MEMORY_H
+# include <memory.h>
+# endif
+# include <string.h>
+#endif
+#if HAVE_STRINGS_H
+# include <strings.h>
+#endif
+#if HAVE_INTTYPES_H
+# include <inttypes.h>
+#else
+# if HAVE_STDINT_H
+# include <stdint.h>
+# endif
+#endif
+#if HAVE_UNISTD_H
+# include <unistd.h>
+#endif"
+
+ac_subst_vars=3D'SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE=
_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transf=
orm_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir locals=
tatedir libdir includedir oldincludedir infodir mandir build_alias host_ali=
as target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor=
build_os host host_cpu host_vendor host_os target target_cpu target_vendor=
target_os YACC LEX CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT LEXLI=
B LEX_OUTPUT_ROOT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CPP EGREP LIB=
OBJS LTLIBOBJS'
+ac_subst_files=3D''
=20
# Initialize some variables set by options.
+ac_init_help=3D
+ac_init_version=3Dfalse
# The variables have the same names as the options, with
# dashes changed to underlines.
-build=3DNONE
-cache_file=3D./config.cache
+cache_file=3D/dev/null
exec_prefix=3DNONE
-host=3DNONE
no_create=3D
-nonopt=3DNONE
no_recursion=3D
prefix=3DNONE
program_prefix=3DNONE
@@ -51,10 +328,15 @@
silent=3D
site=3D
srcdir=3D
-target=3DNONE
verbose=3D
x_includes=3DNONE
x_libraries=3DNONE
+
+# Installation directory options.
+# These are left unexpanded so users can "make install exec_prefix=3D/foo"
+# and all the variables that are supposed to be based on exec_prefix
+# by default will actually change.
+# Use braces instead of parens because sh, perl, etc. also accept them.
bindir=3D'${exec_prefix}/bin'
sbindir=3D'${exec_prefix}/sbin'
libexecdir=3D'${exec_prefix}/libexec'
@@ -68,17 +350,9 @@
infodir=3D'${prefix}/info'
mandir=3D'${prefix}/man'
=20
-# Initialize some other variables.
-subdirs=3D
-MFLAGS=3D MAKEFLAGS=3D
-SHELL=3D${CONFIG_SHELL-/bin/sh}
-# Maximum number of lines to put in a shell here document.
-ac_max_here_lines=3D12
-
ac_prev=3D
for ac_option
do
-
# If the previous option needs an argument, assign it.
if test -n "$ac_prev"; then
eval "$ac_prev=3D\$ac_option"
@@ -86,59 +360,59 @@
continue
fi
=20
- case "$ac_option" in
- -*=3D*) ac_optarg=3D`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=3D//'` ;;
- *) ac_optarg=3D ;;
- esac
+ ac_optarg=3D`expr "x$ac_option" : 'x[^=3D]*=3D\(.*\)'`
=20
# Accept the important Cygnus configure options, so we can diagnose typo=
s.
=20
- case "$ac_option" in
+ case $ac_option in
=20
-bindir | --bindir | --bindi | --bind | --bin | --bi)
ac_prev=3Dbindir ;;
-bindir=3D* | --bindir=3D* | --bindi=3D* | --bind=3D* | --bin=3D* | --bi=
=3D*)
- bindir=3D"$ac_optarg" ;;
+ bindir=3D$ac_optarg ;;
=20
-build | --build | --buil | --bui | --bu)
- ac_prev=3Dbuild ;;
+ ac_prev=3Dbuild_alias ;;
-build=3D* | --build=3D* | --buil=3D* | --bui=3D* | --bu=3D*)
- build=3D"$ac_optarg" ;;
+ build_alias=3D$ac_optarg ;;
=20
-cache-file | --cache-file | --cache-fil | --cache-fi \
| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
ac_prev=3Dcache_file ;;
-cache-file=3D* | --cache-file=3D* | --cache-fil=3D* | --cache-fi=3D* \
| --cache-f=3D* | --cache-=3D* | --cache=3D* | --cach=3D* | --cac=3D* | =
--ca=3D* | --c=3D*)
- cache_file=3D"$ac_optarg" ;;
+ cache_file=3D$ac_optarg ;;
+
+ --config-cache | -C)
+ cache_file=3Dconfig.cache ;;
=20
-datadir | --datadir | --datadi | --datad | --data | --dat | --da)
ac_prev=3Ddatadir ;;
-datadir=3D* | --datadir=3D* | --datadi=3D* | --datad=3D* | --data=3D* |=
--dat=3D* \
| --da=3D*)
- datadir=3D"$ac_optarg" ;;
+ datadir=3D$ac_optarg ;;
=20
-disable-* | --disable-*)
- ac_feature=3D`echo $ac_option|sed -e 's/-*disable-//'`
+ ac_feature=3D`expr "x$ac_option" : 'x-*disable-\(.*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; e=
xit 1; }
- fi
+ expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid feature name: $ac_feature" >&2
+ { (exit 1); exit 1; }; }
ac_feature=3D`echo $ac_feature| sed 's/-/_/g'`
- eval "enable_${ac_feature}=3Dno" ;;
+ eval "enable_$ac_feature=3Dno" ;;
=20
-enable-* | --enable-*)
- ac_feature=3D`echo $ac_option|sed -e 's/-*enable-//' -e 's/=3D.*//'`
+ ac_feature=3D`expr "x$ac_option" : 'x-*enable-\([^=3D]*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; e=
xit 1; }
- fi
+ expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid feature name: $ac_feature" >&2
+ { (exit 1); exit 1; }; }
ac_feature=3D`echo $ac_feature| sed 's/-/_/g'`
- case "$ac_option" in
- *=3D*) ;;
+ case $ac_option in
+ *=3D*) ac_optarg=3D`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
*) ac_optarg=3Dyes ;;
esac
- eval "enable_${ac_feature}=3D'$ac_optarg'" ;;
+ eval "enable_$ac_feature=3D'$ac_optarg'" ;;
=20
-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
| --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
@@ -147,95 +421,47 @@
-exec-prefix=3D* | --exec_prefix=3D* | --exec-prefix=3D* | --exec-prefi=
=3D* \
| --exec-pref=3D* | --exec-pre=3D* | --exec-pr=3D* | --exec-p=3D* | --ex=
ec-=3D* \
| --exec=3D* | --exe=3D* | --ex=3D*)
- exec_prefix=3D"$ac_optarg" ;;
+ exec_prefix=3D$ac_optarg ;;
=20
-gas | --gas | --ga | --g)
# Obsolete; use --with-gas.
with_gas=3Dyes ;;
=20
- -help | --help | --hel | --he)
- # Omit some internal or obsolete options to make the list less imposin=
g.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat << EOF
-Usage: configure [options] [host]
-Options: [defaults in brackets after descriptions]
-Configuration:
- --cache-file=3DFILE cache test results in FILE
- --help print this message
- --no-create do not create output files
- --quiet, --silent do not print \`checking...' messages
- --version print the version of autoconf that created confi=
gure
-Directory and file names:
- --prefix=3DPREFIX install architecture-independent files in PREF=
IX
- [$ac_default_prefix]
- --exec-prefix=3DEPREFIX install architecture-dependent files in EPREFIX
- [same as prefix]
- --bindir=3DDIR user executables in DIR [EPREFIX/bin]
- --sbindir=3DDIR system admin executables in DIR [EPREFIX/sbin]
- --libexecdir=3DDIR program executables in DIR [EPREFIX/libexec]
- --datadir=3DDIR read-only architecture-independent data in DIR
- [PREFIX/share]
- --sysconfdir=3DDIR read-only single-machine data in DIR [PREFIX/e=
tc]
- --sharedstatedir=3DDIR modifiable architecture-independent data in DIR
- [PREFIX/com]
- --localstatedir=3DDIR modifiable single-machine data in DIR [PREFIX/=
var]
- --libdir=3DDIR object code libraries in DIR [EPREFIX/lib]
- --includedir=3DDIR C header files in DIR [PREFIX/include]
- --oldincludedir=3DDIR C header files for non-gcc in DIR [/usr/includ=
e]
- --infodir=3DDIR info documentation in DIR [PREFIX/info]
- --mandir=3DDIR man documentation in DIR [PREFIX/man]
- --srcdir=3DDIR find the sources in DIR [configure dir or ..]
- --program-prefix=3DPREFIX prepend PREFIX to installed program names
- --program-suffix=3DSUFFIX append SUFFIX to installed program names
- --program-transform-name=3DPROGRAM
- run sed PROGRAM on installed program names
-EOF
- cat << EOF
-Host type:
- --build=3DBUILD configure for building on BUILD [BUILD=3DHOST]
- --host=3DHOST configure for HOST [guessed]
- --target=3DTARGET configure for TARGET [TARGET=3DHOST]
-Features and packages:
- --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=
=3Dno)
- --enable-FEATURE[=3DARG] include FEATURE [ARG=3Dyes]
- --with-PACKAGE[=3DARG] use PACKAGE [ARG=3Dyes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=3Dno)
- --x-includes=3DDIR X include files are in DIR
- --x-libraries=3DDIR X library files are in DIR
-EOF
- if test -n "$ac_help"; then
- echo "--enable and --with options recognized:$ac_help"
- fi
- exit 0 ;;
+ -help | --help | --hel | --he | -h)
+ ac_init_help=3Dlong ;;
+ -help=3Dr* | --help=3Dr* | --hel=3Dr* | --he=3Dr* | -hr*)
+ ac_init_help=3Drecursive ;;
+ -help=3Ds* | --help=3Ds* | --hel=3Ds* | --he=3Ds* | -hs*)
+ ac_init_help=3Dshort ;;
=20
-host | --host | --hos | --ho)
- ac_prev=3Dhost ;;
+ ac_prev=3Dhost_alias ;;
-host=3D* | --host=3D* | --hos=3D* | --ho=3D*)
- host=3D"$ac_optarg" ;;
+ host_alias=3D$ac_optarg ;;
=20
-includedir | --includedir | --includedi | --included | --include \
| --includ | --inclu | --incl | --inc)
ac_prev=3Dincludedir ;;
-includedir=3D* | --includedir=3D* | --includedi=3D* | --included=3D* | =
--include=3D* \
| --includ=3D* | --inclu=3D* | --incl=3D* | --inc=3D*)
- includedir=3D"$ac_optarg" ;;
+ includedir=3D$ac_optarg ;;
=20
-infodir | --infodir | --infodi | --infod | --info | --inf)
ac_prev=3Dinfodir ;;
-infodir=3D* | --infodir=3D* | --infodi=3D* | --infod=3D* | --info=3D* |=
--inf=3D*)
- infodir=3D"$ac_optarg" ;;
+ infodir=3D$ac_optarg ;;
=20
-libdir | --libdir | --libdi | --libd)
ac_prev=3Dlibdir ;;
-libdir=3D* | --libdir=3D* | --libdi=3D* | --libd=3D*)
- libdir=3D"$ac_optarg" ;;
+ libdir=3D$ac_optarg ;;
=20
-libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
| --libexe | --libex | --libe)
ac_prev=3Dlibexecdir ;;
-libexecdir=3D* | --libexecdir=3D* | --libexecdi=3D* | --libexecd=3D* | =
--libexec=3D* \
| --libexe=3D* | --libex=3D* | --libe=3D*)
- libexecdir=3D"$ac_optarg" ;;
+ libexecdir=3D$ac_optarg ;;
=20
-localstatedir | --localstatedir | --localstatedi | --localstated \
| --localstate | --localstat | --localsta | --localst \
@@ -244,19 +470,19 @@
-localstatedir=3D* | --localstatedir=3D* | --localstatedi=3D* | --locals=
tated=3D* \
| --localstate=3D* | --localstat=3D* | --localsta=3D* | --localst=3D* \
| --locals=3D* | --local=3D* | --loca=3D* | --loc=3D* | --lo=3D*)
- localstatedir=3D"$ac_optarg" ;;
+ localstatedir=3D$ac_optarg ;;
=20
-mandir | --mandir | --mandi | --mand | --man | --ma | --m)
ac_prev=3Dmandir ;;
-mandir=3D* | --mandir=3D* | --mandi=3D* | --mand=3D* | --man=3D* | --ma=
=3D* | --m=3D*)
- mandir=3D"$ac_optarg" ;;
+ mandir=3D$ac_optarg ;;
=20
-nfp | --nfp | --nf)
# Obsolete; use --without-fp.
with_fp=3Dno ;;
=20
-no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c)
+ | --no-cr | --no-c | -n)
no_create=3Dyes ;;
=20
-no-recursion | --no-recursion | --no-recursio | --no-recursi \
@@ -270,26 +496,26 @@
-oldincludedir=3D* | --oldincludedir=3D* | --oldincludedi=3D* | --oldinc=
luded=3D* \
| --oldinclude=3D* | --oldinclud=3D* | --oldinclu=3D* | --oldincl=3D* | =
--oldinc=3D* \
| --oldin=3D* | --oldi=3D* | --old=3D* | --ol=3D* | --o=3D*)
- oldincludedir=3D"$ac_optarg" ;;
+ oldincludedir=3D$ac_optarg ;;
=20
-prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
ac_prev=3Dprefix ;;
-prefix=3D* | --prefix=3D* | --prefi=3D* | --pref=3D* | --pre=3D* | --pr=
=3D* | --p=3D*)
- prefix=3D"$ac_optarg" ;;
+ prefix=3D$ac_optarg ;;
=20
-program-prefix | --program-prefix | --program-prefi | --program-pref \
| --program-pre | --program-pr | --program-p)
ac_prev=3Dprogram_prefix ;;
-program-prefix=3D* | --program-prefix=3D* | --program-prefi=3D* \
| --program-pref=3D* | --program-pre=3D* | --program-pr=3D* | --program-=
p=3D*)
- program_prefix=3D"$ac_optarg" ;;
+ program_prefix=3D$ac_optarg ;;
=20
-program-suffix | --program-suffix | --program-suffi | --program-suff \
| --program-suf | --program-su | --program-s)
ac_prev=3Dprogram_suffix ;;
-program-suffix=3D* | --program-suffix=3D* | --program-suffi=3D* \
| --program-suff=3D* | --program-suf=3D* | --program-su=3D* | --program-=
s=3D*)
- program_suffix=3D"$ac_optarg" ;;
+ program_suffix=3D$ac_optarg ;;
=20
-program-transform-name | --program-transform-name \
| --program-transform-nam | --program-transform-na \
@@ -306,7 +532,7 @@
| --program-transfo=3D* | --program-transf=3D* \
| --program-trans=3D* | --program-tran=3D* \
| --progr-tra=3D* | --program-tr=3D* | --program-t=3D*)
- program_transform_name=3D"$ac_optarg" ;;
+ program_transform_name=3D$ac_optarg ;;
=20
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
| -silent | --silent | --silen | --sile | --sil)
@@ -316,7 +542,7 @@
ac_prev=3Dsbindir ;;
-sbindir=3D* | --sbindir=3D* | --sbindi=3D* | --sbind=3D* | --sbin=3D* \
| --sbi=3D* | --sb=3D*)
- sbindir=3D"$ac_optarg" ;;
+ sbindir=3D$ac_optarg ;;
=20
-sharedstatedir | --sharedstatedir | --sharedstatedi \
| --sharedstated | --sharedstate | --sharedstat | --sharedsta \
@@ -327,58 +553,57 @@
| --sharedstated=3D* | --sharedstate=3D* | --sharedstat=3D* | --sharedst=
a=3D* \
| --sharedst=3D* | --shareds=3D* | --shared=3D* | --share=3D* | --shar=
=3D* \
| --sha=3D* | --sh=3D*)
- sharedstatedir=3D"$ac_optarg" ;;
+ sharedstatedir=3D$ac_optarg ;;
=20
-site | --site | --sit)
ac_prev=3Dsite ;;
-site=3D* | --site=3D* | --sit=3D*)
- site=3D"$ac_optarg" ;;
+ site=3D$ac_optarg ;;
=20
-srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
ac_prev=3Dsrcdir ;;
-srcdir=3D* | --srcdir=3D* | --srcdi=3D* | --srcd=3D* | --src=3D* | --sr=
=3D*)
- srcdir=3D"$ac_optarg" ;;
+ srcdir=3D$ac_optarg ;;
=20
-sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
| --syscon | --sysco | --sysc | --sys | --sy)
ac_prev=3Dsysconfdir ;;
-sysconfdir=3D* | --sysconfdir=3D* | --sysconfdi=3D* | --sysconfd=3D* | =
--sysconf=3D* \
| --syscon=3D* | --sysco=3D* | --sysc=3D* | --sys=3D* | --sy=3D*)
- sysconfdir=3D"$ac_optarg" ;;
+ sysconfdir=3D$ac_optarg ;;
=20
-target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=3Dtarget ;;
+ ac_prev=3Dtarget_alias ;;
-target=3D* | --target=3D* | --targe=3D* | --targ=3D* | --tar=3D* | --ta=
=3D* | --t=3D*)
- target=3D"$ac_optarg" ;;
+ target_alias=3D$ac_optarg ;;
=20
-v | -verbose | --verbose | --verbos | --verbo | --verb)
verbose=3Dyes ;;
=20
- -version | --version | --versio | --versi | --vers)
- echo "configure generated by autoconf version 2.13"
- exit 0 ;;
+ -version | --version | --versio | --versi | --vers | -V)
+ ac_init_version=3D: ;;
=20
-with-* | --with-*)
- ac_package=3D`echo $ac_option|sed -e 's/-*with-//' -e 's/=3D.*//'`
+ ac_package=3D`expr "x$ac_option" : 'x-*with-\([^=3D]*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
- { echo "configure: error: $ac_package: invalid package name" 1>&2; e=
xit 1; }
- fi
+ expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid package name: $ac_package" >&2
+ { (exit 1); exit 1; }; }
ac_package=3D`echo $ac_package| sed 's/-/_/g'`
- case "$ac_option" in
- *=3D*) ;;
+ case $ac_option in
+ *=3D*) ac_optarg=3D`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
*) ac_optarg=3Dyes ;;
esac
- eval "with_${ac_package}=3D'$ac_optarg'" ;;
+ eval "with_$ac_package=3D'$ac_optarg'" ;;
=20
-without-* | --without-*)
- ac_package=3D`echo $ac_option|sed -e 's/-*without-//'`
+ ac_package=3D`expr "x$ac_option" : 'x-*without-\(.*\)'`
# Reject names that are not valid shell variable names.
- if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
- { echo "configure: error: $ac_package: invalid package name" 1>&2; e=
xit 1; }
- fi
+ expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid package name: $ac_package" >&2
+ { (exit 1); exit 1; }; }
ac_package=3D`echo $ac_package| sed 's/-/_/g'`
- eval "with_${ac_package}=3Dno" ;;
+ eval "with_$ac_package=3Dno" ;;
=20
--x)
# Obsolete; use --with-x.
@@ -389,99 +614,110 @@
ac_prev=3Dx_includes ;;
-x-includes=3D* | --x-includes=3D* | --x-include=3D* | --x-includ=3D* | =
--x-inclu=3D* \
| --x-incl=3D* | --x-inc=3D* | --x-in=3D* | --x-i=3D*)
- x_includes=3D"$ac_optarg" ;;
+ x_includes=3D$ac_optarg ;;
=20
-x-libraries | --x-libraries | --x-librarie | --x-librari \
| --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
ac_prev=3Dx_libraries ;;
-x-libraries=3D* | --x-libraries=3D* | --x-librarie=3D* | --x-librari=3D=
* \
| --x-librar=3D* | --x-libra=3D* | --x-libr=3D* | --x-lib=3D* | --x-li=
=3D* | --x-l=3D*)
- x_libraries=3D"$ac_optarg" ;;
+ x_libraries=3D$ac_optarg ;;
=20
- -*) { echo "configure: error: $ac_option: invalid option; use --help to =
show usage" 1>&2; exit 1; }
+ -*) { echo "$as_me: error: unrecognized option: $ac_option
+Try \`$0 --help' for more information." >&2
+ { (exit 1); exit 1; }; }
;;
=20
+ *=3D*)
+ ac_envvar=3D`expr "x$ac_option" : 'x\([^=3D]*\)=3D'`
+ # Reject names that are not valid shell variable names.
+ expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
+ { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
+ { (exit 1); exit 1; }; }
+ ac_optarg=3D`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
+ eval "$ac_envvar=3D'$ac_optarg'"
+ export $ac_envvar ;;
+
*)
- if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
- echo "configure: warning: $ac_option: invalid host type" 1>&2
- fi
- if test "x$nonopt" !=3D xNONE; then
- { echo "configure: error: can only configure for one host and one ta=
rget at a time" 1>&2; exit 1; }
- fi
- nonopt=3D"$ac_option"
+ # FIXME: should be removed in autoconf 3.0.
+ echo "$as_me: WARNING: you should use --build, --host, --target" >&2
+ expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
+ echo "$as_me: WARNING: invalid host type: $ac_option" >&2
+ : ${build_alias=3D$ac_option} ${host_alias=3D$ac_option} ${target_alia=
s=3D$ac_option}
;;
=20
esac
done
=20
if test -n "$ac_prev"; then
- { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/=
_/-/g'`" 1>&2; exit 1; }
-fi
-
-trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit =
1' 1 2 15
-
-# File descriptor usage:
-# 0 standard input
-# 1 file creation
-# 2 errors and warnings
-# 3 some systems may open it to /dev/tty
-# 4 used on the Kubota Titan
-# 6 checking for... messages and results
-# 5 compiler messages saved in config.log
-if test "$silent" =3D yes; then
- exec 6>/dev/null
-else
- exec 6>&1
+ ac_option=3D--`echo $ac_prev | sed 's/_/-/g'`
+ { echo "$as_me: error: missing argument to $ac_option" >&2
+ { (exit 1); exit 1; }; }
fi
-exec 5>./config.log
=20
-echo "\
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-" 1>&5
+# Be sure to have absolute paths.
+for ac_var in exec_prefix prefix
+do
+ eval ac_val=3D$`echo $ac_var`
+ case $ac_val in
+ [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
+ *) { echo "$as_me: error: expected an absolute directory name for --$=
ac_var: $ac_val" >&2
+ { (exit 1); exit 1; }; };;
+ esac
+done
=20
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Also quote any args containing shell metacharacters.
-ac_configure_args=3D
-for ac_arg
+# Be sure to have absolute paths.
+for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
+ localstatedir libdir includedir oldincludedir infodir mandir
do
- case "$ac_arg" in
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c) ;;
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
- ac_configure_args=3D"$ac_configure_args '$ac_arg'" ;;
- *) ac_configure_args=3D"$ac_configure_args $ac_arg" ;;
+ eval ac_val=3D$`echo $ac_var`
+ case $ac_val in
+ [\\/$]* | ?:[\\/]* ) ;;
+ *) { echo "$as_me: error: expected an absolute directory name for --$=
ac_var: $ac_val" >&2
+ { (exit 1); exit 1; }; };;
esac
done
=20
-# NLS nuisances.
-# Only set these to C if already set. These must not be set unconditional=
ly
-# because not all systems understand e.g. LANG=3DC (notably SCO).
-# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `s=
et'!
-# Non-C LC_CTYPE values break the ctype check.
-if test "${LANG+set}" =3D set; then LANG=3DC; export LANG; fi
-if test "${LC_ALL+set}" =3D set; then LC_ALL=3DC; export LC_ALL; fi
-if test "${LC_MESSAGES+set}" =3D set; then LC_MESSAGES=3DC; export LC_MESS=
AGES; fi
-if test "${LC_CTYPE+set}" =3D set; then LC_CTYPE=3DC; export LC_CTYP=
E; fi
+# There might be people who depend on the old broken behavior: `$host'
+# used to hold the argument of --host etc.
+# FIXME: To remove some day.
+build=3D$build_alias
+host=3D$host_alias
+target=3D$target_alias
=20
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newl=
ine.
-echo > confdefs.h
+# FIXME: To remove some day.
+if test "x$host_alias" !=3D x; then
+ if test "x$build_alias" =3D x; then
+ cross_compiling=3Dmaybe
+ echo "$as_me: WARNING: If you wanted to set the --build type, don't us=
e --host.
+ If a cross compiler is detected then cross compile mode will be used."=
>&2
+ elif test "x$build_alias" !=3D "x$host_alias"; then
+ cross_compiling=3Dyes
+ fi
+fi
+
+ac_tool_prefix=3D
+test -n "$host_alias" && ac_tool_prefix=3D$host_alias-
+
+test "$silent" =3D yes && exec 6>/dev/null
=20
-# A filename unique to this package, relative to the directory that
-# configure is in, which we can look for to find out if srcdir is correct.
-ac_unique_file=3Dlib.c
=20
# Find the source files, if location was not specified.
if test -z "$srcdir"; then
ac_srcdir_defaulted=3Dyes
# Try the directory containing this script, then its parent.
- ac_prog=3D$0
- ac_confdir=3D`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
- test "x$ac_confdir" =3D "x$ac_prog" && ac_confdir=3D.
+ ac_confdir=3D`(dirname "$0") 2>/dev/null ||
+$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
+ X"$0" : 'X\(//\)[^/]' \| \
+ X"$0" : 'X\(//\)$' \| \
+ X"$0" : 'X\(/\)' \| \
+ . : '\(.\)' 2>/dev/null ||
+echo X"$0" |
+ sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
+ /^X\(\/\/\)[^/].*/{ s//\1/; q; }
+ /^X\(\/\/\)$/{ s//\1/; q; }
+ /^X\(\/\).*/{ s//\1/; q; }
+ s/.*/./; q'`
srcdir=3D$ac_confdir
if test ! -r $srcdir/$ac_unique_file; then
srcdir=3D..
@@ -491,13 +727,478 @@
fi
if test ! -r $srcdir/$ac_unique_file; then
if test "$ac_srcdir_defaulted" =3D yes; then
- { echo "configure: error: can not find sources in $ac_confdir or .." 1=
>&2; exit 1; }
+ { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_co=
nfdir or .." >&2
+ { (exit 1); exit 1; }; }
else
- { echo "configure: error: can not find sources in $srcdir" 1>&2; exit =
1; }
+ { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdi=
r" >&2
+ { (exit 1); exit 1; }; }
fi
fi
-srcdir=3D`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
+(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
+ { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does no=
t work" >&2
+ { (exit 1); exit 1; }; }
+srcdir=3D`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
+ac_env_build_alias_set=3D${build_alias+set}
+ac_env_build_alias_value=3D$build_alias
+ac_cv_env_build_alias_set=3D${build_alias+set}
+ac_cv_env_build_alias_value=3D$build_alias
+ac_env_host_alias_set=3D${host_alias+set}
+ac_env_host_alias_value=3D$host_alias
+ac_cv_env_host_alias_set=3D${host_alias+set}
+ac_cv_env_host_alias_value=3D$host_alias
+ac_env_target_alias_set=3D${target_alias+set}
+ac_env_target_alias_value=3D$target_alias
+ac_cv_env_target_alias_set=3D${target_alias+set}
+ac_cv_env_target_alias_value=3D$target_alias
+ac_env_CC_set=3D${CC+set}
+ac_env_CC_value=3D$CC
+ac_cv_env_CC_set=3D${CC+set}
+ac_cv_env_CC_value=3D$CC
+ac_env_CFLAGS_set=3D${CFLAGS+set}
+ac_env_CFLAGS_value=3D$CFLAGS
+ac_cv_env_CFLAGS_set=3D${CFLAGS+set}
+ac_cv_env_CFLAGS_value=3D$CFLAGS
+ac_env_LDFLAGS_set=3D${LDFLAGS+set}
+ac_env_LDFLAGS_value=3D$LDFLAGS
+ac_cv_env_LDFLAGS_set=3D${LDFLAGS+set}
+ac_cv_env_LDFLAGS_value=3D$LDFLAGS
+ac_env_CPPFLAGS_set=3D${CPPFLAGS+set}
+ac_env_CPPFLAGS_value=3D$CPPFLAGS
+ac_cv_env_CPPFLAGS_set=3D${CPPFLAGS+set}
+ac_cv_env_CPPFLAGS_value=3D$CPPFLAGS
+ac_env_CPP_set=3D${CPP+set}
+ac_env_CPP_value=3D$CPP
+ac_cv_env_CPP_set=3D${CPP+set}
+ac_cv_env_CPP_value=3D$CPP
+
+#
+# Report the --help message.
+#
+if test "$ac_init_help" =3D "long"; then
+ # Omit some internal or obsolete options to make the list less imposing.
+ # This message is too long to be a string in the A/UX 3.1 sh.
+ cat <<_ACEOF
+\`configure' configures this package to adapt to many kinds of systems.
+
+Usage: $0 [OPTION]... [VAR=3DVALUE]...
+
+To assign environment variables (e.g., CC, CFLAGS...), specify them as
+VAR=3DVALUE. See below for descriptions of some of the useful variables.
=20
+Defaults for the options are specified in brackets.
+
+Configuration:
+ -h, --help display this help and exit
+ --help=3Dshort display options specific to this package
+ --help=3Drecursive display the short help of all the included pac=
kages
+ -V, --version display version information and exit
+ -q, --quiet, --silent do not print \`checking...' messages
+ --cache-file=3DFILE cache test results in FILE [disabled]
+ -C, --config-cache alias for \`--cache-file=3Dconfig.cache'
+ -n, --no-create do not create output files
+ --srcdir=3DDIR find the sources in DIR [configure dir or \`..=
']
+
+_ACEOF
+
+ cat <<_ACEOF
+Installation directories:
+ --prefix=3DPREFIX install architecture-independent files in PREF=
IX
+ [$ac_default_prefix]
+ --exec-prefix=3DEPREFIX install architecture-dependent files in EPREFIX
+ [PREFIX]
+
+By default, \`make install' will install all the files in
+\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
+an installation prefix other than \`$ac_default_prefix' using \`--prefix',
+for instance \`--prefix=3D\$HOME'.
+
+For better control, use the options below.
+
+Fine tuning of the installation directories:
+ --bindir=3DDIR user executables [EPREFIX/bin]
+ --sbindir=3DDIR system admin executables [EPREFIX/sbin]
+ --libexecdir=3DDIR program executables [EPREFIX/libexec]
+ --datadir=3DDIR read-only architecture-independent data [PREFIX=
/share]
+ --sysconfdir=3DDIR read-only single-machine data [PREFIX/etc]
+ --sharedstatedir=3DDIR modifiable architecture-independent data [PREFI=
X/com]
+ --localstatedir=3DDIR modifiable single-machine data [PREFIX/var]
+ --libdir=3DDIR object code libraries [EPREFIX/lib]
+ --includedir=3DDIR C header files [PREFIX/include]
+ --oldincludedir=3DDIR C header files for non-gcc [/usr/include]
+ --infodir=3DDIR info documentation [PREFIX/info]
+ --mandir=3DDIR man documentation [PREFIX/man]
+_ACEOF
+
+ cat <<\_ACEOF
+
+System types:
+ --build=3DBUILD configure for building on BUILD [guessed]
+ --host=3DHOST cross-compile to build programs to run on HOST [BUIL=
D]
+ --target=3DTARGET configure for building compilers for TARGET [HOST]
+_ACEOF
+fi
+
+if test -n "$ac_init_help"; then
+
+ cat <<\_ACEOF
+
+Optional Features:
+ --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=
=3Dno)
+ --enable-FEATURE[=3DARG] include FEATURE [ARG=3Dyes]
+--disable-shaper Don not compile shaper module
+--disable-ssl Don not compile encryption module
+--disable-zlib Don not compile ZLIB compression module
+--disable-lzo Don not compile LZO compression module
+--enable-socks Compile with SOCKS support
+
+Optional Packages:
+ --with-PACKAGE[=3DARG] use PACKAGE [ARG=3Dyes]
+ --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=3Dno)
+--with-ssl-headers=3DDIR Crypto Include files location
+--with-ssl-lib=3DDIR Crypto Library location
+--with-lzo-headers=3DDIR LZO Include files location
+--with-lzo-lib=3DDIR LZO Library location
+--with-blowfish-headers=3DDIR Blowfish Include files location
+--with-socks-lib=3DDIR SOCKS Library location
+
+Some influential environment variables:
+ CC C compiler command
+ CFLAGS C compiler flags
+ LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
+ nonstandard directory <lib dir>
+ CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
+ headers in a nonstandard directory <include dir>
+ CPP C preprocessor
+
+Use these variables to override the choices made by `configure' or to help
+it to find libraries and programs with nonstandard names/locations.
+
+_ACEOF
+fi
+
+if test "$ac_init_help" =3D "recursive"; then
+ # If there are subdirs, report their specific --help.
+ ac_popdir=3D`pwd`
+ for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" =3D x: && continue
+ test -d $ac_dir || continue
+ ac_builddir=3D.
+
+if test "$ac_dir" !=3D .; then
+ ac_dir_suffix=3D/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
+ # A "../" for each directory in $ac_dir_suffix.
+ ac_top_builddir=3D`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
+else
+ ac_dir_suffix=3D ac_top_builddir=3D
+fi
+
+case $srcdir in
+ .) # No --srcdir option. We are building in place.
+ ac_srcdir=3D.
+ if test -z "$ac_top_builddir"; then
+ ac_top_srcdir=3D.
+ else
+ ac_top_srcdir=3D`echo $ac_top_builddir | sed 's,/$,,'`
+ fi ;;
+ [\\/]* | ?:[\\/]* ) # Absolute path.
+ ac_srcdir=3D$srcdir$ac_dir_suffix;
+ ac_top_srcdir=3D$srcdir ;;
+ *) # Relative path.
+ ac_srcdir=3D$ac_top_builddir$srcdir$ac_dir_suffix
+ ac_top_srcdir=3D$ac_top_builddir$srcdir ;;
+esac
+
+# Do not use `cd foo && pwd` to compute absolute paths, because
+# the directories may not exist.
+case `pwd` in
+.) ac_abs_builddir=3D"$ac_dir";;
+*)
+ case "$ac_dir" in
+ .) ac_abs_builddir=3D`pwd`;;
+ [\\/]* | ?:[\\/]* ) ac_abs_builddir=3D"$ac_dir";;
+ *) ac_abs_builddir=3D`pwd`/"$ac_dir";;
+ esac;;
+esac
+case $ac_abs_builddir in
+.) ac_abs_top_builddir=3D${ac_top_builddir}.;;
+*)
+ case ${ac_top_builddir}. in
+ .) ac_abs_top_builddir=3D$ac_abs_builddir;;
+ [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=3D${ac_top_builddir}.;;
+ *) ac_abs_top_builddir=3D$ac_abs_builddir/${ac_top_builddir}.;;
+ esac;;
+esac
+case $ac_abs_builddir in
+.) ac_abs_srcdir=3D$ac_srcdir;;
+*)
+ case $ac_srcdir in
+ .) ac_abs_srcdir=3D$ac_abs_builddir;;
+ [\\/]* | ?:[\\/]* ) ac_abs_srcdir=3D$ac_srcdir;;
+ *) ac_abs_srcdir=3D$ac_abs_builddir/$ac_srcdir;;
+ esac;;
+esac
+case $ac_abs_builddir in
+.) ac_abs_top_srcdir=3D$ac_top_srcdir;;
+*)
+ case $ac_top_srcdir in
+ .) ac_abs_top_srcdir=3D$ac_abs_builddir;;
+ [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=3D$ac_top_srcdir;;
+ *) ac_abs_top_srcdir=3D$ac_abs_builddir/$ac_top_srcdir;;
+ esac;;
+esac
+
+ cd $ac_dir
+ # Check for guested configure; otherwise get Cygnus style configure.
+ if test -f $ac_srcdir/configure.gnu; then
+ echo
+ $SHELL $ac_srcdir/configure.gnu --help=3Drecursive
+ elif test -f $ac_srcdir/configure; then
+ echo
+ $SHELL $ac_srcdir/configure --help=3Drecursive
+ elif test -f $ac_srcdir/configure.ac ||
+ test -f $ac_srcdir/configure.in; then
+ echo
+ $ac_configure --help
+ else
+ echo "$as_me: WARNING: no configuration information is in $ac_dir" >=
&2
+ fi
+ cd $ac_popdir
+ done
+fi
+
+test -n "$ac_init_help" && exit 0
+if $ac_init_version; then
+ cat <<\_ACEOF
+
+Copyright (C) 2003 Free Software Foundation, Inc.
+This configure script is free software; the Free Software Foundation
+gives unlimited permission to copy, distribute and modify it.
+_ACEOF
+ exit 0
+fi
+exec 5>config.log
+cat >&5 <<_ACEOF
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by $as_me, which was
+generated by GNU Autoconf 2.59. Invocation command line was
+
+ $ $0 $@
+
+_ACEOF
+{
+cat <<_ASUNAME
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname =3D `(hostname || uname -n) 2>/dev/null | sed 1q`
+uname -m =3D `(uname -m) 2>/dev/null || echo unknown`
+uname -r =3D `(uname -r) 2>/dev/null || echo unknown`
+uname -s =3D `(uname -s) 2>/dev/null || echo unknown`
+uname -v =3D `(uname -v) 2>/dev/null || echo unknown`
+
+/usr/bin/uname -p =3D `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
+/bin/uname -X =3D `(/bin/uname -X) 2>/dev/null || echo unknown`
+
+/bin/arch =3D `(/bin/arch) 2>/dev/null || echo u=
nknown`
+/usr/bin/arch -k =3D `(/usr/bin/arch -k) 2>/dev/null || echo u=
nknown`
+/usr/convex/getsysinfo =3D `(/usr/convex/getsysinfo) 2>/dev/null || echo u=
nknown`
+hostinfo =3D `(hostinfo) 2>/dev/null || echo u=
nknown`
+/bin/machine =3D `(/bin/machine) 2>/dev/null || echo u=
nknown`
+/usr/bin/oslevel =3D `(/usr/bin/oslevel) 2>/dev/null || echo u=
nknown`
+/bin/universe =3D `(/bin/universe) 2>/dev/null || echo u=
nknown`
+
+_ASUNAME
+
+as_save_IFS=3D$IFS; IFS=3D$PATH_SEPARATOR
+for as_dir in $PATH
+do
+ IFS=3D$as_save_IFS
+ test -z "$as_dir" && as_dir=3D.
+ echo "PATH: $as_dir"
+done
+
+} >&5
+
+cat >&5 <<_ACEOF
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+_ACEOF
+
+
+# Keep a trace of the command line.
+# Strip out --no-create and --no-recursion so they do not pile up.
+# Strip out --silent because we don't want to record it for future runs.
+# Also quote any args containing shell meta-characters.
+# Make two passes to allow for proper duplicate-argument suppression.
+ac_configure_args=3D
+ac_configure_args0=3D
+ac_configure_args1=3D
+ac_sep=3D
+ac_must_keep_next=3Dfalse
+for ac_pass in 1 2
+do
+ for ac_arg
+ do
+ case $ac_arg in
+ -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
+ -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+ | -silent | --silent | --silen | --sile | --sil)
+ continue ;;
+ *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
+ ac_arg=3D`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
+ esac
+ case $ac_pass in
+ 1) ac_configure_args0=3D"$ac_configure_args0 '$ac_arg'" ;;
+ 2)
+ ac_configure_args1=3D"$ac_configure_args1 '$ac_arg'"
+ if test $ac_must_keep_next =3D true; then
+ ac_must_keep_next=3Dfalse # Got value, back to normal.
+ else
+ case $ac_arg in
+ *=3D* | --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=3Dtrue ;;
+ esac
+ fi
+ ac_configure_args=3D"$ac_configure_args$ac_sep'$ac_arg'"
+ # Get rid of the leading space.
+ ac_sep=3D" "
+ ;;
+ esac
+ done
+done
+$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" !=3D set =
|| { ac_configure_args0=3D; export ac_configure_args0; }
+$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" !=3D set =
|| { ac_configure_args1=3D; export ac_configure_args1; }
+
+# When interrupted or exit'd, cleanup temporary files, and complete
+# config.log. We remove comments because anyway the quotes in there
+# would cause problems or look ugly.
+# WARNING: Be sure not to use single quotes in there, as some shells,
+# such as our DU 5.0 friend, will then `close' the trap.
+trap 'exit_status=3D$?
+ # Save into config.log some information that might help in debugging.
+ {
+ echo
+
+ cat <<\_ASBOX
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+_ASBOX
+ echo
+ # The following way of writing the cache mishandles newlines in values,
+{
+ (set) 2>&1 |
+ case `(ac_space=3D'"'"' '"'"'; set | grep ac_space) 2>&1` in
+ *ac_space=3D\ *)
+ sed -n \
+ "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
+ s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=3D\\(.*\\)/\\1=3D'"'"'\\2=
'"'"'/p"
+ ;;
+ *)
+ sed -n \
+ "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=3D\\(.*\\)/\\1=3D\\2/p"
+ ;;
+ esac;
+}
+ echo
+
+ cat <<\_ASBOX
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+_ASBOX
+ echo
+ for ac_var in $ac_subst_vars
+ do
+ eval ac_val=3D$`echo $ac_var`
+ echo "$ac_var=3D'"'"'$ac_val'"'"'"
+ done | sort
+ echo
+
+ if test -n "$ac_subst_files"; then
+ cat <<\_ASBOX
+## ------------- ##
+## Output files. ##
+## ------------- ##
+_ASBOX
+ echo
+ for ac_var in $ac_subst_files
+ do
+ eval ac_val=3D$`echo $ac_var`
+ echo "$ac_var=3D'"'"'$ac_val'"'"'"
+ done | sort
+ echo
+ fi
+
+ if test -s confdefs.h; then
+ cat <<\_ASBOX
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+_ASBOX
+ echo
+ sed "/^$/d" confdefs.h | sort
+ echo
+ fi
+ test "$ac_signal" !=3D 0 &&
+ echo "$as_me: caught signal $ac_signal"
+ echo "$as_me: exit $exit_status"
+ } >&5
+ rm -f core *.core &&
+ rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
+ exit $exit_status
+ ' 0
+for ac_signal in 1 2 13 15; do
+ trap 'ac_signal=3D'$ac_signal'; { (exit 1); exit 1; }' $ac_signal
+done
+ac_signal=3D0
+
+# confdefs.h avoids OS command line length limits that DEFS can exceed.
+rm -rf conftest* confdefs.h
+# AIX cpp loses on an empty file, so make sure it contains at least a newl=
ine.
+echo >confdefs.h
+
+# Predefined preprocessor variables.
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_NAME "$PACKAGE_NAME"
+_ACEOF
+
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
+_ACEOF
+
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_VERSION "$PACKAGE_VERSION"
+_ACEOF
+
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_STRING "$PACKAGE_STRING"
+_ACEOF
+
+
+cat >>confdefs.h <<_ACEOF
+#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
+_ACEOF
+
+
+# Let the site file select an alternate cache file if it wants to.
# Prefer explicitly selected file to automatically selected ones.
if test -z "$CONFIG_SITE"; then
if test "x$prefix" !=3D xNONE; then
@@ -508,43 +1209,108 @@
fi
for ac_site_file in $CONFIG_SITE; do
if test -r "$ac_site_file"; then
- echo "loading site script $ac_site_file"
+ { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
+echo "$as_me: loading site script $ac_site_file" >&6;}
+ sed 's/^/| /' "$ac_site_file" >&5
. "$ac_site_file"
fi
done
=20
if test -r "$cache_file"; then
- echo "loading cache $cache_file"
- . $cache_file
+ # Some versions of bash will fail to source /dev/null (special
+ # files actually), so we avoid doing that.
+ if test -f "$cache_file"; then
+ { echo "$as_me:$LINENO: loading cache $cache_file" >&5
+echo "$as_me: loading cache $cache_file" >&6;}
+ case $cache_file in
+ [\\/]* | ?:[\\/]* ) . $cache_file;;
+ *) . ./$cache_file;;
+ esac
+ fi
else
- echo "creating cache $cache_file"
+ { echo "$as_me:$LINENO: creating cache $cache_file" >&5
+echo "$as_me: creating cache $cache_file" >&6;}
> $cache_file
fi
=20
+# Check that the precious variables saved in the cache have kept the same
+# value.
+ac_cache_corrupted=3Dfalse
+for ac_var in `(set) 2>&1 |
+ sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=3D.*/\1/p'`; do
+ eval ac_old_set=3D\$ac_cv_env_${ac_var}_set
+ eval ac_new_set=3D\$ac_env_${ac_var}_set
+ eval ac_old_val=3D"\$ac_cv_env_${ac_var}_value"
+ eval ac_new_val=3D"\$ac_env_${ac_var}_value"
+ case $ac_old_set,$ac_new_set in
+ set,)
+ { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' =
in the previous run" >&5
+echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous =
run" >&2;}
+ ac_cache_corrupted=3D: ;;
+ ,set)
+ { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previou=
s run" >&5
+echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
+ ac_cache_corrupted=3D: ;;
+ ,);;
+ *)
+ if test "x$ac_old_val" !=3D "x$ac_new_val"; then
+ { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous =
run:" >&5
+echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
+ { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
+echo "$as_me: former value: $ac_old_val" >&2;}
+ { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
+echo "$as_me: current value: $ac_new_val" >&2;}
+ ac_cache_corrupted=3D:
+ fi;;
+ esac
+ # Pass precious variables to config.status.
+ if test "$ac_new_set" =3D set; then
+ case $ac_new_val in
+ *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
+ ac_arg=3D$ac_var=3D`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
+ *) ac_arg=3D$ac_var=3D$ac_new_val ;;
+ esac
+ case " $ac_configure_args " in
+ *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
+ *) ac_configure_args=3D"$ac_configure_args '$ac_arg'" ;;
+ esac
+ fi
+done
+if $ac_cache_corrupted; then
+ { echo "$as_me:$LINENO: error: changes in the environment can compromise=
the build" >&5
+echo "$as_me: error: changes in the environment can compromise the build" =
>&2;}
+ { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cach=
e_file' and start over" >&5
+echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and st=
art over" >&2;}
+ { (exit 1); exit 1; }; }
+fi
+
ac_ext=3Dc
-# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp=3D'$CPP $CPPFLAGS'
-ac_compile=3D'${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
-ac_link=3D'${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS con=
ftest.$ac_ext $LIBS 1>&5'
-cross_compiling=3D$ac_cv_prog_cc_cross
+ac_compile=3D'$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
+ac_link=3D'$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$=
ac_ext $LIBS >&5'
+ac_compiler_gnu=3D$ac_cv_c_compiler_gnu
+
+
+
+
+
+
+
+
+
+
+
+
+
+
=20
-ac_exeext=3D
-ac_objext=3Do
-if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
- # Stardent Vistra SVR4 grep lacks -e, says gh...@ca....
- if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; th=
en
- ac_n=3D ac_c=3D'
-' ac_t=3D' '
- else
- ac_n=3D-n ac_c=3D ac_t=3D
- fi
-else
- ac_n=3D ac_c=3D'\c' ac_t=3D
-fi
=20
=20
=20
=20
+ ac_config_headers=3D"$ac_config_headers config.h"
+
+
# Check whether --enable-shaper or --disable-shaper was given.
if test "${enable_shaper+set}" =3D set; then
enableval=3D"$enable_shaper"
@@ -552,8 +1318,7 @@
else
SHAPER=3Dyes
=20
-fi
-
+fi;
# Check whether --enable-ssl or --disable-ssl was given.
if test "${enable_ssl+set}" =3D set; then
enableval=3D"$enable_ssl"
@@ -561,8 +1326,7 @@
else
SSL=3Dyes
=20
-fi
-
+fi;
# Check whether --enable-zlib or --disable-zlib was given.
if test "${enable_zlib+set}" =3D set; then
enableval=3D"$enable_zlib"
@@ -570,8 +1334,7 @@
else
ZLIB=3Dyes
=20
-fi
-
+fi;
# Check whether --enable-lzo or --disable-lzo was given.
if test "${enable_lzo+set}" =3D set; then
enableval=3D"$enable_lzo"
@@ -579,8 +1342,7 @@
else
LZO=3Dyes
=20
-fi
-
+fi;
# Check whether --enable-socks or --disable-socks was given.
if test "${enable_socks+set}" =3D set; then
enableval=3D"$enable_socks"
@@ -588,7 +1350,7 @@
else
SOCKS=3Dno
=20
-fi
+fi;
=20
=20
# Check whether --with-ssl-headers or --without-ssl-headers was given.
@@ -597,14 +1359,14 @@
SSL_HDR_DIR=3D"$withval"
CPPFLAGS=3D"$CPPFLAGS -I$withval"=20
=20
-fi
+fi;
=20
# Check whether --with-ssl-lib or --without-ssl-lib was given.
if test "${with_ssl_lib+set}" =3D set; then
withval=3D"$with_ssl_lib"
LIBS=3D"$LIBS -L$withval"=20
=20
-fi
+fi;
=20
=20
# Check whether --with-lzo-headers or --without-lzo-headers was given.
@@ -612,14 +1374,14 @@
withval=3D"$with_lzo_headers"
LZO_HDR_DIR=3D"$withval"
=20
-fi
+fi;
=20
# Check whether --with-lzo-lib or --without-lzo-lib was given.
if test "${with_lzo_lib+set}" =3D set; then
withval=3D"$with_lzo_lib"
LIBS=3D"$LIBS -L$withval"=20
=20
-fi
+fi;
=20
=20
# Check whether --with-blowfish-headers or --without-blowfish-headers was =
given.
@@ -627,7 +1389,7 @@
withval=3D"$with_blowfish_headers"
BLOWFISH_HDR_DIR=3D"$withval"
=20
-fi
+fi;
=20
=20
# Check whether --with-socks-lib or --without-socks-lib was given.
@@ -635,8 +1397,7 @@
withval=3D"$with_socks_lib"
LIBS=3D"$LIBS -L$withval"=20
=20
-fi
-
+fi;
=20
ac_aux_dir=3D
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
@@ -648,453 +1409,1802 @@
ac_aux_dir=3D$ac_dir
ac_install_sh=3D"$ac_aux_dir/install.sh -c"
break
+ elif test -f $ac_dir/shtool; then
+ ac_aux_dir=3D$ac_dir
+ ac_install_sh=3D"$ac_aux_dir/shtool install -c"
+ break
fi
done
if test -z "$ac_aux_dir"; then
- { echo "configure: error: can not find install-sh or install.sh in $srcd=
ir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
+ { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in=
$srcdir $srcdir/.. $srcdir/../.." >&5
+echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcd=
ir/.. $srcdir/../.." >&2;}
+ { (exit 1); exit 1; }; }
fi
-ac_config_guess=3D$ac_aux_dir/config.guess
-ac_config_sub=3D$ac_aux_dir/config.sub
-ac_configure=3D$ac_aux_dir/configure # This should be Cygnus configure.
-
+ac_config_guess=3D"$SHELL $ac_aux_dir/config.guess"
+ac_config_sub=3D"$SHELL $ac_aux_dir/config.sub"
+ac_configure=3D"$SHELL $ac_aux_dir/configure" # This should be Cygnus conf=
igure.
=20
# Make sure we can run config.sub.
-if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
-else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
-fi
-
-echo $ac_n "checking host system type""... $ac_c" 1>&6
-echo "configure:668: checking host system type" >&5
-
-host_alias=3D$host
-case "$host_alias" in
-NONE)
- case $nonopt in
- NONE)
- if host_alias=3D`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
- else { echo "configure: error: can not guess host type; you must speci=
fy one" 1>&2; exit 1; }
- fi ;;
- *) host_alias=3D$nonopt ;;
- esac ;;
-esac
-
-host=3D`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
-host_cpu=3D`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-host_vendor=3D`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-host_os=3D`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
-echo "$ac_t""$host" 1>&6
-
-
-# Do some error checking and defaulting for the host and target type.
-# The inputs are:
-# configure --host=3DHOST --target=3DTARGET --build=3DBUILD NONOPT
-#
-# The rules are:
-# 1. You are not allowed to specify --host, --target, and nonopt at the
-# same time.
-# 2. Host defaults to nonopt.
-# 3. If nonopt is not specified, then host defaults to the current host,
-# as determined by config.guess.
-# 4. Target and build default to nonopt.
-# 5. If nonopt is not specified, then target and build default to host.
-
-# The aliases save the names the user supplied, while $host etc.
-# will get canonicalized.
-case $host---$target---$nonopt in
-NONE---*---* | *---NONE---* | *---*---NONE) ;;
-*) { echo "configure: error: can only configure for one host and one targe=
t at a time" 1>&2; exit 1; } ;;
-esac
+$ac_config_sub sun4 >/dev/null 2>&1 ||
+ { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
+echo "$as_me: error: cannot run $ac_config_sub" >&2;}
+ { (exit 1); exit 1; }; }
=20
+echo "$as_me:$LINENO: checking build system type" >&5
+echo $ECHO_N "checking build system type... $ECHO_C" >&6
+if test "${ac_cv_build+set}" =3D set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+else
+ ac_cv_build_alias=3D$build_alias
+test -z "$ac_cv_build_alias" &&
+ ac_cv_build_alias=3D`$ac_config_guess`
+test -z "$ac_cv_build_alias" &&
+ { { echo "$as_me:$LINENO: error: cannot guess build type; you must speci=
fy one" >&5
+echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
+ { (exit 1); exit 1; }; }
+ac_cv_build=3D`$ac_config_sub $ac_cv_build_alias` ||
+ { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias faile=
d" >&5
+echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
+ { (exit 1); exit 1; }; }
=20
-# Make sure we can run config.sub.
-if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
-else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
fi
+echo "$as_me:$LINENO: result: $ac_cv_build" >&5
+echo "${ECHO_T}$ac_cv_build" >&6
+build=3D$ac_cv_build
+build_cpu=3D`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
+build_vendor=3D`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2=
/'`
+build_os=3D`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
=20
-echo $ac_n "checking host system type""... $ac_c" 1>&6
-echo "configure:716: checking host system type" >&5
=20
-host_alias=3D$host
-case "$host_alias" in
-NONE)
- case $nonopt in
- NONE)
- if host_alias=3D`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
- else { echo "configure: error: can not guess host type; you must speci=
fy one" 1>&2; exit 1; }
- fi ;;
- *) host_alias=3D$nonopt ;;
- esac ;;
-esac
-
-host=3D`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
-host_cpu=3D`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
-host_vendor=3D`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
-host_os=3D`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
-echo "$ac_t""$host" 1>&6
-
-echo $ac_n "checking target system type""... $ac_c" 1>&6
-echo "configur...
[truncated message content] |