Lines Matching +full:- +full:- +full:cross +full:- +full:bindir

2 # Guess values for system-dependent variables and create Makefiles.
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 ||
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.
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
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
288 SHELL=${CONFIG_SHELL-/bin/sh}
294 ## --------------------- ##
296 ## --------------------- ##
298 # ---------------
308 # -----------------------
316 # -----------------
317 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
325 # ---------
334 # -------------
340 -*) as_dir=./$as_dir;;
342 test -d "$as_dir" || eval $as_mkdir_p || {
350 as_dir=`$as_dirname -- "$as_dir" ||
373 test -d "$as_dir" && break
375 test -z "$as_dirs" || eval "mkdir $as_dirs"
376 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
382 # -----------------------
386 test -f "$1" && test -x "$1"
389 # ----------------------
408 # ------------------
421 as_val=`expr "$@" || test $? -eq 1`
426 # ---------
435 # ----------------------------------------
441 as_status=$1; test $as_status -eq 0 && as_status=1
443 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
444 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
457 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
463 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
469 as_me=`$as_basename -- "$0" ||
500 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
501 sed -n '
506 s/[$]LINENO.*/&-/
514 s/-\n.*//
519 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
536 case `echo -n x` in #(((((
537 -n*)
545 ECHO_N='-n';;
548 # For backward compatibility with old third-party macros, we provide
555 rm -f conf$$ conf$$.exe conf$$.file
556 if test -d conf$$.dir; then
557 rm -f conf$$.dir/conf$$.file
559 rm -f conf$$.dir
563 if ln -s conf$$.file conf$$ 2>/dev/null; then
564 as_ln_s='ln -s'
566 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
567 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
568 # In both cases, we have to default to `cp -pR'.
569 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
570 as_ln_s='cp -pR'
574 as_ln_s='cp -pR'
577 as_ln_s='cp -pR'
579 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
582 if mkdir -p . 2>/dev/null; then
583 as_mkdir_p='mkdir -p "$as_dir"'
585 test -d ./-p && rmdir ./-p
589 as_test_x='test -x'
598 SHELL=${CONFIG_SHELL-/bin/sh}
601 test -n "$DJDIR" || exec 7<&0 </dev/null
607 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
773 bindir
852 bindir='${exec_prefix}/bin'
878 if test -n "$ac_prev"; then
891 --)
894 -bindir | --bindir | --bindi | --bind | --bin | --bi)
895 ac_prev=bindir ;;
896 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
897 bindir=$ac_optarg ;;
899 -build | --build | --buil | --bui | --bu)
901 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
904 -cache-file | --cache-file | --cache-fil | --cache-fi \
905 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
907 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
908 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
911 --config-cache | -C)
914 -datadir | --datadir | --datadi | --datad)
916 -datadir=* | --datadir=* | --datadi=* | --datad=*)
919 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
920 | --dataroo | --dataro | --datar)
922 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
923 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
926 -disable-* | --disable-*)
927 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
929 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
932 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
937 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
942 -docdir | --docdir | --docdi | --doc | --do)
944 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
947 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
949 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
952 -enable-* | --enable-*)
953 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
955 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
958 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
963 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
968 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
969 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
970 | --exec | --exe | --ex)
972 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
973 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
974 | --exec=* | --exe=* | --ex=*)
977 -gas | --gas | --ga | --g)
978 # Obsolete; use --with-gas.
981 -help | --help | --hel | --he | -h)
983 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
985 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
988 -host | --host | --hos | --ho)
990 -host=* | --host=* | --hos=* | --ho=*)
993 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
995 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
996 | --ht=*)
999 -includedir | --includedir | --includedi | --included | --include \
1000 | --includ | --inclu | --incl | --inc)
1002 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1003 | --includ=* | --inclu=* | --incl=* | --inc=*)
1006 -infodir | --infodir | --infodi | --infod | --info | --inf)
1008 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1011 -libdir | --libdir | --libdi | --libd)
1013 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1016 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1017 | --libexe | --libex | --libe)
1019 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1020 | --libexe=* | --libex=* | --libe=*)
1023 -localedir | --localedir | --localedi | --localed | --locale)
1025 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1028 -localstatedir | --localstatedir | --localstatedi | --localstated \
1029 | --localstate | --localstat | --localsta | --localst | --locals)
1031 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1032 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1035 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1037 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1040 -nfp | --nfp | --nf)
1041 # Obsolete; use --without-fp.
1044 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1045 | --no-cr | --no-c | -n)
1048 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1049 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1052 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1053 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1054 | --oldin | --oldi | --old | --ol | --o)
1056 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1057 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1058 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1061 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1063 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1066 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1067 | --program-pre | --program-pr | --program-p)
1069 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1070 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1073 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1074 | --program-suf | --program-su | --program-s)
1076 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1077 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1080 -program-transform-name | --program-transform-name \
1081 | --program-transform-nam | --program-transform-na \
1082 | --program-transform-n | --program-transform- \
1083 | --program-transform | --program-transfor \
1084 | --program-transfo | --program-transf \
1085 | --program-trans | --program-tran \
1086 | --progr-tra | --program-tr | --program-t)
1088 -program-transform-name=* | --program-transform-name=* \
1089 | --program-transform-nam=* | --program-transform-na=* \
1090 | --program-transform-n=* | --program-transform-=* \
1091 | --program-transform=* | --program-transfor=* \
1092 | --program-transfo=* | --program-transf=* \
1093 | --program-trans=* | --program-tran=* \
1094 | --progr-tra=* | --program-tr=* | --program-t=*)
1097 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1099 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1102 -psdir | --psdir | --psdi | --psd | --ps)
1104 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1107 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1108 | -silent | --silent | --silen | --sile | --sil)
1111 -runstatedir | --runstatedir | --runstatedi | --runstated \
1112 | --runstate | --runstat | --runsta | --runst | --runs \
1113 | --run | --ru | --r)
1115 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1116 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1117 | --run=* | --ru=* | --r=*)
1120 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1122 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1123 | --sbi=* | --sb=*)
1126 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1127 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1128 | --sharedst | --shareds | --shared | --share | --shar \
1129 | --sha | --sh)
1131 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1132 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1133 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1134 | --sha=* | --sh=*)
1137 -site | --site | --sit)
1139 -site=* | --site=* | --sit=*)
1142 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1144 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1147 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1148 | --syscon | --sysco | --sysc | --sys | --sy)
1150 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1151 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1154 -target | --target | --targe | --targ | --tar | --ta | --t)
1156 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1159 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1162 -version | --version | --versio | --versi | --vers | -V)
1165 -with-* | --with-*)
1166 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1168 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1171 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1176 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1181 -without-* | --without-*)
1182 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1184 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1187 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1192 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1197 --x)
1198 # Obsolete; use --with-x.
1201 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1202 | --x-incl | --x-inc | --x-in | --x-i)
1204 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1205 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1208 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1209 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1211 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1212 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1215 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1216 Try \`$0 --help' for more information"
1223 '' | [0-9]* | *[!_$as_cr_alnum]* )
1231 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1232 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1240 if test -n "$ac_prev"; then
1241 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1245 if test -n "$ac_unrecognized_opts"; then
1254 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1271 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1275 # used to hold the argument of --host etc.
1291 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1296 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1297 ac_ls_di=`ls -di .` &&
1298 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1305 if test -z "$srcdir"; then
1308 ac_confdir=`$as_dirname -- "$as_myself" ||
1332 if test ! -r "$srcdir/$ac_unique_file"; then
1338 if test ! -r "$srcdir/$ac_unique_file"; then
1344 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1352 # mess up M-x gdb in Emacs.
1364 # Report the --help message.
1380 -h, --help display this help and exit
1381 --help=short display options specific to this package
1382 --help=recursive display the short help of all the included packages
1383 -V, --version display version information and exit
1384 -q, --quiet, --silent do not print \`checking ...' messages
1385 --cache-file=FILE cache test results in FILE [disabled]
1386 -C, --config-cache alias for \`--cache-file=config.cache'
1387 -n, --no-create do not create output files
1388 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1391 --prefix=PREFIX install architecture-independent files in PREFIX
1393 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1398 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1399 for instance \`--prefix=\$HOME'.
1404 --bindir=DIR user executables [EPREFIX/bin]
1405 --sbindir=DIR system admin executables [EPREFIX/sbin]
1406 --libexecdir=DIR program executables [EPREFIX/libexec]
1407 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1408 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1409 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1410 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1411 --libdir=DIR object code libraries [EPREFIX/lib]
1412 --includedir=DIR C header files [PREFIX/include]
1413 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1414 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1415 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1416 --infodir=DIR info documentation [DATAROOTDIR/info]
1417 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1418 --mandir=DIR man documentation [DATAROOTDIR/man]
1419 --docdir=DIR documentation root [DATAROOTDIR/doc/sqlite]
1420 --htmldir=DIR html documentation [DOCDIR]
1421 --dvidir=DIR dvi documentation [DOCDIR]
1422 --pdfdir=DIR pdf documentation [DOCDIR]
1423 --psdir=DIR ps documentation [DOCDIR]
1429 --program-prefix=PREFIX prepend PREFIX to installed program names
1430 --program-suffix=SUFFIX append SUFFIX to installed program names
1431 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1434 --build=BUILD configure for building on BUILD [guessed]
1435 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1439 if test -n "$ac_init_help"; then
1446 --disable-option-checking ignore unrecognized --enable/--with options
1447 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1448 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1449 --enable-silent-rules less verbose build output (undo: "make V=1")
1450 --disable-silent-rules verbose build output (undo: "make V=0")
1451 --disable-largefile omit support for large files
1452 --enable-dependency-tracking
1454 --disable-dependency-tracking
1455 speeds up one-time build
1456 --enable-shared[=PKGS] build shared libraries [default=yes]
1457 --enable-static[=PKGS] build static libraries [default=yes]
1458 --enable-fast-install[=PKGS]
1460 --disable-libtool-lock avoid locking (might break parallel builds)
1461 --enable-editline use BSD libedit
1462 --enable-readline use readline
1463 --enable-threadsafe build a thread-safe library [default=yes]
1464 --enable-dynamic-extensions
1466 --enable-math SQL math functions [default=yes]
1467 --enable-fts4 include fts4 support [default=yes]
1468 --enable-fts3 include fts3 support [default=no]
1469 --enable-fts5 include fts5 support [default=yes]
1470 --enable-rtree include rtree support [default=yes]
1471 --enable-session enable the session extension [default=no]
1472 --enable-debug build with debugging features enabled [default=no]
1473 --enable-static-shell statically link libsqlite3 into shell tool
1477 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1478 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1479 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
1481 --with-aix-soname=aix|svr4|both
1484 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1485 --with-sysroot[=DIR] Search for dependent libraries within DIR (or the
1491 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1493 LIBS libraries to pass to the linker, e.g. -l<library>
1494 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1497 User-defined run-time library search path.
1508 # If there are subdirs, report their specific --help.
1510 test -d "$ac_dir" ||
1511 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1549 # Metaconfig's "Configure" on case-insensitive file systems.
1550 if test -f "$ac_srcdir/configure.gnu"; then
1552 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1553 elif test -f "$ac_srcdir/configure"; then
1555 $SHELL "$ac_srcdir/configure" --help=recursive
1563 test -n "$ac_init_help" && exit $ac_status
1576 ## ------------------------ ##
1578 ## ------------------------ ##
1581 # --------------------------
1585 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1586 rm -f conftest.$ac_objext conftest.beam
1592 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1596 if test -s conftest.err; then
1597 grep -v '^ *+' conftest.err >conftest.er1
1599 mv -f conftest.er1 conftest.err
1601 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1603 test -z "$ac_c_werror_flag" ||
1604 test ! -s conftest.err
1605 } && test -s conftest.$ac_objext
1620 # -----------------------
1624 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1625 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
1631 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1635 if test -s conftest.err; then
1636 grep -v '^ *+' conftest.err >conftest.er1
1638 mv -f conftest.er1 conftest.err
1640 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1642 test -z "$ac_c_werror_flag" ||
1643 test ! -s conftest.err
1644 } && test -s conftest$ac_exeext && {
1646 test -x conftest$ac_exeext
1660 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1667 # -------------------------------------------------------
1672 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1673 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1679 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1690 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1700 # ----------------------------------
1704 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1705 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1714 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1751 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1755 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1761 # ac_fn_check_decl LINENO SYMBOL VAR INCLUDES EXTRA-OPTIONS FLAG-VAR
1762 # ------------------------------------------------------------------
1764 # accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR.
1767 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1769 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1775 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1778 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1802 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1807 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1845 ## --------- ##
1847 ## --------- ##
1849 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1850 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1851 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1852 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1853 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1855 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1856 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1859 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1886 ## ----------- ##
1888 ## ----------- ##
1894 # Strip out --no-create and --no-recursion so they do not pile up.
1895 # Strip out --silent because we don't want to record it for future runs.
1896 # Also quote any args containing shell meta-characters.
1897 # Make two passes to allow for proper duplicate-argument suppression.
1907 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1908 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1909 | -silent | --silent | --silen | --sile | --sil)
1922 *=* | --config-cache | -C | -disable-* | --disable-* \
1923 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1924 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1925 | -with-* | --with-* | -without-* | --without-* | --x)
1930 -* ) ac_must_keep_next=true ;;
1953 printf "%s\n" "## ---------------- ##
1955 ## ---------------- ##"
1959 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1964 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
1977 sed -n \
1982 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1989 printf "%s\n" "## ----------------- ##
1991 ## ----------------- ##"
2003 if test -n "$ac_subst_files"; then
2004 printf "%s\n" "## ------------------- ##
2006 ## ------------------- ##"
2019 if test -s confdefs.h; then
2020 printf "%s\n" "## ----------- ##
2022 ## ----------- ##"
2031 rm -f core *.core core.conftest.* &&
2032 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2041 rm -f -r conftest* confdefs.h
2062 if test -n "$CONFIG_SITE"; then
2078 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2079 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2083 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2090 if test -r "$cache_file"; then
2093 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2138 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2141 as an "x". The following induces an error, until -std is added to get
2144 that is true only with -std. */
2145 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2147 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2150 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2204 static long long int bignum = -9223372036854775807LL;
2224 // See if C++-style comments work.
2287 ia->datasize = 10;
2288 for (int i = 0; i < ia->datasize; ++i)
2289 ia->data[i] = i * 1.234;
2302 dynamic_array[ni.number - 1] = 543;
2306 || dynamic_array[ni.number - 1] != 543);
2329 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2343 // Check UTF-8 literals.
2352 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2426 ac_aux_files="config.guess config.sub ltmain.sh compile missing install-sh"
2432 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2438 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2451 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2456 # As a special case, if "install-sh" is required, that requirement
2457 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2459 if test x"$ac_aux" = x"install-sh"
2461 if test -f "${as_dir}install-sh"; then
2462 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2463 ac_install_sh="${as_dir}install-sh -c"
2464 elif test -f "${as_dir}install.sh"; then
2465 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2466 ac_install_sh="${as_dir}install.sh -c"
2467 elif test -f "${as_dir}shtool"; then
2468 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2469 ac_install_sh="${as_dir}shtool install -c"
2473 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
2479 if test -f "${as_dir}${ac_aux}"; then
2480 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2512 if test -f "${ac_aux_dir}config.guess"; then
2515 if test -f "${ac_aux_dir}config.sub"; then
2518 if test -f "$ac_aux_dir/configure"; then
2532 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the p…
2536 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >…
2546 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run…
2550 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' s…
2554 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2556 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2573 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2575 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the…
2577 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2580 ## -------------------- ##
2582 ## -------------------- ##
2586 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2587 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2607 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2613 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2614 printf %s "checking for a BSD-compatible install... " >&6; }
2615 if test -z "$INSTALL"; then
2648 # program-specific install script used by HP pwplus--don't use.
2651 rm -rf conftest.one conftest.two conftest.dir
2655 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
2656 test -s conftest.one && test -s conftest.two &&
2657 test -s conftest.dir/conftest.one &&
2658 test -s conftest.dir/conftest.two
2660 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
2673 rm -rf conftest.one conftest.two conftest.dir
2686 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2689 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2691 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2693 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2695 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2713 # arguments. Must try -L first in case configure is actually a
2721 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2723 # -L didn't work.
2724 set X `ls -t "$srcdir/configure" conftest.file`
2733 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2736 if test "$2" = conftest.file || test $am_try -eq 2; then
2752 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2762 rm -f conftest.file
2783 if eval "$MISSING --is-lightweight"; then
2787 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2794 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2796 install_sh="\${SHELL} $am_aux_dir/install-sh"
2801 # run "make install-strip". However 'strip' might not be the right
2802 # tool to use in cross-compilation environments, therefore Automake
2805 if test -n "$ac_tool_prefix"; then
2808 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2814 if test -n "$STRIP"; then
2829 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2839 if test -n "$STRIP"; then
2840 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2849 if test -z "$ac_cv_prog_STRIP"; then
2853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2859 if test -n "$ac_ct_STRIP"; then
2874 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2884 if test -n "$ac_ct_STRIP"; then
2885 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2888 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2897 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
2898 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2908 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2911 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
2912 printf %s "checking for a race-free mkdir -p... " >&6; }
2913 if test -z "$MKDIR_P"; then
2930 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
2944 test -d ./--version && rmdir ./--version
2946 MKDIR_P="$ac_cv_path_mkdir -p"
2952 MKDIR_P="$ac_install_sh -d"
2955 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2962 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2968 if test -n "$AWK"; then
2983 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2993 if test -n "$AWK"; then
2994 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2997 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3002 test -n "$AWK" && break
3005 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3006 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3007 set x ${MAKE-make}
3008 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3019 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3025 rm -f conftest.make
3028 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3032 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3034 SET_MAKE="MAKE=${MAKE-make}"
3037 rm -rf .tst 2>/dev/null
3039 if test -d .tst; then
3046 # Check whether --enable-silent-rules was given.
3057 am_make=${MAKE-make}
3058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" …
3070 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3076 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3088 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3089 # is not polluted with repeated "-I."
3090 am__isrc=' -I$(srcdir)'
3092 if test -f $srcdir/config.status; then
3098 if test -z "$CYGPATH_W"; then
3099 if (cygpath --version) >/dev/null 2>/dev/null; then
3100 CYGPATH_W='cygpath -w'
3119 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3122 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3125 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3128 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3131 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3135 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3136 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3142 # in the wild :-( We should find a proper way to deprecate it ...
3143 AMTAR='$${TAR-tar}'
3149 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
3156 if test -z "$CTAGS"; then
3160 if test -z "$ETAGS"; then
3164 if test -z "$CSCOPE"; then
3170 # POSIX will say in a future version that running "rm -f" with no argument
3178 if rm -f && rm -fr && rm -rf; then : OK; else
3183 on the command line, even when the '-f' option is present. This is contrary
3187 Please tell bug-automake@gnu.org about your system, including the value
3205 to "yes", and re-run configure.
3226 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include di…
3227 printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
3241 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
3242 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
3262 rm -f confinc.* confmf.*
3263 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
3266 # Check whether --enable-dependency-tracking was given.
3288 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3289 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3291 if test -n "$ac_tool_prefix"; then
3294 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3300 if test -n "$CC"; then
3315 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3325 if test -n "$CC"; then
3326 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3329 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3335 if test -z "$ac_cv_prog_CC"; then
3339 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3345 if test -n "$ac_ct_CC"; then
3360 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3370 if test -n "$ac_ct_CC"; then
3371 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3374 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3383 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3384 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3393 if test -z "$CC"; then
3394 if test -n "$ac_tool_prefix"; then
3397 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3403 if test -n "$CC"; then
3418 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3428 if test -n "$CC"; then
3429 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3432 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3439 if test -z "$CC"; then
3442 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3448 if test -n "$CC"; then
3468 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3490 if test -n "$CC"; then
3491 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3500 if test -z "$CC"; then
3501 if test -n "$ac_tool_prefix"; then
3506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3512 if test -n "$CC"; then
3527 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3537 if test -n "$CC"; then
3538 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3541 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3546 test -n "$CC" && break
3549 if test -z "$CC"; then
3555 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3561 if test -n "$ac_ct_CC"; then
3576 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3586 if test -n "$ac_ct_CC"; then
3587 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3590 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3595 test -n "$ac_ct_CC" && break
3603 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3604 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3612 if test -z "$CC"; then
3613 if test -n "$ac_tool_prefix"; then
3616 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3622 if test -n "$CC"; then
3637 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3647 if test -n "$CC"; then
3648 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3651 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3657 if test -z "$ac_cv_prog_CC"; then
3661 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3667 if test -n "$ac_ct_CC"; then
3682 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3692 if test -n "$ac_ct_CC"; then
3693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3705 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3706 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3718 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3724 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3727 for ac_option in --version -v -V -qversion -version; do
3733 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3737 if test -s conftest.err; then
3743 rm -f conftest.er1 conftest.err
3744 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3748 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3761 # Try to create an executable without -o first, disregard a.out.
3764 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3766 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3779 rm -f $ac_rmfiles
3786 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3790 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3793 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3796 # so that the user can short-circuit this test for compilers unknown to
3800 test -f "$ac_file" || continue
3814 # safe: cross compilers may not add the suffix if given an `-o'
3828 if test -z "$ac_file"
3830 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3835 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3840 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3845 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3849 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3858 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3862 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3870 test -f "$ac_file" || continue
3879 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3884 rm -f conftest conftest$ac_cv_exeext
3885 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3888 rm -f conftest.$ac_ext
3891 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3906 # the compiler is broken, or we cross compile.
3907 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3908 printf %s "checking whether we are cross compiling... " >&6; }
3915 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3919 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3926 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3930 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3937 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3940 If you meant to cross compile, use \`--host'.
3945 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3948 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3950 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3967 rm -f conftest.o conftest.obj
3973 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3977 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3981 test -f "$ac_file" || continue;
3992 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3997 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3999 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4003 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
4009 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4029 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4033 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4044 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4045 printf %s "checking whether $CC accepts -g... " >&6; }
4053 CFLAGS="-g"
4054 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4086 CFLAGS="-g"
4087 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4102 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4104 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4106 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4109 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4115 CFLAGS="-g -O2"
4117 CFLAGS="-g"
4121 CFLAGS="-O2"
4129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
4137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4141 for ac_arg in '' -std=gnu11
4148 rm -f core conftest.err conftest.$ac_objext conftest.beam
4151 rm -f conftest.$ac_ext
4157 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4162 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4165 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
4175 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
4183 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4187 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
4194 rm -f core conftest.err conftest.$ac_objext conftest.beam
4197 rm -f conftest.$ac_ext
4203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4208 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
4229 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4233 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
4240 rm -f core conftest.err conftest.$ac_objext conftest.beam
4243 rm -f conftest.$ac_ext
4249 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4254 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4268 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4269 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4275 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4276 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4278 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
4279 printf %s "checking whether $CC understands -c and -o together... " >&6; }
4284 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4297 # compilers refuse to overwrite an existing .o file with -o,
4301 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4302 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4306 && test -f conftest2.$ac_objext; then
4313 rm -f core conftest*
4316 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4322 # A longer-term fix would be to have automake use am__CC in this case,
4328 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4329 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4335 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4341 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4344 # instance it was reported that on HP-UX the gcc test will end up
4345 # making a dummy file named 'D' -- because '-MD' means "put the output
4347 rm -rf conftest.dir
4355 # both Tru64's cc and ICC support -MD to output dependencies as a
4363 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4367 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4387 # We check with '-c' and '-o' for the sake of the "dashmstdout"
4389 # handle '-M -o', and we need to detect this. Also, some Intel
4391 am__obj=sub/conftest.${OBJEXT-o}
4392 am__minus_obj="-o $am__obj"
4399 # After this tag, mechanisms are not by side-effect, so they'll
4408 # This compiler won't grok '-c -o', but also, the minuso test has
4411 am__obj=conftest.${OBJEXT-o}
4419 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4424 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4426 # or remarks (even with -Werror). So we grep stderr for any message
4428 # When given -MP, icc 7.0 and 7.1 complain thusly:
4429 # icc: Command line warning: ignoring option '-M'; no argument required
4431 # icc: Command line remark: option '-MP' not supported
4441 rm -rf conftest.dir
4447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4463 # Check whether --enable-largefile was given.
4471 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for l…
4482 # so use the C compiler's -n32 option if that helps.
4483 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4486 /* Check that off_t can represent 2**63 - 1 correctly.
4490 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
4493 ? 1 : -1];
4506 rm -f core conftest.err conftest.$ac_objext conftest.beam
4507 CC="$CC -n32"
4510 ac_cv_sys_largefile_CC=' -n32'; break
4512 rm -f core conftest.err conftest.$ac_objext conftest.beam
4516 rm -f conftest.$ac_ext
4519 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
4525 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for larg…
4532 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4535 /* Check that off_t can represent 2**63 - 1 correctly.
4539 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
4542 ? 1 : -1];
4555 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4556 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4560 /* Check that off_t can represent 2**63 - 1 correctly.
4564 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
4567 ? 1 : -1];
4580 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4585 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
4593 rm -rf conftest*
4595 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large fil…
4602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4605 /* Check that off_t can represent 2**63 - 1 correctly.
4609 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
4612 ? 1 : -1];
4625 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4626 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4630 /* Check that off_t can represent 2**63 - 1 correctly.
4634 #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31))
4637 ? 1 : -1];
4650 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
4655 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
4663 rm -rf conftest*
4671 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4672 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4674 if test -n "$ac_tool_prefix"; then
4677 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4683 if test -n "$CC"; then
4698 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4708 if test -n "$CC"; then
4709 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4712 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4718 if test -z "$ac_cv_prog_CC"; then
4722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4728 if test -n "$ac_ct_CC"; then
4743 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4753 if test -n "$ac_ct_CC"; then
4754 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4757 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
4767 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4776 if test -z "$CC"; then
4777 if test -n "$ac_tool_prefix"; then
4780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4786 if test -n "$CC"; then
4801 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4811 if test -n "$CC"; then
4812 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4815 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4822 if test -z "$CC"; then
4825 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4831 if test -n "$CC"; then
4851 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4873 if test -n "$CC"; then
4874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4877 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4883 if test -z "$CC"; then
4884 if test -n "$ac_tool_prefix"; then
4889 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4895 if test -n "$CC"; then
4910 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4920 if test -n "$CC"; then
4921 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4929 test -n "$CC" && break
4932 if test -z "$CC"; then
4938 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4944 if test -n "$ac_ct_CC"; then
4959 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4969 if test -n "$ac_ct_CC"; then
4970 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4973 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4978 test -n "$ac_ct_CC" && break
4986 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
4987 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4995 if test -z "$CC"; then
4996 if test -n "$ac_tool_prefix"; then
4999 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5005 if test -n "$CC"; then
5020 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5030 if test -n "$CC"; then
5031 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5034 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5040 if test -z "$ac_cv_prog_CC"; then
5044 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5050 if test -n "$ac_ct_CC"; then
5065 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5075 if test -n "$ac_ct_CC"; then
5076 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
5079 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5088 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
5089 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5101 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5107 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5110 for ac_option in --version -v -V -qversion -version; do
5116 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5120 if test -s conftest.err; then
5126 rm -f conftest.er1 conftest.err
5127 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5131 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
5137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5157 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5172 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5173 printf %s "checking whether $CC accepts -g... " >&6; }
5181 CFLAGS="-g"
5182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5214 CFLAGS="-g"
5215 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5230 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5232 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5234 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
5237 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5243 CFLAGS="-g -O2"
5245 CFLAGS="-g"
5249 CFLAGS="-O2"
5257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
5265 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5269 for ac_arg in '' -std=gnu11
5276 rm -f core conftest.err conftest.$ac_objext conftest.beam
5279 rm -f conftest.$ac_ext
5285 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
5303 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
5311 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5315 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
5322 rm -f core conftest.err conftest.$ac_objext conftest.beam
5325 rm -f conftest.$ac_ext
5331 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5336 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5339 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
5349 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
5357 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5361 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
5368 rm -f core conftest.err conftest.$ac_objext conftest.beam
5371 rm -f conftest.$ac_ext
5377 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5382 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5385 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5396 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5397 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5403 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5404 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5406 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
5407 printf %s "checking whether $CC understands -c and -o together... " >&6; }
5412 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5425 # compilers refuse to overwrite an existing .o file with -o,
5429 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
5430 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
5434 && test -f conftest2.$ac_objext; then
5441 rm -f core conftest*
5444 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
5450 # A longer-term fix would be to have automake use am__CC in this case,
5456 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5457 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5463 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5469 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5472 # instance it was reported that on HP-UX the gcc test will end up
5473 # making a dummy file named 'D' -- because '-MD' means "put the output
5475 rm -rf conftest.dir
5483 # both Tru64's cc and ICC support -MD to output dependencies as a
5491 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5495 *\ -arch\ *\ -arch\ *) am__universal=true ;;
5515 # We check with '-c' and '-o' for the sake of the "dashmstdout"
5517 # handle '-M -o', and we need to detect this. Also, some Intel
5519 am__obj=sub/conftest.${OBJEXT-o}
5520 am__minus_obj="-o $am__obj"
5527 # After this tag, mechanisms are not by side-effect, so they'll
5536 # This compiler won't grok '-c -o', but also, the minuso test has
5539 am__obj=conftest.${OBJEXT-o}
5547 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
5552 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5554 # or remarks (even with -Werror). So we grep stderr for any message
5556 # When given -MP, icc 7.0 and 7.1 complain thusly:
5557 # icc: Command line warning: ignoring option '-M'; no argument required
5559 # icc: Command line remark: option '-MP' not supported
5569 rm -rf conftest.dir
5575 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5592 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace …
5622 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
5640 *-*-*) ;;
5644 ac_save_IFS=$IFS; IFS='-'
5654 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
5657 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
5671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
5674 *-*-*) ;;
5678 ac_save_IFS=$IFS; IFS='-'
5688 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
5692 # double-quoted strings.
5712 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5715 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
5716 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5717 ECHO='print -r --'
5732 # Invoke $ECHO with all args, space-separated.
5739 printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5741 print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5742 printf "%s\n" "print -r" >&6; } ;;
5743 *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5760 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5772 if test -z "$SED"; then
5774 # Loop through the user's path and test for each of PROGNAME-LIST
5791 case `"$ac_path_SED" --version 2>&1` in
5803 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5806 if test $ac_count -gt ${ac_path_SED_max-0}; then
5812 test $ac_count -gt 10 && break
5814 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5822 if test -z "$ac_cv_path_SED"; then
5830 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5833 rm -f conftest.sed
5835 test -z "$SED" && SED=sed
5836 Xsed="$SED -e 1s/^X//"
5848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5849 printf %s "checking for grep that handles long lines and -e... " >&6; }
5854 if test -z "$GREP"; then
5856 # Loop through the user's path and test for each of PROGNAME-LIST
5873 case `"$ac_path_GREP" --version 2>&1` in
5885 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
5888 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5894 test $ac_count -gt 10 && break
5896 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5904 if test -z "$ac_cv_path_GREP"; then
5912 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5923 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5924 then ac_cv_path_EGREP="$GREP -E"
5926 if test -z "$EGREP"; then
5928 # Loop through the user's path and test for each of PROGNAME-LIST
5945 case `"$ac_path_EGREP" --version 2>&1` in
5960 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5966 test $ac_count -gt 10 && break
5968 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5976 if test -z "$ac_cv_path_EGREP"; then
5985 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5990 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5996 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5997 then ac_cv_path_FGREP="$GREP -F"
5999 if test -z "$FGREP"; then
6001 # Loop through the user's path and test for each of PROGNAME-LIST
6018 case `"$ac_path_FGREP" --version 2>&1` in
6033 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
6039 test $ac_count -gt 10 && break
6041 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6049 if test -z "$ac_cv_path_FGREP"; then
6058 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
6063 test -z "$GREP" && GREP=grep
6083 # Check whether --with-gnu-ld was given.
6093 # Check if gcc -print-prog-name=ld gives a path.
6094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
6097 *-*-mingw*)
6099 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6101 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
6112 test -z "$LD" && LD=$ac_prog
6124 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
6127 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
6128 printf %s "checking for non-GNU ld... " >&6; }
6134 if test -z "$LD"; then
6138 test -z "$ac_dir" && ac_dir=.
6139 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
6141 # Check to see if the program is GNU ld. I'd rather use --version,
6142 # but apparently some variants of GNU ld only accept -v.
6143 # Break only if it was the GNU/non-GNU ld that we prefer.
6144 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
6161 if test -n "$LD"; then
6162 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
6165 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6168 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
6169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
6175 # I'd rather use --version here, but apparently some GNU lds only accept -v.
6176 case `$LD -v 2>&1 </dev/null` in
6185 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
6197 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" …
6198 printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
6203 if test -n "$NM"; then
6208 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
6215 test -z "$ac_dir" && ac_dir=.
6217 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then
6218 # Check to see if the nm accepts a BSD-compat flag.
6219 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
6227 case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
6229 lt_cv_path_NM="$tmp_nm -B"
6233 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
6235 lt_cv_path_NM="$tmp_nm -p"
6252 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
6258 if test -n "$DUMPBIN"; then :
6261 if test -n "$ac_tool_prefix"; then
6262 for ac_prog in dumpbin "link -dump"
6266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6272 if test -n "$DUMPBIN"; then
6287 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6297 if test -n "$DUMPBIN"; then
6298 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6301 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6306 test -n "$DUMPBIN" && break
6309 if test -z "$DUMPBIN"; then
6311 for ac_prog in dumpbin "link -dump"
6315 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6321 if test -n "$ac_ct_DUMPBIN"; then
6336 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6346 if test -n "$ac_ct_DUMPBIN"; then
6347 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6350 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6355 test -n "$ac_ct_DUMPBIN" && break
6363 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6364 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6371 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
6373 DUMPBIN="$DUMPBIN -symbols -headers"
6385 test -z "$NM" && NM=nm
6392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6411 rm -f conftest*
6413 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6416 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6417 printf %s "checking whether ln -s works... " >&6; }
6419 if test "$LN_S" = "ln -s"; then
6420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6423 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6428 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments…
6449 # Libtool will interpret -1 as no limit whatsoever
6450 lt_cv_sys_max_cmd_len=-1;
6454 # On Win9x/ME, this test blows up -- it succeeds, but takes
6456 # Worse, since 9x/ME are not pre-emptively multitasking,
6477 if test -x /sbin/sysctl; then
6478 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6479 elif test -x /usr/sbin/sysctl; then
6480 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6506 if test -x /sbin/sysconfig; then
6507 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6508 *1*) lt_cv_sys_max_cmd_len=-1 ;;
6517 if test -n "$kargmax"; then
6525 if test -n "$lt_cv_sys_max_cmd_len" && \
6535 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6536 # If test is not a shell built-in, we'll probably end up computing a
6559 if test -n "$lt_cv_sys_max_cmd_len"; then
6560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6563 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
6573 : ${CP="cp -f"}
6574 : ${MV="mv -f"}
6575 : ${RM="rm -f"}
6608 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host fo…
6615 *-*-mingw* )
6617 *-*-mingw* ) # actually msys
6620 *-*-cygwin* )
6628 *-*-cygwin* )
6630 *-*-mingw* ) # actually msys
6633 *-*-cygwin* )
6649 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
6656 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchai…
6662 #assume ordinary cross tools, or native build.
6665 *-*-mingw* )
6667 *-*-mingw* ) # actually msys
6677 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
6684 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6690 lt_cv_ld_reload_flag='-r'
6692 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6699 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6708 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs'
6710 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6723 if test -n "$ac_tool_prefix"; then
6726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6732 if test -n "$OBJDUMP"; then
6747 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6757 if test -n "$OBJDUMP"; then
6758 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6761 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6767 if test -z "$ac_cv_prog_OBJDUMP"; then
6771 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6777 if test -n "$ac_ct_OBJDUMP"; then
6792 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6802 if test -n "$ac_ct_OBJDUMP"; then
6803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6806 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6815 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6816 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6825 test -z "$OBJDUMP" && OBJDUMP=objdump
6835 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6846 # 'none' -- dependencies not supported.
6847 # 'unknown' -- same as none, but documents that we really don't know.
6848 # 'pass_all' -- all dependencies passed with no checks.
6849 # 'test_compile' -- check by making test program.
6850 # 'file_magic [[regex]]' -- check by looking for files in library path
6856 aix[4-9]*)
6865 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6866 lt_cv_file_magic_cmd='/usr/bin/file -L'
6879 # unless we find 'file', for example because we are cross-compiling.
6885 …v_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x…
6886 lt_cv_file_magic_cmd='$OBJDUMP -f'
6892 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6893 lt_cv_file_magic_cmd='$OBJDUMP -f'
6901 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6906 …lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand page…
6924 …lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6928 …heck_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)…
6932 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6938 interix[3-9]*)
6945 *-32|*"-32 ") libmagic=32-bit;;
6946 *-n32|*"-n32 ") libmagic=N32;;
6947 *-64|*"-64 ") libmagic=64-bit;;
6948 *) libmagic=never-match;;
6954 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
6958 netbsd* | netbsdelf*-gnu)
6959 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6960 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6967 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6977 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
6978 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6980 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7003 …_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-
7011 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
7015 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
7036 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
7047 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/…
7055 test -z "$deplibs_check_method" && deplibs_check_method=unknown
7078 if test -n "$ac_tool_prefix"; then
7081 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7087 if test -n "$DLLTOOL"; then
7102 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7112 if test -n "$DLLTOOL"; then
7113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
7116 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7122 if test -z "$ac_cv_prog_DLLTOOL"; then
7126 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7132 if test -n "$ac_ct_DLLTOOL"; then
7147 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7157 if test -n "$ac_ct_DLLTOOL"; then
7158 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
7161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7171 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7180 test -z "$DLLTOOL" && DLLTOOL=dlltool
7191 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries"…
7203 case `$DLLTOOL --help 2>&1` in
7204 *--identify-strict*)
7219 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
7222 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
7230 if test -n "$ac_tool_prefix"; then
7235 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7241 if test -n "$AR"; then
7256 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7266 if test -n "$AR"; then
7267 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
7270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7275 test -n "$AR" && break
7278 if test -z "$AR"; then
7284 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7290 if test -n "$ac_ct_AR"; then
7305 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7315 if test -n "$ac_ct_AR"; then
7316 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
7319 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7324 test -n "$ac_ct_AR" && break
7332 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7333 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7353 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
7360 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7375 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
7378 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7380 if test 0 -eq "$ac_status"; then
7382 rm -f conftest.$ac_objext libconftest.a
7383 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
7386 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7388 if test 0 -ne "$ac_status"; then
7392 rm -f conftest.* libconftest.a
7395 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
7398 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
7413 if test -n "$ac_tool_prefix"; then
7416 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7422 if test -n "$STRIP"; then
7437 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7447 if test -n "$STRIP"; then
7448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
7451 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7457 if test -z "$ac_cv_prog_STRIP"; then
7461 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7467 if test -n "$ac_ct_STRIP"; then
7482 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7492 if test -n "$ac_ct_STRIP"; then
7493 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
7496 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7506 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7515 test -z "$STRIP" && STRIP=:
7522 if test -n "$ac_tool_prefix"; then
7525 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7531 if test -n "$RANLIB"; then
7546 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7556 if test -n "$RANLIB"; then
7557 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
7560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7566 if test -z "$ac_cv_prog_RANLIB"; then
7570 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7576 if test -n "$ac_ct_RANLIB"; then
7591 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7601 if test -n "$ac_ct_RANLIB"; then
7602 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
7605 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7614 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7615 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7624 test -z "$RANLIB" && RANLIB=:
7631 # Determine commands to create old-style static archives.
7636 if test -n "$RANLIB"; then
7639 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
7694 LTCC=${LTCC-"$CC"}
7697 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler o…
7718 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7720 # Define system-specific variables.
7757 case `$NM -V 2>&1` in
7764 lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'"
7766 lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
7767 lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
7769 -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\
7770 -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'"
7782 lt_cv_sys_global_symbol_to_cdecl="sed -n"\
7784 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
7785 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
7788 lt_cv_sys_global_symbol_to_c_name_address="sed -n"\
7790 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
7791 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
7795 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\
7797 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
7798 " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
7799 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'"
7817 # Fake it for dumpbin and say T for any non-static function,
7837 …lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat…
7844 rm -f conftest*
7858 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7861 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7866 …if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$n…
7869 mv -f "$nlist"T "$nlist"
7871 rm -f "$nlist"T
7881 relocations are performed -- see ld's documentation on pseudo-relocs. */
7896 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7909 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
7931 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7934 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7935 test $ac_status = 0; } && test -s conftest$ac_exeext; then
7953 rm -rf conftest* conftst*
7965 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7968 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7979 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
8019 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
8022 # Check whether --with-sysroot was given.
8035 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
8039 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
8044 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
8050 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
8051 printf "%s\n" "${lt_sysroot:-no}" >&6; }
8057 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
8066 if test -z "$lt_DD"; then
8068 # Loop through the user's path and test for each of PROGNAME-LIST
8084 cmp -s conftest.i conftest.out \
8092 if test -z "$ac_cv_path_lt_DD"; then
8099 rm -f conftest.i conftest2.i conftest.out
8101 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
8105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
8115 cmp -s conftest.i conftest.out \
8118 rm -f conftest.i conftest2.i conftest.out
8119 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
8121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
8130 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
8137 \-*) ;;
8141 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
8144 # Check whether --enable-libtool-lock was given.
8155 ia64-*-hpux*)
8159 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8162 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8165 *ELF-32*)
8168 *ELF-64*)
8173 rm -rf conftest*
8175 *-*-irix6*)
8179 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8182 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8186 *32-bit*)
8187 LD="${LD-ld} -melf32bsmip"
8190 LD="${LD-ld} -melf32bmipn32"
8192 *64-bit*)
8193 LD="${LD-ld} -melf64bmip"
8198 *32-bit*)
8199 LD="${LD-ld} -32"
8202 LD="${LD-ld} -n32"
8204 *64-bit*)
8205 LD="${LD-ld} -64"
8210 rm -rf conftest*
8213 mips64*-*linux*)
8217 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8220 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8224 *32-bit*)
8227 *64-bit*)
8244 LD="${LD-ld} -m $emul"
8246 rm -rf conftest*
8249 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
8250 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
8254 # doing 32-bit compilation for a host where ld defaults to 64-bit, or
8258 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8261 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8264 *32-bit*)
8266 x86_64-*kfreebsd*-gnu)
8267 LD="${LD-ld} -m elf_i386_fbsd"
8269 x86_64-*linux*)
8271 *x86-64*)
8272 LD="${LD-ld} -m elf32_x86_64"
8275 LD="${LD-ld} -m elf_i386"
8279 powerpc64le-*linux*)
8280 LD="${LD-ld} -m elf32lppclinux"
8282 powerpc64-*linux*)
8283 LD="${LD-ld} -m elf32ppclinux"
8285 s390x-*linux*)
8286 LD="${LD-ld} -m elf_s390"
8288 sparc64-*linux*)
8289 LD="${LD-ld} -m elf32_sparc"
8293 *64-bit*)
8295 x86_64-*kfreebsd*-gnu)
8296 LD="${LD-ld} -m elf_x86_64_fbsd"
8298 x86_64-*linux*)
8299 LD="${LD-ld} -m elf_x86_64"
8301 powerpcle-*linux*)
8302 LD="${LD-ld} -m elf64lppc"
8304 powerpc-*linux*)
8305 LD="${LD-ld} -m elf64ppc"
8307 s390*-*linux*|s390*-*tpf*)
8308 LD="${LD-ld} -m elf64_s390"
8310 sparc*-*linux*)
8311 LD="${LD-ld} -m elf64_sparc"
8317 rm -rf conftest*
8320 *-*-sco3.2v5*)
8321 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
8323 CFLAGS="$CFLAGS -belf"
8324 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
8325 printf %s "checking whether the C compiler needs -belf... " >&6; }
8332 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8333 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8336 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8353 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8357 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8358 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8362 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
8365 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
8369 *-*solaris*)
8373 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8376 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8379 *64-bit*)
8383 i?86-*-solaris*|x86_64-*-solaris*)
8384 LD="${LD-ld} -m elf_x86_64"
8386 sparc*-*-solaris*)
8387 LD="${LD-ld} -m elf64_sparc"
8391 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
8392 LD=${LD-ld}_sol2
8396 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
8397 LD="${LD-ld} -64"
8404 rm -rf conftest*
8410 if test -n "$ac_tool_prefix"; then
8413 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8419 if test -n "$MANIFEST_TOOL"; then
8434 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8444 if test -n "$MANIFEST_TOOL"; then
8445 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
8448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8454 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
8458 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8464 if test -n "$ac_ct_MANIFEST_TOOL"; then
8479 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8489 if test -n "$ac_ct_MANIFEST_TOOL"; then
8490 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
8493 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8502 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8503 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8512 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
8513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
8520 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
8521 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
8526 rm -f conftest*
8528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
8541 if test -n "$ac_tool_prefix"; then
8544 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8550 if test -n "$DSYMUTIL"; then
8565 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8575 if test -n "$DSYMUTIL"; then
8576 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
8579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8585 if test -z "$ac_cv_prog_DSYMUTIL"; then
8589 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8595 if test -n "$ac_ct_DSYMUTIL"; then
8610 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8620 if test -n "$ac_ct_DSYMUTIL"; then
8621 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
8624 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8633 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8634 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8643 if test -n "$ac_tool_prefix"; then
8646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8652 if test -n "$NMEDIT"; then
8667 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8677 if test -n "$NMEDIT"; then
8678 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
8681 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8687 if test -z "$ac_cv_prog_NMEDIT"; then
8691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8697 if test -n "$ac_ct_NMEDIT"; then
8712 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8722 if test -n "$ac_ct_NMEDIT"; then
8723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
8726 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8735 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8736 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8745 if test -n "$ac_tool_prefix"; then
8748 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8754 if test -n "$LIPO"; then
8769 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8779 if test -n "$LIPO"; then
8780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
8783 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8789 if test -z "$ac_cv_prog_LIPO"; then
8793 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8799 if test -n "$ac_ct_LIPO"; then
8814 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8824 if test -n "$ac_ct_LIPO"; then
8825 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
8828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8837 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8838 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8847 if test -n "$ac_tool_prefix"; then
8850 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8856 if test -n "$OTOOL"; then
8871 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8881 if test -n "$OTOOL"; then
8882 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
8885 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8891 if test -z "$ac_cv_prog_OTOOL"; then
8895 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8901 if test -n "$ac_ct_OTOOL"; then
8916 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8926 if test -n "$ac_ct_OTOOL"; then
8927 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8930 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8939 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8940 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8949 if test -n "$ac_tool_prefix"; then
8952 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8958 if test -n "$OTOOL64"; then
8973 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8983 if test -n "$OTOOL64"; then
8984 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8987 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8993 if test -z "$ac_cv_prog_OTOOL64"; then
8997 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9003 if test -n "$ac_ct_OTOOL64"; then
9018 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
9028 if test -n "$ac_ct_OTOOL64"; then
9029 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
9032 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9041 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
9042 printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
9077 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
9078 printf %s "checking for -single_module linker flag... " >&6; }
9084 if test -z "$LT_MULTI_MODULE"; then
9085 # By default we will add the -single_module flag. You can override
9087 # non-empty at configure time, or by adding -multi_module to the
9089 rm -rf libconftest.dylib*
9091 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
9092 -dynamiclib -Wl,-single_module conftest.c" >&5
9093 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
9094 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
9096 # If there is a non-empty error log, and "single_module"
9098 if test -s conftest.err && $GREP single_module conftest.err; then
9102 elif test -f libconftest.dylib && test 0 = "$_lt_result"; then
9107 rm -rf libconftest.dylib*
9108 rm -f conftest.*
9111 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
9114 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
9115 printf %s "checking for -exported_symbols_list linker flag... " >&6; }
9123 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
9124 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9141 rm -f core conftest.err conftest.$ac_objext conftest.beam \
9146 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
9149 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
9150 printf %s "checking for -force_load linker flag... " >&6; }
9159 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
9160 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
9168 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
9169 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
9171 if test -s conftest.err && $GREP force_load conftest.err; then
9173 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
9178 rm -f conftest.err libconftest.a conftest conftest.c
9179 rm -rf conftest.dSYM
9182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
9186 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
9188 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
9193 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
9194 10.0,*86*-darwin8*|10.0,*-darwin[912]*)
9195 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
9197 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
9199 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
9207 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
9209 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
9220 # -----------------------------------
9245 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
9246 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
9305 # Check whether --enable-shared was given.
9308 enableval=$enable_shared; p=${PACKAGE-default}
9337 # Check whether --enable-static was given.
9340 enableval=$enable_static; p=${PACKAGE-default}
9370 # Check whether --with-pic was given.
9373 withval=$with_pic; lt_p=${PACKAGE-default}
9400 # Check whether --enable-fast-install was given.
9403 enableval=$enable_fast_install; p=${PACKAGE-default}
9433 power*-*-aix[5-9]*,yes)
9434 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning …
9437 # Check whether --with-aix-soname was given.
9444 as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5
9459 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
9465 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,
9467 if test 64 = "${OBJECT_MODE-32}"; then
9523 test -z "$LN_S" && LN_S="ln -s"
9538 if test -n "${ZSH_VERSION+set}"; then
9542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9548 rm -f .libs 2>/dev/null
9550 if test -d .libs; then
9553 # MS-DOS does not allow filenames that begin with a dot.
9558 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9597 test -z "$CC" && CC=cc
9598 test -z "$LTCC" && LTCC=$CC
9599 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9600 test -z "$LD" && LD=ld
9601 test -z "$ac_objext" && ac_objext=o
9608 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9628 test -z "$ac_dir" && ac_dir=.
9629 if test -f "$ac_dir/${ac_tool_prefix}file"; then
9631 if test -n "$file_magic_test_file"; then
9649 *** bug-libtool@gnu.org
9665 if test -n "$MAGIC_CMD"; then
9666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9669 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9677 if test -z "$lt_cv_path_MAGIC_CMD"; then
9678 if test -n "$ac_tool_prefix"; then
9679 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9695 test -z "$ac_dir" && ac_dir=.
9696 if test -f "$ac_dir/file"; then
9698 if test -n "$file_magic_test_file"; then
9716 *** bug-libtool@gnu.org
9732 if test -n "$MAGIC_CMD"; then
9733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9736 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
9755 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9756 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9780 LTCC=${LTCC-"$CC"}
9783 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9803 $RM -r conftest*
9806 if test -n "$compiler"; then
9813 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9815 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9818 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-except…
9819 printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9827 lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment
9834 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9835 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9836 -e 's:$: $lt_compiler_flag:'`
9842 if (exit $ac_status) && test -s "$ac_outfile"; then
9847 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9854 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9858 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9876 lt_prog_compiler_wl='-Wl,'
9877 lt_prog_compiler_static='-static'
9884 lt_prog_compiler_static='-Bstatic'
9886 lt_prog_compiler_pic='-fPIC'
9893 lt_prog_compiler_pic='-fPIC'
9897 # adding the '-m68020' flag to GCC prevents building anything better,
9898 # like '-m68040'.
9899 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9911 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9912 # (--disable-auto-import) libraries
9913 lt_prog_compiler_pic='-DDLL_EXPORT'
9916 lt_prog_compiler_static='$wl-static'
9924 lt_prog_compiler_pic='-fno-common'
9929 # The "-static" flag exists, but is broken.
9934 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9935 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9942 lt_prog_compiler_pic='-fPIC'
9947 interix[3-9]*)
9948 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9960 # QNX uses GNU C++, but need to define -shared option too, otherwise
9962 lt_prog_compiler_pic='-fPIC -shared'
9966 if test -d /usr/nec; then
9967 lt_prog_compiler_pic=-Kconform_pic
9972 lt_prog_compiler_pic='-fPIC'
9978 lt_prog_compiler_wl='-Xlinker '
9979 if test -n "$lt_prog_compiler_pic"; then
9980 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
9988 lt_prog_compiler_wl='-Wl,'
9991 lt_prog_compiler_static='-Bstatic'
9993 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
10000 lt_prog_compiler_pic='-fno-common'
10004 lt_prog_compiler_wl='-Wl,-Wl,,'
10005 lt_prog_compiler_pic='-PIC'
10006 lt_prog_compiler_static='-Bstatic'
10014 lt_prog_compiler_pic='-DDLL_EXPORT'
10017 lt_prog_compiler_static='$wl-static'
10023 lt_prog_compiler_wl='-Wl,'
10024 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
10025 # not for PA HP-UX.
10035 lt_prog_compiler_static='$wl-a ${wl}archive'
10039 lt_prog_compiler_wl='-Wl,'
10040 # PIC (with -KPIC) is the default.
10041 lt_prog_compiler_static='-non_shared'
10044 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
10046 # old Intel for x86_64, which still supported -KPIC.
10048 lt_prog_compiler_wl='-Wl,'
10049 lt_prog_compiler_pic='-KPIC'
10050 lt_prog_compiler_static='-static'
10054 lt_prog_compiler_wl='-Wl,'
10055 lt_prog_compiler_pic='-fPIC'
10056 lt_prog_compiler_static='-static'
10059 # ICC 10 doesn't accept -KPIC any more.
10061 lt_prog_compiler_wl='-Wl,'
10062 lt_prog_compiler_pic='-fPIC'
10063 lt_prog_compiler_static='-static'
10067 lt_prog_compiler_wl='-Wl,'
10068 lt_prog_compiler_pic='--shared'
10069 lt_prog_compiler_static='--static'
10073 lt_prog_compiler_wl='-Wl,-Wl,,'
10074 lt_prog_compiler_pic='-PIC'
10075 lt_prog_compiler_static='-Bstatic'
10079 lt_prog_compiler_wl='-Wl,'
10080 lt_prog_compiler_pic='-fPIC'
10081 lt_prog_compiler_static='-static'
10086 lt_prog_compiler_wl='-Wl,'
10087 lt_prog_compiler_pic='-fpic'
10088 lt_prog_compiler_static='-Bstatic'
10091 lt_prog_compiler_wl='-Wl,'
10093 lt_prog_compiler_static='-non_shared'
10097 lt_prog_compiler_wl='-Wl,'
10098 lt_prog_compiler_pic='-qpic'
10099 lt_prog_compiler_static='-qstaticlink'
10102 case `$CC -V 2>&1 | sed 5q` in
10103 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
10105 lt_prog_compiler_pic='-KPIC'
10106 lt_prog_compiler_static='-Bstatic'
10110 lt_prog_compiler_pic='-KPIC'
10111 lt_prog_compiler_static='-Bstatic'
10112 lt_prog_compiler_wl='-Qoption ld '
10116 lt_prog_compiler_pic='-KPIC'
10117 lt_prog_compiler_static='-Bstatic'
10118 lt_prog_compiler_wl='-Wl,'
10121 lt_prog_compiler_wl='-Wl,'
10122 lt_prog_compiler_pic='-fPIC'
10123 lt_prog_compiler_static='-static'
10126 lt_prog_compiler_wl='-Wl,'
10127 lt_prog_compiler_pic='-fpic'
10128 lt_prog_compiler_static='-Bstatic'
10136 lt_prog_compiler_pic='-KPIC'
10137 lt_prog_compiler_static='-Bstatic'
10141 # QNX uses GNU C++, but need to define -shared option too, otherwise
10143 lt_prog_compiler_pic='-fPIC -shared'
10147 lt_prog_compiler_wl='-Wl,'
10149 lt_prog_compiler_static='-non_shared'
10153 lt_prog_compiler_static='-non_shared'
10157 lt_prog_compiler_pic='-KPIC'
10158 lt_prog_compiler_static='-Bstatic'
10161 lt_prog_compiler_wl='-Qoption ld ';;
10163 lt_prog_compiler_wl='-Wl,';;
10168 lt_prog_compiler_wl='-Qoption ld '
10169 lt_prog_compiler_pic='-PIC'
10170 lt_prog_compiler_static='-Bstatic'
10174 lt_prog_compiler_wl='-Wl,'
10175 lt_prog_compiler_pic='-KPIC'
10176 lt_prog_compiler_static='-Bstatic'
10180 if test -d /usr/nec; then
10181 lt_prog_compiler_pic='-Kconform_pic'
10182 lt_prog_compiler_static='-Bstatic'
10187 lt_prog_compiler_wl='-Wl,'
10188 lt_prog_compiler_pic='-KPIC'
10189 lt_prog_compiler_static='-Bstatic'
10193 lt_prog_compiler_wl='-Wl,'
10198 lt_prog_compiler_pic='-pic'
10199 lt_prog_compiler_static='-Bstatic'
10209 # For platforms that do not support PIC, -DPIC is meaningless:
10214 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10218 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
10226 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
10233 if test -n "$lt_prog_compiler_pic"; then
10234 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic…
10243 lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_useless_quotes_in_assignment
10250 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10251 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10252 -e 's:$: $lt_compiler_flag:'`
10258 if (exit $ac_status) && test -s "$ac_outfile"; then
10263 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
10270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
10299 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag…
10309 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10312 if test -s conftest.err; then
10324 $RM -r conftest*
10328 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
10343 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
10344 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10350 $RM -r conftest 2>/dev/null
10356 lt_compiler_flag="-o out/conftest2.$ac_objext"
10362 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10363 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10364 -e 's:$: $lt_compiler_flag:'`
10370 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10376 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10384 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10387 $RM -r conftest
10391 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10399 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
10400 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
10406 $RM -r conftest 2>/dev/null
10412 lt_compiler_flag="-o out/conftest2.$ac_objext"
10418 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10419 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10420 -e 's:$: $lt_compiler_flag:'`
10426 if (exit $ac_status) && test -s out/conftest2.$ac_objext
10432 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
10440 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
10443 $RM -r conftest
10447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
10456 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
10464 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
10467 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j…
10468 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
10480 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports…
10507 # include_expsyms should be a list of space-separated symbols to be *always*
10539 linux* | k*bsd*-gnu | gnu*)
10556 case `$LD -v 2>&1` in
10558 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
10559 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
10579 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10580 export_dynamic_flag_spec='$wl--export-dynamic'
10581 # ancient GNU ld didn't support --whole-archive et. al.
10582 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10583 whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
10588 case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
10590 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10599 aix[3-9]*)
10609 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10620 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10624 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10625 hardcode_libdir_flag_spec='-L$libdir'
10632 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10635 # support --undefined. This deserves some investigation. FIXME
10636 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10645 hardcode_libdir_flag_spec='-L$libdir'
10646 export_dynamic_flag_spec='$wl--export-all-symbols'
10650 …export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s…
10651 …psyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
10653 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10654 …rchive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-a…
10655 # If the export-symbols file already is a .def file, use it as
10657 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
10663 …CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname …
10670 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10675 hardcode_libdir_flag_spec='-L$libdir'
10684 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10685 emximp -o $lib $output_objdir/$libname.def'
10692 prefix_cmds="$prefix_cmds -e 1d";
10694 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
10696 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10697 emximp -o $lib $output_objdir/$libname.def'
10698 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
10702 interix[3-9]*)
10705 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
10706 export_dynamic_flag_spec='$wl-E'
10711 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10713 …ds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${…
10714-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output…
10717 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10719 if test linux-dietlibc = "$host_os"; then
10721 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
10724 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10728 tmp_sharedflag='-shared'
10731--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
10736--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
10737 tmp_addflag=' $pic_flag -Mnomain' ;;
10739 tmp_addflag=' -i_dynamic' ;;
10741 tmp_addflag=' -i_dynamic -nofor_main' ;;
10743 tmp_addflag=' -nofor_main' ;;
10746 tmp_sharedflag='--shared' ;;
10748 tmp_sharedflag='-Wl,-shared' ;;
10750 tmp_sharedflag='-qmkshrobj'
10753--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
10757 case `$CC -V 2>&1 | sed 5q` in
10759--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
10761 tmp_sharedflag='-G' ;;
10763 tmp_sharedflag='-G' ;;
10765 … '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10769 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10771 …g"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$…
10776 export_dynamic_flag_spec='-rdynamic'
10780 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10781 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10782 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
10785 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10787 …$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libnam…
10796 netbsd* | netbsdelf*-gnu)
10797 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10798 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10801 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
10802 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10807 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10819 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10820 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
10821 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10828 case `$LD -v 2>&1` in
10829 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10847 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10848 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10849 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10850 …hive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-s…
10859 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10866 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10867 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
10868 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10887 …archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_sym…
10889 # are no directories specified by -L.
10891 if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then
10898 aix[4-9]*)
10903 exp_sym_flag='-Bexport'
10906 # If we're using GNU nm, then we don't want the "-C" option.
10907 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
10908 # Without the "-l" option, or with the "-B" option, AIX nm treats
10912 # it in the Import File for the 'aix-soname' feature, so we have
10913 # to replace the "-B" option with "-P" for AIX nm.
10914 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10915-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
10917-e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ …
10922 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10925 # depending on the kind of the shared library created -
10936 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10938 if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
10944 # With aix-soname=svr4, we create the lib.so.V shared archives only,
10948 LDFLAGS="$LDFLAGS -Wl,-brtl"
10953 exp_sym_flag='-bexport'
10954 no_entry_flag='-bnoentry'
10959 # or program results in "error TOC overflow" add -mminimal-toc to
10961 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10968 file_list_spec='$wl-f,'
10982 collect2name=`$CC -print-prog-name=collect2`
10983 if test -f "$collect2name" &&
10995 hardcode_libdir_flag_spec='-L$libdir'
11000 shared_flag='-shared'
11002 shared_flag="$shared_flag "'$wl-G'
11006 # /with/ Import File - we do not want to mix them.
11007 shared_flag_aix='-shared'
11008 shared_flag_svr4='-shared $wl-G'
11012 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
11013 # chokes on -Wl,-G. The following line is correct:
11014 shared_flag='-G'
11017 shared_flag='$wl-G'
11019 shared_flag='$wl-bM:SRE'
11021 shared_flag_aix='$wl-bM:SRE'
11022 shared_flag_svr4='$wl-G'
11026 export_dynamic_flag_spec='$wl-bexpall'
11027 # It seems that -bexpall does not export symbols beginning with
11031 # Warning - without using the other runtime loading flags (-brtl),
11032 # -berok will link without error, but may produce a broken library.
11033 allow_undefined_flag='-berok'
11043 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11064 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11065 # Check for a 64-bit object if we didn't find anything.
11066 if test -z "$lt_cv_aix_libpath_"; then
11067 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11070 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11072 if test -z "$lt_cv_aix_libpath_"; then
11081 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
11082 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler…
11085 hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib'
11086 allow_undefined_flag="-z nodefs"
11087 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_ent…
11098 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11119 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11120 # Check for a 64-bit object if we didn't find anything.
11121 if test -z "$lt_cv_aix_libpath_"; then
11122 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
11125 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11127 if test -z "$lt_cv_aix_libpath_"; then
11136 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
11137 # Warning - without using the other run time loading flags,
11138 # -berok will link without error, but may produce a broken library.
11139 no_undefined_flag=' $wl-bernotok'
11140 allow_undefined_flag=' $wl-berok'
11142 # We only use this code for GNU lds that support --whole-archive.
11143 whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
11149 archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
11150 # -brtl affects multiple linker settings, -berok does not and is overridden later
11151 …compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%…
11154 …s"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$…
11157-o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compi…
11159 # used by -dlpreopen to get the symbols
11162 archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d'
11171 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
11175 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
11176 hardcode_libdir_flag_spec='-L$libdir'
11183 export_dynamic_flag_spec=-rdynamic
11203 …archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$t…
11204 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
11208 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
11210 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
11216 …objs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' …
11228 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
11229 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
11242 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
11246 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
11260 …ag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenienc…
11273 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
11274 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt…
11275 …\$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
11276 …le_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC…
11285 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11286 hardcode_libdir_flag_spec='-L$libdir'
11295 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
11296 hardcode_libdir_flag_spec='-R$libdir'
11303 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
11309 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
11311 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11312 hardcode_libdir_flag_spec='-R$libdir'
11319 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output…
11321 …archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libo…
11330 export_dynamic_flag_spec='$wl-E'
11335 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
11337 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11344 export_dynamic_flag_spec='$wl-E'
11355 archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
11358 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs …
11361 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
11367 archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
11370 …archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11374 # Older versions of the 11.00 compiler do not understand -b yet
11375 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
11376 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
11377 printf %s "checking if $CC understands -b... " >&6; }
11384 LDFLAGS="$LDFLAGS -b"
11386 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
11389 if test -s conftest.err; then
11401 $RM -r conftest*
11405 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
11409 …archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler…
11411 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
11429 export_dynamic_flag_spec='$wl-E'
11441-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
11442 # Try to use the -exported_symbol ld option, if it does not
11443 # work, assume that -exports_file does not work either and
11445 # This should be the same for all languages, so no per-tag cache variable.
11446 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -export…
11447 printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
11453 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
11454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11464 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
11471-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
11475-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "
11476-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "
11479 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11490 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11495 netbsd* | netbsdelf*-gnu)
11496 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11497 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
11499 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
11501 hardcode_libdir_flag_spec='-R$libdir'
11507 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11509 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11518 if test -f /usr/libexec/ld.so; then
11522 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
11523 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11524 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-sy…
11525 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
11526 export_dynamic_flag_spec='$wl-E'
11528 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
11529 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
11537 hardcode_libdir_flag_spec='-L$libdir'
11546 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
11547 emximp -o $lib $output_objdir/$libname.def'
11554 prefix_cmds="$prefix_cmds -e 1d";
11556 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
11558 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
11559 emximp -o $lib $output_objdir/$libname.def'
11560 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
11566 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
11567-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$ve…
11569 allow_undefined_flag=' -expect_unresolved \*'
11570-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstrin…
11573 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11577 osf4* | osf5*) # as osf3* with the addition of -msym flag
11579 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
11580-shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$s…
11581 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
11583 allow_undefined_flag=' -expect_unresolved \*'
11584-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$ve…
11585 …in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%…
11586-shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $sona…
11588 # Both c and cxx compiler support -rpath directly
11589 hardcode_libdir_flag_spec='-rpath $libdir'
11596 no_undefined_flag=' -z defs'
11599 …archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $co…
11600 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
11601 …$CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs…
11603 case `$CC -V 2>&1` in
11606 archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags'
11607 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
11608 …$LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $li…
11612 archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
11613 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
11614 …$CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $…
11618 hardcode_libdir_flag_spec='-R$libdir'
11621 solaris2.[0-5] | solaris2.[0-5].*) ;;
11624 # but understands '-z linker_flag'. GCC discards it without '$wl',
11628 whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
11630 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
11641 archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
11643 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
11645 hardcode_libdir_flag_spec='-L$libdir'
11654 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11660 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
11661 reload_cmds='$CC -r -o $output$reload_objs'
11665 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11674 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11676 export_dynamic_flag_spec='-Bexport'
11680 if test -d /usr/nec; then
11681 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11690 no_undefined_flag='$wl-z,text'
11696 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11697 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
11699 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11700 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
11705 # Note: We CANNOT use -z defs as we might desire, because we do not
11706 # link with -lc, and that would cause any symbols used from libc to
11708 # ever link correctly. If we're not using GNU ld we use -z text
11709 # though, which does catch some bad symbols but isn't as heavy-handed
11710 # as -z defs.
11711 no_undefined_flag='$wl-z,text'
11712 allow_undefined_flag='$wl-z,nodefs'
11715 hardcode_libdir_flag_spec='$wl-R,$libdir'
11718 export_dynamic_flag_spec='$wl-Bexport'
11722 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11723 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
11725 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
11726 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
11731 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11732 hardcode_libdir_flag_spec='-L$libdir'
11744 export_dynamic_flag_spec='$wl-Blargedynsym'
11750 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
11775 # Assume -lc should be added
11781 # FIXME: we may have to deal with multi-command sequences.
11784 # Test whether the compiler implicitly links with -lc since on some
11785 # systems, -lgcc has to come before -lc. If gcc already passes -lc
11786 # to ld, don't add -lc before -lgcc.
11787 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in"…
11788 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
11796 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11799 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11807 compiler_flags=-v
11808 linker_flags=-v
11814 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/d…
11815 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11817 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11831 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11991 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
12000 mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;;
12003 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
12007 # otherwise default to the standard path separator (i.e. ":") - it is
12019 lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
12021 # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
12028 if test -d "$lt_sys_path$lt_multi_os_dir"; then
12030 elif test -n "$lt_multi_os_dir"; then
12031 test -d "$lt_sys_path" && \
12039 for (lt_i = NF; lt_i > 0; lt_i--) {
12047 lt_count--;
12059 $SED 's|/\([A-Za-z]:\)|\1|g'` ;;
12081 # when you set need_version to no, make sure it does not cause -set_version
12097 aix[4-9]*)
12116 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
12124 # filename-based versioning of shared library archives on AIX. While
12126 # prevent static linking of such archives. So we do filename-based
12131 # versioned .so libs for executables only if there is the -brtl
12132 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
12133 # To allow for filename-based versioning support, we need to create
12143 # but for link time we create the symlink libNAME.so -> libNAME.so.V
12173-n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$…
12183-z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z …
12184 …postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_librar…
12195 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
12223 # libtool to hard-code these into programs
12238 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
12240 test -d \$dldir || mkdir -p \$dldir~
12243 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12246 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
12254 …soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix…
12260 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12264 …library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$ver…
12273 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
12290 …_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
12296 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
12297 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
12298 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
12302 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
12304 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
12306 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
12309 # common. (e.g. "Program Files" -> "PROGRA~1")
12315 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
12317 test -d \$dldir || mkdir -p \$dldir~
12319 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
12328 …library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.li…
12363 if test -x /usr/bin/objformat; then
12371 version_type=freebsd-$objformat
12373 freebsd-elf*)
12379 freebsd-*)
12393 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
12394 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
12461 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
12467 interix[3-9]*)
12499 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
12500 libsuff= shlibsuff= libmagic=32-bit;;
12501 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
12503 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
12504 libsuff=64 shlibsuff=64 libmagic=64-bit;;
12505 *) libsuff= shlibsuff= libmagic=never-match;;
12537 # Don't embed -rpath directories since the linker doesn't support them.
12538 hardcode_libdir_flag_spec='-L$libdir'
12542 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
12548 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
12562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12575 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
12580 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12597 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
12598 # even though it is searched at run-time. Try to do the best guess by
12600 if test -f /etc/ld.so.conf; then
12601 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
12607 # GNU dynamic linker. Since this was broken with cross compilers,
12608 # most powerpc-linux boxes support dynamic linking these days and
12609 # people can always --disable-shared, the test was removed, and we
12614 netbsdelf*-gnu)
12630 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12632 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12667 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
12673 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
12685 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
12686 v=$($ECHO $release$versuffix | tr -d .-);
12687 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
12695 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
12697 test -d \$dldir || mkdir -p \$dldir~
12700 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
12703 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
12772 if test -d /usr/nec; then
12803 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
12824 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12844 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
12946 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs…
12949 if test -n "$hardcode_libdir_flag_spec" ||
12950 test -n "$runpath_var" ||
12953 # We can hardcode non-existent directories.
12957 # when we should be linking with a yet-to-be-installed one
12971 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
13016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13017 printf %s "checking for dlopen in -ldl... " >&6; }
13023 LIBS="-ldl $LIBS"
13024 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13045 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13049 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13053 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
13066 # because TPF is a cross-compiler, and we know how we open DSOs.
13078 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
13079 printf %s "checking for shl_load in -ldld... " >&6; }
13085 LIBS="-ldld $LIBS"
13086 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13107 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13111 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
13115 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
13122 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13123 printf %s "checking for dlopen in -ldl... " >&6; }
13129 LIBS="-ldl $LIBS"
13130 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13151 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13155 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13159 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
13161 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
13162 printf %s "checking for dlopen in -lsvld... " >&6; }
13168 LIBS="-lsvld $LIBS"
13169 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13190 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
13198 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
13200 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
13201 printf %s "checking for dld_link in -ldld... " >&6; }
13207 LIBS="-ldld $LIBS"
13208 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13229 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13233 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
13237 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
13267 test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
13275 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
13282 lt_cv_dlopen_self=cross
13328 /* When -fvisibility=hidden is used, assume the code has been annotated
13356 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13359 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13360 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
13373 rm -fr conftest*
13377 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
13382 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlo…
13389 lt_cv_dlopen_self_static=cross
13435 /* When -fvisibility=hidden is used, assume the code has been annotated
13463 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
13466 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13467 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
13480 rm -fr conftest*
13484 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
13523 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
13525 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
13526 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
13527 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
13528 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13531 # FIXME - insert some real tests, host_os isn't really good enough
13534 if test -n "$STRIP"; then
13535 striplib="$STRIP -x"
13536 old_striplib="$STRIP -S"
13537 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13540 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13545 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13563 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
13565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
13568 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
13577 if test -n "$RANLIB"; then
13583 aix[4-9]*)
13593 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
13596 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
13600 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
13609 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13610 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13671 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undecla…
13679 for ac_arg in '' -fno-builtin; do
13682 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13700 # declaration. Include always-available headers on the
13702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13730 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13732 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13737 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_undeclared_builtin_options" >&5
13741 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13770 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether strerror_r returns char *" >&5
13779 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13799 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13804 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strerror_r_char_p" >&5
13818 #-------------------------------------------------------------------------
13821 # --enable-editline
13822 # --enable-readline
13827 # user must pass "--disable-editline". To disable command line editing
13828 # support altogether, "--disable-editline --disable-readline".
13834 # Check whether --enable-editline was given.
13840 # Check whether --enable-readline was given.
13859 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing readline" >&5
13866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13883 if test -z "$ac_lib"; then
13886 ac_res=-l$ac_lib
13887 LIBS="-l$ac_lib -ltinfo $ac_func_search_save_LIBS"
13893 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13909 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_readline" >&5
13919 READLINE_LIBS="$LIBS -ltinfo"
13945 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing tgetent" >&5
13952 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13969 if test -z "$ac_lib"; then
13972 ac_res=-l$ac_lib
13973 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
13979 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13995 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_tgetent" >&5
14004 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing readline" >&5
14011 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14028 if test -z "$ac_lib"; then
14031 ac_res=-l$ac_lib
14032 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14038 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14054 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_readline" >&5
14077 #-----------------------------------------------------------------------
14079 #-----------------------------------------------------------------------
14080 # --enable-threadsafe
14082 # Check whether --enable-threadsafe was given.
14091 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_THREADSAFE=0"
14093 BUILD_CFLAGS="$BUILD_CFLAGS -D_REENTRANT=1 -DSQLITE_THREADSAFE=1"
14094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing pthread_create" >&5
14101 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14118 if test -z "$ac_lib"; then
14121 ac_res=-l$ac_lib
14122 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14128 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14144 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_pthread_create" >&5
14153 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing pthread_mutexattr_in…
14160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14177 if test -z "$ac_lib"; then
14180 ac_res=-l$ac_lib
14181 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14187 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14203 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_pthread_mutexattr_init" >&5
14213 #-----------------------------------------------------------------------
14215 #-----------------------------------------------------------------------
14216 # --enable-dynamic-extensions
14218 # Check whether --enable-dynamic-extensions was given.
14227 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
14234 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14251 if test -z "$ac_lib"; then
14254 ac_res=-l$ac_lib
14255 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14261 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14277 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
14287 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_OMIT_LOAD_EXTENSION=1"
14289 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for whether to support dynamic extensions" >…
14291 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_dynamic_extensions" >&5
14293 #-----------------------------------------------------------------------
14295 #-----------------------------------------------------------------------
14296 # --enable-math
14298 # Check whether --enable-math was given.
14306 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking SQL math functions" >&5
14309 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_ENABLE_MATH_FUNCTIONS"
14310 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: enabled" >&5
14312 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing ceil" >&5
14319 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14336 if test -z "$ac_lib"; then
14339 ac_res=-l$ac_lib
14340 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14346 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14362 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_ceil" >&5
14372 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
14375 #-----------------------------------------------------------------------
14377 #-----------------------------------------------------------------------
14378 # --enable-fts4
14380 # Check whether --enable-fts4 was given.
14388 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking FTS4 extension" >&5
14391 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_ENABLE_FTS4"
14392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: enabled" >&5
14395 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
14398 #-----------------------------------------------------------------------
14400 #-----------------------------------------------------------------------
14401 # --enable-fts3
14403 # Check whether --enable-fts3 was given.
14409 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking FTS3 extension" >&5
14411 if test x"$enable_fts3" = "xyes" -a x"$enable_fts4" = "xno"; then
14412 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_ENABLE_FTS3"
14413 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: enabled" >&5
14416 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
14419 #-----------------------------------------------------------------------
14421 #-----------------------------------------------------------------------
14422 # --enable-fts5
14424 # Check whether --enable-fts5 was given.
14432 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking FTS5 extension" >&5
14435 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: enabled" >&5
14437 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing log" >&5
14444 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14461 if test -z "$ac_lib"; then
14464 ac_res=-l$ac_lib
14465 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14471 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14487 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_log" >&5
14496 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_ENABLE_FTS5"
14498 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
14501 #-----------------------------------------------------------------------
14503 #-----------------------------------------------------------------------
14504 # --enable-rtree
14506 # Check whether --enable-rtree was given.
14514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking RTREE extension" >&5
14517 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY"
14518 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: enabled" >&5
14521 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
14524 #-----------------------------------------------------------------------
14526 #-----------------------------------------------------------------------
14527 # --enable-session
14529 # Check whether --enable-session was given.
14535 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking Session extension" >&5
14538 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_PREUPDATE_HOOK"
14539 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: enabled" >&5
14542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
14545 #-----------------------------------------------------------------------
14547 #-----------------------------------------------------------------------
14548 # --enable-debug
14550 # Check whether --enable-debug was given.
14556 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking Build type" >&5
14559 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_DEBUG -DSQLITE_ENABLE_SELECTTRACE -DSQLITE_ENABLE_WHERETRACE"
14560 CFLAGS="-g -O0"
14561 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: debug" >&5
14564 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: release" >&5
14567 #-----------------------------------------------------------------------
14569 #-----------------------------------------------------------------------
14570 # --enable-static-shell
14572 # Check whether --enable-static-shell was given.
14581 EXTRA_SHELL_OBJ=sqlite3-sqlite3.$OBJEXT
14586 #-----------------------------------------------------------------------
14602 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing deflate" >&5
14609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14626 if test -z "$ac_lib"; then
14629 ac_res=-l$ac_lib
14630 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14636 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14652 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_deflate" >&5
14658 BUILD_CFLAGS="$BUILD_CFLAGS -DSQLITE_HAVE_ZLIB"
14666 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing system" >&5
14673 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14690 if test -z "$ac_lib"; then
14693 ac_res=-l$ac_lib
14694 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14700 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14716 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_system" >&5
14724 SHELL_CFLAGS="-DSQLITE_NOHAVE_SYSTEM"
14729 #-----------------------------------------------------------------------
14733 # --enable-tempstore
14736 # [--enable-tempstore],
14737 # [in-memory temporary tables (never, no, yes, always) [default=no]])],
14739 # AC_MSG_CHECKING([for whether or not to store temp tables in-memory])
14752 #-----------------------------------------------------------------------
14757 # scripts and configure runs, see configure's option --config-cache.
14762 # the --recheck option to rerun configure.
14776 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14781 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
14795 # `set' does not quote correctly, so add quotes: double-quote
14797 sed -n \
14803 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14817 if test -w "$cache_file"; then
14819 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14821 if test ! -f "$cache_file" || test -h "$cache_file"; then
14826 mv -f confcache "$cache_file"$$ &&
14827 mv -f "$cache_file"$$ "$cache_file" ;; #(
14829 mv -f confcache "$cache_file" ;;
14834 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14838 rm -f confcache
14860 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
14862 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
14879 DEFS=`sed -n "$ac_script" confdefs.h`
14899 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configur…
14901 if test -n "$am_sleep_pid"; then
14905 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
14907 if test -n "$EXEEXT"; then
14915 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
14919 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
14923 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
14932 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14946 SHELL=\${CONFIG_SHELL-$SHELL}
14950 ## -------------------- ##
14952 ## -------------------- ##
14961 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14963 alias -g '${1+"$@"}'='"$@"'
14966 case `(set -o) 2>/dev/null` in #(
14968 set -o posix ;; #(
14982 # Quoting is to prevent editors from complaining about space-tab.
14992 # Ensure predictable behavior from utilities with locale-dependent output.
14999 # to be unset--not just set to an empty or harmless value--now, to
15000 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
15016 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
15017 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
15036 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
15047 if test ! -f "$as_myself"; then
15055 # ----------------------------------------
15061 as_status=$1; test $as_status -eq 0 && as_status=1
15063 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
15064 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
15073 # -----------------------
15081 # -----------------
15082 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15091 # ---------------
15100 # ----------------------
15119 # ------------------
15132 as_val=`expr "$@" || test $? -eq 1`
15144 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15150 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15156 as_me=`$as_basename -- "$0" ||
15187 case `echo -n x` in #(((((
15188 -n*)
15196 ECHO_N='-n';;
15199 # For backward compatibility with old third-party macros, we provide
15205 rm -f conf$$ conf$$.exe conf$$.file
15206 if test -d conf$$.dir; then
15207 rm -f conf$$.dir/conf$$.file
15209 rm -f conf$$.dir
15213 if ln -s conf$$.file conf$$ 2>/dev/null; then
15214 as_ln_s='ln -s'
15216 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15217 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15218 # In both cases, we have to default to `cp -pR'.
15219 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
15220 as_ln_s='cp -pR'
15224 as_ln_s='cp -pR'
15227 as_ln_s='cp -pR'
15229 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15234 # -------------
15240 -*) as_dir=./$as_dir;;
15242 test -d "$as_dir" || eval $as_mkdir_p || {
15250 as_dir=`$as_dirname -- "$as_dir" ||
15273 test -d "$as_dir" && break
15275 test -z "$as_dirs" || eval "mkdir $as_dirs"
15276 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
15280 if mkdir -p . 2>/dev/null; then
15281 as_mkdir_p='mkdir -p "$as_dir"'
15283 test -d ./-p && rmdir ./-p
15289 # -----------------------
15293 test -f "$1" && test -x "$1"
15295 as_test_x='test -x'
15306 ## ----------------------------------- ##
15308 ## ----------------------------------- ##
15326 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15352 -h, --help print this help, then exit
15353 -V, --version print version number and configuration settings, then exit
15354 --config print configuration, then exit
15355 -q, --quiet, --silent
15357 -d, --debug don't remove temporary files
15358 --recheck update $as_me by reconfiguring in the same conditions
15359 --file=FILE[:TEMPLATE]
15389 test -n "\$AWK" || AWK=awk
15398 --*=?*)
15403 --*=)
15417 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
15419 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
15421 --config | --confi | --conf | --con | --co | --c )
15423 --debug | --debu | --deb | --de | --d | -d )
15425 --file | --fil | --fi | --f )
15433 --he | --h | --help | --hel | -h )
15435 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
15436 | -silent | --silent | --silen | --sile | --sil | --si | --s)
15440 -*) as_fn_error $? "unrecognized option: \`$1'
15441 Try \`$0 --help' for more information." ;;
15454 ac_configure_extra_args="$ac_configure_extra_args --silent"
15460 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15473 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15482 # INIT-COMMANDS
15484 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
15487 # The HP-UX ksh and POSIX shell print the target directory to stdout
15721 # Double-quote double-evaled strings.
15744 …\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_s…
15756 if test -n "\${ZSH_VERSION+set}"; then
15807 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
15814 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15815 test -d "$tmp"
15818 tmp=./conf$$-$RANDOM
15826 if test -n "$CONFIG_FILES"; then
15853 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
15859 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15868 rm -f conf$$subs.sh
15873 sed -n '
15916 rm -f conf$$subs.awk
15979 fi # test -n "$CONFIG_FILES"
15992 :[FH]-) ac_tag=-:-;;
16010 -) ac_f="$ac_tmp/stdin";;
16012 # (if the path is not absolute). The absolute path cannot be DOS-style,
16014 test -f "$ac_f" ||
16017 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
16031 if test x"$ac_file" != x-; then
16033 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
16045 *:-:* | *:-) cat >"$ac_tmp/stdin" \
16051 ac_dir=`$as_dirname -- "$ac_file" ||
16141 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
16144 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datar…
16145 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
16167 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
16182 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
16185 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16186 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
16187 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
16188 "$ac_tmp/out"`; test -z "$ac_out"; } &&
16189 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
16194 rm -f "$ac_tmp/stdin"
16196 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
16197 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
16203 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16211 # Older Autoconf quotes --file arguments for eval, but not when files
16212 # are listed without --file. Let's play safe and only enable the eval
16230 am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
16232 # dependency-tracking related rules and includes.
16235 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
16237 am_dirpart=`$as_dirname -- "$am_mf" ||
16260 am_filepart=`$as_basename -- "$am_mf" ||
16279 && sed -e '/# am--include-marker/d' "$am_filepart" \
16280 | $MAKE -f - am--depfiles" >&5
16282 && sed -e '/# am--include-marker/d' "$am_filepart" \
16283 | $MAKE -f - am--depfiles) >&5 2>&5
16288 if test $am_rc -ne 0; then
16289 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16293 re-running the configure script with MAKE=\"gmake\" (or whatever is
16294 necessary). You can also try re-running configure with the
16295 '--disable-dependency-tracking' option to at least be able to build
16303 rm -f conftest-deps.mk
16310 if test -n "${ZSH_VERSION+set}"; then
16323 # Provide generalized library-building support services.
16398 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
16399 Xsed="\$SED -e 1s/^X//"
16410 # A BSD- or MS-compatible name lister.
16473 # Commands used to install an old-style archive.
16535 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
16538 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
16569 # Is shlibpath searched before the hard-coded library search path?
16576 # The last name is the one that the linker finds with -lNAME
16601 # Compile-time system search path for libraries.
16604 # Detected run-time system search path for libraries.
16631 # Commands used to build an old-style archive.
16652 # Does compiler simultaneously support -c and -o options?
16655 # Whether or not to add -lc for building shared libraries.
16670 # Create an old-style archive from a shared archive.
16673 # Create a temporary old-style archive to link instead of a shared archive.
16698 # Whether we need a single "-rpath" flag with a separated argument.
16711 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16764 # -----------------------------------
16789 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
16790 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
16799 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
16806 \-*) ;;
16810 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
16838 # if finds mixed CR/LF and LF-only lines. Since sed operates in
16842 || (rm -f "$cfgfile"; exit 1)
16844 mv -f "$cfgfile" "$ofile" ||
16845 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16874 ac_config_status_args="$ac_config_status_args --quiet"
16882 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16883 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts…