2 # From configure.ac Revision: 160062 .
3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated by GNU Autoconf 2.61 for asterisk 1.6.
6 # Report bugs to <www.asterisk.org>.
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
10 # This configure script is free software; the Free Software Foundation
11 # gives unlimited permission to copy, distribute and modify it.
14 ## --------------------- ##
15 ## M4sh Initialization. ##
16 ## --------------------- ##
18 # Be more Bourne compatible
19 DUALCASE=1; export DUALCASE # for MKS sh
20 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
23 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
24 # is contrary to our usage. Disable this feature.
25 alias -g '${1+"$@"}'='"$@"'
28 case `(set -o) 2>/dev/null` in
29 *posix*) set -o posix ;;
38 # Avoid depending upon Character Ranges.
39 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
40 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
41 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
42 as_cr_digits='0123456789'
43 as_cr_alnum=$as_cr_Letters$as_cr_digits
45 # The user is always right.
46 if test "${PATH_SEPARATOR+set}" != set; then
47 echo "#! /bin/sh" >conf$$.sh
48 echo "exit 0" >>conf$$.sh
50 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
58 # Support unset when possible.
59 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
67 # We need space, tab and new line, in precisely that order. Quoting is
68 # there to prevent editors from complaining about space-tab.
69 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
70 # splitting by setting IFS to empty value.)
75 # Find who we are. Look in the path if we contain no directory separator.
77 *[\\/]* ) as_myself=$0 ;;
78 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
82 test -z "$as_dir" && as_dir=.
83 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
89 # We did not find ourselves, most probably we were run as `sh COMMAND'
90 # in which case we are not to be found in the path.
91 if test "x$as_myself" = x; then
94 if test ! -f "$as_myself"; then
95 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
99 # Work around bugs in pre-3.0 UWIN ksh.
100 for as_var in ENV MAIL MAILPATH
101 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
109 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
110 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
113 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
114 eval $as_var=C; export $as_var
116 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
120 # Required to use basename.
121 if expr a : '\(a\)' >/dev/null 2>&1 &&
122 test "X`expr 00001 : '.*\(...\)'`" = X001; then
128 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
135 # Name of the executable.
136 as_me=`$as_basename -- "$0" ||
137 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
138 X"$0" : 'X\(//\)$' \| \
139 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
141 sed '/^.*\/\([^/][^/]*\)\/*$/{
159 if test "x$CONFIG_SHELL" = x; then
160 if (eval ":") 2>/dev/null; then
166 if test $as_have_required = yes && (eval ":
176 as_func_ret_success () {
179 as_func_ret_failure () {
184 if as_func_success; then
188 echo as_func_success failed.
191 if as_func_failure; then
193 echo as_func_failure succeeded.
196 if as_func_ret_success; then
200 echo as_func_ret_success failed.
203 if as_func_ret_failure; then
205 echo as_func_ret_failure succeeded.
208 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
212 echo positional parameters were not saved.
215 test \$exitcode = 0) || { (exit 1); exit 1; }
220 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
221 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
222 ") 2> /dev/null; then
226 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
227 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
230 test -z "$as_dir" && as_dir=.
233 for as_base in sh bash ksh sh5; do
234 as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
241 for as_shell in $as_candidate_shells $SHELL; do
242 # Try only shells that exist, to save several forks.
243 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
244 { ("$as_shell") 2> /dev/null <<\_ASEOF
245 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
248 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
249 # is contrary to our usage. Disable this feature.
250 alias -g '${1+"$@"}'='"$@"'
253 case `(set -o) 2>/dev/null` in
254 *posix*) set -o posix ;;
263 CONFIG_SHELL=$as_shell
265 if { "$as_shell" 2> /dev/null <<\_ASEOF
266 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
269 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
270 # is contrary to our usage. Disable this feature.
271 alias -g '${1+"$@"}'='"$@"'
274 case `(set -o) 2>/dev/null` in
275 *posix*) set -o posix ;;
291 as_func_ret_success () {
294 as_func_ret_failure () {
299 if as_func_success; then
303 echo as_func_success failed.
306 if as_func_failure; then
308 echo as_func_failure succeeded.
311 if as_func_ret_success; then
315 echo as_func_ret_success failed.
318 if as_func_ret_failure; then
320 echo as_func_ret_failure succeeded.
323 if ( set x; as_func_ret_success y && test x = "$1" ); then
327 echo positional parameters were not saved.
330 test $exitcode = 0) || { (exit 1); exit 1; }
335 test "x$as_lineno_1" != "x$as_lineno_2" &&
336 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
347 if test "x$CONFIG_SHELL" != x; then
348 for as_var in BASH_ENV ENV
349 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
352 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
356 if test $as_have_required = no; then
357 echo This script requires a shell more modern than all the
358 echo shells that I found on your system. Please install a
359 echo modern shell, or manually run the script under such a
360 echo shell if you do have one.
361 { (exit 1); exit 1; }
371 (eval "as_func_return () {
380 as_func_ret_success () {
383 as_func_ret_failure () {
388 if as_func_success; then
392 echo as_func_success failed.
395 if as_func_failure; then
397 echo as_func_failure succeeded.
400 if as_func_ret_success; then
404 echo as_func_ret_success failed.
407 if as_func_ret_failure; then
409 echo as_func_ret_failure succeeded.
412 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
416 echo positional parameters were not saved.
419 test \$exitcode = 0") || {
420 echo No shell found that supports shell functions.
421 echo Please tell autoconf@gnu.org about your system,
422 echo including any error possibly output before this
430 test "x$as_lineno_1" != "x$as_lineno_2" &&
431 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
433 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
434 # uniformly replaced by the line number. The first 'sed' inserts a
435 # line-number line after each line using $LINENO; the second 'sed'
436 # does the real work. The second script uses 'N' to pair each
437 # line-number line with the line containing $LINENO, and appends
438 # trailing '-' during substitution so that $LINENO is not a special
440 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
441 # scripts with optimization help from Paolo Bonzini. Blame Lee
442 # E. McMahon (1931-1989) for sed's syntax. :-)
454 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
458 chmod +x "$as_me.lineno" ||
459 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
460 { (exit 1); exit 1; }; }
462 # Don't try to exec as it changes $[0], causing all sort of problems
463 # (the dirname of $[0] is not the place where we might find the
464 # original and so on. Autoconf is especially sensitive to this).
466 # Exit status is that of the last command.
471 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
477 ECHO_C= ECHO_N= ECHO_T=
481 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
488 if expr a : '\(a\)' >/dev/null 2>&1 &&
489 test "X`expr 00001 : '.*\(...\)'`" = X001; then
495 rm -f conf$$ conf$$.exe conf$$.file
496 if test -d conf$$.dir; then
497 rm -f conf$$.dir/conf$$.file
503 if ln -s conf$$.file conf$$ 2>/dev/null; then
505 # ... but there are two gotchas:
506 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
507 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
508 # In both cases, we have to default to `cp -p'.
509 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
511 elif ln conf$$.file conf$$ 2>/dev/null; then
516 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
517 rmdir conf$$.dir 2>/dev/null
519 if mkdir -p . 2>/dev/null; then
522 test -d ./-p && rmdir ./-p
526 if test -x / >/dev/null 2>&1; then
529 if ls -dL / >/dev/null 2>&1; then
536 if test -d "$1"; then
542 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
543 ???[sx]*):;;*)false;;esac;fi
547 as_executable_p=$as_test_x
549 # Sed expression to map a string onto a valid CPP name.
550 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
552 # Sed expression to map a string onto a valid variable name.
553 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
557 exec 7<&0 </dev/null 6>&1
560 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
561 # so uname gets run too.
562 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
567 ac_default_prefix=/usr/local
569 ac_config_libobj_dir=.
575 SHELL=${CONFIG_SHELL-/bin/sh}
577 # Identity of this package.
578 PACKAGE_NAME='asterisk'
579 PACKAGE_TARNAME='asterisk'
580 PACKAGE_VERSION='1.6'
581 PACKAGE_STRING='asterisk 1.6'
582 PACKAGE_BUGREPORT='www.asterisk.org'
584 ac_unique_file="main/asterisk.c"
585 # Factoring default headers for most tests.
586 ac_includes_default="\
588 #ifdef HAVE_SYS_TYPES_H
589 # include <sys/types.h>
591 #ifdef HAVE_SYS_STAT_H
592 # include <sys/stat.h>
598 # ifdef HAVE_STDLIB_H
603 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
608 #ifdef HAVE_STRINGS_H
609 # include <strings.h>
611 #ifdef HAVE_INTTYPES_H
612 # include <inttypes.h>
631 program_transform_name
906 SPEEX_PREPROCESS_INCLUDE
977 PBX_PTHREAD_RWLOCK_INITIALIZER
978 PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
981 AST_DECLARATION_AFTER_STATEMENT
983 AST_NO_STRICT_OVERFLOW
1017 ac_precious_vars='build_alias
1032 # Initialize some variables set by options.
1034 ac_init_version=false
1035 # The variables have the same names as the options, with
1036 # dashes changed to underlines.
1037 cache_file=/dev/null
1044 program_transform_name=s,x,x,
1052 # Installation directory options.
1053 # These are left unexpanded so users can "make install exec_prefix=/foo"
1054 # and all the variables that are supposed to be based on exec_prefix
1055 # by default will actually change.
1056 # Use braces instead of parens because sh, perl, etc. also accept them.
1057 # (The list follows the same order as the GNU Coding Standards.)
1058 bindir='${exec_prefix}/bin'
1059 sbindir='${exec_prefix}/sbin'
1060 libexecdir='${exec_prefix}/libexec'
1061 datarootdir='${prefix}/share'
1062 datadir='${datarootdir}'
1063 sysconfdir='${prefix}/etc'
1064 sharedstatedir='${prefix}/com'
1065 localstatedir='${prefix}/var'
1066 includedir='${prefix}/include'
1067 oldincludedir='/usr/include'
1068 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1069 infodir='${datarootdir}/info'
1074 libdir='${exec_prefix}/lib'
1075 localedir='${datarootdir}/locale'
1076 mandir='${datarootdir}/man'
1082 # If the previous option needs an argument, assign it.
1083 if test -n "$ac_prev"; then
1084 eval $ac_prev=\$ac_option
1090 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1094 # Accept the important Cygnus configure options, so we can diagnose typos.
1096 case $ac_dashdash$ac_option in
1100 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1102 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1103 bindir=$ac_optarg ;;
1105 -build | --build | --buil | --bui | --bu)
1106 ac_prev=build_alias ;;
1107 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1108 build_alias=$ac_optarg ;;
1110 -cache-file | --cache-file | --cache-fil | --cache-fi \
1111 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1112 ac_prev=cache_file ;;
1113 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1114 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1115 cache_file=$ac_optarg ;;
1117 --config-cache | -C)
1118 cache_file=config.cache ;;
1120 -datadir | --datadir | --datadi | --datad)
1122 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1123 datadir=$ac_optarg ;;
1125 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1126 | --dataroo | --dataro | --datar)
1127 ac_prev=datarootdir ;;
1128 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1129 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1130 datarootdir=$ac_optarg ;;
1132 -disable-* | --disable-*)
1133 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1134 # Reject names that are not valid shell variable names.
1135 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1136 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1137 { (exit 1); exit 1; }; }
1138 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1139 eval enable_$ac_feature=no ;;
1141 -docdir | --docdir | --docdi | --doc | --do)
1143 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1144 docdir=$ac_optarg ;;
1146 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1148 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1149 dvidir=$ac_optarg ;;
1151 -enable-* | --enable-*)
1152 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1153 # Reject names that are not valid shell variable names.
1154 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1155 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1156 { (exit 1); exit 1; }; }
1157 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1158 eval enable_$ac_feature=\$ac_optarg ;;
1160 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1161 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1162 | --exec | --exe | --ex)
1163 ac_prev=exec_prefix ;;
1164 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1165 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1166 | --exec=* | --exe=* | --ex=*)
1167 exec_prefix=$ac_optarg ;;
1169 -gas | --gas | --ga | --g)
1170 # Obsolete; use --with-gas.
1173 -help | --help | --hel | --he | -h)
1174 ac_init_help=long ;;
1175 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1176 ac_init_help=recursive ;;
1177 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1178 ac_init_help=short ;;
1180 -host | --host | --hos | --ho)
1181 ac_prev=host_alias ;;
1182 -host=* | --host=* | --hos=* | --ho=*)
1183 host_alias=$ac_optarg ;;
1185 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1187 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1189 htmldir=$ac_optarg ;;
1191 -includedir | --includedir | --includedi | --included | --include \
1192 | --includ | --inclu | --incl | --inc)
1193 ac_prev=includedir ;;
1194 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1195 | --includ=* | --inclu=* | --incl=* | --inc=*)
1196 includedir=$ac_optarg ;;
1198 -infodir | --infodir | --infodi | --infod | --info | --inf)
1200 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1201 infodir=$ac_optarg ;;
1203 -libdir | --libdir | --libdi | --libd)
1205 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1206 libdir=$ac_optarg ;;
1208 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1209 | --libexe | --libex | --libe)
1210 ac_prev=libexecdir ;;
1211 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1212 | --libexe=* | --libex=* | --libe=*)
1213 libexecdir=$ac_optarg ;;
1215 -localedir | --localedir | --localedi | --localed | --locale)
1216 ac_prev=localedir ;;
1217 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1218 localedir=$ac_optarg ;;
1220 -localstatedir | --localstatedir | --localstatedi | --localstated \
1221 | --localstate | --localstat | --localsta | --localst | --locals)
1222 ac_prev=localstatedir ;;
1223 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1224 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1225 localstatedir=$ac_optarg ;;
1227 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1229 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1230 mandir=$ac_optarg ;;
1232 -nfp | --nfp | --nf)
1233 # Obsolete; use --without-fp.
1236 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1237 | --no-cr | --no-c | -n)
1240 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1241 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1244 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1245 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1246 | --oldin | --oldi | --old | --ol | --o)
1247 ac_prev=oldincludedir ;;
1248 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1249 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1250 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1251 oldincludedir=$ac_optarg ;;
1253 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1255 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1256 prefix=$ac_optarg ;;
1258 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1259 | --program-pre | --program-pr | --program-p)
1260 ac_prev=program_prefix ;;
1261 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1262 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1263 program_prefix=$ac_optarg ;;
1265 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1266 | --program-suf | --program-su | --program-s)
1267 ac_prev=program_suffix ;;
1268 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1269 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1270 program_suffix=$ac_optarg ;;
1272 -program-transform-name | --program-transform-name \
1273 | --program-transform-nam | --program-transform-na \
1274 | --program-transform-n | --program-transform- \
1275 | --program-transform | --program-transfor \
1276 | --program-transfo | --program-transf \
1277 | --program-trans | --program-tran \
1278 | --progr-tra | --program-tr | --program-t)
1279 ac_prev=program_transform_name ;;
1280 -program-transform-name=* | --program-transform-name=* \
1281 | --program-transform-nam=* | --program-transform-na=* \
1282 | --program-transform-n=* | --program-transform-=* \
1283 | --program-transform=* | --program-transfor=* \
1284 | --program-transfo=* | --program-transf=* \
1285 | --program-trans=* | --program-tran=* \
1286 | --progr-tra=* | --program-tr=* | --program-t=*)
1287 program_transform_name=$ac_optarg ;;
1289 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1291 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1292 pdfdir=$ac_optarg ;;
1294 -psdir | --psdir | --psdi | --psd | --ps)
1296 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1299 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1300 | -silent | --silent | --silen | --sile | --sil)
1303 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1305 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1307 sbindir=$ac_optarg ;;
1309 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1310 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1311 | --sharedst | --shareds | --shared | --share | --shar \
1313 ac_prev=sharedstatedir ;;
1314 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1315 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1316 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1318 sharedstatedir=$ac_optarg ;;
1320 -site | --site | --sit)
1322 -site=* | --site=* | --sit=*)
1325 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1327 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1328 srcdir=$ac_optarg ;;
1330 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1331 | --syscon | --sysco | --sysc | --sys | --sy)
1332 ac_prev=sysconfdir ;;
1333 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1334 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1335 sysconfdir=$ac_optarg ;;
1337 -target | --target | --targe | --targ | --tar | --ta | --t)
1338 ac_prev=target_alias ;;
1339 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1340 target_alias=$ac_optarg ;;
1342 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1345 -version | --version | --versio | --versi | --vers | -V)
1346 ac_init_version=: ;;
1349 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1350 # Reject names that are not valid shell variable names.
1351 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1352 { echo "$as_me: error: invalid package name: $ac_package" >&2
1353 { (exit 1); exit 1; }; }
1354 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1355 eval with_$ac_package=\$ac_optarg ;;
1357 -without-* | --without-*)
1358 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1359 # Reject names that are not valid shell variable names.
1360 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1361 { echo "$as_me: error: invalid package name: $ac_package" >&2
1362 { (exit 1); exit 1; }; }
1363 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1364 eval with_$ac_package=no ;;
1367 # Obsolete; use --with-x.
1370 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1371 | --x-incl | --x-inc | --x-in | --x-i)
1372 ac_prev=x_includes ;;
1373 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1374 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1375 x_includes=$ac_optarg ;;
1377 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1378 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1379 ac_prev=x_libraries ;;
1380 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1381 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1382 x_libraries=$ac_optarg ;;
1384 -*) { echo "$as_me: error: unrecognized option: $ac_option
1385 Try \`$0 --help' for more information." >&2
1386 { (exit 1); exit 1; }; }
1390 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1391 # Reject names that are not valid shell variable names.
1392 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1393 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1394 { (exit 1); exit 1; }; }
1395 eval $ac_envvar=\$ac_optarg
1396 export $ac_envvar ;;
1399 # FIXME: should be removed in autoconf 3.0.
1400 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1401 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1402 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1403 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1409 if test -n "$ac_prev"; then
1410 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1411 { echo "$as_me: error: missing argument to $ac_option" >&2
1412 { (exit 1); exit 1; }; }
1415 # Be sure to have absolute directory names.
1416 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1417 datadir sysconfdir sharedstatedir localstatedir includedir \
1418 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1419 libdir localedir mandir
1421 eval ac_val=\$$ac_var
1423 [\\/$]* | ?:[\\/]* ) continue;;
1424 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1426 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1427 { (exit 1); exit 1; }; }
1430 # There might be people who depend on the old broken behavior: `$host'
1431 # used to hold the argument of --host etc.
1432 # FIXME: To remove some day.
1435 target=$target_alias
1437 # FIXME: To remove some day.
1438 if test "x$host_alias" != x; then
1439 if test "x$build_alias" = x; then
1440 cross_compiling=maybe
1441 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1442 If a cross compiler is detected then cross compile mode will be used." >&2
1443 elif test "x$build_alias" != "x$host_alias"; then
1449 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1451 test "$silent" = yes && exec 6>/dev/null
1454 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1455 ac_ls_di=`ls -di .` &&
1456 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1457 { echo "$as_me: error: Working directory cannot be determined" >&2
1458 { (exit 1); exit 1; }; }
1459 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1460 { echo "$as_me: error: pwd does not report name of working directory" >&2
1461 { (exit 1); exit 1; }; }
1464 # Find the source files, if location was not specified.
1465 if test -z "$srcdir"; then
1466 ac_srcdir_defaulted=yes
1467 # Try the directory containing this script, then the parent directory.
1468 ac_confdir=`$as_dirname -- "$0" ||
1469 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1470 X"$0" : 'X\(//\)[^/]' \| \
1471 X"$0" : 'X\(//\)$' \| \
1472 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1474 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1492 if test ! -r "$srcdir/$ac_unique_file"; then
1496 ac_srcdir_defaulted=no
1498 if test ! -r "$srcdir/$ac_unique_file"; then
1499 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1500 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1501 { (exit 1); exit 1; }; }
1503 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1505 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1506 { (exit 1); exit 1; }; }
1508 # When building in place, set srcdir=.
1509 if test "$ac_abs_confdir" = "$ac_pwd"; then
1512 # Remove unnecessary trailing slashes from srcdir.
1513 # Double slashes in file names in object file debugging info
1514 # mess up M-x gdb in Emacs.
1516 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1518 for ac_var in $ac_precious_vars; do
1519 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1520 eval ac_env_${ac_var}_value=\$${ac_var}
1521 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1522 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1526 # Report the --help message.
1528 if test "$ac_init_help" = "long"; then
1529 # Omit some internal or obsolete options to make the list less imposing.
1530 # This message is too long to be a string in the A/UX 3.1 sh.
1532 \`configure' configures asterisk 1.6 to adapt to many kinds of systems.
1534 Usage: $0 [OPTION]... [VAR=VALUE]...
1536 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1537 VAR=VALUE. See below for descriptions of some of the useful variables.
1539 Defaults for the options are specified in brackets.
1542 -h, --help display this help and exit
1543 --help=short display options specific to this package
1544 --help=recursive display the short help of all the included packages
1545 -V, --version display version information and exit
1546 -q, --quiet, --silent do not print \`checking...' messages
1547 --cache-file=FILE cache test results in FILE [disabled]
1548 -C, --config-cache alias for \`--cache-file=config.cache'
1549 -n, --no-create do not create output files
1550 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1552 Installation directories:
1553 --prefix=PREFIX install architecture-independent files in PREFIX
1554 [$ac_default_prefix]
1555 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1558 By default, \`make install' will install all the files in
1559 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1560 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1561 for instance \`--prefix=\$HOME'.
1563 For better control, use the options below.
1565 Fine tuning of the installation directories:
1566 --bindir=DIR user executables [EPREFIX/bin]
1567 --sbindir=DIR system admin executables [EPREFIX/sbin]
1568 --libexecdir=DIR program executables [EPREFIX/libexec]
1569 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1570 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1571 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1572 --libdir=DIR object code libraries [EPREFIX/lib]
1573 --includedir=DIR C header files [PREFIX/include]
1574 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1575 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1576 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1577 --infodir=DIR info documentation [DATAROOTDIR/info]
1578 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1579 --mandir=DIR man documentation [DATAROOTDIR/man]
1580 --docdir=DIR documentation root [DATAROOTDIR/doc/asterisk]
1581 --htmldir=DIR html documentation [DOCDIR]
1582 --dvidir=DIR dvi documentation [DOCDIR]
1583 --pdfdir=DIR pdf documentation [DOCDIR]
1584 --psdir=DIR ps documentation [DOCDIR]
1590 --build=BUILD configure for building on BUILD [guessed]
1591 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1595 if test -n "$ac_init_help"; then
1596 case $ac_init_help in
1597 short | recursive ) echo "Configuration of asterisk 1.6:";;
1602 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1603 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1604 --enable-dev-mode Turn on developer mode
1605 --disable-largefile omit support for large files
1606 --enable-internal-poll Use Asterisk's poll implementation
1607 --disable-xmldoc Explicity disable XML documentation
1610 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1611 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1612 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1613 --with-asound=PATH use Advanced Linux Sound Architecture files in PATH
1614 --with-execinfo=PATH use Stack Backtrace support files in PATH
1615 --with-cap=PATH use POSIX 1.e capabilities files in PATH
1616 --with-curl=PATH use cURL files in PATH
1617 --with-curses=PATH use curses files in PATH
1618 --with-crypto=PATH use OpenSSL Cryptography support files in PATH
1619 --with-dahdi=PATH use DAHDI files in PATH
1620 --with-avcodec=PATH use Ffmpeg and avcodec library files in PATH
1621 --with-gsm=PATH use External GSM library files in PATH , use
1622 'internal' GSM otherwise
1623 --with-gtk=PATH use gtk libraries files in PATH
1624 --with-gtk2=PATH use gtk2 libraries files in PATH
1625 --with-gmime=PATH use GMime library files in PATH
1626 --with-hoard=PATH use Hoard Memory Allocator files in PATH
1627 --with-iconv=PATH use Iconv Library files in PATH
1628 --with-iksemel=PATH use Iksemel Jabber Library files in PATH
1629 --with-imap=PATH use UW IMAP Toolkit files in PATH
1630 --with-iodbc=PATH use iODBC files in PATH
1631 --with-isdnnet=PATH use ISDN4Linux Library files in PATH
1632 --with-jack=PATH use Jack Audio Connection Kit files in PATH
1633 --with-ldap=PATH use OpenLDAP files in PATH
1634 --with-libxml2=PATH use LibXML2 files in PATH
1635 --with-ltdl=PATH use libtool files in PATH
1636 --with-lua=PATH use Lua files in PATH
1637 --with-misdn=PATH use mISDN User Library files in PATH
1638 --with-nbs=PATH use Network Broadcast Sound files in PATH
1639 --with-ncurses=PATH use ncurses files in PATH
1640 --with-netsnmp=PATH use Net-SNMP files in PATH
1641 --with-newt=PATH use newt files in PATH
1642 --with-ogg=PATH use OGG files in PATH
1643 --with-osptk=PATH use OSP Toolkit files in PATH
1644 --with-oss=PATH use Open Sound System files in PATH
1645 --with-postgres=PATH use PostgreSQL files in PATH
1646 --with-popt=PATH use popt files in PATH
1647 --with-portaudio=PATH use PortAudio files in PATH
1648 --with-pri=PATH use ISDN PRI files in PATH
1649 --with-resample=PATH use LIBRESAMPLE files in PATH
1650 --with-spandsp=PATH use SPANDSP files in PATH
1651 --with-ss7=PATH use ISDN SS7 files in PATH
1652 --with-pwlib=PATH use PWlib files in PATH
1653 --with-h323=PATH use OpenH323 files in PATH
1654 --with-radius=PATH use Radius Client files in PATH
1655 --with-sdl=PATH use Sdl files in PATH
1656 --with-SDL_image=PATH use Sdl Image library files in PATH
1657 --with-openais=PATH use OpenAIS files in PATH
1658 --with-speex=PATH use Speex files in PATH
1659 --with-speex=PATH use Speex preprocess routines files in PATH
1660 --with-speexdsp=PATH use Speexdsp files in PATH
1661 --with-sqlite=PATH use SQLite files in PATH
1662 --with-sqlite3=PATH use SQLite files in PATH
1663 --with-suppserv=PATH use mISDN Supplemental Services files in PATH
1664 --with-ssl=PATH use OpenSSL Secure Sockets Layer support files in
1666 --with-tds=PATH use FreeTDS files in PATH
1667 --with-termcap=PATH use Termcap files in PATH
1668 --with-tinfo=PATH use Term Info files in PATH
1669 --with-tonezone=PATH use tonezone files in PATH
1670 --with-unixodbc=PATH use unixODBC files in PATH
1671 --with-usb=PATH use usb files in PATH
1672 --with-vorbis=PATH use Vorbis files in PATH
1673 --with-vpb=PATH use Voicetronix API files in PATH
1674 --with-x11=PATH use X11 support files in PATH
1675 --with-z=PATH use zlib files in PATH
1676 --with-timerfd=PATH use timerfd files in PATH
1678 Some influential environment variables:
1679 CC C compiler command
1680 CFLAGS C compiler flags
1681 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1682 nonstandard directory <lib dir>
1683 LIBS libraries to pass to the linker, e.g. -l<library>
1684 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1685 you have headers in a nonstandard directory <include dir>
1687 CXX C++ compiler command
1688 CXXFLAGS C++ compiler flags
1689 CXXCPP C++ preprocessor
1691 Use these variables to override the choices made by `configure' or to help
1692 it to find libraries and programs with nonstandard names/locations.
1694 Report bugs to <www.asterisk.org>.
1699 if test "$ac_init_help" = "recursive"; then
1700 # If there are subdirs, report their specific --help.
1701 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1702 test -d "$ac_dir" || continue
1706 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1708 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1709 # A ".." for each directory in $ac_dir_suffix.
1710 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1711 case $ac_top_builddir_sub in
1712 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1713 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1716 ac_abs_top_builddir=$ac_pwd
1717 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1718 # for backward compatibility:
1719 ac_top_builddir=$ac_top_build_prefix
1722 .) # We are building in place.
1724 ac_top_srcdir=$ac_top_builddir_sub
1725 ac_abs_top_srcdir=$ac_pwd ;;
1726 [\\/]* | ?:[\\/]* ) # Absolute name.
1727 ac_srcdir=$srcdir$ac_dir_suffix;
1728 ac_top_srcdir=$srcdir
1729 ac_abs_top_srcdir=$srcdir ;;
1731 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1732 ac_top_srcdir=$ac_top_build_prefix$srcdir
1733 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1735 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1737 cd "$ac_dir" || { ac_status=$?; continue; }
1738 # Check for guested configure.
1739 if test -f "$ac_srcdir/configure.gnu"; then
1741 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1742 elif test -f "$ac_srcdir/configure"; then
1744 $SHELL "$ac_srcdir/configure" --help=recursive
1746 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1748 cd "$ac_pwd" || { ac_status=$?; break; }
1752 test -n "$ac_init_help" && exit $ac_status
1753 if $ac_init_version; then
1755 asterisk configure 1.6
1756 generated by GNU Autoconf 2.61
1758 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1759 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1760 This configure script is free software; the Free Software Foundation
1761 gives unlimited permission to copy, distribute and modify it.
1767 cat >config.log <<_ACEOF
1768 This file contains any messages produced by compilers while
1769 running configure, to aid debugging if configure makes a mistake.
1771 It was created by asterisk $as_me 1.6, which was
1772 generated by GNU Autoconf 2.61. Invocation command line was
1784 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1785 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1786 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1787 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1788 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1790 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1791 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1793 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1794 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1795 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1796 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1797 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1798 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1799 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1803 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1807 test -z "$as_dir" && as_dir=.
1808 echo "PATH: $as_dir"
1824 # Keep a trace of the command line.
1825 # Strip out --no-create and --no-recursion so they do not pile up.
1826 # Strip out --silent because we don't want to record it for future runs.
1827 # Also quote any args containing shell meta-characters.
1828 # Make two passes to allow for proper duplicate-argument suppression.
1832 ac_must_keep_next=false
1838 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1839 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1840 | -silent | --silent | --silen | --sile | --sil)
1843 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1846 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1848 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1849 if test $ac_must_keep_next = true; then
1850 ac_must_keep_next=false # Got value, back to normal.
1853 *=* | --config-cache | -C | -disable-* | --disable-* \
1854 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1855 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1856 | -with-* | --with-* | -without-* | --without-* | --x)
1857 case "$ac_configure_args0 " in
1858 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1861 -* ) ac_must_keep_next=true ;;
1864 ac_configure_args="$ac_configure_args '$ac_arg'"
1869 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1870 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1872 # When interrupted or exit'd, cleanup temporary files, and complete
1873 # config.log. We remove comments because anyway the quotes in there
1874 # would cause problems or look ugly.
1875 # WARNING: Use '\'' to represent an apostrophe within the trap.
1876 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1877 trap 'exit_status=$?
1878 # Save into config.log some information that might help in debugging.
1883 ## ---------------- ##
1884 ## Cache variables. ##
1885 ## ---------------- ##
1888 # The following way of writing the cache mishandles newlines in values,
1890 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1891 eval ac_val=\$$ac_var
1895 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1896 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1899 _ | IFS | as_nl) ;; #(
1900 *) $as_unset $ac_var ;;
1905 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1906 *${as_nl}ac_space=\ *)
1908 "s/'\''/'\''\\\\'\'''\''/g;
1909 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1912 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1920 ## ----------------- ##
1921 ## Output variables. ##
1922 ## ----------------- ##
1925 for ac_var in $ac_subst_vars
1927 eval ac_val=\$$ac_var
1929 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1931 echo "$ac_var='\''$ac_val'\''"
1935 if test -n "$ac_subst_files"; then
1937 ## ------------------- ##
1938 ## File substitutions. ##
1939 ## ------------------- ##
1942 for ac_var in $ac_subst_files
1944 eval ac_val=\$$ac_var
1946 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1948 echo "$ac_var='\''$ac_val'\''"
1953 if test -s confdefs.h; then
1963 test "$ac_signal" != 0 &&
1964 echo "$as_me: caught signal $ac_signal"
1965 echo "$as_me: exit $exit_status"
1967 rm -f core *.core core.conftest.* &&
1968 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1971 for ac_signal in 1 2 13 15; do
1972 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1976 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1977 rm -f -r conftest* confdefs.h
1979 # Predefined preprocessor variables.
1981 cat >>confdefs.h <<_ACEOF
1982 #define PACKAGE_NAME "$PACKAGE_NAME"
1986 cat >>confdefs.h <<_ACEOF
1987 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1991 cat >>confdefs.h <<_ACEOF
1992 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1996 cat >>confdefs.h <<_ACEOF
1997 #define PACKAGE_STRING "$PACKAGE_STRING"
2001 cat >>confdefs.h <<_ACEOF
2002 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2006 # Let the site file select an alternate cache file if it wants to.
2007 # Prefer explicitly selected file to automatically selected ones.
2008 if test -n "$CONFIG_SITE"; then
2009 set x "$CONFIG_SITE"
2010 elif test "x$prefix" != xNONE; then
2011 set x "$prefix/share/config.site" "$prefix/etc/config.site"
2013 set x "$ac_default_prefix/share/config.site" \
2014 "$ac_default_prefix/etc/config.site"
2019 if test -r "$ac_site_file"; then
2020 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
2021 echo "$as_me: loading site script $ac_site_file" >&6;}
2022 sed 's/^/| /' "$ac_site_file" >&5
2027 if test -r "$cache_file"; then
2028 # Some versions of bash will fail to source /dev/null (special
2029 # files actually), so we avoid doing that.
2030 if test -f "$cache_file"; then
2031 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
2032 echo "$as_me: loading cache $cache_file" >&6;}
2034 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2035 *) . "./$cache_file";;
2039 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
2040 echo "$as_me: creating cache $cache_file" >&6;}
2044 ac_header_list="$ac_header_list utime.h"
2045 # Check that the precious variables saved in the cache have kept the same
2047 ac_cache_corrupted=false
2048 for ac_var in $ac_precious_vars; do
2049 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2050 eval ac_new_set=\$ac_env_${ac_var}_set
2051 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2052 eval ac_new_val=\$ac_env_${ac_var}_value
2053 case $ac_old_set,$ac_new_set in
2055 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2056 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2057 ac_cache_corrupted=: ;;
2059 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
2060 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2061 ac_cache_corrupted=: ;;
2064 if test "x$ac_old_val" != "x$ac_new_val"; then
2065 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
2066 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2067 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
2068 echo "$as_me: former value: $ac_old_val" >&2;}
2069 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
2070 echo "$as_me: current value: $ac_new_val" >&2;}
2071 ac_cache_corrupted=:
2074 # Pass precious variables to config.status.
2075 if test "$ac_new_set" = set; then
2077 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2078 *) ac_arg=$ac_var=$ac_new_val ;;
2080 case " $ac_configure_args " in
2081 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2082 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
2086 if $ac_cache_corrupted; then
2087 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
2088 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2089 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2090 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
2091 { (exit 1); exit 1; }; }
2119 ac_cpp='$CPP $CPPFLAGS'
2120 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2121 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2122 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2126 # cross-compile macros
2128 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2129 if test -f "$ac_dir/install-sh"; then
2131 ac_install_sh="$ac_aux_dir/install-sh -c"
2133 elif test -f "$ac_dir/install.sh"; then
2135 ac_install_sh="$ac_aux_dir/install.sh -c"
2137 elif test -f "$ac_dir/shtool"; then
2139 ac_install_sh="$ac_aux_dir/shtool install -c"
2143 if test -z "$ac_aux_dir"; then
2144 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2145 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2146 { (exit 1); exit 1; }; }
2149 # These three variables are undocumented and unsupported,
2150 # and are intended to be withdrawn in a future Autoconf release.
2151 # They can cause serious problems if a builder's source tree is in a directory
2152 # whose full name contains unusual characters.
2153 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2154 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2155 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2158 # Make sure we can run config.sub.
2159 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2160 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2161 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2162 { (exit 1); exit 1; }; }
2164 { echo "$as_me:$LINENO: checking build system type" >&5
2165 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2166 if test "${ac_cv_build+set}" = set; then
2167 echo $ECHO_N "(cached) $ECHO_C" >&6
2169 ac_build_alias=$build_alias
2170 test "x$ac_build_alias" = x &&
2171 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2172 test "x$ac_build_alias" = x &&
2173 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2174 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2175 { (exit 1); exit 1; }; }
2176 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2177 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2178 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2179 { (exit 1); exit 1; }; }
2182 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2183 echo "${ECHO_T}$ac_cv_build" >&6; }
2184 case $ac_cv_build in
2186 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2187 echo "$as_me: error: invalid value of canonical build" >&2;}
2188 { (exit 1); exit 1; }; };;
2191 ac_save_IFS=$IFS; IFS='-'
2197 # Remember, the first character of IFS is used to create $*,
2198 # except with old shells:
2201 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2204 { echo "$as_me:$LINENO: checking host system type" >&5
2205 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2206 if test "${ac_cv_host+set}" = set; then
2207 echo $ECHO_N "(cached) $ECHO_C" >&6
2209 if test "x$host_alias" = x; then
2210 ac_cv_host=$ac_cv_build
2212 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2213 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2214 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2215 { (exit 1); exit 1; }; }
2219 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2220 echo "${ECHO_T}$ac_cv_host" >&6; }
2223 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2224 echo "$as_me: error: invalid value of canonical host" >&2;}
2225 { (exit 1); exit 1; }; };;
2228 ac_save_IFS=$IFS; IFS='-'
2234 # Remember, the first character of IFS is used to create $*,
2235 # except with old shells:
2238 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2242 # check existence of the package
2245 # specify output header file
2246 ac_config_headers="$ac_config_headers include/asterisk/autoconfig.h"
2253 cat >>confdefs.h <<\_ACEOF
2254 #define _GNU_SOURCE 1
2259 ac_cpp='$CPP $CPPFLAGS'
2260 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2261 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2262 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2263 if test -n "$ac_tool_prefix"; then
2264 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2265 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2266 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2267 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2268 if test "${ac_cv_prog_CC+set}" = set; then
2269 echo $ECHO_N "(cached) $ECHO_C" >&6
2271 if test -n "$CC"; then
2272 ac_cv_prog_CC="$CC" # Let the user override the test.
2274 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2278 test -z "$as_dir" && as_dir=.
2279 for ac_exec_ext in '' $ac_executable_extensions; do
2280 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2281 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2282 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2292 if test -n "$CC"; then
2293 { echo "$as_me:$LINENO: result: $CC" >&5
2294 echo "${ECHO_T}$CC" >&6; }
2296 { echo "$as_me:$LINENO: result: no" >&5
2297 echo "${ECHO_T}no" >&6; }
2302 if test -z "$ac_cv_prog_CC"; then
2304 # Extract the first word of "gcc", so it can be a program name with args.
2305 set dummy gcc; ac_word=$2
2306 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2307 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2308 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2309 echo $ECHO_N "(cached) $ECHO_C" >&6
2311 if test -n "$ac_ct_CC"; then
2312 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2314 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2318 test -z "$as_dir" && as_dir=.
2319 for ac_exec_ext in '' $ac_executable_extensions; do
2320 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2321 ac_cv_prog_ac_ct_CC="gcc"
2322 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2331 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2332 if test -n "$ac_ct_CC"; then
2333 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2334 echo "${ECHO_T}$ac_ct_CC" >&6; }
2336 { echo "$as_me:$LINENO: result: no" >&5
2337 echo "${ECHO_T}no" >&6; }
2340 if test "x$ac_ct_CC" = x; then
2343 case $cross_compiling:$ac_tool_warned in
2345 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2346 whose name does not start with the host triplet. If you think this
2347 configuration is useful to you, please write to autoconf@gnu.org." >&5
2348 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2349 whose name does not start with the host triplet. If you think this
2350 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2351 ac_tool_warned=yes ;;
2359 if test -z "$CC"; then
2360 if test -n "$ac_tool_prefix"; then
2361 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2362 set dummy ${ac_tool_prefix}cc; ac_word=$2
2363 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2364 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2365 if test "${ac_cv_prog_CC+set}" = set; then
2366 echo $ECHO_N "(cached) $ECHO_C" >&6
2368 if test -n "$CC"; then
2369 ac_cv_prog_CC="$CC" # Let the user override the test.
2371 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2375 test -z "$as_dir" && as_dir=.
2376 for ac_exec_ext in '' $ac_executable_extensions; do
2377 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2378 ac_cv_prog_CC="${ac_tool_prefix}cc"
2379 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2389 if test -n "$CC"; then
2390 { echo "$as_me:$LINENO: result: $CC" >&5
2391 echo "${ECHO_T}$CC" >&6; }
2393 { echo "$as_me:$LINENO: result: no" >&5
2394 echo "${ECHO_T}no" >&6; }
2400 if test -z "$CC"; then
2401 # Extract the first word of "cc", so it can be a program name with args.
2402 set dummy cc; ac_word=$2
2403 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2404 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2405 if test "${ac_cv_prog_CC+set}" = set; then
2406 echo $ECHO_N "(cached) $ECHO_C" >&6
2408 if test -n "$CC"; then
2409 ac_cv_prog_CC="$CC" # Let the user override the test.
2412 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2416 test -z "$as_dir" && as_dir=.
2417 for ac_exec_ext in '' $ac_executable_extensions; do
2418 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2419 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2420 ac_prog_rejected=yes
2424 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2431 if test $ac_prog_rejected = yes; then
2432 # We found a bogon in the path, so make sure we never use it.
2433 set dummy $ac_cv_prog_CC
2435 if test $# != 0; then
2436 # We chose a different compiler from the bogus one.
2437 # However, it has the same basename, so the bogon will be chosen
2438 # first if we set CC to just the basename; use the full file name.
2440 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2446 if test -n "$CC"; then
2447 { echo "$as_me:$LINENO: result: $CC" >&5
2448 echo "${ECHO_T}$CC" >&6; }
2450 { echo "$as_me:$LINENO: result: no" >&5
2451 echo "${ECHO_T}no" >&6; }
2456 if test -z "$CC"; then
2457 if test -n "$ac_tool_prefix"; then
2458 for ac_prog in cl.exe
2460 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2461 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2462 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2463 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2464 if test "${ac_cv_prog_CC+set}" = set; then
2465 echo $ECHO_N "(cached) $ECHO_C" >&6
2467 if test -n "$CC"; then
2468 ac_cv_prog_CC="$CC" # Let the user override the test.
2470 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2474 test -z "$as_dir" && as_dir=.
2475 for ac_exec_ext in '' $ac_executable_extensions; do
2476 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2477 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2478 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2488 if test -n "$CC"; then
2489 { echo "$as_me:$LINENO: result: $CC" >&5
2490 echo "${ECHO_T}$CC" >&6; }
2492 { echo "$as_me:$LINENO: result: no" >&5
2493 echo "${ECHO_T}no" >&6; }
2497 test -n "$CC" && break
2500 if test -z "$CC"; then
2502 for ac_prog in cl.exe
2504 # Extract the first word of "$ac_prog", so it can be a program name with args.
2505 set dummy $ac_prog; ac_word=$2
2506 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2507 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2508 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2509 echo $ECHO_N "(cached) $ECHO_C" >&6
2511 if test -n "$ac_ct_CC"; then
2512 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2514 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2518 test -z "$as_dir" && as_dir=.
2519 for ac_exec_ext in '' $ac_executable_extensions; do
2520 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2521 ac_cv_prog_ac_ct_CC="$ac_prog"
2522 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2531 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2532 if test -n "$ac_ct_CC"; then
2533 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2534 echo "${ECHO_T}$ac_ct_CC" >&6; }
2536 { echo "$as_me:$LINENO: result: no" >&5
2537 echo "${ECHO_T}no" >&6; }
2541 test -n "$ac_ct_CC" && break
2544 if test "x$ac_ct_CC" = x; then
2547 case $cross_compiling:$ac_tool_warned in
2549 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2550 whose name does not start with the host triplet. If you think this
2551 configuration is useful to you, please write to autoconf@gnu.org." >&5
2552 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2553 whose name does not start with the host triplet. If you think this
2554 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2555 ac_tool_warned=yes ;;
2564 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2565 See \`config.log' for more details." >&5
2566 echo "$as_me: error: no acceptable C compiler found in \$PATH
2567 See \`config.log' for more details." >&2;}
2568 { (exit 1); exit 1; }; }
2570 # Provide some information about the compiler.
2571 echo "$as_me:$LINENO: checking for C compiler version" >&5
2572 ac_compiler=`set X $ac_compile; echo $2`
2573 { (ac_try="$ac_compiler --version >&5"
2575 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2576 *) ac_try_echo=$ac_try;;
2578 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2579 (eval "$ac_compiler --version >&5") 2>&5
2581 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2582 (exit $ac_status); }
2583 { (ac_try="$ac_compiler -v >&5"
2585 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2586 *) ac_try_echo=$ac_try;;
2588 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2589 (eval "$ac_compiler -v >&5") 2>&5
2591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2592 (exit $ac_status); }
2593 { (ac_try="$ac_compiler -V >&5"
2595 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2596 *) ac_try_echo=$ac_try;;
2598 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2599 (eval "$ac_compiler -V >&5") 2>&5
2601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2602 (exit $ac_status); }
2604 cat >conftest.$ac_ext <<_ACEOF
2607 cat confdefs.h >>conftest.$ac_ext
2608 cat >>conftest.$ac_ext <<_ACEOF
2609 /* end confdefs.h. */
2619 ac_clean_files_save=$ac_clean_files
2620 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2621 # Try to create an executable without -o first, disregard a.out.
2622 # It will help us diagnose broken compilers, and finding out an intuition
2624 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2625 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2626 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2628 # List of possible output files, starting from the most likely.
2629 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2630 # only as a last resort. b.out is created by i960 compilers.
2631 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2633 # The IRIX 6 linker writes into existing files which may not be
2634 # executable, retaining their permissions. Remove them first so a
2635 # subsequent execution test works.
2637 for ac_file in $ac_files
2640 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2641 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2646 if { (ac_try="$ac_link_default"
2648 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2649 *) ac_try_echo=$ac_try;;
2651 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2652 (eval "$ac_link_default") 2>&5
2654 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2655 (exit $ac_status); }; then
2656 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2657 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2658 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2659 # so that the user can short-circuit this test for compilers unknown to
2661 for ac_file in $ac_files ''
2663 test -f "$ac_file" || continue
2665 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2668 # We found the default executable, but exeext='' is most
2672 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2674 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2676 # We set ac_cv_exeext here because the later test for it is not
2677 # safe: cross compilers may not add the suffix if given an `-o'
2678 # argument, so we may need to know it at that point already.
2679 # Even if this section looks crufty: it has the advantage of
2686 test "$ac_cv_exeext" = no && ac_cv_exeext=
2692 { echo "$as_me:$LINENO: result: $ac_file" >&5
2693 echo "${ECHO_T}$ac_file" >&6; }
2694 if test -z "$ac_file"; then
2695 echo "$as_me: failed program was:" >&5
2696 sed 's/^/| /' conftest.$ac_ext >&5
2698 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2699 See \`config.log' for more details." >&5
2700 echo "$as_me: error: C compiler cannot create executables
2701 See \`config.log' for more details." >&2;}
2702 { (exit 77); exit 77; }; }
2705 ac_exeext=$ac_cv_exeext
2707 # Check that the compiler produces executables we can run. If not, either
2708 # the compiler is broken, or we cross compile.
2709 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2710 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2711 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2712 # If not cross compiling, check that we can run a simple program.
2713 if test "$cross_compiling" != yes; then
2714 if { ac_try='./$ac_file'
2715 { (case "(($ac_try" in
2716 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2717 *) ac_try_echo=$ac_try;;
2719 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2720 (eval "$ac_try") 2>&5
2722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2723 (exit $ac_status); }; }; then
2726 if test "$cross_compiling" = maybe; then
2729 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2730 If you meant to cross compile, use \`--host'.
2731 See \`config.log' for more details." >&5
2732 echo "$as_me: error: cannot run C compiled programs.
2733 If you meant to cross compile, use \`--host'.
2734 See \`config.log' for more details." >&2;}
2735 { (exit 1); exit 1; }; }
2739 { echo "$as_me:$LINENO: result: yes" >&5
2740 echo "${ECHO_T}yes" >&6; }
2742 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2743 ac_clean_files=$ac_clean_files_save
2744 # Check that the compiler produces executables we can run. If not, either
2745 # the compiler is broken, or we cross compile.
2746 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2747 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2748 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
2749 echo "${ECHO_T}$cross_compiling" >&6; }
2751 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2752 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2753 if { (ac_try="$ac_link"
2755 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2756 *) ac_try_echo=$ac_try;;
2758 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2759 (eval "$ac_link") 2>&5
2761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2762 (exit $ac_status); }; then
2763 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2764 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2765 # work properly (i.e., refer to `conftest.exe'), while it won't with
2767 for ac_file in conftest.exe conftest conftest.*; do
2768 test -f "$ac_file" || continue
2770 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2771 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2777 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2778 See \`config.log' for more details." >&5
2779 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2780 See \`config.log' for more details." >&2;}
2781 { (exit 1); exit 1; }; }
2784 rm -f conftest$ac_cv_exeext
2785 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2786 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2788 rm -f conftest.$ac_ext
2789 EXEEXT=$ac_cv_exeext
2791 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2792 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2793 if test "${ac_cv_objext+set}" = set; then
2794 echo $ECHO_N "(cached) $ECHO_C" >&6
2796 cat >conftest.$ac_ext <<_ACEOF
2799 cat confdefs.h >>conftest.$ac_ext
2800 cat >>conftest.$ac_ext <<_ACEOF
2801 /* end confdefs.h. */
2811 rm -f conftest.o conftest.obj
2812 if { (ac_try="$ac_compile"
2814 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2815 *) ac_try_echo=$ac_try;;
2817 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2818 (eval "$ac_compile") 2>&5
2820 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2821 (exit $ac_status); }; then
2822 for ac_file in conftest.o conftest.obj conftest.*; do
2823 test -f "$ac_file" || continue;
2825 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2826 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2831 echo "$as_me: failed program was:" >&5
2832 sed 's/^/| /' conftest.$ac_ext >&5
2834 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2835 See \`config.log' for more details." >&5
2836 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2837 See \`config.log' for more details." >&2;}
2838 { (exit 1); exit 1; }; }
2841 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2843 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2844 echo "${ECHO_T}$ac_cv_objext" >&6; }
2845 OBJEXT=$ac_cv_objext
2847 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2848 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2849 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2850 echo $ECHO_N "(cached) $ECHO_C" >&6
2852 cat >conftest.$ac_ext <<_ACEOF
2855 cat confdefs.h >>conftest.$ac_ext
2856 cat >>conftest.$ac_ext <<_ACEOF
2857 /* end confdefs.h. */
2870 rm -f conftest.$ac_objext
2871 if { (ac_try="$ac_compile"
2873 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2874 *) ac_try_echo=$ac_try;;
2876 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2877 (eval "$ac_compile") 2>conftest.er1
2879 grep -v '^ *+' conftest.er1 >conftest.err
2881 cat conftest.err >&5
2882 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2883 (exit $ac_status); } && {
2884 test -z "$ac_c_werror_flag" ||
2885 test ! -s conftest.err
2886 } && test -s conftest.$ac_objext; then
2889 echo "$as_me: failed program was:" >&5
2890 sed 's/^/| /' conftest.$ac_ext >&5
2895 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2896 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2899 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2900 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2901 GCC=`test $ac_compiler_gnu = yes && echo yes`
2902 ac_test_CFLAGS=${CFLAGS+set}
2903 ac_save_CFLAGS=$CFLAGS
2904 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2905 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2906 if test "${ac_cv_prog_cc_g+set}" = set; then
2907 echo $ECHO_N "(cached) $ECHO_C" >&6
2909 ac_save_c_werror_flag=$ac_c_werror_flag
2910 ac_c_werror_flag=yes
2913 cat >conftest.$ac_ext <<_ACEOF
2916 cat confdefs.h >>conftest.$ac_ext
2917 cat >>conftest.$ac_ext <<_ACEOF
2918 /* end confdefs.h. */
2928 rm -f conftest.$ac_objext
2929 if { (ac_try="$ac_compile"
2931 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2932 *) ac_try_echo=$ac_try;;
2934 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2935 (eval "$ac_compile") 2>conftest.er1
2937 grep -v '^ *+' conftest.er1 >conftest.err
2939 cat conftest.err >&5
2940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2941 (exit $ac_status); } && {
2942 test -z "$ac_c_werror_flag" ||
2943 test ! -s conftest.err
2944 } && test -s conftest.$ac_objext; then
2947 echo "$as_me: failed program was:" >&5
2948 sed 's/^/| /' conftest.$ac_ext >&5
2951 cat >conftest.$ac_ext <<_ACEOF
2954 cat confdefs.h >>conftest.$ac_ext
2955 cat >>conftest.$ac_ext <<_ACEOF
2956 /* end confdefs.h. */
2966 rm -f conftest.$ac_objext
2967 if { (ac_try="$ac_compile"
2969 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2970 *) ac_try_echo=$ac_try;;
2972 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2973 (eval "$ac_compile") 2>conftest.er1
2975 grep -v '^ *+' conftest.er1 >conftest.err
2977 cat conftest.err >&5
2978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2979 (exit $ac_status); } && {
2980 test -z "$ac_c_werror_flag" ||
2981 test ! -s conftest.err
2982 } && test -s conftest.$ac_objext; then
2985 echo "$as_me: failed program was:" >&5
2986 sed 's/^/| /' conftest.$ac_ext >&5
2988 ac_c_werror_flag=$ac_save_c_werror_flag
2990 cat >conftest.$ac_ext <<_ACEOF
2993 cat confdefs.h >>conftest.$ac_ext
2994 cat >>conftest.$ac_ext <<_ACEOF
2995 /* end confdefs.h. */
3005 rm -f conftest.$ac_objext
3006 if { (ac_try="$ac_compile"
3008 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3009 *) ac_try_echo=$ac_try;;
3011 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3012 (eval "$ac_compile") 2>conftest.er1
3014 grep -v '^ *+' conftest.er1 >conftest.err
3016 cat conftest.err >&5
3017 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3018 (exit $ac_status); } && {
3019 test -z "$ac_c_werror_flag" ||
3020 test ! -s conftest.err
3021 } && test -s conftest.$ac_objext; then
3024 echo "$as_me: failed program was:" >&5
3025 sed 's/^/| /' conftest.$ac_ext >&5
3030 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3036 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3037 ac_c_werror_flag=$ac_save_c_werror_flag
3039 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3040 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3041 if test "$ac_test_CFLAGS" = set; then
3042 CFLAGS=$ac_save_CFLAGS
3043 elif test $ac_cv_prog_cc_g = yes; then
3044 if test "$GCC" = yes; then
3050 if test "$GCC" = yes; then
3056 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3057 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3058 if test "${ac_cv_prog_cc_c89+set}" = set; then
3059 echo $ECHO_N "(cached) $ECHO_C" >&6
3061 ac_cv_prog_cc_c89=no
3063 cat >conftest.$ac_ext <<_ACEOF
3066 cat confdefs.h >>conftest.$ac_ext
3067 cat >>conftest.$ac_ext <<_ACEOF
3068 /* end confdefs.h. */
3071 #include <sys/types.h>
3072 #include <sys/stat.h>
3073 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3074 struct buf { int x; };
3075 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3076 static char *e (p, i)
3082 static char *f (char * (*g) (char **, int), char **p, ...)
3087 s = g (p, va_arg (v,int));
3092 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3093 function prototypes and stuff, but not '\xHH' hex character constants.
3094 These don't provoke an error unfortunately, instead are silently treated
3095 as 'x'. The following induces an error, until -std is added to get
3096 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3097 array size at least. It's necessary to write '\x00'==0 to get something
3098 that's true only with -std. */
3099 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3101 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3102 inside strings and character constants. */
3104 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3106 int test (int i, double x);
3107 struct s1 {int (*f) (int a);};
3108 struct s2 {int (*f) (double a);};
3109 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3115 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3120 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3121 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3123 CC="$ac_save_CC $ac_arg"
3124 rm -f conftest.$ac_objext
3125 if { (ac_try="$ac_compile"
3127 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3128 *) ac_try_echo=$ac_try;;
3130 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3131 (eval "$ac_compile") 2>conftest.er1
3133 grep -v '^ *+' conftest.er1 >conftest.err
3135 cat conftest.err >&5
3136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3137 (exit $ac_status); } && {
3138 test -z "$ac_c_werror_flag" ||
3139 test ! -s conftest.err
3140 } && test -s conftest.$ac_objext; then
3141 ac_cv_prog_cc_c89=$ac_arg
3143 echo "$as_me: failed program was:" >&5
3144 sed 's/^/| /' conftest.$ac_ext >&5
3149 rm -f core conftest.err conftest.$ac_objext
3150 test "x$ac_cv_prog_cc_c89" != "xno" && break
3152 rm -f conftest.$ac_ext
3157 case "x$ac_cv_prog_cc_c89" in
3159 { echo "$as_me:$LINENO: result: none needed" >&5
3160 echo "${ECHO_T}none needed" >&6; } ;;
3162 { echo "$as_me:$LINENO: result: unsupported" >&5
3163 echo "${ECHO_T}unsupported" >&6; } ;;
3165 CC="$CC $ac_cv_prog_cc_c89"
3166 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3167 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3172 ac_cpp='$CPP $CPPFLAGS'
3173 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3174 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3175 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3179 ac_cpp='$CPP $CPPFLAGS'
3180 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3181 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3182 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3183 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3184 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3185 # On Suns, sometimes $CPP names a directory.
3186 if test -n "$CPP" && test -d "$CPP"; then
3189 if test -z "$CPP"; then
3190 if test "${ac_cv_prog_CPP+set}" = set; then
3191 echo $ECHO_N "(cached) $ECHO_C" >&6
3193 # Double quotes because CPP needs to be expanded
3194 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3197 for ac_c_preproc_warn_flag in '' yes
3199 # Use a header file that comes with gcc, so configuring glibc
3200 # with a fresh cross-compiler works.
3201 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3202 # <limits.h> exists even on freestanding compilers.
3203 # On the NeXT, cc -E runs the code through the compiler's parser,
3204 # not just through cpp. "Syntax error" is here to catch this case.
3205 cat >conftest.$ac_ext <<_ACEOF
3208 cat confdefs.h >>conftest.$ac_ext
3209 cat >>conftest.$ac_ext <<_ACEOF
3210 /* end confdefs.h. */
3212 # include <limits.h>
3214 # include <assert.h>
3218 if { (ac_try="$ac_cpp conftest.$ac_ext"
3220 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3221 *) ac_try_echo=$ac_try;;
3223 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3224 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3226 grep -v '^ *+' conftest.er1 >conftest.err
3228 cat conftest.err >&5
3229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3230 (exit $ac_status); } >/dev/null && {
3231 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3232 test ! -s conftest.err
3236 echo "$as_me: failed program was:" >&5
3237 sed 's/^/| /' conftest.$ac_ext >&5
3239 # Broken: fails on valid input.
3243 rm -f conftest.err conftest.$ac_ext
3245 # OK, works on sane cases. Now check whether nonexistent headers
3246 # can be detected and how.
3247 cat >conftest.$ac_ext <<_ACEOF
3250 cat confdefs.h >>conftest.$ac_ext
3251 cat >>conftest.$ac_ext <<_ACEOF
3252 /* end confdefs.h. */
3253 #include <ac_nonexistent.h>
3255 if { (ac_try="$ac_cpp conftest.$ac_ext"
3257 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3258 *) ac_try_echo=$ac_try;;
3260 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3261 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3263 grep -v '^ *+' conftest.er1 >conftest.err
3265 cat conftest.err >&5
3266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3267 (exit $ac_status); } >/dev/null && {
3268 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3269 test ! -s conftest.err
3271 # Broken: success on invalid input.
3274 echo "$as_me: failed program was:" >&5
3275 sed 's/^/| /' conftest.$ac_ext >&5
3277 # Passes both tests.
3282 rm -f conftest.err conftest.$ac_ext
3285 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3286 rm -f conftest.err conftest.$ac_ext
3287 if $ac_preproc_ok; then
3299 { echo "$as_me:$LINENO: result: $CPP" >&5
3300 echo "${ECHO_T}$CPP" >&6; }
3302 for ac_c_preproc_warn_flag in '' yes
3304 # Use a header file that comes with gcc, so configuring glibc
3305 # with a fresh cross-compiler works.
3306 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3307 # <limits.h> exists even on freestanding compilers.
3308 # On the NeXT, cc -E runs the code through the compiler's parser,
3309 # not just through cpp. "Syntax error" is here to catch this case.
3310 cat >conftest.$ac_ext <<_ACEOF
3313 cat confdefs.h >>conftest.$ac_ext
3314 cat >>conftest.$ac_ext <<_ACEOF
3315 /* end confdefs.h. */
3317 # include <limits.h>
3319 # include <assert.h>
3323 if { (ac_try="$ac_cpp conftest.$ac_ext"
3325 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3326 *) ac_try_echo=$ac_try;;
3328 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3329 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3331 grep -v '^ *+' conftest.er1 >conftest.err
3333 cat conftest.err >&5
3334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3335 (exit $ac_status); } >/dev/null && {
3336 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3337 test ! -s conftest.err
3341 echo "$as_me: failed program was:" >&5
3342 sed 's/^/| /' conftest.$ac_ext >&5
3344 # Broken: fails on valid input.
3348 rm -f conftest.err conftest.$ac_ext
3350 # OK, works on sane cases. Now check whether nonexistent headers
3351 # can be detected and how.
3352 cat >conftest.$ac_ext <<_ACEOF
3355 cat confdefs.h >>conftest.$ac_ext
3356 cat >>conftest.$ac_ext <<_ACEOF
3357 /* end confdefs.h. */
3358 #include <ac_nonexistent.h>
3360 if { (ac_try="$ac_cpp conftest.$ac_ext"
3362 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3363 *) ac_try_echo=$ac_try;;
3365 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3366 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3368 grep -v '^ *+' conftest.er1 >conftest.err
3370 cat conftest.err >&5
3371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3372 (exit $ac_status); } >/dev/null && {
3373 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3374 test ! -s conftest.err
3376 # Broken: success on invalid input.
3379 echo "$as_me: failed program was:" >&5
3380 sed 's/^/| /' conftest.$ac_ext >&5
3382 # Passes both tests.
3387 rm -f conftest.err conftest.$ac_ext
3390 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3391 rm -f conftest.err conftest.$ac_ext
3392 if $ac_preproc_ok; then
3395 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3396 See \`config.log' for more details." >&5
3397 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3398 See \`config.log' for more details." >&2;}
3399 { (exit 1); exit 1; }; }
3403 ac_cpp='$CPP $CPPFLAGS'
3404 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3405 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3406 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3409 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3410 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3411 if test "${ac_cv_path_GREP+set}" = set; then
3412 echo $ECHO_N "(cached) $ECHO_C" >&6
3414 # Extract the first word of "grep ggrep" to use in msg output
3415 if test -z "$GREP"; then
3416 set dummy grep ggrep; ac_prog_name=$2
3417 if test "${ac_cv_path_GREP+set}" = set; then
3418 echo $ECHO_N "(cached) $ECHO_C" >&6
3420 ac_path_GREP_found=false
3421 # Loop through the user's path and test for each of PROGNAME-LIST
3422 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3423 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3426 test -z "$as_dir" && as_dir=.
3427 for ac_prog in grep ggrep; do
3428 for ac_exec_ext in '' $ac_executable_extensions; do
3429 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3430 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3431 # Check for GNU ac_path_GREP and select it if it is found.
3432 # Check for GNU $ac_path_GREP
3433 case `"$ac_path_GREP" --version 2>&1` in
3435 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3438 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3441 cat "conftest.in" "conftest.in" >"conftest.tmp"
3442 mv "conftest.tmp" "conftest.in"
3443 cp "conftest.in" "conftest.nl"
3444 echo 'GREP' >> "conftest.nl"
3445 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3446 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3447 ac_count=`expr $ac_count + 1`
3448 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3449 # Best one so far, save it but keep looking for a better one
3450 ac_cv_path_GREP="$ac_path_GREP"
3451 ac_path_GREP_max=$ac_count
3453 # 10*(2^10) chars as input seems more than enough
3454 test $ac_count -gt 10 && break
3456 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3460 $ac_path_GREP_found && break 3
3470 GREP="$ac_cv_path_GREP"
3471 if test -z "$GREP"; then
3472 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3473 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3474 { (exit 1); exit 1; }; }
3478 ac_cv_path_GREP=$GREP
3483 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3484 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
3485 GREP="$ac_cv_path_GREP"
3488 { echo "$as_me:$LINENO: checking for egrep" >&5
3489 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
3490 if test "${ac_cv_path_EGREP+set}" = set; then
3491 echo $ECHO_N "(cached) $ECHO_C" >&6
3493 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3494 then ac_cv_path_EGREP="$GREP -E"
3496 # Extract the first word of "egrep" to use in msg output
3497 if test -z "$EGREP"; then
3498 set dummy egrep; ac_prog_name=$2
3499 if test "${ac_cv_path_EGREP+set}" = set; then
3500 echo $ECHO_N "(cached) $ECHO_C" >&6
3502 ac_path_EGREP_found=false
3503 # Loop through the user's path and test for each of PROGNAME-LIST
3504 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3505 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3508 test -z "$as_dir" && as_dir=.
3509 for ac_prog in egrep; do
3510 for ac_exec_ext in '' $ac_executable_extensions; do
3511 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3512 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3513 # Check for GNU ac_path_EGREP and select it if it is found.
3514 # Check for GNU $ac_path_EGREP
3515 case `"$ac_path_EGREP" --version 2>&1` in
3517 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3520 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3523 cat "conftest.in" "conftest.in" >"conftest.tmp"
3524 mv "conftest.tmp" "conftest.in"
3525 cp "conftest.in" "conftest.nl"
3526 echo 'EGREP' >> "conftest.nl"
3527 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3528 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3529 ac_count=`expr $ac_count + 1`
3530 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3531 # Best one so far, save it but keep looking for a better one
3532 ac_cv_path_EGREP="$ac_path_EGREP"
3533 ac_path_EGREP_max=$ac_count
3535 # 10*(2^10) chars as input seems more than enough
3536 test $ac_count -gt 10 && break
3538 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3542 $ac_path_EGREP_found && break 3
3552 EGREP="$ac_cv_path_EGREP"
3553 if test -z "$EGREP"; then
3554 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3555 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3556 { (exit 1); exit 1; }; }
3560 ac_cv_path_EGREP=$EGREP
3566 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3567 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
3568 EGREP="$ac_cv_path_EGREP"
3572 { echo "$as_me:$LINENO: checking for AIX" >&5
3573 echo $ECHO_N "checking for AIX... $ECHO_C" >&6; }
3574 cat >conftest.$ac_ext <<_ACEOF
3577 cat confdefs.h >>conftest.$ac_ext
3578 cat >>conftest.$ac_ext <<_ACEOF
3579 /* end confdefs.h. */
3585 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3586 $EGREP "yes" >/dev/null 2>&1; then
3587 { echo "$as_me:$LINENO: result: yes" >&5
3588 echo "${ECHO_T}yes" >&6; }
3589 cat >>confdefs.h <<\_ACEOF
3590 #define _ALL_SOURCE 1
3594 { echo "$as_me:$LINENO: result: no" >&5
3595 echo "${ECHO_T}no" >&6; }
3600 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3601 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
3602 if test "${ac_cv_header_stdc+set}" = set; then
3603 echo $ECHO_N "(cached) $ECHO_C" >&6
3605 cat >conftest.$ac_ext <<_ACEOF
3608 cat confdefs.h >>conftest.$ac_ext
3609 cat >>conftest.$ac_ext <<_ACEOF
3610 /* end confdefs.h. */
3624 rm -f conftest.$ac_objext
3625 if { (ac_try="$ac_compile"
3627 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3628 *) ac_try_echo=$ac_try;;
3630 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3631 (eval "$ac_compile") 2>conftest.er1
3633 grep -v '^ *+' conftest.er1 >conftest.err
3635 cat conftest.err >&5
3636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3637 (exit $ac_status); } && {
3638 test -z "$ac_c_werror_flag" ||
3639 test ! -s conftest.err
3640 } && test -s conftest.$ac_objext; then
3641 ac_cv_header_stdc=yes
3643 echo "$as_me: failed program was:" >&5
3644 sed 's/^/| /' conftest.$ac_ext >&5
3646 ac_cv_header_stdc=no
3649 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3651 if test $ac_cv_header_stdc = yes; then
3652 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3653 cat >conftest.$ac_ext <<_ACEOF
3656 cat confdefs.h >>conftest.$ac_ext
3657 cat >>conftest.$ac_ext <<_ACEOF
3658 /* end confdefs.h. */
3662 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3663 $EGREP "memchr" >/dev/null 2>&1; then
3666 ac_cv_header_stdc=no
3672 if test $ac_cv_header_stdc = yes; then
3673 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3674 cat >conftest.$ac_ext <<_ACEOF
3677 cat confdefs.h >>conftest.$ac_ext
3678 cat >>conftest.$ac_ext <<_ACEOF
3679 /* end confdefs.h. */
3683 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3684 $EGREP "free" >/dev/null 2>&1; then
3687 ac_cv_header_stdc=no
3693 if test $ac_cv_header_stdc = yes; then
3694 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3695 if test "$cross_compiling" = yes; then
3698 cat >conftest.$ac_ext <<_ACEOF
3701 cat confdefs.h >>conftest.$ac_ext
3702 cat >>conftest.$ac_ext <<_ACEOF
3703 /* end confdefs.h. */
3706 #if ((' ' & 0x0FF) == 0x020)
3707 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3708 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3710 # define ISLOWER(c) \
3711 (('a' <= (c) && (c) <= 'i') \
3712 || ('j' <= (c) && (c) <= 'r') \
3713 || ('s' <= (c) && (c) <= 'z'))
3714 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3717 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3722 for (i = 0; i < 256; i++)
3723 if (XOR (islower (i), ISLOWER (i))
3724 || toupper (i) != TOUPPER (i))
3729 rm -f conftest$ac_exeext
3730 if { (ac_try="$ac_link"
3732 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3733 *) ac_try_echo=$ac_try;;
3735 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3736 (eval "$ac_link") 2>&5
3738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3739 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3740 { (case "(($ac_try" in
3741 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3742 *) ac_try_echo=$ac_try;;
3744 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3745 (eval "$ac_try") 2>&5
3747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3748 (exit $ac_status); }; }; then
3751 echo "$as_me: program exited with status $ac_status" >&5
3752 echo "$as_me: failed program was:" >&5
3753 sed 's/^/| /' conftest.$ac_ext >&5
3756 ac_cv_header_stdc=no
3758 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3764 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3765 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
3766 if test $ac_cv_header_stdc = yes; then
3768 cat >>confdefs.h <<\_ACEOF
3769 #define STDC_HEADERS 1
3774 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3784 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3785 inttypes.h stdint.h unistd.h
3787 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3788 { echo "$as_me:$LINENO: checking for $ac_header" >&5
3789 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3790 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3791 echo $ECHO_N "(cached) $ECHO_C" >&6
3793 cat >conftest.$ac_ext <<_ACEOF
3796 cat confdefs.h >>conftest.$ac_ext
3797 cat >>conftest.$ac_ext <<_ACEOF
3798 /* end confdefs.h. */
3799 $ac_includes_default
3801 #include <$ac_header>
3803 rm -f conftest.$ac_objext
3804 if { (ac_try="$ac_compile"
3806 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3807 *) ac_try_echo=$ac_try;;
3809 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3810 (eval "$ac_compile") 2>conftest.er1
3812 grep -v '^ *+' conftest.er1 >conftest.err
3814 cat conftest.err >&5
3815 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3816 (exit $ac_status); } && {
3817 test -z "$ac_c_werror_flag" ||
3818 test ! -s conftest.err
3819 } && test -s conftest.$ac_objext; then
3820 eval "$as_ac_Header=yes"
3822 echo "$as_me: failed program was:" >&5
3823 sed 's/^/| /' conftest.$ac_ext >&5
3825 eval "$as_ac_Header=no"
3828 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3830 ac_res=`eval echo '${'$as_ac_Header'}'`
3831 { echo "$as_me:$LINENO: result: $ac_res" >&5
3832 echo "${ECHO_T}$ac_res" >&6; }
3833 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3834 cat >>confdefs.h <<_ACEOF
3835 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3843 if test "${ac_cv_header_minix_config_h+set}" = set; then
3844 { echo "$as_me:$LINENO: checking for minix/config.h" >&5
3845 echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
3846 if test "${ac_cv_header_minix_config_h+set}" = set; then
3847 echo $ECHO_N "(cached) $ECHO_C" >&6
3849 { echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
3850 echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
3852 # Is the header compilable?
3853 { echo "$as_me:$LINENO: checking minix/config.h usability" >&5
3854 echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6; }
3855 cat >conftest.$ac_ext <<_ACEOF
3858 cat confdefs.h >>conftest.$ac_ext
3859 cat >>conftest.$ac_ext <<_ACEOF
3860 /* end confdefs.h. */
3861 $ac_includes_default
3862 #include <minix/config.h>
3864 rm -f conftest.$ac_objext
3865 if { (ac_try="$ac_compile"
3867 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3868 *) ac_try_echo=$ac_try;;
3870 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3871 (eval "$ac_compile") 2>conftest.er1
3873 grep -v '^ *+' conftest.er1 >conftest.err
3875 cat conftest.err >&5
3876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3877 (exit $ac_status); } && {
3878 test -z "$ac_c_werror_flag" ||
3879 test ! -s conftest.err
3880 } && test -s conftest.$ac_objext; then
3881 ac_header_compiler=yes
3883 echo "$as_me: failed program was:" >&5
3884 sed 's/^/| /' conftest.$ac_ext >&5
3886 ac_header_compiler=no
3889 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3890 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3891 echo "${ECHO_T}$ac_header_compiler" >&6; }
3893 # Is the header present?
3894 { echo "$as_me:$LINENO: checking minix/config.h presence" >&5
3895 echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6; }
3896 cat >conftest.$ac_ext <<_ACEOF
3899 cat confdefs.h >>conftest.$ac_ext
3900 cat >>conftest.$ac_ext <<_ACEOF
3901 /* end confdefs.h. */
3902 #include <minix/config.h>
3904 if { (ac_try="$ac_cpp conftest.$ac_ext"
3906 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3907 *) ac_try_echo=$ac_try;;
3909 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3910 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3912 grep -v '^ *+' conftest.er1 >conftest.err
3914 cat conftest.err >&5
3915 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3916 (exit $ac_status); } >/dev/null && {
3917 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3918 test ! -s conftest.err
3920 ac_header_preproc=yes
3922 echo "$as_me: failed program was:" >&5
3923 sed 's/^/| /' conftest.$ac_ext >&5
3925 ac_header_preproc=no
3928 rm -f conftest.err conftest.$ac_ext
3929 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3930 echo "${ECHO_T}$ac_header_preproc" >&6; }
3932 # So? What about this header?
3933 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3935 { echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
3936 echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
3937 { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
3938 echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
3939 ac_header_preproc=yes
3942 { echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
3943 echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
3944 { echo "$as_me:$LINENO: WARNING: minix/config.h: check for missing prerequisite headers?" >&5
3945 echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;}
3946 { echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
3947 echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
3948 { echo "$as_me:$LINENO: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&5
3949 echo "$as_me: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&2;}