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'
1017 if test -n "$ac_prev"; then
1030 --)
1033 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1035 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1038 -build | --build | --buil | --bui | --bu)
1040 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1043 -cache-file | --cache-file | --cache-fil | --cache-fi \
1044 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1046 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1047 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1050 --config-cache | -C)
1051 cache_file=config.cache ;;
1053 -datadir | --datadir | --datadi | --datad)
1055 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1058 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1059 | --dataroo | --dataro | --datar)
1061 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1062 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1065 -disable-* | --disable-*)
1066 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1068 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1071 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1076 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1081 -docdir | --docdir | --docdi | --doc | --do)
1083 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1086 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1088 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1091 -enable-* | --enable-*)
1092 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1094 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1097 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1102 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1107 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1108 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1109 | --exec | --exe | --ex)
1111 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1112 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1113 | --exec=* | --exe=* | --ex=*)
1116 -gas | --gas | --ga | --g)
1117 # Obsolete; use --with-gas.
1120 -help | --help | --hel | --he | -h)
1122 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1124 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1127 -host | --host | --hos | --ho)
1129 -host=* | --host=* | --hos=* | --ho=*)
1132 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1134 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1135 | --ht=*)
1138 -includedir | --includedir | --includedi | --included | --include \
1139 | --includ | --inclu | --incl | --inc)
1141 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1142 | --includ=* | --inclu=* | --incl=* | --inc=*)
1145 -infodir | --infodir | --infodi | --infod | --info | --inf)
1147 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1150 -libdir | --libdir | --libdi | --libd)
1152 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1155 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1156 | --libexe | --libex | --libe)
1158 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1159 | --libexe=* | --libex=* | --libe=*)
1162 -localedir | --localedir | --localedi | --localed | --locale)
1164 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1167 -localstatedir | --localstatedir | --localstatedi | --localstated \
1168 | --localstate | --localstat | --localsta | --localst | --locals)
1170 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1171 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1174 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1176 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1179 -nfp | --nfp | --nf)
1180 # Obsolete; use --without-fp.
1183 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1184 | --no-cr | --no-c | -n)
1187 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1188 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1191 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1192 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1193 | --oldin | --oldi | --old | --ol | --o)
1195 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1196 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1197 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1200 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1202 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1205 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1206 | --program-pre | --program-pr | --program-p)
1208 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1209 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1212 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1213 | --program-suf | --program-su | --program-s)
1215 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1216 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1219 -program-transform-name | --program-transform-name \
1220 | --program-transform-nam | --program-transform-na \
1221 | --program-transform-n | --program-transform- \
1222 | --program-transform | --program-transfor \
1223 | --program-transfo | --program-transf \
1224 | --program-trans | --program-tran \
1225 | --progr-tra | --program-tr | --program-t)
1227 -program-transform-name=* | --program-transform-name=* \
1228 | --program-transform-nam=* | --program-transform-na=* \
1229 | --program-transform-n=* | --program-transform-=* \
1230 | --program-transform=* | --program-transfor=* \
1231 | --program-transfo=* | --program-transf=* \
1232 | --program-trans=* | --program-tran=* \
1233 | --progr-tra=* | --program-tr=* | --program-t=*)
1236 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1238 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1241 -psdir | --psdir | --psdi | --psd | --ps)
1243 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1246 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1247 | -silent | --silent | --silen | --sile | --sil)
1250 -runstatedir | --runstatedir | --runstatedi | --runstated \
1251 | --runstate | --runstat | --runsta | --runst | --runs \
1252 | --run | --ru | --r)
1254 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1255 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1256 | --run=* | --ru=* | --r=*)
1259 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1261 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1262 | --sbi=* | --sb=*)
1265 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1266 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1267 | --sharedst | --shareds | --shared | --share | --shar \
1268 | --sha | --sh)
1270 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1271 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1272 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1273 | --sha=* | --sh=*)
1276 -site | --site | --sit)
1278 -site=* | --site=* | --sit=*)
1281 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1283 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1286 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1287 | --syscon | --sysco | --sysc | --sys | --sy)
1289 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1290 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1293 -target | --target | --targe | --targ | --tar | --ta | --t)
1295 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1298 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1301 -version | --version | --versio | --versi | --vers | -V)
1304 -with-* | --with-*)
1305 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1307 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1310 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1315 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1320 -without-* | --without-*)
1321 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1323 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1326 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1331 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1336 --x)
1337 # Obsolete; use --with-x.
1340 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1341 | --x-incl | --x-inc | --x-in | --x-i)
1343 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1344 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1347 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1348 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1350 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1351 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1354 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1355 Try \`$0 --help' for more information"
1362 '' | [0-9]* | *[!_$as_cr_alnum]* )
1370 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1371 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1379 if test -n "$ac_prev"; then
1380 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1384 if test -n "$ac_unrecognized_opts"; then
1410 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1414 # used to hold the argument of --host etc.
1421 if test "x$host_alias" != x; then
1422 if test "x$build_alias" = x; then
1424 elif test "x$build_alias" != "x$host_alias"; then
1430 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1432 test "$silent" = yes && exec 6>/dev/null
1435 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1436 ac_ls_di=`ls -di .` &&
1437 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1439 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1444 if test -z "$srcdir"; then
1447 ac_confdir=`$as_dirname -- "$as_myself" ||
1471 if test ! -r "$srcdir/$ac_unique_file"; then
1477 if test ! -r "$srcdir/$ac_unique_file"; then
1478 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1483 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1486 if test "$ac_abs_confdir" = "$ac_pwd"; then
1491 # mess up M-x gdb in Emacs.
1503 # Report the --help message.
1505 if test "$ac_init_help" = "long"; then
1519 -h, --help display this help and exit
1520 --help=short display options specific to this package
1521 --help=recursive display the short help of all the included packages
1522 -V, --version display version information and exit
1523 -q, --quiet, --silent do not print \`checking ...' messages
1524 --cache-file=FILE cache test results in FILE [disabled]
1525 -C, --config-cache alias for \`--cache-file=config.cache'
1526 -n, --no-create do not create output files
1527 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1530 --prefix=PREFIX install architecture-independent files in PREFIX
1532 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1537 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1538 for instance \`--prefix=\$HOME'.
1543 --bindir=DIR user executables [EPREFIX/bin]
1544 --sbindir=DIR system admin executables [EPREFIX/sbin]
1545 --libexecdir=DIR program executables [EPREFIX/libexec]
1546 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1547 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1548 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1549 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1550 --libdir=DIR object code libraries [EPREFIX/lib]
1551 --includedir=DIR C header files [PREFIX/include]
1552 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1553 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1554 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1555 --infodir=DIR info documentation [DATAROOTDIR/info]
1556 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1557 --mandir=DIR man documentation [DATAROOTDIR/man]
1558 --docdir=DIR documentation root [DATAROOTDIR/doc/krb5]
1559 --htmldir=DIR html documentation [DOCDIR]
1560 --dvidir=DIR dvi documentation [DOCDIR]
1561 --pdfdir=DIR pdf documentation [DOCDIR]
1562 --psdir=DIR ps documentation [DOCDIR]
1568 --program-prefix=PREFIX prepend PREFIX to installed program names
1569 --program-suffix=SUFFIX append SUFFIX to installed program names
1570 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1573 --build=BUILD configure for building on BUILD [guessed]
1574 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1578 if test -n "$ac_init_help"; then
1585 --disable-option-checking ignore unrecognized --enable/--with options
1586 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1587 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1588 --enable-dns-for-realm enable DNS lookups of Kerberos realm names
1589 --enable-maintainer-mode
1591 --disable-delayed-initialization
1594 --disable-thread-support
1597 --disable-rpath suppress run path flags in link lines
1598 --enable-athena build with MIT Project Athena configuration
1599 --disable-nls disable native language support
1600 --enable-audit-plugin=IMPL
1602 --disable-aesni Do not build with AES-NI support
1603 --disable-kdc-lookaside-cache
1605 --enable-asan Build with asan memory checking
1606 --enable-ossfuzz Build with fuzzing targets
1607 --disable-pkinit disable PKINIT plugin support
1610 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1611 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1612 --with-size-optimizations enable a few optimizations to reduce code size
1613 possibly at some run-time cost
1614 --with-system-et use system compile_et and -lcom_err [default: build
1616 --with-system-ss use system -lss and mk_cmds [private version]
1617 --with-system-db use system Berkeley db [private version]
1618 --with-netlib=LIBS use user defined resolver library
1619 --with-hesiod=path compile with hesiod support [omitted]
1620 --with-ldap compile OpenLDAP database backend module
1621 --with-vague-errors Do not [do] send helpful errors to client
1622 --with-crypto-impl=IMPL use specified crypto implementation [builtin]
1623 --with-tls-impl=IMPL use specified TLS implementation [auto]
1624 --without-keyutils do not link with libkeyutils
1625 --with-spake-openssl use OpenSSL for SPAKE preauth [auto]
1626 --with-lmdb compile LMDB database backend module [auto]
1627 --without-libedit do not compile with libedit
1628 --with-readline compile with GNU Readline
1629 --with-system-verto always use system verto library
1630 --with-krb5-config=PATH path to existing krb5-config program for defaults
1635 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1637 LIBS libraries to pass to the linker, e.g. -l<library>
1638 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1644 PKG_CONFIG path to pkg-config utility
1646 directories to add to pkg-config's search path
1648 path overriding pkg-config's built-in search path
1650 C compiler flags for COM_ERR, overriding pkg-config
1652 linker flags for COM_ERR, overriding pkg-config
1653 SS_LIB system libraries for 'ss' package [-lss]
1655 DB_LIB library for system Berkeley db package [-ldb]
1657 Defaults to the first program found out of: `bison -y', `byacc',
1661 default value of `-d' given by some make applications.
1663 C compiler flags for LIBEDIT, overriding pkg-config
1665 linker flags for LIBEDIT, overriding pkg-config
1667 C compiler flags for VERTO, overriding pkg-config
1668 VERTO_LIBS linker flags for VERTO, overriding pkg-config
1678 Report bugs to <krb5-bugs@mit.edu>.
1683 if test "$ac_init_help" = "recursive"; then
1684 # If there are subdirs, report their specific --help.
1685 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1686 test -d "$ac_dir" ||
1687 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1725 # Metaconfig's "Configure" on case-insensitive file systems.
1726 if test -f "$ac_srcdir/configure.gnu"; then
1728 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1729 elif test -f "$ac_srcdir/configure"; then
1731 $SHELL "$ac_srcdir/configure" --help=recursive
1739 test -n "$ac_init_help" && exit $ac_status
1756 ## ------------------------ ##
1758 ## ------------------------ ##
1761 # --------------------------
1765 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1766 rm -f conftest.$ac_objext conftest.beam
1772 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1776 if test -s conftest.err; then
1777 grep -v '^ *+' conftest.err >conftest.er1
1779 mv -f conftest.er1 conftest.err
1781 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1782 test $ac_status = 0; } && {
1783 test -z "$ac_c_werror_flag" ||
1784 test ! -s conftest.err
1785 } && test -s conftest.$ac_objext
1800 # ----------------------------
1804 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1805 rm -f conftest.$ac_objext conftest.beam
1811 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1815 if test -s conftest.err; then
1816 grep -v '^ *+' conftest.err >conftest.er1
1818 mv -f conftest.er1 conftest.err
1820 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1821 test $ac_status = 0; } && {
1822 test -z "$ac_cxx_werror_flag" ||
1823 test ! -s conftest.err
1824 } && test -s conftest.$ac_objext
1839 # ----------------------
1843 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1849 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1853 if test -s conftest.err; then
1854 grep -v '^ *+' conftest.err >conftest.er1
1856 mv -f conftest.er1 conftest.err
1858 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1859 test $ac_status = 0; } > conftest.i && {
1860 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1861 test ! -s conftest.err
1877 # -----------------------
1881 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1882 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
1888 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1892 if test -s conftest.err; then
1893 grep -v '^ *+' conftest.err >conftest.er1
1895 mv -f conftest.er1 conftest.err
1897 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1898 test $ac_status = 0; } && {
1899 test -z "$ac_c_werror_flag" ||
1900 test ! -s conftest.err
1901 } && test -s conftest$ac_exeext && {
1902 test "$cross_compiling" = yes ||
1903 test -x conftest$ac_exeext
1917 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1924 # ----------------------
1929 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1935 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1939 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1940 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1945 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1949 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1950 test $ac_status = 0; }; }
1960 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1967 # ----------------------------------
1971 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1974 if eval test \${$3+y}
1978 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1981 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2018 rm -f core conftest.err conftest.$ac_objext conftest.beam \
2022 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2029 # -------------------------------------------------------
2034 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2035 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2037 if eval test \${$3+y}
2041 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2052 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2062 # -------------------------------------------
2067 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2068 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2070 if eval test \${$3+y}
2075 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2089 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2107 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2109 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2112 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2119 # ----------------------------------------------------
2124 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2125 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2127 if eval test \${$4+y}
2131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2148 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2167 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2169 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2172 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2178 # ac_fn_check_decl LINENO SYMBOL VAR INCLUDES EXTRA-OPTIONS FLAG-VAR
2179 # ------------------------------------------------------------------
2181 # accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR.
2184 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2186 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2188 if eval test \${$3+y}
2192 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2195 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2219 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2224 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2231 # --------------------------------------------
2232 # Tries to find the compile-time value of EXPR in a program that includes
2237 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2238 if test "$cross_compiling" = yes; then
2240 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2246 static int test_array [1 - 2 * !(($2) >= 0)];
2258 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2264 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2277 if test $ac_lo -le $ac_mid; then
2283 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2286 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2292 static int test_array [1 - 2 * !(($2) < 0)];
2302 ac_hi=-1 ac_mid=-1
2304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2310 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2322 as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2323 if test $ac_mid -le $ac_hi; then
2329 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2334 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2336 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2338 while test "x$ac_lo" != "x$ac_hi"; do
2339 as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2340 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2346 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2360 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
2367 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2409 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2411 rm -f conftest.val
2438 cat >config.log <<_ACEOF
2448 exec 5>>config.log
2451 ## --------- ##
2453 ## --------- ##
2455 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2456 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2457 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2458 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2459 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2461 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2462 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2465 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2492 ## ----------- ##
2494 ## ----------- ##
2500 # Strip out --no-create and --no-recursion so they do not pile up.
2501 # Strip out --silent because we don't want to record it for future runs.
2502 # Also quote any args containing shell meta-characters.
2503 # Make two passes to allow for proper duplicate-argument suppression.
2513 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2514 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2515 | -silent | --silent | --silen | --sile | --sil)
2524 if test $ac_must_keep_next = true; then
2528 *=* | --config-cache | -C | -disable-* | --disable-* \
2529 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2530 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2531 | -with-* | --with-* | -without-* | --without-* | --x)
2536 -* ) ac_must_keep_next=true ;;
2548 # config.log. We remove comments because anyway the quotes in there
2555 # Save into config.log some information that might help in debugging.
2559 printf "%s\n" "## ---------------- ##
2561 ## ---------------- ##"
2565 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2570 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
2583 sed -n \
2588 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2595 printf "%s\n" "## ----------------- ##
2597 ## ----------------- ##"
2609 if test -n "$ac_subst_files"; then
2610 printf "%s\n" "## ------------------- ##
2612 ## ------------------- ##"
2625 if test -s confdefs.h; then
2626 printf "%s\n" "## ----------- ##
2628 ## ----------- ##"
2633 test "$ac_signal" != 0 &&
2637 rm -f core *.core core.conftest.* &&
2638 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2647 rm -f -r conftest* confdefs.h
2668 if test -n "$CONFIG_SITE"; then
2670 elif test "x$prefix" != xNONE; then
2671 ac_site_files="$prefix/share/config.site $prefix/etc/config.site"
2673 ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
2684 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2689 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2692 See \`config.log' for more details" "$LINENO" 5; }
2696 if test -r "$cache_file"; then
2699 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2700 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2713 # Test code for whether the C compiler supports C89 (global declarations)
2716 Do not test the value of __STDC__, because some compilers set it to 0
2744 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2747 as an "x". The following induces an error, until -std is added to get
2750 that is true only with -std. */
2751 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2753 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2756 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2758 int test (int i, double x);
2764 # Test code for whether the C compiler supports C89 (body of main).
2769 # Test code for whether the C compiler supports C99 (global declarations)
2787 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
2810 static long long int bignum = -9223372036854775807LL;
2830 // See if C++-style comments work.
2875 # Test code for whether the C compiler supports C99 (body of main).
2893 ia->datasize = 10;
2894 for (int i = 0; i < ia->datasize; ++i)
2895 ia->data[i] = i * 1.234;
2900 .name = L"Test wide string",
2908 dynamic_array[ni.number - 1] = 543;
2912 || dynamic_array[ni.number - 1] != 543);
2915 # Test code for whether the C compiler supports C11 (global declarations)
2935 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2949 // Check UTF-8 literals.
2958 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2969 # Test code for whether the C compiler supports C11 (body of main).
2979 # Test code for whether the C compiler supports C11 (complete).
2995 # Test code for whether the C compiler supports C99 (complete).
3009 # Test code for whether the C compiler supports C89 (complete).
3021 # Test code for whether the C++ compiler supports C++98 (global declarations)
3048 throw "test";
3052 assert (!(strcmp) (s, "test"));
3066 # Test code for whether the C++ compiler supports C++98 (body of main)
3078 # Test code for whether the C++ compiler supports C++11 (global declarations)
3101 virtual int getval() { return this->n; };
3110 virtual int getval() override final { return this->n * 2; }
3131 template <typename V> auto sum(V first) -> V
3135 template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
3142 # Test code for whether the C++ compiler supports C++11 (body of main)
3145 // Test auto and decltype
3156 // Test constexpr
3160 // Test initializer lists
3164 // Test range-based for
3170 // Test lambda expressions
3180 // Test use of variadic templates
3187 // Test constructor delegation
3193 // Test override and final
3197 // Test nullptr
3201 // Test template brackets
3206 char const *utf8 = u8"UTF-8 string \u2500";
3207 char16_t const *utf16 = u"UTF-8 string \u2500";
3208 char32_t const *utf32 = U"UTF-32 string \u2500";
3212 # Test code for whether the C compiler supports C++11 (complete).
3226 # Test code for whether the C compiler supports C++98 (complete).
3248 ac_aux_files="install-sh config.guess config.sub"
3251 ac_aux_dir_candidates="${srcdir}/./config"
3254 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
3260 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
3273 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
3278 # As a special case, if "install-sh" is required, that requirement
3279 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
3281 if test x"$ac_aux" = x"install-sh"
3283 if 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}install.sh"; then
3287 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
3288 ac_install_sh="${as_dir}install.sh -c"
3289 elif test -f "${as_dir}shtool"; then
3290 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
3291 ac_install_sh="${as_dir}shtool install -c"
3295 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
3301 if test -f "${as_dir}${ac_aux}"; then
3302 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
3313 if test "$ac_aux_dir_found" = yes; then
3334 if test -f "${ac_aux_dir}config.guess"; then
3335 ac_config_guess="$SHELL ${ac_aux_dir}config.guess"
3337 if test -f "${ac_aux_dir}config.sub"; then
3338 ac_config_sub="$SHELL ${ac_aux_dir}config.sub"
3340 if test -f "$ac_aux_dir/configure"; then
3354 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the p…
3358 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >…
3363 if test "x$ac_old_val" != "x$ac_new_val"; then
3367 if test "$ac_old_val_w" != "$ac_new_val_w"; then
3368 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run…
3372 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' s…
3376 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
3378 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
3382 # Pass precious variables to config.status.
3383 if test "$ac_new_set" = set; then
3395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3397 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the…
3399 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
3402 ## -------------------- ##
3404 ## -------------------- ##
3408 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3409 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3417 if test x"$runstatedir" = x; then
3424 if test "$sysconfdir" = /etc; then
3432 if test ! -r "$srcdir/./aclocal.m4"; then
3436 ac_config_fragdir=$ac_reltopdir/config
3459 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3460 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3462 if test -n "$ac_tool_prefix"; then
3465 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3467 if test ${ac_cv_prog_CC+y}
3471 if test -n "$CC"; then
3472 ac_cv_prog_CC="$CC" # Let the user override the test.
3486 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3496 if test -n "$CC"; then
3497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3500 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3506 if test -z "$ac_cv_prog_CC"; then
3510 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3512 if test ${ac_cv_prog_ac_ct_CC+y}
3516 if test -n "$ac_ct_CC"; then
3517 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3531 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3541 if test -n "$ac_ct_CC"; then
3542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3545 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3549 if test "x$ac_ct_CC" = x; then
3554 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3564 if test -z "$CC"; then
3565 if test -n "$ac_tool_prefix"; then
3568 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3570 if test ${ac_cv_prog_CC+y}
3574 if test -n "$CC"; then
3575 ac_cv_prog_CC="$CC" # Let the user override the test.
3589 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3599 if test -n "$CC"; then
3600 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3603 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3610 if test -z "$CC"; then
3613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3615 if test ${ac_cv_prog_CC+y}
3619 if test -n "$CC"; then
3620 ac_cv_prog_CC="$CC" # Let the user override the test.
3634 if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3639 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3646 if test $ac_prog_rejected = yes; then
3650 if test $# != 0; then
3661 if test -n "$CC"; then
3662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3665 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3671 if test -z "$CC"; then
3672 if test -n "$ac_tool_prefix"; then
3677 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3679 if test ${ac_cv_prog_CC+y}
3683 if test -n "$CC"; then
3684 ac_cv_prog_CC="$CC" # Let the user override the test.
3698 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3708 if test -n "$CC"; then
3709 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3712 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3717 test -n "$CC" && break
3720 if test -z "$CC"; then
3726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3728 if test ${ac_cv_prog_ac_ct_CC+y}
3732 if test -n "$ac_ct_CC"; then
3733 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3747 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3757 if test -n "$ac_ct_CC"; then
3758 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3761 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3766 test -n "$ac_ct_CC" && break
3769 if test "x$ac_ct_CC" = x; then
3774 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3783 if test -z "$CC"; then
3784 if test -n "$ac_tool_prefix"; then
3787 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3789 if test ${ac_cv_prog_CC+y}
3793 if test -n "$CC"; then
3794 ac_cv_prog_CC="$CC" # Let the user override the test.
3808 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3818 if test -n "$CC"; then
3819 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3822 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3828 if test -z "$ac_cv_prog_CC"; then
3832 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3834 if test ${ac_cv_prog_ac_ct_CC+y}
3838 if test -n "$ac_ct_CC"; then
3839 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3853 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3863 if test -n "$ac_ct_CC"; then
3864 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3867 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3871 if test "x$ac_ct_CC" = x; then
3876 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3889 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3892 See \`config.log' for more details" "$LINENO" 5; }
3895 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3898 for ac_option in --version -v -V -qversion -version; do
3904 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3908 if test -s conftest.err; then
3914 rm -f conftest.er1 conftest.err
3915 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3916 test $ac_status = 0; }
3919 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3932 # Try to create an executable without -o first, disregard a.out.
3935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3937 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3950 rm -f $ac_rmfiles
3957 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3961 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3962 test $ac_status = 0; }
3964 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3967 # so that the user can short-circuit this test for compilers unknown to
3971 test -f "$ac_file" || continue
3980 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
3984 # We set ac_cv_exeext here because the later test for it is not
3985 # safe: cross compilers may not add the suffix if given an `-o'
3994 test "$ac_cv_exeext" = no && ac_cv_exeext=
3999 if test -z "$ac_file"
4001 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4006 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4009 See \`config.log' for more details" "$LINENO" 5; }
4011 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4014 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4020 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
4022 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4029 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4033 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4034 test $ac_status = 0; }
4041 test -f "$ac_file" || continue
4050 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4053 See \`config.log' for more details" "$LINENO" 5; }
4055 rm -f conftest conftest$ac_cv_exeext
4056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4059 rm -f conftest.$ac_ext
4062 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4078 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4080 if test "$cross_compiling" != yes; then
4086 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4090 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4091 test $ac_status = 0; }
4097 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4101 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4102 test $ac_status = 0; }; }; then
4105 if test "$cross_compiling" = maybe; then
4108 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4111 If you meant to cross compile, use \`--host'.
4112 See \`config.log' for more details" "$LINENO" 5; }
4116 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4119 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4123 if test ${ac_cv_objext+y}
4127 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4138 rm -f conftest.o conftest.obj
4144 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4148 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4149 test $ac_status = 0; }
4152 test -f "$ac_file" || continue;
4163 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4166 See \`config.log' for more details" "$LINENO" 5; }
4168 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
4176 if test ${ac_cv_c_compiler_gnu+y}
4180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4200 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4204 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4208 if test $ac_compiler_gnu = yes; then
4215 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4216 printf %s "checking whether $CC accepts -g... " >&6; }
4217 if test ${ac_cv_prog_cc_g+y}
4224 CFLAGS="-g"
4225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4241 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4257 CFLAGS="-g"
4258 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4273 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4275 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4277 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4280 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4282 if test $ac_test_CFLAGS; then
4284 elif test $ac_cv_prog_cc_g = yes; then
4285 if test "$GCC" = yes; then
4286 CFLAGS="-g -O2"
4288 CFLAGS="-g"
4291 if test "$GCC" = yes; then
4292 CFLAGS="-O2"
4298 if test x$ac_prog_cc_stdc = xno
4300 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
4302 if test ${ac_cv_prog_cc_c11+y}
4308 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4312 for ac_arg in '' -std=gnu11
4319 rm -f core conftest.err conftest.$ac_objext conftest.beam
4320 test "x$ac_cv_prog_cc_c11" != "xno" && break
4322 rm -f conftest.$ac_ext
4326 if test "x$ac_cv_prog_cc_c11" = xno
4328 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4331 if test "x$ac_cv_prog_cc_c11" = x
4333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4336 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
4344 if test x$ac_prog_cc_stdc = xno
4346 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
4348 if test ${ac_cv_prog_cc_c99+y}
4354 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4358 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
4365 rm -f core conftest.err conftest.$ac_objext conftest.beam
4366 test "x$ac_cv_prog_cc_c99" != "xno" && break
4368 rm -f conftest.$ac_ext
4372 if test "x$ac_cv_prog_cc_c99" = xno
4374 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4377 if test "x$ac_cv_prog_cc_c99" = x
4379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4382 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4390 if test x$ac_prog_cc_stdc = xno
4392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
4394 if test ${ac_cv_prog_cc_c89+y}
4400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4404 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
4411 rm -f core conftest.err conftest.$ac_objext conftest.beam
4412 test "x$ac_cv_prog_cc_c89" != "xno" && break
4414 rm -f conftest.$ac_ext
4418 if test "x$ac_cv_prog_cc_c89" = xno
4420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4423 if test "x$ac_cv_prog_cc_c89" = x
4425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4428 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4439 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4440 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4451 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4452 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4454 if test -z "$CXX"; then
4455 if test -n "$CCC"; then
4458 if test -n "$ac_tool_prefix"; then
4463 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4465 if test ${ac_cv_prog_CXX+y}
4469 if test -n "$CXX"; then
4470 ac_cv_prog_CXX="$CXX" # Let the user override the test.
4484 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4494 if test -n "$CXX"; then
4495 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
4498 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4503 test -n "$CXX" && break
4506 if test -z "$CXX"; then
4512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4514 if test ${ac_cv_prog_ac_ct_CXX+y}
4518 if test -n "$ac_ct_CXX"; then
4519 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
4533 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4543 if test -n "$ac_ct_CXX"; then
4544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
4547 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4552 test -n "$ac_ct_CXX" && break
4555 if test "x$ac_ct_CXX" = x; then
4560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
4571 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
4574 for ac_option in --version -v -V -qversion; do
4580 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4584 if test -s conftest.err; then
4590 rm -f conftest.er1 conftest.err
4591 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4592 test $ac_status = 0; }
4595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5
4597 if test ${ac_cv_cxx_compiler_gnu+y}
4601 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4621 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4629 if test $ac_compiler_gnu = yes; then
4636 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
4637 printf %s "checking whether $CXX accepts -g... " >&6; }
4638 if test ${ac_cv_prog_cxx_g+y}
4645 CXXFLAGS="-g"
4646 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4662 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4678 CXXFLAGS="-g"
4679 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4694 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4696 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4698 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4701 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
4703 if test $ac_test_CXXFLAGS; then
4705 elif test $ac_cv_prog_cxx_g = yes; then
4706 if test "$GXX" = yes; then
4707 CXXFLAGS="-g -O2"
4709 CXXFLAGS="-g"
4712 if test "$GXX" = yes; then
4713 CXXFLAGS="-O2"
4719 if test x$ac_prog_cxx_stdcxx = xno
4721 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >…
4723 if test ${ac_cv_prog_cxx_cxx11+y}
4729 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4733 for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA
4740 rm -f core conftest.err conftest.$ac_objext conftest.beam
4741 test "x$ac_cv_prog_cxx_cxx11" != "xno" && break
4743 rm -f conftest.$ac_ext
4747 if test "x$ac_cv_prog_cxx_cxx11" = xno
4749 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4752 if test "x$ac_cv_prog_cxx_cxx11" = x
4754 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
4765 if test x$ac_prog_cxx_stdcxx = xno
4767 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >…
4769 if test ${ac_cv_prog_cxx_cxx98+y}
4775 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4779 for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA
4786 rm -f core conftest.err conftest.$ac_objext conftest.beam
4787 test "x$ac_cv_prog_cxx_cxx98" != "xno" && break
4789 rm -f conftest.$ac_ext
4793 if test "x$ac_cv_prog_cxx_cxx98" = xno
4795 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4798 if test "x$ac_cv_prog_cxx_cxx98" = x
4800 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
4814 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4815 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4820 …cachevar=`echo "krb5_cv_cc_flag_-Werror=unknown-warning-option" | sed -e s/=/_eq_/g -e s/-/_dash_/…
4821 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror=unknown-warn…
4822 printf %s "checking if C compiler supports -Werror=unknown-warning-option... " >&6; }
4823 if eval test \${$cachevar+y}
4828 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4842 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror=unknown-warning-option"
4843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4860 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4863 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
4865 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4870 if eval test '"${'$cachevar'}"' = yes; then
4871 WARN_CFLAGS="$WARN_CFLAGS -Werror=unknown-warning-option"
4875 if test $flag_supported = yes; then
4876 cflags_warning_test_flags=-Werror=unknown-warning-option
4881 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4882 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4884 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4887 if test -n "$CPP" && test -d "$CPP"; then
4890 if test -z "$CPP"; then
4891 if test ${ac_cv_prog_CPP+y}
4896 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
4902 # with a fresh cross-compiler works.
4903 # On the NeXT, cc -E runs the code through the compiler's parser,
4905 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4917 rm -f conftest.err conftest.i conftest.$ac_ext
4921 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4934 rm -f conftest.err conftest.i conftest.$ac_ext
4938 rm -f conftest.i conftest.err conftest.$ac_ext
4952 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4958 # with a fresh cross-compiler works.
4959 # On the NeXT, cc -E runs the code through the compiler's parser,
4961 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4973 rm -f conftest.err conftest.i conftest.$ac_ext
4977 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4990 rm -f conftest.err conftest.i conftest.$ac_ext
4994 rm -f conftest.i conftest.err conftest.$ac_ext
4999 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5002 See \`config.log' for more details" "$LINENO" 5; }
5007 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5008 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5019 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
5020 if test -n "$ac_tool_prefix"; then
5021 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
5022 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
5023 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5025 if test ${ac_cv_path_PKG_CONFIG+y}
5031 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
5046 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5057 if test -n "$PKG_CONFIG"; then
5058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
5061 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5067 if test -z "$ac_cv_path_PKG_CONFIG"; then
5069 # Extract the first word of "pkg-config", so it can be a program name with args.
5070 set dummy pkg-config; ac_word=$2
5071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5073 if test ${ac_cv_path_ac_pt_PKG_CONFIG+y}
5079 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
5094 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5105 if test -n "$ac_pt_PKG_CONFIG"; then
5106 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
5109 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5113 if test "x$ac_pt_PKG_CONFIG" = x; then
5118 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
5129 if test -n "$PKG_CONFIG"; then
5131 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_ve…
5132 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; }
5133 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
5134 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5142 test "$program_prefix" != NONE &&
5145 test "$program_suffix" != NONE &&
5155 # Make sure we can run config.sub.
5156 $SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 ||
5157 as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5
5159 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5161 if test ${ac_cv_build+y}
5166 test "x$ac_build_alias" = x &&
5167 ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"`
5168 test "x$ac_build_alias" = x &&
5170 ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` ||
5171 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5
5174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5177 *-*-*) ;;
5181 ac_save_IFS=$IFS; IFS='-'
5191 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
5194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
5196 if test ${ac_cv_host+y}
5200 if test "x$host_alias" = x; then
5203 ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` ||
5204 as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5
5208 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5211 *-*-*) ;;
5215 ac_save_IFS=$IFS; IFS='-'
5225 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5230 if test ${ac_cv_path_SED+y}
5240 if test -z "$SED"; then
5242 # Loop through the user's path and test for each of PROGNAME-LIST
5259 case `"$ac_path_SED" --version 2>&1` in
5271 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5274 if test $ac_count -gt ${ac_path_SED_max-0}; then
5280 test $ac_count -gt 10 && break
5282 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5290 if test -z "$ac_cv_path_SED"; then
5298 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5301 rm -f conftest.sed
5303 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5304 printf %s "checking for grep that handles long lines and -e... " >&6; }
5305 if test ${ac_cv_path_GREP+y}
5309 if test -z "$GREP"; then
5311 # Loop through the user's path and test for each of PROGNAME-LIST
5328 case `"$ac_path_GREP" --version 2>&1` in
5340 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
5343 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5349 test $ac_count -gt 10 && break
5351 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5359 if test -z "$ac_cv_path_GREP"; then
5367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5372 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5374 if test ${ac_cv_path_EGREP+y}
5378 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5379 then ac_cv_path_EGREP="$GREP -E"
5381 if test -z "$EGREP"; then
5383 # Loop through the user's path and test for each of PROGNAME-LIST
5400 case `"$ac_path_EGREP" --version 2>&1` in
5415 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5421 test $ac_count -gt 10 && break
5423 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5431 if test -z "$ac_cv_path_EGREP"; then
5440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5454 if test $ac_cv_c_compiler_gnu = yes ; then
5459 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU linker" >&5
5461 if test ${krb5_cv_prog_gnu_ld+y}
5466 if test "$GCC" = yes; then
5467 if { ac_try='$CC -Wl,-v 2>&1 | grep "GNU ld" > /dev/null'
5468 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_try\""; } >&5
5471 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5472 test $ac_status = 0; }; }; then
5477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_prog_gnu_ld" >&5
5480 # Check whether --with-size-optimizations was given.
5481 if test ${with_size_optimizations+y}
5488 if test "$withval" = yes; then
5493 # -Wno-long-long, if needed, for k5-platform.h without inttypes.h etc.
5494 extra_gcc_warn_opts="-Wall -Wcast-align -Wshadow"
5495 # -Wmissing-prototypes
5496 if test "$GCC" = yes ; then
5497 # Putting this here means we get -Os after -O2, which works.
5498 if test "$with_size_optimizations" = yes && test "x$krb5_ac_cflags_set" != xset; then
5499 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding -Os optimization option" >&5
5500 printf "%s\n" "$as_me: adding -Os optimization option" >&6;}
5502 "-g -O2") CFLAGS="-g -Os" ;;
5503 "-O2") CFLAGS="-Os" ;;
5504 *) CFLAGS="$CFLAGS -Os" ;;
5507 if test "x$krb5_ac_warn_cflags_set" = xset ; then
5508 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra gcc warning flags because WARN_CFLA…
5511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding extra warning flags for gcc" >&5
5513 WARN_CFLAGS="$WARN_CFLAGS $extra_gcc_warn_opts -Wmissing-prototypes"
5514 if test "`uname -s`" = Darwin ; then
5515 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: skipping pedantic warnings on Darwin" >&5
5517 elif test "`uname -s`" = Linux ; then
5518 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: skipping pedantic warnings on Linux" >&5
5521 WARN_CFLAGS="$WARN_CFLAGS -pedantic"
5523 if test "$ac_cv_cxx_compiler_gnu" = yes; then
5524 if test "x$krb5_ac_warn_cxxflags_set" = xset ; then
5525 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra g++ warnings because WARN_CXXFLAGS …
5528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding extra warning flags for g++" >&5
5533 # Currently, G++ does not support -Wno-format-zero-length.
5534 …cachevar=`echo "krb5_cv_cc_flag_-Wno-format-zero-length" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/…
5535 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Wno-format-zero-len…
5536 printf %s "checking if C compiler supports -Wno-format-zero-length... " >&6; }
5537 if eval test \${$cachevar+y}
5542 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5556 CFLAGS="$CFLAGS $cflags_warning_test_flags -Wno-format-zero-length"
5557 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5574 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5577 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5579 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5582 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5584 if eval test '"${'$cachevar'}"' = yes; then
5585 WARN_CFLAGS="$WARN_CFLAGS -Wno-format-zero-length"
5591 …-overflow missing-format-attribute missing-prototypes return-type missing-braces parentheses switc…
5592 …cachevar=`echo "krb5_cv_cc_flag_-W$flag" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/[^a-zA-Z0-9_]/_/…
5593 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -W$flag" >&5
5594 printf %s "checking if C compiler supports -W$flag... " >&6; }
5595 if eval test \${$cachevar+y}
5600 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5614 CFLAGS="$CFLAGS $cflags_warning_test_flags -W$flag"
5615 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5632 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5635 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5637 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5640 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5642 if eval test '"${'$cachevar'}"' = yes; then
5643 WARN_CFLAGS="$WARN_CFLAGS -W$flag"
5648 # old-style-definition? generates many, many warnings
5653 # is added after the -Werror=foo feature, you can just put
5654 # error=foo in the above list, and skip the test for the
5655 # warning-only form.) At least in some versions, -Werror= doesn't
5661 for flag in declaration-after-statement ; do
5662 …cachevar=`echo "krb5_cv_cc_flag_-Werror=$flag" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/[^a-zA-Z0-…
5663 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror=$flag" >&5
5664 printf %s "checking if C compiler supports -Werror=$flag... " >&6; }
5665 if eval test \${$cachevar+y}
5670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5684 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror=$flag"
5685 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5702 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5705 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5707 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5710 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5712 if eval test '"${'$cachevar'}"' = yes; then
5713 WARN_CFLAGS="$WARN_CFLAGS -Werror=$flag"
5717 if test "$flag_supported" = no; then
5718 …cachevar=`echo "krb5_cv_cc_flag_-W$flag" | sed -e s/=/_eq_/g -e s/-/_dash_/g -e s/[^a-zA-Z0-9_]/_/…
5719 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -W$flag" >&5
5720 printf %s "checking if C compiler supports -W$flag... " >&6; }
5721 if eval test \${$cachevar+y}
5726 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5740 CFLAGS="$CFLAGS $cflags_warning_test_flags -W$flag"
5741 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5758 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5761 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5763 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5768 if eval test '"${'$cachevar'}"' = yes; then
5769 WARN_CFLAGS="$WARN_CFLAGS -W$flag"
5777 # In some compiler versions -- e.g., "gcc version 4.2.1 (Apple
5778 # Inc. build 5664)" -- the -Werror- option works, but the -Werror=
5780 # flagged as errors. If neither works, -Wall implies
5781 # -Wimplicit-function-declaration so don't bother.
5782 …achevar=`echo "krb5_cv_cc_flag_-Werror-implicit-function-declaration" | sed -e s/=/_eq_/g -e s/-/_…
5783 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror-implicit-fun…
5784 printf %s "checking if C compiler supports -Werror-implicit-function-declaration... " >&6; }
5785 if eval test \${$cachevar+y}
5790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5804 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror-implicit-function-declaration"
5805 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5822 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5825 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5827 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5830 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5832 if eval test '"${'$cachevar'}"' = yes; then
5833 WARN_CFLAGS="$WARN_CFLAGS -Werror-implicit-function-declaration"
5837 if test "implicit-function-declaration_supported" = no; then
5838 …achevar=`echo "krb5_cv_cc_flag_-Werror=implicit-function-declaration" | sed -e s/=/_eq_/g -e s/-/_…
5839 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if C compiler supports -Werror=implicit-fun…
5840 printf %s "checking if C compiler supports -Werror=implicit-function-declaration... " >&6; }
5841 if eval test \${$cachevar+y}
5846 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5860 CFLAGS="$CFLAGS $cflags_warning_test_flags -Werror=implicit-function-declaration"
5861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5878 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5881 as_fn_error $? "compiling simple test program with $CFLAGS failed" "$LINENO" 5
5883 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
5888 if eval test '"${'$cachevar'}"' = yes; then
5889 WARN_CFLAGS="$WARN_CFLAGS -Werror=implicit-function-declaration"
5896 if test "`uname -s`" = Darwin ; then
5897 # Someday this should be a feature test.
5904 *-fcommon*) ;; # why someone would do this, I don't know
5905 *-fno-common*) ;; # okay, they're already doing the right thing
5907 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: disabling the use of common storage on Darwin" >&5
5909 CFLAGS="$CFLAGS -fno-common"
5914 if test "`uname -s`" = AIX ; then
5918 # in function calls. Let's try to fix that with -qhalt=e.
5920 *-qhalt=*) ;;
5922 CFLAGS="$CFLAGS -qhalt=e"
5923 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding -qhalt=e for better error reporting" >&5
5924 printf "%s\n" "$as_me: adding -qhalt=e for better error reporting" >&6;}
5930 # includes k5-int.h whether it uses threads or not.
5932 *-O*) ;;
5934 CFLAGS="$CFLAGS -O"
5935 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: adding -O for inline thread-support function elimina…
5936 printf "%s\n" "$as_me: adding -O for inline thread-support function elimination" >&6;}
5940 if test "`uname -s`" = SunOS ; then
5942 # We have some error-out-on-warning options available.
5943 # Sunsoft 12 compiler defaults to -xc99=all, it appears, so "inline"
5944 # works, but it also means that declaration-in-code warnings won't
5946 # -v -fd -errwarn=E_DECLARATION_IN_CODE ...
5947 if test "x$krb5_ac_warn_cflags_set" = xset ; then
5948 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra warning flags because WARN_CFLAGS w…
5951 …WARN_CFLAGS="-errtags=yes -errwarn=E_BAD_PTR_INT_COMBINATION,E_BAD_PTR_INT_COMB_ARG,E_PTR_TO_VOID_…
5953 if test "x$krb5_ac_warn_cxxflags_set" = xset ; then
5954 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: not adding extra warning flags because WARN_CXXFLAGS…
5957 WARN_CXXFLAGS="-errtags=yes +w +w2 -xport64"
5964 if test -z "$LD" ; then LD=$CC; fi
5968 # Check whether --with-system-et was given.
5969 if test ${with_system_et+y}
5974 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which version of com_err to use" >&5
5976 if test "x$with_system_et" = xyes ; then
5979 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: system" >&5
5983 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: krb5" >&5
5987 COM_ERR_LIB=-lcom_err
5988 if test $COM_ERR_VERSION = sys; then
5991 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for com_err" >&5
5994 if test -n "$COM_ERR_CFLAGS"; then
5996 elif test -n "$PKG_CONFIG"; then
5997 if test -n "$PKG_CONFIG" && \
5998 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"com_err\"";…
5999 ($PKG_CONFIG --exists --print-errors "com_err") 2>&5
6001 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6002 test $ac_status = 0; }; then
6003 pkg_cv_COM_ERR_CFLAGS=`$PKG_CONFIG --cflags "com_err" 2>/dev/null`
6004 test "x$?" != "x0" && pkg_failed=yes
6011 if test -n "$COM_ERR_LIBS"; then
6013 elif test -n "$PKG_CONFIG"; then
6014 if test -n "$PKG_CONFIG" && \
6015 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"com_err\"";…
6016 ($PKG_CONFIG --exists --print-errors "com_err") 2>&5
6018 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6019 test $ac_status = 0; }; then
6020 pkg_cv_COM_ERR_LIBS=`$PKG_CONFIG --libs "com_err" 2>/dev/null`
6021 test "x$?" != "x0" && pkg_failed=yes
6031 if test $pkg_failed = yes; then
6032 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6035 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
6040 if test $_pkg_short_errors_supported = yes; then
6041 … COM_ERR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "com_err" 2>&1`
6043 COM_ERR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "com_err" 2>&1`
6045 # Put the nasty error message in config.log where it belongs
6049 elif test $pkg_failed = untried; then
6050 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6060 if test "x$have_com_err = xyes"; then
6065 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for add_error_table in -lcom_err" >&5
6066 printf %s "checking for add_error_table in -lcom_err... " >&6; }
6067 if test ${ac_cv_lib_com_err_add_error_table+y}
6072 LIBS="-lcom_err $LIBS"
6073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6094 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6098 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_add_error_table" >&5
6100 if test "x$ac_cv_lib_com_err_add_error_table" = xyes
6107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for remove_error_table in -lcom_err" >&5
6108 printf %s "checking for remove_error_table in -lcom_err... " >&6; }
6109 if test ${ac_cv_lib_com_err_remove_error_table+y}
6114 LIBS="-lcom_err $LIBS"
6115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6136 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6140 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_remove_error_table" >&5
6142 if test "x$ac_cv_lib_com_err_remove_error_table" = xyes
6159 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6161 if test ${ac_cv_prog_compile_et+y}
6165 if test -n "$compile_et"; then
6166 ac_cv_prog_compile_et="$compile_et" # Let the user override the test.
6180 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6190 if test -n "$compile_et"; then
6191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $compile_et" >&5
6194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6199 test -n "$compile_et" && break
6201 test -n "$compile_et" || compile_et="false"
6203 if test "$compile_et" = false; then
6206 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether compile_et is useful" >&5
6208 if test ${krb5_cv_compile_et_useful+y}
6216 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6234 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6235 # Anything else we need to test for?
6236 rm -f conf$$e.c conf$$e.h
6240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_compile_et_useful" >&5
6242 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether compile_et supports --textdomain" >…
6243 printf %s "checking whether compile_et supports --textdomain... " >&6; }
6244 if test ${krb5_cv_compile_et_textdomain+y}
6250 if compile_et --textdomain=xyzw conf$$e.et >/dev/null 2>&1 ; then
6251 if grep -q xyzw conf$$e.c; then
6255 rm -f conf$$e.c conf$$e.h
6258 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_compile_et_textdomain" >&5
6260 if test "$krb5_cv_compile_et_textdomain" = yes; then
6263 rm -f conf$$e.et
6268 if test "$COM_ERR_VERSION" = k5 -o "$COM_ERR_VERSION" = intlsys; then
6275 # Check whether --with-system-ss was given.
6276 if test ${with_system_ss+y}
6282 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which version of subsystem package to use" >…
6284 if test "x$with_system_ss" = xyes ; then
6286 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: system" >&5
6290 test "x${SS_LIB+set}" = xset || SS_LIB=-lss
6293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether system ss package works" >&5
6295 if test ${krb5_cv_system_ss_okay+y}
6299 if test "$cross_compiling" = yes
6303 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6319 as_fn_error $? "cannot run test program" "$LINENO" 5
6321 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6326 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_system_ss_okay" >&5
6331 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if ss_execute_command needs a prototype prov…
6333 if test ${krb5_cv_func_ss_execute_command_noproto+y}
6337 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6357 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6359 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_ss_execute_command_noproto" >&5
6361 if test $krb5_cv_func_ss_execute_command_noproto = yes; then
6370 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: krb5" >&5
6377 # Check whether --with-system-db was given.
6378 if test ${with_system_db+y}
6385 if test "x$with_system_db" = xyes ; then
6393 test "x${DB_HEADER+set}" = xset || DB_HEADER=db.h
6394 test "x${DB_LIB+set}" = xset || DB_LIB=-ldb
6396 if test "x${DB_HEADER}" = xdb.h ; then
6412 DB_LIB=-ldb
6419 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
6420 printf %s "checking for an ANSI C-conforming const... " >&6; }
6421 if test ${ac_cv_c_const+y}
6425 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6444 an arm of an if-expression whose if-part is not a constant
6447 pcpcc = &g + (g ? g-g : 0);
6460 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
6465 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
6471 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
6473 struct s *b = &bx; b->j = 5;
6475 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
6492 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
6496 if test $ac_cv_c_const = no; then
6503 # Check whether --with-netlib was given.
6504 if test ${with_netlib+y}
6506 withval=$with_netlib; if test "$withval" = yes -o "$withval" = no ; then
6507 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: \"netlib will link with C library resolver o…
6511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: \"netlib will use \'$withval\'\"" >&5
6520 if test "x$ac_cv_func_gethostbyname" = xyes
6526 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
6527 printf %s "checking for gethostbyname in -lnsl... " >&6; }
6528 if test ${ac_cv_lib_nsl_gethostbyname+y}
6533 LIBS="-lnsl $LIBS"
6534 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6555 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
6561 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes
6565 LIBS="-lnsl $LIBS"
6570 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lsocket" >&5
6571 printf %s "checking for gethostbyname in -lsocket... " >&6; }
6572 if test ${ac_cv_lib_socket_gethostbyname+y}
6577 LIBS="-lsocket $LIBS"
6578 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6599 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6603 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_gethostbyname" >&5
6605 if test "x$ac_cv_lib_socket_gethostbyname" = xyes
6609 LIBS="-lsocket $LIBS"
6616 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lsocket" >&5
6617 printf %s "checking for gethostbyname in -lsocket... " >&6; }
6618 if test ${ac_cv_lib_socket_gethostbyname+y}
6623 LIBS="-lsocket -lnsl $LIBS"
6624 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6645 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6649 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_gethostbyname" >&5
6651 if test "x$ac_cv_lib_socket_gethostbyname" = xyes
6653 LIBS="-lsocket -lnsl $LIBS"
6655 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lresolv" >&5
6656 printf %s "checking for gethostbyname in -lresolv... " >&6; }
6657 if test ${ac_cv_lib_resolv_gethostbyname+y}
6662 LIBS="-lresolv $LIBS"
6663 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6684 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_gethostbyname" >&5
6690 if test "x$ac_cv_lib_resolv_gethostbyname" = xyes
6692 LIBS="-lresolv $LIBS"
6707 if test "x$ac_cv_func_socket" = xyes
6711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
6712 printf %s "checking for socket in -lsocket... " >&6; }
6713 if test ${ac_cv_lib_socket_socket+y}
6718 LIBS="-lsocket $LIBS"
6719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6740 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6744 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
6746 if test "x$ac_cv_lib_socket_socket" = xyes
6750 LIBS="-lsocket $LIBS"
6753 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
6754 printf %s "checking for socket in -lsocket... " >&6; }
6755 if test ${ac_cv_lib_socket_socket+y}
6760 LIBS="-lsocket -lnsl $LIBS"
6761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6782 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6786 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
6788 if test "x$ac_cv_lib_socket_socket" = xyes
6790 LIBS="-lsocket -lnsl $LIBS"
6799 # Check whether --enable-dns-for-realm was given.
6800 if test ${enable_dns_for_realm+y}
6807 if test "$enable_dns_for_realm" = yes; then
6818 if test "$enable_dns" = yes ; then
6821 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lresolv" >&5
6822 printf %s "checking for main in -lresolv... " >&6; }
6823 if test ${ac_cv_lib_resolv_main+y}
6828 LIBS="-lresolv $LIBS"
6829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6847 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_main" >&5
6853 if test "x$ac_cv_lib_resolv_main" = xyes
6857 LIBS="-lresolv $LIBS"
6868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $krb5_func" >&5
6870 if eval test \${krb5_cv_func_$krb5_func+y}
6874 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6898 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6902 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6904 if test `eval 'as_val=${'krb5_cv_func_$krb5_func'};printf "%s\n" "$as_val"'` = yes
6914 if test $krb5_cv_func_res_nsearch = no \
6915 && test $krb5_cv_func_res_search = no; then
6918 if test "x$ac_cv_func_res_search" = xyes
6933 # Check whether --with-hesiod was given.
6934 if test ${with_hesiod+y}
6941 if test "$with_hesiod" != "no"; then
6942 HESIOD_DEFS=-DHESIOD
6943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for res_send in -lresolv" >&5
6944 printf %s "checking for res_send in -lresolv... " >&6; }
6945 if test ${ac_cv_lib_resolv_res_send+y}
6950 LIBS="-lresolv $LIBS"
6951 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6972 rm -f core conftest.err conftest.$ac_objext conftest.beam \
6976 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_send" >&5
6978 if test "x$ac_cv_lib_resolv_res_send" = xyes
6980 res_lib=-lresolv
6983 if test "$hesiod" != "yes"; then
6984 HESIOD_LIBS="-L${hesiod}/lib -lhesiod $res_lib"
6986 HESIOD_LIBS="-lhesiod $res_lib"
6993 # Check whether --enable-maintainer-mode was given.
6994 if test ${enable_maintainer_mode+y}
7001 if test "$USE_MAINTAINER_MODE" = yes; then
7004 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: enabling maintainer mode" >&5
7026 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pragma weak references are supported…
7028 if test ${krb5_cv_pragma_weak_ref+y}
7032 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7050 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_pragma_weak_ref" >&5
7055 if test $krb5_cv_pragma_weak_ref = yes ; then
7062 # Check whether --with-ldap was given.
7063 if test ${with_ldap+y}
7068 *) as_fn_error $? "Invalid option value --with-ldap=\"$withval\"" "$LINENO" 5 ;;
7074 if test "$with_ldap" = yes; then
7075 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: enabling OpenLDAP database backend module support" >…
7082 . $ac_topdir/config/shlib.conf
7084 # Check whether --enable-delayed-initialization was given.
7085 if test ${enable_delayed_initialization+y}
7098 …*) as_fn_error $? "invalid option $enable_delayed_initialization for delayed-initialization" "$LI…
7100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for constructor/destructor attribute support…
7102 if test ${krb5_cv_attr_constructor_destructor+y}
7106 rm -f conftest.1 conftest.2
7107 if test -r conftest.1 || test -r conftest.2 ; then
7112 if test -r conftest.1 && test -r conftest.2 ; then true ; else
7118 if test "$cross_compiling" = yes
7120 as_fn_error $? "Cannot test for constructor/destructor support when cross compiling" "$LINENO" 5
7122 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7133 test -r conftest.1 || a=yes
7134 test -r conftest.2 || b=yes
7136 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7141 *-*-aix4.*)
7149 # complicated test case to set up.
7156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_attr_constructor_destructor" >&5
7172 if test -z "$use_linker_init_option" ; then
7175 if test "$use_linker_init_option" = yes; then
7180 if test "$use_linker_fini_option" = yes; then
7185 if test "$lib_unload_prevented" = yes; then
7192 # Check whether --enable-thread-support was given.
7193 if test ${enable_thread_support+y}
7200 if test "$enable_thread_support" = yes ; then
7201 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: enabling thread support" >&5
7207 if test "$enable_thread_support" = yes; then
7214 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7215 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7222 # It gets checked for in the link test anyway.
7227 if test "x$PTHREAD_CFLAGS$PTHREAD_LIBS" != "x"; then
7231 if test "x$PTHREAD_CC" != "x"
7235 if test "x$PTHREAD_CXX" != "x"
7241 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS …
7243 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7262 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7264 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
7266 if test "x$ax_pthread_ok" = "xno"; then
7277 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the
7278 # libraries is broken (non-POSIX).
7282 # starting with a "-" are C compiler flags, and remaining items are
7284 # any flags at all, and "pthread-config" which is a program returning
7287 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
7292 # pthreads: AIX (must check this before -lpthread)
7293 # none: in case threads are in libc; should be tried before -Kthread and
7295 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
7296 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
7297 # (Note: HP C rejects this with "bad form for `-t' option")
7298 # -pthreads: Solaris/gcc (Note: HP C also rejects)
7299 # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it
7301 # -D_REENTRANT too), HP C (must be checked before -lpthread, which
7302 # is present but should not be used directly; and before -mthreads,
7303 # because the compiler interprets this as "-mt" + "-hreads")
7304 # -mthreads: Mingw32/gcc, Lynx/gcc
7306 # --thread-safe: KAI C++
7307 # pthread-config: use pthread-config program (for GNU Pth library)
7313 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
7314 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
7316 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
7321 # From the cc(1) man page: "[-mt] Sets various -D flags to enable
7322 # multi-threading and also sets -lpthread."
7324 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
7329 # IBM z/OS requires a feature-test macro to be defined in order to
7334 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7345 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNI…
7346 printf "%s\n" "$as_me: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pt…
7348 rm -rf conftest*
7355 # (non-functional) versions of the pthreads routines, so link-based
7360 # standard Solaris way of linking pthreads (-mt -lpthread).
7362 ax_pthread_flags="-mt,-lpthread pthread $ax_pthread_flags"
7368 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC is Clang" >&5
7370 if test ${ax_cv_PTHREAD_CLANG+y}
7376 if test "x$GCC" = "xyes"; then
7377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7379 /* Note: Clang 2.7 lacks __clang_[a-z]+__ */
7390 rm -rf conftest*
7395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG" >&5
7400 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
7402 # Note that for GCC and Clang -pthread generally implies -lpthread,
7403 # except when -nostdlib is passed.
7407 # [3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468555
7408 # To solve this, first try -pthread together with -lpthread for GCC
7410 if test "x$GCC" = "xyes"
7412 ax_pthread_flags="-pthread,-lpthread -pthread -pthreads $ax_pthread_flags"
7415 # Clang takes -pthread (never supported any other flag), but we'll try with -lpthread first
7417 if test "x$ax_pthread_clang" = "xyes"
7419 ax_pthread_flags="-pthread,-lpthread -pthread"
7423 # The presence of a feature test macro requesting re-entrant function
7437 ax_pthread_check_macro="--"
7440 if test "x$ax_pthread_check_macro" = "x--"
7448 if test "x$ax_pthread_ok" = "xno"; then
7453 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5
7460 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with \"$PTHREAD_CFLAG…
7464 -*)
7465 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $ax_pthread_try_…
7470 pthread-config)
7471 # Extract the first word of "pthread-config", so it can be a program name with args.
7472 set dummy pthread-config; ac_word=$2
7473 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7475 if test ${ac_cv_prog_ax_pthread_config+y}
7479 if test -n "$ax_pthread_config"; then
7480 ac_cv_prog_ax_pthread_config="$ax_pthread_config" # Let the user override the test.
7494 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7501 test -z "$ac_cv_prog_ax_pthread_config" && ac_cv_prog_ax_pthread_config="no"
7505 if test -n "$ax_pthread_config"; then
7506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_config" >&5
7509 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7514 if test "x$ax_pthread_config" = "xno"
7518 PTHREAD_CFLAGS="`pthread-config --cflags`"
7519 PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
7523 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$ax_pthread_try_…
7524 printf %s "checking for the pthreads library -l$ax_pthread_try_flag... " >&6; }
7525 PTHREAD_LIBS="-l$ax_pthread_try_flag"
7536 # need a special flag -Kthread to make this header compile.)
7537 # We check for pthread_join because it is in -lpthread on IRIX
7539 # due to DEC craziness with -lpthreads. We check for
7541 # functions on Solaris that doesn't have a non-functional libc stub.
7544 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7553 /* To avoid any unused-parameter or
7554 unused-but-set-parameter warning. */
7575 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7581 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
7583 if test "x$ax_pthread_ok" = "xyes"
7594 # Clang needs special handling, because older versions handle the -pthread
7597 if test "x$ax_pthread_clang" = "xyes"; then
7599 # Clang takes -pthread; it has never supported any other flag
7605 # (Note 2: On some systems, notably Darwin, -pthread is not needed
7608 # -pthread does define _REENTRANT, and while the Darwin headers
7609 # ignore this macro, third-party headers might not.)
7613 # taking place, the -pthread option has no effect ("argument unused
7614 # during compilation"). They expect -pthread to be passed in only
7625 # Even though use of the -pthread flag in linking would only print
7626 # a warning, this can be a nuisance for well-run software projects
7627 # that build with -Werror. So if the active version of Clang has
7630 …%s\n" "$as_me:${as_lineno-$LINENO}: checking whether Clang needs flag to prevent \"argument unused…
7631 …ther Clang needs flag to prevent \"argument unused\" warning when linking with -pthread... " >&6; }
7632 if test ${ax_cv_PTHREAD_CLANG_NO_WARN_FLAG+y}
7638 # links in two steps (.c -> .o, .o -> exe) instead of one
7639 # (.c -> exe), because the warning occurs only in the second
7646 … for ax_pthread_try in '' -Qunused-arguments -Wno-unused-command-line-argument unknown; do
7647 if test "x$ax_pthread_try" = "xunknown"
7651 … CFLAGS="-Werror -Wunknown-warning-option $ax_pthread_try -pthread $ax_pthread_save_CFLAGS"
7653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7668 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7672 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7677 if test "x$ax_pthread_try" = "x"
7684 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG_NO_WARN_FLAG" >&5
7697 if test "x$ax_pthread_ok" = "xyes"; then
7704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5
7706 if test ${ax_cv_PTHREAD_JOINABLE_ATTR+y}
7712 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7727 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7732 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_JOINABLE_ATTR" >&5
7734 if test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xunknown" && \
7735 test "x$ax_cv_PTHREAD_JOINABLE_ATTR" != "xPTHREAD_CREATE_JOINABLE" && \
7736 test "x$ax_pthread_joinable_attr_defined" != "xyes"
7745 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether more special flags are required for…
7747 if test ${ax_cv_PTHREAD_SPECIAL_FLAGS+y}
7754 ax_cv_PTHREAD_SPECIAL_FLAGS="-D_POSIX_PTHREAD_SEMANTICS"
7759 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_SPECIAL_FLAGS" >&5
7761 if test "x$ax_cv_PTHREAD_SPECIAL_FLAGS" != "xno" && \
7762 test "x$ax_pthread_special_flags_added" != "xyes"
7768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5
7770 if test ${ax_cv_PTHREAD_PRIO_INHERIT+y}
7774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7792 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7796 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_PRIO_INHERIT" >&5
7798 if test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes" && \
7799 test "x$ax_pthread_prio_inherit_defined" != "xyes"
7812 if test "x$GCC" != "xyes"; then
7825 if test "x${CXX}" != "x"
7839 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7841 if test ${ac_cv_prog_PTHREAD_CC+y}
7845 if test -n "$PTHREAD_CC"; then
7846 ac_cv_prog_PTHREAD_CC="$PTHREAD_CC" # Let the user override the test.
7860 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7870 if test -n "$PTHREAD_CC"; then
7871 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
7874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7879 test -n "$PTHREAD_CC" && break
7881 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
7883 if test "x${CXX}" != "x"
7889 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7891 if test ${ac_cv_prog_PTHREAD_CXX+y}
7895 if test -n "$PTHREAD_CXX"; then
7896 ac_cv_prog_PTHREAD_CXX="$PTHREAD_CXX" # Let the user override the test.
7910 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7920 if test -n "$PTHREAD_CXX"; then
7921 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CXX" >&5
7924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7929 test -n "$PTHREAD_CXX" && break
7931 test -n "$PTHREAD_CXX" || PTHREAD_CXX="$CXX"
7946 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
7947 test -n "$PTHREAD_CXX" || PTHREAD_CXX="$CXX"
7954 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
7955 if test "x$ax_pthread_ok" = "xyes"; then
7962 …as_fn_error $? "cannot determine options for enabling thread support; try --disable-thread-support…
7966 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7967 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7971 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: PTHREAD_CC = $PTHREAD_CC" >&5
7973 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: PTHREAD_CFLAGS = $PTHREAD_CFLAGS" >&5
7975 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: PTHREAD_LIBS = $PTHREAD_LIBS" >&5
7989 # These are the flags that "gcc -pthread" adds. But we don't
7990 # want "-pthread" because that has link-time effects, and we
7992 PTHREAD_CFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_C_SOURCE=199506L"
7994 solaris2.[1-9])
7997 if test "$GCC" = yes ; then
7998 PTHREAD_CFLAGS="-D_REENTRANT -pthreads"
8004 if test "$GCC" = yes ; then
8005 PTHREAD_CFLAGS="-D_REENTRANT -pthreads"
8022 if test "x$ac_cv_func_pthread_once" = xyes
8028 if test "x$ac_cv_func_pthread_rwlock_init" = xyes
8035 test "$PTHREAD_CC" != "" && test "$ac_cv_c_compiler_gnu" = no && CC=$PTHREAD_CC
8037 # On Solaris, -pthreads is added to CFLAGS, no extra explicit libraries.
8042 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: rechecking with PTHREAD_... options" >&5
8044 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pthread_rwlock_init in -lc" >&5
8045 printf %s "checking for pthread_rwlock_init in -lc... " >&6; }
8046 if test ${ac_cv_lib_c_pthread_rwlock_init+y}
8051 LIBS="-lc $LIBS"
8052 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8073 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8077 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_pthread_rwlock_init" >&5
8079 if test "x$ac_cv_lib_c_pthread_rwlock_init" = xyes
8093 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8095 if test ${ac_cv_search_dlopen+y}
8100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8117 if test -z "$ac_lib"; then
8120 ac_res=-l$ac_lib
8121 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
8127 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8129 if test ${ac_cv_search_dlopen+y}
8134 if test ${ac_cv_search_dlopen+y}
8143 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
8146 if test "$ac_res" != no
8148 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8150 if test "$ac_cv_search_dlopen" != "none required"; then
8175 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
8176 if test -n "$ac_tool_prefix"; then
8177 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
8178 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
8179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8181 if test ${ac_cv_path_PKG_CONFIG+y}
8187 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
8202 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8213 if test -n "$PKG_CONFIG"; then
8214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
8217 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8223 if test -z "$ac_cv_path_PKG_CONFIG"; then
8225 # Extract the first word of "pkg-config", so it can be a program name with args.
8226 set dummy pkg-config; ac_word=$2
8227 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8229 if test ${ac_cv_path_ac_pt_PKG_CONFIG+y}
8235 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
8250 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8261 if test -n "$ac_pt_PKG_CONFIG"; then
8262 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
8265 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8269 if test "x$ac_pt_PKG_CONFIG" = x; then
8274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8285 if test -n "$PKG_CONFIG"; then
8287 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_ve…
8288 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; }
8289 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
8290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8302 if test $ac_cache; then
8304 if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then
8308 elif test $ac_header; then
8322 if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes
8329 if test "x$ac_cv_header_stdint_h" = xyes
8337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether integers are two's complement" >&5
8339 if test ${krb5_cv_ints_twos_compl+y}
8343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8350 static int test_array [1 - 2 * !(/* Basic two's complement check */
8351 ~(-1) == 0 && ~(-1L) == 0L &&
8353 -(INT_MIN + 1) == INT_MAX && -(LONG_MIN + 1) == LONG_MAX &&
8354 /* Check that unsigned-to-signed conversions preserve bit patterns */
8370 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
8372 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_ints_twos_compl" >&5
8375 if test "$krb5_cv_ints_twos_compl" = "no"; then
8379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether CHAR_BIT is 8" >&5
8381 if test ${krb5_cv_char_bit_8+y}
8385 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8399 rm -f conftest.err conftest.i conftest.$ac_ext
8401 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_char_bit_8" >&5
8404 if test "$krb5_cv_char_bit_8" = "no"; then
8408 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if va_copy is available" >&5
8410 if test ${krb5_cv_va_copy+y}
8414 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8436 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8439 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_va_copy" >&5
8441 if test "$krb5_cv_va_copy" = yes; then
8450 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if va_list objects can be copied by assignme…
8452 if test ${krb5_cv_va_simple_copy+y}
8456 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8471 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
8473 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_va_simple_copy" >&5
8475 if test "$krb5_cv_va_simple_copy" = yes; then
8481 # The following lines are so that configure --help gives some global
8485 # Check whether --enable-static was given.
8486 if test ${enable_static+y}
8493 # Check whether --enable-shared was given.
8494 if test ${enable_shared+y}
8502 if test "x$enable_static" = "x$enable_shared"; then
8503 as_fn_error $? "--enable-static must be specified with --disable-shared" "$LINENO" 5
8506 # Check whether --enable-rpath was given.
8507 if test ${enable_rpath+y}
8515 if test "x$enable_rpath" != xyes ; then
8522 if test "$SHLIBEXT" = ".so-nobuild"; then
8528 if test "x$enable_static" = xyes; then
8529 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: using static libraries" >&5
8535 PLUGININST=install-static
8537 LIBINSTLIST=install-static
8544 KDB5_PLUGIN_LIBS='-lkrb5_db2'
8545 if test "x$OPENLDAP_PLUGIN" = xyes; then
8547 KDB5_PLUGIN_LIBS=$KDB5_PLUGIN_LIBS' -lkrb5_kldap -lkdb_ldap $(LDAP_LIBS)'
8552 KDB5_PLUGIN_LIBS=$KDB5_PLUGIN_LIBS' -lkadm5srv_mit'
8555 SHLIBEXT=.so-nobuild
8556 SHLIBVEXT=.so.v-nobuild
8557 SHLIBSEXT=.so.s-nobuild
8559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: using shared libraries" >&5
8563 if test "$STLIBEXT" = "$SHLIBEXT" ; then
8564 STLIBEXT=.a-nobuild
8567 .so.s-nobuild)
8570 LIBINSTLIST="install-shared"
8575 LIBINSTLIST="install-shlib-soname"
8581 PLUGININST=install-plugin
8588 if test -z "$LIBLIST"; then
8593 # Check whether --enable-profiled was given.
8594 if test ${enable_profiled+y}
8596 enableval=$enable_profiled; if test "$enableval" = yes; then
8601 # Check whether --enable-athena was given.
8602 if test ${enable_athena+y}
8608 # Begin autoconf tests for the Makefiles generated out of the top-level
8617 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
8618 printf %s "checking whether ln -s works... " >&6; }
8620 if test "$LN_S" = "ln -s"; then
8621 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8624 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
8628 if test -n "$ac_tool_prefix"; then
8631 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8633 if test ${ac_cv_prog_RANLIB+y}
8637 if test -n "$RANLIB"; then
8638 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8652 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8662 if test -n "$RANLIB"; then
8663 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8672 if test -z "$ac_cv_prog_RANLIB"; then
8676 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8678 if test ${ac_cv_prog_ac_ct_RANLIB+y}
8682 if test -n "$ac_ct_RANLIB"; then
8683 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8697 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8707 if test -n "$ac_ct_RANLIB"; then
8708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8715 if test "x$ac_ct_RANLIB" = x; then
8720 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8739 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
8745 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
8746 printf %s "checking for a BSD-compatible install... " >&6; }
8747 if test -z "$INSTALL"; then
8748 if test ${ac_cv_path_install+y}
8774 if test $ac_prog = install &&
8778 elif test $ac_prog = install &&
8780 # program-specific install script used by HP pwplus--don't use.
8783 rm -rf conftest.one conftest.two conftest.dir
8787 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
8788 test -s conftest.one && test -s conftest.two &&
8789 test -s conftest.dir/conftest.one &&
8790 test -s conftest.dir/conftest.two
8792 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
8805 rm -rf conftest.one conftest.two conftest.dir
8808 if test ${ac_cv_path_install+y}; then
8818 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
8821 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
8823 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
8825 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
8827 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
8829 if test -n "$ac_tool_prefix"; then
8832 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8834 if test ${ac_cv_prog_AR+y}
8838 if test -n "$AR"; then
8839 ac_cv_prog_AR="$AR" # Let the user override the test.
8853 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8863 if test -n "$AR"; then
8864 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
8867 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8873 if test -z "$ac_cv_prog_AR"; then
8877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8879 if test ${ac_cv_prog_ac_ct_AR+y}
8883 if test -n "$ac_ct_AR"; then
8884 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
8898 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8908 if test -n "$ac_ct_AR"; then
8909 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
8912 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8916 if test "x$ac_ct_AR" = x; then
8921 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8931 if test "$AR" = "false"; then
8936 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8938 if test ${ac_cv_prog_PERL+y}
8942 if test -n "$PERL"; then
8943 ac_cv_prog_PERL="$PERL" # Let the user override the test.
8957 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8964 test -z "$ac_cv_prog_PERL" && ac_cv_prog_PERL="false"
8968 if test -n "$PERL"; then
8969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
8972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8977 if test "$ac_cv_prog_PERL" = "false"; then
9012 if test "x$ac_cv_type_mode_t" = xyes
9025 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if daemon needs a prototype provided" >&5
9027 if test ${krb5_cv_func_daemon_noproto+y}
9031 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9053 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_daemon_noproto" >&5
9057 if test $krb5_cv_func_daemon_noproto = yes; then
9070 if test $sock_set = no; then
9072 krb5_lib_var=`echo "$sock_arg1 $sock_arg2" | sed 'y% ./+-*%___p_p%'`
9073 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if getsockname() takes arguments $sock_arg1 …
9075 if eval test \${krb5_cv_getsockname_proto_$krb5_lib_var+y}
9079 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9091 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9094 if eval "test \"`echo '$krb5_cv_getsockname_proto_'$krb5_lib_var`\" = yes"; then
9095 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
9099 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9106 if test "$sock_set" = no; then
9107 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: assuming struct sockaddr and socklen_t for getsockna…
9112 res1=`echo "$res1" | tr -d '*' | sed -e 's/ *$//'`
9113 res2=`echo "$res2" | tr -d '*' | sed -e 's/ *$//'`
9124 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lutil" >&5
9125 printf %s "checking for main in -lutil... " >&6; }
9126 if test ${ac_cv_lib_util_main+y}
9131 LIBS="-lutil $LIBS"
9132 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9150 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9154 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_main" >&5
9156 if test "x$ac_cv_lib_util_main" = xyes
9161 LIBUTIL=-lutil
9169 # Check whether --enable-nls was given.
9170 if test ${enable_nls+y}
9177 if test "$enable_nls" != no; then
9179 if test "x$ac_cv_header_libintl_h" = xyes
9182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dgettext" >&5
9184 if test ${ac_cv_search_dgettext+y}
9189 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9206 if test -z "$ac_lib"; then
9209 ac_res=-l$ac_lib
9210 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
9216 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9218 if test ${ac_cv_search_dgettext+y}
9223 if test ${ac_cv_search_dgettext+y}
9232 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dgettext" >&5
9235 if test "$ac_res" != no
9237 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
9250 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9252 if test ${ac_cv_prog_MSGFMT+y}
9256 if test -n "$MSGFMT"; then
9257 ac_cv_prog_MSGFMT="$MSGFMT" # Let the user override the test.
9271 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9281 if test -n "$MSGFMT"; then
9282 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
9285 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9290 if test x"$MSGFMT" != x; then
9291 …fig_files="$ac_config_files po/Makefile:$srcdir/./config/pre.in:po/Makefile.in:po/deps:$srcdir/./c…
9298 # Error out if --enable-nls was explicitly requested but can't be enabled.
9299 if test "$enable_nls" = yes; then
9300 if test "$nls_enabled" != yes -o "x$po" = x; then
9309 if test "x$ac_cv_header_sys_sockio_h" = xyes
9315 if test "x$ac_cv_header_ifaddrs_h" = xyes
9321 if test "x$ac_cv_header_unistd_h" = xyes
9327 if test "x$ac_cv_header_fnmatch_h" = xyes
9334 if test "x$ac_cv_func_vsprintf" = xyes
9340 if test "x$ac_cv_func_vasprintf" = xyes
9346 if test "x$ac_cv_func_vsnprintf" = xyes
9352 if test "x$ac_cv_func_strlcpy" = xyes
9358 if test "x$ac_cv_func_fnmatch" = xyes
9364 if test "x$ac_cv_func_secure_getenv" = xyes
9373 if test "x$ac_cv_func_strlcpy" = xyes
9387 if test "x$ac_cv_func_getopt" = xyes
9404 if test "x$ac_cv_func_getopt_long" = xyes
9421 if test "x$ac_cv_func_fnmatch" = xyes
9435 if test "x$ac_cv_func_vasprintf" = xyes
9448 if test "x$ac_cv_func_vasprintf" = xyes; then
9449 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if vasprintf needs a prototype provided" >&5
9451 if test ${krb5_cv_func_vasprintf_noproto+y}
9455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9477 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9479 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_vasprintf_noproto" >&5
9481 if test $krb5_cv_func_vasprintf_noproto = yes; then
9490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if swab needs a prototype provided" >&5
9492 if test ${krb5_cv_func_swab_noproto+y}
9496 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9522 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9524 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_swab_noproto" >&5
9526 if test $krb5_cv_func_swab_noproto = yes; then
9535 if test "x$ac_cv_func_secure_getenv" = xyes
9555 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9557 if test ${ac_cv_prog_AWK+y}
9561 if test -n "$AWK"; then
9562 ac_cv_prog_AWK="$AWK" # Let the user override the test.
9576 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9586 if test -n "$AWK"; then
9587 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
9590 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9595 test -n "$AWK" && break
9601 if test "x$ac_cv_member_struct_sockaddr_sa_len" = xyes
9611 if test "x$ac_cv_header_sys_types_h" = xyes
9617 if test "x$ac_cv_header_sys_socket_h" = xyes
9623 if test "x$ac_cv_header_netinet_in_h" = xyes
9629 if test "x$ac_cv_header_netdb_h" = xyes
9636 if test "x$ac_cv_func_inet_ntop" = xyes
9642 if test "x$ac_cv_func_inet_pton" = xyes
9648 if test "x$ac_cv_func_getnameinfo" = xyes
9654 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getaddrinfo" >&5
9656 if test ${ac_cv_func_getaddrinfo+y}
9660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9681 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_getaddrinfo" >&5
9687 if test $ac_cv_func_getaddrinfo = yes; then
9692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for IPv6 compile-time support without -DINET…
9693 printf %s "checking for IPv6 compile-time support without -DINET6... " >&6; }
9694 if test ${krb5_cv_inet6+y}
9699 if test "$ac_cv_func_inet_ntop" != "yes" ; then
9702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9727 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_inet6" >&5
9733 if test "$krb5_cv_inet6" = no && test "$ac_cv_func_inet_ntop" = yes; then
9734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for IPv6 compile-time support with -DINET6" …
9735 printf %s "checking for IPv6 compile-time support with -DINET6... " >&6; }
9736 if test ${krb5_cv_inet6_with_dinet6+y}
9742 CC="$CC -DINET6"
9743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9768 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9772 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_inet6_with_dinet6" >&5
9775 if test $krb5_cv_inet6 = yes || test "$krb5_cv_inet6_with_dinet6" = yes; then
9776 if test "$krb5_cv_inet6_with_dinet6" = yes; then
9786 if test "x$ac_cv_member_struct_sockaddr_sa_len" = xyes
9796 if test "x$ac_cv_func_sigprocmask" = xyes
9798 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sigset_t and POSIX_SIGNALS" >&5
9800 if test ${krb5_cv_type_sigset_t+y}
9804 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9822 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
9825 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_type_sigset_t" >&5
9827 if test $krb5_cv_type_sigset_t = yes; then
9836 # --with-vague-errors disables useful error messages.
9839 # Check whether --with-vague-errors was given.
9840 if test ${with_vague_errors+y}
9847 if test "$withval" = yes; then
9848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Supplying vague error messages to KDC clients" >&5
9857 # Check whether --enable-audit-plugin was given.
9858 if test ${enable_audit_plugin+y}
9865 if test "$enableval" != no; then
9870 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for audit_log_user_message in -laudit" >&5
9871 printf %s "checking for audit_log_user_message in -laudit... " >&6; }
9872 if test ${ac_cv_lib_audit_audit_log_user_message+y}
9877 LIBS="-laudit $LIBS"
9878 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9899 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9903 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audit_audit_log_user_message" >&5
9905 if test "x$ac_cv_lib_audit_audit_log_user_message" = xyes
9907 AUDIT_IMPL_LIBS=-laudit
9908 …audit/simple/Makefile:$srcdir/./config/pre.in:plugins/audit/simple/Makefile.in:plugins/audit/simpl…
9930 # Check whether --with-crypto-impl was given.
9931 if test ${with_crypto_impl+y}
9934 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: k5crypto will use '$withval'" >&5
9945 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PKCS7_get_signer_info in -lcrypto" >&5
9946 printf %s "checking for PKCS7_get_signer_info in -lcrypto... " >&6; }
9947 if test ${ac_cv_lib_crypto_PKCS7_get_signer_info+y}
9952 LIBS="-lcrypto $LIBS"
9953 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9974 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9978 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_PKCS7_get_signer_info" >&5
9980 if test "x$ac_cv_lib_crypto_PKCS7_get_signer_info" = xyes
9984 LIBS="-lcrypto $LIBS"
10003 # Check whether --with-tls-impl was given.
10004 if test ${with_tls_impl+y}
10013 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SSL_CTX_new in -lssl" >&5
10014 printf %s "checking for SSL_CTX_new in -lssl... " >&6; }
10015 if test ${ac_cv_lib_ssl_SSL_CTX_new+y}
10020 LIBS="-lssl -lcrypto $LIBS"
10021 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10042 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10046 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_CTX_new" >&5
10048 if test "x$ac_cv_lib_ssl_SSL_CTX_new" = xyes
10055 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for OpenSSL" >&5
10057 if test x$have_lib_ssl = xtrue ; then
10061 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10063 TLS_IMPL_LIBS="-lssl -lcrypto"
10065 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: TLS module will use OpenSSL" >&5
10068 if test "$TLS_IMPL" = openssl ; then
10071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: OpenSSL not found!" >&5
10075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: building without TLS support" >&5
10080 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: building without TLS support" >&5
10088 if test "$TLS_IMPL" = no; then
10099 # Check whether --with-keyutils was given.
10100 if test ${with_keyutils+y}
10107 if test "$with_keyutils" != no; then
10112 if test "x$ac_cv_header_keyutils_h" = xyes
10115 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for add_key in -lkeyutils" >&5
10116 printf %s "checking for add_key in -lkeyutils... " >&6; }
10117 if test ${ac_cv_lib_keyutils_add_key+y}
10122 LIBS="-lkeyutils $LIBS"
10123 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10144 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10148 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_keyutils_add_key" >&5
10150 if test "x$ac_cv_lib_keyutils_add_key" = xyes
10158 if test "$have_keyutils" = true; then
10162 LIBS="-lkeyutils $LIBS"
10164 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for keyctl_get_persistent in -lkeyutils" >&5
10165 printf %s "checking for keyctl_get_persistent in -lkeyutils... " >&6; }
10166 if test ${ac_cv_lib_keyutils_keyctl_get_persistent+y}
10171 LIBS="-lkeyutils $LIBS"
10172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10193 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10197 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_keyutils_keyctl_get_persistent" >&5
10199 if test "x$ac_cv_lib_keyutils_keyctl_get_persistent" = xyes
10207 elif test "$with_keyutils" = yes; then
10216 # Check whether --with-spake-openssl was given.
10217 if test ${with_spake_openssl+y}
10224 if test "$withval" = auto -o "$withval" = yes; then
10225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for EC_POINT_new in -lcrypto" >&5
10226 printf %s "checking for EC_POINT_new in -lcrypto... " >&6; }
10227 if test ${ac_cv_lib_crypto_EC_POINT_new+y}
10232 LIBS="-lcrypto $LIBS"
10233 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10254 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10258 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_EC_POINT_new" >&5
10260 if test "x$ac_cv_lib_crypto_EC_POINT_new" = xyes
10267 if test "$have_crypto" = true; then
10271 SPAKE_OPENSSL_LIBS=-lcrypto
10273 elif test "$withval" = yes; then
10280 # Check whether --enable-aesni was given.
10281 if test ${enable_aesni+y}
10288 if test "$CRYPTO_IMPL" = builtin -a "x$enable_aesni" != xno; then
10290 i686-*)
10294 x86_64-*)
10300 *-*-linux* | *-*-gnu* | *-*-*bsd* | *-*-solaris*)
10301 # All Unix-like platforms need -D__linux__ for iaesx64.s to
10302 # use the System V x86-64 calling convention.
10303 aesni_flags="-D__linux__ -f elf -m $aesni_machine"
10306 if test "x$aesni_obj" != x && test "x$aesni_flags" != x; then
10309 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10311 if test ${ac_cv_prog_YASM+y}
10315 if test -n "$YASM"; then
10316 ac_cv_prog_YASM="$YASM" # Let the user override the test.
10330 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
10340 if test -n "$YASM"; then
10341 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YASM" >&5
10344 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
10350 if test "x$ac_cv_header_cpuid_h" = xyes
10356 if test x"$YASM" != x -a "x$ac_cv_header_cpuid_h" = xyes; then
10362 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Building with AES-NI support" >&5
10363 printf "%s\n" "$as_me: Building with AES-NI support" >&6;}
10366 if test "x$enable_aesni" = xyes -a "x$AESNI_OBJ" = x; then
10367 as_fn_error $? "AES-NI support requested but cannot be built" "$LINENO" 5
10373 # Check whether --enable-kdc-lookaside-cache was given.
10374 if test ${enable_kdc_lookaside_cache+y}
10381 if test "$enableval" = no ; then
10393 # -fsanitize=address, and set ASAN=yes to suppress the undefined
10395 # Check whether --enable-asan was given.
10396 if test ${enable_asan+y}
10403 if test "$enable_asan" != no; then
10404 if test "$enable_asan" = yes; then
10407 ASAN_FLAGS="$DEFS -fsanitize=$enable_asan"
10417 # Build using OSS-Fuzz build processes for compiling fuzzing targets.
10421 # Check whether --enable-ossfuzz was given.
10422 if test ${enable_ossfuzz+y}
10429 if test "$enable_ossfuzz" != no; then
10431 if test -z "$LIB_FUZZING_ENGINE"; then
10436 …files tests/fuzzing/Makefile:$srcdir/./config/pre.in:tests/fuzzing/Makefile.in:tests/fuzzing/deps:…
10449 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
10450 printf %s "checking for an ANSI C-conforming const... " >&6; }
10451 if test ${ac_cv_c_const+y}
10455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10474 an arm of an if-expression whose if-part is not a constant
10477 pcpcc = &g + (g ? g-g : 0);
10490 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
10495 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
10501 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
10503 struct s *b = &bx; b->j = 5;
10505 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
10522 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10524 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
10526 if test $ac_cv_c_const = no; then
10535 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
10537 if eval test \${$as_ac_Header+y}
10541 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10561 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10564 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
10566 if eval test \"x\$"$as_ac_Header"\" = x"yes"
10576 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
10577 if test $ac_header_dirent = dirent.h; then
10578 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
10580 if test ${ac_cv_search_opendir+y}
10585 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10602 if test -z "$ac_lib"; then
10605 ac_res=-l$ac_lib
10606 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
10612 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10614 if test ${ac_cv_search_opendir+y}
10619 if test ${ac_cv_search_opendir+y}
10628 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
10631 if test "$ac_res" != no
10633 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
10638 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
10640 if test ${ac_cv_search_opendir+y}
10645 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10662 if test -z "$ac_lib"; then
10665 ac_res=-l$ac_lib
10666 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
10672 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10674 if test ${ac_cv_search_opendir+y}
10679 if test ${ac_cv_search_opendir+y}
10688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
10691 if test "$ac_res" != no
10693 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
10699 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undecla…
10701 if test ${ac_cv_c_undeclared_builtin_options+y}
10707 for ac_arg in '' -fno-builtin; do
10709 # This test program should *not* compile successfully.
10710 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10725 # This test program should compile successfully.
10727 # freestanding implementations, so test against a dummy
10728 # declaration. Include always-available headers on the
10730 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10750 if test x"$ac_arg" = x
10758 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10760 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_undeclared_builtin_options" >&5
10769 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10772 See \`config.log' for more details" "$LINENO" 5; } ;; #(
10780 if test "x$ac_cv_have_decl_strerror_r" = xyes
10789 if test $ac_cv_have_decl_strerror_r = yes; then
10798 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5
10800 if test ${ac_cv_func_strerror_r_char_p+y}
10806 if test $ac_cv_have_decl_strerror_r = yes; then
10807 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10827 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
10832 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strerror_r_char_p" >&5
10834 if test $ac_cv_func_strerror_r_char_p = yes; then
10841 if test "x$ac_cv_func_strdup" = xyes
10847 if test "x$ac_cv_func_setvbuf" = xyes
10853 if test "x$ac_cv_func_seteuid" = xyes
10859 if test "x$ac_cv_func_setresuid" = xyes
10865 if test "x$ac_cv_func_setreuid" = xyes
10871 if test "x$ac_cv_func_setegid" = xyes
10877 if test "x$ac_cv_func_setresgid" = xyes
10883 if test "x$ac_cv_func_setregid" = xyes
10889 if test "x$ac_cv_func_setsid" = xyes
10895 if test "x$ac_cv_func_flock" = xyes
10901 if test "x$ac_cv_func_fchmod" = xyes
10907 if test "x$ac_cv_func_chmod" = xyes
10913 if test "x$ac_cv_func_strptime" = xyes
10919 if test "x$ac_cv_func_geteuid" = xyes
10925 if test "x$ac_cv_func_setenv" = xyes
10931 if test "x$ac_cv_func_unsetenv" = xyes
10937 if test "x$ac_cv_func_getenv" = xyes
10943 if test "x$ac_cv_func_gmtime_r" = xyes
10949 if test "x$ac_cv_func_localtime_r" = xyes
10955 if test "x$ac_cv_func_bswap16" = xyes
10961 if test "x$ac_cv_func_bswap64" = xyes
10967 if test "x$ac_cv_func_mkstemp" = xyes
10973 if test "x$ac_cv_func_getusershell" = xyes
10979 if test "x$ac_cv_func_access" = xyes
10985 if test "x$ac_cv_func_getcwd" = xyes
10991 if test "x$ac_cv_func_srand48" = xyes
10997 if test "x$ac_cv_func_srand" = xyes
11003 if test "x$ac_cv_func_srandom" = xyes
11009 if test "x$ac_cv_func_stat" = xyes
11015 if test "x$ac_cv_func_strchr" = xyes
11021 if test "x$ac_cv_func_strerror" = xyes
11027 if test "x$ac_cv_func_timegm" = xyes
11033 if test "x$ac_cv_func_explicit_bzero" = xyes
11039 if test "x$ac_cv_func_explicit_memset" = xyes
11045 if test "x$ac_cv_func_getresuid" = xyes
11051 if test "x$ac_cv_func_getresgid" = xyes
11057 if test "x$ac_cv_func_getentropy" = xyes
11065 if test "x$ac_cv_func_mkstemp" = xyes
11079 if test "x$ac_cv_func_gettimeofday" = xyes
11097 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sys_errlist declaration" >&5
11099 if test ${krb5_cv_decl_sys_errlist+y}
11103 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11122 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11124 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_decl_sys_errlist" >&5
11127 if test $krb5_cv_decl_sys_errlist = yes; then
11137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sys_errlist in libc" >&5
11139 if test ${krb5_cv_var_sys_errlist+y}
11143 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11160 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11163 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_var_sys_errlist" >&5
11165 if test $krb5_cv_var_sys_errlist = yes; then
11174 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: sys_errlist is neither in errno.h nor in li…
11179 if test "x$ac_cv_header_unistd_h" = xyes
11185 if test "x$ac_cv_header_paths_h" = xyes
11191 if test "x$ac_cv_header_fcntl_h" = xyes
11197 if test "x$ac_cv_header_memory_h" = xyes
11203 if test "x$ac_cv_header_ifaddrs_h" = xyes
11209 if test "x$ac_cv_header_sys_filio_h" = xyes
11215 if test "x$ac_cv_header_byteswap_h" = xyes
11221 if test "x$ac_cv_header_machine_endian_h" = xyes
11227 if test "x$ac_cv_header_machine_byte_order_h" = xyes
11233 if test "x$ac_cv_header_sys_bswap_h" = xyes
11239 if test "x$ac_cv_header_endian_h" = xyes
11245 if test "x$ac_cv_header_pwd_h" = xyes
11251 if test "x$ac_cv_header_arpa_inet_h" = xyes
11257 if test "x$ac_cv_header_alloca_h" = xyes
11263 if test "x$ac_cv_header_dlfcn_h" = xyes
11269 if test "x$ac_cv_header_limits_h" = xyes
11275 if test "x$ac_cv_header_sys_random_h" = xyes
11284 if test "x$ac_cv_member_struct_stat_st_mtimensec" = xyes
11294 if test "x$ac_cv_member_struct_stat_st_mtimespec_tv_nsec" = xyes
11304 if test "x$ac_cv_member_struct_stat_st_mtim_tv_nsec" = xyes
11313 if test "x$ac_cv_type_off_t" = xyes
11324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perror declaration" >&5
11326 if test ${krb5_cv_decl_perror+y}
11330 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11342 rm -rf conftest*
11346 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_decl_perror" >&5
11348 if test $krb5_cv_decl_perror = yes; then
11355 if test "x$ac_cv_func_strptime" = xyes; then
11356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if strptime needs a prototype provided" >&5
11358 if test ${krb5_cv_func_strptime_noproto+y}
11362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11382 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11384 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_strptime_noproto" >&5
11386 if test $krb5_cv_func_strptime_noproto = yes; then
11394 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if argument to wait is int *" >&5
11396 if test ${krb5_cv_struct_wait+y}
11400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11410 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11432 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11434 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11437 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_struct_wait" >&5
11439 if test $krb5_cv_struct_wait = no; then
11446 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for use of sigprocmask" >&5
11448 if test ${krb5_cv_func_sigprocmask_use+y}
11452 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11468 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11486 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11489 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11493 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_func_sigprocmask_use" >&5
11495 if test $krb5_cv_func_sigprocmask_use = yes; then
11501 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
11503 if test ${ac_cv_type_uid_t+y}
11507 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11519 rm -rf conftest*
11522 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
11524 if test $ac_cv_type_uid_t = no; then
11533 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking type of array argument to getgroups" >&5
11535 if test ${ac_cv_type_getgroups+y}
11539 if test "$cross_compiling" = yes
11543 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11545 /* Thanks to Mike Rendell for this test. */
11558 val.lval = -1;
11561 n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
11563 /* Exit non-zero if getgroups seems to require an array of ints. This
11575 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11579 if test $ac_cv_type_getgroups = cross; then
11580 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11592 rm -rf conftest*
11596 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_getgroups" >&5
11604 if test "x$ac_cv_func_sigsetjmp" = xyes
11606 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sigjmp_buf" >&5
11608 if test ${krb5_cv_struct_sigjmp_buf+y}
11612 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11630 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_struct_sigjmp_buf" >&5
11635 if test $krb5_cv_struct_sigjmp_buf = yes; then
11646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of setrpcent" >&5
11648 if test ${k5_cv_type_setrpcent+y}
11652 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11663 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_setrpcent" >&5
11672 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of endrpcent" >&5
11674 if test ${k5_cv_type_endrpcent+y}
11678 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11689 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_endrpcent" >&5
11700 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bswap_16" >&5
11702 if test ${krb5_cv_bswap_16+y}
11706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11726 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11730 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_bswap_16" >&5
11732 if test "$krb5_cv_bswap_16" = yes; then
11737 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bswap_64" >&5
11739 if test ${krb5_cv_bswap_64+y}
11743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11763 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11767 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_bswap_64" >&5
11769 if test "$krb5_cv_bswap_64" = yes; then
11778 alpha*-dec-osf*)
11779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for setluid in -lsecurity" >&5
11780 printf %s "checking for setluid in -lsecurity... " >&6; }
11781 if test ${ac_cv_lib_security_setluid+y}
11786 LIBS="-lsecurity $LIBS"
11787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11808 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11812 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_security_setluid" >&5
11814 if test "x$ac_cv_lib_security_setluid" = xyes
11819 KSU_LIBS="-lsecurity"
11827 if test $ac_cv_func_setenv = no || test $ac_cv_func_unsetenv = no \
11828 || test $ac_cv_func_getenv = no; then
11838 if test "x$ac_cv_func_gethostbyname_r" = xyes
11842 if test "$ac_cv_func_gethostbyname_r" = yes; then
11843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if gethostbyname_r returns an int" >&5
11845 if test ${krb5_cv_gethostbyname_r_returns_int+y}
11849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11860 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11863 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_gethostbyname_r_returns_int" >&5
11866 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if gethostbyname_r returns a pointer" >&5
11868 if test ${krb5_cv_gethostbyname_r_returns_ptr+y}
11872 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11883 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_gethostbyname_r_returns_ptr" >&5
11889 if test "$krb5_cv_gethostbyname_r_returns_int" = "$krb5_cv_gethostbyname_r_returns_ptr"; then
11890 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cannot determine return type of gethostbyna…
11891 printf "%s\n" "$as_me: WARNING: cannot determine return type of gethostbyname_r -- disabling" >&2;}
11894 if test "$krb5_cv_gethostbyname_r_returns_int" = yes; then
11900 if test "$ac_cv_func_gethostbyname_r" = yes; then
11905 if test "x$ac_cv_func_gethostbyaddr_r" = xyes
11921 if test "x$ac_cv_func_getpwnam_r" = xyes
11929 if test "x$ac_cv_func_getpwuid_r" = xyes
11936 if test "$ac_cv_func_getpwnam_r" = yes; then
11937 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of getpwnam_r" >&5
11939 if test ${krb5_cv_getpwnam_r_return_type+y}
11943 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11954 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11966 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
11974 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getpwnam_r_return_type" >&5
11976 if test $krb5_cv_getpwnam_r_return_type = int; then
11980 elif test $krb5_cv_getpwnam_r_return_type = unknown; then
11981 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Cannot determine getpwnam_r return type, di…
11986 if test "$ac_cv_func_getpwnam_r" = yes; then
11987 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking number of arguments to getpwnam_r" >&5
11989 if test ${krb5_cv_getpwnam_r_args+y}
11993 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12011 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12012 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12031 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getpwnam_r_args" >&5
12041 if test "$krb5_cv_getpwnam_r_args" = unknown; then
12042 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Cannot determine number of arguments to get…
12049 if test "$krb5_cv_getpwnam_r_args" = 4; then
12058 if test "$ac_cv_func_getpwnam_r" = no && test "$ac_cv_func_getpwuid_r" = yes; then
12062 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: getpwnam_r not useful, so disabling getpwuid_r too" …
12066 if test "$ac_cv_func_getpwuid_r" = yes; then
12071 if test "$krb5_cv_getpwnam_r_args" = 4; then
12078 if test "$ac_cv_func_gmtime_r" = yes; then
12079 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether gmtime_r returns int" >&5
12081 if test ${krb5_cv_gmtime_r_returns_int+y}
12085 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12096 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12097 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12109 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12118 if test "$ac_cv_func_gmtime_r" = no; then
12119 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unknown -- ignoring gmtime_r" >&5
12120 printf "%s\n" "unknown -- ignoring gmtime_r" >&6; }
12122 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_gmtime_r_returns_int" >&5
12124 if test "$krb5_cv_gmtime_r_returns_int" = yes; then
12133 if test "x$ac_cv_func_getservbyname_r" = xyes
12137 if test "$ac_cv_func_getservbyname_r" = yes; then
12138 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if getservbyname_r returns an int" >&5
12140 if test ${krb5_cv_getservbyname_r_returns_int+y}
12144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12155 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12158 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getservbyname_r_returns_int" >&5
12161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if getservbyname_r returns a pointer" >&5
12163 if test ${krb5_cv_getservbyname_r_returns_ptr+y}
12167 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12178 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_getservbyname_r_returns_ptr" >&5
12184 if test "$krb5_cv_getservbyname_r_returns_int" = "$krb5_cv_getservbyname_r_returns_ptr"; then
12185 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cannot determine return type of getservbyna…
12186 printf "%s\n" "$as_me: WARNING: cannot determine return type of getservbyname_r -- disabling" >&2;}
12189 if test "$krb5_cv_getservbyname_r_returns_int" = yes; then
12195 if test "$ac_cv_func_getservbyname_r" = yes; then
12200 if test "x$ac_cv_func_getservbyport_r" = xyes
12212 if test "x$ac_cv_header_dirent_h" = xyes
12219 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
12221 if test ${ac_cv_type_uid_t+y}
12225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12237 rm -rf conftest*
12240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
12242 if test $ac_cv_type_uid_t = no; then
12253 if test "x$ac_cv_header_termios_h" = xyes
12256 if test "x$ac_cv_func_tcsetattr" = xyes
12267 if test "x$ac_cv_header_poll_h" = xyes
12273 if test "x$ac_cv_header_stdlib_h" = xyes
12279 if test "x$ac_cv_header_string_h" = xyes
12285 if test "x$ac_cv_header_stddef_h" = xyes
12291 if test "x$ac_cv_header_sys_types_h" = xyes
12297 if test "x$ac_cv_header_sys_file_h" = xyes
12303 if test "x$ac_cv_header_sys_param_h" = xyes
12309 if test "x$ac_cv_header_sys_stat_h" = xyes
12315 if test "x$ac_cv_header_sys_time_h" = xyes
12321 if test "x$ac_cv_header_netinet_in_h" = xyes
12327 if test "x$ac_cv_header_sys_uio_h" = xyes
12333 if test "x$ac_cv_header_sys_filio_h" = xyes
12339 if test "x$ac_cv_header_sys_select_h" = xyes
12345 if test "x$ac_cv_header_time_h" = xyes
12351 if test "x$ac_cv_header_paths_h" = xyes
12357 if test "x$ac_cv_header_errno_h" = xyes
12364 # If compiling with IPv6 support, test if in6addr_any functions.
12366 if test $krb5_cv_inet6 = yes || test "$krb5_cv_inet6_with_dinet6" = yes ; then
12367 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for in6addr_any definition in library" >&5
12369 if test ${krb5_cv_var_in6addr_any+y}
12373 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12399 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_var_in6addr_any" >&5
12404 if test $krb5_cv_var_in6addr_any = no; then
12414 if test "x$ac_cv_type_time_t" = xyes
12424 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of time_t" >&5
12429 if test ${ac_cv_sizeof_time_t+y}
12437 if test "$ac_cv_type_time_t" = yes; then
12438 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12441 See \`config.log' for more details" "$LINENO" 5; }
12448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_time_t" >&5
12461 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for replay cache directory" >&5
12463 if test ${krb5_cv_sys_rcdir+y}
12468 if test $cross_compiling = yes; then
12472 test -d $t_dir || continue
12479 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_sys_rcdir" >&5
12485 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for socklen_t" >&5
12487 if test ${krb5_cv_has_type_socklen_t+y}
12491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12510 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_has_type_socklen_t" >&5
12515 if test $krb5_cv_has_type_socklen_t = yes; then
12521 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct lifconf" >&5
12523 if test ${krb5_cv_has_struct_lifconf+y}
12527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12546 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12549 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_has_struct_lifconf" >&5
12551 if test $krb5_cv_has_struct_lifconf = yes; then
12556 # HP-UX 11 uses stuct if_laddrconf
12557 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for struct if_laddrconf" >&5
12559 if test ${krb5_cv_has_struct_if_laddrconf+y}
12563 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12583 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_has_struct_if_laddrconf" >&5
12588 if test $krb5_cv_has_struct_if_laddrconf = yes; then
12595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for h_errno in netdb.h" >&5
12597 if test ${krb5_cv_header_netdb_h_h_errno+y}
12601 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12618 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12621 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_header_netdb_h_h_errno" >&5
12623 if test $krb5_cv_header_netdb_h_h_errno = yes; then
12630 # Check whether --enable-athena was given.
12631 if test ${enable_athena+y}
12640 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
12642 if test ${ac_cv_c_inline+y}
12648 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12661 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
12662 test "$ac_cv_c_inline" != no && break
12666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
12693 if test "x$ac_cv_type_struct_cmsghdr" = xyes
12706 if test "x$ac_cv_type_struct_in_pktinfo" = xyes
12719 if test "x$ac_cv_type_struct_in6_pktinfo" = xyes
12732 if test "x$ac_cv_type_struct_sockaddr_storage" = xyes
12746 if test "x$ac_cv_type_struct_rt_msghdr" = xyes
12755 # Tests for 64-bit edwards25519 code.
12757 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
12760 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking size of size_t" >&5
12762 if test ${ac_cv_sizeof_size_t+y}
12770 if test "$ac_cv_type_size_t" = yes; then
12771 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12774 See \`config.log' for more details" "$LINENO" 5; }
12781 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_size_t" >&5
12790 if test "x$ac_cv_type___int128_t" = xyes
12798 if test "x$ac_cv_type___uint128_t" = xyes
12810 if test "x$ac_cv_type_ssize_t" = xyes
12818 if test "x$ac_cv_type_u_char" = xyes
12826 if test "x$ac_cv_type_u_int" = xyes
12834 if test "x$ac_cv_type_u_long" = xyes
12842 if test "x$ac_cv_type_u_int8_t" = xyes
12850 if test "x$ac_cv_type_u_int16_t" = xyes
12858 if test "x$ac_cv_type_u_int32_t" = xyes
12866 if test "x$ac_cv_type_int8_t" = xyes
12874 if test "x$ac_cv_type_int16_t" = xyes
12882 if test "x$ac_cv_type_int32_t" = xyes
12891 # Some libdb2 test programs want a shell that supports functions.
12895 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12897 if test ${ac_cv_path_SH+y}
12903 ac_cv_path_SH="$SH" # Let the user override the test with a path.
12918 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
12925 test -z "$ac_cv_path_SH" && ac_cv_path_SH="false"
12930 if test -n "$SH"; then
12931 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SH" >&5
12934 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12941 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12943 if test ${ac_cv_path_SH5+y}
12949 ac_cv_path_SH5="$SH5" # Let the user override the test with a path.
12964 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
12971 test -z "$ac_cv_path_SH5" && ac_cv_path_SH5="false"
12976 if test -n "$SH5"; then
12977 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SH5" >&5
12980 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12987 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12989 if test ${ac_cv_path_BASH+y}
12995 ac_cv_path_BASH="$BASH" # Let the user override the test with a path.
13010 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13017 test -z "$ac_cv_path_BASH" && ac_cv_path_BASH="false"
13022 if test -n "$BASH"; then
13023 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $BASH" >&5
13026 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13032 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $prog supports functions" >&5
13034 if $prog -c 'foo() { true; }; foo' >/dev/null 2>&1; then
13035 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13046 # Test for POSIX 2001 *printf support (X/Open System Interfaces extension
13049 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for POSIX printf positional specification su…
13051 if test ${ac_cv_printf_positional+y}
13055 if test "$cross_compiling" = yes
13057 …as_fn_error $? "Cannot test for printf positional argument support when cross compiling" "$LINENO"…
13059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13082 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13089 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_printf_positional" >&5
13093 # for t_locate_kdc test
13097 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13099 if test ${ac_cv_path_DIG+y}
13105 ac_cv_path_DIG="$DIG" # Let the user override the test with a path.
13120 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13127 test -z "$ac_cv_path_DIG" && ac_cv_path_DIG="false"
13132 if test -n "$DIG"; then
13133 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DIG" >&5
13136 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13143 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13145 if test ${ac_cv_path_NSLOOKUP+y}
13151 ac_cv_path_NSLOOKUP="$NSLOOKUP" # Let the user override the test with a path.
13166 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13173 test -z "$ac_cv_path_NSLOOKUP" && ac_cv_path_NSLOOKUP="false"
13178 if test -n "$NSLOOKUP"; then
13179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NSLOOKUP" >&5
13182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13190 for ac_prog in 'bison -y' byacc
13194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13196 if test ${ac_cv_prog_YACC+y}
13200 if test -n "$YACC"; then
13201 ac_cv_prog_YACC="$YACC" # Let the user override the test.
13215 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13225 if test -n "$YACC"; then
13226 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
13229 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13234 test -n "$YACC" && break
13236 test -n "$YACC" || YACC="yacc"
13239 # Check whether --enable-athena was given.
13240 if test ${enable_athena+y}
13246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to use priocntl hack" >&5
13248 if test ${krb5_cv_priocntl_hack+y}
13253 *-*-solaris2.9*)
13254 if test "$cross_compiling" = yes; then
13257 # Solaris patch 117171-11 (sparc) or 117172-11 (x86)
13260 if showrev -p | $AWK 'BEGIN { e = 1 }
13261 /Patch: 11717[12]/ { x = index($2, "-");
13262 if (substr($2, x + 1, length($2) - x) >= 11)
13276 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_priocntl_hack" >&5
13278 if test "$krb5_cv_priocntl_hack" = yes; then
13287 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13289 if test ${ac_cv_prog_PERL+y}
13293 if test -n "$PERL"; then
13294 ac_cv_prog_PERL="$PERL" # Let the user override the test.
13308 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13318 if test -n "$PERL"; then
13319 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
13322 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13330 if test "x$ac_cv_header_xom_h" = xyes
13358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking where struct rpcent is declared" >&5
13360 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13380 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13381 if test "$netdb_rpcent" = yes; then
13382 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13402 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13403 if test "$rpc_netdb_rpcent" = yes; then
13404 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: rpc/netdb.h" >&5
13408 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: netdb.h" >&5
13412 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: nowhere" >&5
13419 if test "x$ac_cv_header_sys_select_h" = xyes
13425 if test "x$ac_cv_header_sys_time_h" = xyes
13431 if test "x$ac_cv_header_unistd_h" = xyes
13437 if test $ac_cv_header_sys_select_h = yes; then
13443 if test $ac_cv_header_sys_time_h = yes; then
13449 if test $ac_cv_header_unistd_h = yes; then
13456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MAXHOSTNAMELEN in sys/param.h" >&5
13458 if test ${krb5_cv_header_sys_param_h_maxhostnamelen+y}
13462 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13480 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13482 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_header_sys_param_h_maxhostnamelen" >…
13484 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for MAXHOSTNAMELEN in netdb.h" >&5
13486 if test ${krb5_cv_header_netdb_h_maxhostnamelen+y}
13490 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13508 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13510 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_header_netdb_h_maxhostnamelen" >&5
13515 if test $krb5_cv_header_sys_param_h_maxhostnamelen = yes; then
13518 if test $krb5_cv_header_netdb_h_maxhostnamelen = yes; then
13521 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: can't find MAXHOSTNAMELEN definition; fakin…
13528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD type aliases" >&5
13530 if test ${krb5_cv_type_bsdaliases+y}
13534 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13557 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $krb5_cv_type_bsdaliases" >&5
13561 if test $krb5_cv_type_bsdaliases = yes; then
13568 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of setrpcent" >&5
13570 if test ${k5_cv_type_setrpcent+y}
13574 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13585 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13588 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_setrpcent" >&5
13594 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking return type of endrpcent" >&5
13596 if test ${k5_cv_type_endrpcent+y}
13600 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13611 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13614 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_type_endrpcent" >&5
13623 # Check whether --enable-pkinit was given.
13624 if test ${enable_pkinit+y}
13631 if test "$enable_pkinit" = yes || test "$enable_pkinit" = try; then
13632 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a recent enough OpenSSL" >&5
13634 if test ${k5_cv_openssl_version_okay+y}
13638 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13653 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13655 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $k5_cv_openssl_version_okay" >&5
13658 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for PKCS7_get_signer_info in -lcrypto" >&5
13659 printf %s "checking for PKCS7_get_signer_info in -lcrypto... " >&6; }
13660 if test ${ac_cv_lib_crypto_PKCS7_get_signer_info+y}
13665 LIBS="-lcrypto $LIBS"
13666 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13687 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_PKCS7_get_signer_info" >&5
13693 if test "x$ac_cv_lib_crypto_PKCS7_get_signer_info" = xyes
13697 LIBS="-lcrypto $LIBS"
13702 if test "x$ac_cv_func_EVP_PKEY_get_bn_param" = xyes
13710 if test "$k5_cv_openssl_version_okay" = yes && (test "$enable_pkinit" = yes || test "$enable_pkinit…
13711 …uth/pkinit/Makefile:$srcdir/./config/pre.in:plugins/preauth/pkinit/Makefile.in:plugins/preauth/pki…
13716 elif test "$k5_cv_openssl_version_okay" = no && test "$enable_pkinit" = yes; then
13722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Disabling PKINIT support." >&5
13730 if test "x$ac_cv_func_daemon" = xyes
13750 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13752 if test ${ac_cv_prog_PYTHON+y}
13756 if test -n "$PYTHON"; then
13757 ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test.
13771 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13781 if test -n "$PYTHON"; then
13782 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
13785 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13790 if test x"$PYTHON" = x; then
13793 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13795 if test ${ac_cv_prog_PYTHON+y}
13799 if test -n "$PYTHON"; then
13800 ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test.
13814 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13824 if test -n "$PYTHON"; then
13825 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
13828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13835 if test x"$PYTHON" != x; then
13837 if "$PYTHON" -c "import sys; sys.exit(not $wantver and 1 or 0)"; then
13853 if test "x$ac_cv_header_cmocka_h" = xyes
13860 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _cmocka_run_group_tests in -lcmocka" >&5
13861 printf %s "checking for _cmocka_run_group_tests in -lcmocka... " >&6; }
13862 if test ${ac_cv_lib_cmocka__cmocka_run_group_tests+y}
13867 LIBS="-lcmocka $LIBS"
13868 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13889 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13893 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cmocka__cmocka_run_group_tests" >&5
13895 if test "x$ac_cv_lib_cmocka__cmocka_run_group_tests" = xyes
13900 if test "$HAVE_CMOCKA_LIB" = yes && test "$HAVE_CMOCKA_H" = yes; then
13902 CMOCKA_LIBS='-lcmocka'
13913 if test -n "$PKG_CONFIG" && \
13914 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"resolv_wrap…
13915 ($PKG_CONFIG --exists --print-errors "resolv_wrapper >= 1.1.5") 2>&5
13917 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13918 test $ac_status = 0; }; then
13929 *-*-aix*)
13930 DB_EXTRA_LIBS=-ldb
13943 if test "$enable_thread_support" = yes; then
13946 if eval "test \"\${ac_cv_func_$ts}\" != yes"; then
13950 if test "$ac_cv_func_res_nsearch/$ac_cv_lib_resolv_res_nsearch" = "no/no"; then
13953 if test "$tsmissing" != ""; then
13954 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Some functions that are needed for library …
13956 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: safety appear to be missing." >&5
13959 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: missing thread-safe function: $ts" >&5
13960 printf "%s\n" "$as_me: WARNING: missing thread-safe function: $ts" >&2;}
13962 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Without these functions, the installed libr…
13964 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: may not be thread-safe." >&5
13965 printf "%s\n" "$as_me: WARNING: may not be thread-safe." >&2;}
13975 *-*-darwin* | *-*-rhapsody*) SUPPORTLIB_MAJOR=1 ;;
13981 if test "$COM_ERR_VERSION" = k5 ; then
13982 …"$ac_config_files util/et/Makefile:$srcdir/./config/pre.in:util/et/Makefile.in:util/et/deps:$srcdi…
13987 if test "$SS_VERSION" = k5 ; then
13988 …"$ac_config_files util/ss/Makefile:$srcdir/./config/pre.in:util/ss/Makefile.in:util/ss/deps:$srcdi…
13997 if test -n "$OPENLDAP_PLUGIN"; then
14002 if eval test \"x\$"$as_ac_Header"\" = x"yes"
14013 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ldap_str2dn in -lldap" >&5
14014 printf %s "checking for ldap_str2dn in -lldap... " >&6; }
14015 if test ${ac_cv_lib_ldap_ldap_str2dn+y}
14020 LIBS="-lldap $LIBS"
14021 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14042 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14046 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_str2dn" >&5
14048 if test "x$ac_cv_lib_ldap_ldap_str2dn" = xyes
14057 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ber_init in -lldap" >&5
14058 printf %s "checking for ber_init in -lldap... " >&6; }
14059 if test ${ac_cv_lib_ldap_ber_init+y}
14064 LIBS="-lldap $LIBS"
14065 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14086 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ber_init" >&5
14092 if test "x$ac_cv_lib_ldap_ber_init" = xyes
14097 if test "$BER_OKAY" = "1"; then
14098 LDAP_LIBS='-lldap'
14100 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ber_init in -llber" >&5
14101 printf %s "checking for ber_init in -llber... " >&6; }
14102 if test ${ac_cv_lib_lber_ber_init+y}
14107 LIBS="-llber $LIBS"
14108 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14129 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14133 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_init" >&5
14135 if test "x$ac_cv_lib_lber_ber_init" = xyes
14139 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: libber not found" >&5
14143 if test "$BER_OKAY" = "1"; then
14144 LDAP_LIBS='-lldap -llber'
14146 as_fn_error $? "\"BER library missing - cannot build LDAP database module\"" "$LINENO" 5
14157 if test "x$ac_cv_header_sasl_sasl_h" = xyes
14167 if test "$HAVE_SASL" = no; then
14168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: not building LDAP SASL support" >&5
14172 …plugins/kdb/ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/Makefile.in:plugins/kdb/ldap/de…
14176 …p_util/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/ldap_util/Makefile.in:plugins/kdb/ldap/ld…
14180 …ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/libkdb_ldap/Makefile.in:plugins/kdb/ldap/li…
14195 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for SD_Init in -laceclnt" >&5
14196 printf %s "checking for SD_Init in -laceclnt... " >&6; }
14197 if test ${ac_cv_lib_aceclnt_SD_Init+y}
14202 LIBS="-laceclnt $LIBS"
14203 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14224 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_aceclnt_SD_Init" >&5
14230 if test "x$ac_cv_lib_aceclnt_SD_Init" = xyes
14233 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Enabling RSA securID support" >&5
14235 …sam2/Makefile:$srcdir/./config/pre.in:plugins/preauth/securid_sam2/Makefile.in:plugins/preauth/sec…
14249 # Check whether --with-lmdb was given.
14250 if test ${with_lmdb+y}
14257 if test "$withval" = auto -o "$withval" = yes; then
14258 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mdb_env_create in -llmdb" >&5
14259 printf %s "checking for mdb_env_create in -llmdb... " >&6; }
14260 if test ${ac_cv_lib_lmdb_mdb_env_create+y}
14265 LIBS="-llmdb $LIBS"
14266 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14287 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14291 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lmdb_mdb_env_create" >&5
14293 if test "x$ac_cv_lib_lmdb_mdb_env_create" = xyes
14300 if test "$have_lmdb" = true; then
14301 LMDB_LIBS=-llmdb
14304 …plugins/kdb/lmdb/Makefile:$srcdir/./config/pre.in:plugins/kdb/lmdb/Makefile.in:plugins/kdb/lmdb/de…
14308 elif test "$withval" = yes; then
14316 # Kludge for simple server --- FIXME is this the best way to do this?
14318 if test "$ac_cv_lib_socket" = "yes" -a "$ac_cv_lib_nsl" = "yes"; then
14327 # Check whether --with-libedit was given.
14328 if test ${with_libedit+y}
14336 # Check whether --with-readline was given.
14337 if test ${with_readline+y}
14344 if test "x$with_readline" = xyes; then
14349 if test "x$with_libedit" != xno; then
14352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libedit" >&5
14355 if test -n "$LIBEDIT_CFLAGS"; then
14357 elif test -n "$PKG_CONFIG"; then
14358 if test -n "$PKG_CONFIG" && \
14359 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libedit\"";…
14360 ($PKG_CONFIG --exists --print-errors "libedit") 2>&5
14362 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14363 test $ac_status = 0; }; then
14364 pkg_cv_LIBEDIT_CFLAGS=`$PKG_CONFIG --cflags "libedit" 2>/dev/null`
14365 test "x$?" != "x0" && pkg_failed=yes
14372 if test -n "$LIBEDIT_LIBS"; then
14374 elif test -n "$PKG_CONFIG"; then
14375 if test -n "$PKG_CONFIG" && \
14376 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libedit\"";…
14377 ($PKG_CONFIG --exists --print-errors "libedit") 2>&5
14379 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14380 test $ac_status = 0; }; then
14381 pkg_cv_LIBEDIT_LIBS=`$PKG_CONFIG --libs "libedit" 2>/dev/null`
14382 test "x$?" != "x0" && pkg_failed=yes
14392 if test $pkg_failed = yes; then
14393 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14396 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14401 if test $_pkg_short_errors_supported = yes; then
14402 … LIBEDIT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libedit" 2>&1`
14404 LIBEDIT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libedit" 2>&1`
14406 # Put the nasty error message in config.log where it belongs
14410 elif test $pkg_failed = untried; then
14411 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14417 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14421 if test "x$have_libedit" = xyes; then
14427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using libedit for readline support" >&5
14429 elif test "x$with_libedit" = xyes; then
14431 as_fn_error $? "Could not detect libedit with pkg-config" "$LINENO" 5
14433 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Not using any readline support" >&5
14436 elif test "x$with_readline" = xyes; then
14437 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using GNU Readline" >&5
14439 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for main in -lreadline" >&5
14440 printf %s "checking for main in -lreadline... " >&6; }
14441 if test ${ac_cv_lib_readline_main+y}
14446 LIBS="-lreadline $LIBS"
14447 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14465 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_readline_main" >&5
14471 if test "x$ac_cv_lib_readline_main" = xyes
14475 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14478 See \`config.log' for more details" "$LINENO" 5; }
14484 RL_LIBS='-lreadline'
14486 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: Not using any readline support" >&5
14493 # Check whether --with-system-verto was given.
14494 if test ${with_system_verto+y}
14502 if test "x$with_system_verto" != xno; then
14505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libverto" >&5
14508 if test -n "$VERTO_CFLAGS"; then
14510 elif test -n "$PKG_CONFIG"; then
14511 if test -n "$PKG_CONFIG" && \
14512 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libverto\""…
14513 ($PKG_CONFIG --exists --print-errors "libverto") 2>&5
14515 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14516 test $ac_status = 0; }; then
14517 pkg_cv_VERTO_CFLAGS=`$PKG_CONFIG --cflags "libverto" 2>/dev/null`
14518 test "x$?" != "x0" && pkg_failed=yes
14525 if test -n "$VERTO_LIBS"; then
14527 elif test -n "$PKG_CONFIG"; then
14528 if test -n "$PKG_CONFIG" && \
14529 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libverto\""…
14530 ($PKG_CONFIG --exists --print-errors "libverto") 2>&5
14532 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14533 test $ac_status = 0; }; then
14534 pkg_cv_VERTO_LIBS=`$PKG_CONFIG --libs "libverto" 2>/dev/null`
14535 test "x$?" != "x0" && pkg_failed=yes
14545 if test $pkg_failed = yes; then
14546 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14549 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14554 if test $_pkg_short_errors_supported = yes; then
14555 … VERTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libverto" 2>&1`
14557 VERTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libverto" 2>&1`
14559 # Put the nasty error message in config.log where it belongs
14563 elif test $pkg_failed = untried; then
14564 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14570 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14574 if test "x$have_sysverto" = xyes; then
14576 elif test "x$with_system_verto" = xyes; then
14580 if test "x$VERTO_VERSION" = xsys; then
14581 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using system libverto" >&5
14585 VERTO_LIBS="-lverto"
14586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using built-in libverto" >&5
14587 printf "%s\n" "$as_me: Using built-in libverto" >&6;}
14595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14597 if test ${ac_cv_path_GROFF+y}
14603 ac_cv_path_GROFF="$GROFF" # Let the user override the test with a path.
14618 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
14629 if test -n "$GROFF"; then
14630 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GROFF" >&5
14633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14640 if test "${localedir+set}" != set; then
14649 *-*-darwin[0-9].* | *-*-darwin10.*)
14654 *-*-darwin*)
14656 # (Darwin 20) uses an xpc-based cache type called XCACHE by default.
14657 # We can access either of these collections via a macos-specific
14662 MACOS_FRAMEWORK="-framework Kerberos"
14670 if test "$macos_defccname" = API:; then
14678 # Build-time default ccache, keytab, and client keytab names. These
14681 # krb5-config if we can, or fall back to hardcoded defaults.
14686 # Check whether --with-krb5-config was given.
14687 if test ${with_krb5_config+y}
14691 with_krb5_config=krb5-config
14694 if test "x$with_krb5_config" != xno; then
14695 if test "x$with_krb5_config" = xyes; then
14696 with_krb5_config=krb5-config
14698 if $with_krb5_config --help 2>&1 | grep defccname >/dev/null; then
14699 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Using $with_krb5_config for build defaults" >&5
14701 : "${DEFCCNAME=`$with_krb5_config --defccname`}"
14702 : "${DEFKTNAME=`$with_krb5_config --defktname`}"
14703 : "${DEFCKTNAME=`$with_krb5_config --defcktname`}"
14706 if test "${DEFCCNAME+set}" != set; then
14707 if test "${macos_defccname+set}" = set; then
14713 if test "${DEFKTNAME+set}" != set; then
14716 if test "${DEFCKTNAME+set}" != set; then
14718 exp_localstatedir=`(test "x$prefix" = xNONE && prefix="$ac_default_prefix"
14719 test "x$exec_prefix" = xNONE && exec_prefix="${prefix}"
14721 while test "$_lcl_receval_old" != "$_lcl_receval"; do
14728 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default ccache name: $DEFCCNAME" >&5
14730 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default keytab name: $DEFKTNAME" >&5
14732 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default client keytab name: $DEFCKTNAME" >&5
14745 if test "${PKCS11_MODNAME+set}" != set; then
14746 PKCS11_MODNAME=opensc-pkcs11.so
14748 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Default PKCS11 module name: $PKCS11_MODNAME" >&5
14754 ac_config_files="$ac_config_files build-tools/krb5-config"
14756 …-tools/kadm-server.pc build-tools/kadm-client.pc build-tools/kdb.pc build-tools/krb5.pc build-tool…
14759 …onfig_files="$ac_config_files ./Makefile:$srcdir/./config/pre.in:./Makefile.in:./deps:$srcdir/./co…
14760 …files="$ac_config_files util/Makefile:$srcdir/./config/pre.in:util/Makefile.in:util/deps:$srcdir/.…
14761 …g_files util/support/Makefile:$srcdir/./config/pre.in:util/support/Makefile.in:util/support/deps:$…
14762 …g_files util/profile/Makefile:$srcdir/./config/pre.in:util/profile/Makefile.in:util/profile/deps:$…
14763 …file/testmod/Makefile:$srcdir/./config/pre.in:util/profile/testmod/Makefile.in:util/profile/testmo…
14764 …onfig_files util/verto/Makefile:$srcdir/./config/pre.in:util/verto/Makefile.in:util/verto/deps:$sr…
14765 …g_files="$ac_config_files lib/Makefile:$srcdir/./config/pre.in:lib/Makefile.in:lib/deps:$srcdir/./…
14766 …"$ac_config_files lib/kdb/Makefile:$srcdir/./config/pre.in:lib/kdb/Makefile.in:lib/kdb/deps:$srcdi…
14767 …onfig_files lib/crypto/Makefile:$srcdir/./config/pre.in:lib/crypto/Makefile.in:lib/crypto/deps:$sr…
14768 …les lib/crypto/krb/Makefile:$srcdir/./config/pre.in:lib/crypto/krb/Makefile.in:lib/crypto/krb/deps…
14769 …pto_tests/Makefile:$srcdir/./config/pre.in:lib/crypto/crypto_tests/Makefile.in:lib/crypto/crypto_t…
14770 …crypto/builtin/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/Makefile.in:lib/crypto/builtin/…
14771 …uiltin/des/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/des/Makefile.in:lib/crypto/builtin/…
14772 …uiltin/aes/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/aes/Makefile.in:lib/crypto/builtin/…
14773 …ellia/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/camellia/Makefile.in:lib/crypto/builtin/…
14774 …uiltin/md4/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md4/Makefile.in:lib/crypto/builtin/…
14775 …uiltin/md5/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md5/Makefile.in:lib/crypto/builtin/…
14776 …ltin/sha1/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha1/Makefile.in:lib/crypto/builtin/…
14777 …ltin/sha2/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha2/Makefile.in:lib/crypto/builtin/…
14778 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/enc_provider/Makefile.in:lib/crypto/builtin/…
14779 …/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/hash_provider/Makefile.in:lib/crypto/builtin/…
14780 …crypto/openssl/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/Makefile.in:lib/crypto/openssl/…
14781 …penssl/des/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/des/Makefile.in:lib/crypto/openssl/…
14782 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/enc_provider/Makefile.in:lib/crypto/openssl/…
14783 …/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/hash_provider/Makefile.in:lib/crypto/openssl/…
14784 …ac_config_files lib/krb5/Makefile:$srcdir/./config/pre.in:lib/krb5/Makefile.in:lib/krb5/deps:$srcd…
14785 …rror_tables/Makefile:$srcdir/./config/pre.in:lib/krb5/error_tables/Makefile.in:lib/krb5/error_tabl…
14786 …les lib/krb5/asn.1/Makefile:$srcdir/./config/pre.in:lib/krb5/asn.1/Makefile.in:lib/krb5/asn.1/deps…
14787 …s lib/krb5/ccache/Makefile:$srcdir/./config/pre.in:lib/krb5/ccache/Makefile.in:lib/krb5/ccache/dep…
14788 …s lib/krb5/keytab/Makefile:$srcdir/./config/pre.in:lib/krb5/keytab/Makefile.in:lib/krb5/keytab/dep…
14789 …g_files lib/krb5/krb/Makefile:$srcdir/./config/pre.in:lib/krb5/krb/Makefile.in:lib/krb5/krb/deps:$…
14790 …s lib/krb5/rcache/Makefile:$srcdir/./config/pre.in:lib/krb5/rcache/Makefile.in:lib/krb5/rcache/dep…
14791 …fig_files lib/krb5/os/Makefile:$srcdir/./config/pre.in:lib/krb5/os/Makefile.in:lib/krb5/os/deps:$s…
14792 …lib/krb5/unicode/Makefile:$srcdir/./config/pre.in:lib/krb5/unicode/Makefile.in:lib/krb5/unicode/de…
14793 …onfig_files lib/gssapi/Makefile:$srcdir/./config/pre.in:lib/gssapi/Makefile.in:lib/gssapi/deps:$sr…
14794 …gssapi/generic/Makefile:$srcdir/./config/pre.in:lib/gssapi/generic/Makefile.in:lib/gssapi/generic/…
14795 …s lib/gssapi/krb5/Makefile:$srcdir/./config/pre.in:lib/gssapi/krb5/Makefile.in:lib/gssapi/krb5/dep…
14796 …b/gssapi/spnego/Makefile:$srcdir/./config/pre.in:lib/gssapi/spnego/Makefile.in:lib/gssapi/spnego/d…
14797 …sapi/mechglue/Makefile:$srcdir/./config/pre.in:lib/gssapi/mechglue/Makefile.in:lib/gssapi/mechglue…
14798 …"$ac_config_files lib/rpc/Makefile:$srcdir/./config/pre.in:lib/rpc/Makefile.in:lib/rpc/deps:$srcdi…
14799 …fig_files lib/rpc/unit-test/Makefile:$srcdir/./config/pre.in:lib/rpc/unit-test/Makefile.in:lib/rpc…
14800 …_config_files lib/kadm5/Makefile:$srcdir/./config/pre.in:lib/kadm5/Makefile.in:lib/kadm5/deps:$src…
14801 …les lib/kadm5/clnt/Makefile:$srcdir/./config/pre.in:lib/kadm5/clnt/Makefile.in:lib/kadm5/clnt/deps…
14802 …files lib/kadm5/srv/Makefile:$srcdir/./config/pre.in:lib/kadm5/srv/Makefile.in:lib/kadm5/srv/deps:…
14803 …ac_config_files lib/krad/Makefile:$srcdir/./config/pre.in:lib/krad/Makefile.in:lib/krad/deps:$srcd…
14804 …g_files lib/apputils/Makefile:$srcdir/./config/pre.in:lib/apputils/Makefile.in:lib/apputils/deps:$…
14805 …g_files="$ac_config_files kdc/Makefile:$srcdir/./config/pre.in:kdc/Makefile.in:kdc/deps:$srcdir/./…
14806 …les="$ac_config_files kprop/Makefile:$srcdir/./config/pre.in:kprop/Makefile.in:kprop/deps:$srcdir/…
14807 …files="$ac_config_files config-files/Makefile:$srcdir/./config/pre.in:config-files/Makefile.in:con…
14808 …iles="$ac_config_files build-tools/Makefile:$srcdir/./config/pre.in:build-tools/Makefile.in:build-…
14809 …g_files="$ac_config_files man/Makefile:$srcdir/./config/pre.in:man/Makefile.in:man/deps:$srcdir/./…
14810 …g_files="$ac_config_files doc/Makefile:$srcdir/./config/pre.in:doc/Makefile.in:doc/deps:$srcdir/./…
14811 …"$ac_config_files include/Makefile:$srcdir/./config/pre.in:include/Makefile.in:include/deps:$srcdi…
14812 …s plugins/certauth/test/Makefile:$srcdir/./config/pre.in:plugins/certauth/test/Makefile.in:plugins…
14813 …oextest/Makefile:$srcdir/./config/pre.in:plugins/gssapi/negoextest/Makefile.in:plugins/gssapi/nego…
14814 …plugins/hostrealm/test/Makefile:$srcdir/./config/pre.in:plugins/hostrealm/test/Makefile.in:plugins…
14815 …plugins/localauth/test/Makefile:$srcdir/./config/pre.in:plugins/localauth/test/Makefile.in:plugins…
14816 …ugins/kadm5_hook/test/Makefile:$srcdir/./config/pre.in:plugins/kadm5_hook/test/Makefile.in:plugins…
14817 …ugins/kadm5_auth/test/Makefile:$srcdir/./config/pre.in:plugins/kadm5_auth/test/Makefile.in:plugins…
14818 …files plugins/pwqual/test/Makefile:$srcdir/./config/pre.in:plugins/pwqual/test/Makefile.in:plugins…
14819 …files plugins/audit/Makefile:$srcdir/./config/pre.in:plugins/audit/Makefile.in:plugins/audit/deps:…
14820 …g_files plugins/audit/test/Makefile:$srcdir/./config/pre.in:plugins/audit/test/Makefile.in:plugins…
14821 …s plugins/kdb/db2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/Makefile.in:plugins/kdb/db2/dep…
14822 …db2/libdb2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/Makefile.in:plugins/kdb/db2/lib…
14823 …/hash/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/hash/Makefile.in:plugins/kdb/db2/lib…
14824 …tree/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/btree/Makefile.in:plugins/kdb/db2/lib…
14825 …bdb2/db/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/db/Makefile.in:plugins/kdb/db2/lib…
14826 …pool/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/mpool/Makefile.in:plugins/kdb/db2/lib…
14827 …ecno/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/recno/Makefile.in:plugins/kdb/db2/lib…
14828 …b/db2/libdb2/test/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/test/Makefile.in:plugins…
14829 …onfig_files plugins/kdb/test/Makefile:$srcdir/./config/pre.in:plugins/kdb/test/Makefile.in:plugins…
14830 …plugins/kdcpolicy/test/Makefile:$srcdir/./config/pre.in:plugins/kdcpolicy/test/Makefile.in:plugins…
14831 …s/preauth/otp/Makefile:$srcdir/./config/pre.in:plugins/preauth/otp/Makefile.in:plugins/preauth/otp…
14832 …eauth/spake/Makefile:$srcdir/./config/pre.in:plugins/preauth/spake/Makefile.in:plugins/preauth/spa…
14833 …les plugins/preauth/test/Makefile:$srcdir/./config/pre.in:plugins/preauth/test/Makefile.in:plugins…
14834 …ent/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_client/Makefile.in:plugins/authdata/gr…
14835 …ver/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_server/Makefile.in:plugins/authdata/gr…
14836 …ugins/tls/k5tls/Makefile:$srcdir/./config/pre.in:plugins/tls/k5tls/Makefile.in:plugins/tls/k5tls/d…
14837 …"$ac_config_files clients/Makefile:$srcdir/./config/pre.in:clients/Makefile.in:clients/deps:$srcdi…
14838 …files clients/klist/Makefile:$srcdir/./config/pre.in:clients/klist/Makefile.in:clients/klist/deps:…
14839 …files clients/kinit/Makefile:$srcdir/./config/pre.in:clients/kinit/Makefile.in:clients/kinit/deps:…
14840 …g_files clients/kvno/Makefile:$srcdir/./config/pre.in:clients/kvno/Makefile.in:clients/kvno/deps:$…
14841 …clients/kdestroy/Makefile:$srcdir/./config/pre.in:clients/kdestroy/Makefile.in:clients/kdestroy/de…
14842 …s clients/kpasswd/Makefile:$srcdir/./config/pre.in:clients/kpasswd/Makefile.in:clients/kpasswd/dep…
14843 …fig_files clients/ksu/Makefile:$srcdir/./config/pre.in:clients/ksu/Makefile.in:clients/ksu/deps:$s…
14844 …s clients/kswitch/Makefile:$srcdir/./config/pre.in:clients/kswitch/Makefile.in:clients/kswitch/dep…
14845 …s="$ac_config_files kadmin/Makefile:$srcdir/./config/pre.in:kadmin/Makefile.in:kadmin/deps:$srcdir…
14846 …onfig_files kadmin/cli/Makefile:$srcdir/./config/pre.in:kadmin/cli/Makefile.in:kadmin/cli/deps:$sr…
14847 …files kadmin/dbutil/Makefile:$srcdir/./config/pre.in:kadmin/dbutil/Makefile.in:kadmin/dbutil/deps:…
14848 …files kadmin/ktutil/Makefile:$srcdir/./config/pre.in:kadmin/ktutil/Makefile.in:kadmin/ktutil/deps:…
14849 …files kadmin/server/Makefile:$srcdir/./config/pre.in:kadmin/server/Makefile.in:kadmin/server/deps:…
14850 …files="$ac_config_files appl/Makefile:$srcdir/./config/pre.in:appl/Makefile.in:appl/deps:$srcdir/.…
14851 …fig_files appl/sample/Makefile:$srcdir/./config/pre.in:appl/sample/Makefile.in:appl/sample/deps:$s…
14852 …ample/sclient/Makefile:$srcdir/./config/pre.in:appl/sample/sclient/Makefile.in:appl/sample/sclient…
14853 …ample/sserver/Makefile:$srcdir/./config/pre.in:appl/sample/sserver/Makefile.in:appl/sample/sserver…
14854 …fig_files appl/simple/Makefile:$srcdir/./config/pre.in:appl/simple/Makefile.in:appl/simple/deps:$s…
14855 …/simple/client/Makefile:$srcdir/./config/pre.in:appl/simple/client/Makefile.in:appl/simple/client/…
14856 …/simple/server/Makefile:$srcdir/./config/pre.in:appl/simple/server/Makefile.in:appl/simple/server/…
14857 …c_config_files appl/gss-sample/Makefile:$srcdir/./config/pre.in:appl/gss-sample/Makefile.in:appl/g…
14858 …les appl/user_user/Makefile:$srcdir/./config/pre.in:appl/user_user/Makefile.in:appl/user_user/deps…
14859 …les="$ac_config_files tests/Makefile:$srcdir/./config/pre.in:tests/Makefile.in:tests/deps:$srcdir/…
14860 …fig_files tests/asn.1/Makefile:$srcdir/./config/pre.in:tests/asn.1/Makefile.in:tests/asn.1/deps:$s…
14861 …g_files tests/create/Makefile:$srcdir/./config/pre.in:tests/create/Makefile.in:tests/create/deps:$…
14862 …g_files tests/hammer/Makefile:$srcdir/./config/pre.in:tests/hammer/Makefile.in:tests/hammer/deps:$…
14863 …g_files tests/verify/Makefile:$srcdir/./config/pre.in:tests/verify/Makefile.in:tests/verify/deps:$…
14864 …g_files tests/gssapi/Makefile:$srcdir/./config/pre.in:tests/gssapi/Makefile.in:tests/gssapi/deps:$…
14865 …files tests/threads/Makefile:$srcdir/./config/pre.in:tests/threads/Makefile.in:tests/threads/deps:…
14866 …fig_files tests/shlib/Makefile:$srcdir/./config/pre.in:tests/shlib/Makefile.in:tests/shlib/deps:$s…
14867 …onfig_files tests/gss-threads/Makefile:$srcdir/./config/pre.in:tests/gss-threads/Makefile.in:tests…
14868 …onfig_files tests/misc/Makefile:$srcdir/./config/pre.in:tests/misc/Makefile.in:tests/misc/deps:$sr…
14873 # scripts and configure runs, see configure's option --config-cache.
14877 # config.status only pays attention to the cache file if you give it
14878 # the --recheck option to rerun configure.
14892 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14897 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
14911 # `set' does not quote correctly, so add quotes: double-quote
14913 sed -n \
14919 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14928 s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/
14933 if test -w "$cache_file"; then
14934 if test "x$cache_file" != "x/dev/null"; then
14935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14937 if test ! -f "$cache_file" || test -h "$cache_file"; then
14942 mv -f confcache "$cache_file"$$ &&
14943 mv -f "$cache_file"$$ "$cache_file" ;; #(
14945 mv -f confcache "$cache_file" ;;
14950 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14954 rm -f confcache
14956 test "x$prefix" = xNONE && prefix=$ac_default_prefix
14958 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14960 DEFS=-DHAVE_CONFIG_H
14965 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
14980 : "${CONFIG_STATUS=./config.status}"
14984 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14992 # configure, is in config.log if it exists.
14998 SHELL=\${CONFIG_SHELL-$SHELL}
15002 ## -------------------- ##
15004 ## -------------------- ##
15009 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
15013 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
15015 alias -g '${1+"$@"}'='"$@"'
15018 case `(set -o) 2>/dev/null` in #(
15020 set -o posix ;; #(
15034 # Quoting is to prevent editors from complaining about space-tab.
15044 # Ensure predictable behavior from utilities with locale-dependent output.
15051 # to be unset--not just set to an empty or harmless value--now, to
15052 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
15056 do eval test \${$as_var+y} \
15068 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15069 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15088 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
15096 if test "x$as_myself" = x; then
15099 if test ! -f "$as_myself"; then
15107 # ----------------------------------------
15113 as_status=$1; test $as_status -eq 0 && as_status=1
15114 if test "$4"; then
15115 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
15116 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
15125 # -----------------------
15133 # -----------------
15134 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15143 # ---------------
15152 # ----------------------
15157 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null
15171 # ------------------
15175 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null
15184 as_val=`expr "$@" || test $? -eq 1`
15190 test "X`expr 00001 : '.*\(...\)'`" = X001; then
15196 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15202 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15208 as_me=`$as_basename -- "$0" ||
15239 case `echo -n x` in #(((((
15240 -n*)
15248 ECHO_N='-n';;
15251 # For backward compatibility with old third-party macros, we provide
15257 rm -f conf$$ conf$$.exe conf$$.file
15258 if test -d conf$$.dir; then
15259 rm -f conf$$.dir/conf$$.file
15261 rm -f conf$$.dir
15265 if ln -s conf$$.file conf$$ 2>/dev/null; then
15266 as_ln_s='ln -s'
15268 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15269 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15270 # In both cases, we have to default to `cp -pR'.
15271 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
15272 as_ln_s='cp -pR'
15276 as_ln_s='cp -pR'
15279 as_ln_s='cp -pR'
15281 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15286 # -------------
15292 -*) as_dir=./$as_dir;;
15294 test -d "$as_dir" || eval $as_mkdir_p || {
15302 as_dir=`$as_dirname -- "$as_dir" ||
15325 test -d "$as_dir" && break
15327 test -z "$as_dirs" || eval "mkdir $as_dirs"
15328 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
15332 if mkdir -p . 2>/dev/null; then
15333 as_mkdir_p='mkdir -p "$as_dir"'
15335 test -d ./-p && rmdir ./-p
15341 # -----------------------
15342 # Test if FILE is an executable regular file.
15345 test -f "$1" && test -x "$1"
15347 as_test_x='test -x'
15358 ## ----------------------------------- ##
15360 ## ----------------------------------- ##
15362 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
15378 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15393 # Files that config.status was made for.
15407 -h, --help print this help, then exit
15408 -V, --version print version number and configuration settings, then exit
15409 --config print configuration, then exit
15410 -q, --quiet, --silent
15412 -d, --debug don't remove temporary files
15413 --recheck update $as_me by reconfiguring in the same conditions
15414 --file=FILE[:TEMPLATE]
15416 --header=FILE[:TEMPLATE]
15425 Report bugs to <krb5-bugs@mit.edu>."
15433 Kerberos 5 config.status 1.22.1
15438 This config.status script is free software; the Free Software Foundation
15445 test -n "\$AWK" || AWK=awk
15451 while test $# != 0
15454 --*=?*)
15459 --*=)
15473 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
15475 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
15477 --config | --confi | --conf | --con | --co | --c )
15479 --debug | --debu | --deb | --de | --d | -d )
15481 --file | --fil | --fi | --f )
15489 --header | --heade | --head | --hea )
15496 --he | --h)
15497 # Conflict between --help and --header
15499 Try \`$0 --help' for more information.";;
15500 --help | --hel | -h )
15502 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
15503 | -silent | --silent | --silen | --sile | --sil | --si | --s)
15507 -*) as_fn_error $? "unrecognized option: \`$1'
15508 Try \`$0 --help' for more information." ;;
15521 ac_configure_extra_args="$ac_configure_extra_args --silent"
15527 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15537 exec 5>>config.log
15540 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15556 …CONFIG_FILES="$CONFIG_FILES po/Makefile:$srcdir/./config/pre.in:po/Makefile.in:po/deps:$srcdir/./c…
15557 …audit/simple/Makefile:$srcdir/./config/pre.in:plugins/audit/simple/Makefile.in:plugins/audit/simpl…
15558 …FILES tests/fuzzing/Makefile:$srcdir/./config/pre.in:tests/fuzzing/Makefile.in:tests/fuzzing/deps:…
15561 …uth/pkinit/Makefile:$srcdir/./config/pre.in:plugins/preauth/pkinit/Makefile.in:plugins/preauth/pki…
15562 …ES="$CONFIG_FILES util/et/Makefile:$srcdir/./config/pre.in:util/et/Makefile.in:util/et/deps:$srcdi…
15563 …ES="$CONFIG_FILES util/ss/Makefile:$srcdir/./config/pre.in:util/ss/Makefile.in:util/ss/deps:$srcdi…
15564 …plugins/kdb/ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/Makefile.in:plugins/kdb/ldap/de…
15565 …p_util/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/ldap_util/Makefile.in:plugins/kdb/ldap/ld…
15566 …ldap/Makefile:$srcdir/./config/pre.in:plugins/kdb/ldap/libkdb_ldap/Makefile.in:plugins/kdb/ldap/li…
15567 …sam2/Makefile:$srcdir/./config/pre.in:plugins/preauth/securid_sam2/Makefile.in:plugins/preauth/sec…
15568 …plugins/kdb/lmdb/Makefile:$srcdir/./config/pre.in:plugins/kdb/lmdb/Makefile.in:plugins/kdb/lmdb/de…
15569 "build-tools/krb5-config") CONFIG_FILES="$CONFIG_FILES build-tools/krb5-config" ;;
15570 "build-tools/kadm-server.pc") CONFIG_FILES="$CONFIG_FILES build-tools/kadm-server.pc" ;;
15571 "build-tools/kadm-client.pc") CONFIG_FILES="$CONFIG_FILES build-tools/kadm-client.pc" ;;
15572 "build-tools/kdb.pc") CONFIG_FILES="$CONFIG_FILES build-tools/kdb.pc" ;;
15573 "build-tools/krb5.pc") CONFIG_FILES="$CONFIG_FILES build-tools/krb5.pc" ;;
15574 "build-tools/krb5-gssapi.pc") CONFIG_FILES="$CONFIG_FILES build-tools/krb5-gssapi.pc" ;;
15575 "build-tools/mit-krb5.pc") CONFIG_FILES="$CONFIG_FILES build-tools/mit-krb5.pc" ;;
15576 "build-tools/mit-krb5-gssapi.pc") CONFIG_FILES="$CONFIG_FILES build-tools/mit-krb5-gssapi.pc" ;;
15577 "build-tools/gssrpc.pc") CONFIG_FILES="$CONFIG_FILES build-tools/gssrpc.pc" ;;
15578 …) CONFIG_FILES="$CONFIG_FILES ./Makefile:$srcdir/./config/pre.in:./Makefile.in:./deps:$srcdir/./co…
15579 …IG_FILES="$CONFIG_FILES util/Makefile:$srcdir/./config/pre.in:util/Makefile.in:util/deps:$srcdir/.…
15580 …G_FILES util/support/Makefile:$srcdir/./config/pre.in:util/support/Makefile.in:util/support/deps:$…
15581 …G_FILES util/profile/Makefile:$srcdir/./config/pre.in:util/profile/Makefile.in:util/profile/deps:$…
15582 …file/testmod/Makefile:$srcdir/./config/pre.in:util/profile/testmod/Makefile.in:util/profile/testmo…
15583 …ONFIG_FILES util/verto/Makefile:$srcdir/./config/pre.in:util/verto/Makefile.in:util/verto/deps:$sr…
15584 …NFIG_FILES="$CONFIG_FILES lib/Makefile:$srcdir/./config/pre.in:lib/Makefile.in:lib/deps:$srcdir/./…
15585 …ES="$CONFIG_FILES lib/kdb/Makefile:$srcdir/./config/pre.in:lib/kdb/Makefile.in:lib/kdb/deps:$srcdi…
15586 …ONFIG_FILES lib/crypto/Makefile:$srcdir/./config/pre.in:lib/crypto/Makefile.in:lib/crypto/deps:$sr…
15587 …LES lib/crypto/krb/Makefile:$srcdir/./config/pre.in:lib/crypto/krb/Makefile.in:lib/crypto/krb/deps…
15588 …pto_tests/Makefile:$srcdir/./config/pre.in:lib/crypto/crypto_tests/Makefile.in:lib/crypto/crypto_t…
15589 …crypto/builtin/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/Makefile.in:lib/crypto/builtin/…
15590 …uiltin/des/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/des/Makefile.in:lib/crypto/builtin/…
15591 …uiltin/aes/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/aes/Makefile.in:lib/crypto/builtin/…
15592 …ellia/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/camellia/Makefile.in:lib/crypto/builtin/…
15593 …uiltin/md4/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md4/Makefile.in:lib/crypto/builtin/…
15594 …uiltin/md5/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/md5/Makefile.in:lib/crypto/builtin/…
15595 …ltin/sha1/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha1/Makefile.in:lib/crypto/builtin/…
15596 …ltin/sha2/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/sha2/Makefile.in:lib/crypto/builtin/…
15597 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/enc_provider/Makefile.in:lib/crypto/builtin/…
15598 …/Makefile:$srcdir/./config/pre.in:lib/crypto/builtin/hash_provider/Makefile.in:lib/crypto/builtin/…
15599 …crypto/openssl/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/Makefile.in:lib/crypto/openssl/…
15600 …penssl/des/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/des/Makefile.in:lib/crypto/openssl/…
15601 …r/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/enc_provider/Makefile.in:lib/crypto/openssl/…
15602 …/Makefile:$srcdir/./config/pre.in:lib/crypto/openssl/hash_provider/Makefile.in:lib/crypto/openssl/…
15603 …="$CONFIG_FILES lib/krb5/Makefile:$srcdir/./config/pre.in:lib/krb5/Makefile.in:lib/krb5/deps:$srcd…
15604 …rror_tables/Makefile:$srcdir/./config/pre.in:lib/krb5/error_tables/Makefile.in:lib/krb5/error_tabl…
15605 …LES lib/krb5/asn.1/Makefile:$srcdir/./config/pre.in:lib/krb5/asn.1/Makefile.in:lib/krb5/asn.1/deps…
15606 …S lib/krb5/ccache/Makefile:$srcdir/./config/pre.in:lib/krb5/ccache/Makefile.in:lib/krb5/ccache/dep…
15607 …S lib/krb5/keytab/Makefile:$srcdir/./config/pre.in:lib/krb5/keytab/Makefile.in:lib/krb5/keytab/dep…
15608 …G_FILES lib/krb5/krb/Makefile:$srcdir/./config/pre.in:lib/krb5/krb/Makefile.in:lib/krb5/krb/deps:$…
15609 …S lib/krb5/rcache/Makefile:$srcdir/./config/pre.in:lib/krb5/rcache/Makefile.in:lib/krb5/rcache/dep…
15610 …FIG_FILES lib/krb5/os/Makefile:$srcdir/./config/pre.in:lib/krb5/os/Makefile.in:lib/krb5/os/deps:$s…
15611 …lib/krb5/unicode/Makefile:$srcdir/./config/pre.in:lib/krb5/unicode/Makefile.in:lib/krb5/unicode/de…
15612 …ONFIG_FILES lib/gssapi/Makefile:$srcdir/./config/pre.in:lib/gssapi/Makefile.in:lib/gssapi/deps:$sr…
15613 …gssapi/generic/Makefile:$srcdir/./config/pre.in:lib/gssapi/generic/Makefile.in:lib/gssapi/generic/…
15614 …S lib/gssapi/krb5/Makefile:$srcdir/./config/pre.in:lib/gssapi/krb5/Makefile.in:lib/gssapi/krb5/dep…
15615 …b/gssapi/spnego/Makefile:$srcdir/./config/pre.in:lib/gssapi/spnego/Makefile.in:lib/gssapi/spnego/d…
15616 …sapi/mechglue/Makefile:$srcdir/./config/pre.in:lib/gssapi/mechglue/Makefile.in:lib/gssapi/mechglue…
15617 …ES="$CONFIG_FILES lib/rpc/Makefile:$srcdir/./config/pre.in:lib/rpc/Makefile.in:lib/rpc/deps:$srcdi…
15618 …-test/Makefile") CONFIG_FILES="$CONFIG_FILES lib/rpc/unit-test/Makefile:$srcdir/./config/pre.in:li…
15619 …$CONFIG_FILES lib/kadm5/Makefile:$srcdir/./config/pre.in:lib/kadm5/Makefile.in:lib/kadm5/deps:$src…
15620 …LES lib/kadm5/clnt/Makefile:$srcdir/./config/pre.in:lib/kadm5/clnt/Makefile.in:lib/kadm5/clnt/deps…
15621 …FILES lib/kadm5/srv/Makefile:$srcdir/./config/pre.in:lib/kadm5/srv/Makefile.in:lib/kadm5/srv/deps:…
15622 …="$CONFIG_FILES lib/krad/Makefile:$srcdir/./config/pre.in:lib/krad/Makefile.in:lib/krad/deps:$srcd…
15623 …G_FILES lib/apputils/Makefile:$srcdir/./config/pre.in:lib/apputils/Makefile.in:lib/apputils/deps:$…
15624 …NFIG_FILES="$CONFIG_FILES kdc/Makefile:$srcdir/./config/pre.in:kdc/Makefile.in:kdc/deps:$srcdir/./…
15625 …_FILES="$CONFIG_FILES kprop/Makefile:$srcdir/./config/pre.in:kprop/Makefile.in:kprop/deps:$srcdir/…
15626 …config-files/Makefile") CONFIG_FILES="$CONFIG_FILES config-files/Makefile:$srcdir/./config/pre.in:…
15627 …ld-tools/Makefile") CONFIG_FILES="$CONFIG_FILES build-tools/Makefile:$srcdir/./config/pre.in:build…
15628 …NFIG_FILES="$CONFIG_FILES man/Makefile:$srcdir/./config/pre.in:man/Makefile.in:man/deps:$srcdir/./…
15629 …NFIG_FILES="$CONFIG_FILES doc/Makefile:$srcdir/./config/pre.in:doc/Makefile.in:doc/deps:$srcdir/./…
15630 …ES="$CONFIG_FILES include/Makefile:$srcdir/./config/pre.in:include/Makefile.in:include/deps:$srcdi…
15631 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/certauth/test/Makefile:$srcdir/./config/pre.in…
15632 …oextest/Makefile:$srcdir/./config/pre.in:plugins/gssapi/negoextest/Makefile.in:plugins/gssapi/nego…
15633 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/hostrealm/test/Makefile:$srcdir/./config/pre.i…
15634 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/localauth/test/Makefile:$srcdir/./config/pre.i…
15635 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kadm5_hook/test/Makefile:$srcdir/./config/pre.…
15636 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kadm5_auth/test/Makefile:$srcdir/./config/pre.…
15637 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/pwqual/test/Makefile:$srcdir/./config/pre.in:p…
15638 …FILES plugins/audit/Makefile:$srcdir/./config/pre.in:plugins/audit/Makefile.in:plugins/audit/deps:…
15639 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/audit/test/Makefile:$srcdir/./config/pre.in:pl…
15640 …S plugins/kdb/db2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/Makefile.in:plugins/kdb/db2/dep…
15641 …db2/libdb2/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/Makefile.in:plugins/kdb/db2/lib…
15642 …/hash/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/hash/Makefile.in:plugins/kdb/db2/lib…
15643 …tree/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/btree/Makefile.in:plugins/kdb/db2/lib…
15644 …bdb2/db/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/db/Makefile.in:plugins/kdb/db2/lib…
15645 …pool/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/mpool/Makefile.in:plugins/kdb/db2/lib…
15646 …ecno/Makefile:$srcdir/./config/pre.in:plugins/kdb/db2/libdb2/recno/Makefile.in:plugins/kdb/db2/lib…
15647 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kdb/db2/libdb2/test/Makefile:$srcdir/./config/…
15648 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kdb/test/Makefile:$srcdir/./config/pre.in:plug…
15649 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/kdcpolicy/test/Makefile:$srcdir/./config/pre.i…
15650 …s/preauth/otp/Makefile:$srcdir/./config/pre.in:plugins/preauth/otp/Makefile.in:plugins/preauth/otp…
15651 …eauth/spake/Makefile:$srcdir/./config/pre.in:plugins/preauth/spake/Makefile.in:plugins/preauth/spa…
15652 …test/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/preauth/test/Makefile:$srcdir/./config/pre.in:…
15653 …ent/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_client/Makefile.in:plugins/authdata/gr…
15654 …ver/Makefile:$srcdir/./config/pre.in:plugins/authdata/greet_server/Makefile.in:plugins/authdata/gr…
15655 …ugins/tls/k5tls/Makefile:$srcdir/./config/pre.in:plugins/tls/k5tls/Makefile.in:plugins/tls/k5tls/d…
15656 …ES="$CONFIG_FILES clients/Makefile:$srcdir/./config/pre.in:clients/Makefile.in:clients/deps:$srcdi…
15657 …FILES clients/klist/Makefile:$srcdir/./config/pre.in:clients/klist/Makefile.in:clients/klist/deps:…
15658 …FILES clients/kinit/Makefile:$srcdir/./config/pre.in:clients/kinit/Makefile.in:clients/kinit/deps:…
15659 …G_FILES clients/kvno/Makefile:$srcdir/./config/pre.in:clients/kvno/Makefile.in:clients/kvno/deps:$…
15660 …clients/kdestroy/Makefile:$srcdir/./config/pre.in:clients/kdestroy/Makefile.in:clients/kdestroy/de…
15661 …S clients/kpasswd/Makefile:$srcdir/./config/pre.in:clients/kpasswd/Makefile.in:clients/kpasswd/dep…
15662 …FIG_FILES clients/ksu/Makefile:$srcdir/./config/pre.in:clients/ksu/Makefile.in:clients/ksu/deps:$s…
15663 …S clients/kswitch/Makefile:$srcdir/./config/pre.in:clients/kswitch/Makefile.in:clients/kswitch/dep…
15664 …ILES="$CONFIG_FILES kadmin/Makefile:$srcdir/./config/pre.in:kadmin/Makefile.in:kadmin/deps:$srcdir…
15665 …ONFIG_FILES kadmin/cli/Makefile:$srcdir/./config/pre.in:kadmin/cli/Makefile.in:kadmin/cli/deps:$sr…
15666 …FILES kadmin/dbutil/Makefile:$srcdir/./config/pre.in:kadmin/dbutil/Makefile.in:kadmin/dbutil/deps:…
15667 …FILES kadmin/ktutil/Makefile:$srcdir/./config/pre.in:kadmin/ktutil/Makefile.in:kadmin/ktutil/deps:…
15668 …FILES kadmin/server/Makefile:$srcdir/./config/pre.in:kadmin/server/Makefile.in:kadmin/server/deps:…
15669 …IG_FILES="$CONFIG_FILES appl/Makefile:$srcdir/./config/pre.in:appl/Makefile.in:appl/deps:$srcdir/.…
15670 …FIG_FILES appl/sample/Makefile:$srcdir/./config/pre.in:appl/sample/Makefile.in:appl/sample/deps:$s…
15671 …ample/sclient/Makefile:$srcdir/./config/pre.in:appl/sample/sclient/Makefile.in:appl/sample/sclient…
15672 …ample/sserver/Makefile:$srcdir/./config/pre.in:appl/sample/sserver/Makefile.in:appl/sample/sserver…
15673 …FIG_FILES appl/simple/Makefile:$srcdir/./config/pre.in:appl/simple/Makefile.in:appl/simple/deps:$s…
15674 …/simple/client/Makefile:$srcdir/./config/pre.in:appl/simple/client/Makefile.in:appl/simple/client/…
15675 …/simple/server/Makefile:$srcdir/./config/pre.in:appl/simple/server/Makefile.in:appl/simple/server/…
15676 …-sample/Makefile") CONFIG_FILES="$CONFIG_FILES appl/gss-sample/Makefile:$srcdir/./config/pre.in:ap…
15677 …LES appl/user_user/Makefile:$srcdir/./config/pre.in:appl/user_user/Makefile.in:appl/user_user/deps…
15678 …_FILES="$CONFIG_FILES tests/Makefile:$srcdir/./config/pre.in:tests/Makefile.in:tests/deps:$srcdir/…
15679 …FIG_FILES tests/asn.1/Makefile:$srcdir/./config/pre.in:tests/asn.1/Makefile.in:tests/asn.1/deps:$s…
15680 …G_FILES tests/create/Makefile:$srcdir/./config/pre.in:tests/create/Makefile.in:tests/create/deps:$…
15681 …G_FILES tests/hammer/Makefile:$srcdir/./config/pre.in:tests/hammer/Makefile.in:tests/hammer/deps:$…
15682 …G_FILES tests/verify/Makefile:$srcdir/./config/pre.in:tests/verify/Makefile.in:tests/verify/deps:$…
15683 …G_FILES tests/gssapi/Makefile:$srcdir/./config/pre.in:tests/gssapi/Makefile.in:tests/gssapi/deps:$…
15684 …FILES tests/threads/Makefile:$srcdir/./config/pre.in:tests/threads/Makefile.in:tests/threads/deps:…
15685 …FIG_FILES tests/shlib/Makefile:$srcdir/./config/pre.in:tests/shlib/Makefile.in:tests/shlib/deps:$s…
15686 …-threads/Makefile") CONFIG_FILES="$CONFIG_FILES tests/gss-threads/Makefile:$srcdir/./config/pre.in…
15687 …ONFIG_FILES tests/misc/Makefile:$srcdir/./config/pre.in:tests/misc/Makefile.in:tests/misc/deps:$sr…
15699 test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files
15700 test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers
15714 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
15721 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15722 test -d "$tmp"
15725 tmp=./conf$$-$RANDOM
15732 # This happens for instance with `./config.status config.h'.
15733 if test -n "$CONFIG_FILES"; then
15757 if test "x$ac_cr" = x; then
15761 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15780 rm -f conf$$files.sh
15788 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
15794 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15795 if test $ac_delim_n = $ac_delim_num; then
15803 rm -f conf$$subs.sh
15808 sed -n '
15851 rm -f conf$$subs.awk
15893 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
15900 if test "x$srcdir" = x.; then
15920 fi # test -n "$CONFIG_FILES"
15924 # This happens for instance with `./config.status Makefile'.
15925 if test -n "$CONFIG_HEADERS"; then
15931 # here-document in config.status, that substitutes the proper values into
15932 # config.h.in to produce config.h.
15938 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
15939 if test -z "$ac_tt"; then
15953 sed -n '
16008 prefix = substr(line, 1, index(line, defundef) - 1)
16027 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
16028 fi # test -n "$CONFIG_HEADERS"
16041 :[FH]-) ac_tag=-:-;;
16059 -) ac_f="$ac_tmp/stdin";;
16061 # (if the path is not absolute). The absolute path cannot be DOS-style,
16063 test -f "$ac_f" ||
16066 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
16076 # /* config.h. Generated by config.status. */
16080 if test x"$ac_file" != x-; then
16082 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16094 *:-:* | *:-) cat >"$ac_tmp/stdin" \
16100 ac_dir=`$as_dirname -- "$ac_file" ||
16185 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16188 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datar…
16189 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16211 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
16227 $AWK -f "$ac_tmp/subs.awk"
16229 $AWK -f "$ac_tmp/subs.awk" | $SHELL
16233 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16234 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
16235 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
16236 "$ac_tmp/out"`; test -z "$ac_out"; } &&
16237 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
16242 rm -f "$ac_tmp/stdin"
16244 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
16245 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
16253 if test x"$ac_file" != x-; then
16256 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
16257 } >"$ac_tmp/config.h" \
16259 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
16260 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16263 rm -f "$ac_file"
16264 mv "$ac_tmp/config.h" "$ac_file" \
16269 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
16270 || as_fn_error $? "could not create -" "$LINENO" 5
16280 "build-tools/krb5-config":F) chmod +x build-tools/krb5-config ;;
16290 test $ac_write_fail = 0 ||
16294 # configure is writing to config.log, and then calls config.status.
16295 # config.status does its own redirection, appending to config.log.
16296 # Unfortunately, on DOS this fails, as config.log is still kept open
16297 # by configure, so config.status won't be able to write to it; its
16299 # effectively closing config.log, so it can be properly (re)opened and
16300 # appended to by config.status. When coming back to configure, we
16302 if test "$no_create" != yes; then
16305 test "$silent" = yes &&
16306 ac_config_status_args="$ac_config_status_args --quiet"
16309 exec 5>>config.log
16314 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16315 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts…