2 # From configure.ac Revision: 154151 .
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
968 PBX_PTHREAD_RWLOCK_INITIALIZER
969 PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
972 AST_DECLARATION_AFTER_STATEMENT
973 AST_NO_STRICT_OVERFLOW
1008 ac_precious_vars='build_alias
1023 # Initialize some variables set by options.
1025 ac_init_version=false
1026 # The variables have the same names as the options, with
1027 # dashes changed to underlines.
1028 cache_file=/dev/null
1035 program_transform_name=s,x,x,
1043 # Installation directory options.
1044 # These are left unexpanded so users can "make install exec_prefix=/foo"
1045 # and all the variables that are supposed to be based on exec_prefix
1046 # by default will actually change.
1047 # Use braces instead of parens because sh, perl, etc. also accept them.
1048 # (The list follows the same order as the GNU Coding Standards.)
1049 bindir='${exec_prefix}/bin'
1050 sbindir='${exec_prefix}/sbin'
1051 libexecdir='${exec_prefix}/libexec'
1052 datarootdir='${prefix}/share'
1053 datadir='${datarootdir}'
1054 sysconfdir='${prefix}/etc'
1055 sharedstatedir='${prefix}/com'
1056 localstatedir='${prefix}/var'
1057 includedir='${prefix}/include'
1058 oldincludedir='/usr/include'
1059 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1060 infodir='${datarootdir}/info'
1065 libdir='${exec_prefix}/lib'
1066 localedir='${datarootdir}/locale'
1067 mandir='${datarootdir}/man'
1073 # If the previous option needs an argument, assign it.
1074 if test -n "$ac_prev"; then
1075 eval $ac_prev=\$ac_option
1081 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1085 # Accept the important Cygnus configure options, so we can diagnose typos.
1087 case $ac_dashdash$ac_option in
1091 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1093 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1094 bindir=$ac_optarg ;;
1096 -build | --build | --buil | --bui | --bu)
1097 ac_prev=build_alias ;;
1098 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1099 build_alias=$ac_optarg ;;
1101 -cache-file | --cache-file | --cache-fil | --cache-fi \
1102 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1103 ac_prev=cache_file ;;
1104 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1105 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1106 cache_file=$ac_optarg ;;
1108 --config-cache | -C)
1109 cache_file=config.cache ;;
1111 -datadir | --datadir | --datadi | --datad)
1113 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1114 datadir=$ac_optarg ;;
1116 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1117 | --dataroo | --dataro | --datar)
1118 ac_prev=datarootdir ;;
1119 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1120 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1121 datarootdir=$ac_optarg ;;
1123 -disable-* | --disable-*)
1124 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1125 # Reject names that are not valid shell variable names.
1126 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1127 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1128 { (exit 1); exit 1; }; }
1129 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1130 eval enable_$ac_feature=no ;;
1132 -docdir | --docdir | --docdi | --doc | --do)
1134 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1135 docdir=$ac_optarg ;;
1137 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1139 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1140 dvidir=$ac_optarg ;;
1142 -enable-* | --enable-*)
1143 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1144 # Reject names that are not valid shell variable names.
1145 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1146 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1147 { (exit 1); exit 1; }; }
1148 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1149 eval enable_$ac_feature=\$ac_optarg ;;
1151 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1152 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1153 | --exec | --exe | --ex)
1154 ac_prev=exec_prefix ;;
1155 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1156 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1157 | --exec=* | --exe=* | --ex=*)
1158 exec_prefix=$ac_optarg ;;
1160 -gas | --gas | --ga | --g)
1161 # Obsolete; use --with-gas.
1164 -help | --help | --hel | --he | -h)
1165 ac_init_help=long ;;
1166 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1167 ac_init_help=recursive ;;
1168 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1169 ac_init_help=short ;;
1171 -host | --host | --hos | --ho)
1172 ac_prev=host_alias ;;
1173 -host=* | --host=* | --hos=* | --ho=*)
1174 host_alias=$ac_optarg ;;
1176 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1178 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1180 htmldir=$ac_optarg ;;
1182 -includedir | --includedir | --includedi | --included | --include \
1183 | --includ | --inclu | --incl | --inc)
1184 ac_prev=includedir ;;
1185 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1186 | --includ=* | --inclu=* | --incl=* | --inc=*)
1187 includedir=$ac_optarg ;;
1189 -infodir | --infodir | --infodi | --infod | --info | --inf)
1191 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1192 infodir=$ac_optarg ;;
1194 -libdir | --libdir | --libdi | --libd)
1196 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1197 libdir=$ac_optarg ;;
1199 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1200 | --libexe | --libex | --libe)
1201 ac_prev=libexecdir ;;
1202 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1203 | --libexe=* | --libex=* | --libe=*)
1204 libexecdir=$ac_optarg ;;
1206 -localedir | --localedir | --localedi | --localed | --locale)
1207 ac_prev=localedir ;;
1208 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1209 localedir=$ac_optarg ;;
1211 -localstatedir | --localstatedir | --localstatedi | --localstated \
1212 | --localstate | --localstat | --localsta | --localst | --locals)
1213 ac_prev=localstatedir ;;
1214 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1215 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1216 localstatedir=$ac_optarg ;;
1218 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1220 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1221 mandir=$ac_optarg ;;
1223 -nfp | --nfp | --nf)
1224 # Obsolete; use --without-fp.
1227 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1228 | --no-cr | --no-c | -n)
1231 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1232 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1235 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1236 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1237 | --oldin | --oldi | --old | --ol | --o)
1238 ac_prev=oldincludedir ;;
1239 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1240 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1241 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1242 oldincludedir=$ac_optarg ;;
1244 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1246 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1247 prefix=$ac_optarg ;;
1249 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1250 | --program-pre | --program-pr | --program-p)
1251 ac_prev=program_prefix ;;
1252 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1253 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1254 program_prefix=$ac_optarg ;;
1256 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1257 | --program-suf | --program-su | --program-s)
1258 ac_prev=program_suffix ;;
1259 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1260 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1261 program_suffix=$ac_optarg ;;
1263 -program-transform-name | --program-transform-name \
1264 | --program-transform-nam | --program-transform-na \
1265 | --program-transform-n | --program-transform- \
1266 | --program-transform | --program-transfor \
1267 | --program-transfo | --program-transf \
1268 | --program-trans | --program-tran \
1269 | --progr-tra | --program-tr | --program-t)
1270 ac_prev=program_transform_name ;;
1271 -program-transform-name=* | --program-transform-name=* \
1272 | --program-transform-nam=* | --program-transform-na=* \
1273 | --program-transform-n=* | --program-transform-=* \
1274 | --program-transform=* | --program-transfor=* \
1275 | --program-transfo=* | --program-transf=* \
1276 | --program-trans=* | --program-tran=* \
1277 | --progr-tra=* | --program-tr=* | --program-t=*)
1278 program_transform_name=$ac_optarg ;;
1280 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1282 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1283 pdfdir=$ac_optarg ;;
1285 -psdir | --psdir | --psdi | --psd | --ps)
1287 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1290 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1291 | -silent | --silent | --silen | --sile | --sil)
1294 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1296 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1298 sbindir=$ac_optarg ;;
1300 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1301 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1302 | --sharedst | --shareds | --shared | --share | --shar \
1304 ac_prev=sharedstatedir ;;
1305 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1306 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1307 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1309 sharedstatedir=$ac_optarg ;;
1311 -site | --site | --sit)
1313 -site=* | --site=* | --sit=*)
1316 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1318 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1319 srcdir=$ac_optarg ;;
1321 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1322 | --syscon | --sysco | --sysc | --sys | --sy)
1323 ac_prev=sysconfdir ;;
1324 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1325 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1326 sysconfdir=$ac_optarg ;;
1328 -target | --target | --targe | --targ | --tar | --ta | --t)
1329 ac_prev=target_alias ;;
1330 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1331 target_alias=$ac_optarg ;;
1333 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1336 -version | --version | --versio | --versi | --vers | -V)
1337 ac_init_version=: ;;
1340 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1341 # Reject names that are not valid shell variable names.
1342 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1343 { echo "$as_me: error: invalid package name: $ac_package" >&2
1344 { (exit 1); exit 1; }; }
1345 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1346 eval with_$ac_package=\$ac_optarg ;;
1348 -without-* | --without-*)
1349 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
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=no ;;
1358 # Obsolete; use --with-x.
1361 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1362 | --x-incl | --x-inc | --x-in | --x-i)
1363 ac_prev=x_includes ;;
1364 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1365 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1366 x_includes=$ac_optarg ;;
1368 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1369 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1370 ac_prev=x_libraries ;;
1371 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1372 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1373 x_libraries=$ac_optarg ;;
1375 -*) { echo "$as_me: error: unrecognized option: $ac_option
1376 Try \`$0 --help' for more information." >&2
1377 { (exit 1); exit 1; }; }
1381 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1382 # Reject names that are not valid shell variable names.
1383 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1384 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1385 { (exit 1); exit 1; }; }
1386 eval $ac_envvar=\$ac_optarg
1387 export $ac_envvar ;;
1390 # FIXME: should be removed in autoconf 3.0.
1391 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1392 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1393 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1394 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1400 if test -n "$ac_prev"; then
1401 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1402 { echo "$as_me: error: missing argument to $ac_option" >&2
1403 { (exit 1); exit 1; }; }
1406 # Be sure to have absolute directory names.
1407 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1408 datadir sysconfdir sharedstatedir localstatedir includedir \
1409 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1410 libdir localedir mandir
1412 eval ac_val=\$$ac_var
1414 [\\/$]* | ?:[\\/]* ) continue;;
1415 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1417 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1418 { (exit 1); exit 1; }; }
1421 # There might be people who depend on the old broken behavior: `$host'
1422 # used to hold the argument of --host etc.
1423 # FIXME: To remove some day.
1426 target=$target_alias
1428 # FIXME: To remove some day.
1429 if test "x$host_alias" != x; then
1430 if test "x$build_alias" = x; then
1431 cross_compiling=maybe
1432 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1433 If a cross compiler is detected then cross compile mode will be used." >&2
1434 elif test "x$build_alias" != "x$host_alias"; then
1440 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1442 test "$silent" = yes && exec 6>/dev/null
1445 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1446 ac_ls_di=`ls -di .` &&
1447 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1448 { echo "$as_me: error: Working directory cannot be determined" >&2
1449 { (exit 1); exit 1; }; }
1450 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1451 { echo "$as_me: error: pwd does not report name of working directory" >&2
1452 { (exit 1); exit 1; }; }
1455 # Find the source files, if location was not specified.
1456 if test -z "$srcdir"; then
1457 ac_srcdir_defaulted=yes
1458 # Try the directory containing this script, then the parent directory.
1459 ac_confdir=`$as_dirname -- "$0" ||
1460 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1461 X"$0" : 'X\(//\)[^/]' \| \
1462 X"$0" : 'X\(//\)$' \| \
1463 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1465 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1483 if test ! -r "$srcdir/$ac_unique_file"; then
1487 ac_srcdir_defaulted=no
1489 if test ! -r "$srcdir/$ac_unique_file"; then
1490 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1491 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1492 { (exit 1); exit 1; }; }
1494 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1496 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1497 { (exit 1); exit 1; }; }
1499 # When building in place, set srcdir=.
1500 if test "$ac_abs_confdir" = "$ac_pwd"; then
1503 # Remove unnecessary trailing slashes from srcdir.
1504 # Double slashes in file names in object file debugging info
1505 # mess up M-x gdb in Emacs.
1507 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1509 for ac_var in $ac_precious_vars; do
1510 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1511 eval ac_env_${ac_var}_value=\$${ac_var}
1512 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1513 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1517 # Report the --help message.
1519 if test "$ac_init_help" = "long"; then
1520 # Omit some internal or obsolete options to make the list less imposing.
1521 # This message is too long to be a string in the A/UX 3.1 sh.
1523 \`configure' configures asterisk 1.6 to adapt to many kinds of systems.
1525 Usage: $0 [OPTION]... [VAR=VALUE]...
1527 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1528 VAR=VALUE. See below for descriptions of some of the useful variables.
1530 Defaults for the options are specified in brackets.
1533 -h, --help display this help and exit
1534 --help=short display options specific to this package
1535 --help=recursive display the short help of all the included packages
1536 -V, --version display version information and exit
1537 -q, --quiet, --silent do not print \`checking...' messages
1538 --cache-file=FILE cache test results in FILE [disabled]
1539 -C, --config-cache alias for \`--cache-file=config.cache'
1540 -n, --no-create do not create output files
1541 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1543 Installation directories:
1544 --prefix=PREFIX install architecture-independent files in PREFIX
1545 [$ac_default_prefix]
1546 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1549 By default, \`make install' will install all the files in
1550 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1551 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1552 for instance \`--prefix=\$HOME'.
1554 For better control, use the options below.
1556 Fine tuning of the installation directories:
1557 --bindir=DIR user executables [EPREFIX/bin]
1558 --sbindir=DIR system admin executables [EPREFIX/sbin]
1559 --libexecdir=DIR program executables [EPREFIX/libexec]
1560 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1561 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1562 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1563 --libdir=DIR object code libraries [EPREFIX/lib]
1564 --includedir=DIR C header files [PREFIX/include]
1565 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1566 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1567 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1568 --infodir=DIR info documentation [DATAROOTDIR/info]
1569 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1570 --mandir=DIR man documentation [DATAROOTDIR/man]
1571 --docdir=DIR documentation root [DATAROOTDIR/doc/asterisk]
1572 --htmldir=DIR html documentation [DOCDIR]
1573 --dvidir=DIR dvi documentation [DOCDIR]
1574 --pdfdir=DIR pdf documentation [DOCDIR]
1575 --psdir=DIR ps documentation [DOCDIR]
1581 --build=BUILD configure for building on BUILD [guessed]
1582 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1586 if test -n "$ac_init_help"; then
1587 case $ac_init_help in
1588 short | recursive ) echo "Configuration of asterisk 1.6:";;
1593 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1594 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1595 --enable-dev-mode Turn on developer mode
1596 --disable-largefile omit support for large files
1597 --enable-internal-poll Use Asterisk's poll implementation
1598 --disable-xmldoc Explicity disable XML documentation
1601 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1602 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1603 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1604 --with-asound=PATH use Advanced Linux Sound Architecture files in PATH
1605 --with-execinfo=PATH use Stack Backtrace support files in PATH
1606 --with-cap=PATH use POSIX 1.e capabilities files in PATH
1607 --with-curl=PATH use cURL files in PATH
1608 --with-curses=PATH use curses files in PATH
1609 --with-crypto=PATH use OpenSSL Cryptography support files in PATH
1610 --with-dahdi=PATH use DAHDI files in PATH
1611 --with-avcodec=PATH use Ffmpeg and avcodec library files in PATH
1612 --with-gsm=PATH use External GSM library files in PATH , use
1613 'internal' GSM otherwise
1614 --with-gtk=PATH use gtk libraries files in PATH
1615 --with-gtk2=PATH use gtk2 libraries files in PATH
1616 --with-gmime=PATH use GMime library files in PATH
1617 --with-hoard=PATH use Hoard Memory Allocator files in PATH
1618 --with-iconv=PATH use Iconv Library files in PATH
1619 --with-iksemel=PATH use Iksemel Jabber Library files in PATH
1620 --with-imap=PATH use UW IMAP Toolkit files in PATH
1621 --with-iodbc=PATH use iODBC files in PATH
1622 --with-isdnnet=PATH use ISDN4Linux Library files in PATH
1623 --with-jack=PATH use Jack Audio Connection Kit files in PATH
1624 --with-ldap=PATH use OpenLDAP files in PATH
1625 --with-libxml2=PATH use LibXML2 files in PATH
1626 --with-ltdl=PATH use libtool files in PATH
1627 --with-lua=PATH use Lua files in PATH
1628 --with-misdn=PATH use mISDN User Library files in PATH
1629 --with-nbs=PATH use Network Broadcast Sound files in PATH
1630 --with-ncurses=PATH use ncurses files in PATH
1631 --with-netsnmp=PATH use Net-SNMP files in PATH
1632 --with-newt=PATH use newt files in PATH
1633 --with-ogg=PATH use OGG files in PATH
1634 --with-osptk=PATH use OSP Toolkit files in PATH
1635 --with-oss=PATH use Open Sound System files in PATH
1636 --with-postgres=PATH use PostgreSQL files in PATH
1637 --with-popt=PATH use popt files in PATH
1638 --with-portaudio=PATH use PortAudio files in PATH
1639 --with-pri=PATH use ISDN PRI files in PATH
1640 --with-resample=PATH use LIBRESAMPLE files in PATH
1641 --with-spandsp=PATH use SPANDSP files in PATH
1642 --with-ss7=PATH use ISDN SS7 files in PATH
1643 --with-pwlib=PATH use PWlib files in PATH
1644 --with-h323=PATH use OpenH323 files in PATH
1645 --with-radius=PATH use Radius Client files in PATH
1646 --with-sdl=PATH use Sdl files in PATH
1647 --with-SDL_image=PATH use Sdl Image library files in PATH
1648 --with-openais=PATH use OpenAIS files in PATH
1649 --with-speex=PATH use Speex files in PATH
1650 --with-speexdsp=PATH use Speexdsp files in PATH
1651 --with-sqlite=PATH use SQLite files in PATH
1652 --with-sqlite3=PATH use SQLite files in PATH
1653 --with-suppserv=PATH use mISDN Supplemental Services files in PATH
1654 --with-ssl=PATH use OpenSSL Secure Sockets Layer support files in
1656 --with-tds=PATH use FreeTDS files in PATH
1657 --with-termcap=PATH use Termcap files in PATH
1658 --with-tinfo=PATH use Term Info files in PATH
1659 --with-tonezone=PATH use tonezone files in PATH
1660 --with-unixodbc=PATH use unixODBC files in PATH
1661 --with-usb=PATH use usb files in PATH
1662 --with-vorbis=PATH use Vorbis files in PATH
1663 --with-vpb=PATH use Voicetronix API files in PATH
1664 --with-x11=PATH use X11 support files in PATH
1665 --with-z=PATH use zlib files in PATH
1667 Some influential environment variables:
1668 CC C compiler command
1669 CFLAGS C compiler flags
1670 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1671 nonstandard directory <lib dir>
1672 LIBS libraries to pass to the linker, e.g. -l<library>
1673 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1674 you have headers in a nonstandard directory <include dir>
1676 CXX C++ compiler command
1677 CXXFLAGS C++ compiler flags
1678 CXXCPP C++ preprocessor
1680 Use these variables to override the choices made by `configure' or to help
1681 it to find libraries and programs with nonstandard names/locations.
1683 Report bugs to <www.asterisk.org>.
1688 if test "$ac_init_help" = "recursive"; then
1689 # If there are subdirs, report their specific --help.
1690 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1691 test -d "$ac_dir" || continue
1695 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1697 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1698 # A ".." for each directory in $ac_dir_suffix.
1699 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1700 case $ac_top_builddir_sub in
1701 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1702 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1705 ac_abs_top_builddir=$ac_pwd
1706 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1707 # for backward compatibility:
1708 ac_top_builddir=$ac_top_build_prefix
1711 .) # We are building in place.
1713 ac_top_srcdir=$ac_top_builddir_sub
1714 ac_abs_top_srcdir=$ac_pwd ;;
1715 [\\/]* | ?:[\\/]* ) # Absolute name.
1716 ac_srcdir=$srcdir$ac_dir_suffix;
1717 ac_top_srcdir=$srcdir
1718 ac_abs_top_srcdir=$srcdir ;;
1720 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1721 ac_top_srcdir=$ac_top_build_prefix$srcdir
1722 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1724 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1726 cd "$ac_dir" || { ac_status=$?; continue; }
1727 # Check for guested configure.
1728 if test -f "$ac_srcdir/configure.gnu"; then
1730 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1731 elif test -f "$ac_srcdir/configure"; then
1733 $SHELL "$ac_srcdir/configure" --help=recursive
1735 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1737 cd "$ac_pwd" || { ac_status=$?; break; }
1741 test -n "$ac_init_help" && exit $ac_status
1742 if $ac_init_version; then
1744 asterisk configure 1.6
1745 generated by GNU Autoconf 2.61
1747 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1748 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1749 This configure script is free software; the Free Software Foundation
1750 gives unlimited permission to copy, distribute and modify it.
1756 cat >config.log <<_ACEOF
1757 This file contains any messages produced by compilers while
1758 running configure, to aid debugging if configure makes a mistake.
1760 It was created by asterisk $as_me 1.6, which was
1761 generated by GNU Autoconf 2.61. Invocation command line was
1773 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1774 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1775 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1776 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1777 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1779 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1780 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1782 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1783 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1784 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1785 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1786 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1787 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1788 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1792 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1796 test -z "$as_dir" && as_dir=.
1797 echo "PATH: $as_dir"
1813 # Keep a trace of the command line.
1814 # Strip out --no-create and --no-recursion so they do not pile up.
1815 # Strip out --silent because we don't want to record it for future runs.
1816 # Also quote any args containing shell meta-characters.
1817 # Make two passes to allow for proper duplicate-argument suppression.
1821 ac_must_keep_next=false
1827 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1828 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1829 | -silent | --silent | --silen | --sile | --sil)
1832 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1835 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1837 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1838 if test $ac_must_keep_next = true; then
1839 ac_must_keep_next=false # Got value, back to normal.
1842 *=* | --config-cache | -C | -disable-* | --disable-* \
1843 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1844 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1845 | -with-* | --with-* | -without-* | --without-* | --x)
1846 case "$ac_configure_args0 " in
1847 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1850 -* ) ac_must_keep_next=true ;;
1853 ac_configure_args="$ac_configure_args '$ac_arg'"
1858 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1859 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1861 # When interrupted or exit'd, cleanup temporary files, and complete
1862 # config.log. We remove comments because anyway the quotes in there
1863 # would cause problems or look ugly.
1864 # WARNING: Use '\'' to represent an apostrophe within the trap.
1865 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1866 trap 'exit_status=$?
1867 # Save into config.log some information that might help in debugging.
1872 ## ---------------- ##
1873 ## Cache variables. ##
1874 ## ---------------- ##
1877 # The following way of writing the cache mishandles newlines in values,
1879 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1880 eval ac_val=\$$ac_var
1884 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1885 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1888 _ | IFS | as_nl) ;; #(
1889 *) $as_unset $ac_var ;;
1894 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1895 *${as_nl}ac_space=\ *)
1897 "s/'\''/'\''\\\\'\'''\''/g;
1898 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1901 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1909 ## ----------------- ##
1910 ## Output variables. ##
1911 ## ----------------- ##
1914 for ac_var in $ac_subst_vars
1916 eval ac_val=\$$ac_var
1918 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1920 echo "$ac_var='\''$ac_val'\''"
1924 if test -n "$ac_subst_files"; then
1926 ## ------------------- ##
1927 ## File substitutions. ##
1928 ## ------------------- ##
1931 for ac_var in $ac_subst_files
1933 eval ac_val=\$$ac_var
1935 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1937 echo "$ac_var='\''$ac_val'\''"
1942 if test -s confdefs.h; then
1952 test "$ac_signal" != 0 &&
1953 echo "$as_me: caught signal $ac_signal"
1954 echo "$as_me: exit $exit_status"
1956 rm -f core *.core core.conftest.* &&
1957 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1960 for ac_signal in 1 2 13 15; do
1961 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1965 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1966 rm -f -r conftest* confdefs.h
1968 # Predefined preprocessor variables.
1970 cat >>confdefs.h <<_ACEOF
1971 #define PACKAGE_NAME "$PACKAGE_NAME"
1975 cat >>confdefs.h <<_ACEOF
1976 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1980 cat >>confdefs.h <<_ACEOF
1981 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1985 cat >>confdefs.h <<_ACEOF
1986 #define PACKAGE_STRING "$PACKAGE_STRING"
1990 cat >>confdefs.h <<_ACEOF
1991 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1995 # Let the site file select an alternate cache file if it wants to.
1996 # Prefer explicitly selected file to automatically selected ones.
1997 if test -n "$CONFIG_SITE"; then
1998 set x "$CONFIG_SITE"
1999 elif test "x$prefix" != xNONE; then
2000 set x "$prefix/share/config.site" "$prefix/etc/config.site"
2002 set x "$ac_default_prefix/share/config.site" \
2003 "$ac_default_prefix/etc/config.site"
2008 if test -r "$ac_site_file"; then
2009 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
2010 echo "$as_me: loading site script $ac_site_file" >&6;}
2011 sed 's/^/| /' "$ac_site_file" >&5
2016 if test -r "$cache_file"; then
2017 # Some versions of bash will fail to source /dev/null (special
2018 # files actually), so we avoid doing that.
2019 if test -f "$cache_file"; then
2020 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
2021 echo "$as_me: loading cache $cache_file" >&6;}
2023 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2024 *) . "./$cache_file";;
2028 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
2029 echo "$as_me: creating cache $cache_file" >&6;}
2033 ac_header_list="$ac_header_list utime.h"
2034 # Check that the precious variables saved in the cache have kept the same
2036 ac_cache_corrupted=false
2037 for ac_var in $ac_precious_vars; do
2038 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2039 eval ac_new_set=\$ac_env_${ac_var}_set
2040 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2041 eval ac_new_val=\$ac_env_${ac_var}_value
2042 case $ac_old_set,$ac_new_set in
2044 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2045 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2046 ac_cache_corrupted=: ;;
2048 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
2049 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2050 ac_cache_corrupted=: ;;
2053 if test "x$ac_old_val" != "x$ac_new_val"; then
2054 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
2055 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2056 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
2057 echo "$as_me: former value: $ac_old_val" >&2;}
2058 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
2059 echo "$as_me: current value: $ac_new_val" >&2;}
2060 ac_cache_corrupted=:
2063 # Pass precious variables to config.status.
2064 if test "$ac_new_set" = set; then
2066 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2067 *) ac_arg=$ac_var=$ac_new_val ;;
2069 case " $ac_configure_args " in
2070 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2071 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
2075 if $ac_cache_corrupted; then
2076 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
2077 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2078 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2079 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
2080 { (exit 1); exit 1; }; }
2108 ac_cpp='$CPP $CPPFLAGS'
2109 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2110 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2111 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2115 # cross-compile macros
2117 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2118 if test -f "$ac_dir/install-sh"; then
2120 ac_install_sh="$ac_aux_dir/install-sh -c"
2122 elif test -f "$ac_dir/install.sh"; then
2124 ac_install_sh="$ac_aux_dir/install.sh -c"
2126 elif test -f "$ac_dir/shtool"; then
2128 ac_install_sh="$ac_aux_dir/shtool install -c"
2132 if test -z "$ac_aux_dir"; then
2133 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2134 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2135 { (exit 1); exit 1; }; }
2138 # These three variables are undocumented and unsupported,
2139 # and are intended to be withdrawn in a future Autoconf release.
2140 # They can cause serious problems if a builder's source tree is in a directory
2141 # whose full name contains unusual characters.
2142 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2143 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2144 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2147 # Make sure we can run config.sub.
2148 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2149 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2150 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2151 { (exit 1); exit 1; }; }
2153 { echo "$as_me:$LINENO: checking build system type" >&5
2154 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2155 if test "${ac_cv_build+set}" = set; then
2156 echo $ECHO_N "(cached) $ECHO_C" >&6
2158 ac_build_alias=$build_alias
2159 test "x$ac_build_alias" = x &&
2160 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2161 test "x$ac_build_alias" = x &&
2162 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2163 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2164 { (exit 1); exit 1; }; }
2165 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2166 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2167 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2168 { (exit 1); exit 1; }; }
2171 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2172 echo "${ECHO_T}$ac_cv_build" >&6; }
2173 case $ac_cv_build in
2175 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2176 echo "$as_me: error: invalid value of canonical build" >&2;}
2177 { (exit 1); exit 1; }; };;
2180 ac_save_IFS=$IFS; IFS='-'
2186 # Remember, the first character of IFS is used to create $*,
2187 # except with old shells:
2190 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2193 { echo "$as_me:$LINENO: checking host system type" >&5
2194 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2195 if test "${ac_cv_host+set}" = set; then
2196 echo $ECHO_N "(cached) $ECHO_C" >&6
2198 if test "x$host_alias" = x; then
2199 ac_cv_host=$ac_cv_build
2201 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2202 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2203 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2204 { (exit 1); exit 1; }; }
2208 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2209 echo "${ECHO_T}$ac_cv_host" >&6; }
2212 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2213 echo "$as_me: error: invalid value of canonical host" >&2;}
2214 { (exit 1); exit 1; }; };;
2217 ac_save_IFS=$IFS; IFS='-'
2223 # Remember, the first character of IFS is used to create $*,
2224 # except with old shells:
2227 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2231 # check existence of the package
2234 # specify output header file
2235 ac_config_headers="$ac_config_headers include/asterisk/autoconfig.h"
2242 cat >>confdefs.h <<\_ACEOF
2243 #define _GNU_SOURCE 1
2248 ac_cpp='$CPP $CPPFLAGS'
2249 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2250 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2251 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2252 if test -n "$ac_tool_prefix"; then
2253 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2254 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2255 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2256 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2257 if test "${ac_cv_prog_CC+set}" = set; then
2258 echo $ECHO_N "(cached) $ECHO_C" >&6
2260 if test -n "$CC"; then
2261 ac_cv_prog_CC="$CC" # Let the user override the test.
2263 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2267 test -z "$as_dir" && as_dir=.
2268 for ac_exec_ext in '' $ac_executable_extensions; do
2269 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2270 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2271 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2281 if test -n "$CC"; then
2282 { echo "$as_me:$LINENO: result: $CC" >&5
2283 echo "${ECHO_T}$CC" >&6; }
2285 { echo "$as_me:$LINENO: result: no" >&5
2286 echo "${ECHO_T}no" >&6; }
2291 if test -z "$ac_cv_prog_CC"; then
2293 # Extract the first word of "gcc", so it can be a program name with args.
2294 set dummy gcc; ac_word=$2
2295 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2296 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2297 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2298 echo $ECHO_N "(cached) $ECHO_C" >&6
2300 if test -n "$ac_ct_CC"; then
2301 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2303 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2307 test -z "$as_dir" && as_dir=.
2308 for ac_exec_ext in '' $ac_executable_extensions; do
2309 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2310 ac_cv_prog_ac_ct_CC="gcc"
2311 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2320 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2321 if test -n "$ac_ct_CC"; then
2322 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2323 echo "${ECHO_T}$ac_ct_CC" >&6; }
2325 { echo "$as_me:$LINENO: result: no" >&5
2326 echo "${ECHO_T}no" >&6; }
2329 if test "x$ac_ct_CC" = x; then
2332 case $cross_compiling:$ac_tool_warned in
2334 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2335 whose name does not start with the host triplet. If you think this
2336 configuration is useful to you, please write to autoconf@gnu.org." >&5
2337 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2338 whose name does not start with the host triplet. If you think this
2339 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2340 ac_tool_warned=yes ;;
2348 if test -z "$CC"; then
2349 if test -n "$ac_tool_prefix"; then
2350 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2351 set dummy ${ac_tool_prefix}cc; ac_word=$2
2352 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2353 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2354 if test "${ac_cv_prog_CC+set}" = set; then
2355 echo $ECHO_N "(cached) $ECHO_C" >&6
2357 if test -n "$CC"; then
2358 ac_cv_prog_CC="$CC" # Let the user override the test.
2360 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2364 test -z "$as_dir" && as_dir=.
2365 for ac_exec_ext in '' $ac_executable_extensions; do
2366 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2367 ac_cv_prog_CC="${ac_tool_prefix}cc"
2368 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2378 if test -n "$CC"; then
2379 { echo "$as_me:$LINENO: result: $CC" >&5
2380 echo "${ECHO_T}$CC" >&6; }
2382 { echo "$as_me:$LINENO: result: no" >&5
2383 echo "${ECHO_T}no" >&6; }
2389 if test -z "$CC"; then
2390 # Extract the first word of "cc", so it can be a program name with args.
2391 set dummy cc; ac_word=$2
2392 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2393 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2394 if test "${ac_cv_prog_CC+set}" = set; then
2395 echo $ECHO_N "(cached) $ECHO_C" >&6
2397 if test -n "$CC"; then
2398 ac_cv_prog_CC="$CC" # Let the user override the test.
2401 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2405 test -z "$as_dir" && as_dir=.
2406 for ac_exec_ext in '' $ac_executable_extensions; do
2407 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2408 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2409 ac_prog_rejected=yes
2413 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2420 if test $ac_prog_rejected = yes; then
2421 # We found a bogon in the path, so make sure we never use it.
2422 set dummy $ac_cv_prog_CC
2424 if test $# != 0; then
2425 # We chose a different compiler from the bogus one.
2426 # However, it has the same basename, so the bogon will be chosen
2427 # first if we set CC to just the basename; use the full file name.
2429 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2435 if test -n "$CC"; then
2436 { echo "$as_me:$LINENO: result: $CC" >&5
2437 echo "${ECHO_T}$CC" >&6; }
2439 { echo "$as_me:$LINENO: result: no" >&5
2440 echo "${ECHO_T}no" >&6; }
2445 if test -z "$CC"; then
2446 if test -n "$ac_tool_prefix"; then
2447 for ac_prog in cl.exe
2449 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2450 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2451 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2452 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2453 if test "${ac_cv_prog_CC+set}" = set; then
2454 echo $ECHO_N "(cached) $ECHO_C" >&6
2456 if test -n "$CC"; then
2457 ac_cv_prog_CC="$CC" # Let the user override the test.
2459 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2463 test -z "$as_dir" && as_dir=.
2464 for ac_exec_ext in '' $ac_executable_extensions; do
2465 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2466 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2467 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2477 if test -n "$CC"; then
2478 { echo "$as_me:$LINENO: result: $CC" >&5
2479 echo "${ECHO_T}$CC" >&6; }
2481 { echo "$as_me:$LINENO: result: no" >&5
2482 echo "${ECHO_T}no" >&6; }
2486 test -n "$CC" && break
2489 if test -z "$CC"; then
2491 for ac_prog in cl.exe
2493 # Extract the first word of "$ac_prog", so it can be a program name with args.
2494 set dummy $ac_prog; ac_word=$2
2495 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2496 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2497 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2498 echo $ECHO_N "(cached) $ECHO_C" >&6
2500 if test -n "$ac_ct_CC"; then
2501 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2503 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2507 test -z "$as_dir" && as_dir=.
2508 for ac_exec_ext in '' $ac_executable_extensions; do
2509 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2510 ac_cv_prog_ac_ct_CC="$ac_prog"
2511 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2520 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2521 if test -n "$ac_ct_CC"; then
2522 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2523 echo "${ECHO_T}$ac_ct_CC" >&6; }
2525 { echo "$as_me:$LINENO: result: no" >&5
2526 echo "${ECHO_T}no" >&6; }
2530 test -n "$ac_ct_CC" && break
2533 if test "x$ac_ct_CC" = x; then
2536 case $cross_compiling:$ac_tool_warned in
2538 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2539 whose name does not start with the host triplet. If you think this
2540 configuration is useful to you, please write to autoconf@gnu.org." >&5
2541 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2542 whose name does not start with the host triplet. If you think this
2543 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2544 ac_tool_warned=yes ;;
2553 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2554 See \`config.log' for more details." >&5
2555 echo "$as_me: error: no acceptable C compiler found in \$PATH
2556 See \`config.log' for more details." >&2;}
2557 { (exit 1); exit 1; }; }
2559 # Provide some information about the compiler.
2560 echo "$as_me:$LINENO: checking for C compiler version" >&5
2561 ac_compiler=`set X $ac_compile; echo $2`
2562 { (ac_try="$ac_compiler --version >&5"
2564 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2565 *) ac_try_echo=$ac_try;;
2567 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2568 (eval "$ac_compiler --version >&5") 2>&5
2570 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2571 (exit $ac_status); }
2572 { (ac_try="$ac_compiler -v >&5"
2574 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2575 *) ac_try_echo=$ac_try;;
2577 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2578 (eval "$ac_compiler -v >&5") 2>&5
2580 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2581 (exit $ac_status); }
2582 { (ac_try="$ac_compiler -V >&5"
2584 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2585 *) ac_try_echo=$ac_try;;
2587 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2588 (eval "$ac_compiler -V >&5") 2>&5
2590 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2591 (exit $ac_status); }
2593 cat >conftest.$ac_ext <<_ACEOF
2596 cat confdefs.h >>conftest.$ac_ext
2597 cat >>conftest.$ac_ext <<_ACEOF
2598 /* end confdefs.h. */
2608 ac_clean_files_save=$ac_clean_files
2609 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2610 # Try to create an executable without -o first, disregard a.out.
2611 # It will help us diagnose broken compilers, and finding out an intuition
2613 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2614 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2615 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2617 # List of possible output files, starting from the most likely.
2618 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2619 # only as a last resort. b.out is created by i960 compilers.
2620 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2622 # The IRIX 6 linker writes into existing files which may not be
2623 # executable, retaining their permissions. Remove them first so a
2624 # subsequent execution test works.
2626 for ac_file in $ac_files
2629 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2630 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2635 if { (ac_try="$ac_link_default"
2637 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2638 *) ac_try_echo=$ac_try;;
2640 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2641 (eval "$ac_link_default") 2>&5
2643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2644 (exit $ac_status); }; then
2645 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2646 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2647 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2648 # so that the user can short-circuit this test for compilers unknown to
2650 for ac_file in $ac_files ''
2652 test -f "$ac_file" || continue
2654 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2657 # We found the default executable, but exeext='' is most
2661 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2663 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2665 # We set ac_cv_exeext here because the later test for it is not
2666 # safe: cross compilers may not add the suffix if given an `-o'
2667 # argument, so we may need to know it at that point already.
2668 # Even if this section looks crufty: it has the advantage of
2675 test "$ac_cv_exeext" = no && ac_cv_exeext=
2681 { echo "$as_me:$LINENO: result: $ac_file" >&5
2682 echo "${ECHO_T}$ac_file" >&6; }
2683 if test -z "$ac_file"; then
2684 echo "$as_me: failed program was:" >&5
2685 sed 's/^/| /' conftest.$ac_ext >&5
2687 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2688 See \`config.log' for more details." >&5
2689 echo "$as_me: error: C compiler cannot create executables
2690 See \`config.log' for more details." >&2;}
2691 { (exit 77); exit 77; }; }
2694 ac_exeext=$ac_cv_exeext
2696 # Check that the compiler produces executables we can run. If not, either
2697 # the compiler is broken, or we cross compile.
2698 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2699 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2700 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2701 # If not cross compiling, check that we can run a simple program.
2702 if test "$cross_compiling" != yes; then
2703 if { ac_try='./$ac_file'
2704 { (case "(($ac_try" in
2705 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2706 *) ac_try_echo=$ac_try;;
2708 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2709 (eval "$ac_try") 2>&5
2711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2712 (exit $ac_status); }; }; then
2715 if test "$cross_compiling" = maybe; then
2718 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2719 If you meant to cross compile, use \`--host'.
2720 See \`config.log' for more details." >&5
2721 echo "$as_me: error: cannot run C compiled programs.
2722 If you meant to cross compile, use \`--host'.
2723 See \`config.log' for more details." >&2;}
2724 { (exit 1); exit 1; }; }
2728 { echo "$as_me:$LINENO: result: yes" >&5
2729 echo "${ECHO_T}yes" >&6; }
2731 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2732 ac_clean_files=$ac_clean_files_save
2733 # Check that the compiler produces executables we can run. If not, either
2734 # the compiler is broken, or we cross compile.
2735 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2736 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2737 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
2738 echo "${ECHO_T}$cross_compiling" >&6; }
2740 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2741 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2742 if { (ac_try="$ac_link"
2744 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2745 *) ac_try_echo=$ac_try;;
2747 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2748 (eval "$ac_link") 2>&5
2750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2751 (exit $ac_status); }; then
2752 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2753 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2754 # work properly (i.e., refer to `conftest.exe'), while it won't with
2756 for ac_file in conftest.exe conftest conftest.*; do
2757 test -f "$ac_file" || continue
2759 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2760 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2766 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2767 See \`config.log' for more details." >&5
2768 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2769 See \`config.log' for more details." >&2;}
2770 { (exit 1); exit 1; }; }
2773 rm -f conftest$ac_cv_exeext
2774 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2775 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2777 rm -f conftest.$ac_ext
2778 EXEEXT=$ac_cv_exeext
2780 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2781 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2782 if test "${ac_cv_objext+set}" = set; then
2783 echo $ECHO_N "(cached) $ECHO_C" >&6
2785 cat >conftest.$ac_ext <<_ACEOF
2788 cat confdefs.h >>conftest.$ac_ext
2789 cat >>conftest.$ac_ext <<_ACEOF
2790 /* end confdefs.h. */
2800 rm -f conftest.o conftest.obj
2801 if { (ac_try="$ac_compile"
2803 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2804 *) ac_try_echo=$ac_try;;
2806 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2807 (eval "$ac_compile") 2>&5
2809 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2810 (exit $ac_status); }; then
2811 for ac_file in conftest.o conftest.obj conftest.*; do
2812 test -f "$ac_file" || continue;
2814 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2815 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2820 echo "$as_me: failed program was:" >&5
2821 sed 's/^/| /' conftest.$ac_ext >&5
2823 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2824 See \`config.log' for more details." >&5
2825 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2826 See \`config.log' for more details." >&2;}
2827 { (exit 1); exit 1; }; }
2830 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2832 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2833 echo "${ECHO_T}$ac_cv_objext" >&6; }
2834 OBJEXT=$ac_cv_objext
2836 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2837 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2838 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2839 echo $ECHO_N "(cached) $ECHO_C" >&6
2841 cat >conftest.$ac_ext <<_ACEOF
2844 cat confdefs.h >>conftest.$ac_ext
2845 cat >>conftest.$ac_ext <<_ACEOF
2846 /* end confdefs.h. */
2859 rm -f conftest.$ac_objext
2860 if { (ac_try="$ac_compile"
2862 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2863 *) ac_try_echo=$ac_try;;
2865 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2866 (eval "$ac_compile") 2>conftest.er1
2868 grep -v '^ *+' conftest.er1 >conftest.err
2870 cat conftest.err >&5
2871 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2872 (exit $ac_status); } && {
2873 test -z "$ac_c_werror_flag" ||
2874 test ! -s conftest.err
2875 } && test -s conftest.$ac_objext; then
2878 echo "$as_me: failed program was:" >&5
2879 sed 's/^/| /' conftest.$ac_ext >&5
2884 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2885 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2888 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2889 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2890 GCC=`test $ac_compiler_gnu = yes && echo yes`
2891 ac_test_CFLAGS=${CFLAGS+set}
2892 ac_save_CFLAGS=$CFLAGS
2893 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2894 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2895 if test "${ac_cv_prog_cc_g+set}" = set; then
2896 echo $ECHO_N "(cached) $ECHO_C" >&6
2898 ac_save_c_werror_flag=$ac_c_werror_flag
2899 ac_c_werror_flag=yes
2902 cat >conftest.$ac_ext <<_ACEOF
2905 cat confdefs.h >>conftest.$ac_ext
2906 cat >>conftest.$ac_ext <<_ACEOF
2907 /* end confdefs.h. */
2917 rm -f conftest.$ac_objext
2918 if { (ac_try="$ac_compile"
2920 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2921 *) ac_try_echo=$ac_try;;
2923 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2924 (eval "$ac_compile") 2>conftest.er1
2926 grep -v '^ *+' conftest.er1 >conftest.err
2928 cat conftest.err >&5
2929 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2930 (exit $ac_status); } && {
2931 test -z "$ac_c_werror_flag" ||
2932 test ! -s conftest.err
2933 } && test -s conftest.$ac_objext; then
2936 echo "$as_me: failed program was:" >&5
2937 sed 's/^/| /' conftest.$ac_ext >&5
2940 cat >conftest.$ac_ext <<_ACEOF
2943 cat confdefs.h >>conftest.$ac_ext
2944 cat >>conftest.$ac_ext <<_ACEOF
2945 /* end confdefs.h. */
2955 rm -f conftest.$ac_objext
2956 if { (ac_try="$ac_compile"
2958 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2959 *) ac_try_echo=$ac_try;;
2961 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2962 (eval "$ac_compile") 2>conftest.er1
2964 grep -v '^ *+' conftest.er1 >conftest.err
2966 cat conftest.err >&5
2967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2968 (exit $ac_status); } && {
2969 test -z "$ac_c_werror_flag" ||
2970 test ! -s conftest.err
2971 } && test -s conftest.$ac_objext; then
2974 echo "$as_me: failed program was:" >&5
2975 sed 's/^/| /' conftest.$ac_ext >&5
2977 ac_c_werror_flag=$ac_save_c_werror_flag
2979 cat >conftest.$ac_ext <<_ACEOF
2982 cat confdefs.h >>conftest.$ac_ext
2983 cat >>conftest.$ac_ext <<_ACEOF
2984 /* end confdefs.h. */
2994 rm -f conftest.$ac_objext
2995 if { (ac_try="$ac_compile"
2997 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2998 *) ac_try_echo=$ac_try;;
3000 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3001 (eval "$ac_compile") 2>conftest.er1
3003 grep -v '^ *+' conftest.er1 >conftest.err
3005 cat conftest.err >&5
3006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3007 (exit $ac_status); } && {
3008 test -z "$ac_c_werror_flag" ||
3009 test ! -s conftest.err
3010 } && test -s conftest.$ac_objext; then
3013 echo "$as_me: failed program was:" >&5
3014 sed 's/^/| /' conftest.$ac_ext >&5
3019 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3022 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3025 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3026 ac_c_werror_flag=$ac_save_c_werror_flag
3028 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3029 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3030 if test "$ac_test_CFLAGS" = set; then
3031 CFLAGS=$ac_save_CFLAGS
3032 elif test $ac_cv_prog_cc_g = yes; then
3033 if test "$GCC" = yes; then
3039 if test "$GCC" = yes; then
3045 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3046 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3047 if test "${ac_cv_prog_cc_c89+set}" = set; then
3048 echo $ECHO_N "(cached) $ECHO_C" >&6
3050 ac_cv_prog_cc_c89=no
3052 cat >conftest.$ac_ext <<_ACEOF
3055 cat confdefs.h >>conftest.$ac_ext
3056 cat >>conftest.$ac_ext <<_ACEOF
3057 /* end confdefs.h. */
3060 #include <sys/types.h>
3061 #include <sys/stat.h>
3062 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3063 struct buf { int x; };
3064 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3065 static char *e (p, i)
3071 static char *f (char * (*g) (char **, int), char **p, ...)
3076 s = g (p, va_arg (v,int));
3081 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3082 function prototypes and stuff, but not '\xHH' hex character constants.
3083 These don't provoke an error unfortunately, instead are silently treated
3084 as 'x'. The following induces an error, until -std is added to get
3085 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3086 array size at least. It's necessary to write '\x00'==0 to get something
3087 that's true only with -std. */
3088 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3090 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3091 inside strings and character constants. */
3093 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3095 int test (int i, double x);
3096 struct s1 {int (*f) (int a);};
3097 struct s2 {int (*f) (double a);};
3098 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3104 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3109 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3110 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3112 CC="$ac_save_CC $ac_arg"
3113 rm -f conftest.$ac_objext
3114 if { (ac_try="$ac_compile"
3116 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3117 *) ac_try_echo=$ac_try;;
3119 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3120 (eval "$ac_compile") 2>conftest.er1
3122 grep -v '^ *+' conftest.er1 >conftest.err
3124 cat conftest.err >&5
3125 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3126 (exit $ac_status); } && {
3127 test -z "$ac_c_werror_flag" ||
3128 test ! -s conftest.err
3129 } && test -s conftest.$ac_objext; then
3130 ac_cv_prog_cc_c89=$ac_arg
3132 echo "$as_me: failed program was:" >&5
3133 sed 's/^/| /' conftest.$ac_ext >&5
3138 rm -f core conftest.err conftest.$ac_objext
3139 test "x$ac_cv_prog_cc_c89" != "xno" && break
3141 rm -f conftest.$ac_ext
3146 case "x$ac_cv_prog_cc_c89" in
3148 { echo "$as_me:$LINENO: result: none needed" >&5
3149 echo "${ECHO_T}none needed" >&6; } ;;
3151 { echo "$as_me:$LINENO: result: unsupported" >&5
3152 echo "${ECHO_T}unsupported" >&6; } ;;
3154 CC="$CC $ac_cv_prog_cc_c89"
3155 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3156 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3161 ac_cpp='$CPP $CPPFLAGS'
3162 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3163 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3164 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3168 ac_cpp='$CPP $CPPFLAGS'
3169 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3170 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3171 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3172 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3173 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3174 # On Suns, sometimes $CPP names a directory.
3175 if test -n "$CPP" && test -d "$CPP"; then
3178 if test -z "$CPP"; then
3179 if test "${ac_cv_prog_CPP+set}" = set; then
3180 echo $ECHO_N "(cached) $ECHO_C" >&6
3182 # Double quotes because CPP needs to be expanded
3183 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3186 for ac_c_preproc_warn_flag in '' yes
3188 # Use a header file that comes with gcc, so configuring glibc
3189 # with a fresh cross-compiler works.
3190 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3191 # <limits.h> exists even on freestanding compilers.
3192 # On the NeXT, cc -E runs the code through the compiler's parser,
3193 # not just through cpp. "Syntax error" is here to catch this case.
3194 cat >conftest.$ac_ext <<_ACEOF
3197 cat confdefs.h >>conftest.$ac_ext
3198 cat >>conftest.$ac_ext <<_ACEOF
3199 /* end confdefs.h. */
3201 # include <limits.h>
3203 # include <assert.h>
3207 if { (ac_try="$ac_cpp conftest.$ac_ext"
3209 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3210 *) ac_try_echo=$ac_try;;
3212 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3213 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3215 grep -v '^ *+' conftest.er1 >conftest.err
3217 cat conftest.err >&5
3218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3219 (exit $ac_status); } >/dev/null && {
3220 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3221 test ! -s conftest.err
3225 echo "$as_me: failed program was:" >&5
3226 sed 's/^/| /' conftest.$ac_ext >&5
3228 # Broken: fails on valid input.
3232 rm -f conftest.err conftest.$ac_ext
3234 # OK, works on sane cases. Now check whether nonexistent headers
3235 # can be detected and how.
3236 cat >conftest.$ac_ext <<_ACEOF
3239 cat confdefs.h >>conftest.$ac_ext
3240 cat >>conftest.$ac_ext <<_ACEOF
3241 /* end confdefs.h. */
3242 #include <ac_nonexistent.h>
3244 if { (ac_try="$ac_cpp conftest.$ac_ext"
3246 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3247 *) ac_try_echo=$ac_try;;
3249 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3250 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3252 grep -v '^ *+' conftest.er1 >conftest.err
3254 cat conftest.err >&5
3255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3256 (exit $ac_status); } >/dev/null && {
3257 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3258 test ! -s conftest.err
3260 # Broken: success on invalid input.
3263 echo "$as_me: failed program was:" >&5
3264 sed 's/^/| /' conftest.$ac_ext >&5
3266 # Passes both tests.
3271 rm -f conftest.err conftest.$ac_ext
3274 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3275 rm -f conftest.err conftest.$ac_ext
3276 if $ac_preproc_ok; then
3288 { echo "$as_me:$LINENO: result: $CPP" >&5
3289 echo "${ECHO_T}$CPP" >&6; }
3291 for ac_c_preproc_warn_flag in '' yes
3293 # Use a header file that comes with gcc, so configuring glibc
3294 # with a fresh cross-compiler works.
3295 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3296 # <limits.h> exists even on freestanding compilers.
3297 # On the NeXT, cc -E runs the code through the compiler's parser,
3298 # not just through cpp. "Syntax error" is here to catch this case.
3299 cat >conftest.$ac_ext <<_ACEOF
3302 cat confdefs.h >>conftest.$ac_ext
3303 cat >>conftest.$ac_ext <<_ACEOF
3304 /* end confdefs.h. */
3306 # include <limits.h>
3308 # include <assert.h>
3312 if { (ac_try="$ac_cpp conftest.$ac_ext"
3314 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3315 *) ac_try_echo=$ac_try;;
3317 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3318 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3320 grep -v '^ *+' conftest.er1 >conftest.err
3322 cat conftest.err >&5
3323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3324 (exit $ac_status); } >/dev/null && {
3325 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3326 test ! -s conftest.err
3330 echo "$as_me: failed program was:" >&5
3331 sed 's/^/| /' conftest.$ac_ext >&5
3333 # Broken: fails on valid input.
3337 rm -f conftest.err conftest.$ac_ext
3339 # OK, works on sane cases. Now check whether nonexistent headers
3340 # can be detected and how.
3341 cat >conftest.$ac_ext <<_ACEOF
3344 cat confdefs.h >>conftest.$ac_ext
3345 cat >>conftest.$ac_ext <<_ACEOF
3346 /* end confdefs.h. */
3347 #include <ac_nonexistent.h>
3349 if { (ac_try="$ac_cpp conftest.$ac_ext"
3351 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3352 *) ac_try_echo=$ac_try;;
3354 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3355 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3357 grep -v '^ *+' conftest.er1 >conftest.err
3359 cat conftest.err >&5
3360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3361 (exit $ac_status); } >/dev/null && {
3362 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3363 test ! -s conftest.err
3365 # Broken: success on invalid input.
3368 echo "$as_me: failed program was:" >&5
3369 sed 's/^/| /' conftest.$ac_ext >&5
3371 # Passes both tests.
3376 rm -f conftest.err conftest.$ac_ext
3379 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3380 rm -f conftest.err conftest.$ac_ext
3381 if $ac_preproc_ok; then
3384 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3385 See \`config.log' for more details." >&5
3386 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3387 See \`config.log' for more details." >&2;}
3388 { (exit 1); exit 1; }; }
3392 ac_cpp='$CPP $CPPFLAGS'
3393 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3394 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3395 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3398 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3399 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3400 if test "${ac_cv_path_GREP+set}" = set; then
3401 echo $ECHO_N "(cached) $ECHO_C" >&6
3403 # Extract the first word of "grep ggrep" to use in msg output
3404 if test -z "$GREP"; then
3405 set dummy grep ggrep; ac_prog_name=$2
3406 if test "${ac_cv_path_GREP+set}" = set; then
3407 echo $ECHO_N "(cached) $ECHO_C" >&6
3409 ac_path_GREP_found=false
3410 # Loop through the user's path and test for each of PROGNAME-LIST
3411 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3412 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3415 test -z "$as_dir" && as_dir=.
3416 for ac_prog in grep ggrep; do
3417 for ac_exec_ext in '' $ac_executable_extensions; do
3418 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3419 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3420 # Check for GNU ac_path_GREP and select it if it is found.
3421 # Check for GNU $ac_path_GREP
3422 case `"$ac_path_GREP" --version 2>&1` in
3424 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3427 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3430 cat "conftest.in" "conftest.in" >"conftest.tmp"
3431 mv "conftest.tmp" "conftest.in"
3432 cp "conftest.in" "conftest.nl"
3433 echo 'GREP' >> "conftest.nl"
3434 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3435 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3436 ac_count=`expr $ac_count + 1`
3437 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3438 # Best one so far, save it but keep looking for a better one
3439 ac_cv_path_GREP="$ac_path_GREP"
3440 ac_path_GREP_max=$ac_count
3442 # 10*(2^10) chars as input seems more than enough
3443 test $ac_count -gt 10 && break
3445 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3449 $ac_path_GREP_found && break 3
3459 GREP="$ac_cv_path_GREP"
3460 if test -z "$GREP"; then
3461 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3462 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3463 { (exit 1); exit 1; }; }
3467 ac_cv_path_GREP=$GREP
3472 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3473 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
3474 GREP="$ac_cv_path_GREP"
3477 { echo "$as_me:$LINENO: checking for egrep" >&5
3478 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
3479 if test "${ac_cv_path_EGREP+set}" = set; then
3480 echo $ECHO_N "(cached) $ECHO_C" >&6
3482 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3483 then ac_cv_path_EGREP="$GREP -E"
3485 # Extract the first word of "egrep" to use in msg output
3486 if test -z "$EGREP"; then
3487 set dummy egrep; ac_prog_name=$2
3488 if test "${ac_cv_path_EGREP+set}" = set; then
3489 echo $ECHO_N "(cached) $ECHO_C" >&6
3491 ac_path_EGREP_found=false
3492 # Loop through the user's path and test for each of PROGNAME-LIST
3493 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3494 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3497 test -z "$as_dir" && as_dir=.
3498 for ac_prog in egrep; do
3499 for ac_exec_ext in '' $ac_executable_extensions; do
3500 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3501 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3502 # Check for GNU ac_path_EGREP and select it if it is found.
3503 # Check for GNU $ac_path_EGREP
3504 case `"$ac_path_EGREP" --version 2>&1` in
3506 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3509 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3512 cat "conftest.in" "conftest.in" >"conftest.tmp"
3513 mv "conftest.tmp" "conftest.in"
3514 cp "conftest.in" "conftest.nl"
3515 echo 'EGREP' >> "conftest.nl"
3516 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3517 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3518 ac_count=`expr $ac_count + 1`
3519 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3520 # Best one so far, save it but keep looking for a better one
3521 ac_cv_path_EGREP="$ac_path_EGREP"
3522 ac_path_EGREP_max=$ac_count
3524 # 10*(2^10) chars as input seems more than enough
3525 test $ac_count -gt 10 && break
3527 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3531 $ac_path_EGREP_found && break 3
3541 EGREP="$ac_cv_path_EGREP"
3542 if test -z "$EGREP"; then
3543 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3544 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3545 { (exit 1); exit 1; }; }
3549 ac_cv_path_EGREP=$EGREP
3555 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3556 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
3557 EGREP="$ac_cv_path_EGREP"
3561 { echo "$as_me:$LINENO: checking for AIX" >&5
3562 echo $ECHO_N "checking for AIX... $ECHO_C" >&6; }
3563 cat >conftest.$ac_ext <<_ACEOF
3566 cat confdefs.h >>conftest.$ac_ext
3567 cat >>conftest.$ac_ext <<_ACEOF
3568 /* end confdefs.h. */
3574 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3575 $EGREP "yes" >/dev/null 2>&1; then
3576 { echo "$as_me:$LINENO: result: yes" >&5
3577 echo "${ECHO_T}yes" >&6; }
3578 cat >>confdefs.h <<\_ACEOF
3579 #define _ALL_SOURCE 1
3583 { echo "$as_me:$LINENO: result: no" >&5
3584 echo "${ECHO_T}no" >&6; }
3589 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3590 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
3591 if test "${ac_cv_header_stdc+set}" = set; then
3592 echo $ECHO_N "(cached) $ECHO_C" >&6
3594 cat >conftest.$ac_ext <<_ACEOF
3597 cat confdefs.h >>conftest.$ac_ext
3598 cat >>conftest.$ac_ext <<_ACEOF
3599 /* end confdefs.h. */
3613 rm -f conftest.$ac_objext
3614 if { (ac_try="$ac_compile"
3616 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3617 *) ac_try_echo=$ac_try;;
3619 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3620 (eval "$ac_compile") 2>conftest.er1
3622 grep -v '^ *+' conftest.er1 >conftest.err
3624 cat conftest.err >&5
3625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3626 (exit $ac_status); } && {
3627 test -z "$ac_c_werror_flag" ||
3628 test ! -s conftest.err
3629 } && test -s conftest.$ac_objext; then
3630 ac_cv_header_stdc=yes
3632 echo "$as_me: failed program was:" >&5
3633 sed 's/^/| /' conftest.$ac_ext >&5
3635 ac_cv_header_stdc=no
3638 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3640 if test $ac_cv_header_stdc = yes; then
3641 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3642 cat >conftest.$ac_ext <<_ACEOF
3645 cat confdefs.h >>conftest.$ac_ext
3646 cat >>conftest.$ac_ext <<_ACEOF
3647 /* end confdefs.h. */
3651 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3652 $EGREP "memchr" >/dev/null 2>&1; then
3655 ac_cv_header_stdc=no
3661 if test $ac_cv_header_stdc = yes; then
3662 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3663 cat >conftest.$ac_ext <<_ACEOF
3666 cat confdefs.h >>conftest.$ac_ext
3667 cat >>conftest.$ac_ext <<_ACEOF
3668 /* end confdefs.h. */
3672 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3673 $EGREP "free" >/dev/null 2>&1; then
3676 ac_cv_header_stdc=no
3682 if test $ac_cv_header_stdc = yes; then
3683 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3684 if test "$cross_compiling" = yes; then
3687 cat >conftest.$ac_ext <<_ACEOF
3690 cat confdefs.h >>conftest.$ac_ext
3691 cat >>conftest.$ac_ext <<_ACEOF
3692 /* end confdefs.h. */
3695 #if ((' ' & 0x0FF) == 0x020)
3696 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3697 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3699 # define ISLOWER(c) \
3700 (('a' <= (c) && (c) <= 'i') \
3701 || ('j' <= (c) && (c) <= 'r') \
3702 || ('s' <= (c) && (c) <= 'z'))
3703 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3706 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3711 for (i = 0; i < 256; i++)
3712 if (XOR (islower (i), ISLOWER (i))
3713 || toupper (i) != TOUPPER (i))
3718 rm -f conftest$ac_exeext
3719 if { (ac_try="$ac_link"
3721 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3722 *) ac_try_echo=$ac_try;;
3724 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3725 (eval "$ac_link") 2>&5
3727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3728 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3729 { (case "(($ac_try" in
3730 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3731 *) ac_try_echo=$ac_try;;
3733 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3734 (eval "$ac_try") 2>&5
3736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3737 (exit $ac_status); }; }; then
3740 echo "$as_me: program exited with status $ac_status" >&5
3741 echo "$as_me: failed program was:" >&5
3742 sed 's/^/| /' conftest.$ac_ext >&5
3745 ac_cv_header_stdc=no
3747 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3753 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3754 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
3755 if test $ac_cv_header_stdc = yes; then
3757 cat >>confdefs.h <<\_ACEOF
3758 #define STDC_HEADERS 1
3763 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3773 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3774 inttypes.h stdint.h unistd.h
3776 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3777 { echo "$as_me:$LINENO: checking for $ac_header" >&5
3778 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3779 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3780 echo $ECHO_N "(cached) $ECHO_C" >&6
3782 cat >conftest.$ac_ext <<_ACEOF
3785 cat confdefs.h >>conftest.$ac_ext
3786 cat >>conftest.$ac_ext <<_ACEOF
3787 /* end confdefs.h. */
3788 $ac_includes_default
3790 #include <$ac_header>
3792 rm -f conftest.$ac_objext
3793 if { (ac_try="$ac_compile"
3795 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3796 *) ac_try_echo=$ac_try;;
3798 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3799 (eval "$ac_compile") 2>conftest.er1
3801 grep -v '^ *+' conftest.er1 >conftest.err
3803 cat conftest.err >&5
3804 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3805 (exit $ac_status); } && {
3806 test -z "$ac_c_werror_flag" ||
3807 test ! -s conftest.err
3808 } && test -s conftest.$ac_objext; then
3809 eval "$as_ac_Header=yes"
3811 echo "$as_me: failed program was:" >&5
3812 sed 's/^/| /' conftest.$ac_ext >&5
3814 eval "$as_ac_Header=no"
3817 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3819 ac_res=`eval echo '${'$as_ac_Header'}'`
3820 { echo "$as_me:$LINENO: result: $ac_res" >&5
3821 echo "${ECHO_T}$ac_res" >&6; }
3822 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3823 cat >>confdefs.h <<_ACEOF
3824 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3832 if test "${ac_cv_header_minix_config_h+set}" = set; then
3833 { echo "$as_me:$LINENO: checking for minix/config.h" >&5
3834 echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
3835 if test "${ac_cv_header_minix_config_h+set}" = set; then
3836 echo $ECHO_N "(cached) $ECHO_C" >&6
3838 { echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
3839 echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
3841 # Is the header compilable?
3842 { echo "$as_me:$LINENO: checking minix/config.h usability" >&5
3843 echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6; }
3844 cat >conftest.$ac_ext <<_ACEOF
3847 cat confdefs.h >>conftest.$ac_ext
3848 cat >>conftest.$ac_ext <<_ACEOF
3849 /* end confdefs.h. */
3850 $ac_includes_default
3851 #include <minix/config.h>
3853 rm -f conftest.$ac_objext
3854 if { (ac_try="$ac_compile"
3856 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3857 *) ac_try_echo=$ac_try;;
3859 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3860 (eval "$ac_compile") 2>conftest.er1
3862 grep -v '^ *+' conftest.er1 >conftest.err
3864 cat conftest.err >&5
3865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3866 (exit $ac_status); } && {
3867 test -z "$ac_c_werror_flag" ||
3868 test ! -s conftest.err
3869 } && test -s conftest.$ac_objext; then
3870 ac_header_compiler=yes
3872 echo "$as_me: failed program was:" >&5
3873 sed 's/^/| /' conftest.$ac_ext >&5
3875 ac_header_compiler=no
3878 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3879 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3880 echo "${ECHO_T}$ac_header_compiler" >&6; }
3882 # Is the header present?
3883 { echo "$as_me:$LINENO: checking minix/config.h presence" >&5
3884 echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6; }
3885 cat >conftest.$ac_ext <<_ACEOF
3888 cat confdefs.h >>conftest.$ac_ext
3889 cat >>conftest.$ac_ext <<_ACEOF
3890 /* end confdefs.h. */
3891 #include <minix/config.h>
3893 if { (ac_try="$ac_cpp conftest.$ac_ext"
3895 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3896 *) ac_try_echo=$ac_try;;
3898 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3899 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3901 grep -v '^ *+' conftest.er1 >conftest.err
3903 cat conftest.err >&5
3904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3905 (exit $ac_status); } >/dev/null && {
3906 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3907 test ! -s conftest.err
3909 ac_header_preproc=yes
3911 echo "$as_me: failed program was:" >&5
3912 sed 's/^/| /' conftest.$ac_ext >&5
3914 ac_header_preproc=no
3917 rm -f conftest.err conftest.$ac_ext
3918 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3919 echo "${ECHO_T}$ac_header_preproc" >&6; }
3921 # So? What about this header?
3922 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3924 { echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
3925 echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
3926 { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
3927 echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
3928 ac_header_preproc=yes
3931 { echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
3932 echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
3933 { echo "$as_me:$LINENO: WARNING: minix/config.h: check for missing prerequisite headers?" >&5
3934 echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;}
3935 { echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
3936 echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
3937 { echo "$as_me:$LINENO: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&5
3938 echo "$as_me: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&2;}
3939 { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
3940 echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
3941 { echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
3942 echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
3944 ## ------------------------------- ##
3945 ## Report this to www.asterisk.org ##
3946 ## ------------------------------- ##