configure revision 30d6e6e907dfd7a254796c70f49ed11979c0cc3b
13faa91230bde46da937bf33010b9accc5bdeb59sd# Guess values for system-dependent variables and create Makefiles.
13faa91230bde46da937bf33010b9accc5bdeb59sd# Generated by GNU Autoconf 2.61.
13faa91230bde46da937bf33010b9accc5bdeb59sd# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
13faa91230bde46da937bf33010b9accc5bdeb59sd# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
13faa91230bde46da937bf33010b9accc5bdeb59sd# This configure script is free software; the Free Software Foundation
13faa91230bde46da937bf33010b9accc5bdeb59sd# gives unlimited permission to copy, distribute and modify it.
13faa91230bde46da937bf33010b9accc5bdeb59sd## --------------------- ##
13faa91230bde46da937bf33010b9accc5bdeb59sd## M4sh Initialization. ##
13faa91230bde46da937bf33010b9accc5bdeb59sd## --------------------- ##
13faa91230bde46da937bf33010b9accc5bdeb59sd# Be more Bourne compatible
13faa91230bde46da937bf33010b9accc5bdeb59sdif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
13faa91230bde46da937bf33010b9accc5bdeb59sd # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
13faa91230bde46da937bf33010b9accc5bdeb59sd # is contrary to our usage. Disable this feature.
13faa91230bde46da937bf33010b9accc5bdeb59sd# PATH needs CR
13faa91230bde46da937bf33010b9accc5bdeb59sd# Avoid depending upon Character Ranges.
13faa91230bde46da937bf33010b9accc5bdeb59sd# The user is always right.
13faa91230bde46da937bf33010b9accc5bdeb59sdif test "${PATH_SEPARATOR+set}" != set; then
13faa91230bde46da937bf33010b9accc5bdeb59sd if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
13faa91230bde46da937bf33010b9accc5bdeb59sd# Support unset when possible.
13faa91230bde46da937bf33010b9accc5bdeb59sd# We need space, tab and new line, in precisely that order. Quoting is
13faa91230bde46da937bf33010b9accc5bdeb59sd# there to prevent editors from complaining about space-tab.
13faa91230bde46da937bf33010b9accc5bdeb59sd# (If _AS_PATH_WALK were called with IFS unset, it would disable word
13faa91230bde46da937bf33010b9accc5bdeb59sd# splitting by setting IFS to empty value.)
13faa91230bde46da937bf33010b9accc5bdeb59sd# Find who we are. Look in the path if we contain no directory separator.
13faa91230bde46da937bf33010b9accc5bdeb59sd# We did not find ourselves, most probably we were run as `sh COMMAND'
13faa91230bde46da937bf33010b9accc5bdeb59sd# in which case we are not to be found in the path.
13faa91230bde46da937bf33010b9accc5bdeb59sdif test "x$as_myself" = x; then
13faa91230bde46da937bf33010b9accc5bdeb59sdif test ! -f "$as_myself"; then
13faa91230bde46da937bf33010b9accc5bdeb59sd echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13faa91230bde46da937bf33010b9accc5bdeb59sd# Work around bugs in pre-3.0 UWIN ksh.
13faa91230bde46da937bf33010b9accc5bdeb59sddo ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
13faa91230bde46da937bf33010b9accc5bdeb59sd# NLS nuisances.
67d4b2f88b8e27bb035d67a046d5aad7db3bfc71gk LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
13faa91230bde46da937bf33010b9accc5bdeb59sd LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
13faa91230bde46da937bf33010b9accc5bdeb59sd if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
13faa91230bde46da937bf33010b9accc5bdeb59sd# Required to use basename.
25351652d920ae27c5a56c199da581033ce763f6Vuong Nguyenif (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13faa91230bde46da937bf33010b9accc5bdeb59sd# Name of the executable.
13faa91230bde46da937bf33010b9accc5bdeb59sd /^X\/\(\/\/\)$/{
13faa91230bde46da937bf33010b9accc5bdeb59sd /^X\/\(\/\).*/{
13faa91230bde46da937bf33010b9accc5bdeb59sdif test "x$CONFIG_SHELL" = x; then
13faa91230bde46da937bf33010b9accc5bdeb59sd(as_func_return () {
13faa91230bde46da937bf33010b9accc5bdeb59sd (exit \$1)
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_success () {
13faa91230bde46da937bf33010b9accc5bdeb59sd as_func_return 0
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_failure () {
13faa91230bde46da937bf33010b9accc5bdeb59sd as_func_return 1
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_ret_success () {
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_ret_failure () {
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_success; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
67d4b2f88b8e27bb035d67a046d5aad7db3bfc71gk echo as_func_success failed.
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_failure; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo as_func_failure succeeded.
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_ret_success; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo as_func_ret_success failed.
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_ret_failure; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo as_func_ret_failure succeeded.
13faa91230bde46da937bf33010b9accc5bdeb59sdif ( set x; as_func_ret_success y && test x = \"\$1\" ); then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo positional parameters were not saved.
13faa91230bde46da937bf33010b9accc5bdeb59sdtest \$exitcode = 0) || { (exit 1); exit 1; }
13faa91230bde46da937bf33010b9accc5bdeb59sd as_lineno_1=\$LINENO
13faa91230bde46da937bf33010b9accc5bdeb59sd as_lineno_2=\$LINENO
13faa91230bde46da937bf33010b9accc5bdeb59sd test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
13faa91230bde46da937bf33010b9accc5bdeb59sd test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
13faa91230bde46da937bf33010b9accc5bdeb59sdfor as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
13faa91230bde46da937bf33010b9accc5bdeb59sd as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
13faa91230bde46da937bf33010b9accc5bdeb59sd # Try only shells that exist, to save several forks.
13faa91230bde46da937bf33010b9accc5bdeb59sd if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
13faa91230bde46da937bf33010b9accc5bdeb59sdif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
13faa91230bde46da937bf33010b9accc5bdeb59sd # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
13faa91230bde46da937bf33010b9accc5bdeb59sd *posix*) set -o posix ;;
13faa91230bde46da937bf33010b9accc5bdeb59sdif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
13faa91230bde46da937bf33010b9accc5bdeb59sd # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
13faa91230bde46da937bf33010b9accc5bdeb59sd *posix*) set -o posix ;;
13faa91230bde46da937bf33010b9accc5bdeb59sdif ( set x; as_func_ret_success y && test x = "$1" ); then
13faa91230bde46da937bf33010b9accc5bdeb59sd test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
13faa91230bde46da937bf33010b9accc5bdeb59sd if test "x$CONFIG_SHELL" != x; then
13faa91230bde46da937bf33010b9accc5bdeb59sd do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
13faa91230bde46da937bf33010b9accc5bdeb59sd echo This script requires a shell more modern than all the
13faa91230bde46da937bf33010b9accc5bdeb59sd echo shells that I found on your system. Please install a
13faa91230bde46da937bf33010b9accc5bdeb59sd echo modern shell, or manually run the script under such a
13faa91230bde46da937bf33010b9accc5bdeb59sd (exit \$1)
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_success () {
13faa91230bde46da937bf33010b9accc5bdeb59sd as_func_return 0
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_failure () {
13faa91230bde46da937bf33010b9accc5bdeb59sd as_func_return 1
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_ret_success () {
13faa91230bde46da937bf33010b9accc5bdeb59sdas_func_ret_failure () {
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_success; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo as_func_success failed.
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_failure; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo as_func_failure succeeded.
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_ret_success; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo as_func_ret_success failed.
13faa91230bde46da937bf33010b9accc5bdeb59sdif as_func_ret_failure; then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo as_func_ret_failure succeeded.
13faa91230bde46da937bf33010b9accc5bdeb59sdif ( set x; as_func_ret_success y && test x = \"\$1\" ); then
13faa91230bde46da937bf33010b9accc5bdeb59sd exitcode=1
13faa91230bde46da937bf33010b9accc5bdeb59sd echo positional parameters were not saved.
13faa91230bde46da937bf33010b9accc5bdeb59sd # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
13faa91230bde46da937bf33010b9accc5bdeb59sd # uniformly replaced by the line number. The first 'sed' inserts a
13faa91230bde46da937bf33010b9accc5bdeb59sd # line-number line after each line using $LINENO; the second 'sed'
13faa91230bde46da937bf33010b9accc5bdeb59sd # does the real work. The second script uses 'N' to pair each
13faa91230bde46da937bf33010b9accc5bdeb59sd # line-number line with the line containing $LINENO, and appends
13faa91230bde46da937bf33010b9accc5bdeb59sd # trailing '-' during substitution so that $LINENO is not a special
13faa91230bde46da937bf33010b9accc5bdeb59sd # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
13faa91230bde46da937bf33010b9accc5bdeb59sd # scripts with optimization help from Paolo Bonzini. Blame Lee
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Do /[$]LINENO/=
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Do s/[$]LINENO.*/&-/
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Do s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Do { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
13faa91230bde46da937bf33010b9accc5bdeb59sd # Don't try to exec as it changes $[0], causing all sort of problems
13faa91230bde46da937bf33010b9accc5bdeb59sd # (the dirname of $[0] is not the place where we might find the
13faa91230bde46da937bf33010b9accc5bdeb59sd # original and so on. Autoconf is especially sensitive to this).
13faa91230bde46da937bf33010b9accc5bdeb59sdif (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Do # ... but there are two gotchas:
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Do # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
13faa91230bde46da937bf33010b9accc5bdeb59sd # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Do # In both cases, we have to default to `cp -p'.
13faa91230bde46da937bf33010b9accc5bdeb59sd ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
13faa91230bde46da937bf33010b9accc5bdeb59sdrm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
13faa91230bde46da937bf33010b9accc5bdeb59sd test -d ./-p && rmdir ./-p
13faa91230bde46da937bf33010b9accc5bdeb59sd if test -d "$1"; then
13faa91230bde46da937bf33010b9accc5bdeb59sd test -d "$1/.";
13faa91230bde46da937bf33010b9accc5bdeb59sd case $1 in
13faa91230bde46da937bf33010b9accc5bdeb59sd -*)set "./$1";;
13faa91230bde46da937bf33010b9accc5bdeb59sd ???[sx]*):;;*)false;;esac;fi
13faa91230bde46da937bf33010b9accc5bdeb59sd# Sed expression to map a string onto a valid CPP name.
13faa91230bde46da937bf33010b9accc5bdeb59sdas_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
13faa91230bde46da937bf33010b9accc5bdeb59sd# Sed expression to map a string onto a valid variable name.
b64bfe7dc77dc5c5561cdcd10c80b0b550701a24Trang Doas_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
13faa91230bde46da937bf33010b9accc5bdeb59sd# Name of the host.
ac_init_version=false
program_transform_name=s,x,x,
site=
for ac_option
if test -n "$ac_prev"; then
ac_init_help=long ;;
| --ht=*)
ac_init_version=: ;;
export $ac_envvar ;;
if test -n "$ac_prev"; then
if test "x$host_alias" != x; then
if test "x$build_alias" = x; then
echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
if test -z "$srcdir"; then
if test ! -r "$srcdir/$ac_unique_file"; then
srcdir=..
if test ! -r "$srcdir/$ac_unique_file"; then
srcdir=.
cat <<_ACEOF
if test -n "$ac_init_help"; then
if test -f "$ac_srcdir/configure.gnu"; then
$SHELL "$ac_srcdir/configure.gnu" --help=recursive
cat >config.log <<_ACEOF
exec 5>>config.log
/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
ac_must_keep_next=false
for ac_arg
if test $ac_must_keep_next = true; then
-* ) ac_must_keep_next=true ;;
$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
# config.log. We remove comments because anyway the quotes in there
# Save into config.log some information that might help in debugging.
for ac_var in $ac_subst_vars
eval ac_val=\$$ac_var
case $ac_val in
for ac_var in $ac_subst_files
eval ac_val=\$$ac_var
case $ac_val in
if test -s confdefs.h; then
## confdefs.h. ##
cat confdefs.h
rm -f core *.core core.conftest.* &&
rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
exit $exit_status
trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
# confdefs.h avoids OS command line length limits that DEFS can exceed.
rm -f -r conftest* confdefs.h
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
case $cache_file in
for ac_var in $ac_precious_vars; do
case $ac_old_set,$ac_new_set in
# Pass precious variables to config.status.
case $ac_new_val in
*) ac_arg=$ac_var=$ac_new_val ;;
if $ac_cache_corrupted; then
ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_compiler_gnu=$ac_cv_c_compiler_gnu
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
IFS=$as_save_IFS
for ac_exec_ext in '' $ac_executable_extensions; do
IFS=$as_save_IFS
ac_ct_CC=$CC
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
IFS=$as_save_IFS
for ac_exec_ext in '' $ac_executable_extensions; do
IFS=$as_save_IFS
ac_ct_CC=$ac_cv_prog_ac_ct_CC
case $cross_compiling:$ac_tool_warned in
CC=$ac_ct_CC
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
IFS=$as_save_IFS
for ac_exec_ext in '' $ac_executable_extensions; do
IFS=$as_save_IFS
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
IFS=$as_save_IFS
for ac_exec_ext in '' $ac_executable_extensions; do
IFS=$as_save_IFS
if test $ac_prog_rejected = yes; then
set dummy $ac_cv_prog_CC
for ac_prog in cl.exe
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
IFS=$as_save_IFS
for ac_exec_ext in '' $ac_executable_extensions; do
IFS=$as_save_IFS
ac_ct_CC=$CC
for ac_prog in cl.exe
set dummy $ac_prog; ac_word=$2
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
IFS=$as_save_IFS
for ac_exec_ext in '' $ac_executable_extensions; do
IFS=$as_save_IFS
ac_ct_CC=$ac_cv_prog_ac_ct_CC
case $cross_compiling:$ac_tool_warned in
CC=$ac_ct_CC
*) ac_try_echo=$ac_try;;
(exit $ac_status); }
*) ac_try_echo=$ac_try;;
(exit $ac_status); }
*) ac_try_echo=$ac_try;;
(exit $ac_status); }
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
ac_clean_files_save=$ac_clean_files
# Try to create an executable without -o first, disregard a.out.
# only as a last resort. b.out is created by i960 compilers.
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
*) ac_try_echo=$ac_try;;
ac_status=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
# work properly (i.e., refer to `conftest.exe'), while it won't with
for ac_file in conftest.exe conftest conftest.*; do
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
*) ac_try_echo=$ac_try;;
ac_status=$?
for ac_file in conftest.o conftest.obj conftest.*; do
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
ac_test_CFLAGS=${CFLAGS+set}
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
elif test $ac_cv_prog_cc_g = yes; then
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
xno)
ac_ext=c
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
$as_test_x conftest$ac_exeext; then
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
$as_test_x conftest$ac_exeext; then
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
$as_test_x conftest$ac_exeext; then
if test $ac_cv_lib_socket_socket = yes; then
cat >>confdefs.h <<_ACEOF
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
$as_test_x conftest$ac_exeext; then
if test $ac_cv_lib_nsl_inet_ntoa = yes; then
cat >>confdefs.h <<_ACEOF
for ac_func in gethostbyname2
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
$as_test_x conftest$ac_exeext; then
cat >>confdefs.h <<_ACEOF
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
$as_test_x conftest$ac_exeext; then
if test $ac_cv_func_getaddrinfo = yes; then
cat >>confdefs.h <<\_ACEOF
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
$as_test_x conftest$ac_exeext; then
if test $ac_cv_func_getnameinfo = yes; then
cat >>confdefs.h <<\_ACEOF
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
if test $ac_cv_type_socklen_t != yes; then
cat >>confdefs.h <<\_ACEOF
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
if test $ac_cv_sa_len = yes; then
cat >>confdefs.h <<\_ACEOF
# config.status only pays attention to the cache file if you give it
*${as_nl}*)
sed -n \
s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
: ${CONFIG_STATUS=./config.status}
cat >$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
NULLCMD=:
as_unset=unset
as_unset=false
case $0 in
*[\\/]* ) as_myself=$0 ;;
as_myself=$0
as_expr=false
as_basename=false
as_dirname=false
as_expr=false
test -d ./-p && rmdir ./-p
as_mkdir_p=false
This file was extended by $as_me, which was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
CONFIG_LINKS = $CONFIG_LINKS
CONFIG_COMMANDS = $CONFIG_COMMANDS
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
\`$as_me' instantiates files from templates according to the
--recheck update $as_me by reconfiguring in the same conditions
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
case $1 in
ac_shift=:
ac_option=$1
ac_optarg=$2
ac_shift=shift
case $ac_option in
ac_cs_recheck=: ;;
debug=: ;;
ac_need_defaults=false;;
ac_need_defaults=false;;
--he | --h)
ac_cs_silent=: ;;
ac_need_defaults=false ;;
if $ac_cs_silent; then
cat >>$CONFIG_STATUS <<_ACEOF
echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
cat >>$CONFIG_STATUS <<\_ACEOF
exec 5>>config.log
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
case $ac_config_target in
if $ac_need_defaults; then
$debug ||
tmp=
# This happens for instance when ./config.status config.h
for ac_last_try in false false false false false :; do
elif $ac_last_try; then
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS
:[FHL]*:*);;
IFS=:
set x $ac_tag
ac_file=$1
:L) ac_source=$1;;
:[FH])
for ac_f
case $ac_top_builddir_sub in
cat >>$CONFIG_STATUS <<\_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
# Shell code in configure.ac might set extrasub.
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
s&@configure_input@&$configure_input&;t t
s&@top_builddir@&$ac_top_builddir_sub&;t t
s&@srcdir@&$ac_srcdir&;t t
s&@abs_srcdir@&$ac_abs_srcdir&;t t
s&@top_srcdir@&$ac_top_srcdir&;t t
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
s&@builddir@&$ac_builddir&;t t
s&@abs_builddir@&$ac_abs_builddir&;t t
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
case $ac_file in
# substitutes the proper values into config.h.in to produce config.h.
# an unquoted here document, in config.status. If some macros were
# Break up conftest.defines:
# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
cat >>$CONFIG_STATUS <<_ACEOF
grep . conftest.tail >/dev/null || break
cat >>$CONFIG_STATUS <<\_ACEOF
# configure is writing to config.log, and then calls config.status.
# config.status does its own redirection, appending to config.log.
# Unfortunately, on DOS this fails, as config.log is still kept open
# by configure, so config.status won't be able to write to it; its
# effectively closing config.log, so it can be properly (re)opened and
# appended to by config.status. When coming back to configure, we
exec 5>>config.log