Lines Matching +full:gas +full:- +full:preprocessor
2 # Guess values for system-dependent variables and create Makefiles.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
14 ## -------------------- ##
16 ## -------------------- ##
25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
27 alias -g '${1+"$@"}'='"$@"'
30 case `(set -o) 2>/dev/null` in #(
32 set -o posix ;; #(
46 # Quoting is to prevent editors from complaining about space-tab.
56 # Ensure predictable behavior from utilities with locale-dependent output.
63 # to be unset--not just set to an empty or harmless value--now, to
64 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
80 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
81 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
100 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
111 if test ! -f "$as_myself"; then
118 # into an infinite loop, continuously re-executing ourselves.
124 # Preserve -v and -x to the replacement shell.
128 case $- in # ((((
129 *v*x* | *x*v* ) as_opts=-vx ;;
130 *v* ) as_opts=-v ;;
131 *x* ) as_opts=-x ;;
137 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
148 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
150 alias -g '\${1+\"\$@\"}'='\"\$@\"'
153 case \`(set -o) 2>/dev/null\` in #(
155 set -o posix ;; #(
181 test -x / || exit 1"
187 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
193 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
221 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
222 as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
225 if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
239 if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
240 as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
253 # Preserve -v and -x to the replacement shell.
257 case $- in # ((((
258 *v*x* | *x*v* ) as_opts=-vx ;;
259 *v* ) as_opts=-v ;;
260 *x* ) as_opts=-x ;;
266 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
278 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and
289 SHELL=${CONFIG_SHELL-/bin/sh}
295 ## --------------------- ##
297 ## --------------------- ##
299 # ---------------
309 # -----------------------
317 # -----------------
318 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
326 # ---------
335 # -------------
341 -*) as_dir=./$as_dir;;
343 test -d "$as_dir" || eval $as_mkdir_p || {
351 as_dir=`$as_dirname -- "$as_dir" ||
374 test -d "$as_dir" && break
376 test -z "$as_dirs" || eval "mkdir $as_dirs"
377 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
383 # -----------------------
387 test -f "$1" && test -x "$1"
390 # ----------------------
409 # ------------------
422 as_val=`expr "$@" || test $? -eq 1`
427 # ---------
436 # ----------------------------------------
442 as_status=$1; test $as_status -eq 0 && as_status=1
444 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
445 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
458 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
464 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
470 as_me=`$as_basename -- "$0" ||
501 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
502 sed -n '
507 s/[$]LINENO.*/&-/
515 s/-\n.*//
520 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
537 case `echo -n x` in #(((((
538 -n*)
546 ECHO_N='-n';;
549 # For backward compatibility with old third-party macros, we provide
556 rm -f conf$$ conf$$.exe conf$$.file
557 if test -d conf$$.dir; then
558 rm -f conf$$.dir/conf$$.file
560 rm -f conf$$.dir
564 if ln -s conf$$.file conf$$ 2>/dev/null; then
565 as_ln_s='ln -s'
567 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
568 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
569 # In both cases, we have to default to `cp -pR'.
570 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
571 as_ln_s='cp -pR'
575 as_ln_s='cp -pR'
578 as_ln_s='cp -pR'
580 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
583 if mkdir -p . 2>/dev/null; then
584 as_mkdir_p='mkdir -p "$as_dir"'
586 test -d ./-p && rmdir ./-p
590 as_test_x='test -x'
599 SHELL=${CONFIG_SHELL-/bin/sh}
602 test -n "$DJDIR" || exec 7<&0 </dev/null
608 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
910 if test -n "$ac_prev"; then
923 --)
926 -bindir | --bindir | --bindi | --bind | --bin | --bi)
928 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
931 -build | --build | --buil | --bui | --bu)
933 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
936 -cache-file | --cache-file | --cache-fil | --cache-fi \
937 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
939 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
940 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
943 --config-cache | -C)
946 -datadir | --datadir | --datadi | --datad)
948 -datadir=* | --datadir=* | --datadi=* | --datad=*)
951 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
952 | --dataroo | --dataro | --datar)
954 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
955 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
958 -disable-* | --disable-*)
959 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
961 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
964 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
969 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
974 -docdir | --docdir | --docdi | --doc | --do)
976 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
979 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
981 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
984 -enable-* | --enable-*)
985 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
987 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
990 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
995 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1000 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1001 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1002 | --exec | --exe | --ex)
1004 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1005 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1006 | --exec=* | --exe=* | --ex=*)
1009 -gas | --gas | --ga | --g)
1010 # Obsolete; use --with-gas.
1013 -help | --help | --hel | --he | -h)
1015 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1017 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1020 -host | --host | --hos | --ho)
1022 -host=* | --host=* | --hos=* | --ho=*)
1025 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1027 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1028 | --ht=*)
1031 -includedir | --includedir | --includedi | --included | --include \
1032 | --includ | --inclu | --incl | --inc)
1034 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1035 | --includ=* | --inclu=* | --incl=* | --inc=*)
1038 -infodir | --infodir | --infodi | --infod | --info | --inf)
1040 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1043 -libdir | --libdir | --libdi | --libd)
1045 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1048 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1049 | --libexe | --libex | --libe)
1051 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1052 | --libexe=* | --libex=* | --libe=*)
1055 -localedir | --localedir | --localedi | --localed | --locale)
1057 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1060 -localstatedir | --localstatedir | --localstatedi | --localstated \
1061 | --localstate | --localstat | --localsta | --localst | --locals)
1063 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1064 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1067 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1069 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1072 -nfp | --nfp | --nf)
1073 # Obsolete; use --without-fp.
1076 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1077 | --no-cr | --no-c | -n)
1080 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1081 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1084 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1085 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1086 | --oldin | --oldi | --old | --ol | --o)
1088 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1089 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1090 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1093 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1095 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1098 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1099 | --program-pre | --program-pr | --program-p)
1101 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1102 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1105 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1106 | --program-suf | --program-su | --program-s)
1108 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1109 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1112 -program-transform-name | --program-transform-name \
1113 | --program-transform-nam | --program-transform-na \
1114 | --program-transform-n | --program-transform- \
1115 | --program-transform | --program-transfor \
1116 | --program-transfo | --program-transf \
1117 | --program-trans | --program-tran \
1118 | --progr-tra | --program-tr | --program-t)
1120 -program-transform-name=* | --program-transform-name=* \
1121 | --program-transform-nam=* | --program-transform-na=* \
1122 | --program-transform-n=* | --program-transform-=* \
1123 | --program-transform=* | --program-transfor=* \
1124 | --program-transfo=* | --program-transf=* \
1125 | --program-trans=* | --program-tran=* \
1126 | --progr-tra=* | --program-tr=* | --program-t=*)
1129 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1131 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1134 -psdir | --psdir | --psdi | --psd | --ps)
1136 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1139 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1140 | -silent | --silent | --silen | --sile | --sil)
1143 -runstatedir | --runstatedir | --runstatedi | --runstated \
1144 | --runstate | --runstat | --runsta | --runst | --runs \
1145 | --run | --ru | --r)
1147 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1148 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1149 | --run=* | --ru=* | --r=*)
1152 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1154 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1155 | --sbi=* | --sb=*)
1158 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1159 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1160 | --sharedst | --shareds | --shared | --share | --shar \
1161 | --sha | --sh)
1163 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1164 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1165 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1166 | --sha=* | --sh=*)
1169 -site | --site | --sit)
1171 -site=* | --site=* | --sit=*)
1174 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1176 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1179 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1180 | --syscon | --sysco | --sysc | --sys | --sy)
1182 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1183 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1186 -target | --target | --targe | --targ | --tar | --ta | --t)
1188 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1191 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1194 -version | --version | --versio | --versi | --vers | -V)
1197 -with-* | --with-*)
1198 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1200 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1203 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1208 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1213 -without-* | --without-*)
1214 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1216 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1219 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1224 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1229 --x)
1230 # Obsolete; use --with-x.
1233 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1234 | --x-incl | --x-inc | --x-in | --x-i)
1236 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1237 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1240 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1241 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1243 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1244 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1247 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1248 Try \`$0 --help' for more information"
1255 '' | [0-9]* | *[!_$as_cr_alnum]* )
1263 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1264 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1272 if test -n "$ac_prev"; then
1273 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1277 if test -n "$ac_unrecognized_opts"; then
1303 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1307 # used to hold the argument of --host etc.
1323 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1328 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1329 ac_ls_di=`ls -di .` &&
1330 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1337 if test -z "$srcdir"; then
1340 ac_confdir=`$as_dirname -- "$as_myself" ||
1364 if test ! -r "$srcdir/$ac_unique_file"; then
1370 if test ! -r "$srcdir/$ac_unique_file"; then
1376 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1384 # mess up M-x gdb in Emacs.
1396 # Report the --help message.
1412 -h, --help display this help and exit
1413 --help=short display options specific to this package
1414 --help=recursive display the short help of all the included packages
1415 -V, --version display version information and exit
1416 -q, --quiet, --silent do not print \`checking ...' messages
1417 --cache-file=FILE cache test results in FILE [disabled]
1418 -C, --config-cache alias for \`--cache-file=config.cache'
1419 -n, --no-create do not create output files
1420 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1423 --prefix=PREFIX install architecture-independent files in PREFIX
1425 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1430 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1431 for instance \`--prefix=\$HOME'.
1436 --bindir=DIR user executables [EPREFIX/bin]
1437 --sbindir=DIR system admin executables [EPREFIX/sbin]
1438 --libexecdir=DIR program executables [EPREFIX/libexec]
1439 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1440 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1441 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1442 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1443 --libdir=DIR object code libraries [EPREFIX/lib]
1444 --includedir=DIR C header files [PREFIX/include]
1445 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1446 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1447 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1448 --infodir=DIR info documentation [DATAROOTDIR/info]
1449 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1450 --mandir=DIR man documentation [DATAROOTDIR/man]
1451 --docdir=DIR documentation root [DATAROOTDIR/doc/libevdev]
1452 --htmldir=DIR html documentation [DOCDIR]
1453 --dvidir=DIR dvi documentation [DOCDIR]
1454 --pdfdir=DIR pdf documentation [DOCDIR]
1455 --psdir=DIR ps documentation [DOCDIR]
1461 --program-prefix=PREFIX prepend PREFIX to installed program names
1462 --program-suffix=SUFFIX append SUFFIX to installed program names
1463 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1466 --build=BUILD configure for building on BUILD [guessed]
1467 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1471 if test -n "$ac_init_help"; then
1478 --disable-option-checking ignore unrecognized --enable/--with options
1479 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1480 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1481 --enable-dependency-tracking
1483 --disable-dependency-tracking
1484 speeds up one-time build
1485 --enable-silent-rules less verbose build output (undo: "make V=1")
1486 --disable-silent-rules verbose build output (undo: "make V=0")
1487 --enable-shared[=PKGS] build shared libraries [default=yes]
1488 --enable-static[=PKGS] build static libraries [default=yes]
1489 --enable-fast-install[=PKGS]
1491 --disable-libtool-lock avoid locking (might break parallel builds)
1492 --enable-gcov Whether to enable coverage testing
1494 --enable-coverity Whether to build with coverity support (default:
1498 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1499 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1500 --with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
1502 --with-aix-soname=aix|svr4|both
1505 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1506 --with-sysroot[=DIR] Search for dependent libraries within DIR (or the
1508 --with-python-sys-prefix
1510 --with-python_prefix override the default PYTHON_PREFIX
1511 --with-python_exec_prefix
1517 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1519 LIBS libraries to pass to the linker, e.g. -l<library>
1520 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1523 User-defined run-time library search path.
1524 PKG_CONFIG path to pkg-config utility
1526 directories to add to pkg-config's search path
1528 path overriding pkg-config's built-in search path
1530 C compiler flags for CHECK, overriding pkg-config
1531 CHECK_LIBS linker flags for CHECK, overriding pkg-config
1544 # If there are subdirs, report their specific --help.
1546 test -d "$ac_dir" ||
1547 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1585 # Metaconfig's "Configure" on case-insensitive file systems.
1586 if test -f "$ac_srcdir/configure.gnu"; then
1588 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1589 elif test -f "$ac_srcdir/configure"; then
1591 $SHELL "$ac_srcdir/configure" --help=recursive
1599 test -n "$ac_init_help" && exit $ac_status
1612 ## ------------------------ ##
1614 ## ------------------------ ##
1617 # --------------------------
1621 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1622 rm -f conftest.$ac_objext conftest.beam
1628 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1632 if test -s conftest.err; then
1633 grep -v '^ *+' conftest.err >conftest.er1
1635 mv -f conftest.er1 conftest.err
1637 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1639 test -z "$ac_c_werror_flag" ||
1640 test ! -s conftest.err
1641 } && test -s conftest.$ac_objext
1656 # -------------------------------------------------------
1661 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1668 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1679 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1682 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1689 # -----------------------
1693 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1694 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
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 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1711 test -z "$ac_c_werror_flag" ||
1712 test ! -s conftest.err
1713 } && test -s conftest$ac_exeext && {
1715 test -x conftest$ac_exeext
1729 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1736 # ----------------------------------
1740 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1747 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1750 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1787 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1791 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1829 ## --------- ##
1831 ## --------- ##
1833 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1834 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1835 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1836 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1837 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1839 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1840 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1843 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1870 ## ----------- ##
1872 ## ----------- ##
1878 # Strip out --no-create and --no-recursion so they do not pile up.
1879 # Strip out --silent because we don't want to record it for future runs.
1880 # Also quote any args containing shell meta-characters.
1881 # Make two passes to allow for proper duplicate-argument suppression.
1891 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1892 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1893 | -silent | --silent | --silen | --sile | --sil)
1906 *=* | --config-cache | -C | -disable-* | --disable-* \
1907 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1908 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1909 | -with-* | --with-* | -without-* | --without-* | --x)
1914 -* ) ac_must_keep_next=true ;;
1937 printf "%s\n" "## ---------------- ##
1939 ## ---------------- ##"
1943 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1948 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
1961 sed -n \
1966 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1973 printf "%s\n" "## ----------------- ##
1975 ## ----------------- ##"
1987 if test -n "$ac_subst_files"; then
1988 printf "%s\n" "## ------------------- ##
1990 ## ------------------- ##"
2003 if test -s confdefs.h; then
2004 printf "%s\n" "## ----------- ##
2006 ## ----------- ##"
2015 rm -f core *.core core.conftest.* &&
2016 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2025 rm -f -r conftest* confdefs.h
2029 # Predefined preprocessor variables.
2046 if test -n "$CONFIG_SITE"; then
2062 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2063 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2067 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2074 if test -r "$cache_file"; then
2077 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2078 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2086 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2123 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2126 as an "x". The following induces an error, until -std is added to get
2129 that is true only with -std. */
2130 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2132 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2135 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2183 #error "your preprocessor is broken"
2187 #error "your preprocessor is broken"
2189 static long long int bignum = -9223372036854775807LL;
2209 // See if C++-style comments work.
2272 ia->datasize = 10;
2273 for (int i = 0; i < ia->datasize; ++i)
2274 ia->data[i] = i * 1.234;
2287 dynamic_array[ni.number - 1] = 543;
2291 || dynamic_array[ni.number - 1] != 543);
2314 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2328 // Check UTF-8 literals.
2337 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2412 ac_aux_files="config.guess config.sub ltmain.sh missing install-sh compile"
2415 ac_aux_dir_candidates="${srcdir}/build-aux"
2418 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2424 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2437 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2442 # As a special case, if "install-sh" is required, that requirement
2443 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2445 if test x"$ac_aux" = x"install-sh"
2447 if test -f "${as_dir}install-sh"; then
2448 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2449 ac_install_sh="${as_dir}install-sh -c"
2450 elif test -f "${as_dir}install.sh"; then
2451 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2452 ac_install_sh="${as_dir}install.sh -c"
2453 elif test -f "${as_dir}shtool"; then
2454 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2455 ac_install_sh="${as_dir}shtool install -c"
2459 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
2465 if test -f "${as_dir}${ac_aux}"; then
2466 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2498 if test -f "${ac_aux_dir}config.guess"; then
2501 if test -f "${ac_aux_dir}config.sub"; then
2504 if test -f "$ac_aux_dir/configure"; then
2518 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the p…
2522 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >…
2532 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run…
2536 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' s…
2540 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2561 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the…
2563 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2566 ## -------------------- ##
2568 ## -------------------- ##
2572 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2573 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2599 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2600 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2602 if test -n "$ac_tool_prefix"; then
2605 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2611 if test -n "$CC"; then
2626 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2636 if test -n "$CC"; then
2637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2640 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2646 if test -z "$ac_cv_prog_CC"; then
2650 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2656 if test -n "$ac_ct_CC"; then
2671 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2681 if test -n "$ac_ct_CC"; then
2682 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2685 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2694 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
2704 if test -z "$CC"; then
2705 if test -n "$ac_tool_prefix"; then
2708 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2714 if test -n "$CC"; then
2729 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2739 if test -n "$CC"; then
2740 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2743 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2750 if test -z "$CC"; then
2753 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2759 if test -n "$CC"; then
2779 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2801 if test -n "$CC"; then
2802 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2805 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2811 if test -z "$CC"; then
2812 if test -n "$ac_tool_prefix"; then
2817 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2823 if test -n "$CC"; then
2838 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2848 if test -n "$CC"; then
2849 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2852 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2857 test -n "$CC" && break
2860 if test -z "$CC"; then
2866 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2872 if test -n "$ac_ct_CC"; then
2887 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2897 if test -n "$ac_ct_CC"; then
2898 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2901 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2906 test -n "$ac_ct_CC" && break
2914 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
2923 if test -z "$CC"; then
2924 if test -n "$ac_tool_prefix"; then
2927 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2933 if test -n "$CC"; then
2948 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2958 if test -n "$CC"; then
2959 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2962 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2968 if test -z "$ac_cv_prog_CC"; then
2972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2978 if test -n "$ac_ct_CC"; then
2993 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3003 if test -n "$ac_ct_CC"; then
3004 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3007 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3016 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3029 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3035 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3038 for ac_option in --version -v -V -qversion -version; do
3044 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3048 if test -s conftest.err; then
3054 rm -f conftest.er1 conftest.err
3055 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3072 # Try to create an executable without -o first, disregard a.out.
3075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3077 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3090 rm -f $ac_rmfiles
3097 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3101 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3104 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3107 # so that the user can short-circuit this test for compilers unknown to
3111 test -f "$ac_file" || continue
3125 # safe: cross compilers may not add the suffix if given an `-o'
3139 if test -z "$ac_file"
3141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3146 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3154 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3156 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3160 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3162 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3169 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3173 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3181 test -f "$ac_file" || continue
3190 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3195 rm -f conftest conftest$ac_cv_exeext
3196 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3199 rm -f conftest.$ac_ext
3202 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3218 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3226 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3230 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3237 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3241 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3248 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3251 If you meant to cross compile, use \`--host'.
3256 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3259 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3261 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3278 rm -f conftest.o conftest.obj
3284 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3288 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3292 test -f "$ac_file" || continue;
3303 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3308 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3310 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3314 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
3320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3340 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3344 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3355 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3356 printf %s "checking whether $CC accepts -g... " >&6; }
3364 CFLAGS="-g"
3365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3381 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3397 CFLAGS="-g"
3398 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3413 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3415 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3417 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3426 CFLAGS="-g -O2"
3428 CFLAGS="-g"
3432 CFLAGS="-O2"
3440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
3448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3452 for ac_arg in '' -std=gnu11
3459 rm -f core conftest.err conftest.$ac_objext conftest.beam
3462 rm -f conftest.$ac_ext
3468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3473 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3476 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
3486 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
3494 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3498 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
3505 rm -f core conftest.err conftest.$ac_objext conftest.beam
3508 rm -f conftest.$ac_ext
3514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3519 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3522 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
3532 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
3540 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3544 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
3551 rm -f core conftest.err conftest.$ac_objext conftest.beam
3554 rm -f conftest.$ac_ext
3560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3565 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3568 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3579 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3580 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
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 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
3590 printf %s "checking whether $CC understands -c and -o together... " >&6; }
3595 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3608 # compilers refuse to overwrite an existing .o file with -o,
3612 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
3613 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
3617 && test -f conftest2.$ac_objext; then
3624 rm -f core conftest*
3627 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3633 # A longer-term fix would be to have automake use am__CC in this case,
3639 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3640 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3680 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__…
3686 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3705 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3707 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
3710 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether _XOPEN_SOURCE should be defined" >&5
3719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3754 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3756 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3759 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_should_define__xopen_source" >&5
3827 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3834 printf %s "checking for a BSD-compatible install... " >&6; }
3835 if test -z "$INSTALL"; then
3868 # program-specific install script used by HP pwplus--don't use.
3871 rm -rf conftest.one conftest.two conftest.dir
3875 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
3876 test -s conftest.one && test -s conftest.two &&
3877 test -s conftest.dir/conftest.one &&
3878 test -s conftest.dir/conftest.two
3880 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
3893 rm -rf conftest.one conftest.two conftest.dir
3906 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3909 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3911 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3913 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3915 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3933 # arguments. Must try -L first in case configure is actually a
3941 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3943 # -L didn't work.
3944 set X `ls -t "$srcdir/configure" conftest.file`
3953 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
3956 if test "$2" = conftest.file || test $am_try -eq 2; then
3972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3982 rm -f conftest.file
3999 if eval "$MISSING --is-lightweight"; then
4003 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
4010 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
4012 install_sh="\${SHELL} $am_aux_dir/install-sh"
4017 # run "make install-strip". However 'strip' might not be the right
4018 # tool to use in cross-compilation environments, therefore Automake
4021 if test -n "$ac_tool_prefix"; then
4024 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4030 if test -n "$STRIP"; then
4045 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4055 if test -n "$STRIP"; then
4056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4059 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4065 if test -z "$ac_cv_prog_STRIP"; then
4069 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4075 if test -n "$ac_ct_STRIP"; then
4090 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4100 if test -n "$ac_ct_STRIP"; then
4101 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4104 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
4124 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
4127 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
4128 printf %s "checking for a race-free mkdir -p... " >&6; }
4129 if test -z "$MKDIR_P"; then
4146 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
4160 test -d ./--version && rmdir ./--version
4162 MKDIR_P="$ac_cv_path_mkdir -p"
4168 MKDIR_P="$ac_install_sh -d"
4171 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
4178 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4184 if test -n "$AWK"; then
4199 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4209 if test -n "$AWK"; then
4210 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4213 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4218 test -n "$AWK" && break
4221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4222 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4223 set x ${MAKE-make}
4224 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4235 case `${MAKE-make} -f conftest.make 2>/dev/null` in
4241 rm -f conftest.make
4244 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4248 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4250 SET_MAKE="MAKE=${MAKE-make}"
4253 rm -rf .tst 2>/dev/null
4255 if test -d .tst; then
4266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include di…
4267 printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
4281 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
4282 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
4302 rm -f confinc.* confmf.*
4303 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4306 # Check whether --enable-dependency-tracking was given.
4326 # Check whether --enable-silent-rules was given.
4337 am_make=${MAKE-make}
4338 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" …
4350 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
4356 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
4368 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4369 # is not polluted with repeated "-I."
4370 am__isrc=' -I$(srcdir)'
4372 if test -f $srcdir/config.status; then
4378 if test -z "$CYGPATH_W"; then
4379 if (cygpath --version) >/dev/null 2>/dev/null; then
4380 CYGPATH_W='cygpath -w'
4399 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4402 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4405 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4408 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4411 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
4415 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
4416 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
4422 # in the wild :-( We should find a proper way to deprecate it ...
4423 AMTAR='$${TAR-tar}'
4429 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
4437 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4443 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4446 # instance it was reported that on HP-UX the gcc test will end up
4447 # making a dummy file named 'D' -- because '-MD' means "put the output
4449 rm -rf conftest.dir
4457 # both Tru64's cc and ICC support -MD to output dependencies as a
4465 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4469 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4489 # We check with '-c' and '-o' for the sake of the "dashmstdout"
4491 # handle '-M -o', and we need to detect this. Also, some Intel
4493 am__obj=sub/conftest.${OBJEXT-o}
4494 am__minus_obj="-o $am__obj"
4501 # After this tag, mechanisms are not by side-effect, so they'll
4510 # This compiler won't grok '-c -o', but also, the minuso test has
4513 am__obj=conftest.${OBJEXT-o}
4521 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4526 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4528 # or remarks (even with -Werror). So we grep stderr for any message
4530 # When given -MP, icc 7.0 and 7.1 complain thusly:
4531 # icc: Command line warning: ignoring option '-M'; no argument required
4533 # icc: Command line remark: option '-MP' not supported
4543 rm -rf conftest.dir
4549 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4565 if test -z "$CTAGS"; then
4569 if test -z "$ETAGS"; then
4573 if test -z "$CSCOPE"; then
4579 # POSIX will say in a future version that running "rm -f" with no argument
4587 if rm -f && rm -fr && rm -rf; then : OK; else
4592 on the command line, even when the '-f' option is present. This is contrary
4596 Please tell bug-automake@gnu.org about your system, including the value
4614 to "yes", and re-run configure.
4628 # Check whether --enable-silent-rules was given.
4639 am_make=${MAKE-make}
4640 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" …
4652 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
4658 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
4677 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace …
4707 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4725 *-*-*) ;;
4729 ac_save_IFS=$IFS; IFS='-'
4739 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4742 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4756 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4759 *-*-*) ;;
4763 ac_save_IFS=$IFS; IFS='-'
4773 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4777 # double-quoted strings.
4797 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4800 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
4801 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4802 ECHO='print -r --'
4817 # Invoke $ECHO with all args, space-separated.
4824 printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4826 print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4827 printf "%s\n" "print -r" >&6; } ;;
4828 *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4845 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4857 if test -z "$SED"; then
4859 # Loop through the user's path and test for each of PROGNAME-LIST
4876 case `"$ac_path_SED" --version 2>&1` in
4888 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4891 if test $ac_count -gt ${ac_path_SED_max-0}; then
4897 test $ac_count -gt 10 && break
4899 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4907 if test -z "$ac_cv_path_SED"; then
4915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4918 rm -f conftest.sed
4920 test -z "$SED" && SED=sed
4921 Xsed="$SED -e 1s/^X//"
4933 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4934 printf %s "checking for grep that handles long lines and -e... " >&6; }
4939 if test -z "$GREP"; then
4941 # Loop through the user's path and test for each of PROGNAME-LIST
4958 case `"$ac_path_GREP" --version 2>&1` in
4970 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
4973 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4979 test $ac_count -gt 10 && break
4981 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4989 if test -z "$ac_cv_path_GREP"; then
4997 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5002 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5008 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5009 then ac_cv_path_EGREP="$GREP -E"
5011 if test -z "$EGREP"; then
5013 # Loop through the user's path and test for each of PROGNAME-LIST
5030 case `"$ac_path_EGREP" --version 2>&1` in
5045 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5051 test $ac_count -gt 10 && break
5053 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5061 if test -z "$ac_cv_path_EGREP"; then
5070 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5081 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5082 then ac_cv_path_FGREP="$GREP -F"
5084 if test -z "$FGREP"; then
5086 # Loop through the user's path and test for each of PROGNAME-LIST
5103 case `"$ac_path_FGREP" --version 2>&1` in
5118 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5124 test $ac_count -gt 10 && break
5126 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5134 if test -z "$ac_cv_path_FGREP"; then
5143 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5148 test -z "$GREP" && GREP=grep
5168 # Check whether --with-gnu-ld was given.
5178 # Check if gcc -print-prog-name=ld gives a path.
5179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5182 *-*-mingw*)
5184 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5186 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5197 test -z "$LD" && LD=$ac_prog
5209 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5212 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5213 printf %s "checking for non-GNU ld... " >&6; }
5219 if test -z "$LD"; then
5223 test -z "$ac_dir" && ac_dir=.
5224 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5226 # Check to see if the program is GNU ld. I'd rather use --version,
5227 # but apparently some variants of GNU ld only accept -v.
5228 # Break only if it was the GNU/non-GNU ld that we prefer.
5229 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5246 if test -n "$LD"; then
5247 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5250 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5253 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5254 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5260 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5261 case `$LD -v 2>&1 </dev/null` in
5270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5282 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" …
5283 printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5288 if test -n "$NM"; then
5293 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5300 test -z "$ac_dir" && ac_dir=.
5302 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then
5303 # Check to see if the nm accepts a BSD-compat flag.
5304 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
5312 case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in
5314 lt_cv_path_NM="$tmp_nm -B"
5318 case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in
5320 lt_cv_path_NM="$tmp_nm -p"
5337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5343 if test -n "$DUMPBIN"; then :
5346 if test -n "$ac_tool_prefix"; then
5347 for ac_prog in dumpbin "link -dump"
5351 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5357 if test -n "$DUMPBIN"; then
5372 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5382 if test -n "$DUMPBIN"; then
5383 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5386 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5391 test -n "$DUMPBIN" && break
5394 if test -z "$DUMPBIN"; then
5396 for ac_prog in dumpbin "link -dump"
5400 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5406 if test -n "$ac_ct_DUMPBIN"; then
5421 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5431 if test -n "$ac_ct_DUMPBIN"; then
5432 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5435 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5440 test -n "$ac_ct_DUMPBIN" && break
5448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
5456 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in
5458 DUMPBIN="$DUMPBIN -symbols -headers"
5470 test -z "$NM" && NM=nm
5477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5496 rm -f conftest*
5498 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5501 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5502 printf %s "checking whether ln -s works... " >&6; }
5504 if test "$LN_S" = "ln -s"; then
5505 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5508 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5513 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments…
5534 # Libtool will interpret -1 as no limit whatsoever
5535 lt_cv_sys_max_cmd_len=-1;
5539 # On Win9x/ME, this test blows up -- it succeeds, but takes
5541 # Worse, since 9x/ME are not pre-emptively multitasking,
5562 if test -x /sbin/sysctl; then
5563 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
5564 elif test -x /usr/sbin/sysctl; then
5565 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
5591 if test -x /sbin/sysconfig; then
5592 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5593 *1*) lt_cv_sys_max_cmd_len=-1 ;;
5602 if test -n "$kargmax"; then
5610 if test -n "$lt_cv_sys_max_cmd_len" && \
5620 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
5621 # If test is not a shell built-in, we'll probably end up computing a
5644 if test -n "$lt_cv_sys_max_cmd_len"; then
5645 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5648 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
5658 : ${CP="cp -f"}
5659 : ${MV="mv -f"}
5660 : ${RM="rm -f"}
5693 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host fo…
5700 *-*-mingw* )
5702 *-*-mingw* ) # actually msys
5705 *-*-cygwin* )
5713 *-*-cygwin* )
5715 *-*-mingw* ) # actually msys
5718 *-*-cygwin* )
5734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
5741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchai…
5750 *-*-mingw* )
5752 *-*-mingw* ) # actually msys
5762 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
5769 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5775 lt_cv_ld_reload_flag='-r'
5777 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5784 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5793 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs'
5795 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5808 if test -n "$ac_tool_prefix"; then
5811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5817 if test -n "$FILECMD"; then
5832 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5842 if test -n "$FILECMD"; then
5843 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FILECMD" >&5
5846 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5852 if test -z "$ac_cv_prog_FILECMD"; then
5856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5862 if test -n "$ac_ct_FILECMD"; then
5877 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5887 if test -n "$ac_ct_FILECMD"; then
5888 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_FILECMD" >&5
5891 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5900 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
5916 if test -n "$ac_tool_prefix"; then
5919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5925 if test -n "$OBJDUMP"; then
5940 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5950 if test -n "$OBJDUMP"; then
5951 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5954 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5960 if test -z "$ac_cv_prog_OBJDUMP"; then
5964 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5970 if test -n "$ac_ct_OBJDUMP"; then
5985 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5995 if test -n "$ac_ct_OBJDUMP"; then
5996 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5999 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6008 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6018 test -z "$OBJDUMP" && OBJDUMP=objdump
6028 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6039 # 'none' -- dependencies not supported.
6040 # 'unknown' -- same as none, but documents that we really don't know.
6041 # 'pass_all' -- all dependencies passed with no checks.
6042 # 'test_compile' -- check by making test program.
6043 # 'file_magic [[regex]]' -- check by looking for files in library path
6049 aix[4-9]*)
6058 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6059 lt_cv_file_magic_cmd='$FILECMD -L'
6072 # unless we find 'file', for example because we are cross-compiling.
6078 …v_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x…
6079 lt_cv_file_magic_cmd='$OBJDUMP -f'
6085 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6086 lt_cv_file_magic_cmd='$OBJDUMP -f'
6094 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6099 …lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand page…
6117 …lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6121 …heck_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)…
6125 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6131 interix[3-9]*)
6138 *-32|*"-32 ") libmagic=32-bit;;
6139 *-n32|*"-n32 ") libmagic=N32;;
6140 *-64|*"-64 ") libmagic=64-bit;;
6141 *) libmagic=never-match;;
6147 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
6152 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6153 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6160 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6170 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
6171 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6173 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6196 …_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-…
6204 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6208 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6229 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6240 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/…
6248 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6271 if test -n "$ac_tool_prefix"; then
6274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6280 if test -n "$DLLTOOL"; then
6295 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6305 if test -n "$DLLTOOL"; then
6306 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6309 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6315 if test -z "$ac_cv_prog_DLLTOOL"; then
6319 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6325 if test -n "$ac_ct_DLLTOOL"; then
6340 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6350 if test -n "$ac_ct_DLLTOOL"; then
6351 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6354 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6363 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6373 test -z "$DLLTOOL" && DLLTOOL=dlltool
6384 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries"…
6396 case `$DLLTOOL --help 2>&1` in
6397 *--identify-strict*)
6412 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
6415 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
6423 if test -n "$ac_tool_prefix"; then
6428 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6434 if test -n "$AR"; then
6449 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6459 if test -n "$AR"; then
6460 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6463 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6468 test -n "$AR" && break
6471 if test -z "$AR"; then
6477 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6483 if test -n "$ac_ct_AR"; then
6498 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6508 if test -n "$ac_ct_AR"; then
6509 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6517 test -n "$ac_ct_AR" && break
6525 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6546 test ${AR_FLAGS+y} || AR_FLAGS=${ARFLAGS-cr}
6554 # Make AR_FLAGS overridable by 'make ARFLAGS='. Don't try to run-time override
6562 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
6569 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6584 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6587 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6589 if test 0 -eq "$ac_status"; then
6591 rm -f conftest.$ac_objext libconftest.a
6592 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6595 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6597 if test 0 -ne "$ac_status"; then
6601 rm -f conftest.* libconftest.a
6604 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6607 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
6622 if test -n "$ac_tool_prefix"; then
6625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6631 if test -n "$STRIP"; then
6646 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6656 if test -n "$STRIP"; then
6657 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6666 if test -z "$ac_cv_prog_STRIP"; then
6670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6676 if test -n "$ac_ct_STRIP"; then
6691 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6701 if test -n "$ac_ct_STRIP"; then
6702 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6705 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6714 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6724 test -z "$STRIP" && STRIP=:
6731 if test -n "$ac_tool_prefix"; then
6734 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6740 if test -n "$RANLIB"; then
6755 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6765 if test -n "$RANLIB"; then
6766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6769 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6775 if test -z "$ac_cv_prog_RANLIB"; then
6779 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6785 if test -n "$ac_ct_RANLIB"; then
6800 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6810 if test -n "$ac_ct_RANLIB"; then
6811 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6823 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6833 test -z "$RANLIB" && RANLIB=:
6840 # Determine commands to create old-style static archives.
6845 if test -n "$RANLIB"; then
6848 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6903 LTCC=${LTCC-"$CC"}
6906 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6913 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler o…
6927 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6929 # Define system-specific variables.
6966 case `$NM -V 2>&1` in
6973 lt_cv_sys_global_symbol_to_import="$SED -n -e 's/^I .* \(.*\)$/\1/p'"
6975 lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
6976 lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
6978 -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\
6979 -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'"
6991 lt_cv_sys_global_symbol_to_cdecl="$SED -n"\
6993 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
6994 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
6997 lt_cv_sys_global_symbol_to_c_name_address="$SED -n"\
6999 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
7000 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
7004 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="$SED -n"\
7006 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
7007 " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
7008 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'"
7026 # Fake it for dumpbin and say T for any non-static function,
7046 …lt_cv_sys_global_symbol_pipe="$SED -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympa…
7053 rm -f conftest*
7067 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7070 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7074 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_globa…
7077 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7078 test $ac_status = 0; } && test -s "$nlist"; then
7081 mv -f "$nlist"T "$nlist"
7083 rm -f "$nlist"T
7093 relocations are performed -- see ld's documentation on pseudo-relocs. */
7108 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7121 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
7143 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7146 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7147 test $ac_status = 0; } && test -s conftest$ac_exeext; then
7165 rm -rf conftest* conftst*
7177 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7180 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7184 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7191 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
7231 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
7234 # Check whether --with-sysroot was given.
7247 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
7251 lt_sysroot=`echo "$with_sysroot" | $SED -e "$sed_quote_subst"`
7256 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
7262 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
7263 printf "%s\n" "${lt_sysroot:-no}" >&6; }
7269 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
7278 if test -z "$lt_DD"; then
7280 # Loop through the user's path and test for each of PROGNAME-LIST
7296 cmp -s conftest.i conftest.out \
7304 if test -z "$ac_cv_path_lt_DD"; then
7311 rm -f conftest.i conftest2.i conftest.out
7313 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
7317 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
7327 cmp -s conftest.i conftest.out \
7330 rm -f conftest.i conftest2.i conftest.out
7331 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
7333 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
7342 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
7349 \-*) ;;
7353 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7356 # Check whether --enable-libtool-lock was given.
7367 ia64-*-hpux*)
7371 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7374 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7377 *ELF-32*)
7380 *ELF-64*)
7385 rm -rf conftest*
7387 *-*-irix6*)
7391 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7394 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7398 *32-bit*)
7399 LD="${LD-ld} -melf32bsmip"
7402 LD="${LD-ld} -melf32bmipn32"
7404 *64-bit*)
7405 LD="${LD-ld} -melf64bmip"
7410 *32-bit*)
7411 LD="${LD-ld} -32"
7414 LD="${LD-ld} -n32"
7416 *64-bit*)
7417 LD="${LD-ld} -64"
7422 rm -rf conftest*
7425 mips64*-*linux*)
7429 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7432 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7436 *32-bit*)
7439 *64-bit*)
7456 LD="${LD-ld} -m $emul"
7458 rm -rf conftest*
7461 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7462 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7466 # doing 32-bit compilation for a host where ld defaults to 64-bit, or
7470 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7473 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7476 *32-bit*)
7478 x86_64-*kfreebsd*-gnu)
7479 LD="${LD-ld} -m elf_i386_fbsd"
7481 x86_64-*linux*)
7483 *x86-64*)
7484 LD="${LD-ld} -m elf32_x86_64"
7487 LD="${LD-ld} -m elf_i386"
7491 powerpc64le-*linux*)
7492 LD="${LD-ld} -m elf32lppclinux"
7494 powerpc64-*linux*)
7495 LD="${LD-ld} -m elf32ppclinux"
7497 s390x-*linux*)
7498 LD="${LD-ld} -m elf_s390"
7500 sparc64-*linux*)
7501 LD="${LD-ld} -m elf32_sparc"
7505 *64-bit*)
7507 x86_64-*kfreebsd*-gnu)
7508 LD="${LD-ld} -m elf_x86_64_fbsd"
7510 x86_64-*linux*)
7511 LD="${LD-ld} -m elf_x86_64"
7513 powerpcle-*linux*)
7514 LD="${LD-ld} -m elf64lppc"
7516 powerpc-*linux*)
7517 LD="${LD-ld} -m elf64ppc"
7519 s390*-*linux*|s390*-*tpf*)
7520 LD="${LD-ld} -m elf64_s390"
7522 sparc*-*linux*)
7523 LD="${LD-ld} -m elf64_sparc"
7529 rm -rf conftest*
7532 *-*-sco3.2v5*)
7533 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7535 CFLAGS="$CFLAGS -belf"
7536 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7537 printf %s "checking whether the C compiler needs -belf... " >&6; }
7544 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7545 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7548 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7565 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7569 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7570 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7574 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7577 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7581 *-*solaris*)
7585 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7588 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7591 *64-bit*)
7595 i?86-*-solaris*|x86_64-*-solaris*)
7596 LD="${LD-ld} -m elf_x86_64"
7598 sparc*-*-solaris*)
7599 LD="${LD-ld} -m elf64_sparc"
7603 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
7604 LD=${LD-ld}_sol2
7608 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7609 LD="${LD-ld} -64"
7616 rm -rf conftest*
7622 if test -n "$ac_tool_prefix"; then
7625 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7631 if test -n "$MANIFEST_TOOL"; then
7646 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7656 if test -n "$MANIFEST_TOOL"; then
7657 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
7660 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7666 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
7670 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7676 if test -n "$ac_ct_MANIFEST_TOOL"; then
7691 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7701 if test -n "$ac_ct_MANIFEST_TOOL"; then
7702 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
7705 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7714 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7724 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
7725 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7732 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
7733 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
7738 rm -f conftest*
7740 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
7753 if test -n "$ac_tool_prefix"; then
7756 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7762 if test -n "$DSYMUTIL"; then
7777 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7787 if test -n "$DSYMUTIL"; then
7788 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7791 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7797 if test -z "$ac_cv_prog_DSYMUTIL"; then
7801 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7807 if test -n "$ac_ct_DSYMUTIL"; then
7822 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7832 if test -n "$ac_ct_DSYMUTIL"; then
7833 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7845 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7855 if test -n "$ac_tool_prefix"; then
7858 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7864 if test -n "$NMEDIT"; then
7879 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7889 if test -n "$NMEDIT"; then
7890 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7893 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7899 if test -z "$ac_cv_prog_NMEDIT"; then
7903 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7909 if test -n "$ac_ct_NMEDIT"; then
7924 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7934 if test -n "$ac_ct_NMEDIT"; then
7935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7938 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7947 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7957 if test -n "$ac_tool_prefix"; then
7960 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7966 if test -n "$LIPO"; then
7981 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7991 if test -n "$LIPO"; then
7992 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7995 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8001 if test -z "$ac_cv_prog_LIPO"; then
8005 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8011 if test -n "$ac_ct_LIPO"; then
8026 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8036 if test -n "$ac_ct_LIPO"; then
8037 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
8040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8049 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8059 if test -n "$ac_tool_prefix"; then
8062 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8068 if test -n "$OTOOL"; then
8083 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8093 if test -n "$OTOOL"; then
8094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
8097 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8103 if test -z "$ac_cv_prog_OTOOL"; then
8107 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8113 if test -n "$ac_ct_OTOOL"; then
8128 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8138 if test -n "$ac_ct_OTOOL"; then
8139 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8142 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8151 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8161 if test -n "$ac_tool_prefix"; then
8164 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8170 if test -n "$OTOOL64"; then
8185 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8195 if test -n "$OTOOL64"; then
8196 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8199 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8205 if test -z "$ac_cv_prog_OTOOL64"; then
8209 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8215 if test -n "$ac_ct_OTOOL64"; then
8230 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8240 if test -n "$ac_ct_OTOOL64"; then
8241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8244 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8253 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8289 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8290 printf %s "checking for -single_module linker flag... " >&6; }
8296 if test -z "$LT_MULTI_MODULE"; then
8297 # By default we will add the -single_module flag. You can override
8299 # non-empty at configure time, or by adding -multi_module to the
8301 rm -rf libconftest.dylib*
8303 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8304 -dynamiclib -Wl,-single_module conftest.c" >&5
8305 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8306 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8308 # If there is a non-empty error log, and "single_module"
8310 if test -s conftest.err && $GREP single_module conftest.err; then
8314 elif test -f libconftest.dylib && test 0 = "$_lt_result"; then
8319 rm -rf libconftest.dylib*
8320 rm -f conftest.*
8323 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8326 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8327 printf %s "checking for -exported_symbols_list linker flag... " >&6; }
8335 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8336 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8353 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8358 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8361 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8362 printf %s "checking for -force_load linker flag... " >&6; }
8371 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8372 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8380 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8381 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8383 if test -s conftest.err && $GREP force_load conftest.err; then
8385 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
8390 rm -f conftest.err libconftest.a conftest conftest.c
8391 rm -rf conftest.dSYM
8394 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8398 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
8400 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
8403 10.[012],*|,*powerpc*-darwin[5-8]*)
8404 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
8406 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
8414 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
8416 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
8427 # -----------------------------------
8452 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
8453 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
8483 # Check whether --enable-shared was given.
8486 enableval=$enable_shared; p=${PACKAGE-default}
8515 # Check whether --enable-static was given.
8518 enableval=$enable_static; p=${PACKAGE-default}
8548 # Check whether --with-pic was given.
8551 withval=$with_pic; lt_p=${PACKAGE-default}
8578 # Check whether --enable-fast-install was given.
8581 enableval=$enable_fast_install; p=${PACKAGE-default}
8611 power*-*-aix[5-9]*,yes)
8612 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning …
8615 # Check whether --with-aix-soname was given.
8622 as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5
8637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
8643 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,
8645 if test 64 = "${OBJECT_MODE-32}"; then
8701 test -z "$LN_S" && LN_S="ln -s"
8716 if test -n "${ZSH_VERSION+set}"; then
8720 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8726 rm -f .libs 2>/dev/null
8728 if test -d .libs; then
8731 # MS-DOS does not allow filenames that begin with a dot.
8736 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8775 test -z "$CC" && CC=cc
8776 test -z "$LTCC" && LTCC=$CC
8777 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
8778 test -z "$LD" && LD=ld
8779 test -z "$ac_objext" && ac_objext=o
8786 test -z "$MAGIC_CMD" && MAGIC_CMD=file
8790 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8806 test -z "$ac_dir" && ac_dir=.
8807 if test -f "$ac_dir/${ac_tool_prefix}file"; then
8809 if test -n "$file_magic_test_file"; then
8827 *** bug-libtool@gnu.org
8843 if test -n "$MAGIC_CMD"; then
8844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8847 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8855 if test -z "$lt_cv_path_MAGIC_CMD"; then
8856 if test -n "$ac_tool_prefix"; then
8857 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8873 test -z "$ac_dir" && ac_dir=.
8874 if test -f "$ac_dir/file"; then
8876 if test -n "$file_magic_test_file"; then
8894 *** bug-libtool@gnu.org
8910 if test -n "$MAGIC_CMD"; then
8911 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8914 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8933 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8934 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8958 LTCC=${LTCC-"$CC"}
8961 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8981 $RM -r conftest*
8988 if test -n "$compiler"; then
8995 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8997 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9000 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-except…
9001 printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9009 lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment
9016 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9017 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9018 -e 's:$: $lt_compiler_flag:'`
9024 if (exit $ac_status) && test -s "$ac_outfile"; then
9029 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9036 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9040 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9058 lt_prog_compiler_wl='-Wl,'
9059 lt_prog_compiler_static='-static'
9066 lt_prog_compiler_static='-Bstatic'
9068 lt_prog_compiler_pic='-fPIC'
9075 lt_prog_compiler_pic='-fPIC'
9079 # adding the '-m68020' flag to GCC prevents building anything better,
9080 # like '-m68040'.
9081 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9093 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9094 # (--disable-auto-import) libraries
9095 lt_prog_compiler_pic='-DDLL_EXPORT'
9098 lt_prog_compiler_static='$wl-static'
9106 lt_prog_compiler_pic='-fno-common'
9111 # The "-static" flag exists, but is broken.
9116 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9117 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9124 lt_prog_compiler_pic='-fPIC'
9129 interix[3-9]*)
9130 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9142 # QNX uses GNU C++, but need to define -shared option too, otherwise
9144 lt_prog_compiler_pic='-fPIC -shared'
9148 if test -d /usr/nec; then
9149 lt_prog_compiler_pic=-Kconform_pic
9154 lt_prog_compiler_pic='-fPIC'
9160 lt_prog_compiler_wl='-Xlinker '
9161 if test -n "$lt_prog_compiler_pic"; then
9162 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
9170 lt_prog_compiler_wl='-Wl,'
9173 lt_prog_compiler_static='-Bstatic'
9175 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9182 lt_prog_compiler_pic='-fno-common'
9186 lt_prog_compiler_wl='-Wl,-Wl,,'
9187 lt_prog_compiler_pic='-PIC'
9188 lt_prog_compiler_static='-Bstatic'
9196 lt_prog_compiler_pic='-DDLL_EXPORT'
9199 lt_prog_compiler_static='$wl-static'
9205 lt_prog_compiler_wl='-Wl,'
9206 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9207 # not for PA HP-UX.
9217 lt_prog_compiler_static='$wl-a ${wl}archive'
9221 lt_prog_compiler_wl='-Wl,'
9222 # PIC (with -KPIC) is the default.
9223 lt_prog_compiler_static='-non_shared'
9226 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
9228 # old Intel for x86_64, which still supported -KPIC.
9230 lt_prog_compiler_wl='-Wl,'
9231 lt_prog_compiler_pic='-KPIC'
9232 lt_prog_compiler_static='-static'
9235 # ICC 10 doesn't accept -KPIC any more.
9237 lt_prog_compiler_wl='-Wl,'
9238 lt_prog_compiler_pic='-fPIC'
9239 lt_prog_compiler_static='-static'
9243 lt_prog_compiler_wl='-Wl,'
9244 lt_prog_compiler_pic='--shared'
9245 lt_prog_compiler_static='--static'
9249 lt_prog_compiler_wl='-Wl,-Wl,,'
9250 lt_prog_compiler_pic='-PIC'
9251 lt_prog_compiler_static='-Bstatic'
9255 lt_prog_compiler_wl='-Wl,'
9256 lt_prog_compiler_pic='-fPIC'
9257 lt_prog_compiler_static='-static'
9262 lt_prog_compiler_wl='-Wl,'
9263 lt_prog_compiler_pic='-fpic'
9264 lt_prog_compiler_static='-Bstatic'
9267 lt_prog_compiler_wl='-Wl,'
9269 lt_prog_compiler_static='-non_shared'
9273 lt_prog_compiler_wl='-Wl,'
9274 lt_prog_compiler_pic='-qpic'
9275 lt_prog_compiler_static='-qstaticlink'
9278 case `$CC -V 2>&1 | $SED 5q` in
9279 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
9281 lt_prog_compiler_pic='-KPIC'
9282 lt_prog_compiler_static='-Bstatic'
9286 lt_prog_compiler_pic='-KPIC'
9287 lt_prog_compiler_static='-Bstatic'
9288 lt_prog_compiler_wl='-Qoption ld '
9292 lt_prog_compiler_pic='-KPIC'
9293 lt_prog_compiler_static='-Bstatic'
9294 lt_prog_compiler_wl='-Wl,'
9297 lt_prog_compiler_wl='-Wl,'
9298 lt_prog_compiler_pic='-fPIC'
9299 lt_prog_compiler_static='-static'
9302 lt_prog_compiler_wl='-Wl,'
9303 lt_prog_compiler_pic='-fpic'
9304 lt_prog_compiler_static='-Bstatic'
9312 lt_prog_compiler_pic='-KPIC'
9313 lt_prog_compiler_static='-Bstatic'
9317 # QNX uses GNU C++, but need to define -shared option too, otherwise
9319 lt_prog_compiler_pic='-fPIC -shared'
9323 lt_prog_compiler_wl='-Wl,'
9325 lt_prog_compiler_static='-non_shared'
9329 lt_prog_compiler_static='-non_shared'
9333 lt_prog_compiler_pic='-KPIC'
9334 lt_prog_compiler_static='-Bstatic'
9337 lt_prog_compiler_wl='-Qoption ld ';;
9339 lt_prog_compiler_wl='-Wl,';;
9344 lt_prog_compiler_wl='-Qoption ld '
9345 lt_prog_compiler_pic='-PIC'
9346 lt_prog_compiler_static='-Bstatic'
9350 lt_prog_compiler_wl='-Wl,'
9351 lt_prog_compiler_pic='-KPIC'
9352 lt_prog_compiler_static='-Bstatic'
9356 if test -d /usr/nec; then
9357 lt_prog_compiler_pic='-Kconform_pic'
9358 lt_prog_compiler_static='-Bstatic'
9363 lt_prog_compiler_wl='-Wl,'
9364 lt_prog_compiler_pic='-KPIC'
9365 lt_prog_compiler_static='-Bstatic'
9369 lt_prog_compiler_wl='-Wl,'
9374 lt_prog_compiler_pic='-pic'
9375 lt_prog_compiler_static='-Bstatic'
9385 # For platforms that do not support PIC, -DPIC is meaningless:
9390 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9394 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9402 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
9409 if test -n "$lt_prog_compiler_pic"; then
9410 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic…
9419 lt_compiler_flag="$lt_prog_compiler_pic -DPIC" ## exclude from sc_useless_quotes_in_assignment
9426 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9427 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9428 -e 's:$: $lt_compiler_flag:'`
9434 if (exit $ac_status) && test -s "$ac_outfile"; then
9439 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9446 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9475 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag…
9485 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9488 if test -s conftest.err; then
9500 $RM -r conftest*
9504 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9519 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
9520 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9526 $RM -r conftest 2>/dev/null
9532 lt_compiler_flag="-o out/conftest2.$ac_objext"
9538 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9539 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9540 -e 's:$: $lt_compiler_flag:'`
9546 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9552 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9560 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9563 $RM -r conftest
9567 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9575 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
9576 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9582 $RM -r conftest 2>/dev/null
9588 lt_compiler_flag="-o out/conftest2.$ac_objext"
9594 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9595 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9596 -e 's:$: $lt_compiler_flag:'`
9602 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9608 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9616 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9619 $RM -r conftest
9623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9632 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9640 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9643 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j…
9644 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
9656 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports…
9683 # include_expsyms should be a list of space-separated symbols to be *always*
9729 case `$LD -v 2>&1` in
9731 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9732 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9752 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
9753 export_dynamic_flag_spec='$wl--export-dynamic'
9754 # ancient GNU ld didn't support --whole-archive et. al.
9755 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9756 whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
9761 case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
9763 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9772 aix[3-9]*)
9782 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9793 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9797 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9798 hardcode_libdir_flag_spec='-L$libdir'
9805 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9808 # support --undefined. This deserves some investigation. FIXME
9809 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9818 hardcode_libdir_flag_spec='-L$libdir'
9819 export_dynamic_flag_spec='$wl--export-all-symbols'
9823 …export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s…
9824 …psyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
9826 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
9827 …rchive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-a…
9828 # If the export-symbols file already is a .def file, use it as
9830 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
9836 …CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname …
9843 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9848 hardcode_libdir_flag_spec='-L$libdir'
9857 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
9858 emximp -o $lib $output_objdir/$libname.def'
9865 prefix_cmds="$prefix_cmds -e 1d";
9867 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
9869 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
9870 emximp -o $lib $output_objdir/$libname.def'
9871 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
9876 interix[3-9]*)
9879 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
9880 export_dynamic_flag_spec='$wl-E'
9885 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9887 …ds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${…
9888 …-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output…
9891 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
9893 if test linux-dietlibc = "$host_os"; then
9895 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
9898 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
9902 tmp_sharedflag='-shared'
9905 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9910 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9911 tmp_addflag=' $pic_flag -Mnomain' ;;
9913 tmp_addflag=' -i_dynamic' ;;
9915 tmp_addflag=' -i_dynamic -nofor_main' ;;
9917 tmp_addflag=' -nofor_main' ;;
9920 tmp_sharedflag='--shared' ;;
9922 tmp_sharedflag='-Wl,-shared' ;;
9924 tmp_sharedflag='-qmkshrobj'
9927 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9931 case `$CC -V 2>&1 | $SED 5q` in
9933 …--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
9935 tmp_sharedflag='-G' ;;
9937 tmp_sharedflag='-G' ;;
9939 … '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9943 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9945 …g"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$…
9950 export_dynamic_flag_spec='-rdynamic'
9954 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9955 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
9956 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9959 cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9961 …$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libnam…
9971 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9972 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9975 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9976 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
9981 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9993 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9994 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9995 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10002 case `$LD -v 2>&1` in
10003 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10021 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10022 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10023 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10024 …hive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-s…
10033 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10040 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10041 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
10042 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10061 …archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_sym…
10063 # are no directories specified by -L.
10065 if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then
10072 aix[4-9]*)
10077 exp_sym_flag='-Bexport'
10080 # If we're using GNU nm, then we don't want the "-C" option.
10081 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
10082 # Without the "-l" option, or with the "-B" option, AIX nm treats
10086 # it in the Import File for the 'aix-soname' feature, so we have
10087 # to replace the "-B" option with "-P" for AIX nm.
10088 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10089 …-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
10091 …-e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ …
10096 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10099 # depending on the kind of the shared library created -
10110 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10112 if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
10118 # With aix-soname=svr4, we create the lib.so.V shared archives only,
10122 LDFLAGS="$LDFLAGS -Wl,-brtl"
10127 exp_sym_flag='-bexport'
10128 no_entry_flag='-bnoentry'
10133 # or program results in "error TOC overflow" add -mminimal-toc to
10135 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10142 file_list_spec='$wl-f,'
10156 collect2name=`$CC -print-prog-name=collect2`
10157 if test -f "$collect2name" &&
10169 hardcode_libdir_flag_spec='-L$libdir'
10174 shared_flag='-shared'
10176 shared_flag="$shared_flag "'$wl-G'
10180 # /with/ Import File - we do not want to mix them.
10181 shared_flag_aix='-shared'
10182 shared_flag_svr4='-shared $wl-G'
10186 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10187 # chokes on -Wl,-G. The following line is correct:
10188 shared_flag='-G'
10191 shared_flag='$wl-G'
10193 shared_flag='$wl-bM:SRE'
10195 shared_flag_aix='$wl-bM:SRE'
10196 shared_flag_svr4='$wl-G'
10200 export_dynamic_flag_spec='$wl-bexpall'
10201 # It seems that -bexpall does not export symbols beginning with
10205 # Warning - without using the other runtime loading flags (-brtl),
10206 # -berok will link without error, but may produce a broken library.
10207 allow_undefined_flag='-berok'
10217 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10238 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10239 # Check for a 64-bit object if we didn't find anything.
10240 if test -z "$lt_cv_aix_libpath_"; then
10241 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10244 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10246 if test -z "$lt_cv_aix_libpath_"; then
10255 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
10256 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler…
10259 hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib'
10260 allow_undefined_flag="-z nodefs"
10261 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_ent…
10272 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10293 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10294 # Check for a 64-bit object if we didn't find anything.
10295 if test -z "$lt_cv_aix_libpath_"; then
10296 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10299 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10301 if test -z "$lt_cv_aix_libpath_"; then
10310 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
10311 # Warning - without using the other run time loading flags,
10312 # -berok will link without error, but may produce a broken library.
10313 no_undefined_flag=' $wl-bernotok'
10314 allow_undefined_flag=' $wl-berok'
10316 # We only use this code for GNU lds that support --whole-archive.
10317 whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
10323 archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
10324 # -brtl affects multiple linker settings, -berok does not and is overridden later
10325 …compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%…
10328 …s"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$…
10331 …-o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compi…
10333 # used by -dlpreopen to get the symbols
10336 archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d'
10345 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10349 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10350 hardcode_libdir_flag_spec='-L$libdir'
10357 export_dynamic_flag_spec=-rdynamic
10377 …archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$t…
10378 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
10382 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
10384 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
10390 …objs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' …
10402 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
10403 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
10416 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
10420 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10434 …ag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenienc…
10447 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
10448 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt…
10449 …\$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
10450 …e_expsym_cmds="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC…
10459 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10460 hardcode_libdir_flag_spec='-L$libdir'
10469 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10470 hardcode_libdir_flag_spec='-R$libdir'
10477 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10483 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10485 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10486 hardcode_libdir_flag_spec='-R$libdir'
10493 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output…
10495 …archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libo…
10504 export_dynamic_flag_spec='$wl-E'
10509 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
10511 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10518 export_dynamic_flag_spec='$wl-E'
10529 archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
10532 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs …
10535 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
10541 archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
10544 …archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10548 # Older versions of the 11.00 compiler do not understand -b yet
10549 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10551 printf %s "checking if $CC understands -b... " >&6; }
10558 LDFLAGS="$LDFLAGS -b"
10560 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10563 if test -s conftest.err; then
10575 $RM -r conftest*
10579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10583 …archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler…
10585 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10603 export_dynamic_flag_spec='$wl-E'
10615 …-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
10616 # Try to use the -exported_symbol ld option, if it does not
10617 # work, assume that -exports_file does not work either and
10619 # This should be the same for all languages, so no per-tag cache variable.
10620 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -export…
10621 printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
10627 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
10628 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10638 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10642 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
10645 …-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
10648 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
10649 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
10652 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10663 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10669 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10670 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10672 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10674 hardcode_libdir_flag_spec='-R$libdir'
10680 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10682 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10691 if test -f /usr/libexec/ld.so; then
10695 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
10696 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10697 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-sy…
10698 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
10699 export_dynamic_flag_spec='$wl-E'
10701 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10702 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
10710 hardcode_libdir_flag_spec='-L$libdir'
10719 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10720 emximp -o $lib $output_objdir/$libname.def'
10727 prefix_cmds="$prefix_cmds -e 1d";
10729 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
10731 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10732 emximp -o $lib $output_objdir/$libname.def'
10733 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
10740 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
10741 …-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$ve…
10743 allow_undefined_flag=' -expect_unresolved \*'
10744 …-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstrin…
10747 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10751 osf4* | osf5*) # as osf3* with the addition of -msym flag
10753 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
10754 …-shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$s…
10755 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10757 allow_undefined_flag=' -expect_unresolved \*'
10758 …-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$ve…
10759 …in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%…
10760 …-shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $sona…
10762 # Both c and cxx compiler support -rpath directly
10763 hardcode_libdir_flag_spec='-rpath $libdir'
10770 no_undefined_flag=' -z defs'
10773 …archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $co…
10774 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
10775 …$CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs…
10777 case `$CC -V 2>&1` in
10780 archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags'
10781 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
10782 …$LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $li…
10786 archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10787 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
10788 …$CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $…
10792 hardcode_libdir_flag_spec='-R$libdir'
10795 solaris2.[0-5] | solaris2.[0-5].*) ;;
10798 # but understands '-z linker_flag'. GCC discards it without '$wl',
10802 whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
10804 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10815 archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10817 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10819 hardcode_libdir_flag_spec='-L$libdir'
10828 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10834 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10835 reload_cmds='$CC -r -o $output$reload_objs'
10839 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10848 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10850 export_dynamic_flag_spec='-Bexport'
10854 if test -d /usr/nec; then
10855 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10864 no_undefined_flag='$wl-z,text'
10870 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10871 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
10873 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10874 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
10879 # Note: We CANNOT use -z defs as we might desire, because we do not
10880 # link with -lc, and that would cause any symbols used from libc to
10882 # ever link correctly. If we're not using GNU ld we use -z text
10883 # though, which does catch some bad symbols but isn't as heavy-handed
10884 # as -z defs.
10885 no_undefined_flag='$wl-z,text'
10886 allow_undefined_flag='$wl-z,nodefs'
10889 hardcode_libdir_flag_spec='$wl-R,$libdir'
10892 export_dynamic_flag_spec='$wl-Bexport'
10896 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10897 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
10899 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10900 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
10905 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10906 hardcode_libdir_flag_spec='-L$libdir'
10918 export_dynamic_flag_spec='$wl-Blargedynsym'
10924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10949 # Assume -lc should be added
10955 # FIXME: we may have to deal with multi-command sequences.
10958 # Test whether the compiler implicitly links with -lc since on some
10959 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10960 # to ld, don't add -lc before -lgcc.
10961 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in"…
10962 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
10970 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10973 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10981 compiler_flags=-v
10982 linker_flags=-v
10988 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/d…
10989 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10991 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11005 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11165 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11174 mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;;
11177 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
11181 # otherwise default to the standard path separator (i.e. ":") - it is
11193 lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11195 # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
11202 if test -d "$lt_sys_path$lt_multi_os_dir"; then
11204 elif test -n "$lt_multi_os_dir"; then
11205 test -d "$lt_sys_path" && \
11213 for (lt_i = NF; lt_i > 0; lt_i--) {
11221 lt_count--;
11233 $SED 's|/\([A-Za-z]:\)|\1|g'` ;;
11255 # when you set need_version to no, make sure it does not cause -set_version
11271 aix[4-9]*)
11290 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
11298 # filename-based versioning of shared library archives on AIX. While
11300 # prevent static linking of such archives. So we do filename-based
11305 # versioned .so libs for executables only if there is the -brtl
11306 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
11307 # To allow for filename-based versioning support, we need to create
11317 # but for link time we create the symlink libNAME.so -> libNAME.so.V
11347 …-n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$…
11357 …-z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z …
11358 …postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_librar…
11369 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11397 # libtool to hard-code these into programs
11412 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
11414 test -d \$dldir || mkdir -p \$dldir~
11417 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11420 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11428 …soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffi…
11434 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
11438 …library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$ve…
11447 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
11464 …path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
11470 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
11471 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
11472 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
11476 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
11478 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
11480 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
11483 # common. (e.g. "Program Files" -> "PROGRA~1")
11489 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
11491 test -d \$dldir || mkdir -p \$dldir~
11493 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11502 …library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.li…
11537 if test -x /usr/bin/objformat; then
11545 version_type=freebsd-$objformat
11547 freebsd-elf*)
11553 freebsd-*)
11567 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11568 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11635 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11641 interix[3-9]*)
11673 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11674 libsuff= shlibsuff= libmagic=32-bit;;
11675 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11677 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11678 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11679 *) libsuff= shlibsuff= libmagic=never-match;;
11711 # Don't embed -rpath directories since the linker doesn't support them.
11712 hardcode_libdir_flag_spec='-L$libdir'
11716 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
11722 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11736 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11749 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
11754 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11768 # Add ABI-specific directories to the system library path.
11774 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
11775 # even though it is searched at run-time. Try to do the best guess by
11777 if test -f /etc/ld.so.conf; then
11778 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
11785 # most powerpc-linux boxes support dynamic linking these days and
11786 # people can always --disable-shared, the test was removed, and we
11795 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11797 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11832 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
11838 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11850 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
11851 v=$($ECHO $release$versuffix | tr -d .-);
11852 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
11860 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
11862 test -d \$dldir || mkdir -p \$dldir~
11865 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11868 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
11937 if test -d /usr/nec; then
11968 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11989 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
12009 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
12111 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs…
12114 if test -n "$hardcode_libdir_flag_spec" ||
12115 test -n "$runpath_var" ||
12118 # We can hardcode non-existent directories.
12122 # when we should be linking with a yet-to-be-installed one
12136 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12181 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12182 printf %s "checking for dlopen in -ldl... " >&6; }
12188 LIBS="-ldl $LIBS"
12189 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12210 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12218 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12231 # because TPF is a cross-compiler, and we know how we open DSOs.
12243 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12244 printf %s "checking for shl_load in -ldld... " >&6; }
12250 LIBS="-ldld $LIBS"
12251 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12272 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12276 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12280 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
12287 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12288 printf %s "checking for dlopen in -ldl... " >&6; }
12294 LIBS="-ldl $LIBS"
12295 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12316 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12320 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12324 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12326 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12327 printf %s "checking for dlopen in -lsvld... " >&6; }
12333 LIBS="-lsvld $LIBS"
12334 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12355 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12359 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12363 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
12365 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12366 printf %s "checking for dld_link in -ldld... " >&6; }
12372 LIBS="-ldld $LIBS"
12373 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12394 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12398 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12402 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
12432 test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12440 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12493 /* When -fvisibility=hidden is used, assume the code has been annotated
12521 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12524 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12525 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
12538 rm -fr conftest*
12542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12547 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlo…
12600 /* When -fvisibility=hidden is used, assume the code has been annotated
12628 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12631 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12632 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
12645 rm -fr conftest*
12649 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12690 if test -z "$STRIP"; then
12691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12694 if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12695 old_striplib="$STRIP --strip-debug"
12696 striplib="$STRIP --strip-unneeded"
12697 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12702 # FIXME - insert some real tests, host_os isn't really good enough
12703 striplib="$STRIP -x"
12704 old_striplib="$STRIP -S"
12705 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12709 if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then
12710 old_striplib="$STRIP --strip-debug"
12711 striplib="$STRIP --strip-unneeded"
12712 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12715 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12720 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12739 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12744 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12753 if test -n "$RANLIB"; then
12759 aix[4-9]*)
12769 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12772 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12776 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12785 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12786 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12815 # Check whether --with-gnu-ld was given.
12825 # Check if gcc -print-prog-name=ld gives a path.
12826 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
12829 *-*-mingw*)
12831 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
12833 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
12844 test -z "$LD" && LD=$ac_prog
12856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
12859 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
12860 printf %s "checking for non-GNU ld... " >&6; }
12866 if test -z "$LD"; then
12870 test -z "$ac_dir" && ac_dir=.
12871 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
12873 # Check to see if the program is GNU ld. I'd rather use --version,
12874 # but apparently some variants of GNU ld only accept -v.
12875 # Break only if it was the GNU/non-GNU ld that we prefer.
12876 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
12893 if test -n "$LD"; then
12894 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
12897 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12900 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
12901 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
12907 # I'd rather use --version here, but apparently some GNU lds only accept -v.
12908 case `$LD -v 2>&1 </dev/null` in
12917 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
12931 -Wl,--as-needed \
12932 -Wl,--gc-sections \
12933 -Wl,-z,relro \
12934 -Wl,-z,now; do
12936 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC supports flag $flag in envvar LDFLAG…
12943 eval "LDFLAGS='-Werror $flag'"
12944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12954 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12959 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
12984 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for round in -lm" >&5
12985 printf %s "checking for round in -lm... " >&6; }
12991 LIBS="-lm $LIBS"
12992 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13013 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13017 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_round" >&5
13023 LIBS="-lm $LIBS"
13036 if test -n "$ac_tool_prefix"; then
13037 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
13038 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
13039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13062 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13073 if test -n "$PKG_CONFIG"; then
13074 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
13077 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13083 if test -z "$ac_cv_path_PKG_CONFIG"; then
13085 # Extract the first word of "pkg-config", so it can be a program name with args.
13086 set dummy pkg-config; ac_word=$2
13087 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13110 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13121 if test -n "$ac_pt_PKG_CONFIG"; then
13122 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
13125 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13134 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
13145 if test -n "$PKG_CONFIG"; then
13147 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_ve…
13148 printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; }
13149 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
13150 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13153 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13160 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for CHECK" >&5
13163 if test -n "$CHECK_CFLAGS"; then
13165 elif test -n "$PKG_CONFIG"; then
13166 if test -n "$PKG_CONFIG" && \
13167 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.…
13168 ($PKG_CONFIG --exists --print-errors "check >= 0.9.9") 2>&5
13170 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13172 pkg_cv_CHECK_CFLAGS=`$PKG_CONFIG --cflags "check >= 0.9.9" 2>/dev/null`
13180 if test -n "$CHECK_LIBS"; then
13182 elif test -n "$PKG_CONFIG"; then
13183 if test -n "$PKG_CONFIG" && \
13184 …{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"check >= 0.…
13185 ($PKG_CONFIG --exists --print-errors "check >= 0.9.9") 2>&5
13187 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13189 pkg_cv_CHECK_LIBS=`$PKG_CONFIG --libs "check >= 0.9.9" 2>/dev/null`
13201 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13204 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13210 … CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "check >= 0.9.9" 2>&1`
13212 CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "check >= 0.9.9" 2>&1`
13219 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13232 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13255 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13266 if test -n "$VALGRIND"; then
13267 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $VALGRIND" >&5
13270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13276 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: check not found - skipping building unit te…
13277 printf "%s\n" "$as_me: WARNING: check not found - skipping building unit tests" >&2;}
13308 -Wall \
13309 -Wextra \
13310 -Wno-unused-parameter \
13311 -Wstrict-prototypes \
13312 -Wmissing-prototypes \
13313 -fvisibility=hidden \
13314 -pipe \
13315 -fno-strict-aliasing \
13316 -ffunction-sections \
13317 -fdata-sections \
13318 -fno-strict-aliasing \
13319 -fdiagnostics-show-option \
13320 -fno-common; do
13322 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC supports flag $flag in envvar CFLAGS…
13329 eval "CFLAGS='-Werror $flag'"
13330 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13340 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13345 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13361 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13384 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13395 if test -n "$DOXYGEN"; then
13396 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
13399 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13405 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: doxygen not found - required for documentat…
13406 printf "%s\n" "$as_me: WARNING: doxygen not found - required for documentation" >&2;}
13420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build with gcov" >&5
13422 # Check whether --enable-gcov was given.
13433 GCOV_CFLAGS="-fprofile-arcs -ftest-coverage"
13434 GCOV_LDFLAGS="-lgcov"
13448 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_gcov" >&5
13451 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build with coverity support" >&5
13453 # Check whether --enable-coverity was given.
13482 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_coverity" >&5
13492 if test -n "$PYTHON"; then
13494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 2.6" >&5
13505 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5
13506 ($PYTHON -c "$prog") >&5 2>&5
13511 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13514 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13522 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 2.…
13540 if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5
13541 ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5
13550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5
13558 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13581 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13592 if test -n "$PYTHON"; then
13593 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
13596 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13610 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5
13616 am_cv_python_version=`$PYTHON -c "import sys; print ('%u.%u' % sys.version_info[:2])"`
13618 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5
13623 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5
13629 am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
13631 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5
13645 # Check whether --with-python-sys-prefix was given.
13656 # Check whether --with-python_prefix was given.
13661 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for explicit $am_display_PYTHON prefix" >&5
13663 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_prefix" >&5
13669 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for python default $am_display_PYTHON prefi…
13675 am_cv_python_prefix=`$PYTHON -c "import sys; sys.stdout.write(sys.prefix)"`
13677 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_prefix" >&5
13692 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU default $am_display_PYTHON prefix" …
13694 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_python_prefix" >&5
13703 # emacs-page Now do it all over again for Python exec_prefix, but with yet
13706 # Check whether --with-python_exec_prefix was given.
13711 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for explicit $am_display_PYTHON exec_prefix…
13713 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_exec_prefix" >&5
13717 # no explicit --with-python_exec_prefix, but if
13718 # --with-python_prefix was given, use its value for python_exec_prefix too.
13719 if test -n "$with_python_prefix"
13723 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for python_prefix-given $am_display_PYTHON …
13724 printf %s "checking for python_prefix-given $am_display_PYTHON exec_prefix... " >&6; }
13725 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_exec_prefix" >&5
13738 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for python default $am_display_PYTHON exec_…
13744 am_cv_python_exec_prefix=`$PYTHON -c "import sys; sys.stdout.write(sys.exec_prefix)"`
13746 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_exec_prefix" >&5
13760 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU default $am_display_PYTHON exec_pre…
13762 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_python_exec_prefix" >&5
13793 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory (py…
13804 am_cv_python_pythondir=`$PYTHON -c "
13821 *) am_cv_python_pythondir="\${PYTHON_PREFIX}/lib/python$PYTHON_VERSION/site-packages"
13828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5
13836 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module dir…
13847 am_cv_python_pyexecdir=`$PYTHON -c "
13864 *) am_cv_python_pyexecdir="\${PYTHON_EXEC_PREFIX}/lib/python$PYTHON_VERSION/site-packages"
13871 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5
13886 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13909 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13920 if test -n "$NM"; then
13921 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NM" >&5
13924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13938 static_symbol_leaks_test="no - static build disabled"
13941 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: nm not found - skipping symbol leak test" >…
13942 printf "%s\n" "$as_me: WARNING: nm not found - skipping symbol leak test" >&2;}
13944 static_symbol_leaks_test="no - nm not found"
13965 # scripts and configure runs, see configure's option --config-cache.
13970 # the --recheck option to rerun configure.
13984 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13989 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
14003 # `set' does not quote correctly, so add quotes: double-quote
14005 sed -n \
14011 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14025 if test -w "$cache_file"; then
14027 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14029 if test ! -f "$cache_file" || test -h "$cache_file"; then
14034 mv -f confcache "$cache_file"$$ &&
14035 mv -f "$cache_file"$$ "$cache_file" ;; #(
14037 mv -f confcache "$cache_file" ;;
14042 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14046 rm -f confcache
14052 DEFS=-DHAVE_CONFIG_H
14071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configur…
14073 if test -n "$am_sleep_pid"; then
14077 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
14079 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
14083 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
14087 if test -n "$EXEEXT"; then
14095 if test -z "${HAVE_VALGRIND_TRUE}" && test -z "${HAVE_VALGRIND_FALSE}"; then
14099 if test -z "${ENABLE_RUNTIME_TESTS_TRUE}" && test -z "${ENABLE_RUNTIME_TESTS_FALSE}"; then
14103 if test -z "${ENABLE_STATIC_LINK_TEST_TRUE}" && test -z "${ENABLE_STATIC_LINK_TEST_FALSE}"; then
14107 if test -z "${HAVE_DOXYGEN_TRUE}" && test -z "${HAVE_DOXYGEN_FALSE}"; then
14111 if test -z "${GCOV_ENABLED_TRUE}" && test -z "${GCOV_ENABLED_FALSE}"; then
14115 if test -z "${HAVE_NM_TRUE}" && test -z "${HAVE_NM_FALSE}"; then
14119 if test -z "${ENABLE_STATIC_SYMBOL_LEAKS_TEST_TRUE}" && test -z "${ENABLE_STATIC_SYMBOL_LEAKS_TEST_…
14128 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14142 SHELL=\${CONFIG_SHELL-$SHELL}
14146 ## -------------------- ##
14148 ## -------------------- ##
14157 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14159 alias -g '${1+"$@"}'='"$@"'
14162 case `(set -o) 2>/dev/null` in #(
14164 set -o posix ;; #(
14178 # Quoting is to prevent editors from complaining about space-tab.
14188 # Ensure predictable behavior from utilities with locale-dependent output.
14195 # to be unset--not just set to an empty or harmless value--now, to
14196 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
14212 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14213 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14232 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
14243 if test ! -f "$as_myself"; then
14251 # ----------------------------------------
14257 as_status=$1; test $as_status -eq 0 && as_status=1
14259 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14260 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
14269 # -----------------------
14277 # -----------------
14278 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14287 # ---------------
14296 # ----------------------
14315 # ------------------
14328 as_val=`expr "$@" || test $? -eq 1`
14340 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
14346 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14352 as_me=`$as_basename -- "$0" ||
14383 case `echo -n x` in #(((((
14384 -n*)
14392 ECHO_N='-n';;
14395 # For backward compatibility with old third-party macros, we provide
14401 rm -f conf$$ conf$$.exe conf$$.file
14402 if test -d conf$$.dir; then
14403 rm -f conf$$.dir/conf$$.file
14405 rm -f conf$$.dir
14409 if ln -s conf$$.file conf$$ 2>/dev/null; then
14410 as_ln_s='ln -s'
14412 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14413 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14414 # In both cases, we have to default to `cp -pR'.
14415 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14416 as_ln_s='cp -pR'
14420 as_ln_s='cp -pR'
14423 as_ln_s='cp -pR'
14425 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14430 # -------------
14436 -*) as_dir=./$as_dir;;
14438 test -d "$as_dir" || eval $as_mkdir_p || {
14446 as_dir=`$as_dirname -- "$as_dir" ||
14469 test -d "$as_dir" && break
14471 test -z "$as_dirs" || eval "mkdir $as_dirs"
14472 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
14476 if mkdir -p . 2>/dev/null; then
14477 as_mkdir_p='mkdir -p "$as_dir"'
14479 test -d ./-p && rmdir ./-p
14485 # -----------------------
14489 test -f "$1" && test -x "$1"
14491 as_test_x='test -x'
14502 ## ----------------------------------- ##
14504 ## ----------------------------------- ##
14522 on `(hostname || uname -n) 2>/dev/null | sed 1q`
14552 -h, --help print this help, then exit
14553 -V, --version print version number and configuration settings, then exit
14554 --config print configuration, then exit
14555 -q, --quiet, --silent
14557 -d, --debug don't remove temporary files
14558 --recheck update $as_me by reconfiguring in the same conditions
14559 --file=FILE[:TEMPLATE]
14561 --header=FILE[:TEMPLATE]
14595 test -n "\$AWK" || AWK=awk
14604 --*=?*)
14609 --*=)
14623 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14625 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14627 --config | --confi | --conf | --con | --co | --c )
14629 --debug | --debu | --deb | --de | --d | -d )
14631 --file | --fil | --fi | --f )
14639 --header | --heade | --head | --hea )
14646 --he | --h)
14647 # Conflict between --help and --header
14649 Try \`$0 --help' for more information.";;
14650 --help | --hel | -h )
14652 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14653 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14657 -*) as_fn_error $? "unrecognized option: \`$1'
14658 Try \`$0 --help' for more information." ;;
14671 ac_configure_extra_args="$ac_configure_extra_args --silent"
14677 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14690 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14699 # INIT-COMMANDS
14701 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
14704 # The HP-UX ksh and POSIX shell print the target directory to stdout
14940 # Double-quote double-evaled strings.
14963 …\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_s…
14975 if test -n "\${ZSH_VERSION+set}"; then
15034 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
15041 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15042 test -d "$tmp"
15045 tmp=./conf$$-$RANDOM
15053 if test -n "$CONFIG_FILES"; then
15080 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
15086 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15095 rm -f conf$$subs.sh
15100 sed -n '
15143 rm -f conf$$subs.awk
15206 fi # test -n "$CONFIG_FILES"
15211 if test -n "$CONFIG_HEADERS"; then
15217 # here-document in config.status, that substitutes the proper values into
15224 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
15225 if test -z "$ac_tt"; then
15239 sed -n '
15294 prefix = substr(line, 1, index(line, defundef) - 1)
15314 fi # test -n "$CONFIG_HEADERS"
15327 :[FH]-) ac_tag=-:-;;
15345 -) ac_f="$ac_tmp/stdin";;
15347 # (if the path is not absolute). The absolute path cannot be DOS-style,
15349 test -f "$ac_f" ||
15352 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15366 if test x"$ac_file" != x-; then
15368 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15380 *:-:* | *:-) cat >"$ac_tmp/stdin" \
15386 ac_dir=`$as_dirname -- "$ac_file" ||
15476 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15479 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datar…
15480 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15502 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15517 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
15520 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15521 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
15522 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
15523 "$ac_tmp/out"`; test -z "$ac_out"; } &&
15524 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
15529 rm -f "$ac_tmp/stdin"
15531 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
15532 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
15540 if test x"$ac_file" != x-; then
15543 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
15547 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15550 rm -f "$ac_file"
15556 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
15557 || as_fn_error $? "could not create -" "$LINENO" 5
15570 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
15592 s/.*/./; q'`/stamp-h$_am_stamp_count
15595 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15603 # Older Autoconf quotes --file arguments for eval, but not when files
15604 # are listed without --file. Let's play safe and only enable the eval
15622 am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
15624 # dependency-tracking related rules and includes.
15627 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
15629 am_dirpart=`$as_dirname -- "$am_mf" ||
15652 am_filepart=`$as_basename -- "$am_mf" ||
15671 && sed -e '/# am--include-marker/d' "$am_filepart" \
15672 | $MAKE -f - am--depfiles" >&5
15674 && sed -e '/# am--include-marker/d' "$am_filepart" \
15675 | $MAKE -f - am--depfiles) >&5 2>&5
15680 if test $am_rc -ne 0; then
15681 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15685 re-running the configure script with MAKE=\"gmake\" (or whatever is
15686 necessary). You can also try re-running configure with the
15687 '--disable-dependency-tracking' option to at least be able to build
15695 rm -f conftest-deps.mk
15702 if test -n "${ZSH_VERSION+set}"; then
15713 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15716 # Provide generalized library-building support services.
15791 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15792 Xsed="\$SED -e 1s/^X//"
15803 # A BSD- or MS-compatible name lister.
15864 AR_FLAGS=\${ARFLAGS-"\$lt_ar_flags"}
15872 # Commands used to install an old-style archive.
15934 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15937 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15968 # Is shlibpath searched before the hard-coded library search path?
15975 # The last name is the one that the linker finds with -lNAME
16000 # Compile-time system search path for libraries.
16003 # Detected run-time system search path for libraries.
16030 # Commands used to build an old-style archive.
16051 # Does compiler simultaneously support -c and -o options?
16054 # Whether or not to add -lc for building shared libraries.
16069 # Create an old-style archive from a shared archive.
16072 # Create a temporary old-style archive to link instead of a shared archive.
16097 # Whether we need a single "-rpath" flag with a separated argument.
16110 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16163 # -----------------------------------
16188 eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
16189 eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
16198 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
16205 \-*) ;;
16209 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
16237 # if finds mixed CR/LF and LF-only lines. Since sed operates in
16241 || (rm -f "$cfgfile"; exit 1)
16243 mv -f "$cfgfile" "$ofile" ||
16244 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16273 ac_config_status_args="$ac_config_status_args --quiet"
16281 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16282 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts…
16287 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result:
16292 Enable unit-tests ${HAVE_CHECK}
16302 Enable unit-tests ${HAVE_CHECK}