Lines Matching +full:1 +full:- +full:installer +full:- +full:darwin +full:- +full:x86_64
2 # Guess values for system-dependent variables and create Makefiles.
5 # Report bugs to <libexif-devel@lists.sourceforge.net>.
15 ## -------------------- ##
17 ## -------------------- ##
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
24 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
26 alias -g '${1+"$@"}'='"$@"'
29 case `(set -o) 2>/dev/null` in #(
31 set -o posix ;; #(
47 if test -z "$BASH_VERSION$ZSH_VERSION" \
48 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
49 as_echo='print -r --'
50 as_echo_n='print -rn --'
55 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
56 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
57 as_echo_n='/usr/ucb/echo -n'
59 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
61 arg=$1;
67 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
70 as_echo_n='sh -c $as_echo_n_body as_echo'
73 as_echo='sh -c $as_echo_body as_echo'
79 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
88 # there to prevent editors from complaining about space-tab.
101 test -z "$as_dir" && as_dir=.
102 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
113 if test ! -f "$as_myself"; then
115 exit 1
119 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
124 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
137 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
140 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
143 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
145 alias -g '\${1+\"\$@\"}'='\"\$@\"'
148 case \`(set -o) 2>/dev/null\` in #(
150 set -o posix ;; #(
156 as_required="as_fn_return () { (exit \$1); }
158 as_fn_failure () { as_fn_return 1; }
160 as_fn_ret_failure () { return 1; }
163 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
164 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
165 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
166 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
167 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
170 exitcode=1; echo positional parameters were not saved.
172 test x\$exitcode = x0 || exit 1"
176 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
178 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
184 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
185 test \$(( 1 + 1 )) = 2 || exit 1"
199 test -z "$as_dir" && as_dir=.
206 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
217 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
228 # Preserve -v and -x to the replacement shell.
231 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
233 case $- in # ((((
234 *v*x* | *x*v* ) as_opts=-vx ;;
235 *v* ) as_opts=-v ;;
236 *x* ) as_opts=-x ;;
239 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
249 $as_echo "$0: Please tell bug-autoconf@gnu.org and
250 $0: libexif-devel@lists.sourceforge.net about your system,
255 exit 1
259 SHELL=${CONFIG_SHELL-/bin/sh}
265 ## --------------------- ##
267 ## --------------------- ##
269 # ---------------
273 { eval $1=; unset $1;}
278 # -----------------------
282 return $1
286 # -----------------
287 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
291 as_fn_set_status $1
292 exit $1
296 # -------------
302 -*) as_dir=./$as_dir;;
304 test -d "$as_dir" || eval $as_mkdir_p || {
312 as_dir=`$as_dirname -- "$as_dir" ||
319 s//\1/
323 s//\1/
327 s//\1/
331 s//\1/
335 test -d "$as_dir" && break
337 test -z "$as_dirs" || eval "mkdir $as_dirs"
338 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
343 # ----------------------
348 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
351 eval $1+=\$2
356 eval $1=\$$1\$2
361 # ------------------
365 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
373 as_val=`expr "$@" || test $? -eq 1`
379 # ----------------------------------------
382 # script with STATUS, using 1 if that was 0.
385 as_status=$1; test $as_status -eq 0 && as_status=1
387 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
388 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
394 if expr a : '\(a\)' >/dev/null 2>&1 &&
401 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
407 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
413 as_me=`$as_basename -- "$0" ||
419 s//\1/
423 s//\1/
427 s//\1/
443 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
444 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
445 sed -n '
450 s/[$]LINENO.*/&-/
456 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
458 s/-\n.*//
461 …as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
472 case `echo -n x` in #(((((
473 -n*)
481 ECHO_N='-n';;
484 rm -f conf$$ conf$$.exe conf$$.file
485 if test -d conf$$.dir; then
486 rm -f conf$$.dir/conf$$.file
488 rm -f conf$$.dir
492 if ln -s conf$$.file conf$$ 2>/dev/null; then
493 as_ln_s='ln -s'
495 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
496 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
497 # In both cases, we have to default to `cp -p'.
498 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
499 as_ln_s='cp -p'
503 as_ln_s='cp -p'
506 as_ln_s='cp -p'
508 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
511 if mkdir -p . 2>/dev/null; then
512 as_mkdir_p='mkdir -p "$as_dir"'
514 test -d ./-p && rmdir ./-p
518 if test -x / >/dev/null 2>&1; then
519 as_test_x='test -x'
521 if ls -dL / >/dev/null 2>&1; then
527 eval sh -c '\''
528 if test -d "$1"; then
529 test -d "$1/.";
531 case $1 in #(
532 -*)set "./$1";;
534 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
547 SHELL=${CONFIG_SHELL-/bin/sh}
550 test -n "$DJDIR" || exec 7<&0 </dev/null
551 exec 6>&1
556 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
575 PACKAGE_BUGREPORT='libexif-devel@lists.sourceforge.net'
578 ac_unique_file="libexif/exif-data.h"
853 if test -n "$ac_prev"; then
868 --)
871 -bindir | --bindir | --bindi | --bind | --bin | --bi)
873 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
876 -build | --build | --buil | --bui | --bu)
878 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
881 -cache-file | --cache-file | --cache-fil | --cache-fi \
882 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
884 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
885 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
888 --config-cache | -C)
891 -datadir | --datadir | --datadi | --datad)
893 -datadir=* | --datadir=* | --datadi=* | --datad=*)
896 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
897 | --dataroo | --dataro | --datar)
899 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
900 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
903 -disable-* | --disable-*)
904 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
906 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
909 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
914 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
919 -docdir | --docdir | --docdi | --doc | --do)
921 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
924 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
926 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
929 -enable-* | --enable-*)
930 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
932 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
935 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
940 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
945 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
946 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
947 | --exec | --exe | --ex)
949 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
950 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
951 | --exec=* | --exe=* | --ex=*)
954 -gas | --gas | --ga | --g)
955 # Obsolete; use --with-gas.
958 -help | --help | --hel | --he | -h)
960 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
962 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
965 -host | --host | --hos | --ho)
967 -host=* | --host=* | --hos=* | --ho=*)
970 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
972 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
973 | --ht=*)
976 -includedir | --includedir | --includedi | --included | --include \
977 | --includ | --inclu | --incl | --inc)
979 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
980 | --includ=* | --inclu=* | --incl=* | --inc=*)
983 -infodir | --infodir | --infodi | --infod | --info | --inf)
985 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
988 -libdir | --libdir | --libdi | --libd)
990 -libdir=* | --libdir=* | --libdi=* | --libd=*)
993 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
994 | --libexe | --libex | --libe)
996 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
997 | --libexe=* | --libex=* | --libe=*)
1000 -localedir | --localedir | --localedi | --localed | --locale)
1002 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1005 -localstatedir | --localstatedir | --localstatedi | --localstated \
1006 | --localstate | --localstat | --localsta | --localst | --locals)
1008 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1009 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1012 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1014 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1017 -nfp | --nfp | --nf)
1018 # Obsolete; use --without-fp.
1021 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1022 | --no-cr | --no-c | -n)
1025 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1026 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1029 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1030 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1031 | --oldin | --oldi | --old | --ol | --o)
1033 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1034 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1035 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1038 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1040 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1043 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1044 | --program-pre | --program-pr | --program-p)
1046 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1047 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1050 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1051 | --program-suf | --program-su | --program-s)
1053 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1054 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1057 -program-transform-name | --program-transform-name \
1058 | --program-transform-nam | --program-transform-na \
1059 | --program-transform-n | --program-transform- \
1060 | --program-transform | --program-transfor \
1061 | --program-transfo | --program-transf \
1062 | --program-trans | --program-tran \
1063 | --progr-tra | --program-tr | --program-t)
1065 -program-transform-name=* | --program-transform-name=* \
1066 | --program-transform-nam=* | --program-transform-na=* \
1067 | --program-transform-n=* | --program-transform-=* \
1068 | --program-transform=* | --program-transfor=* \
1069 | --program-transfo=* | --program-transf=* \
1070 | --program-trans=* | --program-tran=* \
1071 | --progr-tra=* | --program-tr=* | --program-t=*)
1074 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1076 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1079 -psdir | --psdir | --psdi | --psd | --ps)
1081 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1084 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1085 | -silent | --silent | --silen | --sile | --sil)
1088 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1090 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1091 | --sbi=* | --sb=*)
1094 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1095 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1096 | --sharedst | --shareds | --shared | --share | --shar \
1097 | --sha | --sh)
1099 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1100 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1101 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1102 | --sha=* | --sh=*)
1105 -site | --site | --sit)
1107 -site=* | --site=* | --sit=*)
1110 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1112 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1115 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1116 | --syscon | --sysco | --sysc | --sys | --sy)
1118 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1119 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1122 -target | --target | --targe | --targ | --tar | --ta | --t)
1124 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1127 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1130 -version | --version | --versio | --versi | --vers | -V)
1133 -with-* | --with-*)
1134 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1136 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1139 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1144 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1149 -without-* | --without-*)
1150 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1152 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1155 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1160 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1165 --x)
1166 # Obsolete; use --with-x.
1169 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1170 | --x-incl | --x-inc | --x-in | --x-i)
1172 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1173 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1176 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1177 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1179 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1180 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1183 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1184 Try \`$0 --help' for more information"
1191 '' | [0-9]* | *[!_$as_cr_alnum]* )
1199 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1200 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1208 if test -n "$ac_prev"; then
1209 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1213 if test -n "$ac_unrecognized_opts"; then
1239 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1243 # used to hold the argument of --host etc.
1253 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1261 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1266 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1267 ac_ls_di=`ls -di .` &&
1268 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1275 if test -z "$srcdir"; then
1278 ac_confdir=`$as_dirname -- "$as_myself" ||
1285 s//\1/
1289 s//\1/
1293 s//\1/
1297 s//\1/
1302 if test ! -r "$srcdir/$ac_unique_file"; then
1308 if test ! -r "$srcdir/$ac_unique_file"; then
1314 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1322 # mess up M-x gdb in Emacs.
1334 # Report the --help message.
1350 -h, --help display this help and exit
1351 --help=short display options specific to this package
1352 --help=recursive display the short help of all the included packages
1353 -V, --version display version information and exit
1354 -q, --quiet, --silent do not print \`checking ...' messages
1355 --cache-file=FILE cache test results in FILE [disabled]
1356 -C, --config-cache alias for \`--cache-file=config.cache'
1357 -n, --no-create do not create output files
1358 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1361 --prefix=PREFIX install architecture-independent files in PREFIX
1363 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1368 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1369 for instance \`--prefix=\$HOME'.
1374 --bindir=DIR user executables [EPREFIX/bin]
1375 --sbindir=DIR system admin executables [EPREFIX/sbin]
1376 --libexecdir=DIR program executables [EPREFIX/libexec]
1377 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1378 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1379 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1380 --libdir=DIR object code libraries [EPREFIX/lib]
1381 --includedir=DIR C header files [PREFIX/include]
1382 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1383 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1384 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1385 --infodir=DIR info documentation [DATAROOTDIR/info]
1386 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1387 --mandir=DIR man documentation [DATAROOTDIR/man]
1388 --docdir=DIR documentation root [DATAROOTDIR/doc/libexif]
1389 --htmldir=DIR html documentation [DOCDIR]
1390 --dvidir=DIR dvi documentation [DOCDIR]
1391 --pdfdir=DIR pdf documentation [DOCDIR]
1392 --psdir=DIR ps documentation [DOCDIR]
1398 --program-prefix=PREFIX prepend PREFIX to installed program names
1399 --program-suffix=SUFFIX append SUFFIX to installed program names
1400 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1403 --build=BUILD configure for building on BUILD [guessed]
1404 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1408 if test -n "$ac_init_help"; then
1415 --disable-option-checking ignore unrecognized --enable/--with options
1416 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1417 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1418 --enable-maintainer-mode enable make rules and dependencies not useful
1419 (and sometimes confusing) to the casual installer
1420 --enable-silent-rules less verbose build output (undo: `make V=1')
1421 --disable-silent-rules verbose build output (undo: `make V=0')
1422 --disable-dependency-tracking speeds up one-time build
1423 --enable-dependency-tracking do not reject slow dependency extractors
1424 --enable-shared[=PKGS] build shared libraries [default=yes]
1425 --enable-static[=PKGS] build static libraries [default=yes]
1426 --enable-fast-install[=PKGS]
1428 --disable-libtool-lock avoid locking (might break parallel builds)
1429 --enable-ship-binaries Whether to ship binaries in the tarball [default=no]
1430 --disable-docs whether to create any documentation
1431 --enable-internal-docs Build internal code docs if doxygen available
1432 --disable-nls do not use Native Language Support
1433 --disable-rpath do not hardcode runtime library paths
1436 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1437 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1438 --with-pic try to use only PIC/non-PIC objects [default=use
1440 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1441 --with-sysroot=DIR Search for dependent libraries within DIR
1443 --with-doc-dir=PATH Where to install docs [default=autodetect]
1444 --with-gnu-ld assume the C compiler uses GNU ld default=no
1445 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1446 --without-libiconv-prefix don't search for libiconv in includedir and libdir
1447 --with-libintl-prefix[=DIR] search for libintl in DIR/include and DIR/lib
1448 --without-libintl-prefix don't search for libintl in includedir and libdir
1453 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1455 LIBS libraries to pass to the linker, e.g. -l<library>
1456 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1463 Report bugs to <libexif-devel@lists.sourceforge.net>.
1469 # If there are subdirs, report their specific --help.
1471 test -d "$ac_dir" ||
1472 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1510 if test -f "$ac_srcdir/configure.gnu"; then
1512 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1513 elif test -f "$ac_srcdir/configure"; then
1515 $SHELL "$ac_srcdir/configure" --help=recursive
1523 test -n "$ac_init_help" && exit $ac_status
1536 ## ------------------------ ##
1538 ## ------------------------ ##
1541 # --------------------------
1545 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1546 rm -f conftest.$ac_objext
1552 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1556 if test -s conftest.err; then
1557 grep -v '^ *+' conftest.err >conftest.er1
1559 mv -f conftest.er1 conftest.err
1561 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1563 test -z "$ac_c_werror_flag" ||
1564 test ! -s conftest.err
1565 } && test -s conftest.$ac_objext; then :
1571 ac_retval=1
1579 # -----------------------
1583 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1584 rm -f conftest.$ac_objext conftest$ac_exeext
1590 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1594 if test -s conftest.err; then
1595 grep -v '^ *+' conftest.err >conftest.er1
1597 mv -f conftest.er1 conftest.err
1599 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1601 test -z "$ac_c_werror_flag" ||
1602 test ! -s conftest.err
1603 } && test -s conftest$ac_exeext && {
1612 ac_retval=1
1618 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1625 # -------------------------------------------------------
1630 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1646 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1656 # ----------------------
1660 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1666 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1670 if test -s conftest.err; then
1671 grep -v '^ *+' conftest.err >conftest.er1
1673 mv -f conftest.er1 conftest.err
1675 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1677 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1678 test ! -s conftest.err
1685 ac_retval=1
1693 # ----------------------
1698 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1704 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1708 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1714 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1718 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1728 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1735 # ----------------------------------
1739 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1740 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1745 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1748 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1791 rm -f core conftest.err conftest.$ac_objext \
1795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1813 ## --------- ##
1815 ## --------- ##
1817 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1818 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1819 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1820 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1821 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1823 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1824 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1827 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1840 test -z "$as_dir" && as_dir=.
1850 ## ----------- ##
1852 ## ----------- ##
1858 # Strip out --no-create and --no-recursion so they do not pile up.
1859 # Strip out --silent because we don't want to record it for future runs.
1860 # Also quote any args containing shell meta-characters.
1861 # Make two passes to allow for proper duplicate-argument suppression.
1866 for ac_pass in 1 2
1871 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1872 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1873 | -silent | --silent | --silen | --sile | --sil)
1879 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1886 *=* | --config-cache | -C | -disable-* | --disable-* \
1887 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1888 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1889 | -with-* | --with-* | -without-* | --without-* | --x)
1894 -* ) ac_must_keep_next=true ;;
1915 $as_echo "## ---------------- ##
1917 ## ---------------- ##"
1921 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1926 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
1936 (set) 2>&1 |
1937 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1939 sed -n \
1941 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1944 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1951 $as_echo "## ----------------- ##
1953 ## ----------------- ##"
1965 if test -n "$ac_subst_files"; then
1966 $as_echo "## ------------------- ##
1968 ## ------------------- ##"
1981 if test -s confdefs.h; then
1982 $as_echo "## ----------- ##
1984 ## ----------- ##"
1993 rm -f core *.core core.conftest.* &&
1994 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1997 for ac_signal in 1 2 13 15; do
1998 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2003 rm -f -r conftest* confdefs.h
2038 if test -n "$CONFIG_SITE"; then
2041 -*) ac_site_file1=./$CONFIG_SITE;;
2055 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2056 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2060 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2067 if test -r "$cache_file"; then
2070 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2071 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2079 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2094 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previo…
2098 … { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2108 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2112 …{ $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since …
2116 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2118 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2135 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2137 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the buil…
2141 ## -------------------- ##
2143 ## -------------------- ##
2147 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2148 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2160 if test -f "$ac_dir/install-sh"; then
2162 ac_install_sh="$ac_aux_dir/install-sh -c"
2164 elif test -f "$ac_dir/install.sh"; then
2166 ac_install_sh="$ac_aux_dir/install.sh -c"
2168 elif test -f "$ac_dir/shtool"; then
2170 ac_install_sh="$ac_aux_dir/shtool install -c"
2174 if test -z "$ac_aux_dir"; then
2175 …as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$src…
2195 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2202 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2203 if test -z "$INSTALL"; then
2211 test -z "$as_dir" && as_dir=.
2224 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2226 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2230 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2231 # program-specific install script used by HP pwplus--don't use.
2234 rm -rf conftest.one conftest.two conftest.dir
2238 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2239 test -s conftest.one && test -s conftest.two &&
2240 test -s conftest.dir/conftest.one &&
2241 test -s conftest.dir/conftest.two
2243 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2256 rm -rf conftest.one conftest.two conftest.dir
2269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2272 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2274 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2276 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2278 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2283 sleep 1
2299 # arguments. Must try -L first in case configure is actually a
2304 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2306 # -L didn't work.
2307 set X `ls -t "$srcdir/configure" conftest.file`
2309 rm -f conftest.file
2317 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2354 if eval "$MISSING --run true"; then
2355 am_missing_run="$MISSING --run "
2358 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2365 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2367 install_sh="\${SHELL} $am_aux_dir/install-sh"
2372 # run `make install-strip'. However `strip' might not be the right
2373 # tool to use in cross-compilation environments, therefore Automake
2376 if test -n "$ac_tool_prefix"; then
2379 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2384 if test -n "$STRIP"; then
2391 test -z "$as_dir" && as_dir=.
2393 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2395 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2405 if test -n "$STRIP"; then
2406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2415 if test -z "$ac_cv_prog_STRIP"; then
2419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2424 if test -n "$ac_ct_STRIP"; then
2431 test -z "$as_dir" && as_dir=.
2433 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2435 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2445 if test -n "$ac_ct_STRIP"; then
2446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2458 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2469 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2472 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2473 if test -z "$MKDIR_P"; then
2481 test -z "$as_dir" && as_dir=.
2484 …{ test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || contin…
2485 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2499 test -d ./--version && rmdir ./--version
2501 MKDIR_P="$ac_cv_path_mkdir -p"
2507 MKDIR_P="$ac_install_sh -d"
2510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2523 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2528 if test -n "$AWK"; then
2535 test -z "$as_dir" && as_dir=.
2537 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2539 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2549 if test -n "$AWK"; then
2550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2553 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2558 test -n "$AWK" && break
2561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2562 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2563 set x ${MAKE-make}
2564 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2573 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2574 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2580 rm -f conftest.make
2583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2587 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2589 SET_MAKE="MAKE=${MAKE-make}"
2592 rm -rf .tst 2>/dev/null
2594 if test -d .tst; then
2602 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2603 # is not polluted with repeated "-I."
2604 am__isrc=' -I$(srcdir)'
2606 if test -f $srcdir/config.status; then
2612 if test -z "$CYGPATH_W"; then
2613 if (cygpath --version) >/dev/null 2>/dev/null; then
2614 CYGPATH_W='cygpath -w'
2637 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2640 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2643 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2646 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2649 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2655 AMTAR=${AMTAR-"${am_missing_run}tar"}
2657 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of…
2665 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2666 # Check whether --enable-maintainer-mode was given.
2673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
2687 # Use the silent-rules feature when possible.
2689 # Check whether --enable-silent-rules was given.
2696 no) AM_DEFAULT_VERBOSITY=1;;
2697 *) AM_DEFAULT_VERBOSITY=1;;
2702 if test ! -d "$srcdir/m4m"; then
2707 You are probably using an ill-maintained CVS tree.
2713 and re-running autogen.sh might help.
2726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for POSIX sh \$() command substitution" >&5
2730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2735 uname=`uname 2>&1` # ''
2736 uname_a=`uname -a 2>&1` # ''
2745 * uname-a=${uname_a}
2756 gp_config_len3="$(expr "$gp_config_len" - 3)"
2758 while test "$n" -gt 0; do
2760 n="$(expr "$n" - 1)"
2773 if test "$gp_config_msg_len" -ge "$gp_config_len"; then
2788 LIBEXIF_CURRENT_MIN=`expr $LIBEXIF_CURRENT - $LIBEXIF_AGE`
2795 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2796 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2798 if test -n "$ac_tool_prefix"; then
2801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2806 if test -n "$CC"; then
2813 test -z "$as_dir" && as_dir=.
2815 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2817 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2827 if test -n "$CC"; then
2828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2837 if test -z "$ac_cv_prog_CC"; then
2841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2846 if test -n "$ac_ct_CC"; then
2853 test -z "$as_dir" && as_dir=.
2855 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2857 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2867 if test -n "$ac_ct_CC"; then
2868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2880 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2890 if test -z "$CC"; then
2891 if test -n "$ac_tool_prefix"; then
2894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2899 if test -n "$CC"; then
2906 test -z "$as_dir" && as_dir=.
2908 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2910 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2920 if test -n "$CC"; then
2921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2931 if test -z "$CC"; then
2934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2939 if test -n "$CC"; then
2947 test -z "$as_dir" && as_dir=.
2949 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2955 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2971 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2977 if test -n "$CC"; then
2978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2987 if test -z "$CC"; then
2988 if test -n "$ac_tool_prefix"; then
2993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2998 if test -n "$CC"; then
3005 test -z "$as_dir" && as_dir=.
3007 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3009 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3019 if test -n "$CC"; then
3020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3028 test -n "$CC" && break
3031 if test -z "$CC"; then
3037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3042 if test -n "$ac_ct_CC"; then
3049 test -z "$as_dir" && as_dir=.
3051 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3053 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3063 if test -n "$ac_ct_CC"; then
3064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3072 test -n "$ac_ct_CC" && break
3080 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3091 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3097 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3100 for ac_option in --version -v -V -qversion; do
3106 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3110 if test -s conftest.err; then
3116 rm -f conftest.er1 conftest.err
3117 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3121 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3134 # Try to create an executable without -o first, disregard a.out.
3137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3139 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3152 rm -f $ac_rmfiles
3159 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3163 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3165 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3168 # so that the user can short-circuit this test for compilers unknown to
3172 test -f "$ac_file" || continue
3186 # safe: cross compilers may not add the suffix if given an `-o'
3200 if test -z "$ac_file"; then :
3201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3206 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3214 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3220 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3229 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3233 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3240 test -f "$ac_file" || continue
3249 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3254 rm -f conftest conftest$ac_cv_exeext
3255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3258 rm -f conftest.$ac_ext
3261 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3285 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3289 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3296 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3300 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3307 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3310 If you meant to cross compile, use \`--host'.
3315 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3318 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3325 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3336 rm -f conftest.o conftest.obj
3342 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3346 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3349 test -f "$ac_file" || continue;
3360 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3365 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3376 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3395 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3409 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3416 CFLAGS="-g"
3417 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3447 CFLAGS="-g"
3448 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3462 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3464 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3466 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3475 CFLAGS="-g -O2"
3477 CFLAGS="-g"
3481 CFLAGS="-O2"
3486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3493 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3518 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3521 as 'x'. The following induces an error, until -std is added to get
3524 that's true only with -std. */
3525 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3527 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3530 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3541 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3546 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3547 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3553 rm -f core conftest.err conftest.$ac_objext
3556 rm -f conftest.$ac_ext
3563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3579 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3580 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3587 am_make=${MAKE-make}
3594 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3602 case `$am_make -s -f confmf 2> /dev/null` in #(
3612 case `$am_make -s -f confmf 2> /dev/null` in #(
3622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3624 rm -f confinc confmf
3626 # Check whether --enable-dependency-tracking was given.
3647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3652 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3655 # instance it was reported that on HP-UX the gcc test will end up
3656 # making a dummy file named `D' -- because `-MD' means `put the output
3665 # both Tru64's cc and ICC support -MD to output dependencies as a
3673 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3677 *\ -arch\ *\ -arch\ *) am__universal=true ;;
3689 for i in 1 2 3 4 5 6; do
3697 # We check with `-c' and `-o' for the sake of the "dashmstdout"
3699 # handle `-M -o', and we need to detect this. Also, some Intel
3701 am__obj=sub/conftest.${OBJEXT-o}
3702 am__minus_obj="-o $am__obj"
3709 # after this tag, mechanisms are not by side-effect, so they'll
3718 # This compiler won't grok `-c -o', but also, the minuso test has
3721 am__obj=conftest.${OBJEXT-o}
3729 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3731 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3732 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3733 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3734 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3736 # or remarks (even with -Werror). So we grep stderr for any message
3738 # When given -MP, icc 7.0 and 7.1 complain thusly:
3739 # icc: Command line warning: ignoring option '-M'; no argument required
3741 # icc: Command line remark: option '-MP' not supported
3743 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3751 rm -rf conftest.dir
3757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
3774 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
3778 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3789 /* SunOS 4.1.1 cc rejects this. */
3797 an arm of an if-expression whose if-part is not a constant
3800 pcpcc = &g + (g ? g-g : 0);
3812 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
3817 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
3823 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
3825 struct s *b; b->j = 5;
3827 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
3843 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
3853 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
3860 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3872 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
3897 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`…
3921 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3941 *-*-*) ;;
3945 ac_save_IFS=$IFS; IFS='-'
3948 build_cpu=$1
3955 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3974 *-*-*) ;;
3978 ac_save_IFS=$IFS; IFS='-'
3981 host_cpu=$1
3988 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3992 # double-quoted strings.
3993 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
3996 double_quote_subst='s/\(["`\\]\)/\\\1/g'
4012 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4015 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
4016 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4017 ECHO='print -r --'
4025 $1
4032 # Invoke $ECHO with all args, space-separated.
4039 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4041 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4042 $as_echo "print -r" >&6; } ;;
4043 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4066 for ac_i in 1 2 3 4 5 6 7; do
4071 if test -z "$SED"; then
4073 # Loop through the user's path and test for each of PROGNAME-LIST
4078 test -z "$as_dir" && as_dir=.
4082 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4085 case `"$ac_path_SED" --version 2>&1` in
4097 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4098 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4099 as_fn_arith $ac_count + 1 && ac_count=$as_val
4100 if test $ac_count -gt ${ac_path_SED_max-0}; then
4106 test $ac_count -gt 10 && break
4108 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4116 if test -z "$ac_cv_path_SED"; then
4124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4127 rm -f conftest.sed
4129 test -z "$SED" && SED=sed
4130 Xsed="$SED -e 1s/^X//"
4142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4143 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4147 if test -z "$GREP"; then
4149 # Loop through the user's path and test for each of PROGNAME-LIST
4154 test -z "$as_dir" && as_dir=.
4158 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4161 case `"$ac_path_GREP" --version 2>&1` in
4173 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
4174 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4175 as_fn_arith $ac_count + 1 && ac_count=$as_val
4176 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4182 test $ac_count -gt 10 && break
4184 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4192 if test -z "$ac_cv_path_GREP"; then
4200 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4210 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4211 then ac_cv_path_EGREP="$GREP -E"
4213 if test -z "$EGREP"; then
4215 # Loop through the user's path and test for each of PROGNAME-LIST
4220 test -z "$as_dir" && as_dir=.
4224 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4227 case `"$ac_path_EGREP" --version 2>&1` in
4240 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4241 as_fn_arith $ac_count + 1 && ac_count=$as_val
4242 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4248 test $ac_count -gt 10 && break
4250 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4258 if test -z "$ac_cv_path_EGREP"; then
4267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4277 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4278 then ac_cv_path_FGREP="$GREP -F"
4280 if test -z "$FGREP"; then
4282 # Loop through the user's path and test for each of PROGNAME-LIST
4287 test -z "$as_dir" && as_dir=.
4291 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4294 case `"$ac_path_FGREP" --version 2>&1` in
4307 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4308 as_fn_arith $ac_count + 1 && ac_count=$as_val
4309 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4315 test $ac_count -gt 10 && break
4317 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4325 if test -z "$ac_cv_path_FGREP"; then
4334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4339 test -z "$GREP" && GREP=grep
4359 # Check whether --with-gnu-ld was given.
4368 # Check if gcc -print-prog-name=ld gives a path.
4369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4372 *-*-mingw*)
4374 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4376 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4384 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4387 test -z "$LD" && LD="$ac_prog"
4399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4402 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4403 $as_echo_n "checking for non-GNU ld... " >&6; }
4408 if test -z "$LD"; then
4412 test -z "$ac_dir" && ac_dir=.
4413 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4415 # Check to see if the program is GNU ld. I'd rather use --version,
4416 # but apparently some variants of GNU ld only accept -v.
4417 # Break only if it was the GNU/non-GNU ld that we prefer.
4418 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4435 if test -n "$LD"; then
4436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4442 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4448 # I'd rather use --version here, but apparently some GNU lds only accept -v.
4449 case `$LD -v 2>&1 </dev/null` in
4458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4470 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4471 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4475 if test -n "$NM"; then
4480 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4487 test -z "$ac_dir" && ac_dir=.
4489 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4490 # Check to see if the nm accepts a BSD-compat flag.
4491 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4494 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4496 lt_cv_path_NM="$tmp_nm -B"
4500 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4502 lt_cv_path_NM="$tmp_nm -p"
4519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
4525 if test -n "$DUMPBIN"; then :
4528 if test -n "$ac_tool_prefix"; then
4529 for ac_prog in dumpbin "link -dump"
4533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4538 if test -n "$DUMPBIN"; then
4545 test -z "$as_dir" && as_dir=.
4547 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4549 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4559 if test -n "$DUMPBIN"; then
4560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4568 test -n "$DUMPBIN" && break
4571 if test -z "$DUMPBIN"; then
4573 for ac_prog in dumpbin "link -dump"
4577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4582 if test -n "$ac_ct_DUMPBIN"; then
4589 test -z "$as_dir" && as_dir=.
4591 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4593 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4603 if test -n "$ac_ct_DUMPBIN"; then
4604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
4607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4612 test -n "$ac_ct_DUMPBIN" && break
4620 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
4628 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4630 DUMPBIN="$DUMPBIN -symbols"
4642 test -z "$NM" && NM=nm
4649 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4667 rm -f conftest*
4669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
4672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4673 $as_echo_n "checking whether ln -s works... " >&6; }
4675 if test "$LN_S" = "ln -s"; then
4676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4679 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
4704 # Libtool will interpret -1 as no limit whatsoever
4705 lt_cv_sys_max_cmd_len=-1;
4709 # On Win9x/ME, this test blows up -- it succeeds, but takes
4711 # Worse, since 9x/ME are not pre-emptively multitasking,
4730 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
4732 if test -x /sbin/sysctl; then
4733 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
4734 elif test -x /usr/sbin/sysctl; then
4735 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
4751 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4756 if test -x /sbin/sysconfig; then
4757 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4758 *1*) lt_cv_sys_max_cmd_len=-1 ;;
4767 if test -n "$kargmax"; then
4775 if test -n "$lt_cv_sys_max_cmd_len"; then
4780 # a 1K string should be a reasonable start.
4781 for i in 1 2 3 4 5 6 7 8 ; do
4784 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
4785 # If test is not a shell built-in, we'll probably end up computing a
4789 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
4790 test $i != 17 # 1/2 MB should be enough
4792 i=`expr $i + 1`
4796 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4800 # linker. It appears as though 1/2 is a usable value.
4808 if test -n $lt_cv_sys_max_cmd_len ; then
4809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
4812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
4822 : ${CP="cp -f"}
4823 : ${MV="mv -f"}
4824 : ${RM="rm -f"}
4826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs…
4833 && eval 'test $(( 1 + 1 )) -eq 2 \
4834 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
4836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
4840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
4843 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
4844 >/dev/null 2>&1 \
4846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
4850 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
4881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format"…
4887 *-*-mingw* )
4889 *-*-mingw* ) # actually msys
4892 *-*-cygwin* )
4900 *-*-cygwin* )
4902 *-*-mingw* ) # actually msys
4905 *-*-cygwin* )
4921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
4928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain for…
4936 *-*-mingw* )
4938 *-*-mingw* ) # actually msys
4948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
4955 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
4960 lt_cv_ld_reload_flag='-r'
4962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
4969 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4976 darwin*)
4978 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
4980 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4993 if test -n "$ac_tool_prefix"; then
4996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5001 if test -n "$OBJDUMP"; then
5008 test -z "$as_dir" && as_dir=.
5010 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5012 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5022 if test -n "$OBJDUMP"; then
5023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5032 if test -z "$ac_cv_prog_OBJDUMP"; then
5036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5041 if test -n "$ac_ct_OBJDUMP"; then
5048 test -z "$as_dir" && as_dir=.
5050 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5052 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5062 if test -n "$ac_ct_OBJDUMP"; then
5063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5075 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5085 test -z "$OBJDUMP" && OBJDUMP=objdump
5095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5105 # 'none' -- dependencies not supported.
5106 # `unknown' -- same as none, but documents that we really don't know.
5107 # 'pass_all' -- all dependencies passed with no checks.
5108 # 'test_compile' -- check by making test program.
5109 # 'file_magic [[regex]]' -- check by looking for files in library path
5115 aix[4-9]*)
5124 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5125 lt_cv_file_magic_cmd='/usr/bin/file -L'
5138 # unless we find 'file', for example because we are cross-compiling.
5140 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
5145 …v_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x…
5146 lt_cv_file_magic_cmd='$OBJDUMP -f'
5152 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5153 lt_cv_file_magic_cmd='$OBJDUMP -f'
5156 darwin* | rhapsody*)
5161 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5166 …lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand page…
5188 …lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5192 …heck_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)…
5196 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5202 interix[3-9]*)
5209 *-32|*"-32 ") libmagic=32-bit;;
5210 *-n32|*"-n32 ") libmagic=N32;;
5211 *-64|*"-64 ") libmagic=64-bit;;
5212 *) libmagic=never-match;;
5218 linux* | k*bsd*-gnu | kopensolaris*-gnu)
5223 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5224 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5231 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5241 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-…
5242 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5244 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5267 …_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-…
5275 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5279 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
5297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5305 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
5308 …echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
5316 test -z "$deplibs_check_method" && deplibs_check_method=unknown
5339 if test -n "$ac_tool_prefix"; then
5342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5347 if test -n "$DLLTOOL"; then
5354 test -z "$as_dir" && as_dir=.
5356 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5358 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5368 if test -n "$DLLTOOL"; then
5369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
5372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5378 if test -z "$ac_cv_prog_DLLTOOL"; then
5382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5387 if test -n "$ac_ct_DLLTOOL"; then
5394 test -z "$as_dir" && as_dir=.
5396 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5398 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5408 if test -n "$ac_ct_DLLTOOL"; then
5409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
5412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5421 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5431 test -z "$DLLTOOL" && DLLTOOL=dlltool
5442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
5453 case `$DLLTOOL --help 2>&1` in
5454 *--identify-strict*)
5469 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
5472 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
5480 if test -n "$ac_tool_prefix"; then
5485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5490 if test -n "$AR"; then
5497 test -z "$as_dir" && as_dir=.
5499 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5501 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5511 if test -n "$AR"; then
5512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5515 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5520 test -n "$AR" && break
5523 if test -z "$AR"; then
5529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5534 if test -n "$ac_ct_AR"; then
5541 test -z "$as_dir" && as_dir=.
5543 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5545 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5555 if test -n "$ac_ct_AR"; then
5556 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
5559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5564 test -n "$ac_ct_AR" && break
5572 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5593 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
5599 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5613 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
5616 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5618 if test "$ac_status" -eq 0; then
5620 rm -f conftest.$ac_objext libconftest.a
5621 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
5624 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5626 if test "$ac_status" -ne 0; then
5630 rm -f conftest.* libconftest.a
5633 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
5651 if test -n "$ac_tool_prefix"; then
5654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5659 if test -n "$STRIP"; then
5666 test -z "$as_dir" && as_dir=.
5668 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5670 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5680 if test -n "$STRIP"; then
5681 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5690 if test -z "$ac_cv_prog_STRIP"; then
5694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5699 if test -n "$ac_ct_STRIP"; then
5706 test -z "$as_dir" && as_dir=.
5708 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5710 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5720 if test -n "$ac_ct_STRIP"; then
5721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
5724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5733 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5743 test -z "$STRIP" && STRIP=:
5750 if test -n "$ac_tool_prefix"; then
5753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5758 if test -n "$RANLIB"; then
5765 test -z "$as_dir" && as_dir=.
5767 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5769 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5779 if test -n "$RANLIB"; then
5780 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5789 if test -z "$ac_cv_prog_RANLIB"; then
5793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5798 if test -n "$ac_ct_RANLIB"; then
5805 test -z "$as_dir" && as_dir=.
5807 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5809 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5819 if test -n "$ac_ct_RANLIB"; then
5820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5832 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5842 test -z "$RANLIB" && RANLIB=:
5849 # Determine commands to create old-style static archives.
5854 if test -n "$RANLIB"; then
5857 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
5867 darwin*)
5912 LTCC=${LTCC-"$CC"}
5915 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
5922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object…
5935 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
5937 # Define system-specific variables.
5974 case `$NM -V 2>&1` in
5982 …v_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \…
5985 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0…
5986 …refix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(…
5992 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6000 symxfrm="\\1 $ac_symprfx\\2 \\2"
6004 # Fake it for dumpbin and say T for any non-static function
6010 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6014 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6016 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
6017 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6020 …lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat…
6027 rm -f conftest*
6041 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6044 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6048 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_globa…
6051 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6052 test $ac_status = 0; } && test -s "$nlist"; then
6055 mv -f "$nlist"T "$nlist"
6057 rm -f "$nlist"T
6067 relocations are performed -- see ld's documentation on pseudo-relocs. */
6082 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6095 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main …
6117 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6120 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6121 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6139 rm -rf conftest* conftst*
6151 if test -z "$lt_cv_sys_global_symbol_pipe"; then
6154 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6165 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
6195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
6198 # Check whether --with-sysroot was given.
6210 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
6214 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
6219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
6225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
6226 $as_echo "${lt_sysroot:-no}" >&6; }
6232 # Check whether --enable-libtool-lock was given.
6242 ia64-*-hpux*)
6245 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6248 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6251 *ELF-32*)
6254 *ELF-64*)
6259 rm -rf conftest*
6261 *-*-irix6*)
6264 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6267 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6271 *32-bit*)
6272 LD="${LD-ld} -melf32bsmip"
6275 LD="${LD-ld} -melf32bmipn32"
6277 *64-bit*)
6278 LD="${LD-ld} -melf64bmip"
6283 *32-bit*)
6284 LD="${LD-ld} -32"
6287 LD="${LD-ld} -n32"
6289 *64-bit*)
6290 LD="${LD-ld} -64"
6295 rm -rf conftest*
6298 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
6299 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6302 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6305 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6308 *32-bit*)
6310 x86_64-*kfreebsd*-gnu)
6311 LD="${LD-ld} -m elf_i386_fbsd"
6313 x86_64-*linux*)
6314 LD="${LD-ld} -m elf_i386"
6316 ppc64-*linux*|powerpc64-*linux*)
6317 LD="${LD-ld} -m elf32ppclinux"
6319 s390x-*linux*)
6320 LD="${LD-ld} -m elf_s390"
6322 sparc64-*linux*)
6323 LD="${LD-ld} -m elf32_sparc"
6327 *64-bit*)
6329 x86_64-*kfreebsd*-gnu)
6330 LD="${LD-ld} -m elf_x86_64_fbsd"
6332 x86_64-*linux*)
6333 LD="${LD-ld} -m elf_x86_64"
6335 ppc*-*linux*|powerpc*-*linux*)
6336 LD="${LD-ld} -m elf64ppc"
6338 s390*-*linux*|s390*-*tpf*)
6339 LD="${LD-ld} -m elf64_s390"
6341 sparc*-*linux*)
6342 LD="${LD-ld} -m elf64_sparc"
6348 rm -rf conftest*
6351 *-*-sco3.2v5*)
6352 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6354 CFLAGS="$CFLAGS -belf"
6355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
6356 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
6362 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6363 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6366 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6382 rm -f core conftest.err conftest.$ac_objext \
6386 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6387 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6391 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
6394 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6398 sparc*-*solaris*)
6401 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6404 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6407 *64-bit*)
6409 yes*) LD="${LD-ld} -m elf64_sparc" ;;
6411 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6412 LD="${LD-ld} -64"
6419 rm -rf conftest*
6425 if test -n "$ac_tool_prefix"; then
6428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6433 if test -n "$MANIFEST_TOOL"; then
6440 test -z "$as_dir" && as_dir=.
6442 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6444 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6454 if test -n "$MANIFEST_TOOL"; then
6455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
6458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6464 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
6468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6473 if test -n "$ac_ct_MANIFEST_TOOL"; then
6480 test -z "$as_dir" && as_dir=.
6482 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6484 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6494 if test -n "$ac_ct_MANIFEST_TOOL"; then
6495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
6498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6507 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6517 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
6518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
6524 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
6525 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
6530 rm -f conftest*
6532 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
6544 rhapsody* | darwin*)
6545 if test -n "$ac_tool_prefix"; then
6548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6553 if test -n "$DSYMUTIL"; then
6560 test -z "$as_dir" && as_dir=.
6562 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6564 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6574 if test -n "$DSYMUTIL"; then
6575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
6578 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6584 if test -z "$ac_cv_prog_DSYMUTIL"; then
6588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6593 if test -n "$ac_ct_DSYMUTIL"; then
6600 test -z "$as_dir" && as_dir=.
6602 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6604 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6614 if test -n "$ac_ct_DSYMUTIL"; then
6615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
6618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6627 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6637 if test -n "$ac_tool_prefix"; then
6640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6645 if test -n "$NMEDIT"; then
6652 test -z "$as_dir" && as_dir=.
6654 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6656 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6666 if test -n "$NMEDIT"; then
6667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
6670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6676 if test -z "$ac_cv_prog_NMEDIT"; then
6680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6685 if test -n "$ac_ct_NMEDIT"; then
6692 test -z "$as_dir" && as_dir=.
6694 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6696 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6706 if test -n "$ac_ct_NMEDIT"; then
6707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
6710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6719 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6729 if test -n "$ac_tool_prefix"; then
6732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6737 if test -n "$LIPO"; then
6744 test -z "$as_dir" && as_dir=.
6746 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6748 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6758 if test -n "$LIPO"; then
6759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6768 if test -z "$ac_cv_prog_LIPO"; then
6772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6777 if test -n "$ac_ct_LIPO"; then
6784 test -z "$as_dir" && as_dir=.
6786 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6788 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6798 if test -n "$ac_ct_LIPO"; then
6799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
6802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6811 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6821 if test -n "$ac_tool_prefix"; then
6824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6829 if test -n "$OTOOL"; then
6836 test -z "$as_dir" && as_dir=.
6838 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6840 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6850 if test -n "$OTOOL"; then
6851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6860 if test -z "$ac_cv_prog_OTOOL"; then
6864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6869 if test -n "$ac_ct_OTOOL"; then
6876 test -z "$as_dir" && as_dir=.
6878 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6880 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6890 if test -n "$ac_ct_OTOOL"; then
6891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
6894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6903 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6913 if test -n "$ac_tool_prefix"; then
6916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6921 if test -n "$OTOOL64"; then
6928 test -z "$as_dir" && as_dir=.
6930 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6932 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6942 if test -n "$OTOOL64"; then
6943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
6946 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6952 if test -z "$ac_cv_prog_OTOOL64"; then
6956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6961 if test -n "$ac_ct_OTOOL64"; then
6968 test -z "$as_dir" && as_dir=.
6970 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6972 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6982 if test -n "$ac_ct_OTOOL64"; then
6983 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
6986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6995 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7032 $as_echo_n "checking for -single_module linker flag... " >&6; }
7037 if test -z "${LT_MULTI_MODULE}"; then
7038 # By default we will add the -single_module flag. You can override
7040 # non-empty at configure time, or by adding -multi_module to the
7042 rm -rf libconftest.dylib*
7043 echo "int foo(void){return 1;}" > conftest.c
7044 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7045 -dynamiclib -Wl,-single_module conftest.c" >&5
7046 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7047 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7049 if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7054 rm -rf libconftest.dylib*
7055 rm -f conftest.*
7058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7060 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7061 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7068 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
7069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7085 rm -f core conftest.err conftest.$ac_objext \
7090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7093 $as_echo_n "checking for -force_load linker flag... " >&6; }
7101 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7102 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7110 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7111 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7113 …if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftes…
7118 rm -f conftest.err libconftest.a conftest conftest.c
7119 rm -rf conftest.dSYM
7122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7126 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7128 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7129 darwin*) # darwin 5.x on
7133 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7134 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7135 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7137 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7139 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7147 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7149 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7161 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7162 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
7167 if test -n "$CPP" && test -d "$CPP"; then
7170 if test -z "$CPP"; then
7175 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
7181 # with a fresh cross-compiler works.
7184 # On the NeXT, cc -E runs the code through the compiler's parser,
7186 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7201 rm -f conftest.err conftest.i conftest.$ac_ext
7205 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7217 rm -f conftest.err conftest.i conftest.$ac_ext
7221 rm -f conftest.i conftest.err conftest.$ac_ext
7234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
7240 # with a fresh cross-compiler works.
7243 # On the NeXT, cc -E runs the code through the compiler's parser,
7245 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7260 rm -f conftest.err conftest.i conftest.$ac_ext
7264 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7276 rm -f conftest.err conftest.i conftest.$ac_ext
7280 rm -f conftest.i conftest.err conftest.$ac_ext
7284 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7292 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7293 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7302 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7322 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7332 $EGREP "memchr" >/dev/null 2>&1; then :
7337 rm -f conftest*
7343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7349 $EGREP "free" >/dev/null 2>&1; then :
7354 rm -f conftest*
7359 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7363 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7369 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7395 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
7405 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
7418 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7432 #define HAVE_DLFCN_H 1
7453 # Check whether --enable-shared was given.
7455 enableval=$enable_shared; p=${PACKAGE-default}
7484 # Check whether --enable-static was given.
7486 enableval=$enable_static; p=${PACKAGE-default}
7516 # Check whether --with-pic was given.
7524 test -z "$pic_mode" && pic_mode=default
7532 # Check whether --enable-fast-install was given.
7534 enableval=$enable_fast_install; p=${PACKAGE-default}
7596 test -z "$LN_S" && LN_S="ln -s"
7611 if test -n "${ZSH_VERSION+set}" ; then
7615 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7620 rm -f .libs 2>/dev/null
7622 if test -d .libs; then
7625 # MS-DOS does not allow filenames that begin with a dot.
7630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7671 test -z "$CC" && CC=cc
7672 test -z "$LTCC" && LTCC=$CC
7673 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
7674 test -z "$LD" && LD=ld
7675 test -z "$ac_objext" && ac_objext=o
7681 \-*) ;;
7685 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7689 test -z "$MAGIC_CMD" && MAGIC_CMD=file
7693 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7708 test -z "$ac_dir" && ac_dir=.
7709 if test -f $ac_dir/${ac_tool_prefix}file; then
7711 if test -n "$file_magic_test_file"; then
7720 cat <<_LT_EOF 1>&2
7729 *** bug-libtool@gnu.org
7745 if test -n "$MAGIC_CMD"; then
7746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7757 if test -z "$lt_cv_path_MAGIC_CMD"; then
7758 if test -n "$ac_tool_prefix"; then
7759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7774 test -z "$ac_dir" && ac_dir=.
7775 if test -f $ac_dir/file; then
7777 if test -n "$file_magic_test_file"; then
7786 cat <<_LT_EOF 1>&2
7795 *** bug-libtool@gnu.org
7811 if test -n "$MAGIC_CMD"; then
7812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7815 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7834 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7835 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7859 LTCC=${LTCC-"$CC"}
7862 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7874 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7880 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7882 $RM -r conftest*
7889 if test -n "$compiler"; then
7896 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
7898 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
7901 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions"…
7902 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7909 lt_compiler_flag="-fno-rtti -fno-exceptions"
7910 # Insert the option either (1) after the last *FLAGS variable, or
7916 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7917 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7918 -e 's:$: $lt_compiler_flag:'`
7924 if (exit $ac_status) && test -s "$ac_outfile"; then
7929 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7940 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
7958 lt_prog_compiler_wl='-Wl,'
7959 lt_prog_compiler_static='-static'
7966 lt_prog_compiler_static='-Bstatic'
7974 lt_prog_compiler_pic='-fPIC'
7978 # adding the `-m68020' flag to GCC prevents building anything better,
7979 # like `-m68040'.
7980 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
7992 # Although the cygwin gcc ignores -fPIC, still need this for old-style
7993 # (--disable-auto-import) libraries
7994 lt_prog_compiler_pic='-DDLL_EXPORT'
7997 darwin* | rhapsody*)
8000 lt_prog_compiler_pic='-fno-common'
8005 # The "-static" flag exists, but is broken.
8010 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8011 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8018 lt_prog_compiler_pic='-fPIC'
8023 interix[3-9]*)
8024 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8036 # QNX uses GNU C++, but need to define -shared option too, otherwise
8038 lt_prog_compiler_pic='-fPIC -shared'
8042 if test -d /usr/nec; then
8043 lt_prog_compiler_pic=-Kconform_pic
8048 lt_prog_compiler_pic='-fPIC'
8054 lt_prog_compiler_wl='-Xlinker '
8055 lt_prog_compiler_pic='-Xcompiler -fPIC'
8062 lt_prog_compiler_wl='-Wl,'
8065 lt_prog_compiler_static='-Bstatic'
8067 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
8074 lt_prog_compiler_pic='-DDLL_EXPORT'
8078 lt_prog_compiler_wl='-Wl,'
8079 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8080 # not for PA HP-UX.
8090 lt_prog_compiler_static='${wl}-a ${wl}archive'
8094 lt_prog_compiler_wl='-Wl,'
8095 # PIC (with -KPIC) is the default.
8096 lt_prog_compiler_static='-non_shared'
8099 linux* | k*bsd*-gnu | kopensolaris*-gnu)
8101 # old Intel for x86_64 which still supported -KPIC.
8103 lt_prog_compiler_wl='-Wl,'
8104 lt_prog_compiler_pic='-KPIC'
8105 lt_prog_compiler_static='-static'
8108 # ICC 10 doesn't accept -KPIC any more.
8110 lt_prog_compiler_wl='-Wl,'
8111 lt_prog_compiler_pic='-fPIC'
8112 lt_prog_compiler_static='-static'
8116 lt_prog_compiler_wl='-Wl,'
8117 lt_prog_compiler_pic='--shared'
8118 lt_prog_compiler_static='--static'
8122 lt_prog_compiler_wl='-Wl,-Wl,,'
8123 lt_prog_compiler_pic='-PIC'
8124 lt_prog_compiler_static='-Bstatic'
8129 lt_prog_compiler_wl='-Wl,'
8130 lt_prog_compiler_pic='-fpic'
8131 lt_prog_compiler_static='-Bstatic'
8134 lt_prog_compiler_wl='-Wl,'
8136 lt_prog_compiler_static='-non_shared'
8140 lt_prog_compiler_wl='-Wl,'
8141 lt_prog_compiler_pic='-qpic'
8142 lt_prog_compiler_static='-qstaticlink'
8145 case `$CC -V 2>&1 | sed 5q` in
8148 lt_prog_compiler_pic='-KPIC'
8149 lt_prog_compiler_static='-Bstatic'
8154 lt_prog_compiler_pic='-KPIC'
8155 lt_prog_compiler_static='-Bstatic'
8156 lt_prog_compiler_wl='-Wl,'
8164 lt_prog_compiler_pic='-KPIC'
8165 lt_prog_compiler_static='-Bstatic'
8169 # QNX uses GNU C++, but need to define -shared option too, otherwise
8171 lt_prog_compiler_pic='-fPIC -shared'
8175 lt_prog_compiler_wl='-Wl,'
8176 # All OSF/1 code is PIC.
8177 lt_prog_compiler_static='-non_shared'
8181 lt_prog_compiler_static='-non_shared'
8185 lt_prog_compiler_pic='-KPIC'
8186 lt_prog_compiler_static='-Bstatic'
8189 lt_prog_compiler_wl='-Qoption ld ';;
8191 lt_prog_compiler_wl='-Wl,';;
8196 lt_prog_compiler_wl='-Qoption ld '
8197 lt_prog_compiler_pic='-PIC'
8198 lt_prog_compiler_static='-Bstatic'
8202 lt_prog_compiler_wl='-Wl,'
8203 lt_prog_compiler_pic='-KPIC'
8204 lt_prog_compiler_static='-Bstatic'
8208 if test -d /usr/nec ;then
8209 lt_prog_compiler_pic='-Kconform_pic'
8210 lt_prog_compiler_static='-Bstatic'
8215 lt_prog_compiler_wl='-Wl,'
8216 lt_prog_compiler_pic='-KPIC'
8217 lt_prog_compiler_static='-Bstatic'
8221 lt_prog_compiler_wl='-Wl,'
8226 lt_prog_compiler_pic='-pic'
8227 lt_prog_compiler_static='-Bstatic'
8237 # For platforms which do not support PIC, -DPIC is meaningless:
8242 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
8246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
8260 if test -n "$lt_prog_compiler_pic"; then
8261 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic work…
8269 lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
8270 # Insert the option either (1) after the last *FLAGS variable, or
8276 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8277 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8278 -e 's:$: $lt_compiler_flag:'`
8284 if (exit $ac_status) && test -s "$ac_outfile"; then
8289 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag work…
8334 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8337 if test -s conftest.err; then
8339 cat conftest.err 1>&5
8349 $RM -r conftest*
8353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8369 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8374 $RM -r conftest 2>/dev/null
8380 lt_compiler_flag="-o out/conftest2.$ac_objext"
8381 # Insert the option either (1) after the last *FLAGS variable, or
8386 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8387 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8388 -e 's:$: $lt_compiler_flag:'`
8394 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8400 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8408 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8411 $RM -r conftest
8415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8424 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8429 $RM -r conftest 2>/dev/null
8435 lt_compiler_flag="-o out/conftest2.$ac_objext"
8436 # Insert the option either (1) after the last *FLAGS variable, or
8441 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8442 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8443 -e 's:$: $lt_compiler_flag:'`
8449 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8455 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8463 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8466 $RM -r conftest
8470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8490 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' …
8491 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8503 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shar…
8531 # include_expsyms should be a list of space-separated symbols to be *always*
8577 case `$LD -v 2>&1` in
8579 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8580 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8600 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8601 export_dynamic_flag_spec='${wl}--export-dynamic'
8602 # ancient GNU ld didn't support --whole-archive et. al.
8603 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
8604 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8609 case `$LD -v 2>&1` in
8611 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8620 aix[3-9]*)
8624 cat <<_LT_EOF 1>&2
8630 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8641 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8645 …1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary…
8646 hardcode_libdir_flag_spec='-L$libdir'
8653 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8656 # support --undefined. This deserves some investigation. FIXME
8657 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8666 hardcode_libdir_flag_spec='-L$libdir'
8667 export_dynamic_flag_spec='${wl}--export-all-symbols'
8671 …nience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\…
8672 …psyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
8674 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8675 …chive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-…
8676 # If the export-symbols file already is a .def file (1st line
8678 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8684 …C -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $…
8691 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8695 interix[3-9]*)
8698 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8699 export_dynamic_flag_spec='${wl}-E'
8704 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8706 …='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr …
8707 …-shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$ou…
8710 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8712 if test "$host_os" = linux-dietlibc; then
8714 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
8717 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8721 tmp_sharedflag='-shared'
8724 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
8729 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
8730 tmp_addflag=' $pic_flag -Mnomain' ;;
8732 tmp_addflag=' -i_dynamic' ;;
8734 tmp_addflag=' -i_dynamic -nofor_main' ;;
8736 tmp_addflag=' -nofor_main' ;;
8739 tmp_sharedflag='--shared' ;;
8741 tmp_sharedflag='-qmkshrobj'
8744 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
8748 case `$CC -V 2>&1 | sed 5q` in
8750 …--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
8752 tmp_sharedflag='-G' ;;
8754 tmp_sharedflag='-G' ;;
8756 …"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8760 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8762 …$libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir…
8768 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
8770 hardcode_libdir_flag_spec_ld='-rpath $libdir'
8771 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
8774 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8776 …$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libnam…
8786 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8787 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8790 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $…
8791 …psym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-r…
8796 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
8798 cat <<_LT_EOF 1>&2
8803 *** binutils to release 2.9.1 or newer. Another option is to modify
8808 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8809 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $…
8810 …psym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-r…
8817 case `$LD -v 2>&1` in
8818 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
8820 cat <<_LT_EOF 1>&2
8836 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8837 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8838 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8839 …ve_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain…
8848 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8855 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8856 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $…
8857 …psym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-r…
8876 …archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_sym…
8878 # are no directories specified by -L.
8880 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
8887 aix[4-9]*)
8892 exp_sym_flag='-Bexport'
8895 # If we're using GNU nm, then we don't want the "-C" option.
8896 # -C means demangle to AIX nm, but means don't demangle with GNU nm
8899 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
8900 …-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
8902 …-BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (…
8907 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8909 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
8911 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
8919 exp_sym_flag='-bexport'
8920 no_entry_flag='-bnoentry'
8925 # or program results in "error TOC overflow" add -mminimal-toc to
8927 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8934 file_list_spec='${wl}-f,'
8940 collect2name=`${CC} -print-prog-name=collect2`
8941 if test -f "$collect2name" &&
8953 hardcode_libdir_flag_spec='-L$libdir'
8958 shared_flag='-shared'
8960 shared_flag="$shared_flag "'${wl}-G'
8966 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8967 # chokes on -Wl,-G. The following line is correct:
8968 shared_flag='-G'
8971 shared_flag='${wl}-G'
8973 shared_flag='${wl}-bM:SRE'
8978 export_dynamic_flag_spec='${wl}-bexpall'
8979 # It seems that -bexpall does not export symbols beginning with
8983 # Warning - without using the other runtime loading flags (-brtl),
8984 # -berok will link without error, but may produce a broken library.
8985 allow_undefined_flag='-berok'
8994 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9010 s/^0 *\([^ ]*\) *$/\1/
9014 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9015 # Check for a 64-bit object if we didn't find anything.
9016 if test -z "$lt_cv_aix_libpath_"; then
9017 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9020 rm -f core conftest.err conftest.$ac_objext \
9022 if test -z "$lt_cv_aix_libpath_"; then
9031 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9032 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $com…
9035 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
9036 allow_undefined_flag="-z nodefs"
9037 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_e…
9047 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9063 s/^0 *\([^ ]*\) *$/\1/
9067 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9068 # Check for a 64-bit object if we didn't find anything.
9069 if test -z "$lt_cv_aix_libpath_"; then
9070 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9073 rm -f core conftest.err conftest.$ac_objext \
9075 if test -z "$lt_cv_aix_libpath_"; then
9084 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9085 # Warning - without using the other run time loading flags,
9086 # -berok will link without error, but may produce a broken library.
9087 no_undefined_flag=' ${wl}-bernotok'
9088 allow_undefined_flag=' ${wl}-berok'
9090 # We only use this code for GNU lds that support --whole-archive.
9091 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9098 …ve_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $co…
9107 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9111 …1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary…
9112 hardcode_libdir_flag_spec='-L$libdir'
9119 export_dynamic_flag_spec=-rdynamic
9139 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
9140 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9141 …sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outpu…
9143 …sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sonam…
9145 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
9150 …objs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' …
9162 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
9163 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
9176 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
9180 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9186 darwin* | rhapsody*)
9194 …g_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience…
9206 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
9207 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_l…
9208 …output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
9209 …e_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$C…
9218 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9219 hardcode_libdir_flag_spec='-L$libdir'
9232 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9233 hardcode_libdir_flag_spec='-R$libdir'
9240 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9246 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9248 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9249 hardcode_libdir_flag_spec='-R$libdir'
9256 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $ou…
9258 …archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libo…
9267 export_dynamic_flag_spec='${wl}-E'
9272 …archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $lib…
9274 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9282 export_dynamic_flag_spec='${wl}-E'
9293 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9296 …archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $de…
9299 …archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $lib…
9305 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9308 …archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler…
9312 # Older versions of the 11.00 compiler do not understand -b yet
9313 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9315 $as_echo_n "checking if $CC understands -b... " >&6; }
9321 LDFLAGS="$LDFLAGS -b"
9323 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9326 if test -s conftest.err; then
9328 cat conftest.err 1>&5
9338 $RM -r conftest*
9342 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9346 …archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $…
9348 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9366 export_dynamic_flag_spec='${wl}-E'
9378 …-shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring…
9379 # Try to use the -exported_symbol ld option, if it does not
9380 # work, assume that -exports_file does not work either and
9382 # This should be the same for all languages, so no per-tag cache variable.
9383 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_sy…
9384 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
9389 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9399 rm -f core conftest.err conftest.$ac_objext \
9403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
9406 …-shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring…
9409 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
9410 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
9413 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9420 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9421 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9423 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9425 hardcode_libdir_flag_spec='-R$libdir'
9431 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9433 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9442 if test -f /usr/libexec/ld.so; then
9446 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-…
9447 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9448 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-…
9449 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9450 export_dynamic_flag_spec='${wl}-E'
9453 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
9454 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9455 hardcode_libdir_flag_spec='-R$libdir'
9458 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9459 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9469 hardcode_libdir_flag_spec='-L$libdir'
9472 …dir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobj…
9473 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9478 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9479 …-shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -…
9481 allow_undefined_flag=' -expect_unresolved \*'
9482 …-shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstr…
9485 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9489 osf4* | osf5*) # as osf3* with the addition of -msym flag
9491 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9492 …-shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname…
9493 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9495 allow_undefined_flag=' -expect_unresolved \*'
9496 …-shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$…
9497 …in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%…
9498 …-shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname…
9500 # Both c and cxx compiler support -rpath directly
9501 hardcode_libdir_flag_spec='-rpath $libdir'
9508 no_undefined_flag=' -z defs'
9511 …archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $depli…
9512 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
9513 …$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobj…
9515 case `$CC -V 2>&1` in
9518 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9519 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
9520 …$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $…
9524 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9525 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
9526 …$CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM…
9530 hardcode_libdir_flag_spec='-R$libdir'
9533 solaris2.[0-5] | solaris2.[0-5].*) ;;
9536 # but understands `-z linker_flag'. GCC discards it without `$wl',
9538 # Supported since Solaris 2.6 (maybe 2.5.1?)
9540 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9542 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
9553 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9555 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9557 hardcode_libdir_flag_spec='-L$libdir'
9566 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9572 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9573 reload_cmds='$CC -r -o $output$reload_objs'
9577 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9586 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9588 export_dynamic_flag_spec='-Bexport'
9592 if test -d /usr/nec; then
9593 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9602 no_undefined_flag='${wl}-z,text'
9608 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9609 …archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $d…
9611 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9612 …archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplib…
9617 # Note: We can NOT use -z defs as we might desire, because we do not
9618 # link with -lc, and that would cause any symbols used from libc to
9620 # ever link correctly. If we're not using GNU ld we use -z text
9621 # though, which does catch some bad symbols but isn't as heavy-handed
9622 # as -z defs.
9623 no_undefined_flag='${wl}-z,text'
9624 allow_undefined_flag='${wl}-z,nodefs'
9627 hardcode_libdir_flag_spec='${wl}-R,$libdir'
9630 export_dynamic_flag_spec='${wl}-Bexport'
9634 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9635 …archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $d…
9637 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9638 …archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplib…
9643 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9644 hardcode_libdir_flag_spec='-L$libdir'
9656 export_dynamic_flag_spec='${wl}-Blargedynsym'
9662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9687 # Assume -lc should be added
9693 # FIXME: we may have to deal with multi-command sequences.
9696 # Test whether the compiler implicitly links with -lc since on some
9697 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9698 # to ld, don't add -lc before -lgcc.
9699 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9700 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9707 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9710 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9718 compiler_flags=-v
9719 linker_flags=-v
9725 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/d…
9726 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
9728 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9737 cat conftest.err 1>&5
9742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
9912 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
9916 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
9919 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
9923 # otherwise default to the standard path separator (i.e. ":") - it is
9935 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
9937 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
9940 test -d "$lt_sys_path" && \
9948 for (lt_i = NF; lt_i > 0; lt_i--) {
9956 lt_count--;
9962 if (lt_freq[lt_foo] == 1) { print lt_foo; }
9968 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
9990 # when you set need_version to no, make sure it does not cause -set_version
10004 aix[4-9]*)
10023 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
10052 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10058 …1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_i…
10080 # libtool to hard-code these into programs
10095 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10097 test -d \$dldir || mkdir -p \$dldir~
10100 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10103 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10111 …soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${vers…
10117 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10121 …library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`…
10130 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10147 …_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
10152 # like /cygdrive/c/PROGRA~1:/cygdr...
10153 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
10154 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
10155 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
10159 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
10161 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
10163 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10166 # common. (e.g. "Program Files" -> "PROGRA~1")
10172 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10174 test -d \$dldir || mkdir -p \$dldir~
10176 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10185 …library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $li…
10193 darwin* | rhapsody*)
10195 version_type=darwin
10224 if test -x /usr/bin/objformat; then
10232 version_type=freebsd-$objformat
10234 freebsd-elf*)
10239 freebsd-*)
10253 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
10254 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
10330 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10336 interix[3-9]*)
10342 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
10368 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
10369 libsuff= shlibsuff= libmagic=32-bit;;
10370 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
10372 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
10373 libsuff=64 shlibsuff=64 libmagic=64-bit;;
10374 *) libsuff= shlibsuff= libmagic=never-match;;
10391 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10397 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10410 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10422 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
10426 rm -f core conftest.err conftest.$ac_objext \
10443 x86_64*|s390x*|powerpc64*)
10445 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10448 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10451 *64-bit*)
10456 rm -rf conftest*
10463 if test -f /etc/ld.so.conf; then
10464 … /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.c…
10468 # We used to test for /lib/ld.so.1 and disable shared libraries on
10471 # most powerpc-linux boxes support dynamic linking these days and
10472 # people can always --disable-shared, the test was removed, and we
10481 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10483 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10524 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10526 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-…
10613 if test -d /usr/nec ;then
10622 version_type=freebsd-elf
10644 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10775 if test -n "$hardcode_libdir_flag_spec" ||
10776 test -n "$runpath_var" ||
10779 # We can hardcode non-existent directories.
10783 # when we should be linking with a yet-to-be-installed one
10797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10840 darwin*)
10842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10843 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10848 LIBS="-ldl $LIBS"
10849 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10872 rm -f core conftest.err conftest.$ac_objext \
10876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10879 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10895 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10896 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10901 LIBS="-ldld $LIBS"
10902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10925 rm -f core conftest.err conftest.$ac_objext \
10929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10932 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
10938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10939 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10944 LIBS="-ldl $LIBS"
10945 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10968 rm -f core conftest.err conftest.$ac_objext \
10972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10975 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10978 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10983 LIBS="-lsvld $LIBS"
10984 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11007 rm -f core conftest.err conftest.$ac_objext \
11011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11014 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
11016 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11017 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11022 LIBS="-ldld $LIBS"
11023 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11046 rm -f core conftest.err conftest.$ac_objext \
11050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11053 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
11083 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
11091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11099 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11143 /* When -fvisbility=hidden is used, assume the code has been annotated
11171 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11174 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11175 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11188 rm -fr conftest*
11192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11197 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen i…
11205 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11249 /* When -fvisbility=hidden is used, assume the code has been annotated
11277 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11280 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11281 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11294 rm -fr conftest*
11298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11337 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11339 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
11340 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
11341 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11342 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11345 # FIXME - insert some real tests, host_os isn't really good enough
11347 darwin*)
11348 if test -n "$STRIP" ; then
11349 striplib="$STRIP -x"
11350 old_striplib="$STRIP -S"
11351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11379 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11391 if test -n "$RANLIB"; then
11397 aix[4-9]*)
11403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11406 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11419 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11420 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11448 if test "$gp_config_msg_len" -ge "$gp_config_len"; then
11462 test ! -d "$ac_dir" && mkdir "$ac_dir"
11465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint8_t in stdint.h" >&5
11467 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11472 $EGREP "(^|[^a-zA-Z_0-9])uint8_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then :
11477 rm -f conftest*
11478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uint8_t" >&5
11487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint8_t in inttypes.h" >&5
11489 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11494 $EGREP "(^|[^a-zA-Z_0-9])uint8_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then :
11499 rm -f conftest*
11500 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uint8_t" >&5
11508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint8_t in sys/types.h" >&5
11510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11515 $EGREP "(^|[^a-zA-Z_0-9])uint8_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then :
11520 rm -f conftest*
11521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uint8_t" >&5
11529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for u_int8_t in sys/types.h" >&5
11531 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11536 $EGREP "(^|[^a-zA-Z_0-9])u_int8_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then :
11541 rm -f conftest*
11542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_u_int8_t" >&5
11555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for u_int64_t in sys/types.h" >&5
11557 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11562 $EGREP "(^|[^a-zA-Z_0-9])u_int64_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then :
11567 rm -f conftest*
11568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_u_int64_t" >&5
11577 /* 64-bit types are not available on this system */
11586 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: I can't find size-specific integer definitions o…
11587 $as_echo "$as_me: WARNING: I can't find size-specific integer definitions on this system" >&2;}
11588 if test -e "libexif/_stdint.h" ; then
11589 rm -f "libexif/_stdint.h"
11604 # Check whether --enable-ship-binaries was given.
11623 if test "$gp_config_msg_len" -ge "$gp_config_len"; then
11636 # -Wall -Werror here the check fails because
11639 # Start by assuming -lm is needed, because it's possible that the little
11640 # test program below will be optimized to in-line floating point code that
11641 # doesn't require -lm, whereas the library itself cannot be so optimized
11643 # reverse means that -lm could be needed but wouldn't be detected below.
11646 LIBS="$LIBS -lm"
11647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for math functions in libm" >&5
11649 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for math functions without libm" >&5
11670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11693 rm -f core conftest.err conftest.$ac_objext \
11697 rm -f core conftest.err conftest.$ac_objext \
11701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build any docs" >&5
11703 # Check whether --enable-docs was given.
11714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${gp_build_docs}" >&5
11728 # Check whether --with-doc-dir was given.
11735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking main docdir" >&5
11741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${docdir} (from parameter)" >&5
11744 if test -d "/usr/share/doc"
11747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${maindocdir} (FHS style)" >&5
11749 elif test -d "/usr/doc"
11752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${maindocdir} (old style)" >&5
11756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${maindocdir} (default value)" >&5
11759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking package docdir" >&5
11763 if ls -d /usr/{share/,}doc/make-0-9* > /dev/null 2>&1
11765 docdir="${maindocdir}/${PACKAGE}-${VERSION}"
11766 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${docdir} (redhat style)" >&5
11770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${docdir} (default style)" >&5
11779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11793 test -z "$as_dir" && as_dir=.
11795 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11797 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11804 test -z "$ac_cv_path_DOT" && ac_cv_path_DOT="false"
11809 if test -n "$DOT"; then
11810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOT" >&5
11813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11834 test -z "$as_dir" && as_dir=.
11836 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11838 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11845 test -z "$ac_cv_path_DOXYGEN" && ac_cv_path_DOXYGEN="false"
11850 if test -n "$DOXYGEN"; then
11851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
11854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11882 HTML_APIDOC_DIR="${PACKAGE_TARNAME}-api.html"
11884 DOXYGEN_OUTPUT_DIR=doxygen-output
11886 HTML_APIDOC_INTERNALS_DIR="${PACKAGE_TARNAME}-internals.html"
11895 # Check whether --enable-internal-docs was given.
11911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to create internal code docs" >&5
11913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${set_enable_internal_docs}" >&5
11925 # ---------------------------------------------------------------------------
11927 # ---------------------------------------------------------------------------
11931 if test -n "$ac_aux_dir"; then
11937 if test -z "$MKINSTALLDIRS"; then
11943 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
11945 # Check whether --enable-nls was given.
11952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
11966 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
11971 rm -f conf$$.sh
11974 # Find out how to test for executable files. Don't use a zero-byte file,
11981 if test -x conf$$.file >/dev/null 2>&1; then
11982 ac_executable_p="test -x"
11984 ac_executable_p="test -f"
11986 rm -f conf$$.file
11990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12003 test -z "$ac_dir" && ac_dir=.
12006 if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
12007 …(if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; …
12015 test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
12021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
12024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12044 test -z "$as_dir" && as_dir=.
12046 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12048 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12055 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
12060 if test -n "$GMSGFMT"; then
12061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
12064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12077 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
12082 rm -f conf$$.sh
12085 # Find out how to test for executable files. Don't use a zero-byte file,
12092 if test -x conf$$.file >/dev/null 2>&1; then
12093 ac_executable_p="test -x"
12095 ac_executable_p="test -f"
12097 rm -f conf$$.file
12101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12114 test -z "$ac_dir" && ac_dir=.
12117 …if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2…
12118 …$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null…
12126 test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
12132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
12135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12139 rm -f messages.po
12148 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
12153 rm -f conf$$.sh
12156 # Find out how to test for executable files. Don't use a zero-byte file,
12163 if test -x conf$$.file >/dev/null 2>&1; then
12164 ac_executable_p="test -x"
12166 ac_executable_p="test -f"
12168 rm -f conf$$.file
12172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12185 test -z "$ac_dir" && ac_dir=.
12188 if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
12196 test -z "$ac_cv_path_MSGMERGE" && ac_cv_path_MSGMERGE=":"
12202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
12205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12211 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
12212 …(if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exi…
12215 GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
12216 …{ $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore …
12223 … if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
12224 …(if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | …
12227 …{ $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignor…
12231 rm -f messages.po
12234 ac_config_commands="$ac_config_commands default-1"
12238 GETTEXT_PACKAGE="${PACKAGE}-${LIBEXIF_CURRENT_MIN}"
12240 AM_CPPFLAGS="$AM_CPPFLAGS -DGETTEXT_PACKAGE=\\\"${GETTEXT_PACKAGE}\\\""
12245 if test -n "$PACKAGE_BUGREPORT"; then
12250 *** Either define PACKAGE_BUGREPORT (by using the 4-parameter AC INIT syntax)
12258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for po/Makevars requiring hack" >&5
12260 if test -f "${srcdir}/po/Makevars.template"; then
12262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, done." >&5
12265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12287 # Check whether --with-gnu-ld was given.
12300 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
12305 rm -f conf$$.sh
12309 # Check if gcc -print-prog-name=ld gives a path.
12310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
12313 *-*-mingw*)
12315 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
12317 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
12321 [\\/]* | [A-Za-z]:[\\/]*)
12325 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
12328 test -z "$LD" && LD="$ac_prog"
12340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
12343 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
12344 $as_echo_n "checking for non-GNU ld... " >&6; }
12349 if test -z "$LD"; then
12350 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
12352 test -z "$ac_dir" && ac_dir=.
12353 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
12355 # Check to see if the program is GNU ld. I'd rather use --version,
12356 # but apparently some GNU ld's only accept -v.
12357 # Break only if it was the GNU/non-GNU ld that we prefer.
12358 case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
12373 if test -n "$LD"; then
12374 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
12377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12380 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
12381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
12386 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
12387 case `$LD -v 2>&1 </dev/null` in
12394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
12400 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
12407 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
12409 rm -f ./conftest.sh
12413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
12422 # Check whether --enable-rpath was given.
12450 # Check whether --with-libiconv-prefix was given.
12484 while test -n "$names_next_round"; do
12495 if test -z "$already_handled"; then
12497 … uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
12499 if test -n "$value"; then
12502 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
12504 test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value"
12514 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
12517 if test -f "$additional_libdir/lib$name.la"; then
12521 if test -f "$additional_libdir/lib$name.$libext"; then
12524 if test -f "$additional_libdir/lib$name.la"; then
12542 -L*)
12543 dir=`echo "X$x" | sed -e 's/^X-L//'`
12544 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
12547 if test -f "$dir/lib$name.la"; then
12551 if test -f "$dir/lib$name.$libext"; then
12554 if test -f "$dir/lib$name.la"; then
12567 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
12579 if test -z "$haveit"; then
12585 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
12594 if test -z "$haveit"; then
12609 if test "X$x" = "X-L$found_dir"; then
12614 if test -z "$haveit"; then
12615 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
12620 … LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
12629 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
12635 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
12643 if test -n "$GCC"; then
12649 if test -z "$haveit"; then
12660 if test "X$x" = "X-I$additional_includedir"; then
12665 if test -z "$haveit"; then
12666 if test -d "$additional_includedir"; then
12667 … INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir"
12673 if test -n "$found_la"; then
12682 -L*)
12683 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
12687 if test -n "$GCC"; then
12693 if test -z "$haveit"; then
12705 if test "X$x" = "X-L$additional_libdir"; then
12710 if test -z "$haveit"; then
12711 if test -d "$additional_libdir"; then
12712 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
12726 if test "X$x" = "X-L$additional_libdir"; then
12731 if test -z "$haveit"; then
12732 if test -d "$additional_libdir"; then
12733 … LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
12739 -R*)
12740 dir=`echo "X$dep" | sed -e 's/^X-R//'`
12749 if test -z "$haveit"; then
12759 if test -z "$haveit"; then
12764 -l*)
12765 … names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
12768 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,…
12778 … LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
12779 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
12786 if test -n "$hardcode_libdir_separator"; then
12808 LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
12829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
12831 # Check whether --enable-nls was given.
12838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
12856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
12861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12880 rm -f core conftest.err conftest.$ac_objext \
12883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_gnugettext1_libc" >&5
12911 if test -z "$haveit"; then
12917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
12925 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12942 rm -f core conftest.err conftest.$ac_objext \
12947 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12965 rm -f core conftest.err conftest.$ac_objext \
12971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
12975 $as_echo "#define HAVE_ICONV 1" >>confdefs.h
12979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
12981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
13008 # Check whether --with-libintl-prefix was given.
13042 while test -n "$names_next_round"; do
13053 if test -z "$already_handled"; then
13055 … uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
13057 if test -n "$value"; then
13060 test -z "$value" || LIBINTL="${LIBINTL}${LIBINTL:+ }$value"
13062 test -z "$value" || LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$value"
13072 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
13075 if test -f "$additional_libdir/lib$name.la"; then
13079 if test -f "$additional_libdir/lib$name.$libext"; then
13082 if test -f "$additional_libdir/lib$name.la"; then
13100 -L*)
13101 dir=`echo "X$x" | sed -e 's/^X-L//'`
13102 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
13105 if test -f "$dir/lib$name.la"; then
13109 if test -f "$dir/lib$name.$libext"; then
13112 if test -f "$dir/lib$name.la"; then
13125 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$found_dir -l$name"
13137 if test -z "$haveit"; then
13143 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
13152 if test -z "$haveit"; then
13167 if test "X$x" = "X-L$found_dir"; then
13172 if test -z "$haveit"; then
13173 LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir"
13178 … LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
13187 … LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir -l$name"
13193 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
13201 if test -n "$GCC"; then
13207 if test -z "$haveit"; then
13218 if test "X$x" = "X-I$additional_includedir"; then
13223 if test -z "$haveit"; then
13224 if test -d "$additional_includedir"; then
13225 … INCINTL="${INCINTL}${INCINTL:+ }-I$additional_includedir"
13231 if test -n "$found_la"; then
13240 -L*)
13241 additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
13245 if test -n "$GCC"; then
13251 if test -z "$haveit"; then
13263 if test "X$x" = "X-L$additional_libdir"; then
13268 if test -z "$haveit"; then
13269 if test -d "$additional_libdir"; then
13270 … LIBINTL="${LIBINTL}${LIBINTL:+ }-L$additional_libdir"
13284 if test "X$x" = "X-L$additional_libdir"; then
13289 if test -z "$haveit"; then
13290 if test -d "$additional_libdir"; then
13291 … LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$additional_libdir"
13297 -R*)
13298 dir=`echo "X$dep" | sed -e 's/^X-R//'`
13307 if test -z "$haveit"; then
13317 if test -z "$haveit"; then
13322 -l*)
13323 … names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
13326 …names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,…
13336 LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
13337 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-l$name"
13344 if test -n "$hardcode_libdir_separator"; then
13366 LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir"
13370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
13379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13402 rm -f core conftest.err conftest.$ac_objext \
13404 … if test "$gt_cv_func_gnugettext1_libintl" != yes && test -n "$LIBICONV"; then
13406 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13430 rm -f core conftest.err conftest.$ac_objext \
13436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_gnugettext1_libintl" >&5
13442 && test "$PACKAGE" != gettext-runtime \
13443 && test "$PACKAGE" != gettext-tools; }; then
13456 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
13463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use NLS" >&5
13465 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
13468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where the gettext function comes from" >&5
13479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_source" >&5
13487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libintl" >&5
13489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBINTL" >&5
13509 if test -z "$haveit"; then
13517 $as_echo "#define HAVE_GETTEXT 1" >>confdefs.h
13520 $as_echo "#define HAVE_DCGETTEXT 1" >>confdefs.h
13560 if test -z "$haveit"; then
13566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
13574 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13591 rm -f core conftest.err conftest.$ac_objext \
13596 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13614 rm -f core conftest.err conftest.$ac_objext \
13620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
13624 $as_echo "#define HAVE_ICONV 1" >>confdefs.h
13628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
13630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
13641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5
13647 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13675 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13679 am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
13680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
13682 $as_echo "${ac_t:-
13695 AM_CFLAGS="${AM_CFLAGS} -I\$(top_srcdir)/intl"
13699 if test "$gp_config_msg_len" -ge "$gp_config_len"; then
13710 if test "$gp_config_msg_len" -ge "$gp_config_len"; then
13721 AM_CPPFLAGS="$AM_CPPFLAGS -DLOCALEDIR=\\\"${localedir}\\\""
13730 #define HAVE_LOCALTIME_R 1
13737 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(top_srcdir)"
13738 AM_CPPFLAGS="$AM_CPPFLAGS -I\$(top_builddir)"
13741 AM_CFLAGS="$AM_CFLAGS -ansi -pedantic-error"
13742 AM_CXXFLAGS="$AM_CXXFLAGS -ansi -pedantic-error"
13743 AM_CPPFLAGS="$AM_CPPFLAGS -g -Wall -Wmissing-declarations -Wmissing-prototypes"
13744 AM_LDFLAGS="$AM_LDFLAGS -g -Wall"
13753 …/Makefile m4m/Makefile doc/Makefile doc/Doxyfile doc/Doxyfile-internals libexif.pc libexif-uninsta…
13758 # scripts and configure runs, see configure's option --config-cache.
13763 # the --recheck option to rerun configure.
13777 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13782 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
13793 (set) 2>&1 |
13794 case $as_nl`(ac_space=' '; set) 2>&1` in #(
13796 # `set' does not quote correctly, so add quotes: double-quote
13798 sed -n \
13800 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13804 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13813 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13815 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13817 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13818 if test -w "$cache_file"; then
13820 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13822 if test ! -f "$cache_file" || test -h "$cache_file"; then
13827 mv -f confcache "$cache_file"$$ &&
13828 mv -f "$cache_file"$$ "$cache_file" ;; #(
13830 mv -f confcache "$cache_file" ;;
13835 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13839 rm -f confcache
13845 DEFS=-DHAVE_CONFIG_H
13851 # 1. Remove the extension, and $U if already installed.
13864 if test -n "$EXEEXT"; then
13872 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13876 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
13880 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
13884 if test -z "${SHIP_BINARIES_TRUE}" && test -z "${SHIP_BINARIES_FALSE}"; then
13888 if test -z "${BUILD_DOCS_TRUE}" && test -z "${BUILD_DOCS_FALSE}"; then
13892 if test -z "${HAVE_DOXYGEN_TRUE}" && test -z "${HAVE_DOXYGEN_FALSE}"; then
13896 if test -z "${HAVE_DOT_TRUE}" && test -z "${HAVE_DOT_FALSE}"; then
13900 if test -z "${ENABLE_INTERNAL_DOCS_TRUE}" && test -z "${ENABLE_INTERNAL_DOCS_FALSE}"; then
13909 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13912 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13923 SHELL=\${CONFIG_SHELL-$SHELL}
13926 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13927 ## -------------------- ##
13929 ## -------------------- ##
13932 DUALCASE=1; export DUALCASE # for MKS sh
13933 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13936 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13938 alias -g '${1+"$@"}'='"$@"'
13941 case `(set -o) 2>/dev/null` in #(
13943 set -o posix ;; #(
13959 if test -z "$BASH_VERSION$ZSH_VERSION" \
13960 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13961 as_echo='print -r --'
13962 as_echo_n='print -rn --'
13967 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13968 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13969 as_echo_n='/usr/ucb/echo -n'
13971 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13973 arg=$1;
13979 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13982 as_echo_n='sh -c $as_echo_n_body as_echo'
13985 as_echo='sh -c $as_echo_body as_echo'
13991 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13992 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14000 # there to prevent editors from complaining about space-tab.
14013 test -z "$as_dir" && as_dir=.
14014 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14025 if test ! -f "$as_myself"; then
14027 exit 1
14031 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14036 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14049 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14053 # ----------------------------------------
14056 # script with STATUS, using 1 if that was 0.
14059 as_status=$1; test $as_status -eq 0 && as_status=1
14061 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14062 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
14070 # -----------------------
14074 return $1
14078 # -----------------
14079 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14083 as_fn_set_status $1
14084 exit $1
14088 # ---------------
14092 { eval $1=; unset $1;}
14096 # ----------------------
14101 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14104 eval $1+=\$2
14109 eval $1=\$$1\$2
14114 # ------------------
14118 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14126 as_val=`expr "$@" || test $? -eq 1`
14131 if expr a : '\(a\)' >/dev/null 2>&1 &&
14138 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
14144 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14150 as_me=`$as_basename -- "$0" ||
14156 s//\1/
14160 s//\1/
14164 s//\1/
14177 case `echo -n x` in #(((((
14178 -n*)
14186 ECHO_N='-n';;
14189 rm -f conf$$ conf$$.exe conf$$.file
14190 if test -d conf$$.dir; then
14191 rm -f conf$$.dir/conf$$.file
14193 rm -f conf$$.dir
14197 if ln -s conf$$.file conf$$ 2>/dev/null; then
14198 as_ln_s='ln -s'
14200 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14201 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14202 # In both cases, we have to default to `cp -p'.
14203 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14204 as_ln_s='cp -p'
14208 as_ln_s='cp -p'
14211 as_ln_s='cp -p'
14213 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14218 # -------------
14224 -*) as_dir=./$as_dir;;
14226 test -d "$as_dir" || eval $as_mkdir_p || {
14234 as_dir=`$as_dirname -- "$as_dir" ||
14241 s//\1/
14245 s//\1/
14249 s//\1/
14253 s//\1/
14257 test -d "$as_dir" && break
14259 test -z "$as_dirs" || eval "mkdir $as_dirs"
14260 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
14264 if mkdir -p . 2>/dev/null; then
14265 as_mkdir_p='mkdir -p "$as_dir"'
14267 test -d ./-p && rmdir ./-p
14271 if test -x / >/dev/null 2>&1; then
14272 as_test_x='test -x'
14274 if ls -dL / >/dev/null 2>&1; then
14280 eval sh -c '\''
14281 if test -d "$1"; then
14282 test -d "$1/.";
14284 case $1 in #(
14285 -*)set "./$1";;
14287 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14301 exec 6>&1
14302 ## ----------------------------------- ##
14304 ## ----------------------------------- ##
14306 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14308 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14322 on `(hostname || uname -n) 2>/dev/null | sed 1q`
14336 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14344 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14352 -h, --help print this help, then exit
14353 -V, --version print version number and configuration settings, then exit
14354 --config print configuration, then exit
14355 -q, --quiet, --silent
14357 -d, --debug don't remove temporary files
14358 --recheck update $as_me by reconfiguring in the same conditions
14359 --file=FILE[:TEMPLATE]
14361 --header=FILE[:TEMPLATE]
14373 Report bugs to <libexif-devel@lists.sourceforge.net>."
14376 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14392 test -n "\$AWK" || AWK=awk
14395 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14400 case $1 in
14401 --*=?*)
14402 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14403 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14406 --*=)
14407 ac_option=`expr "X$1" : 'X\([^=]*\)='`
14412 ac_option=$1
14420 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14422 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14424 --config | --confi | --conf | --con | --co | --c )
14426 --debug | --debu | --deb | --de | --d | -d )
14428 --file | --fil | --fi | --f )
14436 --header | --heade | --head | --hea )
14443 --he | --h)
14444 # Conflict between --help and --header
14445 as_fn_error $? "ambiguous option: \`$1'
14446 Try \`$0 --help' for more information.";;
14447 --help | --hel | -h )
14449 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14450 | -silent | --silent | --silen | --sile | --sil | --si | --s)
14454 -*) as_fn_error $? "unrecognized option: \`$1'
14455 Try \`$0 --help' for more information." ;;
14457 *) as_fn_append ac_config_targets " $1"
14468 ac_configure_extra_args="$ac_configure_extra_args --silent"
14472 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14474 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14483 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14487 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14494 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14496 # INIT-COMMANDS
14501 # The HP-UX ksh and POSIX shell print the target directory to stdout
14503 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14647 \$1
14727 # Double-quote double-evaled strings.
14749 …\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_s…
14763 if test -n "\${ZSH_VERSION+set}" ; then
14781 LINGUAS="${LINGUAS-%UNSET%}"
14786 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14795 "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
14805 "doc/Doxyfile-internals") CONFIG_FILES="$CONFIG_FILES doc/Doxyfile-internals" ;;
14807 "libexif-uninstalled.pc") CONFIG_FILES="$CONFIG_FILES libexif-uninstalled.pc" ;;
14838 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
14840 trap 'as_fn_exit 1' 1 2 13 15
14845 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14846 test -d "$tmp"
14849 tmp=./conf$$-$RANDOM
14857 if test -n "$CONFIG_FILES"; then
14884 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
14890 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14899 rm -f conf$$subs.sh
14901 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14904 sed -n '
14916 s/\(.\{148\}\)..*/\1/
14930 s/\(.\{148\}\)..*/\1/
14946 ' >>$CONFIG_STATUS || ac_write_fail=1
14947 rm -f conf$$subs.awk
14948 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14951 for (key in S) S_is_set[key] = 1
14959 len = length(field[1])
14965 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14967 substed = 1
14969 len += 1 + keylen
14977 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14978 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15002 s/\(=[ ]*\).*/\1/
15009 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15010 fi # test -n "$CONFIG_FILES"
15015 if test -n "$CONFIG_HEADERS"; then
15021 # here-document in config.status, that substitutes the proper values into
15028 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
15029 if test -z "$ac_tt"; then
15043 sed -n '
15054 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15055 D["\1"]=" \3"/p
15056 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
15060 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15061 D["\1"]=" \3\\\\\\n"\\/p
15063 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15080 "/g' >>$CONFIG_STATUS || ac_write_fail=1
15082 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15083 for (key in D) D_is_set[key] = 1
15089 if (arg[1] == "#") {
15093 defundef = substr(arg[1], 2)
15097 macro = mac2[1]
15098 prefix = substr(line, 1, index(line, defundef) - 1)
15116 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15118 fi # test -n "$CONFIG_HEADERS"
15131 :[FH]-) ac_tag=-:-;;
15139 ac_file=$1
15143 :L) ac_source=$1;;
15149 -) ac_f="$ac_tmp/stdin";;
15151 # (if the path is not absolute). The absolute path cannot be DOS-style,
15153 test -f "$ac_f" ||
15156 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15158 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15170 if test x"$ac_file" != x-; then
15172 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15184 *:-:* | *:-) cat >"$ac_tmp/stdin" \
15190 ac_dir=`$as_dirname -- "$ac_file" ||
15197 s//\1/
15201 s//\1/
15205 s//\1/
15209 s//\1/
15266 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15280 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15283 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdi…
15284 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15286 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15300 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15304 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15306 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15321 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
15324 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15325 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
15326 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
15327 "$ac_tmp/out"`; test -z "$ac_out"; } &&
15328 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`…
15333 rm -f "$ac_tmp/stdin"
15335 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
15336 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
15344 if test x"$ac_file" != x-; then
15347 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
15350 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
15351 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15354 rm -f "$ac_file"
15360 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
15361 || as_fn_error $? "could not create -" "$LINENO" 5
15365 _am_stamp_count=1
15371 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
15374 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
15381 s//\1/
15385 s//\1/
15389 s//\1/
15393 s//\1/
15396 s/.*/./; q'`/stamp-h$_am_stamp_count
15399 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15407 # Autoconf 2.62 quotes --file arguments for eval, but not when files
15408 # are listed without --file. Let's play safe and only enable the eval
15418 mf=`echo "$mf" | sed -e 's/:.*$//'`
15422 # Grep'ing the first line is not enough: some people post-process
15426 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
15427 dirpart=`$as_dirname -- "$mf" ||
15434 s//\1/
15438 s//\1/
15442 s//\1/
15446 s//\1/
15455 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
15456 test -z "$DEPDIR" && continue
15457 am__include=`sed -n 's/^am__include = //p' < "$mf"`
15458 test -z "am__include" && continue
15459 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
15461 U=`sed -n 's/^U = //p' < "$mf"`
15466 for file in `sed -n "
15467 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
15468 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
15470 test -f "$dirpart/$file" && continue
15471 fdir=`$as_dirname -- "$file" ||
15478 s//\1/
15482 s//\1/
15486 s//\1/
15490 s//\1/
15505 if test -n "${ZSH_VERSION+set}" ; then
15510 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15516 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15518 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15547 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15590 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15591 Xsed="\$SED -e 1s/^X//"
15602 # A BSD- or MS-compatible name lister.
15665 # Commands used to install an old-style archive.
15718 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15721 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15752 # Is shlibpath searched before the hard-coded library search path?
15759 # The last name is the one that the linker finds with -lNAME
15784 # Compile-time system search path for libraries.
15787 # Run-time system search path for libraries.
15811 # Commands used to build an old-style archive.
15832 # Does compiler simultaneously support -c and -o options?
15835 # Whether or not to add -lc for building shared libraries.
15850 # Create an old-style archive from a shared archive.
15853 # Create a temporary old-style archive to link instead of a shared archive.
15882 # Whether we need a single "-rpath" flag with a separated argument.
15895 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15962 # if finds mixed CR/LF and LF-only lines. Since sed operates in
15966 || (rm -f "$cfgfile"; exit 1)
15969 sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
15972 \ case ${1} in\
15973 \ */*) func_dirname_result="${1%/*}${2}" ;;\
15976 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
15977 && mv -f "$cfgfile.tmp" "$cfgfile" \
15978 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15979 test 0 -eq $? || _lt_function_replace_fail=:
15982 sed -e '/^func_basename ()$/,/^} # func_basename /c\
15985 \ func_basename_result="${1##*/}"\
15986 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
15987 && mv -f "$cfgfile.tmp" "$cfgfile" \
15988 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
15989 test 0 -eq $? || _lt_function_replace_fail=:
15992 sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
15995 \ case ${1} in\
15996 \ */*) func_dirname_result="${1%/*}${2}" ;;\
15999 \ func_basename_result="${1##*/}"\
16000 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
16001 && mv -f "$cfgfile.tmp" "$cfgfile" \
16002 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16003 test 0 -eq $? || _lt_function_replace_fail=:
16006 sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
16012 \ func_stripname_result=${func_stripname_result#"${1}"}\
16014 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
16015 && mv -f "$cfgfile.tmp" "$cfgfile" \
16016 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16017 test 0 -eq $? || _lt_function_replace_fail=:
16020 sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
16023 \ func_split_long_opt_name=${1%%=*}\
16024 \ func_split_long_opt_arg=${1#*=}\
16025 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
16026 && mv -f "$cfgfile.tmp" "$cfgfile" \
16027 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16028 test 0 -eq $? || _lt_function_replace_fail=:
16031 sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
16034 \ func_split_short_opt_arg=${1#??}\
16035 \ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
16036 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
16037 && mv -f "$cfgfile.tmp" "$cfgfile" \
16038 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16039 test 0 -eq $? || _lt_function_replace_fail=:
16042 sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
16045 \ case ${1} in\
16046 \ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
16047 \ *) func_lo2o_result=${1} ;;\
16049 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
16050 && mv -f "$cfgfile.tmp" "$cfgfile" \
16051 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16052 test 0 -eq $? || _lt_function_replace_fail=:
16055 sed -e '/^func_xform ()$/,/^} # func_xform /c\
16058 func_xform_result=${1%.*}.lo\
16059 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
16060 && mv -f "$cfgfile.tmp" "$cfgfile" \
16061 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16062 test 0 -eq $? || _lt_function_replace_fail=:
16065 sed -e '/^func_arith ()$/,/^} # func_arith /c\
16069 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
16070 && mv -f "$cfgfile.tmp" "$cfgfile" \
16071 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16072 test 0 -eq $? || _lt_function_replace_fail=:
16075 sed -e '/^func_len ()$/,/^} # func_len /c\
16078 func_len_result=${#1}\
16079 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
16080 && mv -f "$cfgfile.tmp" "$cfgfile" \
16081 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16082 test 0 -eq $? || _lt_function_replace_fail=:
16087 sed -e '/^func_append ()$/,/^} # func_append /c\
16090 eval "${1}+=\\${2}"\
16091 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
16092 && mv -f "$cfgfile.tmp" "$cfgfile" \
16093 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16094 test 0 -eq $? || _lt_function_replace_fail=:
16097 sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
16101 \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
16102 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
16103 && mv -f "$cfgfile.tmp" "$cfgfile" \
16104 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16105 test 0 -eq $? || _lt_function_replace_fail=:
16109 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
16110 && mv -f "$cfgfile.tmp" "$cfgfile" \
16111 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16112 test 0 -eq $? || _lt_function_replace_fail=:
16115 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
16116 && mv -f "$cfgfile.tmp" "$cfgfile" \
16117 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
16118 test 0 -eq $? || _lt_function_replace_fail=:
16122 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in…
16127 mv -f "$cfgfile" "$ofile" ||
16128 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16132 "default-1":C)
16144 # In autoconf-2.13 it is called $ac_given_srcdir.
16145 # In autoconf-2.50 it is called $srcdir.
16146 test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
16152 if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16153 rm -f "$ac_dir/POTFILES"
16154 … test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
16155 …dir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | se…
16158 # on $ac_dir but don't depend on user-specified configuration
16160 if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16162 if test -n "$OBSOLETE_ALL_LINGUAS"; then
16163 …test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "settin…
16165 ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16176 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
16191 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
16198 if test -n "$ALL_LINGUAS"; then
16222 if test -n "$INST_LINGUAS"; then
16227 … test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
16228 …-e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@…
16229 for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
16230 if test -f "$f"; then
16266 ac_config_status_args="$ac_config_status_args --quiet"
16270 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16272 $ac_cs_success || as_fn_exit 1
16274 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16275 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16296 if test "$gp_config_msg_len" -ge "$gp_config_len"; then