Lines Matching +full:no +full:- +full:dump +full:- +full:oops

2 # Guess values for system-dependent variables and create Makefiles.
5 # Report bugs to <des@des.no>.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
14 ## -------------------- ##
16 ## -------------------- ##
25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
27 alias -g '${1+"$@"}'='"$@"'
30 case `(set -o) 2>/dev/null` in #(
32 set -o posix ;; #(
46 # Quoting is to prevent editors from complaining about space-tab.
56 # Ensure predictable behavior from utilities with locale-dependent output.
63 # to be unset--not just set to an empty or harmless value--now, to
64 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
80 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
81 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
87 # Find who we are. Look in the path if we contain no directory separator.
100 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
111 if test ! -f "$as_myself"; then
118 # into an infinite loop, continuously re-executing ourselves.
120 _as_can_reexec=no; export _as_can_reexec;
124 # Preserve -v and -x to the replacement shell.
128 case $- in # ((((
129 *v*x* | *x*v* ) as_opts=-vx ;;
130 *v* ) as_opts=-v ;;
131 *x* ) as_opts=-x ;;
137 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
148 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
150 alias -g '\${1+\"\$@\"}'='\"\$@\"'
153 case \`(set -o) 2>/dev/null\` in #(
155 set -o posix ;; #(
181 test -x / || exit 1"
187 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
193 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
199 as_have_required=no
221 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
222 as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
225 if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
239 if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
240 as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
253 # Preserve -v and -x to the replacement shell.
257 case $- in # ((((
258 *v*x* | *x*v* ) as_opts=-vx ;;
259 *v* ) as_opts=-v ;;
260 *x* ) as_opts=-x ;;
266 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
278 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and des@des.no about
287 SHELL=${CONFIG_SHELL-/bin/sh}
293 ## --------------------- ##
295 ## --------------------- ##
297 # ---------------
307 # -----------------------
315 # -----------------
316 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
324 # ---------
333 # -------------
339 -*) as_dir=./$as_dir;;
341 test -d "$as_dir" || eval $as_mkdir_p || {
349 as_dir=`$as_dirname -- "$as_dir" ||
372 test -d "$as_dir" && break
374 test -z "$as_dirs" || eval "mkdir $as_dirs"
375 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
381 # -----------------------
385 test -f "$1" && test -x "$1"
388 # ----------------------
407 # ------------------
420 as_val=`expr "$@" || test $? -eq 1`
425 # ---------
434 # ----------------------------------------
440 as_status=$1; test $as_status -eq 0 && as_status=1
442 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
443 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
456 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
462 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
468 as_me=`$as_basename -- "$0" ||
499 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
500 sed -n '
505 s/[$]LINENO.*/&-/
513 s/-\n.*//
518 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
521 _as_can_reexec=no; export _as_can_reexec
532 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
535 case `echo -n x` in #(((((
536 -n*)
544 ECHO_N='-n';;
547 # For backward compatibility with old third-party macros, we provide
554 rm -f conf$$ conf$$.exe conf$$.file
555 if test -d conf$$.dir; then
556 rm -f conf$$.dir/conf$$.file
558 rm -f conf$$.dir
562 if ln -s conf$$.file conf$$ 2>/dev/null; then
563 as_ln_s='ln -s'
565 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
566 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
567 # In both cases, we have to default to `cp -pR'.
568 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
569 as_ln_s='cp -pR'
573 as_ln_s='cp -pR'
576 as_ln_s='cp -pR'
578 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
581 if mkdir -p . 2>/dev/null; then
582 as_mkdir_p='mkdir -p "$as_dir"'
584 test -d ./-p && rmdir ./-p
588 as_test_x='test -x'
597 SHELL=${CONFIG_SHELL-/bin/sh}
600 test -n "$DJDIR" || exec 7<&0 </dev/null
606 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
615 cross_compiling=no
625 PACKAGE_BUGREPORT='des@des.no'
924 if test -n "$ac_prev"; then
937 --)
940 -bindir | --bindir | --bindi | --bind | --bin | --bi)
942 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
945 -build | --build | --buil | --bui | --bu)
947 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
950 -cache-file | --cache-file | --cache-fil | --cache-fi \
951 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
953 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
954 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
957 --config-cache | -C)
960 -datadir | --datadir | --datadi | --datad)
962 -datadir=* | --datadir=* | --datadi=* | --datad=*)
965 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
966 | --dataroo | --dataro | --datar)
968 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
969 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
972 -disable-* | --disable-*)
973 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
975 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
978 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
983 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
986 eval enable_$ac_useropt=no ;;
988 -docdir | --docdir | --docdi | --doc | --do)
990 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
993 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
995 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
998 -enable-* | --enable-*)
999 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1001 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1004 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1009 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1014 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1015 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1016 | --exec | --exe | --ex)
1018 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1019 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1020 | --exec=* | --exe=* | --ex=*)
1023 -gas | --gas | --ga | --g)
1024 # Obsolete; use --with-gas.
1027 -help | --help | --hel | --he | -h)
1029 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1031 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1034 -host | --host | --hos | --ho)
1036 -host=* | --host=* | --hos=* | --ho=*)
1039 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1041 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1042 | --ht=*)
1045 -includedir | --includedir | --includedi | --included | --include \
1046 | --includ | --inclu | --incl | --inc)
1048 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1049 | --includ=* | --inclu=* | --incl=* | --inc=*)
1052 -infodir | --infodir | --infodi | --infod | --info | --inf)
1054 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1057 -libdir | --libdir | --libdi | --libd)
1059 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1062 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1063 | --libexe | --libex | --libe)
1065 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1066 | --libexe=* | --libex=* | --libe=*)
1069 -localedir | --localedir | --localedi | --localed | --locale)
1071 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1074 -localstatedir | --localstatedir | --localstatedi | --localstated \
1075 | --localstate | --localstat | --localsta | --localst | --locals)
1077 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1078 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1081 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1083 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1086 -nfp | --nfp | --nf)
1087 # Obsolete; use --without-fp.
1088 with_fp=no ;;
1090 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1091 | --no-cr | --no-c | -n)
1094 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1095 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1098 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1099 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1100 | --oldin | --oldi | --old | --ol | --o)
1102 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1103 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1104 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1107 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1109 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1112 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1113 | --program-pre | --program-pr | --program-p)
1115 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1116 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1119 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1120 | --program-suf | --program-su | --program-s)
1122 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1123 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1126 -program-transform-name | --program-transform-name \
1127 | --program-transform-nam | --program-transform-na \
1128 | --program-transform-n | --program-transform- \
1129 | --program-transform | --program-transfor \
1130 | --program-transfo | --program-transf \
1131 | --program-trans | --program-tran \
1132 | --progr-tra | --program-tr | --program-t)
1134 -program-transform-name=* | --program-transform-name=* \
1135 | --program-transform-nam=* | --program-transform-na=* \
1136 | --program-transform-n=* | --program-transform-=* \
1137 | --program-transform=* | --program-transfor=* \
1138 | --program-transfo=* | --program-transf=* \
1139 | --program-trans=* | --program-tran=* \
1140 | --progr-tra=* | --program-tr=* | --program-t=*)
1143 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1145 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1148 -psdir | --psdir | --psdi | --psd | --ps)
1150 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1153 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1154 | -silent | --silent | --silen | --sile | --sil)
1157 -runstatedir | --runstatedir | --runstatedi | --runstated \
1158 | --runstate | --runstat | --runsta | --runst | --runs \
1159 | --run | --ru | --r)
1161 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1162 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1163 | --run=* | --ru=* | --r=*)
1166 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1168 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1169 | --sbi=* | --sb=*)
1172 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1173 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1174 | --sharedst | --shareds | --shared | --share | --shar \
1175 | --sha | --sh)
1177 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1178 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1179 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1180 | --sha=* | --sh=*)
1183 -site | --site | --sit)
1185 -site=* | --site=* | --sit=*)
1188 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1190 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1193 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1194 | --syscon | --sysco | --sysc | --sys | --sy)
1196 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1197 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1200 -target | --target | --targe | --targ | --tar | --ta | --t)
1202 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1205 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1208 -version | --version | --versio | --versi | --vers | -V)
1211 -with-* | --with-*)
1212 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1214 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1217 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1222 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1227 -without-* | --without-*)
1228 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1230 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1233 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1238 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1241 eval with_$ac_useropt=no ;;
1243 --x)
1244 # Obsolete; use --with-x.
1247 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1248 | --x-incl | --x-inc | --x-in | --x-i)
1250 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1251 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1254 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1255 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1257 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1258 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1261 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1262 Try \`$0 --help' for more information"
1269 '' | [0-9]* | *[!_$as_cr_alnum]* )
1277 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1278 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1286 if test -n "$ac_prev"; then
1287 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1291 if test -n "$ac_unrecognized_opts"; then
1293 no) ;;
1317 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1321 # used to hold the argument of --host etc.
1337 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1342 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1343 ac_ls_di=`ls -di .` &&
1344 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1351 if test -z "$srcdir"; then
1354 ac_confdir=`$as_dirname -- "$as_myself" ||
1378 if test ! -r "$srcdir/$ac_unique_file"; then
1382 ac_srcdir_defaulted=no
1384 if test ! -r "$srcdir/$ac_unique_file"; then
1390 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1398 # mess up M-x gdb in Emacs.
1410 # Report the --help message.
1426 -h, --help display this help and exit
1427 --help=short display options specific to this package
1428 --help=recursive display the short help of all the included packages
1429 -V, --version display version information and exit
1430 -q, --quiet, --silent do not print \`checking ...' messages
1431 --cache-file=FILE cache test results in FILE [disabled]
1432 -C, --config-cache alias for \`--cache-file=config.cache'
1433 -n, --no-create do not create output files
1434 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1437 --prefix=PREFIX install architecture-independent files in PREFIX
1439 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1444 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1445 for instance \`--prefix=\$HOME'.
1450 --bindir=DIR user executables [EPREFIX/bin]
1451 --sbindir=DIR system admin executables [EPREFIX/sbin]
1452 --libexecdir=DIR program executables [EPREFIX/libexec]
1453 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1454 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1455 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1456 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1457 --libdir=DIR object code libraries [EPREFIX/lib]
1458 --includedir=DIR C header files [PREFIX/include]
1459 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1460 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1461 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1462 --infodir=DIR info documentation [DATAROOTDIR/info]
1463 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1464 --mandir=DIR man documentation [DATAROOTDIR/man]
1465 --docdir=DIR documentation root [DATAROOTDIR/doc/openpam]
1466 --htmldir=DIR html documentation [DOCDIR]
1467 --dvidir=DIR dvi documentation [DOCDIR]
1468 --pdfdir=DIR pdf documentation [DOCDIR]
1469 --psdir=DIR ps documentation [DOCDIR]
1475 --program-prefix=PREFIX prepend PREFIX to installed program names
1476 --program-suffix=SUFFIX append SUFFIX to installed program names
1477 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1480 --build=BUILD configure for building on BUILD [guessed]
1481 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1485 if test -n "$ac_init_help"; then
1492 --disable-option-checking ignore unrecognized --enable/--with options
1493 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1494 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1495 --enable-silent-rules less verbose build output (undo: "make V=1")
1496 --disable-silent-rules verbose build output (undo: "make V=0")
1497 --enable-dependency-tracking
1499 --disable-dependency-tracking
1500 speeds up one-time build
1501 --enable-static[=PKGS] build static libraries [default=no]
1502 --enable-shared[=PKGS] build shared libraries [default=yes]
1503 --enable-fast-install[=PKGS]
1505 --disable-libtool-lock avoid locking (might break parallel builds)
1506 --enable-debug turn debugging macros on
1507 --disable-unversioned-modules
1509 --enable-developer-warnings
1510 enable strict warnings (default is NO)
1511 --enable-debugging-symbols
1512 enable debugging symbols (default is NO)
1513 --enable-werror use -Werror (default is NO)
1514 --enable-code-coverage enable code coverage
1517 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1518 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1519 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
1521 --with-aix-soname=aix|svr4|both
1524 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1525 --with-sysroot[=DIR] Search for dependent libraries within DIR (or the
1527 --with-pkgconfigdir installation directory for .pc files
1529 --with-modules-dir=DIR OpenPAM modules directory
1530 --without-doc do not build documentation
1531 --with-pam-unix build sample pam_unix(8) module
1532 --with-pamtest build test application
1533 --with-su build sample su(1) implementation
1534 --with-system-libpam use system libpam
1539 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1541 LIBS libraries to pass to the linker, e.g. -l<library>
1542 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1548 User-defined run-time library search path.
1550 PKG_CONFIG path to pkg-config binary
1556 C compiler flags for cryb-test
1558 linker flags for cryb-test
1563 Report bugs to <des@des.no>.
1570 # If there are subdirs, report their specific --help.
1572 test -d "$ac_dir" ||
1573 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1611 # Metaconfig's "Configure" on case-insensitive file systems.
1612 if test -f "$ac_srcdir/configure.gnu"; then
1614 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1615 elif test -f "$ac_srcdir/configure"; then
1617 $SHELL "$ac_srcdir/configure" --help=recursive
1619 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1625 test -n "$ac_init_help" && exit $ac_status
1638 ## ------------------------ ##
1640 ## ------------------------ ##
1643 # --------------------------
1647 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1648 rm -f conftest.$ac_objext conftest.beam
1654 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1658 if test -s conftest.err; then
1659 grep -v '^ *+' conftest.err >conftest.er1
1661 mv -f conftest.er1 conftest.err
1663 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1665 test -z "$ac_c_werror_flag" ||
1666 test ! -s conftest.err
1667 } && test -s conftest.$ac_objext
1682 # ----------------------
1686 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1692 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1696 if test -s conftest.err; then
1697 grep -v '^ *+' conftest.err >conftest.er1
1699 mv -f conftest.er1 conftest.err
1701 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1703 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1704 test ! -s conftest.err
1720 # ----------------------------
1724 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1725 rm -f conftest.$ac_objext conftest.beam
1731 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1735 if test -s conftest.err; then
1736 grep -v '^ *+' conftest.err >conftest.er1
1738 mv -f conftest.er1 conftest.err
1740 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1742 test -z "$ac_cxx_werror_flag" ||
1743 test ! -s conftest.err
1744 } && test -s conftest.$ac_objext
1759 # -------------------------------------------------------
1764 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1771 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1780 eval "$3=no"
1782 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1785 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1792 # -----------------------
1796 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1797 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
1803 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1807 if test -s conftest.err; then
1808 grep -v '^ *+' conftest.err >conftest.er1
1810 mv -f conftest.er1 conftest.err
1812 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1814 test -z "$ac_c_werror_flag" ||
1815 test ! -s conftest.err
1816 } && test -s conftest$ac_exeext && {
1818 test -x conftest$ac_exeext
1832 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1839 # ----------------------------------
1843 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1850 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1853 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1888 eval "$3=no"
1890 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1894 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1901 # ------------------------
1905 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1911 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1915 if test -s conftest.err; then
1916 grep -v '^ *+' conftest.err >conftest.er1
1918 mv -f conftest.er1 conftest.err
1920 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1922 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1923 test ! -s conftest.err
1939 # -------------------------
1943 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1944 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
1950 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1954 if test -s conftest.err; then
1955 grep -v '^ *+' conftest.err >conftest.er1
1957 mv -f conftest.er1 conftest.err
1959 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1961 test -z "$ac_cxx_werror_flag" ||
1962 test ! -s conftest.err
1963 } && test -s conftest$ac_exeext && {
1965 test -x conftest$ac_exeext
1979 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2017 ## --------- ##
2019 ## --------- ##
2021 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2022 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2023 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2024 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2025 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2027 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2028 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2031 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2058 ## ----------- ##
2060 ## ----------- ##
2066 # Strip out --no-create and --no-recursion so they do not pile up.
2067 # Strip out --silent because we don't want to record it for future runs.
2068 # Also quote any args containing shell meta-characters.
2069 # Make two passes to allow for proper duplicate-argument suppression.
2079 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2080 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2081 | -silent | --silent | --silen | --sile | --sil)
2094 *=* | --config-cache | -C | -disable-* | --disable-* \
2095 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2096 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2097 | -with-* | --with-* | -without-* | --without-* | --x)
2102 -* ) ac_must_keep_next=true ;;
2125 printf "%s\n" "## ---------------- ##
2127 ## ---------------- ##"
2131 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2136 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
2149 sed -n \
2154 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2161 printf "%s\n" "## ----------------- ##
2163 ## ----------------- ##"
2175 if test -n "$ac_subst_files"; then
2176 printf "%s\n" "## ------------------- ##
2178 ## ------------------- ##"
2191 if test -s confdefs.h; then
2192 printf "%s\n" "## ----------- ##
2194 ## ----------- ##"
2203 rm -f core *.core core.conftest.* &&
2204 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2213 rm -f -r conftest* confdefs.h
2234 if test -n "$CONFIG_SITE"; then
2250 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2251 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2255 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2262 if test -r "$cache_file"; then
2265 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2310 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2313 as an "x". The following induces an error, until -std is added to get
2316 that is true only with -std. */
2317 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2319 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2322 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2376 static long long int bignum = -9223372036854775807LL;
2396 // See if C++-style comments work.
2459 ia->datasize = 10;
2460 for (int i = 0; i < ia->datasize; ++i)
2461 ia->data[i] = i * 1.234;
2474 dynamic_array[ni.number - 1] = 543;
2478 || dynamic_array[ni.number - 1] != 543);
2501 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2515 // Check UTF-8 literals.
2524 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2667 virtual int getval() { return this->n; };
2676 virtual int getval() override final { return this->n * 2; }
2697 template <typename V> auto sum(V first) -> V
2701 template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
2730 // Test range-based for
2772 char const *utf8 = u8"UTF-8 string \u2500";
2773 char16_t const *utf16 = u"UTF-8 string \u2500";
2774 char32_t const *utf32 = U"UTF-32 string \u2500";
2816 ac_aux_files="config.guess config.sub ltmain.sh compile missing install-sh"
2822 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2828 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2841 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2846 # As a special case, if "install-sh" is required, that requirement
2847 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2849 if test x"$ac_aux" = x"install-sh"
2851 if test -f "${as_dir}install-sh"; then
2852 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2853 ac_install_sh="${as_dir}install-sh -c"
2854 elif test -f "${as_dir}install.sh"; then
2855 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2856 ac_install_sh="${as_dir}install.sh -c"
2857 elif test -f "${as_dir}shtool"; then
2858 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2859 ac_install_sh="${as_dir}shtool install -c"
2861 ac_aux_dir_found=no
2863 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
2869 if test -f "${as_dir}${ac_aux}"; then
2870 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2872 ac_aux_dir_found=no
2902 if test -f "${ac_aux_dir}config.guess"; then
2905 if test -f "${ac_aux_dir}config.sub"; then
2908 if test -f "$ac_aux_dir/configure"; then
2922 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the p…
2926 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >…
2936 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run…
2940 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' s…
2944 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2946 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2963 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2965 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the…
2967 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2970 ## -------------------- ##
2972 ## -------------------- ##
2976 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2977 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2995 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3001 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3002 printf %s "checking for a BSD-compatible install... " >&6; }
3003 if test -z "$INSTALL"; then
3036 # program-specific install script used by HP pwplus--don't use.
3039 rm -rf conftest.one conftest.two conftest.dir
3043 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
3044 test -s conftest.one && test -s conftest.two &&
3045 test -s conftest.dir/conftest.one &&
3046 test -s conftest.dir/conftest.two
3048 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
3061 rm -rf conftest.one conftest.two conftest.dir
3074 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3077 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3079 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3081 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3083 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3085 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3101 # arguments. Must try -L first in case configure is actually a
3106 am_has_slept=no
3109 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3111 # -L didn't work.
3112 set X `ls -t "$srcdir/configure" conftest.file`
3121 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3124 if test "$2" = conftest.file || test $am_try -eq 2; then
3140 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3145 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3150 rm -f conftest.file
3171 if eval "$MISSING --is-lightweight"; then
3175 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3182 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
3184 install_sh="\${SHELL} $am_aux_dir/install-sh"
3189 # run "make install-strip". However 'strip' might not be the right
3190 # tool to use in cross-compilation environments, therefore Automake
3192 if test "$cross_compiling" != no; then
3193 if test -n "$ac_tool_prefix"; then
3196 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3202 if test -n "$STRIP"; then
3217 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3227 if test -n "$STRIP"; then
3228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3231 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3232 printf "%s\n" "no" >&6; }
3237 if test -z "$ac_cv_prog_STRIP"; then
3241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3247 if test -n "$ac_ct_STRIP"; then
3262 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3272 if test -n "$ac_ct_STRIP"; then
3273 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3276 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3277 printf "%s\n" "no" >&6; }
3285 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3296 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3299 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
3300 printf %s "checking for a race-free mkdir -p... " >&6; }
3301 if test -z "$MKDIR_P"; then
3318 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
3332 test -d ./--version && rmdir ./--version
3334 MKDIR_P="$ac_cv_path_mkdir -p"
3340 MKDIR_P="$ac_install_sh -d"
3343 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3350 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3356 if test -n "$AWK"; then
3371 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3381 if test -n "$AWK"; then
3382 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3385 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3386 printf "%s\n" "no" >&6; }
3390 test -n "$AWK" && break
3393 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3394 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3395 set x ${MAKE-make}
3396 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3407 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3411 eval ac_cv_prog_make_${ac_make}_set=no;;
3413 rm -f conftest.make
3416 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3421 printf "%s\n" "no" >&6; }
3422 SET_MAKE="MAKE=${MAKE-make}"
3425 rm -rf .tst 2>/dev/null
3427 if test -d .tst; then
3434 # Check whether --enable-silent-rules was given.
3442 no) AM_DEFAULT_VERBOSITY=1;;
3445 am_make=${MAKE-make}
3446 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" …
3458 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3461 am_cv_make_support_nested_variables=no
3464 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3476 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3477 # is not polluted with repeated "-I."
3478 am__isrc=' -I$(srcdir)'
3480 if test -f $srcdir/config.status; then
3486 if test -z "$CYGPATH_W"; then
3487 if (cygpath --version) >/dev/null 2>/dev/null; then
3488 CYGPATH_W='cygpath -w'
3507 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3510 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3513 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3516 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3519 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3523 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3524 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3530 # in the wild :-( We should find a proper way to deprecate it ...
3531 AMTAR='$${TAR-tar}'
3537 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
3544 if test -z "$CTAGS"; then
3548 if test -z "$ETAGS"; then
3552 if test -z "$CSCOPE"; then
3558 # POSIX will say in a future version that running "rm -f" with no argument
3566 if rm -f && rm -fr && rm -rf; then : OK; else
3568 Oops!
3571 on the command line, even when the '-f' option is present. This is contrary
3575 Please tell bug-automake@gnu.org about your system, including the value
3593 to "yes", and re-run configure.
3606 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3607 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3621 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3622 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3624 if test -n "$ac_tool_prefix"; then
3629 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3635 if test -n "$CC"; then
3650 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3660 if test -n "$CC"; then
3661 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3664 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3665 printf "%s\n" "no" >&6; }
3669 test -n "$CC" && break
3672 if test -z "$CC"; then
3678 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3684 if test -n "$ac_ct_CC"; then
3699 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3709 if test -n "$ac_ct_CC"; then
3710 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3713 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3714 printf "%s\n" "no" >&6; }
3718 test -n "$ac_ct_CC" && break
3726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3735 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3737 as_fn_error $? "no acceptable C compiler found in \$PATH
3741 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3744 for ac_option in --version -v -V -qversion -version; do
3750 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3754 if test -s conftest.err; then
3760 rm -f conftest.er1 conftest.err
3761 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3765 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3778 # Try to create an executable without -o first, disregard a.out.
3781 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3783 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3796 rm -f $ac_rmfiles
3803 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3807 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3810 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3811 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3813 # so that the user can short-circuit this test for compilers unknown to
3817 test -f "$ac_file" || continue
3826 if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no;
3831 # safe: cross compilers may not add the suffix if given an `-o'
3840 test "$ac_cv_exeext" = no && ac_cv_exeext=
3845 if test -z "$ac_file"
3847 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3848 printf "%s\n" "no" >&6; }
3852 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3857 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3860 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3862 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3866 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3868 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3875 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3879 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3887 test -f "$ac_file" || continue
3896 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3901 rm -f conftest conftest$ac_cv_exeext
3902 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3905 rm -f conftest.$ac_ext
3908 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3932 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3936 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3943 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3947 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3949 cross_compiling=no
3954 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3957 If you meant to cross compile, use \`--host'.
3962 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3965 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3967 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3984 rm -f conftest.o conftest.obj
3990 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3994 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3998 test -f "$ac_file" || continue;
4009 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4014 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4020 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
4026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4044 ac_compiler_gnu=no
4046 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4050 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4061 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4062 printf %s "checking whether $CC accepts -g... " >&6; }
4069 ac_cv_prog_cc_g=no
4070 CFLAGS="-g"
4071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4087 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4103 CFLAGS="-g"
4104 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4119 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4121 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4123 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4126 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4132 CFLAGS="-g -O2"
4134 CFLAGS="-g"
4138 CFLAGS="-O2"
4143 ac_prog_cc_stdc=no
4146 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
4152 ac_cv_prog_cc_c11=no
4154 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4158 for ac_arg in '' -std=gnu11
4165 rm -f core conftest.err conftest.$ac_objext conftest.beam
4168 rm -f conftest.$ac_ext
4174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
4192 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
4198 ac_cv_prog_cc_c99=no
4200 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4204 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
4211 rm -f core conftest.err conftest.$ac_objext conftest.beam
4214 rm -f conftest.$ac_ext
4220 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4228 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4238 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
4244 ac_cv_prog_cc_c89=no
4246 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4250 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
4257 rm -f core conftest.err conftest.$ac_objext conftest.beam
4260 rm -f conftest.$ac_ext
4266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4271 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4285 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4286 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4292 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4293 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4295 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
4296 printf %s "checking whether $CC understands -c and -o together... " >&6; }
4301 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4314 # compilers refuse to overwrite an existing .o file with -o,
4318 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4319 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4323 && test -f conftest2.$ac_objext; then
4326 am_cv_prog_cc_c_o=no
4330 rm -f core conftest*
4333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4339 # A longer-term fix would be to have automake use am__CC in this case,
4345 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4346 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4353 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include di…
4354 printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
4366 _am_result=no
4368 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
4369 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
4389 rm -f confinc.* confmf.*
4390 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4393 # Check whether --enable-dependency-tracking was given.
4416 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4422 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4425 # instance it was reported that on HP-UX the gcc test will end up
4426 # making a dummy file named 'D' -- because '-MD' means "put the output
4428 rm -rf conftest.dir
4436 # both Tru64's cc and ICC support -MD to output dependencies as a
4444 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4448 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4468 # We check with '-c' and '-o' for the sake of the "dashmstdout"
4470 # handle '-M -o', and we need to detect this. Also, some Intel
4472 am__obj=sub/conftest.${OBJEXT-o}
4473 am__minus_obj="-o $am__obj"
4480 # After this tag, mechanisms are not by side-effect, so they'll
4489 # This compiler won't grok '-c -o', but also, the minuso test has
4492 am__obj=conftest.${OBJEXT-o}
4500 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4505 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4507 # or remarks (even with -Werror). So we grep stderr for any message
4509 # When given -MP, icc 7.0 and 7.1 complain thusly:
4510 # icc: Command line warning: ignoring option '-M'; no argument required
4512 # icc: Command line remark: option '-MP' not supported
4522 rm -rf conftest.dir
4528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4546 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4547 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4549 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4552 if test -n "$CPP" && test -d "$CPP"; then
4555 if test -z "$CPP"; then
4561 for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp
4567 # with a fresh cross-compiler works.
4568 # On the NeXT, cc -E runs the code through the compiler's parser,
4570 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4582 rm -f conftest.err conftest.i conftest.$ac_ext
4586 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4599 rm -f conftest.err conftest.i conftest.$ac_ext
4603 rm -f conftest.i conftest.err conftest.$ac_ext
4617 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4623 # with a fresh cross-compiler works.
4624 # On the NeXT, cc -E runs the code through the compiler's parser,
4626 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4638 rm -f conftest.err conftest.i conftest.$ac_ext
4642 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4655 rm -f conftest.err conftest.i conftest.$ac_ext
4659 rm -f conftest.i conftest.err conftest.$ac_ext
4664 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4672 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4673 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4684 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4685 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4687 if test -z "$CXX"; then
4688 if test -n "$CCC"; then
4691 if test -n "$ac_tool_prefix"; then
4696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4702 if test -n "$CXX"; then
4717 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4727 if test -n "$CXX"; then
4728 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
4731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4732 printf "%s\n" "no" >&6; }
4736 test -n "$CXX" && break
4739 if test -z "$CXX"; then
4745 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4751 if test -n "$ac_ct_CXX"; then
4766 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4776 if test -n "$ac_ct_CXX"; then
4777 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
4780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4781 printf "%s\n" "no" >&6; }
4785 test -n "$ac_ct_CXX" && break
4793 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
4804 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
4807 for ac_option in --version -v -V -qversion; do
4813 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4817 if test -s conftest.err; then
4823 rm -f conftest.er1 conftest.err
4824 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5
4834 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4852 ac_compiler_gnu=no
4854 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4858 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
4870 printf %s "checking whether $CXX accepts -g... " >&6; }
4877 ac_cv_prog_cxx_g=no
4878 CXXFLAGS="-g"
4879 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4895 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4911 CXXFLAGS="-g"
4912 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4927 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4929 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4931 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4934 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
4940 CXXFLAGS="-g -O2"
4942 CXXFLAGS="-g"
4946 CXXFLAGS="-O2"
4951 ac_prog_cxx_stdcxx=no
4954 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >…
4960 ac_cv_prog_cxx_11=no
4962 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4966 for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA
4973 rm -f core conftest.err conftest.$ac_objext conftest.beam
4976 rm -f conftest.$ac_ext
4982 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4987 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5
5000 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >…
5006 ac_cv_prog_cxx_98=no
5008 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5012 for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA
5019 rm -f core conftest.err conftest.$ac_objext conftest.beam
5022 rm -f conftest.$ac_ext
5028 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5033 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5036 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5
5047 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5048 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5053 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5059 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5062 # instance it was reported that on HP-UX the gcc test will end up
5063 # making a dummy file named 'D' -- because '-MD' means "put the output
5065 rm -rf conftest.dir
5073 # both Tru64's cc and ICC support -MD to output dependencies as a
5081 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5085 *\ -arch\ *\ -arch\ *) am__universal=true ;;
5105 # We check with '-c' and '-o' for the sake of the "dashmstdout"
5107 # handle '-M -o', and we need to detect this. Also, some Intel
5109 am__obj=sub/conftest.${OBJEXT-o}
5110 am__minus_obj="-o $am__obj"
5117 # After this tag, mechanisms are not by side-effect, so they'll
5126 # This compiler won't grok '-c -o', but also, the minuso test has
5129 am__obj=conftest.${OBJEXT-o}
5137 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
5142 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5144 # or remarks (even with -Werror). So we grep stderr for any message
5146 # When given -MP, icc 7.0 and 7.1 complain thusly:
5147 # icc: Command line warning: ignoring option '-M'; no argument required
5149 # icc: Command line remark: option '-MP' not supported
5159 rm -rf conftest.dir
5165 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
5216 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__…
5222 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5239 ac_cv_safe_to_define___extensions__=no
5241 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5243 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5246 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether _XOPEN_SOURCE should be defined" >&5
5252 ac_cv_should_define__xopen_source=no
5255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5272 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5290 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5292 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5295 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_should_define__xopen_source" >&5
5352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
5353 printf %s "checking for an ANSI C-conforming const... " >&6; }
5358 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5377 an arm of an if-expression whose if-part is not a constant
5380 pcpcc = &g + (g ? g-g : 0);
5393 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
5398 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
5404 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
5406 struct s *b = &bx; b->j = 5;
5408 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
5423 ac_cv_c_const=no
5425 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
5429 if test $ac_cv_c_const = no; then
5435 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
5441 ac_cv_c_restrict=no
5442 # Put '__restrict__' first, to avoid problems with glibc and non-GCC; see:
5443 # https://lists.gnu.org/archive/html/bug-autoconf/2016-02/msg00006.html
5446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5469 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5470 test "$ac_cv_c_restrict" != no && break
5474 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
5479 no) printf "%s\n" "#define restrict /**/" >>confdefs.h
5485 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
5491 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5509 ac_cv_c_volatile=no
5511 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_volatile" >&5
5515 if test $ac_cv_c_volatile = no; then
5521 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler vendor" >&5
5564 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5583 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5586 ax_cv_c_compiler_vendor=`echo $vendor | cut -d: -f1`
5589 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_c_compiler_vendor" >&5
5597 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace …
5627 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5642 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5645 *-*-*) ;;
5649 ac_save_IFS=$IFS; IFS='-'
5659 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
5662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
5676 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5679 *-*-*) ;;
5683 ac_save_IFS=$IFS; IFS='-'
5693 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5697 # double-quoted strings.
5717 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5720 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
5721 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5722 ECHO='print -r --'
5737 # Invoke $ECHO with all args, space-separated.
5744 printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5746 print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5747 printf "%s\n" "print -r" >&6; } ;;
5748 *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5777 if test -z "$SED"; then
5779 # Loop through the user's path and test for each of PROGNAME-LIST
5796 case `"$ac_path_SED" --version 2>&1` in
5808 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5811 if test $ac_count -gt ${ac_path_SED_max-0}; then
5817 test $ac_count -gt 10 && break
5819 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5827 if test -z "$ac_cv_path_SED"; then
5828 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
5835 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5838 rm -f conftest.sed
5840 test -z "$SED" && SED=sed
5841 Xsed="$SED -e 1s/^X//"
5853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5854 printf %s "checking for grep that handles long lines and -e... " >&6; }
5859 if test -z "$GREP"; then
5861 # Loop through the user's path and test for each of PROGNAME-LIST
5878 case `"$ac_path_GREP" --version 2>&1` in
5890 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
5893 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5899 test $ac_count -gt 10 && break
5901 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5909 if test -z "$ac_cv_path_GREP"; then
5910 …as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5922 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5928 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5929 then ac_cv_path_EGREP="$GREP -E"
5931 if test -z "$EGREP"; then
5933 # Loop through the user's path and test for each of PROGNAME-LIST
5950 case `"$ac_path_EGREP" --version 2>&1` in
5965 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5971 test $ac_count -gt 10 && break
5973 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5981 if test -z "$ac_cv_path_EGREP"; then
5982 …as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO"…
5990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5995 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
6001 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
6002 then ac_cv_path_FGREP="$GREP -F"
6004 if test -z "$FGREP"; then
6006 # Loop through the user's path and test for each of PROGNAME-LIST
6023 case `"$ac_path_FGREP" --version 2>&1` in
6038 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
6044 test $ac_count -gt 10 && break
6046 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6054 if test -z "$ac_cv_path_FGREP"; then
6055 …as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO"…
6063 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
6068 test -z "$GREP" && GREP=grep
6088 # Check whether --with-gnu-ld was given.
6091 withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
6093 with_gnu_ld=no
6098 # Check if gcc -print-prog-name=ld gives a path.
6099 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
6102 *-*-mingw*)
6104 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6106 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
6117 test -z "$LD" && LD=$ac_prog
6129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
6132 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
6133 printf %s "checking for non-GNU ld... " >&6; }
6139 if test -z "$LD"; then
6143 test -z "$ac_dir" && ac_dir=.
6144 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
6146 # Check to see if the program is GNU ld. I'd rather use --version,
6147 # but apparently some variants of GNU ld only accept -v.
6148 # Break only if it was the GNU/non-GNU ld that we prefer.
6149 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
6151 test no != "$with_gnu_ld" && break
6166 if test -n "$LD"; then
6167 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6171 printf "%s\n" "no" >&6; }
6173 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
6174 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6180 # I'd rather use --version here, but apparently some GNU lds only accept -v.
6181 case `$LD -v 2>&1 </dev/null` in
6186 lt_cv_prog_gnu_ld=no
6190 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6202 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" …
6203 printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6208 if test -n "$NM"; then
6213 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6220 test -z "$ac_dir" && ac_dir=.
6222 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then
6223 # Check to see if the nm accepts a BSD-compat flag.
6224 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
6232 case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in
6234 lt_cv_path_NM="$tmp_nm -B"
6238 case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in
6240 lt_cv_path_NM="$tmp_nm -p"
6254 : ${lt_cv_path_NM=no}
6257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6259 if test no != "$lt_cv_path_NM"; then
6263 if test -n "$DUMPBIN"; then :
6266 if test -n "$ac_tool_prefix"; then
6267 for ac_prog in dumpbin "link -dump"
6271 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6277 if test -n "$DUMPBIN"; then
6292 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6302 if test -n "$DUMPBIN"; then
6303 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6306 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6307 printf "%s\n" "no" >&6; }
6311 test -n "$DUMPBIN" && break
6314 if test -z "$DUMPBIN"; then
6316 for ac_prog in dumpbin "link -dump"
6320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6326 if test -n "$ac_ct_DUMPBIN"; then
6341 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6351 if test -n "$ac_ct_DUMPBIN"; then
6352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6355 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6356 printf "%s\n" "no" >&6; }
6360 test -n "$ac_ct_DUMPBIN" && break
6368 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6376 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in
6378 DUMPBIN="$DUMPBIN -symbols -headers"
6390 test -z "$NM" && NM=nm
6397 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6416 rm -f conftest*
6418 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6421 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6422 printf %s "checking whether ln -s works... " >&6; }
6424 if test "$LN_S" = "ln -s"; then
6425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6428 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6429 printf "%s\n" "no, using $LN_S" >&6; }
6433 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments…
6453 # no limit to the length of command line arguments.
6454 # Libtool will interpret -1 as no limit whatsoever
6455 lt_cv_sys_max_cmd_len=-1;
6459 # On Win9x/ME, this test blows up -- it succeeds, but takes
6461 # Worse, since 9x/ME are not pre-emptively multitasking,
6482 if test -x /sbin/sysctl; then
6483 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6484 elif test -x /usr/sbin/sysctl; then
6485 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6511 if test -x /sbin/sysconfig; then
6512 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6513 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6522 if test -n "$kargmax"; then
6530 if test -n "$lt_cv_sys_max_cmd_len" && \
6540 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6541 # If test is not a shell built-in, we'll probably end up computing a
6564 if test -n "$lt_cv_sys_max_cmd_len"; then
6565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6568 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
6578 : ${CP="cp -f"}
6579 : ${MV="mv -f"}
6580 : ${RM="rm -f"}
6613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host fo…
6620 *-*-mingw* )
6622 *-*-mingw* ) # actually msys
6625 *-*-cygwin* )
6633 *-*-cygwin* )
6635 *-*-mingw* ) # actually msys
6638 *-*-cygwin* )
6654 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
6661 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchai…
6670 *-*-mingw* )
6672 *-*-mingw* ) # actually msys
6682 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
6689 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6695 lt_cv_ld_reload_flag='-r'
6697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6704 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6713 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs'
6715 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6728 if test -n "$ac_tool_prefix"; then
6731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6737 if test -n "$FILECMD"; then
6752 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6762 if test -n "$FILECMD"; then
6763 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FILECMD" >&5
6766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6767 printf "%s\n" "no" >&6; }
6772 if test -z "$ac_cv_prog_FILECMD"; then
6776 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6782 if test -n "$ac_ct_FILECMD"; then
6797 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6807 if test -n "$ac_ct_FILECMD"; then
6808 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_FILECMD" >&5
6811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6812 printf "%s\n" "no" >&6; }
6820 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6836 if test -n "$ac_tool_prefix"; then
6839 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6845 if test -n "$OBJDUMP"; then
6860 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6870 if test -n "$OBJDUMP"; then
6871 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6875 printf "%s\n" "no" >&6; }
6880 if test -z "$ac_cv_prog_OBJDUMP"; then
6884 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6890 if test -n "$ac_ct_OBJDUMP"; then
6905 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6915 if test -n "$ac_ct_OBJDUMP"; then
6916 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6920 printf "%s\n" "no" >&6; }
6928 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6938 test -z "$OBJDUMP" && OBJDUMP=objdump
6948 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6959 # 'none' -- dependencies not supported.
6960 # 'unknown' -- same as none, but documents that we really don't know.
6961 # 'pass_all' -- all dependencies passed with no checks.
6962 # 'test_compile' -- check by making test program.
6963 # 'file_magic [[regex]]' -- check by looking for files in library path
6969 aix[4-9]*)
6978 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6979 lt_cv_file_magic_cmd='$FILECMD -L'
6992 # unless we find 'file', for example because we are cross-compiling.
6998 …v_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x…
6999 lt_cv_file_magic_cmd='$OBJDUMP -f'
7005 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
7006 lt_cv_file_magic_cmd='$OBJDUMP -f'
7014 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7019 …lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand page…
7037 …lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
7041 …heck_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)…
7045 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
7051 interix[3-9]*)
7058 *-32|*"-32 ") libmagic=32-bit;;
7059 *-n32|*"-n32 ") libmagic=N32;;
7060 *-64|*"-64 ") libmagic=64-bit;;
7061 *) libmagic=never-match;;
7067 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
7072 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7073 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7080 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
7090 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
7091 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
7093 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7116 …_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-
7124 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
7128 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
7149 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
7153 want_nocaseglob=no
7160 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/…
7168 test -z "$deplibs_check_method" && deplibs_check_method=unknown
7191 if test -n "$ac_tool_prefix"; then
7194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7200 if test -n "$DLLTOOL"; then
7215 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7225 if test -n "$DLLTOOL"; then
7226 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
7229 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7230 printf "%s\n" "no" >&6; }
7235 if test -z "$ac_cv_prog_DLLTOOL"; then
7239 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7245 if test -n "$ac_ct_DLLTOOL"; then
7260 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7270 if test -n "$ac_ct_DLLTOOL"; then
7271 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
7274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7275 printf "%s\n" "no" >&6; }
7283 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7293 test -z "$DLLTOOL" && DLLTOOL=dlltool
7304 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries"…
7316 case `$DLLTOOL --help 2>&1` in
7317 *--identify-strict*)
7332 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
7335 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
7343 if test -n "$ac_tool_prefix"; then
7348 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7354 if test -n "$AR"; then
7369 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7379 if test -n "$AR"; then
7380 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
7383 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7384 printf "%s\n" "no" >&6; }
7388 test -n "$AR" && break
7391 if test -z "$AR"; then
7397 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7403 if test -n "$ac_ct_AR"; then
7418 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7428 if test -n "$ac_ct_AR"; then
7429 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
7432 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7433 printf "%s\n" "no" >&6; }
7437 test -n "$ac_ct_AR" && break
7445 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7466 test ${AR_FLAGS+y} || AR_FLAGS=${ARFLAGS-cr}
7474 # Make AR_FLAGS overridable by 'make ARFLAGS='. Don't try to run-time override
7482 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
7488 lt_cv_ar_at_file=no
7489 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7504 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
7507 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7509 if test 0 -eq "$ac_status"; then
7511 rm -f conftest.$ac_objext libconftest.a
7512 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
7515 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7517 if test 0 -ne "$ac_status"; then
7521 rm -f conftest.* libconftest.a
7524 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7527 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
7530 if test no = "$lt_cv_ar_at_file"; then
7542 if test -n "$ac_tool_prefix"; then
7545 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7551 if test -n "$STRIP"; then
7566 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7576 if test -n "$STRIP"; then
7577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
7580 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7581 printf "%s\n" "no" >&6; }
7586 if test -z "$ac_cv_prog_STRIP"; then
7590 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7596 if test -n "$ac_ct_STRIP"; then
7611 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7621 if test -n "$ac_ct_STRIP"; then
7622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
7625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7626 printf "%s\n" "no" >&6; }
7634 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7644 test -z "$STRIP" && STRIP=:
7651 if test -n "$ac_tool_prefix"; then
7654 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7660 if test -n "$RANLIB"; then
7675 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7685 if test -n "$RANLIB"; then
7686 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7689 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7690 printf "%s\n" "no" >&6; }
7695 if test -z "$ac_cv_prog_RANLIB"; then
7699 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7705 if test -n "$ac_ct_RANLIB"; then
7720 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7730 if test -n "$ac_ct_RANLIB"; then
7731 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7735 printf "%s\n" "no" >&6; }
7743 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7753 test -z "$RANLIB" && RANLIB=:
7760 # Determine commands to create old-style static archives.
7765 if test -n "$RANLIB"; then
7768 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
7781 lock_old_archive_extraction=no ;;
7822 # If no C compiler was specified, use CC.
7823 LTCC=${LTCC-"$CC"}
7825 # If no C compiler flags were specified, use CFLAGS.
7826 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler o…
7847 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7849 # Define system-specific variables.
7886 case `$NM -V 2>&1` in
7893 lt_cv_sys_global_symbol_to_import="$SED -n -e 's/^I .* \(.*\)$/\1/p'"
7895 lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
7896 lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
7898 -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\
7899 -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'"
7911 lt_cv_sys_global_symbol_to_cdecl="$SED -n"\
7913 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
7914 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
7917 lt_cv_sys_global_symbol_to_c_name_address="$SED -n"\
7919 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
7920 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
7924 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="$SED -n"\
7926 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
7927 " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
7928 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'"
7946 # Fake it for dumpbin and say T for any non-static function,
7966 …lt_cv_sys_global_symbol_pipe="$SED -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympa…
7971 pipe_works=no
7973 rm -f conftest*
7987 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7990 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7994 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_globa…
7997 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7998 test $ac_status = 0; } && test -s "$nlist"; then
8001 mv -f "$nlist"T "$nlist"
8003 rm -f "$nlist"T
8013 relocations are performed -- see ld's documentation on pseudo-relocs. */
8028 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
8041 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
8063 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
8066 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8067 test $ac_status = 0; } && test -s conftest$ac_exeext; then
8085 rm -rf conftest* conftst*
8097 if test -z "$lt_cv_sys_global_symbol_pipe"; then
8100 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
8101 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
8104 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
8111 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
8151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
8154 # Check whether --with-sysroot was given.
8159 with_sysroot=no
8167 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
8171 lt_sysroot=`echo "$with_sysroot" | $SED -e "$sed_quote_subst"`
8173 no|'')
8176 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
8182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
8183 printf "%s\n" "${lt_sysroot:-no}" >&6; }
8189 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
8198 if test -z "$lt_DD"; then
8200 # Loop through the user's path and test for each of PROGNAME-LIST
8216 cmp -s conftest.i conftest.out \
8224 if test -z "$ac_cv_path_lt_DD"; then
8231 rm -f conftest.i conftest2.i conftest.out
8233 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
8237 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
8247 cmp -s conftest.i conftest.out \
8250 rm -f conftest.i conftest2.i conftest.out
8251 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
8253 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
8262 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
8269 \-*) ;;
8273 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
8276 # Check whether --enable-libtool-lock was given.
8282 test no = "$enable_libtool_lock" || enable_libtool_lock=yes
8287 ia64-*-hpux*)
8291 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8294 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8297 *ELF-32*)
8300 *ELF-64*)
8305 rm -rf conftest*
8307 *-*-irix6*)
8311 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8314 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8318 *32-bit*)
8319 LD="${LD-ld} -melf32bsmip"
8322 LD="${LD-ld} -melf32bmipn32"
8324 *64-bit*)
8325 LD="${LD-ld} -melf64bmip"
8330 *32-bit*)
8331 LD="${LD-ld} -32"
8334 LD="${LD-ld} -n32"
8336 *64-bit*)
8337 LD="${LD-ld} -64"
8342 rm -rf conftest*
8345 mips64*-*linux*)
8349 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8352 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8356 *32-bit*)
8359 *64-bit*)
8376 LD="${LD-ld} -m $emul"
8378 rm -rf conftest*
8381 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
8382 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
8386 # doing 32-bit compilation for a host where ld defaults to 64-bit, or
8387 # vice versa); the common cases where no linker options are needed do
8390 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8393 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8396 *32-bit*)
8398 x86_64-*kfreebsd*-gnu)
8399 LD="${LD-ld} -m elf_i386_fbsd"
8401 x86_64-*linux*)
8403 *x86-64*)
8404 LD="${LD-ld} -m elf32_x86_64"
8407 LD="${LD-ld} -m elf_i386"
8411 powerpc64le-*linux*)
8412 LD="${LD-ld} -m elf32lppclinux"
8414 powerpc64-*linux*)
8415 LD="${LD-ld} -m elf32ppclinux"
8417 s390x-*linux*)
8418 LD="${LD-ld} -m elf_s390"
8420 sparc64-*linux*)
8421 LD="${LD-ld} -m elf32_sparc"
8425 *64-bit*)
8427 x86_64-*kfreebsd*-gnu)
8428 LD="${LD-ld} -m elf_x86_64_fbsd"
8430 x86_64-*linux*)
8431 LD="${LD-ld} -m elf_x86_64"
8433 powerpcle-*linux*)
8434 LD="${LD-ld} -m elf64lppc"
8436 powerpc-*linux*)
8437 LD="${LD-ld} -m elf64ppc"
8439 s390*-*linux*|s390*-*tpf*)
8440 LD="${LD-ld} -m elf64_s390"
8442 sparc*-*linux*)
8443 LD="${LD-ld} -m elf64_sparc"
8449 rm -rf conftest*
8452 *-*-sco3.2v5*)
8453 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
8455 CFLAGS="$CFLAGS -belf"
8456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
8457 printf %s "checking whether the C compiler needs -belf... " >&6; }
8464 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8465 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8468 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8483 lt_cv_cc_needs_belf=no
8485 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8489 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8490 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
8497 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
8501 *-*solaris*)
8505 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8508 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8511 *64-bit*)
8515 i?86-*-solaris*|x86_64-*-solaris*)
8516 LD="${LD-ld} -m elf_x86_64"
8518 sparc*-*-solaris*)
8519 LD="${LD-ld} -m elf64_sparc"
8523 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
8524 LD=${LD-ld}_sol2
8528 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
8529 LD="${LD-ld} -64"
8536 rm -rf conftest*
8542 if test -n "$ac_tool_prefix"; then
8545 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8551 if test -n "$MANIFEST_TOOL"; then
8566 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8576 if test -n "$MANIFEST_TOOL"; then
8577 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
8580 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8581 printf "%s\n" "no" >&6; }
8586 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
8590 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8596 if test -n "$ac_ct_MANIFEST_TOOL"; then
8611 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8621 if test -n "$ac_ct_MANIFEST_TOOL"; then
8622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
8625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8626 printf "%s\n" "no" >&6; }
8634 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8644 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
8645 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
8651 lt_cv_path_mainfest_tool=no
8652 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
8653 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
8658 rm -f conftest*
8660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
8673 if test -n "$ac_tool_prefix"; then
8676 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8682 if test -n "$DSYMUTIL"; then
8697 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8707 if test -n "$DSYMUTIL"; then
8708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
8711 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8712 printf "%s\n" "no" >&6; }
8717 if test -z "$ac_cv_prog_DSYMUTIL"; then
8721 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8727 if test -n "$ac_ct_DSYMUTIL"; then
8742 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8752 if test -n "$ac_ct_DSYMUTIL"; then
8753 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
8756 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8757 printf "%s\n" "no" >&6; }
8765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8775 if test -n "$ac_tool_prefix"; then
8778 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8784 if test -n "$NMEDIT"; then
8799 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8809 if test -n "$NMEDIT"; then
8810 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
8813 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8814 printf "%s\n" "no" >&6; }
8819 if test -z "$ac_cv_prog_NMEDIT"; then
8823 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8829 if test -n "$ac_ct_NMEDIT"; then
8844 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8854 if test -n "$ac_ct_NMEDIT"; then
8855 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
8858 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8859 printf "%s\n" "no" >&6; }
8867 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8877 if test -n "$ac_tool_prefix"; then
8880 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8886 if test -n "$LIPO"; then
8901 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8911 if test -n "$LIPO"; then
8912 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8916 printf "%s\n" "no" >&6; }
8921 if test -z "$ac_cv_prog_LIPO"; then
8925 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8931 if test -n "$ac_ct_LIPO"; then
8946 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8956 if test -n "$ac_ct_LIPO"; then
8957 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
8960 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8961 printf "%s\n" "no" >&6; }
8969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8979 if test -n "$ac_tool_prefix"; then
8982 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8988 if test -n "$OTOOL"; then
9003 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9013 if test -n "$OTOOL"; then
9014 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
9017 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9018 printf "%s\n" "no" >&6; }
9023 if test -z "$ac_cv_prog_OTOOL"; then
9027 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9033 if test -n "$ac_ct_OTOOL"; then
9048 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9058 if test -n "$ac_ct_OTOOL"; then
9059 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
9062 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9063 printf "%s\n" "no" >&6; }
9071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
9081 if test -n "$ac_tool_prefix"; then
9084 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9090 if test -n "$OTOOL64"; then
9105 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9115 if test -n "$OTOOL64"; then
9116 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
9119 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9120 printf "%s\n" "no" >&6; }
9125 if test -z "$ac_cv_prog_OTOOL64"; then
9129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9135 if test -n "$ac_ct_OTOOL64"; then
9150 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9160 if test -n "$ac_ct_OTOOL64"; then
9161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
9164 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9165 printf "%s\n" "no" >&6; }
9173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
9209 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
9210 printf %s "checking for -single_module linker flag... " >&6; }
9215 lt_cv_apple_cc_single_mod=no
9216 if test -z "$LT_MULTI_MODULE"; then
9217 # By default we will add the -single_module flag. You can override
9219 # non-empty at configure time, or by adding -multi_module to the
9221 rm -rf libconftest.dylib*
9223 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
9224 -dynamiclib -Wl,-single_module conftest.c" >&5
9225 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
9226 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
9228 # If there is a non-empty error log, and "single_module"
9230 if test -s conftest.err && $GREP single_module conftest.err; then
9234 elif test -f libconftest.dylib && test 0 = "$_lt_result"; then
9239 rm -rf libconftest.dylib*
9240 rm -f conftest.*
9243 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
9246 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
9247 printf %s "checking for -exported_symbols_list linker flag... " >&6; }
9252 lt_cv_ld_exported_symbols_list=no
9255 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
9256 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9271 lt_cv_ld_exported_symbols_list=no
9273 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9278 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
9281 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
9282 printf %s "checking for -force_load linker flag... " >&6; }
9287 lt_cv_ld_force_load=no
9291 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
9292 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
9300 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
9301 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
9303 if test -s conftest.err && $GREP force_load conftest.err; then
9305 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
9310 rm -f conftest.err libconftest.a conftest conftest.c
9311 rm -rf conftest.dSYM
9314 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
9318 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
9320 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
9323 10.[012],*|,*powerpc*-darwin[5-8]*)
9324 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
9326 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
9334 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
9336 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
9338 if test : != "$DSYMUTIL" && test no = "$lt_cv_ld_force_load"; then
9347 # -----------------------------------
9372 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
9373 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
9405 # Check whether --enable-static was given.
9408 enableval=$enable_static; p=${PACKAGE-default}
9411 no) enable_static=no ;;
9413 enable_static=no
9426 enable_static=no
9440 enable_win32_dll=no
9443 # Check whether --enable-shared was given.
9446 enableval=$enable_shared; p=${PACKAGE-default}
9449 no) enable_shared=no ;;
9451 enable_shared=no
9477 # Check whether --with-pic was given.
9480 withval=$with_pic; lt_p=${PACKAGE-default}
9482 yes|no) pic_mode=$withval ;;
9507 # Check whether --enable-fast-install was given.
9510 enableval=$enable_fast_install; p=${PACKAGE-default}
9513 no) enable_fast_install=no ;;
9515 enable_fast_install=no
9540 power*-*-aix[5-9]*,yes)
9541 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning …
9544 # Check whether --with-aix-soname was given.
9551 as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5
9566 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
9572 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,
9574 if test 64 = "${OBJECT_MODE-32}"; then
9630 test -z "$LN_S" && LN_S="ln -s"
9645 if test -n "${ZSH_VERSION+set}"; then
9649 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9655 rm -f .libs 2>/dev/null
9657 if test -d .libs; then
9660 # MS-DOS does not allow filenames that begin with a dot.
9665 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9704 test -z "$CC" && CC=cc
9705 test -z "$LTCC" && LTCC=$CC
9706 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9707 test -z "$LD" && LD=ld
9708 test -z "$ac_objext" && ac_objext=o
9715 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9719 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9735 test -z "$ac_dir" && ac_dir=.
9736 if test -f "$ac_dir/${ac_tool_prefix}file"; then
9738 if test -n "$file_magic_test_file"; then
9756 *** bug-libtool@gnu.org
9772 if test -n "$MAGIC_CMD"; then
9773 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9776 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9777 printf "%s\n" "no" >&6; }
9784 if test -z "$lt_cv_path_MAGIC_CMD"; then
9785 if test -n "$ac_tool_prefix"; then
9786 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9802 test -z "$ac_dir" && ac_dir=.
9803 if test -f "$ac_dir/file"; then
9805 if test -n "$file_magic_test_file"; then
9823 *** bug-libtool@gnu.org
9839 if test -n "$MAGIC_CMD"; then
9840 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9844 printf "%s\n" "no" >&6; }
9862 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9863 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9886 # If no C compiler was specified, use CC.
9887 LTCC=${LTCC-"$CC"}
9889 # If no C compiler flags were specified, use CFLAGS.
9890 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9910 $RM -r conftest*
9914 ## There is no encapsulation within the following macros, do not change
9917 if test -n "$compiler"; then
9924 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9926 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9929 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-except…
9930 printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9935 lt_cv_prog_compiler_rtti_exceptions=no
9938 lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment
9945 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9946 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9947 -e 's:$: $lt_compiler_flag:'`
9953 if (exit $ac_status) && test -s "$ac_outfile"; then
9955 # So say no if there are warnings other than the usual output.
9958 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9969 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9987 lt_prog_compiler_wl='-Wl,'
9988 lt_prog_compiler_static='-static'
9995 lt_prog_compiler_static='-Bstatic'
9997 lt_prog_compiler_pic='-fPIC'
10004 lt_prog_compiler_pic='-fPIC'
10008 # adding the '-m68020' flag to GCC prevents building anything better,
10009 # like '-m68040'.
10010 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
10022 # Although the cygwin gcc ignores -fPIC, still need this for old-style
10023 # (--disable-auto-import) libraries
10024 lt_prog_compiler_pic='-DDLL_EXPORT'
10027 lt_prog_compiler_static='$wl-static'
10035 lt_prog_compiler_pic='-fno-common'
10040 # The "-static" flag exists, but is broken.
10045 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
10046 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
10053 lt_prog_compiler_pic='-fPIC'
10058 interix[3-9]*)
10059 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
10066 lt_prog_compiler_can_build_shared=no
10067 enable_shared=no
10071 # QNX uses GNU C++, but need to define -shared option too, otherwise
10073 lt_prog_compiler_pic='-fPIC -shared'
10077 if test -d /usr/nec; then
10078 lt_prog_compiler_pic=-Kconform_pic
10083 lt_prog_compiler_pic='-fPIC'
10089 lt_prog_compiler_wl='-Xlinker '
10090 if test -n "$lt_prog_compiler_pic"; then
10091 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
10099 lt_prog_compiler_wl='-Wl,'
10102 lt_prog_compiler_static='-Bstatic'
10104 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
10111 lt_prog_compiler_pic='-fno-common'
10115 lt_prog_compiler_wl='-Wl,-Wl,,'
10116 lt_prog_compiler_pic='-PIC'
10117 lt_prog_compiler_static='-Bstatic'
10125 lt_prog_compiler_pic='-DDLL_EXPORT'
10128 lt_prog_compiler_static='$wl-static'
10134 lt_prog_compiler_wl='-Wl,'
10135 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
10136 # not for PA HP-UX.
10146 lt_prog_compiler_static='$wl-a ${wl}archive'
10150 lt_prog_compiler_wl='-Wl,'
10151 # PIC (with -KPIC) is the default.
10152 lt_prog_compiler_static='-non_shared'
10155 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
10157 # old Intel for x86_64, which still supported -KPIC.
10159 lt_prog_compiler_wl='-Wl,'
10160 lt_prog_compiler_pic='-KPIC'
10161 lt_prog_compiler_static='-static'
10164 # ICC 10 doesn't accept -KPIC any more.
10166 lt_prog_compiler_wl='-Wl,'
10167 lt_prog_compiler_pic='-fPIC'
10168 lt_prog_compiler_static='-static'
10172 lt_prog_compiler_wl='-Wl,'
10173 lt_prog_compiler_pic='--shared'
10174 lt_prog_compiler_static='--static'
10178 lt_prog_compiler_wl='-Wl,-Wl,,'
10179 lt_prog_compiler_pic='-PIC'
10180 lt_prog_compiler_static='-Bstatic'
10184 lt_prog_compiler_wl='-Wl,'
10185 lt_prog_compiler_pic='-fPIC'
10186 lt_prog_compiler_static='-static'
10191 lt_prog_compiler_wl='-Wl,'
10192 lt_prog_compiler_pic='-fpic'
10193 lt_prog_compiler_static='-Bstatic'
10196 lt_prog_compiler_wl='-Wl,'
10198 lt_prog_compiler_static='-non_shared'
10202 lt_prog_compiler_wl='-Wl,'
10203 lt_prog_compiler_pic='-qpic'
10204 lt_prog_compiler_static='-qstaticlink'
10207 case `$CC -V 2>&1 | $SED 5q` in
10208 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
10210 lt_prog_compiler_pic='-KPIC'
10211 lt_prog_compiler_static='-Bstatic'
10215 lt_prog_compiler_pic='-KPIC'
10216 lt_prog_compiler_static='-Bstatic'
10217 lt_prog_compiler_wl='-Qoption ld '
10221 lt_prog_compiler_pic='-KPIC'
10222 lt_prog_compiler_static='-Bstatic'
10223 lt_prog_compiler_wl='-Wl,'
10226 lt_prog_compiler_wl='-Wl,'
10227 lt_prog_compiler_pic='-fPIC'
10228 lt_prog_compiler_static='-static'
10231 lt_prog_compiler_wl='-Wl,'
10232 lt_prog_compiler_pic='-fpic'
10233 lt_prog_compiler_static='-Bstatic'
10241 lt_prog_compiler_pic='-KPIC'
10242 lt_prog_compiler_static='-Bstatic'
10246 # QNX uses GNU C++, but need to define -shared option too, otherwise
10248 lt_prog_compiler_pic='-fPIC -shared'
10252 lt_prog_compiler_wl='-Wl,'
10254 lt_prog_compiler_static='-non_shared'
10258 lt_prog_compiler_static='-non_shared'
10262 lt_prog_compiler_pic='-KPIC'
10263 lt_prog_compiler_static='-Bstatic'
10266 lt_prog_compiler_wl='-Qoption ld ';;
10268 lt_prog_compiler_wl='-Wl,';;
10273 lt_prog_compiler_wl='-Qoption ld '
10274 lt_prog_compiler_pic='-PIC'
10275 lt_prog_compiler_static='-Bstatic'
10279 lt_prog_compiler_wl='-Wl,'
10280 lt_prog_compiler_pic='-KPIC'
10281 lt_prog_compiler_static='-Bstatic'
10285 if test -d /usr/nec; then
10286 lt_prog_compiler_pic='-Kconform_pic'
10287 lt_prog_compiler_static='-Bstatic'
10292 lt_prog_compiler_wl='-Wl,'
10293 lt_prog_compiler_pic='-KPIC'
10294 lt_prog_compiler_static='-Bstatic'
10298 lt_prog_compiler_wl='-Wl,'
10299 lt_prog_compiler_can_build_shared=no
10303 lt_prog_compiler_pic='-pic'
10304 lt_prog_compiler_static='-Bstatic'
10308 lt_prog_compiler_can_build_shared=no
10314 # For platforms that do not support PIC, -DPIC is meaningless:
10319 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10323 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
10331 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
10338 if test -n "$lt_prog_compiler_pic"; then
10339 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic…
10345 lt_cv_prog_compiler_pic_works=no
10348 lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_useless_quotes_in_assignment
10355 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10356 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10357 -e 's:$: $lt_compiler_flag:'`
10363 if (exit $ac_status) && test -s "$ac_outfile"; then
10365 # So say no if there are warnings other than the usual output.
10368 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10375 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10385 lt_prog_compiler_can_build_shared=no
10404 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag…
10410 lt_cv_prog_compiler_static_works=no
10414 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10416 # So say no if there are warnings
10417 if test -s conftest.err; then
10429 $RM -r conftest*
10433 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10448 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
10449 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10454 lt_cv_prog_compiler_c_o=no
10455 $RM -r conftest 2>/dev/null
10461 lt_compiler_flag="-o out/conftest2.$ac_objext"
10467 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10468 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10469 -e 's:$: $lt_compiler_flag:'`
10475 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10478 # So say no if there are warnings
10481 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10489 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10492 $RM -r conftest
10496 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10504 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
10505 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10510 lt_cv_prog_compiler_c_o=no
10511 $RM -r conftest 2>/dev/null
10517 lt_compiler_flag="-o out/conftest2.$ac_objext"
10523 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10524 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10525 -e 's:$: $lt_compiler_flag:'`
10531 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10534 # So say no if there are warnings
10537 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10545 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10548 $RM -r conftest
10552 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10559 if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then
10561 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10565 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10567 ln conftest.a conftest.b 2>&5 || hard_links=no
10568 ln conftest.a conftest.b 2>/dev/null && hard_links=no
10569 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10571 if test no = "$hard_links"; then
10572 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j…
10573 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
10577 need_locks=no
10585 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports…
10590 always_export_symbols=no
10593 compiler_needs_object=no
10594 enable_shared_with_static_runtimes=no
10597 hardcode_automatic=no
10598 hardcode_direct=no
10599 hardcode_direct_absolute=no
10602 hardcode_minus_L=no
10604 inherit_rpath=no
10612 # include_expsyms should be a list of space-separated symbols to be *always*
10634 with_gnu_ld=no
10642 with_gnu_ld=no
10650 lt_use_gnu_ld_interface=no
10658 case `$LD -v 2>&1` in
10660 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10661 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10681 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10682 export_dynamic_flag_spec='$wl--export-dynamic'
10683 # ancient GNU ld didn't support --whole-archive et. al.
10684 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10685 whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
10689 supports_anon_versioning=no
10690 case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
10692 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10701 aix[3-9]*)
10704 ld_shlibs=no
10711 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10722 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10726 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10727 hardcode_libdir_flag_spec='-L$libdir'
10734 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10737 # support --undefined. This deserves some investigation. FIXME
10738 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10740 ld_shlibs=no
10746 # as there is no search path for DLLs.
10747 hardcode_libdir_flag_spec='-L$libdir'
10748 export_dynamic_flag_spec='$wl--export-all-symbols'
10750 always_export_symbols=no
10752 …export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s…
10753 …psyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
10755 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10756 …rchive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-a…
10757 # If the export-symbols file already is a .def file, use it as
10759 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
10765 …CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname …
10767 ld_shlibs=no
10772 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10777 hardcode_libdir_flag_spec='-L$libdir'
10786 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10787 emximp -o $lib $output_objdir/$libname.def'
10794 prefix_cmds="$prefix_cmds -e 1d";
10796 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
10798 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10799 emximp -o $lib $output_objdir/$libname.def'
10800 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
10805 interix[3-9]*)
10806 hardcode_direct=no
10807 hardcode_shlibpath_var=no
10808 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
10809 export_dynamic_flag_spec='$wl-E'
10814 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10816 …ds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${…
10817-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output…
10820 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10821 tmp_diet=no
10822 if test linux-dietlibc = "$host_os"; then
10824 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10827 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10828 && test no = "$tmp_diet"
10831 tmp_sharedflag='-shared'
10834--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
10839--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
10840 tmp_addflag=' $pic_flag -Mnomain' ;;
10842 tmp_addflag=' -i_dynamic' ;;
10844 tmp_addflag=' -i_dynamic -nofor_main' ;;
10846 tmp_addflag=' -nofor_main' ;;
10849 tmp_sharedflag='--shared' ;;
10851 tmp_sharedflag='-Wl,-shared' ;;
10853 tmp_sharedflag='-qmkshrobj'
10856--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
10860 case `$CC -V 2>&1 | $SED 5q` in
10862--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
10864 tmp_sharedflag='-G' ;;
10866 tmp_sharedflag='-G' ;;
10868 … '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10872 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10874 …g"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$…
10879 export_dynamic_flag_spec='-rdynamic'
10883 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10884 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10885 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
10888 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10890 …$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libnam…
10895 ld_shlibs=no
10900 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10901 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10904 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
10905 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10910 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10911 ld_shlibs=no
10922 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10923 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
10924 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10926 ld_shlibs=no
10931 case `$LD -v 2>&1` in
10932 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10933 ld_shlibs=no
10950 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10951 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10952 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10953 …hive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-s…
10955 ld_shlibs=no
10962 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10965 hardcode_shlibpath_var=no
10969 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10970 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
10971 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10973 ld_shlibs=no
10978 if test no = "$ld_shlibs"; then
10990 …archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_sym…
10992 # are no directories specified by -L.
10994 if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then
11001 aix[4-9]*)
11005 aix_use_runtimelinking=no
11006 exp_sym_flag='-Bexport'
11009 # If we're using GNU nm, then we don't want the "-C" option.
11010 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
11011 # Without the "-l" option, or with the "-B" option, AIX nm treats
11015 # it in the Import File for the 'aix-soname' feature, so we have
11016 # to replace the "-B" option with "-P" for AIX nm.
11017 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
11018-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
11020-e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ …
11022 aix_use_runtimelinking=no
11025 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
11028 # depending on the kind of the shared library created -
11030 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables
11033 # "both,no" lib.so.V(shr.o) shared, rtl:yes
11034 # lib.a(lib.so.V) shared, rtl:no, for executables
11036 # lib.a(lib.so.V) shared, rtl:no
11039 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
11041 if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
11046 if test svr4,no = "$with_aix_soname,$aix_use_runtimelinking"; then
11047 # With aix-soname=svr4, we create the lib.so.V shared archives only,
11051 LDFLAGS="$LDFLAGS -Wl,-brtl"
11056 exp_sym_flag='-bexport'
11057 no_entry_flag='-bnoentry'
11062 # or program results in "error TOC overflow" add -mminimal-toc to
11064 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
11071 file_list_spec='$wl-f,'
11073 aix,*) ;; # traditional, no import file
11076 hardcode_direct=no
11077 hardcode_direct_absolute=no
11085 collect2name=`$CC -print-prog-name=collect2`
11086 if test -f "$collect2name" &&
11098 hardcode_libdir_flag_spec='-L$libdir'
11103 shared_flag='-shared'
11105 shared_flag="$shared_flag "'$wl-G'
11109 # /with/ Import File - we do not want to mix them.
11110 shared_flag_aix='-shared'
11111 shared_flag_svr4='-shared $wl-G'
11115 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
11116 # chokes on -Wl,-G. The following line is correct:
11117 shared_flag='-G'
11120 shared_flag='$wl-G'
11122 shared_flag='$wl-bM:SRE'
11124 shared_flag_aix='$wl-bM:SRE'
11125 shared_flag_svr4='$wl-G'
11129 export_dynamic_flag_spec='$wl-bexpall'
11130 # It seems that -bexpall does not export symbols beginning with
11134 # Warning - without using the other runtime loading flags (-brtl),
11135 # -berok will link without error, but may produce a broken library.
11136 allow_undefined_flag='-berok'
11146 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11167 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11168 # Check for a 64-bit object if we didn't find anything.
11169 if test -z "$lt_cv_aix_libpath_"; then
11170 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11173 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11175 if test -z "$lt_cv_aix_libpath_"; then
11184 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
11185 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler…
11188 hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib'
11189 allow_undefined_flag="-z nodefs"
11190 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_ent…
11201 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11222 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11223 # Check for a 64-bit object if we didn't find anything.
11224 if test -z "$lt_cv_aix_libpath_"; then
11225 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11228 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11230 if test -z "$lt_cv_aix_libpath_"; then
11239 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
11240 # Warning - without using the other run time loading flags,
11241 # -berok will link without error, but may produce a broken library.
11242 no_undefined_flag=' $wl-bernotok'
11243 allow_undefined_flag=' $wl-berok'
11245 # We only use this code for GNU lds that support --whole-archive.
11246 whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
11252 archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
11253 # -brtl affects multiple linker settings, -berok does not and is overridden later
11254 …compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%…
11257 …s"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$…
11260-o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compi…
11262 # used by -dlpreopen to get the symbols
11265 archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d'
11274 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
11278 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
11279 hardcode_libdir_flag_spec='-L$libdir'
11286 export_dynamic_flag_spec=-rdynamic
11293 # no search path for DLLs.
11306 …archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$t…
11307 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
11311 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
11313 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
11319 …objs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' …
11331 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
11332 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
11345 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
11349 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11358 archive_cmds_need_lc=no
11359 hardcode_direct=no
11363 …ag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenienc…
11376 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
11377 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt…
11378 …\$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
11379 …e_expsym_cmds="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC…
11382 ld_shlibs=no
11388 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11389 hardcode_libdir_flag_spec='-L$libdir'
11390 hardcode_shlibpath_var=no
11398 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11399 hardcode_libdir_flag_spec='-R$libdir'
11401 hardcode_shlibpath_var=no
11406 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11409 hardcode_shlibpath_var=no
11412 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11414 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11415 hardcode_libdir_flag_spec='-R$libdir'
11417 hardcode_shlibpath_var=no
11422 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output…
11424 …archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libo…
11433 export_dynamic_flag_spec='$wl-E'
11437 if test yes,no = "$GCC,$with_gnu_ld"; then
11438 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
11440 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11442 if test no = "$with_gnu_ld"; then
11447 export_dynamic_flag_spec='$wl-E'
11455 if test yes,no = "$GCC,$with_gnu_ld"; then
11458 archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
11461 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs …
11464 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
11470 archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
11473 …archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11477 # Older versions of the 11.00 compiler do not understand -b yet
11478 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11479 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11480 printf %s "checking if $CC understands -b... " >&6; }
11485 lt_cv_prog_compiler__b=no
11487 LDFLAGS="$LDFLAGS -b"
11489 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11491 # So say no if there are warnings
11492 if test -s conftest.err; then
11504 $RM -r conftest*
11508 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11512 …archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler…
11514 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11520 if test no = "$with_gnu_ld"; then
11526 hardcode_direct=no
11527 hardcode_shlibpath_var=no
11532 export_dynamic_flag_spec='$wl-E'
11544-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
11545 # Try to use the -exported_symbol ld option, if it does not
11546 # work, assume that -exports_file does not work either and
11548 # This should be the same for all languages, so no per-tag cache variable.
11549 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -export…
11550 printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
11556 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
11557 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11565 lt_cv_irix_exported_symbol=no
11567 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11571 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
11574-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
11577-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "
11578-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "
11580 archive_cmds_need_lc='no'
11581 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11592 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11598 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11599 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11601 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11603 hardcode_libdir_flag_spec='-R$libdir'
11605 hardcode_shlibpath_var=no
11609 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11611 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11613 hardcode_shlibpath_var=no
11620 if test -f /usr/libexec/ld.so; then
11622 hardcode_shlibpath_var=no
11624 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
11625 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11626 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-sy…
11627 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
11628 export_dynamic_flag_spec='$wl-E'
11630 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11631 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
11634 ld_shlibs=no
11639 hardcode_libdir_flag_spec='-L$libdir'
11648 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
11649 emximp -o $lib $output_objdir/$libname.def'
11656 prefix_cmds="$prefix_cmds -e 1d";
11658 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
11660 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
11661 emximp -o $lib $output_objdir/$libname.def'
11662 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
11669 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
11670-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$ve…
11672 allow_undefined_flag=' -expect_unresolved \*'
11673-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstrin…
11675 archive_cmds_need_lc='no'
11676 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11680 osf4* | osf5*) # as osf3* with the addition of -msym flag
11682 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
11683-shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$s…
11684 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11686 allow_undefined_flag=' -expect_unresolved \*'
11687-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$ve…
11688 …in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%…
11689-shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $sona…
11691 # Both c and cxx compiler support -rpath directly
11692 hardcode_libdir_flag_spec='-rpath $libdir'
11694 archive_cmds_need_lc='no'
11699 no_undefined_flag=' -z defs'
11702 …archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $co…
11703 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
11704 …$CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs…
11706 case `$CC -V 2>&1` in
11709 archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags'
11710 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
11711 …$LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $li…
11715 archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11716 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
11717 …$CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $…
11721 hardcode_libdir_flag_spec='-R$libdir'
11722 hardcode_shlibpath_var=no
11724 solaris2.[0-5] | solaris2.[0-5].*) ;;
11727 # but understands '-z linker_flag'. GCC discards it without '$wl',
11731 whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
11733 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11744 archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11746 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11748 hardcode_libdir_flag_spec='-L$libdir'
11751 hardcode_shlibpath_var=no
11757 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11763 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11764 reload_cmds='$CC -r -o $output$reload_objs'
11765 hardcode_direct=no
11768 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11769 hardcode_direct=no #Motorola manual says yes, but my tests say they lie
11773 hardcode_shlibpath_var=no
11777 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11778 hardcode_shlibpath_var=no
11779 export_dynamic_flag_spec='-Bexport'
11783 if test -d /usr/nec; then
11784 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11785 hardcode_shlibpath_var=no
11793 no_undefined_flag='$wl-z,text'
11794 archive_cmds_need_lc=no
11795 hardcode_shlibpath_var=no
11799 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11800 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
11802 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11803 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
11808 # Note: We CANNOT use -z defs as we might desire, because we do not
11809 # link with -lc, and that would cause any symbols used from libc to
11810 # always be unresolved, which means just about no library would
11811 # ever link correctly. If we're not using GNU ld we use -z text
11812 # though, which does catch some bad symbols but isn't as heavy-handed
11813 # as -z defs.
11814 no_undefined_flag='$wl-z,text'
11815 allow_undefined_flag='$wl-z,nodefs'
11816 archive_cmds_need_lc=no
11817 hardcode_shlibpath_var=no
11818 hardcode_libdir_flag_spec='$wl-R,$libdir'
11821 export_dynamic_flag_spec='$wl-Bexport'
11825 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11826 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
11828 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11829 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
11834 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11835 hardcode_libdir_flag_spec='-L$libdir'
11836 hardcode_shlibpath_var=no
11840 ld_shlibs=no
11847 export_dynamic_flag_spec='$wl-Blargedynsym'
11853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11855 test no = "$ld_shlibs" && can_build_shared=no
11878 # Assume -lc should be added
11884 # FIXME: we may have to deal with multi-command sequences.
11887 # Test whether the compiler implicitly links with -lc since on some
11888 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11889 # to ld, don't add -lc before -lgcc.
11890 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in"…
11891 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
11899 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11902 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11910 compiler_flags=-v
11911 linker_flags=-v
11917 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/d…
11918 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11920 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11923 lt_cv_archive_cmds_need_lc=no
11934 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
12094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
12103 mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;;
12106 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
12110 # otherwise default to the standard path separator (i.e. ":") - it is
12111 # assumed that no part of a normal pathname contains ";" but that should
12122 lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
12124 # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
12131 if test -d "$lt_sys_path$lt_multi_os_dir"; then
12133 elif test -n "$lt_multi_os_dir"; then
12134 test -d "$lt_sys_path" && \
12142 for (lt_i = NF; lt_i > 0; lt_i--) {
12150 lt_count--;
12162 $SED 's|/\([A-Za-z]:\)|\1|g'` ;;
12182 hardcode_into_libs=no
12184 # when you set need_version to no, make sure it does not cause -set_version
12196 # AIX 3 has no versioning support, so we append a major version to the name.
12200 aix[4-9]*)
12202 need_lib_prefix=no
12203 need_version=no
12219 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
12222 can_build_shared=no
12227 # filename-based versioning of shared library archives on AIX. While
12229 # prevent static linking of such archives. So we do filename-based
12234 # versioned .so libs for executables only if there is the -brtl
12235 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
12236 # To allow for filename-based versioning support, we need to create
12246 # but for link time we create the symlink libNAME.so -> libNAME.so.V
12249 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct
12259 aix,no) # traditional AIX only
12276-n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$…
12281 *,no) # both, prefer aix
12286-z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z …
12287 …postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_librar…
12298 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
12317 need_version=no
12326 # libtool to hard-code these into programs
12332 need_version=no
12333 need_lib_prefix=no
12341 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
12343 test -d \$dldir || mkdir -p \$dldir~
12346 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12349 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
12357 …soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffi…
12363 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12367 …library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$ve…
12376 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12393 …path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
12397 # but this time dos style (no spaces!) so that the unix form looks
12399 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
12400 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
12401 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
12405 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
12407 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
12409 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
12412 # common. (e.g. "Program Files" -> "PROGRA~1")
12418 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
12420 test -d \$dldir || mkdir -p \$dldir~
12422 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
12431 …library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.li…
12442 need_lib_prefix=no
12443 need_version=no
12456 need_lib_prefix=no
12457 need_version=no
12466 if test -x /usr/bin/objformat; then
12474 version_type=freebsd-$objformat
12476 freebsd-elf*)
12479 need_version=no
12480 need_lib_prefix=no
12482 freebsd-*)
12496 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12497 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12498 shlibpath_overrides_runpath=no
12510 need_lib_prefix=no
12511 need_version=no
12516 shlibpath_overrides_runpath=no
12525 need_lib_prefix=no
12526 need_version=no
12559 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
12564 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12570 interix[3-9]*)
12572 need_lib_prefix=no
12573 need_version=no
12578 shlibpath_overrides_runpath=no
12592 need_lib_prefix=no
12593 need_version=no
12602 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12603 libsuff= shlibsuff= libmagic=32-bit;;
12604 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12606 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12607 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12608 *) libsuff= shlibsuff= libmagic=never-match;;
12613 shlibpath_overrides_runpath=no
12619 # No shared lib support for Linux oldld, aout, or coff.
12621 dynamic_linker=no
12626 need_lib_prefix=no
12627 need_version=no
12634 # This implies no fast_install, which is unacceptable.
12640 # Don't embed -rpath directories since the linker doesn't support them.
12641 hardcode_libdir_flag_spec='-L$libdir'
12645 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
12647 need_lib_prefix=no
12648 need_version=no
12651 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12653 shlibpath_overrides_runpath=no
12660 lt_cv_shlibpath_overrides_runpath=no
12665 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12678 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
12683 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12692 # This implies no fast_install, which is unacceptable.
12700 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
12701 # even though it is searched at run-time. Try to do the best guess by
12703 if test -f /etc/ld.so.conf; then
12704 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
12711 # most powerpc-linux boxes support dynamic linking these days and
12712 # people can always --disable-shared, the test was removed, and we
12719 need_lib_prefix=no
12720 need_version=no
12721 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12723 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12744 need_lib_prefix=no
12745 need_version=no
12749 shlibpath_overrides_runpath=no
12757 need_lib_prefix=no
12758 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
12759 need_version=no
12764 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12773 need_version=no
12774 need_lib_prefix=no
12776 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
12777 v=$($ECHO $release$versuffix | tr -d .-);
12778 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
12786 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
12788 test -d \$dldir || mkdir -p \$dldir~
12791 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12794 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
12801 need_lib_prefix=no
12802 need_version=no
12811 dynamic_linker=no
12816 need_lib_prefix=no
12817 need_version=no
12834 need_lib_prefix=no
12846 shlibpath_overrides_runpath=no
12847 need_lib_prefix=no
12851 need_lib_prefix=no
12854 need_lib_prefix=no
12855 need_version=no
12856 shlibpath_overrides_runpath=no
12863 if test -d /usr/nec; then
12873 need_lib_prefix=no
12874 need_version=no
12894 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12896 need_lib_prefix=no
12897 need_version=no
12900 shlibpath_overrides_runpath=no
12912 dynamic_linker=no
12915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12917 test no = "$dynamic_linker" && can_build_shared=no
12935 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
13037 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs…
13040 if test -n "$hardcode_libdir_flag_spec" ||
13041 test -n "$runpath_var" ||
13044 # We can hardcode non-existent directories.
13045 if test no != "$hardcode_direct" &&
13048 # when we should be linking with a yet-to-be-installed one
13049 ## test no != "$_LT_TAGVAR(hardcode_shlibpath_var, )" &&
13050 test no != "$hardcode_minus_L"; then
13062 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
13068 enable_fast_install=no
13070 test no = "$enable_shared"; then
13085 lt_cv_dlopen=no
13107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13108 printf %s "checking for dlopen in -ldl... " >&6; }
13114 LIBS="-ldl $LIBS"
13115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13134 ac_cv_lib_dl_dlopen=no
13136 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13140 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13144 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
13157 # because TPF is a cross-compiler, and we know how we open DSOs.
13160 lt_cv_dlopen_self=no
13169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
13170 printf %s "checking for shl_load in -ldld... " >&6; }
13176 LIBS="-ldld $LIBS"
13177 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13196 ac_cv_lib_dld_shl_load=no
13198 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13202 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
13206 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
13213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13214 printf %s "checking for dlopen in -ldl... " >&6; }
13220 LIBS="-ldl $LIBS"
13221 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13240 ac_cv_lib_dl_dlopen=no
13242 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13246 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13250 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
13252 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
13253 printf %s "checking for dlopen in -lsvld... " >&6; }
13259 LIBS="-lsvld $LIBS"
13260 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13279 ac_cv_lib_svld_dlopen=no
13281 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13285 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
13289 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
13291 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
13292 printf %s "checking for dld_link in -ldld... " >&6; }
13298 LIBS="-ldld $LIBS"
13299 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13318 ac_cv_lib_dld_dld_link=no
13320 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
13328 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
13349 if test no = "$lt_cv_dlopen"; then
13350 enable_dlopen=no
13358 test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
13366 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
13419 /* When -fvisibility=hidden is used, assume the code has been annotated
13447 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13450 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13451 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
13457 x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
13461 lt_cv_dlopen_self=no
13464 rm -fr conftest*
13468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
13473 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlo…
13526 /* When -fvisibility=hidden is used, assume the code has been annotated
13554 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13557 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13558 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
13564 x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
13568 lt_cv_dlopen_self_static=no
13571 rm -fr conftest*
13575 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13586 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
13591 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
13614 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13616 if test -z "$STRIP"; then
13617 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13618 printf "%s\n" "no" >&6; }
13620 if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13621 old_striplib="$STRIP --strip-debug"
13622 striplib="$STRIP --strip-unneeded"
13623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13628 # FIXME - insert some real tests, host_os isn't really good enough
13629 striplib="$STRIP -x"
13630 old_striplib="$STRIP -S"
13631 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13635 if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then
13636 old_striplib="$STRIP --strip-debug"
13637 striplib="$STRIP --strip-unneeded"
13638 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13641 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13642 printf "%s\n" "no" >&6; }
13646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13647 printf "%s\n" "no" >&6; }
13665 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13667 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13672 test no = "$can_build_shared" && enable_shared=no
13678 test yes = "$enable_shared" && enable_static=no
13679 if test -n "$RANLIB"; then
13685 aix[4-9]*)
13690 yes,*) enable_static=no ;; # shared object in lib.a archive as well
13695 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13698 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13702 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13711 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13712 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13717 if test -n "$CXX" && ( test no != "$CXX" &&
13718 ( (test g++ = "$CXX" && `g++ -v >/dev/null 2>&1` ) ||
13722 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13723 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13725 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
13727 if test -z "$CXXCPP"; then
13733 for CXXCPP in "$CXX -E" cpp /lib/cpp
13739 # with a fresh cross-compiler works.
13740 # On the NeXT, cc -E runs the code through the compiler's parser,
13742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13754 rm -f conftest.err conftest.i conftest.$ac_ext
13758 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13771 rm -f conftest.err conftest.i conftest.$ac_ext
13775 rm -f conftest.i conftest.err conftest.$ac_ext
13789 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
13795 # with a fresh cross-compiler works.
13796 # On the NeXT, cc -E runs the code through the compiler's parser,
13798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13810 rm -f conftest.err conftest.i conftest.$ac_ext
13814 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13827 rm -f conftest.err conftest.i conftest.$ac_ext
13831 rm -f conftest.i conftest.err conftest.$ac_ext
13836 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13844 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13845 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13854 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13855 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13858 archive_cmds_need_lc_CXX=no
13860 always_export_symbols_CXX=no
13862 compiler_needs_object_CXX=no
13864 hardcode_direct_CXX=no
13865 hardcode_direct_absolute_CXX=no
13868 hardcode_minus_L_CXX=no
13870 hardcode_automatic_CXX=no
13871 inherit_rpath_CXX=no
13880 enable_shared_with_static_runtimes_CXX=no
13889 # No sense in running all these tests if we already determined that
13892 # and will be corrupted by setting them based on a non-working compiler.
13907 # If no C compiler was specified, use CC.
13908 LTCC=${LTCC-"$CC"}
13910 # If no C compiler flags were specified, use CFLAGS.
13911 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
13928 $RM -r conftest*
13939 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
13944 if test -n "${lt_cv_path_LDCXX+set}"; then
13949 test -z "${LDCXX+set}" || LD=$LDCXX
13950 CC=${CXX-"c++"}
13958 if test -n "$compiler"; then
13959 # We don't want -fno-exception when compiling C++ code, so set the
13962 lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
13972 # Check whether --with-gnu-ld was given.
13975 withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes
13977 with_gnu_ld=no
13982 # Check if gcc -print-prog-name=ld gives a path.
13983 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
13986 *-*-mingw*)
13988 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
13990 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
14001 test -z "$LD" && LD=$ac_prog
14013 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
14016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
14017 printf %s "checking for non-GNU ld... " >&6; }
14023 if test -z "$LD"; then
14027 test -z "$ac_dir" && ac_dir=.
14028 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
14030 # Check to see if the program is GNU ld. I'd rather use --version,
14031 # but apparently some variants of GNU ld only accept -v.
14032 # Break only if it was the GNU/non-GNU ld that we prefer.
14033 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
14035 test no != "$with_gnu_ld" && break
14050 if test -n "$LD"; then
14051 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
14054 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14055 printf "%s\n" "no" >&6; }
14057 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
14058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
14064 # I'd rather use --version here, but apparently some GNU lds only accept -v.
14065 case `$LD -v 2>&1 </dev/null` in
14070 lt_cv_prog_gnu_ld=no
14074 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
14087 …ds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compil…
14088-shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $…
14090 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14091 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14094 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
14098 # ancient GNU ld didn't support --whole-archive et. al.
14099 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
14100 $GREP 'no-whole-archive' > /dev/null; then
14101 whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
14106 with_gnu_ld=no
14114 …archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compil…
14120 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
14123 GXX=no
14124 with_gnu_ld=no
14129 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports…
14135 ld_shlibs_CXX=no
14137 aix[4-9]*)
14141 aix_use_runtimelinking=no
14142 exp_sym_flag='-Bexport'
14145 aix_use_runtimelinking=no
14148 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
14151 # depending on the kind of the shared library created -
14153 # "aix,no" lib.a(lib.so.V) shared, rtl:no, for executables
14156 # "both,no" lib.so.V(shr.o) shared, rtl:yes
14157 # lib.a(lib.so.V) shared, rtl:no, for executables
14159 # lib.a(lib.so.V) shared, rtl:no
14162 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
14165 *-brtl*)
14171 if test svr4,no = "$with_aix_soname,$aix_use_runtimelinking"; then
14172 # With aix-soname=svr4, we create the lib.so.V shared archives only,
14176 LDFLAGS="$LDFLAGS -Wl,-brtl"
14181 exp_sym_flag='-bexport'
14182 no_entry_flag='-bnoentry'
14187 # or program results in "error TOC overflow" add -mminimal-toc to
14189 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
14196 file_list_spec_CXX='$wl-f,'
14198 aix,*) ;; # no import file
14201 hardcode_direct_CXX=no
14202 hardcode_direct_absolute_CXX=no
14210 collect2name=`$CC -print-prog-name=collect2`
14211 if test -f "$collect2name" &&
14223 hardcode_libdir_flag_spec_CXX='-L$libdir'
14227 shared_flag='-shared'
14229 shared_flag=$shared_flag' $wl-G'
14233 # /with/ Import File - we do not want to mix them.
14234 shared_flag_aix='-shared'
14235 shared_flag_svr4='-shared $wl-G'
14239 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
14240 # chokes on -Wl,-G. The following line is correct:
14241 shared_flag='-G'
14244 shared_flag='$wl-G'
14246 shared_flag='$wl-bM:SRE'
14248 shared_flag_aix='$wl-bM:SRE'
14249 shared_flag_svr4='$wl-G'
14253 export_dynamic_flag_spec_CXX='$wl-bexpall'
14254 # It seems that -bexpall does not export symbols beginning with
14259 # Warning - without using the other runtime loading flags (-brtl),
14260 # -berok will link without error, but may produce a broken library.
14261 # The "-G" linker flag allows undefined symbols.
14262 no_undefined_flag_CXX='-bernotok'
14272 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14293 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
14294 # Check for a 64-bit object if we didn't find anything.
14295 if test -z "$lt_cv_aix_libpath__CXX"; then
14296 …lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_se…
14299 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14301 if test -z "$lt_cv_aix_libpath__CXX"; then
14310 hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
14312 …archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $comp…
14315 hardcode_libdir_flag_spec_CXX='$wl-R $libdir:/usr/lib:/lib'
14316 allow_undefined_flag_CXX="-z nodefs"
14317 …archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no…
14328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14349 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
14350 # Check for a 64-bit object if we didn't find anything.
14351 if test -z "$lt_cv_aix_libpath__CXX"; then
14352 …lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_se…
14355 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14357 if test -z "$lt_cv_aix_libpath__CXX"; then
14366 hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
14367 # Warning - without using the other run time loading flags,
14368 # -berok will link without error, but may produce a broken library.
14369 no_undefined_flag_CXX=' $wl-bernotok'
14370 allow_undefined_flag_CXX=' $wl-berok'
14372 # We only use this code for GNU lds that support --whole-archive.
14373 whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
14379 archive_expsym_cmds_CXX='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
14380 # -brtl affects multiple linker settings, -berok does not and is overridden later
14381 …compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%…
14384 # libraries. Need -bnortl late, we may have -brtl in LDFLAGS.
14385 …X"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$…
14388-o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compi…
14390 # used by -dlpreopen to get the symbols
14393 archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$RM -r $output_objdir/$realname.d'
14399 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
14402 # support --undefined. This deserves some investigation. FIXME
14403 archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
14405 ld_shlibs_CXX=no
14413 ld_shlibs_CXX=no
14420 ,cl* | no,cl* | ,icl* | no,icl*)
14423 # no search path for DLLs.
14433 …archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB…
14434 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
14438 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
14440 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
14457 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
14458 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
14465 # as there is no search path for DLLs.
14466 hardcode_libdir_flag_spec_CXX='-L$libdir'
14467 export_dynamic_flag_spec_CXX='$wl--export-all-symbols'
14469 always_export_symbols_CXX=no
14472 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
14473-shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_ob…
14474 # If the export-symbols file already is a .def file, use it as
14476 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
14482-shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $c…
14484 ld_shlibs_CXX=no
14492 archive_cmds_need_lc_CXX=no
14493 hardcode_direct_CXX=no
14497 …pec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenienc…
14510 …archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_…
14511 …module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags…
14512 …\$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
14513 …psym_cmds_CXX="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC…
14515-r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_…
14516-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamicl…
14520 ld_shlibs_CXX=no
14526 hardcode_libdir_flag_spec_CXX='-L$libdir'
14535 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
14536 emximp -o $lib $output_objdir/$libname.def'
14543 prefix_cmds="$prefix_cmds -e 1d";
14545 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
14547 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
14548 emximp -o $lib $output_objdir/$libname.def'
14549 …old_archive_From_new_cmds_CXX='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.d…
14558 ld_shlibs_CXX=no
14563 ld_shlibs_CXX=no
14567 ld_shlibs_CXX=no
14575 ld_shlibs_CXX=no
14578 freebsd-elf*)
14579 archive_cmds_need_lc_CXX=no
14589 … archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
14596 export_dynamic_flag_spec_CXX='$wl-E'
14605 ld_shlibs_CXX=no
14608 …archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b $wl+b $wl$install_libdir -o $output_objdir/$so…
14617 …output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list…
14621 …archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag $wl+b $wl$install_lib…
14624 ld_shlibs_CXX=no
14631 if test no = "$with_gnu_ld"; then
14639 export_dynamic_flag_spec_CXX='$wl-E'
14645 hardcode_direct_CXX=no
14646 hardcode_shlibpath_var_CXX=no
14660 ld_shlibs_CXX=no
14665 …archive_cmds_CXX='$CC -b $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objec…
14668 …archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $dep…
14671 …archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobj…
14682 …output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=…
14686 if test no = "$with_gnu_ld"; then
14689 …archive_cmds_CXX='$CC -shared -nostdlib -fPIC $wl+h $wl$soname -o $lib $predep_objects $libobjs $d…
14692 …archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $pre…
14695 …archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $li…
14701 ld_shlibs_CXX=no
14707 interix[3-9]*)
14708 hardcode_direct_CXX=no
14709 hardcode_shlibpath_var_CXX=no
14710 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14711 export_dynamic_flag_spec_CXX='$wl-E'
14716 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
14718 …XX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${…
14719-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output…
14725-shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname …
14728 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
14731 old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
14735 if test no = "$with_gnu_ld"; then
14736-shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl
14738-shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl
14744 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14749 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
14755 # ends with ".so" (or ".sl" for HP-UX), so rename the library
14757-e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`;…
14758-e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`;…
14767 …_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GRE…
14769 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14770 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14773 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
14774 old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
14782 case `$CC -V 2>&1` in
14784 …archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $…
14785 …='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$so…
14790 ia64*) tmp_idyn=' -i_dynamic';;
14792 …archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname…
14793 …m_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-r…
14796 archive_cmds_need_lc_CXX=no
14797 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14798 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14799 whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
14803 case `$CC -V` in
14804 *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
14806 rm -rf $tpldir~
14807 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
14808 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
14810 rm -rf $tpldir~
14811 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
14812 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
14815 rm -rf $tpldir~
14816 …$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $…
14817-shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $po…
14819 rm -rf $tpldir~
14820 …$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $…
14821-shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $pos…
14824 …archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compil…
14825-shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $…
14829 hardcode_libdir_flag_spec_CXX='$wl--rpath $wl$libdir'
14830 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14831--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
14835 …archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $…
14836 …cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-sonam…
14839 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
14850 …output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; tem…
14854 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14855 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
14856 … archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
14859 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
14861 …$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$outp…
14865 case `$CC -V 2>&1 | $SED 5q` in
14868 no_undefined_flag_CXX=' -zdefs'
14869 …archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs …
14870 …ds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_o…
14871 hardcode_libdir_flag_spec_CXX='-R$libdir'
14872--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
14876 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
14881 # "CC -xar", where "CC" is the Sun C++ compiler. This is
14884 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
14893 ld_shlibs_CXX=no
14898 ld_shlibs_CXX=no
14905 ld_shlibs_CXX=no
14909 ld_shlibs_CXX=no
14915 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
14916 …archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $lin…
14918 hardcode_libdir_flag_spec_CXX='-R$libdir'
14920 hardcode_shlibpath_var_CXX=no
14922 # Workaround some broken pre-1.5 toolchains
14923 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $…
14931 if test -f /usr/libexec/ld.so; then
14933 hardcode_shlibpath_var_CXX=no
14935 …archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compil…
14936 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14937 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
14938 …mds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags …
14939 export_dynamic_flag_spec_CXX='$wl-E'
14940 whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
14944 ld_shlibs_CXX=no
14954 # ends with ".so" (or ".sl" for HP-UX), so rename the library
14956-e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"…
14958 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
14964 osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
14965 *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
14971 ld_shlibs_CXX=no
14976 allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
14977-shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $w…
14978 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
14981 allow_undefined_flag_CXX=' -expect_unresolved \*'
14982-shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -m…
14983 …archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$…
14984 echo "-hidden">> $lib.exp~
14985-shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -m…
14987 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
15001 …output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GR…
15004 if test yes,no = "$GXX,$with_gnu_ld"; then
15005 allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
15008-shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compil…
15011-shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objec…
15015 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
15021 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
15025 ld_shlibs_CXX=no
15033 ld_shlibs_CXX=no
15041 ld_shlibs_CXX=no
15046 ld_shlibs_CXX=no
15050 ld_shlibs_CXX=no
15060 no_undefined_flag_CXX=' -zdefs'
15061 …archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs …
15062 …archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/"…
15063 …$CC -G$allow_undefined_flag $wl-M $wl$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs …
15065 hardcode_libdir_flag_spec_CXX='-R$libdir'
15066 hardcode_shlibpath_var_CXX=no
15068 solaris2.[0-5] | solaris2.[0-5].*) ;;
15071 # but understands '-z linker_flag'.
15073 whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
15081 # "CC -xar", where "CC" is the Sun C++ compiler. This is
15084 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
15088 …archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $…
15091 old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
15095 if test yes,no = "$GXX,$with_gnu_ld"; then
15096 no_undefined_flag_CXX=' $wl-z ${wl}defs'
15097 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
15098 …chive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects…
15099 …archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/"…
15100 …$CC -shared $pic_flag -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobj…
15105 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
15107 # g++ 2.7 appears to require '-G' NOT '-shared' on this
15109 …archive_cmds_CXX='$CC -G -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_fl…
15110 …archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/"…
15111 …$CC -G -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $pos…
15116 …output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | …
15119 hardcode_libdir_flag_spec_CXX='$wl-R $wl$libdir'
15121 solaris2.[0-5] | solaris2.[0-5].*) ;;
15123 whole_archive_flag_spec_CXX='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
15132 no_undefined_flag_CXX='$wl-z,text'
15133 archive_cmds_need_lc_CXX=no
15134 hardcode_shlibpath_var_CXX=no
15139 archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15140 …archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplib…
15143 archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15144 …archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $d…
15150 # Note: We CANNOT use -z defs as we might desire, because we do not
15151 # link with -lc, and that would cause any symbols used from libc to
15152 # always be unresolved, which means just about no library would
15153 # ever link correctly. If we're not using GNU ld we use -z text
15154 # though, which does catch some bad symbols but isn't as heavy-handed
15155 # as -z defs.
15156 no_undefined_flag_CXX='$wl-z,text'
15157 allow_undefined_flag_CXX='$wl-z,nodefs'
15158 archive_cmds_need_lc_CXX=no
15159 hardcode_shlibpath_var_CXX=no
15160 hardcode_libdir_flag_spec_CXX='$wl-R,$libdir'
15163 export_dynamic_flag_spec_CXX='$wl-Bexport'
15168 archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15169 …archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplib…
15170 old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~
15172 reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~
15176 archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
15177 …archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $d…
15185 # NonStop-UX NCC 3.20
15187 ld_shlibs_CXX=no
15191 ld_shlibs_CXX=no
15198 ld_shlibs_CXX=no
15203 ld_shlibs_CXX=no
15207 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
15209 test no = "$ld_shlibs_CXX" && can_build_shared=no
15215 ## There is no encapsulation within the following macros, do not change
15238 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
15239 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
15240 *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
15243 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
15246 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15253 pre_test_object_deps_done=no
15258 -L* | -R* | -l*)
15259 # Some compilers place space between "-{L,R}" and the path.
15261 if test x-L = "$p" ||
15262 test x-R = "$p"; then
15268 if test -z "$prev"; then
15270 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
15271 -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
15272 -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
15278 if test no = "$pre_test_object_deps_done"; then
15280 -L | -R)
15283 # user supplied libs so there is no need to process them.
15284 if test -z "$compiler_lib_search_path_CXX"; then
15290 # The "-l" case would never come before the object being
15294 if test -z "$postdeps_CXX"; then
15312 if test no = "$pre_test_object_deps_done"; then
15313 if test -z "$predep_objects_CXX"; then
15319 if test -z "$postdep_objects_CXX"; then
15333 rm -f a.out a.exe
15338 $RM -f confest.$objext
15343 interix[3-9]*)
15354 *" -lc "*) archive_cmds_need_lc_CXX=no ;;
15357 if test -n "${compiler_lib_search_path_CXX}"; then
15358 …compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!…
15398 lt_prog_compiler_wl_CXX='-Wl,'
15399 lt_prog_compiler_static_CXX='-static'
15406 lt_prog_compiler_static_CXX='-Bstatic'
15408 lt_prog_compiler_pic_CXX='-fPIC'
15415 lt_prog_compiler_pic_CXX='-fPIC'
15419 # adding the '-m68020' flag to GCC prevents building anything better,
15420 # like '-m68040'.
15421 lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
15432 # Although the cygwin gcc ignores -fPIC, still need this for old-style
15433 # (--disable-auto-import) libraries
15434 lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
15437 lt_prog_compiler_static_CXX='$wl-static'
15444 lt_prog_compiler_pic_CXX='-fno-common'
15452 # The "-static" flag exists, but is broken.
15455 interix[3-9]*)
15456 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
15460 if test -d /usr/nec; then
15461 lt_prog_compiler_pic_CXX=-Kconform_pic
15465 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
15466 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
15472 lt_prog_compiler_pic_CXX='-fPIC'
15477 # QNX uses GNU C++, but need to define -shared option too, otherwise
15479 lt_prog_compiler_pic_CXX='-fPIC -shared'
15482 lt_prog_compiler_pic_CXX='-fPIC'
15487 aix[4-9]*)
15491 lt_prog_compiler_static_CXX='-Bstatic'
15493 lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
15500 …# _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abo…
15507 lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
15512 lt_prog_compiler_pic_CXX='-KPIC'
15516 lt_prog_compiler_pic_CXX='-pic'
15528 lt_prog_compiler_wl_CXX='-Wl,'
15529 lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
15535 lt_prog_compiler_wl_CXX='-Wl,'
15536 lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
15551 # This is c89, which is MS Visual C++ (no shared libs)
15557 lt_prog_compiler_wl_CXX='-Wl,'
15558 lt_prog_compiler_static_CXX='-non_shared'
15559 # CC pic flag -KPIC is the default.
15565 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
15569 lt_prog_compiler_wl_CXX='--backend -Wl,'
15570 lt_prog_compiler_pic_CXX='-fPIC'
15573 # old Intel C++ for x86_64, which still supported -KPIC.
15574 lt_prog_compiler_wl_CXX='-Wl,'
15575 lt_prog_compiler_pic_CXX='-KPIC'
15576 lt_prog_compiler_static_CXX='-static'
15580 # ICC 10 doesn't accept -KPIC any more.
15581 lt_prog_compiler_wl_CXX='-Wl,'
15582 lt_prog_compiler_pic_CXX='-fPIC'
15583 lt_prog_compiler_static_CXX='-static'
15587 lt_prog_compiler_wl_CXX='-Wl,'
15588 lt_prog_compiler_pic_CXX='-fpic'
15589 lt_prog_compiler_static_CXX='-Bstatic'
15596 lt_prog_compiler_static_CXX='-non_shared'
15600 lt_prog_compiler_wl_CXX='-Wl,'
15601 lt_prog_compiler_pic_CXX='-qpic'
15602 lt_prog_compiler_static_CXX='-qstaticlink'
15605 case `$CC -V 2>&1 | $SED 5q` in
15608 lt_prog_compiler_pic_CXX='-KPIC'
15609 lt_prog_compiler_static_CXX='-Bstatic'
15610 lt_prog_compiler_wl_CXX='-Qoption ld '
15623 lt_prog_compiler_pic_CXX='-W c,exportall'
15632 # QNX uses GNU C++, but need to define -shared option too, otherwise
15634 lt_prog_compiler_pic_CXX='-fPIC -shared'
15639 lt_prog_compiler_wl_CXX='--backend -Wl,'
15643 lt_prog_compiler_pic_CXX='-pic'
15647 lt_prog_compiler_wl_CXX='-Wl,'
15651 lt_prog_compiler_static_CXX='-non_shared'
15663 lt_prog_compiler_pic_CXX='-KPIC'
15664 lt_prog_compiler_static_CXX='-Bstatic'
15665 lt_prog_compiler_wl_CXX='-Qoption ld '
15669 lt_prog_compiler_pic_CXX='-PIC'
15679 lt_prog_compiler_pic_CXX='-pic'
15680 lt_prog_compiler_static_CXX='-Bstatic'
15684 lt_prog_compiler_pic_CXX='-pic'
15693 lt_prog_compiler_wl_CXX='-Wl,'
15694 lt_prog_compiler_pic_CXX='-KPIC'
15695 lt_prog_compiler_static_CXX='-Bstatic'
15702 # NonStop-UX NCC 3.20
15703 lt_prog_compiler_pic_CXX='-KPIC'
15712 lt_prog_compiler_can_build_shared_CXX=no
15718 # For platforms that do not support PIC, -DPIC is meaningless:
15723 lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
15727 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
15735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
15742 if test -n "$lt_prog_compiler_pic_CXX"; then
15743 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic…
15749 lt_cv_prog_compiler_pic_works_CXX=no
15752 …lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" ## exclude from sc_useless_quotes_in_assignment
15759 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15760 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15761 -e 's:$: $lt_compiler_flag:'`
15767 if (exit $ac_status) && test -s "$ac_outfile"; then
15769 # So say no if there are warnings other than the usual output.
15772 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
15779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
15789 lt_prog_compiler_can_build_shared_CXX=no
15802 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag…
15808 lt_cv_prog_compiler_static_works_CXX=no
15812 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
15814 # So say no if there are warnings
15815 if test -s conftest.err; then
15827 $RM -r conftest*
15831 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
15843 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
15844 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
15849 lt_cv_prog_compiler_c_o_CXX=no
15850 $RM -r conftest 2>/dev/null
15856 lt_compiler_flag="-o out/conftest2.$ac_objext"
15862 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15863 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15864 -e 's:$: $lt_compiler_flag:'`
15870 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15873 # So say no if there are warnings
15876 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
15884 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
15887 $RM -r conftest
15891 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
15896 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
15897 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
15902 lt_cv_prog_compiler_c_o_CXX=no
15903 $RM -r conftest 2>/dev/null
15909 lt_compiler_flag="-o out/conftest2.$ac_objext"
15915 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15916 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15917 -e 's:$: $lt_compiler_flag:'`
15923 if (exit $ac_status) && test -s out/conftest2.$ac_objext
15926 # So say no if there are warnings
15929 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
15937 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
15940 $RM -r conftest
15944 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
15951 if test no = "$lt_cv_prog_compiler_c_o_CXX" && test no != "$need_locks"; then
15953 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
15957 ln conftest.a conftest.b 2>/dev/null && hard_links=no
15959 ln conftest.a conftest.b 2>&5 || hard_links=no
15960 ln conftest.a conftest.b 2>/dev/null && hard_links=no
15961 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
15963 if test no = "$hard_links"; then
15964 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j…
15965 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
15969 need_locks=no
15974 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports…
15980 aix[4-9]*)
15981 # If we're using GNU nm, then we don't want the "-C" option.
15982 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
15983 # Without the "-l" option, or with the "-B" option, AIX nm treats
15987 # it in the Import File for the 'aix-soname' feature, so we have
15988 # to replace the "-B" option with "-P" for AIX nm.
15989 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
15990-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
15992-e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ …
16004 …export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][…
16005 …s_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
16014 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
16016 test no = "$ld_shlibs_CXX" && can_build_shared=no
16030 # Assume -lc should be added
16036 # FIXME: we may have to deal with multi-command sequences.
16039 # Test whether the compiler implicitly links with -lc since on some
16040 # systems, -lgcc has to come before -lc. If gcc already passes -lc
16041 # to ld, don't add -lc before -lgcc.
16042 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in"…
16043 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
16051 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
16054 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16062 compiler_flags=-v
16063 linker_flags=-v
16069 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" …
16070 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
16072 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16075 lt_cv_archive_cmds_need_lc_CXX=no
16086 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
16156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
16173 hardcode_into_libs=no
16175 # when you set need_version to no, make sure it does not cause -set_version
16187 # AIX 3 has no versioning support, so we append a major version to the name.
16191 aix[4-9]*)
16193 need_lib_prefix=no
16194 need_version=no
16210 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
16213 can_build_shared=no
16218 # filename-based versioning of shared library archives on AIX. While
16220 # prevent static linking of such archives. So we do filename-based
16225 # versioned .so libs for executables only if there is the -brtl
16226 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
16227 # To allow for filename-based versioning support, we need to create
16237 # but for link time we create the symlink libNAME.so -> libNAME.so.V
16240 # AIX (on Power*) has no versioning support, so currently we cannot hardcode correct
16250 aix,no) # traditional AIX only
16267-n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$…
16272 *,no) # both, prefer aix
16277-z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z …
16278 …postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_librar…
16289 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
16308 need_version=no
16317 # libtool to hard-code these into programs
16323 need_version=no
16324 need_lib_prefix=no
16332 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
16334 test -d \$dldir || mkdir -p \$dldir~
16337 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
16340 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
16348 …soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffi…
16353 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16357 …library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$ve…
16366 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
16383 …path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
16387 # but this time dos style (no spaces!) so that the unix form looks
16389 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
16390 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
16391 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
16395 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
16397 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
16399 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
16402 # common. (e.g. "Program Files" -> "PROGRA~1")
16408 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
16410 test -d \$dldir || mkdir -p \$dldir~
16412 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
16421 …library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.li…
16432 need_lib_prefix=no
16433 need_version=no
16445 need_lib_prefix=no
16446 need_version=no
16455 if test -x /usr/bin/objformat; then
16463 version_type=freebsd-$objformat
16465 freebsd-elf*)
16468 need_version=no
16469 need_lib_prefix=no
16471 freebsd-*)
16485 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
16486 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
16487 shlibpath_overrides_runpath=no
16499 need_lib_prefix=no
16500 need_version=no
16505 shlibpath_overrides_runpath=no
16514 need_lib_prefix=no
16515 need_version=no
16548 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
16553 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
16559 interix[3-9]*)
16561 need_lib_prefix=no
16562 need_version=no
16567 shlibpath_overrides_runpath=no
16581 need_lib_prefix=no
16582 need_version=no
16591 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
16592 libsuff= shlibsuff= libmagic=32-bit;;
16593 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
16595 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
16596 libsuff=64 shlibsuff=64 libmagic=64-bit;;
16597 *) libsuff= shlibsuff= libmagic=never-match;;
16602 shlibpath_overrides_runpath=no
16608 # No shared lib support for Linux oldld, aout, or coff.
16610 dynamic_linker=no
16615 need_lib_prefix=no
16616 need_version=no
16623 # This implies no fast_install, which is unacceptable.
16629 # Don't embed -rpath directories since the linker doesn't support them.
16630 hardcode_libdir_flag_spec_CXX='-L$libdir'
16634 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
16636 need_lib_prefix=no
16637 need_version=no
16640 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
16642 shlibpath_overrides_runpath=no
16649 lt_cv_shlibpath_overrides_runpath=no
16654 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16667 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
16672 rm -f core conftest.err conftest.$ac_objext conftest.beam \
16681 # This implies no fast_install, which is unacceptable.
16689 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
16690 # even though it is searched at run-time. Try to do the best guess by
16692 if test -f /etc/ld.so.conf; then
16693 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
16700 # most powerpc-linux boxes support dynamic linking these days and
16701 # people can always --disable-shared, the test was removed, and we
16708 need_lib_prefix=no
16709 need_version=no
16710 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
16712 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
16733 need_lib_prefix=no
16734 need_version=no
16738 shlibpath_overrides_runpath=no
16746 need_lib_prefix=no
16747 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
16748 need_version=no
16753 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
16762 need_version=no
16763 need_lib_prefix=no
16765 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
16766 v=$($ECHO $release$versuffix | tr -d .-);
16767 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
16775 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
16777 test -d \$dldir || mkdir -p \$dldir~
16780 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
16783 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
16790 need_lib_prefix=no
16791 need_version=no
16800 dynamic_linker=no
16805 need_lib_prefix=no
16806 need_version=no
16823 need_lib_prefix=no
16835 shlibpath_overrides_runpath=no
16836 need_lib_prefix=no
16840 need_lib_prefix=no
16843 need_lib_prefix=no
16844 need_version=no
16845 shlibpath_overrides_runpath=no
16852 if test -d /usr/nec; then
16862 need_lib_prefix=no
16863 need_version=no
16883 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
16885 need_lib_prefix=no
16886 need_version=no
16889 shlibpath_overrides_runpath=no
16901 dynamic_linker=no
16904 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
16906 test no = "$dynamic_linker" && can_build_shared=no
16924 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
16969 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs…
16972 if test -n "$hardcode_libdir_flag_spec_CXX" ||
16973 test -n "$runpath_var_CXX" ||
16976 # We can hardcode non-existent directories.
16977 if test no != "$hardcode_direct_CXX" &&
16980 # when we should be linking with a yet-to-be-installed one
16981 ## test no != "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" &&
16982 test no != "$hardcode_minus_L_CXX"; then
16994 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
17000 enable_fast_install=no
17002 test no = "$enable_shared"; then
17013 fi # test -n "$compiler"
17029 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
17030 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
17056 # pkg-config
17063 for ac_prog in pkgconf pkg-config
17067 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17090 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
17101 if test -n "$PKG_CONFIG"; then
17102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
17105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
17106 printf "%s\n" "no" >&6; }
17110 test -n "$PKG_CONFIG" && break
17116 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
17139 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
17150 if test -n "$PKG_CONFIG"; then
17151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
17154 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
17155 printf "%s\n" "no" >&6; }
17160 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pkg-config or pkgconf" >&5
17161 printf %s "checking for pkg-config or pkgconf... " >&6; }
17162 if test -x "${PKG_CONFIG}" ; then
17163 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${PKG_CONFIG}" >&5
17169 *pkg-config)
17176 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that ${PKG_CONFIG} is at least version ${_m…
17178 _act_version=`"${PKG_CONFIG}" --version`
17179 if ! "${PKG_CONFIG}" --atleast-pkgconfig-version="${_min_version}" ; then
17182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_act_version}" >&5
17185 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
17186 printf "%s\n" "no" >&6; }
17190 as_fn_error $? "pkg-config was not found or is too old" "$LINENO" 5
17193 # Check whether --with-pkgconfigdir was given.
17214 # Check whether --enable-debug was given.
17223 # Check whether --enable-unversioned-modules was given.
17226 enableval=$enable_unversioned_modules; if test x"$enableval" = x"no"
17238 # Check whether --with-modules-dir was given.
17241 withval=$with_modules_dir; if test x"$withval" != x"no"
17263 # Check whether --with-doc was given.
17281 # Check whether --with-pam-unix was given.
17286 with_pam_unix=no
17299 # Check whether --with-pamtest was given.
17304 with_pamtest=no
17317 # Check whether --with-su was given.
17322 with_su=no
17335 # Check whether --with-system-libpam was given.
17340 with_system_libpam=no
17428 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
17429 printf %s "checking for dlopen in -ldl... " >&6; }
17435 LIBS="-ldl $LIBS"
17436 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17455 ac_cv_lib_dl_dlopen=no
17457 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17461 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
17467 LIBS="-ldl $LIBS"
17477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pam_start in -lpam" >&5
17478 printf %s "checking for pam_start in -lpam... " >&6; }
17484 LIBS="-lpam $LIBS"
17485 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17504 ac_cv_lib_pam_pam_start=no
17506 rm -f core conftest.err conftest.$ac_objext conftest.beam \
17510 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pam_pam_start" >&5
17516 LIBS="-lpam $LIBS"
17530 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if cryb-test is installed" >&5
17531 printf %s "checking if cryb-test is installed... " >&6; }
17532 …if { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \"\${PKG_CONFIG}\" --exists --print-errors \"cr…
17533 ("${PKG_CONFIG}" --exists --print-errors "cryb-test") 2>&5
17535 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17537 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
17543 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking cryb-test version" >&5
17544 printf %s "checking cryb-test version... " >&6; }
17548 ax_pc_cv_cryb_test_version=`"${PKG_CONFIG}" --modversion cryb-test`
17552 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${ax_pc_cv_cryb_test_version:-unknown}" >&5
17553 printf "%s\n" "${ax_pc_cv_cryb_test_version:-unknown}" >&6; }
17554 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking cryb-test compiler flags" >&5
17555 printf %s "checking cryb-test compiler flags... " >&6; }
17559 ax_pc_cv_cryb_test_cflags=`"${PKG_CONFIG}" --cflags cryb-test`
17563 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${ax_pc_cv_cryb_test_cflags:-none}" >&5
17564 printf "%s\n" "${ax_pc_cv_cryb_test_cflags:-none}" >&6; }
17565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking cryb-test linker flags" >&5
17566 printf %s "checking cryb-test linker flags... " >&6; }
17570 ax_pc_cv_cryb_test_libs=`"${PKG_CONFIG}" --libs cryb-test`
17574 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${ax_pc_cv_cryb_test_libs:-none}" >&5
17575 printf "%s\n" "${ax_pc_cv_cryb_test_libs:-none}" >&6; }
17576 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Cryb test framework found, unit tests enabled." >&5
17579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
17580 printf "%s\n" "no" >&6; }
17581 ax_pc_cv_have_cryb_test=no
17582 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Cryb test framework not found, unit tests d…
17605 # Check whether --enable-developer-warnings was given.
17608 enableval=$enable_developer_warnings; CFLAGS="${CFLAGS} -Wall -Wextra -Wcast-qual"
17611 # Check whether --enable-debugging-symbols was given.
17614 enableval=$enable_debugging_symbols; CFLAGS="${CFLAGS} -O0 -g -fno-inline"
17617 # Check whether --enable-werror was given.
17620 enableval=$enable_werror; CFLAGS="${CFLAGS} -Werror"
17624 # Check whether --enable-code-coverage was given.
17633 if test -z "$WITH_TEST_TRUE"; then :
17638 CFLAGS="${CFLAGS} -fprofile-instr-generate -fcoverage-mapping"
17651 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: code coverage enabled" >&5
17685 # scripts and configure runs, see configure's option --config-cache.
17690 # the --recheck option to rerun configure.
17699 # but we know of no workaround that is simple, portable, and efficient.
17704 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
17709 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
17723 # `set' does not quote correctly, so add quotes: double-quote
17725 sed -n \
17731 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
17745 if test -w "$cache_file"; then
17747 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
17749 if test ! -f "$cache_file" || test -h "$cache_file"; then
17754 mv -f confcache "$cache_file"$$ &&
17755 mv -f "$cache_file"$$ "$cache_file" ;; #(
17757 mv -f confcache "$cache_file" ;;
17762 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
17766 rm -f confcache
17772 DEFS=-DHAVE_CONFIG_H
17790 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configur…
17792 if test -n "$am_sleep_pid"; then
17796 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
17798 if test -n "$EXEEXT"; then
17806 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
17810 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
17814 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
17818 if test -z "${CUSTOM_MODULES_DIR_TRUE}" && test -z "${CUSTOM_MODULES_DIR_FALSE}"; then
17822 if test -z "${WITH_DOC_TRUE}" && test -z "${WITH_DOC_FALSE}"; then
17826 if test -z "${WITH_PAM_UNIX_TRUE}" && test -z "${WITH_PAM_UNIX_FALSE}"; then
17830 if test -z "${WITH_PAMTEST_TRUE}" && test -z "${WITH_PAMTEST_FALSE}"; then
17834 if test -z "${WITH_SU_TRUE}" && test -z "${WITH_SU_FALSE}"; then
17838 if test -z "${WITH_SYSTEM_LIBPAM_TRUE}" && test -z "${WITH_SYSTEM_LIBPAM_FALSE}"; then
17842 if test -z "${HAVE_CRYB_TEST_TRUE}" && test -z "${HAVE_CRYB_TEST_FALSE}"; then
17846 if test -z "${WITH_TEST_TRUE}" && test -z "${WITH_TEST_FALSE}"; then
17850 if test -z "${WITH_CODE_COVERAGE_TRUE}" && test -z "${WITH_CODE_COVERAGE_FALSE}"; then
17854 if test -z "${CLANG_CODE_COVERAGE_TRUE}" && test -z "${CLANG_CODE_COVERAGE_FALSE}"; then
17863 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
17877 SHELL=\${CONFIG_SHELL-$SHELL}
17881 ## -------------------- ##
17883 ## -------------------- ##
17892 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
17894 alias -g '${1+"$@"}'='"$@"'
17897 case `(set -o) 2>/dev/null` in #(
17899 set -o posix ;; #(
17913 # Quoting is to prevent editors from complaining about space-tab.
17923 # Ensure predictable behavior from utilities with locale-dependent output.
17930 # to be unset--not just set to an empty or harmless value--now, to
17931 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
17947 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
17948 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
17954 # Find who we are. Look in the path if we contain no directory separator.
17967 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
17978 if test ! -f "$as_myself"; then
17986 # ----------------------------------------
17992 as_status=$1; test $as_status -eq 0 && as_status=1
17994 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
17995 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
18004 # -----------------------
18012 # -----------------
18013 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
18022 # ---------------
18031 # ----------------------
18050 # ------------------
18063 as_val=`expr "$@" || test $? -eq 1`
18075 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
18081 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
18087 as_me=`$as_basename -- "$0" ||
18115 # These variables are no longer used directly by Autoconf, but are AC_SUBSTed
18118 case `echo -n x` in #(((((
18119 -n*)
18127 ECHO_N='-n';;
18130 # For backward compatibility with old third-party macros, we provide
18136 rm -f conf$$ conf$$.exe conf$$.file
18137 if test -d conf$$.dir; then
18138 rm -f conf$$.dir/conf$$.file
18140 rm -f conf$$.dir
18144 if ln -s conf$$.file conf$$ 2>/dev/null; then
18145 as_ln_s='ln -s'
18147 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
18148 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
18149 # In both cases, we have to default to `cp -pR'.
18150 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
18151 as_ln_s='cp -pR'
18155 as_ln_s='cp -pR'
18158 as_ln_s='cp -pR'
18160 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
18165 # -------------
18171 -*) as_dir=./$as_dir;;
18173 test -d "$as_dir" || eval $as_mkdir_p || {
18181 as_dir=`$as_dirname -- "$as_dir" ||
18204 test -d "$as_dir" && break
18206 test -z "$as_dirs" || eval "mkdir $as_dirs"
18207 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
18211 if mkdir -p . 2>/dev/null; then
18212 as_mkdir_p='mkdir -p "$as_dir"'
18214 test -d ./-p && rmdir ./-p
18220 # -----------------------
18224 test -f "$1" && test -x "$1"
18226 as_test_x='test -x'
18237 ## ----------------------------------- ##
18239 ## ----------------------------------- ##
18257 on `(hostname || uname -n) 2>/dev/null | sed 1q`
18287 -h, --help print this help, then exit
18288 -V, --version print version number and configuration settings, then exit
18289 --config print configuration, then exit
18290 -q, --quiet, --silent
18292 -d, --debug don't remove temporary files
18293 --recheck update $as_me by reconfiguring in the same conditions
18294 --file=FILE[:TEMPLATE]
18296 --header=FILE[:TEMPLATE]
18308 Report bugs to <des@des.no>.
18330 test -n "\$AWK" || AWK=awk
18339 --*=?*)
18344 --*=)
18358 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
18360 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
18362 --config | --confi | --conf | --con | --co | --c )
18364 --debug | --debu | --deb | --de | --d | -d )
18366 --file | --fil | --fi | --f )
18374 --header | --heade | --head | --hea )
18381 --he | --h)
18382 # Conflict between --help and --header
18384 Try \`$0 --help' for more information.";;
18385 --help | --hel | -h )
18387 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
18388 | -silent | --silent | --silen | --sile | --sil | --si | --s)
18392 -*) as_fn_error $? "unrecognized option: \`$1'
18393 Try \`$0 --help' for more information." ;;
18406 ac_configure_extra_args="$ac_configure_extra_args --silent"
18412 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
18425 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
18434 # INIT-COMMANDS
18436 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
18439 # The HP-UX ksh and POSIX shell print the target directory to stdout
18642 # A function that is used when there is no print builtin or printf.
18760 # Double-quote double-evaled strings.
18794 …\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_s…
18806 if test -n "\${ZSH_VERSION+set}"; then
18869 # simply because there is no reason against having it here, and in addition,
18879 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
18886 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
18887 test -d "$tmp"
18890 tmp=./conf$$-$RANDOM
18896 # No need to generate them if there are no CONFIG_FILES.
18898 if test -n "$CONFIG_FILES"; then
18903 # But we know of no other shell where ac_cr would be empty at this
18925 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
18931 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
18940 rm -f conf$$subs.sh
18945 sed -n '
18988 rm -f conf$$subs.awk
19051 fi # test -n "$CONFIG_FILES"
19054 # No need to generate them if there are no CONFIG_HEADERS.
19056 if test -n "$CONFIG_HEADERS"; then
19062 # here-document in config.status, that substitutes the proper values into
19069 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
19070 if test -z "$ac_tt"; then
19084 sed -n '
19139 prefix = substr(line, 1, index(line, defundef) - 1)
19159 fi # test -n "$CONFIG_HEADERS"
19172 :[FH]-) ac_tag=-:-;;
19190 -) ac_f="$ac_tmp/stdin";;
19192 # (if the path is not absolute). The absolute path cannot be DOS-style,
19194 test -f "$ac_f" ||
19197 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
19211 if test x"$ac_file" != x-; then
19213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
19225 *:-:* | *:-) cat >"$ac_tmp/stdin" \
19231 ac_dir=`$as_dirname -- "$ac_file" ||
19321 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
19324 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datar…
19325 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
19347 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
19362 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
19365 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
19366 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
19367 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
19368 "$ac_tmp/out"`; test -z "$ac_out"; } &&
19369 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
19374 rm -f "$ac_tmp/stdin"
19376 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
19377 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
19385 if test x"$ac_file" != x-; then
19388 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
19392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
19395 rm -f "$ac_file"
19401 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
19402 || as_fn_error $? "could not create -" "$LINENO" 5
19415 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
19437 s/.*/./; q'`/stamp-h$_am_stamp_count
19440 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
19448 # Older Autoconf quotes --file arguments for eval, but not when files
19449 # are listed without --file. Let's play safe and only enable the eval
19467 am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
19469 # dependency-tracking related rules and includes.
19472 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
19474 am_dirpart=`$as_dirname -- "$am_mf" ||
19497 am_filepart=`$as_basename -- "$am_mf" ||
19516 && sed -e '/# am--include-marker/d' "$am_filepart" \
19517 | $MAKE -f - am--depfiles" >&5
19519 && sed -e '/# am--include-marker/d' "$am_filepart" \
19520 | $MAKE -f - am--depfiles) >&5 2>&5
19525 if test $am_rc -ne 0; then
19526 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19530 re-running the configure script with MAKE=\"gmake\" (or whatever is
19531 necessary). You can also try re-running configure with the
19532 '--disable-dependency-tracking' option to at least be able to build
19540 rm -f conftest-deps.mk
19547 if test -n "${ZSH_VERSION+set}"; then
19558 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
19561 # Provide generalized library-building support services.
19565 # This is free software; see the source for copying conditions. There is NO
19636 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
19637 Xsed="\$SED -e 1s/^X//"
19648 # A BSD- or MS-compatible name lister.
19709 AR_FLAGS=\${ARFLAGS-"\$lt_ar_flags"}
19717 # Commands used to install an old-style archive.
19779 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
19782 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
19813 # Is shlibpath searched before the hard-coded library search path?
19820 # The last name is the one that the linker finds with -lNAME
19845 # Compile-time system search path for libraries.
19848 # Detected run-time system search path for libraries.
19875 # Commands used to build an old-style archive.
19896 # Does compiler simultaneously support -c and -o options?
19899 # Whether or not to add -lc for building shared libraries.
19911 # Whether the compiler copes with passing no objects directly.
19914 # Create an old-style archive from a shared archive.
19917 # Create a temporary old-style archive to link instead of a shared archive.
19935 # Flag that enforces no undefined symbols.
19942 # Whether we need a single "-rpath" flag with a separated argument.
19955 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
20022 # -----------------------------------
20047 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
20048 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
20057 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
20064 \-*) ;;
20068 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
20096 # if finds mixed CR/LF and LF-only lines. Since sed operates in
20100 || (rm -f "$cfgfile"; exit 1)
20102 mv -f "$cfgfile" "$ofile" ||
20103 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
20118 # Commands used to build an old-style archive.
20139 # Does compiler simultaneously support -c and -o options?
20142 # Whether or not to add -lc for building shared libraries.
20154 # Whether the compiler copes with passing no objects directly.
20157 # Create an old-style archive from a shared archive.
20160 # Create a temporary old-style archive to link instead of a shared archive.
20178 # Flag that enforces no undefined symbols.
20185 # Whether we need a single "-rpath" flag with a separated argument.
20198 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
20286 ac_config_status_args="$ac_config_status_args --quiet"
20294 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
20295 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts…