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 if test $GCC = yes; then
2761 echo "$as_me:$LINENO: checking whether $CC supports -pedantic -Wno-long-long" >&5
2762 echo $ECHO_N "checking whether $CC supports -pedantic -Wno-long-long... $ECHO_C" >&6
2763 if test "${acx_cv_prog_cc_pedantic__Wno_long_long+set}" = set; then
2764 echo $ECHO_N "(cached) $ECHO_C" >&6
2766 save_CFLAGS
="$CFLAGS"
2767 CFLAGS
="-pedantic -Wno-long-long"
2768 cat >conftest.
$ac_ext <<_ACEOF
2771 cat confdefs.h
>>conftest.
$ac_ext
2772 cat >>conftest.
$ac_ext <<_ACEOF
2773 /* end confdefs.h. */
2783 rm -f conftest.
$ac_objext
2784 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2785 (eval $ac_compile) 2>conftest.er1
2787 grep -v '^ *+' conftest.er1
>conftest.err
2789 cat conftest.err
>&5
2790 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2791 (exit $ac_status); } &&
2792 { ac_try
='test -z "$ac_c_werror_flag"
2793 || test ! -s conftest.err'
2794 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2797 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2798 (exit $ac_status); }; } &&
2799 { ac_try
='test -s conftest.$ac_objext'
2800 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2803 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2804 (exit $ac_status); }; }; then
2805 acx_cv_prog_cc_pedantic__Wno_long_long
=yes
2807 echo "$as_me: failed program was:" >&5
2808 sed 's/^/| /' conftest.
$ac_ext >&5
2810 acx_cv_prog_cc_pedantic__Wno_long_long
=no
2812 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2813 CFLAGS
="$save_CFLAGS"
2815 echo "$as_me:$LINENO: result: $acx_cv_prog_cc_pedantic__Wno_long_long" >&5
2816 echo "${ECHO_T}$acx_cv_prog_cc_pedantic__Wno_long_long" >&6
2817 if test $acx_cv_prog_cc_pedantic__Wno_long_long = yes; then
2818 WARN_PEDANTIC
="-pedantic -Wno-long-long"
2826 # Only enable with --enable-werror-always until existing warnings are
2829 # Check whether --enable-werror-always or --disable-werror-always was given.
2830 if test "${enable_werror_always+set}" = set; then
2831 enableval
="$enable_werror_always"
2834 enable_werror_always
=no
2836 if test $enable_werror_always = yes; then
2842 # Checks for header files.
2843 echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
2844 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
2845 if test "${ac_cv_header_time+set}" = set; then
2846 echo $ECHO_N "(cached) $ECHO_C" >&6
2848 cat >conftest.
$ac_ext <<_ACEOF
2851 cat confdefs.h
>>conftest.
$ac_ext
2852 cat >>conftest.
$ac_ext <<_ACEOF
2853 /* end confdefs.h. */
2854 #include <sys/types.h>
2855 #include <sys/time.h>
2861 if ((struct tm *) 0)
2867 rm -f conftest.
$ac_objext
2868 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2869 (eval $ac_compile) 2>conftest.er1
2871 grep -v '^ *+' conftest.er1
>conftest.err
2873 cat conftest.err
>&5
2874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2875 (exit $ac_status); } &&
2876 { ac_try
='test -z "$ac_c_werror_flag"
2877 || test ! -s conftest.err'
2878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2881 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2882 (exit $ac_status); }; } &&
2883 { ac_try
='test -s conftest.$ac_objext'
2884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2887 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2888 (exit $ac_status); }; }; then
2889 ac_cv_header_time
=yes
2891 echo "$as_me: failed program was:" >&5
2892 sed 's/^/| /' conftest.
$ac_ext >&5
2894 ac_cv_header_time
=no
2896 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2898 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
2899 echo "${ECHO_T}$ac_cv_header_time" >&6
2900 if test $ac_cv_header_time = yes; then
2902 cat >>confdefs.h
<<\_ACEOF
2903 #define TIME_WITH_SYS_TIME 1
2908 echo "$as_me:$LINENO: checking whether string.h and strings.h may both be included" >&5
2909 echo $ECHO_N "checking whether string.h and strings.h may both be included... $ECHO_C" >&6
2910 if test "${gcc_cv_header_string+set}" = set; then
2911 echo $ECHO_N "(cached) $ECHO_C" >&6
2913 cat >conftest.
$ac_ext <<_ACEOF
2916 cat confdefs.h
>>conftest.
$ac_ext
2917 cat >>conftest.
$ac_ext <<_ACEOF
2918 /* end confdefs.h. */
2920 #include <strings.h>
2929 rm -f conftest.
$ac_objext
2930 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2931 (eval $ac_compile) 2>conftest.er1
2933 grep -v '^ *+' conftest.er1
>conftest.err
2935 cat conftest.err
>&5
2936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2937 (exit $ac_status); } &&
2938 { ac_try
='test -z "$ac_c_werror_flag"
2939 || test ! -s conftest.err'
2940 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2944 (exit $ac_status); }; } &&
2945 { ac_try
='test -s conftest.$ac_objext'
2946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2950 (exit $ac_status); }; }; then
2951 gcc_cv_header_string
=yes
2953 echo "$as_me: failed program was:" >&5
2954 sed 's/^/| /' conftest.
$ac_ext >&5
2956 gcc_cv_header_string
=no
2958 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2960 echo "$as_me:$LINENO: result: $gcc_cv_header_string" >&5
2961 echo "${ECHO_T}$gcc_cv_header_string" >&6
2962 if test $gcc_cv_header_string = yes; then
2964 cat >>confdefs.h
<<\_ACEOF
2965 #define STRING_WITH_STRINGS 1
2971 ac_cpp
='$CPP $CPPFLAGS'
2972 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2973 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2974 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2975 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
2976 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2977 # On Suns, sometimes $CPP names a directory.
2978 if test -n "$CPP" && test -d "$CPP"; then
2981 if test -z "$CPP"; then
2982 if test "${ac_cv_prog_CPP+set}" = set; then
2983 echo $ECHO_N "(cached) $ECHO_C" >&6
2985 # Double quotes because CPP needs to be expanded
2986 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2989 for ac_c_preproc_warn_flag
in '' yes
2991 # Use a header file that comes with gcc, so configuring glibc
2992 # with a fresh cross-compiler works.
2993 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2994 # <limits.h> exists even on freestanding compilers.
2995 # On the NeXT, cc -E runs the code through the compiler's parser,
2996 # not just through cpp. "Syntax error" is here to catch this case.
2997 cat >conftest.
$ac_ext <<_ACEOF
3000 cat confdefs.h
>>conftest.
$ac_ext
3001 cat >>conftest.
$ac_ext <<_ACEOF
3002 /* end confdefs.h. */
3004 # include <limits.h>
3006 # include <assert.h>
3010 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3011 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3013 grep -v '^ *+' conftest.er1
>conftest.err
3015 cat conftest.err
>&5
3016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3017 (exit $ac_status); } >/dev
/null
; then
3018 if test -s conftest.err
; then
3019 ac_cpp_err
=$ac_c_preproc_warn_flag
3020 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3027 if test -z "$ac_cpp_err"; then
3030 echo "$as_me: failed program was:" >&5
3031 sed 's/^/| /' conftest.
$ac_ext >&5
3033 # Broken: fails on valid input.
3036 rm -f conftest.err conftest.
$ac_ext
3038 # OK, works on sane cases. Now check whether non-existent headers
3039 # can be detected and how.
3040 cat >conftest.
$ac_ext <<_ACEOF
3043 cat confdefs.h
>>conftest.
$ac_ext
3044 cat >>conftest.
$ac_ext <<_ACEOF
3045 /* end confdefs.h. */
3046 #include <ac_nonexistent.h>
3048 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3049 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3051 grep -v '^ *+' conftest.er1
>conftest.err
3053 cat conftest.err
>&5
3054 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3055 (exit $ac_status); } >/dev
/null
; then
3056 if test -s conftest.err
; then
3057 ac_cpp_err
=$ac_c_preproc_warn_flag
3058 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3065 if test -z "$ac_cpp_err"; then
3066 # Broken: success on invalid input.
3069 echo "$as_me: failed program was:" >&5
3070 sed 's/^/| /' conftest.
$ac_ext >&5
3072 # Passes both tests.
3076 rm -f conftest.err conftest.
$ac_ext
3079 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3080 rm -f conftest.err conftest.
$ac_ext
3081 if $ac_preproc_ok; then
3093 echo "$as_me:$LINENO: result: $CPP" >&5
3094 echo "${ECHO_T}$CPP" >&6
3096 for ac_c_preproc_warn_flag
in '' yes
3098 # Use a header file that comes with gcc, so configuring glibc
3099 # with a fresh cross-compiler works.
3100 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3101 # <limits.h> exists even on freestanding compilers.
3102 # On the NeXT, cc -E runs the code through the compiler's parser,
3103 # not just through cpp. "Syntax error" is here to catch this case.
3104 cat >conftest.
$ac_ext <<_ACEOF
3107 cat confdefs.h
>>conftest.
$ac_ext
3108 cat >>conftest.
$ac_ext <<_ACEOF
3109 /* end confdefs.h. */
3111 # include <limits.h>
3113 # include <assert.h>
3117 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3118 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3120 grep -v '^ *+' conftest.er1
>conftest.err
3122 cat conftest.err
>&5
3123 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3124 (exit $ac_status); } >/dev
/null
; then
3125 if test -s conftest.err
; then
3126 ac_cpp_err
=$ac_c_preproc_warn_flag
3127 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3134 if test -z "$ac_cpp_err"; then
3137 echo "$as_me: failed program was:" >&5
3138 sed 's/^/| /' conftest.
$ac_ext >&5
3140 # Broken: fails on valid input.
3143 rm -f conftest.err conftest.
$ac_ext
3145 # OK, works on sane cases. Now check whether non-existent headers
3146 # can be detected and how.
3147 cat >conftest.
$ac_ext <<_ACEOF
3150 cat confdefs.h
>>conftest.
$ac_ext
3151 cat >>conftest.
$ac_ext <<_ACEOF
3152 /* end confdefs.h. */
3153 #include <ac_nonexistent.h>
3155 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3156 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3158 grep -v '^ *+' conftest.er1
>conftest.err
3160 cat conftest.err
>&5
3161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3162 (exit $ac_status); } >/dev
/null
; then
3163 if test -s conftest.err
; then
3164 ac_cpp_err
=$ac_c_preproc_warn_flag
3165 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3172 if test -z "$ac_cpp_err"; then
3173 # Broken: success on invalid input.
3176 echo "$as_me: failed program was:" >&5
3177 sed 's/^/| /' conftest.
$ac_ext >&5
3179 # Passes both tests.
3183 rm -f conftest.err conftest.
$ac_ext
3186 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3187 rm -f conftest.err conftest.
$ac_ext
3188 if $ac_preproc_ok; then
3191 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3192 See \`config.log' for more details." >&5
3193 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3194 See \`config.log' for more details." >&2;}
3195 { (exit 1); exit 1; }; }
3199 ac_cpp
='$CPP $CPPFLAGS'
3200 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3201 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3202 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3205 echo "$as_me:$LINENO: checking for egrep" >&5
3206 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3207 if test "${ac_cv_prog_egrep+set}" = set; then
3208 echo $ECHO_N "(cached) $ECHO_C" >&6
3210 if echo a |
(grep -E '(a|b)') >/dev
/null
2>&1
3211 then ac_cv_prog_egrep
='grep -E'
3212 else ac_cv_prog_egrep
='egrep'
3215 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
3216 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
3217 EGREP
=$ac_cv_prog_egrep
3220 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3221 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3222 if test "${ac_cv_header_stdc+set}" = set; then
3223 echo $ECHO_N "(cached) $ECHO_C" >&6
3225 cat >conftest.
$ac_ext <<_ACEOF
3228 cat confdefs.h
>>conftest.
$ac_ext
3229 cat >>conftest.
$ac_ext <<_ACEOF
3230 /* end confdefs.h. */
3244 rm -f conftest.
$ac_objext
3245 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3246 (eval $ac_compile) 2>conftest.er1
3248 grep -v '^ *+' conftest.er1
>conftest.err
3250 cat conftest.err
>&5
3251 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3252 (exit $ac_status); } &&
3253 { ac_try
='test -z "$ac_c_werror_flag"
3254 || test ! -s conftest.err'
3255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3259 (exit $ac_status); }; } &&
3260 { ac_try
='test -s conftest.$ac_objext'
3261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3265 (exit $ac_status); }; }; then
3266 ac_cv_header_stdc
=yes
3268 echo "$as_me: failed program was:" >&5
3269 sed 's/^/| /' conftest.
$ac_ext >&5
3271 ac_cv_header_stdc
=no
3273 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3275 if test $ac_cv_header_stdc = yes; then
3276 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3277 cat >conftest.
$ac_ext <<_ACEOF
3280 cat confdefs.h
>>conftest.
$ac_ext
3281 cat >>conftest.
$ac_ext <<_ACEOF
3282 /* end confdefs.h. */
3286 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3287 $EGREP "memchr" >/dev
/null
2>&1; then
3290 ac_cv_header_stdc
=no
3296 if test $ac_cv_header_stdc = yes; then
3297 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3298 cat >conftest.
$ac_ext <<_ACEOF
3301 cat confdefs.h
>>conftest.
$ac_ext
3302 cat >>conftest.
$ac_ext <<_ACEOF
3303 /* end confdefs.h. */
3307 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3308 $EGREP "free" >/dev
/null
2>&1; then
3311 ac_cv_header_stdc
=no
3317 if test $ac_cv_header_stdc = yes; then
3318 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3319 if test "$cross_compiling" = yes; then
3322 cat >conftest.
$ac_ext <<_ACEOF
3325 cat confdefs.h
>>conftest.
$ac_ext
3326 cat >>conftest.
$ac_ext <<_ACEOF
3327 /* end confdefs.h. */
3329 #if ((' ' & 0x0FF) == 0x020)
3330 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3331 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3333 # define ISLOWER(c) \
3334 (('a' <= (c) && (c) <= 'i') \
3335 || ('j' <= (c) && (c) <= 'r') \
3336 || ('s' <= (c) && (c) <= 'z'))
3337 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3340 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3345 for (i = 0; i < 256; i++)
3346 if (XOR (islower (i), ISLOWER (i))
3347 || toupper (i) != TOUPPER (i))
3352 rm -f conftest
$ac_exeext
3353 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3354 (eval $ac_link) 2>&5
3356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3357 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
3358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3362 (exit $ac_status); }; }; then
3365 echo "$as_me: program exited with status $ac_status" >&5
3366 echo "$as_me: failed program was:" >&5
3367 sed 's/^/| /' conftest.
$ac_ext >&5
3370 ac_cv_header_stdc
=no
3372 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
3376 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3377 echo "${ECHO_T}$ac_cv_header_stdc" >&6
3378 if test $ac_cv_header_stdc = yes; then
3380 cat >>confdefs.h
<<\_ACEOF
3381 #define STDC_HEADERS 1
3386 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3396 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
3397 inttypes.h stdint.h unistd.h
3399 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3400 echo "$as_me:$LINENO: checking for $ac_header" >&5
3401 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3402 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3403 echo $ECHO_N "(cached) $ECHO_C" >&6
3405 cat >conftest.
$ac_ext <<_ACEOF
3408 cat confdefs.h
>>conftest.
$ac_ext
3409 cat >>conftest.
$ac_ext <<_ACEOF
3410 /* end confdefs.h. */
3411 $ac_includes_default
3413 #include <$ac_header>
3415 rm -f conftest.
$ac_objext
3416 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3417 (eval $ac_compile) 2>conftest.er1
3419 grep -v '^ *+' conftest.er1
>conftest.err
3421 cat conftest.err
>&5
3422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3423 (exit $ac_status); } &&
3424 { ac_try
='test -z "$ac_c_werror_flag"
3425 || test ! -s conftest.err'
3426 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3430 (exit $ac_status); }; } &&
3431 { ac_try
='test -s conftest.$ac_objext'
3432 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3436 (exit $ac_status); }; }; then
3437 eval "$as_ac_Header=yes"
3439 echo "$as_me: failed program was:" >&5
3440 sed 's/^/| /' conftest.
$ac_ext >&5
3442 eval "$as_ac_Header=no"
3444 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3446 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3447 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3448 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3449 cat >>confdefs.h
<<_ACEOF
3450 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3468 for ac_header
in iconv.h locale.h fcntl.h limits.h stddef.h \
3469 stdlib.h
strings.h string.h sys
/file.h unistd.h
3471 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3472 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3473 echo "$as_me:$LINENO: checking for $ac_header" >&5
3474 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3475 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3476 echo $ECHO_N "(cached) $ECHO_C" >&6
3478 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3479 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3481 # Is the header compilable?
3482 echo "$as_me:$LINENO: checking $ac_header usability" >&5
3483 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3484 cat >conftest.
$ac_ext <<_ACEOF
3487 cat confdefs.h
>>conftest.
$ac_ext
3488 cat >>conftest.
$ac_ext <<_ACEOF
3489 /* end confdefs.h. */
3490 $ac_includes_default
3491 #include <$ac_header>
3493 rm -f conftest.
$ac_objext
3494 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3495 (eval $ac_compile) 2>conftest.er1
3497 grep -v '^ *+' conftest.er1
>conftest.err
3499 cat conftest.err
>&5
3500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3501 (exit $ac_status); } &&
3502 { ac_try
='test -z "$ac_c_werror_flag"
3503 || test ! -s conftest.err'
3504 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3508 (exit $ac_status); }; } &&
3509 { ac_try
='test -s conftest.$ac_objext'
3510 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3513 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3514 (exit $ac_status); }; }; then
3515 ac_header_compiler
=yes
3517 echo "$as_me: failed program was:" >&5
3518 sed 's/^/| /' conftest.
$ac_ext >&5
3520 ac_header_compiler
=no
3522 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3523 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3524 echo "${ECHO_T}$ac_header_compiler" >&6
3526 # Is the header present?
3527 echo "$as_me:$LINENO: checking $ac_header presence" >&5
3528 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3529 cat >conftest.
$ac_ext <<_ACEOF
3532 cat confdefs.h
>>conftest.
$ac_ext
3533 cat >>conftest.
$ac_ext <<_ACEOF
3534 /* end confdefs.h. */
3535 #include <$ac_header>
3537 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3538 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3540 grep -v '^ *+' conftest.er1
>conftest.err
3542 cat conftest.err
>&5
3543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3544 (exit $ac_status); } >/dev
/null
; then
3545 if test -s conftest.err
; then
3546 ac_cpp_err
=$ac_c_preproc_warn_flag
3547 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3554 if test -z "$ac_cpp_err"; then
3555 ac_header_preproc
=yes
3557 echo "$as_me: failed program was:" >&5
3558 sed 's/^/| /' conftest.
$ac_ext >&5
3560 ac_header_preproc
=no
3562 rm -f conftest.err conftest.
$ac_ext
3563 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3564 echo "${ECHO_T}$ac_header_preproc" >&6
3566 # So? What about this header?
3567 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3569 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3570 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3571 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3572 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3573 ac_header_preproc
=yes
3576 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3577 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3578 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3579 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3580 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3581 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3582 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3583 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3584 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3585 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3586 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3587 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3590 ## ----------------------------------- ##
3591 ## Report this to gcc-bugs@gcc.gnu.org ##
3592 ## ----------------------------------- ##
3595 sed "s/^/$as_me: WARNING: /" >&2
3598 echo "$as_me:$LINENO: checking for $ac_header" >&5
3599 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3600 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3601 echo $ECHO_N "(cached) $ECHO_C" >&6
3603 eval "$as_ac_Header=\$ac_header_preproc"
3605 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3606 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3609 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3610 cat >>confdefs.h
<<_ACEOF
3611 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3619 # Checks for typedefs, structures, and compiler characteristics.
3620 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
3621 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
3622 if test "${ac_cv_c_const+set}" = set; then
3623 echo $ECHO_N "(cached) $ECHO_C" >&6
3625 cat >conftest.
$ac_ext <<_ACEOF
3628 cat confdefs.h
>>conftest.
$ac_ext
3629 cat >>conftest.
$ac_ext <<_ACEOF
3630 /* end confdefs.h. */
3635 /* FIXME: Include the comments suggested by Paul. */
3637 /* Ultrix mips cc rejects this. */
3638 typedef int charset[2];
3640 /* SunOS 4.1.1 cc rejects this. */
3641 char const *const *ccp;
3643 /* NEC SVR4.0.2 mips cc rejects this. */
3644 struct point {int x, y;};
3645 static struct point const zero = {0,0};
3646 /* AIX XL C 1.02.0.0 rejects this.
3647 It does not let you subtract one const X* pointer from another in
3648 an arm of an if-expression whose if-part is not a constant
3650 const char *g = "string";
3651 ccp = &g + (g ? g-g : 0);
3652 /* HPUX 7.0 cc rejects these. */
3655 ccp = (char const *const *) p;
3656 { /* SCO 3.2v4 cc rejects this. */
3658 char const *s = 0 ? (char *) 0 : (char const *) 0;
3662 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
3664 const int *foo = &x[0];
3667 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
3668 typedef const int *iptr;
3672 { /* AIX XL C 1.02.0.0 rejects this saying
3673 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
3674 struct s { int j; const int *ap[3]; };
3675 struct s *b; b->j = 5;
3677 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
3686 rm -f conftest.
$ac_objext
3687 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3688 (eval $ac_compile) 2>conftest.er1
3690 grep -v '^ *+' conftest.er1
>conftest.err
3692 cat conftest.err
>&5
3693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3694 (exit $ac_status); } &&
3695 { ac_try
='test -z "$ac_c_werror_flag"
3696 || test ! -s conftest.err'
3697 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3701 (exit $ac_status); }; } &&
3702 { ac_try
='test -s conftest.$ac_objext'
3703 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3707 (exit $ac_status); }; }; then
3710 echo "$as_me: failed program was:" >&5
3711 sed 's/^/| /' conftest.
$ac_ext >&5
3715 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3717 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
3718 echo "${ECHO_T}$ac_cv_c_const" >&6
3719 if test $ac_cv_c_const = no
; then
3721 cat >>confdefs.h
<<\_ACEOF
3727 echo "$as_me:$LINENO: checking for inline" >&5
3728 echo $ECHO_N "checking for inline... $ECHO_C" >&6
3729 if test "${ac_cv_c_inline+set}" = set; then
3730 echo $ECHO_N "(cached) $ECHO_C" >&6
3733 for ac_kw
in inline __inline__ __inline
; do
3734 cat >conftest.
$ac_ext <<_ACEOF
3737 cat confdefs.h
>>conftest.
$ac_ext
3738 cat >>conftest.
$ac_ext <<_ACEOF
3739 /* end confdefs.h. */
3742 static $ac_kw foo_t static_foo () {return 0; }
3743 $ac_kw foo_t foo () {return 0; }
3747 rm -f conftest.
$ac_objext
3748 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3749 (eval $ac_compile) 2>conftest.er1
3751 grep -v '^ *+' conftest.er1
>conftest.err
3753 cat conftest.err
>&5
3754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3755 (exit $ac_status); } &&
3756 { ac_try
='test -z "$ac_c_werror_flag"
3757 || test ! -s conftest.err'
3758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3762 (exit $ac_status); }; } &&
3763 { ac_try
='test -s conftest.$ac_objext'
3764 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3768 (exit $ac_status); }; }; then
3769 ac_cv_c_inline
=$ac_kw; break
3771 echo "$as_me: failed program was:" >&5
3772 sed 's/^/| /' conftest.
$ac_ext >&5
3775 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3779 echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
3780 echo "${ECHO_T}$ac_cv_c_inline" >&6
3783 case $ac_cv_c_inline in
3786 case $ac_cv_c_inline in
3788 *) ac_val
=$ac_cv_c_inline;;
3790 cat >>confdefs.h
<<_ACEOF
3792 #define inline $ac_val
3798 echo "$as_me:$LINENO: checking for obstacks" >&5
3799 echo $ECHO_N "checking for obstacks... $ECHO_C" >&6
3800 if test "${ac_cv_func_obstack+set}" = set; then
3801 echo $ECHO_N "(cached) $ECHO_C" >&6
3803 cat >conftest.
$ac_ext <<_ACEOF
3806 cat confdefs.h
>>conftest.
$ac_ext
3807 cat >>conftest.
$ac_ext <<_ACEOF
3808 /* end confdefs.h. */
3809 #include "obstack.h"
3813 struct obstack *mem; obstack_free(mem,(char *) 0)
3818 rm -f conftest.
$ac_objext conftest
$ac_exeext
3819 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3820 (eval $ac_link) 2>conftest.er1
3822 grep -v '^ *+' conftest.er1
>conftest.err
3824 cat conftest.err
>&5
3825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3826 (exit $ac_status); } &&
3827 { ac_try
='test -z "$ac_c_werror_flag"
3828 || test ! -s conftest.err'
3829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3833 (exit $ac_status); }; } &&
3834 { ac_try
='test -s conftest$ac_exeext'
3835 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3839 (exit $ac_status); }; }; then
3840 ac_cv_func_obstack
=yes
3842 echo "$as_me: failed program was:" >&5
3843 sed 's/^/| /' conftest.
$ac_ext >&5
3845 ac_cv_func_obstack
=no
3847 rm -f conftest.err conftest.
$ac_objext \
3848 conftest
$ac_exeext conftest.
$ac_ext
3850 echo "$as_me:$LINENO: result: $ac_cv_func_obstack" >&5
3851 echo "${ECHO_T}$ac_cv_func_obstack" >&6
3852 if test $ac_cv_func_obstack = yes; then
3854 cat >>confdefs.h
<<\_ACEOF
3855 #define HAVE_OBSTACK 1
3860 "obstack.$ac_objext" | \
3861 *" obstack.$ac_objext" | \
3862 "obstack.$ac_objext "* | \
3863 *" obstack.$ac_objext "* ) ;;
3864 *) LIBOBJS
="$LIBOBJS obstack.$ac_objext" ;;
3869 echo "$as_me:$LINENO: checking for off_t" >&5
3870 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
3871 if test "${ac_cv_type_off_t+set}" = set; then
3872 echo $ECHO_N "(cached) $ECHO_C" >&6
3874 cat >conftest.
$ac_ext <<_ACEOF
3877 cat confdefs.h
>>conftest.
$ac_ext
3878 cat >>conftest.
$ac_ext <<_ACEOF
3879 /* end confdefs.h. */
3880 $ac_includes_default
3892 rm -f conftest.
$ac_objext
3893 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3894 (eval $ac_compile) 2>conftest.er1
3896 grep -v '^ *+' conftest.er1
>conftest.err
3898 cat conftest.err
>&5
3899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3900 (exit $ac_status); } &&
3901 { ac_try
='test -z "$ac_c_werror_flag"
3902 || test ! -s conftest.err'
3903 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3906 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3907 (exit $ac_status); }; } &&
3908 { ac_try
='test -s conftest.$ac_objext'
3909 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3913 (exit $ac_status); }; }; then
3914 ac_cv_type_off_t
=yes
3916 echo "$as_me: failed program was:" >&5
3917 sed 's/^/| /' conftest.
$ac_ext >&5
3921 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3923 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
3924 echo "${ECHO_T}$ac_cv_type_off_t" >&6
3925 if test $ac_cv_type_off_t = yes; then
3929 cat >>confdefs.h
<<_ACEOF
3935 echo "$as_me:$LINENO: checking for size_t" >&5
3936 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
3937 if test "${ac_cv_type_size_t+set}" = set; then
3938 echo $ECHO_N "(cached) $ECHO_C" >&6
3940 cat >conftest.
$ac_ext <<_ACEOF
3943 cat confdefs.h
>>conftest.
$ac_ext
3944 cat >>conftest.
$ac_ext <<_ACEOF
3945 /* end confdefs.h. */
3946 $ac_includes_default
3952 if (sizeof (size_t))
3958 rm -f conftest.
$ac_objext
3959 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3960 (eval $ac_compile) 2>conftest.er1
3962 grep -v '^ *+' conftest.er1
>conftest.err
3964 cat conftest.err
>&5
3965 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3966 (exit $ac_status); } &&
3967 { ac_try
='test -z "$ac_c_werror_flag"
3968 || test ! -s conftest.err'
3969 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3973 (exit $ac_status); }; } &&
3974 { ac_try
='test -s conftest.$ac_objext'
3975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3979 (exit $ac_status); }; }; then
3980 ac_cv_type_size_t
=yes
3982 echo "$as_me: failed program was:" >&5
3983 sed 's/^/| /' conftest.
$ac_ext >&5
3985 ac_cv_type_size_t
=no
3987 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3989 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
3990 echo "${ECHO_T}$ac_cv_type_size_t" >&6
3991 if test $ac_cv_type_size_t = yes; then
3995 cat >>confdefs.h
<<_ACEOF
3996 #define size_t unsigned
4001 echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
4002 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
4003 if test "${ac_cv_struct_tm+set}" = set; then
4004 echo $ECHO_N "(cached) $ECHO_C" >&6
4006 cat >conftest.
$ac_ext <<_ACEOF
4009 cat confdefs.h
>>conftest.
$ac_ext
4010 cat >>conftest.
$ac_ext <<_ACEOF
4011 /* end confdefs.h. */
4012 #include <sys/types.h>
4018 struct tm *tp; tp->tm_sec;
4023 rm -f conftest.
$ac_objext
4024 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4025 (eval $ac_compile) 2>conftest.er1
4027 grep -v '^ *+' conftest.er1
>conftest.err
4029 cat conftest.err
>&5
4030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4031 (exit $ac_status); } &&
4032 { ac_try
='test -z "$ac_c_werror_flag"
4033 || test ! -s conftest.err'
4034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4038 (exit $ac_status); }; } &&
4039 { ac_try
='test -s conftest.$ac_objext'
4040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4044 (exit $ac_status); }; }; then
4045 ac_cv_struct_tm
=time.h
4047 echo "$as_me: failed program was:" >&5
4048 sed 's/^/| /' conftest.
$ac_ext >&5
4050 ac_cv_struct_tm
=sys
/time.h
4052 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4054 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
4055 echo "${ECHO_T}$ac_cv_struct_tm" >&6
4056 if test $ac_cv_struct_tm = sys
/time.h
; then
4058 cat >>confdefs.h
<<\_ACEOF
4059 #define TM_IN_SYS_TIME 1
4064 echo "$as_me:$LINENO: checking for int" >&5
4065 echo $ECHO_N "checking for int... $ECHO_C" >&6
4066 if test "${ac_cv_type_int+set}" = set; then
4067 echo $ECHO_N "(cached) $ECHO_C" >&6
4069 cat >conftest.
$ac_ext <<_ACEOF
4072 cat confdefs.h
>>conftest.
$ac_ext
4073 cat >>conftest.
$ac_ext <<_ACEOF
4074 /* end confdefs.h. */
4075 $ac_includes_default
4087 rm -f conftest.
$ac_objext
4088 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4089 (eval $ac_compile) 2>conftest.er1
4091 grep -v '^ *+' conftest.er1
>conftest.err
4093 cat conftest.err
>&5
4094 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4095 (exit $ac_status); } &&
4096 { ac_try
='test -z "$ac_c_werror_flag"
4097 || test ! -s conftest.err'
4098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4102 (exit $ac_status); }; } &&
4103 { ac_try
='test -s conftest.$ac_objext'
4104 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4108 (exit $ac_status); }; }; then
4111 echo "$as_me: failed program was:" >&5
4112 sed 's/^/| /' conftest.
$ac_ext >&5
4116 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4118 echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
4119 echo "${ECHO_T}$ac_cv_type_int" >&6
4121 echo "$as_me:$LINENO: checking size of int" >&5
4122 echo $ECHO_N "checking size of int... $ECHO_C" >&6
4123 if test "${ac_cv_sizeof_int+set}" = set; then
4124 echo $ECHO_N "(cached) $ECHO_C" >&6
4126 if test "$ac_cv_type_int" = yes; then
4127 # The cast to unsigned long works around a bug in the HP C Compiler
4128 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4129 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4130 # This bug is HP SR number 8606223364.
4131 if test "$cross_compiling" = yes; then
4132 # Depending upon the size, compute the lo and hi bounds.
4133 cat >conftest.
$ac_ext <<_ACEOF
4136 cat confdefs.h
>>conftest.
$ac_ext
4137 cat >>conftest.
$ac_ext <<_ACEOF
4138 /* end confdefs.h. */
4139 $ac_includes_default
4143 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)];
4150 rm -f conftest.
$ac_objext
4151 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4152 (eval $ac_compile) 2>conftest.er1
4154 grep -v '^ *+' conftest.er1
>conftest.err
4156 cat conftest.err
>&5
4157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4158 (exit $ac_status); } &&
4159 { ac_try
='test -z "$ac_c_werror_flag"
4160 || test ! -s conftest.err'
4161 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4165 (exit $ac_status); }; } &&
4166 { ac_try
='test -s conftest.$ac_objext'
4167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4170 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4171 (exit $ac_status); }; }; then
4174 cat >conftest.
$ac_ext <<_ACEOF
4177 cat confdefs.h
>>conftest.
$ac_ext
4178 cat >>conftest.
$ac_ext <<_ACEOF
4179 /* end confdefs.h. */
4180 $ac_includes_default
4184 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4191 rm -f conftest.
$ac_objext
4192 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4193 (eval $ac_compile) 2>conftest.er1
4195 grep -v '^ *+' conftest.er1
>conftest.err
4197 cat conftest.err
>&5
4198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4199 (exit $ac_status); } &&
4200 { ac_try
='test -z "$ac_c_werror_flag"
4201 || test ! -s conftest.err'
4202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4206 (exit $ac_status); }; } &&
4207 { ac_try
='test -s conftest.$ac_objext'
4208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4211 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4212 (exit $ac_status); }; }; then
4213 ac_hi
=$ac_mid; break
4215 echo "$as_me: failed program was:" >&5
4216 sed 's/^/| /' conftest.
$ac_ext >&5
4218 ac_lo
=`expr $ac_mid + 1`
4219 if test $ac_lo -le $ac_mid; then
4223 ac_mid
=`expr 2 '*' $ac_mid + 1`
4225 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4228 echo "$as_me: failed program was:" >&5
4229 sed 's/^/| /' conftest.
$ac_ext >&5
4231 cat >conftest.
$ac_ext <<_ACEOF
4234 cat confdefs.h
>>conftest.
$ac_ext
4235 cat >>conftest.
$ac_ext <<_ACEOF
4236 /* end confdefs.h. */
4237 $ac_includes_default
4241 static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)];
4248 rm -f conftest.
$ac_objext
4249 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4250 (eval $ac_compile) 2>conftest.er1
4252 grep -v '^ *+' conftest.er1
>conftest.err
4254 cat conftest.err
>&5
4255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4256 (exit $ac_status); } &&
4257 { ac_try
='test -z "$ac_c_werror_flag"
4258 || test ! -s conftest.err'
4259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4262 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4263 (exit $ac_status); }; } &&
4264 { ac_try
='test -s conftest.$ac_objext'
4265 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4269 (exit $ac_status); }; }; then
4272 cat >conftest.
$ac_ext <<_ACEOF
4275 cat confdefs.h
>>conftest.
$ac_ext
4276 cat >>conftest.
$ac_ext <<_ACEOF
4277 /* end confdefs.h. */
4278 $ac_includes_default
4282 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
4289 rm -f conftest.
$ac_objext
4290 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4291 (eval $ac_compile) 2>conftest.er1
4293 grep -v '^ *+' conftest.er1
>conftest.err
4295 cat conftest.err
>&5
4296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4297 (exit $ac_status); } &&
4298 { ac_try
='test -z "$ac_c_werror_flag"
4299 || test ! -s conftest.err'
4300 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4303 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4304 (exit $ac_status); }; } &&
4305 { ac_try
='test -s conftest.$ac_objext'
4306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4310 (exit $ac_status); }; }; then
4311 ac_lo
=$ac_mid; break
4313 echo "$as_me: failed program was:" >&5
4314 sed 's/^/| /' conftest.
$ac_ext >&5
4316 ac_hi
=`expr '(' $ac_mid ')' - 1`
4317 if test $ac_mid -le $ac_hi; then
4321 ac_mid
=`expr 2 '*' $ac_mid`
4323 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4326 echo "$as_me: failed program was:" >&5
4327 sed 's/^/| /' conftest.
$ac_ext >&5
4331 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4333 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4334 # Binary search between lo and hi bounds.
4335 while test "x$ac_lo" != "x$ac_hi"; do
4336 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4337 cat >conftest.
$ac_ext <<_ACEOF
4340 cat confdefs.h
>>conftest.
$ac_ext
4341 cat >>conftest.
$ac_ext <<_ACEOF
4342 /* end confdefs.h. */
4343 $ac_includes_default
4347 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4354 rm -f conftest.
$ac_objext
4355 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4356 (eval $ac_compile) 2>conftest.er1
4358 grep -v '^ *+' conftest.er1
>conftest.err
4360 cat conftest.err
>&5
4361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4362 (exit $ac_status); } &&
4363 { ac_try
='test -z "$ac_c_werror_flag"
4364 || test ! -s conftest.err'
4365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4369 (exit $ac_status); }; } &&
4370 { ac_try
='test -s conftest.$ac_objext'
4371 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4375 (exit $ac_status); }; }; then
4378 echo "$as_me: failed program was:" >&5
4379 sed 's/^/| /' conftest.
$ac_ext >&5
4381 ac_lo
=`expr '(' $ac_mid ')' + 1`
4383 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4386 ?
*) ac_cv_sizeof_int
=$ac_lo;;
4387 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4388 See \`config.log' for more details." >&5
4389 echo "$as_me: error: cannot compute sizeof (int), 77
4390 See \`config.log' for more details." >&2;}
4391 { (exit 1); exit 1; }; } ;;
4394 if test "$cross_compiling" = yes; then
4395 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
4396 See \`config.log' for more details." >&5
4397 echo "$as_me: error: cannot run test program while cross compiling
4398 See \`config.log' for more details." >&2;}
4399 { (exit 1); exit 1; }; }
4401 cat >conftest.
$ac_ext <<_ACEOF
4404 cat confdefs.h
>>conftest.
$ac_ext
4405 cat >>conftest.
$ac_ext <<_ACEOF
4406 /* end confdefs.h. */
4407 $ac_includes_default
4408 long longval () { return (long) (sizeof (int)); }
4409 unsigned long ulongval () { return (long) (sizeof (int)); }
4416 FILE *f = fopen ("conftest.val", "w");
4419 if (((long) (sizeof (int))) < 0)
4421 long i = longval ();
4422 if (i != ((long) (sizeof (int))))
4424 fprintf (f, "%ld\n", i);
4428 unsigned long i = ulongval ();
4429 if (i != ((long) (sizeof (int))))
4431 fprintf (f, "%lu\n", i);
4433 exit (ferror (f) || fclose (f) != 0);
4439 rm -f conftest
$ac_exeext
4440 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4441 (eval $ac_link) 2>&5
4443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4444 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4449 (exit $ac_status); }; }; then
4450 ac_cv_sizeof_int
=`cat conftest.val`
4452 echo "$as_me: program exited with status $ac_status" >&5
4453 echo "$as_me: failed program was:" >&5
4454 sed 's/^/| /' conftest.
$ac_ext >&5
4457 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4458 See \`config.log' for more details." >&5
4459 echo "$as_me: error: cannot compute sizeof (int), 77
4460 See \`config.log' for more details." >&2;}
4461 { (exit 1); exit 1; }; }
4463 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
4471 echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
4472 echo "${ECHO_T}$ac_cv_sizeof_int" >&6
4473 cat >>confdefs.h
<<_ACEOF
4474 #define SIZEOF_INT $ac_cv_sizeof_int
4478 echo "$as_me:$LINENO: checking for long" >&5
4479 echo $ECHO_N "checking for long... $ECHO_C" >&6
4480 if test "${ac_cv_type_long+set}" = set; then
4481 echo $ECHO_N "(cached) $ECHO_C" >&6
4483 cat >conftest.
$ac_ext <<_ACEOF
4486 cat confdefs.h
>>conftest.
$ac_ext
4487 cat >>conftest.
$ac_ext <<_ACEOF
4488 /* end confdefs.h. */
4489 $ac_includes_default
4501 rm -f conftest.
$ac_objext
4502 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4503 (eval $ac_compile) 2>conftest.er1
4505 grep -v '^ *+' conftest.er1
>conftest.err
4507 cat conftest.err
>&5
4508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4509 (exit $ac_status); } &&
4510 { ac_try
='test -z "$ac_c_werror_flag"
4511 || test ! -s conftest.err'
4512 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4515 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4516 (exit $ac_status); }; } &&
4517 { ac_try
='test -s conftest.$ac_objext'
4518 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4521 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4522 (exit $ac_status); }; }; then
4525 echo "$as_me: failed program was:" >&5
4526 sed 's/^/| /' conftest.
$ac_ext >&5
4530 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4532 echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
4533 echo "${ECHO_T}$ac_cv_type_long" >&6
4535 echo "$as_me:$LINENO: checking size of long" >&5
4536 echo $ECHO_N "checking size of long... $ECHO_C" >&6
4537 if test "${ac_cv_sizeof_long+set}" = set; then
4538 echo $ECHO_N "(cached) $ECHO_C" >&6
4540 if test "$ac_cv_type_long" = yes; then
4541 # The cast to unsigned long works around a bug in the HP C Compiler
4542 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4543 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4544 # This bug is HP SR number 8606223364.
4545 if test "$cross_compiling" = yes; then
4546 # Depending upon the size, compute the lo and hi bounds.
4547 cat >conftest.
$ac_ext <<_ACEOF
4550 cat confdefs.h
>>conftest.
$ac_ext
4551 cat >>conftest.
$ac_ext <<_ACEOF
4552 /* end confdefs.h. */
4553 $ac_includes_default
4557 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)];
4564 rm -f conftest.
$ac_objext
4565 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4566 (eval $ac_compile) 2>conftest.er1
4568 grep -v '^ *+' conftest.er1
>conftest.err
4570 cat conftest.err
>&5
4571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4572 (exit $ac_status); } &&
4573 { ac_try
='test -z "$ac_c_werror_flag"
4574 || test ! -s conftest.err'
4575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4579 (exit $ac_status); }; } &&
4580 { ac_try
='test -s conftest.$ac_objext'
4581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4585 (exit $ac_status); }; }; then
4588 cat >conftest.
$ac_ext <<_ACEOF
4591 cat confdefs.h
>>conftest.
$ac_ext
4592 cat >>conftest.
$ac_ext <<_ACEOF
4593 /* end confdefs.h. */
4594 $ac_includes_default
4598 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4605 rm -f conftest.
$ac_objext
4606 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4607 (eval $ac_compile) 2>conftest.er1
4609 grep -v '^ *+' conftest.er1
>conftest.err
4611 cat conftest.err
>&5
4612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4613 (exit $ac_status); } &&
4614 { ac_try
='test -z "$ac_c_werror_flag"
4615 || test ! -s conftest.err'
4616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4620 (exit $ac_status); }; } &&
4621 { ac_try
='test -s conftest.$ac_objext'
4622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4625 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4626 (exit $ac_status); }; }; then
4627 ac_hi
=$ac_mid; break
4629 echo "$as_me: failed program was:" >&5
4630 sed 's/^/| /' conftest.
$ac_ext >&5
4632 ac_lo
=`expr $ac_mid + 1`
4633 if test $ac_lo -le $ac_mid; then
4637 ac_mid
=`expr 2 '*' $ac_mid + 1`
4639 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4642 echo "$as_me: failed program was:" >&5
4643 sed 's/^/| /' conftest.
$ac_ext >&5
4645 cat >conftest.
$ac_ext <<_ACEOF
4648 cat confdefs.h
>>conftest.
$ac_ext
4649 cat >>conftest.
$ac_ext <<_ACEOF
4650 /* end confdefs.h. */
4651 $ac_includes_default
4655 static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)];
4662 rm -f conftest.
$ac_objext
4663 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4664 (eval $ac_compile) 2>conftest.er1
4666 grep -v '^ *+' conftest.er1
>conftest.err
4668 cat conftest.err
>&5
4669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4670 (exit $ac_status); } &&
4671 { ac_try
='test -z "$ac_c_werror_flag"
4672 || test ! -s conftest.err'
4673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4677 (exit $ac_status); }; } &&
4678 { ac_try
='test -s conftest.$ac_objext'
4679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4683 (exit $ac_status); }; }; then
4686 cat >conftest.
$ac_ext <<_ACEOF
4689 cat confdefs.h
>>conftest.
$ac_ext
4690 cat >>conftest.
$ac_ext <<_ACEOF
4691 /* end confdefs.h. */
4692 $ac_includes_default
4696 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)];
4703 rm -f conftest.
$ac_objext
4704 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4705 (eval $ac_compile) 2>conftest.er1
4707 grep -v '^ *+' conftest.er1
>conftest.err
4709 cat conftest.err
>&5
4710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4711 (exit $ac_status); } &&
4712 { ac_try
='test -z "$ac_c_werror_flag"
4713 || test ! -s conftest.err'
4714 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4717 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4718 (exit $ac_status); }; } &&
4719 { ac_try
='test -s conftest.$ac_objext'
4720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4724 (exit $ac_status); }; }; then
4725 ac_lo
=$ac_mid; break
4727 echo "$as_me: failed program was:" >&5
4728 sed 's/^/| /' conftest.
$ac_ext >&5
4730 ac_hi
=`expr '(' $ac_mid ')' - 1`
4731 if test $ac_mid -le $ac_hi; then
4735 ac_mid
=`expr 2 '*' $ac_mid`
4737 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4740 echo "$as_me: failed program was:" >&5
4741 sed 's/^/| /' conftest.
$ac_ext >&5
4745 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4747 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4748 # Binary search between lo and hi bounds.
4749 while test "x$ac_lo" != "x$ac_hi"; do
4750 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4751 cat >conftest.
$ac_ext <<_ACEOF
4754 cat confdefs.h
>>conftest.
$ac_ext
4755 cat >>conftest.
$ac_ext <<_ACEOF
4756 /* end confdefs.h. */
4757 $ac_includes_default
4761 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4768 rm -f conftest.
$ac_objext
4769 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4770 (eval $ac_compile) 2>conftest.er1
4772 grep -v '^ *+' conftest.er1
>conftest.err
4774 cat conftest.err
>&5
4775 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4776 (exit $ac_status); } &&
4777 { ac_try
='test -z "$ac_c_werror_flag"
4778 || test ! -s conftest.err'
4779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4783 (exit $ac_status); }; } &&
4784 { ac_try
='test -s conftest.$ac_objext'
4785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4789 (exit $ac_status); }; }; then
4792 echo "$as_me: failed program was:" >&5
4793 sed 's/^/| /' conftest.
$ac_ext >&5
4795 ac_lo
=`expr '(' $ac_mid ')' + 1`
4797 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4800 ?
*) ac_cv_sizeof_long
=$ac_lo;;
4801 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
4802 See \`config.log' for more details." >&5
4803 echo "$as_me: error: cannot compute sizeof (long), 77
4804 See \`config.log' for more details." >&2;}
4805 { (exit 1); exit 1; }; } ;;
4808 if test "$cross_compiling" = yes; then
4809 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
4810 See \`config.log' for more details." >&5
4811 echo "$as_me: error: cannot run test program while cross compiling
4812 See \`config.log' for more details." >&2;}
4813 { (exit 1); exit 1; }; }
4815 cat >conftest.
$ac_ext <<_ACEOF
4818 cat confdefs.h
>>conftest.
$ac_ext
4819 cat >>conftest.
$ac_ext <<_ACEOF
4820 /* end confdefs.h. */
4821 $ac_includes_default
4822 long longval () { return (long) (sizeof (long)); }
4823 unsigned long ulongval () { return (long) (sizeof (long)); }
4830 FILE *f = fopen ("conftest.val", "w");
4833 if (((long) (sizeof (long))) < 0)
4835 long i = longval ();
4836 if (i != ((long) (sizeof (long))))
4838 fprintf (f, "%ld\n", i);
4842 unsigned long i = ulongval ();
4843 if (i != ((long) (sizeof (long))))
4845 fprintf (f, "%lu\n", i);
4847 exit (ferror (f) || fclose (f) != 0);
4853 rm -f conftest
$ac_exeext
4854 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4855 (eval $ac_link) 2>&5
4857 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4858 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4862 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4863 (exit $ac_status); }; }; then
4864 ac_cv_sizeof_long
=`cat conftest.val`
4866 echo "$as_me: program exited with status $ac_status" >&5
4867 echo "$as_me: failed program was:" >&5
4868 sed 's/^/| /' conftest.
$ac_ext >&5
4871 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
4872 See \`config.log' for more details." >&5
4873 echo "$as_me: error: cannot compute sizeof (long), 77
4874 See \`config.log' for more details." >&2;}
4875 { (exit 1); exit 1; }; }
4877 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
4885 echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
4886 echo "${ECHO_T}$ac_cv_sizeof_long" >&6
4887 cat >>confdefs.h
<<_ACEOF
4888 #define SIZEOF_LONG $ac_cv_sizeof_long
4897 for ac_func
in putc_unlocked fputc_unlocked fputs_unlocked \
4898 fwrite_unlocked fprintf_unlocked
4900 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
4901 echo "$as_me:$LINENO: checking for $ac_func" >&5
4902 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
4903 if eval "test \"\${$as_ac_var+set}\" = set"; then
4904 echo $ECHO_N "(cached) $ECHO_C" >&6
4906 cat >conftest.
$ac_ext <<_ACEOF
4909 cat confdefs.h
>>conftest.
$ac_ext
4910 cat >>conftest.
$ac_ext <<_ACEOF
4911 /* end confdefs.h. */
4912 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
4913 For example, HP-UX 11i <limits.h> declares gettimeofday. */
4914 #define $ac_func innocuous_$ac_func
4916 /* System header to define __stub macros and hopefully few prototypes,
4917 which can conflict with char $ac_func (); below.
4918 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4919 <limits.h> exists even on freestanding compilers. */
4922 # include <limits.h>
4924 # include <assert.h>
4929 /* Override any gcc2 internal prototype to avoid an error. */
4934 /* We use char because int might match the return type of a gcc2
4935 builtin and then its argument prototype would still apply. */
4937 /* The GNU C library defines this for functions which it implements
4938 to always fail with ENOSYS. Some functions are actually named
4939 something starting with __ and the normal name is an alias. */
4940 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
4943 char (*f) () = $ac_func;
4952 return f != $ac_func;
4957 rm -f conftest.
$ac_objext conftest
$ac_exeext
4958 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4959 (eval $ac_link) 2>conftest.er1
4961 grep -v '^ *+' conftest.er1
>conftest.err
4963 cat conftest.err
>&5
4964 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4965 (exit $ac_status); } &&
4966 { ac_try
='test -z "$ac_c_werror_flag"
4967 || test ! -s conftest.err'
4968 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4971 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4972 (exit $ac_status); }; } &&
4973 { ac_try
='test -s conftest$ac_exeext'
4974 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4977 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4978 (exit $ac_status); }; }; then
4979 eval "$as_ac_var=yes"
4981 echo "$as_me: failed program was:" >&5
4982 sed 's/^/| /' conftest.
$ac_ext >&5
4984 eval "$as_ac_var=no"
4986 rm -f conftest.err conftest.
$ac_objext \
4987 conftest
$ac_exeext conftest.
$ac_ext
4989 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
4990 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
4991 if test `eval echo '${'$as_ac_var'}'` = yes; then
4992 cat >>confdefs.h
<<_ACEOF
4993 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
4999 echo "$as_me:$LINENO: checking whether abort is declared" >&5
5000 echo $ECHO_N "checking whether abort is declared... $ECHO_C" >&6
5001 if test "${ac_cv_have_decl_abort+set}" = set; then
5002 echo $ECHO_N "(cached) $ECHO_C" >&6
5004 cat >conftest.
$ac_ext <<_ACEOF
5007 cat confdefs.h
>>conftest.
$ac_ext
5008 cat >>conftest.
$ac_ext <<_ACEOF
5009 /* end confdefs.h. */
5010 $ac_includes_default
5015 char *p = (char *) abort;
5022 rm -f conftest.
$ac_objext
5023 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5024 (eval $ac_compile) 2>conftest.er1
5026 grep -v '^ *+' conftest.er1
>conftest.err
5028 cat conftest.err
>&5
5029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5030 (exit $ac_status); } &&
5031 { ac_try
='test -z "$ac_c_werror_flag"
5032 || test ! -s conftest.err'
5033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5037 (exit $ac_status); }; } &&
5038 { ac_try
='test -s conftest.$ac_objext'
5039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5043 (exit $ac_status); }; }; then
5044 ac_cv_have_decl_abort
=yes
5046 echo "$as_me: failed program was:" >&5
5047 sed 's/^/| /' conftest.
$ac_ext >&5
5049 ac_cv_have_decl_abort
=no
5051 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5053 echo "$as_me:$LINENO: result: $ac_cv_have_decl_abort" >&5
5054 echo "${ECHO_T}$ac_cv_have_decl_abort" >&6
5055 if test $ac_cv_have_decl_abort = yes; then
5057 cat >>confdefs.h
<<_ACEOF
5058 #define HAVE_DECL_ABORT 1
5063 cat >>confdefs.h
<<_ACEOF
5064 #define HAVE_DECL_ABORT 0
5069 echo "$as_me:$LINENO: checking whether basename is declared" >&5
5070 echo $ECHO_N "checking whether basename is declared... $ECHO_C" >&6
5071 if test "${ac_cv_have_decl_basename+set}" = set; then
5072 echo $ECHO_N "(cached) $ECHO_C" >&6
5074 cat >conftest.
$ac_ext <<_ACEOF
5077 cat confdefs.h
>>conftest.
$ac_ext
5078 cat >>conftest.
$ac_ext <<_ACEOF
5079 /* end confdefs.h. */
5080 $ac_includes_default
5085 char *p = (char *) basename;
5092 rm -f conftest.
$ac_objext
5093 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5094 (eval $ac_compile) 2>conftest.er1
5096 grep -v '^ *+' conftest.er1
>conftest.err
5098 cat conftest.err
>&5
5099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5100 (exit $ac_status); } &&
5101 { ac_try
='test -z "$ac_c_werror_flag"
5102 || test ! -s conftest.err'
5103 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5107 (exit $ac_status); }; } &&
5108 { ac_try
='test -s conftest.$ac_objext'
5109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5112 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5113 (exit $ac_status); }; }; then
5114 ac_cv_have_decl_basename
=yes
5116 echo "$as_me: failed program was:" >&5
5117 sed 's/^/| /' conftest.
$ac_ext >&5
5119 ac_cv_have_decl_basename
=no
5121 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5123 echo "$as_me:$LINENO: result: $ac_cv_have_decl_basename" >&5
5124 echo "${ECHO_T}$ac_cv_have_decl_basename" >&6
5125 if test $ac_cv_have_decl_basename = yes; then
5127 cat >>confdefs.h
<<_ACEOF
5128 #define HAVE_DECL_BASENAME 1
5133 cat >>confdefs.h
<<_ACEOF
5134 #define HAVE_DECL_BASENAME 0
5139 echo "$as_me:$LINENO: checking whether errno is declared" >&5
5140 echo $ECHO_N "checking whether errno is declared... $ECHO_C" >&6
5141 if test "${ac_cv_have_decl_errno+set}" = set; then
5142 echo $ECHO_N "(cached) $ECHO_C" >&6
5144 cat >conftest.
$ac_ext <<_ACEOF
5147 cat confdefs.h
>>conftest.
$ac_ext
5148 cat >>conftest.
$ac_ext <<_ACEOF
5149 /* end confdefs.h. */
5150 $ac_includes_default
5155 char *p = (char *) errno;
5162 rm -f conftest.
$ac_objext
5163 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5164 (eval $ac_compile) 2>conftest.er1
5166 grep -v '^ *+' conftest.er1
>conftest.err
5168 cat conftest.err
>&5
5169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5170 (exit $ac_status); } &&
5171 { ac_try
='test -z "$ac_c_werror_flag"
5172 || test ! -s conftest.err'
5173 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5177 (exit $ac_status); }; } &&
5178 { ac_try
='test -s conftest.$ac_objext'
5179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5182 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5183 (exit $ac_status); }; }; then
5184 ac_cv_have_decl_errno
=yes
5186 echo "$as_me: failed program was:" >&5
5187 sed 's/^/| /' conftest.
$ac_ext >&5
5189 ac_cv_have_decl_errno
=no
5191 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5193 echo "$as_me:$LINENO: result: $ac_cv_have_decl_errno" >&5
5194 echo "${ECHO_T}$ac_cv_have_decl_errno" >&6
5195 if test $ac_cv_have_decl_errno = yes; then
5197 cat >>confdefs.h
<<_ACEOF
5198 #define HAVE_DECL_ERRNO 1
5203 cat >>confdefs.h
<<_ACEOF
5204 #define HAVE_DECL_ERRNO 0
5209 echo "$as_me:$LINENO: checking whether getopt is declared" >&5
5210 echo $ECHO_N "checking whether getopt is declared... $ECHO_C" >&6
5211 if test "${ac_cv_have_decl_getopt+set}" = set; then
5212 echo $ECHO_N "(cached) $ECHO_C" >&6
5214 cat >conftest.
$ac_ext <<_ACEOF
5217 cat confdefs.h
>>conftest.
$ac_ext
5218 cat >>conftest.
$ac_ext <<_ACEOF
5219 /* end confdefs.h. */
5220 $ac_includes_default
5225 char *p = (char *) getopt;
5232 rm -f conftest.
$ac_objext
5233 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5234 (eval $ac_compile) 2>conftest.er1
5236 grep -v '^ *+' conftest.er1
>conftest.err
5238 cat conftest.err
>&5
5239 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5240 (exit $ac_status); } &&
5241 { ac_try
='test -z "$ac_c_werror_flag"
5242 || test ! -s conftest.err'
5243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5247 (exit $ac_status); }; } &&
5248 { ac_try
='test -s conftest.$ac_objext'
5249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5252 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5253 (exit $ac_status); }; }; then
5254 ac_cv_have_decl_getopt
=yes
5256 echo "$as_me: failed program was:" >&5
5257 sed 's/^/| /' conftest.
$ac_ext >&5
5259 ac_cv_have_decl_getopt
=no
5261 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5263 echo "$as_me:$LINENO: result: $ac_cv_have_decl_getopt" >&5
5264 echo "${ECHO_T}$ac_cv_have_decl_getopt" >&6
5265 if test $ac_cv_have_decl_getopt = yes; then
5267 cat >>confdefs.h
<<_ACEOF
5268 #define HAVE_DECL_GETOPT 1
5273 cat >>confdefs.h
<<_ACEOF
5274 #define HAVE_DECL_GETOPT 0
5279 echo "$as_me:$LINENO: checking whether putc_unlocked is declared" >&5
5280 echo $ECHO_N "checking whether putc_unlocked is declared... $ECHO_C" >&6
5281 if test "${ac_cv_have_decl_putc_unlocked+set}" = set; then
5282 echo $ECHO_N "(cached) $ECHO_C" >&6
5284 cat >conftest.
$ac_ext <<_ACEOF
5287 cat confdefs.h
>>conftest.
$ac_ext
5288 cat >>conftest.
$ac_ext <<_ACEOF
5289 /* end confdefs.h. */
5290 $ac_includes_default
5294 #ifndef putc_unlocked
5295 char *p = (char *) putc_unlocked;
5302 rm -f conftest.
$ac_objext
5303 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5304 (eval $ac_compile) 2>conftest.er1
5306 grep -v '^ *+' conftest.er1
>conftest.err
5308 cat conftest.err
>&5
5309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5310 (exit $ac_status); } &&
5311 { ac_try
='test -z "$ac_c_werror_flag"
5312 || test ! -s conftest.err'
5313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5317 (exit $ac_status); }; } &&
5318 { ac_try
='test -s conftest.$ac_objext'
5319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5323 (exit $ac_status); }; }; then
5324 ac_cv_have_decl_putc_unlocked
=yes
5326 echo "$as_me: failed program was:" >&5
5327 sed 's/^/| /' conftest.
$ac_ext >&5
5329 ac_cv_have_decl_putc_unlocked
=no
5331 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5333 echo "$as_me:$LINENO: result: $ac_cv_have_decl_putc_unlocked" >&5
5334 echo "${ECHO_T}$ac_cv_have_decl_putc_unlocked" >&6
5335 if test $ac_cv_have_decl_putc_unlocked = yes; then
5337 cat >>confdefs.h
<<_ACEOF
5338 #define HAVE_DECL_PUTC_UNLOCKED 1
5343 cat >>confdefs.h
<<_ACEOF
5344 #define HAVE_DECL_PUTC_UNLOCKED 0
5349 echo "$as_me:$LINENO: checking whether fputc_unlocked is declared" >&5
5350 echo $ECHO_N "checking whether fputc_unlocked is declared... $ECHO_C" >&6
5351 if test "${ac_cv_have_decl_fputc_unlocked+set}" = set; then
5352 echo $ECHO_N "(cached) $ECHO_C" >&6
5354 cat >conftest.
$ac_ext <<_ACEOF
5357 cat confdefs.h
>>conftest.
$ac_ext
5358 cat >>conftest.
$ac_ext <<_ACEOF
5359 /* end confdefs.h. */
5360 $ac_includes_default
5364 #ifndef fputc_unlocked
5365 char *p = (char *) fputc_unlocked;
5372 rm -f conftest.
$ac_objext
5373 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5374 (eval $ac_compile) 2>conftest.er1
5376 grep -v '^ *+' conftest.er1
>conftest.err
5378 cat conftest.err
>&5
5379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5380 (exit $ac_status); } &&
5381 { ac_try
='test -z "$ac_c_werror_flag"
5382 || test ! -s conftest.err'
5383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5387 (exit $ac_status); }; } &&
5388 { ac_try
='test -s conftest.$ac_objext'
5389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5393 (exit $ac_status); }; }; then
5394 ac_cv_have_decl_fputc_unlocked
=yes
5396 echo "$as_me: failed program was:" >&5
5397 sed 's/^/| /' conftest.
$ac_ext >&5
5399 ac_cv_have_decl_fputc_unlocked
=no
5401 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5403 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputc_unlocked" >&5
5404 echo "${ECHO_T}$ac_cv_have_decl_fputc_unlocked" >&6
5405 if test $ac_cv_have_decl_fputc_unlocked = yes; then
5407 cat >>confdefs.h
<<_ACEOF
5408 #define HAVE_DECL_FPUTC_UNLOCKED 1
5413 cat >>confdefs.h
<<_ACEOF
5414 #define HAVE_DECL_FPUTC_UNLOCKED 0
5419 echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5
5420 echo $ECHO_N "checking whether fputs_unlocked is declared... $ECHO_C" >&6
5421 if test "${ac_cv_have_decl_fputs_unlocked+set}" = set; then
5422 echo $ECHO_N "(cached) $ECHO_C" >&6
5424 cat >conftest.
$ac_ext <<_ACEOF
5427 cat confdefs.h
>>conftest.
$ac_ext
5428 cat >>conftest.
$ac_ext <<_ACEOF
5429 /* end confdefs.h. */
5430 $ac_includes_default
5434 #ifndef fputs_unlocked
5435 char *p = (char *) fputs_unlocked;
5442 rm -f conftest.
$ac_objext
5443 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5444 (eval $ac_compile) 2>conftest.er1
5446 grep -v '^ *+' conftest.er1
>conftest.err
5448 cat conftest.err
>&5
5449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5450 (exit $ac_status); } &&
5451 { ac_try
='test -z "$ac_c_werror_flag"
5452 || test ! -s conftest.err'
5453 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5457 (exit $ac_status); }; } &&
5458 { ac_try
='test -s conftest.$ac_objext'
5459 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5463 (exit $ac_status); }; }; then
5464 ac_cv_have_decl_fputs_unlocked
=yes
5466 echo "$as_me: failed program was:" >&5
5467 sed 's/^/| /' conftest.
$ac_ext >&5
5469 ac_cv_have_decl_fputs_unlocked
=no
5471 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5473 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputs_unlocked" >&5
5474 echo "${ECHO_T}$ac_cv_have_decl_fputs_unlocked" >&6
5475 if test $ac_cv_have_decl_fputs_unlocked = yes; then
5477 cat >>confdefs.h
<<_ACEOF
5478 #define HAVE_DECL_FPUTS_UNLOCKED 1
5483 cat >>confdefs.h
<<_ACEOF
5484 #define HAVE_DECL_FPUTS_UNLOCKED 0
5489 echo "$as_me:$LINENO: checking whether fwrite_unlocked is declared" >&5
5490 echo $ECHO_N "checking whether fwrite_unlocked is declared... $ECHO_C" >&6
5491 if test "${ac_cv_have_decl_fwrite_unlocked+set}" = set; then
5492 echo $ECHO_N "(cached) $ECHO_C" >&6
5494 cat >conftest.
$ac_ext <<_ACEOF
5497 cat confdefs.h
>>conftest.
$ac_ext
5498 cat >>conftest.
$ac_ext <<_ACEOF
5499 /* end confdefs.h. */
5500 $ac_includes_default
5504 #ifndef fwrite_unlocked
5505 char *p = (char *) fwrite_unlocked;
5512 rm -f conftest.
$ac_objext
5513 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5514 (eval $ac_compile) 2>conftest.er1
5516 grep -v '^ *+' conftest.er1
>conftest.err
5518 cat conftest.err
>&5
5519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5520 (exit $ac_status); } &&
5521 { ac_try
='test -z "$ac_c_werror_flag"
5522 || test ! -s conftest.err'
5523 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5526 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5527 (exit $ac_status); }; } &&
5528 { ac_try
='test -s conftest.$ac_objext'
5529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5533 (exit $ac_status); }; }; then
5534 ac_cv_have_decl_fwrite_unlocked
=yes
5536 echo "$as_me: failed program was:" >&5
5537 sed 's/^/| /' conftest.
$ac_ext >&5
5539 ac_cv_have_decl_fwrite_unlocked
=no
5541 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5543 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fwrite_unlocked" >&5
5544 echo "${ECHO_T}$ac_cv_have_decl_fwrite_unlocked" >&6
5545 if test $ac_cv_have_decl_fwrite_unlocked = yes; then
5547 cat >>confdefs.h
<<_ACEOF
5548 #define HAVE_DECL_FWRITE_UNLOCKED 1
5553 cat >>confdefs.h
<<_ACEOF
5554 #define HAVE_DECL_FWRITE_UNLOCKED 0
5559 echo "$as_me:$LINENO: checking whether fprintf_unlocked is declared" >&5
5560 echo $ECHO_N "checking whether fprintf_unlocked is declared... $ECHO_C" >&6
5561 if test "${ac_cv_have_decl_fprintf_unlocked+set}" = set; then
5562 echo $ECHO_N "(cached) $ECHO_C" >&6
5564 cat >conftest.
$ac_ext <<_ACEOF
5567 cat confdefs.h
>>conftest.
$ac_ext
5568 cat >>conftest.
$ac_ext <<_ACEOF
5569 /* end confdefs.h. */
5570 $ac_includes_default
5574 #ifndef fprintf_unlocked
5575 char *p = (char *) fprintf_unlocked;
5582 rm -f conftest.
$ac_objext
5583 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5584 (eval $ac_compile) 2>conftest.er1
5586 grep -v '^ *+' conftest.er1
>conftest.err
5588 cat conftest.err
>&5
5589 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5590 (exit $ac_status); } &&
5591 { ac_try
='test -z "$ac_c_werror_flag"
5592 || test ! -s conftest.err'
5593 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5597 (exit $ac_status); }; } &&
5598 { ac_try
='test -s conftest.$ac_objext'
5599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5602 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5603 (exit $ac_status); }; }; then
5604 ac_cv_have_decl_fprintf_unlocked
=yes
5606 echo "$as_me: failed program was:" >&5
5607 sed 's/^/| /' conftest.
$ac_ext >&5
5609 ac_cv_have_decl_fprintf_unlocked
=no
5611 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5613 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fprintf_unlocked" >&5
5614 echo "${ECHO_T}$ac_cv_have_decl_fprintf_unlocked" >&6
5615 if test $ac_cv_have_decl_fprintf_unlocked = yes; then
5617 cat >>confdefs.h
<<_ACEOF
5618 #define HAVE_DECL_FPRINTF_UNLOCKED 1
5623 cat >>confdefs.h
<<_ACEOF
5624 #define HAVE_DECL_FPRINTF_UNLOCKED 0
5632 # Checks for library functions.
5633 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
5634 # for constant arguments. Useless!
5635 echo "$as_me:$LINENO: checking for working alloca.h" >&5
5636 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
5637 if test "${ac_cv_working_alloca_h+set}" = set; then
5638 echo $ECHO_N "(cached) $ECHO_C" >&6
5640 cat >conftest.
$ac_ext <<_ACEOF
5643 cat confdefs.h
>>conftest.
$ac_ext
5644 cat >>conftest.
$ac_ext <<_ACEOF
5645 /* end confdefs.h. */
5650 char *p = (char *) alloca (2 * sizeof (int));
5655 rm -f conftest.
$ac_objext conftest
$ac_exeext
5656 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5657 (eval $ac_link) 2>conftest.er1
5659 grep -v '^ *+' conftest.er1
>conftest.err
5661 cat conftest.err
>&5
5662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5663 (exit $ac_status); } &&
5664 { ac_try
='test -z "$ac_c_werror_flag"
5665 || test ! -s conftest.err'
5666 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5670 (exit $ac_status); }; } &&
5671 { ac_try
='test -s conftest$ac_exeext'
5672 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5676 (exit $ac_status); }; }; then
5677 ac_cv_working_alloca_h
=yes
5679 echo "$as_me: failed program was:" >&5
5680 sed 's/^/| /' conftest.
$ac_ext >&5
5682 ac_cv_working_alloca_h
=no
5684 rm -f conftest.err conftest.
$ac_objext \
5685 conftest
$ac_exeext conftest.
$ac_ext
5687 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
5688 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
5689 if test $ac_cv_working_alloca_h = yes; then
5691 cat >>confdefs.h
<<\_ACEOF
5692 #define HAVE_ALLOCA_H 1
5697 echo "$as_me:$LINENO: checking for alloca" >&5
5698 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
5699 if test "${ac_cv_func_alloca_works+set}" = set; then
5700 echo $ECHO_N "(cached) $ECHO_C" >&6
5702 cat >conftest.
$ac_ext <<_ACEOF
5705 cat confdefs.h
>>conftest.
$ac_ext
5706 cat >>conftest.
$ac_ext <<_ACEOF
5707 /* end confdefs.h. */
5709 # define alloca __builtin_alloca
5712 # include <malloc.h>
5713 # define alloca _alloca
5716 # include <alloca.h>
5721 # ifndef alloca /* predefined by HP cc +Olibcalls */
5732 char *p = (char *) alloca (1);
5737 rm -f conftest.
$ac_objext conftest
$ac_exeext
5738 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5739 (eval $ac_link) 2>conftest.er1
5741 grep -v '^ *+' conftest.er1
>conftest.err
5743 cat conftest.err
>&5
5744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5745 (exit $ac_status); } &&
5746 { ac_try
='test -z "$ac_c_werror_flag"
5747 || test ! -s conftest.err'
5748 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5752 (exit $ac_status); }; } &&
5753 { ac_try
='test -s conftest$ac_exeext'
5754 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5757 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5758 (exit $ac_status); }; }; then
5759 ac_cv_func_alloca_works
=yes
5761 echo "$as_me: failed program was:" >&5
5762 sed 's/^/| /' conftest.
$ac_ext >&5
5764 ac_cv_func_alloca_works
=no
5766 rm -f conftest.err conftest.
$ac_objext \
5767 conftest
$ac_exeext conftest.
$ac_ext
5769 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
5770 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
5772 if test $ac_cv_func_alloca_works = yes; then
5774 cat >>confdefs.h
<<\_ACEOF
5775 #define HAVE_ALLOCA 1
5779 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
5780 # that cause trouble. Some versions do not even contain alloca or
5781 # contain a buggy version. If you still want to use their alloca,
5782 # use ar to extract alloca.o from them instead of compiling alloca.c.
5784 ALLOCA
=alloca.
$ac_objext
5786 cat >>confdefs.h
<<\_ACEOF
5791 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
5792 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
5793 if test "${ac_cv_os_cray+set}" = set; then
5794 echo $ECHO_N "(cached) $ECHO_C" >&6
5796 cat >conftest.
$ac_ext <<_ACEOF
5799 cat confdefs.h
>>conftest.
$ac_ext
5800 cat >>conftest.
$ac_ext <<_ACEOF
5801 /* end confdefs.h. */
5802 #if defined(CRAY) && ! defined(CRAY2)
5809 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5810 $EGREP "webecray" >/dev
/null
2>&1; then
5818 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
5819 echo "${ECHO_T}$ac_cv_os_cray" >&6
5820 if test $ac_cv_os_cray = yes; then
5821 for ac_func
in _getb67 GETB67 getb67
; do
5822 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5823 echo "$as_me:$LINENO: checking for $ac_func" >&5
5824 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5825 if eval "test \"\${$as_ac_var+set}\" = set"; then
5826 echo $ECHO_N "(cached) $ECHO_C" >&6
5828 cat >conftest.
$ac_ext <<_ACEOF
5831 cat confdefs.h
>>conftest.
$ac_ext
5832 cat >>conftest.
$ac_ext <<_ACEOF
5833 /* end confdefs.h. */
5834 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5835 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5836 #define $ac_func innocuous_$ac_func
5838 /* System header to define __stub macros and hopefully few prototypes,
5839 which can conflict with char $ac_func (); below.
5840 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5841 <limits.h> exists even on freestanding compilers. */
5844 # include <limits.h>
5846 # include <assert.h>
5851 /* Override any gcc2 internal prototype to avoid an error. */
5856 /* We use char because int might match the return type of a gcc2
5857 builtin and then its argument prototype would still apply. */
5859 /* The GNU C library defines this for functions which it implements
5860 to always fail with ENOSYS. Some functions are actually named
5861 something starting with __ and the normal name is an alias. */
5862 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5865 char (*f) () = $ac_func;
5874 return f != $ac_func;
5879 rm -f conftest.
$ac_objext conftest
$ac_exeext
5880 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5881 (eval $ac_link) 2>conftest.er1
5883 grep -v '^ *+' conftest.er1
>conftest.err
5885 cat conftest.err
>&5
5886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5887 (exit $ac_status); } &&
5888 { ac_try
='test -z "$ac_c_werror_flag"
5889 || test ! -s conftest.err'
5890 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5893 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5894 (exit $ac_status); }; } &&
5895 { ac_try
='test -s conftest$ac_exeext'
5896 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5900 (exit $ac_status); }; }; then
5901 eval "$as_ac_var=yes"
5903 echo "$as_me: failed program was:" >&5
5904 sed 's/^/| /' conftest.
$ac_ext >&5
5906 eval "$as_ac_var=no"
5908 rm -f conftest.err conftest.
$ac_objext \
5909 conftest
$ac_exeext conftest.
$ac_ext
5911 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5912 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5913 if test `eval echo '${'$as_ac_var'}'` = yes; then
5915 cat >>confdefs.h
<<_ACEOF
5916 #define CRAY_STACKSEG_END $ac_func
5925 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
5926 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
5927 if test "${ac_cv_c_stack_direction+set}" = set; then
5928 echo $ECHO_N "(cached) $ECHO_C" >&6
5930 if test "$cross_compiling" = yes; then
5931 ac_cv_c_stack_direction
=0
5933 cat >conftest.
$ac_ext <<_ACEOF
5936 cat confdefs.h
>>conftest.
$ac_ext
5937 cat >>conftest.
$ac_ext <<_ACEOF
5938 /* end confdefs.h. */
5940 find_stack_direction ()
5942 static char *addr = 0;
5947 return find_stack_direction ();
5950 return (&dummy > addr) ? 1 : -1;
5956 exit (find_stack_direction () < 0);
5959 rm -f conftest
$ac_exeext
5960 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5961 (eval $ac_link) 2>&5
5963 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5964 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5965 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5968 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5969 (exit $ac_status); }; }; then
5970 ac_cv_c_stack_direction
=1
5972 echo "$as_me: program exited with status $ac_status" >&5
5973 echo "$as_me: failed program was:" >&5
5974 sed 's/^/| /' conftest.
$ac_ext >&5
5977 ac_cv_c_stack_direction
=-1
5979 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
5982 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
5983 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
5985 cat >>confdefs.h
<<_ACEOF
5986 #define STACK_DIRECTION $ac_cv_c_stack_direction
5992 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5993 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5994 if test "${ac_cv_header_stdc+set}" = set; then
5995 echo $ECHO_N "(cached) $ECHO_C" >&6
5997 cat >conftest.
$ac_ext <<_ACEOF
6000 cat confdefs.h
>>conftest.
$ac_ext
6001 cat >>conftest.
$ac_ext <<_ACEOF
6002 /* end confdefs.h. */
6016 rm -f conftest.
$ac_objext
6017 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6018 (eval $ac_compile) 2>conftest.er1
6020 grep -v '^ *+' conftest.er1
>conftest.err
6022 cat conftest.err
>&5
6023 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6024 (exit $ac_status); } &&
6025 { ac_try
='test -z "$ac_c_werror_flag"
6026 || test ! -s conftest.err'
6027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6031 (exit $ac_status); }; } &&
6032 { ac_try
='test -s conftest.$ac_objext'
6033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6037 (exit $ac_status); }; }; then
6038 ac_cv_header_stdc
=yes
6040 echo "$as_me: failed program was:" >&5
6041 sed 's/^/| /' conftest.
$ac_ext >&5
6043 ac_cv_header_stdc
=no
6045 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6047 if test $ac_cv_header_stdc = yes; then
6048 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6049 cat >conftest.
$ac_ext <<_ACEOF
6052 cat confdefs.h
>>conftest.
$ac_ext
6053 cat >>conftest.
$ac_ext <<_ACEOF
6054 /* end confdefs.h. */
6058 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6059 $EGREP "memchr" >/dev
/null
2>&1; then
6062 ac_cv_header_stdc
=no
6068 if test $ac_cv_header_stdc = yes; then
6069 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6070 cat >conftest.
$ac_ext <<_ACEOF
6073 cat confdefs.h
>>conftest.
$ac_ext
6074 cat >>conftest.
$ac_ext <<_ACEOF
6075 /* end confdefs.h. */
6079 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6080 $EGREP "free" >/dev
/null
2>&1; then
6083 ac_cv_header_stdc
=no
6089 if test $ac_cv_header_stdc = yes; then
6090 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6091 if test "$cross_compiling" = yes; then
6094 cat >conftest.
$ac_ext <<_ACEOF
6097 cat confdefs.h
>>conftest.
$ac_ext
6098 cat >>conftest.
$ac_ext <<_ACEOF
6099 /* end confdefs.h. */
6101 #if ((' ' & 0x0FF) == 0x020)
6102 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6103 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6105 # define ISLOWER(c) \
6106 (('a' <= (c) && (c) <= 'i') \
6107 || ('j' <= (c) && (c) <= 'r') \
6108 || ('s' <= (c) && (c) <= 'z'))
6109 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6112 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6117 for (i = 0; i < 256; i++)
6118 if (XOR (islower (i), ISLOWER (i))
6119 || toupper (i) != TOUPPER (i))
6124 rm -f conftest
$ac_exeext
6125 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6126 (eval $ac_link) 2>&5
6128 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6129 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
6130 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6134 (exit $ac_status); }; }; then
6137 echo "$as_me: program exited with status $ac_status" >&5
6138 echo "$as_me: failed program was:" >&5
6139 sed 's/^/| /' conftest.
$ac_ext >&5
6142 ac_cv_header_stdc
=no
6144 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
6148 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6149 echo "${ECHO_T}$ac_cv_header_stdc" >&6
6150 if test $ac_cv_header_stdc = yes; then
6152 cat >>confdefs.h
<<\_ACEOF
6153 #define STDC_HEADERS 1
6159 echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
6160 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
6161 if test "${am_cv_langinfo_codeset+set}" = set; then
6162 echo $ECHO_N "(cached) $ECHO_C" >&6
6164 cat >conftest.
$ac_ext <<_ACEOF
6167 cat confdefs.h
>>conftest.
$ac_ext
6168 cat >>conftest.
$ac_ext <<_ACEOF
6169 /* end confdefs.h. */
6170 #include <langinfo.h>
6174 char* cs = nl_langinfo(CODESET);
6179 rm -f conftest.
$ac_objext conftest
$ac_exeext
6180 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6181 (eval $ac_link) 2>conftest.er1
6183 grep -v '^ *+' conftest.er1
>conftest.err
6185 cat conftest.err
>&5
6186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6187 (exit $ac_status); } &&
6188 { ac_try
='test -z "$ac_c_werror_flag"
6189 || test ! -s conftest.err'
6190 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6194 (exit $ac_status); }; } &&
6195 { ac_try
='test -s conftest$ac_exeext'
6196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6199 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6200 (exit $ac_status); }; }; then
6201 am_cv_langinfo_codeset
=yes
6203 echo "$as_me: failed program was:" >&5
6204 sed 's/^/| /' conftest.
$ac_ext >&5
6206 am_cv_langinfo_codeset
=no
6208 rm -f conftest.err conftest.
$ac_objext \
6209 conftest
$ac_exeext conftest.
$ac_ext
6212 echo "$as_me:$LINENO: result: $am_cv_langinfo_codeset" >&5
6213 echo "${ECHO_T}$am_cv_langinfo_codeset" >&6
6214 if test $am_cv_langinfo_codeset = yes; then
6216 cat >>confdefs.h
<<\_ACEOF
6217 #define HAVE_LANGINFO_CODESET 1
6222 # If we haven't got the data from the intl directory,
6223 # assume NLS is disabled.
6231 if test -f ..
/intl
/config.intl
; then
6232 . ..
/intl
/config.intl
6234 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
6235 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
6236 if test x
"$USE_NLS" != xyes
; then
6237 echo "$as_me:$LINENO: result: no" >&5
6238 echo "${ECHO_T}no" >&6
6240 echo "$as_me:$LINENO: result: yes" >&5
6241 echo "${ECHO_T}yes" >&6
6243 cat >>confdefs.h
<<\_ACEOF
6244 #define ENABLE_NLS 1
6248 echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
6249 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
6250 # Look for .po and .gmo files in the source directory.
6253 for cat in $srcdir/po
/*.gmo
$srcdir/po
/*.po
; do
6254 # If there aren't any .gmo files the shell will give us the
6255 # literal string "../path/to/srcdir/po/*.gmo" which has to be
6257 case "$cat" in *\
**)
6260 # The quadruple backslash is collapsed to a double backslash
6261 # by the backticks, then collapsed again by the double quotes,
6262 # leaving us with one backslash in the sed expression (right
6263 # before the dot that mustn't act as a wildcard).
6264 cat=`echo $cat | sed -e "s!$srcdir/!!" -e "s!\\\\.po!.gmo!"`
6265 lang
=`echo $cat | sed -e 's!po/!!' -e "s!\\\\.gmo!!"`
6266 # The user is allowed to set LINGUAS to a list of languages to
6267 # install catalogs for. If it's empty that means "all of them."
6268 if test "x$LINGUAS" = x
; then
6269 CATALOGS
="$CATALOGS $cat"
6270 XLINGUAS
="$XLINGUAS $lang"
6272 case "$LINGUAS" in *$lang*)
6273 CATALOGS
="$CATALOGS $cat"
6274 XLINGUAS
="$XLINGUAS $lang"
6280 echo "$as_me:$LINENO: result: $LINGUAS" >&5
6281 echo "${ECHO_T}$LINGUAS" >&6
6284 echo "$as_me:$LINENO: checking for uchar" >&5
6285 echo $ECHO_N "checking for uchar... $ECHO_C" >&6
6286 if test "${gcc_cv_type_uchar+set}" = set; then
6287 echo $ECHO_N "(cached) $ECHO_C" >&6
6289 cat >conftest.
$ac_ext <<_ACEOF
6292 cat confdefs.h
>>conftest.
$ac_ext
6293 cat >>conftest.
$ac_ext <<_ACEOF
6294 /* end confdefs.h. */
6296 #include <sys/types.h>
6301 if ((uchar *)0) return 0;
6302 if (sizeof(uchar)) return 0;
6307 rm -f conftest.
$ac_objext
6308 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6309 (eval $ac_compile) 2>conftest.er1
6311 grep -v '^ *+' conftest.er1
>conftest.err
6313 cat conftest.err
>&5
6314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6315 (exit $ac_status); } &&
6316 { ac_try
='test -z "$ac_c_werror_flag"
6317 || test ! -s conftest.err'
6318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6322 (exit $ac_status); }; } &&
6323 { ac_try
='test -s conftest.$ac_objext'
6324 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6328 (exit $ac_status); }; }; then
6329 ac_cv_type_uchar
=yes
6331 echo "$as_me: failed program was:" >&5
6332 sed 's/^/| /' conftest.
$ac_ext >&5
6336 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6338 echo "$as_me:$LINENO: result: $gcc_cv_type_uchar" >&5
6339 echo "${ECHO_T}$gcc_cv_type_uchar" >&6
6340 if test $ac_cv_type_uchar = yes; then
6342 cat >>confdefs.h
<<\_ACEOF
6343 #define HAVE_UCHAR 1
6349 if test "X$prefix" = "XNONE"; then
6350 acl_final_prefix
="$ac_default_prefix"
6352 acl_final_prefix
="$prefix"
6354 if test "X$exec_prefix" = "XNONE"; then
6355 acl_final_exec_prefix
='${prefix}'
6357 acl_final_exec_prefix
="$exec_prefix"
6359 acl_save_prefix
="$prefix"
6360 prefix
="$acl_final_prefix"
6361 eval acl_final_exec_prefix
=\"$acl_final_exec_prefix\"
6362 prefix
="$acl_save_prefix"
6365 # Check whether --with-gnu-ld or --without-gnu-ld was given.
6366 if test "${with_gnu_ld+set}" = set; then
6367 withval
="$with_gnu_ld"
6368 test "$withval" = no || with_gnu_ld
=yes
6372 # Prepare PATH_SEPARATOR.
6373 # The user is always right.
6374 if test "${PATH_SEPARATOR+set}" != set; then
6375 echo "#! /bin/sh" >conf$$.sh
6376 echo "exit 0" >>conf$$.sh
6378 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
6386 if test "$GCC" = yes; then
6387 # Check if gcc -print-prog-name=ld gives a path.
6388 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
6389 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
6392 # gcc leaves a trailing carriage return which upsets mingw
6393 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6395 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
6398 # Accept absolute paths.
6399 [\\/]* |
[A-Za-z
]:[\\/]*)
6400 re_direlt
='/[^/][^/]*/\.\./'
6401 # Canonicalize the path of ld
6402 ac_prog
=`echo $ac_prog| sed 's%\\\\%/%g'`
6403 while echo $ac_prog |
grep "$re_direlt" > /dev
/null
2>&1; do
6404 ac_prog
=`echo $ac_prog| sed "s%$re_direlt%/%"`
6406 test -z "$LD" && LD
="$ac_prog"
6409 # If it fails, then pretend we aren't using GCC.
6413 # If it is relative, then search for the first ld in PATH.
6417 elif test "$with_gnu_ld" = yes; then
6418 echo "$as_me:$LINENO: checking for GNU ld" >&5
6419 echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
6421 echo "$as_me:$LINENO: checking for non-GNU ld" >&5
6422 echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
6424 if test "${acl_cv_path_LD+set}" = set; then
6425 echo $ECHO_N "(cached) $ECHO_C" >&6
6427 if test -z "$LD"; then
6428 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
6429 for ac_dir
in $PATH; do
6430 test -z "$ac_dir" && ac_dir
=.
6431 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
6432 acl_cv_path_LD
="$ac_dir/$ac_prog"
6433 # Check to see if the program is GNU ld. I'd rather use --version,
6434 # but apparently some GNU ld's only accept -v.
6435 # Break only if it was the GNU/non-GNU ld that we prefer.
6436 if "$acl_cv_path_LD" -v 2>&1 < /dev
/null |
egrep '(GNU|with BFD)' > /dev
/null
; then
6437 test "$with_gnu_ld" != no
&& break
6439 test "$with_gnu_ld" != yes && break
6445 acl_cv_path_LD
="$LD" # Let the user override the test with a path.
6449 LD
="$acl_cv_path_LD"
6450 if test -n "$LD"; then
6451 echo "$as_me:$LINENO: result: $LD" >&5
6452 echo "${ECHO_T}$LD" >&6
6454 echo "$as_me:$LINENO: result: no" >&5
6455 echo "${ECHO_T}no" >&6
6457 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
6458 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
6459 { (exit 1); exit 1; }; }
6460 echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
6461 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
6462 if test "${acl_cv_prog_gnu_ld+set}" = set; then
6463 echo $ECHO_N "(cached) $ECHO_C" >&6
6465 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
6466 if $LD -v 2>&1 </dev
/null |
egrep '(GNU|with BFD)' 1>&5; then
6467 acl_cv_prog_gnu_ld
=yes
6469 acl_cv_prog_gnu_ld
=no
6472 echo "$as_me:$LINENO: result: $acl_cv_prog_gnu_ld" >&5
6473 echo "${ECHO_T}$acl_cv_prog_gnu_ld" >&6
6474 with_gnu_ld
=$acl_cv_prog_gnu_ld
6478 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
6479 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
6480 if test "${acl_cv_rpath+set}" = set; then
6481 echo $ECHO_N "(cached) $ECHO_C" >&6
6484 CC
="$CC" GCC
="$GCC" LDFLAGS
="$LDFLAGS" LD
="$LD" with_gnu_ld
="$with_gnu_ld" \
6485 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
6491 echo "$as_me:$LINENO: result: $acl_cv_rpath" >&5
6492 echo "${ECHO_T}$acl_cv_rpath" >&6
6494 libext
="$acl_cv_libext"
6495 shlibext
="$acl_cv_shlibext"
6496 hardcode_libdir_flag_spec
="$acl_cv_hardcode_libdir_flag_spec"
6497 hardcode_libdir_separator
="$acl_cv_hardcode_libdir_separator"
6498 hardcode_direct
="$acl_cv_hardcode_direct"
6499 hardcode_minus_L
="$acl_cv_hardcode_minus_L"
6500 # Check whether --enable-rpath or --disable-rpath was given.
6501 if test "${enable_rpath+set}" = set; then
6502 enableval
="$enable_rpath"
6516 acl_save_prefix
="$prefix"
6517 prefix
="$acl_final_prefix"
6518 acl_save_exec_prefix
="$exec_prefix"
6519 exec_prefix
="$acl_final_exec_prefix"
6521 eval additional_includedir
=\"$includedir\"
6522 eval additional_libdir
=\"$libdir\"
6524 exec_prefix
="$acl_save_exec_prefix"
6525 prefix
="$acl_save_prefix"
6528 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
6529 if test "${with_libiconv_prefix+set}" = set; then
6530 withval
="$with_libiconv_prefix"
6532 if test "X$withval" = "Xno"; then
6535 if test "X$withval" = "X"; then
6537 acl_save_prefix
="$prefix"
6538 prefix
="$acl_final_prefix"
6539 acl_save_exec_prefix
="$exec_prefix"
6540 exec_prefix
="$acl_final_exec_prefix"
6542 eval additional_includedir
=\"$includedir\"
6543 eval additional_libdir
=\"$libdir\"
6545 exec_prefix
="$acl_save_exec_prefix"
6546 prefix
="$acl_save_prefix"
6549 additional_includedir
="$withval/include"
6550 additional_libdir
="$withval/lib"
6560 names_already_handled
=
6561 names_next_round
='iconv '
6562 while test -n "$names_next_round"; do
6563 names_this_round
="$names_next_round"
6565 for name
in $names_this_round; do
6567 for n
in $names_already_handled; do
6568 if test "$n" = "$name"; then
6573 if test -z "$already_handled"; then
6574 names_already_handled
="$names_already_handled $name"
6575 uppername
=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
6576 eval value
=\"\
$HAVE_LIB$uppername\"
6577 if test -n "$value"; then
6578 if test "$value" = yes; then
6579 eval value
=\"\
$LIB$uppername\"
6580 test -z "$value" || LIBICONV
="${LIBICONV}${LIBICONV:+ }$value"
6581 eval value
=\"\
$LTLIB$uppername\"
6582 test -z "$value" || LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$value"
6591 if test $use_additional = yes; then
6592 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
6593 found_dir
="$additional_libdir"
6594 found_so
="$additional_libdir/lib$name.$shlibext"
6595 if test -f "$additional_libdir/lib$name.la"; then
6596 found_la
="$additional_libdir/lib$name.la"
6599 if test -f "$additional_libdir/lib$name.$libext"; then
6600 found_dir
="$additional_libdir"
6601 found_a
="$additional_libdir/lib$name.$libext"
6602 if test -f "$additional_libdir/lib$name.la"; then
6603 found_la
="$additional_libdir/lib$name.la"
6608 if test "X$found_dir" = "X"; then
6609 for x
in $LDFLAGS $LTLIBICONV; do
6611 acl_save_prefix
="$prefix"
6612 prefix
="$acl_final_prefix"
6613 acl_save_exec_prefix
="$exec_prefix"
6614 exec_prefix
="$acl_final_exec_prefix"
6616 exec_prefix
="$acl_save_exec_prefix"
6617 prefix
="$acl_save_prefix"
6621 dir
=`echo "X$x" | sed -e 's/^X-L//'`
6622 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
6624 found_so
="$dir/lib$name.$shlibext"
6625 if test -f "$dir/lib$name.la"; then
6626 found_la
="$dir/lib$name.la"
6629 if test -f "$dir/lib$name.$libext"; then
6631 found_a
="$dir/lib$name.$libext"
6632 if test -f "$dir/lib$name.la"; then
6633 found_la
="$dir/lib$name.la"
6639 if test "X$found_dir" != "X"; then
6644 if test "X$found_dir" != "X"; then
6645 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
6646 if test "X$found_so" != "X"; then
6647 if test "$enable_rpath" = no ||
test "X$found_dir" = "X/usr/lib"; then
6648 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6651 for x
in $ltrpathdirs; do
6652 if test "X$x" = "X$found_dir"; then
6657 if test -z "$haveit"; then
6658 ltrpathdirs
="$ltrpathdirs $found_dir"
6660 if test "$hardcode_direct" = yes; then
6661 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6663 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no
; then
6664 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6666 for x
in $rpathdirs; do
6667 if test "X$x" = "X$found_dir"; then
6672 if test -z "$haveit"; then
6673 rpathdirs
="$rpathdirs $found_dir"
6677 for x
in $LDFLAGS $LIBICONV; do
6679 acl_save_prefix
="$prefix"
6680 prefix
="$acl_final_prefix"
6681 acl_save_exec_prefix
="$exec_prefix"
6682 exec_prefix
="$acl_final_exec_prefix"
6684 exec_prefix
="$acl_save_exec_prefix"
6685 prefix
="$acl_save_prefix"
6687 if test "X$x" = "X-L$found_dir"; then
6692 if test -z "$haveit"; then
6693 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir"
6695 if test "$hardcode_minus_L" != no
; then
6696 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6698 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
6704 if test "X$found_a" != "X"; then
6705 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_a"
6707 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
6710 additional_includedir
=
6711 case "$found_dir" in
6713 basedir
=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
6714 additional_includedir
="$basedir/include"
6717 if test "X$additional_includedir" != "X"; then
6718 if test "X$additional_includedir" != "X/usr/include"; then
6720 if test "X$additional_includedir" = "X/usr/local/include"; then
6721 if test -n "$GCC"; then
6723 linux
*) haveit
=yes;;
6727 if test -z "$haveit"; then
6728 for x
in $CPPFLAGS $INCICONV; do
6730 acl_save_prefix
="$prefix"
6731 prefix
="$acl_final_prefix"
6732 acl_save_exec_prefix
="$exec_prefix"
6733 exec_prefix
="$acl_final_exec_prefix"
6735 exec_prefix
="$acl_save_exec_prefix"
6736 prefix
="$acl_save_prefix"
6738 if test "X$x" = "X-I$additional_includedir"; then
6743 if test -z "$haveit"; then
6744 if test -d "$additional_includedir"; then
6745 INCICONV
="${INCICONV}${INCICONV:+ }-I$additional_includedir"
6751 if test -n "$found_la"; then
6752 save_libdir
="$libdir"
6754 */* |
*\\*) .
"$found_la" ;;
6755 *) .
"./$found_la" ;;
6757 libdir
="$save_libdir"
6758 for dep
in $dependency_libs; do
6761 additional_libdir
=`echo "X$dep" | sed -e 's/^X-L//'`
6762 if test "X$additional_libdir" != "X/usr/lib"; then
6764 if test "X$additional_libdir" = "X/usr/local/lib"; then
6765 if test -n "$GCC"; then
6767 linux
*) haveit
=yes;;
6771 if test -z "$haveit"; then
6773 for x
in $LDFLAGS $LIBICONV; do
6775 acl_save_prefix
="$prefix"
6776 prefix
="$acl_final_prefix"
6777 acl_save_exec_prefix
="$exec_prefix"
6778 exec_prefix
="$acl_final_exec_prefix"
6780 exec_prefix
="$acl_save_exec_prefix"
6781 prefix
="$acl_save_prefix"
6783 if test "X$x" = "X-L$additional_libdir"; then
6788 if test -z "$haveit"; then
6789 if test -d "$additional_libdir"; then
6790 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
6794 for x
in $LDFLAGS $LTLIBICONV; do
6796 acl_save_prefix
="$prefix"
6797 prefix
="$acl_final_prefix"
6798 acl_save_exec_prefix
="$exec_prefix"
6799 exec_prefix
="$acl_final_exec_prefix"
6801 exec_prefix
="$acl_save_exec_prefix"
6802 prefix
="$acl_save_prefix"
6804 if test "X$x" = "X-L$additional_libdir"; then
6809 if test -z "$haveit"; then
6810 if test -d "$additional_libdir"; then
6811 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
6818 dir
=`echo "X$dep" | sed -e 's/^X-R//'`
6819 if test "$enable_rpath" != no
; then
6821 for x
in $rpathdirs; do
6822 if test "X$x" = "X$dir"; then
6827 if test -z "$haveit"; then
6828 rpathdirs
="$rpathdirs $dir"
6831 for x
in $ltrpathdirs; do
6832 if test "X$x" = "X$dir"; then
6837 if test -z "$haveit"; then
6838 ltrpathdirs
="$ltrpathdirs $dir"
6843 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
6846 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
6849 LIBICONV
="${LIBICONV}${LIBICONV:+ }$dep"
6850 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$dep"
6856 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
6857 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
6863 if test "X$rpathdirs" != "X"; then
6864 if test -n "$hardcode_libdir_separator"; then
6866 for found_dir
in $rpathdirs; do
6867 alldirs
="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
6869 acl_save_libdir
="$libdir"
6871 eval flag
=\"$hardcode_libdir_flag_spec\"
6872 libdir
="$acl_save_libdir"
6873 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
6875 for found_dir
in $rpathdirs; do
6876 acl_save_libdir
="$libdir"
6878 eval flag
=\"$hardcode_libdir_flag_spec\"
6879 libdir
="$acl_save_libdir"
6880 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
6884 if test "X$ltrpathdirs" != "X"; then
6885 for found_dir
in $ltrpathdirs; do
6886 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
6896 am_save_CPPFLAGS
="$CPPFLAGS"
6898 for element
in $INCICONV; do
6900 for x
in $CPPFLAGS; do
6902 acl_save_prefix
="$prefix"
6903 prefix
="$acl_final_prefix"
6904 acl_save_exec_prefix
="$exec_prefix"
6905 exec_prefix
="$acl_final_exec_prefix"
6907 exec_prefix
="$acl_save_exec_prefix"
6908 prefix
="$acl_save_prefix"
6910 if test "X$x" = "X$element"; then
6915 if test -z "$haveit"; then
6916 CPPFLAGS
="${CPPFLAGS}${CPPFLAGS:+ }$element"
6921 echo "$as_me:$LINENO: checking for iconv" >&5
6922 echo $ECHO_N "checking for iconv... $ECHO_C" >&6
6923 if test "${am_cv_func_iconv+set}" = set; then
6924 echo $ECHO_N "(cached) $ECHO_C" >&6
6927 am_cv_func_iconv
="no, consider installing GNU libiconv"
6929 cat >conftest.
$ac_ext <<_ACEOF
6932 cat confdefs.h
>>conftest.
$ac_ext
6933 cat >>conftest.
$ac_ext <<_ACEOF
6934 /* end confdefs.h. */
6940 iconv_t cd = iconv_open("","");
6941 iconv(cd,NULL,NULL,NULL,NULL);
6947 rm -f conftest.
$ac_objext conftest
$ac_exeext
6948 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6949 (eval $ac_link) 2>conftest.er1
6951 grep -v '^ *+' conftest.er1
>conftest.err
6953 cat conftest.err
>&5
6954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6955 (exit $ac_status); } &&
6956 { ac_try
='test -z "$ac_c_werror_flag"
6957 || test ! -s conftest.err'
6958 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6962 (exit $ac_status); }; } &&
6963 { ac_try
='test -s conftest$ac_exeext'
6964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6968 (exit $ac_status); }; }; then
6969 am_cv_func_iconv
=yes
6971 echo "$as_me: failed program was:" >&5
6972 sed 's/^/| /' conftest.
$ac_ext >&5
6975 rm -f conftest.err conftest.
$ac_objext \
6976 conftest
$ac_exeext conftest.
$ac_ext
6977 if test "$am_cv_func_iconv" != yes; then
6978 am_save_LIBS
="$LIBS"
6979 LIBS
="$LIBS $LIBICONV"
6980 cat >conftest.
$ac_ext <<_ACEOF
6983 cat confdefs.h
>>conftest.
$ac_ext
6984 cat >>conftest.
$ac_ext <<_ACEOF
6985 /* end confdefs.h. */
6991 iconv_t cd = iconv_open("","");
6992 iconv(cd,NULL,NULL,NULL,NULL);
6998 rm -f conftest.
$ac_objext conftest
$ac_exeext
6999 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7000 (eval $ac_link) 2>conftest.er1
7002 grep -v '^ *+' conftest.er1
>conftest.err
7004 cat conftest.err
>&5
7005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7006 (exit $ac_status); } &&
7007 { ac_try
='test -z "$ac_c_werror_flag"
7008 || test ! -s conftest.err'
7009 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7013 (exit $ac_status); }; } &&
7014 { ac_try
='test -s conftest$ac_exeext'
7015 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7018 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7019 (exit $ac_status); }; }; then
7021 am_cv_func_iconv
=yes
7023 echo "$as_me: failed program was:" >&5
7024 sed 's/^/| /' conftest.
$ac_ext >&5
7027 rm -f conftest.err conftest.
$ac_objext \
7028 conftest
$ac_exeext conftest.
$ac_ext
7029 LIBS
="$am_save_LIBS"
7033 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
7034 echo "${ECHO_T}$am_cv_func_iconv" >&6
7035 if test "$am_cv_func_iconv" = yes; then
7037 cat >>confdefs.h
<<\_ACEOF
7038 #define HAVE_ICONV 1
7042 if test "$am_cv_lib_iconv" = yes; then
7043 echo "$as_me:$LINENO: checking how to link with libiconv" >&5
7044 echo $ECHO_N "checking how to link with libiconv... $ECHO_C" >&6
7045 echo "$as_me:$LINENO: result: $LIBICONV" >&5
7046 echo "${ECHO_T}$LIBICONV" >&6
7048 CPPFLAGS
="$am_save_CPPFLAGS"
7055 if test "$am_cv_func_iconv" = yes; then
7056 echo "$as_me:$LINENO: checking for iconv declaration" >&5
7057 echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
7058 if test "${am_cv_proto_iconv+set}" = set; then
7059 echo $ECHO_N "(cached) $ECHO_C" >&6
7062 cat >conftest.
$ac_ext <<_ACEOF
7065 cat confdefs.h
>>conftest.
$ac_ext
7066 cat >>conftest.
$ac_ext <<_ACEOF
7067 /* end confdefs.h. */
7075 #if defined(__STDC__) || defined(__cplusplus)
7076 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
7089 rm -f conftest.
$ac_objext
7090 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7091 (eval $ac_compile) 2>conftest.er1
7093 grep -v '^ *+' conftest.er1
>conftest.err
7095 cat conftest.err
>&5
7096 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7097 (exit $ac_status); } &&
7098 { ac_try
='test -z "$ac_c_werror_flag"
7099 || test ! -s conftest.err'
7100 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7104 (exit $ac_status); }; } &&
7105 { ac_try
='test -s conftest.$ac_objext'
7106 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7110 (exit $ac_status); }; }; then
7111 am_cv_proto_iconv_arg1
=""
7113 echo "$as_me: failed program was:" >&5
7114 sed 's/^/| /' conftest.
$ac_ext >&5
7116 am_cv_proto_iconv_arg1
="const"
7118 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7119 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);"
7122 am_cv_proto_iconv
=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
7123 echo "$as_me:$LINENO: result: ${ac_t:-
7124 }$am_cv_proto_iconv" >&5
7125 echo "${ECHO_T}${ac_t:-
7126 }$am_cv_proto_iconv" >&6
7128 cat >>confdefs.h
<<_ACEOF
7129 #define ICONV_CONST $am_cv_proto_iconv_arg1
7135 # More defines and substitutions.
7136 PACKAGE
="$PACKAGE_TARNAME"
7138 cat >>confdefs.h
<<_ACEOF
7139 #define PACKAGE "$PACKAGE"
7144 if test "x$enable_nls" != xno
; then
7145 USED_CATALOGS
='$(CATALOGS)'
7151 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
7152 if test "${enable_maintainer_mode+set}" = set; then
7153 enableval
="$enable_maintainer_mode"
7156 enable_maintainer_mode
=no
7159 if test "x$enable_maintainer_mode" = xno
; then
7166 # Check whether --enable-checking or --disable-checking was given.
7167 if test "${enable_checking+set}" = set; then
7168 enableval
="$enable_checking"
7174 if test $enable_checking != no
; then
7176 cat >>confdefs.h
<<\_ACEOF
7177 #define ENABLE_CHECKING 1
7186 arm
*-*-symbianelf* | \
7189 hppa
*64*-*-* | parisc
*64*-*-* | \
7190 i
[34567]86-*-solaris2.1
[0-9]* | \
7196 sparc64
*-*-* | ultrasparc-
*-freebsd* | \
7197 sparcv9-
*-solaris2* | \
7198 sparc-
*-solaris2.
[789] | sparc-
*-solaris2.1
[0-9]* | \
7199 sh
[123456789l]*-*-*)
7200 need_64bit_hwint
=yes ;;
7202 need_64bit_hwint
=no
;;
7205 case $need_64bit_hwint:$ac_cv_sizeof_long in
7206 *:8 | no
:*) host_wide_int
=long
;;
7207 *) host_wide_int
='long long' ;;
7212 cat >>confdefs.h
<<_ACEOF
7213 #define HOST_WIDE_INT $host_wide_int
7219 ac_config_headers
="$ac_config_headers config.h:config.in"
7221 ac_config_files
="$ac_config_files Makefile"
7223 cat >confcache
<<\_ACEOF
7224 # This file is a shell script that caches the results of configure
7225 # tests run on this system so they can be shared between configure
7226 # scripts and configure runs, see configure's option --config-cache.
7227 # It is not useful on other systems. If it contains results you don't
7228 # want to keep, you may remove or edit it.
7230 # config.status only pays attention to the cache file if you give it
7231 # the --recheck option to rerun configure.
7233 # `ac_cv_env_foo' variables (set or unset) will be overridden when
7234 # loading this file, other *unset* `ac_cv_foo' will be assigned the
7239 # The following way of writing the cache mishandles newlines in values,
7240 # but we know of no workaround that is simple, portable, and efficient.
7241 # So, don't put newlines in cache variables' values.
7242 # Ultrix sh set writes to stderr and can't be redirected directly,
7243 # and sets the high bit in the cache file unless we assign to the vars.
7246 case `(ac_space=' '; set | grep ac_space) 2>&1` in
7248 # `set' does not quote correctly, so add quotes (double-quote
7249 # substitution turns \\\\ into \\, and sed turns \\ into \).
7252 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7255 # `set' quotes correctly as required by POSIX, so do not add quotes.
7257 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
7264 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
7266 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7268 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
7269 if test -w $cache_file; then
7270 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
7271 cat confcache
>$cache_file
7273 echo "not updating unwritable cache $cache_file"
7278 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
7279 # Let make expand exec_prefix.
7280 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
7282 # VPATH may cause trouble with some makes, so we remove $(srcdir),
7283 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
7284 # trailing colons and then remove the whole line if VPATH becomes empty
7285 # (actually we leave an empty line to preserve line numbers).
7286 if test "x$srcdir" = x.
; then
7287 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
7288 s/:*\$(srcdir):*/:/;
7289 s/:*\${srcdir}:*/:/;
7291 s/^\([^=]*=[ ]*\):*/\1/;
7297 DEFS
=-DHAVE_CONFIG_H
7301 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
7302 # 1. Remove the extension, and $U if already installed.
7303 ac_i
=`echo "$ac_i" |
7304 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
7306 ac_libobjs
="$ac_libobjs $ac_i\$U.$ac_objext"
7307 ac_ltlibobjs
="$ac_ltlibobjs $ac_i"'$U.lo'
7311 LTLIBOBJS
=$ac_ltlibobjs
7315 : ${CONFIG_STATUS=./config.status}
7316 ac_clean_files_save
=$ac_clean_files
7317 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
7318 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
7319 echo "$as_me: creating $CONFIG_STATUS" >&6;}
7320 cat >$CONFIG_STATUS <<_ACEOF
7322 # Generated by $as_me.
7323 # Run this file to recreate the current configuration.
7324 # Compiler output produced by configure, useful for debugging
7325 # configure, is in config.log if it exists.
7330 SHELL=\${CONFIG_SHELL-$SHELL}
7333 cat >>$CONFIG_STATUS <<\_ACEOF
7334 ## --------------------- ##
7335 ## M4sh Initialization. ##
7336 ## --------------------- ##
7338 # Be Bourne compatible
7339 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
7342 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
7343 # is contrary to our usage. Disable this feature.
7344 alias -g '${1+"$@"}'='"$@"'
7345 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
7348 DUALCASE
=1; export DUALCASE
# for MKS sh
7350 # Support unset when possible.
7351 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
7358 # Work around bugs in pre-3.0 UWIN ksh.
7359 $as_unset ENV MAIL MAILPATH
7366 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
7367 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
7368 LC_TELEPHONE LC_TIME
7370 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
7371 eval $as_var=C
; export $as_var
7377 # Required to use basename.
7378 if expr a
: '\(a\)' >/dev
/null
2>&1; then
7384 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
7385 as_basename
=basename
7391 # Name of the executable.
7392 as_me
=`$as_basename "$0" ||
7393 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
7394 X"$0" : 'X\(//\)$' \| \
7395 X"$0" : 'X\(/\)$' \| \
7396 . : '\(.\)' 2>/dev/null ||
7398 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
7399 /^X\/\(\/\/\)$/{ s//\1/; q; }
7400 /^X\/\(\/\).*/{ s//\1/; q; }
7404 # PATH needs CR, and LINENO needs CR and PATH.
7405 # Avoid depending upon Character Ranges.
7406 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
7407 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
7408 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
7409 as_cr_digits
='0123456789'
7410 as_cr_alnum
=$as_cr_Letters$as_cr_digits
7412 # The user is always right.
7413 if test "${PATH_SEPARATOR+set}" != set; then
7414 echo "#! /bin/sh" >conf$$.sh
7415 echo "exit 0" >>conf$$.sh
7417 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
7428 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
7429 test "x$as_lineno_1" != "x$as_lineno_2" &&
7430 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
7431 # Find who we are. Look in the path if we contain no path at all
7434 *[\\/]* ) as_myself
=$0 ;;
7435 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7439 test -z "$as_dir" && as_dir
=.
7440 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
7445 # We did not find ourselves, most probably we were run as `sh COMMAND'
7446 # in which case we are not to be found in the path.
7447 if test "x$as_myself" = x
; then
7450 if test ! -f "$as_myself"; then
7451 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
7452 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
7453 { (exit 1); exit 1; }; }
7455 case $CONFIG_SHELL in
7457 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7458 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
7461 test -z "$as_dir" && as_dir
=.
7462 for as_base
in sh bash ksh sh5
; do
7465 if ("$as_dir/$as_base" -c '
7468 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
7469 test "x$as_lineno_1" != "x$as_lineno_2" &&
7470 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
7471 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
7472 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
7473 CONFIG_SHELL
=$as_dir/$as_base
7475 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
7483 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
7484 # uniformly replaced by the line number. The first 'sed' inserts a
7485 # line-number line before each line; the second 'sed' does the real
7486 # work. The second script uses 'N' to pair each line-number line
7487 # with the numbered line, and appends trailing '-' during
7488 # substitution so that $LINENO is not a special case at line end.
7489 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
7490 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
7491 sed '=' <$as_myself |
7496 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
7499 s,^['$as_cr_digits']*\n,,
7501 chmod +x
$as_me.lineno ||
7502 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
7503 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
7504 { (exit 1); exit 1; }; }
7506 # Don't try to exec as it changes $[0], causing all sort of problems
7507 # (the dirname of $[0] is not the place where we might find the
7508 # original and so on. Autoconf is especially sensible to this).
7510 # Exit status is that of the last command.
7515 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
7516 *c
*,-n*) ECHO_N
= ECHO_C
='
7518 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
7519 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
7522 if expr a
: '\(a\)' >/dev
/null
2>&1; then
7528 rm -f conf$$ conf$$.exe conf$$.
file
7530 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
7531 # We could just check for DJGPP; but this test a) works b) is more generic
7532 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
7533 if test -f conf$$.exe
; then
7534 # Don't use ln at all; we don't have any links
7539 elif ln conf$$.
file conf$$
2>/dev
/null
; then
7544 rm -f conf$$ conf$$.exe conf$$.
file
7546 if mkdir
-p .
2>/dev
/null
; then
7549 test -d .
/-p && rmdir .
/-p
7553 as_executable_p
="test -f"
7555 # Sed expression to map a string onto a valid CPP name.
7556 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
7558 # Sed expression to map a string onto a valid variable name.
7559 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
7563 # We need space, tab and new line, in precisely that order.
7573 # Open the log real soon, to keep \$[0] and so on meaningful, and to
7574 # report actual input values of CONFIG_FILES etc. instead of their
7575 # values after options handling. Logging --version etc. is OK.
7579 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
7580 ## Running $as_me. ##
7585 This file was extended by cpplib $as_me , which was
7586 generated by GNU Autoconf 2.59. Invocation command line was
7588 CONFIG_FILES = $CONFIG_FILES
7589 CONFIG_HEADERS = $CONFIG_HEADERS
7590 CONFIG_LINKS = $CONFIG_LINKS
7591 CONFIG_COMMANDS = $CONFIG_COMMANDS
7595 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
7599 # Files that config.status was made for.
7600 if test -n "$ac_config_files"; then
7601 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
7604 if test -n "$ac_config_headers"; then
7605 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
7608 if test -n "$ac_config_links"; then
7609 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
7612 if test -n "$ac_config_commands"; then
7613 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
7616 cat >>$CONFIG_STATUS <<\_ACEOF
7619 \`$as_me' instantiates files from templates according to the
7620 current configuration.
7622 Usage: $0 [OPTIONS] [FILE]...
7624 -h, --help print this help, then exit
7625 -V, --version print version number, then exit
7626 -q, --quiet do not print progress messages
7627 -d, --debug don't remove temporary files
7628 --recheck update $as_me by reconfiguring in the same conditions
7629 --file=FILE[:TEMPLATE]
7630 instantiate the configuration file FILE
7631 --header=FILE[:TEMPLATE]
7632 instantiate the configuration header FILE
7634 Configuration files:
7637 Configuration headers:
7640 Report bugs to <bug-autoconf@gnu.org>."
7643 cat >>$CONFIG_STATUS <<_ACEOF
7645 cpplib config.status
7646 configured by $0, generated by GNU Autoconf 2.59,
7647 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
7649 Copyright (C) 2003 Free Software Foundation, Inc.
7650 This config.status script is free software; the Free Software Foundation
7651 gives unlimited permission to copy, distribute and modify it."
7656 cat >>$CONFIG_STATUS <<\_ACEOF
7657 # If no file are specified by the user, then we need to provide default
7658 # value. By we need to know if files were specified by the user.
7664 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
7665 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
7673 *) # This is not an option, so the user has probably given explicit
7676 ac_need_defaults
=false
;;
7680 # Handling of the options.
7682 cat >>$CONFIG_STATUS <<\_ACEOF
7683 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
7685 --version |
--vers* |
-V )
7686 echo "$ac_cs_version"; exit 0 ;;
7688 # Conflict between --help and --header
7689 { { echo "$as_me:$LINENO: error: ambiguous option: $1
7690 Try \`$0 --help' for more information." >&5
7691 echo "$as_me: error: ambiguous option: $1
7692 Try \`$0 --help' for more information." >&2;}
7693 { (exit 1); exit 1; }; };;
7694 --help |
--hel |
-h )
7695 echo "$ac_cs_usage"; exit 0 ;;
7696 --debug |
--d* |
-d )
7698 --file |
--fil |
--fi |
--f )
7700 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
7701 ac_need_defaults
=false
;;
7702 --header |
--heade |
--head |
--hea )
7704 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
7705 ac_need_defaults
=false
;;
7706 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
7707 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
7711 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
7712 Try \`$0 --help' for more information." >&5
7713 echo "$as_me: error: unrecognized option: $1
7714 Try \`$0 --help' for more information." >&2;}
7715 { (exit 1); exit 1; }; } ;;
7717 *) ac_config_targets
="$ac_config_targets $1" ;;
7723 ac_configure_extra_args
=
7725 if $ac_cs_silent; then
7727 ac_configure_extra_args
="$ac_configure_extra_args --silent"
7731 cat >>$CONFIG_STATUS <<_ACEOF
7732 if \$ac_cs_recheck; then
7733 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
7734 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
7743 cat >>$CONFIG_STATUS <<\_ACEOF
7744 for ac_config_target
in $ac_config_targets
7746 case "$ac_config_target" in
7747 # Handling of arguments.
7748 "Makefile" ) CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
7749 "config.h" ) CONFIG_HEADERS
="$CONFIG_HEADERS config.h:config.in" ;;
7750 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
7751 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
7752 { (exit 1); exit 1; }; };;
7756 # If the user did not use the arguments to specify the items to instantiate,
7757 # then the envvar interface is used. Set only those that are not.
7758 # We use the long form for the default assignment because of an extremely
7759 # bizarre bug on SunOS 4.1.3.
7760 if $ac_need_defaults; then
7761 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
7762 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
7765 # Have a temporary directory for convenience. Make it in the build tree
7766 # simply because there is no reason to put it here, and in addition,
7767 # creating and moving files from /tmp can sometimes cause problems.
7768 # Create a temporary directory, and hook for its removal unless debugging.
7771 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
7772 trap '{ (exit 1); exit 1; }' 1 2 13 15
7775 # Create a (secure) tmp directory for tmp files.
7778 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
7779 test -n "$tmp" && test -d "$tmp"
7782 tmp
=.
/confstat$$
-$RANDOM
7783 (umask 077 && mkdir
$tmp)
7786 echo "$me: cannot create a temporary directory in ." >&2
7787 { (exit 1); exit 1; }
7792 cat >>$CONFIG_STATUS <<_ACEOF
7795 # CONFIG_FILES section.
7798 # No need to generate the scripts if there are no CONFIG_FILES.
7799 # This happens for instance when ./config.status config.h
7800 if test -n "\$CONFIG_FILES"; then
7801 # Protect against being on the right side of a sed subst in config.status.
7802 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
7803 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
7804 s,@SHELL@,$SHELL,;t t
7805 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
7806 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
7807 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
7808 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
7809 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
7810 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
7811 s,@exec_prefix@,$exec_prefix,;t t
7812 s,@prefix@,$prefix,;t t
7813 s,@program_transform_name@,$program_transform_name,;t t
7814 s,@bindir@,$bindir,;t t
7815 s,@sbindir@,$sbindir,;t t
7816 s,@libexecdir@,$libexecdir,;t t
7817 s,@datadir@,$datadir,;t t
7818 s,@sysconfdir@,$sysconfdir,;t t
7819 s,@sharedstatedir@,$sharedstatedir,;t t
7820 s,@localstatedir@,$localstatedir,;t t
7821 s,@libdir@,$libdir,;t t
7822 s,@includedir@,$includedir,;t t
7823 s,@oldincludedir@,$oldincludedir,;t t
7824 s,@infodir@,$infodir,;t t
7825 s,@mandir@,$mandir,;t t
7826 s,@build_alias@,$build_alias,;t t
7827 s,@host_alias@,$host_alias,;t t
7828 s,@target_alias@,$target_alias,;t t
7830 s,@ECHO_C@,$ECHO_C,;t t
7831 s,@ECHO_N@,$ECHO_N,;t t
7832 s,@ECHO_T@,$ECHO_T,;t t
7834 s,@build@,$build,;t t
7835 s,@build_cpu@,$build_cpu,;t t
7836 s,@build_vendor@,$build_vendor,;t t
7837 s,@build_os@,$build_os,;t t
7839 s,@host_cpu@,$host_cpu,;t t
7840 s,@host_vendor@,$host_vendor,;t t
7841 s,@host_os@,$host_os,;t t
7842 s,@target@,$target,;t t
7843 s,@target_cpu@,$target_cpu,;t t
7844 s,@target_vendor@,$target_vendor,;t t
7845 s,@target_os@,$target_os,;t t
7846 s,@SET_MAKE@,$SET_MAKE,;t t
7847 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
7848 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
7849 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
7851 s,@CFLAGS@,$CFLAGS,;t t
7852 s,@LDFLAGS@,$LDFLAGS,;t t
7853 s,@CPPFLAGS@,$CPPFLAGS,;t t
7854 s,@ac_ct_CC@,$ac_ct_CC,;t t
7855 s,@EXEEXT@,$EXEEXT,;t t
7856 s,@OBJEXT@,$OBJEXT,;t t
7857 s,@RANLIB@,$RANLIB,;t t
7858 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
7859 s,@ACLOCAL@,$ACLOCAL,;t t
7860 s,@AUTOCONF@,$AUTOCONF,;t t
7861 s,@AUTOHEADER@,$AUTOHEADER,;t t
7862 s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t
7863 s,@WARN_PEDANTIC@,$WARN_PEDANTIC,;t t
7864 s,@WERROR@,$WERROR,;t t
7866 s,@EGREP@,$EGREP,;t t
7867 s,@LIBOBJS@,$LIBOBJS,;t t
7868 s,@ALLOCA@,$ALLOCA,;t t
7869 s,@USE_NLS@,$USE_NLS,;t t
7870 s,@LIBINTL@,$LIBINTL,;t t
7871 s,@LIBINTL_DEP@,$LIBINTL_DEP,;t t
7872 s,@INCINTL@,$INCINTL,;t t
7873 s,@XGETTEXT@,$XGETTEXT,;t t
7874 s,@GMSGFMT@,$GMSGFMT,;t t
7875 s,@POSUB@,$POSUB,;t t
7876 s,@CATALOGS@,$CATALOGS,;t t
7877 s,@LIBICONV@,$LIBICONV,;t t
7878 s,@LTLIBICONV@,$LTLIBICONV,;t t
7879 s,@PACKAGE@,$PACKAGE,;t t
7880 s,@USED_CATALOGS@,$USED_CATALOGS,;t t
7881 s,@MAINT@,$MAINT,;t t
7882 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
7887 cat >>$CONFIG_STATUS <<\_ACEOF
7888 # Split the substitutions into bite-sized pieces for seds with
7889 # small command number limits, like on Digital OSF/1 and HP-UX.
7891 ac_sed_frag
=1 # Number of current file.
7892 ac_beg
=1 # First line for current file.
7893 ac_end
=$ac_max_sed_lines # Line after last line for current file.
7896 while $ac_more_lines; do
7897 if test $ac_beg -gt 1; then
7898 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
7900 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
7902 if test ! -s $tmp/subs.frag
; then
7905 # The purpose of the label and of the branching condition is to
7906 # speed up the sed processing (if there are no `@' at all, there
7907 # is no need to browse any of the substitutions).
7908 # These are the two extra sed commands mentioned above.
7910 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
7911 if test -z "$ac_sed_cmds"; then
7912 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
7914 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
7916 ac_sed_frag
=`expr $ac_sed_frag + 1`
7918 ac_end
=`expr $ac_end + $ac_max_sed_lines`
7921 if test -z "$ac_sed_cmds"; then
7924 fi # test -n "$CONFIG_FILES"
7927 cat >>$CONFIG_STATUS <<\_ACEOF
7928 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
7929 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
7931 - |
*:- |
*:-:* ) # input from stdin
7933 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
7934 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
7935 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
7936 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
7937 * ) ac_file_in
=$ac_file.
in ;;
7940 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
7941 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
7942 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7943 X"$ac_file" : 'X\(//\)[^/]' \| \
7944 X"$ac_file" : 'X\(//\)$' \| \
7945 X"$ac_file" : 'X\(/\)' \| \
7946 . : '\(.\)' 2>/dev/null ||
7948 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7949 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7950 /^X\(\/\/\)$/{ s//\1/; q; }
7951 /^X\(\/\).*/{ s//\1/; q; }
7953 { if $as_mkdir_p; then
7958 while test ! -d "$as_dir"; do
7959 as_dirs
="$as_dir $as_dirs"
7960 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
7961 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7962 X"$as_dir" : 'X\(//\)[^/]' \| \
7963 X"$as_dir" : 'X\(//\)$' \| \
7964 X"$as_dir" : 'X\(/\)' \| \
7965 . : '\(.\)' 2>/dev/null ||
7967 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
7968 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
7969 /^X\(\/\/\)$/{ s//\1/; q; }
7970 /^X\(\/\).*/{ s//\1/; q; }
7973 test ! -n "$as_dirs" || mkdir
$as_dirs
7974 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
7975 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
7976 { (exit 1); exit 1; }; }; }
7980 if test "$ac_dir" != .
; then
7981 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
7982 # A "../" for each directory in $ac_dir_suffix.
7983 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
7985 ac_dir_suffix
= ac_top_builddir
=
7989 .
) # No --srcdir option. We are building in place.
7991 if test -z "$ac_top_builddir"; then
7994 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
7996 [\\/]* | ?
:[\\/]* ) # Absolute path.
7997 ac_srcdir
=$srcdir$ac_dir_suffix;
7998 ac_top_srcdir
=$srcdir ;;
8000 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
8001 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
8004 # Do not use `cd foo && pwd` to compute absolute paths, because
8005 # the directories may not exist.
8007 .
) ac_abs_builddir
="$ac_dir";;
8010 .
) ac_abs_builddir
=`pwd`;;
8011 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
8012 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
8015 case $ac_abs_builddir in
8016 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
8018 case ${ac_top_builddir}.
in
8019 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
8020 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
8021 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
8024 case $ac_abs_builddir in
8025 .
) ac_abs_srcdir
=$ac_srcdir;;
8028 .
) ac_abs_srcdir
=$ac_abs_builddir;;
8029 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
8030 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
8033 case $ac_abs_builddir in
8034 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
8036 case $ac_top_srcdir in
8037 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
8038 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
8039 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
8045 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
8046 *) ac_INSTALL
=$ac_top_builddir$INSTALL ;;
8049 if test x
"$ac_file" != x-
; then
8050 { echo "$as_me:$LINENO: creating $ac_file" >&5
8051 echo "$as_me: creating $ac_file" >&6;}
8054 # Let's still pretend it is `configure' which instantiates (i.e., don't
8055 # use $as_me), people would be surprised to read:
8056 # /* config.h. Generated by config.status. */
8057 if test x
"$ac_file" = x-
; then
8060 configure_input
="$ac_file. "
8062 configure_input
=$configure_input"Generated from `echo $ac_file_in |
8063 sed 's,.*/,,'` by configure."
8065 # First look for the input files in the build tree, otherwise in the
8067 ac_file_inputs
=`IFS=:
8068 for f in $ac_file_in; do
8070 -) echo $tmp/stdin ;;
8072 # Absolute (can't be DOS-style, as IFS=:)
8073 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8074 echo "$as_me: error: cannot find input file: $f" >&2;}
8075 { (exit 1); exit 1; }; }
8078 if test -f "$f"; then
8081 elif test -f "$srcdir/$f"; then
8086 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8087 echo "$as_me: error: cannot find input file: $f" >&2;}
8088 { (exit 1); exit 1; }; }
8091 done` ||
{ (exit 1); exit 1; }
8093 cat >>$CONFIG_STATUS <<_ACEOF
8097 cat >>$CONFIG_STATUS <<\_ACEOF
8099 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
8100 s
,@configure_input@
,$configure_input,;t t
8101 s
,@srcdir@
,$ac_srcdir,;t t
8102 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
8103 s
,@top_srcdir@
,$ac_top_srcdir,;t t
8104 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
8105 s
,@builddir@
,$ac_builddir,;t t
8106 s
,@abs_builddir@
,$ac_abs_builddir,;t t
8107 s
,@top_builddir@
,$ac_top_builddir,;t t
8108 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
8109 s
,@INSTALL@
,$ac_INSTALL,;t t
8110 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
8112 if test x"$ac_file" != x-; then
8113 mv $tmp/out $ac_file
8121 cat >>$CONFIG_STATUS <<\_ACEOF
8124 # CONFIG_HEADER section.
8127 # These sed commands are passed to sed as "A NAME B NAME C VALUE D
", where
8128 # NAME is the cpp macro being defined and VALUE is the value it is being given.
8130 # ac_d sets the value in "#define NAME VALUE" lines.
8131 ac_dA
='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
8132 ac_dB
='[ ].*$,\1#\2'
8135 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
8136 ac_uA
='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
8137 ac_uB
='$,\1#\2define\3'
8141 for ac_file
in : $CONFIG_HEADERS; do test "x$ac_file" = x
: && continue
8142 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8144 - |
*:- |
*:-:* ) # input from stdin
8146 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8147 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8148 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8149 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8150 * ) ac_file_in
=$ac_file.
in ;;
8153 test x
"$ac_file" != x-
&& { echo "$as_me:$LINENO: creating $ac_file" >&5
8154 echo "$as_me: creating $ac_file" >&6;}
8156 # First look for the input files in the build tree, otherwise in the
8158 ac_file_inputs
=`IFS=:
8159 for f in $ac_file_in; do
8161 -) echo $tmp/stdin ;;
8163 # Absolute (can't be DOS-style, as IFS=:)
8164 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8165 echo "$as_me: error: cannot find input file: $f" >&2;}
8166 { (exit 1); exit 1; }; }
8167 # Do quote $f, to prevent DOS paths from being IFS'd.
8170 if test -f "$f"; then
8173 elif test -f "$srcdir/$f"; then
8178 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8179 echo "$as_me: error: cannot find input file: $f" >&2;}
8180 { (exit 1); exit 1; }; }
8183 done` ||
{ (exit 1); exit 1; }
8184 # Remove the trailing spaces.
8185 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
8189 # Transform confdefs.h into two sed scripts, `conftest.defines' and
8190 # `conftest.undefs', that substitutes the proper values into
8191 # config.h.in to produce config.h. The first handles `#define'
8192 # templates, and the second `#undef' templates.
8193 # And first: Protect against being on the right side of a sed subst in
8194 # config.status. Protect against being in an unquoted here document
8196 rm -f conftest.defines conftest.undefs
8197 # Using a here document instead of a string reduces the quoting nightmare.
8198 # Putting comments in sed scripts is not portable.
8200 # `end' is used to avoid that the second main sed command (meant for
8201 # 0-ary CPP macros) applies to n-ary macro definitions.
8202 # See the Autoconf documentation for `clear'.
8203 cat >confdef2sed.
sed <<\_ACEOF
8208 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8210 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8213 # If some macros were called several times there might be several times
8214 # the same #defines, which is useless. Nevertheless, we may not want to
8215 # sort them, since we want the *last* AC-DEFINE to be honored.
8216 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
8217 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
8218 rm -f confdef2sed.sed
8220 # This sed command replaces #undef with comments. This is necessary, for
8221 # example, in the case of _POSIX_SOURCE, which is predefined and required
8222 # on some systems where configure will not decide to define it.
8223 cat >>conftest.undefs <<\_ACEOF
8224 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
8227 # Break up conftest.defines because some shells have a limit on the size
8228 # of here documents, and old seds have small limits too (100 cmds).
8229 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
8230 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8231 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
8232 echo ' :' >>$CONFIG_STATUS
8234 while grep . conftest.defines >/dev/null
8236 # Write a limited-size here document to $tmp/defines.sed.
8237 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
8238 # Speed up: don't consider the non `#define' lines.
8239 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
8240 # Work around the forget-to-reset-the-flag bug.
8241 echo 't clr' >>$CONFIG_STATUS
8242 echo ': clr' >>$CONFIG_STATUS
8243 sed ${ac_max_here_lines}q conftest.defines
>>$CONFIG_STATUS
8245 sed -f $tmp/defines.sed $tmp/in >$tmp/out
8249 sed 1,${ac_max_here_lines}d conftest.defines
>conftest.
tail
8250 rm -f conftest.defines
8251 mv conftest.
tail conftest.defines
8253 rm -f conftest.defines
8254 echo ' fi # grep' >>$CONFIG_STATUS
8255 echo >>$CONFIG_STATUS
8257 # Break up conftest.undefs because some shells have a limit on the size
8258 # of here documents, and old seds have small limits too (100 cmds).
8259 echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
8261 while grep . conftest.undefs
>/dev
/null
8263 # Write a limited-size here document to $tmp/undefs.sed.
8264 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
8265 # Speed up: don't consider the non
`#undef'
8266 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
8267 # Work around the forget-to-reset-the-flag bug.
8268 echo 't clr' >>$CONFIG_STATUS
8269 echo ': clr' >>$CONFIG_STATUS
8270 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
8272 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
8276 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
8277 rm -f conftest.undefs
8278 mv conftest.tail conftest.undefs
8280 rm -f conftest.undefs
8282 cat >>$CONFIG_STATUS <<\_ACEOF
8283 # Let's still pretend it is `configure
' which instantiates (i.e., don't
8284 # use $as_me), people would be surprised to read:
8285 # /* config.h. Generated by config.status. */
8286 if test x
"$ac_file" = x-
; then
8287 echo "/* Generated by configure. */" >$tmp/config.h
8289 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
8291 cat $tmp/in >>$tmp/config.h
8293 if test x
"$ac_file" != x-
; then
8294 if diff $ac_file $tmp/config.h
>/dev
/null
2>&1; then
8295 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
8296 echo "$as_me: $ac_file is unchanged" >&6;}
8298 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
8299 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8300 X"$ac_file" : 'X\(//\)[^/]' \| \
8301 X"$ac_file" : 'X\(//\)$' \| \
8302 X"$ac_file" : 'X\(/\)' \| \
8303 . : '\(.\)' 2>/dev/null ||
8305 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8306 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8307 /^X\(\/\/\)$/{ s//\1/; q; }
8308 /^X\(\/\).*/{ s//\1/; q; }
8310 { if $as_mkdir_p; then
8315 while test ! -d "$as_dir"; do
8316 as_dirs
="$as_dir $as_dirs"
8317 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
8318 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8319 X"$as_dir" : 'X\(//\)[^/]' \| \
8320 X"$as_dir" : 'X\(//\)$' \| \
8321 X"$as_dir" : 'X\(/\)' \| \
8322 . : '\(.\)' 2>/dev/null ||
8324 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8325 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8326 /^X\(\/\/\)$/{ s//\1/; q; }
8327 /^X\(\/\).*/{ s//\1/; q; }
8330 test ! -n "$as_dirs" || mkdir
$as_dirs
8331 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
8332 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
8333 { (exit 1); exit 1; }; }; }
8336 mv $tmp/config.h
$ac_file
8342 # Run the commands associated with the file.
8344 config.h
) echo timestamp
> stamp-h1
;;
8349 cat >>$CONFIG_STATUS <<\_ACEOF
8351 { (exit 0); exit 0; }
8353 chmod +x
$CONFIG_STATUS
8354 ac_clean_files
=$ac_clean_files_save
8357 # configure is writing to config.log, and then calls config.status.
8358 # config.status does its own redirection, appending to config.log.
8359 # Unfortunately, on DOS this fails, as config.log is still kept open
8360 # by configure, so config.status won't be able to write to it; its
8361 # output is simply discarded. So we exec the FD to /dev/null,
8362 # effectively closing config.log, so it can be properly (re)opened and
8363 # appended to by config.status. When coming back to configure, we
8364 # need to make the FD available again.
8365 if test "$no_create" != yes; then
8367 ac_config_status_args
=
8368 test "$silent" = yes &&
8369 ac_config_status_args
="$ac_config_status_args --quiet"
8371 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
8373 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8374 # would make configure fail if this is the last instruction.
8375 $ac_cs_success ||
{ (exit 1); exit 1; }