Lines Matching +full:- +full:werror
2 @%:@ Guess values for system-dependent variables and create Makefiles.
8 @%:@ Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
13 ## -------------------- ##
15 ## -------------------- ##
19 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in @%:@(
29 set -o posix ;; @%:@(
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
47 as_echo='print -r --'
48 as_echo_n='print -rn --'
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
55 as_echo_n='/usr/ucb/echo -n'
65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
68 as_echo_n='sh -c $as_echo_n_body as_echo'
71 as_echo='sh -c $as_echo_body as_echo'
77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
86 # there to prevent editors from complaining about space-tab.
99 test -z "$as_dir" && as_dir=.
100 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
111 if test ! -f "$as_myself"; then
117 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
138 # into an infinite loop, continuously re-executing ourselves.
144 # Preserve -v and -x to the replacement shell.
148 case $- in @%:@ ((((
149 *v*x* | *x*v* ) as_opts=-vx ;;
150 *v* ) as_opts=-v ;;
151 *x* ) as_opts=-x ;;
157 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
163 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
166 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
168 alias -g '\${1+\"\$@\"}'='\"\$@\"'
171 case \`(set -o) 2>/dev/null\` in @%:@(
173 set -o posix ;; @%:@(
196 test -x / || exit 1"
203 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
209 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
223 test -z "$as_dir" && as_dir=.
230 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
241 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
253 # Preserve -v and -x to the replacement shell.
257 case $- in @%:@ ((((
258 *v*x* | *x*v* ) as_opts=-vx ;;
259 *v* ) as_opts=-v ;;
260 *x* ) as_opts=-x ;;
266 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
277 $as_echo "$0: Please tell bug-autoconf@gnu.org and
288 SHELL=${CONFIG_SHELL-/bin/sh}
294 ## --------------------- ##
296 ## --------------------- ##
298 @%:@ ---------------
307 @%:@ -----------------------
315 @%:@ -----------------
316 @%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
325 @%:@ -------------
331 -*) as_dir=./$as_dir;;
333 test -d "$as_dir" || eval $as_mkdir_p || {
341 as_dir=`$as_dirname -- "$as_dir" ||
364 test -d "$as_dir" && break
366 test -z "$as_dirs" || eval "mkdir $as_dirs"
367 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
373 @%:@ -----------------------
377 test -f "$1" && test -x "$1"
380 @%:@ ----------------------
398 @%:@ ------------------
410 as_val=`expr "$@" || test $? -eq 1`
416 @%:@ ----------------------------------------
422 as_status=$1; test $as_status -eq 0 && as_status=1
424 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
425 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
438 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
444 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
450 as_me=`$as_basename -- "$0" ||
481 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
482 sed -n '
487 s/[$]LINENO.*/&-/
495 s/-\n.*//
500 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
513 case `echo -n x` in @%:@(((((
514 -n*)
522 ECHO_N='-n';;
525 rm -f conf$$ conf$$.exe conf$$.file
526 if test -d conf$$.dir; then
527 rm -f conf$$.dir/conf$$.file
529 rm -f conf$$.dir
533 if ln -s conf$$.file conf$$ 2>/dev/null; then
534 as_ln_s='ln -s'
536 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
537 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
538 # In both cases, we have to default to `cp -pR'.
539 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
540 as_ln_s='cp -pR'
544 as_ln_s='cp -pR'
547 as_ln_s='cp -pR'
549 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
552 if mkdir -p . 2>/dev/null; then
553 as_mkdir_p='mkdir -p "$as_dir"'
555 test -d ./-p && rmdir ./-p
559 as_test_x='test -x'
568 SHELL=${CONFIG_SHELL-/bin/sh}
571 test -n "$DJDIR" || exec 7<&0 </dev/null
577 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
896 if test -n "$ac_prev"; then
911 --)
914 -bindir | --bindir | --bindi | --bind | --bin | --bi)
916 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
919 -build | --build | --buil | --bui | --bu)
921 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
924 -cache-file | --cache-file | --cache-fil | --cache-fi \
925 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
927 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
928 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
931 --config-cache | -C)
934 -datadir | --datadir | --datadi | --datad)
936 -datadir=* | --datadir=* | --datadi=* | --datad=*)
939 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
940 | --dataroo | --dataro | --datar)
942 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
943 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
946 -disable-* | --disable-*)
947 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
949 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
952 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
957 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
962 -docdir | --docdir | --docdi | --doc | --do)
964 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
967 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
969 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
972 -enable-* | --enable-*)
973 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
975 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
978 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
983 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
988 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
989 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
990 | --exec | --exe | --ex)
992 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
993 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
994 | --exec=* | --exe=* | --ex=*)
997 -gas | --gas | --ga | --g)
998 # Obsolete; use --with-gas.
1001 -help | --help | --hel | --he | -h)
1003 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1005 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1008 -host | --host | --hos | --ho)
1010 -host=* | --host=* | --hos=* | --ho=*)
1013 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1015 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1016 | --ht=*)
1019 -includedir | --includedir | --includedi | --included | --include \
1020 | --includ | --inclu | --incl | --inc)
1022 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1023 | --includ=* | --inclu=* | --incl=* | --inc=*)
1026 -infodir | --infodir | --infodi | --infod | --info | --inf)
1028 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1031 -libdir | --libdir | --libdi | --libd)
1033 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1036 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1037 | --libexe | --libex | --libe)
1039 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1040 | --libexe=* | --libex=* | --libe=*)
1043 -localedir | --localedir | --localedi | --localed | --locale)
1045 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1048 -localstatedir | --localstatedir | --localstatedi | --localstated \
1049 | --localstate | --localstat | --localsta | --localst | --locals)
1051 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1052 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1055 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1057 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1060 -nfp | --nfp | --nf)
1061 # Obsolete; use --without-fp.
1064 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1065 | --no-cr | --no-c | -n)
1068 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1069 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1072 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1073 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1074 | --oldin | --oldi | --old | --ol | --o)
1076 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1077 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1078 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1081 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1083 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1086 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1087 | --program-pre | --program-pr | --program-p)
1089 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1090 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1093 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1094 | --program-suf | --program-su | --program-s)
1096 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1097 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1100 -program-transform-name | --program-transform-name \
1101 | --program-transform-nam | --program-transform-na \
1102 | --program-transform-n | --program-transform- \
1103 | --program-transform | --program-transfor \
1104 | --program-transfo | --program-transf \
1105 | --program-trans | --program-tran \
1106 | --progr-tra | --program-tr | --program-t)
1108 -program-transform-name=* | --program-transform-name=* \
1109 | --program-transform-nam=* | --program-transform-na=* \
1110 | --program-transform-n=* | --program-transform-=* \
1111 | --program-transform=* | --program-transfor=* \
1112 | --program-transfo=* | --program-transf=* \
1113 | --program-trans=* | --program-tran=* \
1114 | --progr-tra=* | --program-tr=* | --program-t=*)
1117 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1119 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1122 -psdir | --psdir | --psdi | --psd | --ps)
1124 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1127 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1128 | -silent | --silent | --silen | --sile | --sil)
1131 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1133 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1134 | --sbi=* | --sb=*)
1137 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1138 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1139 | --sharedst | --shareds | --shared | --share | --shar \
1140 | --sha | --sh)
1142 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1143 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1144 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1145 | --sha=* | --sh=*)
1148 -site | --site | --sit)
1150 -site=* | --site=* | --sit=*)
1153 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1155 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1158 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1159 | --syscon | --sysco | --sysc | --sys | --sy)
1161 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1162 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1165 -target | --target | --targe | --targ | --tar | --ta | --t)
1167 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1170 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1173 -version | --version | --versio | --versi | --vers | -V)
1176 -with-* | --with-*)
1177 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1179 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1182 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1187 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1192 -without-* | --without-*)
1193 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1195 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1198 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1203 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1208 --x)
1209 # Obsolete; use --with-x.
1212 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1213 | --x-incl | --x-inc | --x-in | --x-i)
1215 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1216 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1219 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1220 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1222 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1223 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1226 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1227 Try \`$0 --help' for more information"
1234 '' | [0-9]* | *[!_$as_cr_alnum]* )
1242 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1243 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1251 if test -n "$ac_prev"; then
1252 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1256 if test -n "$ac_unrecognized_opts"; then
1282 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1286 # used to hold the argument of --host etc.
1302 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1307 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1308 ac_ls_di=`ls -di .` &&
1309 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1316 if test -z "$srcdir"; then
1319 ac_confdir=`$as_dirname -- "$as_myself" ||
1343 if test ! -r "$srcdir/$ac_unique_file"; then
1349 if test ! -r "$srcdir/$ac_unique_file"; then
1355 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1363 # mess up M-x gdb in Emacs.
1375 # Report the --help message.
1391 -h, --help display this help and exit
1392 --help=short display options specific to this package
1393 --help=recursive display the short help of all the included packages
1394 -V, --version display version information and exit
1395 -q, --quiet, --silent do not print \`checking ...' messages
1396 --cache-file=FILE cache test results in FILE [disabled]
1397 -C, --config-cache alias for \`--cache-file=config.cache'
1398 -n, --no-create do not create output files
1399 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1402 --prefix=PREFIX install architecture-independent files in PREFIX
1404 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1409 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1410 for instance \`--prefix=\$HOME'.
1415 --bindir=DIR user executables [EPREFIX/bin]
1416 --sbindir=DIR system admin executables [EPREFIX/sbin]
1417 --libexecdir=DIR program executables [EPREFIX/libexec]
1418 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1419 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1420 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1421 --libdir=DIR object code libraries [EPREFIX/lib]
1422 --includedir=DIR C header files [PREFIX/include]
1423 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1424 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1425 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1426 --infodir=DIR info documentation [DATAROOTDIR/info]
1427 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1428 --mandir=DIR man documentation [DATAROOTDIR/man]
1429 --docdir=DIR documentation root @<:@DATAROOTDIR/doc/libxkbcommon@:>@
1430 --htmldir=DIR html documentation [DOCDIR]
1431 --dvidir=DIR dvi documentation [DOCDIR]
1432 --pdfdir=DIR pdf documentation [DOCDIR]
1433 --psdir=DIR ps documentation [DOCDIR]
1439 --program-prefix=PREFIX prepend PREFIX to installed program names
1440 --program-suffix=SUFFIX append SUFFIX to installed program names
1441 --program-transform-name=PROGRAM run sed PROGRAM on installed program names
1444 --build=BUILD configure for building on BUILD [guessed]
1445 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1449 if test -n "$ac_init_help"; then
1456 --disable-option-checking ignore unrecognized --enable/--with options
1457 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1458 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1459 --enable-silent-rules less verbose build output (undo: "make V=1")
1460 --disable-silent-rules verbose build output (undo: "make V=0")
1461 --disable-maintainer-mode
1464 --enable-dependency-tracking
1466 --disable-dependency-tracking
1467 speeds up one-time build
1468 --enable-shared@<:@=PKGS@:>@ build shared libraries @<:@default=yes@:>@
1469 --enable-static@<:@=PKGS@:>@ build static libraries @<:@default=yes@:>@
1470 --enable-fast-install@<:@=PKGS@:>@
1472 --disable-libtool-lock avoid locking (might break parallel builds)
1473 --disable-selective-werror
1476 --enable-strict-compilation
1479 --enable-docs Enable building the documentation (default: yes)
1480 --disable-x11 Disable support for creating keymaps with the X11
1484 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1485 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1486 --with-pic@<:@=PKGS@:>@ try to use only PIC/non-PIC objects @<:@default=use
1488 --with-gnu-ld assume the C compiler uses GNU ld @<:@default=no@:>@
1489 --with-sysroot=DIR Search for dependent libraries within DIR
1491 --with-doxygen Use doxygen to regenerate documentation (default:
1493 --with-xkb-config-root=<path>
1495 xkeyboard-config install path)
1496 --with-x-locale-root=<path>
1498 --with-default-rules=<path>
1500 --with-default-model=<path>
1502 --with-default-layout=<path>
1504 --with-default-variant=<path>
1506 --with-default-options=<path>
1512 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1514 LIBS libraries to pass to the linker, e.g. -l<library>
1515 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1518 PKG_CONFIG path to pkg-config utility
1520 directories to add to pkg-config's search path
1522 path overriding pkg-config's built-in search path
1527 Defaults to the first program found out of: `bison -y', `byacc',
1531 default value of `-d' given by some make applications.
1533 C compiler flags for XCB_XKB, overriding pkg-config
1535 linker flags for XCB_XKB, overriding pkg-config
1547 # If there are subdirs, report their specific --help.
1549 test -d "$ac_dir" ||
1550 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1588 if test -f "$ac_srcdir/configure.gnu"; then
1590 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1591 elif test -f "$ac_srcdir/configure"; then
1593 $SHELL "$ac_srcdir/configure" --help=recursive
1601 test -n "$ac_init_help" && exit $ac_status
1614 ## ------------------------ ##
1616 ## ------------------------ ##
1619 @%:@ --------------------------
1623 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1624 rm -f conftest.$ac_objext
1630 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1634 if test -s conftest.err; then
1635 grep -v '^ *+' conftest.err >conftest.er1
1637 mv -f conftest.er1 conftest.err
1639 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1641 test -z "$ac_c_werror_flag" ||
1642 test ! -s conftest.err
1643 } && test -s conftest.$ac_objext; then :
1657 @%:@ ----------------------
1661 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1667 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1671 if test -s conftest.err; then
1672 grep -v '^ *+' conftest.err >conftest.er1
1674 mv -f conftest.er1 conftest.err
1676 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1678 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1679 test ! -s conftest.err
1694 @%:@ -------------------------------------------------------
1700 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1714 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1724 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1740 rm -f conftest.err conftest.i conftest.$ac_ext
1741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1747 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the pr…
1749 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1753 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1755 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?"…
1757 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1759 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled…
1761 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1763 ( $as_echo "## ------------------------------------------------------------------------------ ##
1765 ## ------------------------------------------------------------------------------ ##"
1769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1785 @%:@ ----------------------
1790 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1796 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1800 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1806 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1810 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1820 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1827 @%:@ -------------------------------------------------------
1832 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1838 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1848 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1858 @%:@ -----------------------
1862 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1863 rm -f conftest.$ac_objext conftest$ac_exeext
1869 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1873 if test -s conftest.err; then
1874 grep -v '^ *+' conftest.err >conftest.er1
1876 mv -f conftest.er1 conftest.err
1878 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1880 test -z "$ac_c_werror_flag" ||
1881 test ! -s conftest.err
1882 } && test -s conftest$ac_exeext && {
1884 test -x conftest$ac_exeext
1897 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1904 @%:@ ----------------------------------
1908 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1917 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1960 rm -f core conftest.err conftest.$ac_objext \
1964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1971 @%:@ ---------------------------------------------
1976 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1978 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1984 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2007 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2028 ## --------- ##
2030 ## --------- ##
2032 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2033 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2034 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2035 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2036 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2038 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2039 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2042 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2055 test -z "$as_dir" && as_dir=.
2065 ## ----------- ##
2067 ## ----------- ##
2073 # Strip out --no-create and --no-recursion so they do not pile up.
2074 # Strip out --silent because we don't want to record it for future runs.
2075 # Also quote any args containing shell meta-characters.
2076 # Make two passes to allow for proper duplicate-argument suppression.
2086 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2087 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2088 | -silent | --silent | --silen | --sile | --sil)
2101 *=* | --config-cache | -C | -disable-* | --disable-* \
2102 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2103 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2104 | -with-* | --with-* | -without-* | --without-* | --x)
2109 -* ) ac_must_keep_next=true ;;
2130 $as_echo "## ---------------- ##
2132 ## ---------------- ##"
2136 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2141 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
2154 sed -n \
2159 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2166 $as_echo "## ----------------- ##
2168 ## ----------------- ##"
2180 if test -n "$ac_subst_files"; then
2181 $as_echo "## ------------------- ##
2183 ## ------------------- ##"
2196 if test -s confdefs.h; then
2197 $as_echo "## ----------- ##
2199 ## ----------- ##"
2208 rm -f core *.core core.conftest.* &&
2209 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2218 rm -f -r conftest* confdefs.h
2253 if test -n "$CONFIG_SITE"; then
2256 -*) ac_site_file1=./$CONFIG_SITE;;
2270 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2271 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2275 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2282 if test -r "$cache_file"; then
2285 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2286 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2294 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2309 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previo…
2313 … { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2323 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2327 …{ $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since …
2331 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2333 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2350 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2352 …{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the buil…
2356 ## -------------------- ##
2358 ## -------------------- ##
2362 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2363 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2372 for ac_dir in build-aux "$srcdir"/build-aux; do
2373 if test -f "$ac_dir/install-sh"; then
2375 ac_install_sh="$ac_aux_dir/install-sh -c"
2377 elif test -f "$ac_dir/install.sh"; then
2379 ac_install_sh="$ac_aux_dir/install.sh -c"
2381 elif test -f "$ac_dir/shtool"; then
2383 ac_install_sh="$ac_aux_dir/shtool install -c"
2387 if test -z "$ac_aux_dir"; then
2388 …as_fn_error $? "cannot find install-sh, install.sh, or shtool in build-aux \"$srcdir\"/build-aux" …
2412 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2419 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2420 if test -z "$INSTALL"; then
2428 test -z "$as_dir" && as_dir=.
2448 # program-specific install script used by HP pwplus--don't use.
2451 rm -rf conftest.one conftest.two conftest.dir
2455 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2456 test -s conftest.one && test -s conftest.two &&
2457 test -s conftest.dir/conftest.one &&
2458 test -s conftest.dir/conftest.two
2460 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2473 rm -rf conftest.one conftest.two conftest.dir
2486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2489 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2491 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2493 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2495 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2513 # arguments. Must try -L first in case configure is actually a
2521 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2523 # -L didn't work.
2524 set X `ls -t "$srcdir/configure" conftest.file`
2533 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2536 if test "$2" = conftest.file || test $am_try -eq 2; then
2552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2562 rm -f conftest.file
2586 if eval "$MISSING --is-lightweight"; then
2590 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2597 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2599 install_sh="\${SHELL} $am_aux_dir/install-sh"
2604 # run "make install-strip". However 'strip' might not be the right
2605 # tool to use in cross-compilation environments, therefore Automake
2608 if test -n "$ac_tool_prefix"; then
2611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2616 if test -n "$STRIP"; then
2623 test -z "$as_dir" && as_dir=.
2627 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2637 if test -n "$STRIP"; then
2638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2647 if test -z "$ac_cv_prog_STRIP"; then
2651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2656 if test -n "$ac_ct_STRIP"; then
2663 test -z "$as_dir" && as_dir=.
2667 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2677 if test -n "$ac_ct_STRIP"; then
2678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2681 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2690 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
2701 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2704 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2705 if test -z "$MKDIR_P"; then
2713 test -z "$as_dir" && as_dir=.
2717 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2731 test -d ./--version && rmdir ./--version
2733 MKDIR_P="$ac_cv_path_mkdir -p"
2739 MKDIR_P="$ac_install_sh -d"
2742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2754 if test -n "$AWK"; then
2761 test -z "$as_dir" && as_dir=.
2765 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2775 if test -n "$AWK"; then
2776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2784 test -n "$AWK" && break
2787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2788 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2789 set x ${MAKE-make}
2790 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2800 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2806 rm -f conftest.make
2809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2815 SET_MAKE="MAKE=${MAKE-make}"
2818 rm -rf .tst 2>/dev/null
2820 if test -d .tst; then
2827 @%:@ Check whether --enable-silent-rules was given.
2837 am_make=${MAKE-make}
2838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2849 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2867 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2868 # is not polluted with repeated "-I."
2869 am__isrc=' -I$(srcdir)'
2871 if test -f $srcdir/config.status; then
2877 if test -z "$CYGPATH_W"; then
2878 if (cygpath --version) >/dev/null 2>/dev/null; then
2879 CYGPATH_W='cygpath -w'
2902 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2905 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2908 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2911 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2914 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2918 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2919 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2925 # in the wild :-( We should find a proper way to deprecate it ...
2926 AMTAR='$${TAR-tar}'
2932 am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
2939 # POSIX will say in a future version that running "rm -f" with no argument
2947 if rm -f && rm -fr && rm -rf; then : OK; else
2952 on the command line, even when the '-f' option is present. This is contrary
2956 Please tell bug-automake@gnu.org about your system, including the value
2974 to "yes", and re-run configure.
2981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of…
2982 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2983 @%:@ Check whether --enable-maintainer-mode was given.
2990 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
3010 am_make=${MAKE-make}
3017 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3025 case `$am_make -s -f confmf 2> /dev/null` in #(
3035 case `$am_make -s -f confmf 2> /dev/null` in #(
3045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3047 rm -f confinc confmf
3049 @%:@ Check whether --enable-dependency-tracking was given.
3070 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3071 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3073 if test -n "$ac_tool_prefix"; then
3076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3081 if test -n "$CC"; then
3088 test -z "$as_dir" && as_dir=.
3092 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3102 if test -n "$CC"; then
3103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3112 if test -z "$ac_cv_prog_CC"; then
3116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3121 if test -n "$ac_ct_CC"; then
3128 test -z "$as_dir" && as_dir=.
3132 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3142 if test -n "$ac_ct_CC"; then
3143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3155 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3165 if test -z "$CC"; then
3166 if test -n "$ac_tool_prefix"; then
3169 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3174 if test -n "$CC"; then
3181 test -z "$as_dir" && as_dir=.
3185 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3195 if test -n "$CC"; then
3196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3206 if test -z "$CC"; then
3209 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3214 if test -n "$CC"; then
3222 test -z "$as_dir" && as_dir=.
3230 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3252 if test -n "$CC"; then
3253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3262 if test -z "$CC"; then
3263 if test -n "$ac_tool_prefix"; then
3268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3273 if test -n "$CC"; then
3280 test -z "$as_dir" && as_dir=.
3284 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3294 if test -n "$CC"; then
3295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3303 test -n "$CC" && break
3306 if test -z "$CC"; then
3312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3317 if test -n "$ac_ct_CC"; then
3324 test -z "$as_dir" && as_dir=.
3328 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3338 if test -n "$ac_ct_CC"; then
3339 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3342 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3347 test -n "$ac_ct_CC" && break
3355 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
3366 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3372 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3375 for ac_option in --version -v -V -qversion; do
3381 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3385 if test -s conftest.err; then
3391 rm -f conftest.er1 conftest.err
3392 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3396 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3409 # Try to create an executable without -o first, disregard a.out.
3412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3414 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3427 rm -f $ac_rmfiles
3434 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3438 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3440 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3443 # so that the user can short-circuit this test for compilers unknown to
3447 test -f "$ac_file" || continue
3461 # safe: cross compilers may not add the suffix if given an `-o'
3475 if test -z "$ac_file"; then :
3476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3481 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3495 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3504 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3508 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3515 test -f "$ac_file" || continue
3524 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3529 rm -f conftest conftest$ac_cv_exeext
3530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3533 rm -f conftest.$ac_ext
3536 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3560 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3564 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3571 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3575 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3582 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3585 If you meant to cross compile, use \`--host'.
3590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3593 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3600 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3611 rm -f conftest.o conftest.obj
3617 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3621 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3624 test -f "$ac_file" || continue;
3635 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3640 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3651 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3670 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3683 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3684 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3691 CFLAGS="-g"
3692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3707 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3722 CFLAGS="-g"
3723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3737 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3739 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3741 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3750 CFLAGS="-g -O2"
3752 CFLAGS="-g"
3756 CFLAGS="-O2"
3761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3768 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3792 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3795 as 'x'. The following induces an error, until -std is added to get
3798 that's true only with -std. */
3799 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3801 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3804 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3820 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3821 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3827 rm -f core conftest.err conftest.$ac_objext
3830 rm -f conftest.$ac_ext
3837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3853 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3854 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3859 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3860 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
3863 $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
3867 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3880 # compilers refuse to overwrite an existing .o file with -o,
3884 if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
3885 ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
3889 && test -f conftest2.$ac_objext; then
3896 rm -f core conftest*
3899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3905 # A longer-term fix would be to have automake use am__CC in this case,
3911 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3912 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3923 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3926 # instance it was reported that on HP-UX the gcc test will end up
3927 # making a dummy file named 'D' -- because '-MD' means "put the output
3929 rm -rf conftest.dir
3937 # both Tru64's cc and ICC support -MD to output dependencies as a
3945 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3949 *\ -arch\ *\ -arch\ *) am__universal=true ;;
3969 # We check with '-c' and '-o' for the sake of the "dashmstdout"
3971 # handle '-M -o', and we need to detect this. Also, some Intel
3973 am__obj=sub/conftest.${OBJEXT-o}
3974 am__minus_obj="-o $am__obj"
3981 # After this tag, mechanisms are not by side-effect, so they'll
3990 # This compiler won't grok '-c -o', but also, the minuso test has
3993 am__obj=conftest.${OBJEXT-o}
4001 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4006 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4008 # or remarks (even with -Werror). So we grep stderr for any message
4010 # When given -MP, icc 7.0 and 7.1 complain thusly:
4011 # icc: Command line warning: ignoring option '-M'; no argument required
4013 # icc: Command line remark: option '-MP' not supported
4023 rm -rf conftest.dir
4029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
4047 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4048 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4053 if test -n "$CPP" && test -d "$CPP"; then
4056 if test -z "$CPP"; then
4061 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4067 # with a fresh cross-compiler works.
4070 # On the NeXT, cc -E runs the code through the compiler's parser,
4072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4087 rm -f conftest.err conftest.i conftest.$ac_ext
4091 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4103 rm -f conftest.err conftest.i conftest.$ac_ext
4107 rm -f conftest.i conftest.err conftest.$ac_ext
4120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4126 # with a fresh cross-compiler works.
4129 # On the NeXT, cc -E runs the code through the compiler's parser,
4131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4146 rm -f conftest.err conftest.i conftest.$ac_ext
4150 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4162 rm -f conftest.err conftest.i conftest.$ac_ext
4166 rm -f conftest.i conftest.err conftest.$ac_ext
4170 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4178 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4179 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4184 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4188 if test -z "$GREP"; then
4190 # Loop through the user's path and test for each of PROGNAME-LIST
4195 test -z "$as_dir" && as_dir=.
4202 case `"$ac_path_GREP" --version 2>&1` in
4214 …"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || br…
4217 if test $ac_count -gt ${ac_path_GREP_max-0}; then
4223 test $ac_count -gt 10 && break
4225 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4233 if test -z "$ac_cv_path_GREP"; then
4241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4251 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4252 then ac_cv_path_EGREP="$GREP -E"
4254 if test -z "$EGREP"; then
4256 # Loop through the user's path and test for each of PROGNAME-LIST
4261 test -z "$as_dir" && as_dir=.
4268 case `"$ac_path_EGREP" --version 2>&1` in
4283 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4289 test $ac_count -gt 10 && break
4291 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4299 if test -z "$ac_cv_path_EGREP"; then
4308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4338 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4353 rm -f conftest*
4359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4370 rm -f conftest*
4375 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4379 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4385 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4411 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4469 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4487 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4507 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`…
4534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4548 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4551 *-*-*) ;;
4555 ac_save_IFS=$IFS; IFS='-'
4565 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4568 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4584 *-*-*) ;;
4588 ac_save_IFS=$IFS; IFS='-'
4598 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4602 # double-quoted strings.
4622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4625 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
4626 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4627 ECHO='print -r --'
4642 # Invoke $ECHO with all args, space-separated.
4649 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4651 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4652 $as_echo "print -r" >&6; } ;;
4653 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4681 if test -z "$SED"; then
4683 # Loop through the user's path and test for each of PROGNAME-LIST
4688 test -z "$as_dir" && as_dir=.
4695 case `"$ac_path_SED" --version 2>&1` in
4707 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4710 if test $ac_count -gt ${ac_path_SED_max-0}; then
4716 test $ac_count -gt 10 && break
4718 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4726 if test -z "$ac_cv_path_SED"; then
4734 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4737 rm -f conftest.sed
4739 test -z "$SED" && SED=sed
4740 Xsed="$SED -e 1s/^X//"
4752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4757 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4758 then ac_cv_path_FGREP="$GREP -F"
4760 if test -z "$FGREP"; then
4762 # Loop through the user's path and test for each of PROGNAME-LIST
4767 test -z "$as_dir" && as_dir=.
4774 case `"$ac_path_FGREP" --version 2>&1` in
4789 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4795 test $ac_count -gt 10 && break
4797 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4805 if test -z "$ac_cv_path_FGREP"; then
4814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4819 test -z "$GREP" && GREP=grep
4839 @%:@ Check whether --with-gnu-ld was given.
4848 # Check if gcc -print-prog-name=ld gives a path.
4849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4852 *-*-mingw*)
4854 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4856 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4867 test -z "$LD" && LD="$ac_prog"
4879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4883 $as_echo_n "checking for non-GNU ld... " >&6; }
4888 if test -z "$LD"; then
4892 test -z "$ac_dir" && ac_dir=.
4893 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4895 # Check to see if the program is GNU ld. I'd rather use --version,
4896 # but apparently some variants of GNU ld only accept -v.
4897 # Break only if it was the GNU/non-GNU ld that we prefer.
4898 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4915 if test -n "$LD"; then
4916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4922 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4928 # I'd rather use --version here, but apparently some GNU lds only accept -v.
4929 case `$LD -v 2>&1 </dev/null` in
4938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4950 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4951 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4955 if test -n "$NM"; then
4960 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4967 test -z "$ac_dir" && ac_dir=.
4969 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4970 # Check to see if the nm accepts a BSD-compat flag.
4971 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4974 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4976 lt_cv_path_NM="$tmp_nm -B"
4980 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4982 lt_cv_path_NM="$tmp_nm -p"
4999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5005 if test -n "$DUMPBIN"; then :
5008 if test -n "$ac_tool_prefix"; then
5009 for ac_prog in dumpbin "link -dump"
5013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5018 if test -n "$DUMPBIN"; then
5025 test -z "$as_dir" && as_dir=.
5029 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5039 if test -n "$DUMPBIN"; then
5040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5048 test -n "$DUMPBIN" && break
5051 if test -z "$DUMPBIN"; then
5053 for ac_prog in dumpbin "link -dump"
5057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5062 if test -n "$ac_ct_DUMPBIN"; then
5069 test -z "$as_dir" && as_dir=.
5073 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5083 if test -n "$ac_ct_DUMPBIN"; then
5084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5092 test -n "$ac_ct_DUMPBIN" && break
5100 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5108 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5110 DUMPBIN="$DUMPBIN -symbols"
5122 test -z "$NM" && NM=nm
5129 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5147 rm -f conftest*
5149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5153 $as_echo_n "checking whether ln -s works... " >&6; }
5155 if test "$LN_S" = "ln -s"; then
5156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5159 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5184 # Libtool will interpret -1 as no limit whatsoever
5185 lt_cv_sys_max_cmd_len=-1;
5189 # On Win9x/ME, this test blows up -- it succeeds, but takes
5191 # Worse, since 9x/ME are not pre-emptively multitasking,
5212 if test -x /sbin/sysctl; then
5213 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
5214 elif test -x /usr/sbin/sysctl; then
5215 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
5241 if test -x /sbin/sysconfig; then
5242 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5243 *1*) lt_cv_sys_max_cmd_len=-1 ;;
5252 if test -n "$kargmax"; then
5260 if test -n "$lt_cv_sys_max_cmd_len" && \
5270 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
5271 # If test is not a shell built-in, we'll probably end up computing a
5294 if test -n $lt_cv_sys_max_cmd_len ; then
5295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5308 : ${CP="cp -f"}
5309 : ${MV="mv -f"}
5310 : ${RM="rm -f"}
5312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs…
5319 && eval 'test $(( 1 + 1 )) -eq 2 \
5320 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
5322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
5326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
5332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
5367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format"…
5373 *-*-mingw* )
5375 *-*-mingw* ) # actually msys
5378 *-*-cygwin* )
5386 *-*-cygwin* )
5388 *-*-mingw* ) # actually msys
5391 *-*-cygwin* )
5407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
5414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain for…
5422 *-*-mingw* )
5424 *-*-mingw* ) # actually msys
5434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
5441 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5446 lt_cv_ld_reload_flag='-r'
5448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5455 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5464 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5466 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5479 if test -n "$ac_tool_prefix"; then
5482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5487 if test -n "$OBJDUMP"; then
5494 test -z "$as_dir" && as_dir=.
5498 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5508 if test -n "$OBJDUMP"; then
5509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5512 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5518 if test -z "$ac_cv_prog_OBJDUMP"; then
5522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5527 if test -n "$ac_ct_OBJDUMP"; then
5534 test -z "$as_dir" && as_dir=.
5538 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5548 if test -n "$ac_ct_OBJDUMP"; then
5549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
5552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5561 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5571 test -z "$OBJDUMP" && OBJDUMP=objdump
5581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5591 # 'none' -- dependencies not supported.
5592 # `unknown' -- same as none, but documents that we really don't know.
5593 # 'pass_all' -- all dependencies passed with no checks.
5594 # 'test_compile' -- check by making test program.
5595 # 'file_magic [[regex]]' -- check by looking for files in library path
5601 aix[4-9]*)
5610 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
5611 lt_cv_file_magic_cmd='/usr/bin/file -L'
5624 # unless we find 'file', for example because we are cross-compiling.
5631 …v_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x…
5632 lt_cv_file_magic_cmd='$OBJDUMP -f'
5638 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5639 lt_cv_file_magic_cmd='$OBJDUMP -f'
5647 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5652 …lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand page…
5670 …lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5674 …heck_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)…
5678 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5684 interix[3-9]*)
5691 *-32|*"-32 ") libmagic=32-bit;;
5692 *-n32|*"-n32 ") libmagic=N32;;
5693 *-64|*"-64 ") libmagic=64-bit;;
5694 *) libmagic=never-match;;
5700 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
5704 netbsd* | netbsdelf*-gnu)
5705 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5706 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5713 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5723 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-…
5724 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5726 lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5749 …_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-…
5757 lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5761 lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
5779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5790 …file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/…
5798 test -z "$deplibs_check_method" && deplibs_check_method=unknown
5821 if test -n "$ac_tool_prefix"; then
5824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5829 if test -n "$DLLTOOL"; then
5836 test -z "$as_dir" && as_dir=.
5840 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5850 if test -n "$DLLTOOL"; then
5851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
5854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5860 if test -z "$ac_cv_prog_DLLTOOL"; then
5864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5869 if test -n "$ac_ct_DLLTOOL"; then
5876 test -z "$as_dir" && as_dir=.
5880 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5890 if test -n "$ac_ct_DLLTOOL"; then
5891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
5894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5903 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
5913 test -z "$DLLTOOL" && DLLTOOL=dlltool
5924 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
5935 case `$DLLTOOL --help 2>&1` in
5936 *--identify-strict*)
5951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
5954 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
5962 if test -n "$ac_tool_prefix"; then
5967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5972 if test -n "$AR"; then
5979 test -z "$as_dir" && as_dir=.
5983 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5993 if test -n "$AR"; then
5994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6002 test -n "$AR" && break
6005 if test -z "$AR"; then
6011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6016 if test -n "$ac_ct_AR"; then
6023 test -z "$as_dir" && as_dir=.
6027 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6037 if test -n "$ac_ct_AR"; then
6038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6046 test -n "$ac_ct_AR" && break
6054 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
6081 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6095 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6098 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6100 if test "$ac_status" -eq 0; then
6102 rm -f conftest.$ac_objext libconftest.a
6103 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6106 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6108 if test "$ac_status" -ne 0; then
6112 rm -f conftest.* libconftest.a
6115 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
6133 if test -n "$ac_tool_prefix"; then
6136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6141 if test -n "$STRIP"; then
6148 test -z "$as_dir" && as_dir=.
6152 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6162 if test -n "$STRIP"; then
6163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6172 if test -z "$ac_cv_prog_STRIP"; then
6176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6181 if test -n "$ac_ct_STRIP"; then
6188 test -z "$as_dir" && as_dir=.
6192 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6202 if test -n "$ac_ct_STRIP"; then
6203 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6215 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6225 test -z "$STRIP" && STRIP=:
6232 if test -n "$ac_tool_prefix"; then
6235 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6240 if test -n "$RANLIB"; then
6247 test -z "$as_dir" && as_dir=.
6251 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6261 if test -n "$RANLIB"; then
6262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6271 if test -z "$ac_cv_prog_RANLIB"; then
6275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6280 if test -n "$ac_ct_RANLIB"; then
6287 test -z "$as_dir" && as_dir=.
6291 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6301 if test -n "$ac_ct_RANLIB"; then
6302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6314 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
6324 test -z "$RANLIB" && RANLIB=:
6331 # Determine commands to create old-style static archives.
6336 if test -n "$RANLIB"; then
6339 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6394 LTCC=${LTCC-"$CC"}
6397 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object…
6417 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6419 # Define system-specific variables.
6456 case `$NM -V 2>&1` in
6464 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .…
6467 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0…
6468 …refix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(…
6486 # Fake it for dumpbin and say T for any non-static function
6503 …lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat…
6510 rm -f conftest*
6524 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6527 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6531 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_globa…
6534 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6535 test $ac_status = 0; } && test -s "$nlist"; then
6538 mv -f "$nlist"T "$nlist"
6540 rm -f "$nlist"T
6550 relocations are performed -- see ld's documentation on pseudo-relocs. */
6565 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6578 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main …
6600 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6603 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6604 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6622 rm -rf conftest* conftst*
6634 if test -z "$lt_cv_sys_global_symbol_pipe"; then
6637 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6648 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
6678 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
6681 @%:@ Check whether --with-sysroot was given.
6693 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
6697 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
6702 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
6708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
6709 $as_echo "${lt_sysroot:-no}" >&6; }
6715 @%:@ Check whether --enable-libtool-lock was given.
6725 ia64-*-hpux*)
6728 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6731 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6734 *ELF-32*)
6737 *ELF-64*)
6742 rm -rf conftest*
6744 *-*-irix6*)
6747 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6750 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6754 *32-bit*)
6755 LD="${LD-ld} -melf32bsmip"
6758 LD="${LD-ld} -melf32bmipn32"
6760 *64-bit*)
6761 LD="${LD-ld} -melf64bmip"
6766 *32-bit*)
6767 LD="${LD-ld} -32"
6770 LD="${LD-ld} -n32"
6772 *64-bit*)
6773 LD="${LD-ld} -64"
6778 rm -rf conftest*
6781 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6782 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6785 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6788 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6791 *32-bit*)
6793 x86_64-*kfreebsd*-gnu)
6794 LD="${LD-ld} -m elf_i386_fbsd"
6796 x86_64-*linux*)
6798 *x86-64*)
6799 LD="${LD-ld} -m elf32_x86_64"
6802 LD="${LD-ld} -m elf_i386"
6806 powerpc64le-*)
6807 LD="${LD-ld} -m elf32lppclinux"
6809 powerpc64-*)
6810 LD="${LD-ld} -m elf32ppclinux"
6812 s390x-*linux*)
6813 LD="${LD-ld} -m elf_s390"
6815 sparc64-*linux*)
6816 LD="${LD-ld} -m elf32_sparc"
6820 *64-bit*)
6822 x86_64-*kfreebsd*-gnu)
6823 LD="${LD-ld} -m elf_x86_64_fbsd"
6825 x86_64-*linux*)
6826 LD="${LD-ld} -m elf_x86_64"
6828 powerpcle-*)
6829 LD="${LD-ld} -m elf64lppc"
6831 powerpc-*)
6832 LD="${LD-ld} -m elf64ppc"
6834 s390*-*linux*|s390*-*tpf*)
6835 LD="${LD-ld} -m elf64_s390"
6837 sparc*-*linux*)
6838 LD="${LD-ld} -m elf64_sparc"
6844 rm -rf conftest*
6847 *-*-sco3.2v5*)
6848 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
6850 CFLAGS="$CFLAGS -belf"
6851 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
6852 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
6858 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6859 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6862 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6878 rm -f core conftest.err conftest.$ac_objext \
6882 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6883 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
6890 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
6894 *-*solaris*)
6897 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6900 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6903 *64-bit*)
6907 i?86-*-solaris*)
6908 LD="${LD-ld} -m elf_x86_64"
6910 sparc*-*-solaris*)
6911 LD="${LD-ld} -m elf64_sparc"
6915 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
6916 LD="${LD-ld}_sol2"
6920 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
6921 LD="${LD-ld} -64"
6928 rm -rf conftest*
6934 if test -n "$ac_tool_prefix"; then
6937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6942 if test -n "$MANIFEST_TOOL"; then
6949 test -z "$as_dir" && as_dir=.
6953 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6963 if test -n "$MANIFEST_TOOL"; then
6964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
6967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6973 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
6977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6982 if test -n "$ac_ct_MANIFEST_TOOL"; then
6989 test -z "$as_dir" && as_dir=.
6993 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7003 if test -n "$ac_ct_MANIFEST_TOOL"; then
7004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
7007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7016 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7026 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
7027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7033 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
7034 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
7039 rm -f conftest*
7041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
7054 if test -n "$ac_tool_prefix"; then
7057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7062 if test -n "$DSYMUTIL"; then
7069 test -z "$as_dir" && as_dir=.
7073 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7083 if test -n "$DSYMUTIL"; then
7084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7093 if test -z "$ac_cv_prog_DSYMUTIL"; then
7097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7102 if test -n "$ac_ct_DSYMUTIL"; then
7109 test -z "$as_dir" && as_dir=.
7113 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7123 if test -n "$ac_ct_DSYMUTIL"; then
7124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7136 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7146 if test -n "$ac_tool_prefix"; then
7149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7154 if test -n "$NMEDIT"; then
7161 test -z "$as_dir" && as_dir=.
7165 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7175 if test -n "$NMEDIT"; then
7176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7185 if test -z "$ac_cv_prog_NMEDIT"; then
7189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7194 if test -n "$ac_ct_NMEDIT"; then
7201 test -z "$as_dir" && as_dir=.
7205 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7215 if test -n "$ac_ct_NMEDIT"; then
7216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7228 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7238 if test -n "$ac_tool_prefix"; then
7241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7246 if test -n "$LIPO"; then
7253 test -z "$as_dir" && as_dir=.
7257 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7267 if test -n "$LIPO"; then
7268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7277 if test -z "$ac_cv_prog_LIPO"; then
7281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7286 if test -n "$ac_ct_LIPO"; then
7293 test -z "$as_dir" && as_dir=.
7297 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7307 if test -n "$ac_ct_LIPO"; then
7308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7320 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7330 if test -n "$ac_tool_prefix"; then
7333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7338 if test -n "$OTOOL"; then
7345 test -z "$as_dir" && as_dir=.
7349 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7359 if test -n "$OTOOL"; then
7360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7369 if test -z "$ac_cv_prog_OTOOL"; then
7373 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7378 if test -n "$ac_ct_OTOOL"; then
7385 test -z "$as_dir" && as_dir=.
7389 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7399 if test -n "$ac_ct_OTOOL"; then
7400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7412 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7422 if test -n "$ac_tool_prefix"; then
7425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7430 if test -n "$OTOOL64"; then
7437 test -z "$as_dir" && as_dir=.
7441 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7451 if test -n "$OTOOL64"; then
7452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7461 if test -z "$ac_cv_prog_OTOOL64"; then
7465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7470 if test -n "$ac_ct_OTOOL64"; then
7477 test -z "$as_dir" && as_dir=.
7481 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7491 if test -n "$ac_ct_OTOOL64"; then
7492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7504 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
7540 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7541 $as_echo_n "checking for -single_module linker flag... " >&6; }
7546 if test -z "${LT_MULTI_MODULE}"; then
7547 # By default we will add the -single_module flag. You can override
7549 # non-empty at configure time, or by adding -multi_module to the
7551 rm -rf libconftest.dylib*
7553 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7554 -dynamiclib -Wl,-single_module conftest.c" >&5
7555 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7556 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7558 # If there is a non-empty error log, and "single_module"
7560 if test -s conftest.err && $GREP single_module conftest.err; then
7564 elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7569 rm -rf libconftest.dylib*
7570 rm -f conftest.*
7573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7577 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7584 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
7585 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7601 rm -f core conftest.err conftest.$ac_objext \
7606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7610 $as_echo_n "checking for -force_load linker flag... " >&6; }
7618 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7619 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7627 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7628 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7630 if test -s conftest.err && $GREP force_load conftest.err; then
7632 …elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; th…
7637 rm -f conftest.err libconftest.a conftest conftest.c
7638 rm -rf conftest.dSYM
7641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7645 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7647 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7652 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7653 10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7654 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7656 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7658 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7666 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7668 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7705 @%:@ Check whether --enable-shared was given.
7707 enableval=$enable_shared; p=${PACKAGE-default}
7736 @%:@ Check whether --enable-static was given.
7738 enableval=$enable_static; p=${PACKAGE-default}
7768 @%:@ Check whether --with-pic was given.
7770 withval=$with_pic; lt_p=${PACKAGE-default}
7791 test -z "$pic_mode" && pic_mode=default
7799 @%:@ Check whether --enable-fast-install was given.
7801 enableval=$enable_fast_install; p=${PACKAGE-default}
7867 test -z "$LN_S" && LN_S="ln -s"
7882 if test -n "${ZSH_VERSION+set}" ; then
7886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7891 rm -f .libs 2>/dev/null
7893 if test -d .libs; then
7896 # MS-DOS does not allow filenames that begin with a dot.
7901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7942 test -z "$CC" && CC=cc
7943 test -z "$LTCC" && LTCC=$CC
7944 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
7945 test -z "$LD" && LD=ld
7946 test -z "$ac_objext" && ac_objext=o
7952 \-*) ;;
7956 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7960 test -z "$MAGIC_CMD" && MAGIC_CMD=file
7964 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7979 test -z "$ac_dir" && ac_dir=.
7980 if test -f $ac_dir/${ac_tool_prefix}file; then
7982 if test -n "$file_magic_test_file"; then
8000 *** bug-libtool@gnu.org
8016 if test -n "$MAGIC_CMD"; then
8017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8028 if test -z "$lt_cv_path_MAGIC_CMD"; then
8029 if test -n "$ac_tool_prefix"; then
8030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8045 test -z "$ac_dir" && ac_dir=.
8046 if test -f $ac_dir/file; then
8048 if test -n "$file_magic_test_file"; then
8066 *** bug-libtool@gnu.org
8082 if test -n "$MAGIC_CMD"; then
8083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8105 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8106 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8130 LTCC=${LTCC-"$CC"}
8133 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8153 $RM -r conftest*
8160 if test -n "$compiler"; then
8167 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8169 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8172 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions"…
8173 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8180 lt_compiler_flag="-fno-rtti -fno-exceptions"
8187 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8188 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8189 -e 's:$: $lt_compiler_flag:'`
8195 if (exit $ac_status) && test -s "$ac_outfile"; then
8200 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8211 lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8229 lt_prog_compiler_wl='-Wl,'
8230 lt_prog_compiler_static='-static'
8237 lt_prog_compiler_static='-Bstatic'
8245 lt_prog_compiler_pic='-fPIC'
8249 # adding the `-m68020' flag to GCC prevents building anything better,
8250 # like `-m68040'.
8251 lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
8263 # Although the cygwin gcc ignores -fPIC, still need this for old-style
8264 # (--disable-auto-import) libraries
8265 lt_prog_compiler_pic='-DDLL_EXPORT'
8271 lt_prog_compiler_pic='-fno-common'
8276 # The "-static" flag exists, but is broken.
8281 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8282 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
8289 lt_prog_compiler_pic='-fPIC'
8294 interix[3-9]*)
8295 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8307 # QNX uses GNU C++, but need to define -shared option too, otherwise
8309 lt_prog_compiler_pic='-fPIC -shared'
8313 if test -d /usr/nec; then
8314 lt_prog_compiler_pic=-Kconform_pic
8319 lt_prog_compiler_pic='-fPIC'
8325 lt_prog_compiler_wl='-Xlinker '
8326 if test -n "$lt_prog_compiler_pic"; then
8327 lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
8335 lt_prog_compiler_wl='-Wl,'
8338 lt_prog_compiler_static='-Bstatic'
8340 lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
8347 lt_prog_compiler_pic='-DDLL_EXPORT'
8351 lt_prog_compiler_wl='-Wl,'
8352 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8353 # not for PA HP-UX.
8363 lt_prog_compiler_static='${wl}-a ${wl}archive'
8367 lt_prog_compiler_wl='-Wl,'
8368 # PIC (with -KPIC) is the default.
8369 lt_prog_compiler_static='-non_shared'
8372 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
8374 # old Intel for x86_64 which still supported -KPIC.
8376 lt_prog_compiler_wl='-Wl,'
8377 lt_prog_compiler_pic='-KPIC'
8378 lt_prog_compiler_static='-static'
8381 # ICC 10 doesn't accept -KPIC any more.
8383 lt_prog_compiler_wl='-Wl,'
8384 lt_prog_compiler_pic='-fPIC'
8385 lt_prog_compiler_static='-static'
8389 lt_prog_compiler_wl='-Wl,'
8390 lt_prog_compiler_pic='--shared'
8391 lt_prog_compiler_static='--static'
8395 lt_prog_compiler_wl='-Wl,-Wl,,'
8396 lt_prog_compiler_pic='-PIC'
8397 lt_prog_compiler_static='-Bstatic'
8402 lt_prog_compiler_wl='-Wl,'
8403 lt_prog_compiler_pic='-fpic'
8404 lt_prog_compiler_static='-Bstatic'
8407 lt_prog_compiler_wl='-Wl,'
8409 lt_prog_compiler_static='-non_shared'
8413 lt_prog_compiler_wl='-Wl,'
8414 lt_prog_compiler_pic='-qpic'
8415 lt_prog_compiler_static='-qstaticlink'
8418 case `$CC -V 2>&1 | sed 5q` in
8419 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8421 lt_prog_compiler_pic='-KPIC'
8422 lt_prog_compiler_static='-Bstatic'
8426 lt_prog_compiler_pic='-KPIC'
8427 lt_prog_compiler_static='-Bstatic'
8428 lt_prog_compiler_wl='-Qoption ld '
8432 lt_prog_compiler_pic='-KPIC'
8433 lt_prog_compiler_static='-Bstatic'
8434 lt_prog_compiler_wl='-Wl,'
8437 lt_prog_compiler_wl='-Wl,'
8438 lt_prog_compiler_pic='-fPIC'
8439 lt_prog_compiler_static='-static'
8442 lt_prog_compiler_wl='-Wl,'
8443 lt_prog_compiler_pic='-fpic'
8444 lt_prog_compiler_static='-Bstatic'
8452 lt_prog_compiler_pic='-KPIC'
8453 lt_prog_compiler_static='-Bstatic'
8457 # QNX uses GNU C++, but need to define -shared option too, otherwise
8459 lt_prog_compiler_pic='-fPIC -shared'
8463 lt_prog_compiler_wl='-Wl,'
8465 lt_prog_compiler_static='-non_shared'
8469 lt_prog_compiler_static='-non_shared'
8473 lt_prog_compiler_pic='-KPIC'
8474 lt_prog_compiler_static='-Bstatic'
8477 lt_prog_compiler_wl='-Qoption ld ';;
8479 lt_prog_compiler_wl='-Wl,';;
8484 lt_prog_compiler_wl='-Qoption ld '
8485 lt_prog_compiler_pic='-PIC'
8486 lt_prog_compiler_static='-Bstatic'
8490 lt_prog_compiler_wl='-Wl,'
8491 lt_prog_compiler_pic='-KPIC'
8492 lt_prog_compiler_static='-Bstatic'
8496 if test -d /usr/nec ;then
8497 lt_prog_compiler_pic='-Kconform_pic'
8498 lt_prog_compiler_static='-Bstatic'
8503 lt_prog_compiler_wl='-Wl,'
8504 lt_prog_compiler_pic='-KPIC'
8505 lt_prog_compiler_static='-Bstatic'
8509 lt_prog_compiler_wl='-Wl,'
8514 lt_prog_compiler_pic='-pic'
8515 lt_prog_compiler_static='-Bstatic'
8525 # For platforms which do not support PIC, -DPIC is meaningless:
8530 lt_prog_compiler_pic="$lt_prog_compiler_pic@&t@ -DPIC"
8534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
8548 if test -n "$lt_prog_compiler_pic"; then
8549 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic work…
8557 lt_compiler_flag="$lt_prog_compiler_pic@&t@ -DPIC"
8564 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8565 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8566 -e 's:$: $lt_compiler_flag:'`
8572 if (exit $ac_status) && test -s "$ac_outfile"; then
8577 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8613 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag work…
8622 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8625 if test -s conftest.err; then
8637 $RM -r conftest*
8641 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8657 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8662 $RM -r conftest 2>/dev/null
8668 lt_compiler_flag="-o out/conftest2.$ac_objext"
8674 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8675 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8676 -e 's:$: $lt_compiler_flag:'`
8682 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8688 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8696 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8699 $RM -r conftest
8703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8712 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8717 $RM -r conftest 2>/dev/null
8723 lt_compiler_flag="-o out/conftest2.$ac_objext"
8729 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8730 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8731 -e 's:$: $lt_compiler_flag:'`
8737 if (exit $ac_status) && test -s out/conftest2.$ac_objext
8743 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8751 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8754 $RM -r conftest
8758 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8778 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' …
8779 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8791 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shar…
8818 # include_expsyms should be a list of space-separated symbols to be *always*
8850 linux* | k*bsd*-gnu | gnu*)
8867 case `$LD -v 2>&1` in
8869 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8870 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8890 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8891 export_dynamic_flag_spec='${wl}--export-dynamic'
8892 # ancient GNU ld didn't support --whole-archive et. al.
8893 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
8894 whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8899 case `$LD -v 2>&1` in
8901 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8910 aix[3-9]*)
8920 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8931 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8935 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
8936 hardcode_libdir_flag_spec='-L$libdir'
8943 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8946 # support --undefined. This deserves some investigation. FIXME
8947 archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8956 hardcode_libdir_flag_spec='-L$libdir'
8957 export_dynamic_flag_spec='${wl}--export-all-symbols'
8961 …export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s…
8962 …psyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_…
8964 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8965 …chive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-…
8966 # If the export-symbols file already is a .def file (1st line
8974 …C -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $…
8981 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8985 interix[3-9]*)
8988 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8989 export_dynamic_flag_spec='${wl}-E'
8994 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8996 …='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr …
8997 …-shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$ou…
9000 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
9002 if test "$host_os" = linux-dietlibc; then
9004 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
9007 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
9011 tmp_sharedflag='-shared'
9014 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9019 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9020 tmp_addflag=' $pic_flag -Mnomain' ;;
9022 tmp_addflag=' -i_dynamic' ;;
9024 tmp_addflag=' -i_dynamic -nofor_main' ;;
9026 tmp_addflag=' -nofor_main' ;;
9029 tmp_sharedflag='--shared' ;;
9031 tmp_sharedflag='-qmkshrobj'
9034 …--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_conv…
9038 case `$CC -V 2>&1 | sed 5q` in
9040 …--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_conven…
9042 tmp_sharedflag='-G' ;;
9044 tmp_sharedflag='-G' ;;
9046 …"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9050 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9052 …$libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir…
9058 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9059 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9060 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9063 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9065 …$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libnam…
9074 netbsd* | netbsdelf*-gnu)
9075 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9076 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9079 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $…
9080 …psym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-r…
9085 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9097 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9098 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $…
9099 …psym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-r…
9106 case `$LD -v 2>&1` in
9107 *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
9125 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9126 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9127 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9128 …ve_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain…
9137 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9144 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9145 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $…
9146 …psym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-r…
9165 …archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_sym…
9167 # are no directories specified by -L.
9169 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9176 aix[4-9]*)
9181 exp_sym_flag='-Bexport'
9184 # If we're using GNU nm, then we don't want the "-C" option.
9185 # -C means demangle to AIX nm, but means don't demangle with GNU nm
9188 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
9189 …-Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$…
9191 …-BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (…
9196 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9198 case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
9200 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
9208 exp_sym_flag='-bexport'
9209 no_entry_flag='-bnoentry'
9214 # or program results in "error TOC overflow" add -mminimal-toc to
9216 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9223 file_list_spec='${wl}-f,'
9229 collect2name=`${CC} -print-prog-name=collect2`
9230 if test -f "$collect2name" &&
9242 hardcode_libdir_flag_spec='-L$libdir'
9247 shared_flag='-shared'
9249 shared_flag="$shared_flag "'${wl}-G'
9255 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9256 # chokes on -Wl,-G. The following line is correct:
9257 shared_flag='-G'
9260 shared_flag='${wl}-G'
9262 shared_flag='${wl}-bM:SRE'
9267 export_dynamic_flag_spec='${wl}-bexpall'
9268 # It seems that -bexpall does not export symbols beginning with
9272 # Warning - without using the other runtime loading flags (-brtl),
9273 # -berok will link without error, but may produce a broken library.
9274 allow_undefined_flag='-berok'
9283 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9303 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9304 # Check for a 64-bit object if we didn't find anything.
9305 if test -z "$lt_cv_aix_libpath_"; then
9306 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9309 rm -f core conftest.err conftest.$ac_objext \
9311 if test -z "$lt_cv_aix_libpath_"; then
9320 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9321 …archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $com…
9324 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
9325 allow_undefined_flag="-z nodefs"
9326 …archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_e…
9336 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9356 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9357 # Check for a 64-bit object if we didn't find anything.
9358 if test -z "$lt_cv_aix_libpath_"; then
9359 … lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9362 rm -f core conftest.err conftest.$ac_objext \
9364 if test -z "$lt_cv_aix_libpath_"; then
9373 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9374 # Warning - without using the other run time loading flags,
9375 # -berok will link without error, but may produce a broken library.
9376 no_undefined_flag=' ${wl}-bernotok'
9377 allow_undefined_flag=' ${wl}-berok'
9379 # We only use this code for GNU lds that support --whole-archive.
9380 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9387 …ve_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $co…
9396 … archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9400 …r/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9401 hardcode_libdir_flag_spec='-L$libdir'
9408 export_dynamic_flag_spec=-rdynamic
9428 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
9430 …sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $outpu…
9432 …sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$sonam…
9434 …$CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.e…
9440 …objs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' …
9452 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
9453 …$MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || e…
9466 …archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'…
9470 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9484 …g_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience…
9497 …archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flag…
9498 …module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_l…
9499 …output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobj…
9500 …e_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$C…
9509 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9510 hardcode_libdir_flag_spec='-L$libdir'
9519 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9520 hardcode_libdir_flag_spec='-R$libdir'
9527 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9533 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9535 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9536 hardcode_libdir_flag_spec='-R$libdir'
9543 …archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $ou…
9545 …archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libo…
9554 export_dynamic_flag_spec='${wl}-E'
9559 …archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $lib…
9561 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9568 export_dynamic_flag_spec='${wl}-E'
9579 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9582 …archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $de…
9585 …archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $lib…
9591 archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9594 …archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler…
9598 # Older versions of the 11.00 compiler do not understand -b yet
9599 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9601 $as_echo_n "checking if $CC understands -b... " >&6; }
9607 LDFLAGS="$LDFLAGS -b"
9609 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9612 if test -s conftest.err; then
9624 $RM -r conftest*
9628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9632 …archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $…
9634 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9652 export_dynamic_flag_spec='${wl}-E'
9664 …-shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring…
9665 # Try to use the -exported_symbol ld option, if it does not
9666 # work, assume that -exports_file does not work either and
9668 # This should be the same for all languages, so no per-tag cache variable.
9669 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_sy…
9670 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
9675 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9685 rm -f core conftest.err conftest.$ac_objext \
9689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
9692 …-shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring…
9695 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
9696 …-shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "…
9699 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9705 netbsd* | netbsdelf*-gnu)
9706 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9707 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
9709 archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
9711 hardcode_libdir_flag_spec='-R$libdir'
9717 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9719 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9728 if test -f /usr/libexec/ld.so; then
9732 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-…
9733 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9734 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-…
9735 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9736 export_dynamic_flag_spec='${wl}-E'
9739 openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
9740 archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9741 hardcode_libdir_flag_spec='-R$libdir'
9744 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9745 hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9755 hardcode_libdir_flag_spec='-L$libdir'
9758 …dir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobj…
9759 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9764 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9765 …-shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -…
9767 allow_undefined_flag=' -expect_unresolved \*'
9768 …-shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstr…
9771 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9775 osf4* | osf5*) # as osf3* with the addition of -msym flag
9777 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9778 …-shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname…
9779 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9781 allow_undefined_flag=' -expect_unresolved \*'
9782 …-shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$…
9783 …in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%…
9784 …-shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname…
9786 # Both c and cxx compiler support -rpath directly
9787 hardcode_libdir_flag_spec='-rpath $libdir'
9794 no_undefined_flag=' -z defs'
9797 …archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $depli…
9798 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
9799 …$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobj…
9801 case `$CC -V 2>&1` in
9804 archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9805 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
9806 …$LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $…
9810 archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9811 …archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> …
9812 …$CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM…
9816 hardcode_libdir_flag_spec='-R$libdir'
9819 solaris2.[0-5] | solaris2.[0-5].*) ;;
9822 # but understands `-z linker_flag'. GCC discards it without `$wl',
9826 whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9828 whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
9839 archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9841 archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9843 hardcode_libdir_flag_spec='-L$libdir'
9852 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9858 archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9859 reload_cmds='$CC -r -o $output$reload_objs'
9863 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9872 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9874 export_dynamic_flag_spec='-Bexport'
9878 if test -d /usr/nec; then
9879 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9888 no_undefined_flag='${wl}-z,text'
9894 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9895 …archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $d…
9897 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9898 …archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplib…
9903 # Note: We can NOT use -z defs as we might desire, because we do not
9904 # link with -lc, and that would cause any symbols used from libc to
9906 # ever link correctly. If we're not using GNU ld we use -z text
9907 # though, which does catch some bad symbols but isn't as heavy-handed
9908 # as -z defs.
9909 no_undefined_flag='${wl}-z,text'
9910 allow_undefined_flag='${wl}-z,nodefs'
9913 hardcode_libdir_flag_spec='${wl}-R,$libdir'
9916 export_dynamic_flag_spec='${wl}-Bexport'
9920 archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9921 …archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $d…
9923 archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9924 …archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplib…
9929 archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9930 hardcode_libdir_flag_spec='-L$libdir'
9942 export_dynamic_flag_spec='${wl}-Blargedynsym'
9948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9973 # Assume -lc should be added
9979 # FIXME: we may have to deal with multi-command sequences.
9982 # Test whether the compiler implicitly links with -lc since on some
9983 # systems, -lgcc has to come before -lc. If gcc already passes -lc
9984 # to ld, don't add -lc before -lgcc.
9985 … { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9986 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9993 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9996 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10004 compiler_flags=-v
10005 linker_flags=-v
10011 …if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/d…
10012 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10014 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10028 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10197 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
10200 …lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_s…
10204 # otherwise default to the standard path separator (i.e. ":") - it is
10216 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10218 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10221 test -d "$lt_sys_path" && \
10229 for (lt_i = NF; lt_i > 0; lt_i--) {
10237 lt_count--;
10249 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10271 # when you set need_version to no, make sure it does not cause -set_version
10285 aix[4-9]*)
10304 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
10333 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10361 # libtool to hard-code these into programs
10376 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10378 test -d \$dldir || mkdir -p \$dldir~
10381 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10384 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10392 …soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${vers…
10398 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10402 …library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`…
10411 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10428 …_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g…
10434 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
10435 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
10436 …sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEP…
10440 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
10442 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
10444 … sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10447 # common. (e.g. "Program Files" -> "PROGRA~1")
10453 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10455 test -d \$dldir || mkdir -p \$dldir~
10457 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10466 …library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $li…
10501 if test -x /usr/bin/objformat; then
10509 version_type=freebsd-$objformat
10511 freebsd-elf*)
10516 freebsd-*)
10530 freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
10531 freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
10597 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10603 interix[3-9]*)
10635 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
10636 libsuff= shlibsuff= libmagic=32-bit;;
10637 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
10639 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
10640 libsuff=64 shlibsuff=64 libmagic=64-bit;;
10641 *) libsuff= shlibsuff= libmagic=never-match;;
10658 linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
10664 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10677 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10689 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
10693 rm -f core conftest.err conftest.$ac_objext \
10708 if test -f /etc/ld.so.conf; then
10709 …; skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwc…
10716 # most powerpc-linux boxes support dynamic linking these days and
10717 # people can always --disable-shared, the test was removed, and we
10722 netbsdelf*-gnu)
10738 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10740 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10781 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10783 …if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-…
10870 if test -d /usr/nec ;then
10879 version_type=freebsd-elf
10901 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
10922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11032 if test -n "$hardcode_libdir_flag_spec" ||
11033 test -n "$runpath_var" ||
11036 # We can hardcode non-existent directories.
11040 # when we should be linking with a yet-to-be-installed one
11054 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
11099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11100 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11105 LIBS="-ldl $LIBS"
11106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11129 rm -f core conftest.err conftest.$ac_objext \
11133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11136 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11153 $as_echo_n "checking for shl_load in -ldld... " >&6; }
11158 LIBS="-ldld $LIBS"
11159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11182 rm -f core conftest.err conftest.$ac_objext \
11186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11189 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
11195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11196 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11201 LIBS="-ldl $LIBS"
11202 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11225 rm -f core conftest.err conftest.$ac_objext \
11229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11232 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11235 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
11240 LIBS="-lsvld $LIBS"
11241 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11264 rm -f core conftest.err conftest.$ac_objext \
11268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11271 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
11273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11274 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11279 LIBS="-ldld $LIBS"
11280 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11303 rm -f core conftest.err conftest.$ac_objext \
11307 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11310 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
11340 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
11348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11400 /* When -fvisbility=hidden is used, assume the code has been annotated
11428 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11431 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11432 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11445 rm -fr conftest*
11449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11454 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen i…
11506 /* When -fvisbility=hidden is used, assume the code has been annotated
11534 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11537 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11538 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11551 rm -fr conftest*
11555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11594 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11596 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
11597 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
11598 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11602 # FIXME - insert some real tests, host_os isn't really good enough
11605 if test -n "$STRIP" ; then
11606 striplib="$STRIP -x"
11607 old_striplib="$STRIP -S"
11608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11648 if test -n "$RANLIB"; then
11654 aix[4-9]*)
11660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11676 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11677 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11705 # Add xorg-macros stuff
11717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
11724 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11758 static long long int bignum = -9223372036854775807LL;
11778 // See if C++-style comments work.
11839 ia->datasize = 10;
11840 for (int i = 0; i < ia->datasize; ++i)
11841 ia->data[i] = i * 1.234;
11853 dynamic_array[ni.number - 1] = 543;
11857 || dynamic_array[ni.number - 1] != 543);
11863 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
11869 rm -f core conftest.err conftest.$ac_objext
11872 rm -f conftest.$ac_ext
11879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
11882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
11886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
11928 if test -n "$ac_tool_prefix"; then
11929 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
11930 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
11931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11945 test -z "$as_dir" && as_dir=.
11949 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11960 if test -n "$PKG_CONFIG"; then
11961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
11964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11970 if test -z "$ac_cv_path_PKG_CONFIG"; then
11972 # Extract the first word of "pkg-config", so it can be a program name with args.
11973 set dummy pkg-config; ac_word=$2
11974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11988 test -z "$as_dir" && as_dir=.
11992 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12003 if test -n "$ac_pt_PKG_CONFIG"; then
12004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
12007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12016 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
12027 if test -n "$PKG_CONFIG"; then
12029 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version…
12030 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
12031 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
12032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12045 @%:@ Check whether --enable-selective-werror was given.
12056 # -v is too short to test reliably with XORG_TESTSET_CFLAG
12058 BASE_CFLAGS="-v"
12080 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12081 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12082 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12086 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12095 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12105 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12107 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12108 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12109 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12122 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
12134 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12138 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12141 CFLAGS="$CFLAGS -Wall"
12143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wall" >&5
12144 $as_echo_n "checking if $CC supports-Wall... " >&6; }
12149 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12165 rm -f core conftest.err conftest.$ac_objext \
12173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12176 BASE_CFLAGS="$BASE_CFLAGS -Wall"
12198 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12199 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12200 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12204 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12213 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12223 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12225 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12226 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12227 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12231 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12240 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
12252 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12256 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12259 CFLAGS="$CFLAGS -Wpointer-arith"
12261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wpointer-arith" >&5
12262 $as_echo_n "checking if $CC supports-Wpointer-arith... " >&6; }
12267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12283 rm -f core conftest.err conftest.$ac_objext \
12291 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12294 BASE_CFLAGS="$BASE_CFLAGS -Wpointer-arith"
12316 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12317 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12318 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12331 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12341 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12343 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12344 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12345 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12349 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12358 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
12370 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12374 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12377 CFLAGS="$CFLAGS -Wmissing-declarations"
12379 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wmissing-declarations" >&5
12380 $as_echo_n "checking if $CC supports-Wmissing-declarations... " >&6; }
12385 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12401 rm -f core conftest.err conftest.$ac_objext \
12409 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12412 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-declarations"
12434 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12435 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12436 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12449 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12459 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12461 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12462 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12463 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12467 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12476 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
12488 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12492 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12495 CFLAGS="$CFLAGS -Wformat=2"
12497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wformat=2" >&5
12498 $as_echo_n "checking if $CC supports-Wformat=2... " >&6; }
12503 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12519 rm -f core conftest.err conftest.$ac_objext \
12527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12530 BASE_CFLAGS="$BASE_CFLAGS -Wformat=2"
12537 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12541 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12544 CFLAGS="$CFLAGS -Wformat"
12546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wformat" >&5
12547 $as_echo_n "checking if $CC supports-Wformat... " >&6; }
12552 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12568 rm -f core conftest.err conftest.$ac_objext \
12576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12579 BASE_CFLAGS="$BASE_CFLAGS -Wformat"
12603 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12604 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12605 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12618 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12628 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12630 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12631 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12632 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12645 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
12657 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12661 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12664 CFLAGS="$CFLAGS -Wstrict-prototypes"
12666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wstrict-prototypes" >&5
12667 $as_echo_n "checking if $CC supports-Wstrict-prototypes... " >&6; }
12672 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12688 rm -f core conftest.err conftest.$ac_objext \
12696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12699 BASE_CFLAGS="$BASE_CFLAGS -Wstrict-prototypes"
12721 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12722 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12723 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12727 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12736 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12746 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12748 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12749 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12750 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12763 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
12775 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12779 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12782 CFLAGS="$CFLAGS -Wmissing-prototypes"
12784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wmissing-prototypes" >&5
12785 $as_echo_n "checking if $CC supports-Wmissing-prototypes... " >&6; }
12790 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12806 rm -f core conftest.err conftest.$ac_objext \
12814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12817 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-prototypes"
12839 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12840 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12841 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12845 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12854 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12864 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12866 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12867 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12868 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12872 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12881 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
12893 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12897 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12900 CFLAGS="$CFLAGS -Wnested-externs"
12902 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wnested-externs" >&5
12903 $as_echo_n "checking if $CC supports-Wnested-externs... " >&6; }
12908 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12924 rm -f core conftest.err conftest.$ac_objext \
12932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
12935 BASE_CFLAGS="$BASE_CFLAGS -Wnested-externs"
12957 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12958 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
12959 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
12963 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12972 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
12982 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
12984 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
12985 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
12986 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
12990 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12999 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13011 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13015 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13018 CFLAGS="$CFLAGS -Wbad-function-cast"
13020 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wbad-function-cast" >&5
13021 $as_echo_n "checking if $CC supports-Wbad-function-cast... " >&6; }
13026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13042 rm -f core conftest.err conftest.$ac_objext \
13050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13053 BASE_CFLAGS="$BASE_CFLAGS -Wbad-function-cast"
13075 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13076 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13077 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13081 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13090 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13092 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13100 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13102 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13103 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13104 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13108 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13117 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13129 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13133 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13136 CFLAGS="$CFLAGS -Wold-style-definition"
13138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wold-style-definition" >&5
13139 $as_echo_n "checking if $CC supports-Wold-style-definition... " >&6; }
13144 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13160 rm -f core conftest.err conftest.$ac_objext \
13168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13171 BASE_CFLAGS="$BASE_CFLAGS -Wold-style-definition"
13193 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13194 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13195 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13199 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13208 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13218 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13220 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13221 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13222 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13226 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13235 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13247 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13251 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13254 CFLAGS="$CFLAGS -Wdeclaration-after-statement"
13256 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wdeclaration-after-statement" >&5
13257 $as_echo_n "checking if $CC supports-Wdeclaration-after-statement... " >&6; }
13262 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13278 rm -f core conftest.err conftest.$ac_objext \
13286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13289 BASE_CFLAGS="$BASE_CFLAGS -Wdeclaration-after-statement"
13315 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13316 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13317 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13321 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13330 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13340 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13342 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13343 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13344 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13348 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13357 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13369 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13373 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13376 CFLAGS="$CFLAGS -Wunused"
13378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wunused" >&5
13379 $as_echo_n "checking if $CC supports-Wunused... " >&6; }
13384 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13400 rm -f core conftest.err conftest.$ac_objext \
13408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13411 BASE_CFLAGS="$BASE_CFLAGS -Wunused"
13433 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13434 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13435 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13439 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13448 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13458 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13460 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13461 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13462 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13466 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13475 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13477 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13487 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13491 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13494 CFLAGS="$CFLAGS -Wuninitialized"
13496 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wuninitialized" >&5
13497 $as_echo_n "checking if $CC supports-Wuninitialized... " >&6; }
13502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13518 rm -f core conftest.err conftest.$ac_objext \
13526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13529 BASE_CFLAGS="$BASE_CFLAGS -Wuninitialized"
13551 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13552 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13553 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13557 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13566 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13576 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13578 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13579 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13580 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13584 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13593 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13605 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13609 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13612 CFLAGS="$CFLAGS -Wshadow"
13614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wshadow" >&5
13615 $as_echo_n "checking if $CC supports-Wshadow... " >&6; }
13620 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13636 rm -f core conftest.err conftest.$ac_objext \
13644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13647 BASE_CFLAGS="$BASE_CFLAGS -Wshadow"
13669 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13670 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13671 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13675 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13684 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13694 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13696 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13697 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13698 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13702 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13711 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13713 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13723 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13727 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13730 CFLAGS="$CFLAGS -Wcast-qual"
13732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wcast-qual" >&5
13733 $as_echo_n "checking if $CC supports-Wcast-qual... " >&6; }
13738 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13754 rm -f core conftest.err conftest.$ac_objext \
13762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13765 BASE_CFLAGS="$BASE_CFLAGS -Wcast-qual"
13787 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13788 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13789 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13793 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13812 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13814 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13815 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13816 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13820 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13829 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13841 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13845 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13848 CFLAGS="$CFLAGS -Wmissing-noreturn"
13850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wmissing-noreturn" >&5
13851 $as_echo_n "checking if $CC supports-Wmissing-noreturn... " >&6; }
13856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13872 rm -f core conftest.err conftest.$ac_objext \
13880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
13883 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-noreturn"
13905 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13906 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
13907 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
13911 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13920 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
13930 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13932 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13933 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
13934 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
13938 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13947 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
13959 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
13963 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
13966 CFLAGS="$CFLAGS -Wmissing-format-attribute"
13968 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wmissing-format-attribute" >&5
13969 $as_echo_n "checking if $CC supports-Wmissing-format-attribute... " >&6; }
13974 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13990 rm -f core conftest.err conftest.$ac_objext \
13998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14001 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-format-attribute"
14023 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14024 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14025 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14029 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14038 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14048 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14050 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14051 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14052 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14056 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14065 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14077 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14081 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14084 CFLAGS="$CFLAGS -Wredundant-decls"
14086 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wredundant-decls" >&5
14087 $as_echo_n "checking if $CC supports-Wredundant-decls... " >&6; }
14092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14108 rm -f core conftest.err conftest.$ac_objext \
14116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14119 BASE_CFLAGS="$BASE_CFLAGS -Wredundant-decls"
14129 # XORG_TESTSET_CFLAG([[BASE_]PREFIX[FLAGS]], [-Wlogical-op])
14130 # XORG_TESTSET_CFLAG([[BASE_]PREFIX[FLAGS]], [-Wparentheses])
14131 # XORG_TESTSET_CFLAG([[BASE_]PREFIX[FLAGS]], [-Wcast-align])
14153 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14154 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14155 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14168 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14178 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14180 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14181 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14182 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14186 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14195 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14207 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14211 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14214 CFLAGS="$CFLAGS -Werror=implicit"
14216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=implicit" >&5
14217 $as_echo_n "checking if $CC supports-Werror=implicit... " >&6; }
14222 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14238 rm -f core conftest.err conftest.$ac_objext \
14246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14249 BASE_CFLAGS="$BASE_CFLAGS -Werror=implicit"
14256 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14260 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14263 CFLAGS="$CFLAGS -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED"
14265 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-errwarn=E_NO_EXPLICIT_TYPE_GIVEN…
14266 $as_echo_n "checking if $CC supports-errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_A…
14271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14287 rm -f core conftest.err conftest.$ac_objext \
14295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14298 BASE_CFLAGS="$BASE_CFLAGS -errwarn=E_NO_EXPLICIT_TYPE_GIVEN -errwarn=E_NO_IMPLICIT_DECL_ALLOWED"
14320 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14321 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14322 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14335 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14345 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14347 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14348 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14349 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14362 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14374 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14378 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14381 CFLAGS="$CFLAGS -Werror=nonnull"
14383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=nonnull" >&5
14384 $as_echo_n "checking if $CC supports-Werror=nonnull... " >&6; }
14389 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14405 rm -f core conftest.err conftest.$ac_objext \
14413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14416 BASE_CFLAGS="$BASE_CFLAGS -Werror=nonnull"
14438 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14439 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14440 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14444 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14453 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14463 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14465 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14466 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14467 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14471 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14480 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14492 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14496 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14499 CFLAGS="$CFLAGS -Werror=init-self"
14501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=init-self" >&5
14502 $as_echo_n "checking if $CC supports-Werror=init-self... " >&6; }
14507 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14523 rm -f core conftest.err conftest.$ac_objext \
14531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14534 BASE_CFLAGS="$BASE_CFLAGS -Werror=init-self"
14556 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14557 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14558 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14571 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14581 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14583 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14584 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14585 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14589 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14598 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14610 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14614 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14617 CFLAGS="$CFLAGS -Werror=main"
14619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=main" >&5
14620 $as_echo_n "checking if $CC supports-Werror=main... " >&6; }
14625 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14641 rm -f core conftest.err conftest.$ac_objext \
14649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14652 BASE_CFLAGS="$BASE_CFLAGS -Werror=main"
14674 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14675 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14676 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14680 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14699 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14701 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14702 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14703 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14707 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14716 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14728 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14732 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14735 CFLAGS="$CFLAGS -Werror=missing-braces"
14737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=missing-braces" >&5
14738 $as_echo_n "checking if $CC supports-Werror=missing-braces... " >&6; }
14743 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14759 rm -f core conftest.err conftest.$ac_objext \
14767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14770 BASE_CFLAGS="$BASE_CFLAGS -Werror=missing-braces"
14792 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14793 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14794 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14798 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14807 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14817 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14819 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14820 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14821 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14825 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14834 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14846 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14850 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14853 CFLAGS="$CFLAGS -Werror=sequence-point"
14855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=sequence-point" >&5
14856 $as_echo_n "checking if $CC supports-Werror=sequence-point... " >&6; }
14861 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14877 rm -f core conftest.err conftest.$ac_objext \
14885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
14888 BASE_CFLAGS="$BASE_CFLAGS -Werror=sequence-point"
14910 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14911 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
14912 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
14916 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14925 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
14935 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14937 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14938 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
14939 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
14943 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14952 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
14964 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
14968 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
14971 CFLAGS="$CFLAGS -Werror=return-type"
14973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=return-type" >&5
14974 $as_echo_n "checking if $CC supports-Werror=return-type... " >&6; }
14979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14995 rm -f core conftest.err conftest.$ac_objext \
15003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15006 BASE_CFLAGS="$BASE_CFLAGS -Werror=return-type"
15013 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15017 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15020 CFLAGS="$CFLAGS -errwarn=E_FUNC_HAS_NO_RETURN_STMT"
15022 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-errwarn=E_FUNC_HAS_NO_RETURN_STM…
15023 $as_echo_n "checking if $CC supports-errwarn=E_FUNC_HAS_NO_RETURN_STMT... " >&6; }
15028 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15044 rm -f core conftest.err conftest.$ac_objext \
15052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15055 BASE_CFLAGS="$BASE_CFLAGS -errwarn=E_FUNC_HAS_NO_RETURN_STMT"
15077 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15078 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15079 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15083 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15092 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15102 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15104 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15105 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15106 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15110 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15119 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
15131 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15135 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15138 CFLAGS="$CFLAGS -Werror=trigraphs"
15140 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=trigraphs" >&5
15141 $as_echo_n "checking if $CC supports-Werror=trigraphs... " >&6; }
15146 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15162 rm -f core conftest.err conftest.$ac_objext \
15170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15173 BASE_CFLAGS="$BASE_CFLAGS -Werror=trigraphs"
15195 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15196 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15197 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15201 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15210 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15220 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15222 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15223 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15224 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15228 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15237 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
15249 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15253 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15256 CFLAGS="$CFLAGS -Werror=array-bounds"
15258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=array-bounds" >&5
15259 $as_echo_n "checking if $CC supports-Werror=array-bounds... " >&6; }
15264 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15280 rm -f core conftest.err conftest.$ac_objext \
15288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15291 BASE_CFLAGS="$BASE_CFLAGS -Werror=array-bounds"
15313 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15314 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15315 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15319 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15328 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15338 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15340 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15341 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15342 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15346 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15355 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
15367 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15371 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15374 CFLAGS="$CFLAGS -Werror=write-strings"
15376 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=write-strings" >&5
15377 $as_echo_n "checking if $CC supports-Werror=write-strings... " >&6; }
15382 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15398 rm -f core conftest.err conftest.$ac_objext \
15406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15409 BASE_CFLAGS="$BASE_CFLAGS -Werror=write-strings"
15431 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15432 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15433 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15437 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15446 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15456 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15458 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15459 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15460 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15464 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15473 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
15485 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15489 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15492 CFLAGS="$CFLAGS -Werror=address"
15494 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=address" >&5
15495 $as_echo_n "checking if $CC supports-Werror=address... " >&6; }
15500 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15516 rm -f core conftest.err conftest.$ac_objext \
15524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15527 BASE_CFLAGS="$BASE_CFLAGS -Werror=address"
15549 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15550 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15551 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15555 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15564 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15574 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15576 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15577 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15578 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15591 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
15603 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15607 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15610 CFLAGS="$CFLAGS -Werror=int-to-pointer-cast"
15612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=int-to-pointer-cast" >&5
15613 $as_echo_n "checking if $CC supports-Werror=int-to-pointer-cast... " >&6; }
15618 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15634 rm -f core conftest.err conftest.$ac_objext \
15642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15645 BASE_CFLAGS="$BASE_CFLAGS -Werror=int-to-pointer-cast"
15652 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15656 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15659 CFLAGS="$CFLAGS -errwarn=E_BAD_PTR_INT_COMBINATION"
15661 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-errwarn=E_BAD_PTR_INT_COMBINATIO…
15662 $as_echo_n "checking if $CC supports-errwarn=E_BAD_PTR_INT_COMBINATION... " >&6; }
15667 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15683 rm -f core conftest.err conftest.$ac_objext \
15691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15694 BASE_CFLAGS="$BASE_CFLAGS -errwarn=E_BAD_PTR_INT_COMBINATION"
15716 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15717 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15718 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15722 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15731 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15741 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15743 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15744 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15745 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15749 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15758 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
15770 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15774 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15777 CFLAGS="$CFLAGS -Werror=pointer-to-int-cast"
15779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=pointer-to-int-cast" >&5
15780 $as_echo_n "checking if $CC supports-Werror=pointer-to-int-cast... " >&6; }
15785 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15801 rm -f core conftest.err conftest.$ac_objext \
15809 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15812 BASE_CFLAGS="$BASE_CFLAGS -Werror=pointer-to-int-cast"
15817 # Also -errwarn=E_BAD_PTR_INT_COMBINATION
15819 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You have chosen not to turn some select compiler …
15837 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15838 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15839 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15852 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15862 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15864 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15865 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15866 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15870 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15879 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
15891 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15895 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15898 CFLAGS="$CFLAGS -Wimplicit"
15900 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wimplicit" >&5
15901 $as_echo_n "checking if $CC supports-Wimplicit... " >&6; }
15906 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15922 rm -f core conftest.err conftest.$ac_objext \
15930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
15933 BASE_CFLAGS="$BASE_CFLAGS -Wimplicit"
15955 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15956 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
15957 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
15961 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15970 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15972 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
15980 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
15982 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
15983 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
15984 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
15988 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15997 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15999 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16009 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16013 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16016 CFLAGS="$CFLAGS -Wnonnull"
16018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wnonnull" >&5
16019 $as_echo_n "checking if $CC supports-Wnonnull... " >&6; }
16024 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16040 rm -f core conftest.err conftest.$ac_objext \
16048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16051 BASE_CFLAGS="$BASE_CFLAGS -Wnonnull"
16073 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16074 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16075 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16079 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16090 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16098 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16100 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16101 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16102 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16115 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16127 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16131 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16134 CFLAGS="$CFLAGS -Winit-self"
16136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Winit-self" >&5
16137 $as_echo_n "checking if $CC supports-Winit-self... " >&6; }
16142 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16158 rm -f core conftest.err conftest.$ac_objext \
16166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16169 BASE_CFLAGS="$BASE_CFLAGS -Winit-self"
16191 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16192 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16193 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16197 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16206 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16216 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16218 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16219 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16220 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16233 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16245 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16249 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16252 CFLAGS="$CFLAGS -Wmain"
16254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wmain" >&5
16255 $as_echo_n "checking if $CC supports-Wmain... " >&6; }
16260 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16276 rm -f core conftest.err conftest.$ac_objext \
16284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16287 BASE_CFLAGS="$BASE_CFLAGS -Wmain"
16309 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16310 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16311 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16315 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16324 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16334 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16336 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16337 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16338 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16351 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16363 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16367 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16370 CFLAGS="$CFLAGS -Wmissing-braces"
16372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wmissing-braces" >&5
16373 $as_echo_n "checking if $CC supports-Wmissing-braces... " >&6; }
16378 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16394 rm -f core conftest.err conftest.$ac_objext \
16402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16405 BASE_CFLAGS="$BASE_CFLAGS -Wmissing-braces"
16427 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16428 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16429 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16433 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16442 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16452 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16454 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16455 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16456 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16460 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16469 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16471 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16481 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16485 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16488 CFLAGS="$CFLAGS -Wsequence-point"
16490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wsequence-point" >&5
16491 $as_echo_n "checking if $CC supports-Wsequence-point... " >&6; }
16496 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16512 rm -f core conftest.err conftest.$ac_objext \
16520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16523 BASE_CFLAGS="$BASE_CFLAGS -Wsequence-point"
16545 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16546 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16547 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16551 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16560 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16570 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16572 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16573 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16574 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16578 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16587 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16599 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16603 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16606 CFLAGS="$CFLAGS -Wreturn-type"
16608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wreturn-type" >&5
16609 $as_echo_n "checking if $CC supports-Wreturn-type... " >&6; }
16614 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16630 rm -f core conftest.err conftest.$ac_objext \
16638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16641 BASE_CFLAGS="$BASE_CFLAGS -Wreturn-type"
16663 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16664 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16665 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16669 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16678 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16688 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16690 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16691 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16692 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16696 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16705 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16717 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16721 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16724 CFLAGS="$CFLAGS -Wtrigraphs"
16726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wtrigraphs" >&5
16727 $as_echo_n "checking if $CC supports-Wtrigraphs... " >&6; }
16732 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16748 rm -f core conftest.err conftest.$ac_objext \
16756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16759 BASE_CFLAGS="$BASE_CFLAGS -Wtrigraphs"
16781 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16782 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16783 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16796 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16806 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16808 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16809 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16810 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16814 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16823 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16835 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16839 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16842 CFLAGS="$CFLAGS -Warray-bounds"
16844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Warray-bounds" >&5
16845 $as_echo_n "checking if $CC supports-Warray-bounds... " >&6; }
16850 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16866 rm -f core conftest.err conftest.$ac_objext \
16874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16877 BASE_CFLAGS="$BASE_CFLAGS -Warray-bounds"
16899 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16900 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
16901 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
16905 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16914 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
16924 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16926 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16927 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
16928 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
16932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16941 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16943 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
16953 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
16957 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
16960 CFLAGS="$CFLAGS -Wwrite-strings"
16962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wwrite-strings" >&5
16963 $as_echo_n "checking if $CC supports-Wwrite-strings... " >&6; }
16968 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16984 rm -f core conftest.err conftest.$ac_objext \
16992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
16995 BASE_CFLAGS="$BASE_CFLAGS -Wwrite-strings"
17017 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17018 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
17019 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
17023 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
17042 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17044 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17045 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
17046 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
17050 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17059 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
17071 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17075 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17078 CFLAGS="$CFLAGS -Waddress"
17080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Waddress" >&5
17081 $as_echo_n "checking if $CC supports-Waddress... " >&6; }
17086 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17102 rm -f core conftest.err conftest.$ac_objext \
17110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
17113 BASE_CFLAGS="$BASE_CFLAGS -Waddress"
17135 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17136 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
17137 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
17141 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17150 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
17160 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17162 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17163 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
17164 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
17168 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17177 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
17189 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17193 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17196 CFLAGS="$CFLAGS -Wint-to-pointer-cast"
17198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wint-to-pointer-cast" >&5
17199 $as_echo_n "checking if $CC supports-Wint-to-pointer-cast... " >&6; }
17204 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17220 rm -f core conftest.err conftest.$ac_objext \
17228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
17231 BASE_CFLAGS="$BASE_CFLAGS -Wint-to-pointer-cast"
17253 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17254 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
17255 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
17259 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17268 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
17278 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17280 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17281 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
17282 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
17286 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17295 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
17307 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17311 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17314 CFLAGS="$CFLAGS -Wpointer-to-int-cast"
17316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wpointer-to-int-cast" >&5
17317 $as_echo_n "checking if $CC supports-Wpointer-to-int-cast... " >&6; }
17322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17338 rm -f core conftest.err conftest.$ac_objext \
17346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
17349 BASE_CFLAGS="$BASE_CFLAGS -Wpointer-to-int-cast"
17365 CWARNFLAGS="$CWARNFLAGS -fno-strict-aliasing"
17375 @%:@ Check whether --enable-strict-compilation was given.
17404 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17405 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
17406 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
17410 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17419 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
17429 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17431 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17432 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
17433 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
17437 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17446 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
17458 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17462 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17465 CFLAGS="$CFLAGS -pedantic"
17467 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-pedantic" >&5
17468 $as_echo_n "checking if $CC supports-pedantic... " >&6; }
17473 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17489 rm -f core conftest.err conftest.$ac_objext \
17497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
17500 STRICT_CFLAGS="$STRICT_CFLAGS -pedantic"
17522 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17523 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
17524 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
17528 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17537 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
17547 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17549 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17550 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
17551 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
17555 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17564 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
17576 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17580 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17583 CFLAGS="$CFLAGS -Werror"
17585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror" >&5
17586 $as_echo_n "checking if $CC supports-Werror... " >&6; }
17591 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17607 rm -f core conftest.err conftest.$ac_objext \
17615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
17618 STRICT_CFLAGS="$STRICT_CFLAGS -Werror"
17625 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17629 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17632 CFLAGS="$CFLAGS -errwarn"
17634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-errwarn" >&5
17635 $as_echo_n "checking if $CC supports-errwarn... " >&6; }
17640 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17656 rm -f core conftest.err conftest.$ac_objext \
17664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
17667 STRICT_CFLAGS="$STRICT_CFLAGS -errwarn"
17674 # Earlier versions of gcc (eg: 4.2) support -Werror=attributes, but do not
17675 # activate it with -Werror, so we add it here explicitly.
17692 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17693 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
17694 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
17698 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17707 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17709 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
17717 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17719 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17720 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
17721 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
17725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17734 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17736 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
17746 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
17750 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
17753 CFLAGS="$CFLAGS -Werror=attributes"
17755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Werror=attributes" >&5
17756 $as_echo_n "checking if $CC supports-Werror=attributes... " >&6; }
17761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17777 rm -f core conftest.err conftest.$ac_objext \
17785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
17788 STRICT_CFLAGS="$STRICT_CFLAGS -Werror=attributes"
17806 @%:@define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1`
17809 PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1`
17818 PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1`
17831 || (rm -f \$(top_srcdir)/.changelog.tmp; touch \$(top_srcdir)/ChangeLog; \
17837 macros_datadir=`$PKG_CONFIG --print-errors --variable=pkgdatadir xorg-macros`
17838 INSTALL_CMD="(cp -f "$macros_datadir/INSTALL" \$(top_srcdir)/.INSTALL.tmp && \
17840 || (rm -f \$(top_srcdir)/.INSTALL.tmp; touch \$(top_srcdir)/INSTALL; \
17841 echo 'util-macros \"pkgdatadir\" from xorg-macros.pc not found: installing possibly empty INSTALL.'…
17919 -e 's|__vendorversion__|\"\$(PACKAGE_STRING)\" \"\$(XORG_MAN_PAGE)\"|' \
17920 -e 's|__xorgversion__|\"\$(PACKAGE_STRING)\" \"\$(XORG_MAN_PAGE)\"|' \
17921 -e 's|__xservername__|Xorg|g' \
17922 -e 's|__xconfigfile__|xorg.conf|g' \
17923 -e 's|__projectroot__|\$(prefix)|g' \
17924 -e 's|__apploaddir__|\$(appdefaultdir)|g' \
17925 -e 's|__appmansuffix__|\$(APP_MAN_SUFFIX)|g' \
17926 -e 's|__drivermansuffix__|\$(DRIVER_MAN_SUFFIX)|g' \
17927 -e 's|__adminmansuffix__|\$(ADMIN_MAN_SUFFIX)|g' \
17928 -e 's|__libmansuffix__|\$(LIB_MAN_SUFFIX)|g' \
17929 -e 's|__miscmansuffix__|\$(MISC_MAN_SUFFIX)|g' \
17930 -e 's|__filemansuffix__|\$(FILE_MAN_SUFFIX)|g'"
17934 @%:@ Check whether --enable-silent-rules was given.
17944 am_make=${MAKE-make}
17945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
17956 .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
17962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
17982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for umem_alloc in -lumem" >&5
17983 $as_echo_n "checking for umem_alloc in -lumem... " >&6; }
17988 LIBS="-lumem $LIBS"
17989 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18012 rm -f core conftest.err conftest.$ac_objext \
18016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_umem_umem_alloc" >&5
18023 *-gnu*) # GNU libc - Value is used as a single byte bit pattern,
18045 @%:@ Check whether --enable-docs was given.
18061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build documentation" >&5
18063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $build_docs" >&5
18070 @%:@ Check whether --with-doxygen was given.
18082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18096 test -z "$as_dir" && as_dir=.
18100 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18111 if test -n "$DOXYGEN"; then
18112 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
18115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18121 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: doxygen not found - documentation targets will b…
18122 $as_echo "$as_me: WARNING: doxygen not found - documentation targets will be skipped" >&2;}
18130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18144 test -z "$as_dir" && as_dir=.
18148 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18159 if test -n "$DOXYGEN"; then
18160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN" >&5
18163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18169 as_fn_error $? "--with-doxygen=yes specified but doxygen not found in PATH" "$LINENO" 5
18174 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ignoring DOXYGEN environment variable since --wi…
18175 $as_echo "$as_me: WARNING: ignoring DOXYGEN environment variable since --with-doxygen=no was specif…
18179 as_fn_error $? "--with-doxygen expects 'yes' or 'no'" "$LINENO" 5
18192 # Needed in older Automakes for subdir-objects
18196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
18203 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18215 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18220 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
18249 if test -n "$ac_tool_prefix"; then
18250 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
18251 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
18252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18266 test -z "$as_dir" && as_dir=.
18270 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18281 if test -n "$PKG_CONFIG"; then
18282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
18285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18291 if test -z "$ac_cv_path_PKG_CONFIG"; then
18293 # Extract the first word of "pkg-config", so it can be a program name with args.
18294 set dummy pkg-config; ac_word=$2
18295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18309 test -z "$as_dir" && as_dir=.
18313 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18324 if test -n "$ac_pt_PKG_CONFIG"; then
18325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
18328 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18337 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet"…
18348 if test -n "$PKG_CONFIG"; then
18350 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version…
18351 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
18352 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
18353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
18356 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18364 for ac_prog in 'bison -y' byacc
18368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18373 if test -n "$YACC"; then
18380 test -z "$as_dir" && as_dir=.
18384 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18394 if test -n "$YACC"; then
18395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
18398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18403 test -n "$YACC" && break
18405 test -n "$YACC" || YACC="yacc"
18409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
18423 test -z "$as_dir" && as_dir=.
18427 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
18438 if test -n "$YACC_INST"; then
18439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC_INST" >&5
18442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
18447 if test ! -f "src/xkbcomp/parser.c" -a "x$YACC_INST" = x; then :
18449 as_fn_error $? "yacc not found - unable to compile src/xkbcomp/parser.y" "$LINENO" 5
18466 if test "x$ac_cv_func_strcasecmp" = xno -o \
18498 if test "x$ac_cv_func_secure_getenv" = xno -a \
18501 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: C library does not support secure_getenv, using …
18509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_expect" >&5
18515 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18533 rm -f core conftest.err conftest.$ac_objext \
18537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have___builtin_expect" >&5
18551 # Some tests use Linux-specific headers
18583 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18584 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
18585 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
18589 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18598 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
18608 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18610 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18611 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
18612 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
18616 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18625 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
18637 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18641 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18644 CFLAGS="$CFLAGS -fvisibility=hidden"
18646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-fvisibility=hidden" >&5
18647 $as_echo_n "checking if $CC supports-fvisibility=hidden... " >&6; }
18652 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18668 rm -f core conftest.err conftest.$ac_objext \
18676 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
18679 BASE_CFLAGS="$BASE_CFLAGS -fvisibility=hidden"
18701 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18702 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
18703 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
18707 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18716 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
18726 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18728 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18729 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
18730 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
18734 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18743 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18745 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
18755 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18759 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18762 CFLAGS="$CFLAGS -Wextra -Wno-unused-parameter -Wno-missing-field-initializers"
18764 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wextra -Wno-unused-parameter -Wn…
18765 $as_echo_n "checking if $CC supports-Wextra -Wno-unused-parameter -Wno-missing-field-initializers..…
18770 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18786 rm -f core conftest.err conftest.$ac_objext \
18794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
18797 BASE_CFLAGS="$BASE_CFLAGS -Wextra -Wno-unused-parameter -Wno-missing-field-initializers"
18819 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18820 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unknown-warning-option" …
18821 $as_echo_n "checking if $CC supports -Werror=unknown-warning-option... " >&6; }
18825 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18834 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unknown_warning_option" >&5
18844 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18846 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18847 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports -Werror=unused-command-line-argu…
18848 $as_echo_n "checking if $CC supports -Werror=unused-command-line-argument... " >&6; }
18852 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18861 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18863 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_cv_cc_flag_unused_command_line_argument" >&5
18873 CFLAGS="$CFLAGS -Werror=unknown-warning-option"
18877 CFLAGS="$CFLAGS -Werror=unused-command-line-argument"
18880 CFLAGS="$CFLAGS -Wdocumentation"
18882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC supports-Wdocumentation" >&5
18883 $as_echo_n "checking if $CC supports-Wdocumentation... " >&6; }
18888 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18904 rm -f core conftest.err conftest.$ac_objext \
18912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $supported" >&5
18915 BASE_CFLAGS="$BASE_CFLAGS -Wdocumentation"
18928 …{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -Wl,--no-undefined" >…
18929 $as_echo_n "checking whether the linker accepts -Wl,--no-undefined... " >&6; }
18935 LDFLAGS="-Wl,--no-undefined"
18936 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18952 rm -f core conftest.err conftest.$ac_objext \
18958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xorg_check_linker_flags" >&5
18977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
18978 $as_echo_n "checking for clock_gettime in -lrt... " >&6; }
18983 LIBS="-lrt -lrt $LIBS"
18984 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19007 rm -f core conftest.err conftest.$ac_objext \
19011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
19014 RT_LIBS="-lrt"
19023 xkb_base=`$PKG_CONFIG --variable=xkb_base xkeyboard-config`
19030 @%:@ Check whether --with-xkb_config_root was given.
19041 @%:@ Check whether --with-x_locale_root was given.
19051 @%:@ Check whether --with-default_rules was given.
19065 @%:@ Check whether --with-default_model was given.
19079 @%:@ Check whether --with-default_layout was given.
19093 @%:@ Check whether --with-default_variant was given.
19111 @%:@ Check whether --with-default_options was given.
19128 @%:@ Check whether --enable-x11 was given.
19139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_XKB" >&5
19142 if test -n "$XCB_XKB_CFLAGS"; then
19144 elif test -n "$PKG_CONFIG"; then
19145 if test -n "$PKG_CONFIG" && \
19146 …{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-xkb >= 1…
19147 ($PKG_CONFIG --exists --print-errors "xcb xcb-xkb >= 1.10") 2>&5
19149 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
19151 pkg_cv_XCB_XKB_CFLAGS=`$PKG_CONFIG --cflags "xcb xcb-xkb >= 1.10" 2>/dev/null`
19159 if test -n "$XCB_XKB_LIBS"; then
19161 elif test -n "$PKG_CONFIG"; then
19162 if test -n "$PKG_CONFIG" && \
19163 …{ { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb xcb-xkb >= 1…
19164 ($PKG_CONFIG --exists --print-errors "xcb xcb-xkb >= 1.10") 2>&5
19166 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
19168 pkg_cv_XCB_XKB_LIBS=`$PKG_CONFIG --libs "xcb xcb-xkb >= 1.10" 2>/dev/null`
19180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19183 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
19189 …XCB_XKB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb xcb-xkb >= 1.10…
19191 XCB_XKB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb xcb-xkb >= 1.10" 2>&1`
19196 as_fn_error $? "xkbcommon-x11 requires xcb-xkb >= 1.10 which was not found. \
19197 You can disable X11 support with --disable-x11." "$LINENO" 5
19199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
19201 as_fn_error $? "xkbcommon-x11 requires xcb-xkb >= 1.10 which was not found. \
19202 You can disable X11 support with --disable-x11." "$LINENO" 5
19206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
19223 …fig_files="$ac_config_files Makefile xkbcommon-uninstalled.pc xkbcommon.pc xkbcommon-x11.pc xkbcom…
19228 # scripts and configure runs, see configure's option --config-cache.
19233 # the --recheck option to rerun configure.
19247 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
19252 …*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newlin…
19266 # `set' does not quote correctly, so add quotes: double-quote
19268 sed -n \
19274 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
19288 if test -w "$cache_file"; then
19290 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
19292 if test ! -f "$cache_file" || test -h "$cache_file"; then
19297 mv -f confcache "$cache_file"$$ &&
19298 mv -f "$cache_file"$$ "$cache_file" ;; #(
19300 mv -f confcache "$cache_file" ;;
19305 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
19309 rm -f confcache
19315 DEFS=-DHAVE_CONFIG_H
19334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
19336 if test -n "$am_sleep_pid"; then
19340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
19342 if test -n "$EXEEXT"; then
19350 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
19354 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
19358 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
19362 if test -z "${ENABLE_DOCS_TRUE}" && test -z "${ENABLE_DOCS_FALSE}"; then
19366 if test -z "${HAVE_DOXYGEN_TRUE}" && test -z "${HAVE_DOXYGEN_FALSE}"; then
19370 if test -z "${BUILD_LINUX_TESTS_TRUE}" && test -z "${BUILD_LINUX_TESTS_FALSE}"; then
19374 if test -z "${HAVE_NO_UNDEFINED_TRUE}" && test -z "${HAVE_NO_UNDEFINED_FALSE}"; then
19378 if test -z "${ENABLE_X11_TRUE}" && test -z "${ENABLE_X11_FALSE}"; then
19387 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
19401 SHELL=\${CONFIG_SHELL-$SHELL}
19405 ## -------------------- ##
19407 ## -------------------- ##
19411 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
19414 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
19416 alias -g '${1+"$@"}'='"$@"'
19419 case `(set -o) 2>/dev/null` in @%:@(
19421 set -o posix ;; @%:@(
19437 if test -z "$BASH_VERSION$ZSH_VERSION" \
19438 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
19439 as_echo='print -r --'
19440 as_echo_n='print -rn --'
19445 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
19446 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
19447 as_echo_n='/usr/ucb/echo -n'
19457 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
19460 as_echo_n='sh -c $as_echo_n_body as_echo'
19463 as_echo='sh -c $as_echo_body as_echo'
19469 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
19470 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
19478 # there to prevent editors from complaining about space-tab.
19491 test -z "$as_dir" && as_dir=.
19492 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
19503 if test ! -f "$as_myself"; then
19509 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
19531 @%:@ ----------------------------------------
19537 as_status=$1; test $as_status -eq 0 && as_status=1
19539 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
19540 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
19548 @%:@ -----------------------
19556 @%:@ -----------------
19557 @%:@ Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
19566 @%:@ ---------------
19574 @%:@ ----------------------
19592 @%:@ ------------------
19604 as_val=`expr "$@" || test $? -eq 1`
19616 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
19622 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
19628 as_me=`$as_basename -- "$0" ||
19655 case `echo -n x` in @%:@(((((
19656 -n*)
19664 ECHO_N='-n';;
19667 rm -f conf$$ conf$$.exe conf$$.file
19668 if test -d conf$$.dir; then
19669 rm -f conf$$.dir/conf$$.file
19671 rm -f conf$$.dir
19675 if ln -s conf$$.file conf$$ 2>/dev/null; then
19676 as_ln_s='ln -s'
19678 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
19679 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
19680 # In both cases, we have to default to `cp -pR'.
19681 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
19682 as_ln_s='cp -pR'
19686 as_ln_s='cp -pR'
19689 as_ln_s='cp -pR'
19691 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
19696 @%:@ -------------
19702 -*) as_dir=./$as_dir;;
19704 test -d "$as_dir" || eval $as_mkdir_p || {
19712 as_dir=`$as_dirname -- "$as_dir" ||
19735 test -d "$as_dir" && break
19737 test -z "$as_dirs" || eval "mkdir $as_dirs"
19738 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
19742 if mkdir -p . 2>/dev/null; then
19743 as_mkdir_p='mkdir -p "$as_dir"'
19745 test -d ./-p && rmdir ./-p
19751 @%:@ -----------------------
19755 test -f "$1" && test -x "$1"
19757 as_test_x='test -x'
19768 ## ----------------------------------- ##
19770 ## ----------------------------------- ##
19788 on `(hostname || uname -n) 2>/dev/null | sed 1q`
19818 -h, --help print this help, then exit
19819 -V, --version print version number and configuration settings, then exit
19820 --config print configuration, then exit
19821 -q, --quiet, --silent
19823 -d, --debug don't remove temporary files
19824 --recheck update $as_me by reconfiguring in the same conditions
19825 --file=FILE[:TEMPLATE]
19827 --header=FILE[:TEMPLATE]
19859 test -n "\$AWK" || AWK=awk
19868 --*=?*)
19873 --*=)
19887 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
19889 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
19891 --config | --confi | --conf | --con | --co | --c )
19893 --debug | --debu | --deb | --de | --d | -d )
19895 --file | --fil | --fi | --f )
19903 --header | --heade | --head | --hea )
19910 --he | --h)
19911 # Conflict between --help and --header
19913 Try \`$0 --help' for more information.";;
19914 --help | --hel | -h )
19916 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
19917 | -silent | --silent | --silen | --sile | --sil | --si | --s)
19921 -*) as_fn_error $? "unrecognized option: \`$1'
19922 Try \`$0 --help' for more information." ;;
19935 ac_configure_extra_args="$ac_configure_extra_args --silent"
19941 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
19954 sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
19963 # INIT-COMMANDS
19968 # The HP-UX ksh and POSIX shell print the target directory to stdout
20194 # Double-quote double-evaled strings.
20216 …\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_s…
20230 if test -n "\${ZSH_VERSION+set}" ; then
20256 "xkbcommon-uninstalled.pc") CONFIG_FILES="$CONFIG_FILES xkbcommon-uninstalled.pc" ;;
20258 "xkbcommon-x11.pc") CONFIG_FILES="$CONFIG_FILES xkbcommon-x11.pc" ;;
20259 "xkbcommon-x11-uninstalled.pc") CONFIG_FILES="$CONFIG_FILES xkbcommon-x11-uninstalled.pc" ;;
20288 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
20295 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
20296 test -d "$tmp"
20299 tmp=./conf$$-$RANDOM
20307 if test -n "$CONFIG_FILES"; then
20334 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
20340 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
20349 rm -f conf$$subs.sh
20354 sed -n '
20397 rm -f conf$$subs.awk
20460 fi # test -n "$CONFIG_FILES"
20465 if test -n "$CONFIG_HEADERS"; then
20471 # here-document in config.status, that substitutes the proper values into
20478 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
20479 if test -z "$ac_tt"; then
20493 sed -n '
20548 prefix = substr(line, 1, index(line, defundef) - 1)
20568 fi # test -n "$CONFIG_HEADERS"
20581 :[FH]-) ac_tag=-:-;;
20599 -) ac_f="$ac_tmp/stdin";;
20601 # (if the path is not absolute). The absolute path cannot be DOS-style,
20603 test -f "$ac_f" ||
20606 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
20620 if test x"$ac_file" != x-; then
20622 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
20634 *:-:* | *:-) cat >"$ac_tmp/stdin" \
20640 ac_dir=`$as_dirname -- "$ac_file" ||
20730 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
20733 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdi…
20734 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
20756 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
20771 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
20774 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
20775 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
20776 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
20777 "$ac_tmp/out"`; test -z "$ac_out"; } &&
20778 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`…
20783 rm -f "$ac_tmp/stdin"
20785 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
20786 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
20794 if test x"$ac_file" != x-; then
20797 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
20801 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
20804 rm -f "$ac_file"
20810 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
20811 || as_fn_error $? "could not create -" "$LINENO" 5
20824 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
20846 s/.*/./; q'`/stamp-h$_am_stamp_count
20849 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
20857 # Older Autoconf quotes --file arguments for eval, but not when files
20858 # are listed without --file. Let's play safe and only enable the eval
20868 mf=`echo "$mf" | sed -e 's/:.*$//'`
20872 # Grep'ing the first line is not enough: some people post-process
20876 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
20877 dirpart=`$as_dirname -- "$mf" ||
20905 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
20906 test -z "$DEPDIR" && continue
20907 am__include=`sed -n 's/^am__include = //p' < "$mf"`
20908 test -z "$am__include" && continue
20909 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
20914 for file in `sed -n "
20916 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
20918 test -f "$dirpart/$file" && continue
20919 fdir=`$as_dirname -- "$file" ||
20953 if test -n "${ZSH_VERSION+set}" ; then
20964 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
20966 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
20995 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
21041 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
21042 Xsed="\$SED -e 1s/^X//"
21053 # A BSD- or MS-compatible name lister.
21116 # Commands used to install an old-style archive.
21169 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
21172 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
21203 # Is shlibpath searched before the hard-coded library search path?
21210 # The last name is the one that the linker finds with -lNAME
21235 # Compile-time system search path for libraries.
21238 # Run-time system search path for libraries.
21262 # Commands used to build an old-style archive.
21283 # Does compiler simultaneously support -c and -o options?
21286 # Whether or not to add -lc for building shared libraries.
21301 # Create an old-style archive from a shared archive.
21304 # Create a temporary old-style archive to link instead of a shared archive.
21329 # Whether we need a single "-rpath" flag with a separated argument.
21342 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
21409 # if finds mixed CR/LF and LF-only lines. Since sed operates in
21413 || (rm -f "$cfgfile"; exit 1)
21416 sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
21423 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
21424 && mv -f "$cfgfile.tmp" "$cfgfile" \
21425 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21426 test 0 -eq $? || _lt_function_replace_fail=:
21429 sed -e '/^func_basename ()$/,/^} # func_basename /c\
21433 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
21434 && mv -f "$cfgfile.tmp" "$cfgfile" \
21435 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21436 test 0 -eq $? || _lt_function_replace_fail=:
21439 sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
21447 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
21448 && mv -f "$cfgfile.tmp" "$cfgfile" \
21449 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21450 test 0 -eq $? || _lt_function_replace_fail=:
21453 sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
21461 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
21462 && mv -f "$cfgfile.tmp" "$cfgfile" \
21463 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21464 test 0 -eq $? || _lt_function_replace_fail=:
21467 sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
21472 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
21473 && mv -f "$cfgfile.tmp" "$cfgfile" \
21474 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21475 test 0 -eq $? || _lt_function_replace_fail=:
21478 sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
21483 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
21484 && mv -f "$cfgfile.tmp" "$cfgfile" \
21485 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21486 test 0 -eq $? || _lt_function_replace_fail=:
21489 sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
21496 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
21497 && mv -f "$cfgfile.tmp" "$cfgfile" \
21498 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21499 test 0 -eq $? || _lt_function_replace_fail=:
21502 sed -e '/^func_xform ()$/,/^} # func_xform /c\
21506 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
21507 && mv -f "$cfgfile.tmp" "$cfgfile" \
21508 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21509 test 0 -eq $? || _lt_function_replace_fail=:
21512 sed -e '/^func_arith ()$/,/^} # func_arith /c\
21516 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
21517 && mv -f "$cfgfile.tmp" "$cfgfile" \
21518 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21519 test 0 -eq $? || _lt_function_replace_fail=:
21522 sed -e '/^func_len ()$/,/^} # func_len /c\
21526 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
21527 && mv -f "$cfgfile.tmp" "$cfgfile" \
21528 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21529 test 0 -eq $? || _lt_function_replace_fail=:
21534 sed -e '/^func_append ()$/,/^} # func_append /c\
21538 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
21539 && mv -f "$cfgfile.tmp" "$cfgfile" \
21540 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21541 test 0 -eq $? || _lt_function_replace_fail=:
21544 sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
21549 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
21550 && mv -f "$cfgfile.tmp" "$cfgfile" \
21551 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21552 test 0 -eq $? || _lt_function_replace_fail=:
21556 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
21557 && mv -f "$cfgfile.tmp" "$cfgfile" \
21558 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21559 test 0 -eq $? || _lt_function_replace_fail=:
21562 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
21563 && mv -f "$cfgfile.tmp" "$cfgfile" \
21564 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
21565 test 0 -eq $? || _lt_function_replace_fail=:
21569 …{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in…
21574 mv -f "$cfgfile" "$ofile" ||
21575 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
21604 ac_config_status_args="$ac_config_status_args --quiet"
21612 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
21613 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
21618 { $as_echo "$as_me:${as_lineno-$LINENO}: result:
21622 libxkbcommon-x11: ${enable_x11}
21641 libxkbcommon-x11: ${enable_x11}