Lines Matching +full:binutils +full:- +full:powerpc64 +full:- +full:linux +full:- +full:gnu
2 @%:@ Guess values for system-dependent variables and create Makefiles.
3 @%:@ Generated by GNU Autoconf 2.71 for libedit 3.1.
6 @%:@ Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
12 ## -------------------- ##
14 ## -------------------- ##
23 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25 alias -g '${1+"$@"}'='"$@"'
28 case `(set -o) 2>/dev/null` in @%:@(
30 set -o posix ;; @%:@(
44 # Quoting is to prevent editors from complaining about space-tab.
54 # Ensure predictable behavior from utilities with locale-dependent output.
61 # to be unset--not just set to an empty or harmless value--now, to
62 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
78 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
79 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
98 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
109 if test ! -f "$as_myself"; then
116 # into an infinite loop, continuously re-executing ourselves.
122 # Preserve -v and -x to the replacement shell.
126 case $- in @%:@ ((((
127 *v*x* | *x*v* ) as_opts=-vx ;;
128 *v* ) as_opts=-v ;;
129 *x* ) as_opts=-x ;;
135 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
146 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
148 alias -g '\${1+\"\$@\"}'='\"\$@\"'
151 case \`(set -o) 2>/dev/null\` in @%:@(
153 set -o posix ;; @%:@(
179 test -x / || exit 1"
185 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
191 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
219 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
220 as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null
223 if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null
237 if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
238 as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null
251 # Preserve -v and -x to the replacement shell.
255 case $- in @%:@ ((((
256 *v*x* | *x*v* ) as_opts=-vx ;;
257 *v* ) as_opts=-v ;;
258 *x* ) as_opts=-x ;;
264 printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2
276 printf "%s\n" "$0: Please tell bug-autoconf@gnu.org about your system,
285 SHELL=${CONFIG_SHELL-/bin/sh}
291 ## --------------------- ##
293 ## --------------------- ##
295 @%:@ ---------------
305 @%:@ -----------------------
313 @%:@ -----------------
314 @%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
322 @%:@ ---------
331 @%:@ -------------
337 -*) as_dir=./$as_dir;;
339 test -d "$as_dir" || eval $as_mkdir_p || {
347 as_dir=`$as_dirname -- "$as_dir" ||
370 test -d "$as_dir" && break
372 test -z "$as_dirs" || eval "mkdir $as_dirs"
373 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
379 @%:@ -----------------------
383 test -f "$1" && test -x "$1"
386 @%:@ ----------------------
405 @%:@ ------------------
418 as_val=`expr "$@" || test $? -eq 1`
423 @%:@ ---------
432 @%:@ ----------------------------------------
438 as_status=$1; test $as_status -eq 0 && as_status=1
440 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
441 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
454 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
460 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
466 as_me=`$as_basename -- "$0" ||
497 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
498 sed -n '
503 s/[$]LINENO.*/&-/
511 s/-\n.*//
516 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
533 case `echo -n x` in @%:@(((((
534 -n*)
542 ECHO_N='-n';;
545 # For backward compatibility with old third-party macros, we provide
552 rm -f conf$$ conf$$.exe conf$$.file
553 if test -d conf$$.dir; then
554 rm -f conf$$.dir/conf$$.file
556 rm -f conf$$.dir
560 if ln -s conf$$.file conf$$ 2>/dev/null; then
561 as_ln_s='ln -s'
563 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
564 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
565 # In both cases, we have to default to `cp -pR'.
566 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
567 as_ln_s='cp -pR'
571 as_ln_s='cp -pR'
574 as_ln_s='cp -pR'
576 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
579 if mkdir -p . 2>/dev/null; then
580 as_mkdir_p='mkdir -p "$as_dir"'
582 test -d ./-p && rmdir ./-p
586 as_test_x='test -x'
595 SHELL=${CONFIG_SHELL-/bin/sh}
598 test -n "$DJDIR" || exec 7<&0 </dev/null
602 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
604 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
620 PACKAGE_TARNAME='libedit-20250417'
849 # (The list follows the same order as the GNU Coding Standards.)
876 if test -n "$ac_prev"; then
889 --)
892 -bindir | --bindir | --bindi | --bind | --bin | --bi)
894 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
897 -build | --build | --buil | --bui | --bu)
899 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
902 -cache-file | --cache-file | --cache-fil | --cache-fi \
903 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
905 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
906 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
909 --config-cache | -C)
912 -datadir | --datadir | --datadi | --datad)
914 -datadir=* | --datadir=* | --datadi=* | --datad=*)
917 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
918 | --dataroo | --dataro | --datar)
920 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
921 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
924 -disable-* | --disable-*)
925 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
927 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
930 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
935 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
940 -docdir | --docdir | --docdi | --doc | --do)
942 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
945 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
947 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
950 -enable-* | --enable-*)
951 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
953 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
956 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
961 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
966 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
967 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
968 | --exec | --exe | --ex)
970 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
971 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
972 | --exec=* | --exe=* | --ex=*)
975 -gas | --gas | --ga | --g)
976 # Obsolete; use --with-gas.
979 -help | --help | --hel | --he | -h)
981 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
983 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
986 -host | --host | --hos | --ho)
988 -host=* | --host=* | --hos=* | --ho=*)
991 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
993 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
994 | --ht=*)
997 -includedir | --includedir | --includedi | --included | --include \
998 | --includ | --inclu | --incl | --inc)
1000 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1001 | --includ=* | --inclu=* | --incl=* | --inc=*)
1004 -infodir | --infodir | --infodi | --infod | --info | --inf)
1006 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1009 -libdir | --libdir | --libdi | --libd)
1011 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1014 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1015 | --libexe | --libex | --libe)
1017 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1018 | --libexe=* | --libex=* | --libe=*)
1021 -localedir | --localedir | --localedi | --localed | --locale)
1023 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1026 -localstatedir | --localstatedir | --localstatedi | --localstated \
1027 | --localstate | --localstat | --localsta | --localst | --locals)
1029 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1030 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1033 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1035 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1038 -nfp | --nfp | --nf)
1039 # Obsolete; use --without-fp.
1042 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1043 | --no-cr | --no-c | -n)
1046 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1047 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1050 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1051 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1052 | --oldin | --oldi | --old | --ol | --o)
1054 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1055 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1056 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1059 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1061 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1064 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1065 | --program-pre | --program-pr | --program-p)
1067 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1068 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1071 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1072 | --program-suf | --program-su | --program-s)
1074 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1075 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1078 -program-transform-name | --program-transform-name \
1079 | --program-transform-nam | --program-transform-na \
1080 | --program-transform-n | --program-transform- \
1081 | --program-transform | --program-transfor \
1082 | --program-transfo | --program-transf \
1083 | --program-trans | --program-tran \
1084 | --progr-tra | --program-tr | --program-t)
1086 -program-transform-name=* | --program-transform-name=* \
1087 | --program-transform-nam=* | --program-transform-na=* \
1088 | --program-transform-n=* | --program-transform-=* \
1089 | --program-transform=* | --program-transfor=* \
1090 | --program-transfo=* | --program-transf=* \
1091 | --program-trans=* | --program-tran=* \
1092 | --progr-tra=* | --program-tr=* | --program-t=*)
1095 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1097 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1100 -psdir | --psdir | --psdi | --psd | --ps)
1102 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1105 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1106 | -silent | --silent | --silen | --sile | --sil)
1109 -runstatedir | --runstatedir | --runstatedi | --runstated \
1110 | --runstate | --runstat | --runsta | --runst | --runs \
1111 | --run | --ru | --r)
1113 -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1114 | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1115 | --run=* | --ru=* | --r=*)
1118 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1120 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1121 | --sbi=* | --sb=*)
1124 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1125 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1126 | --sharedst | --shareds | --shared | --share | --shar \
1127 | --sha | --sh)
1129 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1130 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1131 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1132 | --sha=* | --sh=*)
1135 -site | --site | --sit)
1137 -site=* | --site=* | --sit=*)
1140 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1142 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1145 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1146 | --syscon | --sysco | --sysc | --sys | --sy)
1148 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1149 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1152 -target | --target | --targe | --targ | --tar | --ta | --t)
1154 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1157 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1160 -version | --version | --versio | --versi | --vers | -V)
1163 -with-* | --with-*)
1164 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1166 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1169 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1174 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1179 -without-* | --without-*)
1180 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1182 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1185 ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'`
1190 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1195 --x)
1196 # Obsolete; use --with-x.
1199 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1200 | --x-incl | --x-inc | --x-in | --x-i)
1202 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1203 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1206 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1207 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1209 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1210 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1213 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1214 Try \`$0 --help' for more information"
1221 '' | [0-9]* | *[!_$as_cr_alnum]* )
1229 printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2
1230 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1238 if test -n "$ac_prev"; then
1239 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1243 if test -n "$ac_unrecognized_opts"; then
1269 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1273 # used to hold the argument of --host etc.
1289 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1294 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1295 ac_ls_di=`ls -di .` &&
1296 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1303 if test -z "$srcdir"; then
1306 ac_confdir=`$as_dirname -- "$as_myself" ||
1330 if test ! -r "$srcdir/$ac_unique_file"; then
1336 if test ! -r "$srcdir/$ac_unique_file"; then
1342 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1350 # mess up M-x gdb in Emacs.
1362 # Report the --help message.
1378 -h, --help display this help and exit
1379 --help=short display options specific to this package
1380 --help=recursive display the short help of all the included packages
1381 -V, --version display version information and exit
1382 -q, --quiet, --silent do not print \`checking ...' messages
1383 --cache-file=FILE cache test results in FILE [disabled]
1384 -C, --config-cache alias for \`--cache-file=config.cache'
1385 -n, --no-create do not create output files
1386 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1389 --prefix=PREFIX install architecture-independent files in PREFIX
1391 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1396 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1397 for instance \`--prefix=\$HOME'.
1402 --bindir=DIR user executables [EPREFIX/bin]
1403 --sbindir=DIR system admin executables [EPREFIX/sbin]
1404 --libexecdir=DIR program executables [EPREFIX/libexec]
1405 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1406 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1407 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1408 --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
1409 --libdir=DIR object code libraries [EPREFIX/lib]
1410 --includedir=DIR C header files [PREFIX/include]
1411 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1412 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1413 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1414 --infodir=DIR info documentation [DATAROOTDIR/info]
1415 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1416 --mandir=DIR man documentation [DATAROOTDIR/man]
1417 --docdir=DIR documentation root
1418 @<:@DATAROOTDIR/doc/libedit-20250417@:>@
1419 --htmldir=DIR html documentation [DOCDIR]
1420 --dvidir=DIR dvi documentation [DOCDIR]
1421 --pdfdir=DIR pdf documentation [DOCDIR]
1422 --psdir=DIR ps documentation [DOCDIR]
1428 --program-prefix=PREFIX prepend PREFIX to installed program names
1429 --program-suffix=SUFFIX append SUFFIX to installed program names
1430 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1433 --build=BUILD configure for building on BUILD [guessed]
1434 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1438 if test -n "$ac_init_help"; then
1445 --disable-option-checking ignore unrecognized --enable/--with options
1446 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1447 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1448 --enable-dependency-tracking
1450 --disable-dependency-tracking
1451 speeds up one-time build
1452 --enable-silent-rules less verbose build output (undo: "make V=1")
1453 --disable-silent-rules verbose build output (undo: "make V=0")
1454 --enable-shared@<:@=PKGS@:>@ build shared libraries @<:@default=yes@:>@
1455 --enable-static@<:@=PKGS@:>@ build static libraries @<:@default=yes@:>@
1456 --enable-fast-install@<:@=PKGS@:>@
1458 --disable-libtool-lock avoid locking (might break parallel builds)
1459 --enable-widec deprecated, wide-character/UTF-8 is always enabled
1460 --enable-examples build the example programs @<:@default=yes@:>@
1463 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1464 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1465 --with-pic@<:@=PKGS@:>@ try to use only PIC/non-PIC objects @<:@default=use
1467 --with-aix-soname=aix|svr4|both
1470 --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@
1471 --with-sysroot@<:@=DIR@:>@ Search for dependent libraries within DIR (or the
1477 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1479 LIBS libraries to pass to the linker, e.g. -l<library>
1480 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1483 User-defined run-time library search path.
1494 # If there are subdirs, report their specific --help.
1496 test -d "$ac_dir" ||
1497 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1534 # Check for configure.gnu first; this name is used for a wrapper for
1535 # Metaconfig's "Configure" on case-insensitive file systems.
1536 if test -f "$ac_srcdir/configure.gnu"; then
1538 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1539 elif test -f "$ac_srcdir/configure"; then
1541 $SHELL "$ac_srcdir/configure" --help=recursive
1549 test -n "$ac_init_help" && exit $ac_status
1553 generated by GNU Autoconf 2.71
1562 ## ------------------------ ##
1564 ## ------------------------ ##
1567 @%:@ --------------------------
1571 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1572 rm -f conftest.$ac_objext conftest.beam
1578 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1582 if test -s conftest.err; then
1583 grep -v '^ *+' conftest.err >conftest.er1
1585 mv -f conftest.er1 conftest.err
1587 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1589 test -z "$ac_c_werror_flag" ||
1590 test ! -s conftest.err
1591 } && test -s conftest.$ac_objext
1606 @%:@ -------------------------------------------------------
1611 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1612 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1618 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1629 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1632 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1639 @%:@ -----------------------
1643 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1644 rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext
1650 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1654 if test -s conftest.err; then
1655 grep -v '^ *+' conftest.err >conftest.er1
1657 mv -f conftest.er1 conftest.err
1659 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1661 test -z "$ac_c_werror_flag" ||
1662 test ! -s conftest.err
1663 } && test -s conftest$ac_exeext && {
1665 test -x conftest$ac_exeext
1679 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1686 @%:@ ----------------------------------
1690 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1691 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1697 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1700 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1716 /* The GNU C library defines this for functions which it implements
1737 rm -f core conftest.err conftest.$ac_objext conftest.beam \
1741 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1748 @%:@ ----------------------------------------------------
1753 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1754 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1760 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1777 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1796 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1798 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1801 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1808 @%:@ -------------------------------------------
1813 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1814 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1821 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1835 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1853 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1855 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
1858 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1865 @%:@ ----------------------
1870 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1876 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1880 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1886 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1890 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1901 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1931 generated by GNU Autoconf 2.71. Invocation command line was
1939 ## --------- ##
1941 ## --------- ##
1943 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1944 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1945 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1946 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1947 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1949 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1950 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1953 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1980 ## ----------- ##
1982 ## ----------- ##
1988 # Strip out --no-create and --no-recursion so they do not pile up.
1989 # Strip out --silent because we don't want to record it for future runs.
1990 # Also quote any args containing shell meta-characters.
1991 # Make two passes to allow for proper duplicate-argument suppression.
2001 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2002 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2003 | -silent | --silent | --silen | --sile | --sil)
2016 *=* | --config-cache | -C | -disable-* | --disable-* \
2017 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2018 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2019 | -with-* | --with-* | -without-* | --without-* | --x)
2024 -* ) ac_must_keep_next=true ;;
2047 printf "%s\n" "## ---------------- ##
2049 ## ---------------- ##"
2053 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2058 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
2071 sed -n \
2076 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2083 printf "%s\n" "## ----------------- ##
2085 ## ----------------- ##"
2097 if test -n "$ac_subst_files"; then
2098 printf "%s\n" "## ------------------- ##
2100 ## ------------------- ##"
2113 if test -s confdefs.h; then
2114 printf "%s\n" "## ----------- ##
2116 ## ----------- ##"
2125 rm -f core *.core core.conftest.* &&
2126 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2135 rm -f -r conftest* confdefs.h
2156 if test -n "$CONFIG_SITE"; then
2172 if test -f "$ac_site_file" && test -r "$ac_site_file"; then
2173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2177 || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2184 if test -r "$cache_file"; then
2187 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2196 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2233 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2236 as an "x". The following induces an error, until -std is added to get
2239 that is true only with -std. */
2240 int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1];
2242 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2245 int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1];
2299 static long long int bignum = -9223372036854775807LL;
2319 // See if C++-style comments work.
2382 ia->datasize = 10;
2383 for (int i = 0; i < ia->datasize; ++i)
2384 ia->data[i] = i * 1.234;
2397 dynamic_array[ni.number - 1] = 543;
2401 || dynamic_array[ni.number - 1] != 543);
2424 _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
2438 // Check UTF-8 literals.
2447 // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
2525 ac_aux_files="config.guess config.sub ltmain.sh missing install-sh compile"
2531 # $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates.
2537 printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5
2550 printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5
2555 # As a special case, if "install-sh" is required, that requirement
2556 # can be satisfied by any of "install-sh", "install.sh", or "shtool",
2558 if test x"$ac_aux" = x"install-sh"
2560 if test -f "${as_dir}install-sh"; then
2561 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5
2562 ac_install_sh="${as_dir}install-sh -c"
2563 elif test -f "${as_dir}install.sh"; then
2564 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5
2565 ac_install_sh="${as_dir}install.sh -c"
2566 elif test -f "${as_dir}shtool"; then
2567 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5
2568 ac_install_sh="${as_dir}shtool install -c"
2572 ac_missing_aux_files="${ac_missing_aux_files} install-sh"
2578 if test -f "${as_dir}${ac_aux}"; then
2579 printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5
2611 if test -f "${ac_aux_dir}config.guess"; then
2614 if test -f "${ac_aux_dir}config.sub"; then
2617 if test -f "$ac_aux_dir/configure"; then
2631 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the p…
2635 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >…
2645 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run…
2649 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' s…
2653 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2655 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2672 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2674 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the…
2676 as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file'
2679 ## -------------------- ##
2681 ## -------------------- ##
2685 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2686 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2712 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2713 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2715 if test -n "$ac_tool_prefix"; then
2718 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2724 if test -n "$CC"; then
2739 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2749 if test -n "$CC"; then
2750 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2753 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2759 if test -z "$ac_cv_prog_CC"; then
2763 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2769 if test -n "$ac_ct_CC"; then
2784 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2794 if test -n "$ac_ct_CC"; then
2795 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2798 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2807 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
2817 if test -z "$CC"; then
2818 if test -n "$ac_tool_prefix"; then
2821 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2827 if test -n "$CC"; then
2842 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2852 if test -n "$CC"; then
2853 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2863 if test -z "$CC"; then
2866 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2872 if test -n "$CC"; then
2892 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2914 if test -n "$CC"; then
2915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2918 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2924 if test -z "$CC"; then
2925 if test -n "$ac_tool_prefix"; then
2930 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2936 if test -n "$CC"; then
2951 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
2961 if test -n "$CC"; then
2962 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2965 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
2970 test -n "$CC" && break
2973 if test -z "$CC"; then
2979 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2985 if test -n "$ac_ct_CC"; then
3000 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3010 if test -n "$ac_ct_CC"; then
3011 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3014 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3019 test -n "$ac_ct_CC" && break
3027 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3036 if test -z "$CC"; then
3037 if test -n "$ac_tool_prefix"; then
3040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3046 if test -n "$CC"; then
3061 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3071 if test -n "$CC"; then
3072 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3075 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3081 if test -z "$ac_cv_prog_CC"; then
3085 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3091 if test -n "$ac_ct_CC"; then
3106 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
3116 if test -n "$ac_ct_CC"; then
3117 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3120 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
3142 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3148 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3151 for ac_option in --version -v -V -qversion -version; do
3157 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3161 if test -s conftest.err; then
3167 rm -f conftest.er1 conftest.err
3168 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3172 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3185 # Try to create an executable without -o first, disregard a.out.
3188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3190 ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3203 rm -f $ac_rmfiles
3210 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3214 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3217 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3220 # so that the user can short-circuit this test for compilers unknown to
3224 test -f "$ac_file" || continue
3238 # safe: cross compilers may not add the suffix if given an `-o'
3252 if test -z "$ac_file"
3254 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
3259 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3264 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3267 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3269 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3273 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3275 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3282 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3286 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3294 test -f "$ac_file" || continue
3303 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3308 rm -f conftest conftest$ac_cv_exeext
3309 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3312 rm -f conftest.$ac_ext
3315 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3331 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3339 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3343 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3350 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3354 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3361 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3364 If you meant to cross compile, use \`--host'.
3369 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3372 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3374 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3380 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3391 rm -f conftest.o conftest.obj
3397 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3401 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3405 test -f "$ac_file" || continue;
3416 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3421 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3423 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3427 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
3428 printf %s "checking whether the compiler supports GNU C... " >&6; }
3433 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3453 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3457 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3469 printf %s "checking whether $CC accepts -g... " >&6; }
3477 CFLAGS="-g"
3478 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3494 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3510 CFLAGS="-g"
3511 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3526 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3528 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3530 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3533 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3539 CFLAGS="-g -O2"
3541 CFLAGS="-g"
3545 CFLAGS="-O2"
3553 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
3561 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3565 for ac_arg in '' -std=gnu11
3572 rm -f core conftest.err conftest.$ac_objext conftest.beam
3575 rm -f conftest.$ac_ext
3581 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3586 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3589 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
3599 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
3607 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3611 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
3618 rm -f core conftest.err conftest.$ac_objext conftest.beam
3621 rm -f conftest.$ac_ext
3627 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3632 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3635 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
3645 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
3653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3657 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
3664 rm -f core conftest.err conftest.$ac_objext conftest.beam
3667 rm -f conftest.$ac_ext
3673 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3678 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3681 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3692 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3693 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3699 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3700 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3702 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
3703 printf %s "checking whether $CC understands -c and -o together... " >&6; }
3708 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3721 # compilers refuse to overwrite an existing .o file with -o,
3725 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
3726 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
3730 && test -f conftest2.$ac_objext; then
3737 rm -f core conftest*
3740 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3746 # A longer-term fix would be to have automake use am__CC in this case,
3752 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3753 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3793 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__…
3799 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3818 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3820 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
3823 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether _XOPEN_SOURCE should be defined" >&5
3832 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3867 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3869 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
3872 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_should_define__xopen_source" >&5
3940 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3946 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3947 printf %s "checking for a BSD-compatible install... " >&6; }
3948 if test -z "$INSTALL"; then
3981 # program-specific install script used by HP pwplus--don't use.
3984 rm -rf conftest.one conftest.two conftest.dir
3988 if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" &&
3989 test -s conftest.one && test -s conftest.two &&
3990 test -s conftest.dir/conftest.one &&
3991 test -s conftest.dir/conftest.two
3993 ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c"
4006 rm -rf conftest.one conftest.two conftest.dir
4019 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4022 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4024 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4026 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4028 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4030 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
4046 # arguments. Must try -L first in case configure is actually a
4054 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
4056 # -L didn't work.
4057 set X `ls -t "$srcdir/configure" conftest.file`
4066 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
4069 if test "$2" = conftest.file || test $am_try -eq 2; then
4085 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4095 rm -f conftest.file
4112 if eval "$MISSING --is-lightweight"; then
4116 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
4123 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
4125 install_sh="\${SHELL} $am_aux_dir/install-sh"
4130 # run "make install-strip". However 'strip' might not be the right
4131 # tool to use in cross-compilation environments, therefore Automake
4134 if test -n "$ac_tool_prefix"; then
4137 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4143 if test -n "$STRIP"; then
4158 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4168 if test -n "$STRIP"; then
4169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4172 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4178 if test -z "$ac_cv_prog_STRIP"; then
4182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4188 if test -n "$ac_ct_STRIP"; then
4203 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4213 if test -n "$ac_ct_STRIP"; then
4214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4217 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4226 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
4237 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
4240 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5
4241 printf %s "checking for a race-free mkdir -p... " >&6; }
4242 if test -z "$MKDIR_P"; then
4259 case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #(
4273 test -d ./--version && rmdir ./--version
4275 MKDIR_P="$ac_cv_path_mkdir -p"
4281 MKDIR_P="$ac_install_sh -d"
4284 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
4291 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4297 if test -n "$AWK"; then
4312 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
4322 if test -n "$AWK"; then
4323 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4326 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4331 test -n "$AWK" && break
4334 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4335 printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4336 set x ${MAKE-make}
4337 ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4347 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
4348 case `${MAKE-make} -f conftest.make 2>/dev/null` in
4354 rm -f conftest.make
4357 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4361 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
4363 SET_MAKE="MAKE=${MAKE-make}"
4366 rm -rf .tst 2>/dev/null
4368 if test -d .tst; then
4379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include di…
4380 printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; }
4390 # Other make implementations (GNU, Solaris 10, AIX) do it like this.
4391 echo 'include confinc.mk # ignored' > confmf.GNU
4393 for s in GNU BSD; do
4394 { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
4395 (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
4415 rm -f confinc.* confmf.*
4416 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
4419 @%:@ Check whether --enable-dependency-tracking was given.
4439 @%:@ Check whether --enable-silent-rules was given.
4450 am_make=${MAKE-make}
4451 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" …
4463 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
4469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
4481 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4482 # is not polluted with repeated "-I."
4483 am__isrc=' -I$(srcdir)'
4485 if test -f $srcdir/config.status; then
4491 if test -z "$CYGPATH_W"; then
4492 if (cygpath --version) >/dev/null 2>/dev/null; then
4493 CYGPATH_W='cygpath -w'
4501 PACKAGE='libedit-20250417'
4512 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4515 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4518 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4521 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4524 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
4528 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
4529 # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
4535 # in the wild :-( We should find a proper way to deprecate it ...
4536 AMTAR='$${TAR-tar}'
4542 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
4550 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4556 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4559 # instance it was reported that on HP-UX the gcc test will end up
4560 # making a dummy file named 'D' -- because '-MD' means "put the output
4562 rm -rf conftest.dir
4570 # both Tru64's cc and ICC support -MD to output dependencies as a
4578 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4582 *\ -arch\ *\ -arch\ *) am__universal=true ;;
4602 # We check with '-c' and '-o' for the sake of the "dashmstdout"
4604 # handle '-M -o', and we need to detect this. Also, some Intel
4606 am__obj=sub/conftest.${OBJEXT-o}
4607 am__minus_obj="-o $am__obj"
4614 # After this tag, mechanisms are not by side-effect, so they'll
4623 # This compiler won't grok '-c -o', but also, the minuso test has
4626 am__obj=conftest.${OBJEXT-o}
4634 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4639 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4641 # or remarks (even with -Werror). So we grep stderr for any message
4643 # When given -MP, icc 7.0 and 7.1 complain thusly:
4644 # icc: Command line warning: ignoring option '-M'; no argument required
4646 # icc: Command line remark: option '-MP' not supported
4656 rm -rf conftest.dir
4662 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4678 if test -z "$CTAGS"; then
4682 if test -z "$ETAGS"; then
4686 if test -z "$CSCOPE"; then
4692 # POSIX will say in a future version that running "rm -f" with no argument
4700 if rm -f && rm -fr && rm -rf; then : OK; else
4705 on the command line, even when the '-f' option is present. This is contrary
4709 Please tell bug-automake@gnu.org about your system, including the value
4722 You can download and install GNU coreutils to get an 'rm' implementation
4723 that behaves properly: <https://www.gnu.org/software/coreutils/>.
4727 to "yes", and re-run configure.
4736 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace …
4766 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4781 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4784 *-*-*) ;;
4788 ac_save_IFS=$IFS; IFS='-'
4798 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4801 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4815 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4818 *-*-*) ;;
4822 ac_save_IFS=$IFS; IFS='-'
4832 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4836 # double-quoted strings.
4856 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4859 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
4860 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4861 ECHO='print -r --'
4876 # Invoke $ECHO with all args, space-separated.
4883 printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4885 print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4886 printf "%s\n" "print -r" >&6; } ;;
4887 *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4904 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4916 if test -z "$SED"; then
4918 # Loop through the user's path and test for each of PROGNAME-LIST
4933 # Check for GNU ac_path_SED and select it if it is found.
4934 # Check for GNU $ac_path_SED
4935 case `"$ac_path_SED" --version 2>&1` in
4936 *GNU*)
4947 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4950 if test $ac_count -gt ${ac_path_SED_max-0}; then
4956 test $ac_count -gt 10 && break
4958 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4966 if test -z "$ac_cv_path_SED"; then
4974 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4977 rm -f conftest.sed
4979 test -z "$SED" && SED=sed
4980 Xsed="$SED -e 1s/^X//"
4992 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4993 printf %s "checking for grep that handles long lines and -e... " >&6; }
4998 if test -z "$GREP"; then
5000 # Loop through the user's path and test for each of PROGNAME-LIST
5015 # Check for GNU ac_path_GREP and select it if it is found.
5016 # Check for GNU $ac_path_GREP
5017 case `"$ac_path_GREP" --version 2>&1` in
5018 *GNU*)
5029 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
5032 if test $ac_count -gt ${ac_path_GREP_max-0}; then
5038 test $ac_count -gt 10 && break
5040 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5048 if test -z "$ac_cv_path_GREP"; then
5056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5061 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5067 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5068 then ac_cv_path_EGREP="$GREP -E"
5070 if test -z "$EGREP"; then
5072 # Loop through the user's path and test for each of PROGNAME-LIST
5087 # Check for GNU ac_path_EGREP and select it if it is found.
5088 # Check for GNU $ac_path_EGREP
5089 case `"$ac_path_EGREP" --version 2>&1` in
5090 *GNU*)
5104 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5110 test $ac_count -gt 10 && break
5112 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5120 if test -z "$ac_cv_path_EGREP"; then
5129 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5134 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5140 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5141 then ac_cv_path_FGREP="$GREP -F"
5143 if test -z "$FGREP"; then
5145 # Loop through the user's path and test for each of PROGNAME-LIST
5160 # Check for GNU ac_path_FGREP and select it if it is found.
5161 # Check for GNU $ac_path_FGREP
5162 case `"$ac_path_FGREP" --version 2>&1` in
5163 *GNU*)
5177 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5183 test $ac_count -gt 10 && break
5185 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5193 if test -z "$ac_cv_path_FGREP"; then
5202 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5207 test -z "$GREP" && GREP=grep
5227 @%:@ Check whether --with-gnu-ld was given.
5237 # Check if gcc -print-prog-name=ld gives a path.
5238 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5241 *-*-mingw*)
5243 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5245 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5256 test -z "$LD" && LD=$ac_prog
5268 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5269 printf %s "checking for GNU ld... " >&6; }
5271 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5272 printf %s "checking for non-GNU ld... " >&6; }
5278 if test -z "$LD"; then
5282 test -z "$ac_dir" && ac_dir=.
5283 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5285 # Check to see if the program is GNU ld. I'd rather use --version,
5286 # but apparently some variants of GNU ld only accept -v.
5287 # Break only if it was the GNU/non-GNU ld that we prefer.
5288 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5289 *GNU* | *'with BFD'*)
5305 if test -n "$LD"; then
5306 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5309 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5312 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5313 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5314 printf %s "checking if the linker ($LD) is GNU ld... " >&6; }
5319 # I'd rather use --version here, but apparently some GNU lds only accept -v.
5320 case `$LD -v 2>&1 </dev/null` in
5321 *GNU* | *'with BFD'*)
5329 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5341 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" …
5342 printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5347 if test -n "$NM"; then
5352 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5359 test -z "$ac_dir" && ac_dir=.
5361 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext"; then
5362 # Check to see if the nm accepts a BSD-compat flag.
5363 # Adding the 'sed 1q' prevents false positives on HP-UX, which says:
5371 case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
5373 lt_cv_path_NM="$tmp_nm -B"
5377 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5379 lt_cv_path_NM="$tmp_nm -p"
5396 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5402 if test -n "$DUMPBIN"; then :
5405 if test -n "$ac_tool_prefix"; then
5406 for ac_prog in dumpbin "link -dump"
5410 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5416 if test -n "$DUMPBIN"; then
5431 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5441 if test -n "$DUMPBIN"; then
5442 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5445 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5450 test -n "$DUMPBIN" && break
5453 if test -z "$DUMPBIN"; then
5455 for ac_prog in dumpbin "link -dump"
5459 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5465 if test -n "$ac_ct_DUMPBIN"; then
5480 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5490 if test -n "$ac_ct_DUMPBIN"; then
5491 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5494 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5499 test -n "$ac_ct_DUMPBIN" && break
5507 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
5515 case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
5517 DUMPBIN="$DUMPBIN -symbols -headers"
5529 test -z "$NM" && NM=nm
5536 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5555 rm -f conftest*
5557 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5561 printf %s "checking whether ln -s works... " >&6; }
5563 if test "$LN_S" = "ln -s"; then
5564 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5567 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5572 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments…
5590 gnu*)
5591 # Under GNU Hurd, this test is not required because there is
5593 # Libtool will interpret -1 as no limit whatsoever
5594 lt_cv_sys_max_cmd_len=-1;
5598 # On Win9x/ME, this test blows up -- it succeeds, but takes
5600 # Worse, since 9x/ME are not pre-emptively multitasking,
5621 if test -x /sbin/sysctl; then
5622 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
5623 elif test -x /usr/sbin/sysctl; then
5624 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
5650 if test -x /sbin/sysconfig; then
5651 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5652 *1*) lt_cv_sys_max_cmd_len=-1 ;;
5661 if test -n "$kargmax"; then
5669 if test -n "$lt_cv_sys_max_cmd_len" && \
5679 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
5680 # If test is not a shell built-in, we'll probably end up computing a
5703 if test -n "$lt_cv_sys_max_cmd_len"; then
5704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5707 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5
5717 : ${CP="cp -f"}
5718 : ${MV="mv -f"}
5719 : ${RM="rm -f"}
5752 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host fo…
5759 *-*-mingw* )
5761 *-*-mingw* ) # actually msys
5764 *-*-cygwin* )
5772 *-*-cygwin* )
5774 *-*-mingw* ) # actually msys
5777 *-*-cygwin* )
5793 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
5800 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchai…
5809 *-*-mingw* )
5811 *-*-mingw* ) # actually msys
5821 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
5828 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5834 lt_cv_ld_reload_flag='-r'
5836 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5843 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5852 reload_cmds='$LTCC $LTCFLAGS -nostdlib $wl-r -o $output$reload_objs'
5854 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5867 if test -n "$ac_tool_prefix"; then
5870 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5876 if test -n "$OBJDUMP"; then
5891 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5901 if test -n "$OBJDUMP"; then
5902 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5905 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5911 if test -z "$ac_cv_prog_OBJDUMP"; then
5915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5921 if test -n "$ac_ct_OBJDUMP"; then
5936 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
5946 if test -n "$ac_ct_OBJDUMP"; then
5947 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5950 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
5959 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
5969 test -z "$OBJDUMP" && OBJDUMP=objdump
5979 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5990 # 'none' -- dependencies not supported.
5991 # 'unknown' -- same as none, but documents that we really don't know.
5992 # 'pass_all' -- all dependencies passed with no checks.
5993 # 'test_compile' -- check by making test program.
5994 # 'file_magic [[regex]]' -- check by looking for files in library path
6000 aix[4-9]*)
6009 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6010 lt_cv_file_magic_cmd='/usr/bin/file -L'
6023 # unless we find 'file', for example because we are cross-compiling.
6029 …v_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x…
6030 lt_cv_file_magic_cmd='$OBJDUMP -f'
6036 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6037 lt_cv_file_magic_cmd='$OBJDUMP -f'
6045 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6050 …lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand page…
6068 …lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6072 …heck_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)…
6076 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6082 interix[3-9]*)
6089 *-32|*"-32 ") libmagic=32-bit;;
6090 *-n32|*"-n32 ") libmagic=N32;;
6091 *-64|*"-64 ") libmagic=64-bit;;
6092 *) libmagic=never-match;;
6098 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
6102 netbsd* | netbsdelf*-gnu)
6103 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6104 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6111 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6121 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
6122 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6124 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6147 …_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-…
6155 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6159 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6180 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6191 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/…
6199 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6222 if test -n "$ac_tool_prefix"; then
6225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6231 if test -n "$DLLTOOL"; then
6246 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6256 if test -n "$DLLTOOL"; then
6257 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6260 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6266 if test -z "$ac_cv_prog_DLLTOOL"; then
6270 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6276 if test -n "$ac_ct_DLLTOOL"; then
6291 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6301 if test -n "$ac_ct_DLLTOOL"; then
6302 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6305 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6314 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6324 test -z "$DLLTOOL" && DLLTOOL=dlltool
6335 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries"…
6347 case `$DLLTOOL --help 2>&1` in
6348 *--identify-strict*)
6363 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
6366 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
6374 if test -n "$ac_tool_prefix"; then
6379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6385 if test -n "$AR"; then
6400 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6410 if test -n "$AR"; then
6411 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6414 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6419 test -n "$AR" && break
6422 if test -z "$AR"; then
6428 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6434 if test -n "$ac_ct_AR"; then
6449 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6459 if test -n "$ac_ct_AR"; then
6460 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6463 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6468 test -n "$ac_ct_AR" && break
6476 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6497 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
6504 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6519 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6522 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6524 if test 0 -eq "$ac_status"; then
6526 rm -f conftest.$ac_objext libconftest.a
6527 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6530 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6532 if test 0 -ne "$ac_status"; then
6536 rm -f conftest.* libconftest.a
6539 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
6542 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
6557 if test -n "$ac_tool_prefix"; then
6560 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6566 if test -n "$STRIP"; then
6581 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6591 if test -n "$STRIP"; then
6592 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6601 if test -z "$ac_cv_prog_STRIP"; then
6605 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6611 if test -n "$ac_ct_STRIP"; then
6626 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6636 if test -n "$ac_ct_STRIP"; then
6637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6640 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6649 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6659 test -z "$STRIP" && STRIP=:
6666 if test -n "$ac_tool_prefix"; then
6669 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6675 if test -n "$RANLIB"; then
6690 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6700 if test -n "$RANLIB"; then
6701 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6704 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6710 if test -z "$ac_cv_prog_RANLIB"; then
6714 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6720 if test -n "$ac_ct_RANLIB"; then
6735 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
6745 if test -n "$ac_ct_RANLIB"; then
6746 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6749 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
6758 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
6768 test -z "$RANLIB" && RANLIB=:
6775 # Determine commands to create old-style static archives.
6780 if test -n "$RANLIB"; then
6783 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6838 LTCC=${LTCC-"$CC"}
6841 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler o…
6862 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6864 # Define system-specific variables.
6900 # If we're using GNU nm, then use its standard symbol codes.
6901 case `$NM -V 2>&1` in
6902 *GNU* | *'with BFD'*)
6908 lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'"
6910 lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'"
6911 lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'"
6913 -e 's/^I .* \(lib.*\)$/ {\"\1\", (void *) 0},/p'\
6914 -e 's/^I .* \(.*\)$/ {\"lib\1\", (void *) 0},/p'"
6926 lt_cv_sys_global_symbol_to_cdecl="sed -n"\
6928 " -e 's/^T .* \(.*\)$/extern int \1();/p'"\
6929 " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'"
6932 lt_cv_sys_global_symbol_to_c_name_address="sed -n"\
6934 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
6935 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'"
6939 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\
6941 " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\
6942 " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\
6943 " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"lib\1\", (void *) \&\1},/p'"
6961 # Fake it for dumpbin and say T for any non-static function,
6981 …lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat…
6988 rm -f conftest*
7002 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7005 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7010 …if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$n…
7013 mv -f "$nlist"T "$nlist"
7015 rm -f "$nlist"T
7025 relocations are performed -- see ld's documentation on pseudo-relocs. */
7040 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7053 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…
7075 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7078 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7079 test $ac_status = 0; } && test -s conftest$ac_exeext; then
7097 rm -rf conftest* conftst*
7109 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7112 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7113 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7116 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7123 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
7163 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
7166 @%:@ Check whether --with-sysroot was given.
7179 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
7183 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
7188 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5
7194 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
7195 printf "%s\n" "${lt_sysroot:-no}" >&6; }
7201 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5
7210 if test -z "$lt_DD"; then
7212 # Loop through the user's path and test for each of PROGNAME-LIST
7228 cmp -s conftest.i conftest.out \
7236 if test -z "$ac_cv_path_lt_DD"; then
7243 rm -f conftest.i conftest2.i conftest.out
7245 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5
7249 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5
7259 cmp -s conftest.i conftest.out \
7262 rm -f conftest.i conftest2.i conftest.out
7263 test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q"
7265 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5
7274 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
7281 \-*) ;;
7285 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7288 @%:@ Check whether --enable-libtool-lock was given.
7299 ia64-*-hpux*)
7303 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7306 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7309 *ELF-32*)
7312 *ELF-64*)
7317 rm -rf conftest*
7319 *-*-irix6*)
7323 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7326 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7330 *32-bit*)
7331 LD="${LD-ld} -melf32bsmip"
7334 LD="${LD-ld} -melf32bmipn32"
7336 *64-bit*)
7337 LD="${LD-ld} -melf64bmip"
7342 *32-bit*)
7343 LD="${LD-ld} -32"
7346 LD="${LD-ld} -n32"
7348 *64-bit*)
7349 LD="${LD-ld} -64"
7354 rm -rf conftest*
7357 mips64*-*linux*)
7361 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7364 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7368 *32-bit*)
7371 *64-bit*)
7388 LD="${LD-ld} -m $emul"
7390 rm -rf conftest*
7393 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7394 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7398 # doing 32-bit compilation for a host where ld defaults to 64-bit, or
7402 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7405 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7408 *32-bit*)
7410 x86_64-*kfreebsd*-gnu)
7411 LD="${LD-ld} -m elf_i386_fbsd"
7413 x86_64-*linux*)
7415 *x86-64*)
7416 LD="${LD-ld} -m elf32_x86_64"
7419 LD="${LD-ld} -m elf_i386"
7423 powerpc64le-*linux*)
7424 LD="${LD-ld} -m elf32lppclinux"
7426 powerpc64-*linux*)
7427 LD="${LD-ld} -m elf32ppclinux"
7429 s390x-*linux*)
7430 LD="${LD-ld} -m elf_s390"
7432 sparc64-*linux*)
7433 LD="${LD-ld} -m elf32_sparc"
7437 *64-bit*)
7439 x86_64-*kfreebsd*-gnu)
7440 LD="${LD-ld} -m elf_x86_64_fbsd"
7442 x86_64-*linux*)
7443 LD="${LD-ld} -m elf_x86_64"
7445 powerpcle-*linux*)
7446 LD="${LD-ld} -m elf64lppc"
7448 powerpc-*linux*)
7449 LD="${LD-ld} -m elf64ppc"
7451 s390*-*linux*|s390*-*tpf*)
7452 LD="${LD-ld} -m elf64_s390"
7454 sparc*-*linux*)
7455 LD="${LD-ld} -m elf64_sparc"
7461 rm -rf conftest*
7464 *-*-sco3.2v5*)
7465 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7467 CFLAGS="$CFLAGS -belf"
7468 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7469 printf %s "checking whether the C compiler needs -belf... " >&6; }
7476 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7477 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7480 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7497 rm -f core conftest.err conftest.$ac_objext conftest.beam \
7501 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7502 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7509 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7513 *-*solaris*)
7517 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7520 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7523 *64-bit*)
7527 i?86-*-solaris*|x86_64-*-solaris*)
7528 LD="${LD-ld} -m elf_x86_64"
7530 sparc*-*-solaris*)
7531 LD="${LD-ld} -m elf64_sparc"
7534 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
7535 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
7536 LD=${LD-ld}_sol2
7540 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7541 LD="${LD-ld} -64"
7548 rm -rf conftest*
7554 if test -n "$ac_tool_prefix"; then
7557 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7563 if test -n "$MANIFEST_TOOL"; then
7578 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7588 if test -n "$MANIFEST_TOOL"; then
7589 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
7592 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7598 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
7602 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7608 if test -n "$ac_ct_MANIFEST_TOOL"; then
7623 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7633 if test -n "$ac_ct_MANIFEST_TOOL"; then
7634 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
7637 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7656 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
7657 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7664 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
7665 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
7670 rm -f conftest*
7672 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
7685 if test -n "$ac_tool_prefix"; then
7688 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7694 if test -n "$DSYMUTIL"; then
7709 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7719 if test -n "$DSYMUTIL"; then
7720 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7723 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7729 if test -z "$ac_cv_prog_DSYMUTIL"; then
7733 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7739 if test -n "$ac_ct_DSYMUTIL"; then
7754 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7764 if test -n "$ac_ct_DSYMUTIL"; then
7765 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7768 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7777 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7787 if test -n "$ac_tool_prefix"; then
7790 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7796 if test -n "$NMEDIT"; then
7811 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7821 if test -n "$NMEDIT"; then
7822 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7825 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7831 if test -z "$ac_cv_prog_NMEDIT"; then
7835 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7841 if test -n "$ac_ct_NMEDIT"; then
7856 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7866 if test -n "$ac_ct_NMEDIT"; then
7867 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7870 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7879 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7889 if test -n "$ac_tool_prefix"; then
7892 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7898 if test -n "$LIPO"; then
7913 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7923 if test -n "$LIPO"; then
7924 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7927 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7933 if test -z "$ac_cv_prog_LIPO"; then
7937 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7943 if test -n "$ac_ct_LIPO"; then
7958 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
7968 if test -n "$ac_ct_LIPO"; then
7969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
7981 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
7991 if test -n "$ac_tool_prefix"; then
7994 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8000 if test -n "$OTOOL"; then
8015 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8025 if test -n "$OTOOL"; then
8026 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
8029 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8035 if test -z "$ac_cv_prog_OTOOL"; then
8039 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8045 if test -n "$ac_ct_OTOOL"; then
8060 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8070 if test -n "$ac_ct_OTOOL"; then
8071 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
8074 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8083 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8093 if test -n "$ac_tool_prefix"; then
8096 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8102 if test -n "$OTOOL64"; then
8117 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8127 if test -n "$OTOOL64"; then
8128 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
8131 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8137 if test -z "$ac_cv_prog_OTOOL64"; then
8141 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8147 if test -n "$ac_ct_OTOOL64"; then
8162 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
8172 if test -n "$ac_ct_OTOOL64"; then
8173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8176 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8185 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
8221 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8222 printf %s "checking for -single_module linker flag... " >&6; }
8228 if test -z "$LT_MULTI_MODULE"; then
8229 # By default we will add the -single_module flag. You can override
8231 # non-empty at configure time, or by adding -multi_module to the
8233 rm -rf libconftest.dylib*
8235 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8236 -dynamiclib -Wl,-single_module conftest.c" >&5
8237 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8238 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8240 # If there is a non-empty error log, and "single_module"
8242 if test -s conftest.err && $GREP single_module conftest.err; then
8246 elif test -f libconftest.dylib && test 0 = "$_lt_result"; then
8251 rm -rf libconftest.dylib*
8252 rm -f conftest.*
8255 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8258 … { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8259 printf %s "checking for -exported_symbols_list linker flag... " >&6; }
8267 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8268 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8285 rm -f core conftest.err conftest.$ac_objext conftest.beam \
8290 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8293 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8294 printf %s "checking for -force_load linker flag... " >&6; }
8303 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8304 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8312 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8313 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8315 if test -s conftest.err && $GREP force_load conftest.err; then
8317 …elif test -f conftest && test 0 = "$_lt_result" && $GREP forced_load conftest >/dev/null 2>&1; then
8322 rm -f conftest.err libconftest.a conftest conftest.c
8323 rm -rf conftest.dSYM
8326 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8330 _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;;
8332 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
8337 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8338 10.0,*86*-darwin8*|10.0,*-darwin[912]*)
8339 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
8341 _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;;
8343 _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;;
8351 _lt_dar_export_syms=' $wl-exported_symbols_list,$output_objdir/$libname-symbols.expsym'
8353 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/$libname-symbols.expsym $lib'
8364 # -----------------------------------
8389 eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
8390 eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
8420 @%:@ Check whether --enable-shared was given.
8423 enableval=$enable_shared; p=${PACKAGE-default}
8452 @%:@ Check whether --enable-static was given.
8455 enableval=$enable_static; p=${PACKAGE-default}
8485 @%:@ Check whether --with-pic was given.
8488 withval=$with_pic; lt_p=${PACKAGE-default}
8515 @%:@ Check whether --enable-fast-install was given.
8518 enableval=$enable_fast_install; p=${PACKAGE-default}
8548 power*-*-aix[5-9]*,yes)
8549 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning …
8552 @%:@ Check whether --with-aix-soname was given.
8559 as_fn_error $? "Unknown argument to --with-aix-soname" "$LINENO" 5
8574 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5
8580 # Even when GNU compilers ignore OBJECT_MODE but need '-maix64' flag,
8582 if test 64 = "${OBJECT_MODE-32}"; then
8638 test -z "$LN_S" && LN_S="ln -s"
8653 if test -n "${ZSH_VERSION+set}"; then
8657 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8663 rm -f .libs 2>/dev/null
8665 if test -d .libs; then
8668 # MS-DOS does not allow filenames that begin with a dot.
8673 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
8712 test -z "$CC" && CC=cc
8713 test -z "$LTCC" && LTCC=$CC
8714 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
8715 test -z "$LD" && LD=ld
8716 test -z "$ac_objext" && ac_objext=o
8723 test -z "$MAGIC_CMD" && MAGIC_CMD=file
8727 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8743 test -z "$ac_dir" && ac_dir=.
8744 if test -f "$ac_dir/${ac_tool_prefix}file"; then
8746 if test -n "$file_magic_test_file"; then
8764 *** bug-libtool@gnu.org
8780 if test -n "$MAGIC_CMD"; then
8781 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8784 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8792 if test -z "$lt_cv_path_MAGIC_CMD"; then
8793 if test -n "$ac_tool_prefix"; then
8794 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8810 test -z "$ac_dir" && ac_dir=.
8811 if test -f "$ac_dir/file"; then
8813 if test -n "$file_magic_test_file"; then
8831 *** bug-libtool@gnu.org
8847 if test -n "$MAGIC_CMD"; then
8848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
8870 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8871 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8895 LTCC=${LTCC-"$CC"}
8898 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8918 $RM -r conftest*
8925 if test -n "$compiler"; then
8932 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8934 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8937 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-except…
8938 printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8946 lt_compiler_flag="-fno-rtti -fno-exceptions" ## exclude from sc_useless_quotes_in_assignment
8953 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8954 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8955 -e 's:$: $lt_compiler_flag:'`
8961 if (exit $ac_status) && test -s "$ac_outfile"; then
8966 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8973 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8977 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8995 lt_prog_compiler_wl='-Wl,'
8996 lt_prog_compiler_static='-static'
9003 lt_prog_compiler_static='-Bstatic'
9005 lt_prog_compiler_pic='-fPIC'
9012 lt_prog_compiler_pic='-fPIC'
9016 # adding the '-m68020' flag to GCC prevents building anything better,
9017 # like '-m68040'.
9018 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9030 # Although the cygwin gcc ignores -fPIC, still need this for old-style
9031 # (--disable-auto-import) libraries
9032 lt_prog_compiler_pic='-DDLL_EXPORT'
9035 lt_prog_compiler_static='$wl-static'
9043 lt_prog_compiler_pic='-fno-common'
9048 # The "-static" flag exists, but is broken.
9053 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9054 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
9061 lt_prog_compiler_pic='-fPIC'
9066 interix[3-9]*)
9067 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9079 # QNX uses GNU C++, but need to define -shared option too, otherwise
9081 lt_prog_compiler_pic='-fPIC -shared'
9085 if test -d /usr/nec; then
9086 lt_prog_compiler_pic=-Kconform_pic
9091 lt_prog_compiler_pic='-fPIC'
9097 lt_prog_compiler_wl='-Xlinker '
9098 if test -n "$lt_prog_compiler_pic"; then
9099 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
9107 lt_prog_compiler_wl='-Wl,'
9110 lt_prog_compiler_static='-Bstatic'
9112 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9119 lt_prog_compiler_pic='-fno-common'
9123 lt_prog_compiler_wl='-Wl,-Wl,,'
9124 lt_prog_compiler_pic='-PIC'
9125 lt_prog_compiler_static='-Bstatic'
9133 lt_prog_compiler_pic='-DDLL_EXPORT'
9136 lt_prog_compiler_static='$wl-static'
9142 lt_prog_compiler_wl='-Wl,'
9143 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9144 # not for PA HP-UX.
9154 lt_prog_compiler_static='$wl-a ${wl}archive'
9158 lt_prog_compiler_wl='-Wl,'
9159 # PIC (with -KPIC) is the default.
9160 lt_prog_compiler_static='-non_shared'
9163 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
9165 # old Intel for x86_64, which still supported -KPIC.
9167 lt_prog_compiler_wl='-Wl,'
9168 lt_prog_compiler_pic='-KPIC'
9169 lt_prog_compiler_static='-static'
9173 lt_prog_compiler_wl='-Wl,'
9174 lt_prog_compiler_pic='-fPIC'
9175 lt_prog_compiler_static='-static'
9178 # ICC 10 doesn't accept -KPIC any more.
9180 lt_prog_compiler_wl='-Wl,'
9181 lt_prog_compiler_pic='-fPIC'
9182 lt_prog_compiler_static='-static'
9186 lt_prog_compiler_wl='-Wl,'
9187 lt_prog_compiler_pic='--shared'
9188 lt_prog_compiler_static='--static'
9192 lt_prog_compiler_wl='-Wl,-Wl,,'
9193 lt_prog_compiler_pic='-PIC'
9194 lt_prog_compiler_static='-Bstatic'
9198 lt_prog_compiler_wl='-Wl,'
9199 lt_prog_compiler_pic='-fPIC'
9200 lt_prog_compiler_static='-static'
9205 lt_prog_compiler_wl='-Wl,'
9206 lt_prog_compiler_pic='-fpic'
9207 lt_prog_compiler_static='-Bstatic'
9210 lt_prog_compiler_wl='-Wl,'
9212 lt_prog_compiler_static='-non_shared'
9216 lt_prog_compiler_wl='-Wl,'
9217 lt_prog_compiler_pic='-qpic'
9218 lt_prog_compiler_static='-qstaticlink'
9221 case `$CC -V 2>&1 | sed 5q` in
9222 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
9224 lt_prog_compiler_pic='-KPIC'
9225 lt_prog_compiler_static='-Bstatic'
9229 lt_prog_compiler_pic='-KPIC'
9230 lt_prog_compiler_static='-Bstatic'
9231 lt_prog_compiler_wl='-Qoption ld '
9235 lt_prog_compiler_pic='-KPIC'
9236 lt_prog_compiler_static='-Bstatic'
9237 lt_prog_compiler_wl='-Wl,'
9240 lt_prog_compiler_wl='-Wl,'
9241 lt_prog_compiler_pic='-fPIC'
9242 lt_prog_compiler_static='-static'
9245 lt_prog_compiler_wl='-Wl,'
9246 lt_prog_compiler_pic='-fpic'
9247 lt_prog_compiler_static='-Bstatic'
9255 lt_prog_compiler_pic='-KPIC'
9256 lt_prog_compiler_static='-Bstatic'
9260 # QNX uses GNU C++, but need to define -shared option too, otherwise
9262 lt_prog_compiler_pic='-fPIC -shared'
9266 lt_prog_compiler_wl='-Wl,'
9268 lt_prog_compiler_static='-non_shared'
9272 lt_prog_compiler_static='-non_shared'
9276 lt_prog_compiler_pic='-KPIC'
9277 lt_prog_compiler_static='-Bstatic'
9280 lt_prog_compiler_wl='-Qoption ld ';;
9282 lt_prog_compiler_wl='-Wl,';;
9287 lt_prog_compiler_wl='-Qoption ld '
9288 lt_prog_compiler_pic='-PIC'
9289 lt_prog_compiler_static='-Bstatic'
9293 lt_prog_compiler_wl='-Wl,'
9294 lt_prog_compiler_pic='-KPIC'
9295 lt_prog_compiler_static='-Bstatic'
9299 if test -d /usr/nec; then
9300 lt_prog_compiler_pic='-Kconform_pic'
9301 lt_prog_compiler_static='-Bstatic'
9306 lt_prog_compiler_wl='-Wl,'
9307 lt_prog_compiler_pic='-KPIC'
9308 lt_prog_compiler_static='-Bstatic'
9312 lt_prog_compiler_wl='-Wl,'
9317 lt_prog_compiler_pic='-pic'
9318 lt_prog_compiler_static='-Bstatic'
9328 # For platforms that do not support PIC, -DPIC is meaningless:
9333 lt_prog_compiler_pic="$lt_prog_compiler_pic@&t@ -DPIC"
9337 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9345 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
9352 if test -n "$lt_prog_compiler_pic"; then
9353 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic…
9362 …lt_compiler_flag="$lt_prog_compiler_pic@&t@ -DPIC" ## exclude from sc_useless_quotes_in_assignment
9369 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9370 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9371 -e 's:$: $lt_compiler_flag:'`
9377 if (exit $ac_status) && test -s "$ac_outfile"; then
9382 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9389 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9418 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag…
9428 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9431 if test -s conftest.err; then
9443 $RM -r conftest*
9447 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9462 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
9463 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9469 $RM -r conftest 2>/dev/null
9475 lt_compiler_flag="-o out/conftest2.$ac_objext"
9481 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9482 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9483 -e 's:$: $lt_compiler_flag:'`
9489 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9495 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9503 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9506 $RM -r conftest
9510 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9518 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext…
9519 printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9525 $RM -r conftest 2>/dev/null
9531 lt_compiler_flag="-o out/conftest2.$ac_objext"
9537 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9538 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9539 -e 's:$: $lt_compiler_flag:'`
9545 if (exit $ac_status) && test -s out/conftest2.$ac_objext
9551 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9559 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9562 $RM -r conftest
9566 { 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 we can lock with hard links" >&5
9583 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9586 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j…
9587 printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;}
9599 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports…
9626 # include_expsyms should be a list of space-separated symbols to be *always*
9658 linux* | k*bsd*-gnu | gnu*)
9665 # On some targets, GNU ld is compatible enough with the native linker
9671 # The AIX port of GNU ld has always aspired to compatibility
9672 # with the native linker. However, as the warning in the GNU ld
9675 case `$LD -v 2>&1` in
9676 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9677 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9678 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9694 # Set some defaults for GNU ld with shared library support. These
9698 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
9699 export_dynamic_flag_spec='$wl--export-dynamic'
9700 # ancient GNU ld didn't support --whole-archive et. al.
9701 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9702 whole_archive_flag_spec=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive'
9707 case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
9708 *GNU\ gold*) supports_anon_versioning=yes ;;
9709 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9716 # See if GNU ld supports shared libraries.
9718 aix[3-9]*)
9719 # On AIX/PPC, the GNU linker is very broken
9724 *** Warning: the GNU linker, at least up to release 2.19, is reported
9727 *** really care for shared libraries, you may want to install binutils
9728 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9739 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9743 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9744 hardcode_libdir_flag_spec='-L$libdir'
9751 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9754 # support --undefined. This deserves some investigation. FIXME
9755 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9764 hardcode_libdir_flag_spec='-L$libdir'
9765 export_dynamic_flag_spec='$wl--export-all-symbols'
9769 …export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s…
9770 …psyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
9772 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
9773 …rchive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-a…
9774 # If the export-symbols file already is a .def file, use it as
9776 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
9782 …CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname …
9789 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9794 hardcode_libdir_flag_spec='-L$libdir'
9803 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
9804 emximp -o $lib $output_objdir/$libname.def'
9811 prefix_cmds="$prefix_cmds -e 1d";
9813 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
9815 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
9816 emximp -o $lib $output_objdir/$libname.def'
9817 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
9821 interix[3-9]*)
9824 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
9825 export_dynamic_flag_spec='$wl-E'
9830 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
9832 …ds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${…
9833 …-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output…
9836 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
9838 if test linux-dietlibc = "$host_os"; then
9840 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
9843 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
9847 tmp_sharedflag='-shared'
9850 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9855 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9856 tmp_addflag=' $pic_flag -Mnomain' ;;
9858 tmp_addflag=' -i_dynamic' ;;
9860 tmp_addflag=' -i_dynamic -nofor_main' ;;
9862 tmp_addflag=' -nofor_main' ;;
9865 tmp_sharedflag='--shared' ;;
9867 tmp_sharedflag='-Wl,-shared' ;;
9869 tmp_sharedflag='-qmkshrobj'
9872 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9876 case `$CC -V 2>&1 | sed 5q` in
9878 …--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
9880 tmp_sharedflag='-G' ;;
9882 tmp_sharedflag='-G' ;;
9884 … '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9888 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9890 …g"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$…
9895 export_dynamic_flag_spec='-rdynamic'
9899 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9900 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
9901 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9904 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9906 …$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libnam…
9915 netbsd* | netbsdelf*-gnu)
9916 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9917 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9920 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9921 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
9926 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9930 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
9932 *** is disabling shared libraries support. We urge you to upgrade GNU
9933 *** binutils to release 2.9.1 or newer. Another option is to modify
9938 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9939 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9940 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
9947 case `$LD -v 2>&1` in
9948 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
9952 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 cannot
9954 *** is disabling shared libraries support. We urge you to upgrade GNU
9955 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
9966 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9967 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
9968 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
9969 …hive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-s…
9978 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9985 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9986 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $li…
9987 …expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-ret…
10001 # PORTME fill in a description of your system's linker (not GNU ld)
10006 …archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_sym…
10008 # are no directories specified by -L.
10010 if test yes = "$GCC" && test -z "$lt_prog_compiler_static"; then
10017 aix[4-9]*)
10022 exp_sym_flag='-Bexport'
10025 # If we're using GNU nm, then we don't want the "-C" option.
10026 # -C means demangle to GNU nm, but means don't demangle to AIX nm.
10027 # Without the "-l" option, or with the "-B" option, AIX nm treats
10029 # GNU nm marks them as "W".
10031 # it in the Import File for the 'aix-soname' feature, so we have
10032 # to replace the "-B" option with "-P" for AIX nm.
10033 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10034 …-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
10036 …-e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ …
10041 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10044 # depending on the kind of the shared library created -
10055 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10057 if (test x-brtl = "x$ld_flag" || test x-Wl,-brtl = "x$ld_flag"); then
10063 # With aix-soname=svr4, we create the lib.so.V shared archives only,
10067 LDFLAGS="$LDFLAGS -Wl,-brtl"
10072 exp_sym_flag='-bexport'
10073 no_entry_flag='-bnoentry'
10078 # or program results in "error TOC overflow" add -mminimal-toc to
10080 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10087 file_list_spec='$wl-f,'
10101 collect2name=`$CC -print-prog-name=collect2`
10102 if test -f "$collect2name" &&
10114 hardcode_libdir_flag_spec='-L$libdir'
10119 shared_flag='-shared'
10121 shared_flag="$shared_flag "'$wl-G'
10125 # /with/ Import File - we do not want to mix them.
10126 shared_flag_aix='-shared'
10127 shared_flag_svr4='-shared $wl-G'
10131 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10132 # chokes on -Wl,-G. The following line is correct:
10133 shared_flag='-G'
10136 shared_flag='$wl-G'
10138 shared_flag='$wl-bM:SRE'
10140 shared_flag_aix='$wl-bM:SRE'
10141 shared_flag_svr4='$wl-G'
10145 export_dynamic_flag_spec='$wl-bexpall'
10146 # It seems that -bexpall does not export symbols beginning with
10150 # Warning - without using the other runtime loading flags (-brtl),
10151 # -berok will link without error, but may produce a broken library.
10152 allow_undefined_flag='-berok'
10162 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10183 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10184 # Check for a 64-bit object if we didn't find anything.
10185 if test -z "$lt_cv_aix_libpath_"; then
10186 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10189 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10191 if test -z "$lt_cv_aix_libpath_"; then
10200 hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
10201 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler…
10204 hardcode_libdir_flag_spec='$wl-R $libdir:/usr/lib:/lib'
10205 allow_undefined_flag="-z nodefs"
10206 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\$wl$no_ent…
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 # Warning - without using the other run time loading flags,
10257 # -berok will link without error, but may produce a broken library.
10258 no_undefined_flag=' $wl-bernotok'
10259 allow_undefined_flag=' $wl-berok'
10261 # We only use this code for GNU lds that support --whole-archive.
10262 whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive'
10268 archive_expsym_cmds='$RM -r $output_objdir/$realname.d~$MKDIR $output_objdir/$realname.d'
10269 # -brtl affects multiple linker settings, -berok does not and is overridden later
10270 …compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%…
10273 …s"'~$CC '$shared_flag_aix' -o $output_objdir/$realname.d/$soname $libobjs $deplibs $wl-bnoentry '$…
10276 …-o $output_objdir/$realname.d/$shared_archive_member_spec.o $libobjs $deplibs $wl-bnoentry '$compi…
10278 # used by -dlpreopen to get the symbols
10281 archive_expsym_cmds="$archive_expsym_cmds"'~$RM -r $output_objdir/$realname.d'
10290 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
10294 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10295 hardcode_libdir_flag_spec='-L$libdir'
10302 export_dynamic_flag_spec=-rdynamic
10322 …archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$t…
10323 …st DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\…
10327 $SED -e '\''s/^/-link -EXPORT:/'\'' < $export_symbols > $output_objdir/$soname.exp;
10329 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
10335 …objs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' …
10347 if test : != "$MANIFEST_TOOL" && test -f "$lt_outputfile.manifest"; then
10348 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
10361 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
10365 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10379 …ag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenienc…
10392 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
10393 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt…
10394 …\$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
10395 …le_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC…
10404 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10405 hardcode_libdir_flag_spec='-L$libdir'
10414 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10415 hardcode_libdir_flag_spec='-R$libdir'
10422 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10428 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10430 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10431 hardcode_libdir_flag_spec='-R$libdir'
10438 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag $wl+b $wl$install_libdir -o $output…
10440 …archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libo…
10449 export_dynamic_flag_spec='$wl-E'
10454 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
10456 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10463 export_dynamic_flag_spec='$wl-E'
10474 archive_cmds='$CC -shared $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
10477 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs …
10480 …archive_cmds='$CC -shared $pic_flag $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $de…
10486 archive_cmds='$CC -b $wl+h $wl$soname -o $lib $libobjs $deplibs $compiler_flags'
10489 …archive_cmds='$CC -b $wl+h $wl$soname $wl+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10493 # Older versions of the 11.00 compiler do not understand -b yet
10494 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10495 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10496 printf %s "checking if $CC understands -b... " >&6; }
10503 LDFLAGS="$LDFLAGS -b"
10505 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10508 if test -s conftest.err; then
10520 $RM -r conftest*
10524 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10528 …archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler…
10530 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10548 export_dynamic_flag_spec='$wl-E'
10560 …-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
10561 # Try to use the -exported_symbol ld option, if it does not
10562 # work, assume that -exports_file does not work either and
10564 # This should be the same for all languages, so no per-tag cache variable.
10565 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -export…
10566 printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
10572 LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null"
10573 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10583 rm -f core conftest.err conftest.$ac_objext conftest.beam \
10587 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
10590 …-shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" &&…
10594 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
10595 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
10598 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10604 linux*)
10609 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10614 netbsd* | netbsdelf*-gnu)
10615 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10616 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
10618 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
10620 hardcode_libdir_flag_spec='-R$libdir'
10626 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10628 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10637 if test -f /usr/libexec/ld.so; then
10641 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
10642 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10643 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-sy…
10644 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
10645 export_dynamic_flag_spec='$wl-E'
10647 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10648 hardcode_libdir_flag_spec='$wl-rpath,$libdir'
10656 hardcode_libdir_flag_spec='-L$libdir'
10665 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10666 emximp -o $lib $output_objdir/$libname.def'
10673 prefix_cmds="$prefix_cmds -e 1d";
10675 prefix_cmds="$prefix_cmds -e \"s/^\(.*\)$/_\1/g\""~
10677 …$CC -Zdll -Zcrtdll -o $output_objdir/$soname $libobjs $deplibs $compiler_flags $output_objdir/$lib…
10678 emximp -o $lib $output_objdir/$libname.def'
10679 … old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def'
10685 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
10686 …-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$ve…
10688 allow_undefined_flag=' -expect_unresolved \*'
10689 …-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstrin…
10692 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10696 osf4* | osf5*) # as osf3* with the addition of -msym flag
10698 allow_undefined_flag=' $wl-expect_unresolved $wl\*'
10699 …-shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$s…
10700 hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
10702 allow_undefined_flag=' -expect_unresolved \*'
10703 …-shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$ve…
10704 …in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%…
10705 …-shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $sona…
10707 # Both c and cxx compiler support -rpath directly
10708 hardcode_libdir_flag_spec='-rpath $libdir'
10715 no_undefined_flag=' -z defs'
10718 …archive_cmds='$CC -shared $pic_flag $wl-z ${wl}text $wl-h $wl$soname -o $lib $libobjs $deplibs $co…
10719 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
10720 …$CC -shared $pic_flag $wl-z ${wl}text $wl-M $wl$lib.exp $wl-h $wl$soname -o $lib $libobjs $deplibs…
10722 case `$CC -V 2>&1` in
10725 archive_cmds='$LD -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $linker_flags'
10726 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
10727 …$LD -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $li…
10731 archive_cmds='$CC -G$allow_undefined_flag -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10732 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
10733 …$CC -G$allow_undefined_flag -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $…
10737 hardcode_libdir_flag_spec='-R$libdir'
10740 solaris2.[0-5] | solaris2.[0-5].*) ;;
10743 # but understands '-z linker_flag'. GCC discards it without '$wl',
10747 whole_archive_flag_spec='$wl-z ${wl}allextract$convenience $wl-z ${wl}defaultextract'
10749 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10760 archive_cmds='$CC -G $wl-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10762 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10764 hardcode_libdir_flag_spec='-L$libdir'
10773 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10779 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10780 reload_cmds='$CC -r -o $output$reload_objs'
10784 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10793 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10795 export_dynamic_flag_spec='-Bexport'
10799 if test -d /usr/nec; then
10800 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10809 no_undefined_flag='$wl-z,text'
10815 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10816 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
10818 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10819 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
10824 # Note: We CANNOT use -z defs as we might desire, because we do not
10825 # link with -lc, and that would cause any symbols used from libc to
10827 # ever link correctly. If we're not using GNU ld we use -z text
10828 # though, which does catch some bad symbols but isn't as heavy-handed
10829 # as -z defs.
10830 no_undefined_flag='$wl-z,text'
10831 allow_undefined_flag='$wl-z,nodefs'
10834 hardcode_libdir_flag_spec='$wl-R,$libdir'
10837 export_dynamic_flag_spec='$wl-Bexport'
10841 archive_cmds='$CC -shared $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10842 …archive_expsym_cmds='$CC -shared $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $depli…
10844 archive_cmds='$CC -G $wl-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10845 …archive_expsym_cmds='$CC -G $wl-Bexport:$export_symbols $wl-h,$soname -o $lib $libobjs $deplibs $c…
10850 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10851 hardcode_libdir_flag_spec='-L$libdir'
10863 export_dynamic_flag_spec='$wl-Blargedynsym'
10869 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10894 # Assume -lc should be added
10900 # FIXME: we may have to deal with multi-command sequences.
10903 # Test whether the compiler implicitly links with -lc since on some
10904 # systems, -lgcc has to come before -lc. If gcc already passes -lc
10905 # to ld, don't add -lc before -lgcc.
10906 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in"…
10907 printf %s "checking whether -lc should be explicitly linked in... " >&6; }
10915 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10918 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10926 compiler_flags=-v
10927 linker_flags=-v
10933 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/d…
10934 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10936 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10950 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11110 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11119 mingw* | cegcc*) lt_sed_strip_eq='s|=\([A-Za-z]:\)|\1|g' ;;
11122 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
11126 # otherwise default to the standard path separator (i.e. ":") - it is
11138 lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11140 # that all is fine and trust -print-search-dirs as is (GCC 4.2? or newer).
11147 if test -d "$lt_sys_path$lt_multi_os_dir"; then
11149 elif test -n "$lt_multi_os_dir"; then
11150 test -d "$lt_sys_path" && \
11158 for (lt_i = NF; lt_i > 0; lt_i--) {
11166 lt_count--;
11178 $SED 's|/\([A-Za-z]:\)|\1|g'` ;;
11200 # when you set need_version to no, make sure it does not cause -set_version
11208 version_type=linux # correct to gnu/linux during the next big refactor
11216 aix[4-9]*)
11217 version_type=linux # correct to gnu/linux during the next big refactor
11235 echo '#endif'; } | $CC -E - | $GREP yes > /dev/null; then
11243 # filename-based versioning of shared library archives on AIX. While
11245 # prevent static linking of such archives. So we do filename-based
11250 # versioned .so libs for executables only if there is the -brtl
11251 # linker flag in LDFLAGS as well, or --with-aix-soname=svr4 only.
11252 # To allow for filename-based versioning support, we need to create
11262 # but for link time we create the symlink libNAME.so -> libNAME.so.V
11292 …-n "$linkname" || linkname="$realname"~func_stripname "" ".so" "$linkname"~$install_shared_prog "$…
11302 …-z "$dlname" || $install_shared_prog $dir/$dlname $destdir/$dlname~test -z "$tstripme" || test -z …
11303 …postuninstall_cmds='test -z "$dlname" || func_append rmfiles " $odir/$dlname"~for n in $old_librar…
11314 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11332 version_type=linux # correct to gnu/linux during the next big refactor
11342 # libtool to hard-code these into programs
11357 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
11359 test -d \$dldir || mkdir -p \$dldir~
11362 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11365 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11373 …soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix…
11379 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
11383 …library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$ver…
11392 soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
11409 …_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
11415 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
11416 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
11417 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
11421 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
11423 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
11425 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
11428 # common. (e.g. "Program Files" -> "PROGRA~1")
11434 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
11436 test -d \$dldir || mkdir -p \$dldir~
11438 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11447 …library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.li…
11471 version_type=linux # correct to gnu/linux during the next big refactor
11482 if test -x /usr/bin/objformat; then
11490 version_type=freebsd-$objformat
11492 freebsd-elf*)
11498 freebsd-*)
11512 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11513 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11525 version_type=linux # correct to gnu/linux during the next big refactor
11580 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11586 interix[3-9]*)
11587 version_type=linux # correct to gnu/linux during the next big refactor
11603 version_type=linux # correct to gnu/linux during the next big refactor
11618 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11619 libsuff= shlibsuff= libmagic=32-bit;;
11620 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11622 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11623 libsuff=64 shlibsuff=64 libmagic=64-bit;;
11624 *) libsuff= shlibsuff= libmagic=never-match;;
11635 # No shared lib support for Linux oldld, aout, or coff.
11636 linux*oldld* | linux*aout* | linux*coff*)
11640 linux*android*)
11656 # Don't embed -rpath directories since the linker doesn't support them.
11657 hardcode_libdir_flag_spec='-L$libdir'
11661 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
11662 version_type=linux # correct to gnu/linux during the next big refactor
11667 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11671 # Some binutils ld are patched to set DT_RUNPATH
11681 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11694 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null
11699 rm -f core conftest.err conftest.$ac_objext conftest.beam \
11716 # 'ldconfig -N -X -v | grep ^/' on 64bit Fedora does not report /usr/lib64,
11717 # even though it is searched at run-time. Try to do the best guess by
11719 if test -f /etc/ld.so.conf; then
11720 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
11726 # GNU dynamic linker. Since this was broken with cross compilers,
11727 # most powerpc-linux boxes support dynamic linking these days and
11728 # people can always --disable-shared, the test was removed, and we
11729 # assume the GNU/Linux dynamic linker is in use.
11730 dynamic_linker='GNU/Linux ld.so'
11733 netbsdelf*-gnu)
11734 version_type=linux
11749 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11751 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11764 version_type=linux # correct to gnu/linux during the next big refactor
11786 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
11792 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11804 soname_spec='`test -n "$os2dllname" && libname="$os2dllname";
11805 v=$($ECHO $release$versuffix | tr -d .-);
11806 n=$($ECHO $libname | cut -b -$((8 - ${#v})) | tr . _);
11814 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
11816 test -d \$dldir || mkdir -p \$dldir~
11819 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11822 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
11843 version_type=linux # correct to gnu/linux during the next big refactor
11868 version_type=linux # correct to gnu/linux during the next big refactor
11891 if test -d /usr/nec; then
11892 version_type=linux # correct to gnu/linux during the next big refactor
11909 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11922 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
11923 version_type=linux # correct to gnu/linux during the next big refactor
11933 version_type=linux # correct to gnu/linux during the next big refactor
11943 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11963 # ... but it needs LT_SYS_LIBRARY_PATH munging for other configure-time code
12065 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs…
12068 if test -n "$hardcode_libdir_flag_spec" ||
12069 test -n "$runpath_var" ||
12072 # We can hardcode non-existent directories.
12076 # when we should be linking with a yet-to-be-installed one
12090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12135 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12136 printf %s "checking for dlopen in -ldl... " >&6; }
12142 LIBS="-ldl $LIBS"
12143 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12164 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12168 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12172 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12185 # because TPF is a cross-compiler, and we know how we open DSOs.
12197 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12198 printf %s "checking for shl_load in -ldld... " >&6; }
12204 LIBS="-ldld $LIBS"
12205 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12226 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12230 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12234 lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld
12241 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12242 printf %s "checking for dlopen in -ldl... " >&6; }
12248 LIBS="-ldl $LIBS"
12249 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12270 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12274 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12278 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
12280 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12281 printf %s "checking for dlopen in -lsvld... " >&6; }
12287 LIBS="-lsvld $LIBS"
12288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12309 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12313 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12317 lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld
12319 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12320 printf %s "checking for dld_link in -ldld... " >&6; }
12326 LIBS="-ldld $LIBS"
12327 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12348 rm -f core conftest.err conftest.$ac_objext conftest.beam \
12352 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12356 lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld
12386 test yes = "$ac_cv_header_dlfcn_h" && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12394 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12447 /* When -fvisibility=hidden is used, assume the code has been annotated
12475 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12478 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12479 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
12492 rm -fr conftest*
12496 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12501 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlo…
12554 /* When -fvisibility=hidden is used, assume the code has been annotated
12582 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12585 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12586 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then
12599 rm -fr conftest*
12603 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12642 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12644 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12645 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12646 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12647 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12650 # FIXME - insert some real tests, host_os isn't really good enough
12653 if test -n "$STRIP"; then
12654 striplib="$STRIP -x"
12655 old_striplib="$STRIP -S"
12656 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12659 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12664 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12682 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12684 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12687 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12696 if test -n "$RANLIB"; then
12702 aix[4-9]*)
12712 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12715 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12719 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12728 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12729 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12757 # libtool -version-info
12761 @%:@ Check whether --enable-silent-rules was given.
12772 am_make=${MAKE-make}
12773 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" …
12785 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
12791 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
12806 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12807 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12809 if test -n "$ac_tool_prefix"; then
12812 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12818 if test -n "$CC"; then
12833 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
12843 if test -n "$CC"; then
12844 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
12847 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12853 if test -z "$ac_cv_prog_CC"; then
12857 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12863 if test -n "$ac_ct_CC"; then
12878 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
12888 if test -n "$ac_ct_CC"; then
12889 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
12892 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12901 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
12911 if test -z "$CC"; then
12912 if test -n "$ac_tool_prefix"; then
12915 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12921 if test -n "$CC"; then
12936 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
12946 if test -n "$CC"; then
12947 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
12950 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
12957 if test -z "$CC"; then
12960 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12966 if test -n "$CC"; then
12986 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13008 if test -n "$CC"; then
13009 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
13012 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13018 if test -z "$CC"; then
13019 if test -n "$ac_tool_prefix"; then
13024 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13030 if test -n "$CC"; then
13045 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13055 if test -n "$CC"; then
13056 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
13059 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13064 test -n "$CC" && break
13067 if test -z "$CC"; then
13073 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13079 if test -n "$ac_ct_CC"; then
13094 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13104 if test -n "$ac_ct_CC"; then
13105 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
13108 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13113 test -n "$ac_ct_CC" && break
13121 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
13130 if test -z "$CC"; then
13131 if test -n "$ac_tool_prefix"; then
13134 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13140 if test -n "$CC"; then
13155 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13165 if test -n "$CC"; then
13166 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
13169 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13175 if test -z "$ac_cv_prog_CC"; then
13179 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13185 if test -n "$ac_ct_CC"; then
13200 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13210 if test -n "$ac_ct_CC"; then
13211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
13214 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13223 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
13236 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13242 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
13245 for ac_option in --version -v -V -qversion -version; do
13251 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
13255 if test -s conftest.err; then
13261 rm -f conftest.er1 conftest.err
13262 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
13267 printf %s "checking whether the compiler supports GNU C... " >&6; }
13272 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13292 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13296 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
13307 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
13308 printf %s "checking whether $CC accepts -g... " >&6; }
13316 CFLAGS="-g"
13317 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13333 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13349 CFLAGS="-g"
13350 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13365 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13367 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13369 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13372 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
13378 CFLAGS="-g -O2"
13380 CFLAGS="-g"
13384 CFLAGS="-O2"
13392 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
13400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13404 for ac_arg in '' -std=gnu11
13411 rm -f core conftest.err conftest.$ac_objext conftest.beam
13414 rm -f conftest.$ac_ext
13420 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
13425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
13428 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
13438 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
13446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13450 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
13457 rm -f core conftest.err conftest.$ac_objext conftest.beam
13460 rm -f conftest.$ac_ext
13466 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
13471 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
13474 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
13484 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
13492 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13496 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
13503 rm -f core conftest.err conftest.$ac_objext conftest.beam
13506 rm -f conftest.$ac_ext
13512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
13517 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
13520 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
13531 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13532 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13538 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13539 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13541 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
13542 printf %s "checking whether $CC understands -c and -o together... " >&6; }
13547 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13560 # compilers refuse to overwrite an existing .o file with -o,
13564 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
13565 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
13569 && test -f conftest2.$ac_objext; then
13576 rm -f core conftest*
13579 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
13585 # A longer-term fix would be to have automake use am__CC in this case,
13591 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13592 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13596 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
13597 printf %s "checking whether ln -s works... " >&6; }
13599 if test "$LN_S" = "ln -s"; then
13600 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13603 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
13611 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13617 if test -n "$AWK"; then
13632 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13642 if test -n "$AWK"; then
13643 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
13646 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13651 test -n "$AWK" && break
13661 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13684 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
13695 if test -n "$NROFF"; then
13696 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NROFF" >&5
13699 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
13704 test -n "$NROFF" && break
13706 test -n "$NROFF" || NROFF="/bin/false"
13708 if ${NROFF} -mdoc ${srcdir}/doc/editrc.5.roff >/dev/null 2>&1; then
13714 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lncurses" >&5
13715 printf %s "checking for tgetent in -lncurses... " >&6; }
13721 LIBS="-lncurses $LIBS"
13722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13743 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13747 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncurses_tgetent" >&5
13753 LIBS="-lncurses $LIBS"
13756 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lcurses" >&5
13757 printf %s "checking for tgetent in -lcurses... " >&6; }
13763 LIBS="-lcurses $LIBS"
13764 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13785 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13789 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_curses_tgetent" >&5
13795 LIBS="-lcurses $LIBS"
13798 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for tgetent in -ltermcap" >&5
13799 printf %s "checking for tgetent in -ltermcap... " >&6; }
13805 LIBS="-ltermcap $LIBS"
13806 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13827 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13831 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_termcap_tgetent" >&5
13837 LIBS="-ltermcap $LIBS"
13840 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for tgetent in -ltinfo" >&5
13841 printf %s "checking for tgetent in -ltinfo... " >&6; }
13847 LIBS="-ltinfo $LIBS"
13848 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13869 rm -f core conftest.err conftest.$ac_objext conftest.beam \
13873 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tinfo_tgetent" >&5
13879 LIBS="-ltinfo $LIBS"
13896 ### deprecate option --enable-widec to turn on use of wide-character support
13898 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if you want wide-character code" >&5
13899 printf %s "checking if you want wide-character code... " >&6; }
13900 @%:@ Check whether --enable-widec was given.
13908 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_widec" >&5
13910 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: --enable-widec is deprecated, wide-characte…
13911 printf "%s\n" "$as_me: WARNING: --enable-widec is deprecated, wide-character/UTF-8 is always enable…
13914 @%:@ Check whether --enable-examples was given.
13937 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
13943 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13963 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
13966 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13978 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
13980 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
13987 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14004 if test -z "$ac_lib"; then
14007 ac_res=-l$ac_lib
14008 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14014 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14030 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
14040 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
14047 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14064 if test -z "$ac_lib"; then
14067 ac_res=-l$ac_lib
14068 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
14074 rm -f core conftest.err conftest.$ac_objext conftest.beam \
14090 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
14102 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
14108 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
14109 then ac_cv_path_EGREP="$GREP -E"
14111 if test -z "$EGREP"; then
14113 # Loop through the user's path and test for each of PROGNAME-LIST
14128 # Check for GNU ac_path_EGREP and select it if it is found.
14129 # Check for GNU $ac_path_EGREP
14130 case `"$ac_path_EGREP" --version 2>&1` in
14131 *GNU*)
14145 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
14151 test $ac_count -gt 10 && break
14153 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
14161 if test -z "$ac_cv_path_EGREP"; then
14170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
14176 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >…
14182 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14209 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
14211 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5
14357 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
14358 printf %s "checking for an ANSI C-conforming const... " >&6; }
14363 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14382 an arm of an if-expression whose if-part is not a constant
14385 pcpcc = &g + (g ? g-g : 0);
14398 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
14403 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
14409 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
14411 struct s *b = &bx; b->j = 5;
14413 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
14430 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
14432 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
14447 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14469 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
14498 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether closedir returns void" >&5
14504 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14525 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
14527 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_closedir_void" >&5
14553 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
14563 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14583 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14588 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_fork_works" >&5
14596 *-*-amigaos* | *-*-msdosdjgpp*)
14604 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_fork_works guessed becau…
14609 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
14619 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14638 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
14653 write(-1, "", 0);
14733 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14738 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_vfork_works" >&5
14744 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_vfork_works guessed beca…
14765 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
14766 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14768 if test -n "$ac_tool_prefix"; then
14771 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14777 if test -n "$CC"; then
14792 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
14802 if test -n "$CC"; then
14803 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
14806 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14812 if test -z "$ac_cv_prog_CC"; then
14816 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14822 if test -n "$ac_ct_CC"; then
14837 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
14847 if test -n "$ac_ct_CC"; then
14848 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
14851 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14860 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
14870 if test -z "$CC"; then
14871 if test -n "$ac_tool_prefix"; then
14874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14880 if test -n "$CC"; then
14895 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
14905 if test -n "$CC"; then
14906 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
14909 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14916 if test -z "$CC"; then
14919 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14925 if test -n "$CC"; then
14945 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
14967 if test -n "$CC"; then
14968 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
14971 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
14977 if test -z "$CC"; then
14978 if test -n "$ac_tool_prefix"; then
14983 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14989 if test -n "$CC"; then
15004 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
15014 if test -n "$CC"; then
15015 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
15018 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15023 test -n "$CC" && break
15026 if test -z "$CC"; then
15032 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15038 if test -n "$ac_ct_CC"; then
15053 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
15063 if test -n "$ac_ct_CC"; then
15064 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
15067 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15072 test -n "$ac_ct_CC" && break
15080 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
15089 if test -z "$CC"; then
15090 if test -n "$ac_tool_prefix"; then
15093 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15099 if test -n "$CC"; then
15114 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
15124 if test -n "$CC"; then
15125 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
15128 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15134 if test -z "$ac_cv_prog_CC"; then
15138 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
15144 if test -n "$ac_ct_CC"; then
15159 printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5
15169 if test -n "$ac_ct_CC"; then
15170 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
15173 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15182 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host tri…
15195 test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15201 printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
15204 for ac_option in --version -v -V -qversion -version; do
15210 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
15214 if test -s conftest.err; then
15220 rm -f conftest.er1 conftest.err
15221 printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15225 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5
15226 printf %s "checking whether the compiler supports GNU C... " >&6; }
15231 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15251 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15255 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
15266 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
15267 printf %s "checking whether $CC accepts -g... " >&6; }
15275 CFLAGS="-g"
15276 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15292 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15308 CFLAGS="-g"
15309 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15324 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15326 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15328 rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext
15331 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
15337 CFLAGS="-g -O2"
15339 CFLAGS="-g"
15343 CFLAGS="-O2"
15351 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5
15359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15363 for ac_arg in '' -std=gnu11
15370 rm -f core conftest.err conftest.$ac_objext conftest.beam
15373 rm -f conftest.$ac_ext
15379 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
15384 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
15387 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5
15397 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
15405 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15409 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99=
15416 rm -f core conftest.err conftest.$ac_objext conftest.beam
15419 rm -f conftest.$ac_ext
15425 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
15430 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
15433 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
15443 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
15451 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15455 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS_…
15462 rm -f core conftest.err conftest.$ac_objext conftest.beam
15465 rm -f conftest.$ac_ext
15471 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
15476 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
15479 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
15490 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15491 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15497 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15498 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15500 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" …
15501 printf %s "checking whether $CC understands -c and -o together... " >&6; }
15506 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15519 # compilers refuse to overwrite an existing .o file with -o,
15523 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
15524 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
15528 && test -f conftest2.$ac_objext; then
15535 rm -f core conftest*
15538 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
15544 # A longer-term fix would be to have automake use am__CC in this case,
15550 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
15551 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15558 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether lstat correctly handles trailing sla…
15564 rm -f conftest.sym conftest.file
15566 if test "$as_ln_s" = "ln -s" && ln -s conftest.file conftest.sym; then
15571 *-gnu*) ac_cv_func_lstat_dereferences_slashed_symlink=yes ;;
15576 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15583 /* Linux will dereference the symlink and fail, as required by POSIX.
15597 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
15602 # If the `ln -s' command failed, then we probably don't even
15606 rm -f conftest.sym conftest.file
15609 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_lstat_dereferences_slashed_symlin…
15626 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stat accepts an empty string" >&5
15636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15654 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
15659 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_stat_empty_string_bug" >&5
15911 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether getpwnam_r and getpwuid_r are posix…
15916 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15935 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15938 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15941 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15945 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether getpwnam_r and getpwuid_r are posix…
15950 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15969 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5
15972 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5
15975 rm -f core conftest.err conftest.$ac_objext conftest.beam \
15987 # scripts and configure runs, see configure's option --config-cache.
15992 # the --recheck option to rerun configure.
16006 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
16011 …*_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a n…
16025 # `set' does not quote correctly, so add quotes: double-quote
16027 sed -n \
16033 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
16047 if test -w "$cache_file"; then
16049 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
16051 if test ! -f "$cache_file" || test -h "$cache_file"; then
16056 mv -f confcache "$cache_file"$$ &&
16057 mv -f "$cache_file"$$ "$cache_file" ;; #(
16059 mv -f confcache "$cache_file" ;;
16064 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
16068 rm -f confcache
16074 DEFS=-DHAVE_CONFIG_H
16093 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configur…
16095 if test -n "$am_sleep_pid"; then
16099 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5
16101 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
16105 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
16109 if test -n "$EXEEXT"; then
16117 if test -z "${ENABLE_EXAMPLES_TRUE}" && test -z "${ENABLE_EXAMPLES_FALSE}"; then
16121 if test -z "${HAVE_STRLCPY_TRUE}" && test -z "${HAVE_STRLCPY_FALSE}"; then
16125 if test -z "${HAVE_STRLCAT_TRUE}" && test -z "${HAVE_STRLCAT_FALSE}"; then
16129 if test -z "${HAVE_GETLINE_TRUE}" && test -z "${HAVE_GETLINE_FALSE}"; then
16133 if test -z "${HAVE_VIS_TRUE}" && test -z "${HAVE_VIS_FALSE}"; then
16137 if test -z "${HAVE_UNVIS_TRUE}" && test -z "${HAVE_UNVIS_FALSE}"; then
16146 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
16160 SHELL=\${CONFIG_SHELL-$SHELL}
16164 ## -------------------- ##
16166 ## -------------------- ##
16175 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
16177 alias -g '${1+"$@"}'='"$@"'
16180 case `(set -o) 2>/dev/null` in @%:@(
16182 set -o posix ;; @%:@(
16196 # Quoting is to prevent editors from complaining about space-tab.
16206 # Ensure predictable behavior from utilities with locale-dependent output.
16213 # to be unset--not just set to an empty or harmless value--now, to
16214 # avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct
16230 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
16231 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
16250 test -r "$as_dir$0" && as_myself=$as_dir$0 && break
16261 if test ! -f "$as_myself"; then
16269 @%:@ ----------------------------------------
16275 as_status=$1; test $as_status -eq 0 && as_status=1
16277 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
16278 printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
16287 @%:@ -----------------------
16295 @%:@ -----------------
16296 @%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
16305 @%:@ ---------------
16314 @%:@ ----------------------
16333 @%:@ ------------------
16346 as_val=`expr "$@" || test $? -eq 1`
16358 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
16364 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
16370 as_me=`$as_basename -- "$0" ||
16401 case `echo -n x` in @%:@(((((
16402 -n*)
16410 ECHO_N='-n';;
16413 # For backward compatibility with old third-party macros, we provide
16419 rm -f conf$$ conf$$.exe conf$$.file
16420 if test -d conf$$.dir; then
16421 rm -f conf$$.dir/conf$$.file
16423 rm -f conf$$.dir
16427 if ln -s conf$$.file conf$$ 2>/dev/null; then
16428 as_ln_s='ln -s'
16430 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16431 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16432 # In both cases, we have to default to `cp -pR'.
16433 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
16434 as_ln_s='cp -pR'
16438 as_ln_s='cp -pR'
16441 as_ln_s='cp -pR'
16443 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16448 @%:@ -------------
16454 -*) as_dir=./$as_dir;;
16456 test -d "$as_dir" || eval $as_mkdir_p || {
16464 as_dir=`$as_dirname -- "$as_dir" ||
16487 test -d "$as_dir" && break
16489 test -z "$as_dirs" || eval "mkdir $as_dirs"
16490 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
16494 if mkdir -p . 2>/dev/null; then
16495 as_mkdir_p='mkdir -p "$as_dir"'
16497 test -d ./-p && rmdir ./-p
16503 @%:@ -----------------------
16507 test -f "$1" && test -x "$1"
16509 as_test_x='test -x'
16520 ## ----------------------------------- ##
16522 ## ----------------------------------- ##
16532 generated by GNU Autoconf 2.71. Invocation command line was
16540 on `(hostname || uname -n) 2>/dev/null | sed 1q`
16570 -h, --help print this help, then exit
16571 -V, --version print version number and configuration settings, then exit
16572 --config print configuration, then exit
16573 -q, --quiet, --silent
16575 -d, --debug don't remove temporary files
16576 --recheck update $as_me by reconfiguring in the same conditions
16577 --file=FILE[:TEMPLATE]
16579 --header=FILE[:TEMPLATE]
16600 configured by $0, generated by GNU Autoconf 2.71,
16612 test -n "\$AWK" || AWK=awk
16621 --*=?*)
16626 --*=)
16640 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
16642 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
16644 --config | --confi | --conf | --con | --co | --c )
16646 --debug | --debu | --deb | --de | --d | -d )
16648 --file | --fil | --fi | --f )
16656 --header | --heade | --head | --hea )
16663 --he | --h)
16664 # Conflict between --help and --header
16666 Try \`$0 --help' for more information.";;
16667 --help | --hel | -h )
16669 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
16670 | -silent | --silent | --silen | --sile | --sil | --si | --s)
16674 -*) as_fn_error $? "unrecognized option: \`$1'
16675 Try \`$0 --help' for more information." ;;
16688 ac_configure_extra_args="$ac_configure_extra_args --silent"
16694 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16707 sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
16716 # INIT-COMMANDS
16718 AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
16721 # The HP-UX ksh and POSIX shell print the target directory to stdout
16955 # Double-quote double-evaled strings.
16978 …\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_s…
16990 if test -n "\${ZSH_VERSION+set}"; then
17046 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
17053 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
17054 test -d "$tmp"
17057 tmp=./conf$$-$RANDOM
17065 if test -n "$CONFIG_FILES"; then
17092 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
17098 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
17107 rm -f conf$$subs.sh
17112 sed -n '
17155 rm -f conf$$subs.awk
17218 fi # test -n "$CONFIG_FILES"
17223 if test -n "$CONFIG_HEADERS"; then
17229 # here-document in config.status, that substitutes the proper values into
17236 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
17237 if test -z "$ac_tt"; then
17251 sed -n '
17306 prefix = substr(line, 1, index(line, defundef) - 1)
17326 fi # test -n "$CONFIG_HEADERS"
17339 :[FH]-) ac_tag=-:-;;
17357 -) ac_f="$ac_tmp/stdin";;
17359 # (if the path is not absolute). The absolute path cannot be DOS-style,
17361 test -f "$ac_f" ||
17364 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
17378 if test x"$ac_file" != x-; then
17380 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
17392 *:-:* | *:-) cat >"$ac_tmp/stdin" \
17398 ac_dir=`$as_dirname -- "$ac_file" ||
17488 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
17491 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datar…
17492 printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
17514 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
17529 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
17532 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
17533 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
17534 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
17535 "$ac_tmp/out"`; test -z "$ac_out"; } &&
17536 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
17541 rm -f "$ac_tmp/stdin"
17543 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
17544 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
17552 if test x"$ac_file" != x-; then
17555 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
17559 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
17562 rm -f "$ac_file"
17568 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
17569 || as_fn_error $? "could not create -" "$LINENO" 5
17582 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
17604 s/.*/./; q'`/stamp-h$_am_stamp_count
17607 :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
17615 # Older Autoconf quotes --file arguments for eval, but not when files
17616 # are listed without --file. Let's play safe and only enable the eval
17634 am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'`
17636 # dependency-tracking related rules and includes.
17639 sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
17641 am_dirpart=`$as_dirname -- "$am_mf" ||
17664 am_filepart=`$as_basename -- "$am_mf" ||
17683 && sed -e '/# am--include-marker/d' "$am_filepart" \
17684 | $MAKE -f - am--depfiles" >&5
17686 && sed -e '/# am--include-marker/d' "$am_filepart" \
17687 | $MAKE -f - am--depfiles) >&5 2>&5
17692 if test $am_rc -ne 0; then
17693 { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17696 for automatic dependency tracking. If GNU make was not used, consider
17697 re-running the configure script with MAKE=\"gmake\" (or whatever is
17698 necessary). You can also try re-running configure with the
17699 '--disable-dependency-tracking' option to at least be able to build
17707 rm -f conftest-deps.mk
17714 if test -n "${ZSH_VERSION+set}"; then
17727 # Provide generalized library-building support services.
17734 # GNU Libtool is free software; you can redistribute it and/or modify
17735 # it under the terms of the GNU General Public License as published by
17739 # As a special exception to the GNU General Public License, if you
17741 # using GNU Libtool, you may include this file under the same
17744 # GNU Libtool is distributed in the hope that it will be useful, but
17747 # GNU General Public License for more details.
17749 # You should have received a copy of the GNU General Public License
17750 # along with this program. If not, see <http://www.gnu.org/licenses/>.
17802 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
17803 Xsed="\$SED -e 1s/^X//"
17814 # A BSD- or MS-compatible name lister.
17877 # Commands used to install an old-style archive.
17939 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
17942 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
17973 # Is shlibpath searched before the hard-coded library search path?
17980 # The last name is the one that the linker finds with -lNAME
18005 # Compile-time system search path for libraries.
18008 # Detected run-time system search path for libraries.
18035 # Commands used to build an old-style archive.
18041 # Is the compiler the GNU compiler?
18056 # Does compiler simultaneously support -c and -o options?
18059 # Whether or not to add -lc for building shared libraries.
18074 # Create an old-style archive from a shared archive.
18077 # Create a temporary old-style archive to link instead of a shared archive.
18089 # Whether we are building with GNU ld or not.
18102 # Whether we need a single "-rpath" flag with a separated argument.
18115 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
18168 # -----------------------------------
18193 eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
18194 eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
18203 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
18210 \-*) ;;
18214 func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
18242 # if finds mixed CR/LF and LF-only lines. Since sed operates in
18246 || (rm -f "$cfgfile"; exit 1)
18248 mv -f "$cfgfile" "$ofile" ||
18249 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
18278 ac_config_status_args="$ac_config_status_args --quiet"
18286 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
18287 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts…