• Home
  • Raw
  • Download

Lines Matching +full:libressl +full:- +full:git

2 # Guess values for system-dependent variables and create Makefiles.
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
11 ## -------------------- ##
13 ## -------------------- ##
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
22 alias -g '${1+"$@"}'='"$@"'
25 case `(set -o) 2>/dev/null` in #(
27 set -o posix ;; #(
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
66 as_echo_n='sh -c $as_echo_n_body as_echo'
69 as_echo='sh -c $as_echo_body as_echo'
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
84 # there to prevent editors from complaining about space-tab.
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
109 if test ! -f "$as_myself"; then
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
136 # into an infinite loop, continuously re-executing ourselves.
142 # Preserve -v and -x to the replacement shell.
146 case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
155 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
169 case \`(set -o) 2>/dev/null\` in #(
171 set -o posix ;; #(
194 test -x / || exit 1"
213 test -z "$as_dir" && as_dir=.
220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
231 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
243 # Preserve -v and -x to the replacement shell.
247 case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
256 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
276 SHELL=${CONFIG_SHELL-/bin/sh}
282 ## --------------------- ##
284 ## --------------------- ##
286 # ---------------
295 # -----------------------
303 # -----------------
304 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
313 # -------------
319 -*) as_dir=./$as_dir;;
321 test -d "$as_dir" || eval $as_mkdir_p || {
329 as_dir=`$as_dirname -- "$as_dir" ||
352 test -d "$as_dir" && break
354 test -z "$as_dirs" || eval "mkdir $as_dirs"
355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
361 # -----------------------
365 test -f "$1" && test -x "$1"
368 # ----------------------
386 # ------------------
398 as_val=`expr "$@" || test $? -eq 1`
404 # ----------------------------------------
410 as_status=$1; test $as_status -eq 0 && as_status=1
412 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
426 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
432 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
438 as_me=`$as_basename -- "$0" ||
469 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
470 sed -n '
475 s/[$]LINENO.*/&-/
483 s/-\n.*//
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
501 case `echo -n x` in #(((((
502 -n*)
510 ECHO_N='-n';;
513 rm -f conf$$ conf$$.exe conf$$.file
514 if test -d conf$$.dir; then
515 rm -f conf$$.dir/conf$$.file
517 rm -f conf$$.dir
521 if ln -s conf$$.file conf$$ 2>/dev/null; then
522 as_ln_s='ln -s'
524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
526 # In both cases, we have to default to `cp -pR'.
527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
528 as_ln_s='cp -pR'
532 as_ln_s='cp -pR'
535 as_ln_s='cp -pR'
537 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
540 if mkdir -p . 2>/dev/null; then
541 as_mkdir_p='mkdir -p "$as_dir"'
543 test -d ./-p && rmdir ./-p
547 as_test_x='test -x'
557 test -n "$DJDIR" || exec 7<&0 </dev/null
563 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
776 if test -n "$ac_prev"; then
791 --)
794 -bindir | --bindir | --bindi | --bind | --bin | --bi)
796 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
799 -build | --build | --buil | --bui | --bu)
801 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
804 -cache-file | --cache-file | --cache-fil | --cache-fi \
805 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
807 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
808 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
811 --config-cache | -C)
814 -datadir | --datadir | --datadi | --datad)
816 -datadir=* | --datadir=* | --datadi=* | --datad=*)
819 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
820 | --dataroo | --dataro | --datar)
822 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
823 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
826 -disable-* | --disable-*)
827 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
829 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
832 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
837 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
842 -docdir | --docdir | --docdi | --doc | --do)
844 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
847 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
849 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
852 -enable-* | --enable-*)
853 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
855 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
858 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
863 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
868 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
869 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
870 | --exec | --exe | --ex)
872 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
873 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
874 | --exec=* | --exe=* | --ex=*)
877 -gas | --gas | --ga | --g)
878 # Obsolete; use --with-gas.
881 -help | --help | --hel | --he | -h)
883 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
885 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
888 -host | --host | --hos | --ho)
890 -host=* | --host=* | --hos=* | --ho=*)
893 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
895 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
896 | --ht=*)
899 -includedir | --includedir | --includedi | --included | --include \
900 | --includ | --inclu | --incl | --inc)
902 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
903 | --includ=* | --inclu=* | --incl=* | --inc=*)
906 -infodir | --infodir | --infodi | --infod | --info | --inf)
908 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
911 -libdir | --libdir | --libdi | --libd)
913 -libdir=* | --libdir=* | --libdi=* | --libd=*)
916 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
917 | --libexe | --libex | --libe)
919 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
920 | --libexe=* | --libex=* | --libe=*)
923 -localedir | --localedir | --localedi | --localed | --locale)
925 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
928 -localstatedir | --localstatedir | --localstatedi | --localstated \
929 | --localstate | --localstat | --localsta | --localst | --locals)
931 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
932 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
935 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
937 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
940 -nfp | --nfp | --nf)
941 # Obsolete; use --without-fp.
944 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
945 | --no-cr | --no-c | -n)
948 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
949 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
952 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
953 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
954 | --oldin | --oldi | --old | --ol | --o)
956 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
957 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
958 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
961 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
963 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
966 -program-prefix | --program-prefix | --program-prefi | --program-pref \
967 | --program-pre | --program-pr | --program-p)
969 -program-prefix=* | --program-prefix=* | --program-prefi=* \
970 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
973 -program-suffix | --program-suffix | --program-suffi | --program-suff \
974 | --program-suf | --program-su | --program-s)
976 -program-suffix=* | --program-suffix=* | --program-suffi=* \
977 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
980 -program-transform-name | --program-transform-name \
981 | --program-transform-nam | --program-transform-na \
982 | --program-transform-n | --program-transform- \
983 | --program-transform | --program-transfor \
984 | --program-transfo | --program-transf \
985 | --program-trans | --program-tran \
986 | --progr-tra | --program-tr | --program-t)
988 -program-transform-name=* | --program-transform-name=* \
989 | --program-transform-nam=* | --program-transform-na=* \
990 | --program-transform-n=* | --program-transform-=* \
991 | --program-transform=* | --program-transfor=* \
992 | --program-transfo=* | --program-transf=* \
993 | --program-trans=* | --program-tran=* \
994 | --progr-tra=* | --program-tr=* | --program-t=*)
997 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
999 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1002 -psdir | --psdir | --psdi | --psd | --ps)
1004 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1007 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1008 | -silent | --silent | --silen | --sile | --sil)
1011 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1013 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1014 | --sbi=* | --sb=*)
1017 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1018 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1019 | --sharedst | --shareds | --shared | --share | --shar \
1020 | --sha | --sh)
1022 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1023 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1024 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1025 | --sha=* | --sh=*)
1028 -site | --site | --sit)
1030 -site=* | --site=* | --sit=*)
1033 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1035 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1038 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1039 | --syscon | --sysco | --sysc | --sys | --sy)
1041 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1042 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1045 -target | --target | --targe | --targ | --tar | --ta | --t)
1047 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1050 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1053 -version | --version | --versio | --versi | --vers | -V)
1056 -with-* | --with-*)
1057 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1059 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1062 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1067 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1072 -without-* | --without-*)
1073 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1075 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1078 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1083 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1088 --x)
1089 # Obsolete; use --with-x.
1092 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1093 | --x-incl | --x-inc | --x-in | --x-i)
1095 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1096 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1099 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1100 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1102 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1103 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1106 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1107 Try \`$0 --help' for more information"
1114 '' | [0-9]* | *[!_$as_cr_alnum]* )
1122 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1123 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1131 if test -n "$ac_prev"; then
1132 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1136 if test -n "$ac_unrecognized_opts"; then
1162 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1166 # used to hold the argument of --host etc.
1182 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1187 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1188 ac_ls_di=`ls -di .` &&
1189 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1196 if test -z "$srcdir"; then
1199 ac_confdir=`$as_dirname -- "$as_myself" ||
1223 if test ! -r "$srcdir/$ac_unique_file"; then
1229 if test ! -r "$srcdir/$ac_unique_file"; then
1235 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1243 # mess up M-x gdb in Emacs.
1255 # Report the --help message.
1271 -h, --help display this help and exit
1272 --help=short display options specific to this package
1273 --help=recursive display the short help of all the included packages
1274 -V, --version display version information and exit
1275 -q, --quiet, --silent do not print \`checking ...' messages
1276 --cache-file=FILE cache test results in FILE [disabled]
1277 -C, --config-cache alias for \`--cache-file=config.cache'
1278 -n, --no-create do not create output files
1279 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1282 --prefix=PREFIX install architecture-independent files in PREFIX
1284 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1289 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1290 for instance \`--prefix=\$HOME'.
1295 --bindir=DIR user executables [EPREFIX/bin]
1296 --sbindir=DIR system admin executables [EPREFIX/sbin]
1297 --libexecdir=DIR program executables [EPREFIX/libexec]
1298 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1299 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1300 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1301 --libdir=DIR object code libraries [EPREFIX/lib]
1302 --includedir=DIR C header files [PREFIX/include]
1303 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1304 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1305 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1306 --infodir=DIR info documentation [DATAROOTDIR/info]
1307 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1308 --mandir=DIR man documentation [DATAROOTDIR/man]
1309 --docdir=DIR documentation root [DATAROOTDIR/doc/tcpdump]
1310 --htmldir=DIR html documentation [DOCDIR]
1311 --dvidir=DIR dvi documentation [DOCDIR]
1312 --pdfdir=DIR pdf documentation [DOCDIR]
1313 --psdir=DIR ps documentation [DOCDIR]
1319 --build=BUILD configure for building on BUILD [guessed]
1320 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1324 if test -n "$ac_init_help"; then
1331 --disable-option-checking ignore unrecognized --enable/--with options
1332 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1333 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1334 --disable-universal don't build universal on macOS
1335 --enable-smb enable possibly-buggy SMB printer [default=no]
1336 --disable-local-libpcap don't look for a local libpcap [default=check for a
1340 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1341 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1342 --without-gcc don't use gcc
1343 --with-smi link with libsmi (allows to load MIBs on the fly to
1345 --with-user=USERNAME drop privileges by default to USERNAME
1346 --with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY
1347 --with-sandbox-capsicum use Capsicum security functions [default=yes, if
1349 --with-crypto[=DIR] use OpenSSL/libressl libcrypto (located in directory
1351 --with-cap-ng use libcap-ng [default=yes, if available]
1356 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1358 LIBS libraries to pass to the linker, e.g. -l<library>
1359 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1372 # If there are subdirs, report their specific --help.
1374 test -d "$ac_dir" ||
1375 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1413 if test -f "$ac_srcdir/configure.gnu"; then
1415 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1416 elif test -f "$ac_srcdir/configure"; then
1418 $SHELL "$ac_srcdir/configure" --help=recursive
1426 test -n "$ac_init_help" && exit $ac_status
1439 ## ------------------------ ##
1441 ## ------------------------ ##
1444 # --------------------------
1448 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1449 rm -f conftest.$ac_objext
1455 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1459 if test -s conftest.err; then
1460 grep -v '^ *+' conftest.err >conftest.er1
1462 mv -f conftest.er1 conftest.err
1464 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1466 test -z "$ac_c_werror_flag" ||
1467 test ! -s conftest.err
1468 } && test -s conftest.$ac_objext; then :
1482 # ----------------------
1486 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1492 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1496 if test -s conftest.err; then
1497 grep -v '^ *+' conftest.err >conftest.er1
1499 mv -f conftest.er1 conftest.err
1501 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1503 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1504 test ! -s conftest.err
1519 # -------------------------------------------------------
1525 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1539 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1549 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1556 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1565 rm -f conftest.err conftest.i conftest.$ac_ext
1566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1572 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the pr…
1574 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1578 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1580 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?"…
1582 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1584 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled…
1586 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1598 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1606 # ----------------------
1611 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1617 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1621 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1627 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1631 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1641 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1648 # -------------------------------------------------------
1653 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1659 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1669 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1679 # -----------------------
1683 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1684 rm -f conftest.$ac_objext conftest$ac_exeext
1690 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1694 if test -s conftest.err; then
1695 grep -v '^ *+' conftest.err >conftest.er1
1697 mv -f conftest.er1 conftest.err
1699 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1701 test -z "$ac_c_werror_flag" ||
1702 test ! -s conftest.err
1703 } && test -s conftest$ac_exeext && {
1705 test -x conftest$ac_exeext
1718 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1725 # ----------------------------------
1729 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1735 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1738 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1781 rm -f core conftest.err conftest.$ac_objext \
1785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1792 # --------------------------------------------
1793 # Tries to find the compile-time value of EXPR in a program that includes
1798 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1807 static int test_array [1 - 2 * !(($2) >= 0)];
1818 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1824 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1836 if test $ac_lo -le $ac_mid; then
1842 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1845 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1851 static int test_array [1 - 2 * !(($2) < 0)];
1860 ac_hi=-1 ac_mid=-1
1862 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1868 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
1879 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
1880 if test $ac_mid -le $ac_hi; then
1886 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1893 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1896 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
1897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1903 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1916 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1923 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1964 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
1966 rm -f conftest.val
1975 # ---------------------------------------------
1980 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1982 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1988 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2011 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2014 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2021 # -------------------------------------------
2026 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2033 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2063 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2065 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2068 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2086 ## --------- ##
2088 ## --------- ##
2090 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2091 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2092 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2093 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2094 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2096 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2097 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2100 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2113 test -z "$as_dir" && as_dir=.
2123 ## ----------- ##
2125 ## ----------- ##
2131 # Strip out --no-create and --no-recursion so they do not pile up.
2132 # Strip out --silent because we don't want to record it for future runs.
2133 # Also quote any args containing shell meta-characters.
2134 # Make two passes to allow for proper duplicate-argument suppression.
2144 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2145 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2146 | -silent | --silent | --silen | --sile | --sil)
2159 *=* | --config-cache | -C | -disable-* | --disable-* \
2160 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2161 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2162 | -with-* | --with-* | -without-* | --without-* | --x)
2167 -* ) ac_must_keep_next=true ;;
2188 $as_echo "## ---------------- ##
2190 ## ---------------- ##"
2194 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2199 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
2212 sed -n \
2217 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2224 $as_echo "## ----------------- ##
2226 ## ----------------- ##"
2238 if test -n "$ac_subst_files"; then
2239 $as_echo "## ------------------- ##
2241 ## ------------------- ##"
2254 if test -s confdefs.h; then
2255 $as_echo "## ----------- ##
2257 ## ----------- ##"
2266 rm -f core *.core core.conftest.* &&
2267 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2276 rm -f -r conftest* confdefs.h
2311 if test -n "$CONFIG_SITE"; then
2314 -*) ac_site_file1=./$CONFIG_SITE;;
2328 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2329 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2333 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2340 if test -r "$cache_file"; then
2343 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2352 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2367 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previo…
2371 … { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2381 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2385 …{ $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since …
2389 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2391 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2408 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2410 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the buil…
2414 ## -------------------- ##
2416 ## -------------------- ##
2420 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2421 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2429 if test -f "$ac_dir/install-sh"; then
2431 ac_install_sh="$ac_aux_dir/install-sh -c"
2433 elif test -f "$ac_dir/install.sh"; then
2435 ac_install_sh="$ac_aux_dir/install.sh -c"
2437 elif test -f "$ac_dir/shtool"; then
2439 ac_install_sh="$ac_aux_dir/shtool install -c"
2443 if test -z "$ac_aux_dir"; then
2444 …as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$src…
2460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2477 *-*-*) ;;
2481 ac_save_IFS=$IFS; IFS='-'
2491 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2494 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2510 *-*-*) ;;
2514 ac_save_IFS=$IFS; IFS='-'
2524 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2534 # Check whether --with-gcc was given.
2541 V_INCLS="-I$srcdir"
2546 if test -z "$CC" ; then
2552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2557 if test -n "$SHLICC2"; then
2564 test -z "$as_dir" && as_dir=.
2568 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2575 test -z "$ac_cv_prog_SHLICC2" && ac_cv_prog_SHLICC2="no"
2579 if test -n "$SHLICC2"; then
2580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SHLICC2" >&5
2583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2595 if test -z "$CC" -a "$with_gcc" = no ; then
2602 # At minimum, we want C++/C99-style // comments.
2606 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2607 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2609 if test -n "$ac_tool_prefix"; then
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2617 if test -n "$CC"; then
2624 test -z "$as_dir" && as_dir=.
2628 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2638 if test -n "$CC"; then
2639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2648 if test -z "$ac_cv_prog_CC"; then
2652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2657 if test -n "$ac_ct_CC"; then
2664 test -z "$as_dir" && as_dir=.
2668 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2678 if test -n "$ac_ct_CC"; then
2679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2691 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2701 if test -z "$CC"; then
2702 if test -n "$ac_tool_prefix"; then
2705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2710 if test -n "$CC"; then
2717 test -z "$as_dir" && as_dir=.
2721 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2731 if test -n "$CC"; then
2732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2742 if test -z "$CC"; then
2745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2750 if test -n "$CC"; then
2758 test -z "$as_dir" && as_dir=.
2766 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2788 if test -n "$CC"; then
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2798 if test -z "$CC"; then
2799 if test -n "$ac_tool_prefix"; then
2804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2809 if test -n "$CC"; then
2816 test -z "$as_dir" && as_dir=.
2820 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2830 if test -n "$CC"; then
2831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2839 test -n "$CC" && break
2842 if test -z "$CC"; then
2848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2853 if test -n "$ac_ct_CC"; then
2860 test -z "$as_dir" && as_dir=.
2864 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2874 if test -n "$ac_ct_CC"; then
2875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2883 test -n "$ac_ct_CC" && break
2891 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2902 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2908 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2911 for ac_option in --version -v -V -qversion; do
2917 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2921 if test -s conftest.err; then
2927 rm -f conftest.er1 conftest.err
2928 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2945 # Try to create an executable without -o first, disregard a.out.
2948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2950 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2963 rm -f $ac_rmfiles
2970 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2974 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2976 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2979 # so that the user can short-circuit this test for compilers unknown to
2983 test -f "$ac_file" || continue
2997 # safe: cross compilers may not add the suffix if given an `-o'
3011 if test -z "$ac_file"; then :
3012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3017 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3022 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3031 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3040 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3044 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3051 test -f "$ac_file" || continue
3060 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3065 rm -f conftest conftest$ac_cv_exeext
3066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3069 rm -f conftest.$ac_ext
3072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3096 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3100 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3107 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3111 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3118 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3121 If you meant to cross compile, use \`--host'.
3126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3129 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3136 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3147 rm -f conftest.o conftest.obj
3153 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3157 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3160 test -f "$ac_file" || continue;
3171 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3176 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3187 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3220 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3227 CFLAGS="-g"
3228 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3243 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3258 CFLAGS="-g"
3259 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3273 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3275 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3277 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3286 CFLAGS="-g -O2"
3288 CFLAGS="-g"
3292 CFLAGS="-O2"
3297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3328 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3331 as 'x'. The following induces an error, until -std is added to get
3334 that's true only with -std. */
3335 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3337 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3340 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3356 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3357 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3363 rm -f core conftest.err conftest.$ac_objext
3366 rm -f conftest.$ac_ext
3373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3376 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3389 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3390 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
3400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3434 static long long int bignum = -9223372036854775807LL;
3454 // See if C++-style comments work.
3515 ia->datasize = 10;
3516 for (int i = 0; i < ia->datasize; ++i)
3517 ia->data[i] = i * 1.234;
3529 dynamic_array[ni.number - 1] = 543;
3533 || dynamic_array[ni.number - 1] != 543);
3539 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
3545 rm -f core conftest.err conftest.$ac_objext
3548 rm -f conftest.$ac_ext
3555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3558 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
3571 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The C compiler does not support C99; there may b…
3580 # -Werror forces warnings to be errors.
3582 ac_lbl_cc_force_warning_errors=-Werror
3584 V_INCLS="$V_INCLS -I/usr/local/include"
3585 LDFLAGS="$LDFLAGS -L/usr/local/lib"
3592 # of which use -Werror to force warnings to be errors.
3594 ac_lbl_cc_force_warning_errors=-Werror
3600 # exit with a non-zero exit status if we hand it an
3601 # invalid -W flag, can't be forced to do so even with
3602 # +We, and doesn't handle GCC-style -W flags, so we
3603 # don't want to try using GCC-style -W flags.
3611 # necessarily exit with a non-zero exit status if we
3612 # hand it an invalid -W flag, can't be forced to do
3613 # so, and doesn't handle GCC-style -W flags, so we
3614 # don't want to try using GCC-style -W flags.
3624 # -xansi is normally the default, but the
3625 # configure script was setting it; perhaps -cckr
3632 # -g is equivalent to -g2, which turns off
3633 # optimization; we choose -g3, which generates
3638 V_CCOPT="$V_CCOPT -xansi -signed -g3"
3647 # using, doesn't exit with a non-zero exit status if we
3648 # hand it an invalid -W flag, can't be forced to do
3649 # so, and doesn't handle GCC-style -W flags, so we
3650 # don't want to try using GCC-style -W flags.
3654 # -g is equivalent to -g2, which turns off
3655 # optimization; we choose -g3, which generates
3660 V_CCOPT="$V_CCOPT -g3"
3665 # Assumed to be Sun C, which requires -errwarn to force
3668 ac_lbl_cc_force_warning_errors=-errwarn
3672 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking that Ultrix $CC hacks const in prototypes" >&5
3678 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3695 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lbl_cc_const_proto" >&5
3707 V_CCOPT="$V_CCOPT -O"
3710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
3722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3749 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3760 if test ! -z "$ac_cv_lbl_inline" ; then
3761 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lbl_inline" >&5
3764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3775 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3776 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3781 if test -n "$CPP" && test -d "$CPP"; then
3784 if test -z "$CPP"; then
3789 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3795 # with a fresh cross-compiler works.
3798 # On the NeXT, cc -E runs the code through the compiler's parser,
3800 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3815 rm -f conftest.err conftest.i conftest.$ac_ext
3819 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3831 rm -f conftest.err conftest.i conftest.$ac_ext
3835 rm -f conftest.i conftest.err conftest.$ac_ext
3848 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3854 # with a fresh cross-compiler works.
3857 # On the NeXT, cc -E runs the code through the compiler's parser,
3859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3874 rm -f conftest.err conftest.i conftest.$ac_ext
3878 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3890 rm -f conftest.err conftest.i conftest.$ac_ext
3894 rm -f conftest.i conftest.err conftest.$ac_ext
3898 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3906 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3907 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3912 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3916 if test -z "$GREP"; then
3918 # Loop through the user's path and test for each of PROGNAME-LIST
3923 test -z "$as_dir" && as_dir=.
3930 case `"$ac_path_GREP" --version 2>&1` in
3942 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
3945 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3951 test $ac_count -gt 10 && break
3953 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3961 if test -z "$ac_cv_path_GREP"; then
3969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
3974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3979 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3980 then ac_cv_path_EGREP="$GREP -E"
3982 if test -z "$EGREP"; then
3984 # Loop through the user's path and test for each of PROGNAME-LIST
3989 test -z "$as_dir" && as_dir=.
3996 case `"$ac_path_EGREP" --version 2>&1` in
4011 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4017 test $ac_count -gt 10 && break
4019 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4027 if test -z "$ac_cv_path_EGREP"; then
4036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4066 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4081 rm -f conftest*
4087 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4098 rm -f conftest*
4103 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4107 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4113 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4139 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4187 # Check whether --enable-universal was given.
4197 # Leopard. Build for x86 and 32-bit PowerPC, with
4200 V_CCOPT="$V_CCOPT -arch i386 -arch ppc"
4201 LDFLAGS="$LDFLAGS -arch i386 -arch ppc"
4206 # Snow Leopard. Build for x86-64 and x86, with
4207 # x86-64 first. (That's what Apple does.)
4209 V_CCOPT="$V_CCOPT -arch x86_64 -arch i386"
4210 LDFLAGS="$LDFLAGS -arch x86_64 -arch i386"
4219 # Check whether --with-smi was given.
4234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for smiInit in -lsmi" >&5
4235 $as_echo_n "checking for smiInit in -lsmi... " >&6; }
4240 LIBS="-lsmi $LIBS"
4241 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4264 rm -f core conftest.err conftest.$ac_objext \
4268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_smi_smiInit" >&5
4275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable libsmi" >&5
4278 LIBS="-lsmi $LIBS"
4281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not when cross-compiling" >&5
4282 $as_echo "not when cross-compiling" >&6; }
4287 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4306 if (required < current - age || required > current)
4314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4323 1) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - smiInit failed" >&5
4324 $as_echo "no - smiInit failed" >&6; } ;;
4325 2) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - header/library version mismatch" >&5
4326 $as_echo "no - header/library version mismatch" >&6; } ;;
4327 3) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - can't determine library version" >&5
4328 $as_echo "no - can't determine library version" >&6; } ;;
4329 4) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - too old" >&5
4330 $as_echo "no - too old" >&6; } ;;
4331 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4337 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable the possibly-buggy SMB printer"…
4351 $as_echo_n "checking whether to enable the possibly-buggy SMB printer... " >&6; }
4352 # Check whether --enable-smb was given.
4360 yes) { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4365 LOCALSRC="print-smb.c smbutil.c $LOCALSRC"
4367 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4373 # Check whether --with-user was given.
4378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to drop root privileges by default" >&5
4380 if test ! -z "$with_user" ; then
4386 { $as_echo "$as_me:${as_lineno-$LINENO}: result: to \"$withval\"" >&5
4389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4394 # Check whether --with-chroot was given.
4399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to chroot" >&5
4401 if test ! -z "$with_chroot" && test "$with_chroot" != "no" ; then
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: to \"$withval\"" >&5
4410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4415 # Check whether --with-sandbox-capsicum was given.
4432 # XXX - do we need to check for all of them, or are there some that, if
4435 if test -z "$with_sandbox_capsicum" || test "$with_sandbox_capsicum" != "no" ; then
4463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cap_init in -lcasper" >&5
4464 $as_echo_n "checking for cap_init in -lcasper... " >&6; }
4469 LIBS="-lcasper $LIBS"
4470 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4493 rm -f core conftest.err conftest.$ac_objext \
4497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_casper_cap_init" >&5
4500 LIBS="$LIBS -lcasper"
4503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cap_gethostbyaddr in -lcap_dns" >&5
4504 $as_echo_n "checking for cap_gethostbyaddr in -lcap_dns... " >&6; }
4509 LIBS="-lcap_dns $LIBS"
4510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4533 rm -f core conftest.err conftest.$ac_objext \
4537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cap_dns_cap_gethostbyaddr" >&5
4540 LIBS="$LIBS -lcap_dns"
4544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to sandbox using capsicum" >&5
4546 if test "x$ac_lbl_capsicum_function_seen" = "xyes" -a "x$ac_lbl_capsicum_function_not_seen" != "xye…
4550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to sandbox using Casper library" >&5
4558 if test "x$ac_cv_lib_casper_cap_init" = "xyes" -a "x$ac_cv_lib_cap_dns_cap_gethostbyaddr" = "xyes";…
4562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
4585 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4604 if test -z "$ac_lib"; then
4607 ac_res=-l$ac_lib
4608 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4613 rm -f core conftest.err conftest.$ac_objext \
4627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_gethostbyname" >&5
4639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lsocket" >&5
4640 $as_echo_n "checking for gethostbyname in -lsocket... " >&6; }
4645 LIBS="-lsocket -lnsl $LIBS"
4646 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4669 rm -f core conftest.err conftest.$ac_objext \
4673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_gethostbyname" >&5
4676 LIBS="-lsocket -lnsl $LIBS"
4680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
4686 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4705 if test -z "$ac_lib"; then
4708 ac_res=-l$ac_lib
4709 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4714 rm -f core conftest.err conftest.$ac_objext \
4728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_socket" >&5
4735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
4736 $as_echo_n "checking for socket in -lsocket... " >&6; }
4741 LIBS="-lsocket -lnsl $LIBS"
4742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4765 rm -f core conftest.err conftest.$ac_objext \
4769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
4772 LIBS="-lsocket -lnsl $LIBS"
4777 # DLPI needs putmsg under HPUX so test for -lstr while we're at it
4778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing putmsg" >&5
4784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4803 if test -z "$ac_lib"; then
4806 ac_res=-l$ac_lib
4807 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
4812 rm -f core conftest.err conftest.$ac_objext \
4826 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_putmsg" >&5
4842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the operating system supports IPv6" >&5
4844 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4886 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4893 { $as_echo "$as_me:${as_lineno-$LINENO}: checking ipv6 stack type" >&5
4895 for i in inria kame linux-glibc linux-libinet6 toshiba v6d zeta; do
4898 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4909 rm -f conftest*
4913 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4927 rm -f conftest*
4930 linux-glibc)
4931 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4942 rm -f conftest*
4945 linux-libinet6)
4946 if test -d /usr/inet6 -o -f /usr/include/netinet/ip6.h; then
4951 CFLAGS="-I/usr/inet6/include $CFLAGS"
4955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4968 rm -f conftest*
4972 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4984 CFLAGS="-I/usr/local/v6/include $CFLAGS"
4986 rm -f conftest*
4990 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5003 rm -f conftest*
5011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ipv6type" >&5
5015 if test "$ipv6" = "yes" -a "$ipv6lib" != "none"; then
5016 if test -d $ipv6libdir -a -f $ipv6libdir/lib$ipv6lib.a; then
5017 LIBS="-L$ipv6libdir -l$ipv6lib $LIBS"
5156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether printf(3) supports the z length modifier"…
5160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not while cross-compiling" >&5
5161 $as_echo "not while cross-compiling" >&6; }
5165 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5195 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5200 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lrpc" >&5
5201 $as_echo_n "checking for main in -lrpc... " >&6; }
5206 LIBS="-lrpc $LIBS"
5207 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5224 rm -f core conftest.err conftest.$ac_objext \
5228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rpc_main" >&5
5235 LIBS="-lrpc $LIBS"
5239 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getrpcbynumber" >&5
5245 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5264 if test -z "$ac_lib"; then
5267 ac_res=-l$ac_lib
5268 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
5273 rm -f core conftest.err conftest.$ac_objext \
5287 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getrpcbynumber" >&5
5301 if test -f $pfopen ; then
5314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using $pfopen" >&5
5320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to look for a local libpcap" >&5
5322 # Check whether --enable-local-libpcap was given.
5332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5346 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for local pcap library" >&5
5349 places=`ls $srcdir/.. | sed -e 's,/$,,' -e "s,^,$srcdir/../," | \
5350 egrep '/libpcap-[0-9]+\.[0-9]+(\.[0-9]*)?([ab][0-9]*|-PRE-GIT|rc.)?$'`
5351 places2=`ls .. | sed -e 's,/$,,' -e "s,^,../," | \
5352 egrep '/libpcap-[0-9]+\.[0-9]+(\.[0-9]*)?([ab][0-9]*|-PRE-GIT|rc.)?$'`
5354 basedir=`echo $dir | sed -e 's/[ab][0-9]*$//' | \
5355 sed -e 's/-PRE-GIT$//' `
5360 if test -r $dir/libpcap.a ; then
5369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
5376 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libpcap" >&5
5386 # Look for an installed pkg-config.
5388 if test -n "$ac_tool_prefix"; then
5389 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
5390 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
5391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5405 test -z "$as_dir" && as_dir=.
5409 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5420 if test -n "$PKG_CONFIG"; then
5421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
5424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5430 if test -z "$ac_cv_path_PKG_CONFIG"; then
5432 # Extract the first word of "pkg-config", so it can be a program name with args.
5433 set dummy pkg-config; ac_word=$2
5434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5448 test -z "$as_dir" && as_dir=.
5452 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5463 if test -n "$ac_pt_PKG_CONFIG"; then
5464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
5467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5476 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5486 if test -n "$PKG_CONFIG" ; then
5490 # --exists was introduced in pkg-config 0.4.0; that
5494 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether there are .pc files for libpcap" >&5
5496 if "$PKG_CONFIG" libpcap --exists ; then
5498 # Yes, so we can use pkg-config to get configuration
5501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5506 # No, so we can't use pkg-config to get configuration
5509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5521 # Found both - use pkg-config to get the include flags for
5528 # double-quoted strings inside double-quoted back-quoted
5531 cflags=`"$PKG_CONFIG" libpcap --cflags`
5533 libpcap=`"$PKG_CONFIG" libpcap --libs`
5536 # No pkg-config
5537 # Look for an installed pcap-config.
5539 if test -n "$ac_tool_prefix"; then
5540 # Extract the first word of "${ac_tool_prefix}pcap-config", so it can be a program name with args.
5541 set dummy ${ac_tool_prefix}pcap-config; ac_word=$2
5542 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5556 test -z "$as_dir" && as_dir=.
5560 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5571 if test -n "$PCAP_CONFIG"; then
5572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PCAP_CONFIG" >&5
5575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5581 if test -z "$ac_cv_path_PCAP_CONFIG"; then
5583 # Extract the first word of "pcap-config", so it can be a program name with args.
5584 set dummy pcap-config; ac_word=$2
5585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5599 test -z "$as_dir" && as_dir=.
5603 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5614 if test -n "$ac_pt_PCAP_CONFIG"; then
5615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PCAP_CONFIG" >&5
5618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5627 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5637 if test -n "$PCAP_CONFIG" ; then
5639 # Found - use it to get the include flags for
5642 # If this is a vendor-supplied pcap-config, which
5643 # we define as being "a pcap-config in /usr/bin
5648 if test \( "$PCAP_CONFIG" = "/usr/bin/pcap-config" \) -o \
5649 \( "$PCAP_CONFIG" = "/usr/ccs/bin/pcap-config" \) ; then
5651 # It's vendor-supplied.
5657 # This is macOS or another Darwin-based OS.
5659 # That means that /usr/bin/pcap-config it
5660 # may provide -I/usr/local/include with --cflags
5661 # and -L/usr/local/lib with --libs, rather than
5662 # pointing to the OS-supplied library and
5663 # Xcode-supplied headers. Remember that, so we
5673 # At least on Solaris 11; there's /usr/bin/pcap-config,
5674 # which reports -L/usr/lib with --libs, causing
5675 # the 32-bit libraries to be found, and there's
5676 # /usr/bin/{64bitarch}/pcap-config, where {64bitarch}
5677 # is a name for the 64-bit version of the instruction
5678 # set, which reports -L /usr/lib/{64bitarch}, causing
5679 # the 64-bit libraries to be found.
5681 # So if we're building 64-bit targets, we replace
5683 # {64bitarch} as the output of "isainfo -n".
5685 # Are we building 32-bit or 64-bit? Get the
5689 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
5701 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_void_p" >&5
5721 if test ac_cv_sizeof_void_p -eq 8 ; then
5722 isainfo_output=`isainfo -n`
5723 if test ! -z "$isainfo_output" ; then
5725 # Success - change PCAP_CONFIG.
5738 # double-quoted strings inside double-quoted back-quoted
5741 cflags=`"$PCAP_CONFIG" --cflags`
5745 # Apple pcap-config.
5749 # Strip -I/usr/local/include with sed.
5751 cflags=`echo $cflags | sed 's;-I/usr/local/include;;'`
5754 libpcap=`"$PCAP_CONFIG" --libs`
5758 # Apple pcap-config.
5762 # Strip -L/usr/local/lib with sed.
5764 libpcap=`echo $libpcap | sed 's;-L/usr/local/lib;;'`
5770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpcap" >&5
5771 $as_echo_n "checking for main in -lpcap... " >&6; }
5776 LIBS="-lpcap $LIBS"
5777 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5794 rm -f core conftest.err conftest.$ac_objext \
5798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcap_main" >&5
5801 libpcap="-lpcap"
5807 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extraneous pcap header directories" >&5
5809 if test \( ! -r /usr/local/include/pcap.h \) -a \
5810 \( ! -r /usr/include/pcap.h \); then
5811 if test -r /usr/local/include/pcap/pcap.h; then
5813 elif test -r /usr/include/pcap/pcap.h; then
5817 if test -z "$d" ; then
5818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
5821 V_INCLS="-I$d $V_INCLS"
5822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found -- -I$d added" >&5
5823 $as_echo "found -- -I$d added" >&6; }
5835 # Look for its pcap-config script.
5837 # Extract the first word of "pcap-config", so it can be a program name with args.
5838 set dummy pcap-config; ac_word=$2
5839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5853 test -z "$as_dir" && as_dir=.
5857 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5868 if test -n "$PCAP_CONFIG"; then
5869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PCAP_CONFIG" >&5
5872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5878 if test -n "$PCAP_CONFIG"; then
5880 # We don't want its --cflags or --libs output, because
5890 # If it supports --static-pcap-only. use that, as we will be
5902 # the run-time linker, without the executable having to be
5908 # script contains the string "static-pcap-only"; we can't
5911 # report or return an error for an unsupported command-line
5912 # flag. Those older versions provided, with --static, only
5915 # --static-pcap-only provide all the dependencies with
5916 # --static, for the benefit of programs that are completely
5918 # dependencies with --static-pcap-only.
5920 if grep -s -q "static-pcap-only" "$PCAP_CONFIG"
5922 static_opt="--static-pcap-only"
5924 static_opt="--static"
5926 V_INCLS="-I$local_pcap_dir $V_INCLS"
5927 additional_libs=`"$PCAP_CONFIG" $static_opt --additional-libs`
5931 # It doesn't have a pcap-config script.
5934 places=`ls $srcdir/.. | sed -e 's,/$,,' -e "s,^,$srcdir/../," | \
5935 egrep '/libpcap-[0-9]*.[0-9]*(.[0-9]*)?([ab][0-9]*)?$'`
5936 places2=`ls .. | sed -e 's,/$,,' -e "s,^,../," | \
5937 egrep '/libpcap-[0-9]*.[0-9]*(.[0-9]*)?([ab][0-9]*)?$'`
5939 if test -r $local_pcap_dir/pcap.h; then
5943 if test -r $dir/pcap.h ; then
5957 V_INCLS="-I$pcapH $V_INCLS"
5961 if test -z "$PKG_CONFIG" -a -z "$PCAP_CONFIG"; then
5963 # We don't have pkg-config or pcap-config; find out any additional
5964 # link flags we need. (If we have pkg-config or pcap-config, we
5971 # If libpcap is DLPI-based, we have to use /lib/pse.exp if
5974 # (XXX - true only if we're linking with a static libpcap?)
5977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $pseexe" >&5
5979 if test -f $pseexe ; then
5980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5982 LIBS="$LIBS -I:$pseexe"
5986 # If libpcap is BPF-based, we need "-lodm" and "-lcfg", as
5989 # (XXX - true only if we're linking with a static libpcap?)
5991 LIBS="$LIBS -lodm -lcfg"
5996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlpi_walk in -ldlpi" >&5
5997 $as_echo_n "checking for dlpi_walk in -ldlpi... " >&6; }
6002 LIBS="-ldlpi -L/lib $LIBS"
6003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6026 rm -f core conftest.err conftest.$ac_objext \
6030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dlpi_dlpi_walk" >&5
6033 LIBS="$LIBS -ldlpi" LDFLAGS="-L/lib $LDFLAGS"
6063 # libraries (e.g., "-lsocket -lnsl" on Solaris).
6084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for buggy ether_ntohost" >&5
6091 ac_cv_buggy_ether_ntohost="not while cross-compiling"
6093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6119 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_buggy_ether_ntohost" >&5
6135 if test "$ac_cv_func_ether_ntohost" = yes -a \
6497 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pcap_version is defined by libpcap" >&5
6499 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6519 rm -f core conftest.err conftest.$ac_objext \
6522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pcap_debug is defined by libpcap" >&5
6592 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6612 rm -f core conftest.err conftest.$ac_objext \
6615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether yydebug is defined by libpcap" >&5
6628 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6648 rm -f core conftest.err conftest.$ac_objext \
6651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6657 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6688 if test -f /etc/group -a ! -z "`grep '^wheel:' /etc/group`" ; then
6744 if test -f /dev/bpf0 ; then
6761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6767 static int test_array [1 - 2 * !(sizeof (void *) <= sizeof ($ac_type))];
6783 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6784 test -z "$ac_type" && break
6791 # Check whether we have pcap/pcap-inttypes.h.
6796 for ac_header in pcap/pcap-inttypes.h
6798 …ac_fn_c_check_header_mongrel "$LINENO" "pcap/pcap-inttypes.h" "ac_cv_header_pcap_pcap_inttypes_h" …
6811 # Define the old BSD specified-width types in terms of the C99 types;
6863 if test -n "$ac_tool_prefix"; then
6866 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6871 if test -n "$RANLIB"; then
6878 test -z "$as_dir" && as_dir=.
6882 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6892 if test -n "$RANLIB"; then
6893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6902 if test -z "$ac_cv_prog_RANLIB"; then
6906 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6911 if test -n "$ac_ct_RANLIB"; then
6918 test -z "$as_dir" && as_dir=.
6922 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6932 if test -n "$ac_ct_RANLIB"; then
6933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6945 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6955 if test -n "$ac_tool_prefix"; then
6958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6963 if test -n "$AR"; then
6970 test -z "$as_dir" && as_dir=.
6974 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6984 if test -n "$AR"; then
6985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6994 if test -z "$ac_cv_prog_AR"; then
6998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7003 if test -n "$ac_ct_AR"; then
7010 test -z "$as_dir" && as_dir=.
7014 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7024 if test -n "$ac_ct_AR"; then
7025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
7028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7037 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7048 rm -f os-proto.h
7052 if test -f .devel ; then
7058 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -W option" >&5
7059 $as_echo_n "checking whether the compiler supports the -W option... " >&6; }
7061 CFLAGS="$CFLAGS -W"
7063 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7066 # testing compiler options - 15 years after somebody asked
7069 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7077 # as it will generate a warning with -Wold-style-definition, meaning
7082 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7083 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7097 V_CCOPT="$V_CCOPT -W"
7101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7106 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7110 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wall option" …
7111 $as_echo_n "checking whether the compiler supports the -Wall option... " >&6; }
7113 CFLAGS="$CFLAGS -Wall"
7115 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7118 # testing compiler options - 15 years after somebody asked
7121 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7129 # as it will generate a warning with -Wold-style-definition, meaning
7134 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7135 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7140 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7149 V_CCOPT="$V_CCOPT -Wall"
7153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7158 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7162 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wassign-enum …
7163 $as_echo_n "checking whether the compiler supports the -Wassign-enum option... " >&6; }
7165 CFLAGS="$CFLAGS -Wassign-enum"
7167 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7170 # testing compiler options - 15 years after somebody asked
7173 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7181 # as it will generate a warning with -Wold-style-definition, meaning
7186 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7187 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7192 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7201 V_CCOPT="$V_CCOPT -Wassign-enum"
7205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7210 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7214 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wcast-qual op…
7215 $as_echo_n "checking whether the compiler supports the -Wcast-qual option... " >&6; }
7217 CFLAGS="$CFLAGS -Wcast-qual"
7219 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7222 # testing compiler options - 15 years after somebody asked
7225 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7233 # as it will generate a warning with -Wold-style-definition, meaning
7238 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7239 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7250 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7253 V_CCOPT="$V_CCOPT -Wcast-qual"
7257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7262 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7266 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wmissing-prot…
7267 $as_echo_n "checking whether the compiler supports the -Wmissing-prototypes option... " >&6; }
7269 CFLAGS="$CFLAGS -Wmissing-prototypes"
7271 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7274 # testing compiler options - 15 years after somebody asked
7277 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7285 # as it will generate a warning with -Wold-style-definition, meaning
7290 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7291 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7296 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7305 V_CCOPT="$V_CCOPT -Wmissing-prototypes"
7309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7314 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7318 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wmissing-vari…
7319 $as_echo_n "checking whether the compiler supports the -Wmissing-variable-declarations option... " …
7321 CFLAGS="$CFLAGS -Wmissing-variable-declarations"
7323 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7326 # testing compiler options - 15 years after somebody asked
7329 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7337 # as it will generate a warning with -Wold-style-definition, meaning
7342 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7343 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7348 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7357 V_CCOPT="$V_CCOPT -Wmissing-variable-declarations"
7361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7366 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7370 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wold-style-de…
7371 $as_echo_n "checking whether the compiler supports the -Wold-style-definition option... " >&6; }
7373 CFLAGS="$CFLAGS -Wold-style-definition"
7375 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7378 # testing compiler options - 15 years after somebody asked
7381 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7389 # as it will generate a warning with -Wold-style-definition, meaning
7394 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7395 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7409 V_CCOPT="$V_CCOPT -Wold-style-definition"
7413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7418 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7422 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wpedantic opt…
7423 $as_echo_n "checking whether the compiler supports the -Wpedantic option... " >&6; }
7425 CFLAGS="$CFLAGS -Wpedantic"
7427 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7430 # testing compiler options - 15 years after somebody asked
7433 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7441 # as it will generate a warning with -Wold-style-definition, meaning
7446 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7447 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7452 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7461 V_CCOPT="$V_CCOPT -Wpedantic"
7465 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7470 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7474 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wpointer-arit…
7475 $as_echo_n "checking whether the compiler supports the -Wpointer-arith option... " >&6; }
7477 CFLAGS="$CFLAGS -Wpointer-arith"
7479 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7482 # testing compiler options - 15 years after somebody asked
7485 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7493 # as it will generate a warning with -Wold-style-definition, meaning
7498 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7499 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7504 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7513 V_CCOPT="$V_CCOPT -Wpointer-arith"
7517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7522 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7526 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wpointer-sign…
7527 $as_echo_n "checking whether the compiler supports the -Wpointer-sign option... " >&6; }
7529 CFLAGS="$CFLAGS -Wpointer-sign"
7531 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7534 # testing compiler options - 15 years after somebody asked
7537 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7545 # as it will generate a warning with -Wold-style-definition, meaning
7550 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7551 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7556 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7565 V_CCOPT="$V_CCOPT -Wpointer-sign"
7569 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7574 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7578 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wshadow optio…
7579 $as_echo_n "checking whether the compiler supports the -Wshadow option... " >&6; }
7581 CFLAGS="$CFLAGS -Wshadow"
7583 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7586 # testing compiler options - 15 years after somebody asked
7589 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7597 # as it will generate a warning with -Wold-style-definition, meaning
7602 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7603 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7608 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7617 V_CCOPT="$V_CCOPT -Wshadow"
7621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7626 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7630 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wsign-compare…
7631 $as_echo_n "checking whether the compiler supports the -Wsign-compare option... " >&6; }
7633 CFLAGS="$CFLAGS -Wsign-compare"
7635 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7638 # testing compiler options - 15 years after somebody asked
7641 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7649 # as it will generate a warning with -Wold-style-definition, meaning
7654 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7655 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7669 V_CCOPT="$V_CCOPT -Wsign-compare"
7673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7678 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7682 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wstrict-proto…
7683 $as_echo_n "checking whether the compiler supports the -Wstrict-prototypes option... " >&6; }
7685 CFLAGS="$CFLAGS -Wstrict-prototypes"
7687 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7690 # testing compiler options - 15 years after somebody asked
7693 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7701 # as it will generate a warning with -Wold-style-definition, meaning
7706 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7707 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7721 V_CCOPT="$V_CCOPT -Wstrict-prototypes"
7725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7730 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7734 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wunreachable-
7735 $as_echo_n "checking whether the compiler supports the -Wunreachable-code-return option... " >&6; }
7737 CFLAGS="$CFLAGS -Wunreachable-code-return"
7739 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7742 # testing compiler options - 15 years after somebody asked
7745 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7753 # as it will generate a warning with -Wold-style-definition, meaning
7758 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7759 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7764 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7773 V_CCOPT="$V_CCOPT -Wunreachable-code-return"
7777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7782 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7786 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wused-but-mar…
7787 $as_echo_n "checking whether the compiler supports the -Wused-but-marked-unused option... " >&6; }
7789 CFLAGS="$CFLAGS -Wused-but-marked-unused"
7791 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7794 # testing compiler options - 15 years after somebody asked
7797 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7805 # as it will generate a warning with -Wold-style-definition, meaning
7810 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7811 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7816 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7825 V_CCOPT="$V_CCOPT -Wused-but-marked-unused"
7829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7834 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7838 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports the -Wwrite-string…
7839 $as_echo_n "checking whether the compiler supports the -Wwrite-strings option... " >&6; }
7841 CFLAGS="$CFLAGS -Wwrite-strings"
7843 # XXX - yes, this depends on the way AC_LANG_WERROR works,
7846 # testing compiler options - 15 years after somebody asked
7849 # https://autoconf.gnu.narkive.com/gTAVmfKD/how-to-cancel-flags-set-by-ac-lang-werror
7857 # as it will generate a warning with -Wold-style-definition, meaning
7862 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7863 # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us
7868 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7877 V_CCOPT="$V_CCOPT -Wwrite-strings"
7881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7886 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7891 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports generating depende…
7897 # would be -M.
7899 ac_lbl_dependency_flag="-M"
7912 # MIPS C for IRIX, DEC C, and clang all use -M.
7914 ac_lbl_dependency_flag="-M"
7919 # Sun C uses -xM.
7921 ac_lbl_dependency_flag="-xM"
7951 # an unknown non-warning error, even if you pass it
7952 # -Werror=unknown-warning-option. However, it always supports
7953 # -M, so the fact that this test always succeeds with clang
7956 if test ! -z "$ac_lbl_dependency_flag"; then
7957 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7961 …if { { $as_echo "$as_me:${as_lineno-$LINENO}: eval \"\$CC \$ac_lbl_dependency_flag conftest.c >/de…
7964 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, with $ac_lbl_dependency_flag" >&5
7971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7979 rm -rf conftest*
7981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7993 # We used to set -n32 for IRIX 6 when not using GCC (presumed
7995 # the "new" faster 32-bit ABI, introduced in IRIX 6.2. I'm
8000 os=`echo $host_os | sed -e 's/\([0-9][0-9]*\)[^0-9].*$/\1/'`
8001 name="lbl/os-$os.h"
8002 if test -f $name ; then
8003 ln -s $name os-proto.h
8008 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: can't find $name" >&5
8013 # Check for OpenSSL/libressl libcrypto
8014 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use OpenSSL/libressl libcrypto" >&5
8015 $as_echo_n "checking whether to use OpenSSL/libressl libcrypto... " >&6; }
8019 # Check whether --with-crypto was given.
8026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, using the version installed in $withval" >&5
8047 CFLAGS="-I$withval/include $CFLAGS"
8048 LIBS="-L$withval/lib $LIBS"
8058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, if available" >&5
8076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DES_cbc_encrypt in -lcrypto" >&5
8077 $as_echo_n "checking for DES_cbc_encrypt in -lcrypto... " >&6; }
8082 LIBS="-lcrypto $LIBS"
8083 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8106 rm -f core conftest.err conftest.$ac_objext \
8110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_DES_cbc_encrypt" >&5
8117 LIBS="-lcrypto $LIBS"
8173 # Check for libcap-ng
8174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use libcap-ng" >&5
8175 $as_echo_n "checking whether to use libcap-ng... " >&6; }
8179 # Check whether --with-cap_ng was given.
8185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8197 # Use libcap-ng if it's present, otherwise don't.
8200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, if available" >&5
8206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for capng_change_id in -lcap-ng" >&5
8207 $as_echo_n "checking for capng_change_id in -lcap-ng... " >&6; }
8212 LIBS="-lcap-ng $LIBS"
8213 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8236 rm -f core conftest.err conftest.$ac_objext \
8240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cap_ng_capng_change_id" >&5
8247 LIBS="-lcap-ng $LIBS"
8251 for ac_header in cap-ng.h
8253 ac_fn_c_check_header_mongrel "$LINENO" "cap-ng.h" "ac_cv_header_cap_ng_h" "$ac_includes_default"
8266 CPPFLAGS="$CPPFLAGS -I$srcdir/missing"
8267 V_INCLS="$V_INCLS -I$srcdir/missing"
8287 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
8293 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
8294 $as_echo_n "checking for a BSD-compatible install... " >&6; }
8295 if test -z "$INSTALL"; then
8303 test -z "$as_dir" && as_dir=.
8323 # program-specific install script used by HP pwplus--don't use.
8326 rm -rf conftest.one conftest.two conftest.dir
8330 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
8331 test -s conftest.one && test -s conftest.two &&
8332 test -s conftest.dir/conftest.one &&
8333 test -s conftest.dir/conftest.two
8335 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
8348 rm -rf conftest.one conftest.two conftest.dir
8361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
8364 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
8366 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
8368 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
8370 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
8376 ac_config_commands="$ac_config_commands default-1"
8383 # scripts and configure runs, see configure's option --config-cache.
8388 # the --recheck option to rerun configure.
8402 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
8407 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
8421 # `set' does not quote correctly, so add quotes: double-quote
8423 sed -n \
8429 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
8443 if test -w "$cache_file"; then
8445 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8447 if test ! -f "$cache_file" || test -h "$cache_file"; then
8452 mv -f confcache "$cache_file"$$ &&
8453 mv -f "$cache_file"$$ "$cache_file" ;; #(
8455 mv -f confcache "$cache_file" ;;
8460 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8464 rm -f confcache
8470 DEFS=-DHAVE_CONFIG_H
8494 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8508 SHELL=\${CONFIG_SHELL-$SHELL}
8512 ## -------------------- ##
8514 ## -------------------- ##
8518 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
8521 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
8523 alias -g '${1+"$@"}'='"$@"'
8526 case `(set -o) 2>/dev/null` in #(
8528 set -o posix ;; #(
8544 if test -z "$BASH_VERSION$ZSH_VERSION" \
8545 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
8546 as_echo='print -r --'
8547 as_echo_n='print -rn --'
8552 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
8553 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
8554 as_echo_n='/usr/ucb/echo -n'
8564 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
8567 as_echo_n='sh -c $as_echo_n_body as_echo'
8570 as_echo='sh -c $as_echo_body as_echo'
8576 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
8577 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
8585 # there to prevent editors from complaining about space-tab.
8598 test -z "$as_dir" && as_dir=.
8599 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
8610 if test ! -f "$as_myself"; then
8616 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
8638 # ----------------------------------------
8644 as_status=$1; test $as_status -eq 0 && as_status=1
8646 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
8647 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
8655 # -----------------------
8663 # -----------------
8664 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
8673 # ---------------
8681 # ----------------------
8699 # ------------------
8711 as_val=`expr "$@" || test $? -eq 1`
8723 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
8729 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
8735 as_me=`$as_basename -- "$0" ||
8762 case `echo -n x` in #(((((
8763 -n*)
8771 ECHO_N='-n';;
8774 rm -f conf$$ conf$$.exe conf$$.file
8775 if test -d conf$$.dir; then
8776 rm -f conf$$.dir/conf$$.file
8778 rm -f conf$$.dir
8782 if ln -s conf$$.file conf$$ 2>/dev/null; then
8783 as_ln_s='ln -s'
8785 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
8786 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
8787 # In both cases, we have to default to `cp -pR'.
8788 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
8789 as_ln_s='cp -pR'
8793 as_ln_s='cp -pR'
8796 as_ln_s='cp -pR'
8798 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
8803 # -------------
8809 -*) as_dir=./$as_dir;;
8811 test -d "$as_dir" || eval $as_mkdir_p || {
8819 as_dir=`$as_dirname -- "$as_dir" ||
8842 test -d "$as_dir" && break
8844 test -z "$as_dirs" || eval "mkdir $as_dirs"
8845 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
8849 if mkdir -p . 2>/dev/null; then
8850 as_mkdir_p='mkdir -p "$as_dir"'
8852 test -d ./-p && rmdir ./-p
8858 # -----------------------
8862 test -f "$1" && test -x "$1"
8864 as_test_x='test -x'
8875 ## ----------------------------------- ##
8877 ## ----------------------------------- ##
8895 on `(hostname || uname -n) 2>/dev/null | sed 1q`
8925 -h, --help print this help, then exit
8926 -V, --version print version number and configuration settings, then exit
8927 --config print configuration, then exit
8928 -q, --quiet, --silent
8930 -d, --debug don't remove temporary files
8931 --recheck update $as_me by reconfiguring in the same conditions
8932 --file=FILE[:TEMPLATE]
8934 --header=FILE[:TEMPLATE]
8963 test -n "\$AWK" || AWK=awk
8972 --*=?*)
8977 --*=)
8991 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8993 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
8995 --config | --confi | --conf | --con | --co | --c )
8997 --debug | --debu | --deb | --de | --d | -d )
8999 --file | --fil | --fi | --f )
9007 --header | --heade | --head | --hea )
9014 --he | --h)
9015 # Conflict between --help and --header
9017 Try \`$0 --help' for more information.";;
9018 --help | --hel | -h )
9020 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
9021 | -silent | --silent | --silen | --sile | --sil | --si | --s)
9025 -*) as_fn_error $? "unrecognized option: \`$1'
9026 Try \`$0 --help' for more information." ;;
9039 ac_configure_extra_args="$ac_configure_extra_args --silent"
9045 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
9058 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
9067 # INIT-COMMANDS
9080 "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
9110 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9117 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9118 test -d "$tmp"
9121 tmp=./conf$$-$RANDOM
9129 if test -n "$CONFIG_FILES"; then
9156 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
9162 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
9171 rm -f conf$$subs.sh
9176 sed -n '
9219 rm -f conf$$subs.awk
9282 fi # test -n "$CONFIG_FILES"
9287 if test -n "$CONFIG_HEADERS"; then
9293 # here-document in config.status, that substitutes the proper values into
9300 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9301 if test -z "$ac_tt"; then
9315 sed -n '
9370 prefix = substr(line, 1, index(line, defundef) - 1)
9390 fi # test -n "$CONFIG_HEADERS"
9403 :[FH]-) ac_tag=-:-;;
9421 -) ac_f="$ac_tmp/stdin";;
9423 # (if the path is not absolute). The absolute path cannot be DOS-style,
9425 test -f "$ac_f" ||
9428 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9442 if test x"$ac_file" != x-; then
9444 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
9456 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9462 ac_dir=`$as_dirname -- "$ac_file" ||
9547 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
9550 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdi…
9551 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
9573 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
9587 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9590 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9591 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9592 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9593 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9594 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`…
9599 rm -f "$ac_tmp/stdin"
9601 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9602 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9610 if test x"$ac_file" != x-; then
9613 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9617 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9620 rm -f "$ac_file"
9626 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9627 || as_fn_error $? "could not create -" "$LINENO" 5
9631 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
9638 "default-1":C) if test -f .devel; then
9639 echo timestamp > stamp-h
9640 cat $srcdir/Makefile-devel-adds >> Makefile
9668 ac_config_status_args="$ac_config_status_args --quiet"
9676 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
9677 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5