• Home
  • Raw
  • Download

Lines Matching +full:gas +full:- +full:preprocessor

2 # Guess values for system-dependent variables and create Makefiles.
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
29 set -o posix ;; #(
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47 as_echo='print -r --'
48 as_echo_n='print -rn --'
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55 as_echo_n='/usr/ucb/echo -n'
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
68 as_echo_n='sh -c $as_echo_n_body as_echo'
71 as_echo='sh -c $as_echo_body as_echo'
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
86 # there to prevent editors from complaining about space-tab.
99 test -z "$as_dir" && as_dir=.
100 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
111 if test ! -f "$as_myself"; then
117 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
138 # into an infinite loop, continuously re-executing ourselves.
144 # Preserve -v and -x to the replacement shell.
148 case $- in # ((((
149 *v*x* | *x*v* ) as_opts=-vx ;;
150 *v* ) as_opts=-v ;;
151 *x* ) as_opts=-x ;;
157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
166 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
168 alias -g '\${1+\"\$@\"}'='\"\$@\"'
171 case \`(set -o) 2>/dev/null\` in #(
173 set -o posix ;; #(
196 test -x / || exit 1"
203 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
209 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
223 test -z "$as_dir" && as_dir=.
230 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
241 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
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 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
277 $as_echo "$0: Please tell bug-autoconf@gnu.org and
287 SHELL=${CONFIG_SHELL-/bin/sh}
293 ## --------------------- ##
295 ## --------------------- ##
297 # ---------------
306 # -----------------------
314 # -----------------
315 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
324 # -------------
330 -*) as_dir=./$as_dir;;
332 test -d "$as_dir" || eval $as_mkdir_p || {
340 as_dir=`$as_dirname -- "$as_dir" ||
363 test -d "$as_dir" && break
365 test -z "$as_dirs" || eval "mkdir $as_dirs"
366 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
372 # -----------------------
376 test -f "$1" && test -x "$1"
379 # ----------------------
397 # ------------------
409 as_val=`expr "$@" || test $? -eq 1`
415 # ----------------------------------------
421 as_status=$1; test $as_status -eq 0 && as_status=1
423 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
424 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
437 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
443 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
449 as_me=`$as_basename -- "$0" ||
480 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
481 sed -n '
486 s/[$]LINENO.*/&-/
494 s/-\n.*//
499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
512 case `echo -n x` in #(((((
513 -n*)
521 ECHO_N='-n';;
524 rm -f conf$$ conf$$.exe conf$$.file
525 if test -d conf$$.dir; then
526 rm -f conf$$.dir/conf$$.file
528 rm -f conf$$.dir
532 if ln -s conf$$.file conf$$ 2>/dev/null; then
533 as_ln_s='ln -s'
535 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
536 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
537 # In both cases, we have to default to `cp -pR'.
538 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
539 as_ln_s='cp -pR'
543 as_ln_s='cp -pR'
546 as_ln_s='cp -pR'
548 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
551 if mkdir -p . 2>/dev/null; then
552 as_mkdir_p='mkdir -p "$as_dir"'
554 test -d ./-p && rmdir ./-p
558 as_test_x='test -x'
567 SHELL=${CONFIG_SHELL-/bin/sh}
570 test -n "$DJDIR" || exec 7<&0 </dev/null
576 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
904 if test -n "$ac_prev"; then
919 --)
922 -bindir | --bindir | --bindi | --bind | --bin | --bi)
924 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
927 -build | --build | --buil | --bui | --bu)
929 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
932 -cache-file | --cache-file | --cache-fil | --cache-fi \
933 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
935 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
936 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
939 --config-cache | -C)
942 -datadir | --datadir | --datadi | --datad)
944 -datadir=* | --datadir=* | --datadi=* | --datad=*)
947 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
948 | --dataroo | --dataro | --datar)
950 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
951 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
954 -disable-* | --disable-*)
955 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
957 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
960 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
965 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
970 -docdir | --docdir | --docdi | --doc | --do)
972 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
975 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
977 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
980 -enable-* | --enable-*)
981 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
983 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
986 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
991 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
996 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
997 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
998 | --exec | --exe | --ex)
1000 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1001 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1002 | --exec=* | --exe=* | --ex=*)
1005 -gas | --gas | --ga | --g)
1006 # Obsolete; use --with-gas.
1009 -help | --help | --hel | --he | -h)
1011 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1013 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1016 -host | --host | --hos | --ho)
1018 -host=* | --host=* | --hos=* | --ho=*)
1021 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1023 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1024 | --ht=*)
1027 -includedir | --includedir | --includedi | --included | --include \
1028 | --includ | --inclu | --incl | --inc)
1030 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1031 | --includ=* | --inclu=* | --incl=* | --inc=*)
1034 -infodir | --infodir | --infodi | --infod | --info | --inf)
1036 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1039 -libdir | --libdir | --libdi | --libd)
1041 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1044 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1045 | --libexe | --libex | --libe)
1047 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1048 | --libexe=* | --libex=* | --libe=*)
1051 -localedir | --localedir | --localedi | --localed | --locale)
1053 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1056 -localstatedir | --localstatedir | --localstatedi | --localstated \
1057 | --localstate | --localstat | --localsta | --localst | --locals)
1059 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1060 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1063 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1065 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1068 -nfp | --nfp | --nf)
1069 # Obsolete; use --without-fp.
1072 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1073 | --no-cr | --no-c | -n)
1076 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1077 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1080 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1081 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1082 | --oldin | --oldi | --old | --ol | --o)
1084 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1085 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1086 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1089 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1091 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1094 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1095 | --program-pre | --program-pr | --program-p)
1097 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1098 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1101 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1102 | --program-suf | --program-su | --program-s)
1104 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1105 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1108 -program-transform-name | --program-transform-name \
1109 | --program-transform-nam | --program-transform-na \
1110 | --program-transform-n | --program-transform- \
1111 | --program-transform | --program-transfor \
1112 | --program-transfo | --program-transf \
1113 | --program-trans | --program-tran \
1114 | --progr-tra | --program-tr | --program-t)
1116 -program-transform-name=* | --program-transform-name=* \
1117 | --program-transform-nam=* | --program-transform-na=* \
1118 | --program-transform-n=* | --program-transform-=* \
1119 | --program-transform=* | --program-transfor=* \
1120 | --program-transfo=* | --program-transf=* \
1121 | --program-trans=* | --program-tran=* \
1122 | --progr-tra=* | --program-tr=* | --program-t=*)
1125 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1127 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1130 -psdir | --psdir | --psdi | --psd | --ps)
1132 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1135 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1136 | -silent | --silent | --silen | --sile | --sil)
1139 -runstatedir | --runstatedir | --runstatedi | --runstated \
1140 | --runstate | --runstat | --runsta | --runst | --runs \
1141 | --run | --ru | --r)
1143 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1144 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1145 | --run=* | --ru=* | --r=*)
1148 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1150 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1151 | --sbi=* | --sb=*)
1154 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1155 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1156 | --sharedst | --shareds | --shared | --share | --shar \
1157 | --sha | --sh)
1159 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1160 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1161 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1162 | --sha=* | --sh=*)
1165 -site | --site | --sit)
1167 -site=* | --site=* | --sit=*)
1170 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1172 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1175 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1176 | --syscon | --sysco | --sysc | --sys | --sy)
1178 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1179 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1182 -target | --target | --targe | --targ | --tar | --ta | --t)
1184 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1187 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1190 -version | --version | --versio | --versi | --vers | -V)
1193 -with-* | --with-*)
1194 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1196 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1199 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1204 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1209 -without-* | --without-*)
1210 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1212 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1215 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1220 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1225 --x)
1226 # Obsolete; use --with-x.
1229 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1230 | --x-incl | --x-inc | --x-in | --x-i)
1232 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1233 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1236 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1237 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1239 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1240 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1243 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1244 Try \`$0 --help' for more information"
1251 '' | [0-9]* | *[!_$as_cr_alnum]* )
1259 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1260 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1268 if test -n "$ac_prev"; then
1269 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1273 if test -n "$ac_unrecognized_opts"; then
1299 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1303 # used to hold the argument of --host etc.
1319 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1324 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1325 ac_ls_di=`ls -di .` &&
1326 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1333 if test -z "$srcdir"; then
1336 ac_confdir=`$as_dirname -- "$as_myself" ||
1360 if test ! -r "$srcdir/$ac_unique_file"; then
1366 if test ! -r "$srcdir/$ac_unique_file"; then
1372 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1380 # mess up M-x gdb in Emacs.
1392 # Report the --help message.
1408 -h, --help display this help and exit
1409 --help=short display options specific to this package
1410 --help=recursive display the short help of all the included packages
1411 -V, --version display version information and exit
1412 -q, --quiet, --silent do not print \`checking ...' messages
1413 --cache-file=FILE cache test results in FILE [disabled]
1414 -C, --config-cache alias for \`--cache-file=config.cache'
1415 -n, --no-create do not create output files
1416 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1419 --prefix=PREFIX install architecture-independent files in PREFIX
1421 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1426 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1427 for instance \`--prefix=\$HOME'.
1432 --bindir=DIR user executables [EPREFIX/bin]
1433 --sbindir=DIR system admin executables [EPREFIX/sbin]
1434 --libexecdir=DIR program executables [EPREFIX/libexec]
1435 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1436 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1437 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1438 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1439 --libdir=DIR object code libraries [EPREFIX/lib]
1440 --includedir=DIR C header files [PREFIX/include]
1441 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1442 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1443 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1444 --infodir=DIR info documentation [DATAROOTDIR/info]
1445 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1446 --mandir=DIR man documentation [DATAROOTDIR/man]
1447 --docdir=DIR documentation root [DATAROOTDIR/doc/protobuf]
1448 --htmldir=DIR html documentation [DOCDIR]
1449 --dvidir=DIR dvi documentation [DOCDIR]
1450 --pdfdir=DIR pdf documentation [DOCDIR]
1451 --psdir=DIR ps documentation [DOCDIR]
1457 --program-prefix=PREFIX prepend PREFIX to installed program names
1458 --program-suffix=SUFFIX append SUFFIX to installed program names
1459 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1462 --build=BUILD configure for building on BUILD [guessed]
1463 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1464 --target=TARGET configure for building compilers for TARGET [HOST]
1468 if test -n "$ac_init_help"; then
1475 --disable-option-checking ignore unrecognized --enable/--with options
1476 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1477 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1478 --disable-maintainer-mode
1481 --enable-silent-rules less verbose build output (undo: "make V=1")
1482 --disable-silent-rules verbose build output (undo: "make V=0")
1483 --enable-dependency-tracking
1485 --disable-dependency-tracking
1486 speeds up one-time build
1487 --disable-64bit-solaris Build 64 bit binary on Solaris [default=on]
1488 --enable-shared[=PKGS] build shared libraries [default=yes]
1489 --enable-static[=PKGS] build static libraries [default=yes]
1490 --enable-fast-install[=PKGS]
1492 --disable-libtool-lock avoid locking (might break parallel builds)
1495 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1496 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1497 --with-zlib include classes for streaming compressed data in and
1499 --with-zlib-include=PATH
1501 --with-zlib-lib=PATH zlib lib directory
1502 --with-protoc=COMMAND use the given protoc command instead of building a
1504 cross-compiling)
1505 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
1507 --with-aix-soname=aix|svr4|both
1510 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1511 --with-sysroot[=DIR] Search for dependent libraries within DIR (or the
1519 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1521 LIBS libraries to pass to the linker, e.g. -l<library>
1522 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1526 CPP C preprocessor
1527 CXXCPP C++ preprocessor
1531 User-defined run-time library search path.
1542 # If there are subdirs, report their specific --help.
1544 test -d "$ac_dir" ||
1545 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1583 if test -f "$ac_srcdir/configure.gnu"; then
1585 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1586 elif test -f "$ac_srcdir/configure"; then
1588 $SHELL "$ac_srcdir/configure" --help=recursive
1596 test -n "$ac_init_help" && exit $ac_status
1609 ## ------------------------ ##
1611 ## ------------------------ ##
1614 # --------------------------
1618 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1619 rm -f conftest.$ac_objext
1625 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1629 if test -s conftest.err; then
1630 grep -v '^ *+' conftest.err >conftest.er1
1632 mv -f conftest.er1 conftest.err
1634 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1636 test -z "$ac_c_werror_flag" ||
1637 test ! -s conftest.err
1638 } && test -s conftest.$ac_objext; then :
1652 # ----------------------------
1656 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1657 rm -f conftest.$ac_objext
1663 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1667 if test -s conftest.err; then
1668 grep -v '^ *+' conftest.err >conftest.er1
1670 mv -f conftest.er1 conftest.err
1672 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1674 test -z "$ac_cxx_werror_flag" ||
1675 test ! -s conftest.err
1676 } && test -s conftest.$ac_objext; then :
1690 # ----------------------
1694 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1700 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1704 if test -s conftest.err; then
1705 grep -v '^ *+' conftest.err >conftest.er1
1707 mv -f conftest.er1 conftest.err
1709 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1711 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1712 test ! -s conftest.err
1727 # ------------------------
1731 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1737 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1741 if test -s conftest.err; then
1742 grep -v '^ *+' conftest.err >conftest.er1
1744 mv -f conftest.er1 conftest.err
1746 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1748 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
1749 test ! -s conftest.err
1764 # ---------------------------------------------------------
1770 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1794 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1799 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1810 rm -f conftest.err conftest.i conftest.$ac_ext
1811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1817 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the pr…
1818 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1819 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1823 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1825 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?"…
1827 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1829 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled…
1831 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1833 ( $as_echo "## ---------------------------------------- ##
1835 ## ---------------------------------------- ##"
1839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1855 # ------------------------
1860 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1866 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1870 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1876 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1880 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1890 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1897 # ---------------------------------------------------------
1902 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1908 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1918 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1928 # -----------------------------
1932 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1933 rm -f conftest.$ac_objext
1939 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1943 if test -s conftest.err; then
1944 grep -v '^ *+' conftest.err >conftest.er1
1946 mv -f conftest.er1 conftest.err
1948 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1950 test -z "$ac_objc_werror_flag" ||
1951 test ! -s conftest.err
1952 } && test -s conftest.$ac_objext; then :
1966 # -----------------------------------------------
1971 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1973 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2002 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2012 # -----------------------
2016 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2017 rm -f conftest.$ac_objext conftest$ac_exeext
2023 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2027 if test -s conftest.err; then
2028 grep -v '^ *+' conftest.err >conftest.er1
2030 mv -f conftest.er1 conftest.err
2032 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2034 test -z "$ac_c_werror_flag" ||
2035 test ! -s conftest.err
2036 } && test -s conftest$ac_exeext && {
2038 test -x conftest$ac_exeext
2051 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2058 # -------------------------------------------------------
2063 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2079 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2089 # ----------------------------------
2093 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2094 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2102 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2145 rm -f core conftest.err conftest.$ac_objext \
2149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2156 # -------------------------
2160 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2161 rm -f conftest.$ac_objext conftest$ac_exeext
2167 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2171 if test -s conftest.err; then
2172 grep -v '^ *+' conftest.err >conftest.er1
2174 mv -f conftest.er1 conftest.err
2176 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2178 test -z "$ac_cxx_werror_flag" ||
2179 test ! -s conftest.err
2180 } && test -s conftest$ac_exeext && {
2182 test -x conftest$ac_exeext
2195 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2202 # ------------------------------------
2206 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2212 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2215 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2258 rm -f core conftest.err conftest.$ac_objext \
2262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2280 ## --------- ##
2282 ## --------- ##
2284 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2285 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2286 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2287 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2288 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2290 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2291 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2294 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2307 test -z "$as_dir" && as_dir=.
2317 ## ----------- ##
2319 ## ----------- ##
2325 # Strip out --no-create and --no-recursion so they do not pile up.
2326 # Strip out --silent because we don't want to record it for future runs.
2327 # Also quote any args containing shell meta-characters.
2328 # Make two passes to allow for proper duplicate-argument suppression.
2338 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2339 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2340 | -silent | --silent | --silen | --sile | --sil)
2353 *=* | --config-cache | -C | -disable-* | --disable-* \
2354 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2355 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2356 | -with-* | --with-* | -without-* | --without-* | --x)
2361 -* ) ac_must_keep_next=true ;;
2382 $as_echo "## ---------------- ##
2384 ## ---------------- ##"
2388 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2393 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
2406 sed -n \
2411 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2418 $as_echo "## ----------------- ##
2420 ## ----------------- ##"
2432 if test -n "$ac_subst_files"; then
2433 $as_echo "## ------------------- ##
2435 ## ------------------- ##"
2448 if test -s confdefs.h; then
2449 $as_echo "## ----------- ##
2451 ## ----------- ##"
2460 rm -f core *.core core.conftest.* &&
2461 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2470 rm -f -r conftest* confdefs.h
2474 # Predefined preprocessor variables.
2505 if test -n "$CONFIG_SITE"; then
2508 -*) ac_site_file1=./$CONFIG_SITE;;
2522 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2523 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2527 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2534 if test -r "$cache_file"; then
2537 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2538 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2546 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2561 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previo…
2565 … { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2575 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2579 …{ $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since …
2583 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2585 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2602 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2604 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the buil…
2608 ## -------------------- ##
2610 ## -------------------- ##
2614 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2615 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of…
2622 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2623 # Check whether --enable-maintainer-mode was given.
2630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2656 *) { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2663 # autoconf's default CXXFLAGS are usually "-g -O2". These aren't necessarily
2674 if test -f "$ac_dir/install-sh"; then
2676 ac_install_sh="$ac_aux_dir/install-sh -c"
2678 elif test -f "$ac_dir/install.sh"; then
2680 ac_install_sh="$ac_aux_dir/install.sh -c"
2682 elif test -f "$ac_dir/shtool"; then
2684 ac_install_sh="$ac_aux_dir/shtool install -c"
2688 if test -z "$ac_aux_dir"; then
2689 …as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$src…
2705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2722 *-*-*) ;;
2726 ac_save_IFS=$IFS; IFS='-'
2736 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2739 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2755 *-*-*) ;;
2759 ac_save_IFS=$IFS; IFS='-'
2769 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2788 *-*-*) ;;
2792 ac_save_IFS=$IFS; IFS='-'
2802 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2807 test -n "$target_alias" &&
2810 program_prefix=${target_alias}-
2822 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2828 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2829 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2830 if test -z "$INSTALL"; then
2838 test -z "$as_dir" && as_dir=.
2858 # program-specific install script used by HP pwplus--don't use.
2861 rm -rf conftest.one conftest.two conftest.dir
2865 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2866 test -s conftest.one && test -s conftest.two &&
2867 test -s conftest.dir/conftest.one &&
2868 test -s conftest.dir/conftest.two
2870 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2883 rm -rf conftest.one conftest.two conftest.dir
2896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2899 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2901 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2903 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2905 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2923 # arguments. Must try -L first in case configure is actually a
2931 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2933 # -L didn't work.
2934 set X `ls -t "$srcdir/configure" conftest.file`
2943 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2946 if test "$2" = conftest.file || test $am_try -eq 2; then
2962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2972 rm -f conftest.file
2996 if eval "$MISSING --is-lightweight"; then
3000 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3007 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
3009 install_sh="\${SHELL} $am_aux_dir/install-sh"
3014 # run "make install-strip". However 'strip' might not be the right
3015 # tool to use in cross-compilation environments, therefore Automake
3018 if test -n "$ac_tool_prefix"; then
3021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3026 if test -n "$STRIP"; then
3033 test -z "$as_dir" && as_dir=.
3037 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3047 if test -n "$STRIP"; then
3048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3057 if test -z "$ac_cv_prog_STRIP"; then
3061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3066 if test -n "$ac_ct_STRIP"; then
3073 test -z "$as_dir" && as_dir=.
3077 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3087 if test -n "$ac_ct_STRIP"; then
3088 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3100 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3111 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3113 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3114 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3115 if test -z "$MKDIR_P"; then
3123 test -z "$as_dir" && as_dir=.
3127 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3141 test -d ./--version && rmdir ./--version
3143 MKDIR_P="$ac_cv_path_mkdir -p"
3149 MKDIR_P="$ac_install_sh -d"
3152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3164 if test -n "$AWK"; then
3171 test -z "$as_dir" && as_dir=.
3175 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3185 if test -n "$AWK"; then
3186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3194 test -n "$AWK" && break
3197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3198 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3199 set x ${MAKE-make}
3200 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3210 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3216 rm -f conftest.make
3219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3223 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3225 SET_MAKE="MAKE=${MAKE-make}"
3228 rm -rf .tst 2>/dev/null
3230 if test -d .tst; then
3237 # Check whether --enable-silent-rules was given.
3247 am_make=${MAKE-make}
3248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3259 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3277 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3278 # is not polluted with repeated "-I."
3279 am__isrc=' -I$(srcdir)'
3281 if test -f $srcdir/config.status; then
3287 if test -z "$CYGPATH_W"; then
3288 if (cygpath --version) >/dev/null 2>/dev/null; then
3289 CYGPATH_W='cygpath -w'
3312 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3315 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3318 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3321 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3324 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3328 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3329 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3335 # in the wild :-( We should find a proper way to deprecate it ...
3336 AMTAR='$${TAR-tar}'
3342 # The POSIX 1988 'ustar' format is defined with fixed-size fields.
3346 am_max_uid=2097151 # 2^21 - 1
3349 # to the POSIX-mandated id(1) utility. Errors in the 'id' calls
3352 am_uid=`id -u || echo unknown`
3353 am_gid=`id -g || echo unknown`
3354 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar form…
3356 if test $am_uid -le $am_max_uid; then
3357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3364 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar form…
3366 if test $am_gid -le $am_max_gid; then
3367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
3380 _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
3386 { echo "$as_me:$LINENO: $_am_tar --version" >&5
3387 ($_am_tar --version) >&5 2>&5
3392 am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3393 am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3394 am__untar="$_am_tar -xf -"
3397 # Must skip GNU tar: if it does not support --format= it doesn't create
3399 (tar --version) >/dev/null 2>&1 && continue
3400 am__tar='tar chf - "$$tardir"'
3401 am__tar_='tar chf - "$tardir"'
3402 am__untar='tar xf -'
3405 am__tar='pax -L -x ustar -w "$$tardir"'
3406 am__tar_='pax -L -x ustar -w "$tardir"'
3407 am__untar='pax -r'
3410 am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3411 am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3412 am__untar='cpio -i -H ustar -d'
3423 test -n "${am_cv_prog_tar_ustar}" && break
3426 rm -rf conftest.dir
3434 rm -rf conftest.dir
3435 if test -s conftest.tar; then
3449 rm -rf conftest.dir
3457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3465 # POSIX will say in a future version that running "rm -f" with no argument
3473 if rm -f && rm -fr && rm -rf; then : OK; else
3478 on the command line, even when the '-f' option is present. This is contrary
3482 Please tell bug-automake@gnu.org about your system, including the value
3500 to "yes", and re-run configure.
3510 # To see all logs, use the --disable-silent-rules on configure or via make V=1
3511 # Check whether --enable-silent-rules was given.
3521 am_make=${MAKE-make}
3522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
3533 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
3539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
3552 # Check whether --with-zlib was given.
3561 # Check whether --with-zlib-include was given.
3563 withval=$with_zlib_include; CPPFLAGS="-I$withval $CPPFLAGS"
3568 # Check whether --with-zlib-lib was given.
3570 withval=$with_zlib_lib; LDFLAGS="-L$withval $LDFLAGS"
3575 # Check whether --with-protoc was given.
3586 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3587 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3589 if test -n "$ac_tool_prefix"; then
3592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3597 if test -n "$CC"; then
3604 test -z "$as_dir" && as_dir=.
3608 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3618 if test -n "$CC"; then
3619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3628 if test -z "$ac_cv_prog_CC"; then
3632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3637 if test -n "$ac_ct_CC"; then
3644 test -z "$as_dir" && as_dir=.
3648 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3658 if test -n "$ac_ct_CC"; then
3659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3671 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3681 if test -z "$CC"; then
3682 if test -n "$ac_tool_prefix"; then
3685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3690 if test -n "$CC"; then
3697 test -z "$as_dir" && as_dir=.
3701 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3711 if test -n "$CC"; then
3712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3722 if test -z "$CC"; then
3725 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3730 if test -n "$CC"; then
3738 test -z "$as_dir" && as_dir=.
3746 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3768 if test -n "$CC"; then
3769 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3778 if test -z "$CC"; then
3779 if test -n "$ac_tool_prefix"; then
3784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3789 if test -n "$CC"; then
3796 test -z "$as_dir" && as_dir=.
3800 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3810 if test -n "$CC"; then
3811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3819 test -n "$CC" && break
3822 if test -z "$CC"; then
3828 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3833 if test -n "$ac_ct_CC"; then
3840 test -z "$as_dir" && as_dir=.
3844 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3854 if test -n "$ac_ct_CC"; then
3855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3863 test -n "$ac_ct_CC" && break
3871 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3882 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3888 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3891 for ac_option in --version -v -V -qversion; do
3897 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3901 if test -s conftest.err; then
3907 rm -f conftest.er1 conftest.err
3908 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3912 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3925 # Try to create an executable without -o first, disregard a.out.
3928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3930 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3943 rm -f $ac_rmfiles
3950 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3954 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3956 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3959 # so that the user can short-circuit this test for compilers unknown to
3963 test -f "$ac_file" || continue
3977 # safe: cross compilers may not add the suffix if given an `-o'
3991 if test -z "$ac_file"; then :
3992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3997 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4011 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
4013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4020 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4024 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4031 test -f "$ac_file" || continue
4040 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4045 rm -f conftest conftest$ac_cv_exeext
4046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4049 rm -f conftest.$ac_ext
4052 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4076 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4080 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4087 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4091 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4098 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4101 If you meant to cross compile, use \`--host'.
4106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4109 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
4111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4116 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4127 rm -f conftest.o conftest.obj
4133 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4137 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4140 test -f "$ac_file" || continue;
4151 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4156 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4162 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4167 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4186 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4200 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4207 CFLAGS="-g"
4208 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4223 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4238 CFLAGS="-g"
4239 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4253 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4255 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4257 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4266 CFLAGS="-g -O2"
4268 CFLAGS="-g"
4272 CFLAGS="-O2"
4277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4284 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4308 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4311 as 'x'. The following induces an error, until -std is added to get
4314 that's true only with -std. */
4315 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4317 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4320 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4336 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4337 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4343 rm -f core conftest.err conftest.$ac_objext
4346 rm -f conftest.$ac_ext
4353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4369 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4370 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4375 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4376 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
4379 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
4383 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4396 # compilers refuse to overwrite an existing .o file with -o,
4400 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
4401 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
4405 && test -f conftest2.$ac_objext; then
4412 rm -f core conftest*
4415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
4421 # A longer-term fix would be to have automake use am__CC in this case,
4427 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4428 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4435 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directi…
4436 $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
4450 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
4451 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
4471 rm -f confinc.* confmf.*
4472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4475 # Check whether --enable-dependency-tracking was given.
4497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4502 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4505 # instance it was reported that on HP-UX the gcc test will end up
4506 # making a dummy file named 'D' -- because '-MD' means "put the output
4508 rm -rf conftest.dir
4516 # both Tru64's cc and ICC support -MD to output dependencies as a
4524 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4528 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4548 # We check with '-c' and '-o' for the sake of the "dashmstdout"
4550 # handle '-M -o', and we need to detect this. Also, some Intel
4552 am__obj=sub/conftest.${OBJEXT-o}
4553 am__minus_obj="-o $am__obj"
4560 # After this tag, mechanisms are not by side-effect, so they'll
4569 # This compiler won't grok '-c -o', but also, the minuso test has
4572 am__obj=conftest.${OBJEXT-o}
4580 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4585 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4587 # or remarks (even with -Werror). So we grep stderr for any message
4589 # When given -MP, icc 7.0 and 7.1 complain thusly:
4590 # icc: Command line warning: ignoring option '-M'; no argument required
4592 # icc: Command line remark: option '-MP' not supported
4602 rm -rf conftest.dir
4608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4625 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4626 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4628 if test -z "$CXX"; then
4629 if test -n "$CCC"; then
4632 if test -n "$ac_tool_prefix"; then
4637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4642 if test -n "$CXX"; then
4649 test -z "$as_dir" && as_dir=.
4653 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4663 if test -n "$CXX"; then
4664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
4667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4672 test -n "$CXX" && break
4675 if test -z "$CXX"; then
4681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4686 if test -n "$ac_ct_CXX"; then
4693 test -z "$as_dir" && as_dir=.
4697 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4707 if test -n "$ac_ct_CXX"; then
4708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
4711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4716 test -n "$ac_ct_CXX" && break
4724 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
4735 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
4738 for ac_option in --version -v -V -qversion; do
4744 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4748 if test -s conftest.err; then
4754 rm -f conftest.er1 conftest.err
4755 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
4764 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4783 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4787 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
4796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
4797 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
4804 CXXFLAGS="-g"
4805 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4820 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4835 CXXFLAGS="-g"
4836 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4850 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4852 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4854 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
4863 CXXFLAGS="-g -O2"
4865 CXXFLAGS="-g"
4869 CXXFLAGS="-O2"
4876 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4877 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4887 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4890 # instance it was reported that on HP-UX the gcc test will end up
4891 # making a dummy file named 'D' -- because '-MD' means "put the output
4893 rm -rf conftest.dir
4901 # both Tru64's cc and ICC support -MD to output dependencies as a
4909 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4913 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4933 # We check with '-c' and '-o' for the sake of the "dashmstdout"
4935 # handle '-M -o', and we need to detect this. Also, some Intel
4937 am__obj=sub/conftest.${OBJEXT-o}
4938 am__minus_obj="-o $am__obj"
4945 # After this tag, mechanisms are not by side-effect, so they'll
4954 # This compiler won't grok '-c -o', but also, the minuso test has
4957 am__obj=conftest.${OBJEXT-o}
4965 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4970 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4972 # or remarks (even with -Werror). So we grep stderr for any message
4974 # When given -MP, icc 7.0 and 7.1 complain thusly:
4975 # icc: Command line warning: ignoring option '-M'; no argument required
4977 # icc: Command line remark: option '-MP' not supported
4987 rm -rf conftest.dir
4993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
5010 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5011 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5014 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5016 if test -n "$CPP" && test -d "$CPP"; then
5019 if test -z "$CPP"; then
5024 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5030 # with a fresh cross-compiler works.
5033 # On the NeXT, cc -E runs the code through the compiler's parser,
5035 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5050 rm -f conftest.err conftest.i conftest.$ac_ext
5054 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5066 rm -f conftest.err conftest.i conftest.$ac_ext
5070 rm -f conftest.i conftest.err conftest.$ac_ext
5083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5089 # with a fresh cross-compiler works.
5092 # On the NeXT, cc -E runs the code through the compiler's parser,
5094 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5109 rm -f conftest.err conftest.i conftest.$ac_ext
5113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5125 rm -f conftest.err conftest.i conftest.$ac_ext
5129 rm -f conftest.i conftest.err conftest.$ac_ext
5133 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5135 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
5141 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5142 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5155 ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
5156 ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDF…
5158 if test -n "$ac_tool_prefix"; then
5161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5166 if test -n "$CC_FOR_BUILD"; then
5173 test -z "$as_dir" && as_dir=.
5177 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5187 if test -n "$CC_FOR_BUILD"; then
5188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
5191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5197 if test -z "$ac_cv_prog_CC_FOR_BUILD"; then
5201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5206 if test -n "$ac_ct_CC_FOR_BUILD"; then
5213 test -z "$as_dir" && as_dir=.
5217 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5227 if test -n "$ac_ct_CC_FOR_BUILD"; then
5228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5
5231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5240 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet…
5250 if test -z "$CC_FOR_BUILD"; then
5251 if test -n "$ac_tool_prefix"; then
5254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5259 if test -n "$CC_FOR_BUILD"; then
5266 test -z "$as_dir" && as_dir=.
5270 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5280 if test -n "$CC_FOR_BUILD"; then
5281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
5284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5291 if test -z "$CC_FOR_BUILD"; then
5294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5299 if test -n "$CC_FOR_BUILD"; then
5307 test -z "$as_dir" && as_dir=.
5315 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5337 if test -n "$CC_FOR_BUILD"; then
5338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
5341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5347 if test -z "$CC_FOR_BUILD"; then
5348 if test -n "$ac_tool_prefix"; then
5353 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5358 if test -n "$CC_FOR_BUILD"; then
5365 test -z "$as_dir" && as_dir=.
5369 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5379 if test -n "$CC_FOR_BUILD"; then
5380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5
5383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5388 test -n "$CC_FOR_BUILD" && break
5391 if test -z "$CC_FOR_BUILD"; then
5397 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5402 if test -n "$ac_ct_CC_FOR_BUILD"; then
5409 test -z "$as_dir" && as_dir=.
5413 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5423 if test -n "$ac_ct_CC_FOR_BUILD"; then
5424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5
5427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5432 test -n "$ac_ct_CC_FOR_BUILD" && break
5440 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet…
5451 test -z "$CC_FOR_BUILD" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5457 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5460 for ac_option in --version -v -V -qversion; do
5466 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5470 if test -s conftest.err; then
5476 rm -f conftest.er1 conftest.err
5477 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5481 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
5486 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5505 rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
5509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD accepts -g" >&5
5519 $as_echo_n "checking whether $CC_FOR_BUILD accepts -g... " >&6; }
5526 CFLAGS_FOR_BUILD="-g"
5527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5542 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5557 CFLAGS_FOR_BUILD="-g"
5558 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5572 rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
5574 rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
5576 rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext
5579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_g" >&5
5585 CFLAGS_FOR_BUILD="-g -O2"
5587 CFLAGS_FOR_BUILD="-g"
5591 CFLAGS_FOR_BUILD="-O2"
5596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to accept ISO C89" >&5
5603 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5627 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
5630 as 'x'. The following induces an error, until -std is added to get
5633 that's true only with -std. */
5634 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
5636 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
5639 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5655 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
5656 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5662 rm -f core conftest.err conftest.$ac_build_objext
5665 rm -f conftest.$ac_ext
5672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5688 ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
5689 ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDF…
5694 ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
5695 ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDF…
5697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD understands -c and -o toget…
5698 $as_echo_n "checking whether $CC_FOR_BUILD understands -c and -o together... " >&6; }
5702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5715 # compilers refuse to overwrite an existing .o file with -o,
5719 if { echo "$as_me:$LINENO: $CC_FOR_BUILD -c conftest.$ac_ext -o conftest2.$ac_build_objext" >&5
5720 ($CC_FOR_BUILD -c conftest.$ac_ext -o conftest2.$ac_build_objext) >&5 2>&5
5724 && test -f conftest2.$ac_build_objext; then
5731 rm -f core conftest*
5734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
5740 # A longer-term fix would be to have automake use am__CC in this case,
5746 ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
5747 ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDF…
5753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5758 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5761 # instance it was reported that on HP-UX the gcc test will end up
5762 # making a dummy file named 'D' -- because '-MD' means "put the output
5764 rm -rf conftest.dir
5772 # both Tru64's cc and ICC support -MD to output dependencies as a
5780 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5784 *\ -arch\ *\ -arch\ *) am__universal=true ;;
5804 # We check with '-c' and '-o' for the sake of the "dashmstdout"
5806 # handle '-M -o', and we need to detect this. Also, some Intel
5808 am__obj=sub/conftest.${OBJEXT-o}
5809 am__minus_obj="-o $am__obj"
5816 # After this tag, mechanisms are not by side-effect, so they'll
5825 # This compiler won't grok '-c -o', but also, the minuso test has
5828 am__obj=conftest.${OBJEXT-o}
5836 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
5841 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5843 # or remarks (even with -Werror). So we grep stderr for any message
5845 # When given -MP, icc 7.0 and 7.1 complain thusly:
5846 # icc: Command line warning: ignoring option '-M'; no argument required
5848 # icc: Command line remark: option '-MP' not supported
5858 rm -rf conftest.dir
5864 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5881 ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
5882 ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDF…
5884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
5885 $as_echo_n "checking how to run the C preprocessor... " >&6; }
5887 if test -n "$CPP_FOR_BUILD" && test -d "$CPP_FOR_BUILD"; then
5890 if test -z "$CPP_FOR_BUILD"; then
5895 for CPP_FOR_BUILD in "$CC_FOR_BUILD -E" "$CC_FOR_BUILD -E -traditional-cpp" "/lib/cpp"
5901 # with a fresh cross-compiler works.
5904 # On the NeXT, cc -E runs the code through the compiler's parser,
5906 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5921 rm -f conftest.err conftest.i conftest.$ac_ext
5925 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5937 rm -f conftest.err conftest.i conftest.$ac_ext
5941 rm -f conftest.i conftest.err conftest.$ac_ext
5954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP_FOR_BUILD" >&5
5960 # with a fresh cross-compiler works.
5963 # On the NeXT, cc -E runs the code through the compiler's parser,
5965 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5980 rm -f conftest.err conftest.i conftest.$ac_ext
5984 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5996 rm -f conftest.err conftest.i conftest.$ac_ext
6000 rm -f conftest.i conftest.err conftest.$ac_ext
6004 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6006 as_fn_error $? "C preprocessor \"$CPP_FOR_BUILD\" fails sanity check
6012 ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
6013 ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDF…
6027 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6028 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
6031 $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6032 if test -z "$CXXCPP"; then
6037 for CXXCPP in "$CXX -E" "/lib/cpp"
6043 # with a fresh cross-compiler works.
6046 # On the NeXT, cc -E runs the code through the compiler's parser,
6048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6063 rm -f conftest.err conftest.i conftest.$ac_ext
6067 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6079 rm -f conftest.err conftest.i conftest.$ac_ext
6083 rm -f conftest.i conftest.err conftest.$ac_ext
6096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
6102 # with a fresh cross-compiler works.
6105 # On the NeXT, cc -E runs the code through the compiler's parser,
6107 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6122 rm -f conftest.err conftest.i conftest.$ac_ext
6126 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6138 rm -f conftest.err conftest.i conftest.$ac_ext
6142 rm -f conftest.i conftest.err conftest.$ac_ext
6146 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6148 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
6154 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6155 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6167 ac_build_compile='$CXX_FOR_BUILD -c $CXXFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
6168 ac_build_link='$CXX_FOR_BUILD -o conftest$ac_exeext $CXXFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAG…
6170 if test -z "$CXX_FOR_BUILD"; then
6171 if test -n "$CCC"; then
6174 if test -n "$ac_tool_prefix"; then
6179 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6184 if test -n "$CXX_FOR_BUILD"; then
6191 test -z "$as_dir" && as_dir=.
6195 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6205 if test -n "$CXX_FOR_BUILD"; then
6206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX_FOR_BUILD" >&5
6209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6214 test -n "$CXX_FOR_BUILD" && break
6217 if test -z "$CXX_FOR_BUILD"; then
6223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6228 if test -n "$ac_ct_CXX_FOR_BUILD"; then
6235 test -z "$as_dir" && as_dir=.
6239 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6249 if test -n "$ac_ct_CXX_FOR_BUILD"; then
6250 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX_FOR_BUILD" >&5
6253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6258 test -n "$ac_ct_CXX_FOR_BUILD" && break
6266 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet…
6277 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
6280 for ac_option in --version -v -V -qversion; do
6286 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6290 if test -s conftest.err; then
6296 rm -f conftest.er1 conftest.err
6297 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
6306 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6325 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6329 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
6338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX_FOR_BUILD accepts -g" >&5
6339 $as_echo_n "checking whether $CXX_FOR_BUILD accepts -g... " >&6; }
6346 CXXFLAGS_FOR_BUILD="-g"
6347 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6377 CXXFLAGS_FOR_BUILD="-g"
6378 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6392 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6394 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6396 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cxx_g" >&5
6405 CXXFLAGS_FOR_BUILD="-g -O2"
6407 CXXFLAGS_FOR_BUILD="-g"
6411 CXXFLAGS_FOR_BUILD="-O2"
6418 ac_build_compile='$CC -c $CFLAGS $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
6419 ac_build_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS_FOR_BUILD $LDFLAGS conftest.$ac_ext $LIB…
6424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
6429 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
6432 # instance it was reported that on HP-UX the gcc test will end up
6433 # making a dummy file named 'D' -- because '-MD' means "put the output
6435 rm -rf conftest.dir
6443 # both Tru64's cc and ICC support -MD to output dependencies as a
6451 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
6455 *\ -arch\ *\ -arch\ *) am__universal=true ;;
6475 # We check with '-c' and '-o' for the sake of the "dashmstdout"
6477 # handle '-M -o', and we need to detect this. Also, some Intel
6479 am__obj=sub/conftest.${OBJEXT-o}
6480 am__minus_obj="-o $am__obj"
6487 # After this tag, mechanisms are not by side-effect, so they'll
6496 # This compiler won't grok '-c -o', but also, the minuso test has
6499 am__obj=conftest.${OBJEXT-o}
6507 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
6512 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6514 # or remarks (even with -Werror). So we grep stderr for any message
6516 # When given -MP, icc 7.0 and 7.1 complain thusly:
6517 # icc: Command line warning: ignoring option '-M'; no argument required
6519 # icc: Command line remark: option '-MP' not supported
6529 rm -rf conftest.dir
6535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
6552 ac_build_compile='$CXX_FOR_BUILD -c $CXXFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
6553 ac_build_link='$CXX_FOR_BUILD -o conftest$ac_exeext $CXXFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAG…
6555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
6556 $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
6557 if test -z "$CXXCPP_FOR_BUILD"; then
6562 for CXXCPP_FOR_BUILD in "$CXX_FOR_BUILD -E" "/lib/cpp"
6568 # with a fresh cross-compiler works.
6571 # On the NeXT, cc -E runs the code through the compiler's parser,
6573 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6588 rm -f conftest.err conftest.i conftest.$ac_ext
6592 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6604 rm -f conftest.err conftest.i conftest.$ac_ext
6608 rm -f conftest.i conftest.err conftest.$ac_ext
6621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP_FOR_BUILD" >&5
6627 # with a fresh cross-compiler works.
6630 # On the NeXT, cc -E runs the code through the compiler's parser,
6632 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6647 rm -f conftest.err conftest.i conftest.$ac_ext
6651 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6663 rm -f conftest.err conftest.i conftest.$ac_ext
6667 rm -f conftest.i conftest.err conftest.$ac_ext
6671 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6673 as_fn_error $? "C++ preprocessor \"$CXXCPP_FOR_BUILD\" fails sanity check
6679 ac_build_compile='$CC -c $CFLAGS $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5'
6680 ac_build_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS_FOR_BUILD $LDFLAGS conftest.$ac_ext $LIB…
6691 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6692 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6698 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6702 if test -z "$GREP"; then
6704 # Loop through the user's path and test for each of PROGNAME-LIST
6709 test -z "$as_dir" && as_dir=.
6716 case `"$ac_path_GREP" --version 2>&1` in
6728 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
6731 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6737 test $ac_count -gt 10 && break
6739 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6747 if test -z "$ac_cv_path_GREP"; then
6755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
6760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6765 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6766 then ac_cv_path_EGREP="$GREP -E"
6768 if test -z "$EGREP"; then
6770 # Loop through the user's path and test for each of PROGNAME-LIST
6775 test -z "$as_dir" && as_dir=.
6782 case `"$ac_path_EGREP" --version 2>&1` in
6797 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6803 test $ac_count -gt 10 && break
6805 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6813 if test -z "$ac_cv_path_EGREP"; then
6822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
6827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6832 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6852 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6867 rm -f conftest*
6873 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6884 rm -f conftest*
6889 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6893 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6899 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6925 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6978 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
6983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7001 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
7023 if test -n "$ac_tool_prefix"; then
7024 for ac_prog in ar lib "link -lib"
7028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7033 if test -n "$AR"; then
7040 test -z "$as_dir" && as_dir=.
7044 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7054 if test -n "$AR"; then
7055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
7058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7063 test -n "$AR" && break
7066 if test -z "$AR"; then
7068 for ac_prog in ar lib "link -lib"
7072 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7077 if test -n "$ac_ct_AR"; then
7084 test -z "$as_dir" && as_dir=.
7088 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7098 if test -n "$ac_ct_AR"; then
7099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
7102 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7107 test -n "$ac_ct_AR" && break
7115 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the archiver ($AR) interface" >&5
7132 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7133 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7143 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
7146 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7148 if test "$ac_status" -eq 0; then
7151 am_ar_try='$AR -NOLOGO -OUT:conftest.lib conftest.$ac_objext >&5'
7152 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$am_ar_try\""; } >&5
7155 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7157 if test "$ac_status" -eq 0; then
7163 rm -f conftest.lib libconftest.a
7166 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7169 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7170 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_ar_interface" >&5
7181 # Microsoft lib, so override with the ar-lib wrapper script.
7184 # A longer-term fix would be to have automake use am__AR in this case,
7185 # and then we could set am__AR="$am_aux_dir/ar-lib \$(AR)" or something
7187 AR="$am_aux_dir/ar-lib $AR"
7204 ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7205 ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7207 if test -n "$ac_tool_prefix"; then
7212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7217 if test -n "$OBJC"; then
7224 test -z "$as_dir" && as_dir=.
7228 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7238 if test -n "$OBJC"; then
7239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJC" >&5
7242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7247 test -n "$OBJC" && break
7250 if test -z "$OBJC"; then
7256 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7261 if test -n "$ac_ct_OBJC"; then
7268 test -z "$as_dir" && as_dir=.
7272 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7282 if test -n "$ac_ct_OBJC"; then
7283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJC" >&5
7286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7291 test -n "$ac_ct_OBJC" && break
7299 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7308 $as_echo "$as_me:${as_lineno-$LINENO}: checking for Objective C compiler version" >&5
7311 for ac_option in --version -v -V -qversion; do
7317 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
7321 if test -s conftest.err; then
7327 rm -f conftest.er1 conftest.err
7328 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7332 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Objective C compiler…
7337 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7356 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objc_compiler_gnu" >&5
7369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $OBJC accepts -g" >&5
7370 $as_echo_n "checking whether $OBJC accepts -g... " >&6; }
7377 OBJCFLAGS="-g"
7378 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7393 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7408 OBJCFLAGS="-g"
7409 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7423 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7425 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7427 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_objc_g" >&5
7436 OBJCFLAGS="-g -O2"
7438 OBJCFLAGS="-g"
7442 OBJCFLAGS="-O2"
7449 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7450 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
7460 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
7463 # instance it was reported that on HP-UX the gcc test will end up
7464 # making a dummy file named 'D' -- because '-MD' means "put the output
7466 rm -rf conftest.dir
7474 # both Tru64's cc and ICC support -MD to output dependencies as a
7482 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
7504 # We check with '-c' and '-o' for the sake of the "dashmstdout"
7506 # handle '-M -o', and we need to detect this. Also, some Intel
7508 am__obj=sub/conftest.${OBJEXT-o}
7509 am__minus_obj="-o $am__obj"
7516 # After this tag, mechanisms are not by side-effect, so they'll
7525 # This compiler won't grok '-c -o', but also, the minuso test has
7528 am__obj=conftest.${OBJEXT-o}
7536 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
7541 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
7543 # or remarks (even with -Werror). So we grep stderr for any message
7545 # When given -MP, icc 7.0 and 7.1 complain thusly:
7546 # icc: Command line warning: ignoring option '-M'; no argument required
7548 # icc: Command line remark: option '-MP' not supported
7558 rm -rf conftest.dir
7564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_OBJC_dependencies_compiler_type" >&5
7581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking C++ compiler flags..." >&5
7587 PROTOBUF_OPT_FLAG="-O2"
7588 CXXFLAGS="${CXXFLAGS} -g"
7594 # end users who don't want these checks, so add -DNDEBUG by default.
7595 CXXFLAGS="$CXXFLAGS -std=c++11 -DNDEBUG"
7597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: use default: $PROTOBUF_OPT_FLAG $CXXFLAGS" >&5
7602 { $as_echo "$as_me:${as_lineno-$LINENO}: result: use user-supplied: $CXXFLAGS" >&5
7603 $as_echo "use user-supplied: $CXXFLAGS" >&6; }
7613 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7614 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7626 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7627 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7632 # Check whether --enable-64bit-solaris was given.
7640 if test "$SUNCC" = "yes" -a "x${ac_cv_env_CXXFLAGS_set}" = "x"; then :
7642 CXXFLAGS="-g0 -xO3 -xlibmil -xdepend -xbuiltin -mt -template=no%extdef ${CXXFLAGS}"
7652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7657 if test -n "$ISAINFO"; then
7664 test -z "$as_dir" && as_dir=.
7668 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7678 if test -n "$ISAINFO"; then
7679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ISAINFO" >&5
7682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7687 test -n "$ISAINFO" && break
7689 test -n "$ISAINFO" || ISAINFO="no"
7692 isainfo_b=`${ISAINFO} -b`
7700 isainfo_k=`${ISAINFO} -k`
7711 CXXFLAGS="${CXXFLAGS} -m64"
7713 ac_cv_env_CXXFLAGS_value='-m64'
7715 CFLAGS="${CFLAGS} -m64"
7717 ac_cv_env_CFLAGS_value='-m64'
7719 if test "$target_cpu" = "sparc" -a "x$SUNCC" = "xyes" ; then :
7721 CXXFLAGS="-xmemalign=8s ${CXXFLAGS}"
7731 if test "$target_cpu" = "sparc" -a "x$SUNCC" = "xyes" ; then :
7733 CXXFLAGS="-xregs=no%appl ${CXXFLAGS}"
7742 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`…
7766 # double-quoted strings.
7786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
7789 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
7790 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
7791 ECHO='print -r --'
7806 # Invoke $ECHO with all args, space-separated.
7813 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
7815 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
7816 $as_echo "print -r" >&6; } ;;
7817 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
7834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
7845 if test -z "$SED"; then
7847 # Loop through the user's path and test for each of PROGNAME-LIST
7852 test -z "$as_dir" && as_dir=.
7859 case `"$ac_path_SED" --version 2>&1` in
7871 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
7874 if test $ac_count -gt ${ac_path_SED_max-0}; then
7880 test $ac_count -gt 10 && break
7882 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
7890 if test -z "$ac_cv_path_SED"; then
7898 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
7901 rm -f conftest.sed
7903 test -z "$SED" && SED=sed
7904 Xsed="$SED -e 1s/^X//"
7916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
7921 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
7922 then ac_cv_path_FGREP="$GREP -F"
7924 if test -z "$FGREP"; then
7926 # Loop through the user's path and test for each of PROGNAME-LIST
7931 test -z "$as_dir" && as_dir=.
7938 case `"$ac_path_FGREP" --version 2>&1` in
7953 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
7959 test $ac_count -gt 10 && break
7961 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
7969 if test -z "$ac_cv_path_FGREP"; then
7978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
7983 test -z "$GREP" && GREP=grep
8003 # Check whether --with-gnu-ld was given.
8012 # Check if gcc -print-prog-name=ld gives a path.
8013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
8016 *-*-mingw*)
8018 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
8020 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
8031 test -z "$LD" && LD=$ac_prog
8043 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
8046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
8047 $as_echo_n "checking for non-GNU ld... " >&6; }
8052 if test -z "$LD"; then
8056 test -z "$ac_dir" && ac_dir=.
8057 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
8059 # Check to see if the program is GNU ld. I'd rather use --version,
8060 # but apparently some variants of GNU ld only accept -v.
8061 # Break only if it was the GNU/non-GNU ld that we prefer.
8062 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
8079 if test -n "$LD"; then
8080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
8083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8086 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
8087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
8092 # I'd rather use --version here, but apparently some GNU lds only accept -v.
8093 case `$LD -v 2>&1 </dev/null` in
8102 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
8114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
8115 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
8119 if test -n "$NM"; then
8124 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
8131 test -z "$ac_dir" && ac_dir=.
8133 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then
8134 # Check to see if the nm accepts a BSD-compat flag.
8135 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
8143 case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
8145 lt_cv_path_NM="$tmp_nm -B"
8149 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
8151 lt_cv_path_NM="$tmp_nm -p"
8168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
8174 if test -n "$DUMPBIN"; then :
8177 if test -n "$ac_tool_prefix"; then
8178 for ac_prog in dumpbin "link -dump"
8182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8187 if test -n "$DUMPBIN"; then
8194 test -z "$as_dir" && as_dir=.
8198 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8208 if test -n "$DUMPBIN"; then
8209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
8212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8217 test -n "$DUMPBIN" && break
8220 if test -z "$DUMPBIN"; then
8222 for ac_prog in dumpbin "link -dump"
8226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8231 if test -n "$ac_ct_DUMPBIN"; then
8238 test -z "$as_dir" && as_dir=.
8242 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8252 if test -n "$ac_ct_DUMPBIN"; then
8253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
8256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8261 test -n "$ac_ct_DUMPBIN" && break
8269 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8277 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
8279 DUMPBIN="$DUMPBIN -symbols -headers"
8291 test -z "$NM" && NM=nm
8298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
8316 rm -f conftest*
8318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
8321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
8322 $as_echo_n "checking whether ln -s works... " >&6; }
8324 if test "$LN_S" = "ln -s"; then
8325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
8333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
8353 # Libtool will interpret -1 as no limit whatsoever
8354 lt_cv_sys_max_cmd_len=-1;
8358 # On Win9x/ME, this test blows up -- it succeeds, but takes
8360 # Worse, since 9x/ME are not pre-emptively multitasking,
8381 if test -x /sbin/sysctl; then
8382 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
8383 elif test -x /usr/sbin/sysctl; then
8384 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
8410 if test -x /sbin/sysconfig; then
8411 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
8412 *1*) lt_cv_sys_max_cmd_len=-1 ;;
8421 if test -n "$kargmax"; then
8429 if test -n "$lt_cv_sys_max_cmd_len" && \
8439 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
8440 # If test is not a shell built-in, we'll probably end up computing a
8463 if test -n "$lt_cv_sys_max_cmd_len"; then
8464 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
8467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
8477 : ${CP="cp -f"}
8478 : ${MV="mv -f"}
8479 : ${RM="rm -f"}
8512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format"…
8518 *-*-mingw* )
8520 *-*-mingw* ) # actually msys
8523 *-*-cygwin* )
8531 *-*-cygwin* )
8533 *-*-mingw* ) # actually msys
8536 *-*-cygwin* )
8552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
8559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain for…
8567 *-*-mingw* )
8569 *-*-mingw* ) # actually msys
8579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
8586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
8591 lt_cv_ld_reload_flag='-r'
8593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
8600 reload_cmds='$LD$reload_flag -o $output$reload_objs'
8609 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs'
8611 reload_cmds='$LD$reload_flag -o $output$reload_objs'
8624 if test -n "$ac_tool_prefix"; then
8627 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8632 if test -n "$OBJDUMP"; then
8639 test -z "$as_dir" && as_dir=.
8643 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8653 if test -n "$OBJDUMP"; then
8654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
8657 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8663 if test -z "$ac_cv_prog_OBJDUMP"; then
8667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8672 if test -n "$ac_ct_OBJDUMP"; then
8679 test -z "$as_dir" && as_dir=.
8683 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8693 if test -n "$ac_ct_OBJDUMP"; then
8694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
8697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8706 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
8716 test -z "$OBJDUMP" && OBJDUMP=objdump
8726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
8736 # 'none' -- dependencies not supported.
8737 # 'unknown' -- same as none, but documents that we really don't know.
8738 # 'pass_all' -- all dependencies passed with no checks.
8739 # 'test_compile' -- check by making test program.
8740 # 'file_magic [[regex]]' -- check by looking for files in library path
8746 aix[4-9]*)
8755 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
8756 lt_cv_file_magic_cmd='/usr/bin/file -L'
8769 # unless we find 'file', for example because we are cross-compiling.
8775 …v_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x…
8776 lt_cv_file_magic_cmd='$OBJDUMP -f'
8782 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
8783 lt_cv_file_magic_cmd='$OBJDUMP -f'
8791 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
8796 …lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand page…
8814 …lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
8818 …heck_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)…
8822 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
8828 interix[3-9]*)
8835 *-32|*"-32 ") libmagic=32-bit;;
8836 *-n32|*"-n32 ") libmagic=N32;;
8837 *-64|*"-64 ") libmagic=64-bit;;
8838 *) libmagic=never-match;;
8844 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
8848 netbsd* | netbsdelf*-gnu)
8849 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
8850 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
8857 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
8867 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
8868 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
8870 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
8893 …_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-
8901 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
8905 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
8926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
8937 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/…
8945 test -z "$deplibs_check_method" && deplibs_check_method=unknown
8968 if test -n "$ac_tool_prefix"; then
8971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8976 if test -n "$DLLTOOL"; then
8983 test -z "$as_dir" && as_dir=.
8987 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8997 if test -n "$DLLTOOL"; then
8998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
9001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9007 if test -z "$ac_cv_prog_DLLTOOL"; then
9011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9016 if test -n "$ac_ct_DLLTOOL"; then
9023 test -z "$as_dir" && as_dir=.
9027 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9037 if test -n "$ac_ct_DLLTOOL"; then
9038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
9041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9050 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
9060 test -z "$DLLTOOL" && DLLTOOL=dlltool
9071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
9082 case `$DLLTOOL --help 2>&1` in
9083 *--identify-strict*)
9098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
9101 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
9109 if test -n "$ac_tool_prefix"; then
9114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9119 if test -n "$AR"; then
9126 test -z "$as_dir" && as_dir=.
9130 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9140 if test -n "$AR"; then
9141 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
9144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9149 test -n "$AR" && break
9152 if test -z "$AR"; then
9158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9163 if test -n "$ac_ct_AR"; then
9170 test -z "$as_dir" && as_dir=.
9174 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9184 if test -n "$ac_ct_AR"; then
9185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
9188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9193 test -n "$ac_ct_AR" && break
9201 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
9222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
9228 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9242 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
9245 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9247 if test 0 -eq "$ac_status"; then
9249 rm -f conftest.$ac_objext libconftest.a
9250 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
9253 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9255 if test 0 -ne "$ac_status"; then
9259 rm -f conftest.* libconftest.a
9262 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
9280 if test -n "$ac_tool_prefix"; then
9283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9288 if test -n "$STRIP"; then
9295 test -z "$as_dir" && as_dir=.
9299 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9309 if test -n "$STRIP"; then
9310 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
9313 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9319 if test -z "$ac_cv_prog_STRIP"; then
9323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9328 if test -n "$ac_ct_STRIP"; then
9335 test -z "$as_dir" && as_dir=.
9339 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9349 if test -n "$ac_ct_STRIP"; then
9350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
9353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9362 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
9372 test -z "$STRIP" && STRIP=:
9379 if test -n "$ac_tool_prefix"; then
9382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9387 if test -n "$RANLIB"; then
9394 test -z "$as_dir" && as_dir=.
9398 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9408 if test -n "$RANLIB"; then
9409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
9412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9418 if test -z "$ac_cv_prog_RANLIB"; then
9422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9427 if test -n "$ac_ct_RANLIB"; then
9434 test -z "$as_dir" && as_dir=.
9438 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9448 if test -n "$ac_ct_RANLIB"; then
9449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
9452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9461 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
9471 test -z "$RANLIB" && RANLIB=:
9478 # Determine commands to create old-style static archives.
9483 if test -n "$RANLIB"; then
9486 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
9541 LTCC=${LTCC-"$CC"}
9544 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9551 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object…
9564 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
9566 # Define system-specific variables.
9603 case `$NM -V 2>&1` in
9610 lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'"
9612 lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
9613 lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
9615 -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\
9616 -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'"
9628 lt_cv_sys_global_symbol_to_cdecl="sed -n"\
9630 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
9631 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
9634 lt_cv_sys_global_symbol_to_c_name_address="sed -n"\
9636 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
9637 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
9641 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\
9643 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
9644 " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
9645 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'"
9663 # Fake it for dumpbin and say T for any non-static function,
9683 …lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat…
9690 rm -f conftest*
9704 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9707 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9712 …if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$n…
9715 mv -f "$nlist"T "$nlist"
9717 rm -f "$nlist"T
9727 relocations are performed -- see ld's documentation on pseudo-relocs. */
9742 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
9755 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
9777 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
9780 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9781 test $ac_status = 0; } && test -s conftest$ac_exeext; then
9799 rm -rf conftest* conftst*
9811 if test -z "$lt_cv_sys_global_symbol_pipe"; then
9814 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
9815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
9818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
9825 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
9865 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
9868 # Check whether --with-sysroot was given.
9880 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
9884 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
9889 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
9895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
9896 $as_echo "${lt_sysroot:-no}" >&6; }
9902 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
9910 if test -z "$lt_DD"; then
9912 # Loop through the user's path and test for each of PROGNAME-LIST
9917 test -z "$as_dir" && as_dir=.
9923 cmp -s conftest.i conftest.out \
9931 if test -z "$ac_cv_path_lt_DD"; then
9938 rm -f conftest.i conftest2.i conftest.out
9940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
9944 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
9953 cmp -s conftest.i conftest.out \
9956 rm -f conftest.i conftest2.i conftest.out
9957 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
9959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
9968 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
9975 \-*) ;;
9979 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9982 # Check whether --enable-libtool-lock was given.
9992 ia64-*-hpux*)
9996 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9999 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10002 *ELF-32*)
10005 *ELF-64*)
10010 rm -rf conftest*
10012 *-*-irix6*)
10016 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10019 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10023 *32-bit*)
10024 LD="${LD-ld} -melf32bsmip"
10027 LD="${LD-ld} -melf32bmipn32"
10029 *64-bit*)
10030 LD="${LD-ld} -melf64bmip"
10035 *32-bit*)
10036 LD="${LD-ld} -32"
10039 LD="${LD-ld} -n32"
10041 *64-bit*)
10042 LD="${LD-ld} -64"
10047 rm -rf conftest*
10050 mips64*-*linux*)
10054 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10057 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10061 *32-bit*)
10064 *64-bit*)
10081 LD="${LD-ld} -m $emul"
10083 rm -rf conftest*
10086 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
10087 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
10091 # doing 32-bit compilation for a host where ld defaults to 64-bit, or
10095 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10098 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10101 *32-bit*)
10103 x86_64-*kfreebsd*-gnu)
10104 LD="${LD-ld} -m elf_i386_fbsd"
10106 x86_64-*linux*)
10108 *x86-64*)
10109 LD="${LD-ld} -m elf32_x86_64"
10112 LD="${LD-ld} -m elf_i386"
10116 powerpc64le-*linux*)
10117 LD="${LD-ld} -m elf32lppclinux"
10119 powerpc64-*linux*)
10120 LD="${LD-ld} -m elf32ppclinux"
10122 s390x-*linux*)
10123 LD="${LD-ld} -m elf_s390"
10125 sparc64-*linux*)
10126 LD="${LD-ld} -m elf32_sparc"
10130 *64-bit*)
10132 x86_64-*kfreebsd*-gnu)
10133 LD="${LD-ld} -m elf_x86_64_fbsd"
10135 x86_64-*linux*)
10136 LD="${LD-ld} -m elf_x86_64"
10138 powerpcle-*linux*)
10139 LD="${LD-ld} -m elf64lppc"
10141 powerpc-*linux*)
10142 LD="${LD-ld} -m elf64ppc"
10144 s390*-*linux*|s390*-*tpf*)
10145 LD="${LD-ld} -m elf64_s390"
10147 sparc*-*linux*)
10148 LD="${LD-ld} -m elf64_sparc"
10154 rm -rf conftest*
10157 *-*-sco3.2v5*)
10158 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
10160 CFLAGS="$CFLAGS -belf"
10161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
10162 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
10168 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10169 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10188 rm -f core conftest.err conftest.$ac_objext \
10192 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10193 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
10200 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
10204 *-*solaris*)
10208 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10211 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10214 *64-bit*)
10218 i?86-*-solaris*|x86_64-*-solaris*)
10219 LD="${LD-ld} -m elf_x86_64"
10221 sparc*-*-solaris*)
10222 LD="${LD-ld} -m elf64_sparc"
10226 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
10227 LD=${LD-ld}_sol2
10231 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
10232 LD="${LD-ld} -64"
10239 rm -rf conftest*
10245 if test -n "$ac_tool_prefix"; then
10248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10253 if test -n "$MANIFEST_TOOL"; then
10260 test -z "$as_dir" && as_dir=.
10264 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10274 if test -n "$MANIFEST_TOOL"; then
10275 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
10278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10284 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
10288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10293 if test -n "$ac_ct_MANIFEST_TOOL"; then
10300 test -z "$as_dir" && as_dir=.
10304 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10314 if test -n "$ac_ct_MANIFEST_TOOL"; then
10315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
10318 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10327 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
10337 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
10338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
10344 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
10345 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
10350 rm -f conftest*
10352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
10365 if test -n "$ac_tool_prefix"; then
10368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10373 if test -n "$DSYMUTIL"; then
10380 test -z "$as_dir" && as_dir=.
10384 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10394 if test -n "$DSYMUTIL"; then
10395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
10398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10404 if test -z "$ac_cv_prog_DSYMUTIL"; then
10408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10413 if test -n "$ac_ct_DSYMUTIL"; then
10420 test -z "$as_dir" && as_dir=.
10424 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10434 if test -n "$ac_ct_DSYMUTIL"; then
10435 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
10438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10447 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
10457 if test -n "$ac_tool_prefix"; then
10460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10465 if test -n "$NMEDIT"; then
10472 test -z "$as_dir" && as_dir=.
10476 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10486 if test -n "$NMEDIT"; then
10487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
10490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10496 if test -z "$ac_cv_prog_NMEDIT"; then
10500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10505 if test -n "$ac_ct_NMEDIT"; then
10512 test -z "$as_dir" && as_dir=.
10516 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10526 if test -n "$ac_ct_NMEDIT"; then
10527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
10530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10539 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
10549 if test -n "$ac_tool_prefix"; then
10552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10557 if test -n "$LIPO"; then
10564 test -z "$as_dir" && as_dir=.
10568 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10578 if test -n "$LIPO"; then
10579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
10582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10588 if test -z "$ac_cv_prog_LIPO"; then
10592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10597 if test -n "$ac_ct_LIPO"; then
10604 test -z "$as_dir" && as_dir=.
10608 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10618 if test -n "$ac_ct_LIPO"; then
10619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
10622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10631 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
10641 if test -n "$ac_tool_prefix"; then
10644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10649 if test -n "$OTOOL"; then
10656 test -z "$as_dir" && as_dir=.
10660 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10670 if test -n "$OTOOL"; then
10671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
10674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10680 if test -z "$ac_cv_prog_OTOOL"; then
10684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10689 if test -n "$ac_ct_OTOOL"; then
10696 test -z "$as_dir" && as_dir=.
10700 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10710 if test -n "$ac_ct_OTOOL"; then
10711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
10714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10723 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
10733 if test -n "$ac_tool_prefix"; then
10736 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10741 if test -n "$OTOOL64"; then
10748 test -z "$as_dir" && as_dir=.
10752 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10762 if test -n "$OTOOL64"; then
10763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
10766 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10772 if test -z "$ac_cv_prog_OTOOL64"; then
10776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10781 if test -n "$ac_ct_OTOOL64"; then
10788 test -z "$as_dir" && as_dir=.
10792 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10802 if test -n "$ac_ct_OTOOL64"; then
10803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
10806 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10815 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
10851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
10852 $as_echo_n "checking for -single_module linker flag... " >&6; }
10857 if test -z "$LT_MULTI_MODULE"; then
10858 # By default we will add the -single_module flag. You can override
10860 # non-empty at configure time, or by adding -multi_module to the
10862 rm -rf libconftest.dylib*
10864 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
10865 -dynamiclib -Wl,-single_module conftest.c" >&5
10866 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
10867 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
10869 # If there is a non-empty error log, and "single_module"
10871 if test -s conftest.err && $GREP single_module conftest.err; then
10875 elif test -f libconftest.dylib && test 0 = "$_lt_result"; then
10880 rm -rf libconftest.dylib*
10881 rm -f conftest.*
10884 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
10887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
10888 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
10895 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
10896 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10912 rm -f core conftest.err conftest.$ac_objext \
10917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
10920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
10921 $as_echo_n "checking for -force_load linker flag... " >&6; }
10929 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
10930 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
10938 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
10939 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
10941 if test -s conftest.err && $GREP force_load conftest.err; then
10943 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
10948 rm -f conftest.err libconftest.a conftest conftest.c
10949 rm -rf conftest.dSYM
10952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
10956 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
10958 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
10963 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
10964 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
10965 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
10967 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
10969 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
10977 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
10979 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
10990 # -----------------------------------
11015 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
11016 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
11061 # Check whether --enable-shared was given.
11063 enableval=$enable_shared; p=${PACKAGE-default}
11092 # Check whether --enable-static was given.
11094 enableval=$enable_static; p=${PACKAGE-default}
11124 # Check whether --with-pic was given.
11126 withval=$with_pic; lt_p=${PACKAGE-default}
11153 # Check whether --enable-fast-install was given.
11155 enableval=$enable_fast_install; p=${PACKAGE-default}
11185 power*-*-aix[5-9]*,yes)
11186 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to pr…
11189 # Check whether --with-aix-soname was given.
11195 as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5
11209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
11215 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,
11217 if test 64 = "${OBJECT_MODE-32}"; then
11273 test -z "$LN_S" && LN_S="ln -s"
11288 if test -n "${ZSH_VERSION+set}"; then
11292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
11297 rm -f .libs 2>/dev/null
11299 if test -d .libs; then
11302 # MS-DOS does not allow filenames that begin with a dot.
11307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
11348 test -z "$CC" && CC=cc
11349 test -z "$LTCC" && LTCC=$CC
11350 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
11351 test -z "$LD" && LD=ld
11352 test -z "$ac_objext" && ac_objext=o
11359 test -z "$MAGIC_CMD" && MAGIC_CMD=file
11363 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
11378 test -z "$ac_dir" && ac_dir=.
11379 if test -f "$ac_dir/${ac_tool_prefix}file"; then
11381 if test -n "$file_magic_test_file"; then
11399 *** bug-libtool@gnu.org
11415 if test -n "$MAGIC_CMD"; then
11416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
11419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11427 if test -z "$lt_cv_path_MAGIC_CMD"; then
11428 if test -n "$ac_tool_prefix"; then
11429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
11444 test -z "$ac_dir" && ac_dir=.
11445 if test -f "$ac_dir/file"; then
11447 if test -n "$file_magic_test_file"; then
11465 *** bug-libtool@gnu.org
11481 if test -n "$MAGIC_CMD"; then
11482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
11485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11504 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11505 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11529 LTCC=${LTCC-"$CC"}
11532 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
11552 $RM -r conftest*
11559 if test -n "$compiler"; then
11566 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
11568 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
11571 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions"…
11572 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
11579 lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment
11586 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
11587 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
11588 -e 's:$: $lt_compiler_flag:'`
11594 if (exit $ac_status) && test -s "$ac_outfile"; then
11599 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
11606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
11610 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
11628 lt_prog_compiler_wl='-Wl,'
11629 lt_prog_compiler_static='-static'
11636 lt_prog_compiler_static='-Bstatic'
11638 lt_prog_compiler_pic='-fPIC'
11645 lt_prog_compiler_pic='-fPIC'
11649 # adding the '-m68020' flag to GCC prevents building anything better,
11650 # like '-m68040'.
11651 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
11663 # Although the cygwin gcc ignores -fPIC, still need this for old-style
11664 # (--disable-auto-import) libraries
11665 lt_prog_compiler_pic='-DDLL_EXPORT'
11668 lt_prog_compiler_static='$wl-static'
11676 lt_prog_compiler_pic='-fno-common'
11681 # The "-static" flag exists, but is broken.
11686 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
11687 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
11694 lt_prog_compiler_pic='-fPIC'
11699 interix[3-9]*)
11700 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
11712 # QNX uses GNU C++, but need to define -shared option too, otherwise
11714 lt_prog_compiler_pic='-fPIC -shared'
11718 if test -d /usr/nec; then
11719 lt_prog_compiler_pic=-Kconform_pic
11724 lt_prog_compiler_pic='-fPIC'
11730 lt_prog_compiler_wl='-Xlinker '
11731 if test -n "$lt_prog_compiler_pic"; then
11732 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
11740 lt_prog_compiler_wl='-Wl,'
11743 lt_prog_compiler_static='-Bstatic'
11745 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
11752 lt_prog_compiler_pic='-fno-common'
11756 lt_prog_compiler_wl='-Wl,-Wl,,'
11757 lt_prog_compiler_pic='-PIC'
11758 lt_prog_compiler_static='-Bstatic'
11766 lt_prog_compiler_pic='-DDLL_EXPORT'
11769 lt_prog_compiler_static='$wl-static'
11775 lt_prog_compiler_wl='-Wl,'
11776 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
11777 # not for PA HP-UX.
11787 lt_prog_compiler_static='$wl-a ${wl}archive'
11791 lt_prog_compiler_wl='-Wl,'
11792 # PIC (with -KPIC) is the default.
11793 lt_prog_compiler_static='-non_shared'
11796 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
11798 # old Intel for x86_64, which still supported -KPIC.
11800 lt_prog_compiler_wl='-Wl,'
11801 lt_prog_compiler_pic='-KPIC'
11802 lt_prog_compiler_static='-static'
11806 lt_prog_compiler_wl='-Wl,'
11807 lt_prog_compiler_pic='-fPIC'
11808 lt_prog_compiler_static='-static'
11811 # ICC 10 doesn't accept -KPIC any more.
11813 lt_prog_compiler_wl='-Wl,'
11814 lt_prog_compiler_pic='-fPIC'
11815 lt_prog_compiler_static='-static'
11819 lt_prog_compiler_wl='-Wl,'
11820 lt_prog_compiler_pic='--shared'
11821 lt_prog_compiler_static='--static'
11825 lt_prog_compiler_wl='-Wl,-Wl,,'
11826 lt_prog_compiler_pic='-PIC'
11827 lt_prog_compiler_static='-Bstatic'
11831 lt_prog_compiler_wl='-Wl,'
11832 lt_prog_compiler_pic='-fPIC'
11833 lt_prog_compiler_static='-static'
11838 lt_prog_compiler_wl='-Wl,'
11839 lt_prog_compiler_pic='-fpic'
11840 lt_prog_compiler_static='-Bstatic'
11843 lt_prog_compiler_wl='-Wl,'
11845 lt_prog_compiler_static='-non_shared'
11849 lt_prog_compiler_wl='-Wl,'
11850 lt_prog_compiler_pic='-qpic'
11851 lt_prog_compiler_static='-qstaticlink'
11854 case `$CC -V 2>&1 | sed 5q` in
11855 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
11857 lt_prog_compiler_pic='-KPIC'
11858 lt_prog_compiler_static='-Bstatic'
11862 lt_prog_compiler_pic='-KPIC'
11863 lt_prog_compiler_static='-Bstatic'
11864 lt_prog_compiler_wl='-Qoption ld '
11868 lt_prog_compiler_pic='-KPIC'
11869 lt_prog_compiler_static='-Bstatic'
11870 lt_prog_compiler_wl='-Wl,'
11873 lt_prog_compiler_wl='-Wl,'
11874 lt_prog_compiler_pic='-fPIC'
11875 lt_prog_compiler_static='-static'
11878 lt_prog_compiler_wl='-Wl,'
11879 lt_prog_compiler_pic='-fpic'
11880 lt_prog_compiler_static='-Bstatic'
11888 lt_prog_compiler_pic='-KPIC'
11889 lt_prog_compiler_static='-Bstatic'
11893 # QNX uses GNU C++, but need to define -shared option too, otherwise
11895 lt_prog_compiler_pic='-fPIC -shared'
11899 lt_prog_compiler_wl='-Wl,'
11901 lt_prog_compiler_static='-non_shared'
11905 lt_prog_compiler_static='-non_shared'
11909 lt_prog_compiler_pic='-KPIC'
11910 lt_prog_compiler_static='-Bstatic'
11913 lt_prog_compiler_wl='-Qoption ld ';;
11915 lt_prog_compiler_wl='-Wl,';;
11920 lt_prog_compiler_wl='-Qoption ld '
11921 lt_prog_compiler_pic='-PIC'
11922 lt_prog_compiler_static='-Bstatic'
11926 lt_prog_compiler_wl='-Wl,'
11927 lt_prog_compiler_pic='-KPIC'
11928 lt_prog_compiler_static='-Bstatic'
11932 if test -d /usr/nec; then
11933 lt_prog_compiler_pic='-Kconform_pic'
11934 lt_prog_compiler_static='-Bstatic'
11939 lt_prog_compiler_wl='-Wl,'
11940 lt_prog_compiler_pic='-KPIC'
11941 lt_prog_compiler_static='-Bstatic'
11945 lt_prog_compiler_wl='-Wl,'
11950 lt_prog_compiler_pic='-pic'
11951 lt_prog_compiler_static='-Bstatic'
11961 # For platforms that do not support PIC, -DPIC is meaningless:
11966 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
11970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
11977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
11984 if test -n "$lt_prog_compiler_pic"; then
11985 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic work…
11993 lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_useless_quotes_in_assignment
12000 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12001 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12002 -e 's:$: $lt_compiler_flag:'`
12008 if (exit $ac_status) && test -s "$ac_outfile"; then
12013 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
12020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
12049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag work…
12058 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
12061 if test -s conftest.err; then
12073 $RM -r conftest*
12077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
12092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
12093 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
12098 $RM -r conftest 2>/dev/null
12104 lt_compiler_flag="-o out/conftest2.$ac_objext"
12110 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12111 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12112 -e 's:$: $lt_compiler_flag:'`
12118 if (exit $ac_status) && test -s out/conftest2.$ac_objext
12124 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
12132 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
12135 $RM -r conftest
12139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
12147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
12148 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
12153 $RM -r conftest 2>/dev/null
12159 lt_compiler_flag="-o out/conftest2.$ac_objext"
12165 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
12166 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
12167 -e 's:$: $lt_compiler_flag:'`
12173 if (exit $ac_status) && test -s out/conftest2.$ac_objext
12179 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
12187 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
12190 $RM -r conftest
12194 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
12203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
12211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
12214 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may…
12215 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
12227 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shar…
12254 # include_expsyms should be a list of space-separated symbols to be *always*
12286 linux* | k*bsd*-gnu | gnu*)
12303 case `$LD -v 2>&1` in
12305 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
12306 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
12326 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
12327 export_dynamic_flag_spec='$wl--export-dynamic'
12328 # ancient GNU ld didn't support --whole-archive et. al.
12329 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
12330 whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
12335 case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
12337 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
12346 aix[3-9]*)
12356 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
12367 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
12371 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
12372 hardcode_libdir_flag_spec='-L$libdir'
12379 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
12382 # support --undefined. This deserves some investigation. FIXME
12383 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
12392 hardcode_libdir_flag_spec='-L$libdir'
12393 export_dynamic_flag_spec='$wl--export-all-symbols'
12397 …export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s…
12398 …psyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
12400 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
12401 …rchive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-a…
12402 # If the export-symbols file already is a .def file, use it as
12404 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
12410 …CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname …
12417 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
12422 hardcode_libdir_flag_spec='-L$libdir'
12431 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
12432 emximp -o $lib $output_objdir/$libname.def'
12439 prefix_cmds="$prefix_cmds -e 1d";
12441 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
12443 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
12444 emximp -o $lib $output_objdir/$libname.def'
12445 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
12449 interix[3-9]*)
12452 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
12453 export_dynamic_flag_spec='$wl-E'
12458 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
12460 …ds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${…
12461-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output…
12464 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
12466 if test linux-dietlibc = "$host_os"; then
12468 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
12471 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
12475 tmp_sharedflag='-shared'
12478--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
12483--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
12484 tmp_addflag=' $pic_flag -Mnomain' ;;
12486 tmp_addflag=' -i_dynamic' ;;
12488 tmp_addflag=' -i_dynamic -nofor_main' ;;
12490 tmp_addflag=' -nofor_main' ;;
12493 tmp_sharedflag='--shared' ;;
12495 tmp_sharedflag='-Wl,-shared' ;;
12497 tmp_sharedflag='-qmkshrobj'
12500--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
12504 case `$CC -V 2>&1 | sed 5q` in
12506--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
12508 tmp_sharedflag='-G' ;;
12510 tmp_sharedflag='-G' ;;
12512 … '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
12516 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
12518 …g"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$…
12523 export_dynamic_flag_spec='-rdynamic'
12527 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
12528 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
12529 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
12532 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
12534 …$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libnam…
12543 netbsd* | netbsdelf*-gnu)
12544 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
12545 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
12548 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
12549 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
12554 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
12566 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
12567 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
12568 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
12575 case `$LD -v 2>&1` in
12576 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
12594 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
12595 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
12596 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
12597 …hive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-s…
12606 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
12613 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
12614 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
12615 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
12634 …archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_sym…
12636 # are no directories specified by -L.
12638 if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then
12645 aix[4-9]*)
12650 exp_sym_flag='-Bexport'
12653 # If we're using GNU nm, then we don't want the "-C" option.
12654 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
12655 # Without the "-l" option, or with the "-B" option, AIX nm treats
12659 # it in the Import File for the 'aix-soname' feature, so we have
12660 # to replace the "-B" option with "-P" for AIX nm.
12661 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
12662-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
12664-e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ …
12669 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
12672 # depending on the kind of the shared library created -
12683 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
12685 if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
12691 # With aix-soname=svr4, we create the lib.so.V shared archives only,
12695 LDFLAGS="$LDFLAGS -Wl,-brtl"
12700 exp_sym_flag='-bexport'
12701 no_entry_flag='-bnoentry'
12706 # or program results in "error TOC overflow" add -mminimal-toc to
12708 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
12715 file_list_spec='$wl-f,'
12729 collect2name=`$CC -print-prog-name=collect2`
12730 if test -f "$collect2name" &&
12742 hardcode_libdir_flag_spec='-L$libdir'
12747 shared_flag='-shared'
12749 shared_flag="$shared_flag "'$wl-G'
12753 # /with/ Import File - we do not want to mix them.
12754 shared_flag_aix='-shared'
12755 shared_flag_svr4='-shared $wl-G'
12759 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
12760 # chokes on -Wl,-G. The following line is correct:
12761 shared_flag='-G'
12764 shared_flag='$wl-G'
12766 shared_flag='$wl-bM:SRE'
12768 shared_flag_aix='$wl-bM:SRE'
12769 shared_flag_svr4='$wl-G'
12773 export_dynamic_flag_spec='$wl-bexpall'
12774 # It seems that -bexpall does not export symbols beginning with
12778 # Warning - without using the other runtime loading flags (-brtl),
12779 # -berok will link without error, but may produce a broken library.
12780 allow_undefined_flag='-berok'
12789 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12809 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12810 # Check for a 64-bit object if we didn't find anything.
12811 if test -z "$lt_cv_aix_libpath_"; then
12812 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12815 rm -f core conftest.err conftest.$ac_objext \
12817 if test -z "$lt_cv_aix_libpath_"; then
12826 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
12827 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler…
12830 hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib'
12831 allow_undefined_flag="-z nodefs"
12832 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_ent…
12842 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12862 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12863 # Check for a 64-bit object if we didn't find anything.
12864 if test -z "$lt_cv_aix_libpath_"; then
12865 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
12868 rm -f core conftest.err conftest.$ac_objext \
12870 if test -z "$lt_cv_aix_libpath_"; then
12879 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
12880 # Warning - without using the other run time loading flags,
12881 # -berok will link without error, but may produce a broken library.
12882 no_undefined_flag=' $wl-bernotok'
12883 allow_undefined_flag=' $wl-berok'
12885 # We only use this code for GNU lds that support --whole-archive.
12886 whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
12892 archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
12893 # -brtl affects multiple linker settings, -berok does not and is overridden later
12894 …compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%…
12897 …s"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$…
12900-o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compi…
12902 # used by -dlpreopen to get the symbols
12905 archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d'
12914 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
12918 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
12919 hardcode_libdir_flag_spec='-L$libdir'
12926 export_dynamic_flag_spec=-rdynamic
12946 …archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$t…
12947 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
12951 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
12953 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
12959 …objs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' …
12971 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
12972 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
12985 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
12989 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
13003 …ag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenienc…
13016 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
13017 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt…
13018 …\$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
13019 …le_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC…
13028 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
13029 hardcode_libdir_flag_spec='-L$libdir'
13038 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
13039 hardcode_libdir_flag_spec='-R$libdir'
13046 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
13052 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
13054 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
13055 hardcode_libdir_flag_spec='-R$libdir'
13062 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output…
13064 …archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libo…
13073 export_dynamic_flag_spec='$wl-E'
13078 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
13080 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
13087 export_dynamic_flag_spec='$wl-E'
13098 archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
13101 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs …
13104 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
13110 archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
13113 …archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
13117 # Older versions of the 11.00 compiler do not understand -b yet
13118 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
13119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
13120 $as_echo_n "checking if $CC understands -b... " >&6; }
13126 LDFLAGS="$LDFLAGS -b"
13128 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
13131 if test -s conftest.err; then
13143 $RM -r conftest*
13147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
13151 …archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler…
13153 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
13171 export_dynamic_flag_spec='$wl-E'
13183-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
13184 # Try to use the -exported_symbol ld option, if it does not
13185 # work, assume that -exports_file does not work either and
13187 # This should be the same for all languages, so no per-tag cache variable.
13188 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_sy…
13189 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
13194 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
13195 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13204 rm -f core conftest.err conftest.$ac_objext \
13208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
13211-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
13215-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "
13216-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "
13219 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
13230 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
13235 netbsd* | netbsdelf*-gnu)
13236 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
13237 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
13239 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
13241 hardcode_libdir_flag_spec='-R$libdir'
13247 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
13249 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
13258 if test -f /usr/libexec/ld.so; then
13262 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
13263 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
13264 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-sy…
13265 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
13266 export_dynamic_flag_spec='$wl-E'
13268 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
13269 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
13277 hardcode_libdir_flag_spec='-L$libdir'
13286 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
13287 emximp -o $lib $output_objdir/$libname.def'
13294 prefix_cmds="$prefix_cmds -e 1d";
13296 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
13298 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
13299 emximp -o $lib $output_objdir/$libname.def'
13300 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
13306 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
13307-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$ve…
13309 allow_undefined_flag=' -expect_unresolved \*'
13310-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstrin…
13313 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
13317 osf4* | osf5*) # as osf3* with the addition of -msym flag
13319 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
13320-shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$s…
13321 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
13323 allow_undefined_flag=' -expect_unresolved \*'
13324-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$ve…
13325 …in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%…
13326-shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $sona…
13328 # Both c and cxx compiler support -rpath directly
13329 hardcode_libdir_flag_spec='-rpath $libdir'
13336 no_undefined_flag=' -z defs'
13339 …archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $co…
13340 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
13341 …$CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs…
13343 case `$CC -V 2>&1` in
13346 archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags'
13347 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
13348 …$LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $li…
13352 archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
13353 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
13354 …$CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $…
13358 hardcode_libdir_flag_spec='-R$libdir'
13361 solaris2.[0-5] | solaris2.[0-5].*) ;;
13364 # but understands '-z linker_flag'. GCC discards it without '$wl',
13368 whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
13370 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
13381 archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
13383 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
13385 hardcode_libdir_flag_spec='-L$libdir'
13394 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
13400 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
13401 reload_cmds='$CC -r -o $output$reload_objs'
13405 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
13414 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
13416 export_dynamic_flag_spec='-Bexport'
13420 if test -d /usr/nec; then
13421 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
13430 no_undefined_flag='$wl-z,text'
13436 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13437 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
13439 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13440 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
13445 # Note: We CANNOT use -z defs as we might desire, because we do not
13446 # link with -lc, and that would cause any symbols used from libc to
13448 # ever link correctly. If we're not using GNU ld we use -z text
13449 # though, which does catch some bad symbols but isn't as heavy-handed
13450 # as -z defs.
13451 no_undefined_flag='$wl-z,text'
13452 allow_undefined_flag='$wl-z,nodefs'
13455 hardcode_libdir_flag_spec='$wl-R,$libdir'
13458 export_dynamic_flag_spec='$wl-Bexport'
13462 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13463 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
13465 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
13466 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
13471 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
13472 hardcode_libdir_flag_spec='-L$libdir'
13484 export_dynamic_flag_spec='$wl-Blargedynsym'
13490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
13515 # Assume -lc should be added
13521 # FIXME: we may have to deal with multi-command sequences.
13524 # Test whether the compiler implicitly links with -lc since on some
13525 # systems, -lgcc has to come before -lc. If gcc already passes -lc
13526 # to ld, don't add -lc before -lgcc.
13527 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
13528 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
13535 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
13538 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13546 compiler_flags=-v
13547 linker_flags=-v
13553 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/d…
13554 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
13556 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
13730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
13739 mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;;
13742 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
13746 # otherwise default to the standard path separator (i.e. ":") - it is
13758 lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
13760 # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
13767 if test -d "$lt_sys_path$lt_multi_os_dir"; then
13769 elif test -n "$lt_multi_os_dir"; then
13770 test -d "$lt_sys_path" && \
13778 for (lt_i = NF; lt_i > 0; lt_i--) {
13786 lt_count--;
13798 $SED 's|/\([A-Za-z]:\)|\1|g'` ;;
13820 # when you set need_version to no, make sure it does not cause -set_version
13836 aix[4-9]*)
13855 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
13863 # filename-based versioning of shared library archives on AIX. While
13865 # prevent static linking of such archives. So we do filename-based
13870 # versioned .so libs for executables only if there is the -brtl
13871 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
13872 # To allow for filename-based versioning support, we need to create
13882 # but for link time we create the symlink libNAME.so -> libNAME.so.V
13912-n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$…
13922-z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z …
13923 …postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_librar…
13934 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
13962 # libtool to hard-code these into programs
13977 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
13979 test -d \$dldir || mkdir -p \$dldir~
13982 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
13985 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
13993 …soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix…
13999 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
14003 …library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$ver…
14012 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
14029 …_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
14035 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
14036 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
14037 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
14041 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
14043 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
14045 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
14048 # common. (e.g. "Program Files" -> "PROGRA~1")
14054 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
14056 test -d \$dldir || mkdir -p \$dldir~
14058 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
14067 …library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.li…
14102 if test -x /usr/bin/objformat; then
14110 version_type=freebsd-$objformat
14112 freebsd-elf*)
14118 freebsd-*)
14132 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
14133 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
14200 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
14206 interix[3-9]*)
14238 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
14239 libsuff= shlibsuff= libmagic=32-bit;;
14240 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
14242 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
14243 libsuff=64 shlibsuff=64 libmagic=64-bit;;
14244 *) libsuff= shlibsuff= libmagic=never-match;;
14276 # Don't embed -rpath directories since the linker doesn't support them.
14277 hardcode_libdir_flag_spec='-L$libdir'
14281 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
14287 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
14300 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14312 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
14316 rm -f core conftest.err conftest.$ac_objext \
14333 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
14334 # even though it is searched at run-time. Try to do the best guess by
14336 if test -f /etc/ld.so.conf; then
14337 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
14344 # most powerpc-linux boxes support dynamic linking these days and
14345 # people can always --disable-shared, the test was removed, and we
14350 netbsdelf*-gnu)
14366 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
14368 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
14403 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
14409 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
14421 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
14422 v=$($ECHO $release$versuffix | tr -d .-);
14423 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
14431 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
14433 test -d \$dldir || mkdir -p \$dldir~
14436 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
14439 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
14508 if test -d /usr/nec; then
14539 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
14560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
14580 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
14682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
14685 if test -n "$hardcode_libdir_flag_spec" ||
14686 test -n "$runpath_var" ||
14689 # We can hardcode non-existent directories.
14693 # when we should be linking with a yet-to-be-installed one
14707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
14752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
14753 $as_echo_n "checking for dlopen in -ldl... " >&6; }
14758 LIBS="-ldl $LIBS"
14759 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14782 rm -f core conftest.err conftest.$ac_objext \
14786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
14789 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
14802 # because TPF is a cross-compiler, and we know how we open DSOs.
14813 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
14814 $as_echo_n "checking for shl_load in -ldld... " >&6; }
14819 LIBS="-ldld $LIBS"
14820 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14843 rm -f core conftest.err conftest.$ac_objext \
14847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
14850 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
14856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
14857 $as_echo_n "checking for dlopen in -ldl... " >&6; }
14862 LIBS="-ldl $LIBS"
14863 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14886 rm -f core conftest.err conftest.$ac_objext \
14890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
14893 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
14895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
14896 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
14901 LIBS="-lsvld $LIBS"
14902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14925 rm -f core conftest.err conftest.$ac_objext \
14929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
14932 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
14934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
14935 $as_echo_n "checking for dld_link in -ldld... " >&6; }
14940 LIBS="-ldld $LIBS"
14941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14964 rm -f core conftest.err conftest.$ac_objext \
14968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
14971 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
15001 test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
15009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
15061 /* When -fvisibility=hidden is used, assume the code has been annotated
15089 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
15092 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15093 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
15106 rm -fr conftest*
15110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
15115 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen i…
15167 /* When -fvisibility=hidden is used, assume the code has been annotated
15195 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
15198 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15199 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
15212 rm -fr conftest*
15216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
15255 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
15257 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
15258 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
15259 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
15260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15263 # FIXME - insert some real tests, host_os isn't really good enough
15266 if test -n "$STRIP"; then
15267 striplib="$STRIP -x"
15268 old_striplib="$STRIP -S"
15269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15272 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
15297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
15300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
15309 if test -n "$RANLIB"; then
15315 aix[4-9]*)
15325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
15328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
15332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
15341 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15342 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15347 if test -n "$CXX" && ( test no != "$CXX" &&
15348 ( (test g++ = "$CXX" && `g++ -v >/dev/null 2>&1` ) ||
15352 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15353 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
15356 $as_echo_n "checking how to run the C++ preprocessor... " >&6; }
15357 if test -z "$CXXCPP"; then
15362 for CXXCPP in "$CXX -E" "/lib/cpp"
15368 # with a fresh cross-compiler works.
15371 # On the NeXT, cc -E runs the code through the compiler's parser,
15373 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15388 rm -f conftest.err conftest.i conftest.$ac_ext
15392 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15404 rm -f conftest.err conftest.i conftest.$ac_ext
15408 rm -f conftest.i conftest.err conftest.$ac_ext
15421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
15427 # with a fresh cross-compiler works.
15430 # On the NeXT, cc -E runs the code through the compiler's parser,
15432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15447 rm -f conftest.err conftest.i conftest.$ac_ext
15451 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15463 rm -f conftest.err conftest.i conftest.$ac_ext
15467 rm -f conftest.i conftest.err conftest.$ac_ext
15471 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15473 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
15479 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15480 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15489 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15490 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15527 # and will be corrupted by setting them based on a non-working compiler.
15543 LTCC=${LTCC-"$CC"}
15546 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
15563 $RM -r conftest*
15574 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
15579 if test -n "${lt_cv_path_LDCXX+set}"; then
15584 test -z "${LDCXX+set}" || LD=$LDCXX
15585 CC=${CXX-"c++"}
15593 if test -n "$compiler"; then
15594 # We don't want -fno-exception when compiling C++ code, so set the
15597 lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
15607 # Check whether --with-gnu-ld was given.
15616 # Check if gcc -print-prog-name=ld gives a path.
15617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
15620 *-*-mingw*)
15622 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
15624 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
15635 test -z "$LD" && LD=$ac_prog
15647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
15650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
15651 $as_echo_n "checking for non-GNU ld... " >&6; }
15656 if test -z "$LD"; then
15660 test -z "$ac_dir" && ac_dir=.
15661 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
15663 # Check to see if the program is GNU ld. I'd rather use --version,
15664 # but apparently some variants of GNU ld only accept -v.
15665 # Break only if it was the GNU/non-GNU ld that we prefer.
15666 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
15683 if test -n "$LD"; then
15684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
15687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
15690 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
15691 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
15696 # I'd rather use --version here, but apparently some GNU lds only accept -v.
15697 case `$LD -v 2>&1 </dev/null` in
15706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
15719 …ds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compil…
15720-shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $…
15722 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
15723 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
15726 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
15730 # ancient GNU ld didn't support --whole-archive et. al.
15731 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
15732 $GREP 'no-whole-archive' > /dev/null; then
15733 whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
15746 …archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compil…
15752 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
15761 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shar…
15769 aix[4-9]*)
15774 exp_sym_flag='-Bexport'
15780 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
15783 # depending on the kind of the shared library created -
15794 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
15797 *-brtl*)
15804 # With aix-soname=svr4, we create the lib.so.V shared archives only,
15808 LDFLAGS="$LDFLAGS -Wl,-brtl"
15813 exp_sym_flag='-bexport'
15814 no_entry_flag='-bnoentry'
15819 # or program results in "error TOC overflow" add -mminimal-toc to
15821 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
15828 file_list_spec_CXX='$wl-f,'
15842 collect2name=`$CC -print-prog-name=collect2`
15843 if test -f "$collect2name" &&
15855 hardcode_libdir_flag_spec_CXX='-L$libdir'
15859 shared_flag='-shared'
15861 shared_flag=$shared_flag' $wl-G'
15865 # /with/ Import File - we do not want to mix them.
15866 shared_flag_aix='-shared'
15867 shared_flag_svr4='-shared $wl-G'
15871 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
15872 # chokes on -Wl,-G. The following line is correct:
15873 shared_flag='-G'
15876 shared_flag='$wl-G'
15878 shared_flag='$wl-bM:SRE'
15880 shared_flag_aix='$wl-bM:SRE'
15881 shared_flag_svr4='$wl-G'
15885 export_dynamic_flag_spec_CXX='$wl-bexpall'
15886 # It seems that -bexpall does not export symbols beginning with
15891 # Warning - without using the other runtime loading flags (-brtl),
15892 # -berok will link without error, but may produce a broken library.
15893 # The "-G" linker flag allows undefined symbols.
15894 no_undefined_flag_CXX='-bernotok'
15903 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15923 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
15924 # Check for a 64-bit object if we didn't find anything.
15925 if test -z "$lt_cv_aix_libpath__CXX"; then
15926 …lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_se…
15929 rm -f core conftest.err conftest.$ac_objext \
15931 if test -z "$lt_cv_aix_libpath__CXX"; then
15940 hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
15942 …archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $comp…
15945 hardcode_libdir_flag_spec_CXX='$wl-R $libdir:/usr/lib:/lib'
15946 allow_undefined_flag_CXX="-z nodefs"
15947 …archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no…
15957 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15977 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
15978 # Check for a 64-bit object if we didn't find anything.
15979 if test -z "$lt_cv_aix_libpath__CXX"; then
15980 …lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_se…
15983 rm -f core conftest.err conftest.$ac_objext \
15985 if test -z "$lt_cv_aix_libpath__CXX"; then
15994 hardcode_libdir_flag_spec_CXX='$wl-blibpath:$libdir:'"$aix_libpath"
15995 # Warning - without using the other run time loading flags,
15996 # -berok will link without error, but may produce a broken library.
15997 no_undefined_flag_CXX=' $wl-bernotok'
15998 allow_undefined_flag_CXX=' $wl-berok'
16000 # We only use this code for GNU lds that support --whole-archive.
16001 whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
16007 archive_expsym_cmds_CXX='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
16008 # -brtl affects multiple linker settings, -berok does not and is overridden later
16009 …compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%…
16012 # libraries. Need -bnortl late, we may have -brtl in LDFLAGS.
16013 …X"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$…
16016-o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compi…
16018 # used by -dlpreopen to get the symbols
16021 archive_expsym_cmds_CXX="$archive_expsym_cmds_CXX"'~$RM -r $output_objdir/$realname.d'
16027 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
16030 # support --undefined. This deserves some investigation. FIXME
16031 archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
16061 …archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB…
16062 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
16066 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
16068 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
16085 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
16086 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
16094 hardcode_libdir_flag_spec_CXX='-L$libdir'
16095 export_dynamic_flag_spec_CXX='$wl--export-all-symbols'
16100 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
16101-shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_ob…
16102 # If the export-symbols file already is a .def file, use it as
16104 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
16110-shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $c…
16125 …pec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenienc…
16138 …archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_…
16139 …module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags…
16140 …\$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
16141 …xpsym_cmds_CXX="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC…
16143-r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_…
16144-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamicl…
16154 hardcode_libdir_flag_spec_CXX='-L$libdir'
16163 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
16164 emximp -o $lib $output_objdir/$libname.def'
16171 prefix_cmds="$prefix_cmds -e 1d";
16173 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
16175 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
16176 emximp -o $lib $output_objdir/$libname.def'
16177 …old_archive_From_new_cmds_CXX='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.d…
16205 freebsd-elf*)
16216 … archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
16223 export_dynamic_flag_spec_CXX='$wl-E'
16235 …archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b $wl+b $wl$install_libdir -o $output_objdir/$so…
16244 …output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; lis…
16248 …archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag $wl+b $wl$install_lib…
16266 export_dynamic_flag_spec_CXX='$wl-E'
16292 …archive_cmds_CXX='$CC -b $wl+h $wl$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objec…
16295 …archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $predep_objects $libobjs $dep…
16298 …archive_cmds_CXX='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $predep_objects $libobj…
16309 …output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list…
16316 …archive_cmds_CXX='$CC -shared -nostdlib -fPIC $wl+h $wl$soname -o $lib $predep_objects $libobjs $d…
16319 …archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $pre…
16322 …archive_cmds_CXX='$CC -shared -nostdlib $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $li…
16334 interix[3-9]*)
16337 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
16338 export_dynamic_flag_spec_CXX='$wl-E'
16343 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
16345 …XX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${…
16346-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output…
16352-shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname …
16355 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
16358 old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
16363-shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl
16365-shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl
16371 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
16376 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
16382 # ends with ".so" (or ".sl" for HP-UX), so rename the library
16384-e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`;…
16385-e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`;…
16394 …_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GRE…
16396 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
16397 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
16400 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
16401 old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
16409 case `$CC -V 2>&1` in
16411 …archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $…
16412 …='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$so…
16417 ia64*) tmp_idyn=' -i_dynamic';;
16419 …archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname…
16420 …m_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-r…
16424 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
16425 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
16426 whole_archive_flag_spec_CXX='$wl--whole-archive$convenience $wl--no-whole-archive'
16430 case `$CC -V` in
16431 *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
16433 rm -rf $tpldir~
16434 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
16435 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
16437 rm -rf $tpldir~
16438 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
16439 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
16442 rm -rf $tpldir~
16443 …$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $…
16444-shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $po…
16446 rm -rf $tpldir~
16447 …$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $…
16448-shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $pos…
16451 …archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compil…
16452-shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $…
16456 hardcode_libdir_flag_spec_CXX='$wl--rpath $wl$libdir'
16457 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
16458--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
16462 …archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $…
16463 …cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-sonam…
16466 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
16477 …output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; tem…
16481 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
16482 export_dynamic_flag_spec_CXX='$wl--export-dynamic'
16483 … archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
16486 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
16488 …$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$outp…
16492 case `$CC -V 2>&1 | sed 5q` in
16495 no_undefined_flag_CXX=' -zdefs'
16496 …archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs …
16497 …ds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_o…
16498 hardcode_libdir_flag_spec_CXX='-R$libdir'
16499--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
16503 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
16508 # "CC -xar", where "CC" is the Sun C++ compiler. This is
16511 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
16542 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
16543 …archive_cmds_CXX='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $lin…
16545 hardcode_libdir_flag_spec_CXX='-R$libdir'
16549 # Workaround some broken pre-1.5 toolchains
16550 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $…
16558 if test -f /usr/libexec/ld.so; then
16562 …archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compil…
16563 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
16564 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
16565 …mds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags …
16566 export_dynamic_flag_spec_CXX='$wl-E'
16567 whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
16581 # ends with ".so" (or ".sl" for HP-UX), so rename the library
16583-e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"…
16585 hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
16591 osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
16592 *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
16603 allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
16604-shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $w…
16605 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
16608 allow_undefined_flag_CXX=' -expect_unresolved \*'
16609-shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -m…
16610 …archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$…
16611 echo "-hidden">> $lib.exp~
16612-shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -m…
16614 hardcode_libdir_flag_spec_CXX='-rpath $libdir'
16628 …output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GR…
16632 allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
16635-shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compil…
16638-shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objec…
16642 hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
16648 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
16687 no_undefined_flag_CXX=' -zdefs'
16688 …archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs …
16689 …archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/"…
16690 …$CC -G$allow_undefined_flag $wl-M $wl$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs …
16692 hardcode_libdir_flag_spec_CXX='-R$libdir'
16695 solaris2.[0-5] | solaris2.[0-5].*) ;;
16698 # but understands '-z linker_flag'.
16700 whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
16708 # "CC -xar", where "CC" is the Sun C++ compiler. This is
16711 old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
16715 …archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $…
16718 old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
16723 no_undefined_flag_CXX=' $wl-z ${wl}defs'
16724 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
16725 …chive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects…
16726 …archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/"…
16727 …$CC -shared $pic_flag -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobj…
16732 …output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with…
16734 # g++ 2.7 appears to require '-G' NOT '-shared' on this
16736 …archive_cmds_CXX='$CC -G -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_fl…
16737 …archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/"…
16738 …$CC -G -nostdlib $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $predep_objects $libobjs $deplibs $pos…
16743 …output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | …
16746 hardcode_libdir_flag_spec_CXX='$wl-R $wl$libdir'
16748 solaris2.[0-5] | solaris2.[0-5].*) ;;
16750 whole_archive_flag_spec_CXX='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
16759 no_undefined_flag_CXX='$wl-z,text'
16766 archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16767 …archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplib…
16770 archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16771 …archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $d…
16777 # Note: We CANNOT use -z defs as we might desire, because we do not
16778 # link with -lc, and that would cause any symbols used from libc to
16780 # ever link correctly. If we're not using GNU ld we use -z text
16781 # though, which does catch some bad symbols but isn't as heavy-handed
16782 # as -z defs.
16783 no_undefined_flag_CXX='$wl-z,text'
16784 allow_undefined_flag_CXX='$wl-z,nodefs'
16787 hardcode_libdir_flag_spec_CXX='$wl-R,$libdir'
16790 export_dynamic_flag_spec_CXX='$wl-Bexport'
16795 archive_cmds_CXX='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16796 …archive_expsym_cmds_CXX='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplib…
16797 old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~
16799 reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~
16803 archive_cmds_CXX='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
16804 …archive_expsym_cmds_CXX='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $d…
16812 # NonStop-UX NCC 3.20
16834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
16865 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
16866 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
16867 *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
16870 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
16873 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
16885 -L* | -R* | -l*)
16886 # Some compilers place space between "-{L,R}" and the path.
16888 if test x-L = "$p" ||
16889 test x-R = "$p"; then
16895 if test -z "$prev"; then
16897 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
16898 -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
16899 -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
16907 -L | -R)
16911 if test -z "$compiler_lib_search_path_CXX"; then
16917 # The "-l" case would never come before the object being
16921 if test -z "$postdeps_CXX"; then
16940 if test -z "$predep_objects_CXX"; then
16946 if test -z "$postdep_objects_CXX"; then
16960 rm -f a.out a.exe
16965 $RM -f confest.$objext
16970 interix[3-9]*)
16981 *" -lc "*) archive_cmds_need_lc_CXX=no ;;
16984 if test -n "${compiler_lib_search_path_CXX}"; then
16985 …compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!…
17025 lt_prog_compiler_wl_CXX='-Wl,'
17026 lt_prog_compiler_static_CXX='-static'
17033 lt_prog_compiler_static_CXX='-Bstatic'
17035 lt_prog_compiler_pic_CXX='-fPIC'
17042 lt_prog_compiler_pic_CXX='-fPIC'
17046 # adding the '-m68020' flag to GCC prevents building anything better,
17047 # like '-m68040'.
17048 lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
17059 # Although the cygwin gcc ignores -fPIC, still need this for old-style
17060 # (--disable-auto-import) libraries
17061 lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
17064 lt_prog_compiler_static_CXX='$wl-static'
17071 lt_prog_compiler_pic_CXX='-fno-common'
17079 # The "-static" flag exists, but is broken.
17082 interix[3-9]*)
17083 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
17087 if test -d /usr/nec; then
17088 lt_prog_compiler_pic_CXX=-Kconform_pic
17092 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
17093 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
17099 lt_prog_compiler_pic_CXX='-fPIC'
17104 # QNX uses GNU C++, but need to define -shared option too, otherwise
17106 lt_prog_compiler_pic_CXX='-fPIC -shared'
17109 lt_prog_compiler_pic_CXX='-fPIC'
17114 aix[4-9]*)
17118 lt_prog_compiler_static_CXX='-Bstatic'
17120 lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
17127 …# _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abo…
17134 lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
17139 lt_prog_compiler_pic_CXX='-KPIC'
17143 lt_prog_compiler_pic_CXX='-pic'
17155 lt_prog_compiler_wl_CXX='-Wl,'
17156 lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
17162 lt_prog_compiler_wl_CXX='-Wl,'
17163 lt_prog_compiler_static_CXX='$wl-a ${wl}archive'
17184 lt_prog_compiler_wl_CXX='-Wl,'
17185 lt_prog_compiler_static_CXX='-non_shared'
17186 # CC pic flag -KPIC is the default.
17192 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
17196 lt_prog_compiler_wl_CXX='--backend -Wl,'
17197 lt_prog_compiler_pic_CXX='-fPIC'
17200 # old Intel C++ for x86_64, which still supported -KPIC.
17201 lt_prog_compiler_wl_CXX='-Wl,'
17202 lt_prog_compiler_pic_CXX='-KPIC'
17203 lt_prog_compiler_static_CXX='-static'
17207 # ICC 10 doesn't accept -KPIC any more.
17208 lt_prog_compiler_wl_CXX='-Wl,'
17209 lt_prog_compiler_pic_CXX='-fPIC'
17210 lt_prog_compiler_static_CXX='-static'
17214 lt_prog_compiler_wl_CXX='-Wl,'
17215 lt_prog_compiler_pic_CXX='-fpic'
17216 lt_prog_compiler_static_CXX='-Bstatic'
17223 lt_prog_compiler_static_CXX='-non_shared'
17227 lt_prog_compiler_wl_CXX='-Wl,'
17228 lt_prog_compiler_pic_CXX='-qpic'
17229 lt_prog_compiler_static_CXX='-qstaticlink'
17232 case `$CC -V 2>&1 | sed 5q` in
17235 lt_prog_compiler_pic_CXX='-KPIC'
17236 lt_prog_compiler_static_CXX='-Bstatic'
17237 lt_prog_compiler_wl_CXX='-Qoption ld '
17250 lt_prog_compiler_pic_CXX='-W c,exportall'
17256 netbsd* | netbsdelf*-gnu)
17259 # QNX uses GNU C++, but need to define -shared option too, otherwise
17261 lt_prog_compiler_pic_CXX='-fPIC -shared'
17266 lt_prog_compiler_wl_CXX='--backend -Wl,'
17270 lt_prog_compiler_pic_CXX='-pic'
17274 lt_prog_compiler_wl_CXX='-Wl,'
17278 lt_prog_compiler_static_CXX='-non_shared'
17290 lt_prog_compiler_pic_CXX='-KPIC'
17291 lt_prog_compiler_static_CXX='-Bstatic'
17292 lt_prog_compiler_wl_CXX='-Qoption ld '
17296 lt_prog_compiler_pic_CXX='-PIC'
17306 lt_prog_compiler_pic_CXX='-pic'
17307 lt_prog_compiler_static_CXX='-Bstatic'
17311 lt_prog_compiler_pic_CXX='-pic'
17320 lt_prog_compiler_wl_CXX='-Wl,'
17321 lt_prog_compiler_pic_CXX='-KPIC'
17322 lt_prog_compiler_static_CXX='-Bstatic'
17329 # NonStop-UX NCC 3.20
17330 lt_prog_compiler_pic_CXX='-KPIC'
17345 # For platforms that do not support PIC, -DPIC is meaningless:
17350 lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
17354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
17361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
17368 if test -n "$lt_prog_compiler_pic_CXX"; then
17369 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX …
17377 …lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC" ## exclude from sc_useless_quotes_in_assignment
17384 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17385 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17386 -e 's:$: $lt_compiler_flag:'`
17392 if (exit $ac_status) && test -s "$ac_outfile"; then
17397 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
17404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
17427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag work…
17436 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
17439 if test -s conftest.err; then
17451 $RM -r conftest*
17455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
17467 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
17468 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
17473 $RM -r conftest 2>/dev/null
17479 lt_compiler_flag="-o out/conftest2.$ac_objext"
17485 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17486 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17487 -e 's:$: $lt_compiler_flag:'`
17493 if (exit $ac_status) && test -s out/conftest2.$ac_objext
17499 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
17507 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
17510 $RM -r conftest
17514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
17519 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
17520 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
17525 $RM -r conftest 2>/dev/null
17531 lt_compiler_flag="-o out/conftest2.$ac_objext"
17537 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
17538 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
17539 -e 's:$: $lt_compiler_flag:'`
17545 if (exit $ac_status) && test -s out/conftest2.$ac_objext
17551 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
17559 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
17562 $RM -r conftest
17566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
17575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
17583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
17586 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may…
17587 $as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
17596 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shar…
17602 aix[4-9]*)
17603 # If we're using GNU nm, then we don't want the "-C" option.
17604 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
17605 # Without the "-l" option, or with the "-B" option, AIX nm treats
17609 # it in the Import File for the 'aix-soname' feature, so we have
17610 # to replace the "-B" option with "-P" for AIX nm.
17611 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
17612-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
17614-e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ …
17626 …export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][…
17627 …s_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
17631 linux* | k*bsd*-gnu | gnu*)
17639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
17655 # Assume -lc should be added
17661 # FIXME: we may have to deal with multi-command sequences.
17664 # Test whether the compiler implicitly links with -lc since on some
17665 # systems, -lgcc has to come before -lc. If gcc already passes -lc
17666 # to ld, don't add -lc before -lgcc.
17667 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
17668 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
17675 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
17678 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17686 compiler_flags=-v
17687 linker_flags=-v
17693 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" …
17694 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
17696 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
17710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
17780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
17799 # when you set need_version to no, make sure it does not cause -set_version
17815 aix[4-9]*)
17834 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
17842 # filename-based versioning of shared library archives on AIX. While
17844 # prevent static linking of such archives. So we do filename-based
17849 # versioned .so libs for executables only if there is the -brtl
17850 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
17851 # To allow for filename-based versioning support, we need to create
17861 # but for link time we create the symlink libNAME.so -> libNAME.so.V
17891-n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$…
17901-z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z …
17902 …postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_librar…
17913 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
17941 # libtool to hard-code these into programs
17956 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
17958 test -d \$dldir || mkdir -p \$dldir~
17961 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
17964 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
17972 …soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix…
17977 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
17981 …library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$ver…
17990 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
18007 …_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
18013 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
18014 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
18015 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
18019 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
18021 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
18023 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
18026 # common. (e.g. "Program Files" -> "PROGRA~1")
18032 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
18034 test -d \$dldir || mkdir -p \$dldir~
18036 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
18045 …library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.li…
18079 if test -x /usr/bin/objformat; then
18087 version_type=freebsd-$objformat
18089 freebsd-elf*)
18095 freebsd-*)
18109 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
18110 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
18177 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
18183 interix[3-9]*)
18215 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
18216 libsuff= shlibsuff= libmagic=32-bit;;
18217 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
18219 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
18220 libsuff=64 shlibsuff=64 libmagic=64-bit;;
18221 *) libsuff= shlibsuff= libmagic=never-match;;
18253 # Don't embed -rpath directories since the linker doesn't support them.
18254 hardcode_libdir_flag_spec_CXX='-L$libdir'
18258 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
18264 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
18277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18289 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
18293 rm -f core conftest.err conftest.$ac_objext \
18310 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
18311 # even though it is searched at run-time. Try to do the best guess by
18313 if test -f /etc/ld.so.conf; then
18314 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
18321 # most powerpc-linux boxes support dynamic linking these days and
18322 # people can always --disable-shared, the test was removed, and we
18327 netbsdelf*-gnu)
18343 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
18345 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
18380 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
18386 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
18398 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
18399 v=$($ECHO $release$versuffix | tr -d .-);
18400 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
18408 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
18410 test -d \$dldir || mkdir -p \$dldir~
18413 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
18416 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
18485 if test -d /usr/nec; then
18516 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
18537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
18557 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
18602 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
18605 if test -n "$hardcode_libdir_flag_spec_CXX" ||
18606 test -n "$runpath_var_CXX" ||
18609 # We can hardcode non-existent directories.
18613 # when we should be linking with a yet-to-be-installed one
18627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
18646 fi # test -n "$compiler"
18662 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18663 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker supports version scripts" >&5
18693 LDFLAGS="$LDFLAGS -Wl,--version-script=conftest.map"
18702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18707 have_ld_version_script=yes; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
18710 have_ld_version_script=no; { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18713 rm -f core conftest.err conftest.$ac_objext \
18726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
18731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18751 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18755 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18766 rm -f conftest*
18772 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18783 rm -f conftest*
18788 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
18792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18798 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
18824 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
18830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
18853 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working memcmp" >&5
18861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18868 /* Some versions of memcmp are not 8-bit clean. */
18874 or more and with at least one buffer not starting on a 4-byte boundary.
18884 strcpy (a, "--------01111111");
18885 strcpy (b, "--------10000000");
18901 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
18906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_memcmp_working" >&5
18915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strtod" >&5
18923 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18934 /* Some versions of Linux strtod mis-parse strings with leading '+'. */
18949 if (term != string && *(term - 1) == 0)
18961 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
18966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strtod" >&5
18981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
18982 $as_echo_n "checking for pow in -lm... " >&6; }
18987 LIBS="-lm $LIBS"
18988 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19011 rm -f core conftest.err conftest.$ac_objext \
19015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_pow" >&5
19018 POW_LIB=-lm
19020 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cannot find library containing definition of pow…
19045 { $as_echo "$as_me:${as_lineno-$LINENO}: checking zlib version" >&5
19049 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok (1.2.0.4 or later)" >&5
19070 # Also need to add -lz to the linker flags and make sure this succeeds.
19071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing zlibVersion" >&5
19077 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19096 if test -z "$ac_lib"; then
19099 ac_res=-l$ac_lib
19100 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
19105 rm -f core conftest.err conftest.$ac_objext \
19119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_zlibVersion" >&5
19134 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19136 as_fn_error $? "--with-zlib was given, but no working zlib library was found
19148 …{ $as_echo "$as_me:${as_lineno-$LINENO}: result: headers missing or too old (requires 1.2.0.4)" >&5
19153 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
19155 as_fn_error $? "--with-zlib was given, but zlib headers were not present or were too old (requires …
19161 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19173 # Add -std=c++11 if necesssary. It is important for us to do this before the
19178 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
19179 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
19182 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features by default"…
19187 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19278 add(T1 a1, T2 a2) -> decltype(a1 + a2)
19393 auto b = []() -> int { return '0'; }();
19399 a += b--;
19448 // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
19500 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx11" >&5
19512 for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
19514 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switc…
19521 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19612 add(T1 a1, T2 a2) -> decltype(a1 + a2)
19727 auto b = []() -> int { return '0'; }();
19733 a += b--;
19782 // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
19834 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
19842 if test -n "$CXXCPP" ; then
19856 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
19857 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
19867 { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++11 support was found" >&5
19879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -latomic is needed" >&5
19880 $as_echo_n "checking whether -latomic is needed... " >&6; }
19881 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19897 rm -f core conftest.err conftest.$ac_objext \
19899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STD_ATOMIC_NEED_LIBATOMIC" >&5
19902 LIBATOMIC_LIBS="-latomic"
19915 if echo "$PROTOC" | grep -q '^[^/].*/'; then :
19921 # is a nested package and --with-protoc was actually given on the outer
19945 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
19946 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
19967 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_join using $CC $PTHREAD_CFLAGS $PTHR…
19969 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19990 rm -f core conftest.err conftest.$ac_objext \
19992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
20005 # (e.g. DEC) have both -lpthread and -lpthreads, where one of the
20006 # libraries is broken (non-POSIX).
20008 # Create a list of thread flags to try. Items starting with a "-" are
20010 # which indicates that we try without any flags at all, and "pthread-config"
20013 ax_pthread_flags="pthreads none -Kthread -pthread -pthreads -mthreads pthread --thread-safe -mt pth…
20018 # pthreads: AIX (must check this before -lpthread)
20019 # none: in case threads are in libc; should be tried before -Kthread and
20021 # -Kthread: Sequent (threads in libc, but -Kthread needed for pthread.h)
20022 # -pthread: Linux/gcc (kernel threads), BSD/gcc (userland threads), Tru64
20023 # (Note: HP C rejects this with "bad form for `-t' option")
20024 # -pthreads: Solaris/gcc (Note: HP C also rejects)
20025 # -mt: Sun Workshop C (may only link SunOS threads [-lthread], but it
20027 # -D_REENTRANT too), HP C (must be checked before -lpthread, which
20028 # is present but should not be used directly; and before -mthreads,
20029 # because the compiler interprets this as "-mt" + "-hreads")
20030 # -mthreads: Mingw32/gcc, Lynx/gcc
20032 # --thread-safe: KAI C++
20033 # pthread-config: use pthread-config program (for GNU Pth library)
20039 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
20040 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
20042 ax_pthread_flags="-kthread lthread $ax_pthread_flags"
20047 # From the cc(1) man page: "[-mt] Sets various -D flags to enable
20048 # multi-threading and also sets -lpthread."
20050 ax_pthread_flags="-mt -pthread pthread $ax_pthread_flags"
20055 # IBM z/OS requires a feature-test macro to be defined in order to
20060 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20070 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_T…
20071 $as_echo "$as_me: WARNING: IBM z/OS requires -D_OPEN_THREADS or -D_UNIX03_THREADS to enable pthread…
20073 rm -f conftest*
20080 # (non-functional) versions of the pthreads routines, so link-based
20085 # standard Solaris way of linking pthreads (-mt -lpthread).
20087 ax_pthread_flags="-mt,pthread pthread $ax_pthread_flags"
20091 # GCC generally uses -pthread, or -pthreads on some platforms (e.g. SPARC)
20094 ax_pthread_flags="-pthread -pthreads $ax_pthread_flags"
20097 # The presence of a feature test macro requesting re-entrant function
20111 ax_pthread_check_macro="--"
20114 if test "x$ax_pthread_check_macro" = "x--"; then :
20122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC is Clang" >&5
20130 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20132 /* Note: Clang 2.7 lacks __clang_[a-z]+__ */
20142 rm -f conftest*
20147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG" >&5
20153 # Clang needs special handling, because older versions handle the -pthread
20158 # Clang takes -pthread; it has never supported any other flag
20164 # (Note 2: On some systems, notably Darwin, -pthread is not needed
20167 # -pthread does define _REENTRANT, and while the Darwin headers
20168 # ignore this macro, third-party headers might not.)
20170 PTHREAD_CFLAGS="-pthread"
20177 # taking place, the -pthread option has no effect ("argument unused
20178 # during compilation"). They expect -pthread to be passed in only
20189 # Even though use of the -pthread flag in linking would only print
20190 # a warning, this can be a nuisance for well-run software projects
20191 # that build with -Werror. So if the active version of Clang has
20194 …_echo "$as_me:${as_lineno-$LINENO}: checking whether Clang needs flag to prevent \"argument unused…
20195 …ther Clang needs flag to prevent \"argument unused\" warning when linking with -pthread... " >&6; }
20201 # links in two steps (.c -> .o, .o -> exe) instead of one
20202 # (.c -> exe), because the warning occurs only in the second
20209 for ax_pthread_try in '' -Qunused-arguments -Wno-unused-command-line-argument unknown; do
20213 CFLAGS="-Werror -Wunknown-warning-option $ax_pthread_try -pthread $ax_pthread_save_CFLAGS"
20215 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20221 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20228 rm -f core conftest.err conftest.$ac_objext \
20232 rm -f core conftest.err conftest.$ac_objext \
20243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_CLANG_NO_WARN_FLAG" >&5
20258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work without any flags" >&5
20262 -mt,pthread)
20263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with -mt -lpthread" >&5
20264 $as_echo_n "checking whether pthreads work with -mt -lpthread... " >&6; }
20265 PTHREAD_CFLAGS="-mt"
20266 PTHREAD_LIBS="-lpthread"
20269 -*)
20270 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthreads work with $ax_pthread_try_flag"…
20275 pthread-config)
20276 # Extract the first word of "pthread-config", so it can be a program name with args.
20277 set dummy pthread-config; ac_word=$2
20278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
20283 if test -n "$ax_pthread_config"; then
20290 test -z "$as_dir" && as_dir=.
20294 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
20301 test -z "$ac_cv_prog_ax_pthread_config" && ac_cv_prog_ax_pthread_config="no"
20305 if test -n "$ax_pthread_config"; then
20306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_config" >&5
20309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20317 PTHREAD_CFLAGS="`pthread-config --cflags`"
20318 PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`"
20322 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the pthreads library -l$ax_pthread_try_flag"…
20323 $as_echo_n "checking for the pthreads library -l$ax_pthread_try_flag... " >&6; }
20324 PTHREAD_LIBS="-l$ax_pthread_try_flag"
20335 # need a special flag -Kthread to make this header compile.)
20336 # We check for pthread_join because it is in -lpthread on IRIX
20338 # due to DEC craziness with -lpthreads. We check for
20340 # functions on Solaris that doesn't have a non-functional libc stub.
20343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20367 rm -f core conftest.err conftest.$ac_objext \
20373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5
20392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5
20399 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20413 rm -f core conftest.err conftest.$ac_objext \
20418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_JOINABLE_ATTR" >&5
20432 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether more special flags are required for pthr…
20440 ax_cv_PTHREAD_SPECIAL_FLAGS="-D_POSIX_PTHREAD_SEMANTICS"
20445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_SPECIAL_FLAGS" >&5
20453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5
20458 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20474 rm -f core conftest.err conftest.$ac_objext \
20478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_PRIO_INHERIT" >&5
20509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
20514 if test -n "$PTHREAD_CC"; then
20521 test -z "$as_dir" && as_dir=.
20525 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
20535 if test -n "$PTHREAD_CC"; then
20536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PTHREAD_CC" >&5
20539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
20544 test -n "$PTHREAD_CC" && break
20546 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
20557 test -n "$PTHREAD_CC" || PTHREAD_CC="$CC"
20563 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND:
20575 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
20576 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
20590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the location of hash_map" >&5
20595 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
20596 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
20600 # First try unordered_map, but not on gcc's before 4.2 -- I've
20601 # seen unexplainable unordered_map bugs with -O2 on older gcc's.
20602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20621 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20624 if test -z "$ac_cv_cxx_hash_map" -a "$stl_hash_old_gcc" != yes; then
20626 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20643 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20650 if test -z "$ac_cv_cxx_hash_map"; then
20651 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20667 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20673 if test -n "$ac_cv_cxx_hash_map"; then
20705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_hash_map" >&5
20708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
20710 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not find an STL hash_map" >&5
20741 …_files Makefile src/Makefile benchmarks/Makefile conformance/Makefile protobuf.pc protobuf-lite.pc"
20746 # scripts and configure runs, see configure's option --config-cache.
20751 # the --recheck option to rerun configure.
20765 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
20770 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
20784 # `set' does not quote correctly, so add quotes: double-quote
20786 sed -n \
20792 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
20806 if test -w "$cache_file"; then
20808 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
20810 if test ! -f "$cache_file" || test -h "$cache_file"; then
20815 mv -f confcache "$cache_file"$$ &&
20816 mv -f "$cache_file"$$ "$cache_file" ;; #(
20818 mv -f confcache "$cache_file" ;;
20823 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
20827 rm -f confcache
20833 DEFS=-DHAVE_CONFIG_H
20852 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
20856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
20858 if test -n "$am_sleep_pid"; then
20862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
20864 if test -n "$EXEEXT"; then
20872 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
20876 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
20880 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
20884 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
20888 if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
20892 if test -z "${GCC_TRUE}" && test -z "${GCC_FALSE}"; then
20896 if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then
20900 if test -z "${HAVE_LD_VERSION_SCRIPT_TRUE}" && test -z "${HAVE_LD_VERSION_SCRIPT_FALSE}"; then
20904 if test -z "${HAVE_ZLIB_TRUE}" && test -z "${HAVE_ZLIB_FALSE}"; then
20908 if test -z "${USE_EXTERNAL_PROTOC_TRUE}" && test -z "${USE_EXTERNAL_PROTOC_FALSE}"; then
20912 if test -z "${HAVE_PTHREAD_TRUE}" && test -z "${HAVE_PTHREAD_FALSE}"; then
20916 if test -z "${OBJC_CONFORMANCE_TEST_TRUE}" && test -z "${OBJC_CONFORMANCE_TEST_FALSE}"; then
20925 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
20939 SHELL=\${CONFIG_SHELL-$SHELL}
20943 ## -------------------- ##
20945 ## -------------------- ##
20949 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
20952 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
20954 alias -g '${1+"$@"}'='"$@"'
20957 case `(set -o) 2>/dev/null` in #(
20959 set -o posix ;; #(
20975 if test -z "$BASH_VERSION$ZSH_VERSION" \
20976 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
20977 as_echo='print -r --'
20978 as_echo_n='print -rn --'
20983 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
20984 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
20985 as_echo_n='/usr/ucb/echo -n'
20995 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
20998 as_echo_n='sh -c $as_echo_n_body as_echo'
21001 as_echo='sh -c $as_echo_body as_echo'
21007 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
21008 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
21016 # there to prevent editors from complaining about space-tab.
21029 test -z "$as_dir" && as_dir=.
21030 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
21041 if test ! -f "$as_myself"; then
21047 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
21069 # ----------------------------------------
21075 as_status=$1; test $as_status -eq 0 && as_status=1
21077 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
21078 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
21086 # -----------------------
21094 # -----------------
21095 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
21104 # ---------------
21112 # ----------------------
21130 # ------------------
21142 as_val=`expr "$@" || test $? -eq 1`
21154 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
21160 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
21166 as_me=`$as_basename -- "$0" ||
21193 case `echo -n x` in #(((((
21194 -n*)
21202 ECHO_N='-n';;
21205 rm -f conf$$ conf$$.exe conf$$.file
21206 if test -d conf$$.dir; then
21207 rm -f conf$$.dir/conf$$.file
21209 rm -f conf$$.dir
21213 if ln -s conf$$.file conf$$ 2>/dev/null; then
21214 as_ln_s='ln -s'
21216 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
21217 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
21218 # In both cases, we have to default to `cp -pR'.
21219 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
21220 as_ln_s='cp -pR'
21224 as_ln_s='cp -pR'
21227 as_ln_s='cp -pR'
21229 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
21234 # -------------
21240 -*) as_dir=./$as_dir;;
21242 test -d "$as_dir" || eval $as_mkdir_p || {
21250 as_dir=`$as_dirname -- "$as_dir" ||
21273 test -d "$as_dir" && break
21275 test -z "$as_dirs" || eval "mkdir $as_dirs"
21276 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
21280 if mkdir -p . 2>/dev/null; then
21281 as_mkdir_p='mkdir -p "$as_dir"'
21283 test -d ./-p && rmdir ./-p
21289 # -----------------------
21293 test -f "$1" && test -x "$1"
21295 as_test_x='test -x'
21306 ## ----------------------------------- ##
21308 ## ----------------------------------- ##
21326 on `(hostname || uname -n) 2>/dev/null | sed 1q`
21356 -h, --help print this help, then exit
21357 -V, --version print version number and configuration settings, then exit
21358 --config print configuration, then exit
21359 -q, --quiet, --silent
21361 -d, --debug don't remove temporary files
21362 --recheck update $as_me by reconfiguring in the same conditions
21363 --file=FILE[:TEMPLATE]
21365 --header=FILE[:TEMPLATE]
21396 test -n "\$AWK" || AWK=awk
21405 --*=?*)
21410 --*=)
21424 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
21426 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
21428 --config | --confi | --conf | --con | --co | --c )
21430 --debug | --debu | --deb | --de | --d | -d )
21432 --file | --fil | --fi | --f )
21440 --header | --heade | --head | --hea )
21447 --he | --h)
21448 # Conflict between --help and --header
21450 Try \`$0 --help' for more information.";;
21451 --help | --hel | -h )
21453 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
21454 | -silent | --silent | --silen | --sile | --sil | --si | --s)
21458 -*) as_fn_error $? "unrecognized option: \`$1'
21459 Try \`$0 --help' for more information." ;;
21472 ac_configure_extra_args="$ac_configure_extra_args --silent"
21478 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
21491 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
21500 # INIT-COMMANDS
21502 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
21505 # The HP-UX ksh and POSIX shell print the target directory to stdout
21824 # Double-quote double-evaled strings.
21858 …\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_s…
21870 if test -n "\${ZSH_VERSION+set}"; then
21901 "protobuf-lite.pc") CONFIG_FILES="$CONFIG_FILES protobuf-lite.pc" ;;
21929 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
21936 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
21937 test -d "$tmp"
21940 tmp=./conf$$-$RANDOM
21948 if test -n "$CONFIG_FILES"; then
21975 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
21981 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
21990 rm -f conf$$subs.sh
21995 sed -n '
22038 rm -f conf$$subs.awk
22101 fi # test -n "$CONFIG_FILES"
22106 if test -n "$CONFIG_HEADERS"; then
22112 # here-document in config.status, that substitutes the proper values into
22119 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
22120 if test -z "$ac_tt"; then
22134 sed -n '
22189 prefix = substr(line, 1, index(line, defundef) - 1)
22209 fi # test -n "$CONFIG_HEADERS"
22222 :[FH]-) ac_tag=-:-;;
22240 -) ac_f="$ac_tmp/stdin";;
22242 # (if the path is not absolute). The absolute path cannot be DOS-style,
22244 test -f "$ac_f" ||
22247 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
22261 if test x"$ac_file" != x-; then
22263 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
22275 *:-:* | *:-) cat >"$ac_tmp/stdin" \
22281 ac_dir=`$as_dirname -- "$ac_file" ||
22371 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
22374 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdi…
22375 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
22397 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
22412 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
22415 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
22416 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
22417 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
22418 "$ac_tmp/out"`; test -z "$ac_out"; } &&
22419 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`…
22424 rm -f "$ac_tmp/stdin"
22426 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
22427 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
22435 if test x"$ac_file" != x-; then
22438 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
22442 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
22445 rm -f "$ac_file"
22451 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
22452 || as_fn_error $? "could not create -" "$LINENO" 5
22465 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
22487 s/.*/./; q'`/stamp-h$_am_stamp_count
22490 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
22498 # Older Autoconf quotes --file arguments for eval, but not when files
22499 # are listed without --file. Let's play safe and only enable the eval
22517 am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
22519 # dependency-tracking related rules and includes.
22522 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
22524 am_dirpart=`$as_dirname -- "$am_mf" ||
22547 am_filepart=`$as_basename -- "$am_mf" ||
22566 && sed -e '/# am--include-marker/d' "$am_filepart" \
22567 | $MAKE -f - am--depfiles" >&5
22569 && sed -e '/# am--include-marker/d' "$am_filepart" \
22570 | $MAKE -f - am--depfiles) >&5 2>&5
22575 if test $am_rc -ne 0; then
22576 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
22580 re-running the configure script with MAKE=\"gmake\" (or whatever is
22581 necessary). You can also try re-running configure with the
22582 '--disable-dependency-tracking' option to at least be able to build
22590 rm -f conftest-deps.mk
22597 if test -n "${ZSH_VERSION+set}"; then
22610 # Provide generalized library-building support services.
22685 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
22686 Xsed="\$SED -e 1s/^X//"
22697 # A BSD- or MS-compatible name lister.
22760 # Commands used to install an old-style archive.
22822 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
22825 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
22856 # Is shlibpath searched before the hard-coded library search path?
22863 # The last name is the one that the linker finds with -lNAME
22888 # Compile-time system search path for libraries.
22891 # Detected run-time system search path for libraries.
22918 # Commands used to build an old-style archive.
22939 # Does compiler simultaneously support -c and -o options?
22942 # Whether or not to add -lc for building shared libraries.
22957 # Create an old-style archive from a shared archive.
22960 # Create a temporary old-style archive to link instead of a shared archive.
22985 # Whether we need a single "-rpath" flag with a separated argument.
22998 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
23065 # -----------------------------------
23090 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
23091 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
23100 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
23107 \-*) ;;
23111 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
23138 # if finds mixed CR/LF and LF-only lines. Since sed operates in
23142 || (rm -f "$cfgfile"; exit 1)
23144 mv -f "$cfgfile" "$ofile" ||
23145 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
23160 # Commands used to build an old-style archive.
23181 # Does compiler simultaneously support -c and -o options?
23184 # Whether or not to add -lc for building shared libraries.
23199 # Create an old-style archive from a shared archive.
23202 # Create a temporary old-style archive to link instead of a shared archive.
23227 # Whether we need a single "-rpath" flag with a separated argument.
23240 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
23327 ac_config_status_args="$ac_config_status_args --quiet"
23341 # Remove --cache-file, --srcdir, and --disable-option-checking arguments
23349 if test -n "$ac_prev"; then
23354 -cache-file | --cache-file | --cache-fil | --cache-fi \
23355 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
23357 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
23358 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
23359 | --c=*)
23361 --config-cache | -C)
23363 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
23365 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
23367 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
23369 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
23371 --disable-option-checking)
23381 # Always prepend --prefix to ensure using the same prefix
23383 ac_arg="--prefix=$prefix"
23389 # Pass --silent
23391 ac_sub_configure_args="--silent $ac_sub_configure_args"
23394 # Always prepend --disable-option-checking to silence warnings, since
23395 # different subdirs can have different --enable and --with options.
23396 ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
23403 test -d "$srcdir/$ac_dir" || continue
23406 $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
23447 if test -f "$ac_srcdir/configure.gnu"; then
23449 elif test -f "$ac_srcdir/configure"; then
23451 elif test -f "$ac_srcdir/configure.in"; then
23455 … { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
23461 if test -n "$ac_sub_configure"; then
23469 …s_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cac…
23470 …e: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdi…
23473 --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
23480 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
23481 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5