2 # From configure.ac Revision: 132705 .
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
955 PBX_PTHREAD_RWLOCK_INITIALIZER
956 PBX_PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
959 AST_DECLARATION_AFTER_STATEMENT
960 AST_NO_STRICT_OVERFLOW
992 ac_precious_vars='build_alias
1007 # Initialize some variables set by options.
1009 ac_init_version=false
1010 # The variables have the same names as the options, with
1011 # dashes changed to underlines.
1012 cache_file=/dev/null
1019 program_transform_name=s,x,x,
1027 # Installation directory options.
1028 # These are left unexpanded so users can "make install exec_prefix=/foo"
1029 # and all the variables that are supposed to be based on exec_prefix
1030 # by default will actually change.
1031 # Use braces instead of parens because sh, perl, etc. also accept them.
1032 # (The list follows the same order as the GNU Coding Standards.)
1033 bindir='${exec_prefix}/bin'
1034 sbindir='${exec_prefix}/sbin'
1035 libexecdir='${exec_prefix}/libexec'
1036 datarootdir='${prefix}/share'
1037 datadir='${datarootdir}'
1038 sysconfdir='${prefix}/etc'
1039 sharedstatedir='${prefix}/com'
1040 localstatedir='${prefix}/var'
1041 includedir='${prefix}/include'
1042 oldincludedir='/usr/include'
1043 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1044 infodir='${datarootdir}/info'
1049 libdir='${exec_prefix}/lib'
1050 localedir='${datarootdir}/locale'
1051 mandir='${datarootdir}/man'
1057 # If the previous option needs an argument, assign it.
1058 if test -n "$ac_prev"; then
1059 eval $ac_prev=\$ac_option
1065 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1069 # Accept the important Cygnus configure options, so we can diagnose typos.
1071 case $ac_dashdash$ac_option in
1075 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1077 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1078 bindir=$ac_optarg ;;
1080 -build | --build | --buil | --bui | --bu)
1081 ac_prev=build_alias ;;
1082 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1083 build_alias=$ac_optarg ;;
1085 -cache-file | --cache-file | --cache-fil | --cache-fi \
1086 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1087 ac_prev=cache_file ;;
1088 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1089 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1090 cache_file=$ac_optarg ;;
1092 --config-cache | -C)
1093 cache_file=config.cache ;;
1095 -datadir | --datadir | --datadi | --datad)
1097 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1098 datadir=$ac_optarg ;;
1100 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1101 | --dataroo | --dataro | --datar)
1102 ac_prev=datarootdir ;;
1103 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1104 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1105 datarootdir=$ac_optarg ;;
1107 -disable-* | --disable-*)
1108 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1109 # Reject names that are not valid shell variable names.
1110 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1111 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1112 { (exit 1); exit 1; }; }
1113 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1114 eval enable_$ac_feature=no ;;
1116 -docdir | --docdir | --docdi | --doc | --do)
1118 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1119 docdir=$ac_optarg ;;
1121 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1123 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1124 dvidir=$ac_optarg ;;
1126 -enable-* | --enable-*)
1127 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1128 # Reject names that are not valid shell variable names.
1129 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1130 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1131 { (exit 1); exit 1; }; }
1132 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
1133 eval enable_$ac_feature=\$ac_optarg ;;
1135 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1136 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1137 | --exec | --exe | --ex)
1138 ac_prev=exec_prefix ;;
1139 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1140 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1141 | --exec=* | --exe=* | --ex=*)
1142 exec_prefix=$ac_optarg ;;
1144 -gas | --gas | --ga | --g)
1145 # Obsolete; use --with-gas.
1148 -help | --help | --hel | --he | -h)
1149 ac_init_help=long ;;
1150 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1151 ac_init_help=recursive ;;
1152 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1153 ac_init_help=short ;;
1155 -host | --host | --hos | --ho)
1156 ac_prev=host_alias ;;
1157 -host=* | --host=* | --hos=* | --ho=*)
1158 host_alias=$ac_optarg ;;
1160 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1162 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1164 htmldir=$ac_optarg ;;
1166 -includedir | --includedir | --includedi | --included | --include \
1167 | --includ | --inclu | --incl | --inc)
1168 ac_prev=includedir ;;
1169 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1170 | --includ=* | --inclu=* | --incl=* | --inc=*)
1171 includedir=$ac_optarg ;;
1173 -infodir | --infodir | --infodi | --infod | --info | --inf)
1175 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1176 infodir=$ac_optarg ;;
1178 -libdir | --libdir | --libdi | --libd)
1180 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1181 libdir=$ac_optarg ;;
1183 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1184 | --libexe | --libex | --libe)
1185 ac_prev=libexecdir ;;
1186 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1187 | --libexe=* | --libex=* | --libe=*)
1188 libexecdir=$ac_optarg ;;
1190 -localedir | --localedir | --localedi | --localed | --locale)
1191 ac_prev=localedir ;;
1192 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1193 localedir=$ac_optarg ;;
1195 -localstatedir | --localstatedir | --localstatedi | --localstated \
1196 | --localstate | --localstat | --localsta | --localst | --locals)
1197 ac_prev=localstatedir ;;
1198 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1199 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1200 localstatedir=$ac_optarg ;;
1202 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1204 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1205 mandir=$ac_optarg ;;
1207 -nfp | --nfp | --nf)
1208 # Obsolete; use --without-fp.
1211 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1212 | --no-cr | --no-c | -n)
1215 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1216 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1219 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1220 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1221 | --oldin | --oldi | --old | --ol | --o)
1222 ac_prev=oldincludedir ;;
1223 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1224 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1225 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1226 oldincludedir=$ac_optarg ;;
1228 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1230 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1231 prefix=$ac_optarg ;;
1233 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1234 | --program-pre | --program-pr | --program-p)
1235 ac_prev=program_prefix ;;
1236 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1237 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1238 program_prefix=$ac_optarg ;;
1240 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1241 | --program-suf | --program-su | --program-s)
1242 ac_prev=program_suffix ;;
1243 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1244 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1245 program_suffix=$ac_optarg ;;
1247 -program-transform-name | --program-transform-name \
1248 | --program-transform-nam | --program-transform-na \
1249 | --program-transform-n | --program-transform- \
1250 | --program-transform | --program-transfor \
1251 | --program-transfo | --program-transf \
1252 | --program-trans | --program-tran \
1253 | --progr-tra | --program-tr | --program-t)
1254 ac_prev=program_transform_name ;;
1255 -program-transform-name=* | --program-transform-name=* \
1256 | --program-transform-nam=* | --program-transform-na=* \
1257 | --program-transform-n=* | --program-transform-=* \
1258 | --program-transform=* | --program-transfor=* \
1259 | --program-transfo=* | --program-transf=* \
1260 | --program-trans=* | --program-tran=* \
1261 | --progr-tra=* | --program-tr=* | --program-t=*)
1262 program_transform_name=$ac_optarg ;;
1264 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1266 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1267 pdfdir=$ac_optarg ;;
1269 -psdir | --psdir | --psdi | --psd | --ps)
1271 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1274 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1275 | -silent | --silent | --silen | --sile | --sil)
1278 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1280 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1282 sbindir=$ac_optarg ;;
1284 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1285 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1286 | --sharedst | --shareds | --shared | --share | --shar \
1288 ac_prev=sharedstatedir ;;
1289 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1290 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1291 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1293 sharedstatedir=$ac_optarg ;;
1295 -site | --site | --sit)
1297 -site=* | --site=* | --sit=*)
1300 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1302 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1303 srcdir=$ac_optarg ;;
1305 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1306 | --syscon | --sysco | --sysc | --sys | --sy)
1307 ac_prev=sysconfdir ;;
1308 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1309 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1310 sysconfdir=$ac_optarg ;;
1312 -target | --target | --targe | --targ | --tar | --ta | --t)
1313 ac_prev=target_alias ;;
1314 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1315 target_alias=$ac_optarg ;;
1317 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1320 -version | --version | --versio | --versi | --vers | -V)
1321 ac_init_version=: ;;
1324 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1325 # Reject names that are not valid shell variable names.
1326 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1327 { echo "$as_me: error: invalid package name: $ac_package" >&2
1328 { (exit 1); exit 1; }; }
1329 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1330 eval with_$ac_package=\$ac_optarg ;;
1332 -without-* | --without-*)
1333 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1334 # Reject names that are not valid shell variable names.
1335 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1336 { echo "$as_me: error: invalid package name: $ac_package" >&2
1337 { (exit 1); exit 1; }; }
1338 ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1339 eval with_$ac_package=no ;;
1342 # Obsolete; use --with-x.
1345 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1346 | --x-incl | --x-inc | --x-in | --x-i)
1347 ac_prev=x_includes ;;
1348 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1349 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1350 x_includes=$ac_optarg ;;
1352 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1353 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1354 ac_prev=x_libraries ;;
1355 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1356 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1357 x_libraries=$ac_optarg ;;
1359 -*) { echo "$as_me: error: unrecognized option: $ac_option
1360 Try \`$0 --help' for more information." >&2
1361 { (exit 1); exit 1; }; }
1365 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1366 # Reject names that are not valid shell variable names.
1367 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1368 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1369 { (exit 1); exit 1; }; }
1370 eval $ac_envvar=\$ac_optarg
1371 export $ac_envvar ;;
1374 # FIXME: should be removed in autoconf 3.0.
1375 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1376 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1377 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1378 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1384 if test -n "$ac_prev"; then
1385 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1386 { echo "$as_me: error: missing argument to $ac_option" >&2
1387 { (exit 1); exit 1; }; }
1390 # Be sure to have absolute directory names.
1391 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1392 datadir sysconfdir sharedstatedir localstatedir includedir \
1393 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1394 libdir localedir mandir
1396 eval ac_val=\$$ac_var
1398 [\\/$]* | ?:[\\/]* ) continue;;
1399 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1401 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1402 { (exit 1); exit 1; }; }
1405 # There might be people who depend on the old broken behavior: `$host'
1406 # used to hold the argument of --host etc.
1407 # FIXME: To remove some day.
1410 target=$target_alias
1412 # FIXME: To remove some day.
1413 if test "x$host_alias" != x; then
1414 if test "x$build_alias" = x; then
1415 cross_compiling=maybe
1416 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1417 If a cross compiler is detected then cross compile mode will be used." >&2
1418 elif test "x$build_alias" != "x$host_alias"; then
1424 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1426 test "$silent" = yes && exec 6>/dev/null
1429 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1430 ac_ls_di=`ls -di .` &&
1431 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1432 { echo "$as_me: error: Working directory cannot be determined" >&2
1433 { (exit 1); exit 1; }; }
1434 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1435 { echo "$as_me: error: pwd does not report name of working directory" >&2
1436 { (exit 1); exit 1; }; }
1439 # Find the source files, if location was not specified.
1440 if test -z "$srcdir"; then
1441 ac_srcdir_defaulted=yes
1442 # Try the directory containing this script, then the parent directory.
1443 ac_confdir=`$as_dirname -- "$0" ||
1444 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1445 X"$0" : 'X\(//\)[^/]' \| \
1446 X"$0" : 'X\(//\)$' \| \
1447 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1449 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1467 if test ! -r "$srcdir/$ac_unique_file"; then
1471 ac_srcdir_defaulted=no
1473 if test ! -r "$srcdir/$ac_unique_file"; then
1474 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1475 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1476 { (exit 1); exit 1; }; }
1478 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1480 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1481 { (exit 1); exit 1; }; }
1483 # When building in place, set srcdir=.
1484 if test "$ac_abs_confdir" = "$ac_pwd"; then
1487 # Remove unnecessary trailing slashes from srcdir.
1488 # Double slashes in file names in object file debugging info
1489 # mess up M-x gdb in Emacs.
1491 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1493 for ac_var in $ac_precious_vars; do
1494 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1495 eval ac_env_${ac_var}_value=\$${ac_var}
1496 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1497 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1501 # Report the --help message.
1503 if test "$ac_init_help" = "long"; then
1504 # Omit some internal or obsolete options to make the list less imposing.
1505 # This message is too long to be a string in the A/UX 3.1 sh.
1507 \`configure' configures asterisk 1.6 to adapt to many kinds of systems.
1509 Usage: $0 [OPTION]... [VAR=VALUE]...
1511 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1512 VAR=VALUE. See below for descriptions of some of the useful variables.
1514 Defaults for the options are specified in brackets.
1517 -h, --help display this help and exit
1518 --help=short display options specific to this package
1519 --help=recursive display the short help of all the included packages
1520 -V, --version display version information and exit
1521 -q, --quiet, --silent do not print \`checking...' messages
1522 --cache-file=FILE cache test results in FILE [disabled]
1523 -C, --config-cache alias for \`--cache-file=config.cache'
1524 -n, --no-create do not create output files
1525 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1527 Installation directories:
1528 --prefix=PREFIX install architecture-independent files in PREFIX
1529 [$ac_default_prefix]
1530 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1533 By default, \`make install' will install all the files in
1534 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1535 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1536 for instance \`--prefix=\$HOME'.
1538 For better control, use the options below.
1540 Fine tuning of the installation directories:
1541 --bindir=DIR user executables [EPREFIX/bin]
1542 --sbindir=DIR system admin executables [EPREFIX/sbin]
1543 --libexecdir=DIR program executables [EPREFIX/libexec]
1544 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1545 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1546 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1547 --libdir=DIR object code libraries [EPREFIX/lib]
1548 --includedir=DIR C header files [PREFIX/include]
1549 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1550 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1551 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1552 --infodir=DIR info documentation [DATAROOTDIR/info]
1553 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1554 --mandir=DIR man documentation [DATAROOTDIR/man]
1555 --docdir=DIR documentation root [DATAROOTDIR/doc/asterisk]
1556 --htmldir=DIR html documentation [DOCDIR]
1557 --dvidir=DIR dvi documentation [DOCDIR]
1558 --pdfdir=DIR pdf documentation [DOCDIR]
1559 --psdir=DIR ps documentation [DOCDIR]
1565 --build=BUILD configure for building on BUILD [guessed]
1566 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1570 if test -n "$ac_init_help"; then
1571 case $ac_init_help in
1572 short | recursive ) echo "Configuration of asterisk 1.6:";;
1577 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1578 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1579 --enable-dev-mode Turn on developer mode
1580 --disable-largefile omit support for large files
1581 --enable-internal-poll Use Asterisk's poll implementation
1584 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1585 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1586 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1587 --with-asound=PATH use Advanced Linux Sound Architecture files in PATH
1588 --with-execinfo=PATH use Stack Backtrace support files in PATH
1589 --with-cap=PATH use POSIX 1.e capabilities files in PATH
1590 --with-curl=PATH use cURL files in PATH
1591 --with-curses=PATH use curses files in PATH
1592 --with-crypto=PATH use OpenSSL Cryptography support files in PATH
1593 --with-dahdi=PATH use DAHDI files in PATH
1594 --with-avcodec=PATH use Ffmpeg and avcodec library files in PATH
1595 --with-gsm=PATH use External GSM library files in PATH , use
1596 'internal' GSM otherwise
1597 --with-gtk=PATH use gtk libraries files in PATH
1598 --with-gtk2=PATH use gtk2 libraries files in PATH
1599 --with-gmime=PATH use GMime library files in PATH
1600 --with-iconv=PATH use Iconv Library files in PATH
1601 --with-iksemel=PATH use Iksemel Jabber Library files in PATH
1602 --with-imap=PATH use UW IMAP Toolkit files in PATH
1603 --with-isdnnet=PATH use ISDN4Linux Library files in PATH
1604 --with-jack=PATH use Jack Audio Connection Kit files in PATH
1605 --with-ldap=PATH use OpenLDAP files in PATH
1606 --with-ltdl=PATH use libtool files in PATH
1607 --with-lua=PATH use Lua files in PATH
1608 --with-misdn=PATH use mISDN User Library files in PATH
1609 --with-nbs=PATH use Network Broadcast Sound files in PATH
1610 --with-ncurses=PATH use ncurses files in PATH
1611 --with-netsnmp=PATH use Net-SNMP files in PATH
1612 --with-newt=PATH use newt files in PATH
1613 --with-odbc=PATH use unixODBC files in PATH
1614 --with-ogg=PATH use OGG files in PATH
1615 --with-osptk=PATH use OSP Toolkit files in PATH
1616 --with-oss=PATH use Open Sound System files in PATH
1617 --with-postgres=PATH use PostgreSQL files in PATH
1618 --with-popt=PATH use popt files in PATH
1619 --with-portaudio=PATH use PortAudio files in PATH
1620 --with-pri=PATH use ISDN PRI files in PATH
1621 --with-resample=PATH use LIBRESAMPLE files in PATH
1622 --with-spandsp=PATH use SPANDSP files in PATH
1623 --with-ss7=PATH use ISDN SS7 files in PATH
1624 --with-pwlib=PATH use PWlib files in PATH
1625 --with-h323=PATH use OpenH323 files in PATH
1626 --with-radius=PATH use Radius Client files in PATH
1627 --with-sdl=PATH use Sdl files in PATH
1628 --with-SDL_image=PATH use Sdl Image library files in PATH
1629 --with-openais=PATH use OpenAIS files in PATH
1630 --with-speex=PATH use Speex files in PATH
1631 --with-speexdsp=PATH use Speexdsp files in PATH
1632 --with-sqlite=PATH use SQLite files in PATH
1633 --with-sqlite3=PATH use SQLite files in PATH
1634 --with-suppserv=PATH use mISDN Supplemental Services files in PATH
1635 --with-ssl=PATH use OpenSSL Secure Sockets Layer support files in
1637 --with-tds=PATH use FreeTDS files in PATH
1638 --with-termcap=PATH use Termcap files in PATH
1639 --with-tinfo=PATH use Term Info files in PATH
1640 --with-tonezone=PATH use tonezone files in PATH
1641 --with-usb=PATH use usb files in PATH
1642 --with-vorbis=PATH use Vorbis files in PATH
1643 --with-vpb=PATH use Voicetronix API files in PATH
1644 --with-x11=PATH use X11 support files in PATH
1645 --with-z=PATH use zlib files in PATH
1647 Some influential environment variables:
1648 CC C compiler command
1649 CFLAGS C compiler flags
1650 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1651 nonstandard directory <lib dir>
1652 LIBS libraries to pass to the linker, e.g. -l<library>
1653 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1654 you have headers in a nonstandard directory <include dir>
1656 CXX C++ compiler command
1657 CXXFLAGS C++ compiler flags
1658 CXXCPP C++ preprocessor
1660 Use these variables to override the choices made by `configure' or to help
1661 it to find libraries and programs with nonstandard names/locations.
1663 Report bugs to <www.asterisk.org>.
1668 if test "$ac_init_help" = "recursive"; then
1669 # If there are subdirs, report their specific --help.
1670 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1671 test -d "$ac_dir" || continue
1675 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1677 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1678 # A ".." for each directory in $ac_dir_suffix.
1679 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1680 case $ac_top_builddir_sub in
1681 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1682 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1685 ac_abs_top_builddir=$ac_pwd
1686 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1687 # for backward compatibility:
1688 ac_top_builddir=$ac_top_build_prefix
1691 .) # We are building in place.
1693 ac_top_srcdir=$ac_top_builddir_sub
1694 ac_abs_top_srcdir=$ac_pwd ;;
1695 [\\/]* | ?:[\\/]* ) # Absolute name.
1696 ac_srcdir=$srcdir$ac_dir_suffix;
1697 ac_top_srcdir=$srcdir
1698 ac_abs_top_srcdir=$srcdir ;;
1700 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1701 ac_top_srcdir=$ac_top_build_prefix$srcdir
1702 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1704 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1706 cd "$ac_dir" || { ac_status=$?; continue; }
1707 # Check for guested configure.
1708 if test -f "$ac_srcdir/configure.gnu"; then
1710 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1711 elif test -f "$ac_srcdir/configure"; then
1713 $SHELL "$ac_srcdir/configure" --help=recursive
1715 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1717 cd "$ac_pwd" || { ac_status=$?; break; }
1721 test -n "$ac_init_help" && exit $ac_status
1722 if $ac_init_version; then
1724 asterisk configure 1.6
1725 generated by GNU Autoconf 2.61
1727 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1728 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1729 This configure script is free software; the Free Software Foundation
1730 gives unlimited permission to copy, distribute and modify it.
1736 cat >config.log <<_ACEOF
1737 This file contains any messages produced by compilers while
1738 running configure, to aid debugging if configure makes a mistake.
1740 It was created by asterisk $as_me 1.6, which was
1741 generated by GNU Autoconf 2.61. Invocation command line was
1753 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1754 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1755 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1756 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1757 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1759 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1760 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1762 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1763 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1764 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1765 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1766 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1767 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1768 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1772 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1776 test -z "$as_dir" && as_dir=.
1777 echo "PATH: $as_dir"
1793 # Keep a trace of the command line.
1794 # Strip out --no-create and --no-recursion so they do not pile up.
1795 # Strip out --silent because we don't want to record it for future runs.
1796 # Also quote any args containing shell meta-characters.
1797 # Make two passes to allow for proper duplicate-argument suppression.
1801 ac_must_keep_next=false
1807 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1808 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1809 | -silent | --silent | --silen | --sile | --sil)
1812 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1815 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1817 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1818 if test $ac_must_keep_next = true; then
1819 ac_must_keep_next=false # Got value, back to normal.
1822 *=* | --config-cache | -C | -disable-* | --disable-* \
1823 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1824 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1825 | -with-* | --with-* | -without-* | --without-* | --x)
1826 case "$ac_configure_args0 " in
1827 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1830 -* ) ac_must_keep_next=true ;;
1833 ac_configure_args="$ac_configure_args '$ac_arg'"
1838 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1839 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1841 # When interrupted or exit'd, cleanup temporary files, and complete
1842 # config.log. We remove comments because anyway the quotes in there
1843 # would cause problems or look ugly.
1844 # WARNING: Use '\'' to represent an apostrophe within the trap.
1845 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1846 trap 'exit_status=$?
1847 # Save into config.log some information that might help in debugging.
1852 ## ---------------- ##
1853 ## Cache variables. ##
1854 ## ---------------- ##
1857 # The following way of writing the cache mishandles newlines in values,
1859 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1860 eval ac_val=\$$ac_var
1864 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1865 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1868 _ | IFS | as_nl) ;; #(
1869 *) $as_unset $ac_var ;;
1874 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1875 *${as_nl}ac_space=\ *)
1877 "s/'\''/'\''\\\\'\'''\''/g;
1878 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1881 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1889 ## ----------------- ##
1890 ## Output variables. ##
1891 ## ----------------- ##
1894 for ac_var in $ac_subst_vars
1896 eval ac_val=\$$ac_var
1898 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1900 echo "$ac_var='\''$ac_val'\''"
1904 if test -n "$ac_subst_files"; then
1906 ## ------------------- ##
1907 ## File substitutions. ##
1908 ## ------------------- ##
1911 for ac_var in $ac_subst_files
1913 eval ac_val=\$$ac_var
1915 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1917 echo "$ac_var='\''$ac_val'\''"
1922 if test -s confdefs.h; then
1932 test "$ac_signal" != 0 &&
1933 echo "$as_me: caught signal $ac_signal"
1934 echo "$as_me: exit $exit_status"
1936 rm -f core *.core core.conftest.* &&
1937 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1940 for ac_signal in 1 2 13 15; do
1941 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1945 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1946 rm -f -r conftest* confdefs.h
1948 # Predefined preprocessor variables.
1950 cat >>confdefs.h <<_ACEOF
1951 #define PACKAGE_NAME "$PACKAGE_NAME"
1955 cat >>confdefs.h <<_ACEOF
1956 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1960 cat >>confdefs.h <<_ACEOF
1961 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1965 cat >>confdefs.h <<_ACEOF
1966 #define PACKAGE_STRING "$PACKAGE_STRING"
1970 cat >>confdefs.h <<_ACEOF
1971 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1975 # Let the site file select an alternate cache file if it wants to.
1976 # Prefer explicitly selected file to automatically selected ones.
1977 if test -n "$CONFIG_SITE"; then
1978 set x "$CONFIG_SITE"
1979 elif test "x$prefix" != xNONE; then
1980 set x "$prefix/share/config.site" "$prefix/etc/config.site"
1982 set x "$ac_default_prefix/share/config.site" \
1983 "$ac_default_prefix/etc/config.site"
1988 if test -r "$ac_site_file"; then
1989 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1990 echo "$as_me: loading site script $ac_site_file" >&6;}
1991 sed 's/^/| /' "$ac_site_file" >&5
1996 if test -r "$cache_file"; then
1997 # Some versions of bash will fail to source /dev/null (special
1998 # files actually), so we avoid doing that.
1999 if test -f "$cache_file"; then
2000 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
2001 echo "$as_me: loading cache $cache_file" >&6;}
2003 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2004 *) . "./$cache_file";;
2008 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
2009 echo "$as_me: creating cache $cache_file" >&6;}
2013 ac_header_list="$ac_header_list utime.h"
2014 # Check that the precious variables saved in the cache have kept the same
2016 ac_cache_corrupted=false
2017 for ac_var in $ac_precious_vars; do
2018 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2019 eval ac_new_set=\$ac_env_${ac_var}_set
2020 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2021 eval ac_new_val=\$ac_env_${ac_var}_value
2022 case $ac_old_set,$ac_new_set in
2024 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2025 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2026 ac_cache_corrupted=: ;;
2028 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
2029 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2030 ac_cache_corrupted=: ;;
2033 if test "x$ac_old_val" != "x$ac_new_val"; then
2034 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
2035 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2036 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
2037 echo "$as_me: former value: $ac_old_val" >&2;}
2038 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
2039 echo "$as_me: current value: $ac_new_val" >&2;}
2040 ac_cache_corrupted=:
2043 # Pass precious variables to config.status.
2044 if test "$ac_new_set" = set; then
2046 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2047 *) ac_arg=$ac_var=$ac_new_val ;;
2049 case " $ac_configure_args " in
2050 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2051 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
2055 if $ac_cache_corrupted; then
2056 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
2057 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2058 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2059 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
2060 { (exit 1); exit 1; }; }
2088 ac_cpp='$CPP $CPPFLAGS'
2089 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2090 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2091 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2095 # cross-compile macros
2097 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2098 if test -f "$ac_dir/install-sh"; then
2100 ac_install_sh="$ac_aux_dir/install-sh -c"
2102 elif test -f "$ac_dir/install.sh"; then
2104 ac_install_sh="$ac_aux_dir/install.sh -c"
2106 elif test -f "$ac_dir/shtool"; then
2108 ac_install_sh="$ac_aux_dir/shtool install -c"
2112 if test -z "$ac_aux_dir"; then
2113 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2114 echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2115 { (exit 1); exit 1; }; }
2118 # These three variables are undocumented and unsupported,
2119 # and are intended to be withdrawn in a future Autoconf release.
2120 # They can cause serious problems if a builder's source tree is in a directory
2121 # whose full name contains unusual characters.
2122 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2123 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2124 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2127 # Make sure we can run config.sub.
2128 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2129 { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2130 echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2131 { (exit 1); exit 1; }; }
2133 { echo "$as_me:$LINENO: checking build system type" >&5
2134 echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2135 if test "${ac_cv_build+set}" = set; then
2136 echo $ECHO_N "(cached) $ECHO_C" >&6
2138 ac_build_alias=$build_alias
2139 test "x$ac_build_alias" = x &&
2140 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2141 test "x$ac_build_alias" = x &&
2142 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2143 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2144 { (exit 1); exit 1; }; }
2145 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2146 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2147 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2148 { (exit 1); exit 1; }; }
2151 { echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2152 echo "${ECHO_T}$ac_cv_build" >&6; }
2153 case $ac_cv_build in
2155 *) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2156 echo "$as_me: error: invalid value of canonical build" >&2;}
2157 { (exit 1); exit 1; }; };;
2160 ac_save_IFS=$IFS; IFS='-'
2166 # Remember, the first character of IFS is used to create $*,
2167 # except with old shells:
2170 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2173 { echo "$as_me:$LINENO: checking host system type" >&5
2174 echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2175 if test "${ac_cv_host+set}" = set; then
2176 echo $ECHO_N "(cached) $ECHO_C" >&6
2178 if test "x$host_alias" = x; then
2179 ac_cv_host=$ac_cv_build
2181 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2182 { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2183 echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2184 { (exit 1); exit 1; }; }
2188 { echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2189 echo "${ECHO_T}$ac_cv_host" >&6; }
2192 *) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2193 echo "$as_me: error: invalid value of canonical host" >&2;}
2194 { (exit 1); exit 1; }; };;
2197 ac_save_IFS=$IFS; IFS='-'
2203 # Remember, the first character of IFS is used to create $*,
2204 # except with old shells:
2207 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2211 # check existence of the package
2214 # specify output header file
2215 ac_config_headers="$ac_config_headers include/asterisk/autoconfig.h"
2222 cat >>confdefs.h <<\_ACEOF
2223 #define _GNU_SOURCE 1
2228 ac_cpp='$CPP $CPPFLAGS'
2229 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2230 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2231 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2232 if test -n "$ac_tool_prefix"; then
2233 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2234 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2235 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2236 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2237 if test "${ac_cv_prog_CC+set}" = set; then
2238 echo $ECHO_N "(cached) $ECHO_C" >&6
2240 if test -n "$CC"; then
2241 ac_cv_prog_CC="$CC" # Let the user override the test.
2243 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2247 test -z "$as_dir" && as_dir=.
2248 for ac_exec_ext in '' $ac_executable_extensions; do
2249 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2250 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2251 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2261 if test -n "$CC"; then
2262 { echo "$as_me:$LINENO: result: $CC" >&5
2263 echo "${ECHO_T}$CC" >&6; }
2265 { echo "$as_me:$LINENO: result: no" >&5
2266 echo "${ECHO_T}no" >&6; }
2271 if test -z "$ac_cv_prog_CC"; then
2273 # Extract the first word of "gcc", so it can be a program name with args.
2274 set dummy gcc; ac_word=$2
2275 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2276 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2277 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2278 echo $ECHO_N "(cached) $ECHO_C" >&6
2280 if test -n "$ac_ct_CC"; then
2281 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2283 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2287 test -z "$as_dir" && as_dir=.
2288 for ac_exec_ext in '' $ac_executable_extensions; do
2289 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2290 ac_cv_prog_ac_ct_CC="gcc"
2291 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2300 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2301 if test -n "$ac_ct_CC"; then
2302 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2303 echo "${ECHO_T}$ac_ct_CC" >&6; }
2305 { echo "$as_me:$LINENO: result: no" >&5
2306 echo "${ECHO_T}no" >&6; }
2309 if test "x$ac_ct_CC" = x; then
2312 case $cross_compiling:$ac_tool_warned in
2314 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2315 whose name does not start with the host triplet. If you think this
2316 configuration is useful to you, please write to autoconf@gnu.org." >&5
2317 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2318 whose name does not start with the host triplet. If you think this
2319 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2320 ac_tool_warned=yes ;;
2328 if test -z "$CC"; then
2329 if test -n "$ac_tool_prefix"; then
2330 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2331 set dummy ${ac_tool_prefix}cc; ac_word=$2
2332 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2333 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2334 if test "${ac_cv_prog_CC+set}" = set; then
2335 echo $ECHO_N "(cached) $ECHO_C" >&6
2337 if test -n "$CC"; then
2338 ac_cv_prog_CC="$CC" # Let the user override the test.
2340 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2344 test -z "$as_dir" && as_dir=.
2345 for ac_exec_ext in '' $ac_executable_extensions; do
2346 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2347 ac_cv_prog_CC="${ac_tool_prefix}cc"
2348 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2358 if test -n "$CC"; then
2359 { echo "$as_me:$LINENO: result: $CC" >&5
2360 echo "${ECHO_T}$CC" >&6; }
2362 { echo "$as_me:$LINENO: result: no" >&5
2363 echo "${ECHO_T}no" >&6; }
2369 if test -z "$CC"; then
2370 # Extract the first word of "cc", so it can be a program name with args.
2371 set dummy cc; ac_word=$2
2372 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2373 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2374 if test "${ac_cv_prog_CC+set}" = set; then
2375 echo $ECHO_N "(cached) $ECHO_C" >&6
2377 if test -n "$CC"; then
2378 ac_cv_prog_CC="$CC" # Let the user override the test.
2381 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2385 test -z "$as_dir" && as_dir=.
2386 for ac_exec_ext in '' $ac_executable_extensions; do
2387 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2388 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2389 ac_prog_rejected=yes
2393 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2400 if test $ac_prog_rejected = yes; then
2401 # We found a bogon in the path, so make sure we never use it.
2402 set dummy $ac_cv_prog_CC
2404 if test $# != 0; then
2405 # We chose a different compiler from the bogus one.
2406 # However, it has the same basename, so the bogon will be chosen
2407 # first if we set CC to just the basename; use the full file name.
2409 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2415 if test -n "$CC"; then
2416 { echo "$as_me:$LINENO: result: $CC" >&5
2417 echo "${ECHO_T}$CC" >&6; }
2419 { echo "$as_me:$LINENO: result: no" >&5
2420 echo "${ECHO_T}no" >&6; }
2425 if test -z "$CC"; then
2426 if test -n "$ac_tool_prefix"; then
2427 for ac_prog in cl.exe
2429 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2430 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2431 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2432 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2433 if test "${ac_cv_prog_CC+set}" = set; then
2434 echo $ECHO_N "(cached) $ECHO_C" >&6
2436 if test -n "$CC"; then
2437 ac_cv_prog_CC="$CC" # Let the user override the test.
2439 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2443 test -z "$as_dir" && as_dir=.
2444 for ac_exec_ext in '' $ac_executable_extensions; do
2445 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2446 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2447 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2457 if test -n "$CC"; then
2458 { echo "$as_me:$LINENO: result: $CC" >&5
2459 echo "${ECHO_T}$CC" >&6; }
2461 { echo "$as_me:$LINENO: result: no" >&5
2462 echo "${ECHO_T}no" >&6; }
2466 test -n "$CC" && break
2469 if test -z "$CC"; then
2471 for ac_prog in cl.exe
2473 # Extract the first word of "$ac_prog", so it can be a program name with args.
2474 set dummy $ac_prog; ac_word=$2
2475 { echo "$as_me:$LINENO: checking for $ac_word" >&5
2476 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2477 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2478 echo $ECHO_N "(cached) $ECHO_C" >&6
2480 if test -n "$ac_ct_CC"; then
2481 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2483 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2487 test -z "$as_dir" && as_dir=.
2488 for ac_exec_ext in '' $ac_executable_extensions; do
2489 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2490 ac_cv_prog_ac_ct_CC="$ac_prog"
2491 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2500 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2501 if test -n "$ac_ct_CC"; then
2502 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2503 echo "${ECHO_T}$ac_ct_CC" >&6; }
2505 { echo "$as_me:$LINENO: result: no" >&5
2506 echo "${ECHO_T}no" >&6; }
2510 test -n "$ac_ct_CC" && break
2513 if test "x$ac_ct_CC" = x; then
2516 case $cross_compiling:$ac_tool_warned in
2518 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2519 whose name does not start with the host triplet. If you think this
2520 configuration is useful to you, please write to autoconf@gnu.org." >&5
2521 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2522 whose name does not start with the host triplet. If you think this
2523 configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2524 ac_tool_warned=yes ;;
2533 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2534 See \`config.log' for more details." >&5
2535 echo "$as_me: error: no acceptable C compiler found in \$PATH
2536 See \`config.log' for more details." >&2;}
2537 { (exit 1); exit 1; }; }
2539 # Provide some information about the compiler.
2540 echo "$as_me:$LINENO: checking for C compiler version" >&5
2541 ac_compiler=`set X $ac_compile; echo $2`
2542 { (ac_try="$ac_compiler --version >&5"
2544 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2545 *) ac_try_echo=$ac_try;;
2547 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2548 (eval "$ac_compiler --version >&5") 2>&5
2550 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2551 (exit $ac_status); }
2552 { (ac_try="$ac_compiler -v >&5"
2554 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2555 *) ac_try_echo=$ac_try;;
2557 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2558 (eval "$ac_compiler -v >&5") 2>&5
2560 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2561 (exit $ac_status); }
2562 { (ac_try="$ac_compiler -V >&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 -V >&5") 2>&5
2570 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2571 (exit $ac_status); }
2573 cat >conftest.$ac_ext <<_ACEOF
2576 cat confdefs.h >>conftest.$ac_ext
2577 cat >>conftest.$ac_ext <<_ACEOF
2578 /* end confdefs.h. */
2588 ac_clean_files_save=$ac_clean_files
2589 ac_clean_files="$ac_clean_files a.out a.exe b.out"
2590 # Try to create an executable without -o first, disregard a.out.
2591 # It will help us diagnose broken compilers, and finding out an intuition
2593 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2594 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2595 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2597 # List of possible output files, starting from the most likely.
2598 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2599 # only as a last resort. b.out is created by i960 compilers.
2600 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2602 # The IRIX 6 linker writes into existing files which may not be
2603 # executable, retaining their permissions. Remove them first so a
2604 # subsequent execution test works.
2606 for ac_file in $ac_files
2609 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2610 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2615 if { (ac_try="$ac_link_default"
2617 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2618 *) ac_try_echo=$ac_try;;
2620 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2621 (eval "$ac_link_default") 2>&5
2623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2624 (exit $ac_status); }; then
2625 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2626 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2627 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2628 # so that the user can short-circuit this test for compilers unknown to
2630 for ac_file in $ac_files ''
2632 test -f "$ac_file" || continue
2634 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2637 # We found the default executable, but exeext='' is most
2641 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2643 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2645 # We set ac_cv_exeext here because the later test for it is not
2646 # safe: cross compilers may not add the suffix if given an `-o'
2647 # argument, so we may need to know it at that point already.
2648 # Even if this section looks crufty: it has the advantage of
2655 test "$ac_cv_exeext" = no && ac_cv_exeext=
2661 { echo "$as_me:$LINENO: result: $ac_file" >&5
2662 echo "${ECHO_T}$ac_file" >&6; }
2663 if test -z "$ac_file"; then
2664 echo "$as_me: failed program was:" >&5
2665 sed 's/^/| /' conftest.$ac_ext >&5
2667 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2668 See \`config.log' for more details." >&5
2669 echo "$as_me: error: C compiler cannot create executables
2670 See \`config.log' for more details." >&2;}
2671 { (exit 77); exit 77; }; }
2674 ac_exeext=$ac_cv_exeext
2676 # Check that the compiler produces executables we can run. If not, either
2677 # the compiler is broken, or we cross compile.
2678 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2679 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2680 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2681 # If not cross compiling, check that we can run a simple program.
2682 if test "$cross_compiling" != yes; then
2683 if { ac_try='./$ac_file'
2684 { (case "(($ac_try" in
2685 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2686 *) ac_try_echo=$ac_try;;
2688 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2689 (eval "$ac_try") 2>&5
2691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2692 (exit $ac_status); }; }; then
2695 if test "$cross_compiling" = maybe; then
2698 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2699 If you meant to cross compile, use \`--host'.
2700 See \`config.log' for more details." >&5
2701 echo "$as_me: error: cannot run C compiled programs.
2702 If you meant to cross compile, use \`--host'.
2703 See \`config.log' for more details." >&2;}
2704 { (exit 1); exit 1; }; }
2708 { echo "$as_me:$LINENO: result: yes" >&5
2709 echo "${ECHO_T}yes" >&6; }
2711 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2712 ac_clean_files=$ac_clean_files_save
2713 # Check that the compiler produces executables we can run. If not, either
2714 # the compiler is broken, or we cross compile.
2715 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2716 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2717 { echo "$as_me:$LINENO: result: $cross_compiling" >&5
2718 echo "${ECHO_T}$cross_compiling" >&6; }
2720 { echo "$as_me:$LINENO: checking for suffix of executables" >&5
2721 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2722 if { (ac_try="$ac_link"
2724 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2725 *) ac_try_echo=$ac_try;;
2727 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2728 (eval "$ac_link") 2>&5
2730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2731 (exit $ac_status); }; then
2732 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2733 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2734 # work properly (i.e., refer to `conftest.exe'), while it won't with
2736 for ac_file in conftest.exe conftest conftest.*; do
2737 test -f "$ac_file" || continue
2739 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2740 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2746 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2747 See \`config.log' for more details." >&5
2748 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2749 See \`config.log' for more details." >&2;}
2750 { (exit 1); exit 1; }; }
2753 rm -f conftest$ac_cv_exeext
2754 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2755 echo "${ECHO_T}$ac_cv_exeext" >&6; }
2757 rm -f conftest.$ac_ext
2758 EXEEXT=$ac_cv_exeext
2760 { echo "$as_me:$LINENO: checking for suffix of object files" >&5
2761 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2762 if test "${ac_cv_objext+set}" = set; then
2763 echo $ECHO_N "(cached) $ECHO_C" >&6
2765 cat >conftest.$ac_ext <<_ACEOF
2768 cat confdefs.h >>conftest.$ac_ext
2769 cat >>conftest.$ac_ext <<_ACEOF
2770 /* end confdefs.h. */
2780 rm -f conftest.o conftest.obj
2781 if { (ac_try="$ac_compile"
2783 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2784 *) ac_try_echo=$ac_try;;
2786 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2787 (eval "$ac_compile") 2>&5
2789 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2790 (exit $ac_status); }; then
2791 for ac_file in conftest.o conftest.obj conftest.*; do
2792 test -f "$ac_file" || continue;
2794 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2795 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2800 echo "$as_me: failed program was:" >&5
2801 sed 's/^/| /' conftest.$ac_ext >&5
2803 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2804 See \`config.log' for more details." >&5
2805 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2806 See \`config.log' for more details." >&2;}
2807 { (exit 1); exit 1; }; }
2810 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2812 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2813 echo "${ECHO_T}$ac_cv_objext" >&6; }
2814 OBJEXT=$ac_cv_objext
2816 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2817 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2818 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2819 echo $ECHO_N "(cached) $ECHO_C" >&6
2821 cat >conftest.$ac_ext <<_ACEOF
2824 cat confdefs.h >>conftest.$ac_ext
2825 cat >>conftest.$ac_ext <<_ACEOF
2826 /* end confdefs.h. */
2839 rm -f conftest.$ac_objext
2840 if { (ac_try="$ac_compile"
2842 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2843 *) ac_try_echo=$ac_try;;
2845 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2846 (eval "$ac_compile") 2>conftest.er1
2848 grep -v '^ *+' conftest.er1 >conftest.err
2850 cat conftest.err >&5
2851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2852 (exit $ac_status); } && {
2853 test -z "$ac_c_werror_flag" ||
2854 test ! -s conftest.err
2855 } && test -s conftest.$ac_objext; then
2858 echo "$as_me: failed program was:" >&5
2859 sed 's/^/| /' conftest.$ac_ext >&5
2864 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2865 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2868 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2869 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
2870 GCC=`test $ac_compiler_gnu = yes && echo yes`
2871 ac_test_CFLAGS=${CFLAGS+set}
2872 ac_save_CFLAGS=$CFLAGS
2873 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2874 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
2875 if test "${ac_cv_prog_cc_g+set}" = set; then
2876 echo $ECHO_N "(cached) $ECHO_C" >&6
2878 ac_save_c_werror_flag=$ac_c_werror_flag
2879 ac_c_werror_flag=yes
2882 cat >conftest.$ac_ext <<_ACEOF
2885 cat confdefs.h >>conftest.$ac_ext
2886 cat >>conftest.$ac_ext <<_ACEOF
2887 /* end confdefs.h. */
2897 rm -f conftest.$ac_objext
2898 if { (ac_try="$ac_compile"
2900 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2901 *) ac_try_echo=$ac_try;;
2903 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2904 (eval "$ac_compile") 2>conftest.er1
2906 grep -v '^ *+' conftest.er1 >conftest.err
2908 cat conftest.err >&5
2909 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2910 (exit $ac_status); } && {
2911 test -z "$ac_c_werror_flag" ||
2912 test ! -s conftest.err
2913 } && test -s conftest.$ac_objext; then
2916 echo "$as_me: failed program was:" >&5
2917 sed 's/^/| /' conftest.$ac_ext >&5
2920 cat >conftest.$ac_ext <<_ACEOF
2923 cat confdefs.h >>conftest.$ac_ext
2924 cat >>conftest.$ac_ext <<_ACEOF
2925 /* end confdefs.h. */
2935 rm -f conftest.$ac_objext
2936 if { (ac_try="$ac_compile"
2938 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2939 *) ac_try_echo=$ac_try;;
2941 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2942 (eval "$ac_compile") 2>conftest.er1
2944 grep -v '^ *+' conftest.er1 >conftest.err
2946 cat conftest.err >&5
2947 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2948 (exit $ac_status); } && {
2949 test -z "$ac_c_werror_flag" ||
2950 test ! -s conftest.err
2951 } && test -s conftest.$ac_objext; then
2954 echo "$as_me: failed program was:" >&5
2955 sed 's/^/| /' conftest.$ac_ext >&5
2957 ac_c_werror_flag=$ac_save_c_werror_flag
2959 cat >conftest.$ac_ext <<_ACEOF
2962 cat confdefs.h >>conftest.$ac_ext
2963 cat >>conftest.$ac_ext <<_ACEOF
2964 /* end confdefs.h. */
2974 rm -f conftest.$ac_objext
2975 if { (ac_try="$ac_compile"
2977 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2978 *) ac_try_echo=$ac_try;;
2980 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2981 (eval "$ac_compile") 2>conftest.er1
2983 grep -v '^ *+' conftest.er1 >conftest.err
2985 cat conftest.err >&5
2986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2987 (exit $ac_status); } && {
2988 test -z "$ac_c_werror_flag" ||
2989 test ! -s conftest.err
2990 } && test -s conftest.$ac_objext; then
2993 echo "$as_me: failed program was:" >&5
2994 sed 's/^/| /' conftest.$ac_ext >&5
2999 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3002 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3005 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3006 ac_c_werror_flag=$ac_save_c_werror_flag
3008 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3009 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3010 if test "$ac_test_CFLAGS" = set; then
3011 CFLAGS=$ac_save_CFLAGS
3012 elif test $ac_cv_prog_cc_g = yes; then
3013 if test "$GCC" = yes; then
3019 if test "$GCC" = yes; then
3025 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3026 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3027 if test "${ac_cv_prog_cc_c89+set}" = set; then
3028 echo $ECHO_N "(cached) $ECHO_C" >&6
3030 ac_cv_prog_cc_c89=no
3032 cat >conftest.$ac_ext <<_ACEOF
3035 cat confdefs.h >>conftest.$ac_ext
3036 cat >>conftest.$ac_ext <<_ACEOF
3037 /* end confdefs.h. */
3040 #include <sys/types.h>
3041 #include <sys/stat.h>
3042 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3043 struct buf { int x; };
3044 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3045 static char *e (p, i)
3051 static char *f (char * (*g) (char **, int), char **p, ...)
3056 s = g (p, va_arg (v,int));
3061 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3062 function prototypes and stuff, but not '\xHH' hex character constants.
3063 These don't provoke an error unfortunately, instead are silently treated
3064 as 'x'. The following induces an error, until -std is added to get
3065 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3066 array size at least. It's necessary to write '\x00'==0 to get something
3067 that's true only with -std. */
3068 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3070 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3071 inside strings and character constants. */
3073 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3075 int test (int i, double x);
3076 struct s1 {int (*f) (int a);};
3077 struct s2 {int (*f) (double a);};
3078 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3084 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3089 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3090 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3092 CC="$ac_save_CC $ac_arg"
3093 rm -f conftest.$ac_objext
3094 if { (ac_try="$ac_compile"
3096 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3097 *) ac_try_echo=$ac_try;;
3099 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3100 (eval "$ac_compile") 2>conftest.er1
3102 grep -v '^ *+' conftest.er1 >conftest.err
3104 cat conftest.err >&5
3105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3106 (exit $ac_status); } && {
3107 test -z "$ac_c_werror_flag" ||
3108 test ! -s conftest.err
3109 } && test -s conftest.$ac_objext; then
3110 ac_cv_prog_cc_c89=$ac_arg
3112 echo "$as_me: failed program was:" >&5
3113 sed 's/^/| /' conftest.$ac_ext >&5
3118 rm -f core conftest.err conftest.$ac_objext
3119 test "x$ac_cv_prog_cc_c89" != "xno" && break
3121 rm -f conftest.$ac_ext
3126 case "x$ac_cv_prog_cc_c89" in
3128 { echo "$as_me:$LINENO: result: none needed" >&5
3129 echo "${ECHO_T}none needed" >&6; } ;;
3131 { echo "$as_me:$LINENO: result: unsupported" >&5
3132 echo "${ECHO_T}unsupported" >&6; } ;;
3134 CC="$CC $ac_cv_prog_cc_c89"
3135 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3136 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3141 ac_cpp='$CPP $CPPFLAGS'
3142 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3143 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3144 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3148 ac_cpp='$CPP $CPPFLAGS'
3149 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3150 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3151 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3152 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3153 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3154 # On Suns, sometimes $CPP names a directory.
3155 if test -n "$CPP" && test -d "$CPP"; then
3158 if test -z "$CPP"; then
3159 if test "${ac_cv_prog_CPP+set}" = set; then
3160 echo $ECHO_N "(cached) $ECHO_C" >&6
3162 # Double quotes because CPP needs to be expanded
3163 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3166 for ac_c_preproc_warn_flag in '' yes
3168 # Use a header file that comes with gcc, so configuring glibc
3169 # with a fresh cross-compiler works.
3170 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3171 # <limits.h> exists even on freestanding compilers.
3172 # On the NeXT, cc -E runs the code through the compiler's parser,
3173 # not just through cpp. "Syntax error" is here to catch this case.
3174 cat >conftest.$ac_ext <<_ACEOF
3177 cat confdefs.h >>conftest.$ac_ext
3178 cat >>conftest.$ac_ext <<_ACEOF
3179 /* end confdefs.h. */
3181 # include <limits.h>
3183 # include <assert.h>
3187 if { (ac_try="$ac_cpp conftest.$ac_ext"
3189 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3190 *) ac_try_echo=$ac_try;;
3192 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3193 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3195 grep -v '^ *+' conftest.er1 >conftest.err
3197 cat conftest.err >&5
3198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3199 (exit $ac_status); } >/dev/null && {
3200 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3201 test ! -s conftest.err
3205 echo "$as_me: failed program was:" >&5
3206 sed 's/^/| /' conftest.$ac_ext >&5
3208 # Broken: fails on valid input.
3212 rm -f conftest.err conftest.$ac_ext
3214 # OK, works on sane cases. Now check whether nonexistent headers
3215 # can be detected and how.
3216 cat >conftest.$ac_ext <<_ACEOF
3219 cat confdefs.h >>conftest.$ac_ext
3220 cat >>conftest.$ac_ext <<_ACEOF
3221 /* end confdefs.h. */
3222 #include <ac_nonexistent.h>
3224 if { (ac_try="$ac_cpp conftest.$ac_ext"
3226 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3227 *) ac_try_echo=$ac_try;;
3229 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3230 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3232 grep -v '^ *+' conftest.er1 >conftest.err
3234 cat conftest.err >&5
3235 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3236 (exit $ac_status); } >/dev/null && {
3237 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3238 test ! -s conftest.err
3240 # Broken: success on invalid input.
3243 echo "$as_me: failed program was:" >&5
3244 sed 's/^/| /' conftest.$ac_ext >&5
3246 # Passes both tests.
3251 rm -f conftest.err conftest.$ac_ext
3254 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3255 rm -f conftest.err conftest.$ac_ext
3256 if $ac_preproc_ok; then
3268 { echo "$as_me:$LINENO: result: $CPP" >&5
3269 echo "${ECHO_T}$CPP" >&6; }
3271 for ac_c_preproc_warn_flag in '' yes
3273 # Use a header file that comes with gcc, so configuring glibc
3274 # with a fresh cross-compiler works.
3275 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3276 # <limits.h> exists even on freestanding compilers.
3277 # On the NeXT, cc -E runs the code through the compiler's parser,
3278 # not just through cpp. "Syntax error" is here to catch this case.
3279 cat >conftest.$ac_ext <<_ACEOF
3282 cat confdefs.h >>conftest.$ac_ext
3283 cat >>conftest.$ac_ext <<_ACEOF
3284 /* end confdefs.h. */
3286 # include <limits.h>
3288 # include <assert.h>
3292 if { (ac_try="$ac_cpp conftest.$ac_ext"
3294 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3295 *) ac_try_echo=$ac_try;;
3297 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3298 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3300 grep -v '^ *+' conftest.er1 >conftest.err
3302 cat conftest.err >&5
3303 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3304 (exit $ac_status); } >/dev/null && {
3305 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3306 test ! -s conftest.err
3310 echo "$as_me: failed program was:" >&5
3311 sed 's/^/| /' conftest.$ac_ext >&5
3313 # Broken: fails on valid input.
3317 rm -f conftest.err conftest.$ac_ext
3319 # OK, works on sane cases. Now check whether nonexistent headers
3320 # can be detected and how.
3321 cat >conftest.$ac_ext <<_ACEOF
3324 cat confdefs.h >>conftest.$ac_ext
3325 cat >>conftest.$ac_ext <<_ACEOF
3326 /* end confdefs.h. */
3327 #include <ac_nonexistent.h>
3329 if { (ac_try="$ac_cpp conftest.$ac_ext"
3331 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3332 *) ac_try_echo=$ac_try;;
3334 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3335 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3337 grep -v '^ *+' conftest.er1 >conftest.err
3339 cat conftest.err >&5
3340 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3341 (exit $ac_status); } >/dev/null && {
3342 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3343 test ! -s conftest.err
3345 # Broken: success on invalid input.
3348 echo "$as_me: failed program was:" >&5
3349 sed 's/^/| /' conftest.$ac_ext >&5
3351 # Passes both tests.
3356 rm -f conftest.err conftest.$ac_ext
3359 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3360 rm -f conftest.err conftest.$ac_ext
3361 if $ac_preproc_ok; then
3364 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3365 See \`config.log' for more details." >&5
3366 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3367 See \`config.log' for more details." >&2;}
3368 { (exit 1); exit 1; }; }
3372 ac_cpp='$CPP $CPPFLAGS'
3373 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3374 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3375 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3378 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3379 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3380 if test "${ac_cv_path_GREP+set}" = set; then
3381 echo $ECHO_N "(cached) $ECHO_C" >&6
3383 # Extract the first word of "grep ggrep" to use in msg output
3384 if test -z "$GREP"; then
3385 set dummy grep ggrep; ac_prog_name=$2
3386 if test "${ac_cv_path_GREP+set}" = set; then
3387 echo $ECHO_N "(cached) $ECHO_C" >&6
3389 ac_path_GREP_found=false
3390 # Loop through the user's path and test for each of PROGNAME-LIST
3391 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3392 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3395 test -z "$as_dir" && as_dir=.
3396 for ac_prog in grep ggrep; do
3397 for ac_exec_ext in '' $ac_executable_extensions; do
3398 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3399 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3400 # Check for GNU ac_path_GREP and select it if it is found.
3401 # Check for GNU $ac_path_GREP
3402 case `"$ac_path_GREP" --version 2>&1` in
3404 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3407 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3410 cat "conftest.in" "conftest.in" >"conftest.tmp"
3411 mv "conftest.tmp" "conftest.in"
3412 cp "conftest.in" "conftest.nl"
3413 echo 'GREP' >> "conftest.nl"
3414 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3415 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3416 ac_count=`expr $ac_count + 1`
3417 if test $ac_count -gt ${ac_path_GREP_max-0}; then
3418 # Best one so far, save it but keep looking for a better one
3419 ac_cv_path_GREP="$ac_path_GREP"
3420 ac_path_GREP_max=$ac_count
3422 # 10*(2^10) chars as input seems more than enough
3423 test $ac_count -gt 10 && break
3425 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3429 $ac_path_GREP_found && break 3
3439 GREP="$ac_cv_path_GREP"
3440 if test -z "$GREP"; then
3441 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3442 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3443 { (exit 1); exit 1; }; }
3447 ac_cv_path_GREP=$GREP
3452 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3453 echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
3454 GREP="$ac_cv_path_GREP"
3457 { echo "$as_me:$LINENO: checking for egrep" >&5
3458 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
3459 if test "${ac_cv_path_EGREP+set}" = set; then
3460 echo $ECHO_N "(cached) $ECHO_C" >&6
3462 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3463 then ac_cv_path_EGREP="$GREP -E"
3465 # Extract the first word of "egrep" to use in msg output
3466 if test -z "$EGREP"; then
3467 set dummy egrep; ac_prog_name=$2
3468 if test "${ac_cv_path_EGREP+set}" = set; then
3469 echo $ECHO_N "(cached) $ECHO_C" >&6
3471 ac_path_EGREP_found=false
3472 # Loop through the user's path and test for each of PROGNAME-LIST
3473 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3474 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3477 test -z "$as_dir" && as_dir=.
3478 for ac_prog in egrep; do
3479 for ac_exec_ext in '' $ac_executable_extensions; do
3480 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3481 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3482 # Check for GNU ac_path_EGREP and select it if it is found.
3483 # Check for GNU $ac_path_EGREP
3484 case `"$ac_path_EGREP" --version 2>&1` in
3486 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3489 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3492 cat "conftest.in" "conftest.in" >"conftest.tmp"
3493 mv "conftest.tmp" "conftest.in"
3494 cp "conftest.in" "conftest.nl"
3495 echo 'EGREP' >> "conftest.nl"
3496 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3497 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3498 ac_count=`expr $ac_count + 1`
3499 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
3500 # Best one so far, save it but keep looking for a better one
3501 ac_cv_path_EGREP="$ac_path_EGREP"
3502 ac_path_EGREP_max=$ac_count
3504 # 10*(2^10) chars as input seems more than enough
3505 test $ac_count -gt 10 && break
3507 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3511 $ac_path_EGREP_found && break 3
3521 EGREP="$ac_cv_path_EGREP"
3522 if test -z "$EGREP"; then
3523 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3524 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3525 { (exit 1); exit 1; }; }
3529 ac_cv_path_EGREP=$EGREP
3535 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
3536 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
3537 EGREP="$ac_cv_path_EGREP"
3541 { echo "$as_me:$LINENO: checking for AIX" >&5
3542 echo $ECHO_N "checking for AIX... $ECHO_C" >&6; }
3543 cat >conftest.$ac_ext <<_ACEOF
3546 cat confdefs.h >>conftest.$ac_ext
3547 cat >>conftest.$ac_ext <<_ACEOF
3548 /* end confdefs.h. */
3554 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3555 $EGREP "yes" >/dev/null 2>&1; then
3556 { echo "$as_me:$LINENO: result: yes" >&5
3557 echo "${ECHO_T}yes" >&6; }
3558 cat >>confdefs.h <<\_ACEOF
3559 #define _ALL_SOURCE 1
3563 { echo "$as_me:$LINENO: result: no" >&5
3564 echo "${ECHO_T}no" >&6; }
3569 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3570 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
3571 if test "${ac_cv_header_stdc+set}" = set; then
3572 echo $ECHO_N "(cached) $ECHO_C" >&6
3574 cat >conftest.$ac_ext <<_ACEOF
3577 cat confdefs.h >>conftest.$ac_ext
3578 cat >>conftest.$ac_ext <<_ACEOF
3579 /* end confdefs.h. */
3593 rm -f conftest.$ac_objext
3594 if { (ac_try="$ac_compile"
3596 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3597 *) ac_try_echo=$ac_try;;
3599 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3600 (eval "$ac_compile") 2>conftest.er1
3602 grep -v '^ *+' conftest.er1 >conftest.err
3604 cat conftest.err >&5
3605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3606 (exit $ac_status); } && {
3607 test -z "$ac_c_werror_flag" ||
3608 test ! -s conftest.err
3609 } && test -s conftest.$ac_objext; then
3610 ac_cv_header_stdc=yes
3612 echo "$as_me: failed program was:" >&5
3613 sed 's/^/| /' conftest.$ac_ext >&5
3615 ac_cv_header_stdc=no
3618 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3620 if test $ac_cv_header_stdc = yes; then
3621 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3622 cat >conftest.$ac_ext <<_ACEOF
3625 cat confdefs.h >>conftest.$ac_ext
3626 cat >>conftest.$ac_ext <<_ACEOF
3627 /* end confdefs.h. */
3631 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3632 $EGREP "memchr" >/dev/null 2>&1; then
3635 ac_cv_header_stdc=no
3641 if test $ac_cv_header_stdc = yes; then
3642 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3643 cat >conftest.$ac_ext <<_ACEOF
3646 cat confdefs.h >>conftest.$ac_ext
3647 cat >>conftest.$ac_ext <<_ACEOF
3648 /* end confdefs.h. */
3652 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3653 $EGREP "free" >/dev/null 2>&1; then
3656 ac_cv_header_stdc=no
3662 if test $ac_cv_header_stdc = yes; then
3663 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3664 if test "$cross_compiling" = yes; then
3667 cat >conftest.$ac_ext <<_ACEOF
3670 cat confdefs.h >>conftest.$ac_ext
3671 cat >>conftest.$ac_ext <<_ACEOF
3672 /* end confdefs.h. */
3675 #if ((' ' & 0x0FF) == 0x020)
3676 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3677 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3679 # define ISLOWER(c) \
3680 (('a' <= (c) && (c) <= 'i') \
3681 || ('j' <= (c) && (c) <= 'r') \
3682 || ('s' <= (c) && (c) <= 'z'))
3683 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3686 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3691 for (i = 0; i < 256; i++)
3692 if (XOR (islower (i), ISLOWER (i))
3693 || toupper (i) != TOUPPER (i))
3698 rm -f conftest$ac_exeext
3699 if { (ac_try="$ac_link"
3701 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3702 *) ac_try_echo=$ac_try;;
3704 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3705 (eval "$ac_link") 2>&5
3707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3708 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
3709 { (case "(($ac_try" in
3710 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3711 *) ac_try_echo=$ac_try;;
3713 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3714 (eval "$ac_try") 2>&5
3716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3717 (exit $ac_status); }; }; then
3720 echo "$as_me: program exited with status $ac_status" >&5
3721 echo "$as_me: failed program was:" >&5
3722 sed 's/^/| /' conftest.$ac_ext >&5
3725 ac_cv_header_stdc=no
3727 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
3733 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3734 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
3735 if test $ac_cv_header_stdc = yes; then
3737 cat >>confdefs.h <<\_ACEOF
3738 #define STDC_HEADERS 1
3743 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3753 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
3754 inttypes.h stdint.h unistd.h
3756 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3757 { echo "$as_me:$LINENO: checking for $ac_header" >&5
3758 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
3759 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
3760 echo $ECHO_N "(cached) $ECHO_C" >&6
3762 cat >conftest.$ac_ext <<_ACEOF
3765 cat confdefs.h >>conftest.$ac_ext
3766 cat >>conftest.$ac_ext <<_ACEOF
3767 /* end confdefs.h. */
3768 $ac_includes_default
3770 #include <$ac_header>
3772 rm -f conftest.$ac_objext
3773 if { (ac_try="$ac_compile"
3775 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3776 *) ac_try_echo=$ac_try;;
3778 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3779 (eval "$ac_compile") 2>conftest.er1
3781 grep -v '^ *+' conftest.er1 >conftest.err
3783 cat conftest.err >&5
3784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3785 (exit $ac_status); } && {
3786 test -z "$ac_c_werror_flag" ||
3787 test ! -s conftest.err
3788 } && test -s conftest.$ac_objext; then
3789 eval "$as_ac_Header=yes"
3791 echo "$as_me: failed program was:" >&5
3792 sed 's/^/| /' conftest.$ac_ext >&5
3794 eval "$as_ac_Header=no"
3797 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3799 ac_res=`eval echo '${'$as_ac_Header'}'`
3800 { echo "$as_me:$LINENO: result: $ac_res" >&5
3801 echo "${ECHO_T}$ac_res" >&6; }
3802 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3803 cat >>confdefs.h <<_ACEOF
3804 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3812 if test "${ac_cv_header_minix_config_h+set}" = set; then
3813 { echo "$as_me:$LINENO: checking for minix/config.h" >&5
3814 echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
3815 if test "${ac_cv_header_minix_config_h+set}" = set; then
3816 echo $ECHO_N "(cached) $ECHO_C" >&6
3818 { echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
3819 echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
3821 # Is the header compilable?
3822 { echo "$as_me:$LINENO: checking minix/config.h usability" >&5
3823 echo $ECHO_N "checking minix/config.h usability... $ECHO_C" >&6; }
3824 cat >conftest.$ac_ext <<_ACEOF
3827 cat confdefs.h >>conftest.$ac_ext
3828 cat >>conftest.$ac_ext <<_ACEOF
3829 /* end confdefs.h. */
3830 $ac_includes_default
3831 #include <minix/config.h>
3833 rm -f conftest.$ac_objext
3834 if { (ac_try="$ac_compile"
3836 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3837 *) ac_try_echo=$ac_try;;
3839 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3840 (eval "$ac_compile") 2>conftest.er1
3842 grep -v '^ *+' conftest.er1 >conftest.err
3844 cat conftest.err >&5
3845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3846 (exit $ac_status); } && {
3847 test -z "$ac_c_werror_flag" ||
3848 test ! -s conftest.err
3849 } && test -s conftest.$ac_objext; then
3850 ac_header_compiler=yes
3852 echo "$as_me: failed program was:" >&5
3853 sed 's/^/| /' conftest.$ac_ext >&5
3855 ac_header_compiler=no
3858 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3859 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3860 echo "${ECHO_T}$ac_header_compiler" >&6; }
3862 # Is the header present?
3863 { echo "$as_me:$LINENO: checking minix/config.h presence" >&5
3864 echo $ECHO_N "checking minix/config.h presence... $ECHO_C" >&6; }
3865 cat >conftest.$ac_ext <<_ACEOF
3868 cat confdefs.h >>conftest.$ac_ext
3869 cat >>conftest.$ac_ext <<_ACEOF
3870 /* end confdefs.h. */
3871 #include <minix/config.h>
3873 if { (ac_try="$ac_cpp conftest.$ac_ext"
3875 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3876 *) ac_try_echo=$ac_try;;
3878 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3879 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3881 grep -v '^ *+' conftest.er1 >conftest.err
3883 cat conftest.err >&5
3884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3885 (exit $ac_status); } >/dev/null && {
3886 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3887 test ! -s conftest.err
3889 ac_header_preproc=yes
3891 echo "$as_me: failed program was:" >&5
3892 sed 's/^/| /' conftest.$ac_ext >&5
3894 ac_header_preproc=no
3897 rm -f conftest.err conftest.$ac_ext
3898 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3899 echo "${ECHO_T}$ac_header_preproc" >&6; }
3901 # So? What about this header?
3902 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3904 { echo "$as_me:$LINENO: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&5
3905 echo "$as_me: WARNING: minix/config.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
3906 { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the compiler's result" >&5
3907 echo "$as_me: WARNING: minix/config.h: proceeding with the compiler's result" >&2;}
3908 ac_header_preproc=yes
3911 { echo "$as_me:$LINENO: WARNING: minix/config.h: present but cannot be compiled" >&5
3912 echo "$as_me: WARNING: minix/config.h: present but cannot be compiled" >&2;}
3913 { echo "$as_me:$LINENO: WARNING: minix/config.h: check for missing prerequisite headers?" >&5
3914 echo "$as_me: WARNING: minix/config.h: check for missing prerequisite headers?" >&2;}
3915 { echo "$as_me:$LINENO: WARNING: minix/config.h: see the Autoconf documentation" >&5
3916 echo "$as_me: WARNING: minix/config.h: see the Autoconf documentation" >&2;}
3917 { echo "$as_me:$LINENO: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&5
3918 echo "$as_me: WARNING: minix/config.h: section \"Present But Cannot Be Compiled\"" >&2;}
3919 { echo "$as_me:$LINENO: WARNING: minix/config.h: proceeding with the preprocessor's result" >&5
3920 echo "$as_me: WARNING: minix/config.h: proceeding with the preprocessor's result" >&2;}
3921 { echo "$as_me:$LINENO: WARNING: minix/config.h: in the future, the compiler will take precedence" >&5
3922 echo "$as_me: WARNING: minix/config.h: in the future, the compiler will take precedence" >&2;}
3924 ## ------------------------------- ##
3925 ## Report this to www.asterisk.org ##
3926 ## ------------------------------- ##
3928 ) | sed "s/^/$as_me: WARNING: /" >&2
3931 { echo "$as_me:$LINENO: checking for minix/config.h" >&5
3932 echo $ECHO_N "checking for minix/config.h... $ECHO_C" >&6; }
3933 if test "${ac_cv_header_minix_config_h+set}" = set; then
3934 echo $ECHO_N "(cached) $ECHO_C" >&6
3936 ac_cv_header_minix_config_h=$ac_header_preproc
3938 { echo "$as_me:$LINENO: result: $ac_cv_header_minix_config_h" >&5
3939 echo "${ECHO_T}$ac_cv_header_minix_config_h" >&6; }
3942 if test $ac_cv_header_minix_config_h = yes; then