version 1.3 | | version 1.4 |
---|
| | |
# From configure.in Id: configure.in | | # From configure.in Id: configure.in |
| | |
# Guess values for system-dependent variables and create Makefiles. | | # Guess values for system-dependent variables and create Makefiles. |
# Generated automatically using autoconf version 2.12 | | # Generated automatically using autoconf version 2.13 |
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. | | # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. |
# | | # |
# This configure script is free software; the Free Software Foundation | | # This configure script is free software; the Free Software Foundation |
| | |
# Initialize some other variables. | | # Initialize some other variables. |
subdirs= | | subdirs= |
MFLAGS= MAKEFLAGS= | | MFLAGS= MAKEFLAGS= |
| | SHELL=${CONFIG_SHELL-/bin/sh} |
# Maximum number of lines to put in a shell here document. | | # Maximum number of lines to put in a shell here document. |
ac_max_here_lines=12 | | ac_max_here_lines=12 |
| | |
| | |
verbose=yes ;; | | verbose=yes ;; |
| | |
-version | --version | --versio | --versi | --vers) | | -version | --version | --versio | --versi | --vers) |
echo "configure generated by autoconf version 2.12" | | echo "configure generated by autoconf version 2.13" |
exit 0 ;; | | exit 0 ;; |
| | |
-with-* | --with-*) | | -with-* | --with-*) |
| | |
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
ac_cpp='$CPP $CPPFLAGS' | | ac_cpp='$CPP $CPPFLAGS' |
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
cross_compiling=$ac_cv_prog_cc_cross | | cross_compiling=$ac_cv_prog_cc_cross |
| | |
| | ac_exeext= |
| | ac_objext=o |
if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then | | if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then |
# Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. | | # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu. |
if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then | | if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then |
| | |
| | |
| | |
# Make sure we can run config.sub. | | # Make sure we can run config.sub. |
if $ac_config_sub sun4 >/dev/null 2>&1; then : | | if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then : |
else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } | | else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } |
fi | | fi |
| | |
echo $ac_n "checking host system type""... $ac_c" 1>&6 | | echo $ac_n "checking host system type""... $ac_c" 1>&6 |
echo "configure:582: checking host system type" >&5 | | echo "configure:585: checking host system type" >&5 |
| | |
host_alias=$host | | host_alias=$host |
case "$host_alias" in | | case "$host_alias" in |
NONE) | | NONE) |
case $nonopt in | | case $nonopt in |
NONE) | | NONE) |
if host_alias=`$ac_config_guess`; then : | | 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; } | | else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; } |
fi ;; | | fi ;; |
*) host_alias=$nonopt ;; | | *) host_alias=$nonopt ;; |
esac ;; | | esac ;; |
esac | | esac |
| | |
host=`$ac_config_sub $host_alias` | | host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias` |
host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | | host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | | host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | | host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
echo "$ac_t""$host" 1>&6 | | echo "$ac_t""$host" 1>&6 |
| | |
echo $ac_n "checking target system type""... $ac_c" 1>&6 | | echo $ac_n "checking target system type""... $ac_c" 1>&6 |
echo "configure:603: checking target system type" >&5 | | echo "configure:606: checking target system type" >&5 |
| | |
target_alias=$target | | target_alias=$target |
case "$target_alias" in | | case "$target_alias" in |
| | |
esac ;; | | esac ;; |
esac | | esac |
| | |
target=`$ac_config_sub $target_alias` | | target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias` |
target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | | target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | | target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | | target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
echo "$ac_t""$target" 1>&6 | | echo "$ac_t""$target" 1>&6 |
| | |
echo $ac_n "checking build system type""... $ac_c" 1>&6 | | echo $ac_n "checking build system type""... $ac_c" 1>&6 |
echo "configure:621: checking build system type" >&5 | | echo "configure:624: checking build system type" >&5 |
| | |
build_alias=$build | | build_alias=$build |
case "$build_alias" in | | case "$build_alias" in |
| | |
esac ;; | | esac ;; |
esac | | esac |
| | |
build=`$ac_config_sub $build_alias` | | build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias` |
build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | | build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | | build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | | build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| | |
# Extract the first word of "gcc", so it can be a program name with args. | | # Extract the first word of "gcc", so it can be a program name with args. |
set dummy gcc; ac_word=$2 | | set dummy gcc; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:646: checking for $ac_word" >&5 | | echo "configure:649: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
if test -n "$CC"; then | | if test -n "$CC"; then |
ac_cv_prog_CC="$CC" # Let the user override the test. | | ac_cv_prog_CC="$CC" # Let the user override the test. |
else | | else |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_prog_CC="gcc" | | ac_cv_prog_CC="gcc" |
| | |
# Extract the first word of "cc", so it can be a program name with args. | | # Extract the first word of "cc", so it can be a program name with args. |
set dummy cc; ac_word=$2 | | set dummy cc; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:675: checking for $ac_word" >&5 | | echo "configure:679: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
if test -n "$CC"; then | | if test -n "$CC"; then |
ac_cv_prog_CC="$CC" # Let the user override the test. | | ac_cv_prog_CC="$CC" # Let the user override the test. |
else | | else |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
ac_prog_rejected=no | | ac_prog_rejected=no |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then | | if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then |
| | |
echo "$ac_t""no" 1>&6 | | echo "$ac_t""no" 1>&6 |
fi | | fi |
| | |
| | if test -z "$CC"; then |
| | case "`uname -s`" in |
| | *win32* | *WIN32*) |
| | # Extract the first word of "cl", so it can be a program name with args. |
| | set dummy cl; ac_word=$2 |
| | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | echo "configure:730: checking for $ac_word" >&5 |
| | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | echo $ac_n "(cached) $ac_c" 1>&6 |
| | else |
| | if test -n "$CC"; then |
| | ac_cv_prog_CC="$CC" # Let the user override the test. |
| | else |
| | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
| | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
| | test -z "$ac_dir" && ac_dir=. |
| | if test -f $ac_dir/$ac_word; then |
| | ac_cv_prog_CC="cl" |
| | break |
| | fi |
| | done |
| | IFS="$ac_save_ifs" |
| | fi |
| | fi |
| | CC="$ac_cv_prog_CC" |
| | if test -n "$CC"; then |
| | echo "$ac_t""$CC" 1>&6 |
| | else |
| | echo "$ac_t""no" 1>&6 |
| | fi |
| | ;; |
| | esac |
| | fi |
test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } | | test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; } |
fi | | fi |
| | |
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
echo "configure:723: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 | | echo "configure:762: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
| | |
ac_ext=c | | ac_ext=c |
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
ac_cpp='$CPP $CPPFLAGS' | | ac_cpp='$CPP $CPPFLAGS' |
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' | | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' | | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
cross_compiling=$ac_cv_prog_cc_cross | | cross_compiling=$ac_cv_prog_cc_cross |
| | |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 733 "configure" | | |
| | #line 773 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
main(){return(0);} | | main(){return(0);} |
EOF | | EOF |
if { (eval echo configure:737: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:778: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
ac_cv_prog_cc_works=yes | | ac_cv_prog_cc_works=yes |
# If we can't run a trivial program, we are probably using a cross compiler. | | # If we can't run a trivial program, we are probably using a cross compiler. |
if (./conftest; exit) 2>/dev/null; then | | if (./conftest; exit) 2>/dev/null; then |
| | |
ac_cv_prog_cc_works=no | | ac_cv_prog_cc_works=no |
fi | | fi |
rm -fr conftest* | | rm -fr conftest* |
| | 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' |
| | cross_compiling=$ac_cv_prog_cc_cross |
| | |
echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 | | echo "$ac_t""$ac_cv_prog_cc_works" 1>&6 |
if test $ac_cv_prog_cc_works = no; then | | 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; } | | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } |
fi | | fi |
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
echo "configure:757: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 | | echo "configure:804: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 | | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
cross_compiling=$ac_cv_prog_cc_cross | | cross_compiling=$ac_cv_prog_cc_cross |
| | |
echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 |
echo "configure:762: checking whether we are using GNU C" >&5 | | echo "configure:809: checking whether we are using GNU C" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
yes; | | yes; |
#endif | | #endif |
EOF | | EOF |
if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:771: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then | | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:818: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
ac_cv_prog_gcc=yes | | ac_cv_prog_gcc=yes |
else | | else |
ac_cv_prog_gcc=no | | ac_cv_prog_gcc=no |
| | |
| | |
if test $ac_cv_prog_gcc = yes; then | | if test $ac_cv_prog_gcc = yes; then |
GCC=yes | | GCC=yes |
| | else |
| | GCC= |
| | fi |
| | |
ac_test_CFLAGS="${CFLAGS+set}" | | ac_test_CFLAGS="${CFLAGS+set}" |
ac_save_CFLAGS="$CFLAGS" | | ac_save_CFLAGS="$CFLAGS" |
CFLAGS= | | CFLAGS= |
echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 | | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |
echo "configure:786: checking whether ${CC-cc} accepts -g" >&5 | | echo "configure:837: checking whether ${CC-cc} accepts -g" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
if test "$ac_test_CFLAGS" = set; then | | if test "$ac_test_CFLAGS" = set; then |
CFLAGS="$ac_save_CFLAGS" | | CFLAGS="$ac_save_CFLAGS" |
elif test $ac_cv_prog_cc_g = yes; then | | elif test $ac_cv_prog_cc_g = yes; then |
| | if test "$GCC" = yes; then |
CFLAGS="-g -O2" | | CFLAGS="-g -O2" |
else | | else |
CFLAGS="-O2" | | CFLAGS="-g" |
fi | | fi |
else | | else |
GCC= | | if test "$GCC" = yes; then |
test "${CFLAGS+set}" = set || CFLAGS="-g" | | CFLAGS="-O2" |
| | else |
| | CFLAGS= |
| | fi |
fi | | fi |
| | |
| | |
| | |
| | |
| | |
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 |
echo "configure:828: checking how to run the C preprocessor" >&5 | | echo "configure:883: checking how to run the C preprocessor" >&5 |
# On Suns, sometimes $CPP names a directory. | | # On Suns, sometimes $CPP names a directory. |
if test -n "$CPP" && test -d "$CPP"; then | | if test -n "$CPP" && test -d "$CPP"; then |
CPP= | | CPP= |
| | |
# On the NeXT, cc -E runs the code through the compiler's parser, | | # On the NeXT, cc -E runs the code through the compiler's parser, |
# not just through cpp. | | # not just through cpp. |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 843 "configure" | | #line 898 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <assert.h> | | #include <assert.h> |
Syntax Error | | Syntax Error |
EOF | | EOF |
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
{ (eval echo configure:849: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | | { (eval echo configure:904: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ac_err=`grep -v '^ *+' conftest.out` | | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
if test -z "$ac_err"; then | | if test -z "$ac_err"; then |
: | | : |
else | | else |
| | |
rm -rf conftest* | | rm -rf conftest* |
CPP="${CC-cc} -E -traditional-cpp" | | CPP="${CC-cc} -E -traditional-cpp" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 860 "configure" | | #line 915 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <assert.h> | | #include <assert.h> |
Syntax Error | | Syntax Error |
EOF | | EOF |
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
{ (eval echo configure:866: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | | { (eval echo configure:921: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ac_err=`grep -v '^ *+' conftest.out` | | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | if test -z "$ac_err"; then |
| | : |
| | else |
| | echo "$ac_err" >&5 |
| | echo "configure: failed program was:" >&5 |
| | cat conftest.$ac_ext >&5 |
| | rm -rf conftest* |
| | CPP="${CC-cc} -nologo -E" |
| | cat > conftest.$ac_ext <<EOF |
| | #line 932 "configure" |
| | #include "confdefs.h" |
| | #include <assert.h> |
| | Syntax Error |
| | EOF |
| | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | { (eval echo configure:938: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
if test -z "$ac_err"; then | | if test -z "$ac_err"; then |
: | | : |
else | | else |
| | |
rm -f conftest* | | rm -f conftest* |
fi | | fi |
rm -f conftest* | | rm -f conftest* |
| | fi |
| | rm -f conftest* |
ac_cv_prog_CPP="$CPP" | | ac_cv_prog_CPP="$CPP" |
fi | | fi |
CPP="$ac_cv_prog_CPP" | | CPP="$ac_cv_prog_CPP" |
| | |
# Extract the first word of "flex", so it can be a program name with args. | | # Extract the first word of "flex", so it can be a program name with args. |
set dummy flex; ac_word=$2 | | set dummy flex; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:891: checking for $ac_word" >&5 | | echo "configure:965: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
if test -n "$LEX"; then | | if test -n "$LEX"; then |
ac_cv_prog_LEX="$LEX" # Let the user override the test. | | ac_cv_prog_LEX="$LEX" # Let the user override the test. |
else | | else |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_prog_LEX="flex" | | ac_cv_prog_LEX="flex" |
| | |
*) ac_lib=l ;; | | *) ac_lib=l ;; |
esac | | esac |
echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 | | echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 |
echo "configure:924: checking for yywrap in -l$ac_lib" >&5 | | echo "configure:999: checking for yywrap in -l$ac_lib" >&5 |
ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-l$ac_lib $LIBS" | | LIBS="-l$ac_lib $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 932 "configure" | | #line 1007 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
yywrap() | | yywrap() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:1018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
fi | | fi |
| | |
for ac_prog in mawk gawk nawk awk | | for ac_prog in gawk mawk nawk awk |
do | | do |
# Extract the first word of "$ac_prog", so it can be a program name with args. | | # Extract the first word of "$ac_prog", so it can be a program name with args. |
set dummy $ac_prog; ac_word=$2 | | set dummy $ac_prog; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:970: checking for $ac_word" >&5 | | echo "configure:1045: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
if test -n "$AWK"; then | | if test -n "$AWK"; then |
ac_cv_prog_AWK="$AWK" # Let the user override the test. | | ac_cv_prog_AWK="$AWK" # Let the user override the test. |
else | | else |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_prog_AWK="$ac_prog" | | ac_cv_prog_AWK="$ac_prog" |
| | |
# SunOS /usr/etc/install | | # SunOS /usr/etc/install |
# IRIX /sbin/install | | # IRIX /sbin/install |
# AIX /bin/install | | # AIX /bin/install |
| | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
# AFS /usr/afsws/bin/install, which mishandles nonexistent args | | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
# ./install, which can be erroneously created by make from ./install.sh. | | # ./install, which can be erroneously created by make from ./install.sh. |
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 |
echo "configure:1009: checking for a BSD compatible install" >&5 | | echo "configure:1086: checking for a BSD compatible install" >&5 |
if test -z "$INSTALL"; then | | if test -z "$INSTALL"; then |
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | for ac_dir in $PATH; do |
# Account for people who put trailing slashes in PATH elements. | | # Account for people who put trailing slashes in PATH elements. |
case "$ac_dir/" in | | case "$ac_dir/" in |
/|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;; | | /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;; |
*) | | *) |
# OSF1 and SCO ODT 3.0 have their own names for install. | | # OSF1 and SCO ODT 3.0 have their own names for install. |
for ac_prog in ginstall installbsd scoinst install; do | | # Don't use installbsd from OSF since it installs stuff as root |
| | # by default. |
| | for ac_prog in ginstall scoinst install; do |
if test -f $ac_dir/$ac_prog; then | | if test -f $ac_dir/$ac_prog; then |
if test $ac_prog = install && | | if test $ac_prog = install && |
grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then | | grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then |
# AIX install. It has an incompatible calling convention. | | # AIX install. It has an incompatible calling convention. |
# OSF/1 installbsd also uses dspmsg, but is usable. | | |
: | | : |
else | | else |
ac_cv_path_install="$ac_dir/$ac_prog -c" | | ac_cv_path_install="$ac_dir/$ac_prog -c" |
| | |
# It thinks the first close brace ends the variable substitution. | | # It thinks the first close brace ends the variable substitution. |
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' | | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' |
| | |
| | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' |
| | |
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' | | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
| | |
echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 | | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 |
echo "configure:1059: checking whether ln -s works" >&5 | | echo "configure:1139: checking whether ln -s works" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 |
echo "configure:1080: checking whether ${MAKE-make} sets \${MAKE}" >&5 | | echo "configure:1160: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` | | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
# Extract the first word of "ranlib", so it can be a program name with args. | | # Extract the first word of "ranlib", so it can be a program name with args. |
set dummy ranlib; ac_word=$2 | | set dummy ranlib; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1109: checking for $ac_word" >&5 | | echo "configure:1189: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
if test -n "$RANLIB"; then | | if test -n "$RANLIB"; then |
ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. | | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
else | | else |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_prog_RANLIB="ranlib" | | ac_cv_prog_RANLIB="ranlib" |
| | |
# Extract the first word of "mkdir", so it can be a program name with args. | | # Extract the first word of "mkdir", so it can be a program name with args. |
set dummy mkdir; ac_word=$2 | | set dummy mkdir; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1150: checking for $ac_word" >&5 | | echo "configure:1231: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_MKDIR'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_MKDIR'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_MKDIR="$MKDIR" # Let the user override the test with a path. | | ac_cv_path_MKDIR="$MKDIR" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_MKDIR="$MKDIR" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_MKDIR="$ac_dir/$ac_word" | | ac_cv_path_MKDIR="$ac_dir/$ac_word" |
| | |
# Extract the first word of "tar", so it can be a program name with args. | | # Extract the first word of "tar", so it can be a program name with args. |
set dummy tar; ac_word=$2 | | set dummy tar; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1181: checking for $ac_word" >&5 | | echo "configure:1266: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_TAR'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_TAR'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_TAR="$TAR" # Let the user override the test with a path. | | ac_cv_path_TAR="$TAR" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_TAR="$TAR" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_TAR="$ac_dir/$ac_word" | | ac_cv_path_TAR="$ac_dir/$ac_word" |
| | |
# Extract the first word of "makedepend", so it can be a program name with args. | | # Extract the first word of "makedepend", so it can be a program name with args. |
set dummy makedepend; ac_word=$2 | | set dummy makedepend; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1212: checking for $ac_word" >&5 | | echo "configure:1301: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_DEPEND'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_DEPEND'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_DEPEND="$DEPEND" # Let the user override the test with a path. | | ac_cv_path_DEPEND="$DEPEND" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_DEPEND="$DEPEND" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_DEPEND="$ac_dir/$ac_word" | | ac_cv_path_DEPEND="$ac_dir/$ac_word" |
| | |
# Extract the first word of "cp", so it can be a program name with args. | | # Extract the first word of "cp", so it can be a program name with args. |
set dummy cp; ac_word=$2 | | set dummy cp; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1243: checking for $ac_word" >&5 | | echo "configure:1336: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_CP'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_CP'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_CP="$CP" # Let the user override the test with a path. | | ac_cv_path_CP="$CP" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_CP="$CP" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_CP="$ac_dir/$ac_word" | | ac_cv_path_CP="$ac_dir/$ac_word" |
| | |
# Extract the first word of "basename", so it can be a program name with args. | | # Extract the first word of "basename", so it can be a program name with args. |
set dummy basename; ac_word=$2 | | set dummy basename; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1274: checking for $ac_word" >&5 | | echo "configure:1371: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_BASENAME'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_BASENAME'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_BASENAME="$BASENAME" # Let the user override the test with a path. | | ac_cv_path_BASENAME="$BASENAME" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_BASENAME="$BASENAME" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_BASENAME="$ac_dir/$ac_word" | | ac_cv_path_BASENAME="$ac_dir/$ac_word" |
| | |
# Extract the first word of "sed", so it can be a program name with args. | | # Extract the first word of "sed", so it can be a program name with args. |
set dummy sed; ac_word=$2 | | set dummy sed; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1305: checking for $ac_word" >&5 | | echo "configure:1406: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_SED'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_SED'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_SED="$SED" # Let the user override the test with a path. | | ac_cv_path_SED="$SED" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_SED="$SED" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_SED="$ac_dir/$ac_word" | | ac_cv_path_SED="$ac_dir/$ac_word" |
| | |
# Extract the first word of "rm", so it can be a program name with args. | | # Extract the first word of "rm", so it can be a program name with args. |
set dummy rm; ac_word=$2 | | set dummy rm; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1336: checking for $ac_word" >&5 | | echo "configure:1441: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_RM'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_RM'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_RM="$RM" # Let the user override the test with a path. | | ac_cv_path_RM="$RM" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_RM="$RM" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_RM="$ac_dir/$ac_word" | | ac_cv_path_RM="$ac_dir/$ac_word" |
| | |
# Extract the first word of "ar", so it can be a program name with args. | | # Extract the first word of "ar", so it can be a program name with args. |
set dummy ar; ac_word=$2 | | set dummy ar; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1367: checking for $ac_word" >&5 | | echo "configure:1476: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_AR'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_AR'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_AR="$AR" # Let the user override the test with a path. | | ac_cv_path_AR="$AR" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_AR="$AR" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_AR="$ac_dir/$ac_word" | | ac_cv_path_AR="$ac_dir/$ac_word" |
| | |
# Extract the first word of "latex", so it can be a program name with args. | | # Extract the first word of "latex", so it can be a program name with args. |
set dummy latex; ac_word=$2 | | set dummy latex; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1398: checking for $ac_word" >&5 | | echo "configure:1511: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_LATEX'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_LATEX'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_LATEX="$LATEX" # Let the user override the test with a path. | | ac_cv_path_LATEX="$LATEX" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_LATEX="$LATEX" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_LATEX="$ac_dir/$ac_word" | | ac_cv_path_LATEX="$ac_dir/$ac_word" |
| | |
# Extract the first word of "gzip", so it can be a program name with args. | | # Extract the first word of "gzip", so it can be a program name with args. |
set dummy gzip; ac_word=$2 | | set dummy gzip; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1429: checking for $ac_word" >&5 | | echo "configure:1546: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_GZIP'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_GZIP'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_GZIP="$GZIP" # Let the user override the test with a path. | | ac_cv_path_GZIP="$GZIP" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_GZIP="$GZIP" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_GZIP="$ac_dir/$ac_word" | | ac_cv_path_GZIP="$ac_dir/$ac_word" |
| | |
# Extract the first word of "gunzip", so it can be a program name with args. | | # Extract the first word of "gunzip", so it can be a program name with args. |
set dummy gunzip; ac_word=$2 | | set dummy gunzip; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1460: checking for $ac_word" >&5 | | echo "configure:1581: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_GUNZIP'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_GUNZIP'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_GUNZIP="$GUNZIP" # Let the user override the test with a path. | | ac_cv_path_GUNZIP="$GUNZIP" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_GUNZIP="$GUNZIP" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_GUNZIP="$ac_dir/$ac_word" | | ac_cv_path_GUNZIP="$ac_dir/$ac_word" |
| | |
echo "$ac_t""no" 1>&6 | | echo "$ac_t""no" 1>&6 |
fi | | fi |
| | |
if eval "test -n $GZIP -a -z $GUNZIP" ; then | | |
| | if eval test -n "$GZIP" -a -z "$GUNZIP" ; then |
echo "Found gzip, but not gunzip - setting GUNZIP to gzip -c"; | | echo "Found gzip, but not gunzip - setting GUNZIP to gzip -c"; |
GUNZIP="$GZIP -c" | | GUNZIP="$GZIP -c" |
fi; | | fi; |
| | |
if eval "test -z $COMPRESS"; then | | if test -z "$COMPRESS" ; then |
# Extract the first word of "compress", so it can be a program name with args. | | # Extract the first word of "compress", so it can be a program name with args. |
set dummy compress; ac_word=$2 | | set dummy compress; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1497: checking for $ac_word" >&5 | | echo "configure:1623: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_COMPRESS'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_COMPRESS'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. | | ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_COMPRESS="$ac_dir/$ac_word" | | ac_cv_path_COMPRESS="$ac_dir/$ac_word" |
| | |
# Extract the first word of "uncompress", so it can be a program name with args. | | # Extract the first word of "uncompress", so it can be a program name with args. |
set dummy uncompress; ac_word=$2 | | set dummy uncompress; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1528: checking for $ac_word" >&5 | | echo "configure:1658: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_UNCOMPRESS'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_UNCOMPRESS'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_UNCOMPRESS="$UNCOMPRESS" # Let the user override the test with a path. | | ac_cv_path_UNCOMPRESS="$UNCOMPRESS" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_UNCOMPRESS="$UNCOMPRESS" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_UNCOMPRESS="$ac_dir/$ac_word" | | ac_cv_path_UNCOMPRESS="$ac_dir/$ac_word" |
| | |
# Extract the first word of "bzip2", so it can be a program name with args. | | # Extract the first word of "bzip2", so it can be a program name with args. |
set dummy bzip2; ac_word=$2 | | set dummy bzip2; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1561: checking for $ac_word" >&5 | | echo "configure:1695: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_BZIP'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_BZIP'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_BZIP="$BZIP" # Let the user override the test with a path. | | ac_cv_path_BZIP="$BZIP" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_BZIP="$BZIP" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_BZIP="$ac_dir/$ac_word" | | ac_cv_path_BZIP="$ac_dir/$ac_word" |
| | |
# Extract the first word of "bunzip2", so it can be a program name with args. | | # Extract the first word of "bunzip2", so it can be a program name with args. |
set dummy bunzip2; ac_word=$2 | | set dummy bunzip2; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1592: checking for $ac_word" >&5 | | echo "configure:1730: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_BUNZIP'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_BUNZIP'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_BUNZIP="$BUNZIP" # Let the user override the test with a path. | | ac_cv_path_BUNZIP="$BUNZIP" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_BUNZIP="$BUNZIP" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_BUNZIP="$ac_dir/$ac_word" | | ac_cv_path_BUNZIP="$ac_dir/$ac_word" |
| | |
echo "$ac_t""no" 1>&6 | | echo "$ac_t""no" 1>&6 |
fi | | fi |
| | |
if eval "test -n $BZIP -a -z $BUNZIP" ; then | | |
| | if test -n "$BZIP" -a -z "$BUNZIP" ; then |
echo "Found bzip2, but not bunzip2 - setting BUNZIP to bzip2 -c"; | | echo "Found bzip2, but not bunzip2 - setting BUNZIP to bzip2 -c"; |
BUNZIP="$BZIP -c" | | BUNZIP="$BZIP -c" |
fi; | | fi; |
| | |
if eval "test -z $COMPRESS -a -z $GZIP -a -z $BZIP2"; then | | if test -z "$COMPRESS" -a -z "$GZIP" -a -z "$BZIP2" ; then |
echo "Unable to find either compress, bzip2, or gzip - hope you don't plan on compressing"; | | echo "Unable to find either compress, bzip2, or gzip - hope you don't plan on compressing"; |
echo "any files."; | | echo "any files."; |
fi; | | fi; |
| | |
# Extract the first word of "$ac_prog", so it can be a program name with args. | | # Extract the first word of "$ac_prog", so it can be a program name with args. |
set dummy $ac_prog; ac_word=$2 | | set dummy $ac_prog; ac_word=$2 |
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
echo "configure:1635: checking for $ac_word" >&5 | | echo "configure:1778: checking for $ac_word" >&5 |
if eval "test \"`echo '$''{'ac_cv_path_BOURNE_SHELL'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_path_BOURNE_SHELL'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
/*) | | /*) |
ac_cv_path_BOURNE_SHELL="$BOURNE_SHELL" # Let the user override the test with a path. | | ac_cv_path_BOURNE_SHELL="$BOURNE_SHELL" # Let the user override the test with a path. |
;; | | ;; |
| | ?:/*) |
| | ac_cv_path_BOURNE_SHELL="$BOURNE_SHELL" # Let the user override the test with a dos path. |
| | ;; |
*) | | *) |
IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:" | | IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":" |
for ac_dir in $PATH; do | | ac_dummy="$PATH" |
| | for ac_dir in $ac_dummy; do |
test -z "$ac_dir" && ac_dir=. | | test -z "$ac_dir" && ac_dir=. |
if test -f $ac_dir/$ac_word; then | | if test -f $ac_dir/$ac_word; then |
ac_cv_path_BOURNE_SHELL="$ac_dir/$ac_word" | | ac_cv_path_BOURNE_SHELL="$ac_dir/$ac_word" |
| | |
| | |
| | |
echo $ac_n "checking for main in -lnsl""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lnsl""... $ac_c" 1>&6 |
echo "configure:1669: checking for main in -lnsl" >&5 | | echo "configure:1816: checking for main in -lnsl" >&5 |
ac_lib_var=`echo nsl'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo nsl'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lnsl $LIBS" | | LIBS="-lnsl $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 1677 "configure" | | #line 1824 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:1684: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:1831: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking for main in -lsocket""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lsocket""... $ac_c" 1>&6 |
echo "configure:1712: checking for main in -lsocket" >&5 | | echo "configure:1859: checking for main in -lsocket" >&5 |
ac_lib_var=`echo socket'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo socket'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lsocket $LIBS" | | LIBS="-lsocket $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 1720 "configure" | | #line 1867 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:1727: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:1874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
# Uses ac_ vars as temps to allow command line to override cache and checks. | | # Uses ac_ vars as temps to allow command line to override cache and checks. |
# --without-x overrides everything else, but does not touch the cache. | | # --without-x overrides everything else, but does not touch the cache. |
echo $ac_n "checking for X""... $ac_c" 1>&6 | | echo $ac_n "checking for X""... $ac_c" 1>&6 |
echo "configure:1760: checking for X" >&5 | | echo "configure:1907: checking for X" >&5 |
| | |
# Check whether --with-x or --without-x was given. | | # Check whether --with-x or --without-x was given. |
if test "${with_x+set}" = set; then | | if test "${with_x+set}" = set; then |
| | |
| | |
# First, try using that file with no special directory specified. | | # First, try using that file with no special directory specified. |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 1822 "configure" | | #line 1969 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <$x_direct_test_include> | | #include <$x_direct_test_include> |
EOF | | EOF |
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
{ (eval echo configure:1827: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | | { (eval echo configure:1974: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ac_err=`grep -v '^ *+' conftest.out` | | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
if test -z "$ac_err"; then | | if test -z "$ac_err"; then |
rm -rf conftest* | | rm -rf conftest* |
# We can compile using X headers with no special include directory. | | # We can compile using X headers with no special include directory. |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-l$x_direct_test_library $LIBS" | | LIBS="-l$x_direct_test_library $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 1896 "configure" | | #line 2043 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
${x_direct_test_function}() | | ${x_direct_test_function}() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:1903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2050: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
LIBS="$ac_save_LIBS" | | LIBS="$ac_save_LIBS" |
# We can link X programs with no special library path. | | # We can link X programs with no special library path. |
| | |
case "`(uname -sr) 2>/dev/null`" in | | case "`(uname -sr) 2>/dev/null`" in |
"SunOS 5"*) | | "SunOS 5"*) |
echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 | | echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 |
echo "configure:2009: checking whether -R must be followed by a space" >&5 | | echo "configure:2156: checking whether -R must be followed by a space" >&5 |
ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" | | ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2012 "configure" | | #line 2159 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2019: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2166: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
ac_R_nospace=yes | | ac_R_nospace=yes |
else | | else |
| | |
else | | else |
LIBS="$ac_xsave_LIBS -R $x_libraries" | | LIBS="$ac_xsave_LIBS -R $x_libraries" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2035 "configure" | | #line 2182 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2042: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
ac_R_space=yes | | ac_R_space=yes |
else | | else |
| | |
# libraries were built with DECnet support. And karl@cs.umb.edu says | | # libraries were built with DECnet support. And karl@cs.umb.edu says |
# the Alpha needs dnet_stub (dnet does not exist). | | # the Alpha needs dnet_stub (dnet does not exist). |
echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 | | echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 |
echo "configure:2074: checking for dnet_ntoa in -ldnet" >&5 | | echo "configure:2221: checking for dnet_ntoa in -ldnet" >&5 |
ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-ldnet $LIBS" | | LIBS="-ldnet $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2082 "configure" | | #line 2229 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
dnet_ntoa() | | dnet_ntoa() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2093: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2240: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
if test $ac_cv_lib_dnet_dnet_ntoa = no; then | | if test $ac_cv_lib_dnet_dnet_ntoa = no; then |
echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 | | echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 |
echo "configure:2115: checking for dnet_ntoa in -ldnet_stub" >&5 | | echo "configure:2262: checking for dnet_ntoa in -ldnet_stub" >&5 |
ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-ldnet_stub $LIBS" | | LIBS="-ldnet_stub $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2123 "configure" | | #line 2270 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
dnet_ntoa() | | dnet_ntoa() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2134: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
# The nsl library prevents programs from opening the X display | | # The nsl library prevents programs from opening the X display |
# on Irix 5.2, according to dickey@clark.net. | | # on Irix 5.2, according to dickey@clark.net. |
echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 | | echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 |
echo "configure:2163: checking for gethostbyname" >&5 | | echo "configure:2310: checking for gethostbyname" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2168 "configure" | | #line 2315 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char gethostbyname(); below. */ | | which can conflict with char gethostbyname(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2191: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2338: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func_gethostbyname=yes" | | eval "ac_cv_func_gethostbyname=yes" |
else | | else |
| | |
| | |
if test $ac_cv_func_gethostbyname = no; then | | if test $ac_cv_func_gethostbyname = no; then |
echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 | | echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 |
echo "configure:2212: checking for gethostbyname in -lnsl" >&5 | | echo "configure:2359: checking for gethostbyname in -lnsl" >&5 |
ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lnsl $LIBS" | | LIBS="-lnsl $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2220 "configure" | | #line 2367 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
gethostbyname() | | gethostbyname() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2378: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
# -lsocket must be given before -lnsl if both are needed. | | # -lsocket must be given before -lnsl if both are needed. |
# We assume that if connect needs -lnsl, so does gethostbyname. | | # We assume that if connect needs -lnsl, so does gethostbyname. |
echo $ac_n "checking for connect""... $ac_c" 1>&6 | | echo $ac_n "checking for connect""... $ac_c" 1>&6 |
echo "configure:2261: checking for connect" >&5 | | echo "configure:2408: checking for connect" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2266 "configure" | | #line 2413 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char connect(); below. */ | | which can conflict with char connect(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2436: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func_connect=yes" | | eval "ac_cv_func_connect=yes" |
else | | else |
| | |
| | |
if test $ac_cv_func_connect = no; then | | if test $ac_cv_func_connect = no; then |
echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 | | echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 |
echo "configure:2310: checking for connect in -lsocket" >&5 | | echo "configure:2457: checking for connect in -lsocket" >&5 |
ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lsocket $X_EXTRA_LIBS $LIBS" | | LIBS="-lsocket $X_EXTRA_LIBS $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2318 "configure" | | #line 2465 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
connect() | | connect() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2476: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
# gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. | | # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. |
echo $ac_n "checking for remove""... $ac_c" 1>&6 | | echo $ac_n "checking for remove""... $ac_c" 1>&6 |
echo "configure:2353: checking for remove" >&5 | | echo "configure:2500: checking for remove" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2358 "configure" | | #line 2505 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char remove(); below. */ | | which can conflict with char remove(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2381: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2528: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func_remove=yes" | | eval "ac_cv_func_remove=yes" |
else | | else |
| | |
| | |
if test $ac_cv_func_remove = no; then | | if test $ac_cv_func_remove = no; then |
echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 | | echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 |
echo "configure:2402: checking for remove in -lposix" >&5 | | echo "configure:2549: checking for remove in -lposix" >&5 |
ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lposix $LIBS" | | LIBS="-lposix $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2410 "configure" | | #line 2557 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
remove() | | remove() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2421: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. | | # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. |
echo $ac_n "checking for shmat""... $ac_c" 1>&6 | | echo $ac_n "checking for shmat""... $ac_c" 1>&6 |
echo "configure:2445: checking for shmat" >&5 | | echo "configure:2592: checking for shmat" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2450 "configure" | | #line 2597 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char shmat(); below. */ | | which can conflict with char shmat(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2473: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2620: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func_shmat=yes" | | eval "ac_cv_func_shmat=yes" |
else | | else |
| | |
| | |
if test $ac_cv_func_shmat = no; then | | if test $ac_cv_func_shmat = no; then |
echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 | | echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 |
echo "configure:2494: checking for shmat in -lipc" >&5 | | echo "configure:2641: checking for shmat in -lipc" >&5 |
ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lipc $LIBS" | | LIBS="-lipc $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2502 "configure" | | #line 2649 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
shmat() | | shmat() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2513: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2660: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
# libraries we check for below, so use a different variable. | | # libraries we check for below, so use a different variable. |
# --interran@uluru.Stanford.EDU, kb@cs.umb.edu. | | # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. |
echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 | | echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 |
echo "configure:2546: checking for IceConnectionNumber in -lICE" >&5 | | echo "configure:2693: checking for IceConnectionNumber in -lICE" >&5 |
ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lICE $LIBS" | | LIBS="-lICE $X_EXTRA_LIBS $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2554 "configure" | | #line 2701 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
IceConnectionNumber() | | IceConnectionNumber() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2565: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2712: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
LDFLAGS="$X_PRE_LIBS $X_LIBS $X_EXTRA_LIBS" | | LDFLAGS="$X_PRE_LIBS $X_LIBS $X_EXTRA_LIBS" |
| | |
echo $ac_n "checking for main in -lX11""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lX11""... $ac_c" 1>&6 |
echo "configure:2594: checking for main in -lX11" >&5 | | echo "configure:2741: checking for main in -lX11" >&5 |
ac_lib_var=`echo X11'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo X11'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lX11 $LIBS" | | LIBS="-lX11 $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2602 "configure" | | #line 2749 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2756: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lICE""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lICE""... $ac_c" 1>&6 |
echo "configure:2634: checking for main in -lICE" >&5 | | echo "configure:2781: checking for main in -lICE" >&5 |
ac_lib_var=`echo ICE'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo ICE'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lICE $LIBS" | | LIBS="-lICE $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2642 "configure" | | #line 2789 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lSM""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lSM""... $ac_c" 1>&6 |
echo "configure:2674: checking for main in -lSM" >&5 | | echo "configure:2821: checking for main in -lSM" >&5 |
ac_lib_var=`echo SM'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo SM'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lSM $X11LIBS $LIBS" | | LIBS="-lSM $X11LIBS $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2682 "configure" | | #line 2829 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2689: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2836: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lXext""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lXext""... $ac_c" 1>&6 |
echo "configure:2714: checking for main in -lXext" >&5 | | echo "configure:2861: checking for main in -lXext" >&5 |
ac_lib_var=`echo Xext'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo Xext'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lXext -lX11 $LIBS" | | LIBS="-lXext -lX11 $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2722 "configure" | | #line 2869 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2729: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2876: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lXt""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lXt""... $ac_c" 1>&6 |
echo "configure:2754: checking for main in -lXt" >&5 | | echo "configure:2901: checking for main in -lXt" >&5 |
ac_lib_var=`echo Xt'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo Xt'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lXt $X11LIBS $LIBS" | | LIBS="-lXt $X11LIBS $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2762 "configure" | | #line 2909 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2769: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2916: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lXmu""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lXmu""... $ac_c" 1>&6 |
echo "configure:2794: checking for main in -lXmu" >&5 | | echo "configure:2941: checking for main in -lXmu" >&5 |
ac_lib_var=`echo Xmu'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo Xmu'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lXmu $X11LIBS $LIBS" | | LIBS="-lXmu $X11LIBS $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2802 "configure" | | #line 2949 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2956: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lXaw""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lXaw""... $ac_c" 1>&6 |
echo "configure:2834: checking for main in -lXaw" >&5 | | echo "configure:2981: checking for main in -lXaw" >&5 |
ac_lib_var=`echo Xaw'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo Xaw'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lXaw $X11LIBS $LIBS" | | LIBS="-lXaw $X11LIBS $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2842 "configure" | | #line 2989 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2849: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:2996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lXpm""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lXpm""... $ac_c" 1>&6 |
echo "configure:2874: checking for main in -lXpm" >&5 | | echo "configure:3021: checking for main in -lXpm" >&5 |
ac_lib_var=`echo Xpm'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo Xpm'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lXpm -lX11 $LIBS" | | LIBS="-lXpm -lX11 $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2882 "configure" | | #line 3029 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3036: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
X11LIBS="$X_LIBS $X11LIBS" | | X11LIBS="$X_LIBS $X11LIBS" |
| | |
echo $ac_n "checking for main in -lcrypt""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lcrypt""... $ac_c" 1>&6 |
echo "configure:2917: checking for main in -lcrypt" >&5 | | echo "configure:3064: checking for main in -lcrypt" >&5 |
ac_lib_var=`echo crypt'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo crypt'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lcrypt $LIBS" | | LIBS="-lcrypt $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2925 "configure" | | #line 3072 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2932: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3079: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -ldmalloc""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -ldmalloc""... $ac_c" 1>&6 |
echo "configure:2961: checking for main in -ldmalloc" >&5 | | echo "configure:3108: checking for main in -ldmalloc" >&5 |
ac_lib_var=`echo dmalloc'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo dmalloc'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-ldmalloc $LIBS" | | LIBS="-ldmalloc $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 2969 "configure" | | #line 3116 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:2976: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 | | echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 |
echo "configure:3005: checking for main in -lm" >&5 | | echo "configure:3152: checking for main in -lm" >&5 |
ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lm $LIBS" | | LIBS="-lm $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3013 "configure" | | #line 3160 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
main() | | main() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3020: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3167: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
do | | do |
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 |
echo "configure:3053: checking for $ac_hdr that defines DIR" >&5 | | echo "configure:3200: checking for $ac_hdr that defines DIR" >&5 |
if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3058 "configure" | | #line 3205 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/types.h> | | #include <sys/types.h> |
#include <$ac_hdr> | | #include <$ac_hdr> |
| | |
DIR *dirp = 0; | | DIR *dirp = 0; |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3066: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:3213: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_header_dirent_$ac_safe=yes" | | eval "ac_cv_header_dirent_$ac_safe=yes" |
else | | else |
| | |
# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. | | # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. |
if test $ac_header_dirent = dirent.h; then | | if test $ac_header_dirent = dirent.h; then |
echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 | | echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 |
echo "configure:3091: checking for opendir in -ldir" >&5 | | echo "configure:3238: checking for opendir in -ldir" >&5 |
ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-ldir $LIBS" | | LIBS="-ldir $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3099 "configure" | | #line 3246 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
opendir() | | opendir() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3110: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3257: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
| | |
else | | else |
echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 | | echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 |
echo "configure:3132: checking for opendir in -lx" >&5 | | echo "configure:3279: checking for opendir in -lx" >&5 |
ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lx $LIBS" | | LIBS="-lx $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3140 "configure" | | #line 3287 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
opendir() | | opendir() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3151: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3298: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 | | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 |
echo "configure:3174: checking for ANSI C header files" >&5 | | echo "configure:3321: checking for ANSI C header files" >&5 |
if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3179 "configure" | | #line 3326 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <stdlib.h> | | #include <stdlib.h> |
#include <stdarg.h> | | #include <stdarg.h> |
| | |
#include <float.h> | | #include <float.h> |
EOF | | EOF |
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
{ (eval echo configure:3187: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | | { (eval echo configure:3334: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ac_err=`grep -v '^ *+' conftest.out` | | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
if test -z "$ac_err"; then | | if test -z "$ac_err"; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_header_stdc=yes | | ac_cv_header_stdc=yes |
| | |
if test $ac_cv_header_stdc = yes; then | | if test $ac_cv_header_stdc = yes; then |
# SunOS 4.x string.h does not declare mem*, contrary to ANSI. | | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3204 "configure" | | #line 3351 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <string.h> | | #include <string.h> |
EOF | | EOF |
| | |
if test $ac_cv_header_stdc = yes; then | | if test $ac_cv_header_stdc = yes; then |
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3222 "configure" | | #line 3369 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <stdlib.h> | | #include <stdlib.h> |
EOF | | EOF |
| | |
: | | : |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3243 "configure" | | #line 3390 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <ctype.h> | | #include <ctype.h> |
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
| | |
exit (0); } | | exit (0); } |
| | |
EOF | | EOF |
if { (eval echo configure:3254: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null | | if { (eval echo configure:3401: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
then | | then |
: | | : |
else | | else |
| | |
do | | do |
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
echo "configure:3281: checking for $ac_hdr" >&5 | | echo "configure:3428: checking for $ac_hdr" >&5 |
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3286 "configure" | | #line 3433 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <$ac_hdr> | | #include <$ac_hdr> |
EOF | | EOF |
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
{ (eval echo configure:3291: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | | { (eval echo configure:3438: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
ac_err=`grep -v '^ *+' conftest.out` | | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
if test -z "$ac_err"; then | | if test -z "$ac_err"; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_header_$ac_safe=yes" | | eval "ac_cv_header_$ac_safe=yes" |
| | |
| | |
| | |
echo $ac_n "checking for working const""... $ac_c" 1>&6 | | echo $ac_n "checking for working const""... $ac_c" 1>&6 |
echo "configure:3319: checking for working const" >&5 | | echo "configure:3466: checking for working const" >&5 |
if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3324 "configure" | | #line 3471 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3373: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:3520: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_c_const=yes | | ac_cv_c_const=yes |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking for inline""... $ac_c" 1>&6 | | echo $ac_n "checking for inline""... $ac_c" 1>&6 |
echo "configure:3394: checking for inline" >&5 | | echo "configure:3541: checking for inline" >&5 |
if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
ac_cv_c_inline=no | | ac_cv_c_inline=no |
for ac_kw in inline __inline__ __inline; do | | for ac_kw in inline __inline__ __inline; do |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3401 "configure" | | #line 3548 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
int main() { | | int main() { |
} $ac_kw foo() { | | } $ac_kw foo() { |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3408: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:3555: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_c_inline=$ac_kw; break | | ac_cv_c_inline=$ac_kw; break |
else | | else |
| | |
esac | | esac |
| | |
echo $ac_n "checking for pid_t""... $ac_c" 1>&6 | | echo $ac_n "checking for pid_t""... $ac_c" 1>&6 |
echo "configure:3434: checking for pid_t" >&5 | | echo "configure:3581: checking for pid_t" >&5 |
if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3439 "configure" | | #line 3586 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/types.h> | | #include <sys/types.h> |
#if STDC_HEADERS | | #if STDC_HEADERS |
| | |
#endif | | #endif |
EOF | | EOF |
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
egrep "pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | | egrep "(^|[^a-zA-Z_0-9])pid_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_type_pid_t=yes | | ac_cv_type_pid_t=yes |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking for size_t""... $ac_c" 1>&6 | | echo $ac_n "checking for size_t""... $ac_c" 1>&6 |
echo "configure:3467: checking for size_t" >&5 | | echo "configure:3614: checking for size_t" >&5 |
if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3472 "configure" | | #line 3619 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/types.h> | | #include <sys/types.h> |
#if STDC_HEADERS | | #if STDC_HEADERS |
| | |
#endif | | #endif |
EOF | | EOF |
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
egrep "size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then | | egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_type_size_t=yes | | ac_cv_type_size_t=yes |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 | | echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 |
echo "configure:3500: checking whether time.h and sys/time.h may both be included" >&5 | | echo "configure:3647: checking whether time.h and sys/time.h may both be included" >&5 |
if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3505 "configure" | | #line 3652 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/types.h> | | #include <sys/types.h> |
#include <sys/time.h> | | #include <sys/time.h> |
| | |
struct tm *tp; | | struct tm *tp; |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3514: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:3661: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_header_time=yes | | ac_cv_header_time=yes |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6 | | echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6 |
echo "configure:3535: checking whether struct tm is in sys/time.h or time.h" >&5 | | echo "configure:3682: checking whether struct tm is in sys/time.h or time.h" >&5 |
if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3540 "configure" | | #line 3687 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/types.h> | | #include <sys/types.h> |
#include <time.h> | | #include <time.h> |
| | |
struct tm *tp; tp->tm_sec; | | struct tm *tp; tp->tm_sec; |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3548: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:3695: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_struct_tm=time.h | | ac_cv_struct_tm=time.h |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 | | echo $ac_n "checking for uid_t in sys/types.h""... $ac_c" 1>&6 |
echo "configure:3569: checking for uid_t in sys/types.h" >&5 | | echo "configure:3716: checking for uid_t in sys/types.h" >&5 |
if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_type_uid_t'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3574 "configure" | | #line 3721 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/types.h> | | #include <sys/types.h> |
EOF | | EOF |
| | |
| | |
if test $ac_cv_prog_gcc = yes; then | | if test $ac_cv_prog_gcc = yes; then |
echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 | | echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 |
echo "configure:3605: checking whether ${CC-cc} needs -traditional" >&5 | | echo "configure:3752: checking whether ${CC-cc} needs -traditional" >&5 |
if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
ac_pattern="Autoconf.*'x'" | | ac_pattern="Autoconf.*'x'" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3611 "configure" | | #line 3758 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sgtty.h> | | #include <sgtty.h> |
Autoconf TIOCGETP | | Autoconf TIOCGETP |
| | |
| | |
if test $ac_cv_prog_gcc_traditional = no; then | | if test $ac_cv_prog_gcc_traditional = no; then |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3629 "configure" | | #line 3776 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <termio.h> | | #include <termio.h> |
Autoconf TCGETA | | Autoconf TCGETA |
| | |
fi | | fi |
| | |
echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6 | | echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6 |
echo "configure:3651: checking for 8-bit clean memcmp" >&5 | | echo "configure:3798: checking for 8-bit clean memcmp" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
ac_cv_func_memcmp_clean=no | | ac_cv_func_memcmp_clean=no |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3659 "configure" | | #line 3806 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
main() | | main() |
| | |
} | | } |
| | |
EOF | | EOF |
if { (eval echo configure:3669: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null | | if { (eval echo configure:3816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
then | | then |
ac_cv_func_memcmp_clean=yes | | ac_cv_func_memcmp_clean=yes |
else | | else |
| | |
fi | | fi |
| | |
echo "$ac_t""$ac_cv_func_memcmp_clean" 1>&6 | | echo "$ac_t""$ac_cv_func_memcmp_clean" 1>&6 |
test $ac_cv_func_memcmp_clean = no && LIBOBJS="$LIBOBJS memcmp.o" | | test $ac_cv_func_memcmp_clean = no && LIBOBJS="$LIBOBJS memcmp.${ac_objext}" |
| | |
echo $ac_n "checking whether setpgrp takes no argument""... $ac_c" 1>&6 | | echo $ac_n "checking whether setpgrp takes no argument""... $ac_c" 1>&6 |
echo "configure:3687: checking whether setpgrp takes no argument" >&5 | | echo "configure:3834: checking whether setpgrp takes no argument" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_setpgrp_void'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_setpgrp_void'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
| | |
{ echo "configure: error: cannot check setpgrp if cross compiling" 1>&2; exit 1; } | | { echo "configure: error: cannot check setpgrp if cross compiling" 1>&2; exit 1; } |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3695 "configure" | | #line 3842 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
| | |
| | #ifdef HAVE_UNISTD_H |
| | #include <unistd.h> |
| | #endif |
| | |
/* | | /* |
* If this system has a BSD-style setpgrp, which takes arguments, exit | | * If this system has a BSD-style setpgrp, which takes arguments, exit |
* successfully. | | * successfully. |
| | |
} | | } |
| | |
EOF | | EOF |
if { (eval echo configure:3711: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null | | if { (eval echo configure:3862: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
then | | then |
ac_cv_func_setpgrp_void=no | | ac_cv_func_setpgrp_void=no |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 | | echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 |
echo "configure:3735: checking return type of signal handlers" >&5 | | echo "configure:3886: checking return type of signal handlers" >&5 |
if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3740 "configure" | | #line 3891 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/types.h> | | #include <sys/types.h> |
#include <signal.h> | | #include <signal.h> |
| | |
int i; | | int i; |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3757: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:3908: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
ac_cv_type_signal=void | | ac_cv_type_signal=void |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking for strftime""... $ac_c" 1>&6 | | echo $ac_n "checking for strftime""... $ac_c" 1>&6 |
echo "configure:3776: checking for strftime" >&5 | | echo "configure:3927: checking for strftime" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_strftime'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_strftime'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3781 "configure" | | #line 3932 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char strftime(); below. */ | | which can conflict with char strftime(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3804: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3955: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func_strftime=yes" | | eval "ac_cv_func_strftime=yes" |
else | | else |
| | |
echo "$ac_t""no" 1>&6 | | echo "$ac_t""no" 1>&6 |
# strftime is in -lintl on SCO UNIX. | | # strftime is in -lintl on SCO UNIX. |
echo $ac_n "checking for strftime in -lintl""... $ac_c" 1>&6 | | echo $ac_n "checking for strftime in -lintl""... $ac_c" 1>&6 |
echo "configure:3826: checking for strftime in -lintl" >&5 | | echo "configure:3977: checking for strftime in -lintl" >&5 |
ac_lib_var=`echo intl'_'strftime | sed 'y%./+-%__p_%'` | | ac_lib_var=`echo intl'_'strftime | sed 'y%./+-%__p_%'` |
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
| | |
ac_save_LIBS="$LIBS" | | ac_save_LIBS="$LIBS" |
LIBS="-lintl $LIBS" | | LIBS="-lintl $LIBS" |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3834 "configure" | | #line 3985 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* Override any gcc2 internal prototype to avoid an error. */ | | /* Override any gcc2 internal prototype to avoid an error. */ |
/* We use char because int might match the return type of a gcc2 | | /* We use char because int might match the return type of a gcc2 |
| | |
strftime() | | strftime() |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3845: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:3996: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_lib_$ac_lib_var=yes" | | eval "ac_cv_lib_$ac_lib_var=yes" |
else | | else |
| | |
fi | | fi |
| | |
echo $ac_n "checking for vprintf""... $ac_c" 1>&6 | | echo $ac_n "checking for vprintf""... $ac_c" 1>&6 |
echo "configure:3872: checking for vprintf" >&5 | | echo "configure:4023: checking for vprintf" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_vprintf'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3877 "configure" | | #line 4028 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char vprintf(); below. */ | | which can conflict with char vprintf(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:4051: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func_vprintf=yes" | | eval "ac_cv_func_vprintf=yes" |
else | | else |
| | |
| | |
if test "$ac_cv_func_vprintf" != yes; then | | if test "$ac_cv_func_vprintf" != yes; then |
echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 | | echo $ac_n "checking for _doprnt""... $ac_c" 1>&6 |
echo "configure:3924: checking for _doprnt" >&5 | | echo "configure:4075: checking for _doprnt" >&5 |
if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func__doprnt'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3929 "configure" | | #line 4080 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char _doprnt(); below. */ | | which can conflict with char _doprnt(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:3952: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:4103: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func__doprnt=yes" | | eval "ac_cv_func__doprnt=yes" |
else | | else |
| | |
for ac_func in gettimeofday mkdir mktime rmdir select socket strcspn strerror strspn strstr strtol strcasecmp strncasecmp snprintf setsid srandom getdtablesize srand48 srand sysconf scandir | | for ac_func in gettimeofday mkdir mktime rmdir select socket strcspn strerror strspn strstr strtol strcasecmp strncasecmp snprintf setsid srandom getdtablesize srand48 srand sysconf scandir |
do | | do |
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
echo "configure:3979: checking for $ac_func" >&5 | | echo "configure:4130: checking for $ac_func" >&5 |
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 3984 "configure" | | #line 4135 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
/* System header to define __stub macros and hopefully few prototypes, | | /* System header to define __stub macros and hopefully few prototypes, |
which can conflict with char $ac_func(); below. */ | | which can conflict with char $ac_func(); below. */ |
| | |
| | |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:4007: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then | | if { (eval echo configure:4158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
rm -rf conftest* | | rm -rf conftest* |
eval "ac_cv_func_$ac_func=yes" | | eval "ac_cv_func_$ac_func=yes" |
else | | else |
| | |
| | |
| | |
echo $ac_n "checking how many args gettimeofday uses""... $ac_c" 1>&6 | | echo $ac_n "checking how many args gettimeofday uses""... $ac_c" 1>&6 |
echo "configure:4033: checking how many args gettimeofday uses" >&5 | | echo "configure:4184: checking how many args gettimeofday uses" >&5 |
if eval "test \"`echo '$''{'ac_cv_gettimeofday_args'+set}'`\" = set"; then | | if eval "test \"`echo '$''{'ac_cv_gettimeofday_args'+set}'`\" = set"; then |
echo $ac_n "(cached) $ac_c" 1>&6 | | echo $ac_n "(cached) $ac_c" 1>&6 |
else | | else |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 4038 "configure" | | #line 4189 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/time.h> | | #include <sys/time.h> |
#include <unistd.h> | | #include <unistd.h> |
| | |
gettimeofday(&tv, &tzp); | | gettimeofday(&tv, &tzp); |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:4047: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:4198: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
ac_gettimeofday_args=2 | | ac_gettimeofday_args=2 |
else | | else |
| | |
cat conftest.$ac_ext >&5 | | cat conftest.$ac_ext >&5 |
rm -rf conftest* | | rm -rf conftest* |
cat > conftest.$ac_ext <<EOF | | cat > conftest.$ac_ext <<EOF |
#line 4055 "configure" | | #line 4206 "configure" |
#include "confdefs.h" | | #include "confdefs.h" |
#include <sys/time.h> | | #include <sys/time.h> |
#include <unistd.h> | | #include <unistd.h> |
| | |
struct timeval tv; gettimeofday(&tv); | | struct timeval tv; gettimeofday(&tv); |
; return 0; } | | ; return 0; } |
EOF | | EOF |
if { (eval echo configure:4063: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | | if { (eval echo configure:4214: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
rm -rf conftest* | | rm -rf conftest* |
ac_gettimeofday_args=1 | | ac_gettimeofday_args=1 |
else | | else |
| | |
# Ultrix sh set writes to stderr and can't be redirected directly, | | # 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. | | # and sets the high bit in the cache file unless we assign to the vars. |
(set) 2>&1 | | | (set) 2>&1 | |
case `(ac_space=' '; set) 2>&1` in | | case `(ac_space=' '; set | grep ac_space) 2>&1` in |
*ac_space=\ *) | | *ac_space=\ *) |
# `set' does not quote correctly, so add quotes (double-quote substitution | | # `set' does not quote correctly, so add quotes (double-quote substitution |
# turns \\\\ into \\, and sed turns \\ into \). | | # turns \\\\ into \\, and sed turns \\ into \). |
| | |
echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" | | 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 ;; | | exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; |
-version | --version | --versio | --versi | --vers | --ver | --ve | --v) | | -version | --version | --versio | --versi | --vers | --ver | --ve | --v) |
echo "$CONFIG_STATUS generated by autoconf version 2.12" | | echo "$CONFIG_STATUS generated by autoconf version 2.13" |
exit 0 ;; | | exit 0 ;; |
-help | --help | --hel | --he | --h) | | -help | --help | --hel | --he | --h) |
echo "\$ac_cs_usage"; exit 0 ;; | | echo "\$ac_cs_usage"; exit 0 ;; |
| | |
s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF | | s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF |
$ac_vpsub | | $ac_vpsub |
$extrasub | | $extrasub |
| | s%@SHELL@%$SHELL%g |
s%@CFLAGS@%$CFLAGS%g | | s%@CFLAGS@%$CFLAGS%g |
s%@CPPFLAGS@%$CPPFLAGS%g | | s%@CPPFLAGS@%$CPPFLAGS%g |
s%@CXXFLAGS@%$CXXFLAGS%g | | s%@CXXFLAGS@%$CXXFLAGS%g |
| | s%@FFLAGS@%$FFLAGS%g |
s%@DEFS@%$DEFS%g | | s%@DEFS@%$DEFS%g |
s%@LDFLAGS@%$LDFLAGS%g | | s%@LDFLAGS@%$LDFLAGS%g |
s%@LIBS@%$LIBS%g | | s%@LIBS@%$LIBS%g |
| | |
s%@LEXLIB@%$LEXLIB%g | | s%@LEXLIB@%$LEXLIB%g |
s%@AWK@%$AWK%g | | s%@AWK@%$AWK%g |
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g | | s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g |
| | s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g |
s%@INSTALL_DATA@%$INSTALL_DATA%g | | s%@INSTALL_DATA@%$INSTALL_DATA%g |
s%@LN_S@%$LN_S%g | | s%@LN_S@%$LN_S%g |
s%@SET_MAKE@%$SET_MAKE%g | | s%@SET_MAKE@%$SET_MAKE%g |