2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.59 for cpplib .
5 # Report bugs to <gcc-bugs@gcc.gnu.org>.
7 # Copyright (C) 2003 Free Software Foundation, Inc.
8 # This configure script is free software; the Free Software Foundation
9 # gives unlimited permission to copy, distribute and modify it.
10 ## --------------------- ##
11 ## M4sh Initialization. ##
12 ## --------------------- ##
14 # Be Bourne compatible
15 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
18 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
19 # is contrary to our usage. Disable this feature.
20 alias -g '${1+"$@"}'='"$@"'
21 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
24 DUALCASE
=1; export DUALCASE
# for MKS sh
26 # Support unset when possible.
27 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
34 # Work around bugs in pre-3.0 UWIN ksh.
35 $as_unset ENV MAIL MAILPATH
42 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
43 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
46 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
47 eval $as_var=C
; export $as_var
53 # Required to use basename.
54 if expr a
: '\(a\)' >/dev
/null
2>&1; then
60 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
67 # Name of the executable.
68 as_me
=`$as_basename "$0" ||
69 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
70 X"$0" : 'X\(//\)$' \| \
71 X"$0" : 'X\(/\)$' \| \
72 . : '\(.\)' 2>/dev/null ||
74 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
75 /^X\/\(\/\/\)$/{ s//\1/; q; }
76 /^X\/\(\/\).*/{ s//\1/; q; }
80 # PATH needs CR, and LINENO needs CR and PATH.
81 # Avoid depending upon Character Ranges.
82 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
83 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
84 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
85 as_cr_digits
='0123456789'
86 as_cr_alnum
=$as_cr_Letters$as_cr_digits
88 # The user is always right.
89 if test "${PATH_SEPARATOR+set}" != set; then
90 echo "#! /bin/sh" >conf$$.sh
91 echo "exit 0" >>conf$$.sh
93 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
104 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
105 test "x$as_lineno_1" != "x$as_lineno_2" &&
106 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
107 # Find who we are. Look in the path if we contain no path at all
110 *[\\/]* ) as_myself
=$0 ;;
111 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
115 test -z "$as_dir" && as_dir
=.
116 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
121 # We did not find ourselves, most probably we were run as `sh COMMAND'
122 # in which case we are not to be found in the path.
123 if test "x$as_myself" = x
; then
126 if test ! -f "$as_myself"; then
127 { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
128 { (exit 1); exit 1; }; }
130 case $CONFIG_SHELL in
132 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
133 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
136 test -z "$as_dir" && as_dir
=.
137 for as_base
in sh bash ksh sh5
; do
140 if ("$as_dir/$as_base" -c '
143 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
144 test "x$as_lineno_1" != "x$as_lineno_2" &&
145 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
146 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
147 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
148 CONFIG_SHELL
=$as_dir/$as_base
150 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
158 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
159 # uniformly replaced by the line number. The first 'sed' inserts a
160 # line-number line before each line; the second 'sed' does the real
161 # work. The second script uses 'N' to pair each line-number line
162 # with the numbered line, and appends trailing '-' during
163 # substitution so that $LINENO is not a special case at line end.
164 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
165 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
166 sed '=' <$as_myself |
171 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
174 s,^['$as_cr_digits']*\n,,
176 chmod +x
$as_me.lineno ||
177 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
178 { (exit 1); exit 1; }; }
180 # Don't try to exec as it changes $[0], causing all sort of problems
181 # (the dirname of $[0] is not the place where we might find the
182 # original and so on. Autoconf is especially sensible to this).
184 # Exit status is that of the last command.
189 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
190 *c
*,-n*) ECHO_N
= ECHO_C
='
192 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
193 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
196 if expr a
: '\(a\)' >/dev
/null
2>&1; then
202 rm -f conf$$ conf$$.exe conf$$.
file
204 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
205 # We could just check for DJGPP; but this test a) works b) is more generic
206 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
207 if test -f conf$$.exe
; then
208 # Don't use ln at all; we don't have any links
213 elif ln conf$$.
file conf$$
2>/dev
/null
; then
218 rm -f conf$$ conf$$.exe conf$$.
file
220 if mkdir
-p .
2>/dev
/null
; then
223 test -d .
/-p && rmdir .
/-p
227 as_executable_p
="test -f"
229 # Sed expression to map a string onto a valid CPP name.
230 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
232 # Sed expression to map a string onto a valid variable name.
233 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
237 # We need space, tab and new line, in precisely that order.
247 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
248 # so uname gets run too.
249 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
256 ac_default_prefix
=/usr
/local
257 ac_config_libobj_dir
=.
262 SHELL
=${CONFIG_SHELL-/bin/sh}
264 # Maximum number of lines to put in a shell here document.
265 # This variable seems obsolete. It should probably be removed, and
266 # only ac_max_sed_lines should be used.
267 : ${ac_max_here_lines=38}
269 # Identity of this package.
270 PACKAGE_NAME
='cpplib'
271 PACKAGE_TARNAME
='cpplib'
273 PACKAGE_STRING
='cpplib '
274 PACKAGE_BUGREPORT
='gcc-bugs@gcc.gnu.org'
276 ac_unique_file
="ucnid.h"
277 # Factoring default headers for most tests.
278 ac_includes_default
="\
281 # include <sys/types.h>
284 # include <sys/stat.h>
295 # if !STDC_HEADERS && HAVE_MEMORY_H
301 # include <strings.h>
304 # include <inttypes.h>
314 ac_subst_vars
='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os SET_MAKE INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT RANLIB ac_ct_RANLIB ACLOCAL AUTOCONF AUTOHEADER WARN_CFLAGS WARN_PEDANTIC WERROR am__leading_dot DEPDIR CCDEPMODE CPP EGREP LIBOBJS ALLOCA USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS DATADIRNAME INSTOBJEXT GENCAT CATOBJEXT LIBICONV LTLIBICONV PACKAGE USED_CATALOGS MAINT LTLIBOBJS'
317 # Initialize some variables set by options.
319 ac_init_version
=false
320 # The variables have the same names as the options, with
321 # dashes changed to underlines.
329 program_transform_name
=s
,x
,x
,
337 # Installation directory options.
338 # These are left unexpanded so users can "make install exec_prefix=/foo"
339 # and all the variables that are supposed to be based on exec_prefix
340 # by default will actually change.
341 # Use braces instead of parens because sh, perl, etc. also accept them.
342 bindir
='${exec_prefix}/bin'
343 sbindir
='${exec_prefix}/sbin'
344 libexecdir
='${exec_prefix}/libexec'
345 datadir
='${prefix}/share'
346 sysconfdir
='${prefix}/etc'
347 sharedstatedir
='${prefix}/com'
348 localstatedir
='${prefix}/var'
349 libdir
='${exec_prefix}/lib'
350 includedir
='${prefix}/include'
351 oldincludedir
='/usr/include'
352 infodir
='${prefix}/info'
353 mandir
='${prefix}/man'
358 # If the previous option needs an argument, assign it.
359 if test -n "$ac_prev"; then
360 eval "$ac_prev=\$ac_option"
365 ac_optarg
=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
367 # Accept the important Cygnus configure options, so we can diagnose typos.
371 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
373 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
376 -build |
--build |
--buil |
--bui |
--bu)
377 ac_prev
=build_alias
;;
378 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
379 build_alias
=$ac_optarg ;;
381 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
382 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
383 ac_prev
=cache_file
;;
384 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
385 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
386 cache_file
=$ac_optarg ;;
389 cache_file
=config.cache
;;
391 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
393 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
395 datadir
=$ac_optarg ;;
397 -disable-* |
--disable-*)
398 ac_feature
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
399 # Reject names that are not valid shell variable names.
400 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
401 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
402 { (exit 1); exit 1; }; }
403 ac_feature
=`echo $ac_feature | sed 's/-/_/g'`
404 eval "enable_$ac_feature=no" ;;
406 -enable-* |
--enable-*)
407 ac_feature
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
408 # Reject names that are not valid shell variable names.
409 expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
410 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
411 { (exit 1); exit 1; }; }
412 ac_feature
=`echo $ac_feature | sed 's/-/_/g'`
414 *=*) ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
417 eval "enable_$ac_feature='$ac_optarg'" ;;
419 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
420 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
421 |
--exec |
--exe |
--ex)
422 ac_prev
=exec_prefix
;;
423 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
424 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
425 |
--exec=* |
--exe=* |
--ex=*)
426 exec_prefix
=$ac_optarg ;;
428 -gas |
--gas |
--ga |
--g)
429 # Obsolete; use --with-gas.
432 -help |
--help |
--hel |
--he |
-h)
434 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
435 ac_init_help
=recursive
;;
436 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
437 ac_init_help
=short
;;
439 -host |
--host |
--hos |
--ho)
440 ac_prev
=host_alias
;;
441 -host=* |
--host=* |
--hos=* |
--ho=*)
442 host_alias
=$ac_optarg ;;
444 -includedir |
--includedir |
--includedi |
--included |
--include \
445 |
--includ |
--inclu |
--incl |
--inc)
446 ac_prev
=includedir
;;
447 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
448 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
449 includedir
=$ac_optarg ;;
451 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
453 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
454 infodir
=$ac_optarg ;;
456 -libdir |
--libdir |
--libdi |
--libd)
458 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
461 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
462 |
--libexe |
--libex |
--libe)
463 ac_prev
=libexecdir
;;
464 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
465 |
--libexe=* |
--libex=* |
--libe=*)
466 libexecdir
=$ac_optarg ;;
468 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
469 |
--localstate |
--localstat |
--localsta |
--localst \
470 |
--locals |
--local |
--loca |
--loc |
--lo)
471 ac_prev
=localstatedir
;;
472 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
473 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
474 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
475 localstatedir
=$ac_optarg ;;
477 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
479 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
483 # Obsolete; use --without-fp.
486 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
487 |
--no-cr |
--no-c |
-n)
490 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
491 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
494 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
495 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
496 |
--oldin |
--oldi |
--old |
--ol |
--o)
497 ac_prev
=oldincludedir
;;
498 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
499 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
500 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
501 oldincludedir
=$ac_optarg ;;
503 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
505 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
508 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
509 |
--program-pre |
--program-pr |
--program-p)
510 ac_prev
=program_prefix
;;
511 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
512 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
513 program_prefix
=$ac_optarg ;;
515 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
516 |
--program-suf |
--program-su |
--program-s)
517 ac_prev
=program_suffix
;;
518 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
519 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
520 program_suffix
=$ac_optarg ;;
522 -program-transform-name |
--program-transform-name \
523 |
--program-transform-nam |
--program-transform-na \
524 |
--program-transform-n |
--program-transform- \
525 |
--program-transform |
--program-transfor \
526 |
--program-transfo |
--program-transf \
527 |
--program-trans |
--program-tran \
528 |
--progr-tra |
--program-tr |
--program-t)
529 ac_prev
=program_transform_name
;;
530 -program-transform-name=* |
--program-transform-name=* \
531 |
--program-transform-nam=* |
--program-transform-na=* \
532 |
--program-transform-n=* |
--program-transform-=* \
533 |
--program-transform=* |
--program-transfor=* \
534 |
--program-transfo=* |
--program-transf=* \
535 |
--program-trans=* |
--program-tran=* \
536 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
537 program_transform_name
=$ac_optarg ;;
539 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
540 |
-silent |
--silent |
--silen |
--sile |
--sil)
543 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
545 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
547 sbindir
=$ac_optarg ;;
549 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
550 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
551 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
553 ac_prev
=sharedstatedir
;;
554 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
555 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
556 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
558 sharedstatedir
=$ac_optarg ;;
560 -site |
--site |
--sit)
562 -site=* |
--site=* |
--sit=*)
565 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
567 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
570 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
571 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
572 ac_prev
=sysconfdir
;;
573 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
574 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
575 sysconfdir
=$ac_optarg ;;
577 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
578 ac_prev
=target_alias
;;
579 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
580 target_alias
=$ac_optarg ;;
582 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
585 -version |
--version |
--versio |
--versi |
--vers |
-V)
589 ac_package
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
590 # Reject names that are not valid shell variable names.
591 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
592 { echo "$as_me: error: invalid package name: $ac_package" >&2
593 { (exit 1); exit 1; }; }
594 ac_package
=`echo $ac_package| sed 's/-/_/g'`
596 *=*) ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
599 eval "with_$ac_package='$ac_optarg'" ;;
601 -without-* |
--without-*)
602 ac_package
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
603 # Reject names that are not valid shell variable names.
604 expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev
/null
&&
605 { echo "$as_me: error: invalid package name: $ac_package" >&2
606 { (exit 1); exit 1; }; }
607 ac_package
=`echo $ac_package | sed 's/-/_/g'`
608 eval "with_$ac_package=no" ;;
611 # Obsolete; use --with-x.
614 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
615 |
--x-incl |
--x-inc |
--x-in |
--x-i)
616 ac_prev
=x_includes
;;
617 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
618 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
619 x_includes
=$ac_optarg ;;
621 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
622 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
623 ac_prev
=x_libraries
;;
624 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
625 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
626 x_libraries
=$ac_optarg ;;
628 -*) { echo "$as_me: error: unrecognized option: $ac_option
629 Try \`$0 --help' for more information." >&2
630 { (exit 1); exit 1; }; }
634 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
635 # Reject names that are not valid shell variable names.
636 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev
/null
&&
637 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
638 { (exit 1); exit 1; }; }
639 ac_optarg
=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
640 eval "$ac_envvar='$ac_optarg'"
644 # FIXME: should be removed in autoconf 3.0.
645 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
646 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
647 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
648 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
654 if test -n "$ac_prev"; then
655 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
656 { echo "$as_me: error: missing argument to $ac_option" >&2
657 { (exit 1); exit 1; }; }
660 # Be sure to have absolute paths.
661 for ac_var
in exec_prefix prefix
663 eval ac_val
=$
`echo $ac_var`
665 [\\/$
]* | ?
:[\\/]* | NONE |
'' ) ;;
666 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
667 { (exit 1); exit 1; }; };;
671 # Be sure to have absolute paths.
672 for ac_var
in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
673 localstatedir libdir includedir oldincludedir infodir mandir
675 eval ac_val
=$
`echo $ac_var`
677 [\\/$
]* | ?
:[\\/]* ) ;;
678 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
679 { (exit 1); exit 1; }; };;
683 # There might be people who depend on the old broken behavior: `$host'
684 # used to hold the argument of --host etc.
685 # FIXME: To remove some day.
690 # FIXME: To remove some day.
691 if test "x$host_alias" != x
; then
692 if test "x$build_alias" = x
; then
693 cross_compiling
=maybe
694 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
695 If a cross compiler is detected then cross compile mode will be used." >&2
696 elif test "x$build_alias" != "x$host_alias"; then
702 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
704 test "$silent" = yes && exec 6>/dev
/null
707 # Find the source files, if location was not specified.
708 if test -z "$srcdir"; then
709 ac_srcdir_defaulted
=yes
710 # Try the directory containing this script, then its parent.
711 ac_confdir
=`(dirname "$0") 2>/dev/null ||
712 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
713 X"$0" : 'X\(//\)[^/]' \| \
714 X"$0" : 'X\(//\)$' \| \
715 X"$0" : 'X\(/\)' \| \
716 . : '\(.\)' 2>/dev/null ||
718 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
719 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
720 /^X\(\/\/\)$/{ s//\1/; q; }
721 /^X\(\/\).*/{ s//\1/; q; }
724 if test ! -r $srcdir/$ac_unique_file; then
728 ac_srcdir_defaulted
=no
730 if test ! -r $srcdir/$ac_unique_file; then
731 if test "$ac_srcdir_defaulted" = yes; then
732 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
733 { (exit 1); exit 1; }; }
735 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
736 { (exit 1); exit 1; }; }
739 (cd $srcdir && test -r .
/$ac_unique_file) 2>/dev
/null ||
740 { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
741 { (exit 1); exit 1; }; }
742 srcdir
=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
743 ac_env_build_alias_set
=${build_alias+set}
744 ac_env_build_alias_value
=$build_alias
745 ac_cv_env_build_alias_set
=${build_alias+set}
746 ac_cv_env_build_alias_value
=$build_alias
747 ac_env_host_alias_set
=${host_alias+set}
748 ac_env_host_alias_value
=$host_alias
749 ac_cv_env_host_alias_set
=${host_alias+set}
750 ac_cv_env_host_alias_value
=$host_alias
751 ac_env_target_alias_set
=${target_alias+set}
752 ac_env_target_alias_value
=$target_alias
753 ac_cv_env_target_alias_set
=${target_alias+set}
754 ac_cv_env_target_alias_value
=$target_alias
755 ac_env_CC_set
=${CC+set}
757 ac_cv_env_CC_set
=${CC+set}
758 ac_cv_env_CC_value
=$CC
759 ac_env_CFLAGS_set
=${CFLAGS+set}
760 ac_env_CFLAGS_value
=$CFLAGS
761 ac_cv_env_CFLAGS_set
=${CFLAGS+set}
762 ac_cv_env_CFLAGS_value
=$CFLAGS
763 ac_env_LDFLAGS_set
=${LDFLAGS+set}
764 ac_env_LDFLAGS_value
=$LDFLAGS
765 ac_cv_env_LDFLAGS_set
=${LDFLAGS+set}
766 ac_cv_env_LDFLAGS_value
=$LDFLAGS
767 ac_env_CPPFLAGS_set
=${CPPFLAGS+set}
768 ac_env_CPPFLAGS_value
=$CPPFLAGS
769 ac_cv_env_CPPFLAGS_set
=${CPPFLAGS+set}
770 ac_cv_env_CPPFLAGS_value
=$CPPFLAGS
771 ac_env_CPP_set
=${CPP+set}
772 ac_env_CPP_value
=$CPP
773 ac_cv_env_CPP_set
=${CPP+set}
774 ac_cv_env_CPP_value
=$CPP
777 # Report the --help message.
779 if test "$ac_init_help" = "long"; then
780 # Omit some internal or obsolete options to make the list less imposing.
781 # This message is too long to be a string in the A/UX 3.1 sh.
783 \`configure' configures cpplib to adapt to many kinds of systems.
785 Usage: $0 [OPTION]... [VAR=VALUE]...
787 To assign environment variables (e.g., CC, CFLAGS...), specify them as
788 VAR=VALUE. See below for descriptions of some of the useful variables.
790 Defaults for the options are specified in brackets.
793 -h, --help display this help and exit
794 --help=short display options specific to this package
795 --help=recursive display the short help of all the included packages
796 -V, --version display version information and exit
797 -q, --quiet, --silent do not print \`checking...' messages
798 --cache-file=FILE cache test results in FILE [disabled]
799 -C, --config-cache alias for \`--cache-file=config.cache'
800 -n, --no-create do not create output files
801 --srcdir=DIR find the sources in DIR [configure dir or \`..']
806 Installation directories:
807 --prefix=PREFIX install architecture-independent files in PREFIX
809 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
812 By default, \`make install' will install all the files in
813 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
814 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
815 for instance \`--prefix=\$HOME'.
817 For better control, use the options below.
819 Fine tuning of the installation directories:
820 --bindir=DIR user executables [EPREFIX/bin]
821 --sbindir=DIR system admin executables [EPREFIX/sbin]
822 --libexecdir=DIR program executables [EPREFIX/libexec]
823 --datadir=DIR read-only architecture-independent data [PREFIX/share]
824 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
825 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
826 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
827 --libdir=DIR object code libraries [EPREFIX/lib]
828 --includedir=DIR C header files [PREFIX/include]
829 --oldincludedir=DIR C header files for non-gcc [/usr/include]
830 --infodir=DIR info documentation [PREFIX/info]
831 --mandir=DIR man documentation [PREFIX/man]
837 --build=BUILD configure
for building on BUILD
[guessed
]
838 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
839 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
843 if test -n "$ac_init_help"; then
844 case $ac_init_help in
845 short | recursive
) echo "Configuration of cpplib :";;
850 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
851 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
852 --enable-werror-always enable -Werror despite compiler version
853 --disable-rpath do not hardcode runtime library paths
854 --enable-maintainer-mode enable rules only needed by maintainers
855 --enable-checking enable expensive run-time checks
858 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
859 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
860 --with-gnu-ld assume the C compiler uses GNU ld default
=no
861 --with-libiconv-prefix[=DIR
] search
for libiconv
in DIR
/include and DIR
/lib
862 --without-libiconv-prefix don
't search for libiconv in includedir and libdir
864 Some influential environment variables:
865 CC C compiler command
866 CFLAGS C compiler flags
867 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
868 nonstandard directory <lib dir>
869 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
870 headers in a nonstandard directory <include dir>
873 Use these variables to override the choices made by `configure' or to
help
874 it to
find libraries and programs with nonstandard names
/locations.
876 Report bugs to
<gcc-bugs@gcc.gnu.org
>.
880 if test "$ac_init_help" = "recursive"; then
881 # If there are subdirs, report their specific --help.
883 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
884 test -d $ac_dir ||
continue
887 if test "$ac_dir" != .
; then
888 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
889 # A "../" for each directory in $ac_dir_suffix.
890 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
892 ac_dir_suffix
= ac_top_builddir
=
896 .
) # No --srcdir option. We are building in place.
898 if test -z "$ac_top_builddir"; then
901 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
903 [\\/]* | ?
:[\\/]* ) # Absolute path.
904 ac_srcdir
=$srcdir$ac_dir_suffix;
905 ac_top_srcdir
=$srcdir ;;
907 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
908 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
911 # Do not use `cd foo && pwd` to compute absolute paths, because
912 # the directories may not exist.
914 .
) ac_abs_builddir
="$ac_dir";;
917 .
) ac_abs_builddir
=`pwd`;;
918 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
919 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
922 case $ac_abs_builddir in
923 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
925 case ${ac_top_builddir}.
in
926 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
927 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
928 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
931 case $ac_abs_builddir in
932 .
) ac_abs_srcdir
=$ac_srcdir;;
935 .
) ac_abs_srcdir
=$ac_abs_builddir;;
936 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
937 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
940 case $ac_abs_builddir in
941 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
943 case $ac_top_srcdir in
944 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
945 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
946 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
951 # Check for guested configure; otherwise get Cygnus style configure.
952 if test -f $ac_srcdir/configure.gnu
; then
954 $SHELL $ac_srcdir/configure.gnu
--help=recursive
955 elif test -f $ac_srcdir/configure
; then
957 $SHELL $ac_srcdir/configure
--help=recursive
958 elif test -f $ac_srcdir/configure.ac ||
959 test -f $ac_srcdir/configure.
in; then
963 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
969 test -n "$ac_init_help" && exit 0
970 if $ac_init_version; then
973 generated by GNU Autoconf
2.59
975 Copyright
(C
) 2003 Free Software Foundation
, Inc.
976 This configure
script is free software
; the Free Software Foundation
977 gives unlimited permission to copy
, distribute and modify it.
983 This file contains any messages produced by compilers while
984 running configure, to aid debugging if configure makes a mistake.
986 It was created by cpplib $as_me , which was
987 generated by GNU Autoconf 2.59. Invocation command line was
998 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
999 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1000 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1001 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1002 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1004 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1005 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1007 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1008 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1009 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1010 hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
1011 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1012 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1013 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1017 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1021 test -z "$as_dir" && as_dir
=.
1022 echo "PATH: $as_dir"
1037 # Keep a trace of the command line.
1038 # Strip out --no-create and --no-recursion so they do not pile up.
1039 # Strip out --silent because we don't want to record it for future runs.
1040 # Also quote any args containing shell meta-characters.
1041 # Make two passes to allow for proper duplicate-argument suppression.
1046 ac_must_keep_next
=false
1052 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1053 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1054 |
-silent |
--silent |
--silen |
--sile |
--sil)
1056 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1057 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1060 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1062 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1063 if test $ac_must_keep_next = true
; then
1064 ac_must_keep_next
=false
# Got value, back to normal.
1067 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1068 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1069 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1070 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1071 case "$ac_configure_args0 " in
1072 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1075 -* ) ac_must_keep_next
=true
;;
1078 ac_configure_args
="$ac_configure_args$ac_sep'$ac_arg'"
1079 # Get rid of the leading space.
1085 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1086 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1088 # When interrupted or exit'd, cleanup temporary files, and complete
1089 # config.log. We remove comments because anyway the quotes in there
1090 # would cause problems or look ugly.
1091 # WARNING: Be sure not to use single quotes in there, as some shells,
1092 # such as our DU 5.0 friend, will then `close' the trap.
1093 trap 'exit_status=$?
1094 # Save into config.log some information that might help in debugging.
1099 ## ---------------- ##
1100 ## Cache variables. ##
1101 ## ---------------- ##
1104 # The following way of writing the cache mishandles newlines in values,
1107 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1110 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1111 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1115 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1122 ## ----------------- ##
1123 ## Output variables. ##
1124 ## ----------------- ##
1127 for ac_var in $ac_subst_vars
1129 eval ac_val=$`echo $ac_var`
1130 echo "$ac_var='"'"'$ac_val'"'"'"
1134 if test -n "$ac_subst_files"; then
1141 for ac_var in $ac_subst_files
1143 eval ac_val=$`echo $ac_var`
1144 echo "$ac_var='"'"'$ac_val'"'"'"
1149 if test -s confdefs.h; then
1156 sed "/^$/d" confdefs.h | sort
1159 test "$ac_signal" != 0 &&
1160 echo "$as_me: caught signal $ac_signal"
1161 echo "$as_me: exit $exit_status"
1163 rm -f core *.core &&
1164 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1167 for ac_signal
in 1 2 13 15; do
1168 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1172 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1173 rm -rf conftest
* confdefs.h
1174 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1177 # Predefined preprocessor variables.
1179 cat >>confdefs.h
<<_ACEOF
1180 #define PACKAGE_NAME "$PACKAGE_NAME"
1184 cat >>confdefs.h
<<_ACEOF
1185 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1189 cat >>confdefs.h
<<_ACEOF
1190 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1194 cat >>confdefs.h
<<_ACEOF
1195 #define PACKAGE_STRING "$PACKAGE_STRING"
1199 cat >>confdefs.h
<<_ACEOF
1200 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1204 # Let the site file select an alternate cache file if it wants to.
1205 # Prefer explicitly selected file to automatically selected ones.
1206 if test -z "$CONFIG_SITE"; then
1207 if test "x$prefix" != xNONE
; then
1208 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
1210 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1213 for ac_site_file
in $CONFIG_SITE; do
1214 if test -r "$ac_site_file"; then
1215 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1216 echo "$as_me: loading site script $ac_site_file" >&6;}
1217 sed 's/^/| /' "$ac_site_file" >&5
1222 if test -r "$cache_file"; then
1223 # Some versions of bash will fail to source /dev/null (special
1224 # files actually), so we avoid doing that.
1225 if test -f "$cache_file"; then
1226 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1227 echo "$as_me: loading cache $cache_file" >&6;}
1229 [\\/]* | ?
:[\\/]* ) .
$cache_file;;
1230 *) . .
/$cache_file;;
1234 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1235 echo "$as_me: creating cache $cache_file" >&6;}
1239 # Check that the precious variables saved in the cache have kept the same
1241 ac_cache_corrupted
=false
1242 for ac_var
in `(set) 2>&1 |
1243 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1244 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1245 eval ac_new_set
=\
$ac_env_${ac_var}_set
1246 eval ac_old_val
="\$ac_cv_env_${ac_var}_value"
1247 eval ac_new_val
="\$ac_env_${ac_var}_value"
1248 case $ac_old_set,$ac_new_set in
1250 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1251 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1252 ac_cache_corrupted
=: ;;
1254 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1255 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1256 ac_cache_corrupted
=: ;;
1259 if test "x$ac_old_val" != "x$ac_new_val"; then
1260 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1261 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1262 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1263 echo "$as_me: former value: $ac_old_val" >&2;}
1264 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1265 echo "$as_me: current value: $ac_new_val" >&2;}
1266 ac_cache_corrupted
=:
1269 # Pass precious variables to config.status.
1270 if test "$ac_new_set" = set; then
1272 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1273 ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1274 *) ac_arg
=$ac_var=$ac_new_val ;;
1276 case " $ac_configure_args " in
1277 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1278 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1282 if $ac_cache_corrupted; then
1283 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1284 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1285 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1286 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1287 { (exit 1); exit 1; }; }
1291 ac_cpp
='$CPP $CPPFLAGS'
1292 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1293 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1294 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1324 [\\/]* | ?
:[\\/]* ) ac_macro_dir
=..
/config
;;
1325 *) ac_macro_dir
=$srcdir/..
/config
;;
1327 if test -d "$ac_macro_dir"; then :
1329 { { echo "$as_me:$LINENO: error: cannot find macro directory \`../config'" >&5
1330 echo "$as_me: error: cannot find macro directory \`../config'" >&2;}
1331 { (exit 1); exit 1; }; }
1335 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
1336 if test -f $ac_dir/install-sh
; then
1338 ac_install_sh
="$ac_aux_dir/install-sh -c"
1340 elif test -f $ac_dir/install.sh
; then
1342 ac_install_sh
="$ac_aux_dir/install.sh -c"
1344 elif test -f $ac_dir/shtool
; then
1346 ac_install_sh
="$ac_aux_dir/shtool install -c"
1350 if test -z "$ac_aux_dir"; then
1351 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1352 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1353 { (exit 1); exit 1; }; }
1355 ac_config_guess
="$SHELL $ac_aux_dir/config.guess"
1356 ac_config_sub
="$SHELL $ac_aux_dir/config.sub"
1357 ac_configure
="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1359 # Make sure we can run config.sub.
1360 $ac_config_sub sun4
>/dev
/null
2>&1 ||
1361 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1362 echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1363 { (exit 1); exit 1; }; }
1365 echo "$as_me:$LINENO: checking build system type" >&5
1366 echo $ECHO_N "checking build system type... $ECHO_C" >&6
1367 if test "${ac_cv_build+set}" = set; then
1368 echo $ECHO_N "(cached) $ECHO_C" >&6
1370 ac_cv_build_alias
=$build_alias
1371 test -z "$ac_cv_build_alias" &&
1372 ac_cv_build_alias
=`$ac_config_guess`
1373 test -z "$ac_cv_build_alias" &&
1374 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1375 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1376 { (exit 1); exit 1; }; }
1377 ac_cv_build
=`$ac_config_sub $ac_cv_build_alias` ||
1378 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1379 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1380 { (exit 1); exit 1; }; }
1383 echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1384 echo "${ECHO_T}$ac_cv_build" >&6
1386 build_cpu
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1387 build_vendor
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1388 build_os
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1391 echo "$as_me:$LINENO: checking host system type" >&5
1392 echo $ECHO_N "checking host system type... $ECHO_C" >&6
1393 if test "${ac_cv_host+set}" = set; then
1394 echo $ECHO_N "(cached) $ECHO_C" >&6
1396 ac_cv_host_alias
=$host_alias
1397 test -z "$ac_cv_host_alias" &&
1398 ac_cv_host_alias
=$ac_cv_build_alias
1399 ac_cv_host
=`$ac_config_sub $ac_cv_host_alias` ||
1400 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1401 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1402 { (exit 1); exit 1; }; }
1405 echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1406 echo "${ECHO_T}$ac_cv_host" >&6
1408 host_cpu
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1409 host_vendor
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1410 host_os
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1413 echo "$as_me:$LINENO: checking target system type" >&5
1414 echo $ECHO_N "checking target system type... $ECHO_C" >&6
1415 if test "${ac_cv_target+set}" = set; then
1416 echo $ECHO_N "(cached) $ECHO_C" >&6
1418 ac_cv_target_alias
=$target_alias
1419 test "x$ac_cv_target_alias" = "x" &&
1420 ac_cv_target_alias
=$ac_cv_host_alias
1421 ac_cv_target
=`$ac_config_sub $ac_cv_target_alias` ||
1422 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
1423 echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;}
1424 { (exit 1); exit 1; }; }
1427 echo "$as_me:$LINENO: result: $ac_cv_target" >&5
1428 echo "${ECHO_T}$ac_cv_target" >&6
1429 target
=$ac_cv_target
1430 target_cpu
=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1431 target_vendor
=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1432 target_os
=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1435 # The aliases save the names the user supplied, while $host etc.
1436 # will get canonicalized.
1437 test -n "$target_alias" &&
1438 test "$program_prefix$program_suffix$program_transform_name" = \
1440 program_prefix
=${target_alias}-
1442 # Checks for programs.
1443 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1444 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1445 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y,:./+-,___p_,'`
1446 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1447 echo $ECHO_N "(cached) $ECHO_C" >&6
1449 cat >conftest.
make <<\_ACEOF
1451 @
echo 'ac_maketemp="$(MAKE)"'
1453 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1454 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1455 if test -n "$ac_maketemp"; then
1456 eval ac_cv_prog_make_
${ac_make}_set
=yes
1458 eval ac_cv_prog_make_
${ac_make}_set
=no
1462 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1463 echo "$as_me:$LINENO: result: yes" >&5
1464 echo "${ECHO_T}yes" >&6
1467 echo "$as_me:$LINENO: result: no" >&5
1468 echo "${ECHO_T}no" >&6
1469 SET_MAKE
="MAKE=${MAKE-make}"
1472 # Find a good install program. We prefer a C program (faster),
1473 # so one script is as good as another. But avoid the broken or
1474 # incompatible versions:
1475 # SysV /etc/install, /usr/sbin/install
1476 # SunOS /usr/etc/install
1477 # IRIX /sbin/install
1479 # AmigaOS /C/install, which installs bootblocks on floppy discs
1480 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1481 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1482 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1483 # OS/2's system install, which has a completely different semantic
1484 # ./install, which can be erroneously created by make from ./install.sh.
1485 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1486 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1487 if test -z "$INSTALL"; then
1488 if test "${ac_cv_path_install+set}" = set; then
1489 echo $ECHO_N "(cached) $ECHO_C" >&6
1491 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1495 test -z "$as_dir" && as_dir
=.
1496 # Account for people who put trailing slashes in PATH elements.
1498 .
/ | .
// |
/cC
/* | \
1499 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
1500 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
1503 # OSF1 and SCO ODT 3.0 have their own names for install.
1504 # Don't use installbsd from OSF since it installs stuff as root
1506 for ac_prog
in ginstall scoinst
install; do
1507 for ac_exec_ext
in '' $ac_executable_extensions; do
1508 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1509 if test $ac_prog = install &&
1510 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1511 # AIX install. It has an incompatible calling convention.
1513 elif test $ac_prog = install &&
1514 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1515 # program-specific install script used by HP pwplus--don't use.
1518 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
1530 if test "${ac_cv_path_install+set}" = set; then
1531 INSTALL
=$ac_cv_path_install
1533 # As a last resort, use the slow shell script. We don't cache a
1534 # path for INSTALL within a source directory, because that will
1535 # break other packages using the cache if that directory is
1536 # removed, or if the path is relative.
1537 INSTALL
=$ac_install_sh
1540 echo "$as_me:$LINENO: result: $INSTALL" >&5
1541 echo "${ECHO_T}$INSTALL" >&6
1543 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1544 # It thinks the first close brace ends the variable substitution.
1545 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
1547 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
1549 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
1552 ac_cpp
='$CPP $CPPFLAGS'
1553 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1554 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1555 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1556 if test -n "$ac_tool_prefix"; then
1557 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1558 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
1559 echo "$as_me:$LINENO: checking for $ac_word" >&5
1560 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1561 if test "${ac_cv_prog_CC+set}" = set; then
1562 echo $ECHO_N "(cached) $ECHO_C" >&6
1564 if test -n "$CC"; then
1565 ac_cv_prog_CC
="$CC" # Let the user override the test.
1567 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1571 test -z "$as_dir" && as_dir
=.
1572 for ac_exec_ext
in '' $ac_executable_extensions; do
1573 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1574 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
1575 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1584 if test -n "$CC"; then
1585 echo "$as_me:$LINENO: result: $CC" >&5
1586 echo "${ECHO_T}$CC" >&6
1588 echo "$as_me:$LINENO: result: no" >&5
1589 echo "${ECHO_T}no" >&6
1593 if test -z "$ac_cv_prog_CC"; then
1595 # Extract the first word of "gcc", so it can be a program name with args.
1596 set dummy gcc
; ac_word
=$2
1597 echo "$as_me:$LINENO: checking for $ac_word" >&5
1598 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1599 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1600 echo $ECHO_N "(cached) $ECHO_C" >&6
1602 if test -n "$ac_ct_CC"; then
1603 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1605 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1609 test -z "$as_dir" && as_dir
=.
1610 for ac_exec_ext
in '' $ac_executable_extensions; do
1611 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1612 ac_cv_prog_ac_ct_CC
="gcc"
1613 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1621 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1622 if test -n "$ac_ct_CC"; then
1623 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1624 echo "${ECHO_T}$ac_ct_CC" >&6
1626 echo "$as_me:$LINENO: result: no" >&5
1627 echo "${ECHO_T}no" >&6
1635 if test -z "$CC"; then
1636 if test -n "$ac_tool_prefix"; then
1637 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1638 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
1639 echo "$as_me:$LINENO: checking for $ac_word" >&5
1640 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1641 if test "${ac_cv_prog_CC+set}" = set; then
1642 echo $ECHO_N "(cached) $ECHO_C" >&6
1644 if test -n "$CC"; then
1645 ac_cv_prog_CC
="$CC" # Let the user override the test.
1647 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1651 test -z "$as_dir" && as_dir
=.
1652 for ac_exec_ext
in '' $ac_executable_extensions; do
1653 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1654 ac_cv_prog_CC
="${ac_tool_prefix}cc"
1655 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1664 if test -n "$CC"; then
1665 echo "$as_me:$LINENO: result: $CC" >&5
1666 echo "${ECHO_T}$CC" >&6
1668 echo "$as_me:$LINENO: result: no" >&5
1669 echo "${ECHO_T}no" >&6
1673 if test -z "$ac_cv_prog_CC"; then
1675 # Extract the first word of "cc", so it can be a program name with args.
1676 set dummy cc
; ac_word
=$2
1677 echo "$as_me:$LINENO: checking for $ac_word" >&5
1678 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1679 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1680 echo $ECHO_N "(cached) $ECHO_C" >&6
1682 if test -n "$ac_ct_CC"; then
1683 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1685 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1689 test -z "$as_dir" && as_dir
=.
1690 for ac_exec_ext
in '' $ac_executable_extensions; do
1691 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1692 ac_cv_prog_ac_ct_CC
="cc"
1693 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1701 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1702 if test -n "$ac_ct_CC"; then
1703 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1704 echo "${ECHO_T}$ac_ct_CC" >&6
1706 echo "$as_me:$LINENO: result: no" >&5
1707 echo "${ECHO_T}no" >&6
1716 if test -z "$CC"; then
1717 # Extract the first word of "cc", so it can be a program name with args.
1718 set dummy cc
; ac_word
=$2
1719 echo "$as_me:$LINENO: checking for $ac_word" >&5
1720 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1721 if test "${ac_cv_prog_CC+set}" = set; then
1722 echo $ECHO_N "(cached) $ECHO_C" >&6
1724 if test -n "$CC"; then
1725 ac_cv_prog_CC
="$CC" # Let the user override the test.
1728 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1732 test -z "$as_dir" && as_dir
=.
1733 for ac_exec_ext
in '' $ac_executable_extensions; do
1734 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1735 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1736 ac_prog_rejected
=yes
1740 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1746 if test $ac_prog_rejected = yes; then
1747 # We found a bogon in the path, so make sure we never use it.
1748 set dummy
$ac_cv_prog_CC
1750 if test $# != 0; then
1751 # We chose a different compiler from the bogus one.
1752 # However, it has the same basename, so the bogon will be chosen
1753 # first if we set CC to just the basename; use the full file name.
1755 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
1761 if test -n "$CC"; then
1762 echo "$as_me:$LINENO: result: $CC" >&5
1763 echo "${ECHO_T}$CC" >&6
1765 echo "$as_me:$LINENO: result: no" >&5
1766 echo "${ECHO_T}no" >&6
1770 if test -z "$CC"; then
1771 if test -n "$ac_tool_prefix"; then
1774 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
1775 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
1776 echo "$as_me:$LINENO: checking for $ac_word" >&5
1777 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1778 if test "${ac_cv_prog_CC+set}" = set; then
1779 echo $ECHO_N "(cached) $ECHO_C" >&6
1781 if test -n "$CC"; then
1782 ac_cv_prog_CC
="$CC" # Let the user override the test.
1784 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1788 test -z "$as_dir" && as_dir
=.
1789 for ac_exec_ext
in '' $ac_executable_extensions; do
1790 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1791 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
1792 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1801 if test -n "$CC"; then
1802 echo "$as_me:$LINENO: result: $CC" >&5
1803 echo "${ECHO_T}$CC" >&6
1805 echo "$as_me:$LINENO: result: no" >&5
1806 echo "${ECHO_T}no" >&6
1809 test -n "$CC" && break
1812 if test -z "$CC"; then
1816 # Extract the first word of "$ac_prog", so it can be a program name with args.
1817 set dummy
$ac_prog; ac_word
=$2
1818 echo "$as_me:$LINENO: checking for $ac_word" >&5
1819 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1820 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1821 echo $ECHO_N "(cached) $ECHO_C" >&6
1823 if test -n "$ac_ct_CC"; then
1824 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1826 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1830 test -z "$as_dir" && as_dir
=.
1831 for ac_exec_ext
in '' $ac_executable_extensions; do
1832 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1833 ac_cv_prog_ac_ct_CC
="$ac_prog"
1834 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1842 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1843 if test -n "$ac_ct_CC"; then
1844 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1845 echo "${ECHO_T}$ac_ct_CC" >&6
1847 echo "$as_me:$LINENO: result: no" >&5
1848 echo "${ECHO_T}no" >&6
1851 test -n "$ac_ct_CC" && break
1860 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
1861 See \`config.log' for more details." >&5
1862 echo "$as_me: error: no acceptable C compiler found in \$PATH
1863 See \`config.log' for more details." >&2;}
1864 { (exit 1); exit 1; }; }
1866 # Provide some information about the compiler.
1867 echo "$as_me:$LINENO:" \
1868 "checking for C compiler version" >&5
1869 ac_compiler
=`set X $ac_compile; echo $2`
1870 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
1871 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
1873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1874 (exit $ac_status); }
1875 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
1876 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
1878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1879 (exit $ac_status); }
1880 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
1881 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
1883 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1884 (exit $ac_status); }
1886 cat >conftest.
$ac_ext <<_ACEOF
1889 cat confdefs.h
>>conftest.
$ac_ext
1890 cat >>conftest.
$ac_ext <<_ACEOF
1891 /* end confdefs.h. */
1901 ac_clean_files_save
=$ac_clean_files
1902 ac_clean_files
="$ac_clean_files a.out a.exe b.out"
1903 # Try to create an executable without -o first, disregard a.out.
1904 # It will help us diagnose broken compilers, and finding out an intuition
1906 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
1907 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
1908 ac_link_default
=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
1909 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
1910 (eval $ac_link_default) 2>&5
1912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1913 (exit $ac_status); }; then
1914 # Find the output, starting from the most likely. This scheme is
1915 # not robust to junk in `.', hence go to wildcards (a.*) only as a last
1918 # Be careful to initialize this variable, since it used to be cached.
1919 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
1921 # b.out is created by i960 compilers.
1922 for ac_file
in a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
1924 test -f "$ac_file" ||
continue
1926 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
)
1929 # This is the source file.
1932 # We found the default executable, but exeext='' is most
1936 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
1937 # FIXME: I believe we export ac_cv_exeext for Libtool,
1938 # but it would be cool to find out if it's true. Does anybody
1939 # maintain Libtool? --akim.
1947 echo "$as_me: failed program was:" >&5
1948 sed 's/^/| /' conftest.
$ac_ext >&5
1950 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
1951 See \`config.log' for more details." >&5
1952 echo "$as_me: error: C compiler cannot create executables
1953 See \`config.log' for more details." >&2;}
1954 { (exit 77); exit 77; }; }
1957 ac_exeext
=$ac_cv_exeext
1958 echo "$as_me:$LINENO: result: $ac_file" >&5
1959 echo "${ECHO_T}$ac_file" >&6
1961 # Check the compiler produces executables we can run. If not, either
1962 # the compiler is broken, or we cross compile.
1963 echo "$as_me:$LINENO: checking whether the C compiler works" >&5
1964 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
1965 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
1966 # If not cross compiling, check that we can run a simple program.
1967 if test "$cross_compiling" != yes; then
1968 if { ac_try
='./$ac_file'
1969 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
1972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
1973 (exit $ac_status); }; }; then
1976 if test "$cross_compiling" = maybe
; then
1979 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
1980 If you meant to cross compile, use \`--host'.
1981 See \`config.log' for more details." >&5
1982 echo "$as_me: error: cannot run C compiled programs.
1983 If you meant to cross compile, use \`--host'.
1984 See \`config.log' for more details." >&2;}
1985 { (exit 1); exit 1; }; }
1989 echo "$as_me:$LINENO: result: yes" >&5
1990 echo "${ECHO_T}yes" >&6
1992 rm -f a.out a.exe conftest
$ac_cv_exeext b.out
1993 ac_clean_files
=$ac_clean_files_save
1994 # Check the compiler produces executables we can run. If not, either
1995 # the compiler is broken, or we cross compile.
1996 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
1997 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
1998 echo "$as_me:$LINENO: result: $cross_compiling" >&5
1999 echo "${ECHO_T}$cross_compiling" >&6
2001 echo "$as_me:$LINENO: checking for suffix of executables" >&5
2002 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
2003 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2004 (eval $ac_link) 2>&5
2006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2007 (exit $ac_status); }; then
2008 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2009 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2010 # work properly (i.e., refer to `conftest.exe'), while it won't with
2012 for ac_file
in conftest.exe conftest conftest.
*; do
2013 test -f "$ac_file" ||
continue
2015 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
) ;;
2016 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2023 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2024 See \`config.log' for more details." >&5
2025 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2026 See \`config.log' for more details." >&2;}
2027 { (exit 1); exit 1; }; }
2030 rm -f conftest
$ac_cv_exeext
2031 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2032 echo "${ECHO_T}$ac_cv_exeext" >&6
2034 rm -f conftest.
$ac_ext
2035 EXEEXT
=$ac_cv_exeext
2037 echo "$as_me:$LINENO: checking for suffix of object files" >&5
2038 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2039 if test "${ac_cv_objext+set}" = set; then
2040 echo $ECHO_N "(cached) $ECHO_C" >&6
2042 cat >conftest.
$ac_ext <<_ACEOF
2045 cat confdefs.h
>>conftest.
$ac_ext
2046 cat >>conftest.
$ac_ext <<_ACEOF
2047 /* end confdefs.h. */
2057 rm -f conftest.o conftest.obj
2058 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2059 (eval $ac_compile) 2>&5
2061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2062 (exit $ac_status); }; then
2063 for ac_file
in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2065 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg
) ;;
2066 *) ac_cv_objext
=`expr "$ac_file" : '.*\.\(.*\)'`
2071 echo "$as_me: failed program was:" >&5
2072 sed 's/^/| /' conftest.
$ac_ext >&5
2074 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2075 See \`config.log' for more details." >&5
2076 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2077 See \`config.log' for more details." >&2;}
2078 { (exit 1); exit 1; }; }
2081 rm -f conftest.
$ac_cv_objext conftest.
$ac_ext
2083 echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2084 echo "${ECHO_T}$ac_cv_objext" >&6
2085 OBJEXT
=$ac_cv_objext
2087 echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2088 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2089 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2090 echo $ECHO_N "(cached) $ECHO_C" >&6
2092 cat >conftest.
$ac_ext <<_ACEOF
2095 cat confdefs.h
>>conftest.
$ac_ext
2096 cat >>conftest.
$ac_ext <<_ACEOF
2097 /* end confdefs.h. */
2110 rm -f conftest.
$ac_objext
2111 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2112 (eval $ac_compile) 2>conftest.er1
2114 grep -v '^ *+' conftest.er1
>conftest.err
2116 cat conftest.err
>&5
2117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2118 (exit $ac_status); } &&
2119 { ac_try
='test -z "$ac_c_werror_flag"
2120 || test ! -s conftest.err'
2121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2125 (exit $ac_status); }; } &&
2126 { ac_try
='test -s conftest.$ac_objext'
2127 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2130 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2131 (exit $ac_status); }; }; then
2134 echo "$as_me: failed program was:" >&5
2135 sed 's/^/| /' conftest.
$ac_ext >&5
2139 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2140 ac_cv_c_compiler_gnu
=$ac_compiler_gnu
2143 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2144 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2145 GCC
=`test $ac_compiler_gnu = yes && echo yes`
2146 ac_test_CFLAGS
=${CFLAGS+set}
2147 ac_save_CFLAGS
=$CFLAGS
2149 echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2150 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2151 if test "${ac_cv_prog_cc_g+set}" = set; then
2152 echo $ECHO_N "(cached) $ECHO_C" >&6
2154 cat >conftest.
$ac_ext <<_ACEOF
2157 cat confdefs.h
>>conftest.
$ac_ext
2158 cat >>conftest.
$ac_ext <<_ACEOF
2159 /* end confdefs.h. */
2169 rm -f conftest.
$ac_objext
2170 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2171 (eval $ac_compile) 2>conftest.er1
2173 grep -v '^ *+' conftest.er1
>conftest.err
2175 cat conftest.err
>&5
2176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2177 (exit $ac_status); } &&
2178 { ac_try
='test -z "$ac_c_werror_flag"
2179 || test ! -s conftest.err'
2180 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2183 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2184 (exit $ac_status); }; } &&
2185 { ac_try
='test -s conftest.$ac_objext'
2186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2190 (exit $ac_status); }; }; then
2193 echo "$as_me: failed program was:" >&5
2194 sed 's/^/| /' conftest.
$ac_ext >&5
2198 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2200 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2201 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2202 if test "$ac_test_CFLAGS" = set; then
2203 CFLAGS
=$ac_save_CFLAGS
2204 elif test $ac_cv_prog_cc_g = yes; then
2205 if test "$GCC" = yes; then
2211 if test "$GCC" = yes; then
2217 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2218 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2219 if test "${ac_cv_prog_cc_stdc+set}" = set; then
2220 echo $ECHO_N "(cached) $ECHO_C" >&6
2222 ac_cv_prog_cc_stdc
=no
2224 cat >conftest.
$ac_ext <<_ACEOF
2227 cat confdefs.h
>>conftest.
$ac_ext
2228 cat >>conftest.
$ac_ext <<_ACEOF
2229 /* end confdefs.h. */
2232 #include <sys/types.h>
2233 #include <sys/stat.h>
2234 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2235 struct buf { int x; };
2236 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2237 static char *e (p, i)
2243 static char *f (char * (*g) (char **, int), char **p, ...)
2248 s = g (p, va_arg (v,int));
2253 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2254 function prototypes and stuff, but not '\xHH' hex character constants.
2255 These don't provoke an error unfortunately, instead are silently treated
2256 as 'x'. The following induces an error, until -std1 is added to get
2257 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2258 array size at least. It's necessary to write '\x00'==0 to get something
2259 that's true only with -std1. */
2260 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2262 int test (int i, double x);
2263 struct s1 {int (*f) (int a);};
2264 struct s2 {int (*f) (double a);};
2265 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2271 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2276 # Don't try gcc -ansi; that turns off useful extensions and
2277 # breaks some systems' header files.
2278 # AIX -qlanglvl=ansi
2279 # Ultrix and OSF/1 -std1
2280 # HP-UX 10.20 and later -Ae
2281 # HP-UX older versions -Aa -D_HPUX_SOURCE
2282 # SVR4 -Xc -D__EXTENSIONS__
2283 for ac_arg
in "" -qlanglvl=ansi
-std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2285 CC
="$ac_save_CC $ac_arg"
2286 rm -f conftest.
$ac_objext
2287 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2288 (eval $ac_compile) 2>conftest.er1
2290 grep -v '^ *+' conftest.er1
>conftest.err
2292 cat conftest.err
>&5
2293 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2294 (exit $ac_status); } &&
2295 { ac_try
='test -z "$ac_c_werror_flag"
2296 || test ! -s conftest.err'
2297 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2300 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2301 (exit $ac_status); }; } &&
2302 { ac_try
='test -s conftest.$ac_objext'
2303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2307 (exit $ac_status); }; }; then
2308 ac_cv_prog_cc_stdc
=$ac_arg
2311 echo "$as_me: failed program was:" >&5
2312 sed 's/^/| /' conftest.
$ac_ext >&5
2315 rm -f conftest.err conftest.
$ac_objext
2317 rm -f conftest.
$ac_ext conftest.
$ac_objext
2322 case "x$ac_cv_prog_cc_stdc" in
2324 echo "$as_me:$LINENO: result: none needed" >&5
2325 echo "${ECHO_T}none needed" >&6 ;;
2327 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2328 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2329 CC
="$CC $ac_cv_prog_cc_stdc" ;;
2332 # Some people use a C++ compiler to compile C. Since we use `exit',
2333 # in C++ we need to declare it. In case someone uses the same compiler
2334 # for both compiling C and C++ we need to have the C++ compiler decide
2335 # the declaration of exit, since it's the most demanding environment.
2336 cat >conftest.
$ac_ext <<_ACEOF
2341 rm -f conftest.
$ac_objext
2342 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2343 (eval $ac_compile) 2>conftest.er1
2345 grep -v '^ *+' conftest.er1
>conftest.err
2347 cat conftest.err
>&5
2348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2349 (exit $ac_status); } &&
2350 { ac_try
='test -z "$ac_c_werror_flag"
2351 || test ! -s conftest.err'
2352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2356 (exit $ac_status); }; } &&
2357 { ac_try
='test -s conftest.$ac_objext'
2358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2362 (exit $ac_status); }; }; then
2363 for ac_declaration
in \
2365 'extern "C" void std::exit (int) throw (); using std::exit;' \
2366 'extern "C" void std::exit (int); using std::exit;' \
2367 'extern "C" void exit (int) throw ();' \
2368 'extern "C" void exit (int);' \
2371 cat >conftest.
$ac_ext <<_ACEOF
2374 cat confdefs.h
>>conftest.
$ac_ext
2375 cat >>conftest.
$ac_ext <<_ACEOF
2376 /* end confdefs.h. */
2387 rm -f conftest.
$ac_objext
2388 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2389 (eval $ac_compile) 2>conftest.er1
2391 grep -v '^ *+' conftest.er1
>conftest.err
2393 cat conftest.err
>&5
2394 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2395 (exit $ac_status); } &&
2396 { ac_try
='test -z "$ac_c_werror_flag"
2397 || test ! -s conftest.err'
2398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2401 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2402 (exit $ac_status); }; } &&
2403 { ac_try
='test -s conftest.$ac_objext'
2404 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2408 (exit $ac_status); }; }; then
2411 echo "$as_me: failed program was:" >&5
2412 sed 's/^/| /' conftest.
$ac_ext >&5
2416 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2417 cat >conftest.
$ac_ext <<_ACEOF
2420 cat confdefs.h
>>conftest.
$ac_ext
2421 cat >>conftest.
$ac_ext <<_ACEOF
2422 /* end confdefs.h. */
2432 rm -f conftest.
$ac_objext
2433 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2434 (eval $ac_compile) 2>conftest.er1
2436 grep -v '^ *+' conftest.er1
>conftest.err
2438 cat conftest.err
>&5
2439 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2440 (exit $ac_status); } &&
2441 { ac_try
='test -z "$ac_c_werror_flag"
2442 || test ! -s conftest.err'
2443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2447 (exit $ac_status); }; } &&
2448 { ac_try
='test -s conftest.$ac_objext'
2449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2453 (exit $ac_status); }; }; then
2456 echo "$as_me: failed program was:" >&5
2457 sed 's/^/| /' conftest.
$ac_ext >&5
2460 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2463 if test -n "$ac_declaration"; then
2464 echo '#ifdef __cplusplus' >>confdefs.h
2465 echo $ac_declaration >>confdefs.h
2466 echo '#endif' >>confdefs.h
2470 echo "$as_me: failed program was:" >&5
2471 sed 's/^/| /' conftest.
$ac_ext >&5
2474 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2476 ac_cpp
='$CPP $CPPFLAGS'
2477 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2478 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2479 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2481 if test -n "$ac_tool_prefix"; then
2482 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2483 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
2484 echo "$as_me:$LINENO: checking for $ac_word" >&5
2485 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2486 if test "${ac_cv_prog_RANLIB+set}" = set; then
2487 echo $ECHO_N "(cached) $ECHO_C" >&6
2489 if test -n "$RANLIB"; then
2490 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
2492 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2496 test -z "$as_dir" && as_dir
=.
2497 for ac_exec_ext
in '' $ac_executable_extensions; do
2498 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2499 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
2500 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2508 RANLIB
=$ac_cv_prog_RANLIB
2509 if test -n "$RANLIB"; then
2510 echo "$as_me:$LINENO: result: $RANLIB" >&5
2511 echo "${ECHO_T}$RANLIB" >&6
2513 echo "$as_me:$LINENO: result: no" >&5
2514 echo "${ECHO_T}no" >&6
2518 if test -z "$ac_cv_prog_RANLIB"; then
2519 ac_ct_RANLIB
=$RANLIB
2520 # Extract the first word of "ranlib", so it can be a program name with args.
2521 set dummy ranlib
; ac_word
=$2
2522 echo "$as_me:$LINENO: checking for $ac_word" >&5
2523 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2524 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
2525 echo $ECHO_N "(cached) $ECHO_C" >&6
2527 if test -n "$ac_ct_RANLIB"; then
2528 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
2530 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2534 test -z "$as_dir" && as_dir
=.
2535 for ac_exec_ext
in '' $ac_executable_extensions; do
2536 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2537 ac_cv_prog_ac_ct_RANLIB
="ranlib"
2538 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2544 test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB
=":"
2547 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
2548 if test -n "$ac_ct_RANLIB"; then
2549 echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
2550 echo "${ECHO_T}$ac_ct_RANLIB" >&6
2552 echo "$as_me:$LINENO: result: no" >&5
2553 echo "${ECHO_T}no" >&6
2556 RANLIB
=$ac_ct_RANLIB
2558 RANLIB
="$ac_cv_prog_RANLIB"
2562 MISSING
=`cd $ac_aux_dir && ${PWDCMD-pwd}`/missing
2563 for ac_prog
in aclocal
2565 # Extract the first word of "$ac_prog", so it can be a program name with args.
2566 set dummy
$ac_prog; ac_word
=$2
2567 echo "$as_me:$LINENO: checking for $ac_word" >&5
2568 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2569 if test "${ac_cv_prog_ACLOCAL+set}" = set; then
2570 echo $ECHO_N "(cached) $ECHO_C" >&6
2572 if test -n "$ACLOCAL"; then
2573 ac_cv_prog_ACLOCAL
="$ACLOCAL" # Let the user override the test.
2575 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2579 test -z "$as_dir" && as_dir
=.
2580 for ac_exec_ext
in '' $ac_executable_extensions; do
2581 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2582 ac_cv_prog_ACLOCAL
="$ac_prog"
2583 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2591 ACLOCAL
=$ac_cv_prog_ACLOCAL
2592 if test -n "$ACLOCAL"; then
2593 echo "$as_me:$LINENO: result: $ACLOCAL" >&5
2594 echo "${ECHO_T}$ACLOCAL" >&6
2596 echo "$as_me:$LINENO: result: no" >&5
2597 echo "${ECHO_T}no" >&6
2600 test -n "$ACLOCAL" && break
2602 test -n "$ACLOCAL" || ACLOCAL
="$MISSING aclocal"
2604 for ac_prog
in autoconf
2606 # Extract the first word of "$ac_prog", so it can be a program name with args.
2607 set dummy
$ac_prog; ac_word
=$2
2608 echo "$as_me:$LINENO: checking for $ac_word" >&5
2609 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2610 if test "${ac_cv_prog_AUTOCONF+set}" = set; then
2611 echo $ECHO_N "(cached) $ECHO_C" >&6
2613 if test -n "$AUTOCONF"; then
2614 ac_cv_prog_AUTOCONF
="$AUTOCONF" # Let the user override the test.
2616 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2620 test -z "$as_dir" && as_dir
=.
2621 for ac_exec_ext
in '' $ac_executable_extensions; do
2622 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2623 ac_cv_prog_AUTOCONF
="$ac_prog"
2624 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2632 AUTOCONF
=$ac_cv_prog_AUTOCONF
2633 if test -n "$AUTOCONF"; then
2634 echo "$as_me:$LINENO: result: $AUTOCONF" >&5
2635 echo "${ECHO_T}$AUTOCONF" >&6
2637 echo "$as_me:$LINENO: result: no" >&5
2638 echo "${ECHO_T}no" >&6
2641 test -n "$AUTOCONF" && break
2643 test -n "$AUTOCONF" || AUTOCONF
="$MISSING autoconf"
2645 for ac_prog
in autoheader
2647 # Extract the first word of "$ac_prog", so it can be a program name with args.
2648 set dummy
$ac_prog; ac_word
=$2
2649 echo "$as_me:$LINENO: checking for $ac_word" >&5
2650 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2651 if test "${ac_cv_prog_AUTOHEADER+set}" = set; then
2652 echo $ECHO_N "(cached) $ECHO_C" >&6
2654 if test -n "$AUTOHEADER"; then
2655 ac_cv_prog_AUTOHEADER
="$AUTOHEADER" # Let the user override the test.
2657 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2661 test -z "$as_dir" && as_dir
=.
2662 for ac_exec_ext
in '' $ac_executable_extensions; do
2663 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2664 ac_cv_prog_AUTOHEADER
="$ac_prog"
2665 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2673 AUTOHEADER
=$ac_cv_prog_AUTOHEADER
2674 if test -n "$AUTOHEADER"; then
2675 echo "$as_me:$LINENO: result: $AUTOHEADER" >&5
2676 echo "${ECHO_T}$AUTOHEADER" >&6
2678 echo "$as_me:$LINENO: result: no" >&5
2679 echo "${ECHO_T}no" >&6
2682 test -n "$AUTOHEADER" && break
2684 test -n "$AUTOHEADER" || AUTOHEADER
="$MISSING autoheader"
2687 # Figure out what compiler warnings we can enable.
2688 # See config/warnings.m4 for details.
2692 save_CFLAGS
="$CFLAGS"
2693 for option
in -W -Wall -Wwrite-strings -Wstrict-prototypes \
2694 -Wmissing-prototypes -Wold-style-definition \
2695 -Wmissing-format-attribute; do
2696 as_acx_Woption
=`echo "acx_cv_prog_cc_warning_$option" | $as_tr_sh`
2698 echo "$as_me:$LINENO: checking whether $CC supports $option" >&5
2699 echo $ECHO_N "checking whether $CC supports $option... $ECHO_C" >&6
2700 if eval "test \"\${$as_acx_Woption+set}\" = set"; then
2701 echo $ECHO_N "(cached) $ECHO_C" >&6
2704 cat >conftest.
$ac_ext <<_ACEOF
2707 cat confdefs.h
>>conftest.
$ac_ext
2708 cat >>conftest.
$ac_ext <<_ACEOF
2709 /* end confdefs.h. */
2719 rm -f conftest.
$ac_objext
2720 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2721 (eval $ac_compile) 2>conftest.er1
2723 grep -v '^ *+' conftest.er1
>conftest.err
2725 cat conftest.err
>&5
2726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2727 (exit $ac_status); } &&
2728 { ac_try
='test -z "$ac_c_werror_flag"
2729 || test ! -s conftest.err'
2730 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2734 (exit $ac_status); }; } &&
2735 { ac_try
='test -s conftest.$ac_objext'
2736 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2739 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2740 (exit $ac_status); }; }; then
2741 eval "$as_acx_Woption=yes"
2743 echo "$as_me: failed program was:" >&5
2744 sed 's/^/| /' conftest.
$ac_ext >&5
2746 eval "$as_acx_Woption=no"
2748 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2751 echo "$as_me:$LINENO: result: `eval echo '${'$as_acx_Woption'}'`" >&5
2752 echo "${ECHO_T}`eval echo '${'$as_acx_Woption'}'`" >&6
2753 if test `eval echo '${'$as_acx_Woption'}'` = yes; then
2754 WARN_CFLAGS
="$WARN_CFLAGS${WARN_CFLAGS:+ }$option"
2758 CFLAGS
="$save_CFLAGS"
2761 if test "$GCC" = yes; then
2762 echo "$as_me:$LINENO: checking whether $CC supports -pedantic -Wno-long-long" >&5
2763 echo $ECHO_N "checking whether $CC supports -pedantic -Wno-long-long... $ECHO_C" >&6
2764 if test "${acx_cv_prog_cc_pedantic__Wno_long_long+set}" = set; then
2765 echo $ECHO_N "(cached) $ECHO_C" >&6
2767 save_CFLAGS
="$CFLAGS"
2768 CFLAGS
="-pedantic -Wno-long-long"
2769 cat >conftest.
$ac_ext <<_ACEOF
2772 cat confdefs.h
>>conftest.
$ac_ext
2773 cat >>conftest.
$ac_ext <<_ACEOF
2774 /* end confdefs.h. */
2784 rm -f conftest.
$ac_objext
2785 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2786 (eval $ac_compile) 2>conftest.er1
2788 grep -v '^ *+' conftest.er1
>conftest.err
2790 cat conftest.err
>&5
2791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2792 (exit $ac_status); } &&
2793 { ac_try
='test -z "$ac_c_werror_flag"
2794 || test ! -s conftest.err'
2795 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2799 (exit $ac_status); }; } &&
2800 { ac_try
='test -s conftest.$ac_objext'
2801 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2804 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2805 (exit $ac_status); }; }; then
2806 acx_cv_prog_cc_pedantic__Wno_long_long
=yes
2808 echo "$as_me: failed program was:" >&5
2809 sed 's/^/| /' conftest.
$ac_ext >&5
2811 acx_cv_prog_cc_pedantic__Wno_long_long
=no
2813 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2814 CFLAGS
="$save_CFLAGS"
2816 echo "$as_me:$LINENO: result: $acx_cv_prog_cc_pedantic__Wno_long_long" >&5
2817 echo "${ECHO_T}$acx_cv_prog_cc_pedantic__Wno_long_long" >&6
2818 if test $acx_cv_prog_cc_pedantic__Wno_long_long = yes; then
2819 WARN_PEDANTIC
="-pedantic -Wno-long-long"
2827 # Only enable with --enable-werror-always until existing warnings are
2830 # Check whether --enable-werror-always or --disable-werror-always was given.
2831 if test "${enable_werror_always+set}" = set; then
2832 enableval
="$enable_werror_always"
2835 enable_werror_always
=no
2837 if test $enable_werror_always = yes; then
2843 # Dependency checking.
2844 rm -rf .tst
2>/dev
/null
2845 mkdir .tst
2>/dev
/null
2846 if test -d .tst
; then
2851 rmdir .tst
2>/dev
/null
2853 DEPDIR
="${am__leading_dot}deps"
2855 ac_config_commands
="$ac_config_commands depdir"
2858 depcc
="$CC" am_compiler_list
=
2860 am_depcomp
=$ac_aux_dir/depcomp
2861 echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
2862 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
2863 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
2864 echo $ECHO_N "(cached) $ECHO_C" >&6
2866 if test -f "$am_depcomp"; then
2867 # We make a subdir and do the tests there. Otherwise we can end up
2868 # making bogus files that we don't know about and never remove. For
2869 # instance it was reported that on HP-UX the gcc test will end up
2870 # making a dummy file named `D' -- because `-MD' means `put the output
2873 # Copy depcomp to subdir because otherwise we won't find it if we're
2874 # using a relative directory.
2875 cp "$am_depcomp" conftest.dir
2877 # We will build objects and dependencies in a subdirectory because
2878 # it helps to detect inapplicable dependency modes. For instance
2879 # both Tru64's cc and ICC support -MD to output dependencies as a
2880 # side effect of compilation, but ICC will put the dependencies in
2881 # the current directory while Tru64 will put them in the object
2885 am_cv_CC_dependencies_compiler_type
=none
2886 if test "$am_compiler_list" = ""; then
2887 am_compiler_list
=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2889 for depmode
in $am_compiler_list; do
2890 if test $depmode = none
; then break; fi
2892 echo "$as_me:$LINENO: trying $depmode" >&5
2893 # Setup a source with many dependencies, because some compilers
2894 # like to wrap large dependency lists on column 80 (with \), and
2895 # we should not choose a depcomp mode which is confused by this.
2897 # We need to recreate these files for each test, as the compiler may
2898 # overwrite some of them when testing with obscure command lines.
2899 # This happens at least with the AIX C compiler.
2901 for i
in 1 2 3 4 5 6; do
2902 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
2903 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2904 # Solaris 8's {/usr,}/bin/sh.
2905 touch sub
/conftst
$i.h
2907 echo "include sub/conftest.Po" > confmf
2909 # We check with `-c' and `-o' for the sake of the "dashmstdout"
2910 # mode. It turns out that the SunPro C++ compiler does not properly
2911 # handle `-M -o', and we need to detect this.
2912 depcmd
="depmode=$depmode \
2913 source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2914 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2915 $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
2916 echo "| $depcmd" |
sed -e 's/ */ /g' >&5
2917 if env
$depcmd > conftest.err
2>&1 &&
2918 grep sub
/conftst6.h sub
/conftest.Po
>>conftest.err
2>&1 &&
2919 grep sub
/conftest.
${OBJEXT-o} sub
/conftest.Po
>>conftest.err
2>&1 &&
2920 ${MAKE-make} -s -f confmf
>>conftest.err
2>&1; then
2921 # icc doesn't choke on unknown options, it will just issue warnings
2922 # or remarks (even with -Werror). So we grep stderr for any message
2923 # that says an option was ignored or not supported.
2924 # When given -MP, icc 7.0 and 7.1 complain thusly:
2925 # icc: Command line warning: ignoring option '-M'; no argument required
2926 # The diagnosis changed in icc 8.0:
2927 # icc: Command line remark: option '-MP' not supported
2928 if (grep 'ignoring option' conftest.err ||
2929 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
2930 am_cv_CC_dependencies_compiler_type
=$depmode
2931 echo "$as_me:$LINENO: success" >&5
2935 echo "$as_me:$LINENO: failure, diagnostics are:" >&5
2936 sed -e 's/^/| /' < conftest.err
>&5
2942 am_cv_CC_dependencies_compiler_type
=none
2946 echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
2947 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
2948 if test x
${am_cv_CC_dependencies_compiler_type-none} = xnone
2949 then { { echo "$as_me:$LINENO: error: no usable dependency style found" >&5
2950 echo "$as_me: error: no usable dependency style found" >&2;}
2951 { (exit 1); exit 1; }; }
2952 else CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
2957 # Checks for header files.
2958 echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
2959 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
2960 if test "${ac_cv_header_time+set}" = set; then
2961 echo $ECHO_N "(cached) $ECHO_C" >&6
2963 cat >conftest.
$ac_ext <<_ACEOF
2966 cat confdefs.h
>>conftest.
$ac_ext
2967 cat >>conftest.
$ac_ext <<_ACEOF
2968 /* end confdefs.h. */
2969 #include <sys/types.h>
2970 #include <sys/time.h>
2976 if ((struct tm *) 0)
2982 rm -f conftest.
$ac_objext
2983 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2984 (eval $ac_compile) 2>conftest.er1
2986 grep -v '^ *+' conftest.er1
>conftest.err
2988 cat conftest.err
>&5
2989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2990 (exit $ac_status); } &&
2991 { ac_try
='test -z "$ac_c_werror_flag"
2992 || test ! -s conftest.err'
2993 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2996 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2997 (exit $ac_status); }; } &&
2998 { ac_try
='test -s conftest.$ac_objext'
2999 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3002 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3003 (exit $ac_status); }; }; then
3004 ac_cv_header_time
=yes
3006 echo "$as_me: failed program was:" >&5
3007 sed 's/^/| /' conftest.
$ac_ext >&5
3009 ac_cv_header_time
=no
3011 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3013 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
3014 echo "${ECHO_T}$ac_cv_header_time" >&6
3015 if test $ac_cv_header_time = yes; then
3017 cat >>confdefs.h
<<\_ACEOF
3018 #define TIME_WITH_SYS_TIME 1
3023 echo "$as_me:$LINENO: checking whether string.h and strings.h may both be included" >&5
3024 echo $ECHO_N "checking whether string.h and strings.h may both be included... $ECHO_C" >&6
3025 if test "${gcc_cv_header_string+set}" = set; then
3026 echo $ECHO_N "(cached) $ECHO_C" >&6
3028 cat >conftest.
$ac_ext <<_ACEOF
3031 cat confdefs.h
>>conftest.
$ac_ext
3032 cat >>conftest.
$ac_ext <<_ACEOF
3033 /* end confdefs.h. */
3035 #include <strings.h>
3044 rm -f conftest.
$ac_objext
3045 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3046 (eval $ac_compile) 2>conftest.er1
3048 grep -v '^ *+' conftest.er1
>conftest.err
3050 cat conftest.err
>&5
3051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3052 (exit $ac_status); } &&
3053 { ac_try
='test -z "$ac_c_werror_flag"
3054 || test ! -s conftest.err'
3055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3058 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3059 (exit $ac_status); }; } &&
3060 { ac_try
='test -s conftest.$ac_objext'
3061 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3065 (exit $ac_status); }; }; then
3066 gcc_cv_header_string
=yes
3068 echo "$as_me: failed program was:" >&5
3069 sed 's/^/| /' conftest.
$ac_ext >&5
3071 gcc_cv_header_string
=no
3073 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3075 echo "$as_me:$LINENO: result: $gcc_cv_header_string" >&5
3076 echo "${ECHO_T}$gcc_cv_header_string" >&6
3077 if test $gcc_cv_header_string = yes; then
3079 cat >>confdefs.h
<<\_ACEOF
3080 #define STRING_WITH_STRINGS 1
3086 ac_cpp
='$CPP $CPPFLAGS'
3087 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3088 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3089 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3090 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3091 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
3092 # On Suns, sometimes $CPP names a directory.
3093 if test -n "$CPP" && test -d "$CPP"; then
3096 if test -z "$CPP"; then
3097 if test "${ac_cv_prog_CPP+set}" = set; then
3098 echo $ECHO_N "(cached) $ECHO_C" >&6
3100 # Double quotes because CPP needs to be expanded
3101 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3104 for ac_c_preproc_warn_flag
in '' yes
3106 # Use a header file that comes with gcc, so configuring glibc
3107 # with a fresh cross-compiler works.
3108 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3109 # <limits.h> exists even on freestanding compilers.
3110 # On the NeXT, cc -E runs the code through the compiler's parser,
3111 # not just through cpp. "Syntax error" is here to catch this case.
3112 cat >conftest.
$ac_ext <<_ACEOF
3115 cat confdefs.h
>>conftest.
$ac_ext
3116 cat >>conftest.
$ac_ext <<_ACEOF
3117 /* end confdefs.h. */
3119 # include <limits.h>
3121 # include <assert.h>
3125 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3126 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3128 grep -v '^ *+' conftest.er1
>conftest.err
3130 cat conftest.err
>&5
3131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3132 (exit $ac_status); } >/dev
/null
; then
3133 if test -s conftest.err
; then
3134 ac_cpp_err
=$ac_c_preproc_warn_flag
3135 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3142 if test -z "$ac_cpp_err"; then
3145 echo "$as_me: failed program was:" >&5
3146 sed 's/^/| /' conftest.
$ac_ext >&5
3148 # Broken: fails on valid input.
3151 rm -f conftest.err conftest.
$ac_ext
3153 # OK, works on sane cases. Now check whether non-existent headers
3154 # can be detected and how.
3155 cat >conftest.
$ac_ext <<_ACEOF
3158 cat confdefs.h
>>conftest.
$ac_ext
3159 cat >>conftest.
$ac_ext <<_ACEOF
3160 /* end confdefs.h. */
3161 #include <ac_nonexistent.h>
3163 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3164 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3166 grep -v '^ *+' conftest.er1
>conftest.err
3168 cat conftest.err
>&5
3169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3170 (exit $ac_status); } >/dev
/null
; then
3171 if test -s conftest.err
; then
3172 ac_cpp_err
=$ac_c_preproc_warn_flag
3173 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3180 if test -z "$ac_cpp_err"; then
3181 # Broken: success on invalid input.
3184 echo "$as_me: failed program was:" >&5
3185 sed 's/^/| /' conftest.
$ac_ext >&5
3187 # Passes both tests.
3191 rm -f conftest.err conftest.
$ac_ext
3194 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3195 rm -f conftest.err conftest.
$ac_ext
3196 if $ac_preproc_ok; then
3208 echo "$as_me:$LINENO: result: $CPP" >&5
3209 echo "${ECHO_T}$CPP" >&6
3211 for ac_c_preproc_warn_flag
in '' yes
3213 # Use a header file that comes with gcc, so configuring glibc
3214 # with a fresh cross-compiler works.
3215 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3216 # <limits.h> exists even on freestanding compilers.
3217 # On the NeXT, cc -E runs the code through the compiler's parser,
3218 # not just through cpp. "Syntax error" is here to catch this case.
3219 cat >conftest.
$ac_ext <<_ACEOF
3222 cat confdefs.h
>>conftest.
$ac_ext
3223 cat >>conftest.
$ac_ext <<_ACEOF
3224 /* end confdefs.h. */
3226 # include <limits.h>
3228 # include <assert.h>
3232 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3233 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3235 grep -v '^ *+' conftest.er1
>conftest.err
3237 cat conftest.err
>&5
3238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3239 (exit $ac_status); } >/dev
/null
; then
3240 if test -s conftest.err
; then
3241 ac_cpp_err
=$ac_c_preproc_warn_flag
3242 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3249 if test -z "$ac_cpp_err"; then
3252 echo "$as_me: failed program was:" >&5
3253 sed 's/^/| /' conftest.
$ac_ext >&5
3255 # Broken: fails on valid input.
3258 rm -f conftest.err conftest.
$ac_ext
3260 # OK, works on sane cases. Now check whether non-existent headers
3261 # can be detected and how.
3262 cat >conftest.
$ac_ext <<_ACEOF
3265 cat confdefs.h
>>conftest.
$ac_ext
3266 cat >>conftest.
$ac_ext <<_ACEOF
3267 /* end confdefs.h. */
3268 #include <ac_nonexistent.h>
3270 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3271 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3273 grep -v '^ *+' conftest.er1
>conftest.err
3275 cat conftest.err
>&5
3276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3277 (exit $ac_status); } >/dev
/null
; then
3278 if test -s conftest.err
; then
3279 ac_cpp_err
=$ac_c_preproc_warn_flag
3280 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3287 if test -z "$ac_cpp_err"; then
3288 # Broken: success on invalid input.
3291 echo "$as_me: failed program was:" >&5
3292 sed 's/^/| /' conftest.
$ac_ext >&5
3294 # Passes both tests.
3298 rm -f conftest.err conftest.
$ac_ext
3301 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3302 rm -f conftest.err conftest.
$ac_ext
3303 if $ac_preproc_ok; then
3306 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3307 See \`config.log' for more details." >&5
3308 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3309 See \`config.log' for more details." >&2;}
3310 { (exit 1); exit 1; }; }
3314 ac_cpp
='$CPP $CPPFLAGS'
3315 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3316 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3317 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3320 echo "$as_me:$LINENO: checking for egrep" >&5
3321 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3322 if test "${ac_cv_prog_egrep+set}" = set; then
3323 echo $ECHO_N "(cached) $ECHO_C" >&6
3325 if echo a |
(grep -E '(a|b)') >/dev
/null
2>&1
3326 then ac_cv_prog_egrep
='grep -E'
3327 else ac_cv_prog_egrep
='egrep'
3330 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
3331 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
3332 EGREP
=$ac_cv_prog_egrep
3335 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3336 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3337 if test "${ac_cv_header_stdc+set}" = set; then
3338 echo $ECHO_N "(cached) $ECHO_C" >&6
3340 cat >conftest.
$ac_ext <<_ACEOF
3343 cat confdefs.h
>>conftest.
$ac_ext
3344 cat >>conftest.
$ac_ext <<_ACEOF
3345 /* end confdefs.h. */
3359 rm -f conftest.
$ac_objext
3360 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3361 (eval $ac_compile) 2>conftest.er1
3363 grep -v '^ *+' conftest.er1
>conftest.err
3365 cat conftest.err
>&5
3366 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3367 (exit $ac_status); } &&
3368 { ac_try
='test -z "$ac_c_werror_flag"
3369 || test ! -s conftest.err'
3370 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3374 (exit $ac_status); }; } &&
3375 { ac_try
='test -s conftest.$ac_objext'
3376 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3380 (exit $ac_status); }; }; then
3381 ac_cv_header_stdc
=yes
3383 echo "$as_me: failed program was:" >&5
3384 sed 's/^/| /' conftest.
$ac_ext >&5
3386 ac_cv_header_stdc
=no
3388 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3390 if test $ac_cv_header_stdc = yes; then
3391 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3392 cat >conftest.
$ac_ext <<_ACEOF
3395 cat confdefs.h
>>conftest.
$ac_ext
3396 cat >>conftest.
$ac_ext <<_ACEOF
3397 /* end confdefs.h. */
3401 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3402 $EGREP "memchr" >/dev
/null
2>&1; then
3405 ac_cv_header_stdc
=no
3411 if test $ac_cv_header_stdc = yes; then
3412 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3413 cat >conftest.
$ac_ext <<_ACEOF
3416 cat confdefs.h
>>conftest.
$ac_ext
3417 cat >>conftest.
$ac_ext <<_ACEOF
3418 /* end confdefs.h. */
3422 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3423 $EGREP "free" >/dev
/null
2>&1; then
3426 ac_cv_header_stdc
=no
3432 if test $ac_cv_header_stdc = yes; then
3433 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3434 if test "$cross_compiling" = yes; then
3437 cat >conftest.
$ac_ext <<_ACEOF
3440 cat confdefs.h
>>conftest.
$ac_ext
3441 cat >>conftest.
$ac_ext <<_ACEOF
3442 /* end confdefs.h. */
3444 #if ((' ' & 0x0FF) == 0x020)
3445 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3446 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3448 # define ISLOWER(c) \
3449 (('a' <= (c) && (c) <= 'i') \
3450 || ('j' <= (c) && (c) <= 'r') \
3451 || ('s' <= (c) && (c) <= 'z'))
3452 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3455 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3460 for (i = 0; i < 256; i++)
3461 if (XOR (islower (i), ISLOWER (i))
3462 || toupper (i) != TOUPPER (i))
3467 rm -f conftest
$ac_exeext
3468 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3469 (eval $ac_link) 2>&5
3471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3472 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
3473 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3477 (exit $ac_status); }; }; then
3480 echo "$as_me: program exited with status $ac_status" >&5
3481 echo "$as_me: failed program was:" >&5
3482 sed 's/^/| /' conftest.
$ac_ext >&5
3485 ac_cv_header_stdc
=no
3487 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
3491 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3492 echo "${ECHO_T}$ac_cv_header_stdc" >&6
3493 if test $ac_cv_header_stdc = yes; then
3495 cat >>confdefs.h
<<\_ACEOF
3496 #define STDC_HEADERS 1
3501 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3511 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
3512 inttypes.h stdint.h unistd.h
3514 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3515 echo "$as_me:$LINENO: checking for $ac_header" >&5
3516 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3517 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3518 echo $ECHO_N "(cached) $ECHO_C" >&6
3520 cat >conftest.
$ac_ext <<_ACEOF
3523 cat confdefs.h
>>conftest.
$ac_ext
3524 cat >>conftest.
$ac_ext <<_ACEOF
3525 /* end confdefs.h. */
3526 $ac_includes_default
3528 #include <$ac_header>
3530 rm -f conftest.
$ac_objext
3531 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3532 (eval $ac_compile) 2>conftest.er1
3534 grep -v '^ *+' conftest.er1
>conftest.err
3536 cat conftest.err
>&5
3537 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3538 (exit $ac_status); } &&
3539 { ac_try
='test -z "$ac_c_werror_flag"
3540 || test ! -s conftest.err'
3541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3544 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3545 (exit $ac_status); }; } &&
3546 { ac_try
='test -s conftest.$ac_objext'
3547 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3550 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3551 (exit $ac_status); }; }; then
3552 eval "$as_ac_Header=yes"
3554 echo "$as_me: failed program was:" >&5
3555 sed 's/^/| /' conftest.
$ac_ext >&5
3557 eval "$as_ac_Header=no"
3559 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3561 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3562 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3563 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3564 cat >>confdefs.h
<<_ACEOF
3565 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3583 for ac_header
in iconv.h locale.h fcntl.h limits.h stddef.h \
3584 stdlib.h
strings.h string.h sys
/file.h unistd.h
3586 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3587 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3588 echo "$as_me:$LINENO: checking for $ac_header" >&5
3589 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3590 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3591 echo $ECHO_N "(cached) $ECHO_C" >&6
3593 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3594 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3596 # Is the header compilable?
3597 echo "$as_me:$LINENO: checking $ac_header usability" >&5
3598 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3599 cat >conftest.
$ac_ext <<_ACEOF
3602 cat confdefs.h
>>conftest.
$ac_ext
3603 cat >>conftest.
$ac_ext <<_ACEOF
3604 /* end confdefs.h. */
3605 $ac_includes_default
3606 #include <$ac_header>
3608 rm -f conftest.
$ac_objext
3609 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3610 (eval $ac_compile) 2>conftest.er1
3612 grep -v '^ *+' conftest.er1
>conftest.err
3614 cat conftest.err
>&5
3615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3616 (exit $ac_status); } &&
3617 { ac_try
='test -z "$ac_c_werror_flag"
3618 || test ! -s conftest.err'
3619 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3622 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3623 (exit $ac_status); }; } &&
3624 { ac_try
='test -s conftest.$ac_objext'
3625 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3629 (exit $ac_status); }; }; then
3630 ac_header_compiler
=yes
3632 echo "$as_me: failed program was:" >&5
3633 sed 's/^/| /' conftest.
$ac_ext >&5
3635 ac_header_compiler
=no
3637 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3638 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3639 echo "${ECHO_T}$ac_header_compiler" >&6
3641 # Is the header present?
3642 echo "$as_me:$LINENO: checking $ac_header presence" >&5
3643 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3644 cat >conftest.
$ac_ext <<_ACEOF
3647 cat confdefs.h
>>conftest.
$ac_ext
3648 cat >>conftest.
$ac_ext <<_ACEOF
3649 /* end confdefs.h. */
3650 #include <$ac_header>
3652 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3653 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3655 grep -v '^ *+' conftest.er1
>conftest.err
3657 cat conftest.err
>&5
3658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3659 (exit $ac_status); } >/dev
/null
; then
3660 if test -s conftest.err
; then
3661 ac_cpp_err
=$ac_c_preproc_warn_flag
3662 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3669 if test -z "$ac_cpp_err"; then
3670 ac_header_preproc
=yes
3672 echo "$as_me: failed program was:" >&5
3673 sed 's/^/| /' conftest.
$ac_ext >&5
3675 ac_header_preproc
=no
3677 rm -f conftest.err conftest.
$ac_ext
3678 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3679 echo "${ECHO_T}$ac_header_preproc" >&6
3681 # So? What about this header?
3682 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3684 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3685 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3686 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3687 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3688 ac_header_preproc
=yes
3691 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3692 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3693 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3694 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3695 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3696 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3697 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3698 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3699 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3700 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3701 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3702 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3705 ## ----------------------------------- ##
3706 ## Report this to gcc-bugs@gcc.gnu.org ##
3707 ## ----------------------------------- ##
3710 sed "s/^/$as_me: WARNING: /" >&2
3713 echo "$as_me:$LINENO: checking for $ac_header" >&5
3714 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3715 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3716 echo $ECHO_N "(cached) $ECHO_C" >&6
3718 eval "$as_ac_Header=\$ac_header_preproc"
3720 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3721 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3724 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3725 cat >>confdefs.h
<<_ACEOF
3726 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3734 # Checks for typedefs, structures, and compiler characteristics.
3735 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
3736 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
3737 if test "${ac_cv_c_const+set}" = set; then
3738 echo $ECHO_N "(cached) $ECHO_C" >&6
3740 cat >conftest.
$ac_ext <<_ACEOF
3743 cat confdefs.h
>>conftest.
$ac_ext
3744 cat >>conftest.
$ac_ext <<_ACEOF
3745 /* end confdefs.h. */
3750 /* FIXME: Include the comments suggested by Paul. */
3752 /* Ultrix mips cc rejects this. */
3753 typedef int charset[2];
3755 /* SunOS 4.1.1 cc rejects this. */
3756 char const *const *ccp;
3758 /* NEC SVR4.0.2 mips cc rejects this. */
3759 struct point {int x, y;};
3760 static struct point const zero = {0,0};
3761 /* AIX XL C 1.02.0.0 rejects this.
3762 It does not let you subtract one const X* pointer from another in
3763 an arm of an if-expression whose if-part is not a constant
3765 const char *g = "string";
3766 ccp = &g + (g ? g-g : 0);
3767 /* HPUX 7.0 cc rejects these. */
3770 ccp = (char const *const *) p;
3771 { /* SCO 3.2v4 cc rejects this. */
3773 char const *s = 0 ? (char *) 0 : (char const *) 0;
3777 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
3779 const int *foo = &x[0];
3782 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
3783 typedef const int *iptr;
3787 { /* AIX XL C 1.02.0.0 rejects this saying
3788 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
3789 struct s { int j; const int *ap[3]; };
3790 struct s *b; b->j = 5;
3792 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
3801 rm -f conftest.
$ac_objext
3802 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3803 (eval $ac_compile) 2>conftest.er1
3805 grep -v '^ *+' conftest.er1
>conftest.err
3807 cat conftest.err
>&5
3808 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3809 (exit $ac_status); } &&
3810 { ac_try
='test -z "$ac_c_werror_flag"
3811 || test ! -s conftest.err'
3812 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3815 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3816 (exit $ac_status); }; } &&
3817 { ac_try
='test -s conftest.$ac_objext'
3818 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3822 (exit $ac_status); }; }; then
3825 echo "$as_me: failed program was:" >&5
3826 sed 's/^/| /' conftest.
$ac_ext >&5
3830 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3832 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
3833 echo "${ECHO_T}$ac_cv_c_const" >&6
3834 if test $ac_cv_c_const = no
; then
3836 cat >>confdefs.h
<<\_ACEOF
3842 echo "$as_me:$LINENO: checking for inline" >&5
3843 echo $ECHO_N "checking for inline... $ECHO_C" >&6
3844 if test "${ac_cv_c_inline+set}" = set; then
3845 echo $ECHO_N "(cached) $ECHO_C" >&6
3848 for ac_kw
in inline __inline__ __inline
; do
3849 cat >conftest.
$ac_ext <<_ACEOF
3852 cat confdefs.h
>>conftest.
$ac_ext
3853 cat >>conftest.
$ac_ext <<_ACEOF
3854 /* end confdefs.h. */
3857 static $ac_kw foo_t static_foo () {return 0; }
3858 $ac_kw foo_t foo () {return 0; }
3862 rm -f conftest.
$ac_objext
3863 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3864 (eval $ac_compile) 2>conftest.er1
3866 grep -v '^ *+' conftest.er1
>conftest.err
3868 cat conftest.err
>&5
3869 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3870 (exit $ac_status); } &&
3871 { ac_try
='test -z "$ac_c_werror_flag"
3872 || test ! -s conftest.err'
3873 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3877 (exit $ac_status); }; } &&
3878 { ac_try
='test -s conftest.$ac_objext'
3879 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3882 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3883 (exit $ac_status); }; }; then
3884 ac_cv_c_inline
=$ac_kw; break
3886 echo "$as_me: failed program was:" >&5
3887 sed 's/^/| /' conftest.
$ac_ext >&5
3890 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3894 echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
3895 echo "${ECHO_T}$ac_cv_c_inline" >&6
3898 case $ac_cv_c_inline in
3901 case $ac_cv_c_inline in
3903 *) ac_val
=$ac_cv_c_inline;;
3905 cat >>confdefs.h
<<_ACEOF
3907 #define inline $ac_val
3913 echo "$as_me:$LINENO: checking for obstacks" >&5
3914 echo $ECHO_N "checking for obstacks... $ECHO_C" >&6
3915 if test "${ac_cv_func_obstack+set}" = set; then
3916 echo $ECHO_N "(cached) $ECHO_C" >&6
3918 cat >conftest.
$ac_ext <<_ACEOF
3921 cat confdefs.h
>>conftest.
$ac_ext
3922 cat >>conftest.
$ac_ext <<_ACEOF
3923 /* end confdefs.h. */
3924 #include "obstack.h"
3928 struct obstack *mem; obstack_free(mem,(char *) 0)
3933 rm -f conftest.
$ac_objext conftest
$ac_exeext
3934 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3935 (eval $ac_link) 2>conftest.er1
3937 grep -v '^ *+' conftest.er1
>conftest.err
3939 cat conftest.err
>&5
3940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3941 (exit $ac_status); } &&
3942 { ac_try
='test -z "$ac_c_werror_flag"
3943 || test ! -s conftest.err'
3944 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3947 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3948 (exit $ac_status); }; } &&
3949 { ac_try
='test -s conftest$ac_exeext'
3950 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3953 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3954 (exit $ac_status); }; }; then
3955 ac_cv_func_obstack
=yes
3957 echo "$as_me: failed program was:" >&5
3958 sed 's/^/| /' conftest.
$ac_ext >&5
3960 ac_cv_func_obstack
=no
3962 rm -f conftest.err conftest.
$ac_objext \
3963 conftest
$ac_exeext conftest.
$ac_ext
3965 echo "$as_me:$LINENO: result: $ac_cv_func_obstack" >&5
3966 echo "${ECHO_T}$ac_cv_func_obstack" >&6
3967 if test $ac_cv_func_obstack = yes; then
3969 cat >>confdefs.h
<<\_ACEOF
3970 #define HAVE_OBSTACK 1
3975 "obstack.$ac_objext" | \
3976 *" obstack.$ac_objext" | \
3977 "obstack.$ac_objext "* | \
3978 *" obstack.$ac_objext "* ) ;;
3979 *) LIBOBJS
="$LIBOBJS obstack.$ac_objext" ;;
3984 echo "$as_me:$LINENO: checking for off_t" >&5
3985 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
3986 if test "${ac_cv_type_off_t+set}" = set; then
3987 echo $ECHO_N "(cached) $ECHO_C" >&6
3989 cat >conftest.
$ac_ext <<_ACEOF
3992 cat confdefs.h
>>conftest.
$ac_ext
3993 cat >>conftest.
$ac_ext <<_ACEOF
3994 /* end confdefs.h. */
3995 $ac_includes_default
4007 rm -f conftest.
$ac_objext
4008 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4009 (eval $ac_compile) 2>conftest.er1
4011 grep -v '^ *+' conftest.er1
>conftest.err
4013 cat conftest.err
>&5
4014 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4015 (exit $ac_status); } &&
4016 { ac_try
='test -z "$ac_c_werror_flag"
4017 || test ! -s conftest.err'
4018 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4021 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4022 (exit $ac_status); }; } &&
4023 { ac_try
='test -s conftest.$ac_objext'
4024 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4027 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4028 (exit $ac_status); }; }; then
4029 ac_cv_type_off_t
=yes
4031 echo "$as_me: failed program was:" >&5
4032 sed 's/^/| /' conftest.
$ac_ext >&5
4036 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4038 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
4039 echo "${ECHO_T}$ac_cv_type_off_t" >&6
4040 if test $ac_cv_type_off_t = yes; then
4044 cat >>confdefs.h
<<_ACEOF
4050 echo "$as_me:$LINENO: checking for size_t" >&5
4051 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
4052 if test "${ac_cv_type_size_t+set}" = set; then
4053 echo $ECHO_N "(cached) $ECHO_C" >&6
4055 cat >conftest.
$ac_ext <<_ACEOF
4058 cat confdefs.h
>>conftest.
$ac_ext
4059 cat >>conftest.
$ac_ext <<_ACEOF
4060 /* end confdefs.h. */
4061 $ac_includes_default
4067 if (sizeof (size_t))
4073 rm -f conftest.
$ac_objext
4074 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4075 (eval $ac_compile) 2>conftest.er1
4077 grep -v '^ *+' conftest.er1
>conftest.err
4079 cat conftest.err
>&5
4080 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4081 (exit $ac_status); } &&
4082 { ac_try
='test -z "$ac_c_werror_flag"
4083 || test ! -s conftest.err'
4084 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4087 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4088 (exit $ac_status); }; } &&
4089 { ac_try
='test -s conftest.$ac_objext'
4090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4093 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4094 (exit $ac_status); }; }; then
4095 ac_cv_type_size_t
=yes
4097 echo "$as_me: failed program was:" >&5
4098 sed 's/^/| /' conftest.
$ac_ext >&5
4100 ac_cv_type_size_t
=no
4102 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4104 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
4105 echo "${ECHO_T}$ac_cv_type_size_t" >&6
4106 if test $ac_cv_type_size_t = yes; then
4110 cat >>confdefs.h
<<_ACEOF
4111 #define size_t unsigned
4116 echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
4117 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
4118 if test "${ac_cv_struct_tm+set}" = set; then
4119 echo $ECHO_N "(cached) $ECHO_C" >&6
4121 cat >conftest.
$ac_ext <<_ACEOF
4124 cat confdefs.h
>>conftest.
$ac_ext
4125 cat >>conftest.
$ac_ext <<_ACEOF
4126 /* end confdefs.h. */
4127 #include <sys/types.h>
4133 struct tm *tp; tp->tm_sec;
4138 rm -f conftest.
$ac_objext
4139 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4140 (eval $ac_compile) 2>conftest.er1
4142 grep -v '^ *+' conftest.er1
>conftest.err
4144 cat conftest.err
>&5
4145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4146 (exit $ac_status); } &&
4147 { ac_try
='test -z "$ac_c_werror_flag"
4148 || test ! -s conftest.err'
4149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4153 (exit $ac_status); }; } &&
4154 { ac_try
='test -s conftest.$ac_objext'
4155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4158 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4159 (exit $ac_status); }; }; then
4160 ac_cv_struct_tm
=time.h
4162 echo "$as_me: failed program was:" >&5
4163 sed 's/^/| /' conftest.
$ac_ext >&5
4165 ac_cv_struct_tm
=sys
/time.h
4167 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4169 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
4170 echo "${ECHO_T}$ac_cv_struct_tm" >&6
4171 if test $ac_cv_struct_tm = sys
/time.h
; then
4173 cat >>confdefs.h
<<\_ACEOF
4174 #define TM_IN_SYS_TIME 1
4179 echo "$as_me:$LINENO: checking for int" >&5
4180 echo $ECHO_N "checking for int... $ECHO_C" >&6
4181 if test "${ac_cv_type_int+set}" = set; then
4182 echo $ECHO_N "(cached) $ECHO_C" >&6
4184 cat >conftest.
$ac_ext <<_ACEOF
4187 cat confdefs.h
>>conftest.
$ac_ext
4188 cat >>conftest.
$ac_ext <<_ACEOF
4189 /* end confdefs.h. */
4190 $ac_includes_default
4202 rm -f conftest.
$ac_objext
4203 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4204 (eval $ac_compile) 2>conftest.er1
4206 grep -v '^ *+' conftest.er1
>conftest.err
4208 cat conftest.err
>&5
4209 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4210 (exit $ac_status); } &&
4211 { ac_try
='test -z "$ac_c_werror_flag"
4212 || test ! -s conftest.err'
4213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4216 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4217 (exit $ac_status); }; } &&
4218 { ac_try
='test -s conftest.$ac_objext'
4219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4223 (exit $ac_status); }; }; then
4226 echo "$as_me: failed program was:" >&5
4227 sed 's/^/| /' conftest.
$ac_ext >&5
4231 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4233 echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
4234 echo "${ECHO_T}$ac_cv_type_int" >&6
4236 echo "$as_me:$LINENO: checking size of int" >&5
4237 echo $ECHO_N "checking size of int... $ECHO_C" >&6
4238 if test "${ac_cv_sizeof_int+set}" = set; then
4239 echo $ECHO_N "(cached) $ECHO_C" >&6
4241 if test "$ac_cv_type_int" = yes; then
4242 # The cast to unsigned long works around a bug in the HP C Compiler
4243 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4244 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4245 # This bug is HP SR number 8606223364.
4246 if test "$cross_compiling" = yes; then
4247 # Depending upon the size, compute the lo and hi bounds.
4248 cat >conftest.
$ac_ext <<_ACEOF
4251 cat confdefs.h
>>conftest.
$ac_ext
4252 cat >>conftest.
$ac_ext <<_ACEOF
4253 /* end confdefs.h. */
4254 $ac_includes_default
4258 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)];
4265 rm -f conftest.
$ac_objext
4266 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4267 (eval $ac_compile) 2>conftest.er1
4269 grep -v '^ *+' conftest.er1
>conftest.err
4271 cat conftest.err
>&5
4272 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4273 (exit $ac_status); } &&
4274 { ac_try
='test -z "$ac_c_werror_flag"
4275 || test ! -s conftest.err'
4276 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4280 (exit $ac_status); }; } &&
4281 { ac_try
='test -s conftest.$ac_objext'
4282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4286 (exit $ac_status); }; }; then
4289 cat >conftest.
$ac_ext <<_ACEOF
4292 cat confdefs.h
>>conftest.
$ac_ext
4293 cat >>conftest.
$ac_ext <<_ACEOF
4294 /* end confdefs.h. */
4295 $ac_includes_default
4299 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4306 rm -f conftest.
$ac_objext
4307 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4308 (eval $ac_compile) 2>conftest.er1
4310 grep -v '^ *+' conftest.er1
>conftest.err
4312 cat conftest.err
>&5
4313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4314 (exit $ac_status); } &&
4315 { ac_try
='test -z "$ac_c_werror_flag"
4316 || test ! -s conftest.err'
4317 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4320 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4321 (exit $ac_status); }; } &&
4322 { ac_try
='test -s conftest.$ac_objext'
4323 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4326 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4327 (exit $ac_status); }; }; then
4328 ac_hi
=$ac_mid; break
4330 echo "$as_me: failed program was:" >&5
4331 sed 's/^/| /' conftest.
$ac_ext >&5
4333 ac_lo
=`expr $ac_mid + 1`
4334 if test $ac_lo -le $ac_mid; then
4338 ac_mid
=`expr 2 '*' $ac_mid + 1`
4340 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4343 echo "$as_me: failed program was:" >&5
4344 sed 's/^/| /' conftest.
$ac_ext >&5
4346 cat >conftest.
$ac_ext <<_ACEOF
4349 cat confdefs.h
>>conftest.
$ac_ext
4350 cat >>conftest.
$ac_ext <<_ACEOF
4351 /* end confdefs.h. */
4352 $ac_includes_default
4356 static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)];
4363 rm -f conftest.
$ac_objext
4364 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4365 (eval $ac_compile) 2>conftest.er1
4367 grep -v '^ *+' conftest.er1
>conftest.err
4369 cat conftest.err
>&5
4370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4371 (exit $ac_status); } &&
4372 { ac_try
='test -z "$ac_c_werror_flag"
4373 || test ! -s conftest.err'
4374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4378 (exit $ac_status); }; } &&
4379 { ac_try
='test -s conftest.$ac_objext'
4380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4384 (exit $ac_status); }; }; then
4387 cat >conftest.
$ac_ext <<_ACEOF
4390 cat confdefs.h
>>conftest.
$ac_ext
4391 cat >>conftest.
$ac_ext <<_ACEOF
4392 /* end confdefs.h. */
4393 $ac_includes_default
4397 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
4404 rm -f conftest.
$ac_objext
4405 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4406 (eval $ac_compile) 2>conftest.er1
4408 grep -v '^ *+' conftest.er1
>conftest.err
4410 cat conftest.err
>&5
4411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4412 (exit $ac_status); } &&
4413 { ac_try
='test -z "$ac_c_werror_flag"
4414 || test ! -s conftest.err'
4415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4419 (exit $ac_status); }; } &&
4420 { ac_try
='test -s conftest.$ac_objext'
4421 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4424 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4425 (exit $ac_status); }; }; then
4426 ac_lo
=$ac_mid; break
4428 echo "$as_me: failed program was:" >&5
4429 sed 's/^/| /' conftest.
$ac_ext >&5
4431 ac_hi
=`expr '(' $ac_mid ')' - 1`
4432 if test $ac_mid -le $ac_hi; then
4436 ac_mid
=`expr 2 '*' $ac_mid`
4438 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4441 echo "$as_me: failed program was:" >&5
4442 sed 's/^/| /' conftest.
$ac_ext >&5
4446 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4448 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4449 # Binary search between lo and hi bounds.
4450 while test "x$ac_lo" != "x$ac_hi"; do
4451 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4452 cat >conftest.
$ac_ext <<_ACEOF
4455 cat confdefs.h
>>conftest.
$ac_ext
4456 cat >>conftest.
$ac_ext <<_ACEOF
4457 /* end confdefs.h. */
4458 $ac_includes_default
4462 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4469 rm -f conftest.
$ac_objext
4470 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4471 (eval $ac_compile) 2>conftest.er1
4473 grep -v '^ *+' conftest.er1
>conftest.err
4475 cat conftest.err
>&5
4476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4477 (exit $ac_status); } &&
4478 { ac_try
='test -z "$ac_c_werror_flag"
4479 || test ! -s conftest.err'
4480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4484 (exit $ac_status); }; } &&
4485 { ac_try
='test -s conftest.$ac_objext'
4486 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4490 (exit $ac_status); }; }; then
4493 echo "$as_me: failed program was:" >&5
4494 sed 's/^/| /' conftest.
$ac_ext >&5
4496 ac_lo
=`expr '(' $ac_mid ')' + 1`
4498 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4501 ?
*) ac_cv_sizeof_int
=$ac_lo;;
4502 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4503 See \`config.log' for more details." >&5
4504 echo "$as_me: error: cannot compute sizeof (int), 77
4505 See \`config.log' for more details." >&2;}
4506 { (exit 1); exit 1; }; } ;;
4509 if test "$cross_compiling" = yes; then
4510 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
4511 See \`config.log' for more details." >&5
4512 echo "$as_me: error: cannot run test program while cross compiling
4513 See \`config.log' for more details." >&2;}
4514 { (exit 1); exit 1; }; }
4516 cat >conftest.
$ac_ext <<_ACEOF
4519 cat confdefs.h
>>conftest.
$ac_ext
4520 cat >>conftest.
$ac_ext <<_ACEOF
4521 /* end confdefs.h. */
4522 $ac_includes_default
4523 long longval () { return (long) (sizeof (int)); }
4524 unsigned long ulongval () { return (long) (sizeof (int)); }
4531 FILE *f = fopen ("conftest.val", "w");
4534 if (((long) (sizeof (int))) < 0)
4536 long i = longval ();
4537 if (i != ((long) (sizeof (int))))
4539 fprintf (f, "%ld\n", i);
4543 unsigned long i = ulongval ();
4544 if (i != ((long) (sizeof (int))))
4546 fprintf (f, "%lu\n", i);
4548 exit (ferror (f) || fclose (f) != 0);
4554 rm -f conftest
$ac_exeext
4555 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4556 (eval $ac_link) 2>&5
4558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4559 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4560 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4564 (exit $ac_status); }; }; then
4565 ac_cv_sizeof_int
=`cat conftest.val`
4567 echo "$as_me: program exited with status $ac_status" >&5
4568 echo "$as_me: failed program was:" >&5
4569 sed 's/^/| /' conftest.
$ac_ext >&5
4572 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4573 See \`config.log' for more details." >&5
4574 echo "$as_me: error: cannot compute sizeof (int), 77
4575 See \`config.log' for more details." >&2;}
4576 { (exit 1); exit 1; }; }
4578 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
4586 echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
4587 echo "${ECHO_T}$ac_cv_sizeof_int" >&6
4588 cat >>confdefs.h
<<_ACEOF
4589 #define SIZEOF_INT $ac_cv_sizeof_int
4593 echo "$as_me:$LINENO: checking for long" >&5
4594 echo $ECHO_N "checking for long... $ECHO_C" >&6
4595 if test "${ac_cv_type_long+set}" = set; then
4596 echo $ECHO_N "(cached) $ECHO_C" >&6
4598 cat >conftest.
$ac_ext <<_ACEOF
4601 cat confdefs.h
>>conftest.
$ac_ext
4602 cat >>conftest.
$ac_ext <<_ACEOF
4603 /* end confdefs.h. */
4604 $ac_includes_default
4616 rm -f conftest.
$ac_objext
4617 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4618 (eval $ac_compile) 2>conftest.er1
4620 grep -v '^ *+' conftest.er1
>conftest.err
4622 cat conftest.err
>&5
4623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4624 (exit $ac_status); } &&
4625 { ac_try
='test -z "$ac_c_werror_flag"
4626 || test ! -s conftest.err'
4627 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4631 (exit $ac_status); }; } &&
4632 { ac_try
='test -s conftest.$ac_objext'
4633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4637 (exit $ac_status); }; }; then
4640 echo "$as_me: failed program was:" >&5
4641 sed 's/^/| /' conftest.
$ac_ext >&5
4645 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4647 echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
4648 echo "${ECHO_T}$ac_cv_type_long" >&6
4650 echo "$as_me:$LINENO: checking size of long" >&5
4651 echo $ECHO_N "checking size of long... $ECHO_C" >&6
4652 if test "${ac_cv_sizeof_long+set}" = set; then
4653 echo $ECHO_N "(cached) $ECHO_C" >&6
4655 if test "$ac_cv_type_long" = yes; then
4656 # The cast to unsigned long works around a bug in the HP C Compiler
4657 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4658 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4659 # This bug is HP SR number 8606223364.
4660 if test "$cross_compiling" = yes; then
4661 # Depending upon the size, compute the lo and hi bounds.
4662 cat >conftest.
$ac_ext <<_ACEOF
4665 cat confdefs.h
>>conftest.
$ac_ext
4666 cat >>conftest.
$ac_ext <<_ACEOF
4667 /* end confdefs.h. */
4668 $ac_includes_default
4672 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)];
4679 rm -f conftest.
$ac_objext
4680 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4681 (eval $ac_compile) 2>conftest.er1
4683 grep -v '^ *+' conftest.er1
>conftest.err
4685 cat conftest.err
>&5
4686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4687 (exit $ac_status); } &&
4688 { ac_try
='test -z "$ac_c_werror_flag"
4689 || test ! -s conftest.err'
4690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4694 (exit $ac_status); }; } &&
4695 { ac_try
='test -s conftest.$ac_objext'
4696 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4700 (exit $ac_status); }; }; then
4703 cat >conftest.
$ac_ext <<_ACEOF
4706 cat confdefs.h
>>conftest.
$ac_ext
4707 cat >>conftest.
$ac_ext <<_ACEOF
4708 /* end confdefs.h. */
4709 $ac_includes_default
4713 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4720 rm -f conftest.
$ac_objext
4721 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4722 (eval $ac_compile) 2>conftest.er1
4724 grep -v '^ *+' conftest.er1
>conftest.err
4726 cat conftest.err
>&5
4727 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4728 (exit $ac_status); } &&
4729 { ac_try
='test -z "$ac_c_werror_flag"
4730 || test ! -s conftest.err'
4731 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4735 (exit $ac_status); }; } &&
4736 { ac_try
='test -s conftest.$ac_objext'
4737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4741 (exit $ac_status); }; }; then
4742 ac_hi
=$ac_mid; break
4744 echo "$as_me: failed program was:" >&5
4745 sed 's/^/| /' conftest.
$ac_ext >&5
4747 ac_lo
=`expr $ac_mid + 1`
4748 if test $ac_lo -le $ac_mid; then
4752 ac_mid
=`expr 2 '*' $ac_mid + 1`
4754 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4757 echo "$as_me: failed program was:" >&5
4758 sed 's/^/| /' conftest.
$ac_ext >&5
4760 cat >conftest.
$ac_ext <<_ACEOF
4763 cat confdefs.h
>>conftest.
$ac_ext
4764 cat >>conftest.
$ac_ext <<_ACEOF
4765 /* end confdefs.h. */
4766 $ac_includes_default
4770 static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)];
4777 rm -f conftest.
$ac_objext
4778 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4779 (eval $ac_compile) 2>conftest.er1
4781 grep -v '^ *+' conftest.er1
>conftest.err
4783 cat conftest.err
>&5
4784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4785 (exit $ac_status); } &&
4786 { ac_try
='test -z "$ac_c_werror_flag"
4787 || test ! -s conftest.err'
4788 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4792 (exit $ac_status); }; } &&
4793 { ac_try
='test -s conftest.$ac_objext'
4794 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4797 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4798 (exit $ac_status); }; }; then
4801 cat >conftest.
$ac_ext <<_ACEOF
4804 cat confdefs.h
>>conftest.
$ac_ext
4805 cat >>conftest.
$ac_ext <<_ACEOF
4806 /* end confdefs.h. */
4807 $ac_includes_default
4811 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)];
4818 rm -f conftest.
$ac_objext
4819 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4820 (eval $ac_compile) 2>conftest.er1
4822 grep -v '^ *+' conftest.er1
>conftest.err
4824 cat conftest.err
>&5
4825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4826 (exit $ac_status); } &&
4827 { ac_try
='test -z "$ac_c_werror_flag"
4828 || test ! -s conftest.err'
4829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4833 (exit $ac_status); }; } &&
4834 { ac_try
='test -s conftest.$ac_objext'
4835 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4839 (exit $ac_status); }; }; then
4840 ac_lo
=$ac_mid; break
4842 echo "$as_me: failed program was:" >&5
4843 sed 's/^/| /' conftest.
$ac_ext >&5
4845 ac_hi
=`expr '(' $ac_mid ')' - 1`
4846 if test $ac_mid -le $ac_hi; then
4850 ac_mid
=`expr 2 '*' $ac_mid`
4852 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4855 echo "$as_me: failed program was:" >&5
4856 sed 's/^/| /' conftest.
$ac_ext >&5
4860 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4862 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4863 # Binary search between lo and hi bounds.
4864 while test "x$ac_lo" != "x$ac_hi"; do
4865 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4866 cat >conftest.
$ac_ext <<_ACEOF
4869 cat confdefs.h
>>conftest.
$ac_ext
4870 cat >>conftest.
$ac_ext <<_ACEOF
4871 /* end confdefs.h. */
4872 $ac_includes_default
4876 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4883 rm -f conftest.
$ac_objext
4884 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4885 (eval $ac_compile) 2>conftest.er1
4887 grep -v '^ *+' conftest.er1
>conftest.err
4889 cat conftest.err
>&5
4890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4891 (exit $ac_status); } &&
4892 { ac_try
='test -z "$ac_c_werror_flag"
4893 || test ! -s conftest.err'
4894 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4897 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4898 (exit $ac_status); }; } &&
4899 { ac_try
='test -s conftest.$ac_objext'
4900 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4904 (exit $ac_status); }; }; then
4907 echo "$as_me: failed program was:" >&5
4908 sed 's/^/| /' conftest.
$ac_ext >&5
4910 ac_lo
=`expr '(' $ac_mid ')' + 1`
4912 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4915 ?
*) ac_cv_sizeof_long
=$ac_lo;;
4916 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
4917 See \`config.log' for more details." >&5
4918 echo "$as_me: error: cannot compute sizeof (long), 77
4919 See \`config.log' for more details." >&2;}
4920 { (exit 1); exit 1; }; } ;;
4923 if test "$cross_compiling" = yes; then
4924 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
4925 See \`config.log' for more details." >&5
4926 echo "$as_me: error: cannot run test program while cross compiling
4927 See \`config.log' for more details." >&2;}
4928 { (exit 1); exit 1; }; }
4930 cat >conftest.
$ac_ext <<_ACEOF
4933 cat confdefs.h
>>conftest.
$ac_ext
4934 cat >>conftest.
$ac_ext <<_ACEOF
4935 /* end confdefs.h. */
4936 $ac_includes_default
4937 long longval () { return (long) (sizeof (long)); }
4938 unsigned long ulongval () { return (long) (sizeof (long)); }
4945 FILE *f = fopen ("conftest.val", "w");
4948 if (((long) (sizeof (long))) < 0)
4950 long i = longval ();
4951 if (i != ((long) (sizeof (long))))
4953 fprintf (f, "%ld\n", i);
4957 unsigned long i = ulongval ();
4958 if (i != ((long) (sizeof (long))))
4960 fprintf (f, "%lu\n", i);
4962 exit (ferror (f) || fclose (f) != 0);
4968 rm -f conftest
$ac_exeext
4969 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4970 (eval $ac_link) 2>&5
4972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4973 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4974 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4977 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4978 (exit $ac_status); }; }; then
4979 ac_cv_sizeof_long
=`cat conftest.val`
4981 echo "$as_me: program exited with status $ac_status" >&5
4982 echo "$as_me: failed program was:" >&5
4983 sed 's/^/| /' conftest.
$ac_ext >&5
4986 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
4987 See \`config.log' for more details." >&5
4988 echo "$as_me: error: cannot compute sizeof (long), 77
4989 See \`config.log' for more details." >&2;}
4990 { (exit 1); exit 1; }; }
4992 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
5000 echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
5001 echo "${ECHO_T}$ac_cv_sizeof_long" >&6
5002 cat >>confdefs.h
<<_ACEOF
5003 #define SIZEOF_LONG $ac_cv_sizeof_long
5024 for ac_func
in clearerr_unlocked feof_unlocked ferror_unlocked fflush_unlocked fgetc_unlocked fgets_unlocked fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked fread_unlocked fwrite_unlocked getchar_unlocked getc_unlocked putchar_unlocked putc_unlocked
5026 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5027 echo "$as_me:$LINENO: checking for $ac_func" >&5
5028 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5029 if eval "test \"\${$as_ac_var+set}\" = set"; then
5030 echo $ECHO_N "(cached) $ECHO_C" >&6
5032 cat >conftest.
$ac_ext <<_ACEOF
5035 cat confdefs.h
>>conftest.
$ac_ext
5036 cat >>conftest.
$ac_ext <<_ACEOF
5037 /* end confdefs.h. */
5038 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5039 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5040 #define $ac_func innocuous_$ac_func
5042 /* System header to define __stub macros and hopefully few prototypes,
5043 which can conflict with char $ac_func (); below.
5044 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5045 <limits.h> exists even on freestanding compilers. */
5048 # include <limits.h>
5050 # include <assert.h>
5055 /* Override any gcc2 internal prototype to avoid an error. */
5060 /* We use char because int might match the return type of a gcc2
5061 builtin and then its argument prototype would still apply. */
5063 /* The GNU C library defines this for functions which it implements
5064 to always fail with ENOSYS. Some functions are actually named
5065 something starting with __ and the normal name is an alias. */
5066 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5069 char (*f) () = $ac_func;
5078 return f != $ac_func;
5083 rm -f conftest.
$ac_objext conftest
$ac_exeext
5084 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5085 (eval $ac_link) 2>conftest.er1
5087 grep -v '^ *+' conftest.er1
>conftest.err
5089 cat conftest.err
>&5
5090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5091 (exit $ac_status); } &&
5092 { ac_try
='test -z "$ac_c_werror_flag"
5093 || test ! -s conftest.err'
5094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5098 (exit $ac_status); }; } &&
5099 { ac_try
='test -s conftest$ac_exeext'
5100 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5104 (exit $ac_status); }; }; then
5105 eval "$as_ac_var=yes"
5107 echo "$as_me: failed program was:" >&5
5108 sed 's/^/| /' conftest.
$ac_ext >&5
5110 eval "$as_ac_var=no"
5112 rm -f conftest.err conftest.
$ac_objext \
5113 conftest
$ac_exeext conftest.
$ac_ext
5115 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5116 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5117 if test `eval echo '${'$as_ac_var'}'` = yes; then
5118 cat >>confdefs.h
<<_ACEOF
5119 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5125 echo "$as_me:$LINENO: checking whether abort is declared" >&5
5126 echo $ECHO_N "checking whether abort is declared... $ECHO_C" >&6
5127 if test "${ac_cv_have_decl_abort+set}" = set; then
5128 echo $ECHO_N "(cached) $ECHO_C" >&6
5130 cat >conftest.
$ac_ext <<_ACEOF
5133 cat confdefs.h
>>conftest.
$ac_ext
5134 cat >>conftest.
$ac_ext <<_ACEOF
5135 /* end confdefs.h. */
5136 $ac_includes_default
5141 char *p = (char *) abort;
5148 rm -f conftest.
$ac_objext
5149 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5150 (eval $ac_compile) 2>conftest.er1
5152 grep -v '^ *+' conftest.er1
>conftest.err
5154 cat conftest.err
>&5
5155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5156 (exit $ac_status); } &&
5157 { ac_try
='test -z "$ac_c_werror_flag"
5158 || test ! -s conftest.err'
5159 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5162 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5163 (exit $ac_status); }; } &&
5164 { ac_try
='test -s conftest.$ac_objext'
5165 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5168 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5169 (exit $ac_status); }; }; then
5170 ac_cv_have_decl_abort
=yes
5172 echo "$as_me: failed program was:" >&5
5173 sed 's/^/| /' conftest.
$ac_ext >&5
5175 ac_cv_have_decl_abort
=no
5177 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5179 echo "$as_me:$LINENO: result: $ac_cv_have_decl_abort" >&5
5180 echo "${ECHO_T}$ac_cv_have_decl_abort" >&6
5181 if test $ac_cv_have_decl_abort = yes; then
5183 cat >>confdefs.h
<<_ACEOF
5184 #define HAVE_DECL_ABORT 1
5189 cat >>confdefs.h
<<_ACEOF
5190 #define HAVE_DECL_ABORT 0
5195 echo "$as_me:$LINENO: checking whether asprintf is declared" >&5
5196 echo $ECHO_N "checking whether asprintf is declared... $ECHO_C" >&6
5197 if test "${ac_cv_have_decl_asprintf+set}" = set; then
5198 echo $ECHO_N "(cached) $ECHO_C" >&6
5200 cat >conftest.
$ac_ext <<_ACEOF
5203 cat confdefs.h
>>conftest.
$ac_ext
5204 cat >>conftest.
$ac_ext <<_ACEOF
5205 /* end confdefs.h. */
5206 $ac_includes_default
5211 char *p = (char *) asprintf;
5218 rm -f conftest.
$ac_objext
5219 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5220 (eval $ac_compile) 2>conftest.er1
5222 grep -v '^ *+' conftest.er1
>conftest.err
5224 cat conftest.err
>&5
5225 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5226 (exit $ac_status); } &&
5227 { ac_try
='test -z "$ac_c_werror_flag"
5228 || test ! -s conftest.err'
5229 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5233 (exit $ac_status); }; } &&
5234 { ac_try
='test -s conftest.$ac_objext'
5235 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5239 (exit $ac_status); }; }; then
5240 ac_cv_have_decl_asprintf
=yes
5242 echo "$as_me: failed program was:" >&5
5243 sed 's/^/| /' conftest.
$ac_ext >&5
5245 ac_cv_have_decl_asprintf
=no
5247 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5249 echo "$as_me:$LINENO: result: $ac_cv_have_decl_asprintf" >&5
5250 echo "${ECHO_T}$ac_cv_have_decl_asprintf" >&6
5251 if test $ac_cv_have_decl_asprintf = yes; then
5253 cat >>confdefs.h
<<_ACEOF
5254 #define HAVE_DECL_ASPRINTF 1
5259 cat >>confdefs.h
<<_ACEOF
5260 #define HAVE_DECL_ASPRINTF 0
5265 echo "$as_me:$LINENO: checking whether basename is declared" >&5
5266 echo $ECHO_N "checking whether basename is declared... $ECHO_C" >&6
5267 if test "${ac_cv_have_decl_basename+set}" = set; then
5268 echo $ECHO_N "(cached) $ECHO_C" >&6
5270 cat >conftest.
$ac_ext <<_ACEOF
5273 cat confdefs.h
>>conftest.
$ac_ext
5274 cat >>conftest.
$ac_ext <<_ACEOF
5275 /* end confdefs.h. */
5276 $ac_includes_default
5281 char *p = (char *) basename;
5288 rm -f conftest.
$ac_objext
5289 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5290 (eval $ac_compile) 2>conftest.er1
5292 grep -v '^ *+' conftest.er1
>conftest.err
5294 cat conftest.err
>&5
5295 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5296 (exit $ac_status); } &&
5297 { ac_try
='test -z "$ac_c_werror_flag"
5298 || test ! -s conftest.err'
5299 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5302 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5303 (exit $ac_status); }; } &&
5304 { ac_try
='test -s conftest.$ac_objext'
5305 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5309 (exit $ac_status); }; }; then
5310 ac_cv_have_decl_basename
=yes
5312 echo "$as_me: failed program was:" >&5
5313 sed 's/^/| /' conftest.
$ac_ext >&5
5315 ac_cv_have_decl_basename
=no
5317 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5319 echo "$as_me:$LINENO: result: $ac_cv_have_decl_basename" >&5
5320 echo "${ECHO_T}$ac_cv_have_decl_basename" >&6
5321 if test $ac_cv_have_decl_basename = yes; then
5323 cat >>confdefs.h
<<_ACEOF
5324 #define HAVE_DECL_BASENAME 1
5329 cat >>confdefs.h
<<_ACEOF
5330 #define HAVE_DECL_BASENAME 0
5335 echo "$as_me:$LINENO: checking whether errno is declared" >&5
5336 echo $ECHO_N "checking whether errno is declared... $ECHO_C" >&6
5337 if test "${ac_cv_have_decl_errno+set}" = set; then
5338 echo $ECHO_N "(cached) $ECHO_C" >&6
5340 cat >conftest.
$ac_ext <<_ACEOF
5343 cat confdefs.h
>>conftest.
$ac_ext
5344 cat >>conftest.
$ac_ext <<_ACEOF
5345 /* end confdefs.h. */
5346 $ac_includes_default
5351 char *p = (char *) errno;
5358 rm -f conftest.
$ac_objext
5359 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5360 (eval $ac_compile) 2>conftest.er1
5362 grep -v '^ *+' conftest.er1
>conftest.err
5364 cat conftest.err
>&5
5365 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5366 (exit $ac_status); } &&
5367 { ac_try
='test -z "$ac_c_werror_flag"
5368 || test ! -s conftest.err'
5369 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5373 (exit $ac_status); }; } &&
5374 { ac_try
='test -s conftest.$ac_objext'
5375 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5378 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5379 (exit $ac_status); }; }; then
5380 ac_cv_have_decl_errno
=yes
5382 echo "$as_me: failed program was:" >&5
5383 sed 's/^/| /' conftest.
$ac_ext >&5
5385 ac_cv_have_decl_errno
=no
5387 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5389 echo "$as_me:$LINENO: result: $ac_cv_have_decl_errno" >&5
5390 echo "${ECHO_T}$ac_cv_have_decl_errno" >&6
5391 if test $ac_cv_have_decl_errno = yes; then
5393 cat >>confdefs.h
<<_ACEOF
5394 #define HAVE_DECL_ERRNO 1
5399 cat >>confdefs.h
<<_ACEOF
5400 #define HAVE_DECL_ERRNO 0
5405 echo "$as_me:$LINENO: checking whether getopt is declared" >&5
5406 echo $ECHO_N "checking whether getopt is declared... $ECHO_C" >&6
5407 if test "${ac_cv_have_decl_getopt+set}" = set; then
5408 echo $ECHO_N "(cached) $ECHO_C" >&6
5410 cat >conftest.
$ac_ext <<_ACEOF
5413 cat confdefs.h
>>conftest.
$ac_ext
5414 cat >>conftest.
$ac_ext <<_ACEOF
5415 /* end confdefs.h. */
5416 $ac_includes_default
5421 char *p = (char *) getopt;
5428 rm -f conftest.
$ac_objext
5429 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5430 (eval $ac_compile) 2>conftest.er1
5432 grep -v '^ *+' conftest.er1
>conftest.err
5434 cat conftest.err
>&5
5435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5436 (exit $ac_status); } &&
5437 { ac_try
='test -z "$ac_c_werror_flag"
5438 || test ! -s conftest.err'
5439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5443 (exit $ac_status); }; } &&
5444 { ac_try
='test -s conftest.$ac_objext'
5445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5449 (exit $ac_status); }; }; then
5450 ac_cv_have_decl_getopt
=yes
5452 echo "$as_me: failed program was:" >&5
5453 sed 's/^/| /' conftest.
$ac_ext >&5
5455 ac_cv_have_decl_getopt
=no
5457 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5459 echo "$as_me:$LINENO: result: $ac_cv_have_decl_getopt" >&5
5460 echo "${ECHO_T}$ac_cv_have_decl_getopt" >&6
5461 if test $ac_cv_have_decl_getopt = yes; then
5463 cat >>confdefs.h
<<_ACEOF
5464 #define HAVE_DECL_GETOPT 1
5469 cat >>confdefs.h
<<_ACEOF
5470 #define HAVE_DECL_GETOPT 0
5475 echo "$as_me:$LINENO: checking whether clearerr_unlocked is declared" >&5
5476 echo $ECHO_N "checking whether clearerr_unlocked is declared... $ECHO_C" >&6
5477 if test "${ac_cv_have_decl_clearerr_unlocked+set}" = set; then
5478 echo $ECHO_N "(cached) $ECHO_C" >&6
5480 cat >conftest.
$ac_ext <<_ACEOF
5483 cat confdefs.h
>>conftest.
$ac_ext
5484 cat >>conftest.
$ac_ext <<_ACEOF
5485 /* end confdefs.h. */
5486 $ac_includes_default
5490 #ifndef clearerr_unlocked
5491 char *p = (char *) clearerr_unlocked;
5498 rm -f conftest.
$ac_objext
5499 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5500 (eval $ac_compile) 2>conftest.er1
5502 grep -v '^ *+' conftest.er1
>conftest.err
5504 cat conftest.err
>&5
5505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5506 (exit $ac_status); } &&
5507 { ac_try
='test -z "$ac_c_werror_flag"
5508 || test ! -s conftest.err'
5509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5512 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5513 (exit $ac_status); }; } &&
5514 { ac_try
='test -s conftest.$ac_objext'
5515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5519 (exit $ac_status); }; }; then
5520 ac_cv_have_decl_clearerr_unlocked
=yes
5522 echo "$as_me: failed program was:" >&5
5523 sed 's/^/| /' conftest.
$ac_ext >&5
5525 ac_cv_have_decl_clearerr_unlocked
=no
5527 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5529 echo "$as_me:$LINENO: result: $ac_cv_have_decl_clearerr_unlocked" >&5
5530 echo "${ECHO_T}$ac_cv_have_decl_clearerr_unlocked" >&6
5531 if test $ac_cv_have_decl_clearerr_unlocked = yes; then
5533 cat >>confdefs.h
<<_ACEOF
5534 #define HAVE_DECL_CLEARERR_UNLOCKED 1
5539 cat >>confdefs.h
<<_ACEOF
5540 #define HAVE_DECL_CLEARERR_UNLOCKED 0
5545 echo "$as_me:$LINENO: checking whether feof_unlocked is declared" >&5
5546 echo $ECHO_N "checking whether feof_unlocked is declared... $ECHO_C" >&6
5547 if test "${ac_cv_have_decl_feof_unlocked+set}" = set; then
5548 echo $ECHO_N "(cached) $ECHO_C" >&6
5550 cat >conftest.
$ac_ext <<_ACEOF
5553 cat confdefs.h
>>conftest.
$ac_ext
5554 cat >>conftest.
$ac_ext <<_ACEOF
5555 /* end confdefs.h. */
5556 $ac_includes_default
5560 #ifndef feof_unlocked
5561 char *p = (char *) feof_unlocked;
5568 rm -f conftest.
$ac_objext
5569 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5570 (eval $ac_compile) 2>conftest.er1
5572 grep -v '^ *+' conftest.er1
>conftest.err
5574 cat conftest.err
>&5
5575 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5576 (exit $ac_status); } &&
5577 { ac_try
='test -z "$ac_c_werror_flag"
5578 || test ! -s conftest.err'
5579 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5583 (exit $ac_status); }; } &&
5584 { ac_try
='test -s conftest.$ac_objext'
5585 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5589 (exit $ac_status); }; }; then
5590 ac_cv_have_decl_feof_unlocked
=yes
5592 echo "$as_me: failed program was:" >&5
5593 sed 's/^/| /' conftest.
$ac_ext >&5
5595 ac_cv_have_decl_feof_unlocked
=no
5597 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5599 echo "$as_me:$LINENO: result: $ac_cv_have_decl_feof_unlocked" >&5
5600 echo "${ECHO_T}$ac_cv_have_decl_feof_unlocked" >&6
5601 if test $ac_cv_have_decl_feof_unlocked = yes; then
5603 cat >>confdefs.h
<<_ACEOF
5604 #define HAVE_DECL_FEOF_UNLOCKED 1
5609 cat >>confdefs.h
<<_ACEOF
5610 #define HAVE_DECL_FEOF_UNLOCKED 0
5615 echo "$as_me:$LINENO: checking whether ferror_unlocked is declared" >&5
5616 echo $ECHO_N "checking whether ferror_unlocked is declared... $ECHO_C" >&6
5617 if test "${ac_cv_have_decl_ferror_unlocked+set}" = set; then
5618 echo $ECHO_N "(cached) $ECHO_C" >&6
5620 cat >conftest.
$ac_ext <<_ACEOF
5623 cat confdefs.h
>>conftest.
$ac_ext
5624 cat >>conftest.
$ac_ext <<_ACEOF
5625 /* end confdefs.h. */
5626 $ac_includes_default
5630 #ifndef ferror_unlocked
5631 char *p = (char *) ferror_unlocked;
5638 rm -f conftest.
$ac_objext
5639 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5640 (eval $ac_compile) 2>conftest.er1
5642 grep -v '^ *+' conftest.er1
>conftest.err
5644 cat conftest.err
>&5
5645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5646 (exit $ac_status); } &&
5647 { ac_try
='test -z "$ac_c_werror_flag"
5648 || test ! -s conftest.err'
5649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5652 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5653 (exit $ac_status); }; } &&
5654 { ac_try
='test -s conftest.$ac_objext'
5655 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5658 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5659 (exit $ac_status); }; }; then
5660 ac_cv_have_decl_ferror_unlocked
=yes
5662 echo "$as_me: failed program was:" >&5
5663 sed 's/^/| /' conftest.
$ac_ext >&5
5665 ac_cv_have_decl_ferror_unlocked
=no
5667 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5669 echo "$as_me:$LINENO: result: $ac_cv_have_decl_ferror_unlocked" >&5
5670 echo "${ECHO_T}$ac_cv_have_decl_ferror_unlocked" >&6
5671 if test $ac_cv_have_decl_ferror_unlocked = yes; then
5673 cat >>confdefs.h
<<_ACEOF
5674 #define HAVE_DECL_FERROR_UNLOCKED 1
5679 cat >>confdefs.h
<<_ACEOF
5680 #define HAVE_DECL_FERROR_UNLOCKED 0
5685 echo "$as_me:$LINENO: checking whether fflush_unlocked is declared" >&5
5686 echo $ECHO_N "checking whether fflush_unlocked is declared... $ECHO_C" >&6
5687 if test "${ac_cv_have_decl_fflush_unlocked+set}" = set; then
5688 echo $ECHO_N "(cached) $ECHO_C" >&6
5690 cat >conftest.
$ac_ext <<_ACEOF
5693 cat confdefs.h
>>conftest.
$ac_ext
5694 cat >>conftest.
$ac_ext <<_ACEOF
5695 /* end confdefs.h. */
5696 $ac_includes_default
5700 #ifndef fflush_unlocked
5701 char *p = (char *) fflush_unlocked;
5708 rm -f conftest.
$ac_objext
5709 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5710 (eval $ac_compile) 2>conftest.er1
5712 grep -v '^ *+' conftest.er1
>conftest.err
5714 cat conftest.err
>&5
5715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5716 (exit $ac_status); } &&
5717 { ac_try
='test -z "$ac_c_werror_flag"
5718 || test ! -s conftest.err'
5719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5723 (exit $ac_status); }; } &&
5724 { ac_try
='test -s conftest.$ac_objext'
5725 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5728 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5729 (exit $ac_status); }; }; then
5730 ac_cv_have_decl_fflush_unlocked
=yes
5732 echo "$as_me: failed program was:" >&5
5733 sed 's/^/| /' conftest.
$ac_ext >&5
5735 ac_cv_have_decl_fflush_unlocked
=no
5737 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5739 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fflush_unlocked" >&5
5740 echo "${ECHO_T}$ac_cv_have_decl_fflush_unlocked" >&6
5741 if test $ac_cv_have_decl_fflush_unlocked = yes; then
5743 cat >>confdefs.h
<<_ACEOF
5744 #define HAVE_DECL_FFLUSH_UNLOCKED 1
5749 cat >>confdefs.h
<<_ACEOF
5750 #define HAVE_DECL_FFLUSH_UNLOCKED 0
5755 echo "$as_me:$LINENO: checking whether fgetc_unlocked is declared" >&5
5756 echo $ECHO_N "checking whether fgetc_unlocked is declared... $ECHO_C" >&6
5757 if test "${ac_cv_have_decl_fgetc_unlocked+set}" = set; then
5758 echo $ECHO_N "(cached) $ECHO_C" >&6
5760 cat >conftest.
$ac_ext <<_ACEOF
5763 cat confdefs.h
>>conftest.
$ac_ext
5764 cat >>conftest.
$ac_ext <<_ACEOF
5765 /* end confdefs.h. */
5766 $ac_includes_default
5770 #ifndef fgetc_unlocked
5771 char *p = (char *) fgetc_unlocked;
5778 rm -f conftest.
$ac_objext
5779 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5780 (eval $ac_compile) 2>conftest.er1
5782 grep -v '^ *+' conftest.er1
>conftest.err
5784 cat conftest.err
>&5
5785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5786 (exit $ac_status); } &&
5787 { ac_try
='test -z "$ac_c_werror_flag"
5788 || test ! -s conftest.err'
5789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5792 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5793 (exit $ac_status); }; } &&
5794 { ac_try
='test -s conftest.$ac_objext'
5795 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5799 (exit $ac_status); }; }; then
5800 ac_cv_have_decl_fgetc_unlocked
=yes
5802 echo "$as_me: failed program was:" >&5
5803 sed 's/^/| /' conftest.
$ac_ext >&5
5805 ac_cv_have_decl_fgetc_unlocked
=no
5807 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5809 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fgetc_unlocked" >&5
5810 echo "${ECHO_T}$ac_cv_have_decl_fgetc_unlocked" >&6
5811 if test $ac_cv_have_decl_fgetc_unlocked = yes; then
5813 cat >>confdefs.h
<<_ACEOF
5814 #define HAVE_DECL_FGETC_UNLOCKED 1
5819 cat >>confdefs.h
<<_ACEOF
5820 #define HAVE_DECL_FGETC_UNLOCKED 0
5825 echo "$as_me:$LINENO: checking whether fgets_unlocked is declared" >&5
5826 echo $ECHO_N "checking whether fgets_unlocked is declared... $ECHO_C" >&6
5827 if test "${ac_cv_have_decl_fgets_unlocked+set}" = set; then
5828 echo $ECHO_N "(cached) $ECHO_C" >&6
5830 cat >conftest.
$ac_ext <<_ACEOF
5833 cat confdefs.h
>>conftest.
$ac_ext
5834 cat >>conftest.
$ac_ext <<_ACEOF
5835 /* end confdefs.h. */
5836 $ac_includes_default
5840 #ifndef fgets_unlocked
5841 char *p = (char *) fgets_unlocked;
5848 rm -f conftest.
$ac_objext
5849 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5850 (eval $ac_compile) 2>conftest.er1
5852 grep -v '^ *+' conftest.er1
>conftest.err
5854 cat conftest.err
>&5
5855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5856 (exit $ac_status); } &&
5857 { ac_try
='test -z "$ac_c_werror_flag"
5858 || test ! -s conftest.err'
5859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5863 (exit $ac_status); }; } &&
5864 { ac_try
='test -s conftest.$ac_objext'
5865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5868 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5869 (exit $ac_status); }; }; then
5870 ac_cv_have_decl_fgets_unlocked
=yes
5872 echo "$as_me: failed program was:" >&5
5873 sed 's/^/| /' conftest.
$ac_ext >&5
5875 ac_cv_have_decl_fgets_unlocked
=no
5877 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5879 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fgets_unlocked" >&5
5880 echo "${ECHO_T}$ac_cv_have_decl_fgets_unlocked" >&6
5881 if test $ac_cv_have_decl_fgets_unlocked = yes; then
5883 cat >>confdefs.h
<<_ACEOF
5884 #define HAVE_DECL_FGETS_UNLOCKED 1
5889 cat >>confdefs.h
<<_ACEOF
5890 #define HAVE_DECL_FGETS_UNLOCKED 0
5895 echo "$as_me:$LINENO: checking whether fileno_unlocked is declared" >&5
5896 echo $ECHO_N "checking whether fileno_unlocked is declared... $ECHO_C" >&6
5897 if test "${ac_cv_have_decl_fileno_unlocked+set}" = set; then
5898 echo $ECHO_N "(cached) $ECHO_C" >&6
5900 cat >conftest.
$ac_ext <<_ACEOF
5903 cat confdefs.h
>>conftest.
$ac_ext
5904 cat >>conftest.
$ac_ext <<_ACEOF
5905 /* end confdefs.h. */
5906 $ac_includes_default
5910 #ifndef fileno_unlocked
5911 char *p = (char *) fileno_unlocked;
5918 rm -f conftest.
$ac_objext
5919 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5920 (eval $ac_compile) 2>conftest.er1
5922 grep -v '^ *+' conftest.er1
>conftest.err
5924 cat conftest.err
>&5
5925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5926 (exit $ac_status); } &&
5927 { ac_try
='test -z "$ac_c_werror_flag"
5928 || test ! -s conftest.err'
5929 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5932 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5933 (exit $ac_status); }; } &&
5934 { ac_try
='test -s conftest.$ac_objext'
5935 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5938 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5939 (exit $ac_status); }; }; then
5940 ac_cv_have_decl_fileno_unlocked
=yes
5942 echo "$as_me: failed program was:" >&5
5943 sed 's/^/| /' conftest.
$ac_ext >&5
5945 ac_cv_have_decl_fileno_unlocked
=no
5947 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5949 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fileno_unlocked" >&5
5950 echo "${ECHO_T}$ac_cv_have_decl_fileno_unlocked" >&6
5951 if test $ac_cv_have_decl_fileno_unlocked = yes; then
5953 cat >>confdefs.h
<<_ACEOF
5954 #define HAVE_DECL_FILENO_UNLOCKED 1
5959 cat >>confdefs.h
<<_ACEOF
5960 #define HAVE_DECL_FILENO_UNLOCKED 0
5965 echo "$as_me:$LINENO: checking whether fprintf_unlocked is declared" >&5
5966 echo $ECHO_N "checking whether fprintf_unlocked is declared... $ECHO_C" >&6
5967 if test "${ac_cv_have_decl_fprintf_unlocked+set}" = set; then
5968 echo $ECHO_N "(cached) $ECHO_C" >&6
5970 cat >conftest.
$ac_ext <<_ACEOF
5973 cat confdefs.h
>>conftest.
$ac_ext
5974 cat >>conftest.
$ac_ext <<_ACEOF
5975 /* end confdefs.h. */
5976 $ac_includes_default
5980 #ifndef fprintf_unlocked
5981 char *p = (char *) fprintf_unlocked;
5988 rm -f conftest.
$ac_objext
5989 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5990 (eval $ac_compile) 2>conftest.er1
5992 grep -v '^ *+' conftest.er1
>conftest.err
5994 cat conftest.err
>&5
5995 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5996 (exit $ac_status); } &&
5997 { ac_try
='test -z "$ac_c_werror_flag"
5998 || test ! -s conftest.err'
5999 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6002 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6003 (exit $ac_status); }; } &&
6004 { ac_try
='test -s conftest.$ac_objext'
6005 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6008 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6009 (exit $ac_status); }; }; then
6010 ac_cv_have_decl_fprintf_unlocked
=yes
6012 echo "$as_me: failed program was:" >&5
6013 sed 's/^/| /' conftest.
$ac_ext >&5
6015 ac_cv_have_decl_fprintf_unlocked
=no
6017 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6019 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fprintf_unlocked" >&5
6020 echo "${ECHO_T}$ac_cv_have_decl_fprintf_unlocked" >&6
6021 if test $ac_cv_have_decl_fprintf_unlocked = yes; then
6023 cat >>confdefs.h
<<_ACEOF
6024 #define HAVE_DECL_FPRINTF_UNLOCKED 1
6029 cat >>confdefs.h
<<_ACEOF
6030 #define HAVE_DECL_FPRINTF_UNLOCKED 0
6035 echo "$as_me:$LINENO: checking whether fputc_unlocked is declared" >&5
6036 echo $ECHO_N "checking whether fputc_unlocked is declared... $ECHO_C" >&6
6037 if test "${ac_cv_have_decl_fputc_unlocked+set}" = set; then
6038 echo $ECHO_N "(cached) $ECHO_C" >&6
6040 cat >conftest.
$ac_ext <<_ACEOF
6043 cat confdefs.h
>>conftest.
$ac_ext
6044 cat >>conftest.
$ac_ext <<_ACEOF
6045 /* end confdefs.h. */
6046 $ac_includes_default
6050 #ifndef fputc_unlocked
6051 char *p = (char *) fputc_unlocked;
6058 rm -f conftest.
$ac_objext
6059 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6060 (eval $ac_compile) 2>conftest.er1
6062 grep -v '^ *+' conftest.er1
>conftest.err
6064 cat conftest.err
>&5
6065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6066 (exit $ac_status); } &&
6067 { ac_try
='test -z "$ac_c_werror_flag"
6068 || test ! -s conftest.err'
6069 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6073 (exit $ac_status); }; } &&
6074 { ac_try
='test -s conftest.$ac_objext'
6075 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6079 (exit $ac_status); }; }; then
6080 ac_cv_have_decl_fputc_unlocked
=yes
6082 echo "$as_me: failed program was:" >&5
6083 sed 's/^/| /' conftest.
$ac_ext >&5
6085 ac_cv_have_decl_fputc_unlocked
=no
6087 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6089 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputc_unlocked" >&5
6090 echo "${ECHO_T}$ac_cv_have_decl_fputc_unlocked" >&6
6091 if test $ac_cv_have_decl_fputc_unlocked = yes; then
6093 cat >>confdefs.h
<<_ACEOF
6094 #define HAVE_DECL_FPUTC_UNLOCKED 1
6099 cat >>confdefs.h
<<_ACEOF
6100 #define HAVE_DECL_FPUTC_UNLOCKED 0
6105 echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5
6106 echo $ECHO_N "checking whether fputs_unlocked is declared... $ECHO_C" >&6
6107 if test "${ac_cv_have_decl_fputs_unlocked+set}" = set; then
6108 echo $ECHO_N "(cached) $ECHO_C" >&6
6110 cat >conftest.
$ac_ext <<_ACEOF
6113 cat confdefs.h
>>conftest.
$ac_ext
6114 cat >>conftest.
$ac_ext <<_ACEOF
6115 /* end confdefs.h. */
6116 $ac_includes_default
6120 #ifndef fputs_unlocked
6121 char *p = (char *) fputs_unlocked;
6128 rm -f conftest.
$ac_objext
6129 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6130 (eval $ac_compile) 2>conftest.er1
6132 grep -v '^ *+' conftest.er1
>conftest.err
6134 cat conftest.err
>&5
6135 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6136 (exit $ac_status); } &&
6137 { ac_try
='test -z "$ac_c_werror_flag"
6138 || test ! -s conftest.err'
6139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6143 (exit $ac_status); }; } &&
6144 { ac_try
='test -s conftest.$ac_objext'
6145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6149 (exit $ac_status); }; }; then
6150 ac_cv_have_decl_fputs_unlocked
=yes
6152 echo "$as_me: failed program was:" >&5
6153 sed 's/^/| /' conftest.
$ac_ext >&5
6155 ac_cv_have_decl_fputs_unlocked
=no
6157 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6159 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputs_unlocked" >&5
6160 echo "${ECHO_T}$ac_cv_have_decl_fputs_unlocked" >&6
6161 if test $ac_cv_have_decl_fputs_unlocked = yes; then
6163 cat >>confdefs.h
<<_ACEOF
6164 #define HAVE_DECL_FPUTS_UNLOCKED 1
6169 cat >>confdefs.h
<<_ACEOF
6170 #define HAVE_DECL_FPUTS_UNLOCKED 0
6175 echo "$as_me:$LINENO: checking whether fread_unlocked is declared" >&5
6176 echo $ECHO_N "checking whether fread_unlocked is declared... $ECHO_C" >&6
6177 if test "${ac_cv_have_decl_fread_unlocked+set}" = set; then
6178 echo $ECHO_N "(cached) $ECHO_C" >&6
6180 cat >conftest.
$ac_ext <<_ACEOF
6183 cat confdefs.h
>>conftest.
$ac_ext
6184 cat >>conftest.
$ac_ext <<_ACEOF
6185 /* end confdefs.h. */
6186 $ac_includes_default
6190 #ifndef fread_unlocked
6191 char *p = (char *) fread_unlocked;
6198 rm -f conftest.
$ac_objext
6199 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6200 (eval $ac_compile) 2>conftest.er1
6202 grep -v '^ *+' conftest.er1
>conftest.err
6204 cat conftest.err
>&5
6205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6206 (exit $ac_status); } &&
6207 { ac_try
='test -z "$ac_c_werror_flag"
6208 || test ! -s conftest.err'
6209 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6213 (exit $ac_status); }; } &&
6214 { ac_try
='test -s conftest.$ac_objext'
6215 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6219 (exit $ac_status); }; }; then
6220 ac_cv_have_decl_fread_unlocked
=yes
6222 echo "$as_me: failed program was:" >&5
6223 sed 's/^/| /' conftest.
$ac_ext >&5
6225 ac_cv_have_decl_fread_unlocked
=no
6227 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6229 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fread_unlocked" >&5
6230 echo "${ECHO_T}$ac_cv_have_decl_fread_unlocked" >&6
6231 if test $ac_cv_have_decl_fread_unlocked = yes; then
6233 cat >>confdefs.h
<<_ACEOF
6234 #define HAVE_DECL_FREAD_UNLOCKED 1
6239 cat >>confdefs.h
<<_ACEOF
6240 #define HAVE_DECL_FREAD_UNLOCKED 0
6245 echo "$as_me:$LINENO: checking whether fwrite_unlocked is declared" >&5
6246 echo $ECHO_N "checking whether fwrite_unlocked is declared... $ECHO_C" >&6
6247 if test "${ac_cv_have_decl_fwrite_unlocked+set}" = set; then
6248 echo $ECHO_N "(cached) $ECHO_C" >&6
6250 cat >conftest.
$ac_ext <<_ACEOF
6253 cat confdefs.h
>>conftest.
$ac_ext
6254 cat >>conftest.
$ac_ext <<_ACEOF
6255 /* end confdefs.h. */
6256 $ac_includes_default
6260 #ifndef fwrite_unlocked
6261 char *p = (char *) fwrite_unlocked;
6268 rm -f conftest.
$ac_objext
6269 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6270 (eval $ac_compile) 2>conftest.er1
6272 grep -v '^ *+' conftest.er1
>conftest.err
6274 cat conftest.err
>&5
6275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6276 (exit $ac_status); } &&
6277 { ac_try
='test -z "$ac_c_werror_flag"
6278 || test ! -s conftest.err'
6279 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6283 (exit $ac_status); }; } &&
6284 { ac_try
='test -s conftest.$ac_objext'
6285 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6289 (exit $ac_status); }; }; then
6290 ac_cv_have_decl_fwrite_unlocked
=yes
6292 echo "$as_me: failed program was:" >&5
6293 sed 's/^/| /' conftest.
$ac_ext >&5
6295 ac_cv_have_decl_fwrite_unlocked
=no
6297 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6299 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fwrite_unlocked" >&5
6300 echo "${ECHO_T}$ac_cv_have_decl_fwrite_unlocked" >&6
6301 if test $ac_cv_have_decl_fwrite_unlocked = yes; then
6303 cat >>confdefs.h
<<_ACEOF
6304 #define HAVE_DECL_FWRITE_UNLOCKED 1
6309 cat >>confdefs.h
<<_ACEOF
6310 #define HAVE_DECL_FWRITE_UNLOCKED 0
6315 echo "$as_me:$LINENO: checking whether getchar_unlocked is declared" >&5
6316 echo $ECHO_N "checking whether getchar_unlocked is declared... $ECHO_C" >&6
6317 if test "${ac_cv_have_decl_getchar_unlocked+set}" = set; then
6318 echo $ECHO_N "(cached) $ECHO_C" >&6
6320 cat >conftest.
$ac_ext <<_ACEOF
6323 cat confdefs.h
>>conftest.
$ac_ext
6324 cat >>conftest.
$ac_ext <<_ACEOF
6325 /* end confdefs.h. */
6326 $ac_includes_default
6330 #ifndef getchar_unlocked
6331 char *p = (char *) getchar_unlocked;
6338 rm -f conftest.
$ac_objext
6339 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6340 (eval $ac_compile) 2>conftest.er1
6342 grep -v '^ *+' conftest.er1
>conftest.err
6344 cat conftest.err
>&5
6345 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6346 (exit $ac_status); } &&
6347 { ac_try
='test -z "$ac_c_werror_flag"
6348 || test ! -s conftest.err'
6349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6353 (exit $ac_status); }; } &&
6354 { ac_try
='test -s conftest.$ac_objext'
6355 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6358 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6359 (exit $ac_status); }; }; then
6360 ac_cv_have_decl_getchar_unlocked
=yes
6362 echo "$as_me: failed program was:" >&5
6363 sed 's/^/| /' conftest.
$ac_ext >&5
6365 ac_cv_have_decl_getchar_unlocked
=no
6367 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6369 echo "$as_me:$LINENO: result: $ac_cv_have_decl_getchar_unlocked" >&5
6370 echo "${ECHO_T}$ac_cv_have_decl_getchar_unlocked" >&6
6371 if test $ac_cv_have_decl_getchar_unlocked = yes; then
6373 cat >>confdefs.h
<<_ACEOF
6374 #define HAVE_DECL_GETCHAR_UNLOCKED 1
6379 cat >>confdefs.h
<<_ACEOF
6380 #define HAVE_DECL_GETCHAR_UNLOCKED 0
6385 echo "$as_me:$LINENO: checking whether getc_unlocked is declared" >&5
6386 echo $ECHO_N "checking whether getc_unlocked is declared... $ECHO_C" >&6
6387 if test "${ac_cv_have_decl_getc_unlocked+set}" = set; then
6388 echo $ECHO_N "(cached) $ECHO_C" >&6
6390 cat >conftest.
$ac_ext <<_ACEOF
6393 cat confdefs.h
>>conftest.
$ac_ext
6394 cat >>conftest.
$ac_ext <<_ACEOF
6395 /* end confdefs.h. */
6396 $ac_includes_default
6400 #ifndef getc_unlocked
6401 char *p = (char *) getc_unlocked;
6408 rm -f conftest.
$ac_objext
6409 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6410 (eval $ac_compile) 2>conftest.er1
6412 grep -v '^ *+' conftest.er1
>conftest.err
6414 cat conftest.err
>&5
6415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6416 (exit $ac_status); } &&
6417 { ac_try
='test -z "$ac_c_werror_flag"
6418 || test ! -s conftest.err'
6419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6423 (exit $ac_status); }; } &&
6424 { ac_try
='test -s conftest.$ac_objext'
6425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6429 (exit $ac_status); }; }; then
6430 ac_cv_have_decl_getc_unlocked
=yes
6432 echo "$as_me: failed program was:" >&5
6433 sed 's/^/| /' conftest.
$ac_ext >&5
6435 ac_cv_have_decl_getc_unlocked
=no
6437 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6439 echo "$as_me:$LINENO: result: $ac_cv_have_decl_getc_unlocked" >&5
6440 echo "${ECHO_T}$ac_cv_have_decl_getc_unlocked" >&6
6441 if test $ac_cv_have_decl_getc_unlocked = yes; then
6443 cat >>confdefs.h
<<_ACEOF
6444 #define HAVE_DECL_GETC_UNLOCKED 1
6449 cat >>confdefs.h
<<_ACEOF
6450 #define HAVE_DECL_GETC_UNLOCKED 0
6455 echo "$as_me:$LINENO: checking whether putchar_unlocked is declared" >&5
6456 echo $ECHO_N "checking whether putchar_unlocked is declared... $ECHO_C" >&6
6457 if test "${ac_cv_have_decl_putchar_unlocked+set}" = set; then
6458 echo $ECHO_N "(cached) $ECHO_C" >&6
6460 cat >conftest.
$ac_ext <<_ACEOF
6463 cat confdefs.h
>>conftest.
$ac_ext
6464 cat >>conftest.
$ac_ext <<_ACEOF
6465 /* end confdefs.h. */
6466 $ac_includes_default
6470 #ifndef putchar_unlocked
6471 char *p = (char *) putchar_unlocked;
6478 rm -f conftest.
$ac_objext
6479 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6480 (eval $ac_compile) 2>conftest.er1
6482 grep -v '^ *+' conftest.er1
>conftest.err
6484 cat conftest.err
>&5
6485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6486 (exit $ac_status); } &&
6487 { ac_try
='test -z "$ac_c_werror_flag"
6488 || test ! -s conftest.err'
6489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6492 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6493 (exit $ac_status); }; } &&
6494 { ac_try
='test -s conftest.$ac_objext'
6495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6499 (exit $ac_status); }; }; then
6500 ac_cv_have_decl_putchar_unlocked
=yes
6502 echo "$as_me: failed program was:" >&5
6503 sed 's/^/| /' conftest.
$ac_ext >&5
6505 ac_cv_have_decl_putchar_unlocked
=no
6507 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6509 echo "$as_me:$LINENO: result: $ac_cv_have_decl_putchar_unlocked" >&5
6510 echo "${ECHO_T}$ac_cv_have_decl_putchar_unlocked" >&6
6511 if test $ac_cv_have_decl_putchar_unlocked = yes; then
6513 cat >>confdefs.h
<<_ACEOF
6514 #define HAVE_DECL_PUTCHAR_UNLOCKED 1
6519 cat >>confdefs.h
<<_ACEOF
6520 #define HAVE_DECL_PUTCHAR_UNLOCKED 0
6525 echo "$as_me:$LINENO: checking whether putc_unlocked is declared" >&5
6526 echo $ECHO_N "checking whether putc_unlocked is declared... $ECHO_C" >&6
6527 if test "${ac_cv_have_decl_putc_unlocked+set}" = set; then
6528 echo $ECHO_N "(cached) $ECHO_C" >&6
6530 cat >conftest.
$ac_ext <<_ACEOF
6533 cat confdefs.h
>>conftest.
$ac_ext
6534 cat >>conftest.
$ac_ext <<_ACEOF
6535 /* end confdefs.h. */
6536 $ac_includes_default
6540 #ifndef putc_unlocked
6541 char *p = (char *) putc_unlocked;
6548 rm -f conftest.
$ac_objext
6549 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6550 (eval $ac_compile) 2>conftest.er1
6552 grep -v '^ *+' conftest.er1
>conftest.err
6554 cat conftest.err
>&5
6555 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6556 (exit $ac_status); } &&
6557 { ac_try
='test -z "$ac_c_werror_flag"
6558 || test ! -s conftest.err'
6559 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6562 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6563 (exit $ac_status); }; } &&
6564 { ac_try
='test -s conftest.$ac_objext'
6565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6569 (exit $ac_status); }; }; then
6570 ac_cv_have_decl_putc_unlocked
=yes
6572 echo "$as_me: failed program was:" >&5
6573 sed 's/^/| /' conftest.
$ac_ext >&5
6575 ac_cv_have_decl_putc_unlocked
=no
6577 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6579 echo "$as_me:$LINENO: result: $ac_cv_have_decl_putc_unlocked" >&5
6580 echo "${ECHO_T}$ac_cv_have_decl_putc_unlocked" >&6
6581 if test $ac_cv_have_decl_putc_unlocked = yes; then
6583 cat >>confdefs.h
<<_ACEOF
6584 #define HAVE_DECL_PUTC_UNLOCKED 1
6589 cat >>confdefs.h
<<_ACEOF
6590 #define HAVE_DECL_PUTC_UNLOCKED 0
6595 echo "$as_me:$LINENO: checking whether vasprintf is declared" >&5
6596 echo $ECHO_N "checking whether vasprintf is declared... $ECHO_C" >&6
6597 if test "${ac_cv_have_decl_vasprintf+set}" = set; then
6598 echo $ECHO_N "(cached) $ECHO_C" >&6
6600 cat >conftest.
$ac_ext <<_ACEOF
6603 cat confdefs.h
>>conftest.
$ac_ext
6604 cat >>conftest.
$ac_ext <<_ACEOF
6605 /* end confdefs.h. */
6606 $ac_includes_default
6611 char *p = (char *) vasprintf;
6618 rm -f conftest.
$ac_objext
6619 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6620 (eval $ac_compile) 2>conftest.er1
6622 grep -v '^ *+' conftest.er1
>conftest.err
6624 cat conftest.err
>&5
6625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6626 (exit $ac_status); } &&
6627 { ac_try
='test -z "$ac_c_werror_flag"
6628 || test ! -s conftest.err'
6629 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6633 (exit $ac_status); }; } &&
6634 { ac_try
='test -s conftest.$ac_objext'
6635 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6639 (exit $ac_status); }; }; then
6640 ac_cv_have_decl_vasprintf
=yes
6642 echo "$as_me: failed program was:" >&5
6643 sed 's/^/| /' conftest.
$ac_ext >&5
6645 ac_cv_have_decl_vasprintf
=no
6647 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6649 echo "$as_me:$LINENO: result: $ac_cv_have_decl_vasprintf" >&5
6650 echo "${ECHO_T}$ac_cv_have_decl_vasprintf" >&6
6651 if test $ac_cv_have_decl_vasprintf = yes; then
6653 cat >>confdefs.h
<<_ACEOF
6654 #define HAVE_DECL_VASPRINTF 1
6659 cat >>confdefs.h
<<_ACEOF
6660 #define HAVE_DECL_VASPRINTF 0
6668 # Checks for library functions.
6669 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
6670 # for constant arguments. Useless!
6671 echo "$as_me:$LINENO: checking for working alloca.h" >&5
6672 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
6673 if test "${ac_cv_working_alloca_h+set}" = set; then
6674 echo $ECHO_N "(cached) $ECHO_C" >&6
6676 cat >conftest.
$ac_ext <<_ACEOF
6679 cat confdefs.h
>>conftest.
$ac_ext
6680 cat >>conftest.
$ac_ext <<_ACEOF
6681 /* end confdefs.h. */
6686 char *p = (char *) alloca (2 * sizeof (int));
6691 rm -f conftest.
$ac_objext conftest
$ac_exeext
6692 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6693 (eval $ac_link) 2>conftest.er1
6695 grep -v '^ *+' conftest.er1
>conftest.err
6697 cat conftest.err
>&5
6698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6699 (exit $ac_status); } &&
6700 { ac_try
='test -z "$ac_c_werror_flag"
6701 || test ! -s conftest.err'
6702 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6705 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6706 (exit $ac_status); }; } &&
6707 { ac_try
='test -s conftest$ac_exeext'
6708 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6711 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6712 (exit $ac_status); }; }; then
6713 ac_cv_working_alloca_h
=yes
6715 echo "$as_me: failed program was:" >&5
6716 sed 's/^/| /' conftest.
$ac_ext >&5
6718 ac_cv_working_alloca_h
=no
6720 rm -f conftest.err conftest.
$ac_objext \
6721 conftest
$ac_exeext conftest.
$ac_ext
6723 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
6724 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
6725 if test $ac_cv_working_alloca_h = yes; then
6727 cat >>confdefs.h
<<\_ACEOF
6728 #define HAVE_ALLOCA_H 1
6733 echo "$as_me:$LINENO: checking for alloca" >&5
6734 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
6735 if test "${ac_cv_func_alloca_works+set}" = set; then
6736 echo $ECHO_N "(cached) $ECHO_C" >&6
6738 cat >conftest.
$ac_ext <<_ACEOF
6741 cat confdefs.h
>>conftest.
$ac_ext
6742 cat >>conftest.
$ac_ext <<_ACEOF
6743 /* end confdefs.h. */
6745 # define alloca __builtin_alloca
6748 # include <malloc.h>
6749 # define alloca _alloca
6752 # include <alloca.h>
6757 # ifndef alloca /* predefined by HP cc +Olibcalls */
6768 char *p = (char *) alloca (1);
6773 rm -f conftest.
$ac_objext conftest
$ac_exeext
6774 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6775 (eval $ac_link) 2>conftest.er1
6777 grep -v '^ *+' conftest.er1
>conftest.err
6779 cat conftest.err
>&5
6780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6781 (exit $ac_status); } &&
6782 { ac_try
='test -z "$ac_c_werror_flag"
6783 || test ! -s conftest.err'
6784 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6787 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6788 (exit $ac_status); }; } &&
6789 { ac_try
='test -s conftest$ac_exeext'
6790 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6794 (exit $ac_status); }; }; then
6795 ac_cv_func_alloca_works
=yes
6797 echo "$as_me: failed program was:" >&5
6798 sed 's/^/| /' conftest.
$ac_ext >&5
6800 ac_cv_func_alloca_works
=no
6802 rm -f conftest.err conftest.
$ac_objext \
6803 conftest
$ac_exeext conftest.
$ac_ext
6805 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
6806 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
6808 if test $ac_cv_func_alloca_works = yes; then
6810 cat >>confdefs.h
<<\_ACEOF
6811 #define HAVE_ALLOCA 1
6815 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
6816 # that cause trouble. Some versions do not even contain alloca or
6817 # contain a buggy version. If you still want to use their alloca,
6818 # use ar to extract alloca.o from them instead of compiling alloca.c.
6820 ALLOCA
=alloca.
$ac_objext
6822 cat >>confdefs.h
<<\_ACEOF
6827 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
6828 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
6829 if test "${ac_cv_os_cray+set}" = set; then
6830 echo $ECHO_N "(cached) $ECHO_C" >&6
6832 cat >conftest.
$ac_ext <<_ACEOF
6835 cat confdefs.h
>>conftest.
$ac_ext
6836 cat >>conftest.
$ac_ext <<_ACEOF
6837 /* end confdefs.h. */
6838 #if defined(CRAY) && ! defined(CRAY2)
6845 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6846 $EGREP "webecray" >/dev
/null
2>&1; then
6854 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
6855 echo "${ECHO_T}$ac_cv_os_cray" >&6
6856 if test $ac_cv_os_cray = yes; then
6857 for ac_func
in _getb67 GETB67 getb67
; do
6858 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6859 echo "$as_me:$LINENO: checking for $ac_func" >&5
6860 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6861 if eval "test \"\${$as_ac_var+set}\" = set"; then
6862 echo $ECHO_N "(cached) $ECHO_C" >&6
6864 cat >conftest.
$ac_ext <<_ACEOF
6867 cat confdefs.h
>>conftest.
$ac_ext
6868 cat >>conftest.
$ac_ext <<_ACEOF
6869 /* end confdefs.h. */
6870 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
6871 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6872 #define $ac_func innocuous_$ac_func
6874 /* System header to define __stub macros and hopefully few prototypes,
6875 which can conflict with char $ac_func (); below.
6876 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6877 <limits.h> exists even on freestanding compilers. */
6880 # include <limits.h>
6882 # include <assert.h>
6887 /* Override any gcc2 internal prototype to avoid an error. */
6892 /* We use char because int might match the return type of a gcc2
6893 builtin and then its argument prototype would still apply. */
6895 /* The GNU C library defines this for functions which it implements
6896 to always fail with ENOSYS. Some functions are actually named
6897 something starting with __ and the normal name is an alias. */
6898 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
6901 char (*f) () = $ac_func;
6910 return f != $ac_func;
6915 rm -f conftest.
$ac_objext conftest
$ac_exeext
6916 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6917 (eval $ac_link) 2>conftest.er1
6919 grep -v '^ *+' conftest.er1
>conftest.err
6921 cat conftest.err
>&5
6922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6923 (exit $ac_status); } &&
6924 { ac_try
='test -z "$ac_c_werror_flag"
6925 || test ! -s conftest.err'
6926 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6929 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6930 (exit $ac_status); }; } &&
6931 { ac_try
='test -s conftest$ac_exeext'
6932 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6935 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6936 (exit $ac_status); }; }; then
6937 eval "$as_ac_var=yes"
6939 echo "$as_me: failed program was:" >&5
6940 sed 's/^/| /' conftest.
$ac_ext >&5
6942 eval "$as_ac_var=no"
6944 rm -f conftest.err conftest.
$ac_objext \
6945 conftest
$ac_exeext conftest.
$ac_ext
6947 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
6948 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6949 if test `eval echo '${'$as_ac_var'}'` = yes; then
6951 cat >>confdefs.h
<<_ACEOF
6952 #define CRAY_STACKSEG_END $ac_func
6961 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
6962 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
6963 if test "${ac_cv_c_stack_direction+set}" = set; then
6964 echo $ECHO_N "(cached) $ECHO_C" >&6
6966 if test "$cross_compiling" = yes; then
6967 ac_cv_c_stack_direction
=0
6969 cat >conftest.
$ac_ext <<_ACEOF
6972 cat confdefs.h
>>conftest.
$ac_ext
6973 cat >>conftest.
$ac_ext <<_ACEOF
6974 /* end confdefs.h. */
6976 find_stack_direction ()
6978 static char *addr = 0;
6983 return find_stack_direction ();
6986 return (&dummy > addr) ? 1 : -1;
6992 exit (find_stack_direction () < 0);
6995 rm -f conftest
$ac_exeext
6996 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6997 (eval $ac_link) 2>&5
6999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7000 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
7001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7005 (exit $ac_status); }; }; then
7006 ac_cv_c_stack_direction
=1
7008 echo "$as_me: program exited with status $ac_status" >&5
7009 echo "$as_me: failed program was:" >&5
7010 sed 's/^/| /' conftest.
$ac_ext >&5
7013 ac_cv_c_stack_direction
=-1
7015 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
7018 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
7019 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
7021 cat >>confdefs.h
<<_ACEOF
7022 #define STACK_DIRECTION $ac_cv_c_stack_direction
7028 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7029 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
7030 if test "${ac_cv_header_stdc+set}" = set; then
7031 echo $ECHO_N "(cached) $ECHO_C" >&6
7033 cat >conftest.
$ac_ext <<_ACEOF
7036 cat confdefs.h
>>conftest.
$ac_ext
7037 cat >>conftest.
$ac_ext <<_ACEOF
7038 /* end confdefs.h. */
7052 rm -f conftest.
$ac_objext
7053 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7054 (eval $ac_compile) 2>conftest.er1
7056 grep -v '^ *+' conftest.er1
>conftest.err
7058 cat conftest.err
>&5
7059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7060 (exit $ac_status); } &&
7061 { ac_try
='test -z "$ac_c_werror_flag"
7062 || test ! -s conftest.err'
7063 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7067 (exit $ac_status); }; } &&
7068 { ac_try
='test -s conftest.$ac_objext'
7069 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7073 (exit $ac_status); }; }; then
7074 ac_cv_header_stdc
=yes
7076 echo "$as_me: failed program was:" >&5
7077 sed 's/^/| /' conftest.
$ac_ext >&5
7079 ac_cv_header_stdc
=no
7081 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7083 if test $ac_cv_header_stdc = yes; then
7084 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7085 cat >conftest.
$ac_ext <<_ACEOF
7088 cat confdefs.h
>>conftest.
$ac_ext
7089 cat >>conftest.
$ac_ext <<_ACEOF
7090 /* end confdefs.h. */
7094 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7095 $EGREP "memchr" >/dev
/null
2>&1; then
7098 ac_cv_header_stdc
=no
7104 if test $ac_cv_header_stdc = yes; then
7105 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7106 cat >conftest.
$ac_ext <<_ACEOF
7109 cat confdefs.h
>>conftest.
$ac_ext
7110 cat >>conftest.
$ac_ext <<_ACEOF
7111 /* end confdefs.h. */
7115 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7116 $EGREP "free" >/dev
/null
2>&1; then
7119 ac_cv_header_stdc
=no
7125 if test $ac_cv_header_stdc = yes; then
7126 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7127 if test "$cross_compiling" = yes; then
7130 cat >conftest.
$ac_ext <<_ACEOF
7133 cat confdefs.h
>>conftest.
$ac_ext
7134 cat >>conftest.
$ac_ext <<_ACEOF
7135 /* end confdefs.h. */
7137 #if ((' ' & 0x0FF) == 0x020)
7138 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7139 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7141 # define ISLOWER(c) \
7142 (('a' <= (c) && (c) <= 'i') \
7143 || ('j' <= (c) && (c) <= 'r') \
7144 || ('s' <= (c) && (c) <= 'z'))
7145 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7148 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7153 for (i = 0; i < 256; i++)
7154 if (XOR (islower (i), ISLOWER (i))
7155 || toupper (i) != TOUPPER (i))
7160 rm -f conftest
$ac_exeext
7161 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7162 (eval $ac_link) 2>&5
7164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7165 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
7166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7170 (exit $ac_status); }; }; then
7173 echo "$as_me: program exited with status $ac_status" >&5
7174 echo "$as_me: failed program was:" >&5
7175 sed 's/^/| /' conftest.
$ac_ext >&5
7178 ac_cv_header_stdc
=no
7180 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
7184 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7185 echo "${ECHO_T}$ac_cv_header_stdc" >&6
7186 if test $ac_cv_header_stdc = yes; then
7188 cat >>confdefs.h
<<\_ACEOF
7189 #define STDC_HEADERS 1
7195 echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
7196 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
7197 if test "${am_cv_langinfo_codeset+set}" = set; then
7198 echo $ECHO_N "(cached) $ECHO_C" >&6
7200 cat >conftest.
$ac_ext <<_ACEOF
7203 cat confdefs.h
>>conftest.
$ac_ext
7204 cat >>conftest.
$ac_ext <<_ACEOF
7205 /* end confdefs.h. */
7206 #include <langinfo.h>
7210 char* cs = nl_langinfo(CODESET);
7215 rm -f conftest.
$ac_objext conftest
$ac_exeext
7216 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7217 (eval $ac_link) 2>conftest.er1
7219 grep -v '^ *+' conftest.er1
>conftest.err
7221 cat conftest.err
>&5
7222 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7223 (exit $ac_status); } &&
7224 { ac_try
='test -z "$ac_c_werror_flag"
7225 || test ! -s conftest.err'
7226 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7230 (exit $ac_status); }; } &&
7231 { ac_try
='test -s conftest$ac_exeext'
7232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7235 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7236 (exit $ac_status); }; }; then
7237 am_cv_langinfo_codeset
=yes
7239 echo "$as_me: failed program was:" >&5
7240 sed 's/^/| /' conftest.
$ac_ext >&5
7242 am_cv_langinfo_codeset
=no
7244 rm -f conftest.err conftest.
$ac_objext \
7245 conftest
$ac_exeext conftest.
$ac_ext
7248 echo "$as_me:$LINENO: result: $am_cv_langinfo_codeset" >&5
7249 echo "${ECHO_T}$am_cv_langinfo_codeset" >&6
7250 if test $am_cv_langinfo_codeset = yes; then
7252 cat >>confdefs.h
<<\_ACEOF
7253 #define HAVE_LANGINFO_CODESET 1
7258 # If we haven't got the data from the intl directory,
7259 # assume NLS is disabled.
7268 if test -f ..
/intl
/config.intl
; then
7269 . ..
/intl
/config.intl
7271 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
7272 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
7273 if test x
"$USE_NLS" != xyes
; then
7274 echo "$as_me:$LINENO: result: no" >&5
7275 echo "${ECHO_T}no" >&6
7277 echo "$as_me:$LINENO: result: yes" >&5
7278 echo "${ECHO_T}yes" >&6
7280 cat >>confdefs.h
<<\_ACEOF
7281 #define ENABLE_NLS 1
7285 echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
7286 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
7287 # Look for .po and .gmo files in the source directory.
7290 for cat in $srcdir/po
/*.gmo
$srcdir/po
/*.po
; do
7291 # If there aren't any .gmo files the shell will give us the
7292 # literal string "../path/to/srcdir/po/*.gmo" which has to be
7294 case "$cat" in *\
**)
7297 # The quadruple backslash is collapsed to a double backslash
7298 # by the backticks, then collapsed again by the double quotes,
7299 # leaving us with one backslash in the sed expression (right
7300 # before the dot that mustn't act as a wildcard).
7301 cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
7302 lang
=`echo $cat | sed -e "s!\\\\.gmo!!"`
7303 # The user is allowed to set LINGUAS to a list of languages to
7304 # install catalogs for. If it's empty that means "all of them."
7305 if test "x$LINGUAS" = x
; then
7306 CATALOGS
="$CATALOGS $cat"
7307 XLINGUAS
="$XLINGUAS $lang"
7309 case "$LINGUAS" in *$lang*)
7310 CATALOGS
="$CATALOGS $cat"
7311 XLINGUAS
="$XLINGUAS $lang"
7317 echo "$as_me:$LINENO: result: $LINGUAS" >&5
7318 echo "${ECHO_T}$LINGUAS" >&6
7331 echo "$as_me:$LINENO: checking for uchar" >&5
7332 echo $ECHO_N "checking for uchar... $ECHO_C" >&6
7333 if test "${gcc_cv_type_uchar+set}" = set; then
7334 echo $ECHO_N "(cached) $ECHO_C" >&6
7336 cat >conftest.
$ac_ext <<_ACEOF
7339 cat confdefs.h
>>conftest.
$ac_ext
7340 cat >>conftest.
$ac_ext <<_ACEOF
7341 /* end confdefs.h. */
7343 #include <sys/types.h>
7348 if ((uchar *)0) return 0;
7349 if (sizeof(uchar)) return 0;
7354 rm -f conftest.
$ac_objext
7355 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7356 (eval $ac_compile) 2>conftest.er1
7358 grep -v '^ *+' conftest.er1
>conftest.err
7360 cat conftest.err
>&5
7361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7362 (exit $ac_status); } &&
7363 { ac_try
='test -z "$ac_c_werror_flag"
7364 || test ! -s conftest.err'
7365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7369 (exit $ac_status); }; } &&
7370 { ac_try
='test -s conftest.$ac_objext'
7371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7375 (exit $ac_status); }; }; then
7376 ac_cv_type_uchar
=yes
7378 echo "$as_me: failed program was:" >&5
7379 sed 's/^/| /' conftest.
$ac_ext >&5
7383 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7385 echo "$as_me:$LINENO: result: $gcc_cv_type_uchar" >&5
7386 echo "${ECHO_T}$gcc_cv_type_uchar" >&6
7387 if test $ac_cv_type_uchar = yes; then
7389 cat >>confdefs.h
<<\_ACEOF
7390 #define HAVE_UCHAR 1
7396 if test "X$prefix" = "XNONE"; then
7397 acl_final_prefix
="$ac_default_prefix"
7399 acl_final_prefix
="$prefix"
7401 if test "X$exec_prefix" = "XNONE"; then
7402 acl_final_exec_prefix
='${prefix}'
7404 acl_final_exec_prefix
="$exec_prefix"
7406 acl_save_prefix
="$prefix"
7407 prefix
="$acl_final_prefix"
7408 eval acl_final_exec_prefix
=\"$acl_final_exec_prefix\"
7409 prefix
="$acl_save_prefix"
7412 # Check whether --with-gnu-ld or --without-gnu-ld was given.
7413 if test "${with_gnu_ld+set}" = set; then
7414 withval
="$with_gnu_ld"
7415 test "$withval" = no || with_gnu_ld
=yes
7419 # Prepare PATH_SEPARATOR.
7420 # The user is always right.
7421 if test "${PATH_SEPARATOR+set}" != set; then
7422 echo "#! /bin/sh" >conf$$.sh
7423 echo "exit 0" >>conf$$.sh
7425 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
7433 if test "$GCC" = yes; then
7434 # Check if gcc -print-prog-name=ld gives a path.
7435 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
7436 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
7439 # gcc leaves a trailing carriage return which upsets mingw
7440 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
7442 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
7445 # Accept absolute paths.
7446 [\\/]* |
[A-Za-z
]:[\\/]*)
7447 re_direlt
='/[^/][^/]*/\.\./'
7448 # Canonicalize the path of ld
7449 ac_prog
=`echo $ac_prog| sed 's%\\\\%/%g'`
7450 while echo $ac_prog |
grep "$re_direlt" > /dev
/null
2>&1; do
7451 ac_prog
=`echo $ac_prog| sed "s%$re_direlt%/%"`
7453 test -z "$LD" && LD
="$ac_prog"
7456 # If it fails, then pretend we aren't using GCC.
7460 # If it is relative, then search for the first ld in PATH.
7464 elif test "$with_gnu_ld" = yes; then
7465 echo "$as_me:$LINENO: checking for GNU ld" >&5
7466 echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
7468 echo "$as_me:$LINENO: checking for non-GNU ld" >&5
7469 echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
7471 if test "${acl_cv_path_LD+set}" = set; then
7472 echo $ECHO_N "(cached) $ECHO_C" >&6
7474 if test -z "$LD"; then
7475 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
7476 for ac_dir
in $PATH; do
7477 test -z "$ac_dir" && ac_dir
=.
7478 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
7479 acl_cv_path_LD
="$ac_dir/$ac_prog"
7480 # Check to see if the program is GNU ld. I'd rather use --version,
7481 # but apparently some GNU ld's only accept -v.
7482 # Break only if it was the GNU/non-GNU ld that we prefer.
7483 if "$acl_cv_path_LD" -v 2>&1 < /dev
/null |
egrep '(GNU|with BFD)' > /dev
/null
; then
7484 test "$with_gnu_ld" != no
&& break
7486 test "$with_gnu_ld" != yes && break
7492 acl_cv_path_LD
="$LD" # Let the user override the test with a path.
7496 LD
="$acl_cv_path_LD"
7497 if test -n "$LD"; then
7498 echo "$as_me:$LINENO: result: $LD" >&5
7499 echo "${ECHO_T}$LD" >&6
7501 echo "$as_me:$LINENO: result: no" >&5
7502 echo "${ECHO_T}no" >&6
7504 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
7505 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
7506 { (exit 1); exit 1; }; }
7507 echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
7508 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
7509 if test "${acl_cv_prog_gnu_ld+set}" = set; then
7510 echo $ECHO_N "(cached) $ECHO_C" >&6
7512 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
7513 if $LD -v 2>&1 </dev
/null |
egrep '(GNU|with BFD)' 1>&5; then
7514 acl_cv_prog_gnu_ld
=yes
7516 acl_cv_prog_gnu_ld
=no
7519 echo "$as_me:$LINENO: result: $acl_cv_prog_gnu_ld" >&5
7520 echo "${ECHO_T}$acl_cv_prog_gnu_ld" >&6
7521 with_gnu_ld
=$acl_cv_prog_gnu_ld
7525 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
7526 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
7527 if test "${acl_cv_rpath+set}" = set; then
7528 echo $ECHO_N "(cached) $ECHO_C" >&6
7531 CC
="$CC" GCC
="$GCC" LDFLAGS
="$LDFLAGS" LD
="$LD" with_gnu_ld
="$with_gnu_ld" \
7532 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
7538 echo "$as_me:$LINENO: result: $acl_cv_rpath" >&5
7539 echo "${ECHO_T}$acl_cv_rpath" >&6
7541 libext
="$acl_cv_libext"
7542 shlibext
="$acl_cv_shlibext"
7543 hardcode_libdir_flag_spec
="$acl_cv_hardcode_libdir_flag_spec"
7544 hardcode_libdir_separator
="$acl_cv_hardcode_libdir_separator"
7545 hardcode_direct
="$acl_cv_hardcode_direct"
7546 hardcode_minus_L
="$acl_cv_hardcode_minus_L"
7547 # Check whether --enable-rpath or --disable-rpath was given.
7548 if test "${enable_rpath+set}" = set; then
7549 enableval
="$enable_rpath"
7563 acl_save_prefix
="$prefix"
7564 prefix
="$acl_final_prefix"
7565 acl_save_exec_prefix
="$exec_prefix"
7566 exec_prefix
="$acl_final_exec_prefix"
7568 eval additional_includedir
=\"$includedir\"
7569 eval additional_libdir
=\"$libdir\"
7571 exec_prefix
="$acl_save_exec_prefix"
7572 prefix
="$acl_save_prefix"
7575 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
7576 if test "${with_libiconv_prefix+set}" = set; then
7577 withval
="$with_libiconv_prefix"
7579 if test "X$withval" = "Xno"; then
7582 if test "X$withval" = "X"; then
7584 acl_save_prefix
="$prefix"
7585 prefix
="$acl_final_prefix"
7586 acl_save_exec_prefix
="$exec_prefix"
7587 exec_prefix
="$acl_final_exec_prefix"
7589 eval additional_includedir
=\"$includedir\"
7590 eval additional_libdir
=\"$libdir\"
7592 exec_prefix
="$acl_save_exec_prefix"
7593 prefix
="$acl_save_prefix"
7596 additional_includedir
="$withval/include"
7597 additional_libdir
="$withval/lib"
7607 names_already_handled
=
7608 names_next_round
='iconv '
7609 while test -n "$names_next_round"; do
7610 names_this_round
="$names_next_round"
7612 for name
in $names_this_round; do
7614 for n
in $names_already_handled; do
7615 if test "$n" = "$name"; then
7620 if test -z "$already_handled"; then
7621 names_already_handled
="$names_already_handled $name"
7622 uppername
=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
7623 eval value
=\"\
$HAVE_LIB$uppername\"
7624 if test -n "$value"; then
7625 if test "$value" = yes; then
7626 eval value
=\"\
$LIB$uppername\"
7627 test -z "$value" || LIBICONV
="${LIBICONV}${LIBICONV:+ }$value"
7628 eval value
=\"\
$LTLIB$uppername\"
7629 test -z "$value" || LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$value"
7638 if test $use_additional = yes; then
7639 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
7640 found_dir
="$additional_libdir"
7641 found_so
="$additional_libdir/lib$name.$shlibext"
7642 if test -f "$additional_libdir/lib$name.la"; then
7643 found_la
="$additional_libdir/lib$name.la"
7646 if test -f "$additional_libdir/lib$name.$libext"; then
7647 found_dir
="$additional_libdir"
7648 found_a
="$additional_libdir/lib$name.$libext"
7649 if test -f "$additional_libdir/lib$name.la"; then
7650 found_la
="$additional_libdir/lib$name.la"
7655 if test "X$found_dir" = "X"; then
7656 for x
in $LDFLAGS $LTLIBICONV; do
7658 acl_save_prefix
="$prefix"
7659 prefix
="$acl_final_prefix"
7660 acl_save_exec_prefix
="$exec_prefix"
7661 exec_prefix
="$acl_final_exec_prefix"
7663 exec_prefix
="$acl_save_exec_prefix"
7664 prefix
="$acl_save_prefix"
7668 dir
=`echo "X$x" | sed -e 's/^X-L//'`
7669 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
7671 found_so
="$dir/lib$name.$shlibext"
7672 if test -f "$dir/lib$name.la"; then
7673 found_la
="$dir/lib$name.la"
7676 if test -f "$dir/lib$name.$libext"; then
7678 found_a
="$dir/lib$name.$libext"
7679 if test -f "$dir/lib$name.la"; then
7680 found_la
="$dir/lib$name.la"
7686 if test "X$found_dir" != "X"; then
7691 if test "X$found_dir" != "X"; then
7692 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
7693 if test "X$found_so" != "X"; then
7694 if test "$enable_rpath" = no ||
test "X$found_dir" = "X/usr/lib"; then
7695 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
7698 for x
in $ltrpathdirs; do
7699 if test "X$x" = "X$found_dir"; then
7704 if test -z "$haveit"; then
7705 ltrpathdirs
="$ltrpathdirs $found_dir"
7707 if test "$hardcode_direct" = yes; then
7708 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
7710 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no
; then
7711 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
7713 for x
in $rpathdirs; do
7714 if test "X$x" = "X$found_dir"; then
7719 if test -z "$haveit"; then
7720 rpathdirs
="$rpathdirs $found_dir"
7724 for x
in $LDFLAGS $LIBICONV; do
7726 acl_save_prefix
="$prefix"
7727 prefix
="$acl_final_prefix"
7728 acl_save_exec_prefix
="$exec_prefix"
7729 exec_prefix
="$acl_final_exec_prefix"
7731 exec_prefix
="$acl_save_exec_prefix"
7732 prefix
="$acl_save_prefix"
7734 if test "X$x" = "X-L$found_dir"; then
7739 if test -z "$haveit"; then
7740 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir"
7742 if test "$hardcode_minus_L" != no
; then
7743 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
7745 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
7751 if test "X$found_a" != "X"; then
7752 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_a"
7754 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
7757 additional_includedir
=
7758 case "$found_dir" in
7760 basedir
=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
7761 additional_includedir
="$basedir/include"
7764 if test "X$additional_includedir" != "X"; then
7765 if test "X$additional_includedir" != "X/usr/include"; then
7767 if test "X$additional_includedir" = "X/usr/local/include"; then
7768 if test -n "$GCC"; then
7770 linux
*) haveit
=yes;;
7774 if test -z "$haveit"; then
7775 for x
in $CPPFLAGS $INCICONV; do
7777 acl_save_prefix
="$prefix"
7778 prefix
="$acl_final_prefix"
7779 acl_save_exec_prefix
="$exec_prefix"
7780 exec_prefix
="$acl_final_exec_prefix"
7782 exec_prefix
="$acl_save_exec_prefix"
7783 prefix
="$acl_save_prefix"
7785 if test "X$x" = "X-I$additional_includedir"; then
7790 if test -z "$haveit"; then
7791 if test -d "$additional_includedir"; then
7792 INCICONV
="${INCICONV}${INCICONV:+ }-I$additional_includedir"
7798 if test -n "$found_la"; then
7799 save_libdir
="$libdir"
7801 */* |
*\\*) .
"$found_la" ;;
7802 *) .
"./$found_la" ;;
7804 libdir
="$save_libdir"
7805 for dep
in $dependency_libs; do
7808 additional_libdir
=`echo "X$dep" | sed -e 's/^X-L//'`
7809 if test "X$additional_libdir" != "X/usr/lib"; then
7811 if test "X$additional_libdir" = "X/usr/local/lib"; then
7812 if test -n "$GCC"; then
7814 linux
*) haveit
=yes;;
7818 if test -z "$haveit"; then
7820 for x
in $LDFLAGS $LIBICONV; do
7822 acl_save_prefix
="$prefix"
7823 prefix
="$acl_final_prefix"
7824 acl_save_exec_prefix
="$exec_prefix"
7825 exec_prefix
="$acl_final_exec_prefix"
7827 exec_prefix
="$acl_save_exec_prefix"
7828 prefix
="$acl_save_prefix"
7830 if test "X$x" = "X-L$additional_libdir"; then
7835 if test -z "$haveit"; then
7836 if test -d "$additional_libdir"; then
7837 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
7841 for x
in $LDFLAGS $LTLIBICONV; do
7843 acl_save_prefix
="$prefix"
7844 prefix
="$acl_final_prefix"
7845 acl_save_exec_prefix
="$exec_prefix"
7846 exec_prefix
="$acl_final_exec_prefix"
7848 exec_prefix
="$acl_save_exec_prefix"
7849 prefix
="$acl_save_prefix"
7851 if test "X$x" = "X-L$additional_libdir"; then
7856 if test -z "$haveit"; then
7857 if test -d "$additional_libdir"; then
7858 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
7865 dir
=`echo "X$dep" | sed -e 's/^X-R//'`
7866 if test "$enable_rpath" != no
; then
7868 for x
in $rpathdirs; do
7869 if test "X$x" = "X$dir"; then
7874 if test -z "$haveit"; then
7875 rpathdirs
="$rpathdirs $dir"
7878 for x
in $ltrpathdirs; do
7879 if test "X$x" = "X$dir"; then
7884 if test -z "$haveit"; then
7885 ltrpathdirs
="$ltrpathdirs $dir"
7890 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
7893 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
7896 LIBICONV
="${LIBICONV}${LIBICONV:+ }$dep"
7897 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$dep"
7903 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
7904 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
7910 if test "X$rpathdirs" != "X"; then
7911 if test -n "$hardcode_libdir_separator"; then
7913 for found_dir
in $rpathdirs; do
7914 alldirs
="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
7916 acl_save_libdir
="$libdir"
7918 eval flag
=\"$hardcode_libdir_flag_spec\"
7919 libdir
="$acl_save_libdir"
7920 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
7922 for found_dir
in $rpathdirs; do
7923 acl_save_libdir
="$libdir"
7925 eval flag
=\"$hardcode_libdir_flag_spec\"
7926 libdir
="$acl_save_libdir"
7927 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
7931 if test "X$ltrpathdirs" != "X"; then
7932 for found_dir
in $ltrpathdirs; do
7933 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
7943 am_save_CPPFLAGS
="$CPPFLAGS"
7945 for element
in $INCICONV; do
7947 for x
in $CPPFLAGS; do
7949 acl_save_prefix
="$prefix"
7950 prefix
="$acl_final_prefix"
7951 acl_save_exec_prefix
="$exec_prefix"
7952 exec_prefix
="$acl_final_exec_prefix"
7954 exec_prefix
="$acl_save_exec_prefix"
7955 prefix
="$acl_save_prefix"
7957 if test "X$x" = "X$element"; then
7962 if test -z "$haveit"; then
7963 CPPFLAGS
="${CPPFLAGS}${CPPFLAGS:+ }$element"
7968 echo "$as_me:$LINENO: checking for iconv" >&5
7969 echo $ECHO_N "checking for iconv... $ECHO_C" >&6
7970 if test "${am_cv_func_iconv+set}" = set; then
7971 echo $ECHO_N "(cached) $ECHO_C" >&6
7974 am_cv_func_iconv
="no, consider installing GNU libiconv"
7976 cat >conftest.
$ac_ext <<_ACEOF
7979 cat confdefs.h
>>conftest.
$ac_ext
7980 cat >>conftest.
$ac_ext <<_ACEOF
7981 /* end confdefs.h. */
7987 iconv_t cd = iconv_open("","");
7988 iconv(cd,NULL,NULL,NULL,NULL);
7994 rm -f conftest.
$ac_objext conftest
$ac_exeext
7995 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7996 (eval $ac_link) 2>conftest.er1
7998 grep -v '^ *+' conftest.er1
>conftest.err
8000 cat conftest.err
>&5
8001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8002 (exit $ac_status); } &&
8003 { ac_try
='test -z "$ac_c_werror_flag"
8004 || test ! -s conftest.err'
8005 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8008 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8009 (exit $ac_status); }; } &&
8010 { ac_try
='test -s conftest$ac_exeext'
8011 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8014 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8015 (exit $ac_status); }; }; then
8016 am_cv_func_iconv
=yes
8018 echo "$as_me: failed program was:" >&5
8019 sed 's/^/| /' conftest.
$ac_ext >&5
8022 rm -f conftest.err conftest.
$ac_objext \
8023 conftest
$ac_exeext conftest.
$ac_ext
8024 if test "$am_cv_func_iconv" != yes; then
8025 am_save_LIBS
="$LIBS"
8026 LIBS
="$LIBS $LIBICONV"
8027 cat >conftest.
$ac_ext <<_ACEOF
8030 cat confdefs.h
>>conftest.
$ac_ext
8031 cat >>conftest.
$ac_ext <<_ACEOF
8032 /* end confdefs.h. */
8038 iconv_t cd = iconv_open("","");
8039 iconv(cd,NULL,NULL,NULL,NULL);
8045 rm -f conftest.
$ac_objext conftest
$ac_exeext
8046 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8047 (eval $ac_link) 2>conftest.er1
8049 grep -v '^ *+' conftest.er1
>conftest.err
8051 cat conftest.err
>&5
8052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8053 (exit $ac_status); } &&
8054 { ac_try
='test -z "$ac_c_werror_flag"
8055 || test ! -s conftest.err'
8056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8060 (exit $ac_status); }; } &&
8061 { ac_try
='test -s conftest$ac_exeext'
8062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8066 (exit $ac_status); }; }; then
8068 am_cv_func_iconv
=yes
8070 echo "$as_me: failed program was:" >&5
8071 sed 's/^/| /' conftest.
$ac_ext >&5
8074 rm -f conftest.err conftest.
$ac_objext \
8075 conftest
$ac_exeext conftest.
$ac_ext
8076 LIBS
="$am_save_LIBS"
8080 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
8081 echo "${ECHO_T}$am_cv_func_iconv" >&6
8082 if test "$am_cv_func_iconv" = yes; then
8084 cat >>confdefs.h
<<\_ACEOF
8085 #define HAVE_ICONV 1
8089 if test "$am_cv_lib_iconv" = yes; then
8090 echo "$as_me:$LINENO: checking how to link with libiconv" >&5
8091 echo $ECHO_N "checking how to link with libiconv... $ECHO_C" >&6
8092 echo "$as_me:$LINENO: result: $LIBICONV" >&5
8093 echo "${ECHO_T}$LIBICONV" >&6
8095 CPPFLAGS
="$am_save_CPPFLAGS"
8102 if test "$am_cv_func_iconv" = yes; then
8103 echo "$as_me:$LINENO: checking for iconv declaration" >&5
8104 echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
8105 if test "${am_cv_proto_iconv+set}" = set; then
8106 echo $ECHO_N "(cached) $ECHO_C" >&6
8109 cat >conftest.
$ac_ext <<_ACEOF
8112 cat confdefs.h
>>conftest.
$ac_ext
8113 cat >>conftest.
$ac_ext <<_ACEOF
8114 /* end confdefs.h. */
8122 #if defined(__STDC__) || defined(__cplusplus)
8123 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
8136 rm -f conftest.
$ac_objext
8137 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8138 (eval $ac_compile) 2>conftest.er1
8140 grep -v '^ *+' conftest.er1
>conftest.err
8142 cat conftest.err
>&5
8143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8144 (exit $ac_status); } &&
8145 { ac_try
='test -z "$ac_c_werror_flag"
8146 || test ! -s conftest.err'
8147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8151 (exit $ac_status); }; } &&
8152 { ac_try
='test -s conftest.$ac_objext'
8153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8157 (exit $ac_status); }; }; then
8158 am_cv_proto_iconv_arg1
=""
8160 echo "$as_me: failed program was:" >&5
8161 sed 's/^/| /' conftest.
$ac_ext >&5
8163 am_cv_proto_iconv_arg1
="const"
8165 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
8166 am_cv_proto_iconv
="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
8169 am_cv_proto_iconv
=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
8170 echo "$as_me:$LINENO: result: ${ac_t:-
8171 }$am_cv_proto_iconv" >&5
8172 echo "${ECHO_T}${ac_t:-
8173 }$am_cv_proto_iconv" >&6
8175 cat >>confdefs.h
<<_ACEOF
8176 #define ICONV_CONST $am_cv_proto_iconv_arg1
8182 # More defines and substitutions.
8183 PACKAGE
="$PACKAGE_TARNAME"
8185 cat >>confdefs.h
<<_ACEOF
8186 #define PACKAGE "$PACKAGE"
8191 if test "x$enable_nls" != xno
; then
8192 USED_CATALOGS
='$(CATALOGS)'
8198 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
8199 if test "${enable_maintainer_mode+set}" = set; then
8200 enableval
="$enable_maintainer_mode"
8203 enable_maintainer_mode
=no
8206 if test "x$enable_maintainer_mode" = xno
; then
8213 # Check whether --enable-checking or --disable-checking was given.
8214 if test "${enable_checking+set}" = set; then
8215 enableval
="$enable_checking"
8221 if test $enable_checking != no
; then
8223 cat >>confdefs.h
<<\_ACEOF
8224 #define ENABLE_CHECKING 1
8233 arm
*-*-symbianelf* | \
8236 hppa
*64*-*-* | parisc
*64*-*-* | \
8237 i
[34567]86-*-darwin* | \
8238 i
[34567]86-*-solaris2.1
[0-9]* | \
8244 sparc64
*-*-* | ultrasparc-
*-freebsd* | \
8245 sparcv9-
*-solaris2* | \
8246 sparc-
*-solaris2.
[789] | sparc-
*-solaris2.1
[0-9]* | \
8248 sh
[123456789l]*-*-*)
8249 need_64bit_hwint
=yes ;;
8250 i
[34567]86-*-linux*)
8251 if test "x$enable_targets" = xall
; then
8252 need_64bit_hwint
=yes
8258 need_64bit_hwint
=no
;;
8261 case $need_64bit_hwint:$ac_cv_sizeof_long in
8262 *:8 | no
:*) host_wide_int
=long
;;
8263 *) host_wide_int
='long long' ;;
8268 cat >>confdefs.h
<<_ACEOF
8269 #define HOST_WIDE_INT $host_wide_int
8275 ac_config_headers
="$ac_config_headers config.h:config.in"
8277 ac_config_files
="$ac_config_files Makefile"
8279 cat >confcache
<<\_ACEOF
8280 # This file is a shell script that caches the results of configure
8281 # tests run on this system so they can be shared between configure
8282 # scripts and configure runs, see configure's option --config-cache.
8283 # It is not useful on other systems. If it contains results you don't
8284 # want to keep, you may remove or edit it.
8286 # config.status only pays attention to the cache file if you give it
8287 # the --recheck option to rerun configure.
8289 # `ac_cv_env_foo' variables (set or unset) will be overridden when
8290 # loading this file, other *unset* `ac_cv_foo' will be assigned the
8295 # The following way of writing the cache mishandles newlines in values,
8296 # but we know of no workaround that is simple, portable, and efficient.
8297 # So, don't put newlines in cache variables' values.
8298 # Ultrix sh set writes to stderr and can't be redirected directly,
8299 # and sets the high bit in the cache file unless we assign to the vars.
8302 case `(ac_space=' '; set | grep ac_space) 2>&1` in
8304 # `set' does not quote correctly, so add quotes (double-quote
8305 # substitution turns \\\\ into \\, and sed turns \\ into \).
8308 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
8311 # `set' quotes correctly as required by POSIX, so do not add quotes.
8313 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
8320 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
8322 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8324 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
8325 if test -w $cache_file; then
8326 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
8327 cat confcache
>$cache_file
8329 echo "not updating unwritable cache $cache_file"
8334 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
8335 # Let make expand exec_prefix.
8336 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
8338 # VPATH may cause trouble with some makes, so we remove $(srcdir),
8339 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
8340 # trailing colons and then remove the whole line if VPATH becomes empty
8341 # (actually we leave an empty line to preserve line numbers).
8342 if test "x$srcdir" = x.
; then
8343 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
8344 s/:*\$(srcdir):*/:/;
8345 s/:*\${srcdir}:*/:/;
8347 s/^\([^=]*=[ ]*\):*/\1/;
8353 DEFS
=-DHAVE_CONFIG_H
8357 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
8358 # 1. Remove the extension, and $U if already installed.
8359 ac_i
=`echo "$ac_i" |
8360 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
8362 ac_libobjs
="$ac_libobjs $ac_i\$U.$ac_objext"
8363 ac_ltlibobjs
="$ac_ltlibobjs $ac_i"'$U.lo'
8367 LTLIBOBJS
=$ac_ltlibobjs
8371 : ${CONFIG_STATUS=./config.status}
8372 ac_clean_files_save
=$ac_clean_files
8373 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
8374 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
8375 echo "$as_me: creating $CONFIG_STATUS" >&6;}
8376 cat >$CONFIG_STATUS <<_ACEOF
8378 # Generated by $as_me.
8379 # Run this file to recreate the current configuration.
8380 # Compiler output produced by configure, useful for debugging
8381 # configure, is in config.log if it exists.
8386 SHELL=\${CONFIG_SHELL-$SHELL}
8389 cat >>$CONFIG_STATUS <<\_ACEOF
8390 ## --------------------- ##
8391 ## M4sh Initialization. ##
8392 ## --------------------- ##
8394 # Be Bourne compatible
8395 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
8398 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
8399 # is contrary to our usage. Disable this feature.
8400 alias -g '${1+"$@"}'='"$@"'
8401 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
8404 DUALCASE
=1; export DUALCASE
# for MKS sh
8406 # Support unset when possible.
8407 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
8414 # Work around bugs in pre-3.0 UWIN ksh.
8415 $as_unset ENV MAIL MAILPATH
8422 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
8423 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
8424 LC_TELEPHONE LC_TIME
8426 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
8427 eval $as_var=C
; export $as_var
8433 # Required to use basename.
8434 if expr a
: '\(a\)' >/dev
/null
2>&1; then
8440 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
8441 as_basename
=basename
8447 # Name of the executable.
8448 as_me
=`$as_basename "$0" ||
8449 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
8450 X"$0" : 'X\(//\)$' \| \
8451 X"$0" : 'X\(/\)$' \| \
8452 . : '\(.\)' 2>/dev/null ||
8454 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
8455 /^X\/\(\/\/\)$/{ s//\1/; q; }
8456 /^X\/\(\/\).*/{ s//\1/; q; }
8460 # PATH needs CR, and LINENO needs CR and PATH.
8461 # Avoid depending upon Character Ranges.
8462 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
8463 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
8464 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
8465 as_cr_digits
='0123456789'
8466 as_cr_alnum
=$as_cr_Letters$as_cr_digits
8468 # The user is always right.
8469 if test "${PATH_SEPARATOR+set}" != set; then
8470 echo "#! /bin/sh" >conf$$.sh
8471 echo "exit 0" >>conf$$.sh
8473 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
8484 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
8485 test "x$as_lineno_1" != "x$as_lineno_2" &&
8486 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
8487 # Find who we are. Look in the path if we contain no path at all
8490 *[\\/]* ) as_myself
=$0 ;;
8491 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8495 test -z "$as_dir" && as_dir
=.
8496 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
8501 # We did not find ourselves, most probably we were run as `sh COMMAND'
8502 # in which case we are not to be found in the path.
8503 if test "x$as_myself" = x
; then
8506 if test ! -f "$as_myself"; then
8507 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
8508 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
8509 { (exit 1); exit 1; }; }
8511 case $CONFIG_SHELL in
8513 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8514 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
8517 test -z "$as_dir" && as_dir
=.
8518 for as_base
in sh bash ksh sh5
; do
8521 if ("$as_dir/$as_base" -c '
8524 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
8525 test "x$as_lineno_1" != "x$as_lineno_2" &&
8526 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
8527 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
8528 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
8529 CONFIG_SHELL
=$as_dir/$as_base
8531 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
8539 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
8540 # uniformly replaced by the line number. The first 'sed' inserts a
8541 # line-number line before each line; the second 'sed' does the real
8542 # work. The second script uses 'N' to pair each line-number line
8543 # with the numbered line, and appends trailing '-' during
8544 # substitution so that $LINENO is not a special case at line end.
8545 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
8546 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
8547 sed '=' <$as_myself |
8552 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
8555 s,^['$as_cr_digits']*\n,,
8557 chmod +x
$as_me.lineno ||
8558 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
8559 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
8560 { (exit 1); exit 1; }; }
8562 # Don't try to exec as it changes $[0], causing all sort of problems
8563 # (the dirname of $[0] is not the place where we might find the
8564 # original and so on. Autoconf is especially sensible to this).
8566 # Exit status is that of the last command.
8571 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
8572 *c
*,-n*) ECHO_N
= ECHO_C
='
8574 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
8575 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
8578 if expr a
: '\(a\)' >/dev
/null
2>&1; then
8584 rm -f conf$$ conf$$.exe conf$$.
file
8586 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
8587 # We could just check for DJGPP; but this test a) works b) is more generic
8588 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
8589 if test -f conf$$.exe
; then
8590 # Don't use ln at all; we don't have any links
8595 elif ln conf$$.
file conf$$
2>/dev
/null
; then
8600 rm -f conf$$ conf$$.exe conf$$.
file
8602 if mkdir
-p .
2>/dev
/null
; then
8605 test -d .
/-p && rmdir .
/-p
8609 as_executable_p
="test -f"
8611 # Sed expression to map a string onto a valid CPP name.
8612 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
8614 # Sed expression to map a string onto a valid variable name.
8615 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
8619 # We need space, tab and new line, in precisely that order.
8629 # Open the log real soon, to keep \$[0] and so on meaningful, and to
8630 # report actual input values of CONFIG_FILES etc. instead of their
8631 # values after options handling. Logging --version etc. is OK.
8635 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
8636 ## Running $as_me. ##
8641 This file was extended by cpplib $as_me , which was
8642 generated by GNU Autoconf 2.59. Invocation command line was
8644 CONFIG_FILES = $CONFIG_FILES
8645 CONFIG_HEADERS = $CONFIG_HEADERS
8646 CONFIG_LINKS = $CONFIG_LINKS
8647 CONFIG_COMMANDS = $CONFIG_COMMANDS
8651 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
8655 # Files that config.status was made for.
8656 if test -n "$ac_config_files"; then
8657 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
8660 if test -n "$ac_config_headers"; then
8661 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
8664 if test -n "$ac_config_links"; then
8665 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
8668 if test -n "$ac_config_commands"; then
8669 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
8672 cat >>$CONFIG_STATUS <<\_ACEOF
8675 \`$as_me' instantiates files from templates according to the
8676 current configuration.
8678 Usage: $0 [OPTIONS] [FILE]...
8680 -h, --help print this help, then exit
8681 -V, --version print version number, then exit
8682 -q, --quiet do not print progress messages
8683 -d, --debug don't remove temporary files
8684 --recheck update $as_me by reconfiguring in the same conditions
8685 --file=FILE[:TEMPLATE]
8686 instantiate the configuration file FILE
8687 --header=FILE[:TEMPLATE]
8688 instantiate the configuration header FILE
8690 Configuration files:
8693 Configuration headers:
8696 Configuration commands:
8699 Report bugs to <bug-autoconf@gnu.org>."
8702 cat >>$CONFIG_STATUS <<_ACEOF
8704 cpplib config.status
8705 configured by $0, generated by GNU Autoconf 2.59,
8706 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
8708 Copyright (C) 2003 Free Software Foundation, Inc.
8709 This config.status script is free software; the Free Software Foundation
8710 gives unlimited permission to copy, distribute and modify it."
8715 cat >>$CONFIG_STATUS <<\_ACEOF
8716 # If no file are specified by the user, then we need to provide default
8717 # value. By we need to know if files were specified by the user.
8723 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
8724 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
8732 *) # This is not an option, so the user has probably given explicit
8735 ac_need_defaults
=false
;;
8739 # Handling of the options.
8741 cat >>$CONFIG_STATUS <<\_ACEOF
8742 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
8744 --version |
--vers* |
-V )
8745 echo "$ac_cs_version"; exit 0 ;;
8747 # Conflict between --help and --header
8748 { { echo "$as_me:$LINENO: error: ambiguous option: $1
8749 Try \`$0 --help' for more information." >&5
8750 echo "$as_me: error: ambiguous option: $1
8751 Try \`$0 --help' for more information." >&2;}
8752 { (exit 1); exit 1; }; };;
8753 --help |
--hel |
-h )
8754 echo "$ac_cs_usage"; exit 0 ;;
8755 --debug |
--d* |
-d )
8757 --file |
--fil |
--fi |
--f )
8759 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
8760 ac_need_defaults
=false
;;
8761 --header |
--heade |
--head |
--hea )
8763 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
8764 ac_need_defaults
=false
;;
8765 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
8766 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
8770 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
8771 Try \`$0 --help' for more information." >&5
8772 echo "$as_me: error: unrecognized option: $1
8773 Try \`$0 --help' for more information." >&2;}
8774 { (exit 1); exit 1; }; } ;;
8776 *) ac_config_targets
="$ac_config_targets $1" ;;
8782 ac_configure_extra_args
=
8784 if $ac_cs_silent; then
8786 ac_configure_extra_args
="$ac_configure_extra_args --silent"
8790 cat >>$CONFIG_STATUS <<_ACEOF
8791 if \$ac_cs_recheck; then
8792 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
8793 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
8798 cat >>$CONFIG_STATUS <<_ACEOF
8800 # INIT-COMMANDS section.
8809 cat >>$CONFIG_STATUS <<\_ACEOF
8810 for ac_config_target
in $ac_config_targets
8812 case "$ac_config_target" in
8813 # Handling of arguments.
8814 "Makefile" ) CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
8815 "depdir" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS depdir" ;;
8816 "config.h" ) CONFIG_HEADERS
="$CONFIG_HEADERS config.h:config.in" ;;
8817 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
8818 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
8819 { (exit 1); exit 1; }; };;
8823 # If the user did not use the arguments to specify the items to instantiate,
8824 # then the envvar interface is used. Set only those that are not.
8825 # We use the long form for the default assignment because of an extremely
8826 # bizarre bug on SunOS 4.1.3.
8827 if $ac_need_defaults; then
8828 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
8829 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
8830 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
8833 # Have a temporary directory for convenience. Make it in the build tree
8834 # simply because there is no reason to put it here, and in addition,
8835 # creating and moving files from /tmp can sometimes cause problems.
8836 # Create a temporary directory, and hook for its removal unless debugging.
8839 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
8840 trap '{ (exit 1); exit 1; }' 1 2 13 15
8843 # Create a (secure) tmp directory for tmp files.
8846 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
8847 test -n "$tmp" && test -d "$tmp"
8850 tmp
=.
/confstat$$
-$RANDOM
8851 (umask 077 && mkdir
$tmp)
8854 echo "$me: cannot create a temporary directory in ." >&2
8855 { (exit 1); exit 1; }
8860 cat >>$CONFIG_STATUS <<_ACEOF
8863 # CONFIG_FILES section.
8866 # No need to generate the scripts if there are no CONFIG_FILES.
8867 # This happens for instance when ./config.status config.h
8868 if test -n "\$CONFIG_FILES"; then
8869 # Protect against being on the right side of a sed subst in config.status.
8870 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
8871 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
8872 s,@SHELL@,$SHELL,;t t
8873 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
8874 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
8875 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
8876 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
8877 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
8878 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
8879 s,@exec_prefix@,$exec_prefix,;t t
8880 s,@prefix@,$prefix,;t t
8881 s,@program_transform_name@,$program_transform_name,;t t
8882 s,@bindir@,$bindir,;t t
8883 s,@sbindir@,$sbindir,;t t
8884 s,@libexecdir@,$libexecdir,;t t
8885 s,@datadir@,$datadir,;t t
8886 s,@sysconfdir@,$sysconfdir,;t t
8887 s,@sharedstatedir@,$sharedstatedir,;t t
8888 s,@localstatedir@,$localstatedir,;t t
8889 s,@libdir@,$libdir,;t t
8890 s,@includedir@,$includedir,;t t
8891 s,@oldincludedir@,$oldincludedir,;t t
8892 s,@infodir@,$infodir,;t t
8893 s,@mandir@,$mandir,;t t
8894 s,@build_alias@,$build_alias,;t t
8895 s,@host_alias@,$host_alias,;t t
8896 s,@target_alias@,$target_alias,;t t
8898 s,@ECHO_C@,$ECHO_C,;t t
8899 s,@ECHO_N@,$ECHO_N,;t t
8900 s,@ECHO_T@,$ECHO_T,;t t
8902 s,@build@,$build,;t t
8903 s,@build_cpu@,$build_cpu,;t t
8904 s,@build_vendor@,$build_vendor,;t t
8905 s,@build_os@,$build_os,;t t
8907 s,@host_cpu@,$host_cpu,;t t
8908 s,@host_vendor@,$host_vendor,;t t
8909 s,@host_os@,$host_os,;t t
8910 s,@target@,$target,;t t
8911 s,@target_cpu@,$target_cpu,;t t
8912 s,@target_vendor@,$target_vendor,;t t
8913 s,@target_os@,$target_os,;t t
8914 s,@SET_MAKE@,$SET_MAKE,;t t
8915 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
8916 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
8917 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
8919 s,@CFLAGS@,$CFLAGS,;t t
8920 s,@LDFLAGS@,$LDFLAGS,;t t
8921 s,@CPPFLAGS@,$CPPFLAGS,;t t
8922 s,@ac_ct_CC@,$ac_ct_CC,;t t
8923 s,@EXEEXT@,$EXEEXT,;t t
8924 s,@OBJEXT@,$OBJEXT,;t t
8925 s,@RANLIB@,$RANLIB,;t t
8926 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
8927 s,@ACLOCAL@,$ACLOCAL,;t t
8928 s,@AUTOCONF@,$AUTOCONF,;t t
8929 s,@AUTOHEADER@,$AUTOHEADER,;t t
8930 s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t
8931 s,@WARN_PEDANTIC@,$WARN_PEDANTIC,;t t
8932 s,@WERROR@,$WERROR,;t t
8933 s,@am__leading_dot@,$am__leading_dot,;t t
8934 s,@DEPDIR@,$DEPDIR,;t t
8935 s,@CCDEPMODE@,$CCDEPMODE,;t t
8937 s,@EGREP@,$EGREP,;t t
8938 s,@LIBOBJS@,$LIBOBJS,;t t
8939 s,@ALLOCA@,$ALLOCA,;t t
8940 s,@USE_NLS@,$USE_NLS,;t t
8941 s,@LIBINTL@,$LIBINTL,;t t
8942 s,@LIBINTL_DEP@,$LIBINTL_DEP,;t t
8943 s,@INCINTL@,$INCINTL,;t t
8944 s,@XGETTEXT@,$XGETTEXT,;t t
8945 s,@GMSGFMT@,$GMSGFMT,;t t
8946 s,@POSUB@,$POSUB,;t t
8947 s,@CATALOGS@,$CATALOGS,;t t
8948 s,@DATADIRNAME@,$DATADIRNAME,;t t
8949 s,@INSTOBJEXT@,$INSTOBJEXT,;t t
8950 s,@GENCAT@,$GENCAT,;t t
8951 s,@CATOBJEXT@,$CATOBJEXT,;t t
8952 s,@LIBICONV@,$LIBICONV,;t t
8953 s,@LTLIBICONV@,$LTLIBICONV,;t t
8954 s,@PACKAGE@,$PACKAGE,;t t
8955 s,@USED_CATALOGS@,$USED_CATALOGS,;t t
8956 s,@MAINT@,$MAINT,;t t
8957 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
8962 cat >>$CONFIG_STATUS <<\_ACEOF
8963 # Split the substitutions into bite-sized pieces for seds with
8964 # small command number limits, like on Digital OSF/1 and HP-UX.
8966 ac_sed_frag
=1 # Number of current file.
8967 ac_beg
=1 # First line for current file.
8968 ac_end
=$ac_max_sed_lines # Line after last line for current file.
8971 while $ac_more_lines; do
8972 if test $ac_beg -gt 1; then
8973 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
8975 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
8977 if test ! -s $tmp/subs.frag
; then
8980 # The purpose of the label and of the branching condition is to
8981 # speed up the sed processing (if there are no `@' at all, there
8982 # is no need to browse any of the substitutions).
8983 # These are the two extra sed commands mentioned above.
8985 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
8986 if test -z "$ac_sed_cmds"; then
8987 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
8989 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
8991 ac_sed_frag
=`expr $ac_sed_frag + 1`
8993 ac_end
=`expr $ac_end + $ac_max_sed_lines`
8996 if test -z "$ac_sed_cmds"; then
8999 fi # test -n "$CONFIG_FILES"
9002 cat >>$CONFIG_STATUS <<\_ACEOF
9003 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
9004 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
9006 - |
*:- |
*:-:* ) # input from stdin
9008 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
9009 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
9010 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
9011 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
9012 * ) ac_file_in
=$ac_file.
in ;;
9015 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
9016 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
9017 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9018 X"$ac_file" : 'X\(//\)[^/]' \| \
9019 X"$ac_file" : 'X\(//\)$' \| \
9020 X"$ac_file" : 'X\(/\)' \| \
9021 . : '\(.\)' 2>/dev/null ||
9023 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
9024 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
9025 /^X\(\/\/\)$/{ s//\1/; q; }
9026 /^X\(\/\).*/{ s//\1/; q; }
9028 { if $as_mkdir_p; then
9033 while test ! -d "$as_dir"; do
9034 as_dirs
="$as_dir $as_dirs"
9035 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
9036 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9037 X"$as_dir" : 'X\(//\)[^/]' \| \
9038 X"$as_dir" : 'X\(//\)$' \| \
9039 X"$as_dir" : 'X\(/\)' \| \
9040 . : '\(.\)' 2>/dev/null ||
9042 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
9043 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
9044 /^X\(\/\/\)$/{ s//\1/; q; }
9045 /^X\(\/\).*/{ s//\1/; q; }
9048 test ! -n "$as_dirs" || mkdir
$as_dirs
9049 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
9050 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
9051 { (exit 1); exit 1; }; }; }
9055 if test "$ac_dir" != .
; then
9056 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
9057 # A "../" for each directory in $ac_dir_suffix.
9058 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
9060 ac_dir_suffix
= ac_top_builddir
=
9064 .
) # No --srcdir option. We are building in place.
9066 if test -z "$ac_top_builddir"; then
9069 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
9071 [\\/]* | ?
:[\\/]* ) # Absolute path.
9072 ac_srcdir
=$srcdir$ac_dir_suffix;
9073 ac_top_srcdir
=$srcdir ;;
9075 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
9076 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
9079 # Do not use `cd foo && pwd` to compute absolute paths, because
9080 # the directories may not exist.
9082 .
) ac_abs_builddir
="$ac_dir";;
9085 .
) ac_abs_builddir
=`pwd`;;
9086 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
9087 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
9090 case $ac_abs_builddir in
9091 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
9093 case ${ac_top_builddir}.
in
9094 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
9095 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
9096 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
9099 case $ac_abs_builddir in
9100 .
) ac_abs_srcdir
=$ac_srcdir;;
9103 .
) ac_abs_srcdir
=$ac_abs_builddir;;
9104 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
9105 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
9108 case $ac_abs_builddir in
9109 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
9111 case $ac_top_srcdir in
9112 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
9113 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
9114 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
9120 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
9121 *) ac_INSTALL
=$ac_top_builddir$INSTALL ;;
9124 if test x
"$ac_file" != x-
; then
9125 { echo "$as_me:$LINENO: creating $ac_file" >&5
9126 echo "$as_me: creating $ac_file" >&6;}
9129 # Let's still pretend it is `configure' which instantiates (i.e., don't
9130 # use $as_me), people would be surprised to read:
9131 # /* config.h. Generated by config.status. */
9132 if test x
"$ac_file" = x-
; then
9135 configure_input
="$ac_file. "
9137 configure_input
=$configure_input"Generated from `echo $ac_file_in |
9138 sed 's,.*/,,'` by configure."
9140 # First look for the input files in the build tree, otherwise in the
9142 ac_file_inputs
=`IFS=:
9143 for f in $ac_file_in; do
9145 -) echo $tmp/stdin ;;
9147 # Absolute (can't be DOS-style, as IFS=:)
9148 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
9149 echo "$as_me: error: cannot find input file: $f" >&2;}
9150 { (exit 1); exit 1; }; }
9153 if test -f "$f"; then
9156 elif test -f "$srcdir/$f"; then
9161 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
9162 echo "$as_me: error: cannot find input file: $f" >&2;}
9163 { (exit 1); exit 1; }; }
9166 done` ||
{ (exit 1); exit 1; }
9168 cat >>$CONFIG_STATUS <<_ACEOF
9172 cat >>$CONFIG_STATUS <<\_ACEOF
9174 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
9175 s
,@configure_input@
,$configure_input,;t t
9176 s
,@srcdir@
,$ac_srcdir,;t t
9177 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
9178 s
,@top_srcdir@
,$ac_top_srcdir,;t t
9179 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
9180 s
,@builddir@
,$ac_builddir,;t t
9181 s
,@abs_builddir@
,$ac_abs_builddir,;t t
9182 s
,@top_builddir@
,$ac_top_builddir,;t t
9183 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
9184 s
,@INSTALL@
,$ac_INSTALL,;t t
9185 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
9187 if test x"$ac_file" != x-; then
9188 mv $tmp/out $ac_file
9196 cat >>$CONFIG_STATUS <<\_ACEOF
9199 # CONFIG_HEADER section.
9202 # These sed commands are passed to sed as "A NAME B NAME C VALUE D
", where
9203 # NAME is the cpp macro being defined and VALUE is the value it is being given.
9205 # ac_d sets the value in "#define NAME VALUE" lines.
9206 ac_dA
='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
9207 ac_dB
='[ ].*$,\1#\2'
9210 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
9211 ac_uA
='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
9212 ac_uB
='$,\1#\2define\3'
9216 for ac_file
in : $CONFIG_HEADERS; do test "x$ac_file" = x
: && continue
9217 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
9219 - |
*:- |
*:-:* ) # input from stdin
9221 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
9222 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
9223 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
9224 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
9225 * ) ac_file_in
=$ac_file.
in ;;
9228 test x
"$ac_file" != x-
&& { echo "$as_me:$LINENO: creating $ac_file" >&5
9229 echo "$as_me: creating $ac_file" >&6;}
9231 # First look for the input files in the build tree, otherwise in the
9233 ac_file_inputs
=`IFS=:
9234 for f in $ac_file_in; do
9236 -) echo $tmp/stdin ;;
9238 # Absolute (can't be DOS-style, as IFS=:)
9239 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
9240 echo "$as_me: error: cannot find input file: $f" >&2;}
9241 { (exit 1); exit 1; }; }
9242 # Do quote $f, to prevent DOS paths from being IFS'd.
9245 if test -f "$f"; then
9248 elif test -f "$srcdir/$f"; then
9253 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
9254 echo "$as_me: error: cannot find input file: $f" >&2;}
9255 { (exit 1); exit 1; }; }
9258 done` ||
{ (exit 1); exit 1; }
9259 # Remove the trailing spaces.
9260 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
9264 # Transform confdefs.h into two sed scripts, `conftest.defines' and
9265 # `conftest.undefs', that substitutes the proper values into
9266 # config.h.in to produce config.h. The first handles `#define'
9267 # templates, and the second `#undef' templates.
9268 # And first: Protect against being on the right side of a sed subst in
9269 # config.status. Protect against being in an unquoted here document
9271 rm -f conftest.defines conftest.undefs
9272 # Using a here document instead of a string reduces the quoting nightmare.
9273 # Putting comments in sed scripts is not portable.
9275 # `end' is used to avoid that the second main sed command (meant for
9276 # 0-ary CPP macros) applies to n-ary macro definitions.
9277 # See the Autoconf documentation for `clear'.
9278 cat >confdef2sed.
sed <<\_ACEOF
9283 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
9285 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
9288 # If some macros were called several times there might be several times
9289 # the same #defines, which is useless. Nevertheless, we may not want to
9290 # sort them, since we want the *last* AC-DEFINE to be honored.
9291 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
9292 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
9293 rm -f confdef2sed.sed
9295 # This sed command replaces #undef with comments. This is necessary, for
9296 # example, in the case of _POSIX_SOURCE, which is predefined and required
9297 # on some systems where configure will not decide to define it.
9298 cat >>conftest.undefs <<\_ACEOF
9299 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
9302 # Break up conftest.defines because some shells have a limit on the size
9303 # of here documents, and old seds have small limits too (100 cmds).
9304 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
9305 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
9306 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
9307 echo ' :' >>$CONFIG_STATUS
9309 while grep . conftest.defines >/dev/null
9311 # Write a limited-size here document to $tmp/defines.sed.
9312 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
9313 # Speed up: don't consider the non `#define' lines.
9314 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
9315 # Work around the forget-to-reset-the-flag bug.
9316 echo 't clr' >>$CONFIG_STATUS
9317 echo ': clr' >>$CONFIG_STATUS
9318 sed ${ac_max_here_lines}q conftest.defines
>>$CONFIG_STATUS
9320 sed -f $tmp/defines.sed $tmp/in >$tmp/out
9324 sed 1,${ac_max_here_lines}d conftest.defines
>conftest.
tail
9325 rm -f conftest.defines
9326 mv conftest.
tail conftest.defines
9328 rm -f conftest.defines
9329 echo ' fi # grep' >>$CONFIG_STATUS
9330 echo >>$CONFIG_STATUS
9332 # Break up conftest.undefs because some shells have a limit on the size
9333 # of here documents, and old seds have small limits too (100 cmds).
9334 echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
9336 while grep . conftest.undefs
>/dev
/null
9338 # Write a limited-size here document to $tmp/undefs.sed.
9339 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
9340 # Speed up: don't consider the non
`#undef'
9341 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
9342 # Work around the forget-to-reset-the-flag bug.
9343 echo 't clr' >>$CONFIG_STATUS
9344 echo ': clr' >>$CONFIG_STATUS
9345 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
9347 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
9351 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
9352 rm -f conftest.undefs
9353 mv conftest.tail conftest.undefs
9355 rm -f conftest.undefs
9357 cat >>$CONFIG_STATUS <<\_ACEOF
9358 # Let's still pretend it is `configure
' which instantiates (i.e., don't
9359 # use $as_me), people would be surprised to read:
9360 # /* config.h. Generated by config.status. */
9361 if test x
"$ac_file" = x-
; then
9362 echo "/* Generated by configure. */" >$tmp/config.h
9364 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
9366 cat $tmp/in >>$tmp/config.h
9368 if test x
"$ac_file" != x-
; then
9369 if diff $ac_file $tmp/config.h
>/dev
/null
2>&1; then
9370 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
9371 echo "$as_me: $ac_file is unchanged" >&6;}
9373 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
9374 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9375 X"$ac_file" : 'X\(//\)[^/]' \| \
9376 X"$ac_file" : 'X\(//\)$' \| \
9377 X"$ac_file" : 'X\(/\)' \| \
9378 . : '\(.\)' 2>/dev/null ||
9380 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
9381 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
9382 /^X\(\/\/\)$/{ s//\1/; q; }
9383 /^X\(\/\).*/{ s//\1/; q; }
9385 { if $as_mkdir_p; then
9390 while test ! -d "$as_dir"; do
9391 as_dirs
="$as_dir $as_dirs"
9392 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
9393 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9394 X"$as_dir" : 'X\(//\)[^/]' \| \
9395 X"$as_dir" : 'X\(//\)$' \| \
9396 X"$as_dir" : 'X\(/\)' \| \
9397 . : '\(.\)' 2>/dev/null ||
9399 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
9400 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
9401 /^X\(\/\/\)$/{ s//\1/; q; }
9402 /^X\(\/\).*/{ s//\1/; q; }
9405 test ! -n "$as_dirs" || mkdir
$as_dirs
9406 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
9407 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
9408 { (exit 1); exit 1; }; }; }
9411 mv $tmp/config.h
$ac_file
9417 # Run the commands associated with the file.
9419 config.h
) echo timestamp
> stamp-h1
;;
9423 cat >>$CONFIG_STATUS <<\_ACEOF
9426 # CONFIG_COMMANDS section.
9428 for ac_file
in : $CONFIG_COMMANDS; do test "x$ac_file" = x
: && continue
9429 ac_dest
=`echo "$ac_file" | sed 's,:.*,,'`
9430 ac_source
=`echo "$ac_file" | sed 's,[^:]*:,,'`
9431 ac_dir
=`(dirname "$ac_dest") 2>/dev/null ||
9432 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9433 X"$ac_dest" : 'X\(//\)[^/]' \| \
9434 X"$ac_dest" : 'X\(//\)$' \| \
9435 X"$ac_dest" : 'X\(/\)' \| \
9436 . : '\(.\)' 2>/dev/null ||
9438 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
9439 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
9440 /^X\(\/\/\)$/{ s//\1/; q; }
9441 /^X\(\/\).*/{ s//\1/; q; }
9443 { if $as_mkdir_p; then
9448 while test ! -d "$as_dir"; do
9449 as_dirs
="$as_dir $as_dirs"
9450 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
9451 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
9452 X"$as_dir" : 'X\(//\)[^/]' \| \
9453 X"$as_dir" : 'X\(//\)$' \| \
9454 X"$as_dir" : 'X\(/\)' \| \
9455 . : '\(.\)' 2>/dev/null ||
9457 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
9458 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
9459 /^X\(\/\/\)$/{ s//\1/; q; }
9460 /^X\(\/\).*/{ s//\1/; q; }
9463 test ! -n "$as_dirs" || mkdir
$as_dirs
9464 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
9465 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
9466 { (exit 1); exit 1; }; }; }
9470 if test "$ac_dir" != .
; then
9471 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
9472 # A "../" for each directory in $ac_dir_suffix.
9473 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
9475 ac_dir_suffix
= ac_top_builddir
=
9479 .
) # No --srcdir option. We are building in place.
9481 if test -z "$ac_top_builddir"; then
9484 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
9486 [\\/]* | ?
:[\\/]* ) # Absolute path.
9487 ac_srcdir
=$srcdir$ac_dir_suffix;
9488 ac_top_srcdir
=$srcdir ;;
9490 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
9491 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
9494 # Do not use `cd foo && pwd` to compute absolute paths, because
9495 # the directories may not exist.
9497 .
) ac_abs_builddir
="$ac_dir";;
9500 .
) ac_abs_builddir
=`pwd`;;
9501 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
9502 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
9505 case $ac_abs_builddir in
9506 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
9508 case ${ac_top_builddir}.
in
9509 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
9510 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
9511 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
9514 case $ac_abs_builddir in
9515 .
) ac_abs_srcdir
=$ac_srcdir;;
9518 .
) ac_abs_srcdir
=$ac_abs_builddir;;
9519 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
9520 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
9523 case $ac_abs_builddir in
9524 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
9526 case $ac_top_srcdir in
9527 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
9528 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
9529 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
9534 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
9535 echo "$as_me: executing $ac_dest commands" >&6;}
9537 depdir
) mkdir
$DEPDIR ;;
9542 cat >>$CONFIG_STATUS <<\_ACEOF
9544 { (exit 0); exit 0; }
9546 chmod +x
$CONFIG_STATUS
9547 ac_clean_files
=$ac_clean_files_save
9550 # configure is writing to config.log, and then calls config.status.
9551 # config.status does its own redirection, appending to config.log.
9552 # Unfortunately, on DOS this fails, as config.log is still kept open
9553 # by configure, so config.status won't be able to write to it; its
9554 # output is simply discarded. So we exec the FD to /dev/null,
9555 # effectively closing config.log, so it can be properly (re)opened and
9556 # appended to by config.status. When coming back to configure, we
9557 # need to make the FD available again.
9558 if test "$no_create" != yes; then
9560 ac_config_status_args
=
9561 test "$silent" = yes &&
9562 ac_config_status_args
="$ac_config_status_args --quiet"
9564 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
9566 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
9567 # would make configure fail if this is the last instruction.
9568 $ac_cs_success ||
{ (exit 1); exit 1; }