2 # From configure.in Revision: 1.204 .
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated by GNU Autoconf 2.61.
6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
8 # This configure script is free software; the Free Software Foundation
9 # gives unlimited permission to copy, distribute and modify it.
10 ## --------------------- ##
11 ## M4sh Initialization. ##
12 ## --------------------- ##
14 # Be more Bourne compatible
15 DUALCASE
=1; export DUALCASE
# for MKS sh
16 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
19 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
20 # is contrary to our usage. Disable this feature.
21 alias -g '${1+"$@"}'='"$@"'
24 case `(set -o) 2>/dev/null` in
25 *posix
*) set -o posix
;;
34 # Avoid depending upon Character Ranges.
35 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
36 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
37 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
38 as_cr_digits
='0123456789'
39 as_cr_alnum
=$as_cr_Letters$as_cr_digits
41 # The user is always right.
42 if test "${PATH_SEPARATOR+set}" != set; then
43 echo "#! /bin/sh" >conf$$.sh
44 echo "exit 0" >>conf$$.sh
46 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
54 # Support unset when possible.
55 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
63 # We need space, tab and new line, in precisely that order. Quoting is
64 # there to prevent editors from complaining about space-tab.
65 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
66 # splitting by setting IFS to empty value.)
71 # Find who we are. Look in the path if we contain no directory separator.
73 *[\\/]* ) as_myself
=$0 ;;
74 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
78 test -z "$as_dir" && as_dir
=.
79 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
85 # We did not find ourselves, most probably we were run as `sh COMMAND'
86 # in which case we are not to be found in the path.
87 if test "x$as_myself" = x
; then
90 if test ! -f "$as_myself"; then
91 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
95 # Work around bugs in pre-3.0 UWIN ksh.
96 for as_var
in ENV MAIL MAILPATH
97 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
105 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
106 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
109 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
110 eval $as_var=C
; export $as_var
112 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
116 # Required to use basename.
117 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
118 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
124 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
131 # Name of the executable.
132 as_me
=`$as_basename -- "$0" ||
133 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
134 X"$0" : 'X\(//\)$' \| \
135 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
137 sed '/^.*\/\([^/][^/]*\)\/*$/{
155 if test "x$CONFIG_SHELL" = x
; then
156 if (eval ":") 2>/dev
/null
; then
162 if test $as_have_required = yes && (eval ":
172 as_func_ret_success () {
175 as_func_ret_failure () {
180 if as_func_success; then
184 echo as_func_success failed.
187 if as_func_failure; then
189 echo as_func_failure succeeded.
192 if as_func_ret_success; then
196 echo as_func_ret_success failed.
199 if as_func_ret_failure; then
201 echo as_func_ret_failure succeeded.
204 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
208 echo positional parameters were not saved.
211 test \$exitcode = 0) || { (exit 1); exit 1; }
216 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
217 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
218 ") 2> /dev
/null
; then
222 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
223 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
226 test -z "$as_dir" && as_dir
=.
229 for as_base
in sh bash ksh sh5
; do
230 as_candidate_shells
="$as_candidate_shells $as_dir/$as_base"
237 for as_shell
in $as_candidate_shells $SHELL; do
238 # Try only shells that exist, to save several forks.
239 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
240 { ("$as_shell") 2> /dev
/null
<<\_ASEOF
241 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
244 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
245 # is contrary to our usage. Disable this feature.
246 alias -g '${1+"$@"}'='"$@"'
249 case `(set -o) 2>/dev/null` in
250 *posix
*) set -o posix
;;
259 CONFIG_SHELL
=$as_shell
261 if { "$as_shell" 2> /dev
/null
<<\_ASEOF
262 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
265 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
266 # is contrary to our usage. Disable this feature.
267 alias -g '${1+"$@"}'='"$@"'
270 case `(set -o) 2>/dev/null` in
271 *posix
*) set -o posix
;;
287 as_func_ret_success
() {
290 as_func_ret_failure
() {
295 if as_func_success
; then
299 echo as_func_success failed.
302 if as_func_failure
; then
304 echo as_func_failure succeeded.
307 if as_func_ret_success
; then
311 echo as_func_ret_success failed.
314 if as_func_ret_failure
; then
316 echo as_func_ret_failure succeeded.
319 if ( set x
; as_func_ret_success y
&& test x
= "$1" ); then
323 echo positional parameters were not saved.
326 test $exitcode = 0) ||
{ (exit 1); exit 1; }
331 test "x$as_lineno_1" != "x$as_lineno_2" &&
332 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") ||
{ (exit 1); exit 1; }
343 if test "x$CONFIG_SHELL" != x
; then
344 for as_var
in BASH_ENV ENV
345 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
348 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
352 if test $as_have_required = no
; then
353 echo This
script requires a shell
more modern than all the
354 echo shells that I found on your system. Please
install a
355 echo modern shell
, or manually run the
script under such a
356 echo shell
if you
do have one.
357 { (exit 1); exit 1; }
367 (eval "as_func_return () {
376 as_func_ret_success () {
379 as_func_ret_failure () {
384 if as_func_success; then
388 echo as_func_success failed.
391 if as_func_failure; then
393 echo as_func_failure succeeded.
396 if as_func_ret_success; then
400 echo as_func_ret_success failed.
403 if as_func_ret_failure; then
405 echo as_func_ret_failure succeeded.
408 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
412 echo positional parameters were not saved.
415 test \$exitcode = 0") ||
{
416 echo No shell found that supports shell functions.
417 echo Please tell autoconf@gnu.org about your system
,
418 echo including any error possibly output before this
426 test "x$as_lineno_1" != "x$as_lineno_2" &&
427 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
429 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
430 # uniformly replaced by the line number. The first 'sed' inserts a
431 # line-number line after each line using $LINENO; the second 'sed'
432 # does the real work. The second script uses 'N' to pair each
433 # line-number line with the line containing $LINENO, and appends
434 # trailing '-' during substitution so that $LINENO is not a special
436 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
437 # scripts with optimization help from Paolo Bonzini. Blame Lee
438 # E. McMahon (1931-1989) for sed's syntax. :-)
450 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
454 chmod +x
"$as_me.lineno" ||
455 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
456 { (exit 1); exit 1; }; }
458 # Don't try to exec as it changes $[0], causing all sort of problems
459 # (the dirname of $[0] is not the place where we might find the
460 # original and so on. Autoconf is especially sensitive to this).
462 # Exit status is that of the last command.
467 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
473 ECHO_C
= ECHO_N
= ECHO_T
=
477 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
484 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
485 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
491 rm -f conf$$ conf$$.exe conf$$.
file
492 if test -d conf$$.dir
; then
493 rm -f conf$$.dir
/conf$$.
file
499 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
501 # ... but there are two gotchas:
502 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
503 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
504 # In both cases, we have to default to `cp -p'.
505 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
507 elif ln conf$$.
file conf$$
2>/dev
/null
; then
512 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
513 rmdir conf$$.dir
2>/dev
/null
515 if mkdir
-p .
2>/dev
/null
; then
518 test -d .
/-p && rmdir .
/-p
522 if test -x / >/dev
/null
2>&1; then
525 if ls -dL / >/dev
/null
2>&1; then
532 if test -d "$1"; then
538 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
539 ???[sx]*):;;*)false;;esac;fi
543 as_executable_p
=$as_test_x
545 # Sed expression to map a string onto a valid CPP name.
546 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
548 # Sed expression to map a string onto a valid variable name.
549 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
553 exec 7<&0 </dev
/null
6>&1
556 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
557 # so uname gets run too.
558 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
563 ac_default_prefix
=/usr
/local
565 ac_config_libobj_dir
=.
571 SHELL
=${CONFIG_SHELL-/bin/sh}
573 # Identity of this package.
580 ac_unique_file
="tcpdump.c"
581 # Factoring default headers for most tests.
582 ac_includes_default
="\
584 #ifdef HAVE_SYS_TYPES_H
585 # include <sys/types.h>
587 #ifdef HAVE_SYS_STAT_H
588 # include <sys/stat.h>
594 # ifdef HAVE_STDLIB_H
599 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
604 #ifdef HAVE_STRINGS_H
605 # include <strings.h>
607 #ifdef HAVE_INTTYPES_H
608 # include <inttypes.h>
626 program_transform_name
689 ac_precious_vars
='build_alias
700 # Initialize some variables set by options.
702 ac_init_version
=false
703 # The variables have the same names as the options, with
704 # dashes changed to underlines.
712 program_transform_name
=s
,x
,x
,
720 # Installation directory options.
721 # These are left unexpanded so users can "make install exec_prefix=/foo"
722 # and all the variables that are supposed to be based on exec_prefix
723 # by default will actually change.
724 # Use braces instead of parens because sh, perl, etc. also accept them.
725 # (The list follows the same order as the GNU Coding Standards.)
726 bindir
='${exec_prefix}/bin'
727 sbindir
='${exec_prefix}/sbin'
728 libexecdir
='${exec_prefix}/libexec'
729 datarootdir
='${prefix}/share'
730 datadir
='${datarootdir}'
731 sysconfdir
='${prefix}/etc'
732 sharedstatedir
='${prefix}/com'
733 localstatedir
='${prefix}/var'
734 includedir
='${prefix}/include'
735 oldincludedir
='/usr/include'
736 docdir
='${datarootdir}/doc/${PACKAGE}'
737 infodir
='${datarootdir}/info'
742 libdir
='${exec_prefix}/lib'
743 localedir
='${datarootdir}/locale'
744 mandir
='${datarootdir}/man'
750 # If the previous option needs an argument, assign it.
751 if test -n "$ac_prev"; then
752 eval $ac_prev=\
$ac_option
758 *=*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
762 # Accept the important Cygnus configure options, so we can diagnose typos.
764 case $ac_dashdash$ac_option in
768 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
770 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
773 -build |
--build |
--buil |
--bui |
--bu)
774 ac_prev
=build_alias
;;
775 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
776 build_alias
=$ac_optarg ;;
778 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
779 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
780 ac_prev
=cache_file
;;
781 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
782 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
783 cache_file
=$ac_optarg ;;
786 cache_file
=config.cache
;;
788 -datadir |
--datadir |
--datadi |
--datad)
790 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
791 datadir
=$ac_optarg ;;
793 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
794 |
--dataroo |
--dataro |
--datar)
795 ac_prev
=datarootdir
;;
796 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
797 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
798 datarootdir
=$ac_optarg ;;
800 -disable-* |
--disable-*)
801 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
802 # Reject names that are not valid shell variable names.
803 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
804 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
805 { (exit 1); exit 1; }; }
806 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
807 eval enable_
$ac_feature=no
;;
809 -docdir |
--docdir |
--docdi |
--doc |
--do)
811 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
814 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
816 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
819 -enable-* |
--enable-*)
820 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
821 # Reject names that are not valid shell variable names.
822 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
823 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
824 { (exit 1); exit 1; }; }
825 ac_feature
=`echo $ac_feature | sed 's/[-.]/_/g'`
826 eval enable_
$ac_feature=\
$ac_optarg ;;
828 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
829 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
830 |
--exec |
--exe |
--ex)
831 ac_prev
=exec_prefix
;;
832 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
833 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
834 |
--exec=* |
--exe=* |
--ex=*)
835 exec_prefix
=$ac_optarg ;;
837 -gas |
--gas |
--ga |
--g)
838 # Obsolete; use --with-gas.
841 -help |
--help |
--hel |
--he |
-h)
843 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
844 ac_init_help
=recursive
;;
845 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
846 ac_init_help
=short
;;
848 -host |
--host |
--hos |
--ho)
849 ac_prev
=host_alias
;;
850 -host=* |
--host=* |
--hos=* |
--ho=*)
851 host_alias
=$ac_optarg ;;
853 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
855 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
857 htmldir
=$ac_optarg ;;
859 -includedir |
--includedir |
--includedi |
--included |
--include \
860 |
--includ |
--inclu |
--incl |
--inc)
861 ac_prev
=includedir
;;
862 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
863 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
864 includedir
=$ac_optarg ;;
866 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
868 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
869 infodir
=$ac_optarg ;;
871 -libdir |
--libdir |
--libdi |
--libd)
873 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
876 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
877 |
--libexe |
--libex |
--libe)
878 ac_prev
=libexecdir
;;
879 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
880 |
--libexe=* |
--libex=* |
--libe=*)
881 libexecdir
=$ac_optarg ;;
883 -localedir |
--localedir |
--localedi |
--localed |
--locale)
885 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
886 localedir
=$ac_optarg ;;
888 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
889 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
890 ac_prev
=localstatedir
;;
891 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
892 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
893 localstatedir
=$ac_optarg ;;
895 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
897 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
901 # Obsolete; use --without-fp.
904 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
905 |
--no-cr |
--no-c |
-n)
908 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
909 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
912 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
913 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
914 |
--oldin |
--oldi |
--old |
--ol |
--o)
915 ac_prev
=oldincludedir
;;
916 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
917 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
918 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
919 oldincludedir
=$ac_optarg ;;
921 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
923 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
926 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
927 |
--program-pre |
--program-pr |
--program-p)
928 ac_prev
=program_prefix
;;
929 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
930 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
931 program_prefix
=$ac_optarg ;;
933 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
934 |
--program-suf |
--program-su |
--program-s)
935 ac_prev
=program_suffix
;;
936 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
937 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
938 program_suffix
=$ac_optarg ;;
940 -program-transform-name |
--program-transform-name \
941 |
--program-transform-nam |
--program-transform-na \
942 |
--program-transform-n |
--program-transform- \
943 |
--program-transform |
--program-transfor \
944 |
--program-transfo |
--program-transf \
945 |
--program-trans |
--program-tran \
946 |
--progr-tra |
--program-tr |
--program-t)
947 ac_prev
=program_transform_name
;;
948 -program-transform-name=* |
--program-transform-name=* \
949 |
--program-transform-nam=* |
--program-transform-na=* \
950 |
--program-transform-n=* |
--program-transform-=* \
951 |
--program-transform=* |
--program-transfor=* \
952 |
--program-transfo=* |
--program-transf=* \
953 |
--program-trans=* |
--program-tran=* \
954 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
955 program_transform_name
=$ac_optarg ;;
957 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
959 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
962 -psdir |
--psdir |
--psdi |
--psd |
--ps)
964 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
967 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
968 |
-silent |
--silent |
--silen |
--sile |
--sil)
971 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
973 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
975 sbindir
=$ac_optarg ;;
977 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
978 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
979 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
981 ac_prev
=sharedstatedir
;;
982 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
983 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
984 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
986 sharedstatedir
=$ac_optarg ;;
988 -site |
--site |
--sit)
990 -site=* |
--site=* |
--sit=*)
993 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
995 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
998 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
999 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1000 ac_prev
=sysconfdir
;;
1001 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1002 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1003 sysconfdir
=$ac_optarg ;;
1005 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1006 ac_prev
=target_alias
;;
1007 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1008 target_alias
=$ac_optarg ;;
1010 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1013 -version |
--version |
--versio |
--versi |
--vers |
-V)
1014 ac_init_version
=: ;;
1017 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1018 # Reject names that are not valid shell variable names.
1019 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1020 { echo "$as_me: error: invalid package name: $ac_package" >&2
1021 { (exit 1); exit 1; }; }
1022 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
1023 eval with_
$ac_package=\
$ac_optarg ;;
1025 -without-* |
--without-*)
1026 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1027 # Reject names that are not valid shell variable names.
1028 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1029 { echo "$as_me: error: invalid package name: $ac_package" >&2
1030 { (exit 1); exit 1; }; }
1031 ac_package
=`echo $ac_package | sed 's/[-.]/_/g'`
1032 eval with_
$ac_package=no
;;
1035 # Obsolete; use --with-x.
1038 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1039 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1040 ac_prev
=x_includes
;;
1041 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1042 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1043 x_includes
=$ac_optarg ;;
1045 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1046 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1047 ac_prev
=x_libraries
;;
1048 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1049 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1050 x_libraries
=$ac_optarg ;;
1052 -*) { echo "$as_me: error: unrecognized option: $ac_option
1053 Try \`$0 --help' for more information." >&2
1054 { (exit 1); exit 1; }; }
1058 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1059 # Reject names that are not valid shell variable names.
1060 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
1061 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1062 { (exit 1); exit 1; }; }
1063 eval $ac_envvar=\
$ac_optarg
1064 export $ac_envvar ;;
1067 # FIXME: should be removed in autoconf 3.0.
1068 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1069 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1070 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1071 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1077 if test -n "$ac_prev"; then
1078 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1079 { echo "$as_me: error: missing argument to $ac_option" >&2
1080 { (exit 1); exit 1; }; }
1083 # Be sure to have absolute directory names.
1084 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1085 datadir sysconfdir sharedstatedir localstatedir includedir \
1086 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1087 libdir localedir mandir
1089 eval ac_val
=\$
$ac_var
1091 [\\/$
]* | ?
:[\\/]* ) continue;;
1092 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1094 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1095 { (exit 1); exit 1; }; }
1098 # There might be people who depend on the old broken behavior: `$host'
1099 # used to hold the argument of --host etc.
1100 # FIXME: To remove some day.
1103 target
=$target_alias
1105 # FIXME: To remove some day.
1106 if test "x$host_alias" != x
; then
1107 if test "x$build_alias" = x
; then
1108 cross_compiling
=maybe
1109 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1110 If a cross compiler is detected then cross compile mode will be used." >&2
1111 elif test "x$build_alias" != "x$host_alias"; then
1117 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1119 test "$silent" = yes && exec 6>/dev
/null
1122 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1123 ac_ls_di
=`ls -di .` &&
1124 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1125 { echo "$as_me: error: Working directory cannot be determined" >&2
1126 { (exit 1); exit 1; }; }
1127 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1128 { echo "$as_me: error: pwd does not report name of working directory" >&2
1129 { (exit 1); exit 1; }; }
1132 # Find the source files, if location was not specified.
1133 if test -z "$srcdir"; then
1134 ac_srcdir_defaulted
=yes
1135 # Try the directory containing this script, then the parent directory.
1136 ac_confdir
=`$as_dirname -- "$0" ||
1137 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1138 X"$0" : 'X\(//\)[^/]' \| \
1139 X"$0" : 'X\(//\)$' \| \
1140 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1142 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1160 if test ! -r "$srcdir/$ac_unique_file"; then
1164 ac_srcdir_defaulted
=no
1166 if test ! -r "$srcdir/$ac_unique_file"; then
1167 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1168 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1169 { (exit 1); exit 1; }; }
1171 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1173 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1174 { (exit 1); exit 1; }; }
1176 # When building in place, set srcdir=.
1177 if test "$ac_abs_confdir" = "$ac_pwd"; then
1180 # Remove unnecessary trailing slashes from srcdir.
1181 # Double slashes in file names in object file debugging info
1182 # mess up M-x gdb in Emacs.
1184 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1186 for ac_var
in $ac_precious_vars; do
1187 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1188 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1189 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1190 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1194 # Report the --help message.
1196 if test "$ac_init_help" = "long"; then
1197 # Omit some internal or obsolete options to make the list less imposing.
1198 # This message is too long to be a string in the A/UX 3.1 sh.
1200 \`configure' configures this package to adapt to many kinds of systems.
1202 Usage: $0 [OPTION]... [VAR=VALUE]...
1204 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1205 VAR=VALUE. See below for descriptions of some of the useful variables.
1207 Defaults for the options are specified in brackets.
1210 -h, --help display this help and exit
1211 --help=short display options specific to this package
1212 --help=recursive display the short help of all the included packages
1213 -V, --version display version information and exit
1214 -q, --quiet, --silent do not print \`checking...' messages
1215 --cache-file=FILE cache test results in FILE [disabled]
1216 -C, --config-cache alias for \`--cache-file=config.cache'
1217 -n, --no-create do not create output files
1218 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1220 Installation directories:
1221 --prefix=PREFIX install architecture-independent files in PREFIX
1222 [$ac_default_prefix]
1223 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1226 By default, \`make install' will install all the files in
1227 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1228 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1229 for instance \`--prefix=\$HOME'.
1231 For better control, use the options below.
1233 Fine tuning of the installation directories:
1234 --bindir=DIR user executables [EPREFIX/bin]
1235 --sbindir=DIR system admin executables [EPREFIX/sbin]
1236 --libexecdir=DIR program executables [EPREFIX/libexec]
1237 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1238 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1239 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1240 --libdir=DIR object code libraries [EPREFIX/lib]
1241 --includedir=DIR C header files [PREFIX/include]
1242 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1243 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1244 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1245 --infodir=DIR info documentation [DATAROOTDIR/info]
1246 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1247 --mandir=DIR man documentation [DATAROOTDIR/man]
1248 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1249 --htmldir=DIR html documentation [DOCDIR]
1250 --dvidir=DIR dvi documentation [DOCDIR]
1251 --pdfdir=DIR pdf documentation [DOCDIR]
1252 --psdir=DIR ps documentation [DOCDIR]
1258 --build=BUILD configure
for building on BUILD
[guessed
]
1259 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1263 if test -n "$ac_init_help"; then
1268 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1269 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1270 --disable-universal don
't build universal on OS X
1271 --enable-smb enable possibly-buggy SMB printer default=yes
1272 --disable-smb disable possibly-buggy SMB printer
1273 --enable-ipv6 enable ipv6 (with ipv4) support
1274 --disable-ipv6 disable ipv6 support
1277 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1278 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1279 --without-gcc don't use gcc
1280 --with-smi link with libsmi
(allows to load MIBs on the fly to decode SNMP packets. default
=yes
1281 --without-smi don
't link with libsmi
1282 --with-user=USERNAME drop privileges by default to USERNAME
1283 --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY
1284 --with-crypto[=PATH] use SSLeay libcrypto (located in directory PATH, if
1285 supplied). [default=yes, if available]
1287 Some influential environment variables:
1288 CC C compiler command
1289 CFLAGS C compiler flags
1290 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1291 nonstandard directory <lib dir>
1292 LIBS libraries to pass to the linker, e.g. -l<library>
1293 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1294 you have headers in a nonstandard directory <include dir>
1297 Use these variables to override the choices made by `configure' or to
help
1298 it to
find libraries and programs with nonstandard names
/locations.
1304 if test "$ac_init_help" = "recursive"; then
1305 # If there are subdirs, report their specific --help.
1306 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
1307 test -d "$ac_dir" ||
continue
1311 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1313 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1314 # A ".." for each directory in $ac_dir_suffix.
1315 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1316 case $ac_top_builddir_sub in
1317 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
1318 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
1321 ac_abs_top_builddir
=$ac_pwd
1322 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
1323 # for backward compatibility:
1324 ac_top_builddir
=$ac_top_build_prefix
1327 .
) # We are building in place.
1329 ac_top_srcdir
=$ac_top_builddir_sub
1330 ac_abs_top_srcdir
=$ac_pwd ;;
1331 [\\/]* | ?
:[\\/]* ) # Absolute name.
1332 ac_srcdir
=$srcdir$ac_dir_suffix;
1333 ac_top_srcdir
=$srcdir
1334 ac_abs_top_srcdir
=$srcdir ;;
1336 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
1337 ac_top_srcdir
=$ac_top_build_prefix$srcdir
1338 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
1340 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
1342 cd "$ac_dir" ||
{ ac_status
=$?
; continue; }
1343 # Check for guested configure.
1344 if test -f "$ac_srcdir/configure.gnu"; then
1346 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1347 elif test -f "$ac_srcdir/configure"; then
1349 $SHELL "$ac_srcdir/configure" --help=recursive
1351 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1353 cd "$ac_pwd" ||
{ ac_status
=$?
; break; }
1357 test -n "$ac_init_help" && exit $ac_status
1358 if $ac_init_version; then
1361 generated by GNU Autoconf
2.61
1363 Copyright
(C
) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1364 2002, 2003, 2004, 2005, 2006 Free Software Foundation
, Inc.
1365 This configure
script is free software
; the Free Software Foundation
1366 gives unlimited permission to copy
, distribute and modify it.
1370 cat >config.log
<<_ACEOF
1371 This file contains any messages produced by compilers while
1372 running configure, to aid debugging if configure makes a mistake.
1374 It was created by $as_me, which was
1375 generated by GNU Autoconf 2.61. Invocation command line was
1387 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1388 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1389 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1390 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1391 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1393 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1394 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1396 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1397 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1398 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1399 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1400 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1401 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1402 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1406 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1410 test -z "$as_dir" && as_dir
=.
1411 echo "PATH: $as_dir"
1427 # Keep a trace of the command line.
1428 # Strip out --no-create and --no-recursion so they do not pile up.
1429 # Strip out --silent because we don't want to record it for future runs.
1430 # Also quote any args containing shell meta-characters.
1431 # Make two passes to allow for proper duplicate-argument suppression.
1435 ac_must_keep_next
=false
1441 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1442 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1443 |
-silent |
--silent |
--silen |
--sile |
--sil)
1446 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1449 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1451 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1452 if test $ac_must_keep_next = true
; then
1453 ac_must_keep_next
=false
# Got value, back to normal.
1456 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1457 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1458 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1459 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1460 case "$ac_configure_args0 " in
1461 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1464 -* ) ac_must_keep_next
=true
;;
1467 ac_configure_args
="$ac_configure_args '$ac_arg'"
1472 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1473 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1475 # When interrupted or exit'd, cleanup temporary files, and complete
1476 # config.log. We remove comments because anyway the quotes in there
1477 # would cause problems or look ugly.
1478 # WARNING: Use '\'' to represent an apostrophe within the trap.
1479 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1480 trap 'exit_status=$?
1481 # Save into config.log some information that might help in debugging.
1486 ## ---------------- ##
1487 ## Cache variables. ##
1488 ## ---------------- ##
1491 # The following way of writing the cache mishandles newlines in values,
1493 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1494 eval ac_val=\$$ac_var
1498 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1499 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1502 _ | IFS | as_nl) ;; #(
1503 *) $as_unset $ac_var ;;
1508 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1509 *${as_nl}ac_space=\ *)
1511 "s/'\''/'\''\\\\'\'''\''/g;
1512 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1515 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1523 ## ----------------- ##
1524 ## Output variables. ##
1525 ## ----------------- ##
1528 for ac_var in $ac_subst_vars
1530 eval ac_val=\$$ac_var
1532 *\'\''*) ac_val
=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1534 echo "$ac_var='\''$ac_val'\''"
1538 if test -n "$ac_subst_files"; then
1540 ## ------------------- ##
1541 ## File substitutions. ##
1542 ## ------------------- ##
1545 for ac_var
in $ac_subst_files
1547 eval ac_val
=\$
$ac_var
1549 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1551 echo "$ac_var='\''$ac_val'\''"
1556 if test -s confdefs.h; then
1566 test "$ac_signal" != 0 &&
1567 echo "$as_me: caught signal $ac_signal"
1568 echo "$as_me: exit $exit_status"
1570 rm -f core *.core core.conftest.* &&
1571 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1574 for ac_signal
in 1 2 13 15; do
1575 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1579 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1580 rm -f -r conftest
* confdefs.h
1582 # Predefined preprocessor variables.
1584 cat >>confdefs.h
<<_ACEOF
1585 #define PACKAGE_NAME "$PACKAGE_NAME"
1589 cat >>confdefs.h
<<_ACEOF
1590 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1594 cat >>confdefs.h
<<_ACEOF
1595 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1599 cat >>confdefs.h
<<_ACEOF
1600 #define PACKAGE_STRING "$PACKAGE_STRING"
1604 cat >>confdefs.h
<<_ACEOF
1605 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1609 # Let the site file select an alternate cache file if it wants to.
1610 # Prefer explicitly selected file to automatically selected ones.
1611 if test -n "$CONFIG_SITE"; then
1612 set x
"$CONFIG_SITE"
1613 elif test "x$prefix" != xNONE
; then
1614 set x
"$prefix/share/config.site" "$prefix/etc/config.site"
1616 set x
"$ac_default_prefix/share/config.site" \
1617 "$ac_default_prefix/etc/config.site"
1622 if test -r "$ac_site_file"; then
1623 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1624 echo "$as_me: loading site script $ac_site_file" >&6;}
1625 sed 's/^/| /' "$ac_site_file" >&5
1630 if test -r "$cache_file"; then
1631 # Some versions of bash will fail to source /dev/null (special
1632 # files actually), so we avoid doing that.
1633 if test -f "$cache_file"; then
1634 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1635 echo "$as_me: loading cache $cache_file" >&6;}
1637 [\\/]* | ?
:[\\/]* ) .
"$cache_file";;
1638 *) .
"./$cache_file";;
1642 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1643 echo "$as_me: creating cache $cache_file" >&6;}
1647 # Check that the precious variables saved in the cache have kept the same
1649 ac_cache_corrupted
=false
1650 for ac_var
in $ac_precious_vars; do
1651 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1652 eval ac_new_set
=\
$ac_env_${ac_var}_set
1653 eval ac_old_val
=\
$ac_cv_env_${ac_var}_value
1654 eval ac_new_val
=\
$ac_env_${ac_var}_value
1655 case $ac_old_set,$ac_new_set in
1657 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1658 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1659 ac_cache_corrupted
=: ;;
1661 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1662 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1663 ac_cache_corrupted
=: ;;
1666 if test "x$ac_old_val" != "x$ac_new_val"; then
1667 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1668 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1669 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1670 echo "$as_me: former value: $ac_old_val" >&2;}
1671 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1672 echo "$as_me: current value: $ac_new_val" >&2;}
1673 ac_cache_corrupted
=:
1676 # Pass precious variables to config.status.
1677 if test "$ac_new_set" = set; then
1679 *\'*) ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1680 *) ac_arg
=$ac_var=$ac_new_val ;;
1682 case " $ac_configure_args " in
1683 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1684 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1688 if $ac_cache_corrupted; then
1689 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1690 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1691 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1692 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1693 { (exit 1); exit 1; }; }
1713 ac_cpp
='$CPP $CPPFLAGS'
1714 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1715 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1716 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1721 for ac_dir
in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1722 if test -f "$ac_dir/install-sh"; then
1724 ac_install_sh
="$ac_aux_dir/install-sh -c"
1726 elif test -f "$ac_dir/install.sh"; then
1728 ac_install_sh
="$ac_aux_dir/install.sh -c"
1730 elif test -f "$ac_dir/shtool"; then
1732 ac_install_sh
="$ac_aux_dir/shtool install -c"
1736 if test -z "$ac_aux_dir"; then
1737 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1738 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1739 { (exit 1); exit 1; }; }
1742 # These three variables are undocumented and unsupported,
1743 # and are intended to be withdrawn in a future Autoconf release.
1744 # They can cause serious problems if a builder's source tree is in a directory
1745 # whose full name contains unusual characters.
1746 ac_config_guess
="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1747 ac_config_sub
="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1748 ac_configure
="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1751 # Make sure we can run config.sub.
1752 $SHELL "$ac_aux_dir/config.sub" sun4
>/dev
/null
2>&1 ||
1753 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
1754 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
1755 { (exit 1); exit 1; }; }
1757 { echo "$as_me:$LINENO: checking build system type" >&5
1758 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
1759 if test "${ac_cv_build+set}" = set; then
1760 echo $ECHO_N "(cached) $ECHO_C" >&6
1762 ac_build_alias
=$build_alias
1763 test "x$ac_build_alias" = x
&&
1764 ac_build_alias
=`$SHELL "$ac_aux_dir/config.guess"`
1765 test "x$ac_build_alias" = x
&&
1766 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1767 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1768 { (exit 1); exit 1; }; }
1769 ac_cv_build
=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
1770 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
1771 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
1772 { (exit 1); exit 1; }; }
1775 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1776 echo "${ECHO_T}$ac_cv_build" >&6; }
1777 case $ac_cv_build in
1779 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
1780 echo "$as_me: error: invalid value of canonical build" >&2;}
1781 { (exit 1); exit 1; }; };;
1784 ac_save_IFS
=$IFS; IFS
='-'
1790 # Remember, the first character of IFS is used to create $*,
1791 # except with old shells:
1794 case $build_os in *\
*) build_os
=`echo "$build_os" | sed 's/ /-/g'`;; esac
1797 { echo "$as_me:$LINENO: checking host system type" >&5
1798 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
1799 if test "${ac_cv_host+set}" = set; then
1800 echo $ECHO_N "(cached) $ECHO_C" >&6
1802 if test "x$host_alias" = x
; then
1803 ac_cv_host
=$ac_cv_build
1805 ac_cv_host
=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
1806 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
1807 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
1808 { (exit 1); exit 1; }; }
1812 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1813 echo "${ECHO_T}$ac_cv_host" >&6; }
1816 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
1817 echo "$as_me: error: invalid value of canonical host" >&2;}
1818 { (exit 1); exit 1; }; };;
1821 ac_save_IFS
=$IFS; IFS
='-'
1827 # Remember, the first character of IFS is used to create $*,
1828 # except with old shells:
1831 case $host_os in *\
*) host_os
=`echo "$host_os" | sed 's/ /-/g'`;; esac
1841 # Check whether --with-gcc was given.
1842 if test "${with_gcc+set}" = set; then
1848 if test "${srcdir}" != "." ; then
1851 if test "${CFLAGS+set}" = set; then
1852 LBL_CFLAGS
="$CFLAGS"
1854 if test -z "$CC" ; then
1858 # Extract the first word of "shlicc2", so it can be a program name with args.
1859 set dummy shlicc2
; ac_word
=$2
1860 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1861 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1862 if test "${ac_cv_prog_SHLICC2+set}" = set; then
1863 echo $ECHO_N "(cached) $ECHO_C" >&6
1865 if test -n "$SHLICC2"; then
1866 ac_cv_prog_SHLICC2
="$SHLICC2" # Let the user override the test.
1868 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1872 test -z "$as_dir" && as_dir
=.
1873 for ac_exec_ext
in '' $ac_executable_extensions; do
1874 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1875 ac_cv_prog_SHLICC2
="yes"
1876 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1883 test -z "$ac_cv_prog_SHLICC2" && ac_cv_prog_SHLICC2
="no"
1886 SHLICC2
=$ac_cv_prog_SHLICC2
1887 if test -n "$SHLICC2"; then
1888 { echo "$as_me:$LINENO: result: $SHLICC2" >&5
1889 echo "${ECHO_T}$SHLICC2" >&6; }
1891 { echo "$as_me:$LINENO: result: no" >&5
1892 echo "${ECHO_T}no" >&6; }
1896 if test $SHLICC2 = yes ; then
1903 if test -z "$CC" -a "$with_gcc" = no
; then
1909 ac_cpp
='$CPP $CPPFLAGS'
1910 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1911 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1912 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1913 if test -n "$ac_tool_prefix"; then
1914 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1915 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
1916 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1917 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1918 if test "${ac_cv_prog_CC+set}" = set; then
1919 echo $ECHO_N "(cached) $ECHO_C" >&6
1921 if test -n "$CC"; then
1922 ac_cv_prog_CC
="$CC" # Let the user override the test.
1924 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1928 test -z "$as_dir" && as_dir
=.
1929 for ac_exec_ext
in '' $ac_executable_extensions; do
1930 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1931 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
1932 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1942 if test -n "$CC"; then
1943 { echo "$as_me:$LINENO: result: $CC" >&5
1944 echo "${ECHO_T}$CC" >&6; }
1946 { echo "$as_me:$LINENO: result: no" >&5
1947 echo "${ECHO_T}no" >&6; }
1952 if test -z "$ac_cv_prog_CC"; then
1954 # Extract the first word of "gcc", so it can be a program name with args.
1955 set dummy gcc
; ac_word
=$2
1956 { echo "$as_me:$LINENO: checking for $ac_word" >&5
1957 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
1958 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1959 echo $ECHO_N "(cached) $ECHO_C" >&6
1961 if test -n "$ac_ct_CC"; then
1962 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1964 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1968 test -z "$as_dir" && as_dir
=.
1969 for ac_exec_ext
in '' $ac_executable_extensions; do
1970 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1971 ac_cv_prog_ac_ct_CC
="gcc"
1972 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1981 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1982 if test -n "$ac_ct_CC"; then
1983 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1984 echo "${ECHO_T}$ac_ct_CC" >&6; }
1986 { echo "$as_me:$LINENO: result: no" >&5
1987 echo "${ECHO_T}no" >&6; }
1990 if test "x$ac_ct_CC" = x
; then
1993 case $cross_compiling:$ac_tool_warned in
1995 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
1996 whose name does not start with the host triplet. If you think this
1997 configuration is useful to you, please write to autoconf@gnu.org." >&5
1998 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
1999 whose name does not start with the host triplet. If you think this
2000 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2001 ac_tool_warned
=yes ;;
2009 if test -z "$CC"; then
2010 if test -n "$ac_tool_prefix"; then
2011 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2012 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
2013 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2014 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2015 if test "${ac_cv_prog_CC+set}" = set; then
2016 echo $ECHO_N "(cached) $ECHO_C" >&6
2018 if test -n "$CC"; then
2019 ac_cv_prog_CC
="$CC" # Let the user override the test.
2021 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2025 test -z "$as_dir" && as_dir
=.
2026 for ac_exec_ext
in '' $ac_executable_extensions; do
2027 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2028 ac_cv_prog_CC
="${ac_tool_prefix}cc"
2029 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2039 if test -n "$CC"; then
2040 { echo "$as_me:$LINENO: result: $CC" >&5
2041 echo "${ECHO_T}$CC" >&6; }
2043 { echo "$as_me:$LINENO: result: no" >&5
2044 echo "${ECHO_T}no" >&6; }
2050 if test -z "$CC"; then
2051 # Extract the first word of "cc", so it can be a program name with args.
2052 set dummy cc
; ac_word
=$2
2053 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2054 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2055 if test "${ac_cv_prog_CC+set}" = set; then
2056 echo $ECHO_N "(cached) $ECHO_C" >&6
2058 if test -n "$CC"; then
2059 ac_cv_prog_CC
="$CC" # Let the user override the test.
2062 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2066 test -z "$as_dir" && as_dir
=.
2067 for ac_exec_ext
in '' $ac_executable_extensions; do
2068 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2069 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2070 ac_prog_rejected
=yes
2074 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2081 if test $ac_prog_rejected = yes; then
2082 # We found a bogon in the path, so make sure we never use it.
2083 set dummy
$ac_cv_prog_CC
2085 if test $# != 0; then
2086 # We chose a different compiler from the bogus one.
2087 # However, it has the same basename, so the bogon will be chosen
2088 # first if we set CC to just the basename; use the full file name.
2090 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2096 if test -n "$CC"; then
2097 { echo "$as_me:$LINENO: result: $CC" >&5
2098 echo "${ECHO_T}$CC" >&6; }
2100 { echo "$as_me:$LINENO: result: no" >&5
2101 echo "${ECHO_T}no" >&6; }
2106 if test -z "$CC"; then
2107 if test -n "$ac_tool_prefix"; then
2108 for ac_prog
in cl.exe
2110 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2111 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2112 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2113 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2114 if test "${ac_cv_prog_CC+set}" = set; then
2115 echo $ECHO_N "(cached) $ECHO_C" >&6
2117 if test -n "$CC"; then
2118 ac_cv_prog_CC
="$CC" # Let the user override the test.
2120 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2124 test -z "$as_dir" && as_dir
=.
2125 for ac_exec_ext
in '' $ac_executable_extensions; do
2126 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2127 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2128 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2138 if test -n "$CC"; then
2139 { echo "$as_me:$LINENO: result: $CC" >&5
2140 echo "${ECHO_T}$CC" >&6; }
2142 { echo "$as_me:$LINENO: result: no" >&5
2143 echo "${ECHO_T}no" >&6; }
2147 test -n "$CC" && break
2150 if test -z "$CC"; then
2152 for ac_prog
in cl.exe
2154 # Extract the first word of "$ac_prog", so it can be a program name with args.
2155 set dummy
$ac_prog; ac_word
=$2
2156 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2157 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2158 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2159 echo $ECHO_N "(cached) $ECHO_C" >&6
2161 if test -n "$ac_ct_CC"; then
2162 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2164 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2168 test -z "$as_dir" && as_dir
=.
2169 for ac_exec_ext
in '' $ac_executable_extensions; do
2170 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2171 ac_cv_prog_ac_ct_CC
="$ac_prog"
2172 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2181 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2182 if test -n "$ac_ct_CC"; then
2183 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2184 echo "${ECHO_T}$ac_ct_CC" >&6; }
2186 { echo "$as_me:$LINENO: result: no" >&5
2187 echo "${ECHO_T}no" >&6; }
2191 test -n "$ac_ct_CC" && break
2194 if test "x$ac_ct_CC" = x
; then
2197 case $cross_compiling:$ac_tool_warned in
2199 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2200 whose name does not start with the host triplet. If you think this
2201 configuration is useful to you, please write to autoconf@gnu.org." >&5
2202 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2203 whose name does not start with the host triplet. If you think this
2204 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2205 ac_tool_warned
=yes ;;
2214 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2215 See \`config.log' for more details." >&5
2216 echo "$as_me: error: no acceptable C compiler found in \$PATH
2217 See \`config.log' for more details." >&2;}
2218 { (exit 1); exit 1; }; }
2220 # Provide some information about the compiler.
2221 echo "$as_me:$LINENO: checking for C compiler version" >&5
2222 ac_compiler
=`set X $ac_compile; echo $2`
2223 { (ac_try
="$ac_compiler --version >&5"
2225 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2226 *) ac_try_echo=$ac_try;;
2228 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2229 (eval "$ac_compiler --version >&5") 2>&5
2231 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2232 (exit $ac_status); }
2233 { (ac_try="$ac_compiler -v >&5"
2235 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2236 *) ac_try_echo
=$ac_try;;
2238 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2239 (eval "$ac_compiler -v >&5") 2>&5
2241 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2242 (exit $ac_status); }
2243 { (ac_try
="$ac_compiler -V >&5"
2245 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2246 *) ac_try_echo=$ac_try;;
2248 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2249 (eval "$ac_compiler -V >&5") 2>&5
2251 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2252 (exit $ac_status); }
2254 cat >conftest.$ac_ext <<_ACEOF
2257 cat confdefs.h >>conftest.$ac_ext
2258 cat >>conftest.$ac_ext <<_ACEOF
2259 /* end confdefs.h. */
2269 ac_clean_files_save=$ac_clean_files
2270 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2271 # Try to create an executable without -o first, disregard a.out.
2272 # It will help us diagnose broken compilers, and finding out an intuition
2274 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2275 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2276 ac_link_default=`echo "$ac_link" |
sed 's/ -o *conftest[^ ]*//'`
2278 # List of possible output files, starting from the most likely.
2279 # The algorithm is not robust to junk in `.
', hence go to wildcards (a.*)
2280 # only as a last resort. b.out is created by i960 compilers.
2281 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
'
2283 # The IRIX 6 linker writes into existing files which may not be
2284 # executable, retaining their permissions. Remove them first so a
2285 # subsequent execution test works.
2287 for ac_file in $ac_files
2290 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2291 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2296 if { (ac_try="$ac_link_default"
2298 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2299 *) ac_try_echo=$ac_try;;
2301 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2302 (eval "$ac_link_default") 2>&5
2304 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2305 (exit $ac_status); }; then
2306 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2307 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2308 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2309 # so that the user can short-circuit this test for compilers unknown to
2311 for ac_file
in $ac_files ''
2313 test -f "$ac_file" ||
continue
2315 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.o |
*.obj
)
2318 # We found the default executable, but exeext='' is most
2322 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no
;
2324 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2326 # We set ac_cv_exeext here because the later test for it is not
2327 # safe: cross compilers may not add the suffix if given an `-o'
2328 # argument, so we may need to know it at that point already.
2329 # Even if this section looks crufty: it has the advantage of
2336 test "$ac_cv_exeext" = no
&& ac_cv_exeext
=
2342 { echo "$as_me:$LINENO: result: $ac_file" >&5
2343 echo "${ECHO_T}$ac_file" >&6; }
2344 if test -z "$ac_file"; then
2345 echo "$as_me: failed program was:" >&5
2346 sed 's/^/| /' conftest.
$ac_ext >&5
2348 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2349 See \`config.log' for more details." >&5
2350 echo "$as_me: error: C compiler cannot create executables
2351 See \`config.log' for more details." >&2;}
2352 { (exit 77); exit 77; }; }
2355 ac_exeext
=$ac_cv_exeext
2357 # Check that the compiler produces executables we can run. If not, either
2358 # the compiler is broken, or we cross compile.
2359 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2360 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2361 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2362 # If not cross compiling, check that we can run a simple program.
2363 if test "$cross_compiling" != yes; then
2364 if { ac_try
='./$ac_file'
2365 { (case "(($ac_try" in
2366 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2367 *) ac_try_echo=$ac_try;;
2369 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2370 (eval "$ac_try") 2>&5
2372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2373 (exit $ac_status); }; }; then
2376 if test "$cross_compiling" = maybe; then
2379 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2380 If you meant to cross compile, use \`--host'.
2381 See \`config.log' for more details.
" >&5
2382 echo "$as_me: error
: cannot run C compiled programs.
2383 If you meant to cross compile
, use \
`--host'.
2384 See \`config.log
' for more details." >&2;}
2385 { (exit 1); exit 1; }; }
2389 { echo "$as_me:$LINENO: result: yes" >&5
2390 echo "${ECHO_T}yes" >&6; }
2392 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2393 ac_clean_files=$ac_clean_files_save
2394 # Check that the compiler produces executables we can run. If not, either
2395 # the compiler is broken, or we cross compile.
2396 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2397 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2398 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
2399 echo "${ECHO_T}$cross_compiling" >&6; }
2401 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2402 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2403 if { (ac_try="$ac_link"
2405 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2406 *) ac_try_echo=$ac_try;;
2408 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2409 (eval "$ac_link") 2>&5
2411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2412 (exit $ac_status); }; then
2413 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
2414 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
2415 # work properly (i.e., refer to `conftest.exe
'), while it won't with
2417 for ac_file
in conftest.exe conftest conftest.
*; do
2418 test -f "$ac_file" ||
continue
2420 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.o |
*.obj
) ;;
2421 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2427 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2428 See \`config.log' for more details." >&5
2429 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2430 See \`config.log' for more details." >&2;}
2431 { (exit 1); exit 1; }; }
2434 rm -f conftest
$ac_cv_exeext
2435 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2436 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2438 rm -f conftest.
$ac_ext
2439 EXEEXT
=$ac_cv_exeext
2441 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2442 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2443 if test "${ac_cv_objext+set}" = set; then
2444 echo $ECHO_N "(cached) $ECHO_C" >&6
2446 cat >conftest.
$ac_ext <<_ACEOF
2449 cat confdefs.h
>>conftest.
$ac_ext
2450 cat >>conftest.
$ac_ext <<_ACEOF
2451 /* end confdefs.h. */
2461 rm -f conftest.o conftest.obj
2462 if { (ac_try
="$ac_compile"
2464 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2465 *) ac_try_echo=$ac_try;;
2467 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2468 (eval "$ac_compile") 2>&5
2470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2471 (exit $ac_status); }; then
2472 for ac_file in conftest.o conftest.obj conftest.*; do
2473 test -f "$ac_file" || continue;
2475 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2476 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2481 echo "$as_me: failed program was:" >&5
2482 sed 's/^/| /' conftest.$ac_ext >&5
2484 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2485 See \`config.log
' for more details." >&5
2486 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2487 See \`config.log' for more details.
" >&2;}
2488 { (exit 1); exit 1; }; }
2491 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2493 { echo "$as_me:$LINENO: result
: $ac_cv_objext" >&5
2494 echo "${ECHO_T}$ac_cv_objext" >&6; }
2495 OBJEXT=$ac_cv_objext
2497 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler
" >&5
2498 echo $ECHO_N "checking whether we are using the GNU C compiler...
$ECHO_C" >&6; }
2499 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2500 echo $ECHO_N "(cached
) $ECHO_C" >&6
2502 cat >conftest.$ac_ext <<_ACEOF
2505 cat confdefs.h >>conftest.$ac_ext
2506 cat >>conftest.$ac_ext <<_ACEOF
2507 /* end confdefs.h. */
2520 rm -f conftest.$ac_objext
2521 if { (ac_try="$ac_compile"
2523 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2524 *) ac_try_echo=$ac_try;;
2526 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2527 (eval "$ac_compile") 2>conftest.er1
2529 grep -v '^ *+' conftest.er1 >conftest.err
2531 cat conftest.err >&5
2532 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2533 (exit $ac_status); } && {
2534 test -z "$ac_c_werror_flag" ||
2535 test ! -s conftest.err
2536 } && test -s conftest.$ac_objext; then
2539 echo "$as_me: failed program was
:" >&5
2540 sed 's/^/| /' conftest.$ac_ext >&5
2545 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2546 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2549 { echo "$as_me:$LINENO: result
: $ac_cv_c_compiler_gnu" >&5
2550 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2551 GCC=`test $ac_compiler_gnu = yes && echo yes`
2552 ac_test_CFLAGS=${CFLAGS+set}
2553 ac_save_CFLAGS=$CFLAGS
2554 { echo "$as_me:$LINENO: checking whether
$CC accepts
-g" >&5
2555 echo $ECHO_N "checking whether
$CC accepts
-g...
$ECHO_C" >&6; }
2556 if test "${ac_cv_prog_cc_g+set}" = set; then
2557 echo $ECHO_N "(cached
) $ECHO_C" >&6
2559 ac_save_c_werror_flag=$ac_c_werror_flag
2560 ac_c_werror_flag=yes
2563 cat >conftest.$ac_ext <<_ACEOF
2566 cat confdefs.h >>conftest.$ac_ext
2567 cat >>conftest.$ac_ext <<_ACEOF
2568 /* end confdefs.h. */
2578 rm -f conftest.$ac_objext
2579 if { (ac_try="$ac_compile"
2581 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2582 *) ac_try_echo=$ac_try;;
2584 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2585 (eval "$ac_compile") 2>conftest.er1
2587 grep -v '^ *+' conftest.er1 >conftest.err
2589 cat conftest.err >&5
2590 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2591 (exit $ac_status); } && {
2592 test -z "$ac_c_werror_flag" ||
2593 test ! -s conftest.err
2594 } && test -s conftest.$ac_objext; then
2597 echo "$as_me: failed program was
:" >&5
2598 sed 's/^/| /' conftest.$ac_ext >&5
2601 cat >conftest.$ac_ext <<_ACEOF
2604 cat confdefs.h >>conftest.$ac_ext
2605 cat >>conftest.$ac_ext <<_ACEOF
2606 /* end confdefs.h. */
2616 rm -f conftest.$ac_objext
2617 if { (ac_try="$ac_compile"
2619 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2620 *) ac_try_echo=$ac_try;;
2622 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2623 (eval "$ac_compile") 2>conftest.er1
2625 grep -v '^ *+' conftest.er1 >conftest.err
2627 cat conftest.err >&5
2628 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2629 (exit $ac_status); } && {
2630 test -z "$ac_c_werror_flag" ||
2631 test ! -s conftest.err
2632 } && test -s conftest.$ac_objext; then
2635 echo "$as_me: failed program was
:" >&5
2636 sed 's/^/| /' conftest.$ac_ext >&5
2638 ac_c_werror_flag=$ac_save_c_werror_flag
2640 cat >conftest.$ac_ext <<_ACEOF
2643 cat confdefs.h >>conftest.$ac_ext
2644 cat >>conftest.$ac_ext <<_ACEOF
2645 /* end confdefs.h. */
2655 rm -f conftest.$ac_objext
2656 if { (ac_try="$ac_compile"
2658 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2659 *) ac_try_echo=$ac_try;;
2661 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2662 (eval "$ac_compile") 2>conftest.er1
2664 grep -v '^ *+' conftest.er1 >conftest.err
2666 cat conftest.err >&5
2667 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2668 (exit $ac_status); } && {
2669 test -z "$ac_c_werror_flag" ||
2670 test ! -s conftest.err
2671 } && test -s conftest.$ac_objext; then
2674 echo "$as_me: failed program was
:" >&5
2675 sed 's/^/| /' conftest.$ac_ext >&5
2680 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2683 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2686 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2687 ac_c_werror_flag=$ac_save_c_werror_flag
2689 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_g" >&5
2690 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
2691 if test "$ac_test_CFLAGS" = set; then
2692 CFLAGS=$ac_save_CFLAGS
2693 elif test $ac_cv_prog_cc_g = yes; then
2694 if test "$GCC" = yes; then
2700 if test "$GCC" = yes; then
2706 { echo "$as_me:$LINENO: checking
for $CC option to accept ISO C89
" >&5
2707 echo $ECHO_N "checking
for $CC option to accept ISO C89...
$ECHO_C" >&6; }
2708 if test "${ac_cv_prog_cc_c89+set}" = set; then
2709 echo $ECHO_N "(cached
) $ECHO_C" >&6
2711 ac_cv_prog_cc_c89=no
2713 cat >conftest.$ac_ext <<_ACEOF
2716 cat confdefs.h >>conftest.$ac_ext
2717 cat >>conftest.$ac_ext <<_ACEOF
2718 /* end confdefs.h. */
2721 #include <sys/types.h>
2722 #include <sys/stat.h>
2723 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2724 struct buf { int x; };
2725 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2726 static char *e (p, i)
2732 static char *f (char * (*g) (char **, int), char **p, ...)
2737 s = g (p, va_arg (v,int));
2742 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2743 function prototypes and stuff, but not '\xHH' hex character constants.
2744 These don't provoke an error unfortunately, instead are silently treated
2745 as 'x'. The following induces an error, until -std is added to get
2746 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2747 array size at least. It's necessary to write '\x00'==0 to get something
2748 that's true only with -std. */
2749 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2751 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2752 inside strings and character constants. */
2754 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2756 int test (int i, double x);
2757 struct s1 {int (*f) (int a);};
2758 struct s2 {int (*f) (double a);};
2759 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2765 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2770 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2771 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2773 CC="$ac_save_CC $ac_arg"
2774 rm -f conftest.$ac_objext
2775 if { (ac_try="$ac_compile"
2777 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2778 *) ac_try_echo=$ac_try;;
2780 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2781 (eval "$ac_compile") 2>conftest.er1
2783 grep -v '^ *+' conftest.er1 >conftest.err
2785 cat conftest.err >&5
2786 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2787 (exit $ac_status); } && {
2788 test -z "$ac_c_werror_flag" ||
2789 test ! -s conftest.err
2790 } && test -s conftest.$ac_objext; then
2791 ac_cv_prog_cc_c89=$ac_arg
2793 echo "$as_me: failed program was
:" >&5
2794 sed 's/^/| /' conftest.$ac_ext >&5
2799 rm -f core conftest.err conftest.$ac_objext
2800 test "x
$ac_cv_prog_cc_c89" != "xno
" && break
2802 rm -f conftest.$ac_ext
2807 case "x
$ac_cv_prog_cc_c89" in
2809 { echo "$as_me:$LINENO: result
: none needed
" >&5
2810 echo "${ECHO_T}none needed
" >&6; } ;;
2812 { echo "$as_me:$LINENO: result
: unsupported
" >&5
2813 echo "${ECHO_T}unsupported
" >&6; } ;;
2815 CC="$CC $ac_cv_prog_cc_c89"
2816 { echo "$as_me:$LINENO: result
: $ac_cv_prog_cc_c89" >&5
2817 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
2822 ac_cpp='$CPP $CPPFLAGS'
2823 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2824 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2825 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2831 if test "$GCC" = yes ; then
2832 if test "$SHLICC2" = yes ; then
2833 ac_cv_lbl_gcc_vers=2
2836 { echo "$as_me:$LINENO: checking gcc version
" >&5
2837 echo $ECHO_N "checking gcc version...
$ECHO_C" >&6; }
2838 if test "${ac_cv_lbl_gcc_vers+set}" = set; then
2839 echo $ECHO_N "(cached
) $ECHO_C" >&6
2841 ac_cv_lbl_gcc_vers=`$CC -v 2>&1 | \
2842 sed -e '/^gcc version /!d' \
2843 -e 's/^gcc version //' \
2844 -e 's/ .*//' -e 's/^[^0-9]*//' \
2848 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_gcc_vers" >&5
2849 echo "${ECHO_T}$ac_cv_lbl_gcc_vers" >&6; }
2850 if test $ac_cv_lbl_gcc_vers -gt 1 ; then
2855 { echo "$as_me:$LINENO: checking that
$CC handles ansi prototypes
" >&5
2856 echo $ECHO_N "checking that
$CC handles ansi prototypes...
$ECHO_C" >&6; }
2857 if test "${ac_cv_lbl_cc_ansi_prototypes+set}" = set; then
2858 echo $ECHO_N "(cached
) $ECHO_C" >&6
2861 cat >conftest.$ac_ext <<_ACEOF
2864 cat confdefs.h >>conftest.$ac_ext
2865 cat >>conftest.$ac_ext <<_ACEOF
2866 /* end confdefs.h. */
2867 #include <sys/types.h>
2871 int frob(int, char *)
2876 rm -f conftest.$ac_objext
2877 if { (ac_try="$ac_compile"
2879 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2880 *) ac_try_echo=$ac_try;;
2882 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2883 (eval "$ac_compile") 2>conftest.er1
2885 grep -v '^ *+' conftest.er1 >conftest.err
2887 cat conftest.err >&5
2888 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2889 (exit $ac_status); } && {
2890 test -z "$ac_c_werror_flag" ||
2891 test ! -s conftest.err
2892 } && test -s conftest.$ac_objext; then
2893 ac_cv_lbl_cc_ansi_prototypes=yes
2895 echo "$as_me: failed program was
:" >&5
2896 sed 's/^/| /' conftest.$ac_ext >&5
2898 ac_cv_lbl_cc_ansi_prototypes=no
2901 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2904 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_cc_ansi_prototypes" >&5
2905 echo "${ECHO_T}$ac_cv_lbl_cc_ansi_prototypes" >&6; }
2906 if test $ac_cv_lbl_cc_ansi_prototypes = no ; then
2910 { echo "$as_me:$LINENO: checking
for HP-UX ansi compiler
($CC -Aa -D_HPUX_SOURCE)" >&5
2911 echo $ECHO_N "checking
for HP-UX ansi compiler
($CC -Aa -D_HPUX_SOURCE)...
$ECHO_C" >&6; }
2912 savedcflags="$CFLAGS"
2913 CFLAGS="-Aa -D_HPUX_SOURCE $CFLAGS"
2914 if test "${ac_cv_lbl_cc_hpux_cc_aa+set}" = set; then
2915 echo $ECHO_N "(cached
) $ECHO_C" >&6
2917 cat >conftest.$ac_ext <<_ACEOF
2920 cat confdefs.h >>conftest.$ac_ext
2921 cat >>conftest.$ac_ext <<_ACEOF
2922 /* end confdefs.h. */
2923 #include <sys/types.h>
2927 int frob(int, char *)
2932 rm -f conftest.$ac_objext
2933 if { (ac_try="$ac_compile"
2935 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2936 *) ac_try_echo=$ac_try;;
2938 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
2939 (eval "$ac_compile") 2>conftest.er1
2941 grep -v '^ *+' conftest.er1 >conftest.err
2943 cat conftest.err >&5
2944 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
2945 (exit $ac_status); } && {
2946 test -z "$ac_c_werror_flag" ||
2947 test ! -s conftest.err
2948 } && test -s conftest.$ac_objext; then
2949 ac_cv_lbl_cc_hpux_cc_aa=yes
2951 echo "$as_me: failed program was
:" >&5
2952 sed 's/^/| /' conftest.$ac_ext >&5
2954 ac_cv_lbl_cc_hpux_cc_aa=no
2957 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2960 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_cc_hpux_cc_aa" >&5
2961 echo "${ECHO_T}$ac_cv_lbl_cc_hpux_cc_aa" >&6; }
2962 if test $ac_cv_lbl_cc_hpux_cc_aa = no ; then
2963 { { echo "$as_me:$LINENO: error
: see the INSTALL doc
for more info
" >&5
2964 echo "$as_me: error
: see the INSTALL doc
for more info
" >&2;}
2965 { (exit 1); exit 1; }; }
2967 CFLAGS="$savedcflags"
2968 V_CCOPT="-Aa $V_CCOPT"
2970 cat >>confdefs.h <<\_ACEOF
2971 #define _HPUX_SOURCE 1
2977 { echo "$as_me:$LINENO: checking
for ansi mode
in DEC compiler
($CC -std1)" >&5
2978 echo $ECHO_N "checking
for ansi mode
in DEC compiler
($CC -std1)...
$ECHO_C" >&6; }
2979 savedcflags="$CFLAGS"
2981 if test "${ac_cv_lbl_cc_osf1_cc_std1+set}" = set; then
2982 echo $ECHO_N "(cached
) $ECHO_C" >&6
2984 cat >conftest.$ac_ext <<_ACEOF
2987 cat confdefs.h >>conftest.$ac_ext
2988 cat >>conftest.$ac_ext <<_ACEOF
2989 /* end confdefs.h. */
2990 #include <sys/types.h>
2994 int frob(int, char *)
2999 rm -f conftest.$ac_objext
3000 if { (ac_try="$ac_compile"
3002 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3003 *) ac_try_echo=$ac_try;;
3005 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3006 (eval "$ac_compile") 2>conftest.er1
3008 grep -v '^ *+' conftest.er1 >conftest.err
3010 cat conftest.err >&5
3011 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3012 (exit $ac_status); } && {
3013 test -z "$ac_c_werror_flag" ||
3014 test ! -s conftest.err
3015 } && test -s conftest.$ac_objext; then
3016 ac_cv_lbl_cc_osf1_cc_std1=yes
3018 echo "$as_me: failed program was
:" >&5
3019 sed 's/^/| /' conftest.$ac_ext >&5
3021 ac_cv_lbl_cc_osf1_cc_std1=no
3024 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3027 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_cc_osf1_cc_std1" >&5
3028 echo "${ECHO_T}$ac_cv_lbl_cc_osf1_cc_std1" >&6; }
3029 if test $ac_cv_lbl_cc_osf1_cc_std1 = no ; then
3030 { { echo "$as_me:$LINENO: error
: see the INSTALL doc
for more info
" >&5
3031 echo "$as_me: error
: see the INSTALL doc
for more info
" >&2;}
3032 { (exit 1); exit 1; }; }
3034 CFLAGS="$savedcflags"
3035 V_CCOPT="-std1 $V_CCOPT"
3039 { { echo "$as_me:$LINENO: error
: see the INSTALL doc
for more info
" >&5
3040 echo "$as_me: error
: see the INSTALL doc
for more info
" >&2;}
3041 { (exit 1); exit 1; }; }
3045 V_INCLS="$V_INCLS -I/usr
/local
/include
"
3046 LDFLAGS="$LDFLAGS -L/usr
/local
/lib
"
3051 V_CCOPT="$V_CCOPT -xansi -signed -O"
3056 # Presumed to be DEC OSF/1, Digital UNIX, or
3059 V_CCOPT="$V_CCOPT -O"
3063 { echo "$as_me:$LINENO: checking that Ultrix
$CC hacks const
in prototypes
" >&5
3064 echo $ECHO_N "checking that Ultrix
$CC hacks const
in prototypes...
$ECHO_C" >&6; }
3065 if test "${ac_cv_lbl_cc_const_proto+set}" = set; then
3066 echo $ECHO_N "(cached
) $ECHO_C" >&6
3068 cat >conftest.$ac_ext <<_ACEOF
3071 cat confdefs.h >>conftest.$ac_ext
3072 cat >>conftest.$ac_ext <<_ACEOF
3073 /* end confdefs.h. */
3074 #include <sys/types.h>
3078 struct a { int b; };
3079 void c(const struct a *)
3084 rm -f conftest.$ac_objext
3085 if { (ac_try="$ac_compile"
3087 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3088 *) ac_try_echo=$ac_try;;
3090 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3091 (eval "$ac_compile") 2>conftest.er1
3093 grep -v '^ *+' conftest.er1 >conftest.err
3095 cat conftest.err >&5
3096 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3097 (exit $ac_status); } && {
3098 test -z "$ac_c_werror_flag" ||
3099 test ! -s conftest.err
3100 } && test -s conftest.$ac_objext; then
3101 ac_cv_lbl_cc_const_proto=yes
3103 echo "$as_me: failed program was
:" >&5
3104 sed 's/^/| /' conftest.$ac_ext >&5
3106 ac_cv_lbl_cc_const_proto=no
3109 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3112 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_cc_const_proto" >&5
3113 echo "${ECHO_T}$ac_cv_lbl_cc_const_proto" >&6; }
3114 if test $ac_cv_lbl_cc_const_proto = no ; then
3116 cat >>confdefs.h <<\_ACEOF
3125 { echo "$as_me:$LINENO: checking
for inline
" >&5
3126 echo $ECHO_N "checking
for inline...
$ECHO_C" >&6; }
3127 save_CFLAGS="$CFLAGS"
3129 if test "${ac_cv_lbl_inline+set}" = set; then
3130 echo $ECHO_N "(cached
) $ECHO_C" >&6
3135 for ac_lbl_inline in inline __inline__ __inline
3137 cat >conftest.$ac_ext <<_ACEOF
3140 cat confdefs.h >>conftest.$ac_ext
3141 cat >>conftest.$ac_ext <<_ACEOF
3142 /* end confdefs.h. */
3143 #define inline $ac_lbl_inline
3144 static inline struct iltest *foo(void);
3150 static inline struct iltest *
3153 static struct iltest xxx;
3165 rm -f conftest.$ac_objext
3166 if { (ac_try="$ac_compile"
3168 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3169 *) ac_try_echo=$ac_try;;
3171 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3172 (eval "$ac_compile") 2>conftest.er1
3174 grep -v '^ *+' conftest.er1 >conftest.err
3176 cat conftest.err >&5
3177 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3178 (exit $ac_status); } && {
3179 test -z "$ac_c_werror_flag" ||
3180 test ! -s conftest.err
3181 } && test -s conftest.$ac_objext; then
3182 ac_lbl_cc_inline=yes
3184 echo "$as_me: failed program was
:" >&5
3185 sed 's/^/| /' conftest.$ac_ext >&5
3190 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3191 if test "$ac_lbl_cc_inline" = yes ; then
3195 if test "$ac_lbl_cc_inline" = yes ; then
3196 ac_cv_lbl_inline=$ac_lbl_inline
3200 CFLAGS="$save_CFLAGS"
3201 if test ! -z "$ac_cv_lbl_inline" ; then
3202 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_inline" >&5
3203 echo "${ECHO_T}$ac_cv_lbl_inline" >&6; }
3205 { echo "$as_me:$LINENO: result
: no
" >&5
3206 echo "${ECHO_T}no
" >&6; }
3209 cat >>confdefs.h <<_ACEOF
3210 #define inline $ac_cv_lbl_inline
3214 { echo "$as_me:$LINENO: checking
for __attribute__
" >&5
3215 echo $ECHO_N "checking
for __attribute__...
$ECHO_C" >&6; }
3216 if test "${ac_cv___attribute__+set}" = set; then
3217 echo $ECHO_N "(cached
) $ECHO_C" >&6
3220 cat >conftest.$ac_ext <<_ACEOF
3224 cat confdefs.h >>conftest.$ac_ext
3225 cat >>conftest.$ac_ext <<_ACEOF
3226 /* end confdefs.h. */
3230 static void foo(void) __attribute__ ((noreturn));
3239 main(int argc, char **argv)
3245 rm -f conftest.$ac_objext
3246 if { (ac_try="$ac_compile"
3248 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3249 *) ac_try_echo=$ac_try;;
3251 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3252 (eval "$ac_compile") 2>conftest.er1
3254 grep -v '^ *+' conftest.er1 >conftest.err
3256 cat conftest.err >&5
3257 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3258 (exit $ac_status); } && {
3259 test -z "$ac_c_werror_flag" ||
3260 test ! -s conftest.err
3261 } && test -s conftest.$ac_objext; then
3262 ac_cv___attribute__=yes
3264 echo "$as_me: failed program was
:" >&5
3265 sed 's/^/| /' conftest.$ac_ext >&5
3267 ac_cv___attribute__=no
3270 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3273 if test "$ac_cv___attribute__" = "yes"; then
3275 cat >>confdefs.h <<\_ACEOF
3276 #define HAVE___ATTRIBUTE__ 1
3279 V_DEFS="$V_DEFS -D_U_=\"__attribute__
((unused
))\""
3281 V_DEFS="$V_DEFS -D_U_=\"\""
3283 { echo "$as_me:$LINENO: result
: $ac_cv___attribute__" >&5
3284 echo "${ECHO_T}$ac_cv___attribute__" >&6; }
3286 if test "$ac_cv___attribute__" = "yes"; then
3288 { echo "$as_me:$LINENO: checking whether __attribute__
((format
)) can be applied to
function pointers
" >&5
3289 echo $ECHO_N "checking whether __attribute__
((format
)) can be applied to
function pointers...
$ECHO_C" >&6; }
3290 if test "${ac_cv___attribute___format_function_pointer+set}" = set; then
3291 echo $ECHO_N "(cached
) $ECHO_C" >&6
3294 cat >conftest.$ac_ext <<_ACEOF
3298 cat confdefs.h >>conftest.$ac_ext
3299 cat >>conftest.$ac_ext <<_ACEOF
3300 /* end confdefs.h. */
3304 extern int (*foo)(const char *fmt, ...)
3305 __attribute__ ((format (printf, 1, 2)));
3308 main(int argc, char **argv)
3310 (*foo)("%s
", "test");
3314 rm -f conftest.$ac_objext
3315 if { (ac_try="$ac_compile"
3317 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3318 *) ac_try_echo=$ac_try;;
3320 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3321 (eval "$ac_compile") 2>conftest.er1
3323 grep -v '^ *+' conftest.er1 >conftest.err
3325 cat conftest.err >&5
3326 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3327 (exit $ac_status); } && {
3328 test -z "$ac_c_werror_flag" ||
3329 test ! -s conftest.err
3330 } && test -s conftest.$ac_objext; then
3331 ac_cv___attribute___format_function_pointer=yes
3333 echo "$as_me: failed program was
:" >&5
3334 sed 's/^/| /' conftest.$ac_ext >&5
3336 ac_cv___attribute___format_function_pointer=no
3339 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3342 if test "$ac_cv___attribute___format_function_pointer" = "yes"; then
3344 cat >>confdefs.h <<\_ACEOF
3345 #define __ATTRIBUTE___FORMAT_OK_FOR_FUNCTION_POINTERS 1
3349 { echo "$as_me:$LINENO: result
: $ac_cv___attribute___format_function_pointer" >&5
3350 echo "${ECHO_T}$ac_cv___attribute___format_function_pointer" >&6; }
3354 ac_cpp='$CPP $CPPFLAGS'
3355 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3356 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3357 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3358 { echo "$as_me:$LINENO: checking how to run the C preprocessor
" >&5
3359 echo $ECHO_N "checking how to run the C preprocessor...
$ECHO_C" >&6; }
3360 # On Suns, sometimes $CPP names a directory.
3361 if test -n "$CPP" && test -d "$CPP"; then
3364 if test -z "$CPP"; then
3365 if test "${ac_cv_prog_CPP+set}" = set; then
3366 echo $ECHO_N "(cached
) $ECHO_C" >&6
3368 # Double quotes because CPP needs to be expanded
3369 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib
/cpp
"
3372 for ac_c_preproc_warn_flag in '' yes
3374 # Use a header file that comes with gcc, so configuring glibc
3375 # with a fresh cross-compiler works.
3376 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3377 # <limits.h> exists even on freestanding compilers.
3378 # On the NeXT, cc -E runs the code through the compiler's parser,
3379 # not just through cpp. "Syntax error
" is here to catch this case.
3380 cat >conftest.$ac_ext <<_ACEOF
3383 cat confdefs.h >>conftest.$ac_ext
3384 cat >>conftest.$ac_ext <<_ACEOF
3385 /* end confdefs.h. */
3387 # include <limits.h>
3389 # include <assert.h>
3393 if { (ac_try="$ac_cpp conftest.
$ac_ext"
3395 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3396 *) ac_try_echo=$ac_try;;
3398 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3399 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
3401 grep -v '^ *+' conftest.er1 >conftest.err
3403 cat conftest.err >&5
3404 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3405 (exit $ac_status); } >/dev/null && {
3406 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3407 test ! -s conftest.err
3411 echo "$as_me: failed program was
:" >&5
3412 sed 's/^/| /' conftest.$ac_ext >&5
3414 # Broken: fails on valid input.
3418 rm -f conftest.err conftest.$ac_ext
3420 # OK, works on sane cases. Now check whether nonexistent headers
3421 # can be detected and how.
3422 cat >conftest.$ac_ext <<_ACEOF
3425 cat confdefs.h >>conftest.$ac_ext
3426 cat >>conftest.$ac_ext <<_ACEOF
3427 /* end confdefs.h. */
3428 #include <ac_nonexistent.h>
3430 if { (ac_try="$ac_cpp conftest.
$ac_ext"
3432 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3433 *) ac_try_echo=$ac_try;;
3435 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3436 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
3438 grep -v '^ *+' conftest.er1 >conftest.err
3440 cat conftest.err >&5
3441 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3442 (exit $ac_status); } >/dev/null && {
3443 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3444 test ! -s conftest.err
3446 # Broken: success on invalid input.
3449 echo "$as_me: failed program was
:" >&5
3450 sed 's/^/| /' conftest.$ac_ext >&5
3452 # Passes both tests.
3457 rm -f conftest.err conftest.$ac_ext
3460 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3461 rm -f conftest.err conftest.$ac_ext
3462 if $ac_preproc_ok; then
3474 { echo "$as_me:$LINENO: result
: $CPP" >&5
3475 echo "${ECHO_T}$CPP" >&6; }
3477 for ac_c_preproc_warn_flag in '' yes
3479 # Use a header file that comes with gcc, so configuring glibc
3480 # with a fresh cross-compiler works.
3481 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3482 # <limits.h> exists even on freestanding compilers.
3483 # On the NeXT, cc -E runs the code through the compiler's parser,
3484 # not just through cpp. "Syntax error
" is here to catch this case.
3485 cat >conftest.$ac_ext <<_ACEOF
3488 cat confdefs.h >>conftest.$ac_ext
3489 cat >>conftest.$ac_ext <<_ACEOF
3490 /* end confdefs.h. */
3492 # include <limits.h>
3494 # include <assert.h>
3498 if { (ac_try="$ac_cpp conftest.
$ac_ext"
3500 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3501 *) ac_try_echo=$ac_try;;
3503 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3504 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
3506 grep -v '^ *+' conftest.er1 >conftest.err
3508 cat conftest.err >&5
3509 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3510 (exit $ac_status); } >/dev/null && {
3511 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3512 test ! -s conftest.err
3516 echo "$as_me: failed program was
:" >&5
3517 sed 's/^/| /' conftest.$ac_ext >&5
3519 # Broken: fails on valid input.
3523 rm -f conftest.err conftest.$ac_ext
3525 # OK, works on sane cases. Now check whether nonexistent headers
3526 # can be detected and how.
3527 cat >conftest.$ac_ext <<_ACEOF
3530 cat confdefs.h >>conftest.$ac_ext
3531 cat >>conftest.$ac_ext <<_ACEOF
3532 /* end confdefs.h. */
3533 #include <ac_nonexistent.h>
3535 if { (ac_try="$ac_cpp conftest.
$ac_ext"
3537 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3538 *) ac_try_echo=$ac_try;;
3540 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
3541 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
3543 grep -v '^ *+' conftest.er1 >conftest.err
3545 cat conftest.err >&5
3546 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
3547 (exit $ac_status); } >/dev/null && {
3548 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3549 test ! -s conftest.err
3551 # Broken: success on invalid input.
3554 echo "$as_me: failed program was
:" >&5
3555 sed 's/^/| /' conftest.$ac_ext >&5
3557 # Passes both tests.
3562 rm -f conftest.err conftest.$ac_ext
3565 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3566 rm -f conftest.err conftest.$ac_ext
3567 if $ac_preproc_ok; then
3570 { { echo "$as_me:$LINENO: error
: C preprocessor
\"$CPP\" fails sanity check
3571 See \
`config.log' for more details." >&5
3572 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3573 See \`config.log
' for more details." >&2;}
3574 { (exit 1); exit 1; }; }
3578 ac_cpp='$CPP $CPPFLAGS'
3579 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.
$ac_ext >&5'
3580 ac_link='$CC -o conftest
$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.
$ac_ext $LIBS >&5'
3581 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3584 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3585 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3586 if test "${ac_cv_path_GREP+set}" = set; then
3587 echo $ECHO_N "(cached) $ECHO_C" >&6
3589 # Extract the first word of "grep ggrep" to use in msg output
3590 if test -z "$GREP"; then
3591 set dummy grep ggrep; ac_prog_name=$2
3592 if test "${ac_cv_path_GREP+set}" = set; then
3593 echo $ECHO_N "(cached) $ECHO_C" >&6
3595 ac_path_GREP_found=false
3596 # Loop through the user's path and
test for each of PROGNAME-LIST
3597 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3598 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
3601 test -z "$as_dir" && as_dir
=.
3602 for ac_prog
in grep ggrep
; do
3603 for ac_exec_ext
in '' $ac_executable_extensions; do
3604 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
3605 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
3606 # Check for GNU ac_path_GREP and select it if it is found.
3607 # Check for GNU $ac_path_GREP
3608 case `"$ac_path_GREP" --version 2>&1` in
3610 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
3613 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3616 cat "conftest.in" "conftest.in" >"conftest.tmp"
3617 mv "conftest.tmp" "conftest.in"
3618 cp "conftest.in" "conftest.nl"
3619 echo 'GREP' >> "conftest.nl"
3620 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
3621 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
3622 ac_count
=`expr $ac_count + 1`
3623 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3624 # Best one so far, save it but keep looking for a better one
3625 ac_cv_path_GREP
="$ac_path_GREP"
3626 ac_path_GREP_max
=$ac_count
3628 # 10*(2^10) chars as input seems more than enough
3629 test $ac_count -gt 10 && break
3631 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
3635 $ac_path_GREP_found && break 3
3645 GREP
="$ac_cv_path_GREP"
3646 if test -z "$GREP"; then
3647 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3648 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3649 { (exit 1); exit 1; }; }
3653 ac_cv_path_GREP
=$GREP
3658 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3659 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
3660 GREP
="$ac_cv_path_GREP"
3663 { echo "$as_me:$LINENO: checking for egrep" >&5
3664 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
3665 if test "${ac_cv_path_EGREP+set}" = set; then
3666 echo $ECHO_N "(cached) $ECHO_C" >&6
3668 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
3669 then ac_cv_path_EGREP
="$GREP -E"
3671 # Extract the first word of "egrep" to use in msg output
3672 if test -z "$EGREP"; then
3673 set dummy
egrep; ac_prog_name
=$2
3674 if test "${ac_cv_path_EGREP+set}" = set; then
3675 echo $ECHO_N "(cached) $ECHO_C" >&6
3677 ac_path_EGREP_found
=false
3678 # Loop through the user's path and test for each of PROGNAME-LIST
3679 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3680 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
3683 test -z "$as_dir" && as_dir
=.
3684 for ac_prog
in egrep; do
3685 for ac_exec_ext
in '' $ac_executable_extensions; do
3686 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
3687 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
3688 # Check for GNU ac_path_EGREP and select it if it is found.
3689 # Check for GNU $ac_path_EGREP
3690 case `"$ac_path_EGREP" --version 2>&1` in
3692 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
3695 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3698 cat "conftest.in" "conftest.in" >"conftest.tmp"
3699 mv "conftest.tmp" "conftest.in"
3700 cp "conftest.in" "conftest.nl"
3701 echo 'EGREP' >> "conftest.nl"
3702 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
3703 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
3704 ac_count
=`expr $ac_count + 1`
3705 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3706 # Best one so far, save it but keep looking for a better one
3707 ac_cv_path_EGREP
="$ac_path_EGREP"
3708 ac_path_EGREP_max
=$ac_count
3710 # 10*(2^10) chars as input seems more than enough
3711 test $ac_count -gt 10 && break
3713 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
3717 $ac_path_EGREP_found && break 3
3727 EGREP
="$ac_cv_path_EGREP"
3728 if test -z "$EGREP"; then
3729 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3730 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3731 { (exit 1); exit 1; }; }
3735 ac_cv_path_EGREP
=$EGREP
3741 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3742 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
3743 EGREP
="$ac_cv_path_EGREP"
3746 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3747 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
3748 if test "${ac_cv_header_stdc+set}" = set; then
3749 echo $ECHO_N "(cached) $ECHO_C" >&6
3751 cat >conftest.
$ac_ext <<_ACEOF
3754 cat confdefs.h
>>conftest.
$ac_ext
3755 cat >>conftest.
$ac_ext <<_ACEOF
3756 /* end confdefs.h. */
3770 rm -f conftest.
$ac_objext
3771 if { (ac_try
="$ac_compile"
3773 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3774 *) ac_try_echo=$ac_try;;
3776 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3777 (eval "$ac_compile") 2>conftest.er1
3779 grep -v '^ *+' conftest.er1 >conftest.err
3781 cat conftest.err >&5
3782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3783 (exit $ac_status); } && {
3784 test -z "$ac_c_werror_flag" ||
3785 test ! -s conftest.err
3786 } && test -s conftest.$ac_objext; then
3787 ac_cv_header_stdc=yes
3789 echo "$as_me: failed program was:" >&5
3790 sed 's/^/| /' conftest.$ac_ext >&5
3792 ac_cv_header_stdc=no
3795 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3797 if test $ac_cv_header_stdc = yes; then
3798 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3799 cat >conftest.$ac_ext <<_ACEOF
3802 cat confdefs.h >>conftest.$ac_ext
3803 cat >>conftest.$ac_ext <<_ACEOF
3804 /* end confdefs.h. */
3808 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3809 $EGREP "memchr" >/dev/null 2>&1; then
3812 ac_cv_header_stdc=no
3818 if test $ac_cv_header_stdc = yes; then
3819 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3820 cat >conftest.$ac_ext <<_ACEOF
3823 cat confdefs.h >>conftest.$ac_ext
3824 cat >>conftest.$ac_ext <<_ACEOF
3825 /* end confdefs.h. */
3829 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3830 $EGREP "free" >/dev/null 2>&1; then
3833 ac_cv_header_stdc=no
3839 if test $ac_cv_header_stdc = yes; then
3840 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3841 if test "$cross_compiling" = yes; then
3844 cat >conftest.$ac_ext <<_ACEOF
3847 cat confdefs.h >>conftest.$ac_ext
3848 cat >>conftest.$ac_ext <<_ACEOF
3849 /* end confdefs.h. */
3852 #if ((' ' & 0x0FF) == 0x020)
3853 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3854 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3856 # define ISLOWER(c) \
3857 (('a' <= (c) && (c) <= 'i') \
3858 || ('j' <= (c) && (c) <= 'r') \
3859 || ('s' <= (c) && (c) <= 'z'))
3860 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3863 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3868 for (i = 0; i < 256; i++)
3869 if (XOR (islower (i), ISLOWER (i))
3870 || toupper (i) != TOUPPER (i))
3875 rm -f conftest$ac_exeext
3876 if { (ac_try="$ac_link"
3878 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3879 *) ac_try_echo
=$ac_try;;
3881 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3882 (eval "$ac_link") 2>&5
3884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3885 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
3886 { (case "(($ac_try" in
3887 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3888 *) ac_try_echo=$ac_try;;
3890 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3891 (eval "$ac_try") 2>&5
3893 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3894 (exit $ac_status); }; }; then
3897 echo "$as_me: program exited with status $ac_status" >&5
3898 echo "$as_me: failed program was:" >&5
3899 sed 's/^/| /' conftest.$ac_ext >&5
3902 ac_cv_header_stdc=no
3904 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3910 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3911 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
3912 if test $ac_cv_header_stdc = yes; then
3914 cat >>confdefs.h <<\_ACEOF
3915 #define STDC_HEADERS 1
3920 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3930 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3931 inttypes.h stdint.h unistd.h
3933 as_ac_Header=`echo "ac_cv_header_$ac_header" |
$as_tr_sh`
3934 { echo "$as_me:$LINENO: checking for $ac_header" >&5
3935 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3936 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3937 echo $ECHO_N "(cached) $ECHO_C" >&6
3939 cat >conftest.$ac_ext <<_ACEOF
3942 cat confdefs.h >>conftest.$ac_ext
3943 cat >>conftest.$ac_ext <<_ACEOF
3944 /* end confdefs.h. */
3945 $ac_includes_default
3947 #include <$ac_header>
3949 rm -f conftest.$ac_objext
3950 if { (ac_try="$ac_compile"
3952 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3953 *) ac_try_echo
=$ac_try;;
3955 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3956 (eval "$ac_compile") 2>conftest.er1
3958 grep -v '^ *+' conftest.er1
>conftest.err
3960 cat conftest.err
>&5
3961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3962 (exit $ac_status); } && {
3963 test -z "$ac_c_werror_flag" ||
3964 test ! -s conftest.err
3965 } && test -s conftest.
$ac_objext; then
3966 eval "$as_ac_Header=yes"
3968 echo "$as_me: failed program was:" >&5
3969 sed 's/^/| /' conftest.
$ac_ext >&5
3971 eval "$as_ac_Header=no"
3974 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3976 ac_res
=`eval echo '${'$as_ac_Header'}'`
3977 { echo "$as_me:$LINENO: result: $ac_res" >&5
3978 echo "${ECHO_T}$ac_res" >&6; }
3979 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3980 cat >>confdefs.h
<<_ACEOF
3981 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3992 for ac_header
in fcntl.h rpc
/rpcent.h netdnet
/dnetdb.h
3994 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3995 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3996 { echo "$as_me:$LINENO: checking for $ac_header" >&5
3997 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3998 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3999 echo $ECHO_N "(cached) $ECHO_C" >&6
4001 ac_res
=`eval echo '${'$as_ac_Header'}'`
4002 { echo "$as_me:$LINENO: result: $ac_res" >&5
4003 echo "${ECHO_T}$ac_res" >&6; }
4005 # Is the header compilable?
4006 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
4007 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
4008 cat >conftest.
$ac_ext <<_ACEOF
4011 cat confdefs.h
>>conftest.
$ac_ext
4012 cat >>conftest.
$ac_ext <<_ACEOF
4013 /* end confdefs.h. */
4014 $ac_includes_default
4015 #include <$ac_header>
4017 rm -f conftest.
$ac_objext
4018 if { (ac_try
="$ac_compile"
4020 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4021 *) ac_try_echo=$ac_try;;
4023 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4024 (eval "$ac_compile") 2>conftest.er1
4026 grep -v '^ *+' conftest.er1 >conftest.err
4028 cat conftest.err >&5
4029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4030 (exit $ac_status); } && {
4031 test -z "$ac_c_werror_flag" ||
4032 test ! -s conftest.err
4033 } && test -s conftest.$ac_objext; then
4034 ac_header_compiler=yes
4036 echo "$as_me: failed program was:" >&5
4037 sed 's/^/| /' conftest.$ac_ext >&5
4039 ac_header_compiler=no
4042 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4043 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4044 echo "${ECHO_T}$ac_header_compiler" >&6; }
4046 # Is the header present?
4047 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
4048 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
4049 cat >conftest.$ac_ext <<_ACEOF
4052 cat confdefs.h >>conftest.$ac_ext
4053 cat >>conftest.$ac_ext <<_ACEOF
4054 /* end confdefs.h. */
4055 #include <$ac_header>
4057 if { (ac_try="$ac_cpp conftest.$ac_ext"
4059 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4060 *) ac_try_echo
=$ac_try;;
4062 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4063 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4065 grep -v '^ *+' conftest.er1
>conftest.err
4067 cat conftest.err
>&5
4068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4069 (exit $ac_status); } >/dev
/null
&& {
4070 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4071 test ! -s conftest.err
4073 ac_header_preproc
=yes
4075 echo "$as_me: failed program was:" >&5
4076 sed 's/^/| /' conftest.
$ac_ext >&5
4078 ac_header_preproc
=no
4081 rm -f conftest.err conftest.
$ac_ext
4082 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4083 echo "${ECHO_T}$ac_header_preproc" >&6; }
4085 # So? What about this header?
4086 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4088 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4089 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4090 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4091 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4092 ac_header_preproc
=yes
4095 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4096 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4097 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4098 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4099 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4100 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4101 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
4102 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
4103 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4104 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4105 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4106 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4110 { echo "$as_me:$LINENO: checking for $ac_header" >&5
4111 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4112 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4113 echo $ECHO_N "(cached) $ECHO_C" >&6
4115 eval "$as_ac_Header=\$ac_header_preproc"
4117 ac_res
=`eval echo '${'$as_ac_Header'}'`
4118 { echo "$as_me:$LINENO: result: $ac_res" >&5
4119 echo "${ECHO_T}$ac_res" >&6; }
4122 if test `eval echo '${'$as_ac_Header'}'` = yes; then
4123 cat >>confdefs.h
<<_ACEOF
4124 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4132 for ac_header
in net
/pfvar.h
4134 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4135 { echo "$as_me:$LINENO: checking for $ac_header" >&5
4136 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4137 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4138 echo $ECHO_N "(cached) $ECHO_C" >&6
4140 cat >conftest.
$ac_ext <<_ACEOF
4143 cat confdefs.h
>>conftest.
$ac_ext
4144 cat >>conftest.
$ac_ext <<_ACEOF
4145 /* end confdefs.h. */
4146 #include <sys/types.h>
4147 #include <sys/socket.h>
4150 #include <$ac_header>
4152 rm -f conftest.
$ac_objext
4153 if { (ac_try
="$ac_compile"
4155 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4156 *) ac_try_echo=$ac_try;;
4158 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4159 (eval "$ac_compile") 2>conftest.er1
4161 grep -v '^ *+' conftest.er1 >conftest.err
4163 cat conftest.err >&5
4164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4165 (exit $ac_status); } && {
4166 test -z "$ac_c_werror_flag" ||
4167 test ! -s conftest.err
4168 } && test -s conftest.$ac_objext; then
4169 eval "$as_ac_Header=yes"
4171 echo "$as_me: failed program was:" >&5
4172 sed 's/^/| /' conftest.$ac_ext >&5
4174 eval "$as_ac_Header=no"
4177 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4179 ac_res=`eval echo '${'$as_ac_Header'}'`
4180 { echo "$as_me:$LINENO: result: $ac_res" >&5
4181 echo "${ECHO_T}$ac_res" >&6; }
4182 if test `eval echo '${'$as_ac_Header'}'` = yes; then
4183 cat >>confdefs.h <<_ACEOF
4184 #define `echo "HAVE_$ac_header" |
$as_tr_cpp` 1
4191 if test "$ac_cv_header_net_pfvar_h" = yes; then
4192 LOCALSRC="print-pflog.c $LOCALSRC"
4195 for ac_header in netinet/if_ether.h
4197 as_ac_Header=`echo "ac_cv_header_$ac_header" |
$as_tr_sh`
4198 { echo "$as_me:$LINENO: checking for $ac_header" >&5
4199 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4200 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4201 echo $ECHO_N "(cached) $ECHO_C" >&6
4203 cat >conftest.$ac_ext <<_ACEOF
4206 cat confdefs.h >>conftest.$ac_ext
4207 cat >>conftest.$ac_ext <<_ACEOF
4208 /* end confdefs.h. */
4209 #include <sys/types.h>
4210 #include <sys/socket.h>
4212 #include <$ac_header>
4214 rm -f conftest.$ac_objext
4215 if { (ac_try="$ac_compile"
4217 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4218 *) ac_try_echo
=$ac_try;;
4220 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4221 (eval "$ac_compile") 2>conftest.er1
4223 grep -v '^ *+' conftest.er1
>conftest.err
4225 cat conftest.err
>&5
4226 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4227 (exit $ac_status); } && {
4228 test -z "$ac_c_werror_flag" ||
4229 test ! -s conftest.err
4230 } && test -s conftest.
$ac_objext; then
4231 eval "$as_ac_Header=yes"
4233 echo "$as_me: failed program was:" >&5
4234 sed 's/^/| /' conftest.
$ac_ext >&5
4236 eval "$as_ac_Header=no"
4239 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4241 ac_res
=`eval echo '${'$as_ac_Header'}'`
4242 { echo "$as_me:$LINENO: result: $ac_res" >&5
4243 echo "${ECHO_T}$ac_res" >&6; }
4244 if test `eval echo '${'$as_ac_Header'}'` = yes; then
4245 cat >>confdefs.h
<<_ACEOF
4246 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4253 if test "$ac_cv_header_netinet_if_ether_h" != yes; then
4255 # The simple test didn't work.
4256 # Do we need to include <net/if.h> first?
4257 # Unset ac_cv_header_netinet_if_ether_h so we don't
4258 # treat the previous failure as a cached value and
4259 # suppress the next test.
4261 { echo "$as_me:$LINENO: Rechecking with some additional includes" >&5
4262 echo "$as_me: Rechecking with some additional includes" >&6;}
4263 unset ac_cv_header_netinet_if_ether_h
4265 for ac_header
in netinet
/if_ether.h
4267 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4268 { echo "$as_me:$LINENO: checking for $ac_header" >&5
4269 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4270 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4271 echo $ECHO_N "(cached) $ECHO_C" >&6
4273 cat >conftest.
$ac_ext <<_ACEOF
4276 cat confdefs.h
>>conftest.
$ac_ext
4277 cat >>conftest.
$ac_ext <<_ACEOF
4278 /* end confdefs.h. */
4279 #include <sys/types.h>
4280 #include <sys/socket.h>
4281 #include <netinet/in.h>
4286 #include <$ac_header>
4288 rm -f conftest.
$ac_objext
4289 if { (ac_try
="$ac_compile"
4291 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4292 *) ac_try_echo=$ac_try;;
4294 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4295 (eval "$ac_compile") 2>conftest.er1
4297 grep -v '^ *+' conftest.er1 >conftest.err
4299 cat conftest.err >&5
4300 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4301 (exit $ac_status); } && {
4302 test -z "$ac_c_werror_flag" ||
4303 test ! -s conftest.err
4304 } && test -s conftest.$ac_objext; then
4305 eval "$as_ac_Header=yes"
4307 echo "$as_me: failed program was:" >&5
4308 sed 's/^/| /' conftest.$ac_ext >&5
4310 eval "$as_ac_Header=no"
4313 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4315 ac_res=`eval echo '${'$as_ac_Header'}'`
4316 { echo "$as_me:$LINENO: result: $ac_res" >&5
4317 echo "${ECHO_T}$ac_res" >&6; }
4318 if test `eval echo '${'$as_ac_Header'}'` = yes; then
4319 cat >>confdefs.h <<_ACEOF
4320 #define `echo "HAVE_$ac_header" |
$as_tr_cpp` 1
4329 { echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
4330 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
4331 if test "${ac_cv_header_time+set}" = set; then
4332 echo $ECHO_N "(cached) $ECHO_C" >&6
4334 cat >conftest.$ac_ext <<_ACEOF
4337 cat confdefs.h >>conftest.$ac_ext
4338 cat >>conftest.$ac_ext <<_ACEOF
4339 /* end confdefs.h. */
4340 #include <sys/types.h>
4341 #include <sys/time.h>
4347 if ((struct tm *) 0)
4353 rm -f conftest.$ac_objext
4354 if { (ac_try="$ac_compile"
4356 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4357 *) ac_try_echo
=$ac_try;;
4359 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4360 (eval "$ac_compile") 2>conftest.er1
4362 grep -v '^ *+' conftest.er1
>conftest.err
4364 cat conftest.err
>&5
4365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4366 (exit $ac_status); } && {
4367 test -z "$ac_c_werror_flag" ||
4368 test ! -s conftest.err
4369 } && test -s conftest.
$ac_objext; then
4370 ac_cv_header_time
=yes
4372 echo "$as_me: failed program was:" >&5
4373 sed 's/^/| /' conftest.
$ac_ext >&5
4375 ac_cv_header_time
=no
4378 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
4380 { echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
4381 echo "${ECHO_T}$ac_cv_header_time" >&6; }
4382 if test $ac_cv_header_time = yes; then
4384 cat >>confdefs.h
<<\_ACEOF
4385 #define TIME_WITH_SYS_TIME 1
4394 # Check whether --enable-universal was given.
4395 if test "${enable_universal+set}" = set; then
4396 enableval
=$enable_universal;
4399 if test "$enable_universal" != "no"; then
4404 # Leopard. Build for x86 and 32-bit PowerPC, with
4405 # x86 first. (That's what Apple does.)
4407 V_CCOPT
="$V_CCOPT -arch i386 -arch ppc"
4408 LDFLAGS
="$LDFLAGS -arch i386 -arch ppc"
4413 # Snow Leopard. Build for x86-64 and x86, with
4414 # x86-64 first. (That's what Apple does.)
4416 V_CCOPT
="$V_CCOPT -arch x86_64 -arch i386"
4417 LDFLAGS
="$LDFLAGS -arch x86_64 -arch i386"
4424 { echo "$as_me:$LINENO: checking Linux kernel version" >&5
4425 echo $ECHO_N "checking Linux kernel version... $ECHO_C" >&6; }
4426 if test "$cross_compiling" = yes; then
4427 if test "${ac_cv_linux_vers+set}" = set; then
4428 echo $ECHO_N "(cached) $ECHO_C" >&6
4430 ac_cv_linux_vers
=unknown
4434 if test "${ac_cv_linux_vers+set}" = set; then
4435 echo $ECHO_N "(cached) $ECHO_C" >&6
4437 ac_cv_linux_vers
=`uname -r 2>&1 | \
4438 sed -n -e '$s/.* //' -e '$s/\..*//p'`
4442 { echo "$as_me:$LINENO: result: $ac_cv_linux_vers" >&5
4443 echo "${ECHO_T}$ac_cv_linux_vers" >&6; }
4444 if test $ac_cv_linux_vers = unknown
; then
4445 { { echo "$as_me:$LINENO: error: cannot determine linux version when cross-compiling" >&5
4446 echo "$as_me: error: cannot determine linux version when cross-compiling" >&2;}
4447 { (exit 1); exit 1; }; }
4449 if test $ac_cv_linux_vers -lt 2 ; then
4450 { { echo "$as_me:$LINENO: error: version 2 or higher required; see the INSTALL doc for more info" >&5
4451 echo "$as_me: error: version 2 or higher required; see the INSTALL doc for more info" >&2;}
4452 { (exit 1); exit 1; }; }
4462 # Check whether --with-smi was given.
4463 if test "${with_smi+set}" = set; then
4470 if test "x$with_smi" != "xno" ; then
4472 for ac_header
in smi.h
4474 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4475 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4476 { echo "$as_me:$LINENO: checking for $ac_header" >&5
4477 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4478 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4479 echo $ECHO_N "(cached) $ECHO_C" >&6
4481 ac_res
=`eval echo '${'$as_ac_Header'}'`
4482 { echo "$as_me:$LINENO: result: $ac_res" >&5
4483 echo "${ECHO_T}$ac_res" >&6; }
4485 # Is the header compilable?
4486 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
4487 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
4488 cat >conftest.
$ac_ext <<_ACEOF
4491 cat confdefs.h
>>conftest.
$ac_ext
4492 cat >>conftest.
$ac_ext <<_ACEOF
4493 /* end confdefs.h. */
4494 $ac_includes_default
4495 #include <$ac_header>
4497 rm -f conftest.
$ac_objext
4498 if { (ac_try
="$ac_compile"
4500 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4501 *) ac_try_echo=$ac_try;;
4503 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4504 (eval "$ac_compile") 2>conftest.er1
4506 grep -v '^ *+' conftest.er1 >conftest.err
4508 cat conftest.err >&5
4509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4510 (exit $ac_status); } && {
4511 test -z "$ac_c_werror_flag" ||
4512 test ! -s conftest.err
4513 } && test -s conftest.$ac_objext; then
4514 ac_header_compiler=yes
4516 echo "$as_me: failed program was:" >&5
4517 sed 's/^/| /' conftest.$ac_ext >&5
4519 ac_header_compiler=no
4522 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4523 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4524 echo "${ECHO_T}$ac_header_compiler" >&6; }
4526 # Is the header present?
4527 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
4528 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
4529 cat >conftest.$ac_ext <<_ACEOF
4532 cat confdefs.h >>conftest.$ac_ext
4533 cat >>conftest.$ac_ext <<_ACEOF
4534 /* end confdefs.h. */
4535 #include <$ac_header>
4537 if { (ac_try="$ac_cpp conftest.$ac_ext"
4539 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4540 *) ac_try_echo
=$ac_try;;
4542 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4543 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4545 grep -v '^ *+' conftest.er1
>conftest.err
4547 cat conftest.err
>&5
4548 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4549 (exit $ac_status); } >/dev
/null
&& {
4550 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4551 test ! -s conftest.err
4553 ac_header_preproc
=yes
4555 echo "$as_me: failed program was:" >&5
4556 sed 's/^/| /' conftest.
$ac_ext >&5
4558 ac_header_preproc
=no
4561 rm -f conftest.err conftest.
$ac_ext
4562 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4563 echo "${ECHO_T}$ac_header_preproc" >&6; }
4565 # So? What about this header?
4566 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4568 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4569 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4570 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4571 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4572 ac_header_preproc
=yes
4575 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4576 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4577 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4578 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4579 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4580 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4581 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
4582 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
4583 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4584 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4585 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4586 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4590 { echo "$as_me:$LINENO: checking for $ac_header" >&5
4591 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4592 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4593 echo $ECHO_N "(cached) $ECHO_C" >&6
4595 eval "$as_ac_Header=\$ac_header_preproc"
4597 ac_res
=`eval echo '${'$as_ac_Header'}'`
4598 { echo "$as_me:$LINENO: result: $ac_res" >&5
4599 echo "${ECHO_T}$ac_res" >&6; }
4602 if test `eval echo '${'$as_ac_Header'}'` = yes; then
4603 cat >>confdefs.h
<<_ACEOF
4604 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4612 { echo "$as_me:$LINENO: checking for smiInit in -lsmi" >&5
4613 echo $ECHO_N "checking for smiInit in -lsmi... $ECHO_C" >&6; }
4614 if test "${ac_cv_lib_smi_smiInit+set}" = set; then
4615 echo $ECHO_N "(cached) $ECHO_C" >&6
4617 ac_check_lib_save_LIBS
=$LIBS
4619 cat >conftest.
$ac_ext <<_ACEOF
4622 cat confdefs.h
>>conftest.
$ac_ext
4623 cat >>conftest.
$ac_ext <<_ACEOF
4624 /* end confdefs.h. */
4626 /* Override any GCC internal prototype to avoid an error.
4627 Use char because int might match the return type of a GCC
4628 builtin and then its argument prototype would still apply. */
4641 rm -f conftest.
$ac_objext conftest
$ac_exeext
4642 if { (ac_try
="$ac_link"
4644 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4645 *) ac_try_echo=$ac_try;;
4647 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4648 (eval "$ac_link") 2>conftest.er1
4650 grep -v '^ *+' conftest.er1 >conftest.err
4652 cat conftest.err >&5
4653 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4654 (exit $ac_status); } && {
4655 test -z "$ac_c_werror_flag" ||
4656 test ! -s conftest.err
4657 } && test -s conftest$ac_exeext &&
4658 $as_test_x conftest$ac_exeext; then
4659 ac_cv_lib_smi_smiInit=yes
4661 echo "$as_me: failed program was:" >&5
4662 sed 's/^/| /' conftest.$ac_ext >&5
4664 ac_cv_lib_smi_smiInit=no
4667 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4668 conftest$ac_exeext conftest.$ac_ext
4669 LIBS=$ac_check_lib_save_LIBS
4671 { echo "$as_me:$LINENO: result: $ac_cv_lib_smi_smiInit" >&5
4672 echo "${ECHO_T}$ac_cv_lib_smi_smiInit" >&6; }
4673 if test $ac_cv_lib_smi_smiInit = yes; then
4674 cat >>confdefs.h <<_ACEOF
4675 #define HAVE_LIBSMI 1
4682 if test "$ac_cv_header_smi_h" = yes -a "$ac_cv_lib_smi_smiInit" = yes
4684 { echo "$as_me:$LINENO: checking whether to enable libsmi" >&5
4685 echo $ECHO_N "checking whether to enable libsmi... $ECHO_C" >&6; }
4686 if test "$cross_compiling" = yes; then
4687 { echo "$as_me:$LINENO: result: not when cross-compiling" >&5
4688 echo "${ECHO_T}not when cross-compiling" >&6; }
4692 cat >conftest.$ac_ext <<_ACEOF
4695 cat confdefs.h >>conftest.$ac_ext
4696 cat >>conftest.$ac_ext <<_ACEOF
4697 /* end confdefs.h. */
4698 /* libsmi available check */
4702 int current, revision, age, n;
4703 const int required = 2;
4706 if (strcmp(SMI_LIBRARY_VERSION, smi_library_version))
4708 n = sscanf(smi_library_version, "%d:%d:%d", ¤t, &revision, &age);
4711 if (required < current - age || required > current)
4717 rm -f conftest$ac_exeext
4718 if { (ac_try="$ac_link"
4720 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4721 *) ac_try_echo
=$ac_try;;
4723 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4724 (eval "$ac_link") 2>&5
4726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4727 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4728 { (case "(($ac_try" in
4729 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4730 *) ac_try_echo=$ac_try;;
4732 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4733 (eval "$ac_try") 2>&5
4735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4736 (exit $ac_status); }; }; then
4737 { echo "$as_me:$LINENO: result: yes" >&5
4738 echo "${ECHO_T}yes" >&6; }
4739 cat >>confdefs.h <<\_ACEOF
4745 echo "$as_me: program exited with status $ac_status" >&5
4746 echo "$as_me: failed program was:" >&5
4747 sed 's/^/| /' conftest.$ac_ext >&5
4751 1) { echo "$as_me:$LINENO: result: no - smiInit failed" >&5
4752 echo "${ECHO_T}no - smiInit failed" >&6; } ;;
4753 2) { echo "$as_me:$LINENO: result: no - header/library version mismatch" >&5
4754 echo "${ECHO_T}no - header/library version mismatch" >&6; } ;;
4755 3) { echo "$as_me:$LINENO: result: no - can't determine library version" >&5
4756 echo "${ECHO_T}no - can't determine library version" >&6; } ;;
4757 4) { echo "$as_me:$LINENO: result: no - too old" >&5
4758 echo "${ECHO_T}no - too old" >&6; } ;;
4759 *) { echo "$as_me:$LINENO: result: no" >&5
4760 echo "${ECHO_T}no" >&6; } ;;
4764 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4771 { echo "$as_me:$LINENO: checking whether to enable the possibly-buggy SMB printer" >&5
4772 echo $ECHO_N "checking whether to enable the possibly-buggy SMB printer... $ECHO_C" >&6; }
4773 # Check whether --enable-smb was given.
4774 if test "${enable_smb+set}" = set; then
4775 enableval=$enable_smb;
4780 case "$enableval" in
4781 yes) { echo "$as_me:$LINENO: result: yes" >&5
4782 echo "${ECHO_T}yes" >&6; }
4783 { echo "$as_me:$LINENO: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&5
4784 echo "$as_me: WARNING: The SMB printer may have exploitable buffer overflows!!!" >&2;}
4785 cat >>confdefs.h <<\_ACEOF
4786 #define TCPDUMP_DO_SMB 1
4789 LOCALSRC="print-smb.c smbutil.c $LOCALSRC"
4791 *) { echo "$as_me:$LINENO: result: no" >&5
4792 echo "${ECHO_T}no" >&6; }
4797 # Check whether --with-user was given.
4798 if test "${with_user+set}" = set; then
4802 { echo "$as_me:$LINENO: checking whether to drop root privileges by default" >&5
4803 echo $ECHO_N "checking whether to drop root privileges by default... $ECHO_C" >&6; }
4804 if test ! -z "$with_user" ; then
4805 cat >>confdefs.h <<_ACEOF
4806 #define WITH_USER "$withval"
4809 { echo "$as_me:$LINENO: result: to \"$withval\"" >&5
4810 echo "${ECHO_T}to \"$withval\"" >&6; }
4812 { echo "$as_me:$LINENO: result: no" >&5
4813 echo "${ECHO_T}no" >&6; }
4817 # Check whether --with-chroot was given.
4818 if test "${with_chroot+set}" = set; then
4819 withval=$with_chroot;
4822 { echo "$as_me:$LINENO: checking whether to chroot" >&5
4823 echo $ECHO_N "checking whether to chroot... $ECHO_C" >&6; }
4824 if test ! -z "$with_chroot" && test "$with_chroot" != "no" ; then
4825 cat >>confdefs.h <<_ACEOF
4826 #define WITH_CHROOT "$withval"
4829 { echo "$as_me:$LINENO: result: to \"$withval\"" >&5
4830 echo "${ECHO_T}to \"$withval\"" >&6; }
4832 { echo "$as_me:$LINENO: result: no" >&5
4833 echo "${ECHO_T}no" >&6; }
4836 { echo "$as_me:$LINENO: checking whether to enable ipv6" >&5
4837 echo $ECHO_N "checking whether to enable ipv6... $ECHO_C" >&6; }
4838 # Check whether --enable-ipv6 was given.
4839 if test "${enable_ipv6+set}" = set; then
4840 enableval=$enable_ipv6; case "$enableval" in
4841 yes) { echo "$as_me:$LINENO: result: yes" >&5
4842 echo "${ECHO_T}yes" >&6; }
4843 LOCALSRC="print-ip6.c print-ip6opts.c print-mobility.c print-ripng.c print-icmp6.c print-frag6.c print-rt6.c print-ospf6.c print-dhcp6.c $LOCALSRC"
4844 cat >>confdefs.h <<\_ACEOF
4851 { echo "$as_me:$LINENO: result: no" >&5
4852 echo "${ECHO_T}no" >&6; }
4857 if test "$cross_compiling" = yes; then
4858 { echo "$as_me:$LINENO: result: no" >&5
4859 echo "${ECHO_T}no" >&6; }
4863 cat >conftest.$ac_ext <<_ACEOF
4866 cat confdefs.h >>conftest.$ac_ext
4867 cat >>conftest.$ac_ext <<_ACEOF
4868 /* end confdefs.h. */
4869 /* AF_INET6 available check */
4870 #include <sys/types.h>
4871 #include <sys/socket.h>
4874 if (socket(AF_INET6, SOCK_STREAM, 0) < 0)
4881 rm -f conftest$ac_exeext
4882 if { (ac_try="$ac_link"
4884 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
4885 *) ac_try_echo
=$ac_try;;
4887 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4888 (eval "$ac_link") 2>&5
4890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4891 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4892 { (case "(($ac_try" in
4893 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
4894 *) ac_try_echo=$ac_try;;
4896 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4897 (eval "$ac_try") 2>&5
4899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4900 (exit $ac_status); }; }; then
4901 { echo "$as_me:$LINENO: result: yes" >&5
4902 echo "${ECHO_T}yes" >&6; }
4903 LOCALSRC="print-ip6.c print-ip6opts.c print-mobility.c print-ripng.c print-icmp6.c print-frag6.c print-rt6.c print-ospf6.c print-dhcp6.c $LOCALSRC"
4904 cat >>confdefs.h <<\_ACEOF
4910 echo "$as_me: program exited with status $ac_status" >&5
4911 echo "$as_me: failed program was:" >&5
4912 sed 's/^/| /' conftest.$ac_ext >&5
4915 { echo "$as_me:$LINENO: result: no" >&5
4916 echo "${ECHO_T}no" >&6; }
4919 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4930 if test "$ipv6" = "yes"; then
4931 { echo "$as_me:$LINENO: checking ipv6 stack type" >&5
4932 echo $ECHO_N "checking ipv6 stack type... $ECHO_C" >&6; }
4933 for i in inria kame linux-glibc linux-libinet6 toshiba v6d zeta; do
4936 cat >conftest.$ac_ext <<_ACEOF
4939 cat confdefs.h >>conftest.$ac_ext
4940 cat >>conftest.$ac_ext <<_ACEOF
4941 /* end confdefs.h. */
4942 #include <netinet/in.h>
4943 #ifdef IPV6_INRIA_VERSION
4947 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4948 $EGREP "yes" >/dev/null 2>&1; then
4950 CFLAGS="-DINET6 $CFLAGS"
4956 cat >conftest.$ac_ext <<_ACEOF
4959 cat confdefs.h >>conftest.$ac_ext
4960 cat >>conftest.$ac_ext <<_ACEOF
4961 /* end confdefs.h. */
4962 #include <netinet/in.h>
4967 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4968 $EGREP "yes" >/dev/null 2>&1; then
4971 ipv6libdir=/usr/local/v6/lib;
4973 CFLAGS="-DINET6 $CFLAGS"
4979 cat >conftest.$ac_ext <<_ACEOF
4982 cat confdefs.h >>conftest.$ac_ext
4983 cat >>conftest.$ac_ext <<_ACEOF
4984 /* end confdefs.h. */
4985 #include <features.h>
4986 #if defined(__GLIBC__) && __GLIBC__ >= 2 && __GLIBC_MINOR__ >= 1
4990 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4991 $EGREP "yes" >/dev/null 2>&1; then
4993 CFLAGS="-DINET6 $CFLAGS"
4999 if test -d /usr/inet6 -o -f /usr/include/netinet/ip6.h; then
5002 ipv6libdir=/usr/inet6/lib
5004 CFLAGS="-DINET6 -I/usr/inet6/include $CFLAGS"
5008 cat >conftest.$ac_ext <<_ACEOF
5011 cat confdefs.h >>conftest.$ac_ext
5012 cat >>conftest.$ac_ext <<_ACEOF
5013 /* end confdefs.h. */
5014 #include <sys/param.h>
5015 #ifdef _TOSHIBA_INET6
5019 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5020 $EGREP "yes" >/dev/null 2>&1; then
5023 ipv6libdir=/usr/local/v6/lib;
5024 CFLAGS="-DINET6 $CFLAGS"
5030 cat >conftest.$ac_ext <<_ACEOF
5033 cat confdefs.h >>conftest.$ac_ext
5034 cat >>conftest.$ac_ext <<_ACEOF
5035 /* end confdefs.h. */
5036 #include </usr/local/v6/include/sys/v6config.h>
5041 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5042 $EGREP "yes" >/dev/null 2>&1; then
5045 ipv6libdir=/usr/local/v6/lib;
5046 CFLAGS="-I/usr/local/v6/include $CFLAGS"
5052 cat >conftest.$ac_ext <<_ACEOF
5055 cat confdefs.h >>conftest.$ac_ext
5056 cat >>conftest.$ac_ext <<_ACEOF
5057 /* end confdefs.h. */
5058 #include <sys/param.h>
5059 #ifdef _ZETA_MINAMI_INET6
5063 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5064 $EGREP "yes" >/dev/null 2>&1; then
5067 ipv6libdir=/usr/local/v6/lib;
5068 CFLAGS="-DINET6 $CFLAGS"
5074 if test "$ipv6type" != "unknown"; then
5078 { echo "$as_me:$LINENO: result: $ipv6type" >&5
5079 echo "${ECHO_T}$ipv6type" >&6; }
5082 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then
5083 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then
5084 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"
5085 echo "You have $ipv6lib library, using it"
5087 if test "$ipv6trylibc" = "yes"; then
5088 echo "You do not have $ipv6lib library, using libc"
5090 echo 'Fatal: no $ipv6lib library found. cannot continue.'
5091 echo "You need to fetch lib$ipv6lib.a from appropriate"
5092 echo 'ipv6 kit and compile beforehand.'
5099 if test "$ipv6" = "yes"; then
5101 # XXX - on Tru64 UNIX 5.1, there is no "getaddrinfo()"
5102 # function in libc; there are "ngetaddrinfo()" and
5103 # "ogetaddrinfo()" functions, and <netdb.h> #defines
5104 # "getaddrinfo" to be either "ngetaddrinfo" or
5105 # "ogetaddrinfo", depending on whether _SOCKADDR_LEN
5106 # or _XOPEN_SOURCE_EXTENDED are defined or not.
5108 # So this test doesn't work on Tru64 5.1, and possibly
5109 # on other 5.x releases. This causes the configure
5110 # script to become confused, and results in libpcap
5111 # being unbuildable.
5113 { echo "$as_me:$LINENO: checking for library containing getaddrinfo" >&5
5114 echo $ECHO_N "checking for library containing getaddrinfo... $ECHO_C" >&6; }
5115 if test "${ac_cv_search_getaddrinfo+set}" = set; then
5116 echo $ECHO_N "(cached) $ECHO_C" >&6
5118 ac_func_search_save_LIBS=$LIBS
5119 cat >conftest.$ac_ext <<_ACEOF
5122 cat confdefs.h >>conftest.$ac_ext
5123 cat >>conftest.$ac_ext <<_ACEOF
5124 /* end confdefs.h. */
5126 /* Override any GCC internal prototype to avoid an error.
5127 Use char because int might match the return type of a GCC
5128 builtin and then its argument prototype would still apply. */
5132 char getaddrinfo ();
5136 return getaddrinfo ();
5141 for ac_lib in '' socket; do
5142 if test -z "$ac_lib"; then
5143 ac_res="none required"
5146 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
5148 rm -f conftest.$ac_objext conftest$ac_exeext
5149 if { (ac_try="$ac_link"
5151 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5152 *) ac_try_echo
=$ac_try;;
5154 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5155 (eval "$ac_link") 2>conftest.er1
5157 grep -v '^ *+' conftest.er1
>conftest.err
5159 cat conftest.err
>&5
5160 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5161 (exit $ac_status); } && {
5162 test -z "$ac_c_werror_flag" ||
5163 test ! -s conftest.err
5164 } && test -s conftest
$ac_exeext &&
5165 $as_test_x conftest
$ac_exeext; then
5166 ac_cv_search_getaddrinfo
=$ac_res
5168 echo "$as_me: failed program was:" >&5
5169 sed 's/^/| /' conftest.
$ac_ext >&5
5174 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5176 if test "${ac_cv_search_getaddrinfo+set}" = set; then
5180 if test "${ac_cv_search_getaddrinfo+set}" = set; then
5183 ac_cv_search_getaddrinfo
=no
5186 LIBS
=$ac_func_search_save_LIBS
5188 { echo "$as_me:$LINENO: result: $ac_cv_search_getaddrinfo" >&5
5189 echo "${ECHO_T}$ac_cv_search_getaddrinfo" >&6; }
5190 ac_res
=$ac_cv_search_getaddrinfo
5191 if test "$ac_res" != no
; then
5192 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
5193 { echo "$as_me:$LINENO: checking getaddrinfo bug" >&5
5194 echo $ECHO_N "checking getaddrinfo bug... $ECHO_C" >&6; }
5195 if test "${td_cv_buggygetaddrinfo+set}" = set; then
5196 echo $ECHO_N "(cached) $ECHO_C" >&6
5198 if test "$cross_compiling" = yes; then
5199 td_cv_buggygetaddrinfo
=yes
5201 cat >conftest.
$ac_ext <<_ACEOF
5204 cat confdefs.h
>>conftest.
$ac_ext
5205 cat >>conftest.
$ac_ext <<_ACEOF
5206 /* end confdefs.h. */
5208 #include <sys/types.h>
5211 #include <sys/socket.h>
5212 #include <netinet/in.h>
5216 int passive, gaierr, inet4 = 0, inet6 = 0;
5217 struct addrinfo hints, *ai, *aitop;
5218 char straddr[INET6_ADDRSTRLEN], strport[16];
5220 for (passive = 0; passive <= 1; passive++) {
5221 memset(&hints, 0, sizeof(hints));
5222 hints.ai_family = AF_UNSPEC;
5223 hints.ai_flags = passive ? AI_PASSIVE : 0;
5224 hints.ai_socktype = SOCK_STREAM;
5225 hints.ai_protocol = IPPROTO_TCP;
5226 if ((gaierr = getaddrinfo(NULL, "54321", &hints, &aitop)) != 0) {
5227 (void)gai_strerror(gaierr);
5230 for (ai = aitop; ai; ai = ai->ai_next) {
5231 if (ai->ai_addr == NULL ||
5232 ai->ai_addrlen == 0 ||
5233 getnameinfo(ai->ai_addr, ai->ai_addrlen,
5234 straddr, sizeof(straddr), strport, sizeof(strport),
5235 NI_NUMERICHOST|NI_NUMERICSERV) != 0) {
5238 switch (ai->ai_family) {
5240 if (strcmp(strport, "54321") != 0) {
5244 if (strcmp(straddr, "0.0.0.0") != 0) {
5248 if (strcmp(straddr, "127.0.0.1") != 0) {
5255 if (strcmp(strport, "54321") != 0) {
5259 if (strcmp(straddr, "::") != 0) {
5263 if (strcmp(straddr, "::1") != 0) {
5280 /* another family support? */
5286 /* supported family should be 2, unsupported family should be 0 */
5287 if (!(inet4 == 0 || inet4 == 2))
5289 if (!(inet6 == 0 || inet6 == 2))
5293 freeaddrinfo(aitop);
5298 freeaddrinfo(aitop);
5303 rm -f conftest
$ac_exeext
5304 if { (ac_try
="$ac_link"
5306 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5307 *) ac_try_echo=$ac_try;;
5309 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5310 (eval "$ac_link") 2>&5
5312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5313 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5314 { (case "(($ac_try" in
5315 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5316 *) ac_try_echo
=$ac_try;;
5318 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5319 (eval "$ac_try") 2>&5
5321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5322 (exit $ac_status); }; }; then
5323 td_cv_buggygetaddrinfo
=no
5325 echo "$as_me: program exited with status $ac_status" >&5
5326 echo "$as_me: failed program was:" >&5
5327 sed 's/^/| /' conftest.
$ac_ext >&5
5330 td_cv_buggygetaddrinfo
=yes
5332 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
5338 if test "$td_cv_buggygetaddrinfo" = no
; then
5339 { echo "$as_me:$LINENO: result: good" >&5
5340 echo "${ECHO_T}good" >&6; }
5342 { echo "$as_me:$LINENO: result: buggy" >&5
5343 echo "${ECHO_T}buggy" >&6; }
5346 if test "$td_cv_buggygetaddrinfo" = "yes"; then
5348 # XXX - it doesn't appear that "ipv6type" can ever be
5349 # set to "linux". Should this be testing for
5350 # "linux-glibc", or for that *or* "linux-libinet6"?
5351 # If the latter, note that "linux-libinet6" is also
5352 # the type given to some non-Linux OSes.
5354 if test "$ipv6type" != "linux"; then
5355 echo 'Fatal: You must get working getaddrinfo() function.'
5356 echo ' or you can specify "--disable-ipv6"'.
5359 echo 'Warning: getaddrinfo() implementation on your system seems be buggy.'
5360 echo ' Better upgrade your system library to newest version'
5361 echo ' of GNU C library (aka glibc).'
5368 for ac_func
in getnameinfo
5370 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5371 { echo "$as_me:$LINENO: checking for $ac_func" >&5
5372 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
5373 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
5374 echo $ECHO_N "(cached) $ECHO_C" >&6
5376 cat >conftest.
$ac_ext <<_ACEOF
5379 cat confdefs.h
>>conftest.
$ac_ext
5380 cat >>conftest.
$ac_ext <<_ACEOF
5381 /* end confdefs.h. */
5382 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5383 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5384 #define $ac_func innocuous_$ac_func
5386 /* System header to define __stub macros and hopefully few prototypes,
5387 which can conflict with char $ac_func (); below.
5388 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5389 <limits.h> exists even on freestanding compilers. */
5392 # include <limits.h>
5394 # include <assert.h>
5399 /* Override any GCC internal prototype to avoid an error.
5400 Use char because int might match the return type of a GCC
5401 builtin and then its argument prototype would still apply. */
5406 /* The GNU C library defines this for functions which it implements
5407 to always fail with ENOSYS. Some functions are actually named
5408 something starting with __ and the normal name is an alias. */
5409 #if defined __stub_$ac_func || defined __stub___$ac_func
5421 rm -f conftest.
$ac_objext conftest
$ac_exeext
5422 if { (ac_try
="$ac_link"
5424 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5425 *) ac_try_echo=$ac_try;;
5427 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5428 (eval "$ac_link") 2>conftest.er1
5430 grep -v '^ *+' conftest.er1 >conftest.err
5432 cat conftest.err >&5
5433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5434 (exit $ac_status); } && {
5435 test -z "$ac_c_werror_flag" ||
5436 test ! -s conftest.err
5437 } && test -s conftest$ac_exeext &&
5438 $as_test_x conftest$ac_exeext; then
5439 eval "$as_ac_var=yes"
5441 echo "$as_me: failed program was:" >&5
5442 sed 's/^/| /' conftest.$ac_ext >&5
5444 eval "$as_ac_var=no"
5447 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5448 conftest$ac_exeext conftest.$ac_ext
5450 ac_res=`eval echo '${'$as_ac_var'}'`
5451 { echo "$as_me:$LINENO: result: $ac_res" >&5
5452 echo "${ECHO_T}$ac_res" >&6; }
5453 if test `eval echo '${'$as_ac_var'}'` = yes; then
5454 cat >>confdefs.h <<_ACEOF
5455 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
5459 case " $LIBOBJS " in
5460 *" $ac_func.$ac_objext "* ) ;;
5461 *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
5471 { echo "$as_me:$LINENO: checking for dnet_htoa declaration in netdnet/dnetdb.h" >&5
5472 echo $ECHO_N "checking for dnet_htoa declaration in netdnet/dnetdb.h... $ECHO_C" >&6; }
5473 if test "${td_cv_decl_netdnet_dnetdb_h_dnet_htoa+set}" = set; then
5474 echo $ECHO_N "(cached) $ECHO_C" >&6
5476 cat >conftest.$ac_ext <<_ACEOF
5479 cat confdefs.h >>conftest.$ac_ext
5480 cat >>conftest.$ac_ext <<_ACEOF
5481 /* end confdefs.h. */
5482 #include <netdnet/dnetdb.h>
5485 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5486 $EGREP "dnet_htoa" >/dev/null 2>&1; then
5487 td_cv_decl_netdnet_dnetdb_h_dnet_htoa=yes
5489 td_cv_decl_netdnet_dnetdb_h_dnet_htoa=no
5494 { echo "$as_me:$LINENO: result: $td_cv_decl_netdnet_dnetdb_h_dnet_htoa" >&5
5495 echo "${ECHO_T}$td_cv_decl_netdnet_dnetdb_h_dnet_htoa" >&6; }
5496 if test "$td_cv_decl_netdnet_dnetdb_h_dnet_htoa" = yes; then
5497 cat >>confdefs.h <<\_ACEOF
5498 #define HAVE_NETDNET_DNETDB_H_DNET_HTOA 1
5504 { echo "$as_me:$LINENO: checking for addrinfo" >&5
5505 echo $ECHO_N "checking for addrinfo... $ECHO_C" >&6; }
5506 if test "${ac_cv_addrinfo+set}" = set; then
5507 echo $ECHO_N "(cached) $ECHO_C" >&6
5509 cat >conftest.$ac_ext <<_ACEOF
5512 cat confdefs.h >>conftest.$ac_ext
5513 cat >>conftest.$ac_ext <<_ACEOF
5514 /* end confdefs.h. */
5525 rm -f conftest.$ac_objext
5526 if { (ac_try="$ac_compile"
5528 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5529 *) ac_try_echo
=$ac_try;;
5531 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5532 (eval "$ac_compile") 2>conftest.er1
5534 grep -v '^ *+' conftest.er1
>conftest.err
5536 cat conftest.err
>&5
5537 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5538 (exit $ac_status); } && {
5539 test -z "$ac_c_werror_flag" ||
5540 test ! -s conftest.err
5541 } && test -s conftest.
$ac_objext; then
5544 echo "$as_me: failed program was:" >&5
5545 sed 's/^/| /' conftest.
$ac_ext >&5
5550 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
5553 { echo "$as_me:$LINENO: result: $ac_cv_addrinfo" >&5
5554 echo "${ECHO_T}$ac_cv_addrinfo" >&6; }
5555 if test $ac_cv_addrinfo = yes; then
5556 cat >>confdefs.h
<<\_ACEOF
5557 #define HAVE_ADDRINFO 1
5561 cat >>confdefs.h
<<\_ACEOF
5562 #define NEED_ADDRINFO_H 1
5567 if test "$ac_cv_addrinfo" = no
; then
5568 missing_includes
=yes
5572 { echo "$as_me:$LINENO: checking for NI_MAXSERV" >&5
5573 echo $ECHO_N "checking for NI_MAXSERV... $ECHO_C" >&6; }
5574 if test "${ac_cv_maxserv+set}" = set; then
5575 echo $ECHO_N "(cached) $ECHO_C" >&6
5577 cat >conftest.
$ac_ext <<_ACEOF
5580 cat confdefs.h
>>conftest.
$ac_ext
5581 cat >>conftest.
$ac_ext <<_ACEOF
5582 /* end confdefs.h. */
5588 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5589 $EGREP "yes" >/dev
/null
2>&1; then
5598 { echo "$as_me:$LINENO: result: $ac_cv_maxserv" >&5
5599 echo "${ECHO_T}$ac_cv_maxserv" >&6; }
5600 if test $ac_cv_maxserv != yes; then
5601 cat >>confdefs.h
<<\_ACEOF
5602 #define NEED_ADDRINFO_H 1
5607 if test "$ac_cv_maxserv" = no
; then
5608 missing_includes
=yes
5612 { echo "$as_me:$LINENO: checking for NI_NAMEREQD" >&5
5613 echo $ECHO_N "checking for NI_NAMEREQD... $ECHO_C" >&6; }
5614 if test "${ac_cv_namereqd+set}" = set; then
5615 echo $ECHO_N "(cached) $ECHO_C" >&6
5617 cat >conftest.
$ac_ext <<_ACEOF
5620 cat confdefs.h
>>conftest.
$ac_ext
5621 cat >>conftest.
$ac_ext <<_ACEOF
5622 /* end confdefs.h. */
5628 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5629 $EGREP "yes" >/dev
/null
2>&1; then
5638 { echo "$as_me:$LINENO: result: $ac_cv_namereqd" >&5
5639 echo "${ECHO_T}$ac_cv_namereqd" >&6; }
5640 if test $ac_cv_namereqd != yes; then
5641 cat >>confdefs.h
<<\_ACEOF
5642 #define NEED_ADDRINFO_H 1
5647 if test "$ac_cv_namereqd" = no
; then
5648 missing_includes
=yes
5652 { echo "$as_me:$LINENO: checking for sockaddr_storage" >&5
5653 echo $ECHO_N "checking for sockaddr_storage... $ECHO_C" >&6; }
5654 if test "${ac_cv_sa_storage+set}" = set; then
5655 echo $ECHO_N "(cached) $ECHO_C" >&6
5657 cat >conftest.
$ac_ext <<_ACEOF
5660 cat confdefs.h
>>conftest.
$ac_ext
5661 cat >>conftest.
$ac_ext <<_ACEOF
5662 /* end confdefs.h. */
5664 # include <sys/types.h>
5665 # include <sys/socket.h>
5669 struct sockaddr_storage s
5674 rm -f conftest.
$ac_objext
5675 if { (ac_try
="$ac_compile"
5677 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5678 *) ac_try_echo=$ac_try;;
5680 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5681 (eval "$ac_compile") 2>conftest.er1
5683 grep -v '^ *+' conftest.er1 >conftest.err
5685 cat conftest.err >&5
5686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5687 (exit $ac_status); } && {
5688 test -z "$ac_c_werror_flag" ||
5689 test ! -s conftest.err
5690 } && test -s conftest.$ac_objext; then
5691 ac_cv_sa_storage=yes
5693 echo "$as_me: failed program was:" >&5
5694 sed 's/^/| /' conftest.$ac_ext >&5
5699 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5702 { echo "$as_me:$LINENO: result: $ac_cv_sa_storage" >&5
5703 echo "${ECHO_T}$ac_cv_sa_storage" >&6; }
5704 if test $ac_cv_sa_storage = yes; then
5705 cat >>confdefs.h <<\_ACEOF
5706 #define HAVE_SOCKADDR_STORAGE 1
5711 if test "$ac_cv_sa_storage" = no; then
5712 missing_includes=yes
5721 for ac_func in vfprintf strcasecmp strlcat strlcpy strdup strsep
5723 as_ac_var=`echo "ac_cv_func_$ac_func" |
$as_tr_sh`
5724 { echo "$as_me:$LINENO: checking for $ac_func" >&5
5725 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
5726 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
5727 echo $ECHO_N "(cached) $ECHO_C" >&6
5729 cat >conftest.$ac_ext <<_ACEOF
5732 cat confdefs.h >>conftest.$ac_ext
5733 cat >>conftest.$ac_ext <<_ACEOF
5734 /* end confdefs.h. */
5735 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5736 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5737 #define $ac_func innocuous_$ac_func
5739 /* System header to define __stub macros and hopefully few prototypes,
5740 which can conflict with char $ac_func (); below.
5741 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5742 <limits.h> exists even on freestanding compilers. */
5745 # include <limits.h>
5747 # include <assert.h>
5752 /* Override any GCC internal prototype to avoid an error.
5753 Use char because int might match the return type of a GCC
5754 builtin and then its argument prototype would still apply. */
5759 /* The GNU C library defines this for functions which it implements
5760 to always fail with ENOSYS. Some functions are actually named
5761 something starting with __ and the normal name is an alias. */
5762 #if defined __stub_$ac_func || defined __stub___$ac_func
5774 rm -f conftest.$ac_objext conftest$ac_exeext
5775 if { (ac_try="$ac_link"
5777 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5778 *) ac_try_echo
=$ac_try;;
5780 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5781 (eval "$ac_link") 2>conftest.er1
5783 grep -v '^ *+' conftest.er1
>conftest.err
5785 cat conftest.err
>&5
5786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5787 (exit $ac_status); } && {
5788 test -z "$ac_c_werror_flag" ||
5789 test ! -s conftest.err
5790 } && test -s conftest
$ac_exeext &&
5791 $as_test_x conftest
$ac_exeext; then
5792 eval "$as_ac_var=yes"
5794 echo "$as_me: failed program was:" >&5
5795 sed 's/^/| /' conftest.
$ac_ext >&5
5797 eval "$as_ac_var=no"
5800 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
5801 conftest
$ac_exeext conftest.
$ac_ext
5803 ac_res
=`eval echo '${'$as_ac_var'}'`
5804 { echo "$as_me:$LINENO: result: $ac_res" >&5
5805 echo "${ECHO_T}$ac_res" >&6; }
5806 if test `eval echo '${'$as_ac_var'}'` = yes; then
5807 cat >>confdefs.h
<<_ACEOF
5808 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5812 case " $LIBOBJS " in
5813 *" $ac_func.$ac_objext "* ) ;;
5814 *) LIBOBJS
="$LIBOBJS $ac_func.$ac_objext"
5825 for ac_func
in fork vfork strftime
5827 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5828 { echo "$as_me:$LINENO: checking for $ac_func" >&5
5829 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
5830 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
5831 echo $ECHO_N "(cached) $ECHO_C" >&6
5833 cat >conftest.
$ac_ext <<_ACEOF
5836 cat confdefs.h
>>conftest.
$ac_ext
5837 cat >>conftest.
$ac_ext <<_ACEOF
5838 /* end confdefs.h. */
5839 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5840 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5841 #define $ac_func innocuous_$ac_func
5843 /* System header to define __stub macros and hopefully few prototypes,
5844 which can conflict with char $ac_func (); below.
5845 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5846 <limits.h> exists even on freestanding compilers. */
5849 # include <limits.h>
5851 # include <assert.h>
5856 /* Override any GCC internal prototype to avoid an error.
5857 Use char because int might match the return type of a GCC
5858 builtin and then its argument prototype would still apply. */
5863 /* The GNU C library defines this for functions which it implements
5864 to always fail with ENOSYS. Some functions are actually named
5865 something starting with __ and the normal name is an alias. */
5866 #if defined __stub_$ac_func || defined __stub___$ac_func
5878 rm -f conftest.
$ac_objext conftest
$ac_exeext
5879 if { (ac_try
="$ac_link"
5881 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
5882 *) ac_try_echo=$ac_try;;
5884 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5885 (eval "$ac_link") 2>conftest.er1
5887 grep -v '^ *+' conftest.er1 >conftest.err
5889 cat conftest.err >&5
5890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5891 (exit $ac_status); } && {
5892 test -z "$ac_c_werror_flag" ||
5893 test ! -s conftest.err
5894 } && test -s conftest$ac_exeext &&
5895 $as_test_x conftest$ac_exeext; then
5896 eval "$as_ac_var=yes"
5898 echo "$as_me: failed program was:" >&5
5899 sed 's/^/| /' conftest.$ac_ext >&5
5901 eval "$as_ac_var=no"
5904 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5905 conftest$ac_exeext conftest.$ac_ext
5907 ac_res=`eval echo '${'$as_ac_var'}'`
5908 { echo "$as_me:$LINENO: result: $ac_res" >&5
5909 echo "${ECHO_T}$ac_res" >&6; }
5910 if test `eval echo '${'$as_ac_var'}'` = yes; then
5911 cat >>confdefs.h <<_ACEOF
5912 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
5920 for ac_func in setlinebuf alarm
5922 as_ac_var=`echo "ac_cv_func_$ac_func" |
$as_tr_sh`
5923 { echo "$as_me:$LINENO: checking for $ac_func" >&5
5924 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
5925 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
5926 echo $ECHO_N "(cached) $ECHO_C" >&6
5928 cat >conftest.$ac_ext <<_ACEOF
5931 cat confdefs.h >>conftest.$ac_ext
5932 cat >>conftest.$ac_ext <<_ACEOF
5933 /* end confdefs.h. */
5934 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5935 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5936 #define $ac_func innocuous_$ac_func
5938 /* System header to define __stub macros and hopefully few prototypes,
5939 which can conflict with char $ac_func (); below.
5940 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5941 <limits.h> exists even on freestanding compilers. */
5944 # include <limits.h>
5946 # include <assert.h>
5951 /* Override any GCC internal prototype to avoid an error.
5952 Use char because int might match the return type of a GCC
5953 builtin and then its argument prototype would still apply. */
5958 /* The GNU C library defines this for functions which it implements
5959 to always fail with ENOSYS. Some functions are actually named
5960 something starting with __ and the normal name is an alias. */
5961 #if defined __stub_$ac_func || defined __stub___$ac_func
5973 rm -f conftest.$ac_objext conftest$ac_exeext
5974 if { (ac_try="$ac_link"
5976 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
5977 *) ac_try_echo
=$ac_try;;
5979 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5980 (eval "$ac_link") 2>conftest.er1
5982 grep -v '^ *+' conftest.er1
>conftest.err
5984 cat conftest.err
>&5
5985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5986 (exit $ac_status); } && {
5987 test -z "$ac_c_werror_flag" ||
5988 test ! -s conftest.err
5989 } && test -s conftest
$ac_exeext &&
5990 $as_test_x conftest
$ac_exeext; then
5991 eval "$as_ac_var=yes"
5993 echo "$as_me: failed program was:" >&5
5994 sed 's/^/| /' conftest.
$ac_ext >&5
5996 eval "$as_ac_var=no"
5999 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
6000 conftest
$ac_exeext conftest.
$ac_ext
6002 ac_res
=`eval echo '${'$as_ac_var'}'`
6003 { echo "$as_me:$LINENO: result: $ac_res" >&5
6004 echo "${ECHO_T}$ac_res" >&6; }
6005 if test `eval echo '${'$as_ac_var'}'` = yes; then
6006 cat >>confdefs.h
<<_ACEOF
6007 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6017 for ac_func
in vsnprintf snprintf
6019 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6020 { echo "$as_me:$LINENO: checking for $ac_func" >&5
6021 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
6022 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
6023 echo $ECHO_N "(cached) $ECHO_C" >&6
6025 cat >conftest.
$ac_ext <<_ACEOF
6028 cat confdefs.h
>>conftest.
$ac_ext
6029 cat >>conftest.
$ac_ext <<_ACEOF
6030 /* end confdefs.h. */
6031 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6032 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6033 #define $ac_func innocuous_$ac_func
6035 /* System header to define __stub macros and hopefully few prototypes,
6036 which can conflict with char $ac_func (); below.
6037 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6038 <limits.h> exists even on freestanding compilers. */
6041 # include <limits.h>
6043 # include <assert.h>
6048 /* Override any GCC internal prototype to avoid an error.
6049 Use char because int might match the return type of a GCC
6050 builtin and then its argument prototype would still apply. */
6055 /* The GNU C library defines this for functions which it implements
6056 to always fail with ENOSYS. Some functions are actually named
6057 something starting with __ and the normal name is an alias. */
6058 #if defined __stub_$ac_func || defined __stub___$ac_func
6070 rm -f conftest.
$ac_objext conftest
$ac_exeext
6071 if { (ac_try
="$ac_link"
6073 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6074 *) ac_try_echo=$ac_try;;
6076 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6077 (eval "$ac_link") 2>conftest.er1
6079 grep -v '^ *+' conftest.er1 >conftest.err
6081 cat conftest.err >&5
6082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6083 (exit $ac_status); } && {
6084 test -z "$ac_c_werror_flag" ||
6085 test ! -s conftest.err
6086 } && test -s conftest$ac_exeext &&
6087 $as_test_x conftest$ac_exeext; then
6088 eval "$as_ac_var=yes"
6090 echo "$as_me: failed program was:" >&5
6091 sed 's/^/| /' conftest.$ac_ext >&5
6093 eval "$as_ac_var=no"
6096 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6097 conftest$ac_exeext conftest.$ac_ext
6099 ac_res=`eval echo '${'$as_ac_var'}'`
6100 { echo "$as_me:$LINENO: result: $ac_res" >&5
6101 echo "${ECHO_T}$ac_res" >&6; }
6102 if test `eval echo '${'$as_ac_var'}'` = yes; then
6103 cat >>confdefs.h <<_ACEOF
6104 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
6112 if test $needsnprintf = yes; then
6113 case " $LIBOBJS " in
6114 *" snprintf.$ac_objext "* ) ;;
6115 *) LIBOBJS="$LIBOBJS snprintf.$ac_objext"
6122 { echo "$as_me:$LINENO: checking return type of signal handlers" >&5
6123 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6; }
6124 if test "${ac_cv_type_signal+set}" = set; then
6125 echo $ECHO_N "(cached) $ECHO_C" >&6
6127 cat >conftest.$ac_ext <<_ACEOF
6130 cat confdefs.h >>conftest.$ac_ext
6131 cat >>conftest.$ac_ext <<_ACEOF
6132 /* end confdefs.h. */
6133 #include <sys/types.h>
6139 return *(signal (0, 0)) (0) == 1;
6144 rm -f conftest.$ac_objext
6145 if { (ac_try="$ac_compile"
6147 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6148 *) ac_try_echo
=$ac_try;;
6150 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6151 (eval "$ac_compile") 2>conftest.er1
6153 grep -v '^ *+' conftest.er1
>conftest.err
6155 cat conftest.err
>&5
6156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6157 (exit $ac_status); } && {
6158 test -z "$ac_c_werror_flag" ||
6159 test ! -s conftest.err
6160 } && test -s conftest.
$ac_objext; then
6161 ac_cv_type_signal
=int
6163 echo "$as_me: failed program was:" >&5
6164 sed 's/^/| /' conftest.
$ac_ext >&5
6166 ac_cv_type_signal
=void
6169 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6171 { echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
6172 echo "${ECHO_T}$ac_cv_type_signal" >&6; }
6174 cat >>confdefs.h
<<_ACEOF
6175 #define RETSIGTYPE $ac_cv_type_signal
6179 if test "$ac_cv_type_signal" = void
; then
6181 cat >>confdefs.h
<<\_ACEOF
6187 cat >>confdefs.h
<<\_ACEOF
6188 #define RETSIGVAL (0)
6196 cat >>confdefs.h
<<\_ACEOF
6197 #define _BSD_SIGNALS 1
6204 for ac_func
in sigaction
6206 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6207 { echo "$as_me:$LINENO: checking for $ac_func" >&5
6208 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
6209 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
6210 echo $ECHO_N "(cached) $ECHO_C" >&6
6212 cat >conftest.
$ac_ext <<_ACEOF
6215 cat confdefs.h
>>conftest.
$ac_ext
6216 cat >>conftest.
$ac_ext <<_ACEOF
6217 /* end confdefs.h. */
6218 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6219 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6220 #define $ac_func innocuous_$ac_func
6222 /* System header to define __stub macros and hopefully few prototypes,
6223 which can conflict with char $ac_func (); below.
6224 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6225 <limits.h> exists even on freestanding compilers. */
6228 # include <limits.h>
6230 # include <assert.h>
6235 /* Override any GCC internal prototype to avoid an error.
6236 Use char because int might match the return type of a GCC
6237 builtin and then its argument prototype would still apply. */
6242 /* The GNU C library defines this for functions which it implements
6243 to always fail with ENOSYS. Some functions are actually named
6244 something starting with __ and the normal name is an alias. */
6245 #if defined __stub_$ac_func || defined __stub___$ac_func
6257 rm -f conftest.
$ac_objext conftest
$ac_exeext
6258 if { (ac_try
="$ac_link"
6260 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6261 *) ac_try_echo=$ac_try;;
6263 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6264 (eval "$ac_link") 2>conftest.er1
6266 grep -v '^ *+' conftest.er1 >conftest.err
6268 cat conftest.err >&5
6269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6270 (exit $ac_status); } && {
6271 test -z "$ac_c_werror_flag" ||
6272 test ! -s conftest.err
6273 } && test -s conftest$ac_exeext &&
6274 $as_test_x conftest$ac_exeext; then
6275 eval "$as_ac_var=yes"
6277 echo "$as_me: failed program was:" >&5
6278 sed 's/^/| /' conftest.$ac_ext >&5
6280 eval "$as_ac_var=no"
6283 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6284 conftest$ac_exeext conftest.$ac_ext
6286 ac_res=`eval echo '${'$as_ac_var'}'`
6287 { echo "$as_me:$LINENO: result: $ac_res" >&5
6288 echo "${ECHO_T}$ac_res" >&6; }
6289 if test `eval echo '${'$as_ac_var'}'` = yes; then
6290 cat >>confdefs.h <<_ACEOF
6291 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
6297 if test $ac_cv_func_sigaction = no ; then
6299 for ac_func in sigset
6301 as_ac_var=`echo "ac_cv_func_$ac_func" |
$as_tr_sh`
6302 { echo "$as_me:$LINENO: checking for $ac_func" >&5
6303 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
6304 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
6305 echo $ECHO_N "(cached) $ECHO_C" >&6
6307 cat >conftest.$ac_ext <<_ACEOF
6310 cat confdefs.h >>conftest.$ac_ext
6311 cat >>conftest.$ac_ext <<_ACEOF
6312 /* end confdefs.h. */
6313 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6314 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6315 #define $ac_func innocuous_$ac_func
6317 /* System header to define __stub macros and hopefully few prototypes,
6318 which can conflict with char $ac_func (); below.
6319 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6320 <limits.h> exists even on freestanding compilers. */
6323 # include <limits.h>
6325 # include <assert.h>
6330 /* Override any GCC internal prototype to avoid an error.
6331 Use char because int might match the return type of a GCC
6332 builtin and then its argument prototype would still apply. */
6337 /* The GNU C library defines this for functions which it implements
6338 to always fail with ENOSYS. Some functions are actually named
6339 something starting with __ and the normal name is an alias. */
6340 #if defined __stub_$ac_func || defined __stub___$ac_func
6352 rm -f conftest.$ac_objext conftest$ac_exeext
6353 if { (ac_try="$ac_link"
6355 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6356 *) ac_try_echo
=$ac_try;;
6358 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6359 (eval "$ac_link") 2>conftest.er1
6361 grep -v '^ *+' conftest.er1
>conftest.err
6363 cat conftest.err
>&5
6364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6365 (exit $ac_status); } && {
6366 test -z "$ac_c_werror_flag" ||
6367 test ! -s conftest.err
6368 } && test -s conftest
$ac_exeext &&
6369 $as_test_x conftest
$ac_exeext; then
6370 eval "$as_ac_var=yes"
6372 echo "$as_me: failed program was:" >&5
6373 sed 's/^/| /' conftest.
$ac_ext >&5
6375 eval "$as_ac_var=no"
6378 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
6379 conftest
$ac_exeext conftest.
$ac_ext
6381 ac_res
=`eval echo '${'$as_ac_var'}'`
6382 { echo "$as_me:$LINENO: result: $ac_res" >&5
6383 echo "${ECHO_T}$ac_res" >&6; }
6384 if test `eval echo '${'$as_ac_var'}'` = yes; then
6385 cat >>confdefs.h
<<_ACEOF
6386 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6396 { echo "$as_me:$LINENO: checking for library containing dnet_htoa" >&5
6397 echo $ECHO_N "checking for library containing dnet_htoa... $ECHO_C" >&6; }
6398 if test "${ac_cv_search_dnet_htoa+set}" = set; then
6399 echo $ECHO_N "(cached) $ECHO_C" >&6
6401 ac_func_search_save_LIBS
=$LIBS
6402 cat >conftest.
$ac_ext <<_ACEOF
6405 cat confdefs.h
>>conftest.
$ac_ext
6406 cat >>conftest.
$ac_ext <<_ACEOF
6407 /* end confdefs.h. */
6409 /* Override any GCC internal prototype to avoid an error.
6410 Use char because int might match the return type of a GCC
6411 builtin and then its argument prototype would still apply. */
6419 return dnet_htoa ();
6424 for ac_lib
in '' dnet
; do
6425 if test -z "$ac_lib"; then
6426 ac_res
="none required"
6429 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
6431 rm -f conftest.
$ac_objext conftest
$ac_exeext
6432 if { (ac_try
="$ac_link"
6434 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6435 *) ac_try_echo=$ac_try;;
6437 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6438 (eval "$ac_link") 2>conftest.er1
6440 grep -v '^ *+' conftest.er1 >conftest.err
6442 cat conftest.err >&5
6443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6444 (exit $ac_status); } && {
6445 test -z "$ac_c_werror_flag" ||
6446 test ! -s conftest.err
6447 } && test -s conftest$ac_exeext &&
6448 $as_test_x conftest$ac_exeext; then
6449 ac_cv_search_dnet_htoa=$ac_res
6451 echo "$as_me: failed program was:" >&5
6452 sed 's/^/| /' conftest.$ac_ext >&5
6457 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6459 if test "${ac_cv_search_dnet_htoa+set}" = set; then
6463 if test "${ac_cv_search_dnet_htoa+set}" = set; then
6466 ac_cv_search_dnet_htoa=no
6469 LIBS=$ac_func_search_save_LIBS
6471 { echo "$as_me:$LINENO: result: $ac_cv_search_dnet_htoa" >&5
6472 echo "${ECHO_T}$ac_cv_search_dnet_htoa" >&6; }
6473 ac_res=$ac_cv_search_dnet_htoa
6474 if test "$ac_res" != no; then
6475 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6476 cat >>confdefs.h <<\_ACEOF
6477 #define HAVE_DNET_HTOA 1
6484 { echo "$as_me:$LINENO: checking for main in -lrpc" >&5
6485 echo $ECHO_N "checking for main in -lrpc... $ECHO_C" >&6; }
6486 if test "${ac_cv_lib_rpc_main+set}" = set; then
6487 echo $ECHO_N "(cached) $ECHO_C" >&6
6489 ac_check_lib_save_LIBS=$LIBS
6491 cat >conftest.$ac_ext <<_ACEOF
6494 cat confdefs.h >>conftest.$ac_ext
6495 cat >>conftest.$ac_ext <<_ACEOF
6496 /* end confdefs.h. */
6507 rm -f conftest.$ac_objext conftest$ac_exeext
6508 if { (ac_try="$ac_link"
6510 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6511 *) ac_try_echo
=$ac_try;;
6513 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6514 (eval "$ac_link") 2>conftest.er1
6516 grep -v '^ *+' conftest.er1
>conftest.err
6518 cat conftest.err
>&5
6519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6520 (exit $ac_status); } && {
6521 test -z "$ac_c_werror_flag" ||
6522 test ! -s conftest.err
6523 } && test -s conftest
$ac_exeext &&
6524 $as_test_x conftest
$ac_exeext; then
6525 ac_cv_lib_rpc_main
=yes
6527 echo "$as_me: failed program was:" >&5
6528 sed 's/^/| /' conftest.
$ac_ext >&5
6530 ac_cv_lib_rpc_main
=no
6533 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
6534 conftest
$ac_exeext conftest.
$ac_ext
6535 LIBS
=$ac_check_lib_save_LIBS
6537 { echo "$as_me:$LINENO: result: $ac_cv_lib_rpc_main" >&5
6538 echo "${ECHO_T}$ac_cv_lib_rpc_main" >&6; }
6539 if test $ac_cv_lib_rpc_main = yes; then
6540 cat >>confdefs.h
<<_ACEOF
6541 #define HAVE_LIBRPC 1
6548 { echo "$as_me:$LINENO: checking for library containing getrpcbynumber" >&5
6549 echo $ECHO_N "checking for library containing getrpcbynumber... $ECHO_C" >&6; }
6550 if test "${ac_cv_search_getrpcbynumber+set}" = set; then
6551 echo $ECHO_N "(cached) $ECHO_C" >&6
6553 ac_func_search_save_LIBS
=$LIBS
6554 cat >conftest.
$ac_ext <<_ACEOF
6557 cat confdefs.h
>>conftest.
$ac_ext
6558 cat >>conftest.
$ac_ext <<_ACEOF
6559 /* end confdefs.h. */
6561 /* Override any GCC internal prototype to avoid an error.
6562 Use char because int might match the return type of a GCC
6563 builtin and then its argument prototype would still apply. */
6567 char getrpcbynumber ();
6571 return getrpcbynumber ();
6576 for ac_lib
in '' nsl
; do
6577 if test -z "$ac_lib"; then
6578 ac_res
="none required"
6581 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
6583 rm -f conftest.
$ac_objext conftest
$ac_exeext
6584 if { (ac_try
="$ac_link"
6586 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6587 *) ac_try_echo=$ac_try;;
6589 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6590 (eval "$ac_link") 2>conftest.er1
6592 grep -v '^ *+' conftest.er1 >conftest.err
6594 cat conftest.err >&5
6595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6596 (exit $ac_status); } && {
6597 test -z "$ac_c_werror_flag" ||
6598 test ! -s conftest.err
6599 } && test -s conftest$ac_exeext &&
6600 $as_test_x conftest$ac_exeext; then
6601 ac_cv_search_getrpcbynumber=$ac_res
6603 echo "$as_me: failed program was:" >&5
6604 sed 's/^/| /' conftest.$ac_ext >&5
6609 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6611 if test "${ac_cv_search_getrpcbynumber+set}" = set; then
6615 if test "${ac_cv_search_getrpcbynumber+set}" = set; then
6618 ac_cv_search_getrpcbynumber=no
6621 LIBS=$ac_func_search_save_LIBS
6623 { echo "$as_me:$LINENO: result: $ac_cv_search_getrpcbynumber" >&5
6624 echo "${ECHO_T}$ac_cv_search_getrpcbynumber" >&6; }
6625 ac_res=$ac_cv_search_getrpcbynumber
6626 if test "$ac_res" != no; then
6627 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6628 cat >>confdefs.h <<\_ACEOF
6629 #define HAVE_GETRPCBYNUMBER 1
6637 # Most operating systems have gethostbyname() in the default searched
6638 # libraries (i.e. libc):
6639 # Some OSes (eg. Solaris) place it in libnsl
6640 # Some strange OSes (SINIX) have it in libsocket:
6641 { echo "$as_me:$LINENO: checking for library containing gethostbyname" >&5
6642 echo $ECHO_N "checking for library containing gethostbyname... $ECHO_C" >&6; }
6643 if test "${ac_cv_search_gethostbyname+set}" = set; then
6644 echo $ECHO_N "(cached) $ECHO_C" >&6
6646 ac_func_search_save_LIBS=$LIBS
6647 cat >conftest.$ac_ext <<_ACEOF
6650 cat confdefs.h >>conftest.$ac_ext
6651 cat >>conftest.$ac_ext <<_ACEOF
6652 /* end confdefs.h. */
6654 /* Override any GCC internal prototype to avoid an error.
6655 Use char because int might match the return type of a GCC
6656 builtin and then its argument prototype would still apply. */
6660 char gethostbyname ();
6664 return gethostbyname ();
6669 for ac_lib in '' nsl socket resolv; do
6670 if test -z "$ac_lib"; then
6671 ac_res="none required"
6674 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6676 rm -f conftest.$ac_objext conftest$ac_exeext
6677 if { (ac_try="$ac_link"
6679 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6680 *) ac_try_echo
=$ac_try;;
6682 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6683 (eval "$ac_link") 2>conftest.er1
6685 grep -v '^ *+' conftest.er1
>conftest.err
6687 cat conftest.err
>&5
6688 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6689 (exit $ac_status); } && {
6690 test -z "$ac_c_werror_flag" ||
6691 test ! -s conftest.err
6692 } && test -s conftest
$ac_exeext &&
6693 $as_test_x conftest
$ac_exeext; then
6694 ac_cv_search_gethostbyname
=$ac_res
6696 echo "$as_me: failed program was:" >&5
6697 sed 's/^/| /' conftest.
$ac_ext >&5
6702 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
6704 if test "${ac_cv_search_gethostbyname+set}" = set; then
6708 if test "${ac_cv_search_gethostbyname+set}" = set; then
6711 ac_cv_search_gethostbyname
=no
6714 LIBS
=$ac_func_search_save_LIBS
6716 { echo "$as_me:$LINENO: result: $ac_cv_search_gethostbyname" >&5
6717 echo "${ECHO_T}$ac_cv_search_gethostbyname" >&6; }
6718 ac_res
=$ac_cv_search_gethostbyname
6719 if test "$ac_res" != no
; then
6720 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
6724 # Unfortunately libsocket sometimes depends on libnsl and
6725 # AC_SEARCH_LIBS isn't up to the task of handling dependencies like this.
6726 if test "$ac_cv_search_gethostbyname" = "no"
6728 { echo "$as_me:$LINENO: checking for gethostbyname in -lsocket" >&5
6729 echo $ECHO_N "checking for gethostbyname in -lsocket... $ECHO_C" >&6; }
6730 if test "${ac_cv_lib_socket_gethostbyname+set}" = set; then
6731 echo $ECHO_N "(cached) $ECHO_C" >&6
6733 ac_check_lib_save_LIBS
=$LIBS
6734 LIBS
="-lsocket -lnsl $LIBS"
6735 cat >conftest.
$ac_ext <<_ACEOF
6738 cat confdefs.h
>>conftest.
$ac_ext
6739 cat >>conftest.
$ac_ext <<_ACEOF
6740 /* end confdefs.h. */
6742 /* Override any GCC internal prototype to avoid an error.
6743 Use char because int might match the return type of a GCC
6744 builtin and then its argument prototype would still apply. */
6748 char gethostbyname ();
6752 return gethostbyname ();
6757 rm -f conftest.
$ac_objext conftest
$ac_exeext
6758 if { (ac_try
="$ac_link"
6760 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6761 *) ac_try_echo=$ac_try;;
6763 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6764 (eval "$ac_link") 2>conftest.er1
6766 grep -v '^ *+' conftest.er1 >conftest.err
6768 cat conftest.err >&5
6769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6770 (exit $ac_status); } && {
6771 test -z "$ac_c_werror_flag" ||
6772 test ! -s conftest.err
6773 } && test -s conftest$ac_exeext &&
6774 $as_test_x conftest$ac_exeext; then
6775 ac_cv_lib_socket_gethostbyname=yes
6777 echo "$as_me: failed program was:" >&5
6778 sed 's/^/| /' conftest.$ac_ext >&5
6780 ac_cv_lib_socket_gethostbyname=no
6783 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6784 conftest$ac_exeext conftest.$ac_ext
6785 LIBS=$ac_check_lib_save_LIBS
6787 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_gethostbyname" >&5
6788 echo "${ECHO_T}$ac_cv_lib_socket_gethostbyname" >&6; }
6789 if test $ac_cv_lib_socket_gethostbyname = yes; then
6790 LIBS="-lsocket -lnsl $LIBS"
6794 { echo "$as_me:$LINENO: checking for library containing socket" >&5
6795 echo $ECHO_N "checking for library containing socket... $ECHO_C" >&6; }
6796 if test "${ac_cv_search_socket+set}" = set; then
6797 echo $ECHO_N "(cached) $ECHO_C" >&6
6799 ac_func_search_save_LIBS=$LIBS
6800 cat >conftest.$ac_ext <<_ACEOF
6803 cat confdefs.h >>conftest.$ac_ext
6804 cat >>conftest.$ac_ext <<_ACEOF
6805 /* end confdefs.h. */
6807 /* Override any GCC internal prototype to avoid an error.
6808 Use char because int might match the return type of a GCC
6809 builtin and then its argument prototype would still apply. */
6822 for ac_lib in '' socket; do
6823 if test -z "$ac_lib"; then
6824 ac_res="none required"
6827 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6829 rm -f conftest.$ac_objext conftest$ac_exeext
6830 if { (ac_try="$ac_link"
6832 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6833 *) ac_try_echo
=$ac_try;;
6835 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6836 (eval "$ac_link") 2>conftest.er1
6838 grep -v '^ *+' conftest.er1
>conftest.err
6840 cat conftest.err
>&5
6841 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6842 (exit $ac_status); } && {
6843 test -z "$ac_c_werror_flag" ||
6844 test ! -s conftest.err
6845 } && test -s conftest
$ac_exeext &&
6846 $as_test_x conftest
$ac_exeext; then
6847 ac_cv_search_socket
=$ac_res
6849 echo "$as_me: failed program was:" >&5
6850 sed 's/^/| /' conftest.
$ac_ext >&5
6855 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
6857 if test "${ac_cv_search_socket+set}" = set; then
6861 if test "${ac_cv_search_socket+set}" = set; then
6864 ac_cv_search_socket
=no
6867 LIBS
=$ac_func_search_save_LIBS
6869 { echo "$as_me:$LINENO: result: $ac_cv_search_socket" >&5
6870 echo "${ECHO_T}$ac_cv_search_socket" >&6; }
6871 ac_res
=$ac_cv_search_socket
6872 if test "$ac_res" != no
; then
6873 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
6876 { echo "$as_me:$LINENO: checking for socket in -lsocket" >&5
6877 echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6; }
6878 if test "${ac_cv_lib_socket_socket+set}" = set; then
6879 echo $ECHO_N "(cached) $ECHO_C" >&6
6881 ac_check_lib_save_LIBS
=$LIBS
6882 LIBS
="-lsocket -lnsl $LIBS"
6883 cat >conftest.
$ac_ext <<_ACEOF
6886 cat confdefs.h
>>conftest.
$ac_ext
6887 cat >>conftest.
$ac_ext <<_ACEOF
6888 /* end confdefs.h. */
6890 /* Override any GCC internal prototype to avoid an error.
6891 Use char because int might match the return type of a GCC
6892 builtin and then its argument prototype would still apply. */
6905 rm -f conftest.
$ac_objext conftest
$ac_exeext
6906 if { (ac_try
="$ac_link"
6908 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
6909 *) ac_try_echo=$ac_try;;
6911 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6912 (eval "$ac_link") 2>conftest.er1
6914 grep -v '^ *+' conftest.er1 >conftest.err
6916 cat conftest.err >&5
6917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6918 (exit $ac_status); } && {
6919 test -z "$ac_c_werror_flag" ||
6920 test ! -s conftest.err
6921 } && test -s conftest$ac_exeext &&
6922 $as_test_x conftest$ac_exeext; then
6923 ac_cv_lib_socket_socket=yes
6925 echo "$as_me: failed program was:" >&5
6926 sed 's/^/| /' conftest.$ac_ext >&5
6928 ac_cv_lib_socket_socket=no
6931 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6932 conftest$ac_exeext conftest.$ac_ext
6933 LIBS=$ac_check_lib_save_LIBS
6935 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_socket" >&5
6936 echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6; }
6937 if test $ac_cv_lib_socket_socket = yes; then
6938 LIBS="-lsocket -lnsl $LIBS"
6943 # DLPI needs putmsg under HPUX so test for -lstr while we're at it
6944 { echo "$as_me:$LINENO: checking for library containing putmsg" >&5
6945 echo $ECHO_N "checking for library containing putmsg... $ECHO_C" >&6; }
6946 if test "${ac_cv_search_putmsg+set}" = set; then
6947 echo $ECHO_N "(cached) $ECHO_C" >&6
6949 ac_func_search_save_LIBS=$LIBS
6950 cat >conftest.$ac_ext <<_ACEOF
6953 cat confdefs.h >>conftest.$ac_ext
6954 cat >>conftest.$ac_ext <<_ACEOF
6955 /* end confdefs.h. */
6957 /* Override any GCC internal prototype to avoid an error.
6958 Use char because int might match the return type of a GCC
6959 builtin and then its argument prototype would still apply. */
6972 for ac_lib in '' str; do
6973 if test -z "$ac_lib"; then
6974 ac_res="none required"
6977 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6979 rm -f conftest.$ac_objext conftest$ac_exeext
6980 if { (ac_try="$ac_link"
6982 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
6983 *) ac_try_echo
=$ac_try;;
6985 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6986 (eval "$ac_link") 2>conftest.er1
6988 grep -v '^ *+' conftest.er1
>conftest.err
6990 cat conftest.err
>&5
6991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6992 (exit $ac_status); } && {
6993 test -z "$ac_c_werror_flag" ||
6994 test ! -s conftest.err
6995 } && test -s conftest
$ac_exeext &&
6996 $as_test_x conftest
$ac_exeext; then
6997 ac_cv_search_putmsg
=$ac_res
6999 echo "$as_me: failed program was:" >&5
7000 sed 's/^/| /' conftest.
$ac_ext >&5
7005 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7007 if test "${ac_cv_search_putmsg+set}" = set; then
7011 if test "${ac_cv_search_putmsg+set}" = set; then
7014 ac_cv_search_putmsg
=no
7017 LIBS
=$ac_func_search_save_LIBS
7019 { echo "$as_me:$LINENO: result: $ac_cv_search_putmsg" >&5
7020 echo "${ECHO_T}$ac_cv_search_putmsg" >&6; }
7021 ac_res
=$ac_cv_search_putmsg
7022 if test "$ac_res" != no
; then
7023 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
7030 pfopen
=/usr
/examples
/packetfilter
/pfopen.c
7031 if test -f $pfopen ; then
7033 for ac_func
in pfopen
7035 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
7036 { echo "$as_me:$LINENO: checking for $ac_func" >&5
7037 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
7038 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7039 echo $ECHO_N "(cached) $ECHO_C" >&6
7041 cat >conftest.
$ac_ext <<_ACEOF
7044 cat confdefs.h
>>conftest.
$ac_ext
7045 cat >>conftest.
$ac_ext <<_ACEOF
7046 /* end confdefs.h. */
7047 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7048 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7049 #define $ac_func innocuous_$ac_func
7051 /* System header to define __stub macros and hopefully few prototypes,
7052 which can conflict with char $ac_func (); below.
7053 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7054 <limits.h> exists even on freestanding compilers. */
7057 # include <limits.h>
7059 # include <assert.h>
7064 /* Override any GCC internal prototype to avoid an error.
7065 Use char because int might match the return type of a GCC
7066 builtin and then its argument prototype would still apply. */
7071 /* The GNU C library defines this for functions which it implements
7072 to always fail with ENOSYS. Some functions are actually named
7073 something starting with __ and the normal name is an alias. */
7074 #if defined __stub_$ac_func || defined __stub___$ac_func
7086 rm -f conftest.
$ac_objext conftest
$ac_exeext
7087 if { (ac_try
="$ac_link"
7089 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7090 *) ac_try_echo=$ac_try;;
7092 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7093 (eval "$ac_link") 2>conftest.er1
7095 grep -v '^ *+' conftest.er1 >conftest.err
7097 cat conftest.err >&5
7098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7099 (exit $ac_status); } && {
7100 test -z "$ac_c_werror_flag" ||
7101 test ! -s conftest.err
7102 } && test -s conftest$ac_exeext &&
7103 $as_test_x conftest$ac_exeext; then
7104 eval "$as_ac_var=yes"
7106 echo "$as_me: failed program was:" >&5
7107 sed 's/^/| /' conftest.$ac_ext >&5
7109 eval "$as_ac_var=no"
7112 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7113 conftest$ac_exeext conftest.$ac_ext
7115 ac_res=`eval echo '${'$as_ac_var'}'`
7116 { echo "$as_me:$LINENO: result: $ac_res" >&5
7117 echo "${ECHO_T}$ac_res" >&6; }
7118 if test `eval echo '${'$as_ac_var'}'` = yes; then
7119 cat >>confdefs.h <<_ACEOF
7120 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
7126 if test $ac_cv_func_pfopen = "no" ; then
7127 { echo "$as_me:$LINENO: result: Using $pfopen" >&5
7128 echo "${ECHO_T}Using $pfopen" >&6; }
7129 LIBS="$LIBS $pfopen"
7132 { echo "$as_me:$LINENO: checking for local pcap library" >&5
7133 echo $ECHO_N "checking for local pcap library... $ECHO_C" >&6; }
7136 places=`ls $srcdir/.. |
sed -e 's,/$,,' -e "s,^,$srcdir/../," | \
7137 egrep '/libpcap-[0-9]+\.[0-9]+(\.[0-9]*)?([ab][0-9]*|-PRE-GIT)?$'`
7138 for dir in $places $srcdir/../libpcap $srcdir/libpcap ; do
7139 basedir=`echo $dir |
sed -e 's/[ab][0-9]*$//' | \
7140 sed -e 's/-PRE-GIT$//' `
7141 if test $lastdir = $basedir ; then
7145 if test -r $dir/libpcap.a ; then
7146 libpcap=$dir/libpcap.a
7150 if test $libpcap = FAIL ; then
7151 { echo "$as_me:$LINENO: result: not found" >&5
7152 echo "${ECHO_T}not found" >&6; }
7155 # Look for pcap-config.
7157 if test -n "$ac_tool_prefix"; then
7158 # Extract the first word of "${ac_tool_prefix}pcap-config", so it can be a program name with args.
7159 set dummy ${ac_tool_prefix}pcap-config; ac_word=$2
7160 { echo "$as_me:$LINENO: checking for $ac_word" >&5
7161 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
7162 if test "${ac_cv_path_PCAP_CONFIG+set}" = set; then
7163 echo $ECHO_N "(cached) $ECHO_C" >&6
7165 case $PCAP_CONFIG in
7167 ac_cv_path_PCAP_CONFIG="$PCAP_CONFIG" # Let the user override the test with a path.
7170 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7174 test -z "$as_dir" && as_dir=.
7175 for ac_exec_ext in '' $ac_executable_extensions; do
7176 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7177 ac_cv_path_PCAP_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7178 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7188 PCAP_CONFIG=$ac_cv_path_PCAP_CONFIG
7189 if test -n "$PCAP_CONFIG"; then
7190 { echo "$as_me:$LINENO: result: $PCAP_CONFIG" >&5
7191 echo "${ECHO_T}$PCAP_CONFIG" >&6; }
7193 { echo "$as_me:$LINENO: result: no" >&5
7194 echo "${ECHO_T}no" >&6; }
7199 if test -z "$ac_cv_path_PCAP_CONFIG"; then
7200 ac_pt_PCAP_CONFIG=$PCAP_CONFIG
7201 # Extract the first word of "pcap-config", so it can be a program name with args.
7202 set dummy pcap-config; ac_word=$2
7203 { echo "$as_me:$LINENO: checking for $ac_word" >&5
7204 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
7205 if test "${ac_cv_path_ac_pt_PCAP_CONFIG+set}" = set; then
7206 echo $ECHO_N "(cached) $ECHO_C" >&6
7208 case $ac_pt_PCAP_CONFIG in
7210 ac_cv_path_ac_pt_PCAP_CONFIG="$ac_pt_PCAP_CONFIG" # Let the user override the test with a path.
7213 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7217 test -z "$as_dir" && as_dir=.
7218 for ac_exec_ext in '' $ac_executable_extensions; do
7219 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7220 ac_cv_path_ac_pt_PCAP_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7221 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7231 ac_pt_PCAP_CONFIG=$ac_cv_path_ac_pt_PCAP_CONFIG
7232 if test -n "$ac_pt_PCAP_CONFIG"; then
7233 { echo "$as_me:$LINENO: result: $ac_pt_PCAP_CONFIG" >&5
7234 echo "${ECHO_T}$ac_pt_PCAP_CONFIG" >&6; }
7236 { echo "$as_me:$LINENO: result: no" >&5
7237 echo "${ECHO_T}no" >&6; }
7240 if test "x$ac_pt_PCAP_CONFIG" = x; then
7243 case $cross_compiling:$ac_tool_warned in
7245 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
7246 whose name does not start with the host triplet. If you think this
7247 configuration is useful to you, please write to autoconf@gnu.org." >&5
7248 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
7249 whose name does not start with the host triplet. If you think this
7250 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
7251 ac_tool_warned=yes ;;
7253 PCAP_CONFIG=$ac_pt_PCAP_CONFIG
7256 PCAP_CONFIG="$ac_cv_path_PCAP_CONFIG"
7259 if test -n "$PCAP_CONFIG" ; then
7261 # Found - use it to get the include flags for
7262 # libpcap and the flags to link with libpcap.
7264 # Please read section 11.6 "Shell Substitutions"
7265 # in the autoconf manual before doing anything
7266 # to this that involves quoting. Especially note
7267 # the statement "There is just no portable way to use
7268 # double-quoted strings inside double-quoted back-quoted
7269 # expressions (pfew!)."
7271 cflags=`"$PCAP_CONFIG" --cflags`
7272 V_INCLS="$cflags $V_INCLS"
7273 libpcap=`"$PCAP_CONFIG" --libs`
7276 # Not found; look for pcap.
7278 { echo "$as_me:$LINENO: checking for main in -lpcap" >&5
7279 echo $ECHO_N "checking for main in -lpcap... $ECHO_C" >&6; }
7280 if test "${ac_cv_lib_pcap_main+set}" = set; then
7281 echo $ECHO_N "(cached) $ECHO_C" >&6
7283 ac_check_lib_save_LIBS=$LIBS
7285 cat >conftest.$ac_ext <<_ACEOF
7288 cat confdefs.h >>conftest.$ac_ext
7289 cat >>conftest.$ac_ext <<_ACEOF
7290 /* end confdefs.h. */
7301 rm -f conftest.$ac_objext conftest$ac_exeext
7302 if { (ac_try="$ac_link"
7304 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7305 *) ac_try_echo
=$ac_try;;
7307 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7308 (eval "$ac_link") 2>conftest.er1
7310 grep -v '^ *+' conftest.er1
>conftest.err
7312 cat conftest.err
>&5
7313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7314 (exit $ac_status); } && {
7315 test -z "$ac_c_werror_flag" ||
7316 test ! -s conftest.err
7317 } && test -s conftest
$ac_exeext &&
7318 $as_test_x conftest
$ac_exeext; then
7319 ac_cv_lib_pcap_main
=yes
7321 echo "$as_me: failed program was:" >&5
7322 sed 's/^/| /' conftest.
$ac_ext >&5
7324 ac_cv_lib_pcap_main
=no
7327 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7328 conftest
$ac_exeext conftest.
$ac_ext
7329 LIBS
=$ac_check_lib_save_LIBS
7331 { echo "$as_me:$LINENO: result: $ac_cv_lib_pcap_main" >&5
7332 echo "${ECHO_T}$ac_cv_lib_pcap_main" >&6; }
7333 if test $ac_cv_lib_pcap_main = yes; then
7337 if test $libpcap = FAIL
; then
7338 { { echo "$as_me:$LINENO: error: see the INSTALL doc for more info" >&5
7339 echo "$as_me: error: see the INSTALL doc for more info" >&2;}
7340 { (exit 1); exit 1; }; }
7342 { echo "$as_me:$LINENO: checking for extraneous pcap header directories" >&5
7343 echo $ECHO_N "checking for extraneous pcap header directories... $ECHO_C" >&6; }
7344 if test \
( ! -r /usr
/local
/include
/pcap.h \
) -a \
7345 \
( ! -r /usr
/include
/pcap.h \
); then
7346 if test -r /usr
/local
/include
/pcap
/pcap.h
; then
7347 d
="/usr/local/include/pcap"
7348 elif test -r /usr
/include
/pcap
/pcap.h
; then
7349 d
="/usr/include/pcap"
7352 if test -z "$d" ; then
7353 { echo "$as_me:$LINENO: result: not found" >&5
7354 echo "${ECHO_T}not found" >&6; }
7356 V_INCLS
="-I$d $V_INCLS"
7357 { echo "$as_me:$LINENO: result: found -- -I$d added" >&5
7358 echo "${ECHO_T}found -- -I$d added" >&6; }
7363 places
=`ls $srcdir/.. | sed -e 's,/$,,' -e "s,^,$srcdir/../," | \
7364 egrep '/libpcap-[0-9]*.[0-9]*(.[0-9]*)?([ab][0-9]*)?$'`
7365 if test -r $d/pcap.h
; then
7366 V_INCLS
="-I$d $V_INCLS"
7367 elif test -r $places/pcap.h
; then
7368 V_INCLS
="-I$places $V_INCLS"
7370 { { echo "$as_me:$LINENO: error: cannot find pcap.h" >&5
7371 echo "$as_me: error: cannot find pcap.h" >&2;}
7372 { (exit see INSTALL
); exit see INSTALL
; }; }
7374 { echo "$as_me:$LINENO: result: $libpcap" >&5
7375 echo "${ECHO_T}$libpcap" >&6; }
7376 # Extract the first word of "pcap-config", so it can be a program name with args.
7377 set dummy pcap-config
; ac_word
=$2
7378 { echo "$as_me:$LINENO: checking for $ac_word" >&5
7379 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
7380 if test "${ac_cv_path_PCAP_CONFIG+set}" = set; then
7381 echo $ECHO_N "(cached) $ECHO_C" >&6
7383 case $PCAP_CONFIG in
7385 ac_cv_path_PCAP_CONFIG
="$PCAP_CONFIG" # Let the user override the test with a path.
7388 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7392 test -z "$as_dir" && as_dir
=.
7393 for ac_exec_ext
in '' $ac_executable_extensions; do
7394 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7395 ac_cv_path_PCAP_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
7396 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7406 PCAP_CONFIG
=$ac_cv_path_PCAP_CONFIG
7407 if test -n "$PCAP_CONFIG"; then
7408 { echo "$as_me:$LINENO: result: $PCAP_CONFIG" >&5
7409 echo "${ECHO_T}$PCAP_CONFIG" >&6; }
7411 { echo "$as_me:$LINENO: result: no" >&5
7412 echo "${ECHO_T}no" >&6; }
7416 if test -n "$PCAP_CONFIG"; then
7418 # The libpcap directory has a pcap-config script.
7419 # Use it to get any additioal libraries needed
7420 # to link with the libpcap archive library in
7423 # Please read section 11.6 "Shell Substitutions"
7424 # in the autoconf manual before doing anything
7425 # to this that involves quoting. Especially note
7426 # the statement "There is just no portable way to use
7427 # double-quoted strings inside double-quoted back-quoted
7428 # expressions (pfew!)."
7430 additional_libs
=`"$PCAP_CONFIG" --additional-libs --static`
7431 libpcap
="$libpcap $additional_libs"
7434 LIBS
="$libpcap $LIBS"
7435 if ! test -n "$PCAP_CONFIG" ; then
7437 # We don't have pcap-config; find out any additional link flags
7438 # we need. (If we have pcap-config, we assume it tells us what
7445 # If libpcap is DLPI-based, we have to use /lib/pse.exp if
7446 # present, as we use the STREAMS routines.
7448 # (XXX - true only if we're linking with a static libpcap?)
7450 pseexe
="/lib/pse.exp"
7451 { echo "$as_me:$LINENO: checking for $pseexe" >&5
7452 echo $ECHO_N "checking for $pseexe... $ECHO_C" >&6; }
7453 if test -f $pseexe ; then
7454 { echo "$as_me:$LINENO: result: yes" >&5
7455 echo "${ECHO_T}yes" >&6; }
7456 LIBS
="$LIBS -I:$pseexe"
7460 # If libpcap is BPF-based, we need "-lodm" and "-lcfg", as
7461 # we use them to load the BPF module.
7463 # (XXX - true only if we're linking with a static libpcap?)
7465 LIBS
="$LIBS -lodm -lcfg"
7470 { echo "$as_me:$LINENO: checking for pcap_loop" >&5
7471 echo $ECHO_N "checking for pcap_loop... $ECHO_C" >&6; }
7472 if test "${ac_cv_func_pcap_loop+set}" = set; then
7473 echo $ECHO_N "(cached) $ECHO_C" >&6
7475 cat >conftest.
$ac_ext <<_ACEOF
7478 cat confdefs.h
>>conftest.
$ac_ext
7479 cat >>conftest.
$ac_ext <<_ACEOF
7480 /* end confdefs.h. */
7481 /* Define pcap_loop to an innocuous variant, in case <limits.h> declares pcap_loop.
7482 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7483 #define pcap_loop innocuous_pcap_loop
7485 /* System header to define __stub macros and hopefully few prototypes,
7486 which can conflict with char pcap_loop (); below.
7487 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7488 <limits.h> exists even on freestanding compilers. */
7491 # include <limits.h>
7493 # include <assert.h>
7498 /* Override any GCC internal prototype to avoid an error.
7499 Use char because int might match the return type of a GCC
7500 builtin and then its argument prototype would still apply. */
7505 /* The GNU C library defines this for functions which it implements
7506 to always fail with ENOSYS. Some functions are actually named
7507 something starting with __ and the normal name is an alias. */
7508 #if defined __stub_pcap_loop || defined __stub___pcap_loop
7515 return pcap_loop ();
7520 rm -f conftest.
$ac_objext conftest
$ac_exeext
7521 if { (ac_try
="$ac_link"
7523 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7524 *) ac_try_echo=$ac_try;;
7526 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7527 (eval "$ac_link") 2>conftest.er1
7529 grep -v '^ *+' conftest.er1 >conftest.err
7531 cat conftest.err >&5
7532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7533 (exit $ac_status); } && {
7534 test -z "$ac_c_werror_flag" ||
7535 test ! -s conftest.err
7536 } && test -s conftest$ac_exeext &&
7537 $as_test_x conftest$ac_exeext; then
7538 ac_cv_func_pcap_loop=yes
7540 echo "$as_me: failed program was:" >&5
7541 sed 's/^/| /' conftest.$ac_ext >&5
7543 ac_cv_func_pcap_loop=no
7546 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7547 conftest$ac_exeext conftest.$ac_ext
7549 { echo "$as_me:$LINENO: result: $ac_cv_func_pcap_loop" >&5
7550 echo "${ECHO_T}$ac_cv_func_pcap_loop" >&6; }
7551 if test $ac_cv_func_pcap_loop = yes; then
7555 { { echo "$as_me:$LINENO: error: Report this to tcpdump-workers@lists.tcpdump.org, and include the
7556 config.log file in your report" >&5
7557 echo "$as_me: error: Report this to tcpdump-workers@lists.tcpdump.org, and include the
7558 config.log file in your report" >&2;}
7559 { (exit 1); exit 1; }; }
7564 { echo "$as_me:$LINENO: checking for pcap_list_datalinks" >&5
7565 echo $ECHO_N "checking for pcap_list_datalinks... $ECHO_C" >&6; }
7566 if test "${ac_cv_func_pcap_list_datalinks+set}" = set; then
7567 echo $ECHO_N "(cached) $ECHO_C" >&6
7569 cat >conftest.$ac_ext <<_ACEOF
7572 cat confdefs.h >>conftest.$ac_ext
7573 cat >>conftest.$ac_ext <<_ACEOF
7574 /* end confdefs.h. */
7575 /* Define pcap_list_datalinks to an innocuous variant, in case <limits.h> declares pcap_list_datalinks.
7576 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7577 #define pcap_list_datalinks innocuous_pcap_list_datalinks
7579 /* System header to define __stub macros and hopefully few prototypes,
7580 which can conflict with char pcap_list_datalinks (); below.
7581 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7582 <limits.h> exists even on freestanding compilers. */
7585 # include <limits.h>
7587 # include <assert.h>
7590 #undef pcap_list_datalinks
7592 /* Override any GCC internal prototype to avoid an error.
7593 Use char because int might match the return type of a GCC
7594 builtin and then its argument prototype would still apply. */
7598 char pcap_list_datalinks ();
7599 /* The GNU C library defines this for functions which it implements
7600 to always fail with ENOSYS. Some functions are actually named
7601 something starting with __ and the normal name is an alias. */
7602 #if defined __stub_pcap_list_datalinks || defined __stub___pcap_list_datalinks
7609 return pcap_list_datalinks ();
7614 rm -f conftest.$ac_objext conftest$ac_exeext
7615 if { (ac_try="$ac_link"
7617 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7618 *) ac_try_echo
=$ac_try;;
7620 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7621 (eval "$ac_link") 2>conftest.er1
7623 grep -v '^ *+' conftest.er1
>conftest.err
7625 cat conftest.err
>&5
7626 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7627 (exit $ac_status); } && {
7628 test -z "$ac_c_werror_flag" ||
7629 test ! -s conftest.err
7630 } && test -s conftest
$ac_exeext &&
7631 $as_test_x conftest
$ac_exeext; then
7632 ac_cv_func_pcap_list_datalinks
=yes
7634 echo "$as_me: failed program was:" >&5
7635 sed 's/^/| /' conftest.
$ac_ext >&5
7637 ac_cv_func_pcap_list_datalinks
=no
7640 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7641 conftest
$ac_exeext conftest.
$ac_ext
7643 { echo "$as_me:$LINENO: result: $ac_cv_func_pcap_list_datalinks" >&5
7644 echo "${ECHO_T}$ac_cv_func_pcap_list_datalinks" >&6; }
7645 if test $ac_cv_func_pcap_list_datalinks = yes; then
7646 cat >>confdefs.h
<<\_ACEOF
7647 #define HAVE_PCAP_LIST_DATALINKS 1
7652 case " $LIBOBJS " in
7653 *" datalinks.$ac_objext "* ) ;;
7654 *) LIBOBJS
="$LIBOBJS datalinks.$ac_objext"
7661 { echo "$as_me:$LINENO: checking for pcap_set_datalink" >&5
7662 echo $ECHO_N "checking for pcap_set_datalink... $ECHO_C" >&6; }
7663 if test "${ac_cv_func_pcap_set_datalink+set}" = set; then
7664 echo $ECHO_N "(cached) $ECHO_C" >&6
7666 cat >conftest.
$ac_ext <<_ACEOF
7669 cat confdefs.h
>>conftest.
$ac_ext
7670 cat >>conftest.
$ac_ext <<_ACEOF
7671 /* end confdefs.h. */
7672 /* Define pcap_set_datalink to an innocuous variant, in case <limits.h> declares pcap_set_datalink.
7673 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7674 #define pcap_set_datalink innocuous_pcap_set_datalink
7676 /* System header to define __stub macros and hopefully few prototypes,
7677 which can conflict with char pcap_set_datalink (); below.
7678 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7679 <limits.h> exists even on freestanding compilers. */
7682 # include <limits.h>
7684 # include <assert.h>
7687 #undef pcap_set_datalink
7689 /* Override any GCC internal prototype to avoid an error.
7690 Use char because int might match the return type of a GCC
7691 builtin and then its argument prototype would still apply. */
7695 char pcap_set_datalink ();
7696 /* The GNU C library defines this for functions which it implements
7697 to always fail with ENOSYS. Some functions are actually named
7698 something starting with __ and the normal name is an alias. */
7699 #if defined __stub_pcap_set_datalink || defined __stub___pcap_set_datalink
7706 return pcap_set_datalink ();
7711 rm -f conftest.
$ac_objext conftest
$ac_exeext
7712 if { (ac_try
="$ac_link"
7714 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7715 *) ac_try_echo=$ac_try;;
7717 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7718 (eval "$ac_link") 2>conftest.er1
7720 grep -v '^ *+' conftest.er1 >conftest.err
7722 cat conftest.err >&5
7723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7724 (exit $ac_status); } && {
7725 test -z "$ac_c_werror_flag" ||
7726 test ! -s conftest.err
7727 } && test -s conftest$ac_exeext &&
7728 $as_test_x conftest$ac_exeext; then
7729 ac_cv_func_pcap_set_datalink=yes
7731 echo "$as_me: failed program was:" >&5
7732 sed 's/^/| /' conftest.$ac_ext >&5
7734 ac_cv_func_pcap_set_datalink=no
7737 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7738 conftest$ac_exeext conftest.$ac_ext
7740 { echo "$as_me:$LINENO: result: $ac_cv_func_pcap_set_datalink" >&5
7741 echo "${ECHO_T}$ac_cv_func_pcap_set_datalink" >&6; }
7742 if test $ac_cv_func_pcap_set_datalink = yes; then
7743 cat >>confdefs.h <<\_ACEOF
7744 #define HAVE_PCAP_SET_DATALINK 1
7749 { echo "$as_me:$LINENO: checking for pcap_datalink_name_to_val" >&5
7750 echo $ECHO_N "checking for pcap_datalink_name_to_val... $ECHO_C" >&6; }
7751 if test "${ac_cv_func_pcap_datalink_name_to_val+set}" = set; then
7752 echo $ECHO_N "(cached) $ECHO_C" >&6
7754 cat >conftest.$ac_ext <<_ACEOF
7757 cat confdefs.h >>conftest.$ac_ext
7758 cat >>conftest.$ac_ext <<_ACEOF
7759 /* end confdefs.h. */
7760 /* Define pcap_datalink_name_to_val to an innocuous variant, in case <limits.h> declares pcap_datalink_name_to_val.
7761 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7762 #define pcap_datalink_name_to_val innocuous_pcap_datalink_name_to_val
7764 /* System header to define __stub macros and hopefully few prototypes,
7765 which can conflict with char pcap_datalink_name_to_val (); below.
7766 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7767 <limits.h> exists even on freestanding compilers. */
7770 # include <limits.h>
7772 # include <assert.h>
7775 #undef pcap_datalink_name_to_val
7777 /* Override any GCC internal prototype to avoid an error.
7778 Use char because int might match the return type of a GCC
7779 builtin and then its argument prototype would still apply. */
7783 char pcap_datalink_name_to_val ();
7784 /* The GNU C library defines this for functions which it implements
7785 to always fail with ENOSYS. Some functions are actually named
7786 something starting with __ and the normal name is an alias. */
7787 #if defined __stub_pcap_datalink_name_to_val || defined __stub___pcap_datalink_name_to_val
7794 return pcap_datalink_name_to_val ();
7799 rm -f conftest.$ac_objext conftest$ac_exeext
7800 if { (ac_try="$ac_link"
7802 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
7803 *) ac_try_echo
=$ac_try;;
7805 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7806 (eval "$ac_link") 2>conftest.er1
7808 grep -v '^ *+' conftest.er1
>conftest.err
7810 cat conftest.err
>&5
7811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7812 (exit $ac_status); } && {
7813 test -z "$ac_c_werror_flag" ||
7814 test ! -s conftest.err
7815 } && test -s conftest
$ac_exeext &&
7816 $as_test_x conftest
$ac_exeext; then
7817 ac_cv_func_pcap_datalink_name_to_val
=yes
7819 echo "$as_me: failed program was:" >&5
7820 sed 's/^/| /' conftest.
$ac_ext >&5
7822 ac_cv_func_pcap_datalink_name_to_val
=no
7825 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
7826 conftest
$ac_exeext conftest.
$ac_ext
7828 { echo "$as_me:$LINENO: result: $ac_cv_func_pcap_datalink_name_to_val" >&5
7829 echo "${ECHO_T}$ac_cv_func_pcap_datalink_name_to_val" >&6; }
7830 if test $ac_cv_func_pcap_datalink_name_to_val = yes; then
7832 cat >>confdefs.h
<<\_ACEOF
7833 #define HAVE_PCAP_DATALINK_NAME_TO_VAL 1
7836 { echo "$as_me:$LINENO: checking for pcap_datalink_val_to_description" >&5
7837 echo $ECHO_N "checking for pcap_datalink_val_to_description... $ECHO_C" >&6; }
7838 if test "${ac_cv_func_pcap_datalink_val_to_description+set}" = set; then
7839 echo $ECHO_N "(cached) $ECHO_C" >&6
7841 cat >conftest.
$ac_ext <<_ACEOF
7844 cat confdefs.h
>>conftest.
$ac_ext
7845 cat >>conftest.
$ac_ext <<_ACEOF
7846 /* end confdefs.h. */
7847 /* Define pcap_datalink_val_to_description to an innocuous variant, in case <limits.h> declares pcap_datalink_val_to_description.
7848 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7849 #define pcap_datalink_val_to_description innocuous_pcap_datalink_val_to_description
7851 /* System header to define __stub macros and hopefully few prototypes,
7852 which can conflict with char pcap_datalink_val_to_description (); below.
7853 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7854 <limits.h> exists even on freestanding compilers. */
7857 # include <limits.h>
7859 # include <assert.h>
7862 #undef pcap_datalink_val_to_description
7864 /* Override any GCC internal prototype to avoid an error.
7865 Use char because int might match the return type of a GCC
7866 builtin and then its argument prototype would still apply. */
7870 char pcap_datalink_val_to_description ();
7871 /* The GNU C library defines this for functions which it implements
7872 to always fail with ENOSYS. Some functions are actually named
7873 something starting with __ and the normal name is an alias. */
7874 #if defined __stub_pcap_datalink_val_to_description || defined __stub___pcap_datalink_val_to_description
7881 return pcap_datalink_val_to_description ();
7886 rm -f conftest.
$ac_objext conftest
$ac_exeext
7887 if { (ac_try
="$ac_link"
7889 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
7890 *) ac_try_echo=$ac_try;;
7892 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7893 (eval "$ac_link") 2>conftest.er1
7895 grep -v '^ *+' conftest.er1 >conftest.err
7897 cat conftest.err >&5
7898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7899 (exit $ac_status); } && {
7900 test -z "$ac_c_werror_flag" ||
7901 test ! -s conftest.err
7902 } && test -s conftest$ac_exeext &&
7903 $as_test_x conftest$ac_exeext; then
7904 ac_cv_func_pcap_datalink_val_to_description=yes
7906 echo "$as_me: failed program was:" >&5
7907 sed 's/^/| /' conftest.$ac_ext >&5
7909 ac_cv_func_pcap_datalink_val_to_description=no
7912 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
7913 conftest$ac_exeext conftest.$ac_ext
7915 { echo "$as_me:$LINENO: result: $ac_cv_func_pcap_datalink_val_to_description" >&5
7916 echo "${ECHO_T}$ac_cv_func_pcap_datalink_val_to_description" >&6; }
7917 if test $ac_cv_func_pcap_datalink_val_to_description = yes; then
7918 cat >>confdefs.h <<\_ACEOF
7919 #define HAVE_PCAP_DATALINK_VAL_TO_DESCRIPTION 1
7924 case " $LIBOBJS " in
7925 *" dlnames.$ac_objext "* ) ;;
7926 *) LIBOBJS="$LIBOBJS dlnames.$ac_objext"
7936 case " $LIBOBJS " in
7937 *" dlnames.$ac_objext "* ) ;;
7938 *) LIBOBJS="$LIBOBJS dlnames.$ac_objext"
7947 for ac_func in pcap_breakloop
7949 as_ac_var=`echo "ac_cv_func_$ac_func" |
$as_tr_sh`
7950 { echo "$as_me:$LINENO: checking for $ac_func" >&5
7951 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
7952 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
7953 echo $ECHO_N "(cached) $ECHO_C" >&6
7955 cat >conftest.$ac_ext <<_ACEOF
7958 cat confdefs.h >>conftest.$ac_ext
7959 cat >>conftest.$ac_ext <<_ACEOF
7960 /* end confdefs.h. */
7961 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7962 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7963 #define $ac_func innocuous_$ac_func
7965 /* System header to define __stub macros and hopefully few prototypes,
7966 which can conflict with char $ac_func (); below.
7967 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7968 <limits.h> exists even on freestanding compilers. */
7971 # include <limits.h>
7973 # include <assert.h>
7978 /* Override any GCC internal prototype to avoid an error.
7979 Use char because int might match the return type of a GCC
7980 builtin and then its argument prototype would still apply. */
7985 /* The GNU C library defines this for functions which it implements
7986 to always fail with ENOSYS. Some functions are actually named
7987 something starting with __ and the normal name is an alias. */
7988 #if defined __stub_$ac_func || defined __stub___$ac_func
8000 rm -f conftest.$ac_objext conftest$ac_exeext
8001 if { (ac_try="$ac_link"
8003 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8004 *) ac_try_echo
=$ac_try;;
8006 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8007 (eval "$ac_link") 2>conftest.er1
8009 grep -v '^ *+' conftest.er1
>conftest.err
8011 cat conftest.err
>&5
8012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8013 (exit $ac_status); } && {
8014 test -z "$ac_c_werror_flag" ||
8015 test ! -s conftest.err
8016 } && test -s conftest
$ac_exeext &&
8017 $as_test_x conftest
$ac_exeext; then
8018 eval "$as_ac_var=yes"
8020 echo "$as_me: failed program was:" >&5
8021 sed 's/^/| /' conftest.
$ac_ext >&5
8023 eval "$as_ac_var=no"
8026 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8027 conftest
$ac_exeext conftest.
$ac_ext
8029 ac_res
=`eval echo '${'$as_ac_var'}'`
8030 { echo "$as_me:$LINENO: result: $ac_res" >&5
8031 echo "${ECHO_T}$ac_res" >&6; }
8032 if test `eval echo '${'$as_ac_var'}'` = yes; then
8033 cat >>confdefs.h
<<_ACEOF
8034 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
8041 { echo "$as_me:$LINENO: checking for pcap_dump_ftell" >&5
8042 echo $ECHO_N "checking for pcap_dump_ftell... $ECHO_C" >&6; }
8043 if test "${ac_cv_func_pcap_dump_ftell+set}" = set; then
8044 echo $ECHO_N "(cached) $ECHO_C" >&6
8046 cat >conftest.
$ac_ext <<_ACEOF
8049 cat confdefs.h
>>conftest.
$ac_ext
8050 cat >>conftest.
$ac_ext <<_ACEOF
8051 /* end confdefs.h. */
8052 /* Define pcap_dump_ftell to an innocuous variant, in case <limits.h> declares pcap_dump_ftell.
8053 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8054 #define pcap_dump_ftell innocuous_pcap_dump_ftell
8056 /* System header to define __stub macros and hopefully few prototypes,
8057 which can conflict with char pcap_dump_ftell (); below.
8058 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8059 <limits.h> exists even on freestanding compilers. */
8062 # include <limits.h>
8064 # include <assert.h>
8067 #undef pcap_dump_ftell
8069 /* Override any GCC internal prototype to avoid an error.
8070 Use char because int might match the return type of a GCC
8071 builtin and then its argument prototype would still apply. */
8075 char pcap_dump_ftell ();
8076 /* The GNU C library defines this for functions which it implements
8077 to always fail with ENOSYS. Some functions are actually named
8078 something starting with __ and the normal name is an alias. */
8079 #if defined __stub_pcap_dump_ftell || defined __stub___pcap_dump_ftell
8086 return pcap_dump_ftell ();
8091 rm -f conftest.
$ac_objext conftest
$ac_exeext
8092 if { (ac_try
="$ac_link"
8094 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8095 *) ac_try_echo=$ac_try;;
8097 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8098 (eval "$ac_link") 2>conftest.er1
8100 grep -v '^ *+' conftest.er1 >conftest.err
8102 cat conftest.err >&5
8103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8104 (exit $ac_status); } && {
8105 test -z "$ac_c_werror_flag" ||
8106 test ! -s conftest.err
8107 } && test -s conftest$ac_exeext &&
8108 $as_test_x conftest$ac_exeext; then
8109 ac_cv_func_pcap_dump_ftell=yes
8111 echo "$as_me: failed program was:" >&5
8112 sed 's/^/| /' conftest.$ac_ext >&5
8114 ac_cv_func_pcap_dump_ftell=no
8117 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8118 conftest$ac_exeext conftest.$ac_ext
8120 { echo "$as_me:$LINENO: result: $ac_cv_func_pcap_dump_ftell" >&5
8121 echo "${ECHO_T}$ac_cv_func_pcap_dump_ftell" >&6; }
8122 if test $ac_cv_func_pcap_dump_ftell = yes; then
8123 cat >>confdefs.h <<\_ACEOF
8124 #define HAVE_PCAP_DUMP_FTELL 1
8129 case " $LIBOBJS " in
8130 *" pcap_dump_ftell.$ac_objext "* ) ;;
8131 *) LIBOBJS="$LIBOBJS pcap_dump_ftell.$ac_objext"
8141 # Check for these after AC_LBL_LIBPCAP, so we link with the appropriate
8142 # libraries (e.g., "-lsocket -lnsl" on Solaris).
8144 # We don't use AC_REPLACE_FUNCS because that uses AC_CHECK_FUNCS which
8145 # use AC_CHECK_FUNC which doesn't let us specify the right #includes
8146 # to make this work on BSD/OS 4.x. BSD/OS 4.x ships with the BIND8
8147 # resolver, and the way it defines inet_{ntop,pton} is rather strange;
8148 # it does not ship with a libc symbol "inet_ntop()", it ships with
8149 # "_inet_ntop()", and has a #define macro in one of the system headers
8152 { echo "$as_me:$LINENO: checking for inet_ntop" >&5
8153 echo $ECHO_N "checking for inet_ntop... $ECHO_C" >&6; }
8154 cat >conftest.$ac_ext <<_ACEOF
8157 cat confdefs.h >>conftest.$ac_ext
8158 cat >>conftest.$ac_ext <<_ACEOF
8159 /* end confdefs.h. */
8160 #include <sys/types.h>
8161 #include <sys/socket.h>
8162 #include <netinet/in.h>
8163 #include <arpa/inet.h>
8167 char src[4], dst[128];
8168 inet_ntop(AF_INET, src, dst, sizeof(dst));
8173 rm -f conftest.$ac_objext conftest$ac_exeext
8174 if { (ac_try="$ac_link"
8176 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8177 *) ac_try_echo
=$ac_try;;
8179 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8180 (eval "$ac_link") 2>conftest.er1
8182 grep -v '^ *+' conftest.er1
>conftest.err
8184 cat conftest.err
>&5
8185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8186 (exit $ac_status); } && {
8187 test -z "$ac_c_werror_flag" ||
8188 test ! -s conftest.err
8189 } && test -s conftest
$ac_exeext &&
8190 $as_test_x conftest
$ac_exeext; then
8191 { echo "$as_me:$LINENO: result: yes" >&5
8192 echo "${ECHO_T}yes" >&6; }
8194 echo "$as_me: failed program was:" >&5
8195 sed 's/^/| /' conftest.
$ac_ext >&5
8197 { echo "$as_me:$LINENO: result: no" >&5
8198 echo "${ECHO_T}no" >&6; }
8199 case " $LIBOBJS " in
8200 *" inet_ntop.$ac_objext "* ) ;;
8201 *) LIBOBJS
="$LIBOBJS inet_ntop.$ac_objext"
8207 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8208 conftest
$ac_exeext conftest.
$ac_ext
8209 { echo "$as_me:$LINENO: checking for inet_pton" >&5
8210 echo $ECHO_N "checking for inet_pton... $ECHO_C" >&6; }
8211 cat >conftest.
$ac_ext <<_ACEOF
8214 cat confdefs.h
>>conftest.
$ac_ext
8215 cat >>conftest.
$ac_ext <<_ACEOF
8216 /* end confdefs.h. */
8217 #include <sys/types.h>
8218 #include <sys/socket.h>
8219 #include <netinet/in.h>
8220 #include <arpa/inet.h>
8224 char src[128], dst[4];
8225 inet_pton(AF_INET, src, dst);
8230 rm -f conftest.
$ac_objext conftest
$ac_exeext
8231 if { (ac_try
="$ac_link"
8233 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8234 *) ac_try_echo=$ac_try;;
8236 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8237 (eval "$ac_link") 2>conftest.er1
8239 grep -v '^ *+' conftest.er1 >conftest.err
8241 cat conftest.err >&5
8242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8243 (exit $ac_status); } && {
8244 test -z "$ac_c_werror_flag" ||
8245 test ! -s conftest.err
8246 } && test -s conftest$ac_exeext &&
8247 $as_test_x conftest$ac_exeext; then
8248 { echo "$as_me:$LINENO: result: yes" >&5
8249 echo "${ECHO_T}yes" >&6; }
8251 echo "$as_me: failed program was:" >&5
8252 sed 's/^/| /' conftest.$ac_ext >&5
8254 { echo "$as_me:$LINENO: result: no" >&5
8255 echo "${ECHO_T}no" >&6; }
8256 case " $LIBOBJS " in
8257 *" inet_pton.$ac_objext "* ) ;;
8258 *) LIBOBJS="$LIBOBJS inet_pton.$ac_objext"
8264 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8265 conftest$ac_exeext conftest.$ac_ext
8266 { echo "$as_me:$LINENO: checking for inet_aton" >&5
8267 echo $ECHO_N "checking for inet_aton... $ECHO_C" >&6; }
8268 cat >conftest.$ac_ext <<_ACEOF
8271 cat confdefs.h >>conftest.$ac_ext
8272 cat >>conftest.$ac_ext <<_ACEOF
8273 /* end confdefs.h. */
8274 #include <sys/types.h>
8275 #include <netinet/in.h>
8276 #include <arpa/inet.h>
8282 inet_aton(src, &dst);
8287 rm -f conftest.$ac_objext conftest$ac_exeext
8288 if { (ac_try="$ac_link"
8290 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8291 *) ac_try_echo
=$ac_try;;
8293 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8294 (eval "$ac_link") 2>conftest.er1
8296 grep -v '^ *+' conftest.er1
>conftest.err
8298 cat conftest.err
>&5
8299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8300 (exit $ac_status); } && {
8301 test -z "$ac_c_werror_flag" ||
8302 test ! -s conftest.err
8303 } && test -s conftest
$ac_exeext &&
8304 $as_test_x conftest
$ac_exeext; then
8305 { echo "$as_me:$LINENO: result: yes" >&5
8306 echo "${ECHO_T}yes" >&6; }
8308 echo "$as_me: failed program was:" >&5
8309 sed 's/^/| /' conftest.
$ac_ext >&5
8311 { echo "$as_me:$LINENO: result: no" >&5
8312 echo "${ECHO_T}no" >&6; }
8313 case " $LIBOBJS " in
8314 *" inet_aton.$ac_objext "* ) ;;
8315 *) LIBOBJS
="$LIBOBJS inet_aton.$ac_objext"
8321 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
8322 conftest
$ac_exeext conftest.
$ac_ext
8325 # Check for these after AC_LBL_LIBPCAP, for the same reason.
8327 # You are in a twisty little maze of UN*Xes, all different.
8328 # Some might not have ether_ntohost().
8329 # Some might have it, but not declare it in any header file.
8330 # Some might have it, but declare it in <netinet/if_ether.h>.
8331 # Some might have it, but declare it in <netinet/ether.h>
8332 # (And some might have it but document it as something declared in
8333 # <netinet/ethernet.h>, although <netinet/if_ether.h> appears to work.)
8335 # Before you is a C compiler.
8338 for ac_func
in ether_ntohost
8340 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8341 { echo "$as_me:$LINENO: checking for $ac_func" >&5
8342 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
8343 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
8344 echo $ECHO_N "(cached) $ECHO_C" >&6
8346 cat >conftest.
$ac_ext <<_ACEOF
8349 cat confdefs.h
>>conftest.
$ac_ext
8350 cat >>conftest.
$ac_ext <<_ACEOF
8351 /* end confdefs.h. */
8352 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
8353 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8354 #define $ac_func innocuous_$ac_func
8356 /* System header to define __stub macros and hopefully few prototypes,
8357 which can conflict with char $ac_func (); below.
8358 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8359 <limits.h> exists even on freestanding compilers. */
8362 # include <limits.h>
8364 # include <assert.h>
8369 /* Override any GCC internal prototype to avoid an error.
8370 Use char because int might match the return type of a GCC
8371 builtin and then its argument prototype would still apply. */
8376 /* The GNU C library defines this for functions which it implements
8377 to always fail with ENOSYS. Some functions are actually named
8378 something starting with __ and the normal name is an alias. */
8379 #if defined __stub_$ac_func || defined __stub___$ac_func
8391 rm -f conftest.
$ac_objext conftest
$ac_exeext
8392 if { (ac_try
="$ac_link"
8394 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8395 *) ac_try_echo=$ac_try;;
8397 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8398 (eval "$ac_link") 2>conftest.er1
8400 grep -v '^ *+' conftest.er1 >conftest.err
8402 cat conftest.err >&5
8403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8404 (exit $ac_status); } && {
8405 test -z "$ac_c_werror_flag" ||
8406 test ! -s conftest.err
8407 } && test -s conftest$ac_exeext &&
8408 $as_test_x conftest$ac_exeext; then
8409 eval "$as_ac_var=yes"
8411 echo "$as_me: failed program was:" >&5
8412 sed 's/^/| /' conftest.$ac_ext >&5
8414 eval "$as_ac_var=no"
8417 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8418 conftest$ac_exeext conftest.$ac_ext
8420 ac_res=`eval echo '${'$as_ac_var'}'`
8421 { echo "$as_me:$LINENO: result: $ac_res" >&5
8422 echo "${ECHO_T}$ac_res" >&6; }
8423 if test `eval echo '${'$as_ac_var'}'` = yes; then
8424 cat >>confdefs.h <<_ACEOF
8425 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
8428 { echo "$as_me:$LINENO: checking for buggy ether_ntohost" >&5
8429 echo $ECHO_N "checking for buggy ether_ntohost... $ECHO_C" >&6; }
8430 if test "${ac_cv_buggy_ether_ntohost+set}" = set; then
8431 echo $ECHO_N "(cached) $ECHO_C" >&6
8434 if test "$cross_compiling" = yes; then
8435 ac_cv_buggy_ether_ntohost="not while cross-compiling"
8437 cat >conftest.$ac_ext <<_ACEOF
8440 cat confdefs.h >>conftest.$ac_ext
8441 cat >>conftest.$ac_ext <<_ACEOF
8442 /* end confdefs.h. */
8445 #include <sys/types.h>
8446 #include <sys/param.h>
8447 #include <sys/socket.h>
8450 main(int argc, char **argv)
8452 u_char ea[6] = { 0xff, 0xff, 0xff, 0xff, 0xff };
8453 char name[MAXHOSTNAMELEN];
8455 ether_ntohost(name, (struct ether_addr *)ea);
8460 rm -f conftest$ac_exeext
8461 if { (ac_try="$ac_link"
8463 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8464 *) ac_try_echo
=$ac_try;;
8466 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8467 (eval "$ac_link") 2>&5
8469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8470 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
8471 { (case "(($ac_try" in
8472 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8473 *) ac_try_echo=$ac_try;;
8475 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8476 (eval "$ac_try") 2>&5
8478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8479 (exit $ac_status); }; }; then
8480 ac_cv_buggy_ether_ntohost=no
8482 echo "$as_me: program exited with status $ac_status" >&5
8483 echo "$as_me: failed program was:" >&5
8484 sed 's/^/| /' conftest.$ac_ext >&5
8487 ac_cv_buggy_ether_ntohost=yes
8489 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8494 { echo "$as_me:$LINENO: result: $ac_cv_buggy_ether_ntohost" >&5
8495 echo "${ECHO_T}$ac_cv_buggy_ether_ntohost" >&6; }
8496 if test "$ac_cv_buggy_ether_ntohost" = "no"; then
8497 cat >>confdefs.h <<\_ACEOF
8498 #define USE_ETHER_NTOHOST 1
8506 if test "$ac_cv_func_ether_ntohost" = yes -a \
8507 "$ac_cv_buggy_ether_ntohost" = "no"; then
8509 # OK, we have ether_ntohost(). Do we have <netinet/if_ether.h>?
8511 if test "$ac_cv_header_netinet_if_ether_h" = yes; then
8513 # Yes. Does it declare ether_ntohost()?
8515 { echo "$as_me:$LINENO: checking whether ether_ntohost is declared" >&5
8516 echo $ECHO_N "checking whether ether_ntohost is declared... $ECHO_C" >&6; }
8517 if test "${ac_cv_have_decl_ether_ntohost+set}" = set; then
8518 echo $ECHO_N "(cached) $ECHO_C" >&6
8520 cat >conftest.$ac_ext <<_ACEOF
8523 cat confdefs.h >>conftest.$ac_ext
8524 cat >>conftest.$ac_ext <<_ACEOF
8525 /* end confdefs.h. */
8527 #include <sys/types.h>
8528 #include <sys/socket.h>
8529 #include <netinet/in.h>
8530 #include <arpa/inet.h>
8534 #include <netinet/if_ether.h>
8540 #ifndef ether_ntohost
8541 (void) ether_ntohost;
8548 rm -f conftest.$ac_objext
8549 if { (ac_try="$ac_compile"
8551 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8552 *) ac_try_echo
=$ac_try;;
8554 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8555 (eval "$ac_compile") 2>conftest.er1
8557 grep -v '^ *+' conftest.er1
>conftest.err
8559 cat conftest.err
>&5
8560 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8561 (exit $ac_status); } && {
8562 test -z "$ac_c_werror_flag" ||
8563 test ! -s conftest.err
8564 } && test -s conftest.
$ac_objext; then
8565 ac_cv_have_decl_ether_ntohost
=yes
8567 echo "$as_me: failed program was:" >&5
8568 sed 's/^/| /' conftest.
$ac_ext >&5
8570 ac_cv_have_decl_ether_ntohost
=no
8573 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8575 { echo "$as_me:$LINENO: result: $ac_cv_have_decl_ether_ntohost" >&5
8576 echo "${ECHO_T}$ac_cv_have_decl_ether_ntohost" >&6; }
8577 if test $ac_cv_have_decl_ether_ntohost = yes; then
8580 cat >>confdefs.h
<<\_ACEOF
8581 #define NETINET_IF_ETHER_H_DECLARES_ETHER_NTOHOST
8591 if test "$ac_cv_have_decl_ether_ntohost" != yes; then
8593 # No, how about <netinet/ether.h>, as on Linux?
8596 for ac_header
in netinet
/ether.h
8598 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8599 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8600 { echo "$as_me:$LINENO: checking for $ac_header" >&5
8601 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
8602 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8603 echo $ECHO_N "(cached) $ECHO_C" >&6
8605 ac_res
=`eval echo '${'$as_ac_Header'}'`
8606 { echo "$as_me:$LINENO: result: $ac_res" >&5
8607 echo "${ECHO_T}$ac_res" >&6; }
8609 # Is the header compilable?
8610 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
8611 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
8612 cat >conftest.
$ac_ext <<_ACEOF
8615 cat confdefs.h
>>conftest.
$ac_ext
8616 cat >>conftest.
$ac_ext <<_ACEOF
8617 /* end confdefs.h. */
8618 $ac_includes_default
8619 #include <$ac_header>
8621 rm -f conftest.
$ac_objext
8622 if { (ac_try
="$ac_compile"
8624 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8625 *) ac_try_echo=$ac_try;;
8627 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8628 (eval "$ac_compile") 2>conftest.er1
8630 grep -v '^ *+' conftest.er1 >conftest.err
8632 cat conftest.err >&5
8633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8634 (exit $ac_status); } && {
8635 test -z "$ac_c_werror_flag" ||
8636 test ! -s conftest.err
8637 } && test -s conftest.$ac_objext; then
8638 ac_header_compiler=yes
8640 echo "$as_me: failed program was:" >&5
8641 sed 's/^/| /' conftest.$ac_ext >&5
8643 ac_header_compiler=no
8646 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8647 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8648 echo "${ECHO_T}$ac_header_compiler" >&6; }
8650 # Is the header present?
8651 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
8652 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
8653 cat >conftest.$ac_ext <<_ACEOF
8656 cat confdefs.h >>conftest.$ac_ext
8657 cat >>conftest.$ac_ext <<_ACEOF
8658 /* end confdefs.h. */
8659 #include <$ac_header>
8661 if { (ac_try="$ac_cpp conftest.$ac_ext"
8663 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8664 *) ac_try_echo
=$ac_try;;
8666 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8667 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
8669 grep -v '^ *+' conftest.er1
>conftest.err
8671 cat conftest.err
>&5
8672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8673 (exit $ac_status); } >/dev
/null
&& {
8674 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
8675 test ! -s conftest.err
8677 ac_header_preproc
=yes
8679 echo "$as_me: failed program was:" >&5
8680 sed 's/^/| /' conftest.
$ac_ext >&5
8682 ac_header_preproc
=no
8685 rm -f conftest.err conftest.
$ac_ext
8686 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8687 echo "${ECHO_T}$ac_header_preproc" >&6; }
8689 # So? What about this header?
8690 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8692 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8693 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8694 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8695 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8696 ac_header_preproc
=yes
8699 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8700 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8701 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8702 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8703 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8704 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8705 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8706 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8707 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8708 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8709 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8710 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8714 { echo "$as_me:$LINENO: checking for $ac_header" >&5
8715 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
8716 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
8717 echo $ECHO_N "(cached) $ECHO_C" >&6
8719 eval "$as_ac_Header=\$ac_header_preproc"
8721 ac_res
=`eval echo '${'$as_ac_Header'}'`
8722 { echo "$as_me:$LINENO: result: $ac_res" >&5
8723 echo "${ECHO_T}$ac_res" >&6; }
8726 if test `eval echo '${'$as_ac_Header'}'` = yes; then
8727 cat >>confdefs.h
<<_ACEOF
8728 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8735 if test "$ac_cv_header_netinet_ether_h" = yes; then
8737 # We have it - does it declare ether_ntohost()?
8738 # Unset ac_cv_have_decl_ether_ntohost so we don't
8739 # treat the previous failure as a cached value and
8740 # suppress the next test.
8742 unset ac_cv_have_decl_ether_ntohost
8743 { echo "$as_me:$LINENO: checking whether ether_ntohost is declared" >&5
8744 echo $ECHO_N "checking whether ether_ntohost is declared... $ECHO_C" >&6; }
8745 if test "${ac_cv_have_decl_ether_ntohost+set}" = set; then
8746 echo $ECHO_N "(cached) $ECHO_C" >&6
8748 cat >conftest.
$ac_ext <<_ACEOF
8751 cat confdefs.h
>>conftest.
$ac_ext
8752 cat >>conftest.
$ac_ext <<_ACEOF
8753 /* end confdefs.h. */
8755 #include <netinet/ether.h>
8761 #ifndef ether_ntohost
8762 (void) ether_ntohost;
8769 rm -f conftest.
$ac_objext
8770 if { (ac_try
="$ac_compile"
8772 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8773 *) ac_try_echo=$ac_try;;
8775 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8776 (eval "$ac_compile") 2>conftest.er1
8778 grep -v '^ *+' conftest.er1 >conftest.err
8780 cat conftest.err >&5
8781 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8782 (exit $ac_status); } && {
8783 test -z "$ac_c_werror_flag" ||
8784 test ! -s conftest.err
8785 } && test -s conftest.$ac_objext; then
8786 ac_cv_have_decl_ether_ntohost=yes
8788 echo "$as_me: failed program was:" >&5
8789 sed 's/^/| /' conftest.$ac_ext >&5
8791 ac_cv_have_decl_ether_ntohost=no
8794 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8796 { echo "$as_me:$LINENO: result: $ac_cv_have_decl_ether_ntohost" >&5
8797 echo "${ECHO_T}$ac_cv_have_decl_ether_ntohost" >&6; }
8798 if test $ac_cv_have_decl_ether_ntohost = yes; then
8801 cat >>confdefs.h <<\_ACEOF
8802 #define NETINET_ETHER_H_DECLARES_ETHER_NTOHOST
8811 # Is ether_ntohost() declared?
8813 if test "$ac_cv_have_decl_ether_ntohost" != yes; then
8815 # No, we'll have to declare it ourselves.
8816 # Do we have "struct ether_addr"?
8818 { echo "$as_me:$LINENO: checking for struct ether_addr" >&5
8819 echo $ECHO_N "checking for struct ether_addr... $ECHO_C" >&6; }
8820 if test "${ac_cv_type_struct_ether_addr+set}" = set; then
8821 echo $ECHO_N "(cached) $ECHO_C" >&6
8823 cat >conftest.$ac_ext <<_ACEOF
8826 cat confdefs.h >>conftest.$ac_ext
8827 cat >>conftest.$ac_ext <<_ACEOF
8828 /* end confdefs.h. */
8830 #include <sys/types.h>
8831 #include <sys/socket.h>
8832 #include <netinet/in.h>
8833 #include <arpa/inet.h>
8837 #include <netinet/if_ether.h>
8840 typedef struct ether_addr ac__type_new_;
8844 if ((ac__type_new_ *) 0)
8846 if (sizeof (ac__type_new_))
8852 rm -f conftest.$ac_objext
8853 if { (ac_try="$ac_compile"
8855 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8856 *) ac_try_echo
=$ac_try;;
8858 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8859 (eval "$ac_compile") 2>conftest.er1
8861 grep -v '^ *+' conftest.er1
>conftest.err
8863 cat conftest.err
>&5
8864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8865 (exit $ac_status); } && {
8866 test -z "$ac_c_werror_flag" ||
8867 test ! -s conftest.err
8868 } && test -s conftest.
$ac_objext; then
8869 ac_cv_type_struct_ether_addr
=yes
8871 echo "$as_me: failed program was:" >&5
8872 sed 's/^/| /' conftest.
$ac_ext >&5
8874 ac_cv_type_struct_ether_addr
=no
8877 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
8879 { echo "$as_me:$LINENO: result: $ac_cv_type_struct_ether_addr" >&5
8880 echo "${ECHO_T}$ac_cv_type_struct_ether_addr" >&6; }
8881 if test $ac_cv_type_struct_ether_addr = yes; then
8883 cat >>confdefs.h
<<_ACEOF
8884 #define HAVE_STRUCT_ETHER_ADDR 1
8891 cat >>confdefs.h
<<\_ACEOF
8892 #define HAVE_DECL_ETHER_NTOHOST 0
8897 cat >>confdefs.h
<<\_ACEOF
8898 #define HAVE_DECL_ETHER_NTOHOST 1
8904 # libdlpi is needed for Solaris 11 and later.
8905 { echo "$as_me:$LINENO: checking for dlpi_walk in -ldlpi" >&5
8906 echo $ECHO_N "checking for dlpi_walk in -ldlpi... $ECHO_C" >&6; }
8907 if test "${ac_cv_lib_dlpi_dlpi_walk+set}" = set; then
8908 echo $ECHO_N "(cached) $ECHO_C" >&6
8910 ac_check_lib_save_LIBS
=$LIBS
8911 LIBS
="-ldlpi -L/lib $LIBS"
8912 cat >conftest.
$ac_ext <<_ACEOF
8915 cat confdefs.h
>>conftest.
$ac_ext
8916 cat >>conftest.
$ac_ext <<_ACEOF
8917 /* end confdefs.h. */
8919 /* Override any GCC internal prototype to avoid an error.
8920 Use char because int might match the return type of a GCC
8921 builtin and then its argument prototype would still apply. */
8929 return dlpi_walk ();
8934 rm -f conftest.
$ac_objext conftest
$ac_exeext
8935 if { (ac_try
="$ac_link"
8937 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
8938 *) ac_try_echo=$ac_try;;
8940 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8941 (eval "$ac_link") 2>conftest.er1
8943 grep -v '^ *+' conftest.er1 >conftest.err
8945 cat conftest.err >&5
8946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8947 (exit $ac_status); } && {
8948 test -z "$ac_c_werror_flag" ||
8949 test ! -s conftest.err
8950 } && test -s conftest$ac_exeext &&
8951 $as_test_x conftest$ac_exeext; then
8952 ac_cv_lib_dlpi_dlpi_walk=yes
8954 echo "$as_me: failed program was:" >&5
8955 sed 's/^/| /' conftest.$ac_ext >&5
8957 ac_cv_lib_dlpi_dlpi_walk=no
8960 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8961 conftest$ac_exeext conftest.$ac_ext
8962 LIBS=$ac_check_lib_save_LIBS
8964 { echo "$as_me:$LINENO: result: $ac_cv_lib_dlpi_dlpi_walk" >&5
8965 echo "${ECHO_T}$ac_cv_lib_dlpi_dlpi_walk" >&6; }
8966 if test $ac_cv_lib_dlpi_dlpi_walk = yes; then
8967 LIBS="$LIBS -ldlpi" LDFLAGS="-L/lib $LDFLAGS"
8972 { echo "$as_me:$LINENO: checking if sockaddr struct has sa_len member" >&5
8973 echo $ECHO_N "checking if sockaddr struct has sa_len member... $ECHO_C" >&6; }
8974 if test "${ac_cv_sockaddr_has_sa_len+set}" = set; then
8975 echo $ECHO_N "(cached) $ECHO_C" >&6
8977 cat >conftest.$ac_ext <<_ACEOF
8980 cat confdefs.h >>conftest.$ac_ext
8981 cat >>conftest.$ac_ext <<_ACEOF
8982 /* end confdefs.h. */
8984 # include <sys/types.h>
8985 # include <sys/socket.h>
8989 u_int i = sizeof(((struct sockaddr *)0)->sa_len)
8994 rm -f conftest.$ac_objext
8995 if { (ac_try="$ac_compile"
8997 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
8998 *) ac_try_echo
=$ac_try;;
9000 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9001 (eval "$ac_compile") 2>conftest.er1
9003 grep -v '^ *+' conftest.er1
>conftest.err
9005 cat conftest.err
>&5
9006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9007 (exit $ac_status); } && {
9008 test -z "$ac_c_werror_flag" ||
9009 test ! -s conftest.err
9010 } && test -s conftest.
$ac_objext; then
9011 ac_cv_sockaddr_has_sa_len
=yes
9013 echo "$as_me: failed program was:" >&5
9014 sed 's/^/| /' conftest.
$ac_ext >&5
9016 ac_cv_sockaddr_has_sa_len
=no
9019 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9022 { echo "$as_me:$LINENO: result: $ac_cv_sockaddr_has_sa_len" >&5
9023 echo "${ECHO_T}$ac_cv_sockaddr_has_sa_len" >&6; }
9024 if test $ac_cv_sockaddr_has_sa_len = yes ; then
9025 cat >>confdefs.h
<<\_ACEOF
9026 #define HAVE_SOCKADDR_SA_LEN 1
9031 if test "$ac_cv_sockaddr_has_sa_len" = no
; then
9032 missing_includes
=yes
9036 # Do we have the new open API? Check for pcap_create, and assume that,
9037 # if we do, we also have pcap_activate() and the other new routines
9038 # introduced in libpcap 1.0.0.
9041 for ac_func
in pcap_create
9043 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9044 { echo "$as_me:$LINENO: checking for $ac_func" >&5
9045 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
9046 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9047 echo $ECHO_N "(cached) $ECHO_C" >&6
9049 cat >conftest.
$ac_ext <<_ACEOF
9052 cat confdefs.h
>>conftest.
$ac_ext
9053 cat >>conftest.
$ac_ext <<_ACEOF
9054 /* end confdefs.h. */
9055 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9056 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9057 #define $ac_func innocuous_$ac_func
9059 /* System header to define __stub macros and hopefully few prototypes,
9060 which can conflict with char $ac_func (); below.
9061 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9062 <limits.h> exists even on freestanding compilers. */
9065 # include <limits.h>
9067 # include <assert.h>
9072 /* Override any GCC internal prototype to avoid an error.
9073 Use char because int might match the return type of a GCC
9074 builtin and then its argument prototype would still apply. */
9079 /* The GNU C library defines this for functions which it implements
9080 to always fail with ENOSYS. Some functions are actually named
9081 something starting with __ and the normal name is an alias. */
9082 #if defined __stub_$ac_func || defined __stub___$ac_func
9094 rm -f conftest.
$ac_objext conftest
$ac_exeext
9095 if { (ac_try
="$ac_link"
9097 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9098 *) ac_try_echo=$ac_try;;
9100 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9101 (eval "$ac_link") 2>conftest.er1
9103 grep -v '^ *+' conftest.er1 >conftest.err
9105 cat conftest.err >&5
9106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9107 (exit $ac_status); } && {
9108 test -z "$ac_c_werror_flag" ||
9109 test ! -s conftest.err
9110 } && test -s conftest$ac_exeext &&
9111 $as_test_x conftest$ac_exeext; then
9112 eval "$as_ac_var=yes"
9114 echo "$as_me: failed program was:" >&5
9115 sed 's/^/| /' conftest.$ac_ext >&5
9117 eval "$as_ac_var=no"
9120 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9121 conftest$ac_exeext conftest.$ac_ext
9123 ac_res=`eval echo '${'$as_ac_var'}'`
9124 { echo "$as_me:$LINENO: result: $ac_res" >&5
9125 echo "${ECHO_T}$ac_res" >&6; }
9126 if test `eval echo '${'$as_ac_var'}'` = yes; then
9127 cat >>confdefs.h <<_ACEOF
9128 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
9134 if test $ac_cv_func_pcap_create = "yes" ; then
9136 # OK, do we have pcap_set_tstamp_type? If so, assume we have
9137 # pcap_list_tstamp_types and pcap_free_tstamp_types as well.
9140 for ac_func in pcap_set_tstamp_type
9142 as_ac_var=`echo "ac_cv_func_$ac_func" |
$as_tr_sh`
9143 { echo "$as_me:$LINENO: checking for $ac_func" >&5
9144 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
9145 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9146 echo $ECHO_N "(cached) $ECHO_C" >&6
9148 cat >conftest.$ac_ext <<_ACEOF
9151 cat confdefs.h >>conftest.$ac_ext
9152 cat >>conftest.$ac_ext <<_ACEOF
9153 /* end confdefs.h. */
9154 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9155 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9156 #define $ac_func innocuous_$ac_func
9158 /* System header to define __stub macros and hopefully few prototypes,
9159 which can conflict with char $ac_func (); below.
9160 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9161 <limits.h> exists even on freestanding compilers. */
9164 # include <limits.h>
9166 # include <assert.h>
9171 /* Override any GCC internal prototype to avoid an error.
9172 Use char because int might match the return type of a GCC
9173 builtin and then its argument prototype would still apply. */
9178 /* The GNU C library defines this for functions which it implements
9179 to always fail with ENOSYS. Some functions are actually named
9180 something starting with __ and the normal name is an alias. */
9181 #if defined __stub_$ac_func || defined __stub___$ac_func
9193 rm -f conftest.$ac_objext conftest$ac_exeext
9194 if { (ac_try="$ac_link"
9196 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9197 *) ac_try_echo
=$ac_try;;
9199 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9200 (eval "$ac_link") 2>conftest.er1
9202 grep -v '^ *+' conftest.er1
>conftest.err
9204 cat conftest.err
>&5
9205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9206 (exit $ac_status); } && {
9207 test -z "$ac_c_werror_flag" ||
9208 test ! -s conftest.err
9209 } && test -s conftest
$ac_exeext &&
9210 $as_test_x conftest
$ac_exeext; then
9211 eval "$as_ac_var=yes"
9213 echo "$as_me: failed program was:" >&5
9214 sed 's/^/| /' conftest.
$ac_ext >&5
9216 eval "$as_ac_var=no"
9219 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9220 conftest
$ac_exeext conftest.
$ac_ext
9222 ac_res
=`eval echo '${'$as_ac_var'}'`
9223 { echo "$as_me:$LINENO: result: $ac_res" >&5
9224 echo "${ECHO_T}$ac_res" >&6; }
9225 if test `eval echo '${'$as_ac_var'}'` = yes; then
9226 cat >>confdefs.h
<<_ACEOF
9227 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9238 for ac_func
in pcap_findalldevs pcap_dump_flush pcap_lib_version
9240 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9241 { echo "$as_me:$LINENO: checking for $ac_func" >&5
9242 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
9243 if { as_var
=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9244 echo $ECHO_N "(cached) $ECHO_C" >&6
9246 cat >conftest.
$ac_ext <<_ACEOF
9249 cat confdefs.h
>>conftest.
$ac_ext
9250 cat >>conftest.
$ac_ext <<_ACEOF
9251 /* end confdefs.h. */
9252 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9253 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9254 #define $ac_func innocuous_$ac_func
9256 /* System header to define __stub macros and hopefully few prototypes,
9257 which can conflict with char $ac_func (); below.
9258 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9259 <limits.h> exists even on freestanding compilers. */
9262 # include <limits.h>
9264 # include <assert.h>
9269 /* Override any GCC internal prototype to avoid an error.
9270 Use char because int might match the return type of a GCC
9271 builtin and then its argument prototype would still apply. */
9276 /* The GNU C library defines this for functions which it implements
9277 to always fail with ENOSYS. Some functions are actually named
9278 something starting with __ and the normal name is an alias. */
9279 #if defined __stub_$ac_func || defined __stub___$ac_func
9291 rm -f conftest.
$ac_objext conftest
$ac_exeext
9292 if { (ac_try
="$ac_link"
9294 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9295 *) ac_try_echo=$ac_try;;
9297 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9298 (eval "$ac_link") 2>conftest.er1
9300 grep -v '^ *+' conftest.er1 >conftest.err
9302 cat conftest.err >&5
9303 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9304 (exit $ac_status); } && {
9305 test -z "$ac_c_werror_flag" ||
9306 test ! -s conftest.err
9307 } && test -s conftest$ac_exeext &&
9308 $as_test_x conftest$ac_exeext; then
9309 eval "$as_ac_var=yes"
9311 echo "$as_me: failed program was:" >&5
9312 sed 's/^/| /' conftest.$ac_ext >&5
9314 eval "$as_ac_var=no"
9317 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9318 conftest$ac_exeext conftest.$ac_ext
9320 ac_res=`eval echo '${'$as_ac_var'}'`
9321 { echo "$as_me:$LINENO: result: $ac_res" >&5
9322 echo "${ECHO_T}$ac_res" >&6; }
9323 if test `eval echo '${'$as_ac_var'}'` = yes; then
9324 cat >>confdefs.h <<_ACEOF
9325 #define `echo "HAVE_$ac_func" |
$as_tr_cpp` 1
9331 if test $ac_cv_func_pcap_findalldevs = "yes" ; then
9332 savedppflags="$CPPLAGS"
9333 CPPFLAGS="$CPPFLAGS $V_INCLS"
9334 { echo "$as_me:$LINENO: checking for pcap_if_t" >&5
9335 echo $ECHO_N "checking for pcap_if_t... $ECHO_C" >&6; }
9336 if test "${ac_cv_type_pcap_if_t+set}" = set; then
9337 echo $ECHO_N "(cached) $ECHO_C" >&6
9339 cat >conftest.$ac_ext <<_ACEOF
9342 cat confdefs.h >>conftest.$ac_ext
9343 cat >>conftest.$ac_ext <<_ACEOF
9344 /* end confdefs.h. */
9347 typedef pcap_if_t ac__type_new_;
9351 if ((ac__type_new_ *) 0)
9353 if (sizeof (ac__type_new_))
9359 rm -f conftest.$ac_objext
9360 if { (ac_try="$ac_compile"
9362 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9363 *) ac_try_echo
=$ac_try;;
9365 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9366 (eval "$ac_compile") 2>conftest.er1
9368 grep -v '^ *+' conftest.er1
>conftest.err
9370 cat conftest.err
>&5
9371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9372 (exit $ac_status); } && {
9373 test -z "$ac_c_werror_flag" ||
9374 test ! -s conftest.err
9375 } && test -s conftest.
$ac_objext; then
9376 ac_cv_type_pcap_if_t
=yes
9378 echo "$as_me: failed program was:" >&5
9379 sed 's/^/| /' conftest.
$ac_ext >&5
9381 ac_cv_type_pcap_if_t
=no
9384 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
9386 { echo "$as_me:$LINENO: result: $ac_cv_type_pcap_if_t" >&5
9387 echo "${ECHO_T}$ac_cv_type_pcap_if_t" >&6; }
9388 if test $ac_cv_type_pcap_if_t = yes; then
9390 cat >>confdefs.h
<<_ACEOF
9391 #define HAVE_PCAP_IF_T 1
9397 CPPFLAGS
="$savedcppflags"
9400 if test $ac_cv_func_pcap_lib_version = "no" ; then
9401 { echo "$as_me:$LINENO: checking whether pcap_version is defined by libpcap" >&5
9402 echo $ECHO_N "checking whether pcap_version is defined by libpcap... $ECHO_C" >&6; }
9403 cat >conftest.
$ac_ext <<_ACEOF
9406 cat confdefs.h
>>conftest.
$ac_ext
9407 cat >>conftest.
$ac_ext <<_ACEOF
9408 /* end confdefs.h. */
9414 extern char pcap_version[];
9416 return (int)pcap_version;
9422 rm -f conftest.
$ac_objext conftest
$ac_exeext
9423 if { (ac_try
="$ac_link"
9425 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9426 *) ac_try_echo=$ac_try;;
9428 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9429 (eval "$ac_link") 2>conftest.er1
9431 grep -v '^ *+' conftest.er1 >conftest.err
9433 cat conftest.err >&5
9434 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9435 (exit $ac_status); } && {
9436 test -z "$ac_c_werror_flag" ||
9437 test ! -s conftest.err
9438 } && test -s conftest$ac_exeext &&
9439 $as_test_x conftest$ac_exeext; then
9440 ac_lbl_cv_pcap_version_defined=yes
9442 echo "$as_me: failed program was:" >&5
9443 sed 's/^/| /' conftest.$ac_ext >&5
9445 ac_lbl_cv_pcap_version_defined=no
9448 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9449 conftest$ac_exeext conftest.$ac_ext
9450 if test "$ac_lbl_cv_pcap_version_defined" = yes ; then
9451 { echo "$as_me:$LINENO: result: yes" >&5
9452 echo "${ECHO_T}yes" >&6; }
9453 cat >>confdefs.h <<\_ACEOF
9454 #define HAVE_PCAP_VERSION 1
9458 { echo "$as_me:$LINENO: result: no" >&5
9459 echo "${ECHO_T}no" >&6; }
9462 { echo "$as_me:$LINENO: checking whether pcap_debug is defined by libpcap" >&5
9463 echo $ECHO_N "checking whether pcap_debug is defined by libpcap... $ECHO_C" >&6; }
9464 cat >conftest.$ac_ext <<_ACEOF
9467 cat confdefs.h >>conftest.$ac_ext
9468 cat >>conftest.$ac_ext <<_ACEOF
9469 /* end confdefs.h. */
9475 extern int pcap_debug;
9483 rm -f conftest.$ac_objext conftest$ac_exeext
9484 if { (ac_try="$ac_link"
9486 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9487 *) ac_try_echo
=$ac_try;;
9489 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9490 (eval "$ac_link") 2>conftest.er1
9492 grep -v '^ *+' conftest.er1
>conftest.err
9494 cat conftest.err
>&5
9495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9496 (exit $ac_status); } && {
9497 test -z "$ac_c_werror_flag" ||
9498 test ! -s conftest.err
9499 } && test -s conftest
$ac_exeext &&
9500 $as_test_x conftest
$ac_exeext; then
9501 ac_lbl_cv_pcap_debug_defined
=yes
9503 echo "$as_me: failed program was:" >&5
9504 sed 's/^/| /' conftest.
$ac_ext >&5
9506 ac_lbl_cv_pcap_debug_defined
=no
9509 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9510 conftest
$ac_exeext conftest.
$ac_ext
9511 if test "$ac_lbl_cv_pcap_debug_defined" = yes ; then
9512 { echo "$as_me:$LINENO: result: yes" >&5
9513 echo "${ECHO_T}yes" >&6; }
9514 cat >>confdefs.h
<<\_ACEOF
9515 #define HAVE_PCAP_DEBUG 1
9519 { echo "$as_me:$LINENO: result: no" >&5
9520 echo "${ECHO_T}no" >&6; }
9522 # OK, what about "yydebug"?
9524 { echo "$as_me:$LINENO: checking whether yydebug is defined by libpcap" >&5
9525 echo $ECHO_N "checking whether yydebug is defined by libpcap... $ECHO_C" >&6; }
9526 cat >conftest.
$ac_ext <<_ACEOF
9529 cat confdefs.h
>>conftest.
$ac_ext
9530 cat >>conftest.
$ac_ext <<_ACEOF
9531 /* end confdefs.h. */
9545 rm -f conftest.
$ac_objext conftest
$ac_exeext
9546 if { (ac_try
="$ac_link"
9548 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9549 *) ac_try_echo=$ac_try;;
9551 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9552 (eval "$ac_link") 2>conftest.er1
9554 grep -v '^ *+' conftest.er1 >conftest.err
9556 cat conftest.err >&5
9557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9558 (exit $ac_status); } && {
9559 test -z "$ac_c_werror_flag" ||
9560 test ! -s conftest.err
9561 } && test -s conftest$ac_exeext &&
9562 $as_test_x conftest$ac_exeext; then
9563 ac_lbl_cv_yydebug_defined=yes
9565 echo "$as_me: failed program was:" >&5
9566 sed 's/^/| /' conftest.$ac_ext >&5
9568 ac_lbl_cv_yydebug_defined=no
9571 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9572 conftest$ac_exeext conftest.$ac_ext
9573 if test "$ac_lbl_cv_yydebug_defined" = yes ; then
9574 { echo "$as_me:$LINENO: result: yes" >&5
9575 echo "${ECHO_T}yes" >&6; }
9576 cat >>confdefs.h <<\_ACEOF
9577 #define HAVE_YYDEBUG 1
9581 { echo "$as_me:$LINENO: result: no" >&5
9582 echo "${ECHO_T}no" >&6; }
9586 for ac_func in bpf_dump
9588 as_ac_var=`echo "ac_cv_func_$ac_func" |
$as_tr_sh`
9589 { echo "$as_me:$LINENO: checking for $ac_func" >&5
9590 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
9591 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
9592 echo $ECHO_N "(cached) $ECHO_C" >&6
9594 cat >conftest.$ac_ext <<_ACEOF
9597 cat confdefs.h >>conftest.$ac_ext
9598 cat >>conftest.$ac_ext <<_ACEOF
9599 /* end confdefs.h. */
9600 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9601 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9602 #define $ac_func innocuous_$ac_func
9604 /* System header to define __stub macros and hopefully few prototypes,
9605 which can conflict with char $ac_func (); below.
9606 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9607 <limits.h> exists even on freestanding compilers. */
9610 # include <limits.h>
9612 # include <assert.h>
9617 /* Override any GCC internal prototype to avoid an error.
9618 Use char because int might match the return type of a GCC
9619 builtin and then its argument prototype would still apply. */
9624 /* The GNU C library defines this for functions which it implements
9625 to always fail with ENOSYS. Some functions are actually named
9626 something starting with __ and the normal name is an alias. */
9627 #if defined __stub_$ac_func || defined __stub___$ac_func
9639 rm -f conftest.$ac_objext conftest$ac_exeext
9640 if { (ac_try="$ac_link"
9642 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9643 *) ac_try_echo
=$ac_try;;
9645 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9646 (eval "$ac_link") 2>conftest.er1
9648 grep -v '^ *+' conftest.er1
>conftest.err
9650 cat conftest.err
>&5
9651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9652 (exit $ac_status); } && {
9653 test -z "$ac_c_werror_flag" ||
9654 test ! -s conftest.err
9655 } && test -s conftest
$ac_exeext &&
9656 $as_test_x conftest
$ac_exeext; then
9657 eval "$as_ac_var=yes"
9659 echo "$as_me: failed program was:" >&5
9660 sed 's/^/| /' conftest.
$ac_ext >&5
9662 eval "$as_ac_var=no"
9665 rm -f core conftest.err conftest.
$ac_objext conftest_ipa8_conftest.oo \
9666 conftest
$ac_exeext conftest.
$ac_ext
9668 ac_res
=`eval echo '${'$as_ac_var'}'`
9669 { echo "$as_me:$LINENO: result: $ac_res" >&5
9670 echo "${ECHO_T}$ac_res" >&6; }
9671 if test `eval echo '${'$as_ac_var'}'` = yes; then
9672 cat >>confdefs.h
<<_ACEOF
9673 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
9677 case " $LIBOBJS " in
9678 *" $ac_func.$ac_objext "* ) ;;
9679 *) LIBOBJS
="$LIBOBJS $ac_func.$ac_objext"
9688 if test -f /etc
/group
-a ! -z "`grep '^wheel:' /etc/group`" ; then
9692 # Assume V7/BSD convention for man pages (file formats in section 5,
9693 # miscellaneous info in section 7).
9701 cat >>confdefs.h
<<\_ACEOF
9709 # Use System V conventions for man pages.
9719 # Use System V conventions for man pages.
9729 # Use System V conventions for man pages.
9739 # Use System V conventions for man pages.
9746 if test -f /dev
/bpf0
; then
9751 for ac_header
in sys
/bitypes.h
9753 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9754 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9755 { echo "$as_me:$LINENO: checking for $ac_header" >&5
9756 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9757 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9758 echo $ECHO_N "(cached) $ECHO_C" >&6
9760 ac_res
=`eval echo '${'$as_ac_Header'}'`
9761 { echo "$as_me:$LINENO: result: $ac_res" >&5
9762 echo "${ECHO_T}$ac_res" >&6; }
9764 # Is the header compilable?
9765 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
9766 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
9767 cat >conftest.
$ac_ext <<_ACEOF
9770 cat confdefs.h
>>conftest.
$ac_ext
9771 cat >>conftest.
$ac_ext <<_ACEOF
9772 /* end confdefs.h. */
9773 $ac_includes_default
9774 #include <$ac_header>
9776 rm -f conftest.
$ac_objext
9777 if { (ac_try
="$ac_compile"
9779 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9780 *) ac_try_echo=$ac_try;;
9782 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9783 (eval "$ac_compile") 2>conftest.er1
9785 grep -v '^ *+' conftest.er1 >conftest.err
9787 cat conftest.err >&5
9788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9789 (exit $ac_status); } && {
9790 test -z "$ac_c_werror_flag" ||
9791 test ! -s conftest.err
9792 } && test -s conftest.$ac_objext; then
9793 ac_header_compiler=yes
9795 echo "$as_me: failed program was:" >&5
9796 sed 's/^/| /' conftest.$ac_ext >&5
9798 ac_header_compiler=no
9801 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9802 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9803 echo "${ECHO_T}$ac_header_compiler" >&6; }
9805 # Is the header present?
9806 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
9807 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
9808 cat >conftest.$ac_ext <<_ACEOF
9811 cat confdefs.h >>conftest.$ac_ext
9812 cat >>conftest.$ac_ext <<_ACEOF
9813 /* end confdefs.h. */
9814 #include <$ac_header>
9816 if { (ac_try="$ac_cpp conftest.$ac_ext"
9818 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9819 *) ac_try_echo
=$ac_try;;
9821 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9822 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9824 grep -v '^ *+' conftest.er1
>conftest.err
9826 cat conftest.err
>&5
9827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9828 (exit $ac_status); } >/dev
/null
&& {
9829 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
9830 test ! -s conftest.err
9832 ac_header_preproc
=yes
9834 echo "$as_me: failed program was:" >&5
9835 sed 's/^/| /' conftest.
$ac_ext >&5
9837 ac_header_preproc
=no
9840 rm -f conftest.err conftest.
$ac_ext
9841 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9842 echo "${ECHO_T}$ac_header_preproc" >&6; }
9844 # So? What about this header?
9845 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9847 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9848 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9849 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9850 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9851 ac_header_preproc
=yes
9854 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9855 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9856 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9857 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9858 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9859 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9860 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9861 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9862 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9863 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9864 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9865 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9869 { echo "$as_me:$LINENO: checking for $ac_header" >&5
9870 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9871 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9872 echo $ECHO_N "(cached) $ECHO_C" >&6
9874 eval "$as_ac_Header=\$ac_header_preproc"
9876 ac_res
=`eval echo '${'$as_ac_Header'}'`
9877 { echo "$as_me:$LINENO: result: $ac_res" >&5
9878 echo "${ECHO_T}$ac_res" >&6; }
9881 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9882 cat >>confdefs.h
<<_ACEOF
9883 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9891 { echo "$as_me:$LINENO: checking for int8_t" >&5
9892 echo $ECHO_N "checking for int8_t... $ECHO_C" >&6; }
9893 if test "${ac_cv_type_int8_t+set}" = set; then
9894 echo $ECHO_N "(cached) $ECHO_C" >&6
9896 cat >conftest.
$ac_ext <<_ACEOF
9899 cat confdefs.h
>>conftest.
$ac_ext
9900 cat >>conftest.
$ac_ext <<_ACEOF
9901 /* end confdefs.h. */
9902 $ac_includes_default
9903 #ifdef HAVE_SYS_BITYPES_H
9904 #include <sys/bitypes.h>
9907 typedef int8_t ac__type_new_;
9911 if ((ac__type_new_ *) 0)
9913 if (sizeof (ac__type_new_))
9919 rm -f conftest.
$ac_objext
9920 if { (ac_try
="$ac_compile"
9922 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
9923 *) ac_try_echo=$ac_try;;
9925 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9926 (eval "$ac_compile") 2>conftest.er1
9928 grep -v '^ *+' conftest.er1 >conftest.err
9930 cat conftest.err >&5
9931 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9932 (exit $ac_status); } && {
9933 test -z "$ac_c_werror_flag" ||
9934 test ! -s conftest.err
9935 } && test -s conftest.$ac_objext; then
9936 ac_cv_type_int8_t=yes
9938 echo "$as_me: failed program was:" >&5
9939 sed 's/^/| /' conftest.$ac_ext >&5
9941 ac_cv_type_int8_t=no
9944 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9946 { echo "$as_me:$LINENO: result: $ac_cv_type_int8_t" >&5
9947 echo "${ECHO_T}$ac_cv_type_int8_t" >&6; }
9948 if test $ac_cv_type_int8_t = yes; then
9952 cat >>confdefs.h <<\_ACEOF
9953 #define int8_t signed char
9958 { echo "$as_me:$LINENO: checking for u_int8_t" >&5
9959 echo $ECHO_N "checking for u_int8_t... $ECHO_C" >&6; }
9960 if test "${ac_cv_type_u_int8_t+set}" = set; then
9961 echo $ECHO_N "(cached) $ECHO_C" >&6
9963 cat >conftest.$ac_ext <<_ACEOF
9966 cat confdefs.h >>conftest.$ac_ext
9967 cat >>conftest.$ac_ext <<_ACEOF
9968 /* end confdefs.h. */
9969 $ac_includes_default
9970 #ifdef HAVE_SYS_BITYPES_H
9971 #include <sys/bitypes.h>
9974 typedef u_int8_t ac__type_new_;
9978 if ((ac__type_new_ *) 0)
9980 if (sizeof (ac__type_new_))
9986 rm -f conftest.$ac_objext
9987 if { (ac_try="$ac_compile"
9989 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
9990 *) ac_try_echo
=$ac_try;;
9992 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9993 (eval "$ac_compile") 2>conftest.er1
9995 grep -v '^ *+' conftest.er1
>conftest.err
9997 cat conftest.err
>&5
9998 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9999 (exit $ac_status); } && {
10000 test -z "$ac_c_werror_flag" ||
10001 test ! -s conftest.err
10002 } && test -s conftest.
$ac_objext; then
10003 ac_cv_type_u_int8_t
=yes
10005 echo "$as_me: failed program was:" >&5
10006 sed 's/^/| /' conftest.
$ac_ext >&5
10008 ac_cv_type_u_int8_t
=no
10011 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10013 { echo "$as_me:$LINENO: result: $ac_cv_type_u_int8_t" >&5
10014 echo "${ECHO_T}$ac_cv_type_u_int8_t" >&6; }
10015 if test $ac_cv_type_u_int8_t = yes; then
10019 cat >>confdefs.h
<<\_ACEOF
10020 #define u_int8_t unsigned char
10025 { echo "$as_me:$LINENO: checking for int16_t" >&5
10026 echo $ECHO_N "checking for int16_t... $ECHO_C" >&6; }
10027 if test "${ac_cv_type_int16_t+set}" = set; then
10028 echo $ECHO_N "(cached) $ECHO_C" >&6
10030 cat >conftest.
$ac_ext <<_ACEOF
10033 cat confdefs.h
>>conftest.
$ac_ext
10034 cat >>conftest.
$ac_ext <<_ACEOF
10035 /* end confdefs.h. */
10036 $ac_includes_default
10037 typedef int16_t ac__type_new_;
10041 if ((ac__type_new_ *) 0)
10043 if (sizeof (ac__type_new_))
10049 rm -f conftest.
$ac_objext
10050 if { (ac_try
="$ac_compile"
10051 case "(($ac_try" in
10052 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10053 *) ac_try_echo=$ac_try;;
10055 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10056 (eval "$ac_compile") 2>conftest.er1
10058 grep -v '^ *+' conftest.er1 >conftest.err
10060 cat conftest.err >&5
10061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10062 (exit $ac_status); } && {
10063 test -z "$ac_c_werror_flag" ||
10064 test ! -s conftest.err
10065 } && test -s conftest.$ac_objext; then
10066 ac_cv_type_int16_t=yes
10068 echo "$as_me: failed program was:" >&5
10069 sed 's/^/| /' conftest.$ac_ext >&5
10071 ac_cv_type_int16_t=no
10074 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10076 { echo "$as_me:$LINENO: result: $ac_cv_type_int16_t" >&5
10077 echo "${ECHO_T}$ac_cv_type_int16_t" >&6; }
10078 if test $ac_cv_type_int16_t = yes; then
10082 cat >>confdefs.h <<\_ACEOF
10083 #define int16_t short
10086 $ac_includes_default
10087 #ifdef HAVE_SYS_BITYPES_H
10088 #include <sys/bitypes.h>
10092 { echo "$as_me:$LINENO: checking for u_int16_t" >&5
10093 echo $ECHO_N "checking for u_int16_t... $ECHO_C" >&6; }
10094 if test "${ac_cv_type_u_int16_t+set}" = set; then
10095 echo $ECHO_N "(cached) $ECHO_C" >&6
10097 cat >conftest.$ac_ext <<_ACEOF
10100 cat confdefs.h >>conftest.$ac_ext
10101 cat >>conftest.$ac_ext <<_ACEOF
10102 /* end confdefs.h. */
10103 $ac_includes_default
10104 #ifdef HAVE_SYS_BITYPES_H
10105 #include <sys/bitypes.h>
10108 typedef u_int16_t ac__type_new_;
10112 if ((ac__type_new_ *) 0)
10114 if (sizeof (ac__type_new_))
10120 rm -f conftest.$ac_objext
10121 if { (ac_try="$ac_compile"
10122 case "(($ac_try" in
10123 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10124 *) ac_try_echo
=$ac_try;;
10126 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10127 (eval "$ac_compile") 2>conftest.er1
10129 grep -v '^ *+' conftest.er1
>conftest.err
10131 cat conftest.err
>&5
10132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10133 (exit $ac_status); } && {
10134 test -z "$ac_c_werror_flag" ||
10135 test ! -s conftest.err
10136 } && test -s conftest.
$ac_objext; then
10137 ac_cv_type_u_int16_t
=yes
10139 echo "$as_me: failed program was:" >&5
10140 sed 's/^/| /' conftest.
$ac_ext >&5
10142 ac_cv_type_u_int16_t
=no
10145 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10147 { echo "$as_me:$LINENO: result: $ac_cv_type_u_int16_t" >&5
10148 echo "${ECHO_T}$ac_cv_type_u_int16_t" >&6; }
10149 if test $ac_cv_type_u_int16_t = yes; then
10153 cat >>confdefs.h
<<\_ACEOF
10154 #define u_int16_t unsigned short
10159 { echo "$as_me:$LINENO: checking for int32_t" >&5
10160 echo $ECHO_N "checking for int32_t... $ECHO_C" >&6; }
10161 if test "${ac_cv_type_int32_t+set}" = set; then
10162 echo $ECHO_N "(cached) $ECHO_C" >&6
10164 cat >conftest.
$ac_ext <<_ACEOF
10167 cat confdefs.h
>>conftest.
$ac_ext
10168 cat >>conftest.
$ac_ext <<_ACEOF
10169 /* end confdefs.h. */
10170 $ac_includes_default
10171 #ifdef HAVE_SYS_BITYPES_H
10172 #include <sys/bitypes.h>
10175 typedef int32_t ac__type_new_;
10179 if ((ac__type_new_ *) 0)
10181 if (sizeof (ac__type_new_))
10187 rm -f conftest.
$ac_objext
10188 if { (ac_try
="$ac_compile"
10189 case "(($ac_try" in
10190 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10191 *) ac_try_echo=$ac_try;;
10193 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10194 (eval "$ac_compile") 2>conftest.er1
10196 grep -v '^ *+' conftest.er1 >conftest.err
10198 cat conftest.err >&5
10199 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10200 (exit $ac_status); } && {
10201 test -z "$ac_c_werror_flag" ||
10202 test ! -s conftest.err
10203 } && test -s conftest.$ac_objext; then
10204 ac_cv_type_int32_t=yes
10206 echo "$as_me: failed program was:" >&5
10207 sed 's/^/| /' conftest.$ac_ext >&5
10209 ac_cv_type_int32_t=no
10212 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10214 { echo "$as_me:$LINENO: result: $ac_cv_type_int32_t" >&5
10215 echo "${ECHO_T}$ac_cv_type_int32_t" >&6; }
10216 if test $ac_cv_type_int32_t = yes; then
10220 cat >>confdefs.h <<\_ACEOF
10221 #define int32_t int
10226 { echo "$as_me:$LINENO: checking for u_int32_t" >&5
10227 echo $ECHO_N "checking for u_int32_t... $ECHO_C" >&6; }
10228 if test "${ac_cv_type_u_int32_t+set}" = set; then
10229 echo $ECHO_N "(cached) $ECHO_C" >&6
10231 cat >conftest.$ac_ext <<_ACEOF
10234 cat confdefs.h >>conftest.$ac_ext
10235 cat >>conftest.$ac_ext <<_ACEOF
10236 /* end confdefs.h. */
10237 $ac_includes_default
10238 #ifdef HAVE_SYS_BITYPES_H
10239 #include <sys/bitypes.h>
10242 typedef u_int32_t ac__type_new_;
10246 if ((ac__type_new_ *) 0)
10248 if (sizeof (ac__type_new_))
10254 rm -f conftest.$ac_objext
10255 if { (ac_try="$ac_compile"
10256 case "(($ac_try" in
10257 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10258 *) ac_try_echo
=$ac_try;;
10260 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10261 (eval "$ac_compile") 2>conftest.er1
10263 grep -v '^ *+' conftest.er1
>conftest.err
10265 cat conftest.err
>&5
10266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10267 (exit $ac_status); } && {
10268 test -z "$ac_c_werror_flag" ||
10269 test ! -s conftest.err
10270 } && test -s conftest.
$ac_objext; then
10271 ac_cv_type_u_int32_t
=yes
10273 echo "$as_me: failed program was:" >&5
10274 sed 's/^/| /' conftest.
$ac_ext >&5
10276 ac_cv_type_u_int32_t
=no
10279 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10281 { echo "$as_me:$LINENO: result: $ac_cv_type_u_int32_t" >&5
10282 echo "${ECHO_T}$ac_cv_type_u_int32_t" >&6; }
10283 if test $ac_cv_type_u_int32_t = yes; then
10287 cat >>confdefs.h
<<\_ACEOF
10288 #define u_int32_t unsigned int
10293 { echo "$as_me:$LINENO: checking for int64_t" >&5
10294 echo $ECHO_N "checking for int64_t... $ECHO_C" >&6; }
10295 if test "${ac_cv_type_int64_t+set}" = set; then
10296 echo $ECHO_N "(cached) $ECHO_C" >&6
10298 cat >conftest.
$ac_ext <<_ACEOF
10301 cat confdefs.h
>>conftest.
$ac_ext
10302 cat >>conftest.
$ac_ext <<_ACEOF
10303 /* end confdefs.h. */
10304 $ac_includes_default
10305 #ifdef HAVE_SYS_BITYPES_H
10306 #include <sys/bitypes.h>
10309 typedef int64_t ac__type_new_;
10313 if ((ac__type_new_ *) 0)
10315 if (sizeof (ac__type_new_))
10321 rm -f conftest.
$ac_objext
10322 if { (ac_try
="$ac_compile"
10323 case "(($ac_try" in
10324 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10325 *) ac_try_echo=$ac_try;;
10327 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10328 (eval "$ac_compile") 2>conftest.er1
10330 grep -v '^ *+' conftest.er1 >conftest.err
10332 cat conftest.err >&5
10333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10334 (exit $ac_status); } && {
10335 test -z "$ac_c_werror_flag" ||
10336 test ! -s conftest.err
10337 } && test -s conftest.$ac_objext; then
10338 ac_cv_type_int64_t=yes
10340 echo "$as_me: failed program was:" >&5
10341 sed 's/^/| /' conftest.$ac_ext >&5
10343 ac_cv_type_int64_t=no
10346 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10348 { echo "$as_me:$LINENO: result: $ac_cv_type_int64_t" >&5
10349 echo "${ECHO_T}$ac_cv_type_int64_t" >&6; }
10350 if test $ac_cv_type_int64_t = yes; then
10354 cat >>confdefs.h <<\_ACEOF
10355 #define int64_t long long
10360 { echo "$as_me:$LINENO: checking for u_int64_t" >&5
10361 echo $ECHO_N "checking for u_int64_t... $ECHO_C" >&6; }
10362 if test "${ac_cv_type_u_int64_t+set}" = set; then
10363 echo $ECHO_N "(cached) $ECHO_C" >&6
10365 cat >conftest.$ac_ext <<_ACEOF
10368 cat confdefs.h >>conftest.$ac_ext
10369 cat >>conftest.$ac_ext <<_ACEOF
10370 /* end confdefs.h. */
10371 $ac_includes_default
10372 #ifdef HAVE_SYS_BITYPES_H
10373 #include <sys/bitypes.h>
10376 typedef u_int64_t ac__type_new_;
10380 if ((ac__type_new_ *) 0)
10382 if (sizeof (ac__type_new_))
10388 rm -f conftest.$ac_objext
10389 if { (ac_try="$ac_compile"
10390 case "(($ac_try" in
10391 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10392 *) ac_try_echo
=$ac_try;;
10394 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10395 (eval "$ac_compile") 2>conftest.er1
10397 grep -v '^ *+' conftest.er1
>conftest.err
10399 cat conftest.err
>&5
10400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10401 (exit $ac_status); } && {
10402 test -z "$ac_c_werror_flag" ||
10403 test ! -s conftest.err
10404 } && test -s conftest.
$ac_objext; then
10405 ac_cv_type_u_int64_t
=yes
10407 echo "$as_me: failed program was:" >&5
10408 sed 's/^/| /' conftest.
$ac_ext >&5
10410 ac_cv_type_u_int64_t
=no
10413 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
10415 { echo "$as_me:$LINENO: result: $ac_cv_type_u_int64_t" >&5
10416 echo "${ECHO_T}$ac_cv_type_u_int64_t" >&6; }
10417 if test $ac_cv_type_u_int64_t = yes; then
10421 cat >>confdefs.h
<<\_ACEOF
10422 #define u_int64_t unsigned long long
10429 # We can't just check for <inttypes.h> - some systems have one that
10430 # doesn't define all the PRI[doxu]64 macros.
10433 for ac_header
in inttypes.h
10435 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10436 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10437 { echo "$as_me:$LINENO: checking for $ac_header" >&5
10438 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10439 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10440 echo $ECHO_N "(cached) $ECHO_C" >&6
10442 ac_res
=`eval echo '${'$as_ac_Header'}'`
10443 { echo "$as_me:$LINENO: result: $ac_res" >&5
10444 echo "${ECHO_T}$ac_res" >&6; }
10446 # Is the header compilable?
10447 { echo "$as_me:$LINENO: checking $ac_header usability" >&5
10448 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
10449 cat >conftest.
$ac_ext <<_ACEOF
10452 cat confdefs.h
>>conftest.
$ac_ext
10453 cat >>conftest.
$ac_ext <<_ACEOF
10454 /* end confdefs.h. */
10455 $ac_includes_default
10456 #include <$ac_header>
10458 rm -f conftest.
$ac_objext
10459 if { (ac_try
="$ac_compile"
10460 case "(($ac_try" in
10461 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10462 *) ac_try_echo=$ac_try;;
10464 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10465 (eval "$ac_compile") 2>conftest.er1
10467 grep -v '^ *+' conftest.er1 >conftest.err
10469 cat conftest.err >&5
10470 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10471 (exit $ac_status); } && {
10472 test -z "$ac_c_werror_flag" ||
10473 test ! -s conftest.err
10474 } && test -s conftest.$ac_objext; then
10475 ac_header_compiler=yes
10477 echo "$as_me: failed program was:" >&5
10478 sed 's/^/| /' conftest.$ac_ext >&5
10480 ac_header_compiler=no
10483 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10484 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10485 echo "${ECHO_T}$ac_header_compiler" >&6; }
10487 # Is the header present?
10488 { echo "$as_me:$LINENO: checking $ac_header presence" >&5
10489 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10490 cat >conftest.$ac_ext <<_ACEOF
10493 cat confdefs.h >>conftest.$ac_ext
10494 cat >>conftest.$ac_ext <<_ACEOF
10495 /* end confdefs.h. */
10496 #include <$ac_header>
10498 if { (ac_try="$ac_cpp conftest.$ac_ext"
10499 case "(($ac_try" in
10500 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10501 *) ac_try_echo
=$ac_try;;
10503 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10504 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10506 grep -v '^ *+' conftest.er1
>conftest.err
10508 cat conftest.err
>&5
10509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10510 (exit $ac_status); } >/dev
/null
&& {
10511 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
10512 test ! -s conftest.err
10514 ac_header_preproc
=yes
10516 echo "$as_me: failed program was:" >&5
10517 sed 's/^/| /' conftest.
$ac_ext >&5
10519 ac_header_preproc
=no
10522 rm -f conftest.err conftest.
$ac_ext
10523 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10524 echo "${ECHO_T}$ac_header_preproc" >&6; }
10526 # So? What about this header?
10527 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10529 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10530 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10531 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
10532 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
10533 ac_header_preproc
=yes
10536 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10537 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10538 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10539 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10540 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10541 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10542 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10543 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10544 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10545 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10546 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10547 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10551 { echo "$as_me:$LINENO: checking for $ac_header" >&5
10552 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10553 if { as_var
=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10554 echo $ECHO_N "(cached) $ECHO_C" >&6
10556 eval "$as_ac_Header=\$ac_header_preproc"
10558 ac_res
=`eval echo '${'$as_ac_Header'}'`
10559 { echo "$as_me:$LINENO: result: $ac_res" >&5
10560 echo "${ECHO_T}$ac_res" >&6; }
10563 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10564 cat >>confdefs.h
<<_ACEOF
10565 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
10569 # OK, we have inttypes.h, but does it define those macros?
10571 { echo "$as_me:$LINENO: checking whether inttypes.h defines the PRI[doxu]64 macros" >&5
10572 echo $ECHO_N "checking whether inttypes.h defines the PRI[doxu]64 macros... $ECHO_C" >&6; }
10573 cat >conftest.
$ac_ext <<_ACEOF
10577 cat confdefs.h
>>conftest.
$ac_ext
10578 cat >>conftest.
$ac_ext <<_ACEOF
10579 /* end confdefs.h. */
10581 #include <inttypes.h>
10583 #include <sys/types.h>
10584 #ifdef HAVE_SYS_BITYPES_H
10585 #include <sys/bitypes.h>
10590 printf("%" PRId64 "\n", (u_int64_t)1);
10591 printf("%" PRIo64 "\n", (u_int64_t)1);
10592 printf("%" PRIx64 "\n", (u_int64_t)1);
10593 printf("%" PRIu64 "\n", (u_int64_t)1);
10598 rm -f conftest.
$ac_objext
10599 if { (ac_try
="$ac_compile"
10600 case "(($ac_try" in
10601 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10602 *) ac_try_echo=$ac_try;;
10604 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10605 (eval "$ac_compile") 2>conftest.er1
10607 grep -v '^ *+' conftest.er1 >conftest.err
10609 cat conftest.err >&5
10610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10611 (exit $ac_status); } && {
10612 test -z "$ac_c_werror_flag" ||
10613 test ! -s conftest.err
10614 } && test -s conftest.$ac_objext; then
10616 { echo "$as_me:$LINENO: result: yes" >&5
10617 echo "${ECHO_T}yes" >&6; }
10618 ac_lbl_inttypes_h_defines_formats=yes
10621 echo "$as_me: failed program was:" >&5
10622 sed 's/^/| /' conftest.$ac_ext >&5
10625 { echo "$as_me:$LINENO: result: no" >&5
10626 echo "${ECHO_T}no" >&6; }
10627 ac_lbl_inttypes_h_defines_formats=no
10631 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10636 # We don't have inttypes.h, so it obviously can't define those
10639 ac_lbl_inttypes_h_defines_formats=no
10645 if test "$ac_lbl_inttypes_h_defines_formats" = no; then
10647 { echo "$as_me:$LINENO: checking whether %lx can be used to format 64-bit integers" >&5
10648 echo $ECHO_N "checking whether %lx can be used to format 64-bit integers... $ECHO_C" >&6; }
10649 if test "$cross_compiling" = yes; then
10650 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
10651 See \`config.log
' for more details." >&5
10652 echo "$as_me: error: cannot run test program while cross compiling
10653 See \`config.log' for more details.
" >&2;}
10654 { (exit 1); exit 1; }; }
10656 cat >conftest.$ac_ext <<_ACEOF
10660 cat confdefs.h >>conftest.$ac_ext
10661 cat >>conftest.$ac_ext <<_ACEOF
10662 /* end confdefs.h. */
10664 # ifdef HAVE_INTTYPES_H
10665 #include <inttypes.h>
10667 # ifdef HAVE_SYS_BITYPES_H
10668 #include <sys/bitypes.h>
10671 #include <sys/types.h>
10677 sprintf(strbuf, "%016lx
", t << 32);
10678 if (strcmp(strbuf, "0000000100000000") == 0)
10686 rm -f conftest$ac_exeext
10687 if { (ac_try="$ac_link"
10688 case "(($ac_try" in
10689 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10690 *) ac_try_echo=$ac_try;;
10692 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
10693 (eval "$ac_link") 2>&5
10695 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
10696 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10697 { (case "(($ac_try" in
10698 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10699 *) ac_try_echo=$ac_try;;
10701 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
10702 (eval "$ac_try") 2>&5
10704 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
10705 (exit $ac_status); }; }; then
10707 cat >>confdefs.h <<\_ACEOF
10708 #define PRId64 "ld
"
10711 cat >>confdefs.h <<\_ACEOF
10712 #define PRIo64 "lo
"
10715 cat >>confdefs.h <<\_ACEOF
10716 #define PRIx64 "lx
"
10719 cat >>confdefs.h <<\_ACEOF
10720 #define PRIu64 "lu
"
10723 { echo "$as_me:$LINENO: result
: yes" >&5
10724 echo "${ECHO_T}yes" >&6; }
10727 echo "$as_me: program exited with status
$ac_status" >&5
10728 echo "$as_me: failed program was
:" >&5
10729 sed 's/^/| /' conftest.$ac_ext >&5
10731 ( exit $ac_status )
10733 { echo "$as_me:$LINENO: result
: no
" >&5
10734 echo "${ECHO_T}no
" >&6; }
10737 { echo "$as_me:$LINENO: checking whether
%llx can be used to format
64-bit integers
" >&5
10738 echo $ECHO_N "checking whether
%llx can be used to format
64-bit integers...
$ECHO_C" >&6; }
10739 if test "$cross_compiling" = yes; then
10740 { { echo "$as_me:$LINENO: error
: cannot run
test program
while cross compiling
10741 See \
`config.log' for more details." >&5
10742 echo "$as_me: error: cannot run test program while cross compiling
10743 See \`config.log
' for more details." >&2;}
10744 { (exit 1); exit 1; }; }
10746 cat >conftest.$ac_ext <<_ACEOF
10750 cat confdefs.h >>conftest.$ac_ext
10751 cat >>conftest.$ac_ext <<_ACEOF
10752 /* end confdefs.h. */
10754 # ifdef HAVE_INTTYPES_H
10755 #include <inttypes.h>
10757 # ifdef HAVE_SYS_BITYPES_H
10758 #include <sys/bitypes.h>
10761 #include <sys/types.h>
10767 sprintf(strbuf, "%016llx", t << 32);
10768 if (strcmp(strbuf, "0000000100000000") == 0)
10776 rm -f conftest$ac_exeext
10777 if { (ac_try="$ac_link"
10778 case "(($ac_try" in
10779 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10780 *) ac_try_echo=$ac_try;;
10782 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10783 (eval "$ac_link") 2>&5
10785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10786 (exit $ac_status); } && { ac_try='.
/conftest
$ac_exeext'
10787 { (case "(($ac_try" in
10788 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10789 *) ac_try_echo=$ac_try;;
10791 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10792 (eval "$ac_try") 2>&5
10794 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10795 (exit $ac_status); }; }; then
10797 cat >>confdefs.h <<\_ACEOF
10798 #define PRId64 "lld"
10801 cat >>confdefs.h <<\_ACEOF
10802 #define PRIo64 "llo"
10805 cat >>confdefs.h <<\_ACEOF
10806 #define PRIx64 "llx"
10809 cat >>confdefs.h <<\_ACEOF
10810 #define PRIu64 "llu"
10813 { echo "$as_me:$LINENO: result: yes" >&5
10814 echo "${ECHO_T}yes" >&6; }
10817 echo "$as_me: program exited with status $ac_status" >&5
10818 echo "$as_me: failed program was:" >&5
10819 sed 's
/^
/|
/' conftest.$ac_ext >&5
10821 ( exit $ac_status )
10823 { echo "$as_me:$LINENO: result: no" >&5
10824 echo "${ECHO_T}no" >&6; }
10827 { echo "$as_me:$LINENO: checking whether %Lx can be used to format 64-bit integers" >&5
10828 echo $ECHO_N "checking whether %Lx can be used to format 64-bit integers... $ECHO_C" >&6; }
10829 if test "$cross_compiling" = yes; then
10830 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
10831 See \`config.log' for more details.
" >&5
10832 echo "$as_me: error
: cannot run
test program
while cross compiling
10833 See \
`config.log' for more details." >&2;}
10834 { (exit 1); exit 1; }; }
10836 cat >conftest.$ac_ext <<_ACEOF
10840 cat confdefs.h >>conftest.$ac_ext
10841 cat >>conftest.$ac_ext <<_ACEOF
10842 /* end confdefs.h. */
10844 # ifdef HAVE_INTTYPES_H
10845 #include <inttypes.h>
10847 # ifdef HAVE_SYS_BITYPES_H
10848 #include <sys/bitypes.h>
10851 #include <sys/types.h>
10857 sprintf(strbuf, "%016Lx", t << 32);
10858 if (strcmp(strbuf, "0000000100000000") == 0)
10866 rm -f conftest$ac_exeext
10867 if { (ac_try="$ac_link"
10868 case "(($ac_try" in
10869 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
10870 *) ac_try_echo
=$ac_try;;
10872 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10873 (eval "$ac_link") 2>&5
10875 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10876 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
10877 { (case "(($ac_try" in
10878 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
10879 *) ac_try_echo=$ac_try;;
10881 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10882 (eval "$ac_try") 2>&5
10884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10885 (exit $ac_status); }; }; then
10887 cat >>confdefs.h <<\_ACEOF
10888 #define PRId64 "Ld"
10891 cat >>confdefs.h <<\_ACEOF
10892 #define PRIo64 "Lo"
10895 cat >>confdefs.h <<\_ACEOF
10896 #define PRIx64 "Lx"
10899 cat >>confdefs.h <<\_ACEOF
10900 #define PRIu64 "Lu"
10903 { echo "$as_me:$LINENO: result: yes" >&5
10904 echo "${ECHO_T}yes" >&6; }
10907 echo "$as_me: program exited with status $ac_status" >&5
10908 echo "$as_me: failed program was:" >&5
10909 sed 's/^/| /' conftest.$ac_ext >&5
10911 ( exit $ac_status )
10913 { echo "$as_me:$LINENO: result: no" >&5
10914 echo "${ECHO_T}no" >&6; }
10917 { echo "$as_me:$LINENO: checking whether %qx can be used to format 64-bit integers" >&5
10918 echo $ECHO_N "checking whether %qx can be used to format 64-bit integers... $ECHO_C" >&6; }
10919 if test "$cross_compiling" = yes; then
10920 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
10921 See \`config.log
' for more details." >&5
10922 echo "$as_me: error: cannot run test program while cross compiling
10923 See \`config.log' for more details.
" >&2;}
10924 { (exit 1); exit 1; }; }
10926 cat >conftest.$ac_ext <<_ACEOF
10930 cat confdefs.h >>conftest.$ac_ext
10931 cat >>conftest.$ac_ext <<_ACEOF
10932 /* end confdefs.h. */
10934 # ifdef HAVE_INTTYPES_H
10935 #include <inttypes.h>
10937 # ifdef HAVE_SYS_BITYPES_H
10938 #include <sys/bitypes.h>
10941 #include <sys/types.h>
10947 sprintf(strbuf, "%016qx
", t << 32);
10948 if (strcmp(strbuf, "0000000100000000") == 0)
10956 rm -f conftest$ac_exeext
10957 if { (ac_try="$ac_link"
10958 case "(($ac_try" in
10959 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10960 *) ac_try_echo=$ac_try;;
10962 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
10963 (eval "$ac_link") 2>&5
10965 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
10966 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
10967 { (case "(($ac_try" in
10968 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10969 *) ac_try_echo=$ac_try;;
10971 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
10972 (eval "$ac_try") 2>&5
10974 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
10975 (exit $ac_status); }; }; then
10977 cat >>confdefs.h <<\_ACEOF
10978 #define PRId64 "qd
"
10981 cat >>confdefs.h <<\_ACEOF
10982 #define PRIo64 "qo
"
10985 cat >>confdefs.h <<\_ACEOF
10986 #define PRIx64 "qx
"
10989 cat >>confdefs.h <<\_ACEOF
10990 #define PRIu64 "qu
"
10993 { echo "$as_me:$LINENO: result
: yes" >&5
10994 echo "${ECHO_T}yes" >&6; }
10997 echo "$as_me: program exited with status
$ac_status" >&5
10998 echo "$as_me: failed program was
:" >&5
10999 sed 's/^/| /' conftest.$ac_ext >&5
11001 ( exit $ac_status )
11003 { echo "$as_me:$LINENO: result
: no
" >&5
11004 echo "${ECHO_T}no
" >&6; }
11006 { { echo "$as_me:$LINENO: error
: neither
%llx nor
%Lx nor
%qx worked on a
64-bit integer
" >&5
11007 echo "$as_me: error
: neither
%llx nor
%Lx nor
%qx worked on a
64-bit integer
" >&2;}
11008 { (exit 1); exit 1; }; }
11012 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11020 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11028 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11036 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11044 # Check for some headers introduced in later versions of libpcap
11045 # and used by some printers.
11047 # Those headers use the {u_}intN_t types, so we must do this after
11048 # we check for what's needed to get them defined.
11050 savedcppflags="$CPPFLAGS"
11051 CPPFLAGS="$CPPFLAGS $V_INCLS"
11053 for ac_header in pcap/bluetooth.h
11055 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
11056 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
11057 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
11058 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
11059 echo $ECHO_N "(cached
) $ECHO_C" >&6
11061 cat >conftest.$ac_ext <<_ACEOF
11064 cat confdefs.h >>conftest.$ac_ext
11065 cat >>conftest.$ac_ext <<_ACEOF
11066 /* end confdefs.h. */
11067 #include <tcpdump-stdinc.h>
11069 #include <$ac_header>
11071 rm -f conftest.$ac_objext
11072 if { (ac_try="$ac_compile"
11073 case "(($ac_try" in
11074 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11075 *) ac_try_echo=$ac_try;;
11077 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
11078 (eval "$ac_compile") 2>conftest.er1
11080 grep -v '^ *+' conftest.er1 >conftest.err
11082 cat conftest.err >&5
11083 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
11084 (exit $ac_status); } && {
11085 test -z "$ac_c_werror_flag" ||
11086 test ! -s conftest.err
11087 } && test -s conftest.$ac_objext; then
11088 eval "$as_ac_Header=yes"
11090 echo "$as_me: failed program was
:" >&5
11091 sed 's/^/| /' conftest.$ac_ext >&5
11093 eval "$as_ac_Header=no
"
11096 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11098 ac_res=`eval echo '${'$as_ac_Header'}'`
11099 { echo "$as_me:$LINENO: result
: $ac_res" >&5
11100 echo "${ECHO_T}$ac_res" >&6; }
11101 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11102 cat >>confdefs.h <<_ACEOF
11103 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
11111 for ac_header in pcap/usb.h
11113 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
11114 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
11115 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
11116 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
11117 echo $ECHO_N "(cached
) $ECHO_C" >&6
11119 cat >conftest.$ac_ext <<_ACEOF
11122 cat confdefs.h >>conftest.$ac_ext
11123 cat >>conftest.$ac_ext <<_ACEOF
11124 /* end confdefs.h. */
11125 #include <tcpdump-stdinc.h>
11127 #include <$ac_header>
11129 rm -f conftest.$ac_objext
11130 if { (ac_try="$ac_compile"
11131 case "(($ac_try" in
11132 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11133 *) ac_try_echo=$ac_try;;
11135 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
11136 (eval "$ac_compile") 2>conftest.er1
11138 grep -v '^ *+' conftest.er1 >conftest.err
11140 cat conftest.err >&5
11141 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
11142 (exit $ac_status); } && {
11143 test -z "$ac_c_werror_flag" ||
11144 test ! -s conftest.err
11145 } && test -s conftest.$ac_objext; then
11146 eval "$as_ac_Header=yes"
11148 echo "$as_me: failed program was
:" >&5
11149 sed 's/^/| /' conftest.$ac_ext >&5
11151 eval "$as_ac_Header=no
"
11154 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11156 ac_res=`eval echo '${'$as_ac_Header'}'`
11157 { echo "$as_me:$LINENO: result
: $ac_res" >&5
11158 echo "${ECHO_T}$ac_res" >&6; }
11159 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11160 cat >>confdefs.h <<_ACEOF
11161 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
11168 CPPFLAGS="$savedcppflags"
11170 if test -n "$ac_tool_prefix"; then
11171 # Extract the first word of "${ac_tool_prefix}ranlib
", so it can be a program name with args.
11172 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
11173 { echo "$as_me:$LINENO: checking
for $ac_word" >&5
11174 echo $ECHO_N "checking
for $ac_word...
$ECHO_C" >&6; }
11175 if test "${ac_cv_prog_RANLIB+set}" = set; then
11176 echo $ECHO_N "(cached
) $ECHO_C" >&6
11178 if test -n "$RANLIB"; then
11179 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
11181 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11182 for as_dir in $PATH
11185 test -z "$as_dir" && as_dir=.
11186 for ac_exec_ext in '' $ac_executable_extensions; do
11187 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11188 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib
"
11189 echo "$as_me:$LINENO: found
$as_dir/$ac_word$ac_exec_ext" >&5
11198 RANLIB=$ac_cv_prog_RANLIB
11199 if test -n "$RANLIB"; then
11200 { echo "$as_me:$LINENO: result
: $RANLIB" >&5
11201 echo "${ECHO_T}$RANLIB" >&6; }
11203 { echo "$as_me:$LINENO: result
: no
" >&5
11204 echo "${ECHO_T}no
" >&6; }
11209 if test -z "$ac_cv_prog_RANLIB"; then
11210 ac_ct_RANLIB=$RANLIB
11211 # Extract the first word of "ranlib
", so it can be a program name with args.
11212 set dummy ranlib; ac_word=$2
11213 { echo "$as_me:$LINENO: checking
for $ac_word" >&5
11214 echo $ECHO_N "checking
for $ac_word...
$ECHO_C" >&6; }
11215 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
11216 echo $ECHO_N "(cached
) $ECHO_C" >&6
11218 if test -n "$ac_ct_RANLIB"; then
11219 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
11221 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11222 for as_dir in $PATH
11225 test -z "$as_dir" && as_dir=.
11226 for ac_exec_ext in '' $ac_executable_extensions; do
11227 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11228 ac_cv_prog_ac_ct_RANLIB="ranlib
"
11229 echo "$as_me:$LINENO: found
$as_dir/$ac_word$ac_exec_ext" >&5
11238 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
11239 if test -n "$ac_ct_RANLIB"; then
11240 { echo "$as_me:$LINENO: result
: $ac_ct_RANLIB" >&5
11241 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
11243 { echo "$as_me:$LINENO: result
: no
" >&5
11244 echo "${ECHO_T}no
" >&6; }
11247 if test "x
$ac_ct_RANLIB" = x; then
11250 case $cross_compiling:$ac_tool_warned in
11252 { echo "$as_me:$LINENO: WARNING
: In the future
, Autoconf will not detect cross-tools
11253 whose name does not start with the
host triplet. If you think this
11254 configuration is useful to you
, please
write to autoconf@gnu.org.
" >&5
11255 echo "$as_me: WARNING
: In the future
, Autoconf will not detect cross-tools
11256 whose name does not start with the
host triplet. If you think this
11257 configuration is useful to you
, please
write to autoconf@gnu.org.
" >&2;}
11258 ac_tool_warned=yes ;;
11260 RANLIB=$ac_ct_RANLIB
11263 RANLIB="$ac_cv_prog_RANLIB"
11268 if test "${LBL_CFLAGS+set}" = set; then
11269 V_CCOPT="$V_CCOPT ${LBL_CFLAGS}"
11271 if test -f .devel ; then
11272 if test "$GCC" = yes ; then
11273 if test "${LBL_CFLAGS+set}" != set; then
11274 if test "$ac_cv_prog_cc_g" = yes ; then
11275 V_CCOPT="-g $V_CCOPT"
11277 V_CCOPT="$V_CCOPT -Wall"
11278 if test $ac_cv_lbl_gcc_vers -gt 1 ; then
11279 V_CCOPT="$V_CCOPT -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wpointer-arith -W"
11286 V_CCOPT="$V_CCOPT -n32"
11293 os=`echo $host_os | sed -e 's/\([0-9][0-9]*\)[^0-9].*$/\1/'`
11294 name="lbl
/os-
$os.h
"
11295 if test -f $name ; then
11296 ln -s $name os-proto.h
11298 cat >>confdefs.h <<\_ACEOF
11299 #define HAVE_OS_PROTO_H 1
11303 { echo "$as_me:$LINENO: WARNING
: can
't find $name" >&5
11304 echo "$as_me: WARNING: can't
find $name" >&2;}
11308 { echo "$as_me:$LINENO: checking
if sockaddr struct has the sa_len member
" >&5
11309 echo $ECHO_N "checking
if sockaddr struct has the sa_len member...
$ECHO_C" >&6; }
11310 if test "${ac_cv_lbl_sockaddr_has_sa_len+set}" = set; then
11311 echo $ECHO_N "(cached
) $ECHO_C" >&6
11313 cat >conftest.$ac_ext <<_ACEOF
11316 cat confdefs.h >>conftest.$ac_ext
11317 cat >>conftest.$ac_ext <<_ACEOF
11318 /* end confdefs.h. */
11320 # include <sys/types.h>
11321 # include <sys/socket.h>
11325 u_int i = sizeof(((struct sockaddr *)0)->sa_len)
11330 rm -f conftest.$ac_objext
11331 if { (ac_try="$ac_compile"
11332 case "(($ac_try" in
11333 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11334 *) ac_try_echo=$ac_try;;
11336 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
11337 (eval "$ac_compile") 2>conftest.er1
11339 grep -v '^ *+' conftest.er1 >conftest.err
11341 cat conftest.err >&5
11342 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
11343 (exit $ac_status); } && {
11344 test -z "$ac_c_werror_flag" ||
11345 test ! -s conftest.err
11346 } && test -s conftest.$ac_objext; then
11347 ac_cv_lbl_sockaddr_has_sa_len=yes
11349 echo "$as_me: failed program was
:" >&5
11350 sed 's/^/| /' conftest.$ac_ext >&5
11352 ac_cv_lbl_sockaddr_has_sa_len=no
11355 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11358 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_sockaddr_has_sa_len" >&5
11359 echo "${ECHO_T}$ac_cv_lbl_sockaddr_has_sa_len" >&6; }
11360 if test $ac_cv_lbl_sockaddr_has_sa_len = yes ; then
11362 cat >>confdefs.h <<\_ACEOF
11363 #define HAVE_SOCKADDR_SA_LEN 1
11368 { echo "$as_me:$LINENO: checking
if unaligned accesses fail
" >&5
11369 echo $ECHO_N "checking
if unaligned accesses fail...
$ECHO_C" >&6; }
11370 if test "${ac_cv_lbl_unaligned_fail+set}" = set; then
11371 echo $ECHO_N "(cached
) $ECHO_C" >&6
11373 case "$host_cpu" in
11376 # These are CPU types where:
11378 # the CPU faults on an unaligned access, but at least some
11379 # OSes that support that CPU catch the fault and simulate
11380 # the unaligned access (e.g., Alpha/{Digital,Tru64} UNIX) -
11381 # the simulation is slow, so we don't want to use it;
11383 # the CPU, I infer (from the old
11385 # XXX: should also check that they don't do weird things (like on arm)
11387 # comment) doesn't fault on unaligned accesses, but doesn't
11388 # do a normal unaligned fetch, either (e.g., presumably, ARM);
11390 # for whatever reason, the test program doesn't work
11391 # (this has been claimed to be the case for several of those
11392 # CPUs - I don't know what the problem is; the problem
11393 # was reported as "the
test program dumps core
" for SuperH,
11394 # but that's what the test program is *supposed* to do -
11395 # it dumps core before it writes anything, so the test
11396 # for an empty output file should find an empty output
11397 # file and conclude that unaligned accesses don't work).
11399 # This run-time test won't work if you're cross-compiling, so
11400 # in order to support cross-compiling for a particular CPU,
11401 # we have to wire in the list of CPU types anyway, as far as
11402 # I know, so perhaps we should just have a set of CPUs on
11403 # which we know it doesn't work, a set of CPUs on which we
11404 # know it does work, and have the script just fail on other
11405 # cpu types and update it when such a failure occurs.
11407 alpha*|arm*|bfin*|hp*|mips*|sh*|sparc*|ia64|nv1)
11408 ac_cv_lbl_unaligned_fail=yes
11412 cat >conftest.c <<EOF
11413 # include <sys/types.h>
11414 # include <sys/wait.h>
11415 # include <stdio.h>
11416 unsigned char a[5] = { 1, 2, 3, 4, 5 };
11421 /* avoid "core dumped
" message */
11427 pid = waitpid(pid, &status, 0);
11430 exit(!WIFEXITED(status));
11433 i = *(unsigned int *)&a[1];
11438 ${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS \
11439 conftest.c $LIBS >/dev/null 2>&1
11440 if test ! -x conftest ; then
11441 ac_cv_lbl_unaligned_fail=yes
11443 ./conftest >conftest.out
11444 if test ! -s conftest.out ; then
11445 ac_cv_lbl_unaligned_fail=yes
11447 ac_cv_lbl_unaligned_fail=no
11450 rm -f -r conftest* core core.conftest
11455 { echo "$as_me:$LINENO: result
: $ac_cv_lbl_unaligned_fail" >&5
11456 echo "${ECHO_T}$ac_cv_lbl_unaligned_fail" >&6; }
11457 if test $ac_cv_lbl_unaligned_fail = yes ; then
11459 cat >>confdefs.h <<\_ACEOF
11460 #define LBL_ALIGN 1
11466 { echo "$as_me:$LINENO: checking
for h_errno
" >&5
11467 echo $ECHO_N "checking
for h_errno...
$ECHO_C" >&6; }
11468 if test "${ac_cv_var_h_errno+set}" = set; then
11469 echo $ECHO_N "(cached
) $ECHO_C" >&6
11471 cat >conftest.$ac_ext <<_ACEOF
11474 cat confdefs.h >>conftest.$ac_ext
11475 cat >>conftest.$ac_ext <<_ACEOF
11476 /* end confdefs.h. */
11478 # include <sys/types.h>
11479 # include <netdb.h>
11488 rm -f conftest.$ac_objext
11489 if { (ac_try="$ac_compile"
11490 case "(($ac_try" in
11491 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11492 *) ac_try_echo=$ac_try;;
11494 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
11495 (eval "$ac_compile") 2>conftest.er1
11497 grep -v '^ *+' conftest.er1 >conftest.err
11499 cat conftest.err >&5
11500 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
11501 (exit $ac_status); } && {
11502 test -z "$ac_c_werror_flag" ||
11503 test ! -s conftest.err
11504 } && test -s conftest.$ac_objext; then
11505 ac_cv_var_h_errno=yes
11507 echo "$as_me: failed program was
:" >&5
11508 sed 's/^/| /' conftest.$ac_ext >&5
11510 ac_cv_var_h_errno=no
11513 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11516 { echo "$as_me:$LINENO: result
: $ac_cv_var_h_errno" >&5
11517 echo "${ECHO_T}$ac_cv_var_h_errno" >&6; }
11518 if test "$ac_cv_var_h_errno" = "yes"; then
11519 cat >>confdefs.h <<\_ACEOF
11520 #define HAVE_H_ERRNO 1
11527 { echo "$as_me:$LINENO: checking whether to use SSLeay libcrypto
" >&5
11528 echo $ECHO_N "checking whether to use SSLeay libcrypto...
$ECHO_C" >&6; }
11529 # Specify location for both includes and libraries.
11530 want_libcrypto=youmama
11532 # Check whether --with-crypto was given.
11533 if test "${with_crypto+set}" = set; then
11534 withval=$with_crypto;
11535 if test $withval = no
11538 { echo "$as_me:$LINENO: result
: no
" >&5
11539 echo "${ECHO_T}no
" >&6; }
11540 elif test $withval = yes
11543 { echo "$as_me:$LINENO: result
: yes" >&5
11544 echo "${ECHO_T}yes" >&6; }
11547 { echo "$as_me:$LINENO: result
: yes" >&5
11548 echo "${ECHO_T}yes" >&6; }
11549 crypto_dir=$withval
11555 # Use libcrypto if it's present, otherwise don't.
11557 want_libcrypto=ifavailable
11558 { echo "$as_me:$LINENO: result
: yes, if available
" >&5
11559 echo "${ECHO_T}yes, if available
" >&6; }
11563 if test "$want_libcrypto" != "no
"; then
11564 ac_cv_ssleay_path=no
11566 if test "x
$crypto_dir" = x; then
11568 # Location not specified; check the default locations.
11570 { echo "$as_me:$LINENO: checking where SSLeay is located
" >&5
11571 echo $ECHO_N "checking where SSLeay is located...
$ECHO_C" >&6; }
11572 dirs="/usr
/usr
/local /usr
/local
/ssl
/usr
/pkg
"
11573 if test "x
${host_alias}" != x; then
11574 dirs="/usr
/${host_alias} $dirs"
11576 for dir in $dirs; do
11579 # Find the last component of $libdir; it's not necessarily
11580 # "lib
" - it might be "lib64
" on, for example, x86-64
11583 # We assume the directory in which we're looking for
11584 # libcrypto has a subdirectory with that as its name.
11586 tmplib=`echo "$libdir" | sed 's,.*/,,'`
11589 # XXX - is there a better way to check if a given library is
11590 # in a given directory than checking each of the possible
11591 # shared library suffixes?
11593 # Are there any other suffixes we need to look for? Do we
11594 # have to worry about ".so.
{version
}"?
11596 # Or should we just look for "libcrypto.
*"?
11598 if test -d "$dir/$tmplib" -a \( -f "$dir/$tmplib/libcrypto.a
" -o \
11599 -f "$dir/$tmplib/libcrypto.so
" -o \
11600 -f "$dir/$tmplib/libcrypto.sl
" -o \
11601 -f "$dir/$tmplib/libcrypto.dylib
" \); then
11602 ac_cv_ssleay_path="$dir"
11606 # Make sure we have the headers as well.
11608 if test -d "$dir/include
/openssl
" -a -f "$dir/include
/openssl
/des.h
"; then
11609 incdir="-I$dir/include
"
11613 if test "$ac_cv_ssleay_path" != "no
" -a "$incdir" != "no
"; then
11616 ac_cv_ssleay_path=no
11620 if test "$ac_cv_ssleay_path" != no; then
11621 { echo "$as_me:$LINENO: result
: $ac_cv_ssleay_path" >&5
11622 echo "${ECHO_T}$ac_cv_ssleay_path" >&6; }
11625 { echo "$as_me:$LINENO: checking
for SSLeay
in $crypto_dir" >&5
11626 echo $ECHO_N "checking
for SSLeay
in $crypto_dir...
$ECHO_C" >&6; }
11629 # Find the last component of $libdir; it's not necessarily
11630 # "lib
" - it might be "lib64
" on, for example, x86-64
11633 # We assume the directory in which we're looking for
11634 # libcrypto has a subdirectory with that as its name.
11636 tmplib=`echo "$libdir" | sed 's,.*/,,'`
11639 # XXX - is there a better way to check if a given library is
11640 # in a given directory than checking each of the possible
11641 # shared library suffixes?
11643 # Are there any other suffixes we need to look for? Do we
11644 # have to worry about ".so.
{version
}"?
11646 # Or should we just look for "libcrypto.
*"?
11648 if test -d "$crypto_dir/$tmplib" -a \( -f "$crypto_dir/$tmplib/libcrypto.a
" -o \
11649 -f "$crypto_dir/$tmplib/libcrypto.so
" -o \
11650 -f "$crypto_dir/$tmplib/libcrypto.sl
" -o \
11651 -f "$crypto_dir/$tmplib/libcrypto.dylib
" \); then
11652 ac_cv_ssleay_path="$crypto_dir"
11656 # Make sure we have the headers as well.
11658 if test -d "$crypto_dir/include
/openssl
" -a -f "$crypto_dir/include
/openssl
/des.h
"; then
11659 incdir="-I$crypto_dir/include
"
11662 if test "$ac_cv_ssleay_path" != no; then
11663 { echo "$as_me:$LINENO: result
: found
" >&5
11664 echo "${ECHO_T}found
" >&6; }
11667 if test "$ac_cv_ssleay_path" != no; then
11668 V_INCLS="$V_INCLS $incdir"
11669 if test "$dir" != "/usr
"; then
11670 LDFLAGS="-L$dir/lib
$LDFLAGS"
11672 if test -f $ac_cv_ssleay_path/lib/libRSAglue.a; then
11673 LIBS="$LIBS -lRSAglue"
11675 if test -f $ac_cv_ssleay_path/lib/librsaref.a; then
11676 LIBS="$LIBS -lrsaref"
11679 { echo "$as_me:$LINENO: checking
for DES_cbc_encrypt
in -lcrypto" >&5
11680 echo $ECHO_N "checking
for DES_cbc_encrypt
in -lcrypto...
$ECHO_C" >&6; }
11681 if test "${ac_cv_lib_crypto_DES_cbc_encrypt+set}" = set; then
11682 echo $ECHO_N "(cached
) $ECHO_C" >&6
11684 ac_check_lib_save_LIBS=$LIBS
11685 LIBS="-lcrypto $LIBS"
11686 cat >conftest.$ac_ext <<_ACEOF
11689 cat confdefs.h >>conftest.$ac_ext
11690 cat >>conftest.$ac_ext <<_ACEOF
11691 /* end confdefs.h. */
11693 /* Override any GCC internal prototype to avoid an error.
11694 Use char because int might match the return type of a GCC
11695 builtin and then its argument prototype would still apply. */
11699 char DES_cbc_encrypt ();
11703 return DES_cbc_encrypt ();
11708 rm -f conftest.$ac_objext conftest$ac_exeext
11709 if { (ac_try="$ac_link"
11710 case "(($ac_try" in
11711 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11712 *) ac_try_echo=$ac_try;;
11714 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
11715 (eval "$ac_link") 2>conftest.er1
11717 grep -v '^ *+' conftest.er1 >conftest.err
11719 cat conftest.err >&5
11720 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
11721 (exit $ac_status); } && {
11722 test -z "$ac_c_werror_flag" ||
11723 test ! -s conftest.err
11724 } && test -s conftest$ac_exeext &&
11725 $as_test_x conftest$ac_exeext; then
11726 ac_cv_lib_crypto_DES_cbc_encrypt=yes
11728 echo "$as_me: failed program was
:" >&5
11729 sed 's/^/| /' conftest.$ac_ext >&5
11731 ac_cv_lib_crypto_DES_cbc_encrypt=no
11734 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
11735 conftest$ac_exeext conftest.$ac_ext
11736 LIBS=$ac_check_lib_save_LIBS
11738 { echo "$as_me:$LINENO: result
: $ac_cv_lib_crypto_DES_cbc_encrypt" >&5
11739 echo "${ECHO_T}$ac_cv_lib_crypto_DES_cbc_encrypt" >&6; }
11740 if test $ac_cv_lib_crypto_DES_cbc_encrypt = yes; then
11741 cat >>confdefs.h <<_ACEOF
11742 #define HAVE_LIBCRYPTO 1
11745 LIBS="-lcrypto $LIBS"
11750 savedppflags="$CPPLAGS"
11751 CPPFLAGS="$CPPFLAGS $V_INCLS"
11753 for ac_header in openssl/evp.h
11755 as_ac_Header=`echo "ac_cv_header_
$ac_header" | $as_tr_sh`
11756 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
11757 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
11758 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
11759 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
11760 echo $ECHO_N "(cached
) $ECHO_C" >&6
11762 ac_res=`eval echo '${'$as_ac_Header'}'`
11763 { echo "$as_me:$LINENO: result
: $ac_res" >&5
11764 echo "${ECHO_T}$ac_res" >&6; }
11766 # Is the header compilable?
11767 { echo "$as_me:$LINENO: checking
$ac_header usability
" >&5
11768 echo $ECHO_N "checking
$ac_header usability...
$ECHO_C" >&6; }
11769 cat >conftest.$ac_ext <<_ACEOF
11772 cat confdefs.h >>conftest.$ac_ext
11773 cat >>conftest.$ac_ext <<_ACEOF
11774 /* end confdefs.h. */
11775 $ac_includes_default
11776 #include <$ac_header>
11778 rm -f conftest.$ac_objext
11779 if { (ac_try="$ac_compile"
11780 case "(($ac_try" in
11781 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11782 *) ac_try_echo=$ac_try;;
11784 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
11785 (eval "$ac_compile") 2>conftest.er1
11787 grep -v '^ *+' conftest.er1 >conftest.err
11789 cat conftest.err >&5
11790 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
11791 (exit $ac_status); } && {
11792 test -z "$ac_c_werror_flag" ||
11793 test ! -s conftest.err
11794 } && test -s conftest.$ac_objext; then
11795 ac_header_compiler=yes
11797 echo "$as_me: failed program was
:" >&5
11798 sed 's/^/| /' conftest.$ac_ext >&5
11800 ac_header_compiler=no
11803 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11804 { echo "$as_me:$LINENO: result
: $ac_header_compiler" >&5
11805 echo "${ECHO_T}$ac_header_compiler" >&6; }
11807 # Is the header present?
11808 { echo "$as_me:$LINENO: checking
$ac_header presence
" >&5
11809 echo $ECHO_N "checking
$ac_header presence...
$ECHO_C" >&6; }
11810 cat >conftest.$ac_ext <<_ACEOF
11813 cat confdefs.h >>conftest.$ac_ext
11814 cat >>conftest.$ac_ext <<_ACEOF
11815 /* end confdefs.h. */
11816 #include <$ac_header>
11818 if { (ac_try="$ac_cpp conftest.
$ac_ext"
11819 case "(($ac_try" in
11820 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11821 *) ac_try_echo=$ac_try;;
11823 eval "echo \"\
$as_me:$LINENO: $ac_try_echo\"") >&5
11824 (eval "$ac_cpp conftest.
$ac_ext") 2>conftest.er1
11826 grep -v '^ *+' conftest.er1 >conftest.err
11828 cat conftest.err >&5
11829 echo "$as_me:$LINENO: \$?
= $ac_status" >&5
11830 (exit $ac_status); } >/dev/null && {
11831 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
11832 test ! -s conftest.err
11834 ac_header_preproc=yes
11836 echo "$as_me: failed program was
:" >&5
11837 sed 's/^/| /' conftest.$ac_ext >&5
11839 ac_header_preproc=no
11842 rm -f conftest.err conftest.$ac_ext
11843 { echo "$as_me:$LINENO: result
: $ac_header_preproc" >&5
11844 echo "${ECHO_T}$ac_header_preproc" >&6; }
11846 # So? What about this header?
11847 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11849 { echo "$as_me:$LINENO: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&5
11850 echo "$as_me: WARNING
: $ac_header: accepted by the compiler
, rejected by the preprocessor
!" >&2;}
11851 { echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the compiler
's result" >&5
11852 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result
" >&2;}
11853 ac_header_preproc=yes
11856 { echo "$as_me:$LINENO: WARNING
: $ac_header: present but cannot be compiled
" >&5
11857 echo "$as_me: WARNING
: $ac_header: present but cannot be compiled
" >&2;}
11858 { echo "$as_me:$LINENO: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&5
11859 echo "$as_me: WARNING
: $ac_header: check
for missing prerequisite headers?
" >&2;}
11860 { echo "$as_me:$LINENO: WARNING
: $ac_header: see the Autoconf documentation
" >&5
11861 echo "$as_me: WARNING
: $ac_header: see the Autoconf documentation
" >&2;}
11862 { echo "$as_me:$LINENO: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&5
11863 echo "$as_me: WARNING
: $ac_header: section
\"Present But Cannot Be Compiled
\"" >&2;}
11864 { echo "$as_me:$LINENO: WARNING
: $ac_header: proceeding with the preprocessor
's result" >&5
11865 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result
" >&2;}
11866 { echo "$as_me:$LINENO: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&5
11867 echo "$as_me: WARNING
: $ac_header: in the future
, the compiler will take precedence
" >&2;}
11871 { echo "$as_me:$LINENO: checking
for $ac_header" >&5
11872 echo $ECHO_N "checking
for $ac_header...
$ECHO_C" >&6; }
11873 if { as_var=$as_ac_Header; eval "test \"\
${$as_var+set}\" = set"; }; then
11874 echo $ECHO_N "(cached
) $ECHO_C" >&6
11876 eval "$as_ac_Header=\
$ac_header_preproc"
11878 ac_res=`eval echo '${'$as_ac_Header'}'`
11879 { echo "$as_me:$LINENO: result
: $ac_res" >&5
11880 echo "${ECHO_T}$ac_res" >&6; }
11883 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11884 cat >>confdefs.h <<_ACEOF
11885 #define `echo "HAVE_
$ac_header" | $as_tr_cpp` 1
11892 CPPFLAGS="$savedcppflags"
11895 # Not found. Did the user explicitly ask for it?
11897 { echo "$as_me:$LINENO: result
: not found
" >&5
11898 echo "${ECHO_T}not found
" >&6; }
11899 if test "$want_libcrypto" = yes; then
11900 { { echo "$as_me:$LINENO: error
: SSLeay not found
" >&5
11901 echo "$as_me: error
: SSLeay not found
" >&2;}
11902 { (exit 1); exit 1; }; }
11907 if test "$missing_includes" = "yes"; then
11908 CPPFLAGS="$CPPFLAGS -I$srcdir/missing
"
11909 V_INCLS="$V_INCLS -I$srcdir/missing
"
11921 # Find a good install program. We prefer a C program (faster),
11922 # so one script is as good as another. But avoid the broken or
11923 # incompatible versions:
11924 # SysV /etc/install, /usr/sbin/install
11925 # SunOS /usr/etc/install
11926 # IRIX /sbin/install
11928 # AmigaOS /C/install, which installs bootblocks on floppy discs
11929 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
11930 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
11931 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff
"
11932 # OS/2's system install, which has a completely different semantic
11933 # ./install, which can be erroneously created by make from ./install.sh.
11934 { echo "$as_me:$LINENO: checking
for a BSD-compatible
install" >&5
11935 echo $ECHO_N "checking
for a BSD-compatible
install...
$ECHO_C" >&6; }
11936 if test -z "$INSTALL"; then
11937 if test "${ac_cv_path_install+set}" = set; then
11938 echo $ECHO_N "(cached
) $ECHO_C" >&6
11940 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11941 for as_dir in $PATH
11944 test -z "$as_dir" && as_dir=.
11945 # Account for people who put trailing slashes in PATH elements.
11947 ./ | .// | /cC/* | \
11948 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
11949 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
11952 # OSF1 and SCO ODT 3.0 have their own names for install.
11953 # Don't use installbsd from OSF since it installs stuff as root
11955 for ac_prog in ginstall scoinst install; do
11956 for ac_exec_ext in '' $ac_executable_extensions; do
11957 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
11958 if test $ac_prog = install &&
11959 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
11960 # AIX install. It has an incompatible calling convention.
11962 elif test $ac_prog = install &&
11963 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
11964 # program-specific install script used by HP pwplus--don't use.
11967 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
11980 if test "${ac_cv_path_install+set}" = set; then
11981 INSTALL=$ac_cv_path_install
11983 # As a last resort, use the slow shell script. Don't cache a
11984 # value for INSTALL within a source directory, because that will
11985 # break other packages using the cache if that directory is
11986 # removed, or if the value is a relative name.
11987 INSTALL=$ac_install_sh
11990 { echo "$as_me:$LINENO: result
: $INSTALL" >&5
11991 echo "${ECHO_T}$INSTALL" >&6; }
11993 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
11994 # It thinks the first close brace ends the variable substitution.
11995 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
11997 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
11999 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
12002 ac_config_headers="$ac_config_headers config.h
"
12005 ac_config_commands="$ac_config_commands default-1
"
12007 ac_config_files="$ac_config_files Makefile tcpdump
.1"
12009 cat >confcache <<\_ACEOF
12010 # This file is a shell script that caches the results of configure
12011 # tests run on this system so they can be shared between configure
12012 # scripts and configure runs, see configure's option --config-cache.
12013 # It is not useful on other systems. If it contains results you don't
12014 # want to keep, you may remove or edit it.
12016 # config.status only pays attention to the cache file if you give it
12017 # the --recheck option to rerun configure.
12019 # `ac_cv_env_foo' variables (set or unset) will be overridden when
12020 # loading this file, other *unset* `ac_cv_foo' will be assigned the
12021 # following values.
12025 # The following way of writing the cache mishandles newlines in values,
12026 # but we know of no workaround that is simple, portable, and efficient.
12027 # So, we kill variables containing newlines.
12028 # Ultrix sh set writes to stderr and can't be redirected directly,
12029 # and sets the high bit in the cache file unless we assign to the vars.
12031 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
12032 eval ac_val=\$$ac_var
12036 *_cv_*) { echo "$as_me:$LINENO: WARNING
: Cache variable
$ac_var contains a newline.
" >&5
12037 echo "$as_me: WARNING
: Cache variable
$ac_var contains a newline.
" >&2;} ;;
12040 _ | IFS | as_nl) ;; #(
12041 *) $as_unset $ac_var ;;
12047 case $as_nl`(ac_space=' '; set) 2>&1` in #(
12048 *${as_nl}ac_space=\ *)
12049 # `set' does not quote correctly, so add quotes (double-quote
12050 # substitution turns \\\\ into \\, and sed turns \\ into \).
12053 s
/^
\\([_
$as_cr_alnum]*_cv_
[_
$as_cr_alnum]*\\)=\\(.
*\\)/\\1='\\2'/p
"
12056 # `set' quotes correctly as required by POSIX, so do not add quotes.
12057 sed -n "/^
[_
$as_cr_alnum]*_cv_
[_
$as_cr_alnum]*=/p
"
12066 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
12068 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
12070 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
12071 if test -w "$cache_file"; then
12072 test "x
$cache_file" != "x
/dev
/null
" &&
12073 { echo "$as_me:$LINENO: updating cache
$cache_file" >&5
12074 echo "$as_me: updating cache
$cache_file" >&6;}
12075 cat confcache >$cache_file
12077 { echo "$as_me:$LINENO: not updating unwritable cache
$cache_file" >&5
12078 echo "$as_me: not updating unwritable cache
$cache_file" >&6;}
12083 test "x
$prefix" = xNONE && prefix=$ac_default_prefix
12084 # Let make expand exec_prefix.
12085 test "x
$exec_prefix" = xNONE && exec_prefix='${prefix}'
12087 DEFS=-DHAVE_CONFIG_H
12091 for ac_i in : $LIBOBJS; do test "x
$ac_i" = x: && continue
12092 # 1. Remove the extension, and $U if already installed.
12093 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
12094 ac_i=`echo "$ac_i" | sed "$ac_script"`
12095 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
12096 # will be set to the directory where LIBOBJS objects are built.
12097 ac_libobjs="$ac_libobjs \
${LIBOBJDIR}$ac_i\
$U.
$ac_objext"
12098 ac_ltlibobjs="$ac_ltlibobjs \
${LIBOBJDIR}$ac_i"'$U.lo'
12100 LIBOBJS=$ac_libobjs
12102 LTLIBOBJS=$ac_ltlibobjs
12106 : ${CONFIG_STATUS=./config.status}
12107 ac_clean_files_save=$ac_clean_files
12108 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
12109 { echo "$as_me:$LINENO: creating
$CONFIG_STATUS" >&5
12110 echo "$as_me: creating
$CONFIG_STATUS" >&6;}
12111 cat >$CONFIG_STATUS <<_ACEOF
12113 # Generated by $as_me.
12114 # Run this file to recreate the current configuration.
12115 # Compiler output produced by configure, useful for debugging
12116 # configure, is in config.log if it exists.
12119 ac_cs_recheck=false
12121 SHELL=\${CONFIG_SHELL-$SHELL}
12124 cat >>$CONFIG_STATUS <<\_ACEOF
12125 ## --------------------- ##
12126 ## M4sh Initialization. ##
12127 ## --------------------- ##
12129 # Be more Bourne compatible
12130 DUALCASE=1; export DUALCASE # for MKS sh
12131 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
12134 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
12135 # is contrary to our usage. Disable this feature.
12136 alias -g '${1+"$@"}'='"$@
"'
12137 setopt NO_GLOB_SUBST
12139 case `(set -o) 2>/dev/null` in
12140 *posix*) set -o posix ;;
12149 # Avoid depending upon Character Ranges.
12150 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
12151 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
12152 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
12153 as_cr_digits='0123456789'
12154 as_cr_alnum=$as_cr_Letters$as_cr_digits
12156 # The user is always right.
12157 if test "${PATH_SEPARATOR+set}" != set; then
12158 echo "#! /bin/sh" >conf$$.sh
12159 echo "exit 0" >>conf$$.sh
12161 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
12169 # Support unset when possible.
12170 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
12178 # We need space, tab and new line, in precisely that order. Quoting is
12179 # there to prevent editors from complaining about space-tab.
12180 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
12181 # splitting by setting IFS to empty value.)
12186 # Find who we are. Look in the path if we contain no directory separator.
12188 *[\\/]* ) as_myself
=$0 ;;
12189 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12190 for as_dir
in $PATH
12193 test -z "$as_dir" && as_dir
=.
12194 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
12200 # We did not find ourselves, most probably we were run as `sh COMMAND'
12201 # in which case we are not to be found in the path.
12202 if test "x$as_myself" = x
; then
12205 if test ! -f "$as_myself"; then
12206 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
12207 { (exit 1); exit 1; }
12210 # Work around bugs in pre-3.0 UWIN ksh.
12211 for as_var
in ENV MAIL MAILPATH
12212 do ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
12220 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
12221 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
12222 LC_TELEPHONE LC_TIME
12224 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
12225 eval $as_var=C
; export $as_var
12227 ($as_unset $as_var) >/dev
/null
2>&1 && $as_unset $as_var
12231 # Required to use basename.
12232 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
12233 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
12239 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
12240 as_basename
=basename
12246 # Name of the executable.
12247 as_me
=`$as_basename -- "$0" ||
12248 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
12249 X"$0" : 'X\(//\)$' \| \
12250 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
12252 sed '/^.*\/\([^/][^/]*\)\/*$/{
12271 as_lineno_1
=$LINENO
12272 as_lineno_2
=$LINENO
12273 test "x$as_lineno_1" != "x$as_lineno_2" &&
12274 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" ||
{
12276 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
12277 # uniformly replaced by the line number. The first 'sed' inserts a
12278 # line-number line after each line using $LINENO; the second 'sed'
12279 # does the real work. The second script uses 'N' to pair each
12280 # line-number line with the line containing $LINENO, and appends
12281 # trailing '-' during substitution so that $LINENO is not a special
12282 # case at line end.
12283 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
12284 # scripts with optimization help from Paolo Bonzini. Blame Lee
12285 # E. McMahon (1931-1989) for sed's syntax. :-)
12297 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
12300 ' >$as_me.lineno
&&
12301 chmod +x
"$as_me.lineno" ||
12302 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
12303 { (exit 1); exit 1; }; }
12305 # Don't try to exec as it changes $[0], causing all sort of problems
12306 # (the dirname of $[0] is not the place where we might find the
12307 # original and so on. Autoconf is especially sensitive to this).
12308 .
"./$as_me.lineno"
12309 # Exit status is that of the last command.
12314 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
12320 ECHO_C
= ECHO_N
= ECHO_T
=
12321 case `echo -n x` in
12323 case `echo 'x\c'` in
12324 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
12331 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
12332 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
12338 rm -f conf$$ conf$$.exe conf$$.
file
12339 if test -d conf$$.dir
; then
12340 rm -f conf$$.dir
/conf$$.
file
12346 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
12348 # ... but there are two gotchas:
12349 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
12350 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
12351 # In both cases, we have to default to `cp -p'.
12352 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
12354 elif ln conf$$.
file conf$$
2>/dev
/null
; then
12359 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
12360 rmdir conf$$.dir
2>/dev
/null
12362 if mkdir
-p .
2>/dev
/null
; then
12365 test -d .
/-p && rmdir .
/-p
12369 if test -x / >/dev
/null
2>&1; then
12370 as_test_x
='test -x'
12372 if ls -dL / >/dev
/null
2>&1; then
12379 if test -d "$1"; then
12385 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
12386 ???[sx]*):;;*)false;;esac;fi
12390 as_executable_p
=$as_test_x
12392 # Sed expression to map a string onto a valid CPP name.
12393 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
12395 # Sed expression to map a string onto a valid variable name.
12396 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
12401 # Save the log message, to keep $[0] and so on meaningful, and to
12402 # report actual input values of CONFIG_FILES etc. instead of their
12403 # values after options handling.
12405 This file was extended by $as_me, which was
12406 generated by GNU Autoconf 2.61. Invocation command line was
12408 CONFIG_FILES = $CONFIG_FILES
12409 CONFIG_HEADERS = $CONFIG_HEADERS
12410 CONFIG_LINKS = $CONFIG_LINKS
12411 CONFIG_COMMANDS = $CONFIG_COMMANDS
12414 on `(hostname || uname -n) 2>/dev/null | sed 1q`
12419 cat >>$CONFIG_STATUS <<_ACEOF
12420 # Files that config.status was made for.
12421 config_files="$ac_config_files"
12422 config_headers="$ac_config_headers"
12423 config_commands="$ac_config_commands"
12427 cat >>$CONFIG_STATUS <<\_ACEOF
12429 \`$as_me' instantiates files from templates according to the
12430 current configuration.
12432 Usage: $0 [OPTIONS] [FILE]...
12434 -h, --help print this help, then exit
12435 -V, --version print version number and configuration settings, then exit
12436 -q, --quiet do not print progress messages
12437 -d, --debug don't remove temporary files
12438 --recheck update $as_me by reconfiguring in the same conditions
12439 --file=FILE[:TEMPLATE]
12440 instantiate the configuration file FILE
12441 --header=FILE[:TEMPLATE]
12442 instantiate the configuration header FILE
12444 Configuration files:
12447 Configuration headers:
12450 Configuration commands:
12453 Report bugs to <bug-autoconf@gnu.org>."
12456 cat >>$CONFIG_STATUS <<_ACEOF
12459 configured by $0, generated by GNU Autoconf 2.61,
12460 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
12462 Copyright (C) 2006 Free Software Foundation, Inc.
12463 This config.status script is free software; the Free Software Foundation
12464 gives unlimited permission to copy, distribute and modify it."
12471 cat >>$CONFIG_STATUS <<\_ACEOF
12472 # If no file are specified by the user, then we need to provide default
12473 # value. By we need to know if files were specified by the user.
12479 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
12480 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
12491 # Handling of the options.
12492 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
12494 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
12495 echo "$ac_cs_version"; exit ;;
12496 --debug |
--debu |
--deb |
--de |
--d |
-d )
12498 --file |
--fil |
--fi |
--f )
12500 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
12501 ac_need_defaults
=false
;;
12502 --header |
--heade |
--head |
--hea )
12504 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
12505 ac_need_defaults
=false
;;
12507 # Conflict between --help and --header
12508 { echo "$as_me: error: ambiguous option: $1
12509 Try \`$0 --help' for more information." >&2
12510 { (exit 1); exit 1; }; };;
12511 --help |
--hel |
-h )
12512 echo "$ac_cs_usage"; exit ;;
12513 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
12514 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
12517 # This is an error.
12518 -*) { echo "$as_me: error: unrecognized option: $1
12519 Try \`$0 --help' for more information." >&2
12520 { (exit 1); exit 1; }; } ;;
12522 *) ac_config_targets
="$ac_config_targets $1"
12523 ac_need_defaults
=false
;;
12529 ac_configure_extra_args
=
12531 if $ac_cs_silent; then
12533 ac_configure_extra_args
="$ac_configure_extra_args --silent"
12537 cat >>$CONFIG_STATUS <<_ACEOF
12538 if \$ac_cs_recheck; then
12539 echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
12540 CONFIG_SHELL=$SHELL
12541 export CONFIG_SHELL
12542 exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
12546 cat >>$CONFIG_STATUS <<\_ACEOF
12550 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
12551 ## Running $as_me. ##
12557 cat >>$CONFIG_STATUS <<_ACEOF
12565 cat >>$CONFIG_STATUS <<\_ACEOF
12567 # Handling of arguments.
12568 for ac_config_target
in $ac_config_targets
12570 case $ac_config_target in
12571 "config.h") CONFIG_HEADERS
="$CONFIG_HEADERS config.h" ;;
12572 "default-1") CONFIG_COMMANDS
="$CONFIG_COMMANDS default-1" ;;
12573 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
12574 "tcpdump.1") CONFIG_FILES
="$CONFIG_FILES tcpdump.1" ;;
12576 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
12577 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12578 { (exit 1); exit 1; }; };;
12583 # If the user did not use the arguments to specify the items to instantiate,
12584 # then the envvar interface is used. Set only those that are not.
12585 # We use the long form for the default assignment because of an extremely
12586 # bizarre bug on SunOS 4.1.3.
12587 if $ac_need_defaults; then
12588 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
12589 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
12590 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
12593 # Have a temporary directory for convenience. Make it in the build tree
12594 # simply because there is no reason against having it here, and in addition,
12595 # creating and moving files from /tmp can sometimes cause problems.
12596 # Hook for its removal unless debugging.
12597 # Note that there is a small window in which the directory will not be cleaned:
12598 # after its creation but before its name has been assigned to `$tmp'.
12602 trap 'exit_status=$?
12603 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
12605 trap '{ (exit 1); exit 1; }' 1 2 13 15
12607 # Create a (secure) tmp directory for tmp files.
12610 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
12611 test -n "$tmp" && test -d "$tmp"
12614 tmp
=.
/conf$$
-$RANDOM
12615 (umask 077 && mkdir
"$tmp")
12618 echo "$me: cannot create a temporary directory in ." >&2
12619 { (exit 1); exit 1; }
12623 # Set up the sed scripts for CONFIG_FILES section.
12626 # No need to generate the scripts if there are no CONFIG_FILES.
12627 # This happens for instance when ./config.status config.h
12628 if test -n "$CONFIG_FILES"; then
12635 for ac_last_try
in false false false false false
:; do
12636 cat >conf$
$subs.
sed <<_ACEOF
12637 SHELL!$SHELL$ac_delim
12638 PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
12639 PACKAGE_NAME!$PACKAGE_NAME$ac_delim
12640 PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
12641 PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
12642 PACKAGE_STRING!$PACKAGE_STRING$ac_delim
12643 PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
12644 exec_prefix!$exec_prefix$ac_delim
12645 prefix!$prefix$ac_delim
12646 program_transform_name!$program_transform_name$ac_delim
12647 bindir!$bindir$ac_delim
12648 sbindir!$sbindir$ac_delim
12649 libexecdir!$libexecdir$ac_delim
12650 datarootdir!$datarootdir$ac_delim
12651 datadir!$datadir$ac_delim
12652 sysconfdir!$sysconfdir$ac_delim
12653 sharedstatedir!$sharedstatedir$ac_delim
12654 localstatedir!$localstatedir$ac_delim
12655 includedir!$includedir$ac_delim
12656 oldincludedir!$oldincludedir$ac_delim
12657 docdir!$docdir$ac_delim
12658 infodir!$infodir$ac_delim
12659 htmldir!$htmldir$ac_delim
12660 dvidir!$dvidir$ac_delim
12661 pdfdir!$pdfdir$ac_delim
12662 psdir!$psdir$ac_delim
12663 libdir!$libdir$ac_delim
12664 localedir!$localedir$ac_delim
12665 mandir!$mandir$ac_delim
12666 DEFS!$DEFS$ac_delim
12667 ECHO_C!$ECHO_C$ac_delim
12668 ECHO_N!$ECHO_N$ac_delim
12669 ECHO_T!$ECHO_T$ac_delim
12670 LIBS!$LIBS$ac_delim
12671 build_alias!$build_alias$ac_delim
12672 host_alias!$host_alias$ac_delim
12673 target_alias!$target_alias$ac_delim
12674 build!$build$ac_delim
12675 build_cpu!$build_cpu$ac_delim
12676 build_vendor!$build_vendor$ac_delim
12677 build_os!$build_os$ac_delim
12678 host!$host$ac_delim
12679 host_cpu!$host_cpu$ac_delim
12680 host_vendor!$host_vendor$ac_delim
12681 host_os!$host_os$ac_delim
12682 SHLICC2!$SHLICC2$ac_delim
12684 CFLAGS!$CFLAGS$ac_delim
12685 LDFLAGS!$LDFLAGS$ac_delim
12686 CPPFLAGS!$CPPFLAGS$ac_delim
12687 ac_ct_CC!$ac_ct_CC$ac_delim
12688 EXEEXT!$EXEEXT$ac_delim
12689 OBJEXT!$OBJEXT$ac_delim
12691 GREP!$GREP$ac_delim
12692 EGREP!$EGREP$ac_delim
12693 LIBOBJS!$LIBOBJS$ac_delim
12694 PCAP_CONFIG!$PCAP_CONFIG$ac_delim
12695 RANLIB!$RANLIB$ac_delim
12696 V_CCOPT!$V_CCOPT$ac_delim
12697 V_DEFS!$V_DEFS$ac_delim
12698 V_GROUP!$V_GROUP$ac_delim
12699 V_INCLS!$V_INCLS$ac_delim
12700 V_PCAPDEP!$V_PCAPDEP$ac_delim
12701 LOCALSRC!$LOCALSRC$ac_delim
12702 MAN_FILE_FORMATS!$MAN_FILE_FORMATS$ac_delim
12703 MAN_MISC_INFO!$MAN_MISC_INFO$ac_delim
12704 INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
12705 INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
12706 INSTALL_DATA!$INSTALL_DATA$ac_delim
12707 LTLIBOBJS!$LTLIBOBJS$ac_delim
12710 if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 71; then
12712 elif $ac_last_try; then
12713 { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
12714 echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
12715 { (exit 1); exit 1; }; }
12717 ac_delim
="$ac_delim!$ac_delim _$ac_delim!! "
12721 ac_eof
=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
12722 if test -n "$ac_eof"; then
12723 ac_eof
=`echo "$ac_eof" | sort -nru | sed 1q`
12724 ac_eof
=`expr $ac_eof + 1`
12727 cat >>$CONFIG_STATUS <<_ACEOF
12728 cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
12729 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
12732 s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
12733 s/^/s,@/; s/!/@,|#_!!_#|/
12736 s/'"$ac_delim"'$/,g/; t
12738 N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
12739 ' >>$CONFIG_STATUS <conf$
$subs.
sed
12740 rm -f conf$
$subs.
sed
12741 cat >>$CONFIG_STATUS <<_ACEOF
12748 # VPATH may cause trouble with some makes, so we remove $(srcdir),
12749 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
12750 # trailing colons and then remove the whole line if VPATH becomes empty
12751 # (actually we leave an empty line to preserve line numbers).
12752 if test "x$srcdir" = x.
; then
12753 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
12754 s/:*\$(srcdir):*/:/
12755 s/:*\${srcdir}:*/:/
12757 s/^\([^=]*=[ ]*\):*/\1/
12763 cat >>$CONFIG_STATUS <<\_ACEOF
12764 fi # test -n "$CONFIG_FILES"
12767 for ac_tag
in :F
$CONFIG_FILES :H
$CONFIG_HEADERS :C
$CONFIG_COMMANDS
12770 :[FHLC
]) ac_mode
=$ac_tag; continue;;
12772 case $ac_mode$ac_tag in
12774 :L
* |
:C
*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
12775 echo "$as_me: error: Invalid tag $ac_tag." >&2;}
12776 { (exit 1); exit 1; }; };;
12777 :[FH
]-) ac_tag
=-:-;;
12778 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
12795 -) ac_f
="$tmp/stdin";;
12796 *) # Look for the file first in the build tree, then in the source tree
12797 # (if the path is not absolute). The absolute path cannot be DOS-style,
12798 # because $ac_f cannot contain `:'.
12802 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
12804 { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
12805 echo "$as_me: error: cannot find input file: $ac_f" >&2;}
12806 { (exit 1); exit 1; }; };;
12808 ac_file_inputs
="$ac_file_inputs $ac_f"
12811 # Let's still pretend it is `configure' which instantiates (i.e., don't
12812 # use $as_me), people would be surprised to read:
12813 # /* config.h. Generated by config.status. */
12814 configure_input
="Generated from "`IFS=:
12815 echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
12816 if test x
"$ac_file" != x-
; then
12817 configure_input
="$ac_file. $configure_input"
12818 { echo "$as_me:$LINENO: creating $ac_file" >&5
12819 echo "$as_me: creating $ac_file" >&6;}
12823 *:-:* |
*:-) cat >"$tmp/stdin";;
12828 ac_dir
=`$as_dirname -- "$ac_file" ||
12829 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12830 X"$ac_file" : 'X\(//\)[^/]' \| \
12831 X"$ac_file" : 'X\(//\)$' \| \
12832 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
12834 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12838 /^X\(\/\/\)[^/].*/{
12853 -*) as_dir
=.
/$as_dir;;
12855 test -d "$as_dir" ||
{ $as_mkdir_p && mkdir
-p "$as_dir"; } ||
{
12859 *\'*) as_qdir
=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
12860 *) as_qdir
=$as_dir;;
12862 as_dirs
="'$as_qdir' $as_dirs"
12863 as_dir
=`$as_dirname -- "$as_dir" ||
12864 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12865 X"$as_dir" : 'X\(//\)[^/]' \| \
12866 X"$as_dir" : 'X\(//\)$' \| \
12867 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
12869 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12873 /^X\(\/\/\)[^/].*/{
12886 test -d "$as_dir" && break
12888 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
12889 } ||
test -d "$as_dir" ||
{ { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
12890 echo "$as_me: error: cannot create directory $as_dir" >&2;}
12891 { (exit 1); exit 1; }; }; }
12895 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
12897 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
12898 # A ".." for each directory in $ac_dir_suffix.
12899 ac_top_builddir_sub
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
12900 case $ac_top_builddir_sub in
12901 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
12902 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
12905 ac_abs_top_builddir
=$ac_pwd
12906 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
12907 # for backward compatibility:
12908 ac_top_builddir
=$ac_top_build_prefix
12911 .
) # We are building in place.
12913 ac_top_srcdir
=$ac_top_builddir_sub
12914 ac_abs_top_srcdir
=$ac_pwd ;;
12915 [\\/]* | ?
:[\\/]* ) # Absolute name.
12916 ac_srcdir
=$srcdir$ac_dir_suffix;
12917 ac_top_srcdir
=$srcdir
12918 ac_abs_top_srcdir
=$srcdir ;;
12919 *) # Relative name.
12920 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
12921 ac_top_srcdir
=$ac_top_build_prefix$srcdir
12922 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
12924 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
12934 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
12935 *) ac_INSTALL
=$ac_top_build_prefix$INSTALL ;;
12939 cat >>$CONFIG_STATUS <<\_ACEOF
12940 # If the template does not know about datarootdir, expand it.
12941 # FIXME: This hack should be removed a few years after 2.60.
12942 ac_datarootdir_hack
=; ac_datarootdir_seen
=
12944 case `sed -n '/datarootdir/ {
12953 ' $ac_file_inputs` in
12954 *datarootdir
*) ac_datarootdir_seen
=yes;;
12955 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
12956 { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
12957 echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
12959 cat >>$CONFIG_STATUS <<_ACEOF
12960 ac_datarootdir_hack='
12961 s&@datadir@&$datadir&g
12962 s&@docdir@&$docdir&g
12963 s&@infodir@&$infodir&g
12964 s&@localedir@&$localedir&g
12965 s&@mandir@&$mandir&g
12966 s&\\\${datarootdir}&$datarootdir&g' ;;
12970 # Neutralize VPATH when `$srcdir' = `.'.
12971 # Shell code in configure.ac might set extrasub.
12972 # FIXME: do we really want to maintain this feature?
12973 cat >>$CONFIG_STATUS <<_ACEOF
12977 cat >>$CONFIG_STATUS <<\_ACEOF
12979 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
12980 s
&@configure_input@
&$configure_input&;t t
12981 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
12982 s
&@srcdir@
&$ac_srcdir&;t t
12983 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
12984 s
&@top_srcdir@
&$ac_top_srcdir&;t t
12985 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
12986 s
&@builddir@
&$ac_builddir&;t t
12987 s
&@abs_builddir@
&$ac_abs_builddir&;t t
12988 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
12989 s
&@INSTALL@
&$ac_INSTALL&;t t
12990 $ac_datarootdir_hack
12991 " $ac_file_inputs | sed -f "$tmp/subs-1.
sed" >$tmp/out
12993 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
12994 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out
"`; test -n "$ac_out"; } &&
12995 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out
"`; test -z "$ac_out"; } &&
12996 { echo "$as_me:$LINENO: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
12997 which seems to be undefined. Please make sure it is defined." >&5
12998 echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
12999 which seems to be undefined. Please make sure it is defined." >&2;}
13003 -) cat "$tmp/out"; rm -f "$tmp/out";;
13004 *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
13013 # Transform confdefs.h into a sed script `conftest.defines', that
13014 # substitutes the proper values into config.h.in to produce config.h.
13015 rm -f conftest.defines conftest.
tail
13016 # First, append a space to every undef/define line, to ease matching.
13017 echo 's/$/ /' >conftest.defines
13018 # Then, protect against being on the right side of a sed subst, or in
13019 # an unquoted here document, in config.status. If some macros were
13020 # called several times there might be several #defines for the same
13021 # symbol, which is useless. But do not sort them, since the last
13022 # AC_DEFINE must be honored.
13023 ac_word_re
=[_
$as_cr_Letters][_
$as_cr_alnum]*
13024 # These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
13025 # NAME is the cpp macro being defined, VALUE is the value it is being given.
13026 # PARAMS is the parameter list in the macro definition--in most cases, it's
13027 # just an empty string.
13028 ac_dA
='s,^\\([ #]*\\)[^ ]*\\([ ]*'
13029 ac_dB
='\\)[ (].*,\\1define\\2'
13037 s/^[ ]*#[ ]*define[ ][ ]*//
13042 s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
13043 s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
13044 ' >>conftest.defines
13046 # Remove the space that was appended to ease matching.
13047 # Then replace #undef with comments. This is necessary, for
13048 # example, in the case of _POSIX_SOURCE, which is predefined and required
13049 # on some systems where configure will not decide to define it.
13050 # (The regexp can be short, since the line contains either #define or #undef.)
13052 s,^[ #]*u.*,/* & */,' >>conftest.defines
13054 # Break up conftest.defines:
13055 ac_max_sed_lines
=50
13057 # First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
13058 # Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
13059 # Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
13061 ac_in
='$ac_file_inputs'
13062 ac_out
='"$tmp/out1"'
13063 ac_nxt
='"$tmp/out2"'
13067 # Write a here document:
13068 cat >>$CONFIG_STATUS <<_ACEOF
13069 # First, check the format of the line:
13070 cat >"\$tmp/defines.sed" <<\\CEOF
13071 /^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
13072 /^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
13076 sed ${ac_max_sed_lines}q conftest.defines
>>$CONFIG_STATUS
13078 sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
13079 ac_in
=$ac_out; ac_out
=$ac_nxt; ac_nxt
=$ac_in
13080 sed 1,${ac_max_sed_lines}d conftest.defines
>conftest.
tail
13081 grep . conftest.
tail >/dev
/null ||
break
13082 rm -f conftest.defines
13083 mv conftest.
tail conftest.defines
13085 rm -f conftest.defines conftest.
tail
13087 echo "ac_result=$ac_in" >>$CONFIG_STATUS
13088 cat >>$CONFIG_STATUS <<\_ACEOF
13089 if test x
"$ac_file" != x-
; then
13090 echo "/* $configure_input */" >"$tmp/config.h"
13091 cat "$ac_result" >>"$tmp/config.h"
13092 if diff $ac_file "$tmp/config.h" >/dev
/null
2>&1; then
13093 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
13094 echo "$as_me: $ac_file is unchanged" >&6;}
13097 mv "$tmp/config.h" $ac_file
13100 echo "/* $configure_input */"
13106 :C
) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
13107 echo "$as_me: executing $ac_file commands" >&6;}
13112 case $ac_file$ac_mode in
13113 "default-1":C
) if test -f .devel
; then
13114 echo timestamp
> stamp-h
13115 cat Makefile-devel-adds
>> Makefile
13123 { (exit 0); exit 0; }
13125 chmod +x
$CONFIG_STATUS
13126 ac_clean_files
=$ac_clean_files_save
13129 # configure is writing to config.log, and then calls config.status.
13130 # config.status does its own redirection, appending to config.log.
13131 # Unfortunately, on DOS this fails, as config.log is still kept open
13132 # by configure, so config.status won't be able to write to it; its
13133 # output is simply discarded. So we exec the FD to /dev/null,
13134 # effectively closing config.log, so it can be properly (re)opened and
13135 # appended to by config.status. When coming back to configure, we
13136 # need to make the FD available again.
13137 if test "$no_create" != yes; then
13139 ac_config_status_args
=
13140 test "$silent" = yes &&
13141 ac_config_status_args
="$ac_config_status_args --quiet"
13143 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
13145 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
13146 # would make configure fail if this is the last instruction.
13147 $ac_cs_success ||
{ (exit 1); exit 1; }