configure revision e2d635d630f6f61fefd3d4475c45b097b16b8a2a
297be3708069ef31814d6d75c0d71a50a78feb03Mark Andrews# Guess values for system-dependent variables and create Makefiles.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Generated by GNU Autoconf 2.61 for ZKT 1.1.2.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Report bugs to <Holger Zuleger hznet.de>.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# This configure script is free software; the Free Software Foundation
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# gives unlimited permission to copy, distribute and modify it.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews## --------------------- ##
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews## M4sh Initialization. ##
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews## --------------------- ##
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Be more Bourne compatible
731cc132f22dbc9e0ecd7035dce314a61076d31bAutomatic Updaterif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews # is contrary to our usage. Disable this feature.
28b3569d6248168e6c00caab951521cc8141a49dAutomatic Updater# PATH needs CR
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Avoid depending upon Character Ranges.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# The user is always right.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif test "${PATH_SEPARATOR+set}" != set; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Support unset when possible.
d71e2e0c61df16ff37c9934c371a4a60c08974f7Mark Andrewsif ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# We need space, tab and new line, in precisely that order. Quoting is
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# there to prevent editors from complaining about space-tab.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# (If _AS_PATH_WALK were called with IFS unset, it would disable word
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# splitting by setting IFS to empty value.)
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Find who we are. Look in the path if we contain no directory separator.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# We did not find ourselves, most probably we were run as `sh COMMAND'
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# in which case we are not to be found in the path.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif test "x$as_myself" = x; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif test ! -f "$as_myself"; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Work around bugs in pre-3.0 UWIN ksh.
2f8d63983c297c62630044d28a6f66676b4d339dMark Andrewsdo ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# NLS nuisances.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Required to use basename.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews test "X`expr 00001 : '.*\(...\)'`" = X001; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews# Name of the executable.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews /^X\/\(\/\/\)$/{
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews /^X\/\(\/\).*/{
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif test "x$CONFIG_SHELL" = x; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews(as_func_return () {
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsas_func_success () {
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews as_func_return 0
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsas_func_failure () {
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews as_func_return 1
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsas_func_ret_success () {
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsas_func_ret_failure () {
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif as_func_success; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews echo as_func_success failed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif as_func_failure; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews echo as_func_failure succeeded.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif as_func_ret_success; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews echo as_func_ret_success failed.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif as_func_ret_failure; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews echo as_func_ret_failure succeeded.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif ( set x; as_func_ret_success y && test x = \"\$1\" ); then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews echo positional parameters were not saved.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewstest \$exitcode = 0) || { (exit 1); exit 1; }
731cc132f22dbc9e0ecd7035dce314a61076d31bAutomatic Updater as_lineno_1=\$LINENO
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews as_lineno_2=\$LINENO
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsfor as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews for as_shell in $as_candidate_shells $SHELL; do
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews # Try only shells that exist, to save several forks.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
731cc132f22dbc9e0ecd7035dce314a61076d31bAutomatic Updater # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews # is contrary to our usage. Disable this feature.
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrewsif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
5a4557e8de2951a2796676b5ec4b6a90caa5be14Mark Andrews # is contrary to our usage. Disable this feature.
exitcode=0
if as_func_success; then
exitcode=1
echo as_func_success failed.
if as_func_failure; then
exitcode=1
echo as_func_failure succeeded.
if as_func_ret_success; then
exitcode=1
echo as_func_ret_success failed.
if as_func_ret_failure; then
exitcode=1
echo as_func_ret_failure succeeded.
exitcode=1
echo positional parameters were not saved.
if test "x$CONFIG_SHELL" != x; then
export CONFIG_SHELL
echo message
as_dirname=false
as_expr=false
test -d ./-p && rmdir ./-p
as_mkdir_p=false
#include <stdio.h>
# include <stdlib.h>
# include <stddef.h>
# include <stdlib.h>
# include <memory.h>
# include <string.h>
# include <strings.h>
# include <inttypes.h>
# include <stdint.h>
# include <unistd.h>
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
Report bugs to <Holger Zuleger hznet.de>.
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
{ { echo "$as_me:$LINENO: error: *** 'BIND utility not found in $bind_util_path, please use --enable-bind_util_path= to set it manually' ***" >&5
echo "$as_me: error: *** 'BIND utility not found in $bind_util_path, please use --enable-bind_util_path= to set it manually' ***" >&2;}
case $SIGNZONE_PROG in
{ { echo "$as_me:$LINENO: error: *** 'could not determine BIND utility path, please use --enable-bind_util_path= ' to set it manually ***" >&5
echo "$as_me: error: *** 'could not determine BIND utility path, please use --enable-bind_util_path= ' to set it manually ***" >&2;}
# define BIND_UTIL_PATH in config.h.in
cat >>confdefs.h <<_ACEOF
# define BIND_VERSION in config.h.in
cat >>confdefs.h <<_ACEOF
ac_ext=c
CPP=
ac_preproc_ok=false
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
if $ac_preproc_ok; then
ac_preproc_ok=false
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
if $ac_preproc_ok; then
ac_ext=c
set dummy grep ggrep; ac_prog_name=$2
ac_path_GREP_found=false
*GNU*)
ac_count=0
"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
if test $ac_count -gt ${ac_path_GREP_max-0}; then
$ac_path_GREP_found && break 3
{ { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
set dummy egrep; ac_prog_name=$2
ac_path_EGREP_found=false
*GNU*)
ac_count=0
if test $ac_count -gt ${ac_path_EGREP_max-0}; then
$ac_path_EGREP_found && break 3
{ { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
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_header_stdc = yes; then
if test $ac_cv_header_stdc = yes; then
if test $ac_cv_header_stdc = yes; then
*) ac_try_echo=$ac_try;;
ac_status=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
( exit $ac_status )
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
if test $ac_cv_header_stdc = yes; then
cat >>confdefs.h <<\_ACEOF
# On IRIX 5.3, sys/types and inttypes.h are conflicting.
rm -f conftest.$ac_objext
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
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_uint = 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_ulong = 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_ushort = 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_uchar = 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_ncurses_tgetent = yes; then
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
loglevel=1
loglevel=0
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
yes)
no)
cat >>confdefs.h <<_ACEOF
usetree=1
usetree=0
cat >>confdefs.h <<_ACEOF
cat >>confdefs.h <<_ACEOF
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
cat >>confdefs.h <<_ACEOF
ac_header_dirent=$ac_hdr; break
if test $ac_header_dirent = dirent.h; 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
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_header_stdc = yes; then
if test $ac_cv_header_stdc = yes; then
if test $ac_cv_header_stdc = yes; then
*) ac_try_echo=$ac_try;;
ac_status=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
( exit $ac_status )
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
if test $ac_cv_header_stdc = yes; then
cat >>confdefs.h <<\_ACEOF
for ac_header in fcntl.h netdb.h stdlib.h getopt.h string.h strings.h sys/socket.h sys/time.h sys/types.h syslog.h unistd.h utime.h term.h curses.h
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_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
{ echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
## Report this to Holger Zuleger hznet.de ##
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_c_const = no; 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_size_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_header_time = 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_struct_tm = sys/time.h; then
cat >>confdefs.h <<\_ACEOF
if test $ac_cv_type_uid_t = no; then
cat >>confdefs.h <<\_ACEOF
cat >>confdefs.h <<\_ACEOF
*) ac_try_echo=$ac_try;;
ac_status=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
( exit $ac_status )
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
if test $ac_cv_func_closedir_void = 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_error_at_line = no; 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
*) ac_try_echo=$ac_try;;
ac_status=$?
rm -f conftest.er1
cat conftest.err >&5
test ! -s conftest.err
{ echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
## Report this to Holger Zuleger hznet.de ##
cat >>confdefs.h <<_ACEOF
for ac_func in $ac_func_list
*) 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=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
( exit $ac_status )
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
if test $ac_cv_func_working_mktime = no; then
{ echo "$as_me:$LINENO: checking whether lstat dereferences a symlink specified with a trailing slash" >&5
echo $ECHO_N "checking whether lstat dereferences a symlink specified with a trailing slash... $ECHO_C" >&6; }
echo >conftest.file
*) ac_try_echo=$ac_try;;
ac_status=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
( exit $ac_status )
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
cat >>confdefs.h <<_ACEOF
if test $ac_cv_func_lstat_dereferences_slashed_symlink = no; then
*) ac_try_echo=$ac_try;;
ac_status=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
( exit $ac_status )
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
if test $ac_cv_func_stat_empty_string_bug = 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
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_intl_strftime = yes; then
cat >>confdefs.h <<\_ACEOF
rm -f conftest.data; >conftest.data
*) ac_try_echo=$ac_try;;
ac_status=$?
*) ac_try_echo=$ac_try;;
ac_status=$?
( exit $ac_status )
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
if test $ac_cv_func_utime_null = yes; then
cat >>confdefs.h <<\_ACEOF
rm -f conftest.data
*) 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__doprnt = yes; then
cat >>confdefs.h <<\_ACEOF
for ac_func in getopt_long gettimeofday memset putenv socket strcasecmp strchr strdup strerror strncasecmp strrchr tzset utime getuid timegm
*) 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
# 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 ZKT $as_me 1.1.2, 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