configure revision f620c5e527746a2ec3d90a11d21abd8a114746df
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User# Guess values for system-dependent variables and create Makefiles.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Generated by GNU Autoconf 2.53.
5347c0fcb04eaea19d9f39795646239f487c6207Tinderbox User# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User# Free Software Foundation, Inc.
8c225507766814e78e168b17a24b8a47ca7f8c37Tinderbox User# This configure script is free software; the Free Software Foundation
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User# gives unlimited permission to copy, distribute and modify it.
f9ce6280cec79deb16ff6d9807aa493ff23e10d9Tinderbox User## --------------------- ##
0b89eee6167201843c9a46b7e7c63cb1e4e09ba3Tinderbox User## M4sh Initialization. ##
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User## --------------------- ##
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# Be Bourne compatible
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
0da02c26a6631c25f075a8e4ac6de9e58f49a0c2Tinderbox Userelif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User# NLS nuisances.
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User# Support unset when possible.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt { $as_unset LANG || test "${LANG+set}" != set; } ||
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt { LANG=C; export LANG; }
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User { LC_ALL=C; export LC_ALL; }
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User { LC_TIME=C; export LC_TIME; }
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
363b21045b718d06d414784c96193dc9a233e8c5Tinderbox User(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
363b21045b718d06d414784c96193dc9a233e8c5Tinderbox User { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
363b21045b718d06d414784c96193dc9a233e8c5Tinderbox User(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
363b21045b718d06d414784c96193dc9a233e8c5Tinderbox User(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
363b21045b718d06d414784c96193dc9a233e8c5Tinderbox User { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User# Name of the executable.
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User /^X\/\(\/\/\)$/{ s//\1/; q; }
33c9436ef1a43d3c0fc3d9be9b4b0509daa83223Tinderbox User /^X\/\(\/\).*/{ s//\1/; q; }
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User# PATH needs CR, and LINENO needs CR and PATH.
0da02c26a6631c25f075a8e4ac6de9e58f49a0c2Tinderbox User# Avoid depending upon Character Ranges.
8a48b6b9b6fa8486f24b22d1972b2b6ebb36a4a4Tinderbox User# The user is always right.
8a48b6b9b6fa8486f24b22d1972b2b6ebb36a4a4Tinderbox Userif test "${PATH_SEPARATOR+set}" != set; then
3ca1a32241189d1e02e59f6b56399eb9b40f2aafTinderbox User if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
8a48b6b9b6fa8486f24b22d1972b2b6ebb36a4a4Tinderbox User as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User # Find who we are. Look in the path if we contain no path at all
363b21045b718d06d414784c96193dc9a233e8c5Tinderbox User *[\\/]* ) as_myself=$0 ;;
363b21045b718d06d414784c96193dc9a233e8c5Tinderbox User test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
550d3276d0490c4918f089ccb1528a3eb0951b0aTinderbox User # We did not find ourselves, most probably we were run as `sh COMMAND'
550d3276d0490c4918f089ccb1528a3eb0951b0aTinderbox User # in which case we are not to be found in the path.
550d3276d0490c4918f089ccb1528a3eb0951b0aTinderbox User { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox Userfor as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
51da15c88648a9e47d0cddff4b2b782665e99401Tinderbox User as_lineno_1=$LINENO
51da15c88648a9e47d0cddff4b2b782665e99401Tinderbox User as_lineno_2=$LINENO
51da15c88648a9e47d0cddff4b2b782665e99401Tinderbox User as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User test "x$as_lineno_1" != "x$as_lineno_2" &&
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # uniformly replaced by the line number. The first 'sed' inserts a
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # line-number line before each line; the second 'sed' does the real
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # work. The second script uses 'N' to pair each line-number line
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # with the numbered line, and appends trailing '-' during
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # substitution so that $LINENO is not a special case at line end.
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
d253648fe3331622cebea02d60aaecca3082d78dTinderbox User # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
bfb7b680bf88c1fdd9949197b71c512c532280a4Tinderbox User s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
3ca1a32241189d1e02e59f6b56399eb9b40f2aafTinderbox User { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
bfb7b680bf88c1fdd9949197b71c512c532280a4Tinderbox User # Don't try to exec as it changes $[0], causing all sort of problems
dfae459e8c4f794f8a239e74aa9d5e11cce6ea5bTinderbox User # (the dirname of $[0] is not the place where we might find the
dfae459e8c4f794f8a239e74aa9d5e11cce6ea5bTinderbox User # original and so on. Autoconf is especially sensible to this).
dfae459e8c4f794f8a239e74aa9d5e11cce6ea5bTinderbox Usercase `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
f14ce68ee54a5a4587fbde4ffacb117946df2d73Tinderbox User # We could just check for DJGPP; but this test a) works b) is more generic
f14ce68ee54a5a4587fbde4ffacb117946df2d73Tinderbox User # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
0d6a6642b2be93cffa651c54a9b8810dd2d31392Tinderbox User # Don't use ln at all; we don't have any links
abe69df9a7de5cda07a2b8e19e8b7c981bcd7a9dTinderbox User# Sed expression to map a string onto a valid CPP name.
abe69df9a7de5cda07a2b8e19e8b7c981bcd7a9dTinderbox Useras_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
abe69df9a7de5cda07a2b8e19e8b7c981bcd7a9dTinderbox User# Sed expression to map a string onto a valid variable name.
abe69df9a7de5cda07a2b8e19e8b7c981bcd7a9dTinderbox Useras_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
164ade1482251e1da962b42e5bf0d3aa02a11e03Tinderbox User# We need space, tab and new line, in precisely that order.
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# Name of the host.
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# so uname gets run too.
abe69df9a7de5cda07a2b8e19e8b7c981bcd7a9dTinderbox Userac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
164ade1482251e1da962b42e5bf0d3aa02a11e03Tinderbox User# Initializations.
a0fb6a0980359165a4459723f52d5d7b5725f9c6Tinderbox User# Maximum number of lines to put in a shell here document.
a0fb6a0980359165a4459723f52d5d7b5725f9c6Tinderbox User# This variable seems obsolete. It should probably be removed, and
8c7245514646663b25d8b186186ebede41903fa3Tinderbox User# only ac_max_sed_lines should be used.
8c7245514646663b25d8b186186ebede41903fa3Tinderbox User# Identity of this package.
421ba11f3f07cbcb12c288ef7f4e7bad13fcc28fTinderbox User# Initialize some variables set by options.
99b30e26a6beb9092557cc9e5370b517309bff6eTinderbox User# The variables have the same names as the options, with
ffe29868b4bbc64953fc5d0de51f988c20158967Tinderbox User# dashes changed to underlines.
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# Installation directory options.
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# These are left unexpanded so users can "make install exec_prefix=/foo"
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# and all the variables that are supposed to be based on exec_prefix
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# by default will actually change.
c48fdfda7a8ae8973aadfeb88cbeaab013024a6cTinderbox User# Use braces instead of parens because sh, perl, etc. also accept them.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt # If the previous option needs an argument, assign it.
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User if test -n "$ac_prev"; then
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt eval "$ac_prev=\$ac_option"
7911e6f9de303bca5a3d8b34f4330c8f7cecffaeTinderbox User ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt # Accept the important Cygnus configure options, so we can diagnose typos.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt -bindir | --bindir | --bindi | --bind | --bin | --bi)
fd2597f75693a2279fdf588bd40dfe2407c42028Tinderbox User -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1c57c3f79db0bf0358bbe6d7b5ad650c0c852f4bTinderbox User -build=* | --build=* | --buil=* | --bui=* | --bu=*)
| --da=*)
eval "enable_$ac_feature=no" ;;
eval "enable_$ac_feature='$ac_optarg'" ;;
ac_init_help=long ;;
ac_init_version=: ;;
eval "with_$ac_package='$ac_optarg'" ;;
eval "with_$ac_package=no" ;;
eval "$ac_envvar='$ac_optarg'"
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
srcdir=..
cat <<_ACEOF
cat <<_ACEOF
if test -n "$ac_init_help"; then
cd $ac_dir
if test -f $ac_srcdir/configure.gnu; then
elif test -f $ac_srcdir/configure; then
elif test -f $ac_srcdir/configure.ac ||
test -f $ac_srcdir/configure.in; then
cd $ac_popdir
if $ac_init_version; then
Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
exec 5>config.log
cat >&5 <<_ACEOF
cat <<_ASUNAME
cat >&5 <<_ACEOF
for ac_arg
# config.log. We remove comments because anyway the quotes in there
# Save into config.log some information that might help in debugging.
if test -s confdefs.h; then
## confdefs.h. ##
rm -rf 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 -rf conftest* confdefs.h
echo >confdefs.h
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
for ac_site_file in $CONFIG_SITE; do
case $cache_file in
[\\/]* | ?:[\\/]* ) . $cache_file;;
*) . ./$cache_file;;
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
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
ac_ct_CC=$ac_cv_prog_ac_ct_CC
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
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
ac_ct_CC=$ac_cv_prog_ac_ct_CC
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
if test $ac_prog_rejected = yes; then
set dummy $ac_cv_prog_CC
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
ac_ct_CC=$CC
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
ac_ct_CC=$ac_cv_prog_ac_ct_CC
CC=$ac_ct_CC
(eval $ac_compiler --version </dev/null >&5) 2>&5
(exit $ac_status); }
(eval $ac_compiler -v </dev/null >&5) 2>&5
(exit $ac_status); }
(eval $ac_compiler -V </dev/null >&5) 2>&5
(exit $ac_status); }
cat >conftest.$ac_ext <<_ACEOF
ac_clean_files_save=$ac_clean_files
# Try to create an executable without -o first, disregard a.out.
(eval $ac_link_default) 2>&5
(exit $ac_status); }; then
case $ac_file in
*.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb | *.xSYM ) ;;
a.out ) # We found the default executable, but exeext='' is most
cat conftest.$ac_ext >&5
ac_exeext=$ac_cv_exeext
if { ac_try='./$ac_file'
(eval $ac_try) 2>&5
(exit $ac_status); }; }; then
rm -f a.out a.exe conftest$ac_cv_exeext
ac_clean_files=$ac_clean_files_save
(eval $ac_link) 2>&5
(exit $ac_status); }; then
# work properly (i.e., refer to `conftest.exe'), while it won't with
export ac_cv_exeext
ac_status=$?
rm -f conftest.$ac_objext
ac_status=$?
ac_status=$?
ac_test_CFLAGS=${CFLAGS+set}
rm -f conftest.$ac_objext
ac_status=$?
ac_status=$?
elif test $ac_cv_prog_cc_g = yes; then
rm -f conftest.$ac_objext
ac_status=$?
ac_status=$?
for ac_declaration in \
rm -f conftest.$ac_objext
ac_status=$?
ac_status=$?
rm -f conftest.$ac_objext
ac_status=$?
ac_status=$?
echo $ac_declaration >>confdefs.h
ac_ext=c
ac_status=$?
ac_status=$?
ac_status=$?
ac_status=$?
ac_status=$?
ac_status=$?
if test $ac_cv_lib_socket_socket = yes; then
cat >>confdefs.h <<_ACEOF
ac_status=$?
ac_status=$?
if test $ac_cv_lib_nsl_inet_ntoa = yes; then
cat >>confdefs.h <<_ACEOF
for ac_func in gethostbyname2
ac_status=$?
ac_status=$?
cat >>confdefs.h <<_ACEOF
ac_status=$?
ac_status=$?
if test $ac_cv_func_getaddrinfo = yes; then
cat >>confdefs.h <<\_ACEOF
ac_status=$?
ac_status=$?
if test $ac_cv_func_getnameinfo = yes; then
cat >>confdefs.h <<\_ACEOF
rm -f conftest.$ac_objext
ac_status=$?
ac_status=$?
if test $ac_cv_type_socklen_t != yes; then
cat >>confdefs.h <<\_ACEOF
rm -f conftest.$ac_objext
ac_status=$?
ac_status=$?
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
*ac_space=\ *)
sed -n \
s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
sed -n \
if cmp -s $cache_file confcache; then :; else
if test -w $cache_file; then
# Transform confdefs.h into DEFS.
cat >confdef2opt.sed <<\_ACEOF
t clear
: clear
t quote
t quote
: quote
# platform that uses two characters for line-breaks (e.g., DOS), tr
: ${CONFIG_STATUS=./config.status}
cat >$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
NULLCMD=:
set -o posix
as_unset=unset
as_unset=false
chmod +x conftest.sh
rm -f conftest.sh
case $0 in
*[\\/]* ) as_myself=$0 ;;
as_myself=$0
case $CONFIG_SHELL in
export CONFIG_SHELL
as_expr=false
exec 5>>config.log
cat >&5 <<_CSEOF
# Files that config.status was made for.
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_need_defaults=false;;
case $1 in
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
--he | --h)
--debug | --d* | -d )
debug=: ;;
ac_need_defaults=false;;
ac_need_defaults=false;;
cat >>$CONFIG_STATUS <<\_ACEOF
if $ac_need_defaults; then
$debug ||
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
while $ac_more_lines; do
ac_more_lines=false
cat >>$CONFIG_STATUS <<\_ACEOF
* ) ac_file_in=$ac_file.in ;;
echo X"$ac_file" |
[\\/]* | ?:[\\/]* ) as_incr_dir=;;
*) as_incr_dir=.;;
for f in $ac_file_in; do
case $f in
echo $srcdir/$f
cat >>$CONFIG_STATUS <<_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF
s,@configure_input@,$configure_input,;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,@top_builddir@,$ac_top_builddir,;t t
s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
rm -f $tmp/stdin
cat $tmp/out
rm -f $tmp/out
cat >>$CONFIG_STATUS <<\_ACEOF
chmod +x $CONFIG_STATUS
ac_clean_files=$ac_clean_files_save
# 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
$SHELL $CONFIG_STATUS || ac_cs_success=false
exec 5>>config.log
$ac_cs_success || { (exit 1); exit 1; }