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 CPP EGREP LIBOBJS ALLOCA USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS 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; do
2695 as_acx_Woption
=`echo "acx_cv_prog_cc_warning_$option" | $as_tr_sh`
2697 echo "$as_me:$LINENO: checking whether $CC supports $option" >&5
2698 echo $ECHO_N "checking whether $CC supports $option... $ECHO_C" >&6
2699 if eval "test \"\${$as_acx_Woption+set}\" = set"; then
2700 echo $ECHO_N "(cached) $ECHO_C" >&6
2703 cat >conftest.
$ac_ext <<_ACEOF
2706 cat confdefs.h
>>conftest.
$ac_ext
2707 cat >>conftest.
$ac_ext <<_ACEOF
2708 /* end confdefs.h. */
2718 rm -f conftest.
$ac_objext
2719 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2720 (eval $ac_compile) 2>conftest.er1
2722 grep -v '^ *+' conftest.er1
>conftest.err
2724 cat conftest.err
>&5
2725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2726 (exit $ac_status); } &&
2727 { ac_try
='test -z "$ac_c_werror_flag"
2728 || test ! -s conftest.err'
2729 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2732 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2733 (exit $ac_status); }; } &&
2734 { ac_try
='test -s conftest.$ac_objext'
2735 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2739 (exit $ac_status); }; }; then
2740 eval "$as_acx_Woption=yes"
2742 echo "$as_me: failed program was:" >&5
2743 sed 's/^/| /' conftest.
$ac_ext >&5
2745 eval "$as_acx_Woption=no"
2747 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2750 echo "$as_me:$LINENO: result: `eval echo '${'$as_acx_Woption'}'`" >&5
2751 echo "${ECHO_T}`eval echo '${'$as_acx_Woption'}'`" >&6
2752 if test `eval echo '${'$as_acx_Woption'}'` = yes; then
2753 WARN_CFLAGS
="$WARN_CFLAGS${WARN_CFLAGS:+ }$option"
2757 CFLAGS
="$save_CFLAGS"
2760 echo "$as_me:$LINENO: checking whether $CC supports -pedantic -Wno-long-long" >&5
2761 echo $ECHO_N "checking whether $CC supports -pedantic -Wno-long-long... $ECHO_C" >&6
2762 if test "${acx_cv_prog_cc_pedantic__Wno_long_long+set}" = set; then
2763 echo $ECHO_N "(cached) $ECHO_C" >&6
2765 save_CFLAGS
="$CFLAGS"
2766 CFLAGS
="-pedantic -Wno-long-long"
2767 cat >conftest.
$ac_ext <<_ACEOF
2770 cat confdefs.h
>>conftest.
$ac_ext
2771 cat >>conftest.
$ac_ext <<_ACEOF
2772 /* end confdefs.h. */
2782 rm -f conftest.
$ac_objext
2783 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2784 (eval $ac_compile) 2>conftest.er1
2786 grep -v '^ *+' conftest.er1
>conftest.err
2788 cat conftest.err
>&5
2789 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2790 (exit $ac_status); } &&
2791 { ac_try
='test -z "$ac_c_werror_flag"
2792 || test ! -s conftest.err'
2793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2796 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2797 (exit $ac_status); }; } &&
2798 { ac_try
='test -s conftest.$ac_objext'
2799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2803 (exit $ac_status); }; }; then
2804 acx_cv_prog_cc_pedantic__Wno_long_long
=yes
2806 echo "$as_me: failed program was:" >&5
2807 sed 's/^/| /' conftest.
$ac_ext >&5
2809 acx_cv_prog_cc_pedantic__Wno_long_long
=no
2811 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2812 CFLAGS
="$save_CFLAGS"
2814 echo "$as_me:$LINENO: result: $acx_cv_prog_cc_pedantic__Wno_long_long" >&5
2815 echo "${ECHO_T}$acx_cv_prog_cc_pedantic__Wno_long_long" >&6
2816 if test $acx_cv_prog_cc_pedantic__Wno_long_long = yes; then
2817 WARN_PEDANTIC
="-pedantic -Wno-long-long"
2822 # Only enable with --enable-werror-always until existing warnings are
2825 # Check whether --enable-werror-always or --disable-werror-always was given.
2826 if test "${enable_werror_always+set}" = set; then
2827 enableval
="$enable_werror_always"
2830 enable_werror_always
=no
2832 if test $enable_werror_always = yes; then
2838 # Checks for header files.
2839 echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
2840 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
2841 if test "${ac_cv_header_time+set}" = set; then
2842 echo $ECHO_N "(cached) $ECHO_C" >&6
2844 cat >conftest.
$ac_ext <<_ACEOF
2847 cat confdefs.h
>>conftest.
$ac_ext
2848 cat >>conftest.
$ac_ext <<_ACEOF
2849 /* end confdefs.h. */
2850 #include <sys/types.h>
2851 #include <sys/time.h>
2857 if ((struct tm *) 0)
2863 rm -f conftest.
$ac_objext
2864 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2865 (eval $ac_compile) 2>conftest.er1
2867 grep -v '^ *+' conftest.er1
>conftest.err
2869 cat conftest.err
>&5
2870 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2871 (exit $ac_status); } &&
2872 { ac_try
='test -z "$ac_c_werror_flag"
2873 || test ! -s conftest.err'
2874 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2877 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2878 (exit $ac_status); }; } &&
2879 { ac_try
='test -s conftest.$ac_objext'
2880 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2883 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2884 (exit $ac_status); }; }; then
2885 ac_cv_header_time
=yes
2887 echo "$as_me: failed program was:" >&5
2888 sed 's/^/| /' conftest.
$ac_ext >&5
2890 ac_cv_header_time
=no
2892 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2894 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
2895 echo "${ECHO_T}$ac_cv_header_time" >&6
2896 if test $ac_cv_header_time = yes; then
2898 cat >>confdefs.h
<<\_ACEOF
2899 #define TIME_WITH_SYS_TIME 1
2904 echo "$as_me:$LINENO: checking whether string.h and strings.h may both be included" >&5
2905 echo $ECHO_N "checking whether string.h and strings.h may both be included... $ECHO_C" >&6
2906 if test "${gcc_cv_header_string+set}" = set; then
2907 echo $ECHO_N "(cached) $ECHO_C" >&6
2909 cat >conftest.
$ac_ext <<_ACEOF
2912 cat confdefs.h
>>conftest.
$ac_ext
2913 cat >>conftest.
$ac_ext <<_ACEOF
2914 /* end confdefs.h. */
2916 #include <strings.h>
2925 rm -f conftest.
$ac_objext
2926 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2927 (eval $ac_compile) 2>conftest.er1
2929 grep -v '^ *+' conftest.er1
>conftest.err
2931 cat conftest.err
>&5
2932 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2933 (exit $ac_status); } &&
2934 { ac_try
='test -z "$ac_c_werror_flag"
2935 || test ! -s conftest.err'
2936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2940 (exit $ac_status); }; } &&
2941 { ac_try
='test -s conftest.$ac_objext'
2942 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2945 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2946 (exit $ac_status); }; }; then
2947 gcc_cv_header_string
=yes
2949 echo "$as_me: failed program was:" >&5
2950 sed 's/^/| /' conftest.
$ac_ext >&5
2952 gcc_cv_header_string
=no
2954 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2956 echo "$as_me:$LINENO: result: $gcc_cv_header_string" >&5
2957 echo "${ECHO_T}$gcc_cv_header_string" >&6
2958 if test $gcc_cv_header_string = yes; then
2960 cat >>confdefs.h
<<\_ACEOF
2961 #define STRING_WITH_STRINGS 1
2967 ac_cpp
='$CPP $CPPFLAGS'
2968 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2969 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2970 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2971 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2972 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2973 # On Suns, sometimes $CPP names a directory.
2974 if test -n "$CPP" && test -d "$CPP"; then
2977 if test -z "$CPP"; then
2978 if test "${ac_cv_prog_CPP+set}" = set; then
2979 echo $ECHO_N "(cached) $ECHO_C" >&6
2981 # Double quotes because CPP needs to be expanded
2982 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2985 for ac_c_preproc_warn_flag
in '' yes
2987 # Use a header file that comes with gcc, so configuring glibc
2988 # with a fresh cross-compiler works.
2989 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2990 # <limits.h> exists even on freestanding compilers.
2991 # On the NeXT, cc -E runs the code through the compiler's parser,
2992 # not just through cpp. "Syntax error" is here to catch this case.
2993 cat >conftest.
$ac_ext <<_ACEOF
2996 cat confdefs.h
>>conftest.
$ac_ext
2997 cat >>conftest.
$ac_ext <<_ACEOF
2998 /* end confdefs.h. */
3000 # include <limits.h>
3002 # include <assert.h>
3006 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3007 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3009 grep -v '^ *+' conftest.er1
>conftest.err
3011 cat conftest.err
>&5
3012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3013 (exit $ac_status); } >/dev
/null
; then
3014 if test -s conftest.err
; then
3015 ac_cpp_err
=$ac_c_preproc_warn_flag
3016 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3023 if test -z "$ac_cpp_err"; then
3026 echo "$as_me: failed program was:" >&5
3027 sed 's/^/| /' conftest.
$ac_ext >&5
3029 # Broken: fails on valid input.
3032 rm -f conftest.err conftest.
$ac_ext
3034 # OK, works on sane cases. Now check whether non-existent headers
3035 # can be detected and how.
3036 cat >conftest.
$ac_ext <<_ACEOF
3039 cat confdefs.h
>>conftest.
$ac_ext
3040 cat >>conftest.
$ac_ext <<_ACEOF
3041 /* end confdefs.h. */
3042 #include <ac_nonexistent.h>
3044 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3045 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3047 grep -v '^ *+' conftest.er1
>conftest.err
3049 cat conftest.err
>&5
3050 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3051 (exit $ac_status); } >/dev
/null
; then
3052 if test -s conftest.err
; then
3053 ac_cpp_err
=$ac_c_preproc_warn_flag
3054 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3061 if test -z "$ac_cpp_err"; then
3062 # Broken: success on invalid input.
3065 echo "$as_me: failed program was:" >&5
3066 sed 's/^/| /' conftest.
$ac_ext >&5
3068 # Passes both tests.
3072 rm -f conftest.err conftest.
$ac_ext
3075 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3076 rm -f conftest.err conftest.
$ac_ext
3077 if $ac_preproc_ok; then
3089 echo "$as_me:$LINENO: result: $CPP" >&5
3090 echo "${ECHO_T}$CPP" >&6
3092 for ac_c_preproc_warn_flag
in '' yes
3094 # Use a header file that comes with gcc, so configuring glibc
3095 # with a fresh cross-compiler works.
3096 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3097 # <limits.h> exists even on freestanding compilers.
3098 # On the NeXT, cc -E runs the code through the compiler's parser,
3099 # not just through cpp. "Syntax error" is here to catch this case.
3100 cat >conftest.
$ac_ext <<_ACEOF
3103 cat confdefs.h
>>conftest.
$ac_ext
3104 cat >>conftest.
$ac_ext <<_ACEOF
3105 /* end confdefs.h. */
3107 # include <limits.h>
3109 # include <assert.h>
3113 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3114 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3116 grep -v '^ *+' conftest.er1
>conftest.err
3118 cat conftest.err
>&5
3119 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3120 (exit $ac_status); } >/dev
/null
; then
3121 if test -s conftest.err
; then
3122 ac_cpp_err
=$ac_c_preproc_warn_flag
3123 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3130 if test -z "$ac_cpp_err"; then
3133 echo "$as_me: failed program was:" >&5
3134 sed 's/^/| /' conftest.
$ac_ext >&5
3136 # Broken: fails on valid input.
3139 rm -f conftest.err conftest.
$ac_ext
3141 # OK, works on sane cases. Now check whether non-existent headers
3142 # can be detected and how.
3143 cat >conftest.
$ac_ext <<_ACEOF
3146 cat confdefs.h
>>conftest.
$ac_ext
3147 cat >>conftest.
$ac_ext <<_ACEOF
3148 /* end confdefs.h. */
3149 #include <ac_nonexistent.h>
3151 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3152 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3154 grep -v '^ *+' conftest.er1
>conftest.err
3156 cat conftest.err
>&5
3157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3158 (exit $ac_status); } >/dev
/null
; then
3159 if test -s conftest.err
; then
3160 ac_cpp_err
=$ac_c_preproc_warn_flag
3161 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3168 if test -z "$ac_cpp_err"; then
3169 # Broken: success on invalid input.
3172 echo "$as_me: failed program was:" >&5
3173 sed 's/^/| /' conftest.
$ac_ext >&5
3175 # Passes both tests.
3179 rm -f conftest.err conftest.
$ac_ext
3182 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3183 rm -f conftest.err conftest.
$ac_ext
3184 if $ac_preproc_ok; then
3187 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3188 See \`config.log' for more details." >&5
3189 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3190 See \`config.log' for more details." >&2;}
3191 { (exit 1); exit 1; }; }
3195 ac_cpp
='$CPP $CPPFLAGS'
3196 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3197 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3198 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3201 echo "$as_me:$LINENO: checking for egrep" >&5
3202 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3203 if test "${ac_cv_prog_egrep+set}" = set; then
3204 echo $ECHO_N "(cached) $ECHO_C" >&6
3206 if echo a |
(grep -E '(a|b)') >/dev
/null
2>&1
3207 then ac_cv_prog_egrep
='grep -E'
3208 else ac_cv_prog_egrep
='egrep'
3211 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
3212 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
3213 EGREP
=$ac_cv_prog_egrep
3216 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3217 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3218 if test "${ac_cv_header_stdc+set}" = set; then
3219 echo $ECHO_N "(cached) $ECHO_C" >&6
3221 cat >conftest.
$ac_ext <<_ACEOF
3224 cat confdefs.h
>>conftest.
$ac_ext
3225 cat >>conftest.
$ac_ext <<_ACEOF
3226 /* end confdefs.h. */
3240 rm -f conftest.
$ac_objext
3241 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3242 (eval $ac_compile) 2>conftest.er1
3244 grep -v '^ *+' conftest.er1
>conftest.err
3246 cat conftest.err
>&5
3247 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3248 (exit $ac_status); } &&
3249 { ac_try
='test -z "$ac_c_werror_flag"
3250 || test ! -s conftest.err'
3251 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3255 (exit $ac_status); }; } &&
3256 { ac_try
='test -s conftest.$ac_objext'
3257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3261 (exit $ac_status); }; }; then
3262 ac_cv_header_stdc
=yes
3264 echo "$as_me: failed program was:" >&5
3265 sed 's/^/| /' conftest.
$ac_ext >&5
3267 ac_cv_header_stdc
=no
3269 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3271 if test $ac_cv_header_stdc = yes; then
3272 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3273 cat >conftest.
$ac_ext <<_ACEOF
3276 cat confdefs.h
>>conftest.
$ac_ext
3277 cat >>conftest.
$ac_ext <<_ACEOF
3278 /* end confdefs.h. */
3282 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3283 $EGREP "memchr" >/dev
/null
2>&1; then
3286 ac_cv_header_stdc
=no
3292 if test $ac_cv_header_stdc = yes; then
3293 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3294 cat >conftest.
$ac_ext <<_ACEOF
3297 cat confdefs.h
>>conftest.
$ac_ext
3298 cat >>conftest.
$ac_ext <<_ACEOF
3299 /* end confdefs.h. */
3303 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3304 $EGREP "free" >/dev
/null
2>&1; then
3307 ac_cv_header_stdc
=no
3313 if test $ac_cv_header_stdc = yes; then
3314 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3315 if test "$cross_compiling" = yes; then
3318 cat >conftest.
$ac_ext <<_ACEOF
3321 cat confdefs.h
>>conftest.
$ac_ext
3322 cat >>conftest.
$ac_ext <<_ACEOF
3323 /* end confdefs.h. */
3325 #if ((' ' & 0x0FF) == 0x020)
3326 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3327 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3329 # define ISLOWER(c) \
3330 (('a' <= (c) && (c) <= 'i') \
3331 || ('j' <= (c) && (c) <= 'r') \
3332 || ('s' <= (c) && (c) <= 'z'))
3333 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3336 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3341 for (i = 0; i < 256; i++)
3342 if (XOR (islower (i), ISLOWER (i))
3343 || toupper (i) != TOUPPER (i))
3348 rm -f conftest
$ac_exeext
3349 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3350 (eval $ac_link) 2>&5
3352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3353 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
3354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3357 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3358 (exit $ac_status); }; }; then
3361 echo "$as_me: program exited with status $ac_status" >&5
3362 echo "$as_me: failed program was:" >&5
3363 sed 's/^/| /' conftest.
$ac_ext >&5
3366 ac_cv_header_stdc
=no
3368 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
3372 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3373 echo "${ECHO_T}$ac_cv_header_stdc" >&6
3374 if test $ac_cv_header_stdc = yes; then
3376 cat >>confdefs.h
<<\_ACEOF
3377 #define STDC_HEADERS 1
3382 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3392 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
3393 inttypes.h stdint.h unistd.h
3395 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3396 echo "$as_me:$LINENO: checking for $ac_header" >&5
3397 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3398 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3399 echo $ECHO_N "(cached) $ECHO_C" >&6
3401 cat >conftest.
$ac_ext <<_ACEOF
3404 cat confdefs.h
>>conftest.
$ac_ext
3405 cat >>conftest.
$ac_ext <<_ACEOF
3406 /* end confdefs.h. */
3407 $ac_includes_default
3409 #include <$ac_header>
3411 rm -f conftest.
$ac_objext
3412 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3413 (eval $ac_compile) 2>conftest.er1
3415 grep -v '^ *+' conftest.er1
>conftest.err
3417 cat conftest.err
>&5
3418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3419 (exit $ac_status); } &&
3420 { ac_try
='test -z "$ac_c_werror_flag"
3421 || test ! -s conftest.err'
3422 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3425 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3426 (exit $ac_status); }; } &&
3427 { ac_try
='test -s conftest.$ac_objext'
3428 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3432 (exit $ac_status); }; }; then
3433 eval "$as_ac_Header=yes"
3435 echo "$as_me: failed program was:" >&5
3436 sed 's/^/| /' conftest.
$ac_ext >&5
3438 eval "$as_ac_Header=no"
3440 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3442 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3443 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3444 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3445 cat >>confdefs.h
<<_ACEOF
3446 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3464 for ac_header
in iconv.h locale.h fcntl.h limits.h stddef.h \
3465 stdlib.h
strings.h string.h sys
/file.h unistd.h
3467 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3468 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3469 echo "$as_me:$LINENO: checking for $ac_header" >&5
3470 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3471 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3472 echo $ECHO_N "(cached) $ECHO_C" >&6
3474 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3475 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3477 # Is the header compilable?
3478 echo "$as_me:$LINENO: checking $ac_header usability" >&5
3479 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3480 cat >conftest.
$ac_ext <<_ACEOF
3483 cat confdefs.h
>>conftest.
$ac_ext
3484 cat >>conftest.
$ac_ext <<_ACEOF
3485 /* end confdefs.h. */
3486 $ac_includes_default
3487 #include <$ac_header>
3489 rm -f conftest.
$ac_objext
3490 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3491 (eval $ac_compile) 2>conftest.er1
3493 grep -v '^ *+' conftest.er1
>conftest.err
3495 cat conftest.err
>&5
3496 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3497 (exit $ac_status); } &&
3498 { ac_try
='test -z "$ac_c_werror_flag"
3499 || test ! -s conftest.err'
3500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3504 (exit $ac_status); }; } &&
3505 { ac_try
='test -s conftest.$ac_objext'
3506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3510 (exit $ac_status); }; }; then
3511 ac_header_compiler
=yes
3513 echo "$as_me: failed program was:" >&5
3514 sed 's/^/| /' conftest.
$ac_ext >&5
3516 ac_header_compiler
=no
3518 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3519 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3520 echo "${ECHO_T}$ac_header_compiler" >&6
3522 # Is the header present?
3523 echo "$as_me:$LINENO: checking $ac_header presence" >&5
3524 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3525 cat >conftest.
$ac_ext <<_ACEOF
3528 cat confdefs.h
>>conftest.
$ac_ext
3529 cat >>conftest.
$ac_ext <<_ACEOF
3530 /* end confdefs.h. */
3531 #include <$ac_header>
3533 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3534 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3536 grep -v '^ *+' conftest.er1
>conftest.err
3538 cat conftest.err
>&5
3539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3540 (exit $ac_status); } >/dev
/null
; then
3541 if test -s conftest.err
; then
3542 ac_cpp_err
=$ac_c_preproc_warn_flag
3543 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3550 if test -z "$ac_cpp_err"; then
3551 ac_header_preproc
=yes
3553 echo "$as_me: failed program was:" >&5
3554 sed 's/^/| /' conftest.
$ac_ext >&5
3556 ac_header_preproc
=no
3558 rm -f conftest.err conftest.
$ac_ext
3559 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3560 echo "${ECHO_T}$ac_header_preproc" >&6
3562 # So? What about this header?
3563 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3565 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3566 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3567 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3568 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3569 ac_header_preproc
=yes
3572 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3573 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3574 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3575 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3576 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3577 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3578 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3579 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3580 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3581 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3582 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3583 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3586 ## ----------------------------------- ##
3587 ## Report this to gcc-bugs@gcc.gnu.org ##
3588 ## ----------------------------------- ##
3591 sed "s/^/$as_me: WARNING: /" >&2
3594 echo "$as_me:$LINENO: checking for $ac_header" >&5
3595 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3596 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3597 echo $ECHO_N "(cached) $ECHO_C" >&6
3599 eval "$as_ac_Header=\$ac_header_preproc"
3601 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3602 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3605 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3606 cat >>confdefs.h
<<_ACEOF
3607 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3615 # Checks for typedefs, structures, and compiler characteristics.
3616 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
3617 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
3618 if test "${ac_cv_c_const+set}" = set; then
3619 echo $ECHO_N "(cached) $ECHO_C" >&6
3621 cat >conftest.
$ac_ext <<_ACEOF
3624 cat confdefs.h
>>conftest.
$ac_ext
3625 cat >>conftest.
$ac_ext <<_ACEOF
3626 /* end confdefs.h. */
3631 /* FIXME: Include the comments suggested by Paul. */
3633 /* Ultrix mips cc rejects this. */
3634 typedef int charset[2];
3636 /* SunOS 4.1.1 cc rejects this. */
3637 char const *const *ccp;
3639 /* NEC SVR4.0.2 mips cc rejects this. */
3640 struct point {int x, y;};
3641 static struct point const zero = {0,0};
3642 /* AIX XL C 1.02.0.0 rejects this.
3643 It does not let you subtract one const X* pointer from another in
3644 an arm of an if-expression whose if-part is not a constant
3646 const char *g = "string";
3647 ccp = &g + (g ? g-g : 0);
3648 /* HPUX 7.0 cc rejects these. */
3651 ccp = (char const *const *) p;
3652 { /* SCO 3.2v4 cc rejects this. */
3654 char const *s = 0 ? (char *) 0 : (char const *) 0;
3658 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
3660 const int *foo = &x[0];
3663 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
3664 typedef const int *iptr;
3668 { /* AIX XL C 1.02.0.0 rejects this saying
3669 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
3670 struct s { int j; const int *ap[3]; };
3671 struct s *b; b->j = 5;
3673 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
3682 rm -f conftest.
$ac_objext
3683 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3684 (eval $ac_compile) 2>conftest.er1
3686 grep -v '^ *+' conftest.er1
>conftest.err
3688 cat conftest.err
>&5
3689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3690 (exit $ac_status); } &&
3691 { ac_try
='test -z "$ac_c_werror_flag"
3692 || test ! -s conftest.err'
3693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3697 (exit $ac_status); }; } &&
3698 { ac_try
='test -s conftest.$ac_objext'
3699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3702 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3703 (exit $ac_status); }; }; then
3706 echo "$as_me: failed program was:" >&5
3707 sed 's/^/| /' conftest.
$ac_ext >&5
3711 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3713 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
3714 echo "${ECHO_T}$ac_cv_c_const" >&6
3715 if test $ac_cv_c_const = no
; then
3717 cat >>confdefs.h
<<\_ACEOF
3723 echo "$as_me:$LINENO: checking for inline" >&5
3724 echo $ECHO_N "checking for inline... $ECHO_C" >&6
3725 if test "${ac_cv_c_inline+set}" = set; then
3726 echo $ECHO_N "(cached) $ECHO_C" >&6
3729 for ac_kw
in inline __inline__ __inline
; do
3730 cat >conftest.
$ac_ext <<_ACEOF
3733 cat confdefs.h
>>conftest.
$ac_ext
3734 cat >>conftest.
$ac_ext <<_ACEOF
3735 /* end confdefs.h. */
3738 static $ac_kw foo_t static_foo () {return 0; }
3739 $ac_kw foo_t foo () {return 0; }
3743 rm -f conftest.
$ac_objext
3744 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3745 (eval $ac_compile) 2>conftest.er1
3747 grep -v '^ *+' conftest.er1
>conftest.err
3749 cat conftest.err
>&5
3750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3751 (exit $ac_status); } &&
3752 { ac_try
='test -z "$ac_c_werror_flag"
3753 || test ! -s conftest.err'
3754 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3757 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3758 (exit $ac_status); }; } &&
3759 { ac_try
='test -s conftest.$ac_objext'
3760 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3764 (exit $ac_status); }; }; then
3765 ac_cv_c_inline
=$ac_kw; break
3767 echo "$as_me: failed program was:" >&5
3768 sed 's/^/| /' conftest.
$ac_ext >&5
3771 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3775 echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
3776 echo "${ECHO_T}$ac_cv_c_inline" >&6
3779 case $ac_cv_c_inline in
3782 case $ac_cv_c_inline in
3784 *) ac_val
=$ac_cv_c_inline;;
3786 cat >>confdefs.h
<<_ACEOF
3788 #define inline $ac_val
3794 echo "$as_me:$LINENO: checking for obstacks" >&5
3795 echo $ECHO_N "checking for obstacks... $ECHO_C" >&6
3796 if test "${ac_cv_func_obstack+set}" = set; then
3797 echo $ECHO_N "(cached) $ECHO_C" >&6
3799 cat >conftest.
$ac_ext <<_ACEOF
3802 cat confdefs.h
>>conftest.
$ac_ext
3803 cat >>conftest.
$ac_ext <<_ACEOF
3804 /* end confdefs.h. */
3805 #include "obstack.h"
3809 struct obstack *mem; obstack_free(mem,(char *) 0)
3814 rm -f conftest.
$ac_objext conftest
$ac_exeext
3815 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3816 (eval $ac_link) 2>conftest.er1
3818 grep -v '^ *+' conftest.er1
>conftest.err
3820 cat conftest.err
>&5
3821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3822 (exit $ac_status); } &&
3823 { ac_try
='test -z "$ac_c_werror_flag"
3824 || test ! -s conftest.err'
3825 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3829 (exit $ac_status); }; } &&
3830 { ac_try
='test -s conftest$ac_exeext'
3831 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3835 (exit $ac_status); }; }; then
3836 ac_cv_func_obstack
=yes
3838 echo "$as_me: failed program was:" >&5
3839 sed 's/^/| /' conftest.
$ac_ext >&5
3841 ac_cv_func_obstack
=no
3843 rm -f conftest.err conftest.
$ac_objext \
3844 conftest
$ac_exeext conftest.
$ac_ext
3846 echo "$as_me:$LINENO: result: $ac_cv_func_obstack" >&5
3847 echo "${ECHO_T}$ac_cv_func_obstack" >&6
3848 if test $ac_cv_func_obstack = yes; then
3850 cat >>confdefs.h
<<\_ACEOF
3851 #define HAVE_OBSTACK 1
3856 "obstack.$ac_objext" | \
3857 *" obstack.$ac_objext" | \
3858 "obstack.$ac_objext "* | \
3859 *" obstack.$ac_objext "* ) ;;
3860 *) LIBOBJS
="$LIBOBJS obstack.$ac_objext" ;;
3865 echo "$as_me:$LINENO: checking for off_t" >&5
3866 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
3867 if test "${ac_cv_type_off_t+set}" = set; then
3868 echo $ECHO_N "(cached) $ECHO_C" >&6
3870 cat >conftest.
$ac_ext <<_ACEOF
3873 cat confdefs.h
>>conftest.
$ac_ext
3874 cat >>conftest.
$ac_ext <<_ACEOF
3875 /* end confdefs.h. */
3876 $ac_includes_default
3888 rm -f conftest.
$ac_objext
3889 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3890 (eval $ac_compile) 2>conftest.er1
3892 grep -v '^ *+' conftest.er1
>conftest.err
3894 cat conftest.err
>&5
3895 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3896 (exit $ac_status); } &&
3897 { ac_try
='test -z "$ac_c_werror_flag"
3898 || test ! -s conftest.err'
3899 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3902 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3903 (exit $ac_status); }; } &&
3904 { ac_try
='test -s conftest.$ac_objext'
3905 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3908 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3909 (exit $ac_status); }; }; then
3910 ac_cv_type_off_t
=yes
3912 echo "$as_me: failed program was:" >&5
3913 sed 's/^/| /' conftest.
$ac_ext >&5
3917 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3919 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
3920 echo "${ECHO_T}$ac_cv_type_off_t" >&6
3921 if test $ac_cv_type_off_t = yes; then
3925 cat >>confdefs.h
<<_ACEOF
3931 echo "$as_me:$LINENO: checking for size_t" >&5
3932 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
3933 if test "${ac_cv_type_size_t+set}" = set; then
3934 echo $ECHO_N "(cached) $ECHO_C" >&6
3936 cat >conftest.
$ac_ext <<_ACEOF
3939 cat confdefs.h
>>conftest.
$ac_ext
3940 cat >>conftest.
$ac_ext <<_ACEOF
3941 /* end confdefs.h. */
3942 $ac_includes_default
3948 if (sizeof (size_t))
3954 rm -f conftest.
$ac_objext
3955 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3956 (eval $ac_compile) 2>conftest.er1
3958 grep -v '^ *+' conftest.er1
>conftest.err
3960 cat conftest.err
>&5
3961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3962 (exit $ac_status); } &&
3963 { ac_try
='test -z "$ac_c_werror_flag"
3964 || test ! -s conftest.err'
3965 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3968 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3969 (exit $ac_status); }; } &&
3970 { ac_try
='test -s conftest.$ac_objext'
3971 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3975 (exit $ac_status); }; }; then
3976 ac_cv_type_size_t
=yes
3978 echo "$as_me: failed program was:" >&5
3979 sed 's/^/| /' conftest.
$ac_ext >&5
3981 ac_cv_type_size_t
=no
3983 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3985 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
3986 echo "${ECHO_T}$ac_cv_type_size_t" >&6
3987 if test $ac_cv_type_size_t = yes; then
3991 cat >>confdefs.h
<<_ACEOF
3992 #define size_t unsigned
3997 echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
3998 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
3999 if test "${ac_cv_struct_tm+set}" = set; then
4000 echo $ECHO_N "(cached) $ECHO_C" >&6
4002 cat >conftest.
$ac_ext <<_ACEOF
4005 cat confdefs.h
>>conftest.
$ac_ext
4006 cat >>conftest.
$ac_ext <<_ACEOF
4007 /* end confdefs.h. */
4008 #include <sys/types.h>
4014 struct tm *tp; tp->tm_sec;
4019 rm -f conftest.
$ac_objext
4020 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4021 (eval $ac_compile) 2>conftest.er1
4023 grep -v '^ *+' conftest.er1
>conftest.err
4025 cat conftest.err
>&5
4026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4027 (exit $ac_status); } &&
4028 { ac_try
='test -z "$ac_c_werror_flag"
4029 || test ! -s conftest.err'
4030 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4034 (exit $ac_status); }; } &&
4035 { ac_try
='test -s conftest.$ac_objext'
4036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4040 (exit $ac_status); }; }; then
4041 ac_cv_struct_tm
=time.h
4043 echo "$as_me: failed program was:" >&5
4044 sed 's/^/| /' conftest.
$ac_ext >&5
4046 ac_cv_struct_tm
=sys
/time.h
4048 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4050 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
4051 echo "${ECHO_T}$ac_cv_struct_tm" >&6
4052 if test $ac_cv_struct_tm = sys
/time.h
; then
4054 cat >>confdefs.h
<<\_ACEOF
4055 #define TM_IN_SYS_TIME 1
4060 echo "$as_me:$LINENO: checking for int" >&5
4061 echo $ECHO_N "checking for int... $ECHO_C" >&6
4062 if test "${ac_cv_type_int+set}" = set; then
4063 echo $ECHO_N "(cached) $ECHO_C" >&6
4065 cat >conftest.
$ac_ext <<_ACEOF
4068 cat confdefs.h
>>conftest.
$ac_ext
4069 cat >>conftest.
$ac_ext <<_ACEOF
4070 /* end confdefs.h. */
4071 $ac_includes_default
4083 rm -f conftest.
$ac_objext
4084 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4085 (eval $ac_compile) 2>conftest.er1
4087 grep -v '^ *+' conftest.er1
>conftest.err
4089 cat conftest.err
>&5
4090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4091 (exit $ac_status); } &&
4092 { ac_try
='test -z "$ac_c_werror_flag"
4093 || test ! -s conftest.err'
4094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4098 (exit $ac_status); }; } &&
4099 { ac_try
='test -s conftest.$ac_objext'
4100 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4104 (exit $ac_status); }; }; then
4107 echo "$as_me: failed program was:" >&5
4108 sed 's/^/| /' conftest.
$ac_ext >&5
4112 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4114 echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
4115 echo "${ECHO_T}$ac_cv_type_int" >&6
4117 echo "$as_me:$LINENO: checking size of int" >&5
4118 echo $ECHO_N "checking size of int... $ECHO_C" >&6
4119 if test "${ac_cv_sizeof_int+set}" = set; then
4120 echo $ECHO_N "(cached) $ECHO_C" >&6
4122 if test "$ac_cv_type_int" = yes; then
4123 # The cast to unsigned long works around a bug in the HP C Compiler
4124 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4125 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4126 # This bug is HP SR number 8606223364.
4127 if test "$cross_compiling" = yes; then
4128 # Depending upon the size, compute the lo and hi bounds.
4129 cat >conftest.
$ac_ext <<_ACEOF
4132 cat confdefs.h
>>conftest.
$ac_ext
4133 cat >>conftest.
$ac_ext <<_ACEOF
4134 /* end confdefs.h. */
4135 $ac_includes_default
4139 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)];
4146 rm -f conftest.
$ac_objext
4147 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4148 (eval $ac_compile) 2>conftest.er1
4150 grep -v '^ *+' conftest.er1
>conftest.err
4152 cat conftest.err
>&5
4153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4154 (exit $ac_status); } &&
4155 { ac_try
='test -z "$ac_c_werror_flag"
4156 || test ! -s conftest.err'
4157 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4160 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4161 (exit $ac_status); }; } &&
4162 { ac_try
='test -s conftest.$ac_objext'
4163 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4167 (exit $ac_status); }; }; then
4170 cat >conftest.
$ac_ext <<_ACEOF
4173 cat confdefs.h
>>conftest.
$ac_ext
4174 cat >>conftest.
$ac_ext <<_ACEOF
4175 /* end confdefs.h. */
4176 $ac_includes_default
4180 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4187 rm -f conftest.
$ac_objext
4188 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4189 (eval $ac_compile) 2>conftest.er1
4191 grep -v '^ *+' conftest.er1
>conftest.err
4193 cat conftest.err
>&5
4194 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4195 (exit $ac_status); } &&
4196 { ac_try
='test -z "$ac_c_werror_flag"
4197 || test ! -s conftest.err'
4198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4202 (exit $ac_status); }; } &&
4203 { ac_try
='test -s conftest.$ac_objext'
4204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4208 (exit $ac_status); }; }; then
4209 ac_hi
=$ac_mid; break
4211 echo "$as_me: failed program was:" >&5
4212 sed 's/^/| /' conftest.
$ac_ext >&5
4214 ac_lo
=`expr $ac_mid + 1`
4215 if test $ac_lo -le $ac_mid; then
4219 ac_mid
=`expr 2 '*' $ac_mid + 1`
4221 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4224 echo "$as_me: failed program was:" >&5
4225 sed 's/^/| /' conftest.
$ac_ext >&5
4227 cat >conftest.
$ac_ext <<_ACEOF
4230 cat confdefs.h
>>conftest.
$ac_ext
4231 cat >>conftest.
$ac_ext <<_ACEOF
4232 /* end confdefs.h. */
4233 $ac_includes_default
4237 static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)];
4244 rm -f conftest.
$ac_objext
4245 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4246 (eval $ac_compile) 2>conftest.er1
4248 grep -v '^ *+' conftest.er1
>conftest.err
4250 cat conftest.err
>&5
4251 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4252 (exit $ac_status); } &&
4253 { ac_try
='test -z "$ac_c_werror_flag"
4254 || test ! -s conftest.err'
4255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4259 (exit $ac_status); }; } &&
4260 { ac_try
='test -s conftest.$ac_objext'
4261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4265 (exit $ac_status); }; }; then
4268 cat >conftest.
$ac_ext <<_ACEOF
4271 cat confdefs.h
>>conftest.
$ac_ext
4272 cat >>conftest.
$ac_ext <<_ACEOF
4273 /* end confdefs.h. */
4274 $ac_includes_default
4278 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
4285 rm -f conftest.
$ac_objext
4286 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4287 (eval $ac_compile) 2>conftest.er1
4289 grep -v '^ *+' conftest.er1
>conftest.err
4291 cat conftest.err
>&5
4292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4293 (exit $ac_status); } &&
4294 { ac_try
='test -z "$ac_c_werror_flag"
4295 || test ! -s conftest.err'
4296 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4300 (exit $ac_status); }; } &&
4301 { ac_try
='test -s conftest.$ac_objext'
4302 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4306 (exit $ac_status); }; }; then
4307 ac_lo
=$ac_mid; break
4309 echo "$as_me: failed program was:" >&5
4310 sed 's/^/| /' conftest.
$ac_ext >&5
4312 ac_hi
=`expr '(' $ac_mid ')' - 1`
4313 if test $ac_mid -le $ac_hi; then
4317 ac_mid
=`expr 2 '*' $ac_mid`
4319 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4322 echo "$as_me: failed program was:" >&5
4323 sed 's/^/| /' conftest.
$ac_ext >&5
4327 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4329 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4330 # Binary search between lo and hi bounds.
4331 while test "x$ac_lo" != "x$ac_hi"; do
4332 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4333 cat >conftest.
$ac_ext <<_ACEOF
4336 cat confdefs.h
>>conftest.
$ac_ext
4337 cat >>conftest.
$ac_ext <<_ACEOF
4338 /* end confdefs.h. */
4339 $ac_includes_default
4343 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4350 rm -f conftest.
$ac_objext
4351 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4352 (eval $ac_compile) 2>conftest.er1
4354 grep -v '^ *+' conftest.er1
>conftest.err
4356 cat conftest.err
>&5
4357 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4358 (exit $ac_status); } &&
4359 { ac_try
='test -z "$ac_c_werror_flag"
4360 || test ! -s conftest.err'
4361 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4365 (exit $ac_status); }; } &&
4366 { ac_try
='test -s conftest.$ac_objext'
4367 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4371 (exit $ac_status); }; }; then
4374 echo "$as_me: failed program was:" >&5
4375 sed 's/^/| /' conftest.
$ac_ext >&5
4377 ac_lo
=`expr '(' $ac_mid ')' + 1`
4379 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4382 ?
*) ac_cv_sizeof_int
=$ac_lo;;
4383 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4384 See \`config.log' for more details." >&5
4385 echo "$as_me: error: cannot compute sizeof (int), 77
4386 See \`config.log' for more details." >&2;}
4387 { (exit 1); exit 1; }; } ;;
4390 if test "$cross_compiling" = yes; then
4391 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
4392 See \`config.log' for more details." >&5
4393 echo "$as_me: error: cannot run test program while cross compiling
4394 See \`config.log' for more details." >&2;}
4395 { (exit 1); exit 1; }; }
4397 cat >conftest.
$ac_ext <<_ACEOF
4400 cat confdefs.h
>>conftest.
$ac_ext
4401 cat >>conftest.
$ac_ext <<_ACEOF
4402 /* end confdefs.h. */
4403 $ac_includes_default
4404 long longval () { return (long) (sizeof (int)); }
4405 unsigned long ulongval () { return (long) (sizeof (int)); }
4412 FILE *f = fopen ("conftest.val", "w");
4415 if (((long) (sizeof (int))) < 0)
4417 long i = longval ();
4418 if (i != ((long) (sizeof (int))))
4420 fprintf (f, "%ld\n", i);
4424 unsigned long i = ulongval ();
4425 if (i != ((long) (sizeof (int))))
4427 fprintf (f, "%lu\n", i);
4429 exit (ferror (f) || fclose (f) != 0);
4435 rm -f conftest
$ac_exeext
4436 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4437 (eval $ac_link) 2>&5
4439 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4440 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4441 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4445 (exit $ac_status); }; }; then
4446 ac_cv_sizeof_int
=`cat conftest.val`
4448 echo "$as_me: program exited with status $ac_status" >&5
4449 echo "$as_me: failed program was:" >&5
4450 sed 's/^/| /' conftest.
$ac_ext >&5
4453 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4454 See \`config.log' for more details." >&5
4455 echo "$as_me: error: cannot compute sizeof (int), 77
4456 See \`config.log' for more details." >&2;}
4457 { (exit 1); exit 1; }; }
4459 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
4467 echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
4468 echo "${ECHO_T}$ac_cv_sizeof_int" >&6
4469 cat >>confdefs.h
<<_ACEOF
4470 #define SIZEOF_INT $ac_cv_sizeof_int
4474 echo "$as_me:$LINENO: checking for long" >&5
4475 echo $ECHO_N "checking for long... $ECHO_C" >&6
4476 if test "${ac_cv_type_long+set}" = set; then
4477 echo $ECHO_N "(cached) $ECHO_C" >&6
4479 cat >conftest.
$ac_ext <<_ACEOF
4482 cat confdefs.h
>>conftest.
$ac_ext
4483 cat >>conftest.
$ac_ext <<_ACEOF
4484 /* end confdefs.h. */
4485 $ac_includes_default
4497 rm -f conftest.
$ac_objext
4498 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4499 (eval $ac_compile) 2>conftest.er1
4501 grep -v '^ *+' conftest.er1
>conftest.err
4503 cat conftest.err
>&5
4504 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4505 (exit $ac_status); } &&
4506 { ac_try
='test -z "$ac_c_werror_flag"
4507 || test ! -s conftest.err'
4508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4512 (exit $ac_status); }; } &&
4513 { ac_try
='test -s conftest.$ac_objext'
4514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4518 (exit $ac_status); }; }; then
4521 echo "$as_me: failed program was:" >&5
4522 sed 's/^/| /' conftest.
$ac_ext >&5
4526 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4528 echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
4529 echo "${ECHO_T}$ac_cv_type_long" >&6
4531 echo "$as_me:$LINENO: checking size of long" >&5
4532 echo $ECHO_N "checking size of long... $ECHO_C" >&6
4533 if test "${ac_cv_sizeof_long+set}" = set; then
4534 echo $ECHO_N "(cached) $ECHO_C" >&6
4536 if test "$ac_cv_type_long" = yes; then
4537 # The cast to unsigned long works around a bug in the HP C Compiler
4538 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4539 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4540 # This bug is HP SR number 8606223364.
4541 if test "$cross_compiling" = yes; then
4542 # Depending upon the size, compute the lo and hi bounds.
4543 cat >conftest.
$ac_ext <<_ACEOF
4546 cat confdefs.h
>>conftest.
$ac_ext
4547 cat >>conftest.
$ac_ext <<_ACEOF
4548 /* end confdefs.h. */
4549 $ac_includes_default
4553 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)];
4560 rm -f conftest.
$ac_objext
4561 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4562 (eval $ac_compile) 2>conftest.er1
4564 grep -v '^ *+' conftest.er1
>conftest.err
4566 cat conftest.err
>&5
4567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4568 (exit $ac_status); } &&
4569 { ac_try
='test -z "$ac_c_werror_flag"
4570 || test ! -s conftest.err'
4571 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4574 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4575 (exit $ac_status); }; } &&
4576 { ac_try
='test -s conftest.$ac_objext'
4577 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4580 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4581 (exit $ac_status); }; }; then
4584 cat >conftest.
$ac_ext <<_ACEOF
4587 cat confdefs.h
>>conftest.
$ac_ext
4588 cat >>conftest.
$ac_ext <<_ACEOF
4589 /* end confdefs.h. */
4590 $ac_includes_default
4594 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4601 rm -f conftest.
$ac_objext
4602 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4603 (eval $ac_compile) 2>conftest.er1
4605 grep -v '^ *+' conftest.er1
>conftest.err
4607 cat conftest.err
>&5
4608 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4609 (exit $ac_status); } &&
4610 { ac_try
='test -z "$ac_c_werror_flag"
4611 || test ! -s conftest.err'
4612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4616 (exit $ac_status); }; } &&
4617 { ac_try
='test -s conftest.$ac_objext'
4618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4622 (exit $ac_status); }; }; then
4623 ac_hi
=$ac_mid; break
4625 echo "$as_me: failed program was:" >&5
4626 sed 's/^/| /' conftest.
$ac_ext >&5
4628 ac_lo
=`expr $ac_mid + 1`
4629 if test $ac_lo -le $ac_mid; then
4633 ac_mid
=`expr 2 '*' $ac_mid + 1`
4635 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4638 echo "$as_me: failed program was:" >&5
4639 sed 's/^/| /' conftest.
$ac_ext >&5
4641 cat >conftest.
$ac_ext <<_ACEOF
4644 cat confdefs.h
>>conftest.
$ac_ext
4645 cat >>conftest.
$ac_ext <<_ACEOF
4646 /* end confdefs.h. */
4647 $ac_includes_default
4651 static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)];
4658 rm -f conftest.
$ac_objext
4659 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4660 (eval $ac_compile) 2>conftest.er1
4662 grep -v '^ *+' conftest.er1
>conftest.err
4664 cat conftest.err
>&5
4665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4666 (exit $ac_status); } &&
4667 { ac_try
='test -z "$ac_c_werror_flag"
4668 || test ! -s conftest.err'
4669 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4673 (exit $ac_status); }; } &&
4674 { ac_try
='test -s conftest.$ac_objext'
4675 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4678 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4679 (exit $ac_status); }; }; then
4682 cat >conftest.
$ac_ext <<_ACEOF
4685 cat confdefs.h
>>conftest.
$ac_ext
4686 cat >>conftest.
$ac_ext <<_ACEOF
4687 /* end confdefs.h. */
4688 $ac_includes_default
4692 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)];
4699 rm -f conftest.
$ac_objext
4700 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4701 (eval $ac_compile) 2>conftest.er1
4703 grep -v '^ *+' conftest.er1
>conftest.err
4705 cat conftest.err
>&5
4706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4707 (exit $ac_status); } &&
4708 { ac_try
='test -z "$ac_c_werror_flag"
4709 || test ! -s conftest.err'
4710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4714 (exit $ac_status); }; } &&
4715 { ac_try
='test -s conftest.$ac_objext'
4716 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4720 (exit $ac_status); }; }; then
4721 ac_lo
=$ac_mid; break
4723 echo "$as_me: failed program was:" >&5
4724 sed 's/^/| /' conftest.
$ac_ext >&5
4726 ac_hi
=`expr '(' $ac_mid ')' - 1`
4727 if test $ac_mid -le $ac_hi; then
4731 ac_mid
=`expr 2 '*' $ac_mid`
4733 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4736 echo "$as_me: failed program was:" >&5
4737 sed 's/^/| /' conftest.
$ac_ext >&5
4741 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4743 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4744 # Binary search between lo and hi bounds.
4745 while test "x$ac_lo" != "x$ac_hi"; do
4746 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4747 cat >conftest.
$ac_ext <<_ACEOF
4750 cat confdefs.h
>>conftest.
$ac_ext
4751 cat >>conftest.
$ac_ext <<_ACEOF
4752 /* end confdefs.h. */
4753 $ac_includes_default
4757 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4764 rm -f conftest.
$ac_objext
4765 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4766 (eval $ac_compile) 2>conftest.er1
4768 grep -v '^ *+' conftest.er1
>conftest.err
4770 cat conftest.err
>&5
4771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4772 (exit $ac_status); } &&
4773 { ac_try
='test -z "$ac_c_werror_flag"
4774 || test ! -s conftest.err'
4775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4779 (exit $ac_status); }; } &&
4780 { ac_try
='test -s conftest.$ac_objext'
4781 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4784 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4785 (exit $ac_status); }; }; then
4788 echo "$as_me: failed program was:" >&5
4789 sed 's/^/| /' conftest.
$ac_ext >&5
4791 ac_lo
=`expr '(' $ac_mid ')' + 1`
4793 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4796 ?
*) ac_cv_sizeof_long
=$ac_lo;;
4797 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
4798 See \`config.log' for more details." >&5
4799 echo "$as_me: error: cannot compute sizeof (long), 77
4800 See \`config.log' for more details." >&2;}
4801 { (exit 1); exit 1; }; } ;;
4804 if test "$cross_compiling" = yes; then
4805 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
4806 See \`config.log' for more details." >&5
4807 echo "$as_me: error: cannot run test program while cross compiling
4808 See \`config.log' for more details." >&2;}
4809 { (exit 1); exit 1; }; }
4811 cat >conftest.
$ac_ext <<_ACEOF
4814 cat confdefs.h
>>conftest.
$ac_ext
4815 cat >>conftest.
$ac_ext <<_ACEOF
4816 /* end confdefs.h. */
4817 $ac_includes_default
4818 long longval () { return (long) (sizeof (long)); }
4819 unsigned long ulongval () { return (long) (sizeof (long)); }
4826 FILE *f = fopen ("conftest.val", "w");
4829 if (((long) (sizeof (long))) < 0)
4831 long i = longval ();
4832 if (i != ((long) (sizeof (long))))
4834 fprintf (f, "%ld\n", i);
4838 unsigned long i = ulongval ();
4839 if (i != ((long) (sizeof (long))))
4841 fprintf (f, "%lu\n", i);
4843 exit (ferror (f) || fclose (f) != 0);
4849 rm -f conftest
$ac_exeext
4850 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4851 (eval $ac_link) 2>&5
4853 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4854 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4858 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4859 (exit $ac_status); }; }; then
4860 ac_cv_sizeof_long
=`cat conftest.val`
4862 echo "$as_me: program exited with status $ac_status" >&5
4863 echo "$as_me: failed program was:" >&5
4864 sed 's/^/| /' conftest.
$ac_ext >&5
4867 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
4868 See \`config.log' for more details." >&5
4869 echo "$as_me: error: cannot compute sizeof (long), 77
4870 See \`config.log' for more details." >&2;}
4871 { (exit 1); exit 1; }; }
4873 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
4881 echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
4882 echo "${ECHO_T}$ac_cv_sizeof_long" >&6
4883 cat >>confdefs.h
<<_ACEOF
4884 #define SIZEOF_LONG $ac_cv_sizeof_long
4893 for ac_func
in putc_unlocked fputc_unlocked fputs_unlocked \
4894 fwrite_unlocked fprintf_unlocked
4896 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
4897 echo "$as_me:$LINENO: checking for $ac_func" >&5
4898 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
4899 if eval "test \"\${$as_ac_var+set}\" = set"; then
4900 echo $ECHO_N "(cached) $ECHO_C" >&6
4902 cat >conftest.
$ac_ext <<_ACEOF
4905 cat confdefs.h
>>conftest.
$ac_ext
4906 cat >>conftest.
$ac_ext <<_ACEOF
4907 /* end confdefs.h. */
4908 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
4909 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4910 #define $ac_func innocuous_$ac_func
4912 /* System header to define __stub macros and hopefully few prototypes,
4913 which can conflict with char $ac_func (); below.
4914 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4915 <limits.h> exists even on freestanding compilers. */
4918 # include <limits.h>
4920 # include <assert.h>
4925 /* Override any gcc2 internal prototype to avoid an error. */
4930 /* We use char because int might match the return type of a gcc2
4931 builtin and then its argument prototype would still apply. */
4933 /* The GNU C library defines this for functions which it implements
4934 to always fail with ENOSYS. Some functions are actually named
4935 something starting with __ and the normal name is an alias. */
4936 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4939 char (*f) () = $ac_func;
4948 return f != $ac_func;
4953 rm -f conftest.
$ac_objext conftest
$ac_exeext
4954 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4955 (eval $ac_link) 2>conftest.er1
4957 grep -v '^ *+' conftest.er1
>conftest.err
4959 cat conftest.err
>&5
4960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4961 (exit $ac_status); } &&
4962 { ac_try
='test -z "$ac_c_werror_flag"
4963 || test ! -s conftest.err'
4964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4968 (exit $ac_status); }; } &&
4969 { ac_try
='test -s conftest$ac_exeext'
4970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4973 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4974 (exit $ac_status); }; }; then
4975 eval "$as_ac_var=yes"
4977 echo "$as_me: failed program was:" >&5
4978 sed 's/^/| /' conftest.
$ac_ext >&5
4980 eval "$as_ac_var=no"
4982 rm -f conftest.err conftest.
$ac_objext \
4983 conftest
$ac_exeext conftest.
$ac_ext
4985 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
4986 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
4987 if test `eval echo '${'$as_ac_var'}'` = yes; then
4988 cat >>confdefs.h
<<_ACEOF
4989 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
4995 echo "$as_me:$LINENO: checking whether abort is declared" >&5
4996 echo $ECHO_N "checking whether abort is declared... $ECHO_C" >&6
4997 if test "${ac_cv_have_decl_abort+set}" = set; then
4998 echo $ECHO_N "(cached) $ECHO_C" >&6
5000 cat >conftest.
$ac_ext <<_ACEOF
5003 cat confdefs.h
>>conftest.
$ac_ext
5004 cat >>conftest.
$ac_ext <<_ACEOF
5005 /* end confdefs.h. */
5006 $ac_includes_default
5011 char *p = (char *) abort;
5018 rm -f conftest.
$ac_objext
5019 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5020 (eval $ac_compile) 2>conftest.er1
5022 grep -v '^ *+' conftest.er1
>conftest.err
5024 cat conftest.err
>&5
5025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5026 (exit $ac_status); } &&
5027 { ac_try
='test -z "$ac_c_werror_flag"
5028 || test ! -s conftest.err'
5029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5033 (exit $ac_status); }; } &&
5034 { ac_try
='test -s conftest.$ac_objext'
5035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5039 (exit $ac_status); }; }; then
5040 ac_cv_have_decl_abort
=yes
5042 echo "$as_me: failed program was:" >&5
5043 sed 's/^/| /' conftest.
$ac_ext >&5
5045 ac_cv_have_decl_abort
=no
5047 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5049 echo "$as_me:$LINENO: result: $ac_cv_have_decl_abort" >&5
5050 echo "${ECHO_T}$ac_cv_have_decl_abort" >&6
5051 if test $ac_cv_have_decl_abort = yes; then
5053 cat >>confdefs.h
<<_ACEOF
5054 #define HAVE_DECL_ABORT 1
5059 cat >>confdefs.h
<<_ACEOF
5060 #define HAVE_DECL_ABORT 0
5065 echo "$as_me:$LINENO: checking whether errno is declared" >&5
5066 echo $ECHO_N "checking whether errno is declared... $ECHO_C" >&6
5067 if test "${ac_cv_have_decl_errno+set}" = set; then
5068 echo $ECHO_N "(cached) $ECHO_C" >&6
5070 cat >conftest.
$ac_ext <<_ACEOF
5073 cat confdefs.h
>>conftest.
$ac_ext
5074 cat >>conftest.
$ac_ext <<_ACEOF
5075 /* end confdefs.h. */
5076 $ac_includes_default
5081 char *p = (char *) errno;
5088 rm -f conftest.
$ac_objext
5089 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5090 (eval $ac_compile) 2>conftest.er1
5092 grep -v '^ *+' conftest.er1
>conftest.err
5094 cat conftest.err
>&5
5095 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5096 (exit $ac_status); } &&
5097 { ac_try
='test -z "$ac_c_werror_flag"
5098 || test ! -s conftest.err'
5099 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5103 (exit $ac_status); }; } &&
5104 { ac_try
='test -s conftest.$ac_objext'
5105 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5108 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5109 (exit $ac_status); }; }; then
5110 ac_cv_have_decl_errno
=yes
5112 echo "$as_me: failed program was:" >&5
5113 sed 's/^/| /' conftest.
$ac_ext >&5
5115 ac_cv_have_decl_errno
=no
5117 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5119 echo "$as_me:$LINENO: result: $ac_cv_have_decl_errno" >&5
5120 echo "${ECHO_T}$ac_cv_have_decl_errno" >&6
5121 if test $ac_cv_have_decl_errno = yes; then
5123 cat >>confdefs.h
<<_ACEOF
5124 #define HAVE_DECL_ERRNO 1
5129 cat >>confdefs.h
<<_ACEOF
5130 #define HAVE_DECL_ERRNO 0
5135 echo "$as_me:$LINENO: checking whether putc_unlocked is declared" >&5
5136 echo $ECHO_N "checking whether putc_unlocked is declared... $ECHO_C" >&6
5137 if test "${ac_cv_have_decl_putc_unlocked+set}" = set; then
5138 echo $ECHO_N "(cached) $ECHO_C" >&6
5140 cat >conftest.
$ac_ext <<_ACEOF
5143 cat confdefs.h
>>conftest.
$ac_ext
5144 cat >>conftest.
$ac_ext <<_ACEOF
5145 /* end confdefs.h. */
5146 $ac_includes_default
5150 #ifndef putc_unlocked
5151 char *p = (char *) putc_unlocked;
5158 rm -f conftest.
$ac_objext
5159 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5160 (eval $ac_compile) 2>conftest.er1
5162 grep -v '^ *+' conftest.er1
>conftest.err
5164 cat conftest.err
>&5
5165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5166 (exit $ac_status); } &&
5167 { ac_try
='test -z "$ac_c_werror_flag"
5168 || test ! -s conftest.err'
5169 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5172 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5173 (exit $ac_status); }; } &&
5174 { ac_try
='test -s conftest.$ac_objext'
5175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5178 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5179 (exit $ac_status); }; }; then
5180 ac_cv_have_decl_putc_unlocked
=yes
5182 echo "$as_me: failed program was:" >&5
5183 sed 's/^/| /' conftest.
$ac_ext >&5
5185 ac_cv_have_decl_putc_unlocked
=no
5187 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5189 echo "$as_me:$LINENO: result: $ac_cv_have_decl_putc_unlocked" >&5
5190 echo "${ECHO_T}$ac_cv_have_decl_putc_unlocked" >&6
5191 if test $ac_cv_have_decl_putc_unlocked = yes; then
5193 cat >>confdefs.h
<<_ACEOF
5194 #define HAVE_DECL_PUTC_UNLOCKED 1
5199 cat >>confdefs.h
<<_ACEOF
5200 #define HAVE_DECL_PUTC_UNLOCKED 0
5205 echo "$as_me:$LINENO: checking whether fputc_unlocked is declared" >&5
5206 echo $ECHO_N "checking whether fputc_unlocked is declared... $ECHO_C" >&6
5207 if test "${ac_cv_have_decl_fputc_unlocked+set}" = set; then
5208 echo $ECHO_N "(cached) $ECHO_C" >&6
5210 cat >conftest.
$ac_ext <<_ACEOF
5213 cat confdefs.h
>>conftest.
$ac_ext
5214 cat >>conftest.
$ac_ext <<_ACEOF
5215 /* end confdefs.h. */
5216 $ac_includes_default
5220 #ifndef fputc_unlocked
5221 char *p = (char *) fputc_unlocked;
5228 rm -f conftest.
$ac_objext
5229 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5230 (eval $ac_compile) 2>conftest.er1
5232 grep -v '^ *+' conftest.er1
>conftest.err
5234 cat conftest.err
>&5
5235 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5236 (exit $ac_status); } &&
5237 { ac_try
='test -z "$ac_c_werror_flag"
5238 || test ! -s conftest.err'
5239 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5243 (exit $ac_status); }; } &&
5244 { ac_try
='test -s conftest.$ac_objext'
5245 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5248 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5249 (exit $ac_status); }; }; then
5250 ac_cv_have_decl_fputc_unlocked
=yes
5252 echo "$as_me: failed program was:" >&5
5253 sed 's/^/| /' conftest.
$ac_ext >&5
5255 ac_cv_have_decl_fputc_unlocked
=no
5257 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5259 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputc_unlocked" >&5
5260 echo "${ECHO_T}$ac_cv_have_decl_fputc_unlocked" >&6
5261 if test $ac_cv_have_decl_fputc_unlocked = yes; then
5263 cat >>confdefs.h
<<_ACEOF
5264 #define HAVE_DECL_FPUTC_UNLOCKED 1
5269 cat >>confdefs.h
<<_ACEOF
5270 #define HAVE_DECL_FPUTC_UNLOCKED 0
5275 echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5
5276 echo $ECHO_N "checking whether fputs_unlocked is declared... $ECHO_C" >&6
5277 if test "${ac_cv_have_decl_fputs_unlocked+set}" = set; then
5278 echo $ECHO_N "(cached) $ECHO_C" >&6
5280 cat >conftest.
$ac_ext <<_ACEOF
5283 cat confdefs.h
>>conftest.
$ac_ext
5284 cat >>conftest.
$ac_ext <<_ACEOF
5285 /* end confdefs.h. */
5286 $ac_includes_default
5290 #ifndef fputs_unlocked
5291 char *p = (char *) fputs_unlocked;
5298 rm -f conftest.
$ac_objext
5299 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5300 (eval $ac_compile) 2>conftest.er1
5302 grep -v '^ *+' conftest.er1
>conftest.err
5304 cat conftest.err
>&5
5305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5306 (exit $ac_status); } &&
5307 { ac_try
='test -z "$ac_c_werror_flag"
5308 || test ! -s conftest.err'
5309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5313 (exit $ac_status); }; } &&
5314 { ac_try
='test -s conftest.$ac_objext'
5315 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5318 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5319 (exit $ac_status); }; }; then
5320 ac_cv_have_decl_fputs_unlocked
=yes
5322 echo "$as_me: failed program was:" >&5
5323 sed 's/^/| /' conftest.
$ac_ext >&5
5325 ac_cv_have_decl_fputs_unlocked
=no
5327 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5329 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputs_unlocked" >&5
5330 echo "${ECHO_T}$ac_cv_have_decl_fputs_unlocked" >&6
5331 if test $ac_cv_have_decl_fputs_unlocked = yes; then
5333 cat >>confdefs.h
<<_ACEOF
5334 #define HAVE_DECL_FPUTS_UNLOCKED 1
5339 cat >>confdefs.h
<<_ACEOF
5340 #define HAVE_DECL_FPUTS_UNLOCKED 0
5345 echo "$as_me:$LINENO: checking whether fwrite_unlocked is declared" >&5
5346 echo $ECHO_N "checking whether fwrite_unlocked is declared... $ECHO_C" >&6
5347 if test "${ac_cv_have_decl_fwrite_unlocked+set}" = set; then
5348 echo $ECHO_N "(cached) $ECHO_C" >&6
5350 cat >conftest.
$ac_ext <<_ACEOF
5353 cat confdefs.h
>>conftest.
$ac_ext
5354 cat >>conftest.
$ac_ext <<_ACEOF
5355 /* end confdefs.h. */
5356 $ac_includes_default
5360 #ifndef fwrite_unlocked
5361 char *p = (char *) fwrite_unlocked;
5368 rm -f conftest.
$ac_objext
5369 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5370 (eval $ac_compile) 2>conftest.er1
5372 grep -v '^ *+' conftest.er1
>conftest.err
5374 cat conftest.err
>&5
5375 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5376 (exit $ac_status); } &&
5377 { ac_try
='test -z "$ac_c_werror_flag"
5378 || test ! -s conftest.err'
5379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5383 (exit $ac_status); }; } &&
5384 { ac_try
='test -s conftest.$ac_objext'
5385 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5388 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5389 (exit $ac_status); }; }; then
5390 ac_cv_have_decl_fwrite_unlocked
=yes
5392 echo "$as_me: failed program was:" >&5
5393 sed 's/^/| /' conftest.
$ac_ext >&5
5395 ac_cv_have_decl_fwrite_unlocked
=no
5397 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5399 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fwrite_unlocked" >&5
5400 echo "${ECHO_T}$ac_cv_have_decl_fwrite_unlocked" >&6
5401 if test $ac_cv_have_decl_fwrite_unlocked = yes; then
5403 cat >>confdefs.h
<<_ACEOF
5404 #define HAVE_DECL_FWRITE_UNLOCKED 1
5409 cat >>confdefs.h
<<_ACEOF
5410 #define HAVE_DECL_FWRITE_UNLOCKED 0
5415 echo "$as_me:$LINENO: checking whether fprintf_unlocked is declared" >&5
5416 echo $ECHO_N "checking whether fprintf_unlocked is declared... $ECHO_C" >&6
5417 if test "${ac_cv_have_decl_fprintf_unlocked+set}" = set; then
5418 echo $ECHO_N "(cached) $ECHO_C" >&6
5420 cat >conftest.
$ac_ext <<_ACEOF
5423 cat confdefs.h
>>conftest.
$ac_ext
5424 cat >>conftest.
$ac_ext <<_ACEOF
5425 /* end confdefs.h. */
5426 $ac_includes_default
5430 #ifndef fprintf_unlocked
5431 char *p = (char *) fprintf_unlocked;
5438 rm -f conftest.
$ac_objext
5439 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5440 (eval $ac_compile) 2>conftest.er1
5442 grep -v '^ *+' conftest.er1
>conftest.err
5444 cat conftest.err
>&5
5445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5446 (exit $ac_status); } &&
5447 { ac_try
='test -z "$ac_c_werror_flag"
5448 || test ! -s conftest.err'
5449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5453 (exit $ac_status); }; } &&
5454 { ac_try
='test -s conftest.$ac_objext'
5455 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5459 (exit $ac_status); }; }; then
5460 ac_cv_have_decl_fprintf_unlocked
=yes
5462 echo "$as_me: failed program was:" >&5
5463 sed 's/^/| /' conftest.
$ac_ext >&5
5465 ac_cv_have_decl_fprintf_unlocked
=no
5467 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5469 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fprintf_unlocked" >&5
5470 echo "${ECHO_T}$ac_cv_have_decl_fprintf_unlocked" >&6
5471 if test $ac_cv_have_decl_fprintf_unlocked = yes; then
5473 cat >>confdefs.h
<<_ACEOF
5474 #define HAVE_DECL_FPRINTF_UNLOCKED 1
5479 cat >>confdefs.h
<<_ACEOF
5480 #define HAVE_DECL_FPRINTF_UNLOCKED 0
5488 # Checks for library functions.
5489 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
5490 # for constant arguments. Useless!
5491 echo "$as_me:$LINENO: checking for working alloca.h" >&5
5492 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
5493 if test "${ac_cv_working_alloca_h+set}" = set; then
5494 echo $ECHO_N "(cached) $ECHO_C" >&6
5496 cat >conftest.
$ac_ext <<_ACEOF
5499 cat confdefs.h
>>conftest.
$ac_ext
5500 cat >>conftest.
$ac_ext <<_ACEOF
5501 /* end confdefs.h. */
5506 char *p = (char *) alloca (2 * sizeof (int));
5511 rm -f conftest.
$ac_objext conftest
$ac_exeext
5512 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5513 (eval $ac_link) 2>conftest.er1
5515 grep -v '^ *+' conftest.er1
>conftest.err
5517 cat conftest.err
>&5
5518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5519 (exit $ac_status); } &&
5520 { ac_try
='test -z "$ac_c_werror_flag"
5521 || test ! -s conftest.err'
5522 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5526 (exit $ac_status); }; } &&
5527 { ac_try
='test -s conftest$ac_exeext'
5528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5532 (exit $ac_status); }; }; then
5533 ac_cv_working_alloca_h
=yes
5535 echo "$as_me: failed program was:" >&5
5536 sed 's/^/| /' conftest.
$ac_ext >&5
5538 ac_cv_working_alloca_h
=no
5540 rm -f conftest.err conftest.
$ac_objext \
5541 conftest
$ac_exeext conftest.
$ac_ext
5543 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
5544 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
5545 if test $ac_cv_working_alloca_h = yes; then
5547 cat >>confdefs.h
<<\_ACEOF
5548 #define HAVE_ALLOCA_H 1
5553 echo "$as_me:$LINENO: checking for alloca" >&5
5554 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
5555 if test "${ac_cv_func_alloca_works+set}" = set; then
5556 echo $ECHO_N "(cached) $ECHO_C" >&6
5558 cat >conftest.
$ac_ext <<_ACEOF
5561 cat confdefs.h
>>conftest.
$ac_ext
5562 cat >>conftest.
$ac_ext <<_ACEOF
5563 /* end confdefs.h. */
5565 # define alloca __builtin_alloca
5568 # include <malloc.h>
5569 # define alloca _alloca
5572 # include <alloca.h>
5577 # ifndef alloca /* predefined by HP cc +Olibcalls */
5588 char *p = (char *) alloca (1);
5593 rm -f conftest.
$ac_objext conftest
$ac_exeext
5594 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5595 (eval $ac_link) 2>conftest.er1
5597 grep -v '^ *+' conftest.er1
>conftest.err
5599 cat conftest.err
>&5
5600 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5601 (exit $ac_status); } &&
5602 { ac_try
='test -z "$ac_c_werror_flag"
5603 || test ! -s conftest.err'
5604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5608 (exit $ac_status); }; } &&
5609 { ac_try
='test -s conftest$ac_exeext'
5610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5614 (exit $ac_status); }; }; then
5615 ac_cv_func_alloca_works
=yes
5617 echo "$as_me: failed program was:" >&5
5618 sed 's/^/| /' conftest.
$ac_ext >&5
5620 ac_cv_func_alloca_works
=no
5622 rm -f conftest.err conftest.
$ac_objext \
5623 conftest
$ac_exeext conftest.
$ac_ext
5625 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
5626 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
5628 if test $ac_cv_func_alloca_works = yes; then
5630 cat >>confdefs.h
<<\_ACEOF
5631 #define HAVE_ALLOCA 1
5635 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
5636 # that cause trouble. Some versions do not even contain alloca or
5637 # contain a buggy version. If you still want to use their alloca,
5638 # use ar to extract alloca.o from them instead of compiling alloca.c.
5640 ALLOCA
=alloca.
$ac_objext
5642 cat >>confdefs.h
<<\_ACEOF
5647 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
5648 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
5649 if test "${ac_cv_os_cray+set}" = set; then
5650 echo $ECHO_N "(cached) $ECHO_C" >&6
5652 cat >conftest.
$ac_ext <<_ACEOF
5655 cat confdefs.h
>>conftest.
$ac_ext
5656 cat >>conftest.
$ac_ext <<_ACEOF
5657 /* end confdefs.h. */
5658 #if defined(CRAY) && ! defined(CRAY2)
5665 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5666 $EGREP "webecray" >/dev
/null
2>&1; then
5674 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
5675 echo "${ECHO_T}$ac_cv_os_cray" >&6
5676 if test $ac_cv_os_cray = yes; then
5677 for ac_func
in _getb67 GETB67 getb67
; do
5678 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5679 echo "$as_me:$LINENO: checking for $ac_func" >&5
5680 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5681 if eval "test \"\${$as_ac_var+set}\" = set"; then
5682 echo $ECHO_N "(cached) $ECHO_C" >&6
5684 cat >conftest.
$ac_ext <<_ACEOF
5687 cat confdefs.h
>>conftest.
$ac_ext
5688 cat >>conftest.
$ac_ext <<_ACEOF
5689 /* end confdefs.h. */
5690 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5691 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5692 #define $ac_func innocuous_$ac_func
5694 /* System header to define __stub macros and hopefully few prototypes,
5695 which can conflict with char $ac_func (); below.
5696 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5697 <limits.h> exists even on freestanding compilers. */
5700 # include <limits.h>
5702 # include <assert.h>
5707 /* Override any gcc2 internal prototype to avoid an error. */
5712 /* We use char because int might match the return type of a gcc2
5713 builtin and then its argument prototype would still apply. */
5715 /* The GNU C library defines this for functions which it implements
5716 to always fail with ENOSYS. Some functions are actually named
5717 something starting with __ and the normal name is an alias. */
5718 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5721 char (*f) () = $ac_func;
5730 return f != $ac_func;
5735 rm -f conftest.
$ac_objext conftest
$ac_exeext
5736 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5737 (eval $ac_link) 2>conftest.er1
5739 grep -v '^ *+' conftest.er1
>conftest.err
5741 cat conftest.err
>&5
5742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5743 (exit $ac_status); } &&
5744 { ac_try
='test -z "$ac_c_werror_flag"
5745 || test ! -s conftest.err'
5746 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5750 (exit $ac_status); }; } &&
5751 { ac_try
='test -s conftest$ac_exeext'
5752 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5755 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5756 (exit $ac_status); }; }; then
5757 eval "$as_ac_var=yes"
5759 echo "$as_me: failed program was:" >&5
5760 sed 's/^/| /' conftest.
$ac_ext >&5
5762 eval "$as_ac_var=no"
5764 rm -f conftest.err conftest.
$ac_objext \
5765 conftest
$ac_exeext conftest.
$ac_ext
5767 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5768 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5769 if test `eval echo '${'$as_ac_var'}'` = yes; then
5771 cat >>confdefs.h
<<_ACEOF
5772 #define CRAY_STACKSEG_END $ac_func
5781 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
5782 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
5783 if test "${ac_cv_c_stack_direction+set}" = set; then
5784 echo $ECHO_N "(cached) $ECHO_C" >&6
5786 if test "$cross_compiling" = yes; then
5787 ac_cv_c_stack_direction
=0
5789 cat >conftest.
$ac_ext <<_ACEOF
5792 cat confdefs.h
>>conftest.
$ac_ext
5793 cat >>conftest.
$ac_ext <<_ACEOF
5794 /* end confdefs.h. */
5796 find_stack_direction ()
5798 static char *addr = 0;
5803 return find_stack_direction ();
5806 return (&dummy > addr) ? 1 : -1;
5812 exit (find_stack_direction () < 0);
5815 rm -f conftest
$ac_exeext
5816 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5817 (eval $ac_link) 2>&5
5819 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5820 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5821 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5825 (exit $ac_status); }; }; then
5826 ac_cv_c_stack_direction
=1
5828 echo "$as_me: program exited with status $ac_status" >&5
5829 echo "$as_me: failed program was:" >&5
5830 sed 's/^/| /' conftest.
$ac_ext >&5
5833 ac_cv_c_stack_direction
=-1
5835 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
5838 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
5839 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
5841 cat >>confdefs.h
<<_ACEOF
5842 #define STACK_DIRECTION $ac_cv_c_stack_direction
5848 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5849 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5850 if test "${ac_cv_header_stdc+set}" = set; then
5851 echo $ECHO_N "(cached) $ECHO_C" >&6
5853 cat >conftest.
$ac_ext <<_ACEOF
5856 cat confdefs.h
>>conftest.
$ac_ext
5857 cat >>conftest.
$ac_ext <<_ACEOF
5858 /* end confdefs.h. */
5872 rm -f conftest.
$ac_objext
5873 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5874 (eval $ac_compile) 2>conftest.er1
5876 grep -v '^ *+' conftest.er1
>conftest.err
5878 cat conftest.err
>&5
5879 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5880 (exit $ac_status); } &&
5881 { ac_try
='test -z "$ac_c_werror_flag"
5882 || test ! -s conftest.err'
5883 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5887 (exit $ac_status); }; } &&
5888 { ac_try
='test -s conftest.$ac_objext'
5889 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5893 (exit $ac_status); }; }; then
5894 ac_cv_header_stdc
=yes
5896 echo "$as_me: failed program was:" >&5
5897 sed 's/^/| /' conftest.
$ac_ext >&5
5899 ac_cv_header_stdc
=no
5901 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5903 if test $ac_cv_header_stdc = yes; then
5904 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5905 cat >conftest.
$ac_ext <<_ACEOF
5908 cat confdefs.h
>>conftest.
$ac_ext
5909 cat >>conftest.
$ac_ext <<_ACEOF
5910 /* end confdefs.h. */
5914 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5915 $EGREP "memchr" >/dev
/null
2>&1; then
5918 ac_cv_header_stdc
=no
5924 if test $ac_cv_header_stdc = yes; then
5925 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5926 cat >conftest.
$ac_ext <<_ACEOF
5929 cat confdefs.h
>>conftest.
$ac_ext
5930 cat >>conftest.
$ac_ext <<_ACEOF
5931 /* end confdefs.h. */
5935 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5936 $EGREP "free" >/dev
/null
2>&1; then
5939 ac_cv_header_stdc
=no
5945 if test $ac_cv_header_stdc = yes; then
5946 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5947 if test "$cross_compiling" = yes; then
5950 cat >conftest.
$ac_ext <<_ACEOF
5953 cat confdefs.h
>>conftest.
$ac_ext
5954 cat >>conftest.
$ac_ext <<_ACEOF
5955 /* end confdefs.h. */
5957 #if ((' ' & 0x0FF) == 0x020)
5958 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5959 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5961 # define ISLOWER(c) \
5962 (('a' <= (c) && (c) <= 'i') \
5963 || ('j' <= (c) && (c) <= 'r') \
5964 || ('s' <= (c) && (c) <= 'z'))
5965 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5968 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5973 for (i = 0; i < 256; i++)
5974 if (XOR (islower (i), ISLOWER (i))
5975 || toupper (i) != TOUPPER (i))
5980 rm -f conftest
$ac_exeext
5981 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5982 (eval $ac_link) 2>&5
5984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5985 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5986 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5990 (exit $ac_status); }; }; then
5993 echo "$as_me: program exited with status $ac_status" >&5
5994 echo "$as_me: failed program was:" >&5
5995 sed 's/^/| /' conftest.
$ac_ext >&5
5998 ac_cv_header_stdc
=no
6000 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
6004 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6005 echo "${ECHO_T}$ac_cv_header_stdc" >&6
6006 if test $ac_cv_header_stdc = yes; then
6008 cat >>confdefs.h
<<\_ACEOF
6009 #define STDC_HEADERS 1
6015 echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
6016 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
6017 if test "${am_cv_langinfo_codeset+set}" = set; then
6018 echo $ECHO_N "(cached) $ECHO_C" >&6
6020 cat >conftest.
$ac_ext <<_ACEOF
6023 cat confdefs.h
>>conftest.
$ac_ext
6024 cat >>conftest.
$ac_ext <<_ACEOF
6025 /* end confdefs.h. */
6026 #include <langinfo.h>
6030 char* cs = nl_langinfo(CODESET);
6035 rm -f conftest.
$ac_objext conftest
$ac_exeext
6036 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6037 (eval $ac_link) 2>conftest.er1
6039 grep -v '^ *+' conftest.er1
>conftest.err
6041 cat conftest.err
>&5
6042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6043 (exit $ac_status); } &&
6044 { ac_try
='test -z "$ac_c_werror_flag"
6045 || test ! -s conftest.err'
6046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6050 (exit $ac_status); }; } &&
6051 { ac_try
='test -s conftest$ac_exeext'
6052 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6056 (exit $ac_status); }; }; then
6057 am_cv_langinfo_codeset
=yes
6059 echo "$as_me: failed program was:" >&5
6060 sed 's/^/| /' conftest.
$ac_ext >&5
6062 am_cv_langinfo_codeset
=no
6064 rm -f conftest.err conftest.
$ac_objext \
6065 conftest
$ac_exeext conftest.
$ac_ext
6068 echo "$as_me:$LINENO: result: $am_cv_langinfo_codeset" >&5
6069 echo "${ECHO_T}$am_cv_langinfo_codeset" >&6
6070 if test $am_cv_langinfo_codeset = yes; then
6072 cat >>confdefs.h
<<\_ACEOF
6073 #define HAVE_LANGINFO_CODESET 1
6078 # If we haven't got the data from the intl directory,
6079 # assume NLS is disabled.
6087 if test -f ..
/intl
/config.intl
; then
6088 . ..
/intl
/config.intl
6090 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
6091 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
6092 if test x
"$USE_NLS" != xyes
; then
6093 echo "$as_me:$LINENO: result: no" >&5
6094 echo "${ECHO_T}no" >&6
6096 echo "$as_me:$LINENO: result: yes" >&5
6097 echo "${ECHO_T}yes" >&6
6099 cat >>confdefs.h
<<\_ACEOF
6100 #define ENABLE_NLS 1
6104 echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
6105 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
6106 # Look for .po and .gmo files in the source directory.
6109 for cat in $srcdir/po
/*.gmo
$srcdir/po
/*.po
; do
6110 # If there aren't any .gmo files the shell will give us the
6111 # literal string "../path/to/srcdir/po/*.gmo" which has to be
6113 case "$cat" in *\
**)
6116 # The quadruple backslash is collapsed to a double backslash
6117 # by the backticks, then collapsed again by the double quotes,
6118 # leaving us with one backslash in the sed expression (right
6119 # before the dot that mustn't act as a wildcard).
6120 cat=`echo $cat | sed -e "s!$srcdir/!!" -e "s!\\\\.po!.gmo!"`
6121 lang
=`echo $cat | sed -e 's!po/!!' -e "s!\\\\.gmo!!"`
6122 # The user is allowed to set LINGUAS to a list of languages to
6123 # install catalogs for. If it's empty that means "all of them."
6124 if test "x$LINGUAS" = x
; then
6125 CATALOGS
="$CATALOGS $cat"
6126 XLINGUAS
="$XLINGUAS $lang"
6128 case "$LINGUAS" in *$lang*)
6129 CATALOGS
="$CATALOGS $cat"
6130 XLINGUAS
="$XLINGUAS $lang"
6136 echo "$as_me:$LINENO: result: $LINGUAS" >&5
6137 echo "${ECHO_T}$LINGUAS" >&6
6140 echo "$as_me:$LINENO: checking for uchar" >&5
6141 echo $ECHO_N "checking for uchar... $ECHO_C" >&6
6142 if test "${gcc_cv_type_uchar+set}" = set; then
6143 echo $ECHO_N "(cached) $ECHO_C" >&6
6145 cat >conftest.
$ac_ext <<_ACEOF
6148 cat confdefs.h
>>conftest.
$ac_ext
6149 cat >>conftest.
$ac_ext <<_ACEOF
6150 /* end confdefs.h. */
6152 #include "ansidecl.h"
6158 if ((uchar *)0) return 0;
6159 if (sizeof(uchar)) return 0;
6164 rm -f conftest.
$ac_objext
6165 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6166 (eval $ac_compile) 2>conftest.er1
6168 grep -v '^ *+' conftest.er1
>conftest.err
6170 cat conftest.err
>&5
6171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6172 (exit $ac_status); } &&
6173 { ac_try
='test -z "$ac_c_werror_flag"
6174 || test ! -s conftest.err'
6175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6178 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6179 (exit $ac_status); }; } &&
6180 { ac_try
='test -s conftest.$ac_objext'
6181 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6184 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6185 (exit $ac_status); }; }; then
6186 ac_cv_type_uchar
=yes
6188 echo "$as_me: failed program was:" >&5
6189 sed 's/^/| /' conftest.
$ac_ext >&5
6193 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6195 echo "$as_me:$LINENO: result: $gcc_cv_type_uchar" >&5
6196 echo "${ECHO_T}$gcc_cv_type_uchar" >&6
6197 if test $ac_cv_type_uchar = yes; then
6199 cat >>confdefs.h
<<\_ACEOF
6200 #define HAVE_UCHAR 1
6206 if test "X$prefix" = "XNONE"; then
6207 acl_final_prefix
="$ac_default_prefix"
6209 acl_final_prefix
="$prefix"
6211 if test "X$exec_prefix" = "XNONE"; then
6212 acl_final_exec_prefix
='${prefix}'
6214 acl_final_exec_prefix
="$exec_prefix"
6216 acl_save_prefix
="$prefix"
6217 prefix
="$acl_final_prefix"
6218 eval acl_final_exec_prefix
=\"$acl_final_exec_prefix\"
6219 prefix
="$acl_save_prefix"
6222 # Check whether --with-gnu-ld or --without-gnu-ld was given.
6223 if test "${with_gnu_ld+set}" = set; then
6224 withval
="$with_gnu_ld"
6225 test "$withval" = no || with_gnu_ld
=yes
6229 # Prepare PATH_SEPARATOR.
6230 # The user is always right.
6231 if test "${PATH_SEPARATOR+set}" != set; then
6232 echo "#! /bin/sh" >conf$$.sh
6233 echo "exit 0" >>conf$$.sh
6235 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
6243 if test "$GCC" = yes; then
6244 # Check if gcc -print-prog-name=ld gives a path.
6245 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
6246 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
6249 # gcc leaves a trailing carriage return which upsets mingw
6250 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6252 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
6255 # Accept absolute paths.
6256 [\\/]* |
[A-Za-z
]:[\\/]*)
6257 re_direlt
='/[^/][^/]*/\.\./'
6258 # Canonicalize the path of ld
6259 ac_prog
=`echo $ac_prog| sed 's%\\\\%/%g'`
6260 while echo $ac_prog |
grep "$re_direlt" > /dev
/null
2>&1; do
6261 ac_prog
=`echo $ac_prog| sed "s%$re_direlt%/%"`
6263 test -z "$LD" && LD
="$ac_prog"
6266 # If it fails, then pretend we aren't using GCC.
6270 # If it is relative, then search for the first ld in PATH.
6274 elif test "$with_gnu_ld" = yes; then
6275 echo "$as_me:$LINENO: checking for GNU ld" >&5
6276 echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
6278 echo "$as_me:$LINENO: checking for non-GNU ld" >&5
6279 echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
6281 if test "${acl_cv_path_LD+set}" = set; then
6282 echo $ECHO_N "(cached) $ECHO_C" >&6
6284 if test -z "$LD"; then
6285 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
6286 for ac_dir
in $PATH; do
6287 test -z "$ac_dir" && ac_dir
=.
6288 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
6289 acl_cv_path_LD
="$ac_dir/$ac_prog"
6290 # Check to see if the program is GNU ld. I'd rather use --version,
6291 # but apparently some GNU ld's only accept -v.
6292 # Break only if it was the GNU/non-GNU ld that we prefer.
6293 if "$acl_cv_path_LD" -v 2>&1 < /dev
/null |
egrep '(GNU|with BFD)' > /dev
/null
; then
6294 test "$with_gnu_ld" != no
&& break
6296 test "$with_gnu_ld" != yes && break
6302 acl_cv_path_LD
="$LD" # Let the user override the test with a path.
6306 LD
="$acl_cv_path_LD"
6307 if test -n "$LD"; then
6308 echo "$as_me:$LINENO: result: $LD" >&5
6309 echo "${ECHO_T}$LD" >&6
6311 echo "$as_me:$LINENO: result: no" >&5
6312 echo "${ECHO_T}no" >&6
6314 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
6315 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
6316 { (exit 1); exit 1; }; }
6317 echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
6318 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
6319 if test "${acl_cv_prog_gnu_ld+set}" = set; then
6320 echo $ECHO_N "(cached) $ECHO_C" >&6
6322 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
6323 if $LD -v 2>&1 </dev
/null |
egrep '(GNU|with BFD)' 1>&5; then
6324 acl_cv_prog_gnu_ld
=yes
6326 acl_cv_prog_gnu_ld
=no
6329 echo "$as_me:$LINENO: result: $acl_cv_prog_gnu_ld" >&5
6330 echo "${ECHO_T}$acl_cv_prog_gnu_ld" >&6
6331 with_gnu_ld
=$acl_cv_prog_gnu_ld
6335 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
6336 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
6337 if test "${acl_cv_rpath+set}" = set; then
6338 echo $ECHO_N "(cached) $ECHO_C" >&6
6341 CC
="$CC" GCC
="$GCC" LDFLAGS
="$LDFLAGS" LD
="$LD" with_gnu_ld
="$with_gnu_ld" \
6342 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
6348 echo "$as_me:$LINENO: result: $acl_cv_rpath" >&5
6349 echo "${ECHO_T}$acl_cv_rpath" >&6
6351 libext
="$acl_cv_libext"
6352 shlibext
="$acl_cv_shlibext"
6353 hardcode_libdir_flag_spec
="$acl_cv_hardcode_libdir_flag_spec"
6354 hardcode_libdir_separator
="$acl_cv_hardcode_libdir_separator"
6355 hardcode_direct
="$acl_cv_hardcode_direct"
6356 hardcode_minus_L
="$acl_cv_hardcode_minus_L"
6357 # Check whether --enable-rpath or --disable-rpath was given.
6358 if test "${enable_rpath+set}" = set; then
6359 enableval
="$enable_rpath"
6373 acl_save_prefix
="$prefix"
6374 prefix
="$acl_final_prefix"
6375 acl_save_exec_prefix
="$exec_prefix"
6376 exec_prefix
="$acl_final_exec_prefix"
6378 eval additional_includedir
=\"$includedir\"
6379 eval additional_libdir
=\"$libdir\"
6381 exec_prefix
="$acl_save_exec_prefix"
6382 prefix
="$acl_save_prefix"
6385 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
6386 if test "${with_libiconv_prefix+set}" = set; then
6387 withval
="$with_libiconv_prefix"
6389 if test "X$withval" = "Xno"; then
6392 if test "X$withval" = "X"; then
6394 acl_save_prefix
="$prefix"
6395 prefix
="$acl_final_prefix"
6396 acl_save_exec_prefix
="$exec_prefix"
6397 exec_prefix
="$acl_final_exec_prefix"
6399 eval additional_includedir
=\"$includedir\"
6400 eval additional_libdir
=\"$libdir\"
6402 exec_prefix
="$acl_save_exec_prefix"
6403 prefix
="$acl_save_prefix"
6406 additional_includedir
="$withval/include"
6407 additional_libdir
="$withval/lib"
6417 names_already_handled
=
6418 names_next_round
='iconv '
6419 while test -n "$names_next_round"; do
6420 names_this_round
="$names_next_round"
6422 for name
in $names_this_round; do
6424 for n
in $names_already_handled; do
6425 if test "$n" = "$name"; then
6430 if test -z "$already_handled"; then
6431 names_already_handled
="$names_already_handled $name"
6432 uppername
=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
6433 eval value
=\"\
$HAVE_LIB$uppername\"
6434 if test -n "$value"; then
6435 if test "$value" = yes; then
6436 eval value
=\"\
$LIB$uppername\"
6437 test -z "$value" || LIBICONV
="${LIBICONV}${LIBICONV:+ }$value"
6438 eval value
=\"\
$LTLIB$uppername\"
6439 test -z "$value" || LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$value"
6448 if test $use_additional = yes; then
6449 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
6450 found_dir
="$additional_libdir"
6451 found_so
="$additional_libdir/lib$name.$shlibext"
6452 if test -f "$additional_libdir/lib$name.la"; then
6453 found_la
="$additional_libdir/lib$name.la"
6456 if test -f "$additional_libdir/lib$name.$libext"; then
6457 found_dir
="$additional_libdir"
6458 found_a
="$additional_libdir/lib$name.$libext"
6459 if test -f "$additional_libdir/lib$name.la"; then
6460 found_la
="$additional_libdir/lib$name.la"
6465 if test "X$found_dir" = "X"; then
6466 for x
in $LDFLAGS $LTLIBICONV; do
6468 acl_save_prefix
="$prefix"
6469 prefix
="$acl_final_prefix"
6470 acl_save_exec_prefix
="$exec_prefix"
6471 exec_prefix
="$acl_final_exec_prefix"
6473 exec_prefix
="$acl_save_exec_prefix"
6474 prefix
="$acl_save_prefix"
6478 dir
=`echo "X$x" | sed -e 's/^X-L//'`
6479 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
6481 found_so
="$dir/lib$name.$shlibext"
6482 if test -f "$dir/lib$name.la"; then
6483 found_la
="$dir/lib$name.la"
6486 if test -f "$dir/lib$name.$libext"; then
6488 found_a
="$dir/lib$name.$libext"
6489 if test -f "$dir/lib$name.la"; then
6490 found_la
="$dir/lib$name.la"
6496 if test "X$found_dir" != "X"; then
6501 if test "X$found_dir" != "X"; then
6502 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
6503 if test "X$found_so" != "X"; then
6504 if test "$enable_rpath" = no ||
test "X$found_dir" = "X/usr/lib"; then
6505 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6508 for x
in $ltrpathdirs; do
6509 if test "X$x" = "X$found_dir"; then
6514 if test -z "$haveit"; then
6515 ltrpathdirs
="$ltrpathdirs $found_dir"
6517 if test "$hardcode_direct" = yes; then
6518 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6520 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no
; then
6521 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6523 for x
in $rpathdirs; do
6524 if test "X$x" = "X$found_dir"; then
6529 if test -z "$haveit"; then
6530 rpathdirs
="$rpathdirs $found_dir"
6534 for x
in $LDFLAGS $LIBICONV; do
6536 acl_save_prefix
="$prefix"
6537 prefix
="$acl_final_prefix"
6538 acl_save_exec_prefix
="$exec_prefix"
6539 exec_prefix
="$acl_final_exec_prefix"
6541 exec_prefix
="$acl_save_exec_prefix"
6542 prefix
="$acl_save_prefix"
6544 if test "X$x" = "X-L$found_dir"; then
6549 if test -z "$haveit"; then
6550 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir"
6552 if test "$hardcode_minus_L" != no
; then
6553 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6555 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
6561 if test "X$found_a" != "X"; then
6562 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_a"
6564 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
6567 additional_includedir
=
6568 case "$found_dir" in
6570 basedir
=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
6571 additional_includedir
="$basedir/include"
6574 if test "X$additional_includedir" != "X"; then
6575 if test "X$additional_includedir" != "X/usr/include"; then
6577 if test "X$additional_includedir" = "X/usr/local/include"; then
6578 if test -n "$GCC"; then
6580 linux
*) haveit
=yes;;
6584 if test -z "$haveit"; then
6585 for x
in $CPPFLAGS $INCICONV; do
6587 acl_save_prefix
="$prefix"
6588 prefix
="$acl_final_prefix"
6589 acl_save_exec_prefix
="$exec_prefix"
6590 exec_prefix
="$acl_final_exec_prefix"
6592 exec_prefix
="$acl_save_exec_prefix"
6593 prefix
="$acl_save_prefix"
6595 if test "X$x" = "X-I$additional_includedir"; then
6600 if test -z "$haveit"; then
6601 if test -d "$additional_includedir"; then
6602 INCICONV
="${INCICONV}${INCICONV:+ }-I$additional_includedir"
6608 if test -n "$found_la"; then
6609 save_libdir
="$libdir"
6611 */* |
*\\*) .
"$found_la" ;;
6612 *) .
"./$found_la" ;;
6614 libdir
="$save_libdir"
6615 for dep
in $dependency_libs; do
6618 additional_libdir
=`echo "X$dep" | sed -e 's/^X-L//'`
6619 if test "X$additional_libdir" != "X/usr/lib"; then
6621 if test "X$additional_libdir" = "X/usr/local/lib"; then
6622 if test -n "$GCC"; then
6624 linux
*) haveit
=yes;;
6628 if test -z "$haveit"; then
6630 for x
in $LDFLAGS $LIBICONV; do
6632 acl_save_prefix
="$prefix"
6633 prefix
="$acl_final_prefix"
6634 acl_save_exec_prefix
="$exec_prefix"
6635 exec_prefix
="$acl_final_exec_prefix"
6637 exec_prefix
="$acl_save_exec_prefix"
6638 prefix
="$acl_save_prefix"
6640 if test "X$x" = "X-L$additional_libdir"; then
6645 if test -z "$haveit"; then
6646 if test -d "$additional_libdir"; then
6647 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
6651 for x
in $LDFLAGS $LTLIBICONV; do
6653 acl_save_prefix
="$prefix"
6654 prefix
="$acl_final_prefix"
6655 acl_save_exec_prefix
="$exec_prefix"
6656 exec_prefix
="$acl_final_exec_prefix"
6658 exec_prefix
="$acl_save_exec_prefix"
6659 prefix
="$acl_save_prefix"
6661 if test "X$x" = "X-L$additional_libdir"; then
6666 if test -z "$haveit"; then
6667 if test -d "$additional_libdir"; then
6668 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
6675 dir
=`echo "X$dep" | sed -e 's/^X-R//'`
6676 if test "$enable_rpath" != no
; then
6678 for x
in $rpathdirs; do
6679 if test "X$x" = "X$dir"; then
6684 if test -z "$haveit"; then
6685 rpathdirs
="$rpathdirs $dir"
6688 for x
in $ltrpathdirs; do
6689 if test "X$x" = "X$dir"; then
6694 if test -z "$haveit"; then
6695 ltrpathdirs
="$ltrpathdirs $dir"
6700 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
6703 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
6706 LIBICONV
="${LIBICONV}${LIBICONV:+ }$dep"
6707 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$dep"
6713 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
6714 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
6720 if test "X$rpathdirs" != "X"; then
6721 if test -n "$hardcode_libdir_separator"; then
6723 for found_dir
in $rpathdirs; do
6724 alldirs
="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
6726 acl_save_libdir
="$libdir"
6728 eval flag
=\"$hardcode_libdir_flag_spec\"
6729 libdir
="$acl_save_libdir"
6730 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
6732 for found_dir
in $rpathdirs; do
6733 acl_save_libdir
="$libdir"
6735 eval flag
=\"$hardcode_libdir_flag_spec\"
6736 libdir
="$acl_save_libdir"
6737 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
6741 if test "X$ltrpathdirs" != "X"; then
6742 for found_dir
in $ltrpathdirs; do
6743 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
6753 am_save_CPPFLAGS
="$CPPFLAGS"
6755 for element
in $INCICONV; do
6757 for x
in $CPPFLAGS; do
6759 acl_save_prefix
="$prefix"
6760 prefix
="$acl_final_prefix"
6761 acl_save_exec_prefix
="$exec_prefix"
6762 exec_prefix
="$acl_final_exec_prefix"
6764 exec_prefix
="$acl_save_exec_prefix"
6765 prefix
="$acl_save_prefix"
6767 if test "X$x" = "X$element"; then
6772 if test -z "$haveit"; then
6773 CPPFLAGS
="${CPPFLAGS}${CPPFLAGS:+ }$element"
6778 echo "$as_me:$LINENO: checking for iconv" >&5
6779 echo $ECHO_N "checking for iconv... $ECHO_C" >&6
6780 if test "${am_cv_func_iconv+set}" = set; then
6781 echo $ECHO_N "(cached) $ECHO_C" >&6
6784 am_cv_func_iconv
="no, consider installing GNU libiconv"
6786 cat >conftest.
$ac_ext <<_ACEOF
6789 cat confdefs.h
>>conftest.
$ac_ext
6790 cat >>conftest.
$ac_ext <<_ACEOF
6791 /* end confdefs.h. */
6797 iconv_t cd = iconv_open("","");
6798 iconv(cd,NULL,NULL,NULL,NULL);
6804 rm -f conftest.
$ac_objext conftest
$ac_exeext
6805 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6806 (eval $ac_link) 2>conftest.er1
6808 grep -v '^ *+' conftest.er1
>conftest.err
6810 cat conftest.err
>&5
6811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6812 (exit $ac_status); } &&
6813 { ac_try
='test -z "$ac_c_werror_flag"
6814 || test ! -s conftest.err'
6815 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6819 (exit $ac_status); }; } &&
6820 { ac_try
='test -s conftest$ac_exeext'
6821 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6825 (exit $ac_status); }; }; then
6826 am_cv_func_iconv
=yes
6828 echo "$as_me: failed program was:" >&5
6829 sed 's/^/| /' conftest.
$ac_ext >&5
6832 rm -f conftest.err conftest.
$ac_objext \
6833 conftest
$ac_exeext conftest.
$ac_ext
6834 if test "$am_cv_func_iconv" != yes; then
6835 am_save_LIBS
="$LIBS"
6836 LIBS
="$LIBS $LIBICONV"
6837 cat >conftest.
$ac_ext <<_ACEOF
6840 cat confdefs.h
>>conftest.
$ac_ext
6841 cat >>conftest.
$ac_ext <<_ACEOF
6842 /* end confdefs.h. */
6848 iconv_t cd = iconv_open("","");
6849 iconv(cd,NULL,NULL,NULL,NULL);
6855 rm -f conftest.
$ac_objext conftest
$ac_exeext
6856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6857 (eval $ac_link) 2>conftest.er1
6859 grep -v '^ *+' conftest.er1
>conftest.err
6861 cat conftest.err
>&5
6862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6863 (exit $ac_status); } &&
6864 { ac_try
='test -z "$ac_c_werror_flag"
6865 || test ! -s conftest.err'
6866 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6869 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6870 (exit $ac_status); }; } &&
6871 { ac_try
='test -s conftest$ac_exeext'
6872 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6875 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6876 (exit $ac_status); }; }; then
6878 am_cv_func_iconv
=yes
6880 echo "$as_me: failed program was:" >&5
6881 sed 's/^/| /' conftest.
$ac_ext >&5
6884 rm -f conftest.err conftest.
$ac_objext \
6885 conftest
$ac_exeext conftest.
$ac_ext
6886 LIBS
="$am_save_LIBS"
6890 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
6891 echo "${ECHO_T}$am_cv_func_iconv" >&6
6892 if test "$am_cv_func_iconv" = yes; then
6894 cat >>confdefs.h
<<\_ACEOF
6895 #define HAVE_ICONV 1
6899 if test "$am_cv_lib_iconv" = yes; then
6900 echo "$as_me:$LINENO: checking how to link with libiconv" >&5
6901 echo $ECHO_N "checking how to link with libiconv... $ECHO_C" >&6
6902 echo "$as_me:$LINENO: result: $LIBICONV" >&5
6903 echo "${ECHO_T}$LIBICONV" >&6
6905 CPPFLAGS
="$am_save_CPPFLAGS"
6912 if test "$am_cv_func_iconv" = yes; then
6913 echo "$as_me:$LINENO: checking for iconv declaration" >&5
6914 echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
6915 if test "${am_cv_proto_iconv+set}" = set; then
6916 echo $ECHO_N "(cached) $ECHO_C" >&6
6919 cat >conftest.
$ac_ext <<_ACEOF
6922 cat confdefs.h
>>conftest.
$ac_ext
6923 cat >>conftest.
$ac_ext <<_ACEOF
6924 /* end confdefs.h. */
6932 #if defined(__STDC__) || defined(__cplusplus)
6933 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
6946 rm -f conftest.
$ac_objext
6947 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6948 (eval $ac_compile) 2>conftest.er1
6950 grep -v '^ *+' conftest.er1
>conftest.err
6952 cat conftest.err
>&5
6953 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6954 (exit $ac_status); } &&
6955 { ac_try
='test -z "$ac_c_werror_flag"
6956 || test ! -s conftest.err'
6957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6961 (exit $ac_status); }; } &&
6962 { ac_try
='test -s conftest.$ac_objext'
6963 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6967 (exit $ac_status); }; }; then
6968 am_cv_proto_iconv_arg1
=""
6970 echo "$as_me: failed program was:" >&5
6971 sed 's/^/| /' conftest.
$ac_ext >&5
6973 am_cv_proto_iconv_arg1
="const"
6975 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6976 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);"
6979 am_cv_proto_iconv
=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
6980 echo "$as_me:$LINENO: result: ${ac_t:-
6981 }$am_cv_proto_iconv" >&5
6982 echo "${ECHO_T}${ac_t:-
6983 }$am_cv_proto_iconv" >&6
6985 cat >>confdefs.h
<<_ACEOF
6986 #define ICONV_CONST $am_cv_proto_iconv_arg1
6992 # More defines and substitutions.
6993 PACKAGE
="$PACKAGE_TARNAME"
6995 cat >>confdefs.h
<<_ACEOF
6996 #define PACKAGE "$PACKAGE"
7001 if test "x$enable_nls" != xno
; then
7002 USED_CATALOGS
='$(CATALOGS)'
7008 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
7009 if test "${enable_maintainer_mode+set}" = set; then
7010 enableval
="$enable_maintainer_mode"
7013 enable_maintainer_mode
=no
7016 if test "x$enable_maintainer_mode" = xno
; then
7023 # Check whether --enable-checking or --disable-checking was given.
7024 if test "${enable_checking+set}" = set; then
7025 enableval
="$enable_checking"
7031 if test $enable_checking != no
; then
7033 cat >>confdefs.h
<<\_ACEOF
7034 #define ENABLE_CHECKING 1
7043 arm
*-*-symbianelf* | \
7046 hppa
*64*-*-* | parisc
*64*-*-* | \
7052 sparc64
*-*-* | ultrasparc-
*-freebsd* | \
7053 sparcv9-
*-solaris2* | \
7054 sparc-
*-solaris2.
[789] | sparc-
*-solaris2.1
[0-9] | \
7055 sh
[123456789l]*-*-*)
7056 need_64bit_hwint
=yes ;;
7058 need_64bit_hwint
=no
;;
7061 case $need_64bit_hwint:$ac_cv_sizeof_long in
7062 *:8 | no
:*) host_wide_int
=long
;;
7063 *) host_wide_int
='long long' ;;
7068 cat >>confdefs.h
<<_ACEOF
7069 #define HOST_WIDE_INT $host_wide_int
7075 ac_config_headers
="$ac_config_headers config.h:config.in"
7077 ac_config_files
="$ac_config_files Makefile"
7079 cat >confcache
<<\_ACEOF
7080 # This file is a shell script that caches the results of configure
7081 # tests run on this system so they can be shared between configure
7082 # scripts and configure runs, see configure's option --config-cache.
7083 # It is not useful on other systems. If it contains results you don't
7084 # want to keep, you may remove or edit it.
7086 # config.status only pays attention to the cache file if you give it
7087 # the --recheck option to rerun configure.
7089 # `ac_cv_env_foo' variables (set or unset) will be overridden when
7090 # loading this file, other *unset* `ac_cv_foo' will be assigned the
7095 # The following way of writing the cache mishandles newlines in values,
7096 # but we know of no workaround that is simple, portable, and efficient.
7097 # So, don't put newlines in cache variables' values.
7098 # Ultrix sh set writes to stderr and can't be redirected directly,
7099 # and sets the high bit in the cache file unless we assign to the vars.
7102 case `(ac_space=' '; set | grep ac_space) 2>&1` in
7104 # `set' does not quote correctly, so add quotes (double-quote
7105 # substitution turns \\\\ into \\, and sed turns \\ into \).
7108 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7111 # `set' quotes correctly as required by POSIX, so do not add quotes.
7113 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
7120 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
7122 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7124 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
7125 if test -w $cache_file; then
7126 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
7127 cat confcache
>$cache_file
7129 echo "not updating unwritable cache $cache_file"
7134 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
7135 # Let make expand exec_prefix.
7136 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
7138 # VPATH may cause trouble with some makes, so we remove $(srcdir),
7139 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
7140 # trailing colons and then remove the whole line if VPATH becomes empty
7141 # (actually we leave an empty line to preserve line numbers).
7142 if test "x$srcdir" = x.
; then
7143 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
7144 s/:*\$(srcdir):*/:/;
7145 s/:*\${srcdir}:*/:/;
7147 s/^\([^=]*=[ ]*\):*/\1/;
7153 DEFS
=-DHAVE_CONFIG_H
7157 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
7158 # 1. Remove the extension, and $U if already installed.
7159 ac_i
=`echo "$ac_i" |
7160 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
7162 ac_libobjs
="$ac_libobjs $ac_i\$U.$ac_objext"
7163 ac_ltlibobjs
="$ac_ltlibobjs $ac_i"'$U.lo'
7167 LTLIBOBJS
=$ac_ltlibobjs
7171 : ${CONFIG_STATUS=./config.status}
7172 ac_clean_files_save
=$ac_clean_files
7173 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
7174 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
7175 echo "$as_me: creating $CONFIG_STATUS" >&6;}
7176 cat >$CONFIG_STATUS <<_ACEOF
7178 # Generated by $as_me.
7179 # Run this file to recreate the current configuration.
7180 # Compiler output produced by configure, useful for debugging
7181 # configure, is in config.log if it exists.
7186 SHELL=\${CONFIG_SHELL-$SHELL}
7189 cat >>$CONFIG_STATUS <<\_ACEOF
7190 ## --------------------- ##
7191 ## M4sh Initialization. ##
7192 ## --------------------- ##
7194 # Be Bourne compatible
7195 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
7198 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
7199 # is contrary to our usage. Disable this feature.
7200 alias -g '${1+"$@"}'='"$@"'
7201 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
7204 DUALCASE
=1; export DUALCASE
# for MKS sh
7206 # Support unset when possible.
7207 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
7214 # Work around bugs in pre-3.0 UWIN ksh.
7215 $as_unset ENV MAIL MAILPATH
7222 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
7223 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
7224 LC_TELEPHONE LC_TIME
7226 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
7227 eval $as_var=C
; export $as_var
7233 # Required to use basename.
7234 if expr a
: '\(a\)' >/dev
/null
2>&1; then
7240 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
7241 as_basename
=basename
7247 # Name of the executable.
7248 as_me
=`$as_basename "$0" ||
7249 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
7250 X"$0" : 'X\(//\)$' \| \
7251 X"$0" : 'X\(/\)$' \| \
7252 . : '\(.\)' 2>/dev/null ||
7254 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
7255 /^X\/\(\/\/\)$/{ s//\1/; q; }
7256 /^X\/\(\/\).*/{ s//\1/; q; }
7260 # PATH needs CR, and LINENO needs CR and PATH.
7261 # Avoid depending upon Character Ranges.
7262 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
7263 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
7264 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
7265 as_cr_digits
='0123456789'
7266 as_cr_alnum
=$as_cr_Letters$as_cr_digits
7268 # The user is always right.
7269 if test "${PATH_SEPARATOR+set}" != set; then
7270 echo "#! /bin/sh" >conf$$.sh
7271 echo "exit 0" >>conf$$.sh
7273 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
7284 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
7285 test "x$as_lineno_1" != "x$as_lineno_2" &&
7286 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
7287 # Find who we are. Look in the path if we contain no path at all
7290 *[\\/]* ) as_myself
=$0 ;;
7291 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7295 test -z "$as_dir" && as_dir
=.
7296 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
7301 # We did not find ourselves, most probably we were run as `sh COMMAND'
7302 # in which case we are not to be found in the path.
7303 if test "x$as_myself" = x
; then
7306 if test ! -f "$as_myself"; then
7307 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
7308 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
7309 { (exit 1); exit 1; }; }
7311 case $CONFIG_SHELL in
7313 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7314 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
7317 test -z "$as_dir" && as_dir
=.
7318 for as_base
in sh bash ksh sh5
; do
7321 if ("$as_dir/$as_base" -c '
7324 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
7325 test "x$as_lineno_1" != "x$as_lineno_2" &&
7326 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
7327 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
7328 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
7329 CONFIG_SHELL
=$as_dir/$as_base
7331 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
7339 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
7340 # uniformly replaced by the line number. The first 'sed' inserts a
7341 # line-number line before each line; the second 'sed' does the real
7342 # work. The second script uses 'N' to pair each line-number line
7343 # with the numbered line, and appends trailing '-' during
7344 # substitution so that $LINENO is not a special case at line end.
7345 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
7346 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
7347 sed '=' <$as_myself |
7352 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
7355 s,^['$as_cr_digits']*\n,,
7357 chmod +x
$as_me.lineno ||
7358 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
7359 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
7360 { (exit 1); exit 1; }; }
7362 # Don't try to exec as it changes $[0], causing all sort of problems
7363 # (the dirname of $[0] is not the place where we might find the
7364 # original and so on. Autoconf is especially sensible to this).
7366 # Exit status is that of the last command.
7371 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
7372 *c
*,-n*) ECHO_N
= ECHO_C
='
7374 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
7375 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
7378 if expr a
: '\(a\)' >/dev
/null
2>&1; then
7384 rm -f conf$$ conf$$.exe conf$$.
file
7386 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
7387 # We could just check for DJGPP; but this test a) works b) is more generic
7388 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
7389 if test -f conf$$.exe
; then
7390 # Don't use ln at all; we don't have any links
7395 elif ln conf$$.
file conf$$
2>/dev
/null
; then
7400 rm -f conf$$ conf$$.exe conf$$.
file
7402 if mkdir
-p .
2>/dev
/null
; then
7405 test -d .
/-p && rmdir .
/-p
7409 as_executable_p
="test -f"
7411 # Sed expression to map a string onto a valid CPP name.
7412 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
7414 # Sed expression to map a string onto a valid variable name.
7415 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
7419 # We need space, tab and new line, in precisely that order.
7429 # Open the log real soon, to keep \$[0] and so on meaningful, and to
7430 # report actual input values of CONFIG_FILES etc. instead of their
7431 # values after options handling. Logging --version etc. is OK.
7435 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
7436 ## Running $as_me. ##
7441 This file was extended by cpplib $as_me , which was
7442 generated by GNU Autoconf 2.59. Invocation command line was
7444 CONFIG_FILES = $CONFIG_FILES
7445 CONFIG_HEADERS = $CONFIG_HEADERS
7446 CONFIG_LINKS = $CONFIG_LINKS
7447 CONFIG_COMMANDS = $CONFIG_COMMANDS
7451 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
7455 # Files that config.status was made for.
7456 if test -n "$ac_config_files"; then
7457 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
7460 if test -n "$ac_config_headers"; then
7461 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
7464 if test -n "$ac_config_links"; then
7465 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
7468 if test -n "$ac_config_commands"; then
7469 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
7472 cat >>$CONFIG_STATUS <<\_ACEOF
7475 \`$as_me' instantiates files from templates according to the
7476 current configuration.
7478 Usage: $0 [OPTIONS] [FILE]...
7480 -h, --help print this help, then exit
7481 -V, --version print version number, then exit
7482 -q, --quiet do not print progress messages
7483 -d, --debug don't remove temporary files
7484 --recheck update $as_me by reconfiguring in the same conditions
7485 --file=FILE[:TEMPLATE]
7486 instantiate the configuration file FILE
7487 --header=FILE[:TEMPLATE]
7488 instantiate the configuration header FILE
7490 Configuration files:
7493 Configuration headers:
7496 Report bugs to <bug-autoconf@gnu.org>."
7499 cat >>$CONFIG_STATUS <<_ACEOF
7501 cpplib config.status
7502 configured by $0, generated by GNU Autoconf 2.59,
7503 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
7505 Copyright (C) 2003 Free Software Foundation, Inc.
7506 This config.status script is free software; the Free Software Foundation
7507 gives unlimited permission to copy, distribute and modify it."
7512 cat >>$CONFIG_STATUS <<\_ACEOF
7513 # If no file are specified by the user, then we need to provide default
7514 # value. By we need to know if files were specified by the user.
7520 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
7521 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
7529 *) # This is not an option, so the user has probably given explicit
7532 ac_need_defaults
=false
;;
7536 # Handling of the options.
7538 cat >>$CONFIG_STATUS <<\_ACEOF
7539 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
7541 --version |
--vers* |
-V )
7542 echo "$ac_cs_version"; exit 0 ;;
7544 # Conflict between --help and --header
7545 { { echo "$as_me:$LINENO: error: ambiguous option: $1
7546 Try \`$0 --help' for more information." >&5
7547 echo "$as_me: error: ambiguous option: $1
7548 Try \`$0 --help' for more information." >&2;}
7549 { (exit 1); exit 1; }; };;
7550 --help |
--hel |
-h )
7551 echo "$ac_cs_usage"; exit 0 ;;
7552 --debug |
--d* |
-d )
7554 --file |
--fil |
--fi |
--f )
7556 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
7557 ac_need_defaults
=false
;;
7558 --header |
--heade |
--head |
--hea )
7560 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
7561 ac_need_defaults
=false
;;
7562 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
7563 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
7567 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
7568 Try \`$0 --help' for more information." >&5
7569 echo "$as_me: error: unrecognized option: $1
7570 Try \`$0 --help' for more information." >&2;}
7571 { (exit 1); exit 1; }; } ;;
7573 *) ac_config_targets
="$ac_config_targets $1" ;;
7579 ac_configure_extra_args
=
7581 if $ac_cs_silent; then
7583 ac_configure_extra_args
="$ac_configure_extra_args --silent"
7587 cat >>$CONFIG_STATUS <<_ACEOF
7588 if \$ac_cs_recheck; then
7589 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
7590 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
7599 cat >>$CONFIG_STATUS <<\_ACEOF
7600 for ac_config_target
in $ac_config_targets
7602 case "$ac_config_target" in
7603 # Handling of arguments.
7604 "Makefile" ) CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
7605 "config.h" ) CONFIG_HEADERS
="$CONFIG_HEADERS config.h:config.in" ;;
7606 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
7607 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
7608 { (exit 1); exit 1; }; };;
7612 # If the user did not use the arguments to specify the items to instantiate,
7613 # then the envvar interface is used. Set only those that are not.
7614 # We use the long form for the default assignment because of an extremely
7615 # bizarre bug on SunOS 4.1.3.
7616 if $ac_need_defaults; then
7617 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
7618 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
7621 # Have a temporary directory for convenience. Make it in the build tree
7622 # simply because there is no reason to put it here, and in addition,
7623 # creating and moving files from /tmp can sometimes cause problems.
7624 # Create a temporary directory, and hook for its removal unless debugging.
7627 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
7628 trap '{ (exit 1); exit 1; }' 1 2 13 15
7631 # Create a (secure) tmp directory for tmp files.
7634 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
7635 test -n "$tmp" && test -d "$tmp"
7638 tmp
=.
/confstat$$
-$RANDOM
7639 (umask 077 && mkdir
$tmp)
7642 echo "$me: cannot create a temporary directory in ." >&2
7643 { (exit 1); exit 1; }
7648 cat >>$CONFIG_STATUS <<_ACEOF
7651 # CONFIG_FILES section.
7654 # No need to generate the scripts if there are no CONFIG_FILES.
7655 # This happens for instance when ./config.status config.h
7656 if test -n "\$CONFIG_FILES"; then
7657 # Protect against being on the right side of a sed subst in config.status.
7658 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
7659 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
7660 s,@SHELL@,$SHELL,;t t
7661 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
7662 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
7663 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
7664 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
7665 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
7666 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
7667 s,@exec_prefix@,$exec_prefix,;t t
7668 s,@prefix@,$prefix,;t t
7669 s,@program_transform_name@,$program_transform_name,;t t
7670 s,@bindir@,$bindir,;t t
7671 s,@sbindir@,$sbindir,;t t
7672 s,@libexecdir@,$libexecdir,;t t
7673 s,@datadir@,$datadir,;t t
7674 s,@sysconfdir@,$sysconfdir,;t t
7675 s,@sharedstatedir@,$sharedstatedir,;t t
7676 s,@localstatedir@,$localstatedir,;t t
7677 s,@libdir@,$libdir,;t t
7678 s,@includedir@,$includedir,;t t
7679 s,@oldincludedir@,$oldincludedir,;t t
7680 s,@infodir@,$infodir,;t t
7681 s,@mandir@,$mandir,;t t
7682 s,@build_alias@,$build_alias,;t t
7683 s,@host_alias@,$host_alias,;t t
7684 s,@target_alias@,$target_alias,;t t
7686 s,@ECHO_C@,$ECHO_C,;t t
7687 s,@ECHO_N@,$ECHO_N,;t t
7688 s,@ECHO_T@,$ECHO_T,;t t
7690 s,@build@,$build,;t t
7691 s,@build_cpu@,$build_cpu,;t t
7692 s,@build_vendor@,$build_vendor,;t t
7693 s,@build_os@,$build_os,;t t
7695 s,@host_cpu@,$host_cpu,;t t
7696 s,@host_vendor@,$host_vendor,;t t
7697 s,@host_os@,$host_os,;t t
7698 s,@target@,$target,;t t
7699 s,@target_cpu@,$target_cpu,;t t
7700 s,@target_vendor@,$target_vendor,;t t
7701 s,@target_os@,$target_os,;t t
7702 s,@SET_MAKE@,$SET_MAKE,;t t
7703 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
7704 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
7705 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
7707 s,@CFLAGS@,$CFLAGS,;t t
7708 s,@LDFLAGS@,$LDFLAGS,;t t
7709 s,@CPPFLAGS@,$CPPFLAGS,;t t
7710 s,@ac_ct_CC@,$ac_ct_CC,;t t
7711 s,@EXEEXT@,$EXEEXT,;t t
7712 s,@OBJEXT@,$OBJEXT,;t t
7713 s,@RANLIB@,$RANLIB,;t t
7714 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
7715 s,@ACLOCAL@,$ACLOCAL,;t t
7716 s,@AUTOCONF@,$AUTOCONF,;t t
7717 s,@AUTOHEADER@,$AUTOHEADER,;t t
7718 s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t
7719 s,@WARN_PEDANTIC@,$WARN_PEDANTIC,;t t
7720 s,@WERROR@,$WERROR,;t t
7722 s,@EGREP@,$EGREP,;t t
7723 s,@LIBOBJS@,$LIBOBJS,;t t
7724 s,@ALLOCA@,$ALLOCA,;t t
7725 s,@USE_NLS@,$USE_NLS,;t t
7726 s,@LIBINTL@,$LIBINTL,;t t
7727 s,@LIBINTL_DEP@,$LIBINTL_DEP,;t t
7728 s,@INCINTL@,$INCINTL,;t t
7729 s,@XGETTEXT@,$XGETTEXT,;t t
7730 s,@GMSGFMT@,$GMSGFMT,;t t
7731 s,@POSUB@,$POSUB,;t t
7732 s,@CATALOGS@,$CATALOGS,;t t
7733 s,@LIBICONV@,$LIBICONV,;t t
7734 s,@LTLIBICONV@,$LTLIBICONV,;t t
7735 s,@PACKAGE@,$PACKAGE,;t t
7736 s,@USED_CATALOGS@,$USED_CATALOGS,;t t
7737 s,@MAINT@,$MAINT,;t t
7738 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
7743 cat >>$CONFIG_STATUS <<\_ACEOF
7744 # Split the substitutions into bite-sized pieces for seds with
7745 # small command number limits, like on Digital OSF/1 and HP-UX.
7747 ac_sed_frag
=1 # Number of current file.
7748 ac_beg
=1 # First line for current file.
7749 ac_end
=$ac_max_sed_lines # Line after last line for current file.
7752 while $ac_more_lines; do
7753 if test $ac_beg -gt 1; then
7754 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
7756 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
7758 if test ! -s $tmp/subs.frag
; then
7761 # The purpose of the label and of the branching condition is to
7762 # speed up the sed processing (if there are no `@' at all, there
7763 # is no need to browse any of the substitutions).
7764 # These are the two extra sed commands mentioned above.
7766 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
7767 if test -z "$ac_sed_cmds"; then
7768 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
7770 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
7772 ac_sed_frag
=`expr $ac_sed_frag + 1`
7774 ac_end
=`expr $ac_end + $ac_max_sed_lines`
7777 if test -z "$ac_sed_cmds"; then
7780 fi # test -n "$CONFIG_FILES"
7783 cat >>$CONFIG_STATUS <<\_ACEOF
7784 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
7785 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7787 - |
*:- |
*:-:* ) # input from stdin
7789 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
7790 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
7791 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
7792 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
7793 * ) ac_file_in
=$ac_file.
in ;;
7796 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
7797 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
7798 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7799 X"$ac_file" : 'X\(//\)[^/]' \| \
7800 X"$ac_file" : 'X\(//\)$' \| \
7801 X"$ac_file" : 'X\(/\)' \| \
7802 . : '\(.\)' 2>/dev/null ||
7804 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7805 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7806 /^X\(\/\/\)$/{ s//\1/; q; }
7807 /^X\(\/\).*/{ s//\1/; q; }
7809 { if $as_mkdir_p; then
7814 while test ! -d "$as_dir"; do
7815 as_dirs
="$as_dir $as_dirs"
7816 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
7817 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7818 X"$as_dir" : 'X\(//\)[^/]' \| \
7819 X"$as_dir" : 'X\(//\)$' \| \
7820 X"$as_dir" : 'X\(/\)' \| \
7821 . : '\(.\)' 2>/dev/null ||
7823 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7824 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7825 /^X\(\/\/\)$/{ s//\1/; q; }
7826 /^X\(\/\).*/{ s//\1/; q; }
7829 test ! -n "$as_dirs" || mkdir
$as_dirs
7830 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
7831 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
7832 { (exit 1); exit 1; }; }; }
7836 if test "$ac_dir" != .
; then
7837 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
7838 # A "../" for each directory in $ac_dir_suffix.
7839 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
7841 ac_dir_suffix
= ac_top_builddir
=
7845 .
) # No --srcdir option. We are building in place.
7847 if test -z "$ac_top_builddir"; then
7850 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
7852 [\\/]* | ?
:[\\/]* ) # Absolute path.
7853 ac_srcdir
=$srcdir$ac_dir_suffix;
7854 ac_top_srcdir
=$srcdir ;;
7856 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
7857 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
7860 # Do not use `cd foo && pwd` to compute absolute paths, because
7861 # the directories may not exist.
7863 .
) ac_abs_builddir
="$ac_dir";;
7866 .
) ac_abs_builddir
=`pwd`;;
7867 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
7868 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
7871 case $ac_abs_builddir in
7872 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
7874 case ${ac_top_builddir}.
in
7875 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
7876 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
7877 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
7880 case $ac_abs_builddir in
7881 .
) ac_abs_srcdir
=$ac_srcdir;;
7884 .
) ac_abs_srcdir
=$ac_abs_builddir;;
7885 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
7886 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
7889 case $ac_abs_builddir in
7890 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
7892 case $ac_top_srcdir in
7893 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
7894 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
7895 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
7901 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
7902 *) ac_INSTALL
=$ac_top_builddir$INSTALL ;;
7905 if test x
"$ac_file" != x-
; then
7906 { echo "$as_me:$LINENO: creating $ac_file" >&5
7907 echo "$as_me: creating $ac_file" >&6;}
7910 # Let's still pretend it is `configure' which instantiates (i.e., don't
7911 # use $as_me), people would be surprised to read:
7912 # /* config.h. Generated by config.status. */
7913 if test x
"$ac_file" = x-
; then
7916 configure_input
="$ac_file. "
7918 configure_input
=$configure_input"Generated from `echo $ac_file_in |
7919 sed 's,.*/,,'` by configure."
7921 # First look for the input files in the build tree, otherwise in the
7923 ac_file_inputs
=`IFS=:
7924 for f in $ac_file_in; do
7926 -) echo $tmp/stdin ;;
7928 # Absolute (can't be DOS-style, as IFS=:)
7929 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7930 echo "$as_me: error: cannot find input file: $f" >&2;}
7931 { (exit 1); exit 1; }; }
7934 if test -f "$f"; then
7937 elif test -f "$srcdir/$f"; then
7942 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
7943 echo "$as_me: error: cannot find input file: $f" >&2;}
7944 { (exit 1); exit 1; }; }
7947 done` ||
{ (exit 1); exit 1; }
7949 cat >>$CONFIG_STATUS <<_ACEOF
7953 cat >>$CONFIG_STATUS <<\_ACEOF
7955 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
7956 s
,@configure_input@
,$configure_input,;t t
7957 s
,@srcdir@
,$ac_srcdir,;t t
7958 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
7959 s
,@top_srcdir@
,$ac_top_srcdir,;t t
7960 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
7961 s
,@builddir@
,$ac_builddir,;t t
7962 s
,@abs_builddir@
,$ac_abs_builddir,;t t
7963 s
,@top_builddir@
,$ac_top_builddir,;t t
7964 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
7965 s
,@INSTALL@
,$ac_INSTALL,;t t
7966 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
7968 if test x"$ac_file" != x-; then
7969 mv $tmp/out $ac_file
7977 cat >>$CONFIG_STATUS <<\_ACEOF
7980 # CONFIG_HEADER section.
7983 # These sed commands are passed to sed as "A NAME B NAME C VALUE D
", where
7984 # NAME is the cpp macro being defined and VALUE is the value it is being given.
7986 # ac_d sets the value in "#define NAME VALUE" lines.
7987 ac_dA
='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
7988 ac_dB
='[ ].*$,\1#\2'
7991 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
7992 ac_uA
='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
7993 ac_uB
='$,\1#\2define\3'
7997 for ac_file
in : $CONFIG_HEADERS; do test "x$ac_file" = x
: && continue
7998 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8000 - |
*:- |
*:-:* ) # input from stdin
8002 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8003 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8004 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8005 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8006 * ) ac_file_in
=$ac_file.
in ;;
8009 test x
"$ac_file" != x-
&& { echo "$as_me:$LINENO: creating $ac_file" >&5
8010 echo "$as_me: creating $ac_file" >&6;}
8012 # First look for the input files in the build tree, otherwise in the
8014 ac_file_inputs
=`IFS=:
8015 for f in $ac_file_in; do
8017 -) echo $tmp/stdin ;;
8019 # Absolute (can't be DOS-style, as IFS=:)
8020 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8021 echo "$as_me: error: cannot find input file: $f" >&2;}
8022 { (exit 1); exit 1; }; }
8023 # Do quote $f, to prevent DOS paths from being IFS'd.
8026 if test -f "$f"; then
8029 elif test -f "$srcdir/$f"; then
8034 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8035 echo "$as_me: error: cannot find input file: $f" >&2;}
8036 { (exit 1); exit 1; }; }
8039 done` ||
{ (exit 1); exit 1; }
8040 # Remove the trailing spaces.
8041 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
8045 # Transform confdefs.h into two sed scripts, `conftest.defines' and
8046 # `conftest.undefs', that substitutes the proper values into
8047 # config.h.in to produce config.h. The first handles `#define'
8048 # templates, and the second `#undef' templates.
8049 # And first: Protect against being on the right side of a sed subst in
8050 # config.status. Protect against being in an unquoted here document
8052 rm -f conftest.defines conftest.undefs
8053 # Using a here document instead of a string reduces the quoting nightmare.
8054 # Putting comments in sed scripts is not portable.
8056 # `end' is used to avoid that the second main sed command (meant for
8057 # 0-ary CPP macros) applies to n-ary macro definitions.
8058 # See the Autoconf documentation for `clear'.
8059 cat >confdef2sed.
sed <<\_ACEOF
8064 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8066 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8069 # If some macros were called several times there might be several times
8070 # the same #defines, which is useless. Nevertheless, we may not want to
8071 # sort them, since we want the *last* AC-DEFINE to be honored.
8072 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
8073 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
8074 rm -f confdef2sed.sed
8076 # This sed command replaces #undef with comments. This is necessary, for
8077 # example, in the case of _POSIX_SOURCE, which is predefined and required
8078 # on some systems where configure will not decide to define it.
8079 cat >>conftest.undefs <<\_ACEOF
8080 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
8083 # Break up conftest.defines because some shells have a limit on the size
8084 # of here documents, and old seds have small limits too (100 cmds).
8085 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
8086 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8087 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
8088 echo ' :' >>$CONFIG_STATUS
8090 while grep . conftest.defines >/dev/null
8092 # Write a limited-size here document to $tmp/defines.sed.
8093 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
8094 # Speed up: don't consider the non `#define' lines.
8095 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
8096 # Work around the forget-to-reset-the-flag bug.
8097 echo 't clr' >>$CONFIG_STATUS
8098 echo ': clr' >>$CONFIG_STATUS
8099 sed ${ac_max_here_lines}q conftest.defines
>>$CONFIG_STATUS
8101 sed -f $tmp/defines.sed $tmp/in >$tmp/out
8105 sed 1,${ac_max_here_lines}d conftest.defines
>conftest.
tail
8106 rm -f conftest.defines
8107 mv conftest.
tail conftest.defines
8109 rm -f conftest.defines
8110 echo ' fi # grep' >>$CONFIG_STATUS
8111 echo >>$CONFIG_STATUS
8113 # Break up conftest.undefs because some shells have a limit on the size
8114 # of here documents, and old seds have small limits too (100 cmds).
8115 echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
8117 while grep . conftest.undefs
>/dev
/null
8119 # Write a limited-size here document to $tmp/undefs.sed.
8120 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
8121 # Speed up: don't consider the non
`#undef'
8122 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
8123 # Work around the forget-to-reset-the-flag bug.
8124 echo 't clr' >>$CONFIG_STATUS
8125 echo ': clr' >>$CONFIG_STATUS
8126 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
8128 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
8132 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
8133 rm -f conftest.undefs
8134 mv conftest.tail conftest.undefs
8136 rm -f conftest.undefs
8138 cat >>$CONFIG_STATUS <<\_ACEOF
8139 # Let's still pretend it is `configure
' which instantiates (i.e., don't
8140 # use $as_me), people would be surprised to read:
8141 # /* config.h. Generated by config.status. */
8142 if test x
"$ac_file" = x-
; then
8143 echo "/* Generated by configure. */" >$tmp/config.h
8145 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
8147 cat $tmp/in >>$tmp/config.h
8149 if test x
"$ac_file" != x-
; then
8150 if diff $ac_file $tmp/config.h
>/dev
/null
2>&1; then
8151 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
8152 echo "$as_me: $ac_file is unchanged" >&6;}
8154 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
8155 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8156 X"$ac_file" : 'X\(//\)[^/]' \| \
8157 X"$ac_file" : 'X\(//\)$' \| \
8158 X"$ac_file" : 'X\(/\)' \| \
8159 . : '\(.\)' 2>/dev/null ||
8161 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8162 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8163 /^X\(\/\/\)$/{ s//\1/; q; }
8164 /^X\(\/\).*/{ s//\1/; q; }
8166 { if $as_mkdir_p; then
8171 while test ! -d "$as_dir"; do
8172 as_dirs
="$as_dir $as_dirs"
8173 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
8174 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8175 X"$as_dir" : 'X\(//\)[^/]' \| \
8176 X"$as_dir" : 'X\(//\)$' \| \
8177 X"$as_dir" : 'X\(/\)' \| \
8178 . : '\(.\)' 2>/dev/null ||
8180 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8181 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8182 /^X\(\/\/\)$/{ s//\1/; q; }
8183 /^X\(\/\).*/{ s//\1/; q; }
8186 test ! -n "$as_dirs" || mkdir
$as_dirs
8187 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
8188 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
8189 { (exit 1); exit 1; }; }; }
8192 mv $tmp/config.h
$ac_file
8198 # Run the commands associated with the file.
8200 config.h
) echo timestamp
> stamp-h1
;;
8205 cat >>$CONFIG_STATUS <<\_ACEOF
8207 { (exit 0); exit 0; }
8209 chmod +x
$CONFIG_STATUS
8210 ac_clean_files
=$ac_clean_files_save
8213 # configure is writing to config.log, and then calls config.status.
8214 # config.status does its own redirection, appending to config.log.
8215 # Unfortunately, on DOS this fails, as config.log is still kept open
8216 # by configure, so config.status won't be able to write to it; its
8217 # output is simply discarded. So we exec the FD to /dev/null,
8218 # effectively closing config.log, so it can be properly (re)opened and
8219 # appended to by config.status. When coming back to configure, we
8220 # need to make the FD available again.
8221 if test "$no_create" != yes; then
8223 ac_config_status_args
=
8224 test "$silent" = yes &&
8225 ac_config_status_args
="$ac_config_status_args --quiet"
8227 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
8229 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8230 # would make configure fail if this is the last instruction.
8231 $ac_cs_success ||
{ (exit 1); exit 1; }