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 INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE RANLIB ac_ct_RANLIB CPP EGREP LIBOBJS ALLOCA USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS LIBICONV LTLIBICONV ENABLE_NLS_TRUE ENABLE_NLS_FALSE 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 --program-prefix=PREFIX prepend PREFIX to installed program names
838 --program-suffix=SUFFIX append SUFFIX to installed program names
839 --program-transform-name=PROGRAM run
sed PROGRAM on installed program names
842 --build=BUILD configure
for building on BUILD
[guessed
]
843 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
844 --target=TARGET configure
for building compilers
for TARGET
[HOST
]
848 if test -n "$ac_init_help"; then
849 case $ac_init_help in
850 short | recursive
) echo "Configuration of cpplib :";;
855 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
856 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
857 --enable-maintainer-mode enable make rules and dependencies not useful
858 (and sometimes confusing
) to the casual installer
859 --disable-dependency-tracking speeds up one-time build
860 --enable-dependency-tracking do not reject slow dependency extractors
861 --disable-rpath do not hardcode runtime library paths
862 --enable-checking enable expensive run-time checks
865 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
866 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
867 --with-gnu-ld assume the C compiler uses GNU ld default
=no
868 --with-libiconv-prefix[=DIR
] search
for libiconv
in DIR
/include and DIR
/lib
869 --without-libiconv-prefix don
't search for libiconv in includedir and libdir
871 Some influential environment variables:
872 CC C compiler command
873 CFLAGS C compiler flags
874 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
875 nonstandard directory <lib dir>
876 CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
877 headers in a nonstandard directory <include dir>
880 Use these variables to override the choices made by `configure' or to
help
881 it to
find libraries and programs with nonstandard names
/locations.
883 Report bugs to
<gcc-bugs@gcc.gnu.org
>.
887 if test "$ac_init_help" = "recursive"; then
888 # If there are subdirs, report their specific --help.
890 for ac_dir
in : $ac_subdirs_all; do test "x$ac_dir" = x
: && continue
891 test -d $ac_dir ||
continue
894 if test "$ac_dir" != .
; then
895 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
896 # A "../" for each directory in $ac_dir_suffix.
897 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
899 ac_dir_suffix
= ac_top_builddir
=
903 .
) # No --srcdir option. We are building in place.
905 if test -z "$ac_top_builddir"; then
908 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
910 [\\/]* | ?
:[\\/]* ) # Absolute path.
911 ac_srcdir
=$srcdir$ac_dir_suffix;
912 ac_top_srcdir
=$srcdir ;;
914 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
915 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
918 # Do not use `cd foo && pwd` to compute absolute paths, because
919 # the directories may not exist.
921 .
) ac_abs_builddir
="$ac_dir";;
924 .
) ac_abs_builddir
=`pwd`;;
925 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
926 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
929 case $ac_abs_builddir in
930 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
932 case ${ac_top_builddir}.
in
933 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
934 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
935 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
938 case $ac_abs_builddir in
939 .
) ac_abs_srcdir
=$ac_srcdir;;
942 .
) ac_abs_srcdir
=$ac_abs_builddir;;
943 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
944 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
947 case $ac_abs_builddir in
948 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
950 case $ac_top_srcdir in
951 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
952 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
953 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
958 # Check for guested configure; otherwise get Cygnus style configure.
959 if test -f $ac_srcdir/configure.gnu
; then
961 $SHELL $ac_srcdir/configure.gnu
--help=recursive
962 elif test -f $ac_srcdir/configure
; then
964 $SHELL $ac_srcdir/configure
--help=recursive
965 elif test -f $ac_srcdir/configure.ac ||
966 test -f $ac_srcdir/configure.
in; then
970 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
976 test -n "$ac_init_help" && exit 0
977 if $ac_init_version; then
980 generated by GNU Autoconf
2.59
982 Copyright
(C
) 2003 Free Software Foundation
, Inc.
983 This configure
script is free software
; the Free Software Foundation
984 gives unlimited permission to copy
, distribute and modify it.
990 This file contains any messages produced by compilers while
991 running configure, to aid debugging if configure makes a mistake.
993 It was created by cpplib $as_me , which was
994 generated by GNU Autoconf 2.59. Invocation command line was
1005 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1006 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1007 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1008 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1009 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1011 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1012 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1014 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1015 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1016 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1017 hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
1018 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1019 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1020 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1024 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1028 test -z "$as_dir" && as_dir
=.
1029 echo "PATH: $as_dir"
1044 # Keep a trace of the command line.
1045 # Strip out --no-create and --no-recursion so they do not pile up.
1046 # Strip out --silent because we don't want to record it for future runs.
1047 # Also quote any args containing shell meta-characters.
1048 # Make two passes to allow for proper duplicate-argument suppression.
1053 ac_must_keep_next
=false
1059 -no-create |
--no-c* |
-n |
-no-recursion |
--no-r*) continue ;;
1060 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1061 |
-silent |
--silent |
--silen |
--sile |
--sil)
1063 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1064 ac_arg
=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1067 1) ac_configure_args0
="$ac_configure_args0 '$ac_arg'" ;;
1069 ac_configure_args1
="$ac_configure_args1 '$ac_arg'"
1070 if test $ac_must_keep_next = true
; then
1071 ac_must_keep_next
=false
# Got value, back to normal.
1074 *=* |
--config-cache |
-C |
-disable-* |
--disable-* \
1075 |
-enable-* |
--enable-* |
-gas |
--g* |
-nfp |
--nf* \
1076 |
-q |
-quiet |
--q* |
-silent |
--sil* |
-v |
-verb* \
1077 |
-with-* |
--with-* |
-without-* |
--without-* |
--x)
1078 case "$ac_configure_args0 " in
1079 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1082 -* ) ac_must_keep_next
=true
;;
1085 ac_configure_args
="$ac_configure_args$ac_sep'$ac_arg'"
1086 # Get rid of the leading space.
1092 $as_unset ac_configure_args0 ||
test "${ac_configure_args0+set}" != set ||
{ ac_configure_args0
=; export ac_configure_args0
; }
1093 $as_unset ac_configure_args1 ||
test "${ac_configure_args1+set}" != set ||
{ ac_configure_args1
=; export ac_configure_args1
; }
1095 # When interrupted or exit'd, cleanup temporary files, and complete
1096 # config.log. We remove comments because anyway the quotes in there
1097 # would cause problems or look ugly.
1098 # WARNING: Be sure not to use single quotes in there, as some shells,
1099 # such as our DU 5.0 friend, will then `close' the trap.
1100 trap 'exit_status=$?
1101 # Save into config.log some information that might help in debugging.
1106 ## ---------------- ##
1107 ## Cache variables. ##
1108 ## ---------------- ##
1111 # The following way of writing the cache mishandles newlines in values,
1114 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1117 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1118 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1122 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1129 ## ----------------- ##
1130 ## Output variables. ##
1131 ## ----------------- ##
1134 for ac_var in $ac_subst_vars
1136 eval ac_val=$`echo $ac_var`
1137 echo "$ac_var='"'"'$ac_val'"'"'"
1141 if test -n "$ac_subst_files"; then
1148 for ac_var in $ac_subst_files
1150 eval ac_val=$`echo $ac_var`
1151 echo "$ac_var='"'"'$ac_val'"'"'"
1156 if test -s confdefs.h; then
1163 sed "/^$/d" confdefs.h | sort
1166 test "$ac_signal" != 0 &&
1167 echo "$as_me: caught signal $ac_signal"
1168 echo "$as_me: exit $exit_status"
1170 rm -f core *.core &&
1171 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1174 for ac_signal
in 1 2 13 15; do
1175 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1179 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1180 rm -rf conftest
* confdefs.h
1181 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1184 # Predefined preprocessor variables.
1186 cat >>confdefs.h
<<_ACEOF
1187 #define PACKAGE_NAME "$PACKAGE_NAME"
1191 cat >>confdefs.h
<<_ACEOF
1192 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1196 cat >>confdefs.h
<<_ACEOF
1197 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1201 cat >>confdefs.h
<<_ACEOF
1202 #define PACKAGE_STRING "$PACKAGE_STRING"
1206 cat >>confdefs.h
<<_ACEOF
1207 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1211 # Let the site file select an alternate cache file if it wants to.
1212 # Prefer explicitly selected file to automatically selected ones.
1213 if test -z "$CONFIG_SITE"; then
1214 if test "x$prefix" != xNONE
; then
1215 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
1217 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1220 for ac_site_file
in $CONFIG_SITE; do
1221 if test -r "$ac_site_file"; then
1222 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1223 echo "$as_me: loading site script $ac_site_file" >&6;}
1224 sed 's/^/| /' "$ac_site_file" >&5
1229 if test -r "$cache_file"; then
1230 # Some versions of bash will fail to source /dev/null (special
1231 # files actually), so we avoid doing that.
1232 if test -f "$cache_file"; then
1233 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1234 echo "$as_me: loading cache $cache_file" >&6;}
1236 [\\/]* | ?
:[\\/]* ) .
$cache_file;;
1237 *) . .
/$cache_file;;
1241 { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1242 echo "$as_me: creating cache $cache_file" >&6;}
1246 # Check that the precious variables saved in the cache have kept the same
1248 ac_cache_corrupted
=false
1249 for ac_var
in `(set) 2>&1 |
1250 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1251 eval ac_old_set
=\
$ac_cv_env_${ac_var}_set
1252 eval ac_new_set
=\
$ac_env_${ac_var}_set
1253 eval ac_old_val
="\$ac_cv_env_${ac_var}_value"
1254 eval ac_new_val
="\$ac_env_${ac_var}_value"
1255 case $ac_old_set,$ac_new_set in
1257 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1258 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1259 ac_cache_corrupted
=: ;;
1261 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1262 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1263 ac_cache_corrupted
=: ;;
1266 if test "x$ac_old_val" != "x$ac_new_val"; then
1267 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1268 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1269 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1270 echo "$as_me: former value: $ac_old_val" >&2;}
1271 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1272 echo "$as_me: current value: $ac_new_val" >&2;}
1273 ac_cache_corrupted
=:
1276 # Pass precious variables to config.status.
1277 if test "$ac_new_set" = set; then
1279 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1280 ac_arg
=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1281 *) ac_arg
=$ac_var=$ac_new_val ;;
1283 case " $ac_configure_args " in
1284 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1285 *) ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
1289 if $ac_cache_corrupted; then
1290 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1291 echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1292 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1293 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1294 { (exit 1); exit 1; }; }
1298 ac_cpp
='$CPP $CPPFLAGS'
1299 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1300 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1301 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1331 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
1332 if test -f $ac_dir/install-sh
; then
1334 ac_install_sh
="$ac_aux_dir/install-sh -c"
1336 elif test -f $ac_dir/install.sh
; then
1338 ac_install_sh
="$ac_aux_dir/install.sh -c"
1340 elif test -f $ac_dir/shtool
; then
1342 ac_install_sh
="$ac_aux_dir/shtool install -c"
1346 if test -z "$ac_aux_dir"; then
1347 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1348 echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1349 { (exit 1); exit 1; }; }
1351 ac_config_guess
="$SHELL $ac_aux_dir/config.guess"
1352 ac_config_sub
="$SHELL $ac_aux_dir/config.sub"
1353 ac_configure
="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1355 # Make sure we can run config.sub.
1356 $ac_config_sub sun4
>/dev
/null
2>&1 ||
1357 { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
1358 echo "$as_me: error: cannot run $ac_config_sub" >&2;}
1359 { (exit 1); exit 1; }; }
1361 echo "$as_me:$LINENO: checking build system type" >&5
1362 echo $ECHO_N "checking build system type... $ECHO_C" >&6
1363 if test "${ac_cv_build+set}" = set; then
1364 echo $ECHO_N "(cached) $ECHO_C" >&6
1366 ac_cv_build_alias
=$build_alias
1367 test -z "$ac_cv_build_alias" &&
1368 ac_cv_build_alias
=`$ac_config_guess`
1369 test -z "$ac_cv_build_alias" &&
1370 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
1371 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
1372 { (exit 1); exit 1; }; }
1373 ac_cv_build
=`$ac_config_sub $ac_cv_build_alias` ||
1374 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
1375 echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
1376 { (exit 1); exit 1; }; }
1379 echo "$as_me:$LINENO: result: $ac_cv_build" >&5
1380 echo "${ECHO_T}$ac_cv_build" >&6
1382 build_cpu
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1383 build_vendor
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1384 build_os
=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1387 echo "$as_me:$LINENO: checking host system type" >&5
1388 echo $ECHO_N "checking host system type... $ECHO_C" >&6
1389 if test "${ac_cv_host+set}" = set; then
1390 echo $ECHO_N "(cached) $ECHO_C" >&6
1392 ac_cv_host_alias
=$host_alias
1393 test -z "$ac_cv_host_alias" &&
1394 ac_cv_host_alias
=$ac_cv_build_alias
1395 ac_cv_host
=`$ac_config_sub $ac_cv_host_alias` ||
1396 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1397 echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1398 { (exit 1); exit 1; }; }
1401 echo "$as_me:$LINENO: result: $ac_cv_host" >&5
1402 echo "${ECHO_T}$ac_cv_host" >&6
1404 host_cpu
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1405 host_vendor
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1406 host_os
=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1409 echo "$as_me:$LINENO: checking target system type" >&5
1410 echo $ECHO_N "checking target system type... $ECHO_C" >&6
1411 if test "${ac_cv_target+set}" = set; then
1412 echo $ECHO_N "(cached) $ECHO_C" >&6
1414 ac_cv_target_alias
=$target_alias
1415 test "x$ac_cv_target_alias" = "x" &&
1416 ac_cv_target_alias
=$ac_cv_host_alias
1417 ac_cv_target
=`$ac_config_sub $ac_cv_target_alias` ||
1418 { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5
1419 echo "$as_me: error: $ac_config_sub $ac_cv_target_alias failed" >&2;}
1420 { (exit 1); exit 1; }; }
1423 echo "$as_me:$LINENO: result: $ac_cv_target" >&5
1424 echo "${ECHO_T}$ac_cv_target" >&6
1425 target
=$ac_cv_target
1426 target_cpu
=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1427 target_vendor
=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1428 target_os
=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1431 # The aliases save the names the user supplied, while $host etc.
1432 # will get canonicalized.
1433 test -n "$target_alias" &&
1434 test "$program_prefix$program_suffix$program_transform_name" = \
1436 program_prefix
=${target_alias}-
1437 am__api_version
="1.8"
1438 # Find a good install program. We prefer a C program (faster),
1439 # so one script is as good as another. But avoid the broken or
1440 # incompatible versions:
1441 # SysV /etc/install, /usr/sbin/install
1442 # SunOS /usr/etc/install
1443 # IRIX /sbin/install
1445 # AmigaOS /C/install, which installs bootblocks on floppy discs
1446 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1447 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1448 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1449 # OS/2's system install, which has a completely different semantic
1450 # ./install, which can be erroneously created by make from ./install.sh.
1451 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1452 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1453 if test -z "$INSTALL"; then
1454 if test "${ac_cv_path_install+set}" = set; then
1455 echo $ECHO_N "(cached) $ECHO_C" >&6
1457 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1461 test -z "$as_dir" && as_dir
=.
1462 # Account for people who put trailing slashes in PATH elements.
1464 .
/ | .
// |
/cC
/* | \
1465 /etc
/* |
/usr
/sbin
/* |
/usr
/etc
/* |
/sbin
/* |
/usr
/afsws
/bin
/* | \
1466 ?
:\\/os2
\\/install\\/* | ?
:\\/OS2
\\/INSTALL
\\/* | \
1469 # OSF1 and SCO ODT 3.0 have their own names for install.
1470 # Don't use installbsd from OSF since it installs stuff as root
1472 for ac_prog
in ginstall scoinst
install; do
1473 for ac_exec_ext
in '' $ac_executable_extensions; do
1474 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1475 if test $ac_prog = install &&
1476 grep dspmsg
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1477 # AIX install. It has an incompatible calling convention.
1479 elif test $ac_prog = install &&
1480 grep pwplus
"$as_dir/$ac_prog$ac_exec_ext" >/dev
/null
2>&1; then
1481 # program-specific install script used by HP pwplus--don't use.
1484 ac_cv_path_install
="$as_dir/$ac_prog$ac_exec_ext -c"
1496 if test "${ac_cv_path_install+set}" = set; then
1497 INSTALL
=$ac_cv_path_install
1499 # As a last resort, use the slow shell script. We don't cache a
1500 # path for INSTALL within a source directory, because that will
1501 # break other packages using the cache if that directory is
1502 # removed, or if the path is relative.
1503 INSTALL
=$ac_install_sh
1506 echo "$as_me:$LINENO: result: $INSTALL" >&5
1507 echo "${ECHO_T}$INSTALL" >&6
1509 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1510 # It thinks the first close brace ends the variable substitution.
1511 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
1513 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT
='${INSTALL}'
1515 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
1517 echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1518 echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
1521 echo timestamp
> conftest.
file
1522 # Do `set' in a subshell so we don't clobber the current shell's
1523 # arguments. Must try -L first in case configure is actually a
1524 # symlink; some systems play weird games with the mod time of symlinks
1525 # (eg FreeBSD returns the mod time of the symlink's containing
1528 set X
`ls -Lt $srcdir/configure conftest.file 2> /dev/null`
1529 if test "$*" = "X"; then
1531 set X
`ls -t $srcdir/configure conftest.file`
1534 if test "$*" != "X $srcdir/configure conftest.file" \
1535 && test "$*" != "X conftest.file $srcdir/configure"; then
1537 # If neither matched, then we have a broken ls. This can happen
1538 # if, for instance, CONFIG_SHELL is bash and it inherits a
1539 # broken ls alias from the environment. This has actually
1540 # happened. Such a system could not be considered "sane".
1541 { { echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken
1542 alias in your environment" >&5
1543 echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
1544 alias in your environment" >&2;}
1545 { (exit 1); exit 1; }; }
1548 test "$2" = conftest.
file
1554 { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1555 Check your system clock" >&5
1556 echo "$as_me: error: newly created file is older than distributed files!
1557 Check your system clock" >&2;}
1558 { (exit 1); exit 1; }; }
1560 echo "$as_me:$LINENO: result: yes" >&5
1561 echo "${ECHO_T}yes" >&6
1562 test "$program_prefix" != NONE
&&
1563 program_transform_name
="s,^,$program_prefix,;$program_transform_name"
1564 # Use a double $ so make ignores it.
1565 test "$program_suffix" != NONE
&&
1566 program_transform_name
="s,\$,$program_suffix,;$program_transform_name"
1567 # Double any \ or $. echo might interpret backslashes.
1568 # By default was `s,x,x', remove it if useless.
1569 cat <<\_ACEOF
>conftest.
sed
1570 s
/[\\$
]/&&/g
;s
/;s
,x
,x
,$
//
1572 program_transform_name
=`echo $program_transform_name | sed -f conftest.sed`
1575 # expand $ac_aux_dir to an absolute path
1576 am_aux_dir
=`cd $ac_aux_dir && pwd`
1578 test x
"${MISSING+set}" = xset || MISSING
="\${SHELL} $am_aux_dir/missing"
1579 # Use eval to expand $SHELL
1580 if eval "$MISSING --run true"; then
1581 am_missing_run
="$MISSING --run "
1584 { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1585 echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1588 if mkdir
-p --version .
>/dev
/null
2>&1 && test ! -d .
/--version; then
1589 # Keeping the `.' argument allows $(mkdir_p) to be used without
1590 # argument. Indeed, we sometimes output rules like
1591 # $(mkdir_p) $(somedir)
1592 # where $(somedir) is conditionally defined.
1593 # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
1594 # expensive solution, as it forces Make to start a sub-shell.)
1595 mkdir_p
='mkdir -p -- .'
1597 # On NextStep and OpenStep, the `mkdir' command does not
1598 # recognize any option. It will interpret all options as
1599 # directories to create, and then abort because `.' already
1601 for d
in .
/-p .
/--version;
1603 test -d $d && rmdir $d
1605 # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
1606 if test -f "$ac_aux_dir/mkinstalldirs"; then
1607 mkdir_p
='$(mkinstalldirs)'
1609 mkdir_p
='$(install_sh) -d'
1613 for ac_prog
in gawk mawk nawk
awk
1615 # Extract the first word of "$ac_prog", so it can be a program name with args.
1616 set dummy
$ac_prog; ac_word
=$2
1617 echo "$as_me:$LINENO: checking for $ac_word" >&5
1618 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1619 if test "${ac_cv_prog_AWK+set}" = set; then
1620 echo $ECHO_N "(cached) $ECHO_C" >&6
1622 if test -n "$AWK"; then
1623 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
1625 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1629 test -z "$as_dir" && as_dir
=.
1630 for ac_exec_ext
in '' $ac_executable_extensions; do
1631 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1632 ac_cv_prog_AWK
="$ac_prog"
1633 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1642 if test -n "$AWK"; then
1643 echo "$as_me:$LINENO: result: $AWK" >&5
1644 echo "${ECHO_T}$AWK" >&6
1646 echo "$as_me:$LINENO: result: no" >&5
1647 echo "${ECHO_T}no" >&6
1650 test -n "$AWK" && break
1653 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1654 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1655 set dummy
${MAKE-make}; ac_make
=`echo "$2" | sed 'y,:./+-,___p_,'`
1656 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1657 echo $ECHO_N "(cached) $ECHO_C" >&6
1659 cat >conftest.
make <<\_ACEOF
1661 @
echo 'ac_maketemp="$(MAKE)"'
1663 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
1664 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
1665 if test -n "$ac_maketemp"; then
1666 eval ac_cv_prog_make_
${ac_make}_set
=yes
1668 eval ac_cv_prog_make_
${ac_make}_set
=no
1672 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1673 echo "$as_me:$LINENO: result: yes" >&5
1674 echo "${ECHO_T}yes" >&6
1677 echo "$as_me:$LINENO: result: no" >&5
1678 echo "${ECHO_T}no" >&6
1679 SET_MAKE
="MAKE=${MAKE-make}"
1682 rm -rf .tst
2>/dev
/null
1683 mkdir .tst
2>/dev
/null
1684 if test -d .tst
; then
1689 rmdir .tst
2>/dev
/null
1691 # test to see if srcdir already configured
1692 if test "`cd $srcdir && pwd`" != "`pwd`" &&
1693 test -f $srcdir/config.status
; then
1694 { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
1695 echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
1696 { (exit 1); exit 1; }; }
1699 # test whether we have cygpath
1700 if test -z "$CYGPATH_W"; then
1701 if (cygpath
--version) >/dev
/null
2>/dev
/null
; then
1702 CYGPATH_W
='cygpath -w'
1709 # Define the identity of the package.
1714 cat >>confdefs.h
<<_ACEOF
1715 #define PACKAGE "$PACKAGE"
1719 cat >>confdefs.h
<<_ACEOF
1720 #define VERSION "$VERSION"
1723 # Some tools Automake needs.
1725 ACLOCAL
=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
1728 AUTOCONF
=${AUTOCONF-"${am_missing_run}autoconf"}
1731 AUTOMAKE
=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
1734 AUTOHEADER
=${AUTOHEADER-"${am_missing_run}autoheader"}
1737 MAKEINFO
=${MAKEINFO-"${am_missing_run}makeinfo"}
1740 AMTAR
=${AMTAR-"${am_missing_run}tar"}
1742 install_sh
=${install_sh-"$am_aux_dir/install-sh"}
1744 # Installed binaries are usually stripped using `strip' when the user
1745 # run `make install-strip'. However `strip' might not be the right
1746 # tool to use in cross-compilation environments, therefore Automake
1747 # will honor the `STRIP' environment variable to overrule this program.
1748 if test "$cross_compiling" != no
; then
1749 if test -n "$ac_tool_prefix"; then
1750 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1751 set dummy
${ac_tool_prefix}strip
; ac_word
=$2
1752 echo "$as_me:$LINENO: checking for $ac_word" >&5
1753 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1754 if test "${ac_cv_prog_STRIP+set}" = set; then
1755 echo $ECHO_N "(cached) $ECHO_C" >&6
1757 if test -n "$STRIP"; then
1758 ac_cv_prog_STRIP
="$STRIP" # Let the user override the test.
1760 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1764 test -z "$as_dir" && as_dir
=.
1765 for ac_exec_ext
in '' $ac_executable_extensions; do
1766 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1767 ac_cv_prog_STRIP
="${ac_tool_prefix}strip"
1768 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1776 STRIP
=$ac_cv_prog_STRIP
1777 if test -n "$STRIP"; then
1778 echo "$as_me:$LINENO: result: $STRIP" >&5
1779 echo "${ECHO_T}$STRIP" >&6
1781 echo "$as_me:$LINENO: result: no" >&5
1782 echo "${ECHO_T}no" >&6
1786 if test -z "$ac_cv_prog_STRIP"; then
1788 # Extract the first word of "strip", so it can be a program name with args.
1789 set dummy strip
; ac_word
=$2
1790 echo "$as_me:$LINENO: checking for $ac_word" >&5
1791 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1792 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
1793 echo $ECHO_N "(cached) $ECHO_C" >&6
1795 if test -n "$ac_ct_STRIP"; then
1796 ac_cv_prog_ac_ct_STRIP
="$ac_ct_STRIP" # Let the user override the test.
1798 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1802 test -z "$as_dir" && as_dir
=.
1803 for ac_exec_ext
in '' $ac_executable_extensions; do
1804 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1805 ac_cv_prog_ac_ct_STRIP
="strip"
1806 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1812 test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP
=":"
1815 ac_ct_STRIP
=$ac_cv_prog_ac_ct_STRIP
1816 if test -n "$ac_ct_STRIP"; then
1817 echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
1818 echo "${ECHO_T}$ac_ct_STRIP" >&6
1820 echo "$as_me:$LINENO: result: no" >&5
1821 echo "${ECHO_T}no" >&6
1826 STRIP
="$ac_cv_prog_STRIP"
1830 INSTALL_STRIP_PROGRAM
="\${SHELL} \$(install_sh) -c -s"
1832 # We need awk for the "check" target. The system "awk" is bad on
1837 echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
1838 echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6
1839 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
1840 if test "${enable_maintainer_mode+set}" = set; then
1841 enableval
="$enable_maintainer_mode"
1842 USE_MAINTAINER_MODE
=$enableval
1844 USE_MAINTAINER_MODE
=no
1846 echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
1847 echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6
1850 if test $USE_MAINTAINER_MODE = yes; then
1851 MAINTAINER_MODE_TRUE
=
1852 MAINTAINER_MODE_FALSE
='#'
1854 MAINTAINER_MODE_TRUE
='#'
1855 MAINTAINER_MODE_FALSE
=
1858 MAINT
=$MAINTAINER_MODE_TRUE
1862 # Checks for programs.
1864 ac_cpp
='$CPP $CPPFLAGS'
1865 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1866 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1867 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
1868 if test -n "$ac_tool_prefix"; then
1869 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1870 set dummy
${ac_tool_prefix}gcc
; ac_word
=$2
1871 echo "$as_me:$LINENO: checking for $ac_word" >&5
1872 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1873 if test "${ac_cv_prog_CC+set}" = set; then
1874 echo $ECHO_N "(cached) $ECHO_C" >&6
1876 if test -n "$CC"; then
1877 ac_cv_prog_CC
="$CC" # Let the user override the test.
1879 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1883 test -z "$as_dir" && as_dir
=.
1884 for ac_exec_ext
in '' $ac_executable_extensions; do
1885 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1886 ac_cv_prog_CC
="${ac_tool_prefix}gcc"
1887 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1896 if test -n "$CC"; then
1897 echo "$as_me:$LINENO: result: $CC" >&5
1898 echo "${ECHO_T}$CC" >&6
1900 echo "$as_me:$LINENO: result: no" >&5
1901 echo "${ECHO_T}no" >&6
1905 if test -z "$ac_cv_prog_CC"; then
1907 # Extract the first word of "gcc", so it can be a program name with args.
1908 set dummy gcc
; ac_word
=$2
1909 echo "$as_me:$LINENO: checking for $ac_word" >&5
1910 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1911 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1912 echo $ECHO_N "(cached) $ECHO_C" >&6
1914 if test -n "$ac_ct_CC"; then
1915 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1917 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1921 test -z "$as_dir" && as_dir
=.
1922 for ac_exec_ext
in '' $ac_executable_extensions; do
1923 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1924 ac_cv_prog_ac_ct_CC
="gcc"
1925 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1933 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
1934 if test -n "$ac_ct_CC"; then
1935 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
1936 echo "${ECHO_T}$ac_ct_CC" >&6
1938 echo "$as_me:$LINENO: result: no" >&5
1939 echo "${ECHO_T}no" >&6
1947 if test -z "$CC"; then
1948 if test -n "$ac_tool_prefix"; then
1949 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1950 set dummy
${ac_tool_prefix}cc
; ac_word
=$2
1951 echo "$as_me:$LINENO: checking for $ac_word" >&5
1952 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1953 if test "${ac_cv_prog_CC+set}" = set; then
1954 echo $ECHO_N "(cached) $ECHO_C" >&6
1956 if test -n "$CC"; then
1957 ac_cv_prog_CC
="$CC" # Let the user override the test.
1959 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
1963 test -z "$as_dir" && as_dir
=.
1964 for ac_exec_ext
in '' $ac_executable_extensions; do
1965 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1966 ac_cv_prog_CC
="${ac_tool_prefix}cc"
1967 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1976 if test -n "$CC"; then
1977 echo "$as_me:$LINENO: result: $CC" >&5
1978 echo "${ECHO_T}$CC" >&6
1980 echo "$as_me:$LINENO: result: no" >&5
1981 echo "${ECHO_T}no" >&6
1985 if test -z "$ac_cv_prog_CC"; then
1987 # Extract the first word of "cc", so it can be a program name with args.
1988 set dummy cc
; ac_word
=$2
1989 echo "$as_me:$LINENO: checking for $ac_word" >&5
1990 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
1991 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
1992 echo $ECHO_N "(cached) $ECHO_C" >&6
1994 if test -n "$ac_ct_CC"; then
1995 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
1997 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2001 test -z "$as_dir" && as_dir
=.
2002 for ac_exec_ext
in '' $ac_executable_extensions; do
2003 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2004 ac_cv_prog_ac_ct_CC
="cc"
2005 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2013 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2014 if test -n "$ac_ct_CC"; then
2015 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2016 echo "${ECHO_T}$ac_ct_CC" >&6
2018 echo "$as_me:$LINENO: result: no" >&5
2019 echo "${ECHO_T}no" >&6
2028 if test -z "$CC"; then
2029 # Extract the first word of "cc", so it can be a program name with args.
2030 set dummy cc
; ac_word
=$2
2031 echo "$as_me:$LINENO: checking for $ac_word" >&5
2032 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2033 if test "${ac_cv_prog_CC+set}" = set; then
2034 echo $ECHO_N "(cached) $ECHO_C" >&6
2036 if test -n "$CC"; then
2037 ac_cv_prog_CC
="$CC" # Let the user override the test.
2040 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2044 test -z "$as_dir" && as_dir
=.
2045 for ac_exec_ext
in '' $ac_executable_extensions; do
2046 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2047 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2048 ac_prog_rejected
=yes
2052 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2058 if test $ac_prog_rejected = yes; then
2059 # We found a bogon in the path, so make sure we never use it.
2060 set dummy
$ac_cv_prog_CC
2062 if test $# != 0; then
2063 # We chose a different compiler from the bogus one.
2064 # However, it has the same basename, so the bogon will be chosen
2065 # first if we set CC to just the basename; use the full file name.
2067 ac_cv_prog_CC
="$as_dir/$ac_word${1+' '}$@"
2073 if test -n "$CC"; then
2074 echo "$as_me:$LINENO: result: $CC" >&5
2075 echo "${ECHO_T}$CC" >&6
2077 echo "$as_me:$LINENO: result: no" >&5
2078 echo "${ECHO_T}no" >&6
2082 if test -z "$CC"; then
2083 if test -n "$ac_tool_prefix"; then
2086 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2087 set dummy
$ac_tool_prefix$ac_prog; ac_word
=$2
2088 echo "$as_me:$LINENO: checking for $ac_word" >&5
2089 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2090 if test "${ac_cv_prog_CC+set}" = set; then
2091 echo $ECHO_N "(cached) $ECHO_C" >&6
2093 if test -n "$CC"; then
2094 ac_cv_prog_CC
="$CC" # Let the user override the test.
2096 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2100 test -z "$as_dir" && as_dir
=.
2101 for ac_exec_ext
in '' $ac_executable_extensions; do
2102 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2103 ac_cv_prog_CC
="$ac_tool_prefix$ac_prog"
2104 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2113 if test -n "$CC"; then
2114 echo "$as_me:$LINENO: result: $CC" >&5
2115 echo "${ECHO_T}$CC" >&6
2117 echo "$as_me:$LINENO: result: no" >&5
2118 echo "${ECHO_T}no" >&6
2121 test -n "$CC" && break
2124 if test -z "$CC"; then
2128 # Extract the first word of "$ac_prog", so it can be a program name with args.
2129 set dummy
$ac_prog; ac_word
=$2
2130 echo "$as_me:$LINENO: checking for $ac_word" >&5
2131 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2132 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2133 echo $ECHO_N "(cached) $ECHO_C" >&6
2135 if test -n "$ac_ct_CC"; then
2136 ac_cv_prog_ac_ct_CC
="$ac_ct_CC" # Let the user override the test.
2138 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2142 test -z "$as_dir" && as_dir
=.
2143 for ac_exec_ext
in '' $ac_executable_extensions; do
2144 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2145 ac_cv_prog_ac_ct_CC
="$ac_prog"
2146 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2154 ac_ct_CC
=$ac_cv_prog_ac_ct_CC
2155 if test -n "$ac_ct_CC"; then
2156 echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2157 echo "${ECHO_T}$ac_ct_CC" >&6
2159 echo "$as_me:$LINENO: result: no" >&5
2160 echo "${ECHO_T}no" >&6
2163 test -n "$ac_ct_CC" && break
2172 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2173 See \`config.log' for more details." >&5
2174 echo "$as_me: error: no acceptable C compiler found in \$PATH
2175 See \`config.log' for more details." >&2;}
2176 { (exit 1); exit 1; }; }
2178 # Provide some information about the compiler.
2179 echo "$as_me:$LINENO:" \
2180 "checking for C compiler version" >&5
2181 ac_compiler
=`set X $ac_compile; echo $2`
2182 { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
2183 (eval $ac_compiler --version </dev
/null
>&5) 2>&5
2185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2186 (exit $ac_status); }
2187 { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
2188 (eval $ac_compiler -v </dev
/null
>&5) 2>&5
2190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2191 (exit $ac_status); }
2192 { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2193 (eval $ac_compiler -V </dev
/null
>&5) 2>&5
2195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2196 (exit $ac_status); }
2198 cat >conftest.
$ac_ext <<_ACEOF
2201 cat confdefs.h
>>conftest.
$ac_ext
2202 cat >>conftest.
$ac_ext <<_ACEOF
2203 /* end confdefs.h. */
2213 ac_clean_files_save
=$ac_clean_files
2214 ac_clean_files
="$ac_clean_files a.out a.exe b.out"
2215 # Try to create an executable without -o first, disregard a.out.
2216 # It will help us diagnose broken compilers, and finding out an intuition
2218 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2219 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2220 ac_link_default
=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2221 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2222 (eval $ac_link_default) 2>&5
2224 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2225 (exit $ac_status); }; then
2226 # Find the output, starting from the most likely. This scheme is
2227 # not robust to junk in `.', hence go to wildcards (a.*) only as a last
2230 # Be careful to initialize this variable, since it used to be cached.
2231 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
2233 # b.out is created by i960 compilers.
2234 for ac_file
in a_out.exe a.exe conftest.exe a.out conftest a.
* conftest.
* b.out
2236 test -f "$ac_file" ||
continue
2238 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
)
2241 # This is the source file.
2244 # We found the default executable, but exeext='' is most
2248 ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2249 # FIXME: I believe we export ac_cv_exeext for Libtool,
2250 # but it would be cool to find out if it's true. Does anybody
2251 # maintain Libtool? --akim.
2259 echo "$as_me: failed program was:" >&5
2260 sed 's/^/| /' conftest.
$ac_ext >&5
2262 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
2263 See \`config.log' for more details." >&5
2264 echo "$as_me: error: C compiler cannot create executables
2265 See \`config.log' for more details." >&2;}
2266 { (exit 77); exit 77; }; }
2269 ac_exeext
=$ac_cv_exeext
2270 echo "$as_me:$LINENO: result: $ac_file" >&5
2271 echo "${ECHO_T}$ac_file" >&6
2273 # Check the compiler produces executables we can run. If not, either
2274 # the compiler is broken, or we cross compile.
2275 echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2276 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
2277 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2278 # If not cross compiling, check that we can run a simple program.
2279 if test "$cross_compiling" != yes; then
2280 if { ac_try
='./$ac_file'
2281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2284 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2285 (exit $ac_status); }; }; then
2288 if test "$cross_compiling" = maybe
; then
2291 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2292 If you meant to cross compile, use \`--host'.
2293 See \`config.log' for more details." >&5
2294 echo "$as_me: error: cannot run C compiled programs.
2295 If you meant to cross compile, use \`--host'.
2296 See \`config.log' for more details." >&2;}
2297 { (exit 1); exit 1; }; }
2301 echo "$as_me:$LINENO: result: yes" >&5
2302 echo "${ECHO_T}yes" >&6
2304 rm -f a.out a.exe conftest
$ac_cv_exeext b.out
2305 ac_clean_files
=$ac_clean_files_save
2306 # Check the compiler produces executables we can run. If not, either
2307 # the compiler is broken, or we cross compile.
2308 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2309 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
2310 echo "$as_me:$LINENO: result: $cross_compiling" >&5
2311 echo "${ECHO_T}$cross_compiling" >&6
2313 echo "$as_me:$LINENO: checking for suffix of executables" >&5
2314 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
2315 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2316 (eval $ac_link) 2>&5
2318 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2319 (exit $ac_status); }; then
2320 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2321 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2322 # work properly (i.e., refer to `conftest.exe'), while it won't with
2324 for ac_file
in conftest.exe conftest conftest.
*; do
2325 test -f "$ac_file" ||
continue
2327 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.o |
*.obj
) ;;
2328 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
2335 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2336 See \`config.log' for more details." >&5
2337 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2338 See \`config.log' for more details." >&2;}
2339 { (exit 1); exit 1; }; }
2342 rm -f conftest
$ac_cv_exeext
2343 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2344 echo "${ECHO_T}$ac_cv_exeext" >&6
2346 rm -f conftest.
$ac_ext
2347 EXEEXT
=$ac_cv_exeext
2349 echo "$as_me:$LINENO: checking for suffix of object files" >&5
2350 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2351 if test "${ac_cv_objext+set}" = set; then
2352 echo $ECHO_N "(cached) $ECHO_C" >&6
2354 cat >conftest.
$ac_ext <<_ACEOF
2357 cat confdefs.h
>>conftest.
$ac_ext
2358 cat >>conftest.
$ac_ext <<_ACEOF
2359 /* end confdefs.h. */
2369 rm -f conftest.o conftest.obj
2370 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2371 (eval $ac_compile) 2>&5
2373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2374 (exit $ac_status); }; then
2375 for ac_file
in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2377 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg
) ;;
2378 *) ac_cv_objext
=`expr "$ac_file" : '.*\.\(.*\)'`
2383 echo "$as_me: failed program was:" >&5
2384 sed 's/^/| /' conftest.
$ac_ext >&5
2386 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2387 See \`config.log' for more details." >&5
2388 echo "$as_me: error: cannot compute suffix of object files: cannot compile
2389 See \`config.log' for more details." >&2;}
2390 { (exit 1); exit 1; }; }
2393 rm -f conftest.
$ac_cv_objext conftest.
$ac_ext
2395 echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2396 echo "${ECHO_T}$ac_cv_objext" >&6
2397 OBJEXT
=$ac_cv_objext
2399 echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2400 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2401 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2402 echo $ECHO_N "(cached) $ECHO_C" >&6
2404 cat >conftest.
$ac_ext <<_ACEOF
2407 cat confdefs.h
>>conftest.
$ac_ext
2408 cat >>conftest.
$ac_ext <<_ACEOF
2409 /* end confdefs.h. */
2422 rm -f conftest.
$ac_objext
2423 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2424 (eval $ac_compile) 2>conftest.er1
2426 grep -v '^ *+' conftest.er1
>conftest.err
2428 cat conftest.err
>&5
2429 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2430 (exit $ac_status); } &&
2431 { ac_try
='test -z "$ac_c_werror_flag"
2432 || test ! -s conftest.err'
2433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2436 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2437 (exit $ac_status); }; } &&
2438 { ac_try
='test -s conftest.$ac_objext'
2439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2443 (exit $ac_status); }; }; then
2446 echo "$as_me: failed program was:" >&5
2447 sed 's/^/| /' conftest.
$ac_ext >&5
2451 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2452 ac_cv_c_compiler_gnu
=$ac_compiler_gnu
2455 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2456 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2457 GCC
=`test $ac_compiler_gnu = yes && echo yes`
2458 ac_test_CFLAGS
=${CFLAGS+set}
2459 ac_save_CFLAGS
=$CFLAGS
2461 echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2462 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2463 if test "${ac_cv_prog_cc_g+set}" = set; then
2464 echo $ECHO_N "(cached) $ECHO_C" >&6
2466 cat >conftest.
$ac_ext <<_ACEOF
2469 cat confdefs.h
>>conftest.
$ac_ext
2470 cat >>conftest.
$ac_ext <<_ACEOF
2471 /* end confdefs.h. */
2481 rm -f conftest.
$ac_objext
2482 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2483 (eval $ac_compile) 2>conftest.er1
2485 grep -v '^ *+' conftest.er1
>conftest.err
2487 cat conftest.err
>&5
2488 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2489 (exit $ac_status); } &&
2490 { ac_try
='test -z "$ac_c_werror_flag"
2491 || test ! -s conftest.err'
2492 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2495 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2496 (exit $ac_status); }; } &&
2497 { ac_try
='test -s conftest.$ac_objext'
2498 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2501 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2502 (exit $ac_status); }; }; then
2505 echo "$as_me: failed program was:" >&5
2506 sed 's/^/| /' conftest.
$ac_ext >&5
2510 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2512 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2513 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2514 if test "$ac_test_CFLAGS" = set; then
2515 CFLAGS
=$ac_save_CFLAGS
2516 elif test $ac_cv_prog_cc_g = yes; then
2517 if test "$GCC" = yes; then
2523 if test "$GCC" = yes; then
2529 echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
2530 echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
2531 if test "${ac_cv_prog_cc_stdc+set}" = set; then
2532 echo $ECHO_N "(cached) $ECHO_C" >&6
2534 ac_cv_prog_cc_stdc
=no
2536 cat >conftest.
$ac_ext <<_ACEOF
2539 cat confdefs.h
>>conftest.
$ac_ext
2540 cat >>conftest.
$ac_ext <<_ACEOF
2541 /* end confdefs.h. */
2544 #include <sys/types.h>
2545 #include <sys/stat.h>
2546 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2547 struct buf { int x; };
2548 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2549 static char *e (p, i)
2555 static char *f (char * (*g) (char **, int), char **p, ...)
2560 s = g (p, va_arg (v,int));
2565 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2566 function prototypes and stuff, but not '\xHH' hex character constants.
2567 These don't provoke an error unfortunately, instead are silently treated
2568 as 'x'. The following induces an error, until -std1 is added to get
2569 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2570 array size at least. It's necessary to write '\x00'==0 to get something
2571 that's true only with -std1. */
2572 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2574 int test (int i, double x);
2575 struct s1 {int (*f) (int a);};
2576 struct s2 {int (*f) (double a);};
2577 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2583 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2588 # Don't try gcc -ansi; that turns off useful extensions and
2589 # breaks some systems' header files.
2590 # AIX -qlanglvl=ansi
2591 # Ultrix and OSF/1 -std1
2592 # HP-UX 10.20 and later -Ae
2593 # HP-UX older versions -Aa -D_HPUX_SOURCE
2594 # SVR4 -Xc -D__EXTENSIONS__
2595 for ac_arg
in "" -qlanglvl=ansi
-std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2597 CC
="$ac_save_CC $ac_arg"
2598 rm -f conftest.
$ac_objext
2599 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2600 (eval $ac_compile) 2>conftest.er1
2602 grep -v '^ *+' conftest.er1
>conftest.err
2604 cat conftest.err
>&5
2605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2606 (exit $ac_status); } &&
2607 { ac_try
='test -z "$ac_c_werror_flag"
2608 || test ! -s conftest.err'
2609 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2613 (exit $ac_status); }; } &&
2614 { ac_try
='test -s conftest.$ac_objext'
2615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2618 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2619 (exit $ac_status); }; }; then
2620 ac_cv_prog_cc_stdc
=$ac_arg
2623 echo "$as_me: failed program was:" >&5
2624 sed 's/^/| /' conftest.
$ac_ext >&5
2627 rm -f conftest.err conftest.
$ac_objext
2629 rm -f conftest.
$ac_ext conftest.
$ac_objext
2634 case "x$ac_cv_prog_cc_stdc" in
2636 echo "$as_me:$LINENO: result: none needed" >&5
2637 echo "${ECHO_T}none needed" >&6 ;;
2639 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
2640 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
2641 CC
="$CC $ac_cv_prog_cc_stdc" ;;
2644 # Some people use a C++ compiler to compile C. Since we use `exit',
2645 # in C++ we need to declare it. In case someone uses the same compiler
2646 # for both compiling C and C++ we need to have the C++ compiler decide
2647 # the declaration of exit, since it's the most demanding environment.
2648 cat >conftest.
$ac_ext <<_ACEOF
2653 rm -f conftest.
$ac_objext
2654 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2655 (eval $ac_compile) 2>conftest.er1
2657 grep -v '^ *+' conftest.er1
>conftest.err
2659 cat conftest.err
>&5
2660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2661 (exit $ac_status); } &&
2662 { ac_try
='test -z "$ac_c_werror_flag"
2663 || test ! -s conftest.err'
2664 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2667 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2668 (exit $ac_status); }; } &&
2669 { ac_try
='test -s conftest.$ac_objext'
2670 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2673 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2674 (exit $ac_status); }; }; then
2675 for ac_declaration
in \
2677 'extern "C" void std::exit (int) throw (); using std::exit;' \
2678 'extern "C" void std::exit (int); using std::exit;' \
2679 'extern "C" void exit (int) throw ();' \
2680 'extern "C" void exit (int);' \
2683 cat >conftest.
$ac_ext <<_ACEOF
2686 cat confdefs.h
>>conftest.
$ac_ext
2687 cat >>conftest.
$ac_ext <<_ACEOF
2688 /* end confdefs.h. */
2699 rm -f conftest.
$ac_objext
2700 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2701 (eval $ac_compile) 2>conftest.er1
2703 grep -v '^ *+' conftest.er1
>conftest.err
2705 cat conftest.err
>&5
2706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2707 (exit $ac_status); } &&
2708 { ac_try
='test -z "$ac_c_werror_flag"
2709 || test ! -s conftest.err'
2710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2714 (exit $ac_status); }; } &&
2715 { ac_try
='test -s conftest.$ac_objext'
2716 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2720 (exit $ac_status); }; }; then
2723 echo "$as_me: failed program was:" >&5
2724 sed 's/^/| /' conftest.
$ac_ext >&5
2728 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2729 cat >conftest.
$ac_ext <<_ACEOF
2732 cat confdefs.h
>>conftest.
$ac_ext
2733 cat >>conftest.
$ac_ext <<_ACEOF
2734 /* end confdefs.h. */
2744 rm -f conftest.
$ac_objext
2745 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2746 (eval $ac_compile) 2>conftest.er1
2748 grep -v '^ *+' conftest.er1
>conftest.err
2750 cat conftest.err
>&5
2751 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2752 (exit $ac_status); } &&
2753 { ac_try
='test -z "$ac_c_werror_flag"
2754 || test ! -s conftest.err'
2755 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2758 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2759 (exit $ac_status); }; } &&
2760 { ac_try
='test -s conftest.$ac_objext'
2761 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2764 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2765 (exit $ac_status); }; }; then
2768 echo "$as_me: failed program was:" >&5
2769 sed 's/^/| /' conftest.
$ac_ext >&5
2772 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2775 if test -n "$ac_declaration"; then
2776 echo '#ifdef __cplusplus' >>confdefs.h
2777 echo $ac_declaration >>confdefs.h
2778 echo '#endif' >>confdefs.h
2782 echo "$as_me: failed program was:" >&5
2783 sed 's/^/| /' conftest.
$ac_ext >&5
2786 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
2788 ac_cpp
='$CPP $CPPFLAGS'
2789 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2790 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2791 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
2792 DEPDIR
="${am__leading_dot}deps"
2794 ac_config_commands
="$ac_config_commands depfiles"
2797 am_make
=${MAKE-make}
2798 cat > confinc
<< 'END'
2803 # If we don't find an include directive, just comment out the code.
2804 echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2805 echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
2809 # First try GNU make style include.
2810 echo "include confinc" > confmf
2811 # We grep out `Entering directory' and `Leaving directory'
2812 # messages which can occur if `w' ends up in MAKEFLAGS.
2813 # In particular we don't look at `^make:' because GNU make might
2814 # be invoked under some other name (usually "gmake"), in which
2815 # case it prints its new name instead of `make'.
2816 if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
2821 # Now try BSD make style include.
2822 if test "$am__include" = "#"; then
2823 echo '.include "confinc"' > confmf
2824 if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
2825 am__include
=.include
2832 echo "$as_me:$LINENO: result: $_am_result" >&5
2833 echo "${ECHO_T}$_am_result" >&6
2834 rm -f confinc confmf
2836 # Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
2837 if test "${enable_dependency_tracking+set}" = set; then
2838 enableval
="$enable_dependency_tracking"
2841 if test "x$enable_dependency_tracking" != xno
; then
2842 am_depcomp
="$ac_aux_dir/depcomp"
2847 if test "x$enable_dependency_tracking" != xno; then
2858 depcc
="$CC" am_compiler_list
=
2860 echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
2861 echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
2862 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
2863 echo $ECHO_N "(cached) $ECHO_C" >&6
2865 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2866 # We make a subdir and do the tests there. Otherwise we can end up
2867 # making bogus files that we don't know about and never remove. For
2868 # instance it was reported that on HP-UX the gcc test will end up
2869 # making a dummy file named `D' -- because `-MD' means `put the output
2872 # Copy depcomp to subdir because otherwise we won't find it if we're
2873 # using a relative directory.
2874 cp "$am_depcomp" conftest.dir
2876 # We will build objects and dependencies in a subdirectory because
2877 # it helps to detect inapplicable dependency modes. For instance
2878 # both Tru64's cc and ICC support -MD to output dependencies as a
2879 # side effect of compilation, but ICC will put the dependencies in
2880 # the current directory while Tru64 will put them in the object
2884 am_cv_CC_dependencies_compiler_type
=none
2885 if test "$am_compiler_list" = ""; then
2886 am_compiler_list
=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2888 for depmode
in $am_compiler_list; do
2889 # Setup a source with many dependencies, because some compilers
2890 # like to wrap large dependency lists on column 80 (with \), and
2891 # we should not choose a depcomp mode which is confused by this.
2893 # We need to recreate these files for each test, as the compiler may
2894 # overwrite some of them when testing with obscure command lines.
2895 # This happens at least with the AIX C compiler.
2897 for i
in 1 2 3 4 5 6; do
2898 echo '#include "conftst'$i'.h"' >> sub
/conftest.c
2899 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2900 # Solaris 8's {/usr,}/bin/sh.
2901 touch sub
/conftst
$i.h
2903 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2907 # after this tag, mechanisms are not by side-effect, so they'll
2908 # only be used when explicitly requested
2909 if test "x$enable_dependency_tracking" = xyes
; then
2917 # We check with `-c' and `-o' for the sake of the "dashmstdout"
2918 # mode. It turns out that the SunPro C++ compiler does not properly
2919 # handle `-M -o', and we need to detect this.
2920 if depmode
=$depmode \
2921 source=sub
/conftest.c object
=sub
/conftest.
${OBJEXT-o} \
2922 depfile
=sub
/conftest.Po tmpdepfile
=sub
/conftest.TPo \
2923 $SHELL .
/depcomp
$depcc -c -o sub
/conftest.
${OBJEXT-o} sub
/conftest.c \
2924 >/dev
/null
2>conftest.err
&&
2925 grep sub
/conftst6.h sub
/conftest.Po
> /dev
/null
2>&1 &&
2926 grep sub
/conftest.
${OBJEXT-o} sub
/conftest.Po
> /dev
/null
2>&1 &&
2927 ${MAKE-make} -s -f confmf
> /dev
/null
2>&1; then
2928 # icc doesn't choke on unknown options, it will just issue warnings
2929 # or remarks (even with -Werror). So we grep stderr for any message
2930 # that says an option was ignored or not supported.
2931 # When given -MP, icc 7.0 and 7.1 complain thusly:
2932 # icc: Command line warning: ignoring option '-M'; no argument required
2933 # The diagnosis changed in icc 8.0:
2934 # icc: Command line remark: option '-MP' not supported
2935 if (grep 'ignoring option' conftest.err ||
2936 grep 'not supported' conftest.err
) >/dev
/null
2>&1; then :; else
2937 am_cv_CC_dependencies_compiler_type
=$depmode
2946 am_cv_CC_dependencies_compiler_type
=none
2950 echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
2951 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
2952 CCDEPMODE
=depmode
=$am_cv_CC_dependencies_compiler_type
2957 test "x$enable_dependency_tracking" != xno \
2958 && test "$am_cv_CC_dependencies_compiler_type" = gcc3
; then
2960 am__fastdepCC_FALSE
='#'
2962 am__fastdepCC_TRUE
='#'
2963 am__fastdepCC_FALSE
=
2967 if test -n "$ac_tool_prefix"; then
2968 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
2969 set dummy
${ac_tool_prefix}ranlib
; ac_word
=$2
2970 echo "$as_me:$LINENO: checking for $ac_word" >&5
2971 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2972 if test "${ac_cv_prog_RANLIB+set}" = set; then
2973 echo $ECHO_N "(cached) $ECHO_C" >&6
2975 if test -n "$RANLIB"; then
2976 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
2978 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
2982 test -z "$as_dir" && as_dir
=.
2983 for ac_exec_ext
in '' $ac_executable_extensions; do
2984 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2985 ac_cv_prog_RANLIB
="${ac_tool_prefix}ranlib"
2986 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2994 RANLIB
=$ac_cv_prog_RANLIB
2995 if test -n "$RANLIB"; then
2996 echo "$as_me:$LINENO: result: $RANLIB" >&5
2997 echo "${ECHO_T}$RANLIB" >&6
2999 echo "$as_me:$LINENO: result: no" >&5
3000 echo "${ECHO_T}no" >&6
3004 if test -z "$ac_cv_prog_RANLIB"; then
3005 ac_ct_RANLIB
=$RANLIB
3006 # Extract the first word of "ranlib", so it can be a program name with args.
3007 set dummy ranlib
; ac_word
=$2
3008 echo "$as_me:$LINENO: checking for $ac_word" >&5
3009 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3010 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3011 echo $ECHO_N "(cached) $ECHO_C" >&6
3013 if test -n "$ac_ct_RANLIB"; then
3014 ac_cv_prog_ac_ct_RANLIB
="$ac_ct_RANLIB" # Let the user override the test.
3016 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
3020 test -z "$as_dir" && as_dir
=.
3021 for ac_exec_ext
in '' $ac_executable_extensions; do
3022 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3023 ac_cv_prog_ac_ct_RANLIB
="ranlib"
3024 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3030 test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB
=":"
3033 ac_ct_RANLIB
=$ac_cv_prog_ac_ct_RANLIB
3034 if test -n "$ac_ct_RANLIB"; then
3035 echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
3036 echo "${ECHO_T}$ac_ct_RANLIB" >&6
3038 echo "$as_me:$LINENO: result: no" >&5
3039 echo "${ECHO_T}no" >&6
3042 RANLIB
=$ac_ct_RANLIB
3044 RANLIB
="$ac_cv_prog_RANLIB"
3048 # Checks for header files.
3050 echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
3051 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
3052 if test "${ac_cv_header_time+set}" = set; then
3053 echo $ECHO_N "(cached) $ECHO_C" >&6
3055 cat >conftest.
$ac_ext <<_ACEOF
3058 cat confdefs.h
>>conftest.
$ac_ext
3059 cat >>conftest.
$ac_ext <<_ACEOF
3060 /* end confdefs.h. */
3061 #include <sys/types.h>
3062 #include <sys/time.h>
3068 if ((struct tm *) 0)
3074 rm -f conftest.
$ac_objext
3075 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3076 (eval $ac_compile) 2>conftest.er1
3078 grep -v '^ *+' conftest.er1
>conftest.err
3080 cat conftest.err
>&5
3081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3082 (exit $ac_status); } &&
3083 { ac_try
='test -z "$ac_c_werror_flag"
3084 || test ! -s conftest.err'
3085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3089 (exit $ac_status); }; } &&
3090 { ac_try
='test -s conftest.$ac_objext'
3091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3094 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3095 (exit $ac_status); }; }; then
3096 ac_cv_header_time
=yes
3098 echo "$as_me: failed program was:" >&5
3099 sed 's/^/| /' conftest.
$ac_ext >&5
3101 ac_cv_header_time
=no
3103 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3105 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
3106 echo "${ECHO_T}$ac_cv_header_time" >&6
3107 if test $ac_cv_header_time = yes; then
3109 cat >>confdefs.h
<<\_ACEOF
3110 #define TIME_WITH_SYS_TIME 1
3115 echo "$as_me:$LINENO: checking whether string.h and strings.h may both be included" >&5
3116 echo $ECHO_N "checking whether string.h and strings.h may both be included... $ECHO_C" >&6
3117 if test "${gcc_cv_header_string+set}" = set; then
3118 echo $ECHO_N "(cached) $ECHO_C" >&6
3120 cat >conftest.
$ac_ext <<_ACEOF
3123 cat confdefs.h
>>conftest.
$ac_ext
3124 cat >>conftest.
$ac_ext <<_ACEOF
3125 /* end confdefs.h. */
3127 #include <strings.h>
3136 rm -f conftest.
$ac_objext
3137 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3138 (eval $ac_compile) 2>conftest.er1
3140 grep -v '^ *+' conftest.er1
>conftest.err
3142 cat conftest.err
>&5
3143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3144 (exit $ac_status); } &&
3145 { ac_try
='test -z "$ac_c_werror_flag"
3146 || test ! -s conftest.err'
3147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151 (exit $ac_status); }; } &&
3152 { ac_try
='test -s conftest.$ac_objext'
3153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3157 (exit $ac_status); }; }; then
3158 gcc_cv_header_string
=yes
3160 echo "$as_me: failed program was:" >&5
3161 sed 's/^/| /' conftest.
$ac_ext >&5
3163 gcc_cv_header_string
=no
3165 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3167 echo "$as_me:$LINENO: result: $gcc_cv_header_string" >&5
3168 echo "${ECHO_T}$gcc_cv_header_string" >&6
3169 if test $gcc_cv_header_string = yes; then
3171 cat >>confdefs.h
<<\_ACEOF
3172 #define STRING_WITH_STRINGS 1
3178 ac_cpp
='$CPP $CPPFLAGS'
3179 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3180 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3181 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3182 echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3183 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
3184 # On Suns, sometimes $CPP names a directory.
3185 if test -n "$CPP" && test -d "$CPP"; then
3188 if test -z "$CPP"; then
3189 if test "${ac_cv_prog_CPP+set}" = set; then
3190 echo $ECHO_N "(cached) $ECHO_C" >&6
3192 # Double quotes because CPP needs to be expanded
3193 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3196 for ac_c_preproc_warn_flag
in '' yes
3198 # Use a header file that comes with gcc, so configuring glibc
3199 # with a fresh cross-compiler works.
3200 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3201 # <limits.h> exists even on freestanding compilers.
3202 # On the NeXT, cc -E runs the code through the compiler's parser,
3203 # not just through cpp. "Syntax error" is here to catch this case.
3204 cat >conftest.
$ac_ext <<_ACEOF
3207 cat confdefs.h
>>conftest.
$ac_ext
3208 cat >>conftest.
$ac_ext <<_ACEOF
3209 /* end confdefs.h. */
3211 # include <limits.h>
3213 # include <assert.h>
3217 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3218 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3220 grep -v '^ *+' conftest.er1
>conftest.err
3222 cat conftest.err
>&5
3223 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3224 (exit $ac_status); } >/dev
/null
; then
3225 if test -s conftest.err
; then
3226 ac_cpp_err
=$ac_c_preproc_warn_flag
3227 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3234 if test -z "$ac_cpp_err"; then
3237 echo "$as_me: failed program was:" >&5
3238 sed 's/^/| /' conftest.
$ac_ext >&5
3240 # Broken: fails on valid input.
3243 rm -f conftest.err conftest.
$ac_ext
3245 # OK, works on sane cases. Now check whether non-existent headers
3246 # can be detected and how.
3247 cat >conftest.
$ac_ext <<_ACEOF
3250 cat confdefs.h
>>conftest.
$ac_ext
3251 cat >>conftest.
$ac_ext <<_ACEOF
3252 /* end confdefs.h. */
3253 #include <ac_nonexistent.h>
3255 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3256 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3258 grep -v '^ *+' conftest.er1
>conftest.err
3260 cat conftest.err
>&5
3261 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3262 (exit $ac_status); } >/dev
/null
; then
3263 if test -s conftest.err
; then
3264 ac_cpp_err
=$ac_c_preproc_warn_flag
3265 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3272 if test -z "$ac_cpp_err"; then
3273 # Broken: success on invalid input.
3276 echo "$as_me: failed program was:" >&5
3277 sed 's/^/| /' conftest.
$ac_ext >&5
3279 # Passes both tests.
3283 rm -f conftest.err conftest.
$ac_ext
3286 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3287 rm -f conftest.err conftest.
$ac_ext
3288 if $ac_preproc_ok; then
3300 echo "$as_me:$LINENO: result: $CPP" >&5
3301 echo "${ECHO_T}$CPP" >&6
3303 for ac_c_preproc_warn_flag
in '' yes
3305 # Use a header file that comes with gcc, so configuring glibc
3306 # with a fresh cross-compiler works.
3307 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3308 # <limits.h> exists even on freestanding compilers.
3309 # On the NeXT, cc -E runs the code through the compiler's parser,
3310 # not just through cpp. "Syntax error" is here to catch this case.
3311 cat >conftest.
$ac_ext <<_ACEOF
3314 cat confdefs.h
>>conftest.
$ac_ext
3315 cat >>conftest.
$ac_ext <<_ACEOF
3316 /* end confdefs.h. */
3318 # include <limits.h>
3320 # include <assert.h>
3324 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3325 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3327 grep -v '^ *+' conftest.er1
>conftest.err
3329 cat conftest.err
>&5
3330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3331 (exit $ac_status); } >/dev
/null
; then
3332 if test -s conftest.err
; then
3333 ac_cpp_err
=$ac_c_preproc_warn_flag
3334 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3341 if test -z "$ac_cpp_err"; then
3344 echo "$as_me: failed program was:" >&5
3345 sed 's/^/| /' conftest.
$ac_ext >&5
3347 # Broken: fails on valid input.
3350 rm -f conftest.err conftest.
$ac_ext
3352 # OK, works on sane cases. Now check whether non-existent headers
3353 # can be detected and how.
3354 cat >conftest.
$ac_ext <<_ACEOF
3357 cat confdefs.h
>>conftest.
$ac_ext
3358 cat >>conftest.
$ac_ext <<_ACEOF
3359 /* end confdefs.h. */
3360 #include <ac_nonexistent.h>
3362 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3363 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3365 grep -v '^ *+' conftest.er1
>conftest.err
3367 cat conftest.err
>&5
3368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3369 (exit $ac_status); } >/dev
/null
; then
3370 if test -s conftest.err
; then
3371 ac_cpp_err
=$ac_c_preproc_warn_flag
3372 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3379 if test -z "$ac_cpp_err"; then
3380 # Broken: success on invalid input.
3383 echo "$as_me: failed program was:" >&5
3384 sed 's/^/| /' conftest.
$ac_ext >&5
3386 # Passes both tests.
3390 rm -f conftest.err conftest.
$ac_ext
3393 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3394 rm -f conftest.err conftest.
$ac_ext
3395 if $ac_preproc_ok; then
3398 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3399 See \`config.log' for more details." >&5
3400 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3401 See \`config.log' for more details." >&2;}
3402 { (exit 1); exit 1; }; }
3406 ac_cpp
='$CPP $CPPFLAGS'
3407 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3408 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3409 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3412 echo "$as_me:$LINENO: checking for egrep" >&5
3413 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3414 if test "${ac_cv_prog_egrep+set}" = set; then
3415 echo $ECHO_N "(cached) $ECHO_C" >&6
3417 if echo a |
(grep -E '(a|b)') >/dev
/null
2>&1
3418 then ac_cv_prog_egrep
='grep -E'
3419 else ac_cv_prog_egrep
='egrep'
3422 echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
3423 echo "${ECHO_T}$ac_cv_prog_egrep" >&6
3424 EGREP
=$ac_cv_prog_egrep
3427 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
3428 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3429 if test "${ac_cv_header_stdc+set}" = set; then
3430 echo $ECHO_N "(cached) $ECHO_C" >&6
3432 cat >conftest.
$ac_ext <<_ACEOF
3435 cat confdefs.h
>>conftest.
$ac_ext
3436 cat >>conftest.
$ac_ext <<_ACEOF
3437 /* end confdefs.h. */
3451 rm -f conftest.
$ac_objext
3452 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3453 (eval $ac_compile) 2>conftest.er1
3455 grep -v '^ *+' conftest.er1
>conftest.err
3457 cat conftest.err
>&5
3458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3459 (exit $ac_status); } &&
3460 { ac_try
='test -z "$ac_c_werror_flag"
3461 || test ! -s conftest.err'
3462 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3466 (exit $ac_status); }; } &&
3467 { ac_try
='test -s conftest.$ac_objext'
3468 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3472 (exit $ac_status); }; }; then
3473 ac_cv_header_stdc
=yes
3475 echo "$as_me: failed program was:" >&5
3476 sed 's/^/| /' conftest.
$ac_ext >&5
3478 ac_cv_header_stdc
=no
3480 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3482 if test $ac_cv_header_stdc = yes; then
3483 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3484 cat >conftest.
$ac_ext <<_ACEOF
3487 cat confdefs.h
>>conftest.
$ac_ext
3488 cat >>conftest.
$ac_ext <<_ACEOF
3489 /* end confdefs.h. */
3493 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3494 $EGREP "memchr" >/dev
/null
2>&1; then
3497 ac_cv_header_stdc
=no
3503 if test $ac_cv_header_stdc = yes; then
3504 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
3505 cat >conftest.
$ac_ext <<_ACEOF
3508 cat confdefs.h
>>conftest.
$ac_ext
3509 cat >>conftest.
$ac_ext <<_ACEOF
3510 /* end confdefs.h. */
3514 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3515 $EGREP "free" >/dev
/null
2>&1; then
3518 ac_cv_header_stdc
=no
3524 if test $ac_cv_header_stdc = yes; then
3525 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
3526 if test "$cross_compiling" = yes; then
3529 cat >conftest.
$ac_ext <<_ACEOF
3532 cat confdefs.h
>>conftest.
$ac_ext
3533 cat >>conftest.
$ac_ext <<_ACEOF
3534 /* end confdefs.h. */
3536 #if ((' ' & 0x0FF) == 0x020)
3537 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
3538 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
3540 # define ISLOWER(c) \
3541 (('a' <= (c) && (c) <= 'i') \
3542 || ('j' <= (c) && (c) <= 'r') \
3543 || ('s' <= (c) && (c) <= 'z'))
3544 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
3547 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
3552 for (i = 0; i < 256; i++)
3553 if (XOR (islower (i), ISLOWER (i))
3554 || toupper (i) != TOUPPER (i))
3559 rm -f conftest
$ac_exeext
3560 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3561 (eval $ac_link) 2>&5
3563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3564 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
3565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3569 (exit $ac_status); }; }; then
3572 echo "$as_me: program exited with status $ac_status" >&5
3573 echo "$as_me: failed program was:" >&5
3574 sed 's/^/| /' conftest.
$ac_ext >&5
3577 ac_cv_header_stdc
=no
3579 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
3583 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
3584 echo "${ECHO_T}$ac_cv_header_stdc" >&6
3585 if test $ac_cv_header_stdc = yes; then
3587 cat >>confdefs.h
<<\_ACEOF
3588 #define STDC_HEADERS 1
3593 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
3603 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
3604 inttypes.h stdint.h unistd.h
3606 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3607 echo "$as_me:$LINENO: checking for $ac_header" >&5
3608 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3609 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3610 echo $ECHO_N "(cached) $ECHO_C" >&6
3612 cat >conftest.
$ac_ext <<_ACEOF
3615 cat confdefs.h
>>conftest.
$ac_ext
3616 cat >>conftest.
$ac_ext <<_ACEOF
3617 /* end confdefs.h. */
3618 $ac_includes_default
3620 #include <$ac_header>
3622 rm -f conftest.
$ac_objext
3623 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3624 (eval $ac_compile) 2>conftest.er1
3626 grep -v '^ *+' conftest.er1
>conftest.err
3628 cat conftest.err
>&5
3629 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3630 (exit $ac_status); } &&
3631 { ac_try
='test -z "$ac_c_werror_flag"
3632 || test ! -s conftest.err'
3633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3637 (exit $ac_status); }; } &&
3638 { ac_try
='test -s conftest.$ac_objext'
3639 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3642 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3643 (exit $ac_status); }; }; then
3644 eval "$as_ac_Header=yes"
3646 echo "$as_me: failed program was:" >&5
3647 sed 's/^/| /' conftest.
$ac_ext >&5
3649 eval "$as_ac_Header=no"
3651 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3653 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3654 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3655 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3656 cat >>confdefs.h
<<_ACEOF
3657 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3675 for ac_header
in iconv.h locale.h fcntl.h limits.h stddef.h \
3676 stdlib.h
strings.h string.h sys
/file.h unistd.h
3678 as_ac_Header
=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3679 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3680 echo "$as_me:$LINENO: checking for $ac_header" >&5
3681 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3682 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3683 echo $ECHO_N "(cached) $ECHO_C" >&6
3685 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3686 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3688 # Is the header compilable?
3689 echo "$as_me:$LINENO: checking $ac_header usability" >&5
3690 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
3691 cat >conftest.
$ac_ext <<_ACEOF
3694 cat confdefs.h
>>conftest.
$ac_ext
3695 cat >>conftest.
$ac_ext <<_ACEOF
3696 /* end confdefs.h. */
3697 $ac_includes_default
3698 #include <$ac_header>
3700 rm -f conftest.
$ac_objext
3701 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3702 (eval $ac_compile) 2>conftest.er1
3704 grep -v '^ *+' conftest.er1
>conftest.err
3706 cat conftest.err
>&5
3707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3708 (exit $ac_status); } &&
3709 { ac_try
='test -z "$ac_c_werror_flag"
3710 || test ! -s conftest.err'
3711 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3715 (exit $ac_status); }; } &&
3716 { ac_try
='test -s conftest.$ac_objext'
3717 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3721 (exit $ac_status); }; }; then
3722 ac_header_compiler
=yes
3724 echo "$as_me: failed program was:" >&5
3725 sed 's/^/| /' conftest.
$ac_ext >&5
3727 ac_header_compiler
=no
3729 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3730 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
3731 echo "${ECHO_T}$ac_header_compiler" >&6
3733 # Is the header present?
3734 echo "$as_me:$LINENO: checking $ac_header presence" >&5
3735 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
3736 cat >conftest.
$ac_ext <<_ACEOF
3739 cat confdefs.h
>>conftest.
$ac_ext
3740 cat >>conftest.
$ac_ext <<_ACEOF
3741 /* end confdefs.h. */
3742 #include <$ac_header>
3744 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3745 (eval $ac_cpp conftest.
$ac_ext) 2>conftest.er1
3747 grep -v '^ *+' conftest.er1
>conftest.err
3749 cat conftest.err
>&5
3750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3751 (exit $ac_status); } >/dev
/null
; then
3752 if test -s conftest.err
; then
3753 ac_cpp_err
=$ac_c_preproc_warn_flag
3754 ac_cpp_err
=$ac_cpp_err$ac_c_werror_flag
3761 if test -z "$ac_cpp_err"; then
3762 ac_header_preproc
=yes
3764 echo "$as_me: failed program was:" >&5
3765 sed 's/^/| /' conftest.
$ac_ext >&5
3767 ac_header_preproc
=no
3769 rm -f conftest.err conftest.
$ac_ext
3770 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
3771 echo "${ECHO_T}$ac_header_preproc" >&6
3773 # So? What about this header?
3774 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
3776 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
3777 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
3778 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
3779 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
3780 ac_header_preproc
=yes
3783 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
3784 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
3785 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
3786 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
3787 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
3788 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
3789 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
3790 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
3791 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
3792 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
3793 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
3794 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
3797 ## ----------------------------------- ##
3798 ## Report this to gcc-bugs@gcc.gnu.org ##
3799 ## ----------------------------------- ##
3802 sed "s/^/$as_me: WARNING: /" >&2
3805 echo "$as_me:$LINENO: checking for $ac_header" >&5
3806 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3807 if eval "test \"\${$as_ac_Header+set}\" = set"; then
3808 echo $ECHO_N "(cached) $ECHO_C" >&6
3810 eval "$as_ac_Header=\$ac_header_preproc"
3812 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
3813 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3816 if test `eval echo '${'$as_ac_Header'}'` = yes; then
3817 cat >>confdefs.h
<<_ACEOF
3818 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
3826 # Checks for typedefs, structures, and compiler characteristics.
3827 echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
3828 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
3829 if test "${ac_cv_c_const+set}" = set; then
3830 echo $ECHO_N "(cached) $ECHO_C" >&6
3832 cat >conftest.
$ac_ext <<_ACEOF
3835 cat confdefs.h
>>conftest.
$ac_ext
3836 cat >>conftest.
$ac_ext <<_ACEOF
3837 /* end confdefs.h. */
3842 /* FIXME: Include the comments suggested by Paul. */
3844 /* Ultrix mips cc rejects this. */
3845 typedef int charset[2];
3847 /* SunOS 4.1.1 cc rejects this. */
3848 char const *const *ccp;
3850 /* NEC SVR4.0.2 mips cc rejects this. */
3851 struct point {int x, y;};
3852 static struct point const zero = {0,0};
3853 /* AIX XL C 1.02.0.0 rejects this.
3854 It does not let you subtract one const X* pointer from another in
3855 an arm of an if-expression whose if-part is not a constant
3857 const char *g = "string";
3858 ccp = &g + (g ? g-g : 0);
3859 /* HPUX 7.0 cc rejects these. */
3862 ccp = (char const *const *) p;
3863 { /* SCO 3.2v4 cc rejects this. */
3865 char const *s = 0 ? (char *) 0 : (char const *) 0;
3869 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
3871 const int *foo = &x[0];
3874 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
3875 typedef const int *iptr;
3879 { /* AIX XL C 1.02.0.0 rejects this saying
3880 "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
3881 struct s { int j; const int *ap[3]; };
3882 struct s *b; b->j = 5;
3884 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
3893 rm -f conftest.
$ac_objext
3894 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3895 (eval $ac_compile) 2>conftest.er1
3897 grep -v '^ *+' conftest.er1
>conftest.err
3899 cat conftest.err
>&5
3900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3901 (exit $ac_status); } &&
3902 { ac_try
='test -z "$ac_c_werror_flag"
3903 || test ! -s conftest.err'
3904 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3908 (exit $ac_status); }; } &&
3909 { ac_try
='test -s conftest.$ac_objext'
3910 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3913 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3914 (exit $ac_status); }; }; then
3917 echo "$as_me: failed program was:" >&5
3918 sed 's/^/| /' conftest.
$ac_ext >&5
3922 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3924 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
3925 echo "${ECHO_T}$ac_cv_c_const" >&6
3926 if test $ac_cv_c_const = no
; then
3928 cat >>confdefs.h
<<\_ACEOF
3934 echo "$as_me:$LINENO: checking for inline" >&5
3935 echo $ECHO_N "checking for inline... $ECHO_C" >&6
3936 if test "${ac_cv_c_inline+set}" = set; then
3937 echo $ECHO_N "(cached) $ECHO_C" >&6
3940 for ac_kw
in inline __inline__ __inline
; do
3941 cat >conftest.
$ac_ext <<_ACEOF
3944 cat confdefs.h
>>conftest.
$ac_ext
3945 cat >>conftest.
$ac_ext <<_ACEOF
3946 /* end confdefs.h. */
3949 static $ac_kw foo_t static_foo () {return 0; }
3950 $ac_kw foo_t foo () {return 0; }
3954 rm -f conftest.
$ac_objext
3955 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3956 (eval $ac_compile) 2>conftest.er1
3958 grep -v '^ *+' conftest.er1
>conftest.err
3960 cat conftest.err
>&5
3961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3962 (exit $ac_status); } &&
3963 { ac_try
='test -z "$ac_c_werror_flag"
3964 || test ! -s conftest.err'
3965 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3968 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3969 (exit $ac_status); }; } &&
3970 { ac_try
='test -s conftest.$ac_objext'
3971 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3975 (exit $ac_status); }; }; then
3976 ac_cv_c_inline
=$ac_kw; break
3978 echo "$as_me: failed program was:" >&5
3979 sed 's/^/| /' conftest.
$ac_ext >&5
3982 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
3986 echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
3987 echo "${ECHO_T}$ac_cv_c_inline" >&6
3990 case $ac_cv_c_inline in
3993 case $ac_cv_c_inline in
3995 *) ac_val
=$ac_cv_c_inline;;
3997 cat >>confdefs.h
<<_ACEOF
3999 #define inline $ac_val
4005 echo "$as_me:$LINENO: checking for obstacks" >&5
4006 echo $ECHO_N "checking for obstacks... $ECHO_C" >&6
4007 if test "${ac_cv_func_obstack+set}" = set; then
4008 echo $ECHO_N "(cached) $ECHO_C" >&6
4010 cat >conftest.
$ac_ext <<_ACEOF
4013 cat confdefs.h
>>conftest.
$ac_ext
4014 cat >>conftest.
$ac_ext <<_ACEOF
4015 /* end confdefs.h. */
4016 #include "obstack.h"
4020 struct obstack *mem; obstack_free(mem,(char *) 0)
4025 rm -f conftest.
$ac_objext conftest
$ac_exeext
4026 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4027 (eval $ac_link) 2>conftest.er1
4029 grep -v '^ *+' conftest.er1
>conftest.err
4031 cat conftest.err
>&5
4032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4033 (exit $ac_status); } &&
4034 { ac_try
='test -z "$ac_c_werror_flag"
4035 || test ! -s conftest.err'
4036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4040 (exit $ac_status); }; } &&
4041 { ac_try
='test -s conftest$ac_exeext'
4042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4046 (exit $ac_status); }; }; then
4047 ac_cv_func_obstack
=yes
4049 echo "$as_me: failed program was:" >&5
4050 sed 's/^/| /' conftest.
$ac_ext >&5
4052 ac_cv_func_obstack
=no
4054 rm -f conftest.err conftest.
$ac_objext \
4055 conftest
$ac_exeext conftest.
$ac_ext
4057 echo "$as_me:$LINENO: result: $ac_cv_func_obstack" >&5
4058 echo "${ECHO_T}$ac_cv_func_obstack" >&6
4059 if test $ac_cv_func_obstack = yes; then
4061 cat >>confdefs.h
<<\_ACEOF
4062 #define HAVE_OBSTACK 1
4067 "obstack.$ac_objext" | \
4068 *" obstack.$ac_objext" | \
4069 "obstack.$ac_objext "* | \
4070 *" obstack.$ac_objext "* ) ;;
4071 *) LIBOBJS
="$LIBOBJS obstack.$ac_objext" ;;
4076 echo "$as_me:$LINENO: checking for off_t" >&5
4077 echo $ECHO_N "checking for off_t... $ECHO_C" >&6
4078 if test "${ac_cv_type_off_t+set}" = set; then
4079 echo $ECHO_N "(cached) $ECHO_C" >&6
4081 cat >conftest.
$ac_ext <<_ACEOF
4084 cat confdefs.h
>>conftest.
$ac_ext
4085 cat >>conftest.
$ac_ext <<_ACEOF
4086 /* end confdefs.h. */
4087 $ac_includes_default
4099 rm -f conftest.
$ac_objext
4100 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4101 (eval $ac_compile) 2>conftest.er1
4103 grep -v '^ *+' conftest.er1
>conftest.err
4105 cat conftest.err
>&5
4106 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4107 (exit $ac_status); } &&
4108 { ac_try
='test -z "$ac_c_werror_flag"
4109 || test ! -s conftest.err'
4110 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4113 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4114 (exit $ac_status); }; } &&
4115 { ac_try
='test -s conftest.$ac_objext'
4116 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4119 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4120 (exit $ac_status); }; }; then
4121 ac_cv_type_off_t
=yes
4123 echo "$as_me: failed program was:" >&5
4124 sed 's/^/| /' conftest.
$ac_ext >&5
4128 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4130 echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
4131 echo "${ECHO_T}$ac_cv_type_off_t" >&6
4132 if test $ac_cv_type_off_t = yes; then
4136 cat >>confdefs.h
<<_ACEOF
4142 echo "$as_me:$LINENO: checking for size_t" >&5
4143 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
4144 if test "${ac_cv_type_size_t+set}" = set; then
4145 echo $ECHO_N "(cached) $ECHO_C" >&6
4147 cat >conftest.
$ac_ext <<_ACEOF
4150 cat confdefs.h
>>conftest.
$ac_ext
4151 cat >>conftest.
$ac_ext <<_ACEOF
4152 /* end confdefs.h. */
4153 $ac_includes_default
4159 if (sizeof (size_t))
4165 rm -f conftest.
$ac_objext
4166 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4167 (eval $ac_compile) 2>conftest.er1
4169 grep -v '^ *+' conftest.er1
>conftest.err
4171 cat conftest.err
>&5
4172 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4173 (exit $ac_status); } &&
4174 { ac_try
='test -z "$ac_c_werror_flag"
4175 || test ! -s conftest.err'
4176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4180 (exit $ac_status); }; } &&
4181 { ac_try
='test -s conftest.$ac_objext'
4182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4186 (exit $ac_status); }; }; then
4187 ac_cv_type_size_t
=yes
4189 echo "$as_me: failed program was:" >&5
4190 sed 's/^/| /' conftest.
$ac_ext >&5
4192 ac_cv_type_size_t
=no
4194 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4196 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
4197 echo "${ECHO_T}$ac_cv_type_size_t" >&6
4198 if test $ac_cv_type_size_t = yes; then
4202 cat >>confdefs.h
<<_ACEOF
4203 #define size_t unsigned
4208 echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
4209 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
4210 if test "${ac_cv_struct_tm+set}" = set; then
4211 echo $ECHO_N "(cached) $ECHO_C" >&6
4213 cat >conftest.
$ac_ext <<_ACEOF
4216 cat confdefs.h
>>conftest.
$ac_ext
4217 cat >>conftest.
$ac_ext <<_ACEOF
4218 /* end confdefs.h. */
4219 #include <sys/types.h>
4225 struct tm *tp; tp->tm_sec;
4230 rm -f conftest.
$ac_objext
4231 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4232 (eval $ac_compile) 2>conftest.er1
4234 grep -v '^ *+' conftest.er1
>conftest.err
4236 cat conftest.err
>&5
4237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4238 (exit $ac_status); } &&
4239 { ac_try
='test -z "$ac_c_werror_flag"
4240 || test ! -s conftest.err'
4241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4245 (exit $ac_status); }; } &&
4246 { ac_try
='test -s conftest.$ac_objext'
4247 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4250 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4251 (exit $ac_status); }; }; then
4252 ac_cv_struct_tm
=time.h
4254 echo "$as_me: failed program was:" >&5
4255 sed 's/^/| /' conftest.
$ac_ext >&5
4257 ac_cv_struct_tm
=sys
/time.h
4259 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4261 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
4262 echo "${ECHO_T}$ac_cv_struct_tm" >&6
4263 if test $ac_cv_struct_tm = sys
/time.h
; then
4265 cat >>confdefs.h
<<\_ACEOF
4266 #define TM_IN_SYS_TIME 1
4271 echo "$as_me:$LINENO: checking for int" >&5
4272 echo $ECHO_N "checking for int... $ECHO_C" >&6
4273 if test "${ac_cv_type_int+set}" = set; then
4274 echo $ECHO_N "(cached) $ECHO_C" >&6
4276 cat >conftest.
$ac_ext <<_ACEOF
4279 cat confdefs.h
>>conftest.
$ac_ext
4280 cat >>conftest.
$ac_ext <<_ACEOF
4281 /* end confdefs.h. */
4282 $ac_includes_default
4294 rm -f conftest.
$ac_objext
4295 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4296 (eval $ac_compile) 2>conftest.er1
4298 grep -v '^ *+' conftest.er1
>conftest.err
4300 cat conftest.err
>&5
4301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4302 (exit $ac_status); } &&
4303 { ac_try
='test -z "$ac_c_werror_flag"
4304 || test ! -s conftest.err'
4305 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4309 (exit $ac_status); }; } &&
4310 { ac_try
='test -s conftest.$ac_objext'
4311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4315 (exit $ac_status); }; }; then
4318 echo "$as_me: failed program was:" >&5
4319 sed 's/^/| /' conftest.
$ac_ext >&5
4323 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4325 echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
4326 echo "${ECHO_T}$ac_cv_type_int" >&6
4328 echo "$as_me:$LINENO: checking size of int" >&5
4329 echo $ECHO_N "checking size of int... $ECHO_C" >&6
4330 if test "${ac_cv_sizeof_int+set}" = set; then
4331 echo $ECHO_N "(cached) $ECHO_C" >&6
4333 if test "$ac_cv_type_int" = yes; then
4334 # The cast to unsigned long works around a bug in the HP C Compiler
4335 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4336 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4337 # This bug is HP SR number 8606223364.
4338 if test "$cross_compiling" = yes; then
4339 # Depending upon the size, compute the lo and hi bounds.
4340 cat >conftest.
$ac_ext <<_ACEOF
4343 cat confdefs.h
>>conftest.
$ac_ext
4344 cat >>conftest.
$ac_ext <<_ACEOF
4345 /* end confdefs.h. */
4346 $ac_includes_default
4350 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)];
4357 rm -f conftest.
$ac_objext
4358 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4359 (eval $ac_compile) 2>conftest.er1
4361 grep -v '^ *+' conftest.er1
>conftest.err
4363 cat conftest.err
>&5
4364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4365 (exit $ac_status); } &&
4366 { ac_try
='test -z "$ac_c_werror_flag"
4367 || test ! -s conftest.err'
4368 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4372 (exit $ac_status); }; } &&
4373 { ac_try
='test -s conftest.$ac_objext'
4374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4378 (exit $ac_status); }; }; then
4381 cat >conftest.
$ac_ext <<_ACEOF
4384 cat confdefs.h
>>conftest.
$ac_ext
4385 cat >>conftest.
$ac_ext <<_ACEOF
4386 /* end confdefs.h. */
4387 $ac_includes_default
4391 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4398 rm -f conftest.
$ac_objext
4399 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4400 (eval $ac_compile) 2>conftest.er1
4402 grep -v '^ *+' conftest.er1
>conftest.err
4404 cat conftest.err
>&5
4405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4406 (exit $ac_status); } &&
4407 { ac_try
='test -z "$ac_c_werror_flag"
4408 || test ! -s conftest.err'
4409 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4413 (exit $ac_status); }; } &&
4414 { ac_try
='test -s conftest.$ac_objext'
4415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4419 (exit $ac_status); }; }; then
4420 ac_hi
=$ac_mid; break
4422 echo "$as_me: failed program was:" >&5
4423 sed 's/^/| /' conftest.
$ac_ext >&5
4425 ac_lo
=`expr $ac_mid + 1`
4426 if test $ac_lo -le $ac_mid; then
4430 ac_mid
=`expr 2 '*' $ac_mid + 1`
4432 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4435 echo "$as_me: failed program was:" >&5
4436 sed 's/^/| /' conftest.
$ac_ext >&5
4438 cat >conftest.
$ac_ext <<_ACEOF
4441 cat confdefs.h
>>conftest.
$ac_ext
4442 cat >>conftest.
$ac_ext <<_ACEOF
4443 /* end confdefs.h. */
4444 $ac_includes_default
4448 static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)];
4455 rm -f conftest.
$ac_objext
4456 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4457 (eval $ac_compile) 2>conftest.er1
4459 grep -v '^ *+' conftest.er1
>conftest.err
4461 cat conftest.err
>&5
4462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4463 (exit $ac_status); } &&
4464 { ac_try
='test -z "$ac_c_werror_flag"
4465 || test ! -s conftest.err'
4466 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4470 (exit $ac_status); }; } &&
4471 { ac_try
='test -s conftest.$ac_objext'
4472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4476 (exit $ac_status); }; }; then
4479 cat >conftest.
$ac_ext <<_ACEOF
4482 cat confdefs.h
>>conftest.
$ac_ext
4483 cat >>conftest.
$ac_ext <<_ACEOF
4484 /* end confdefs.h. */
4485 $ac_includes_default
4489 static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
4496 rm -f conftest.
$ac_objext
4497 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4498 (eval $ac_compile) 2>conftest.er1
4500 grep -v '^ *+' conftest.er1
>conftest.err
4502 cat conftest.err
>&5
4503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4504 (exit $ac_status); } &&
4505 { ac_try
='test -z "$ac_c_werror_flag"
4506 || test ! -s conftest.err'
4507 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4510 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4511 (exit $ac_status); }; } &&
4512 { ac_try
='test -s conftest.$ac_objext'
4513 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4517 (exit $ac_status); }; }; then
4518 ac_lo
=$ac_mid; break
4520 echo "$as_me: failed program was:" >&5
4521 sed 's/^/| /' conftest.
$ac_ext >&5
4523 ac_hi
=`expr '(' $ac_mid ')' - 1`
4524 if test $ac_mid -le $ac_hi; then
4528 ac_mid
=`expr 2 '*' $ac_mid`
4530 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4533 echo "$as_me: failed program was:" >&5
4534 sed 's/^/| /' conftest.
$ac_ext >&5
4538 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4540 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4541 # Binary search between lo and hi bounds.
4542 while test "x$ac_lo" != "x$ac_hi"; do
4543 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4544 cat >conftest.
$ac_ext <<_ACEOF
4547 cat confdefs.h
>>conftest.
$ac_ext
4548 cat >>conftest.
$ac_ext <<_ACEOF
4549 /* end confdefs.h. */
4550 $ac_includes_default
4554 static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
4561 rm -f conftest.
$ac_objext
4562 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4563 (eval $ac_compile) 2>conftest.er1
4565 grep -v '^ *+' conftest.er1
>conftest.err
4567 cat conftest.err
>&5
4568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4569 (exit $ac_status); } &&
4570 { ac_try
='test -z "$ac_c_werror_flag"
4571 || test ! -s conftest.err'
4572 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4575 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4576 (exit $ac_status); }; } &&
4577 { ac_try
='test -s conftest.$ac_objext'
4578 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4581 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4582 (exit $ac_status); }; }; then
4585 echo "$as_me: failed program was:" >&5
4586 sed 's/^/| /' conftest.
$ac_ext >&5
4588 ac_lo
=`expr '(' $ac_mid ')' + 1`
4590 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4593 ?
*) ac_cv_sizeof_int
=$ac_lo;;
4594 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4595 See \`config.log' for more details." >&5
4596 echo "$as_me: error: cannot compute sizeof (int), 77
4597 See \`config.log' for more details." >&2;}
4598 { (exit 1); exit 1; }; } ;;
4601 if test "$cross_compiling" = yes; then
4602 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
4603 See \`config.log' for more details." >&5
4604 echo "$as_me: error: cannot run test program while cross compiling
4605 See \`config.log' for more details." >&2;}
4606 { (exit 1); exit 1; }; }
4608 cat >conftest.
$ac_ext <<_ACEOF
4611 cat confdefs.h
>>conftest.
$ac_ext
4612 cat >>conftest.
$ac_ext <<_ACEOF
4613 /* end confdefs.h. */
4614 $ac_includes_default
4615 long longval () { return (long) (sizeof (int)); }
4616 unsigned long ulongval () { return (long) (sizeof (int)); }
4623 FILE *f = fopen ("conftest.val", "w");
4626 if (((long) (sizeof (int))) < 0)
4628 long i = longval ();
4629 if (i != ((long) (sizeof (int))))
4631 fprintf (f, "%ld\n", i);
4635 unsigned long i = ulongval ();
4636 if (i != ((long) (sizeof (int))))
4638 fprintf (f, "%lu\n", i);
4640 exit (ferror (f) || fclose (f) != 0);
4646 rm -f conftest
$ac_exeext
4647 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4648 (eval $ac_link) 2>&5
4650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4651 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
4652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4655 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4656 (exit $ac_status); }; }; then
4657 ac_cv_sizeof_int
=`cat conftest.val`
4659 echo "$as_me: program exited with status $ac_status" >&5
4660 echo "$as_me: failed program was:" >&5
4661 sed 's/^/| /' conftest.
$ac_ext >&5
4664 { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
4665 See \`config.log' for more details." >&5
4666 echo "$as_me: error: cannot compute sizeof (int), 77
4667 See \`config.log' for more details." >&2;}
4668 { (exit 1); exit 1; }; }
4670 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
4678 echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
4679 echo "${ECHO_T}$ac_cv_sizeof_int" >&6
4680 cat >>confdefs.h
<<_ACEOF
4681 #define SIZEOF_INT $ac_cv_sizeof_int
4685 echo "$as_me:$LINENO: checking for long" >&5
4686 echo $ECHO_N "checking for long... $ECHO_C" >&6
4687 if test "${ac_cv_type_long+set}" = set; then
4688 echo $ECHO_N "(cached) $ECHO_C" >&6
4690 cat >conftest.
$ac_ext <<_ACEOF
4693 cat confdefs.h
>>conftest.
$ac_ext
4694 cat >>conftest.
$ac_ext <<_ACEOF
4695 /* end confdefs.h. */
4696 $ac_includes_default
4708 rm -f conftest.
$ac_objext
4709 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4710 (eval $ac_compile) 2>conftest.er1
4712 grep -v '^ *+' conftest.er1
>conftest.err
4714 cat conftest.err
>&5
4715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4716 (exit $ac_status); } &&
4717 { ac_try
='test -z "$ac_c_werror_flag"
4718 || test ! -s conftest.err'
4719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4723 (exit $ac_status); }; } &&
4724 { ac_try
='test -s conftest.$ac_objext'
4725 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4728 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4729 (exit $ac_status); }; }; then
4732 echo "$as_me: failed program was:" >&5
4733 sed 's/^/| /' conftest.
$ac_ext >&5
4737 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4739 echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
4740 echo "${ECHO_T}$ac_cv_type_long" >&6
4742 echo "$as_me:$LINENO: checking size of long" >&5
4743 echo $ECHO_N "checking size of long... $ECHO_C" >&6
4744 if test "${ac_cv_sizeof_long+set}" = set; then
4745 echo $ECHO_N "(cached) $ECHO_C" >&6
4747 if test "$ac_cv_type_long" = yes; then
4748 # The cast to unsigned long works around a bug in the HP C Compiler
4749 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4750 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4751 # This bug is HP SR number 8606223364.
4752 if test "$cross_compiling" = yes; then
4753 # Depending upon the size, compute the lo and hi bounds.
4754 cat >conftest.
$ac_ext <<_ACEOF
4757 cat confdefs.h
>>conftest.
$ac_ext
4758 cat >>conftest.
$ac_ext <<_ACEOF
4759 /* end confdefs.h. */
4760 $ac_includes_default
4764 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)];
4771 rm -f conftest.
$ac_objext
4772 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4773 (eval $ac_compile) 2>conftest.er1
4775 grep -v '^ *+' conftest.er1
>conftest.err
4777 cat conftest.err
>&5
4778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4779 (exit $ac_status); } &&
4780 { ac_try
='test -z "$ac_c_werror_flag"
4781 || test ! -s conftest.err'
4782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4786 (exit $ac_status); }; } &&
4787 { ac_try
='test -s conftest.$ac_objext'
4788 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4792 (exit $ac_status); }; }; then
4795 cat >conftest.
$ac_ext <<_ACEOF
4798 cat confdefs.h
>>conftest.
$ac_ext
4799 cat >>conftest.
$ac_ext <<_ACEOF
4800 /* end confdefs.h. */
4801 $ac_includes_default
4805 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4812 rm -f conftest.
$ac_objext
4813 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4814 (eval $ac_compile) 2>conftest.er1
4816 grep -v '^ *+' conftest.er1
>conftest.err
4818 cat conftest.err
>&5
4819 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4820 (exit $ac_status); } &&
4821 { ac_try
='test -z "$ac_c_werror_flag"
4822 || test ! -s conftest.err'
4823 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4827 (exit $ac_status); }; } &&
4828 { ac_try
='test -s conftest.$ac_objext'
4829 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4832 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4833 (exit $ac_status); }; }; then
4834 ac_hi
=$ac_mid; break
4836 echo "$as_me: failed program was:" >&5
4837 sed 's/^/| /' conftest.
$ac_ext >&5
4839 ac_lo
=`expr $ac_mid + 1`
4840 if test $ac_lo -le $ac_mid; then
4844 ac_mid
=`expr 2 '*' $ac_mid + 1`
4846 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4849 echo "$as_me: failed program was:" >&5
4850 sed 's/^/| /' conftest.
$ac_ext >&5
4852 cat >conftest.
$ac_ext <<_ACEOF
4855 cat confdefs.h
>>conftest.
$ac_ext
4856 cat >>conftest.
$ac_ext <<_ACEOF
4857 /* end confdefs.h. */
4858 $ac_includes_default
4862 static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)];
4869 rm -f conftest.
$ac_objext
4870 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4871 (eval $ac_compile) 2>conftest.er1
4873 grep -v '^ *+' conftest.er1
>conftest.err
4875 cat conftest.err
>&5
4876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4877 (exit $ac_status); } &&
4878 { ac_try
='test -z "$ac_c_werror_flag"
4879 || test ! -s conftest.err'
4880 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4883 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4884 (exit $ac_status); }; } &&
4885 { ac_try
='test -s conftest.$ac_objext'
4886 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4890 (exit $ac_status); }; }; then
4893 cat >conftest.
$ac_ext <<_ACEOF
4896 cat confdefs.h
>>conftest.
$ac_ext
4897 cat >>conftest.
$ac_ext <<_ACEOF
4898 /* end confdefs.h. */
4899 $ac_includes_default
4903 static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)];
4910 rm -f conftest.
$ac_objext
4911 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4912 (eval $ac_compile) 2>conftest.er1
4914 grep -v '^ *+' conftest.er1
>conftest.err
4916 cat conftest.err
>&5
4917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4918 (exit $ac_status); } &&
4919 { ac_try
='test -z "$ac_c_werror_flag"
4920 || test ! -s conftest.err'
4921 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4924 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4925 (exit $ac_status); }; } &&
4926 { ac_try
='test -s conftest.$ac_objext'
4927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4931 (exit $ac_status); }; }; then
4932 ac_lo
=$ac_mid; break
4934 echo "$as_me: failed program was:" >&5
4935 sed 's/^/| /' conftest.
$ac_ext >&5
4937 ac_hi
=`expr '(' $ac_mid ')' - 1`
4938 if test $ac_mid -le $ac_hi; then
4942 ac_mid
=`expr 2 '*' $ac_mid`
4944 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4947 echo "$as_me: failed program was:" >&5
4948 sed 's/^/| /' conftest.
$ac_ext >&5
4952 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4954 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
4955 # Binary search between lo and hi bounds.
4956 while test "x$ac_lo" != "x$ac_hi"; do
4957 ac_mid
=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
4958 cat >conftest.
$ac_ext <<_ACEOF
4961 cat confdefs.h
>>conftest.
$ac_ext
4962 cat >>conftest.
$ac_ext <<_ACEOF
4963 /* end confdefs.h. */
4964 $ac_includes_default
4968 static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
4975 rm -f conftest.
$ac_objext
4976 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4977 (eval $ac_compile) 2>conftest.er1
4979 grep -v '^ *+' conftest.er1
>conftest.err
4981 cat conftest.err
>&5
4982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4983 (exit $ac_status); } &&
4984 { ac_try
='test -z "$ac_c_werror_flag"
4985 || test ! -s conftest.err'
4986 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4990 (exit $ac_status); }; } &&
4991 { ac_try
='test -s conftest.$ac_objext'
4992 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4995 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4996 (exit $ac_status); }; }; then
4999 echo "$as_me: failed program was:" >&5
5000 sed 's/^/| /' conftest.
$ac_ext >&5
5002 ac_lo
=`expr '(' $ac_mid ')' + 1`
5004 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5007 ?
*) ac_cv_sizeof_long
=$ac_lo;;
5008 '') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
5009 See \`config.log' for more details." >&5
5010 echo "$as_me: error: cannot compute sizeof (long), 77
5011 See \`config.log' for more details." >&2;}
5012 { (exit 1); exit 1; }; } ;;
5015 if test "$cross_compiling" = yes; then
5016 { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
5017 See \`config.log' for more details." >&5
5018 echo "$as_me: error: cannot run test program while cross compiling
5019 See \`config.log' for more details." >&2;}
5020 { (exit 1); exit 1; }; }
5022 cat >conftest.
$ac_ext <<_ACEOF
5025 cat confdefs.h
>>conftest.
$ac_ext
5026 cat >>conftest.
$ac_ext <<_ACEOF
5027 /* end confdefs.h. */
5028 $ac_includes_default
5029 long longval () { return (long) (sizeof (long)); }
5030 unsigned long ulongval () { return (long) (sizeof (long)); }
5037 FILE *f = fopen ("conftest.val", "w");
5040 if (((long) (sizeof (long))) < 0)
5042 long i = longval ();
5043 if (i != ((long) (sizeof (long))))
5045 fprintf (f, "%ld\n", i);
5049 unsigned long i = ulongval ();
5050 if (i != ((long) (sizeof (long))))
5052 fprintf (f, "%lu\n", i);
5054 exit (ferror (f) || fclose (f) != 0);
5060 rm -f conftest
$ac_exeext
5061 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5062 (eval $ac_link) 2>&5
5064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5065 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
5066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5070 (exit $ac_status); }; }; then
5071 ac_cv_sizeof_long
=`cat conftest.val`
5073 echo "$as_me: program exited with status $ac_status" >&5
5074 echo "$as_me: failed program was:" >&5
5075 sed 's/^/| /' conftest.
$ac_ext >&5
5078 { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
5079 See \`config.log' for more details." >&5
5080 echo "$as_me: error: cannot compute sizeof (long), 77
5081 See \`config.log' for more details." >&2;}
5082 { (exit 1); exit 1; }; }
5084 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
5092 echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
5093 echo "${ECHO_T}$ac_cv_sizeof_long" >&6
5094 cat >>confdefs.h
<<_ACEOF
5095 #define SIZEOF_LONG $ac_cv_sizeof_long
5104 for ac_func
in putc_unlocked fputc_unlocked fputs_unlocked \
5105 fwrite_unlocked fprintf_unlocked
5107 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5108 echo "$as_me:$LINENO: checking for $ac_func" >&5
5109 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5110 if eval "test \"\${$as_ac_var+set}\" = set"; then
5111 echo $ECHO_N "(cached) $ECHO_C" >&6
5113 cat >conftest.
$ac_ext <<_ACEOF
5116 cat confdefs.h
>>conftest.
$ac_ext
5117 cat >>conftest.
$ac_ext <<_ACEOF
5118 /* end confdefs.h. */
5119 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5120 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5121 #define $ac_func innocuous_$ac_func
5123 /* System header to define __stub macros and hopefully few prototypes,
5124 which can conflict with char $ac_func (); below.
5125 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5126 <limits.h> exists even on freestanding compilers. */
5129 # include <limits.h>
5131 # include <assert.h>
5136 /* Override any gcc2 internal prototype to avoid an error. */
5141 /* We use char because int might match the return type of a gcc2
5142 builtin and then its argument prototype would still apply. */
5144 /* The GNU C library defines this for functions which it implements
5145 to always fail with ENOSYS. Some functions are actually named
5146 something starting with __ and the normal name is an alias. */
5147 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5150 char (*f) () = $ac_func;
5159 return f != $ac_func;
5164 rm -f conftest.
$ac_objext conftest
$ac_exeext
5165 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5166 (eval $ac_link) 2>conftest.er1
5168 grep -v '^ *+' conftest.er1
>conftest.err
5170 cat conftest.err
>&5
5171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5172 (exit $ac_status); } &&
5173 { ac_try
='test -z "$ac_c_werror_flag"
5174 || test ! -s conftest.err'
5175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5178 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5179 (exit $ac_status); }; } &&
5180 { ac_try
='test -s conftest$ac_exeext'
5181 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5184 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5185 (exit $ac_status); }; }; then
5186 eval "$as_ac_var=yes"
5188 echo "$as_me: failed program was:" >&5
5189 sed 's/^/| /' conftest.
$ac_ext >&5
5191 eval "$as_ac_var=no"
5193 rm -f conftest.err conftest.
$ac_objext \
5194 conftest
$ac_exeext conftest.
$ac_ext
5196 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5197 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5198 if test `eval echo '${'$as_ac_var'}'` = yes; then
5199 cat >>confdefs.h
<<_ACEOF
5200 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5206 echo "$as_me:$LINENO: checking whether abort is declared" >&5
5207 echo $ECHO_N "checking whether abort is declared... $ECHO_C" >&6
5208 if test "${ac_cv_have_decl_abort+set}" = set; then
5209 echo $ECHO_N "(cached) $ECHO_C" >&6
5211 cat >conftest.
$ac_ext <<_ACEOF
5214 cat confdefs.h
>>conftest.
$ac_ext
5215 cat >>conftest.
$ac_ext <<_ACEOF
5216 /* end confdefs.h. */
5217 $ac_includes_default
5222 char *p = (char *) abort;
5229 rm -f conftest.
$ac_objext
5230 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5231 (eval $ac_compile) 2>conftest.er1
5233 grep -v '^ *+' conftest.er1
>conftest.err
5235 cat conftest.err
>&5
5236 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5237 (exit $ac_status); } &&
5238 { ac_try
='test -z "$ac_c_werror_flag"
5239 || test ! -s conftest.err'
5240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5244 (exit $ac_status); }; } &&
5245 { ac_try
='test -s conftest.$ac_objext'
5246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5250 (exit $ac_status); }; }; then
5251 ac_cv_have_decl_abort
=yes
5253 echo "$as_me: failed program was:" >&5
5254 sed 's/^/| /' conftest.
$ac_ext >&5
5256 ac_cv_have_decl_abort
=no
5258 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5260 echo "$as_me:$LINENO: result: $ac_cv_have_decl_abort" >&5
5261 echo "${ECHO_T}$ac_cv_have_decl_abort" >&6
5262 if test $ac_cv_have_decl_abort = yes; then
5264 cat >>confdefs.h
<<_ACEOF
5265 #define HAVE_DECL_ABORT 1
5270 cat >>confdefs.h
<<_ACEOF
5271 #define HAVE_DECL_ABORT 0
5276 echo "$as_me:$LINENO: checking whether errno is declared" >&5
5277 echo $ECHO_N "checking whether errno is declared... $ECHO_C" >&6
5278 if test "${ac_cv_have_decl_errno+set}" = set; then
5279 echo $ECHO_N "(cached) $ECHO_C" >&6
5281 cat >conftest.
$ac_ext <<_ACEOF
5284 cat confdefs.h
>>conftest.
$ac_ext
5285 cat >>conftest.
$ac_ext <<_ACEOF
5286 /* end confdefs.h. */
5287 $ac_includes_default
5292 char *p = (char *) errno;
5299 rm -f conftest.
$ac_objext
5300 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5301 (eval $ac_compile) 2>conftest.er1
5303 grep -v '^ *+' conftest.er1
>conftest.err
5305 cat conftest.err
>&5
5306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5307 (exit $ac_status); } &&
5308 { ac_try
='test -z "$ac_c_werror_flag"
5309 || test ! -s conftest.err'
5310 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5314 (exit $ac_status); }; } &&
5315 { ac_try
='test -s conftest.$ac_objext'
5316 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5320 (exit $ac_status); }; }; then
5321 ac_cv_have_decl_errno
=yes
5323 echo "$as_me: failed program was:" >&5
5324 sed 's/^/| /' conftest.
$ac_ext >&5
5326 ac_cv_have_decl_errno
=no
5328 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5330 echo "$as_me:$LINENO: result: $ac_cv_have_decl_errno" >&5
5331 echo "${ECHO_T}$ac_cv_have_decl_errno" >&6
5332 if test $ac_cv_have_decl_errno = yes; then
5334 cat >>confdefs.h
<<_ACEOF
5335 #define HAVE_DECL_ERRNO 1
5340 cat >>confdefs.h
<<_ACEOF
5341 #define HAVE_DECL_ERRNO 0
5346 echo "$as_me:$LINENO: checking whether putc_unlocked is declared" >&5
5347 echo $ECHO_N "checking whether putc_unlocked is declared... $ECHO_C" >&6
5348 if test "${ac_cv_have_decl_putc_unlocked+set}" = set; then
5349 echo $ECHO_N "(cached) $ECHO_C" >&6
5351 cat >conftest.
$ac_ext <<_ACEOF
5354 cat confdefs.h
>>conftest.
$ac_ext
5355 cat >>conftest.
$ac_ext <<_ACEOF
5356 /* end confdefs.h. */
5357 $ac_includes_default
5361 #ifndef putc_unlocked
5362 char *p = (char *) putc_unlocked;
5369 rm -f conftest.
$ac_objext
5370 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5371 (eval $ac_compile) 2>conftest.er1
5373 grep -v '^ *+' conftest.er1
>conftest.err
5375 cat conftest.err
>&5
5376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5377 (exit $ac_status); } &&
5378 { ac_try
='test -z "$ac_c_werror_flag"
5379 || test ! -s conftest.err'
5380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5384 (exit $ac_status); }; } &&
5385 { ac_try
='test -s conftest.$ac_objext'
5386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5390 (exit $ac_status); }; }; then
5391 ac_cv_have_decl_putc_unlocked
=yes
5393 echo "$as_me: failed program was:" >&5
5394 sed 's/^/| /' conftest.
$ac_ext >&5
5396 ac_cv_have_decl_putc_unlocked
=no
5398 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5400 echo "$as_me:$LINENO: result: $ac_cv_have_decl_putc_unlocked" >&5
5401 echo "${ECHO_T}$ac_cv_have_decl_putc_unlocked" >&6
5402 if test $ac_cv_have_decl_putc_unlocked = yes; then
5404 cat >>confdefs.h
<<_ACEOF
5405 #define HAVE_DECL_PUTC_UNLOCKED 1
5410 cat >>confdefs.h
<<_ACEOF
5411 #define HAVE_DECL_PUTC_UNLOCKED 0
5416 echo "$as_me:$LINENO: checking whether fputc_unlocked is declared" >&5
5417 echo $ECHO_N "checking whether fputc_unlocked is declared... $ECHO_C" >&6
5418 if test "${ac_cv_have_decl_fputc_unlocked+set}" = set; then
5419 echo $ECHO_N "(cached) $ECHO_C" >&6
5421 cat >conftest.
$ac_ext <<_ACEOF
5424 cat confdefs.h
>>conftest.
$ac_ext
5425 cat >>conftest.
$ac_ext <<_ACEOF
5426 /* end confdefs.h. */
5427 $ac_includes_default
5431 #ifndef fputc_unlocked
5432 char *p = (char *) fputc_unlocked;
5439 rm -f conftest.
$ac_objext
5440 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5441 (eval $ac_compile) 2>conftest.er1
5443 grep -v '^ *+' conftest.er1
>conftest.err
5445 cat conftest.err
>&5
5446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5447 (exit $ac_status); } &&
5448 { ac_try
='test -z "$ac_c_werror_flag"
5449 || test ! -s conftest.err'
5450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5454 (exit $ac_status); }; } &&
5455 { ac_try
='test -s conftest.$ac_objext'
5456 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5460 (exit $ac_status); }; }; then
5461 ac_cv_have_decl_fputc_unlocked
=yes
5463 echo "$as_me: failed program was:" >&5
5464 sed 's/^/| /' conftest.
$ac_ext >&5
5466 ac_cv_have_decl_fputc_unlocked
=no
5468 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5470 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputc_unlocked" >&5
5471 echo "${ECHO_T}$ac_cv_have_decl_fputc_unlocked" >&6
5472 if test $ac_cv_have_decl_fputc_unlocked = yes; then
5474 cat >>confdefs.h
<<_ACEOF
5475 #define HAVE_DECL_FPUTC_UNLOCKED 1
5480 cat >>confdefs.h
<<_ACEOF
5481 #define HAVE_DECL_FPUTC_UNLOCKED 0
5486 echo "$as_me:$LINENO: checking whether fputs_unlocked is declared" >&5
5487 echo $ECHO_N "checking whether fputs_unlocked is declared... $ECHO_C" >&6
5488 if test "${ac_cv_have_decl_fputs_unlocked+set}" = set; then
5489 echo $ECHO_N "(cached) $ECHO_C" >&6
5491 cat >conftest.
$ac_ext <<_ACEOF
5494 cat confdefs.h
>>conftest.
$ac_ext
5495 cat >>conftest.
$ac_ext <<_ACEOF
5496 /* end confdefs.h. */
5497 $ac_includes_default
5501 #ifndef fputs_unlocked
5502 char *p = (char *) fputs_unlocked;
5509 rm -f conftest.
$ac_objext
5510 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5511 (eval $ac_compile) 2>conftest.er1
5513 grep -v '^ *+' conftest.er1
>conftest.err
5515 cat conftest.err
>&5
5516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5517 (exit $ac_status); } &&
5518 { ac_try
='test -z "$ac_c_werror_flag"
5519 || test ! -s conftest.err'
5520 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5524 (exit $ac_status); }; } &&
5525 { ac_try
='test -s conftest.$ac_objext'
5526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5529 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5530 (exit $ac_status); }; }; then
5531 ac_cv_have_decl_fputs_unlocked
=yes
5533 echo "$as_me: failed program was:" >&5
5534 sed 's/^/| /' conftest.
$ac_ext >&5
5536 ac_cv_have_decl_fputs_unlocked
=no
5538 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5540 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fputs_unlocked" >&5
5541 echo "${ECHO_T}$ac_cv_have_decl_fputs_unlocked" >&6
5542 if test $ac_cv_have_decl_fputs_unlocked = yes; then
5544 cat >>confdefs.h
<<_ACEOF
5545 #define HAVE_DECL_FPUTS_UNLOCKED 1
5550 cat >>confdefs.h
<<_ACEOF
5551 #define HAVE_DECL_FPUTS_UNLOCKED 0
5556 echo "$as_me:$LINENO: checking whether fwrite_unlocked is declared" >&5
5557 echo $ECHO_N "checking whether fwrite_unlocked is declared... $ECHO_C" >&6
5558 if test "${ac_cv_have_decl_fwrite_unlocked+set}" = set; then
5559 echo $ECHO_N "(cached) $ECHO_C" >&6
5561 cat >conftest.
$ac_ext <<_ACEOF
5564 cat confdefs.h
>>conftest.
$ac_ext
5565 cat >>conftest.
$ac_ext <<_ACEOF
5566 /* end confdefs.h. */
5567 $ac_includes_default
5571 #ifndef fwrite_unlocked
5572 char *p = (char *) fwrite_unlocked;
5579 rm -f conftest.
$ac_objext
5580 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5581 (eval $ac_compile) 2>conftest.er1
5583 grep -v '^ *+' conftest.er1
>conftest.err
5585 cat conftest.err
>&5
5586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5587 (exit $ac_status); } &&
5588 { ac_try
='test -z "$ac_c_werror_flag"
5589 || test ! -s conftest.err'
5590 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5594 (exit $ac_status); }; } &&
5595 { ac_try
='test -s conftest.$ac_objext'
5596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5600 (exit $ac_status); }; }; then
5601 ac_cv_have_decl_fwrite_unlocked
=yes
5603 echo "$as_me: failed program was:" >&5
5604 sed 's/^/| /' conftest.
$ac_ext >&5
5606 ac_cv_have_decl_fwrite_unlocked
=no
5608 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5610 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fwrite_unlocked" >&5
5611 echo "${ECHO_T}$ac_cv_have_decl_fwrite_unlocked" >&6
5612 if test $ac_cv_have_decl_fwrite_unlocked = yes; then
5614 cat >>confdefs.h
<<_ACEOF
5615 #define HAVE_DECL_FWRITE_UNLOCKED 1
5620 cat >>confdefs.h
<<_ACEOF
5621 #define HAVE_DECL_FWRITE_UNLOCKED 0
5626 echo "$as_me:$LINENO: checking whether fprintf_unlocked is declared" >&5
5627 echo $ECHO_N "checking whether fprintf_unlocked is declared... $ECHO_C" >&6
5628 if test "${ac_cv_have_decl_fprintf_unlocked+set}" = set; then
5629 echo $ECHO_N "(cached) $ECHO_C" >&6
5631 cat >conftest.
$ac_ext <<_ACEOF
5634 cat confdefs.h
>>conftest.
$ac_ext
5635 cat >>conftest.
$ac_ext <<_ACEOF
5636 /* end confdefs.h. */
5637 $ac_includes_default
5641 #ifndef fprintf_unlocked
5642 char *p = (char *) fprintf_unlocked;
5649 rm -f conftest.
$ac_objext
5650 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5651 (eval $ac_compile) 2>conftest.er1
5653 grep -v '^ *+' conftest.er1
>conftest.err
5655 cat conftest.err
>&5
5656 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5657 (exit $ac_status); } &&
5658 { ac_try
='test -z "$ac_c_werror_flag"
5659 || test ! -s conftest.err'
5660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5664 (exit $ac_status); }; } &&
5665 { ac_try
='test -s conftest.$ac_objext'
5666 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5670 (exit $ac_status); }; }; then
5671 ac_cv_have_decl_fprintf_unlocked
=yes
5673 echo "$as_me: failed program was:" >&5
5674 sed 's/^/| /' conftest.
$ac_ext >&5
5676 ac_cv_have_decl_fprintf_unlocked
=no
5678 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
5680 echo "$as_me:$LINENO: result: $ac_cv_have_decl_fprintf_unlocked" >&5
5681 echo "${ECHO_T}$ac_cv_have_decl_fprintf_unlocked" >&6
5682 if test $ac_cv_have_decl_fprintf_unlocked = yes; then
5684 cat >>confdefs.h
<<_ACEOF
5685 #define HAVE_DECL_FPRINTF_UNLOCKED 1
5690 cat >>confdefs.h
<<_ACEOF
5691 #define HAVE_DECL_FPRINTF_UNLOCKED 0
5699 # Checks for library functions.
5700 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
5701 # for constant arguments. Useless!
5702 echo "$as_me:$LINENO: checking for working alloca.h" >&5
5703 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
5704 if test "${ac_cv_working_alloca_h+set}" = set; then
5705 echo $ECHO_N "(cached) $ECHO_C" >&6
5707 cat >conftest.
$ac_ext <<_ACEOF
5710 cat confdefs.h
>>conftest.
$ac_ext
5711 cat >>conftest.
$ac_ext <<_ACEOF
5712 /* end confdefs.h. */
5717 char *p = (char *) alloca (2 * sizeof (int));
5722 rm -f conftest.
$ac_objext conftest
$ac_exeext
5723 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5724 (eval $ac_link) 2>conftest.er1
5726 grep -v '^ *+' conftest.er1
>conftest.err
5728 cat conftest.err
>&5
5729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5730 (exit $ac_status); } &&
5731 { ac_try
='test -z "$ac_c_werror_flag"
5732 || test ! -s conftest.err'
5733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5737 (exit $ac_status); }; } &&
5738 { ac_try
='test -s conftest$ac_exeext'
5739 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5743 (exit $ac_status); }; }; then
5744 ac_cv_working_alloca_h
=yes
5746 echo "$as_me: failed program was:" >&5
5747 sed 's/^/| /' conftest.
$ac_ext >&5
5749 ac_cv_working_alloca_h
=no
5751 rm -f conftest.err conftest.
$ac_objext \
5752 conftest
$ac_exeext conftest.
$ac_ext
5754 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
5755 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
5756 if test $ac_cv_working_alloca_h = yes; then
5758 cat >>confdefs.h
<<\_ACEOF
5759 #define HAVE_ALLOCA_H 1
5764 echo "$as_me:$LINENO: checking for alloca" >&5
5765 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
5766 if test "${ac_cv_func_alloca_works+set}" = set; then
5767 echo $ECHO_N "(cached) $ECHO_C" >&6
5769 cat >conftest.
$ac_ext <<_ACEOF
5772 cat confdefs.h
>>conftest.
$ac_ext
5773 cat >>conftest.
$ac_ext <<_ACEOF
5774 /* end confdefs.h. */
5776 # define alloca __builtin_alloca
5779 # include <malloc.h>
5780 # define alloca _alloca
5783 # include <alloca.h>
5788 # ifndef alloca /* predefined by HP cc +Olibcalls */
5799 char *p = (char *) alloca (1);
5804 rm -f conftest.
$ac_objext conftest
$ac_exeext
5805 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5806 (eval $ac_link) 2>conftest.er1
5808 grep -v '^ *+' conftest.er1
>conftest.err
5810 cat conftest.err
>&5
5811 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5812 (exit $ac_status); } &&
5813 { ac_try
='test -z "$ac_c_werror_flag"
5814 || test ! -s conftest.err'
5815 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5819 (exit $ac_status); }; } &&
5820 { ac_try
='test -s conftest$ac_exeext'
5821 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5825 (exit $ac_status); }; }; then
5826 ac_cv_func_alloca_works
=yes
5828 echo "$as_me: failed program was:" >&5
5829 sed 's/^/| /' conftest.
$ac_ext >&5
5831 ac_cv_func_alloca_works
=no
5833 rm -f conftest.err conftest.
$ac_objext \
5834 conftest
$ac_exeext conftest.
$ac_ext
5836 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
5837 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
5839 if test $ac_cv_func_alloca_works = yes; then
5841 cat >>confdefs.h
<<\_ACEOF
5842 #define HAVE_ALLOCA 1
5846 # The SVR3 libPW and SVR4 libucb both contain incompatible functions
5847 # that cause trouble. Some versions do not even contain alloca or
5848 # contain a buggy version. If you still want to use their alloca,
5849 # use ar to extract alloca.o from them instead of compiling alloca.c.
5851 ALLOCA
=alloca.
$ac_objext
5853 cat >>confdefs.h
<<\_ACEOF
5858 echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
5859 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
5860 if test "${ac_cv_os_cray+set}" = set; then
5861 echo $ECHO_N "(cached) $ECHO_C" >&6
5863 cat >conftest.
$ac_ext <<_ACEOF
5866 cat confdefs.h
>>conftest.
$ac_ext
5867 cat >>conftest.
$ac_ext <<_ACEOF
5868 /* end confdefs.h. */
5869 #if defined(CRAY) && ! defined(CRAY2)
5876 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5877 $EGREP "webecray" >/dev
/null
2>&1; then
5885 echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
5886 echo "${ECHO_T}$ac_cv_os_cray" >&6
5887 if test $ac_cv_os_cray = yes; then
5888 for ac_func
in _getb67 GETB67 getb67
; do
5889 as_ac_var
=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5890 echo "$as_me:$LINENO: checking for $ac_func" >&5
5891 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5892 if eval "test \"\${$as_ac_var+set}\" = set"; then
5893 echo $ECHO_N "(cached) $ECHO_C" >&6
5895 cat >conftest.
$ac_ext <<_ACEOF
5898 cat confdefs.h
>>conftest.
$ac_ext
5899 cat >>conftest.
$ac_ext <<_ACEOF
5900 /* end confdefs.h. */
5901 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
5902 For example, HP-UX 11i <limits.h> declares gettimeofday. */
5903 #define $ac_func innocuous_$ac_func
5905 /* System header to define __stub macros and hopefully few prototypes,
5906 which can conflict with char $ac_func (); below.
5907 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5908 <limits.h> exists even on freestanding compilers. */
5911 # include <limits.h>
5913 # include <assert.h>
5918 /* Override any gcc2 internal prototype to avoid an error. */
5923 /* We use char because int might match the return type of a gcc2
5924 builtin and then its argument prototype would still apply. */
5926 /* The GNU C library defines this for functions which it implements
5927 to always fail with ENOSYS. Some functions are actually named
5928 something starting with __ and the normal name is an alias. */
5929 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
5932 char (*f) () = $ac_func;
5941 return f != $ac_func;
5946 rm -f conftest.
$ac_objext conftest
$ac_exeext
5947 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5948 (eval $ac_link) 2>conftest.er1
5950 grep -v '^ *+' conftest.er1
>conftest.err
5952 cat conftest.err
>&5
5953 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5954 (exit $ac_status); } &&
5955 { ac_try
='test -z "$ac_c_werror_flag"
5956 || test ! -s conftest.err'
5957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5961 (exit $ac_status); }; } &&
5962 { ac_try
='test -s conftest$ac_exeext'
5963 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5966 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5967 (exit $ac_status); }; }; then
5968 eval "$as_ac_var=yes"
5970 echo "$as_me: failed program was:" >&5
5971 sed 's/^/| /' conftest.
$ac_ext >&5
5973 eval "$as_ac_var=no"
5975 rm -f conftest.err conftest.
$ac_objext \
5976 conftest
$ac_exeext conftest.
$ac_ext
5978 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
5979 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5980 if test `eval echo '${'$as_ac_var'}'` = yes; then
5982 cat >>confdefs.h
<<_ACEOF
5983 #define CRAY_STACKSEG_END $ac_func
5992 echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
5993 echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
5994 if test "${ac_cv_c_stack_direction+set}" = set; then
5995 echo $ECHO_N "(cached) $ECHO_C" >&6
5997 if test "$cross_compiling" = yes; then
5998 ac_cv_c_stack_direction
=0
6000 cat >conftest.
$ac_ext <<_ACEOF
6003 cat confdefs.h
>>conftest.
$ac_ext
6004 cat >>conftest.
$ac_ext <<_ACEOF
6005 /* end confdefs.h. */
6007 find_stack_direction ()
6009 static char *addr = 0;
6014 return find_stack_direction ();
6017 return (&dummy > addr) ? 1 : -1;
6023 exit (find_stack_direction () < 0);
6026 rm -f conftest
$ac_exeext
6027 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6028 (eval $ac_link) 2>&5
6030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6031 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
6032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6036 (exit $ac_status); }; }; then
6037 ac_cv_c_stack_direction
=1
6039 echo "$as_me: program exited with status $ac_status" >&5
6040 echo "$as_me: failed program was:" >&5
6041 sed 's/^/| /' conftest.
$ac_ext >&5
6044 ac_cv_c_stack_direction
=-1
6046 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
6049 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
6050 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
6052 cat >>confdefs.h
<<_ACEOF
6053 #define STACK_DIRECTION $ac_cv_c_stack_direction
6059 echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6060 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
6061 if test "${ac_cv_header_stdc+set}" = set; then
6062 echo $ECHO_N "(cached) $ECHO_C" >&6
6064 cat >conftest.
$ac_ext <<_ACEOF
6067 cat confdefs.h
>>conftest.
$ac_ext
6068 cat >>conftest.
$ac_ext <<_ACEOF
6069 /* end confdefs.h. */
6083 rm -f conftest.
$ac_objext
6084 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6085 (eval $ac_compile) 2>conftest.er1
6087 grep -v '^ *+' conftest.er1
>conftest.err
6089 cat conftest.err
>&5
6090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6091 (exit $ac_status); } &&
6092 { ac_try
='test -z "$ac_c_werror_flag"
6093 || test ! -s conftest.err'
6094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6098 (exit $ac_status); }; } &&
6099 { ac_try
='test -s conftest.$ac_objext'
6100 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6104 (exit $ac_status); }; }; then
6105 ac_cv_header_stdc
=yes
6107 echo "$as_me: failed program was:" >&5
6108 sed 's/^/| /' conftest.
$ac_ext >&5
6110 ac_cv_header_stdc
=no
6112 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6114 if test $ac_cv_header_stdc = yes; then
6115 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6116 cat >conftest.
$ac_ext <<_ACEOF
6119 cat confdefs.h
>>conftest.
$ac_ext
6120 cat >>conftest.
$ac_ext <<_ACEOF
6121 /* end confdefs.h. */
6125 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6126 $EGREP "memchr" >/dev
/null
2>&1; then
6129 ac_cv_header_stdc
=no
6135 if test $ac_cv_header_stdc = yes; then
6136 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6137 cat >conftest.
$ac_ext <<_ACEOF
6140 cat confdefs.h
>>conftest.
$ac_ext
6141 cat >>conftest.
$ac_ext <<_ACEOF
6142 /* end confdefs.h. */
6146 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6147 $EGREP "free" >/dev
/null
2>&1; then
6150 ac_cv_header_stdc
=no
6156 if test $ac_cv_header_stdc = yes; then
6157 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6158 if test "$cross_compiling" = yes; then
6161 cat >conftest.
$ac_ext <<_ACEOF
6164 cat confdefs.h
>>conftest.
$ac_ext
6165 cat >>conftest.
$ac_ext <<_ACEOF
6166 /* end confdefs.h. */
6168 #if ((' ' & 0x0FF) == 0x020)
6169 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6170 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6172 # define ISLOWER(c) \
6173 (('a' <= (c) && (c) <= 'i') \
6174 || ('j' <= (c) && (c) <= 'r') \
6175 || ('s' <= (c) && (c) <= 'z'))
6176 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6179 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6184 for (i = 0; i < 256; i++)
6185 if (XOR (islower (i), ISLOWER (i))
6186 || toupper (i) != TOUPPER (i))
6191 rm -f conftest
$ac_exeext
6192 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6193 (eval $ac_link) 2>&5
6195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6196 (exit $ac_status); } && { ac_try
='./conftest$ac_exeext'
6197 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6201 (exit $ac_status); }; }; then
6204 echo "$as_me: program exited with status $ac_status" >&5
6205 echo "$as_me: failed program was:" >&5
6206 sed 's/^/| /' conftest.
$ac_ext >&5
6209 ac_cv_header_stdc
=no
6211 rm -f core
*.core gmon.out bb.out conftest
$ac_exeext conftest.
$ac_objext conftest.
$ac_ext
6215 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6216 echo "${ECHO_T}$ac_cv_header_stdc" >&6
6217 if test $ac_cv_header_stdc = yes; then
6219 cat >>confdefs.h
<<\_ACEOF
6220 #define STDC_HEADERS 1
6226 echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
6227 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
6228 if test "${am_cv_langinfo_codeset+set}" = set; then
6229 echo $ECHO_N "(cached) $ECHO_C" >&6
6231 cat >conftest.
$ac_ext <<_ACEOF
6234 cat confdefs.h
>>conftest.
$ac_ext
6235 cat >>conftest.
$ac_ext <<_ACEOF
6236 /* end confdefs.h. */
6237 #include <langinfo.h>
6241 char* cs = nl_langinfo(CODESET);
6246 rm -f conftest.
$ac_objext conftest
$ac_exeext
6247 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6248 (eval $ac_link) 2>conftest.er1
6250 grep -v '^ *+' conftest.er1
>conftest.err
6252 cat conftest.err
>&5
6253 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6254 (exit $ac_status); } &&
6255 { ac_try
='test -z "$ac_c_werror_flag"
6256 || test ! -s conftest.err'
6257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6261 (exit $ac_status); }; } &&
6262 { ac_try
='test -s conftest$ac_exeext'
6263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6267 (exit $ac_status); }; }; then
6268 am_cv_langinfo_codeset
=yes
6270 echo "$as_me: failed program was:" >&5
6271 sed 's/^/| /' conftest.
$ac_ext >&5
6273 am_cv_langinfo_codeset
=no
6275 rm -f conftest.err conftest.
$ac_objext \
6276 conftest
$ac_exeext conftest.
$ac_ext
6279 echo "$as_me:$LINENO: result: $am_cv_langinfo_codeset" >&5
6280 echo "${ECHO_T}$am_cv_langinfo_codeset" >&6
6281 if test $am_cv_langinfo_codeset = yes; then
6283 cat >>confdefs.h
<<\_ACEOF
6284 #define HAVE_LANGINFO_CODESET 1
6289 # If we haven't got the data from the intl directory,
6290 # assume NLS is disabled.
6298 if test -f ..
/intl
/config.intl
; then
6299 . ..
/intl
/config.intl
6301 echo "$as_me:$LINENO: checking whether NLS is requested" >&5
6302 echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
6303 if test x
"$USE_NLS" != xyes
; then
6304 echo "$as_me:$LINENO: result: no" >&5
6305 echo "${ECHO_T}no" >&6
6307 echo "$as_me:$LINENO: result: yes" >&5
6308 echo "${ECHO_T}yes" >&6
6310 cat >>confdefs.h
<<\_ACEOF
6311 #define ENABLE_NLS 1
6315 echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
6316 echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
6317 # Look for .po and .gmo files in the source directory.
6320 for cat in $srcdir/po
/*.gmo
$srcdir/po
/*.po
; do
6321 # If there aren't any .gmo files the shell will give us the
6322 # literal string "../path/to/srcdir/po/*.gmo" which has to be
6324 case "$cat" in *\
**)
6327 # The quadruple backslash is collapsed to a double backslash
6328 # by the backticks, then collapsed again by the double quotes,
6329 # leaving us with one backslash in the sed expression (right
6330 # before the dot that mustn't act as a wildcard).
6331 cat=`echo $cat | sed -e "s!$srcdir/!!" -e "s!\\\\.po!.gmo!"`
6332 lang
=`echo $cat | sed -e 's!po/!!' -e "s!\\\\.gmo!!"`
6333 # The user is allowed to set LINGUAS to a list of languages to
6334 # install catalogs for. If it's empty that means "all of them."
6335 if test "x$LINGUAS" = x
; then
6336 CATALOGS
="$CATALOGS $cat"
6337 XLINGUAS
="$XLINGUAS $lang"
6339 case "$LINGUAS" in *$lang*)
6340 CATALOGS
="$CATALOGS $cat"
6341 XLINGUAS
="$XLINGUAS $lang"
6347 echo "$as_me:$LINENO: result: $LINGUAS" >&5
6348 echo "${ECHO_T}$LINGUAS" >&6
6351 echo "$as_me:$LINENO: checking for uchar" >&5
6352 echo $ECHO_N "checking for uchar... $ECHO_C" >&6
6353 if test "${gcc_cv_type_uchar+set}" = set; then
6354 echo $ECHO_N "(cached) $ECHO_C" >&6
6356 cat >conftest.
$ac_ext <<_ACEOF
6359 cat confdefs.h
>>conftest.
$ac_ext
6360 cat >>conftest.
$ac_ext <<_ACEOF
6361 /* end confdefs.h. */
6363 #include "ansidecl.h"
6369 if ((uchar *)0) return 0;
6370 if (sizeof(uchar)) return 0;
6375 rm -f conftest.
$ac_objext
6376 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6377 (eval $ac_compile) 2>conftest.er1
6379 grep -v '^ *+' conftest.er1
>conftest.err
6381 cat conftest.err
>&5
6382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6383 (exit $ac_status); } &&
6384 { ac_try
='test -z "$ac_c_werror_flag"
6385 || test ! -s conftest.err'
6386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6390 (exit $ac_status); }; } &&
6391 { ac_try
='test -s conftest.$ac_objext'
6392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6396 (exit $ac_status); }; }; then
6397 ac_cv_type_uchar
=yes
6399 echo "$as_me: failed program was:" >&5
6400 sed 's/^/| /' conftest.
$ac_ext >&5
6404 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
6406 echo "$as_me:$LINENO: result: $gcc_cv_type_uchar" >&5
6407 echo "${ECHO_T}$gcc_cv_type_uchar" >&6
6408 if test $ac_cv_type_uchar = yes; then
6410 cat >>confdefs.h
<<\_ACEOF
6411 #define HAVE_UCHAR 1
6417 if test "X$prefix" = "XNONE"; then
6418 acl_final_prefix
="$ac_default_prefix"
6420 acl_final_prefix
="$prefix"
6422 if test "X$exec_prefix" = "XNONE"; then
6423 acl_final_exec_prefix
='${prefix}'
6425 acl_final_exec_prefix
="$exec_prefix"
6427 acl_save_prefix
="$prefix"
6428 prefix
="$acl_final_prefix"
6429 eval acl_final_exec_prefix
=\"$acl_final_exec_prefix\"
6430 prefix
="$acl_save_prefix"
6433 # Check whether --with-gnu-ld or --without-gnu-ld was given.
6434 if test "${with_gnu_ld+set}" = set; then
6435 withval
="$with_gnu_ld"
6436 test "$withval" = no || with_gnu_ld
=yes
6440 # Prepare PATH_SEPARATOR.
6441 # The user is always right.
6442 if test "${PATH_SEPARATOR+set}" != set; then
6443 echo "#! /bin/sh" >conf$$.sh
6444 echo "exit 0" >>conf$$.sh
6446 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
6454 if test "$GCC" = yes; then
6455 # Check if gcc -print-prog-name=ld gives a path.
6456 echo "$as_me:$LINENO: checking for ld used by GCC" >&5
6457 echo $ECHO_N "checking for ld used by GCC... $ECHO_C" >&6
6460 # gcc leaves a trailing carriage return which upsets mingw
6461 ac_prog
=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
6463 ac_prog
=`($CC -print-prog-name=ld) 2>&5` ;;
6466 # Accept absolute paths.
6467 [\\/]* |
[A-Za-z
]:[\\/]*)
6468 re_direlt
='/[^/][^/]*/\.\./'
6469 # Canonicalize the path of ld
6470 ac_prog
=`echo $ac_prog| sed 's%\\\\%/%g'`
6471 while echo $ac_prog |
grep "$re_direlt" > /dev
/null
2>&1; do
6472 ac_prog
=`echo $ac_prog| sed "s%$re_direlt%/%"`
6474 test -z "$LD" && LD
="$ac_prog"
6477 # If it fails, then pretend we aren't using GCC.
6481 # If it is relative, then search for the first ld in PATH.
6485 elif test "$with_gnu_ld" = yes; then
6486 echo "$as_me:$LINENO: checking for GNU ld" >&5
6487 echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
6489 echo "$as_me:$LINENO: checking for non-GNU ld" >&5
6490 echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
6492 if test "${acl_cv_path_LD+set}" = set; then
6493 echo $ECHO_N "(cached) $ECHO_C" >&6
6495 if test -z "$LD"; then
6496 IFS
="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
6497 for ac_dir
in $PATH; do
6498 test -z "$ac_dir" && ac_dir
=.
6499 if test -f "$ac_dir/$ac_prog" ||
test -f "$ac_dir/$ac_prog$ac_exeext"; then
6500 acl_cv_path_LD
="$ac_dir/$ac_prog"
6501 # Check to see if the program is GNU ld. I'd rather use --version,
6502 # but apparently some GNU ld's only accept -v.
6503 # Break only if it was the GNU/non-GNU ld that we prefer.
6504 case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
6505 *GNU
* |
*'with BFD'*)
6506 test "$with_gnu_ld" != no
&& break ;;
6508 test "$with_gnu_ld" != yes && break ;;
6514 acl_cv_path_LD
="$LD" # Let the user override the test with a path.
6518 LD
="$acl_cv_path_LD"
6519 if test -n "$LD"; then
6520 echo "$as_me:$LINENO: result: $LD" >&5
6521 echo "${ECHO_T}$LD" >&6
6523 echo "$as_me:$LINENO: result: no" >&5
6524 echo "${ECHO_T}no" >&6
6526 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
6527 echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
6528 { (exit 1); exit 1; }; }
6529 echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
6530 echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
6531 if test "${acl_cv_prog_gnu_ld+set}" = set; then
6532 echo $ECHO_N "(cached) $ECHO_C" >&6
6534 # I'd rather use --version here, but apparently some GNU ld's only accept -v.
6535 case `$LD -v 2>&1 </dev/null` in
6536 *GNU
* |
*'with BFD'*)
6537 acl_cv_prog_gnu_ld
=yes ;;
6539 acl_cv_prog_gnu_ld
=no
;;
6542 echo "$as_me:$LINENO: result: $acl_cv_prog_gnu_ld" >&5
6543 echo "${ECHO_T}$acl_cv_prog_gnu_ld" >&6
6544 with_gnu_ld
=$acl_cv_prog_gnu_ld
6548 echo "$as_me:$LINENO: checking for shared library run path origin" >&5
6549 echo $ECHO_N "checking for shared library run path origin... $ECHO_C" >&6
6550 if test "${acl_cv_rpath+set}" = set; then
6551 echo $ECHO_N "(cached) $ECHO_C" >&6
6554 CC
="$CC" GCC
="$GCC" LDFLAGS
="$LDFLAGS" LD
="$LD" with_gnu_ld
="$with_gnu_ld" \
6555 ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
6561 echo "$as_me:$LINENO: result: $acl_cv_rpath" >&5
6562 echo "${ECHO_T}$acl_cv_rpath" >&6
6564 libext
="$acl_cv_libext"
6565 shlibext
="$acl_cv_shlibext"
6566 hardcode_libdir_flag_spec
="$acl_cv_hardcode_libdir_flag_spec"
6567 hardcode_libdir_separator
="$acl_cv_hardcode_libdir_separator"
6568 hardcode_direct
="$acl_cv_hardcode_direct"
6569 hardcode_minus_L
="$acl_cv_hardcode_minus_L"
6570 # Check whether --enable-rpath or --disable-rpath was given.
6571 if test "${enable_rpath+set}" = set; then
6572 enableval
="$enable_rpath"
6586 acl_save_prefix
="$prefix"
6587 prefix
="$acl_final_prefix"
6588 acl_save_exec_prefix
="$exec_prefix"
6589 exec_prefix
="$acl_final_exec_prefix"
6591 eval additional_includedir
=\"$includedir\"
6592 eval additional_libdir
=\"$libdir\"
6594 exec_prefix
="$acl_save_exec_prefix"
6595 prefix
="$acl_save_prefix"
6598 # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
6599 if test "${with_libiconv_prefix+set}" = set; then
6600 withval
="$with_libiconv_prefix"
6602 if test "X$withval" = "Xno"; then
6605 if test "X$withval" = "X"; then
6607 acl_save_prefix
="$prefix"
6608 prefix
="$acl_final_prefix"
6609 acl_save_exec_prefix
="$exec_prefix"
6610 exec_prefix
="$acl_final_exec_prefix"
6612 eval additional_includedir
=\"$includedir\"
6613 eval additional_libdir
=\"$libdir\"
6615 exec_prefix
="$acl_save_exec_prefix"
6616 prefix
="$acl_save_prefix"
6619 additional_includedir
="$withval/include"
6620 additional_libdir
="$withval/lib"
6630 names_already_handled
=
6631 names_next_round
='iconv '
6632 while test -n "$names_next_round"; do
6633 names_this_round
="$names_next_round"
6635 for name
in $names_this_round; do
6637 for n
in $names_already_handled; do
6638 if test "$n" = "$name"; then
6643 if test -z "$already_handled"; then
6644 names_already_handled
="$names_already_handled $name"
6645 uppername
=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
6646 eval value
=\"\
$HAVE_LIB$uppername\"
6647 if test -n "$value"; then
6648 if test "$value" = yes; then
6649 eval value
=\"\
$LIB$uppername\"
6650 test -z "$value" || LIBICONV
="${LIBICONV}${LIBICONV:+ }$value"
6651 eval value
=\"\
$LTLIB$uppername\"
6652 test -z "$value" || LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$value"
6661 if test $use_additional = yes; then
6662 if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
6663 found_dir
="$additional_libdir"
6664 found_so
="$additional_libdir/lib$name.$shlibext"
6665 if test -f "$additional_libdir/lib$name.la"; then
6666 found_la
="$additional_libdir/lib$name.la"
6669 if test -f "$additional_libdir/lib$name.$libext"; then
6670 found_dir
="$additional_libdir"
6671 found_a
="$additional_libdir/lib$name.$libext"
6672 if test -f "$additional_libdir/lib$name.la"; then
6673 found_la
="$additional_libdir/lib$name.la"
6678 if test "X$found_dir" = "X"; then
6679 for x
in $LDFLAGS $LTLIBICONV; do
6681 acl_save_prefix
="$prefix"
6682 prefix
="$acl_final_prefix"
6683 acl_save_exec_prefix
="$exec_prefix"
6684 exec_prefix
="$acl_final_exec_prefix"
6686 exec_prefix
="$acl_save_exec_prefix"
6687 prefix
="$acl_save_prefix"
6691 dir
=`echo "X$x" | sed -e 's/^X-L//'`
6692 if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
6694 found_so
="$dir/lib$name.$shlibext"
6695 if test -f "$dir/lib$name.la"; then
6696 found_la
="$dir/lib$name.la"
6699 if test -f "$dir/lib$name.$libext"; then
6701 found_a
="$dir/lib$name.$libext"
6702 if test -f "$dir/lib$name.la"; then
6703 found_la
="$dir/lib$name.la"
6709 if test "X$found_dir" != "X"; then
6714 if test "X$found_dir" != "X"; then
6715 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
6716 if test "X$found_so" != "X"; then
6717 if test "$enable_rpath" = no ||
test "X$found_dir" = "X/usr/lib"; then
6718 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6721 for x
in $ltrpathdirs; do
6722 if test "X$x" = "X$found_dir"; then
6727 if test -z "$haveit"; then
6728 ltrpathdirs
="$ltrpathdirs $found_dir"
6730 if test "$hardcode_direct" = yes; then
6731 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6733 if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no
; then
6734 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6736 for x
in $rpathdirs; do
6737 if test "X$x" = "X$found_dir"; then
6742 if test -z "$haveit"; then
6743 rpathdirs
="$rpathdirs $found_dir"
6747 for x
in $LDFLAGS $LIBICONV; do
6749 acl_save_prefix
="$prefix"
6750 prefix
="$acl_final_prefix"
6751 acl_save_exec_prefix
="$exec_prefix"
6752 exec_prefix
="$acl_final_exec_prefix"
6754 exec_prefix
="$acl_save_exec_prefix"
6755 prefix
="$acl_save_prefix"
6757 if test "X$x" = "X-L$found_dir"; then
6762 if test -z "$haveit"; then
6763 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir"
6765 if test "$hardcode_minus_L" != no
; then
6766 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_so"
6768 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
6774 if test "X$found_a" != "X"; then
6775 LIBICONV
="${LIBICONV}${LIBICONV:+ }$found_a"
6777 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
6780 additional_includedir
=
6781 case "$found_dir" in
6783 basedir
=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
6784 additional_includedir
="$basedir/include"
6787 if test "X$additional_includedir" != "X"; then
6788 if test "X$additional_includedir" != "X/usr/include"; then
6790 if test "X$additional_includedir" = "X/usr/local/include"; then
6791 if test -n "$GCC"; then
6793 linux
*) haveit
=yes;;
6797 if test -z "$haveit"; then
6798 for x
in $CPPFLAGS $INCICONV; do
6800 acl_save_prefix
="$prefix"
6801 prefix
="$acl_final_prefix"
6802 acl_save_exec_prefix
="$exec_prefix"
6803 exec_prefix
="$acl_final_exec_prefix"
6805 exec_prefix
="$acl_save_exec_prefix"
6806 prefix
="$acl_save_prefix"
6808 if test "X$x" = "X-I$additional_includedir"; then
6813 if test -z "$haveit"; then
6814 if test -d "$additional_includedir"; then
6815 INCICONV
="${INCICONV}${INCICONV:+ }-I$additional_includedir"
6821 if test -n "$found_la"; then
6822 save_libdir
="$libdir"
6824 */* |
*\\*) .
"$found_la" ;;
6825 *) .
"./$found_la" ;;
6827 libdir
="$save_libdir"
6828 for dep
in $dependency_libs; do
6831 additional_libdir
=`echo "X$dep" | sed -e 's/^X-L//'`
6832 if test "X$additional_libdir" != "X/usr/lib"; then
6834 if test "X$additional_libdir" = "X/usr/local/lib"; then
6835 if test -n "$GCC"; then
6837 linux
*) haveit
=yes;;
6841 if test -z "$haveit"; then
6843 for x
in $LDFLAGS $LIBICONV; do
6845 acl_save_prefix
="$prefix"
6846 prefix
="$acl_final_prefix"
6847 acl_save_exec_prefix
="$exec_prefix"
6848 exec_prefix
="$acl_final_exec_prefix"
6850 exec_prefix
="$acl_save_exec_prefix"
6851 prefix
="$acl_save_prefix"
6853 if test "X$x" = "X-L$additional_libdir"; then
6858 if test -z "$haveit"; then
6859 if test -d "$additional_libdir"; then
6860 LIBICONV
="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
6864 for x
in $LDFLAGS $LTLIBICONV; do
6866 acl_save_prefix
="$prefix"
6867 prefix
="$acl_final_prefix"
6868 acl_save_exec_prefix
="$exec_prefix"
6869 exec_prefix
="$acl_final_exec_prefix"
6871 exec_prefix
="$acl_save_exec_prefix"
6872 prefix
="$acl_save_prefix"
6874 if test "X$x" = "X-L$additional_libdir"; then
6879 if test -z "$haveit"; then
6880 if test -d "$additional_libdir"; then
6881 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
6888 dir
=`echo "X$dep" | sed -e 's/^X-R//'`
6889 if test "$enable_rpath" != no
; then
6891 for x
in $rpathdirs; do
6892 if test "X$x" = "X$dir"; then
6897 if test -z "$haveit"; then
6898 rpathdirs
="$rpathdirs $dir"
6901 for x
in $ltrpathdirs; do
6902 if test "X$x" = "X$dir"; then
6907 if test -z "$haveit"; then
6908 ltrpathdirs
="$ltrpathdirs $dir"
6913 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
6916 names_next_round
="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
6919 LIBICONV
="${LIBICONV}${LIBICONV:+ }$dep"
6920 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }$dep"
6926 LIBICONV
="${LIBICONV}${LIBICONV:+ }-l$name"
6927 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
6933 if test "X$rpathdirs" != "X"; then
6934 if test -n "$hardcode_libdir_separator"; then
6936 for found_dir
in $rpathdirs; do
6937 alldirs
="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
6939 acl_save_libdir
="$libdir"
6941 eval flag
=\"$hardcode_libdir_flag_spec\"
6942 libdir
="$acl_save_libdir"
6943 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
6945 for found_dir
in $rpathdirs; do
6946 acl_save_libdir
="$libdir"
6948 eval flag
=\"$hardcode_libdir_flag_spec\"
6949 libdir
="$acl_save_libdir"
6950 LIBICONV
="${LIBICONV}${LIBICONV:+ }$flag"
6954 if test "X$ltrpathdirs" != "X"; then
6955 for found_dir
in $ltrpathdirs; do
6956 LTLIBICONV
="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
6966 am_save_CPPFLAGS
="$CPPFLAGS"
6968 for element
in $INCICONV; do
6970 for x
in $CPPFLAGS; do
6972 acl_save_prefix
="$prefix"
6973 prefix
="$acl_final_prefix"
6974 acl_save_exec_prefix
="$exec_prefix"
6975 exec_prefix
="$acl_final_exec_prefix"
6977 exec_prefix
="$acl_save_exec_prefix"
6978 prefix
="$acl_save_prefix"
6980 if test "X$x" = "X$element"; then
6985 if test -z "$haveit"; then
6986 CPPFLAGS
="${CPPFLAGS}${CPPFLAGS:+ }$element"
6991 echo "$as_me:$LINENO: checking for iconv" >&5
6992 echo $ECHO_N "checking for iconv... $ECHO_C" >&6
6993 if test "${am_cv_func_iconv+set}" = set; then
6994 echo $ECHO_N "(cached) $ECHO_C" >&6
6997 am_cv_func_iconv
="no, consider installing GNU libiconv"
6999 cat >conftest.
$ac_ext <<_ACEOF
7002 cat confdefs.h
>>conftest.
$ac_ext
7003 cat >>conftest.
$ac_ext <<_ACEOF
7004 /* end confdefs.h. */
7010 iconv_t cd = iconv_open("","");
7011 iconv(cd,NULL,NULL,NULL,NULL);
7017 rm -f conftest.
$ac_objext conftest
$ac_exeext
7018 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7019 (eval $ac_link) 2>conftest.er1
7021 grep -v '^ *+' conftest.er1
>conftest.err
7023 cat conftest.err
>&5
7024 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7025 (exit $ac_status); } &&
7026 { ac_try
='test -z "$ac_c_werror_flag"
7027 || test ! -s conftest.err'
7028 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7032 (exit $ac_status); }; } &&
7033 { ac_try
='test -s conftest$ac_exeext'
7034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7038 (exit $ac_status); }; }; then
7039 am_cv_func_iconv
=yes
7041 echo "$as_me: failed program was:" >&5
7042 sed 's/^/| /' conftest.
$ac_ext >&5
7045 rm -f conftest.err conftest.
$ac_objext \
7046 conftest
$ac_exeext conftest.
$ac_ext
7047 if test "$am_cv_func_iconv" != yes; then
7048 am_save_LIBS
="$LIBS"
7049 LIBS
="$LIBS $LIBICONV"
7050 cat >conftest.
$ac_ext <<_ACEOF
7053 cat confdefs.h
>>conftest.
$ac_ext
7054 cat >>conftest.
$ac_ext <<_ACEOF
7055 /* end confdefs.h. */
7061 iconv_t cd = iconv_open("","");
7062 iconv(cd,NULL,NULL,NULL,NULL);
7068 rm -f conftest.
$ac_objext conftest
$ac_exeext
7069 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7070 (eval $ac_link) 2>conftest.er1
7072 grep -v '^ *+' conftest.er1
>conftest.err
7074 cat conftest.err
>&5
7075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7076 (exit $ac_status); } &&
7077 { ac_try
='test -z "$ac_c_werror_flag"
7078 || test ! -s conftest.err'
7079 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7083 (exit $ac_status); }; } &&
7084 { ac_try
='test -s conftest$ac_exeext'
7085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7089 (exit $ac_status); }; }; then
7091 am_cv_func_iconv
=yes
7093 echo "$as_me: failed program was:" >&5
7094 sed 's/^/| /' conftest.
$ac_ext >&5
7097 rm -f conftest.err conftest.
$ac_objext \
7098 conftest
$ac_exeext conftest.
$ac_ext
7099 LIBS
="$am_save_LIBS"
7103 echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
7104 echo "${ECHO_T}$am_cv_func_iconv" >&6
7105 if test "$am_cv_func_iconv" = yes; then
7107 cat >>confdefs.h
<<\_ACEOF
7108 #define HAVE_ICONV 1
7112 if test "$am_cv_lib_iconv" = yes; then
7113 echo "$as_me:$LINENO: checking how to link with libiconv" >&5
7114 echo $ECHO_N "checking how to link with libiconv... $ECHO_C" >&6
7115 echo "$as_me:$LINENO: result: $LIBICONV" >&5
7116 echo "${ECHO_T}$LIBICONV" >&6
7118 CPPFLAGS
="$am_save_CPPFLAGS"
7125 if test "$am_cv_func_iconv" = yes; then
7126 echo "$as_me:$LINENO: checking for iconv declaration" >&5
7127 echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
7128 if test "${am_cv_proto_iconv+set}" = set; then
7129 echo $ECHO_N "(cached) $ECHO_C" >&6
7132 cat >conftest.
$ac_ext <<_ACEOF
7135 cat confdefs.h
>>conftest.
$ac_ext
7136 cat >>conftest.
$ac_ext <<_ACEOF
7137 /* end confdefs.h. */
7145 #if defined(__STDC__) || defined(__cplusplus)
7146 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
7159 rm -f conftest.
$ac_objext
7160 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7161 (eval $ac_compile) 2>conftest.er1
7163 grep -v '^ *+' conftest.er1
>conftest.err
7165 cat conftest.err
>&5
7166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7167 (exit $ac_status); } &&
7168 { ac_try
='test -z "$ac_c_werror_flag"
7169 || test ! -s conftest.err'
7170 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7174 (exit $ac_status); }; } &&
7175 { ac_try
='test -s conftest.$ac_objext'
7176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7180 (exit $ac_status); }; }; then
7181 am_cv_proto_iconv_arg1
=""
7183 echo "$as_me: failed program was:" >&5
7184 sed 's/^/| /' conftest.
$ac_ext >&5
7186 am_cv_proto_iconv_arg1
="const"
7188 rm -f conftest.err conftest.
$ac_objext conftest.
$ac_ext
7189 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);"
7192 am_cv_proto_iconv
=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
7193 echo "$as_me:$LINENO: result: ${ac_t:-
7194 }$am_cv_proto_iconv" >&5
7195 echo "${ECHO_T}${ac_t:-
7196 }$am_cv_proto_iconv" >&6
7198 cat >>confdefs.h
<<_ACEOF
7199 #define ICONV_CONST $am_cv_proto_iconv_arg1
7206 if test "x$enable_nls" != xno
; then
7208 ENABLE_NLS_FALSE
='#'
7214 # Check whether --enable-checking or --disable-checking was given.
7215 if test "${enable_checking+set}" = set; then
7216 enableval
="$enable_checking"
7222 if test $enable_checking != no
; then
7224 cat >>confdefs.h
<<\_ACEOF
7225 #define ENABLE_CHECKING 1
7234 arm
*-*-symbianelf* | \
7237 hppa
*64*-*-* | parisc
*64*-*-* | \
7243 sparc64
*-*-* | ultrasparc-
*-freebsd* | \
7244 sparcv9-
*-solaris2* | \
7245 sparc-
*-solaris2.
[789] | sparc-
*-solaris2.1
[0-9] | \
7246 sh
[123456789l]*-*-*)
7247 need_64bit_hwint
=yes ;;
7249 need_64bit_hwint
=no
;;
7252 case $need_64bit_hwint:$ac_cv_sizeof_long in
7253 *:8 | no
:*) host_wide_int
=long
;;
7254 *) host_wide_int
='long long' ;;
7259 cat >>confdefs.h
<<_ACEOF
7260 #define HOST_WIDE_INT $host_wide_int
7264 ac_config_headers
="$ac_config_headers config.h:config.in"
7266 ac_config_files
="$ac_config_files Makefile"
7268 cat >confcache
<<\_ACEOF
7269 # This file is a shell script that caches the results of configure
7270 # tests run on this system so they can be shared between configure
7271 # scripts and configure runs, see configure's option --config-cache.
7272 # It is not useful on other systems. If it contains results you don't
7273 # want to keep, you may remove or edit it.
7275 # config.status only pays attention to the cache file if you give it
7276 # the --recheck option to rerun configure.
7278 # `ac_cv_env_foo' variables (set or unset) will be overridden when
7279 # loading this file, other *unset* `ac_cv_foo' will be assigned the
7284 # The following way of writing the cache mishandles newlines in values,
7285 # but we know of no workaround that is simple, portable, and efficient.
7286 # So, don't put newlines in cache variables' values.
7287 # Ultrix sh set writes to stderr and can't be redirected directly,
7288 # and sets the high bit in the cache file unless we assign to the vars.
7291 case `(ac_space=' '; set | grep ac_space) 2>&1` in
7293 # `set' does not quote correctly, so add quotes (double-quote
7294 # substitution turns \\\\ into \\, and sed turns \\ into \).
7297 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
7300 # `set' quotes correctly as required by POSIX, so do not add quotes.
7302 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
7309 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
7311 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
7313 if diff $cache_file confcache
>/dev
/null
2>&1; then :; else
7314 if test -w $cache_file; then
7315 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
7316 cat confcache
>$cache_file
7318 echo "not updating unwritable cache $cache_file"
7323 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
7324 # Let make expand exec_prefix.
7325 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
7327 # VPATH may cause trouble with some makes, so we remove $(srcdir),
7328 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
7329 # trailing colons and then remove the whole line if VPATH becomes empty
7330 # (actually we leave an empty line to preserve line numbers).
7331 if test "x$srcdir" = x.
; then
7332 ac_vpsub
='/^[ ]*VPATH[ ]*=/{
7333 s/:*\$(srcdir):*/:/;
7334 s/:*\${srcdir}:*/:/;
7336 s/^\([^=]*=[ ]*\):*/\1/;
7342 DEFS
=-DHAVE_CONFIG_H
7346 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
7347 # 1. Remove the extension, and $U if already installed.
7348 ac_i
=`echo "$ac_i" |
7349 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
7351 ac_libobjs
="$ac_libobjs $ac_i\$U.$ac_objext"
7352 ac_ltlibobjs
="$ac_ltlibobjs $ac_i"'$U.lo'
7356 LTLIBOBJS
=$ac_ltlibobjs
7359 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
7360 { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
7361 Usually this means the macro was only invoked conditionally." >&5
7362 echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
7363 Usually this means the macro was only invoked conditionally." >&2;}
7364 { (exit 1); exit 1; }; }
7366 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
7367 { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
7368 Usually this means the macro was only invoked conditionally." >&5
7369 echo "$as_me: error: conditional \"AMDEP\" was never defined.
7370 Usually this means the macro was only invoked conditionally." >&2;}
7371 { (exit 1); exit 1; }; }
7373 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
7374 { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
7375 Usually this means the macro was only invoked conditionally." >&5
7376 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
7377 Usually this means the macro was only invoked conditionally." >&2;}
7378 { (exit 1); exit 1; }; }
7380 if test -z "${ENABLE_NLS_TRUE}" && test -z "${ENABLE_NLS_FALSE}"; then
7381 { { echo "$as_me:$LINENO: error: conditional \"ENABLE_NLS\" was never defined.
7382 Usually this means the macro was only invoked conditionally." >&5
7383 echo "$as_me: error: conditional \"ENABLE_NLS\" was never defined.
7384 Usually this means the macro was only invoked conditionally." >&2;}
7385 { (exit 1); exit 1; }; }
7388 : ${CONFIG_STATUS=./config.status}
7389 ac_clean_files_save
=$ac_clean_files
7390 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
7391 { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
7392 echo "$as_me: creating $CONFIG_STATUS" >&6;}
7393 cat >$CONFIG_STATUS <<_ACEOF
7395 # Generated by $as_me.
7396 # Run this file to recreate the current configuration.
7397 # Compiler output produced by configure, useful for debugging
7398 # configure, is in config.log if it exists.
7403 SHELL=\${CONFIG_SHELL-$SHELL}
7406 cat >>$CONFIG_STATUS <<\_ACEOF
7407 ## --------------------- ##
7408 ## M4sh Initialization. ##
7409 ## --------------------- ##
7411 # Be Bourne compatible
7412 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then
7415 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
7416 # is contrary to our usage. Disable this feature.
7417 alias -g '${1+"$@"}'='"$@"'
7418 elif test -n "${BASH_VERSION+set}" && (set -o posix
) >/dev
/null
2>&1; then
7421 DUALCASE
=1; export DUALCASE
# for MKS sh
7423 # Support unset when possible.
7424 if ( (MAIL
=60; unset MAIL
) ||
exit) >/dev
/null
2>&1; then
7431 # Work around bugs in pre-3.0 UWIN ksh.
7432 $as_unset ENV MAIL MAILPATH
7439 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
7440 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
7441 LC_TELEPHONE LC_TIME
7443 if (set +x
; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
7444 eval $as_var=C
; export $as_var
7450 # Required to use basename.
7451 if expr a
: '\(a\)' >/dev
/null
2>&1; then
7457 if (basename /) >/dev
/null
2>&1 && test "X`basename / 2>&1`" = "X/"; then
7458 as_basename
=basename
7464 # Name of the executable.
7465 as_me
=`$as_basename "$0" ||
7466 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
7467 X"$0" : 'X\(//\)$' \| \
7468 X"$0" : 'X\(/\)$' \| \
7469 . : '\(.\)' 2>/dev/null ||
7471 sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
7472 /^X\/\(\/\/\)$/{ s//\1/; q; }
7473 /^X\/\(\/\).*/{ s//\1/; q; }
7477 # PATH needs CR, and LINENO needs CR and PATH.
7478 # Avoid depending upon Character Ranges.
7479 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
7480 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
7481 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
7482 as_cr_digits
='0123456789'
7483 as_cr_alnum
=$as_cr_Letters$as_cr_digits
7485 # The user is always right.
7486 if test "${PATH_SEPARATOR+set}" != set; then
7487 echo "#! /bin/sh" >conf$$.sh
7488 echo "exit 0" >>conf$$.sh
7490 if (PATH
="/nonexistent;."; conf$$.sh
) >/dev
/null
2>&1; then
7501 as_lineno_3
=`(expr $as_lineno_1 + 1) 2>/dev/null`
7502 test "x$as_lineno_1" != "x$as_lineno_2" &&
7503 test "x$as_lineno_3" = "x$as_lineno_2" ||
{
7504 # Find who we are. Look in the path if we contain no path at all
7507 *[\\/]* ) as_myself
=$0 ;;
7508 *) as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7512 test -z "$as_dir" && as_dir
=.
7513 test -r "$as_dir/$0" && as_myself
=$as_dir/$0 && break
7518 # We did not find ourselves, most probably we were run as `sh COMMAND'
7519 # in which case we are not to be found in the path.
7520 if test "x$as_myself" = x
; then
7523 if test ! -f "$as_myself"; then
7524 { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
7525 echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
7526 { (exit 1); exit 1; }; }
7528 case $CONFIG_SHELL in
7530 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7531 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
7534 test -z "$as_dir" && as_dir
=.
7535 for as_base
in sh bash ksh sh5
; do
7538 if ("$as_dir/$as_base" -c '
7541 as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
7542 test "x$as_lineno_1" != "x$as_lineno_2" &&
7543 test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev
/null
; then
7544 $as_unset BASH_ENV ||
test "${BASH_ENV+set}" != set ||
{ BASH_ENV
=; export BASH_ENV
; }
7545 $as_unset ENV ||
test "${ENV+set}" != set ||
{ ENV
=; export ENV
; }
7546 CONFIG_SHELL
=$as_dir/$as_base
7548 exec "$CONFIG_SHELL" "$0" ${1+"$@"}
7556 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
7557 # uniformly replaced by the line number. The first 'sed' inserts a
7558 # line-number line before each line; the second 'sed' does the real
7559 # work. The second script uses 'N' to pair each line-number line
7560 # with the numbered line, and appends trailing '-' during
7561 # substitution so that $LINENO is not a special case at line end.
7562 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
7563 # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
7564 sed '=' <$as_myself |
7569 s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
7572 s,^['$as_cr_digits']*\n,,
7574 chmod +x
$as_me.lineno ||
7575 { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
7576 echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
7577 { (exit 1); exit 1; }; }
7579 # Don't try to exec as it changes $[0], causing all sort of problems
7580 # (the dirname of $[0] is not the place where we might find the
7581 # original and so on. Autoconf is especially sensible to this).
7583 # Exit status is that of the last command.
7588 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
7589 *c
*,-n*) ECHO_N
= ECHO_C
='
7591 *c
*,* ) ECHO_N
=-n ECHO_C
= ECHO_T
= ;;
7592 *) ECHO_N
= ECHO_C
='\c' ECHO_T
= ;;
7595 if expr a
: '\(a\)' >/dev
/null
2>&1; then
7601 rm -f conf$$ conf$$.exe conf$$.
file
7603 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
7604 # We could just check for DJGPP; but this test a) works b) is more generic
7605 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
7606 if test -f conf$$.exe
; then
7607 # Don't use ln at all; we don't have any links
7612 elif ln conf$$.
file conf$$
2>/dev
/null
; then
7617 rm -f conf$$ conf$$.exe conf$$.
file
7619 if mkdir
-p .
2>/dev
/null
; then
7622 test -d .
/-p && rmdir .
/-p
7626 as_executable_p
="test -f"
7628 # Sed expression to map a string onto a valid CPP name.
7629 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
7631 # Sed expression to map a string onto a valid variable name.
7632 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
7636 # We need space, tab and new line, in precisely that order.
7646 # Open the log real soon, to keep \$[0] and so on meaningful, and to
7647 # report actual input values of CONFIG_FILES etc. instead of their
7648 # values after options handling. Logging --version etc. is OK.
7652 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
7653 ## Running $as_me. ##
7658 This file was extended by cpplib $as_me , which was
7659 generated by GNU Autoconf 2.59. Invocation command line was
7661 CONFIG_FILES = $CONFIG_FILES
7662 CONFIG_HEADERS = $CONFIG_HEADERS
7663 CONFIG_LINKS = $CONFIG_LINKS
7664 CONFIG_COMMANDS = $CONFIG_COMMANDS
7668 echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
7672 # Files that config.status was made for.
7673 if test -n "$ac_config_files"; then
7674 echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
7677 if test -n "$ac_config_headers"; then
7678 echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
7681 if test -n "$ac_config_links"; then
7682 echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
7685 if test -n "$ac_config_commands"; then
7686 echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
7689 cat >>$CONFIG_STATUS <<\_ACEOF
7692 \`$as_me' instantiates files from templates according to the
7693 current configuration.
7695 Usage: $0 [OPTIONS] [FILE]...
7697 -h, --help print this help, then exit
7698 -V, --version print version number, then exit
7699 -q, --quiet do not print progress messages
7700 -d, --debug don't remove temporary files
7701 --recheck update $as_me by reconfiguring in the same conditions
7702 --file=FILE[:TEMPLATE]
7703 instantiate the configuration file FILE
7704 --header=FILE[:TEMPLATE]
7705 instantiate the configuration header FILE
7707 Configuration files:
7710 Configuration headers:
7713 Configuration commands:
7716 Report bugs to <bug-autoconf@gnu.org>."
7719 cat >>$CONFIG_STATUS <<_ACEOF
7721 cpplib config.status
7722 configured by $0, generated by GNU Autoconf 2.59,
7723 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
7725 Copyright (C) 2003 Free Software Foundation, Inc.
7726 This config.status script is free software; the Free Software Foundation
7727 gives unlimited permission to copy, distribute and modify it."
7732 cat >>$CONFIG_STATUS <<\_ACEOF
7733 # If no file are specified by the user, then we need to provide default
7734 # value. By we need to know if files were specified by the user.
7740 ac_option
=`expr "x$1" : 'x\([^=]*\)='`
7741 ac_optarg
=`expr "x$1" : 'x[^=]*=\(.*\)'`
7749 *) # This is not an option, so the user has probably given explicit
7752 ac_need_defaults
=false
;;
7756 # Handling of the options.
7758 cat >>$CONFIG_STATUS <<\_ACEOF
7759 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
7761 --version |
--vers* |
-V )
7762 echo "$ac_cs_version"; exit 0 ;;
7764 # Conflict between --help and --header
7765 { { echo "$as_me:$LINENO: error: ambiguous option: $1
7766 Try \`$0 --help' for more information." >&5
7767 echo "$as_me: error: ambiguous option: $1
7768 Try \`$0 --help' for more information." >&2;}
7769 { (exit 1); exit 1; }; };;
7770 --help |
--hel |
-h )
7771 echo "$ac_cs_usage"; exit 0 ;;
7772 --debug |
--d* |
-d )
7774 --file |
--fil |
--fi |
--f )
7776 CONFIG_FILES
="$CONFIG_FILES $ac_optarg"
7777 ac_need_defaults
=false
;;
7778 --header |
--heade |
--head |
--hea )
7780 CONFIG_HEADERS
="$CONFIG_HEADERS $ac_optarg"
7781 ac_need_defaults
=false
;;
7782 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
7783 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
7787 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
7788 Try \`$0 --help' for more information." >&5
7789 echo "$as_me: error: unrecognized option: $1
7790 Try \`$0 --help' for more information." >&2;}
7791 { (exit 1); exit 1; }; } ;;
7793 *) ac_config_targets
="$ac_config_targets $1" ;;
7799 ac_configure_extra_args
=
7801 if $ac_cs_silent; then
7803 ac_configure_extra_args
="$ac_configure_extra_args --silent"
7807 cat >>$CONFIG_STATUS <<_ACEOF
7808 if \$ac_cs_recheck; then
7809 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
7810 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
7815 cat >>$CONFIG_STATUS <<_ACEOF
7817 # INIT-COMMANDS section.
7820 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
7826 cat >>$CONFIG_STATUS <<\_ACEOF
7827 for ac_config_target
in $ac_config_targets
7829 case "$ac_config_target" in
7830 # Handling of arguments.
7831 "Makefile" ) CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
7832 "depfiles" ) CONFIG_COMMANDS
="$CONFIG_COMMANDS depfiles" ;;
7833 "config.h" ) CONFIG_HEADERS
="$CONFIG_HEADERS config.h:config.in" ;;
7834 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
7835 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
7836 { (exit 1); exit 1; }; };;
7840 # If the user did not use the arguments to specify the items to instantiate,
7841 # then the envvar interface is used. Set only those that are not.
7842 # We use the long form for the default assignment because of an extremely
7843 # bizarre bug on SunOS 4.1.3.
7844 if $ac_need_defaults; then
7845 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
7846 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
7847 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
7850 # Have a temporary directory for convenience. Make it in the build tree
7851 # simply because there is no reason to put it here, and in addition,
7852 # creating and moving files from /tmp can sometimes cause problems.
7853 # Create a temporary directory, and hook for its removal unless debugging.
7856 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
7857 trap '{ (exit 1); exit 1; }' 1 2 13 15
7860 # Create a (secure) tmp directory for tmp files.
7863 tmp
=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
7864 test -n "$tmp" && test -d "$tmp"
7867 tmp
=.
/confstat$$
-$RANDOM
7868 (umask 077 && mkdir
$tmp)
7871 echo "$me: cannot create a temporary directory in ." >&2
7872 { (exit 1); exit 1; }
7877 cat >>$CONFIG_STATUS <<_ACEOF
7880 # CONFIG_FILES section.
7883 # No need to generate the scripts if there are no CONFIG_FILES.
7884 # This happens for instance when ./config.status config.h
7885 if test -n "\$CONFIG_FILES"; then
7886 # Protect against being on the right side of a sed subst in config.status.
7887 sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
7888 s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
7889 s,@SHELL@,$SHELL,;t t
7890 s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
7891 s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
7892 s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
7893 s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
7894 s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
7895 s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
7896 s,@exec_prefix@,$exec_prefix,;t t
7897 s,@prefix@,$prefix,;t t
7898 s,@program_transform_name@,$program_transform_name,;t t
7899 s,@bindir@,$bindir,;t t
7900 s,@sbindir@,$sbindir,;t t
7901 s,@libexecdir@,$libexecdir,;t t
7902 s,@datadir@,$datadir,;t t
7903 s,@sysconfdir@,$sysconfdir,;t t
7904 s,@sharedstatedir@,$sharedstatedir,;t t
7905 s,@localstatedir@,$localstatedir,;t t
7906 s,@libdir@,$libdir,;t t
7907 s,@includedir@,$includedir,;t t
7908 s,@oldincludedir@,$oldincludedir,;t t
7909 s,@infodir@,$infodir,;t t
7910 s,@mandir@,$mandir,;t t
7911 s,@build_alias@,$build_alias,;t t
7912 s,@host_alias@,$host_alias,;t t
7913 s,@target_alias@,$target_alias,;t t
7915 s,@ECHO_C@,$ECHO_C,;t t
7916 s,@ECHO_N@,$ECHO_N,;t t
7917 s,@ECHO_T@,$ECHO_T,;t t
7919 s,@build@,$build,;t t
7920 s,@build_cpu@,$build_cpu,;t t
7921 s,@build_vendor@,$build_vendor,;t t
7922 s,@build_os@,$build_os,;t t
7924 s,@host_cpu@,$host_cpu,;t t
7925 s,@host_vendor@,$host_vendor,;t t
7926 s,@host_os@,$host_os,;t t
7927 s,@target@,$target,;t t
7928 s,@target_cpu@,$target_cpu,;t t
7929 s,@target_vendor@,$target_vendor,;t t
7930 s,@target_os@,$target_os,;t t
7931 s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
7932 s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
7933 s,@INSTALL_DATA@,$INSTALL_DATA,;t t
7934 s,@CYGPATH_W@,$CYGPATH_W,;t t
7935 s,@PACKAGE@,$PACKAGE,;t t
7936 s,@VERSION@,$VERSION,;t t
7937 s,@ACLOCAL@,$ACLOCAL,;t t
7938 s,@AUTOCONF@,$AUTOCONF,;t t
7939 s,@AUTOMAKE@,$AUTOMAKE,;t t
7940 s,@AUTOHEADER@,$AUTOHEADER,;t t
7941 s,@MAKEINFO@,$MAKEINFO,;t t
7942 s,@AMTAR@,$AMTAR,;t t
7943 s,@install_sh@,$install_sh,;t t
7944 s,@STRIP@,$STRIP,;t t
7945 s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
7946 s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
7947 s,@mkdir_p@,$mkdir_p,;t t
7949 s,@SET_MAKE@,$SET_MAKE,;t t
7950 s,@am__leading_dot@,$am__leading_dot,;t t
7951 s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
7952 s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
7953 s,@MAINT@,$MAINT,;t t
7955 s,@CFLAGS@,$CFLAGS,;t t
7956 s,@LDFLAGS@,$LDFLAGS,;t t
7957 s,@CPPFLAGS@,$CPPFLAGS,;t t
7958 s,@ac_ct_CC@,$ac_ct_CC,;t t
7959 s,@EXEEXT@,$EXEEXT,;t t
7960 s,@OBJEXT@,$OBJEXT,;t t
7961 s,@DEPDIR@,$DEPDIR,;t t
7962 s,@am__include@,$am__include,;t t
7963 s,@am__quote@,$am__quote,;t t
7964 s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
7965 s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
7966 s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
7967 s,@CCDEPMODE@,$CCDEPMODE,;t t
7968 s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
7969 s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
7970 s,@RANLIB@,$RANLIB,;t t
7971 s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
7973 s,@EGREP@,$EGREP,;t t
7974 s,@LIBOBJS@,$LIBOBJS,;t t
7975 s,@ALLOCA@,$ALLOCA,;t t
7976 s,@USE_NLS@,$USE_NLS,;t t
7977 s,@LIBINTL@,$LIBINTL,;t t
7978 s,@LIBINTL_DEP@,$LIBINTL_DEP,;t t
7979 s,@INCINTL@,$INCINTL,;t t
7980 s,@XGETTEXT@,$XGETTEXT,;t t
7981 s,@GMSGFMT@,$GMSGFMT,;t t
7982 s,@POSUB@,$POSUB,;t t
7983 s,@CATALOGS@,$CATALOGS,;t t
7984 s,@LIBICONV@,$LIBICONV,;t t
7985 s,@LTLIBICONV@,$LTLIBICONV,;t t
7986 s,@ENABLE_NLS_TRUE@,$ENABLE_NLS_TRUE,;t t
7987 s,@ENABLE_NLS_FALSE@,$ENABLE_NLS_FALSE,;t t
7988 s,@LTLIBOBJS@,$LTLIBOBJS,;t t
7993 cat >>$CONFIG_STATUS <<\_ACEOF
7994 # Split the substitutions into bite-sized pieces for seds with
7995 # small command number limits, like on Digital OSF/1 and HP-UX.
7997 ac_sed_frag
=1 # Number of current file.
7998 ac_beg
=1 # First line for current file.
7999 ac_end
=$ac_max_sed_lines # Line after last line for current file.
8002 while $ac_more_lines; do
8003 if test $ac_beg -gt 1; then
8004 sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
8006 sed "${ac_end}q" $tmp/subs.
sed >$tmp/subs.frag
8008 if test ! -s $tmp/subs.frag
; then
8011 # The purpose of the label and of the branching condition is to
8012 # speed up the sed processing (if there are no `@' at all, there
8013 # is no need to browse any of the substitutions).
8014 # These are the two extra sed commands mentioned above.
8016 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag
) >$tmp/subs-
$ac_sed_frag.
sed
8017 if test -z "$ac_sed_cmds"; then
8018 ac_sed_cmds
="sed -f $tmp/subs-$ac_sed_frag.sed"
8020 ac_sed_cmds
="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
8022 ac_sed_frag
=`expr $ac_sed_frag + 1`
8024 ac_end
=`expr $ac_end + $ac_max_sed_lines`
8027 if test -z "$ac_sed_cmds"; then
8030 fi # test -n "$CONFIG_FILES"
8033 cat >>$CONFIG_STATUS <<\_ACEOF
8034 for ac_file
in : $CONFIG_FILES; do test "x$ac_file" = x
: && continue
8035 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8037 - |
*:- |
*:-:* ) # input from stdin
8039 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8040 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8041 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8042 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8043 * ) ac_file_in
=$ac_file.
in ;;
8046 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
8047 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
8048 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8049 X"$ac_file" : 'X\(//\)[^/]' \| \
8050 X"$ac_file" : 'X\(//\)$' \| \
8051 X"$ac_file" : 'X\(/\)' \| \
8052 . : '\(.\)' 2>/dev/null ||
8054 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8055 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8056 /^X\(\/\/\)$/{ s//\1/; q; }
8057 /^X\(\/\).*/{ s//\1/; q; }
8059 { if $as_mkdir_p; then
8064 while test ! -d "$as_dir"; do
8065 as_dirs
="$as_dir $as_dirs"
8066 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
8067 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8068 X"$as_dir" : 'X\(//\)[^/]' \| \
8069 X"$as_dir" : 'X\(//\)$' \| \
8070 X"$as_dir" : 'X\(/\)' \| \
8071 . : '\(.\)' 2>/dev/null ||
8073 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8074 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8075 /^X\(\/\/\)$/{ s//\1/; q; }
8076 /^X\(\/\).*/{ s//\1/; q; }
8079 test ! -n "$as_dirs" || mkdir
$as_dirs
8080 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
8081 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
8082 { (exit 1); exit 1; }; }; }
8086 if test "$ac_dir" != .
; then
8087 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
8088 # A "../" for each directory in $ac_dir_suffix.
8089 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
8091 ac_dir_suffix
= ac_top_builddir
=
8095 .
) # No --srcdir option. We are building in place.
8097 if test -z "$ac_top_builddir"; then
8100 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
8102 [\\/]* | ?
:[\\/]* ) # Absolute path.
8103 ac_srcdir
=$srcdir$ac_dir_suffix;
8104 ac_top_srcdir
=$srcdir ;;
8106 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
8107 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
8110 # Do not use `cd foo && pwd` to compute absolute paths, because
8111 # the directories may not exist.
8113 .
) ac_abs_builddir
="$ac_dir";;
8116 .
) ac_abs_builddir
=`pwd`;;
8117 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
8118 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
8121 case $ac_abs_builddir in
8122 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
8124 case ${ac_top_builddir}.
in
8125 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
8126 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
8127 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
8130 case $ac_abs_builddir in
8131 .
) ac_abs_srcdir
=$ac_srcdir;;
8134 .
) ac_abs_srcdir
=$ac_abs_builddir;;
8135 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
8136 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
8139 case $ac_abs_builddir in
8140 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
8142 case $ac_top_srcdir in
8143 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
8144 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
8145 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
8151 [\\/$
]* | ?
:[\\/]* ) ac_INSTALL
=$INSTALL ;;
8152 *) ac_INSTALL
=$ac_top_builddir$INSTALL ;;
8155 if test x
"$ac_file" != x-
; then
8156 { echo "$as_me:$LINENO: creating $ac_file" >&5
8157 echo "$as_me: creating $ac_file" >&6;}
8160 # Let's still pretend it is `configure' which instantiates (i.e., don't
8161 # use $as_me), people would be surprised to read:
8162 # /* config.h. Generated by config.status. */
8163 if test x
"$ac_file" = x-
; then
8166 configure_input
="$ac_file. "
8168 configure_input
=$configure_input"Generated from `echo $ac_file_in |
8169 sed 's,.*/,,'` by configure."
8171 # First look for the input files in the build tree, otherwise in the
8173 ac_file_inputs
=`IFS=:
8174 for f in $ac_file_in; do
8176 -) echo $tmp/stdin ;;
8178 # Absolute (can't be DOS-style, as IFS=:)
8179 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8180 echo "$as_me: error: cannot find input file: $f" >&2;}
8181 { (exit 1); exit 1; }; }
8184 if test -f "$f"; then
8187 elif test -f "$srcdir/$f"; then
8192 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8193 echo "$as_me: error: cannot find input file: $f" >&2;}
8194 { (exit 1); exit 1; }; }
8197 done` ||
{ (exit 1); exit 1; }
8199 cat >>$CONFIG_STATUS <<_ACEOF
8203 cat >>$CONFIG_STATUS <<\_ACEOF
8205 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
8206 s
,@configure_input@
,$configure_input,;t t
8207 s
,@srcdir@
,$ac_srcdir,;t t
8208 s
,@abs_srcdir@
,$ac_abs_srcdir,;t t
8209 s
,@top_srcdir@
,$ac_top_srcdir,;t t
8210 s
,@abs_top_srcdir@
,$ac_abs_top_srcdir,;t t
8211 s
,@builddir@
,$ac_builddir,;t t
8212 s
,@abs_builddir@
,$ac_abs_builddir,;t t
8213 s
,@top_builddir@
,$ac_top_builddir,;t t
8214 s
,@abs_top_builddir@
,$ac_abs_top_builddir,;t t
8215 s
,@INSTALL@
,$ac_INSTALL,;t t
8216 " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
8218 if test x"$ac_file" != x-; then
8219 mv $tmp/out $ac_file
8227 cat >>$CONFIG_STATUS <<\_ACEOF
8230 # CONFIG_HEADER section.
8233 # These sed commands are passed to sed as "A NAME B NAME C VALUE D
", where
8234 # NAME is the cpp macro being defined and VALUE is the value it is being given.
8236 # ac_d sets the value in "#define NAME VALUE" lines.
8237 ac_dA
='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
8238 ac_dB
='[ ].*$,\1#\2'
8241 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
8242 ac_uA
='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
8243 ac_uB
='$,\1#\2define\3'
8247 for ac_file
in : $CONFIG_HEADERS; do test "x$ac_file" = x
: && continue
8248 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8250 - |
*:- |
*:-:* ) # input from stdin
8252 ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8253 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8254 *:* ) ac_file_in
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8255 ac_file
=`echo "$ac_file" | sed 's,:.*,,'` ;;
8256 * ) ac_file_in
=$ac_file.
in ;;
8259 test x
"$ac_file" != x-
&& { echo "$as_me:$LINENO: creating $ac_file" >&5
8260 echo "$as_me: creating $ac_file" >&6;}
8262 # First look for the input files in the build tree, otherwise in the
8264 ac_file_inputs
=`IFS=:
8265 for f in $ac_file_in; do
8267 -) echo $tmp/stdin ;;
8269 # Absolute (can't be DOS-style, as IFS=:)
8270 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8271 echo "$as_me: error: cannot find input file: $f" >&2;}
8272 { (exit 1); exit 1; }; }
8273 # Do quote $f, to prevent DOS paths from being IFS'd.
8276 if test -f "$f"; then
8279 elif test -f "$srcdir/$f"; then
8284 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
8285 echo "$as_me: error: cannot find input file: $f" >&2;}
8286 { (exit 1); exit 1; }; }
8289 done` ||
{ (exit 1); exit 1; }
8290 # Remove the trailing spaces.
8291 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
8295 # Transform confdefs.h into two sed scripts, `conftest.defines' and
8296 # `conftest.undefs', that substitutes the proper values into
8297 # config.h.in to produce config.h. The first handles `#define'
8298 # templates, and the second `#undef' templates.
8299 # And first: Protect against being on the right side of a sed subst in
8300 # config.status. Protect against being in an unquoted here document
8302 rm -f conftest.defines conftest.undefs
8303 # Using a here document instead of a string reduces the quoting nightmare.
8304 # Putting comments in sed scripts is not portable.
8306 # `end' is used to avoid that the second main sed command (meant for
8307 # 0-ary CPP macros) applies to n-ary macro definitions.
8308 # See the Autoconf documentation for `clear'.
8309 cat >confdef2sed.
sed <<\_ACEOF
8314 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
8316 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
8319 # If some macros were called several times there might be several times
8320 # the same #defines, which is useless. Nevertheless, we may not want to
8321 # sort them, since we want the *last* AC-DEFINE to be honored.
8322 uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
8323 sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
8324 rm -f confdef2sed.sed
8326 # This sed command replaces #undef with comments. This is necessary, for
8327 # example, in the case of _POSIX_SOURCE, which is predefined and required
8328 # on some systems where configure will not decide to define it.
8329 cat >>conftest.undefs <<\_ACEOF
8330 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
8333 # Break up conftest.defines because some shells have a limit on the size
8334 # of here documents, and old seds have small limits too (100 cmds).
8335 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
8336 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
8337 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
8338 echo ' :' >>$CONFIG_STATUS
8340 while grep . conftest.defines >/dev/null
8342 # Write a limited-size here document to $tmp/defines.sed.
8343 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
8344 # Speed up: don't consider the non `#define' lines.
8345 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
8346 # Work around the forget-to-reset-the-flag bug.
8347 echo 't clr' >>$CONFIG_STATUS
8348 echo ': clr' >>$CONFIG_STATUS
8349 sed ${ac_max_here_lines}q conftest.defines
>>$CONFIG_STATUS
8351 sed -f $tmp/defines.sed $tmp/in >$tmp/out
8355 sed 1,${ac_max_here_lines}d conftest.defines
>conftest.
tail
8356 rm -f conftest.defines
8357 mv conftest.
tail conftest.defines
8359 rm -f conftest.defines
8360 echo ' fi # grep' >>$CONFIG_STATUS
8361 echo >>$CONFIG_STATUS
8363 # Break up conftest.undefs because some shells have a limit on the size
8364 # of here documents, and old seds have small limits too (100 cmds).
8365 echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
8367 while grep . conftest.undefs
>/dev
/null
8369 # Write a limited-size here document to $tmp/undefs.sed.
8370 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
8371 # Speed up: don't consider the non
`#undef'
8372 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
8373 # Work around the forget-to-reset-the-flag bug.
8374 echo 't clr' >>$CONFIG_STATUS
8375 echo ': clr' >>$CONFIG_STATUS
8376 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
8378 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
8382 sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
8383 rm -f conftest.undefs
8384 mv conftest.tail conftest.undefs
8386 rm -f conftest.undefs
8388 cat >>$CONFIG_STATUS <<\_ACEOF
8389 # Let's still pretend it is `configure
' which instantiates (i.e., don't
8390 # use $as_me), people would be surprised to read:
8391 # /* config.h. Generated by config.status. */
8392 if test x
"$ac_file" = x-
; then
8393 echo "/* Generated by configure. */" >$tmp/config.h
8395 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
8397 cat $tmp/in >>$tmp/config.h
8399 if test x
"$ac_file" != x-
; then
8400 if diff $ac_file $tmp/config.h
>/dev
/null
2>&1; then
8401 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
8402 echo "$as_me: $ac_file is unchanged" >&6;}
8404 ac_dir
=`(dirname "$ac_file") 2>/dev/null ||
8405 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8406 X"$ac_file" : 'X\(//\)[^/]' \| \
8407 X"$ac_file" : 'X\(//\)$' \| \
8408 X"$ac_file" : 'X\(/\)' \| \
8409 . : '\(.\)' 2>/dev/null ||
8411 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8412 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8413 /^X\(\/\/\)$/{ s//\1/; q; }
8414 /^X\(\/\).*/{ s//\1/; q; }
8416 { if $as_mkdir_p; then
8421 while test ! -d "$as_dir"; do
8422 as_dirs
="$as_dir $as_dirs"
8423 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
8424 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8425 X"$as_dir" : 'X\(//\)[^/]' \| \
8426 X"$as_dir" : 'X\(//\)$' \| \
8427 X"$as_dir" : 'X\(/\)' \| \
8428 . : '\(.\)' 2>/dev/null ||
8430 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8431 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8432 /^X\(\/\/\)$/{ s//\1/; q; }
8433 /^X\(\/\).*/{ s//\1/; q; }
8436 test ! -n "$as_dirs" || mkdir
$as_dirs
8437 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
8438 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
8439 { (exit 1); exit 1; }; }; }
8442 mv $tmp/config.h
$ac_file
8448 # Compute $ac_file's index in $config_headers.
8450 for _am_header
in $config_headers :; do
8452 $ac_file |
$ac_file:* )
8455 _am_stamp_count
=`expr $_am_stamp_count + 1` ;;
8458 echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
8459 $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8460 X$ac_file : 'X\(//\)[^/]' \| \
8461 X$ac_file : 'X\(//\)$' \| \
8462 X$ac_file : 'X\(/\)' \| \
8463 . : '\(.\)' 2>/dev/null ||
8465 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8466 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8467 /^X\(\/\/\)$/{ s//\1/; q; }
8468 /^X\(\/\).*/{ s//\1/; q; }
8469 s/.*/./; q'`/stamp-h
$_am_stamp_count
8472 cat >>$CONFIG_STATUS <<\_ACEOF
8475 # CONFIG_COMMANDS section.
8477 for ac_file
in : $CONFIG_COMMANDS; do test "x$ac_file" = x
: && continue
8478 ac_dest
=`echo "$ac_file" | sed 's,:.*,,'`
8479 ac_source
=`echo "$ac_file" | sed 's,[^:]*:,,'`
8480 ac_dir
=`(dirname "$ac_dest") 2>/dev/null ||
8481 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8482 X"$ac_dest" : 'X\(//\)[^/]' \| \
8483 X"$ac_dest" : 'X\(//\)$' \| \
8484 X"$ac_dest" : 'X\(/\)' \| \
8485 . : '\(.\)' 2>/dev/null ||
8487 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8488 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8489 /^X\(\/\/\)$/{ s//\1/; q; }
8490 /^X\(\/\).*/{ s//\1/; q; }
8492 { if $as_mkdir_p; then
8497 while test ! -d "$as_dir"; do
8498 as_dirs
="$as_dir $as_dirs"
8499 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
8500 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8501 X"$as_dir" : 'X\(//\)[^/]' \| \
8502 X"$as_dir" : 'X\(//\)$' \| \
8503 X"$as_dir" : 'X\(/\)' \| \
8504 . : '\(.\)' 2>/dev/null ||
8506 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8507 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8508 /^X\(\/\/\)$/{ s//\1/; q; }
8509 /^X\(\/\).*/{ s//\1/; q; }
8512 test ! -n "$as_dirs" || mkdir
$as_dirs
8513 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
8514 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
8515 { (exit 1); exit 1; }; }; }
8519 if test "$ac_dir" != .
; then
8520 ac_dir_suffix
=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
8521 # A "../" for each directory in $ac_dir_suffix.
8522 ac_top_builddir
=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
8524 ac_dir_suffix
= ac_top_builddir
=
8528 .
) # No --srcdir option. We are building in place.
8530 if test -z "$ac_top_builddir"; then
8533 ac_top_srcdir
=`echo $ac_top_builddir | sed 's,/$,,'`
8535 [\\/]* | ?
:[\\/]* ) # Absolute path.
8536 ac_srcdir
=$srcdir$ac_dir_suffix;
8537 ac_top_srcdir
=$srcdir ;;
8539 ac_srcdir
=$ac_top_builddir$srcdir$ac_dir_suffix
8540 ac_top_srcdir
=$ac_top_builddir$srcdir ;;
8543 # Do not use `cd foo && pwd` to compute absolute paths, because
8544 # the directories may not exist.
8546 .
) ac_abs_builddir
="$ac_dir";;
8549 .
) ac_abs_builddir
=`pwd`;;
8550 [\\/]* | ?
:[\\/]* ) ac_abs_builddir
="$ac_dir";;
8551 *) ac_abs_builddir
=`pwd`/"$ac_dir";;
8554 case $ac_abs_builddir in
8555 .
) ac_abs_top_builddir
=${ac_top_builddir}.
;;
8557 case ${ac_top_builddir}.
in
8558 .
) ac_abs_top_builddir
=$ac_abs_builddir;;
8559 [\\/]* | ?
:[\\/]* ) ac_abs_top_builddir
=${ac_top_builddir}.
;;
8560 *) ac_abs_top_builddir
=$ac_abs_builddir/${ac_top_builddir}.
;;
8563 case $ac_abs_builddir in
8564 .
) ac_abs_srcdir
=$ac_srcdir;;
8567 .
) ac_abs_srcdir
=$ac_abs_builddir;;
8568 [\\/]* | ?
:[\\/]* ) ac_abs_srcdir
=$ac_srcdir;;
8569 *) ac_abs_srcdir
=$ac_abs_builddir/$ac_srcdir;;
8572 case $ac_abs_builddir in
8573 .
) ac_abs_top_srcdir
=$ac_top_srcdir;;
8575 case $ac_top_srcdir in
8576 .
) ac_abs_top_srcdir
=$ac_abs_builddir;;
8577 [\\/]* | ?
:[\\/]* ) ac_abs_top_srcdir
=$ac_top_srcdir;;
8578 *) ac_abs_top_srcdir
=$ac_abs_builddir/$ac_top_srcdir;;
8583 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
8584 echo "$as_me: executing $ac_dest commands" >&6;}
8586 depfiles
) test x
"$AMDEP_TRUE" != x
"" ||
for mf
in $CONFIG_FILES; do
8587 # Strip MF so we end up with the name of the file.
8588 mf
=`echo "$mf" | sed -e 's/:.*$//'`
8589 # Check whether this is an Automake generated Makefile or not.
8590 # We used to match only the files named `Makefile.in', but
8591 # some people rename them; so instead we look at the file content.
8592 # Grep'ing the first line is not enough: some people post-process
8593 # each Makefile.in and add a new line on top of each file to say so.
8594 # So let's grep whole file.
8595 if grep '^#.*generated by automake' $mf > /dev
/null
2>&1; then
8596 dirpart
=`(dirname "$mf") 2>/dev/null ||
8597 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8598 X"$mf" : 'X\(//\)[^/]' \| \
8599 X"$mf" : 'X\(//\)$' \| \
8600 X"$mf" : 'X\(/\)' \| \
8601 . : '\(.\)' 2>/dev/null ||
8603 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8604 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8605 /^X\(\/\/\)$/{ s//\1/; q; }
8606 /^X\(\/\).*/{ s//\1/; q; }
8611 grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev
/null ||
continue
8612 # Extract the definition of DEP_FILES from the Makefile without
8614 DEPDIR
=`sed -n 's/^DEPDIR = //p' < "$mf"`
8615 test -z "$DEPDIR" && continue
8616 # When using ansi2knr, U may be empty or an underscore; expand it
8617 U
=`sed -n 's/^U = //p' < "$mf"`
8618 test -d "$dirpart/$DEPDIR" || mkdir
"$dirpart/$DEPDIR"
8619 # We invoke sed twice because it is the simplest approach to
8620 # changing $(DEPDIR) to its actual value in the expansion.
8621 for file in `sed -n '
8622 /^DEP_FILES = .*\\\\$/ {
8631 /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
8632 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
8633 # Make sure the directory exists.
8634 test -f "$dirpart/$file" && continue
8635 fdir
=`(dirname "$file") 2>/dev/null ||
8636 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8637 X"$file" : 'X\(//\)[^/]' \| \
8638 X"$file" : 'X\(//\)$' \| \
8639 X"$file" : 'X\(/\)' \| \
8640 . : '\(.\)' 2>/dev/null ||
8642 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8643 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8644 /^X\(\/\/\)$/{ s//\1/; q; }
8645 /^X\(\/\).*/{ s//\1/; q; }
8647 { if $as_mkdir_p; then
8648 mkdir
-p $dirpart/$fdir
8650 as_dir
=$dirpart/$fdir
8652 while test ! -d "$as_dir"; do
8653 as_dirs
="$as_dir $as_dirs"
8654 as_dir
=`(dirname "$as_dir") 2>/dev/null ||
8655 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8656 X"$as_dir" : 'X\(//\)[^/]' \| \
8657 X"$as_dir" : 'X\(//\)$' \| \
8658 X"$as_dir" : 'X\(/\)' \| \
8659 . : '\(.\)' 2>/dev/null ||
8661 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
8662 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
8663 /^X\(\/\/\)$/{ s//\1/; q; }
8664 /^X\(\/\).*/{ s//\1/; q; }
8667 test ! -n "$as_dirs" || mkdir
$as_dirs
8668 fi ||
{ { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
8669 echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
8670 { (exit 1); exit 1; }; }; }
8672 # echo "creating $dirpart/$file"
8673 echo '# dummy' > "$dirpart/$file"
8681 cat >>$CONFIG_STATUS <<\_ACEOF
8683 { (exit 0); exit 0; }
8685 chmod +x
$CONFIG_STATUS
8686 ac_clean_files
=$ac_clean_files_save
8689 # configure is writing to config.log, and then calls config.status.
8690 # config.status does its own redirection, appending to config.log.
8691 # Unfortunately, on DOS this fails, as config.log is still kept open
8692 # by configure, so config.status won't be able to write to it; its
8693 # output is simply discarded. So we exec the FD to /dev/null,
8694 # effectively closing config.log, so it can be properly (re)opened and
8695 # appended to by config.status. When coming back to configure, we
8696 # need to make the FD available again.
8697 if test "$no_create" != yes; then
8699 ac_config_status_args
=
8700 test "$silent" = yes &&
8701 ac_config_status_args
="$ac_config_status_args --quiet"
8703 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
8705 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8706 # would make configure fail if this is the last instruction.
8707 $ac_cs_success ||
{ (exit 1); exit 1; }