Lines Matching +full:test +full:- +full:config

2 # Guess values for system-dependent variables and create Makefiles.
5 # Report bugs to <krb5-bugs@mit.edu>.
12 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
18 ## -------------------- ##
20 ## -------------------- ##
25 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
29 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
31 alias -g '${1+"$@"}'='"$@"'
34 case `(set -o) 2>/dev/null` in #(
36 set -o posix ;; #(
50 # Quoting is to prevent editors from complaining about space-tab.
60 # Ensure predictable behavior from utilities with locale-dependent output.
67 # to be unset--not just set to an empty or harmless value--now, to
68 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
72 do eval test \${$as_var+y} \
84 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
85 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
104 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
112 if test "x$as_myself" = x; then
115 if test ! -f "$as_myself"; then
122 # into an infinite loop, continuously re-executing ourselves.
123 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
128 # Preserve -v and -x to the replacement shell.
132 case $- in # ((((
133 *v*x* | *x*v* ) as_opts=-vx ;;
134 *v* ) as_opts=-v ;;
135 *x* ) as_opts=-x ;;
141 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
146 if test "x$CONFIG_SHELL" = x; then
148 if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
152 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
154 alias -g '\${1+\"\$@\"}'='\"\$@\"'
157 case \`(set -o) 2>/dev/null\` in #(
159 set -o posix ;; #(
176 if ( set x; as_fn_ret_success y && test x = \"\$1\" )
182 test x\$exitcode = x0 || exit 1
184 test x\"\$blah\" = xblah || exit 1
185 test -x / || exit 1"
188 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
189 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
190 test \$(( 1 + 1 )) = 2 || exit 1"
197 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null
217 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
218 as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
221 if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
235 if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
236 as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
243 if test "x$CONFIG_SHELL" != x
249 # Preserve -v and -x to the replacement shell.
253 case $- in # ((((
254 *v*x* | *x*v* ) as_opts=-vx ;;
255 *v* ) as_opts=-v ;;
256 *x* ) as_opts=-x ;;
262 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
266 if test x$as_have_required = xno
270 if test ${ZSH_VERSION+y} ; then
274 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and krb5-bugs@mit.edu
284 SHELL=${CONFIG_SHELL-/bin/sh}
290 ## --------------------- ##
292 ## --------------------- ##
294 # ---------------
304 # -----------------------
312 # -----------------
313 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
321 # ---------
330 # -------------
336 -*) as_dir=./$as_dir;;
338 test -d "$as_dir" || eval $as_mkdir_p || {
346 as_dir=`$as_dirname -- "$as_dir" ||
369 test -d "$as_dir" && break
371 test -z "$as_dirs" || eval "mkdir $as_dirs"
372 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
378 # -----------------------
379 # Test if FILE is an executable regular file.
382 test -f "$1" && test -x "$1"
385 # ----------------------
390 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
404 # ------------------
408 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
417 as_val=`expr "$@" || test $? -eq 1`
422 # ---------
431 # ----------------------------------------
437 as_status=$1; test $as_status -eq 0 && as_status=1
438 if test "$4"; then
439 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
440 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
447 test "X`expr 00001 : '.*\(...\)'`" = X001; then
453 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
459 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
465 as_me=`$as_basename -- "$0" ||
494 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
495 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
496 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
497 sed -n '
502 s/[$]LINENO.*/&-/
510 s/-\n.*//
515 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
532 case `echo -n x` in #(((((
533 -n*)
541 ECHO_N='-n';;
544 # For backward compatibility with old third-party macros, we provide
551 rm -f conf$$ conf$$.exe conf$$.file
552 if test -d conf$$.dir; then
553 rm -f conf$$.dir/conf$$.file
555 rm -f conf$$.dir
559 if ln -s conf$$.file conf$$ 2>/dev/null; then
560 as_ln_s='ln -s'
562 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
563 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
564 # In both cases, we have to default to `cp -pR'.
565 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
566 as_ln_s='cp -pR'
570 as_ln_s='cp -pR'
573 as_ln_s='cp -pR'
575 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
578 if mkdir -p . 2>/dev/null; then
579 as_mkdir_p='mkdir -p "$as_dir"'
581 test -d ./-p && rmdir ./-p
585 as_test_x='test -x'
595 test -n "$DJDIR" || exec 7<&0 </dev/null
601 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
620 PACKAGE_BUGREPORT='krb5-bugs@mit.edu'
1015 if test -n "$ac_prev"; then
1028 --)
1031 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1033 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1036 -build | --build | --buil | --bui | --bu)
1038 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1041 -cache-file | --cache-file | --cache-fil | --cache-fi \
1042 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1044 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1045 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1048 --config-cache | -C)
1049 cache_file=config.cache ;;
1051 -datadir | --datadir | --datadi | --datad)
1053 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1056 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1057 | --dataroo | --dataro | --datar)
1059 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1060 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1063 -disable-* | --disable-*)
1064 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1066 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1069 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1074 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1079 -docdir | --docdir | --docdi | --doc | --do)
1081 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1084 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1086 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1089 -enable-* | --enable-*)
1090 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1092 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1095 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1100 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1105 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1106 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1107 | --exec | --exe | --ex)
1109 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1110 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1111 | --exec=* | --exe=* | --ex=*)
1114 -gas | --gas | --ga | --g)
1115 # Obsolete; use --with-gas.
1118 -help | --help | --hel | --he | -h)
1120 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1122 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1125 -host | --host | --hos | --ho)
1127 -host=* | --host=* | --hos=* | --ho=*)
1130 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1132 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1133 | --ht=*)
1136 -includedir | --includedir | --includedi | --included | --include \
1137 | --includ | --inclu | --incl | --inc)
1139 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1140 | --includ=* | --inclu=* | --incl=* | --inc=*)
1143 -infodir | --infodir | --infodi | --infod | --info | --inf)
1145 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1148 -libdir | --libdir | --libdi | --libd)
1150 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1153 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1154 | --libexe | --libex | --libe)
1156 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1157 | --libexe=* | --libex=* | --libe=*)
1160 -localedir | --localedir | --localedi | --localed | --locale)
1162 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1165 -localstatedir | --localstatedir | --localstatedi | --localstated \
1166 | --localstate | --localstat | --localsta | --localst | --locals)
1168 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1169 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1172 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1174 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1177 -nfp | --nfp | --nf)
1178 # Obsolete; use --without-fp.
1181 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1182 | --no-cr | --no-c | -n)
1185 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1186 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1189 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1190 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1191 | --oldin | --oldi | --old | --ol | --o)
1193 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1194 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1195 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1198 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1200 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1203 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1204 | --program-pre | --program-pr | --program-p)
1206 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1207 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1210 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1211 | --program-suf | --program-su | --program-s)
1213 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1214 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1217 -program-transform-name | --program-transform-name \
1218 | --program-transform-nam | --program-transform-na \
1219 | --program-transform-n | --program-transform- \
1220 | --program-transform | --program-transfor \
1221 | --program-transfo | --program-transf \
1222 | --program-trans | --program-tran \
1223 | --progr-tra | --program-tr | --program-t)
1225 -program-transform-name=* | --program-transform-name=* \
1226 | --program-transform-nam=* | --program-transform-na=* \
1227 | --program-transform-n=* | --program-transform-=* \
1228 | --program-transform=* | --program-transfor=* \
1229 | --program-transfo=* | --program-transf=* \
1230 | --program-trans=* | --program-tran=* \
1231 | --progr-tra=* | --program-tr=* | --program-t=*)
1234 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1236 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1239 -psdir | --psdir | --psdi | --psd | --ps)
1241 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1244 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1245 | -silent | --silent | --silen | --sile | --sil)
1248 -runstatedir | --runstatedir | --runstatedi | --runstated \
1249 | --runstate | --runstat | --runsta | --runst | --runs \
1250 | --run | --ru | --r)
1252 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1253 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1254 | --run=* | --ru=* | --r=*)
1257 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1259 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1260 | --sbi=* | --sb=*)
1263 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1264 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1265 | --sharedst | --shareds | --shared | --share | --shar \
1266 | --sha | --sh)
1268 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1269 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1270 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1271 | --sha=* | --sh=*)
1274 -site | --site | --sit)
1276 -site=* | --site=* | --sit=*)
1279 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1281 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1284 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1285 | --syscon | --sysco | --sysc | --sys | --sy)
1287 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1288 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1291 -target | --target | --targe | --targ | --tar | --ta | --t)
1293 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1296 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1299 -version | --version | --versio | --versi | --vers | -V)
1302 -with-* | --with-*)
1303 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1305 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1308 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1313 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1318 -without-* | --without-*)
1319 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1321 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1324 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1329 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1334 --x)
1335 # Obsolete; use --with-x.
1338 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1339 | --x-incl | --x-inc | --x-in | --x-i)
1341 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1342 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1345 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1346 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1348 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1349 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1352 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1353 Try \`$0 --help' for more information"
1360 '' | [0-9]* | *[!_$as_cr_alnum]* )
1368 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1369 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1377 if test -n "$ac_prev"; then
1378 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1382 if test -n "$ac_unrecognized_opts"; then
1408 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1412 # used to hold the argument of --host etc.
1419 if test "x$host_alias" != x; then
1420 if test "x$build_alias" = x; then
1422 elif test "x$build_alias" != "x$host_alias"; then
1428 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1430 test "$silent" = yes && exec 6>/dev/null
1433 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1434 ac_ls_di=`ls -di .` &&
1435 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1437 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1442 if test -z "$srcdir"; then
1445 ac_confdir=`$as_dirname -- "$as_myself" ||
1469 if test ! -r "$srcdir/$ac_unique_file"; then
1475 if test ! -r "$srcdir/$ac_unique_file"; then
1476 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1481 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1484 if test "$ac_abs_confdir" = "$ac_pwd"; then
1489 # mess up M-x gdb in Emacs.
1501 # Report the --help message.
1503 if test "$ac_init_help" = "long"; then
1517 -h, --help display this help and exit
1518 --help=short display options specific to this package
1519 --help=recursive display the short help of all the included packages
1520 -V, --version display version information and exit
1521 -q, --quiet, --silent do not print \`checking ...' messages
1522 --cache-file=FILE cache test results in FILE [disabled]
1523 -C, --config-cache alias for \`--cache-file=config.cache'
1524 -n, --no-create do not create output files
1525 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1528 --prefix=PREFIX install architecture-independent files in PREFIX
1530 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1535 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1536 for instance \`--prefix=\$HOME'.
1541 --bindir=DIR user executables [EPREFIX/bin]
1542 --sbindir=DIR system admin executables [EPREFIX/sbin]
1543 --libexecdir=DIR program executables [EPREFIX/libexec]
1544 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1545 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1546 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1547 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1548 --libdir=DIR object code libraries [EPREFIX/lib]
1549 --includedir=DIR C header files [PREFIX/include]
1550 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1551 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1552 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1553 --infodir=DIR info documentation [DATAROOTDIR/info]
1554 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1555 --mandir=DIR man documentation [DATAROOTDIR/man]
1556 --docdir=DIR documentation root [DATAROOTDIR/doc/krb5]
1557 --htmldir=DIR html documentation [DOCDIR]
1558 --dvidir=DIR dvi documentation [DOCDIR]
1559 --pdfdir=DIR pdf documentation [DOCDIR]
1560 --psdir=DIR ps documentation [DOCDIR]
1566 --program-prefix=PREFIX prepend PREFIX to installed program names
1567 --program-suffix=SUFFIX append SUFFIX to installed program names
1568 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1571 --build=BUILD configure for building on BUILD [guessed]
1572 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1576 if test -n "$ac_init_help"; then
1583 --disable-option-checking ignore unrecognized --enable/--with options
1584 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1585 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1586 --enable-dns-for-realm enable DNS lookups of Kerberos realm names
1587 --enable-maintainer-mode
1589 --disable-delayed-initialization
1592 --disable-thread-support
1595 --disable-rpath suppress run path flags in link lines
1596 --enable-athena build with MIT Project Athena configuration
1597 --disable-nls disable native language support
1598 --enable-audit-plugin=IMPL
1600 --disable-aesni Do not build with AES-NI support
1601 --disable-kdc-lookaside-cache
1603 --enable-asan Build with asan memory checking
1604 --disable-pkinit disable PKINIT plugin support
1607 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1608 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1609 --with-size-optimizations enable a few optimizations to reduce code size
1610 possibly at some run-time cost
1611 --with-system-et use system compile_et and -lcom_err [default: build
1613 --with-system-ss use system -lss and mk_cmds [private version]
1614 --with-system-db use system Berkeley db [private version]
1615 --with-netlib=LIBS use user defined resolver library
1616 --with-hesiod=path compile with hesiod support [omitted]
1617 --with-ldap compile OpenLDAP database backend module
1618 --with-vague-errors Do not [do] send helpful errors to client
1619 --with-crypto-impl=IMPL use specified crypto implementation [builtin]
1620 --with-tls-impl=IMPL use specified TLS implementation [auto]
1621 --without-keyutils do not link with libkeyutils
1622 --with-spake-openssl use OpenSSL for SPAKE preauth [auto]
1623 --with-lmdb compile LMDB database backend module [auto]
1624 --without-libedit do not compile with libedit
1625 --with-readline compile with GNU Readline
1626 --with-system-verto always use system verto library
1627 --with-krb5-config=PATH path to existing krb5-config program for defaults
1632 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1634 LIBS libraries to pass to the linker, e.g. -l<library>
1635 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1641 PKG_CONFIG path to pkg-config utility
1643 directories to add to pkg-config's search path
1645 path overriding pkg-config's built-in search path
1647 C compiler flags for COM_ERR, overriding pkg-config
1649 linker flags for COM_ERR, overriding pkg-config
1650 SS_LIB system libraries for 'ss' package [-lss]
1652 DB_LIB library for system Berkeley db package [-ldb]
1654 Defaults to the first program found out of: `bison -y', `byacc',
1658 default value of `-d' given by some make applications.
1660 C compiler flags for LIBEDIT, overriding pkg-config
1662 linker flags for LIBEDIT, overriding pkg-config
1664 C compiler flags for VERTO, overriding pkg-config
1665 VERTO_LIBS linker flags for VERTO, overriding pkg-config
1675 Report bugs to <krb5-bugs@mit.edu>.
1680 if test "$ac_init_help" = "recursive"; then
1681 # If there are subdirs, report their specific --help.
1682 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1683 test -d "$ac_dir" ||
1684 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1722 # Metaconfig's "Configure" on case-insensitive file systems.
1723 if test -f "$ac_srcdir/configure.gnu"; then
1725 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1726 elif test -f "$ac_srcdir/configure"; then
1728 $SHELL "$ac_srcdir/configure" --help=recursive
1736 test -n "$ac_init_help" && exit $ac_status
1753 ## ------------------------ ##
1755 ## ------------------------ ##
1758 # --------------------------
1762 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1763 rm -f conftest.$ac_objext conftest.beam
1769 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1773 if test -s conftest.err; then
1774 grep -v '^ *+' conftest.err >conftest.er1
1776 mv -f conftest.er1 conftest.err
1778 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1779 test $ac_status = 0; } && {
1780 test -z "$ac_c_werror_flag" ||
1781 test ! -s conftest.err
1782 } && test -s conftest.$ac_objext
1797 # ----------------------------
1801 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1802 rm -f conftest.$ac_objext conftest.beam
1808 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1812 if test -s conftest.err; then
1813 grep -v '^ *+' conftest.err >conftest.er1
1815 mv -f conftest.er1 conftest.err
1817 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1818 test $ac_status = 0; } && {
1819 test -z "$ac_cxx_werror_flag" ||
1820 test ! -s conftest.err
1821 } && test -s conftest.$ac_objext
1836 # ----------------------
1840 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1846 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1850 if test -s conftest.err; then
1851 grep -v '^ *+' conftest.err >conftest.er1
1853 mv -f conftest.er1 conftest.err
1855 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1856 test $ac_status = 0; } > conftest.i && {
1857 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1858 test ! -s conftest.err
1874 # -----------------------
1878 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1879 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
1885 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1889 if test -s conftest.err; then
1890 grep -v '^ *+' conftest.err >conftest.er1
1892 mv -f conftest.er1 conftest.err
1894 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1895 test $ac_status = 0; } && {
1896 test -z "$ac_c_werror_flag" ||
1897 test ! -s conftest.err
1898 } && test -s conftest$ac_exeext && {
1899 test "$cross_compiling" = yes ||
1900 test -x conftest$ac_exeext
1914 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1921 # ----------------------
1926 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1932 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1936 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1937 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1942 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1946 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1947 test $ac_status = 0; }; }
1957 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1964 # ----------------------------------
1968 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1971 if eval test \${$3+y}
1975 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1978 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2015 rm -f core conftest.err conftest.$ac_objext conftest.beam \
2019 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2026 # -------------------------------------------------------
2031 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2032 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2034 if eval test \${$3+y}
2038 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2049 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2052 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2059 # -------------------------------------------
2064 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2065 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2067 if eval test \${$3+y}
2072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2086 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2104 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2106 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2109 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2116 # ----------------------------------------------------
2121 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2122 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2124 if eval test \${$4+y}
2128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2145 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2164 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2166 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2175 # ac_fn_check_decl LINENO SYMBOL VAR INCLUDES EXTRA-OPTIONS FLAG-VAR
2176 # ------------------------------------------------------------------
2178 # accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR.
2181 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2183 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2185 if eval test \${$3+y}
2189 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2192 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2216 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2228 # --------------------------------------------
2229 # Tries to find the compile-time value of EXPR in a program that includes
2234 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2235 if test "$cross_compiling" = yes; then
2237 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2243 static int test_array [1 - 2 * !(($2) >= 0)];
2255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2261 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2274 if test $ac_lo -le $ac_mid; then
2280 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2283 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2289 static int test_array [1 - 2 * !(($2) < 0)];
2299 ac_hi=-1 ac_mid=-1
2301 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2307 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2319 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2320 if test $ac_mid -le $ac_hi; then
2326 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2331 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2333 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2335 while test "x$ac_lo" != "x$ac_hi"; do
2336 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2337 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2343 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2357 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2364 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2406 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2408 rm -f conftest.val
2435 cat >config.log <<_ACEOF
2445 exec 5>>config.log
2448 ## --------- ##
2450 ## --------- ##
2452 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2453 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2454 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2455 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2456 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2458 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2459 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2462 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2489 ## ----------- ##
2491 ## ----------- ##
2497 # Strip out --no-create and --no-recursion so they do not pile up.
2498 # Strip out --silent because we don't want to record it for future runs.
2499 # Also quote any args containing shell meta-characters.
2500 # Make two passes to allow for proper duplicate-argument suppression.
2510 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2511 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2512 | -silent | --silent | --silen | --sile | --sil)
2521 if test $ac_must_keep_next = true; then
2525 *=* | --config-cache | -C | -disable-* | --disable-* \
2526 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2527 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2528 | -with-* | --with-* | -without-* | --without-* | --x)
2533 -* ) ac_must_keep_next=true ;;
2545 # config.log. We remove comments because anyway the quotes in there
2552 # Save into config.log some information that might help in debugging.
2556 printf "%s\n" "## ---------------- ##
2558 ## ---------------- ##"
2562 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2567 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
2580 sed -n \
2585 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2592 printf "%s\n" "## ----------------- ##
2594 ## ----------------- ##"
2606 if test -n "$ac_subst_files"; then
2607 printf "%s\n" "## ------------------- ##
2609 ## ------------------- ##"
2622 if test -s confdefs.h; then
2623 printf "%s\n" "## ----------- ##
2625 ## ----------- ##"
2630 test "$ac_signal" != 0 &&
2634 rm -f core *.core core.conftest.* &&
2635 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2644 rm -f -r conftest* confdefs.h
2665 if test -n "$CONFIG_SITE"; then
2667 elif test "x$prefix" != xNONE; then
2668 ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
2670 ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
2681 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2682 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2686 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2689 See \`config.log' for more details" "$LINENO" 5; }
2693 if test -r "$cache_file"; then
2696 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2705 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2710 # Test code for whether the C compiler supports C89 (global declarations)
2713 Do not test the value of __STDC__, because some compilers set it to 0
2741 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2744 as an "x". The following induces an error, until -std is added to get
2747 that is true only with -std. */
2748 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2750 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2753 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2755 int test (int i, double x);
2761 # Test code for whether the C compiler supports C89 (body of main).
2766 # Test code for whether the C compiler supports C99 (global declarations)
2784 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2807 static long long int bignum = -9223372036854775807LL;
2827 // See if C++-style comments work.
2872 # Test code for whether the C compiler supports C99 (body of main).
2890 ia->datasize = 10;
2891 for (int i = 0; i < ia->datasize; ++i)
2892 ia->data[i] = i * 1.234;
2897 .name = L"Test wide string",
2905 dynamic_array[ni.number - 1] = 543;
2909 || dynamic_array[ni.number - 1] != 543);
2912 # Test code for whether the C compiler supports C11 (global declarations)
2932 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2946 // Check UTF-8 literals.
2955 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2966 # Test code for whether the C compiler supports C11 (body of main).
2976 # Test code for whether the C compiler supports C11 (complete).
2992 # Test code for whether the C compiler supports C99 (complete).
3006 # Test code for whether the C compiler supports C89 (complete).
3018 # Test code for whether the C++ compiler supports C++98 (global declarations)
3045 throw "test";
3049 assert (!(strcmp) (s, "test"));
3063 # Test code for whether the C++ compiler supports C++98 (body of main)
3075 # Test code for whether the C++ compiler supports C++11 (global declarations)
3098 virtual int getval() { return this->n; };
3107 virtual int getval() override final { return this->n * 2; }
3128 template <typename V> auto sum(V first) -> V
3132 template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
3139 # Test code for whether the C++ compiler supports C++11 (body of main)
3142 // Test auto and decltype
3153 // Test constexpr
3157 // Test initializer lists
3161 // Test range-based for
3167 // Test lambda expressions
3177 // Test use of variadic templates
3184 // Test constructor delegation
3190 // Test override and final
3194 // Test nullptr
3198 // Test template brackets
3203 char const *utf8 = u8"UTF-8 string \u2500";
3204 char16_t const *utf16 = u"UTF-8 string \u2500";
3205 char32_t const *utf32 = U"UTF-32 string \u2500";
3209 # Test code for whether the C compiler supports C++11 (complete).
3223 # Test code for whether the C compiler supports C++98 (complete).
3245 ac_aux_files="install-sh config.guess config.sub"
3248 ac_aux_dir_candidates="${srcdir}/./config"
3251 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
3257 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
3270 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
3275 # As a special case, if "install-sh" is required, that requirement
3276 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
3278 if test x"$ac_aux" = x"install-sh"
3280 if test -f "${as_dir}install-sh"; then
3281 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
3282 ac_install_sh="${as_dir}install-sh -c"
3283 elif test -f "${as_dir}install.sh"; then
3284 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
3285 ac_install_sh="${as_dir}install.sh -c"
3286 elif test -f "${as_dir}shtool"; then
3287 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
3288 ac_install_sh="${as_dir}shtool install -c"
3292 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
3298 if test -f "${as_dir}${ac_aux}"; then
3299 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
3310 if test "$ac_aux_dir_found" = yes; then
3331 if test -f "${ac_aux_dir}config.guess"; then
3332 ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
3334 if test -f "${ac_aux_dir}config.sub"; then
3335 ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
3337 if test -f "$ac_aux_dir/configure"; then
3351 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the p…
3355 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >…
3360 if test "x$ac_old_val" != "x$ac_new_val"; then
3364 if test "$ac_old_val_w" != "$ac_new_val_w"; then
3365 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run…
3369 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' s…
3373 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
3375 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
3379 # Pass precious variables to config.status.
3380 if test "$ac_new_set" = set; then
3392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3394 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the…
3396 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
3399 ## -------------------- ##
3401 ## -------------------- ##
3405 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3406 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3414 if test x"$runstatedir" = x; then
3421 if test "$sysconfdir" = /etc; then
3429 if test ! -r "$srcdir/./aclocal.m4"; then
3433 ac_config_fragdir=$ac_reltopdir/config
3456 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3457 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3459 if test -n "$ac_tool_prefix"; then
3462 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3464 if test ${ac_cv_prog_CC+y}
3468 if test -n "$CC"; then
3469 ac_cv_prog_CC="$CC" # Let the user override the test.
3483 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3493 if test -n "$CC"; then
3494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3503 if test -z "$ac_cv_prog_CC"; then
3507 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3509 if test ${ac_cv_prog_ac_ct_CC+y}
3513 if test -n "$ac_ct_CC"; then
3514 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3528 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3538 if test -n "$ac_ct_CC"; then
3539 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3546 if test "x$ac_ct_CC" = x; then
3551 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3561 if test -z "$CC"; then
3562 if test -n "$ac_tool_prefix"; then
3565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3567 if test ${ac_cv_prog_CC+y}
3571 if test -n "$CC"; then
3572 ac_cv_prog_CC="$CC" # Let the user override the test.
3586 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3596 if test -n "$CC"; then
3597 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3600 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3607 if test -z "$CC"; then
3610 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3612 if test ${ac_cv_prog_CC+y}
3616 if test -n "$CC"; then
3617 ac_cv_prog_CC="$CC" # Let the user override the test.
3631 if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3636 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3643 if test $ac_prog_rejected = yes; then
3647 if test $# != 0; then
3658 if test -n "$CC"; then
3659 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3668 if test -z "$CC"; then
3669 if test -n "$ac_tool_prefix"; then
3674 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3676 if test ${ac_cv_prog_CC+y}
3680 if test -n "$CC"; then
3681 ac_cv_prog_CC="$CC" # Let the user override the test.
3695 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3705 if test -n "$CC"; then
3706 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3709 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3714 test -n "$CC" && break
3717 if test -z "$CC"; then
3723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3725 if test ${ac_cv_prog_ac_ct_CC+y}
3729 if test -n "$ac_ct_CC"; then
3730 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3744 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3754 if test -n "$ac_ct_CC"; then
3755 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3758 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3763 test -n "$ac_ct_CC" && break
3766 if test "x$ac_ct_CC" = x; then
3771 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3780 if test -z "$CC"; then
3781 if test -n "$ac_tool_prefix"; then
3784 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3786 if test ${ac_cv_prog_CC+y}
3790 if test -n "$CC"; then
3791 ac_cv_prog_CC="$CC" # Let the user override the test.
3805 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3815 if test -n "$CC"; then
3816 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3819 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3825 if test -z "$ac_cv_prog_CC"; then
3829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3831 if test ${ac_cv_prog_ac_ct_CC+y}
3835 if test -n "$ac_ct_CC"; then
3836 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3850 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3860 if test -n "$ac_ct_CC"; then
3861 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3864 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3868 if test "x$ac_ct_CC" = x; then
3873 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3886 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3889 See \`config.log' for more details" "$LINENO" 5; }
3892 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3895 for ac_option in --version -v -V -qversion -version; do
3901 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3905 if test -s conftest.err; then
3911 rm -f conftest.er1 conftest.err
3912 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3913 test $ac_status = 0; }
3916 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3929 # Try to create an executable without -o first, disregard a.out.
3932 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3934 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3947 rm -f $ac_rmfiles
3954 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3958 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3959 test $ac_status = 0; }
3961 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3964 # so that the user can short-circuit this test for compilers unknown to
3968 test -f "$ac_file" || continue
3977 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
3981 # We set ac_cv_exeext here because the later test for it is not
3982 # safe: cross compilers may not add the suffix if given an `-o'
3991 test "$ac_cv_exeext" = no && ac_cv_exeext=
3996 if test -z "$ac_file"
3998 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4003 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4006 See \`config.log' for more details" "$LINENO" 5; }
4008 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4011 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4013 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4017 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
4019 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4026 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4030 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4031 test $ac_status = 0; }
4038 test -f "$ac_file" || continue
4047 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4050 See \`config.log' for more details" "$LINENO" 5; }
4052 rm -f conftest conftest$ac_cv_exeext
4053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4056 rm -f conftest.$ac_ext
4059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4077 if test "$cross_compiling" != yes; then
4083 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4087 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4088 test $ac_status = 0; }
4094 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4098 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4099 test $ac_status = 0; }; }; then
4102 if test "$cross_compiling" = maybe; then
4105 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4108 If you meant to cross compile, use \`--host'.
4109 See \`config.log' for more details" "$LINENO" 5; }
4113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4116 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4118 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4120 if test ${ac_cv_objext+y}
4124 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4135 rm -f conftest.o conftest.obj
4141 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4145 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4146 test $ac_status = 0; }
4149 test -f "$ac_file" || continue;
4160 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4163 See \`config.log' for more details" "$LINENO" 5; }
4165 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4167 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4171 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
4173 if test ${ac_cv_c_compiler_gnu+y}
4177 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4197 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4201 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4205 if test $ac_compiler_gnu = yes; then
4212 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4213 printf %s "checking whether $CC accepts -g... " >&6; }
4214 if test ${ac_cv_prog_cc_g+y}
4221 CFLAGS="-g"
4222 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4238 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4254 CFLAGS="-g"
4255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4270 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4272 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4274 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4277 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4279 if test $ac_test_CFLAGS; then
4281 elif test $ac_cv_prog_cc_g = yes; then
4282 if test "$GCC" = yes; then
4283 CFLAGS="-g -O2"
4285 CFLAGS="-g"
4288 if test "$GCC" = yes; then
4289 CFLAGS="-O2"
4295 if test x$ac_prog_cc_stdc = xno
4297 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
4299 if test ${ac_cv_prog_cc_c11+y}
4305 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4309 for ac_arg in '' -std=gnu11
4316 rm -f core conftest.err conftest.$ac_objext conftest.beam
4317 test "x$ac_cv_prog_cc_c11" != "xno" && break
4319 rm -f conftest.$ac_ext
4323 if test "x$ac_cv_prog_cc_c11" = xno
4325 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4328 if test "x$ac_cv_prog_cc_c11" = x
4330 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
4341 if test x$ac_prog_cc_stdc = xno
4343 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
4345 if test ${ac_cv_prog_cc_c99+y}
4351 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4355 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
4362 rm -f core conftest.err conftest.$ac_objext conftest.beam
4363 test "x$ac_cv_prog_cc_c99" != "xno" && break
4365 rm -f conftest.$ac_ext
4369 if test "x$ac_cv_prog_cc_c99" = xno
4371 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4374 if test "x$ac_cv_prog_cc_c99" = x
4376 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4387 if test x$ac_prog_cc_stdc = xno
4389 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
4391 if test ${ac_cv_prog_cc_c89+y}
4397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4401 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
4408 rm -f core conftest.err conftest.$ac_objext conftest.beam
4409 test "x$ac_cv_prog_cc_c89" != "xno" && break
4411 rm -f conftest.$ac_ext
4415 if test "x$ac_cv_prog_cc_c89" = xno
4417 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4420 if test "x$ac_cv_prog_cc_c89" = x
4422 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4436 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4437 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4448 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4449 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4451 if test -z "$CXX"; then
4452 if test -n "$CCC"; then
4455 if test -n "$ac_tool_prefix"; then
4460 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4462 if test ${ac_cv_prog_CXX+y}
4466 if test -n "$CXX"; then
4467 ac_cv_prog_CXX="$CXX" # Let the user override the test.
4481 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4491 if test -n "$CXX"; then
4492 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
4495 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4500 test -n "$CXX" && break
4503 if test -z "$CXX"; then
4509 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4511 if test ${ac_cv_prog_ac_ct_CXX+y}
4515 if test -n "$ac_ct_CXX"; then
4516 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
4530 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4540 if test -n "$ac_ct_CXX"; then
4541 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
4544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4549 test -n "$ac_ct_CXX" && break
4552 if test "x$ac_ct_CXX" = x; then
4557 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
4568 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
4571 for ac_option in --version -v -V -qversion; do
4577 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4581 if test -s conftest.err; then
4587 rm -f conftest.er1 conftest.err
4588 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4589 test $ac_status = 0; }
4592 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5
4594 if test ${ac_cv_cxx_compiler_gnu+y}
4598 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4618 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4626 if test $ac_compiler_gnu = yes; then
4633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
4634 printf %s "checking whether $CXX accepts -g... " >&6; }
4635 if test ${ac_cv_prog_cxx_g+y}
4642 CXXFLAGS="-g"
4643 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4659 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4675 CXXFLAGS="-g"
4676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4691 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4693 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4695 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
4700 if test $ac_test_CXXFLAGS; then
4702 elif test $ac_cv_prog_cxx_g = yes; then
4703 if test "$GXX" = yes; then
4704 CXXFLAGS="-g -O2"
4706 CXXFLAGS="-g"
4709 if test "$GXX" = yes; then
4710 CXXFLAGS="-O2"
4716 if test x$ac_prog_cxx_stdcxx = xno
4718 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >…
4720 if test ${ac_cv_prog_cxx_11+y}
4726 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4730 for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA
4737 rm -f core conftest.err conftest.$ac_objext conftest.beam
4738 test "x$ac_cv_prog_cxx_cxx11" != "xno" && break
4740 rm -f conftest.$ac_ext
4744 if test "x$ac_cv_prog_cxx_cxx11" = xno
4746 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4749 if test "x$ac_cv_prog_cxx_cxx11" = x
4751 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4754 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
4762 if test x$ac_prog_cxx_stdcxx = xno
4764 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >…
4766 if test ${ac_cv_prog_cxx_98+y}
4772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4776 for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA
4783 rm -f core conftest.err conftest.$ac_objext conftest.beam
4784 test "x$ac_cv_prog_cxx_cxx98" != "xno" && break
4786 rm -f conftest.$ac_ext
4790 if test "x$ac_cv_prog_cxx_cxx98" = xno
4792 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4795 if test "x$ac_cv_prog_cxx_cxx98" = x
4797 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4800 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
4811 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4812 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4817 …cachevar=`echo "krb5_cv_cc_flag_-Werror=unknown-warning-option" | sed -e s/=/_eq_/g -e s/-/_dash_/…
4818 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror=unknown-warn…
4819 printf %s "checking if C compiler supports -Werror=unknown-warning-option... " >&6; }
4820 if eval test \${$cachevar+y}
4825 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4839 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror=unknown-warning-option"
4840 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4857 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4860 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
4862 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4865 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4867 if eval test '"${'$cachevar'}"' = yes; then
4868 WARN_CFLAGS="$WARN_CFLAGS -Werror=unknown-warning-option"
4872 if test $flag_supported = yes; then
4873 cflags_warning_test_flags=-Werror=unknown-warning-option
4878 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4879 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4881 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4884 if test -n "$CPP" && test -d "$CPP"; then
4887 if test -z "$CPP"; then
4888 if test ${ac_cv_prog_CPP+y}
4893 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
4899 # with a fresh cross-compiler works.
4900 # On the NeXT, cc -E runs the code through the compiler's parser,
4902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4914 rm -f conftest.err conftest.i conftest.$ac_ext
4918 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4931 rm -f conftest.err conftest.i conftest.$ac_ext
4935 rm -f conftest.i conftest.err conftest.$ac_ext
4949 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4955 # with a fresh cross-compiler works.
4956 # On the NeXT, cc -E runs the code through the compiler's parser,
4958 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4970 rm -f conftest.err conftest.i conftest.$ac_ext
4974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4987 rm -f conftest.err conftest.i conftest.$ac_ext
4991 rm -f conftest.i conftest.err conftest.$ac_ext
4996 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4999 See \`config.log' for more details" "$LINENO" 5; }
5004 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5005 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5016 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
5017 if test -n "$ac_tool_prefix"; then
5018 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
5019 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
5020 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5022 if test ${ac_cv_path_PKG_CONFIG+y}
5028 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
5043 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5054 if test -n "$PKG_CONFIG"; then
5055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
5058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5064 if test -z "$ac_cv_path_PKG_CONFIG"; then
5066 # Extract the first word of "pkg-config", so it can be a program name with args.
5067 set dummy pkg-config; ac_word=$2
5068 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5070 if test ${ac_cv_path_ac_pt_PKG_CONFIG+y}
5076 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
5091 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5102 if test -n "$ac_pt_PKG_CONFIG"; then
5103 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
5106 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5110 if test "x$ac_pt_PKG_CONFIG" = x; then
5115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
5126 if test -n "$PKG_CONFIG"; then
5128 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_ve…
5129 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; }
5130 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
5131 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5134 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5139 test "$program_prefix" != NONE &&
5142 test "$program_suffix" != NONE &&
5152 # Make sure we can run config.sub.
5153 $SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
5154 as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
5156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5158 if test ${ac_cv_build+y}
5163 test "x$ac_build_alias" = x &&
5164 ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
5165 test "x$ac_build_alias" = x &&
5167 ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
5168 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
5171 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5174 *-*-*) ;;
5178 ac_save_IFS=$IFS; IFS='-'
5188 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
5191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
5193 if test ${ac_cv_host+y}
5197 if test "x$host_alias" = x; then
5200 ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
5201 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
5205 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5208 *-*-*) ;;
5212 ac_save_IFS=$IFS; IFS='-'
5222 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5227 if test ${ac_cv_path_SED+y}
5237 if test -z "$SED"; then
5239 # Loop through the user's path and test for each of PROGNAME-LIST
5256 case `"$ac_path_SED" --version 2>&1` in
5268 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5271 if test $ac_count -gt ${ac_path_SED_max-0}; then
5277 test $ac_count -gt 10 && break
5279 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5287 if test -z "$ac_cv_path_SED"; then
5295 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5298 rm -f conftest.sed
5300 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5301 printf %s "checking for grep that handles long lines and -e... " >&6; }
5302 if test ${ac_cv_path_GREP+y}
5306 if test -z "$GREP"; then
5308 # Loop through the user's path and test for each of PROGNAME-LIST
5325 case `"$ac_path_GREP" --version 2>&1` in
5337 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
5340 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5346 test $ac_count -gt 10 && break
5348 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5356 if test -z "$ac_cv_path_GREP"; then
5364 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5369 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5371 if test ${ac_cv_path_EGREP+y}
5375 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5376 then ac_cv_path_EGREP="$GREP -E"
5378 if test -z "$EGREP"; then
5380 # Loop through the user's path and test for each of PROGNAME-LIST
5397 case `"$ac_path_EGREP" --version 2>&1` in
5412 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5418 test $ac_count -gt 10 && break
5420 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5428 if test -z "$ac_cv_path_EGREP"; then
5437 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5451 if test $ac_cv_c_compiler_gnu = yes ; then
5456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU linker" >&5
5458 if test ${krb5_cv_prog_gnu_ld+y}
5463 if test "$GCC" = yes; then
5464 if { ac_try='$CC -Wl,-v 2>&1 | grep "GNU ld" > /dev/null'
5465 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
5468 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5469 test $ac_status = 0; }; }; then
5474 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_prog_gnu_ld" >&5
5477 # Check whether --with-size-optimizations was given.
5478 if test ${with_size_optimizations+y}
5485 if test "$withval" = yes; then
5490 # -Wno-long-long, if needed, for k5-platform.h without inttypes.h etc.
5491 extra_gcc_warn_opts="-Wall -Wcast-align -Wshadow"
5492 # -Wmissing-prototypes
5493 if test "$GCC" = yes ; then
5494 # Putting this here means we get -Os after -O2, which works.
5495 if test "$with_size_optimizations" = yes && test "x$krb5_ac_cflags_set" != xset; then
5496 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding -Os optimization option" >&5
5497 printf "%s\n" "$as_me: adding -Os optimization option" >&6;}
5499 "-g -O2") CFLAGS="-g -Os" ;;
5500 "-O2") CFLAGS="-Os" ;;
5501 *) CFLAGS="$CFLAGS -Os" ;;
5504 if test "x$krb5_ac_warn_cflags_set" = xset ; then
5505 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra gcc warning flags because WARN_CFLA…
5508 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding extra warning flags for gcc" >&5
5510 WARN_CFLAGS="$WARN_CFLAGS $extra_gcc_warn_opts -Wmissing-prototypes"
5511 if test "`uname -s`" = Darwin ; then
5512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: skipping pedantic warnings on Darwin" >&5
5514 elif test "`uname -s`" = Linux ; then
5515 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: skipping pedantic warnings on Linux" >&5
5518 WARN_CFLAGS="$WARN_CFLAGS -pedantic"
5520 if test "$ac_cv_cxx_compiler_gnu" = yes; then
5521 if test "x$krb5_ac_warn_cxxflags_set" = xset ; then
5522 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra g++ warnings because WARN_CXXFLAGS …
5525 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding extra warning flags for g++" >&5
5530 # Currently, G++ does not support -Wno-format-zero-length.
5531 …cachevar=`echo "krb5_cv_cc_flag_-Wno-format-zero-length" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/…
5532 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Wno-format-zero-len…
5533 printf %s "checking if C compiler supports -Wno-format-zero-length... " >&6; }
5534 if eval test \${$cachevar+y}
5539 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5553 CFLAGS="$CFLAGS $cflags_warning_test_flags -Wno-format-zero-length"
5554 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5571 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5574 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5576 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5581 if eval test '"${'$cachevar'}"' = yes; then
5582 WARN_CFLAGS="$WARN_CFLAGS -Wno-format-zero-length"
5588-overflow missing-format-attribute missing-prototypes return-type missing-braces parentheses switc…
5589 …cachevar=`echo "krb5_cv_cc_flag_-W$flag" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/[^a-zA-Z0-9_]/_/…
5590 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -W$flag" >&5
5591 printf %s "checking if C compiler supports -W$flag... " >&6; }
5592 if eval test \${$cachevar+y}
5597 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5611 CFLAGS="$CFLAGS $cflags_warning_test_flags -W$flag"
5612 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5629 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5632 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5634 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5639 if eval test '"${'$cachevar'}"' = yes; then
5640 WARN_CFLAGS="$WARN_CFLAGS -W$flag"
5645 # old-style-definition? generates many, many warnings
5650 # is added after the -Werror=foo feature, you can just put
5651 # error=foo in the above list, and skip the test for the
5652 # warning-only form.) At least in some versions, -Werror= doesn't
5658 for flag in declaration-after-statement ; do
5659 …cachevar=`echo "krb5_cv_cc_flag_-Werror=$flag" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/[^a-zA-Z0-
5660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror=$flag" >&5
5661 printf %s "checking if C compiler supports -Werror=$flag... " >&6; }
5662 if eval test \${$cachevar+y}
5667 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5681 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror=$flag"
5682 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5699 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5702 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5704 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5707 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5709 if eval test '"${'$cachevar'}"' = yes; then
5710 WARN_CFLAGS="$WARN_CFLAGS -Werror=$flag"
5714 if test "$flag_supported" = no; then
5715 …cachevar=`echo "krb5_cv_cc_flag_-W$flag" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/[^a-zA-Z0-9_]/_/…
5716 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -W$flag" >&5
5717 printf %s "checking if C compiler supports -W$flag... " >&6; }
5718 if eval test \${$cachevar+y}
5723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5737 CFLAGS="$CFLAGS $cflags_warning_test_flags -W$flag"
5738 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5755 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5758 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5760 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5763 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5765 if eval test '"${'$cachevar'}"' = yes; then
5766 WARN_CFLAGS="$WARN_CFLAGS -W$flag"
5774 # In some compiler versions -- e.g., "gcc version 4.2.1 (Apple
5775 # Inc. build 5664)" -- the -Werror- option works, but the -Werror=
5777 # flagged as errors. If neither works, -Wall implies
5778 # -Wimplicit-function-declaration so don't bother.
5779 …achevar=`echo "krb5_cv_cc_flag_-Werror-implicit-function-declaration" | sed -e s/=/_eq_/g -e s/-/_…
5780 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror-implicit-fun…
5781 printf %s "checking if C compiler supports -Werror-implicit-function-declaration... " >&6; }
5782 if eval test \${$cachevar+y}
5787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5801 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror-implicit-function-declaration"
5802 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5819 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5822 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5824 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5827 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5829 if eval test '"${'$cachevar'}"' = yes; then
5830 WARN_CFLAGS="$WARN_CFLAGS -Werror-implicit-function-declaration"
5834 if test "implicit-function-declaration_supported" = no; then
5835 …achevar=`echo "krb5_cv_cc_flag_-Werror=implicit-function-declaration" | sed -e s/=/_eq_/g -e s/-/_…
5836 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror=implicit-fun…
5837 printf %s "checking if C compiler supports -Werror=implicit-function-declaration... " >&6; }
5838 if eval test \${$cachevar+y}
5843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5857 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror=implicit-function-declaration"
5858 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5875 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5878 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5880 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5883 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5885 if eval test '"${'$cachevar'}"' = yes; then
5886 WARN_CFLAGS="$WARN_CFLAGS -Werror=implicit-function-declaration"
5893 if test "`uname -s`" = Darwin ; then
5894 # Someday this should be a feature test.
5901 *-fcommon*) ;; # why someone would do this, I don't know
5902 *-fno-common*) ;; # okay, they're already doing the right thing
5904 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: disabling the use of common storage on Darwin" >&5
5906 CFLAGS="$CFLAGS -fno-common"
5911 if test "`uname -s`" = AIX ; then
5915 # in function calls. Let's try to fix that with -qhalt=e.
5917 *-qhalt=*) ;;
5919 CFLAGS="$CFLAGS -qhalt=e"
5920 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding -qhalt=e for better error reporting" >&5
5921 printf "%s\n" "$as_me: adding -qhalt=e for better error reporting" >&6;}
5927 # includes k5-int.h whether it uses threads or not.
5929 *-O*) ;;
5931 CFLAGS="$CFLAGS -O"
5932 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding -O for inline thread-support function elimina…
5933 printf "%s\n" "$as_me: adding -O for inline thread-support function elimination" >&6;}
5937 if test "`uname -s`" = SunOS ; then
5939 # We have some error-out-on-warning options available.
5940 # Sunsoft 12 compiler defaults to -xc99=all, it appears, so "inline"
5941 # works, but it also means that declaration-in-code warnings won't
5943 # -v -fd -errwarn=E_DECLARATION_IN_CODE ...
5944 if test "x$krb5_ac_warn_cflags_set" = xset ; then
5945 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra warning flags because WARN_CFLAGS w…
5948 …WARN_CFLAGS="-errtags=yes -errwarn=E_BAD_PTR_INT_COMBINATION,E_BAD_PTR_INT_COMB_ARG,E_PTR_TO_VOID_…
5950 if test "x$krb5_ac_warn_cxxflags_set" = xset ; then
5951 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra warning flags because WARN_CXXFLAGS…
5954 WARN_CXXFLAGS="-errtags=yes +w +w2 -xport64"
5961 if test -z "$LD" ; then LD=$CC; fi
5965 # Check whether --with-system-et was given.
5966 if test ${with_system_et+y}
5971 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which version of com_err to use" >&5
5973 if test "x$with_system_et" = xyes ; then
5976 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: system" >&5
5980 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: krb5" >&5
5984 COM_ERR_LIB=-lcom_err
5985 if test $COM_ERR_VERSION = sys; then
5988 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for com_err" >&5
5991 if test -n "$COM_ERR_CFLAGS"; then
5993 elif test -n "$PKG_CONFIG"; then
5994 if test -n "$PKG_CONFIG" && \
5995 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"com_err\"";…
5996 ($PKG_CONFIG --exists --print-errors "com_err") 2>&5
5998 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5999 test $ac_status = 0; }; then
6000 pkg_cv_COM_ERR_CFLAGS=`$PKG_CONFIG --cflags "com_err" 2>/dev/null`
6001 test "x$?" != "x0" && pkg_failed=yes
6008 if test -n "$COM_ERR_LIBS"; then
6010 elif test -n "$PKG_CONFIG"; then
6011 if test -n "$PKG_CONFIG" && \
6012 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"com_err\"";…
6013 ($PKG_CONFIG --exists --print-errors "com_err") 2>&5
6015 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6016 test $ac_status = 0; }; then
6017 pkg_cv_COM_ERR_LIBS=`$PKG_CONFIG --libs "com_err" 2>/dev/null`
6018 test "x$?" != "x0" && pkg_failed=yes
6028 if test $pkg_failed = yes; then
6029 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6032 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6037 if test $_pkg_short_errors_supported = yes; then
6038 … COM_ERR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "com_err" 2>&1`
6040 COM_ERR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "com_err" 2>&1`
6042 # Put the nasty error message in config.log where it belongs
6046 elif test $pkg_failed = untried; then
6047 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6057 if test "x$have_com_err = xyes"; then
6062 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for add_error_table in -lcom_err" >&5
6063 printf %s "checking for add_error_table in -lcom_err... " >&6; }
6064 if test ${ac_cv_lib_com_err_add_error_table+y}
6069 LIBS="-lcom_err $LIBS"
6070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6091 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6095 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_add_error_table" >&5
6097 if test "x$ac_cv_lib_com_err_add_error_table" = xyes
6104 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for remove_error_table in -lcom_err" >&5
6105 printf %s "checking for remove_error_table in -lcom_err... " >&6; }
6106 if test ${ac_cv_lib_com_err_remove_error_table+y}
6111 LIBS="-lcom_err $LIBS"
6112 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6133 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_remove_error_table" >&5
6139 if test "x$ac_cv_lib_com_err_remove_error_table" = xyes
6156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6158 if test ${ac_cv_prog_compile_et+y}
6162 if test -n "$compile_et"; then
6163 ac_cv_prog_compile_et="$compile_et" # Let the user override the test.
6177 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6187 if test -n "$compile_et"; then
6188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $compile_et" >&5
6191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6196 test -n "$compile_et" && break
6198 test -n "$compile_et" || compile_et="false"
6200 if test "$compile_et" = false; then
6203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether compile_et is useful" >&5
6205 if test ${krb5_cv_compile_et_useful+y}
6213 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6231 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6232 # Anything else we need to test for?
6233 rm -f conf$$e.c conf$$e.h
6237 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_compile_et_useful" >&5
6239 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether compile_et supports --textdomain" >…
6240 printf %s "checking whether compile_et supports --textdomain... " >&6; }
6241 if test ${krb5_cv_compile_et_textdomain+y}
6247 if compile_et --textdomain=xyzw conf$$e.et >/dev/null 2>&1 ; then
6248 if grep -q xyzw conf$$e.c; then
6252 rm -f conf$$e.c conf$$e.h
6255 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_compile_et_textdomain" >&5
6257 if test "$krb5_cv_compile_et_textdomain" = yes; then
6260 rm -f conf$$e.et
6265 if test "$COM_ERR_VERSION" = k5 -o "$COM_ERR_VERSION" = intlsys; then
6272 # Check whether --with-system-ss was given.
6273 if test ${with_system_ss+y}
6279 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which version of subsystem package to use" >…
6281 if test "x$with_system_ss" = xyes ; then
6283 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: system" >&5
6287 test "x${SS_LIB+set}" = xset || SS_LIB=-lss
6290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether system ss package works" >&5
6292 if test ${krb5_cv_system_ss_okay+y}
6296 if test "$cross_compiling" = yes
6300 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6316 as_fn_error $? "cannot run test program" "$LINENO" 5
6318 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6323 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_system_ss_okay" >&5
6328 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if ss_execute_command needs a prototype prov…
6330 if test ${krb5_cv_func_ss_execute_command_noproto+y}
6334 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6354 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_ss_execute_command_noproto" >&5
6358 if test $krb5_cv_func_ss_execute_command_noproto = yes; then
6367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: krb5" >&5
6374 # Check whether --with-system-db was given.
6375 if test ${with_system_db+y}
6382 if test "x$with_system_db" = xyes ; then
6390 test "x${DB_HEADER+set}" = xset || DB_HEADER=db.h
6391 test "x${DB_LIB+set}" = xset || DB_LIB=-ldb
6393 if test "x${DB_HEADER}" = xdb.h ; then
6409 DB_LIB=-ldb
6416 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
6417 printf %s "checking for an ANSI C-conforming const... " >&6; }
6418 if test ${ac_cv_c_const+y}
6422 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6441 an arm of an if-expression whose if-part is not a constant
6444 pcpcc = &g + (g ? g-g : 0);
6457 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
6462 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
6468 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
6470 struct s *b = &bx; b->j = 5;
6472 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
6489 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6491 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
6493 if test $ac_cv_c_const = no; then
6500 # Check whether --with-netlib was given.
6501 if test ${with_netlib+y}
6503 withval=$with_netlib; if test "$withval" = yes -o "$withval" = no ; then
6504 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: \"netlib will link with C library resolver o…
6508 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: \"netlib will use \'$withval\'\"" >&5
6517 if test "x$ac_cv_func_gethostbyname" = xyes
6523 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
6524 printf %s "checking for gethostbyname in -lnsl... " >&6; }
6525 if test ${ac_cv_lib_nsl_gethostbyname+y}
6530 LIBS="-lnsl $LIBS"
6531 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6552 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6556 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
6558 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes
6562 LIBS="-lnsl $LIBS"
6567 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lsocket" >&5
6568 printf %s "checking for gethostbyname in -lsocket... " >&6; }
6569 if test ${ac_cv_lib_socket_gethostbyname+y}
6574 LIBS="-lsocket $LIBS"
6575 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6596 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6600 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_gethostbyname" >&5
6602 if test "x$ac_cv_lib_socket_gethostbyname" = xyes
6606 LIBS="-lsocket $LIBS"
6613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lsocket" >&5
6614 printf %s "checking for gethostbyname in -lsocket... " >&6; }
6615 if test ${ac_cv_lib_socket_gethostbyname+y}
6620 LIBS="-lsocket -lnsl $LIBS"
6621 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6642 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_gethostbyname" >&5
6648 if test "x$ac_cv_lib_socket_gethostbyname" = xyes
6650 LIBS="-lsocket -lnsl $LIBS"
6652 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lresolv" >&5
6653 printf %s "checking for gethostbyname in -lresolv... " >&6; }
6654 if test ${ac_cv_lib_resolv_gethostbyname+y}
6659 LIBS="-lresolv $LIBS"
6660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6681 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_gethostbyname" >&5
6687 if test "x$ac_cv_lib_resolv_gethostbyname" = xyes
6689 LIBS="-lresolv $LIBS"
6704 if test "x$ac_cv_func_socket" = xyes
6708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
6709 printf %s "checking for socket in -lsocket... " >&6; }
6710 if test ${ac_cv_lib_socket_socket+y}
6715 LIBS="-lsocket $LIBS"
6716 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6737 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
6743 if test "x$ac_cv_lib_socket_socket" = xyes
6747 LIBS="-lsocket $LIBS"
6750 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
6751 printf %s "checking for socket in -lsocket... " >&6; }
6752 if test ${ac_cv_lib_socket_socket+y}
6757 LIBS="-lsocket -lnsl $LIBS"
6758 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6779 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6783 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
6785 if test "x$ac_cv_lib_socket_socket" = xyes
6787 LIBS="-lsocket -lnsl $LIBS"
6796 # Check whether --enable-dns-for-realm was given.
6797 if test ${enable_dns_for_realm+y}
6804 if test "$enable_dns_for_realm" = yes; then
6815 if test "$enable_dns" = yes ; then
6818 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lresolv" >&5
6819 printf %s "checking for main in -lresolv... " >&6; }
6820 if test ${ac_cv_lib_resolv_main+y}
6825 LIBS="-lresolv $LIBS"
6826 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6844 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_main" >&5
6850 if test "x$ac_cv_lib_resolv_main" = xyes
6854 LIBS="-lresolv $LIBS"
6865 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $krb5_func" >&5
6867 if eval test \${krb5_cv_func_$krb5_func+y}
6871 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6895 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6899 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6901 if test `eval 'as_val=${'krb5_cv_func_$krb5_func'};printf "%s\n" "$as_val"'` = yes
6911 if test $krb5_cv_func_res_nsearch = no \
6912 && test $krb5_cv_func_res_search = no; then
6915 if test "x$ac_cv_func_res_search" = xyes
6930 # Check whether --with-hesiod was given.
6931 if test ${with_hesiod+y}
6938 if test "$with_hesiod" != "no"; then
6939 HESIOD_DEFS=-DHESIOD
6940 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for res_send in -lresolv" >&5
6941 printf %s "checking for res_send in -lresolv... " >&6; }
6942 if test ${ac_cv_lib_resolv_res_send+y}
6947 LIBS="-lresolv $LIBS"
6948 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6969 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6973 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_send" >&5
6975 if test "x$ac_cv_lib_resolv_res_send" = xyes
6977 res_lib=-lresolv
6980 if test "$hesiod" != "yes"; then
6981 HESIOD_LIBS="-L${hesiod}/lib -lhesiod $res_lib"
6983 HESIOD_LIBS="-lhesiod $res_lib"
6990 # Check whether --enable-maintainer-mode was given.
6991 if test ${enable_maintainer_mode+y}
6998 if test "$USE_MAINTAINER_MODE" = yes; then
7001 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: enabling maintainer mode" >&5
7023 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pragma weak references are supported…
7025 if test ${krb5_cv_pragma_weak_ref+y}
7029 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7047 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7050 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_pragma_weak_ref" >&5
7052 if test $krb5_cv_pragma_weak_ref = yes ; then
7059 # Check whether --with-ldap was given.
7060 if test ${with_ldap+y}
7065 *) as_fn_error $? "Invalid option value --with-ldap=\"$withval\"" "$LINENO" 5 ;;
7071 if test "$with_ldap" = yes; then
7072 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: enabling OpenLDAP database backend module support" >…
7079 . $ac_topdir/config/shlib.conf
7081 # Check whether --enable-delayed-initialization was given.
7082 if test ${enable_delayed_initialization+y}
7095 …*) as_fn_error $? "invalid option $enable_delayed_initialization for delayed-initialization" "$LI…
7097 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for constructor/destructor attribute support…
7099 if test ${krb5_cv_attr_constructor_destructor+y}
7103 rm -f conftest.1 conftest.2
7104 if test -r conftest.1 || test -r conftest.2 ; then
7109 if test -r conftest.1 && test -r conftest.2 ; then true ; else
7115 if test "$cross_compiling" = yes
7117 as_fn_error $? "Cannot test for constructor/destructor support when cross compiling" "$LINENO" 5
7119 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7130 test -r conftest.1 || a=yes
7131 test -r conftest.2 || b=yes
7133 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7138 *-*-aix4.*)
7146 # complicated test case to set up.
7153 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_attr_constructor_destructor" >&5
7169 if test -z "$use_linker_init_option" ; then
7172 if test "$use_linker_init_option" = yes; then
7177 if test "$use_linker_fini_option" = yes; then
7184 # Check whether --enable-thread-support was given.
7185 if test ${enable_thread_support+y}
7192 if test "$enable_thread_support" = yes ; then
7193 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: enabling thread support" >&5
7199 if test "$enable_thread_support" = yes; then
7206 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7207 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7214 # It gets checked for in the link test anyway.
7219 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
7223 if test "x$PTHREAD_CC" != "x"
7227 if test "x$PTHREAD_CXX" != "x"
7233 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS …
7235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7254 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7256 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
7258 if test "x$ax_pthread_ok" = "xno"; then
7269 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the
7270 # libraries is broken (non-POSIX).
7274 # starting with a "-" are C compiler flags, and remaining items are
7276 # any flags at all, and "pthread-config" which is a program returning
7279 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
7284 # pthreads: AIX (must check this before -lpthread)
7285 # none: in case threads are in libc; should be tried before -Kthread and
7287 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
7288 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
7289 # (Note: HP C rejects this with "bad form for `-t' option")
7290 # -pthreads: Solaris/gcc (Note: HP C also rejects)
7291 # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it
7293 # -D_REENTRANT too), HP C (must be checked before -lpthread, which
7294 # is present but should not be used directly; and before -mthreads,
7295 # because the compiler interprets this as "-mt" + "-hreads")
7296 # -mthreads: Mingw32/gcc, Lynx/gcc
7298 # --thread-safe: KAI C++
7299 # pthread-config: use pthread-config program (for GNU Pth library)
7305 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
7306 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
7308 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
7313 # From the cc(1) man page: "[-mt] Sets various -D flags to enable
7314 # multi-threading and also sets -lpthread."
7316 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
7321 # IBM z/OS requires a feature-test macro to be defined in order to
7326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7337 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNI…
7338 printf "%s\n" "$as_me: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pt…
7340 rm -rf conftest*
7347 # (non-functional) versions of the pthreads routines, so link-based
7352 # standard Solaris way of linking pthreads (-mt -lpthread).
7354 ax_pthread_flags="-mt,-lpthread pthread $ax_pthread_flags"
7360 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC is Clang" >&5
7362 if test ${ax_cv_PTHREAD_CLANG+y}
7368 if test "x$GCC" = "xyes"; then
7369 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7371 /* Note: Clang 2.7 lacks __clang_[a-z]+__ */
7382 rm -rf conftest*
7387 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG" >&5
7392 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
7394 # Note that for GCC and Clang -pthread generally implies -lpthread,
7395 # except when -nostdlib is passed.
7399 # [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468555
7400 # To solve this, first try -pthread together with -lpthread for GCC
7402 if test "x$GCC" = "xyes"
7404 ax_pthread_flags="-pthread,-lpthread -pthread -pthreads $ax_pthread_flags"
7407 # Clang takes -pthread (never supported any other flag), but we'll try with -lpthread first
7409 if test "x$ax_pthread_clang" = "xyes"
7411 ax_pthread_flags="-pthread,-lpthread -pthread"
7415 # The presence of a feature test macro requesting re-entrant function
7429 ax_pthread_check_macro="--"
7432 if test "x$ax_pthread_check_macro" = "x--"
7440 if test "x$ax_pthread_ok" = "xno"; then
7445 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5
7452 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAG…
7456 -*)
7457 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $ax_pthread_try_…
7462 pthread-config)
7463 # Extract the first word of "pthread-config", so it can be a program name with args.
7464 set dummy pthread-config; ac_word=$2
7465 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7467 if test ${ac_cv_prog_ax_pthread_config+y}
7471 if test -n "$ax_pthread_config"; then
7472 ac_cv_prog_ax_pthread_config="$ax_pthread_config" # Let the user override the test.
7486 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7493 test -z "$ac_cv_prog_ax_pthread_config" && ac_cv_prog_ax_pthread_config="no"
7497 if test -n "$ax_pthread_config"; then
7498 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_config" >&5
7501 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7506 if test "x$ax_pthread_config" = "xno"
7510 PTHREAD_CFLAGS="`pthread-config --cflags`"
7511 PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
7515 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$ax_pthread_try_…
7516 printf %s "checking for the pthreads library -l$ax_pthread_try_flag... " >&6; }
7517 PTHREAD_LIBS="-l$ax_pthread_try_flag"
7528 # need a special flag -Kthread to make this header compile.)
7529 # We check for pthread_join because it is in -lpthread on IRIX
7531 # due to DEC craziness with -lpthreads. We check for
7533 # functions on Solaris that doesn't have a non-functional libc stub.
7536 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7545 /* To avoid any unused-parameter or
7546 unused-but-set-parameter warning. */
7567 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7573 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
7575 if test "x$ax_pthread_ok" = "xyes"
7586 # Clang needs special handling, because older versions handle the -pthread
7589 if test "x$ax_pthread_clang" = "xyes"; then
7591 # Clang takes -pthread; it has never supported any other flag
7597 # (Note 2: On some systems, notably Darwin, -pthread is not needed
7600 # -pthread does define _REENTRANT, and while the Darwin headers
7601 # ignore this macro, third-party headers might not.)
7605 # taking place, the -pthread option has no effect ("argument unused
7606 # during compilation"). They expect -pthread to be passed in only
7617 # Even though use of the -pthread flag in linking would only print
7618 # a warning, this can be a nuisance for well-run software projects
7619 # that build with -Werror. So if the active version of Clang has
7622 …%s\n" "$as_me:${as_lineno-$LINENO}: checking whether Clang needs flag to prevent \"argument unused…
7623 …ther Clang needs flag to prevent \"argument unused\" warning when linking with -pthread... " >&6; }
7624 if test ${ax_cv_PTHREAD_CLANG_NO_WARN_FLAG+y}
7630 # links in two steps (.c -> .o, .o -> exe) instead of one
7631 # (.c -> exe), because the warning occurs only in the second
7638 … for ax_pthread_try in '' -Qunused-arguments -Wno-unused-command-line-argument unknown; do
7639 if test "x$ax_pthread_try" = "xunknown"
7643 … CFLAGS="-Werror -Wunknown-warning-option $ax_pthread_try -pthread $ax_pthread_save_CFLAGS"
7645 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7652 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7660 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7664 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7669 if test "x$ax_pthread_try" = "x"
7676 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG_NO_WARN_FLAG" >&5
7689 if test "x$ax_pthread_ok" = "xyes"; then
7696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5
7698 if test ${ax_cv_PTHREAD_JOINABLE_ATTR+y}
7704 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7719 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7724 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_JOINABLE_ATTR" >&5
7726 if test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xunknown" && \
7727 test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xPTHREAD_CREATE_JOINABLE" && \
7728 test "x$ax_pthread_joinable_attr_defined" != "xyes"
7737 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether more special flags are required for…
7739 if test ${ax_cv_PTHREAD_SPECIAL_FLAGS+y}
7746 ax_cv_PTHREAD_SPECIAL_FLAGS="-D_POSIX_PTHREAD_SEMANTICS"
7751 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_SPECIAL_FLAGS" >&5
7753 if test "x$ax_cv_PTHREAD_SPECIAL_FLAGS" != "xno" && \
7754 test "x$ax_pthread_special_flags_added" != "xyes"
7760 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5
7762 if test ${ax_cv_PTHREAD_PRIO_INHERIT+y}
7766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7784 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7788 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_PRIO_INHERIT" >&5
7790 if test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes" && \
7791 test "x$ax_pthread_prio_inherit_defined" != "xyes"
7804 if test "x$GCC" != "xyes"; then
7817 if test "x${CXX}" != "x"
7831 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7833 if test ${ac_cv_prog_PTHREAD_CC+y}
7837 if test -n "$PTHREAD_CC"; then
7838 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
7852 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7862 if test -n "$PTHREAD_CC"; then
7863 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
7866 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7871 test -n "$PTHREAD_CC" && break
7873 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
7875 if test "x${CXX}" != "x"
7881 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7883 if test ${ac_cv_prog_PTHREAD_CXX+y}
7887 if test -n "$PTHREAD_CXX"; then
7888 ac_cv_prog_PTHREAD_CXX="$PTHREAD_CXX" # Let the user override the test.
7902 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7912 if test -n "$PTHREAD_CXX"; then
7913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CXX" >&5
7916 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7921 test -n "$PTHREAD_CXX" && break
7923 test -n "$PTHREAD_CXX" || PTHREAD_CXX="$CXX"
7938 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
7939 test -n "$PTHREAD_CXX" || PTHREAD_CXX="$CXX"
7946 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
7947 if test "x$ax_pthread_ok" = "xyes"; then
7954 …as_fn_error $? "cannot determine options for enabling thread support; try --disable-thread-support…
7958 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7959 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7963 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: PTHREAD_CC = $PTHREAD_CC" >&5
7965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: PTHREAD_CFLAGS = $PTHREAD_CFLAGS" >&5
7967 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: PTHREAD_LIBS = $PTHREAD_LIBS" >&5
7981 # These are the flags that "gcc -pthread" adds. But we don't
7982 # want "-pthread" because that has link-time effects, and we
7984 PTHREAD_CFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_C_SOURCE=199506L"
7986 solaris2.[1-9])
7989 if test "$GCC" = yes ; then
7990 PTHREAD_CFLAGS="-D_REENTRANT -pthreads"
7996 if test "$GCC" = yes ; then
7997 PTHREAD_CFLAGS="-D_REENTRANT -pthreads"
8014 if test "x$ac_cv_func_pthread_once" = xyes
8020 if test "x$ac_cv_func_pthread_rwlock_init" = xyes
8027 test "$PTHREAD_CC" != "" && test "$ac_cv_c_compiler_gnu" = no && CC=$PTHREAD_CC
8029 # On Solaris, -pthreads is added to CFLAGS, no extra explicit libraries.
8034 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: rechecking with PTHREAD_... options" >&5
8036 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_rwlock_init in -lc" >&5
8037 printf %s "checking for pthread_rwlock_init in -lc... " >&6; }
8038 if test ${ac_cv_lib_c_pthread_rwlock_init+y}
8043 LIBS="-lc $LIBS"
8044 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8065 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8069 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_pthread_rwlock_init" >&5
8071 if test "x$ac_cv_lib_c_pthread_rwlock_init" = xyes
8085 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8087 if test ${ac_cv_search_dlopen+y}
8092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8109 if test -z "$ac_lib"; then
8112 ac_res=-l$ac_lib
8113 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8119 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8121 if test ${ac_cv_search_dlopen+y}
8126 if test ${ac_cv_search_dlopen+y}
8135 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
8138 if test "$ac_res" != no
8140 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8142 if test "$ac_cv_search_dlopen" != "none required"; then
8167 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
8168 if test -n "$ac_tool_prefix"; then
8169 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
8170 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
8171 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8173 if test ${ac_cv_path_PKG_CONFIG+y}
8179 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
8194 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8205 if test -n "$PKG_CONFIG"; then
8206 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
8209 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8215 if test -z "$ac_cv_path_PKG_CONFIG"; then
8217 # Extract the first word of "pkg-config", so it can be a program name with args.
8218 set dummy pkg-config; ac_word=$2
8219 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8221 if test ${ac_cv_path_ac_pt_PKG_CONFIG+y}
8227 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
8242 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8253 if test -n "$ac_pt_PKG_CONFIG"; then
8254 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
8257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8261 if test "x$ac_pt_PKG_CONFIG" = x; then
8266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8277 if test -n "$PKG_CONFIG"; then
8279 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_ve…
8280 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; }
8281 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
8282 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8285 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8294 if test $ac_cache; then
8296 if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
8300 elif test $ac_header; then
8314 if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
8321 if test "x$ac_cv_header_stdint_h" = xyes
8329 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether integers are two's complement" >&5
8331 if test ${krb5_cv_ints_twos_compl+y}
8335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8342 static int test_array [1 - 2 * !(/* Basic two's complement check */
8343 ~(-1) == 0 && ~(-1L) == 0L &&
8345 -(INT_MIN + 1) == INT_MAX && -(LONG_MIN + 1) == LONG_MAX &&
8346 /* Check that unsigned-to-signed conversions preserve bit patterns */
8362 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
8364 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_ints_twos_compl" >&5
8367 if test "$krb5_cv_ints_twos_compl" = "no"; then
8371 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether CHAR_BIT is 8" >&5
8373 if test ${krb5_cv_char_bit_8+y}
8377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8391 rm -f conftest.err conftest.i conftest.$ac_ext
8393 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_char_bit_8" >&5
8396 if test "$krb5_cv_char_bit_8" = "no"; then
8400 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if va_copy is available" >&5
8402 if test ${krb5_cv_va_copy+y}
8406 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8428 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8431 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_va_copy" >&5
8433 if test "$krb5_cv_va_copy" = yes; then
8442 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if va_list objects can be copied by assignme…
8444 if test ${krb5_cv_va_simple_copy+y}
8448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8463 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
8465 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_va_simple_copy" >&5
8467 if test "$krb5_cv_va_simple_copy" = yes; then
8473 # The following lines are so that configure --help gives some global
8477 # Check whether --enable-static was given.
8478 if test ${enable_static+y}
8485 # Check whether --enable-shared was given.
8486 if test ${enable_shared+y}
8494 if test "x$enable_static" = "x$enable_shared"; then
8495 as_fn_error $? "--enable-static must be specified with --disable-shared" "$LINENO" 5
8498 # Check whether --enable-rpath was given.
8499 if test ${enable_rpath+y}
8507 if test "x$enable_rpath" != xyes ; then
8514 if test "$SHLIBEXT" = ".so-nobuild"; then
8520 if test "x$enable_static" = xyes; then
8521 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: using static libraries" >&5
8527 PLUGININST=install-static
8529 LIBINSTLIST=install-static
8536 KDB5_PLUGIN_LIBS='-lkrb5_db2'
8537 if test "x$OPENLDAP_PLUGIN" = xyes; then
8539 KDB5_PLUGIN_LIBS=$KDB5_PLUGIN_LIBS' -lkrb5_kldap -lkdb_ldap $(LDAP_LIBS)'
8544 KDB5_PLUGIN_LIBS=$KDB5_PLUGIN_LIBS' -lkadm5srv_mit'
8547 SHLIBEXT=.so-nobuild
8548 SHLIBVEXT=.so.v-nobuild
8549 SHLIBSEXT=.so.s-nobuild
8551 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: using shared libraries" >&5
8555 if test "$STLIBEXT" = "$SHLIBEXT" ; then
8556 STLIBEXT=.a-nobuild
8559 .so.s-nobuild)
8562 LIBINSTLIST="install-shared"
8567 LIBINSTLIST="install-shlib-soname"
8573 PLUGININST=install-plugin
8580 if test -z "$LIBLIST"; then
8585 # Check whether --enable-profiled was given.
8586 if test ${enable_profiled+y}
8588 enableval=$enable_profiled; if test "$enableval" = yes; then
8593 # Check whether --enable-athena was given.
8594 if test ${enable_athena+y}
8600 # Begin autoconf tests for the Makefiles generated out of the top-level
8609 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
8610 printf %s "checking whether ln -s works... " >&6; }
8612 if test "$LN_S" = "ln -s"; then
8613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8616 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
8620 if test -n "$ac_tool_prefix"; then
8623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8625 if test ${ac_cv_prog_RANLIB+y}
8629 if test -n "$RANLIB"; then
8630 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8644 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8654 if test -n "$RANLIB"; then
8655 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8658 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8664 if test -z "$ac_cv_prog_RANLIB"; then
8668 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8670 if test ${ac_cv_prog_ac_ct_RANLIB+y}
8674 if test -n "$ac_ct_RANLIB"; then
8675 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8689 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8699 if test -n "$ac_ct_RANLIB"; then
8700 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8703 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8707 if test "x$ac_ct_RANLIB" = x; then
8712 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8731 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
8737 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
8738 printf %s "checking for a BSD-compatible install... " >&6; }
8739 if test -z "$INSTALL"; then
8740 if test ${ac_cv_path_install+y}
8766 if test $ac_prog = install &&
8770 elif test $ac_prog = install &&
8772 # program-specific install script used by HP pwplus--don't use.
8775 rm -rf conftest.one conftest.two conftest.dir
8779 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
8780 test -s conftest.one && test -s conftest.two &&
8781 test -s conftest.dir/conftest.one &&
8782 test -s conftest.dir/conftest.two
8784 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
8797 rm -rf conftest.one conftest.two conftest.dir
8800 if test ${ac_cv_path_install+y}; then
8810 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
8813 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
8815 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
8817 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
8819 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
8821 if test -n "$ac_tool_prefix"; then
8824 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8826 if test ${ac_cv_prog_AR+y}
8830 if test -n "$AR"; then
8831 ac_cv_prog_AR="$AR" # Let the user override the test.
8845 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8855 if test -n "$AR"; then
8856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
8859 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8865 if test -z "$ac_cv_prog_AR"; then
8869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8871 if test ${ac_cv_prog_ac_ct_AR+y}
8875 if test -n "$ac_ct_AR"; then
8876 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
8890 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8900 if test -n "$ac_ct_AR"; then
8901 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
8904 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8908 if test "x$ac_ct_AR" = x; then
8913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8923 if test "$AR" = "false"; then
8928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8930 if test ${ac_cv_prog_PERL+y}
8934 if test -n "$PERL"; then
8935 ac_cv_prog_PERL="$PERL" # Let the user override the test.
8949 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8956 test -z "$ac_cv_prog_PERL" && ac_cv_prog_PERL="false"
8960 if test -n "$PERL"; then
8961 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
8964 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8969 if test "$ac_cv_prog_PERL" = "false"; then
8998 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working regcomp" >&5
9000 if test ${ac_cv_func_regcomp+y}
9004 if test "$cross_compiling" = yes
9006 as_fn_error $? "Cannot test regcomp when cross compiling" "$LINENO" 5
9008 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9027 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
9033 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_regcomp" >&5
9035 test $ac_cv_func_regcomp = yes &&
9038 if test $ac_cv_func_regcomp = no; then
9040 LIBS=-lgen
9042 if test "x$ac_cv_func_compile" = xyes
9048 if test "x$ac_cv_func_step" = xyes
9055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for compile in -lgen" >&5
9056 printf %s "checking for compile in -lgen... " >&6; }
9057 if test ${ac_cv_lib_gen_compile+y}
9062 LIBS="-lgen $LIBS"
9063 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9084 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9088 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gen_compile" >&5
9090 if test "x$ac_cv_lib_gen_compile" = xyes
9092 GEN_LIB=-lgen
9107 if test "x$ac_cv_type_mode_t" = xyes
9120 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if daemon needs a prototype provided" >&5
9122 if test ${krb5_cv_func_daemon_noproto+y}
9126 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9148 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9150 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_daemon_noproto" >&5
9152 if test $krb5_cv_func_daemon_noproto = yes; then
9165 if test $sock_set = no; then
9167 krb5_lib_var=`echo "$sock_arg1 $sock_arg2" | sed 'y% ./+-*%___p_p%'`
9168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if getsockname() takes arguments $sock_arg1 …
9170 if eval test \${krb5_cv_getsockname_proto_$krb5_lib_var+y}
9174 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9186 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9189 if eval "test \"`echo '$krb5_cv_getsockname_proto_'$krb5_lib_var`\" = yes"; then
9190 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
9194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9201 if test "$sock_set" = no; then
9202 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: assuming struct sockaddr and socklen_t for getsockna…
9207 res1=`echo "$res1" | tr -d '*' | sed -e 's/ *$//'`
9208 res2=`echo "$res2" | tr -d '*' | sed -e 's/ *$//'`
9219 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lutil" >&5
9220 printf %s "checking for main in -lutil... " >&6; }
9221 if test ${ac_cv_lib_util_main+y}
9226 LIBS="-lutil $LIBS"
9227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9245 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9249 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_main" >&5
9251 if test "x$ac_cv_lib_util_main" = xyes
9256 LIBUTIL=-lutil
9264 # Check whether --enable-nls was given.
9265 if test ${enable_nls+y}
9272 if test "$enable_nls" != no; then
9274 if test "x$ac_cv_header_libintl_h" = xyes
9277 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dgettext" >&5
9279 if test ${ac_cv_search_dgettext+y}
9284 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9301 if test -z "$ac_lib"; then
9304 ac_res=-l$ac_lib
9305 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9311 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9313 if test ${ac_cv_search_dgettext+y}
9318 if test ${ac_cv_search_dgettext+y}
9327 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dgettext" >&5
9330 if test "$ac_res" != no
9332 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9345 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9347 if test ${ac_cv_prog_MSGFMT+y}
9351 if test -n "$MSGFMT"; then
9352 ac_cv_prog_MSGFMT="$MSGFMT" # Let the user override the test.
9366 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9376 if test -n "$MSGFMT"; then
9377 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
9380 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9385 if test x"$MSGFMT" != x; then
9386 …fig_files="$ac_config_files po/Makefile:$srcdir/./config/pre.in:po/Makefile.in:po/deps:$srcdir/./c…
9393 # Error out if --enable-nls was explicitly requested but can't be enabled.
9394 if test "$enable_nls" = yes; then
9395 if test "$nls_enabled" != yes -o "x$po" = x; then
9404 if test "x$ac_cv_header_sys_sockio_h" = xyes
9410 if test "x$ac_cv_header_ifaddrs_h" = xyes
9416 if test "x$ac_cv_header_unistd_h" = xyes
9422 if test "x$ac_cv_header_fnmatch_h" = xyes
9429 if test "x$ac_cv_func_vsprintf" = xyes
9435 if test "x$ac_cv_func_vasprintf" = xyes
9441 if test "x$ac_cv_func_vsnprintf" = xyes
9447 if test "x$ac_cv_func_strlcpy" = xyes
9453 if test "x$ac_cv_func_fnmatch" = xyes
9459 if test "x$ac_cv_func_secure_getenv" = xyes
9468 if test "x$ac_cv_func_strlcpy" = xyes
9482 if test "x$ac_cv_func_getopt" = xyes
9499 if test "x$ac_cv_func_getopt_long" = xyes
9516 if test "x$ac_cv_func_fnmatch" = xyes
9530 if test "x$ac_cv_func_vasprintf" = xyes
9543 if test "x$ac_cv_func_vasprintf" = xyes; then
9544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if vasprintf needs a prototype provided" >&5
9546 if test ${krb5_cv_func_vasprintf_noproto+y}
9550 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9572 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9574 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_vasprintf_noproto" >&5
9576 if test $krb5_cv_func_vasprintf_noproto = yes; then
9585 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if swab needs a prototype provided" >&5
9587 if test ${krb5_cv_func_swab_noproto+y}
9591 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9617 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9619 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_swab_noproto" >&5
9621 if test $krb5_cv_func_swab_noproto = yes; then
9630 if test "x$ac_cv_func_secure_getenv" = xyes
9650 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9652 if test ${ac_cv_prog_AWK+y}
9656 if test -n "$AWK"; then
9657 ac_cv_prog_AWK="$AWK" # Let the user override the test.
9671 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9681 if test -n "$AWK"; then
9682 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
9685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9690 test -n "$AWK" && break
9696 if test "x$ac_cv_member_struct_sockaddr_sa_len" = xyes
9706 if test "x$ac_cv_header_sys_types_h" = xyes
9712 if test "x$ac_cv_header_sys_socket_h" = xyes
9718 if test "x$ac_cv_header_netinet_in_h" = xyes
9724 if test "x$ac_cv_header_netdb_h" = xyes
9731 if test "x$ac_cv_func_inet_ntop" = xyes
9737 if test "x$ac_cv_func_inet_pton" = xyes
9743 if test "x$ac_cv_func_getnameinfo" = xyes
9749 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getaddrinfo" >&5
9751 if test ${ac_cv_func_getaddrinfo+y}
9755 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9776 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_getaddrinfo" >&5
9782 if test $ac_cv_func_getaddrinfo = yes; then
9787 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for IPv6 compile-time support without -DINET…
9788 printf %s "checking for IPv6 compile-time support without -DINET6... " >&6; }
9789 if test ${krb5_cv_inet6+y}
9794 if test "$ac_cv_func_inet_ntop" != "yes" ; then
9797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9822 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9826 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_inet6" >&5
9828 if test "$krb5_cv_inet6" = no && test "$ac_cv_func_inet_ntop" = yes; then
9829 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for IPv6 compile-time support with -DINET6" …
9830 printf %s "checking for IPv6 compile-time support with -DINET6... " >&6; }
9831 if test ${krb5_cv_inet6_with_dinet6+y}
9837 CC="$CC -DINET6"
9838 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9863 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9867 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_inet6_with_dinet6" >&5
9870 if test $krb5_cv_inet6 = yes || test "$krb5_cv_inet6_with_dinet6" = yes; then
9871 if test "$krb5_cv_inet6_with_dinet6" = yes; then
9881 if test "x$ac_cv_member_struct_sockaddr_sa_len" = xyes
9891 if test "x$ac_cv_func_sigprocmask" = xyes
9893 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sigset_t and POSIX_SIGNALS" >&5
9895 if test ${krb5_cv_type_sigset_t+y}
9899 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9917 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9920 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_type_sigset_t" >&5
9922 if test $krb5_cv_type_sigset_t = yes; then
9931 # --with-vague-errors disables useful error messages.
9934 # Check whether --with-vague-errors was given.
9935 if test ${with_vague_errors+y}
9942 if test "$withval" = yes; then
9943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Supplying vague error messages to KDC clients" >&5
9952 # Check whether --enable-audit-plugin was given.
9953 if test ${enable_audit_plugin+y}
9960 if test "$enableval" != no; then
9965 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for audit_log_user_message in -laudit" >&5
9966 printf %s "checking for audit_log_user_message in -laudit... " >&6; }
9967 if test ${ac_cv_lib_audit_audit_log_user_message+y}
9972 LIBS="-laudit $LIBS"
9973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9994 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9998 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audit_audit_log_user_message" >&5
10000 if test "x$ac_cv_lib_audit_audit_log_user_message" = xyes
10002 AUDIT_IMPL_LIBS=-laudit
10003 …audit/simple/Makefile:$srcdir/./config/pre.in:plugins/audit/simple/Makefile.in:plugins/audit/simpl…
10025 # Check whether --with-crypto-impl was given.
10026 if test ${with_crypto_impl+y}
10029 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: k5crypto will use '$withval'" >&5
10040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PKCS7_get_signer_info in -lcrypto" >&5
10041 printf %s "checking for PKCS7_get_signer_info in -lcrypto... " >&6; }
10042 if test ${ac_cv_lib_crypto_PKCS7_get_signer_info+y}
10047 LIBS="-lcrypto $LIBS"
10048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10069 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10073 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_PKCS7_get_signer_info" >&5
10075 if test "x$ac_cv_lib_crypto_PKCS7_get_signer_info" = xyes
10079 LIBS="-lcrypto $LIBS"
10098 # Check whether --with-tls-impl was given.
10099 if test ${with_tls_impl+y}
10108 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SSL_CTX_new in -lssl" >&5
10109 printf %s "checking for SSL_CTX_new in -lssl... " >&6; }
10110 if test ${ac_cv_lib_ssl_SSL_CTX_new+y}
10115 LIBS="-lssl -lcrypto $LIBS"
10116 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10137 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_CTX_new" >&5
10143 if test "x$ac_cv_lib_ssl_SSL_CTX_new" = xyes
10150 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for OpenSSL" >&5
10152 if test x$have_lib_ssl = xtrue ; then
10156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10158 TLS_IMPL_LIBS="-lssl -lcrypto"
10160 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: TLS module will use OpenSSL" >&5
10163 if test "$TLS_IMPL" = openssl ; then
10166 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: OpenSSL not found!" >&5
10170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: building without TLS support" >&5
10175 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: building without TLS support" >&5
10183 if test "$TLS_IMPL" = no; then
10194 # Check whether --with-keyutils was given.
10195 if test ${with_keyutils+y}
10202 if test "$with_keyutils" != no; then
10207 if test "x$ac_cv_header_keyutils_h" = xyes
10210 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for add_key in -lkeyutils" >&5
10211 printf %s "checking for add_key in -lkeyutils... " >&6; }
10212 if test ${ac_cv_lib_keyutils_add_key+y}
10217 LIBS="-lkeyutils $LIBS"
10218 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10239 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10243 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_keyutils_add_key" >&5
10245 if test "x$ac_cv_lib_keyutils_add_key" = xyes
10253 if test "$have_keyutils" = true; then
10257 LIBS="-lkeyutils $LIBS"
10259 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for keyctl_get_persistent in -lkeyutils" >&5
10260 printf %s "checking for keyctl_get_persistent in -lkeyutils... " >&6; }
10261 if test ${ac_cv_lib_keyutils_keyctl_get_persistent+y}
10266 LIBS="-lkeyutils $LIBS"
10267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10288 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10292 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_keyutils_keyctl_get_persistent" >&5
10294 if test "x$ac_cv_lib_keyutils_keyctl_get_persistent" = xyes
10302 elif test "$with_keyutils" = yes; then
10311 # Check whether --with-spake-openssl was given.
10312 if test ${with_spake_openssl+y}
10319 if test "$withval" = auto -o "$withval" = yes; then
10320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for EC_POINT_new in -lcrypto" >&5
10321 printf %s "checking for EC_POINT_new in -lcrypto... " >&6; }
10322 if test ${ac_cv_lib_crypto_EC_POINT_new+y}
10327 LIBS="-lcrypto $LIBS"
10328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10349 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10353 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_EC_POINT_new" >&5
10355 if test "x$ac_cv_lib_crypto_EC_POINT_new" = xyes
10362 if test "$have_crypto" = true; then
10366 SPAKE_OPENSSL_LIBS=-lcrypto
10368 elif test "$withval" = yes; then
10375 # Check whether --enable-aesni was given.
10376 if test ${enable_aesni+y}
10383 if test "$CRYPTO_IMPL" = builtin -a "x$enable_aesni" != xno; then
10385 i686-*)
10389 x86_64-*)
10395 *-*-linux* | *-*-gnu* | *-*-*bsd* | *-*-solaris*)
10396 # All Unix-like platforms need -D__linux__ for iaesx64.s to
10397 # use the System V x86-64 calling convention.
10398 aesni_flags="-D__linux__ -f elf -m $aesni_machine"
10401 if test "x$aesni_obj" != x && test "x$aesni_flags" != x; then
10404 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10406 if test ${ac_cv_prog_YASM+y}
10410 if test -n "$YASM"; then
10411 ac_cv_prog_YASM="$YASM" # Let the user override the test.
10425 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10435 if test -n "$YASM"; then
10436 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YASM" >&5
10439 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10445 if test "x$ac_cv_header_cpuid_h" = xyes
10451 if test x"$YASM" != x -a "x$ac_cv_header_cpuid_h" = xyes; then
10457 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Building with AES-NI support" >&5
10458 printf "%s\n" "$as_me: Building with AES-NI support" >&6;}
10461 if test "x$enable_aesni" = xyes -a "x$AESNI_OBJ" = x; then
10462 as_fn_error $? "AES-NI support requested but cannot be built" "$LINENO" 5
10468 # Check whether --enable-kdc-lookaside-cache was given.
10469 if test ${enable_kdc_lookaside_cache+y}
10476 if test "$enableval" = no ; then
10488 # -fsanitize=address, and set ASAN=yes to suppress the undefined
10490 # Check whether --enable-asan was given.
10491 if test ${enable_asan+y}
10498 if test "$enable_asan" != no; then
10499 if test "$enable_asan" = yes; then
10502 ASAN_FLAGS="$DEFS -fsanitize=$enable_asan"
10517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
10518 printf %s "checking for an ANSI C-conforming const... " >&6; }
10519 if test ${ac_cv_c_const+y}
10523 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10542 an arm of an if-expression whose if-part is not a constant
10545 pcpcc = &g + (g ? g-g : 0);
10558 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
10563 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
10569 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
10571 struct s *b = &bx; b->j = 5;
10573 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
10590 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10592 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
10594 if test $ac_cv_c_const = no; then
10603 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
10605 if eval test \${$as_ac_Header+y}
10609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10629 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10632 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10634 if eval test \"x\$"$as_ac_Header"\" = x"yes"
10644 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
10645 if test $ac_header_dirent = dirent.h; then
10646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
10648 if test ${ac_cv_search_opendir+y}
10653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10670 if test -z "$ac_lib"; then
10673 ac_res=-l$ac_lib
10674 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
10680 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10682 if test ${ac_cv_search_opendir+y}
10687 if test ${ac_cv_search_opendir+y}
10696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
10699 if test "$ac_res" != no
10701 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
10706 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
10708 if test ${ac_cv_search_opendir+y}
10713 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10730 if test -z "$ac_lib"; then
10733 ac_res=-l$ac_lib
10734 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
10740 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10742 if test ${ac_cv_search_opendir+y}
10747 if test ${ac_cv_search_opendir+y}
10756 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
10759 if test "$ac_res" != no
10761 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
10767 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undecla…
10769 if test ${ac_cv_c_undeclared_builtin_options+y}
10775 for ac_arg in '' -fno-builtin; do
10777 # This test program should *not* compile successfully.
10778 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10793 # This test program should compile successfully.
10795 # freestanding implementations, so test against a dummy
10796 # declaration. Include always-available headers on the
10798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10818 if test x"$ac_arg" = x
10826 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10828 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_undeclared_builtin_options" >&5
10837 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10840 See \`config.log' for more details" "$LINENO" 5; } ;; #(
10848 if test "x$ac_cv_have_decl_strerror_r" = xyes
10857 if test $ac_cv_have_decl_strerror_r = yes; then
10866 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5
10868 if test ${ac_cv_func_strerror_r_char_p+y}
10874 if test $ac_cv_have_decl_strerror_r = yes; then
10875 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10895 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10900 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strerror_r_char_p" >&5
10902 if test $ac_cv_func_strerror_r_char_p = yes; then
10909 if test "x$ac_cv_func_strdup" = xyes
10915 if test "x$ac_cv_func_setvbuf" = xyes
10921 if test "x$ac_cv_func_seteuid" = xyes
10927 if test "x$ac_cv_func_setresuid" = xyes
10933 if test "x$ac_cv_func_setreuid" = xyes
10939 if test "x$ac_cv_func_setegid" = xyes
10945 if test "x$ac_cv_func_setresgid" = xyes
10951 if test "x$ac_cv_func_setregid" = xyes
10957 if test "x$ac_cv_func_setsid" = xyes
10963 if test "x$ac_cv_func_flock" = xyes
10969 if test "x$ac_cv_func_fchmod" = xyes
10975 if test "x$ac_cv_func_chmod" = xyes
10981 if test "x$ac_cv_func_strptime" = xyes
10987 if test "x$ac_cv_func_geteuid" = xyes
10993 if test "x$ac_cv_func_setenv" = xyes
10999 if test "x$ac_cv_func_unsetenv" = xyes
11005 if test "x$ac_cv_func_getenv" = xyes
11011 if test "x$ac_cv_func_gmtime_r" = xyes
11017 if test "x$ac_cv_func_localtime_r" = xyes
11023 if test "x$ac_cv_func_bswap16" = xyes
11029 if test "x$ac_cv_func_bswap64" = xyes
11035 if test "x$ac_cv_func_mkstemp" = xyes
11041 if test "x$ac_cv_func_getusershell" = xyes
11047 if test "x$ac_cv_func_access" = xyes
11053 if test "x$ac_cv_func_getcwd" = xyes
11059 if test "x$ac_cv_func_srand48" = xyes
11065 if test "x$ac_cv_func_srand" = xyes
11071 if test "x$ac_cv_func_srandom" = xyes
11077 if test "x$ac_cv_func_stat" = xyes
11083 if test "x$ac_cv_func_strchr" = xyes
11089 if test "x$ac_cv_func_strerror" = xyes
11095 if test "x$ac_cv_func_timegm" = xyes
11101 if test "x$ac_cv_func_explicit_bzero" = xyes
11107 if test "x$ac_cv_func_explicit_memset" = xyes
11113 if test "x$ac_cv_func_getresuid" = xyes
11119 if test "x$ac_cv_func_getresgid" = xyes
11127 if test "x$ac_cv_func_mkstemp" = xyes
11141 if test "x$ac_cv_func_gettimeofday" = xyes
11159 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sys_errlist declaration" >&5
11161 if test ${krb5_cv_decl_sys_errlist+y}
11165 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11184 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11186 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_decl_sys_errlist" >&5
11189 if test $krb5_cv_decl_sys_errlist = yes; then
11199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sys_errlist in libc" >&5
11201 if test ${krb5_cv_var_sys_errlist+y}
11205 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11222 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_var_sys_errlist" >&5
11227 if test $krb5_cv_var_sys_errlist = yes; then
11236 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: sys_errlist is neither in errno.h nor in li…
11241 if test "x$ac_cv_header_unistd_h" = xyes
11247 if test "x$ac_cv_header_paths_h" = xyes
11253 if test "x$ac_cv_header_regex_h" = xyes
11259 if test "x$ac_cv_header_regexpr_h" = xyes
11265 if test "x$ac_cv_header_fcntl_h" = xyes
11271 if test "x$ac_cv_header_memory_h" = xyes
11277 if test "x$ac_cv_header_ifaddrs_h" = xyes
11283 if test "x$ac_cv_header_sys_filio_h" = xyes
11289 if test "x$ac_cv_header_byteswap_h" = xyes
11295 if test "x$ac_cv_header_machine_endian_h" = xyes
11301 if test "x$ac_cv_header_machine_byte_order_h" = xyes
11307 if test "x$ac_cv_header_sys_bswap_h" = xyes
11313 if test "x$ac_cv_header_endian_h" = xyes
11319 if test "x$ac_cv_header_pwd_h" = xyes
11325 if test "x$ac_cv_header_arpa_inet_h" = xyes
11331 if test "x$ac_cv_header_alloca_h" = xyes
11337 if test "x$ac_cv_header_dlfcn_h" = xyes
11343 if test "x$ac_cv_header_limits_h" = xyes
11352 #define UNGETC(c) (--sp)
11357 if test "x$ac_cv_header_regexp_h" = xyes
11365 if test "x$ac_cv_member_struct_stat_st_mtimensec" = xyes
11375 if test "x$ac_cv_member_struct_stat_st_mtimespec_tv_nsec" = xyes
11385 if test "x$ac_cv_member_struct_stat_st_mtim_tv_nsec" = xyes
11395 if test "x$ac_cv_func_re_comp" = xyes
11401 if test "x$ac_cv_func_re_exec" = xyes
11407 if test "x$ac_cv_func_regexec" = xyes
11415 if test "x$ac_cv_type_off_t" = xyes
11426 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perror declaration" >&5
11428 if test ${krb5_cv_decl_perror+y}
11432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11444 rm -rf conftest*
11448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_decl_perror" >&5
11450 if test $krb5_cv_decl_perror = yes; then
11457 if test "x$ac_cv_func_strptime" = xyes; then
11458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if strptime needs a prototype provided" >&5
11460 if test ${krb5_cv_func_strptime_noproto+y}
11464 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11484 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11486 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_strptime_noproto" >&5
11488 if test $krb5_cv_func_strptime_noproto = yes; then
11496 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if argument to wait is int *" >&5
11498 if test ${krb5_cv_struct_wait+y}
11502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11512 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11534 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11536 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11539 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_struct_wait" >&5
11541 if test $krb5_cv_struct_wait = no; then
11548 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for use of sigprocmask" >&5
11550 if test ${krb5_cv_func_sigprocmask_use+y}
11554 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11570 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11588 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11591 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_sigprocmask_use" >&5
11597 if test $krb5_cv_func_sigprocmask_use = yes; then
11603 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
11605 if test ${ac_cv_type_uid_t+y}
11609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11621 rm -rf conftest*
11624 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
11626 if test $ac_cv_type_uid_t = no; then
11635 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking type of array argument to getgroups" >&5
11637 if test ${ac_cv_type_getgroups+y}
11641 if test "$cross_compiling" = yes
11645 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11647 /* Thanks to Mike Rendell for this test. */
11660 val.lval = -1;
11663 n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
11665 /* Exit non-zero if getgroups seems to require an array of ints. This
11677 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11681 if test $ac_cv_type_getgroups = cross; then
11682 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11694 rm -rf conftest*
11698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_getgroups" >&5
11706 if test "x$ac_cv_func_sigsetjmp" = xyes
11708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sigjmp_buf" >&5
11710 if test ${krb5_cv_struct_sigjmp_buf+y}
11714 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11732 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_struct_sigjmp_buf" >&5
11737 if test $krb5_cv_struct_sigjmp_buf = yes; then
11748 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of setrpcent" >&5
11750 if test ${k5_cv_type_setrpcent+y}
11754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11765 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_setrpcent" >&5
11774 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of endrpcent" >&5
11776 if test ${k5_cv_type_endrpcent+y}
11780 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11791 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11794 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_endrpcent" >&5
11802 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bswap_16" >&5
11804 if test ${krb5_cv_bswap_16+y}
11808 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11828 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11832 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_bswap_16" >&5
11834 if test "$krb5_cv_bswap_16" = yes; then
11839 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bswap_64" >&5
11841 if test ${krb5_cv_bswap_64+y}
11845 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11865 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_bswap_64" >&5
11871 if test "$krb5_cv_bswap_64" = yes; then
11880 alpha*-dec-osf*)
11881 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for setluid in -lsecurity" >&5
11882 printf %s "checking for setluid in -lsecurity... " >&6; }
11883 if test ${ac_cv_lib_security_setluid+y}
11888 LIBS="-lsecurity $LIBS"
11889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11910 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11914 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_security_setluid" >&5
11916 if test "x$ac_cv_lib_security_setluid" = xyes
11921 KSU_LIBS="-lsecurity"
11929 if test $ac_cv_func_setenv = no || test $ac_cv_func_unsetenv = no \
11930 || test $ac_cv_func_getenv = no; then
11940 if test "x$ac_cv_func_gethostbyname_r" = xyes
11944 if test "$ac_cv_func_gethostbyname_r" = yes; then
11945 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if gethostbyname_r returns an int" >&5
11947 if test ${krb5_cv_gethostbyname_r_returns_int+y}
11951 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11962 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_gethostbyname_r_returns_int" >&5
11968 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if gethostbyname_r returns a pointer" >&5
11970 if test ${krb5_cv_gethostbyname_r_returns_ptr+y}
11974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11985 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11988 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_gethostbyname_r_returns_ptr" >&5
11991 if test "$krb5_cv_gethostbyname_r_returns_int" = "$krb5_cv_gethostbyname_r_returns_ptr"; then
11992 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cannot determine return type of gethostbyna…
11993 printf "%s\n" "$as_me: WARNING: cannot determine return type of gethostbyname_r -- disabling" >&2;}
11996 if test "$krb5_cv_gethostbyname_r_returns_int" = yes; then
12002 if test "$ac_cv_func_gethostbyname_r" = yes; then
12007 if test "x$ac_cv_func_gethostbyaddr_r" = xyes
12023 if test "x$ac_cv_func_getpwnam_r" = xyes
12031 if test "x$ac_cv_func_getpwuid_r" = xyes
12038 if test "$ac_cv_func_getpwnam_r" = yes; then
12039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of getpwnam_r" >&5
12041 if test ${krb5_cv_getpwnam_r_return_type+y}
12045 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12056 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12057 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12068 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12076 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getpwnam_r_return_type" >&5
12078 if test $krb5_cv_getpwnam_r_return_type = int; then
12082 elif test $krb5_cv_getpwnam_r_return_type = unknown; then
12083 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Cannot determine getpwnam_r return type, di…
12088 if test "$ac_cv_func_getpwnam_r" = yes; then
12089 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking number of arguments to getpwnam_r" >&5
12091 if test ${krb5_cv_getpwnam_r_args+y}
12095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12113 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12114 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12133 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getpwnam_r_args" >&5
12143 if test "$krb5_cv_getpwnam_r_args" = unknown; then
12144 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Cannot determine number of arguments to get…
12151 if test "$krb5_cv_getpwnam_r_args" = 4; then
12160 if test "$ac_cv_func_getpwnam_r" = no && test "$ac_cv_func_getpwuid_r" = yes; then
12164 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: getpwnam_r not useful, so disabling getpwuid_r too" …
12168 if test "$ac_cv_func_getpwuid_r" = yes; then
12173 if test "$krb5_cv_getpwnam_r_args" = 4; then
12180 if test "$ac_cv_func_gmtime_r" = yes; then
12181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether gmtime_r returns int" >&5
12183 if test ${krb5_cv_gmtime_r_returns_int+y}
12187 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12198 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12199 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12211 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12220 if test "$ac_cv_func_gmtime_r" = no; then
12221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unknown -- ignoring gmtime_r" >&5
12222 printf "%s\n" "unknown -- ignoring gmtime_r" >&6; }
12224 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_gmtime_r_returns_int" >&5
12226 if test "$krb5_cv_gmtime_r_returns_int" = yes; then
12235 if test "x$ac_cv_func_getservbyname_r" = xyes
12239 if test "$ac_cv_func_getservbyname_r" = yes; then
12240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if getservbyname_r returns an int" >&5
12242 if test ${krb5_cv_getservbyname_r_returns_int+y}
12246 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12257 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12260 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getservbyname_r_returns_int" >&5
12263 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if getservbyname_r returns a pointer" >&5
12265 if test ${krb5_cv_getservbyname_r_returns_ptr+y}
12269 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12280 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12283 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getservbyname_r_returns_ptr" >&5
12286 if test "$krb5_cv_getservbyname_r_returns_int" = "$krb5_cv_getservbyname_r_returns_ptr"; then
12287 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cannot determine return type of getservbyna…
12288 printf "%s\n" "$as_me: WARNING: cannot determine return type of getservbyname_r -- disabling" >&2;}
12291 if test "$krb5_cv_getservbyname_r_returns_int" = yes; then
12297 if test "$ac_cv_func_getservbyname_r" = yes; then
12302 if test "x$ac_cv_func_getservbyport_r" = xyes
12314 if test "x$ac_cv_header_dirent_h" = xyes
12321 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
12323 if test ${ac_cv_type_uid_t+y}
12327 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12339 rm -rf conftest*
12342 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
12344 if test $ac_cv_type_uid_t = no; then
12355 if test "x$ac_cv_header_termios_h" = xyes
12358 if test "x$ac_cv_func_tcsetattr" = xyes
12369 if test "x$ac_cv_header_poll_h" = xyes
12375 if test "x$ac_cv_header_stdlib_h" = xyes
12381 if test "x$ac_cv_header_string_h" = xyes
12387 if test "x$ac_cv_header_stddef_h" = xyes
12393 if test "x$ac_cv_header_sys_types_h" = xyes
12399 if test "x$ac_cv_header_sys_file_h" = xyes
12405 if test "x$ac_cv_header_sys_param_h" = xyes
12411 if test "x$ac_cv_header_sys_stat_h" = xyes
12417 if test "x$ac_cv_header_sys_time_h" = xyes
12423 if test "x$ac_cv_header_netinet_in_h" = xyes
12429 if test "x$ac_cv_header_sys_uio_h" = xyes
12435 if test "x$ac_cv_header_sys_filio_h" = xyes
12441 if test "x$ac_cv_header_sys_select_h" = xyes
12447 if test "x$ac_cv_header_time_h" = xyes
12453 if test "x$ac_cv_header_paths_h" = xyes
12459 if test "x$ac_cv_header_errno_h" = xyes
12466 # If compiling with IPv6 support, test if in6addr_any functions.
12468 if test $krb5_cv_inet6 = yes || test "$krb5_cv_inet6_with_dinet6" = yes ; then
12469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for in6addr_any definition in library" >&5
12471 if test ${krb5_cv_var_in6addr_any+y}
12475 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12501 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12504 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_var_in6addr_any" >&5
12506 if test $krb5_cv_var_in6addr_any = no; then
12516 if test "x$ac_cv_type_time_t" = xyes
12526 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12529 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of time_t" >&5
12531 if test ${ac_cv_sizeof_time_t+y}
12539 if test "$ac_cv_type_time_t" = yes; then
12540 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12543 See \`config.log' for more details" "$LINENO" 5; }
12550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_time_t" >&5
12563 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for replay cache directory" >&5
12565 if test ${krb5_cv_sys_rcdir+y}
12570 if test $cross_compiling = yes; then
12574 test -d $t_dir || continue
12581 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_sys_rcdir" >&5
12587 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
12589 if test ${krb5_cv_has_type_socklen_t+y}
12593 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12612 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12615 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_has_type_socklen_t" >&5
12617 if test $krb5_cv_has_type_socklen_t = yes; then
12623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct lifconf" >&5
12625 if test ${krb5_cv_has_struct_lifconf+y}
12629 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12648 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12651 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_has_struct_lifconf" >&5
12653 if test $krb5_cv_has_struct_lifconf = yes; then
12658 # HP-UX 11 uses stuct if_laddrconf
12659 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct if_laddrconf" >&5
12661 if test ${krb5_cv_has_struct_if_laddrconf+y}
12665 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12685 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_has_struct_if_laddrconf" >&5
12690 if test $krb5_cv_has_struct_if_laddrconf = yes; then
12697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for h_errno in netdb.h" >&5
12699 if test ${krb5_cv_header_netdb_h_h_errno+y}
12703 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12720 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_header_netdb_h_h_errno" >&5
12725 if test $krb5_cv_header_netdb_h_h_errno = yes; then
12732 # Check whether --enable-athena was given.
12733 if test ${enable_athena+y}
12742 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12744 if test ${ac_cv_c_inline+y}
12750 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12763 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12764 test "$ac_cv_c_inline" != no && break
12768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12795 if test "x$ac_cv_type_struct_cmsghdr" = xyes
12808 if test "x$ac_cv_type_struct_in_pktinfo" = xyes
12821 if test "x$ac_cv_type_struct_in6_pktinfo" = xyes
12834 if test "x$ac_cv_type_struct_sockaddr_storage" = xyes
12848 if test "x$ac_cv_type_struct_rt_msghdr" = xyes
12857 # Tests for 64-bit edwards25519 code.
12859 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12862 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of size_t" >&5
12864 if test ${ac_cv_sizeof_size_t+y}
12872 if test "$ac_cv_type_size_t" = yes; then
12873 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12876 See \`config.log' for more details" "$LINENO" 5; }
12883 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_size_t" >&5
12892 if test "x$ac_cv_type___int128_t" = xyes
12900 if test "x$ac_cv_type___uint128_t" = xyes
12912 if test "x$ac_cv_type_ssize_t" = xyes
12920 if test "x$ac_cv_type_u_char" = xyes
12928 if test "x$ac_cv_type_u_int" = xyes
12936 if test "x$ac_cv_type_u_long" = xyes
12944 if test "x$ac_cv_type_u_int8_t" = xyes
12952 if test "x$ac_cv_type_u_int16_t" = xyes
12960 if test "x$ac_cv_type_u_int32_t" = xyes
12968 if test "x$ac_cv_type_int8_t" = xyes
12976 if test "x$ac_cv_type_int16_t" = xyes
12984 if test "x$ac_cv_type_int32_t" = xyes
12993 # Some libdb2 test programs want a shell that supports functions.
12997 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12999 if test ${ac_cv_path_SH+y}
13005 ac_cv_path_SH="$SH" # Let the user override the test with a path.
13020 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13027 test -z "$ac_cv_path_SH" && ac_cv_path_SH="false"
13032 if test -n "$SH"; then
13033 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SH" >&5
13036 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13043 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13045 if test ${ac_cv_path_SH5+y}
13051 ac_cv_path_SH5="$SH5" # Let the user override the test with a path.
13066 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13073 test -z "$ac_cv_path_SH5" && ac_cv_path_SH5="false"
13078 if test -n "$SH5"; then
13079 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SH5" >&5
13082 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13089 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13091 if test ${ac_cv_path_BASH+y}
13097 ac_cv_path_BASH="$BASH" # Let the user override the test with a path.
13112 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13119 test -z "$ac_cv_path_BASH" && ac_cv_path_BASH="false"
13124 if test -n "$BASH"; then
13125 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $BASH" >&5
13128 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13134 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $prog supports functions" >&5
13136 if $prog -c 'foo() { true; }; foo' >/dev/null 2>&1; then
13137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13142 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13148 # Test for POSIX 2001 *printf support (X/Open System Interfaces extension
13151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for POSIX printf positional specification su…
13153 if test ${ac_cv_printf_positional+y}
13157 if test "$cross_compiling" = yes
13159 …as_fn_error $? "Cannot test for printf positional argument support when cross compiling" "$LINENO"…
13161 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13184 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_printf_positional" >&5
13195 # for t_locate_kdc test
13199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13201 if test ${ac_cv_path_DIG+y}
13207 ac_cv_path_DIG="$DIG" # Let the user override the test with a path.
13222 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13229 test -z "$ac_cv_path_DIG" && ac_cv_path_DIG="false"
13234 if test -n "$DIG"; then
13235 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DIG" >&5
13238 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13245 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13247 if test ${ac_cv_path_NSLOOKUP+y}
13253 ac_cv_path_NSLOOKUP="$NSLOOKUP" # Let the user override the test with a path.
13268 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13275 test -z "$ac_cv_path_NSLOOKUP" && ac_cv_path_NSLOOKUP="false"
13280 if test -n "$NSLOOKUP"; then
13281 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NSLOOKUP" >&5
13284 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13292 for ac_prog in 'bison -y' byacc
13296 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13298 if test ${ac_cv_prog_YACC+y}
13302 if test -n "$YACC"; then
13303 ac_cv_prog_YACC="$YACC" # Let the user override the test.
13317 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13327 if test -n "$YACC"; then
13328 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
13331 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13336 test -n "$YACC" && break
13338 test -n "$YACC" || YACC="yacc"
13341 # Check whether --enable-athena was given.
13342 if test ${enable_athena+y}
13348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to use priocntl hack" >&5
13350 if test ${krb5_cv_priocntl_hack+y}
13355 *-*-solaris2.9*)
13356 if test "$cross_compiling" = yes; then
13359 # Solaris patch 117171-11 (sparc) or 117172-11 (x86)
13362 if showrev -p | $AWK 'BEGIN { e = 1 }
13363 /Patch: 11717[12]/ { x = index($2, "-");
13364 if (substr($2, x + 1, length($2) - x) >= 11)
13378 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_priocntl_hack" >&5
13380 if test "$krb5_cv_priocntl_hack" = yes; then
13389 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13391 if test ${ac_cv_prog_PERL+y}
13395 if test -n "$PERL"; then
13396 ac_cv_prog_PERL="$PERL" # Let the user override the test.
13410 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13420 if test -n "$PERL"; then
13421 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
13424 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13432 if test "x$ac_cv_header_xom_h" = xyes
13460 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking where struct rpcent is declared" >&5
13462 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13482 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13483 if test "$netdb_rpcent" = yes; then
13484 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13504 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13505 if test "$rpc_netdb_rpcent" = yes; then
13506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: rpc/netdb.h" >&5
13510 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: netdb.h" >&5
13514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: nowhere" >&5
13521 if test "x$ac_cv_header_sys_select_h" = xyes
13527 if test "x$ac_cv_header_sys_time_h" = xyes
13533 if test "x$ac_cv_header_unistd_h" = xyes
13539 if test $ac_cv_header_sys_select_h = yes; then
13545 if test $ac_cv_header_sys_time_h = yes; then
13551 if test $ac_cv_header_unistd_h = yes; then
13558 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MAXHOSTNAMELEN in sys/param.h" >&5
13560 if test ${krb5_cv_header_sys_param_h_maxhostnamelen+y}
13564 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13582 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13584 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_header_sys_param_h_maxhostnamelen" >…
13586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MAXHOSTNAMELEN in netdb.h" >&5
13588 if test ${krb5_cv_header_netdb_h_maxhostnamelen+y}
13592 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13610 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_header_netdb_h_maxhostnamelen" >&5
13617 if test $krb5_cv_header_sys_param_h_maxhostnamelen = yes; then
13620 if test $krb5_cv_header_netdb_h_maxhostnamelen = yes; then
13623 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: can't find MAXHOSTNAMELEN definition; fakin…
13630 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD type aliases" >&5
13632 if test ${krb5_cv_type_bsdaliases+y}
13636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13659 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13661 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_type_bsdaliases" >&5
13663 if test $krb5_cv_type_bsdaliases = yes; then
13670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of setrpcent" >&5
13672 if test ${k5_cv_type_setrpcent+y}
13676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13687 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13690 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_setrpcent" >&5
13696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of endrpcent" >&5
13698 if test ${k5_cv_type_endrpcent+y}
13702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13713 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13716 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_endrpcent" >&5
13725 # Check whether --enable-pkinit was given.
13726 if test ${enable_pkinit+y}
13733 if test "$enable_pkinit" = yes || test "$enable_pkinit" = try; then
13734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a recent enough OpenSSL" >&5
13736 if test ${k5_cv_openssl_version_okay+y}
13740 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13755 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_openssl_version_okay" >&5
13760 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PKCS7_get_signer_info in -lcrypto" >&5
13761 printf %s "checking for PKCS7_get_signer_info in -lcrypto... " >&6; }
13762 if test ${ac_cv_lib_crypto_PKCS7_get_signer_info+y}
13767 LIBS="-lcrypto $LIBS"
13768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13789 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13793 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_PKCS7_get_signer_info" >&5
13795 if test "x$ac_cv_lib_crypto_PKCS7_get_signer_info" = xyes
13799 LIBS="-lcrypto $LIBS"
13804 if test "x$ac_cv_func_EVP_PKEY_get_bn_param" = xyes
13812 if test "$k5_cv_openssl_version_okay" = yes && (test "$enable_pkinit" = yes || test "$enable_pkinit…
13813 …uth/pkinit/Makefile:$srcdir/./config/pre.in:plugins/preauth/pkinit/Makefile.in:plugins/preauth/pki…
13817 …tests/softpkcs11/Makefile:$srcdir/./config/pre.in:tests/softpkcs11/Makefile.in:tests/softpkcs11/de…
13822 elif test "$k5_cv_openssl_version_okay" = no && test "$enable_pkinit" = yes; then
13828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Disabling PKINIT support." >&5
13836 if test "x$ac_cv_func_daemon" = xyes
13857 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13859 if test ${ac_cv_prog_PYTHON+y}
13863 if test -n "$PYTHON"; then
13864 ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test.
13878 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13888 if test -n "$PYTHON"; then
13889 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
13892 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13897 if test x"$PYTHON" = x; then
13900 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13902 if test ${ac_cv_prog_PYTHON+y}
13906 if test -n "$PYTHON"; then
13907 ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test.
13921 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13931 if test -n "$PYTHON"; then
13932 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
13935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13942 if test x"$PYTHON" != x; then
13944 if "$PYTHON" -c "import sys; sys.exit(not $wantver and 1 or 0)"; then
13960 if test "x$ac_cv_header_cmocka_h" = xyes
13967 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _cmocka_run_group_tests in -lcmocka" >&5
13968 printf %s "checking for _cmocka_run_group_tests in -lcmocka... " >&6; }
13969 if test ${ac_cv_lib_cmocka__cmocka_run_group_tests+y}
13974 LIBS="-lcmocka $LIBS"
13975 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13996 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14000 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cmocka__cmocka_run_group_tests" >&5
14002 if test "x$ac_cv_lib_cmocka__cmocka_run_group_tests" = xyes
14007 if test "$HAVE_CMOCKA_LIB" = yes && test "$HAVE_CMOCKA_H" = yes; then
14009 CMOCKA_LIBS='-lcmocka'
14020 if test -n "$PKG_CONFIG" && \
14021 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"resolv_wrap…
14022 ($PKG_CONFIG --exists --print-errors "resolv_wrapper >= 1.1.5") 2>&5
14024 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14025 test $ac_status = 0; }; then
14036 *-*-aix*)
14037 DB_EXTRA_LIBS=-ldb
14050 if test "$enable_thread_support" = yes; then
14053 if eval "test \"\${ac_cv_func_$ts}\" != yes"; then
14057 if test "$ac_cv_func_res_nsearch/$ac_cv_lib_resolv_res_nsearch" = "no/no"; then
14060 if test "$tsmissing" != ""; then
14061 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Some functions that are needed for library …
14063 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: safety appear to be missing." >&5
14066 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: missing thread-safe function: $ts" >&5
14067 printf "%s\n" "$as_me: WARNING: missing thread-safe function: $ts" >&2;}
14069 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Without these functions, the installed libr…
14071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: may not be thread-safe." >&5
14072 printf "%s\n" "$as_me: WARNING: may not be thread-safe." >&2;}
14082 *-*-darwin* | *-*-rhapsody*) SUPPORTLIB_MAJOR=1 ;;
14088 if test "$COM_ERR_VERSION" = k5 ; then
14089 …"$ac_config_files util/et/Makefile:$srcdir/./config/pre.in:util/et/Makefile.in:util/et/deps:$srcdi…
14094 if test "$SS_VERSION" = k5 ; then
14095 …"$ac_config_files util/ss/Makefile:$srcdir/./config/pre.in:util/ss/Makefile.in:util/ss/deps:$srcdi…
14104 if test -n "$OPENLDAP_PLUGIN"; then
14109 if eval test \"x\$"$as_ac_Header"\" = x"yes"
14120 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ldap_str2dn in -lldap" >&5
14121 printf %s "checking for ldap_str2dn in -lldap... " >&6; }
14122 if test ${ac_cv_lib_ldap_ldap_str2dn+y}
14127 LIBS="-lldap $LIBS"
14128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14149 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14153 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_str2dn" >&5
14155 if test "x$ac_cv_lib_ldap_ldap_str2dn" = xyes
14164 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ber_init in -lldap" >&5
14165 printf %s "checking for ber_init in -lldap... " >&6; }
14166 if test ${ac_cv_lib_ldap_ber_init+y}
14171 LIBS="-lldap $LIBS"
14172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14193 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14197 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ber_init" >&5
14199 if test "x$ac_cv_lib_ldap_ber_init" = xyes
14204 if test "$BER_OKAY" = "1"; then
14205 LDAP_LIBS='-lldap'
14207 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ber_init in -llber" >&5
14208 printf %s "checking for ber_init in -llber... " >&6; }
14209 if test ${ac_cv_lib_lber_ber_init+y}
14214 LIBS="-llber $LIBS"
14215 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14236 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_init" >&5
14242 if test "x$ac_cv_lib_lber_ber_init" = xyes
14246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: libber not found" >&5
14250 if test "$BER_OKAY" = "1"; then
14251 LDAP_LIBS='-lldap -llber'
14253 as_fn_error $? "\"BER library missing - cannot build LDAP database module\"" "$LINENO" 5
14264 if test "x$ac_cv_header_sasl_sasl_h" = xyes
14274 if test "$HAVE_SASL" = no; then
14275 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: not building LDAP SASL support" >&5
14279 …plugins/kdb/ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/Makefile.in:plugins/kdb/ldap/de…
14283 …p_util/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/ldap_util/Makefile.in:plugins/kdb/ldap/ld…
14287 …ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/libkdb_ldap/Makefile.in:plugins/kdb/ldap/li…
14302 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SD_Init in -laceclnt" >&5
14303 printf %s "checking for SD_Init in -laceclnt... " >&6; }
14304 if test ${ac_cv_lib_aceclnt_SD_Init+y}
14309 LIBS="-laceclnt $LIBS"
14310 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14331 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14335 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_aceclnt_SD_Init" >&5
14337 if test "x$ac_cv_lib_aceclnt_SD_Init" = xyes
14340 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Enabling RSA securID support" >&5
14342 …sam2/Makefile:$srcdir/./config/pre.in:plugins/preauth/securid_sam2/Makefile.in:plugins/preauth/sec…
14356 # Check whether --with-lmdb was given.
14357 if test ${with_lmdb+y}
14364 if test "$withval" = auto -o "$withval" = yes; then
14365 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mdb_env_create in -llmdb" >&5
14366 printf %s "checking for mdb_env_create in -llmdb... " >&6; }
14367 if test ${ac_cv_lib_lmdb_mdb_env_create+y}
14372 LIBS="-llmdb $LIBS"
14373 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14394 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14398 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lmdb_mdb_env_create" >&5
14400 if test "x$ac_cv_lib_lmdb_mdb_env_create" = xyes
14407 if test "$have_lmdb" = true; then
14408 LMDB_LIBS=-llmdb
14411 …plugins/kdb/lmdb/Makefile:$srcdir/./config/pre.in:plugins/kdb/lmdb/Makefile.in:plugins/kdb/lmdb/de…
14415 elif test "$withval" = yes; then
14423 # Kludge for simple server --- FIXME is this the best way to do this?
14425 if test "$ac_cv_lib_socket" = "yes" -a "$ac_cv_lib_nsl" = "yes"; then
14434 # Check whether --with-libedit was given.
14435 if test ${with_libedit+y}
14443 # Check whether --with-readline was given.
14444 if test ${with_readline+y}
14451 if test "x$with_readline" = xyes; then
14456 if test "x$with_libedit" != xno; then
14459 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libedit" >&5
14462 if test -n "$LIBEDIT_CFLAGS"; then
14464 elif test -n "$PKG_CONFIG"; then
14465 if test -n "$PKG_CONFIG" && \
14466 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libedit\"";…
14467 ($PKG_CONFIG --exists --print-errors "libedit") 2>&5
14469 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14470 test $ac_status = 0; }; then
14471 pkg_cv_LIBEDIT_CFLAGS=`$PKG_CONFIG --cflags "libedit" 2>/dev/null`
14472 test "x$?" != "x0" && pkg_failed=yes
14479 if test -n "$LIBEDIT_LIBS"; then
14481 elif test -n "$PKG_CONFIG"; then
14482 if test -n "$PKG_CONFIG" && \
14483 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libedit\"";…
14484 ($PKG_CONFIG --exists --print-errors "libedit") 2>&5
14486 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14487 test $ac_status = 0; }; then
14488 pkg_cv_LIBEDIT_LIBS=`$PKG_CONFIG --libs "libedit" 2>/dev/null`
14489 test "x$?" != "x0" && pkg_failed=yes
14499 if test $pkg_failed = yes; then
14500 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14503 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14508 if test $_pkg_short_errors_supported = yes; then
14509 … LIBEDIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libedit" 2>&1`
14511 LIBEDIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libedit" 2>&1`
14513 # Put the nasty error message in config.log where it belongs
14517 elif test $pkg_failed = untried; then
14518 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14524 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14528 if test "x$have_libedit" = xyes; then
14534 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using libedit for readline support" >&5
14536 elif test "x$with_libedit" = xyes; then
14538 as_fn_error $? "Could not detect libedit with pkg-config" "$LINENO" 5
14540 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Not using any readline support" >&5
14543 elif test "x$with_readline" = xyes; then
14544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using GNU Readline" >&5
14546 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lreadline" >&5
14547 printf %s "checking for main in -lreadline... " >&6; }
14548 if test ${ac_cv_lib_readline_main+y}
14553 LIBS="-lreadline $LIBS"
14554 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14572 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14576 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_readline_main" >&5
14578 if test "x$ac_cv_lib_readline_main" = xyes
14582 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14585 See \`config.log' for more details" "$LINENO" 5; }
14591 RL_LIBS='-lreadline'
14593 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Not using any readline support" >&5
14600 # Check whether --with-system-verto was given.
14601 if test ${with_system_verto+y}
14609 if test "x$with_system_verto" != xno; then
14612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libverto" >&5
14615 if test -n "$VERTO_CFLAGS"; then
14617 elif test -n "$PKG_CONFIG"; then
14618 if test -n "$PKG_CONFIG" && \
14619 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libverto\""…
14620 ($PKG_CONFIG --exists --print-errors "libverto") 2>&5
14622 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14623 test $ac_status = 0; }; then
14624 pkg_cv_VERTO_CFLAGS=`$PKG_CONFIG --cflags "libverto" 2>/dev/null`
14625 test "x$?" != "x0" && pkg_failed=yes
14632 if test -n "$VERTO_LIBS"; then
14634 elif test -n "$PKG_CONFIG"; then
14635 if test -n "$PKG_CONFIG" && \
14636 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libverto\""…
14637 ($PKG_CONFIG --exists --print-errors "libverto") 2>&5
14639 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14640 test $ac_status = 0; }; then
14641 pkg_cv_VERTO_LIBS=`$PKG_CONFIG --libs "libverto" 2>/dev/null`
14642 test "x$?" != "x0" && pkg_failed=yes
14652 if test $pkg_failed = yes; then
14653 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14656 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14661 if test $_pkg_short_errors_supported = yes; then
14662 … VERTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libverto" 2>&1`
14664 VERTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libverto" 2>&1`
14666 # Put the nasty error message in config.log where it belongs
14670 elif test $pkg_failed = untried; then
14671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14677 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14681 if test "x$have_sysverto" = xyes; then
14683 elif test "x$with_system_verto" = xyes; then
14687 if test "x$VERTO_VERSION" = xsys; then
14688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using system libverto" >&5
14692 VERTO_LIBS="-lverto"
14693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using built-in libverto" >&5
14694 printf "%s\n" "$as_me: Using built-in libverto" >&6;}
14702 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14704 if test ${ac_cv_path_GROFF+y}
14710 ac_cv_path_GROFF="$GROFF" # Let the user override the test with a path.
14725 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
14736 if test -n "$GROFF"; then
14737 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GROFF" >&5
14740 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14747 if test "${localedir+set}" != set; then
14756 *-*-darwin[0-9].* | *-*-darwin10.*)
14761 *-*-darwin*)
14763 # (Darwin 20) uses an xpc-based cache type called XCACHE by default.
14764 # We can access either of these collections via a macos-specific
14769 MACOS_FRAMEWORK="-framework Kerberos"
14777 if test "$macos_defccname" = API:; then
14785 # Build-time default ccache, keytab, and client keytab names. These
14788 # krb5-config if we can, or fall back to hardcoded defaults.
14793 # Check whether --with-krb5-config was given.
14794 if test ${with_krb5_config+y}
14798 with_krb5_config=krb5-config
14801 if test "x$with_krb5_config" != xno; then
14802 if test "x$with_krb5_config" = xyes; then
14803 with_krb5_config=krb5-config
14805 if $with_krb5_config --help 2>&1 | grep defccname >/dev/null; then
14806 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using $with_krb5_config for build defaults" >&5
14808 : "${DEFCCNAME=`$with_krb5_config --defccname`}"
14809 : "${DEFKTNAME=`$with_krb5_config --defktname`}"
14810 : "${DEFCKTNAME=`$with_krb5_config --defcktname`}"
14813 if test "${DEFCCNAME+set}" != set; then
14814 if test "${macos_defccname+set}" = set; then
14820 if test "${DEFKTNAME+set}" != set; then
14823 if test "${DEFCKTNAME+set}" != set; then
14825 exp_localstatedir=`(test "x$prefix" = xNONE && prefix="$ac_default_prefix"
14826 test "x$exec_prefix" = xNONE && exec_prefix="${prefix}"
14828 while test "$_lcl_receval_old" != "$_lcl_receval"; do
14835 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default ccache name: $DEFCCNAME" >&5
14837 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default keytab name: $DEFKTNAME" >&5
14839 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default client keytab name: $DEFCKTNAME" >&5
14852 if test "${PKCS11_MODNAME+set}" != set; then
14853 PKCS11_MODNAME=opensc-pkcs11.so
14855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default PKCS11 module name: $PKCS11_MODNAME" >&5
14861 ac_config_files="$ac_config_files build-tools/krb5-config"
14863-tools/kadm-server.pc build-tools/kadm-client.pc build-tools/kdb.pc build-tools/krb5.pc build-tool…
14866 …onfig_files="$ac_config_files ./Makefile:$srcdir/./config/pre.in:./Makefile.in:./deps:$srcdir/./co…
14867 …files="$ac_config_files util/Makefile:$srcdir/./config/pre.in:util/Makefile.in:util/deps:$srcdir/.…
14868 …g_files util/support/Makefile:$srcdir/./config/pre.in:util/support/Makefile.in:util/support/deps:$…
14869 …g_files util/profile/Makefile:$srcdir/./config/pre.in:util/profile/Makefile.in:util/profile/deps:$…
14870 …file/testmod/Makefile:$srcdir/./config/pre.in:util/profile/testmod/Makefile.in:util/profile/testmo…
14871 …onfig_files util/verto/Makefile:$srcdir/./config/pre.in:util/verto/Makefile.in:util/verto/deps:$sr…
14872 …g_files="$ac_config_files lib/Makefile:$srcdir/./config/pre.in:lib/Makefile.in:lib/deps:$srcdir/./
14873 …"$ac_config_files lib/kdb/Makefile:$srcdir/./config/pre.in:lib/kdb/Makefile.in:lib/kdb/deps:$srcdi…
14874 …onfig_files lib/crypto/Makefile:$srcdir/./config/pre.in:lib/crypto/Makefile.in:lib/crypto/deps:$sr…
14875 …les lib/crypto/krb/Makefile:$srcdir/./config/pre.in:lib/crypto/krb/Makefile.in:lib/crypto/krb/deps…
14876 …pto_tests/Makefile:$srcdir/./config/pre.in:lib/crypto/crypto_tests/Makefile.in:lib/crypto/crypto_t…
14877 …crypto/builtin/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/Makefile.in:lib/crypto/builtin/…
14878 …uiltin/des/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/des/Makefile.in:lib/crypto/builtin/…
14879 …uiltin/aes/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/aes/Makefile.in:lib/crypto/builtin/…
14880 …ellia/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/camellia/Makefile.in:lib/crypto/builtin/…
14881 …uiltin/md4/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md4/Makefile.in:lib/crypto/builtin/…
14882 …uiltin/md5/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md5/Makefile.in:lib/crypto/builtin/…
14883 …ltin/sha1/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha1/Makefile.in:lib/crypto/builtin/…
14884 …ltin/sha2/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha2/Makefile.in:lib/crypto/builtin/…
14885 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/enc_provider/Makefile.in:lib/crypto/builtin/…
14886 …/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/hash_provider/Makefile.in:lib/crypto/builtin/…
14887 …crypto/openssl/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/Makefile.in:lib/crypto/openssl/…
14888 …penssl/des/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/des/Makefile.in:lib/crypto/openssl/…
14889 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/enc_provider/Makefile.in:lib/crypto/openssl/…
14890 …/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/hash_provider/Makefile.in:lib/crypto/openssl/…
14891 …ac_config_files lib/krb5/Makefile:$srcdir/./config/pre.in:lib/krb5/Makefile.in:lib/krb5/deps:$srcd…
14892 …rror_tables/Makefile:$srcdir/./config/pre.in:lib/krb5/error_tables/Makefile.in:lib/krb5/error_tabl…
14893 …les lib/krb5/asn.1/Makefile:$srcdir/./config/pre.in:lib/krb5/asn.1/Makefile.in:lib/krb5/asn.1/deps…
14894 …s lib/krb5/ccache/Makefile:$srcdir/./config/pre.in:lib/krb5/ccache/Makefile.in:lib/krb5/ccache/dep…
14895 …s lib/krb5/keytab/Makefile:$srcdir/./config/pre.in:lib/krb5/keytab/Makefile.in:lib/krb5/keytab/dep…
14896 …g_files lib/krb5/krb/Makefile:$srcdir/./config/pre.in:lib/krb5/krb/Makefile.in:lib/krb5/krb/deps:$…
14897 …s lib/krb5/rcache/Makefile:$srcdir/./config/pre.in:lib/krb5/rcache/Makefile.in:lib/krb5/rcache/dep…
14898 …fig_files lib/krb5/os/Makefile:$srcdir/./config/pre.in:lib/krb5/os/Makefile.in:lib/krb5/os/deps:$s…
14899 …lib/krb5/unicode/Makefile:$srcdir/./config/pre.in:lib/krb5/unicode/Makefile.in:lib/krb5/unicode/de…
14900 …onfig_files lib/gssapi/Makefile:$srcdir/./config/pre.in:lib/gssapi/Makefile.in:lib/gssapi/deps:$sr…
14901 …gssapi/generic/Makefile:$srcdir/./config/pre.in:lib/gssapi/generic/Makefile.in:lib/gssapi/generic/…
14902 …s lib/gssapi/krb5/Makefile:$srcdir/./config/pre.in:lib/gssapi/krb5/Makefile.in:lib/gssapi/krb5/dep…
14903 …b/gssapi/spnego/Makefile:$srcdir/./config/pre.in:lib/gssapi/spnego/Makefile.in:lib/gssapi/spnego/d…
14904 …sapi/mechglue/Makefile:$srcdir/./config/pre.in:lib/gssapi/mechglue/Makefile.in:lib/gssapi/mechglue…
14905 …"$ac_config_files lib/rpc/Makefile:$srcdir/./config/pre.in:lib/rpc/Makefile.in:lib/rpc/deps:$srcdi…
14906 …fig_files lib/rpc/unit-test/Makefile:$srcdir/./config/pre.in:lib/rpc/unit-test/Makefile.in:lib/rpc…
14907 …_config_files lib/kadm5/Makefile:$srcdir/./config/pre.in:lib/kadm5/Makefile.in:lib/kadm5/deps:$src…
14908 …les lib/kadm5/clnt/Makefile:$srcdir/./config/pre.in:lib/kadm5/clnt/Makefile.in:lib/kadm5/clnt/deps…
14909 …files lib/kadm5/srv/Makefile:$srcdir/./config/pre.in:lib/kadm5/srv/Makefile.in:lib/kadm5/srv/deps:…
14910 …ac_config_files lib/krad/Makefile:$srcdir/./config/pre.in:lib/krad/Makefile.in:lib/krad/deps:$srcd…
14911 …g_files lib/apputils/Makefile:$srcdir/./config/pre.in:lib/apputils/Makefile.in:lib/apputils/deps:$…
14912 …g_files="$ac_config_files kdc/Makefile:$srcdir/./config/pre.in:kdc/Makefile.in:kdc/deps:$srcdir/./
14913 …les="$ac_config_files kprop/Makefile:$srcdir/./config/pre.in:kprop/Makefile.in:kprop/deps:$srcdir/…
14914 …files="$ac_config_files config-files/Makefile:$srcdir/./config/pre.in:config-files/Makefile.in:con…
14915 …iles="$ac_config_files build-tools/Makefile:$srcdir/./config/pre.in:build-tools/Makefile.in:build-
14916 …g_files="$ac_config_files man/Makefile:$srcdir/./config/pre.in:man/Makefile.in:man/deps:$srcdir/./
14917 …g_files="$ac_config_files doc/Makefile:$srcdir/./config/pre.in:doc/Makefile.in:doc/deps:$srcdir/./
14918 …"$ac_config_files include/Makefile:$srcdir/./config/pre.in:include/Makefile.in:include/deps:$srcdi…
14919 …s plugins/certauth/test/Makefile:$srcdir/./config/pre.in:plugins/certauth/test/Makefile.in:plugins…
14920 …oextest/Makefile:$srcdir/./config/pre.in:plugins/gssapi/negoextest/Makefile.in:plugins/gssapi/nego…
14921 …plugins/hostrealm/test/Makefile:$srcdir/./config/pre.in:plugins/hostrealm/test/Makefile.in:plugins…
14922 …plugins/localauth/test/Makefile:$srcdir/./config/pre.in:plugins/localauth/test/Makefile.in:plugins…
14923 …ugins/kadm5_hook/test/Makefile:$srcdir/./config/pre.in:plugins/kadm5_hook/test/Makefile.in:plugins…
14924 …ugins/kadm5_auth/test/Makefile:$srcdir/./config/pre.in:plugins/kadm5_auth/test/Makefile.in:plugins…
14925 …files plugins/pwqual/test/Makefile:$srcdir/./config/pre.in:plugins/pwqual/test/Makefile.in:plugins…
14926 …files plugins/audit/Makefile:$srcdir/./config/pre.in:plugins/audit/Makefile.in:plugins/audit/deps:…
14927 …g_files plugins/audit/test/Makefile:$srcdir/./config/pre.in:plugins/audit/test/Makefile.in:plugins…
14928 …s plugins/kdb/db2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/Makefile.in:plugins/kdb/db2/dep…
14929 …db2/libdb2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/Makefile.in:plugins/kdb/db2/lib…
14930 …/hash/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/hash/Makefile.in:plugins/kdb/db2/lib…
14931 …tree/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/btree/Makefile.in:plugins/kdb/db2/lib…
14932 …bdb2/db/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/db/Makefile.in:plugins/kdb/db2/lib…
14933 …pool/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/mpool/Makefile.in:plugins/kdb/db2/lib…
14934 …ecno/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/recno/Makefile.in:plugins/kdb/db2/lib…
14935 …b/db2/libdb2/test/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/test/Makefile.in:plugins…
14936 …onfig_files plugins/kdb/test/Makefile:$srcdir/./config/pre.in:plugins/kdb/test/Makefile.in:plugins…
14937 …plugins/kdcpolicy/test/Makefile:$srcdir/./config/pre.in:plugins/kdcpolicy/test/Makefile.in:plugins…
14938 …s/preauth/otp/Makefile:$srcdir/./config/pre.in:plugins/preauth/otp/Makefile.in:plugins/preauth/otp…
14939 …eauth/spake/Makefile:$srcdir/./config/pre.in:plugins/preauth/spake/Makefile.in:plugins/preauth/spa…
14940 …les plugins/preauth/test/Makefile:$srcdir/./config/pre.in:plugins/preauth/test/Makefile.in:plugins…
14941 …ent/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_client/Makefile.in:plugins/authdata/gr…
14942 …ver/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_server/Makefile.in:plugins/authdata/gr…
14943 …ugins/tls/k5tls/Makefile:$srcdir/./config/pre.in:plugins/tls/k5tls/Makefile.in:plugins/tls/k5tls/d…
14944 …"$ac_config_files clients/Makefile:$srcdir/./config/pre.in:clients/Makefile.in:clients/deps:$srcdi…
14945 …files clients/klist/Makefile:$srcdir/./config/pre.in:clients/klist/Makefile.in:clients/klist/deps:…
14946 …files clients/kinit/Makefile:$srcdir/./config/pre.in:clients/kinit/Makefile.in:clients/kinit/deps:…
14947 …g_files clients/kvno/Makefile:$srcdir/./config/pre.in:clients/kvno/Makefile.in:clients/kvno/deps:$…
14948 …clients/kdestroy/Makefile:$srcdir/./config/pre.in:clients/kdestroy/Makefile.in:clients/kdestroy/de…
14949 …s clients/kpasswd/Makefile:$srcdir/./config/pre.in:clients/kpasswd/Makefile.in:clients/kpasswd/dep…
14950 …fig_files clients/ksu/Makefile:$srcdir/./config/pre.in:clients/ksu/Makefile.in:clients/ksu/deps:$s…
14951 …s clients/kswitch/Makefile:$srcdir/./config/pre.in:clients/kswitch/Makefile.in:clients/kswitch/dep…
14952 …s="$ac_config_files kadmin/Makefile:$srcdir/./config/pre.in:kadmin/Makefile.in:kadmin/deps:$srcdir…
14953 …onfig_files kadmin/cli/Makefile:$srcdir/./config/pre.in:kadmin/cli/Makefile.in:kadmin/cli/deps:$sr…
14954 …files kadmin/dbutil/Makefile:$srcdir/./config/pre.in:kadmin/dbutil/Makefile.in:kadmin/dbutil/deps:…
14955 …files kadmin/ktutil/Makefile:$srcdir/./config/pre.in:kadmin/ktutil/Makefile.in:kadmin/ktutil/deps:…
14956 …files kadmin/server/Makefile:$srcdir/./config/pre.in:kadmin/server/Makefile.in:kadmin/server/deps:…
14957 …files="$ac_config_files appl/Makefile:$srcdir/./config/pre.in:appl/Makefile.in:appl/deps:$srcdir/.…
14958 …fig_files appl/sample/Makefile:$srcdir/./config/pre.in:appl/sample/Makefile.in:appl/sample/deps:$s…
14959 …ample/sclient/Makefile:$srcdir/./config/pre.in:appl/sample/sclient/Makefile.in:appl/sample/sclient…
14960 …ample/sserver/Makefile:$srcdir/./config/pre.in:appl/sample/sserver/Makefile.in:appl/sample/sserver…
14961 …fig_files appl/simple/Makefile:$srcdir/./config/pre.in:appl/simple/Makefile.in:appl/simple/deps:$s…
14962 …/simple/client/Makefile:$srcdir/./config/pre.in:appl/simple/client/Makefile.in:appl/simple/client/…
14963 …/simple/server/Makefile:$srcdir/./config/pre.in:appl/simple/server/Makefile.in:appl/simple/server/…
14964 …c_config_files appl/gss-sample/Makefile:$srcdir/./config/pre.in:appl/gss-sample/Makefile.in:appl/g…
14965 …les appl/user_user/Makefile:$srcdir/./config/pre.in:appl/user_user/Makefile.in:appl/user_user/deps…
14966 …les="$ac_config_files tests/Makefile:$srcdir/./config/pre.in:tests/Makefile.in:tests/deps:$srcdir/…
14967 …fig_files tests/asn.1/Makefile:$srcdir/./config/pre.in:tests/asn.1/Makefile.in:tests/asn.1/deps:$s…
14968 …g_files tests/create/Makefile:$srcdir/./config/pre.in:tests/create/Makefile.in:tests/create/deps:$…
14969 …g_files tests/hammer/Makefile:$srcdir/./config/pre.in:tests/hammer/Makefile.in:tests/hammer/deps:$…
14970 …g_files tests/verify/Makefile:$srcdir/./config/pre.in:tests/verify/Makefile.in:tests/verify/deps:$…
14971 …g_files tests/gssapi/Makefile:$srcdir/./config/pre.in:tests/gssapi/Makefile.in:tests/gssapi/deps:$…
14972 …files tests/threads/Makefile:$srcdir/./config/pre.in:tests/threads/Makefile.in:tests/threads/deps:…
14973 …fig_files tests/shlib/Makefile:$srcdir/./config/pre.in:tests/shlib/Makefile.in:tests/shlib/deps:$s…
14974 …onfig_files tests/gss-threads/Makefile:$srcdir/./config/pre.in:tests/gss-threads/Makefile.in:tests…
14975 …onfig_files tests/misc/Makefile:$srcdir/./config/pre.in:tests/misc/Makefile.in:tests/misc/deps:$sr…
14980 # scripts and configure runs, see configure's option --config-cache.
14984 # config.status only pays attention to the cache file if you give it
14985 # the --recheck option to rerun configure.
14999 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
15004 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
15018 # `set' does not quote correctly, so add quotes: double-quote
15020 sed -n \
15026 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
15035 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
15040 if test -w "$cache_file"; then
15041 if test "x$cache_file" != "x/dev/null"; then
15042 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
15044 if test ! -f "$cache_file" || test -h "$cache_file"; then
15049 mv -f confcache "$cache_file"$$ &&
15050 mv -f "$cache_file"$$ "$cache_file" ;; #(
15052 mv -f confcache "$cache_file" ;;
15057 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
15061 rm -f confcache
15063 test "x$prefix" = xNONE && prefix=$ac_default_prefix
15065 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
15067 DEFS=-DHAVE_CONFIG_H
15072 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
15087 : "${CONFIG_STATUS=./config.status}"
15091 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
15099 # configure, is in config.log if it exists.
15105 SHELL=\${CONFIG_SHELL-$SHELL}
15109 ## -------------------- ##
15111 ## -------------------- ##
15116 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
15120 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
15122 alias -g '${1+"$@"}'='"$@"'
15125 case `(set -o) 2>/dev/null` in #(
15127 set -o posix ;; #(
15141 # Quoting is to prevent editors from complaining about space-tab.
15151 # Ensure predictable behavior from utilities with locale-dependent output.
15158 # to be unset--not just set to an empty or harmless value--now, to
15159 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
15163 do eval test \${$as_var+y} \
15175 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15176 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15195 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
15203 if test "x$as_myself" = x; then
15206 if test ! -f "$as_myself"; then
15214 # ----------------------------------------
15220 as_status=$1; test $as_status -eq 0 && as_status=1
15221 if test "$4"; then
15222 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
15223 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
15232 # -----------------------
15240 # -----------------
15241 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15250 # ---------------
15259 # ----------------------
15264 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
15278 # ------------------
15282 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
15291 as_val=`expr "$@" || test $? -eq 1`
15297 test "X`expr 00001 : '.*\(...\)'`" = X001; then
15303 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15309 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15315 as_me=`$as_basename -- "$0" ||
15346 case `echo -n x` in #(((((
15347 -n*)
15355 ECHO_N='-n';;
15358 # For backward compatibility with old third-party macros, we provide
15364 rm -f conf$$ conf$$.exe conf$$.file
15365 if test -d conf$$.dir; then
15366 rm -f conf$$.dir/conf$$.file
15368 rm -f conf$$.dir
15372 if ln -s conf$$.file conf$$ 2>/dev/null; then
15373 as_ln_s='ln -s'
15375 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15376 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15377 # In both cases, we have to default to `cp -pR'.
15378 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
15379 as_ln_s='cp -pR'
15383 as_ln_s='cp -pR'
15386 as_ln_s='cp -pR'
15388 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15393 # -------------
15399 -*) as_dir=./$as_dir;;
15401 test -d "$as_dir" || eval $as_mkdir_p || {
15409 as_dir=`$as_dirname -- "$as_dir" ||
15432 test -d "$as_dir" && break
15434 test -z "$as_dirs" || eval "mkdir $as_dirs"
15435 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
15439 if mkdir -p . 2>/dev/null; then
15440 as_mkdir_p='mkdir -p "$as_dir"'
15442 test -d ./-p && rmdir ./-p
15448 # -----------------------
15449 # Test if FILE is an executable regular file.
15452 test -f "$1" && test -x "$1"
15454 as_test_x='test -x'
15465 ## ----------------------------------- ##
15467 ## ----------------------------------- ##
15469 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
15485 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15500 # Files that config.status was made for.
15514 -h, --help print this help, then exit
15515 -V, --version print version number and configuration settings, then exit
15516 --config print configuration, then exit
15517 -q, --quiet, --silent
15519 -d, --debug don't remove temporary files
15520 --recheck update $as_me by reconfiguring in the same conditions
15521 --file=FILE[:TEMPLATE]
15523 --header=FILE[:TEMPLATE]
15532 Report bugs to <krb5-bugs@mit.edu>."
15540 Kerberos 5 config.status 1.21.3
15545 This config.status script is free software; the Free Software Foundation
15552 test -n "\$AWK" || AWK=awk
15558 while test $# != 0
15561 --*=?*)
15566 --*=)
15580 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
15582 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
15584 --config | --confi | --conf | --con | --co | --c )
15586 --debug | --debu | --deb | --de | --d | -d )
15588 --file | --fil | --fi | --f )
15596 --header | --heade | --head | --hea )
15603 --he | --h)
15604 # Conflict between --help and --header
15606 Try \`$0 --help' for more information.";;
15607 --help | --hel | -h )
15609 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
15610 | -silent | --silent | --silen | --sile | --sil | --si | --s)
15614 -*) as_fn_error $? "unrecognized option: \`$1'
15615 Try \`$0 --help' for more information." ;;
15628 ac_configure_extra_args="$ac_configure_extra_args --silent"
15634 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15644 exec 5>>config.log
15647 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15663 …CONFIG_FILES="$CONFIG_FILES po/Makefile:$srcdir/./config/pre.in:po/Makefile.in:po/deps:$srcdir/./c…
15664 …audit/simple/Makefile:$srcdir/./config/pre.in:plugins/audit/simple/Makefile.in:plugins/audit/simpl…
15667 …uth/pkinit/Makefile:$srcdir/./config/pre.in:plugins/preauth/pkinit/Makefile.in:plugins/preauth/pki…
15668 …tests/softpkcs11/Makefile:$srcdir/./config/pre.in:tests/softpkcs11/Makefile.in:tests/softpkcs11/de…
15669 …ES="$CONFIG_FILES util/et/Makefile:$srcdir/./config/pre.in:util/et/Makefile.in:util/et/deps:$srcdi…
15670 …ES="$CONFIG_FILES util/ss/Makefile:$srcdir/./config/pre.in:util/ss/Makefile.in:util/ss/deps:$srcdi…
15671 …plugins/kdb/ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/Makefile.in:plugins/kdb/ldap/de…
15672 …p_util/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/ldap_util/Makefile.in:plugins/kdb/ldap/ld…
15673 …ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/libkdb_ldap/Makefile.in:plugins/kdb/ldap/li…
15674 …sam2/Makefile:$srcdir/./config/pre.in:plugins/preauth/securid_sam2/Makefile.in:plugins/preauth/sec…
15675 …plugins/kdb/lmdb/Makefile:$srcdir/./config/pre.in:plugins/kdb/lmdb/Makefile.in:plugins/kdb/lmdb/de…
15676 "build-tools/krb5-config") CONFIG_FILES="$CONFIG_FILES build-tools/krb5-config" ;;
15677 "build-tools/kadm-server.pc") CONFIG_FILES="$CONFIG_FILES build-tools/kadm-server.pc" ;;
15678 "build-tools/kadm-client.pc") CONFIG_FILES="$CONFIG_FILES build-tools/kadm-client.pc" ;;
15679 "build-tools/kdb.pc") CONFIG_FILES="$CONFIG_FILES build-tools/kdb.pc" ;;
15680 "build-tools/krb5.pc") CONFIG_FILES="$CONFIG_FILES build-tools/krb5.pc" ;;
15681 "build-tools/krb5-gssapi.pc") CONFIG_FILES="$CONFIG_FILES build-tools/krb5-gssapi.pc" ;;
15682 "build-tools/mit-krb5.pc") CONFIG_FILES="$CONFIG_FILES build-tools/mit-krb5.pc" ;;
15683 "build-tools/mit-krb5-gssapi.pc") CONFIG_FILES="$CONFIG_FILES build-tools/mit-krb5-gssapi.pc" ;;
15684 "build-tools/gssrpc.pc") CONFIG_FILES="$CONFIG_FILES build-tools/gssrpc.pc" ;;
15685 …) CONFIG_FILES="$CONFIG_FILES ./Makefile:$srcdir/./config/pre.in:./Makefile.in:./deps:$srcdir/./co…
15686 …IG_FILES="$CONFIG_FILES util/Makefile:$srcdir/./config/pre.in:util/Makefile.in:util/deps:$srcdir/.…
15687 …G_FILES util/support/Makefile:$srcdir/./config/pre.in:util/support/Makefile.in:util/support/deps:$…
15688 …G_FILES util/profile/Makefile:$srcdir/./config/pre.in:util/profile/Makefile.in:util/profile/deps:$…
15689 …file/testmod/Makefile:$srcdir/./config/pre.in:util/profile/testmod/Makefile.in:util/profile/testmo…
15690 …ONFIG_FILES util/verto/Makefile:$srcdir/./config/pre.in:util/verto/Makefile.in:util/verto/deps:$sr…
15691 …NFIG_FILES="$CONFIG_FILES lib/Makefile:$srcdir/./config/pre.in:lib/Makefile.in:lib/deps:$srcdir/./
15692 …ES="$CONFIG_FILES lib/kdb/Makefile:$srcdir/./config/pre.in:lib/kdb/Makefile.in:lib/kdb/deps:$srcdi…
15693 …ONFIG_FILES lib/crypto/Makefile:$srcdir/./config/pre.in:lib/crypto/Makefile.in:lib/crypto/deps:$sr…
15694 …LES lib/crypto/krb/Makefile:$srcdir/./config/pre.in:lib/crypto/krb/Makefile.in:lib/crypto/krb/deps…
15695 …pto_tests/Makefile:$srcdir/./config/pre.in:lib/crypto/crypto_tests/Makefile.in:lib/crypto/crypto_t…
15696 …crypto/builtin/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/Makefile.in:lib/crypto/builtin/…
15697 …uiltin/des/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/des/Makefile.in:lib/crypto/builtin/…
15698 …uiltin/aes/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/aes/Makefile.in:lib/crypto/builtin/…
15699 …ellia/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/camellia/Makefile.in:lib/crypto/builtin/…
15700 …uiltin/md4/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md4/Makefile.in:lib/crypto/builtin/…
15701 …uiltin/md5/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md5/Makefile.in:lib/crypto/builtin/…
15702 …ltin/sha1/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha1/Makefile.in:lib/crypto/builtin/…
15703 …ltin/sha2/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha2/Makefile.in:lib/crypto/builtin/…
15704 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/enc_provider/Makefile.in:lib/crypto/builtin/…
15705 …/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/hash_provider/Makefile.in:lib/crypto/builtin/…
15706 …crypto/openssl/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/Makefile.in:lib/crypto/openssl/…
15707 …penssl/des/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/des/Makefile.in:lib/crypto/openssl/…
15708 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/enc_provider/Makefile.in:lib/crypto/openssl/…
15709 …/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/hash_provider/Makefile.in:lib/crypto/openssl/…
15710 …="$CONFIG_FILES lib/krb5/Makefile:$srcdir/./config/pre.in:lib/krb5/Makefile.in:lib/krb5/deps:$srcd…
15711 …rror_tables/Makefile:$srcdir/./config/pre.in:lib/krb5/error_tables/Makefile.in:lib/krb5/error_tabl…
15712 …LES lib/krb5/asn.1/Makefile:$srcdir/./config/pre.in:lib/krb5/asn.1/Makefile.in:lib/krb5/asn.1/deps…
15713 …S lib/krb5/ccache/Makefile:$srcdir/./config/pre.in:lib/krb5/ccache/Makefile.in:lib/krb5/ccache/dep…
15714 …S lib/krb5/keytab/Makefile:$srcdir/./config/pre.in:lib/krb5/keytab/Makefile.in:lib/krb5/keytab/dep…
15715 …G_FILES lib/krb5/krb/Makefile:$srcdir/./config/pre.in:lib/krb5/krb/Makefile.in:lib/krb5/krb/deps:$…
15716 …S lib/krb5/rcache/Makefile:$srcdir/./config/pre.in:lib/krb5/rcache/Makefile.in:lib/krb5/rcache/dep…
15717 …FIG_FILES lib/krb5/os/Makefile:$srcdir/./config/pre.in:lib/krb5/os/Makefile.in:lib/krb5/os/deps:$s…
15718 …lib/krb5/unicode/Makefile:$srcdir/./config/pre.in:lib/krb5/unicode/Makefile.in:lib/krb5/unicode/de…
15719 …ONFIG_FILES lib/gssapi/Makefile:$srcdir/./config/pre.in:lib/gssapi/Makefile.in:lib/gssapi/deps:$sr…
15720 …gssapi/generic/Makefile:$srcdir/./config/pre.in:lib/gssapi/generic/Makefile.in:lib/gssapi/generic/…
15721 …S lib/gssapi/krb5/Makefile:$srcdir/./config/pre.in:lib/gssapi/krb5/Makefile.in:lib/gssapi/krb5/dep…
15722 …b/gssapi/spnego/Makefile:$srcdir/./config/pre.in:lib/gssapi/spnego/Makefile.in:lib/gssapi/spnego/d…
15723 …sapi/mechglue/Makefile:$srcdir/./config/pre.in:lib/gssapi/mechglue/Makefile.in:lib/gssapi/mechglue…
15724 …ES="$CONFIG_FILES lib/rpc/Makefile:$srcdir/./config/pre.in:lib/rpc/Makefile.in:lib/rpc/deps:$srcdi…
15725-test/Makefile") CONFIG_FILES="$CONFIG_FILES lib/rpc/unit-test/Makefile:$srcdir/./config/pre.in:li…
15726 …$CONFIG_FILES lib/kadm5/Makefile:$srcdir/./config/pre.in:lib/kadm5/Makefile.in:lib/kadm5/deps:$src…
15727 …LES lib/kadm5/clnt/Makefile:$srcdir/./config/pre.in:lib/kadm5/clnt/Makefile.in:lib/kadm5/clnt/deps…
15728 …FILES lib/kadm5/srv/Makefile:$srcdir/./config/pre.in:lib/kadm5/srv/Makefile.in:lib/kadm5/srv/deps:…
15729 …="$CONFIG_FILES lib/krad/Makefile:$srcdir/./config/pre.in:lib/krad/Makefile.in:lib/krad/deps:$srcd…
15730 …G_FILES lib/apputils/Makefile:$srcdir/./config/pre.in:lib/apputils/Makefile.in:lib/apputils/deps:$…
15731 …NFIG_FILES="$CONFIG_FILES kdc/Makefile:$srcdir/./config/pre.in:kdc/Makefile.in:kdc/deps:$srcdir/./
15732 …_FILES="$CONFIG_FILES kprop/Makefile:$srcdir/./config/pre.in:kprop/Makefile.in:kprop/deps:$srcdir/…
15733config-files/Makefile") CONFIG_FILES="$CONFIG_FILES config-files/Makefile:$srcdir/./config/pre.in:
15734 …ld-tools/Makefile") CONFIG_FILES="$CONFIG_FILES build-tools/Makefile:$srcdir/./config/pre.in:build
15735 …NFIG_FILES="$CONFIG_FILES man/Makefile:$srcdir/./config/pre.in:man/Makefile.in:man/deps:$srcdir/./
15736 …NFIG_FILES="$CONFIG_FILES doc/Makefile:$srcdir/./config/pre.in:doc/Makefile.in:doc/deps:$srcdir/./
15737 …ES="$CONFIG_FILES include/Makefile:$srcdir/./config/pre.in:include/Makefile.in:include/deps:$srcdi…
15738test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/certauth/test/Makefile:$srcdir/./config/pre.in…
15739 …oextest/Makefile:$srcdir/./config/pre.in:plugins/gssapi/negoextest/Makefile.in:plugins/gssapi/nego…
15740test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/hostrealm/test/Makefile:$srcdir/./config/pre.i…
15741test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/localauth/test/Makefile:$srcdir/./config/pre.i…
15742test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kadm5_hook/test/Makefile:$srcdir/./config/pre.…
15743test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kadm5_auth/test/Makefile:$srcdir/./config/pre.…
15744test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/pwqual/test/Makefile:$srcdir/./config/pre.in:p…
15745 …FILES plugins/audit/Makefile:$srcdir/./config/pre.in:plugins/audit/Makefile.in:plugins/audit/deps:…
15746test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/audit/test/Makefile:$srcdir/./config/pre.in:pl…
15747 …S plugins/kdb/db2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/Makefile.in:plugins/kdb/db2/dep…
15748 …db2/libdb2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/Makefile.in:plugins/kdb/db2/lib…
15749 …/hash/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/hash/Makefile.in:plugins/kdb/db2/lib…
15750 …tree/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/btree/Makefile.in:plugins/kdb/db2/lib…
15751 …bdb2/db/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/db/Makefile.in:plugins/kdb/db2/lib…
15752 …pool/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/mpool/Makefile.in:plugins/kdb/db2/lib…
15753 …ecno/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/recno/Makefile.in:plugins/kdb/db2/lib…
15754test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kdb/db2/libdb2/test/Makefile:$srcdir/./config/…
15755test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kdb/test/Makefile:$srcdir/./config/pre.in:plug…
15756test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kdcpolicy/test/Makefile:$srcdir/./config/pre.i…
15757 …s/preauth/otp/Makefile:$srcdir/./config/pre.in:plugins/preauth/otp/Makefile.in:plugins/preauth/otp…
15758 …eauth/spake/Makefile:$srcdir/./config/pre.in:plugins/preauth/spake/Makefile.in:plugins/preauth/spa…
15759test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/preauth/test/Makefile:$srcdir/./config/pre.in:…
15760 …ent/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_client/Makefile.in:plugins/authdata/gr…
15761 …ver/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_server/Makefile.in:plugins/authdata/gr…
15762 …ugins/tls/k5tls/Makefile:$srcdir/./config/pre.in:plugins/tls/k5tls/Makefile.in:plugins/tls/k5tls/d…
15763 …ES="$CONFIG_FILES clients/Makefile:$srcdir/./config/pre.in:clients/Makefile.in:clients/deps:$srcdi…
15764 …FILES clients/klist/Makefile:$srcdir/./config/pre.in:clients/klist/Makefile.in:clients/klist/deps:…
15765 …FILES clients/kinit/Makefile:$srcdir/./config/pre.in:clients/kinit/Makefile.in:clients/kinit/deps:…
15766 …G_FILES clients/kvno/Makefile:$srcdir/./config/pre.in:clients/kvno/Makefile.in:clients/kvno/deps:$…
15767 …clients/kdestroy/Makefile:$srcdir/./config/pre.in:clients/kdestroy/Makefile.in:clients/kdestroy/de…
15768 …S clients/kpasswd/Makefile:$srcdir/./config/pre.in:clients/kpasswd/Makefile.in:clients/kpasswd/dep…
15769 …FIG_FILES clients/ksu/Makefile:$srcdir/./config/pre.in:clients/ksu/Makefile.in:clients/ksu/deps:$s…
15770 …S clients/kswitch/Makefile:$srcdir/./config/pre.in:clients/kswitch/Makefile.in:clients/kswitch/dep…
15771 …ILES="$CONFIG_FILES kadmin/Makefile:$srcdir/./config/pre.in:kadmin/Makefile.in:kadmin/deps:$srcdir…
15772 …ONFIG_FILES kadmin/cli/Makefile:$srcdir/./config/pre.in:kadmin/cli/Makefile.in:kadmin/cli/deps:$sr…
15773 …FILES kadmin/dbutil/Makefile:$srcdir/./config/pre.in:kadmin/dbutil/Makefile.in:kadmin/dbutil/deps:…
15774 …FILES kadmin/ktutil/Makefile:$srcdir/./config/pre.in:kadmin/ktutil/Makefile.in:kadmin/ktutil/deps:…
15775 …FILES kadmin/server/Makefile:$srcdir/./config/pre.in:kadmin/server/Makefile.in:kadmin/server/deps:…
15776 …IG_FILES="$CONFIG_FILES appl/Makefile:$srcdir/./config/pre.in:appl/Makefile.in:appl/deps:$srcdir/.…
15777 …FIG_FILES appl/sample/Makefile:$srcdir/./config/pre.in:appl/sample/Makefile.in:appl/sample/deps:$s…
15778 …ample/sclient/Makefile:$srcdir/./config/pre.in:appl/sample/sclient/Makefile.in:appl/sample/sclient…
15779 …ample/sserver/Makefile:$srcdir/./config/pre.in:appl/sample/sserver/Makefile.in:appl/sample/sserver…
15780 …FIG_FILES appl/simple/Makefile:$srcdir/./config/pre.in:appl/simple/Makefile.in:appl/simple/deps:$s…
15781 …/simple/client/Makefile:$srcdir/./config/pre.in:appl/simple/client/Makefile.in:appl/simple/client/…
15782 …/simple/server/Makefile:$srcdir/./config/pre.in:appl/simple/server/Makefile.in:appl/simple/server/…
15783-sample/Makefile") CONFIG_FILES="$CONFIG_FILES appl/gss-sample/Makefile:$srcdir/./config/pre.in:ap…
15784 …LES appl/user_user/Makefile:$srcdir/./config/pre.in:appl/user_user/Makefile.in:appl/user_user/deps…
15785 …_FILES="$CONFIG_FILES tests/Makefile:$srcdir/./config/pre.in:tests/Makefile.in:tests/deps:$srcdir/…
15786 …FIG_FILES tests/asn.1/Makefile:$srcdir/./config/pre.in:tests/asn.1/Makefile.in:tests/asn.1/deps:$s…
15787 …G_FILES tests/create/Makefile:$srcdir/./config/pre.in:tests/create/Makefile.in:tests/create/deps:$…
15788 …G_FILES tests/hammer/Makefile:$srcdir/./config/pre.in:tests/hammer/Makefile.in:tests/hammer/deps:$…
15789 …G_FILES tests/verify/Makefile:$srcdir/./config/pre.in:tests/verify/Makefile.in:tests/verify/deps:$…
15790 …G_FILES tests/gssapi/Makefile:$srcdir/./config/pre.in:tests/gssapi/Makefile.in:tests/gssapi/deps:$…
15791 …FILES tests/threads/Makefile:$srcdir/./config/pre.in:tests/threads/Makefile.in:tests/threads/deps:…
15792 …FIG_FILES tests/shlib/Makefile:$srcdir/./config/pre.in:tests/shlib/Makefile.in:tests/shlib/deps:$s…
15793-threads/Makefile") CONFIG_FILES="$CONFIG_FILES tests/gss-threads/Makefile:$srcdir/./config/pre.in…
15794 …ONFIG_FILES tests/misc/Makefile:$srcdir/./config/pre.in:tests/misc/Makefile.in:tests/misc/deps:$sr…
15806 test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
15807 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
15821 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
15828 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15829 test -d "$tmp"
15832 tmp=./conf$$-$RANDOM
15839 # This happens for instance with `./config.status config.h'.
15840 if test -n "$CONFIG_FILES"; then
15864 if test "x$ac_cr" = x; then
15868 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15887 rm -f conf$$files.sh
15895 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
15901 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15902 if test $ac_delim_n = $ac_delim_num; then
15910 rm -f conf$$subs.sh
15915 sed -n '
15958 rm -f conf$$subs.awk
16000 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
16007 if test "x$srcdir" = x.; then
16027 fi # test -n "$CONFIG_FILES"
16031 # This happens for instance with `./config.status Makefile'.
16032 if test -n "$CONFIG_HEADERS"; then
16038 # here-document in config.status, that substitutes the proper values into
16039 # config.h.in to produce config.h.
16045 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
16046 if test -z "$ac_tt"; then
16060 sed -n '
16115 prefix = substr(line, 1, index(line, defundef) - 1)
16134 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
16135 fi # test -n "$CONFIG_HEADERS"
16148 :[FH]-) ac_tag=-:-;;
16166 -) ac_f="$ac_tmp/stdin";;
16168 # (if the path is not absolute). The absolute path cannot be DOS-style,
16170 test -f "$ac_f" ||
16173 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
16183 # /* config.h. Generated by config.status. */
16187 if test x"$ac_file" != x-; then
16189 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16201 *:-:* | *:-) cat >"$ac_tmp/stdin" \
16207 ac_dir=`$as_dirname -- "$ac_file" ||
16292 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16295 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datar…
16296 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16318 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
16334 $AWK -f "$ac_tmp/subs.awk"
16336 $AWK -f "$ac_tmp/subs.awk" | $SHELL
16340 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16341 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
16342 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
16343 "$ac_tmp/out"`; test -z "$ac_out"; } &&
16344 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
16349 rm -f "$ac_tmp/stdin"
16351 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
16352 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
16360 if test x"$ac_file" != x-; then
16363 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
16364 } >"$ac_tmp/config.h" \
16366 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
16367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16370 rm -f "$ac_file"
16371 mv "$ac_tmp/config.h" "$ac_file" \
16376 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
16377 || as_fn_error $? "could not create -" "$LINENO" 5
16387 "build-tools/krb5-config":F) chmod +x build-tools/krb5-config ;;
16397 test $ac_write_fail = 0 ||
16401 # configure is writing to config.log, and then calls config.status.
16402 # config.status does its own redirection, appending to config.log.
16403 # Unfortunately, on DOS this fails, as config.log is still kept open
16404 # by configure, so config.status won't be able to write to it; its
16406 # effectively closing config.log, so it can be properly (re)opened and
16407 # appended to by config.status. When coming back to configure, we
16409 if test "$no_create" != yes; then
16412 test "$silent" = yes &&
16413 ac_config_status_args="$ac_config_status_args --quiet"
16416 exec 5>>config.log
16421 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16422 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts…