# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
# Defaults:
# Any additions from configure.in:
--enable-debug enable debug codes [default=no]"
--enable-mdnkit-compat enable mDNkit compatibility mode [default=no]"
--enable-extra-ace enable additional ACE converters. [default=no]"
--with-utf8=NAME codeset name for UTF-8 encoding [UTF-8]"
--enable-liteonly compile and install lite library only [default=no]"
--enable-runidn compile and install runidn [default=no]"
--with-libiconv=IPREFIX GNU libiconv are installed in IPREFIX [PREFIX]"
--with-iconv-include=DIR iconv include files are in DIR []"
--with-iconv=LIB special library for iconv []"
--with-iconv-sofile=PATH shared library file for libiconv []"
--enable-shared[=PKGS] build shared libraries [default=yes]"
--enable-static[=PKGS] build static libraries [default=yes]"
--enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
--with-gnu-ld assume the C compiler uses GNU ld [default=no]"
--disable-libtool-lock avoid locking (might break parallel builds)"
# Initialize some variables set by options.
# The variables have the same names as the options, with
# dashes changed to underlines.
program_transform_name=s,x,x,
site=
bindir='${exec_prefix}/bin'
sbindir='${exec_prefix}/sbin'
libexecdir='${exec_prefix}/libexec'
datadir='${prefix}/share'
sysconfdir='${prefix}/etc'
sharedstatedir='${prefix}/com'
localstatedir='${prefix}/var'
libdir='${exec_prefix}/lib'
includedir='${prefix}/include'
infodir='${prefix}/info'
mandir='${prefix}/man'
# Initialize some other variables.
# Maximum number of lines to put in a shell here document.
for ac_option
do
# If the previous option needs an argument, assign it.
if test -n "$ac_prev"; then
eval "$ac_prev=\$ac_option"
continue
fi
case "$ac_option" in
*) ac_optarg= ;;
esac
# Accept the important Cygnus configure options, so we can diagnose typos.
case "$ac_option" in
bindir="$ac_optarg" ;;
build="$ac_optarg" ;;
cache_file="$ac_optarg" ;;
| --da=*)
datadir="$ac_optarg" ;;
# Reject names that are not valid shell variable names.
fi
eval "enable_${ac_feature}=no" ;;
# Reject names that are not valid shell variable names.
fi
case "$ac_option" in
*=*) ;;
esac
eval "enable_${ac_feature}='$ac_optarg'" ;;
exec_prefix="$ac_optarg" ;;
# Obsolete; use --with-gas.
# Omit some internal or obsolete options to make the list less imposing.
cat << EOF
Usage: configure [options] [host]
Options: [defaults in brackets after descriptions]
Configuration:
--cache-file=FILE 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 configure
Directory and file names:
--prefix=PREFIX install architecture-independent files in PREFIX
[$ac_default_prefix]
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[same as prefix]
--bindir=DIR user executables in DIR [EPREFIX/bin]
--sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
--libexecdir=DIR program executables in DIR [EPREFIX/libexec]
--datadir=DIR read-only architecture-independent data in DIR
[PREFIX/share]
--sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
--sharedstatedir=DIR modifiable architecture-independent data in DIR
[PREFIX/com]
--localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
--libdir=DIR object code libraries in DIR [EPREFIX/lib]
--includedir=DIR C header files in DIR [PREFIX/include]
--oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
--infodir=DIR info documentation in DIR [PREFIX/info]
--mandir=DIR man documentation in DIR [PREFIX/man]
--srcdir=DIR find the sources in DIR [configure dir or ..]
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM
run sed PROGRAM on installed program names
EOF
cat << EOF
Host type:
--build=BUILD configure for building on BUILD [BUILD=HOST]
--host=HOST configure for HOST [guessed]
--target=TARGET configure for TARGET [TARGET=HOST]
Features and packages:
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--x-includes=DIR X include files are in DIR
--x-libraries=DIR X library files are in DIR
EOF
if test -n "$ac_help"; then
echo "--enable and --with options recognized:$ac_help"
fi
exit 0 ;;
host="$ac_optarg" ;;
includedir="$ac_optarg" ;;
infodir="$ac_optarg" ;;
libdir="$ac_optarg" ;;
libexecdir="$ac_optarg" ;;
localstatedir="$ac_optarg" ;;
mandir="$ac_optarg" ;;
# Obsolete; use --without-fp.
no_recursion=yes ;;
oldincludedir="$ac_optarg" ;;
prefix="$ac_optarg" ;;
program_prefix="$ac_optarg" ;;
program_suffix="$ac_optarg" ;;
sbindir="$ac_optarg" ;;
sharedstatedir="$ac_optarg" ;;
site="$ac_optarg" ;;
srcdir="$ac_optarg" ;;
sysconfdir="$ac_optarg" ;;
target="$ac_optarg" ;;
echo "configure generated by autoconf version 2.13"
exit 0 ;;
# Reject names that are not valid shell variable names.
fi
case "$ac_option" in
*=*) ;;
esac
eval "with_${ac_package}='$ac_optarg'" ;;
# Reject names that are not valid shell variable names.
fi
eval "with_${ac_package}=no" ;;
--x)
# Obsolete; use --with-x.
x_includes="$ac_optarg" ;;
x_libraries="$ac_optarg" ;;
;;
*)
fi
{ echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
fi
;;
esac
done
if test -n "$ac_prev"; then
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
# 4 used on the Kubota Titan
# 6 checking for... messages and results
# 5 compiler messages saved in config.log
else
exec 6>&1
fi
exec 5>./config.log
echo "\
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
" 1>&5
# Strip out --no-create and --no-recursion so they do not pile up.
# Also quote any args containing shell metacharacters.
for ac_arg
do
*" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
esac
done
# NLS nuisances.
# Only set these to C if already set. These must not be set unconditionally
# because not all systems understand e.g. LANG=C (notably SCO).
# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
# Non-C LC_CTYPE values break the ctype check.
# confdefs.h avoids OS command line length limits that DEFS can exceed.
# AIX cpp loses on an empty file, so make sure it contains at least a newline.
echo > confdefs.h
# 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.
# Find the source files, if location was not specified.
if test -z "$srcdir"; then
# Try the directory containing this script, then its parent.
ac_prog=$0
if test ! -r $srcdir/$ac_unique_file; then
srcdir=..
fi
else
fi
if test ! -r $srcdir/$ac_unique_file; then
if test "$ac_srcdir_defaulted" = yes; then
else
fi
fi
# Prefer explicitly selected file to automatically selected ones.
if test -z "$CONFIG_SITE"; then
else
fi
fi
if test -r "$ac_site_file"; then
echo "loading site script $ac_site_file"
. "$ac_site_file"
fi
done
if test -r "$cache_file"; then
echo "loading cache $cache_file"
else
echo "creating cache $cache_file"
fi
ac_ext=c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CPP $CPPFLAGS'
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
# Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
else
fi
else
fi
ac_install_sh="$ac_aux_dir/install-sh -c"
break
elif test -f $ac_dir/install.sh; then
break
fi
done
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; }
fi
# Make sure we can run config.sub.
fi
echo "configure:582: checking host system type" >&5
case "$host_alias" in
NONE)
NONE)
if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
fi ;;
*) host_alias=$nonopt ;;
esac ;;
esac
# Check whether --enable-debug or --disable-debug was given.
if test "${enable_debug+set}" = set; then
fi
yes)
;;
esac
COMPAT_TRUE="#"
# Check whether --enable-mdnkit-compat or --disable-mdnkit-compat was given.
if test "${enable_mdnkit_compat+set}" = set; then
fi
case "$mdnkit_compat" in
yes)
COMPAT_FALSE="#"
#define ENABLE_MDNKIT_COMPAT 1
;;
no)
;;
*)
{ echo "configure: error: You must specify yes or no to --enable-runidn option." 1>&2; exit 1; }
;;
esac
# Check whether --enable-extra-ace or --disable-extra-ace was given.
if test "${enable_extra_ace+set}" = set; then
fi
no)
;;
yes)
#define IDN_EXTRA_ACE 1
;;
*)
{ echo "configure: error: You must specify yes or no to --enable-extra-ace option." 1>&2; exit 1; }
;;
esac
# Check whether --with-utf8 or --without-utf8 was given.
if test "${with_utf8+set}" = set; then
fi
case "$UTF8_NAME" in
no)
;;
yes)
{ echo "configure: error: You must specify NAME to --with-utf8 option." 1>&2; exit 1; }
;;
*)
cat >> confdefs.h <<EOF
#define IDN_UTF8_ENCODING_NAME "$UTF8_NAME"
EOF
;;
esac
LITEONLY_TRUE="#"
# Check whether --enable-liteonly or --disable-liteonly was given.
if test "${enable_liteonly+set}" = set; then
fi
no)
;;
yes)
if test "$install_runidn" = yes ; then
{ echo "configure: error: you can't set value \"yes\" to --enable-runidn and --enable-liteonly simultaneously, because runidn requires iconv support of generic libidnkit." 1>&2; exit 1; }
fi
LITEONLY_FALSE="#"
;;
*)
{ echo "configure: error: You must specify yes or no to --enable-liteonly option." 1>&2; exit 1; }
;;
esac
RUNIDN_TRUE="#"
# Check whether --enable-runidn or --disable-runidn was given.
if test "${enable_runidn+set}" = set; then
fi
case "$install_runidn" in
no)
;;
yes)
{ echo "configure: error: you can't set value \"yes\" to --enable-runidn and --enable-liteonly simultaneously, because runidn requires iconv support of generic libidnkit." 1>&2; exit 1; }
fi
RUNIDN_FALSE="#"
;;
*)
{ echo "configure: error: You must specify yes or no to --enable-runidn option." 1>&2; exit 1; }
;;
esac
# Check whether --with-libiconv or --without-libiconv was given.
if test "${with_libiconv+set}" = set; then
fi
;;
no)
;;
yes)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
else
fi
;;
*)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
;;
esac
# Check whether --with-iconv-include or --without-iconv-include was given.
if test "${with_iconv_include+set}" = set; then
fi
case "$iconv_include" in
;;
no)
;;
yes)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
echo "configure: warning: You must supply DIR to --with-iconv-include option.
Ignored." 1>&2
;;
*)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
;;
esac
if test "X$ICONVINC" != X ; then
if test ! -f "$iconv_include/iconv.h" ; then
fi
fi
# Check whether --with-iconv or --without-iconv was given.
if test "${with_iconv+set}" = set; then
fi
;;
no)
;;
yes)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
echo "configure: warning: You must supply LIB to --with-iconv option.
-liconv is assumed." 1>&2
;;
*)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
;;
esac
# Check whether --with-iconv-sofile or --without-iconv-sofile was given.
if test "${with_iconv_sofile+set}" = set; then
else
fi
case "$iconv_file" in
no)
;;
yes)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
{ echo "configure: error: You must supply PATH to --with-iconv-sofile option." 1>&2; exit 1; }
;;
if test "$ICONVLIB" = ""; then
else
echo "configure:870: checking pathname of iconv shared library" >&5
*-hpux*)
;;
*)
;;
esac
-l*) ic_libname=`echo $arg | sed s/-l//` ;;
esac
done
if test "$ICONVSOFILE" = ""; then
if test "$ic_libname" = ""; then
echo "configure: warning: use --with-iconv-sofile for specifying iconv shared library file" 1>&2
else
if test "$ic_libdir" = ""; then
# Standard (and semi-standard) library directories
fi
ICONVSOFILE=`ls -r $dir/lib$ic_libname.$SO* 2>/dev/null | head -1`
if test "$ICONVSOFILE" != ""; then
break
fi
done
if test "$ICONVSOFILE" != ""; then
else
echo "configure: warning: use --with-iconv-sofile for specifying iconv shared library file" 1>&2
fi
fi
fi
fi
else
fi
;;
*)
{ echo "configure: error: you can't set iconv options at all when you set value \"yes\" to --enable-liteonly, because lite library does not have iconv support." 1>&2; exit 1; }
fi
;;
esac
PRELOAD_VAR="LD_PRELOAD"
PRELOAD_SEP=":"
PRELOAD_LAST=""
*-solaris*)
PRELOAD_SEP=" "
;;
*-linux*)
PRELOAD_SEP=" "
;;
*-osf*)
PRELOAD_VAR="_RLD_LIST"
PRELOAD_LAST=":DEFAULT"
;;
*-netbsd*)
*ELF*)
PRELOAD_SEP=" "
;;
esac
fi
;;
esac
# Extract the first word of "gcc", so it can be a program name with args.
echo "configure:959: checking for $ac_word" >&5
else
if test -n "$CC"; then
else
ac_cv_prog_CC="gcc"
break
fi
done
fi
fi
if test -n "$CC"; then
else
fi
if test -z "$CC"; then
# Extract the first word of "cc", so it can be a program name with args.
echo "configure:989: checking for $ac_word" >&5
else
if test -n "$CC"; then
else
continue
fi
ac_cv_prog_CC="cc"
break
fi
done
if test $ac_prog_rejected = yes; then
# We found a bogon in the path, so make sure we never use it.
set dummy $ac_cv_prog_CC
shift
if test $# -gt 0; then
# We chose a different compiler from the bogus one.
# However, it has the same basename, so the bogon will be chosen
# first if we set CC to just the basename; use the full file name.
shift
shift
ac_cv_prog_CC="$@"
fi
fi
fi
fi
if test -n "$CC"; then
else
fi
if test -z "$CC"; then
# Extract the first word of "cl", so it can be a program name with args.
echo "configure:1040: checking for $ac_word" >&5
else
if test -n "$CC"; then
else
ac_cv_prog_CC="cl"
break
fi
done
fi
fi
if test -n "$CC"; then
else
fi
;;
esac
fi
fi
ac_ext=c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CPP $CPPFLAGS'
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
#line 1083 "configure"
#include "confdefs.h"
main(){return(0);}
EOF
if { (eval echo configure:1088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
# If we can't run a trivial program, we are probably using a cross compiler.
else
fi
else
echo "configure: failed program was:" >&5
fi
ac_ext=c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CPP $CPPFLAGS'
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
if test $ac_cv_prog_cc_works = no; then
{ echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
fi
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
echo "configure:1114: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
echo "configure:1119: checking whether we are using GNU C" >&5
else
cat > conftest.c <<EOF
#ifdef __GNUC__
yes;
#endif
EOF
if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1128: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
else
fi
fi
if test $ac_cv_prog_gcc = yes; then
else
GCC=
fi
ac_test_CFLAGS="${CFLAGS+set}"
echo "configure:1147: checking whether ${CC-cc} accepts -g" >&5
else
echo 'void f(){}' > conftest.c
else
fi
fi
if test "$ac_test_CFLAGS" = set; then
elif test $ac_cv_prog_cc_g = yes; then
CFLAGS="-g -O2"
else
CFLAGS="-g"
fi
else
CFLAGS="-O2"
else
fi
fi
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
# incompatible versions:
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
# ./install, which can be erroneously created by make from ./install.sh.
echo "configure:1190: checking for a BSD compatible install" >&5
if test -z "$INSTALL"; then
else
# Account for people who put trailing slashes in PATH elements.
*)
# OSF1 and SCO ODT 3.0 have their own names for install.
# Don't use installbsd from OSF since it installs stuff as root
# by default.
# AIX install. It has an incompatible calling convention.
:
else
break 2
fi
fi
done
;;
esac
done
fi
if test "${ac_cv_path_install+set}" = set; then
else
# As a last resort, use the slow shell script. We don't cache a
# path for INSTALL within a source directory, because that will
# break other packages using the cache if that directory is
# removed, or if the path is relative.
fi
fi
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
# It thinks the first close brace ends the variable substitution.
# Check whether --enable-shared or --disable-shared was given.
if test "${enable_shared+set}" = set; then
case "$enableval" in
*)
# Look at the argument we got. We use all the common list separators.
if test "X$pkg" = "X$p"; then
fi
done
;;
esac
else
fi
# Check whether --enable-static or --disable-static was given.
if test "${enable_static+set}" = set; then
case "$enableval" in
*)
# Look at the argument we got. We use all the common list separators.
if test "X$pkg" = "X$p"; then
fi
done
;;
esac
else
fi
# Check whether --enable-fast-install or --disable-fast-install was given.
if test "${enable_fast_install+set}" = set; then
case "$enableval" in
*)
# Look at the argument we got. We use all the common list separators.
if test "X$pkg" = "X$p"; then
fi
done
;;
esac
else
fi
echo "configure:1312: checking build system type" >&5
case "$build_alias" in
NONE)
*) build_alias=$nonopt ;;
esac ;;
esac
# Extract the first word of "ranlib", so it can be a program name with args.
echo "configure:1332: checking for $ac_word" >&5
else
if test -n "$RANLIB"; then
else
ac_cv_prog_RANLIB="ranlib"
break
fi
done
fi
fi
if test -n "$RANLIB"; then
else
fi
# Check whether --with-gnu-ld or --without-gnu-ld was given.
if test "${with_gnu_ld+set}" = set; then
else
fi
if test "$ac_cv_prog_gcc" = yes; then
# Check if gcc -print-prog-name=ld gives a path.
echo "configure:1371: checking for ld used by GCC" >&5
# Accept absolute paths.
[\\/]* | [A-Za-z]:[\\/]*)
re_direlt='/[^/][^/]*/\.\./'
# Canonicalize the path of ld
done
;;
"")
# If it fails, then pretend we aren't using GCC.
;;
*)
# If it is relative, then search for the first ld in PATH.
;;
esac
elif test "$with_gnu_ld" = yes; then
echo "configure:1395: checking for GNU ld" >&5
else
echo "configure:1398: checking for non-GNU ld" >&5
fi
else
if test -z "$LD"; then
if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
# Check to see if the program is GNU ld. I'd rather use --version,
# but apparently some GNU ld's only accept -v.
test "$with_gnu_ld" != no && break
else
test "$with_gnu_ld" != yes && break
fi
fi
done
else
fi
fi
if test -n "$LD"; then
else
fi
echo "configure:1433: checking if the linker ($LD) is GNU ld" >&5
else
# I'd rather use --version here, but apparently some GNU ld's only accept -v.
else
fi
fi
echo "configure:1449: checking for BSD-compatible nm" >&5
else
if test -n "$NM"; then
# Let the user override the test.
else
# Check to see if the nm accepts a BSD-compat flag.
# Adding the `sed 1q' prevents false positives on HP-UX, which says:
# nm: unknown option "B" ignored
ac_cv_path_NM="$ac_dir/nm -B"
break
ac_cv_path_NM="$ac_dir/nm -p"
break
else
continue # so that we can try to find one that supports BSD flags
fi
fi
done
fi
fi
echo "configure:1485: checking whether ln -s works" >&5
else
rm -f conftestdata
then
rm -f conftestdata
ac_cv_prog_LN_S="ln -s"
else
fi
fi
if test "$ac_cv_prog_LN_S" = "ln -s"; then
else
fi
esac
# Check for any special flags to pass to ltconfig.
libtool_flags="--cache-file=$cache_file"
# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
if test "${enable_libtool_lock+set}" = set; then
:
fi
# Some flags need to be propagated to the compiler or linker for good
# libtool support.
case "$lt_target" in
*-*-irix6*)
# Find out which ABI we are using.
*32-bit*)
LD="${LD-ld} -32"
;;
*N32*)
LD="${LD-ld} -n32"
;;
*64-bit*)
LD="${LD-ld} -64"
;;
esac
fi
;;
# On SCO OpenServer 5, we need -belf to get full-featured binaries.
echo "configure:1556: checking whether the C compiler needs -belf" >&5
else
#line 1561 "configure"
#include "confdefs.h"
int main() {
; return 0; }
EOF
if { (eval echo configure:1568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
else
echo "configure: failed program was:" >&5
fi
fi
if test x"$lt_cv_cc_needs_belf" != x"yes"; then
# this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
fi
;;
esac
# Save cache, so that ltconfig can load it
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs. It is not useful on other systems.
# If it contains results you don't want to keep, you may remove or edit it.
#
# By default, configure uses ./config.cache as the cache file,
# creating it if it does not exist already. You can give configure
# the --cache-file=FILE option to use a different cache file; that is
# what configure does when it calls configure scripts in
# subdirectories, so they share the cache.
# config.status only pays attention to the cache file if you give it the
# --recheck option to rerun configure.
#
# The following way of writing the cache mishandles newlines in values,
# but we know of no workaround that is simple, portable, and efficient.
# So, don't put newlines in cache variables' values.
# Ultrix sh set writes to stderr and can't be redirected directly,
# and sets the high bit in the cache file unless we assign to the vars.
(set) 2>&1 |
*ac_space=\ *)
# `set' does not quote correctly, so add quotes (double-quote substitution
# turns \\\\ into \\, and sed turns \\ into \).
sed -n \
-e "s/'/'\\\\''/g" \
-e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
;;
*)
# `set' quotes correctly as required by POSIX, so do not add quotes.
sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
;;
esac >> confcache
:
else
if test -w $cache_file; then
echo "updating cache $cache_file"
else
echo "not updating unwritable cache $cache_file"
fi
fi
# Actually configure libtool. ac_aux_dir is where install-sh is found.
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
# Reload cache, that may have been modified by ltconfig
if test -r "$cache_file"; then
echo "loading cache $cache_file"
else
echo "creating cache $cache_file"
fi
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.
exec 5>>./config.log
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
echo "configure:1675: checking for $ac_word" >&5
else
/*)
;;
?:/*)
;;
*)
break
fi
done
;;
esac
fi
if test -n "$PERL"; then
else
fi
test -n "$PERL" && break
done
echo "configure:1713: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.
CPP=
fi
if test -z "$CPP"; then
else
# This must be in double quotes, not single quotes, because CPP may get
# substituted into the Makefile and "${CC-cc}" will confuse make.
CPP="${CC-cc} -E"
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp.
#line 1728 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
if test -z "$ac_err"; then
:
else
echo "$ac_err" >&5
echo "configure: failed program was:" >&5
CPP="${CC-cc} -E -traditional-cpp"
#line 1745 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
if test -z "$ac_err"; then
:
else
echo "$ac_err" >&5
echo "configure: failed program was:" >&5
CPP="${CC-cc} -nologo -E"
#line 1762 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
if test -z "$ac_err"; then
:
else
echo "$ac_err" >&5
echo "configure: failed program was:" >&5
fi
fi
fi
fi
else
fi
do
echo "configure:1796: checking for $ac_hdr" >&5
else
#line 1801 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
else
echo "$ac_err" >&5
echo "configure: failed program was:" >&5
eval "ac_cv_header_$ac_safe=no"
fi
fi
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
cat >> confdefs.h <<EOF
#define $ac_tr_hdr 1
EOF
else
fi
done
if test "$install_runidn" = yes ; then
do
echo "configure:1837: checking for $ac_hdr" >&5
else
#line 1842 "configure"
#include "confdefs.h"
#include <$ac_hdr>
EOF
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
else
echo "$ac_err" >&5
echo "configure: failed program was:" >&5
eval "ac_cv_header_$ac_safe=no"
fi
fi
ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
cat >> confdefs.h <<EOF
#define $ac_tr_hdr 1
EOF
else
fi
done
fi
echo "configure:1880: checking for iconv.h" >&5
else
#line 1885 "configure"
#include "confdefs.h"
#include <iconv.h>
EOF
if test -z "$ac_err"; then
eval "ac_cv_header_$ac_safe=yes"
else
echo "$ac_err" >&5
echo "configure: failed program was:" >&5
eval "ac_cv_header_$ac_safe=no"
fi
fi
:
else
fi
fi
else
#line 1921 "configure"
#include "confdefs.h"
#include <sys/types.h>
EOF
else
fi
fi
if test $ac_cv_type_uid_t = no; then
#define uid_t int
#define gid_t int
fi
echo "configure:1950: checking for ANSI C header files" >&5
else
#line 1955 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <float.h>
EOF
if test -z "$ac_err"; then
else
echo "$ac_err" >&5
echo "configure: failed program was:" >&5
fi
if test $ac_cv_header_stdc = yes; then
#line 1980 "configure"
#include "confdefs.h"
#include <string.h>
EOF
:
else
fi
fi
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
#line 1998 "configure"
#include "confdefs.h"
#include <stdlib.h>
EOF
:
else
fi
fi
if test $ac_cv_header_stdc = yes; then
if test "$cross_compiling" = yes; then
:
else
#line 2019 "configure"
#include "confdefs.h"
#include <ctype.h>
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
int main () { int i; for (i = 0; i < 256; i++)
if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
exit (0); }
EOF
if { (eval echo configure:2030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
:
else
echo "configure: failed program was:" >&5
fi
fi
fi
fi
if test $ac_cv_header_stdc = yes; then
#define STDC_HEADERS 1
fi
echo "configure:2054: checking for BOOL" >&5
else
#line 2059 "configure"
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
#include <stdlib.h>
#include <stddef.h>
#endif
EOF
else
fi
fi
if test $ac_cv_type_BOOL = no; then
#define BOOL int
fi
if test "$install_runidn" = yes ; then
echo "configure:2089: checking for socket in -lsocket" >&5
else
#line 2097 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char socket();
int main() {
socket()
; return 0; }
EOF
if { (eval echo configure:2108: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_lib_$ac_lib_var=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_lib 1
EOF
else
fi
echo "configure:2136: checking for inet_addr in -lnsl" >&5
else
#line 2144 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char inet_addr();
int main() {
inet_addr()
; return 0; }
EOF
if { (eval echo configure:2155: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_lib_$ac_lib_var=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_lib 1
EOF
else
fi
echo "configure:2183: checking for dlopen in -ldl" >&5
else
#line 2191 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dlopen();
int main() {
dlopen()
; return 0; }
EOF
if { (eval echo configure:2202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_lib_$ac_lib_var=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_lib_$ac_lib_var=no"
fi
fi
LIBDL="-ldl"
#define HAVE_LIBDL 1
else
fi
fi
unsetenv
do
echo "configure:2236: checking for $ac_func" >&5
else
#line 2241 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char $ac_func();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
$ac_func();
#endif
; return 0; }
EOF
if { (eval echo configure:2264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_func_$ac_func=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_func_$ac_func=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_func 1
EOF
else
fi
done
if test "$install_runidn" = yes ; then
do
echo "configure:2292: checking for $ac_func" >&5
else
#line 2297 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char $ac_func();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
$ac_func();
#endif
; return 0; }
EOF
if { (eval echo configure:2320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_func_$ac_func=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_func_$ac_func=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_func 1
EOF
else
fi
done
do
echo "configure:2347: checking for $ac_func" >&5
else
#line 2352 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char $ac_func();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
$ac_func();
#endif
; return 0; }
EOF
if { (eval echo configure:2375: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_func_$ac_func=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_func_$ac_func=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_func 1
EOF
else
fi
done
do
echo "configure:2402: checking for $ac_func" >&5
else
#line 2407 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char $ac_func();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
$ac_func();
#endif
; return 0; }
EOF
if { (eval echo configure:2430: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_func_$ac_func=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_func_$ac_func=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_func 1
EOF
else
fi
done
do
echo "configure:2457: checking for $ac_func" >&5
else
#line 2462 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char $ac_func();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
$ac_func();
#endif
; return 0; }
EOF
if { (eval echo configure:2485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_func_$ac_func=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_func_$ac_func=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_func 1
EOF
else
fi
done
do
echo "configure:2512: checking for $ac_func" >&5
else
#line 2517 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char $ac_func();
int main() {
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
choke me
#else
$ac_func();
#endif
; return 0; }
EOF
if { (eval echo configure:2540: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
eval "ac_cv_func_$ac_func=yes"
else
echo "configure: failed program was:" >&5
eval "ac_cv_func_$ac_func=no"
fi
fi
cat >> confdefs.h <<EOF
#define $ac_tr_func 1
EOF
else
fi
done
fi
if test "$install_runidn" = yes ; then
echo "configure:2568: checking flavor of gethostbyaddr" >&5
else
if test "$cross_compiling" = yes; then
else
#line 2577 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
struct hostent *gethostbyaddr(const void *addr, socklen_t len, int type) {
return NULL;
}
int main() {
(void)gethostbyaddr(NULL, 0, 0);
return 0;
}
EOF
if { (eval echo configure:2593: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
if test "$cross_compiling" = yes; then
else
#line 2607 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
struct hostent *gethostbyaddr(const char *addr, size_t len, int type) {
return NULL;
}
int main() {
(void)gethostbyaddr(NULL, 0, 0);
return 0;
}
EOF
if { (eval echo configure:2623: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
if test "$cross_compiling" = yes; then
else
#line 2637 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
struct hostent *gethostbyaddr(const char *addr, int len, int type) {
return NULL;
}
int main() {
(void)gethostbyaddr(NULL, 0, 0);
return 0;
}
EOF
if { (eval echo configure:2653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
if test "$ac_cv_func_gethostbyaddr" = no ; then
fi
fi
case "$ac_cv_flavor_gethostbyaddr" in
ac_cv_type_ghba_addr_t='const void *'
ac_cv_type_ghba_addrlen_t='socklen_t'
;;
ac_cv_type_ghba_addr_t='const char *'
ac_cv_type_ghba_addrlen_t='size_t'
;;
traditional | none)
ac_cv_type_ghba_addr_t='const char *'
;;
*)
{ echo "configure: error: can't build runidn, since parameter type list of gethostbyaddr() is unknown to configure." 1>&2; exit 1; }
;;
esac
cat >> confdefs.h <<EOF
#define GHBA_ADDR_T $ac_cv_type_ghba_addr_t
EOF
cat >> confdefs.h <<EOF
#define GHBA_ADDRLEN_T $ac_cv_type_ghba_addrlen_t
EOF
echo "configure:2697: checking flavor of getnameinfo" >&5
else
if test "$cross_compiling" = yes; then
else
#line 2706 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
int getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host,
socklen_t hostlen, char *serv, socklen_t servlen,
unsigned int flags) {
return NULL;
}
int main() {
(void)getnameinfo(NULL, 0, NULL, 0, NULL, 0, 0);
return 0;
}
EOF
if { (eval echo configure:2724: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
if test "$cross_compiling" = yes; then
else
#line 2738 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
int getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host,
socklen_t hostlen, char *serv, socklen_t servlen,
int flags) {
return NULL;
}
int main() {
(void)getnameinfo(NULL, 0, NULL, 0, NULL, 0, 0);
return 0;
}
EOF
if { (eval echo configure:2756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
if test "$cross_compiling" = yes; then
else
#line 2770 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
int getnameinfo(const struct sockaddr *sa, socklen_t salen, char *host,
size_t hostlen, char *serv, size_t servlen, int flags) {
return NULL;
}
int main() {
(void)getnameinfo(NULL, 0, NULL, 0, NULL, 0, 0);
return 0;
}
EOF
if { (eval echo configure:2787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
if test "$cross_compiling" = yes; then
else
#line 2801 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
int getnameinfo(const struct sockaddr *sa, size_t salen, char *host,
size_t hostlen, char *serv, size_t servlen, int flags) {
return NULL;
}
int main() {
(void)getnameinfo(NULL, 0, NULL, 0, NULL, 0, 0);
return 0;
}
EOF
if { (eval echo configure:2818: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
if test "$ac_cv_func_getnameinfo" = no ; then
fi
fi
case "$ac_cv_flavor_getnameinfo" in
ac_cv_type_gni_salen_t='socklen_t'
ac_cv_type_gni_hostlen_t='socklen_t'
ac_cv_type_gni_servlen_t='socklen_t'
ac_cv_type_gni_flags_t='unsigned int'
;;
ac_cv_type_gni_salen_t='socklen_t'
ac_cv_type_gni_hostlen_t='socklen_t'
ac_cv_type_gni_servlen_t='socklen_t'
ac_cv_type_gni_flags_t='int'
;;
ac_cv_type_gni_salen_t='socklen_t'
ac_cv_type_gni_hostlen_t='size_t'
ac_cv_type_gni_servlen_t='size_t'
ac_cv_type_gni_flags_t='int'
;;
ac_cv_type_gni_salen_t='size_t'
ac_cv_type_gni_hostlen_t='size_t'
ac_cv_type_gni_servlen_t='size_t'
ac_cv_type_gni_flags_t='int'
;;
*)
{ echo "configure: error: can't build runidn, since parameter type list of getnameinfo() is unknown to configure." 1>&2; exit 1; }
esac
cat >> confdefs.h <<EOF
#define GNI_SALEN_T $ac_cv_type_gni_salen_t
EOF
cat >> confdefs.h <<EOF
#define GNI_HOSTLEN_T $ac_cv_type_gni_hostlen_t
EOF
cat >> confdefs.h <<EOF
#define GNI_SERVLEN_T $ac_cv_type_gni_servlen_t
EOF
cat >> confdefs.h <<EOF
#define GNI_FLAGS_T $ac_cv_type_gni_flags_t
EOF
fi
if test "$find_gethost_r" = yes; then
echo "configure:2883: checking flavor of gethostbyname_r" >&5
else
if test "$cross_compiling" = yes; then
else
#line 2891 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <stdio.h>
int main()
{
int err = 0;
struct hostent hebuf, *hp;
char buf[10];
/* Try resolving a invalid name using glibc flavor. */
(void)gethostbyname_r("@#!", &hebuf, buf, sizeof(buf), &hp, &err);
if (err != 0)
return 0; /* glibc flavor */
else
return 1; /* Sun flavor */
}
EOF
if { (eval echo configure:2913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
fi
if test "$ac_cv_flavor_gethost_r" = "glibc"; then
#define GETHOST_R_GLIBC_FLAVOR 1
fi
fi
echo "configure:2938: checking for libc shared object" >&5
*-hpux*)
;;
*)
;;
esac
else
shobj_path=`ls -r $shobj_libdir/$shobj_name.$SOEXT* 2>/dev/null | head -1`
:
else
fi
fi
if test "$shobj_path" != ""; then
shobj_pathsymbol=SOPATH_`echo $shobj_name | sed 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
cat >> confdefs.h <<EOF
#define $shobj_pathsymbol "$shobj_path"
EOF
break
fi
done
if test "$shobj_path" = ""; then
fi
if test "$install_runidn" = yes ; then
echo "configure:2977: checking for libnsl shared object" >&5
*-hpux*)
;;
*)
;;
esac
else
shobj_path=`ls -r $shobj_libdir/$shobj_name.$SOEXT* 2>/dev/null | head -1`
:
else
fi
fi
if test "$shobj_path" != ""; then
shobj_pathsymbol=SOPATH_`echo $shobj_name | sed 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
cat >> confdefs.h <<EOF
#define $shobj_pathsymbol "$shobj_path"
EOF
break
fi
done
if test "$shobj_path" = ""; then
fi
fi
echo "configure:3017: checking for iconv" >&5
#line 3023 "configure"
#include "confdefs.h"
#include <iconv.h>
int main() {
iconv_t i;
i = iconv_open("ISO-8859-1", "UTF-8");
; return 0; }
EOF
if { (eval echo configure:3035: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
else
echo "configure: failed program was:" >&5
fi
if test "$iconv_try_link" = no ; then
{ echo "configure: error: iconv function not available" 1>&2; exit 1; }
fi
fi
echo "configure:3055: checking for codeset name $UTF8_NAME" >&5
if test "$cross_compiling" = yes; then
else
#line 3064 "configure"
#include "confdefs.h"
#include <stddef.h>
#include <stdlib.h>
#include <iconv.h>
#define UTF8_NAME "$UTF8_NAME"
#define ICONV_FAIL ((iconv_t)(-1))
/* Check if the codeset name UTF8_NAME is valid by performing iconv_open(). */
int main() {
int i;
/* list of codeset names likely to exist */
static char *codeset[] = {
"ASCII", "ISO-8859-1", "ISO8859-1", "iso8859_1", "8859-1",
"Shift_JIS", "SJIS", "sjis", NULL,
};
/* First try null conversion. */
if (iconv_open(UTF8_NAME, UTF8_NAME) != ICONV_FAIL) return 0;
/* Unfortunately, above check fails on certain systems, such as Solaris. */
for (i = 0; codeset[i] != NULL; i++) {
if (iconv_open(UTF8_NAME, codeset[i]) != ICONV_FAIL) return 0;
}
return 1;
}
EOF
if { (eval echo configure:3092: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
then
else
echo "configure: failed program was:" >&5
fi
fi
fi
trap '' 1 2 15
# This file is a shell script that caches the results of configure
# tests run on this system so they can be shared between configure
# scripts and configure runs. It is not useful on other systems.
# If it contains results you don't want to keep, you may remove or edit it.
#
# By default, configure uses ./config.cache as the cache file,
# creating it if it does not exist already. You can give configure
# the --cache-file=FILE option to use a different cache file; that is
# what configure does when it calls configure scripts in
# subdirectories, so they share the cache.
# config.status only pays attention to the cache file if you give it the
# --recheck option to rerun configure.
#
# The following way of writing the cache mishandles newlines in values,
# but we know of no workaround that is simple, portable, and efficient.
# So, don't put newlines in cache variables' values.
# Ultrix sh set writes to stderr and can't be redirected directly,
# and sets the high bit in the cache file unless we assign to the vars.
(set) 2>&1 |
*ac_space=\ *)
# `set' does not quote correctly, so add quotes (double-quote substitution
# turns \\\\ into \\, and sed turns \\ into \).
sed -n \
-e "s/'/'\\\\''/g" \
-e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
;;
*)
# `set' quotes correctly as required by POSIX, so do not add quotes.
sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
;;
esac >> confcache
:
else
if test -w $cache_file; then
echo "updating cache $cache_file"
else
echo "not updating unwritable cache $cache_file"
fi
fi
trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
# Let make expand exec_prefix.
# Any assignment to VPATH causes Sun make to only execute
# the first set of double-colon rules, so remove it if not needed.
# If there is a colon in the path, we need to keep it.
if test "x$srcdir" = x.; then
ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
fi
trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
# Without the "./", some shells look in PATH for config.status.
: ${CONFIG_STATUS=./config.status}
echo creating $CONFIG_STATUS
rm -f $CONFIG_STATUS
cat > $CONFIG_STATUS <<EOF
#! /bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# This directory was configured as follows,
# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
#
# $0 $ac_configure_args
#
# Compiler output produced by configure, useful for debugging
# configure, is in ./config.log if it exists.
ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
for ac_option
do
case "\$ac_option" in
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
-version | --version | --versio | --versi | --vers | --ver | --ve | --v)
echo "$CONFIG_STATUS generated by autoconf version 2.13"
exit 0 ;;
-help | --help | --hel | --he | --h)
echo "\$ac_cs_usage"; exit 0 ;;
*) echo "\$ac_cs_usage"; exit 1 ;;
esac
done
ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
trap 'rm -fr `echo "Makefile
include/Makefile
include/idn/Makefile
include/mdn/Makefile
lib/Makefile
man/Makefile
tools/Makefile
tools/idnconv/Makefile
tools/runidn/Makefile
tools/runidn/runidn
map/Makefile
lib/tests/Makefile
include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
# Protect against being on the right side of a sed subst in config.status.
sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
$ac_vpsub
$extrasub
s%@SHELL@%$SHELL%g
s%@CFLAGS@%$CFLAGS%g
s%@CPPFLAGS@%$CPPFLAGS%g
s%@CXXFLAGS@%$CXXFLAGS%g
s%@FFLAGS@%$FFLAGS%g
s%@DEFS@%$DEFS%g
s%@LDFLAGS@%$LDFLAGS%g
s%@LIBS@%$LIBS%g
s%@exec_prefix@%$exec_prefix%g
s%@prefix@%$prefix%g
s%@program_transform_name@%$program_transform_name%g
s%@bindir@%$bindir%g
s%@sbindir@%$sbindir%g
s%@libexecdir@%$libexecdir%g
s%@datadir@%$datadir%g
s%@sysconfdir@%$sysconfdir%g
s%@sharedstatedir@%$sharedstatedir%g
s%@localstatedir@%$localstatedir%g
s%@libdir@%$libdir%g
s%@includedir@%$includedir%g
s%@oldincludedir@%$oldincludedir%g
s%@infodir@%$infodir%g
s%@mandir@%$mandir%g
s%@host@%$host%g
s%@host_alias@%$host_alias%g
s%@host_cpu@%$host_cpu%g
s%@host_vendor@%$host_vendor%g
s%@host_os@%$host_os%g
s%@COMPAT_TRUE@%$COMPAT_TRUE%g
s%@COMPAT_FALSE@%$COMPAT_FALSE%g
s%@UTF8_NAME@%$UTF8_NAME%g
s%@LITEONLY_TRUE@%$LITEONLY_TRUE%g
s%@LITEONLY_FALSE@%$LITEONLY_FALSE%g
s%@RUNIDN_TRUE@%$RUNIDN_TRUE%g
s%@RUNIDN_FALSE@%$RUNIDN_FALSE%g
s%@ICONVINC@%$ICONVINC%g
s%@ICONVLIB@%$ICONVLIB%g
s%@ICONVSOFILE@%$ICONVSOFILE%g
s%@PRELOAD_VAR@%$PRELOAD_VAR%g
s%@PRELOAD_SEP@%$PRELOAD_SEP%g
s%@PRELOAD_LAST@%$PRELOAD_LAST%g
s%@CC@%$CC%g
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
s%@INSTALL_DATA@%$INSTALL_DATA%g
s%@build@%$build%g
s%@build_alias@%$build_alias%g
s%@build_cpu@%$build_cpu%g
s%@build_vendor@%$build_vendor%g
s%@build_os@%$build_os%g
s%@RANLIB@%$RANLIB%g
s%@LN_S@%$LN_S%g
s%@LIBTOOL@%$LIBTOOL%g
s%@PERL@%$PERL%g
s%@CPP@%$CPP%g
s%@LIBDL@%$LIBDL%g
CEOF
EOF
# Split the substitutions into bite-sized pieces for seds with
# small command number limits, like on Digital OSF/1 and HP-UX.
ac_sed_cmds=""
while $ac_more_lines; do
else
fi
if test ! -s conftest.s$ac_file; then
ac_more_lines=false
else
if test -z "$ac_sed_cmds"; then
ac_sed_cmds="sed -f conftest.s$ac_file"
else
ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
fi
fi
done
if test -z "$ac_sed_cmds"; then
fi
cat >> $CONFIG_STATUS <<EOF
CONFIG_FILES=\${CONFIG_FILES-"Makefile
include/Makefile
include/idn/Makefile
include/mdn/Makefile
lib/Makefile
man/Makefile
tools/Makefile
tools/idnconv/Makefile
tools/runidn/Makefile
tools/runidn/runidn
map/Makefile
lib/tests/Makefile
"}
EOF
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
*) ac_file_in="${ac_file}.in" ;;
esac
# Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
# Remove last slash and all that follows it. Not all systems have dirname.
# The file is in a subdirectory.
# A "../" for each directory in $ac_dir_suffix.
else
fi
case "$ac_given_srcdir" in
.) srcdir=.
if test -z "$ac_dots"; then top_srcdir=.
*) # Relative path.
esac
case "$ac_given_INSTALL" in
[/$]*) INSTALL="$ac_given_INSTALL" ;;
*) INSTALL="$ac_dots$ac_given_INSTALL" ;;
esac
# $configure_input" ;;
*) ac_comsub= ;;
esac
sed -e "$ac_comsub
s%@configure_input@%$configure_input%g
s%@srcdir@%$srcdir%g
s%@top_srcdir@%$top_srcdir%g
s%@INSTALL@%$INSTALL%g
fi; done
rm -f conftest.s*
# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
# NAME is the cpp macro being defined and VALUE is the value it is being given.
#
# ac_d sets the value in "#define NAME VALUE" lines.
ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
ac_dC='\3'
ac_dD='%g'
# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
ac_uB='\([ ]\)%\1#\2define\3'
ac_uC=' '
ac_uD='\4%g'
# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
ac_eB='$%\1#\2define\3'
ac_eC=' '
ac_eD='%g'
if test "${CONFIG_HEADERS+set}" != set; then
cat >> $CONFIG_STATUS <<EOF
CONFIG_HEADERS="include/config.h"
EOF
fi
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
*) ac_file_in="${ac_file}.in" ;;
esac
# 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.
rm -f conftest.vals
s/[\\&%]/\\&/g
s%[\\$`]%\\&%g
s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
sed -n -f conftest.hdr confdefs.h > conftest.vals
rm -f conftest.hdr
# This sed command replaces #undef with comments. This is necessary, for
# example, in the case of _POSIX_SOURCE, which is predefined and required
# on some systems where configure will not decide to define it.
cat >> conftest.vals <<\EOF
s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
# Break up conftest.vals because some shells have a limit on
# the size of here documents, and old seds have small limits too.
rm -f conftest.tail
while :
do
# grep -c gives empty output for an empty file on some AIX systems.
# Write a limited-size here document to conftest.frag.
echo 'CEOF
sed -f conftest.frag conftest.in > conftest.out
rm -f conftest.in
' >> $CONFIG_STATUS
rm -f conftest.vals
done
rm -f conftest.vals
cat >> $CONFIG_STATUS <<\EOF
rm -f conftest.in
if cmp -s $ac_file conftest.h 2>/dev/null; then
echo "$ac_file is unchanged"
rm -f conftest.h
else
# Remove last slash and all that follows it. Not all systems have dirname.
# The file is in a subdirectory.
fi
fi
fi; done
cat >> $CONFIG_STATUS <<EOF
EOF
cat >> $CONFIG_STATUS <<\EOF
exit 0