4 -# Makefile.in generated by automake 1.9.5 from Makefile.am.
5 +# Makefile.in generated by automake 1.9.6 from Makefile.am.
8 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13 -SOURCES = $(makedoc_SOURCES) $(mutt_SOURCES) $(EXTRA_mutt_SOURCES) $(mutt_dotlock_SOURCES) pgpewrap.c $(pgpring_SOURCES)
16 top_srcdir = @top_srcdir@
19 am_mutt_OBJECTS = $(am__objects_1) addrbook.$(OBJEXT) alias.$(OBJEXT) \
20 attach.$(OBJEXT) base64.$(OBJEXT) browser.$(OBJEXT) \
21 buffy.$(OBJEXT) color.$(OBJEXT) crypt.$(OBJEXT) \
22 - cryptglue.$(OBJEXT) commands.$(OBJEXT) complete.$(OBJEXT) \
23 - compose.$(OBJEXT) copy.$(OBJEXT) curs_lib.$(OBJEXT) \
24 - curs_main.$(OBJEXT) date.$(OBJEXT) edit.$(OBJEXT) \
25 - enter.$(OBJEXT) flags.$(OBJEXT) init.$(OBJEXT) \
26 + cryptglue.$(OBJEXT) compress.$(OBJEXT) commands.$(OBJEXT) \
27 + complete.$(OBJEXT) compose.$(OBJEXT) copy.$(OBJEXT) \
28 + curs_lib.$(OBJEXT) curs_main.$(OBJEXT) date.$(OBJEXT) \
29 + edit.$(OBJEXT) enter.$(OBJEXT) flags.$(OBJEXT) init.$(OBJEXT) \
30 filter.$(OBJEXT) from.$(OBJEXT) getdomain.$(OBJEXT) \
31 group.$(OBJEXT) handler.$(OBJEXT) hash.$(OBJEXT) \
32 hdrline.$(OBJEXT) headers.$(OBJEXT) help.$(OBJEXT) \
36 GPGME_CONFIG = @GPGME_CONFIG@
38 INSTALL_DATA = @INSTALL_DATA@
39 INSTALL_PROGRAM = @INSTALL_PROGRAM@
40 INSTALL_SCRIPT = @INSTALL_SCRIPT@
42 USE_SSL_TRUE = @USE_SSL_TRUE@
45 -ac_ct_AR = @ac_ct_AR@
47 -ac_ct_RANLIB = @ac_ct_RANLIB@
48 -ac_ct_STRIP = @ac_ct_STRIP@
49 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
50 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
51 am__include = @am__include@
54 build_vendor = @build_vendor@
56 +datarootdir = @datarootdir@
59 exec_prefix = @exec_prefix@
61 host_alias = @host_alias@
64 host_vendor = @host_vendor@
66 includedir = @includedir@
68 install_sh = @install_sh@
70 libexecdir = @libexecdir@
71 +localedir = @localedir@
72 localstatedir = @localstatedir@
75 oldincludedir = @oldincludedir@
78 program_transform_name = @program_transform_name@
81 sharedstatedir = @sharedstatedir@
82 sysconfdir = @sysconfdir@
84 BUILT_SOURCES = keymap_defs.h patchlist.c reldate.h
85 mutt_SOURCES = $(BUILT_SOURCES) \
86 addrbook.c alias.c attach.c base64.c browser.c buffy.c color.c \
87 - crypt.c cryptglue.c \
88 + crypt.c cryptglue.c compress.c \
89 commands.c complete.c compose.c copy.c curs_lib.c curs_main.c date.c \
90 edit.c enter.c flags.c init.c filter.c from.c \
93 crypt-gpgme.c crypt-mod-pgp-gpgme.c crypt-mod-smime-gpgme.c
95 EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \
96 - configure account.h \
97 + configure account.h compress.h \
98 attach.h buffy.h charset.h copy.h crypthash.h dotlock.h functions.h gen_defs \
99 globals.h hash.h history.h init.h keymap.h mutt_crypt.h \
100 mailbox.h mapping.h md5.h mime.h mutt.h mutt_curses.h mutt_menu.h \
102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/commands.Po@am__quote@
103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/complete.Po@am__quote@
104 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compose.Po@am__quote@
105 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Po@am__quote@
106 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy.Po@am__quote@
107 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypt-gpgme.Po@am__quote@
108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/crypt-mod-pgp-classic.Po@am__quote@
111 @@ -481,24 +481,24 @@
113 #undef SIG_ATOMIC_VOLATILE_T
115 -/* The size of a `int', as computed by sizeof. */
116 +/* The size of `int', as computed by sizeof. */
119 -/* The size of a `long', as computed by sizeof. */
120 +/* The size of `long', as computed by sizeof. */
123 -/* The size of a `long long', as computed by sizeof. */
124 +/* The size of `long long', as computed by sizeof. */
125 #undef SIZEOF_LONG_LONG
127 -/* The size of a `off_t', as computed by sizeof. */
128 +/* The size of `off_t', as computed by sizeof. */
131 -/* The size of a `short', as computed by sizeof. */
132 +/* The size of `short', as computed by sizeof. */
135 /* If using the C implementation of alloca, define if you know the
136 direction of stack growth for your system; otherwise it will be
137 - automatically deduced at run-time.
138 + automatically deduced at runtime.
139 STACK_DIRECTION > 0 => grows toward higher addresses
140 STACK_DIRECTION < 0 => grows toward lower addresses
141 STACK_DIRECTION = 0 => direction of growth unknown */
143 /* Define to enable Sun mailtool attachments support. */
144 #undef SUN_ATTACHMENT
146 +/* Define to support compressed folders. */
147 +#undef USE_COMPRESSED
149 /* Define to use dotlocking for mailboxes. */
153 /* Define to 'int' if system headers don't define. */
156 -/* Define to `long' if <sys/types.h> does not define. */
157 +/* Define to `long int' if <sys/types.h> does not define. */
160 /* Define to `int' if <sys/types.h> does not define. */
162 /* Define to `int' if <sys/types.h> does not define. */
165 -/* Define to `unsigned' if <sys/types.h> does not define. */
166 +/* Define to `unsigned int' if <sys/types.h> does not define. */
169 /* Define to 'int' if <sys/socket.h> doesn't have it. */
174 # Guess values for system-dependent variables and create Makefiles.
175 -# Generated by GNU Autoconf 2.59.
176 +# Generated by GNU Autoconf 2.60.
178 -# Copyright (C) 2003 Free Software Foundation, Inc.
179 +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
180 +# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
181 # This configure script is free software; the Free Software Foundation
182 # gives unlimited permission to copy, distribute and modify it.
183 ## --------------------- ##
185 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
186 # is contrary to our usage. Disable this feature.
187 alias -g '${1+"$@"}'='"$@"'
188 -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
190 + setopt NO_GLOB_SUBST
192 + case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
194 +BIN_SH=xpg4; export BIN_SH # for Tru64
195 DUALCASE=1; export DUALCASE # for MKS sh
199 +# Avoid depending upon Character Ranges.
200 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
201 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
202 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
203 +as_cr_digits='0123456789'
204 +as_cr_alnum=$as_cr_Letters$as_cr_digits
206 +# The user is always right.
207 +if test "${PATH_SEPARATOR+set}" != set; then
208 + echo "#! /bin/sh" >conf$$.sh
209 + echo "exit 0" >>conf$$.sh
211 + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
219 # Support unset when possible.
220 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
227 +# We need space, tab and new line, in precisely that order. Quoting is
228 +# there to prevent editors from complaining about space-tab.
229 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
230 +# splitting by setting IFS to empty value.)
235 +# Find who we are. Look in the path if we contain no directory separator.
237 + *[\\/]* ) as_myself=$0 ;;
238 + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
242 + test -z "$as_dir" && as_dir=.
243 + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
249 +# We did not find ourselves, most probably we were run as `sh COMMAND'
250 +# in which case we are not to be found in the path.
251 +if test "x$as_myself" = x; then
254 +if test ! -f "$as_myself"; then
255 + echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
256 + { (exit 1); exit 1; }
259 # Work around bugs in pre-3.0 UWIN ksh.
260 -$as_unset ENV MAIL MAILPATH
261 +for as_var in ENV MAIL MAILPATH
262 +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
268 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
269 eval $as_var=C; export $as_var
272 + ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
276 # Required to use basename.
277 -if expr a : '\(a\)' >/dev/null 2>&1; then
278 +if expr a : '\(a\)' >/dev/null 2>&1 &&
279 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
285 -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
286 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
290 @@ -63,157 +124,386 @@
293 # Name of the executable.
294 -as_me=`$as_basename "$0" ||
295 +as_me=`$as_basename -- "$0" ||
296 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
297 X"$0" : 'X\(//\)$' \| \
298 - X"$0" : 'X\(/\)$' \| \
299 - . : '\(.\)' 2>/dev/null ||
300 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
302 - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
303 - /^X\/\(\/\/\)$/{ s//\1/; q; }
304 - /^X\/\(\/\).*/{ s//\1/; q; }
306 + sed '/^.*\/\([^/][^/]*\)\/*$/{
323 -# PATH needs CR, and LINENO needs CR and PATH.
324 -# Avoid depending upon Character Ranges.
325 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
326 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
327 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
328 -as_cr_digits='0123456789'
329 -as_cr_alnum=$as_cr_Letters$as_cr_digits
331 -# The user is always right.
332 -if test "${PATH_SEPARATOR+set}" != set; then
333 - echo "#! /bin/sh" >conf$$.sh
334 - echo "exit 0" >>conf$$.sh
336 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
342 +if test "x$CONFIG_SHELL" = x; then
343 + if (eval ":") 2>/dev/null; then
344 + as_have_required=yes
346 + as_have_required=no
349 + if test $as_have_required = yes && (eval ":
350 +(as_func_return () {
353 +as_func_success () {
356 +as_func_failure () {
359 +as_func_ret_success () {
362 +as_func_ret_failure () {
366 - as_lineno_1=$LINENO
367 - as_lineno_2=$LINENO
368 - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
369 - test "x$as_lineno_1" != "x$as_lineno_2" &&
370 - test "x$as_lineno_3" = "x$as_lineno_2" || {
371 - # Find who we are. Look in the path if we contain no path at all
374 - *[\\/]* ) as_myself=$0 ;;
375 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
379 - test -z "$as_dir" && as_dir=.
380 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
383 +if as_func_success; then
387 + echo as_func_success failed.
392 - # We did not find ourselves, most probably we were run as `sh COMMAND'
393 - # in which case we are not to be found in the path.
394 - if test "x$as_myself" = x; then
397 - if test ! -f "$as_myself"; then
398 - { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
399 - { (exit 1); exit 1; }; }
401 - case $CONFIG_SHELL in
403 +if as_func_failure; then
405 + echo as_func_failure succeeded.
408 +if as_func_ret_success; then
412 + echo as_func_ret_success failed.
415 +if as_func_ret_failure; then
417 + echo as_func_ret_failure succeeded.
420 +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
424 + echo positional parameters were not saved.
427 +test \$exitcode = 0) || { (exit 1); exit 1; }
430 + as_lineno_1=\$LINENO
431 + as_lineno_2=\$LINENO
432 + test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
433 + test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
434 +") 2> /dev/null; then
437 + as_candidate_shells=
438 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
439 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
440 +for as_dir in /usr/bin/posix$PATH_SEPARATOR/bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
443 test -z "$as_dir" && as_dir=.
444 - for as_base in sh bash ksh sh5; do
448 - if ("$as_dir/$as_base" -c '
449 + for as_base in sh bash ksh sh5; do
450 + as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
457 + for as_shell in $as_candidate_shells $SHELL; do
458 + # Try only shells that exist, to save several forks.
459 + if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
460 + { ("$as_shell") 2> /dev/null <<\_ASEOF
461 +# Be Bourne compatible
462 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
465 + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
466 + # is contrary to our usage. Disable this feature.
467 + alias -g '${1+"$@"}'='"$@"'
468 + setopt NO_GLOB_SUBST
470 + case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
472 +BIN_SH=xpg4; export BIN_SH # for Tru64
473 +DUALCASE=1; export DUALCASE # for MKS sh
478 + CONFIG_SHELL=$as_shell
479 + as_have_required=yes
480 + if { "$as_shell" 2> /dev/null <<\_ASEOF
481 +# Be Bourne compatible
482 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
485 + # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
486 + # is contrary to our usage. Disable this feature.
487 + alias -g '${1+"$@"}'='"$@"'
488 + setopt NO_GLOB_SUBST
490 + case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
492 +BIN_SH=xpg4; export BIN_SH # for Tru64
493 +DUALCASE=1; export DUALCASE # for MKS sh
496 +(as_func_return () {
499 +as_func_success () {
502 +as_func_failure () {
505 +as_func_ret_success () {
508 +as_func_ret_failure () {
513 +if as_func_success; then
517 + echo as_func_success failed.
520 +if as_func_failure; then
522 + echo as_func_failure succeeded.
525 +if as_func_ret_success; then
529 + echo as_func_ret_success failed.
532 +if as_func_ret_failure; then
534 + echo as_func_ret_failure succeeded.
537 +if ( set x; as_func_ret_success y && test x = "$1" ); then
541 + echo positional parameters were not saved.
544 +test $exitcode = 0) || { (exit 1); exit 1; }
549 - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
550 test "x$as_lineno_1" != "x$as_lineno_2" &&
551 - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
552 - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
553 - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
554 - CONFIG_SHELL=$as_dir/$as_base
555 - export CONFIG_SHELL
556 - exec "$CONFIG_SHELL" "$0" ${1+"$@"}
563 + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
574 + if test "x$CONFIG_SHELL" != x; then
575 + for as_var in BASH_ENV ENV
576 + do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
578 + export CONFIG_SHELL
579 + exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
583 + if test $as_have_required = no; then
584 + echo This script requires a shell more modern than all the
585 + echo shells that I found on your system. Please install a
586 + echo modern shell, or manually run the script under such a
587 + echo shell if you do have one.
588 + { (exit 1); exit 1; }
598 +(eval "as_func_return () {
601 +as_func_success () {
604 +as_func_failure () {
607 +as_func_ret_success () {
610 +as_func_ret_failure () {
615 +if as_func_success; then
619 + echo as_func_success failed.
622 +if as_func_failure; then
624 + echo as_func_failure succeeded.
627 +if as_func_ret_success; then
631 + echo as_func_ret_success failed.
634 +if as_func_ret_failure; then
636 + echo as_func_ret_failure succeeded.
639 +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
643 + echo positional parameters were not saved.
646 +test \$exitcode = 0") || {
647 + echo No shell found that supports shell functions.
648 + echo Please tell autoconf@gnu.org about your system,
649 + echo including any error possibly output before this
655 + as_lineno_1=$LINENO
656 + as_lineno_2=$LINENO
657 + test "x$as_lineno_1" != "x$as_lineno_2" &&
658 + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
660 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
661 # uniformly replaced by the line number. The first 'sed' inserts a
662 - # line-number line before each line; the second 'sed' does the real
663 - # work. The second script uses 'N' to pair each line-number line
664 - # with the numbered line, and appends trailing '-' during
665 - # substitution so that $LINENO is not a special case at line end.
666 + # line-number line after each line using $LINENO; the second 'sed'
667 + # does the real work. The second script uses 'N' to pair each
668 + # line-number line with the line containing $LINENO, and appends
669 + # trailing '-' during substitution so that $LINENO is not a special
670 + # case at line end.
671 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
672 - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
673 - sed '=' <$as_myself |
674 + # scripts with optimization help from Paolo Bonzini. Blame Lee
675 + # E. McMahon (1931-1989) for sed's syntax. :-)
688 - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
690 + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
693 - s,^['$as_cr_digits']*\n,,
696 - chmod +x $as_me.lineno ||
697 + chmod +x "$as_me.lineno" ||
698 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
699 { (exit 1); exit 1; }; }
701 # Don't try to exec as it changes $[0], causing all sort of problems
702 # (the dirname of $[0] is not the place where we might find the
703 - # original and so on. Autoconf is especially sensible to this).
705 + # original and so on. Autoconf is especially sensitive to this).
706 + . "./$as_me.lineno"
707 # Exit status is that of the last command.
712 -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
713 - *c*,-n*) ECHO_N= ECHO_C='
715 - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
716 - *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
717 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
723 +ECHO_C= ECHO_N= ECHO_T=
726 + case `echo 'x\c'` in
727 + *c*) ECHO_T=' ';; # ECHO_T is single tab character.
734 -if expr a : '\(a\)' >/dev/null 2>&1; then
735 +if expr a : '\(a\)' >/dev/null 2>&1 &&
736 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
742 rm -f conf$$ conf$$.exe conf$$.file
743 +if test -d conf$$.dir; then
744 + rm -f conf$$.dir/conf$$.file
750 if ln -s conf$$.file conf$$ 2>/dev/null; then
751 - # We could just check for DJGPP; but this test a) works b) is more generic
752 - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
753 - if test -f conf$$.exe; then
754 - # Don't use ln at all; we don't have any links
756 + # ... but there are two gotchas:
757 + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
758 + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
759 + # In both cases, we have to default to `cp -p'.
760 + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
765 elif ln conf$$.file conf$$ 2>/dev/null; then
770 -rm -f conf$$ conf$$.exe conf$$.file
771 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
772 +rmdir conf$$.dir 2>/dev/null
774 if mkdir -p . 2>/dev/null; then
780 -as_executable_p="test -f"
781 +# Find out whether ``test -x'' works. Don't use a zero-byte file, as
782 +# systems may use methods other than mode bits to determine executability.
783 +cat >conf$$.file <<_ASEOF
787 +chmod +x conf$$.file
788 +if test -x conf$$.file >/dev/null 2>&1; then
789 + as_executable_p="test -x"
795 # Sed expression to map a string onto a valid CPP name.
796 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
797 @@ -231,39 +533,27 @@
798 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
802 -# We need space, tab and new line, in precisely that order.
810 +exec 7<&0 </dev/null 6>&1
813 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
814 # so uname gets run too.
815 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
822 ac_default_prefix=/usr/local
824 ac_config_libobj_dir=.
830 SHELL=${CONFIG_SHELL-/bin/sh}
832 -# Maximum number of lines to put in a shell here document.
833 -# This variable seems obsolete. It should probably be removed, and
834 -# only ac_max_sed_lines should be used.
835 -: ${ac_max_here_lines=38}
837 # Identity of this package.
840 @@ -300,17 +590,171 @@
843 # include <inttypes.h>
846 -# include <stdint.h>
850 +# include <stdint.h>
856 -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 INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CONFIG_STATUS_DEPENDENCIES build build_cpu build_vendor build_os host host_cpu host_vendor host_os 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 CPP EGREP U ANSI2KNR RANLIB ac_ct_RANLIB AR ac_ct_AR DBX GDB SDB DEBUGGER SENDMAIL GPGME_CONFIG LIBGPGME_CFLAGS LIBGPGME_LIBS OPS PGPAUX_TARGET SMIMEAUX_TARGET ISPELL LIBOBJS DOTLOCK_TARGET docdir DOTLOCK_GROUP DOTLOCK_PERMISSION BUILD_IMAP_TRUE BUILD_IMAP_FALSE KRB5CFGPATH USE_GSS_TRUE USE_GSS_FALSE LIBGNUTLS_CONFIG LIBGNUTLS_CFLAGS LIBGNUTLS_LIBS USE_SSL_TRUE USE_SSL_FALSE USE_SASL_TRUE USE_SASL_FALSE MUTTLIBS MUTT_LIB_OBJECTS LIBIMAP LIBIMAPDEPS ALLOCA GLIBC21 LIBICONV USE_NLS MSGFMT GMSGFMT XGETTEXT INTLBISON BUILD_INCLUDED_LIBINTL USE_INCLUDED_LIBINTL CATALOGS CATOBJEXT GMOFILES INTLLIBS INTLOBJS POFILES POSUB DATADIRNAME INSTOBJEXT GENCAT MKINSTALLDIRS INTL_LIBTOOL_SUFFIX_PREFIX OSPCAT DSLROOT LTLIBOBJS'
857 +ac_subst_vars='SHELL
866 +program_transform_name
907 +INSTALL_STRIP_PROGRAM
915 +CONFIG_STATUS_DEPENDENCIES
987 +BUILD_INCLUDED_LIBINTL
988 +USE_INCLUDED_LIBINTL
1000 +INTL_LIBTOOL_SUFFIX_PREFIX
1005 + ac_precious_vars='build_alias
1015 # Initialize some variables set by options.
1017 @@ -337,34 +781,48 @@
1018 # and all the variables that are supposed to be based on exec_prefix
1019 # by default will actually change.
1020 # Use braces instead of parens because sh, perl, etc. also accept them.
1021 +# (The list follows the same order as the GNU Coding Standards.)
1022 bindir='${exec_prefix}/bin'
1023 sbindir='${exec_prefix}/sbin'
1024 libexecdir='${exec_prefix}/libexec'
1025 -datadir='${prefix}/share'
1026 +datarootdir='${prefix}/share'
1027 +datadir='${datarootdir}'
1028 sysconfdir='${prefix}/etc'
1029 sharedstatedir='${prefix}/com'
1030 localstatedir='${prefix}/var'
1031 -libdir='${exec_prefix}/lib'
1032 includedir='${prefix}/include'
1033 oldincludedir='/usr/include'
1034 -infodir='${prefix}/info'
1035 -mandir='${prefix}/man'
1036 +docdir='${datarootdir}/doc/${PACKAGE}'
1037 +infodir='${datarootdir}/info'
1038 +htmldir='${docdir}'
1042 +libdir='${exec_prefix}/lib'
1043 +localedir='${datarootdir}/locale'
1044 +mandir='${datarootdir}/man'
1050 # If the previous option needs an argument, assign it.
1051 if test -n "$ac_prev"; then
1052 - eval "$ac_prev=\$ac_option"
1053 + eval $ac_prev=\$ac_option
1058 - ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
1059 + case $ac_option in
1060 + *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1061 + *) ac_optarg=yes ;;
1064 # Accept the important Cygnus configure options, so we can diagnose typos.
1066 - case $ac_option in
1067 + case $ac_dashdash$ac_option in
1069 + ac_dashdash=yes ;;
1071 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1073 @@ -386,12 +844,18 @@
1074 --config-cache | -C)
1075 cache_file=config.cache ;;
1077 - -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
1078 + -datadir | --datadir | --datadi | --datad)
1080 - -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
1082 + -datadir=* | --datadir=* | --datadi=* | --datad=*)
1083 datadir=$ac_optarg ;;
1085 + -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1086 + | --dataroo | --dataro | --datar)
1087 + ac_prev=datarootdir ;;
1088 + -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1089 + | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1090 + datarootdir=$ac_optarg ;;
1092 -disable-* | --disable-*)
1093 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1094 # Reject names that are not valid shell variable names.
1095 @@ -399,7 +863,17 @@
1096 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1097 { (exit 1); exit 1; }; }
1098 ac_feature=`echo $ac_feature | sed 's/-/_/g'`
1099 - eval "enable_$ac_feature=no" ;;
1100 + eval enable_$ac_feature=no ;;
1102 + -docdir | --docdir | --docdi | --doc | --do)
1104 + -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1105 + docdir=$ac_optarg ;;
1107 + -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1109 + -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1110 + dvidir=$ac_optarg ;;
1112 -enable-* | --enable-*)
1113 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1114 @@ -408,11 +882,7 @@
1115 { echo "$as_me: error: invalid feature name: $ac_feature" >&2
1116 { (exit 1); exit 1; }; }
1117 ac_feature=`echo $ac_feature | sed 's/-/_/g'`
1118 - case $ac_option in
1119 - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
1120 - *) ac_optarg=yes ;;
1122 - eval "enable_$ac_feature='$ac_optarg'" ;;
1123 + eval enable_$ac_feature=\$ac_optarg ;;
1125 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1126 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1127 @@ -439,6 +909,12 @@
1128 -host=* | --host=* | --hos=* | --ho=*)
1129 host_alias=$ac_optarg ;;
1131 + -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1132 + ac_prev=htmldir ;;
1133 + -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1135 + htmldir=$ac_optarg ;;
1137 -includedir | --includedir | --includedi | --included | --include \
1138 | --includ | --inclu | --incl | --inc)
1139 ac_prev=includedir ;;
1140 @@ -463,13 +939,16 @@
1141 | --libexe=* | --libex=* | --libe=*)
1142 libexecdir=$ac_optarg ;;
1144 + -localedir | --localedir | --localedi | --localed | --locale)
1145 + ac_prev=localedir ;;
1146 + -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1147 + localedir=$ac_optarg ;;
1149 -localstatedir | --localstatedir | --localstatedi | --localstated \
1150 - | --localstate | --localstat | --localsta | --localst \
1151 - | --locals | --local | --loca | --loc | --lo)
1152 + | --localstate | --localstat | --localsta | --localst | --locals)
1153 ac_prev=localstatedir ;;
1154 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1155 - | --localstate=* | --localstat=* | --localsta=* | --localst=* \
1156 - | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
1157 + | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1158 localstatedir=$ac_optarg ;;
1160 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1161 @@ -534,6 +1013,16 @@
1162 | --progr-tra=* | --program-tr=* | --program-t=*)
1163 program_transform_name=$ac_optarg ;;
1165 + -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1167 + -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1168 + pdfdir=$ac_optarg ;;
1170 + -psdir | --psdir | --psdi | --psd | --ps)
1172 + -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1173 + psdir=$ac_optarg ;;
1175 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1176 | -silent | --silent | --silen | --sile | --sil)
1178 @@ -590,11 +1079,7 @@
1179 { echo "$as_me: error: invalid package name: $ac_package" >&2
1180 { (exit 1); exit 1; }; }
1181 ac_package=`echo $ac_package| sed 's/-/_/g'`
1182 - case $ac_option in
1183 - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
1184 - *) ac_optarg=yes ;;
1186 - eval "with_$ac_package='$ac_optarg'" ;;
1187 + eval with_$ac_package=\$ac_optarg ;;
1189 -without-* | --without-*)
1190 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1191 @@ -603,7 +1088,7 @@
1192 { echo "$as_me: error: invalid package name: $ac_package" >&2
1193 { (exit 1); exit 1; }; }
1194 ac_package=`echo $ac_package | sed 's/-/_/g'`
1195 - eval "with_$ac_package=no" ;;
1196 + eval with_$ac_package=no ;;
1199 # Obsolete; use --with-x.
1200 @@ -634,8 +1119,7 @@
1201 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1202 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1203 { (exit 1); exit 1; }; }
1204 - ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
1205 - eval "$ac_envvar='$ac_optarg'"
1206 + eval $ac_envvar=\$ac_optarg
1207 export $ac_envvar ;;
1210 @@ -655,27 +1139,19 @@
1211 { (exit 1); exit 1; }; }
1214 -# Be sure to have absolute paths.
1215 -for ac_var in exec_prefix prefix
1217 - eval ac_val=$`echo $ac_var`
1219 - [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
1220 - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1221 - { (exit 1); exit 1; }; };;
1225 -# Be sure to have absolute paths.
1226 -for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
1227 - localstatedir libdir includedir oldincludedir infodir mandir
1228 +# Be sure to have absolute directory names.
1229 +for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1230 + datadir sysconfdir sharedstatedir localstatedir includedir \
1231 + oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1232 + libdir localedir mandir
1234 - eval ac_val=$`echo $ac_var`
1235 + eval ac_val=\$$ac_var
1237 - [\\/$]* | ?:[\\/]* ) ;;
1238 - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1239 - { (exit 1); exit 1; }; };;
1240 + [\\/$]* | ?:[\\/]* ) continue;;
1241 + NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1243 + { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1244 + { (exit 1); exit 1; }; }
1247 # There might be people who depend on the old broken behavior: `$host'
1248 @@ -702,74 +1178,76 @@
1249 test "$silent" = yes && exec 6>/dev/null
1252 +ac_pwd=`pwd` && test -n "$ac_pwd" &&
1253 +ac_ls_di=`ls -di .` &&
1254 +ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1255 + { echo "$as_me: error: Working directory cannot be determined" >&2
1256 + { (exit 1); exit 1; }; }
1257 +test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1258 + { echo "$as_me: error: pwd does not report name of working directory" >&2
1259 + { (exit 1); exit 1; }; }
1262 # Find the source files, if location was not specified.
1263 if test -z "$srcdir"; then
1264 ac_srcdir_defaulted=yes
1265 - # Try the directory containing this script, then its parent.
1266 - ac_confdir=`(dirname "$0") 2>/dev/null ||
1267 + # Try the directory containing this script, then the parent directory.
1268 + ac_confdir=`$as_dirname -- "$0" ||
1269 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1270 X"$0" : 'X\(//\)[^/]' \| \
1271 X"$0" : 'X\(//\)$' \| \
1272 - X"$0" : 'X\(/\)' \| \
1273 - . : '\(.\)' 2>/dev/null ||
1274 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1276 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1277 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1278 - /^X\(\/\/\)$/{ s//\1/; q; }
1279 - /^X\(\/\).*/{ s//\1/; q; }
1281 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1285 + /^X\(\/\/\)[^/].*/{
1299 - if test ! -r $srcdir/$ac_unique_file; then
1300 + if test ! -r "$srcdir/$ac_unique_file"; then
1304 ac_srcdir_defaulted=no
1306 -if test ! -r $srcdir/$ac_unique_file; then
1307 - if test "$ac_srcdir_defaulted" = yes; then
1308 - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
1309 - { (exit 1); exit 1; }; }
1311 - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1312 +if test ! -r "$srcdir/$ac_unique_file"; then
1313 + test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1314 + { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1315 { (exit 1); exit 1; }; }
1318 -(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
1319 - { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
1320 +ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1322 + cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1323 { (exit 1); exit 1; }; }
1324 -srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
1325 -ac_env_build_alias_set=${build_alias+set}
1326 -ac_env_build_alias_value=$build_alias
1327 -ac_cv_env_build_alias_set=${build_alias+set}
1328 -ac_cv_env_build_alias_value=$build_alias
1329 -ac_env_host_alias_set=${host_alias+set}
1330 -ac_env_host_alias_value=$host_alias
1331 -ac_cv_env_host_alias_set=${host_alias+set}
1332 -ac_cv_env_host_alias_value=$host_alias
1333 -ac_env_target_alias_set=${target_alias+set}
1334 -ac_env_target_alias_value=$target_alias
1335 -ac_cv_env_target_alias_set=${target_alias+set}
1336 -ac_cv_env_target_alias_value=$target_alias
1337 -ac_env_CC_set=${CC+set}
1338 -ac_env_CC_value=$CC
1339 -ac_cv_env_CC_set=${CC+set}
1340 -ac_cv_env_CC_value=$CC
1341 -ac_env_CFLAGS_set=${CFLAGS+set}
1342 -ac_env_CFLAGS_value=$CFLAGS
1343 -ac_cv_env_CFLAGS_set=${CFLAGS+set}
1344 -ac_cv_env_CFLAGS_value=$CFLAGS
1345 -ac_env_LDFLAGS_set=${LDFLAGS+set}
1346 -ac_env_LDFLAGS_value=$LDFLAGS
1347 -ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
1348 -ac_cv_env_LDFLAGS_value=$LDFLAGS
1349 -ac_env_CPPFLAGS_set=${CPPFLAGS+set}
1350 -ac_env_CPPFLAGS_value=$CPPFLAGS
1351 -ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
1352 -ac_cv_env_CPPFLAGS_value=$CPPFLAGS
1353 -ac_env_CPP_set=${CPP+set}
1354 -ac_env_CPP_value=$CPP
1355 -ac_cv_env_CPP_set=${CPP+set}
1356 -ac_cv_env_CPP_value=$CPP
1358 +# When building in place, set srcdir=.
1359 +if test "$ac_abs_confdir" = "$ac_pwd"; then
1362 +# Remove unnecessary trailing slashes from srcdir.
1363 +# Double slashes in file names in object file debugging info
1364 +# mess up M-x gdb in Emacs.
1366 +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1368 +for ac_var in $ac_precious_vars; do
1369 + eval ac_env_${ac_var}_set=\${${ac_var}+set}
1370 + eval ac_env_${ac_var}_value=\$${ac_var}
1371 + eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1372 + eval ac_cv_env_${ac_var}_value=\$${ac_var}
1376 # Report the --help message.
1377 @@ -798,9 +1276,6 @@
1378 -n, --no-create do not create output files
1379 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1384 Installation directories:
1385 --prefix=PREFIX install architecture-independent files in PREFIX
1386 [$ac_default_prefix]
1387 @@ -818,15 +1293,22 @@
1388 --bindir=DIR user executables [EPREFIX/bin]
1389 --sbindir=DIR system admin executables [EPREFIX/sbin]
1390 --libexecdir=DIR program executables [EPREFIX/libexec]
1391 - --datadir=DIR read-only architecture-independent data [PREFIX/share]
1392 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1393 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1394 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1395 --libdir=DIR object code libraries [EPREFIX/lib]
1396 --includedir=DIR C header files [PREFIX/include]
1397 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1398 - --infodir=DIR info documentation [PREFIX/info]
1399 - --mandir=DIR man documentation [PREFIX/man]
1400 + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1401 + --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1402 + --infodir=DIR info documentation [DATAROOTDIR/info]
1403 + --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1404 + --mandir=DIR man documentation [DATAROOTDIR/man]
1405 + --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1406 + --htmldir=DIR html documentation [DOCDIR]
1407 + --dvidir=DIR dvi documentation [DOCDIR]
1408 + --pdfdir=DIR pdf documentation [DOCDIR]
1409 + --psdir=DIR ps documentation [DOCDIR]
1413 @@ -868,6 +1350,7 @@
1414 --enable-buffy-size Use file size attribute instead of access time
1415 --enable-mailtool Enable Sun mailtool attachments support
1416 --enable-locales-fix The result of isprint() is unreliable
1417 + --enable-compressed Enable compressed folders support
1418 --enable-exact-address Enable regeneration of email addresses
1419 --enable-hcache Enable header caching
1420 --disable-iconv Disable iconv support
1421 @@ -877,23 +1360,23 @@
1422 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1423 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1424 --with-gpgme-prefix=PFX prefix where GPGME is installed (optional)
1425 - --with-mixmaster=PATH Include Mixmaster support
1426 - --with-slang=DIR Use S-Lang instead of ncurses
1427 + --with-mixmaster=PATH Include Mixmaster support
1428 + --with-slang=DIR Use S-Lang instead of ncurses
1429 --with-curses=DIR Where ncurses is installed
1430 --with-regex Use the GNU regex library
1431 - --with-homespool=FILE File in user's directory where new mail is spooled
1432 + --with-homespool=FILE File in user's directory where new mail is spooled
1433 --with-mailpath=DIR Directory where spool mailboxes are located
1434 --with-docdir=PATH Specify where to put the documentation
1435 --with-domain=DOMAIN Specify your DNS domain name
1436 - --with-gss=PFX Compile in GSSAPI authentication for IMAP
1437 - --with-ssl=PFX Compile in SSL support for POP/IMAP
1438 - --with-gnutls=PFX Enable SSL support using gnutls
1439 - --with-sasl=PFX Use Cyrus SASL 2 network security library
1440 - --with-idn=PFX Use GNU libidn for domain names
1441 + --with-gss=PFX Compile in GSSAPI authentication for IMAP
1442 + --with-ssl=PFX Compile in SSL support for POP/IMAP
1443 + --with-gnutls=PFX Enable SSL support using gnutls
1444 + --with-sasl=PFX Use Cyrus SASL 2 network security library
1445 + --with-idn=PFX Use GNU libidn for domain names
1446 --with-exec-shell=SHELL Specify alternate shell (ONLY if /bin/sh is broken)
1447 --without-qdbm Don't use qdbm even if it is available
1448 --without-gdbm Don't use gdbm even if it is available
1449 - --with-bdb=DIR Use BerkeleyDB4 if gdbm is not available
1450 + --with-bdb=DIR Use BerkeleyDB4 if gdbm is not available
1451 --with-libiconv-prefix=DIR
1452 Search for libiconv in DIR/include and DIR/lib
1453 --with-included-gettext Use the GNU gettext library included here
1454 @@ -904,126 +1387,94 @@
1455 CFLAGS C compiler flags
1456 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1457 nonstandard directory <lib dir>
1458 - CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
1459 - headers in a nonstandard directory <include dir>
1460 + CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1461 + you have headers in a nonstandard directory <include dir>
1464 Use these variables to override the choices made by `configure' or to help
1465 it to find libraries and programs with nonstandard names/locations.
1471 if test "$ac_init_help" = "recursive"; then
1472 # If there are subdirs, report their specific --help.
1474 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1475 - test -d $ac_dir || continue
1476 + test -d "$ac_dir" || continue
1479 -if test "$ac_dir" != .; then
1481 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1483 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1484 - # A "../" for each directory in $ac_dir_suffix.
1485 - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
1487 - ac_dir_suffix= ac_top_builddir=
1489 + # A ".." for each directory in $ac_dir_suffix.
1490 + ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1491 + case $ac_top_builddir_sub in
1492 + "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1493 + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1496 +ac_abs_top_builddir=$ac_pwd
1497 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
1498 +# for backward compatibility:
1499 +ac_top_builddir=$ac_top_build_prefix
1502 - .) # No --srcdir option. We are building in place.
1503 + .) # We are building in place.
1505 - if test -z "$ac_top_builddir"; then
1508 - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
1510 - [\\/]* | ?:[\\/]* ) # Absolute path.
1511 + ac_top_srcdir=$ac_top_builddir_sub
1512 + ac_abs_top_srcdir=$ac_pwd ;;
1513 + [\\/]* | ?:[\\/]* ) # Absolute name.
1514 ac_srcdir=$srcdir$ac_dir_suffix;
1515 - ac_top_srcdir=$srcdir ;;
1516 - *) # Relative path.
1517 - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
1518 - ac_top_srcdir=$ac_top_builddir$srcdir ;;
1521 -# Do not use `cd foo && pwd` to compute absolute paths, because
1522 -# the directories may not exist.
1524 -.) ac_abs_builddir="$ac_dir";;
1527 - .) ac_abs_builddir=`pwd`;;
1528 - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
1529 - *) ac_abs_builddir=`pwd`/"$ac_dir";;
1532 -case $ac_abs_builddir in
1533 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
1535 - case ${ac_top_builddir}. in
1536 - .) ac_abs_top_builddir=$ac_abs_builddir;;
1537 - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
1538 - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
1541 -case $ac_abs_builddir in
1542 -.) ac_abs_srcdir=$ac_srcdir;;
1544 - case $ac_srcdir in
1545 - .) ac_abs_srcdir=$ac_abs_builddir;;
1546 - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
1547 - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
1550 -case $ac_abs_builddir in
1551 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
1553 - case $ac_top_srcdir in
1554 - .) ac_abs_top_srcdir=$ac_abs_builddir;;
1555 - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
1556 - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
1558 + ac_top_srcdir=$srcdir
1559 + ac_abs_top_srcdir=$srcdir ;;
1560 + *) # Relative name.
1561 + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1562 + ac_top_srcdir=$ac_top_build_prefix$srcdir
1563 + ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1565 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1568 - # Check for guested configure; otherwise get Cygnus style configure.
1569 - if test -f $ac_srcdir/configure.gnu; then
1571 - $SHELL $ac_srcdir/configure.gnu --help=recursive
1572 - elif test -f $ac_srcdir/configure; then
1574 - $SHELL $ac_srcdir/configure --help=recursive
1575 - elif test -f $ac_srcdir/configure.ac ||
1576 - test -f $ac_srcdir/configure.in; then
1578 - $ac_configure --help
1579 + cd "$ac_dir" || { ac_status=$?; continue; }
1580 + # Check for guested configure.
1581 + if test -f "$ac_srcdir/configure.gnu"; then
1583 + $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1584 + elif test -f "$ac_srcdir/configure"; then
1586 + $SHELL "$ac_srcdir/configure" --help=recursive
1588 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1591 + fi || ac_status=$?
1592 + cd "$ac_pwd" || { ac_status=$?; break; }
1596 -test -n "$ac_init_help" && exit 0
1597 +test -n "$ac_init_help" && exit $ac_status
1598 if $ac_init_version; then
1601 +generated by GNU Autoconf 2.60
1603 -Copyright (C) 2003 Free Software Foundation, Inc.
1604 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1605 +2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1606 This configure script is free software; the Free Software Foundation
1607 gives unlimited permission to copy, distribute and modify it.
1614 +cat >config.log <<_ACEOF
1615 This file contains any messages produced by compilers while
1616 running configure, to aid debugging if configure makes a mistake.
1618 It was created by $as_me, which was
1619 -generated by GNU Autoconf 2.59. Invocation command line was
1620 +generated by GNU Autoconf 2.60. Invocation command line was
1629 @@ -1042,7 +1493,7 @@
1630 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1631 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1632 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1633 -hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
1634 +/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1635 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1636 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1637 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1638 @@ -1056,6 +1507,7 @@
1639 test -z "$as_dir" && as_dir=.
1640 echo "PATH: $as_dir"
1646 @@ -1077,7 +1529,6 @@
1651 ac_must_keep_next=false
1654 @@ -1088,7 +1539,7 @@
1655 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1656 | -silent | --silent | --silen | --sile | --sil)
1658 - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1660 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1663 @@ -1110,9 +1561,7 @@
1664 -* ) ac_must_keep_next=true ;;
1667 - ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1668 - # Get rid of the leading space.
1670 + ac_configure_args="$ac_configure_args '$ac_arg'"
1674 @@ -1123,8 +1572,8 @@
1675 # When interrupted or exit'd, cleanup temporary files, and complete
1676 # config.log. We remove comments because anyway the quotes in there
1677 # would cause problems or look ugly.
1678 -# WARNING: Be sure not to use single quotes in there, as some shells,
1679 -# such as our DU 5.0 friend, will then `close' the trap.
1680 +# WARNING: Use '\'' to represent an apostrophe within the trap.
1681 +# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1682 trap 'exit_status=$?
1683 # Save into config.log some information that might help in debugging.
1685 @@ -1137,20 +1586,34 @@
1688 # The following way of writing the cache mishandles newlines in values,
1691 + for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1692 + eval ac_val=\$$ac_var
1693 + case $ac_val in #(
1695 + case $ac_var in #(
1696 + *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1697 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1699 + case $ac_var in #(
1700 + _ | IFS | as_nl) ;; #(
1701 + *) $as_unset $ac_var ;;
1706 - case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1708 + case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1709 + *${as_nl}ac_space=\ *)
1711 - "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1712 - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1714 + "s/'\''/'\''\\\\'\'''\''/g;
1715 + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1719 - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1720 + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1730 @@ -1161,22 +1624,28 @@
1732 for ac_var in $ac_subst_vars
1734 - eval ac_val=$`echo $ac_var`
1735 - echo "$ac_var='"'"'$ac_val'"'"'"
1736 + eval ac_val=\$$ac_var
1738 + *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1740 + echo "$ac_var='\''$ac_val'\''"
1744 if test -n "$ac_subst_files"; then
1746 -## ------------- ##
1747 -## Output files. ##
1748 -## ------------- ##
1749 +## ------------------- ##
1750 +## File substitutions. ##
1751 +## ------------------- ##
1754 for ac_var in $ac_subst_files
1756 - eval ac_val=$`echo $ac_var`
1757 - echo "$ac_var='"'"'$ac_val'"'"'"
1758 + eval ac_val=\$$ac_var
1760 + *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1762 + echo "$ac_var='\''$ac_val'\''"
1766 @@ -1188,26 +1657,24 @@
1770 - sed "/^$/d" confdefs.h | sort
1774 test "$ac_signal" != 0 &&
1775 echo "$as_me: caught signal $ac_signal"
1776 echo "$as_me: exit $exit_status"
1778 - rm -f core *.core &&
1779 - rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1780 + rm -f core *.core core.conftest.* &&
1781 + rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1785 for ac_signal in 1 2 13 15; do
1786 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1790 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1791 -rm -rf conftest* confdefs.h
1792 -# AIX cpp loses on an empty file, so make sure it contains at least a newline.
1794 +rm -f -r conftest* confdefs.h
1796 # Predefined preprocessor variables.
1798 @@ -1238,14 +1705,17 @@
1800 # Let the site file select an alternate cache file if it wants to.
1801 # Prefer explicitly selected file to automatically selected ones.
1802 -if test -z "$CONFIG_SITE"; then
1803 - if test "x$prefix" != xNONE; then
1804 - CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
1806 - CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1808 +if test -n "$CONFIG_SITE"; then
1809 + set x "$CONFIG_SITE"
1810 +elif test "x$prefix" != xNONE; then
1811 + set x "$prefix/share/config.site" "$prefix/etc/config.site"
1813 + set x "$ac_default_prefix/share/config.site" \
1814 + "$ac_default_prefix/etc/config.site"
1816 -for ac_site_file in $CONFIG_SITE; do
1820 if test -r "$ac_site_file"; then
1821 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1822 echo "$as_me: loading site script $ac_site_file" >&6;}
1823 @@ -1261,8 +1731,8 @@
1824 { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1825 echo "$as_me: loading cache $cache_file" >&6;}
1827 - [\\/]* | ?:[\\/]* ) . $cache_file;;
1828 - *) . ./$cache_file;;
1829 + [\\/]* | ?:[\\/]* ) . "$cache_file";;
1830 + *) . "./$cache_file";;
1834 @@ -1274,12 +1744,11 @@
1835 # Check that the precious variables saved in the cache have kept the same
1837 ac_cache_corrupted=false
1838 -for ac_var in `(set) 2>&1 |
1839 - sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1840 +for ac_var in $ac_precious_vars; do
1841 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1842 eval ac_new_set=\$ac_env_${ac_var}_set
1843 - eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1844 - eval ac_new_val="\$ac_env_${ac_var}_value"
1845 + eval ac_old_val=\$ac_cv_env_${ac_var}_value
1846 + eval ac_new_val=\$ac_env_${ac_var}_value
1847 case $ac_old_set,$ac_new_set in
1849 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1850 @@ -1304,8 +1773,7 @@
1851 # Pass precious variables to config.status.
1852 if test "$ac_new_set" = set; then
1854 - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1855 - ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1856 + *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1857 *) ac_arg=$ac_var=$ac_new_val ;;
1859 case " $ac_configure_args " in
1860 @@ -1322,12 +1790,6 @@
1861 { (exit 1); exit 1; }; }
1865 -ac_cpp='$CPP $CPPFLAGS'
1866 -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1867 -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1868 -ac_compiler_gnu=$ac_cv_c_compiler_gnu
1873 @@ -1344,37 +1806,48 @@
1878 +ac_cpp='$CPP $CPPFLAGS'
1879 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1880 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1881 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
1884 - ac_config_headers="$ac_config_headers config.h"
1885 +ac_config_headers="$ac_config_headers config.h"
1888 mutt_cv_version=`cat $srcdir/VERSION`
1889 am__api_version="1.9"
1891 -for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1892 - if test -f $ac_dir/install-sh; then
1893 +for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1894 + if test -f "$ac_dir/install-sh"; then
1896 ac_install_sh="$ac_aux_dir/install-sh -c"
1898 - elif test -f $ac_dir/install.sh; then
1899 + elif test -f "$ac_dir/install.sh"; then
1901 ac_install_sh="$ac_aux_dir/install.sh -c"
1903 - elif test -f $ac_dir/shtool; then
1904 + elif test -f "$ac_dir/shtool"; then
1906 ac_install_sh="$ac_aux_dir/shtool install -c"
1910 if test -z "$ac_aux_dir"; then
1911 - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
1912 -echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
1913 + { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1914 +echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1915 { (exit 1); exit 1; }; }
1917 -ac_config_guess="$SHELL $ac_aux_dir/config.guess"
1918 -ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1919 -ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1921 +# These three variables are undocumented and unsupported,
1922 +# and are intended to be withdrawn in a future Autoconf release.
1923 +# They can cause serious problems if a builder's source tree is in a directory
1924 +# whose full name contains unusual characters.
1925 +ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
1926 +ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
1927 +ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
1930 # Find a good install program. We prefer a C program (faster),
1931 # so one script is as good as another. But avoid the broken or
1932 @@ -1389,8 +1862,8 @@
1933 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1934 # OS/2's system install, which has a completely different semantic
1935 # ./install, which can be erroneously created by make from ./install.sh.
1936 -echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1937 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1938 +{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1939 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
1940 if test -z "$INSTALL"; then
1941 if test "${ac_cv_path_install+set}" = set; then
1942 echo $ECHO_N "(cached) $ECHO_C" >&6
1943 @@ -1412,7 +1885,7 @@
1945 for ac_prog in ginstall scoinst install; do
1946 for ac_exec_ext in '' $ac_executable_extensions; do
1947 - if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1948 + if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
1949 if test $ac_prog = install &&
1950 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1951 # AIX install. It has an incompatible calling convention.
1952 @@ -1431,21 +1904,22 @@
1960 if test "${ac_cv_path_install+set}" = set; then
1961 INSTALL=$ac_cv_path_install
1963 - # As a last resort, use the slow shell script. We don't cache a
1964 - # path for INSTALL within a source directory, because that will
1965 + # As a last resort, use the slow shell script. Don't cache a
1966 + # value for INSTALL within a source directory, because that will
1967 # break other packages using the cache if that directory is
1968 - # removed, or if the path is relative.
1969 + # removed, or if the value is a relative name.
1970 INSTALL=$ac_install_sh
1973 -echo "$as_me:$LINENO: result: $INSTALL" >&5
1974 -echo "${ECHO_T}$INSTALL" >&6
1975 +{ echo "$as_me:$LINENO: result: $INSTALL" >&5
1976 +echo "${ECHO_T}$INSTALL" >&6; }
1978 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1979 # It thinks the first close brace ends the variable substitution.
1980 @@ -1455,8 +1929,8 @@
1982 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1984 -echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1985 -echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
1986 +{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1987 +echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
1990 echo timestamp > conftest.file
1991 @@ -1498,20 +1972,20 @@
1992 Check your system clock" >&2;}
1993 { (exit 1); exit 1; }; }
1995 -echo "$as_me:$LINENO: result: yes" >&5
1996 -echo "${ECHO_T}yes" >&6
1997 +{ echo "$as_me:$LINENO: result: yes" >&5
1998 +echo "${ECHO_T}yes" >&6; }
1999 test "$program_prefix" != NONE &&
2000 - program_transform_name="s,^,$program_prefix,;$program_transform_name"
2001 + program_transform_name="s&^&$program_prefix&;$program_transform_name"
2002 # Use a double $ so make ignores it.
2003 test "$program_suffix" != NONE &&
2004 - program_transform_name="s,\$,$program_suffix,;$program_transform_name"
2005 + program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2006 # Double any \ or $. echo might interpret backslashes.
2007 # By default was `s,x,x', remove it if useless.
2008 cat <<\_ACEOF >conftest.sed
2009 s/[\\$]/&&/g;s/;s,x,x,$//
2011 program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
2015 # expand $ac_aux_dir to an absolute path
2016 am_aux_dir=`cd $ac_aux_dir && pwd`
2017 @@ -1563,8 +2037,8 @@
2019 # Extract the first word of "$ac_prog", so it can be a program name with args.
2020 set dummy $ac_prog; ac_word=$2
2021 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2022 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2023 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2024 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2025 if test "${ac_cv_prog_AWK+set}" = set; then
2026 echo $ECHO_N "(cached) $ECHO_C" >&6
2028 @@ -1577,54 +2051,57 @@
2030 test -z "$as_dir" && as_dir=.
2031 for ac_exec_ext in '' $ac_executable_extensions; do
2032 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2033 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2034 ac_cv_prog_AWK="$ac_prog"
2035 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2045 if test -n "$AWK"; then
2046 - echo "$as_me:$LINENO: result: $AWK" >&5
2047 -echo "${ECHO_T}$AWK" >&6
2048 + { echo "$as_me:$LINENO: result: $AWK" >&5
2049 +echo "${ECHO_T}$AWK" >&6; }
2051 - echo "$as_me:$LINENO: result: no" >&5
2052 -echo "${ECHO_T}no" >&6
2053 + { echo "$as_me:$LINENO: result: no" >&5
2054 +echo "${ECHO_T}no" >&6; }
2058 test -n "$AWK" && break
2061 -echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2062 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
2063 -set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
2064 -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
2065 +{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2066 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2067 +set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2068 +if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2069 echo $ECHO_N "(cached) $ECHO_C" >&6
2071 cat >conftest.make <<\_ACEOF
2074 - @echo 'ac_maketemp="$(MAKE)"'
2075 + @echo '@@@%%%=$(MAKE)=@@@%%%'
2077 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2078 -eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
2079 -if test -n "$ac_maketemp"; then
2080 - eval ac_cv_prog_make_${ac_make}_set=yes
2082 - eval ac_cv_prog_make_${ac_make}_set=no
2084 +case `${MAKE-make} -f conftest.make 2>/dev/null` in
2085 + *@@@%%%=?*=@@@%%%*)
2086 + eval ac_cv_prog_make_${ac_make}_set=yes;;
2088 + eval ac_cv_prog_make_${ac_make}_set=no;;
2092 -if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
2093 - echo "$as_me:$LINENO: result: yes" >&5
2094 -echo "${ECHO_T}yes" >&6
2095 +if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2096 + { echo "$as_me:$LINENO: result: yes" >&5
2097 +echo "${ECHO_T}yes" >&6; }
2100 - echo "$as_me:$LINENO: result: no" >&5
2101 -echo "${ECHO_T}no" >&6
2102 + { echo "$as_me:$LINENO: result: no" >&5
2103 +echo "${ECHO_T}no" >&6; }
2104 SET_MAKE="MAKE=${MAKE-make}"
2107 @@ -1695,8 +2172,8 @@
2108 if test -n "$ac_tool_prefix"; then
2109 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2110 set dummy ${ac_tool_prefix}strip; ac_word=$2
2111 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2112 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2113 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2114 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2115 if test "${ac_cv_prog_STRIP+set}" = set; then
2116 echo $ECHO_N "(cached) $ECHO_C" >&6
2118 @@ -1709,32 +2186,34 @@
2120 test -z "$as_dir" && as_dir=.
2121 for ac_exec_ext in '' $ac_executable_extensions; do
2122 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2123 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2124 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2125 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2134 STRIP=$ac_cv_prog_STRIP
2135 if test -n "$STRIP"; then
2136 - echo "$as_me:$LINENO: result: $STRIP" >&5
2137 -echo "${ECHO_T}$STRIP" >&6
2138 + { echo "$as_me:$LINENO: result: $STRIP" >&5
2139 +echo "${ECHO_T}$STRIP" >&6; }
2141 - echo "$as_me:$LINENO: result: no" >&5
2142 -echo "${ECHO_T}no" >&6
2143 + { echo "$as_me:$LINENO: result: no" >&5
2144 +echo "${ECHO_T}no" >&6; }
2149 if test -z "$ac_cv_prog_STRIP"; then
2151 # Extract the first word of "strip", so it can be a program name with args.
2152 set dummy strip; ac_word=$2
2153 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2154 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2155 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2156 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2157 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2158 echo $ECHO_N "(cached) $ECHO_C" >&6
2160 @@ -1747,27 +2226,41 @@
2162 test -z "$as_dir" && as_dir=.
2163 for ac_exec_ext in '' $ac_executable_extensions; do
2164 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2165 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2166 ac_cv_prog_ac_ct_STRIP="strip"
2167 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2174 - test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
2177 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2178 if test -n "$ac_ct_STRIP"; then
2179 - echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2180 -echo "${ECHO_T}$ac_ct_STRIP" >&6
2181 + { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2182 +echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2184 - echo "$as_me:$LINENO: result: no" >&5
2185 -echo "${ECHO_T}no" >&6
2186 + { echo "$as_me:$LINENO: result: no" >&5
2187 +echo "${ECHO_T}no" >&6; }
2190 - STRIP=$ac_ct_STRIP
2191 + if test "x$ac_ct_STRIP" = x; then
2194 + case $cross_compiling:$ac_tool_warned in
2196 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2197 +whose name does not start with the host triplet. If you think this
2198 +configuration is useful to you, please write to autoconf@gnu.org." >&5
2199 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2200 +whose name does not start with the host triplet. If you think this
2201 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2202 +ac_tool_warned=yes ;;
2204 + STRIP=$ac_ct_STRIP
2207 STRIP="$ac_cv_prog_STRIP"
2209 @@ -1800,69 +2293,98 @@
2210 ALL_LINGUAS="de eu ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg ga"
2212 # Make sure we can run config.sub.
2213 -$ac_config_sub sun4 >/dev/null 2>&1 ||
2214 - { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
2215 -echo "$as_me: error: cannot run $ac_config_sub" >&2;}
2216 +$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2217 + { { echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2218 +echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2219 { (exit 1); exit 1; }; }
2221 -echo "$as_me:$LINENO: checking build system type" >&5
2222 -echo $ECHO_N "checking build system type... $ECHO_C" >&6
2223 +{ echo "$as_me:$LINENO: checking build system type" >&5
2224 +echo $ECHO_N "checking build system type... $ECHO_C" >&6; }
2225 if test "${ac_cv_build+set}" = set; then
2226 echo $ECHO_N "(cached) $ECHO_C" >&6
2228 - ac_cv_build_alias=$build_alias
2229 -test -z "$ac_cv_build_alias" &&
2230 - ac_cv_build_alias=`$ac_config_guess`
2231 -test -z "$ac_cv_build_alias" &&
2232 + ac_build_alias=$build_alias
2233 +test "x$ac_build_alias" = x &&
2234 + ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2235 +test "x$ac_build_alias" = x &&
2236 { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2237 echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2238 { (exit 1); exit 1; }; }
2239 -ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
2240 - { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
2241 -echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
2242 +ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2243 + { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2244 +echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2245 { (exit 1); exit 1; }; }
2248 -echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2249 -echo "${ECHO_T}$ac_cv_build" >&6
2250 +{ echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2251 +echo "${ECHO_T}$ac_cv_build" >&6; }
2252 +case $ac_cv_build in
2254 +*) { { echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2255 +echo "$as_me: error: invalid value of canonical build" >&2;}
2256 + { (exit 1); exit 1; }; };;
2259 -build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
2260 -build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
2261 -build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
2262 +ac_save_IFS=$IFS; IFS='-'
2268 +# Remember, the first character of IFS is used to create $*,
2269 +# except with old shells:
2272 +case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2275 -echo "$as_me:$LINENO: checking host system type" >&5
2276 -echo $ECHO_N "checking host system type... $ECHO_C" >&6
2277 +{ echo "$as_me:$LINENO: checking host system type" >&5
2278 +echo $ECHO_N "checking host system type... $ECHO_C" >&6; }
2279 if test "${ac_cv_host+set}" = set; then
2280 echo $ECHO_N "(cached) $ECHO_C" >&6
2282 - ac_cv_host_alias=$host_alias
2283 -test -z "$ac_cv_host_alias" &&
2284 - ac_cv_host_alias=$ac_cv_build_alias
2285 -ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
2286 - { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
2287 -echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
2288 + if test "x$host_alias" = x; then
2289 + ac_cv_host=$ac_cv_build
2291 + ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2292 + { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2293 +echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2294 { (exit 1); exit 1; }; }
2298 -echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2299 -echo "${ECHO_T}$ac_cv_host" >&6
2300 +{ echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2301 +echo "${ECHO_T}$ac_cv_host" >&6; }
2302 +case $ac_cv_host in
2304 +*) { { echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2305 +echo "$as_me: error: invalid value of canonical host" >&2;}
2306 + { (exit 1); exit 1; }; };;
2309 -host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
2310 -host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
2311 -host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
2312 +ac_save_IFS=$IFS; IFS='-'
2318 +# Remember, the first character of IFS is used to create $*,
2319 +# except with old shells:
2322 +case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2326 -echo "$as_me:$LINENO: checking for prefix" >&5
2327 -echo $ECHO_N "checking for prefix... $ECHO_C" >&6
2328 +{ echo "$as_me:$LINENO: checking for prefix" >&5
2329 +echo $ECHO_N "checking for prefix... $ECHO_C" >&6; }
2330 if test x$prefix = xNONE; then
2331 mutt_cv_prefix=$ac_default_prefix
2333 mutt_cv_prefix=$prefix
2335 -echo "$as_me:$LINENO: result: $mutt_cv_prefix" >&5
2336 -echo "${ECHO_T}$mutt_cv_prefix" >&6
2337 +{ echo "$as_me:$LINENO: result: $mutt_cv_prefix" >&5
2338 +echo "${ECHO_T}$mutt_cv_prefix" >&6; }
2341 ac_cpp='$CPP $CPPFLAGS'
2342 @@ -1872,8 +2394,8 @@
2343 if test -n "$ac_tool_prefix"; then
2344 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2345 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2346 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2347 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2348 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2349 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2350 if test "${ac_cv_prog_CC+set}" = set; then
2351 echo $ECHO_N "(cached) $ECHO_C" >&6
2353 @@ -1886,32 +2408,34 @@
2355 test -z "$as_dir" && as_dir=.
2356 for ac_exec_ext in '' $ac_executable_extensions; do
2357 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2358 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2359 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2360 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2370 if test -n "$CC"; then
2371 - echo "$as_me:$LINENO: result: $CC" >&5
2372 -echo "${ECHO_T}$CC" >&6
2373 + { echo "$as_me:$LINENO: result: $CC" >&5
2374 +echo "${ECHO_T}$CC" >&6; }
2376 - echo "$as_me:$LINENO: result: no" >&5
2377 -echo "${ECHO_T}no" >&6
2378 + { echo "$as_me:$LINENO: result: no" >&5
2379 +echo "${ECHO_T}no" >&6; }
2384 if test -z "$ac_cv_prog_CC"; then
2386 # Extract the first word of "gcc", so it can be a program name with args.
2387 set dummy gcc; ac_word=$2
2388 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2389 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2390 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2391 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2392 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2393 echo $ECHO_N "(cached) $ECHO_C" >&6
2395 @@ -1924,36 +2448,51 @@
2397 test -z "$as_dir" && as_dir=.
2398 for ac_exec_ext in '' $ac_executable_extensions; do
2399 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2400 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2401 ac_cv_prog_ac_ct_CC="gcc"
2402 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2411 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2412 if test -n "$ac_ct_CC"; then
2413 - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2414 -echo "${ECHO_T}$ac_ct_CC" >&6
2415 + { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2416 +echo "${ECHO_T}$ac_ct_CC" >&6; }
2418 - echo "$as_me:$LINENO: result: no" >&5
2419 -echo "${ECHO_T}no" >&6
2420 + { echo "$as_me:$LINENO: result: no" >&5
2421 +echo "${ECHO_T}no" >&6; }
2425 + if test "x$ac_ct_CC" = x; then
2428 + case $cross_compiling:$ac_tool_warned in
2430 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2431 +whose name does not start with the host triplet. If you think this
2432 +configuration is useful to you, please write to autoconf@gnu.org." >&5
2433 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2434 +whose name does not start with the host triplet. If you think this
2435 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2436 +ac_tool_warned=yes ;;
2444 if test -z "$CC"; then
2445 - if test -n "$ac_tool_prefix"; then
2446 - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2447 + if test -n "$ac_tool_prefix"; then
2448 + # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2449 set dummy ${ac_tool_prefix}cc; ac_word=$2
2450 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2451 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2452 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2453 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2454 if test "${ac_cv_prog_CC+set}" = set; then
2455 echo $ECHO_N "(cached) $ECHO_C" >&6
2457 @@ -1966,74 +2505,34 @@
2459 test -z "$as_dir" && as_dir=.
2460 for ac_exec_ext in '' $ac_executable_extensions; do
2461 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2462 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2463 ac_cv_prog_CC="${ac_tool_prefix}cc"
2464 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2474 if test -n "$CC"; then
2475 - echo "$as_me:$LINENO: result: $CC" >&5
2476 -echo "${ECHO_T}$CC" >&6
2478 - echo "$as_me:$LINENO: result: no" >&5
2479 -echo "${ECHO_T}no" >&6
2483 -if test -z "$ac_cv_prog_CC"; then
2485 - # Extract the first word of "cc", so it can be a program name with args.
2486 -set dummy cc; ac_word=$2
2487 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2488 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2489 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2490 - echo $ECHO_N "(cached) $ECHO_C" >&6
2492 - if test -n "$ac_ct_CC"; then
2493 - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2495 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2496 -for as_dir in $PATH
2499 - test -z "$as_dir" && as_dir=.
2500 - for ac_exec_ext in '' $ac_executable_extensions; do
2501 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2502 - ac_cv_prog_ac_ct_CC="cc"
2503 - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2511 -ac_ct_CC=$ac_cv_prog_ac_ct_CC
2512 -if test -n "$ac_ct_CC"; then
2513 - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2514 -echo "${ECHO_T}$ac_ct_CC" >&6
2515 + { echo "$as_me:$LINENO: result: $CC" >&5
2516 +echo "${ECHO_T}$CC" >&6; }
2518 - echo "$as_me:$LINENO: result: no" >&5
2519 -echo "${ECHO_T}no" >&6
2520 + { echo "$as_me:$LINENO: result: no" >&5
2521 +echo "${ECHO_T}no" >&6; }
2526 - CC="$ac_cv_prog_CC"
2531 if test -z "$CC"; then
2532 # Extract the first word of "cc", so it can be a program name with args.
2533 set dummy cc; ac_word=$2
2534 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2535 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2536 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2537 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2538 if test "${ac_cv_prog_CC+set}" = set; then
2539 echo $ECHO_N "(cached) $ECHO_C" >&6
2541 @@ -2047,7 +2546,7 @@
2543 test -z "$as_dir" && as_dir=.
2544 for ac_exec_ext in '' $ac_executable_extensions; do
2545 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2546 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2547 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2548 ac_prog_rejected=yes
2550 @@ -2058,6 +2557,7 @@
2556 if test $ac_prog_rejected = yes; then
2557 # We found a bogon in the path, so make sure we never use it.
2558 @@ -2075,22 +2575,23 @@
2561 if test -n "$CC"; then
2562 - echo "$as_me:$LINENO: result: $CC" >&5
2563 -echo "${ECHO_T}$CC" >&6
2564 + { echo "$as_me:$LINENO: result: $CC" >&5
2565 +echo "${ECHO_T}$CC" >&6; }
2567 - echo "$as_me:$LINENO: result: no" >&5
2568 -echo "${ECHO_T}no" >&6
2569 + { echo "$as_me:$LINENO: result: no" >&5
2570 +echo "${ECHO_T}no" >&6; }
2575 if test -z "$CC"; then
2576 if test -n "$ac_tool_prefix"; then
2578 + for ac_prog in cl.exe
2580 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2581 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2582 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2583 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2584 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2585 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2586 if test "${ac_cv_prog_CC+set}" = set; then
2587 echo $ECHO_N "(cached) $ECHO_C" >&6
2589 @@ -2103,36 +2604,38 @@
2591 test -z "$as_dir" && as_dir=.
2592 for ac_exec_ext in '' $ac_executable_extensions; do
2593 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2594 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2595 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2596 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2606 if test -n "$CC"; then
2607 - echo "$as_me:$LINENO: result: $CC" >&5
2608 -echo "${ECHO_T}$CC" >&6
2609 + { echo "$as_me:$LINENO: result: $CC" >&5
2610 +echo "${ECHO_T}$CC" >&6; }
2612 - echo "$as_me:$LINENO: result: no" >&5
2613 -echo "${ECHO_T}no" >&6
2614 + { echo "$as_me:$LINENO: result: no" >&5
2615 +echo "${ECHO_T}no" >&6; }
2619 test -n "$CC" && break
2622 if test -z "$CC"; then
2625 + for ac_prog in cl.exe
2627 # Extract the first word of "$ac_prog", so it can be a program name with args.
2628 set dummy $ac_prog; ac_word=$2
2629 -echo "$as_me:$LINENO: checking for $ac_word" >&5
2630 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2631 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2632 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2633 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2634 echo $ECHO_N "(cached) $ECHO_C" >&6
2636 @@ -2145,29 +2648,45 @@
2638 test -z "$as_dir" && as_dir=.
2639 for ac_exec_ext in '' $ac_executable_extensions; do
2640 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2641 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
2642 ac_cv_prog_ac_ct_CC="$ac_prog"
2643 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2652 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2653 if test -n "$ac_ct_CC"; then
2654 - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2655 -echo "${ECHO_T}$ac_ct_CC" >&6
2656 + { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2657 +echo "${ECHO_T}$ac_ct_CC" >&6; }
2659 - echo "$as_me:$LINENO: result: no" >&5
2660 -echo "${ECHO_T}no" >&6
2661 + { echo "$as_me:$LINENO: result: no" >&5
2662 +echo "${ECHO_T}no" >&6; }
2666 test -n "$ac_ct_CC" && break
2670 + if test "x$ac_ct_CC" = x; then
2673 + case $cross_compiling:$ac_tool_warned in
2675 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2676 +whose name does not start with the host triplet. If you think this
2677 +configuration is useful to you, please write to autoconf@gnu.org." >&5
2678 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2679 +whose name does not start with the host triplet. If you think this
2680 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2681 +ac_tool_warned=yes ;;
2688 @@ -2180,21 +2699,35 @@
2689 { (exit 1); exit 1; }; }
2691 # Provide some information about the compiler.
2692 -echo "$as_me:$LINENO:" \
2693 - "checking for C compiler version" >&5
2694 +echo "$as_me:$LINENO: checking for C compiler version" >&5
2695 ac_compiler=`set X $ac_compile; echo $2`
2696 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
2697 - (eval $ac_compiler --version </dev/null >&5) 2>&5
2698 +{ (ac_try="$ac_compiler --version >&5"
2699 +case "(($ac_try" in
2700 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2701 + *) ac_try_echo=$ac_try;;
2703 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2704 + (eval "$ac_compiler --version >&5") 2>&5
2706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2707 (exit $ac_status); }
2708 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
2709 - (eval $ac_compiler -v </dev/null >&5) 2>&5
2710 +{ (ac_try="$ac_compiler -v >&5"
2711 +case "(($ac_try" in
2712 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2713 + *) ac_try_echo=$ac_try;;
2715 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2716 + (eval "$ac_compiler -v >&5") 2>&5
2718 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2719 (exit $ac_status); }
2720 -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
2721 - (eval $ac_compiler -V </dev/null >&5) 2>&5
2722 +{ (ac_try="$ac_compiler -V >&5"
2723 +case "(($ac_try" in
2724 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2725 + *) ac_try_echo=$ac_try;;
2727 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2728 + (eval "$ac_compiler -V >&5") 2>&5
2730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2731 (exit $ac_status); }
2732 @@ -2219,46 +2752,70 @@
2733 # Try to create an executable without -o first, disregard a.out.
2734 # It will help us diagnose broken compilers, and finding out an intuition
2736 -echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2737 -echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2738 +{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2739 +echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2740 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2741 -if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2742 - (eval $ac_link_default) 2>&5
2744 +# List of possible output files, starting from the most likely.
2745 +# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2746 +# only as a last resort. b.out is created by i960 compilers.
2747 +ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2749 +# The IRIX 6 linker writes into existing files which may not be
2750 +# executable, retaining their permissions. Remove them first so a
2751 +# subsequent execution test works.
2753 +for ac_file in $ac_files
2756 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2757 + * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2762 +if { (ac_try="$ac_link_default"
2763 +case "(($ac_try" in
2764 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2765 + *) ac_try_echo=$ac_try;;
2767 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2768 + (eval "$ac_link_default") 2>&5
2770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2771 (exit $ac_status); }; then
2772 - # Find the output, starting from the most likely. This scheme is
2773 -# not robust to junk in `.', hence go to wildcards (a.*) only as a last
2776 -# Be careful to initialize this variable, since it used to be cached.
2777 -# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
2779 -# b.out is created by i960 compilers.
2780 -for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
2781 + # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2782 +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2783 +# in a Makefile. We should not override ac_cv_exeext if it was cached,
2784 +# so that the user can short-circuit this test for compilers unknown to
2786 +for ac_file in $ac_files
2788 test -f "$ac_file" || continue
2790 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2792 - conftest.$ac_ext )
2793 - # This is the source file.
2794 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2797 # We found the default executable, but exeext='' is most
2801 - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2802 - # FIXME: I believe we export ac_cv_exeext for Libtool,
2803 - # but it would be cool to find out if it's true. Does anybody
2804 - # maintain Libtool? --akim.
2805 - export ac_cv_exeext
2806 + if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2808 + ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2810 + # We set ac_cv_exeext here because the later test for it is not
2811 + # safe: cross compilers may not add the suffix if given an `-o'
2812 + # argument, so we may need to know it at that point already.
2813 + # Even if this section looks crufty: it has the advantage of
2814 + # actually working.
2820 +test "$ac_cv_exeext" = no && ac_cv_exeext=
2823 echo "$as_me: failed program was:" >&5
2824 sed 's/^/| /' conftest.$ac_ext >&5
2825 @@ -2271,19 +2828,23 @@
2828 ac_exeext=$ac_cv_exeext
2829 -echo "$as_me:$LINENO: result: $ac_file" >&5
2830 -echo "${ECHO_T}$ac_file" >&6
2831 +{ echo "$as_me:$LINENO: result: $ac_file" >&5
2832 +echo "${ECHO_T}$ac_file" >&6; }
2834 -# Check the compiler produces executables we can run. If not, either
2835 +# Check that the compiler produces executables we can run. If not, either
2836 # the compiler is broken, or we cross compile.
2837 -echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2838 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
2839 +{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2840 +echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2841 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2842 # If not cross compiling, check that we can run a simple program.
2843 if test "$cross_compiling" != yes; then
2844 if { ac_try='./$ac_file'
2845 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2846 - (eval $ac_try) 2>&5
2847 + { (case "(($ac_try" in
2848 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2849 + *) ac_try_echo=$ac_try;;
2851 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2852 + (eval "$ac_try") 2>&5
2854 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2855 (exit $ac_status); }; }; then
2856 @@ -2302,22 +2863,27 @@
2860 -echo "$as_me:$LINENO: result: yes" >&5
2861 -echo "${ECHO_T}yes" >&6
2862 +{ echo "$as_me:$LINENO: result: yes" >&5
2863 +echo "${ECHO_T}yes" >&6; }
2865 rm -f a.out a.exe conftest$ac_cv_exeext b.out
2866 ac_clean_files=$ac_clean_files_save
2867 -# Check the compiler produces executables we can run. If not, either
2868 +# Check that the compiler produces executables we can run. If not, either
2869 # the compiler is broken, or we cross compile.
2870 -echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2871 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
2872 -echo "$as_me:$LINENO: result: $cross_compiling" >&5
2873 -echo "${ECHO_T}$cross_compiling" >&6
2875 -echo "$as_me:$LINENO: checking for suffix of executables" >&5
2876 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
2877 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
2878 - (eval $ac_link) 2>&5
2879 +{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2880 +echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2881 +{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
2882 +echo "${ECHO_T}$cross_compiling" >&6; }
2884 +{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
2885 +echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2886 +if { (ac_try="$ac_link"
2887 +case "(($ac_try" in
2888 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2889 + *) ac_try_echo=$ac_try;;
2891 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2892 + (eval "$ac_link") 2>&5
2894 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2895 (exit $ac_status); }; then
2896 @@ -2328,9 +2894,8 @@
2897 for ac_file in conftest.exe conftest conftest.*; do
2898 test -f "$ac_file" || continue
2900 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2901 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2902 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2903 - export ac_cv_exeext
2907 @@ -2344,14 +2909,14 @@
2910 rm -f conftest$ac_cv_exeext
2911 -echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2912 -echo "${ECHO_T}$ac_cv_exeext" >&6
2913 +{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2914 +echo "${ECHO_T}$ac_cv_exeext" >&6; }
2916 rm -f conftest.$ac_ext
2917 EXEEXT=$ac_cv_exeext
2919 -echo "$as_me:$LINENO: checking for suffix of object files" >&5
2920 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
2921 +{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
2922 +echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2923 if test "${ac_cv_objext+set}" = set; then
2924 echo $ECHO_N "(cached) $ECHO_C" >&6
2926 @@ -2371,14 +2936,20 @@
2929 rm -f conftest.o conftest.obj
2930 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2931 - (eval $ac_compile) 2>&5
2932 +if { (ac_try="$ac_compile"
2933 +case "(($ac_try" in
2934 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2935 + *) ac_try_echo=$ac_try;;
2937 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2938 + (eval "$ac_compile") 2>&5
2940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2941 (exit $ac_status); }; then
2942 - for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2943 + for ac_file in conftest.o conftest.obj conftest.*; do
2944 + test -f "$ac_file" || continue;
2946 - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
2947 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2948 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2951 @@ -2396,12 +2967,12 @@
2953 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2955 -echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2956 -echo "${ECHO_T}$ac_cv_objext" >&6
2957 +{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2958 +echo "${ECHO_T}$ac_cv_objext" >&6; }
2959 OBJEXT=$ac_cv_objext
2961 -echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2962 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2963 +{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2964 +echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
2965 if test "${ac_cv_c_compiler_gnu+set}" = set; then
2966 echo $ECHO_N "(cached) $ECHO_C" >&6
2968 @@ -2424,24 +2995,36 @@
2971 rm -f conftest.$ac_objext
2972 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2973 - (eval $ac_compile) 2>conftest.er1
2974 +if { (ac_try="$ac_compile"
2975 +case "(($ac_try" in
2976 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2977 + *) ac_try_echo=$ac_try;;
2979 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2980 + (eval "$ac_compile") 2>conftest.er1
2982 grep -v '^ *+' conftest.er1 >conftest.err
2984 cat conftest.err >&5
2985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2986 (exit $ac_status); } &&
2987 - { ac_try='test -z "$ac_c_werror_flag"
2988 - || test ! -s conftest.err'
2989 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2990 - (eval $ac_try) 2>&5
2991 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
2992 + { (case "(($ac_try" in
2993 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2994 + *) ac_try_echo=$ac_try;;
2996 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2997 + (eval "$ac_try") 2>&5
2999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3000 (exit $ac_status); }; } &&
3001 { ac_try='test -s conftest.$ac_objext'
3002 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3003 - (eval $ac_try) 2>&5
3004 + { (case "(($ac_try" in
3005 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3006 + *) ac_try_echo=$ac_try;;
3008 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3009 + (eval "$ac_try") 2>&5
3011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3012 (exit $ac_status); }; }; then
3013 @@ -2450,24 +3033,139 @@
3014 echo "$as_me: failed program was:" >&5
3015 sed 's/^/| /' conftest.$ac_ext >&5
3018 + ac_compiler_gnu=no
3020 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3022 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3023 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3026 -echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3027 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
3028 +{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3029 +echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
3030 GCC=`test $ac_compiler_gnu = yes && echo yes`
3031 ac_test_CFLAGS=${CFLAGS+set}
3032 ac_save_CFLAGS=$CFLAGS
3034 -echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3035 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
3036 +{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3037 +echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
3038 if test "${ac_cv_prog_cc_g+set}" = set; then
3039 echo $ECHO_N "(cached) $ECHO_C" >&6
3041 - cat >conftest.$ac_ext <<_ACEOF
3042 + ac_save_c_werror_flag=$ac_c_werror_flag
3043 + ac_c_werror_flag=yes
3044 + ac_cv_prog_cc_g=no
3046 + cat >conftest.$ac_ext <<_ACEOF
3049 +cat confdefs.h >>conftest.$ac_ext
3050 +cat >>conftest.$ac_ext <<_ACEOF
3051 +/* end confdefs.h. */
3061 +rm -f conftest.$ac_objext
3062 +if { (ac_try="$ac_compile"
3063 +case "(($ac_try" in
3064 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3065 + *) ac_try_echo=$ac_try;;
3067 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3068 + (eval "$ac_compile") 2>conftest.er1
3070 + grep -v '^ *+' conftest.er1 >conftest.err
3071 + rm -f conftest.er1
3072 + cat conftest.err >&5
3073 + echo "$as_me:$LINENO: \$? = $ac_status" >&5
3074 + (exit $ac_status); } &&
3075 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3076 + { (case "(($ac_try" in
3077 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3078 + *) ac_try_echo=$ac_try;;
3080 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3081 + (eval "$ac_try") 2>&5
3083 + echo "$as_me:$LINENO: \$? = $ac_status" >&5
3084 + (exit $ac_status); }; } &&
3085 + { ac_try='test -s conftest.$ac_objext'
3086 + { (case "(($ac_try" in
3087 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3088 + *) ac_try_echo=$ac_try;;
3090 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3091 + (eval "$ac_try") 2>&5
3093 + echo "$as_me:$LINENO: \$? = $ac_status" >&5
3094 + (exit $ac_status); }; }; then
3095 + ac_cv_prog_cc_g=yes
3097 + echo "$as_me: failed program was:" >&5
3098 +sed 's/^/| /' conftest.$ac_ext >&5
3101 + cat >conftest.$ac_ext <<_ACEOF
3104 +cat confdefs.h >>conftest.$ac_ext
3105 +cat >>conftest.$ac_ext <<_ACEOF
3106 +/* end confdefs.h. */
3116 +rm -f conftest.$ac_objext
3117 +if { (ac_try="$ac_compile"
3118 +case "(($ac_try" in
3119 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3120 + *) ac_try_echo=$ac_try;;
3122 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3123 + (eval "$ac_compile") 2>conftest.er1
3125 + grep -v '^ *+' conftest.er1 >conftest.err
3126 + rm -f conftest.er1
3127 + cat conftest.err >&5
3128 + echo "$as_me:$LINENO: \$? = $ac_status" >&5
3129 + (exit $ac_status); } &&
3130 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3131 + { (case "(($ac_try" in
3132 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3133 + *) ac_try_echo=$ac_try;;
3135 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3136 + (eval "$ac_try") 2>&5
3138 + echo "$as_me:$LINENO: \$? = $ac_status" >&5
3139 + (exit $ac_status); }; } &&
3140 + { ac_try='test -s conftest.$ac_objext'
3141 + { (case "(($ac_try" in
3142 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3143 + *) ac_try_echo=$ac_try;;
3145 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3146 + (eval "$ac_try") 2>&5
3148 + echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 + (exit $ac_status); }; }; then
3152 + echo "$as_me: failed program was:" >&5
3153 +sed 's/^/| /' conftest.$ac_ext >&5
3155 + ac_c_werror_flag=$ac_save_c_werror_flag
3157 + cat >conftest.$ac_ext <<_ACEOF
3160 cat confdefs.h >>conftest.$ac_ext
3161 @@ -2483,24 +3181,36 @@
3164 rm -f conftest.$ac_objext
3165 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3166 - (eval $ac_compile) 2>conftest.er1
3167 +if { (ac_try="$ac_compile"
3168 +case "(($ac_try" in
3169 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3170 + *) ac_try_echo=$ac_try;;
3172 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3173 + (eval "$ac_compile") 2>conftest.er1
3175 grep -v '^ *+' conftest.er1 >conftest.err
3177 cat conftest.err >&5
3178 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3179 (exit $ac_status); } &&
3180 - { ac_try='test -z "$ac_c_werror_flag"
3181 - || test ! -s conftest.err'
3182 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3183 - (eval $ac_try) 2>&5
3184 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3185 + { (case "(($ac_try" in
3186 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3187 + *) ac_try_echo=$ac_try;;
3189 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3190 + (eval "$ac_try") 2>&5
3192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3193 (exit $ac_status); }; } &&
3194 { ac_try='test -s conftest.$ac_objext'
3195 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3196 - (eval $ac_try) 2>&5
3197 + { (case "(($ac_try" in
3198 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3199 + *) ac_try_echo=$ac_try;;
3201 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3202 + (eval "$ac_try") 2>&5
3204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3205 (exit $ac_status); }; }; then
3206 @@ -2509,12 +3219,20 @@
3207 echo "$as_me: failed program was:" >&5
3208 sed 's/^/| /' conftest.$ac_ext >&5
3214 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3217 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3219 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3221 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3222 + ac_c_werror_flag=$ac_save_c_werror_flag
3224 -echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3225 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
3226 +{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3227 +echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3228 if test "$ac_test_CFLAGS" = set; then
3229 CFLAGS=$ac_save_CFLAGS
3230 elif test $ac_cv_prog_cc_g = yes; then
3231 @@ -2530,12 +3248,12 @@
3235 -echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
3236 -echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
3237 -if test "${ac_cv_prog_cc_stdc+set}" = set; then
3238 +{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3239 +echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3240 +if test "${ac_cv_prog_cc_c89+set}" = set; then
3241 echo $ECHO_N "(cached) $ECHO_C" >&6
3243 - ac_cv_prog_cc_stdc=no
3244 + ac_cv_prog_cc_c89=no
3246 cat >conftest.$ac_ext <<_ACEOF
3248 @@ -2569,12 +3287,17 @@
3249 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3250 function prototypes and stuff, but not '\xHH' hex character constants.
3251 These don't provoke an error unfortunately, instead are silently treated
3252 - as 'x'. The following induces an error, until -std1 is added to get
3253 + as 'x'. The following induces an error, until -std is added to get
3254 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3255 array size at least. It's necessary to write '\x00'==0 to get something
3256 - that's true only with -std1. */
3257 + that's true only with -std. */
3258 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3260 +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3261 + inside strings and character constants. */
3263 +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3265 int test (int i, double x);
3266 struct s1 {int (*f) (int a);};
3267 struct s2 {int (*f) (double a);};
3268 @@ -2589,205 +3312,74 @@
3272 -# Don't try gcc -ansi; that turns off useful extensions and
3273 -# breaks some systems' header files.
3274 -# AIX -qlanglvl=ansi
3275 -# Ultrix and OSF/1 -std1
3276 -# HP-UX 10.20 and later -Ae
3277 -# HP-UX older versions -Aa -D_HPUX_SOURCE
3278 -# SVR4 -Xc -D__EXTENSIONS__
3279 -for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3280 +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3281 + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3283 CC="$ac_save_CC $ac_arg"
3284 rm -f conftest.$ac_objext
3285 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3286 - (eval $ac_compile) 2>conftest.er1
3287 +if { (ac_try="$ac_compile"
3288 +case "(($ac_try" in
3289 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3290 + *) ac_try_echo=$ac_try;;
3292 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3293 + (eval "$ac_compile") 2>conftest.er1
3295 grep -v '^ *+' conftest.er1 >conftest.err
3297 cat conftest.err >&5
3298 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3299 (exit $ac_status); } &&
3300 - { ac_try='test -z "$ac_c_werror_flag"
3301 - || test ! -s conftest.err'
3302 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3303 - (eval $ac_try) 2>&5
3304 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3305 + { (case "(($ac_try" in
3306 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3307 + *) ac_try_echo=$ac_try;;
3309 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3310 + (eval "$ac_try") 2>&5
3312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3313 (exit $ac_status); }; } &&
3314 { ac_try='test -s conftest.$ac_objext'
3315 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3316 - (eval $ac_try) 2>&5
3317 + { (case "(($ac_try" in
3318 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3319 + *) ac_try_echo=$ac_try;;
3321 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3322 + (eval "$ac_try") 2>&5
3324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3325 (exit $ac_status); }; }; then
3326 - ac_cv_prog_cc_stdc=$ac_arg
3328 + ac_cv_prog_cc_c89=$ac_arg
3330 echo "$as_me: failed program was:" >&5
3331 sed 's/^/| /' conftest.$ac_ext >&5
3335 -rm -f conftest.err conftest.$ac_objext
3337 +rm -f core conftest.err conftest.$ac_objext
3338 + test "x$ac_cv_prog_cc_c89" != "xno" && break
3340 -rm -f conftest.$ac_ext conftest.$ac_objext
3341 +rm -f conftest.$ac_ext
3346 -case "x$ac_cv_prog_cc_stdc" in
3348 - echo "$as_me:$LINENO: result: none needed" >&5
3349 -echo "${ECHO_T}none needed" >&6 ;;
3351 +case "x$ac_cv_prog_cc_c89" in
3353 + { echo "$as_me:$LINENO: result: none needed" >&5
3354 +echo "${ECHO_T}none needed" >&6; } ;;
3356 + { echo "$as_me:$LINENO: result: unsupported" >&5
3357 +echo "${ECHO_T}unsupported" >&6; } ;;
3359 - echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
3360 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
3361 - CC="$CC $ac_cv_prog_cc_stdc" ;;
3362 + CC="$CC $ac_cv_prog_cc_c89"
3363 + { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3364 +echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3367 -# Some people use a C++ compiler to compile C. Since we use `exit',
3368 -# in C++ we need to declare it. In case someone uses the same compiler
3369 -# for both compiling C and C++ we need to have the C++ compiler decide
3370 -# the declaration of exit, since it's the most demanding environment.
3371 -cat >conftest.$ac_ext <<_ACEOF
3372 -#ifndef __cplusplus
3376 -rm -f conftest.$ac_objext
3377 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3378 - (eval $ac_compile) 2>conftest.er1
3380 - grep -v '^ *+' conftest.er1 >conftest.err
3381 - rm -f conftest.er1
3382 - cat conftest.err >&5
3383 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3384 - (exit $ac_status); } &&
3385 - { ac_try='test -z "$ac_c_werror_flag"
3386 - || test ! -s conftest.err'
3387 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3388 - (eval $ac_try) 2>&5
3390 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3391 - (exit $ac_status); }; } &&
3392 - { ac_try='test -s conftest.$ac_objext'
3393 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3394 - (eval $ac_try) 2>&5
3396 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3397 - (exit $ac_status); }; }; then
3398 - for ac_declaration in \
3400 - 'extern "C" void std::exit (int) throw (); using std::exit;' \
3401 - 'extern "C" void std::exit (int); using std::exit;' \
3402 - 'extern "C" void exit (int) throw ();' \
3403 - 'extern "C" void exit (int);' \
3404 - 'void exit (int);'
3406 - cat >conftest.$ac_ext <<_ACEOF
3409 -cat confdefs.h >>conftest.$ac_ext
3410 -cat >>conftest.$ac_ext <<_ACEOF
3411 -/* end confdefs.h. */
3413 -#include <stdlib.h>
3422 -rm -f conftest.$ac_objext
3423 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3424 - (eval $ac_compile) 2>conftest.er1
3426 - grep -v '^ *+' conftest.er1 >conftest.err
3427 - rm -f conftest.er1
3428 - cat conftest.err >&5
3429 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3430 - (exit $ac_status); } &&
3431 - { ac_try='test -z "$ac_c_werror_flag"
3432 - || test ! -s conftest.err'
3433 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3434 - (eval $ac_try) 2>&5
3436 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3437 - (exit $ac_status); }; } &&
3438 - { ac_try='test -s conftest.$ac_objext'
3439 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3440 - (eval $ac_try) 2>&5
3442 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3443 - (exit $ac_status); }; }; then
3446 - echo "$as_me: failed program was:" >&5
3447 -sed 's/^/| /' conftest.$ac_ext >&5
3451 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3452 - cat >conftest.$ac_ext <<_ACEOF
3455 -cat confdefs.h >>conftest.$ac_ext
3456 -cat >>conftest.$ac_ext <<_ACEOF
3457 -/* end confdefs.h. */
3467 -rm -f conftest.$ac_objext
3468 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3469 - (eval $ac_compile) 2>conftest.er1
3471 - grep -v '^ *+' conftest.er1 >conftest.err
3472 - rm -f conftest.er1
3473 - cat conftest.err >&5
3474 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3475 - (exit $ac_status); } &&
3476 - { ac_try='test -z "$ac_c_werror_flag"
3477 - || test ! -s conftest.err'
3478 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3479 - (eval $ac_try) 2>&5
3481 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3482 - (exit $ac_status); }; } &&
3483 - { ac_try='test -s conftest.$ac_objext'
3484 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3485 - (eval $ac_try) 2>&5
3487 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3488 - (exit $ac_status); }; }; then
3491 - echo "$as_me: failed program was:" >&5
3492 -sed 's/^/| /' conftest.$ac_ext >&5
3495 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3498 -if test -n "$ac_declaration"; then
3499 - echo '#ifdef __cplusplus' >>confdefs.h
3500 - echo $ac_declaration >>confdefs.h
3501 - echo '#endif' >>confdefs.h
3505 - echo "$as_me: failed program was:" >&5
3506 -sed 's/^/| /' conftest.$ac_ext >&5
3509 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3511 ac_cpp='$CPP $CPPFLAGS'
3512 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3513 @@ -2795,7 +3387,7 @@
3514 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3515 DEPDIR="${am__leading_dot}deps"
3517 - ac_config_commands="$ac_config_commands depfiles"
3518 +ac_config_commands="$ac_config_commands depfiles"
3521 am_make=${MAKE-make}
3522 @@ -2805,8 +3397,8 @@
3525 # If we don't find an include directive, just comment out the code.
3526 -echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
3527 -echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
3528 +{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
3529 +echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
3533 @@ -2833,15 +3425,15 @@
3537 -echo "$as_me:$LINENO: result: $_am_result" >&5
3538 -echo "${ECHO_T}$_am_result" >&6
3539 +{ echo "$as_me:$LINENO: result: $_am_result" >&5
3540 +echo "${ECHO_T}$_am_result" >&6; }
3541 rm -f confinc confmf
3543 -# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
3544 +# Check whether --enable-dependency-tracking was given.
3545 if test "${enable_dependency_tracking+set}" = set; then
3546 - enableval="$enable_dependency_tracking"
3547 + enableval=$enable_dependency_tracking;
3551 if test "x$enable_dependency_tracking" != xno; then
3552 am_depcomp="$ac_aux_dir/depcomp"
3554 @@ -2861,8 +3453,8 @@
3556 depcc="$CC" am_compiler_list=
3558 -echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3559 -echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
3560 +{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3561 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3562 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3563 echo $ECHO_N "(cached) $ECHO_C" >&6
3565 @@ -2951,8 +3543,8 @@
3569 -echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3570 -echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
3571 +{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3572 +echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
3573 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3576 @@ -2969,13 +3561,12 @@
3580 -echo "$as_me:$LINENO: checking for library containing strerror" >&5
3581 -echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6
3582 +{ echo "$as_me:$LINENO: checking for library containing strerror" >&5
3583 +echo $ECHO_N "checking for library containing strerror... $ECHO_C" >&6; }
3584 if test "${ac_cv_search_strerror+set}" = set; then
3585 echo $ECHO_N "(cached) $ECHO_C" >&6
3587 ac_func_search_save_LIBS=$LIBS
3588 -ac_cv_search_strerror=no
3589 cat >conftest.$ac_ext <<_ACEOF
3592 @@ -2983,123 +3574,97 @@
3593 cat >>conftest.$ac_ext <<_ACEOF
3594 /* end confdefs.h. */
3596 -/* Override any gcc2 internal prototype to avoid an error. */
3597 +/* Override any GCC internal prototype to avoid an error.
3598 + Use char because int might match the return type of a GCC
3599 + builtin and then its argument prototype would still apply. */
3603 -/* We use char because int might match the return type of a gcc2
3604 - builtin and then its argument prototype would still apply. */
3610 +return strerror ();
3615 -rm -f conftest.$ac_objext conftest$ac_exeext
3616 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3617 - (eval $ac_link) 2>conftest.er1
3618 +for ac_lib in '' cposix; do
3619 + if test -z "$ac_lib"; then
3620 + ac_res="none required"
3623 + LIBS="-l$ac_lib $ac_func_search_save_LIBS"
3625 + rm -f conftest.$ac_objext conftest$ac_exeext
3626 +if { (ac_try="$ac_link"
3627 +case "(($ac_try" in
3628 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3629 + *) ac_try_echo=$ac_try;;
3631 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3632 + (eval "$ac_link") 2>conftest.er1
3634 grep -v '^ *+' conftest.er1 >conftest.err
3636 cat conftest.err >&5
3637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3638 (exit $ac_status); } &&
3639 - { ac_try='test -z "$ac_c_werror_flag"
3640 - || test ! -s conftest.err'
3641 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3642 - (eval $ac_try) 2>&5
3643 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3644 + { (case "(($ac_try" in
3645 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3646 + *) ac_try_echo=$ac_try;;
3648 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3649 + (eval "$ac_try") 2>&5
3651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3652 (exit $ac_status); }; } &&
3653 { ac_try='test -s conftest$ac_exeext'
3654 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3655 - (eval $ac_try) 2>&5
3656 + { (case "(($ac_try" in
3657 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3658 + *) ac_try_echo=$ac_try;;
3660 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3661 + (eval "$ac_try") 2>&5
3663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3664 (exit $ac_status); }; }; then
3665 - ac_cv_search_strerror="none required"
3666 + ac_cv_search_strerror=$ac_res
3668 echo "$as_me: failed program was:" >&5
3669 sed 's/^/| /' conftest.$ac_ext >&5
3672 -rm -f conftest.err conftest.$ac_objext \
3673 - conftest$ac_exeext conftest.$ac_ext
3674 -if test "$ac_cv_search_strerror" = no; then
3675 - for ac_lib in cposix; do
3676 - LIBS="-l$ac_lib $ac_func_search_save_LIBS"
3677 - cat >conftest.$ac_ext <<_ACEOF
3680 -cat confdefs.h >>conftest.$ac_ext
3681 -cat >>conftest.$ac_ext <<_ACEOF
3682 -/* end confdefs.h. */
3684 -/* Override any gcc2 internal prototype to avoid an error. */
3688 -/* We use char because int might match the return type of a gcc2
3689 - builtin and then its argument prototype would still apply. */
3699 -rm -f conftest.$ac_objext conftest$ac_exeext
3700 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
3701 - (eval $ac_link) 2>conftest.er1
3703 - grep -v '^ *+' conftest.er1 >conftest.err
3704 - rm -f conftest.er1
3705 - cat conftest.err >&5
3706 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3707 - (exit $ac_status); } &&
3708 - { ac_try='test -z "$ac_c_werror_flag"
3709 - || test ! -s conftest.err'
3710 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3711 - (eval $ac_try) 2>&5
3713 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3714 - (exit $ac_status); }; } &&
3715 - { ac_try='test -s conftest$ac_exeext'
3716 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3717 - (eval $ac_try) 2>&5
3719 - echo "$as_me:$LINENO: \$? = $ac_status" >&5
3720 - (exit $ac_status); }; }; then
3721 - ac_cv_search_strerror="-l$ac_lib"
3724 - echo "$as_me: failed program was:" >&5
3725 -sed 's/^/| /' conftest.$ac_ext >&5
3728 +rm -f core conftest.err conftest.$ac_objext \
3729 + conftest$ac_exeext
3730 + if test "${ac_cv_search_strerror+set}" = set; then
3733 -rm -f conftest.err conftest.$ac_objext \
3734 - conftest$ac_exeext conftest.$ac_ext
3737 +if test "${ac_cv_search_strerror+set}" = set; then
3740 + ac_cv_search_strerror=no
3742 +rm conftest.$ac_ext
3743 LIBS=$ac_func_search_save_LIBS
3745 -echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
3746 -echo "${ECHO_T}$ac_cv_search_strerror" >&6
3747 -if test "$ac_cv_search_strerror" != no; then
3748 - test "$ac_cv_search_strerror" = "none required" || LIBS="$ac_cv_search_strerror $LIBS"
3749 +{ echo "$as_me:$LINENO: result: $ac_cv_search_strerror" >&5
3750 +echo "${ECHO_T}$ac_cv_search_strerror" >&6; }
3751 +ac_res=$ac_cv_search_strerror
3752 +if test "$ac_res" != no; then
3753 + test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
3757 -echo "$as_me:$LINENO: checking for function prototypes" >&5
3758 -echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6
3759 -if test "$ac_cv_prog_cc_stdc" != no; then
3760 - echo "$as_me:$LINENO: result: yes" >&5
3761 -echo "${ECHO_T}yes" >&6
3762 +{ echo "$as_me:$LINENO: checking for function prototypes" >&5
3763 +echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6; }
3764 +if test "$ac_cv_prog_cc_c89" != no; then
3765 + { echo "$as_me:$LINENO: result: yes" >&5
3766 +echo "${ECHO_T}yes" >&6; }
3768 cat >>confdefs.h <<\_ACEOF
3769 #define PROTOTYPES 1
3770 @@ -3111,8 +3676,8 @@
3774 - echo "$as_me:$LINENO: result: no" >&5
3775 -echo "${ECHO_T}no" >&6
3776 + { echo "$as_me:$LINENO: result: no" >&5
3777 +echo "${ECHO_T}no" >&6; }
3781 @@ -3120,8 +3685,8 @@
3782 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3783 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3784 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3785 -echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3786 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
3787 +{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3788 +echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3789 # On Suns, sometimes $CPP names a directory.
3790 if test -n "$CPP" && test -d "$CPP"; then
3792 @@ -3155,8 +3720,13 @@
3796 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3797 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3798 +if { (ac_try="$ac_cpp conftest.$ac_ext"
3799 +case "(($ac_try" in
3800 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3801 + *) ac_try_echo=$ac_try;;
3803 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3804 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3806 grep -v '^ *+' conftest.er1 >conftest.err
3808 @@ -3181,9 +3751,10 @@
3809 # Broken: fails on valid input.
3813 rm -f conftest.err conftest.$ac_ext
3815 - # OK, works on sane cases. Now check whether non-existent headers
3816 + # OK, works on sane cases. Now check whether nonexistent headers
3817 # can be detected and how.
3818 cat >conftest.$ac_ext <<_ACEOF
3820 @@ -3193,8 +3764,13 @@
3821 /* end confdefs.h. */
3822 #include <ac_nonexistent.h>
3824 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3825 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3826 +if { (ac_try="$ac_cpp conftest.$ac_ext"
3827 +case "(($ac_try" in
3828 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3829 + *) ac_try_echo=$ac_try;;
3831 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3832 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3834 grep -v '^ *+' conftest.er1 >conftest.err
3836 @@ -3221,6 +3797,7 @@
3841 rm -f conftest.err conftest.$ac_ext
3844 @@ -3238,8 +3815,8 @@
3848 -echo "$as_me:$LINENO: result: $CPP" >&5
3849 -echo "${ECHO_T}$CPP" >&6
3850 +{ echo "$as_me:$LINENO: result: $CPP" >&5
3851 +echo "${ECHO_T}$CPP" >&6; }
3853 for ac_c_preproc_warn_flag in '' yes
3855 @@ -3262,8 +3839,13 @@
3859 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3860 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3861 +if { (ac_try="$ac_cpp conftest.$ac_ext"
3862 +case "(($ac_try" in
3863 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3864 + *) ac_try_echo=$ac_try;;
3866 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3867 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3869 grep -v '^ *+' conftest.er1 >conftest.err
3871 @@ -3288,9 +3870,10 @@
3872 # Broken: fails on valid input.
3876 rm -f conftest.err conftest.$ac_ext
3878 - # OK, works on sane cases. Now check whether non-existent headers
3879 + # OK, works on sane cases. Now check whether nonexistent headers
3880 # can be detected and how.
3881 cat >conftest.$ac_ext <<_ACEOF
3883 @@ -3300,8 +3883,13 @@
3884 /* end confdefs.h. */
3885 #include <ac_nonexistent.h>
3887 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3888 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3889 +if { (ac_try="$ac_cpp conftest.$ac_ext"
3890 +case "(($ac_try" in
3891 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3892 + *) ac_try_echo=$ac_try;;
3894 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3895 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3897 grep -v '^ *+' conftest.er1 >conftest.err
3899 @@ -3328,6 +3916,7 @@
3904 rm -f conftest.err conftest.$ac_ext
3907 @@ -3350,23 +3939,170 @@
3908 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3911 -echo "$as_me:$LINENO: checking for egrep" >&5
3912 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6
3913 -if test "${ac_cv_prog_egrep+set}" = set; then
3914 +{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3915 +echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
3916 +if test "${ac_cv_path_GREP+set}" = set; then
3917 + echo $ECHO_N "(cached) $ECHO_C" >&6
3919 + # Extract the first word of "grep ggrep" to use in msg output
3920 +if test -z "$GREP"; then
3921 +set dummy grep ggrep; ac_prog_name=$2
3922 +if test "${ac_cv_path_GREP+set}" = set; then
3923 + echo $ECHO_N "(cached) $ECHO_C" >&6
3925 + ac_path_GREP_found=false
3926 +# Loop through the user's path and test for each of PROGNAME-LIST
3927 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3928 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3931 + test -z "$as_dir" && as_dir=.
3932 + for ac_prog in grep ggrep; do
3933 + for ac_exec_ext in '' $ac_executable_extensions; do
3934 + ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3935 + { test -f "$ac_path_GREP" && $as_executable_p "$ac_path_GREP"; } || continue
3936 + # Check for GNU ac_path_GREP and select it if it is found.
3937 + # Check for GNU $ac_path_GREP
3938 +case `"$ac_path_GREP" --version 2>&1` in
3940 + ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3943 + echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3946 + cat "conftest.in" "conftest.in" >"conftest.tmp"
3947 + mv "conftest.tmp" "conftest.in"
3948 + cp "conftest.in" "conftest.nl"
3949 + echo 'GREP' >> "conftest.nl"
3950 + "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3951 + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3952 + ac_count=`expr $ac_count + 1`
3953 + if test $ac_count -gt ${ac_path_GREP_max-0}; then
3954 + # Best one so far, save it but keep looking for a better one
3955 + ac_cv_path_GREP="$ac_path_GREP"
3956 + ac_path_GREP_max=$ac_count
3958 + # 10*(2^10) chars as input seems more than enough
3959 + test $ac_count -gt 10 && break
3961 + rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3965 + $ac_path_GREP_found && break 3
3975 +GREP="$ac_cv_path_GREP"
3976 +if test -z "$GREP"; then
3977 + { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3978 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3979 + { (exit 1); exit 1; }; }
3983 + ac_cv_path_GREP=$GREP
3988 +{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3989 +echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
3990 + GREP="$ac_cv_path_GREP"
3993 +{ echo "$as_me:$LINENO: checking for egrep" >&5
3994 +echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
3995 +if test "${ac_cv_path_EGREP+set}" = set; then
3996 echo $ECHO_N "(cached) $ECHO_C" >&6
3998 - if echo a | (grep -E '(a|b)') >/dev/null 2>&1
3999 - then ac_cv_prog_egrep='grep -E'
4000 - else ac_cv_prog_egrep='egrep'
4001 + if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4002 + then ac_cv_path_EGREP="$GREP -E"
4004 + # Extract the first word of "egrep" to use in msg output
4005 +if test -z "$EGREP"; then
4006 +set dummy egrep; ac_prog_name=$2
4007 +if test "${ac_cv_path_EGREP+set}" = set; then
4008 + echo $ECHO_N "(cached) $ECHO_C" >&6
4010 + ac_path_EGREP_found=false
4011 +# Loop through the user's path and test for each of PROGNAME-LIST
4012 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4013 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4016 + test -z "$as_dir" && as_dir=.
4017 + for ac_prog in egrep; do
4018 + for ac_exec_ext in '' $ac_executable_extensions; do
4019 + ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4020 + { test -f "$ac_path_EGREP" && $as_executable_p "$ac_path_EGREP"; } || continue
4021 + # Check for GNU ac_path_EGREP and select it if it is found.
4022 + # Check for GNU $ac_path_EGREP
4023 +case `"$ac_path_EGREP" --version 2>&1` in
4025 + ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4028 + echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4031 + cat "conftest.in" "conftest.in" >"conftest.tmp"
4032 + mv "conftest.tmp" "conftest.in"
4033 + cp "conftest.in" "conftest.nl"
4034 + echo 'EGREP' >> "conftest.nl"
4035 + "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4036 + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4037 + ac_count=`expr $ac_count + 1`
4038 + if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4039 + # Best one so far, save it but keep looking for a better one
4040 + ac_cv_path_EGREP="$ac_path_EGREP"
4041 + ac_path_EGREP_max=$ac_count
4043 + # 10*(2^10) chars as input seems more than enough
4044 + test $ac_count -gt 10 && break
4046 + rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4050 + $ac_path_EGREP_found && break 3
4060 +EGREP="$ac_cv_path_EGREP"
4061 +if test -z "$EGREP"; then
4062 + { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4063 +echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4064 + { (exit 1); exit 1; }; }
4068 + ac_cv_path_EGREP=$EGREP
4074 -echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
4075 -echo "${ECHO_T}$ac_cv_prog_egrep" >&6
4076 - EGREP=$ac_cv_prog_egrep
4077 +{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4078 +echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
4079 + EGREP="$ac_cv_path_EGREP"
4082 -echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4083 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
4084 +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4085 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
4086 if test "${ac_cv_header_stdc+set}" = set; then
4087 echo $ECHO_N "(cached) $ECHO_C" >&6
4089 @@ -3390,24 +4126,36 @@
4092 rm -f conftest.$ac_objext
4093 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4094 - (eval $ac_compile) 2>conftest.er1
4095 +if { (ac_try="$ac_compile"
4096 +case "(($ac_try" in
4097 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4098 + *) ac_try_echo=$ac_try;;
4100 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&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
4111 - (eval $ac_try) 2>&5
4112 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4113 + { (case "(($ac_try" in
4114 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4115 + *) ac_try_echo=$ac_try;;
4117 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4118 + (eval "$ac_try") 2>&5
4120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4121 (exit $ac_status); }; } &&
4122 { ac_try='test -s conftest.$ac_objext'
4123 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4124 - (eval $ac_try) 2>&5
4125 + { (case "(($ac_try" in
4126 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4127 + *) ac_try_echo=$ac_try;;
4129 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4130 + (eval "$ac_try") 2>&5
4132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4133 (exit $ac_status); }; }; then
4134 @@ -3416,9 +4164,10 @@
4135 echo "$as_me: failed program was:" >&5
4136 sed 's/^/| /' conftest.$ac_ext >&5
4138 -ac_cv_header_stdc=no
4139 + ac_cv_header_stdc=no
4141 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4143 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4145 if test $ac_cv_header_stdc = yes; then
4146 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4147 @@ -3474,6 +4223,7 @@
4148 cat >>conftest.$ac_ext <<_ACEOF
4149 /* end confdefs.h. */
4151 +#include <stdlib.h>
4152 #if ((' ' & 0x0FF) == 0x020)
4153 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4154 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4155 @@ -3493,18 +4243,27 @@
4156 for (i = 0; i < 256; i++)
4157 if (XOR (islower (i), ISLOWER (i))
4158 || toupper (i) != TOUPPER (i))
4165 rm -f conftest$ac_exeext
4166 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4167 - (eval $ac_link) 2>&5
4168 +if { (ac_try="$ac_link"
4169 +case "(($ac_try" in
4170 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4171 + *) ac_try_echo=$ac_try;;
4173 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4174 + (eval "$ac_link") 2>&5
4176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4177 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4178 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4179 - (eval $ac_try) 2>&5
4180 + { (case "(($ac_try" in
4181 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4182 + *) ac_try_echo=$ac_try;;
4184 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4185 + (eval "$ac_try") 2>&5
4187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4188 (exit $ac_status); }; }; then
4189 @@ -3517,12 +4276,14 @@
4191 ac_cv_header_stdc=no
4193 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4194 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4200 -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4201 -echo "${ECHO_T}$ac_cv_header_stdc" >&6
4202 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4203 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
4204 if test $ac_cv_header_stdc = yes; then
4206 cat >>confdefs.h <<\_ACEOF
4207 @@ -3545,9 +4306,9 @@
4208 inttypes.h stdint.h unistd.h
4210 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4211 -echo "$as_me:$LINENO: checking for $ac_header" >&5
4212 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4213 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
4214 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4215 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4216 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4217 echo $ECHO_N "(cached) $ECHO_C" >&6
4219 cat >conftest.$ac_ext <<_ACEOF
4220 @@ -3561,24 +4322,36 @@
4221 #include <$ac_header>
4223 rm -f conftest.$ac_objext
4224 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4225 - (eval $ac_compile) 2>conftest.er1
4226 +if { (ac_try="$ac_compile"
4227 +case "(($ac_try" in
4228 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4229 + *) ac_try_echo=$ac_try;;
4231 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&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
4242 - (eval $ac_try) 2>&5
4243 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4244 + { (case "(($ac_try" in
4245 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4246 + *) ac_try_echo=$ac_try;;
4248 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4249 + (eval "$ac_try") 2>&5
4251 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4252 (exit $ac_status); }; } &&
4253 { ac_try='test -s conftest.$ac_objext'
4254 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4255 - (eval $ac_try) 2>&5
4256 + { (case "(($ac_try" in
4257 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4258 + *) ac_try_echo=$ac_try;;
4260 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4261 + (eval "$ac_try") 2>&5
4263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4264 (exit $ac_status); }; }; then
4265 @@ -3587,12 +4360,14 @@
4266 echo "$as_me: failed program was:" >&5
4267 sed 's/^/| /' conftest.$ac_ext >&5
4269 -eval "$as_ac_Header=no"
4270 + eval "$as_ac_Header=no"
4272 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4274 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4276 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4277 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4278 +ac_res=`eval echo '${'$as_ac_Header'}'`
4279 + { echo "$as_me:$LINENO: result: $ac_res" >&5
4280 +echo "${ECHO_T}$ac_res" >&6; }
4281 if test `eval echo '${'$as_ac_Header'}'` = yes; then
4282 cat >>confdefs.h <<_ACEOF
4283 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4284 @@ -3615,18 +4390,19 @@
4285 for ac_header in string.h
4287 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4288 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
4289 - echo "$as_me:$LINENO: checking for $ac_header" >&5
4290 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4291 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
4292 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4293 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
4294 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4295 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4296 echo $ECHO_N "(cached) $ECHO_C" >&6
4298 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4299 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4300 +ac_res=`eval echo '${'$as_ac_Header'}'`
4301 + { echo "$as_me:$LINENO: result: $ac_res" >&5
4302 +echo "${ECHO_T}$ac_res" >&6; }
4304 # Is the header compilable?
4305 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
4306 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4307 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
4308 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
4309 cat >conftest.$ac_ext <<_ACEOF
4312 @@ -3637,24 +4413,36 @@
4313 #include <$ac_header>
4315 rm -f conftest.$ac_objext
4316 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4317 - (eval $ac_compile) 2>conftest.er1
4318 +if { (ac_try="$ac_compile"
4319 +case "(($ac_try" in
4320 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4321 + *) ac_try_echo=$ac_try;;
4323 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4324 + (eval "$ac_compile") 2>conftest.er1
4326 grep -v '^ *+' conftest.er1 >conftest.err
4328 cat conftest.err >&5
4329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4330 (exit $ac_status); } &&
4331 - { ac_try='test -z "$ac_c_werror_flag"
4332 - || test ! -s conftest.err'
4333 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4334 - (eval $ac_try) 2>&5
4335 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4336 + { (case "(($ac_try" in
4337 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4338 + *) ac_try_echo=$ac_try;;
4340 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4341 + (eval "$ac_try") 2>&5
4343 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4344 (exit $ac_status); }; } &&
4345 { ac_try='test -s conftest.$ac_objext'
4346 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4347 - (eval $ac_try) 2>&5
4348 + { (case "(($ac_try" in
4349 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4350 + *) ac_try_echo=$ac_try;;
4352 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4353 + (eval "$ac_try") 2>&5
4355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4356 (exit $ac_status); }; }; then
4357 @@ -3663,15 +4451,16 @@
4358 echo "$as_me: failed program was:" >&5
4359 sed 's/^/| /' conftest.$ac_ext >&5
4361 -ac_header_compiler=no
4362 + ac_header_compiler=no
4364 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4365 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4366 -echo "${ECHO_T}$ac_header_compiler" >&6
4368 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4369 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4370 +echo "${ECHO_T}$ac_header_compiler" >&6; }
4372 # Is the header present?
4373 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
4374 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4375 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
4376 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
4377 cat >conftest.$ac_ext <<_ACEOF
4380 @@ -3680,8 +4469,13 @@
4381 /* end confdefs.h. */
4382 #include <$ac_header>
4384 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4385 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4386 +if { (ac_try="$ac_cpp conftest.$ac_ext"
4387 +case "(($ac_try" in
4388 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4389 + *) ac_try_echo=$ac_try;;
4391 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4392 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4394 grep -v '^ *+' conftest.er1 >conftest.err
4396 @@ -3705,9 +4499,10 @@
4398 ac_header_preproc=no
4401 rm -f conftest.err conftest.$ac_ext
4402 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4403 -echo "${ECHO_T}$ac_header_preproc" >&6
4404 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4405 +echo "${ECHO_T}$ac_header_preproc" >&6; }
4407 # So? What about this header?
4408 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4409 @@ -3731,25 +4526,19 @@
4410 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4411 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4412 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4415 -## ------------------------------------------ ##
4416 -## Report this to the AC_PACKAGE_NAME lists. ##
4417 -## ------------------------------------------ ##
4420 - sed "s/^/$as_me: WARNING: /" >&2
4424 -echo "$as_me:$LINENO: checking for $ac_header" >&5
4425 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4426 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
4427 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4428 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4429 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4430 echo $ECHO_N "(cached) $ECHO_C" >&6
4432 eval "$as_ac_Header=\$ac_header_preproc"
4434 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4435 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4436 +ac_res=`eval echo '${'$as_ac_Header'}'`
4437 + { echo "$as_me:$LINENO: result: $ac_res" >&5
4438 +echo "${ECHO_T}$ac_res" >&6; }
4441 if test `eval echo '${'$as_ac_Header'}'` = yes; then
4442 @@ -3772,8 +4561,8 @@
4443 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4444 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4445 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4446 -echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
4447 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
4448 +{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
4449 +echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
4450 # On Suns, sometimes $CPP names a directory.
4451 if test -n "$CPP" && test -d "$CPP"; then
4453 @@ -3807,8 +4596,13 @@
4457 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4458 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4459 +if { (ac_try="$ac_cpp conftest.$ac_ext"
4460 +case "(($ac_try" in
4461 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4462 + *) ac_try_echo=$ac_try;;
4464 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4465 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4467 grep -v '^ *+' conftest.er1 >conftest.err
4469 @@ -3833,9 +4627,10 @@
4470 # Broken: fails on valid input.
4474 rm -f conftest.err conftest.$ac_ext
4476 - # OK, works on sane cases. Now check whether non-existent headers
4477 + # OK, works on sane cases. Now check whether nonexistent headers
4478 # can be detected and how.
4479 cat >conftest.$ac_ext <<_ACEOF
4481 @@ -3845,8 +4640,13 @@
4482 /* end confdefs.h. */
4483 #include <ac_nonexistent.h>
4485 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4486 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4487 +if { (ac_try="$ac_cpp conftest.$ac_ext"
4488 +case "(($ac_try" in
4489 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4490 + *) ac_try_echo=$ac_try;;
4492 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4493 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4495 grep -v '^ *+' conftest.er1 >conftest.err
4497 @@ -3873,6 +4673,7 @@
4502 rm -f conftest.err conftest.$ac_ext
4505 @@ -3890,8 +4691,8 @@
4509 -echo "$as_me:$LINENO: result: $CPP" >&5
4510 -echo "${ECHO_T}$CPP" >&6
4511 +{ echo "$as_me:$LINENO: result: $CPP" >&5
4512 +echo "${ECHO_T}$CPP" >&6; }
4514 for ac_c_preproc_warn_flag in '' yes
4516 @@ -3914,8 +4715,13 @@
4520 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4521 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4522 +if { (ac_try="$ac_cpp conftest.$ac_ext"
4523 +case "(($ac_try" in
4524 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4525 + *) ac_try_echo=$ac_try;;
4527 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4528 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4530 grep -v '^ *+' conftest.er1 >conftest.err
4532 @@ -3940,9 +4746,10 @@
4533 # Broken: fails on valid input.
4537 rm -f conftest.err conftest.$ac_ext
4539 - # OK, works on sane cases. Now check whether non-existent headers
4540 + # OK, works on sane cases. Now check whether nonexistent headers
4541 # can be detected and how.
4542 cat >conftest.$ac_ext <<_ACEOF
4544 @@ -3952,8 +4759,13 @@
4545 /* end confdefs.h. */
4546 #include <ac_nonexistent.h>
4548 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4549 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4550 +if { (ac_try="$ac_cpp conftest.$ac_ext"
4551 +case "(($ac_try" in
4552 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4553 + *) ac_try_echo=$ac_try;;
4555 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4556 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4558 grep -v '^ *+' conftest.er1 >conftest.err
4560 @@ -3980,6 +4792,7 @@
4565 rm -f conftest.err conftest.$ac_ext
4568 @@ -4001,32 +4814,33 @@
4569 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4570 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4572 -echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4573 -echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
4574 -set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
4575 -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
4576 +{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4577 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
4578 +set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4579 +if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
4580 echo $ECHO_N "(cached) $ECHO_C" >&6
4582 cat >conftest.make <<\_ACEOF
4585 - @echo 'ac_maketemp="$(MAKE)"'
4586 + @echo '@@@%%%=$(MAKE)=@@@%%%'
4588 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4589 -eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
4590 -if test -n "$ac_maketemp"; then
4591 - eval ac_cv_prog_make_${ac_make}_set=yes
4593 - eval ac_cv_prog_make_${ac_make}_set=no
4595 +case `${MAKE-make} -f conftest.make 2>/dev/null` in
4596 + *@@@%%%=?*=@@@%%%*)
4597 + eval ac_cv_prog_make_${ac_make}_set=yes;;
4599 + eval ac_cv_prog_make_${ac_make}_set=no;;
4603 -if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
4604 - echo "$as_me:$LINENO: result: yes" >&5
4605 -echo "${ECHO_T}yes" >&6
4606 +if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4607 + { echo "$as_me:$LINENO: result: yes" >&5
4608 +echo "${ECHO_T}yes" >&6; }
4611 - echo "$as_me:$LINENO: result: no" >&5
4612 -echo "${ECHO_T}no" >&6
4613 + { echo "$as_me:$LINENO: result: no" >&5
4614 +echo "${ECHO_T}no" >&6; }
4615 SET_MAKE="MAKE=${MAKE-make}"
4618 @@ -4043,8 +4857,8 @@
4619 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4620 # OS/2's system install, which has a completely different semantic
4621 # ./install, which can be erroneously created by make from ./install.sh.
4622 -echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4623 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
4624 +{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4625 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
4626 if test -z "$INSTALL"; then
4627 if test "${ac_cv_path_install+set}" = set; then
4628 echo $ECHO_N "(cached) $ECHO_C" >&6
4629 @@ -4066,7 +4880,7 @@
4631 for ac_prog in ginstall scoinst install; do
4632 for ac_exec_ext in '' $ac_executable_extensions; do
4633 - if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
4634 + if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; }; then
4635 if test $ac_prog = install &&
4636 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4637 # AIX install. It has an incompatible calling convention.
4638 @@ -4085,21 +4899,22 @@
4646 if test "${ac_cv_path_install+set}" = set; then
4647 INSTALL=$ac_cv_path_install
4649 - # As a last resort, use the slow shell script. We don't cache a
4650 - # path for INSTALL within a source directory, because that will
4651 + # As a last resort, use the slow shell script. Don't cache a
4652 + # value for INSTALL within a source directory, because that will
4653 # break other packages using the cache if that directory is
4654 - # removed, or if the path is relative.
4655 + # removed, or if the value is a relative name.
4656 INSTALL=$ac_install_sh
4659 -echo "$as_me:$LINENO: result: $INSTALL" >&5
4660 -echo "${ECHO_T}$INSTALL" >&6
4661 +{ echo "$as_me:$LINENO: result: $INSTALL" >&5
4662 +echo "${ECHO_T}$INSTALL" >&6; }
4664 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4665 # It thinks the first close brace ends the variable substitution.
4666 @@ -4112,8 +4927,8 @@
4667 if test -n "$ac_tool_prefix"; then
4668 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4669 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4670 -echo "$as_me:$LINENO: checking for $ac_word" >&5
4671 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4672 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4673 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4674 if test "${ac_cv_prog_RANLIB+set}" = set; then
4675 echo $ECHO_N "(cached) $ECHO_C" >&6
4677 @@ -4126,32 +4941,34 @@
4679 test -z "$as_dir" && as_dir=.
4680 for ac_exec_ext in '' $ac_executable_extensions; do
4681 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4682 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
4683 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4684 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4693 RANLIB=$ac_cv_prog_RANLIB
4694 if test -n "$RANLIB"; then
4695 - echo "$as_me:$LINENO: result: $RANLIB" >&5
4696 -echo "${ECHO_T}$RANLIB" >&6
4697 + { echo "$as_me:$LINENO: result: $RANLIB" >&5
4698 +echo "${ECHO_T}$RANLIB" >&6; }
4700 - echo "$as_me:$LINENO: result: no" >&5
4701 -echo "${ECHO_T}no" >&6
4702 + { echo "$as_me:$LINENO: result: no" >&5
4703 +echo "${ECHO_T}no" >&6; }
4708 if test -z "$ac_cv_prog_RANLIB"; then
4709 ac_ct_RANLIB=$RANLIB
4710 # Extract the first word of "ranlib", so it can be a program name with args.
4711 set dummy ranlib; ac_word=$2
4712 -echo "$as_me:$LINENO: checking for $ac_word" >&5
4713 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4714 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4715 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4716 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
4717 echo $ECHO_N "(cached) $ECHO_C" >&6
4719 @@ -4164,27 +4981,41 @@
4721 test -z "$as_dir" && as_dir=.
4722 for ac_exec_ext in '' $ac_executable_extensions; do
4723 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4724 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
4725 ac_cv_prog_ac_ct_RANLIB="ranlib"
4726 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4733 - test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
4736 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4737 if test -n "$ac_ct_RANLIB"; then
4738 - echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4739 -echo "${ECHO_T}$ac_ct_RANLIB" >&6
4740 + { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
4741 +echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
4743 - echo "$as_me:$LINENO: result: no" >&5
4744 -echo "${ECHO_T}no" >&6
4745 + { echo "$as_me:$LINENO: result: no" >&5
4746 +echo "${ECHO_T}no" >&6; }
4749 - RANLIB=$ac_ct_RANLIB
4750 + if test "x$ac_ct_RANLIB" = x; then
4753 + case $cross_compiling:$ac_tool_warned in
4755 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4756 +whose name does not start with the host triplet. If you think this
4757 +configuration is useful to you, please write to autoconf@gnu.org." >&5
4758 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4759 +whose name does not start with the host triplet. If you think this
4760 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4761 +ac_tool_warned=yes ;;
4763 + RANLIB=$ac_ct_RANLIB
4766 RANLIB="$ac_cv_prog_RANLIB"
4768 @@ -4192,8 +5023,8 @@
4769 if test -n "$ac_tool_prefix"; then
4770 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
4771 set dummy ${ac_tool_prefix}ar; ac_word=$2
4772 -echo "$as_me:$LINENO: checking for $ac_word" >&5
4773 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4774 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4775 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4776 if test "${ac_cv_prog_AR+set}" = set; then
4777 echo $ECHO_N "(cached) $ECHO_C" >&6
4779 @@ -4206,32 +5037,34 @@
4781 test -z "$as_dir" && as_dir=.
4782 for ac_exec_ext in '' $ac_executable_extensions; do
4783 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4784 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
4785 ac_cv_prog_AR="${ac_tool_prefix}ar"
4786 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4796 if test -n "$AR"; then
4797 - echo "$as_me:$LINENO: result: $AR" >&5
4798 -echo "${ECHO_T}$AR" >&6
4799 + { echo "$as_me:$LINENO: result: $AR" >&5
4800 +echo "${ECHO_T}$AR" >&6; }
4802 - echo "$as_me:$LINENO: result: no" >&5
4803 -echo "${ECHO_T}no" >&6
4804 + { echo "$as_me:$LINENO: result: no" >&5
4805 +echo "${ECHO_T}no" >&6; }
4810 if test -z "$ac_cv_prog_AR"; then
4812 # Extract the first word of "ar", so it can be a program name with args.
4813 set dummy ar; ac_word=$2
4814 -echo "$as_me:$LINENO: checking for $ac_word" >&5
4815 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4816 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
4817 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
4818 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
4819 echo $ECHO_N "(cached) $ECHO_C" >&6
4821 @@ -4244,34 +5077,48 @@
4823 test -z "$as_dir" && as_dir=.
4824 for ac_exec_ext in '' $ac_executable_extensions; do
4825 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4826 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
4827 ac_cv_prog_ac_ct_AR="ar"
4828 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4835 - test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="ar"
4838 ac_ct_AR=$ac_cv_prog_ac_ct_AR
4839 if test -n "$ac_ct_AR"; then
4840 - echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4841 -echo "${ECHO_T}$ac_ct_AR" >&6
4842 + { echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
4843 +echo "${ECHO_T}$ac_ct_AR" >&6; }
4845 - echo "$as_me:$LINENO: result: no" >&5
4846 -echo "${ECHO_T}no" >&6
4847 + { echo "$as_me:$LINENO: result: no" >&5
4848 +echo "${ECHO_T}no" >&6; }
4852 + if test "x$ac_ct_AR" = x; then
4855 + case $cross_compiling:$ac_tool_warned in
4857 +{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
4858 +whose name does not start with the host triplet. If you think this
4859 +configuration is useful to you, please write to autoconf@gnu.org." >&5
4860 +echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
4861 +whose name does not start with the host triplet. If you think this
4862 +configuration is useful to you, please write to autoconf@gnu.org." >&2;}
4863 +ac_tool_warned=yes ;;
4872 -echo "$as_me:$LINENO: checking for inline" >&5
4873 -echo $ECHO_N "checking for inline... $ECHO_C" >&6
4874 +{ echo "$as_me:$LINENO: checking for inline" >&5
4875 +echo $ECHO_N "checking for inline... $ECHO_C" >&6; }
4876 if test "${ac_cv_c_inline+set}" = set; then
4877 echo $ECHO_N "(cached) $ECHO_C" >&6
4879 @@ -4291,39 +5138,54 @@
4882 rm -f conftest.$ac_objext
4883 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4884 - (eval $ac_compile) 2>conftest.er1
4885 +if { (ac_try="$ac_compile"
4886 +case "(($ac_try" in
4887 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4888 + *) ac_try_echo=$ac_try;;
4890 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4891 + (eval "$ac_compile") 2>conftest.er1
4893 grep -v '^ *+' conftest.er1 >conftest.err
4895 cat conftest.err >&5
4896 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4897 (exit $ac_status); } &&
4898 - { ac_try='test -z "$ac_c_werror_flag"
4899 - || test ! -s conftest.err'
4900 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4901 - (eval $ac_try) 2>&5
4902 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4903 + { (case "(($ac_try" in
4904 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4905 + *) ac_try_echo=$ac_try;;
4907 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4908 + (eval "$ac_try") 2>&5
4910 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4911 (exit $ac_status); }; } &&
4912 { ac_try='test -s conftest.$ac_objext'
4913 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4914 - (eval $ac_try) 2>&5
4915 + { (case "(($ac_try" in
4916 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4917 + *) ac_try_echo=$ac_try;;
4919 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4920 + (eval "$ac_try") 2>&5
4922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4923 (exit $ac_status); }; }; then
4924 - ac_cv_c_inline=$ac_kw; break
4925 + ac_cv_c_inline=$ac_kw
4927 echo "$as_me: failed program was:" >&5
4928 sed 's/^/| /' conftest.$ac_ext >&5
4932 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4934 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4935 + test "$ac_cv_c_inline" != no && break
4939 -echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
4940 -echo "${ECHO_T}$ac_cv_c_inline" >&6
4941 +{ echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5
4942 +echo "${ECHO_T}$ac_cv_c_inline" >&6; }
4945 case $ac_cv_c_inline in
4946 @@ -4341,8 +5203,8 @@
4950 -echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
4951 -echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
4952 +{ echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
4953 +echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6; }
4954 if test "${ac_cv_c_const+set}" = set; then
4955 echo $ECHO_N "(cached) $ECHO_C" >&6
4957 @@ -4382,6 +5244,7 @@
4958 char const *s = 0 ? (char *) 0 : (char const *) 0;
4963 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
4965 @@ -4400,7 +5263,9 @@
4967 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
4969 + if (!foo) return 0;
4971 + return !x[0] && !zero.x;
4975 @@ -4408,24 +5273,36 @@
4978 rm -f conftest.$ac_objext
4979 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4980 - (eval $ac_compile) 2>conftest.er1
4981 +if { (ac_try="$ac_compile"
4982 +case "(($ac_try" in
4983 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4984 + *) ac_try_echo=$ac_try;;
4986 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4987 + (eval "$ac_compile") 2>conftest.er1
4989 grep -v '^ *+' conftest.er1 >conftest.err
4991 cat conftest.err >&5
4992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4993 (exit $ac_status); } &&
4994 - { ac_try='test -z "$ac_c_werror_flag"
4995 - || test ! -s conftest.err'
4996 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4997 - (eval $ac_try) 2>&5
4998 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4999 + { (case "(($ac_try" in
5000 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5001 + *) ac_try_echo=$ac_try;;
5003 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5004 + (eval "$ac_try") 2>&5
5006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5007 (exit $ac_status); }; } &&
5008 { ac_try='test -s conftest.$ac_objext'
5009 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5010 - (eval $ac_try) 2>&5
5011 + { (case "(($ac_try" in
5012 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5013 + *) ac_try_echo=$ac_try;;
5015 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5016 + (eval "$ac_try") 2>&5
5018 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5019 (exit $ac_status); }; }; then
5020 @@ -4434,12 +5311,13 @@
5021 echo "$as_me: failed program was:" >&5
5022 sed 's/^/| /' conftest.$ac_ext >&5
5027 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5029 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5031 -echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
5032 -echo "${ECHO_T}$ac_cv_c_const" >&6
5033 +{ echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
5034 +echo "${ECHO_T}$ac_cv_c_const" >&6; }
5035 if test $ac_cv_c_const = no; then
5037 cat >>confdefs.h <<\_ACEOF
5038 @@ -4449,15 +5327,15 @@
5042 -# Check whether --enable-largefile or --disable-largefile was given.
5043 +# Check whether --enable-largefile was given.
5044 if test "${enable_largefile+set}" = set; then
5045 - enableval="$enable_largefile"
5046 + enableval=$enable_largefile;
5050 if test "$enable_largefile" != no; then
5052 - echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5
5053 -echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6
5054 + { echo "$as_me:$LINENO: checking for special C compiler options needed for large files" >&5
5055 +echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6; }
5056 if test "${ac_cv_sys_largefile_CC+set}" = set; then
5057 echo $ECHO_N "(cached) $ECHO_C" >&6
5059 @@ -4465,8 +5343,8 @@
5060 if test "$GCC" != yes; then
5063 - # IRIX 6.2 and later do not support large files by default,
5064 - # so use the C compiler's -n32 option if that helps.
5065 + # IRIX 6.2 and later do not support large files by default,
5066 + # so use the C compiler's -n32 option if that helps.
5067 cat >conftest.$ac_ext <<_ACEOF
5070 @@ -4490,25 +5368,37 @@
5074 - rm -f conftest.$ac_objext
5075 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5076 - (eval $ac_compile) 2>conftest.er1
5077 + rm -f conftest.$ac_objext
5078 +if { (ac_try="$ac_compile"
5079 +case "(($ac_try" in
5080 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5081 + *) ac_try_echo=$ac_try;;
5083 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5084 + (eval "$ac_compile") 2>conftest.er1
5086 grep -v '^ *+' conftest.er1 >conftest.err
5088 cat conftest.err >&5
5089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5090 (exit $ac_status); } &&
5091 - { ac_try='test -z "$ac_c_werror_flag"
5092 - || test ! -s conftest.err'
5093 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5094 - (eval $ac_try) 2>&5
5095 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5096 + { (case "(($ac_try" in
5097 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5098 + *) ac_try_echo=$ac_try;;
5100 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5101 + (eval "$ac_try") 2>&5
5103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5104 (exit $ac_status); }; } &&
5105 { ac_try='test -s conftest.$ac_objext'
5106 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5107 - (eval $ac_try) 2>&5
5108 + { (case "(($ac_try" in
5109 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5110 + *) ac_try_echo=$ac_try;;
5112 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5113 + (eval "$ac_try") 2>&5
5115 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5116 (exit $ac_status); }; }; then
5117 @@ -4517,28 +5407,42 @@
5118 echo "$as_me: failed program was:" >&5
5119 sed 's/^/| /' conftest.$ac_ext >&5
5123 -rm -f conftest.err conftest.$ac_objext
5125 - rm -f conftest.$ac_objext
5126 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5127 - (eval $ac_compile) 2>conftest.er1
5129 +rm -f core conftest.err conftest.$ac_objext
5131 + rm -f conftest.$ac_objext
5132 +if { (ac_try="$ac_compile"
5133 +case "(($ac_try" in
5134 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5135 + *) ac_try_echo=$ac_try;;
5137 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5138 + (eval "$ac_compile") 2>conftest.er1
5140 grep -v '^ *+' conftest.er1 >conftest.err
5142 cat conftest.err >&5
5143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5144 (exit $ac_status); } &&
5145 - { ac_try='test -z "$ac_c_werror_flag"
5146 - || test ! -s conftest.err'
5147 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5148 - (eval $ac_try) 2>&5
5149 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5150 + { (case "(($ac_try" in
5151 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5152 + *) ac_try_echo=$ac_try;;
5154 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5155 + (eval "$ac_try") 2>&5
5157 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5158 (exit $ac_status); }; } &&
5159 { ac_try='test -s conftest.$ac_objext'
5160 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5161 - (eval $ac_try) 2>&5
5162 + { (case "(($ac_try" in
5163 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5164 + *) ac_try_echo=$ac_try;;
5166 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5167 + (eval "$ac_try") 2>&5
5169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5170 (exit $ac_status); }; }; then
5171 @@ -4547,22 +5451,24 @@
5172 echo "$as_me: failed program was:" >&5
5173 sed 's/^/| /' conftest.$ac_ext >&5
5177 -rm -f conftest.err conftest.$ac_objext
5179 +rm -f core conftest.err conftest.$ac_objext
5183 rm -f conftest.$ac_ext
5186 -echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5
5187 -echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6
5188 +{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_CC" >&5
5189 +echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6; }
5190 if test "$ac_cv_sys_largefile_CC" != no; then
5191 CC=$CC$ac_cv_sys_largefile_CC
5194 - echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5195 -echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6
5196 + { echo "$as_me:$LINENO: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5197 +echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6; }
5198 if test "${ac_cv_sys_file_offset_bits+set}" = set; then
5199 echo $ECHO_N "(cached) $ECHO_C" >&6
5201 @@ -4592,24 +5498,36 @@
5204 rm -f conftest.$ac_objext
5205 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5206 - (eval $ac_compile) 2>conftest.er1
5207 +if { (ac_try="$ac_compile"
5208 +case "(($ac_try" in
5209 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5210 + *) ac_try_echo=$ac_try;;
5212 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5213 + (eval "$ac_compile") 2>conftest.er1
5215 grep -v '^ *+' conftest.er1 >conftest.err
5217 cat conftest.err >&5
5218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5219 (exit $ac_status); } &&
5220 - { ac_try='test -z "$ac_c_werror_flag"
5221 - || test ! -s conftest.err'
5222 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5223 - (eval $ac_try) 2>&5
5224 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5225 + { (case "(($ac_try" in
5226 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5227 + *) ac_try_echo=$ac_try;;
5229 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5230 + (eval "$ac_try") 2>&5
5232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5233 (exit $ac_status); }; } &&
5234 { ac_try='test -s conftest.$ac_objext'
5235 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5236 - (eval $ac_try) 2>&5
5237 + { (case "(($ac_try" in
5238 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5239 + *) ac_try_echo=$ac_try;;
5241 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5242 + (eval "$ac_try") 2>&5
5244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5245 (exit $ac_status); }; }; then
5246 @@ -4618,8 +5536,10 @@
5247 echo "$as_me: failed program was:" >&5
5248 sed 's/^/| /' conftest.$ac_ext >&5
5252 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5254 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5255 cat >conftest.$ac_ext <<_ACEOF
5258 @@ -4645,24 +5565,36 @@
5261 rm -f conftest.$ac_objext
5262 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5263 - (eval $ac_compile) 2>conftest.er1
5264 +if { (ac_try="$ac_compile"
5265 +case "(($ac_try" in
5266 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5267 + *) ac_try_echo=$ac_try;;
5269 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5270 + (eval "$ac_compile") 2>conftest.er1
5272 grep -v '^ *+' conftest.er1 >conftest.err
5274 cat conftest.err >&5
5275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5276 (exit $ac_status); } &&
5277 - { ac_try='test -z "$ac_c_werror_flag"
5278 - || test ! -s conftest.err'
5279 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5280 - (eval $ac_try) 2>&5
5281 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5282 + { (case "(($ac_try" in
5283 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5284 + *) ac_try_echo=$ac_try;;
5286 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5287 + (eval "$ac_try") 2>&5
5289 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5290 (exit $ac_status); }; } &&
5291 { ac_try='test -s conftest.$ac_objext'
5292 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5293 - (eval $ac_try) 2>&5
5294 + { (case "(($ac_try" in
5295 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5296 + *) ac_try_echo=$ac_try;;
5298 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5299 + (eval "$ac_try") 2>&5
5301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5302 (exit $ac_status); }; }; then
5303 @@ -4671,13 +5603,15 @@
5304 echo "$as_me: failed program was:" >&5
5305 sed 's/^/| /' conftest.$ac_ext >&5
5309 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5311 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5315 -echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
5316 -echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
5317 +{ echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
5318 +echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6; }
5319 if test "$ac_cv_sys_file_offset_bits" != no; then
5321 cat >>confdefs.h <<_ACEOF
5322 @@ -4686,8 +5620,8 @@
5326 - echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
5327 -echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6
5328 + { echo "$as_me:$LINENO: checking for _LARGE_FILES value needed for large files" >&5
5329 +echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6; }
5330 if test "${ac_cv_sys_large_files+set}" = set; then
5331 echo $ECHO_N "(cached) $ECHO_C" >&6
5333 @@ -4717,24 +5651,36 @@
5336 rm -f conftest.$ac_objext
5337 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5338 - (eval $ac_compile) 2>conftest.er1
5339 +if { (ac_try="$ac_compile"
5340 +case "(($ac_try" in
5341 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5342 + *) ac_try_echo=$ac_try;;
5344 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5345 + (eval "$ac_compile") 2>conftest.er1
5347 grep -v '^ *+' conftest.er1 >conftest.err
5349 cat conftest.err >&5
5350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5351 (exit $ac_status); } &&
5352 - { ac_try='test -z "$ac_c_werror_flag"
5353 - || test ! -s conftest.err'
5354 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5355 - (eval $ac_try) 2>&5
5356 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5357 + { (case "(($ac_try" in
5358 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5359 + *) ac_try_echo=$ac_try;;
5361 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5362 + (eval "$ac_try") 2>&5
5364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5365 (exit $ac_status); }; } &&
5366 { ac_try='test -s conftest.$ac_objext'
5367 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5368 - (eval $ac_try) 2>&5
5369 + { (case "(($ac_try" in
5370 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5371 + *) ac_try_echo=$ac_try;;
5373 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5374 + (eval "$ac_try") 2>&5
5376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5377 (exit $ac_status); }; }; then
5378 @@ -4743,8 +5689,10 @@
5379 echo "$as_me: failed program was:" >&5
5380 sed 's/^/| /' conftest.$ac_ext >&5
5384 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5386 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5387 cat >conftest.$ac_ext <<_ACEOF
5390 @@ -4770,24 +5718,36 @@
5393 rm -f conftest.$ac_objext
5394 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5395 - (eval $ac_compile) 2>conftest.er1
5396 +if { (ac_try="$ac_compile"
5397 +case "(($ac_try" in
5398 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5399 + *) ac_try_echo=$ac_try;;
5401 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5402 + (eval "$ac_compile") 2>conftest.er1
5404 grep -v '^ *+' conftest.er1 >conftest.err
5406 cat conftest.err >&5
5407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5408 (exit $ac_status); } &&
5409 - { ac_try='test -z "$ac_c_werror_flag"
5410 - || test ! -s conftest.err'
5411 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5412 - (eval $ac_try) 2>&5
5413 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5414 + { (case "(($ac_try" in
5415 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5416 + *) ac_try_echo=$ac_try;;
5418 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5419 + (eval "$ac_try") 2>&5
5421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5422 (exit $ac_status); }; } &&
5423 { ac_try='test -s conftest.$ac_objext'
5424 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5425 - (eval $ac_try) 2>&5
5426 + { (case "(($ac_try" in
5427 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5428 + *) ac_try_echo=$ac_try;;
5430 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5431 + (eval "$ac_try") 2>&5
5433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5434 (exit $ac_status); }; }; then
5435 @@ -4796,13 +5756,15 @@
5436 echo "$as_me: failed program was:" >&5
5437 sed 's/^/| /' conftest.$ac_ext >&5
5441 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5443 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5447 -echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
5448 -echo "${ECHO_T}$ac_cv_sys_large_files" >&6
5449 +{ echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
5450 +echo "${ECHO_T}$ac_cv_sys_large_files" >&6; }
5451 if test "$ac_cv_sys_large_files" != no; then
5453 cat >>confdefs.h <<_ACEOF
5454 @@ -4813,8 +5775,8 @@
5458 -echo "$as_me:$LINENO: checking for _LARGEFILE_SOURCE value needed for large files" >&5
5459 -echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6
5460 +{ echo "$as_me:$LINENO: checking for _LARGEFILE_SOURCE value needed for large files" >&5
5461 +echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6; }
5462 if test "${ac_cv_sys_largefile_source+set}" = set; then
5463 echo $ECHO_N "(cached) $ECHO_C" >&6
5465 @@ -4836,24 +5798,36 @@
5468 rm -f conftest.$ac_objext
5469 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5470 - (eval $ac_compile) 2>conftest.er1
5471 +if { (ac_try="$ac_compile"
5472 +case "(($ac_try" in
5473 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5474 + *) ac_try_echo=$ac_try;;
5476 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5477 + (eval "$ac_compile") 2>conftest.er1
5479 grep -v '^ *+' conftest.er1 >conftest.err
5481 cat conftest.err >&5
5482 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5483 (exit $ac_status); } &&
5484 - { ac_try='test -z "$ac_c_werror_flag"
5485 - || test ! -s conftest.err'
5486 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5487 - (eval $ac_try) 2>&5
5488 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5489 + { (case "(($ac_try" in
5490 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5491 + *) ac_try_echo=$ac_try;;
5493 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5494 + (eval "$ac_try") 2>&5
5496 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5497 (exit $ac_status); }; } &&
5498 { ac_try='test -s conftest.$ac_objext'
5499 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5500 - (eval $ac_try) 2>&5
5501 + { (case "(($ac_try" in
5502 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5503 + *) ac_try_echo=$ac_try;;
5505 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5506 + (eval "$ac_try") 2>&5
5508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5509 (exit $ac_status); }; }; then
5510 @@ -4862,8 +5836,10 @@
5511 echo "$as_me: failed program was:" >&5
5512 sed 's/^/| /' conftest.$ac_ext >&5
5516 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5518 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5519 cat >conftest.$ac_ext <<_ACEOF
5522 @@ -4881,24 +5857,36 @@
5525 rm -f conftest.$ac_objext
5526 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5527 - (eval $ac_compile) 2>conftest.er1
5528 +if { (ac_try="$ac_compile"
5529 +case "(($ac_try" in
5530 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5531 + *) ac_try_echo=$ac_try;;
5533 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5534 + (eval "$ac_compile") 2>conftest.er1
5536 grep -v '^ *+' conftest.er1 >conftest.err
5538 cat conftest.err >&5
5539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5540 (exit $ac_status); } &&
5541 - { ac_try='test -z "$ac_c_werror_flag"
5542 - || test ! -s conftest.err'
5543 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5544 - (eval $ac_try) 2>&5
5545 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5546 + { (case "(($ac_try" in
5547 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5548 + *) ac_try_echo=$ac_try;;
5550 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5551 + (eval "$ac_try") 2>&5
5553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5554 (exit $ac_status); }; } &&
5555 { ac_try='test -s conftest.$ac_objext'
5556 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5557 - (eval $ac_try) 2>&5
5558 + { (case "(($ac_try" in
5559 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5560 + *) ac_try_echo=$ac_try;;
5562 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5563 + (eval "$ac_try") 2>&5
5565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5566 (exit $ac_status); }; }; then
5567 @@ -4907,13 +5895,15 @@
5568 echo "$as_me: failed program was:" >&5
5569 sed 's/^/| /' conftest.$ac_ext >&5
5573 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5575 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5579 -echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5
5580 -echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6
5581 +{ echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5
5582 +echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6; }
5583 if test "$ac_cv_sys_largefile_source" != no; then
5585 cat >>confdefs.h <<_ACEOF
5586 @@ -4926,8 +5916,8 @@
5587 # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
5588 # in glibc 2.1.3, but that breaks too many other things.
5589 # If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
5590 -echo "$as_me:$LINENO: checking for fseeko" >&5
5591 -echo $ECHO_N "checking for fseeko... $ECHO_C" >&6
5592 +{ echo "$as_me:$LINENO: checking for fseeko" >&5
5593 +echo $ECHO_N "checking for fseeko... $ECHO_C" >&6; }
5594 if test "${ac_cv_func_fseeko+set}" = set; then
5595 echo $ECHO_N "(cached) $ECHO_C" >&6
5597 @@ -4947,24 +5937,36 @@
5600 rm -f conftest.$ac_objext conftest$ac_exeext
5601 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5602 - (eval $ac_link) 2>conftest.er1
5603 +if { (ac_try="$ac_link"
5604 +case "(($ac_try" in
5605 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5606 + *) ac_try_echo=$ac_try;;
5608 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5609 + (eval "$ac_link") 2>conftest.er1
5611 grep -v '^ *+' conftest.er1 >conftest.err
5613 cat conftest.err >&5
5614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5615 (exit $ac_status); } &&
5616 - { ac_try='test -z "$ac_c_werror_flag"
5617 - || test ! -s conftest.err'
5618 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5619 - (eval $ac_try) 2>&5
5620 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5621 + { (case "(($ac_try" in
5622 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5623 + *) ac_try_echo=$ac_try;;
5625 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5626 + (eval "$ac_try") 2>&5
5628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5629 (exit $ac_status); }; } &&
5630 { ac_try='test -s conftest$ac_exeext'
5631 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5632 - (eval $ac_try) 2>&5
5633 + { (case "(($ac_try" in
5634 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5635 + *) ac_try_echo=$ac_try;;
5637 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5638 + (eval "$ac_try") 2>&5
5640 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5641 (exit $ac_status); }; }; then
5642 @@ -4973,13 +5975,14 @@
5643 echo "$as_me: failed program was:" >&5
5644 sed 's/^/| /' conftest.$ac_ext >&5
5646 -ac_cv_func_fseeko=no
5647 + ac_cv_func_fseeko=no
5649 -rm -f conftest.err conftest.$ac_objext \
5651 +rm -f core conftest.err conftest.$ac_objext \
5652 conftest$ac_exeext conftest.$ac_ext
5654 -echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5
5655 -echo "${ECHO_T}$ac_cv_func_fseeko" >&6
5656 +{ echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5
5657 +echo "${ECHO_T}$ac_cv_func_fseeko" >&6; }
5658 if test $ac_cv_func_fseeko = yes; then
5660 cat >>confdefs.h <<\_ACEOF
5661 @@ -4988,8 +5991,8 @@
5665 -echo "$as_me:$LINENO: checking for off_t" >&5
5666 -echo $ECHO_N "checking for off_t... $ECHO_C" >&6
5667 +{ echo "$as_me:$LINENO: checking for off_t" >&5
5668 +echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
5669 if test "${ac_cv_type_off_t+set}" = set; then
5670 echo $ECHO_N "(cached) $ECHO_C" >&6
5672 @@ -5000,36 +6003,49 @@
5673 cat >>conftest.$ac_ext <<_ACEOF
5674 /* end confdefs.h. */
5675 $ac_includes_default
5676 +typedef off_t ac__type_new_;
5681 +if ((ac__type_new_ *) 0)
5683 -if (sizeof (off_t))
5684 +if (sizeof (ac__type_new_))
5690 rm -f conftest.$ac_objext
5691 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5692 - (eval $ac_compile) 2>conftest.er1
5693 +if { (ac_try="$ac_compile"
5694 +case "(($ac_try" in
5695 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5696 + *) ac_try_echo=$ac_try;;
5698 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5699 + (eval "$ac_compile") 2>conftest.er1
5701 grep -v '^ *+' conftest.er1 >conftest.err
5703 cat conftest.err >&5
5704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5705 (exit $ac_status); } &&
5706 - { ac_try='test -z "$ac_c_werror_flag"
5707 - || test ! -s conftest.err'
5708 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5709 - (eval $ac_try) 2>&5
5710 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5711 + { (case "(($ac_try" in
5712 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5713 + *) ac_try_echo=$ac_try;;
5715 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5716 + (eval "$ac_try") 2>&5
5718 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5719 (exit $ac_status); }; } &&
5720 { ac_try='test -s conftest.$ac_objext'
5721 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5722 - (eval $ac_try) 2>&5
5723 + { (case "(($ac_try" in
5724 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5725 + *) ac_try_echo=$ac_try;;
5727 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5728 + (eval "$ac_try") 2>&5
5730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5731 (exit $ac_status); }; }; then
5732 @@ -5038,20 +6054,21 @@
5733 echo "$as_me: failed program was:" >&5
5734 sed 's/^/| /' conftest.$ac_ext >&5
5736 -ac_cv_type_off_t=no
5737 + ac_cv_type_off_t=no
5739 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5741 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5743 -echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
5744 -echo "${ECHO_T}$ac_cv_type_off_t" >&6
5745 +{ echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
5746 +echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
5748 -echo "$as_me:$LINENO: checking size of off_t" >&5
5749 -echo $ECHO_N "checking size of off_t... $ECHO_C" >&6
5750 +{ echo "$as_me:$LINENO: checking size of off_t" >&5
5751 +echo $ECHO_N "checking size of off_t... $ECHO_C" >&6; }
5752 if test "${ac_cv_sizeof_off_t+set}" = set; then
5753 echo $ECHO_N "(cached) $ECHO_C" >&6
5755 if test "$ac_cv_type_off_t" = yes; then
5756 - # The cast to unsigned long works around a bug in the HP C Compiler
5757 + # The cast to long int works around a bug in the HP C Compiler
5758 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5759 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5760 # This bug is HP SR number 8606223364.
5761 @@ -5064,10 +6081,11 @@
5762 cat >>conftest.$ac_ext <<_ACEOF
5763 /* end confdefs.h. */
5764 $ac_includes_default
5765 + typedef off_t ac__type_sizeof_;
5769 -static int test_array [1 - 2 * !(((long) (sizeof (off_t))) >= 0)];
5770 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
5774 @@ -5075,24 +6093,36 @@
5777 rm -f conftest.$ac_objext
5778 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5779 - (eval $ac_compile) 2>conftest.er1
5780 +if { (ac_try="$ac_compile"
5781 +case "(($ac_try" in
5782 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5783 + *) ac_try_echo=$ac_try;;
5785 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5786 + (eval "$ac_compile") 2>conftest.er1
5788 grep -v '^ *+' conftest.er1 >conftest.err
5790 cat conftest.err >&5
5791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5792 (exit $ac_status); } &&
5793 - { ac_try='test -z "$ac_c_werror_flag"
5794 - || test ! -s conftest.err'
5795 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5796 - (eval $ac_try) 2>&5
5797 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5798 + { (case "(($ac_try" in
5799 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5800 + *) ac_try_echo=$ac_try;;
5802 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5803 + (eval "$ac_try") 2>&5
5805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5806 (exit $ac_status); }; } &&
5807 { ac_try='test -s conftest.$ac_objext'
5808 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5809 - (eval $ac_try) 2>&5
5810 + { (case "(($ac_try" in
5811 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5812 + *) ac_try_echo=$ac_try;;
5814 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5815 + (eval "$ac_try") 2>&5
5817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5818 (exit $ac_status); }; }; then
5819 @@ -5105,10 +6135,11 @@
5820 cat >>conftest.$ac_ext <<_ACEOF
5821 /* end confdefs.h. */
5822 $ac_includes_default
5823 + typedef off_t ac__type_sizeof_;
5827 -static int test_array [1 - 2 * !(((long) (sizeof (off_t))) <= $ac_mid)];
5828 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
5832 @@ -5116,24 +6147,36 @@
5835 rm -f conftest.$ac_objext
5836 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5837 - (eval $ac_compile) 2>conftest.er1
5838 +if { (ac_try="$ac_compile"
5839 +case "(($ac_try" in
5840 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5841 + *) ac_try_echo=$ac_try;;
5843 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5844 + (eval "$ac_compile") 2>conftest.er1
5846 grep -v '^ *+' conftest.er1 >conftest.err
5848 cat conftest.err >&5
5849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5850 (exit $ac_status); } &&
5851 - { ac_try='test -z "$ac_c_werror_flag"
5852 - || test ! -s conftest.err'
5853 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5854 - (eval $ac_try) 2>&5
5855 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5856 + { (case "(($ac_try" in
5857 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5858 + *) ac_try_echo=$ac_try;;
5860 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5861 + (eval "$ac_try") 2>&5
5863 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5864 (exit $ac_status); }; } &&
5865 { ac_try='test -s conftest.$ac_objext'
5866 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5867 - (eval $ac_try) 2>&5
5868 + { (case "(($ac_try" in
5869 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5870 + *) ac_try_echo=$ac_try;;
5872 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5873 + (eval "$ac_try") 2>&5
5875 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5876 (exit $ac_status); }; }; then
5877 @@ -5142,30 +6185,32 @@
5878 echo "$as_me: failed program was:" >&5
5879 sed 's/^/| /' conftest.$ac_ext >&5
5881 -ac_lo=`expr $ac_mid + 1`
5882 - if test $ac_lo -le $ac_mid; then
5886 - ac_mid=`expr 2 '*' $ac_mid + 1`
5887 + ac_lo=`expr $ac_mid + 1`
5888 + if test $ac_lo -le $ac_mid; then
5892 + ac_mid=`expr 2 '*' $ac_mid + 1`
5894 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5896 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5899 echo "$as_me: failed program was:" >&5
5900 sed 's/^/| /' conftest.$ac_ext >&5
5902 -cat >conftest.$ac_ext <<_ACEOF
5903 + cat >conftest.$ac_ext <<_ACEOF
5906 cat confdefs.h >>conftest.$ac_ext
5907 cat >>conftest.$ac_ext <<_ACEOF
5908 /* end confdefs.h. */
5909 $ac_includes_default
5910 + typedef off_t ac__type_sizeof_;
5914 -static int test_array [1 - 2 * !(((long) (sizeof (off_t))) < 0)];
5915 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
5919 @@ -5173,24 +6218,36 @@
5922 rm -f conftest.$ac_objext
5923 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5924 - (eval $ac_compile) 2>conftest.er1
5925 +if { (ac_try="$ac_compile"
5926 +case "(($ac_try" in
5927 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5928 + *) ac_try_echo=$ac_try;;
5930 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5931 + (eval "$ac_compile") 2>conftest.er1
5933 grep -v '^ *+' conftest.er1 >conftest.err
5935 cat conftest.err >&5
5936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5937 (exit $ac_status); } &&
5938 - { ac_try='test -z "$ac_c_werror_flag"
5939 - || test ! -s conftest.err'
5940 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5941 - (eval $ac_try) 2>&5
5942 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5943 + { (case "(($ac_try" in
5944 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5945 + *) ac_try_echo=$ac_try;;
5947 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5948 + (eval "$ac_try") 2>&5
5950 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5951 (exit $ac_status); }; } &&
5952 { ac_try='test -s conftest.$ac_objext'
5953 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5954 - (eval $ac_try) 2>&5
5955 + { (case "(($ac_try" in
5956 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5957 + *) ac_try_echo=$ac_try;;
5959 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5960 + (eval "$ac_try") 2>&5
5962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5963 (exit $ac_status); }; }; then
5964 @@ -5203,10 +6260,11 @@
5965 cat >>conftest.$ac_ext <<_ACEOF
5966 /* end confdefs.h. */
5967 $ac_includes_default
5968 + typedef off_t ac__type_sizeof_;
5972 -static int test_array [1 - 2 * !(((long) (sizeof (off_t))) >= $ac_mid)];
5973 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
5977 @@ -5214,24 +6272,36 @@
5980 rm -f conftest.$ac_objext
5981 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5982 - (eval $ac_compile) 2>conftest.er1
5983 +if { (ac_try="$ac_compile"
5984 +case "(($ac_try" in
5985 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5986 + *) ac_try_echo=$ac_try;;
5988 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5989 + (eval "$ac_compile") 2>conftest.er1
5991 grep -v '^ *+' conftest.er1 >conftest.err
5993 cat conftest.err >&5
5994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5995 (exit $ac_status); } &&
5996 - { ac_try='test -z "$ac_c_werror_flag"
5997 - || test ! -s conftest.err'
5998 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5999 - (eval $ac_try) 2>&5
6000 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6001 + { (case "(($ac_try" in
6002 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6003 + *) ac_try_echo=$ac_try;;
6005 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6006 + (eval "$ac_try") 2>&5
6008 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6009 (exit $ac_status); }; } &&
6010 { ac_try='test -s conftest.$ac_objext'
6011 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6012 - (eval $ac_try) 2>&5
6013 + { (case "(($ac_try" in
6014 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6015 + *) ac_try_echo=$ac_try;;
6017 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6018 + (eval "$ac_try") 2>&5
6020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6021 (exit $ac_status); }; }; then
6022 @@ -5240,24 +6310,27 @@
6023 echo "$as_me: failed program was:" >&5
6024 sed 's/^/| /' conftest.$ac_ext >&5
6026 -ac_hi=`expr '(' $ac_mid ')' - 1`
6027 - if test $ac_mid -le $ac_hi; then
6031 - ac_mid=`expr 2 '*' $ac_mid`
6032 + ac_hi=`expr '(' $ac_mid ')' - 1`
6033 + if test $ac_mid -le $ac_hi; then
6037 + ac_mid=`expr 2 '*' $ac_mid`
6039 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6041 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6044 echo "$as_me: failed program was:" >&5
6045 sed 's/^/| /' conftest.$ac_ext >&5
6050 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6052 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6054 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6056 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6057 # Binary search between lo and hi bounds.
6058 while test "x$ac_lo" != "x$ac_hi"; do
6059 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
6060 @@ -5268,10 +6341,11 @@
6061 cat >>conftest.$ac_ext <<_ACEOF
6062 /* end confdefs.h. */
6063 $ac_includes_default
6064 + typedef off_t ac__type_sizeof_;
6068 -static int test_array [1 - 2 * !(((long) (sizeof (off_t))) <= $ac_mid)];
6069 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
6073 @@ -5279,24 +6353,36 @@
6076 rm -f conftest.$ac_objext
6077 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6078 - (eval $ac_compile) 2>conftest.er1
6079 +if { (ac_try="$ac_compile"
6080 +case "(($ac_try" in
6081 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6082 + *) ac_try_echo=$ac_try;;
6084 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&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
6095 - (eval $ac_try) 2>&5
6096 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6097 + { (case "(($ac_try" in
6098 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6099 + *) ac_try_echo=$ac_try;;
6101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6102 + (eval "$ac_try") 2>&5
6104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6105 (exit $ac_status); }; } &&
6106 { ac_try='test -s conftest.$ac_objext'
6107 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6108 - (eval $ac_try) 2>&5
6109 + { (case "(($ac_try" in
6110 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6111 + *) ac_try_echo=$ac_try;;
6113 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6114 + (eval "$ac_try") 2>&5
6116 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6117 (exit $ac_status); }; }; then
6118 @@ -5305,26 +6391,20 @@
6119 echo "$as_me: failed program was:" >&5
6120 sed 's/^/| /' conftest.$ac_ext >&5
6122 -ac_lo=`expr '(' $ac_mid ')' + 1`
6123 + ac_lo=`expr '(' $ac_mid ')' + 1`
6125 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6127 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6130 ?*) ac_cv_sizeof_off_t=$ac_lo;;
6131 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (off_t), 77
6132 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (off_t)
6133 See \`config.log' for more details." >&5
6134 -echo "$as_me: error: cannot compute sizeof (off_t), 77
6135 +echo "$as_me: error: cannot compute sizeof (off_t)
6136 See \`config.log' for more details." >&2;}
6137 - { (exit 1); exit 1; }; } ;;
6138 + { (exit 77); exit 77; }; } ;;
6141 - if test "$cross_compiling" = yes; then
6142 - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
6143 -See \`config.log' for more details." >&5
6144 -echo "$as_me: error: cannot run test program while cross compiling
6145 -See \`config.log' for more details." >&2;}
6146 - { (exit 1); exit 1; }; }
6148 cat >conftest.$ac_ext <<_ACEOF
6151 @@ -5332,8 +6412,9 @@
6152 cat >>conftest.$ac_ext <<_ACEOF
6153 /* end confdefs.h. */
6154 $ac_includes_default
6155 -long longval () { return (long) (sizeof (off_t)); }
6156 -unsigned long ulongval () { return (long) (sizeof (off_t)); }
6157 + typedef off_t ac__type_sizeof_;
6158 +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
6159 +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
6163 @@ -5342,35 +6423,44 @@
6165 FILE *f = fopen ("conftest.val", "w");
6168 - if (((long) (sizeof (off_t))) < 0)
6170 + if (((long int) (sizeof (ac__type_sizeof_))) < 0)
6172 - long i = longval ();
6173 - if (i != ((long) (sizeof (off_t))))
6175 + long int i = longval ();
6176 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
6178 fprintf (f, "%ld\n", i);
6182 - unsigned long i = ulongval ();
6183 - if (i != ((long) (sizeof (off_t))))
6185 + unsigned long int i = ulongval ();
6186 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
6188 fprintf (f, "%lu\n", i);
6190 - exit (ferror (f) || fclose (f) != 0);
6191 + return ferror (f) || fclose (f) != 0;
6197 rm -f conftest$ac_exeext
6198 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6199 - (eval $ac_link) 2>&5
6200 +if { (ac_try="$ac_link"
6201 +case "(($ac_try" in
6202 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6203 + *) ac_try_echo=$ac_try;;
6205 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6206 + (eval "$ac_link") 2>&5
6208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6209 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6210 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6211 - (eval $ac_try) 2>&5
6212 + { (case "(($ac_try" in
6213 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6214 + *) ac_try_echo=$ac_try;;
6216 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6217 + (eval "$ac_try") 2>&5
6219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6220 (exit $ac_status); }; }; then
6221 @@ -5381,22 +6471,21 @@
6222 sed 's/^/| /' conftest.$ac_ext >&5
6225 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (off_t), 77
6226 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (off_t)
6227 See \`config.log' for more details." >&5
6228 -echo "$as_me: error: cannot compute sizeof (off_t), 77
6229 +echo "$as_me: error: cannot compute sizeof (off_t)
6230 See \`config.log' for more details." >&2;}
6231 - { (exit 1); exit 1; }; }
6233 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6234 + { (exit 77); exit 77; }; }
6236 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6240 ac_cv_sizeof_off_t=0
6243 -echo "$as_me:$LINENO: result: $ac_cv_sizeof_off_t" >&5
6244 -echo "${ECHO_T}$ac_cv_sizeof_off_t" >&6
6245 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_off_t" >&5
6246 +echo "${ECHO_T}$ac_cv_sizeof_off_t" >&6; }
6247 cat >>confdefs.h <<_ACEOF
6248 #define SIZEOF_OFF_T $ac_cv_sizeof_off_t
6250 @@ -5405,8 +6494,8 @@
6252 # Extract the first word of "dbx", so it can be a program name with args.
6253 set dummy dbx; ac_word=$2
6254 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6255 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6256 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6257 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6258 if test "${ac_cv_path_DBX+set}" = set; then
6259 echo $ECHO_N "(cached) $ECHO_C" >&6
6261 @@ -5421,32 +6510,33 @@
6263 test -z "$as_dir" && as_dir=.
6264 for ac_exec_ext in '' $ac_executable_extensions; do
6265 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6266 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6267 ac_cv_path_DBX="$as_dir/$ac_word$ac_exec_ext"
6268 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6275 test -z "$ac_cv_path_DBX" && ac_cv_path_DBX="no"
6281 if test -n "$DBX"; then
6282 - echo "$as_me:$LINENO: result: $DBX" >&5
6283 -echo "${ECHO_T}$DBX" >&6
6284 + { echo "$as_me:$LINENO: result: $DBX" >&5
6285 +echo "${ECHO_T}$DBX" >&6; }
6287 - echo "$as_me:$LINENO: result: no" >&5
6288 -echo "${ECHO_T}no" >&6
6289 + { echo "$as_me:$LINENO: result: no" >&5
6290 +echo "${ECHO_T}no" >&6; }
6294 # Extract the first word of "gdb", so it can be a program name with args.
6295 set dummy gdb; ac_word=$2
6296 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6297 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6298 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6299 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6300 if test "${ac_cv_path_GDB+set}" = set; then
6301 echo $ECHO_N "(cached) $ECHO_C" >&6
6303 @@ -5461,32 +6551,33 @@
6305 test -z "$as_dir" && as_dir=.
6306 for ac_exec_ext in '' $ac_executable_extensions; do
6307 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6308 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6309 ac_cv_path_GDB="$as_dir/$ac_word$ac_exec_ext"
6310 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6317 test -z "$ac_cv_path_GDB" && ac_cv_path_GDB="no"
6323 if test -n "$GDB"; then
6324 - echo "$as_me:$LINENO: result: $GDB" >&5
6325 -echo "${ECHO_T}$GDB" >&6
6326 + { echo "$as_me:$LINENO: result: $GDB" >&5
6327 +echo "${ECHO_T}$GDB" >&6; }
6329 - echo "$as_me:$LINENO: result: no" >&5
6330 -echo "${ECHO_T}no" >&6
6331 + { echo "$as_me:$LINENO: result: no" >&5
6332 +echo "${ECHO_T}no" >&6; }
6336 # Extract the first word of "sdb", so it can be a program name with args.
6337 set dummy sdb; ac_word=$2
6338 -echo "$as_me:$LINENO: checking for $ac_word" >&5
6339 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6340 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6341 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6342 if test "${ac_cv_path_SDB+set}" = set; then
6343 echo $ECHO_N "(cached) $ECHO_C" >&6
6345 @@ -5501,29 +6592,30 @@
6347 test -z "$as_dir" && as_dir=.
6348 for ac_exec_ext in '' $ac_executable_extensions; do
6349 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6350 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
6351 ac_cv_path_SDB="$as_dir/$ac_word$ac_exec_ext"
6352 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6359 test -z "$ac_cv_path_SDB" && ac_cv_path_SDB="no"
6365 if test -n "$SDB"; then
6366 - echo "$as_me:$LINENO: result: $SDB" >&5
6367 -echo "${ECHO_T}$SDB" >&6
6368 + { echo "$as_me:$LINENO: result: $SDB" >&5
6369 +echo "${ECHO_T}$SDB" >&6; }
6371 - echo "$as_me:$LINENO: result: no" >&5
6372 -echo "${ECHO_T}no" >&6
6373 + { echo "$as_me:$LINENO: result: no" >&5
6374 +echo "${ECHO_T}no" >&6; }
6379 if test $GDB != no ; then
6381 elif test $DBX != no ; then
6382 @@ -5563,18 +6655,19 @@
6383 for ac_header in inttypes.h
6385 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6386 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
6387 - echo "$as_me:$LINENO: checking for $ac_header" >&5
6388 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6389 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
6390 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6391 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
6392 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6393 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6394 echo $ECHO_N "(cached) $ECHO_C" >&6
6396 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6397 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6398 +ac_res=`eval echo '${'$as_ac_Header'}'`
6399 + { echo "$as_me:$LINENO: result: $ac_res" >&5
6400 +echo "${ECHO_T}$ac_res" >&6; }
6402 # Is the header compilable?
6403 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
6404 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6405 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
6406 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
6407 cat >conftest.$ac_ext <<_ACEOF
6410 @@ -5585,24 +6678,36 @@
6411 #include <$ac_header>
6413 rm -f conftest.$ac_objext
6414 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6415 - (eval $ac_compile) 2>conftest.er1
6416 +if { (ac_try="$ac_compile"
6417 +case "(($ac_try" in
6418 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6419 + *) ac_try_echo=$ac_try;;
6421 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6422 + (eval "$ac_compile") 2>conftest.er1
6424 grep -v '^ *+' conftest.er1 >conftest.err
6426 cat conftest.err >&5
6427 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6428 (exit $ac_status); } &&
6429 - { ac_try='test -z "$ac_c_werror_flag"
6430 - || test ! -s conftest.err'
6431 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6432 - (eval $ac_try) 2>&5
6433 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6434 + { (case "(($ac_try" in
6435 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6436 + *) ac_try_echo=$ac_try;;
6438 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6439 + (eval "$ac_try") 2>&5
6441 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6442 (exit $ac_status); }; } &&
6443 { ac_try='test -s conftest.$ac_objext'
6444 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6445 - (eval $ac_try) 2>&5
6446 + { (case "(($ac_try" in
6447 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6448 + *) ac_try_echo=$ac_try;;
6450 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6451 + (eval "$ac_try") 2>&5
6453 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6454 (exit $ac_status); }; }; then
6455 @@ -5611,15 +6716,16 @@
6456 echo "$as_me: failed program was:" >&5
6457 sed 's/^/| /' conftest.$ac_ext >&5
6459 -ac_header_compiler=no
6460 + ac_header_compiler=no
6462 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6463 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6464 -echo "${ECHO_T}$ac_header_compiler" >&6
6466 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6467 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6468 +echo "${ECHO_T}$ac_header_compiler" >&6; }
6470 # Is the header present?
6471 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
6472 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6473 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
6474 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
6475 cat >conftest.$ac_ext <<_ACEOF
6478 @@ -5628,8 +6734,13 @@
6479 /* end confdefs.h. */
6480 #include <$ac_header>
6482 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6483 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6484 +if { (ac_try="$ac_cpp conftest.$ac_ext"
6485 +case "(($ac_try" in
6486 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6487 + *) ac_try_echo=$ac_try;;
6489 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6490 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6492 grep -v '^ *+' conftest.er1 >conftest.err
6494 @@ -5653,9 +6764,10 @@
6496 ac_header_preproc=no
6499 rm -f conftest.err conftest.$ac_ext
6500 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6501 -echo "${ECHO_T}$ac_header_preproc" >&6
6502 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6503 +echo "${ECHO_T}$ac_header_preproc" >&6; }
6505 # So? What about this header?
6506 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6507 @@ -5679,25 +6791,19 @@
6508 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6509 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6510 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6513 -## ------------------------------------------ ##
6514 -## Report this to the AC_PACKAGE_NAME lists. ##
6515 -## ------------------------------------------ ##
6518 - sed "s/^/$as_me: WARNING: /" >&2
6522 -echo "$as_me:$LINENO: checking for $ac_header" >&5
6523 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6524 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
6525 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
6526 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6527 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6528 echo $ECHO_N "(cached) $ECHO_C" >&6
6530 eval "$as_ac_Header=\$ac_header_preproc"
6532 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6533 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6534 +ac_res=`eval echo '${'$as_ac_Header'}'`
6535 + { echo "$as_me:$LINENO: result: $ac_res" >&5
6536 +echo "${ECHO_T}$ac_res" >&6; }
6539 if test `eval echo '${'$as_ac_Header'}'` = yes; then
6540 @@ -5709,8 +6815,8 @@
6544 -echo "$as_me:$LINENO: checking for uint32_t" >&5
6545 -echo $ECHO_N "checking for uint32_t... $ECHO_C" >&6
6546 +{ echo "$as_me:$LINENO: checking for uint32_t" >&5
6547 +echo $ECHO_N "checking for uint32_t... $ECHO_C" >&6; }
6548 if test "${ac_cv_type_uint32_t+set}" = set; then
6549 echo $ECHO_N "(cached) $ECHO_C" >&6
6551 @@ -5721,36 +6827,49 @@
6552 cat >>conftest.$ac_ext <<_ACEOF
6553 /* end confdefs.h. */
6554 $ac_includes_default
6555 +typedef uint32_t ac__type_new_;
6559 -if ((uint32_t *) 0)
6560 +if ((ac__type_new_ *) 0)
6562 -if (sizeof (uint32_t))
6563 +if (sizeof (ac__type_new_))
6569 rm -f conftest.$ac_objext
6570 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6571 - (eval $ac_compile) 2>conftest.er1
6572 +if { (ac_try="$ac_compile"
6573 +case "(($ac_try" in
6574 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6575 + *) ac_try_echo=$ac_try;;
6577 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6578 + (eval "$ac_compile") 2>conftest.er1
6580 grep -v '^ *+' conftest.er1 >conftest.err
6582 cat conftest.err >&5
6583 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6584 (exit $ac_status); } &&
6585 - { ac_try='test -z "$ac_c_werror_flag"
6586 - || test ! -s conftest.err'
6587 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6588 - (eval $ac_try) 2>&5
6589 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6590 + { (case "(($ac_try" in
6591 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6592 + *) ac_try_echo=$ac_try;;
6594 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6595 + (eval "$ac_try") 2>&5
6597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6598 (exit $ac_status); }; } &&
6599 { ac_try='test -s conftest.$ac_objext'
6600 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6601 - (eval $ac_try) 2>&5
6602 + { (case "(($ac_try" in
6603 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6604 + *) ac_try_echo=$ac_try;;
6606 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6607 + (eval "$ac_try") 2>&5
6609 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6610 (exit $ac_status); }; }; then
6611 @@ -5759,12 +6878,13 @@
6612 echo "$as_me: failed program was:" >&5
6613 sed 's/^/| /' conftest.$ac_ext >&5
6615 -ac_cv_type_uint32_t=no
6616 + ac_cv_type_uint32_t=no
6618 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6620 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6622 -echo "$as_me:$LINENO: result: $ac_cv_type_uint32_t" >&5
6623 -echo "${ECHO_T}$ac_cv_type_uint32_t" >&6
6624 +{ echo "$as_me:$LINENO: result: $ac_cv_type_uint32_t" >&5
6625 +echo "${ECHO_T}$ac_cv_type_uint32_t" >&6; }
6626 if test $ac_cv_type_uint32_t = yes; then
6628 cat >>confdefs.h <<\_ACEOF
6629 @@ -5772,8 +6892,8 @@
6633 - echo "$as_me:$LINENO: checking for short" >&5
6634 -echo $ECHO_N "checking for short... $ECHO_C" >&6
6635 + { echo "$as_me:$LINENO: checking for short" >&5
6636 +echo $ECHO_N "checking for short... $ECHO_C" >&6; }
6637 if test "${ac_cv_type_short+set}" = set; then
6638 echo $ECHO_N "(cached) $ECHO_C" >&6
6640 @@ -5784,36 +6904,49 @@
6641 cat >>conftest.$ac_ext <<_ACEOF
6642 /* end confdefs.h. */
6643 $ac_includes_default
6644 +typedef short ac__type_new_;
6649 +if ((ac__type_new_ *) 0)
6651 -if (sizeof (short))
6652 +if (sizeof (ac__type_new_))
6658 rm -f conftest.$ac_objext
6659 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6660 - (eval $ac_compile) 2>conftest.er1
6661 +if { (ac_try="$ac_compile"
6662 +case "(($ac_try" in
6663 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6664 + *) ac_try_echo=$ac_try;;
6666 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6667 + (eval "$ac_compile") 2>conftest.er1
6669 grep -v '^ *+' conftest.er1 >conftest.err
6671 cat conftest.err >&5
6672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6673 (exit $ac_status); } &&
6674 - { ac_try='test -z "$ac_c_werror_flag"
6675 - || test ! -s conftest.err'
6676 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6677 - (eval $ac_try) 2>&5
6678 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6679 + { (case "(($ac_try" in
6680 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6681 + *) ac_try_echo=$ac_try;;
6683 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6684 + (eval "$ac_try") 2>&5
6686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6687 (exit $ac_status); }; } &&
6688 { ac_try='test -s conftest.$ac_objext'
6689 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6690 - (eval $ac_try) 2>&5
6691 + { (case "(($ac_try" in
6692 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6693 + *) ac_try_echo=$ac_try;;
6695 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6696 + (eval "$ac_try") 2>&5
6698 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6699 (exit $ac_status); }; }; then
6700 @@ -5822,20 +6955,21 @@
6701 echo "$as_me: failed program was:" >&5
6702 sed 's/^/| /' conftest.$ac_ext >&5
6704 -ac_cv_type_short=no
6705 + ac_cv_type_short=no
6707 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6709 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6711 -echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5
6712 -echo "${ECHO_T}$ac_cv_type_short" >&6
6713 +{ echo "$as_me:$LINENO: result: $ac_cv_type_short" >&5
6714 +echo "${ECHO_T}$ac_cv_type_short" >&6; }
6716 -echo "$as_me:$LINENO: checking size of short" >&5
6717 -echo $ECHO_N "checking size of short... $ECHO_C" >&6
6718 +{ echo "$as_me:$LINENO: checking size of short" >&5
6719 +echo $ECHO_N "checking size of short... $ECHO_C" >&6; }
6720 if test "${ac_cv_sizeof_short+set}" = set; then
6721 echo $ECHO_N "(cached) $ECHO_C" >&6
6723 if test "$ac_cv_type_short" = yes; then
6724 - # The cast to unsigned long works around a bug in the HP C Compiler
6725 + # The cast to long int works around a bug in the HP C Compiler
6726 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
6727 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
6728 # This bug is HP SR number 8606223364.
6729 @@ -5848,10 +6982,11 @@
6730 cat >>conftest.$ac_ext <<_ACEOF
6731 /* end confdefs.h. */
6732 $ac_includes_default
6733 + typedef short ac__type_sizeof_;
6737 -static int test_array [1 - 2 * !(((long) (sizeof (short))) >= 0)];
6738 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
6742 @@ -5859,24 +6994,36 @@
6745 rm -f conftest.$ac_objext
6746 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6747 - (eval $ac_compile) 2>conftest.er1
6748 +if { (ac_try="$ac_compile"
6749 +case "(($ac_try" in
6750 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6751 + *) ac_try_echo=$ac_try;;
6753 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6754 + (eval "$ac_compile") 2>conftest.er1
6756 grep -v '^ *+' conftest.er1 >conftest.err
6758 cat conftest.err >&5
6759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6760 (exit $ac_status); } &&
6761 - { ac_try='test -z "$ac_c_werror_flag"
6762 - || test ! -s conftest.err'
6763 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6764 - (eval $ac_try) 2>&5
6765 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6766 + { (case "(($ac_try" in
6767 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6768 + *) ac_try_echo=$ac_try;;
6770 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6771 + (eval "$ac_try") 2>&5
6773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6774 (exit $ac_status); }; } &&
6775 { ac_try='test -s conftest.$ac_objext'
6776 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6777 - (eval $ac_try) 2>&5
6778 + { (case "(($ac_try" in
6779 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6780 + *) ac_try_echo=$ac_try;;
6782 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6783 + (eval "$ac_try") 2>&5
6785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6786 (exit $ac_status); }; }; then
6787 @@ -5889,10 +7036,11 @@
6788 cat >>conftest.$ac_ext <<_ACEOF
6789 /* end confdefs.h. */
6790 $ac_includes_default
6791 + typedef short ac__type_sizeof_;
6795 -static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)];
6796 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
6800 @@ -5900,24 +7048,36 @@
6803 rm -f conftest.$ac_objext
6804 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6805 - (eval $ac_compile) 2>conftest.er1
6806 +if { (ac_try="$ac_compile"
6807 +case "(($ac_try" in
6808 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6809 + *) ac_try_echo=$ac_try;;
6811 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6812 + (eval "$ac_compile") 2>conftest.er1
6814 grep -v '^ *+' conftest.er1 >conftest.err
6816 cat conftest.err >&5
6817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6818 (exit $ac_status); } &&
6819 - { ac_try='test -z "$ac_c_werror_flag"
6820 - || test ! -s conftest.err'
6821 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6822 - (eval $ac_try) 2>&5
6823 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6824 + { (case "(($ac_try" in
6825 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6826 + *) ac_try_echo=$ac_try;;
6828 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6829 + (eval "$ac_try") 2>&5
6831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6832 (exit $ac_status); }; } &&
6833 { ac_try='test -s conftest.$ac_objext'
6834 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6835 - (eval $ac_try) 2>&5
6836 + { (case "(($ac_try" in
6837 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6838 + *) ac_try_echo=$ac_try;;
6840 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6841 + (eval "$ac_try") 2>&5
6843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6844 (exit $ac_status); }; }; then
6845 @@ -5926,30 +7086,32 @@
6846 echo "$as_me: failed program was:" >&5
6847 sed 's/^/| /' conftest.$ac_ext >&5
6849 -ac_lo=`expr $ac_mid + 1`
6850 - if test $ac_lo -le $ac_mid; then
6854 - ac_mid=`expr 2 '*' $ac_mid + 1`
6855 + ac_lo=`expr $ac_mid + 1`
6856 + if test $ac_lo -le $ac_mid; then
6860 + ac_mid=`expr 2 '*' $ac_mid + 1`
6862 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6864 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6867 echo "$as_me: failed program was:" >&5
6868 sed 's/^/| /' conftest.$ac_ext >&5
6870 -cat >conftest.$ac_ext <<_ACEOF
6871 + cat >conftest.$ac_ext <<_ACEOF
6874 cat confdefs.h >>conftest.$ac_ext
6875 cat >>conftest.$ac_ext <<_ACEOF
6876 /* end confdefs.h. */
6877 $ac_includes_default
6878 + typedef short ac__type_sizeof_;
6882 -static int test_array [1 - 2 * !(((long) (sizeof (short))) < 0)];
6883 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
6887 @@ -5957,24 +7119,36 @@
6890 rm -f conftest.$ac_objext
6891 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6892 - (eval $ac_compile) 2>conftest.er1
6893 +if { (ac_try="$ac_compile"
6894 +case "(($ac_try" in
6895 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6896 + *) ac_try_echo=$ac_try;;
6898 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6899 + (eval "$ac_compile") 2>conftest.er1
6901 grep -v '^ *+' conftest.er1 >conftest.err
6903 cat conftest.err >&5
6904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6905 (exit $ac_status); } &&
6906 - { ac_try='test -z "$ac_c_werror_flag"
6907 - || test ! -s conftest.err'
6908 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6909 - (eval $ac_try) 2>&5
6910 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6911 + { (case "(($ac_try" in
6912 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6913 + *) ac_try_echo=$ac_try;;
6915 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6916 + (eval "$ac_try") 2>&5
6918 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6919 (exit $ac_status); }; } &&
6920 { ac_try='test -s conftest.$ac_objext'
6921 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6922 - (eval $ac_try) 2>&5
6923 + { (case "(($ac_try" in
6924 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6925 + *) ac_try_echo=$ac_try;;
6927 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6928 + (eval "$ac_try") 2>&5
6930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6931 (exit $ac_status); }; }; then
6932 @@ -5987,10 +7161,11 @@
6933 cat >>conftest.$ac_ext <<_ACEOF
6934 /* end confdefs.h. */
6935 $ac_includes_default
6936 + typedef short ac__type_sizeof_;
6940 -static int test_array [1 - 2 * !(((long) (sizeof (short))) >= $ac_mid)];
6941 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
6945 @@ -5998,24 +7173,36 @@
6948 rm -f conftest.$ac_objext
6949 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6950 - (eval $ac_compile) 2>conftest.er1
6951 +if { (ac_try="$ac_compile"
6952 +case "(($ac_try" in
6953 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6954 + *) ac_try_echo=$ac_try;;
6956 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6957 + (eval "$ac_compile") 2>conftest.er1
6959 grep -v '^ *+' conftest.er1 >conftest.err
6961 cat conftest.err >&5
6962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6963 (exit $ac_status); } &&
6964 - { ac_try='test -z "$ac_c_werror_flag"
6965 - || test ! -s conftest.err'
6966 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6967 - (eval $ac_try) 2>&5
6968 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6969 + { (case "(($ac_try" in
6970 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6971 + *) ac_try_echo=$ac_try;;
6973 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6974 + (eval "$ac_try") 2>&5
6976 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6977 (exit $ac_status); }; } &&
6978 { ac_try='test -s conftest.$ac_objext'
6979 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6980 - (eval $ac_try) 2>&5
6981 + { (case "(($ac_try" in
6982 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6983 + *) ac_try_echo=$ac_try;;
6985 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6986 + (eval "$ac_try") 2>&5
6988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6989 (exit $ac_status); }; }; then
6990 @@ -6024,24 +7211,27 @@
6991 echo "$as_me: failed program was:" >&5
6992 sed 's/^/| /' conftest.$ac_ext >&5
6994 -ac_hi=`expr '(' $ac_mid ')' - 1`
6995 - if test $ac_mid -le $ac_hi; then
6999 - ac_mid=`expr 2 '*' $ac_mid`
7000 + ac_hi=`expr '(' $ac_mid ')' - 1`
7001 + if test $ac_mid -le $ac_hi; then
7005 + ac_mid=`expr 2 '*' $ac_mid`
7007 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7009 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7012 echo "$as_me: failed program was:" >&5
7013 sed 's/^/| /' conftest.$ac_ext >&5
7018 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7020 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7022 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7024 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7025 # Binary search between lo and hi bounds.
7026 while test "x$ac_lo" != "x$ac_hi"; do
7027 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
7028 @@ -6052,10 +7242,11 @@
7029 cat >>conftest.$ac_ext <<_ACEOF
7030 /* end confdefs.h. */
7031 $ac_includes_default
7032 + typedef short ac__type_sizeof_;
7036 -static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)];
7037 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
7041 @@ -6063,24 +7254,36 @@
7044 rm -f conftest.$ac_objext
7045 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7046 - (eval $ac_compile) 2>conftest.er1
7047 +if { (ac_try="$ac_compile"
7048 +case "(($ac_try" in
7049 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7050 + *) ac_try_echo=$ac_try;;
7052 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7053 + (eval "$ac_compile") 2>conftest.er1
7055 grep -v '^ *+' conftest.er1 >conftest.err
7057 cat conftest.err >&5
7058 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7059 (exit $ac_status); } &&
7060 - { ac_try='test -z "$ac_c_werror_flag"
7061 - || test ! -s conftest.err'
7062 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7063 - (eval $ac_try) 2>&5
7064 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7065 + { (case "(($ac_try" in
7066 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7067 + *) ac_try_echo=$ac_try;;
7069 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7070 + (eval "$ac_try") 2>&5
7072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7073 (exit $ac_status); }; } &&
7074 { ac_try='test -s conftest.$ac_objext'
7075 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7076 - (eval $ac_try) 2>&5
7077 + { (case "(($ac_try" in
7078 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7079 + *) ac_try_echo=$ac_try;;
7081 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7082 + (eval "$ac_try") 2>&5
7084 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7085 (exit $ac_status); }; }; then
7086 @@ -6089,26 +7292,20 @@
7087 echo "$as_me: failed program was:" >&5
7088 sed 's/^/| /' conftest.$ac_ext >&5
7090 -ac_lo=`expr '(' $ac_mid ')' + 1`
7091 + ac_lo=`expr '(' $ac_mid ')' + 1`
7093 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7095 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7098 ?*) ac_cv_sizeof_short=$ac_lo;;
7099 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
7100 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
7101 See \`config.log' for more details." >&5
7102 -echo "$as_me: error: cannot compute sizeof (short), 77
7103 +echo "$as_me: error: cannot compute sizeof (short)
7104 See \`config.log' for more details." >&2;}
7105 - { (exit 1); exit 1; }; } ;;
7106 + { (exit 77); exit 77; }; } ;;
7109 - if test "$cross_compiling" = yes; then
7110 - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
7111 -See \`config.log' for more details." >&5
7112 -echo "$as_me: error: cannot run test program while cross compiling
7113 -See \`config.log' for more details." >&2;}
7114 - { (exit 1); exit 1; }; }
7116 cat >conftest.$ac_ext <<_ACEOF
7119 @@ -6116,8 +7313,9 @@
7120 cat >>conftest.$ac_ext <<_ACEOF
7121 /* end confdefs.h. */
7122 $ac_includes_default
7123 -long longval () { return (long) (sizeof (short)); }
7124 -unsigned long ulongval () { return (long) (sizeof (short)); }
7125 + typedef short ac__type_sizeof_;
7126 +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
7127 +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
7131 @@ -6126,35 +7324,44 @@
7133 FILE *f = fopen ("conftest.val", "w");
7136 - if (((long) (sizeof (short))) < 0)
7138 + if (((long int) (sizeof (ac__type_sizeof_))) < 0)
7140 - long i = longval ();
7141 - if (i != ((long) (sizeof (short))))
7143 + long int i = longval ();
7144 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
7146 fprintf (f, "%ld\n", i);
7150 - unsigned long i = ulongval ();
7151 - if (i != ((long) (sizeof (short))))
7153 + unsigned long int i = ulongval ();
7154 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
7156 fprintf (f, "%lu\n", i);
7158 - exit (ferror (f) || fclose (f) != 0);
7159 + return ferror (f) || fclose (f) != 0;
7165 rm -f conftest$ac_exeext
7166 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7167 - (eval $ac_link) 2>&5
7168 +if { (ac_try="$ac_link"
7169 +case "(($ac_try" in
7170 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7171 + *) ac_try_echo=$ac_try;;
7173 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7174 + (eval "$ac_link") 2>&5
7176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7177 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7178 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7179 - (eval $ac_try) 2>&5
7180 + { (case "(($ac_try" in
7181 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7182 + *) ac_try_echo=$ac_try;;
7184 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7185 + (eval "$ac_try") 2>&5
7187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7188 (exit $ac_status); }; }; then
7189 @@ -6165,29 +7372,28 @@
7190 sed 's/^/| /' conftest.$ac_ext >&5
7193 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
7194 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short)
7195 See \`config.log' for more details." >&5
7196 -echo "$as_me: error: cannot compute sizeof (short), 77
7197 +echo "$as_me: error: cannot compute sizeof (short)
7198 See \`config.log' for more details." >&2;}
7199 - { (exit 1); exit 1; }; }
7201 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7202 + { (exit 77); exit 77; }; }
7204 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7208 ac_cv_sizeof_short=0
7211 -echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
7212 -echo "${ECHO_T}$ac_cv_sizeof_short" >&6
7213 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_short" >&5
7214 +echo "${ECHO_T}$ac_cv_sizeof_short" >&6; }
7215 cat >>confdefs.h <<_ACEOF
7216 #define SIZEOF_SHORT $ac_cv_sizeof_short
7220 - echo "$as_me:$LINENO: checking for int" >&5
7221 -echo $ECHO_N "checking for int... $ECHO_C" >&6
7222 + { echo "$as_me:$LINENO: checking for int" >&5
7223 +echo $ECHO_N "checking for int... $ECHO_C" >&6; }
7224 if test "${ac_cv_type_int+set}" = set; then
7225 echo $ECHO_N "(cached) $ECHO_C" >&6
7227 @@ -6198,36 +7404,49 @@
7228 cat >>conftest.$ac_ext <<_ACEOF
7229 /* end confdefs.h. */
7230 $ac_includes_default
7231 +typedef int ac__type_new_;
7236 +if ((ac__type_new_ *) 0)
7239 +if (sizeof (ac__type_new_))
7245 rm -f conftest.$ac_objext
7246 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7247 - (eval $ac_compile) 2>conftest.er1
7248 +if { (ac_try="$ac_compile"
7249 +case "(($ac_try" in
7250 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7251 + *) ac_try_echo=$ac_try;;
7253 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7254 + (eval "$ac_compile") 2>conftest.er1
7256 grep -v '^ *+' conftest.er1 >conftest.err
7258 cat conftest.err >&5
7259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7260 (exit $ac_status); } &&
7261 - { ac_try='test -z "$ac_c_werror_flag"
7262 - || test ! -s conftest.err'
7263 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7264 - (eval $ac_try) 2>&5
7265 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7266 + { (case "(($ac_try" in
7267 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7268 + *) ac_try_echo=$ac_try;;
7270 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7271 + (eval "$ac_try") 2>&5
7273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7274 (exit $ac_status); }; } &&
7275 { ac_try='test -s conftest.$ac_objext'
7276 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7277 - (eval $ac_try) 2>&5
7278 + { (case "(($ac_try" in
7279 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7280 + *) ac_try_echo=$ac_try;;
7282 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7283 + (eval "$ac_try") 2>&5
7285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7286 (exit $ac_status); }; }; then
7287 @@ -6236,20 +7455,21 @@
7288 echo "$as_me: failed program was:" >&5
7289 sed 's/^/| /' conftest.$ac_ext >&5
7294 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7296 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7298 -echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
7299 -echo "${ECHO_T}$ac_cv_type_int" >&6
7300 +{ echo "$as_me:$LINENO: result: $ac_cv_type_int" >&5
7301 +echo "${ECHO_T}$ac_cv_type_int" >&6; }
7303 -echo "$as_me:$LINENO: checking size of int" >&5
7304 -echo $ECHO_N "checking size of int... $ECHO_C" >&6
7305 +{ echo "$as_me:$LINENO: checking size of int" >&5
7306 +echo $ECHO_N "checking size of int... $ECHO_C" >&6; }
7307 if test "${ac_cv_sizeof_int+set}" = set; then
7308 echo $ECHO_N "(cached) $ECHO_C" >&6
7310 if test "$ac_cv_type_int" = yes; then
7311 - # The cast to unsigned long works around a bug in the HP C Compiler
7312 + # The cast to long int works around a bug in the HP C Compiler
7313 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7314 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7315 # This bug is HP SR number 8606223364.
7316 @@ -6262,10 +7482,11 @@
7317 cat >>conftest.$ac_ext <<_ACEOF
7318 /* end confdefs.h. */
7319 $ac_includes_default
7320 + typedef int ac__type_sizeof_;
7324 -static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)];
7325 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
7329 @@ -6273,24 +7494,36 @@
7332 rm -f conftest.$ac_objext
7333 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7334 - (eval $ac_compile) 2>conftest.er1
7335 +if { (ac_try="$ac_compile"
7336 +case "(($ac_try" in
7337 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7338 + *) ac_try_echo=$ac_try;;
7340 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7341 + (eval "$ac_compile") 2>conftest.er1
7343 grep -v '^ *+' conftest.er1 >conftest.err
7345 cat conftest.err >&5
7346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7347 (exit $ac_status); } &&
7348 - { ac_try='test -z "$ac_c_werror_flag"
7349 - || test ! -s conftest.err'
7350 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7351 - (eval $ac_try) 2>&5
7352 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7353 + { (case "(($ac_try" in
7354 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7355 + *) ac_try_echo=$ac_try;;
7357 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7358 + (eval "$ac_try") 2>&5
7360 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7361 (exit $ac_status); }; } &&
7362 { ac_try='test -s conftest.$ac_objext'
7363 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7364 - (eval $ac_try) 2>&5
7365 + { (case "(($ac_try" in
7366 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7367 + *) ac_try_echo=$ac_try;;
7369 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7370 + (eval "$ac_try") 2>&5
7372 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7373 (exit $ac_status); }; }; then
7374 @@ -6303,10 +7536,11 @@
7375 cat >>conftest.$ac_ext <<_ACEOF
7376 /* end confdefs.h. */
7377 $ac_includes_default
7378 + typedef int ac__type_sizeof_;
7382 -static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
7383 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
7387 @@ -6314,24 +7548,36 @@
7390 rm -f conftest.$ac_objext
7391 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7392 - (eval $ac_compile) 2>conftest.er1
7393 +if { (ac_try="$ac_compile"
7394 +case "(($ac_try" in
7395 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7396 + *) ac_try_echo=$ac_try;;
7398 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7399 + (eval "$ac_compile") 2>conftest.er1
7401 grep -v '^ *+' conftest.er1 >conftest.err
7403 cat conftest.err >&5
7404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7405 (exit $ac_status); } &&
7406 - { ac_try='test -z "$ac_c_werror_flag"
7407 - || test ! -s conftest.err'
7408 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7409 - (eval $ac_try) 2>&5
7410 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7411 + { (case "(($ac_try" in
7412 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7413 + *) ac_try_echo=$ac_try;;
7415 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7416 + (eval "$ac_try") 2>&5
7418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7419 (exit $ac_status); }; } &&
7420 { ac_try='test -s conftest.$ac_objext'
7421 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7422 - (eval $ac_try) 2>&5
7423 + { (case "(($ac_try" in
7424 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7425 + *) ac_try_echo=$ac_try;;
7427 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7428 + (eval "$ac_try") 2>&5
7430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7431 (exit $ac_status); }; }; then
7432 @@ -6340,30 +7586,32 @@
7433 echo "$as_me: failed program was:" >&5
7434 sed 's/^/| /' conftest.$ac_ext >&5
7436 -ac_lo=`expr $ac_mid + 1`
7437 - if test $ac_lo -le $ac_mid; then
7441 - ac_mid=`expr 2 '*' $ac_mid + 1`
7442 + ac_lo=`expr $ac_mid + 1`
7443 + if test $ac_lo -le $ac_mid; then
7447 + ac_mid=`expr 2 '*' $ac_mid + 1`
7449 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7451 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7454 echo "$as_me: failed program was:" >&5
7455 sed 's/^/| /' conftest.$ac_ext >&5
7457 -cat >conftest.$ac_ext <<_ACEOF
7458 + cat >conftest.$ac_ext <<_ACEOF
7461 cat confdefs.h >>conftest.$ac_ext
7462 cat >>conftest.$ac_ext <<_ACEOF
7463 /* end confdefs.h. */
7464 $ac_includes_default
7465 + typedef int ac__type_sizeof_;
7469 -static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)];
7470 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
7474 @@ -6371,24 +7619,36 @@
7477 rm -f conftest.$ac_objext
7478 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7479 - (eval $ac_compile) 2>conftest.er1
7480 +if { (ac_try="$ac_compile"
7481 +case "(($ac_try" in
7482 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7483 + *) ac_try_echo=$ac_try;;
7485 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7486 + (eval "$ac_compile") 2>conftest.er1
7488 grep -v '^ *+' conftest.er1 >conftest.err
7490 cat conftest.err >&5
7491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7492 (exit $ac_status); } &&
7493 - { ac_try='test -z "$ac_c_werror_flag"
7494 - || test ! -s conftest.err'
7495 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7496 - (eval $ac_try) 2>&5
7497 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7498 + { (case "(($ac_try" in
7499 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7500 + *) ac_try_echo=$ac_try;;
7502 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7503 + (eval "$ac_try") 2>&5
7505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7506 (exit $ac_status); }; } &&
7507 { ac_try='test -s conftest.$ac_objext'
7508 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7509 - (eval $ac_try) 2>&5
7510 + { (case "(($ac_try" in
7511 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7512 + *) ac_try_echo=$ac_try;;
7514 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7515 + (eval "$ac_try") 2>&5
7517 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7518 (exit $ac_status); }; }; then
7519 @@ -6401,10 +7661,11 @@
7520 cat >>conftest.$ac_ext <<_ACEOF
7521 /* end confdefs.h. */
7522 $ac_includes_default
7523 + typedef int ac__type_sizeof_;
7527 -static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
7528 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
7532 @@ -6412,24 +7673,36 @@
7535 rm -f conftest.$ac_objext
7536 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7537 - (eval $ac_compile) 2>conftest.er1
7538 +if { (ac_try="$ac_compile"
7539 +case "(($ac_try" in
7540 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7541 + *) ac_try_echo=$ac_try;;
7543 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7544 + (eval "$ac_compile") 2>conftest.er1
7546 grep -v '^ *+' conftest.er1 >conftest.err
7548 cat conftest.err >&5
7549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7550 (exit $ac_status); } &&
7551 - { ac_try='test -z "$ac_c_werror_flag"
7552 - || test ! -s conftest.err'
7553 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7554 - (eval $ac_try) 2>&5
7555 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7556 + { (case "(($ac_try" in
7557 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7558 + *) ac_try_echo=$ac_try;;
7560 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7561 + (eval "$ac_try") 2>&5
7563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7564 (exit $ac_status); }; } &&
7565 { ac_try='test -s conftest.$ac_objext'
7566 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7567 - (eval $ac_try) 2>&5
7568 + { (case "(($ac_try" in
7569 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7570 + *) ac_try_echo=$ac_try;;
7572 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7573 + (eval "$ac_try") 2>&5
7575 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7576 (exit $ac_status); }; }; then
7577 @@ -6438,24 +7711,27 @@
7578 echo "$as_me: failed program was:" >&5
7579 sed 's/^/| /' conftest.$ac_ext >&5
7581 -ac_hi=`expr '(' $ac_mid ')' - 1`
7582 - if test $ac_mid -le $ac_hi; then
7586 - ac_mid=`expr 2 '*' $ac_mid`
7587 + ac_hi=`expr '(' $ac_mid ')' - 1`
7588 + if test $ac_mid -le $ac_hi; then
7592 + ac_mid=`expr 2 '*' $ac_mid`
7594 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7596 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7599 echo "$as_me: failed program was:" >&5
7600 sed 's/^/| /' conftest.$ac_ext >&5
7605 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7607 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7609 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7611 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7612 # Binary search between lo and hi bounds.
7613 while test "x$ac_lo" != "x$ac_hi"; do
7614 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
7615 @@ -6466,10 +7742,11 @@
7616 cat >>conftest.$ac_ext <<_ACEOF
7617 /* end confdefs.h. */
7618 $ac_includes_default
7619 + typedef int ac__type_sizeof_;
7623 -static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
7624 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
7628 @@ -6477,24 +7754,36 @@
7631 rm -f conftest.$ac_objext
7632 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7633 - (eval $ac_compile) 2>conftest.er1
7634 +if { (ac_try="$ac_compile"
7635 +case "(($ac_try" in
7636 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7637 + *) ac_try_echo=$ac_try;;
7639 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7640 + (eval "$ac_compile") 2>conftest.er1
7642 grep -v '^ *+' conftest.er1 >conftest.err
7644 cat conftest.err >&5
7645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7646 (exit $ac_status); } &&
7647 - { ac_try='test -z "$ac_c_werror_flag"
7648 - || test ! -s conftest.err'
7649 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7650 - (eval $ac_try) 2>&5
7651 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7652 + { (case "(($ac_try" in
7653 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7654 + *) ac_try_echo=$ac_try;;
7656 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7657 + (eval "$ac_try") 2>&5
7659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7660 (exit $ac_status); }; } &&
7661 { ac_try='test -s conftest.$ac_objext'
7662 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7663 - (eval $ac_try) 2>&5
7664 + { (case "(($ac_try" in
7665 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7666 + *) ac_try_echo=$ac_try;;
7668 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7669 + (eval "$ac_try") 2>&5
7671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7672 (exit $ac_status); }; }; then
7673 @@ -6503,26 +7792,20 @@
7674 echo "$as_me: failed program was:" >&5
7675 sed 's/^/| /' conftest.$ac_ext >&5
7677 -ac_lo=`expr '(' $ac_mid ')' + 1`
7678 + ac_lo=`expr '(' $ac_mid ')' + 1`
7680 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7682 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7685 ?*) ac_cv_sizeof_int=$ac_lo;;
7686 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
7687 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
7688 See \`config.log' for more details." >&5
7689 -echo "$as_me: error: cannot compute sizeof (int), 77
7690 +echo "$as_me: error: cannot compute sizeof (int)
7691 See \`config.log' for more details." >&2;}
7692 - { (exit 1); exit 1; }; } ;;
7693 + { (exit 77); exit 77; }; } ;;
7696 - if test "$cross_compiling" = yes; then
7697 - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
7698 -See \`config.log' for more details." >&5
7699 -echo "$as_me: error: cannot run test program while cross compiling
7700 -See \`config.log' for more details." >&2;}
7701 - { (exit 1); exit 1; }; }
7703 cat >conftest.$ac_ext <<_ACEOF
7706 @@ -6530,8 +7813,9 @@
7707 cat >>conftest.$ac_ext <<_ACEOF
7708 /* end confdefs.h. */
7709 $ac_includes_default
7710 -long longval () { return (long) (sizeof (int)); }
7711 -unsigned long ulongval () { return (long) (sizeof (int)); }
7712 + typedef int ac__type_sizeof_;
7713 +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
7714 +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
7718 @@ -6540,35 +7824,44 @@
7720 FILE *f = fopen ("conftest.val", "w");
7723 - if (((long) (sizeof (int))) < 0)
7725 + if (((long int) (sizeof (ac__type_sizeof_))) < 0)
7727 - long i = longval ();
7728 - if (i != ((long) (sizeof (int))))
7730 + long int i = longval ();
7731 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
7733 fprintf (f, "%ld\n", i);
7737 - unsigned long i = ulongval ();
7738 - if (i != ((long) (sizeof (int))))
7740 + unsigned long int i = ulongval ();
7741 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
7743 fprintf (f, "%lu\n", i);
7745 - exit (ferror (f) || fclose (f) != 0);
7746 + return ferror (f) || fclose (f) != 0;
7752 rm -f conftest$ac_exeext
7753 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7754 - (eval $ac_link) 2>&5
7755 +if { (ac_try="$ac_link"
7756 +case "(($ac_try" in
7757 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7758 + *) ac_try_echo=$ac_try;;
7760 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7761 + (eval "$ac_link") 2>&5
7763 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7764 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7765 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7766 - (eval $ac_try) 2>&5
7767 + { (case "(($ac_try" in
7768 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7769 + *) ac_try_echo=$ac_try;;
7771 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7772 + (eval "$ac_try") 2>&5
7774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7775 (exit $ac_status); }; }; then
7776 @@ -6579,29 +7872,28 @@
7777 sed 's/^/| /' conftest.$ac_ext >&5
7780 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
7781 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int)
7782 See \`config.log' for more details." >&5
7783 -echo "$as_me: error: cannot compute sizeof (int), 77
7784 +echo "$as_me: error: cannot compute sizeof (int)
7785 See \`config.log' for more details." >&2;}
7786 - { (exit 1); exit 1; }; }
7788 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7789 + { (exit 77); exit 77; }; }
7791 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7798 -echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
7799 -echo "${ECHO_T}$ac_cv_sizeof_int" >&6
7800 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_int" >&5
7801 +echo "${ECHO_T}$ac_cv_sizeof_int" >&6; }
7802 cat >>confdefs.h <<_ACEOF
7803 #define SIZEOF_INT $ac_cv_sizeof_int
7807 - echo "$as_me:$LINENO: checking for long" >&5
7808 -echo $ECHO_N "checking for long... $ECHO_C" >&6
7809 + { echo "$as_me:$LINENO: checking for long" >&5
7810 +echo $ECHO_N "checking for long... $ECHO_C" >&6; }
7811 if test "${ac_cv_type_long+set}" = set; then
7812 echo $ECHO_N "(cached) $ECHO_C" >&6
7814 @@ -6612,36 +7904,49 @@
7815 cat >>conftest.$ac_ext <<_ACEOF
7816 /* end confdefs.h. */
7817 $ac_includes_default
7818 +typedef long ac__type_new_;
7823 +if ((ac__type_new_ *) 0)
7826 +if (sizeof (ac__type_new_))
7832 rm -f conftest.$ac_objext
7833 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7834 - (eval $ac_compile) 2>conftest.er1
7835 +if { (ac_try="$ac_compile"
7836 +case "(($ac_try" in
7837 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7838 + *) ac_try_echo=$ac_try;;
7840 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7841 + (eval "$ac_compile") 2>conftest.er1
7843 grep -v '^ *+' conftest.er1 >conftest.err
7845 cat conftest.err >&5
7846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7847 (exit $ac_status); } &&
7848 - { ac_try='test -z "$ac_c_werror_flag"
7849 - || test ! -s conftest.err'
7850 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7851 - (eval $ac_try) 2>&5
7852 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7853 + { (case "(($ac_try" in
7854 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7855 + *) ac_try_echo=$ac_try;;
7857 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7858 + (eval "$ac_try") 2>&5
7860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7861 (exit $ac_status); }; } &&
7862 { ac_try='test -s conftest.$ac_objext'
7863 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7864 - (eval $ac_try) 2>&5
7865 + { (case "(($ac_try" in
7866 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7867 + *) ac_try_echo=$ac_try;;
7869 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7870 + (eval "$ac_try") 2>&5
7872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7873 (exit $ac_status); }; }; then
7874 @@ -6650,20 +7955,21 @@
7875 echo "$as_me: failed program was:" >&5
7876 sed 's/^/| /' conftest.$ac_ext >&5
7879 + ac_cv_type_long=no
7881 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7883 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7885 -echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
7886 -echo "${ECHO_T}$ac_cv_type_long" >&6
7887 +{ echo "$as_me:$LINENO: result: $ac_cv_type_long" >&5
7888 +echo "${ECHO_T}$ac_cv_type_long" >&6; }
7890 -echo "$as_me:$LINENO: checking size of long" >&5
7891 -echo $ECHO_N "checking size of long... $ECHO_C" >&6
7892 +{ echo "$as_me:$LINENO: checking size of long" >&5
7893 +echo $ECHO_N "checking size of long... $ECHO_C" >&6; }
7894 if test "${ac_cv_sizeof_long+set}" = set; then
7895 echo $ECHO_N "(cached) $ECHO_C" >&6
7897 if test "$ac_cv_type_long" = yes; then
7898 - # The cast to unsigned long works around a bug in the HP C Compiler
7899 + # The cast to long int works around a bug in the HP C Compiler
7900 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
7901 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
7902 # This bug is HP SR number 8606223364.
7903 @@ -6676,10 +7982,11 @@
7904 cat >>conftest.$ac_ext <<_ACEOF
7905 /* end confdefs.h. */
7906 $ac_includes_default
7907 + typedef long ac__type_sizeof_;
7911 -static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)];
7912 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
7916 @@ -6687,24 +7994,36 @@
7919 rm -f conftest.$ac_objext
7920 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7921 - (eval $ac_compile) 2>conftest.er1
7922 +if { (ac_try="$ac_compile"
7923 +case "(($ac_try" in
7924 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7925 + *) ac_try_echo=$ac_try;;
7927 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7928 + (eval "$ac_compile") 2>conftest.er1
7930 grep -v '^ *+' conftest.er1 >conftest.err
7932 cat conftest.err >&5
7933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7934 (exit $ac_status); } &&
7935 - { ac_try='test -z "$ac_c_werror_flag"
7936 - || test ! -s conftest.err'
7937 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7938 - (eval $ac_try) 2>&5
7939 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7940 + { (case "(($ac_try" in
7941 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7942 + *) ac_try_echo=$ac_try;;
7944 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7945 + (eval "$ac_try") 2>&5
7947 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7948 (exit $ac_status); }; } &&
7949 { ac_try='test -s conftest.$ac_objext'
7950 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7951 - (eval $ac_try) 2>&5
7952 + { (case "(($ac_try" in
7953 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7954 + *) ac_try_echo=$ac_try;;
7956 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7957 + (eval "$ac_try") 2>&5
7959 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7960 (exit $ac_status); }; }; then
7961 @@ -6717,10 +8036,11 @@
7962 cat >>conftest.$ac_ext <<_ACEOF
7963 /* end confdefs.h. */
7964 $ac_includes_default
7965 + typedef long ac__type_sizeof_;
7969 -static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
7970 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
7974 @@ -6728,24 +8048,36 @@
7977 rm -f conftest.$ac_objext
7978 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7979 - (eval $ac_compile) 2>conftest.er1
7980 +if { (ac_try="$ac_compile"
7981 +case "(($ac_try" in
7982 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7983 + *) ac_try_echo=$ac_try;;
7985 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7986 + (eval "$ac_compile") 2>conftest.er1
7988 grep -v '^ *+' conftest.er1 >conftest.err
7990 cat conftest.err >&5
7991 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7992 (exit $ac_status); } &&
7993 - { ac_try='test -z "$ac_c_werror_flag"
7994 - || test ! -s conftest.err'
7995 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7996 - (eval $ac_try) 2>&5
7997 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7998 + { (case "(($ac_try" in
7999 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8000 + *) ac_try_echo=$ac_try;;
8002 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8003 + (eval "$ac_try") 2>&5
8005 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8006 (exit $ac_status); }; } &&
8007 { ac_try='test -s conftest.$ac_objext'
8008 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8009 - (eval $ac_try) 2>&5
8010 + { (case "(($ac_try" in
8011 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8012 + *) ac_try_echo=$ac_try;;
8014 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8015 + (eval "$ac_try") 2>&5
8017 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8018 (exit $ac_status); }; }; then
8019 @@ -6754,30 +8086,32 @@
8020 echo "$as_me: failed program was:" >&5
8021 sed 's/^/| /' conftest.$ac_ext >&5
8023 -ac_lo=`expr $ac_mid + 1`
8024 - if test $ac_lo -le $ac_mid; then
8028 - ac_mid=`expr 2 '*' $ac_mid + 1`
8029 + ac_lo=`expr $ac_mid + 1`
8030 + if test $ac_lo -le $ac_mid; then
8034 + ac_mid=`expr 2 '*' $ac_mid + 1`
8036 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8038 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8041 echo "$as_me: failed program was:" >&5
8042 sed 's/^/| /' conftest.$ac_ext >&5
8044 -cat >conftest.$ac_ext <<_ACEOF
8045 + cat >conftest.$ac_ext <<_ACEOF
8048 cat confdefs.h >>conftest.$ac_ext
8049 cat >>conftest.$ac_ext <<_ACEOF
8050 /* end confdefs.h. */
8051 $ac_includes_default
8052 + typedef long ac__type_sizeof_;
8056 -static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)];
8057 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
8061 @@ -6785,24 +8119,36 @@
8064 rm -f conftest.$ac_objext
8065 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8066 - (eval $ac_compile) 2>conftest.er1
8067 +if { (ac_try="$ac_compile"
8068 +case "(($ac_try" in
8069 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8070 + *) ac_try_echo=$ac_try;;
8072 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8073 + (eval "$ac_compile") 2>conftest.er1
8075 grep -v '^ *+' conftest.er1 >conftest.err
8077 cat conftest.err >&5
8078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8079 (exit $ac_status); } &&
8080 - { ac_try='test -z "$ac_c_werror_flag"
8081 - || test ! -s conftest.err'
8082 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8083 - (eval $ac_try) 2>&5
8084 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8085 + { (case "(($ac_try" in
8086 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8087 + *) ac_try_echo=$ac_try;;
8089 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8090 + (eval "$ac_try") 2>&5
8092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8093 (exit $ac_status); }; } &&
8094 { ac_try='test -s conftest.$ac_objext'
8095 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8096 - (eval $ac_try) 2>&5
8097 + { (case "(($ac_try" in
8098 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8099 + *) ac_try_echo=$ac_try;;
8101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8102 + (eval "$ac_try") 2>&5
8104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8105 (exit $ac_status); }; }; then
8106 @@ -6815,10 +8161,11 @@
8107 cat >>conftest.$ac_ext <<_ACEOF
8108 /* end confdefs.h. */
8109 $ac_includes_default
8110 + typedef long ac__type_sizeof_;
8114 -static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)];
8115 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
8119 @@ -6826,24 +8173,36 @@
8122 rm -f conftest.$ac_objext
8123 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8124 - (eval $ac_compile) 2>conftest.er1
8125 +if { (ac_try="$ac_compile"
8126 +case "(($ac_try" in
8127 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8128 + *) ac_try_echo=$ac_try;;
8130 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8131 + (eval "$ac_compile") 2>conftest.er1
8133 grep -v '^ *+' conftest.er1 >conftest.err
8135 cat conftest.err >&5
8136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8137 (exit $ac_status); } &&
8138 - { ac_try='test -z "$ac_c_werror_flag"
8139 - || test ! -s conftest.err'
8140 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8141 - (eval $ac_try) 2>&5
8142 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8143 + { (case "(($ac_try" in
8144 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8145 + *) ac_try_echo=$ac_try;;
8147 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8148 + (eval "$ac_try") 2>&5
8150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8151 (exit $ac_status); }; } &&
8152 { ac_try='test -s conftest.$ac_objext'
8153 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8154 - (eval $ac_try) 2>&5
8155 + { (case "(($ac_try" in
8156 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8157 + *) ac_try_echo=$ac_try;;
8159 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8160 + (eval "$ac_try") 2>&5
8162 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8163 (exit $ac_status); }; }; then
8164 @@ -6852,24 +8211,27 @@
8165 echo "$as_me: failed program was:" >&5
8166 sed 's/^/| /' conftest.$ac_ext >&5
8168 -ac_hi=`expr '(' $ac_mid ')' - 1`
8169 - if test $ac_mid -le $ac_hi; then
8173 - ac_mid=`expr 2 '*' $ac_mid`
8174 + ac_hi=`expr '(' $ac_mid ')' - 1`
8175 + if test $ac_mid -le $ac_hi; then
8179 + ac_mid=`expr 2 '*' $ac_mid`
8181 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8183 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8186 echo "$as_me: failed program was:" >&5
8187 sed 's/^/| /' conftest.$ac_ext >&5
8192 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8194 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8196 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8198 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8199 # Binary search between lo and hi bounds.
8200 while test "x$ac_lo" != "x$ac_hi"; do
8201 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8202 @@ -6880,10 +8242,11 @@
8203 cat >>conftest.$ac_ext <<_ACEOF
8204 /* end confdefs.h. */
8205 $ac_includes_default
8206 + typedef long ac__type_sizeof_;
8210 -static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
8211 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8215 @@ -6891,24 +8254,36 @@
8218 rm -f conftest.$ac_objext
8219 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8220 - (eval $ac_compile) 2>conftest.er1
8221 +if { (ac_try="$ac_compile"
8222 +case "(($ac_try" in
8223 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8224 + *) ac_try_echo=$ac_try;;
8226 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8227 + (eval "$ac_compile") 2>conftest.er1
8229 grep -v '^ *+' conftest.er1 >conftest.err
8231 cat conftest.err >&5
8232 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8233 (exit $ac_status); } &&
8234 - { ac_try='test -z "$ac_c_werror_flag"
8235 - || test ! -s conftest.err'
8236 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8237 - (eval $ac_try) 2>&5
8238 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8239 + { (case "(($ac_try" in
8240 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8241 + *) ac_try_echo=$ac_try;;
8243 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8244 + (eval "$ac_try") 2>&5
8246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8247 (exit $ac_status); }; } &&
8248 { ac_try='test -s conftest.$ac_objext'
8249 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8250 - (eval $ac_try) 2>&5
8251 + { (case "(($ac_try" in
8252 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8253 + *) ac_try_echo=$ac_try;;
8255 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8256 + (eval "$ac_try") 2>&5
8258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8259 (exit $ac_status); }; }; then
8260 @@ -6917,26 +8292,20 @@
8261 echo "$as_me: failed program was:" >&5
8262 sed 's/^/| /' conftest.$ac_ext >&5
8264 -ac_lo=`expr '(' $ac_mid ')' + 1`
8265 + ac_lo=`expr '(' $ac_mid ')' + 1`
8267 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8269 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8272 ?*) ac_cv_sizeof_long=$ac_lo;;
8273 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
8274 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
8275 See \`config.log' for more details." >&5
8276 -echo "$as_me: error: cannot compute sizeof (long), 77
8277 +echo "$as_me: error: cannot compute sizeof (long)
8278 See \`config.log' for more details." >&2;}
8279 - { (exit 1); exit 1; }; } ;;
8280 + { (exit 77); exit 77; }; } ;;
8283 - if test "$cross_compiling" = yes; then
8284 - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8285 -See \`config.log' for more details." >&5
8286 -echo "$as_me: error: cannot run test program while cross compiling
8287 -See \`config.log' for more details." >&2;}
8288 - { (exit 1); exit 1; }; }
8290 cat >conftest.$ac_ext <<_ACEOF
8293 @@ -6944,8 +8313,9 @@
8294 cat >>conftest.$ac_ext <<_ACEOF
8295 /* end confdefs.h. */
8296 $ac_includes_default
8297 -long longval () { return (long) (sizeof (long)); }
8298 -unsigned long ulongval () { return (long) (sizeof (long)); }
8299 + typedef long ac__type_sizeof_;
8300 +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
8301 +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
8305 @@ -6954,35 +8324,44 @@
8307 FILE *f = fopen ("conftest.val", "w");
8310 - if (((long) (sizeof (long))) < 0)
8312 + if (((long int) (sizeof (ac__type_sizeof_))) < 0)
8314 - long i = longval ();
8315 - if (i != ((long) (sizeof (long))))
8317 + long int i = longval ();
8318 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
8320 fprintf (f, "%ld\n", i);
8324 - unsigned long i = ulongval ();
8325 - if (i != ((long) (sizeof (long))))
8327 + unsigned long int i = ulongval ();
8328 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
8330 fprintf (f, "%lu\n", i);
8332 - exit (ferror (f) || fclose (f) != 0);
8333 + return ferror (f) || fclose (f) != 0;
8339 rm -f conftest$ac_exeext
8340 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8341 - (eval $ac_link) 2>&5
8342 +if { (ac_try="$ac_link"
8343 +case "(($ac_try" in
8344 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8345 + *) ac_try_echo=$ac_try;;
8347 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8348 + (eval "$ac_link") 2>&5
8350 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8351 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8352 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8353 - (eval $ac_try) 2>&5
8354 + { (case "(($ac_try" in
8355 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8356 + *) ac_try_echo=$ac_try;;
8358 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8359 + (eval "$ac_try") 2>&5
8361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8362 (exit $ac_status); }; }; then
8363 @@ -6993,29 +8372,28 @@
8364 sed 's/^/| /' conftest.$ac_ext >&5
8367 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
8368 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long)
8369 See \`config.log' for more details." >&5
8370 -echo "$as_me: error: cannot compute sizeof (long), 77
8371 +echo "$as_me: error: cannot compute sizeof (long)
8372 See \`config.log' for more details." >&2;}
8373 - { (exit 1); exit 1; }; }
8375 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8376 + { (exit 77); exit 77; }; }
8378 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8385 -echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
8386 -echo "${ECHO_T}$ac_cv_sizeof_long" >&6
8387 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5
8388 +echo "${ECHO_T}$ac_cv_sizeof_long" >&6; }
8389 cat >>confdefs.h <<_ACEOF
8390 #define SIZEOF_LONG $ac_cv_sizeof_long
8394 - echo "$as_me:$LINENO: checking for long long" >&5
8395 -echo $ECHO_N "checking for long long... $ECHO_C" >&6
8396 + { echo "$as_me:$LINENO: checking for long long" >&5
8397 +echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
8398 if test "${ac_cv_type_long_long+set}" = set; then
8399 echo $ECHO_N "(cached) $ECHO_C" >&6
8401 @@ -7026,36 +8404,49 @@
8402 cat >>conftest.$ac_ext <<_ACEOF
8403 /* end confdefs.h. */
8404 $ac_includes_default
8405 +typedef long long ac__type_new_;
8409 -if ((long long *) 0)
8410 +if ((ac__type_new_ *) 0)
8412 -if (sizeof (long long))
8413 +if (sizeof (ac__type_new_))
8419 rm -f conftest.$ac_objext
8420 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8421 - (eval $ac_compile) 2>conftest.er1
8422 +if { (ac_try="$ac_compile"
8423 +case "(($ac_try" in
8424 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8425 + *) ac_try_echo=$ac_try;;
8427 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8428 + (eval "$ac_compile") 2>conftest.er1
8430 grep -v '^ *+' conftest.er1 >conftest.err
8432 cat conftest.err >&5
8433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8434 (exit $ac_status); } &&
8435 - { ac_try='test -z "$ac_c_werror_flag"
8436 - || test ! -s conftest.err'
8437 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8438 - (eval $ac_try) 2>&5
8439 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8440 + { (case "(($ac_try" in
8441 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8442 + *) ac_try_echo=$ac_try;;
8444 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8445 + (eval "$ac_try") 2>&5
8447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8448 (exit $ac_status); }; } &&
8449 { ac_try='test -s conftest.$ac_objext'
8450 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8451 - (eval $ac_try) 2>&5
8452 + { (case "(($ac_try" in
8453 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8454 + *) ac_try_echo=$ac_try;;
8456 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8457 + (eval "$ac_try") 2>&5
8459 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8460 (exit $ac_status); }; }; then
8461 @@ -7064,20 +8455,21 @@
8462 echo "$as_me: failed program was:" >&5
8463 sed 's/^/| /' conftest.$ac_ext >&5
8465 -ac_cv_type_long_long=no
8466 + ac_cv_type_long_long=no
8468 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8470 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8472 -echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
8473 -echo "${ECHO_T}$ac_cv_type_long_long" >&6
8474 +{ echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
8475 +echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
8477 -echo "$as_me:$LINENO: checking size of long long" >&5
8478 -echo $ECHO_N "checking size of long long... $ECHO_C" >&6
8479 +{ echo "$as_me:$LINENO: checking size of long long" >&5
8480 +echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
8481 if test "${ac_cv_sizeof_long_long+set}" = set; then
8482 echo $ECHO_N "(cached) $ECHO_C" >&6
8484 if test "$ac_cv_type_long_long" = yes; then
8485 - # The cast to unsigned long works around a bug in the HP C Compiler
8486 + # The cast to long int works around a bug in the HP C Compiler
8487 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
8488 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
8489 # This bug is HP SR number 8606223364.
8490 @@ -7090,10 +8482,11 @@
8491 cat >>conftest.$ac_ext <<_ACEOF
8492 /* end confdefs.h. */
8493 $ac_includes_default
8494 + typedef long long ac__type_sizeof_;
8498 -static int test_array [1 - 2 * !(((long) (sizeof (long long))) >= 0)];
8499 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
8503 @@ -7101,24 +8494,36 @@
8506 rm -f conftest.$ac_objext
8507 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8508 - (eval $ac_compile) 2>conftest.er1
8509 +if { (ac_try="$ac_compile"
8510 +case "(($ac_try" in
8511 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8512 + *) ac_try_echo=$ac_try;;
8514 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8515 + (eval "$ac_compile") 2>conftest.er1
8517 grep -v '^ *+' conftest.er1 >conftest.err
8519 cat conftest.err >&5
8520 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8521 (exit $ac_status); } &&
8522 - { ac_try='test -z "$ac_c_werror_flag"
8523 - || test ! -s conftest.err'
8524 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8525 - (eval $ac_try) 2>&5
8526 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8527 + { (case "(($ac_try" in
8528 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8529 + *) ac_try_echo=$ac_try;;
8531 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8532 + (eval "$ac_try") 2>&5
8534 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8535 (exit $ac_status); }; } &&
8536 { ac_try='test -s conftest.$ac_objext'
8537 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8538 - (eval $ac_try) 2>&5
8539 + { (case "(($ac_try" in
8540 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8541 + *) ac_try_echo=$ac_try;;
8543 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8544 + (eval "$ac_try") 2>&5
8546 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8547 (exit $ac_status); }; }; then
8548 @@ -7131,10 +8536,11 @@
8549 cat >>conftest.$ac_ext <<_ACEOF
8550 /* end confdefs.h. */
8551 $ac_includes_default
8552 + typedef long long ac__type_sizeof_;
8556 -static int test_array [1 - 2 * !(((long) (sizeof (long long))) <= $ac_mid)];
8557 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8561 @@ -7142,24 +8548,36 @@
8564 rm -f conftest.$ac_objext
8565 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8566 - (eval $ac_compile) 2>conftest.er1
8567 +if { (ac_try="$ac_compile"
8568 +case "(($ac_try" in
8569 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8570 + *) ac_try_echo=$ac_try;;
8572 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8573 + (eval "$ac_compile") 2>conftest.er1
8575 grep -v '^ *+' conftest.er1 >conftest.err
8577 cat conftest.err >&5
8578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8579 (exit $ac_status); } &&
8580 - { ac_try='test -z "$ac_c_werror_flag"
8581 - || test ! -s conftest.err'
8582 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8583 - (eval $ac_try) 2>&5
8584 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8585 + { (case "(($ac_try" in
8586 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8587 + *) ac_try_echo=$ac_try;;
8589 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8590 + (eval "$ac_try") 2>&5
8592 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8593 (exit $ac_status); }; } &&
8594 { ac_try='test -s conftest.$ac_objext'
8595 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8596 - (eval $ac_try) 2>&5
8597 + { (case "(($ac_try" in
8598 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8599 + *) ac_try_echo=$ac_try;;
8601 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8602 + (eval "$ac_try") 2>&5
8604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8605 (exit $ac_status); }; }; then
8606 @@ -7168,30 +8586,32 @@
8607 echo "$as_me: failed program was:" >&5
8608 sed 's/^/| /' conftest.$ac_ext >&5
8610 -ac_lo=`expr $ac_mid + 1`
8611 - if test $ac_lo -le $ac_mid; then
8615 - ac_mid=`expr 2 '*' $ac_mid + 1`
8616 + ac_lo=`expr $ac_mid + 1`
8617 + if test $ac_lo -le $ac_mid; then
8621 + ac_mid=`expr 2 '*' $ac_mid + 1`
8623 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8625 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8628 echo "$as_me: failed program was:" >&5
8629 sed 's/^/| /' conftest.$ac_ext >&5
8631 -cat >conftest.$ac_ext <<_ACEOF
8632 + cat >conftest.$ac_ext <<_ACEOF
8635 cat confdefs.h >>conftest.$ac_ext
8636 cat >>conftest.$ac_ext <<_ACEOF
8637 /* end confdefs.h. */
8638 $ac_includes_default
8639 + typedef long long ac__type_sizeof_;
8643 -static int test_array [1 - 2 * !(((long) (sizeof (long long))) < 0)];
8644 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
8648 @@ -7199,24 +8619,36 @@
8651 rm -f conftest.$ac_objext
8652 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8653 - (eval $ac_compile) 2>conftest.er1
8654 +if { (ac_try="$ac_compile"
8655 +case "(($ac_try" in
8656 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8657 + *) ac_try_echo=$ac_try;;
8659 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8660 + (eval "$ac_compile") 2>conftest.er1
8662 grep -v '^ *+' conftest.er1 >conftest.err
8664 cat conftest.err >&5
8665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8666 (exit $ac_status); } &&
8667 - { ac_try='test -z "$ac_c_werror_flag"
8668 - || test ! -s conftest.err'
8669 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8670 - (eval $ac_try) 2>&5
8671 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8672 + { (case "(($ac_try" in
8673 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8674 + *) ac_try_echo=$ac_try;;
8676 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8677 + (eval "$ac_try") 2>&5
8679 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8680 (exit $ac_status); }; } &&
8681 { ac_try='test -s conftest.$ac_objext'
8682 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8683 - (eval $ac_try) 2>&5
8684 + { (case "(($ac_try" in
8685 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8686 + *) ac_try_echo=$ac_try;;
8688 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8689 + (eval "$ac_try") 2>&5
8691 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8692 (exit $ac_status); }; }; then
8693 @@ -7229,10 +8661,11 @@
8694 cat >>conftest.$ac_ext <<_ACEOF
8695 /* end confdefs.h. */
8696 $ac_includes_default
8697 + typedef long long ac__type_sizeof_;
8701 -static int test_array [1 - 2 * !(((long) (sizeof (long long))) >= $ac_mid)];
8702 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
8706 @@ -7240,24 +8673,36 @@
8709 rm -f conftest.$ac_objext
8710 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8711 - (eval $ac_compile) 2>conftest.er1
8712 +if { (ac_try="$ac_compile"
8713 +case "(($ac_try" in
8714 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8715 + *) ac_try_echo=$ac_try;;
8717 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8718 + (eval "$ac_compile") 2>conftest.er1
8720 grep -v '^ *+' conftest.er1 >conftest.err
8722 cat conftest.err >&5
8723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8724 (exit $ac_status); } &&
8725 - { ac_try='test -z "$ac_c_werror_flag"
8726 - || test ! -s conftest.err'
8727 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8728 - (eval $ac_try) 2>&5
8729 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8730 + { (case "(($ac_try" in
8731 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8732 + *) ac_try_echo=$ac_try;;
8734 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8735 + (eval "$ac_try") 2>&5
8737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8738 (exit $ac_status); }; } &&
8739 { ac_try='test -s conftest.$ac_objext'
8740 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8741 - (eval $ac_try) 2>&5
8742 + { (case "(($ac_try" in
8743 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8744 + *) ac_try_echo=$ac_try;;
8746 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8747 + (eval "$ac_try") 2>&5
8749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8750 (exit $ac_status); }; }; then
8751 @@ -7266,24 +8711,27 @@
8752 echo "$as_me: failed program was:" >&5
8753 sed 's/^/| /' conftest.$ac_ext >&5
8755 -ac_hi=`expr '(' $ac_mid ')' - 1`
8756 - if test $ac_mid -le $ac_hi; then
8760 - ac_mid=`expr 2 '*' $ac_mid`
8761 + ac_hi=`expr '(' $ac_mid ')' - 1`
8762 + if test $ac_mid -le $ac_hi; then
8766 + ac_mid=`expr 2 '*' $ac_mid`
8768 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8770 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8773 echo "$as_me: failed program was:" >&5
8774 sed 's/^/| /' conftest.$ac_ext >&5
8779 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8781 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8783 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8785 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8786 # Binary search between lo and hi bounds.
8787 while test "x$ac_lo" != "x$ac_hi"; do
8788 ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8789 @@ -7294,10 +8742,11 @@
8790 cat >>conftest.$ac_ext <<_ACEOF
8791 /* end confdefs.h. */
8792 $ac_includes_default
8793 + typedef long long ac__type_sizeof_;
8797 -static int test_array [1 - 2 * !(((long) (sizeof (long long))) <= $ac_mid)];
8798 +static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
8802 @@ -7305,24 +8754,36 @@
8805 rm -f conftest.$ac_objext
8806 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8807 - (eval $ac_compile) 2>conftest.er1
8808 +if { (ac_try="$ac_compile"
8809 +case "(($ac_try" in
8810 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8811 + *) ac_try_echo=$ac_try;;
8813 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8814 + (eval "$ac_compile") 2>conftest.er1
8816 grep -v '^ *+' conftest.er1 >conftest.err
8818 cat conftest.err >&5
8819 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8820 (exit $ac_status); } &&
8821 - { ac_try='test -z "$ac_c_werror_flag"
8822 - || test ! -s conftest.err'
8823 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8824 - (eval $ac_try) 2>&5
8825 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8826 + { (case "(($ac_try" in
8827 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8828 + *) ac_try_echo=$ac_try;;
8830 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8831 + (eval "$ac_try") 2>&5
8833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8834 (exit $ac_status); }; } &&
8835 { ac_try='test -s conftest.$ac_objext'
8836 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8837 - (eval $ac_try) 2>&5
8838 + { (case "(($ac_try" in
8839 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8840 + *) ac_try_echo=$ac_try;;
8842 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8843 + (eval "$ac_try") 2>&5
8845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8846 (exit $ac_status); }; }; then
8847 @@ -7331,26 +8792,20 @@
8848 echo "$as_me: failed program was:" >&5
8849 sed 's/^/| /' conftest.$ac_ext >&5
8851 -ac_lo=`expr '(' $ac_mid ')' + 1`
8852 + ac_lo=`expr '(' $ac_mid ')' + 1`
8854 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8856 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8859 ?*) ac_cv_sizeof_long_long=$ac_lo;;
8860 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long), 77
8861 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
8862 See \`config.log' for more details." >&5
8863 -echo "$as_me: error: cannot compute sizeof (long long), 77
8864 +echo "$as_me: error: cannot compute sizeof (long long)
8865 See \`config.log' for more details." >&2;}
8866 - { (exit 1); exit 1; }; } ;;
8867 + { (exit 77); exit 77; }; } ;;
8870 - if test "$cross_compiling" = yes; then
8871 - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8872 -See \`config.log' for more details." >&5
8873 -echo "$as_me: error: cannot run test program while cross compiling
8874 -See \`config.log' for more details." >&2;}
8875 - { (exit 1); exit 1; }; }
8877 cat >conftest.$ac_ext <<_ACEOF
8880 @@ -7358,8 +8813,9 @@
8881 cat >>conftest.$ac_ext <<_ACEOF
8882 /* end confdefs.h. */
8883 $ac_includes_default
8884 -long longval () { return (long) (sizeof (long long)); }
8885 -unsigned long ulongval () { return (long) (sizeof (long long)); }
8886 + typedef long long ac__type_sizeof_;
8887 +static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
8888 +static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
8892 @@ -7368,35 +8824,44 @@
8894 FILE *f = fopen ("conftest.val", "w");
8897 - if (((long) (sizeof (long long))) < 0)
8899 + if (((long int) (sizeof (ac__type_sizeof_))) < 0)
8901 - long i = longval ();
8902 - if (i != ((long) (sizeof (long long))))
8904 + long int i = longval ();
8905 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
8907 fprintf (f, "%ld\n", i);
8911 - unsigned long i = ulongval ();
8912 - if (i != ((long) (sizeof (long long))))
8914 + unsigned long int i = ulongval ();
8915 + if (i != ((long int) (sizeof (ac__type_sizeof_))))
8917 fprintf (f, "%lu\n", i);
8919 - exit (ferror (f) || fclose (f) != 0);
8920 + return ferror (f) || fclose (f) != 0;
8926 rm -f conftest$ac_exeext
8927 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8928 - (eval $ac_link) 2>&5
8929 +if { (ac_try="$ac_link"
8930 +case "(($ac_try" in
8931 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8932 + *) ac_try_echo=$ac_try;;
8934 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8935 + (eval "$ac_link") 2>&5
8937 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8938 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8939 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8940 - (eval $ac_try) 2>&5
8941 + { (case "(($ac_try" in
8942 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8943 + *) ac_try_echo=$ac_try;;
8945 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8946 + (eval "$ac_try") 2>&5
8948 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8949 (exit $ac_status); }; }; then
8950 @@ -7407,22 +8872,21 @@
8951 sed 's/^/| /' conftest.$ac_ext >&5
8954 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long long), 77
8955 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
8956 See \`config.log' for more details." >&5
8957 -echo "$as_me: error: cannot compute sizeof (long long), 77
8958 +echo "$as_me: error: cannot compute sizeof (long long)
8959 See \`config.log' for more details." >&2;}
8960 - { (exit 1); exit 1; }; }
8962 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8963 + { (exit 77); exit 77; }; }
8965 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8969 ac_cv_sizeof_long_long=0
8972 -echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
8973 -echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6
8974 +{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
8975 +echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
8976 cat >>confdefs.h <<_ACEOF
8977 #define SIZEOF_LONG_LONG $ac_cv_sizeof_long_long
8979 @@ -7437,8 +8901,8 @@
8980 ac_aux_path_sendmail=/usr/sbin:/usr/lib
8981 # Extract the first word of "sendmail", so it can be a program name with args.
8982 set dummy sendmail; ac_word=$2
8983 -echo "$as_me:$LINENO: checking for $ac_word" >&5
8984 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8985 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
8986 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
8987 if test "${ac_cv_path_SENDMAIL+set}" = set; then
8988 echo $ECHO_N "(cached) $ECHO_C" >&6
8990 @@ -7454,29 +8918,30 @@
8992 test -z "$as_dir" && as_dir=.
8993 for ac_exec_ext in '' $ac_executable_extensions; do
8994 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8995 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
8996 ac_cv_path_SENDMAIL="$as_dir/$ac_word$ac_exec_ext"
8997 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9004 test -z "$ac_cv_path_SENDMAIL" && ac_cv_path_SENDMAIL="/usr/sbin/sendmail"
9008 SENDMAIL=$ac_cv_path_SENDMAIL
9010 if test -n "$SENDMAIL"; then
9011 - echo "$as_me:$LINENO: result: $SENDMAIL" >&5
9012 -echo "${ECHO_T}$SENDMAIL" >&6
9013 + { echo "$as_me:$LINENO: result: $SENDMAIL" >&5
9014 +echo "${ECHO_T}$SENDMAIL" >&6; }
9016 - echo "$as_me:$LINENO: result: no" >&5
9017 -echo "${ECHO_T}no" >&6
9018 + { echo "$as_me:$LINENO: result: no" >&5
9019 +echo "${ECHO_T}no" >&6; }
9024 cat >>confdefs.h <<_ACEOF
9025 #define SENDMAIL "$ac_cv_path_SENDMAIL"
9027 @@ -7484,22 +8949,22 @@
9031 -# Check whether --enable-gpgme or --disable-gpgme was given.
9032 +# Check whether --enable-gpgme was given.
9033 if test "${enable_gpgme+set}" = set; then
9034 - enableval="$enable_gpgme"
9035 - if test x$enableval = xyes; then
9036 + enableval=$enable_gpgme; if test x$enableval = xyes; then
9044 -# Check whether --with-gpgme-prefix or --without-gpgme-prefix was given.
9045 +# Check whether --with-gpgme-prefix was given.
9046 if test "${with_gpgme_prefix+set}" = set; then
9047 - withval="$with_gpgme_prefix"
9048 - gpgme_config_prefix="$withval"
9049 + withval=$with_gpgme_prefix; gpgme_config_prefix="$withval"
9051 gpgme_config_prefix=""
9056 if test x$have_gpgme = xyes; then
9057 if test x$gpgme_config_prefix != x; then
9058 @@ -7507,8 +8972,8 @@
9060 # Extract the first word of "gpgme-config", so it can be a program name with args.
9061 set dummy gpgme-config; ac_word=$2
9062 -echo "$as_me:$LINENO: checking for $ac_word" >&5
9063 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9064 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
9065 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9066 if test "${ac_cv_path_GPGME_CONFIG+set}" = set; then
9067 echo $ECHO_N "(cached) $ECHO_C" >&6
9069 @@ -7523,28 +8988,29 @@
9071 test -z "$as_dir" && as_dir=.
9072 for ac_exec_ext in '' $ac_executable_extensions; do
9073 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9074 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
9075 ac_cv_path_GPGME_CONFIG="$as_dir/$ac_word$ac_exec_ext"
9076 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9083 test -z "$ac_cv_path_GPGME_CONFIG" && ac_cv_path_GPGME_CONFIG="no"
9087 GPGME_CONFIG=$ac_cv_path_GPGME_CONFIG
9089 if test -n "$GPGME_CONFIG"; then
9090 - echo "$as_me:$LINENO: result: $GPGME_CONFIG" >&5
9091 -echo "${ECHO_T}$GPGME_CONFIG" >&6
9092 + { echo "$as_me:$LINENO: result: $GPGME_CONFIG" >&5
9093 +echo "${ECHO_T}$GPGME_CONFIG" >&6; }
9095 - echo "$as_me:$LINENO: result: no" >&5
9096 -echo "${ECHO_T}no" >&6
9097 + { echo "$as_me:$LINENO: result: no" >&5
9098 +echo "${ECHO_T}no" >&6; }
9103 if test "x$GPGME_CONFIG" = "xno"; then
9104 { { echo "$as_me:$LINENO: error: GPGME not found" >&5
9105 @@ -7564,14 +9030,14 @@
9109 -# Check whether --enable-pgp or --disable-pgp was given.
9110 +# Check whether --enable-pgp was given.
9111 if test "${enable_pgp+set}" = set; then
9112 - enableval="$enable_pgp"
9113 - if test x$enableval = xno ; then
9114 + enableval=$enable_pgp; if test x$enableval = xno ; then
9122 if test x$have_pgp != xno ; then
9124 @@ -7583,14 +9049,14 @@
9125 MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o"
9128 -# Check whether --enable-smime or --disable-smime was given.
9129 +# Check whether --enable-smime was given.
9130 if test "${enable_smime+set}" = set; then
9131 - enableval="$enable_smime"
9132 - if test x$enableval = xno ; then
9133 + enableval=$enable_smime; if test x$enableval = xno ; then
9141 if test x$have_smime != xno ; then
9143 @@ -7603,10 +9069,9 @@
9147 -# Check whether --with-mixmaster or --without-mixmaster was given.
9148 +# Check whether --with-mixmaster was given.
9149 if test "${with_mixmaster+set}" = set; then
9150 - withval="$with_mixmaster"
9151 - if test -x "$withval" ; then
9152 + withval=$with_mixmaster; if test -x "$withval" ; then
9153 MIXMASTER="$withval"
9155 MIXMASTER="mixmaster"
9156 @@ -7619,7 +9084,8 @@
9164 # We now require all OPS
9165 OPS="$OPS \$(srcdir)/OPS.PGP \$(srcdir)/OPS.SMIME \$(srcdir)/OPS.CRYPT "
9166 @@ -7630,8 +9096,8 @@
9168 # Extract the first word of "ispell", so it can be a program name with args.
9169 set dummy ispell; ac_word=$2
9170 -echo "$as_me:$LINENO: checking for $ac_word" >&5
9171 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9172 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
9173 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
9174 if test "${ac_cv_path_ISPELL+set}" = set; then
9175 echo $ECHO_N "(cached) $ECHO_C" >&6
9177 @@ -7646,28 +9112,29 @@
9179 test -z "$as_dir" && as_dir=.
9180 for ac_exec_ext in '' $ac_executable_extensions; do
9181 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9182 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
9183 ac_cv_path_ISPELL="$as_dir/$ac_word$ac_exec_ext"
9184 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9191 test -z "$ac_cv_path_ISPELL" && ac_cv_path_ISPELL="no"
9195 ISPELL=$ac_cv_path_ISPELL
9197 if test -n "$ISPELL"; then
9198 - echo "$as_me:$LINENO: result: $ISPELL" >&5
9199 -echo "${ECHO_T}$ISPELL" >&6
9200 + { echo "$as_me:$LINENO: result: $ISPELL" >&5
9201 +echo "${ECHO_T}$ISPELL" >&6; }
9203 - echo "$as_me:$LINENO: result: no" >&5
9204 -echo "${ECHO_T}no" >&6
9205 + { echo "$as_me:$LINENO: result: no" >&5
9206 +echo "${ECHO_T}no" >&6; }
9210 if test $ISPELL != no; then
9212 cat >>confdefs.h <<_ACEOF
9213 @@ -7677,11 +9144,10 @@
9217 -# Check whether --with-slang or --without-slang was given.
9218 +# Check whether --with-slang was given.
9219 if test "${with_slang+set}" = set; then
9220 - withval="$with_slang"
9221 - echo "$as_me:$LINENO: checking if this is a BSD system" >&5
9222 -echo $ECHO_N "checking if this is a BSD system... $ECHO_C" >&6
9223 + withval=$with_slang; { echo "$as_me:$LINENO: checking if this is a BSD system" >&5
9224 +echo $ECHO_N "checking if this is a BSD system... $ECHO_C" >&6; }
9225 if test "${mutt_cv_bsdish+set}" = set; then
9226 echo $ECHO_N "(cached) $ECHO_C" >&6
9228 @@ -7706,13 +9172,22 @@
9231 rm -f conftest$ac_exeext
9232 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9233 - (eval $ac_link) 2>&5
9234 +if { (ac_try="$ac_link"
9235 +case "(($ac_try" in
9236 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9237 + *) ac_try_echo=$ac_try;;
9239 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9240 + (eval "$ac_link") 2>&5
9242 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9243 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
9244 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9245 - (eval $ac_try) 2>&5
9246 + { (case "(($ac_try" in
9247 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9248 + *) ac_try_echo=$ac_try;;
9250 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9251 + (eval "$ac_try") 2>&5
9253 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9254 (exit $ac_status); }; }; then
9255 @@ -7725,14 +9200,16 @@
9259 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9260 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9265 -echo "$as_me:$LINENO: result: $mutt_cv_bsdish" >&5
9266 -echo "${ECHO_T}$mutt_cv_bsdish" >&6
9267 +{ echo "$as_me:$LINENO: result: $mutt_cv_bsdish" >&5
9268 +echo "${ECHO_T}$mutt_cv_bsdish" >&6; }
9270 - echo "$as_me:$LINENO: checking for S-Lang" >&5
9271 -echo $ECHO_N "checking for S-Lang... $ECHO_C" >&6
9272 + { echo "$as_me:$LINENO: checking for S-Lang" >&5
9273 +echo $ECHO_N "checking for S-Lang... $ECHO_C" >&6; }
9274 if test $withval = yes; then
9275 if test -d $srcdir/../slang; then
9276 mutt_cv_slang=$srcdir/../slang/src
9277 @@ -7761,12 +9238,12 @@
9278 LDFLAGS="$LDFLAGS -L${withval}/lib"
9281 - echo "$as_me:$LINENO: result: $mutt_cv_slang" >&5
9282 -echo "${ECHO_T}$mutt_cv_slang" >&6
9283 + { echo "$as_me:$LINENO: result: $mutt_cv_slang" >&5
9284 +echo "${ECHO_T}$mutt_cv_slang" >&6; }
9285 if test $mutt_cv_bsdish = yes; then
9287 -echo "$as_me:$LINENO: checking for main in -ltermlib" >&5
9288 -echo $ECHO_N "checking for main in -ltermlib... $ECHO_C" >&6
9289 +{ echo "$as_me:$LINENO: checking for main in -ltermlib" >&5
9290 +echo $ECHO_N "checking for main in -ltermlib... $ECHO_C" >&6; }
9291 if test "${ac_cv_lib_termlib_main+set}" = set; then
9292 echo $ECHO_N "(cached) $ECHO_C" >&6
9294 @@ -7783,30 +9260,42 @@
9304 rm -f conftest.$ac_objext conftest$ac_exeext
9305 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9306 - (eval $ac_link) 2>conftest.er1
9307 +if { (ac_try="$ac_link"
9308 +case "(($ac_try" in
9309 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9310 + *) ac_try_echo=$ac_try;;
9312 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9313 + (eval "$ac_link") 2>conftest.er1
9315 grep -v '^ *+' conftest.er1 >conftest.err
9317 cat conftest.err >&5
9318 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9319 (exit $ac_status); } &&
9320 - { ac_try='test -z "$ac_c_werror_flag"
9321 - || test ! -s conftest.err'
9322 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9323 - (eval $ac_try) 2>&5
9324 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9325 + { (case "(($ac_try" in
9326 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9327 + *) ac_try_echo=$ac_try;;
9329 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9330 + (eval "$ac_try") 2>&5
9332 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9333 (exit $ac_status); }; } &&
9334 { ac_try='test -s conftest$ac_exeext'
9335 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9336 - (eval $ac_try) 2>&5
9337 + { (case "(($ac_try" in
9338 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9339 + *) ac_try_echo=$ac_try;;
9341 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9342 + (eval "$ac_try") 2>&5
9344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9345 (exit $ac_status); }; }; then
9346 @@ -7815,14 +9304,15 @@
9347 echo "$as_me: failed program was:" >&5
9348 sed 's/^/| /' conftest.$ac_ext >&5
9350 -ac_cv_lib_termlib_main=no
9351 + ac_cv_lib_termlib_main=no
9353 -rm -f conftest.err conftest.$ac_objext \
9355 +rm -f core conftest.err conftest.$ac_objext \
9356 conftest$ac_exeext conftest.$ac_ext
9357 LIBS=$ac_check_lib_save_LIBS
9359 -echo "$as_me:$LINENO: result: $ac_cv_lib_termlib_main" >&5
9360 -echo "${ECHO_T}$ac_cv_lib_termlib_main" >&6
9361 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_termlib_main" >&5
9362 +echo "${ECHO_T}$ac_cv_lib_termlib_main" >&6; }
9363 if test $ac_cv_lib_termlib_main = yes; then
9364 cat >>confdefs.h <<_ACEOF
9365 #define HAVE_LIBTERMLIB 1
9366 @@ -7846,8 +9336,8 @@
9367 MUTT_LIB_OBJECTS="$MUTT_LIB_OBJECTS resize.o"
9370 - echo "$as_me:$LINENO: checking for SLtt_get_terminfo in -lslang" >&5
9371 -echo $ECHO_N "checking for SLtt_get_terminfo in -lslang... $ECHO_C" >&6
9372 + { echo "$as_me:$LINENO: checking for SLtt_get_terminfo in -lslang" >&5
9373 +echo $ECHO_N "checking for SLtt_get_terminfo in -lslang... $ECHO_C" >&6; }
9374 if test "${ac_cv_lib_slang_SLtt_get_terminfo+set}" = set; then
9375 echo $ECHO_N "(cached) $ECHO_C" >&6
9377 @@ -7860,40 +9350,52 @@
9378 cat >>conftest.$ac_ext <<_ACEOF
9379 /* end confdefs.h. */
9381 -/* Override any gcc2 internal prototype to avoid an error. */
9382 +/* Override any GCC internal prototype to avoid an error.
9383 + Use char because int might match the return type of a GCC
9384 + builtin and then its argument prototype would still apply. */
9388 -/* We use char because int might match the return type of a gcc2
9389 - builtin and then its argument prototype would still apply. */
9390 char SLtt_get_terminfo ();
9394 -SLtt_get_terminfo ();
9395 +return SLtt_get_terminfo ();
9400 rm -f conftest.$ac_objext conftest$ac_exeext
9401 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9402 - (eval $ac_link) 2>conftest.er1
9403 +if { (ac_try="$ac_link"
9404 +case "(($ac_try" in
9405 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9406 + *) ac_try_echo=$ac_try;;
9408 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9409 + (eval "$ac_link") 2>conftest.er1
9411 grep -v '^ *+' conftest.er1 >conftest.err
9413 cat conftest.err >&5
9414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9415 (exit $ac_status); } &&
9416 - { ac_try='test -z "$ac_c_werror_flag"
9417 - || test ! -s conftest.err'
9418 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9419 - (eval $ac_try) 2>&5
9420 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9421 + { (case "(($ac_try" in
9422 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9423 + *) ac_try_echo=$ac_try;;
9425 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9426 + (eval "$ac_try") 2>&5
9428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9429 (exit $ac_status); }; } &&
9430 { ac_try='test -s conftest$ac_exeext'
9431 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9432 - (eval $ac_try) 2>&5
9433 + { (case "(($ac_try" in
9434 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9435 + *) ac_try_echo=$ac_try;;
9437 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9438 + (eval "$ac_try") 2>&5
9440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9441 (exit $ac_status); }; }; then
9442 @@ -7902,14 +9404,15 @@
9443 echo "$as_me: failed program was:" >&5
9444 sed 's/^/| /' conftest.$ac_ext >&5
9446 -ac_cv_lib_slang_SLtt_get_terminfo=no
9447 + ac_cv_lib_slang_SLtt_get_terminfo=no
9449 -rm -f conftest.err conftest.$ac_objext \
9451 +rm -f core conftest.err conftest.$ac_objext \
9452 conftest$ac_exeext conftest.$ac_ext
9453 LIBS=$ac_check_lib_save_LIBS
9455 -echo "$as_me:$LINENO: result: $ac_cv_lib_slang_SLtt_get_terminfo" >&5
9456 -echo "${ECHO_T}$ac_cv_lib_slang_SLtt_get_terminfo" >&6
9457 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_slang_SLtt_get_terminfo" >&5
9458 +echo "${ECHO_T}$ac_cv_lib_slang_SLtt_get_terminfo" >&6; }
9459 if test $ac_cv_lib_slang_SLtt_get_terminfo = yes; then
9460 MUTTLIBS="$MUTTLIBS -lslang -lm"
9462 @@ -7923,20 +9426,20 @@
9466 -# Check whether --with-curses or --without-curses was given.
9467 +# Check whether --with-curses was given.
9468 if test "${with_curses+set}" = set; then
9469 - withval="$with_curses"
9470 - if test $withval != yes; then
9471 + withval=$with_curses; if test $withval != yes; then
9472 mutt_cv_curses=$withval
9474 if test x$mutt_cv_curses != x/usr; then
9475 LDFLAGS="$LDFLAGS -L${mutt_cv_curses}/lib"
9476 CPPFLAGS="$CPPFLAGS -I${mutt_cv_curses}/include"
9482 - echo "$as_me:$LINENO: checking for initscr" >&5
9483 -echo $ECHO_N "checking for initscr... $ECHO_C" >&6
9484 + { echo "$as_me:$LINENO: checking for initscr" >&5
9485 +echo $ECHO_N "checking for initscr... $ECHO_C" >&6; }
9486 if test "${ac_cv_func_initscr+set}" = set; then
9487 echo $ECHO_N "(cached) $ECHO_C" >&6
9489 @@ -7963,53 +9466,59 @@
9493 -/* Override any gcc2 internal prototype to avoid an error. */
9494 +/* Override any GCC internal prototype to avoid an error.
9495 + Use char because int might match the return type of a GCC
9496 + builtin and then its argument prototype would still apply. */
9501 -/* We use char because int might match the return type of a gcc2
9502 - builtin and then its argument prototype would still apply. */
9504 /* The GNU C library defines this for functions which it implements
9505 to always fail with ENOSYS. Some functions are actually named
9506 something starting with __ and the normal name is an alias. */
9507 -#if defined (__stub_initscr) || defined (__stub___initscr)
9508 +#if defined __stub_initscr || defined __stub___initscr
9511 -char (*f) () = initscr;
9520 -return f != initscr;
9526 rm -f conftest.$ac_objext conftest$ac_exeext
9527 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9528 - (eval $ac_link) 2>conftest.er1
9529 +if { (ac_try="$ac_link"
9530 +case "(($ac_try" in
9531 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9532 + *) ac_try_echo=$ac_try;;
9534 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9535 + (eval "$ac_link") 2>conftest.er1
9537 grep -v '^ *+' conftest.er1 >conftest.err
9539 cat conftest.err >&5
9540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9541 (exit $ac_status); } &&
9542 - { ac_try='test -z "$ac_c_werror_flag"
9543 - || test ! -s conftest.err'
9544 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9545 - (eval $ac_try) 2>&5
9546 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9547 + { (case "(($ac_try" in
9548 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9549 + *) ac_try_echo=$ac_try;;
9551 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9552 + (eval "$ac_try") 2>&5
9554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9555 (exit $ac_status); }; } &&
9556 { ac_try='test -s conftest$ac_exeext'
9557 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9558 - (eval $ac_try) 2>&5
9559 + { (case "(($ac_try" in
9560 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9561 + *) ac_try_echo=$ac_try;;
9563 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9564 + (eval "$ac_try") 2>&5
9566 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9567 (exit $ac_status); }; }; then
9568 @@ -8018,13 +9527,14 @@
9569 echo "$as_me: failed program was:" >&5
9570 sed 's/^/| /' conftest.$ac_ext >&5
9572 -ac_cv_func_initscr=no
9573 + ac_cv_func_initscr=no
9575 -rm -f conftest.err conftest.$ac_objext \
9577 +rm -f core conftest.err conftest.$ac_objext \
9578 conftest$ac_exeext conftest.$ac_ext
9580 -echo "$as_me:$LINENO: result: $ac_cv_func_initscr" >&5
9581 -echo "${ECHO_T}$ac_cv_func_initscr" >&6
9582 +{ echo "$as_me:$LINENO: result: $ac_cv_func_initscr" >&5
9583 +echo "${ECHO_T}$ac_cv_func_initscr" >&6; }
9584 if test $ac_cv_func_initscr = yes; then
9587 @@ -8033,9 +9543,9 @@
9588 for lib in ncurses ncursesw
9590 as_ac_Lib=`echo "ac_cv_lib_$lib''_waddnwstr" | $as_tr_sh`
9591 -echo "$as_me:$LINENO: checking for waddnwstr in -l$lib" >&5
9592 -echo $ECHO_N "checking for waddnwstr in -l$lib... $ECHO_C" >&6
9593 -if eval "test \"\${$as_ac_Lib+set}\" = set"; then
9594 +{ echo "$as_me:$LINENO: checking for waddnwstr in -l$lib" >&5
9595 +echo $ECHO_N "checking for waddnwstr in -l$lib... $ECHO_C" >&6; }
9596 +if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
9597 echo $ECHO_N "(cached) $ECHO_C" >&6
9599 ac_check_lib_save_LIBS=$LIBS
9600 @@ -8047,40 +9557,52 @@
9601 cat >>conftest.$ac_ext <<_ACEOF
9602 /* end confdefs.h. */
9604 -/* Override any gcc2 internal prototype to avoid an error. */
9605 +/* Override any GCC internal prototype to avoid an error.
9606 + Use char because int might match the return type of a GCC
9607 + builtin and then its argument prototype would still apply. */
9611 -/* We use char because int might match the return type of a gcc2
9612 - builtin and then its argument prototype would still apply. */
9618 +return waddnwstr ();
9623 rm -f conftest.$ac_objext conftest$ac_exeext
9624 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9625 - (eval $ac_link) 2>conftest.er1
9626 +if { (ac_try="$ac_link"
9627 +case "(($ac_try" in
9628 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9629 + *) ac_try_echo=$ac_try;;
9631 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9632 + (eval "$ac_link") 2>conftest.er1
9634 grep -v '^ *+' conftest.er1 >conftest.err
9636 cat conftest.err >&5
9637 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9638 (exit $ac_status); } &&
9639 - { ac_try='test -z "$ac_c_werror_flag"
9640 - || test ! -s conftest.err'
9641 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9642 - (eval $ac_try) 2>&5
9643 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9644 + { (case "(($ac_try" in
9645 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9646 + *) ac_try_echo=$ac_try;;
9648 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9649 + (eval "$ac_try") 2>&5
9651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9652 (exit $ac_status); }; } &&
9653 { ac_try='test -s conftest$ac_exeext'
9654 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9655 - (eval $ac_try) 2>&5
9656 + { (case "(($ac_try" in
9657 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9658 + *) ac_try_echo=$ac_try;;
9660 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9661 + (eval "$ac_try") 2>&5
9663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9664 (exit $ac_status); }; }; then
9665 @@ -8089,23 +9611,25 @@
9666 echo "$as_me: failed program was:" >&5
9667 sed 's/^/| /' conftest.$ac_ext >&5
9669 -eval "$as_ac_Lib=no"
9670 + eval "$as_ac_Lib=no"
9672 -rm -f conftest.err conftest.$ac_objext \
9674 +rm -f core conftest.err conftest.$ac_objext \
9675 conftest$ac_exeext conftest.$ac_ext
9676 LIBS=$ac_check_lib_save_LIBS
9678 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
9679 -echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
9680 +ac_res=`eval echo '${'$as_ac_Lib'}'`
9681 + { echo "$as_me:$LINENO: result: $ac_res" >&5
9682 +echo "${ECHO_T}$ac_res" >&6; }
9683 if test `eval echo '${'$as_ac_Lib'}'` = yes; then
9684 cf_ncurses="$lib"; break
9688 as_ac_Lib=`echo "ac_cv_lib_$cf_ncurses''_initscr" | $as_tr_sh`
9689 -echo "$as_me:$LINENO: checking for initscr in -l$cf_ncurses" >&5
9690 -echo $ECHO_N "checking for initscr in -l$cf_ncurses... $ECHO_C" >&6
9691 -if eval "test \"\${$as_ac_Lib+set}\" = set"; then
9692 +{ echo "$as_me:$LINENO: checking for initscr in -l$cf_ncurses" >&5
9693 +echo $ECHO_N "checking for initscr in -l$cf_ncurses... $ECHO_C" >&6; }
9694 +if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
9695 echo $ECHO_N "(cached) $ECHO_C" >&6
9697 ac_check_lib_save_LIBS=$LIBS
9698 @@ -8117,40 +9641,52 @@
9699 cat >>conftest.$ac_ext <<_ACEOF
9700 /* end confdefs.h. */
9702 -/* Override any gcc2 internal prototype to avoid an error. */
9703 +/* Override any GCC internal prototype to avoid an error.
9704 + Use char because int might match the return type of a GCC
9705 + builtin and then its argument prototype would still apply. */
9709 -/* We use char because int might match the return type of a gcc2
9710 - builtin and then its argument prototype would still apply. */
9721 rm -f conftest.$ac_objext conftest$ac_exeext
9722 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9723 - (eval $ac_link) 2>conftest.er1
9724 +if { (ac_try="$ac_link"
9725 +case "(($ac_try" in
9726 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9727 + *) ac_try_echo=$ac_try;;
9729 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9730 + (eval "$ac_link") 2>conftest.er1
9732 grep -v '^ *+' conftest.er1 >conftest.err
9734 cat conftest.err >&5
9735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9736 (exit $ac_status); } &&
9737 - { ac_try='test -z "$ac_c_werror_flag"
9738 - || test ! -s conftest.err'
9739 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9740 - (eval $ac_try) 2>&5
9741 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9742 + { (case "(($ac_try" in
9743 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9744 + *) ac_try_echo=$ac_try;;
9746 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9747 + (eval "$ac_try") 2>&5
9749 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9750 (exit $ac_status); }; } &&
9751 { ac_try='test -s conftest$ac_exeext'
9752 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9753 - (eval $ac_try) 2>&5
9754 + { (case "(($ac_try" in
9755 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9756 + *) ac_try_echo=$ac_try;;
9758 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9759 + (eval "$ac_try") 2>&5
9761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9762 (exit $ac_status); }; }; then
9763 @@ -8159,14 +9695,16 @@
9764 echo "$as_me: failed program was:" >&5
9765 sed 's/^/| /' conftest.$ac_ext >&5
9767 -eval "$as_ac_Lib=no"
9768 + eval "$as_ac_Lib=no"
9770 -rm -f conftest.err conftest.$ac_objext \
9772 +rm -f core conftest.err conftest.$ac_objext \
9773 conftest$ac_exeext conftest.$ac_ext
9774 LIBS=$ac_check_lib_save_LIBS
9776 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
9777 -echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
9778 +ac_res=`eval echo '${'$as_ac_Lib'}'`
9779 + { echo "$as_me:$LINENO: result: $ac_res" >&5
9780 +echo "${ECHO_T}$ac_res" >&6; }
9781 if test `eval echo '${'$as_ac_Lib'}'` = yes; then
9782 MUTTLIBS="$MUTTLIBS -l$cf_ncurses"
9784 @@ -8175,18 +9713,19 @@
9785 for ac_header in ncursesw/ncurses.h
9787 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9788 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
9789 - echo "$as_me:$LINENO: checking for $ac_header" >&5
9790 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9791 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
9792 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9793 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
9794 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9795 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9796 echo $ECHO_N "(cached) $ECHO_C" >&6
9798 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9799 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9800 +ac_res=`eval echo '${'$as_ac_Header'}'`
9801 + { echo "$as_me:$LINENO: result: $ac_res" >&5
9802 +echo "${ECHO_T}$ac_res" >&6; }
9804 # Is the header compilable?
9805 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
9806 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9807 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
9808 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
9809 cat >conftest.$ac_ext <<_ACEOF
9812 @@ -8197,24 +9736,36 @@
9813 #include <$ac_header>
9815 rm -f conftest.$ac_objext
9816 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9817 - (eval $ac_compile) 2>conftest.er1
9818 +if { (ac_try="$ac_compile"
9819 +case "(($ac_try" in
9820 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9821 + *) ac_try_echo=$ac_try;;
9823 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9824 + (eval "$ac_compile") 2>conftest.er1
9826 grep -v '^ *+' conftest.er1 >conftest.err
9828 cat conftest.err >&5
9829 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9830 (exit $ac_status); } &&
9831 - { ac_try='test -z "$ac_c_werror_flag"
9832 - || test ! -s conftest.err'
9833 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9834 - (eval $ac_try) 2>&5
9835 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9836 + { (case "(($ac_try" in
9837 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9838 + *) ac_try_echo=$ac_try;;
9840 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9841 + (eval "$ac_try") 2>&5
9843 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9844 (exit $ac_status); }; } &&
9845 { ac_try='test -s conftest.$ac_objext'
9846 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9847 - (eval $ac_try) 2>&5
9848 + { (case "(($ac_try" in
9849 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9850 + *) ac_try_echo=$ac_try;;
9852 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9853 + (eval "$ac_try") 2>&5
9855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9856 (exit $ac_status); }; }; then
9857 @@ -8223,15 +9774,16 @@
9858 echo "$as_me: failed program was:" >&5
9859 sed 's/^/| /' conftest.$ac_ext >&5
9861 -ac_header_compiler=no
9862 + ac_header_compiler=no
9864 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9865 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9866 -echo "${ECHO_T}$ac_header_compiler" >&6
9868 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9869 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9870 +echo "${ECHO_T}$ac_header_compiler" >&6; }
9872 # Is the header present?
9873 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
9874 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9875 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
9876 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
9877 cat >conftest.$ac_ext <<_ACEOF
9880 @@ -8240,8 +9792,13 @@
9881 /* end confdefs.h. */
9882 #include <$ac_header>
9884 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9885 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9886 +if { (ac_try="$ac_cpp conftest.$ac_ext"
9887 +case "(($ac_try" in
9888 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9889 + *) ac_try_echo=$ac_try;;
9891 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9892 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9894 grep -v '^ *+' conftest.er1 >conftest.err
9896 @@ -8265,9 +9822,10 @@
9898 ac_header_preproc=no
9901 rm -f conftest.err conftest.$ac_ext
9902 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9903 -echo "${ECHO_T}$ac_header_preproc" >&6
9904 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9905 +echo "${ECHO_T}$ac_header_preproc" >&6; }
9907 # So? What about this header?
9908 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9909 @@ -8291,25 +9849,19 @@
9910 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9911 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9912 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9915 -## ------------------------------------------ ##
9916 -## Report this to the AC_PACKAGE_NAME lists. ##
9917 -## ------------------------------------------ ##
9920 - sed "s/^/$as_me: WARNING: /" >&2
9924 -echo "$as_me:$LINENO: checking for $ac_header" >&5
9925 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9926 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
9927 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
9928 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9929 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9930 echo $ECHO_N "(cached) $ECHO_C" >&6
9932 eval "$as_ac_Header=\$ac_header_preproc"
9934 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9935 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9936 +ac_res=`eval echo '${'$as_ac_Header'}'`
9937 + { echo "$as_me:$LINENO: result: $ac_res" >&5
9938 +echo "${ECHO_T}$ac_res" >&6; }
9941 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9942 @@ -8326,18 +9878,19 @@
9943 for ac_header in ncurses/ncurses.h
9945 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9946 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
9947 - echo "$as_me:$LINENO: checking for $ac_header" >&5
9948 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9949 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
9950 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9951 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
9952 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
9953 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
9954 echo $ECHO_N "(cached) $ECHO_C" >&6
9956 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9957 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9958 +ac_res=`eval echo '${'$as_ac_Header'}'`
9959 + { echo "$as_me:$LINENO: result: $ac_res" >&5
9960 +echo "${ECHO_T}$ac_res" >&6; }
9962 # Is the header compilable?
9963 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
9964 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9965 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
9966 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
9967 cat >conftest.$ac_ext <<_ACEOF
9970 @@ -8348,24 +9901,36 @@
9971 #include <$ac_header>
9973 rm -f conftest.$ac_objext
9974 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9975 - (eval $ac_compile) 2>conftest.er1
9976 +if { (ac_try="$ac_compile"
9977 +case "(($ac_try" in
9978 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9979 + *) ac_try_echo=$ac_try;;
9981 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9982 + (eval "$ac_compile") 2>conftest.er1
9984 grep -v '^ *+' conftest.er1 >conftest.err
9986 cat conftest.err >&5
9987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9988 (exit $ac_status); } &&
9989 - { ac_try='test -z "$ac_c_werror_flag"
9990 - || test ! -s conftest.err'
9991 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9992 - (eval $ac_try) 2>&5
9993 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9994 + { (case "(($ac_try" in
9995 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9996 + *) ac_try_echo=$ac_try;;
9998 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9999 + (eval "$ac_try") 2>&5
10001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10002 (exit $ac_status); }; } &&
10003 { ac_try='test -s conftest.$ac_objext'
10004 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10005 - (eval $ac_try) 2>&5
10006 + { (case "(($ac_try" in
10007 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10008 + *) ac_try_echo=$ac_try;;
10010 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10011 + (eval "$ac_try") 2>&5
10013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10014 (exit $ac_status); }; }; then
10015 @@ -8374,15 +9939,16 @@
10016 echo "$as_me: failed program was:" >&5
10017 sed 's/^/| /' conftest.$ac_ext >&5
10019 -ac_header_compiler=no
10020 + ac_header_compiler=no
10022 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10023 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10024 -echo "${ECHO_T}$ac_header_compiler" >&6
10026 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10027 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10028 +echo "${ECHO_T}$ac_header_compiler" >&6; }
10030 # Is the header present?
10031 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
10032 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10033 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
10034 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10035 cat >conftest.$ac_ext <<_ACEOF
10038 @@ -8391,8 +9957,13 @@
10039 /* end confdefs.h. */
10040 #include <$ac_header>
10042 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10043 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10044 +if { (ac_try="$ac_cpp conftest.$ac_ext"
10045 +case "(($ac_try" in
10046 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10047 + *) ac_try_echo=$ac_try;;
10049 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10050 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10052 grep -v '^ *+' conftest.er1 >conftest.err
10054 @@ -8416,9 +9987,10 @@
10056 ac_header_preproc=no
10059 rm -f conftest.err conftest.$ac_ext
10060 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10061 -echo "${ECHO_T}$ac_header_preproc" >&6
10062 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10063 +echo "${ECHO_T}$ac_header_preproc" >&6; }
10065 # So? What about this header?
10066 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10067 @@ -8442,25 +10014,19 @@
10068 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10069 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10070 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10073 -## ------------------------------------------ ##
10074 -## Report this to the AC_PACKAGE_NAME lists. ##
10075 -## ------------------------------------------ ##
10078 - sed "s/^/$as_me: WARNING: /" >&2
10082 -echo "$as_me:$LINENO: checking for $ac_header" >&5
10083 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10084 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
10085 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
10086 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10087 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10088 echo $ECHO_N "(cached) $ECHO_C" >&6
10090 eval "$as_ac_Header=\$ac_header_preproc"
10092 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10093 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10094 +ac_res=`eval echo '${'$as_ac_Header'}'`
10095 + { echo "$as_me:$LINENO: result: $ac_res" >&5
10096 +echo "${ECHO_T}$ac_res" >&6; }
10099 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10100 @@ -8473,18 +10039,19 @@
10101 for ac_header in ncurses.h
10103 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10104 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
10105 - echo "$as_me:$LINENO: checking for $ac_header" >&5
10106 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10107 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
10108 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10109 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
10110 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10111 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10112 echo $ECHO_N "(cached) $ECHO_C" >&6
10114 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10115 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10116 +ac_res=`eval echo '${'$as_ac_Header'}'`
10117 + { echo "$as_me:$LINENO: result: $ac_res" >&5
10118 +echo "${ECHO_T}$ac_res" >&6; }
10120 # Is the header compilable?
10121 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
10122 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10123 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
10124 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
10125 cat >conftest.$ac_ext <<_ACEOF
10128 @@ -8495,24 +10062,36 @@
10129 #include <$ac_header>
10131 rm -f conftest.$ac_objext
10132 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10133 - (eval $ac_compile) 2>conftest.er1
10134 +if { (ac_try="$ac_compile"
10135 +case "(($ac_try" in
10136 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10137 + *) ac_try_echo=$ac_try;;
10139 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10140 + (eval "$ac_compile") 2>conftest.er1
10142 grep -v '^ *+' conftest.er1 >conftest.err
10144 cat conftest.err >&5
10145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10146 (exit $ac_status); } &&
10147 - { ac_try='test -z "$ac_c_werror_flag"
10148 - || test ! -s conftest.err'
10149 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10150 - (eval $ac_try) 2>&5
10151 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10152 + { (case "(($ac_try" in
10153 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10154 + *) ac_try_echo=$ac_try;;
10156 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10157 + (eval "$ac_try") 2>&5
10159 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10160 (exit $ac_status); }; } &&
10161 { ac_try='test -s conftest.$ac_objext'
10162 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10163 - (eval $ac_try) 2>&5
10164 + { (case "(($ac_try" in
10165 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10166 + *) ac_try_echo=$ac_try;;
10168 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10169 + (eval "$ac_try") 2>&5
10171 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10172 (exit $ac_status); }; }; then
10173 @@ -8521,15 +10100,16 @@
10174 echo "$as_me: failed program was:" >&5
10175 sed 's/^/| /' conftest.$ac_ext >&5
10177 -ac_header_compiler=no
10178 + ac_header_compiler=no
10180 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10181 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10182 -echo "${ECHO_T}$ac_header_compiler" >&6
10184 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10185 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10186 +echo "${ECHO_T}$ac_header_compiler" >&6; }
10188 # Is the header present?
10189 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
10190 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10191 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
10192 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
10193 cat >conftest.$ac_ext <<_ACEOF
10196 @@ -8538,8 +10118,13 @@
10197 /* end confdefs.h. */
10198 #include <$ac_header>
10200 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10201 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10202 +if { (ac_try="$ac_cpp conftest.$ac_ext"
10203 +case "(($ac_try" in
10204 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10205 + *) ac_try_echo=$ac_try;;
10207 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10208 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10210 grep -v '^ *+' conftest.er1 >conftest.err
10212 @@ -8563,9 +10148,10 @@
10214 ac_header_preproc=no
10217 rm -f conftest.err conftest.$ac_ext
10218 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10219 -echo "${ECHO_T}$ac_header_preproc" >&6
10220 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10221 +echo "${ECHO_T}$ac_header_preproc" >&6; }
10223 # So? What about this header?
10224 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10225 @@ -8589,25 +10175,19 @@
10226 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10227 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10228 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10231 -## ------------------------------------------ ##
10232 -## Report this to the AC_PACKAGE_NAME lists. ##
10233 -## ------------------------------------------ ##
10236 - sed "s/^/$as_me: WARNING: /" >&2
10240 -echo "$as_me:$LINENO: checking for $ac_header" >&5
10241 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10242 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
10243 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
10244 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
10245 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
10246 echo $ECHO_N "(cached) $ECHO_C" >&6
10248 eval "$as_ac_Header=\$ac_header_preproc"
10250 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10251 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10252 +ac_res=`eval echo '${'$as_ac_Header'}'`
10253 + { echo "$as_me:$LINENO: result: $ac_res" >&5
10254 +echo "${ECHO_T}$ac_res" >&6; }
10257 if test `eval echo '${'$as_ac_Header'}'` = yes; then
10258 @@ -8626,8 +10206,8 @@
10262 -echo "$as_me:$LINENO: checking for initscr" >&5
10263 -echo $ECHO_N "checking for initscr... $ECHO_C" >&6
10264 +{ echo "$as_me:$LINENO: checking for initscr" >&5
10265 +echo $ECHO_N "checking for initscr... $ECHO_C" >&6; }
10266 if test "${ac_cv_func_initscr+set}" = set; then
10267 echo $ECHO_N "(cached) $ECHO_C" >&6
10269 @@ -8654,53 +10234,59 @@
10273 -/* Override any gcc2 internal prototype to avoid an error. */
10274 +/* Override any GCC internal prototype to avoid an error.
10275 + Use char because int might match the return type of a GCC
10276 + builtin and then its argument prototype would still apply. */
10281 -/* We use char because int might match the return type of a gcc2
10282 - builtin and then its argument prototype would still apply. */
10284 /* The GNU C library defines this for functions which it implements
10285 to always fail with ENOSYS. Some functions are actually named
10286 something starting with __ and the normal name is an alias. */
10287 -#if defined (__stub_initscr) || defined (__stub___initscr)
10288 +#if defined __stub_initscr || defined __stub___initscr
10291 -char (*f) () = initscr;
10293 -#ifdef __cplusplus
10300 -return f != initscr;
10301 +return initscr ();
10306 rm -f conftest.$ac_objext conftest$ac_exeext
10307 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10308 - (eval $ac_link) 2>conftest.er1
10309 +if { (ac_try="$ac_link"
10310 +case "(($ac_try" in
10311 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10312 + *) ac_try_echo=$ac_try;;
10314 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10315 + (eval "$ac_link") 2>conftest.er1
10317 grep -v '^ *+' conftest.er1 >conftest.err
10319 cat conftest.err >&5
10320 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10321 (exit $ac_status); } &&
10322 - { ac_try='test -z "$ac_c_werror_flag"
10323 - || test ! -s conftest.err'
10324 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10325 - (eval $ac_try) 2>&5
10326 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10327 + { (case "(($ac_try" in
10328 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10329 + *) ac_try_echo=$ac_try;;
10331 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10332 + (eval "$ac_try") 2>&5
10334 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10335 (exit $ac_status); }; } &&
10336 { ac_try='test -s conftest$ac_exeext'
10337 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10338 - (eval $ac_try) 2>&5
10339 + { (case "(($ac_try" in
10340 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10341 + *) ac_try_echo=$ac_try;;
10343 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10344 + (eval "$ac_try") 2>&5
10346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10347 (exit $ac_status); }; }; then
10348 @@ -8709,21 +10295,22 @@
10349 echo "$as_me: failed program was:" >&5
10350 sed 's/^/| /' conftest.$ac_ext >&5
10352 -ac_cv_func_initscr=no
10353 + ac_cv_func_initscr=no
10355 -rm -f conftest.err conftest.$ac_objext \
10357 +rm -f core conftest.err conftest.$ac_objext \
10358 conftest$ac_exeext conftest.$ac_ext
10360 -echo "$as_me:$LINENO: result: $ac_cv_func_initscr" >&5
10361 -echo "${ECHO_T}$ac_cv_func_initscr" >&6
10362 +{ echo "$as_me:$LINENO: result: $ac_cv_func_initscr" >&5
10363 +echo "${ECHO_T}$ac_cv_func_initscr" >&6; }
10364 if test $ac_cv_func_initscr = yes; then
10368 case $host_os in #(vi
10370 - echo "$as_me:$LINENO: checking for tgoto in -lmytinfo" >&5
10371 -echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6
10372 + { echo "$as_me:$LINENO: checking for tgoto in -lmytinfo" >&5
10373 +echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6; }
10374 if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then
10375 echo $ECHO_N "(cached) $ECHO_C" >&6
10377 @@ -8736,40 +10323,52 @@
10378 cat >>conftest.$ac_ext <<_ACEOF
10379 /* end confdefs.h. */
10381 -/* Override any gcc2 internal prototype to avoid an error. */
10382 +/* Override any GCC internal prototype to avoid an error.
10383 + Use char because int might match the return type of a GCC
10384 + builtin and then its argument prototype would still apply. */
10388 -/* We use char because int might match the return type of a gcc2
10389 - builtin and then its argument prototype would still apply. */
10400 rm -f conftest.$ac_objext conftest$ac_exeext
10401 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10402 - (eval $ac_link) 2>conftest.er1
10403 +if { (ac_try="$ac_link"
10404 +case "(($ac_try" in
10405 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10406 + *) ac_try_echo=$ac_try;;
10408 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10409 + (eval "$ac_link") 2>conftest.er1
10411 grep -v '^ *+' conftest.er1 >conftest.err
10413 cat conftest.err >&5
10414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10415 (exit $ac_status); } &&
10416 - { ac_try='test -z "$ac_c_werror_flag"
10417 - || test ! -s conftest.err'
10418 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10419 - (eval $ac_try) 2>&5
10420 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10421 + { (case "(($ac_try" in
10422 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10423 + *) ac_try_echo=$ac_try;;
10425 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10426 + (eval "$ac_try") 2>&5
10428 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10429 (exit $ac_status); }; } &&
10430 { ac_try='test -s conftest$ac_exeext'
10431 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10432 - (eval $ac_try) 2>&5
10433 + { (case "(($ac_try" in
10434 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10435 + *) ac_try_echo=$ac_try;;
10437 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10438 + (eval "$ac_try") 2>&5
10440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10441 (exit $ac_status); }; }; then
10442 @@ -8778,22 +10377,23 @@
10443 echo "$as_me: failed program was:" >&5
10444 sed 's/^/| /' conftest.$ac_ext >&5
10446 -ac_cv_lib_mytinfo_tgoto=no
10447 + ac_cv_lib_mytinfo_tgoto=no
10449 -rm -f conftest.err conftest.$ac_objext \
10451 +rm -f core conftest.err conftest.$ac_objext \
10452 conftest$ac_exeext conftest.$ac_ext
10453 LIBS=$ac_check_lib_save_LIBS
10455 -echo "$as_me:$LINENO: result: $ac_cv_lib_mytinfo_tgoto" >&5
10456 -echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6
10457 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_mytinfo_tgoto" >&5
10458 +echo "${ECHO_T}$ac_cv_lib_mytinfo_tgoto" >&6; }
10459 if test $ac_cv_lib_mytinfo_tgoto = yes; then
10460 LIBS="-lmytinfo $LIBS"
10465 - echo "$as_me:$LINENO: checking for initscr in -lcur_colr" >&5
10466 -echo $ECHO_N "checking for initscr in -lcur_colr... $ECHO_C" >&6
10467 + { echo "$as_me:$LINENO: checking for initscr in -lcur_colr" >&5
10468 +echo $ECHO_N "checking for initscr in -lcur_colr... $ECHO_C" >&6; }
10469 if test "${ac_cv_lib_cur_colr_initscr+set}" = set; then
10470 echo $ECHO_N "(cached) $ECHO_C" >&6
10472 @@ -8806,40 +10406,52 @@
10473 cat >>conftest.$ac_ext <<_ACEOF
10474 /* end confdefs.h. */
10476 -/* Override any gcc2 internal prototype to avoid an error. */
10477 +/* Override any GCC internal prototype to avoid an error.
10478 + Use char because int might match the return type of a GCC
10479 + builtin and then its argument prototype would still apply. */
10483 -/* We use char because int might match the return type of a gcc2
10484 - builtin and then its argument prototype would still apply. */
10490 +return initscr ();
10495 rm -f conftest.$ac_objext conftest$ac_exeext
10496 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10497 - (eval $ac_link) 2>conftest.er1
10498 +if { (ac_try="$ac_link"
10499 +case "(($ac_try" in
10500 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10501 + *) ac_try_echo=$ac_try;;
10503 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10504 + (eval "$ac_link") 2>conftest.er1
10506 grep -v '^ *+' conftest.er1 >conftest.err
10508 cat conftest.err >&5
10509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10510 (exit $ac_status); } &&
10511 - { ac_try='test -z "$ac_c_werror_flag"
10512 - || test ! -s conftest.err'
10513 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10514 - (eval $ac_try) 2>&5
10515 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10516 + { (case "(($ac_try" in
10517 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10518 + *) ac_try_echo=$ac_try;;
10520 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10521 + (eval "$ac_try") 2>&5
10523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10524 (exit $ac_status); }; } &&
10525 { ac_try='test -s conftest$ac_exeext'
10526 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10527 - (eval $ac_try) 2>&5
10528 + { (case "(($ac_try" in
10529 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10530 + *) ac_try_echo=$ac_try;;
10532 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10533 + (eval "$ac_try") 2>&5
10535 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10536 (exit $ac_status); }; }; then
10537 @@ -8848,14 +10460,15 @@
10538 echo "$as_me: failed program was:" >&5
10539 sed 's/^/| /' conftest.$ac_ext >&5
10541 -ac_cv_lib_cur_colr_initscr=no
10542 + ac_cv_lib_cur_colr_initscr=no
10544 -rm -f conftest.err conftest.$ac_objext \
10546 +rm -f core conftest.err conftest.$ac_objext \
10547 conftest$ac_exeext conftest.$ac_ext
10548 LIBS=$ac_check_lib_save_LIBS
10550 -echo "$as_me:$LINENO: result: $ac_cv_lib_cur_colr_initscr" >&5
10551 -echo "${ECHO_T}$ac_cv_lib_cur_colr_initscr" >&6
10552 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_cur_colr_initscr" >&5
10553 +echo "${ECHO_T}$ac_cv_lib_cur_colr_initscr" >&6; }
10554 if test $ac_cv_lib_cur_colr_initscr = yes; then
10556 LIBS="-lcur_colr $LIBS"
10557 @@ -8864,8 +10477,8 @@
10561 - echo "$as_me:$LINENO: checking for initscr in -lHcurses" >&5
10562 -echo $ECHO_N "checking for initscr in -lHcurses... $ECHO_C" >&6
10563 + { echo "$as_me:$LINENO: checking for initscr in -lHcurses" >&5
10564 +echo $ECHO_N "checking for initscr in -lHcurses... $ECHO_C" >&6; }
10565 if test "${ac_cv_lib_Hcurses_initscr+set}" = set; then
10566 echo $ECHO_N "(cached) $ECHO_C" >&6
10568 @@ -8878,40 +10491,52 @@
10569 cat >>conftest.$ac_ext <<_ACEOF
10570 /* end confdefs.h. */
10572 -/* Override any gcc2 internal prototype to avoid an error. */
10573 +/* Override any GCC internal prototype to avoid an error.
10574 + Use char because int might match the return type of a GCC
10575 + builtin and then its argument prototype would still apply. */
10579 -/* We use char because int might match the return type of a gcc2
10580 - builtin and then its argument prototype would still apply. */
10586 +return initscr ();
10591 rm -f conftest.$ac_objext conftest$ac_exeext
10592 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10593 - (eval $ac_link) 2>conftest.er1
10594 +if { (ac_try="$ac_link"
10595 +case "(($ac_try" in
10596 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10597 + *) ac_try_echo=$ac_try;;
10599 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10600 + (eval "$ac_link") 2>conftest.er1
10602 grep -v '^ *+' conftest.er1 >conftest.err
10604 cat conftest.err >&5
10605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10606 (exit $ac_status); } &&
10607 - { ac_try='test -z "$ac_c_werror_flag"
10608 - || test ! -s conftest.err'
10609 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10610 - (eval $ac_try) 2>&5
10611 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10612 + { (case "(($ac_try" in
10613 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10614 + *) ac_try_echo=$ac_try;;
10616 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10617 + (eval "$ac_try") 2>&5
10619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10620 (exit $ac_status); }; } &&
10621 { ac_try='test -s conftest$ac_exeext'
10622 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10623 - (eval $ac_try) 2>&5
10624 + { (case "(($ac_try" in
10625 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10626 + *) ac_try_echo=$ac_try;;
10628 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10629 + (eval "$ac_try") 2>&5
10631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10632 (exit $ac_status); }; }; then
10633 @@ -8920,14 +10545,15 @@
10634 echo "$as_me: failed program was:" >&5
10635 sed 's/^/| /' conftest.$ac_ext >&5
10637 -ac_cv_lib_Hcurses_initscr=no
10638 + ac_cv_lib_Hcurses_initscr=no
10640 -rm -f conftest.err conftest.$ac_objext \
10642 +rm -f core conftest.err conftest.$ac_objext \
10643 conftest$ac_exeext conftest.$ac_ext
10644 LIBS=$ac_check_lib_save_LIBS
10646 -echo "$as_me:$LINENO: result: $ac_cv_lib_Hcurses_initscr" >&5
10647 -echo "${ECHO_T}$ac_cv_lib_Hcurses_initscr" >&6
10648 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_Hcurses_initscr" >&5
10649 +echo "${ECHO_T}$ac_cv_lib_Hcurses_initscr" >&6; }
10650 if test $ac_cv_lib_Hcurses_initscr = yes; then
10652 # HP's header uses __HP_CURSES, but user claims _HP_CURSES.
10653 @@ -8960,8 +10586,8 @@
10655 # Check for library containing tgoto. Do this before curses library
10656 # because it may be needed to link the test-case for initscr.
10657 - echo "$as_me:$LINENO: checking for tgoto" >&5
10658 -echo $ECHO_N "checking for tgoto... $ECHO_C" >&6
10659 + { echo "$as_me:$LINENO: checking for tgoto" >&5
10660 +echo $ECHO_N "checking for tgoto... $ECHO_C" >&6; }
10661 if test "${ac_cv_func_tgoto+set}" = set; then
10662 echo $ECHO_N "(cached) $ECHO_C" >&6
10664 @@ -8988,53 +10614,59 @@
10668 -/* Override any gcc2 internal prototype to avoid an error. */
10669 +/* Override any GCC internal prototype to avoid an error.
10670 + Use char because int might match the return type of a GCC
10671 + builtin and then its argument prototype would still apply. */
10676 -/* We use char because int might match the return type of a gcc2
10677 - builtin and then its argument prototype would still apply. */
10679 /* The GNU C library defines this for functions which it implements
10680 to always fail with ENOSYS. Some functions are actually named
10681 something starting with __ and the normal name is an alias. */
10682 -#if defined (__stub_tgoto) || defined (__stub___tgoto)
10683 +#if defined __stub_tgoto || defined __stub___tgoto
10686 -char (*f) () = tgoto;
10688 -#ifdef __cplusplus
10695 -return f != tgoto;
10701 rm -f conftest.$ac_objext conftest$ac_exeext
10702 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10703 - (eval $ac_link) 2>conftest.er1
10704 +if { (ac_try="$ac_link"
10705 +case "(($ac_try" in
10706 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10707 + *) ac_try_echo=$ac_try;;
10709 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10710 + (eval "$ac_link") 2>conftest.er1
10712 grep -v '^ *+' conftest.er1 >conftest.err
10714 cat conftest.err >&5
10715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10716 (exit $ac_status); } &&
10717 - { ac_try='test -z "$ac_c_werror_flag"
10718 - || test ! -s conftest.err'
10719 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10720 - (eval $ac_try) 2>&5
10721 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10722 + { (case "(($ac_try" in
10723 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10724 + *) ac_try_echo=$ac_try;;
10726 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10727 + (eval "$ac_try") 2>&5
10729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10730 (exit $ac_status); }; } &&
10731 { ac_try='test -s conftest$ac_exeext'
10732 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10733 - (eval $ac_try) 2>&5
10734 + { (case "(($ac_try" in
10735 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10736 + *) ac_try_echo=$ac_try;;
10738 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10739 + (eval "$ac_try") 2>&5
10741 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10742 (exit $ac_status); }; }; then
10743 @@ -9043,13 +10675,14 @@
10744 echo "$as_me: failed program was:" >&5
10745 sed 's/^/| /' conftest.$ac_ext >&5
10747 -ac_cv_func_tgoto=no
10748 + ac_cv_func_tgoto=no
10750 -rm -f conftest.err conftest.$ac_objext \
10752 +rm -f core conftest.err conftest.$ac_objext \
10753 conftest$ac_exeext conftest.$ac_ext
10755 -echo "$as_me:$LINENO: result: $ac_cv_func_tgoto" >&5
10756 -echo "${ECHO_T}$ac_cv_func_tgoto" >&6
10757 +{ echo "$as_me:$LINENO: result: $ac_cv_func_tgoto" >&5
10758 +echo "${ECHO_T}$ac_cv_func_tgoto" >&6; }
10759 if test $ac_cv_func_tgoto = yes; then
10760 cf_term_lib=predefined
10762 @@ -9057,9 +10690,9 @@
10763 for cf_term_lib in termcap termlib unknown
10765 as_ac_Lib=`echo "ac_cv_lib_$cf_term_lib''_tgoto" | $as_tr_sh`
10766 -echo "$as_me:$LINENO: checking for tgoto in -l$cf_term_lib" >&5
10767 -echo $ECHO_N "checking for tgoto in -l$cf_term_lib... $ECHO_C" >&6
10768 -if eval "test \"\${$as_ac_Lib+set}\" = set"; then
10769 +{ echo "$as_me:$LINENO: checking for tgoto in -l$cf_term_lib" >&5
10770 +echo $ECHO_N "checking for tgoto in -l$cf_term_lib... $ECHO_C" >&6; }
10771 +if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
10772 echo $ECHO_N "(cached) $ECHO_C" >&6
10774 ac_check_lib_save_LIBS=$LIBS
10775 @@ -9071,40 +10704,52 @@
10776 cat >>conftest.$ac_ext <<_ACEOF
10777 /* end confdefs.h. */
10779 -/* Override any gcc2 internal prototype to avoid an error. */
10780 +/* Override any GCC internal prototype to avoid an error.
10781 + Use char because int might match the return type of a GCC
10782 + builtin and then its argument prototype would still apply. */
10786 -/* We use char because int might match the return type of a gcc2
10787 - builtin and then its argument prototype would still apply. */
10798 rm -f conftest.$ac_objext conftest$ac_exeext
10799 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10800 - (eval $ac_link) 2>conftest.er1
10801 +if { (ac_try="$ac_link"
10802 +case "(($ac_try" in
10803 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10804 + *) ac_try_echo=$ac_try;;
10806 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10807 + (eval "$ac_link") 2>conftest.er1
10809 grep -v '^ *+' conftest.er1 >conftest.err
10811 cat conftest.err >&5
10812 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10813 (exit $ac_status); } &&
10814 - { ac_try='test -z "$ac_c_werror_flag"
10815 - || test ! -s conftest.err'
10816 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10817 - (eval $ac_try) 2>&5
10818 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10819 + { (case "(($ac_try" in
10820 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10821 + *) ac_try_echo=$ac_try;;
10823 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10824 + (eval "$ac_try") 2>&5
10826 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10827 (exit $ac_status); }; } &&
10828 { ac_try='test -s conftest$ac_exeext'
10829 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10830 - (eval $ac_try) 2>&5
10831 + { (case "(($ac_try" in
10832 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10833 + *) ac_try_echo=$ac_try;;
10835 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10836 + (eval "$ac_try") 2>&5
10838 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10839 (exit $ac_status); }; }; then
10840 @@ -9113,14 +10758,16 @@
10841 echo "$as_me: failed program was:" >&5
10842 sed 's/^/| /' conftest.$ac_ext >&5
10844 -eval "$as_ac_Lib=no"
10845 + eval "$as_ac_Lib=no"
10847 -rm -f conftest.err conftest.$ac_objext \
10849 +rm -f core conftest.err conftest.$ac_objext \
10850 conftest$ac_exeext conftest.$ac_ext
10851 LIBS=$ac_check_lib_save_LIBS
10853 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
10854 -echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
10855 +ac_res=`eval echo '${'$as_ac_Lib'}'`
10856 + { echo "$as_me:$LINENO: result: $ac_res" >&5
10857 +echo "${ECHO_T}$ac_res" >&6; }
10858 if test `eval echo '${'$as_ac_Lib'}'` = yes; then
10861 @@ -9135,9 +10782,9 @@
10862 for cf_curs_lib in cursesX curses ncurses xcurses jcurses unknown
10864 as_ac_Lib=`echo "ac_cv_lib_$cf_curs_lib''_initscr" | $as_tr_sh`
10865 -echo "$as_me:$LINENO: checking for initscr in -l$cf_curs_lib" >&5
10866 -echo $ECHO_N "checking for initscr in -l$cf_curs_lib... $ECHO_C" >&6
10867 -if eval "test \"\${$as_ac_Lib+set}\" = set"; then
10868 +{ echo "$as_me:$LINENO: checking for initscr in -l$cf_curs_lib" >&5
10869 +echo $ECHO_N "checking for initscr in -l$cf_curs_lib... $ECHO_C" >&6; }
10870 +if { as_var=$as_ac_Lib; eval "test \"\${$as_var+set}\" = set"; }; then
10871 echo $ECHO_N "(cached) $ECHO_C" >&6
10873 ac_check_lib_save_LIBS=$LIBS
10874 @@ -9149,40 +10796,52 @@
10875 cat >>conftest.$ac_ext <<_ACEOF
10876 /* end confdefs.h. */
10878 -/* Override any gcc2 internal prototype to avoid an error. */
10879 +/* Override any GCC internal prototype to avoid an error.
10880 + Use char because int might match the return type of a GCC
10881 + builtin and then its argument prototype would still apply. */
10885 -/* We use char because int might match the return type of a gcc2
10886 - builtin and then its argument prototype would still apply. */
10892 +return initscr ();
10897 rm -f conftest.$ac_objext conftest$ac_exeext
10898 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10899 - (eval $ac_link) 2>conftest.er1
10900 +if { (ac_try="$ac_link"
10901 +case "(($ac_try" in
10902 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10903 + *) ac_try_echo=$ac_try;;
10905 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10906 + (eval "$ac_link") 2>conftest.er1
10908 grep -v '^ *+' conftest.er1 >conftest.err
10910 cat conftest.err >&5
10911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10912 (exit $ac_status); } &&
10913 - { ac_try='test -z "$ac_c_werror_flag"
10914 - || test ! -s conftest.err'
10915 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10916 - (eval $ac_try) 2>&5
10917 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10918 + { (case "(($ac_try" in
10919 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10920 + *) ac_try_echo=$ac_try;;
10922 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10923 + (eval "$ac_try") 2>&5
10925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10926 (exit $ac_status); }; } &&
10927 { ac_try='test -s conftest$ac_exeext'
10928 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10929 - (eval $ac_try) 2>&5
10930 + { (case "(($ac_try" in
10931 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10932 + *) ac_try_echo=$ac_try;;
10934 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10935 + (eval "$ac_try") 2>&5
10937 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10938 (exit $ac_status); }; }; then
10939 @@ -9191,14 +10850,16 @@
10940 echo "$as_me: failed program was:" >&5
10941 sed 's/^/| /' conftest.$ac_ext >&5
10943 -eval "$as_ac_Lib=no"
10944 + eval "$as_ac_Lib=no"
10946 -rm -f conftest.err conftest.$ac_objext \
10948 +rm -f core conftest.err conftest.$ac_objext \
10949 conftest$ac_exeext conftest.$ac_ext
10950 LIBS=$ac_check_lib_save_LIBS
10952 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Lib'}'`" >&5
10953 -echo "${ECHO_T}`eval echo '${'$as_ac_Lib'}'`" >&6
10954 +ac_res=`eval echo '${'$as_ac_Lib'}'`
10955 + { echo "$as_me:$LINENO: result: $ac_res" >&5
10956 +echo "${ECHO_T}$ac_res" >&6; }
10957 if test `eval echo '${'$as_ac_Lib'}'` = yes; then
10960 @@ -9210,8 +10871,8 @@
10962 LIBS="-l$cf_curs_lib $cf_save_LIBS"
10963 if test "$cf_term_lib" = unknown ; then
10964 - echo "$as_me:$LINENO: checking if we can link with $cf_curs_lib library" >&5
10965 -echo $ECHO_N "checking if we can link with $cf_curs_lib library... $ECHO_C" >&6
10966 + { echo "$as_me:$LINENO: checking if we can link with $cf_curs_lib library" >&5
10967 +echo $ECHO_N "checking if we can link with $cf_curs_lib library... $ECHO_C" >&6; }
10968 cat >conftest.$ac_ext <<_ACEOF
10971 @@ -9228,24 +10889,36 @@
10974 rm -f conftest.$ac_objext conftest$ac_exeext
10975 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10976 - (eval $ac_link) 2>conftest.er1
10977 +if { (ac_try="$ac_link"
10978 +case "(($ac_try" in
10979 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10980 + *) ac_try_echo=$ac_try;;
10982 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10983 + (eval "$ac_link") 2>conftest.er1
10985 grep -v '^ *+' conftest.er1 >conftest.err
10987 cat conftest.err >&5
10988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10989 (exit $ac_status); } &&
10990 - { ac_try='test -z "$ac_c_werror_flag"
10991 - || test ! -s conftest.err'
10992 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10993 - (eval $ac_try) 2>&5
10994 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10995 + { (case "(($ac_try" in
10996 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10997 + *) ac_try_echo=$ac_try;;
10999 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11000 + (eval "$ac_try") 2>&5
11002 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11003 (exit $ac_status); }; } &&
11004 { ac_try='test -s conftest$ac_exeext'
11005 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11006 - (eval $ac_try) 2>&5
11007 + { (case "(($ac_try" in
11008 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11009 + *) ac_try_echo=$ac_try;;
11011 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11012 + (eval "$ac_try") 2>&5
11014 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11015 (exit $ac_status); }; }; then
11016 @@ -9254,18 +10927,19 @@
11017 echo "$as_me: failed program was:" >&5
11018 sed 's/^/| /' conftest.$ac_ext >&5
11023 -rm -f conftest.err conftest.$ac_objext \
11025 +rm -f core conftest.err conftest.$ac_objext \
11026 conftest$ac_exeext conftest.$ac_ext
11027 - echo "$as_me:$LINENO: result: $cf_result" >&5
11028 -echo "${ECHO_T}$cf_result" >&6
11029 + { echo "$as_me:$LINENO: result: $cf_result" >&5
11030 +echo "${ECHO_T}$cf_result" >&6; }
11031 test $cf_result = no && { { echo "$as_me:$LINENO: error: Cannot link curses library" >&5
11032 echo "$as_me: error: Cannot link curses library" >&2;}
11033 { (exit 1); exit 1; }; }
11034 elif test "$cf_term_lib" != predefined ; then
11035 - echo "$as_me:$LINENO: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
11036 -echo $ECHO_N "checking if we need both $cf_curs_lib and $cf_term_lib libraries... $ECHO_C" >&6
11037 + { echo "$as_me:$LINENO: checking if we need both $cf_curs_lib and $cf_term_lib libraries" >&5
11038 +echo $ECHO_N "checking if we need both $cf_curs_lib and $cf_term_lib libraries... $ECHO_C" >&6; }
11039 cat >conftest.$ac_ext <<_ACEOF
11042 @@ -9282,24 +10956,36 @@
11045 rm -f conftest.$ac_objext conftest$ac_exeext
11046 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11047 - (eval $ac_link) 2>conftest.er1
11048 +if { (ac_try="$ac_link"
11049 +case "(($ac_try" in
11050 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11051 + *) ac_try_echo=$ac_try;;
11053 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11054 + (eval "$ac_link") 2>conftest.er1
11056 grep -v '^ *+' conftest.er1 >conftest.err
11058 cat conftest.err >&5
11059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11060 (exit $ac_status); } &&
11061 - { ac_try='test -z "$ac_c_werror_flag"
11062 - || test ! -s conftest.err'
11063 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11064 - (eval $ac_try) 2>&5
11065 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11066 + { (case "(($ac_try" in
11067 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11068 + *) ac_try_echo=$ac_try;;
11070 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11071 + (eval "$ac_try") 2>&5
11073 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11074 (exit $ac_status); }; } &&
11075 { ac_try='test -s conftest$ac_exeext'
11076 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11077 - (eval $ac_try) 2>&5
11078 + { (case "(($ac_try" in
11079 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11080 + *) ac_try_echo=$ac_try;;
11082 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11083 + (eval "$ac_try") 2>&5
11085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11086 (exit $ac_status); }; }; then
11087 @@ -9326,24 +11012,36 @@
11090 rm -f conftest.$ac_objext conftest$ac_exeext
11091 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11092 - (eval $ac_link) 2>conftest.er1
11093 +if { (ac_try="$ac_link"
11094 +case "(($ac_try" in
11095 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11096 + *) ac_try_echo=$ac_try;;
11098 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11099 + (eval "$ac_link") 2>conftest.er1
11101 grep -v '^ *+' conftest.er1 >conftest.err
11103 cat conftest.err >&5
11104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11105 (exit $ac_status); } &&
11106 - { ac_try='test -z "$ac_c_werror_flag"
11107 - || test ! -s conftest.err'
11108 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11109 - (eval $ac_try) 2>&5
11110 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11111 + { (case "(($ac_try" in
11112 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11113 + *) ac_try_echo=$ac_try;;
11115 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11116 + (eval "$ac_try") 2>&5
11118 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11119 (exit $ac_status); }; } &&
11120 { ac_try='test -s conftest$ac_exeext'
11121 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11122 - (eval $ac_try) 2>&5
11123 + { (case "(($ac_try" in
11124 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11125 + *) ac_try_echo=$ac_try;;
11127 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11128 + (eval "$ac_try") 2>&5
11130 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11131 (exit $ac_status); }; }; then
11132 @@ -9352,16 +11050,18 @@
11133 echo "$as_me: failed program was:" >&5
11134 sed 's/^/| /' conftest.$ac_ext >&5
11139 -rm -f conftest.err conftest.$ac_objext \
11141 +rm -f core conftest.err conftest.$ac_objext \
11142 conftest$ac_exeext conftest.$ac_ext
11145 -rm -f conftest.err conftest.$ac_objext \
11147 +rm -f core conftest.err conftest.$ac_objext \
11148 conftest$ac_exeext conftest.$ac_ext
11149 - echo "$as_me:$LINENO: result: $cf_result" >&5
11150 -echo "${ECHO_T}$cf_result" >&6
11151 + { echo "$as_me:$LINENO: result: $cf_result" >&5
11152 +echo "${ECHO_T}$cf_result" >&6; }
11156 @@ -9379,9 +11079,9 @@
11157 for ac_func in start_color typeahead bkgdset curs_set meta use_default_colors resizeterm
11160 -echo "$as_me:$LINENO: checking for $ac_func declaration" >&5
11161 -echo $ECHO_N "checking for $ac_func declaration... $ECHO_C" >&6
11162 -if eval "test \"\${ac_cv_func_decl_$ac_func+set}\" = set"; then
11163 +{ echo "$as_me:$LINENO: checking for $ac_func declaration" >&5
11164 +echo $ECHO_N "checking for $ac_func declaration... $ECHO_C" >&6; }
11165 +if { as_var=ac_cv_func_decl_$ac_func; eval "test \"\${$as_var+set}\" = set"; }; then
11166 echo $ECHO_N "(cached) $ECHO_C" >&6
11168 cat >conftest.$ac_ext <<_ACEOF
11169 @@ -9402,24 +11102,36 @@
11172 rm -f conftest.$ac_objext
11173 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11174 - (eval $ac_compile) 2>conftest.er1
11175 +if { (ac_try="$ac_compile"
11176 +case "(($ac_try" in
11177 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11178 + *) ac_try_echo=$ac_try;;
11180 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11181 + (eval "$ac_compile") 2>conftest.er1
11183 grep -v '^ *+' conftest.er1 >conftest.err
11185 cat conftest.err >&5
11186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11187 (exit $ac_status); } &&
11188 - { ac_try='test -z "$ac_c_werror_flag"
11189 - || test ! -s conftest.err'
11190 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11191 - (eval $ac_try) 2>&5
11192 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11193 + { (case "(($ac_try" in
11194 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11195 + *) ac_try_echo=$ac_try;;
11197 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11198 + (eval "$ac_try") 2>&5
11200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11201 (exit $ac_status); }; } &&
11202 { ac_try='test -s conftest.$ac_objext'
11203 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11204 - (eval $ac_try) 2>&5
11205 + { (case "(($ac_try" in
11206 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11207 + *) ac_try_echo=$ac_try;;
11209 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11210 + (eval "$ac_try") 2>&5
11212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11213 (exit $ac_status); }; }; then
11214 @@ -9442,24 +11154,36 @@
11217 rm -f conftest.$ac_objext
11218 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11219 - (eval $ac_compile) 2>conftest.er1
11220 +if { (ac_try="$ac_compile"
11221 +case "(($ac_try" in
11222 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11223 + *) ac_try_echo=$ac_try;;
11225 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11226 + (eval "$ac_compile") 2>conftest.er1
11228 grep -v '^ *+' conftest.er1 >conftest.err
11230 cat conftest.err >&5
11231 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11232 (exit $ac_status); } &&
11233 - { ac_try='test -z "$ac_c_werror_flag"
11234 - || test ! -s conftest.err'
11235 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11236 - (eval $ac_try) 2>&5
11237 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11238 + { (case "(($ac_try" in
11239 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11240 + *) ac_try_echo=$ac_try;;
11242 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11243 + (eval "$ac_try") 2>&5
11245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11246 (exit $ac_status); }; } &&
11247 { ac_try='test -s conftest.$ac_objext'
11248 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11249 - (eval $ac_try) 2>&5
11250 + { (case "(($ac_try" in
11251 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11252 + *) ac_try_echo=$ac_try;;
11254 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11255 + (eval "$ac_try") 2>&5
11257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11258 (exit $ac_status); }; }; then
11259 @@ -9472,7 +11196,8 @@
11261 eval "ac_cv_func_decl_$ac_func=no"
11263 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11265 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11267 echo "$as_me: failed program was:" >&5
11268 sed 's/^/| /' conftest.$ac_ext >&5
11269 @@ -9480,12 +11205,13 @@
11271 eval "ac_cv_func_decl_$ac_func=yes"
11273 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11275 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11278 if eval "test \"`echo '$ac_cv_func_'decl_$ac_func`\" = yes"; then
11279 - echo "$as_me:$LINENO: result: yes" >&5
11280 -echo "${ECHO_T}yes" >&6
11281 + { echo "$as_me:$LINENO: result: yes" >&5
11282 +echo "${ECHO_T}yes" >&6; }
11285 ac_tr_func=`echo HAVE_$ac_func | tr '[a-z]' '[A-Z]'`
11286 @@ -9495,8 +11221,8 @@
11290 - echo "$as_me:$LINENO: result: no" >&5
11291 -echo "${ECHO_T}no" >&6
11292 + { echo "$as_me:$LINENO: result: no" >&5
11293 +echo "${ECHO_T}no" >&6; }
11297 @@ -9512,10 +11238,11 @@
11305 -echo "$as_me:$LINENO: checking for ANSI C header files" >&5
11306 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
11307 +{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
11308 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
11309 if test "${ac_cv_header_stdc+set}" = set; then
11310 echo $ECHO_N "(cached) $ECHO_C" >&6
11312 @@ -9539,24 +11266,36 @@
11315 rm -f conftest.$ac_objext
11316 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11317 - (eval $ac_compile) 2>conftest.er1
11318 +if { (ac_try="$ac_compile"
11319 +case "(($ac_try" in
11320 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11321 + *) ac_try_echo=$ac_try;;
11323 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11324 + (eval "$ac_compile") 2>conftest.er1
11326 grep -v '^ *+' conftest.er1 >conftest.err
11328 cat conftest.err >&5
11329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11330 (exit $ac_status); } &&
11331 - { ac_try='test -z "$ac_c_werror_flag"
11332 - || test ! -s conftest.err'
11333 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11334 - (eval $ac_try) 2>&5
11335 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11336 + { (case "(($ac_try" in
11337 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11338 + *) ac_try_echo=$ac_try;;
11340 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11341 + (eval "$ac_try") 2>&5
11343 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11344 (exit $ac_status); }; } &&
11345 { ac_try='test -s conftest.$ac_objext'
11346 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11347 - (eval $ac_try) 2>&5
11348 + { (case "(($ac_try" in
11349 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11350 + *) ac_try_echo=$ac_try;;
11352 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11353 + (eval "$ac_try") 2>&5
11355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11356 (exit $ac_status); }; }; then
11357 @@ -9565,9 +11304,10 @@
11358 echo "$as_me: failed program was:" >&5
11359 sed 's/^/| /' conftest.$ac_ext >&5
11361 -ac_cv_header_stdc=no
11362 + ac_cv_header_stdc=no
11364 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11366 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11368 if test $ac_cv_header_stdc = yes; then
11369 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
11370 @@ -9623,6 +11363,7 @@
11371 cat >>conftest.$ac_ext <<_ACEOF
11372 /* end confdefs.h. */
11374 +#include <stdlib.h>
11375 #if ((' ' & 0x0FF) == 0x020)
11376 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11377 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
11378 @@ -9642,18 +11383,27 @@
11379 for (i = 0; i < 256; i++)
11380 if (XOR (islower (i), ISLOWER (i))
11381 || toupper (i) != TOUPPER (i))
11388 rm -f conftest$ac_exeext
11389 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11390 - (eval $ac_link) 2>&5
11391 +if { (ac_try="$ac_link"
11392 +case "(($ac_try" in
11393 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11394 + *) ac_try_echo=$ac_try;;
11396 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11397 + (eval "$ac_link") 2>&5
11399 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11400 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11401 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11402 - (eval $ac_try) 2>&5
11403 + { (case "(($ac_try" in
11404 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11405 + *) ac_try_echo=$ac_try;;
11407 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11408 + (eval "$ac_try") 2>&5
11410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11411 (exit $ac_status); }; }; then
11412 @@ -9666,12 +11416,14 @@
11413 ( exit $ac_status )
11414 ac_cv_header_stdc=no
11416 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11417 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11423 -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
11424 -echo "${ECHO_T}$ac_cv_header_stdc" >&6
11425 +{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
11426 +echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
11427 if test $ac_cv_header_stdc = yes; then
11429 cat >>confdefs.h <<\_ACEOF
11430 @@ -9688,18 +11440,19 @@
11431 for ac_header in stdarg.h sys/ioctl.h ioctl.h sysexits.h
11433 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11434 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11435 - echo "$as_me:$LINENO: checking for $ac_header" >&5
11436 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11437 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11438 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11439 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
11440 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11441 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11442 echo $ECHO_N "(cached) $ECHO_C" >&6
11444 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11445 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11446 +ac_res=`eval echo '${'$as_ac_Header'}'`
11447 + { echo "$as_me:$LINENO: result: $ac_res" >&5
11448 +echo "${ECHO_T}$ac_res" >&6; }
11450 # Is the header compilable?
11451 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
11452 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11453 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
11454 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11455 cat >conftest.$ac_ext <<_ACEOF
11458 @@ -9710,24 +11463,36 @@
11459 #include <$ac_header>
11461 rm -f conftest.$ac_objext
11462 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11463 - (eval $ac_compile) 2>conftest.er1
11464 +if { (ac_try="$ac_compile"
11465 +case "(($ac_try" in
11466 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11467 + *) ac_try_echo=$ac_try;;
11469 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11470 + (eval "$ac_compile") 2>conftest.er1
11472 grep -v '^ *+' conftest.er1 >conftest.err
11474 cat conftest.err >&5
11475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11476 (exit $ac_status); } &&
11477 - { ac_try='test -z "$ac_c_werror_flag"
11478 - || test ! -s conftest.err'
11479 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11480 - (eval $ac_try) 2>&5
11481 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11482 + { (case "(($ac_try" in
11483 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11484 + *) ac_try_echo=$ac_try;;
11486 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11487 + (eval "$ac_try") 2>&5
11489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11490 (exit $ac_status); }; } &&
11491 { ac_try='test -s conftest.$ac_objext'
11492 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11493 - (eval $ac_try) 2>&5
11494 + { (case "(($ac_try" in
11495 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11496 + *) ac_try_echo=$ac_try;;
11498 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11499 + (eval "$ac_try") 2>&5
11501 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11502 (exit $ac_status); }; }; then
11503 @@ -9736,15 +11501,16 @@
11504 echo "$as_me: failed program was:" >&5
11505 sed 's/^/| /' conftest.$ac_ext >&5
11507 -ac_header_compiler=no
11508 + ac_header_compiler=no
11510 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11511 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11512 -echo "${ECHO_T}$ac_header_compiler" >&6
11514 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11515 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11516 +echo "${ECHO_T}$ac_header_compiler" >&6; }
11518 # Is the header present?
11519 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
11520 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11521 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
11522 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11523 cat >conftest.$ac_ext <<_ACEOF
11526 @@ -9753,8 +11519,13 @@
11527 /* end confdefs.h. */
11528 #include <$ac_header>
11530 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11531 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11532 +if { (ac_try="$ac_cpp conftest.$ac_ext"
11533 +case "(($ac_try" in
11534 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11535 + *) ac_try_echo=$ac_try;;
11537 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11538 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11540 grep -v '^ *+' conftest.er1 >conftest.err
11542 @@ -9778,9 +11549,10 @@
11544 ac_header_preproc=no
11547 rm -f conftest.err conftest.$ac_ext
11548 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11549 -echo "${ECHO_T}$ac_header_preproc" >&6
11550 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11551 +echo "${ECHO_T}$ac_header_preproc" >&6; }
11553 # So? What about this header?
11554 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11555 @@ -9804,25 +11576,19 @@
11556 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11557 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11558 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11561 -## ------------------------------------------ ##
11562 -## Report this to the AC_PACKAGE_NAME lists. ##
11563 -## ------------------------------------------ ##
11566 - sed "s/^/$as_me: WARNING: /" >&2
11570 -echo "$as_me:$LINENO: checking for $ac_header" >&5
11571 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11572 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11573 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
11574 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11575 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11576 echo $ECHO_N "(cached) $ECHO_C" >&6
11578 eval "$as_ac_Header=\$ac_header_preproc"
11580 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11581 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11582 +ac_res=`eval echo '${'$as_ac_Header'}'`
11583 + { echo "$as_me:$LINENO: result: $ac_res" >&5
11584 +echo "${ECHO_T}$ac_res" >&6; }
11587 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11588 @@ -9839,18 +11605,19 @@
11589 for ac_header in sys/time.h sys/resource.h
11591 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11592 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11593 - echo "$as_me:$LINENO: checking for $ac_header" >&5
11594 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11595 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11596 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11597 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
11598 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11599 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11600 echo $ECHO_N "(cached) $ECHO_C" >&6
11602 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11603 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11604 +ac_res=`eval echo '${'$as_ac_Header'}'`
11605 + { echo "$as_me:$LINENO: result: $ac_res" >&5
11606 +echo "${ECHO_T}$ac_res" >&6; }
11608 # Is the header compilable?
11609 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
11610 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11611 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
11612 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11613 cat >conftest.$ac_ext <<_ACEOF
11616 @@ -9861,24 +11628,36 @@
11617 #include <$ac_header>
11619 rm -f conftest.$ac_objext
11620 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11621 - (eval $ac_compile) 2>conftest.er1
11622 +if { (ac_try="$ac_compile"
11623 +case "(($ac_try" in
11624 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11625 + *) ac_try_echo=$ac_try;;
11627 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11628 + (eval "$ac_compile") 2>conftest.er1
11630 grep -v '^ *+' conftest.er1 >conftest.err
11632 cat conftest.err >&5
11633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11634 (exit $ac_status); } &&
11635 - { ac_try='test -z "$ac_c_werror_flag"
11636 - || test ! -s conftest.err'
11637 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11638 - (eval $ac_try) 2>&5
11639 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11640 + { (case "(($ac_try" in
11641 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11642 + *) ac_try_echo=$ac_try;;
11644 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11645 + (eval "$ac_try") 2>&5
11647 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11648 (exit $ac_status); }; } &&
11649 { ac_try='test -s conftest.$ac_objext'
11650 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11651 - (eval $ac_try) 2>&5
11652 + { (case "(($ac_try" in
11653 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11654 + *) ac_try_echo=$ac_try;;
11656 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11657 + (eval "$ac_try") 2>&5
11659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11660 (exit $ac_status); }; }; then
11661 @@ -9887,15 +11666,16 @@
11662 echo "$as_me: failed program was:" >&5
11663 sed 's/^/| /' conftest.$ac_ext >&5
11665 -ac_header_compiler=no
11666 + ac_header_compiler=no
11668 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11669 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11670 -echo "${ECHO_T}$ac_header_compiler" >&6
11672 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11673 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11674 +echo "${ECHO_T}$ac_header_compiler" >&6; }
11676 # Is the header present?
11677 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
11678 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11679 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
11680 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11681 cat >conftest.$ac_ext <<_ACEOF
11684 @@ -9904,8 +11684,13 @@
11685 /* end confdefs.h. */
11686 #include <$ac_header>
11688 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11689 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11690 +if { (ac_try="$ac_cpp conftest.$ac_ext"
11691 +case "(($ac_try" in
11692 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11693 + *) ac_try_echo=$ac_try;;
11695 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11696 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11698 grep -v '^ *+' conftest.er1 >conftest.err
11700 @@ -9929,9 +11714,10 @@
11702 ac_header_preproc=no
11705 rm -f conftest.err conftest.$ac_ext
11706 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11707 -echo "${ECHO_T}$ac_header_preproc" >&6
11708 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11709 +echo "${ECHO_T}$ac_header_preproc" >&6; }
11711 # So? What about this header?
11712 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11713 @@ -9955,25 +11741,19 @@
11714 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11715 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11716 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11719 -## ------------------------------------------ ##
11720 -## Report this to the AC_PACKAGE_NAME lists. ##
11721 -## ------------------------------------------ ##
11724 - sed "s/^/$as_me: WARNING: /" >&2
11728 -echo "$as_me:$LINENO: checking for $ac_header" >&5
11729 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11730 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11731 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
11732 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11733 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11734 echo $ECHO_N "(cached) $ECHO_C" >&6
11736 eval "$as_ac_Header=\$ac_header_preproc"
11738 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11739 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11740 +ac_res=`eval echo '${'$as_ac_Header'}'`
11741 + { echo "$as_me:$LINENO: result: $ac_res" >&5
11742 +echo "${ECHO_T}$ac_res" >&6; }
11745 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11746 @@ -9989,18 +11769,19 @@
11747 for ac_header in unix.h
11749 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11750 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11751 - echo "$as_me:$LINENO: checking for $ac_header" >&5
11752 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11753 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11754 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11755 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
11756 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11757 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11758 echo $ECHO_N "(cached) $ECHO_C" >&6
11760 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11761 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11762 +ac_res=`eval echo '${'$as_ac_Header'}'`
11763 + { echo "$as_me:$LINENO: result: $ac_res" >&5
11764 +echo "${ECHO_T}$ac_res" >&6; }
11766 # Is the header compilable?
11767 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
11768 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11769 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
11770 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
11771 cat >conftest.$ac_ext <<_ACEOF
11774 @@ -10011,24 +11792,36 @@
11775 #include <$ac_header>
11777 rm -f conftest.$ac_objext
11778 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11779 - (eval $ac_compile) 2>conftest.er1
11780 +if { (ac_try="$ac_compile"
11781 +case "(($ac_try" in
11782 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11783 + *) ac_try_echo=$ac_try;;
11785 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11786 + (eval "$ac_compile") 2>conftest.er1
11788 grep -v '^ *+' conftest.er1 >conftest.err
11790 cat conftest.err >&5
11791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11792 (exit $ac_status); } &&
11793 - { ac_try='test -z "$ac_c_werror_flag"
11794 - || test ! -s conftest.err'
11795 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11796 - (eval $ac_try) 2>&5
11797 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11798 + { (case "(($ac_try" in
11799 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11800 + *) ac_try_echo=$ac_try;;
11802 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11803 + (eval "$ac_try") 2>&5
11805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11806 (exit $ac_status); }; } &&
11807 { ac_try='test -s conftest.$ac_objext'
11808 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11809 - (eval $ac_try) 2>&5
11810 + { (case "(($ac_try" in
11811 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11812 + *) ac_try_echo=$ac_try;;
11814 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11815 + (eval "$ac_try") 2>&5
11817 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11818 (exit $ac_status); }; }; then
11819 @@ -10037,15 +11830,16 @@
11820 echo "$as_me: failed program was:" >&5
11821 sed 's/^/| /' conftest.$ac_ext >&5
11823 -ac_header_compiler=no
11824 + ac_header_compiler=no
11826 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11827 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11828 -echo "${ECHO_T}$ac_header_compiler" >&6
11830 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11831 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11832 +echo "${ECHO_T}$ac_header_compiler" >&6; }
11834 # Is the header present?
11835 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
11836 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11837 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
11838 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
11839 cat >conftest.$ac_ext <<_ACEOF
11842 @@ -10054,8 +11848,13 @@
11843 /* end confdefs.h. */
11844 #include <$ac_header>
11846 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11847 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11848 +if { (ac_try="$ac_cpp conftest.$ac_ext"
11849 +case "(($ac_try" in
11850 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11851 + *) ac_try_echo=$ac_try;;
11853 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11854 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11856 grep -v '^ *+' conftest.er1 >conftest.err
11858 @@ -10079,9 +11878,10 @@
11860 ac_header_preproc=no
11863 rm -f conftest.err conftest.$ac_ext
11864 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11865 -echo "${ECHO_T}$ac_header_preproc" >&6
11866 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11867 +echo "${ECHO_T}$ac_header_preproc" >&6; }
11869 # So? What about this header?
11870 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11871 @@ -10105,25 +11905,19 @@
11872 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11873 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11874 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11877 -## ------------------------------------------ ##
11878 -## Report this to the AC_PACKAGE_NAME lists. ##
11879 -## ------------------------------------------ ##
11882 - sed "s/^/$as_me: WARNING: /" >&2
11886 -echo "$as_me:$LINENO: checking for $ac_header" >&5
11887 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11888 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
11889 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
11890 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
11891 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11892 echo $ECHO_N "(cached) $ECHO_C" >&6
11894 eval "$as_ac_Header=\$ac_header_preproc"
11896 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11897 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11898 +ac_res=`eval echo '${'$as_ac_Header'}'`
11899 + { echo "$as_me:$LINENO: result: $ac_res" >&5
11900 +echo "${ECHO_T}$ac_res" >&6; }
11903 if test `eval echo '${'$as_ac_Header'}'` = yes; then
11904 @@ -10141,9 +11935,9 @@
11905 for ac_func in setrlimit getsid
11907 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11908 -echo "$as_me:$LINENO: checking for $ac_func" >&5
11909 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11910 -if eval "test \"\${$as_ac_var+set}\" = set"; then
11911 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
11912 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
11913 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
11914 echo $ECHO_N "(cached) $ECHO_C" >&6
11916 cat >conftest.$ac_ext <<_ACEOF
11917 @@ -10169,53 +11963,59 @@
11921 -/* Override any gcc2 internal prototype to avoid an error. */
11922 +/* Override any GCC internal prototype to avoid an error.
11923 + Use char because int might match the return type of a GCC
11924 + builtin and then its argument prototype would still apply. */
11929 -/* We use char because int might match the return type of a gcc2
11930 - builtin and then its argument prototype would still apply. */
11932 /* The GNU C library defines this for functions which it implements
11933 to always fail with ENOSYS. Some functions are actually named
11934 something starting with __ and the normal name is an alias. */
11935 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11936 +#if defined __stub_$ac_func || defined __stub___$ac_func
11939 -char (*f) () = $ac_func;
11941 -#ifdef __cplusplus
11948 -return f != $ac_func;
11949 +return $ac_func ();
11954 rm -f conftest.$ac_objext conftest$ac_exeext
11955 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11956 - (eval $ac_link) 2>conftest.er1
11957 +if { (ac_try="$ac_link"
11958 +case "(($ac_try" in
11959 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11960 + *) ac_try_echo=$ac_try;;
11962 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11963 + (eval "$ac_link") 2>conftest.er1
11965 grep -v '^ *+' conftest.er1 >conftest.err
11967 cat conftest.err >&5
11968 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11969 (exit $ac_status); } &&
11970 - { ac_try='test -z "$ac_c_werror_flag"
11971 - || test ! -s conftest.err'
11972 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11973 - (eval $ac_try) 2>&5
11974 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11975 + { (case "(($ac_try" in
11976 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11977 + *) ac_try_echo=$ac_try;;
11979 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11980 + (eval "$ac_try") 2>&5
11982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11983 (exit $ac_status); }; } &&
11984 { ac_try='test -s conftest$ac_exeext'
11985 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11986 - (eval $ac_try) 2>&5
11987 + { (case "(($ac_try" in
11988 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11989 + *) ac_try_echo=$ac_try;;
11991 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11992 + (eval "$ac_try") 2>&5
11994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11995 (exit $ac_status); }; }; then
11996 @@ -10224,13 +12024,15 @@
11997 echo "$as_me: failed program was:" >&5
11998 sed 's/^/| /' conftest.$ac_ext >&5
12000 -eval "$as_ac_var=no"
12001 + eval "$as_ac_var=no"
12003 -rm -f conftest.err conftest.$ac_objext \
12005 +rm -f core conftest.err conftest.$ac_objext \
12006 conftest$ac_exeext conftest.$ac_ext
12008 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12009 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12010 +ac_res=`eval echo '${'$as_ac_var'}'`
12011 + { echo "$as_me:$LINENO: result: $ac_res" >&5
12012 +echo "${ECHO_T}$ac_res" >&6; }
12013 if test `eval echo '${'$as_ac_var'}'` = yes; then
12014 cat >>confdefs.h <<_ACEOF
12015 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12016 @@ -10240,8 +12042,8 @@
12020 -echo "$as_me:$LINENO: checking return type of signal handlers" >&5
12021 -echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
12022 +{ echo "$as_me:$LINENO: checking return type of signal handlers" >&5
12023 +echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6; }
12024 if test "${ac_cv_type_signal+set}" = set; then
12025 echo $ECHO_N "(cached) $ECHO_C" >&6
12027 @@ -10253,56 +12055,61 @@
12028 /* end confdefs.h. */
12029 #include <sys/types.h>
12030 #include <signal.h>
12034 -#ifdef __cplusplus
12035 -extern "C" void (*signal (int, void (*)(int)))(int);
12037 -void (*signal ()) ();
12044 +return *(signal (0, 0)) (0) == 1;
12049 rm -f conftest.$ac_objext
12050 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12051 - (eval $ac_compile) 2>conftest.er1
12052 +if { (ac_try="$ac_compile"
12053 +case "(($ac_try" in
12054 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12055 + *) ac_try_echo=$ac_try;;
12057 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12058 + (eval "$ac_compile") 2>conftest.er1
12060 grep -v '^ *+' conftest.er1 >conftest.err
12062 cat conftest.err >&5
12063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12064 (exit $ac_status); } &&
12065 - { ac_try='test -z "$ac_c_werror_flag"
12066 - || test ! -s conftest.err'
12067 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12068 - (eval $ac_try) 2>&5
12069 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12070 + { (case "(($ac_try" in
12071 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12072 + *) ac_try_echo=$ac_try;;
12074 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12075 + (eval "$ac_try") 2>&5
12077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12078 (exit $ac_status); }; } &&
12079 { ac_try='test -s conftest.$ac_objext'
12080 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12081 - (eval $ac_try) 2>&5
12082 + { (case "(($ac_try" in
12083 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12084 + *) ac_try_echo=$ac_try;;
12086 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12087 + (eval "$ac_try") 2>&5
12089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12090 (exit $ac_status); }; }; then
12091 - ac_cv_type_signal=void
12092 + ac_cv_type_signal=int
12094 echo "$as_me: failed program was:" >&5
12095 sed 's/^/| /' conftest.$ac_ext >&5
12097 -ac_cv_type_signal=int
12098 + ac_cv_type_signal=void
12100 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12102 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12104 -echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
12105 -echo "${ECHO_T}$ac_cv_type_signal" >&6
12106 +{ echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
12107 +echo "${ECHO_T}$ac_cv_type_signal" >&6; }
12109 cat >>confdefs.h <<_ACEOF
12110 #define RETSIGTYPE $ac_cv_type_signal
12111 @@ -10310,8 +12117,8 @@
12115 -echo "$as_me:$LINENO: checking for sig_atomic_t in signal.h" >&5
12116 -echo $ECHO_N "checking for sig_atomic_t in signal.h... $ECHO_C" >&6
12117 +{ echo "$as_me:$LINENO: checking for sig_atomic_t in signal.h" >&5
12118 +echo $ECHO_N "checking for sig_atomic_t in signal.h... $ECHO_C" >&6; }
12119 cat >conftest.$ac_ext <<_ACEOF
12122 @@ -10338,14 +12145,14 @@
12123 $EGREP "volatile.*sig_atomic_t" >/dev/null 2>&1; then
12125 is_sig_atomic_t_volatile=yes;
12126 - echo "$as_me:$LINENO: result: yes, volatile" >&5
12127 -echo "${ECHO_T}yes, volatile" >&6
12128 + { echo "$as_me:$LINENO: result: yes, volatile" >&5
12129 +echo "${ECHO_T}yes, volatile" >&6; }
12133 is_sig_atomic_t_volatile=no;
12134 - echo "$as_me:$LINENO: result: yes, non volatile" >&5
12135 -echo "${ECHO_T}yes, non volatile" >&6
12136 + { echo "$as_me:$LINENO: result: yes, non volatile" >&5
12137 +echo "${ECHO_T}yes, non volatile" >&6; }
12141 @@ -10353,10 +12160,10 @@
12145 - echo "$as_me:$LINENO: result: no" >&5
12146 -echo "${ECHO_T}no" >&6
12147 - echo "$as_me:$LINENO: checking for sig_atomic_t" >&5
12148 -echo $ECHO_N "checking for sig_atomic_t... $ECHO_C" >&6
12149 + { echo "$as_me:$LINENO: result: no" >&5
12150 +echo "${ECHO_T}no" >&6; }
12151 + { echo "$as_me:$LINENO: checking for sig_atomic_t" >&5
12152 +echo $ECHO_N "checking for sig_atomic_t... $ECHO_C" >&6; }
12153 if test "${ac_cv_type_sig_atomic_t+set}" = set; then
12154 echo $ECHO_N "(cached) $ECHO_C" >&6
12156 @@ -10367,36 +12174,49 @@
12157 cat >>conftest.$ac_ext <<_ACEOF
12158 /* end confdefs.h. */
12159 $ac_includes_default
12160 +typedef sig_atomic_t ac__type_new_;
12164 -if ((sig_atomic_t *) 0)
12165 +if ((ac__type_new_ *) 0)
12167 -if (sizeof (sig_atomic_t))
12168 +if (sizeof (ac__type_new_))
12174 rm -f conftest.$ac_objext
12175 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12176 - (eval $ac_compile) 2>conftest.er1
12177 +if { (ac_try="$ac_compile"
12178 +case "(($ac_try" in
12179 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12180 + *) ac_try_echo=$ac_try;;
12182 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12183 + (eval "$ac_compile") 2>conftest.er1
12185 grep -v '^ *+' conftest.er1 >conftest.err
12187 cat conftest.err >&5
12188 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12189 (exit $ac_status); } &&
12190 - { ac_try='test -z "$ac_c_werror_flag"
12191 - || test ! -s conftest.err'
12192 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12193 - (eval $ac_try) 2>&5
12194 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12195 + { (case "(($ac_try" in
12196 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12197 + *) ac_try_echo=$ac_try;;
12199 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12200 + (eval "$ac_try") 2>&5
12202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12203 (exit $ac_status); }; } &&
12204 { ac_try='test -s conftest.$ac_objext'
12205 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12206 - (eval $ac_try) 2>&5
12207 + { (case "(($ac_try" in
12208 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12209 + *) ac_try_echo=$ac_try;;
12211 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12212 + (eval "$ac_try") 2>&5
12214 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12215 (exit $ac_status); }; }; then
12216 @@ -10405,12 +12225,13 @@
12217 echo "$as_me: failed program was:" >&5
12218 sed 's/^/| /' conftest.$ac_ext >&5
12220 -ac_cv_type_sig_atomic_t=no
12221 + ac_cv_type_sig_atomic_t=no
12223 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12225 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12227 -echo "$as_me:$LINENO: result: $ac_cv_type_sig_atomic_t" >&5
12228 -echo "${ECHO_T}$ac_cv_type_sig_atomic_t" >&6
12229 +{ echo "$as_me:$LINENO: result: $ac_cv_type_sig_atomic_t" >&5
12230 +echo "${ECHO_T}$ac_cv_type_sig_atomic_t" >&6; }
12231 if test $ac_cv_type_sig_atomic_t = yes; then
12234 @@ -10439,8 +12260,8 @@
12238 -echo "$as_me:$LINENO: checking whether sys_siglist is declared" >&5
12239 -echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6
12240 +{ echo "$as_me:$LINENO: checking whether sys_siglist is declared" >&5
12241 +echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6; }
12242 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
12243 echo $ECHO_N "(cached) $ECHO_C" >&6
12245 @@ -10462,6 +12283,7 @@
12247 #ifndef sys_siglist
12248 char *p = (char *) sys_siglist;
12253 @@ -10469,24 +12291,36 @@
12256 rm -f conftest.$ac_objext
12257 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12258 - (eval $ac_compile) 2>conftest.er1
12259 +if { (ac_try="$ac_compile"
12260 +case "(($ac_try" in
12261 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12262 + *) ac_try_echo=$ac_try;;
12264 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12265 + (eval "$ac_compile") 2>conftest.er1
12267 grep -v '^ *+' conftest.er1 >conftest.err
12269 cat conftest.err >&5
12270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12271 (exit $ac_status); } &&
12272 - { ac_try='test -z "$ac_c_werror_flag"
12273 - || test ! -s conftest.err'
12274 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12275 - (eval $ac_try) 2>&5
12276 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12277 + { (case "(($ac_try" in
12278 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12279 + *) ac_try_echo=$ac_try;;
12281 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12282 + (eval "$ac_try") 2>&5
12284 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12285 (exit $ac_status); }; } &&
12286 { ac_try='test -s conftest.$ac_objext'
12287 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12288 - (eval $ac_try) 2>&5
12289 + { (case "(($ac_try" in
12290 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12291 + *) ac_try_echo=$ac_try;;
12293 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12294 + (eval "$ac_try") 2>&5
12296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12297 (exit $ac_status); }; }; then
12298 @@ -10495,12 +12329,13 @@
12299 echo "$as_me: failed program was:" >&5
12300 sed 's/^/| /' conftest.$ac_ext >&5
12302 -ac_cv_have_decl_sys_siglist=no
12303 + ac_cv_have_decl_sys_siglist=no
12305 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12307 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12309 -echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
12310 -echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6
12311 +{ echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
12312 +echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6; }
12313 if test $ac_cv_have_decl_sys_siglist = yes; then
12315 cat >>confdefs.h <<_ACEOF
12316 @@ -10519,8 +12354,8 @@
12320 -echo "$as_me:$LINENO: checking for pid_t" >&5
12321 -echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
12322 +{ echo "$as_me:$LINENO: checking for pid_t" >&5
12323 +echo $ECHO_N "checking for pid_t... $ECHO_C" >&6; }
12324 if test "${ac_cv_type_pid_t+set}" = set; then
12325 echo $ECHO_N "(cached) $ECHO_C" >&6
12327 @@ -10531,36 +12366,49 @@
12328 cat >>conftest.$ac_ext <<_ACEOF
12329 /* end confdefs.h. */
12330 $ac_includes_default
12331 +typedef pid_t ac__type_new_;
12336 +if ((ac__type_new_ *) 0)
12338 -if (sizeof (pid_t))
12339 +if (sizeof (ac__type_new_))
12345 rm -f conftest.$ac_objext
12346 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12347 - (eval $ac_compile) 2>conftest.er1
12348 +if { (ac_try="$ac_compile"
12349 +case "(($ac_try" in
12350 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12351 + *) ac_try_echo=$ac_try;;
12353 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12354 + (eval "$ac_compile") 2>conftest.er1
12356 grep -v '^ *+' conftest.er1 >conftest.err
12358 cat conftest.err >&5
12359 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12360 (exit $ac_status); } &&
12361 - { ac_try='test -z "$ac_c_werror_flag"
12362 - || test ! -s conftest.err'
12363 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12364 - (eval $ac_try) 2>&5
12365 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12366 + { (case "(($ac_try" in
12367 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12368 + *) ac_try_echo=$ac_try;;
12370 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12371 + (eval "$ac_try") 2>&5
12373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12374 (exit $ac_status); }; } &&
12375 { ac_try='test -s conftest.$ac_objext'
12376 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12377 - (eval $ac_try) 2>&5
12378 + { (case "(($ac_try" in
12379 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12380 + *) ac_try_echo=$ac_try;;
12382 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12383 + (eval "$ac_try") 2>&5
12385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12386 (exit $ac_status); }; }; then
12387 @@ -10569,12 +12417,13 @@
12388 echo "$as_me: failed program was:" >&5
12389 sed 's/^/| /' conftest.$ac_ext >&5
12391 -ac_cv_type_pid_t=no
12392 + ac_cv_type_pid_t=no
12394 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12396 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12398 -echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
12399 -echo "${ECHO_T}$ac_cv_type_pid_t" >&6
12400 +{ echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
12401 +echo "${ECHO_T}$ac_cv_type_pid_t" >&6; }
12402 if test $ac_cv_type_pid_t = yes; then
12405 @@ -10585,8 +12434,8 @@
12409 -echo "$as_me:$LINENO: checking for ssize_t" >&5
12410 -echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
12411 +{ echo "$as_me:$LINENO: checking for ssize_t" >&5
12412 +echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6; }
12413 if test "${ac_cv_type_ssize_t+set}" = set; then
12414 echo $ECHO_N "(cached) $ECHO_C" >&6
12416 @@ -10597,36 +12446,49 @@
12417 cat >>conftest.$ac_ext <<_ACEOF
12418 /* end confdefs.h. */
12419 $ac_includes_default
12420 +typedef ssize_t ac__type_new_;
12424 -if ((ssize_t *) 0)
12425 +if ((ac__type_new_ *) 0)
12427 -if (sizeof (ssize_t))
12428 +if (sizeof (ac__type_new_))
12434 rm -f conftest.$ac_objext
12435 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12436 - (eval $ac_compile) 2>conftest.er1
12437 +if { (ac_try="$ac_compile"
12438 +case "(($ac_try" in
12439 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12440 + *) ac_try_echo=$ac_try;;
12442 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12443 + (eval "$ac_compile") 2>conftest.er1
12445 grep -v '^ *+' conftest.er1 >conftest.err
12447 cat conftest.err >&5
12448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12449 (exit $ac_status); } &&
12450 - { ac_try='test -z "$ac_c_werror_flag"
12451 - || test ! -s conftest.err'
12452 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12453 - (eval $ac_try) 2>&5
12454 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12455 + { (case "(($ac_try" in
12456 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12457 + *) ac_try_echo=$ac_try;;
12459 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12460 + (eval "$ac_try") 2>&5
12462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12463 (exit $ac_status); }; } &&
12464 { ac_try='test -s conftest.$ac_objext'
12465 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12466 - (eval $ac_try) 2>&5
12467 + { (case "(($ac_try" in
12468 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12469 + *) ac_try_echo=$ac_try;;
12471 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12472 + (eval "$ac_try") 2>&5
12474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12475 (exit $ac_status); }; }; then
12476 @@ -10635,12 +12497,13 @@
12477 echo "$as_me: failed program was:" >&5
12478 sed 's/^/| /' conftest.$ac_ext >&5
12480 -ac_cv_type_ssize_t=no
12481 + ac_cv_type_ssize_t=no
12483 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12485 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12487 -echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
12488 -echo "${ECHO_T}$ac_cv_type_ssize_t" >&6
12489 +{ echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5
12490 +echo "${ECHO_T}$ac_cv_type_ssize_t" >&6; }
12491 if test $ac_cv_type_ssize_t = yes; then
12494 @@ -10660,9 +12523,9 @@
12495 for ac_func in fgetpos memmove setegid srand48 strerror
12497 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12498 -echo "$as_me:$LINENO: checking for $ac_func" >&5
12499 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12500 -if eval "test \"\${$as_ac_var+set}\" = set"; then
12501 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
12502 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
12503 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12504 echo $ECHO_N "(cached) $ECHO_C" >&6
12506 cat >conftest.$ac_ext <<_ACEOF
12507 @@ -10688,53 +12551,59 @@
12511 -/* Override any gcc2 internal prototype to avoid an error. */
12512 +/* Override any GCC internal prototype to avoid an error.
12513 + Use char because int might match the return type of a GCC
12514 + builtin and then its argument prototype would still apply. */
12519 -/* We use char because int might match the return type of a gcc2
12520 - builtin and then its argument prototype would still apply. */
12522 /* The GNU C library defines this for functions which it implements
12523 to always fail with ENOSYS. Some functions are actually named
12524 something starting with __ and the normal name is an alias. */
12525 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12526 +#if defined __stub_$ac_func || defined __stub___$ac_func
12529 -char (*f) () = $ac_func;
12531 -#ifdef __cplusplus
12538 -return f != $ac_func;
12539 +return $ac_func ();
12544 rm -f conftest.$ac_objext conftest$ac_exeext
12545 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12546 - (eval $ac_link) 2>conftest.er1
12547 +if { (ac_try="$ac_link"
12548 +case "(($ac_try" in
12549 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12550 + *) ac_try_echo=$ac_try;;
12552 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12553 + (eval "$ac_link") 2>conftest.er1
12555 grep -v '^ *+' conftest.er1 >conftest.err
12557 cat conftest.err >&5
12558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12559 (exit $ac_status); } &&
12560 - { ac_try='test -z "$ac_c_werror_flag"
12561 - || test ! -s conftest.err'
12562 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12563 - (eval $ac_try) 2>&5
12564 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12565 + { (case "(($ac_try" in
12566 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12567 + *) ac_try_echo=$ac_try;;
12569 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12570 + (eval "$ac_try") 2>&5
12572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12573 (exit $ac_status); }; } &&
12574 { ac_try='test -s conftest$ac_exeext'
12575 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12576 - (eval $ac_try) 2>&5
12577 + { (case "(($ac_try" in
12578 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12579 + *) ac_try_echo=$ac_try;;
12581 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12582 + (eval "$ac_try") 2>&5
12584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12585 (exit $ac_status); }; }; then
12586 @@ -10743,13 +12612,15 @@
12587 echo "$as_me: failed program was:" >&5
12588 sed 's/^/| /' conftest.$ac_ext >&5
12590 -eval "$as_ac_var=no"
12591 + eval "$as_ac_var=no"
12593 -rm -f conftest.err conftest.$ac_objext \
12595 +rm -f core conftest.err conftest.$ac_objext \
12596 conftest$ac_exeext conftest.$ac_ext
12598 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12599 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12600 +ac_res=`eval echo '${'$as_ac_var'}'`
12601 + { echo "$as_me:$LINENO: result: $ac_res" >&5
12602 +echo "${ECHO_T}$ac_res" >&6; }
12603 if test `eval echo '${'$as_ac_var'}'` = yes; then
12604 cat >>confdefs.h <<_ACEOF
12605 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12606 @@ -10765,9 +12636,9 @@
12607 for ac_func in setenv strcasecmp strdup
12609 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
12610 -echo "$as_me:$LINENO: checking for $ac_func" >&5
12611 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12612 -if eval "test \"\${$as_ac_var+set}\" = set"; then
12613 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
12614 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
12615 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12616 echo $ECHO_N "(cached) $ECHO_C" >&6
12618 cat >conftest.$ac_ext <<_ACEOF
12619 @@ -10793,53 +12664,59 @@
12623 -/* Override any gcc2 internal prototype to avoid an error. */
12624 +/* Override any GCC internal prototype to avoid an error.
12625 + Use char because int might match the return type of a GCC
12626 + builtin and then its argument prototype would still apply. */
12631 -/* We use char because int might match the return type of a gcc2
12632 - builtin and then its argument prototype would still apply. */
12634 /* The GNU C library defines this for functions which it implements
12635 to always fail with ENOSYS. Some functions are actually named
12636 something starting with __ and the normal name is an alias. */
12637 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12638 +#if defined __stub_$ac_func || defined __stub___$ac_func
12641 -char (*f) () = $ac_func;
12643 -#ifdef __cplusplus
12650 -return f != $ac_func;
12651 +return $ac_func ();
12656 rm -f conftest.$ac_objext conftest$ac_exeext
12657 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12658 - (eval $ac_link) 2>conftest.er1
12659 +if { (ac_try="$ac_link"
12660 +case "(($ac_try" in
12661 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12662 + *) ac_try_echo=$ac_try;;
12664 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12665 + (eval "$ac_link") 2>conftest.er1
12667 grep -v '^ *+' conftest.er1 >conftest.err
12669 cat conftest.err >&5
12670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12671 (exit $ac_status); } &&
12672 - { ac_try='test -z "$ac_c_werror_flag"
12673 - || test ! -s conftest.err'
12674 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12675 - (eval $ac_try) 2>&5
12676 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12677 + { (case "(($ac_try" in
12678 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12679 + *) ac_try_echo=$ac_try;;
12681 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12682 + (eval "$ac_try") 2>&5
12684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12685 (exit $ac_status); }; } &&
12686 { ac_try='test -s conftest$ac_exeext'
12687 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12688 - (eval $ac_try) 2>&5
12689 + { (case "(($ac_try" in
12690 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12691 + *) ac_try_echo=$ac_try;;
12693 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12694 + (eval "$ac_try") 2>&5
12696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12697 (exit $ac_status); }; }; then
12698 @@ -10848,25 +12725,25 @@
12699 echo "$as_me: failed program was:" >&5
12700 sed 's/^/| /' conftest.$ac_ext >&5
12702 -eval "$as_ac_var=no"
12703 + eval "$as_ac_var=no"
12705 -rm -f conftest.err conftest.$ac_objext \
12707 +rm -f core conftest.err conftest.$ac_objext \
12708 conftest$ac_exeext conftest.$ac_ext
12710 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12711 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
12712 +ac_res=`eval echo '${'$as_ac_var'}'`
12713 + { echo "$as_me:$LINENO: result: $ac_res" >&5
12714 +echo "${ECHO_T}$ac_res" >&6; }
12715 if test `eval echo '${'$as_ac_var'}'` = yes; then
12716 cat >>confdefs.h <<_ACEOF
12717 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
12722 - "$ac_func.$ac_objext" | \
12723 - *" $ac_func.$ac_objext" | \
12724 - "$ac_func.$ac_objext "* | \
12725 + case " $LIBOBJS " in
12726 *" $ac_func.$ac_objext "* ) ;;
12727 - *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext" ;;
12728 + *) LIBOBJS="$LIBOBJS $ac_func.$ac_objext"
12733 @@ -10874,8 +12751,8 @@
12737 -echo "$as_me:$LINENO: checking for getopt" >&5
12738 -echo $ECHO_N "checking for getopt... $ECHO_C" >&6
12739 +{ echo "$as_me:$LINENO: checking for getopt" >&5
12740 +echo $ECHO_N "checking for getopt... $ECHO_C" >&6; }
12741 if test "${ac_cv_func_getopt+set}" = set; then
12742 echo $ECHO_N "(cached) $ECHO_C" >&6
12744 @@ -10902,53 +12779,59 @@
12748 -/* Override any gcc2 internal prototype to avoid an error. */
12749 +/* Override any GCC internal prototype to avoid an error.
12750 + Use char because int might match the return type of a GCC
12751 + builtin and then its argument prototype would still apply. */
12756 -/* We use char because int might match the return type of a gcc2
12757 - builtin and then its argument prototype would still apply. */
12759 /* The GNU C library defines this for functions which it implements
12760 to always fail with ENOSYS. Some functions are actually named
12761 something starting with __ and the normal name is an alias. */
12762 -#if defined (__stub_getopt) || defined (__stub___getopt)
12763 +#if defined __stub_getopt || defined __stub___getopt
12766 -char (*f) () = getopt;
12768 -#ifdef __cplusplus
12775 -return f != getopt;
12781 rm -f conftest.$ac_objext conftest$ac_exeext
12782 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12783 - (eval $ac_link) 2>conftest.er1
12784 +if { (ac_try="$ac_link"
12785 +case "(($ac_try" in
12786 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12787 + *) ac_try_echo=$ac_try;;
12789 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12790 + (eval "$ac_link") 2>conftest.er1
12792 grep -v '^ *+' conftest.er1 >conftest.err
12794 cat conftest.err >&5
12795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12796 (exit $ac_status); } &&
12797 - { ac_try='test -z "$ac_c_werror_flag"
12798 - || test ! -s conftest.err'
12799 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12800 - (eval $ac_try) 2>&5
12801 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12802 + { (case "(($ac_try" in
12803 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12804 + *) ac_try_echo=$ac_try;;
12806 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12807 + (eval "$ac_try") 2>&5
12809 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12810 (exit $ac_status); }; } &&
12811 { ac_try='test -s conftest$ac_exeext'
12812 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12813 - (eval $ac_try) 2>&5
12814 + { (case "(($ac_try" in
12815 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12816 + *) ac_try_echo=$ac_try;;
12818 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12819 + (eval "$ac_try") 2>&5
12821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12822 (exit $ac_status); }; }; then
12823 @@ -10957,31 +12840,33 @@
12824 echo "$as_me: failed program was:" >&5
12825 sed 's/^/| /' conftest.$ac_ext >&5
12827 -ac_cv_func_getopt=no
12828 + ac_cv_func_getopt=no
12830 -rm -f conftest.err conftest.$ac_objext \
12832 +rm -f core conftest.err conftest.$ac_objext \
12833 conftest$ac_exeext conftest.$ac_ext
12835 -echo "$as_me:$LINENO: result: $ac_cv_func_getopt" >&5
12836 -echo "${ECHO_T}$ac_cv_func_getopt" >&6
12837 +{ echo "$as_me:$LINENO: result: $ac_cv_func_getopt" >&5
12838 +echo "${ECHO_T}$ac_cv_func_getopt" >&6; }
12840 if test $ac_cv_func_getopt = yes; then
12842 for ac_header in getopt.h
12844 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12845 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
12846 - echo "$as_me:$LINENO: checking for $ac_header" >&5
12847 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12848 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
12849 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12850 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
12851 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12852 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12853 echo $ECHO_N "(cached) $ECHO_C" >&6
12855 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12856 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12857 +ac_res=`eval echo '${'$as_ac_Header'}'`
12858 + { echo "$as_me:$LINENO: result: $ac_res" >&5
12859 +echo "${ECHO_T}$ac_res" >&6; }
12861 # Is the header compilable?
12862 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
12863 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12864 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
12865 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
12866 cat >conftest.$ac_ext <<_ACEOF
12869 @@ -10992,24 +12877,36 @@
12870 #include <$ac_header>
12872 rm -f conftest.$ac_objext
12873 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12874 - (eval $ac_compile) 2>conftest.er1
12875 +if { (ac_try="$ac_compile"
12876 +case "(($ac_try" in
12877 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12878 + *) ac_try_echo=$ac_try;;
12880 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12881 + (eval "$ac_compile") 2>conftest.er1
12883 grep -v '^ *+' conftest.er1 >conftest.err
12885 cat conftest.err >&5
12886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12887 (exit $ac_status); } &&
12888 - { ac_try='test -z "$ac_c_werror_flag"
12889 - || test ! -s conftest.err'
12890 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12891 - (eval $ac_try) 2>&5
12892 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12893 + { (case "(($ac_try" in
12894 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12895 + *) ac_try_echo=$ac_try;;
12897 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12898 + (eval "$ac_try") 2>&5
12900 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12901 (exit $ac_status); }; } &&
12902 { ac_try='test -s conftest.$ac_objext'
12903 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12904 - (eval $ac_try) 2>&5
12905 + { (case "(($ac_try" in
12906 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12907 + *) ac_try_echo=$ac_try;;
12909 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12910 + (eval "$ac_try") 2>&5
12912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12913 (exit $ac_status); }; }; then
12914 @@ -11018,15 +12915,16 @@
12915 echo "$as_me: failed program was:" >&5
12916 sed 's/^/| /' conftest.$ac_ext >&5
12918 -ac_header_compiler=no
12919 + ac_header_compiler=no
12921 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12922 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12923 -echo "${ECHO_T}$ac_header_compiler" >&6
12925 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12926 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12927 +echo "${ECHO_T}$ac_header_compiler" >&6; }
12929 # Is the header present?
12930 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
12931 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12932 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
12933 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
12934 cat >conftest.$ac_ext <<_ACEOF
12937 @@ -11035,8 +12933,13 @@
12938 /* end confdefs.h. */
12939 #include <$ac_header>
12941 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12942 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12943 +if { (ac_try="$ac_cpp conftest.$ac_ext"
12944 +case "(($ac_try" in
12945 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12946 + *) ac_try_echo=$ac_try;;
12948 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12949 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12951 grep -v '^ *+' conftest.er1 >conftest.err
12953 @@ -11060,9 +12963,10 @@
12955 ac_header_preproc=no
12958 rm -f conftest.err conftest.$ac_ext
12959 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12960 -echo "${ECHO_T}$ac_header_preproc" >&6
12961 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12962 +echo "${ECHO_T}$ac_header_preproc" >&6; }
12964 # So? What about this header?
12965 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12966 @@ -11086,25 +12990,19 @@
12967 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12968 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12969 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12972 -## ------------------------------------------ ##
12973 -## Report this to the AC_PACKAGE_NAME lists. ##
12974 -## ------------------------------------------ ##
12977 - sed "s/^/$as_me: WARNING: /" >&2
12981 -echo "$as_me:$LINENO: checking for $ac_header" >&5
12982 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12983 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
12984 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
12985 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
12986 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12987 echo $ECHO_N "(cached) $ECHO_C" >&6
12989 eval "$as_ac_Header=\$ac_header_preproc"
12991 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12992 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12993 +ac_res=`eval echo '${'$as_ac_Header'}'`
12994 + { echo "$as_me:$LINENO: result: $ac_res" >&5
12995 +echo "${ECHO_T}$ac_res" >&6; }
12998 if test `eval echo '${'$as_ac_Header'}'` = yes; then
12999 @@ -11124,9 +13022,9 @@
13000 for ac_func in snprintf
13002 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13003 -echo "$as_me:$LINENO: checking for $ac_func" >&5
13004 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13005 -if eval "test \"\${$as_ac_var+set}\" = set"; then
13006 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
13007 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13008 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13009 echo $ECHO_N "(cached) $ECHO_C" >&6
13011 cat >conftest.$ac_ext <<_ACEOF
13012 @@ -11152,53 +13050,59 @@
13016 -/* Override any gcc2 internal prototype to avoid an error. */
13017 +/* Override any GCC internal prototype to avoid an error.
13018 + Use char because int might match the return type of a GCC
13019 + builtin and then its argument prototype would still apply. */
13024 -/* We use char because int might match the return type of a gcc2
13025 - builtin and then its argument prototype would still apply. */
13027 /* The GNU C library defines this for functions which it implements
13028 to always fail with ENOSYS. Some functions are actually named
13029 something starting with __ and the normal name is an alias. */
13030 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13031 +#if defined __stub_$ac_func || defined __stub___$ac_func
13034 -char (*f) () = $ac_func;
13036 -#ifdef __cplusplus
13043 -return f != $ac_func;
13044 +return $ac_func ();
13049 rm -f conftest.$ac_objext conftest$ac_exeext
13050 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13051 - (eval $ac_link) 2>conftest.er1
13052 +if { (ac_try="$ac_link"
13053 +case "(($ac_try" in
13054 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13055 + *) ac_try_echo=$ac_try;;
13057 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13058 + (eval "$ac_link") 2>conftest.er1
13060 grep -v '^ *+' conftest.er1 >conftest.err
13062 cat conftest.err >&5
13063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13064 (exit $ac_status); } &&
13065 - { ac_try='test -z "$ac_c_werror_flag"
13066 - || test ! -s conftest.err'
13067 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13068 - (eval $ac_try) 2>&5
13069 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13070 + { (case "(($ac_try" in
13071 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13072 + *) ac_try_echo=$ac_try;;
13074 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13075 + (eval "$ac_try") 2>&5
13077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13078 (exit $ac_status); }; } &&
13079 { ac_try='test -s conftest$ac_exeext'
13080 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13081 - (eval $ac_try) 2>&5
13082 + { (case "(($ac_try" in
13083 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13084 + *) ac_try_echo=$ac_try;;
13086 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13087 + (eval "$ac_try") 2>&5
13089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13090 (exit $ac_status); }; }; then
13091 @@ -11207,13 +13111,15 @@
13092 echo "$as_me: failed program was:" >&5
13093 sed 's/^/| /' conftest.$ac_ext >&5
13095 -eval "$as_ac_var=no"
13096 + eval "$as_ac_var=no"
13098 -rm -f conftest.err conftest.$ac_objext \
13100 +rm -f core conftest.err conftest.$ac_objext \
13101 conftest$ac_exeext conftest.$ac_ext
13103 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13104 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13105 +ac_res=`eval echo '${'$as_ac_var'}'`
13106 + { echo "$as_me:$LINENO: result: $ac_res" >&5
13107 +echo "${ECHO_T}$ac_res" >&6; }
13108 if test `eval echo '${'$as_ac_var'}'` = yes; then
13109 cat >>confdefs.h <<_ACEOF
13110 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13111 @@ -11228,9 +13134,9 @@
13112 for ac_func in vsnprintf
13114 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13115 -echo "$as_me:$LINENO: checking for $ac_func" >&5
13116 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13117 -if eval "test \"\${$as_ac_var+set}\" = set"; then
13118 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
13119 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13120 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13121 echo $ECHO_N "(cached) $ECHO_C" >&6
13123 cat >conftest.$ac_ext <<_ACEOF
13124 @@ -11256,53 +13162,59 @@
13128 -/* Override any gcc2 internal prototype to avoid an error. */
13129 +/* Override any GCC internal prototype to avoid an error.
13130 + Use char because int might match the return type of a GCC
13131 + builtin and then its argument prototype would still apply. */
13136 -/* We use char because int might match the return type of a gcc2
13137 - builtin and then its argument prototype would still apply. */
13139 /* The GNU C library defines this for functions which it implements
13140 to always fail with ENOSYS. Some functions are actually named
13141 something starting with __ and the normal name is an alias. */
13142 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13143 +#if defined __stub_$ac_func || defined __stub___$ac_func
13146 -char (*f) () = $ac_func;
13148 -#ifdef __cplusplus
13155 -return f != $ac_func;
13156 +return $ac_func ();
13161 rm -f conftest.$ac_objext conftest$ac_exeext
13162 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13163 - (eval $ac_link) 2>conftest.er1
13164 +if { (ac_try="$ac_link"
13165 +case "(($ac_try" in
13166 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13167 + *) ac_try_echo=$ac_try;;
13169 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13170 + (eval "$ac_link") 2>conftest.er1
13172 grep -v '^ *+' conftest.er1 >conftest.err
13174 cat conftest.err >&5
13175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13176 (exit $ac_status); } &&
13177 - { ac_try='test -z "$ac_c_werror_flag"
13178 - || test ! -s conftest.err'
13179 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13180 - (eval $ac_try) 2>&5
13181 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13182 + { (case "(($ac_try" in
13183 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13184 + *) ac_try_echo=$ac_try;;
13186 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13187 + (eval "$ac_try") 2>&5
13189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13190 (exit $ac_status); }; } &&
13191 { ac_try='test -s conftest$ac_exeext'
13192 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13193 - (eval $ac_try) 2>&5
13194 + { (case "(($ac_try" in
13195 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13196 + *) ac_try_echo=$ac_try;;
13198 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13199 + (eval "$ac_try") 2>&5
13201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13202 (exit $ac_status); }; }; then
13203 @@ -11311,13 +13223,15 @@
13204 echo "$as_me: failed program was:" >&5
13205 sed 's/^/| /' conftest.$ac_ext >&5
13207 -eval "$as_ac_var=no"
13208 + eval "$as_ac_var=no"
13210 -rm -f conftest.err conftest.$ac_objext \
13212 +rm -f core conftest.err conftest.$ac_objext \
13213 conftest$ac_exeext conftest.$ac_ext
13215 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13216 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13217 +ac_res=`eval echo '${'$as_ac_var'}'`
13218 + { echo "$as_me:$LINENO: result: $ac_res" >&5
13219 +echo "${ECHO_T}$ac_res" >&6; }
13220 if test `eval echo '${'$as_ac_var'}'` = yes; then
13221 cat >>confdefs.h <<_ACEOF
13222 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13223 @@ -11329,18 +13243,16 @@
13226 if test $mutt_cv_snprintf = yes; then
13228 - "snprintf.$ac_objext" | \
13229 - *" snprintf.$ac_objext" | \
13230 - "snprintf.$ac_objext "* | \
13231 + case " $LIBOBJS " in
13232 *" snprintf.$ac_objext "* ) ;;
13233 - *) LIBOBJS="$LIBOBJS snprintf.$ac_objext" ;;
13234 + *) LIBOBJS="$LIBOBJS snprintf.$ac_objext"
13240 -echo "$as_me:$LINENO: checking for va_copy" >&5
13241 -echo $ECHO_N "checking for va_copy... $ECHO_C" >&6
13242 +{ echo "$as_me:$LINENO: checking for va_copy" >&5
13243 +echo $ECHO_N "checking for va_copy... $ECHO_C" >&6; }
13244 cat >conftest.$ac_ext <<_ACEOF
13247 @@ -11357,29 +13269,41 @@
13250 rm -f conftest.$ac_objext conftest$ac_exeext
13251 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13252 - (eval $ac_link) 2>conftest.er1
13253 +if { (ac_try="$ac_link"
13254 +case "(($ac_try" in
13255 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13256 + *) ac_try_echo=$ac_try;;
13258 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13259 + (eval "$ac_link") 2>conftest.er1
13261 grep -v '^ *+' conftest.er1 >conftest.err
13263 cat conftest.err >&5
13264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13265 (exit $ac_status); } &&
13266 - { ac_try='test -z "$ac_c_werror_flag"
13267 - || test ! -s conftest.err'
13268 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13269 - (eval $ac_try) 2>&5
13270 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13271 + { (case "(($ac_try" in
13272 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13273 + *) ac_try_echo=$ac_try;;
13275 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13276 + (eval "$ac_try") 2>&5
13278 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13279 (exit $ac_status); }; } &&
13280 { ac_try='test -s conftest$ac_exeext'
13281 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13282 - (eval $ac_try) 2>&5
13283 + { (case "(($ac_try" in
13284 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13285 + *) ac_try_echo=$ac_try;;
13287 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13288 + (eval "$ac_try") 2>&5
13290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13291 (exit $ac_status); }; }; then
13292 - echo "$as_me:$LINENO: result: va_copy" >&5
13293 -echo "${ECHO_T}va_copy" >&6
13294 + { echo "$as_me:$LINENO: result: va_copy" >&5
13295 +echo "${ECHO_T}va_copy" >&6; }
13297 echo "$as_me: failed program was:" >&5
13298 sed 's/^/| /' conftest.$ac_ext >&5
13299 @@ -11402,24 +13326,36 @@
13302 rm -f conftest.$ac_objext conftest$ac_exeext
13303 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13304 - (eval $ac_link) 2>conftest.er1
13305 +if { (ac_try="$ac_link"
13306 +case "(($ac_try" in
13307 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13308 + *) ac_try_echo=$ac_try;;
13310 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13311 + (eval "$ac_link") 2>conftest.er1
13313 grep -v '^ *+' conftest.er1 >conftest.err
13315 cat conftest.err >&5
13316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13317 (exit $ac_status); } &&
13318 - { ac_try='test -z "$ac_c_werror_flag"
13319 - || test ! -s conftest.err'
13320 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13321 - (eval $ac_try) 2>&5
13322 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13323 + { (case "(($ac_try" in
13324 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13325 + *) ac_try_echo=$ac_try;;
13327 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13328 + (eval "$ac_try") 2>&5
13330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13331 (exit $ac_status); }; } &&
13332 { ac_try='test -s conftest$ac_exeext'
13333 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13334 - (eval $ac_try) 2>&5
13335 + { (case "(($ac_try" in
13336 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13337 + *) ac_try_echo=$ac_try;;
13339 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13340 + (eval "$ac_try") 2>&5
13342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13343 (exit $ac_status); }; }; then
13344 @@ -11427,25 +13363,27 @@
13345 #define va_copy __va_copy
13348 - echo "$as_me:$LINENO: result: __va_copy" >&5
13349 -echo "${ECHO_T}__va_copy" >&6
13350 + { echo "$as_me:$LINENO: result: __va_copy" >&5
13351 +echo "${ECHO_T}__va_copy" >&6; }
13353 echo "$as_me: failed program was:" >&5
13354 sed 's/^/| /' conftest.$ac_ext >&5
13356 - cat >>confdefs.h <<\_ACEOF
13357 + cat >>confdefs.h <<\_ACEOF
13358 #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list))
13361 - echo "$as_me:$LINENO: result: memcpy" >&5
13362 -echo "${ECHO_T}memcpy" >&6
13363 + { echo "$as_me:$LINENO: result: memcpy" >&5
13364 +echo "${ECHO_T}memcpy" >&6; }
13367 -rm -f conftest.err conftest.$ac_objext \
13369 +rm -f core conftest.err conftest.$ac_objext \
13370 conftest$ac_exeext conftest.$ac_ext
13373 -rm -f conftest.err conftest.$ac_objext \
13375 +rm -f core conftest.err conftest.$ac_objext \
13376 conftest$ac_exeext conftest.$ac_ext
13379 @@ -11453,9 +13391,9 @@
13380 for ac_func in ftruncate
13382 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13383 -echo "$as_me:$LINENO: checking for $ac_func" >&5
13384 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13385 -if eval "test \"\${$as_ac_var+set}\" = set"; then
13386 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
13387 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13388 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13389 echo $ECHO_N "(cached) $ECHO_C" >&6
13391 cat >conftest.$ac_ext <<_ACEOF
13392 @@ -11481,53 +13419,59 @@
13396 -/* Override any gcc2 internal prototype to avoid an error. */
13397 +/* Override any GCC internal prototype to avoid an error.
13398 + Use char because int might match the return type of a GCC
13399 + builtin and then its argument prototype would still apply. */
13404 -/* We use char because int might match the return type of a gcc2
13405 - builtin and then its argument prototype would still apply. */
13407 /* The GNU C library defines this for functions which it implements
13408 to always fail with ENOSYS. Some functions are actually named
13409 something starting with __ and the normal name is an alias. */
13410 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13411 +#if defined __stub_$ac_func || defined __stub___$ac_func
13414 -char (*f) () = $ac_func;
13416 -#ifdef __cplusplus
13423 -return f != $ac_func;
13424 +return $ac_func ();
13429 rm -f conftest.$ac_objext conftest$ac_exeext
13430 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13431 - (eval $ac_link) 2>conftest.er1
13432 +if { (ac_try="$ac_link"
13433 +case "(($ac_try" in
13434 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13435 + *) ac_try_echo=$ac_try;;
13437 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13438 + (eval "$ac_link") 2>conftest.er1
13440 grep -v '^ *+' conftest.er1 >conftest.err
13442 cat conftest.err >&5
13443 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13444 (exit $ac_status); } &&
13445 - { ac_try='test -z "$ac_c_werror_flag"
13446 - || test ! -s conftest.err'
13447 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13448 - (eval $ac_try) 2>&5
13449 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13450 + { (case "(($ac_try" in
13451 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13452 + *) ac_try_echo=$ac_try;;
13454 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13455 + (eval "$ac_try") 2>&5
13457 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13458 (exit $ac_status); }; } &&
13459 { ac_try='test -s conftest$ac_exeext'
13460 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13461 - (eval $ac_try) 2>&5
13462 + { (case "(($ac_try" in
13463 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13464 + *) ac_try_echo=$ac_try;;
13466 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13467 + (eval "$ac_try") 2>&5
13469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13470 (exit $ac_status); }; }; then
13471 @@ -11536,13 +13480,15 @@
13472 echo "$as_me: failed program was:" >&5
13473 sed 's/^/| /' conftest.$ac_ext >&5
13475 -eval "$as_ac_var=no"
13476 + eval "$as_ac_var=no"
13478 -rm -f conftest.err conftest.$ac_objext \
13480 +rm -f core conftest.err conftest.$ac_objext \
13481 conftest$ac_exeext conftest.$ac_ext
13483 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13484 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13485 +ac_res=`eval echo '${'$as_ac_var'}'`
13486 + { echo "$as_me:$LINENO: result: $ac_res" >&5
13487 +echo "${ECHO_T}$ac_res" >&6; }
13488 if test `eval echo '${'$as_ac_var'}'` = yes; then
13489 cat >>confdefs.h <<_ACEOF
13490 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13491 @@ -11550,8 +13496,8 @@
13495 -echo "$as_me:$LINENO: checking for chsize in -lx" >&5
13496 -echo $ECHO_N "checking for chsize in -lx... $ECHO_C" >&6
13497 +{ echo "$as_me:$LINENO: checking for chsize in -lx" >&5
13498 +echo $ECHO_N "checking for chsize in -lx... $ECHO_C" >&6; }
13499 if test "${ac_cv_lib_x_chsize+set}" = set; then
13500 echo $ECHO_N "(cached) $ECHO_C" >&6
13502 @@ -11564,40 +13510,52 @@
13503 cat >>conftest.$ac_ext <<_ACEOF
13504 /* end confdefs.h. */
13506 -/* Override any gcc2 internal prototype to avoid an error. */
13507 +/* Override any GCC internal prototype to avoid an error.
13508 + Use char because int might match the return type of a GCC
13509 + builtin and then its argument prototype would still apply. */
13513 -/* We use char because int might match the return type of a gcc2
13514 - builtin and then its argument prototype would still apply. */
13525 rm -f conftest.$ac_objext conftest$ac_exeext
13526 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13527 - (eval $ac_link) 2>conftest.er1
13528 +if { (ac_try="$ac_link"
13529 +case "(($ac_try" in
13530 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13531 + *) ac_try_echo=$ac_try;;
13533 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13534 + (eval "$ac_link") 2>conftest.er1
13536 grep -v '^ *+' conftest.er1 >conftest.err
13538 cat conftest.err >&5
13539 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13540 (exit $ac_status); } &&
13541 - { ac_try='test -z "$ac_c_werror_flag"
13542 - || test ! -s conftest.err'
13543 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13544 - (eval $ac_try) 2>&5
13545 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13546 + { (case "(($ac_try" in
13547 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13548 + *) ac_try_echo=$ac_try;;
13550 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13551 + (eval "$ac_try") 2>&5
13553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13554 (exit $ac_status); }; } &&
13555 { ac_try='test -s conftest$ac_exeext'
13556 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13557 - (eval $ac_try) 2>&5
13558 + { (case "(($ac_try" in
13559 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13560 + *) ac_try_echo=$ac_try;;
13562 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13563 + (eval "$ac_try") 2>&5
13565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13566 (exit $ac_status); }; }; then
13567 @@ -11606,14 +13564,15 @@
13568 echo "$as_me: failed program was:" >&5
13569 sed 's/^/| /' conftest.$ac_ext >&5
13571 -ac_cv_lib_x_chsize=no
13572 + ac_cv_lib_x_chsize=no
13574 -rm -f conftest.err conftest.$ac_objext \
13576 +rm -f core conftest.err conftest.$ac_objext \
13577 conftest$ac_exeext conftest.$ac_ext
13578 LIBS=$ac_check_lib_save_LIBS
13580 -echo "$as_me:$LINENO: result: $ac_cv_lib_x_chsize" >&5
13581 -echo "${ECHO_T}$ac_cv_lib_x_chsize" >&6
13582 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_x_chsize" >&5
13583 +echo "${ECHO_T}$ac_cv_lib_x_chsize" >&6; }
13584 if test $ac_cv_lib_x_chsize = yes; then
13585 cat >>confdefs.h <<_ACEOF
13586 #define HAVE_LIBX 1
13587 @@ -11631,9 +13590,9 @@
13588 for ac_func in strftime
13590 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13591 -echo "$as_me:$LINENO: checking for $ac_func" >&5
13592 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13593 -if eval "test \"\${$as_ac_var+set}\" = set"; then
13594 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
13595 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13596 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13597 echo $ECHO_N "(cached) $ECHO_C" >&6
13599 cat >conftest.$ac_ext <<_ACEOF
13600 @@ -11659,53 +13618,59 @@
13604 -/* Override any gcc2 internal prototype to avoid an error. */
13605 +/* Override any GCC internal prototype to avoid an error.
13606 + Use char because int might match the return type of a GCC
13607 + builtin and then its argument prototype would still apply. */
13612 -/* We use char because int might match the return type of a gcc2
13613 - builtin and then its argument prototype would still apply. */
13615 /* The GNU C library defines this for functions which it implements
13616 to always fail with ENOSYS. Some functions are actually named
13617 something starting with __ and the normal name is an alias. */
13618 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13619 +#if defined __stub_$ac_func || defined __stub___$ac_func
13622 -char (*f) () = $ac_func;
13624 -#ifdef __cplusplus
13631 -return f != $ac_func;
13632 +return $ac_func ();
13637 rm -f conftest.$ac_objext conftest$ac_exeext
13638 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13639 - (eval $ac_link) 2>conftest.er1
13640 +if { (ac_try="$ac_link"
13641 +case "(($ac_try" in
13642 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13643 + *) ac_try_echo=$ac_try;;
13645 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13646 + (eval "$ac_link") 2>conftest.er1
13648 grep -v '^ *+' conftest.er1 >conftest.err
13650 cat conftest.err >&5
13651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13652 (exit $ac_status); } &&
13653 - { ac_try='test -z "$ac_c_werror_flag"
13654 - || test ! -s conftest.err'
13655 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13656 - (eval $ac_try) 2>&5
13657 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13658 + { (case "(($ac_try" in
13659 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13660 + *) ac_try_echo=$ac_try;;
13662 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13663 + (eval "$ac_try") 2>&5
13665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13666 (exit $ac_status); }; } &&
13667 { ac_try='test -s conftest$ac_exeext'
13668 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13669 - (eval $ac_try) 2>&5
13670 + { (case "(($ac_try" in
13671 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13672 + *) ac_try_echo=$ac_try;;
13674 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13675 + (eval "$ac_try") 2>&5
13677 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13678 (exit $ac_status); }; }; then
13679 @@ -11714,13 +13679,15 @@
13680 echo "$as_me: failed program was:" >&5
13681 sed 's/^/| /' conftest.$ac_ext >&5
13683 -eval "$as_ac_var=no"
13684 + eval "$as_ac_var=no"
13686 -rm -f conftest.err conftest.$ac_objext \
13688 +rm -f core conftest.err conftest.$ac_objext \
13689 conftest$ac_exeext conftest.$ac_ext
13691 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13692 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13693 +ac_res=`eval echo '${'$as_ac_var'}'`
13694 + { echo "$as_me:$LINENO: result: $ac_res" >&5
13695 +echo "${ECHO_T}$ac_res" >&6; }
13696 if test `eval echo '${'$as_ac_var'}'` = yes; then
13697 cat >>confdefs.h <<_ACEOF
13698 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13699 @@ -11728,8 +13695,8 @@
13703 -echo "$as_me:$LINENO: checking for strftime in -lintl" >&5
13704 -echo $ECHO_N "checking for strftime in -lintl... $ECHO_C" >&6
13705 +{ echo "$as_me:$LINENO: checking for strftime in -lintl" >&5
13706 +echo $ECHO_N "checking for strftime in -lintl... $ECHO_C" >&6; }
13707 if test "${ac_cv_lib_intl_strftime+set}" = set; then
13708 echo $ECHO_N "(cached) $ECHO_C" >&6
13710 @@ -11742,40 +13709,52 @@
13711 cat >>conftest.$ac_ext <<_ACEOF
13712 /* end confdefs.h. */
13714 -/* Override any gcc2 internal prototype to avoid an error. */
13715 +/* Override any GCC internal prototype to avoid an error.
13716 + Use char because int might match the return type of a GCC
13717 + builtin and then its argument prototype would still apply. */
13721 -/* We use char because int might match the return type of a gcc2
13722 - builtin and then its argument prototype would still apply. */
13728 +return strftime ();
13733 rm -f conftest.$ac_objext conftest$ac_exeext
13734 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13735 - (eval $ac_link) 2>conftest.er1
13736 +if { (ac_try="$ac_link"
13737 +case "(($ac_try" in
13738 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13739 + *) ac_try_echo=$ac_try;;
13741 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13742 + (eval "$ac_link") 2>conftest.er1
13744 grep -v '^ *+' conftest.er1 >conftest.err
13746 cat conftest.err >&5
13747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13748 (exit $ac_status); } &&
13749 - { ac_try='test -z "$ac_c_werror_flag"
13750 - || test ! -s conftest.err'
13751 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13752 - (eval $ac_try) 2>&5
13753 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13754 + { (case "(($ac_try" in
13755 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13756 + *) ac_try_echo=$ac_try;;
13758 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13759 + (eval "$ac_try") 2>&5
13761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13762 (exit $ac_status); }; } &&
13763 { ac_try='test -s conftest$ac_exeext'
13764 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13765 - (eval $ac_try) 2>&5
13766 + { (case "(($ac_try" in
13767 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13768 + *) ac_try_echo=$ac_try;;
13770 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13771 + (eval "$ac_try") 2>&5
13773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13774 (exit $ac_status); }; }; then
13775 @@ -11784,14 +13763,15 @@
13776 echo "$as_me: failed program was:" >&5
13777 sed 's/^/| /' conftest.$ac_ext >&5
13779 -ac_cv_lib_intl_strftime=no
13780 + ac_cv_lib_intl_strftime=no
13782 -rm -f conftest.err conftest.$ac_objext \
13784 +rm -f core conftest.err conftest.$ac_objext \
13785 conftest$ac_exeext conftest.$ac_ext
13786 LIBS=$ac_check_lib_save_LIBS
13788 -echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5
13789 -echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6
13790 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5
13791 +echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6; }
13792 if test $ac_cv_lib_intl_strftime = yes; then
13793 cat >>confdefs.h <<_ACEOF
13794 #define HAVE_LIBINTL 1
13795 @@ -11809,9 +13789,9 @@
13796 for ac_func in fchdir
13798 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13799 -echo "$as_me:$LINENO: checking for $ac_func" >&5
13800 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13801 -if eval "test \"\${$as_ac_var+set}\" = set"; then
13802 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
13803 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13804 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13805 echo $ECHO_N "(cached) $ECHO_C" >&6
13807 cat >conftest.$ac_ext <<_ACEOF
13808 @@ -11837,53 +13817,59 @@
13812 -/* Override any gcc2 internal prototype to avoid an error. */
13813 +/* Override any GCC internal prototype to avoid an error.
13814 + Use char because int might match the return type of a GCC
13815 + builtin and then its argument prototype would still apply. */
13820 -/* We use char because int might match the return type of a gcc2
13821 - builtin and then its argument prototype would still apply. */
13823 /* The GNU C library defines this for functions which it implements
13824 to always fail with ENOSYS. Some functions are actually named
13825 something starting with __ and the normal name is an alias. */
13826 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13827 +#if defined __stub_$ac_func || defined __stub___$ac_func
13830 -char (*f) () = $ac_func;
13832 -#ifdef __cplusplus
13839 -return f != $ac_func;
13840 +return $ac_func ();
13845 rm -f conftest.$ac_objext conftest$ac_exeext
13846 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13847 - (eval $ac_link) 2>conftest.er1
13848 +if { (ac_try="$ac_link"
13849 +case "(($ac_try" in
13850 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13851 + *) ac_try_echo=$ac_try;;
13853 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13854 + (eval "$ac_link") 2>conftest.er1
13856 grep -v '^ *+' conftest.er1 >conftest.err
13858 cat conftest.err >&5
13859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13860 (exit $ac_status); } &&
13861 - { ac_try='test -z "$ac_c_werror_flag"
13862 - || test ! -s conftest.err'
13863 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13864 - (eval $ac_try) 2>&5
13865 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13866 + { (case "(($ac_try" in
13867 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13868 + *) ac_try_echo=$ac_try;;
13870 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13871 + (eval "$ac_try") 2>&5
13873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13874 (exit $ac_status); }; } &&
13875 { ac_try='test -s conftest$ac_exeext'
13876 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13877 - (eval $ac_try) 2>&5
13878 + { (case "(($ac_try" in
13879 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13880 + *) ac_try_echo=$ac_try;;
13882 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13883 + (eval "$ac_try") 2>&5
13885 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13886 (exit $ac_status); }; }; then
13887 @@ -11892,13 +13878,15 @@
13888 echo "$as_me: failed program was:" >&5
13889 sed 's/^/| /' conftest.$ac_ext >&5
13891 -eval "$as_ac_var=no"
13892 + eval "$as_ac_var=no"
13894 -rm -f conftest.err conftest.$ac_objext \
13896 +rm -f core conftest.err conftest.$ac_objext \
13897 conftest$ac_exeext conftest.$ac_ext
13899 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13900 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13901 +ac_res=`eval echo '${'$as_ac_var'}'`
13902 + { echo "$as_me:$LINENO: result: $ac_res" >&5
13903 +echo "${ECHO_T}$ac_res" >&6; }
13904 if test `eval echo '${'$as_ac_var'}'` = yes; then
13905 cat >>confdefs.h <<_ACEOF
13906 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
13907 @@ -11911,18 +13899,17 @@
13911 -# Check whether --with-regex or --without-regex was given.
13912 +# Check whether --with-regex was given.
13913 if test "${with_regex+set}" = set; then
13914 - withval="$with_regex"
13915 - mutt_cv_regex=yes
13916 + withval=$with_regex; mutt_cv_regex=yes
13919 for ac_func in regcomp
13921 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
13922 -echo "$as_me:$LINENO: checking for $ac_func" >&5
13923 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13924 -if eval "test \"\${$as_ac_var+set}\" = set"; then
13925 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
13926 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
13927 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13928 echo $ECHO_N "(cached) $ECHO_C" >&6
13930 cat >conftest.$ac_ext <<_ACEOF
13931 @@ -11948,53 +13935,59 @@
13935 -/* Override any gcc2 internal prototype to avoid an error. */
13936 +/* Override any GCC internal prototype to avoid an error.
13937 + Use char because int might match the return type of a GCC
13938 + builtin and then its argument prototype would still apply. */
13943 -/* We use char because int might match the return type of a gcc2
13944 - builtin and then its argument prototype would still apply. */
13946 /* The GNU C library defines this for functions which it implements
13947 to always fail with ENOSYS. Some functions are actually named
13948 something starting with __ and the normal name is an alias. */
13949 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13950 +#if defined __stub_$ac_func || defined __stub___$ac_func
13953 -char (*f) () = $ac_func;
13955 -#ifdef __cplusplus
13962 -return f != $ac_func;
13963 +return $ac_func ();
13968 rm -f conftest.$ac_objext conftest$ac_exeext
13969 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13970 - (eval $ac_link) 2>conftest.er1
13971 +if { (ac_try="$ac_link"
13972 +case "(($ac_try" in
13973 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13974 + *) ac_try_echo=$ac_try;;
13976 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13977 + (eval "$ac_link") 2>conftest.er1
13979 grep -v '^ *+' conftest.er1 >conftest.err
13981 cat conftest.err >&5
13982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13983 (exit $ac_status); } &&
13984 - { ac_try='test -z "$ac_c_werror_flag"
13985 - || test ! -s conftest.err'
13986 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13987 - (eval $ac_try) 2>&5
13988 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13989 + { (case "(($ac_try" in
13990 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13991 + *) ac_try_echo=$ac_try;;
13993 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13994 + (eval "$ac_try") 2>&5
13996 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13997 (exit $ac_status); }; } &&
13998 { ac_try='test -s conftest$ac_exeext'
13999 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14000 - (eval $ac_try) 2>&5
14001 + { (case "(($ac_try" in
14002 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14003 + *) ac_try_echo=$ac_try;;
14005 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14006 + (eval "$ac_try") 2>&5
14008 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14009 (exit $ac_status); }; }; then
14010 @@ -12003,13 +13996,15 @@
14011 echo "$as_me: failed program was:" >&5
14012 sed 's/^/| /' conftest.$ac_ext >&5
14014 -eval "$as_ac_var=no"
14015 + eval "$as_ac_var=no"
14017 -rm -f conftest.err conftest.$ac_objext \
14019 +rm -f core conftest.err conftest.$ac_objext \
14020 conftest$ac_exeext conftest.$ac_ext
14022 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14023 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
14024 +ac_res=`eval echo '${'$as_ac_var'}'`
14025 + { echo "$as_me:$LINENO: result: $ac_res" >&5
14026 +echo "${ECHO_T}$ac_res" >&6; }
14027 if test `eval echo '${'$as_ac_var'}'` = yes; then
14028 cat >>confdefs.h <<_ACEOF
14029 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
14030 @@ -12020,11 +14015,12 @@
14038 if test $mutt_cv_regex = no ; then
14039 -echo "$as_me:$LINENO: checking whether your system's regexp library is completely broken" >&5
14040 -echo $ECHO_N "checking whether your system's regexp library is completely broken... $ECHO_C" >&6
14041 +{ echo "$as_me:$LINENO: checking whether your system's regexp library is completely broken" >&5
14042 +echo $ECHO_N "checking whether your system's regexp library is completely broken... $ECHO_C" >&6; }
14043 if test "${mutt_cv_regex_broken+set}" = set; then
14044 echo $ECHO_N "(cached) $ECHO_C" >&6
14046 @@ -12043,13 +14039,22 @@
14047 main() { regex_t blah ; regmatch_t p; p.rm_eo = p.rm_eo; return regcomp(&blah, "foo.*bar", REG_NOSUB) || regexec (&blah, "foobar", 0, NULL, 0); }
14049 rm -f conftest$ac_exeext
14050 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14051 - (eval $ac_link) 2>&5
14052 +if { (ac_try="$ac_link"
14053 +case "(($ac_try" in
14054 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14055 + *) ac_try_echo=$ac_try;;
14057 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14058 + (eval "$ac_link") 2>&5
14060 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14061 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
14062 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14063 - (eval $ac_try) 2>&5
14064 + { (case "(($ac_try" in
14065 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14066 + *) ac_try_echo=$ac_try;;
14068 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14069 + (eval "$ac_try") 2>&5
14071 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14072 (exit $ac_status); }; }; then
14073 @@ -12062,11 +14067,13 @@
14074 ( exit $ac_status )
14075 mutt_cv_regex_broken=yes
14077 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14078 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14083 -echo "$as_me:$LINENO: result: $mutt_cv_regex_broken" >&5
14084 -echo "${ECHO_T}$mutt_cv_regex_broken" >&6
14085 +{ echo "$as_me:$LINENO: result: $mutt_cv_regex_broken" >&5
14086 +echo "${ECHO_T}$mutt_cv_regex_broken" >&6; }
14087 if test $mutt_cv_regex_broken = yes ; then
14088 echo "Using the included GNU regex instead." >&6
14090 @@ -12079,23 +14086,21 @@
14091 #define USE_GNU_REGEX 1
14095 - "regex.$ac_objext" | \
14096 - *" regex.$ac_objext" | \
14097 - "regex.$ac_objext "* | \
14098 + case " $LIBOBJS " in
14099 *" regex.$ac_objext "* ) ;;
14100 - *) LIBOBJS="$LIBOBJS regex.$ac_objext" ;;
14101 + *) LIBOBJS="$LIBOBJS regex.$ac_objext"
14109 -# Check whether --with-homespool or --without-homespool was given.
14110 +# Check whether --with-homespool was given.
14111 if test "${with_homespool+set}" = set; then
14112 - withval="$with_homespool"
14113 - with_homespool=${withval}
14115 + withval=$with_homespool; with_homespool=${withval}
14118 if test x$with_homespool != x; then
14119 if test $with_homespool = yes; then
14120 with_homespool=mailbox
14121 @@ -12118,13 +14123,12 @@
14125 -# Check whether --with-mailpath or --without-mailpath was given.
14126 +# Check whether --with-mailpath was given.
14127 if test "${with_mailpath+set}" = set; then
14128 - withval="$with_mailpath"
14129 - mutt_cv_mailpath=$withval
14130 + withval=$with_mailpath; mutt_cv_mailpath=$withval
14132 - echo "$as_me:$LINENO: checking where new mail is stored" >&5
14133 -echo $ECHO_N "checking where new mail is stored... $ECHO_C" >&6
14134 + { echo "$as_me:$LINENO: checking where new mail is stored" >&5
14135 +echo $ECHO_N "checking where new mail is stored... $ECHO_C" >&6; }
14136 if test "${mutt_cv_mailpath+set}" = set; then
14137 echo $ECHO_N "(cached) $ECHO_C" >&6
14139 @@ -12139,10 +14143,11 @@
14140 mutt_cv_mailpath=/usr/mail
14143 -echo "$as_me:$LINENO: result: $mutt_cv_mailpath" >&5
14144 -echo "${ECHO_T}$mutt_cv_mailpath" >&6
14145 +{ echo "$as_me:$LINENO: result: $mutt_cv_mailpath" >&5
14146 +echo "${ECHO_T}$mutt_cv_mailpath" >&6; }
14151 if test "$mutt_cv_mailpath" = no; then
14152 { { echo "$as_me:$LINENO: error: \"Could not determine where new mail is stored.\"" >&5
14153 echo "$as_me: error: \"Could not determine where new mail is stored.\"" >&2;}
14154 @@ -12154,8 +14159,8 @@
14158 - echo "$as_me:$LINENO: checking if $mutt_cv_mailpath is world writable" >&5
14159 -echo $ECHO_N "checking if $mutt_cv_mailpath is world writable... $ECHO_C" >&6
14160 + { echo "$as_me:$LINENO: checking if $mutt_cv_mailpath is world writable" >&5
14161 +echo $ECHO_N "checking if $mutt_cv_mailpath is world writable... $ECHO_C" >&6; }
14162 if test "${mutt_cv_worldwrite+set}" = set; then
14163 echo $ECHO_N "(cached) $ECHO_C" >&6
14165 @@ -12181,13 +14186,22 @@
14168 rm -f conftest$ac_exeext
14169 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14170 - (eval $ac_link) 2>&5
14171 +if { (ac_try="$ac_link"
14172 +case "(($ac_try" in
14173 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14174 + *) ac_try_echo=$ac_try;;
14176 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14177 + (eval "$ac_link") 2>&5
14179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14180 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
14181 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14182 - (eval $ac_try) 2>&5
14183 + { (case "(($ac_try" in
14184 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14185 + *) ac_try_echo=$ac_try;;
14187 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14188 + (eval "$ac_try") 2>&5
14190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14191 (exit $ac_status); }; }; then
14192 @@ -12200,11 +14214,13 @@
14193 ( exit $ac_status )
14194 mutt_cv_worldwrite=no
14196 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14197 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14202 -echo "$as_me:$LINENO: result: $mutt_cv_worldwrite" >&5
14203 -echo "${ECHO_T}$mutt_cv_worldwrite" >&6
14204 +{ echo "$as_me:$LINENO: result: $mutt_cv_worldwrite" >&5
14205 +echo "${ECHO_T}$mutt_cv_worldwrite" >&6; }
14208 if test $mutt_cv_worldwrite = yes; then
14209 @@ -12215,8 +14231,8 @@
14213 - echo "$as_me:$LINENO: checking if $mutt_cv_mailpath is group writable" >&5
14214 -echo $ECHO_N "checking if $mutt_cv_mailpath is group writable... $ECHO_C" >&6
14215 + { echo "$as_me:$LINENO: checking if $mutt_cv_mailpath is group writable" >&5
14216 +echo $ECHO_N "checking if $mutt_cv_mailpath is group writable... $ECHO_C" >&6; }
14217 if test "${mutt_cv_groupwrite+set}" = set; then
14218 echo $ECHO_N "(cached) $ECHO_C" >&6
14220 @@ -12242,13 +14258,22 @@
14223 rm -f conftest$ac_exeext
14224 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14225 - (eval $ac_link) 2>&5
14226 +if { (ac_try="$ac_link"
14227 +case "(($ac_try" in
14228 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14229 + *) ac_try_echo=$ac_try;;
14231 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14232 + (eval "$ac_link") 2>&5
14234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14235 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
14236 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14237 - (eval $ac_try) 2>&5
14238 + { (case "(($ac_try" in
14239 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14240 + *) ac_try_echo=$ac_try;;
14242 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14243 + (eval "$ac_try") 2>&5
14245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14246 (exit $ac_status); }; }; then
14247 @@ -12261,11 +14286,13 @@
14248 ( exit $ac_status )
14249 mutt_cv_groupwrite=no
14251 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14252 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14257 -echo "$as_me:$LINENO: result: $mutt_cv_groupwrite" >&5
14258 -echo "${ECHO_T}$mutt_cv_groupwrite" >&6
14259 +{ echo "$as_me:$LINENO: result: $mutt_cv_groupwrite" >&5
14260 +echo "${ECHO_T}$mutt_cv_groupwrite" >&6; }
14262 if test $mutt_cv_groupwrite = yes; then
14264 @@ -12283,11 +14310,11 @@
14268 -# Check whether --enable-external_dotlock or --disable-external_dotlock was given.
14269 +# Check whether --enable-external_dotlock was given.
14270 if test "${enable_external_dotlock+set}" = set; then
14271 - enableval="$enable_external_dotlock"
14272 - mutt_cv_external_dotlock="$enableval"
14274 + enableval=$enable_external_dotlock; mutt_cv_external_dotlock="$enableval"
14278 if test "x$mutt_cv_setgid" = "xyes" || test "x$mutt_cv_fchdir" = "xno" \
14279 || test "x$mutt_cv_external_dotlock" = "xyes"
14280 @@ -12305,18 +14332,18 @@
14284 -echo "$as_me:$LINENO: checking where to put the documentation" >&5
14285 -echo $ECHO_N "checking where to put the documentation... $ECHO_C" >&6
14286 +{ echo "$as_me:$LINENO: checking where to put the documentation" >&5
14287 +echo $ECHO_N "checking where to put the documentation... $ECHO_C" >&6; }
14289 -# Check whether --with-docdir or --without-docdir was given.
14290 +# Check whether --with-docdir was given.
14291 if test "${with_docdir+set}" = set; then
14292 - withval="$with_docdir"
14293 - mutt_cv_docdir=$withval
14294 + withval=$with_docdir; mutt_cv_docdir=$withval
14296 mutt_cv_docdir='${prefix}/doc/mutt'
14298 -echo "$as_me:$LINENO: result: $mutt_cv_docdir" >&5
14299 -echo "${ECHO_T}$mutt_cv_docdir" >&6
14302 +{ echo "$as_me:$LINENO: result: $mutt_cv_docdir" >&5
14303 +echo "${ECHO_T}$mutt_cv_docdir" >&6; }
14305 docdir=$mutt_cv_docdir
14307 @@ -12332,10 +14359,9 @@
14311 -# Check whether --with-domain or --without-domain was given.
14312 +# Check whether --with-domain was given.
14313 if test "${with_domain+set}" = set; then
14314 - withval="$with_domain"
14315 - if test $withval != yes; then
14316 + withval=$with_domain; if test $withval != yes; then
14317 if test $withval != no; then
14319 cat >>confdefs.h <<_ACEOF
14320 @@ -12344,15 +14370,15 @@
14331 -# Check whether --enable-pop or --disable-pop was given.
14332 +# Check whether --enable-pop was given.
14333 if test "${enable_pop+set}" = set; then
14334 - enableval="$enable_pop"
14335 - if test x$enableval = xyes ; then
14336 + enableval=$enable_pop; if test x$enableval = xyes ; then
14338 cat >>confdefs.h <<\_ACEOF
14340 @@ -12363,12 +14389,12 @@
14348 -# Check whether --enable-imap or --disable-imap was given.
14349 +# Check whether --enable-imap was given.
14350 if test "${enable_imap+set}" = set; then
14351 - enableval="$enable_imap"
14352 - if test x$enableval = xyes ; then
14353 + enableval=$enable_imap; if test x$enableval = xyes ; then
14355 cat >>confdefs.h <<\_ACEOF
14357 @@ -12381,7 +14407,8 @@
14366 if test x$need_imap = xyes; then
14367 @@ -12404,18 +14431,19 @@
14368 for ac_header in sys/select.h
14370 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
14371 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
14372 - echo "$as_me:$LINENO: checking for $ac_header" >&5
14373 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
14374 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
14375 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14376 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
14377 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
14378 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14379 echo $ECHO_N "(cached) $ECHO_C" >&6
14381 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
14382 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
14383 +ac_res=`eval echo '${'$as_ac_Header'}'`
14384 + { echo "$as_me:$LINENO: result: $ac_res" >&5
14385 +echo "${ECHO_T}$ac_res" >&6; }
14387 # Is the header compilable?
14388 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
14389 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
14390 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
14391 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
14392 cat >conftest.$ac_ext <<_ACEOF
14395 @@ -12426,24 +14454,36 @@
14396 #include <$ac_header>
14398 rm -f conftest.$ac_objext
14399 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14400 - (eval $ac_compile) 2>conftest.er1
14401 +if { (ac_try="$ac_compile"
14402 +case "(($ac_try" in
14403 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14404 + *) ac_try_echo=$ac_try;;
14406 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14407 + (eval "$ac_compile") 2>conftest.er1
14409 grep -v '^ *+' conftest.er1 >conftest.err
14411 cat conftest.err >&5
14412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14413 (exit $ac_status); } &&
14414 - { ac_try='test -z "$ac_c_werror_flag"
14415 - || test ! -s conftest.err'
14416 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14417 - (eval $ac_try) 2>&5
14418 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14419 + { (case "(($ac_try" in
14420 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14421 + *) ac_try_echo=$ac_try;;
14423 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14424 + (eval "$ac_try") 2>&5
14426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14427 (exit $ac_status); }; } &&
14428 { ac_try='test -s conftest.$ac_objext'
14429 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14430 - (eval $ac_try) 2>&5
14431 + { (case "(($ac_try" in
14432 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14433 + *) ac_try_echo=$ac_try;;
14435 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14436 + (eval "$ac_try") 2>&5
14438 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14439 (exit $ac_status); }; }; then
14440 @@ -12452,15 +14492,16 @@
14441 echo "$as_me: failed program was:" >&5
14442 sed 's/^/| /' conftest.$ac_ext >&5
14444 -ac_header_compiler=no
14445 + ac_header_compiler=no
14447 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
14448 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14449 -echo "${ECHO_T}$ac_header_compiler" >&6
14451 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14452 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14453 +echo "${ECHO_T}$ac_header_compiler" >&6; }
14455 # Is the header present?
14456 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
14457 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
14458 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
14459 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
14460 cat >conftest.$ac_ext <<_ACEOF
14463 @@ -12469,8 +14510,13 @@
14464 /* end confdefs.h. */
14465 #include <$ac_header>
14467 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
14468 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
14469 +if { (ac_try="$ac_cpp conftest.$ac_ext"
14470 +case "(($ac_try" in
14471 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14472 + *) ac_try_echo=$ac_try;;
14474 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14475 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14477 grep -v '^ *+' conftest.er1 >conftest.err
14479 @@ -12494,9 +14540,10 @@
14481 ac_header_preproc=no
14484 rm -f conftest.err conftest.$ac_ext
14485 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14486 -echo "${ECHO_T}$ac_header_preproc" >&6
14487 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14488 +echo "${ECHO_T}$ac_header_preproc" >&6; }
14490 # So? What about this header?
14491 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14492 @@ -12520,25 +14567,19 @@
14493 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14494 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14495 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
14498 -## ------------------------------------------ ##
14499 -## Report this to the AC_PACKAGE_NAME lists. ##
14500 -## ------------------------------------------ ##
14503 - sed "s/^/$as_me: WARNING: /" >&2
14507 -echo "$as_me:$LINENO: checking for $ac_header" >&5
14508 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
14509 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
14510 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
14511 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
14512 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14513 echo $ECHO_N "(cached) $ECHO_C" >&6
14515 eval "$as_ac_Header=\$ac_header_preproc"
14517 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
14518 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
14519 +ac_res=`eval echo '${'$as_ac_Header'}'`
14520 + { echo "$as_me:$LINENO: result: $ac_res" >&5
14521 +echo "${ECHO_T}$ac_res" >&6; }
14524 if test `eval echo '${'$as_ac_Header'}'` = yes; then
14525 @@ -12550,8 +14591,8 @@
14529 - echo "$as_me:$LINENO: checking for socklen_t" >&5
14530 -echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6
14531 + { echo "$as_me:$LINENO: checking for socklen_t" >&5
14532 +echo $ECHO_N "checking for socklen_t... $ECHO_C" >&6; }
14533 cat >conftest.$ac_ext <<_ACEOF
14536 @@ -12563,11 +14604,11 @@
14538 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
14539 $EGREP "socklen_t" >/dev/null 2>&1; then
14540 - echo "$as_me:$LINENO: result: yes" >&5
14541 -echo "${ECHO_T}yes" >&6
14542 + { echo "$as_me:$LINENO: result: yes" >&5
14543 +echo "${ECHO_T}yes" >&6; }
14545 - echo "$as_me:$LINENO: result: no" >&5
14546 -echo "${ECHO_T}no" >&6
14547 + { echo "$as_me:$LINENO: result: no" >&5
14548 +echo "${ECHO_T}no" >&6; }
14550 cat >>confdefs.h <<\_ACEOF
14551 #define socklen_t int
14552 @@ -12576,8 +14617,8 @@
14556 - echo "$as_me:$LINENO: checking for gethostent" >&5
14557 -echo $ECHO_N "checking for gethostent... $ECHO_C" >&6
14558 + { echo "$as_me:$LINENO: checking for gethostent" >&5
14559 +echo $ECHO_N "checking for gethostent... $ECHO_C" >&6; }
14560 if test "${ac_cv_func_gethostent+set}" = set; then
14561 echo $ECHO_N "(cached) $ECHO_C" >&6
14563 @@ -12604,53 +14645,59 @@
14567 -/* Override any gcc2 internal prototype to avoid an error. */
14568 +/* Override any GCC internal prototype to avoid an error.
14569 + Use char because int might match the return type of a GCC
14570 + builtin and then its argument prototype would still apply. */
14575 -/* We use char because int might match the return type of a gcc2
14576 - builtin and then its argument prototype would still apply. */
14577 char gethostent ();
14578 /* The GNU C library defines this for functions which it implements
14579 to always fail with ENOSYS. Some functions are actually named
14580 something starting with __ and the normal name is an alias. */
14581 -#if defined (__stub_gethostent) || defined (__stub___gethostent)
14582 +#if defined __stub_gethostent || defined __stub___gethostent
14585 -char (*f) () = gethostent;
14587 -#ifdef __cplusplus
14594 -return f != gethostent;
14595 +return gethostent ();
14600 rm -f conftest.$ac_objext conftest$ac_exeext
14601 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14602 - (eval $ac_link) 2>conftest.er1
14603 +if { (ac_try="$ac_link"
14604 +case "(($ac_try" in
14605 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14606 + *) ac_try_echo=$ac_try;;
14608 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14609 + (eval "$ac_link") 2>conftest.er1
14611 grep -v '^ *+' conftest.er1 >conftest.err
14613 cat conftest.err >&5
14614 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14615 (exit $ac_status); } &&
14616 - { ac_try='test -z "$ac_c_werror_flag"
14617 - || test ! -s conftest.err'
14618 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14619 - (eval $ac_try) 2>&5
14620 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14621 + { (case "(($ac_try" in
14622 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14623 + *) ac_try_echo=$ac_try;;
14625 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14626 + (eval "$ac_try") 2>&5
14628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14629 (exit $ac_status); }; } &&
14630 { ac_try='test -s conftest$ac_exeext'
14631 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14632 - (eval $ac_try) 2>&5
14633 + { (case "(($ac_try" in
14634 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14635 + *) ac_try_echo=$ac_try;;
14637 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14638 + (eval "$ac_try") 2>&5
14640 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14641 (exit $ac_status); }; }; then
14642 @@ -12659,19 +14706,20 @@
14643 echo "$as_me: failed program was:" >&5
14644 sed 's/^/| /' conftest.$ac_ext >&5
14646 -ac_cv_func_gethostent=no
14647 + ac_cv_func_gethostent=no
14649 -rm -f conftest.err conftest.$ac_objext \
14651 +rm -f core conftest.err conftest.$ac_objext \
14652 conftest$ac_exeext conftest.$ac_ext
14654 -echo "$as_me:$LINENO: result: $ac_cv_func_gethostent" >&5
14655 -echo "${ECHO_T}$ac_cv_func_gethostent" >&6
14656 +{ echo "$as_me:$LINENO: result: $ac_cv_func_gethostent" >&5
14657 +echo "${ECHO_T}$ac_cv_func_gethostent" >&6; }
14658 if test $ac_cv_func_gethostent = yes; then
14662 -echo "$as_me:$LINENO: checking for gethostent in -lnsl" >&5
14663 -echo $ECHO_N "checking for gethostent in -lnsl... $ECHO_C" >&6
14664 +{ echo "$as_me:$LINENO: checking for gethostent in -lnsl" >&5
14665 +echo $ECHO_N "checking for gethostent in -lnsl... $ECHO_C" >&6; }
14666 if test "${ac_cv_lib_nsl_gethostent+set}" = set; then
14667 echo $ECHO_N "(cached) $ECHO_C" >&6
14669 @@ -12684,40 +14732,52 @@
14670 cat >>conftest.$ac_ext <<_ACEOF
14671 /* end confdefs.h. */
14673 -/* Override any gcc2 internal prototype to avoid an error. */
14674 +/* Override any GCC internal prototype to avoid an error.
14675 + Use char because int might match the return type of a GCC
14676 + builtin and then its argument prototype would still apply. */
14680 -/* We use char because int might match the return type of a gcc2
14681 - builtin and then its argument prototype would still apply. */
14682 char gethostent ();
14687 +return gethostent ();
14692 rm -f conftest.$ac_objext conftest$ac_exeext
14693 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14694 - (eval $ac_link) 2>conftest.er1
14695 +if { (ac_try="$ac_link"
14696 +case "(($ac_try" in
14697 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14698 + *) ac_try_echo=$ac_try;;
14700 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14701 + (eval "$ac_link") 2>conftest.er1
14703 grep -v '^ *+' conftest.er1 >conftest.err
14705 cat conftest.err >&5
14706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14707 (exit $ac_status); } &&
14708 - { ac_try='test -z "$ac_c_werror_flag"
14709 - || test ! -s conftest.err'
14710 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14711 - (eval $ac_try) 2>&5
14712 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14713 + { (case "(($ac_try" in
14714 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14715 + *) ac_try_echo=$ac_try;;
14717 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14718 + (eval "$ac_try") 2>&5
14720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14721 (exit $ac_status); }; } &&
14722 { ac_try='test -s conftest$ac_exeext'
14723 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14724 - (eval $ac_try) 2>&5
14725 + { (case "(($ac_try" in
14726 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14727 + *) ac_try_echo=$ac_try;;
14729 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14730 + (eval "$ac_try") 2>&5
14732 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14733 (exit $ac_status); }; }; then
14734 @@ -12726,14 +14786,15 @@
14735 echo "$as_me: failed program was:" >&5
14736 sed 's/^/| /' conftest.$ac_ext >&5
14738 -ac_cv_lib_nsl_gethostent=no
14739 + ac_cv_lib_nsl_gethostent=no
14741 -rm -f conftest.err conftest.$ac_objext \
14743 +rm -f core conftest.err conftest.$ac_objext \
14744 conftest$ac_exeext conftest.$ac_ext
14745 LIBS=$ac_check_lib_save_LIBS
14747 -echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostent" >&5
14748 -echo "${ECHO_T}$ac_cv_lib_nsl_gethostent" >&6
14749 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostent" >&5
14750 +echo "${ECHO_T}$ac_cv_lib_nsl_gethostent" >&6; }
14751 if test $ac_cv_lib_nsl_gethostent = yes; then
14752 cat >>confdefs.h <<_ACEOF
14753 #define HAVE_LIBNSL 1
14754 @@ -12745,8 +14806,8 @@
14758 - echo "$as_me:$LINENO: checking for setsockopt" >&5
14759 -echo $ECHO_N "checking for setsockopt... $ECHO_C" >&6
14760 + { echo "$as_me:$LINENO: checking for setsockopt" >&5
14761 +echo $ECHO_N "checking for setsockopt... $ECHO_C" >&6; }
14762 if test "${ac_cv_func_setsockopt+set}" = set; then
14763 echo $ECHO_N "(cached) $ECHO_C" >&6
14765 @@ -12773,53 +14834,59 @@
14769 -/* Override any gcc2 internal prototype to avoid an error. */
14770 +/* Override any GCC internal prototype to avoid an error.
14771 + Use char because int might match the return type of a GCC
14772 + builtin and then its argument prototype would still apply. */
14777 -/* We use char because int might match the return type of a gcc2
14778 - builtin and then its argument prototype would still apply. */
14779 char setsockopt ();
14780 /* The GNU C library defines this for functions which it implements
14781 to always fail with ENOSYS. Some functions are actually named
14782 something starting with __ and the normal name is an alias. */
14783 -#if defined (__stub_setsockopt) || defined (__stub___setsockopt)
14784 +#if defined __stub_setsockopt || defined __stub___setsockopt
14787 -char (*f) () = setsockopt;
14789 -#ifdef __cplusplus
14796 -return f != setsockopt;
14797 +return setsockopt ();
14802 rm -f conftest.$ac_objext conftest$ac_exeext
14803 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14804 - (eval $ac_link) 2>conftest.er1
14805 +if { (ac_try="$ac_link"
14806 +case "(($ac_try" in
14807 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14808 + *) ac_try_echo=$ac_try;;
14810 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14811 + (eval "$ac_link") 2>conftest.er1
14813 grep -v '^ *+' conftest.er1 >conftest.err
14815 cat conftest.err >&5
14816 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14817 (exit $ac_status); } &&
14818 - { ac_try='test -z "$ac_c_werror_flag"
14819 - || test ! -s conftest.err'
14820 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14821 - (eval $ac_try) 2>&5
14822 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14823 + { (case "(($ac_try" in
14824 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14825 + *) ac_try_echo=$ac_try;;
14827 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14828 + (eval "$ac_try") 2>&5
14830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14831 (exit $ac_status); }; } &&
14832 { ac_try='test -s conftest$ac_exeext'
14833 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14834 - (eval $ac_try) 2>&5
14835 + { (case "(($ac_try" in
14836 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14837 + *) ac_try_echo=$ac_try;;
14839 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14840 + (eval "$ac_try") 2>&5
14842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14843 (exit $ac_status); }; }; then
14844 @@ -12828,19 +14895,20 @@
14845 echo "$as_me: failed program was:" >&5
14846 sed 's/^/| /' conftest.$ac_ext >&5
14848 -ac_cv_func_setsockopt=no
14849 + ac_cv_func_setsockopt=no
14851 -rm -f conftest.err conftest.$ac_objext \
14853 +rm -f core conftest.err conftest.$ac_objext \
14854 conftest$ac_exeext conftest.$ac_ext
14856 -echo "$as_me:$LINENO: result: $ac_cv_func_setsockopt" >&5
14857 -echo "${ECHO_T}$ac_cv_func_setsockopt" >&6
14858 +{ echo "$as_me:$LINENO: result: $ac_cv_func_setsockopt" >&5
14859 +echo "${ECHO_T}$ac_cv_func_setsockopt" >&6; }
14860 if test $ac_cv_func_setsockopt = yes; then
14864 -echo "$as_me:$LINENO: checking for setsockopt in -lsocket" >&5
14865 -echo $ECHO_N "checking for setsockopt in -lsocket... $ECHO_C" >&6
14866 +{ echo "$as_me:$LINENO: checking for setsockopt in -lsocket" >&5
14867 +echo $ECHO_N "checking for setsockopt in -lsocket... $ECHO_C" >&6; }
14868 if test "${ac_cv_lib_socket_setsockopt+set}" = set; then
14869 echo $ECHO_N "(cached) $ECHO_C" >&6
14871 @@ -12853,40 +14921,52 @@
14872 cat >>conftest.$ac_ext <<_ACEOF
14873 /* end confdefs.h. */
14875 -/* Override any gcc2 internal prototype to avoid an error. */
14876 +/* Override any GCC internal prototype to avoid an error.
14877 + Use char because int might match the return type of a GCC
14878 + builtin and then its argument prototype would still apply. */
14882 -/* We use char because int might match the return type of a gcc2
14883 - builtin and then its argument prototype would still apply. */
14884 char setsockopt ();
14889 +return setsockopt ();
14894 rm -f conftest.$ac_objext conftest$ac_exeext
14895 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14896 - (eval $ac_link) 2>conftest.er1
14897 +if { (ac_try="$ac_link"
14898 +case "(($ac_try" in
14899 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14900 + *) ac_try_echo=$ac_try;;
14902 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14903 + (eval "$ac_link") 2>conftest.er1
14905 grep -v '^ *+' conftest.er1 >conftest.err
14907 cat conftest.err >&5
14908 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14909 (exit $ac_status); } &&
14910 - { ac_try='test -z "$ac_c_werror_flag"
14911 - || test ! -s conftest.err'
14912 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14913 - (eval $ac_try) 2>&5
14914 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14915 + { (case "(($ac_try" in
14916 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14917 + *) ac_try_echo=$ac_try;;
14919 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14920 + (eval "$ac_try") 2>&5
14922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14923 (exit $ac_status); }; } &&
14924 { ac_try='test -s conftest$ac_exeext'
14925 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14926 - (eval $ac_try) 2>&5
14927 + { (case "(($ac_try" in
14928 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14929 + *) ac_try_echo=$ac_try;;
14931 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14932 + (eval "$ac_try") 2>&5
14934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14935 (exit $ac_status); }; }; then
14936 @@ -12895,14 +14975,15 @@
14937 echo "$as_me: failed program was:" >&5
14938 sed 's/^/| /' conftest.$ac_ext >&5
14940 -ac_cv_lib_socket_setsockopt=no
14941 + ac_cv_lib_socket_setsockopt=no
14943 -rm -f conftest.err conftest.$ac_objext \
14945 +rm -f core conftest.err conftest.$ac_objext \
14946 conftest$ac_exeext conftest.$ac_ext
14947 LIBS=$ac_check_lib_save_LIBS
14949 -echo "$as_me:$LINENO: result: $ac_cv_lib_socket_setsockopt" >&5
14950 -echo "${ECHO_T}$ac_cv_lib_socket_setsockopt" >&6
14951 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_socket_setsockopt" >&5
14952 +echo "${ECHO_T}$ac_cv_lib_socket_setsockopt" >&6; }
14953 if test $ac_cv_lib_socket_setsockopt = yes; then
14954 cat >>confdefs.h <<_ACEOF
14955 #define HAVE_LIBSOCKET 1
14956 @@ -12918,9 +14999,9 @@
14957 for ac_func in getaddrinfo
14959 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
14960 -echo "$as_me:$LINENO: checking for $ac_func" >&5
14961 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
14962 -if eval "test \"\${$as_ac_var+set}\" = set"; then
14963 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
14964 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
14965 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14966 echo $ECHO_N "(cached) $ECHO_C" >&6
14968 cat >conftest.$ac_ext <<_ACEOF
14969 @@ -12946,53 +15027,59 @@
14973 -/* Override any gcc2 internal prototype to avoid an error. */
14974 +/* Override any GCC internal prototype to avoid an error.
14975 + Use char because int might match the return type of a GCC
14976 + builtin and then its argument prototype would still apply. */
14981 -/* We use char because int might match the return type of a gcc2
14982 - builtin and then its argument prototype would still apply. */
14984 /* The GNU C library defines this for functions which it implements
14985 to always fail with ENOSYS. Some functions are actually named
14986 something starting with __ and the normal name is an alias. */
14987 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
14988 +#if defined __stub_$ac_func || defined __stub___$ac_func
14991 -char (*f) () = $ac_func;
14993 -#ifdef __cplusplus
15000 -return f != $ac_func;
15001 +return $ac_func ();
15006 rm -f conftest.$ac_objext conftest$ac_exeext
15007 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15008 - (eval $ac_link) 2>conftest.er1
15009 +if { (ac_try="$ac_link"
15010 +case "(($ac_try" in
15011 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15012 + *) ac_try_echo=$ac_try;;
15014 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15015 + (eval "$ac_link") 2>conftest.er1
15017 grep -v '^ *+' conftest.er1 >conftest.err
15019 cat conftest.err >&5
15020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15021 (exit $ac_status); } &&
15022 - { ac_try='test -z "$ac_c_werror_flag"
15023 - || test ! -s conftest.err'
15024 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15025 - (eval $ac_try) 2>&5
15026 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15027 + { (case "(($ac_try" in
15028 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15029 + *) ac_try_echo=$ac_try;;
15031 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15032 + (eval "$ac_try") 2>&5
15034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15035 (exit $ac_status); }; } &&
15036 { ac_try='test -s conftest$ac_exeext'
15037 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15038 - (eval $ac_try) 2>&5
15039 + { (case "(($ac_try" in
15040 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15041 + *) ac_try_echo=$ac_try;;
15043 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15044 + (eval "$ac_try") 2>&5
15046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15047 (exit $ac_status); }; }; then
15048 @@ -13001,13 +15088,15 @@
15049 echo "$as_me: failed program was:" >&5
15050 sed 's/^/| /' conftest.$ac_ext >&5
15052 -eval "$as_ac_var=no"
15053 + eval "$as_ac_var=no"
15055 -rm -f conftest.err conftest.$ac_objext \
15057 +rm -f core conftest.err conftest.$ac_objext \
15058 conftest$ac_exeext conftest.$ac_ext
15060 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15061 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
15062 +ac_res=`eval echo '${'$as_ac_var'}'`
15063 + { echo "$as_me:$LINENO: result: $ac_res" >&5
15064 +echo "${ECHO_T}$ac_res" >&6; }
15065 if test `eval echo '${'$as_ac_var'}'` = yes; then
15066 cat >>confdefs.h <<_ACEOF
15067 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
15068 @@ -13026,13 +15115,13 @@
15072 -# Check whether --with-gss or --without-gss was given.
15073 +# Check whether --with-gss was given.
15074 if test "${with_gss+set}" = set; then
15075 - withval="$with_gss"
15076 - gss_prefix="$withval"
15077 + withval=$with_gss; gss_prefix="$withval"
15083 if test "$gss_prefix" != "no"
15085 if test "$need_imap" = "yes"
15086 @@ -13051,8 +15140,8 @@
15088 # Extract the first word of "krb5-config", so it can be a program name with args.
15089 set dummy krb5-config; ac_word=$2
15090 -echo "$as_me:$LINENO: checking for $ac_word" >&5
15091 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
15092 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
15093 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
15094 if test "${ac_cv_path_KRB5CFGPATH+set}" = set; then
15095 echo $ECHO_N "(cached) $ECHO_C" >&6
15097 @@ -13067,28 +15156,29 @@
15099 test -z "$as_dir" && as_dir=.
15100 for ac_exec_ext in '' $ac_executable_extensions; do
15101 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
15102 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
15103 ac_cv_path_KRB5CFGPATH="$as_dir/$ac_word$ac_exec_ext"
15104 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15111 test -z "$ac_cv_path_KRB5CFGPATH" && ac_cv_path_KRB5CFGPATH="none"
15115 KRB5CFGPATH=$ac_cv_path_KRB5CFGPATH
15117 if test -n "$KRB5CFGPATH"; then
15118 - echo "$as_me:$LINENO: result: $KRB5CFGPATH" >&5
15119 -echo "${ECHO_T}$KRB5CFGPATH" >&6
15120 + { echo "$as_me:$LINENO: result: $KRB5CFGPATH" >&5
15121 +echo "${ECHO_T}$KRB5CFGPATH" >&6; }
15123 - echo "$as_me:$LINENO: result: no" >&5
15124 -echo "${ECHO_T}no" >&6
15125 + { echo "$as_me:$LINENO: result: no" >&5
15126 +echo "${ECHO_T}no" >&6; }
15130 if test "$KRB5CFGPATH" != "none"
15132 GSSAPI_CFLAGS="$CPPFLAGS `$KRB5CFGPATH --cflags gssapi`"
15133 @@ -13107,8 +15197,8 @@
15134 LDFLAGS="$LDFLAGS $GSSAPI_LDFLAGS"
15137 - echo "$as_me:$LINENO: checking for gss_init_sec_context in -lgssapi_krb5" >&5
15138 -echo $ECHO_N "checking for gss_init_sec_context in -lgssapi_krb5... $ECHO_C" >&6
15139 + { echo "$as_me:$LINENO: checking for gss_init_sec_context in -lgssapi_krb5" >&5
15140 +echo $ECHO_N "checking for gss_init_sec_context in -lgssapi_krb5... $ECHO_C" >&6; }
15141 if test "${ac_cv_lib_gssapi_krb5_gss_init_sec_context+set}" = set; then
15142 echo $ECHO_N "(cached) $ECHO_C" >&6
15144 @@ -13121,40 +15211,52 @@
15145 cat >>conftest.$ac_ext <<_ACEOF
15146 /* end confdefs.h. */
15148 -/* Override any gcc2 internal prototype to avoid an error. */
15149 +/* Override any GCC internal prototype to avoid an error.
15150 + Use char because int might match the return type of a GCC
15151 + builtin and then its argument prototype would still apply. */
15155 -/* We use char because int might match the return type of a gcc2
15156 - builtin and then its argument prototype would still apply. */
15157 char gss_init_sec_context ();
15161 -gss_init_sec_context ();
15162 +return gss_init_sec_context ();
15167 rm -f conftest.$ac_objext conftest$ac_exeext
15168 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15169 - (eval $ac_link) 2>conftest.er1
15170 +if { (ac_try="$ac_link"
15171 +case "(($ac_try" in
15172 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15173 + *) ac_try_echo=$ac_try;;
15175 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15176 + (eval "$ac_link") 2>conftest.er1
15178 grep -v '^ *+' conftest.er1 >conftest.err
15180 cat conftest.err >&5
15181 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15182 (exit $ac_status); } &&
15183 - { ac_try='test -z "$ac_c_werror_flag"
15184 - || test ! -s conftest.err'
15185 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15186 - (eval $ac_try) 2>&5
15187 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15188 + { (case "(($ac_try" in
15189 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15190 + *) ac_try_echo=$ac_try;;
15192 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15193 + (eval "$ac_try") 2>&5
15195 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15196 (exit $ac_status); }; } &&
15197 { ac_try='test -s conftest$ac_exeext'
15198 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15199 - (eval $ac_try) 2>&5
15200 + { (case "(($ac_try" in
15201 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15202 + *) ac_try_echo=$ac_try;;
15204 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15205 + (eval "$ac_try") 2>&5
15207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15208 (exit $ac_status); }; }; then
15209 @@ -13163,14 +15265,15 @@
15210 echo "$as_me: failed program was:" >&5
15211 sed 's/^/| /' conftest.$ac_ext >&5
15213 -ac_cv_lib_gssapi_krb5_gss_init_sec_context=no
15214 + ac_cv_lib_gssapi_krb5_gss_init_sec_context=no
15216 -rm -f conftest.err conftest.$ac_objext \
15218 +rm -f core conftest.err conftest.$ac_objext \
15219 conftest$ac_exeext conftest.$ac_ext
15220 LIBS=$ac_check_lib_save_LIBS
15222 -echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_krb5_gss_init_sec_context" >&5
15223 -echo "${ECHO_T}$ac_cv_lib_gssapi_krb5_gss_init_sec_context" >&6
15224 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_krb5_gss_init_sec_context" >&5
15225 +echo "${ECHO_T}$ac_cv_lib_gssapi_krb5_gss_init_sec_context" >&6; }
15226 if test $ac_cv_lib_gssapi_krb5_gss_init_sec_context = yes; then
15229 @@ -13181,8 +15284,8 @@
15231 if test "$GSSAPI_IMPL" = "none"
15233 - echo "$as_me:$LINENO: checking for gss_init_sec_context in -lgssapi" >&5
15234 -echo $ECHO_N "checking for gss_init_sec_context in -lgssapi... $ECHO_C" >&6
15235 + { echo "$as_me:$LINENO: checking for gss_init_sec_context in -lgssapi" >&5
15236 +echo $ECHO_N "checking for gss_init_sec_context in -lgssapi... $ECHO_C" >&6; }
15237 if test "${ac_cv_lib_gssapi_gss_init_sec_context+set}" = set; then
15238 echo $ECHO_N "(cached) $ECHO_C" >&6
15240 @@ -13195,40 +15298,52 @@
15241 cat >>conftest.$ac_ext <<_ACEOF
15242 /* end confdefs.h. */
15244 -/* Override any gcc2 internal prototype to avoid an error. */
15245 +/* Override any GCC internal prototype to avoid an error.
15246 + Use char because int might match the return type of a GCC
15247 + builtin and then its argument prototype would still apply. */
15251 -/* We use char because int might match the return type of a gcc2
15252 - builtin and then its argument prototype would still apply. */
15253 char gss_init_sec_context ();
15257 -gss_init_sec_context ();
15258 +return gss_init_sec_context ();
15263 rm -f conftest.$ac_objext conftest$ac_exeext
15264 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15265 - (eval $ac_link) 2>conftest.er1
15266 +if { (ac_try="$ac_link"
15267 +case "(($ac_try" in
15268 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15269 + *) ac_try_echo=$ac_try;;
15271 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15272 + (eval "$ac_link") 2>conftest.er1
15274 grep -v '^ *+' conftest.er1 >conftest.err
15276 cat conftest.err >&5
15277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15278 (exit $ac_status); } &&
15279 - { ac_try='test -z "$ac_c_werror_flag"
15280 - || test ! -s conftest.err'
15281 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15282 - (eval $ac_try) 2>&5
15283 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15284 + { (case "(($ac_try" in
15285 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15286 + *) ac_try_echo=$ac_try;;
15288 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15289 + (eval "$ac_try") 2>&5
15291 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15292 (exit $ac_status); }; } &&
15293 { ac_try='test -s conftest$ac_exeext'
15294 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15295 - (eval $ac_try) 2>&5
15296 + { (case "(($ac_try" in
15297 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15298 + *) ac_try_echo=$ac_try;;
15300 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15301 + (eval "$ac_try") 2>&5
15303 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15304 (exit $ac_status); }; }; then
15305 @@ -13237,14 +15352,15 @@
15306 echo "$as_me: failed program was:" >&5
15307 sed 's/^/| /' conftest.$ac_ext >&5
15309 -ac_cv_lib_gssapi_gss_init_sec_context=no
15310 + ac_cv_lib_gssapi_gss_init_sec_context=no
15312 -rm -f conftest.err conftest.$ac_objext \
15314 +rm -f core conftest.err conftest.$ac_objext \
15315 conftest$ac_exeext conftest.$ac_ext
15316 LIBS=$ac_check_lib_save_LIBS
15318 -echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_gss_init_sec_context" >&5
15319 -echo "${ECHO_T}$ac_cv_lib_gssapi_gss_init_sec_context" >&6
15320 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_gss_init_sec_context" >&5
15321 +echo "${ECHO_T}$ac_cv_lib_gssapi_gss_init_sec_context" >&6; }
15322 if test $ac_cv_lib_gssapi_gss_init_sec_context = yes; then
15324 GSSAPI_IMPL="Heimdal"
15325 @@ -13257,8 +15373,8 @@
15327 if test "$GSSAPI_IMPL" = "none"
15329 - echo "$as_me:$LINENO: checking for g_order_init in -lgssapi_krb5" >&5
15330 -echo $ECHO_N "checking for g_order_init in -lgssapi_krb5... $ECHO_C" >&6
15331 + { echo "$as_me:$LINENO: checking for g_order_init in -lgssapi_krb5" >&5
15332 +echo $ECHO_N "checking for g_order_init in -lgssapi_krb5... $ECHO_C" >&6; }
15333 if test "${ac_cv_lib_gssapi_krb5_g_order_init+set}" = set; then
15334 echo $ECHO_N "(cached) $ECHO_C" >&6
15336 @@ -13271,40 +15387,52 @@
15337 cat >>conftest.$ac_ext <<_ACEOF
15338 /* end confdefs.h. */
15340 -/* Override any gcc2 internal prototype to avoid an error. */
15341 +/* Override any GCC internal prototype to avoid an error.
15342 + Use char because int might match the return type of a GCC
15343 + builtin and then its argument prototype would still apply. */
15347 -/* We use char because int might match the return type of a gcc2
15348 - builtin and then its argument prototype would still apply. */
15349 char g_order_init ();
15354 +return g_order_init ();
15359 rm -f conftest.$ac_objext conftest$ac_exeext
15360 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15361 - (eval $ac_link) 2>conftest.er1
15362 +if { (ac_try="$ac_link"
15363 +case "(($ac_try" in
15364 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15365 + *) ac_try_echo=$ac_try;;
15367 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15368 + (eval "$ac_link") 2>conftest.er1
15370 grep -v '^ *+' conftest.er1 >conftest.err
15372 cat conftest.err >&5
15373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15374 (exit $ac_status); } &&
15375 - { ac_try='test -z "$ac_c_werror_flag"
15376 - || test ! -s conftest.err'
15377 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15378 - (eval $ac_try) 2>&5
15379 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15380 + { (case "(($ac_try" in
15381 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15382 + *) ac_try_echo=$ac_try;;
15384 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15385 + (eval "$ac_try") 2>&5
15387 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15388 (exit $ac_status); }; } &&
15389 { ac_try='test -s conftest$ac_exeext'
15390 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15391 - (eval $ac_try) 2>&5
15392 + { (case "(($ac_try" in
15393 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15394 + *) ac_try_echo=$ac_try;;
15396 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15397 + (eval "$ac_try") 2>&5
15399 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15400 (exit $ac_status); }; }; then
15401 @@ -13313,14 +15441,15 @@
15402 echo "$as_me: failed program was:" >&5
15403 sed 's/^/| /' conftest.$ac_ext >&5
15405 -ac_cv_lib_gssapi_krb5_g_order_init=no
15406 + ac_cv_lib_gssapi_krb5_g_order_init=no
15408 -rm -f conftest.err conftest.$ac_objext \
15410 +rm -f core conftest.err conftest.$ac_objext \
15411 conftest$ac_exeext conftest.$ac_ext
15412 LIBS=$ac_check_lib_save_LIBS
15414 -echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_krb5_g_order_init" >&5
15415 -echo "${ECHO_T}$ac_cv_lib_gssapi_krb5_g_order_init" >&6
15416 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_gssapi_krb5_g_order_init" >&5
15417 +echo "${ECHO_T}$ac_cv_lib_gssapi_krb5_g_order_init" >&6; }
15418 if test $ac_cv_lib_gssapi_krb5_g_order_init = yes; then
15420 GSSAPI_IMPL="OldMIT",
15421 @@ -13335,10 +15464,10 @@
15422 LDFLAGS="$saved_LDFLAGS"
15425 - echo "$as_me:$LINENO: checking GSSAPI implementation" >&5
15426 -echo $ECHO_N "checking GSSAPI implementation... $ECHO_C" >&6
15427 - echo "$as_me:$LINENO: result: $GSSAPI_IMPL" >&5
15428 -echo "${ECHO_T}$GSSAPI_IMPL" >&6
15429 + { echo "$as_me:$LINENO: checking GSSAPI implementation" >&5
15430 +echo $ECHO_N "checking GSSAPI implementation... $ECHO_C" >&6; }
15431 + { echo "$as_me:$LINENO: result: $GSSAPI_IMPL" >&5
15432 +echo "${ECHO_T}$GSSAPI_IMPL" >&6; }
15433 if test "$GSSAPI_IMPL" = "none"
15435 cat >confcache <<\_ACEOF
15436 @@ -13359,44 +15488,63 @@
15438 # The following way of writing the cache mishandles newlines in values,
15439 # but we know of no workaround that is simple, portable, and efficient.
15440 -# So, don't put newlines in cache variables' values.
15441 +# So, we kill variables containing newlines.
15442 # Ultrix sh set writes to stderr and can't be redirected directly,
15443 # and sets the high bit in the cache file unless we assign to the vars.
15446 + for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
15447 + eval ac_val=\$$ac_var
15448 + case $ac_val in #(
15450 + case $ac_var in #(
15451 + *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
15452 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
15454 + case $ac_var in #(
15455 + _ | IFS | as_nl) ;; #(
15456 + *) $as_unset $ac_var ;;
15462 - case `(ac_space=' '; set | grep ac_space) 2>&1` in
15464 + case $as_nl`(ac_space=' '; set) 2>&1` in #(
15465 + *${as_nl}ac_space=\ *)
15466 # `set' does not quote correctly, so add quotes (double-quote
15467 # substitution turns \\\\ into \\, and sed turns \\ into \).
15470 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
15474 # `set' quotes correctly as required by POSIX, so do not add quotes.
15476 - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
15477 + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
15485 + /^ac_cv_env_/b end
15489 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
15491 - /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
15492 - : end' >>confcache
15493 -if diff $cache_file confcache >/dev/null 2>&1; then :; else
15494 - if test -w $cache_file; then
15495 - test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
15496 + s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
15497 + :end' >>confcache
15498 +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
15499 + if test -w "$cache_file"; then
15500 + test "x$cache_file" != "x/dev/null" &&
15501 + { echo "$as_me:$LINENO: updating cache $cache_file" >&5
15502 +echo "$as_me: updating cache $cache_file" >&6;}
15503 cat confcache >$cache_file
15505 - echo "not updating unwritable cache $cache_file"
15506 + { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
15507 +echo "$as_me: not updating unwritable cache $cache_file" >&6;}
15511 - echo "$as_me:$LINENO: result: GSSAPI libraries not found" >&5
15512 -echo "${ECHO_T}GSSAPI libraries not found" >&6
15513 + { echo "$as_me:$LINENO: result: GSSAPI libraries not found" >&5
15514 +echo "${ECHO_T}GSSAPI libraries not found" >&6; }
15516 if test "$GSSAPI_IMPL" = "Heimdal"
15518 @@ -13432,10 +15580,9 @@
15522 -# Check whether --with-ssl or --without-ssl was given.
15523 +# Check whether --with-ssl was given.
15524 if test "${with_ssl+set}" = set; then
15525 - withval="$with_ssl"
15526 - if test "$with_ssl" != "no"
15527 + withval=$with_ssl; if test "$with_ssl" != "no"
15529 if test "$need_socket" != "yes"; then
15530 { { echo "$as_me:$LINENO: error: SSL support is only useful with POP or IMAP support" >&5
15531 @@ -13451,8 +15598,8 @@
15535 -echo "$as_me:$LINENO: checking for X509_new in -lcrypto" >&5
15536 -echo $ECHO_N "checking for X509_new in -lcrypto... $ECHO_C" >&6
15537 +{ echo "$as_me:$LINENO: checking for X509_new in -lcrypto" >&5
15538 +echo $ECHO_N "checking for X509_new in -lcrypto... $ECHO_C" >&6; }
15539 if test "${ac_cv_lib_crypto_X509_new+set}" = set; then
15540 echo $ECHO_N "(cached) $ECHO_C" >&6
15542 @@ -13465,40 +15612,52 @@
15543 cat >>conftest.$ac_ext <<_ACEOF
15544 /* end confdefs.h. */
15546 -/* Override any gcc2 internal prototype to avoid an error. */
15547 +/* Override any GCC internal prototype to avoid an error.
15548 + Use char because int might match the return type of a GCC
15549 + builtin and then its argument prototype would still apply. */
15553 -/* We use char because int might match the return type of a gcc2
15554 - builtin and then its argument prototype would still apply. */
15560 +return X509_new ();
15565 rm -f conftest.$ac_objext conftest$ac_exeext
15566 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15567 - (eval $ac_link) 2>conftest.er1
15568 +if { (ac_try="$ac_link"
15569 +case "(($ac_try" in
15570 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15571 + *) ac_try_echo=$ac_try;;
15573 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15574 + (eval "$ac_link") 2>conftest.er1
15576 grep -v '^ *+' conftest.er1 >conftest.err
15578 cat conftest.err >&5
15579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15580 (exit $ac_status); } &&
15581 - { ac_try='test -z "$ac_c_werror_flag"
15582 - || test ! -s conftest.err'
15583 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15584 - (eval $ac_try) 2>&5
15585 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15586 + { (case "(($ac_try" in
15587 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15588 + *) ac_try_echo=$ac_try;;
15590 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15591 + (eval "$ac_try") 2>&5
15593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15594 (exit $ac_status); }; } &&
15595 { ac_try='test -s conftest$ac_exeext'
15596 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15597 - (eval $ac_try) 2>&5
15598 + { (case "(($ac_try" in
15599 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15600 + *) ac_try_echo=$ac_try;;
15602 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15603 + (eval "$ac_try") 2>&5
15605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15606 (exit $ac_status); }; }; then
15607 @@ -13507,14 +15666,15 @@
15608 echo "$as_me: failed program was:" >&5
15609 sed 's/^/| /' conftest.$ac_ext >&5
15611 -ac_cv_lib_crypto_X509_new=no
15612 + ac_cv_lib_crypto_X509_new=no
15614 -rm -f conftest.err conftest.$ac_objext \
15616 +rm -f core conftest.err conftest.$ac_objext \
15617 conftest$ac_exeext conftest.$ac_ext
15618 LIBS=$ac_check_lib_save_LIBS
15620 -echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_X509_new" >&5
15621 -echo "${ECHO_T}$ac_cv_lib_crypto_X509_new" >&6
15622 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_X509_new" >&5
15623 +echo "${ECHO_T}$ac_cv_lib_crypto_X509_new" >&6; }
15624 if test $ac_cv_lib_crypto_X509_new = yes; then
15625 cat >>confdefs.h <<_ACEOF
15626 #define HAVE_LIBCRYPTO 1
15627 @@ -13529,8 +15689,8 @@
15631 -echo "$as_me:$LINENO: checking for SSL_new in -lssl" >&5
15632 -echo $ECHO_N "checking for SSL_new in -lssl... $ECHO_C" >&6
15633 +{ echo "$as_me:$LINENO: checking for SSL_new in -lssl" >&5
15634 +echo $ECHO_N "checking for SSL_new in -lssl... $ECHO_C" >&6; }
15635 if test "${ac_cv_lib_ssl_SSL_new+set}" = set; then
15636 echo $ECHO_N "(cached) $ECHO_C" >&6
15638 @@ -13543,40 +15703,52 @@
15639 cat >>conftest.$ac_ext <<_ACEOF
15640 /* end confdefs.h. */
15642 -/* Override any gcc2 internal prototype to avoid an error. */
15643 +/* Override any GCC internal prototype to avoid an error.
15644 + Use char because int might match the return type of a GCC
15645 + builtin and then its argument prototype would still apply. */
15649 -/* We use char because int might match the return type of a gcc2
15650 - builtin and then its argument prototype would still apply. */
15656 +return SSL_new ();
15661 rm -f conftest.$ac_objext conftest$ac_exeext
15662 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15663 - (eval $ac_link) 2>conftest.er1
15664 +if { (ac_try="$ac_link"
15665 +case "(($ac_try" in
15666 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15667 + *) ac_try_echo=$ac_try;;
15669 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15670 + (eval "$ac_link") 2>conftest.er1
15672 grep -v '^ *+' conftest.er1 >conftest.err
15674 cat conftest.err >&5
15675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15676 (exit $ac_status); } &&
15677 - { ac_try='test -z "$ac_c_werror_flag"
15678 - || test ! -s conftest.err'
15679 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15680 - (eval $ac_try) 2>&5
15681 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15682 + { (case "(($ac_try" in
15683 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15684 + *) ac_try_echo=$ac_try;;
15686 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15687 + (eval "$ac_try") 2>&5
15689 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15690 (exit $ac_status); }; } &&
15691 { ac_try='test -s conftest$ac_exeext'
15692 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15693 - (eval $ac_try) 2>&5
15694 + { (case "(($ac_try" in
15695 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15696 + *) ac_try_echo=$ac_try;;
15698 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15699 + (eval "$ac_try") 2>&5
15701 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15702 (exit $ac_status); }; }; then
15703 @@ -13585,14 +15757,15 @@
15704 echo "$as_me: failed program was:" >&5
15705 sed 's/^/| /' conftest.$ac_ext >&5
15707 -ac_cv_lib_ssl_SSL_new=no
15708 + ac_cv_lib_ssl_SSL_new=no
15710 -rm -f conftest.err conftest.$ac_objext \
15712 +rm -f core conftest.err conftest.$ac_objext \
15713 conftest$ac_exeext conftest.$ac_ext
15714 LIBS=$ac_check_lib_save_LIBS
15716 -echo "$as_me:$LINENO: result: $ac_cv_lib_ssl_SSL_new" >&5
15717 -echo "${ECHO_T}$ac_cv_lib_ssl_SSL_new" >&6
15718 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_ssl_SSL_new" >&5
15719 +echo "${ECHO_T}$ac_cv_lib_ssl_SSL_new" >&6; }
15720 if test $ac_cv_lib_ssl_SSL_new = yes; then
15721 cat >>confdefs.h <<_ACEOF
15722 #define HAVE_LIBSSL 1
15723 @@ -13612,9 +15785,9 @@
15724 for ac_func in RAND_status RAND_egd
15726 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
15727 -echo "$as_me:$LINENO: checking for $ac_func" >&5
15728 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
15729 -if eval "test \"\${$as_ac_var+set}\" = set"; then
15730 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
15731 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
15732 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
15733 echo $ECHO_N "(cached) $ECHO_C" >&6
15735 cat >conftest.$ac_ext <<_ACEOF
15736 @@ -13640,53 +15813,59 @@
15740 -/* Override any gcc2 internal prototype to avoid an error. */
15741 +/* Override any GCC internal prototype to avoid an error.
15742 + Use char because int might match the return type of a GCC
15743 + builtin and then its argument prototype would still apply. */
15748 -/* We use char because int might match the return type of a gcc2
15749 - builtin and then its argument prototype would still apply. */
15751 /* The GNU C library defines this for functions which it implements
15752 to always fail with ENOSYS. Some functions are actually named
15753 something starting with __ and the normal name is an alias. */
15754 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
15755 +#if defined __stub_$ac_func || defined __stub___$ac_func
15758 -char (*f) () = $ac_func;
15760 -#ifdef __cplusplus
15767 -return f != $ac_func;
15768 +return $ac_func ();
15773 rm -f conftest.$ac_objext conftest$ac_exeext
15774 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15775 - (eval $ac_link) 2>conftest.er1
15776 +if { (ac_try="$ac_link"
15777 +case "(($ac_try" in
15778 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15779 + *) ac_try_echo=$ac_try;;
15781 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15782 + (eval "$ac_link") 2>conftest.er1
15784 grep -v '^ *+' conftest.er1 >conftest.err
15786 cat conftest.err >&5
15787 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15788 (exit $ac_status); } &&
15789 - { ac_try='test -z "$ac_c_werror_flag"
15790 - || test ! -s conftest.err'
15791 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15792 - (eval $ac_try) 2>&5
15793 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15794 + { (case "(($ac_try" in
15795 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15796 + *) ac_try_echo=$ac_try;;
15798 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15799 + (eval "$ac_try") 2>&5
15801 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15802 (exit $ac_status); }; } &&
15803 { ac_try='test -s conftest$ac_exeext'
15804 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15805 - (eval $ac_try) 2>&5
15806 + { (case "(($ac_try" in
15807 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15808 + *) ac_try_echo=$ac_try;;
15810 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15811 + (eval "$ac_try") 2>&5
15813 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15814 (exit $ac_status); }; }; then
15815 @@ -13695,13 +15874,15 @@
15816 echo "$as_me: failed program was:" >&5
15817 sed 's/^/| /' conftest.$ac_ext >&5
15819 -eval "$as_ac_var=no"
15820 + eval "$as_ac_var=no"
15822 -rm -f conftest.err conftest.$ac_objext \
15824 +rm -f core conftest.err conftest.$ac_objext \
15825 conftest$ac_exeext conftest.$ac_ext
15827 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15828 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
15829 +ac_res=`eval echo '${'$as_ac_var'}'`
15830 + { echo "$as_me:$LINENO: result: $ac_res" >&5
15831 +echo "${ECHO_T}$ac_res" >&6; }
15832 if test `eval echo '${'$as_ac_var'}'` = yes; then
15833 cat >>confdefs.h <<_ACEOF
15834 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
15835 @@ -13728,16 +15909,17 @@
15844 -# Check whether --with-gnutls or --without-gnutls was given.
15845 +# Check whether --with-gnutls was given.
15846 if test "${with_gnutls+set}" = set; then
15847 - withval="$with_gnutls"
15848 - gnutls_prefix="$withval"
15849 + withval=$with_gnutls; gnutls_prefix="$withval"
15855 if test "$gnutls_prefix" != "no" -a x"$need_ssl" != xyes
15857 if test "$need_socket" != "yes"
15858 @@ -13757,8 +15939,8 @@
15860 # Extract the first word of "libgnutls-config", so it can be a program name with args.
15861 set dummy libgnutls-config; ac_word=$2
15862 -echo "$as_me:$LINENO: checking for $ac_word" >&5
15863 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
15864 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
15865 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
15866 if test "${ac_cv_path_LIBGNUTLS_CONFIG+set}" = set; then
15867 echo $ECHO_N "(cached) $ECHO_C" >&6
15869 @@ -13773,30 +15955,31 @@
15871 test -z "$as_dir" && as_dir=.
15872 for ac_exec_ext in '' $ac_executable_extensions; do
15873 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
15874 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
15875 ac_cv_path_LIBGNUTLS_CONFIG="$as_dir/$ac_word$ac_exec_ext"
15876 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
15883 test -z "$ac_cv_path_LIBGNUTLS_CONFIG" && ac_cv_path_LIBGNUTLS_CONFIG="no"
15887 LIBGNUTLS_CONFIG=$ac_cv_path_LIBGNUTLS_CONFIG
15889 if test -n "$LIBGNUTLS_CONFIG"; then
15890 - echo "$as_me:$LINENO: result: $LIBGNUTLS_CONFIG" >&5
15891 -echo "${ECHO_T}$LIBGNUTLS_CONFIG" >&6
15892 + { echo "$as_me:$LINENO: result: $LIBGNUTLS_CONFIG" >&5
15893 +echo "${ECHO_T}$LIBGNUTLS_CONFIG" >&6; }
15895 - echo "$as_me:$LINENO: result: no" >&5
15896 -echo "${ECHO_T}no" >&6
15897 + { echo "$as_me:$LINENO: result: no" >&5
15898 +echo "${ECHO_T}no" >&6; }
15901 - echo "$as_me:$LINENO: checking for libgnutls - version >= $min_libgnutls_version" >&5
15902 -echo $ECHO_N "checking for libgnutls - version >= $min_libgnutls_version... $ECHO_C" >&6
15904 + { echo "$as_me:$LINENO: checking for libgnutls - version >= $min_libgnutls_version" >&5
15905 +echo $ECHO_N "checking for libgnutls - version >= $min_libgnutls_version... $ECHO_C" >&6; }
15907 if test "$LIBGNUTLS_CONFIG" = "no" ; then
15909 @@ -13878,13 +16061,22 @@
15912 rm -f conftest$ac_exeext
15913 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15914 - (eval $ac_link) 2>&5
15915 +if { (ac_try="$ac_link"
15916 +case "(($ac_try" in
15917 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15918 + *) ac_try_echo=$ac_try;;
15920 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15921 + (eval "$ac_link") 2>&5
15923 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15924 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
15925 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15926 - (eval $ac_try) 2>&5
15927 + { (case "(($ac_try" in
15928 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15929 + *) ac_try_echo=$ac_try;;
15931 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15932 + (eval "$ac_try") 2>&5
15934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15935 (exit $ac_status); }; }; then
15936 @@ -13897,31 +16089,34 @@
15937 ( exit $ac_status )
15940 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
15941 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
15945 CFLAGS="$ac_save_CFLAGS"
15946 LIBS="$ac_save_LIBS"
15949 if test "x$no_libgnutls" = x ; then
15950 - echo "$as_me:$LINENO: result: yes" >&5
15951 -echo "${ECHO_T}yes" >&6
15952 + { echo "$as_me:$LINENO: result: yes" >&5
15953 +echo "${ECHO_T}yes" >&6; }
15955 for ac_header in gnutls/openssl.h
15957 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
15958 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
15959 - echo "$as_me:$LINENO: checking for $ac_header" >&5
15960 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15961 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
15962 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15963 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
15964 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
15965 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
15966 echo $ECHO_N "(cached) $ECHO_C" >&6
15968 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15969 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
15970 +ac_res=`eval echo '${'$as_ac_Header'}'`
15971 + { echo "$as_me:$LINENO: result: $ac_res" >&5
15972 +echo "${ECHO_T}$ac_res" >&6; }
15974 # Is the header compilable?
15975 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
15976 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15977 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
15978 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
15979 cat >conftest.$ac_ext <<_ACEOF
15982 @@ -13932,24 +16127,36 @@
15983 #include <$ac_header>
15985 rm -f conftest.$ac_objext
15986 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15987 - (eval $ac_compile) 2>conftest.er1
15988 +if { (ac_try="$ac_compile"
15989 +case "(($ac_try" in
15990 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
15991 + *) ac_try_echo=$ac_try;;
15993 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15994 + (eval "$ac_compile") 2>conftest.er1
15996 grep -v '^ *+' conftest.er1 >conftest.err
15998 cat conftest.err >&5
15999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16000 (exit $ac_status); } &&
16001 - { ac_try='test -z "$ac_c_werror_flag"
16002 - || test ! -s conftest.err'
16003 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16004 - (eval $ac_try) 2>&5
16005 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16006 + { (case "(($ac_try" in
16007 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16008 + *) ac_try_echo=$ac_try;;
16010 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16011 + (eval "$ac_try") 2>&5
16013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16014 (exit $ac_status); }; } &&
16015 { ac_try='test -s conftest.$ac_objext'
16016 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16017 - (eval $ac_try) 2>&5
16018 + { (case "(($ac_try" in
16019 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16020 + *) ac_try_echo=$ac_try;;
16022 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16023 + (eval "$ac_try") 2>&5
16025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16026 (exit $ac_status); }; }; then
16027 @@ -13958,15 +16165,16 @@
16028 echo "$as_me: failed program was:" >&5
16029 sed 's/^/| /' conftest.$ac_ext >&5
16031 -ac_header_compiler=no
16032 + ac_header_compiler=no
16034 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
16035 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16036 -echo "${ECHO_T}$ac_header_compiler" >&6
16038 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
16039 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16040 +echo "${ECHO_T}$ac_header_compiler" >&6; }
16042 # Is the header present?
16043 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
16044 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16045 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
16046 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
16047 cat >conftest.$ac_ext <<_ACEOF
16050 @@ -13975,8 +16183,13 @@
16051 /* end confdefs.h. */
16052 #include <$ac_header>
16054 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16055 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16056 +if { (ac_try="$ac_cpp conftest.$ac_ext"
16057 +case "(($ac_try" in
16058 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16059 + *) ac_try_echo=$ac_try;;
16061 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16062 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16064 grep -v '^ *+' conftest.er1 >conftest.err
16066 @@ -14000,9 +16213,10 @@
16068 ac_header_preproc=no
16071 rm -f conftest.err conftest.$ac_ext
16072 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16073 -echo "${ECHO_T}$ac_header_preproc" >&6
16074 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16075 +echo "${ECHO_T}$ac_header_preproc" >&6; }
16077 # So? What about this header?
16078 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
16079 @@ -14026,25 +16240,19 @@
16080 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16081 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16082 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16085 -## ------------------------------------------ ##
16086 -## Report this to the AC_PACKAGE_NAME lists. ##
16087 -## ------------------------------------------ ##
16090 - sed "s/^/$as_me: WARNING: /" >&2
16094 -echo "$as_me:$LINENO: checking for $ac_header" >&5
16095 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16096 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
16097 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
16098 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
16099 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
16100 echo $ECHO_N "(cached) $ECHO_C" >&6
16102 eval "$as_ac_Header=\$ac_header_preproc"
16104 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16105 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16106 +ac_res=`eval echo '${'$as_ac_Header'}'`
16107 + { echo "$as_me:$LINENO: result: $ac_res" >&5
16108 +echo "${ECHO_T}$ac_res" >&6; }
16111 if test `eval echo '${'$as_ac_Header'}'` = yes; then
16112 @@ -14076,8 +16284,8 @@
16113 if test -f conf.libgnutlstest ; then
16116 - echo "$as_me:$LINENO: result: no" >&5
16117 -echo "${ECHO_T}no" >&6
16118 + { echo "$as_me:$LINENO: result: no" >&5
16119 +echo "${ECHO_T}no" >&6; }
16121 if test "$LIBGNUTLS_CONFIG" = "no" ; then
16122 echo "*** The libgnutls-config script installed by LIBGNUTLS could not be found"
16123 @@ -14112,24 +16320,36 @@
16126 rm -f conftest.$ac_objext conftest$ac_exeext
16127 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16128 - (eval $ac_link) 2>conftest.er1
16129 +if { (ac_try="$ac_link"
16130 +case "(($ac_try" in
16131 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16132 + *) ac_try_echo=$ac_try;;
16134 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16135 + (eval "$ac_link") 2>conftest.er1
16137 grep -v '^ *+' conftest.er1 >conftest.err
16139 cat conftest.err >&5
16140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16141 (exit $ac_status); } &&
16142 - { ac_try='test -z "$ac_c_werror_flag"
16143 - || test ! -s conftest.err'
16144 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16145 - (eval $ac_try) 2>&5
16146 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16147 + { (case "(($ac_try" in
16148 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16149 + *) ac_try_echo=$ac_try;;
16151 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16152 + (eval "$ac_try") 2>&5
16154 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16155 (exit $ac_status); }; } &&
16156 { ac_try='test -s conftest$ac_exeext'
16157 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16158 - (eval $ac_try) 2>&5
16159 + { (case "(($ac_try" in
16160 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16161 + *) ac_try_echo=$ac_try;;
16163 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16164 + (eval "$ac_try") 2>&5
16166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16167 (exit $ac_status); }; }; then
16168 @@ -14147,12 +16367,13 @@
16169 echo "$as_me: failed program was:" >&5
16170 sed 's/^/| /' conftest.$ac_ext >&5
16172 - echo "*** The test program failed to compile or link. See the file config.log for the"
16173 + echo "*** The test program failed to compile or link. See the file config.log for the"
16174 echo "*** exact error that occured. This usually means LIBGNUTLS was incorrectly installed"
16175 echo "*** or that you have moved LIBGNUTLS since it was installed. In the latter case, you"
16176 echo "*** may want to edit the libgnutls-config script: $LIBGNUTLS_CONFIG"
16178 -rm -f conftest.err conftest.$ac_objext \
16180 +rm -f core conftest.err conftest.$ac_objext \
16181 conftest$ac_exeext conftest.$ac_ext
16182 CFLAGS="$ac_save_CFLAGS"
16183 LIBS="$ac_save_LIBS"
16184 @@ -14182,10 +16403,9 @@
16188 -# Check whether --with-sasl or --without-sasl was given.
16189 +# Check whether --with-sasl was given.
16190 if test "${with_sasl+set}" = set; then
16191 - withval="$with_sasl"
16193 + withval=$with_sasl;
16194 if test "$with_sasl" != "no"
16196 if test "$need_socket" != "yes"
16197 @@ -14204,8 +16424,8 @@
16201 -echo "$as_me:$LINENO: checking for sasl_client_init in -lsasl2" >&5
16202 -echo $ECHO_N "checking for sasl_client_init in -lsasl2... $ECHO_C" >&6
16203 +{ echo "$as_me:$LINENO: checking for sasl_client_init in -lsasl2" >&5
16204 +echo $ECHO_N "checking for sasl_client_init in -lsasl2... $ECHO_C" >&6; }
16205 if test "${ac_cv_lib_sasl2_sasl_client_init+set}" = set; then
16206 echo $ECHO_N "(cached) $ECHO_C" >&6
16208 @@ -14218,40 +16438,52 @@
16209 cat >>conftest.$ac_ext <<_ACEOF
16210 /* end confdefs.h. */
16212 -/* Override any gcc2 internal prototype to avoid an error. */
16213 +/* Override any GCC internal prototype to avoid an error.
16214 + Use char because int might match the return type of a GCC
16215 + builtin and then its argument prototype would still apply. */
16219 -/* We use char because int might match the return type of a gcc2
16220 - builtin and then its argument prototype would still apply. */
16221 char sasl_client_init ();
16225 -sasl_client_init ();
16226 +return sasl_client_init ();
16231 rm -f conftest.$ac_objext conftest$ac_exeext
16232 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16233 - (eval $ac_link) 2>conftest.er1
16234 +if { (ac_try="$ac_link"
16235 +case "(($ac_try" in
16236 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16237 + *) ac_try_echo=$ac_try;;
16239 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16240 + (eval "$ac_link") 2>conftest.er1
16242 grep -v '^ *+' conftest.er1 >conftest.err
16244 cat conftest.err >&5
16245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16246 (exit $ac_status); } &&
16247 - { ac_try='test -z "$ac_c_werror_flag"
16248 - || test ! -s conftest.err'
16249 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16250 - (eval $ac_try) 2>&5
16251 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16252 + { (case "(($ac_try" in
16253 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16254 + *) ac_try_echo=$ac_try;;
16256 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16257 + (eval "$ac_try") 2>&5
16259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16260 (exit $ac_status); }; } &&
16261 { ac_try='test -s conftest$ac_exeext'
16262 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16263 - (eval $ac_try) 2>&5
16264 + { (case "(($ac_try" in
16265 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16266 + *) ac_try_echo=$ac_try;;
16268 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16269 + (eval "$ac_try") 2>&5
16271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16272 (exit $ac_status); }; }; then
16273 @@ -14260,14 +16492,15 @@
16274 echo "$as_me: failed program was:" >&5
16275 sed 's/^/| /' conftest.$ac_ext >&5
16277 -ac_cv_lib_sasl2_sasl_client_init=no
16278 + ac_cv_lib_sasl2_sasl_client_init=no
16280 -rm -f conftest.err conftest.$ac_objext \
16282 +rm -f core conftest.err conftest.$ac_objext \
16283 conftest$ac_exeext conftest.$ac_ext
16284 LIBS=$ac_check_lib_save_LIBS
16286 -echo "$as_me:$LINENO: result: $ac_cv_lib_sasl2_sasl_client_init" >&5
16287 -echo "${ECHO_T}$ac_cv_lib_sasl2_sasl_client_init" >&6
16288 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_sasl2_sasl_client_init" >&5
16289 +echo "${ECHO_T}$ac_cv_lib_sasl2_sasl_client_init" >&6; }
16290 if test $ac_cv_lib_sasl2_sasl_client_init = yes; then
16291 cat >>confdefs.h <<_ACEOF
16292 #define HAVE_LIBSASL2 1
16293 @@ -14291,10 +16524,10 @@
16305 if test x$need_sasl = xyes; then
16306 @@ -14307,10 +16540,9 @@
16310 -# Check whether --with-idn or --without-idn was given.
16311 +# Check whether --with-idn was given.
16312 if test "${with_idn+set}" = set; then
16313 - withval="$with_idn"
16315 + withval=$with_idn;
16316 if test "$with_idn" != "no" ; then
16317 if test "$with_idn" != "yes" ; then
16318 CPPFLAGS="$CPPFLAGS -I$with_idn/include"
16319 @@ -14319,12 +16551,13 @@
16327 if test "x$with_idn" != "xno"; then
16329 -echo "$as_me:$LINENO: checking for stringprep_check_version in -lidn" >&5
16330 -echo $ECHO_N "checking for stringprep_check_version in -lidn... $ECHO_C" >&6
16331 +{ echo "$as_me:$LINENO: checking for stringprep_check_version in -lidn" >&5
16332 +echo $ECHO_N "checking for stringprep_check_version in -lidn... $ECHO_C" >&6; }
16333 if test "${ac_cv_lib_idn_stringprep_check_version+set}" = set; then
16334 echo $ECHO_N "(cached) $ECHO_C" >&6
16336 @@ -14337,40 +16570,52 @@
16337 cat >>conftest.$ac_ext <<_ACEOF
16338 /* end confdefs.h. */
16340 -/* Override any gcc2 internal prototype to avoid an error. */
16341 +/* Override any GCC internal prototype to avoid an error.
16342 + Use char because int might match the return type of a GCC
16343 + builtin and then its argument prototype would still apply. */
16347 -/* We use char because int might match the return type of a gcc2
16348 - builtin and then its argument prototype would still apply. */
16349 char stringprep_check_version ();
16353 -stringprep_check_version ();
16354 +return stringprep_check_version ();
16359 rm -f conftest.$ac_objext conftest$ac_exeext
16360 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16361 - (eval $ac_link) 2>conftest.er1
16362 +if { (ac_try="$ac_link"
16363 +case "(($ac_try" in
16364 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16365 + *) ac_try_echo=$ac_try;;
16367 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16368 + (eval "$ac_link") 2>conftest.er1
16370 grep -v '^ *+' conftest.er1 >conftest.err
16372 cat conftest.err >&5
16373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16374 (exit $ac_status); } &&
16375 - { ac_try='test -z "$ac_c_werror_flag"
16376 - || test ! -s conftest.err'
16377 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16378 - (eval $ac_try) 2>&5
16379 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16380 + { (case "(($ac_try" in
16381 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16382 + *) ac_try_echo=$ac_try;;
16384 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16385 + (eval "$ac_try") 2>&5
16387 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16388 (exit $ac_status); }; } &&
16389 { ac_try='test -s conftest$ac_exeext'
16390 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16391 - (eval $ac_try) 2>&5
16392 + { (case "(($ac_try" in
16393 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16394 + *) ac_try_echo=$ac_try;;
16396 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16397 + (eval "$ac_try") 2>&5
16399 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16400 (exit $ac_status); }; }; then
16401 @@ -14379,14 +16624,15 @@
16402 echo "$as_me: failed program was:" >&5
16403 sed 's/^/| /' conftest.$ac_ext >&5
16405 -ac_cv_lib_idn_stringprep_check_version=no
16406 + ac_cv_lib_idn_stringprep_check_version=no
16408 -rm -f conftest.err conftest.$ac_objext \
16410 +rm -f core conftest.err conftest.$ac_objext \
16411 conftest$ac_exeext conftest.$ac_ext
16412 LIBS=$ac_check_lib_save_LIBS
16414 -echo "$as_me:$LINENO: result: $ac_cv_lib_idn_stringprep_check_version" >&5
16415 -echo "${ECHO_T}$ac_cv_lib_idn_stringprep_check_version" >&6
16416 +{ echo "$as_me:$LINENO: result: $ac_cv_lib_idn_stringprep_check_version" >&5
16417 +echo "${ECHO_T}$ac_cv_lib_idn_stringprep_check_version" >&6; }
16418 if test $ac_cv_lib_idn_stringprep_check_version = yes; then
16419 cat >>confdefs.h <<_ACEOF
16420 #define HAVE_LIBIDN 1
16421 @@ -14401,9 +16647,9 @@
16422 for ac_func in idna_to_unicode_utf8_from_utf8 idna_to_unicode_8z8z
16424 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16425 -echo "$as_me:$LINENO: checking for $ac_func" >&5
16426 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16427 -if eval "test \"\${$as_ac_var+set}\" = set"; then
16428 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
16429 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
16430 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16431 echo $ECHO_N "(cached) $ECHO_C" >&6
16433 cat >conftest.$ac_ext <<_ACEOF
16434 @@ -14429,53 +16675,59 @@
16438 -/* Override any gcc2 internal prototype to avoid an error. */
16439 +/* Override any GCC internal prototype to avoid an error.
16440 + Use char because int might match the return type of a GCC
16441 + builtin and then its argument prototype would still apply. */
16446 -/* We use char because int might match the return type of a gcc2
16447 - builtin and then its argument prototype would still apply. */
16449 /* The GNU C library defines this for functions which it implements
16450 to always fail with ENOSYS. Some functions are actually named
16451 something starting with __ and the normal name is an alias. */
16452 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16453 +#if defined __stub_$ac_func || defined __stub___$ac_func
16456 -char (*f) () = $ac_func;
16458 -#ifdef __cplusplus
16465 -return f != $ac_func;
16466 +return $ac_func ();
16471 rm -f conftest.$ac_objext conftest$ac_exeext
16472 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16473 - (eval $ac_link) 2>conftest.er1
16474 +if { (ac_try="$ac_link"
16475 +case "(($ac_try" in
16476 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16477 + *) ac_try_echo=$ac_try;;
16479 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16480 + (eval "$ac_link") 2>conftest.er1
16482 grep -v '^ *+' conftest.er1 >conftest.err
16484 cat conftest.err >&5
16485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16486 (exit $ac_status); } &&
16487 - { ac_try='test -z "$ac_c_werror_flag"
16488 - || test ! -s conftest.err'
16489 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16490 - (eval $ac_try) 2>&5
16491 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16492 + { (case "(($ac_try" in
16493 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16494 + *) ac_try_echo=$ac_try;;
16496 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16497 + (eval "$ac_try") 2>&5
16499 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16500 (exit $ac_status); }; } &&
16501 { ac_try='test -s conftest$ac_exeext'
16502 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16503 - (eval $ac_try) 2>&5
16504 + { (case "(($ac_try" in
16505 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16506 + *) ac_try_echo=$ac_try;;
16508 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16509 + (eval "$ac_try") 2>&5
16511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16512 (exit $ac_status); }; }; then
16513 @@ -14484,13 +16736,15 @@
16514 echo "$as_me: failed program was:" >&5
16515 sed 's/^/| /' conftest.$ac_ext >&5
16517 -eval "$as_ac_var=no"
16518 + eval "$as_ac_var=no"
16520 -rm -f conftest.err conftest.$ac_objext \
16522 +rm -f core conftest.err conftest.$ac_objext \
16523 conftest$ac_exeext conftest.$ac_ext
16525 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16526 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16527 +ac_res=`eval echo '${'$as_ac_var'}'`
16528 + { echo "$as_me:$LINENO: result: $ac_res" >&5
16529 +echo "${ECHO_T}$ac_res" >&6; }
16530 if test `eval echo '${'$as_ac_var'}'` = yes; then
16531 cat >>confdefs.h <<_ACEOF
16532 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16533 @@ -14504,9 +16758,9 @@
16534 for ac_func in idna_to_ascii_from_utf8 idna_to_ascii_8z
16536 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16537 -echo "$as_me:$LINENO: checking for $ac_func" >&5
16538 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16539 -if eval "test \"\${$as_ac_var+set}\" = set"; then
16540 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
16541 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
16542 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16543 echo $ECHO_N "(cached) $ECHO_C" >&6
16545 cat >conftest.$ac_ext <<_ACEOF
16546 @@ -14532,53 +16786,59 @@
16550 -/* Override any gcc2 internal prototype to avoid an error. */
16551 +/* Override any GCC internal prototype to avoid an error.
16552 + Use char because int might match the return type of a GCC
16553 + builtin and then its argument prototype would still apply. */
16558 -/* We use char because int might match the return type of a gcc2
16559 - builtin and then its argument prototype would still apply. */
16561 /* The GNU C library defines this for functions which it implements
16562 to always fail with ENOSYS. Some functions are actually named
16563 something starting with __ and the normal name is an alias. */
16564 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16565 +#if defined __stub_$ac_func || defined __stub___$ac_func
16568 -char (*f) () = $ac_func;
16570 -#ifdef __cplusplus
16577 -return f != $ac_func;
16578 +return $ac_func ();
16583 rm -f conftest.$ac_objext conftest$ac_exeext
16584 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16585 - (eval $ac_link) 2>conftest.er1
16586 +if { (ac_try="$ac_link"
16587 +case "(($ac_try" in
16588 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16589 + *) ac_try_echo=$ac_try;;
16591 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16592 + (eval "$ac_link") 2>conftest.er1
16594 grep -v '^ *+' conftest.er1 >conftest.err
16596 cat conftest.err >&5
16597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16598 (exit $ac_status); } &&
16599 - { ac_try='test -z "$ac_c_werror_flag"
16600 - || test ! -s conftest.err'
16601 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16602 - (eval $ac_try) 2>&5
16603 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16604 + { (case "(($ac_try" in
16605 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16606 + *) ac_try_echo=$ac_try;;
16608 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16609 + (eval "$ac_try") 2>&5
16611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16612 (exit $ac_status); }; } &&
16613 { ac_try='test -s conftest$ac_exeext'
16614 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16615 - (eval $ac_try) 2>&5
16616 + { (case "(($ac_try" in
16617 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16618 + *) ac_try_echo=$ac_try;;
16620 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16621 + (eval "$ac_try") 2>&5
16623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16624 (exit $ac_status); }; }; then
16625 @@ -14587,13 +16847,15 @@
16626 echo "$as_me: failed program was:" >&5
16627 sed 's/^/| /' conftest.$ac_ext >&5
16629 -eval "$as_ac_var=no"
16630 + eval "$as_ac_var=no"
16632 -rm -f conftest.err conftest.$ac_objext \
16634 +rm -f core conftest.err conftest.$ac_objext \
16635 conftest$ac_exeext conftest.$ac_ext
16637 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16638 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16639 +ac_res=`eval echo '${'$as_ac_var'}'`
16640 + { echo "$as_me:$LINENO: result: $ac_res" >&5
16641 +echo "${ECHO_T}$ac_res" >&6; }
16642 if test `eval echo '${'$as_ac_var'}'` = yes; then
16643 cat >>confdefs.h <<_ACEOF
16644 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16645 @@ -14607,9 +16869,9 @@
16646 for ac_func in idna_to_ascii_lz idna_to_ascii_from_locale
16648 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
16649 -echo "$as_me:$LINENO: checking for $ac_func" >&5
16650 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16651 -if eval "test \"\${$as_ac_var+set}\" = set"; then
16652 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
16653 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
16654 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
16655 echo $ECHO_N "(cached) $ECHO_C" >&6
16657 cat >conftest.$ac_ext <<_ACEOF
16658 @@ -14635,53 +16897,59 @@
16662 -/* Override any gcc2 internal prototype to avoid an error. */
16663 +/* Override any GCC internal prototype to avoid an error.
16664 + Use char because int might match the return type of a GCC
16665 + builtin and then its argument prototype would still apply. */
16670 -/* We use char because int might match the return type of a gcc2
16671 - builtin and then its argument prototype would still apply. */
16673 /* The GNU C library defines this for functions which it implements
16674 to always fail with ENOSYS. Some functions are actually named
16675 something starting with __ and the normal name is an alias. */
16676 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16677 +#if defined __stub_$ac_func || defined __stub___$ac_func
16680 -char (*f) () = $ac_func;
16682 -#ifdef __cplusplus
16689 -return f != $ac_func;
16690 +return $ac_func ();
16695 rm -f conftest.$ac_objext conftest$ac_exeext
16696 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16697 - (eval $ac_link) 2>conftest.er1
16698 +if { (ac_try="$ac_link"
16699 +case "(($ac_try" in
16700 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16701 + *) ac_try_echo=$ac_try;;
16703 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16704 + (eval "$ac_link") 2>conftest.er1
16706 grep -v '^ *+' conftest.er1 >conftest.err
16708 cat conftest.err >&5
16709 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16710 (exit $ac_status); } &&
16711 - { ac_try='test -z "$ac_c_werror_flag"
16712 - || test ! -s conftest.err'
16713 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16714 - (eval $ac_try) 2>&5
16715 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16716 + { (case "(($ac_try" in
16717 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16718 + *) ac_try_echo=$ac_try;;
16720 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16721 + (eval "$ac_try") 2>&5
16723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16724 (exit $ac_status); }; } &&
16725 { ac_try='test -s conftest$ac_exeext'
16726 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16727 - (eval $ac_try) 2>&5
16728 + { (case "(($ac_try" in
16729 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16730 + *) ac_try_echo=$ac_try;;
16732 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16733 + (eval "$ac_try") 2>&5
16735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16736 (exit $ac_status); }; }; then
16737 @@ -14690,13 +16958,15 @@
16738 echo "$as_me: failed program was:" >&5
16739 sed 's/^/| /' conftest.$ac_ext >&5
16741 -eval "$as_ac_var=no"
16742 + eval "$as_ac_var=no"
16744 -rm -f conftest.err conftest.$ac_objext \
16746 +rm -f core conftest.err conftest.$ac_objext \
16747 conftest$ac_exeext conftest.$ac_ext
16749 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16750 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16751 +ac_res=`eval echo '${'$as_ac_var'}'`
16752 + { echo "$as_me:$LINENO: result: $ac_res" >&5
16753 +echo "${ECHO_T}$ac_res" >&6; }
16754 if test `eval echo '${'$as_ac_var'}'` = yes; then
16755 cat >>confdefs.h <<_ACEOF
16756 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
16757 @@ -14708,10 +16978,9 @@
16761 -# Check whether --enable-debug or --disable-debug was given.
16762 +# Check whether --enable-debug was given.
16763 if test "${enable_debug+set}" = set; then
16764 - enableval="$enable_debug"
16765 - if test x$enableval = xyes ; then
16766 + enableval=$enable_debug; if test x$enableval = xyes ; then
16768 cat >>confdefs.h <<\_ACEOF
16770 @@ -14719,26 +16988,27 @@
16778 -# Check whether --enable-flock or --disable-flock was given.
16779 +# Check whether --enable-flock was given.
16780 if test "${enable_flock+set}" = set; then
16781 - enableval="$enable_flock"
16782 - if test $enableval = yes; then
16783 + enableval=$enable_flock; if test $enableval = yes; then
16785 cat >>confdefs.h <<\_ACEOF
16786 #define USE_FLOCK 1
16795 -# Check whether --enable-fcntl or --disable-fcntl was given.
16796 +# Check whether --enable-fcntl was given.
16797 if test "${enable_fcntl+set}" = set; then
16798 - enableval="$enable_fcntl"
16799 - if test $enableval = no; then mutt_cv_fcntl=no; fi
16801 + enableval=$enable_fcntl; if test $enableval = no; then mutt_cv_fcntl=no; fi
16805 if test $mutt_cv_fcntl = yes; then
16807 @@ -14748,8 +17018,8 @@
16811 -echo "$as_me:$LINENO: checking whether struct dirent defines d_ino" >&5
16812 -echo $ECHO_N "checking whether struct dirent defines d_ino... $ECHO_C" >&6
16813 +{ echo "$as_me:$LINENO: checking whether struct dirent defines d_ino" >&5
16814 +echo $ECHO_N "checking whether struct dirent defines d_ino... $ECHO_C" >&6; }
16815 ac_cv_dirent_d_ino=no
16816 cat >conftest.$ac_ext <<_ACEOF
16818 @@ -14767,24 +17037,36 @@
16821 rm -f conftest.$ac_objext conftest$ac_exeext
16822 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16823 - (eval $ac_link) 2>conftest.er1
16824 +if { (ac_try="$ac_link"
16825 +case "(($ac_try" in
16826 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16827 + *) ac_try_echo=$ac_try;;
16829 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16830 + (eval "$ac_link") 2>conftest.er1
16832 grep -v '^ *+' conftest.er1 >conftest.err
16834 cat conftest.err >&5
16835 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16836 (exit $ac_status); } &&
16837 - { ac_try='test -z "$ac_c_werror_flag"
16838 - || test ! -s conftest.err'
16839 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16840 - (eval $ac_try) 2>&5
16841 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16842 + { (case "(($ac_try" in
16843 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16844 + *) ac_try_echo=$ac_try;;
16846 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16847 + (eval "$ac_try") 2>&5
16849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16850 (exit $ac_status); }; } &&
16851 { ac_try='test -s conftest$ac_exeext'
16852 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16853 - (eval $ac_try) 2>&5
16854 + { (case "(($ac_try" in
16855 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
16856 + *) ac_try_echo=$ac_try;;
16858 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16859 + (eval "$ac_try") 2>&5
16861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16862 (exit $ac_status); }; }; then
16863 @@ -14793,8 +17075,10 @@
16864 echo "$as_me: failed program was:" >&5
16865 sed 's/^/| /' conftest.$ac_ext >&5
16869 -rm -f conftest.err conftest.$ac_objext \
16871 +rm -f core conftest.err conftest.$ac_objext \
16872 conftest$ac_exeext conftest.$ac_ext
16873 if test x$ac_cv_dirent_d_ino = xyes ; then
16875 @@ -14803,15 +17087,15 @@
16879 -echo "$as_me:$LINENO: result: $ac_cv_dirent_d_ino" >&5
16880 -echo "${ECHO_T}$ac_cv_dirent_d_ino" >&6
16881 +{ echo "$as_me:$LINENO: result: $ac_cv_dirent_d_ino" >&5
16882 +echo "${ECHO_T}$ac_cv_dirent_d_ino" >&6; }
16884 mutt_cv_inodesort=no
16885 -# Check whether --enable-inodesort or --disable-inodesort was given.
16886 +# Check whether --enable-inodesort was given.
16887 if test "${enable_inodesort+set}" = set; then
16888 - enableval="$enable_inodesort"
16889 - if test x$enableval = xyes -a x$ac_cv_dirent_d_ino = xyes ; then mutt_cv_inodesort=yes; fi
16891 + enableval=$enable_inodesort; if test x$enableval = xyes -a x$ac_cv_dirent_d_ino = xyes ; then mutt_cv_inodesort=yes; fi
16895 if test $mutt_cv_inodesort = yes; then
16897 @@ -14822,71 +17106,82 @@
16900 mutt_cv_warnings=yes
16901 -# Check whether --enable-warnings or --disable-warnings was given.
16902 +# Check whether --enable-warnings was given.
16903 if test "${enable_warnings+set}" = set; then
16904 - enableval="$enable_warnings"
16905 - if test $enableval = no; then
16906 + enableval=$enable_warnings; if test $enableval = no; then
16907 mutt_cv_warnings=no
16913 if test x$GCC = xyes -a $mutt_cv_warnings = yes; then
16914 CFLAGS="-Wall -pedantic $CFLAGS"
16917 -# Check whether --enable-nfs-fix or --disable-nfs-fix was given.
16918 +# Check whether --enable-nfs-fix was given.
16919 if test "${enable_nfs_fix+set}" = set; then
16920 - enableval="$enable_nfs_fix"
16921 - if test x$enableval = xyes; then
16922 + enableval=$enable_nfs_fix; if test x$enableval = xyes; then
16924 cat >>confdefs.h <<\_ACEOF
16925 #define NFS_ATTRIBUTE_HACK 1
16932 -# Check whether --enable-buffy-size or --disable-buffy-size was given.
16934 +# Check whether --enable-buffy-size was given.
16935 if test "${enable_buffy_size+set}" = set; then
16936 - enableval="$enable_buffy_size"
16937 - if test x$enableval = xyes; then
16938 + enableval=$enable_buffy_size; if test x$enableval = xyes; then
16940 cat >>confdefs.h <<\_ACEOF
16941 #define BUFFY_SIZE 1
16948 -# Check whether --enable-mailtool or --disable-mailtool was given.
16950 +# Check whether --enable-mailtool was given.
16951 if test "${enable_mailtool+set}" = set; then
16952 - enableval="$enable_mailtool"
16953 - if test x$enableval = xyes; then
16954 + enableval=$enable_mailtool; if test x$enableval = xyes; then
16956 cat >>confdefs.h <<\_ACEOF
16957 #define SUN_ATTACHMENT 1
16964 -# Check whether --enable-locales-fix or --disable-locales-fix was given.
16966 +# Check whether --enable-locales-fix was given.
16967 if test "${enable_locales_fix+set}" = set; then
16968 - enableval="$enable_locales_fix"
16969 - if test x$enableval = xyes; then
16970 + enableval=$enable_locales_fix; if test x$enableval = xyes; then
16972 cat >>confdefs.h <<\_ACEOF
16973 #define LOCALES_HACK 1
16981 +# Check whether --enable-compressed was given.
16982 +if test "${enable_compressed+set}" = set; then
16983 + enableval=$enable_compressed; if test x$enableval = xyes; then
16985 +cat >>confdefs.h <<\_ACEOF
16986 +#define USE_COMPRESSED 1
16993 -# Check whether --with-exec-shell or --without-exec-shell was given.
16995 +# Check whether --with-exec-shell was given.
16996 if test "${with_exec_shell+set}" = set; then
16997 - withval="$with_exec_shell"
16998 - if test $withval != yes; then
16999 + withval=$with_exec_shell; if test $withval != yes; then
17001 cat >>confdefs.h <<_ACEOF
17002 #define EXECSHELL "$withval"
17003 @@ -14903,12 +17198,12 @@
17004 #define EXECSHELL "/bin/sh"
17011 -# Check whether --enable-exact-address or --disable-exact-address was given.
17012 +# Check whether --enable-exact-address was given.
17013 if test "${enable_exact_address+set}" = set; then
17014 - enableval="$enable_exact_address"
17015 - if test $enableval = yes; then
17016 + enableval=$enable_exact_address; if test $enableval = yes; then
17018 cat >>confdefs.h <<\_ACEOF
17019 #define EXACT_ADDRESS 1
17020 @@ -14916,12 +17211,12 @@
17027 -# Check whether --enable-hcache or --disable-hcache was given.
17029 +# Check whether --enable-hcache was given.
17030 if test "${enable_hcache+set}" = set; then
17031 - enableval="$enable_hcache"
17032 - if test x$enableval = xyes; then
17033 + enableval=$enable_hcache; if test x$enableval = xyes; then
17035 cat >>confdefs.h <<\_ACEOF
17036 #define USE_HCACHE 1
17037 @@ -14936,16 +17231,16 @@
17041 -# Check whether --with-qdbm or --without-qdbm was given.
17042 +# Check whether --with-qdbm was given.
17043 if test "${with_qdbm+set}" = set; then
17044 - withval="$with_qdbm"
17045 - ac_prefer_qdbm=$withval
17047 + withval=$with_qdbm; ac_prefer_qdbm=$withval
17050 if test x$ac_prefer_qdbm != xno; then
17051 CPPFLAGS="$OLDCPPFLAGS"
17052 LIBS="$OLDLIBS -lqdbm";
17053 - echo "$as_me:$LINENO: checking for vlopen" >&5
17054 -echo $ECHO_N "checking for vlopen... $ECHO_C" >&6
17055 + { echo "$as_me:$LINENO: checking for vlopen" >&5
17056 +echo $ECHO_N "checking for vlopen... $ECHO_C" >&6; }
17057 if test "${ac_cv_vlopen+set}" = set; then
17058 echo $ECHO_N "(cached) $ECHO_C" >&6
17060 @@ -14967,24 +17262,36 @@
17063 rm -f conftest.$ac_objext conftest$ac_exeext
17064 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17065 - (eval $ac_link) 2>conftest.er1
17066 +if { (ac_try="$ac_link"
17067 +case "(($ac_try" in
17068 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17069 + *) ac_try_echo=$ac_try;;
17071 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17072 + (eval "$ac_link") 2>conftest.er1
17074 grep -v '^ *+' conftest.er1 >conftest.err
17076 cat conftest.err >&5
17077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17078 (exit $ac_status); } &&
17079 - { ac_try='test -z "$ac_c_werror_flag"
17080 - || test ! -s conftest.err'
17081 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17082 - (eval $ac_try) 2>&5
17083 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17084 + { (case "(($ac_try" in
17085 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17086 + *) ac_try_echo=$ac_try;;
17088 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17089 + (eval "$ac_try") 2>&5
17091 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17092 (exit $ac_status); }; } &&
17093 { ac_try='test -s conftest$ac_exeext'
17094 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17095 - (eval $ac_try) 2>&5
17096 + { (case "(($ac_try" in
17097 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17098 + *) ac_try_echo=$ac_try;;
17100 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17101 + (eval "$ac_try") 2>&5
17103 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17104 (exit $ac_status); }; }; then
17105 @@ -14993,27 +17300,29 @@
17106 echo "$as_me: failed program was:" >&5
17107 sed 's/^/| /' conftest.$ac_ext >&5
17111 -rm -f conftest.err conftest.$ac_objext \
17113 +rm -f core conftest.err conftest.$ac_objext \
17114 conftest$ac_exeext conftest.$ac_ext
17117 -echo "$as_me:$LINENO: result: $ac_cv_vlopen" >&5
17118 -echo "${ECHO_T}$ac_cv_vlopen" >&6
17119 +{ echo "$as_me:$LINENO: result: $ac_cv_vlopen" >&5
17120 +echo "${ECHO_T}$ac_cv_vlopen" >&6; }
17125 -# Check whether --with-gdbm or --without-gdbm was given.
17126 +# Check whether --with-gdbm was given.
17127 if test "${with_gdbm+set}" = set; then
17128 - withval="$with_gdbm"
17129 - ac_prefer_gdbm=$withval
17131 + withval=$with_gdbm; ac_prefer_gdbm=$withval
17134 if test x$ac_prefer_gdbm != xno -a x$ac_cv_vlopen != xyes; then
17135 CPPFLAGS="$OLDCPPFLAGS"
17136 LIBS="$OLDLIBS -lgdbm";
17137 - echo "$as_me:$LINENO: checking for gdbm_open" >&5
17138 -echo $ECHO_N "checking for gdbm_open... $ECHO_C" >&6
17139 + { echo "$as_me:$LINENO: checking for gdbm_open" >&5
17140 +echo $ECHO_N "checking for gdbm_open... $ECHO_C" >&6; }
17141 if test "${ac_cv_gdbmopen+set}" = set; then
17142 echo $ECHO_N "(cached) $ECHO_C" >&6
17144 @@ -15035,24 +17344,36 @@
17147 rm -f conftest.$ac_objext conftest$ac_exeext
17148 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17149 - (eval $ac_link) 2>conftest.er1
17150 +if { (ac_try="$ac_link"
17151 +case "(($ac_try" in
17152 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17153 + *) ac_try_echo=$ac_try;;
17155 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17156 + (eval "$ac_link") 2>conftest.er1
17158 grep -v '^ *+' conftest.er1 >conftest.err
17160 cat conftest.err >&5
17161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17162 (exit $ac_status); } &&
17163 - { ac_try='test -z "$ac_c_werror_flag"
17164 - || test ! -s conftest.err'
17165 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17166 - (eval $ac_try) 2>&5
17167 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17168 + { (case "(($ac_try" in
17169 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17170 + *) ac_try_echo=$ac_try;;
17172 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17173 + (eval "$ac_try") 2>&5
17175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17176 (exit $ac_status); }; } &&
17177 { ac_try='test -s conftest$ac_exeext'
17178 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17179 - (eval $ac_try) 2>&5
17180 + { (case "(($ac_try" in
17181 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17182 + *) ac_try_echo=$ac_try;;
17184 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17185 + (eval "$ac_try") 2>&5
17187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17188 (exit $ac_status); }; }; then
17189 @@ -15061,22 +17382,24 @@
17190 echo "$as_me: failed program was:" >&5
17191 sed 's/^/| /' conftest.$ac_ext >&5
17195 -rm -f conftest.err conftest.$ac_objext \
17197 +rm -f core conftest.err conftest.$ac_objext \
17198 conftest$ac_exeext conftest.$ac_ext
17201 -echo "$as_me:$LINENO: result: $ac_cv_gdbmopen" >&5
17202 -echo "${ECHO_T}$ac_cv_gdbmopen" >&6
17203 +{ echo "$as_me:$LINENO: result: $ac_cv_gdbmopen" >&5
17204 +echo "${ECHO_T}$ac_cv_gdbmopen" >&6; }
17209 -# Check whether --with-bdb or --without-bdb was given.
17210 +# Check whether --with-bdb was given.
17211 if test "${with_bdb+set}" = set; then
17212 - withval="$with_bdb"
17213 - ac_bdb_prefix=$withval
17215 + withval=$with_bdb; ac_bdb_prefix=$withval
17218 if test x$ac_bdb_prefix != xno -a x$ac_cv_gdbmopen != xyes -a x$ac_cv_vlopen != xyes; then
17219 test x$ac_bdb_prefix = xyes && ac_bdb_prefix="$mutt_cv_prefix /opt/csw/bdb4 /opt /usr/local /usr"
17220 for d in $ac_bdb_prefix; do
17221 @@ -15086,8 +17409,8 @@
17224 BDB_VERSIONS="db-4 db4 db-4.3 db4.3 db43 db-4.2 db4.2 db42 db-4.1 db4.1 db41 db ''"
17225 - echo "$as_me:$LINENO: checking for BerkeleyDB > 4.0" >&5
17226 -echo $ECHO_N "checking for BerkeleyDB > 4.0... $ECHO_C" >&6
17227 + { echo "$as_me:$LINENO: checking for BerkeleyDB > 4.0" >&5
17228 +echo $ECHO_N "checking for BerkeleyDB > 4.0... $ECHO_C" >&6; }
17229 for d in $bdbpfx; do
17232 @@ -15121,24 +17444,36 @@
17235 rm -f conftest.$ac_objext conftest$ac_exeext
17236 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17237 - (eval $ac_link) 2>conftest.er1
17238 +if { (ac_try="$ac_link"
17239 +case "(($ac_try" in
17240 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17241 + *) ac_try_echo=$ac_try;;
17243 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17244 + (eval "$ac_link") 2>conftest.er1
17246 grep -v '^ *+' conftest.er1 >conftest.err
17248 cat conftest.err >&5
17249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17250 (exit $ac_status); } &&
17251 - { ac_try='test -z "$ac_c_werror_flag"
17252 - || test ! -s conftest.err'
17253 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17254 - (eval $ac_try) 2>&5
17255 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17256 + { (case "(($ac_try" in
17257 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17258 + *) ac_try_echo=$ac_try;;
17260 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17261 + (eval "$ac_try") 2>&5
17263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17264 (exit $ac_status); }; } &&
17265 { ac_try='test -s conftest$ac_exeext'
17266 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17267 - (eval $ac_try) 2>&5
17268 + { (case "(($ac_try" in
17269 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17270 + *) ac_try_echo=$ac_try;;
17272 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17273 + (eval "$ac_try") 2>&5
17275 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17276 (exit $ac_status); }; }; then
17277 @@ -15151,8 +17486,10 @@
17278 echo "$as_me: failed program was:" >&5
17279 sed 's/^/| /' conftest.$ac_ext >&5
17283 -rm -f conftest.err conftest.$ac_objext \
17285 +rm -f core conftest.err conftest.$ac_objext \
17286 conftest$ac_exeext conftest.$ac_ext
17288 test x$ac_cv_dbcreate = xyes && break
17289 @@ -15162,11 +17499,11 @@
17290 test x$BDB_LIB != x && break
17292 if test x$ac_cv_dbcreate = xyes; then
17293 - echo "$as_me:$LINENO: result: yes" >&5
17294 -echo "${ECHO_T}yes" >&6
17295 + { echo "$as_me:$LINENO: result: yes" >&5
17296 +echo "${ECHO_T}yes" >&6; }
17298 - echo "$as_me:$LINENO: result: no" >&5
17299 -echo "${ECHO_T}no" >&6
17300 + { echo "$as_me:$LINENO: result: no" >&5
17301 +echo "${ECHO_T}no" >&6; }
17305 @@ -15200,7 +17537,8 @@
17306 { (exit 1); exit 1; }; }
17313 if test "$need_md5" = "yes"
17315 @@ -15213,17 +17551,17 @@
17319 -# Check whether --enable-iconv or --disable-iconv was given.
17320 +# Check whether --enable-iconv was given.
17321 if test "${enable_iconv+set}" = set; then
17322 - enableval="$enable_iconv"
17323 - if test x$enableval = xno ; then
17324 + enableval=$enable_iconv; if test x$enableval = xno ; then
17325 am_cv_func_iconv=no
17332 -echo "$as_me:$LINENO: checking for off_t" >&5
17333 -echo $ECHO_N "checking for off_t... $ECHO_C" >&6
17334 +{ echo "$as_me:$LINENO: checking for off_t" >&5
17335 +echo $ECHO_N "checking for off_t... $ECHO_C" >&6; }
17336 if test "${ac_cv_type_off_t+set}" = set; then
17337 echo $ECHO_N "(cached) $ECHO_C" >&6
17339 @@ -15234,36 +17572,49 @@
17340 cat >>conftest.$ac_ext <<_ACEOF
17341 /* end confdefs.h. */
17342 $ac_includes_default
17343 +typedef off_t ac__type_new_;
17348 +if ((ac__type_new_ *) 0)
17350 -if (sizeof (off_t))
17351 +if (sizeof (ac__type_new_))
17357 rm -f conftest.$ac_objext
17358 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17359 - (eval $ac_compile) 2>conftest.er1
17360 +if { (ac_try="$ac_compile"
17361 +case "(($ac_try" in
17362 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17363 + *) ac_try_echo=$ac_try;;
17365 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17366 + (eval "$ac_compile") 2>conftest.er1
17368 grep -v '^ *+' conftest.er1 >conftest.err
17370 cat conftest.err >&5
17371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17372 (exit $ac_status); } &&
17373 - { ac_try='test -z "$ac_c_werror_flag"
17374 - || test ! -s conftest.err'
17375 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17376 - (eval $ac_try) 2>&5
17377 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17378 + { (case "(($ac_try" in
17379 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17380 + *) ac_try_echo=$ac_try;;
17382 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17383 + (eval "$ac_try") 2>&5
17385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17386 (exit $ac_status); }; } &&
17387 { ac_try='test -s conftest.$ac_objext'
17388 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17389 - (eval $ac_try) 2>&5
17390 + { (case "(($ac_try" in
17391 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17392 + *) ac_try_echo=$ac_try;;
17394 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17395 + (eval "$ac_try") 2>&5
17397 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17398 (exit $ac_status); }; }; then
17399 @@ -15272,24 +17623,25 @@
17400 echo "$as_me: failed program was:" >&5
17401 sed 's/^/| /' conftest.$ac_ext >&5
17403 -ac_cv_type_off_t=no
17404 + ac_cv_type_off_t=no
17406 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17408 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17410 -echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
17411 -echo "${ECHO_T}$ac_cv_type_off_t" >&6
17412 +{ echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5
17413 +echo "${ECHO_T}$ac_cv_type_off_t" >&6; }
17414 if test $ac_cv_type_off_t = yes; then
17418 cat >>confdefs.h <<_ACEOF
17419 -#define off_t long
17420 +#define off_t long int
17425 -echo "$as_me:$LINENO: checking for size_t" >&5
17426 -echo $ECHO_N "checking for size_t... $ECHO_C" >&6
17427 +{ echo "$as_me:$LINENO: checking for size_t" >&5
17428 +echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
17429 if test "${ac_cv_type_size_t+set}" = set; then
17430 echo $ECHO_N "(cached) $ECHO_C" >&6
17432 @@ -15300,36 +17652,49 @@
17433 cat >>conftest.$ac_ext <<_ACEOF
17434 /* end confdefs.h. */
17435 $ac_includes_default
17436 +typedef size_t ac__type_new_;
17441 +if ((ac__type_new_ *) 0)
17443 -if (sizeof (size_t))
17444 +if (sizeof (ac__type_new_))
17450 rm -f conftest.$ac_objext
17451 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17452 - (eval $ac_compile) 2>conftest.er1
17453 +if { (ac_try="$ac_compile"
17454 +case "(($ac_try" in
17455 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17456 + *) ac_try_echo=$ac_try;;
17458 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17459 + (eval "$ac_compile") 2>conftest.er1
17461 grep -v '^ *+' conftest.er1 >conftest.err
17463 cat conftest.err >&5
17464 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17465 (exit $ac_status); } &&
17466 - { ac_try='test -z "$ac_c_werror_flag"
17467 - || test ! -s conftest.err'
17468 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17469 - (eval $ac_try) 2>&5
17470 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17471 + { (case "(($ac_try" in
17472 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17473 + *) ac_try_echo=$ac_try;;
17475 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17476 + (eval "$ac_try") 2>&5
17478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17479 (exit $ac_status); }; } &&
17480 { ac_try='test -s conftest.$ac_objext'
17481 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17482 - (eval $ac_try) 2>&5
17483 + { (case "(($ac_try" in
17484 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17485 + *) ac_try_echo=$ac_try;;
17487 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17488 + (eval "$ac_try") 2>&5
17490 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17491 (exit $ac_status); }; }; then
17492 @@ -15338,26 +17703,27 @@
17493 echo "$as_me: failed program was:" >&5
17494 sed 's/^/| /' conftest.$ac_ext >&5
17496 -ac_cv_type_size_t=no
17497 + ac_cv_type_size_t=no
17499 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17501 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17503 -echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
17504 -echo "${ECHO_T}$ac_cv_type_size_t" >&6
17505 +{ echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
17506 +echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
17507 if test $ac_cv_type_size_t = yes; then
17511 cat >>confdefs.h <<_ACEOF
17512 -#define size_t unsigned
17513 +#define size_t unsigned int
17518 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
17519 # for constant arguments. Useless!
17520 -echo "$as_me:$LINENO: checking for working alloca.h" >&5
17521 -echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
17522 +{ echo "$as_me:$LINENO: checking for working alloca.h" >&5
17523 +echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6; }
17524 if test "${ac_cv_working_alloca_h+set}" = set; then
17525 echo $ECHO_N "(cached) $ECHO_C" >&6
17527 @@ -15372,29 +17738,42 @@
17530 char *p = (char *) alloca (2 * sizeof (int));
17536 rm -f conftest.$ac_objext conftest$ac_exeext
17537 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17538 - (eval $ac_link) 2>conftest.er1
17539 +if { (ac_try="$ac_link"
17540 +case "(($ac_try" in
17541 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17542 + *) ac_try_echo=$ac_try;;
17544 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17545 + (eval "$ac_link") 2>conftest.er1
17547 grep -v '^ *+' conftest.er1 >conftest.err
17549 cat conftest.err >&5
17550 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17551 (exit $ac_status); } &&
17552 - { ac_try='test -z "$ac_c_werror_flag"
17553 - || test ! -s conftest.err'
17554 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17555 - (eval $ac_try) 2>&5
17556 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17557 + { (case "(($ac_try" in
17558 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17559 + *) ac_try_echo=$ac_try;;
17561 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17562 + (eval "$ac_try") 2>&5
17564 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17565 (exit $ac_status); }; } &&
17566 { ac_try='test -s conftest$ac_exeext'
17567 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17568 - (eval $ac_try) 2>&5
17569 + { (case "(($ac_try" in
17570 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17571 + *) ac_try_echo=$ac_try;;
17573 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17574 + (eval "$ac_try") 2>&5
17576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17577 (exit $ac_status); }; }; then
17578 @@ -15403,13 +17782,14 @@
17579 echo "$as_me: failed program was:" >&5
17580 sed 's/^/| /' conftest.$ac_ext >&5
17582 -ac_cv_working_alloca_h=no
17583 + ac_cv_working_alloca_h=no
17585 -rm -f conftest.err conftest.$ac_objext \
17587 +rm -f core conftest.err conftest.$ac_objext \
17588 conftest$ac_exeext conftest.$ac_ext
17590 -echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
17591 -echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
17592 +{ echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
17593 +echo "${ECHO_T}$ac_cv_working_alloca_h" >&6; }
17594 if test $ac_cv_working_alloca_h = yes; then
17596 cat >>confdefs.h <<\_ACEOF
17597 @@ -15418,8 +17798,8 @@
17601 -echo "$as_me:$LINENO: checking for alloca" >&5
17602 -echo $ECHO_N "checking for alloca... $ECHO_C" >&6
17603 +{ echo "$as_me:$LINENO: checking for alloca" >&5
17604 +echo $ECHO_N "checking for alloca... $ECHO_C" >&6; }
17605 if test "${ac_cv_func_alloca_works+set}" = set; then
17606 echo $ECHO_N "(cached) $ECHO_C" >&6
17608 @@ -15454,29 +17834,42 @@
17611 char *p = (char *) alloca (1);
17617 rm -f conftest.$ac_objext conftest$ac_exeext
17618 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17619 - (eval $ac_link) 2>conftest.er1
17620 +if { (ac_try="$ac_link"
17621 +case "(($ac_try" in
17622 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17623 + *) ac_try_echo=$ac_try;;
17625 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17626 + (eval "$ac_link") 2>conftest.er1
17628 grep -v '^ *+' conftest.er1 >conftest.err
17630 cat conftest.err >&5
17631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17632 (exit $ac_status); } &&
17633 - { ac_try='test -z "$ac_c_werror_flag"
17634 - || test ! -s conftest.err'
17635 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17636 - (eval $ac_try) 2>&5
17637 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17638 + { (case "(($ac_try" in
17639 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17640 + *) ac_try_echo=$ac_try;;
17642 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17643 + (eval "$ac_try") 2>&5
17645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17646 (exit $ac_status); }; } &&
17647 { ac_try='test -s conftest$ac_exeext'
17648 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17649 - (eval $ac_try) 2>&5
17650 + { (case "(($ac_try" in
17651 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17652 + *) ac_try_echo=$ac_try;;
17654 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17655 + (eval "$ac_try") 2>&5
17657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17658 (exit $ac_status); }; }; then
17659 @@ -15485,13 +17878,14 @@
17660 echo "$as_me: failed program was:" >&5
17661 sed 's/^/| /' conftest.$ac_ext >&5
17663 -ac_cv_func_alloca_works=no
17664 + ac_cv_func_alloca_works=no
17666 -rm -f conftest.err conftest.$ac_objext \
17668 +rm -f core conftest.err conftest.$ac_objext \
17669 conftest$ac_exeext conftest.$ac_ext
17671 -echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
17672 -echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
17673 +{ echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
17674 +echo "${ECHO_T}$ac_cv_func_alloca_works" >&6; }
17676 if test $ac_cv_func_alloca_works = yes; then
17678 @@ -15505,15 +17899,15 @@
17679 # contain a buggy version. If you still want to use their alloca,
17680 # use ar to extract alloca.o from them instead of compiling alloca.c.
17682 -ALLOCA=alloca.$ac_objext
17683 +ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
17685 cat >>confdefs.h <<\_ACEOF
17690 -echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
17691 -echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
17692 +{ echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
17693 +echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6; }
17694 if test "${ac_cv_os_cray+set}" = set; then
17695 echo $ECHO_N "(cached) $ECHO_C" >&6
17697 @@ -15523,7 +17917,7 @@
17698 cat confdefs.h >>conftest.$ac_ext
17699 cat >>conftest.$ac_ext <<_ACEOF
17700 /* end confdefs.h. */
17701 -#if defined(CRAY) && ! defined(CRAY2)
17702 +#if defined CRAY && ! defined CRAY2
17706 @@ -15539,14 +17933,14 @@
17710 -echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
17711 -echo "${ECHO_T}$ac_cv_os_cray" >&6
17712 +{ echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
17713 +echo "${ECHO_T}$ac_cv_os_cray" >&6; }
17714 if test $ac_cv_os_cray = yes; then
17715 for ac_func in _getb67 GETB67 getb67; do
17716 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
17717 -echo "$as_me:$LINENO: checking for $ac_func" >&5
17718 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
17719 -if eval "test \"\${$as_ac_var+set}\" = set"; then
17720 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
17721 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
17722 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
17723 echo $ECHO_N "(cached) $ECHO_C" >&6
17725 cat >conftest.$ac_ext <<_ACEOF
17726 @@ -15572,53 +17966,59 @@
17730 -/* Override any gcc2 internal prototype to avoid an error. */
17731 +/* Override any GCC internal prototype to avoid an error.
17732 + Use char because int might match the return type of a GCC
17733 + builtin and then its argument prototype would still apply. */
17738 -/* We use char because int might match the return type of a gcc2
17739 - builtin and then its argument prototype would still apply. */
17741 /* The GNU C library defines this for functions which it implements
17742 to always fail with ENOSYS. Some functions are actually named
17743 something starting with __ and the normal name is an alias. */
17744 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17745 +#if defined __stub_$ac_func || defined __stub___$ac_func
17748 -char (*f) () = $ac_func;
17750 -#ifdef __cplusplus
17757 -return f != $ac_func;
17758 +return $ac_func ();
17763 rm -f conftest.$ac_objext conftest$ac_exeext
17764 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17765 - (eval $ac_link) 2>conftest.er1
17766 +if { (ac_try="$ac_link"
17767 +case "(($ac_try" in
17768 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17769 + *) ac_try_echo=$ac_try;;
17771 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17772 + (eval "$ac_link") 2>conftest.er1
17774 grep -v '^ *+' conftest.er1 >conftest.err
17776 cat conftest.err >&5
17777 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17778 (exit $ac_status); } &&
17779 - { ac_try='test -z "$ac_c_werror_flag"
17780 - || test ! -s conftest.err'
17781 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17782 - (eval $ac_try) 2>&5
17783 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17784 + { (case "(($ac_try" in
17785 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17786 + *) ac_try_echo=$ac_try;;
17788 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17789 + (eval "$ac_try") 2>&5
17791 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17792 (exit $ac_status); }; } &&
17793 { ac_try='test -s conftest$ac_exeext'
17794 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17795 - (eval $ac_try) 2>&5
17796 + { (case "(($ac_try" in
17797 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17798 + *) ac_try_echo=$ac_try;;
17800 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17801 + (eval "$ac_try") 2>&5
17803 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17804 (exit $ac_status); }; }; then
17805 @@ -15627,13 +18027,15 @@
17806 echo "$as_me: failed program was:" >&5
17807 sed 's/^/| /' conftest.$ac_ext >&5
17809 -eval "$as_ac_var=no"
17810 + eval "$as_ac_var=no"
17812 -rm -f conftest.err conftest.$ac_objext \
17814 +rm -f core conftest.err conftest.$ac_objext \
17815 conftest$ac_exeext conftest.$ac_ext
17817 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
17818 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
17819 +ac_res=`eval echo '${'$as_ac_var'}'`
17820 + { echo "$as_me:$LINENO: result: $ac_res" >&5
17821 +echo "${ECHO_T}$ac_res" >&6; }
17822 if test `eval echo '${'$as_ac_var'}'` = yes; then
17824 cat >>confdefs.h <<_ACEOF
17825 @@ -15646,8 +18048,8 @@
17829 -echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
17830 -echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
17831 +{ echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
17832 +echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6; }
17833 if test "${ac_cv_c_stack_direction+set}" = set; then
17834 echo $ECHO_N "(cached) $ECHO_C" >&6
17836 @@ -15660,6 +18062,7 @@
17837 cat confdefs.h >>conftest.$ac_ext
17838 cat >>conftest.$ac_ext <<_ACEOF
17839 /* end confdefs.h. */
17840 +$ac_includes_default
17842 find_stack_direction ()
17844 @@ -15677,17 +18080,26 @@
17848 - exit (find_stack_direction () < 0);
17849 + return find_stack_direction () < 0;
17852 rm -f conftest$ac_exeext
17853 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17854 - (eval $ac_link) 2>&5
17855 +if { (ac_try="$ac_link"
17856 +case "(($ac_try" in
17857 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17858 + *) ac_try_echo=$ac_try;;
17860 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17861 + (eval "$ac_link") 2>&5
17863 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17864 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
17865 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17866 - (eval $ac_try) 2>&5
17867 + { (case "(($ac_try" in
17868 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17869 + *) ac_try_echo=$ac_try;;
17871 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17872 + (eval "$ac_try") 2>&5
17874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17875 (exit $ac_status); }; }; then
17876 @@ -15700,11 +18112,13 @@
17877 ( exit $ac_status )
17878 ac_cv_c_stack_direction=-1
17880 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17881 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17886 -echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
17887 -echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
17888 +{ echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
17889 +echo "${ECHO_T}$ac_cv_c_stack_direction" >&6; }
17891 cat >>confdefs.h <<_ACEOF
17892 #define STACK_DIRECTION $ac_cv_c_stack_direction
17893 @@ -15718,18 +18132,19 @@
17894 for ac_header in stdlib.h unistd.h
17896 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
17897 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
17898 - echo "$as_me:$LINENO: checking for $ac_header" >&5
17899 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17900 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
17901 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17902 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
17903 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
17904 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
17905 echo $ECHO_N "(cached) $ECHO_C" >&6
17907 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17908 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
17909 +ac_res=`eval echo '${'$as_ac_Header'}'`
17910 + { echo "$as_me:$LINENO: result: $ac_res" >&5
17911 +echo "${ECHO_T}$ac_res" >&6; }
17913 # Is the header compilable?
17914 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
17915 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17916 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
17917 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
17918 cat >conftest.$ac_ext <<_ACEOF
17921 @@ -15740,24 +18155,36 @@
17922 #include <$ac_header>
17924 rm -f conftest.$ac_objext
17925 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17926 - (eval $ac_compile) 2>conftest.er1
17927 +if { (ac_try="$ac_compile"
17928 +case "(($ac_try" in
17929 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17930 + *) ac_try_echo=$ac_try;;
17932 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17933 + (eval "$ac_compile") 2>conftest.er1
17935 grep -v '^ *+' conftest.er1 >conftest.err
17937 cat conftest.err >&5
17938 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17939 (exit $ac_status); } &&
17940 - { ac_try='test -z "$ac_c_werror_flag"
17941 - || test ! -s conftest.err'
17942 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17943 - (eval $ac_try) 2>&5
17944 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17945 + { (case "(($ac_try" in
17946 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17947 + *) ac_try_echo=$ac_try;;
17949 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17950 + (eval "$ac_try") 2>&5
17952 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17953 (exit $ac_status); }; } &&
17954 { ac_try='test -s conftest.$ac_objext'
17955 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17956 - (eval $ac_try) 2>&5
17957 + { (case "(($ac_try" in
17958 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17959 + *) ac_try_echo=$ac_try;;
17961 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17962 + (eval "$ac_try") 2>&5
17964 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17965 (exit $ac_status); }; }; then
17966 @@ -15766,15 +18193,16 @@
17967 echo "$as_me: failed program was:" >&5
17968 sed 's/^/| /' conftest.$ac_ext >&5
17970 -ac_header_compiler=no
17971 + ac_header_compiler=no
17973 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17974 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17975 -echo "${ECHO_T}$ac_header_compiler" >&6
17977 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17978 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17979 +echo "${ECHO_T}$ac_header_compiler" >&6; }
17981 # Is the header present?
17982 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
17983 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17984 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
17985 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
17986 cat >conftest.$ac_ext <<_ACEOF
17989 @@ -15783,8 +18211,13 @@
17990 /* end confdefs.h. */
17991 #include <$ac_header>
17993 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17994 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17995 +if { (ac_try="$ac_cpp conftest.$ac_ext"
17996 +case "(($ac_try" in
17997 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
17998 + *) ac_try_echo=$ac_try;;
18000 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18001 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18003 grep -v '^ *+' conftest.er1 >conftest.err
18005 @@ -15808,9 +18241,10 @@
18007 ac_header_preproc=no
18010 rm -f conftest.err conftest.$ac_ext
18011 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18012 -echo "${ECHO_T}$ac_header_preproc" >&6
18013 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18014 +echo "${ECHO_T}$ac_header_preproc" >&6; }
18016 # So? What about this header?
18017 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18018 @@ -15834,25 +18268,19 @@
18019 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18020 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18021 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18024 -## ------------------------------------------ ##
18025 -## Report this to the AC_PACKAGE_NAME lists. ##
18026 -## ------------------------------------------ ##
18029 - sed "s/^/$as_me: WARNING: /" >&2
18033 -echo "$as_me:$LINENO: checking for $ac_header" >&5
18034 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18035 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
18036 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
18037 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
18038 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
18039 echo $ECHO_N "(cached) $ECHO_C" >&6
18041 eval "$as_ac_Header=\$ac_header_preproc"
18043 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18044 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
18045 +ac_res=`eval echo '${'$as_ac_Header'}'`
18046 + { echo "$as_me:$LINENO: result: $ac_res" >&5
18047 +echo "${ECHO_T}$ac_res" >&6; }
18050 if test `eval echo '${'$as_ac_Header'}'` = yes; then
18051 @@ -15868,9 +18296,9 @@
18052 for ac_func in getpagesize
18054 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
18055 -echo "$as_me:$LINENO: checking for $ac_func" >&5
18056 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
18057 -if eval "test \"\${$as_ac_var+set}\" = set"; then
18058 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
18059 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
18060 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18061 echo $ECHO_N "(cached) $ECHO_C" >&6
18063 cat >conftest.$ac_ext <<_ACEOF
18064 @@ -15896,53 +18324,59 @@
18068 -/* Override any gcc2 internal prototype to avoid an error. */
18069 +/* Override any GCC internal prototype to avoid an error.
18070 + Use char because int might match the return type of a GCC
18071 + builtin and then its argument prototype would still apply. */
18076 -/* We use char because int might match the return type of a gcc2
18077 - builtin and then its argument prototype would still apply. */
18079 /* The GNU C library defines this for functions which it implements
18080 to always fail with ENOSYS. Some functions are actually named
18081 something starting with __ and the normal name is an alias. */
18082 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18083 +#if defined __stub_$ac_func || defined __stub___$ac_func
18086 -char (*f) () = $ac_func;
18088 -#ifdef __cplusplus
18095 -return f != $ac_func;
18096 +return $ac_func ();
18101 rm -f conftest.$ac_objext conftest$ac_exeext
18102 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18103 - (eval $ac_link) 2>conftest.er1
18104 +if { (ac_try="$ac_link"
18105 +case "(($ac_try" in
18106 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18107 + *) ac_try_echo=$ac_try;;
18109 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18110 + (eval "$ac_link") 2>conftest.er1
18112 grep -v '^ *+' conftest.er1 >conftest.err
18114 cat conftest.err >&5
18115 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18116 (exit $ac_status); } &&
18117 - { ac_try='test -z "$ac_c_werror_flag"
18118 - || test ! -s conftest.err'
18119 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18120 - (eval $ac_try) 2>&5
18121 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18122 + { (case "(($ac_try" in
18123 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18124 + *) ac_try_echo=$ac_try;;
18126 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18127 + (eval "$ac_try") 2>&5
18129 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18130 (exit $ac_status); }; } &&
18131 { ac_try='test -s conftest$ac_exeext'
18132 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18133 - (eval $ac_try) 2>&5
18134 + { (case "(($ac_try" in
18135 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18136 + *) ac_try_echo=$ac_try;;
18138 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18139 + (eval "$ac_try") 2>&5
18141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18142 (exit $ac_status); }; }; then
18143 @@ -15951,13 +18385,15 @@
18144 echo "$as_me: failed program was:" >&5
18145 sed 's/^/| /' conftest.$ac_ext >&5
18147 -eval "$as_ac_var=no"
18148 + eval "$as_ac_var=no"
18150 -rm -f conftest.err conftest.$ac_objext \
18152 +rm -f core conftest.err conftest.$ac_objext \
18153 conftest$ac_exeext conftest.$ac_ext
18155 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
18156 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
18157 +ac_res=`eval echo '${'$as_ac_var'}'`
18158 + { echo "$as_me:$LINENO: result: $ac_res" >&5
18159 +echo "${ECHO_T}$ac_res" >&6; }
18160 if test `eval echo '${'$as_ac_var'}'` = yes; then
18161 cat >>confdefs.h <<_ACEOF
18162 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
18163 @@ -15966,8 +18402,8 @@
18167 -echo "$as_me:$LINENO: checking for working mmap" >&5
18168 -echo $ECHO_N "checking for working mmap... $ECHO_C" >&6
18169 +{ echo "$as_me:$LINENO: checking for working mmap" >&5
18170 +echo $ECHO_N "checking for working mmap... $ECHO_C" >&6; }
18171 if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then
18172 echo $ECHO_N "(cached) $ECHO_C" >&6
18174 @@ -16062,15 +18498,15 @@
18175 /* First, make a file with some known garbage in it. */
18176 data = (char *) malloc (pagesize);
18180 for (i = 0; i < pagesize; ++i)
18181 *(data + i) = rand ();
18183 fd = creat ("conftest.mmap", 0600);
18187 if (write (fd, data, pagesize) != pagesize)
18192 /* Next, try to mmap the file at a fixed address which already has
18193 @@ -16078,17 +18514,17 @@
18194 we see the same garbage. */
18195 fd = open ("conftest.mmap", O_RDWR);
18199 data2 = (char *) malloc (2 * pagesize);
18202 - data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1);
18204 + data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
18205 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
18206 MAP_PRIVATE | MAP_FIXED, fd, 0L))
18209 for (i = 0; i < pagesize; ++i)
18210 if (*(data + i) != *(data2 + i))
18214 /* Finally, make sure that changes to the mapped area do not
18215 percolate back to the file as seen by read(). (This is a bug on
18216 @@ -16097,24 +18533,33 @@
18217 *(data2 + i) = *(data2 + i) + 1;
18218 data3 = (char *) malloc (pagesize);
18222 if (read (fd, data3, pagesize) != pagesize)
18225 for (i = 0; i < pagesize; ++i)
18226 if (*(data + i) != *(data3 + i))
18234 rm -f conftest$ac_exeext
18235 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18236 - (eval $ac_link) 2>&5
18237 +if { (ac_try="$ac_link"
18238 +case "(($ac_try" in
18239 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18240 + *) ac_try_echo=$ac_try;;
18242 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18243 + (eval "$ac_link") 2>&5
18245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18246 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
18247 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18248 - (eval $ac_try) 2>&5
18249 + { (case "(($ac_try" in
18250 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18251 + *) ac_try_echo=$ac_try;;
18253 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18254 + (eval "$ac_try") 2>&5
18256 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18257 (exit $ac_status); }; }; then
18258 @@ -16127,11 +18572,13 @@
18259 ( exit $ac_status )
18260 ac_cv_func_mmap_fixed_mapped=no
18262 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
18263 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
18268 -echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5
18269 -echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6
18270 +{ echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5
18271 +echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6; }
18272 if test $ac_cv_func_mmap_fixed_mapped = yes; then
18274 cat >>confdefs.h <<\_ACEOF
18275 @@ -16142,8 +18589,8 @@
18276 rm -f conftest.mmap
18279 - echo "$as_me:$LINENO: checking whether we are using the GNU C Library 2.1 or newer" >&5
18280 -echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6
18281 + { echo "$as_me:$LINENO: checking whether we are using the GNU C Library 2.1 or newer" >&5
18282 +echo $ECHO_N "checking whether we are using the GNU C Library 2.1 or newer... $ECHO_C" >&6; }
18283 if test "${ac_cv_gnu_library_2_1+set}" = set; then
18284 echo $ECHO_N "(cached) $ECHO_C" >&6
18286 @@ -16173,8 +18620,8 @@
18290 -echo "$as_me:$LINENO: result: $ac_cv_gnu_library_2_1" >&5
18291 -echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6
18292 +{ echo "$as_me:$LINENO: result: $ac_cv_gnu_library_2_1" >&5
18293 +echo "${ECHO_T}$ac_cv_gnu_library_2_1" >&6; }
18295 GLIBC21="$ac_cv_gnu_library_2_1"
18297 @@ -16194,18 +18641,19 @@
18298 stdlib.h string.h unistd.h sys/param.h
18300 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
18301 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
18302 - echo "$as_me:$LINENO: checking for $ac_header" >&5
18303 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18304 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
18305 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
18306 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
18307 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
18308 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
18309 echo $ECHO_N "(cached) $ECHO_C" >&6
18311 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18312 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
18313 +ac_res=`eval echo '${'$as_ac_Header'}'`
18314 + { echo "$as_me:$LINENO: result: $ac_res" >&5
18315 +echo "${ECHO_T}$ac_res" >&6; }
18317 # Is the header compilable?
18318 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
18319 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
18320 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
18321 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
18322 cat >conftest.$ac_ext <<_ACEOF
18325 @@ -16216,24 +18664,36 @@
18326 #include <$ac_header>
18328 rm -f conftest.$ac_objext
18329 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18330 - (eval $ac_compile) 2>conftest.er1
18331 +if { (ac_try="$ac_compile"
18332 +case "(($ac_try" in
18333 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18334 + *) ac_try_echo=$ac_try;;
18336 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18337 + (eval "$ac_compile") 2>conftest.er1
18339 grep -v '^ *+' conftest.er1 >conftest.err
18341 cat conftest.err >&5
18342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18343 (exit $ac_status); } &&
18344 - { ac_try='test -z "$ac_c_werror_flag"
18345 - || test ! -s conftest.err'
18346 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18347 - (eval $ac_try) 2>&5
18348 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18349 + { (case "(($ac_try" in
18350 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18351 + *) ac_try_echo=$ac_try;;
18353 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18354 + (eval "$ac_try") 2>&5
18356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18357 (exit $ac_status); }; } &&
18358 { ac_try='test -s conftest.$ac_objext'
18359 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18360 - (eval $ac_try) 2>&5
18361 + { (case "(($ac_try" in
18362 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18363 + *) ac_try_echo=$ac_try;;
18365 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18366 + (eval "$ac_try") 2>&5
18368 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18369 (exit $ac_status); }; }; then
18370 @@ -16242,15 +18702,16 @@
18371 echo "$as_me: failed program was:" >&5
18372 sed 's/^/| /' conftest.$ac_ext >&5
18374 -ac_header_compiler=no
18375 + ac_header_compiler=no
18377 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18378 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18379 -echo "${ECHO_T}$ac_header_compiler" >&6
18381 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18382 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18383 +echo "${ECHO_T}$ac_header_compiler" >&6; }
18385 # Is the header present?
18386 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
18387 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
18388 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
18389 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
18390 cat >conftest.$ac_ext <<_ACEOF
18393 @@ -16259,8 +18720,13 @@
18394 /* end confdefs.h. */
18395 #include <$ac_header>
18397 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18398 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
18399 +if { (ac_try="$ac_cpp conftest.$ac_ext"
18400 +case "(($ac_try" in
18401 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18402 + *) ac_try_echo=$ac_try;;
18404 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18405 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18407 grep -v '^ *+' conftest.er1 >conftest.err
18409 @@ -16284,9 +18750,10 @@
18411 ac_header_preproc=no
18414 rm -f conftest.err conftest.$ac_ext
18415 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18416 -echo "${ECHO_T}$ac_header_preproc" >&6
18417 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18418 +echo "${ECHO_T}$ac_header_preproc" >&6; }
18420 # So? What about this header?
18421 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18422 @@ -16310,25 +18777,19 @@
18423 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18424 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18425 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18428 -## ------------------------------------------ ##
18429 -## Report this to the AC_PACKAGE_NAME lists. ##
18430 -## ------------------------------------------ ##
18433 - sed "s/^/$as_me: WARNING: /" >&2
18437 -echo "$as_me:$LINENO: checking for $ac_header" >&5
18438 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18439 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
18440 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
18441 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
18442 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
18443 echo $ECHO_N "(cached) $ECHO_C" >&6
18445 eval "$as_ac_Header=\$ac_header_preproc"
18447 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18448 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
18449 +ac_res=`eval echo '${'$as_ac_Header'}'`
18450 + { echo "$as_me:$LINENO: result: $ac_res" >&5
18451 +echo "${ECHO_T}$ac_res" >&6; }
18454 if test `eval echo '${'$as_ac_Header'}'` = yes; then
18455 @@ -16366,9 +18827,9 @@
18456 strdup strtoul tsearch __argz_count __argz_stringify __argz_next
18458 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
18459 -echo "$as_me:$LINENO: checking for $ac_func" >&5
18460 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
18461 -if eval "test \"\${$as_ac_var+set}\" = set"; then
18462 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
18463 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
18464 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
18465 echo $ECHO_N "(cached) $ECHO_C" >&6
18467 cat >conftest.$ac_ext <<_ACEOF
18468 @@ -16394,53 +18855,59 @@
18472 -/* Override any gcc2 internal prototype to avoid an error. */
18473 +/* Override any GCC internal prototype to avoid an error.
18474 + Use char because int might match the return type of a GCC
18475 + builtin and then its argument prototype would still apply. */
18480 -/* We use char because int might match the return type of a gcc2
18481 - builtin and then its argument prototype would still apply. */
18483 /* The GNU C library defines this for functions which it implements
18484 to always fail with ENOSYS. Some functions are actually named
18485 something starting with __ and the normal name is an alias. */
18486 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
18487 +#if defined __stub_$ac_func || defined __stub___$ac_func
18490 -char (*f) () = $ac_func;
18492 -#ifdef __cplusplus
18499 -return f != $ac_func;
18500 +return $ac_func ();
18505 rm -f conftest.$ac_objext conftest$ac_exeext
18506 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18507 - (eval $ac_link) 2>conftest.er1
18508 +if { (ac_try="$ac_link"
18509 +case "(($ac_try" in
18510 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18511 + *) ac_try_echo=$ac_try;;
18513 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18514 + (eval "$ac_link") 2>conftest.er1
18516 grep -v '^ *+' conftest.er1 >conftest.err
18518 cat conftest.err >&5
18519 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18520 (exit $ac_status); } &&
18521 - { ac_try='test -z "$ac_c_werror_flag"
18522 - || test ! -s conftest.err'
18523 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18524 - (eval $ac_try) 2>&5
18525 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18526 + { (case "(($ac_try" in
18527 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18528 + *) ac_try_echo=$ac_try;;
18530 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18531 + (eval "$ac_try") 2>&5
18533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18534 (exit $ac_status); }; } &&
18535 { ac_try='test -s conftest$ac_exeext'
18536 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18537 - (eval $ac_try) 2>&5
18538 + { (case "(($ac_try" in
18539 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18540 + *) ac_try_echo=$ac_try;;
18542 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18543 + (eval "$ac_try") 2>&5
18545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18546 (exit $ac_status); }; }; then
18547 @@ -16449,13 +18916,15 @@
18548 echo "$as_me: failed program was:" >&5
18549 sed 's/^/| /' conftest.$ac_ext >&5
18551 -eval "$as_ac_var=no"
18552 + eval "$as_ac_var=no"
18554 -rm -f conftest.err conftest.$ac_objext \
18556 +rm -f core conftest.err conftest.$ac_objext \
18557 conftest$ac_exeext conftest.$ac_ext
18559 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
18560 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
18561 +ac_res=`eval echo '${'$as_ac_var'}'`
18562 + { echo "$as_me:$LINENO: result: $ac_res" >&5
18563 +echo "${ECHO_T}$ac_res" >&6; }
18564 if test `eval echo '${'$as_ac_var'}'` = yes; then
18565 cat >>confdefs.h <<_ACEOF
18566 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
18567 @@ -16468,19 +18937,19 @@
18571 -# Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
18572 +# Check whether --with-libiconv-prefix was given.
18573 if test "${with_libiconv_prefix+set}" = set; then
18574 - withval="$with_libiconv_prefix"
18576 + withval=$with_libiconv_prefix;
18577 for dir in `echo "$withval" | tr : ' '`; do
18578 if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
18579 if test -d $dir/lib; then LDFLAGS="$LDFLAGS -L$dir/lib"; fi
18586 - echo "$as_me:$LINENO: checking for iconv" >&5
18587 -echo $ECHO_N "checking for iconv... $ECHO_C" >&6
18588 + { echo "$as_me:$LINENO: checking for iconv" >&5
18589 +echo $ECHO_N "checking for iconv... $ECHO_C" >&6; }
18590 if test "${am_cv_func_iconv+set}" = set; then
18591 echo $ECHO_N "(cached) $ECHO_C" >&6
18593 @@ -16506,24 +18975,36 @@
18596 rm -f conftest.$ac_objext conftest$ac_exeext
18597 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18598 - (eval $ac_link) 2>conftest.er1
18599 +if { (ac_try="$ac_link"
18600 +case "(($ac_try" in
18601 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18602 + *) ac_try_echo=$ac_try;;
18604 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18605 + (eval "$ac_link") 2>conftest.er1
18607 grep -v '^ *+' conftest.er1 >conftest.err
18609 cat conftest.err >&5
18610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18611 (exit $ac_status); } &&
18612 - { ac_try='test -z "$ac_c_werror_flag"
18613 - || test ! -s conftest.err'
18614 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18615 - (eval $ac_try) 2>&5
18616 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18617 + { (case "(($ac_try" in
18618 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18619 + *) ac_try_echo=$ac_try;;
18621 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18622 + (eval "$ac_try") 2>&5
18624 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18625 (exit $ac_status); }; } &&
18626 { ac_try='test -s conftest$ac_exeext'
18627 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18628 - (eval $ac_try) 2>&5
18629 + { (case "(($ac_try" in
18630 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18631 + *) ac_try_echo=$ac_try;;
18633 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18634 + (eval "$ac_try") 2>&5
18636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18637 (exit $ac_status); }; }; then
18638 @@ -16532,8 +19013,10 @@
18639 echo "$as_me: failed program was:" >&5
18640 sed 's/^/| /' conftest.$ac_ext >&5
18644 -rm -f conftest.err conftest.$ac_objext \
18646 +rm -f core conftest.err conftest.$ac_objext \
18647 conftest$ac_exeext conftest.$ac_ext
18648 if test "$am_cv_func_iconv" != yes; then
18649 am_save_LIBS="$LIBS"
18650 @@ -16557,24 +19040,36 @@
18653 rm -f conftest.$ac_objext conftest$ac_exeext
18654 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18655 - (eval $ac_link) 2>conftest.er1
18656 +if { (ac_try="$ac_link"
18657 +case "(($ac_try" in
18658 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18659 + *) ac_try_echo=$ac_try;;
18661 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18662 + (eval "$ac_link") 2>conftest.er1
18664 grep -v '^ *+' conftest.er1 >conftest.err
18666 cat conftest.err >&5
18667 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18668 (exit $ac_status); } &&
18669 - { ac_try='test -z "$ac_c_werror_flag"
18670 - || test ! -s conftest.err'
18671 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18672 - (eval $ac_try) 2>&5
18673 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18674 + { (case "(($ac_try" in
18675 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18676 + *) ac_try_echo=$ac_try;;
18678 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18679 + (eval "$ac_try") 2>&5
18681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18682 (exit $ac_status); }; } &&
18683 { ac_try='test -s conftest$ac_exeext'
18684 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18685 - (eval $ac_try) 2>&5
18686 + { (case "(($ac_try" in
18687 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18688 + *) ac_try_echo=$ac_try;;
18690 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18691 + (eval "$ac_try") 2>&5
18693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18694 (exit $ac_status); }; }; then
18695 @@ -16584,23 +19079,25 @@
18696 echo "$as_me: failed program was:" >&5
18697 sed 's/^/| /' conftest.$ac_ext >&5
18701 -rm -f conftest.err conftest.$ac_objext \
18703 +rm -f core conftest.err conftest.$ac_objext \
18704 conftest$ac_exeext conftest.$ac_ext
18705 LIBS="$am_save_LIBS"
18709 -echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
18710 -echo "${ECHO_T}$am_cv_func_iconv" >&6
18711 +{ echo "$as_me:$LINENO: result: $am_cv_func_iconv" >&5
18712 +echo "${ECHO_T}$am_cv_func_iconv" >&6; }
18713 if test "$am_cv_func_iconv" = yes; then
18715 cat >>confdefs.h <<\_ACEOF
18716 #define HAVE_ICONV 1
18719 - echo "$as_me:$LINENO: checking for iconv declaration" >&5
18720 -echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6
18721 + { echo "$as_me:$LINENO: checking for iconv declaration" >&5
18722 +echo $ECHO_N "checking for iconv declaration... $ECHO_C" >&6; }
18723 if test "${am_cv_proto_iconv+set}" = set; then
18724 echo $ECHO_N "(cached) $ECHO_C" >&6
18726 @@ -16633,24 +19130,36 @@
18729 rm -f conftest.$ac_objext
18730 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18731 - (eval $ac_compile) 2>conftest.er1
18732 +if { (ac_try="$ac_compile"
18733 +case "(($ac_try" in
18734 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18735 + *) ac_try_echo=$ac_try;;
18737 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18738 + (eval "$ac_compile") 2>conftest.er1
18740 grep -v '^ *+' conftest.er1 >conftest.err
18742 cat conftest.err >&5
18743 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18744 (exit $ac_status); } &&
18745 - { ac_try='test -z "$ac_c_werror_flag"
18746 - || test ! -s conftest.err'
18747 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18748 - (eval $ac_try) 2>&5
18749 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18750 + { (case "(($ac_try" in
18751 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18752 + *) ac_try_echo=$ac_try;;
18754 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18755 + (eval "$ac_try") 2>&5
18757 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18758 (exit $ac_status); }; } &&
18759 { ac_try='test -s conftest.$ac_objext'
18760 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18761 - (eval $ac_try) 2>&5
18762 + { (case "(($ac_try" in
18763 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18764 + *) ac_try_echo=$ac_try;;
18766 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18767 + (eval "$ac_try") 2>&5
18769 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18770 (exit $ac_status); }; }; then
18771 @@ -16659,17 +19168,18 @@
18772 echo "$as_me: failed program was:" >&5
18773 sed 's/^/| /' conftest.$ac_ext >&5
18775 -am_cv_proto_iconv_arg1="const"
18776 + am_cv_proto_iconv_arg1="const"
18778 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18780 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
18781 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);"
18784 am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
18785 - echo "$as_me:$LINENO: result: ${ac_t:-
18786 + { echo "$as_me:$LINENO: result: ${ac_t:-
18787 }$am_cv_proto_iconv" >&5
18788 echo "${ECHO_T}${ac_t:-
18789 - }$am_cv_proto_iconv" >&6
18790 + }$am_cv_proto_iconv" >&6; }
18792 cat >>confdefs.h <<_ACEOF
18793 #define ICONV_CONST $am_cv_proto_iconv_arg1
18794 @@ -16683,8 +19193,8 @@
18798 - echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
18799 -echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
18800 + { echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
18801 +echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6; }
18802 if test "${am_cv_langinfo_codeset+set}" = set; then
18803 echo $ECHO_N "(cached) $ECHO_C" >&6
18805 @@ -16704,24 +19214,36 @@
18808 rm -f conftest.$ac_objext conftest$ac_exeext
18809 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18810 - (eval $ac_link) 2>conftest.er1
18811 +if { (ac_try="$ac_link"
18812 +case "(($ac_try" in
18813 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18814 + *) ac_try_echo=$ac_try;;
18816 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18817 + (eval "$ac_link") 2>conftest.er1
18819 grep -v '^ *+' conftest.er1 >conftest.err
18821 cat conftest.err >&5
18822 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18823 (exit $ac_status); } &&
18824 - { ac_try='test -z "$ac_c_werror_flag"
18825 - || test ! -s conftest.err'
18826 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18827 - (eval $ac_try) 2>&5
18828 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18829 + { (case "(($ac_try" in
18830 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18831 + *) ac_try_echo=$ac_try;;
18833 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18834 + (eval "$ac_try") 2>&5
18836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18837 (exit $ac_status); }; } &&
18838 { ac_try='test -s conftest$ac_exeext'
18839 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18840 - (eval $ac_try) 2>&5
18841 + { (case "(($ac_try" in
18842 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18843 + *) ac_try_echo=$ac_try;;
18845 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18846 + (eval "$ac_try") 2>&5
18848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18849 (exit $ac_status); }; }; then
18850 @@ -16730,14 +19252,15 @@
18851 echo "$as_me: failed program was:" >&5
18852 sed 's/^/| /' conftest.$ac_ext >&5
18854 -am_cv_langinfo_codeset=no
18855 + am_cv_langinfo_codeset=no
18857 -rm -f conftest.err conftest.$ac_objext \
18859 +rm -f core conftest.err conftest.$ac_objext \
18860 conftest$ac_exeext conftest.$ac_ext
18863 -echo "$as_me:$LINENO: result: $am_cv_langinfo_codeset" >&5
18864 -echo "${ECHO_T}$am_cv_langinfo_codeset" >&6
18865 +{ echo "$as_me:$LINENO: result: $am_cv_langinfo_codeset" >&5
18866 +echo "${ECHO_T}$am_cv_langinfo_codeset" >&6; }
18867 if test $am_cv_langinfo_codeset = yes; then
18869 cat >>confdefs.h <<\_ACEOF
18870 @@ -16747,8 +19270,8 @@
18873 if test $ac_cv_header_locale_h = yes; then
18874 - echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
18875 -echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6
18876 + { echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
18877 +echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6; }
18878 if test "${am_cv_val_LC_MESSAGES+set}" = set; then
18879 echo $ECHO_N "(cached) $ECHO_C" >&6
18881 @@ -16768,24 +19291,36 @@
18884 rm -f conftest.$ac_objext conftest$ac_exeext
18885 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18886 - (eval $ac_link) 2>conftest.er1
18887 +if { (ac_try="$ac_link"
18888 +case "(($ac_try" in
18889 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18890 + *) ac_try_echo=$ac_try;;
18892 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18893 + (eval "$ac_link") 2>conftest.er1
18895 grep -v '^ *+' conftest.er1 >conftest.err
18897 cat conftest.err >&5
18898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18899 (exit $ac_status); } &&
18900 - { ac_try='test -z "$ac_c_werror_flag"
18901 - || test ! -s conftest.err'
18902 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18903 - (eval $ac_try) 2>&5
18904 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18905 + { (case "(($ac_try" in
18906 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18907 + *) ac_try_echo=$ac_try;;
18909 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18910 + (eval "$ac_try") 2>&5
18912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18913 (exit $ac_status); }; } &&
18914 { ac_try='test -s conftest$ac_exeext'
18915 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18916 - (eval $ac_try) 2>&5
18917 + { (case "(($ac_try" in
18918 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
18919 + *) ac_try_echo=$ac_try;;
18921 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18922 + (eval "$ac_try") 2>&5
18924 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18925 (exit $ac_status); }; }; then
18926 @@ -16794,13 +19329,14 @@
18927 echo "$as_me: failed program was:" >&5
18928 sed 's/^/| /' conftest.$ac_ext >&5
18930 -am_cv_val_LC_MESSAGES=no
18931 + am_cv_val_LC_MESSAGES=no
18933 -rm -f conftest.err conftest.$ac_objext \
18935 +rm -f core conftest.err conftest.$ac_objext \
18936 conftest$ac_exeext conftest.$ac_ext
18938 -echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
18939 -echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6
18940 +{ echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
18941 +echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6; }
18942 if test $am_cv_val_LC_MESSAGES = yes; then
18944 cat >>confdefs.h <<\_ACEOF
18945 @@ -16809,17 +19345,17 @@
18949 - echo "$as_me:$LINENO: checking whether NLS is requested" >&5
18950 -echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6
18951 - # Check whether --enable-nls or --disable-nls was given.
18952 + { echo "$as_me:$LINENO: checking whether NLS is requested" >&5
18953 +echo $ECHO_N "checking whether NLS is requested... $ECHO_C" >&6; }
18954 + # Check whether --enable-nls was given.
18955 if test "${enable_nls+set}" = set; then
18956 - enableval="$enable_nls"
18957 - USE_NLS=$enableval
18958 + enableval=$enable_nls; USE_NLS=$enableval
18962 - echo "$as_me:$LINENO: result: $USE_NLS" >&5
18963 -echo "${ECHO_T}$USE_NLS" >&6
18966 + { echo "$as_me:$LINENO: result: $USE_NLS" >&5
18967 +echo "${ECHO_T}$USE_NLS" >&6; }
18970 BUILD_INCLUDED_LIBINTL=no
18971 @@ -16832,18 +19368,18 @@
18972 #define ENABLE_NLS 1
18975 - echo "$as_me:$LINENO: checking whether included gettext is requested" >&5
18976 -echo $ECHO_N "checking whether included gettext is requested... $ECHO_C" >&6
18977 + { echo "$as_me:$LINENO: checking whether included gettext is requested" >&5
18978 +echo $ECHO_N "checking whether included gettext is requested... $ECHO_C" >&6; }
18980 -# Check whether --with-included-gettext or --without-included-gettext was given.
18981 +# Check whether --with-included-gettext was given.
18982 if test "${with_included_gettext+set}" = set; then
18983 - withval="$with_included_gettext"
18984 - nls_cv_force_use_gnu_gettext=$withval
18985 + withval=$with_included_gettext; nls_cv_force_use_gnu_gettext=$withval
18987 nls_cv_force_use_gnu_gettext=no
18989 - echo "$as_me:$LINENO: result: $nls_cv_force_use_gnu_gettext" >&5
18990 -echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6
18993 + { echo "$as_me:$LINENO: result: $nls_cv_force_use_gnu_gettext" >&5
18994 +echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6; }
18996 nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
18997 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
18998 @@ -16853,17 +19389,17 @@
19001 if test "${ac_cv_header_libintl_h+set}" = set; then
19002 - echo "$as_me:$LINENO: checking for libintl.h" >&5
19003 -echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
19004 + { echo "$as_me:$LINENO: checking for libintl.h" >&5
19005 +echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6; }
19006 if test "${ac_cv_header_libintl_h+set}" = set; then
19007 echo $ECHO_N "(cached) $ECHO_C" >&6
19009 -echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
19010 -echo "${ECHO_T}$ac_cv_header_libintl_h" >&6
19011 +{ echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
19012 +echo "${ECHO_T}$ac_cv_header_libintl_h" >&6; }
19014 # Is the header compilable?
19015 -echo "$as_me:$LINENO: checking libintl.h usability" >&5
19016 -echo $ECHO_N "checking libintl.h usability... $ECHO_C" >&6
19017 +{ echo "$as_me:$LINENO: checking libintl.h usability" >&5
19018 +echo $ECHO_N "checking libintl.h usability... $ECHO_C" >&6; }
19019 cat >conftest.$ac_ext <<_ACEOF
19022 @@ -16874,24 +19410,36 @@
19023 #include <libintl.h>
19025 rm -f conftest.$ac_objext
19026 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19027 - (eval $ac_compile) 2>conftest.er1
19028 +if { (ac_try="$ac_compile"
19029 +case "(($ac_try" in
19030 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19031 + *) ac_try_echo=$ac_try;;
19033 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19034 + (eval "$ac_compile") 2>conftest.er1
19036 grep -v '^ *+' conftest.er1 >conftest.err
19038 cat conftest.err >&5
19039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19040 (exit $ac_status); } &&
19041 - { ac_try='test -z "$ac_c_werror_flag"
19042 - || test ! -s conftest.err'
19043 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19044 - (eval $ac_try) 2>&5
19045 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19046 + { (case "(($ac_try" in
19047 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19048 + *) ac_try_echo=$ac_try;;
19050 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19051 + (eval "$ac_try") 2>&5
19053 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19054 (exit $ac_status); }; } &&
19055 { ac_try='test -s conftest.$ac_objext'
19056 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19057 - (eval $ac_try) 2>&5
19058 + { (case "(($ac_try" in
19059 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19060 + *) ac_try_echo=$ac_try;;
19062 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19063 + (eval "$ac_try") 2>&5
19065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19066 (exit $ac_status); }; }; then
19067 @@ -16900,15 +19448,16 @@
19068 echo "$as_me: failed program was:" >&5
19069 sed 's/^/| /' conftest.$ac_ext >&5
19071 -ac_header_compiler=no
19072 + ac_header_compiler=no
19074 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19075 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19076 -echo "${ECHO_T}$ac_header_compiler" >&6
19078 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19079 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19080 +echo "${ECHO_T}$ac_header_compiler" >&6; }
19082 # Is the header present?
19083 -echo "$as_me:$LINENO: checking libintl.h presence" >&5
19084 -echo $ECHO_N "checking libintl.h presence... $ECHO_C" >&6
19085 +{ echo "$as_me:$LINENO: checking libintl.h presence" >&5
19086 +echo $ECHO_N "checking libintl.h presence... $ECHO_C" >&6; }
19087 cat >conftest.$ac_ext <<_ACEOF
19090 @@ -16917,8 +19466,13 @@
19091 /* end confdefs.h. */
19092 #include <libintl.h>
19094 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
19095 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
19096 +if { (ac_try="$ac_cpp conftest.$ac_ext"
19097 +case "(($ac_try" in
19098 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19099 + *) ac_try_echo=$ac_try;;
19101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19102 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
19104 grep -v '^ *+' conftest.er1 >conftest.err
19106 @@ -16942,9 +19496,10 @@
19108 ac_header_preproc=no
19111 rm -f conftest.err conftest.$ac_ext
19112 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19113 -echo "${ECHO_T}$ac_header_preproc" >&6
19114 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19115 +echo "${ECHO_T}$ac_header_preproc" >&6; }
19117 # So? What about this header?
19118 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19119 @@ -16968,30 +19523,23 @@
19120 echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;}
19121 { echo "$as_me:$LINENO: WARNING: libintl.h: in the future, the compiler will take precedence" >&5
19122 echo "$as_me: WARNING: libintl.h: in the future, the compiler will take precedence" >&2;}
19125 -## ------------------------------------------ ##
19126 -## Report this to the AC_PACKAGE_NAME lists. ##
19127 -## ------------------------------------------ ##
19130 - sed "s/^/$as_me: WARNING: /" >&2
19134 -echo "$as_me:$LINENO: checking for libintl.h" >&5
19135 -echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
19136 +{ echo "$as_me:$LINENO: checking for libintl.h" >&5
19137 +echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6; }
19138 if test "${ac_cv_header_libintl_h+set}" = set; then
19139 echo $ECHO_N "(cached) $ECHO_C" >&6
19141 ac_cv_header_libintl_h=$ac_header_preproc
19143 -echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
19144 -echo "${ECHO_T}$ac_cv_header_libintl_h" >&6
19145 +{ echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
19146 +echo "${ECHO_T}$ac_cv_header_libintl_h" >&6; }
19149 if test $ac_cv_header_libintl_h = yes; then
19150 - echo "$as_me:$LINENO: checking for GNU gettext in libc" >&5
19151 -echo $ECHO_N "checking for GNU gettext in libc... $ECHO_C" >&6
19152 + { echo "$as_me:$LINENO: checking for GNU gettext in libc" >&5
19153 +echo $ECHO_N "checking for GNU gettext in libc... $ECHO_C" >&6; }
19154 if test "${gt_cv_func_gnugettext1_libc+set}" = set; then
19155 echo $ECHO_N "(cached) $ECHO_C" >&6
19157 @@ -17013,24 +19561,36 @@
19160 rm -f conftest.$ac_objext conftest$ac_exeext
19161 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19162 - (eval $ac_link) 2>conftest.er1
19163 +if { (ac_try="$ac_link"
19164 +case "(($ac_try" in
19165 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19166 + *) ac_try_echo=$ac_try;;
19168 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19169 + (eval "$ac_link") 2>conftest.er1
19171 grep -v '^ *+' conftest.er1 >conftest.err
19173 cat conftest.err >&5
19174 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19175 (exit $ac_status); } &&
19176 - { ac_try='test -z "$ac_c_werror_flag"
19177 - || test ! -s conftest.err'
19178 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19179 - (eval $ac_try) 2>&5
19180 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19181 + { (case "(($ac_try" in
19182 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19183 + *) ac_try_echo=$ac_try;;
19185 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19186 + (eval "$ac_try") 2>&5
19188 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19189 (exit $ac_status); }; } &&
19190 { ac_try='test -s conftest$ac_exeext'
19191 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19192 - (eval $ac_try) 2>&5
19193 + { (case "(($ac_try" in
19194 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19195 + *) ac_try_echo=$ac_try;;
19197 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19198 + (eval "$ac_try") 2>&5
19200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19201 (exit $ac_status); }; }; then
19202 @@ -17039,17 +19599,18 @@
19203 echo "$as_me: failed program was:" >&5
19204 sed 's/^/| /' conftest.$ac_ext >&5
19206 -gt_cv_func_gnugettext1_libc=no
19207 + gt_cv_func_gnugettext1_libc=no
19209 -rm -f conftest.err conftest.$ac_objext \
19211 +rm -f core conftest.err conftest.$ac_objext \
19212 conftest$ac_exeext conftest.$ac_ext
19214 -echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext1_libc" >&5
19215 -echo "${ECHO_T}$gt_cv_func_gnugettext1_libc" >&6
19216 +{ echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext1_libc" >&5
19217 +echo "${ECHO_T}$gt_cv_func_gnugettext1_libc" >&6; }
19219 if test "$gt_cv_func_gnugettext1_libc" != "yes"; then
19220 - echo "$as_me:$LINENO: checking for GNU gettext in libintl" >&5
19221 -echo $ECHO_N "checking for GNU gettext in libintl... $ECHO_C" >&6
19222 + { echo "$as_me:$LINENO: checking for GNU gettext in libintl" >&5
19223 +echo $ECHO_N "checking for GNU gettext in libintl... $ECHO_C" >&6; }
19224 if test "${gt_cv_func_gnugettext1_libintl+set}" = set; then
19225 echo $ECHO_N "(cached) $ECHO_C" >&6
19227 @@ -17073,24 +19634,36 @@
19230 rm -f conftest.$ac_objext conftest$ac_exeext
19231 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19232 - (eval $ac_link) 2>conftest.er1
19233 +if { (ac_try="$ac_link"
19234 +case "(($ac_try" in
19235 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19236 + *) ac_try_echo=$ac_try;;
19238 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19239 + (eval "$ac_link") 2>conftest.er1
19241 grep -v '^ *+' conftest.er1 >conftest.err
19243 cat conftest.err >&5
19244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19245 (exit $ac_status); } &&
19246 - { ac_try='test -z "$ac_c_werror_flag"
19247 - || test ! -s conftest.err'
19248 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19249 - (eval $ac_try) 2>&5
19250 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19251 + { (case "(($ac_try" in
19252 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19253 + *) ac_try_echo=$ac_try;;
19255 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19256 + (eval "$ac_try") 2>&5
19258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19259 (exit $ac_status); }; } &&
19260 { ac_try='test -s conftest$ac_exeext'
19261 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19262 - (eval $ac_try) 2>&5
19263 + { (case "(($ac_try" in
19264 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19265 + *) ac_try_echo=$ac_try;;
19267 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19268 + (eval "$ac_try") 2>&5
19270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19271 (exit $ac_status); }; }; then
19272 @@ -17099,14 +19672,15 @@
19273 echo "$as_me: failed program was:" >&5
19274 sed 's/^/| /' conftest.$ac_ext >&5
19276 -gt_cv_func_gnugettext1_libintl=no
19277 + gt_cv_func_gnugettext1_libintl=no
19279 -rm -f conftest.err conftest.$ac_objext \
19281 +rm -f core conftest.err conftest.$ac_objext \
19282 conftest$ac_exeext conftest.$ac_ext
19283 LIBS="$gt_save_LIBS"
19285 -echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext1_libintl" >&5
19286 -echo "${ECHO_T}$gt_cv_func_gnugettext1_libintl" >&6
19287 +{ echo "$as_me:$LINENO: result: $gt_cv_func_gnugettext1_libintl" >&5
19288 +echo "${ECHO_T}$gt_cv_func_gnugettext1_libintl" >&6; }
19291 if test "$gt_cv_func_gnugettext1_libc" = "yes" \
19292 @@ -17128,9 +19702,9 @@
19293 for ac_func in dcgettext
19295 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
19296 -echo "$as_me:$LINENO: checking for $ac_func" >&5
19297 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
19298 -if eval "test \"\${$as_ac_var+set}\" = set"; then
19299 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
19300 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
19301 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
19302 echo $ECHO_N "(cached) $ECHO_C" >&6
19304 cat >conftest.$ac_ext <<_ACEOF
19305 @@ -17156,53 +19730,59 @@
19309 -/* Override any gcc2 internal prototype to avoid an error. */
19310 +/* Override any GCC internal prototype to avoid an error.
19311 + Use char because int might match the return type of a GCC
19312 + builtin and then its argument prototype would still apply. */
19317 -/* We use char because int might match the return type of a gcc2
19318 - builtin and then its argument prototype would still apply. */
19320 /* The GNU C library defines this for functions which it implements
19321 to always fail with ENOSYS. Some functions are actually named
19322 something starting with __ and the normal name is an alias. */
19323 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
19324 +#if defined __stub_$ac_func || defined __stub___$ac_func
19327 -char (*f) () = $ac_func;
19329 -#ifdef __cplusplus
19336 -return f != $ac_func;
19337 +return $ac_func ();
19342 rm -f conftest.$ac_objext conftest$ac_exeext
19343 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19344 - (eval $ac_link) 2>conftest.er1
19345 +if { (ac_try="$ac_link"
19346 +case "(($ac_try" in
19347 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19348 + *) ac_try_echo=$ac_try;;
19350 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19351 + (eval "$ac_link") 2>conftest.er1
19353 grep -v '^ *+' conftest.er1 >conftest.err
19355 cat conftest.err >&5
19356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19357 (exit $ac_status); } &&
19358 - { ac_try='test -z "$ac_c_werror_flag"
19359 - || test ! -s conftest.err'
19360 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19361 - (eval $ac_try) 2>&5
19362 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19363 + { (case "(($ac_try" in
19364 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19365 + *) ac_try_echo=$ac_try;;
19367 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19368 + (eval "$ac_try") 2>&5
19370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19371 (exit $ac_status); }; } &&
19372 { ac_try='test -s conftest$ac_exeext'
19373 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19374 - (eval $ac_try) 2>&5
19375 + { (case "(($ac_try" in
19376 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19377 + *) ac_try_echo=$ac_try;;
19379 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19380 + (eval "$ac_try") 2>&5
19382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19383 (exit $ac_status); }; }; then
19384 @@ -17211,13 +19791,15 @@
19385 echo "$as_me: failed program was:" >&5
19386 sed 's/^/| /' conftest.$ac_ext >&5
19388 -eval "$as_ac_var=no"
19389 + eval "$as_ac_var=no"
19391 -rm -f conftest.err conftest.$ac_objext \
19393 +rm -f core conftest.err conftest.$ac_objext \
19394 conftest$ac_exeext conftest.$ac_ext
19396 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
19397 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
19398 +ac_res=`eval echo '${'$as_ac_var'}'`
19399 + { echo "$as_me:$LINENO: result: $ac_res" >&5
19400 +echo "${ECHO_T}$ac_res" >&6; }
19401 if test `eval echo '${'$as_ac_var'}'` = yes; then
19402 cat >>confdefs.h <<_ACEOF
19403 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
19404 @@ -17230,8 +19812,8 @@
19406 # Extract the first word of "msgfmt", so it can be a program name with args.
19407 set dummy msgfmt; ac_word=$2
19408 -echo "$as_me:$LINENO: checking for $ac_word" >&5
19409 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19410 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
19411 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19412 if test "${ac_cv_path_MSGFMT+set}" = set; then
19413 echo $ECHO_N "(cached) $ECHO_C" >&6
19415 @@ -17257,17 +19839,17 @@
19417 MSGFMT="$ac_cv_path_MSGFMT"
19418 if test "$MSGFMT" != ":"; then
19419 - echo "$as_me:$LINENO: result: $MSGFMT" >&5
19420 -echo "${ECHO_T}$MSGFMT" >&6
19421 + { echo "$as_me:$LINENO: result: $MSGFMT" >&5
19422 +echo "${ECHO_T}$MSGFMT" >&6; }
19424 - echo "$as_me:$LINENO: result: no" >&5
19425 -echo "${ECHO_T}no" >&6
19426 + { echo "$as_me:$LINENO: result: no" >&5
19427 +echo "${ECHO_T}no" >&6; }
19430 # Extract the first word of "gmsgfmt", so it can be a program name with args.
19431 set dummy gmsgfmt; ac_word=$2
19432 -echo "$as_me:$LINENO: checking for $ac_word" >&5
19433 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19434 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
19435 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19436 if test "${ac_cv_path_GMSGFMT+set}" = set; then
19437 echo $ECHO_N "(cached) $ECHO_C" >&6
19439 @@ -17282,33 +19864,34 @@
19441 test -z "$as_dir" && as_dir=.
19442 for ac_exec_ext in '' $ac_executable_extensions; do
19443 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
19444 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
19445 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
19446 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
19453 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
19457 GMSGFMT=$ac_cv_path_GMSGFMT
19459 if test -n "$GMSGFMT"; then
19460 - echo "$as_me:$LINENO: result: $GMSGFMT" >&5
19461 -echo "${ECHO_T}$GMSGFMT" >&6
19462 + { echo "$as_me:$LINENO: result: $GMSGFMT" >&5
19463 +echo "${ECHO_T}$GMSGFMT" >&6; }
19465 - echo "$as_me:$LINENO: result: no" >&5
19466 -echo "${ECHO_T}no" >&6
19467 + { echo "$as_me:$LINENO: result: no" >&5
19468 +echo "${ECHO_T}no" >&6; }
19473 # Extract the first word of "xgettext", so it can be a program name with args.
19474 set dummy xgettext; ac_word=$2
19475 -echo "$as_me:$LINENO: checking for $ac_word" >&5
19476 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19477 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
19478 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19479 if test "${ac_cv_path_XGETTEXT+set}" = set; then
19480 echo $ECHO_N "(cached) $ECHO_C" >&6
19482 @@ -17334,11 +19917,11 @@
19484 XGETTEXT="$ac_cv_path_XGETTEXT"
19485 if test "$XGETTEXT" != ":"; then
19486 - echo "$as_me:$LINENO: result: $XGETTEXT" >&5
19487 -echo "${ECHO_T}$XGETTEXT" >&6
19488 + { echo "$as_me:$LINENO: result: $XGETTEXT" >&5
19489 +echo "${ECHO_T}$XGETTEXT" >&6; }
19491 - echo "$as_me:$LINENO: result: no" >&5
19492 -echo "${ECHO_T}no" >&6
19493 + { echo "$as_me:$LINENO: result: no" >&5
19494 +echo "${ECHO_T}no" >&6; }
19498 @@ -17358,8 +19941,8 @@
19499 INTLOBJS="\$(GETTOBJS)"
19500 # Extract the first word of "msgfmt", so it can be a program name with args.
19501 set dummy msgfmt; ac_word=$2
19502 -echo "$as_me:$LINENO: checking for $ac_word" >&5
19503 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19504 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
19505 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19506 if test "${ac_cv_path_MSGFMT+set}" = set; then
19507 echo $ECHO_N "(cached) $ECHO_C" >&6
19509 @@ -17385,17 +19968,17 @@
19511 MSGFMT="$ac_cv_path_MSGFMT"
19512 if test "$MSGFMT" != ":"; then
19513 - echo "$as_me:$LINENO: result: $MSGFMT" >&5
19514 -echo "${ECHO_T}$MSGFMT" >&6
19515 + { echo "$as_me:$LINENO: result: $MSGFMT" >&5
19516 +echo "${ECHO_T}$MSGFMT" >&6; }
19518 - echo "$as_me:$LINENO: result: no" >&5
19519 -echo "${ECHO_T}no" >&6
19520 + { echo "$as_me:$LINENO: result: no" >&5
19521 +echo "${ECHO_T}no" >&6; }
19524 # Extract the first word of "gmsgfmt", so it can be a program name with args.
19525 set dummy gmsgfmt; ac_word=$2
19526 -echo "$as_me:$LINENO: checking for $ac_word" >&5
19527 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19528 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
19529 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19530 if test "${ac_cv_path_GMSGFMT+set}" = set; then
19531 echo $ECHO_N "(cached) $ECHO_C" >&6
19533 @@ -17410,32 +19993,33 @@
19535 test -z "$as_dir" && as_dir=.
19536 for ac_exec_ext in '' $ac_executable_extensions; do
19537 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
19538 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
19539 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
19540 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
19547 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
19551 GMSGFMT=$ac_cv_path_GMSGFMT
19553 if test -n "$GMSGFMT"; then
19554 - echo "$as_me:$LINENO: result: $GMSGFMT" >&5
19555 -echo "${ECHO_T}$GMSGFMT" >&6
19556 + { echo "$as_me:$LINENO: result: $GMSGFMT" >&5
19557 +echo "${ECHO_T}$GMSGFMT" >&6; }
19559 - echo "$as_me:$LINENO: result: no" >&5
19560 -echo "${ECHO_T}no" >&6
19561 + { echo "$as_me:$LINENO: result: no" >&5
19562 +echo "${ECHO_T}no" >&6; }
19566 # Extract the first word of "xgettext", so it can be a program name with args.
19567 set dummy xgettext; ac_word=$2
19568 -echo "$as_me:$LINENO: checking for $ac_word" >&5
19569 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19570 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
19571 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19572 if test "${ac_cv_path_XGETTEXT+set}" = set; then
19573 echo $ECHO_N "(cached) $ECHO_C" >&6
19575 @@ -17461,11 +20045,11 @@
19577 XGETTEXT="$ac_cv_path_XGETTEXT"
19578 if test "$XGETTEXT" != ":"; then
19579 - echo "$as_me:$LINENO: result: $XGETTEXT" >&5
19580 -echo "${ECHO_T}$XGETTEXT" >&6
19581 + { echo "$as_me:$LINENO: result: $XGETTEXT" >&5
19582 +echo "${ECHO_T}$XGETTEXT" >&6; }
19584 - echo "$as_me:$LINENO: result: no" >&5
19585 -echo "${ECHO_T}no" >&6
19586 + { echo "$as_me:$LINENO: result: no" >&5
19587 +echo "${ECHO_T}no" >&6; }
19591 @@ -17480,8 +20064,8 @@
19592 if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then
19595 - echo "$as_me:$LINENO: result: found msgfmt program is not GNU msgfmt; ignore it" >&5
19596 -echo "${ECHO_T}found msgfmt program is not GNU msgfmt; ignore it" >&6
19597 + { echo "$as_me:$LINENO: result: found msgfmt program is not GNU msgfmt; ignore it" >&5
19598 +echo "${ECHO_T}found msgfmt program is not GNU msgfmt; ignore it" >&6; }
19602 @@ -17490,15 +20074,15 @@
19603 if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then
19606 - echo "$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it" >&5
19607 -echo "${ECHO_T}found xgettext program is not GNU xgettext; ignore it" >&6
19608 + { echo "$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it" >&5
19609 +echo "${ECHO_T}found xgettext program is not GNU xgettext; ignore it" >&6; }
19616 - ac_config_commands="$ac_config_commands default-1"
19617 + ac_config_commands="$ac_config_commands default-1"
19621 @@ -17510,8 +20094,8 @@
19623 # Extract the first word of "$ac_prog", so it can be a program name with args.
19624 set dummy $ac_prog; ac_word=$2
19625 -echo "$as_me:$LINENO: checking for $ac_word" >&5
19626 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19627 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
19628 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
19629 if test "${ac_cv_prog_INTLBISON+set}" = set; then
19630 echo $ECHO_N "(cached) $ECHO_C" >&6
19632 @@ -17524,33 +20108,35 @@
19634 test -z "$as_dir" && as_dir=.
19635 for ac_exec_ext in '' $ac_executable_extensions; do
19636 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
19637 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
19638 ac_cv_prog_INTLBISON="$ac_prog"
19639 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
19648 INTLBISON=$ac_cv_prog_INTLBISON
19649 if test -n "$INTLBISON"; then
19650 - echo "$as_me:$LINENO: result: $INTLBISON" >&5
19651 -echo "${ECHO_T}$INTLBISON" >&6
19652 + { echo "$as_me:$LINENO: result: $INTLBISON" >&5
19653 +echo "${ECHO_T}$INTLBISON" >&6; }
19655 - echo "$as_me:$LINENO: result: no" >&5
19656 -echo "${ECHO_T}no" >&6
19657 + { echo "$as_me:$LINENO: result: no" >&5
19658 +echo "${ECHO_T}no" >&6; }
19662 test -n "$INTLBISON" && break
19665 if test -z "$INTLBISON"; then
19668 - echo "$as_me:$LINENO: checking version of bison" >&5
19669 -echo $ECHO_N "checking version of bison... $ECHO_C" >&6
19670 + { echo "$as_me:$LINENO: checking version of bison" >&5
19671 +echo $ECHO_N "checking version of bison... $ECHO_C" >&6; }
19672 ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
19673 case $ac_prog_version in
19674 '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
19675 @@ -17558,8 +20144,8 @@
19676 ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
19677 *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
19679 - echo "$as_me:$LINENO: result: $ac_prog_version" >&5
19680 -echo "${ECHO_T}$ac_prog_version" >&6
19681 + { echo "$as_me:$LINENO: result: $ac_prog_version" >&5
19682 +echo "${ECHO_T}$ac_prog_version" >&6; }
19684 if test $ac_verc_fail = yes; then
19686 @@ -17597,8 +20183,8 @@
19687 if test "x$ALL_LINGUAS" = "x"; then
19690 - echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
19691 -echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
19692 + { echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
19693 +echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6; }
19695 for presentlang in $ALL_LINGUAS; do
19697 @@ -17617,8 +20203,8 @@
19700 LINGUAS=$NEW_LINGUAS
19701 - echo "$as_me:$LINENO: result: $LINGUAS" >&5
19702 -echo "${ECHO_T}$LINGUAS" >&6
19703 + { echo "$as_me:$LINENO: result: $LINGUAS" >&5
19704 +echo "${ECHO_T}$LINGUAS" >&6; }
19707 if test -n "$LINGUAS"; then
19708 @@ -17649,18 +20235,19 @@
19709 for ac_header in iconv.h
19711 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
19712 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
19713 - echo "$as_me:$LINENO: checking for $ac_header" >&5
19714 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19715 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
19716 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19717 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
19718 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19719 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19720 echo $ECHO_N "(cached) $ECHO_C" >&6
19722 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19723 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
19724 +ac_res=`eval echo '${'$as_ac_Header'}'`
19725 + { echo "$as_me:$LINENO: result: $ac_res" >&5
19726 +echo "${ECHO_T}$ac_res" >&6; }
19728 # Is the header compilable?
19729 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
19730 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19731 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
19732 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
19733 cat >conftest.$ac_ext <<_ACEOF
19736 @@ -17671,24 +20258,36 @@
19737 #include <$ac_header>
19739 rm -f conftest.$ac_objext
19740 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19741 - (eval $ac_compile) 2>conftest.er1
19742 +if { (ac_try="$ac_compile"
19743 +case "(($ac_try" in
19744 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19745 + *) ac_try_echo=$ac_try;;
19747 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19748 + (eval "$ac_compile") 2>conftest.er1
19750 grep -v '^ *+' conftest.er1 >conftest.err
19752 cat conftest.err >&5
19753 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19754 (exit $ac_status); } &&
19755 - { ac_try='test -z "$ac_c_werror_flag"
19756 - || test ! -s conftest.err'
19757 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19758 - (eval $ac_try) 2>&5
19759 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19760 + { (case "(($ac_try" in
19761 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19762 + *) ac_try_echo=$ac_try;;
19764 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19765 + (eval "$ac_try") 2>&5
19767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19768 (exit $ac_status); }; } &&
19769 { ac_try='test -s conftest.$ac_objext'
19770 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19771 - (eval $ac_try) 2>&5
19772 + { (case "(($ac_try" in
19773 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19774 + *) ac_try_echo=$ac_try;;
19776 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19777 + (eval "$ac_try") 2>&5
19779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19780 (exit $ac_status); }; }; then
19781 @@ -17697,15 +20296,16 @@
19782 echo "$as_me: failed program was:" >&5
19783 sed 's/^/| /' conftest.$ac_ext >&5
19785 -ac_header_compiler=no
19786 + ac_header_compiler=no
19788 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19789 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19790 -echo "${ECHO_T}$ac_header_compiler" >&6
19792 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
19793 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19794 +echo "${ECHO_T}$ac_header_compiler" >&6; }
19796 # Is the header present?
19797 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
19798 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19799 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
19800 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
19801 cat >conftest.$ac_ext <<_ACEOF
19804 @@ -17714,8 +20314,13 @@
19805 /* end confdefs.h. */
19806 #include <$ac_header>
19808 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
19809 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
19810 +if { (ac_try="$ac_cpp conftest.$ac_ext"
19811 +case "(($ac_try" in
19812 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19813 + *) ac_try_echo=$ac_try;;
19815 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19816 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
19818 grep -v '^ *+' conftest.er1 >conftest.err
19820 @@ -17739,9 +20344,10 @@
19822 ac_header_preproc=no
19825 rm -f conftest.err conftest.$ac_ext
19826 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19827 -echo "${ECHO_T}$ac_header_preproc" >&6
19828 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19829 +echo "${ECHO_T}$ac_header_preproc" >&6; }
19831 # So? What about this header?
19832 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19833 @@ -17765,33 +20371,27 @@
19834 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19835 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19836 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19839 -## ------------------------------------------ ##
19840 -## Report this to the AC_PACKAGE_NAME lists. ##
19841 -## ------------------------------------------ ##
19844 - sed "s/^/$as_me: WARNING: /" >&2
19848 -echo "$as_me:$LINENO: checking for $ac_header" >&5
19849 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19850 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
19851 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
19852 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
19853 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
19854 echo $ECHO_N "(cached) $ECHO_C" >&6
19856 eval "$as_ac_Header=\$ac_header_preproc"
19858 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19859 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
19860 +ac_res=`eval echo '${'$as_ac_Header'}'`
19861 + { echo "$as_me:$LINENO: result: $ac_res" >&5
19862 +echo "${ECHO_T}$ac_res" >&6; }
19865 if test `eval echo '${'$as_ac_Header'}'` = yes; then
19866 cat >>confdefs.h <<_ACEOF
19867 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
19869 - echo "$as_me:$LINENO: checking whether iconv.h defines iconv_t" >&5
19870 -echo $ECHO_N "checking whether iconv.h defines iconv_t... $ECHO_C" >&6
19871 + { echo "$as_me:$LINENO: checking whether iconv.h defines iconv_t" >&5
19872 +echo $ECHO_N "checking whether iconv.h defines iconv_t... $ECHO_C" >&6; }
19873 cat >conftest.$ac_ext <<_ACEOF
19876 @@ -17803,16 +20403,16 @@
19878 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
19879 $EGREP "typedef.*iconv_t" >/dev/null 2>&1; then
19880 - echo "$as_me:$LINENO: result: yes" >&5
19881 -echo "${ECHO_T}yes" >&6
19882 + { echo "$as_me:$LINENO: result: yes" >&5
19883 +echo "${ECHO_T}yes" >&6; }
19885 cat >>confdefs.h <<\_ACEOF
19886 #define HAVE_ICONV_T_DEF 1
19890 - echo "$as_me:$LINENO: result: no" >&5
19891 -echo "${ECHO_T}no" >&6
19892 + { echo "$as_me:$LINENO: result: no" >&5
19893 +echo "${ECHO_T}no" >&6; }
19897 @@ -17821,8 +20421,8 @@
19901 -echo "$as_me:$LINENO: checking whether this iconv is good enough" >&5
19902 -echo $ECHO_N "checking whether this iconv is good enough... $ECHO_C" >&6
19903 +{ echo "$as_me:$LINENO: checking whether this iconv is good enough" >&5
19904 +echo $ECHO_N "checking whether this iconv is good enough... $ECHO_C" >&6; }
19905 if test "${mutt_cv_iconv_good+set}" = set; then
19906 echo $ECHO_N "(cached) $ECHO_C" >&6
19908 @@ -17854,13 +20454,22 @@
19911 rm -f conftest$ac_exeext
19912 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19913 - (eval $ac_link) 2>&5
19914 +if { (ac_try="$ac_link"
19915 +case "(($ac_try" in
19916 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19917 + *) ac_try_echo=$ac_try;;
19919 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19920 + (eval "$ac_link") 2>&5
19922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19923 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
19924 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19925 - (eval $ac_try) 2>&5
19926 + { (case "(($ac_try" in
19927 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19928 + *) ac_try_echo=$ac_try;;
19930 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19931 + (eval "$ac_try") 2>&5
19933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19934 (exit $ac_status); }; }; then
19935 @@ -17873,20 +20482,22 @@
19936 ( exit $ac_status )
19937 mutt_cv_iconv_good=no
19939 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19940 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19944 LIBS="$mutt_save_LIBS"
19946 -echo "$as_me:$LINENO: result: $mutt_cv_iconv_good" >&5
19947 -echo "${ECHO_T}$mutt_cv_iconv_good" >&6
19948 +{ echo "$as_me:$LINENO: result: $mutt_cv_iconv_good" >&5
19949 +echo "${ECHO_T}$mutt_cv_iconv_good" >&6; }
19950 if test "$mutt_cv_iconv_good" = no; then
19951 { { echo "$as_me:$LINENO: error: Try using libiconv instead" >&5
19952 echo "$as_me: error: Try using libiconv instead" >&2;}
19953 { (exit 1); exit 1; }; }
19956 -echo "$as_me:$LINENO: checking whether iconv is non-transcribing" >&5
19957 -echo $ECHO_N "checking whether iconv is non-transcribing... $ECHO_C" >&6
19958 +{ echo "$as_me:$LINENO: checking whether iconv is non-transcribing" >&5
19959 +echo $ECHO_N "checking whether iconv is non-transcribing... $ECHO_C" >&6; }
19960 if test "${mutt_cv_iconv_nontrans+set}" = set; then
19961 echo $ECHO_N "(cached) $ECHO_C" >&6
19963 @@ -17919,13 +20530,22 @@
19966 rm -f conftest$ac_exeext
19967 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19968 - (eval $ac_link) 2>&5
19969 +if { (ac_try="$ac_link"
19970 +case "(($ac_try" in
19971 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19972 + *) ac_try_echo=$ac_try;;
19974 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19975 + (eval "$ac_link") 2>&5
19977 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19978 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
19979 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19980 - (eval $ac_try) 2>&5
19981 + { (case "(($ac_try" in
19982 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
19983 + *) ac_try_echo=$ac_try;;
19985 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19986 + (eval "$ac_try") 2>&5
19988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19989 (exit $ac_status); }; }; then
19990 @@ -17938,12 +20558,14 @@
19991 ( exit $ac_status )
19992 mutt_cv_iconv_nontrans=yes
19994 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19995 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19999 LIBS="$mutt_save_LIBS"
20001 -echo "$as_me:$LINENO: result: $mutt_cv_iconv_nontrans" >&5
20002 -echo "${ECHO_T}$mutt_cv_iconv_nontrans" >&6
20003 +{ echo "$as_me:$LINENO: result: $mutt_cv_iconv_nontrans" >&5
20004 +echo "${ECHO_T}$mutt_cv_iconv_nontrans" >&6; }
20005 if test "$mutt_cv_iconv_nontrans" = yes; then
20006 cat >>confdefs.h <<\_ACEOF
20007 #define ICONV_NONTRANS 1
20008 @@ -17969,9 +20591,9 @@
20009 for ac_func in bind_textdomain_codeset
20011 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
20012 -echo "$as_me:$LINENO: checking for $ac_func" >&5
20013 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
20014 -if eval "test \"\${$as_ac_var+set}\" = set"; then
20015 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
20016 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
20017 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
20018 echo $ECHO_N "(cached) $ECHO_C" >&6
20020 cat >conftest.$ac_ext <<_ACEOF
20021 @@ -17997,53 +20619,59 @@
20025 -/* Override any gcc2 internal prototype to avoid an error. */
20026 +/* Override any GCC internal prototype to avoid an error.
20027 + Use char because int might match the return type of a GCC
20028 + builtin and then its argument prototype would still apply. */
20033 -/* We use char because int might match the return type of a gcc2
20034 - builtin and then its argument prototype would still apply. */
20036 /* The GNU C library defines this for functions which it implements
20037 to always fail with ENOSYS. Some functions are actually named
20038 something starting with __ and the normal name is an alias. */
20039 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20040 +#if defined __stub_$ac_func || defined __stub___$ac_func
20043 -char (*f) () = $ac_func;
20045 -#ifdef __cplusplus
20052 -return f != $ac_func;
20053 +return $ac_func ();
20058 rm -f conftest.$ac_objext conftest$ac_exeext
20059 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20060 - (eval $ac_link) 2>conftest.er1
20061 +if { (ac_try="$ac_link"
20062 +case "(($ac_try" in
20063 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20064 + *) ac_try_echo=$ac_try;;
20066 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20067 + (eval "$ac_link") 2>conftest.er1
20069 grep -v '^ *+' conftest.er1 >conftest.err
20071 cat conftest.err >&5
20072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20073 (exit $ac_status); } &&
20074 - { ac_try='test -z "$ac_c_werror_flag"
20075 - || test ! -s conftest.err'
20076 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20077 - (eval $ac_try) 2>&5
20078 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20079 + { (case "(($ac_try" in
20080 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20081 + *) ac_try_echo=$ac_try;;
20083 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20084 + (eval "$ac_try") 2>&5
20086 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20087 (exit $ac_status); }; } &&
20088 { ac_try='test -s conftest$ac_exeext'
20089 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20090 - (eval $ac_try) 2>&5
20091 + { (case "(($ac_try" in
20092 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20093 + *) ac_try_echo=$ac_try;;
20095 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20096 + (eval "$ac_try") 2>&5
20098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20099 (exit $ac_status); }; }; then
20100 @@ -18052,13 +20680,15 @@
20101 echo "$as_me: failed program was:" >&5
20102 sed 's/^/| /' conftest.$ac_ext >&5
20104 -eval "$as_ac_var=no"
20105 + eval "$as_ac_var=no"
20107 -rm -f conftest.err conftest.$ac_objext \
20109 +rm -f core conftest.err conftest.$ac_objext \
20110 conftest$ac_exeext conftest.$ac_ext
20112 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
20113 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
20114 +ac_res=`eval echo '${'$as_ac_var'}'`
20115 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20116 +echo "${ECHO_T}$ac_res" >&6; }
20117 if test `eval echo '${'$as_ac_var'}'` = yes; then
20118 cat >>confdefs.h <<_ACEOF
20119 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
20120 @@ -18076,18 +20706,19 @@
20121 for ac_header in wchar.h
20123 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
20124 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
20125 - echo "$as_me:$LINENO: checking for $ac_header" >&5
20126 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20127 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
20128 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20129 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
20130 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
20131 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20132 echo $ECHO_N "(cached) $ECHO_C" >&6
20134 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
20135 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
20136 +ac_res=`eval echo '${'$as_ac_Header'}'`
20137 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20138 +echo "${ECHO_T}$ac_res" >&6; }
20140 # Is the header compilable?
20141 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
20142 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
20143 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
20144 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
20145 cat >conftest.$ac_ext <<_ACEOF
20148 @@ -18098,24 +20729,36 @@
20149 #include <$ac_header>
20151 rm -f conftest.$ac_objext
20152 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20153 - (eval $ac_compile) 2>conftest.er1
20154 +if { (ac_try="$ac_compile"
20155 +case "(($ac_try" in
20156 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20157 + *) ac_try_echo=$ac_try;;
20159 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20160 + (eval "$ac_compile") 2>conftest.er1
20162 grep -v '^ *+' conftest.er1 >conftest.err
20164 cat conftest.err >&5
20165 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20166 (exit $ac_status); } &&
20167 - { ac_try='test -z "$ac_c_werror_flag"
20168 - || test ! -s conftest.err'
20169 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20170 - (eval $ac_try) 2>&5
20171 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20172 + { (case "(($ac_try" in
20173 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20174 + *) ac_try_echo=$ac_try;;
20176 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20177 + (eval "$ac_try") 2>&5
20179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20180 (exit $ac_status); }; } &&
20181 { ac_try='test -s conftest.$ac_objext'
20182 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20183 - (eval $ac_try) 2>&5
20184 + { (case "(($ac_try" in
20185 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20186 + *) ac_try_echo=$ac_try;;
20188 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20189 + (eval "$ac_try") 2>&5
20191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20192 (exit $ac_status); }; }; then
20193 @@ -18124,15 +20767,16 @@
20194 echo "$as_me: failed program was:" >&5
20195 sed 's/^/| /' conftest.$ac_ext >&5
20197 -ac_header_compiler=no
20198 + ac_header_compiler=no
20200 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20201 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20202 -echo "${ECHO_T}$ac_header_compiler" >&6
20204 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20205 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20206 +echo "${ECHO_T}$ac_header_compiler" >&6; }
20208 # Is the header present?
20209 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
20210 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
20211 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
20212 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
20213 cat >conftest.$ac_ext <<_ACEOF
20216 @@ -18141,8 +20785,13 @@
20217 /* end confdefs.h. */
20218 #include <$ac_header>
20220 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
20221 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
20222 +if { (ac_try="$ac_cpp conftest.$ac_ext"
20223 +case "(($ac_try" in
20224 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20225 + *) ac_try_echo=$ac_try;;
20227 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20228 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
20230 grep -v '^ *+' conftest.er1 >conftest.err
20232 @@ -18166,9 +20815,10 @@
20234 ac_header_preproc=no
20237 rm -f conftest.err conftest.$ac_ext
20238 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20239 -echo "${ECHO_T}$ac_header_preproc" >&6
20240 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20241 +echo "${ECHO_T}$ac_header_preproc" >&6; }
20243 # So? What about this header?
20244 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
20245 @@ -18192,25 +20842,19 @@
20246 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20247 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
20248 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
20251 -## ------------------------------------------ ##
20252 -## Report this to the AC_PACKAGE_NAME lists. ##
20253 -## ------------------------------------------ ##
20256 - sed "s/^/$as_me: WARNING: /" >&2
20260 -echo "$as_me:$LINENO: checking for $ac_header" >&5
20261 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20262 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
20263 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
20264 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
20265 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20266 echo $ECHO_N "(cached) $ECHO_C" >&6
20268 eval "$as_ac_Header=\$ac_header_preproc"
20270 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
20271 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
20272 +ac_res=`eval echo '${'$as_ac_Header'}'`
20273 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20274 +echo "${ECHO_T}$ac_res" >&6; }
20277 if test `eval echo '${'$as_ac_Header'}'` = yes; then
20278 @@ -18223,8 +20867,8 @@
20282 -echo "$as_me:$LINENO: checking for wchar_t" >&5
20283 -echo $ECHO_N "checking for wchar_t... $ECHO_C" >&6
20284 +{ echo "$as_me:$LINENO: checking for wchar_t" >&5
20285 +echo $ECHO_N "checking for wchar_t... $ECHO_C" >&6; }
20286 if test "${mutt_cv_wchar_t+set}" = set; then
20287 echo $ECHO_N "(cached) $ECHO_C" >&6
20289 @@ -18250,24 +20894,36 @@
20292 rm -f conftest.$ac_objext
20293 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20294 - (eval $ac_compile) 2>conftest.er1
20295 +if { (ac_try="$ac_compile"
20296 +case "(($ac_try" in
20297 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20298 + *) ac_try_echo=$ac_try;;
20300 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20301 + (eval "$ac_compile") 2>conftest.er1
20303 grep -v '^ *+' conftest.er1 >conftest.err
20305 cat conftest.err >&5
20306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20307 (exit $ac_status); } &&
20308 - { ac_try='test -z "$ac_c_werror_flag"
20309 - || test ! -s conftest.err'
20310 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20311 - (eval $ac_try) 2>&5
20312 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20313 + { (case "(($ac_try" in
20314 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20315 + *) ac_try_echo=$ac_try;;
20317 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20318 + (eval "$ac_try") 2>&5
20320 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20321 (exit $ac_status); }; } &&
20322 { ac_try='test -s conftest.$ac_objext'
20323 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20324 - (eval $ac_try) 2>&5
20325 + { (case "(($ac_try" in
20326 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20327 + *) ac_try_echo=$ac_try;;
20329 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20330 + (eval "$ac_try") 2>&5
20332 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20333 (exit $ac_status); }; }; then
20334 @@ -18276,12 +20932,13 @@
20335 echo "$as_me: failed program was:" >&5
20336 sed 's/^/| /' conftest.$ac_ext >&5
20338 -mutt_cv_wchar_t=no
20339 + mutt_cv_wchar_t=no
20341 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20343 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20345 -echo "$as_me:$LINENO: result: $mutt_cv_wchar_t" >&5
20346 -echo "${ECHO_T}$mutt_cv_wchar_t" >&6
20347 +{ echo "$as_me:$LINENO: result: $mutt_cv_wchar_t" >&5
20348 +echo "${ECHO_T}$mutt_cv_wchar_t" >&6; }
20350 if test "$mutt_cv_wchar_t" = no; then
20352 @@ -18291,8 +20948,8 @@
20356 -echo "$as_me:$LINENO: checking for wint_t" >&5
20357 -echo $ECHO_N "checking for wint_t... $ECHO_C" >&6
20358 +{ echo "$as_me:$LINENO: checking for wint_t" >&5
20359 +echo $ECHO_N "checking for wint_t... $ECHO_C" >&6; }
20360 if test "${mutt_cv_wint_t+set}" = set; then
20361 echo $ECHO_N "(cached) $ECHO_C" >&6
20363 @@ -18318,24 +20975,36 @@
20366 rm -f conftest.$ac_objext
20367 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20368 - (eval $ac_compile) 2>conftest.er1
20369 +if { (ac_try="$ac_compile"
20370 +case "(($ac_try" in
20371 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20372 + *) ac_try_echo=$ac_try;;
20374 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20375 + (eval "$ac_compile") 2>conftest.er1
20377 grep -v '^ *+' conftest.er1 >conftest.err
20379 cat conftest.err >&5
20380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20381 (exit $ac_status); } &&
20382 - { ac_try='test -z "$ac_c_werror_flag"
20383 - || test ! -s conftest.err'
20384 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20385 - (eval $ac_try) 2>&5
20386 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20387 + { (case "(($ac_try" in
20388 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20389 + *) ac_try_echo=$ac_try;;
20391 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20392 + (eval "$ac_try") 2>&5
20394 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20395 (exit $ac_status); }; } &&
20396 { ac_try='test -s conftest.$ac_objext'
20397 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20398 - (eval $ac_try) 2>&5
20399 + { (case "(($ac_try" in
20400 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20401 + *) ac_try_echo=$ac_try;;
20403 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20404 + (eval "$ac_try") 2>&5
20406 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20407 (exit $ac_status); }; }; then
20408 @@ -18344,12 +21013,13 @@
20409 echo "$as_me: failed program was:" >&5
20410 sed 's/^/| /' conftest.$ac_ext >&5
20413 + mutt_cv_wint_t=no
20415 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20417 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20419 -echo "$as_me:$LINENO: result: $mutt_cv_wint_t" >&5
20420 -echo "${ECHO_T}$mutt_cv_wint_t" >&6
20421 +{ echo "$as_me:$LINENO: result: $mutt_cv_wint_t" >&5
20422 +echo "${ECHO_T}$mutt_cv_wint_t" >&6; }
20424 if test "$mutt_cv_wint_t" = no; then
20426 @@ -18363,18 +21033,19 @@
20427 for ac_header in wctype.h
20429 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
20430 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
20431 - echo "$as_me:$LINENO: checking for $ac_header" >&5
20432 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20433 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
20434 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20435 + { echo "$as_me:$LINENO: checking for $ac_header" >&5
20436 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
20437 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20438 echo $ECHO_N "(cached) $ECHO_C" >&6
20440 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
20441 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
20442 +ac_res=`eval echo '${'$as_ac_Header'}'`
20443 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20444 +echo "${ECHO_T}$ac_res" >&6; }
20446 # Is the header compilable?
20447 -echo "$as_me:$LINENO: checking $ac_header usability" >&5
20448 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
20449 +{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
20450 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
20451 cat >conftest.$ac_ext <<_ACEOF
20454 @@ -18385,24 +21056,36 @@
20455 #include <$ac_header>
20457 rm -f conftest.$ac_objext
20458 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20459 - (eval $ac_compile) 2>conftest.er1
20460 +if { (ac_try="$ac_compile"
20461 +case "(($ac_try" in
20462 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20463 + *) ac_try_echo=$ac_try;;
20465 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20466 + (eval "$ac_compile") 2>conftest.er1
20468 grep -v '^ *+' conftest.er1 >conftest.err
20470 cat conftest.err >&5
20471 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20472 (exit $ac_status); } &&
20473 - { ac_try='test -z "$ac_c_werror_flag"
20474 - || test ! -s conftest.err'
20475 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20476 - (eval $ac_try) 2>&5
20477 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20478 + { (case "(($ac_try" in
20479 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20480 + *) ac_try_echo=$ac_try;;
20482 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20483 + (eval "$ac_try") 2>&5
20485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20486 (exit $ac_status); }; } &&
20487 { ac_try='test -s conftest.$ac_objext'
20488 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20489 - (eval $ac_try) 2>&5
20490 + { (case "(($ac_try" in
20491 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20492 + *) ac_try_echo=$ac_try;;
20494 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20495 + (eval "$ac_try") 2>&5
20497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20498 (exit $ac_status); }; }; then
20499 @@ -18411,15 +21094,16 @@
20500 echo "$as_me: failed program was:" >&5
20501 sed 's/^/| /' conftest.$ac_ext >&5
20503 -ac_header_compiler=no
20504 + ac_header_compiler=no
20506 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20507 -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20508 -echo "${ECHO_T}$ac_header_compiler" >&6
20510 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20511 +{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20512 +echo "${ECHO_T}$ac_header_compiler" >&6; }
20514 # Is the header present?
20515 -echo "$as_me:$LINENO: checking $ac_header presence" >&5
20516 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
20517 +{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
20518 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
20519 cat >conftest.$ac_ext <<_ACEOF
20522 @@ -18428,8 +21112,13 @@
20523 /* end confdefs.h. */
20524 #include <$ac_header>
20526 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
20527 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
20528 +if { (ac_try="$ac_cpp conftest.$ac_ext"
20529 +case "(($ac_try" in
20530 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20531 + *) ac_try_echo=$ac_try;;
20533 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20534 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
20536 grep -v '^ *+' conftest.er1 >conftest.err
20538 @@ -18453,9 +21142,10 @@
20540 ac_header_preproc=no
20543 rm -f conftest.err conftest.$ac_ext
20544 -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20545 -echo "${ECHO_T}$ac_header_preproc" >&6
20546 +{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20547 +echo "${ECHO_T}$ac_header_preproc" >&6; }
20549 # So? What about this header?
20550 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
20551 @@ -18479,25 +21169,19 @@
20552 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20553 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
20554 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
20557 -## ------------------------------------------ ##
20558 -## Report this to the AC_PACKAGE_NAME lists. ##
20559 -## ------------------------------------------ ##
20562 - sed "s/^/$as_me: WARNING: /" >&2
20566 -echo "$as_me:$LINENO: checking for $ac_header" >&5
20567 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20568 -if eval "test \"\${$as_ac_Header+set}\" = set"; then
20569 +{ echo "$as_me:$LINENO: checking for $ac_header" >&5
20570 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
20571 +if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
20572 echo $ECHO_N "(cached) $ECHO_C" >&6
20574 eval "$as_ac_Header=\$ac_header_preproc"
20576 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
20577 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
20578 +ac_res=`eval echo '${'$as_ac_Header'}'`
20579 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20580 +echo "${ECHO_T}$ac_res" >&6; }
20583 if test `eval echo '${'$as_ac_Header'}'` = yes; then
20584 @@ -18516,9 +21200,9 @@
20585 for ac_func in iswalnum iswalpha iswcntrl iswdigit
20587 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
20588 -echo "$as_me:$LINENO: checking for $ac_func" >&5
20589 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
20590 -if eval "test \"\${$as_ac_var+set}\" = set"; then
20591 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
20592 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
20593 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
20594 echo $ECHO_N "(cached) $ECHO_C" >&6
20596 cat >conftest.$ac_ext <<_ACEOF
20597 @@ -18544,53 +21228,59 @@
20601 -/* Override any gcc2 internal prototype to avoid an error. */
20602 +/* Override any GCC internal prototype to avoid an error.
20603 + Use char because int might match the return type of a GCC
20604 + builtin and then its argument prototype would still apply. */
20609 -/* We use char because int might match the return type of a gcc2
20610 - builtin and then its argument prototype would still apply. */
20612 /* The GNU C library defines this for functions which it implements
20613 to always fail with ENOSYS. Some functions are actually named
20614 something starting with __ and the normal name is an alias. */
20615 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20616 +#if defined __stub_$ac_func || defined __stub___$ac_func
20619 -char (*f) () = $ac_func;
20621 -#ifdef __cplusplus
20628 -return f != $ac_func;
20629 +return $ac_func ();
20634 rm -f conftest.$ac_objext conftest$ac_exeext
20635 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20636 - (eval $ac_link) 2>conftest.er1
20637 +if { (ac_try="$ac_link"
20638 +case "(($ac_try" in
20639 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20640 + *) ac_try_echo=$ac_try;;
20642 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20643 + (eval "$ac_link") 2>conftest.er1
20645 grep -v '^ *+' conftest.er1 >conftest.err
20647 cat conftest.err >&5
20648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20649 (exit $ac_status); } &&
20650 - { ac_try='test -z "$ac_c_werror_flag"
20651 - || test ! -s conftest.err'
20652 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20653 - (eval $ac_try) 2>&5
20654 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20655 + { (case "(($ac_try" in
20656 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20657 + *) ac_try_echo=$ac_try;;
20659 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20660 + (eval "$ac_try") 2>&5
20662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20663 (exit $ac_status); }; } &&
20664 { ac_try='test -s conftest$ac_exeext'
20665 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20666 - (eval $ac_try) 2>&5
20667 + { (case "(($ac_try" in
20668 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20669 + *) ac_try_echo=$ac_try;;
20671 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20672 + (eval "$ac_try") 2>&5
20674 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20675 (exit $ac_status); }; }; then
20676 @@ -18599,13 +21289,15 @@
20677 echo "$as_me: failed program was:" >&5
20678 sed 's/^/| /' conftest.$ac_ext >&5
20680 -eval "$as_ac_var=no"
20681 + eval "$as_ac_var=no"
20683 -rm -f conftest.err conftest.$ac_objext \
20685 +rm -f core conftest.err conftest.$ac_objext \
20686 conftest$ac_exeext conftest.$ac_ext
20688 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
20689 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
20690 +ac_res=`eval echo '${'$as_ac_var'}'`
20691 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20692 +echo "${ECHO_T}$ac_res" >&6; }
20693 if test `eval echo '${'$as_ac_var'}'` = yes; then
20694 cat >>confdefs.h <<_ACEOF
20695 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
20696 @@ -18623,9 +21315,9 @@
20697 for ac_func in iswgraph iswlower iswprint iswpunct iswspace iswupper
20699 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
20700 -echo "$as_me:$LINENO: checking for $ac_func" >&5
20701 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
20702 -if eval "test \"\${$as_ac_var+set}\" = set"; then
20703 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
20704 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
20705 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
20706 echo $ECHO_N "(cached) $ECHO_C" >&6
20708 cat >conftest.$ac_ext <<_ACEOF
20709 @@ -18651,53 +21343,59 @@
20713 -/* Override any gcc2 internal prototype to avoid an error. */
20714 +/* Override any GCC internal prototype to avoid an error.
20715 + Use char because int might match the return type of a GCC
20716 + builtin and then its argument prototype would still apply. */
20721 -/* We use char because int might match the return type of a gcc2
20722 - builtin and then its argument prototype would still apply. */
20724 /* The GNU C library defines this for functions which it implements
20725 to always fail with ENOSYS. Some functions are actually named
20726 something starting with __ and the normal name is an alias. */
20727 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20728 +#if defined __stub_$ac_func || defined __stub___$ac_func
20731 -char (*f) () = $ac_func;
20733 -#ifdef __cplusplus
20740 -return f != $ac_func;
20741 +return $ac_func ();
20746 rm -f conftest.$ac_objext conftest$ac_exeext
20747 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20748 - (eval $ac_link) 2>conftest.er1
20749 +if { (ac_try="$ac_link"
20750 +case "(($ac_try" in
20751 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20752 + *) ac_try_echo=$ac_try;;
20754 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20755 + (eval "$ac_link") 2>conftest.er1
20757 grep -v '^ *+' conftest.er1 >conftest.err
20759 cat conftest.err >&5
20760 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20761 (exit $ac_status); } &&
20762 - { ac_try='test -z "$ac_c_werror_flag"
20763 - || test ! -s conftest.err'
20764 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20765 - (eval $ac_try) 2>&5
20766 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20767 + { (case "(($ac_try" in
20768 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20769 + *) ac_try_echo=$ac_try;;
20771 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20772 + (eval "$ac_try") 2>&5
20774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20775 (exit $ac_status); }; } &&
20776 { ac_try='test -s conftest$ac_exeext'
20777 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20778 - (eval $ac_try) 2>&5
20779 + { (case "(($ac_try" in
20780 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20781 + *) ac_try_echo=$ac_try;;
20783 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20784 + (eval "$ac_try") 2>&5
20786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20787 (exit $ac_status); }; }; then
20788 @@ -18706,13 +21404,15 @@
20789 echo "$as_me: failed program was:" >&5
20790 sed 's/^/| /' conftest.$ac_ext >&5
20792 -eval "$as_ac_var=no"
20793 + eval "$as_ac_var=no"
20795 -rm -f conftest.err conftest.$ac_objext \
20797 +rm -f core conftest.err conftest.$ac_objext \
20798 conftest$ac_exeext conftest.$ac_ext
20800 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
20801 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
20802 +ac_res=`eval echo '${'$as_ac_var'}'`
20803 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20804 +echo "${ECHO_T}$ac_res" >&6; }
20805 if test `eval echo '${'$as_ac_var'}'` = yes; then
20806 cat >>confdefs.h <<_ACEOF
20807 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
20808 @@ -18727,9 +21427,9 @@
20809 for ac_func in iswxdigit towupper towlower
20811 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
20812 -echo "$as_me:$LINENO: checking for $ac_func" >&5
20813 -echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
20814 -if eval "test \"\${$as_ac_var+set}\" = set"; then
20815 +{ echo "$as_me:$LINENO: checking for $ac_func" >&5
20816 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
20817 +if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
20818 echo $ECHO_N "(cached) $ECHO_C" >&6
20820 cat >conftest.$ac_ext <<_ACEOF
20821 @@ -18755,53 +21455,59 @@
20825 -/* Override any gcc2 internal prototype to avoid an error. */
20826 +/* Override any GCC internal prototype to avoid an error.
20827 + Use char because int might match the return type of a GCC
20828 + builtin and then its argument prototype would still apply. */
20833 -/* We use char because int might match the return type of a gcc2
20834 - builtin and then its argument prototype would still apply. */
20836 /* The GNU C library defines this for functions which it implements
20837 to always fail with ENOSYS. Some functions are actually named
20838 something starting with __ and the normal name is an alias. */
20839 -#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
20840 +#if defined __stub_$ac_func || defined __stub___$ac_func
20843 -char (*f) () = $ac_func;
20845 -#ifdef __cplusplus
20852 -return f != $ac_func;
20853 +return $ac_func ();
20858 rm -f conftest.$ac_objext conftest$ac_exeext
20859 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20860 - (eval $ac_link) 2>conftest.er1
20861 +if { (ac_try="$ac_link"
20862 +case "(($ac_try" in
20863 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20864 + *) ac_try_echo=$ac_try;;
20866 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20867 + (eval "$ac_link") 2>conftest.er1
20869 grep -v '^ *+' conftest.er1 >conftest.err
20871 cat conftest.err >&5
20872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20873 (exit $ac_status); } &&
20874 - { ac_try='test -z "$ac_c_werror_flag"
20875 - || test ! -s conftest.err'
20876 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20877 - (eval $ac_try) 2>&5
20878 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20879 + { (case "(($ac_try" in
20880 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20881 + *) ac_try_echo=$ac_try;;
20883 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20884 + (eval "$ac_try") 2>&5
20886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20887 (exit $ac_status); }; } &&
20888 { ac_try='test -s conftest$ac_exeext'
20889 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20890 - (eval $ac_try) 2>&5
20891 + { (case "(($ac_try" in
20892 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20893 + *) ac_try_echo=$ac_try;;
20895 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20896 + (eval "$ac_try") 2>&5
20898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20899 (exit $ac_status); }; }; then
20900 @@ -18810,13 +21516,15 @@
20901 echo "$as_me: failed program was:" >&5
20902 sed 's/^/| /' conftest.$ac_ext >&5
20904 -eval "$as_ac_var=no"
20905 + eval "$as_ac_var=no"
20907 -rm -f conftest.err conftest.$ac_objext \
20909 +rm -f core conftest.err conftest.$ac_objext \
20910 conftest$ac_exeext conftest.$ac_ext
20912 -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
20913 -echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
20914 +ac_res=`eval echo '${'$as_ac_var'}'`
20915 + { echo "$as_me:$LINENO: result: $ac_res" >&5
20916 +echo "${ECHO_T}$ac_res" >&6; }
20917 if test `eval echo '${'$as_ac_var'}'` = yes; then
20918 cat >>confdefs.h <<_ACEOF
20919 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
20920 @@ -18826,8 +21534,8 @@
20924 -echo "$as_me:$LINENO: checking for mbstate_t" >&5
20925 -echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6
20926 +{ echo "$as_me:$LINENO: checking for mbstate_t" >&5
20927 +echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6; }
20928 if test "${mutt_cv_mbstate_t+set}" = set; then
20929 echo $ECHO_N "(cached) $ECHO_C" >&6
20931 @@ -18853,24 +21561,36 @@
20934 rm -f conftest.$ac_objext
20935 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20936 - (eval $ac_compile) 2>conftest.er1
20937 +if { (ac_try="$ac_compile"
20938 +case "(($ac_try" in
20939 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20940 + *) ac_try_echo=$ac_try;;
20942 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20943 + (eval "$ac_compile") 2>conftest.er1
20945 grep -v '^ *+' conftest.er1 >conftest.err
20947 cat conftest.err >&5
20948 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20949 (exit $ac_status); } &&
20950 - { ac_try='test -z "$ac_c_werror_flag"
20951 - || test ! -s conftest.err'
20952 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20953 - (eval $ac_try) 2>&5
20954 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20955 + { (case "(($ac_try" in
20956 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20957 + *) ac_try_echo=$ac_try;;
20959 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20960 + (eval "$ac_try") 2>&5
20962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20963 (exit $ac_status); }; } &&
20964 { ac_try='test -s conftest.$ac_objext'
20965 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20966 - (eval $ac_try) 2>&5
20967 + { (case "(($ac_try" in
20968 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
20969 + *) ac_try_echo=$ac_try;;
20971 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20972 + (eval "$ac_try") 2>&5
20974 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20975 (exit $ac_status); }; }; then
20976 @@ -18879,12 +21599,13 @@
20977 echo "$as_me: failed program was:" >&5
20978 sed 's/^/| /' conftest.$ac_ext >&5
20980 -mutt_cv_mbstate_t=no
20981 + mutt_cv_mbstate_t=no
20983 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20985 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20987 -echo "$as_me:$LINENO: result: $mutt_cv_mbstate_t" >&5
20988 -echo "${ECHO_T}$mutt_cv_mbstate_t" >&6
20989 +{ echo "$as_me:$LINENO: result: $mutt_cv_mbstate_t" >&5
20990 +echo "${ECHO_T}$mutt_cv_mbstate_t" >&6; }
20992 if test "$mutt_cv_mbstate_t" = no; then
20994 @@ -18896,15 +21617,15 @@
20998 -# Check whether --with-wc-funcs or --without-wc-funcs was given.
20999 +# Check whether --with-wc-funcs was given.
21000 if test "${with_wc_funcs+set}" = set; then
21001 - withval="$with_wc_funcs"
21002 - wc_funcs=$withval
21004 + withval=$with_wc_funcs; wc_funcs=$withval
21008 if test "$wc_funcs" != yes -a "$wc_funcs" != no; then
21009 - echo "$as_me:$LINENO: checking for wchar_t functions" >&5
21010 -echo $ECHO_N "checking for wchar_t functions... $ECHO_C" >&6
21011 + { echo "$as_me:$LINENO: checking for wchar_t functions" >&5
21012 +echo $ECHO_N "checking for wchar_t functions... $ECHO_C" >&6; }
21013 if test "${mutt_cv_wc_funcs+set}" = set; then
21014 echo $ECHO_N "(cached) $ECHO_C" >&6
21016 @@ -18935,24 +21656,36 @@
21019 rm -f conftest.$ac_objext conftest$ac_exeext
21020 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21021 - (eval $ac_link) 2>conftest.er1
21022 +if { (ac_try="$ac_link"
21023 +case "(($ac_try" in
21024 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21025 + *) ac_try_echo=$ac_try;;
21027 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21028 + (eval "$ac_link") 2>conftest.er1
21030 grep -v '^ *+' conftest.er1 >conftest.err
21032 cat conftest.err >&5
21033 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21034 (exit $ac_status); } &&
21035 - { ac_try='test -z "$ac_c_werror_flag"
21036 - || test ! -s conftest.err'
21037 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21038 - (eval $ac_try) 2>&5
21039 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21040 + { (case "(($ac_try" in
21041 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21042 + *) ac_try_echo=$ac_try;;
21044 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21045 + (eval "$ac_try") 2>&5
21047 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21048 (exit $ac_status); }; } &&
21049 { ac_try='test -s conftest$ac_exeext'
21050 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21051 - (eval $ac_try) 2>&5
21052 + { (case "(($ac_try" in
21053 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21054 + *) ac_try_echo=$ac_try;;
21056 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21057 + (eval "$ac_try") 2>&5
21059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21060 (exit $ac_status); }; }; then
21061 @@ -18961,12 +21694,14 @@
21062 echo "$as_me: failed program was:" >&5
21063 sed 's/^/| /' conftest.$ac_ext >&5
21067 -rm -f conftest.err conftest.$ac_objext \
21069 +rm -f core conftest.err conftest.$ac_objext \
21070 conftest$ac_exeext conftest.$ac_ext
21072 -echo "$as_me:$LINENO: result: $mutt_cv_wc_funcs" >&5
21073 -echo "${ECHO_T}$mutt_cv_wc_funcs" >&6
21074 +{ echo "$as_me:$LINENO: result: $mutt_cv_wc_funcs" >&5
21075 +echo "${ECHO_T}$mutt_cv_wc_funcs" >&6; }
21076 wc_funcs=$mutt_cv_wc_funcs
21079 @@ -18978,8 +21713,8 @@
21083 -echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
21084 -echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
21085 +{ echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5
21086 +echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6; }
21087 if test "${mutt_cv_langinfo_codeset+set}" = set; then
21088 echo $ECHO_N "(cached) $ECHO_C" >&6
21090 @@ -18999,24 +21734,36 @@
21093 rm -f conftest.$ac_objext conftest$ac_exeext
21094 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21095 - (eval $ac_link) 2>conftest.er1
21096 +if { (ac_try="$ac_link"
21097 +case "(($ac_try" in
21098 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21099 + *) ac_try_echo=$ac_try;;
21101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21102 + (eval "$ac_link") 2>conftest.er1
21104 grep -v '^ *+' conftest.er1 >conftest.err
21106 cat conftest.err >&5
21107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21108 (exit $ac_status); } &&
21109 - { ac_try='test -z "$ac_c_werror_flag"
21110 - || test ! -s conftest.err'
21111 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21112 - (eval $ac_try) 2>&5
21113 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21114 + { (case "(($ac_try" in
21115 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21116 + *) ac_try_echo=$ac_try;;
21118 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21119 + (eval "$ac_try") 2>&5
21121 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21122 (exit $ac_status); }; } &&
21123 { ac_try='test -s conftest$ac_exeext'
21124 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21125 - (eval $ac_try) 2>&5
21126 + { (case "(($ac_try" in
21127 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21128 + *) ac_try_echo=$ac_try;;
21130 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21131 + (eval "$ac_try") 2>&5
21133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21134 (exit $ac_status); }; }; then
21135 @@ -19025,13 +21772,14 @@
21136 echo "$as_me: failed program was:" >&5
21137 sed 's/^/| /' conftest.$ac_ext >&5
21139 -mutt_cv_langinfo_codeset=no
21140 + mutt_cv_langinfo_codeset=no
21142 -rm -f conftest.err conftest.$ac_objext \
21144 +rm -f core conftest.err conftest.$ac_objext \
21145 conftest$ac_exeext conftest.$ac_ext
21147 -echo "$as_me:$LINENO: result: $mutt_cv_langinfo_codeset" >&5
21148 -echo "${ECHO_T}$mutt_cv_langinfo_codeset" >&6
21149 +{ echo "$as_me:$LINENO: result: $mutt_cv_langinfo_codeset" >&5
21150 +echo "${ECHO_T}$mutt_cv_langinfo_codeset" >&6; }
21151 if test $mutt_cv_langinfo_codeset = yes; then
21153 cat >>confdefs.h <<\_ACEOF
21154 @@ -19040,8 +21788,8 @@
21158 -echo "$as_me:$LINENO: checking for nl_langinfo and YESEXPR" >&5
21159 -echo $ECHO_N "checking for nl_langinfo and YESEXPR... $ECHO_C" >&6
21160 +{ echo "$as_me:$LINENO: checking for nl_langinfo and YESEXPR" >&5
21161 +echo $ECHO_N "checking for nl_langinfo and YESEXPR... $ECHO_C" >&6; }
21162 if test "${mutt_cv_langinfo_yesexpr+set}" = set; then
21163 echo $ECHO_N "(cached) $ECHO_C" >&6
21165 @@ -19061,24 +21809,36 @@
21168 rm -f conftest.$ac_objext conftest$ac_exeext
21169 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21170 - (eval $ac_link) 2>conftest.er1
21171 +if { (ac_try="$ac_link"
21172 +case "(($ac_try" in
21173 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21174 + *) ac_try_echo=$ac_try;;
21176 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21177 + (eval "$ac_link") 2>conftest.er1
21179 grep -v '^ *+' conftest.er1 >conftest.err
21181 cat conftest.err >&5
21182 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21183 (exit $ac_status); } &&
21184 - { ac_try='test -z "$ac_c_werror_flag"
21185 - || test ! -s conftest.err'
21186 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21187 - (eval $ac_try) 2>&5
21188 + { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21189 + { (case "(($ac_try" in
21190 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21191 + *) ac_try_echo=$ac_try;;
21193 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21194 + (eval "$ac_try") 2>&5
21196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21197 (exit $ac_status); }; } &&
21198 { ac_try='test -s conftest$ac_exeext'
21199 - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21200 - (eval $ac_try) 2>&5
21201 + { (case "(($ac_try" in
21202 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
21203 + *) ac_try_echo=$ac_try;;
21205 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21206 + (eval "$ac_try") 2>&5
21208 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21209 (exit $ac_status); }; }; then
21210 @@ -19087,13 +21847,14 @@
21211 echo "$as_me: failed program was:" >&5
21212 sed 's/^/| /' conftest.$ac_ext >&5
21214 -mutt_cv_langinfo_yesexpr=no
21215 + mutt_cv_langinfo_yesexpr=no
21217 -rm -f conftest.err conftest.$ac_objext \
21219 +rm -f core conftest.err conftest.$ac_objext \
21220 conftest$ac_exeext conftest.$ac_ext
21222 -echo "$as_me:$LINENO: result: $mutt_cv_langinfo_yesexpr" >&5
21223 -echo "${ECHO_T}$mutt_cv_langinfo_yesexpr" >&6
21224 +{ echo "$as_me:$LINENO: result: $mutt_cv_langinfo_yesexpr" >&5
21225 +echo "${ECHO_T}$mutt_cv_langinfo_yesexpr" >&6; }
21226 if test $mutt_cv_langinfo_yesexpr = yes; then
21228 cat >>confdefs.h <<\_ACEOF
21229 @@ -19105,8 +21866,8 @@
21231 # Extract the first word of "ospcat", so it can be a program name with args.
21232 set dummy ospcat; ac_word=$2
21233 -echo "$as_me:$LINENO: checking for $ac_word" >&5
21234 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
21235 +{ echo "$as_me:$LINENO: checking for $ac_word" >&5
21236 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
21237 if test "${ac_cv_path_OSPCAT+set}" = set; then
21238 echo $ECHO_N "(cached) $ECHO_C" >&6
21240 @@ -19121,32 +21882,33 @@
21242 test -z "$as_dir" && as_dir=.
21243 for ac_exec_ext in '' $ac_executable_extensions; do
21244 - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
21245 + if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; }; then
21246 ac_cv_path_OSPCAT="$as_dir/$ac_word$ac_exec_ext"
21247 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
21254 test -z "$ac_cv_path_OSPCAT" && ac_cv_path_OSPCAT="none"
21258 OSPCAT=$ac_cv_path_OSPCAT
21260 if test -n "$OSPCAT"; then
21261 - echo "$as_me:$LINENO: result: $OSPCAT" >&5
21262 -echo "${ECHO_T}$OSPCAT" >&6
21263 + { echo "$as_me:$LINENO: result: $OSPCAT" >&5
21264 +echo "${ECHO_T}$OSPCAT" >&6; }
21266 - echo "$as_me:$LINENO: result: no" >&5
21267 -echo "${ECHO_T}no" >&6
21268 + { echo "$as_me:$LINENO: result: no" >&5
21269 +echo "${ECHO_T}no" >&6; }
21273 if test "$OSPCAT" != "none"
21275 - echo "$as_me:$LINENO: checking for openjade docbook stylesheets" >&5
21276 -echo $ECHO_N "checking for openjade docbook stylesheets... $ECHO_C" >&6
21277 + { echo "$as_me:$LINENO: checking for openjade docbook stylesheets" >&5
21278 +echo $ECHO_N "checking for openjade docbook stylesheets... $ECHO_C" >&6; }
21279 dslosfile=`ospcat --public-id="-//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN"`
21280 DSLROOT=`echo $dslosfile | sed -n -e "s/.*SOIBASE='\([^']*\)\/catalog'.*/\1/p"`
21281 # ospcat may spit out an absolute path without an SOIBASE
21282 @@ -19156,17 +21918,18 @@
21284 if test -f $DSLROOT/print/docbook.dsl
21286 - echo "$as_me:$LINENO: result: in $DSLROOT" >&5
21287 -echo "${ECHO_T}in $DSLROOT" >&6
21288 + { echo "$as_me:$LINENO: result: in $DSLROOT" >&5
21289 +echo "${ECHO_T}in $DSLROOT" >&6; }
21290 have_openjade="yes"
21292 - echo "$as_me:$LINENO: result: not found: PDF documentation will not be built." >&5
21293 -echo "${ECHO_T}not found: PDF documentation will not be built." >&6
21294 + { echo "$as_me:$LINENO: result: not found: PDF documentation will not be built." >&5
21295 +echo "${ECHO_T}not found: PDF documentation will not be built." >&6; }
21300 - ac_config_files="$ac_config_files Makefile intl/Makefile m4/Makefile po/Makefile.in doc/Makefile contrib/Makefile muttbug.sh imap/Makefile Muttrc.head doc/instdoc.sh"
21301 +ac_config_files="$ac_config_files Makefile intl/Makefile m4/Makefile po/Makefile.in doc/Makefile contrib/Makefile muttbug.sh imap/Makefile Muttrc.head doc/instdoc.sh"
21303 cat >confcache <<\_ACEOF
21304 # This file is a shell script that caches the results of configure
21305 # tests run on this system so they can be shared between configure
21306 @@ -19185,39 +21948,58 @@
21308 # The following way of writing the cache mishandles newlines in values,
21309 # but we know of no workaround that is simple, portable, and efficient.
21310 -# So, don't put newlines in cache variables' values.
21311 +# So, we kill variables containing newlines.
21312 # Ultrix sh set writes to stderr and can't be redirected directly,
21313 # and sets the high bit in the cache file unless we assign to the vars.
21316 + for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
21317 + eval ac_val=\$$ac_var
21318 + case $ac_val in #(
21320 + case $ac_var in #(
21321 + *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
21322 +echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
21324 + case $ac_var in #(
21325 + _ | IFS | as_nl) ;; #(
21326 + *) $as_unset $ac_var ;;
21332 - case `(ac_space=' '; set | grep ac_space) 2>&1` in
21334 + case $as_nl`(ac_space=' '; set) 2>&1` in #(
21335 + *${as_nl}ac_space=\ *)
21336 # `set' does not quote correctly, so add quotes (double-quote
21337 # substitution turns \\\\ into \\, and sed turns \\ into \).
21340 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
21344 # `set' quotes correctly as required by POSIX, so do not add quotes.
21346 - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
21347 + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
21355 + /^ac_cv_env_/b end
21359 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
21361 - /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
21362 - : end' >>confcache
21363 -if diff $cache_file confcache >/dev/null 2>&1; then :; else
21364 - if test -w $cache_file; then
21365 - test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
21366 + s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
21367 + :end' >>confcache
21368 +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
21369 + if test -w "$cache_file"; then
21370 + test "x$cache_file" != "x/dev/null" &&
21371 + { echo "$as_me:$LINENO: updating cache $cache_file" >&5
21372 +echo "$as_me: updating cache $cache_file" >&6;}
21373 cat confcache >$cache_file
21375 - echo "not updating unwritable cache $cache_file"
21376 + { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
21377 +echo "$as_me: not updating unwritable cache $cache_file" >&6;}
21381 @@ -19226,32 +22008,18 @@
21382 # Let make expand exec_prefix.
21383 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
21385 -# VPATH may cause trouble with some makes, so we remove $(srcdir),
21386 -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
21387 -# trailing colons and then remove the whole line if VPATH becomes empty
21388 -# (actually we leave an empty line to preserve line numbers).
21389 -if test "x$srcdir" = x.; then
21390 - ac_vpsub='/^[ ]*VPATH[ ]*=/{
21391 -s/:*\$(srcdir):*/:/;
21392 -s/:*\${srcdir}:*/:/;
21393 -s/:*@srcdir@:*/:/;
21394 -s/^\([^=]*=[ ]*\):*/\1/;
21400 DEFS=-DHAVE_CONFIG_H
21404 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
21405 # 1. Remove the extension, and $U if already installed.
21406 - ac_i=`echo "$ac_i" |
21407 - sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
21409 - ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
21410 - ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
21411 + ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
21412 + ac_i=`echo "$ac_i" | sed "$ac_script"`
21413 + # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
21414 + # will be set to the directory where LIBOBJS objects are built.
21415 + ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
21416 + ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
21418 LIBOBJS=$ac_libobjs
21420 @@ -19331,11 +22099,35 @@
21421 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
21422 # is contrary to our usage. Disable this feature.
21423 alias -g '${1+"$@"}'='"$@"'
21424 -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
21426 + setopt NO_GLOB_SUBST
21428 + case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
21430 +BIN_SH=xpg4; export BIN_SH # for Tru64
21431 DUALCASE=1; export DUALCASE # for MKS sh
21435 +# Avoid depending upon Character Ranges.
21436 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
21437 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
21438 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
21439 +as_cr_digits='0123456789'
21440 +as_cr_alnum=$as_cr_Letters$as_cr_digits
21442 +# The user is always right.
21443 +if test "${PATH_SEPARATOR+set}" != set; then
21444 + echo "#! /bin/sh" >conf$$.sh
21445 + echo "exit 0" >>conf$$.sh
21446 + chmod +x conf$$.sh
21447 + if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
21448 + PATH_SEPARATOR=';'
21455 # Support unset when possible.
21456 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
21458 @@ -19344,8 +22136,43 @@
21463 +# We need space, tab and new line, in precisely that order. Quoting is
21464 +# there to prevent editors from complaining about space-tab.
21465 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
21466 +# splitting by setting IFS to empty value.)
21471 +# Find who we are. Look in the path if we contain no directory separator.
21473 + *[\\/]* ) as_myself=$0 ;;
21474 + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21475 +for as_dir in $PATH
21478 + test -z "$as_dir" && as_dir=.
21479 + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
21485 +# We did not find ourselves, most probably we were run as `sh COMMAND'
21486 +# in which case we are not to be found in the path.
21487 +if test "x$as_myself" = x; then
21490 +if test ! -f "$as_myself"; then
21491 + echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
21492 + { (exit 1); exit 1; }
21495 # Work around bugs in pre-3.0 UWIN ksh.
21496 -$as_unset ENV MAIL MAILPATH
21497 +for as_var in ENV MAIL MAILPATH
21498 +do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
21503 @@ -19359,18 +22186,19 @@
21504 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
21505 eval $as_var=C; export $as_var
21507 - $as_unset $as_var
21508 + ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
21512 # Required to use basename.
21513 -if expr a : '\(a\)' >/dev/null 2>&1; then
21514 +if expr a : '\(a\)' >/dev/null 2>&1 &&
21515 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
21521 -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
21522 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
21523 as_basename=basename
21526 @@ -19378,159 +22206,120 @@
21529 # Name of the executable.
21530 -as_me=`$as_basename "$0" ||
21531 +as_me=`$as_basename -- "$0" ||
21532 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
21533 X"$0" : 'X\(//\)$' \| \
21534 - X"$0" : 'X\(/\)$' \| \
21535 - . : '\(.\)' 2>/dev/null ||
21536 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
21538 - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
21539 - /^X\/\(\/\/\)$/{ s//\1/; q; }
21540 - /^X\/\(\/\).*/{ s//\1/; q; }
21542 + sed '/^.*\/\([^/][^/]*\)\/*$/{
21557 -# PATH needs CR, and LINENO needs CR and PATH.
21558 -# Avoid depending upon Character Ranges.
21559 -as_cr_letters='abcdefghijklmnopqrstuvwxyz'
21560 -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
21561 -as_cr_Letters=$as_cr_letters$as_cr_LETTERS
21562 -as_cr_digits='0123456789'
21563 -as_cr_alnum=$as_cr_Letters$as_cr_digits
21565 -# The user is always right.
21566 -if test "${PATH_SEPARATOR+set}" != set; then
21567 - echo "#! /bin/sh" >conf$$.sh
21568 - echo "exit 0" >>conf$$.sh
21569 - chmod +x conf$$.sh
21570 - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
21571 - PATH_SEPARATOR=';'
21581 - as_lineno_1=$LINENO
21582 - as_lineno_2=$LINENO
21583 - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
21584 - test "x$as_lineno_1" != "x$as_lineno_2" &&
21585 - test "x$as_lineno_3" = "x$as_lineno_2" || {
21586 - # Find who we are. Look in the path if we contain no path at all
21587 - # relative or not.
21589 - *[\\/]* ) as_myself=$0 ;;
21590 - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21591 -for as_dir in $PATH
21594 - test -z "$as_dir" && as_dir=.
21595 - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
21600 - # We did not find ourselves, most probably we were run as `sh COMMAND'
21601 - # in which case we are not to be found in the path.
21602 - if test "x$as_myself" = x; then
21605 - if test ! -f "$as_myself"; then
21606 - { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
21607 -echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
21608 - { (exit 1); exit 1; }; }
21610 - case $CONFIG_SHELL in
21612 - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21613 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
21616 - test -z "$as_dir" && as_dir=.
21617 - for as_base in sh bash ksh sh5; do
21620 - if ("$as_dir/$as_base" -c '
21621 as_lineno_1=$LINENO
21622 as_lineno_2=$LINENO
21623 - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
21624 test "x$as_lineno_1" != "x$as_lineno_2" &&
21625 - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
21626 - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
21627 - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
21628 - CONFIG_SHELL=$as_dir/$as_base
21629 - export CONFIG_SHELL
21630 - exec "$CONFIG_SHELL" "$0" ${1+"$@"}
21637 + test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
21639 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
21640 # uniformly replaced by the line number. The first 'sed' inserts a
21641 - # line-number line before each line; the second 'sed' does the real
21642 - # work. The second script uses 'N' to pair each line-number line
21643 - # with the numbered line, and appends trailing '-' during
21644 - # substitution so that $LINENO is not a special case at line end.
21645 + # line-number line after each line using $LINENO; the second 'sed'
21646 + # does the real work. The second script uses 'N' to pair each
21647 + # line-number line with the line containing $LINENO, and appends
21648 + # trailing '-' during substitution so that $LINENO is not a special
21649 + # case at line end.
21650 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
21651 - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
21652 - sed '=' <$as_myself |
21653 + # scripts with optimization help from Paolo Bonzini. Blame Lee
21654 + # E. McMahon (1931-1989) for sed's syntax. :-)
21660 + s/[$]LINENO.*/&-/
21667 - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
21669 + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
21672 - s,^['$as_cr_digits']*\n,,
21674 ' >$as_me.lineno &&
21675 - chmod +x $as_me.lineno ||
21676 - { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
21677 -echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
21678 + chmod +x "$as_me.lineno" ||
21679 + { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
21680 { (exit 1); exit 1; }; }
21682 # Don't try to exec as it changes $[0], causing all sort of problems
21683 # (the dirname of $[0] is not the place where we might find the
21684 - # original and so on. Autoconf is especially sensible to this).
21685 - . ./$as_me.lineno
21686 + # original and so on. Autoconf is especially sensitive to this).
21687 + . "./$as_me.lineno"
21688 # Exit status is that of the last command.
21693 -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
21694 - *c*,-n*) ECHO_N= ECHO_C='
21696 - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
21697 - *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
21698 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
21699 + as_dirname=dirname
21704 +ECHO_C= ECHO_N= ECHO_T=
21705 +case `echo -n x` in
21707 + case `echo 'x\c'` in
21708 + *c*) ECHO_T=' ';; # ECHO_T is single tab character.
21715 -if expr a : '\(a\)' >/dev/null 2>&1; then
21716 +if expr a : '\(a\)' >/dev/null 2>&1 &&
21717 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
21723 rm -f conf$$ conf$$.exe conf$$.file
21724 +if test -d conf$$.dir; then
21725 + rm -f conf$$.dir/conf$$.file
21731 if ln -s conf$$.file conf$$ 2>/dev/null; then
21732 - # We could just check for DJGPP; but this test a) works b) is more generic
21733 - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
21734 - if test -f conf$$.exe; then
21735 - # Don't use ln at all; we don't have any links
21737 + # ... but there are two gotchas:
21738 + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
21739 + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
21740 + # In both cases, we have to default to `cp -p'.
21741 + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
21746 elif ln conf$$.file conf$$ 2>/dev/null; then
21751 -rm -f conf$$ conf$$.exe conf$$.file
21752 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
21753 +rmdir conf$$.dir 2>/dev/null
21755 if mkdir -p . 2>/dev/null; then
21757 @@ -19539,7 +22328,19 @@
21761 -as_executable_p="test -f"
21762 +# Find out whether ``test -x'' works. Don't use a zero-byte file, as
21763 +# systems may use methods other than mode bits to determine executability.
21764 +cat >conf$$.file <<_ASEOF
21768 +chmod +x conf$$.file
21769 +if test -x conf$$.file >/dev/null 2>&1; then
21770 + as_executable_p="test -x"
21772 + as_executable_p=:
21776 # Sed expression to map a string onto a valid CPP name.
21777 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
21778 @@ -19548,31 +22349,14 @@
21779 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
21783 -# We need space, tab and new line, in precisely that order.
21793 -# Open the log real soon, to keep \$[0] and so on meaningful, and to
21794 +# Save the log message, to keep $[0] and so on meaningful, and to
21795 # report actual input values of CONFIG_FILES etc. instead of their
21796 -# values after options handling. Logging --version etc. is OK.
21797 -exec 5>>config.log
21800 - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
21801 -## Running $as_me. ##
21806 +# values after options handling.
21808 This file was extended by $as_me, which was
21809 -generated by GNU Autoconf 2.59. Invocation command line was
21810 +generated by GNU Autoconf 2.60. Invocation command line was
21812 CONFIG_FILES = $CONFIG_FILES
21813 CONFIG_HEADERS = $CONFIG_HEADERS
21814 @@ -19580,30 +22364,20 @@
21815 CONFIG_COMMANDS = $CONFIG_COMMANDS
21819 -echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
21821 +on `(hostname || uname -n) 2>/dev/null | sed 1q`
21826 +cat >>$CONFIG_STATUS <<_ACEOF
21827 # Files that config.status was made for.
21828 -if test -n "$ac_config_files"; then
21829 - echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
21832 -if test -n "$ac_config_headers"; then
21833 - echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
21836 -if test -n "$ac_config_links"; then
21837 - echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
21839 +config_files="$ac_config_files"
21840 +config_headers="$ac_config_headers"
21841 +config_commands="$ac_config_commands"
21843 -if test -n "$ac_config_commands"; then
21844 - echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
21848 cat >>$CONFIG_STATUS <<\_ACEOF
21851 \`$as_me' instantiates files from templates according to the
21852 current configuration.
21853 @@ -19630,19 +22404,21 @@
21856 Report bugs to <bug-autoconf@gnu.org>."
21860 cat >>$CONFIG_STATUS <<_ACEOF
21863 -configured by $0, generated by GNU Autoconf 2.59,
21864 - with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
21865 +configured by $0, generated by GNU Autoconf 2.60,
21866 + with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
21868 -Copyright (C) 2003 Free Software Foundation, Inc.
21869 +Copyright (C) 2006 Free Software Foundation, Inc.
21870 This config.status script is free software; the Free Software Foundation
21871 gives unlimited permission to copy, distribute and modify it."
21873 -INSTALL="$INSTALL"
21877 +INSTALL='$INSTALL'
21880 cat >>$CONFIG_STATUS <<\_ACEOF
21881 @@ -19653,39 +22429,24 @@
21885 - ac_option=`expr "x$1" : 'x\([^=]*\)='`
21886 - ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
21887 + ac_option=`expr "X$1" : 'X\([^=]*\)='`
21888 + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
21897 - *) # This is not an option, so the user has probably given explicit
21900 - ac_need_defaults=false;;
21904 # Handling of the options.
21906 -cat >>$CONFIG_STATUS <<\_ACEOF
21907 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
21909 - --version | --vers* | -V )
21910 - echo "$ac_cs_version"; exit 0 ;;
21912 - # Conflict between --help and --header
21913 - { { echo "$as_me:$LINENO: error: ambiguous option: $1
21914 -Try \`$0 --help' for more information." >&5
21915 -echo "$as_me: error: ambiguous option: $1
21916 -Try \`$0 --help' for more information." >&2;}
21917 - { (exit 1); exit 1; }; };;
21918 - --help | --hel | -h )
21919 - echo "$ac_cs_usage"; exit 0 ;;
21920 - --debug | --d* | -d )
21921 + --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
21922 + echo "$ac_cs_version"; exit ;;
21923 + --debug | --debu | --deb | --de | --d | -d )
21925 --file | --fil | --fi | --f )
21927 @@ -19695,18 +22456,24 @@
21929 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
21930 ac_need_defaults=false;;
21932 + # Conflict between --help and --header
21933 + { echo "$as_me: error: ambiguous option: $1
21934 +Try \`$0 --help' for more information." >&2
21935 + { (exit 1); exit 1; }; };;
21936 + --help | --hel | -h )
21937 + echo "$ac_cs_usage"; exit ;;
21938 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
21939 | -silent | --silent | --silen | --sile | --sil | --si | --s)
21942 # This is an error.
21943 - -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
21944 -Try \`$0 --help' for more information." >&5
21945 -echo "$as_me: error: unrecognized option: $1
21946 -Try \`$0 --help' for more information." >&2;}
21947 + -*) { echo "$as_me: error: unrecognized option: $1
21948 +Try \`$0 --help' for more information." >&2
21949 { (exit 1); exit 1; }; } ;;
21951 - *) ac_config_targets="$ac_config_targets $1" ;;
21952 + *) ac_config_targets="$ac_config_targets $1"
21953 + ac_need_defaults=false ;;
21957 @@ -19722,48 +22489,60 @@
21959 cat >>$CONFIG_STATUS <<_ACEOF
21960 if \$ac_cs_recheck; then
21961 - echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
21962 - exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
21963 + echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
21964 + CONFIG_SHELL=$SHELL
21965 + export CONFIG_SHELL
21966 + exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
21970 +cat >>$CONFIG_STATUS <<\_ACEOF
21971 +exec 5>>config.log
21974 + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
21975 +## Running $as_me. ##
21981 cat >>$CONFIG_STATUS <<_ACEOF
21983 -# INIT-COMMANDS section.
21987 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
21994 cat >>$CONFIG_STATUS <<\_ACEOF
21996 +# Handling of arguments.
21997 for ac_config_target in $ac_config_targets
21999 - case "$ac_config_target" in
22000 - # Handling of arguments.
22001 - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
22002 - "intl/Makefile" ) CONFIG_FILES="$CONFIG_FILES intl/Makefile" ;;
22003 - "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
22004 - "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
22005 - "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
22006 - "contrib/Makefile" ) CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
22007 - "muttbug.sh" ) CONFIG_FILES="$CONFIG_FILES muttbug.sh" ;;
22008 - "imap/Makefile" ) CONFIG_FILES="$CONFIG_FILES imap/Makefile" ;;
22009 - "Muttrc.head" ) CONFIG_FILES="$CONFIG_FILES Muttrc.head" ;;
22010 - "doc/instdoc.sh" ) CONFIG_FILES="$CONFIG_FILES doc/instdoc.sh" ;;
22011 - "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
22012 - "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
22013 - "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
22014 + case $ac_config_target in
22015 + "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
22016 + "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
22017 + "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
22018 + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
22019 + "intl/Makefile") CONFIG_FILES="$CONFIG_FILES intl/Makefile" ;;
22020 + "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
22021 + "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
22022 + "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
22023 + "contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
22024 + "muttbug.sh") CONFIG_FILES="$CONFIG_FILES muttbug.sh" ;;
22025 + "imap/Makefile") CONFIG_FILES="$CONFIG_FILES imap/Makefile" ;;
22026 + "Muttrc.head") CONFIG_FILES="$CONFIG_FILES Muttrc.head" ;;
22027 + "doc/instdoc.sh") CONFIG_FILES="$CONFIG_FILES doc/instdoc.sh" ;;
22029 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
22030 echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
22031 { (exit 1); exit 1; }; };;
22036 # If the user did not use the arguments to specify the items to instantiate,
22037 # then the envvar interface is used. Set only those that are not.
22038 # We use the long form for the default assignment because of an extremely
22039 @@ -19775,397 +22554,502 @@
22042 # Have a temporary directory for convenience. Make it in the build tree
22043 -# simply because there is no reason to put it here, and in addition,
22044 +# simply because there is no reason against having it here, and in addition,
22045 # creating and moving files from /tmp can sometimes cause problems.
22046 -# Create a temporary directory, and hook for its removal unless debugging.
22047 +# Hook for its removal unless debugging.
22048 +# Note that there is a small window in which the directory will not be cleaned:
22049 +# after its creation but before its name has been assigned to `$tmp'.
22052 - trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
22054 + trap 'exit_status=$?
22055 + { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
22057 trap '{ (exit 1); exit 1; }' 1 2 13 15
22060 # Create a (secure) tmp directory for tmp files.
22063 - tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
22064 + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
22065 test -n "$tmp" && test -d "$tmp"
22068 - tmp=./confstat$$-$RANDOM
22069 - (umask 077 && mkdir $tmp)
22070 + tmp=./conf$$-$RANDOM
22071 + (umask 077 && mkdir "$tmp")
22074 echo "$me: cannot create a temporary directory in ." >&2
22075 { (exit 1); exit 1; }
22080 -cat >>$CONFIG_STATUS <<_ACEOF
22083 -# CONFIG_FILES section.
22084 +# Set up the sed scripts for CONFIG_FILES section.
22087 # No need to generate the scripts if there are no CONFIG_FILES.
22088 # This happens for instance when ./config.status config.h
22089 -if test -n "\$CONFIG_FILES"; then
22090 - # Protect against being on the right side of a sed subst in config.status.
22091 - sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
22092 - s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
22093 -s,@SHELL@,$SHELL,;t t
22094 -s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
22095 -s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
22096 -s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
22097 -s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
22098 -s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
22099 -s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
22100 -s,@exec_prefix@,$exec_prefix,;t t
22101 -s,@prefix@,$prefix,;t t
22102 -s,@program_transform_name@,$program_transform_name,;t t
22103 -s,@bindir@,$bindir,;t t
22104 -s,@sbindir@,$sbindir,;t t
22105 -s,@libexecdir@,$libexecdir,;t t
22106 -s,@datadir@,$datadir,;t t
22107 -s,@sysconfdir@,$sysconfdir,;t t
22108 -s,@sharedstatedir@,$sharedstatedir,;t t
22109 -s,@localstatedir@,$localstatedir,;t t
22110 -s,@libdir@,$libdir,;t t
22111 -s,@includedir@,$includedir,;t t
22112 -s,@oldincludedir@,$oldincludedir,;t t
22113 -s,@infodir@,$infodir,;t t
22114 -s,@mandir@,$mandir,;t t
22115 -s,@build_alias@,$build_alias,;t t
22116 -s,@host_alias@,$host_alias,;t t
22117 -s,@target_alias@,$target_alias,;t t
22118 -s,@DEFS@,$DEFS,;t t
22119 -s,@ECHO_C@,$ECHO_C,;t t
22120 -s,@ECHO_N@,$ECHO_N,;t t
22121 -s,@ECHO_T@,$ECHO_T,;t t
22122 -s,@LIBS@,$LIBS,;t t
22123 -s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
22124 -s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
22125 -s,@INSTALL_DATA@,$INSTALL_DATA,;t t
22126 -s,@CYGPATH_W@,$CYGPATH_W,;t t
22127 -s,@PACKAGE@,$PACKAGE,;t t
22128 -s,@VERSION@,$VERSION,;t t
22129 -s,@ACLOCAL@,$ACLOCAL,;t t
22130 -s,@AUTOCONF@,$AUTOCONF,;t t
22131 -s,@AUTOMAKE@,$AUTOMAKE,;t t
22132 -s,@AUTOHEADER@,$AUTOHEADER,;t t
22133 -s,@MAKEINFO@,$MAKEINFO,;t t
22134 -s,@install_sh@,$install_sh,;t t
22135 -s,@STRIP@,$STRIP,;t t
22136 -s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
22137 -s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
22138 -s,@mkdir_p@,$mkdir_p,;t t
22140 -s,@SET_MAKE@,$SET_MAKE,;t t
22141 -s,@am__leading_dot@,$am__leading_dot,;t t
22142 -s,@AMTAR@,$AMTAR,;t t
22143 -s,@am__tar@,$am__tar,;t t
22144 -s,@am__untar@,$am__untar,;t t
22145 -s,@CONFIG_STATUS_DEPENDENCIES@,$CONFIG_STATUS_DEPENDENCIES,;t t
22146 -s,@build@,$build,;t t
22147 -s,@build_cpu@,$build_cpu,;t t
22148 -s,@build_vendor@,$build_vendor,;t t
22149 -s,@build_os@,$build_os,;t t
22150 -s,@host@,$host,;t t
22151 -s,@host_cpu@,$host_cpu,;t t
22152 -s,@host_vendor@,$host_vendor,;t t
22153 -s,@host_os@,$host_os,;t t
22155 -s,@CFLAGS@,$CFLAGS,;t t
22156 -s,@LDFLAGS@,$LDFLAGS,;t t
22157 -s,@CPPFLAGS@,$CPPFLAGS,;t t
22158 -s,@ac_ct_CC@,$ac_ct_CC,;t t
22159 -s,@EXEEXT@,$EXEEXT,;t t
22160 -s,@OBJEXT@,$OBJEXT,;t t
22161 -s,@DEPDIR@,$DEPDIR,;t t
22162 -s,@am__include@,$am__include,;t t
22163 -s,@am__quote@,$am__quote,;t t
22164 -s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
22165 -s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
22166 -s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
22167 -s,@CCDEPMODE@,$CCDEPMODE,;t t
22168 -s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
22169 -s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
22171 -s,@EGREP@,$EGREP,;t t
22173 -s,@ANSI2KNR@,$ANSI2KNR,;t t
22174 -s,@RANLIB@,$RANLIB,;t t
22175 -s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
22177 -s,@ac_ct_AR@,$ac_ct_AR,;t t
22181 -s,@DEBUGGER@,$DEBUGGER,;t t
22182 -s,@SENDMAIL@,$SENDMAIL,;t t
22183 -s,@GPGME_CONFIG@,$GPGME_CONFIG,;t t
22184 -s,@LIBGPGME_CFLAGS@,$LIBGPGME_CFLAGS,;t t
22185 -s,@LIBGPGME_LIBS@,$LIBGPGME_LIBS,;t t
22187 -s,@PGPAUX_TARGET@,$PGPAUX_TARGET,;t t
22188 -s,@SMIMEAUX_TARGET@,$SMIMEAUX_TARGET,;t t
22189 -s,@ISPELL@,$ISPELL,;t t
22190 -s,@LIBOBJS@,$LIBOBJS,;t t
22191 -s,@DOTLOCK_TARGET@,$DOTLOCK_TARGET,;t t
22192 -s,@docdir@,$docdir,;t t
22193 -s,@DOTLOCK_GROUP@,$DOTLOCK_GROUP,;t t
22194 -s,@DOTLOCK_PERMISSION@,$DOTLOCK_PERMISSION,;t t
22195 -s,@BUILD_IMAP_TRUE@,$BUILD_IMAP_TRUE,;t t
22196 -s,@BUILD_IMAP_FALSE@,$BUILD_IMAP_FALSE,;t t
22197 -s,@KRB5CFGPATH@,$KRB5CFGPATH,;t t
22198 -s,@USE_GSS_TRUE@,$USE_GSS_TRUE,;t t
22199 -s,@USE_GSS_FALSE@,$USE_GSS_FALSE,;t t
22200 -s,@LIBGNUTLS_CONFIG@,$LIBGNUTLS_CONFIG,;t t
22201 -s,@LIBGNUTLS_CFLAGS@,$LIBGNUTLS_CFLAGS,;t t
22202 -s,@LIBGNUTLS_LIBS@,$LIBGNUTLS_LIBS,;t t
22203 -s,@USE_SSL_TRUE@,$USE_SSL_TRUE,;t t
22204 -s,@USE_SSL_FALSE@,$USE_SSL_FALSE,;t t
22205 -s,@USE_SASL_TRUE@,$USE_SASL_TRUE,;t t
22206 -s,@USE_SASL_FALSE@,$USE_SASL_FALSE,;t t
22207 -s,@MUTTLIBS@,$MUTTLIBS,;t t
22208 -s,@MUTT_LIB_OBJECTS@,$MUTT_LIB_OBJECTS,;t t
22209 -s,@LIBIMAP@,$LIBIMAP,;t t
22210 -s,@LIBIMAPDEPS@,$LIBIMAPDEPS,;t t
22211 -s,@ALLOCA@,$ALLOCA,;t t
22212 -s,@GLIBC21@,$GLIBC21,;t t
22213 -s,@LIBICONV@,$LIBICONV,;t t
22214 -s,@USE_NLS@,$USE_NLS,;t t
22215 -s,@MSGFMT@,$MSGFMT,;t t
22216 -s,@GMSGFMT@,$GMSGFMT,;t t
22217 -s,@XGETTEXT@,$XGETTEXT,;t t
22218 -s,@INTLBISON@,$INTLBISON,;t t
22219 -s,@BUILD_INCLUDED_LIBINTL@,$BUILD_INCLUDED_LIBINTL,;t t
22220 -s,@USE_INCLUDED_LIBINTL@,$USE_INCLUDED_LIBINTL,;t t
22221 -s,@CATALOGS@,$CATALOGS,;t t
22222 -s,@CATOBJEXT@,$CATOBJEXT,;t t
22223 -s,@GMOFILES@,$GMOFILES,;t t
22224 -s,@INTLLIBS@,$INTLLIBS,;t t
22225 -s,@INTLOBJS@,$INTLOBJS,;t t
22226 -s,@POFILES@,$POFILES,;t t
22227 -s,@POSUB@,$POSUB,;t t
22228 -s,@DATADIRNAME@,$DATADIRNAME,;t t
22229 -s,@INSTOBJEXT@,$INSTOBJEXT,;t t
22230 -s,@GENCAT@,$GENCAT,;t t
22231 -s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
22232 -s,@INTL_LIBTOOL_SUFFIX_PREFIX@,$INTL_LIBTOOL_SUFFIX_PREFIX,;t t
22233 -s,@OSPCAT@,$OSPCAT,;t t
22234 -s,@DSLROOT@,$DSLROOT,;t t
22235 -s,@LTLIBOBJS@,$LTLIBOBJS,;t t
22240 - cat >>$CONFIG_STATUS <<\_ACEOF
22241 - # Split the substitutions into bite-sized pieces for seds with
22242 - # small command number limits, like on Digital OSF/1 and HP-UX.
22243 - ac_max_sed_lines=48
22244 - ac_sed_frag=1 # Number of current file.
22245 - ac_beg=1 # First line for current file.
22246 - ac_end=$ac_max_sed_lines # Line after last line for current file.
22249 - while $ac_more_lines; do
22250 - if test $ac_beg -gt 1; then
22251 - sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
22253 - sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
22255 - if test ! -s $tmp/subs.frag; then
22256 - ac_more_lines=false
22258 - # The purpose of the label and of the branching condition is to
22259 - # speed up the sed processing (if there are no `@' at all, there
22260 - # is no need to browse any of the substitutions).
22261 - # These are the two extra sed commands mentioned above.
22263 - /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
22264 - if test -z "$ac_sed_cmds"; then
22265 - ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
22267 - ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
22269 - ac_sed_frag=`expr $ac_sed_frag + 1`
22271 - ac_end=`expr $ac_end + $ac_max_sed_lines`
22274 - if test -z "$ac_sed_cmds"; then
22276 +if test -n "$CONFIG_FILES"; then
22283 +for ac_last_try in false false false false false :; do
22284 + cat >conf$$subs.sed <<_ACEOF
22285 +SHELL!$SHELL$ac_delim
22286 +PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
22287 +PACKAGE_NAME!$PACKAGE_NAME$ac_delim
22288 +PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
22289 +PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
22290 +PACKAGE_STRING!$PACKAGE_STRING$ac_delim
22291 +PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
22292 +exec_prefix!$exec_prefix$ac_delim
22293 +prefix!$prefix$ac_delim
22294 +program_transform_name!$program_transform_name$ac_delim
22295 +bindir!$bindir$ac_delim
22296 +sbindir!$sbindir$ac_delim
22297 +libexecdir!$libexecdir$ac_delim
22298 +datarootdir!$datarootdir$ac_delim
22299 +datadir!$datadir$ac_delim
22300 +sysconfdir!$sysconfdir$ac_delim
22301 +sharedstatedir!$sharedstatedir$ac_delim
22302 +localstatedir!$localstatedir$ac_delim
22303 +includedir!$includedir$ac_delim
22304 +oldincludedir!$oldincludedir$ac_delim
22305 +docdir!$docdir$ac_delim
22306 +infodir!$infodir$ac_delim
22307 +htmldir!$htmldir$ac_delim
22308 +dvidir!$dvidir$ac_delim
22309 +pdfdir!$pdfdir$ac_delim
22310 +psdir!$psdir$ac_delim
22311 +libdir!$libdir$ac_delim
22312 +localedir!$localedir$ac_delim
22313 +mandir!$mandir$ac_delim
22314 +DEFS!$DEFS$ac_delim
22315 +ECHO_C!$ECHO_C$ac_delim
22316 +ECHO_N!$ECHO_N$ac_delim
22317 +ECHO_T!$ECHO_T$ac_delim
22318 +LIBS!$LIBS$ac_delim
22319 +build_alias!$build_alias$ac_delim
22320 +host_alias!$host_alias$ac_delim
22321 +target_alias!$target_alias$ac_delim
22322 +INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
22323 +INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
22324 +INSTALL_DATA!$INSTALL_DATA$ac_delim
22325 +CYGPATH_W!$CYGPATH_W$ac_delim
22326 +PACKAGE!$PACKAGE$ac_delim
22327 +VERSION!$VERSION$ac_delim
22328 +ACLOCAL!$ACLOCAL$ac_delim
22329 +AUTOCONF!$AUTOCONF$ac_delim
22330 +AUTOMAKE!$AUTOMAKE$ac_delim
22331 +AUTOHEADER!$AUTOHEADER$ac_delim
22332 +MAKEINFO!$MAKEINFO$ac_delim
22333 +install_sh!$install_sh$ac_delim
22334 +STRIP!$STRIP$ac_delim
22335 +INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
22336 +mkdir_p!$mkdir_p$ac_delim
22338 +SET_MAKE!$SET_MAKE$ac_delim
22339 +am__leading_dot!$am__leading_dot$ac_delim
22340 +AMTAR!$AMTAR$ac_delim
22341 +am__tar!$am__tar$ac_delim
22342 +am__untar!$am__untar$ac_delim
22343 +CONFIG_STATUS_DEPENDENCIES!$CONFIG_STATUS_DEPENDENCIES$ac_delim
22344 +build!$build$ac_delim
22345 +build_cpu!$build_cpu$ac_delim
22346 +build_vendor!$build_vendor$ac_delim
22347 +build_os!$build_os$ac_delim
22348 +host!$host$ac_delim
22349 +host_cpu!$host_cpu$ac_delim
22350 +host_vendor!$host_vendor$ac_delim
22351 +host_os!$host_os$ac_delim
22353 +CFLAGS!$CFLAGS$ac_delim
22354 +LDFLAGS!$LDFLAGS$ac_delim
22355 +CPPFLAGS!$CPPFLAGS$ac_delim
22356 +ac_ct_CC!$ac_ct_CC$ac_delim
22357 +EXEEXT!$EXEEXT$ac_delim
22358 +OBJEXT!$OBJEXT$ac_delim
22359 +DEPDIR!$DEPDIR$ac_delim
22360 +am__include!$am__include$ac_delim
22361 +am__quote!$am__quote$ac_delim
22362 +AMDEP_TRUE!$AMDEP_TRUE$ac_delim
22363 +AMDEP_FALSE!$AMDEP_FALSE$ac_delim
22364 +AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
22365 +CCDEPMODE!$CCDEPMODE$ac_delim
22366 +am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
22367 +am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
22369 +GREP!$GREP$ac_delim
22370 +EGREP!$EGREP$ac_delim
22372 +ANSI2KNR!$ANSI2KNR$ac_delim
22373 +RANLIB!$RANLIB$ac_delim
22378 +DEBUGGER!$DEBUGGER$ac_delim
22379 +SENDMAIL!$SENDMAIL$ac_delim
22380 +GPGME_CONFIG!$GPGME_CONFIG$ac_delim
22381 +LIBGPGME_CFLAGS!$LIBGPGME_CFLAGS$ac_delim
22384 + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
22386 + elif $ac_last_try; then
22387 + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
22388 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
22389 + { (exit 1); exit 1; }; }
22391 + ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22393 -fi # test -n "$CONFIG_FILES"
22396 +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
22397 +if test -n "$ac_eof"; then
22398 + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
22399 + ac_eof=`expr $ac_eof + 1`
22402 +cat >>$CONFIG_STATUS <<_ACEOF
22403 +cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
22404 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
22407 +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
22408 +s/^/s,@/; s/!/@,|#_!!_#|/
22411 +s/'"$ac_delim"'$/,g/; t
22413 +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
22414 +' >>$CONFIG_STATUS <conf$$subs.sed
22415 +rm -f conf$$subs.sed
22416 +cat >>$CONFIG_STATUS <<_ACEOF
22422 +for ac_last_try in false false false false false :; do
22423 + cat >conf$$subs.sed <<_ACEOF
22424 +LIBGPGME_LIBS!$LIBGPGME_LIBS$ac_delim
22426 +PGPAUX_TARGET!$PGPAUX_TARGET$ac_delim
22427 +SMIMEAUX_TARGET!$SMIMEAUX_TARGET$ac_delim
22428 +ISPELL!$ISPELL$ac_delim
22429 +LIBOBJS!$LIBOBJS$ac_delim
22430 +DOTLOCK_TARGET!$DOTLOCK_TARGET$ac_delim
22431 +DOTLOCK_GROUP!$DOTLOCK_GROUP$ac_delim
22432 +DOTLOCK_PERMISSION!$DOTLOCK_PERMISSION$ac_delim
22433 +BUILD_IMAP_TRUE!$BUILD_IMAP_TRUE$ac_delim
22434 +BUILD_IMAP_FALSE!$BUILD_IMAP_FALSE$ac_delim
22435 +KRB5CFGPATH!$KRB5CFGPATH$ac_delim
22436 +USE_GSS_TRUE!$USE_GSS_TRUE$ac_delim
22437 +USE_GSS_FALSE!$USE_GSS_FALSE$ac_delim
22438 +LIBGNUTLS_CONFIG!$LIBGNUTLS_CONFIG$ac_delim
22439 +LIBGNUTLS_CFLAGS!$LIBGNUTLS_CFLAGS$ac_delim
22440 +LIBGNUTLS_LIBS!$LIBGNUTLS_LIBS$ac_delim
22441 +USE_SSL_TRUE!$USE_SSL_TRUE$ac_delim
22442 +USE_SSL_FALSE!$USE_SSL_FALSE$ac_delim
22443 +USE_SASL_TRUE!$USE_SASL_TRUE$ac_delim
22444 +USE_SASL_FALSE!$USE_SASL_FALSE$ac_delim
22445 +MUTTLIBS!$MUTTLIBS$ac_delim
22446 +MUTT_LIB_OBJECTS!$MUTT_LIB_OBJECTS$ac_delim
22447 +LIBIMAP!$LIBIMAP$ac_delim
22448 +LIBIMAPDEPS!$LIBIMAPDEPS$ac_delim
22449 +ALLOCA!$ALLOCA$ac_delim
22450 +GLIBC21!$GLIBC21$ac_delim
22451 +LIBICONV!$LIBICONV$ac_delim
22452 +USE_NLS!$USE_NLS$ac_delim
22453 +MSGFMT!$MSGFMT$ac_delim
22454 +GMSGFMT!$GMSGFMT$ac_delim
22455 +XGETTEXT!$XGETTEXT$ac_delim
22456 +INTLBISON!$INTLBISON$ac_delim
22457 +BUILD_INCLUDED_LIBINTL!$BUILD_INCLUDED_LIBINTL$ac_delim
22458 +USE_INCLUDED_LIBINTL!$USE_INCLUDED_LIBINTL$ac_delim
22459 +CATALOGS!$CATALOGS$ac_delim
22460 +CATOBJEXT!$CATOBJEXT$ac_delim
22461 +GMOFILES!$GMOFILES$ac_delim
22462 +INTLLIBS!$INTLLIBS$ac_delim
22463 +INTLOBJS!$INTLOBJS$ac_delim
22464 +POFILES!$POFILES$ac_delim
22465 +POSUB!$POSUB$ac_delim
22466 +DATADIRNAME!$DATADIRNAME$ac_delim
22467 +INSTOBJEXT!$INSTOBJEXT$ac_delim
22468 +GENCAT!$GENCAT$ac_delim
22469 +MKINSTALLDIRS!$MKINSTALLDIRS$ac_delim
22470 +INTL_LIBTOOL_SUFFIX_PREFIX!$INTL_LIBTOOL_SUFFIX_PREFIX$ac_delim
22471 +OSPCAT!$OSPCAT$ac_delim
22472 +DSLROOT!$DSLROOT$ac_delim
22473 +LTLIBOBJS!$LTLIBOBJS$ac_delim
22476 + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 50; then
22478 + elif $ac_last_try; then
22479 + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
22480 +echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
22481 + { (exit 1); exit 1; }; }
22483 + ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22487 +ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
22488 +if test -n "$ac_eof"; then
22489 + ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
22490 + ac_eof=`expr $ac_eof + 1`
22493 +cat >>$CONFIG_STATUS <<_ACEOF
22494 +cat >"\$tmp/subs-2.sed" <<\CEOF$ac_eof
22495 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
22498 +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
22499 +s/^/s,@/; s/!/@,|#_!!_#|/
22502 +s/'"$ac_delim"'$/,g/; t
22504 +N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
22505 +' >>$CONFIG_STATUS <conf$$subs.sed
22506 +rm -f conf$$subs.sed
22507 +cat >>$CONFIG_STATUS <<_ACEOF
22514 +# VPATH may cause trouble with some makes, so we remove $(srcdir),
22515 +# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
22516 +# trailing colons and then remove the whole line if VPATH becomes empty
22517 +# (actually we leave an empty line to preserve line numbers).
22518 +if test "x$srcdir" = x.; then
22519 + ac_vpsub='/^[ ]*VPATH[ ]*=/{
22520 +s/:*\$(srcdir):*/:/
22521 +s/:*\${srcdir}:*/:/
22523 +s/^\([^=]*=[ ]*\):*/\1/
22529 cat >>$CONFIG_STATUS <<\_ACEOF
22530 -for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
22531 - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22533 - - | *:- | *:-:* ) # input from stdin
22535 - ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22536 - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22537 - *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22538 - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22539 - * ) ac_file_in=$ac_file.in ;;
22540 +fi # test -n "$CONFIG_FILES"
22543 +for ac_tag in :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS
22546 + :[FHLC]) ac_mode=$ac_tag; continue;;
22548 + case $ac_mode$ac_tag in
22550 + :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
22551 +echo "$as_me: error: Invalid tag $ac_tag." >&2;}
22552 + { (exit 1); exit 1; }; };;
22553 + :[FH]-) ac_tag=-:-;;
22554 + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
22564 - # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
22565 - ac_dir=`(dirname "$ac_file") 2>/dev/null ||
22567 + :L) ac_source=$1;;
22573 + -) ac_f="$tmp/stdin";;
22574 + *) # Look for the file first in the build tree, then in the source tree
22575 + # (if the path is not absolute). The absolute path cannot be DOS-style,
22576 + # because $ac_f cannot contain `:'.
22577 + test -f "$ac_f" ||
22580 + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
22582 + { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
22583 +echo "$as_me: error: cannot find input file: $ac_f" >&2;}
22584 + { (exit 1); exit 1; }; };;
22586 + ac_file_inputs="$ac_file_inputs $ac_f"
22589 + # Let's still pretend it is `configure' which instantiates (i.e., don't
22590 + # use $as_me), people would be surprised to read:
22591 + # /* config.h. Generated by config.status. */
22592 + configure_input="Generated from "`IFS=:
22593 + echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
22594 + if test x"$ac_file" != x-; then
22595 + configure_input="$ac_file. $configure_input"
22596 + { echo "$as_me:$LINENO: creating $ac_file" >&5
22597 +echo "$as_me: creating $ac_file" >&6;}
22601 + *:-:* | *:-) cat >"$tmp/stdin";;
22606 + ac_dir=`$as_dirname -- "$ac_file" ||
22607 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
22608 X"$ac_file" : 'X\(//\)[^/]' \| \
22609 X"$ac_file" : 'X\(//\)$' \| \
22610 - X"$ac_file" : 'X\(/\)' \| \
22611 - . : '\(.\)' 2>/dev/null ||
22612 + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
22614 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
22615 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
22616 - /^X\(\/\/\)$/{ s//\1/; q; }
22617 - /^X\(\/\).*/{ s//\1/; q; }
22619 - { if $as_mkdir_p; then
22620 - mkdir -p "$ac_dir"
22623 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
22627 + /^X\(\/\/\)[^/].*/{
22640 + { as_dir="$ac_dir"
22641 + case $as_dir in #(
22642 + -*) as_dir=./$as_dir;;
22644 + test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
22646 - while test ! -d "$as_dir"; do
22647 - as_dirs="$as_dir $as_dirs"
22648 - as_dir=`(dirname "$as_dir") 2>/dev/null ||
22650 + case $as_dir in #(
22651 + *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
22652 + *) as_qdir=$as_dir;;
22654 + as_dirs="'$as_qdir' $as_dirs"
22655 + as_dir=`$as_dirname -- "$as_dir" ||
22656 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
22657 X"$as_dir" : 'X\(//\)[^/]' \| \
22658 X"$as_dir" : 'X\(//\)$' \| \
22659 - X"$as_dir" : 'X\(/\)' \| \
22660 - . : '\(.\)' 2>/dev/null ||
22661 + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
22663 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
22664 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
22665 - /^X\(\/\/\)$/{ s//\1/; q; }
22666 - /^X\(\/\).*/{ s//\1/; q; }
22668 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
22672 + /^X\(\/\/\)[^/].*/{
22685 + test -d "$as_dir" && break
22687 - test ! -n "$as_dirs" || mkdir $as_dirs
22688 - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
22689 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
22690 + test -z "$as_dirs" || eval "mkdir $as_dirs"
22691 + } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
22692 +echo "$as_me: error: cannot create directory $as_dir" >&2;}
22693 { (exit 1); exit 1; }; }; }
22697 -if test "$ac_dir" != .; then
22699 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
22701 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
22702 - # A "../" for each directory in $ac_dir_suffix.
22703 - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
22705 - ac_dir_suffix= ac_top_builddir=
22707 + # A ".." for each directory in $ac_dir_suffix.
22708 + ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
22709 + case $ac_top_builddir_sub in
22710 + "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
22711 + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
22714 +ac_abs_top_builddir=$ac_pwd
22715 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
22716 +# for backward compatibility:
22717 +ac_top_builddir=$ac_top_build_prefix
22720 - .) # No --srcdir option. We are building in place.
22721 + .) # We are building in place.
22723 - if test -z "$ac_top_builddir"; then
22726 - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
22728 - [\\/]* | ?:[\\/]* ) # Absolute path.
22729 + ac_top_srcdir=$ac_top_builddir_sub
22730 + ac_abs_top_srcdir=$ac_pwd ;;
22731 + [\\/]* | ?:[\\/]* ) # Absolute name.
22732 ac_srcdir=$srcdir$ac_dir_suffix;
22733 - ac_top_srcdir=$srcdir ;;
22734 - *) # Relative path.
22735 - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
22736 - ac_top_srcdir=$ac_top_builddir$srcdir ;;
22737 + ac_top_srcdir=$srcdir
22738 + ac_abs_top_srcdir=$srcdir ;;
22739 + *) # Relative name.
22740 + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
22741 + ac_top_srcdir=$ac_top_build_prefix$srcdir
22742 + ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
22744 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
22746 -# Do not use `cd foo && pwd` to compute absolute paths, because
22747 -# the directories may not exist.
22749 -.) ac_abs_builddir="$ac_dir";;
22751 - case "$ac_dir" in
22752 - .) ac_abs_builddir=`pwd`;;
22753 - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
22754 - *) ac_abs_builddir=`pwd`/"$ac_dir";;
22757 -case $ac_abs_builddir in
22758 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
22760 - case ${ac_top_builddir}. in
22761 - .) ac_abs_top_builddir=$ac_abs_builddir;;
22762 - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
22763 - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
22766 -case $ac_abs_builddir in
22767 -.) ac_abs_srcdir=$ac_srcdir;;
22769 - case $ac_srcdir in
22770 - .) ac_abs_srcdir=$ac_abs_builddir;;
22771 - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
22772 - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
22775 -case $ac_abs_builddir in
22776 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
22778 - case $ac_top_srcdir in
22779 - .) ac_abs_top_srcdir=$ac_abs_builddir;;
22780 - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
22781 - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
22792 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
22793 - *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
22794 + *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
22798 - if test x"$ac_file" != x-; then
22799 - { echo "$as_me:$LINENO: creating $ac_file" >&5
22800 -echo "$as_me: creating $ac_file" >&6;}
22803 - # Let's still pretend it is `configure' which instantiates (i.e., don't
22804 - # use $as_me), people would be surprised to read:
22805 - # /* config.h. Generated by config.status. */
22806 - if test x"$ac_file" = x-; then
22809 - configure_input="$ac_file. "
22811 - configure_input=$configure_input"Generated from `echo $ac_file_in |
22812 - sed 's,.*/,,'` by configure."
22814 - # First look for the input files in the build tree, otherwise in the
22816 - ac_file_inputs=`IFS=:
22817 - for f in $ac_file_in; do
22819 - -) echo $tmp/stdin ;;
22821 - # Absolute (can't be DOS-style, as IFS=:)
22822 - test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
22823 -echo "$as_me: error: cannot find input file: $f" >&2;}
22824 - { (exit 1); exit 1; }; }
22827 - if test -f "$f"; then
22830 - elif test -f "$srcdir/$f"; then
22832 - echo "$srcdir/$f"
22835 - { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
22836 -echo "$as_me: error: cannot find input file: $f" >&2;}
22837 - { (exit 1); exit 1; }; }
22840 - done` || { (exit 1); exit 1; }
22841 +cat >>$CONFIG_STATUS <<\_ACEOF
22842 +# If the template does not know about datarootdir, expand it.
22843 +# FIXME: This hack should be removed a few years after 2.60.
22844 +ac_datarootdir_hack=; ac_datarootdir_seen=
22846 +case `sed -n '/datarootdir/ {
22855 +' $ac_file_inputs` in
22856 +*datarootdir*) ac_datarootdir_seen=yes;;
22857 +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
22858 + { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
22859 +echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
22861 +cat >>$CONFIG_STATUS <<_ACEOF
22862 + ac_datarootdir_hack='
22863 + s&@datadir@&$datadir&g
22864 + s&@docdir@&$docdir&g
22865 + s&@infodir@&$infodir&g
22866 + s&@localedir@&$localedir&g
22867 + s&@mandir@&$mandir&g
22868 + s&\\\${datarootdir}&$datarootdir&g' ;;
22872 +# Neutralize VPATH when `$srcdir' = `.'.
22873 +# Shell code in configure.ac might set extrasub.
22874 +# FIXME: do we really want to maintain this feature?
22875 cat >>$CONFIG_STATUS <<_ACEOF
22878 @@ -20173,248 +23057,130 @@
22879 cat >>$CONFIG_STATUS <<\_ACEOF
22881 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
22882 -s,@configure_input@,$configure_input,;t t
22883 -s,@srcdir@,$ac_srcdir,;t t
22884 -s,@abs_srcdir@,$ac_abs_srcdir,;t t
22885 -s,@top_srcdir@,$ac_top_srcdir,;t t
22886 -s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
22887 -s,@builddir@,$ac_builddir,;t t
22888 -s,@abs_builddir@,$ac_abs_builddir,;t t
22889 -s,@top_builddir@,$ac_top_builddir,;t t
22890 -s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
22891 -s,@INSTALL@,$ac_INSTALL,;t t
22892 -" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
22894 - if test x"$ac_file" != x-; then
22895 - mv $tmp/out $ac_file
22903 -cat >>$CONFIG_STATUS <<\_ACEOF
22906 -# CONFIG_HEADER section.
22908 +s&@configure_input@&$configure_input&;t t
22909 +s&@top_builddir@&$ac_top_builddir_sub&;t t
22910 +s&@srcdir@&$ac_srcdir&;t t
22911 +s&@abs_srcdir@&$ac_abs_srcdir&;t t
22912 +s&@top_srcdir@&$ac_top_srcdir&;t t
22913 +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
22914 +s&@builddir@&$ac_builddir&;t t
22915 +s&@abs_builddir@&$ac_abs_builddir&;t t
22916 +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
22917 +s&@INSTALL@&$ac_INSTALL&;t t
22918 +$ac_datarootdir_hack
22919 +" $ac_file_inputs | sed -f "$tmp/subs-1.sed" | sed -f "$tmp/subs-2.sed" >$tmp/out
22921 +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
22922 + { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
22923 + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
22924 + { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
22925 +which seems to be undefined. Please make sure it is defined." >&5
22926 +echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
22927 +which seems to be undefined. Please make sure it is defined." >&2;}
22929 -# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
22930 -# NAME is the cpp macro being defined and VALUE is the value it is being given.
22932 -# ac_d sets the value in "#define NAME VALUE" lines.
22933 -ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
22934 -ac_dB='[ ].*$,\1#\2'
22937 -# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
22938 -ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
22939 -ac_uB='$,\1#\2define\3'
22943 -for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
22944 - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22945 + rm -f "$tmp/stdin"
22947 - - | *:- | *:-:* ) # input from stdin
22949 - ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22950 - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22951 - *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22952 - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22953 - * ) ac_file_in=$ac_file.in ;;
22954 + -) cat "$tmp/out"; rm -f "$tmp/out";;
22955 + *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
22964 +# Transform confdefs.h into a sed script `conftest.defines', that
22965 +# substitutes the proper values into config.h.in to produce config.h.
22966 +rm -f conftest.defines conftest.tail
22967 +# First, append a space to every undef/define line, to ease matching.
22968 +echo 's/$/ /' >conftest.defines
22969 +# Then, protect against being on the right side of a sed subst, or in
22970 +# an unquoted here document, in config.status. If some macros were
22971 +# called several times there might be several #defines for the same
22972 +# symbol, which is useless. But do not sort them, since the last
22973 +# AC_DEFINE must be honored.
22974 +ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
22975 +# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
22976 +# NAME is the cpp macro being defined, VALUE is the value it is being given.
22977 +# PARAMS is the parameter list in the macro definition--in most cases, it's
22978 +# just an empty string.
22979 +ac_dA='s,^\\([ #]*\\)[^ ]*\\([ ]*'
22980 +ac_dB='\\)[ (].*,\\1define\\2'
22984 - test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
22985 -echo "$as_me: creating $ac_file" >&6;}
22987 - # First look for the input files in the build tree, otherwise in the
22989 - ac_file_inputs=`IFS=:
22990 - for f in $ac_file_in; do
22992 - -) echo $tmp/stdin ;;
22994 - # Absolute (can't be DOS-style, as IFS=:)
22995 - test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
22996 -echo "$as_me: error: cannot find input file: $f" >&2;}
22997 - { (exit 1); exit 1; }; }
22998 - # Do quote $f, to prevent DOS paths from being IFS'd.
23001 - if test -f "$f"; then
23004 - elif test -f "$srcdir/$f"; then
23006 - echo "$srcdir/$f"
23009 - { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
23010 -echo "$as_me: error: cannot find input file: $f" >&2;}
23011 - { (exit 1); exit 1; }; }
23014 - done` || { (exit 1); exit 1; }
23015 - # Remove the trailing spaces.
23016 - sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
23023 + s/^[ ]*#[ ]*define[ ][ ]*//
23028 + s/^\('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
23029 + s/^\('"$ac_word_re"'\)[ ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
23030 + ' >>conftest.defines
23032 -# Transform confdefs.h into two sed scripts, `conftest.defines' and
23033 -# `conftest.undefs', that substitutes the proper values into
23034 -# config.h.in to produce config.h. The first handles `#define'
23035 -# templates, and the second `#undef' templates.
23036 -# And first: Protect against being on the right side of a sed subst in
23037 -# config.status. Protect against being in an unquoted here document
23038 -# in config.status.
23039 -rm -f conftest.defines conftest.undefs
23040 -# Using a here document instead of a string reduces the quoting nightmare.
23041 -# Putting comments in sed scripts is not portable.
23043 -# `end' is used to avoid that the second main sed command (meant for
23044 -# 0-ary CPP macros) applies to n-ary macro definitions.
23045 -# See the Autoconf documentation for `clear'.
23046 -cat >confdef2sed.sed <<\_ACEOF
23051 -s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
23053 -s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
23056 -# If some macros were called several times there might be several times
23057 -# the same #defines, which is useless. Nevertheless, we may not want to
23058 -# sort them, since we want the *last* AC-DEFINE to be honored.
23059 -uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
23060 -sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
23061 -rm -f confdef2sed.sed
23063 -# This sed command replaces #undef with comments. This is necessary, for
23064 +# Remove the space that was appended to ease matching.
23065 +# Then replace #undef with comments. This is necessary, for
23066 # example, in the case of _POSIX_SOURCE, which is predefined and required
23067 # on some systems where configure will not decide to define it.
23068 -cat >>conftest.undefs <<\_ACEOF
23069 -s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
23070 +# (The regexp can be short, since the line contains either #define or #undef.)
23072 +s,^[ #]*u.*,/* & */,' >>conftest.defines
23074 +# Break up conftest.defines:
23075 +ac_max_sed_lines=50
23077 +# First sed command is: sed -f defines.sed $ac_file_inputs >"$tmp/out1"
23078 +# Second one is: sed -f defines.sed "$tmp/out1" >"$tmp/out2"
23079 +# Third one will be: sed -f defines.sed "$tmp/out2" >"$tmp/out1"
23081 +ac_in='$ac_file_inputs'
23082 +ac_out='"$tmp/out1"'
23083 +ac_nxt='"$tmp/out2"'
23087 + # Write a here document:
23088 + cat >>$CONFIG_STATUS <<_ACEOF
23089 + # First, check the format of the line:
23090 + cat >"\$tmp/defines.sed" <<\\CEOF
23091 +/^[ ]*#[ ]*undef[ ][ ]*$ac_word_re[ ]*\$/b def
23092 +/^[ ]*#[ ]*define[ ][ ]*$ac_word_re[( ]/b def
23097 -# Break up conftest.defines because some shells have a limit on the size
23098 -# of here documents, and old seds have small limits too (100 cmds).
23099 -echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
23100 -echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
23101 -echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
23102 -echo ' :' >>$CONFIG_STATUS
23103 -rm -f conftest.tail
23104 -while grep . conftest.defines >/dev/null
23106 - # Write a limited-size here document to $tmp/defines.sed.
23107 - echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
23108 - # Speed up: don't consider the non `#define' lines.
23109 - echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
23110 - # Work around the forget-to-reset-the-flag bug.
23111 - echo 't clr' >>$CONFIG_STATUS
23112 - echo ': clr' >>$CONFIG_STATUS
23113 - sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
23114 + sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
23116 - sed -f $tmp/defines.sed $tmp/in >$tmp/out
23118 - mv $tmp/out $tmp/in
23119 -' >>$CONFIG_STATUS
23120 - sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
23121 + sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
23122 + ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
23123 + sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
23124 + grep . conftest.tail >/dev/null || break
23125 rm -f conftest.defines
23126 mv conftest.tail conftest.defines
23128 -rm -f conftest.defines
23129 -echo ' fi # grep' >>$CONFIG_STATUS
23130 -echo >>$CONFIG_STATUS
23132 -# Break up conftest.undefs because some shells have a limit on the size
23133 -# of here documents, and old seds have small limits too (100 cmds).
23134 -echo ' # Handle all the #undef templates' >>$CONFIG_STATUS
23135 -rm -f conftest.tail
23136 -while grep . conftest.undefs >/dev/null
23138 - # Write a limited-size here document to $tmp/undefs.sed.
23139 - echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
23140 - # Speed up: don't consider the non `#undef'
23141 - echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
23142 - # Work around the forget-to-reset-the-flag bug.
23143 - echo 't clr' >>$CONFIG_STATUS
23144 - echo ': clr' >>$CONFIG_STATUS
23145 - sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
23147 - sed -f $tmp/undefs.sed $tmp/in >$tmp/out
23149 - mv $tmp/out $tmp/in
23150 -' >>$CONFIG_STATUS
23151 - sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
23152 - rm -f conftest.undefs
23153 - mv conftest.tail conftest.undefs
23155 -rm -f conftest.undefs
23156 +rm -f conftest.defines conftest.tail
23158 +echo "ac_result=$ac_in" >>$CONFIG_STATUS
23159 cat >>$CONFIG_STATUS <<\_ACEOF
23160 - # Let's still pretend it is `configure' which instantiates (i.e., don't
23161 - # use $as_me), people would be surprised to read:
23162 - # /* config.h. Generated by config.status. */
23163 - if test x"$ac_file" = x-; then
23164 - echo "/* Generated by configure. */" >$tmp/config.h
23166 - echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
23168 - cat $tmp/in >>$tmp/config.h
23170 if test x"$ac_file" != x-; then
23171 - if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
23172 + echo "/* $configure_input */" >"$tmp/config.h"
23173 + cat "$ac_result" >>"$tmp/config.h"
23174 + if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
23175 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
23176 echo "$as_me: $ac_file is unchanged" >&6;}
23178 - ac_dir=`(dirname "$ac_file") 2>/dev/null ||
23179 -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23180 - X"$ac_file" : 'X\(//\)[^/]' \| \
23181 - X"$ac_file" : 'X\(//\)$' \| \
23182 - X"$ac_file" : 'X\(/\)' \| \
23183 - . : '\(.\)' 2>/dev/null ||
23184 -echo X"$ac_file" |
23185 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23186 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23187 - /^X\(\/\/\)$/{ s//\1/; q; }
23188 - /^X\(\/\).*/{ s//\1/; q; }
23190 - { if $as_mkdir_p; then
23191 - mkdir -p "$ac_dir"
23195 - while test ! -d "$as_dir"; do
23196 - as_dirs="$as_dir $as_dirs"
23197 - as_dir=`(dirname "$as_dir") 2>/dev/null ||
23198 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23199 - X"$as_dir" : 'X\(//\)[^/]' \| \
23200 - X"$as_dir" : 'X\(//\)$' \| \
23201 - X"$as_dir" : 'X\(/\)' \| \
23202 - . : '\(.\)' 2>/dev/null ||
23204 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23205 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23206 - /^X\(\/\/\)$/{ s//\1/; q; }
23207 - /^X\(\/\).*/{ s//\1/; q; }
23210 - test ! -n "$as_dirs" || mkdir $as_dirs
23211 - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
23212 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
23213 - { (exit 1); exit 1; }; }; }
23216 - mv $tmp/config.h $ac_file
23217 + mv "$tmp/config.h" $ac_file
23220 - cat $tmp/config.h
23221 - rm -f $tmp/config.h
23222 + echo "/* $configure_input */"
23225 + rm -f "$tmp/out12"
23226 # Compute $ac_file's index in $config_headers.
23228 for _am_header in $config_headers :; do
23229 @@ -20425,135 +23191,39 @@
23230 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
23233 -echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
23234 +echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
23235 $as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23236 X$ac_file : 'X\(//\)[^/]' \| \
23237 X$ac_file : 'X\(//\)$' \| \
23238 - X$ac_file : 'X\(/\)' \| \
23239 - . : '\(.\)' 2>/dev/null ||
23240 + X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
23242 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23243 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23244 - /^X\(\/\/\)$/{ s//\1/; q; }
23245 - /^X\(\/\).*/{ s//\1/; q; }
23246 - s/.*/./; q'`/stamp-h$_am_stamp_count
23249 -cat >>$CONFIG_STATUS <<\_ACEOF
23252 -# CONFIG_COMMANDS section.
23254 -for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
23255 - ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
23256 - ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
23257 - ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
23258 -$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23259 - X"$ac_dest" : 'X\(//\)[^/]' \| \
23260 - X"$ac_dest" : 'X\(//\)$' \| \
23261 - X"$ac_dest" : 'X\(/\)' \| \
23262 - . : '\(.\)' 2>/dev/null ||
23263 -echo X"$ac_dest" |
23264 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23265 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23266 - /^X\(\/\/\)$/{ s//\1/; q; }
23267 - /^X\(\/\).*/{ s//\1/; q; }
23269 - { if $as_mkdir_p; then
23270 - mkdir -p "$ac_dir"
23274 - while test ! -d "$as_dir"; do
23275 - as_dirs="$as_dir $as_dirs"
23276 - as_dir=`(dirname "$as_dir") 2>/dev/null ||
23277 -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23278 - X"$as_dir" : 'X\(//\)[^/]' \| \
23279 - X"$as_dir" : 'X\(//\)$' \| \
23280 - X"$as_dir" : 'X\(/\)' \| \
23281 - . : '\(.\)' 2>/dev/null ||
23283 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23284 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23285 - /^X\(\/\/\)$/{ s//\1/; q; }
23286 - /^X\(\/\).*/{ s//\1/; q; }
23289 - test ! -n "$as_dirs" || mkdir $as_dirs
23290 - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
23291 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
23292 - { (exit 1); exit 1; }; }; }
23296 -if test "$ac_dir" != .; then
23297 - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
23298 - # A "../" for each directory in $ac_dir_suffix.
23299 - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
23301 - ac_dir_suffix= ac_top_builddir=
23305 - .) # No --srcdir option. We are building in place.
23307 - if test -z "$ac_top_builddir"; then
23310 - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
23312 - [\\/]* | ?:[\\/]* ) # Absolute path.
23313 - ac_srcdir=$srcdir$ac_dir_suffix;
23314 - ac_top_srcdir=$srcdir ;;
23315 - *) # Relative path.
23316 - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
23317 - ac_top_srcdir=$ac_top_builddir$srcdir ;;
23319 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23323 + /^X\(\/\/\)[^/].*/{
23335 + s/.*/./; q'`/stamp-h$_am_stamp_count
23338 -# Do not use `cd foo && pwd` to compute absolute paths, because
23339 -# the directories may not exist.
23341 -.) ac_abs_builddir="$ac_dir";;
23343 - case "$ac_dir" in
23344 - .) ac_abs_builddir=`pwd`;;
23345 - [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
23346 - *) ac_abs_builddir=`pwd`/"$ac_dir";;
23349 -case $ac_abs_builddir in
23350 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
23352 - case ${ac_top_builddir}. in
23353 - .) ac_abs_top_builddir=$ac_abs_builddir;;
23354 - [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
23355 - *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
23358 -case $ac_abs_builddir in
23359 -.) ac_abs_srcdir=$ac_srcdir;;
23361 - case $ac_srcdir in
23362 - .) ac_abs_srcdir=$ac_abs_builddir;;
23363 - [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
23364 - *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
23367 -case $ac_abs_builddir in
23368 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
23370 - case $ac_top_srcdir in
23371 - .) ac_abs_top_srcdir=$ac_abs_builddir;;
23372 - [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
23373 - *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
23376 + :C) { echo "$as_me:$LINENO: executing $ac_file commands" >&5
23377 +echo "$as_me: executing $ac_file commands" >&6;}
23382 - { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
23383 -echo "$as_me: executing $ac_dest commands" >&6;}
23385 - depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
23386 + case $ac_file$ac_mode in
23387 + "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
23388 # Strip MF so we end up with the name of the file.
23389 mf=`echo "$mf" | sed -e 's/:.*$//'`
23390 # Check whether this is an Automake generated Makefile or not.
23391 @@ -20563,18 +23233,29 @@
23392 # each Makefile.in and add a new line on top of each file to say so.
23393 # So let's grep whole file.
23394 if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
23395 - dirpart=`(dirname "$mf") 2>/dev/null ||
23396 + dirpart=`$as_dirname -- "$mf" ||
23397 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23398 X"$mf" : 'X\(//\)[^/]' \| \
23399 X"$mf" : 'X\(//\)$' \| \
23400 - X"$mf" : 'X\(/\)' \| \
23401 - . : '\(.\)' 2>/dev/null ||
23402 + X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
23404 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23405 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23406 - /^X\(\/\/\)$/{ s//\1/; q; }
23407 - /^X\(\/\).*/{ s//\1/; q; }
23409 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23413 + /^X\(\/\/\)[^/].*/{
23429 @@ -20596,49 +23277,76 @@
23430 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
23431 # Make sure the directory exists.
23432 test -f "$dirpart/$file" && continue
23433 - fdir=`(dirname "$file") 2>/dev/null ||
23434 + fdir=`$as_dirname -- "$file" ||
23435 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23436 X"$file" : 'X\(//\)[^/]' \| \
23437 X"$file" : 'X\(//\)$' \| \
23438 - X"$file" : 'X\(/\)' \| \
23439 - . : '\(.\)' 2>/dev/null ||
23440 + X"$file" : 'X\(/\)' \| . 2>/dev/null ||
23442 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23443 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23444 - /^X\(\/\/\)$/{ s//\1/; q; }
23445 - /^X\(\/\).*/{ s//\1/; q; }
23447 - { if $as_mkdir_p; then
23448 - mkdir -p $dirpart/$fdir
23450 - as_dir=$dirpart/$fdir
23451 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23455 + /^X\(\/\/\)[^/].*/{
23468 + { as_dir=$dirpart/$fdir
23469 + case $as_dir in #(
23470 + -*) as_dir=./$as_dir;;
23472 + test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
23474 - while test ! -d "$as_dir"; do
23475 - as_dirs="$as_dir $as_dirs"
23476 - as_dir=`(dirname "$as_dir") 2>/dev/null ||
23478 + case $as_dir in #(
23479 + *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
23480 + *) as_qdir=$as_dir;;
23482 + as_dirs="'$as_qdir' $as_dirs"
23483 + as_dir=`$as_dirname -- "$as_dir" ||
23484 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23485 X"$as_dir" : 'X\(//\)[^/]' \| \
23486 X"$as_dir" : 'X\(//\)$' \| \
23487 - X"$as_dir" : 'X\(/\)' \| \
23488 - . : '\(.\)' 2>/dev/null ||
23489 + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
23491 - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23492 - /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23493 - /^X\(\/\/\)$/{ s//\1/; q; }
23494 - /^X\(\/\).*/{ s//\1/; q; }
23496 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23500 + /^X\(\/\/\)[^/].*/{
23513 + test -d "$as_dir" && break
23515 - test ! -n "$as_dirs" || mkdir $as_dirs
23516 - fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
23517 -echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
23518 + test -z "$as_dirs" || eval "mkdir $as_dirs"
23519 + } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
23520 +echo "$as_me: error: cannot create directory $as_dir" >&2;}
23521 { (exit 1); exit 1; }; }; }
23523 # echo "creating $dirpart/$file"
23524 echo '# dummy' > "$dirpart/$file"
23528 - default-1 ) for ac_file in $CONFIG_FILES; do
23529 + "default-1":C) for ac_file in $CONFIG_FILES; do
23530 # Support "outfile[:infile[:infile...]]"
23532 *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
23533 @@ -20667,11 +23375,10 @@
23543 -cat >>$CONFIG_STATUS <<\_ACEOF
23545 { (exit 0); exit 0; }
23547 --- imap/Makefile.in.orig
23548 +++ imap/Makefile.in
23550 -# Makefile.in generated by automake 1.9.5 from Makefile.am.
23551 +# Makefile.in generated by automake 1.9.6 from Makefile.am.
23552 # @configure_input@
23554 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
23559 -SOURCES = $(libimap_a_SOURCES)
23562 top_srcdir = @top_srcdir@
23564 @@ -126,6 +124,7 @@
23565 GMOFILES = @GMOFILES@
23566 GMSGFMT = @GMSGFMT@
23567 GPGME_CONFIG = @GPGME_CONFIG@
23569 INSTALL_DATA = @INSTALL_DATA@
23570 INSTALL_PROGRAM = @INSTALL_PROGRAM@
23571 INSTALL_SCRIPT = @INSTALL_SCRIPT@
23572 @@ -185,10 +184,7 @@
23573 USE_SSL_TRUE = @USE_SSL_TRUE@
23574 VERSION = @VERSION@
23575 XGETTEXT = @XGETTEXT@
23576 -ac_ct_AR = @ac_ct_AR@
23577 ac_ct_CC = @ac_ct_CC@
23578 -ac_ct_RANLIB = @ac_ct_RANLIB@
23579 -ac_ct_STRIP = @ac_ct_STRIP@
23580 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
23581 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
23582 am__include = @am__include@
23583 @@ -203,24 +199,30 @@
23584 build_os = @build_os@
23585 build_vendor = @build_vendor@
23586 datadir = @datadir@
23587 +datarootdir = @datarootdir@
23590 exec_prefix = @exec_prefix@
23592 host_alias = @host_alias@
23593 host_cpu = @host_cpu@
23594 host_os = @host_os@
23595 host_vendor = @host_vendor@
23596 +htmldir = @htmldir@
23597 includedir = @includedir@
23598 infodir = @infodir@
23599 install_sh = @install_sh@
23601 libexecdir = @libexecdir@
23602 +localedir = @localedir@
23603 localstatedir = @localstatedir@
23605 mkdir_p = @mkdir_p@
23606 oldincludedir = @oldincludedir@
23609 program_transform_name = @program_transform_name@
23611 sbindir = @sbindir@
23612 sharedstatedir = @sharedstatedir@
23613 sysconfdir = @sysconfdir@
23614 --- m4/Makefile.in.orig
23617 -# Makefile.in generated by automake 1.9.5 from Makefile.am.
23618 +# Makefile.in generated by automake 1.9.6 from Makefile.am.
23619 # @configure_input@
23621 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
23623 GMOFILES = @GMOFILES@
23624 GMSGFMT = @GMSGFMT@
23625 GPGME_CONFIG = @GPGME_CONFIG@
23627 INSTALL_DATA = @INSTALL_DATA@
23628 INSTALL_PROGRAM = @INSTALL_PROGRAM@
23629 INSTALL_SCRIPT = @INSTALL_SCRIPT@
23630 @@ -154,10 +155,7 @@
23631 USE_SSL_TRUE = @USE_SSL_TRUE@
23632 VERSION = @VERSION@
23633 XGETTEXT = @XGETTEXT@
23634 -ac_ct_AR = @ac_ct_AR@
23635 ac_ct_CC = @ac_ct_CC@
23636 -ac_ct_RANLIB = @ac_ct_RANLIB@
23637 -ac_ct_STRIP = @ac_ct_STRIP@
23638 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
23639 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
23640 am__include = @am__include@
23641 @@ -172,24 +170,30 @@
23642 build_os = @build_os@
23643 build_vendor = @build_vendor@
23644 datadir = @datadir@
23645 +datarootdir = @datarootdir@
23648 exec_prefix = @exec_prefix@
23650 host_alias = @host_alias@
23651 host_cpu = @host_cpu@
23652 host_os = @host_os@
23653 host_vendor = @host_vendor@
23654 +htmldir = @htmldir@
23655 includedir = @includedir@
23656 infodir = @infodir@
23657 install_sh = @install_sh@
23659 libexecdir = @libexecdir@
23660 +localedir = @localedir@
23661 localstatedir = @localstatedir@
23663 mkdir_p = @mkdir_p@
23664 oldincludedir = @oldincludedir@
23667 program_transform_name = @program_transform_name@
23669 sbindir = @sbindir@
23670 sharedstatedir = @sharedstatedir@
23671 sysconfdir = @sysconfdir@
23672 @@ -220,9 +224,9 @@
23676 - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign m4/Makefile'; \
23677 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
23678 cd $(top_srcdir) && \
23679 - $(AUTOMAKE) --foreign m4/Makefile
23680 + $(AUTOMAKE) --gnu m4/Makefile
23681 .PRECIOUS: Makefile
23682 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status