]> git.llucax.com Git - software/mutt-debian.git/blob - debian/patches/misc/autotools-update.diff
Fix build with top_srcdir != top_builddir.
[software/mutt-debian.git] / debian / patches / misc / autotools-update.diff
1 --- Makefile.in.orig
2 +++ Makefile.in
3 @@ -1,4 +1,4 @@
4 -# Makefile.in generated by automake 1.9.5 from Makefile.am.
5 +# Makefile.in generated by automake 1.9.6 from Makefile.am.
6  # @configure_input@
7  
8  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
9 @@ -15,8 +15,6 @@
10  @SET_MAKE@
11  
12  
13 -SOURCES = $(makedoc_SOURCES) $(mutt_SOURCES) $(EXTRA_mutt_SOURCES) $(mutt_dotlock_SOURCES) pgpewrap.c $(pgpring_SOURCES)
14 -
15  srcdir = @srcdir@
16  top_srcdir = @top_srcdir@
17  VPATH = @srcdir@
18 @@ -77,10 +75,10 @@
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) \
33 @@ -194,6 +192,7 @@
34  GMOFILES = @GMOFILES@
35  GMSGFMT = @GMSGFMT@
36  GPGME_CONFIG = @GPGME_CONFIG@
37 +GREP = @GREP@
38  INSTALL_DATA = @INSTALL_DATA@
39  INSTALL_PROGRAM = @INSTALL_PROGRAM@
40  INSTALL_SCRIPT = @INSTALL_SCRIPT@
41 @@ -253,10 +252,7 @@
42  USE_SSL_TRUE = @USE_SSL_TRUE@
43  VERSION = @VERSION@
44  XGETTEXT = @XGETTEXT@
45 -ac_ct_AR = @ac_ct_AR@
46  ac_ct_CC = @ac_ct_CC@
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@
52 @@ -271,24 +267,30 @@
53  build_os = @build_os@
54  build_vendor = @build_vendor@
55  datadir = @datadir@
56 +datarootdir = @datarootdir@
57  docdir = @docdir@
58 +dvidir = @dvidir@
59  exec_prefix = @exec_prefix@
60  host = @host@
61  host_alias = @host_alias@
62  host_cpu = @host_cpu@
63  host_os = @host_os@
64  host_vendor = @host_vendor@
65 +htmldir = @htmldir@
66  includedir = @includedir@
67  infodir = @infodir@
68  install_sh = @install_sh@
69  libdir = @libdir@
70  libexecdir = @libexecdir@
71 +localedir = @localedir@
72  localstatedir = @localstatedir@
73  mandir = @mandir@
74  mkdir_p = @mkdir_p@
75  oldincludedir = @oldincludedir@
76 +pdfdir = @pdfdir@
77  prefix = @prefix@
78  program_transform_name = @program_transform_name@
79 +psdir = @psdir@
80  sbindir = @sbindir@
81  sharedstatedir = @sharedstatedir@
82  sysconfdir = @sysconfdir@
83 @@ -301,7 +303,7 @@
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 \
91         getdomain.c group.c \
92 @@ -333,7 +335,7 @@
93         crypt-gpgme.c crypt-mod-pgp-gpgme.c crypt-mod-smime-gpgme.c
94  
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 \
101 @@ -501,6 +503,7 @@
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@
109 --- config.h.in.orig
110 +++ config.h.in
111 @@ -481,24 +481,24 @@
112     accordingly. */
113  #undef SIG_ATOMIC_VOLATILE_T
114  
115 -/* The size of a `int', as computed by sizeof. */
116 +/* The size of `int', as computed by sizeof. */
117  #undef SIZEOF_INT
118  
119 -/* The size of a `long', as computed by sizeof. */
120 +/* The size of `long', as computed by sizeof. */
121  #undef SIZEOF_LONG
122  
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
126  
127 -/* The size of a `off_t', as computed by sizeof. */
128 +/* The size of `off_t', as computed by sizeof. */
129  #undef SIZEOF_OFF_T
130  
131 -/* The size of a `short', as computed by sizeof. */
132 +/* The size of `short', as computed by sizeof. */
133  #undef SIZEOF_SHORT
134  
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 */
142 @@ -510,6 +510,9 @@
143  /* Define to enable Sun mailtool attachments support. */
144  #undef SUN_ATTACHMENT
145  
146 +/* Define to support compressed folders. */
147 +#undef USE_COMPRESSED
148 +
149  /* Define to use dotlocking for mailboxes. */
150  #undef USE_DOTLOCK
151  
152 @@ -610,7 +613,7 @@
153  /* Define to 'int' if system headers don't define. */
154  #undef mbstate_t
155  
156 -/* Define to `long' if <sys/types.h> does not define. */
157 +/* Define to `long int' if <sys/types.h> does not define. */
158  #undef off_t
159  
160  /* Define to `int' if <sys/types.h> does not define. */
161 @@ -619,7 +622,7 @@
162  /* Define to `int' if <sys/types.h> does not define. */
163  #undef sig_atomic_t
164  
165 -/* Define to `unsigned' if <sys/types.h> does not define. */
166 +/* Define to `unsigned int' if <sys/types.h> does not define. */
167  #undef size_t
168  
169  /* Define to 'int' if <sys/socket.h> doesn't have it. */
170 --- configure.orig
171 +++ configure
172 @@ -1,8 +1,9 @@
173  #! /bin/sh
174  # Guess values for system-dependent variables and create Makefiles.
175 -# Generated by GNU Autoconf 2.59.
176 +# Generated by GNU Autoconf 2.60.
177  #
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  ## --------------------- ##
184 @@ -16,11 +17,35 @@
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
189 -  set -o posix
190 +  setopt NO_GLOB_SUBST
191 +else
192 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
193  fi
194 +BIN_SH=xpg4; export BIN_SH # for Tru64
195  DUALCASE=1; export DUALCASE # for MKS sh
196  
197 +
198 +# PATH needs CR
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
205 +
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
210 +  chmod +x conf$$.sh
211 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
212 +    PATH_SEPARATOR=';'
213 +  else
214 +    PATH_SEPARATOR=:
215 +  fi
216 +  rm -f conf$$.sh
217 +fi
218 +
219  # Support unset when possible.
220  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
221    as_unset=unset
222 @@ -29,8 +54,43 @@
223  fi
224  
225  
226 +# IFS
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.)
231 +as_nl='
232 +'
233 +IFS=" ""       $as_nl"
234 +
235 +# Find who we are.  Look in the path if we contain no directory separator.
236 +case $0 in
237 +  *[\\/]* ) as_myself=$0 ;;
238 +  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
239 +for as_dir in $PATH
240 +do
241 +  IFS=$as_save_IFS
242 +  test -z "$as_dir" && as_dir=.
243 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
244 +done
245 +IFS=$as_save_IFS
246 +
247 +     ;;
248 +esac
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
252 +  as_myself=$0
253 +fi
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; }
257 +fi
258 +
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
263 +done
264  PS1='$ '
265  PS2='> '
266  PS4='+ '
267 @@ -44,18 +104,19 @@
268    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
269      eval $as_var=C; export $as_var
270    else
271 -    $as_unset $as_var
272 +    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
273    fi
274  done
275  
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
280    as_expr=expr
281  else
282    as_expr=false
283  fi
284  
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
287    as_basename=basename
288  else
289    as_basename=false
290 @@ -63,157 +124,386 @@
291  
292  
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 ||
301  echo X/"$0" |
302 -    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
303 -         /^X\/\(\/\/\)$/{ s//\1/; q; }
304 -         /^X\/\(\/\).*/{ s//\1/; q; }
305 -         s/.*/./; q'`
306 +    sed '/^.*\/\([^/][^/]*\)\/*$/{
307 +           s//\1/
308 +           q
309 +         }
310 +         /^X\/\(\/\/\)$/{
311 +           s//\1/
312 +           q
313 +         }
314 +         /^X\/\(\/\).*/{
315 +           s//\1/
316 +           q
317 +         }
318 +         s/.*/./; q'`
319  
320 +# CDPATH.
321 +$as_unset CDPATH
322  
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
330  
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
335 -  chmod +x conf$$.sh
336 -  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
337 -    PATH_SEPARATOR=';'
338 -  else
339 -    PATH_SEPARATOR=:
340 -  fi
341 -  rm -f conf$$.sh
342 +if test "x$CONFIG_SHELL" = x; then
343 +  if (eval ":") 2>/dev/null; then
344 +  as_have_required=yes
345 +else
346 +  as_have_required=no
347  fi
348  
349 +  if test $as_have_required = yes &&    (eval ":
350 +(as_func_return () {
351 +  (exit \$1)
352 +}
353 +as_func_success () {
354 +  as_func_return 0
355 +}
356 +as_func_failure () {
357 +  as_func_return 1
358 +}
359 +as_func_ret_success () {
360 +  return 0
361 +}
362 +as_func_ret_failure () {
363 +  return 1
364 +}
365  
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
372 -  # relative or not.
373 -  case $0 in
374 -    *[\\/]* ) as_myself=$0 ;;
375 -    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
376 -for as_dir in $PATH
377 -do
378 -  IFS=$as_save_IFS
379 -  test -z "$as_dir" && as_dir=.
380 -  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
381 -done
382 +exitcode=0
383 +if as_func_success; then
384 +  :
385 +else
386 +  exitcode=1
387 +  echo as_func_success failed.
388 +fi
389  
390 -       ;;
391 -  esac
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
395 -    as_myself=$0
396 -  fi
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; }; }
400 -  fi
401 -  case $CONFIG_SHELL in
402 -  '')
403 +if as_func_failure; then
404 +  exitcode=1
405 +  echo as_func_failure succeeded.
406 +fi
407 +
408 +if as_func_ret_success; then
409 +  :
410 +else
411 +  exitcode=1
412 +  echo as_func_ret_success failed.
413 +fi
414 +
415 +if as_func_ret_failure; then
416 +  exitcode=1
417 +  echo as_func_ret_failure succeeded.
418 +fi
419 +
420 +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
421 +  :
422 +else
423 +  exitcode=1
424 +  echo positional parameters were not saved.
425 +fi
426 +
427 +test \$exitcode = 0) || { (exit 1); exit 1; }
428 +
429 +(
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
435 +  :
436 +else
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
441  do
442    IFS=$as_save_IFS
443    test -z "$as_dir" && as_dir=.
444 -  for as_base in sh bash ksh sh5; do
445 -        case $as_dir in
446 +  case $as_dir in
447          /*)
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"
451 +          done;;
452 +       esac
453 +done
454 +IFS=$as_save_IFS
455 +
456 +
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
463 +  emulate sh
464 +  NULLCMD=:
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
469 +else
470 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
471 +fi
472 +BIN_SH=xpg4; export BIN_SH # for Tru64
473 +DUALCASE=1; export DUALCASE # for MKS sh
474 +
475 +:
476 +_ASEOF
477 +}; then
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
483 +  emulate sh
484 +  NULLCMD=:
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
489 +else
490 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
491 +fi
492 +BIN_SH=xpg4; export BIN_SH # for Tru64
493 +DUALCASE=1; export DUALCASE # for MKS sh
494 +
495 +:
496 +(as_func_return () {
497 +  (exit $1)
498 +}
499 +as_func_success () {
500 +  as_func_return 0
501 +}
502 +as_func_failure () {
503 +  as_func_return 1
504 +}
505 +as_func_ret_success () {
506 +  return 0
507 +}
508 +as_func_ret_failure () {
509 +  return 1
510 +}
511 +
512 +exitcode=0
513 +if as_func_success; then
514 +  :
515 +else
516 +  exitcode=1
517 +  echo as_func_success failed.
518 +fi
519 +
520 +if as_func_failure; then
521 +  exitcode=1
522 +  echo as_func_failure succeeded.
523 +fi
524 +
525 +if as_func_ret_success; then
526 +  :
527 +else
528 +  exitcode=1
529 +  echo as_func_ret_success failed.
530 +fi
531 +
532 +if as_func_ret_failure; then
533 +  exitcode=1
534 +  echo as_func_ret_failure succeeded.
535 +fi
536 +
537 +if ( set x; as_func_ret_success y && test x = "$1" ); then
538 +  :
539 +else
540 +  exitcode=1
541 +  echo positional parameters were not saved.
542 +fi
543 +
544 +test $exitcode = 0) || { (exit 1); exit 1; }
545 +
546 +(
547    as_lineno_1=$LINENO
548    as_lineno_2=$LINENO
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+"$@"}
557 -          fi;;
558 -        esac
559 -       done
560 -done
561 -;;
562 -  esac
563 +  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
564 +
565 +_ASEOF
566 +}; then
567 +  break
568 +fi
569 +
570 +fi
571 +
572 +      done
573 +
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
577 +        done
578 +        export CONFIG_SHELL
579 +        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
580 +fi
581 +
582 +
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; }
589 +fi
590 +
591 +
592 +fi
593 +
594 +fi
595 +
596 +
597 +
598 +(eval "as_func_return () {
599 +  (exit \$1)
600 +}
601 +as_func_success () {
602 +  as_func_return 0
603 +}
604 +as_func_failure () {
605 +  as_func_return 1
606 +}
607 +as_func_ret_success () {
608 +  return 0
609 +}
610 +as_func_ret_failure () {
611 +  return 1
612 +}
613 +
614 +exitcode=0
615 +if as_func_success; then
616 +  :
617 +else
618 +  exitcode=1
619 +  echo as_func_success failed.
620 +fi
621 +
622 +if as_func_failure; then
623 +  exitcode=1
624 +  echo as_func_failure succeeded.
625 +fi
626 +
627 +if as_func_ret_success; then
628 +  :
629 +else
630 +  exitcode=1
631 +  echo as_func_ret_success failed.
632 +fi
633 +
634 +if as_func_ret_failure; then
635 +  exitcode=1
636 +  echo as_func_ret_failure succeeded.
637 +fi
638 +
639 +if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
640 +  :
641 +else
642 +  exitcode=1
643 +  echo positional parameters were not saved.
644 +fi
645 +
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
650 +  echo message
651 +}
652 +
653 +
654 +
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" || {
659  
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.  :-)
676 +  sed -n '
677 +    p
678 +    /[$]LINENO/=
679 +  ' <$as_myself |
680      sed '
681 +      s/[$]LINENO.*/&-/
682 +      t lineno
683 +      b
684 +      :lineno
685        N
686 -      s,$,-,
687 -      : loop
688 -      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
689 +      :loop
690 +      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
691        t loop
692 -      s,-$,,
693 -      s,^['$as_cr_digits']*\n,,
694 +      s/-\n.*//
695      ' >$as_me.lineno &&
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; }; }
700  
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).
704 -  . ./$as_me.lineno
705 +  # original and so on.  Autoconf is especially sensitive to this).
706 +  . "./$as_me.lineno"
707    # Exit status is that of the last command.
708    exit
709  }
710  
711  
712 -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
713 -  *c*,-n*) ECHO_N= ECHO_C='
714 -' ECHO_T='     ' ;;
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
718 +  as_dirname=dirname
719 +else
720 +  as_dirname=false
721 +fi
722 +
723 +ECHO_C= ECHO_N= ECHO_T=
724 +case `echo -n x` in
725 +-n*)
726 +  case `echo 'x\c'` in
727 +  *c*) ECHO_T='        ';;     # ECHO_T is single tab character.
728 +  *)   ECHO_C='\c';;
729 +  esac;;
730 +*)
731 +  ECHO_N='-n';;
732  esac
733  
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
737    as_expr=expr
738  else
739    as_expr=false
740  fi
741  
742  rm -f conf$$ conf$$.exe conf$$.file
743 +if test -d conf$$.dir; then
744 +  rm -f conf$$.dir/conf$$.file
745 +else
746 +  rm -f conf$$.dir
747 +  mkdir conf$$.dir
748 +fi
749  echo >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
755 +  as_ln_s='ln -s'
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 ||
761      as_ln_s='cp -p'
762 -  else
763 -    as_ln_s='ln -s'
764 -  fi
765  elif ln conf$$.file conf$$ 2>/dev/null; then
766    as_ln_s=ln
767  else
768    as_ln_s='cp -p'
769  fi
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
773  
774  if mkdir -p . 2>/dev/null; then
775    as_mkdir_p=:
776 @@ -222,7 +512,19 @@
777    as_mkdir_p=false
778  fi
779  
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
784 +#! /bin/sh
785 +exit 0
786 +_ASEOF
787 +chmod +x conf$$.file
788 +if test -x conf$$.file >/dev/null 2>&1; then
789 +  as_executable_p="test -x"
790 +else
791 +  as_executable_p=:
792 +fi
793 +rm -f conf$$.file
794  
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'"
799  
800  
801 -# IFS
802 -# We need space, tab and new line, in precisely that order.
803 -as_nl='
804 -'
805 -IFS="  $as_nl"
806 -
807 -# CDPATH.
808 -$as_unset CDPATH
809  
810 +exec 7<&0 </dev/null 6>&1
811  
812  # Name of the host.
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`
816  
817 -exec 6>&1
818 -
819  #
820  # Initializations.
821  #
822  ac_default_prefix=/usr/local
823 +ac_clean_files=
824  ac_config_libobj_dir=.
825 +LIBOBJS=
826  cross_compiling=no
827  subdirs=
828  MFLAGS=
829  MAKEFLAGS=
830  SHELL=${CONFIG_SHELL-/bin/sh}
831  
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}
836 -
837  # Identity of this package.
838  PACKAGE_NAME=
839  PACKAGE_TARNAME=
840 @@ -300,17 +590,171 @@
841  #endif
842  #if HAVE_INTTYPES_H
843  # include <inttypes.h>
844 -#else
845 -# if HAVE_STDINT_H
846 -#  include <stdint.h>
847 -# endif
848 +#endif
849 +#if HAVE_STDINT_H
850 +# include <stdint.h>
851  #endif
852  #if HAVE_UNISTD_H
853  # include <unistd.h>
854  #endif"
855  
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
858 +PATH_SEPARATOR
859 +PACKAGE_NAME
860 +PACKAGE_TARNAME
861 +PACKAGE_VERSION
862 +PACKAGE_STRING
863 +PACKAGE_BUGREPORT
864 +exec_prefix
865 +prefix
866 +program_transform_name
867 +bindir
868 +sbindir
869 +libexecdir
870 +datarootdir
871 +datadir
872 +sysconfdir
873 +sharedstatedir
874 +localstatedir
875 +includedir
876 +oldincludedir
877 +docdir
878 +infodir
879 +htmldir
880 +dvidir
881 +pdfdir
882 +psdir
883 +libdir
884 +localedir
885 +mandir
886 +DEFS
887 +ECHO_C
888 +ECHO_N
889 +ECHO_T
890 +LIBS
891 +build_alias
892 +host_alias
893 +target_alias
894 +INSTALL_PROGRAM
895 +INSTALL_SCRIPT
896 +INSTALL_DATA
897 +CYGPATH_W
898 +PACKAGE
899 +VERSION
900 +ACLOCAL
901 +AUTOCONF
902 +AUTOMAKE
903 +AUTOHEADER
904 +MAKEINFO
905 +install_sh
906 +STRIP
907 +INSTALL_STRIP_PROGRAM
908 +mkdir_p
909 +AWK
910 +SET_MAKE
911 +am__leading_dot
912 +AMTAR
913 +am__tar
914 +am__untar
915 +CONFIG_STATUS_DEPENDENCIES
916 +build
917 +build_cpu
918 +build_vendor
919 +build_os
920 +host
921 +host_cpu
922 +host_vendor
923 +host_os
924 +CC
925 +CFLAGS
926 +LDFLAGS
927 +CPPFLAGS
928 +ac_ct_CC
929 +EXEEXT
930 +OBJEXT
931 +DEPDIR
932 +am__include
933 +am__quote
934 +AMDEP_TRUE
935 +AMDEP_FALSE
936 +AMDEPBACKSLASH
937 +CCDEPMODE
938 +am__fastdepCC_TRUE
939 +am__fastdepCC_FALSE
940 +CPP
941 +GREP
942 +EGREP
943 +U
944 +ANSI2KNR
945 +RANLIB
946 +AR
947 +DBX
948 +GDB
949 +SDB
950 +DEBUGGER
951 +SENDMAIL
952 +GPGME_CONFIG
953 +LIBGPGME_CFLAGS
954 +LIBGPGME_LIBS
955 +OPS
956 +PGPAUX_TARGET
957 +SMIMEAUX_TARGET
958 +ISPELL
959 +LIBOBJS
960 +DOTLOCK_TARGET
961 +DOTLOCK_GROUP
962 +DOTLOCK_PERMISSION
963 +BUILD_IMAP_TRUE
964 +BUILD_IMAP_FALSE
965 +KRB5CFGPATH
966 +USE_GSS_TRUE
967 +USE_GSS_FALSE
968 +LIBGNUTLS_CONFIG
969 +LIBGNUTLS_CFLAGS
970 +LIBGNUTLS_LIBS
971 +USE_SSL_TRUE
972 +USE_SSL_FALSE
973 +USE_SASL_TRUE
974 +USE_SASL_FALSE
975 +MUTTLIBS
976 +MUTT_LIB_OBJECTS
977 +LIBIMAP
978 +LIBIMAPDEPS
979 +ALLOCA
980 +GLIBC21
981 +LIBICONV
982 +USE_NLS
983 +MSGFMT
984 +GMSGFMT
985 +XGETTEXT
986 +INTLBISON
987 +BUILD_INCLUDED_LIBINTL
988 +USE_INCLUDED_LIBINTL
989 +CATALOGS
990 +CATOBJEXT
991 +GMOFILES
992 +INTLLIBS
993 +INTLOBJS
994 +POFILES
995 +POSUB
996 +DATADIRNAME
997 +INSTOBJEXT
998 +GENCAT
999 +MKINSTALLDIRS
1000 +INTL_LIBTOOL_SUFFIX_PREFIX
1001 +OSPCAT
1002 +DSLROOT
1003 +LTLIBOBJS'
1004  ac_subst_files=''
1005 +      ac_precious_vars='build_alias
1006 +host_alias
1007 +target_alias
1008 +CC
1009 +CFLAGS
1010 +LDFLAGS
1011 +CPPFLAGS
1012 +CPP'
1013 +
1014  
1015  # Initialize some variables set by options.
1016  ac_init_help=
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}'
1039 +dvidir='${docdir}'
1040 +pdfdir='${docdir}'
1041 +psdir='${docdir}'
1042 +libdir='${exec_prefix}/lib'
1043 +localedir='${datarootdir}/locale'
1044 +mandir='${datarootdir}/man'
1045  
1046  ac_prev=
1047 +ac_dashdash=
1048  for ac_option
1049  do
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
1054      ac_prev=
1055      continue
1056    fi
1057  
1058 -  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
1059 +  case $ac_option in
1060 +  *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1061 +  *)   ac_optarg=yes ;;
1062 +  esac
1063  
1064    # Accept the important Cygnus configure options, so we can diagnose typos.
1065  
1066 -  case $ac_option in
1067 +  case $ac_dashdash$ac_option in
1068 +  --)
1069 +    ac_dashdash=yes ;;
1070  
1071    -bindir | --bindir | --bindi | --bind | --bin | --bi)
1072      ac_prev=bindir ;;
1073 @@ -386,12 +844,18 @@
1074    --config-cache | -C)
1075      cache_file=config.cache ;;
1076  
1077 -  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
1078 +  -datadir | --datadir | --datadi | --datad)
1079      ac_prev=datadir ;;
1080 -  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
1081 -  | --da=*)
1082 +  -datadir=* | --datadir=* | --datadi=* | --datad=*)
1083      datadir=$ac_optarg ;;
1084  
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 ;;
1091 +
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 ;;
1101 +
1102 +  -docdir | --docdir | --docdi | --doc | --do)
1103 +    ac_prev=docdir ;;
1104 +  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1105 +    docdir=$ac_optarg ;;
1106 +
1107 +  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1108 +    ac_prev=dvidir ;;
1109 +  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1110 +    dvidir=$ac_optarg ;;
1111  
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 ;;
1121 -    esac
1122 -    eval "enable_$ac_feature='$ac_optarg'" ;;
1123 +    eval enable_$ac_feature=\$ac_optarg ;;
1124  
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 ;;
1130  
1131 +  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1132 +    ac_prev=htmldir ;;
1133 +  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1134 +  | --ht=*)
1135 +    htmldir=$ac_optarg ;;
1136 +
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 ;;
1143  
1144 +  -localedir | --localedir | --localedi | --localed | --locale)
1145 +    ac_prev=localedir ;;
1146 +  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1147 +    localedir=$ac_optarg ;;
1148 +
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 ;;
1159  
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 ;;
1164  
1165 +  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1166 +    ac_prev=pdfdir ;;
1167 +  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1168 +    pdfdir=$ac_optarg ;;
1169 +
1170 +  -psdir | --psdir | --psdi | --psd | --ps)
1171 +    ac_prev=psdir ;;
1172 +  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1173 +    psdir=$ac_optarg ;;
1174 +
1175    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1176    | -silent | --silent | --silen | --sile | --sil)
1177      silent=yes ;;
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 ;;
1185 -    esac
1186 -    eval "with_$ac_package='$ac_optarg'" ;;
1187 +    eval with_$ac_package=\$ac_optarg ;;
1188  
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 ;;
1197  
1198    --x)
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 ;;
1208  
1209    *)
1210 @@ -655,27 +1139,19 @@
1211     { (exit 1); exit 1; }; }
1212  fi
1213  
1214 -# Be sure to have absolute paths.
1215 -for ac_var in exec_prefix prefix
1216 -do
1217 -  eval ac_val=$`echo $ac_var`
1218 -  case $ac_val in
1219 -    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
1220 -    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1221 -   { (exit 1); exit 1; }; };;
1222 -  esac
1223 -done
1224 -
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
1233  do
1234 -  eval ac_val=$`echo $ac_var`
1235 +  eval ac_val=\$$ac_var
1236    case $ac_val in
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;;
1242    esac
1243 +  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1244 +   { (exit 1); exit 1; }; }
1245  done
1246  
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
1250  
1251  
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; }; }
1260 +
1261 +
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 ||
1275  echo X"$0" |
1276 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
1277 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
1278 -         /^X\(\/\/\)$/{ s//\1/; q; }
1279 -         /^X\(\/\).*/{ s//\1/; q; }
1280 -         s/.*/./; q'`
1281 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1282 +           s//\1/
1283 +           q
1284 +         }
1285 +         /^X\(\/\/\)[^/].*/{
1286 +           s//\1/
1287 +           q
1288 +         }
1289 +         /^X\(\/\/\)$/{
1290 +           s//\1/
1291 +           q
1292 +         }
1293 +         /^X\(\/\).*/{
1294 +           s//\1/
1295 +           q
1296 +         }
1297 +         s/.*/./; q'`
1298    srcdir=$ac_confdir
1299 -  if test ! -r $srcdir/$ac_unique_file; then
1300 +  if test ! -r "$srcdir/$ac_unique_file"; then
1301      srcdir=..
1302    fi
1303  else
1304    ac_srcdir_defaulted=no
1305  fi
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; }; }
1310 -  else
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; }; }
1316 -  fi
1317  fi
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"
1321 +ac_abs_confdir=`(
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
1357 +       pwd)`
1358 +# When building in place, set srcdir=.
1359 +if test "$ac_abs_confdir" = "$ac_pwd"; then
1360 +  srcdir=.
1361 +fi
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.
1365 +case $srcdir in
1366 +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1367 +esac
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}
1373 +done
1374  
1375  #
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 \`..']
1380  
1381 -_ACEOF
1382 -
1383 -  cat <<_ACEOF
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]
1410  _ACEOF
1411  
1412    cat <<\_ACEOF
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>
1462    CPP         C preprocessor
1463  
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.
1466  
1467  _ACEOF
1468 +ac_status=$?
1469  fi
1470  
1471  if test "$ac_init_help" = "recursive"; then
1472    # If there are subdirs, report their specific --help.
1473 -  ac_popdir=`pwd`
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
1477      ac_builddir=.
1478  
1479 -if test "$ac_dir" != .; then
1480 +case "$ac_dir" in
1481 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1482 +*)
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'`
1486 -else
1487 -  ac_dir_suffix= ac_top_builddir=
1488 -fi
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/ ;;
1494 +  esac ;;
1495 +esac
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
1500  
1501  case $srcdir in
1502 -  .)  # No --srcdir option.  We are building in place.
1503 +  .)  # We are building in place.
1504      ac_srcdir=.
1505 -    if test -z "$ac_top_builddir"; then
1506 -       ac_top_srcdir=.
1507 -    else
1508 -       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
1509 -    fi ;;
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 ;;
1519 -esac
1520 -
1521 -# Do not use `cd foo && pwd` to compute absolute paths, because
1522 -# the directories may not exist.
1523 -case `pwd` in
1524 -.) ac_abs_builddir="$ac_dir";;
1525 -*)
1526 -  case "$ac_dir" in
1527 -  .) ac_abs_builddir=`pwd`;;
1528 -  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
1529 -  *) ac_abs_builddir=`pwd`/"$ac_dir";;
1530 -  esac;;
1531 -esac
1532 -case $ac_abs_builddir in
1533 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
1534 -*)
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}.;;
1539 -  esac;;
1540 -esac
1541 -case $ac_abs_builddir in
1542 -.) ac_abs_srcdir=$ac_srcdir;;
1543 -*)
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;;
1548 -  esac;;
1549 -esac
1550 -case $ac_abs_builddir in
1551 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
1552 -*)
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;;
1557 -  esac;;
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 ;;
1564  esac
1565 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1566  
1567 -    cd $ac_dir
1568 -    # Check for guested configure; otherwise get Cygnus style configure.
1569 -    if test -f $ac_srcdir/configure.gnu; then
1570 -      echo
1571 -      $SHELL $ac_srcdir/configure.gnu  --help=recursive
1572 -    elif test -f $ac_srcdir/configure; then
1573 -      echo
1574 -      $SHELL $ac_srcdir/configure  --help=recursive
1575 -    elif test -f $ac_srcdir/configure.ac ||
1576 -          test -f $ac_srcdir/configure.in; then
1577 -      echo
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
1582 +      echo &&
1583 +      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1584 +    elif test -f "$ac_srcdir/configure"; then
1585 +      echo &&
1586 +      $SHELL "$ac_srcdir/configure" --help=recursive
1587      else
1588        echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1589 -    fi
1590 -    cd $ac_popdir
1591 +    fi || ac_status=$?
1592 +    cd "$ac_pwd" || { ac_status=$?; break; }
1593    done
1594  fi
1595  
1596 -test -n "$ac_init_help" && exit 0
1597 +test -n "$ac_init_help" && exit $ac_status
1598  if $ac_init_version; then
1599    cat <<\_ACEOF
1600 +configure
1601 +generated by GNU Autoconf 2.60
1602  
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.
1608  _ACEOF
1609 -  exit 0
1610 +  exit
1611  fi
1612 -exec 5>config.log
1613 -cat >&5 <<_ACEOF
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.
1617  
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
1621  
1622    $ $0 $@
1623  
1624  _ACEOF
1625 +exec 5>>config.log
1626  {
1627  cat <<_ASUNAME
1628  ## --------- ##
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"
1641  done
1642 +IFS=$as_save_IFS
1643  
1644  } >&5
1645  
1646 @@ -1077,7 +1529,6 @@
1647  ac_configure_args=
1648  ac_configure_args0=
1649  ac_configure_args1=
1650 -ac_sep=
1651  ac_must_keep_next=false
1652  for ac_pass in 1 2
1653  do
1654 @@ -1088,7 +1539,7 @@
1655      -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1656      | -silent | --silent | --silen | --sile | --sil)
1657        continue ;;
1658 -    *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1659 +    *\'*)
1660        ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1661      esac
1662      case $ac_pass in
1663 @@ -1110,9 +1561,7 @@
1664           -* ) ac_must_keep_next=true ;;
1665         esac
1666        fi
1667 -      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1668 -      # Get rid of the leading space.
1669 -      ac_sep=" "
1670 +      ac_configure_args="$ac_configure_args '$ac_arg'"
1671        ;;
1672      esac
1673    done
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.
1684    {
1685 @@ -1137,20 +1586,34 @@
1686  _ASBOX
1687      echo
1688      # The following way of writing the cache mishandles newlines in values,
1689 -{
1690 +(
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 #(
1694 +    *${as_nl}*)
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;} ;;
1698 +      esac
1699 +      case $ac_var in #(
1700 +      _ | IFS | as_nl) ;; #(
1701 +      *) $as_unset $ac_var ;;
1702 +      esac ;;
1703 +    esac
1704 +  done
1705    (set) 2>&1 |
1706 -    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1707 -    *ac_space=\ *)
1708 +    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1709 +    *${as_nl}ac_space=\ *)
1710        sed -n \
1711 -       "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1712 -         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1713 -      ;;
1714 +       "s/'\''/'\''\\\\'\'''\''/g;
1715 +         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1716 +      ;; #(
1717      *)
1718 -      sed -n \
1719 -       "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1720 +      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1721        ;;
1722 -    esac;
1723 -}
1724 +    esac |
1725 +    sort
1726 +)
1727      echo
1728  
1729      cat <<\_ASBOX
1730 @@ -1161,22 +1624,28 @@
1731      echo
1732      for ac_var in $ac_subst_vars
1733      do
1734 -      eval ac_val=$`echo $ac_var`
1735 -      echo "$ac_var='"'"'$ac_val'"'"'"
1736 +      eval ac_val=\$$ac_var
1737 +      case $ac_val in
1738 +      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1739 +      esac
1740 +      echo "$ac_var='\''$ac_val'\''"
1741      done | sort
1742      echo
1743  
1744      if test -n "$ac_subst_files"; then
1745        cat <<\_ASBOX
1746 -## ------------- ##
1747 -## Output files. ##
1748 -## ------------- ##
1749 +## ------------------- ##
1750 +## File substitutions. ##
1751 +## ------------------- ##
1752  _ASBOX
1753        echo
1754        for ac_var in $ac_subst_files
1755        do
1756 -       eval ac_val=$`echo $ac_var`
1757 -       echo "$ac_var='"'"'$ac_val'"'"'"
1758 +       eval ac_val=\$$ac_var
1759 +       case $ac_val in
1760 +       *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1761 +       esac
1762 +       echo "$ac_var='\''$ac_val'\''"
1763        done | sort
1764        echo
1765      fi
1766 @@ -1188,26 +1657,24 @@
1767  ## ----------- ##
1768  _ASBOX
1769        echo
1770 -      sed "/^$/d" confdefs.h | sort
1771 +      cat confdefs.h
1772        echo
1773      fi
1774      test "$ac_signal" != 0 &&
1775        echo "$as_me: caught signal $ac_signal"
1776      echo "$as_me: exit $exit_status"
1777    } >&5
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 &&
1782      exit $exit_status
1783 -     ' 0
1784 +' 0
1785  for ac_signal in 1 2 13 15; do
1786    trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1787  done
1788  ac_signal=0
1789  
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.
1793 -echo >confdefs.h
1794 +rm -f -r conftest* confdefs.h
1795  
1796  # Predefined preprocessor variables.
1797  
1798 @@ -1238,14 +1705,17 @@
1799  
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"
1805 -  else
1806 -    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
1807 -  fi
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"
1812 +else
1813 +  set x "$ac_default_prefix/share/config.site" \
1814 +       "$ac_default_prefix/etc/config.site"
1815  fi
1816 -for ac_site_file in $CONFIG_SITE; do
1817 +shift
1818 +for ac_site_file
1819 +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;}
1826      case $cache_file in
1827 -      [\\/]* | ?:[\\/]* ) . $cache_file;;
1828 -      *)                      . ./$cache_file;;
1829 +      [\\/]* | ?:[\\/]* ) . "$cache_file";;
1830 +      *)                      . "./$cache_file";;
1831      esac
1832    fi
1833  else
1834 @@ -1274,12 +1744,11 @@
1835  # Check that the precious variables saved in the cache have kept the same
1836  # value.
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
1848      set,)
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
1853      case $ac_new_val in
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 ;;
1858      esac
1859      case " $ac_configure_args " in
1860 @@ -1322,12 +1790,6 @@
1861     { (exit 1); exit 1; }; }
1862  fi
1863  
1864 -ac_ext=c
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
1869 -
1870  
1871  
1872  
1873 @@ -1344,37 +1806,48 @@
1874  
1875  
1876  
1877 +ac_ext=c
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
1882  
1883  
1884 -          ac_config_headers="$ac_config_headers config.h"
1885 +ac_config_headers="$ac_config_headers config.h"
1886  
1887  
1888  mutt_cv_version=`cat $srcdir/VERSION`
1889  am__api_version="1.9"
1890  ac_aux_dir=
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
1895      ac_aux_dir=$ac_dir
1896      ac_install_sh="$ac_aux_dir/install-sh -c"
1897      break
1898 -  elif test -f $ac_dir/install.sh; then
1899 +  elif test -f "$ac_dir/install.sh"; then
1900      ac_aux_dir=$ac_dir
1901      ac_install_sh="$ac_aux_dir/install.sh -c"
1902      break
1903 -  elif test -f $ac_dir/shtool; then
1904 +  elif test -f "$ac_dir/shtool"; then
1905      ac_aux_dir=$ac_dir
1906      ac_install_sh="$ac_aux_dir/shtool install -c"
1907      break
1908    fi
1909  done
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; }; }
1916  fi
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.
1920 +
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.
1928 +
1929  
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 @@
1944      # by default.
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 @@
1953      ;;
1954  esac
1955  done
1956 +IFS=$as_save_IFS
1957  
1958  
1959  fi
1960    if test "${ac_cv_path_install+set}" = set; then
1961      INSTALL=$ac_cv_path_install
1962    else
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
1971    fi
1972  fi
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; }
1977  
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 @@
1981  
1982  test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1983  
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; }
1988  # Just in case
1989  sleep 1
1990  echo timestamp > conftest.file
1991 @@ -1498,20 +1972,20 @@
1992  Check your system clock" >&2;}
1993     { (exit 1); exit 1; }; }
1994  fi
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,$//
2010  _ACEOF
2011  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
2012 -rm conftest.sed
2013 +rm -f conftest.sed
2014  
2015  # expand $ac_aux_dir to an absolute path
2016  am_aux_dir=`cd $ac_aux_dir && pwd`
2017 @@ -1563,8 +2037,8 @@
2018  do
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
2027  else
2028 @@ -1577,54 +2051,57 @@
2029    IFS=$as_save_IFS
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
2036      break 2
2037    fi
2038  done
2039  done
2040 +IFS=$as_save_IFS
2041  
2042  fi
2043  fi
2044  AWK=$ac_cv_prog_AWK
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; }
2050  else
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; }
2055  fi
2056  
2057 +
2058    test -n "$AWK" && break
2059  done
2060  
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
2070  else
2071    cat >conftest.make <<\_ACEOF
2072 +SHELL = /bin/sh
2073  all:
2074 -       @echo 'ac_maketemp="$(MAKE)"'
2075 +       @echo '@@@%%%=$(MAKE)=@@@%%%'
2076  _ACEOF
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
2081 -else
2082 -  eval ac_cv_prog_make_${ac_make}_set=no
2083 -fi
2084 +case `${MAKE-make} -f conftest.make 2>/dev/null` in
2085 +  *@@@%%%=?*=@@@%%%*)
2086 +    eval ac_cv_prog_make_${ac_make}_set=yes;;
2087 +  *)
2088 +    eval ac_cv_prog_make_${ac_make}_set=no;;
2089 +esac
2090  rm -f conftest.make
2091  fi
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; }
2098    SET_MAKE=
2099  else
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}"
2105  fi
2106  
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
2117  else
2118 @@ -1709,32 +2186,34 @@
2119    IFS=$as_save_IFS
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
2126      break 2
2127    fi
2128  done
2129  done
2130 +IFS=$as_save_IFS
2131  
2132  fi
2133  fi
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; }
2140  else
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; }
2145  fi
2146  
2147 +
2148  fi
2149  if test -z "$ac_cv_prog_STRIP"; then
2150    ac_ct_STRIP=$STRIP
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
2159  else
2160 @@ -1747,27 +2226,41 @@
2161    IFS=$as_save_IFS
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
2168      break 2
2169    fi
2170  done
2171  done
2172 +IFS=$as_save_IFS
2173  
2174 -  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
2175  fi
2176  fi
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; }
2183  else
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; }
2188  fi
2189  
2190 -  STRIP=$ac_ct_STRIP
2191 +  if test "x$ac_ct_STRIP" = x; then
2192 +    STRIP=":"
2193 +  else
2194 +    case $cross_compiling:$ac_tool_warned in
2195 +yes:)
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 ;;
2203 +esac
2204 +    STRIP=$ac_ct_STRIP
2205 +  fi
2206  else
2207    STRIP="$ac_cv_prog_STRIP"
2208  fi
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"
2211  
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; }; }
2220  
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
2227  else
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; }; }
2246  
2247  fi
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
2253 +*-*-*) ;;
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; }; };;
2257 +esac
2258  build=$ac_cv_build
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='-'
2263 +set x $ac_cv_build
2264 +shift
2265 +build_cpu=$1
2266 +build_vendor=$2
2267 +shift; shift
2268 +# Remember, the first character of IFS is used to create $*,
2269 +# except with old shells:
2270 +build_os=$*
2271 +IFS=$ac_save_IFS
2272 +case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2273  
2274  
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
2281  else
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
2290 +else
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; }; }
2295 +fi
2296  
2297  fi
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
2303 +*-*-*) ;;
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; }; };;
2307 +esac
2308  host=$ac_cv_host
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='-'
2313 +set x $ac_cv_host
2314 +shift
2315 +host_cpu=$1
2316 +host_vendor=$2
2317 +shift; shift
2318 +# Remember, the first character of IFS is used to create $*,
2319 +# except with old shells:
2320 +host_os=$*
2321 +IFS=$ac_save_IFS
2322 +case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2323  
2324  
2325  
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
2332  else
2333    mutt_cv_prefix=$prefix
2334  fi
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; }
2339  
2340  ac_ext=c
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
2352  else
2353 @@ -1886,32 +2408,34 @@
2354    IFS=$as_save_IFS
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
2361      break 2
2362    fi
2363  done
2364  done
2365 +IFS=$as_save_IFS
2366  
2367  fi
2368  fi
2369  CC=$ac_cv_prog_CC
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; }
2375  else
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; }
2380  fi
2381  
2382 +
2383  fi
2384  if test -z "$ac_cv_prog_CC"; then
2385    ac_ct_CC=$CC
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
2394  else
2395 @@ -1924,36 +2448,51 @@
2396    IFS=$as_save_IFS
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
2403      break 2
2404    fi
2405  done
2406  done
2407 +IFS=$as_save_IFS
2408  
2409  fi
2410  fi
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; }
2417  else
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; }
2422  fi
2423  
2424 -  CC=$ac_ct_CC
2425 +  if test "x$ac_ct_CC" = x; then
2426 +    CC=""
2427 +  else
2428 +    case $cross_compiling:$ac_tool_warned in
2429 +yes:)
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 ;;
2437 +esac
2438 +    CC=$ac_ct_CC
2439 +  fi
2440  else
2441    CC="$ac_cv_prog_CC"
2442  fi
2443  
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
2456  else
2457 @@ -1966,74 +2505,34 @@
2458    IFS=$as_save_IFS
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
2465      break 2
2466    fi
2467  done
2468  done
2469 +IFS=$as_save_IFS
2470  
2471  fi
2472  fi
2473  CC=$ac_cv_prog_CC
2474  if test -n "$CC"; then
2475 -  echo "$as_me:$LINENO: result: $CC" >&5
2476 -echo "${ECHO_T}$CC" >&6
2477 -else
2478 -  echo "$as_me:$LINENO: result: no" >&5
2479 -echo "${ECHO_T}no" >&6
2480 -fi
2481 -
2482 -fi
2483 -if test -z "$ac_cv_prog_CC"; then
2484 -  ac_ct_CC=$CC
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
2491 -else
2492 -  if test -n "$ac_ct_CC"; then
2493 -  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2494 -else
2495 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2496 -for as_dir in $PATH
2497 -do
2498 -  IFS=$as_save_IFS
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
2504 -    break 2
2505 -  fi
2506 -done
2507 -done
2508 -
2509 -fi
2510 -fi
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; }
2517  else
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; }
2522  fi
2523  
2524 -  CC=$ac_ct_CC
2525 -else
2526 -  CC="$ac_cv_prog_CC"
2527 -fi
2528  
2529 +  fi
2530  fi
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
2540  else
2541 @@ -2047,7 +2546,7 @@
2542    IFS=$as_save_IFS
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
2549         continue
2550 @@ -2058,6 +2557,7 @@
2551    fi
2552  done
2553  done
2554 +IFS=$as_save_IFS
2555  
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 @@
2559  fi
2560  CC=$ac_cv_prog_CC
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; }
2566  else
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; }
2571  fi
2572  
2573 +
2574  fi
2575  if test -z "$CC"; then
2576    if test -n "$ac_tool_prefix"; then
2577 -  for ac_prog in cl
2578 +  for ac_prog in cl.exe
2579    do
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
2588  else
2589 @@ -2103,36 +2604,38 @@
2590    IFS=$as_save_IFS
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
2597      break 2
2598    fi
2599  done
2600  done
2601 +IFS=$as_save_IFS
2602  
2603  fi
2604  fi
2605  CC=$ac_cv_prog_CC
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; }
2611  else
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; }
2616  fi
2617  
2618 +
2619      test -n "$CC" && break
2620    done
2621  fi
2622  if test -z "$CC"; then
2623    ac_ct_CC=$CC
2624 -  for ac_prog in cl
2625 +  for ac_prog in cl.exe
2626  do
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
2635  else
2636 @@ -2145,29 +2648,45 @@
2637    IFS=$as_save_IFS
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
2644      break 2
2645    fi
2646  done
2647  done
2648 +IFS=$as_save_IFS
2649  
2650  fi
2651  fi
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; }
2658  else
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; }
2663  fi
2664  
2665 +
2666    test -n "$ac_ct_CC" && break
2667  done
2668  
2669 -  CC=$ac_ct_CC
2670 +  if test "x$ac_ct_CC" = x; then
2671 +    CC=""
2672 +  else
2673 +    case $cross_compiling:$ac_tool_warned in
2674 +yes:)
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 ;;
2682 +esac
2683 +    CC=$ac_ct_CC
2684 +  fi
2685  fi
2686  
2687  fi
2688 @@ -2180,21 +2699,35 @@
2689     { (exit 1); exit 1; }; }
2690  
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;;
2702 +esac
2703 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2704 +  (eval "$ac_compiler --version >&5") 2>&5
2705    ac_status=$?
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;;
2714 +esac
2715 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2716 +  (eval "$ac_compiler -v >&5") 2>&5
2717    ac_status=$?
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;;
2726 +esac
2727 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2728 +  (eval "$ac_compiler -V >&5") 2>&5
2729    ac_status=$?
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
2735  # of exeext.
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
2743 +#
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'
2748 +#
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.
2752 +ac_rmfiles=
2753 +for ac_file in $ac_files
2754 +do
2755 +  case $ac_file in
2756 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2757 +    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2758 +  esac
2759 +done
2760 +rm -f $ac_rmfiles
2761 +
2762 +if { (ac_try="$ac_link_default"
2763 +case "(($ac_try" in
2764 +  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2765 +  *) ac_try_echo=$ac_try;;
2766 +esac
2767 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2768 +  (eval "$ac_link_default") 2>&5
2769    ac_status=$?
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
2774 -# resort.
2775 -
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.
2778 -ac_cv_exeext=
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
2785 +# Autoconf.
2786 +for ac_file in $ac_files
2787  do
2788    test -f "$ac_file" || continue
2789    case $ac_file in
2790 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2791 -       ;;
2792 -    conftest.$ac_ext )
2793 -       # This is the source file.
2794 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2795         ;;
2796      [ab].out )
2797         # We found the default executable, but exeext='' is most
2798         # certainly right.
2799         break;;
2800      *.* )
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;
2807 +       then :; else
2808 +          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2809 +       fi
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.
2815         break;;
2816      * )
2817         break;;
2818    esac
2819  done
2820 +test "$ac_cv_exeext" = no && ac_cv_exeext=
2821 +
2822  else
2823    echo "$as_me: failed program was:" >&5
2824  sed 's/^/| /' conftest.$ac_ext >&5
2825 @@ -2271,19 +2828,23 @@
2826  fi
2827  
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; }
2833  
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;;
2850 +esac
2851 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2852 +  (eval "$ac_try") 2>&5
2853    ac_status=$?
2854    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2855    (exit $ac_status); }; }; then
2856 @@ -2302,22 +2863,27 @@
2857      fi
2858    fi
2859  fi
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; }
2864  
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
2874 -
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; }
2883 +
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;;
2890 +esac
2891 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2892 +  (eval "$ac_link") 2>&5
2893    ac_status=$?
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
2899    case $ac_file in
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
2904           break;;
2905      * ) break;;
2906    esac
2907 @@ -2344,14 +2909,14 @@
2908  fi
2909  
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; }
2915  
2916  rm -f conftest.$ac_ext
2917  EXEEXT=$ac_cv_exeext
2918  ac_exeext=$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
2925  else
2926 @@ -2371,14 +2936,20 @@
2927  }
2928  _ACEOF
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;;
2936 +esac
2937 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2938 +  (eval "$ac_compile") 2>&5
2939    ac_status=$?
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;
2945    case $ac_file in
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" : '.*\.\(.*\)'`
2949         break;;
2950    esac
2951 @@ -2396,12 +2967,12 @@
2952  
2953  rm -f conftest.$ac_cv_objext conftest.$ac_ext
2954  fi
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
2960  ac_objext=$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
2967  else
2968 @@ -2424,24 +2995,36 @@
2969  }
2970  _ACEOF
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;;
2978 +esac
2979 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2980 +  (eval "$ac_compile") 2>conftest.er1
2981    ac_status=$?
2982    grep -v '^ *+' conftest.er1 >conftest.err
2983    rm -f conftest.er1
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;;
2995 +esac
2996 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2997 +  (eval "$ac_try") 2>&5
2998    ac_status=$?
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;;
3007 +esac
3008 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3009 +  (eval "$ac_try") 2>&5
3010    ac_status=$?
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
3016  
3017 -ac_compiler_gnu=no
3018 +       ac_compiler_gnu=no
3019  fi
3020 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3021 +
3022 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3023  ac_cv_c_compiler_gnu=$ac_compiler_gnu
3024  
3025  fi
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
3033 -CFLAGS="-g"
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
3040  else
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
3045 +   CFLAGS="-g"
3046 +   cat >conftest.$ac_ext <<_ACEOF
3047 +/* confdefs.h.  */
3048 +_ACEOF
3049 +cat confdefs.h >>conftest.$ac_ext
3050 +cat >>conftest.$ac_ext <<_ACEOF
3051 +/* end confdefs.h.  */
3052 +
3053 +int
3054 +main ()
3055 +{
3056 +
3057 +  ;
3058 +  return 0;
3059 +}
3060 +_ACEOF
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;;
3066 +esac
3067 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3068 +  (eval "$ac_compile") 2>conftest.er1
3069 +  ac_status=$?
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;;
3079 +esac
3080 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3081 +  (eval "$ac_try") 2>&5
3082 +  ac_status=$?
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;;
3089 +esac
3090 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3091 +  (eval "$ac_try") 2>&5
3092 +  ac_status=$?
3093 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3094 +  (exit $ac_status); }; }; then
3095 +  ac_cv_prog_cc_g=yes
3096 +else
3097 +  echo "$as_me: failed program was:" >&5
3098 +sed 's/^/| /' conftest.$ac_ext >&5
3099 +
3100 +       CFLAGS=""
3101 +      cat >conftest.$ac_ext <<_ACEOF
3102 +/* confdefs.h.  */
3103 +_ACEOF
3104 +cat confdefs.h >>conftest.$ac_ext
3105 +cat >>conftest.$ac_ext <<_ACEOF
3106 +/* end confdefs.h.  */
3107 +
3108 +int
3109 +main ()
3110 +{
3111 +
3112 +  ;
3113 +  return 0;
3114 +}
3115 +_ACEOF
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;;
3121 +esac
3122 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3123 +  (eval "$ac_compile") 2>conftest.er1
3124 +  ac_status=$?
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;;
3134 +esac
3135 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3136 +  (eval "$ac_try") 2>&5
3137 +  ac_status=$?
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;;
3144 +esac
3145 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3146 +  (eval "$ac_try") 2>&5
3147 +  ac_status=$?
3148 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3149 +  (exit $ac_status); }; }; then
3150 +  :
3151 +else
3152 +  echo "$as_me: failed program was:" >&5
3153 +sed 's/^/| /' conftest.$ac_ext >&5
3154 +
3155 +       ac_c_werror_flag=$ac_save_c_werror_flag
3156 +        CFLAGS="-g"
3157 +        cat >conftest.$ac_ext <<_ACEOF
3158  /* confdefs.h.  */
3159  _ACEOF
3160  cat confdefs.h >>conftest.$ac_ext
3161 @@ -2483,24 +3181,36 @@
3162  }
3163  _ACEOF
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;;
3171 +esac
3172 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3173 +  (eval "$ac_compile") 2>conftest.er1
3174    ac_status=$?
3175    grep -v '^ *+' conftest.er1 >conftest.err
3176    rm -f conftest.er1
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;;
3188 +esac
3189 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3190 +  (eval "$ac_try") 2>&5
3191    ac_status=$?
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;;
3200 +esac
3201 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3202 +  (eval "$ac_try") 2>&5
3203    ac_status=$?
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
3209  
3210 -ac_cv_prog_cc_g=no
3211 +
3212 +fi
3213 +
3214 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3215 +fi
3216 +
3217 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3218  fi
3219 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3220 +
3221 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3222 +   ac_c_werror_flag=$ac_save_c_werror_flag
3223  fi
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 @@
3232      CFLAGS=
3233    fi
3234  fi
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
3242  else
3243 -  ac_cv_prog_cc_stdc=no
3244 +  ac_cv_prog_cc_c89=no
3245  ac_save_CC=$CC
3246  cat >conftest.$ac_ext <<_ACEOF
3247  /* confdefs.h.  */
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];
3259  
3260 +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3261 +   inside strings and character constants.  */
3262 +#define FOO(x) 'x'
3263 +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3264 +
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 @@
3269    return 0;
3270  }
3271  _ACEOF
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__"
3282  do
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;;
3291 +esac
3292 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3293 +  (eval "$ac_compile") 2>conftest.er1
3294    ac_status=$?
3295    grep -v '^ *+' conftest.er1 >conftest.err
3296    rm -f conftest.er1
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;;
3308 +esac
3309 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3310 +  (eval "$ac_try") 2>&5
3311    ac_status=$?
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;;
3320 +esac
3321 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3322 +  (eval "$ac_try") 2>&5
3323    ac_status=$?
3324    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3325    (exit $ac_status); }; }; then
3326 -  ac_cv_prog_cc_stdc=$ac_arg
3327 -break
3328 +  ac_cv_prog_cc_c89=$ac_arg
3329  else
3330    echo "$as_me: failed program was:" >&5
3331  sed 's/^/| /' conftest.$ac_ext >&5
3332  
3333 +
3334  fi
3335 -rm -f conftest.err conftest.$ac_objext
3336 +
3337 +rm -f core conftest.err conftest.$ac_objext
3338 +  test "x$ac_cv_prog_cc_c89" != "xno" && break
3339  done
3340 -rm -f conftest.$ac_ext conftest.$ac_objext
3341 +rm -f conftest.$ac_ext
3342  CC=$ac_save_CC
3343  
3344  fi
3345 -
3346 -case "x$ac_cv_prog_cc_stdc" in
3347 -  x|xno)
3348 -    echo "$as_me:$LINENO: result: none needed" >&5
3349 -echo "${ECHO_T}none needed" >&6 ;;
3350 +# AC_CACHE_VAL
3351 +case "x$ac_cv_prog_cc_c89" in
3352 +  x)
3353 +    { echo "$as_me:$LINENO: result: none needed" >&5
3354 +echo "${ECHO_T}none needed" >&6; } ;;
3355 +  xno)
3356 +    { echo "$as_me:$LINENO: result: unsupported" >&5
3357 +echo "${ECHO_T}unsupported" >&6; } ;;
3358    *)
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; } ;;
3365  esac
3366  
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
3373 -  choke me
3374 -#endif
3375 -_ACEOF
3376 -rm -f conftest.$ac_objext
3377 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3378 -  (eval $ac_compile) 2>conftest.er1
3379 -  ac_status=$?
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
3389 -  ac_status=$?
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
3395 -  ac_status=$?
3396 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3397 -  (exit $ac_status); }; }; then
3398 -  for ac_declaration in \
3399 -   '' \
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);'
3405 -do
3406 -  cat >conftest.$ac_ext <<_ACEOF
3407 -/* confdefs.h.  */
3408 -_ACEOF
3409 -cat confdefs.h >>conftest.$ac_ext
3410 -cat >>conftest.$ac_ext <<_ACEOF
3411 -/* end confdefs.h.  */
3412 -$ac_declaration
3413 -#include <stdlib.h>
3414 -int
3415 -main ()
3416 -{
3417 -exit (42);
3418 -  ;
3419 -  return 0;
3420 -}
3421 -_ACEOF
3422 -rm -f conftest.$ac_objext
3423 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3424 -  (eval $ac_compile) 2>conftest.er1
3425 -  ac_status=$?
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
3435 -  ac_status=$?
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
3441 -  ac_status=$?
3442 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3443 -  (exit $ac_status); }; }; then
3444 -  :
3445 -else
3446 -  echo "$as_me: failed program was:" >&5
3447 -sed 's/^/| /' conftest.$ac_ext >&5
3448 -
3449 -continue
3450 -fi
3451 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3452 -  cat >conftest.$ac_ext <<_ACEOF
3453 -/* confdefs.h.  */
3454 -_ACEOF
3455 -cat confdefs.h >>conftest.$ac_ext
3456 -cat >>conftest.$ac_ext <<_ACEOF
3457 -/* end confdefs.h.  */
3458 -$ac_declaration
3459 -int
3460 -main ()
3461 -{
3462 -exit (42);
3463 -  ;
3464 -  return 0;
3465 -}
3466 -_ACEOF
3467 -rm -f conftest.$ac_objext
3468 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3469 -  (eval $ac_compile) 2>conftest.er1
3470 -  ac_status=$?
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
3480 -  ac_status=$?
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
3486 -  ac_status=$?
3487 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3488 -  (exit $ac_status); }; }; then
3489 -  break
3490 -else
3491 -  echo "$as_me: failed program was:" >&5
3492 -sed 's/^/| /' conftest.$ac_ext >&5
3493 -
3494 -fi
3495 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3496 -done
3497 -rm -f conftest*
3498 -if test -n "$ac_declaration"; then
3499 -  echo '#ifdef __cplusplus' >>confdefs.h
3500 -  echo $ac_declaration      >>confdefs.h
3501 -  echo '#endif'             >>confdefs.h
3502 -fi
3503 -
3504 -else
3505 -  echo "$as_me: failed program was:" >&5
3506 -sed 's/^/| /' conftest.$ac_ext >&5
3507  
3508 -fi
3509 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3510  ac_ext=c
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"
3516  
3517 -          ac_config_commands="$ac_config_commands depfiles"
3518 +ac_config_commands="$ac_config_commands depfiles"
3519  
3520  
3521  am_make=${MAKE-make}
3522 @@ -2805,8 +3397,8 @@
3523  .PHONY: am__doit
3524  END
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; }
3530  am__include="#"
3531  am__quote=
3532  _am_result=none
3533 @@ -2833,15 +3425,15 @@
3534  fi
3535  
3536  
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
3542  
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;
3548 +fi
3549  
3550 -fi;
3551  if test "x$enable_dependency_tracking" != xno; then
3552    am_depcomp="$ac_aux_dir/depcomp"
3553    AMDEPBACKSLASH='\'
3554 @@ -2861,8 +3453,8 @@
3555  
3556  depcc="$CC"   am_compiler_list=
3557  
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
3564  else
3565 @@ -2951,8 +3543,8 @@
3566  fi
3567  
3568  fi
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
3574  
3575  
3576 @@ -2969,13 +3561,12 @@
3577  
3578  
3579  
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
3586  else
3587    ac_func_search_save_LIBS=$LIBS
3588 -ac_cv_search_strerror=no
3589  cat >conftest.$ac_ext <<_ACEOF
3590  /* confdefs.h.  */
3591  _ACEOF
3592 @@ -2983,123 +3574,97 @@
3593  cat >>conftest.$ac_ext <<_ACEOF
3594  /* end confdefs.h.  */
3595  
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.  */
3600  #ifdef __cplusplus
3601  extern "C"
3602  #endif
3603 -/* We use char because int might match the return type of a gcc2
3604 -   builtin and then its argument prototype would still apply.  */
3605  char strerror ();
3606  int
3607  main ()
3608  {
3609 -strerror ();
3610 +return strerror ();
3611    ;
3612    return 0;
3613  }
3614  _ACEOF
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"
3621 +  else
3622 +    ac_res=-l$ac_lib
3623 +    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
3624 +  fi
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;;
3630 +esac
3631 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3632 +  (eval "$ac_link") 2>conftest.er1
3633    ac_status=$?
3634    grep -v '^ *+' conftest.er1 >conftest.err
3635    rm -f conftest.er1
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;;
3647 +esac
3648 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3649 +  (eval "$ac_try") 2>&5
3650    ac_status=$?
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;;
3659 +esac
3660 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3661 +  (eval "$ac_try") 2>&5
3662    ac_status=$?
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
3667  else
3668    echo "$as_me: failed program was:" >&5
3669  sed 's/^/| /' conftest.$ac_ext >&5
3670  
3671 -fi
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
3678 -/* confdefs.h.  */
3679 -_ACEOF
3680 -cat confdefs.h >>conftest.$ac_ext
3681 -cat >>conftest.$ac_ext <<_ACEOF
3682 -/* end confdefs.h.  */
3683  
3684 -/* Override any gcc2 internal prototype to avoid an error.  */
3685 -#ifdef __cplusplus
3686 -extern "C"
3687 -#endif
3688 -/* We use char because int might match the return type of a gcc2
3689 -   builtin and then its argument prototype would still apply.  */
3690 -char strerror ();
3691 -int
3692 -main ()
3693 -{
3694 -strerror ();
3695 -  ;
3696 -  return 0;
3697 -}
3698 -_ACEOF
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
3702 -  ac_status=$?
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
3712 -  ac_status=$?
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
3718 -  ac_status=$?
3719 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3720 -  (exit $ac_status); }; }; then
3721 -  ac_cv_search_strerror="-l$ac_lib"
3722 -break
3723 -else
3724 -  echo "$as_me: failed program was:" >&5
3725 -sed 's/^/| /' conftest.$ac_ext >&5
3726 +fi
3727  
3728 +rm -f core conftest.err conftest.$ac_objext \
3729 +      conftest$ac_exeext
3730 +  if test "${ac_cv_search_strerror+set}" = set; then
3731 +  break
3732  fi
3733 -rm -f conftest.err conftest.$ac_objext \
3734 -      conftest$ac_exeext conftest.$ac_ext
3735 -  done
3736 +done
3737 +if test "${ac_cv_search_strerror+set}" = set; then
3738 +  :
3739 +else
3740 +  ac_cv_search_strerror=no
3741  fi
3742 +rm conftest.$ac_ext
3743  LIBS=$ac_func_search_save_LIBS
3744  fi
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"
3754  
3755  fi
3756  
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; }
3767  
3768  cat >>confdefs.h <<\_ACEOF
3769  #define PROTOTYPES 1
3770 @@ -3111,8 +3676,8 @@
3771  _ACEOF
3772  
3773  else
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; }
3778  fi
3779  
3780  ac_ext=c
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
3791    CPP=
3792 @@ -3155,8 +3720,13 @@
3793  #endif
3794                      Syntax error
3795  _ACEOF
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;;
3802 +esac
3803 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3804 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3805    ac_status=$?
3806    grep -v '^ *+' conftest.er1 >conftest.err
3807    rm -f conftest.er1
3808 @@ -3181,9 +3751,10 @@
3809    # Broken: fails on valid input.
3810  continue
3811  fi
3812 +
3813  rm -f conftest.err conftest.$ac_ext
3814  
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
3819  /* confdefs.h.  */
3820 @@ -3193,8 +3764,13 @@
3821  /* end confdefs.h.  */
3822  #include <ac_nonexistent.h>
3823  _ACEOF
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;;
3830 +esac
3831 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3832 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3833    ac_status=$?
3834    grep -v '^ *+' conftest.er1 >conftest.err
3835    rm -f conftest.er1
3836 @@ -3221,6 +3797,7 @@
3837  ac_preproc_ok=:
3838  break
3839  fi
3840 +
3841  rm -f conftest.err conftest.$ac_ext
3842  
3843  done
3844 @@ -3238,8 +3815,8 @@
3845  else
3846    ac_cv_prog_CPP=$CPP
3847  fi
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; }
3852  ac_preproc_ok=false
3853  for ac_c_preproc_warn_flag in '' yes
3854  do
3855 @@ -3262,8 +3839,13 @@
3856  #endif
3857                      Syntax error
3858  _ACEOF
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;;
3865 +esac
3866 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3867 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3868    ac_status=$?
3869    grep -v '^ *+' conftest.er1 >conftest.err
3870    rm -f conftest.er1
3871 @@ -3288,9 +3870,10 @@
3872    # Broken: fails on valid input.
3873  continue
3874  fi
3875 +
3876  rm -f conftest.err conftest.$ac_ext
3877  
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
3882  /* confdefs.h.  */
3883 @@ -3300,8 +3883,13 @@
3884  /* end confdefs.h.  */
3885  #include <ac_nonexistent.h>
3886  _ACEOF
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;;
3893 +esac
3894 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3895 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3896    ac_status=$?
3897    grep -v '^ *+' conftest.er1 >conftest.err
3898    rm -f conftest.er1
3899 @@ -3328,6 +3916,7 @@
3900  ac_preproc_ok=:
3901  break
3902  fi
3903 +
3904  rm -f conftest.err conftest.$ac_ext
3905  
3906  done
3907 @@ -3350,23 +3939,170 @@
3908  ac_compiler_gnu=$ac_cv_c_compiler_gnu
3909  
3910  
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
3918 +else
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
3924 +else
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
3929 +do
3930 +  IFS=$as_save_IFS
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
3939 +*GNU*)
3940 +  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3941 +*)
3942 +  ac_count=0
3943 +  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
3944 +  while :
3945 +  do
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
3957 +    fi
3958 +    # 10*(2^10) chars as input seems more than enough
3959 +    test $ac_count -gt 10 && break
3960 +  done
3961 +  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3962 +esac
3963 +
3964 +
3965 +    $ac_path_GREP_found && break 3
3966 +  done
3967 +done
3968 +
3969 +done
3970 +IFS=$as_save_IFS
3971 +
3972 +
3973 +fi
3974 +
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; }; }
3980 +fi
3981 +
3982 +else
3983 +  ac_cv_path_GREP=$GREP
3984 +fi
3985 +
3986 +
3987 +fi
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"
3991 +
3992 +
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
3997  else
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"
4003 +   else
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
4009 +else
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
4014 +do
4015 +  IFS=$as_save_IFS
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
4024 +*GNU*)
4025 +  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4026 +*)
4027 +  ac_count=0
4028 +  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4029 +  while :
4030 +  do
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
4042      fi
4043 +    # 10*(2^10) chars as input seems more than enough
4044 +    test $ac_count -gt 10 && break
4045 +  done
4046 +  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4047 +esac
4048 +
4049 +
4050 +    $ac_path_EGREP_found && break 3
4051 +  done
4052 +done
4053 +
4054 +done
4055 +IFS=$as_save_IFS
4056 +
4057 +
4058 +fi
4059 +
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; }; }
4065 +fi
4066 +
4067 +else
4068 +  ac_cv_path_EGREP=$EGREP
4069 +fi
4070 +
4071 +
4072 +   fi
4073  fi
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"
4080  
4081  
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
4088  else
4089 @@ -3390,24 +4126,36 @@
4090  }
4091  _ACEOF
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;;
4099 +esac
4100 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4101 +  (eval "$ac_compile") 2>conftest.er1
4102    ac_status=$?
4103    grep -v '^ *+' conftest.er1 >conftest.err
4104    rm -f conftest.er1
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;;
4116 +esac
4117 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4118 +  (eval "$ac_try") 2>&5
4119    ac_status=$?
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;;
4128 +esac
4129 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4130 +  (eval "$ac_try") 2>&5
4131    ac_status=$?
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
4137  
4138 -ac_cv_header_stdc=no
4139 +       ac_cv_header_stdc=no
4140  fi
4141 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4142 +
4143 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4144  
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.  */
4150  #include <ctype.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))
4159 -      exit(2);
4160 -  exit (0);
4161 +      return 2;
4162 +  return 0;
4163  }
4164  _ACEOF
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;;
4172 +esac
4173 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4174 +  (eval "$ac_link") 2>&5
4175    ac_status=$?
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;;
4183 +esac
4184 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4185 +  (eval "$ac_try") 2>&5
4186    ac_status=$?
4187    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4188    (exit $ac_status); }; }; then
4189 @@ -3517,12 +4276,14 @@
4190  ( exit $ac_status )
4191  ac_cv_header_stdc=no
4192  fi
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
4195  fi
4196 +
4197 +
4198  fi
4199  fi
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
4205  
4206  cat >>confdefs.h <<\_ACEOF
4207 @@ -3545,9 +4306,9 @@
4208                   inttypes.h stdint.h unistd.h
4209  do
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
4218  else
4219    cat >conftest.$ac_ext <<_ACEOF
4220 @@ -3561,24 +4322,36 @@
4221  #include <$ac_header>
4222  _ACEOF
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;;
4230 +esac
4231 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4232 +  (eval "$ac_compile") 2>conftest.er1
4233    ac_status=$?
4234    grep -v '^ *+' conftest.er1 >conftest.err
4235    rm -f conftest.er1
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;;
4247 +esac
4248 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4249 +  (eval "$ac_try") 2>&5
4250    ac_status=$?
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;;
4259 +esac
4260 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4261 +  (eval "$ac_try") 2>&5
4262    ac_status=$?
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
4268  
4269 -eval "$as_ac_Header=no"
4270 +       eval "$as_ac_Header=no"
4271  fi
4272 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4273 +
4274 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4275  fi
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
4286  do
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
4297  fi
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; }
4303  else
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
4310  /* confdefs.h.  */
4311  _ACEOF
4312 @@ -3637,24 +4413,36 @@
4313  #include <$ac_header>
4314  _ACEOF
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;;
4322 +esac
4323 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4324 +  (eval "$ac_compile") 2>conftest.er1
4325    ac_status=$?
4326    grep -v '^ *+' conftest.er1 >conftest.err
4327    rm -f conftest.er1
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;;
4339 +esac
4340 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4341 +  (eval "$ac_try") 2>&5
4342    ac_status=$?
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;;
4351 +esac
4352 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4353 +  (eval "$ac_try") 2>&5
4354    ac_status=$?
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
4360  
4361 -ac_header_compiler=no
4362 +       ac_header_compiler=no
4363  fi
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
4367 +
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; }
4371  
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
4378  /* confdefs.h.  */
4379  _ACEOF
4380 @@ -3680,8 +4469,13 @@
4381  /* end confdefs.h.  */
4382  #include <$ac_header>
4383  _ACEOF
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;;
4390 +esac
4391 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4392 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4393    ac_status=$?
4394    grep -v '^ *+' conftest.er1 >conftest.err
4395    rm -f conftest.er1
4396 @@ -3705,9 +4499,10 @@
4397  
4398    ac_header_preproc=no
4399  fi
4400 +
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; }
4406  
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;}
4413 -    (
4414 -      cat <<\_ASBOX
4415 -## ------------------------------------------ ##
4416 -## Report this to the AC_PACKAGE_NAME lists.  ##
4417 -## ------------------------------------------ ##
4418 -_ASBOX
4419 -    ) |
4420 -      sed "s/^/$as_me: WARNING:     /" >&2
4421 +
4422      ;;
4423  esac
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
4431  else
4432    eval "$as_ac_Header=\$ac_header_preproc"
4433  fi
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; }
4439  
4440  fi
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
4452    CPP=
4453 @@ -3807,8 +4596,13 @@
4454  #endif
4455                      Syntax error
4456  _ACEOF
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;;
4463 +esac
4464 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4465 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4466    ac_status=$?
4467    grep -v '^ *+' conftest.er1 >conftest.err
4468    rm -f conftest.er1
4469 @@ -3833,9 +4627,10 @@
4470    # Broken: fails on valid input.
4471  continue
4472  fi
4473 +
4474  rm -f conftest.err conftest.$ac_ext
4475  
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
4480  /* confdefs.h.  */
4481 @@ -3845,8 +4640,13 @@
4482  /* end confdefs.h.  */
4483  #include <ac_nonexistent.h>
4484  _ACEOF
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;;
4491 +esac
4492 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4493 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4494    ac_status=$?
4495    grep -v '^ *+' conftest.er1 >conftest.err
4496    rm -f conftest.er1
4497 @@ -3873,6 +4673,7 @@
4498  ac_preproc_ok=:
4499  break
4500  fi
4501 +
4502  rm -f conftest.err conftest.$ac_ext
4503  
4504  done
4505 @@ -3890,8 +4691,8 @@
4506  else
4507    ac_cv_prog_CPP=$CPP
4508  fi
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; }
4513  ac_preproc_ok=false
4514  for ac_c_preproc_warn_flag in '' yes
4515  do
4516 @@ -3914,8 +4715,13 @@
4517  #endif
4518                      Syntax error
4519  _ACEOF
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;;
4526 +esac
4527 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4528 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4529    ac_status=$?
4530    grep -v '^ *+' conftest.er1 >conftest.err
4531    rm -f conftest.er1
4532 @@ -3940,9 +4746,10 @@
4533    # Broken: fails on valid input.
4534  continue
4535  fi
4536 +
4537  rm -f conftest.err conftest.$ac_ext
4538  
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
4543  /* confdefs.h.  */
4544 @@ -3952,8 +4759,13 @@
4545  /* end confdefs.h.  */
4546  #include <ac_nonexistent.h>
4547  _ACEOF
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;;
4554 +esac
4555 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4556 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4557    ac_status=$?
4558    grep -v '^ *+' conftest.er1 >conftest.err
4559    rm -f conftest.er1
4560 @@ -3980,6 +4792,7 @@
4561  ac_preproc_ok=:
4562  break
4563  fi
4564 +
4565  rm -f conftest.err conftest.$ac_ext
4566  
4567  done
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
4571  
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
4581  else
4582    cat >conftest.make <<\_ACEOF
4583 +SHELL = /bin/sh
4584  all:
4585 -       @echo 'ac_maketemp="$(MAKE)"'
4586 +       @echo '@@@%%%=$(MAKE)=@@@%%%'
4587  _ACEOF
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
4592 -else
4593 -  eval ac_cv_prog_make_${ac_make}_set=no
4594 -fi
4595 +case `${MAKE-make} -f conftest.make 2>/dev/null` in
4596 +  *@@@%%%=?*=@@@%%%*)
4597 +    eval ac_cv_prog_make_${ac_make}_set=yes;;
4598 +  *)
4599 +    eval ac_cv_prog_make_${ac_make}_set=no;;
4600 +esac
4601  rm -f conftest.make
4602  fi
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; }
4609    SET_MAKE=
4610  else
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}"
4616  fi
4617  
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 @@
4630      # by default.
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 @@
4639      ;;
4640  esac
4641  done
4642 +IFS=$as_save_IFS
4643  
4644  
4645  fi
4646    if test "${ac_cv_path_install+set}" = set; then
4647      INSTALL=$ac_cv_path_install
4648    else
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
4657    fi
4658  fi
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; }
4663  
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
4676  else
4677 @@ -4126,32 +4941,34 @@
4678    IFS=$as_save_IFS
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
4685      break 2
4686    fi
4687  done
4688  done
4689 +IFS=$as_save_IFS
4690  
4691  fi
4692  fi
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; }
4699  else
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; }
4704  fi
4705  
4706 +
4707  fi
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
4718  else
4719 @@ -4164,27 +4981,41 @@
4720    IFS=$as_save_IFS
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
4727      break 2
4728    fi
4729  done
4730  done
4731 +IFS=$as_save_IFS
4732  
4733 -  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
4734  fi
4735  fi
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; }
4742  else
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; }
4747  fi
4748  
4749 -  RANLIB=$ac_ct_RANLIB
4750 +  if test "x$ac_ct_RANLIB" = x; then
4751 +    RANLIB=":"
4752 +  else
4753 +    case $cross_compiling:$ac_tool_warned in
4754 +yes:)
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 ;;
4762 +esac
4763 +    RANLIB=$ac_ct_RANLIB
4764 +  fi
4765  else
4766    RANLIB="$ac_cv_prog_RANLIB"
4767  fi
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
4778  else
4779 @@ -4206,32 +5037,34 @@
4780    IFS=$as_save_IFS
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
4787      break 2
4788    fi
4789  done
4790  done
4791 +IFS=$as_save_IFS
4792  
4793  fi
4794  fi
4795  AR=$ac_cv_prog_AR
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; }
4801  else
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; }
4806  fi
4807  
4808 +
4809  fi
4810  if test -z "$ac_cv_prog_AR"; then
4811    ac_ct_AR=$AR
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
4820  else
4821 @@ -4244,34 +5077,48 @@
4822    IFS=$as_save_IFS
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
4829      break 2
4830    fi
4831  done
4832  done
4833 +IFS=$as_save_IFS
4834  
4835 -  test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="ar"
4836  fi
4837  fi
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; }
4844  else
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; }
4849  fi
4850  
4851 -  AR=$ac_ct_AR
4852 +  if test "x$ac_ct_AR" = x; then
4853 +    AR="ar"
4854 +  else
4855 +    case $cross_compiling:$ac_tool_warned in
4856 +yes:)
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 ;;
4864 +esac
4865 +    AR=$ac_ct_AR
4866 +  fi
4867  else
4868    AR="$ac_cv_prog_AR"
4869  fi
4870  
4871  
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
4878  else
4879 @@ -4291,39 +5138,54 @@
4880  
4881  _ACEOF
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;;
4889 +esac
4890 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4891 +  (eval "$ac_compile") 2>conftest.er1
4892    ac_status=$?
4893    grep -v '^ *+' conftest.er1 >conftest.err
4894    rm -f conftest.er1
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;;
4906 +esac
4907 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4908 +  (eval "$ac_try") 2>&5
4909    ac_status=$?
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;;
4918 +esac
4919 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4920 +  (eval "$ac_try") 2>&5
4921    ac_status=$?
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
4926  else
4927    echo "$as_me: failed program was:" >&5
4928  sed 's/^/| /' conftest.$ac_ext >&5
4929  
4930 +
4931  fi
4932 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4933 +
4934 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4935 +  test "$ac_cv_c_inline" != no && break
4936  done
4937  
4938  fi
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; }
4943  
4944  
4945  case $ac_cv_c_inline in
4946 @@ -4341,8 +5203,8 @@
4947      ;;
4948  esac
4949  
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
4956  else
4957 @@ -4382,6 +5244,7 @@
4958      char const *s = 0 ? (char *) 0 : (char const *) 0;
4959  
4960      *t++ = 0;
4961 +    if (s) return 0;
4962    }
4963    { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
4964      int x[] = {25, 17};
4965 @@ -4400,7 +5263,9 @@
4966    }
4967    { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
4968      const int foo = 10;
4969 +    if (!foo) return 0;
4970    }
4971 +  return !x[0] && !zero.x;
4972  #endif
4973  
4974    ;
4975 @@ -4408,24 +5273,36 @@
4976  }
4977  _ACEOF
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;;
4985 +esac
4986 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4987 +  (eval "$ac_compile") 2>conftest.er1
4988    ac_status=$?
4989    grep -v '^ *+' conftest.er1 >conftest.err
4990    rm -f conftest.er1
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;;
5002 +esac
5003 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5004 +  (eval "$ac_try") 2>&5
5005    ac_status=$?
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;;
5014 +esac
5015 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5016 +  (eval "$ac_try") 2>&5
5017    ac_status=$?
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
5023  
5024 -ac_cv_c_const=no
5025 +       ac_cv_c_const=no
5026  fi
5027 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5028 +
5029 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5030  fi
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
5036  
5037  cat >>confdefs.h <<\_ACEOF
5038 @@ -4449,15 +5327,15 @@
5039  fi
5040  
5041  
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;
5047 +fi
5048  
5049 -fi;
5050  if test "$enable_largefile" != no; then
5051  
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
5058  else
5059 @@ -4465,8 +5343,8 @@
5060       if test "$GCC" != yes; then
5061         ac_save_CC=$CC
5062         while :; do
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
5068  /* confdefs.h.  */
5069  _ACEOF
5070 @@ -4490,25 +5368,37 @@
5071    return 0;
5072  }
5073  _ACEOF
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;;
5082 +esac
5083 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5084 +  (eval "$ac_compile") 2>conftest.er1
5085    ac_status=$?
5086    grep -v '^ *+' conftest.er1 >conftest.err
5087    rm -f conftest.er1
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;;
5099 +esac
5100 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5101 +  (eval "$ac_try") 2>&5
5102    ac_status=$?
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;;
5111 +esac
5112 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5113 +  (eval "$ac_try") 2>&5
5114    ac_status=$?
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
5120  
5121 +
5122  fi
5123 -rm -f conftest.err conftest.$ac_objext
5124 -        CC="$CC -n32"
5125 -        rm -f conftest.$ac_objext
5126 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5127 -  (eval $ac_compile) 2>conftest.er1
5128 +
5129 +rm -f core conftest.err conftest.$ac_objext
5130 +        CC="$CC -n32"
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;;
5136 +esac
5137 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5138 +  (eval "$ac_compile") 2>conftest.er1
5139    ac_status=$?
5140    grep -v '^ *+' conftest.er1 >conftest.err
5141    rm -f conftest.er1
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;;
5153 +esac
5154 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5155 +  (eval "$ac_try") 2>&5
5156    ac_status=$?
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;;
5165 +esac
5166 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5167 +  (eval "$ac_try") 2>&5
5168    ac_status=$?
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
5174  
5175 +
5176  fi
5177 -rm -f conftest.err conftest.$ac_objext
5178 +
5179 +rm -f core conftest.err conftest.$ac_objext
5180          break
5181         done
5182         CC=$ac_save_CC
5183         rm -f conftest.$ac_ext
5184      fi
5185  fi
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
5192    fi
5193  
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
5200  else
5201 @@ -4592,24 +5498,36 @@
5202  }
5203  _ACEOF
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;;
5211 +esac
5212 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5213 +  (eval "$ac_compile") 2>conftest.er1
5214    ac_status=$?
5215    grep -v '^ *+' conftest.er1 >conftest.err
5216    rm -f conftest.er1
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;;
5228 +esac
5229 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5230 +  (eval "$ac_try") 2>&5
5231    ac_status=$?
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;;
5240 +esac
5241 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5242 +  (eval "$ac_try") 2>&5
5243    ac_status=$?
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
5249  
5250 +
5251  fi
5252 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5253 +
5254 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5255    cat >conftest.$ac_ext <<_ACEOF
5256  /* confdefs.h.  */
5257  _ACEOF
5258 @@ -4645,24 +5565,36 @@
5259  }
5260  _ACEOF
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;;
5268 +esac
5269 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5270 +  (eval "$ac_compile") 2>conftest.er1
5271    ac_status=$?
5272    grep -v '^ *+' conftest.er1 >conftest.err
5273    rm -f conftest.er1
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;;
5285 +esac
5286 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5287 +  (eval "$ac_try") 2>&5
5288    ac_status=$?
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;;
5297 +esac
5298 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5299 +  (eval "$ac_try") 2>&5
5300    ac_status=$?
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
5306  
5307 +
5308  fi
5309 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5310 +
5311 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5312    break
5313  done
5314  fi
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
5320  
5321  cat >>confdefs.h <<_ACEOF
5322 @@ -4686,8 +5620,8 @@
5323  
5324  fi
5325  rm -f conftest*
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
5332  else
5333 @@ -4717,24 +5651,36 @@
5334  }
5335  _ACEOF
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;;
5343 +esac
5344 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5345 +  (eval "$ac_compile") 2>conftest.er1
5346    ac_status=$?
5347    grep -v '^ *+' conftest.er1 >conftest.err
5348    rm -f conftest.er1
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;;
5360 +esac
5361 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5362 +  (eval "$ac_try") 2>&5
5363    ac_status=$?
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;;
5372 +esac
5373 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5374 +  (eval "$ac_try") 2>&5
5375    ac_status=$?
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
5381  
5382 +
5383  fi
5384 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5385 +
5386 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5387    cat >conftest.$ac_ext <<_ACEOF
5388  /* confdefs.h.  */
5389  _ACEOF
5390 @@ -4770,24 +5718,36 @@
5391  }
5392  _ACEOF
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;;
5400 +esac
5401 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5402 +  (eval "$ac_compile") 2>conftest.er1
5403    ac_status=$?
5404    grep -v '^ *+' conftest.er1 >conftest.err
5405    rm -f conftest.er1
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;;
5417 +esac
5418 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5419 +  (eval "$ac_try") 2>&5
5420    ac_status=$?
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;;
5429 +esac
5430 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5431 +  (eval "$ac_try") 2>&5
5432    ac_status=$?
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
5438  
5439 +
5440  fi
5441 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5442 +
5443 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5444    break
5445  done
5446  fi
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
5452  
5453  cat >>confdefs.h <<_ACEOF
5454 @@ -4813,8 +5775,8 @@
5455  rm -f conftest*
5456  fi
5457  
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
5464  else
5465 @@ -4836,24 +5798,36 @@
5466  }
5467  _ACEOF
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;;
5475 +esac
5476 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5477 +  (eval "$ac_compile") 2>conftest.er1
5478    ac_status=$?
5479    grep -v '^ *+' conftest.er1 >conftest.err
5480    rm -f conftest.er1
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;;
5492 +esac
5493 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5494 +  (eval "$ac_try") 2>&5
5495    ac_status=$?
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;;
5504 +esac
5505 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5506 +  (eval "$ac_try") 2>&5
5507    ac_status=$?
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
5513  
5514 +
5515  fi
5516 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5517 +
5518 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5519    cat >conftest.$ac_ext <<_ACEOF
5520  /* confdefs.h.  */
5521  _ACEOF
5522 @@ -4881,24 +5857,36 @@
5523  }
5524  _ACEOF
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;;
5532 +esac
5533 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5534 +  (eval "$ac_compile") 2>conftest.er1
5535    ac_status=$?
5536    grep -v '^ *+' conftest.er1 >conftest.err
5537    rm -f conftest.er1
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;;
5549 +esac
5550 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5551 +  (eval "$ac_try") 2>&5
5552    ac_status=$?
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;;
5561 +esac
5562 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5563 +  (eval "$ac_try") 2>&5
5564    ac_status=$?
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
5570  
5571 +
5572  fi
5573 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5574 +
5575 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5576    break
5577  done
5578  fi
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
5584  
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
5596  else
5597 @@ -4947,24 +5937,36 @@
5598  }
5599  _ACEOF
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;;
5607 +esac
5608 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5609 +  (eval "$ac_link") 2>conftest.er1
5610    ac_status=$?
5611    grep -v '^ *+' conftest.er1 >conftest.err
5612    rm -f conftest.er1
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;;
5624 +esac
5625 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5626 +  (eval "$ac_try") 2>&5
5627    ac_status=$?
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;;
5636 +esac
5637 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5638 +  (eval "$ac_try") 2>&5
5639    ac_status=$?
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
5645  
5646 -ac_cv_func_fseeko=no
5647 +       ac_cv_func_fseeko=no
5648  fi
5649 -rm -f conftest.err conftest.$ac_objext \
5650 +
5651 +rm -f core conftest.err conftest.$ac_objext \
5652        conftest$ac_exeext conftest.$ac_ext
5653  fi
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
5659  
5660  cat >>confdefs.h <<\_ACEOF
5661 @@ -4988,8 +5991,8 @@
5662  
5663  fi
5664  
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
5671  else
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_;
5677  int
5678  main ()
5679  {
5680 -if ((off_t *) 0)
5681 +if ((ac__type_new_ *) 0)
5682    return 0;
5683 -if (sizeof (off_t))
5684 +if (sizeof (ac__type_new_))
5685    return 0;
5686    ;
5687    return 0;
5688  }
5689  _ACEOF
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;;
5697 +esac
5698 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5699 +  (eval "$ac_compile") 2>conftest.er1
5700    ac_status=$?
5701    grep -v '^ *+' conftest.er1 >conftest.err
5702    rm -f conftest.er1
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;;
5714 +esac
5715 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5716 +  (eval "$ac_try") 2>&5
5717    ac_status=$?
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;;
5726 +esac
5727 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5728 +  (eval "$ac_try") 2>&5
5729    ac_status=$?
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
5735  
5736 -ac_cv_type_off_t=no
5737 +       ac_cv_type_off_t=no
5738  fi
5739 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5740 +
5741 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5742  fi
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; }
5747  
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
5754  else
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_;
5766  int
5767  main ()
5768  {
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)];
5771  test_array [0] = 0
5772  
5773    ;
5774 @@ -5075,24 +6093,36 @@
5775  }
5776  _ACEOF
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;;
5784 +esac
5785 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5786 +  (eval "$ac_compile") 2>conftest.er1
5787    ac_status=$?
5788    grep -v '^ *+' conftest.er1 >conftest.err
5789    rm -f conftest.er1
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;;
5801 +esac
5802 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5803 +  (eval "$ac_try") 2>&5
5804    ac_status=$?
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;;
5813 +esac
5814 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5815 +  (eval "$ac_try") 2>&5
5816    ac_status=$?
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_;
5824  int
5825  main ()
5826  {
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)];
5829  test_array [0] = 0
5830  
5831    ;
5832 @@ -5116,24 +6147,36 @@
5833  }
5834  _ACEOF
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;;
5842 +esac
5843 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5844 +  (eval "$ac_compile") 2>conftest.er1
5845    ac_status=$?
5846    grep -v '^ *+' conftest.er1 >conftest.err
5847    rm -f conftest.er1
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;;
5859 +esac
5860 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5861 +  (eval "$ac_try") 2>&5
5862    ac_status=$?
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;;
5871 +esac
5872 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5873 +  (eval "$ac_try") 2>&5
5874    ac_status=$?
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
5880  
5881 -ac_lo=`expr $ac_mid + 1`
5882 -                   if test $ac_lo -le $ac_mid; then
5883 -                     ac_lo= ac_hi=
5884 -                     break
5885 -                   fi
5886 -                   ac_mid=`expr 2 '*' $ac_mid + 1`
5887 +       ac_lo=`expr $ac_mid + 1`
5888 +                       if test $ac_lo -le $ac_mid; then
5889 +                         ac_lo= ac_hi=
5890 +                         break
5891 +                       fi
5892 +                       ac_mid=`expr 2 '*' $ac_mid + 1`
5893  fi
5894 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5895 +
5896 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5897    done
5898  else
5899    echo "$as_me: failed program was:" >&5
5900  sed 's/^/| /' conftest.$ac_ext >&5
5901  
5902 -cat >conftest.$ac_ext <<_ACEOF
5903 +       cat >conftest.$ac_ext <<_ACEOF
5904  /* confdefs.h.  */
5905  _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_;
5911  int
5912  main ()
5913  {
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)];
5916  test_array [0] = 0
5917  
5918    ;
5919 @@ -5173,24 +6218,36 @@
5920  }
5921  _ACEOF
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;;
5929 +esac
5930 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5931 +  (eval "$ac_compile") 2>conftest.er1
5932    ac_status=$?
5933    grep -v '^ *+' conftest.er1 >conftest.err
5934    rm -f conftest.er1
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;;
5946 +esac
5947 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5948 +  (eval "$ac_try") 2>&5
5949    ac_status=$?
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;;
5958 +esac
5959 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5960 +  (eval "$ac_try") 2>&5
5961    ac_status=$?
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_;
5969  int
5970  main ()
5971  {
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)];
5974  test_array [0] = 0
5975  
5976    ;
5977 @@ -5214,24 +6272,36 @@
5978  }
5979  _ACEOF
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;;
5987 +esac
5988 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5989 +  (eval "$ac_compile") 2>conftest.er1
5990    ac_status=$?
5991    grep -v '^ *+' conftest.er1 >conftest.err
5992    rm -f conftest.er1
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;;
6004 +esac
6005 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6006 +  (eval "$ac_try") 2>&5
6007    ac_status=$?
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;;
6016 +esac
6017 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6018 +  (eval "$ac_try") 2>&5
6019    ac_status=$?
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
6025  
6026 -ac_hi=`expr '(' $ac_mid ')' - 1`
6027 -                      if test $ac_mid -le $ac_hi; then
6028 -                        ac_lo= ac_hi=
6029 -                        break
6030 -                      fi
6031 -                      ac_mid=`expr 2 '*' $ac_mid`
6032 +       ac_hi=`expr '(' $ac_mid ')' - 1`
6033 +                       if test $ac_mid -le $ac_hi; then
6034 +                         ac_lo= ac_hi=
6035 +                         break
6036 +                       fi
6037 +                       ac_mid=`expr 2 '*' $ac_mid`
6038  fi
6039 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6040 +
6041 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6042    done
6043  else
6044    echo "$as_me: failed program was:" >&5
6045  sed 's/^/| /' conftest.$ac_ext >&5
6046  
6047 -ac_lo= ac_hi=
6048 +       ac_lo= ac_hi=
6049  fi
6050 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6051 +
6052 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6053  fi
6054 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6055 +
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_;
6065  int
6066  main ()
6067  {
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)];
6070  test_array [0] = 0
6071  
6072    ;
6073 @@ -5279,24 +6353,36 @@
6074  }
6075  _ACEOF
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;;
6083 +esac
6084 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6085 +  (eval "$ac_compile") 2>conftest.er1
6086    ac_status=$?
6087    grep -v '^ *+' conftest.er1 >conftest.err
6088    rm -f conftest.er1
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;;
6100 +esac
6101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6102 +  (eval "$ac_try") 2>&5
6103    ac_status=$?
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;;
6112 +esac
6113 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6114 +  (eval "$ac_try") 2>&5
6115    ac_status=$?
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
6121  
6122 -ac_lo=`expr '(' $ac_mid ')' + 1`
6123 +       ac_lo=`expr '(' $ac_mid ')' + 1`
6124  fi
6125 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6126 +
6127 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6128  done
6129  case $ac_lo in
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; }; } ;;
6139  esac
6140  else
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; }; }
6147 -else
6148    cat >conftest.$ac_ext <<_ACEOF
6149  /* confdefs.h.  */
6150  _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_)); }
6160  #include <stdio.h>
6161  #include <stdlib.h>
6162  int
6163 @@ -5342,35 +6423,44 @@
6164  
6165    FILE *f = fopen ("conftest.val", "w");
6166    if (! f)
6167 -    exit (1);
6168 -  if (((long) (sizeof (off_t))) < 0)
6169 +    return 1;
6170 +  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
6171      {
6172 -      long i = longval ();
6173 -      if (i != ((long) (sizeof (off_t))))
6174 -       exit (1);
6175 +      long int i = longval ();
6176 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
6177 +       return 1;
6178        fprintf (f, "%ld\n", i);
6179      }
6180    else
6181      {
6182 -      unsigned long i = ulongval ();
6183 -      if (i != ((long) (sizeof (off_t))))
6184 -       exit (1);
6185 +      unsigned long int i = ulongval ();
6186 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
6187 +       return 1;
6188        fprintf (f, "%lu\n", i);
6189      }
6190 -  exit (ferror (f) || fclose (f) != 0);
6191 +  return ferror (f) || fclose (f) != 0;
6192  
6193    ;
6194    return 0;
6195  }
6196  _ACEOF
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;;
6204 +esac
6205 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6206 +  (eval "$ac_link") 2>&5
6207    ac_status=$?
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;;
6215 +esac
6216 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6217 +  (eval "$ac_try") 2>&5
6218    ac_status=$?
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
6223  
6224  ( exit $ac_status )
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; }; }
6232 -fi
6233 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6234 +   { (exit 77); exit 77; }; }
6235  fi
6236 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6237  fi
6238  rm -f conftest.val
6239  else
6240    ac_cv_sizeof_off_t=0
6241  fi
6242  fi
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
6249  _ACEOF
6250 @@ -5405,8 +6494,8 @@
6251  
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
6260  else
6261 @@ -5421,32 +6510,33 @@
6262    IFS=$as_save_IFS
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
6269      break 2
6270    fi
6271  done
6272  done
6273 +IFS=$as_save_IFS
6274  
6275    test -z "$ac_cv_path_DBX" && ac_cv_path_DBX="no"
6276    ;;
6277  esac
6278  fi
6279  DBX=$ac_cv_path_DBX
6280 -
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; }
6286  else
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; }
6291  fi
6292  
6293 +
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
6302  else
6303 @@ -5461,32 +6551,33 @@
6304    IFS=$as_save_IFS
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
6311      break 2
6312    fi
6313  done
6314  done
6315 +IFS=$as_save_IFS
6316  
6317    test -z "$ac_cv_path_GDB" && ac_cv_path_GDB="no"
6318    ;;
6319  esac
6320  fi
6321  GDB=$ac_cv_path_GDB
6322 -
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; }
6328  else
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; }
6333  fi
6334  
6335 +
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
6344  else
6345 @@ -5501,29 +6592,30 @@
6346    IFS=$as_save_IFS
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
6353      break 2
6354    fi
6355  done
6356  done
6357 +IFS=$as_save_IFS
6358  
6359    test -z "$ac_cv_path_SDB" && ac_cv_path_SDB="no"
6360    ;;
6361  esac
6362  fi
6363  SDB=$ac_cv_path_SDB
6364 -
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; }
6370  else
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; }
6375  fi
6376  
6377  
6378 +
6379  if test $GDB != no ; then
6380          DEBUGGER=$GDB
6381  elif test $DBX != no ; then
6382 @@ -5563,18 +6655,19 @@
6383  for ac_header in inttypes.h
6384  do
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
6395  fi
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; }
6401  else
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
6408  /* confdefs.h.  */
6409  _ACEOF
6410 @@ -5585,24 +6678,36 @@
6411  #include <$ac_header>
6412  _ACEOF
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;;
6420 +esac
6421 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6422 +  (eval "$ac_compile") 2>conftest.er1
6423    ac_status=$?
6424    grep -v '^ *+' conftest.er1 >conftest.err
6425    rm -f conftest.er1
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;;
6437 +esac
6438 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6439 +  (eval "$ac_try") 2>&5
6440    ac_status=$?
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;;
6449 +esac
6450 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6451 +  (eval "$ac_try") 2>&5
6452    ac_status=$?
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
6458  
6459 -ac_header_compiler=no
6460 +       ac_header_compiler=no
6461  fi
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
6465 +
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; }
6469  
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
6476  /* confdefs.h.  */
6477  _ACEOF
6478 @@ -5628,8 +6734,13 @@
6479  /* end confdefs.h.  */
6480  #include <$ac_header>
6481  _ACEOF
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;;
6488 +esac
6489 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6490 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6491    ac_status=$?
6492    grep -v '^ *+' conftest.er1 >conftest.err
6493    rm -f conftest.er1
6494 @@ -5653,9 +6764,10 @@
6495  
6496    ac_header_preproc=no
6497  fi
6498 +
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; }
6504  
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;}
6511 -    (
6512 -      cat <<\_ASBOX
6513 -## ------------------------------------------ ##
6514 -## Report this to the AC_PACKAGE_NAME lists.  ##
6515 -## ------------------------------------------ ##
6516 -_ASBOX
6517 -    ) |
6518 -      sed "s/^/$as_me: WARNING:     /" >&2
6519 +
6520      ;;
6521  esac
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
6529  else
6530    eval "$as_ac_Header=\$ac_header_preproc"
6531  fi
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; }
6537  
6538  fi
6539  if test `eval echo '${'$as_ac_Header'}'` = yes; then
6540 @@ -5709,8 +6815,8 @@
6541  
6542  done
6543  
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
6550  else
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_;
6556  int
6557  main ()
6558  {
6559 -if ((uint32_t *) 0)
6560 +if ((ac__type_new_ *) 0)
6561    return 0;
6562 -if (sizeof (uint32_t))
6563 +if (sizeof (ac__type_new_))
6564    return 0;
6565    ;
6566    return 0;
6567  }
6568  _ACEOF
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;;
6576 +esac
6577 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6578 +  (eval "$ac_compile") 2>conftest.er1
6579    ac_status=$?
6580    grep -v '^ *+' conftest.er1 >conftest.err
6581    rm -f conftest.er1
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;;
6593 +esac
6594 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6595 +  (eval "$ac_try") 2>&5
6596    ac_status=$?
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;;
6605 +esac
6606 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6607 +  (eval "$ac_try") 2>&5
6608    ac_status=$?
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
6614  
6615 -ac_cv_type_uint32_t=no
6616 +       ac_cv_type_uint32_t=no
6617  fi
6618 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6619 +
6620 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6621  fi
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
6627  
6628  cat >>confdefs.h <<\_ACEOF
6629 @@ -5772,8 +6892,8 @@
6630  _ACEOF
6631  
6632  else
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
6639  else
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_;
6645  int
6646  main ()
6647  {
6648 -if ((short *) 0)
6649 +if ((ac__type_new_ *) 0)
6650    return 0;
6651 -if (sizeof (short))
6652 +if (sizeof (ac__type_new_))
6653    return 0;
6654    ;
6655    return 0;
6656  }
6657  _ACEOF
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;;
6665 +esac
6666 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6667 +  (eval "$ac_compile") 2>conftest.er1
6668    ac_status=$?
6669    grep -v '^ *+' conftest.er1 >conftest.err
6670    rm -f conftest.er1
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;;
6682 +esac
6683 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6684 +  (eval "$ac_try") 2>&5
6685    ac_status=$?
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;;
6694 +esac
6695 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6696 +  (eval "$ac_try") 2>&5
6697    ac_status=$?
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
6703  
6704 -ac_cv_type_short=no
6705 +       ac_cv_type_short=no
6706  fi
6707 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6708 +
6709 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6710  fi
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; }
6715  
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
6722  else
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_;
6734  int
6735  main ()
6736  {
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)];
6739  test_array [0] = 0
6740  
6741    ;
6742 @@ -5859,24 +6994,36 @@
6743  }
6744  _ACEOF
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;;
6752 +esac
6753 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6754 +  (eval "$ac_compile") 2>conftest.er1
6755    ac_status=$?
6756    grep -v '^ *+' conftest.er1 >conftest.err
6757    rm -f conftest.er1
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;;
6769 +esac
6770 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6771 +  (eval "$ac_try") 2>&5
6772    ac_status=$?
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;;
6781 +esac
6782 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6783 +  (eval "$ac_try") 2>&5
6784    ac_status=$?
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_;
6792  int
6793  main ()
6794  {
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)];
6797  test_array [0] = 0
6798  
6799    ;
6800 @@ -5900,24 +7048,36 @@
6801  }
6802  _ACEOF
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;;
6810 +esac
6811 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6812 +  (eval "$ac_compile") 2>conftest.er1
6813    ac_status=$?
6814    grep -v '^ *+' conftest.er1 >conftest.err
6815    rm -f conftest.er1
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;;
6827 +esac
6828 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6829 +  (eval "$ac_try") 2>&5
6830    ac_status=$?
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;;
6839 +esac
6840 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6841 +  (eval "$ac_try") 2>&5
6842    ac_status=$?
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
6848  
6849 -ac_lo=`expr $ac_mid + 1`
6850 -                   if test $ac_lo -le $ac_mid; then
6851 -                     ac_lo= ac_hi=
6852 -                     break
6853 -                   fi
6854 -                   ac_mid=`expr 2 '*' $ac_mid + 1`
6855 +       ac_lo=`expr $ac_mid + 1`
6856 +                       if test $ac_lo -le $ac_mid; then
6857 +                         ac_lo= ac_hi=
6858 +                         break
6859 +                       fi
6860 +                       ac_mid=`expr 2 '*' $ac_mid + 1`
6861  fi
6862 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6863 +
6864 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6865    done
6866  else
6867    echo "$as_me: failed program was:" >&5
6868  sed 's/^/| /' conftest.$ac_ext >&5
6869  
6870 -cat >conftest.$ac_ext <<_ACEOF
6871 +       cat >conftest.$ac_ext <<_ACEOF
6872  /* confdefs.h.  */
6873  _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_;
6879  int
6880  main ()
6881  {
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)];
6884  test_array [0] = 0
6885  
6886    ;
6887 @@ -5957,24 +7119,36 @@
6888  }
6889  _ACEOF
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;;
6897 +esac
6898 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6899 +  (eval "$ac_compile") 2>conftest.er1
6900    ac_status=$?
6901    grep -v '^ *+' conftest.er1 >conftest.err
6902    rm -f conftest.er1
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;;
6914 +esac
6915 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6916 +  (eval "$ac_try") 2>&5
6917    ac_status=$?
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;;
6926 +esac
6927 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6928 +  (eval "$ac_try") 2>&5
6929    ac_status=$?
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_;
6937  int
6938  main ()
6939  {
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)];
6942  test_array [0] = 0
6943  
6944    ;
6945 @@ -5998,24 +7173,36 @@
6946  }
6947  _ACEOF
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;;
6955 +esac
6956 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6957 +  (eval "$ac_compile") 2>conftest.er1
6958    ac_status=$?
6959    grep -v '^ *+' conftest.er1 >conftest.err
6960    rm -f conftest.er1
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;;
6972 +esac
6973 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6974 +  (eval "$ac_try") 2>&5
6975    ac_status=$?
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;;
6984 +esac
6985 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6986 +  (eval "$ac_try") 2>&5
6987    ac_status=$?
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
6993  
6994 -ac_hi=`expr '(' $ac_mid ')' - 1`
6995 -                      if test $ac_mid -le $ac_hi; then
6996 -                        ac_lo= ac_hi=
6997 -                        break
6998 -                      fi
6999 -                      ac_mid=`expr 2 '*' $ac_mid`
7000 +       ac_hi=`expr '(' $ac_mid ')' - 1`
7001 +                       if test $ac_mid -le $ac_hi; then
7002 +                         ac_lo= ac_hi=
7003 +                         break
7004 +                       fi
7005 +                       ac_mid=`expr 2 '*' $ac_mid`
7006  fi
7007 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7008 +
7009 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7010    done
7011  else
7012    echo "$as_me: failed program was:" >&5
7013  sed 's/^/| /' conftest.$ac_ext >&5
7014  
7015 -ac_lo= ac_hi=
7016 +       ac_lo= ac_hi=
7017  fi
7018 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7019 +
7020 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7021  fi
7022 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7023 +
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_;
7033  int
7034  main ()
7035  {
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)];
7038  test_array [0] = 0
7039  
7040    ;
7041 @@ -6063,24 +7254,36 @@
7042  }
7043  _ACEOF
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;;
7051 +esac
7052 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7053 +  (eval "$ac_compile") 2>conftest.er1
7054    ac_status=$?
7055    grep -v '^ *+' conftest.er1 >conftest.err
7056    rm -f conftest.er1
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;;
7068 +esac
7069 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7070 +  (eval "$ac_try") 2>&5
7071    ac_status=$?
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;;
7080 +esac
7081 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7082 +  (eval "$ac_try") 2>&5
7083    ac_status=$?
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
7089  
7090 -ac_lo=`expr '(' $ac_mid ')' + 1`
7091 +       ac_lo=`expr '(' $ac_mid ')' + 1`
7092  fi
7093 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7094 +
7095 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7096  done
7097  case $ac_lo in
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; }; } ;;
7107  esac
7108  else
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; }; }
7115 -else
7116    cat >conftest.$ac_ext <<_ACEOF
7117  /* confdefs.h.  */
7118  _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_)); }
7128  #include <stdio.h>
7129  #include <stdlib.h>
7130  int
7131 @@ -6126,35 +7324,44 @@
7132  
7133    FILE *f = fopen ("conftest.val", "w");
7134    if (! f)
7135 -    exit (1);
7136 -  if (((long) (sizeof (short))) < 0)
7137 +    return 1;
7138 +  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
7139      {
7140 -      long i = longval ();
7141 -      if (i != ((long) (sizeof (short))))
7142 -       exit (1);
7143 +      long int i = longval ();
7144 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
7145 +       return 1;
7146        fprintf (f, "%ld\n", i);
7147      }
7148    else
7149      {
7150 -      unsigned long i = ulongval ();
7151 -      if (i != ((long) (sizeof (short))))
7152 -       exit (1);
7153 +      unsigned long int i = ulongval ();
7154 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
7155 +       return 1;
7156        fprintf (f, "%lu\n", i);
7157      }
7158 -  exit (ferror (f) || fclose (f) != 0);
7159 +  return ferror (f) || fclose (f) != 0;
7160  
7161    ;
7162    return 0;
7163  }
7164  _ACEOF
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;;
7172 +esac
7173 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7174 +  (eval "$ac_link") 2>&5
7175    ac_status=$?
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;;
7183 +esac
7184 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7185 +  (eval "$ac_try") 2>&5
7186    ac_status=$?
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
7191  
7192  ( exit $ac_status )
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; }; }
7200 -fi
7201 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7202 +   { (exit 77); exit 77; }; }
7203  fi
7204 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7205  fi
7206  rm -f conftest.val
7207  else
7208    ac_cv_sizeof_short=0
7209  fi
7210  fi
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
7217  _ACEOF
7218  
7219  
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
7226  else
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_;
7232  int
7233  main ()
7234  {
7235 -if ((int *) 0)
7236 +if ((ac__type_new_ *) 0)
7237    return 0;
7238 -if (sizeof (int))
7239 +if (sizeof (ac__type_new_))
7240    return 0;
7241    ;
7242    return 0;
7243  }
7244  _ACEOF
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;;
7252 +esac
7253 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7254 +  (eval "$ac_compile") 2>conftest.er1
7255    ac_status=$?
7256    grep -v '^ *+' conftest.er1 >conftest.err
7257    rm -f conftest.er1
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;;
7269 +esac
7270 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7271 +  (eval "$ac_try") 2>&5
7272    ac_status=$?
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;;
7281 +esac
7282 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7283 +  (eval "$ac_try") 2>&5
7284    ac_status=$?
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
7290  
7291 -ac_cv_type_int=no
7292 +       ac_cv_type_int=no
7293  fi
7294 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7295 +
7296 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7297  fi
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; }
7302  
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
7309  else
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_;
7321  int
7322  main ()
7323  {
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)];
7326  test_array [0] = 0
7327  
7328    ;
7329 @@ -6273,24 +7494,36 @@
7330  }
7331  _ACEOF
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;;
7339 +esac
7340 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7341 +  (eval "$ac_compile") 2>conftest.er1
7342    ac_status=$?
7343    grep -v '^ *+' conftest.er1 >conftest.err
7344    rm -f conftest.er1
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;;
7356 +esac
7357 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7358 +  (eval "$ac_try") 2>&5
7359    ac_status=$?
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;;
7368 +esac
7369 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7370 +  (eval "$ac_try") 2>&5
7371    ac_status=$?
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_;
7379  int
7380  main ()
7381  {
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)];
7384  test_array [0] = 0
7385  
7386    ;
7387 @@ -6314,24 +7548,36 @@
7388  }
7389  _ACEOF
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;;
7397 +esac
7398 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7399 +  (eval "$ac_compile") 2>conftest.er1
7400    ac_status=$?
7401    grep -v '^ *+' conftest.er1 >conftest.err
7402    rm -f conftest.er1
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;;
7414 +esac
7415 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7416 +  (eval "$ac_try") 2>&5
7417    ac_status=$?
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;;
7426 +esac
7427 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7428 +  (eval "$ac_try") 2>&5
7429    ac_status=$?
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
7435  
7436 -ac_lo=`expr $ac_mid + 1`
7437 -                   if test $ac_lo -le $ac_mid; then
7438 -                     ac_lo= ac_hi=
7439 -                     break
7440 -                   fi
7441 -                   ac_mid=`expr 2 '*' $ac_mid + 1`
7442 +       ac_lo=`expr $ac_mid + 1`
7443 +                       if test $ac_lo -le $ac_mid; then
7444 +                         ac_lo= ac_hi=
7445 +                         break
7446 +                       fi
7447 +                       ac_mid=`expr 2 '*' $ac_mid + 1`
7448  fi
7449 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7450 +
7451 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7452    done
7453  else
7454    echo "$as_me: failed program was:" >&5
7455  sed 's/^/| /' conftest.$ac_ext >&5
7456  
7457 -cat >conftest.$ac_ext <<_ACEOF
7458 +       cat >conftest.$ac_ext <<_ACEOF
7459  /* confdefs.h.  */
7460  _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_;
7466  int
7467  main ()
7468  {
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)];
7471  test_array [0] = 0
7472  
7473    ;
7474 @@ -6371,24 +7619,36 @@
7475  }
7476  _ACEOF
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;;
7484 +esac
7485 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7486 +  (eval "$ac_compile") 2>conftest.er1
7487    ac_status=$?
7488    grep -v '^ *+' conftest.er1 >conftest.err
7489    rm -f conftest.er1
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;;
7501 +esac
7502 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7503 +  (eval "$ac_try") 2>&5
7504    ac_status=$?
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;;
7513 +esac
7514 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7515 +  (eval "$ac_try") 2>&5
7516    ac_status=$?
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_;
7524  int
7525  main ()
7526  {
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)];
7529  test_array [0] = 0
7530  
7531    ;
7532 @@ -6412,24 +7673,36 @@
7533  }
7534  _ACEOF
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;;
7542 +esac
7543 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7544 +  (eval "$ac_compile") 2>conftest.er1
7545    ac_status=$?
7546    grep -v '^ *+' conftest.er1 >conftest.err
7547    rm -f conftest.er1
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;;
7559 +esac
7560 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7561 +  (eval "$ac_try") 2>&5
7562    ac_status=$?
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;;
7571 +esac
7572 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7573 +  (eval "$ac_try") 2>&5
7574    ac_status=$?
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
7580  
7581 -ac_hi=`expr '(' $ac_mid ')' - 1`
7582 -                      if test $ac_mid -le $ac_hi; then
7583 -                        ac_lo= ac_hi=
7584 -                        break
7585 -                      fi
7586 -                      ac_mid=`expr 2 '*' $ac_mid`
7587 +       ac_hi=`expr '(' $ac_mid ')' - 1`
7588 +                       if test $ac_mid -le $ac_hi; then
7589 +                         ac_lo= ac_hi=
7590 +                         break
7591 +                       fi
7592 +                       ac_mid=`expr 2 '*' $ac_mid`
7593  fi
7594 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7595 +
7596 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7597    done
7598  else
7599    echo "$as_me: failed program was:" >&5
7600  sed 's/^/| /' conftest.$ac_ext >&5
7601  
7602 -ac_lo= ac_hi=
7603 +       ac_lo= ac_hi=
7604  fi
7605 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7606 +
7607 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7608  fi
7609 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7610 +
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_;
7620  int
7621  main ()
7622  {
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)];
7625  test_array [0] = 0
7626  
7627    ;
7628 @@ -6477,24 +7754,36 @@
7629  }
7630  _ACEOF
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;;
7638 +esac
7639 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7640 +  (eval "$ac_compile") 2>conftest.er1
7641    ac_status=$?
7642    grep -v '^ *+' conftest.er1 >conftest.err
7643    rm -f conftest.er1
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;;
7655 +esac
7656 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7657 +  (eval "$ac_try") 2>&5
7658    ac_status=$?
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;;
7667 +esac
7668 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7669 +  (eval "$ac_try") 2>&5
7670    ac_status=$?
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
7676  
7677 -ac_lo=`expr '(' $ac_mid ')' + 1`
7678 +       ac_lo=`expr '(' $ac_mid ')' + 1`
7679  fi
7680 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7681 +
7682 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7683  done
7684  case $ac_lo in
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; }; } ;;
7694  esac
7695  else
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; }; }
7702 -else
7703    cat >conftest.$ac_ext <<_ACEOF
7704  /* confdefs.h.  */
7705  _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_)); }
7715  #include <stdio.h>
7716  #include <stdlib.h>
7717  int
7718 @@ -6540,35 +7824,44 @@
7719  
7720    FILE *f = fopen ("conftest.val", "w");
7721    if (! f)
7722 -    exit (1);
7723 -  if (((long) (sizeof (int))) < 0)
7724 +    return 1;
7725 +  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
7726      {
7727 -      long i = longval ();
7728 -      if (i != ((long) (sizeof (int))))
7729 -       exit (1);
7730 +      long int i = longval ();
7731 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
7732 +       return 1;
7733        fprintf (f, "%ld\n", i);
7734      }
7735    else
7736      {
7737 -      unsigned long i = ulongval ();
7738 -      if (i != ((long) (sizeof (int))))
7739 -       exit (1);
7740 +      unsigned long int i = ulongval ();
7741 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
7742 +       return 1;
7743        fprintf (f, "%lu\n", i);
7744      }
7745 -  exit (ferror (f) || fclose (f) != 0);
7746 +  return ferror (f) || fclose (f) != 0;
7747  
7748    ;
7749    return 0;
7750  }
7751  _ACEOF
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;;
7759 +esac
7760 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7761 +  (eval "$ac_link") 2>&5
7762    ac_status=$?
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;;
7770 +esac
7771 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7772 +  (eval "$ac_try") 2>&5
7773    ac_status=$?
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
7778  
7779  ( exit $ac_status )
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; }; }
7787 -fi
7788 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7789 +   { (exit 77); exit 77; }; }
7790  fi
7791 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7792  fi
7793  rm -f conftest.val
7794  else
7795    ac_cv_sizeof_int=0
7796  fi
7797  fi
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
7804  _ACEOF
7805  
7806  
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
7813  else
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_;
7819  int
7820  main ()
7821  {
7822 -if ((long *) 0)
7823 +if ((ac__type_new_ *) 0)
7824    return 0;
7825 -if (sizeof (long))
7826 +if (sizeof (ac__type_new_))
7827    return 0;
7828    ;
7829    return 0;
7830  }
7831  _ACEOF
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;;
7839 +esac
7840 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7841 +  (eval "$ac_compile") 2>conftest.er1
7842    ac_status=$?
7843    grep -v '^ *+' conftest.er1 >conftest.err
7844    rm -f conftest.er1
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;;
7856 +esac
7857 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7858 +  (eval "$ac_try") 2>&5
7859    ac_status=$?
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;;
7868 +esac
7869 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7870 +  (eval "$ac_try") 2>&5
7871    ac_status=$?
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
7877  
7878 -ac_cv_type_long=no
7879 +       ac_cv_type_long=no
7880  fi
7881 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7882 +
7883 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7884  fi
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; }
7889  
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
7896  else
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_;
7908  int
7909  main ()
7910  {
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)];
7913  test_array [0] = 0
7914  
7915    ;
7916 @@ -6687,24 +7994,36 @@
7917  }
7918  _ACEOF
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;;
7926 +esac
7927 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7928 +  (eval "$ac_compile") 2>conftest.er1
7929    ac_status=$?
7930    grep -v '^ *+' conftest.er1 >conftest.err
7931    rm -f conftest.er1
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;;
7943 +esac
7944 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7945 +  (eval "$ac_try") 2>&5
7946    ac_status=$?
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;;
7955 +esac
7956 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7957 +  (eval "$ac_try") 2>&5
7958    ac_status=$?
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_;
7966  int
7967  main ()
7968  {
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)];
7971  test_array [0] = 0
7972  
7973    ;
7974 @@ -6728,24 +8048,36 @@
7975  }
7976  _ACEOF
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;;
7984 +esac
7985 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
7986 +  (eval "$ac_compile") 2>conftest.er1
7987    ac_status=$?
7988    grep -v '^ *+' conftest.er1 >conftest.err
7989    rm -f conftest.er1
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;;
8001 +esac
8002 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8003 +  (eval "$ac_try") 2>&5
8004    ac_status=$?
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;;
8013 +esac
8014 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8015 +  (eval "$ac_try") 2>&5
8016    ac_status=$?
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
8022  
8023 -ac_lo=`expr $ac_mid + 1`
8024 -                   if test $ac_lo -le $ac_mid; then
8025 -                     ac_lo= ac_hi=
8026 -                     break
8027 -                   fi
8028 -                   ac_mid=`expr 2 '*' $ac_mid + 1`
8029 +       ac_lo=`expr $ac_mid + 1`
8030 +                       if test $ac_lo -le $ac_mid; then
8031 +                         ac_lo= ac_hi=
8032 +                         break
8033 +                       fi
8034 +                       ac_mid=`expr 2 '*' $ac_mid + 1`
8035  fi
8036 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8037 +
8038 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8039    done
8040  else
8041    echo "$as_me: failed program was:" >&5
8042  sed 's/^/| /' conftest.$ac_ext >&5
8043  
8044 -cat >conftest.$ac_ext <<_ACEOF
8045 +       cat >conftest.$ac_ext <<_ACEOF
8046  /* confdefs.h.  */
8047  _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_;
8053  int
8054  main ()
8055  {
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)];
8058  test_array [0] = 0
8059  
8060    ;
8061 @@ -6785,24 +8119,36 @@
8062  }
8063  _ACEOF
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;;
8071 +esac
8072 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8073 +  (eval "$ac_compile") 2>conftest.er1
8074    ac_status=$?
8075    grep -v '^ *+' conftest.er1 >conftest.err
8076    rm -f conftest.er1
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;;
8088 +esac
8089 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8090 +  (eval "$ac_try") 2>&5
8091    ac_status=$?
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;;
8100 +esac
8101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8102 +  (eval "$ac_try") 2>&5
8103    ac_status=$?
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_;
8111  int
8112  main ()
8113  {
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)];
8116  test_array [0] = 0
8117  
8118    ;
8119 @@ -6826,24 +8173,36 @@
8120  }
8121  _ACEOF
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;;
8129 +esac
8130 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8131 +  (eval "$ac_compile") 2>conftest.er1
8132    ac_status=$?
8133    grep -v '^ *+' conftest.er1 >conftest.err
8134    rm -f conftest.er1
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;;
8146 +esac
8147 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8148 +  (eval "$ac_try") 2>&5
8149    ac_status=$?
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;;
8158 +esac
8159 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8160 +  (eval "$ac_try") 2>&5
8161    ac_status=$?
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
8167  
8168 -ac_hi=`expr '(' $ac_mid ')' - 1`
8169 -                      if test $ac_mid -le $ac_hi; then
8170 -                        ac_lo= ac_hi=
8171 -                        break
8172 -                      fi
8173 -                      ac_mid=`expr 2 '*' $ac_mid`
8174 +       ac_hi=`expr '(' $ac_mid ')' - 1`
8175 +                       if test $ac_mid -le $ac_hi; then
8176 +                         ac_lo= ac_hi=
8177 +                         break
8178 +                       fi
8179 +                       ac_mid=`expr 2 '*' $ac_mid`
8180  fi
8181 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8182 +
8183 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8184    done
8185  else
8186    echo "$as_me: failed program was:" >&5
8187  sed 's/^/| /' conftest.$ac_ext >&5
8188  
8189 -ac_lo= ac_hi=
8190 +       ac_lo= ac_hi=
8191  fi
8192 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8193 +
8194 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8195  fi
8196 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8197 +
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_;
8207  int
8208  main ()
8209  {
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)];
8212  test_array [0] = 0
8213  
8214    ;
8215 @@ -6891,24 +8254,36 @@
8216  }
8217  _ACEOF
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;;
8225 +esac
8226 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8227 +  (eval "$ac_compile") 2>conftest.er1
8228    ac_status=$?
8229    grep -v '^ *+' conftest.er1 >conftest.err
8230    rm -f conftest.er1
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;;
8242 +esac
8243 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8244 +  (eval "$ac_try") 2>&5
8245    ac_status=$?
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;;
8254 +esac
8255 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8256 +  (eval "$ac_try") 2>&5
8257    ac_status=$?
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
8263  
8264 -ac_lo=`expr '(' $ac_mid ')' + 1`
8265 +       ac_lo=`expr '(' $ac_mid ')' + 1`
8266  fi
8267 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8268 +
8269 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8270  done
8271  case $ac_lo in
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; }; } ;;
8281  esac
8282  else
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; }; }
8289 -else
8290    cat >conftest.$ac_ext <<_ACEOF
8291  /* confdefs.h.  */
8292  _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_)); }
8302  #include <stdio.h>
8303  #include <stdlib.h>
8304  int
8305 @@ -6954,35 +8324,44 @@
8306  
8307    FILE *f = fopen ("conftest.val", "w");
8308    if (! f)
8309 -    exit (1);
8310 -  if (((long) (sizeof (long))) < 0)
8311 +    return 1;
8312 +  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
8313      {
8314 -      long i = longval ();
8315 -      if (i != ((long) (sizeof (long))))
8316 -       exit (1);
8317 +      long int i = longval ();
8318 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
8319 +       return 1;
8320        fprintf (f, "%ld\n", i);
8321      }
8322    else
8323      {
8324 -      unsigned long i = ulongval ();
8325 -      if (i != ((long) (sizeof (long))))
8326 -       exit (1);
8327 +      unsigned long int i = ulongval ();
8328 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
8329 +       return 1;
8330        fprintf (f, "%lu\n", i);
8331      }
8332 -  exit (ferror (f) || fclose (f) != 0);
8333 +  return ferror (f) || fclose (f) != 0;
8334  
8335    ;
8336    return 0;
8337  }
8338  _ACEOF
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;;
8346 +esac
8347 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8348 +  (eval "$ac_link") 2>&5
8349    ac_status=$?
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;;
8357 +esac
8358 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8359 +  (eval "$ac_try") 2>&5
8360    ac_status=$?
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
8365  
8366  ( exit $ac_status )
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; }; }
8374 -fi
8375 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8376 +   { (exit 77); exit 77; }; }
8377  fi
8378 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8379  fi
8380  rm -f conftest.val
8381  else
8382    ac_cv_sizeof_long=0
8383  fi
8384  fi
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
8391  _ACEOF
8392  
8393  
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
8400  else
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_;
8406  int
8407  main ()
8408  {
8409 -if ((long long *) 0)
8410 +if ((ac__type_new_ *) 0)
8411    return 0;
8412 -if (sizeof (long long))
8413 +if (sizeof (ac__type_new_))
8414    return 0;
8415    ;
8416    return 0;
8417  }
8418  _ACEOF
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;;
8426 +esac
8427 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8428 +  (eval "$ac_compile") 2>conftest.er1
8429    ac_status=$?
8430    grep -v '^ *+' conftest.er1 >conftest.err
8431    rm -f conftest.er1
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;;
8443 +esac
8444 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8445 +  (eval "$ac_try") 2>&5
8446    ac_status=$?
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;;
8455 +esac
8456 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8457 +  (eval "$ac_try") 2>&5
8458    ac_status=$?
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
8464  
8465 -ac_cv_type_long_long=no
8466 +       ac_cv_type_long_long=no
8467  fi
8468 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8469 +
8470 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8471  fi
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; }
8476  
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
8483  else
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_;
8495  int
8496  main ()
8497  {
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)];
8500  test_array [0] = 0
8501  
8502    ;
8503 @@ -7101,24 +8494,36 @@
8504  }
8505  _ACEOF
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;;
8513 +esac
8514 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8515 +  (eval "$ac_compile") 2>conftest.er1
8516    ac_status=$?
8517    grep -v '^ *+' conftest.er1 >conftest.err
8518    rm -f conftest.er1
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;;
8530 +esac
8531 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8532 +  (eval "$ac_try") 2>&5
8533    ac_status=$?
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;;
8542 +esac
8543 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8544 +  (eval "$ac_try") 2>&5
8545    ac_status=$?
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_;
8553  int
8554  main ()
8555  {
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)];
8558  test_array [0] = 0
8559  
8560    ;
8561 @@ -7142,24 +8548,36 @@
8562  }
8563  _ACEOF
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;;
8571 +esac
8572 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8573 +  (eval "$ac_compile") 2>conftest.er1
8574    ac_status=$?
8575    grep -v '^ *+' conftest.er1 >conftest.err
8576    rm -f conftest.er1
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;;
8588 +esac
8589 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8590 +  (eval "$ac_try") 2>&5
8591    ac_status=$?
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;;
8600 +esac
8601 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8602 +  (eval "$ac_try") 2>&5
8603    ac_status=$?
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
8609  
8610 -ac_lo=`expr $ac_mid + 1`
8611 -                   if test $ac_lo -le $ac_mid; then
8612 -                     ac_lo= ac_hi=
8613 -                     break
8614 -                   fi
8615 -                   ac_mid=`expr 2 '*' $ac_mid + 1`
8616 +       ac_lo=`expr $ac_mid + 1`
8617 +                       if test $ac_lo -le $ac_mid; then
8618 +                         ac_lo= ac_hi=
8619 +                         break
8620 +                       fi
8621 +                       ac_mid=`expr 2 '*' $ac_mid + 1`
8622  fi
8623 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8624 +
8625 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8626    done
8627  else
8628    echo "$as_me: failed program was:" >&5
8629  sed 's/^/| /' conftest.$ac_ext >&5
8630  
8631 -cat >conftest.$ac_ext <<_ACEOF
8632 +       cat >conftest.$ac_ext <<_ACEOF
8633  /* confdefs.h.  */
8634  _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_;
8640  int
8641  main ()
8642  {
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)];
8645  test_array [0] = 0
8646  
8647    ;
8648 @@ -7199,24 +8619,36 @@
8649  }
8650  _ACEOF
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;;
8658 +esac
8659 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8660 +  (eval "$ac_compile") 2>conftest.er1
8661    ac_status=$?
8662    grep -v '^ *+' conftest.er1 >conftest.err
8663    rm -f conftest.er1
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;;
8675 +esac
8676 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8677 +  (eval "$ac_try") 2>&5
8678    ac_status=$?
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;;
8687 +esac
8688 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8689 +  (eval "$ac_try") 2>&5
8690    ac_status=$?
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_;
8698  int
8699  main ()
8700  {
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)];
8703  test_array [0] = 0
8704  
8705    ;
8706 @@ -7240,24 +8673,36 @@
8707  }
8708  _ACEOF
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;;
8716 +esac
8717 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8718 +  (eval "$ac_compile") 2>conftest.er1
8719    ac_status=$?
8720    grep -v '^ *+' conftest.er1 >conftest.err
8721    rm -f conftest.er1
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;;
8733 +esac
8734 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8735 +  (eval "$ac_try") 2>&5
8736    ac_status=$?
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;;
8745 +esac
8746 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8747 +  (eval "$ac_try") 2>&5
8748    ac_status=$?
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
8754  
8755 -ac_hi=`expr '(' $ac_mid ')' - 1`
8756 -                      if test $ac_mid -le $ac_hi; then
8757 -                        ac_lo= ac_hi=
8758 -                        break
8759 -                      fi
8760 -                      ac_mid=`expr 2 '*' $ac_mid`
8761 +       ac_hi=`expr '(' $ac_mid ')' - 1`
8762 +                       if test $ac_mid -le $ac_hi; then
8763 +                         ac_lo= ac_hi=
8764 +                         break
8765 +                       fi
8766 +                       ac_mid=`expr 2 '*' $ac_mid`
8767  fi
8768 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8769 +
8770 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8771    done
8772  else
8773    echo "$as_me: failed program was:" >&5
8774  sed 's/^/| /' conftest.$ac_ext >&5
8775  
8776 -ac_lo= ac_hi=
8777 +       ac_lo= ac_hi=
8778  fi
8779 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8780 +
8781 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8782  fi
8783 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8784 +
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_;
8794  int
8795  main ()
8796  {
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)];
8799  test_array [0] = 0
8800  
8801    ;
8802 @@ -7305,24 +8754,36 @@
8803  }
8804  _ACEOF
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;;
8812 +esac
8813 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8814 +  (eval "$ac_compile") 2>conftest.er1
8815    ac_status=$?
8816    grep -v '^ *+' conftest.er1 >conftest.err
8817    rm -f conftest.er1
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;;
8829 +esac
8830 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8831 +  (eval "$ac_try") 2>&5
8832    ac_status=$?
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;;
8841 +esac
8842 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8843 +  (eval "$ac_try") 2>&5
8844    ac_status=$?
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
8850  
8851 -ac_lo=`expr '(' $ac_mid ')' + 1`
8852 +       ac_lo=`expr '(' $ac_mid ')' + 1`
8853  fi
8854 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8855 +
8856 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8857  done
8858  case $ac_lo in
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; }; } ;;
8868  esac
8869  else
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; }; }
8876 -else
8877    cat >conftest.$ac_ext <<_ACEOF
8878  /* confdefs.h.  */
8879  _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_)); }
8889  #include <stdio.h>
8890  #include <stdlib.h>
8891  int
8892 @@ -7368,35 +8824,44 @@
8893  
8894    FILE *f = fopen ("conftest.val", "w");
8895    if (! f)
8896 -    exit (1);
8897 -  if (((long) (sizeof (long long))) < 0)
8898 +    return 1;
8899 +  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
8900      {
8901 -      long i = longval ();
8902 -      if (i != ((long) (sizeof (long long))))
8903 -       exit (1);
8904 +      long int i = longval ();
8905 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
8906 +       return 1;
8907        fprintf (f, "%ld\n", i);
8908      }
8909    else
8910      {
8911 -      unsigned long i = ulongval ();
8912 -      if (i != ((long) (sizeof (long long))))
8913 -       exit (1);
8914 +      unsigned long int i = ulongval ();
8915 +      if (i != ((long int) (sizeof (ac__type_sizeof_))))
8916 +       return 1;
8917        fprintf (f, "%lu\n", i);
8918      }
8919 -  exit (ferror (f) || fclose (f) != 0);
8920 +  return ferror (f) || fclose (f) != 0;
8921  
8922    ;
8923    return 0;
8924  }
8925  _ACEOF
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;;
8933 +esac
8934 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8935 +  (eval "$ac_link") 2>&5
8936    ac_status=$?
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;;
8944 +esac
8945 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
8946 +  (eval "$ac_try") 2>&5
8947    ac_status=$?
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
8952  
8953  ( exit $ac_status )
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; }; }
8961 -fi
8962 -rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8963 +   { (exit 77); exit 77; }; }
8964  fi
8965 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8966  fi
8967  rm -f conftest.val
8968  else
8969    ac_cv_sizeof_long_long=0
8970  fi
8971  fi
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
8978  _ACEOF
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
8989  else
8990 @@ -7454,29 +8918,30 @@
8991    IFS=$as_save_IFS
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
8998      break 2
8999    fi
9000  done
9001  done
9002 +IFS=$as_save_IFS
9003  
9004    test -z "$ac_cv_path_SENDMAIL" && ac_cv_path_SENDMAIL="/usr/sbin/sendmail"
9005    ;;
9006  esac
9007  fi
9008  SENDMAIL=$ac_cv_path_SENDMAIL
9009 -
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; }
9015  else
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; }
9020  fi
9021  
9022  
9023 +
9024  cat >>confdefs.h <<_ACEOF
9025  #define SENDMAIL "$ac_cv_path_SENDMAIL"
9026  _ACEOF
9027 @@ -7484,22 +8949,22 @@
9028  
9029  OPS='$(srcdir)/OPS'
9030  
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
9037                 have_gpgme=yes
9038         fi
9039  
9040 -fi;
9041 +fi
9042 +
9043  
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"
9050  else
9051    gpgme_config_prefix=""
9052 -fi;
9053 +fi
9054 +
9055  
9056  if test x$have_gpgme = xyes; then
9057         if test x$gpgme_config_prefix != x; then
9058 @@ -7507,8 +8972,8 @@
9059         else
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
9068  else
9069 @@ -7523,28 +8988,29 @@
9070    IFS=$as_save_IFS
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
9077      break 2
9078    fi
9079  done
9080  done
9081 +IFS=$as_save_IFS
9082  
9083    test -z "$ac_cv_path_GPGME_CONFIG" && ac_cv_path_GPGME_CONFIG="no"
9084    ;;
9085  esac
9086  fi
9087  GPGME_CONFIG=$ac_cv_path_GPGME_CONFIG
9088 -
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; }
9094  else
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; }
9099  fi
9100  
9101 +
9102         fi
9103         if test "x$GPGME_CONFIG" = "xno"; then
9104                 { { echo "$as_me:$LINENO: error: GPGME not found" >&5
9105 @@ -7564,14 +9030,14 @@
9106  
9107  
9108  
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
9115                  have_pgp=no
9116          fi
9117  
9118 -fi;
9119 +fi
9120 +
9121  
9122  if test x$have_pgp != xno ; then
9123  
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"
9126  fi
9127  
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
9134                 have_smime=no
9135         fi
9136  
9137 -fi;
9138 +fi
9139 +
9140  
9141  if test x$have_smime != xno ; then
9142  
9143 @@ -7603,10 +9069,9 @@
9144  fi
9145  
9146  
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"
9154           else
9155                  MIXMASTER="mixmaster"
9156 @@ -7619,7 +9084,8 @@
9157  _ACEOF
9158  
9159  
9160 -fi;
9161 +fi
9162 +
9163  
9164  # We now require all OPS
9165  OPS="$OPS \$(srcdir)/OPS.PGP \$(srcdir)/OPS.SMIME \$(srcdir)/OPS.CRYPT "
9166 @@ -7630,8 +9096,8 @@
9167  
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
9176  else
9177 @@ -7646,28 +9112,29 @@
9178    IFS=$as_save_IFS
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
9185      break 2
9186    fi
9187  done
9188  done
9189 +IFS=$as_save_IFS
9190  
9191    test -z "$ac_cv_path_ISPELL" && ac_cv_path_ISPELL="no"
9192    ;;
9193  esac
9194  fi
9195  ISPELL=$ac_cv_path_ISPELL
9196 -
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; }
9202  else
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; }
9207  fi
9208  
9209 +
9210  if test $ISPELL != no; then
9211  
9212  cat >>confdefs.h <<_ACEOF
9213 @@ -7677,11 +9144,10 @@
9214  fi
9215  
9216  
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
9227  else
9228 @@ -7706,13 +9172,22 @@
9229  }
9230  _ACEOF
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;;
9238 +esac
9239 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9240 +  (eval "$ac_link") 2>&5
9241    ac_status=$?
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;;
9249 +esac
9250 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9251 +  (eval "$ac_try") 2>&5
9252    ac_status=$?
9253    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9254    (exit $ac_status); }; }; then
9255 @@ -7725,14 +9200,16 @@
9256  ( exit $ac_status )
9257  mutt_cv_bsdish=no
9258  fi
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
9261  fi
9262 +
9263 +
9264  fi
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; }
9269  
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"
9279                  fi
9280          fi
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
9286  
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
9293  else
9294 @@ -7783,30 +9260,42 @@
9295  int
9296  main ()
9297  {
9298 -main ();
9299 +return main ();
9300    ;
9301    return 0;
9302  }
9303  _ACEOF
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;;
9311 +esac
9312 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9313 +  (eval "$ac_link") 2>conftest.er1
9314    ac_status=$?
9315    grep -v '^ *+' conftest.er1 >conftest.err
9316    rm -f conftest.er1
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;;
9328 +esac
9329 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9330 +  (eval "$ac_try") 2>&5
9331    ac_status=$?
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;;
9340 +esac
9341 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9342 +  (eval "$ac_try") 2>&5
9343    ac_status=$?
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
9349  
9350 -ac_cv_lib_termlib_main=no
9351 +       ac_cv_lib_termlib_main=no
9352  fi
9353 -rm -f conftest.err conftest.$ac_objext \
9354 +
9355 +rm -f core conftest.err conftest.$ac_objext \
9356        conftest$ac_exeext conftest.$ac_ext
9357  LIBS=$ac_check_lib_save_LIBS
9358  fi
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"
9368  
9369  
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
9376  else
9377 @@ -7860,40 +9350,52 @@
9378  cat >>conftest.$ac_ext <<_ACEOF
9379  /* end confdefs.h.  */
9380  
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.  */
9385  #ifdef __cplusplus
9386  extern "C"
9387  #endif
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 ();
9391  int
9392  main ()
9393  {
9394 -SLtt_get_terminfo ();
9395 +return SLtt_get_terminfo ();
9396    ;
9397    return 0;
9398  }
9399  _ACEOF
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;;
9407 +esac
9408 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9409 +  (eval "$ac_link") 2>conftest.er1
9410    ac_status=$?
9411    grep -v '^ *+' conftest.er1 >conftest.err
9412    rm -f conftest.er1
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;;
9424 +esac
9425 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9426 +  (eval "$ac_try") 2>&5
9427    ac_status=$?
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;;
9436 +esac
9437 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9438 +  (eval "$ac_try") 2>&5
9439    ac_status=$?
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
9445  
9446 -ac_cv_lib_slang_SLtt_get_terminfo=no
9447 +       ac_cv_lib_slang_SLtt_get_terminfo=no
9448  fi
9449 -rm -f conftest.err conftest.$ac_objext \
9450 +
9451 +rm -f core conftest.err conftest.$ac_objext \
9452        conftest$ac_exeext conftest.$ac_ext
9453  LIBS=$ac_check_lib_save_LIBS
9454  fi
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"
9461  else
9462 @@ -7923,20 +9426,20 @@
9463  else
9464    mutt_cv_curses=/usr
9465  
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
9473                  fi
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"
9477                  fi
9478 -fi;
9479 +fi
9480 +
9481  
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
9488  else
9489 @@ -7963,53 +9466,59 @@
9490  
9491  #undef initscr
9492  
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.  */
9497  #ifdef __cplusplus
9498  extern "C"
9499 -{
9500  #endif
9501 -/* We use char because int might match the return type of a gcc2
9502 -   builtin and then its argument prototype would still apply.  */
9503  char initscr ();
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
9509  choke me
9510 -#else
9511 -char (*f) () = initscr;
9512 -#endif
9513 -#ifdef __cplusplus
9514 -}
9515  #endif
9516  
9517  int
9518  main ()
9519  {
9520 -return f != initscr;
9521 +return initscr ();
9522    ;
9523    return 0;
9524  }
9525  _ACEOF
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;;
9533 +esac
9534 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9535 +  (eval "$ac_link") 2>conftest.er1
9536    ac_status=$?
9537    grep -v '^ *+' conftest.er1 >conftest.err
9538    rm -f conftest.er1
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;;
9550 +esac
9551 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9552 +  (eval "$ac_try") 2>&5
9553    ac_status=$?
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;;
9562 +esac
9563 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9564 +  (eval "$ac_try") 2>&5
9565    ac_status=$?
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
9571  
9572 -ac_cv_func_initscr=no
9573 +       ac_cv_func_initscr=no
9574  fi
9575 -rm -f conftest.err conftest.$ac_objext \
9576 +
9577 +rm -f core conftest.err conftest.$ac_objext \
9578        conftest$ac_exeext conftest.$ac_ext
9579  fi
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
9585    :
9586  else
9587 @@ -8033,9 +9543,9 @@
9588         for lib in ncurses ncursesw
9589         do
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
9598  else
9599    ac_check_lib_save_LIBS=$LIBS
9600 @@ -8047,40 +9557,52 @@
9601  cat >>conftest.$ac_ext <<_ACEOF
9602  /* end confdefs.h.  */
9603  
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.  */
9608  #ifdef __cplusplus
9609  extern "C"
9610  #endif
9611 -/* We use char because int might match the return type of a gcc2
9612 -   builtin and then its argument prototype would still apply.  */
9613  char waddnwstr ();
9614  int
9615  main ()
9616  {
9617 -waddnwstr ();
9618 +return waddnwstr ();
9619    ;
9620    return 0;
9621  }
9622  _ACEOF
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;;
9630 +esac
9631 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9632 +  (eval "$ac_link") 2>conftest.er1
9633    ac_status=$?
9634    grep -v '^ *+' conftest.er1 >conftest.err
9635    rm -f conftest.er1
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;;
9647 +esac
9648 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9649 +  (eval "$ac_try") 2>&5
9650    ac_status=$?
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;;
9659 +esac
9660 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9661 +  (eval "$ac_try") 2>&5
9662    ac_status=$?
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
9668  
9669 -eval "$as_ac_Lib=no"
9670 +       eval "$as_ac_Lib=no"
9671  fi
9672 -rm -f conftest.err conftest.$ac_objext \
9673 +
9674 +rm -f core conftest.err conftest.$ac_objext \
9675        conftest$ac_exeext conftest.$ac_ext
9676  LIBS=$ac_check_lib_save_LIBS
9677  fi
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
9685  fi
9686  
9687         done
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
9696  else
9697    ac_check_lib_save_LIBS=$LIBS
9698 @@ -8117,40 +9641,52 @@
9699  cat >>conftest.$ac_ext <<_ACEOF
9700  /* end confdefs.h.  */
9701  
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.  */
9706  #ifdef __cplusplus
9707  extern "C"
9708  #endif
9709 -/* We use char because int might match the return type of a gcc2
9710 -   builtin and then its argument prototype would still apply.  */
9711  char initscr ();
9712  int
9713  main ()
9714  {
9715 -initscr ();
9716 +return initscr ();
9717    ;
9718    return 0;
9719  }
9720  _ACEOF
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;;
9728 +esac
9729 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9730 +  (eval "$ac_link") 2>conftest.er1
9731    ac_status=$?
9732    grep -v '^ *+' conftest.er1 >conftest.err
9733    rm -f conftest.er1
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;;
9745 +esac
9746 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9747 +  (eval "$ac_try") 2>&5
9748    ac_status=$?
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;;
9757 +esac
9758 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9759 +  (eval "$ac_try") 2>&5
9760    ac_status=$?
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
9766  
9767 -eval "$as_ac_Lib=no"
9768 +       eval "$as_ac_Lib=no"
9769  fi
9770 -rm -f conftest.err conftest.$ac_objext \
9771 +
9772 +rm -f core conftest.err conftest.$ac_objext \
9773        conftest$ac_exeext conftest.$ac_ext
9774  LIBS=$ac_check_lib_save_LIBS
9775  fi
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"
9783  
9784 @@ -8175,18 +9713,19 @@
9785  for ac_header in ncursesw/ncurses.h
9786  do
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
9797  fi
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; }
9803  else
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
9810  /* confdefs.h.  */
9811  _ACEOF
9812 @@ -8197,24 +9736,36 @@
9813  #include <$ac_header>
9814  _ACEOF
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;;
9822 +esac
9823 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9824 +  (eval "$ac_compile") 2>conftest.er1
9825    ac_status=$?
9826    grep -v '^ *+' conftest.er1 >conftest.err
9827    rm -f conftest.er1
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;;
9839 +esac
9840 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9841 +  (eval "$ac_try") 2>&5
9842    ac_status=$?
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;;
9851 +esac
9852 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9853 +  (eval "$ac_try") 2>&5
9854    ac_status=$?
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
9860  
9861 -ac_header_compiler=no
9862 +       ac_header_compiler=no
9863  fi
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
9867 +
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; }
9871  
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
9878  /* confdefs.h.  */
9879  _ACEOF
9880 @@ -8240,8 +9792,13 @@
9881  /* end confdefs.h.  */
9882  #include <$ac_header>
9883  _ACEOF
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;;
9890 +esac
9891 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9892 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
9893    ac_status=$?
9894    grep -v '^ *+' conftest.er1 >conftest.err
9895    rm -f conftest.er1
9896 @@ -8265,9 +9822,10 @@
9897  
9898    ac_header_preproc=no
9899  fi
9900 +
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; }
9906  
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;}
9913 -    (
9914 -      cat <<\_ASBOX
9915 -## ------------------------------------------ ##
9916 -## Report this to the AC_PACKAGE_NAME lists.  ##
9917 -## ------------------------------------------ ##
9918 -_ASBOX
9919 -    ) |
9920 -      sed "s/^/$as_me: WARNING:     /" >&2
9921 +
9922      ;;
9923  esac
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
9931  else
9932    eval "$as_ac_Header=\$ac_header_preproc"
9933  fi
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; }
9939  
9940  fi
9941  if test `eval echo '${'$as_ac_Header'}'` = yes; then
9942 @@ -8326,18 +9878,19 @@
9943  for ac_header in ncurses/ncurses.h
9944  do
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
9955  fi
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; }
9961  else
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
9968  /* confdefs.h.  */
9969  _ACEOF
9970 @@ -8348,24 +9901,36 @@
9971  #include <$ac_header>
9972  _ACEOF
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;;
9980 +esac
9981 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9982 +  (eval "$ac_compile") 2>conftest.er1
9983    ac_status=$?
9984    grep -v '^ *+' conftest.er1 >conftest.err
9985    rm -f conftest.er1
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;;
9997 +esac
9998 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
9999 +  (eval "$ac_try") 2>&5
10000    ac_status=$?
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;;
10009 +esac
10010 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10011 +  (eval "$ac_try") 2>&5
10012    ac_status=$?
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
10018  
10019 -ac_header_compiler=no
10020 +       ac_header_compiler=no
10021  fi
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
10025 +
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; }
10029  
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
10036  /* confdefs.h.  */
10037  _ACEOF
10038 @@ -8391,8 +9957,13 @@
10039  /* end confdefs.h.  */
10040  #include <$ac_header>
10041  _ACEOF
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;;
10048 +esac
10049 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10050 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10051    ac_status=$?
10052    grep -v '^ *+' conftest.er1 >conftest.err
10053    rm -f conftest.er1
10054 @@ -8416,9 +9987,10 @@
10055  
10056    ac_header_preproc=no
10057  fi
10058 +
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; }
10064  
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;}
10071 -    (
10072 -      cat <<\_ASBOX
10073 -## ------------------------------------------ ##
10074 -## Report this to the AC_PACKAGE_NAME lists.  ##
10075 -## ------------------------------------------ ##
10076 -_ASBOX
10077 -    ) |
10078 -      sed "s/^/$as_me: WARNING:     /" >&2
10079 +
10080      ;;
10081  esac
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
10089  else
10090    eval "$as_ac_Header=\$ac_header_preproc"
10091  fi
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; }
10097  
10098  fi
10099  if test `eval echo '${'$as_ac_Header'}'` = yes; then
10100 @@ -8473,18 +10039,19 @@
10101  for ac_header in ncurses.h
10102  do
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
10113  fi
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; }
10119  else
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
10126  /* confdefs.h.  */
10127  _ACEOF
10128 @@ -8495,24 +10062,36 @@
10129  #include <$ac_header>
10130  _ACEOF
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;;
10138 +esac
10139 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10140 +  (eval "$ac_compile") 2>conftest.er1
10141    ac_status=$?
10142    grep -v '^ *+' conftest.er1 >conftest.err
10143    rm -f conftest.er1
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;;
10155 +esac
10156 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10157 +  (eval "$ac_try") 2>&5
10158    ac_status=$?
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;;
10167 +esac
10168 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10169 +  (eval "$ac_try") 2>&5
10170    ac_status=$?
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
10176  
10177 -ac_header_compiler=no
10178 +       ac_header_compiler=no
10179  fi
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
10183 +
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; }
10187  
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
10194  /* confdefs.h.  */
10195  _ACEOF
10196 @@ -8538,8 +10118,13 @@
10197  /* end confdefs.h.  */
10198  #include <$ac_header>
10199  _ACEOF
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;;
10206 +esac
10207 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10208 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
10209    ac_status=$?
10210    grep -v '^ *+' conftest.er1 >conftest.err
10211    rm -f conftest.er1
10212 @@ -8563,9 +10148,10 @@
10213  
10214    ac_header_preproc=no
10215  fi
10216 +
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; }
10222  
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;}
10229 -    (
10230 -      cat <<\_ASBOX
10231 -## ------------------------------------------ ##
10232 -## Report this to the AC_PACKAGE_NAME lists.  ##
10233 -## ------------------------------------------ ##
10234 -_ASBOX
10235 -    ) |
10236 -      sed "s/^/$as_me: WARNING:     /" >&2
10237 +
10238      ;;
10239  esac
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
10247  else
10248    eval "$as_ac_Header=\$ac_header_preproc"
10249  fi
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; }
10255  
10256  fi
10257  if test `eval echo '${'$as_ac_Header'}'` = yes; then
10258 @@ -8626,8 +10206,8 @@
10259                 fi
10260  else
10261  
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
10268  else
10269 @@ -8654,53 +10234,59 @@
10270  
10271  #undef initscr
10272  
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.  */
10277  #ifdef __cplusplus
10278  extern "C"
10279 -{
10280  #endif
10281 -/* We use char because int might match the return type of a gcc2
10282 -   builtin and then its argument prototype would still apply.  */
10283  char initscr ();
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
10289  choke me
10290 -#else
10291 -char (*f) () = initscr;
10292 -#endif
10293 -#ifdef __cplusplus
10294 -}
10295  #endif
10296  
10297  int
10298  main ()
10299  {
10300 -return f != initscr;
10301 +return initscr ();
10302    ;
10303    return 0;
10304  }
10305  _ACEOF
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;;
10313 +esac
10314 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10315 +  (eval "$ac_link") 2>conftest.er1
10316    ac_status=$?
10317    grep -v '^ *+' conftest.er1 >conftest.err
10318    rm -f conftest.er1
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;;
10330 +esac
10331 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10332 +  (eval "$ac_try") 2>&5
10333    ac_status=$?
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;;
10342 +esac
10343 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10344 +  (eval "$ac_try") 2>&5
10345    ac_status=$?
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
10351  
10352 -ac_cv_func_initscr=no
10353 +       ac_cv_func_initscr=no
10354  fi
10355 -rm -f conftest.err conftest.$ac_objext \
10356 +
10357 +rm -f core conftest.err conftest.$ac_objext \
10358        conftest$ac_exeext conftest.$ac_ext
10359  fi
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
10365    :
10366  else
10367  
10368  case $host_os in #(vi
10369  freebsd*) #(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
10376  else
10377 @@ -8736,40 +10323,52 @@
10378  cat >>conftest.$ac_ext <<_ACEOF
10379  /* end confdefs.h.  */
10380  
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.  */
10385  #ifdef __cplusplus
10386  extern "C"
10387  #endif
10388 -/* We use char because int might match the return type of a gcc2
10389 -   builtin and then its argument prototype would still apply.  */
10390  char tgoto ();
10391  int
10392  main ()
10393  {
10394 -tgoto ();
10395 +return tgoto ();
10396    ;
10397    return 0;
10398  }
10399  _ACEOF
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;;
10407 +esac
10408 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10409 +  (eval "$ac_link") 2>conftest.er1
10410    ac_status=$?
10411    grep -v '^ *+' conftest.er1 >conftest.err
10412    rm -f conftest.er1
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;;
10424 +esac
10425 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10426 +  (eval "$ac_try") 2>&5
10427    ac_status=$?
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;;
10436 +esac
10437 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10438 +  (eval "$ac_try") 2>&5
10439    ac_status=$?
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
10445  
10446 -ac_cv_lib_mytinfo_tgoto=no
10447 +       ac_cv_lib_mytinfo_tgoto=no
10448  fi
10449 -rm -f conftest.err conftest.$ac_objext \
10450 +
10451 +rm -f core conftest.err conftest.$ac_objext \
10452        conftest$ac_exeext conftest.$ac_ext
10453  LIBS=$ac_check_lib_save_LIBS
10454  fi
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"
10461  fi
10462  
10463         ;;
10464  hpux10.*|hpux11.*)
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
10471  else
10472 @@ -8806,40 +10406,52 @@
10473  cat >>conftest.$ac_ext <<_ACEOF
10474  /* end confdefs.h.  */
10475  
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.  */
10480  #ifdef __cplusplus
10481  extern "C"
10482  #endif
10483 -/* We use char because int might match the return type of a gcc2
10484 -   builtin and then its argument prototype would still apply.  */
10485  char initscr ();
10486  int
10487  main ()
10488  {
10489 -initscr ();
10490 +return initscr ();
10491    ;
10492    return 0;
10493  }
10494  _ACEOF
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;;
10502 +esac
10503 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10504 +  (eval "$ac_link") 2>conftest.er1
10505    ac_status=$?
10506    grep -v '^ *+' conftest.er1 >conftest.err
10507    rm -f conftest.er1
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;;
10519 +esac
10520 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10521 +  (eval "$ac_try") 2>&5
10522    ac_status=$?
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;;
10531 +esac
10532 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10533 +  (eval "$ac_try") 2>&5
10534    ac_status=$?
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
10540  
10541 -ac_cv_lib_cur_colr_initscr=no
10542 +       ac_cv_lib_cur_colr_initscr=no
10543  fi
10544 -rm -f conftest.err conftest.$ac_objext \
10545 +
10546 +rm -f core conftest.err conftest.$ac_objext \
10547        conftest$ac_exeext conftest.$ac_ext
10548  LIBS=$ac_check_lib_save_LIBS
10549  fi
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
10555  
10556                 LIBS="-lcur_colr $LIBS"
10557 @@ -8864,8 +10477,8 @@
10558  
10559  else
10560  
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
10567  else
10568 @@ -8878,40 +10491,52 @@
10569  cat >>conftest.$ac_ext <<_ACEOF
10570  /* end confdefs.h.  */
10571  
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.  */
10576  #ifdef __cplusplus
10577  extern "C"
10578  #endif
10579 -/* We use char because int might match the return type of a gcc2
10580 -   builtin and then its argument prototype would still apply.  */
10581  char initscr ();
10582  int
10583  main ()
10584  {
10585 -initscr ();
10586 +return initscr ();
10587    ;
10588    return 0;
10589  }
10590  _ACEOF
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;;
10598 +esac
10599 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10600 +  (eval "$ac_link") 2>conftest.er1
10601    ac_status=$?
10602    grep -v '^ *+' conftest.er1 >conftest.err
10603    rm -f conftest.er1
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;;
10615 +esac
10616 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10617 +  (eval "$ac_try") 2>&5
10618    ac_status=$?
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;;
10627 +esac
10628 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10629 +  (eval "$ac_try") 2>&5
10630    ac_status=$?
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
10636  
10637 -ac_cv_lib_Hcurses_initscr=no
10638 +       ac_cv_lib_Hcurses_initscr=no
10639  fi
10640 -rm -f conftest.err conftest.$ac_objext \
10641 +
10642 +rm -f core conftest.err conftest.$ac_objext \
10643        conftest$ac_exeext conftest.$ac_ext
10644  LIBS=$ac_check_lib_save_LIBS
10645  fi
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
10651  
10652                 # HP's header uses __HP_CURSES, but user claims _HP_CURSES.
10653 @@ -8960,8 +10586,8 @@
10654  
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
10663  else
10664 @@ -8988,53 +10614,59 @@
10665  
10666  #undef tgoto
10667  
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.  */
10672  #ifdef __cplusplus
10673  extern "C"
10674 -{
10675  #endif
10676 -/* We use char because int might match the return type of a gcc2
10677 -   builtin and then its argument prototype would still apply.  */
10678  char tgoto ();
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
10684  choke me
10685 -#else
10686 -char (*f) () = tgoto;
10687 -#endif
10688 -#ifdef __cplusplus
10689 -}
10690  #endif
10691  
10692  int
10693  main ()
10694  {
10695 -return f != tgoto;
10696 +return tgoto ();
10697    ;
10698    return 0;
10699  }
10700  _ACEOF
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;;
10708 +esac
10709 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10710 +  (eval "$ac_link") 2>conftest.er1
10711    ac_status=$?
10712    grep -v '^ *+' conftest.er1 >conftest.err
10713    rm -f conftest.er1
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;;
10725 +esac
10726 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10727 +  (eval "$ac_try") 2>&5
10728    ac_status=$?
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;;
10737 +esac
10738 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10739 +  (eval "$ac_try") 2>&5
10740    ac_status=$?
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
10746  
10747 -ac_cv_func_tgoto=no
10748 +       ac_cv_func_tgoto=no
10749  fi
10750 -rm -f conftest.err conftest.$ac_objext \
10751 +
10752 +rm -f core conftest.err conftest.$ac_objext \
10753        conftest$ac_exeext conftest.$ac_ext
10754  fi
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
10761  else
10762 @@ -9057,9 +10690,9 @@
10763                 for cf_term_lib in termcap termlib unknown
10764                 do
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
10773  else
10774    ac_check_lib_save_LIBS=$LIBS
10775 @@ -9071,40 +10704,52 @@
10776  cat >>conftest.$ac_ext <<_ACEOF
10777  /* end confdefs.h.  */
10778  
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.  */
10783  #ifdef __cplusplus
10784  extern "C"
10785  #endif
10786 -/* We use char because int might match the return type of a gcc2
10787 -   builtin and then its argument prototype would still apply.  */
10788  char tgoto ();
10789  int
10790  main ()
10791  {
10792 -tgoto ();
10793 +return tgoto ();
10794    ;
10795    return 0;
10796  }
10797  _ACEOF
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;;
10805 +esac
10806 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10807 +  (eval "$ac_link") 2>conftest.er1
10808    ac_status=$?
10809    grep -v '^ *+' conftest.er1 >conftest.err
10810    rm -f conftest.er1
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;;
10822 +esac
10823 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10824 +  (eval "$ac_try") 2>&5
10825    ac_status=$?
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;;
10834 +esac
10835 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10836 +  (eval "$ac_try") 2>&5
10837    ac_status=$?
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
10843  
10844 -eval "$as_ac_Lib=no"
10845 +       eval "$as_ac_Lib=no"
10846  fi
10847 -rm -f conftest.err conftest.$ac_objext \
10848 +
10849 +rm -f core conftest.err conftest.$ac_objext \
10850        conftest$ac_exeext conftest.$ac_ext
10851  LIBS=$ac_check_lib_save_LIBS
10852  fi
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
10859    break
10860  fi
10861 @@ -9135,9 +10782,9 @@
10862         for cf_curs_lib in cursesX curses ncurses xcurses jcurses unknown
10863         do
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
10872  else
10873    ac_check_lib_save_LIBS=$LIBS
10874 @@ -9149,40 +10796,52 @@
10875  cat >>conftest.$ac_ext <<_ACEOF
10876  /* end confdefs.h.  */
10877  
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.  */
10882  #ifdef __cplusplus
10883  extern "C"
10884  #endif
10885 -/* We use char because int might match the return type of a gcc2
10886 -   builtin and then its argument prototype would still apply.  */
10887  char initscr ();
10888  int
10889  main ()
10890  {
10891 -initscr ();
10892 +return initscr ();
10893    ;
10894    return 0;
10895  }
10896  _ACEOF
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;;
10904 +esac
10905 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10906 +  (eval "$ac_link") 2>conftest.er1
10907    ac_status=$?
10908    grep -v '^ *+' conftest.er1 >conftest.err
10909    rm -f conftest.er1
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;;
10921 +esac
10922 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10923 +  (eval "$ac_try") 2>&5
10924    ac_status=$?
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;;
10933 +esac
10934 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10935 +  (eval "$ac_try") 2>&5
10936    ac_status=$?
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
10942  
10943 -eval "$as_ac_Lib=no"
10944 +       eval "$as_ac_Lib=no"
10945  fi
10946 -rm -f conftest.err conftest.$ac_objext \
10947 +
10948 +rm -f core conftest.err conftest.$ac_objext \
10949        conftest$ac_exeext conftest.$ac_ext
10950  LIBS=$ac_check_lib_save_LIBS
10951  fi
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
10958    break
10959  fi
10960 @@ -9210,8 +10871,8 @@
10961  
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
10969  /* confdefs.h.  */
10970  _ACEOF
10971 @@ -9228,24 +10889,36 @@
10972  }
10973  _ACEOF
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;;
10981 +esac
10982 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
10983 +  (eval "$ac_link") 2>conftest.er1
10984    ac_status=$?
10985    grep -v '^ *+' conftest.er1 >conftest.err
10986    rm -f conftest.er1
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;;
10998 +esac
10999 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11000 +  (eval "$ac_try") 2>&5
11001    ac_status=$?
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;;
11010 +esac
11011 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11012 +  (eval "$ac_try") 2>&5
11013    ac_status=$?
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
11019  
11020 -cf_result=no
11021 +       cf_result=no
11022  fi
11023 -rm -f conftest.err conftest.$ac_objext \
11024 +
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
11040  /* confdefs.h.  */
11041  _ACEOF
11042 @@ -9282,24 +10956,36 @@
11043  }
11044  _ACEOF
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;;
11052 +esac
11053 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11054 +  (eval "$ac_link") 2>conftest.er1
11055    ac_status=$?
11056    grep -v '^ *+' conftest.er1 >conftest.err
11057    rm -f conftest.er1
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;;
11069 +esac
11070 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11071 +  (eval "$ac_try") 2>&5
11072    ac_status=$?
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;;
11081 +esac
11082 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11083 +  (eval "$ac_try") 2>&5
11084    ac_status=$?
11085    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11086    (exit $ac_status); }; }; then
11087 @@ -9326,24 +11012,36 @@
11088  }
11089  _ACEOF
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;;
11097 +esac
11098 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11099 +  (eval "$ac_link") 2>conftest.er1
11100    ac_status=$?
11101    grep -v '^ *+' conftest.er1 >conftest.err
11102    rm -f conftest.er1
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;;
11114 +esac
11115 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11116 +  (eval "$ac_try") 2>&5
11117    ac_status=$?
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;;
11126 +esac
11127 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11128 +  (eval "$ac_try") 2>&5
11129    ac_status=$?
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
11135  
11136 -cf_result=error
11137 +       cf_result=error
11138  fi
11139 -rm -f conftest.err conftest.$ac_objext \
11140 +
11141 +rm -f core conftest.err conftest.$ac_objext \
11142        conftest$ac_exeext conftest.$ac_ext
11143  
11144  fi
11145 -rm -f conftest.err conftest.$ac_objext \
11146 +
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; }
11153         fi
11154  fi
11155  
11156 @@ -9379,9 +11079,9 @@
11157          for ac_func in start_color typeahead bkgdset curs_set meta use_default_colors resizeterm
11158  do
11159  
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
11167  else
11168    cat >conftest.$ac_ext <<_ACEOF
11169 @@ -9402,24 +11102,36 @@
11170  }
11171  _ACEOF
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;;
11179 +esac
11180 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11181 +  (eval "$ac_compile") 2>conftest.er1
11182    ac_status=$?
11183    grep -v '^ *+' conftest.er1 >conftest.err
11184    rm -f conftest.er1
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;;
11196 +esac
11197 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11198 +  (eval "$ac_try") 2>&5
11199    ac_status=$?
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;;
11208 +esac
11209 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11210 +  (eval "$ac_try") 2>&5
11211    ac_status=$?
11212    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11213    (exit $ac_status); }; }; then
11214 @@ -9442,24 +11154,36 @@
11215  }
11216  _ACEOF
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;;
11224 +esac
11225 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11226 +  (eval "$ac_compile") 2>conftest.er1
11227    ac_status=$?
11228    grep -v '^ *+' conftest.er1 >conftest.err
11229    rm -f conftest.er1
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;;
11241 +esac
11242 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11243 +  (eval "$ac_try") 2>&5
11244    ac_status=$?
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;;
11253 +esac
11254 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11255 +  (eval "$ac_try") 2>&5
11256    ac_status=$?
11257    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11258    (exit $ac_status); }; }; then
11259 @@ -9472,7 +11196,8 @@
11260  
11261  eval "ac_cv_func_decl_$ac_func=no"
11262  fi
11263 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11264 +
11265 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11266  else
11267    echo "$as_me: failed program was:" >&5
11268  sed 's/^/| /' conftest.$ac_ext >&5
11269 @@ -9480,12 +11205,13 @@
11270  
11271  eval "ac_cv_func_decl_$ac_func=yes"
11272  fi
11273 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11274 +
11275 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11276  fi
11277  
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; }
11283  
11284  
11285  ac_tr_func=`echo HAVE_$ac_func | tr '[a-z]' '[A-Z]'`
11286 @@ -9495,8 +11221,8 @@
11287  _ACEOF
11288  
11289  else
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; }
11294  fi
11295  done
11296  
11297 @@ -9512,10 +11238,11 @@
11298          fi
11299          LIBS="$old_LIBS"
11300  
11301 -fi;
11302 +fi
11303 +
11304  
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
11311  else
11312 @@ -9539,24 +11266,36 @@
11313  }
11314  _ACEOF
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;;
11322 +esac
11323 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11324 +  (eval "$ac_compile") 2>conftest.er1
11325    ac_status=$?
11326    grep -v '^ *+' conftest.er1 >conftest.err
11327    rm -f conftest.er1
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;;
11339 +esac
11340 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11341 +  (eval "$ac_try") 2>&5
11342    ac_status=$?
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;;
11351 +esac
11352 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11353 +  (eval "$ac_try") 2>&5
11354    ac_status=$?
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
11360  
11361 -ac_cv_header_stdc=no
11362 +       ac_cv_header_stdc=no
11363  fi
11364 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11365 +
11366 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11367  
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.  */
11373  #include <ctype.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))
11382 -      exit(2);
11383 -  exit (0);
11384 +      return 2;
11385 +  return 0;
11386  }
11387  _ACEOF
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;;
11395 +esac
11396 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11397 +  (eval "$ac_link") 2>&5
11398    ac_status=$?
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;;
11406 +esac
11407 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11408 +  (eval "$ac_try") 2>&5
11409    ac_status=$?
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
11415  fi
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
11418  fi
11419 +
11420 +
11421  fi
11422  fi
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
11428  
11429  cat >>confdefs.h <<\_ACEOF
11430 @@ -9688,18 +11440,19 @@
11431  for ac_header in stdarg.h sys/ioctl.h ioctl.h sysexits.h
11432  do
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
11443  fi
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; }
11449  else
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
11456  /* confdefs.h.  */
11457  _ACEOF
11458 @@ -9710,24 +11463,36 @@
11459  #include <$ac_header>
11460  _ACEOF
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;;
11468 +esac
11469 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11470 +  (eval "$ac_compile") 2>conftest.er1
11471    ac_status=$?
11472    grep -v '^ *+' conftest.er1 >conftest.err
11473    rm -f conftest.er1
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;;
11485 +esac
11486 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11487 +  (eval "$ac_try") 2>&5
11488    ac_status=$?
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;;
11497 +esac
11498 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11499 +  (eval "$ac_try") 2>&5
11500    ac_status=$?
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
11506  
11507 -ac_header_compiler=no
11508 +       ac_header_compiler=no
11509  fi
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
11513 +
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; }
11517  
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
11524  /* confdefs.h.  */
11525  _ACEOF
11526 @@ -9753,8 +11519,13 @@
11527  /* end confdefs.h.  */
11528  #include <$ac_header>
11529  _ACEOF
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;;
11536 +esac
11537 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11538 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11539    ac_status=$?
11540    grep -v '^ *+' conftest.er1 >conftest.err
11541    rm -f conftest.er1
11542 @@ -9778,9 +11549,10 @@
11543  
11544    ac_header_preproc=no
11545  fi
11546 +
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; }
11552  
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;}
11559 -    (
11560 -      cat <<\_ASBOX
11561 -## ------------------------------------------ ##
11562 -## Report this to the AC_PACKAGE_NAME lists.  ##
11563 -## ------------------------------------------ ##
11564 -_ASBOX
11565 -    ) |
11566 -      sed "s/^/$as_me: WARNING:     /" >&2
11567 +
11568      ;;
11569  esac
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
11577  else
11578    eval "$as_ac_Header=\$ac_header_preproc"
11579  fi
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; }
11585  
11586  fi
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
11590  do
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
11601  fi
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; }
11607  else
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
11614  /* confdefs.h.  */
11615  _ACEOF
11616 @@ -9861,24 +11628,36 @@
11617  #include <$ac_header>
11618  _ACEOF
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;;
11626 +esac
11627 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11628 +  (eval "$ac_compile") 2>conftest.er1
11629    ac_status=$?
11630    grep -v '^ *+' conftest.er1 >conftest.err
11631    rm -f conftest.er1
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;;
11643 +esac
11644 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11645 +  (eval "$ac_try") 2>&5
11646    ac_status=$?
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;;
11655 +esac
11656 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11657 +  (eval "$ac_try") 2>&5
11658    ac_status=$?
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
11664  
11665 -ac_header_compiler=no
11666 +       ac_header_compiler=no
11667  fi
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
11671 +
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; }
11675  
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
11682  /* confdefs.h.  */
11683  _ACEOF
11684 @@ -9904,8 +11684,13 @@
11685  /* end confdefs.h.  */
11686  #include <$ac_header>
11687  _ACEOF
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;;
11694 +esac
11695 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11696 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11697    ac_status=$?
11698    grep -v '^ *+' conftest.er1 >conftest.err
11699    rm -f conftest.er1
11700 @@ -9929,9 +11714,10 @@
11701  
11702    ac_header_preproc=no
11703  fi
11704 +
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; }
11710  
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;}
11717 -    (
11718 -      cat <<\_ASBOX
11719 -## ------------------------------------------ ##
11720 -## Report this to the AC_PACKAGE_NAME lists.  ##
11721 -## ------------------------------------------ ##
11722 -_ASBOX
11723 -    ) |
11724 -      sed "s/^/$as_me: WARNING:     /" >&2
11725 +
11726      ;;
11727  esac
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
11735  else
11736    eval "$as_ac_Header=\$ac_header_preproc"
11737  fi
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; }
11743  
11744  fi
11745  if test `eval echo '${'$as_ac_Header'}'` = yes; then
11746 @@ -9989,18 +11769,19 @@
11747  for ac_header in unix.h
11748  do
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
11759  fi
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; }
11765  else
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
11772  /* confdefs.h.  */
11773  _ACEOF
11774 @@ -10011,24 +11792,36 @@
11775  #include <$ac_header>
11776  _ACEOF
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;;
11784 +esac
11785 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11786 +  (eval "$ac_compile") 2>conftest.er1
11787    ac_status=$?
11788    grep -v '^ *+' conftest.er1 >conftest.err
11789    rm -f conftest.er1
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;;
11801 +esac
11802 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11803 +  (eval "$ac_try") 2>&5
11804    ac_status=$?
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;;
11813 +esac
11814 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11815 +  (eval "$ac_try") 2>&5
11816    ac_status=$?
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
11822  
11823 -ac_header_compiler=no
11824 +       ac_header_compiler=no
11825  fi
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
11829 +
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; }
11833  
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
11840  /* confdefs.h.  */
11841  _ACEOF
11842 @@ -10054,8 +11848,13 @@
11843  /* end confdefs.h.  */
11844  #include <$ac_header>
11845  _ACEOF
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;;
11852 +esac
11853 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11854 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
11855    ac_status=$?
11856    grep -v '^ *+' conftest.er1 >conftest.err
11857    rm -f conftest.er1
11858 @@ -10079,9 +11878,10 @@
11859  
11860    ac_header_preproc=no
11861  fi
11862 +
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; }
11868  
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;}
11875 -    (
11876 -      cat <<\_ASBOX
11877 -## ------------------------------------------ ##
11878 -## Report this to the AC_PACKAGE_NAME lists.  ##
11879 -## ------------------------------------------ ##
11880 -_ASBOX
11881 -    ) |
11882 -      sed "s/^/$as_me: WARNING:     /" >&2
11883 +
11884      ;;
11885  esac
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
11893  else
11894    eval "$as_ac_Header=\$ac_header_preproc"
11895  fi
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; }
11901  
11902  fi
11903  if test `eval echo '${'$as_ac_Header'}'` = yes; then
11904 @@ -10141,9 +11935,9 @@
11905  for ac_func in setrlimit getsid
11906  do
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
11915  else
11916    cat >conftest.$ac_ext <<_ACEOF
11917 @@ -10169,53 +11963,59 @@
11918  
11919  #undef $ac_func
11920  
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.  */
11925  #ifdef __cplusplus
11926  extern "C"
11927 -{
11928  #endif
11929 -/* We use char because int might match the return type of a gcc2
11930 -   builtin and then its argument prototype would still apply.  */
11931  char $ac_func ();
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
11937  choke me
11938 -#else
11939 -char (*f) () = $ac_func;
11940 -#endif
11941 -#ifdef __cplusplus
11942 -}
11943  #endif
11944  
11945  int
11946  main ()
11947  {
11948 -return f != $ac_func;
11949 +return $ac_func ();
11950    ;
11951    return 0;
11952  }
11953  _ACEOF
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;;
11961 +esac
11962 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11963 +  (eval "$ac_link") 2>conftest.er1
11964    ac_status=$?
11965    grep -v '^ *+' conftest.er1 >conftest.err
11966    rm -f conftest.er1
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;;
11978 +esac
11979 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11980 +  (eval "$ac_try") 2>&5
11981    ac_status=$?
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;;
11990 +esac
11991 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
11992 +  (eval "$ac_try") 2>&5
11993    ac_status=$?
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
11999  
12000 -eval "$as_ac_var=no"
12001 +       eval "$as_ac_var=no"
12002  fi
12003 -rm -f conftest.err conftest.$ac_objext \
12004 +
12005 +rm -f core conftest.err conftest.$ac_objext \
12006        conftest$ac_exeext conftest.$ac_ext
12007  fi
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 @@
12017  done
12018  
12019  
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
12026  else
12027 @@ -10253,56 +12055,61 @@
12028  /* end confdefs.h.  */
12029  #include <sys/types.h>
12030  #include <signal.h>
12031 -#ifdef signal
12032 -# undef signal
12033 -#endif
12034 -#ifdef __cplusplus
12035 -extern "C" void (*signal (int, void (*)(int)))(int);
12036 -#else
12037 -void (*signal ()) ();
12038 -#endif
12039  
12040  int
12041  main ()
12042  {
12043 -int i;
12044 +return *(signal (0, 0)) (0) == 1;
12045    ;
12046    return 0;
12047  }
12048  _ACEOF
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;;
12056 +esac
12057 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12058 +  (eval "$ac_compile") 2>conftest.er1
12059    ac_status=$?
12060    grep -v '^ *+' conftest.er1 >conftest.err
12061    rm -f conftest.er1
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;;
12073 +esac
12074 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12075 +  (eval "$ac_try") 2>&5
12076    ac_status=$?
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;;
12085 +esac
12086 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12087 +  (eval "$ac_try") 2>&5
12088    ac_status=$?
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
12093  else
12094    echo "$as_me: failed program was:" >&5
12095  sed 's/^/| /' conftest.$ac_ext >&5
12096  
12097 -ac_cv_type_signal=int
12098 +       ac_cv_type_signal=void
12099  fi
12100 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12101 +
12102 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12103  fi
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; }
12108  
12109  cat >>confdefs.h <<_ACEOF
12110  #define RETSIGTYPE $ac_cv_type_signal
12111 @@ -10310,8 +12117,8 @@
12112  
12113  
12114  
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
12120  /* confdefs.h.  */
12121  _ACEOF
12122 @@ -10338,14 +12145,14 @@
12123    $EGREP "volatile.*sig_atomic_t" >/dev/null 2>&1; then
12124  
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; }
12130  
12131  else
12132  
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; }
12138  
12139  fi
12140  rm -f conftest*
12141 @@ -10353,10 +12160,10 @@
12142  
12143  else
12144  
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
12155  else
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_;
12161  int
12162  main ()
12163  {
12164 -if ((sig_atomic_t *) 0)
12165 +if ((ac__type_new_ *) 0)
12166    return 0;
12167 -if (sizeof (sig_atomic_t))
12168 +if (sizeof (ac__type_new_))
12169    return 0;
12170    ;
12171    return 0;
12172  }
12173  _ACEOF
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;;
12181 +esac
12182 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12183 +  (eval "$ac_compile") 2>conftest.er1
12184    ac_status=$?
12185    grep -v '^ *+' conftest.er1 >conftest.err
12186    rm -f conftest.er1
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;;
12198 +esac
12199 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12200 +  (eval "$ac_try") 2>&5
12201    ac_status=$?
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;;
12210 +esac
12211 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12212 +  (eval "$ac_try") 2>&5
12213    ac_status=$?
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
12219  
12220 -ac_cv_type_sig_atomic_t=no
12221 +       ac_cv_type_sig_atomic_t=no
12222  fi
12223 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12224 +
12225 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12226  fi
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
12232    :
12233  else
12234 @@ -10439,8 +12260,8 @@
12235  
12236  fi
12237  
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
12244  else
12245 @@ -10462,6 +12283,7 @@
12246  {
12247  #ifndef sys_siglist
12248    char *p = (char *) sys_siglist;
12249 +  return !p;
12250  #endif
12251  
12252    ;
12253 @@ -10469,24 +12291,36 @@
12254  }
12255  _ACEOF
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;;
12263 +esac
12264 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12265 +  (eval "$ac_compile") 2>conftest.er1
12266    ac_status=$?
12267    grep -v '^ *+' conftest.er1 >conftest.err
12268    rm -f conftest.er1
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;;
12280 +esac
12281 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12282 +  (eval "$ac_try") 2>&5
12283    ac_status=$?
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;;
12292 +esac
12293 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12294 +  (eval "$ac_try") 2>&5
12295    ac_status=$?
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
12301  
12302 -ac_cv_have_decl_sys_siglist=no
12303 +       ac_cv_have_decl_sys_siglist=no
12304  fi
12305 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12306 +
12307 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12308  fi
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
12314  
12315  cat >>confdefs.h <<_ACEOF
12316 @@ -10519,8 +12354,8 @@
12317  
12318  
12319  
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
12326  else
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_;
12332  int
12333  main ()
12334  {
12335 -if ((pid_t *) 0)
12336 +if ((ac__type_new_ *) 0)
12337    return 0;
12338 -if (sizeof (pid_t))
12339 +if (sizeof (ac__type_new_))
12340    return 0;
12341    ;
12342    return 0;
12343  }
12344  _ACEOF
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;;
12352 +esac
12353 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12354 +  (eval "$ac_compile") 2>conftest.er1
12355    ac_status=$?
12356    grep -v '^ *+' conftest.er1 >conftest.err
12357    rm -f conftest.er1
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;;
12369 +esac
12370 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12371 +  (eval "$ac_try") 2>&5
12372    ac_status=$?
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;;
12381 +esac
12382 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12383 +  (eval "$ac_try") 2>&5
12384    ac_status=$?
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
12390  
12391 -ac_cv_type_pid_t=no
12392 +       ac_cv_type_pid_t=no
12393  fi
12394 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12395 +
12396 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12397  fi
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
12403    :
12404  else
12405 @@ -10585,8 +12434,8 @@
12406  
12407  fi
12408  
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
12415  else
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_;
12421  int
12422  main ()
12423  {
12424 -if ((ssize_t *) 0)
12425 +if ((ac__type_new_ *) 0)
12426    return 0;
12427 -if (sizeof (ssize_t))
12428 +if (sizeof (ac__type_new_))
12429    return 0;
12430    ;
12431    return 0;
12432  }
12433  _ACEOF
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;;
12441 +esac
12442 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12443 +  (eval "$ac_compile") 2>conftest.er1
12444    ac_status=$?
12445    grep -v '^ *+' conftest.er1 >conftest.err
12446    rm -f conftest.er1
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;;
12458 +esac
12459 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12460 +  (eval "$ac_try") 2>&5
12461    ac_status=$?
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;;
12470 +esac
12471 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12472 +  (eval "$ac_try") 2>&5
12473    ac_status=$?
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
12479  
12480 -ac_cv_type_ssize_t=no
12481 +       ac_cv_type_ssize_t=no
12482  fi
12483 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12484 +
12485 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12486  fi
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
12492    :
12493  else
12494 @@ -10660,9 +12523,9 @@
12495  for ac_func in fgetpos memmove setegid srand48 strerror
12496  do
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
12505  else
12506    cat >conftest.$ac_ext <<_ACEOF
12507 @@ -10688,53 +12551,59 @@
12508  
12509  #undef $ac_func
12510  
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.  */
12515  #ifdef __cplusplus
12516  extern "C"
12517 -{
12518  #endif
12519 -/* We use char because int might match the return type of a gcc2
12520 -   builtin and then its argument prototype would still apply.  */
12521  char $ac_func ();
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
12527  choke me
12528 -#else
12529 -char (*f) () = $ac_func;
12530 -#endif
12531 -#ifdef __cplusplus
12532 -}
12533  #endif
12534  
12535  int
12536  main ()
12537  {
12538 -return f != $ac_func;
12539 +return $ac_func ();
12540    ;
12541    return 0;
12542  }
12543  _ACEOF
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;;
12551 +esac
12552 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12553 +  (eval "$ac_link") 2>conftest.er1
12554    ac_status=$?
12555    grep -v '^ *+' conftest.er1 >conftest.err
12556    rm -f conftest.er1
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;;
12568 +esac
12569 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12570 +  (eval "$ac_try") 2>&5
12571    ac_status=$?
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;;
12580 +esac
12581 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12582 +  (eval "$ac_try") 2>&5
12583    ac_status=$?
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
12589  
12590 -eval "$as_ac_var=no"
12591 +       eval "$as_ac_var=no"
12592  fi
12593 -rm -f conftest.err conftest.$ac_objext \
12594 +
12595 +rm -f core conftest.err conftest.$ac_objext \
12596        conftest$ac_exeext conftest.$ac_ext
12597  fi
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
12608  do
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
12617  else
12618    cat >conftest.$ac_ext <<_ACEOF
12619 @@ -10793,53 +12664,59 @@
12620  
12621  #undef $ac_func
12622  
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.  */
12627  #ifdef __cplusplus
12628  extern "C"
12629 -{
12630  #endif
12631 -/* We use char because int might match the return type of a gcc2
12632 -   builtin and then its argument prototype would still apply.  */
12633  char $ac_func ();
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
12639  choke me
12640 -#else
12641 -char (*f) () = $ac_func;
12642 -#endif
12643 -#ifdef __cplusplus
12644 -}
12645  #endif
12646  
12647  int
12648  main ()
12649  {
12650 -return f != $ac_func;
12651 +return $ac_func ();
12652    ;
12653    return 0;
12654  }
12655  _ACEOF
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;;
12663 +esac
12664 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12665 +  (eval "$ac_link") 2>conftest.er1
12666    ac_status=$?
12667    grep -v '^ *+' conftest.er1 >conftest.err
12668    rm -f conftest.er1
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;;
12680 +esac
12681 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12682 +  (eval "$ac_try") 2>&5
12683    ac_status=$?
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;;
12692 +esac
12693 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12694 +  (eval "$ac_try") 2>&5
12695    ac_status=$?
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
12701  
12702 -eval "$as_ac_var=no"
12703 +       eval "$as_ac_var=no"
12704  fi
12705 -rm -f conftest.err conftest.$ac_objext \
12706 +
12707 +rm -f core conftest.err conftest.$ac_objext \
12708        conftest$ac_exeext conftest.$ac_ext
12709  fi
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
12718  _ACEOF
12719  
12720  else
12721 -  case $LIBOBJS in
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"
12729 + ;;
12730  esac
12731  
12732  fi
12733 @@ -10874,8 +12751,8 @@
12734  
12735  
12736  
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
12743  else
12744 @@ -10902,53 +12779,59 @@
12745  
12746  #undef getopt
12747  
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.  */
12752  #ifdef __cplusplus
12753  extern "C"
12754 -{
12755  #endif
12756 -/* We use char because int might match the return type of a gcc2
12757 -   builtin and then its argument prototype would still apply.  */
12758  char getopt ();
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
12764  choke me
12765 -#else
12766 -char (*f) () = getopt;
12767 -#endif
12768 -#ifdef __cplusplus
12769 -}
12770  #endif
12771  
12772  int
12773  main ()
12774  {
12775 -return f != getopt;
12776 +return getopt ();
12777    ;
12778    return 0;
12779  }
12780  _ACEOF
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;;
12788 +esac
12789 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12790 +  (eval "$ac_link") 2>conftest.er1
12791    ac_status=$?
12792    grep -v '^ *+' conftest.er1 >conftest.err
12793    rm -f conftest.er1
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;;
12805 +esac
12806 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12807 +  (eval "$ac_try") 2>&5
12808    ac_status=$?
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;;
12817 +esac
12818 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12819 +  (eval "$ac_try") 2>&5
12820    ac_status=$?
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
12826  
12827 -ac_cv_func_getopt=no
12828 +       ac_cv_func_getopt=no
12829  fi
12830 -rm -f conftest.err conftest.$ac_objext \
12831 +
12832 +rm -f core conftest.err conftest.$ac_objext \
12833        conftest$ac_exeext conftest.$ac_ext
12834  fi
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; }
12839  
12840  if test $ac_cv_func_getopt = yes; then
12841  
12842  for ac_header in getopt.h
12843  do
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
12854  fi
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; }
12860  else
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
12867  /* confdefs.h.  */
12868  _ACEOF
12869 @@ -10992,24 +12877,36 @@
12870  #include <$ac_header>
12871  _ACEOF
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;;
12879 +esac
12880 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12881 +  (eval "$ac_compile") 2>conftest.er1
12882    ac_status=$?
12883    grep -v '^ *+' conftest.er1 >conftest.err
12884    rm -f conftest.er1
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;;
12896 +esac
12897 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12898 +  (eval "$ac_try") 2>&5
12899    ac_status=$?
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;;
12908 +esac
12909 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12910 +  (eval "$ac_try") 2>&5
12911    ac_status=$?
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
12917  
12918 -ac_header_compiler=no
12919 +       ac_header_compiler=no
12920  fi
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
12924 +
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; }
12928  
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
12935  /* confdefs.h.  */
12936  _ACEOF
12937 @@ -11035,8 +12933,13 @@
12938  /* end confdefs.h.  */
12939  #include <$ac_header>
12940  _ACEOF
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;;
12947 +esac
12948 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
12949 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12950    ac_status=$?
12951    grep -v '^ *+' conftest.er1 >conftest.err
12952    rm -f conftest.er1
12953 @@ -11060,9 +12963,10 @@
12954  
12955    ac_header_preproc=no
12956  fi
12957 +
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; }
12963  
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;}
12970 -    (
12971 -      cat <<\_ASBOX
12972 -## ------------------------------------------ ##
12973 -## Report this to the AC_PACKAGE_NAME lists.  ##
12974 -## ------------------------------------------ ##
12975 -_ASBOX
12976 -    ) |
12977 -      sed "s/^/$as_me: WARNING:     /" >&2
12978 +
12979      ;;
12980  esac
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
12988  else
12989    eval "$as_ac_Header=\$ac_header_preproc"
12990  fi
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; }
12996  
12997  fi
12998  if test `eval echo '${'$as_ac_Header'}'` = yes; then
12999 @@ -11124,9 +13022,9 @@
13000  for ac_func in snprintf
13001  do
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
13010  else
13011    cat >conftest.$ac_ext <<_ACEOF
13012 @@ -11152,53 +13050,59 @@
13013  
13014  #undef $ac_func
13015  
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.  */
13020  #ifdef __cplusplus
13021  extern "C"
13022 -{
13023  #endif
13024 -/* We use char because int might match the return type of a gcc2
13025 -   builtin and then its argument prototype would still apply.  */
13026  char $ac_func ();
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
13032  choke me
13033 -#else
13034 -char (*f) () = $ac_func;
13035 -#endif
13036 -#ifdef __cplusplus
13037 -}
13038  #endif
13039  
13040  int
13041  main ()
13042  {
13043 -return f != $ac_func;
13044 +return $ac_func ();
13045    ;
13046    return 0;
13047  }
13048  _ACEOF
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;;
13056 +esac
13057 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13058 +  (eval "$ac_link") 2>conftest.er1
13059    ac_status=$?
13060    grep -v '^ *+' conftest.er1 >conftest.err
13061    rm -f conftest.er1
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;;
13073 +esac
13074 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13075 +  (eval "$ac_try") 2>&5
13076    ac_status=$?
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;;
13085 +esac
13086 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13087 +  (eval "$ac_try") 2>&5
13088    ac_status=$?
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
13094  
13095 -eval "$as_ac_var=no"
13096 +       eval "$as_ac_var=no"
13097  fi
13098 -rm -f conftest.err conftest.$ac_objext \
13099 +
13100 +rm -f core conftest.err conftest.$ac_objext \
13101        conftest$ac_exeext conftest.$ac_ext
13102  fi
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
13113  do
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
13122  else
13123    cat >conftest.$ac_ext <<_ACEOF
13124 @@ -11256,53 +13162,59 @@
13125  
13126  #undef $ac_func
13127  
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.  */
13132  #ifdef __cplusplus
13133  extern "C"
13134 -{
13135  #endif
13136 -/* We use char because int might match the return type of a gcc2
13137 -   builtin and then its argument prototype would still apply.  */
13138  char $ac_func ();
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
13144  choke me
13145 -#else
13146 -char (*f) () = $ac_func;
13147 -#endif
13148 -#ifdef __cplusplus
13149 -}
13150  #endif
13151  
13152  int
13153  main ()
13154  {
13155 -return f != $ac_func;
13156 +return $ac_func ();
13157    ;
13158    return 0;
13159  }
13160  _ACEOF
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;;
13168 +esac
13169 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13170 +  (eval "$ac_link") 2>conftest.er1
13171    ac_status=$?
13172    grep -v '^ *+' conftest.er1 >conftest.err
13173    rm -f conftest.er1
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;;
13185 +esac
13186 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13187 +  (eval "$ac_try") 2>&5
13188    ac_status=$?
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;;
13197 +esac
13198 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13199 +  (eval "$ac_try") 2>&5
13200    ac_status=$?
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
13206  
13207 -eval "$as_ac_var=no"
13208 +       eval "$as_ac_var=no"
13209  fi
13210 -rm -f conftest.err conftest.$ac_objext \
13211 +
13212 +rm -f core conftest.err conftest.$ac_objext \
13213        conftest$ac_exeext conftest.$ac_ext
13214  fi
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 @@
13224  done
13225  
13226  if test $mutt_cv_snprintf = yes; then
13227 -        case $LIBOBJS in
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"
13235 + ;;
13236  esac
13237  
13238  fi
13239  
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
13245  /* confdefs.h.  */
13246  _ACEOF
13247 @@ -11357,29 +13269,41 @@
13248  }
13249  _ACEOF
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;;
13257 +esac
13258 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13259 +  (eval "$ac_link") 2>conftest.er1
13260    ac_status=$?
13261    grep -v '^ *+' conftest.er1 >conftest.err
13262    rm -f conftest.er1
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;;
13274 +esac
13275 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13276 +  (eval "$ac_try") 2>&5
13277    ac_status=$?
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;;
13286 +esac
13287 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13288 +  (eval "$ac_try") 2>&5
13289    ac_status=$?
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; }
13296  else
13297    echo "$as_me: failed program was:" >&5
13298  sed 's/^/| /' conftest.$ac_ext >&5
13299 @@ -11402,24 +13326,36 @@
13300  }
13301  _ACEOF
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;;
13309 +esac
13310 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13311 +  (eval "$ac_link") 2>conftest.er1
13312    ac_status=$?
13313    grep -v '^ *+' conftest.er1 >conftest.err
13314    rm -f conftest.er1
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;;
13326 +esac
13327 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13328 +  (eval "$ac_try") 2>&5
13329    ac_status=$?
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;;
13338 +esac
13339 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13340 +  (eval "$ac_try") 2>&5
13341    ac_status=$?
13342    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13343    (exit $ac_status); }; }; then
13344 @@ -11427,25 +13363,27 @@
13345  #define va_copy __va_copy
13346  _ACEOF
13347  
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; }
13352  else
13353    echo "$as_me: failed program was:" >&5
13354  sed 's/^/| /' conftest.$ac_ext >&5
13355  
13356 -    cat >>confdefs.h <<\_ACEOF
13357 +           cat >>confdefs.h <<\_ACEOF
13358  #define va_copy(dest,src) memcpy(&dest,&src,sizeof(va_list))
13359  _ACEOF
13360  
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; }
13365  
13366  fi
13367 -rm -f conftest.err conftest.$ac_objext \
13368 +
13369 +rm -f core conftest.err conftest.$ac_objext \
13370        conftest$ac_exeext conftest.$ac_ext
13371  
13372  fi
13373 -rm -f conftest.err conftest.$ac_objext \
13374 +
13375 +rm -f core conftest.err conftest.$ac_objext \
13376        conftest$ac_exeext conftest.$ac_ext
13377  
13378  
13379 @@ -11453,9 +13391,9 @@
13380  for ac_func in ftruncate
13381  do
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
13390  else
13391    cat >conftest.$ac_ext <<_ACEOF
13392 @@ -11481,53 +13419,59 @@
13393  
13394  #undef $ac_func
13395  
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.  */
13400  #ifdef __cplusplus
13401  extern "C"
13402 -{
13403  #endif
13404 -/* We use char because int might match the return type of a gcc2
13405 -   builtin and then its argument prototype would still apply.  */
13406  char $ac_func ();
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
13412  choke me
13413 -#else
13414 -char (*f) () = $ac_func;
13415 -#endif
13416 -#ifdef __cplusplus
13417 -}
13418  #endif
13419  
13420  int
13421  main ()
13422  {
13423 -return f != $ac_func;
13424 +return $ac_func ();
13425    ;
13426    return 0;
13427  }
13428  _ACEOF
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;;
13436 +esac
13437 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13438 +  (eval "$ac_link") 2>conftest.er1
13439    ac_status=$?
13440    grep -v '^ *+' conftest.er1 >conftest.err
13441    rm -f conftest.er1
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;;
13453 +esac
13454 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13455 +  (eval "$ac_try") 2>&5
13456    ac_status=$?
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;;
13465 +esac
13466 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13467 +  (eval "$ac_try") 2>&5
13468    ac_status=$?
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
13474  
13475 -eval "$as_ac_var=no"
13476 +       eval "$as_ac_var=no"
13477  fi
13478 -rm -f conftest.err conftest.$ac_objext \
13479 +
13480 +rm -f core conftest.err conftest.$ac_objext \
13481        conftest$ac_exeext conftest.$ac_ext
13482  fi
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 @@
13492  
13493  else
13494  
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
13501  else
13502 @@ -11564,40 +13510,52 @@
13503  cat >>conftest.$ac_ext <<_ACEOF
13504  /* end confdefs.h.  */
13505  
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.  */
13510  #ifdef __cplusplus
13511  extern "C"
13512  #endif
13513 -/* We use char because int might match the return type of a gcc2
13514 -   builtin and then its argument prototype would still apply.  */
13515  char chsize ();
13516  int
13517  main ()
13518  {
13519 -chsize ();
13520 +return chsize ();
13521    ;
13522    return 0;
13523  }
13524  _ACEOF
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;;
13532 +esac
13533 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13534 +  (eval "$ac_link") 2>conftest.er1
13535    ac_status=$?
13536    grep -v '^ *+' conftest.er1 >conftest.err
13537    rm -f conftest.er1
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;;
13549 +esac
13550 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13551 +  (eval "$ac_try") 2>&5
13552    ac_status=$?
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;;
13561 +esac
13562 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13563 +  (eval "$ac_try") 2>&5
13564    ac_status=$?
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
13570  
13571 -ac_cv_lib_x_chsize=no
13572 +       ac_cv_lib_x_chsize=no
13573  fi
13574 -rm -f conftest.err conftest.$ac_objext \
13575 +
13576 +rm -f core conftest.err conftest.$ac_objext \
13577        conftest$ac_exeext conftest.$ac_ext
13578  LIBS=$ac_check_lib_save_LIBS
13579  fi
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
13589  do
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
13598  else
13599    cat >conftest.$ac_ext <<_ACEOF
13600 @@ -11659,53 +13618,59 @@
13601  
13602  #undef $ac_func
13603  
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.  */
13608  #ifdef __cplusplus
13609  extern "C"
13610 -{
13611  #endif
13612 -/* We use char because int might match the return type of a gcc2
13613 -   builtin and then its argument prototype would still apply.  */
13614  char $ac_func ();
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
13620  choke me
13621 -#else
13622 -char (*f) () = $ac_func;
13623 -#endif
13624 -#ifdef __cplusplus
13625 -}
13626  #endif
13627  
13628  int
13629  main ()
13630  {
13631 -return f != $ac_func;
13632 +return $ac_func ();
13633    ;
13634    return 0;
13635  }
13636  _ACEOF
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;;
13644 +esac
13645 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13646 +  (eval "$ac_link") 2>conftest.er1
13647    ac_status=$?
13648    grep -v '^ *+' conftest.er1 >conftest.err
13649    rm -f conftest.er1
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;;
13661 +esac
13662 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13663 +  (eval "$ac_try") 2>&5
13664    ac_status=$?
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;;
13673 +esac
13674 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13675 +  (eval "$ac_try") 2>&5
13676    ac_status=$?
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
13682  
13683 -eval "$as_ac_var=no"
13684 +       eval "$as_ac_var=no"
13685  fi
13686 -rm -f conftest.err conftest.$ac_objext \
13687 +
13688 +rm -f core conftest.err conftest.$ac_objext \
13689        conftest$ac_exeext conftest.$ac_ext
13690  fi
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 @@
13700  
13701  else
13702  
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
13709  else
13710 @@ -11742,40 +13709,52 @@
13711  cat >>conftest.$ac_ext <<_ACEOF
13712  /* end confdefs.h.  */
13713  
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.  */
13718  #ifdef __cplusplus
13719  extern "C"
13720  #endif
13721 -/* We use char because int might match the return type of a gcc2
13722 -   builtin and then its argument prototype would still apply.  */
13723  char strftime ();
13724  int
13725  main ()
13726  {
13727 -strftime ();
13728 +return strftime ();
13729    ;
13730    return 0;
13731  }
13732  _ACEOF
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;;
13740 +esac
13741 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13742 +  (eval "$ac_link") 2>conftest.er1
13743    ac_status=$?
13744    grep -v '^ *+' conftest.er1 >conftest.err
13745    rm -f conftest.er1
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;;
13757 +esac
13758 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13759 +  (eval "$ac_try") 2>&5
13760    ac_status=$?
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;;
13769 +esac
13770 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13771 +  (eval "$ac_try") 2>&5
13772    ac_status=$?
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
13778  
13779 -ac_cv_lib_intl_strftime=no
13780 +       ac_cv_lib_intl_strftime=no
13781  fi
13782 -rm -f conftest.err conftest.$ac_objext \
13783 +
13784 +rm -f core conftest.err conftest.$ac_objext \
13785        conftest$ac_exeext conftest.$ac_ext
13786  LIBS=$ac_check_lib_save_LIBS
13787  fi
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
13797  do
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
13806  else
13807    cat >conftest.$ac_ext <<_ACEOF
13808 @@ -11837,53 +13817,59 @@
13809  
13810  #undef $ac_func
13811  
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.  */
13816  #ifdef __cplusplus
13817  extern "C"
13818 -{
13819  #endif
13820 -/* We use char because int might match the return type of a gcc2
13821 -   builtin and then its argument prototype would still apply.  */
13822  char $ac_func ();
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
13828  choke me
13829 -#else
13830 -char (*f) () = $ac_func;
13831 -#endif
13832 -#ifdef __cplusplus
13833 -}
13834  #endif
13835  
13836  int
13837  main ()
13838  {
13839 -return f != $ac_func;
13840 +return $ac_func ();
13841    ;
13842    return 0;
13843  }
13844  _ACEOF
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;;
13852 +esac
13853 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13854 +  (eval "$ac_link") 2>conftest.er1
13855    ac_status=$?
13856    grep -v '^ *+' conftest.er1 >conftest.err
13857    rm -f conftest.er1
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;;
13869 +esac
13870 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13871 +  (eval "$ac_try") 2>&5
13872    ac_status=$?
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;;
13881 +esac
13882 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13883 +  (eval "$ac_try") 2>&5
13884    ac_status=$?
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
13890  
13891 -eval "$as_ac_var=no"
13892 +       eval "$as_ac_var=no"
13893  fi
13894 -rm -f conftest.err conftest.$ac_objext \
13895 +
13896 +rm -f core conftest.err conftest.$ac_objext \
13897        conftest$ac_exeext conftest.$ac_ext
13898  fi
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 @@
13908  
13909  
13910  
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
13917  else
13918  
13919  for ac_func in regcomp
13920  do
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
13929  else
13930    cat >conftest.$ac_ext <<_ACEOF
13931 @@ -11948,53 +13935,59 @@
13932  
13933  #undef $ac_func
13934  
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.  */
13939  #ifdef __cplusplus
13940  extern "C"
13941 -{
13942  #endif
13943 -/* We use char because int might match the return type of a gcc2
13944 -   builtin and then its argument prototype would still apply.  */
13945  char $ac_func ();
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
13951  choke me
13952 -#else
13953 -char (*f) () = $ac_func;
13954 -#endif
13955 -#ifdef __cplusplus
13956 -}
13957  #endif
13958  
13959  int
13960  main ()
13961  {
13962 -return f != $ac_func;
13963 +return $ac_func ();
13964    ;
13965    return 0;
13966  }
13967  _ACEOF
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;;
13975 +esac
13976 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13977 +  (eval "$ac_link") 2>conftest.er1
13978    ac_status=$?
13979    grep -v '^ *+' conftest.er1 >conftest.err
13980    rm -f conftest.er1
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;;
13992 +esac
13993 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
13994 +  (eval "$ac_try") 2>&5
13995    ac_status=$?
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;;
14004 +esac
14005 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14006 +  (eval "$ac_try") 2>&5
14007    ac_status=$?
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
14013  
14014 -eval "$as_ac_var=no"
14015 +       eval "$as_ac_var=no"
14016  fi
14017 -rm -f conftest.err conftest.$ac_objext \
14018 +
14019 +rm -f core conftest.err conftest.$ac_objext \
14020        conftest$ac_exeext conftest.$ac_ext
14021  fi
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 @@
14031  fi
14032  done
14033  
14034 -fi;
14035 +fi
14036 +
14037  
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
14045  else
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); }
14048  _ACEOF
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;;
14056 +esac
14057 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14058 +  (eval "$ac_link") 2>&5
14059    ac_status=$?
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;;
14067 +esac
14068 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14069 +  (eval "$ac_try") 2>&5
14070    ac_status=$?
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
14076  fi
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
14079  fi
14080 +
14081 +
14082  fi
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
14089                  mutt_cv_regex=yes
14090 @@ -12079,23 +14086,21 @@
14091  #define USE_GNU_REGEX 1
14092  _ACEOF
14093  
14094 -        case $LIBOBJS in
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"
14102 + ;;
14103  esac
14104  
14105  fi
14106  
14107  
14108  
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}
14114 -fi;
14115 +  withval=$with_homespool; with_homespool=${withval}
14116 +fi
14117 +
14118  if test x$with_homespool != x; then
14119          if test $with_homespool = yes; then
14120                  with_homespool=mailbox
14121 @@ -12118,13 +14123,12 @@
14122          mutt_cv_setgid=no
14123  else
14124  
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
14131  else
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
14138  else
14139 @@ -12139,10 +14143,11 @@
14140                                  mutt_cv_mailpath=/usr/mail
14141                          fi
14142  fi
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; }
14147 +
14148 +fi
14149  
14150 -fi;
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 @@
14155  _ACEOF
14156  
14157  
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
14164  else
14165 @@ -12181,13 +14186,22 @@
14166  }
14167  _ACEOF
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;;
14175 +esac
14176 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14177 +  (eval "$ac_link") 2>&5
14178    ac_status=$?
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;;
14186 +esac
14187 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14188 +  (eval "$ac_try") 2>&5
14189    ac_status=$?
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
14195  fi
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
14198  fi
14199 +
14200 +
14201  fi
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; }
14206  
14207          mutt_cv_setgid=no
14208          if test $mutt_cv_worldwrite = yes; then
14209 @@ -12215,8 +14231,8 @@
14210  
14211          else
14212  
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
14219  else
14220 @@ -12242,13 +14258,22 @@
14221  }
14222  _ACEOF
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;;
14230 +esac
14231 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14232 +  (eval "$ac_link") 2>&5
14233    ac_status=$?
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;;
14241 +esac
14242 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14243 +  (eval "$ac_try") 2>&5
14244    ac_status=$?
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
14250  fi
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
14253  fi
14254 +
14255 +
14256  fi
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; }
14261  
14262                  if test $mutt_cv_groupwrite = yes; then
14263  
14264 @@ -12283,11 +14310,11 @@
14265          fi
14266  fi
14267  
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"
14273 -fi;
14274 +  enableval=$enable_external_dotlock; mutt_cv_external_dotlock="$enableval"
14275 +fi
14276 +
14277  
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 @@
14281  
14282  
14283  
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; }
14288  
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
14295  else
14296    mutt_cv_docdir='${prefix}/doc/mutt'
14297 -fi;
14298 -echo "$as_me:$LINENO: result: $mutt_cv_docdir" >&5
14299 -echo "${ECHO_T}$mutt_cv_docdir" >&6
14300 +fi
14301 +
14302 +{ echo "$as_me:$LINENO: result: $mutt_cv_docdir" >&5
14303 +echo "${ECHO_T}$mutt_cv_docdir" >&6; }
14304  
14305  docdir=$mutt_cv_docdir
14306  
14307 @@ -12332,10 +14359,9 @@
14308  
14309  
14310  
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
14318  
14319  cat >>confdefs.h <<_ACEOF
14320 @@ -12344,15 +14370,15 @@
14321  
14322              fi
14323          fi
14324 -fi;
14325 +fi
14326 +
14327  
14328  need_socket="no"
14329  
14330  
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
14337  
14338  cat >>confdefs.h <<\_ACEOF
14339  #define USE_POP 1
14340 @@ -12363,12 +14389,12 @@
14341                  need_md5="yes"
14342          fi
14343  
14344 -fi;
14345 +fi
14346 +
14347  
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
14354  
14355  cat >>confdefs.h <<\_ACEOF
14356  #define USE_IMAP 1
14357 @@ -12381,7 +14407,8 @@
14358                  need_md5="yes"
14359          fi
14360  
14361 -fi;
14362 +fi
14363 +
14364  
14365  
14366  if test x$need_imap = xyes; then
14367 @@ -12404,18 +14431,19 @@
14368  for ac_header in sys/select.h
14369  do
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
14380  fi
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; }
14386  else
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
14393  /* confdefs.h.  */
14394  _ACEOF
14395 @@ -12426,24 +14454,36 @@
14396  #include <$ac_header>
14397  _ACEOF
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;;
14405 +esac
14406 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14407 +  (eval "$ac_compile") 2>conftest.er1
14408    ac_status=$?
14409    grep -v '^ *+' conftest.er1 >conftest.err
14410    rm -f conftest.er1
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;;
14422 +esac
14423 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14424 +  (eval "$ac_try") 2>&5
14425    ac_status=$?
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;;
14434 +esac
14435 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14436 +  (eval "$ac_try") 2>&5
14437    ac_status=$?
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
14443  
14444 -ac_header_compiler=no
14445 +       ac_header_compiler=no
14446  fi
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
14450 +
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; }
14454  
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
14461  /* confdefs.h.  */
14462  _ACEOF
14463 @@ -12469,8 +14510,13 @@
14464  /* end confdefs.h.  */
14465  #include <$ac_header>
14466  _ACEOF
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;;
14473 +esac
14474 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14475 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14476    ac_status=$?
14477    grep -v '^ *+' conftest.er1 >conftest.err
14478    rm -f conftest.er1
14479 @@ -12494,9 +14540,10 @@
14480  
14481    ac_header_preproc=no
14482  fi
14483 +
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; }
14489  
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;}
14496 -    (
14497 -      cat <<\_ASBOX
14498 -## ------------------------------------------ ##
14499 -## Report this to the AC_PACKAGE_NAME lists.  ##
14500 -## ------------------------------------------ ##
14501 -_ASBOX
14502 -    ) |
14503 -      sed "s/^/$as_me: WARNING:     /" >&2
14504 +
14505      ;;
14506  esac
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
14514  else
14515    eval "$as_ac_Header=\$ac_header_preproc"
14516  fi
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; }
14522  
14523  fi
14524  if test `eval echo '${'$as_ac_Header'}'` = yes; then
14525 @@ -12550,8 +14591,8 @@
14526  
14527  done
14528  
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
14534  /* confdefs.h.  */
14535  _ACEOF
14536 @@ -12563,11 +14604,11 @@
14537  _ACEOF
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; }
14544  else
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; }
14549  
14550  cat >>confdefs.h <<\_ACEOF
14551  #define socklen_t int
14552 @@ -12576,8 +14617,8 @@
14553  fi
14554  rm -f conftest*
14555  
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
14562  else
14563 @@ -12604,53 +14645,59 @@
14564  
14565  #undef gethostent
14566  
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.  */
14571  #ifdef __cplusplus
14572  extern "C"
14573 -{
14574  #endif
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
14583  choke me
14584 -#else
14585 -char (*f) () = gethostent;
14586 -#endif
14587 -#ifdef __cplusplus
14588 -}
14589  #endif
14590  
14591  int
14592  main ()
14593  {
14594 -return f != gethostent;
14595 +return gethostent ();
14596    ;
14597    return 0;
14598  }
14599  _ACEOF
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;;
14607 +esac
14608 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14609 +  (eval "$ac_link") 2>conftest.er1
14610    ac_status=$?
14611    grep -v '^ *+' conftest.er1 >conftest.err
14612    rm -f conftest.er1
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;;
14624 +esac
14625 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14626 +  (eval "$ac_try") 2>&5
14627    ac_status=$?
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;;
14636 +esac
14637 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14638 +  (eval "$ac_try") 2>&5
14639    ac_status=$?
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
14645  
14646 -ac_cv_func_gethostent=no
14647 +       ac_cv_func_gethostent=no
14648  fi
14649 -rm -f conftest.err conftest.$ac_objext \
14650 +
14651 +rm -f core conftest.err conftest.$ac_objext \
14652        conftest$ac_exeext conftest.$ac_ext
14653  fi
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
14659    :
14660  else
14661  
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
14668  else
14669 @@ -12684,40 +14732,52 @@
14670  cat >>conftest.$ac_ext <<_ACEOF
14671  /* end confdefs.h.  */
14672  
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.  */
14677  #ifdef __cplusplus
14678  extern "C"
14679  #endif
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 ();
14683  int
14684  main ()
14685  {
14686 -gethostent ();
14687 +return gethostent ();
14688    ;
14689    return 0;
14690  }
14691  _ACEOF
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;;
14699 +esac
14700 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14701 +  (eval "$ac_link") 2>conftest.er1
14702    ac_status=$?
14703    grep -v '^ *+' conftest.er1 >conftest.err
14704    rm -f conftest.er1
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;;
14716 +esac
14717 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14718 +  (eval "$ac_try") 2>&5
14719    ac_status=$?
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;;
14728 +esac
14729 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14730 +  (eval "$ac_try") 2>&5
14731    ac_status=$?
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
14737  
14738 -ac_cv_lib_nsl_gethostent=no
14739 +       ac_cv_lib_nsl_gethostent=no
14740  fi
14741 -rm -f conftest.err conftest.$ac_objext \
14742 +
14743 +rm -f core conftest.err conftest.$ac_objext \
14744        conftest$ac_exeext conftest.$ac_ext
14745  LIBS=$ac_check_lib_save_LIBS
14746  fi
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 @@
14755  
14756  fi
14757  
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
14764  else
14765 @@ -12773,53 +14834,59 @@
14766  
14767  #undef setsockopt
14768  
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.  */
14773  #ifdef __cplusplus
14774  extern "C"
14775 -{
14776  #endif
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
14785  choke me
14786 -#else
14787 -char (*f) () = setsockopt;
14788 -#endif
14789 -#ifdef __cplusplus
14790 -}
14791  #endif
14792  
14793  int
14794  main ()
14795  {
14796 -return f != setsockopt;
14797 +return setsockopt ();
14798    ;
14799    return 0;
14800  }
14801  _ACEOF
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;;
14809 +esac
14810 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14811 +  (eval "$ac_link") 2>conftest.er1
14812    ac_status=$?
14813    grep -v '^ *+' conftest.er1 >conftest.err
14814    rm -f conftest.er1
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;;
14826 +esac
14827 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14828 +  (eval "$ac_try") 2>&5
14829    ac_status=$?
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;;
14838 +esac
14839 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14840 +  (eval "$ac_try") 2>&5
14841    ac_status=$?
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
14847  
14848 -ac_cv_func_setsockopt=no
14849 +       ac_cv_func_setsockopt=no
14850  fi
14851 -rm -f conftest.err conftest.$ac_objext \
14852 +
14853 +rm -f core conftest.err conftest.$ac_objext \
14854        conftest$ac_exeext conftest.$ac_ext
14855  fi
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
14861    :
14862  else
14863  
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
14870  else
14871 @@ -12853,40 +14921,52 @@
14872  cat >>conftest.$ac_ext <<_ACEOF
14873  /* end confdefs.h.  */
14874  
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.  */
14879  #ifdef __cplusplus
14880  extern "C"
14881  #endif
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 ();
14885  int
14886  main ()
14887  {
14888 -setsockopt ();
14889 +return setsockopt ();
14890    ;
14891    return 0;
14892  }
14893  _ACEOF
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;;
14901 +esac
14902 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14903 +  (eval "$ac_link") 2>conftest.er1
14904    ac_status=$?
14905    grep -v '^ *+' conftest.er1 >conftest.err
14906    rm -f conftest.er1
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;;
14918 +esac
14919 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14920 +  (eval "$ac_try") 2>&5
14921    ac_status=$?
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;;
14930 +esac
14931 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
14932 +  (eval "$ac_try") 2>&5
14933    ac_status=$?
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
14939  
14940 -ac_cv_lib_socket_setsockopt=no
14941 +       ac_cv_lib_socket_setsockopt=no
14942  fi
14943 -rm -f conftest.err conftest.$ac_objext \
14944 +
14945 +rm -f core conftest.err conftest.$ac_objext \
14946        conftest$ac_exeext conftest.$ac_ext
14947  LIBS=$ac_check_lib_save_LIBS
14948  fi
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
14958  do
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
14967  else
14968    cat >conftest.$ac_ext <<_ACEOF
14969 @@ -12946,53 +15027,59 @@
14970  
14971  #undef $ac_func
14972  
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.  */
14977  #ifdef __cplusplus
14978  extern "C"
14979 -{
14980  #endif
14981 -/* We use char because int might match the return type of a gcc2
14982 -   builtin and then its argument prototype would still apply.  */
14983  char $ac_func ();
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
14989  choke me
14990 -#else
14991 -char (*f) () = $ac_func;
14992 -#endif
14993 -#ifdef __cplusplus
14994 -}
14995  #endif
14996  
14997  int
14998  main ()
14999  {
15000 -return f != $ac_func;
15001 +return $ac_func ();
15002    ;
15003    return 0;
15004  }
15005  _ACEOF
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;;
15013 +esac
15014 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15015 +  (eval "$ac_link") 2>conftest.er1
15016    ac_status=$?
15017    grep -v '^ *+' conftest.er1 >conftest.err
15018    rm -f conftest.er1
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;;
15030 +esac
15031 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15032 +  (eval "$ac_try") 2>&5
15033    ac_status=$?
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;;
15042 +esac
15043 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15044 +  (eval "$ac_try") 2>&5
15045    ac_status=$?
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
15051  
15052 -eval "$as_ac_var=no"
15053 +       eval "$as_ac_var=no"
15054  fi
15055 -rm -f conftest.err conftest.$ac_objext \
15056 +
15057 +rm -f core conftest.err conftest.$ac_objext \
15058        conftest$ac_exeext conftest.$ac_ext
15059  fi
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 @@
15069  
15070  
15071  
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"
15078  else
15079    gss_prefix="no"
15080 -fi;
15081 +fi
15082 +
15083  if test "$gss_prefix" != "no"
15084  then
15085    if test "$need_imap" = "yes"
15086 @@ -13051,8 +15140,8 @@
15087    fi
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
15096  else
15097 @@ -13067,28 +15156,29 @@
15098    IFS=$as_save_IFS
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
15105      break 2
15106    fi
15107  done
15108  done
15109 +IFS=$as_save_IFS
15110  
15111    test -z "$ac_cv_path_KRB5CFGPATH" && ac_cv_path_KRB5CFGPATH="none"
15112    ;;
15113  esac
15114  fi
15115  KRB5CFGPATH=$ac_cv_path_KRB5CFGPATH
15116 -
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; }
15122  else
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; }
15127  fi
15128  
15129 +
15130    if test "$KRB5CFGPATH" != "none"
15131    then
15132      GSSAPI_CFLAGS="$CPPFLAGS `$KRB5CFGPATH --cflags gssapi`"
15133 @@ -13107,8 +15197,8 @@
15134        LDFLAGS="$LDFLAGS $GSSAPI_LDFLAGS"
15135      fi
15136  
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
15143  else
15144 @@ -13121,40 +15211,52 @@
15145  cat >>conftest.$ac_ext <<_ACEOF
15146  /* end confdefs.h.  */
15147  
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.  */
15152  #ifdef __cplusplus
15153  extern "C"
15154  #endif
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 ();
15158  int
15159  main ()
15160  {
15161 -gss_init_sec_context ();
15162 +return gss_init_sec_context ();
15163    ;
15164    return 0;
15165  }
15166  _ACEOF
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;;
15174 +esac
15175 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15176 +  (eval "$ac_link") 2>conftest.er1
15177    ac_status=$?
15178    grep -v '^ *+' conftest.er1 >conftest.err
15179    rm -f conftest.er1
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;;
15191 +esac
15192 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15193 +  (eval "$ac_try") 2>&5
15194    ac_status=$?
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;;
15203 +esac
15204 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15205 +  (eval "$ac_try") 2>&5
15206    ac_status=$?
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
15212  
15213 -ac_cv_lib_gssapi_krb5_gss_init_sec_context=no
15214 +       ac_cv_lib_gssapi_krb5_gss_init_sec_context=no
15215  fi
15216 -rm -f conftest.err conftest.$ac_objext \
15217 +
15218 +rm -f core conftest.err conftest.$ac_objext \
15219        conftest$ac_exeext conftest.$ac_ext
15220  LIBS=$ac_check_lib_save_LIBS
15221  fi
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
15227  
15228        GSSAPI_IMPL="MIT",
15229 @@ -13181,8 +15284,8 @@
15230  
15231          if test "$GSSAPI_IMPL" = "none"
15232      then
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
15239  else
15240 @@ -13195,40 +15298,52 @@
15241  cat >>conftest.$ac_ext <<_ACEOF
15242  /* end confdefs.h.  */
15243  
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.  */
15248  #ifdef __cplusplus
15249  extern "C"
15250  #endif
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 ();
15254  int
15255  main ()
15256  {
15257 -gss_init_sec_context ();
15258 +return gss_init_sec_context ();
15259    ;
15260    return 0;
15261  }
15262  _ACEOF
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;;
15270 +esac
15271 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15272 +  (eval "$ac_link") 2>conftest.er1
15273    ac_status=$?
15274    grep -v '^ *+' conftest.er1 >conftest.err
15275    rm -f conftest.er1
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;;
15287 +esac
15288 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15289 +  (eval "$ac_try") 2>&5
15290    ac_status=$?
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;;
15299 +esac
15300 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15301 +  (eval "$ac_try") 2>&5
15302    ac_status=$?
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
15308  
15309 -ac_cv_lib_gssapi_gss_init_sec_context=no
15310 +       ac_cv_lib_gssapi_gss_init_sec_context=no
15311  fi
15312 -rm -f conftest.err conftest.$ac_objext \
15313 +
15314 +rm -f core conftest.err conftest.$ac_objext \
15315        conftest$ac_exeext conftest.$ac_ext
15316  LIBS=$ac_check_lib_save_LIBS
15317  fi
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
15323  
15324            GSSAPI_IMPL="Heimdal"
15325 @@ -13257,8 +15373,8 @@
15326  
15327                              if test "$GSSAPI_IMPL" = "none"
15328      then
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
15335  else
15336 @@ -13271,40 +15387,52 @@
15337  cat >>conftest.$ac_ext <<_ACEOF
15338  /* end confdefs.h.  */
15339  
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.  */
15344  #ifdef __cplusplus
15345  extern "C"
15346  #endif
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 ();
15350  int
15351  main ()
15352  {
15353 -g_order_init ();
15354 +return g_order_init ();
15355    ;
15356    return 0;
15357  }
15358  _ACEOF
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;;
15366 +esac
15367 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15368 +  (eval "$ac_link") 2>conftest.er1
15369    ac_status=$?
15370    grep -v '^ *+' conftest.er1 >conftest.err
15371    rm -f conftest.er1
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;;
15383 +esac
15384 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15385 +  (eval "$ac_try") 2>&5
15386    ac_status=$?
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;;
15395 +esac
15396 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15397 +  (eval "$ac_try") 2>&5
15398    ac_status=$?
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
15404  
15405 -ac_cv_lib_gssapi_krb5_g_order_init=no
15406 +       ac_cv_lib_gssapi_krb5_g_order_init=no
15407  fi
15408 -rm -f conftest.err conftest.$ac_objext \
15409 +
15410 +rm -f core conftest.err conftest.$ac_objext \
15411        conftest$ac_exeext conftest.$ac_ext
15412  LIBS=$ac_check_lib_save_LIBS
15413  fi
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
15419  
15420          GSSAPI_IMPL="OldMIT",
15421 @@ -13335,10 +15464,10 @@
15422    LDFLAGS="$saved_LDFLAGS"
15423    LIBS="$saved_LIBS"
15424  
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"
15434      then
15435        cat >confcache <<\_ACEOF
15436 @@ -13359,44 +15488,63 @@
15437  
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.
15444 -{
15445 +(
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 #(
15449 +    *${as_nl}*)
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;} ;;
15453 +      esac
15454 +      case $ac_var in #(
15455 +      _ | IFS | as_nl) ;; #(
15456 +      *) $as_unset $ac_var ;;
15457 +      esac ;;
15458 +    esac
15459 +  done
15460 +
15461    (set) 2>&1 |
15462 -    case `(ac_space=' '; set | grep ac_space) 2>&1` in
15463 -    *ac_space=\ *)
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 \).
15468        sed -n \
15469         "s/'/'\\\\''/g;
15470           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
15471 -      ;;
15472 +      ;; #(
15473      *)
15474        # `set' quotes correctly as required by POSIX, so do not add quotes.
15475 -      sed -n \
15476 -       "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
15477 +      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
15478        ;;
15479 -    esac;
15480 -} |
15481 +    esac |
15482 +    sort
15483 +) |
15484    sed '
15485 +     /^ac_cv_env_/b end
15486       t clear
15487 -     : clear
15488 +     :clear
15489       s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
15490       t end
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
15504    else
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;}
15508    fi
15509  fi
15510  rm -f confcache
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; }
15515      fi
15516      if test "$GSSAPI_IMPL" = "Heimdal"
15517      then
15518 @@ -13432,10 +15580,9 @@
15519  
15520  
15521  
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"
15528          then
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 @@
15532            saved_LIBS="$LIBS"
15533  
15534  
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
15541  else
15542 @@ -13465,40 +15612,52 @@
15543  cat >>conftest.$ac_ext <<_ACEOF
15544  /* end confdefs.h.  */
15545  
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.  */
15550  #ifdef __cplusplus
15551  extern "C"
15552  #endif
15553 -/* We use char because int might match the return type of a gcc2
15554 -   builtin and then its argument prototype would still apply.  */
15555  char X509_new ();
15556  int
15557  main ()
15558  {
15559 -X509_new ();
15560 +return X509_new ();
15561    ;
15562    return 0;
15563  }
15564  _ACEOF
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;;
15572 +esac
15573 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15574 +  (eval "$ac_link") 2>conftest.er1
15575    ac_status=$?
15576    grep -v '^ *+' conftest.er1 >conftest.err
15577    rm -f conftest.er1
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;;
15589 +esac
15590 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15591 +  (eval "$ac_try") 2>&5
15592    ac_status=$?
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;;
15601 +esac
15602 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15603 +  (eval "$ac_try") 2>&5
15604    ac_status=$?
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
15610  
15611 -ac_cv_lib_crypto_X509_new=no
15612 +       ac_cv_lib_crypto_X509_new=no
15613  fi
15614 -rm -f conftest.err conftest.$ac_objext \
15615 +
15616 +rm -f core conftest.err conftest.$ac_objext \
15617        conftest$ac_exeext conftest.$ac_ext
15618  LIBS=$ac_check_lib_save_LIBS
15619  fi
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 @@
15628  fi
15629  
15630  
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
15637  else
15638 @@ -13543,40 +15703,52 @@
15639  cat >>conftest.$ac_ext <<_ACEOF
15640  /* end confdefs.h.  */
15641  
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.  */
15646  #ifdef __cplusplus
15647  extern "C"
15648  #endif
15649 -/* We use char because int might match the return type of a gcc2
15650 -   builtin and then its argument prototype would still apply.  */
15651  char SSL_new ();
15652  int
15653  main ()
15654  {
15655 -SSL_new ();
15656 +return SSL_new ();
15657    ;
15658    return 0;
15659  }
15660  _ACEOF
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;;
15668 +esac
15669 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15670 +  (eval "$ac_link") 2>conftest.er1
15671    ac_status=$?
15672    grep -v '^ *+' conftest.er1 >conftest.err
15673    rm -f conftest.er1
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;;
15685 +esac
15686 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15687 +  (eval "$ac_try") 2>&5
15688    ac_status=$?
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;;
15697 +esac
15698 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15699 +  (eval "$ac_try") 2>&5
15700    ac_status=$?
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
15706  
15707 -ac_cv_lib_ssl_SSL_new=no
15708 +       ac_cv_lib_ssl_SSL_new=no
15709  fi
15710 -rm -f conftest.err conftest.$ac_objext \
15711 +
15712 +rm -f core conftest.err conftest.$ac_objext \
15713        conftest$ac_exeext conftest.$ac_ext
15714  LIBS=$ac_check_lib_save_LIBS
15715  fi
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
15725  do
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
15734  else
15735    cat >conftest.$ac_ext <<_ACEOF
15736 @@ -13640,53 +15813,59 @@
15737  
15738  #undef $ac_func
15739  
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.  */
15744  #ifdef __cplusplus
15745  extern "C"
15746 -{
15747  #endif
15748 -/* We use char because int might match the return type of a gcc2
15749 -   builtin and then its argument prototype would still apply.  */
15750  char $ac_func ();
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
15756  choke me
15757 -#else
15758 -char (*f) () = $ac_func;
15759 -#endif
15760 -#ifdef __cplusplus
15761 -}
15762  #endif
15763  
15764  int
15765  main ()
15766  {
15767 -return f != $ac_func;
15768 +return $ac_func ();
15769    ;
15770    return 0;
15771  }
15772  _ACEOF
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;;
15780 +esac
15781 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15782 +  (eval "$ac_link") 2>conftest.er1
15783    ac_status=$?
15784    grep -v '^ *+' conftest.er1 >conftest.err
15785    rm -f conftest.er1
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;;
15797 +esac
15798 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15799 +  (eval "$ac_try") 2>&5
15800    ac_status=$?
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;;
15809 +esac
15810 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15811 +  (eval "$ac_try") 2>&5
15812    ac_status=$?
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
15818  
15819 -eval "$as_ac_var=no"
15820 +       eval "$as_ac_var=no"
15821  fi
15822 -rm -f conftest.err conftest.$ac_objext \
15823 +
15824 +rm -f core conftest.err conftest.$ac_objext \
15825        conftest$ac_exeext conftest.$ac_ext
15826  fi
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 @@
15836  
15837          fi
15838  
15839 -fi;
15840 +fi
15841 +
15842  
15843  
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"
15850  else
15851    gnutls_prefix="no"
15852 -fi;
15853 +fi
15854 +
15855  if test "$gnutls_prefix" != "no" -a x"$need_ssl" != xyes
15856  then
15857    if test "$need_socket" != "yes"
15858 @@ -13757,8 +15939,8 @@
15859  
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
15868  else
15869 @@ -13773,30 +15955,31 @@
15870    IFS=$as_save_IFS
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
15877      break 2
15878    fi
15879  done
15880  done
15881 +IFS=$as_save_IFS
15882  
15883    test -z "$ac_cv_path_LIBGNUTLS_CONFIG" && ac_cv_path_LIBGNUTLS_CONFIG="no"
15884    ;;
15885  esac
15886  fi
15887  LIBGNUTLS_CONFIG=$ac_cv_path_LIBGNUTLS_CONFIG
15888 -
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; }
15894  else
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; }
15899  fi
15900  
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
15903 +
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; }
15906    no_libgnutls=""
15907    if test "$LIBGNUTLS_CONFIG" = "no" ; then
15908      no_libgnutls=yes
15909 @@ -13878,13 +16061,22 @@
15910  
15911  _ACEOF
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;;
15919 +esac
15920 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15921 +  (eval "$ac_link") 2>&5
15922    ac_status=$?
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;;
15930 +esac
15931 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15932 +  (eval "$ac_try") 2>&5
15933    ac_status=$?
15934    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15935    (exit $ac_status); }; }; then
15936 @@ -13897,31 +16089,34 @@
15937  ( exit $ac_status )
15938  no_libgnutls=yes
15939  fi
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
15942  fi
15943 +
15944 +
15945         CFLAGS="$ac_save_CFLAGS"
15946         LIBS="$ac_save_LIBS"
15947    fi
15948  
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; }
15954  
15955  for ac_header in gnutls/openssl.h
15956  do
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
15967  fi
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; }
15973  else
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
15980  /* confdefs.h.  */
15981  _ACEOF
15982 @@ -13932,24 +16127,36 @@
15983  #include <$ac_header>
15984  _ACEOF
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;;
15992 +esac
15993 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
15994 +  (eval "$ac_compile") 2>conftest.er1
15995    ac_status=$?
15996    grep -v '^ *+' conftest.er1 >conftest.err
15997    rm -f conftest.er1
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;;
16009 +esac
16010 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16011 +  (eval "$ac_try") 2>&5
16012    ac_status=$?
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;;
16021 +esac
16022 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16023 +  (eval "$ac_try") 2>&5
16024    ac_status=$?
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
16030  
16031 -ac_header_compiler=no
16032 +       ac_header_compiler=no
16033  fi
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
16037 +
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; }
16041  
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
16048  /* confdefs.h.  */
16049  _ACEOF
16050 @@ -13975,8 +16183,13 @@
16051  /* end confdefs.h.  */
16052  #include <$ac_header>
16053  _ACEOF
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;;
16060 +esac
16061 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16062 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
16063    ac_status=$?
16064    grep -v '^ *+' conftest.er1 >conftest.err
16065    rm -f conftest.er1
16066 @@ -14000,9 +16213,10 @@
16067  
16068    ac_header_preproc=no
16069  fi
16070 +
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; }
16076  
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;}
16083 -    (
16084 -      cat <<\_ASBOX
16085 -## ------------------------------------------ ##
16086 -## Report this to the AC_PACKAGE_NAME lists.  ##
16087 -## ------------------------------------------ ##
16088 -_ASBOX
16089 -    ) |
16090 -      sed "s/^/$as_me: WARNING:     /" >&2
16091 +
16092      ;;
16093  esac
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
16101  else
16102    eval "$as_ac_Header=\$ac_header_preproc"
16103  fi
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; }
16109  
16110  fi
16111  if test `eval echo '${'$as_ac_Header'}'` = yes; then
16112 @@ -14076,8 +16284,8 @@
16113       if test -f conf.libgnutlstest ; then
16114          :
16115       else
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; }
16120       fi
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 @@
16124  }
16125  _ACEOF
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;;
16133 +esac
16134 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16135 +  (eval "$ac_link") 2>conftest.er1
16136    ac_status=$?
16137    grep -v '^ *+' conftest.er1 >conftest.err
16138    rm -f conftest.er1
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;;
16150 +esac
16151 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16152 +  (eval "$ac_try") 2>&5
16153    ac_status=$?
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;;
16162 +esac
16163 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16164 +  (eval "$ac_try") 2>&5
16165    ac_status=$?
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
16171  
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"
16177  fi
16178 -rm -f conftest.err conftest.$ac_objext \
16179 +
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 @@
16185  
16186  
16187  
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"
16192 -
16193 +  withval=$with_sasl;
16194          if test "$with_sasl" != "no"
16195          then
16196            if test "$need_socket" != "yes"
16197 @@ -14204,8 +16424,8 @@
16198            saved_LIBS="$LIBS"
16199  
16200  
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
16207  else
16208 @@ -14218,40 +16438,52 @@
16209  cat >>conftest.$ac_ext <<_ACEOF
16210  /* end confdefs.h.  */
16211  
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.  */
16216  #ifdef __cplusplus
16217  extern "C"
16218  #endif
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 ();
16222  int
16223  main ()
16224  {
16225 -sasl_client_init ();
16226 +return sasl_client_init ();
16227    ;
16228    return 0;
16229  }
16230  _ACEOF
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;;
16238 +esac
16239 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16240 +  (eval "$ac_link") 2>conftest.er1
16241    ac_status=$?
16242    grep -v '^ *+' conftest.er1 >conftest.err
16243    rm -f conftest.er1
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;;
16255 +esac
16256 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16257 +  (eval "$ac_try") 2>&5
16258    ac_status=$?
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;;
16267 +esac
16268 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16269 +  (eval "$ac_try") 2>&5
16270    ac_status=$?
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
16276  
16277 -ac_cv_lib_sasl2_sasl_client_init=no
16278 +       ac_cv_lib_sasl2_sasl_client_init=no
16279  fi
16280 -rm -f conftest.err conftest.$ac_objext \
16281 +
16282 +rm -f core conftest.err conftest.$ac_objext \
16283        conftest$ac_exeext conftest.$ac_ext
16284  LIBS=$ac_check_lib_save_LIBS
16285  fi
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 @@
16294  _ACEOF
16295  
16296            need_sasl=yes
16297 -         need_md5=yes
16298          fi
16299  
16300 -fi;
16301 +fi
16302 +
16303  
16304  
16305  if test x$need_sasl = xyes; then
16306 @@ -14307,10 +16540,9 @@
16307  
16308  
16309  
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"
16314 -
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 @@
16320                   fi
16321  
16322  
16323 -fi;
16324 +fi
16325 +
16326  
16327  if test "x$with_idn" != "xno"; then
16328  
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
16335  else
16336 @@ -14337,40 +16570,52 @@
16337  cat >>conftest.$ac_ext <<_ACEOF
16338  /* end confdefs.h.  */
16339  
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.  */
16344  #ifdef __cplusplus
16345  extern "C"
16346  #endif
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 ();
16350  int
16351  main ()
16352  {
16353 -stringprep_check_version ();
16354 +return stringprep_check_version ();
16355    ;
16356    return 0;
16357  }
16358  _ACEOF
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;;
16366 +esac
16367 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16368 +  (eval "$ac_link") 2>conftest.er1
16369    ac_status=$?
16370    grep -v '^ *+' conftest.er1 >conftest.err
16371    rm -f conftest.er1
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;;
16383 +esac
16384 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16385 +  (eval "$ac_try") 2>&5
16386    ac_status=$?
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;;
16395 +esac
16396 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16397 +  (eval "$ac_try") 2>&5
16398    ac_status=$?
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
16404  
16405 -ac_cv_lib_idn_stringprep_check_version=no
16406 +       ac_cv_lib_idn_stringprep_check_version=no
16407  fi
16408 -rm -f conftest.err conftest.$ac_objext \
16409 +
16410 +rm -f core conftest.err conftest.$ac_objext \
16411        conftest$ac_exeext conftest.$ac_ext
16412  LIBS=$ac_check_lib_save_LIBS
16413  fi
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
16423  do
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
16432  else
16433    cat >conftest.$ac_ext <<_ACEOF
16434 @@ -14429,53 +16675,59 @@
16435  
16436  #undef $ac_func
16437  
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.  */
16442  #ifdef __cplusplus
16443  extern "C"
16444 -{
16445  #endif
16446 -/* We use char because int might match the return type of a gcc2
16447 -   builtin and then its argument prototype would still apply.  */
16448  char $ac_func ();
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
16454  choke me
16455 -#else
16456 -char (*f) () = $ac_func;
16457 -#endif
16458 -#ifdef __cplusplus
16459 -}
16460  #endif
16461  
16462  int
16463  main ()
16464  {
16465 -return f != $ac_func;
16466 +return $ac_func ();
16467    ;
16468    return 0;
16469  }
16470  _ACEOF
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;;
16478 +esac
16479 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16480 +  (eval "$ac_link") 2>conftest.er1
16481    ac_status=$?
16482    grep -v '^ *+' conftest.er1 >conftest.err
16483    rm -f conftest.er1
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;;
16495 +esac
16496 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16497 +  (eval "$ac_try") 2>&5
16498    ac_status=$?
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;;
16507 +esac
16508 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16509 +  (eval "$ac_try") 2>&5
16510    ac_status=$?
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
16516  
16517 -eval "$as_ac_var=no"
16518 +       eval "$as_ac_var=no"
16519  fi
16520 -rm -f conftest.err conftest.$ac_objext \
16521 +
16522 +rm -f core conftest.err conftest.$ac_objext \
16523        conftest$ac_exeext conftest.$ac_ext
16524  fi
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
16535  do
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
16544  else
16545    cat >conftest.$ac_ext <<_ACEOF
16546 @@ -14532,53 +16786,59 @@
16547  
16548  #undef $ac_func
16549  
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.  */
16554  #ifdef __cplusplus
16555  extern "C"
16556 -{
16557  #endif
16558 -/* We use char because int might match the return type of a gcc2
16559 -   builtin and then its argument prototype would still apply.  */
16560  char $ac_func ();
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
16566  choke me
16567 -#else
16568 -char (*f) () = $ac_func;
16569 -#endif
16570 -#ifdef __cplusplus
16571 -}
16572  #endif
16573  
16574  int
16575  main ()
16576  {
16577 -return f != $ac_func;
16578 +return $ac_func ();
16579    ;
16580    return 0;
16581  }
16582  _ACEOF
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;;
16590 +esac
16591 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16592 +  (eval "$ac_link") 2>conftest.er1
16593    ac_status=$?
16594    grep -v '^ *+' conftest.er1 >conftest.err
16595    rm -f conftest.er1
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;;
16607 +esac
16608 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16609 +  (eval "$ac_try") 2>&5
16610    ac_status=$?
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;;
16619 +esac
16620 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16621 +  (eval "$ac_try") 2>&5
16622    ac_status=$?
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
16628  
16629 -eval "$as_ac_var=no"
16630 +       eval "$as_ac_var=no"
16631  fi
16632 -rm -f conftest.err conftest.$ac_objext \
16633 +
16634 +rm -f core conftest.err conftest.$ac_objext \
16635        conftest$ac_exeext conftest.$ac_ext
16636  fi
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
16647  do
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
16656  else
16657    cat >conftest.$ac_ext <<_ACEOF
16658 @@ -14635,53 +16897,59 @@
16659  
16660  #undef $ac_func
16661  
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.  */
16666  #ifdef __cplusplus
16667  extern "C"
16668 -{
16669  #endif
16670 -/* We use char because int might match the return type of a gcc2
16671 -   builtin and then its argument prototype would still apply.  */
16672  char $ac_func ();
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
16678  choke me
16679 -#else
16680 -char (*f) () = $ac_func;
16681 -#endif
16682 -#ifdef __cplusplus
16683 -}
16684  #endif
16685  
16686  int
16687  main ()
16688  {
16689 -return f != $ac_func;
16690 +return $ac_func ();
16691    ;
16692    return 0;
16693  }
16694  _ACEOF
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;;
16702 +esac
16703 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16704 +  (eval "$ac_link") 2>conftest.er1
16705    ac_status=$?
16706    grep -v '^ *+' conftest.er1 >conftest.err
16707    rm -f conftest.er1
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;;
16719 +esac
16720 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16721 +  (eval "$ac_try") 2>&5
16722    ac_status=$?
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;;
16731 +esac
16732 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16733 +  (eval "$ac_try") 2>&5
16734    ac_status=$?
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
16740  
16741 -eval "$as_ac_var=no"
16742 +       eval "$as_ac_var=no"
16743  fi
16744 -rm -f conftest.err conftest.$ac_objext \
16745 +
16746 +rm -f core conftest.err conftest.$ac_objext \
16747        conftest$ac_exeext conftest.$ac_ext
16748  fi
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 @@
16758  fi
16759  
16760  
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
16767  
16768  cat >>confdefs.h <<\_ACEOF
16769  #define DEBUG 1
16770 @@ -14719,26 +16988,27 @@
16771  
16772            fi
16773  
16774 -fi;
16775 +fi
16776 +
16777  
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
16784  
16785  cat >>confdefs.h <<\_ACEOF
16786  #define USE_FLOCK 1
16787  _ACEOF
16788  
16789          fi
16790 -fi;
16791 +fi
16792 +
16793  
16794  mutt_cv_fcntl=yes
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
16800 -fi;
16801 +  enableval=$enable_fcntl; if test $enableval = no; then mutt_cv_fcntl=no; fi
16802 +fi
16803 +
16804  
16805  if test $mutt_cv_fcntl = yes; then
16806  
16807 @@ -14748,8 +17018,8 @@
16808  
16809  fi
16810  
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
16817  /* confdefs.h.  */
16818 @@ -14767,24 +17037,36 @@
16819  }
16820  _ACEOF
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;;
16828 +esac
16829 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16830 +  (eval "$ac_link") 2>conftest.er1
16831    ac_status=$?
16832    grep -v '^ *+' conftest.er1 >conftest.err
16833    rm -f conftest.er1
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;;
16845 +esac
16846 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16847 +  (eval "$ac_try") 2>&5
16848    ac_status=$?
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;;
16857 +esac
16858 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
16859 +  (eval "$ac_try") 2>&5
16860    ac_status=$?
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
16866  
16867 +
16868  fi
16869 -rm -f conftest.err conftest.$ac_objext \
16870 +
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
16874  
16875 @@ -14803,15 +17087,15 @@
16876  _ACEOF
16877  
16878  fi
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; }
16883  
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
16890 -fi;
16891 +  enableval=$enable_inodesort; if test x$enableval = xyes -a x$ac_cv_dirent_d_ino = xyes ; then mutt_cv_inodesort=yes; fi
16892 +fi
16893 +
16894  
16895  if test $mutt_cv_inodesort = yes; then
16896  
16897 @@ -14822,71 +17106,82 @@
16898  fi
16899  
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
16908  fi
16909 -fi;
16910 +fi
16911 +
16912  
16913  if test x$GCC = xyes -a $mutt_cv_warnings = yes; then
16914          CFLAGS="-Wall -pedantic $CFLAGS"
16915  fi
16916  
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
16923  
16924  cat >>confdefs.h <<\_ACEOF
16925  #define NFS_ATTRIBUTE_HACK 1
16926  _ACEOF
16927  
16928          fi
16929 -fi;
16930 +fi
16931  
16932 -# Check whether --enable-buffy-size or --disable-buffy-size was given.
16933 +
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
16939  
16940  cat >>confdefs.h <<\_ACEOF
16941  #define BUFFY_SIZE 1
16942  _ACEOF
16943  
16944          fi
16945 -fi;
16946 +fi
16947  
16948 -# Check whether --enable-mailtool or --disable-mailtool was given.
16949 +
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
16955  
16956  cat >>confdefs.h <<\_ACEOF
16957  #define SUN_ATTACHMENT 1
16958  _ACEOF
16959  
16960          fi
16961 -fi;
16962 +fi
16963  
16964 -# Check whether --enable-locales-fix or --disable-locales-fix was given.
16965 +
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
16971  
16972  cat >>confdefs.h <<\_ACEOF
16973  #define LOCALES_HACK 1
16974  _ACEOF
16975  
16976          fi
16977 -fi;
16978 +fi
16979 +
16980 +
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
16984 +
16985 +cat >>confdefs.h <<\_ACEOF
16986 +#define USE_COMPRESSED 1
16987 +_ACEOF
16988 +
16989 +        fi
16990 +fi
16991  
16992  
16993 -# Check whether --with-exec-shell or --without-exec-shell was given.
16994 +
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
17000  
17001  cat >>confdefs.h <<_ACEOF
17002  #define EXECSHELL "$withval"
17003 @@ -14903,12 +17198,12 @@
17004  #define EXECSHELL "/bin/sh"
17005  _ACEOF
17006  
17007 -fi;
17008 +fi
17009 +
17010  
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
17017  
17018  cat >>confdefs.h <<\_ACEOF
17019  #define EXACT_ADDRESS 1
17020 @@ -14916,12 +17211,12 @@
17021  
17022  
17023          fi
17024 -fi;
17025 +fi
17026  
17027 -# Check whether --enable-hcache or --disable-hcache was given.
17028 +
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
17034  
17035  cat >>confdefs.h <<\_ACEOF
17036  #define USE_HCACHE 1
17037 @@ -14936,16 +17231,16 @@
17038  
17039      ac_prefer_qdbm=yes
17040  
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
17046 -fi;
17047 +  withval=$with_qdbm; ac_prefer_qdbm=$withval
17048 +fi
17049 +
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
17059  else
17060 @@ -14967,24 +17262,36 @@
17061  }
17062  _ACEOF
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;;
17070 +esac
17071 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17072 +  (eval "$ac_link") 2>conftest.er1
17073    ac_status=$?
17074    grep -v '^ *+' conftest.er1 >conftest.err
17075    rm -f conftest.er1
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;;
17087 +esac
17088 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17089 +  (eval "$ac_try") 2>&5
17090    ac_status=$?
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;;
17099 +esac
17100 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17101 +  (eval "$ac_try") 2>&5
17102    ac_status=$?
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
17108  
17109 +
17110  fi
17111 -rm -f conftest.err conftest.$ac_objext \
17112 +
17113 +rm -f core conftest.err conftest.$ac_objext \
17114        conftest$ac_exeext conftest.$ac_ext
17115  
17116  fi
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; }
17121      fi
17122  
17123      ac_prefer_gdbm=yes
17124  
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
17130 -fi;
17131 +  withval=$with_gdbm; ac_prefer_gdbm=$withval
17132 +fi
17133 +
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
17143  else
17144 @@ -15035,24 +17344,36 @@
17145  }
17146  _ACEOF
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;;
17154 +esac
17155 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17156 +  (eval "$ac_link") 2>conftest.er1
17157    ac_status=$?
17158    grep -v '^ *+' conftest.er1 >conftest.err
17159    rm -f conftest.er1
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;;
17171 +esac
17172 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17173 +  (eval "$ac_try") 2>&5
17174    ac_status=$?
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;;
17183 +esac
17184 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17185 +  (eval "$ac_try") 2>&5
17186    ac_status=$?
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
17192  
17193 +
17194  fi
17195 -rm -f conftest.err conftest.$ac_objext \
17196 +
17197 +rm -f core conftest.err conftest.$ac_objext \
17198        conftest$ac_exeext conftest.$ac_ext
17199  
17200  fi
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; }
17205      fi
17206  
17207      ac_bdb_prefix=yes
17208  
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
17214 -fi;
17215 +  withval=$with_bdb; ac_bdb_prefix=$withval
17216 +fi
17217 +
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 @@
17222              done
17223          done
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
17230              BDB_INCLUDE_DIR=""
17231              BDB_LIB_DIR=""
17232 @@ -15121,24 +17444,36 @@
17233  }
17234  _ACEOF
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;;
17242 +esac
17243 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17244 +  (eval "$ac_link") 2>conftest.er1
17245    ac_status=$?
17246    grep -v '^ *+' conftest.er1 >conftest.err
17247    rm -f conftest.er1
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;;
17259 +esac
17260 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17261 +  (eval "$ac_try") 2>&5
17262    ac_status=$?
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;;
17271 +esac
17272 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17273 +  (eval "$ac_try") 2>&5
17274    ac_status=$?
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
17280  
17281 +
17282  fi
17283 -rm -f conftest.err conftest.$ac_objext \
17284 +
17285 +rm -f core conftest.err conftest.$ac_objext \
17286        conftest$ac_exeext conftest.$ac_ext
17287                          done
17288                          test x$ac_cv_dbcreate = xyes && break
17289 @@ -15162,11 +17499,11 @@
17290              test x$BDB_LIB != x && break
17291          done
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; }
17297          else
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; }
17302          fi
17303      fi
17304  
17305 @@ -15200,7 +17537,8 @@
17306     { (exit 1); exit 1; }; }
17307      fi
17308  fi
17309 -fi;
17310 +fi
17311 +
17312  
17313  if test "$need_md5" = "yes"
17314  then
17315 @@ -15213,17 +17551,17 @@
17316  
17317  
17318  
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
17326          fi
17327  
17328 -fi;
17329 +fi
17330 +
17331  
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
17338  else
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_;
17344  int
17345  main ()
17346  {
17347 -if ((off_t *) 0)
17348 +if ((ac__type_new_ *) 0)
17349    return 0;
17350 -if (sizeof (off_t))
17351 +if (sizeof (ac__type_new_))
17352    return 0;
17353    ;
17354    return 0;
17355  }
17356  _ACEOF
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;;
17364 +esac
17365 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17366 +  (eval "$ac_compile") 2>conftest.er1
17367    ac_status=$?
17368    grep -v '^ *+' conftest.er1 >conftest.err
17369    rm -f conftest.er1
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;;
17381 +esac
17382 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17383 +  (eval "$ac_try") 2>&5
17384    ac_status=$?
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;;
17393 +esac
17394 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17395 +  (eval "$ac_try") 2>&5
17396    ac_status=$?
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
17402  
17403 -ac_cv_type_off_t=no
17404 +       ac_cv_type_off_t=no
17405  fi
17406 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17407 +
17408 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17409  fi
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
17415    :
17416  else
17417  
17418  cat >>confdefs.h <<_ACEOF
17419 -#define off_t long
17420 +#define off_t long int
17421  _ACEOF
17422  
17423  fi
17424  
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
17431  else
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_;
17437  int
17438  main ()
17439  {
17440 -if ((size_t *) 0)
17441 +if ((ac__type_new_ *) 0)
17442    return 0;
17443 -if (sizeof (size_t))
17444 +if (sizeof (ac__type_new_))
17445    return 0;
17446    ;
17447    return 0;
17448  }
17449  _ACEOF
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;;
17457 +esac
17458 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17459 +  (eval "$ac_compile") 2>conftest.er1
17460    ac_status=$?
17461    grep -v '^ *+' conftest.er1 >conftest.err
17462    rm -f conftest.er1
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;;
17474 +esac
17475 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17476 +  (eval "$ac_try") 2>&5
17477    ac_status=$?
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;;
17486 +esac
17487 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17488 +  (eval "$ac_try") 2>&5
17489    ac_status=$?
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
17495  
17496 -ac_cv_type_size_t=no
17497 +       ac_cv_type_size_t=no
17498  fi
17499 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17500 +
17501 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17502  fi
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
17508    :
17509  else
17510  
17511  cat >>confdefs.h <<_ACEOF
17512 -#define size_t unsigned
17513 +#define size_t unsigned int
17514  _ACEOF
17515  
17516  fi
17517  
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
17526  else
17527 @@ -15372,29 +17738,42 @@
17528  main ()
17529  {
17530  char *p = (char *) alloca (2 * sizeof (int));
17531 +                         if (p) return 0;
17532    ;
17533    return 0;
17534  }
17535  _ACEOF
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;;
17543 +esac
17544 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17545 +  (eval "$ac_link") 2>conftest.er1
17546    ac_status=$?
17547    grep -v '^ *+' conftest.er1 >conftest.err
17548    rm -f conftest.er1
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;;
17560 +esac
17561 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17562 +  (eval "$ac_try") 2>&5
17563    ac_status=$?
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;;
17572 +esac
17573 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17574 +  (eval "$ac_try") 2>&5
17575    ac_status=$?
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
17581  
17582 -ac_cv_working_alloca_h=no
17583 +       ac_cv_working_alloca_h=no
17584  fi
17585 -rm -f conftest.err conftest.$ac_objext \
17586 +
17587 +rm -f core conftest.err conftest.$ac_objext \
17588        conftest$ac_exeext conftest.$ac_ext
17589  fi
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
17595  
17596  cat >>confdefs.h <<\_ACEOF
17597 @@ -15418,8 +17798,8 @@
17598  
17599  fi
17600  
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
17607  else
17608 @@ -15454,29 +17834,42 @@
17609  main ()
17610  {
17611  char *p = (char *) alloca (1);
17612 +                                   if (p) return 0;
17613    ;
17614    return 0;
17615  }
17616  _ACEOF
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;;
17624 +esac
17625 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17626 +  (eval "$ac_link") 2>conftest.er1
17627    ac_status=$?
17628    grep -v '^ *+' conftest.er1 >conftest.err
17629    rm -f conftest.er1
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;;
17641 +esac
17642 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17643 +  (eval "$ac_try") 2>&5
17644    ac_status=$?
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;;
17653 +esac
17654 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17655 +  (eval "$ac_try") 2>&5
17656    ac_status=$?
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
17662  
17663 -ac_cv_func_alloca_works=no
17664 +       ac_cv_func_alloca_works=no
17665  fi
17666 -rm -f conftest.err conftest.$ac_objext \
17667 +
17668 +rm -f core conftest.err conftest.$ac_objext \
17669        conftest$ac_exeext conftest.$ac_ext
17670  fi
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; }
17675  
17676  if test $ac_cv_func_alloca_works = yes; then
17677  
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.
17681  
17682 -ALLOCA=alloca.$ac_objext
17683 +ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
17684  
17685  cat >>confdefs.h <<\_ACEOF
17686  #define C_ALLOCA 1
17687  _ACEOF
17688  
17689  
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
17696  else
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
17703  webecray
17704  #else
17705  wenotbecray
17706 @@ -15539,14 +17933,14 @@
17707  rm -f conftest*
17708  
17709  fi
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
17724  else
17725    cat >conftest.$ac_ext <<_ACEOF
17726 @@ -15572,53 +17966,59 @@
17727  
17728  #undef $ac_func
17729  
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.  */
17734  #ifdef __cplusplus
17735  extern "C"
17736 -{
17737  #endif
17738 -/* We use char because int might match the return type of a gcc2
17739 -   builtin and then its argument prototype would still apply.  */
17740  char $ac_func ();
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
17746  choke me
17747 -#else
17748 -char (*f) () = $ac_func;
17749 -#endif
17750 -#ifdef __cplusplus
17751 -}
17752  #endif
17753  
17754  int
17755  main ()
17756  {
17757 -return f != $ac_func;
17758 +return $ac_func ();
17759    ;
17760    return 0;
17761  }
17762  _ACEOF
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;;
17770 +esac
17771 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17772 +  (eval "$ac_link") 2>conftest.er1
17773    ac_status=$?
17774    grep -v '^ *+' conftest.er1 >conftest.err
17775    rm -f conftest.er1
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;;
17787 +esac
17788 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17789 +  (eval "$ac_try") 2>&5
17790    ac_status=$?
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;;
17799 +esac
17800 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17801 +  (eval "$ac_try") 2>&5
17802    ac_status=$?
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
17808  
17809 -eval "$as_ac_var=no"
17810 +       eval "$as_ac_var=no"
17811  fi
17812 -rm -f conftest.err conftest.$ac_objext \
17813 +
17814 +rm -f core conftest.err conftest.$ac_objext \
17815        conftest$ac_exeext conftest.$ac_ext
17816  fi
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
17823  
17824  cat >>confdefs.h <<_ACEOF
17825 @@ -15646,8 +18048,8 @@
17826    done
17827  fi
17828  
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
17835  else
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
17841  int
17842  find_stack_direction ()
17843  {
17844 @@ -15677,17 +18080,26 @@
17845  int
17846  main ()
17847  {
17848 -  exit (find_stack_direction () < 0);
17849 +  return find_stack_direction () < 0;
17850  }
17851  _ACEOF
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;;
17859 +esac
17860 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17861 +  (eval "$ac_link") 2>&5
17862    ac_status=$?
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;;
17870 +esac
17871 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17872 +  (eval "$ac_try") 2>&5
17873    ac_status=$?
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
17879  fi
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
17882  fi
17883 +
17884 +
17885  fi
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; }
17890  
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
17895  do
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
17906  fi
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; }
17912  else
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
17919  /* confdefs.h.  */
17920  _ACEOF
17921 @@ -15740,24 +18155,36 @@
17922  #include <$ac_header>
17923  _ACEOF
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;;
17931 +esac
17932 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17933 +  (eval "$ac_compile") 2>conftest.er1
17934    ac_status=$?
17935    grep -v '^ *+' conftest.er1 >conftest.err
17936    rm -f conftest.er1
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;;
17948 +esac
17949 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17950 +  (eval "$ac_try") 2>&5
17951    ac_status=$?
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;;
17960 +esac
17961 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
17962 +  (eval "$ac_try") 2>&5
17963    ac_status=$?
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
17969  
17970 -ac_header_compiler=no
17971 +       ac_header_compiler=no
17972  fi
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
17976 +
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; }
17980  
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
17987  /* confdefs.h.  */
17988  _ACEOF
17989 @@ -15783,8 +18211,13 @@
17990  /* end confdefs.h.  */
17991  #include <$ac_header>
17992  _ACEOF
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;;
17999 +esac
18000 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18001 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18002    ac_status=$?
18003    grep -v '^ *+' conftest.er1 >conftest.err
18004    rm -f conftest.er1
18005 @@ -15808,9 +18241,10 @@
18006  
18007    ac_header_preproc=no
18008  fi
18009 +
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; }
18015  
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;}
18022 -    (
18023 -      cat <<\_ASBOX
18024 -## ------------------------------------------ ##
18025 -## Report this to the AC_PACKAGE_NAME lists.  ##
18026 -## ------------------------------------------ ##
18027 -_ASBOX
18028 -    ) |
18029 -      sed "s/^/$as_me: WARNING:     /" >&2
18030 +
18031      ;;
18032  esac
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
18040  else
18041    eval "$as_ac_Header=\$ac_header_preproc"
18042  fi
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; }
18048  
18049  fi
18050  if test `eval echo '${'$as_ac_Header'}'` = yes; then
18051 @@ -15868,9 +18296,9 @@
18052  for ac_func in getpagesize
18053  do
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
18062  else
18063    cat >conftest.$ac_ext <<_ACEOF
18064 @@ -15896,53 +18324,59 @@
18065  
18066  #undef $ac_func
18067  
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.  */
18072  #ifdef __cplusplus
18073  extern "C"
18074 -{
18075  #endif
18076 -/* We use char because int might match the return type of a gcc2
18077 -   builtin and then its argument prototype would still apply.  */
18078  char $ac_func ();
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
18084  choke me
18085 -#else
18086 -char (*f) () = $ac_func;
18087 -#endif
18088 -#ifdef __cplusplus
18089 -}
18090  #endif
18091  
18092  int
18093  main ()
18094  {
18095 -return f != $ac_func;
18096 +return $ac_func ();
18097    ;
18098    return 0;
18099  }
18100  _ACEOF
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;;
18108 +esac
18109 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18110 +  (eval "$ac_link") 2>conftest.er1
18111    ac_status=$?
18112    grep -v '^ *+' conftest.er1 >conftest.err
18113    rm -f conftest.er1
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;;
18125 +esac
18126 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18127 +  (eval "$ac_try") 2>&5
18128    ac_status=$?
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;;
18137 +esac
18138 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18139 +  (eval "$ac_try") 2>&5
18140    ac_status=$?
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
18146  
18147 -eval "$as_ac_var=no"
18148 +       eval "$as_ac_var=no"
18149  fi
18150 -rm -f conftest.err conftest.$ac_objext \
18151 +
18152 +rm -f core conftest.err conftest.$ac_objext \
18153        conftest$ac_exeext conftest.$ac_ext
18154  fi
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 @@
18164  fi
18165  done
18166  
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
18173  else
18174 @@ -16062,15 +18498,15 @@
18175    /* First, make a file with some known garbage in it. */
18176    data = (char *) malloc (pagesize);
18177    if (!data)
18178 -    exit (1);
18179 +    return 1;
18180    for (i = 0; i < pagesize; ++i)
18181      *(data + i) = rand ();
18182    umask (0);
18183    fd = creat ("conftest.mmap", 0600);
18184    if (fd < 0)
18185 -    exit (1);
18186 +    return 1;
18187    if (write (fd, data, pagesize) != pagesize)
18188 -    exit (1);
18189 +    return 1;
18190    close (fd);
18191  
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);
18196    if (fd < 0)
18197 -    exit (1);
18198 +    return 1;
18199    data2 = (char *) malloc (2 * pagesize);
18200    if (!data2)
18201 -    exit (1);
18202 -  data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1);
18203 +    return 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))
18207 -    exit (1);
18208 +    return 1;
18209    for (i = 0; i < pagesize; ++i)
18210      if (*(data + i) != *(data2 + i))
18211 -      exit (1);
18212 +      return 1;
18213  
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);
18219    if (!data3)
18220 -    exit (1);
18221 +    return 1;
18222    if (read (fd, data3, pagesize) != pagesize)
18223 -    exit (1);
18224 +    return 1;
18225    for (i = 0; i < pagesize; ++i)
18226      if (*(data + i) != *(data3 + i))
18227 -      exit (1);
18228 +      return 1;
18229    close (fd);
18230 -  exit (0);
18231 +  return 0;
18232  }
18233  _ACEOF
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;;
18241 +esac
18242 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18243 +  (eval "$ac_link") 2>&5
18244    ac_status=$?
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;;
18252 +esac
18253 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18254 +  (eval "$ac_try") 2>&5
18255    ac_status=$?
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
18261  fi
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
18264  fi
18265 +
18266 +
18267  fi
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
18273  
18274  cat >>confdefs.h <<\_ACEOF
18275 @@ -16142,8 +18589,8 @@
18276  rm -f conftest.mmap
18277  
18278  
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
18285  else
18286 @@ -16173,8 +18620,8 @@
18287  
18288  
18289  fi
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; }
18294  
18295      GLIBC21="$ac_cv_gnu_library_2_1"
18296  
18297 @@ -16194,18 +18641,19 @@
18298  stdlib.h string.h unistd.h sys/param.h
18299  do
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
18310  fi
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; }
18316  else
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
18323  /* confdefs.h.  */
18324  _ACEOF
18325 @@ -16216,24 +18664,36 @@
18326  #include <$ac_header>
18327  _ACEOF
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;;
18335 +esac
18336 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18337 +  (eval "$ac_compile") 2>conftest.er1
18338    ac_status=$?
18339    grep -v '^ *+' conftest.er1 >conftest.err
18340    rm -f conftest.er1
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;;
18352 +esac
18353 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18354 +  (eval "$ac_try") 2>&5
18355    ac_status=$?
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;;
18364 +esac
18365 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18366 +  (eval "$ac_try") 2>&5
18367    ac_status=$?
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
18373  
18374 -ac_header_compiler=no
18375 +       ac_header_compiler=no
18376  fi
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
18380 +
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; }
18384  
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
18391  /* confdefs.h.  */
18392  _ACEOF
18393 @@ -16259,8 +18720,13 @@
18394  /* end confdefs.h.  */
18395  #include <$ac_header>
18396  _ACEOF
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;;
18403 +esac
18404 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18405 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
18406    ac_status=$?
18407    grep -v '^ *+' conftest.er1 >conftest.err
18408    rm -f conftest.er1
18409 @@ -16284,9 +18750,10 @@
18410  
18411    ac_header_preproc=no
18412  fi
18413 +
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; }
18419  
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;}
18426 -    (
18427 -      cat <<\_ASBOX
18428 -## ------------------------------------------ ##
18429 -## Report this to the AC_PACKAGE_NAME lists.  ##
18430 -## ------------------------------------------ ##
18431 -_ASBOX
18432 -    ) |
18433 -      sed "s/^/$as_me: WARNING:     /" >&2
18434 +
18435      ;;
18436  esac
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
18444  else
18445    eval "$as_ac_Header=\$ac_header_preproc"
18446  fi
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; }
18452  
18453  fi
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
18457  do
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
18466  else
18467    cat >conftest.$ac_ext <<_ACEOF
18468 @@ -16394,53 +18855,59 @@
18469  
18470  #undef $ac_func
18471  
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.  */
18476  #ifdef __cplusplus
18477  extern "C"
18478 -{
18479  #endif
18480 -/* We use char because int might match the return type of a gcc2
18481 -   builtin and then its argument prototype would still apply.  */
18482  char $ac_func ();
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
18488  choke me
18489 -#else
18490 -char (*f) () = $ac_func;
18491 -#endif
18492 -#ifdef __cplusplus
18493 -}
18494  #endif
18495  
18496  int
18497  main ()
18498  {
18499 -return f != $ac_func;
18500 +return $ac_func ();
18501    ;
18502    return 0;
18503  }
18504  _ACEOF
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;;
18512 +esac
18513 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18514 +  (eval "$ac_link") 2>conftest.er1
18515    ac_status=$?
18516    grep -v '^ *+' conftest.er1 >conftest.err
18517    rm -f conftest.er1
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;;
18529 +esac
18530 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18531 +  (eval "$ac_try") 2>&5
18532    ac_status=$?
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;;
18541 +esac
18542 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18543 +  (eval "$ac_try") 2>&5
18544    ac_status=$?
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
18550  
18551 -eval "$as_ac_var=no"
18552 +       eval "$as_ac_var=no"
18553  fi
18554 -rm -f conftest.err conftest.$ac_objext \
18555 +
18556 +rm -f core conftest.err conftest.$ac_objext \
18557        conftest$ac_exeext conftest.$ac_ext
18558  fi
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 @@
18568  
18569  
18570  
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"
18575 -
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
18580      done
18581  
18582 -fi;
18583 +fi
18584 +
18585  
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
18592  else
18593 @@ -16506,24 +18975,36 @@
18594  }
18595  _ACEOF
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;;
18603 +esac
18604 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18605 +  (eval "$ac_link") 2>conftest.er1
18606    ac_status=$?
18607    grep -v '^ *+' conftest.er1 >conftest.err
18608    rm -f conftest.er1
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;;
18620 +esac
18621 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18622 +  (eval "$ac_try") 2>&5
18623    ac_status=$?
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;;
18632 +esac
18633 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18634 +  (eval "$ac_try") 2>&5
18635    ac_status=$?
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
18641  
18642 +
18643  fi
18644 -rm -f conftest.err conftest.$ac_objext \
18645 +
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 @@
18651  }
18652  _ACEOF
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;;
18660 +esac
18661 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18662 +  (eval "$ac_link") 2>conftest.er1
18663    ac_status=$?
18664    grep -v '^ *+' conftest.er1 >conftest.err
18665    rm -f conftest.er1
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;;
18677 +esac
18678 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18679 +  (eval "$ac_try") 2>&5
18680    ac_status=$?
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;;
18689 +esac
18690 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18691 +  (eval "$ac_try") 2>&5
18692    ac_status=$?
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
18698  
18699 +
18700  fi
18701 -rm -f conftest.err conftest.$ac_objext \
18702 +
18703 +rm -f core conftest.err conftest.$ac_objext \
18704        conftest$ac_exeext conftest.$ac_ext
18705        LIBS="$am_save_LIBS"
18706      fi
18707  
18708  fi
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
18714  
18715  cat >>confdefs.h <<\_ACEOF
18716  #define HAVE_ICONV 1
18717  _ACEOF
18718  
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
18725  else
18726 @@ -16633,24 +19130,36 @@
18727  }
18728  _ACEOF
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;;
18736 +esac
18737 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18738 +  (eval "$ac_compile") 2>conftest.er1
18739    ac_status=$?
18740    grep -v '^ *+' conftest.er1 >conftest.err
18741    rm -f conftest.er1
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;;
18753 +esac
18754 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18755 +  (eval "$ac_try") 2>&5
18756    ac_status=$?
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;;
18765 +esac
18766 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18767 +  (eval "$ac_try") 2>&5
18768    ac_status=$?
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
18774  
18775 -am_cv_proto_iconv_arg1="const"
18776 +       am_cv_proto_iconv_arg1="const"
18777  fi
18778 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18779 +
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);"
18782  fi
18783  
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; }
18791  
18792  cat >>confdefs.h <<_ACEOF
18793  #define ICONV_CONST $am_cv_proto_iconv_arg1
18794 @@ -16683,8 +19193,8 @@
18795  
18796  
18797  
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
18804  else
18805 @@ -16704,24 +19214,36 @@
18806  }
18807  _ACEOF
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;;
18815 +esac
18816 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18817 +  (eval "$ac_link") 2>conftest.er1
18818    ac_status=$?
18819    grep -v '^ *+' conftest.er1 >conftest.err
18820    rm -f conftest.er1
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;;
18832 +esac
18833 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18834 +  (eval "$ac_try") 2>&5
18835    ac_status=$?
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;;
18844 +esac
18845 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18846 +  (eval "$ac_try") 2>&5
18847    ac_status=$?
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
18853  
18854 -am_cv_langinfo_codeset=no
18855 +       am_cv_langinfo_codeset=no
18856  fi
18857 -rm -f conftest.err conftest.$ac_objext \
18858 +
18859 +rm -f core conftest.err conftest.$ac_objext \
18860        conftest$ac_exeext conftest.$ac_ext
18861  
18862  fi
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
18868  
18869  cat >>confdefs.h <<\_ACEOF
18870 @@ -16747,8 +19270,8 @@
18871    fi
18872  
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
18880  else
18881 @@ -16768,24 +19291,36 @@
18882  }
18883  _ACEOF
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;;
18891 +esac
18892 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18893 +  (eval "$ac_link") 2>conftest.er1
18894    ac_status=$?
18895    grep -v '^ *+' conftest.er1 >conftest.err
18896    rm -f conftest.er1
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;;
18908 +esac
18909 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18910 +  (eval "$ac_try") 2>&5
18911    ac_status=$?
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;;
18920 +esac
18921 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
18922 +  (eval "$ac_try") 2>&5
18923    ac_status=$?
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
18929  
18930 -am_cv_val_LC_MESSAGES=no
18931 +       am_cv_val_LC_MESSAGES=no
18932  fi
18933 -rm -f conftest.err conftest.$ac_objext \
18934 +
18935 +rm -f core conftest.err conftest.$ac_objext \
18936        conftest$ac_exeext conftest.$ac_ext
18937  fi
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
18943  
18944  cat >>confdefs.h <<\_ACEOF
18945 @@ -16809,17 +19345,17 @@
18946  
18947      fi
18948    fi
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
18959  else
18960    USE_NLS=yes
18961 -fi;
18962 -    echo "$as_me:$LINENO: result: $USE_NLS" >&5
18963 -echo "${ECHO_T}$USE_NLS" >&6
18964 +fi
18965 +
18966 +    { echo "$as_me:$LINENO: result: $USE_NLS" >&5
18967 +echo "${ECHO_T}$USE_NLS" >&6; }
18968  
18969  
18970      BUILD_INCLUDED_LIBINTL=no
18971 @@ -16832,18 +19368,18 @@
18972  #define ENABLE_NLS 1
18973  _ACEOF
18974  
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; }
18979  
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
18986  else
18987    nls_cv_force_use_gnu_gettext=no
18988 -fi;
18989 -      echo "$as_me:$LINENO: result: $nls_cv_force_use_gnu_gettext" >&5
18990 -echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6
18991 +fi
18992 +
18993 +      { echo "$as_me:$LINENO: result: $nls_cv_force_use_gnu_gettext" >&5
18994 +echo "${ECHO_T}$nls_cv_force_use_gnu_gettext" >&6; }
18995  
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 @@
18999  
19000  
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
19008  fi
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; }
19013  else
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
19020  /* confdefs.h.  */
19021  _ACEOF
19022 @@ -16874,24 +19410,36 @@
19023  #include <libintl.h>
19024  _ACEOF
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;;
19032 +esac
19033 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19034 +  (eval "$ac_compile") 2>conftest.er1
19035    ac_status=$?
19036    grep -v '^ *+' conftest.er1 >conftest.err
19037    rm -f conftest.er1
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;;
19049 +esac
19050 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19051 +  (eval "$ac_try") 2>&5
19052    ac_status=$?
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;;
19061 +esac
19062 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19063 +  (eval "$ac_try") 2>&5
19064    ac_status=$?
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
19070  
19071 -ac_header_compiler=no
19072 +       ac_header_compiler=no
19073  fi
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
19077 +
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; }
19081  
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
19088  /* confdefs.h.  */
19089  _ACEOF
19090 @@ -16917,8 +19466,13 @@
19091  /* end confdefs.h.  */
19092  #include <libintl.h>
19093  _ACEOF
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;;
19100 +esac
19101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19102 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
19103    ac_status=$?
19104    grep -v '^ *+' conftest.er1 >conftest.err
19105    rm -f conftest.er1
19106 @@ -16942,9 +19496,10 @@
19107  
19108    ac_header_preproc=no
19109  fi
19110 +
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; }
19116  
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;}
19123 -    (
19124 -      cat <<\_ASBOX
19125 -## ------------------------------------------ ##
19126 -## Report this to the AC_PACKAGE_NAME lists.  ##
19127 -## ------------------------------------------ ##
19128 -_ASBOX
19129 -    ) |
19130 -      sed "s/^/$as_me: WARNING:     /" >&2
19131 +
19132      ;;
19133  esac
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
19140  else
19141    ac_cv_header_libintl_h=$ac_header_preproc
19142  fi
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; }
19147  
19148  fi
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
19156  else
19157 @@ -17013,24 +19561,36 @@
19158  }
19159  _ACEOF
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;;
19167 +esac
19168 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19169 +  (eval "$ac_link") 2>conftest.er1
19170    ac_status=$?
19171    grep -v '^ *+' conftest.er1 >conftest.err
19172    rm -f conftest.er1
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;;
19184 +esac
19185 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19186 +  (eval "$ac_try") 2>&5
19187    ac_status=$?
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;;
19196 +esac
19197 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19198 +  (eval "$ac_try") 2>&5
19199    ac_status=$?
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
19205  
19206 -gt_cv_func_gnugettext1_libc=no
19207 +       gt_cv_func_gnugettext1_libc=no
19208  fi
19209 -rm -f conftest.err conftest.$ac_objext \
19210 +
19211 +rm -f core conftest.err conftest.$ac_objext \
19212        conftest$ac_exeext conftest.$ac_ext
19213  fi
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; }
19218  
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
19226  else
19227 @@ -17073,24 +19634,36 @@
19228  }
19229  _ACEOF
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;;
19237 +esac
19238 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19239 +  (eval "$ac_link") 2>conftest.er1
19240    ac_status=$?
19241    grep -v '^ *+' conftest.er1 >conftest.err
19242    rm -f conftest.er1
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;;
19254 +esac
19255 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19256 +  (eval "$ac_try") 2>&5
19257    ac_status=$?
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;;
19266 +esac
19267 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19268 +  (eval "$ac_try") 2>&5
19269    ac_status=$?
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
19275  
19276 -gt_cv_func_gnugettext1_libintl=no
19277 +       gt_cv_func_gnugettext1_libintl=no
19278  fi
19279 -rm -f conftest.err conftest.$ac_objext \
19280 +
19281 +rm -f core conftest.err conftest.$ac_objext \
19282        conftest$ac_exeext conftest.$ac_ext
19283                 LIBS="$gt_save_LIBS"
19284  fi
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; }
19289            fi
19290  
19291                                            if test "$gt_cv_func_gnugettext1_libc" = "yes" \
19292 @@ -17128,9 +19702,9 @@
19293  for ac_func in dcgettext
19294  do
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
19303  else
19304    cat >conftest.$ac_ext <<_ACEOF
19305 @@ -17156,53 +19730,59 @@
19306  
19307  #undef $ac_func
19308  
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.  */
19313  #ifdef __cplusplus
19314  extern "C"
19315 -{
19316  #endif
19317 -/* We use char because int might match the return type of a gcc2
19318 -   builtin and then its argument prototype would still apply.  */
19319  char $ac_func ();
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
19325  choke me
19326 -#else
19327 -char (*f) () = $ac_func;
19328 -#endif
19329 -#ifdef __cplusplus
19330 -}
19331  #endif
19332  
19333  int
19334  main ()
19335  {
19336 -return f != $ac_func;
19337 +return $ac_func ();
19338    ;
19339    return 0;
19340  }
19341  _ACEOF
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;;
19349 +esac
19350 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19351 +  (eval "$ac_link") 2>conftest.er1
19352    ac_status=$?
19353    grep -v '^ *+' conftest.er1 >conftest.err
19354    rm -f conftest.er1
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;;
19366 +esac
19367 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19368 +  (eval "$ac_try") 2>&5
19369    ac_status=$?
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;;
19378 +esac
19379 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19380 +  (eval "$ac_try") 2>&5
19381    ac_status=$?
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
19387  
19388 -eval "$as_ac_var=no"
19389 +       eval "$as_ac_var=no"
19390  fi
19391 -rm -f conftest.err conftest.$ac_objext \
19392 +
19393 +rm -f core conftest.err conftest.$ac_objext \
19394        conftest$ac_exeext conftest.$ac_ext
19395  fi
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 @@
19405  
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
19414  else
19415 @@ -17257,17 +19839,17 @@
19416  fi
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; }
19423  else
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; }
19428  fi
19429  
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
19438  else
19439 @@ -17282,33 +19864,34 @@
19440    IFS=$as_save_IFS
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
19447      break 2
19448    fi
19449  done
19450  done
19451 +IFS=$as_save_IFS
19452  
19453    test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
19454    ;;
19455  esac
19456  fi
19457  GMSGFMT=$ac_cv_path_GMSGFMT
19458 -
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; }
19464  else
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; }
19469  fi
19470  
19471  
19472 +
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
19481  else
19482 @@ -17334,11 +19917,11 @@
19483  fi
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; }
19490  else
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; }
19495  fi
19496  
19497  
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
19508  else
19509 @@ -17385,17 +19968,17 @@
19510  fi
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; }
19517  else
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; }
19522  fi
19523  
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
19532  else
19533 @@ -17410,32 +19993,33 @@
19534    IFS=$as_save_IFS
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
19541      break 2
19542    fi
19543  done
19544  done
19545 +IFS=$as_save_IFS
19546  
19547    test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
19548    ;;
19549  esac
19550  fi
19551  GMSGFMT=$ac_cv_path_GMSGFMT
19552 -
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; }
19558  else
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; }
19563  fi
19564  
19565 +
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
19574  else
19575 @@ -17461,11 +20045,11 @@
19576  fi
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; }
19583  else
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; }
19588  fi
19589  
19590  
19591 @@ -17480,8 +20064,8 @@
19592                         if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then
19593           : ;
19594         else
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; }
19599           GMSGFMT=":"
19600         fi
19601        fi
19602 @@ -17490,15 +20074,15 @@
19603                         if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then
19604           : ;
19605         else
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; }
19610           XGETTEXT=":"
19611         fi
19612        fi
19613  
19614              POSUB=po
19615      fi
19616 -              ac_config_commands="$ac_config_commands default-1"
19617 +    ac_config_commands="$ac_config_commands default-1"
19618  
19619  
19620  
19621 @@ -17510,8 +20094,8 @@
19622  do
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
19631  else
19632 @@ -17524,33 +20108,35 @@
19633    IFS=$as_save_IFS
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
19640      break 2
19641    fi
19642  done
19643  done
19644 +IFS=$as_save_IFS
19645  
19646  fi
19647  fi
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; }
19654  else
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; }
19659  fi
19660  
19661 +
19662    test -n "$INTLBISON" && break
19663  done
19664  
19665      if test -z "$INTLBISON"; then
19666        ac_verc_fail=yes
19667      else
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;;
19678        esac
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; }
19683      fi
19684      if test $ac_verc_fail = yes; then
19685        INTLBISON=:
19686 @@ -17597,8 +20183,8 @@
19687       if test "x$ALL_LINGUAS" = "x"; then
19688         LINGUAS=
19689       else
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; }
19694         NEW_LINGUAS=
19695         for presentlang in $ALL_LINGUAS; do
19696           useit=no
19697 @@ -17617,8 +20203,8 @@
19698           fi
19699         done
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; }
19705       fi
19706  
19707            if test -n "$LINGUAS"; then
19708 @@ -17649,18 +20235,19 @@
19709  for ac_header in iconv.h
19710  do
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
19721  fi
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; }
19727  else
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
19734  /* confdefs.h.  */
19735  _ACEOF
19736 @@ -17671,24 +20258,36 @@
19737  #include <$ac_header>
19738  _ACEOF
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;;
19746 +esac
19747 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19748 +  (eval "$ac_compile") 2>conftest.er1
19749    ac_status=$?
19750    grep -v '^ *+' conftest.er1 >conftest.err
19751    rm -f conftest.er1
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;;
19763 +esac
19764 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19765 +  (eval "$ac_try") 2>&5
19766    ac_status=$?
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;;
19775 +esac
19776 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19777 +  (eval "$ac_try") 2>&5
19778    ac_status=$?
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
19784  
19785 -ac_header_compiler=no
19786 +       ac_header_compiler=no
19787  fi
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
19791 +
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; }
19795  
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
19802  /* confdefs.h.  */
19803  _ACEOF
19804 @@ -17714,8 +20314,13 @@
19805  /* end confdefs.h.  */
19806  #include <$ac_header>
19807  _ACEOF
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;;
19814 +esac
19815 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19816 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
19817    ac_status=$?
19818    grep -v '^ *+' conftest.er1 >conftest.err
19819    rm -f conftest.er1
19820 @@ -17739,9 +20344,10 @@
19821  
19822    ac_header_preproc=no
19823  fi
19824 +
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; }
19830  
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;}
19837 -    (
19838 -      cat <<\_ASBOX
19839 -## ------------------------------------------ ##
19840 -## Report this to the AC_PACKAGE_NAME lists.  ##
19841 -## ------------------------------------------ ##
19842 -_ASBOX
19843 -    ) |
19844 -      sed "s/^/$as_me: WARNING:     /" >&2
19845 +
19846      ;;
19847  esac
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
19855  else
19856    eval "$as_ac_Header=\$ac_header_preproc"
19857  fi
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; }
19863  
19864  fi
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
19868  _ACEOF
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
19874  /* confdefs.h.  */
19875  _ACEOF
19876 @@ -17803,16 +20403,16 @@
19877  _ACEOF
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; }
19884  
19885  cat >>confdefs.h <<\_ACEOF
19886  #define HAVE_ICONV_T_DEF 1
19887  _ACEOF
19888  
19889  else
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; }
19894  fi
19895  rm -f conftest*
19896  
19897 @@ -17821,8 +20421,8 @@
19898  done
19899  
19900  
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
19907  else
19908 @@ -17854,13 +20454,22 @@
19909  
19910  _ACEOF
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;;
19918 +esac
19919 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19920 +  (eval "$ac_link") 2>&5
19921    ac_status=$?
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;;
19929 +esac
19930 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19931 +  (eval "$ac_try") 2>&5
19932    ac_status=$?
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
19938  fi
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
19941  fi
19942 +
19943 +
19944          LIBS="$mutt_save_LIBS"
19945  fi
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; }; }
19954  fi
19955  
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
19962  else
19963 @@ -17919,13 +20530,22 @@
19964  
19965  _ACEOF
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;;
19973 +esac
19974 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19975 +  (eval "$ac_link") 2>&5
19976    ac_status=$?
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;;
19984 +esac
19985 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
19986 +  (eval "$ac_try") 2>&5
19987    ac_status=$?
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
19993  fi
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
19996  fi
19997 +
19998 +
19999          LIBS="$mutt_save_LIBS"
20000  fi
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
20010  do
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
20019  else
20020    cat >conftest.$ac_ext <<_ACEOF
20021 @@ -17997,53 +20619,59 @@
20022  
20023  #undef $ac_func
20024  
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.  */
20029  #ifdef __cplusplus
20030  extern "C"
20031 -{
20032  #endif
20033 -/* We use char because int might match the return type of a gcc2
20034 -   builtin and then its argument prototype would still apply.  */
20035  char $ac_func ();
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
20041  choke me
20042 -#else
20043 -char (*f) () = $ac_func;
20044 -#endif
20045 -#ifdef __cplusplus
20046 -}
20047  #endif
20048  
20049  int
20050  main ()
20051  {
20052 -return f != $ac_func;
20053 +return $ac_func ();
20054    ;
20055    return 0;
20056  }
20057  _ACEOF
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;;
20065 +esac
20066 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20067 +  (eval "$ac_link") 2>conftest.er1
20068    ac_status=$?
20069    grep -v '^ *+' conftest.er1 >conftest.err
20070    rm -f conftest.er1
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;;
20082 +esac
20083 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20084 +  (eval "$ac_try") 2>&5
20085    ac_status=$?
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;;
20094 +esac
20095 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20096 +  (eval "$ac_try") 2>&5
20097    ac_status=$?
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
20103  
20104 -eval "$as_ac_var=no"
20105 +       eval "$as_ac_var=no"
20106  fi
20107 -rm -f conftest.err conftest.$ac_objext \
20108 +
20109 +rm -f core conftest.err conftest.$ac_objext \
20110        conftest$ac_exeext conftest.$ac_ext
20111  fi
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
20122  do
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
20133  fi
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; }
20139  else
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
20146  /* confdefs.h.  */
20147  _ACEOF
20148 @@ -18098,24 +20729,36 @@
20149  #include <$ac_header>
20150  _ACEOF
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;;
20158 +esac
20159 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20160 +  (eval "$ac_compile") 2>conftest.er1
20161    ac_status=$?
20162    grep -v '^ *+' conftest.er1 >conftest.err
20163    rm -f conftest.er1
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;;
20175 +esac
20176 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20177 +  (eval "$ac_try") 2>&5
20178    ac_status=$?
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;;
20187 +esac
20188 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20189 +  (eval "$ac_try") 2>&5
20190    ac_status=$?
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
20196  
20197 -ac_header_compiler=no
20198 +       ac_header_compiler=no
20199  fi
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
20203 +
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; }
20207  
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
20214  /* confdefs.h.  */
20215  _ACEOF
20216 @@ -18141,8 +20785,13 @@
20217  /* end confdefs.h.  */
20218  #include <$ac_header>
20219  _ACEOF
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;;
20226 +esac
20227 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20228 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
20229    ac_status=$?
20230    grep -v '^ *+' conftest.er1 >conftest.err
20231    rm -f conftest.er1
20232 @@ -18166,9 +20815,10 @@
20233  
20234    ac_header_preproc=no
20235  fi
20236 +
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; }
20242  
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;}
20249 -    (
20250 -      cat <<\_ASBOX
20251 -## ------------------------------------------ ##
20252 -## Report this to the AC_PACKAGE_NAME lists.  ##
20253 -## ------------------------------------------ ##
20254 -_ASBOX
20255 -    ) |
20256 -      sed "s/^/$as_me: WARNING:     /" >&2
20257 +
20258      ;;
20259  esac
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
20267  else
20268    eval "$as_ac_Header=\$ac_header_preproc"
20269  fi
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; }
20275  
20276  fi
20277  if test `eval echo '${'$as_ac_Header'}'` = yes; then
20278 @@ -18223,8 +20867,8 @@
20279  done
20280  
20281  
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
20288  else
20289 @@ -18250,24 +20894,36 @@
20290  }
20291  _ACEOF
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;;
20299 +esac
20300 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20301 +  (eval "$ac_compile") 2>conftest.er1
20302    ac_status=$?
20303    grep -v '^ *+' conftest.er1 >conftest.err
20304    rm -f conftest.er1
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;;
20316 +esac
20317 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20318 +  (eval "$ac_try") 2>&5
20319    ac_status=$?
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;;
20328 +esac
20329 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20330 +  (eval "$ac_try") 2>&5
20331    ac_status=$?
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
20337  
20338 -mutt_cv_wchar_t=no
20339 +       mutt_cv_wchar_t=no
20340  fi
20341 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20342 +
20343 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20344  fi
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; }
20349  
20350  if test "$mutt_cv_wchar_t" = no; then
20351  
20352 @@ -18291,8 +20948,8 @@
20353  
20354  fi
20355  
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
20362  else
20363 @@ -18318,24 +20975,36 @@
20364  }
20365  _ACEOF
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;;
20373 +esac
20374 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20375 +  (eval "$ac_compile") 2>conftest.er1
20376    ac_status=$?
20377    grep -v '^ *+' conftest.er1 >conftest.err
20378    rm -f conftest.er1
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;;
20390 +esac
20391 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20392 +  (eval "$ac_try") 2>&5
20393    ac_status=$?
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;;
20402 +esac
20403 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20404 +  (eval "$ac_try") 2>&5
20405    ac_status=$?
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
20411  
20412 -mutt_cv_wint_t=no
20413 +       mutt_cv_wint_t=no
20414  fi
20415 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20416 +
20417 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20418  fi
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; }
20423  
20424  if test "$mutt_cv_wint_t" = no; then
20425  
20426 @@ -18363,18 +21033,19 @@
20427  for ac_header in wctype.h
20428  do
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
20439  fi
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; }
20445  else
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
20452  /* confdefs.h.  */
20453  _ACEOF
20454 @@ -18385,24 +21056,36 @@
20455  #include <$ac_header>
20456  _ACEOF
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;;
20464 +esac
20465 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20466 +  (eval "$ac_compile") 2>conftest.er1
20467    ac_status=$?
20468    grep -v '^ *+' conftest.er1 >conftest.err
20469    rm -f conftest.er1
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;;
20481 +esac
20482 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20483 +  (eval "$ac_try") 2>&5
20484    ac_status=$?
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;;
20493 +esac
20494 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20495 +  (eval "$ac_try") 2>&5
20496    ac_status=$?
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
20502  
20503 -ac_header_compiler=no
20504 +       ac_header_compiler=no
20505  fi
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
20509 +
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; }
20513  
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
20520  /* confdefs.h.  */
20521  _ACEOF
20522 @@ -18428,8 +21112,13 @@
20523  /* end confdefs.h.  */
20524  #include <$ac_header>
20525  _ACEOF
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;;
20532 +esac
20533 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20534 +  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
20535    ac_status=$?
20536    grep -v '^ *+' conftest.er1 >conftest.err
20537    rm -f conftest.er1
20538 @@ -18453,9 +21142,10 @@
20539  
20540    ac_header_preproc=no
20541  fi
20542 +
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; }
20548  
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;}
20555 -    (
20556 -      cat <<\_ASBOX
20557 -## ------------------------------------------ ##
20558 -## Report this to the AC_PACKAGE_NAME lists.  ##
20559 -## ------------------------------------------ ##
20560 -_ASBOX
20561 -    ) |
20562 -      sed "s/^/$as_me: WARNING:     /" >&2
20563 +
20564      ;;
20565  esac
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
20573  else
20574    eval "$as_ac_Header=\$ac_header_preproc"
20575  fi
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; }
20581  
20582  fi
20583  if test `eval echo '${'$as_ac_Header'}'` = yes; then
20584 @@ -18516,9 +21200,9 @@
20585  for ac_func in iswalnum iswalpha  iswcntrl iswdigit
20586  do
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
20595  else
20596    cat >conftest.$ac_ext <<_ACEOF
20597 @@ -18544,53 +21228,59 @@
20598  
20599  #undef $ac_func
20600  
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.  */
20605  #ifdef __cplusplus
20606  extern "C"
20607 -{
20608  #endif
20609 -/* We use char because int might match the return type of a gcc2
20610 -   builtin and then its argument prototype would still apply.  */
20611  char $ac_func ();
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
20617  choke me
20618 -#else
20619 -char (*f) () = $ac_func;
20620 -#endif
20621 -#ifdef __cplusplus
20622 -}
20623  #endif
20624  
20625  int
20626  main ()
20627  {
20628 -return f != $ac_func;
20629 +return $ac_func ();
20630    ;
20631    return 0;
20632  }
20633  _ACEOF
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;;
20641 +esac
20642 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20643 +  (eval "$ac_link") 2>conftest.er1
20644    ac_status=$?
20645    grep -v '^ *+' conftest.er1 >conftest.err
20646    rm -f conftest.er1
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;;
20658 +esac
20659 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20660 +  (eval "$ac_try") 2>&5
20661    ac_status=$?
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;;
20670 +esac
20671 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20672 +  (eval "$ac_try") 2>&5
20673    ac_status=$?
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
20679  
20680 -eval "$as_ac_var=no"
20681 +       eval "$as_ac_var=no"
20682  fi
20683 -rm -f conftest.err conftest.$ac_objext \
20684 +
20685 +rm -f core conftest.err conftest.$ac_objext \
20686        conftest$ac_exeext conftest.$ac_ext
20687  fi
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
20698  do
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
20707  else
20708    cat >conftest.$ac_ext <<_ACEOF
20709 @@ -18651,53 +21343,59 @@
20710  
20711  #undef $ac_func
20712  
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.  */
20717  #ifdef __cplusplus
20718  extern "C"
20719 -{
20720  #endif
20721 -/* We use char because int might match the return type of a gcc2
20722 -   builtin and then its argument prototype would still apply.  */
20723  char $ac_func ();
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
20729  choke me
20730 -#else
20731 -char (*f) () = $ac_func;
20732 -#endif
20733 -#ifdef __cplusplus
20734 -}
20735  #endif
20736  
20737  int
20738  main ()
20739  {
20740 -return f != $ac_func;
20741 +return $ac_func ();
20742    ;
20743    return 0;
20744  }
20745  _ACEOF
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;;
20753 +esac
20754 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20755 +  (eval "$ac_link") 2>conftest.er1
20756    ac_status=$?
20757    grep -v '^ *+' conftest.er1 >conftest.err
20758    rm -f conftest.er1
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;;
20770 +esac
20771 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20772 +  (eval "$ac_try") 2>&5
20773    ac_status=$?
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;;
20782 +esac
20783 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20784 +  (eval "$ac_try") 2>&5
20785    ac_status=$?
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
20791  
20792 -eval "$as_ac_var=no"
20793 +       eval "$as_ac_var=no"
20794  fi
20795 -rm -f conftest.err conftest.$ac_objext \
20796 +
20797 +rm -f core conftest.err conftest.$ac_objext \
20798        conftest$ac_exeext conftest.$ac_ext
20799  fi
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
20810  do
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
20819  else
20820    cat >conftest.$ac_ext <<_ACEOF
20821 @@ -18755,53 +21455,59 @@
20822  
20823  #undef $ac_func
20824  
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.  */
20829  #ifdef __cplusplus
20830  extern "C"
20831 -{
20832  #endif
20833 -/* We use char because int might match the return type of a gcc2
20834 -   builtin and then its argument prototype would still apply.  */
20835  char $ac_func ();
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
20841  choke me
20842 -#else
20843 -char (*f) () = $ac_func;
20844 -#endif
20845 -#ifdef __cplusplus
20846 -}
20847  #endif
20848  
20849  int
20850  main ()
20851  {
20852 -return f != $ac_func;
20853 +return $ac_func ();
20854    ;
20855    return 0;
20856  }
20857  _ACEOF
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;;
20865 +esac
20866 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20867 +  (eval "$ac_link") 2>conftest.er1
20868    ac_status=$?
20869    grep -v '^ *+' conftest.er1 >conftest.err
20870    rm -f conftest.er1
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;;
20882 +esac
20883 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20884 +  (eval "$ac_try") 2>&5
20885    ac_status=$?
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;;
20894 +esac
20895 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20896 +  (eval "$ac_try") 2>&5
20897    ac_status=$?
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
20903  
20904 -eval "$as_ac_var=no"
20905 +       eval "$as_ac_var=no"
20906  fi
20907 -rm -f conftest.err conftest.$ac_objext \
20908 +
20909 +rm -f core conftest.err conftest.$ac_objext \
20910        conftest$ac_exeext conftest.$ac_ext
20911  fi
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 @@
20921  done
20922  
20923  
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
20930  else
20931 @@ -18853,24 +21561,36 @@
20932  }
20933  _ACEOF
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;;
20941 +esac
20942 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20943 +  (eval "$ac_compile") 2>conftest.er1
20944    ac_status=$?
20945    grep -v '^ *+' conftest.er1 >conftest.err
20946    rm -f conftest.er1
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;;
20958 +esac
20959 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20960 +  (eval "$ac_try") 2>&5
20961    ac_status=$?
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;;
20970 +esac
20971 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
20972 +  (eval "$ac_try") 2>&5
20973    ac_status=$?
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
20979  
20980 -mutt_cv_mbstate_t=no
20981 +       mutt_cv_mbstate_t=no
20982  fi
20983 -rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20984 +
20985 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20986  fi
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; }
20991  
20992  if test "$mutt_cv_mbstate_t" = no; then
20993  
20994 @@ -18896,15 +21617,15 @@
20995  
20996  wc_funcs=maybe
20997  
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
21003 -fi;
21004 +  withval=$with_wc_funcs; wc_funcs=$withval
21005 +fi
21006 +
21007  
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
21015  else
21016 @@ -18935,24 +21656,36 @@
21017  }
21018  _ACEOF
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;;
21026 +esac
21027 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21028 +  (eval "$ac_link") 2>conftest.er1
21029    ac_status=$?
21030    grep -v '^ *+' conftest.er1 >conftest.err
21031    rm -f conftest.er1
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;;
21043 +esac
21044 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21045 +  (eval "$ac_try") 2>&5
21046    ac_status=$?
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;;
21055 +esac
21056 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21057 +  (eval "$ac_try") 2>&5
21058    ac_status=$?
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
21064  
21065 +
21066  fi
21067 -rm -f conftest.err conftest.$ac_objext \
21068 +
21069 +rm -f core conftest.err conftest.$ac_objext \
21070        conftest$ac_exeext conftest.$ac_ext
21071  fi
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
21077  fi
21078  
21079 @@ -18978,8 +21713,8 @@
21080  
21081  fi
21082  
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
21089  else
21090 @@ -18999,24 +21734,36 @@
21091  }
21092  _ACEOF
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;;
21100 +esac
21101 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21102 +  (eval "$ac_link") 2>conftest.er1
21103    ac_status=$?
21104    grep -v '^ *+' conftest.er1 >conftest.err
21105    rm -f conftest.er1
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;;
21117 +esac
21118 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21119 +  (eval "$ac_try") 2>&5
21120    ac_status=$?
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;;
21129 +esac
21130 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21131 +  (eval "$ac_try") 2>&5
21132    ac_status=$?
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
21138  
21139 -mutt_cv_langinfo_codeset=no
21140 +       mutt_cv_langinfo_codeset=no
21141  fi
21142 -rm -f conftest.err conftest.$ac_objext \
21143 +
21144 +rm -f core conftest.err conftest.$ac_objext \
21145        conftest$ac_exeext conftest.$ac_ext
21146  fi
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
21152  
21153  cat >>confdefs.h <<\_ACEOF
21154 @@ -19040,8 +21788,8 @@
21155  
21156  fi
21157  
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
21164  else
21165 @@ -19061,24 +21809,36 @@
21166  }
21167  _ACEOF
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;;
21175 +esac
21176 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21177 +  (eval "$ac_link") 2>conftest.er1
21178    ac_status=$?
21179    grep -v '^ *+' conftest.er1 >conftest.err
21180    rm -f conftest.er1
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;;
21192 +esac
21193 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21194 +  (eval "$ac_try") 2>&5
21195    ac_status=$?
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;;
21204 +esac
21205 +eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
21206 +  (eval "$ac_try") 2>&5
21207    ac_status=$?
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
21213  
21214 -mutt_cv_langinfo_yesexpr=no
21215 +       mutt_cv_langinfo_yesexpr=no
21216  fi
21217 -rm -f conftest.err conftest.$ac_objext \
21218 +
21219 +rm -f core conftest.err conftest.$ac_objext \
21220        conftest$ac_exeext conftest.$ac_ext
21221  fi
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
21227  
21228  cat >>confdefs.h <<\_ACEOF
21229 @@ -19105,8 +21866,8 @@
21230  have_openjade="no"
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
21239  else
21240 @@ -19121,32 +21882,33 @@
21241    IFS=$as_save_IFS
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
21248      break 2
21249    fi
21250  done
21251  done
21252 +IFS=$as_save_IFS
21253  
21254    test -z "$ac_cv_path_OSPCAT" && ac_cv_path_OSPCAT="none"
21255    ;;
21256  esac
21257  fi
21258  OSPCAT=$ac_cv_path_OSPCAT
21259 -
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; }
21265  else
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; }
21270  fi
21271  
21272 +
21273  if test "$OSPCAT" != "none"
21274  then
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 @@
21283    fi
21284    if test -f $DSLROOT/print/docbook.dsl
21285    then
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"
21291    else
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; }
21296    fi
21297  fi
21298  
21299  
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"
21302 +
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 @@
21307  
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.
21314 -{
21315 +(
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 #(
21319 +    *${as_nl}*)
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;} ;;
21323 +      esac
21324 +      case $ac_var in #(
21325 +      _ | IFS | as_nl) ;; #(
21326 +      *) $as_unset $ac_var ;;
21327 +      esac ;;
21328 +    esac
21329 +  done
21330 +
21331    (set) 2>&1 |
21332 -    case `(ac_space=' '; set | grep ac_space) 2>&1` in
21333 -    *ac_space=\ *)
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 \).
21338        sed -n \
21339         "s/'/'\\\\''/g;
21340           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
21341 -      ;;
21342 +      ;; #(
21343      *)
21344        # `set' quotes correctly as required by POSIX, so do not add quotes.
21345 -      sed -n \
21346 -       "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
21347 +      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
21348        ;;
21349 -    esac;
21350 -} |
21351 +    esac |
21352 +    sort
21353 +) |
21354    sed '
21355 +     /^ac_cv_env_/b end
21356       t clear
21357 -     : clear
21358 +     :clear
21359       s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
21360       t end
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
21374    else
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;}
21378    fi
21379  fi
21380  rm -f confcache
21381 @@ -19226,32 +22008,18 @@
21382  # Let make expand exec_prefix.
21383  test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
21384  
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/;
21395 -s/:*$//;
21396 -s/^[^=]*=[      ]*$//;
21397 -}'
21398 -fi
21399 -
21400  DEFS=-DHAVE_CONFIG_H
21401  
21402  ac_libobjs=
21403  ac_ltlibobjs=
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$//'`
21408 -  # 2. Add them.
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'
21417  done
21418  LIBOBJS=$ac_libobjs
21419  
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
21425 -  set -o posix
21426 +  setopt NO_GLOB_SUBST
21427 +else
21428 +  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
21429  fi
21430 +BIN_SH=xpg4; export BIN_SH # for Tru64
21431  DUALCASE=1; export DUALCASE # for MKS sh
21432  
21433 +
21434 +# PATH needs CR
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
21441 +
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=';'
21449 +  else
21450 +    PATH_SEPARATOR=:
21451 +  fi
21452 +  rm -f conf$$.sh
21453 +fi
21454 +
21455  # Support unset when possible.
21456  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
21457    as_unset=unset
21458 @@ -19344,8 +22136,43 @@
21459  fi
21460  
21461  
21462 +# IFS
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.)
21467 +as_nl='
21468 +'
21469 +IFS=" ""       $as_nl"
21470 +
21471 +# Find who we are.  Look in the path if we contain no directory separator.
21472 +case $0 in
21473 +  *[\\/]* ) as_myself=$0 ;;
21474 +  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21475 +for as_dir in $PATH
21476 +do
21477 +  IFS=$as_save_IFS
21478 +  test -z "$as_dir" && as_dir=.
21479 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
21480 +done
21481 +IFS=$as_save_IFS
21482 +
21483 +     ;;
21484 +esac
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
21488 +  as_myself=$0
21489 +fi
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; }
21493 +fi
21494 +
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
21499 +done
21500  PS1='$ '
21501  PS2='> '
21502  PS4='+ '
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
21506    else
21507 -    $as_unset $as_var
21508 +    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
21509    fi
21510  done
21511  
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
21516    as_expr=expr
21517  else
21518    as_expr=false
21519  fi
21520  
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
21524  else
21525    as_basename=false
21526 @@ -19378,159 +22206,120 @@
21527  
21528  
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 ||
21537  echo X/"$0" |
21538 -    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
21539 -         /^X\/\(\/\/\)$/{ s//\1/; q; }
21540 -         /^X\/\(\/\).*/{ s//\1/; q; }
21541 -         s/.*/./; q'`
21542 +    sed '/^.*\/\([^/][^/]*\)\/*$/{
21543 +           s//\1/
21544 +           q
21545 +         }
21546 +         /^X\/\(\/\/\)$/{
21547 +           s//\1/
21548 +           q
21549 +         }
21550 +         /^X\/\(\/\).*/{
21551 +           s//\1/
21552 +           q
21553 +         }
21554 +         s/.*/./; q'`
21555  
21556 -
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
21564 -
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=';'
21572 -  else
21573 -    PATH_SEPARATOR=:
21574 -  fi
21575 -  rm -f conf$$.sh
21576 -fi
21577 +# CDPATH.
21578 +$as_unset CDPATH
21579  
21580  
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.
21588 -  case $0 in
21589 -    *[\\/]* ) as_myself=$0 ;;
21590 -    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21591 -for as_dir in $PATH
21592 -do
21593 -  IFS=$as_save_IFS
21594 -  test -z "$as_dir" && as_dir=.
21595 -  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
21596 -done
21597  
21598 -       ;;
21599 -  esac
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
21603 -    as_myself=$0
21604 -  fi
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; }; }
21609 -  fi
21610 -  case $CONFIG_SHELL in
21611 -  '')
21612 -    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21613 -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
21614 -do
21615 -  IFS=$as_save_IFS
21616 -  test -z "$as_dir" && as_dir=.
21617 -  for as_base in sh bash ksh sh5; do
21618 -        case $as_dir in
21619 -        /*)
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+"$@"}
21631 -          fi;;
21632 -        esac
21633 -       done
21634 -done
21635 -;;
21636 -  esac
21637 +  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
21638  
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.  :-)
21655 +  sed -n '
21656 +    p
21657 +    /[$]LINENO/=
21658 +  ' <$as_myself |
21659      sed '
21660 +      s/[$]LINENO.*/&-/
21661 +      t lineno
21662 +      b
21663 +      :lineno
21664        N
21665 -      s,$,-,
21666 -      : loop
21667 -      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
21668 +      :loop
21669 +      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
21670        t loop
21671 -      s,-$,,
21672 -      s,^['$as_cr_digits']*\n,,
21673 +      s/-\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; }; }
21681  
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.
21689    exit
21690  }
21691  
21692  
21693 -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
21694 -  *c*,-n*) ECHO_N= ECHO_C='
21695 -' ECHO_T='     ' ;;
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
21700 +else
21701 +  as_dirname=false
21702 +fi
21703 +
21704 +ECHO_C= ECHO_N= ECHO_T=
21705 +case `echo -n x` in
21706 +-n*)
21707 +  case `echo 'x\c'` in
21708 +  *c*) ECHO_T='        ';;     # ECHO_T is single tab character.
21709 +  *)   ECHO_C='\c';;
21710 +  esac;;
21711 +*)
21712 +  ECHO_N='-n';;
21713  esac
21714  
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
21718    as_expr=expr
21719  else
21720    as_expr=false
21721  fi
21722  
21723  rm -f conf$$ conf$$.exe conf$$.file
21724 +if test -d conf$$.dir; then
21725 +  rm -f conf$$.dir/conf$$.file
21726 +else
21727 +  rm -f conf$$.dir
21728 +  mkdir conf$$.dir
21729 +fi
21730  echo >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
21736 +  as_ln_s='ln -s'
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 ||
21742      as_ln_s='cp -p'
21743 -  else
21744 -    as_ln_s='ln -s'
21745 -  fi
21746  elif ln conf$$.file conf$$ 2>/dev/null; then
21747    as_ln_s=ln
21748  else
21749    as_ln_s='cp -p'
21750  fi
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
21754  
21755  if mkdir -p . 2>/dev/null; then
21756    as_mkdir_p=:
21757 @@ -19539,7 +22328,19 @@
21758    as_mkdir_p=false
21759  fi
21760  
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
21765 +#! /bin/sh
21766 +exit 0
21767 +_ASEOF
21768 +chmod +x conf$$.file
21769 +if test -x conf$$.file >/dev/null 2>&1; then
21770 +  as_executable_p="test -x"
21771 +else
21772 +  as_executable_p=:
21773 +fi
21774 +rm -f conf$$.file
21775  
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'"
21780  
21781  
21782 -# IFS
21783 -# We need space, tab and new line, in precisely that order.
21784 -as_nl='
21785 -'
21786 -IFS="  $as_nl"
21787 -
21788 -# CDPATH.
21789 -$as_unset CDPATH
21790 -
21791  exec 6>&1
21792  
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
21798 -{
21799 -  echo
21800 -  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
21801 -## Running $as_me. ##
21802 -_ASBOX
21803 -} >&5
21804 -cat >&5 <<_CSEOF
21805 -
21806 +# values after options handling.
21807 +ac_log="
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
21811  
21812    CONFIG_FILES    = $CONFIG_FILES
21813    CONFIG_HEADERS  = $CONFIG_HEADERS
21814 @@ -19580,30 +22364,20 @@
21815    CONFIG_COMMANDS = $CONFIG_COMMANDS
21816    $ $0 $@
21817  
21818 -_CSEOF
21819 -echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
21820 -echo >&5
21821 +on `(hostname || uname -n) 2>/dev/null | sed 1q`
21822 +"
21823 +
21824  _ACEOF
21825  
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
21830 -fi
21831 -
21832 -if test -n "$ac_config_headers"; then
21833 -  echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
21834 -fi
21835 -
21836 -if test -n "$ac_config_links"; then
21837 -  echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
21838 -fi
21839 +config_files="$ac_config_files"
21840 +config_headers="$ac_config_headers"
21841 +config_commands="$ac_config_commands"
21842  
21843 -if test -n "$ac_config_commands"; then
21844 -  echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
21845 -fi
21846 +_ACEOF
21847  
21848  cat >>$CONFIG_STATUS <<\_ACEOF
21849 -
21850  ac_cs_usage="\
21851  \`$as_me' instantiates files from templates according to the
21852  current configuration.
21853 @@ -19630,19 +22404,21 @@
21854  $config_commands
21855  
21856  Report bugs to <bug-autoconf@gnu.org>."
21857 -_ACEOF
21858  
21859 +_ACEOF
21860  cat >>$CONFIG_STATUS <<_ACEOF
21861  ac_cs_version="\\
21862  config.status
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'`\\"
21867  
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."
21872 -srcdir=$srcdir
21873 -INSTALL="$INSTALL"
21874 +
21875 +ac_pwd='$ac_pwd'
21876 +srcdir='$srcdir'
21877 +INSTALL='$INSTALL'
21878  _ACEOF
21879  
21880  cat >>$CONFIG_STATUS <<\_ACEOF
21881 @@ -19653,39 +22429,24 @@
21882  do
21883    case $1 in
21884    --*=*)
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[^=]*=\(.*\)'`
21889      ac_shift=:
21890      ;;
21891 -  -*)
21892 +  *)
21893      ac_option=$1
21894      ac_optarg=$2
21895      ac_shift=shift
21896      ;;
21897 -  *) # This is not an option, so the user has probably given explicit
21898 -     # arguments.
21899 -     ac_option=$1
21900 -     ac_need_defaults=false;;
21901    esac
21902  
21903    case $ac_option in
21904    # Handling of the options.
21905 -_ACEOF
21906 -cat >>$CONFIG_STATUS <<\_ACEOF
21907    -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
21908      ac_cs_recheck=: ;;
21909 -  --version | --vers* | -V )
21910 -    echo "$ac_cs_version"; exit 0 ;;
21911 -  --he | --h)
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 )
21924      debug=: ;;
21925    --file | --fil | --fi | --f )
21926      $ac_shift
21927 @@ -19695,18 +22456,24 @@
21928      $ac_shift
21929      CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
21930      ac_need_defaults=false;;
21931 +  --he | --h)
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)
21940      ac_cs_silent=: ;;
21941  
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; }; } ;;
21950  
21951 -  *) ac_config_targets="$ac_config_targets $1" ;;
21952 +  *) ac_config_targets="$ac_config_targets $1"
21953 +     ac_need_defaults=false ;;
21954  
21955    esac
21956    shift
21957 @@ -19722,48 +22489,60 @@
21958  _ACEOF
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
21967  fi
21968  
21969  _ACEOF
21970 +cat >>$CONFIG_STATUS <<\_ACEOF
21971 +exec 5>>config.log
21972 +{
21973 +  echo
21974 +  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
21975 +## Running $as_me. ##
21976 +_ASBOX
21977 +  echo "$ac_log"
21978 +} >&5
21979  
21980 +_ACEOF
21981  cat >>$CONFIG_STATUS <<_ACEOF
21982  #
21983 -# INIT-COMMANDS section.
21984 +# INIT-COMMANDS
21985  #
21986 -
21987  AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
21988  
21989  
21990  _ACEOF
21991  
21992 -
21993 -
21994  cat >>$CONFIG_STATUS <<\_ACEOF
21995 +
21996 +# Handling of arguments.
21997  for ac_config_target in $ac_config_targets
21998  do
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" ;;
22028 +
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; }; };;
22032    esac
22033  done
22034  
22035 +
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 @@
22040  fi
22041  
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'.
22050  $debug ||
22051  {
22052 -  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
22053 +  tmp=
22054 +  trap 'exit_status=$?
22055 +  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
22056 +' 0
22057    trap '{ (exit 1); exit 1; }' 1 2 13 15
22058  }
22059 -
22060  # Create a (secure) tmp directory for tmp files.
22061  
22062  {
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"
22066  }  ||
22067  {
22068 -  tmp=./confstat$$-$RANDOM
22069 -  (umask 077 && mkdir $tmp)
22070 +  tmp=./conf$$-$RANDOM
22071 +  (umask 077 && mkdir "$tmp")
22072  } ||
22073  {
22074     echo "$me: cannot create a temporary directory in ." >&2
22075     { (exit 1); exit 1; }
22076  }
22077  
22078 -_ACEOF
22079 -
22080 -cat >>$CONFIG_STATUS <<_ACEOF
22081 -
22082  #
22083 -# CONFIG_FILES section.
22084 +# Set up the sed scripts for CONFIG_FILES section.
22085  #
22086  
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
22139 -s,@AWK@,$AWK,;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
22154 -s,@CC@,$CC,;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
22170 -s,@CPP@,$CPP,;t t
22171 -s,@EGREP@,$EGREP,;t t
22172 -s,@U@,$U,;t t
22173 -s,@ANSI2KNR@,$ANSI2KNR,;t t
22174 -s,@RANLIB@,$RANLIB,;t t
22175 -s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
22176 -s,@AR@,$AR,;t t
22177 -s,@ac_ct_AR@,$ac_ct_AR,;t t
22178 -s,@DBX@,$DBX,;t t
22179 -s,@GDB@,$GDB,;t t
22180 -s,@SDB@,$SDB,;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
22186 -s,@OPS@,$OPS,;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
22236 -CEOF
22237 -
22238 -_ACEOF
22239 -
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.
22247 -  ac_more_lines=:
22248 -  ac_sed_cmds=
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
22252 -    else
22253 -      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
22254 -    fi
22255 -    if test ! -s $tmp/subs.frag; then
22256 -      ac_more_lines=false
22257 -    else
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.
22262 -      (echo ':t
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"
22266 -      else
22267 -       ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
22268 -      fi
22269 -      ac_sed_frag=`expr $ac_sed_frag + 1`
22270 -      ac_beg=$ac_end
22271 -      ac_end=`expr $ac_end + $ac_max_sed_lines`
22272 -    fi
22273 -  done
22274 -  if test -z "$ac_sed_cmds"; then
22275 -    ac_sed_cmds=cat
22276 +if test -n "$CONFIG_FILES"; then
22277 +
22278 +_ACEOF
22279 +
22280 +
22281 +
22282 +ac_delim='%!_!# '
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
22337 +AWK!$AWK$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
22352 +CC!$CC$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
22368 +CPP!$CPP$ac_delim
22369 +GREP!$GREP$ac_delim
22370 +EGREP!$EGREP$ac_delim
22371 +U!$U$ac_delim
22372 +ANSI2KNR!$ANSI2KNR$ac_delim
22373 +RANLIB!$RANLIB$ac_delim
22374 +AR!$AR$ac_delim
22375 +DBX!$DBX$ac_delim
22376 +GDB!$GDB$ac_delim
22377 +SDB!$SDB$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
22382 +_ACEOF
22383 +
22384 +  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
22385 +    break
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; }; }
22390 +  else
22391 +    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22392    fi
22393 -fi # test -n "$CONFIG_FILES"
22394 +done
22395 +
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`
22400 +fi
22401 +
22402 +cat >>$CONFIG_STATUS <<_ACEOF
22403 +cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
22404 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
22405 +_ACEOF
22406 +sed '
22407 +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
22408 +s/^/s,@/; s/!/@,|#_!!_#|/
22409 +:n
22410 +t n
22411 +s/'"$ac_delim"'$/,g/; t
22412 +s/$/\\/; p
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
22417 +CEOF$ac_eof
22418 +_ACEOF
22419 +
22420 +
22421 +ac_delim='%!_!# '
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
22425 +OPS!$OPS$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
22474 +_ACEOF
22475  
22476 +  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 50; then
22477 +    break
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; }; }
22482 +  else
22483 +    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22484 +  fi
22485 +done
22486 +
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`
22491 +fi
22492 +
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
22496 +_ACEOF
22497 +sed '
22498 +s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
22499 +s/^/s,@/; s/!/@,|#_!!_#|/
22500 +:n
22501 +t n
22502 +s/'"$ac_delim"'$/,g/; t
22503 +s/$/\\/; p
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
22508 +:end
22509 +s/|#_!!_#|//g
22510 +CEOF$ac_eof
22511  _ACEOF
22512 +
22513 +
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}:*/:/
22522 +s/:*@srcdir@:*/:/
22523 +s/^\([^=]*=[    ]*\):*/\1/
22524 +s/:*$//
22525 +s/^[^=]*=[      ]*$//
22526 +}'
22527 +fi
22528 +
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".
22532 -  case $ac_file in
22533 -  - | *:- | *:-:* ) # input from stdin
22534 -       cat >$tmp/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"
22541 +
22542 +
22543 +for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS
22544 +do
22545 +  case $ac_tag in
22546 +  :[FHLC]) ac_mode=$ac_tag; continue;;
22547 +  esac
22548 +  case $ac_mode$ac_tag in
22549 +  :[FHL]*:*);;
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;;
22555    esac
22556 +  ac_save_IFS=$IFS
22557 +  IFS=:
22558 +  set x $ac_tag
22559 +  IFS=$ac_save_IFS
22560 +  shift
22561 +  ac_file=$1
22562 +  shift
22563  
22564 -  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
22565 -  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
22566 +  case $ac_mode in
22567 +  :L) ac_source=$1;;
22568 +  :[FH])
22569 +    ac_file_inputs=
22570 +    for ac_f
22571 +    do
22572 +      case $ac_f in
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" ||
22578 +          case $ac_f in
22579 +          [\\/$]*) false;;
22580 +          *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
22581 +          esac ||
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; }; };;
22585 +      esac
22586 +      ac_file_inputs="$ac_file_inputs $ac_f"
22587 +    done
22588 +
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;}
22598 +    fi
22599 +
22600 +    case $ac_tag in
22601 +    *:-:* | *:-) cat >"$tmp/stdin";;
22602 +    esac
22603 +    ;;
22604 +  esac
22605 +
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 ||
22613  echo X"$ac_file" |
22614 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
22615 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
22616 -         /^X\(\/\/\)$/{ s//\1/; q; }
22617 -         /^X\(\/\).*/{ s//\1/; q; }
22618 -         s/.*/./; q'`
22619 -  { if $as_mkdir_p; then
22620 -    mkdir -p "$ac_dir"
22621 -  else
22622 -    as_dir="$ac_dir"
22623 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
22624 +           s//\1/
22625 +           q
22626 +         }
22627 +         /^X\(\/\/\)[^/].*/{
22628 +           s//\1/
22629 +           q
22630 +         }
22631 +         /^X\(\/\/\)$/{
22632 +           s//\1/
22633 +           q
22634 +         }
22635 +         /^X\(\/\).*/{
22636 +           s//\1/
22637 +           q
22638 +         }
22639 +         s/.*/./; q'`
22640 +  { as_dir="$ac_dir"
22641 +  case $as_dir in #(
22642 +  -*) as_dir=./$as_dir;;
22643 +  esac
22644 +  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
22645      as_dirs=
22646 -    while test ! -d "$as_dir"; do
22647 -      as_dirs="$as_dir $as_dirs"
22648 -      as_dir=`(dirname "$as_dir") 2>/dev/null ||
22649 +    while :; do
22650 +      case $as_dir in #(
22651 +      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
22652 +      *) as_qdir=$as_dir;;
22653 +      esac
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 ||
22662  echo X"$as_dir" |
22663 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
22664 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
22665 -         /^X\(\/\/\)$/{ s//\1/; q; }
22666 -         /^X\(\/\).*/{ s//\1/; q; }
22667 -         s/.*/./; q'`
22668 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
22669 +           s//\1/
22670 +           q
22671 +         }
22672 +         /^X\(\/\/\)[^/].*/{
22673 +           s//\1/
22674 +           q
22675 +         }
22676 +         /^X\(\/\/\)$/{
22677 +           s//\1/
22678 +           q
22679 +         }
22680 +         /^X\(\/\).*/{
22681 +           s//\1/
22682 +           q
22683 +         }
22684 +         s/.*/./; q'`
22685 +      test -d "$as_dir" && break
22686      done
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; }; }; }
22694 -
22695    ac_builddir=.
22696  
22697 -if test "$ac_dir" != .; then
22698 +case "$ac_dir" in
22699 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
22700 +*)
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'`
22704 -else
22705 -  ac_dir_suffix= ac_top_builddir=
22706 -fi
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/ ;;
22712 +  esac ;;
22713 +esac
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
22718  
22719  case $srcdir in
22720 -  .)  # No --srcdir option.  We are building in place.
22721 +  .)  # We are building in place.
22722      ac_srcdir=.
22723 -    if test -z "$ac_top_builddir"; then
22724 -       ac_top_srcdir=.
22725 -    else
22726 -       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
22727 -    fi ;;
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 ;;
22743  esac
22744 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
22745  
22746 -# Do not use `cd foo && pwd` to compute absolute paths, because
22747 -# the directories may not exist.
22748 -case `pwd` in
22749 -.) ac_abs_builddir="$ac_dir";;
22750 -*)
22751 -  case "$ac_dir" in
22752 -  .) ac_abs_builddir=`pwd`;;
22753 -  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
22754 -  *) ac_abs_builddir=`pwd`/"$ac_dir";;
22755 -  esac;;
22756 -esac
22757 -case $ac_abs_builddir in
22758 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
22759 -*)
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}.;;
22764 -  esac;;
22765 -esac
22766 -case $ac_abs_builddir in
22767 -.) ac_abs_srcdir=$ac_srcdir;;
22768 -*)
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;;
22773 -  esac;;
22774 -esac
22775 -case $ac_abs_builddir in
22776 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
22777 -*)
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;;
22782 -  esac;;
22783 -esac
22784  
22785 +  case $ac_mode in
22786 +  :F)
22787 +  #
22788 +  # CONFIG_FILE
22789 +  #
22790  
22791    case $INSTALL in
22792    [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
22793 -  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
22794 +  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
22795    esac
22796 +_ACEOF
22797  
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;}
22801 -    rm -f "$ac_file"
22802 -  fi
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
22807 -    configure_input=
22808 -  else
22809 -    configure_input="$ac_file.  "
22810 -  fi
22811 -  configure_input=$configure_input"Generated from `echo $ac_file_in |
22812 -                                    sed 's,.*/,,'` by configure."
22813 -
22814 -  # First look for the input files in the build tree, otherwise in the
22815 -  # src tree.
22816 -  ac_file_inputs=`IFS=:
22817 -    for f in $ac_file_in; do
22818 -      case $f in
22819 -      -) echo $tmp/stdin ;;
22820 -      [\\/$]*)
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; }; }
22825 -        echo "$f";;
22826 -      *) # Relative
22827 -        if test -f "$f"; then
22828 -          # Build tree
22829 -          echo "$f"
22830 -        elif test -f "$srcdir/$f"; then
22831 -          # Source tree
22832 -          echo "$srcdir/$f"
22833 -        else
22834 -          # /dev/null tree
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; }; }
22838 -        fi;;
22839 -      esac
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=
22845 +
22846 +case `sed -n '/datarootdir/ {
22847 +  p
22848 +  q
22849 +}
22850 +/@datadir@/p
22851 +/@docdir@/p
22852 +/@infodir@/p
22853 +/@localedir@/p
22854 +/@mandir@/p
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;}
22860 +_ACEOF
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' ;;
22869 +esac
22870  _ACEOF
22871 +
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
22876    sed "$ac_vpsub
22877  $extrasub
22878 @@ -20173,248 +23057,130 @@
22879  cat >>$CONFIG_STATUS <<\_ACEOF
22880  :t
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
22893 -  rm -f $tmp/stdin
22894 -  if test x"$ac_file" != x-; then
22895 -    mv $tmp/out $ac_file
22896 -  else
22897 -    cat $tmp/out
22898 -    rm -f $tmp/out
22899 -  fi
22900 -
22901 -done
22902 -_ACEOF
22903 -cat >>$CONFIG_STATUS <<\_ACEOF
22904 -
22905 -#
22906 -# CONFIG_HEADER section.
22907 -#
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
22920 +
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;}
22928  
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.
22931 -#
22932 -# ac_d sets the value in "#define NAME VALUE" lines.
22933 -ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
22934 -ac_dB='[        ].*$,\1#\2'
22935 -ac_dC=' '
22936 -ac_dD=',;t'
22937 -# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
22938 -ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
22939 -ac_uB='$,\1#\2define\3'
22940 -ac_uC=' '
22941 -ac_uD=',;t'
22942 -
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"
22946    case $ac_file in
22947 -  - | *:- | *:-:* ) # input from stdin
22948 -       cat >$tmp/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;;
22956    esac
22957 + ;;
22958 +  :H)
22959 +  #
22960 +  # CONFIG_HEADER
22961 +  #
22962 +_ACEOF
22963 +
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'
22981 +ac_dC=' '
22982 +ac_dD=' ,'
22983  
22984 -  test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
22985 -echo "$as_me: creating $ac_file" >&6;}
22986 -
22987 -  # First look for the input files in the build tree, otherwise in the
22988 -  # src tree.
22989 -  ac_file_inputs=`IFS=:
22990 -    for f in $ac_file_in; do
22991 -      case $f in
22992 -      -) echo $tmp/stdin ;;
22993 -      [\\/$]*)
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.
22999 -        echo "$f";;
23000 -      *) # Relative
23001 -        if test -f "$f"; then
23002 -          # Build tree
23003 -          echo "$f"
23004 -        elif test -f "$srcdir/$f"; then
23005 -          # Source tree
23006 -          echo "$srcdir/$f"
23007 -        else
23008 -          # /dev/null tree
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; }; }
23012 -        fi;;
23013 -      esac
23014 -    done` || { (exit 1); exit 1; }
23015 -  # Remove the trailing spaces.
23016 -  sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
23017 -
23018 -_ACEOF
23019 +uniq confdefs.h |
23020 +  sed -n '
23021 +       t rset
23022 +       :rset
23023 +       s/^[     ]*#[    ]*define[       ][      ]*//
23024 +       t ok
23025 +       d
23026 +       :ok
23027 +       s/[\\&,]/\\&/g
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
23031  
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.
23042 -#
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
23047 -s/[\\&,]/\\&/g
23048 -s,[\\$`],\\&,g
23049 -t clear
23050 -: clear
23051 -s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
23052 -t end
23053 -s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
23054 -: end
23055 -_ACEOF
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
23062 -
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.)
23071 +echo 's/ $//
23072 +s,^[    #]*u.*,/* & */,' >>conftest.defines
23073 +
23074 +# Break up conftest.defines:
23075 +ac_max_sed_lines=50
23076 +
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"
23080 +# et cetera.
23081 +ac_in='$ac_file_inputs'
23082 +ac_out='"$tmp/out1"'
23083 +ac_nxt='"$tmp/out2"'
23084 +
23085 +while :
23086 +do
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
23093 +b
23094 +:def
23095  _ACEOF
23096 -
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
23105 -do
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
23115    echo 'CEOF
23116 -  sed -f $tmp/defines.sed $tmp/in >$tmp/out
23117 -  rm -f $tmp/in
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
23127  done
23128 -rm -f conftest.defines
23129 -echo '  fi # grep' >>$CONFIG_STATUS
23130 -echo >>$CONFIG_STATUS
23131 -
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
23137 -do
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
23146 -  echo 'CEOF
23147 -  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
23148 -  rm -f $tmp/in
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
23154 -done
23155 -rm -f conftest.undefs
23156 +rm -f conftest.defines conftest.tail
23157  
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
23165 -  else
23166 -    echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
23167 -  fi
23168 -  cat $tmp/in >>$tmp/config.h
23169 -  rm -f $tmp/in
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;}
23177      else
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; }
23189 -         s/.*/./; q'`
23190 -      { if $as_mkdir_p; then
23191 -    mkdir -p "$ac_dir"
23192 -  else
23193 -    as_dir="$ac_dir"
23194 -    as_dirs=
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 ||
23203 -echo X"$as_dir" |
23204 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23205 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23206 -         /^X\(\/\/\)$/{ s//\1/; q; }
23207 -         /^X\(\/\).*/{ s//\1/; q; }
23208 -         s/.*/./; q'`
23209 -    done
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; }; }; }
23214 -
23215        rm -f $ac_file
23216 -      mv $tmp/config.h $ac_file
23217 +      mv "$tmp/config.h" $ac_file
23218      fi
23219    else
23220 -    cat $tmp/config.h
23221 -    rm -f $tmp/config.h
23222 +    echo "/* $configure_input  */"
23223 +    cat "$ac_result"
23224    fi
23225 +  rm -f "$tmp/out12"
23226  # Compute $ac_file's index in $config_headers.
23227  _am_stamp_count=1
23228  for _am_header in $config_headers :; do
23229 @@ -20425,135 +23191,39 @@
23230        _am_stamp_count=`expr $_am_stamp_count + 1` ;;
23231    esac
23232  done
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 ||
23241  echo X$ac_file |
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
23247 -done
23248 -_ACEOF
23249 -cat >>$CONFIG_STATUS <<\_ACEOF
23250 -
23251 -#
23252 -# CONFIG_COMMANDS section.
23253 -#
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; }
23268 -         s/.*/./; q'`
23269 -  { if $as_mkdir_p; then
23270 -    mkdir -p "$ac_dir"
23271 -  else
23272 -    as_dir="$ac_dir"
23273 -    as_dirs=
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 ||
23282 -echo X"$as_dir" |
23283 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23284 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23285 -         /^X\(\/\/\)$/{ s//\1/; q; }
23286 -         /^X\(\/\).*/{ s//\1/; q; }
23287 -         s/.*/./; q'`
23288 -    done
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; }; }; }
23293 -
23294 -  ac_builddir=.
23295 -
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'`
23300 -else
23301 -  ac_dir_suffix= ac_top_builddir=
23302 -fi
23303 -
23304 -case $srcdir in
23305 -  .)  # No --srcdir option.  We are building in place.
23306 -    ac_srcdir=.
23307 -    if test -z "$ac_top_builddir"; then
23308 -       ac_top_srcdir=.
23309 -    else
23310 -       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
23311 -    fi ;;
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 ;;
23318 -esac
23319 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23320 +           s//\1/
23321 +           q
23322 +         }
23323 +         /^X\(\/\/\)[^/].*/{
23324 +           s//\1/
23325 +           q
23326 +         }
23327 +         /^X\(\/\/\)$/{
23328 +           s//\1/
23329 +           q
23330 +         }
23331 +         /^X\(\/\).*/{
23332 +           s//\1/
23333 +           q
23334 +         }
23335 +         s/.*/./; q'`/stamp-h$_am_stamp_count
23336 + ;;
23337  
23338 -# Do not use `cd foo && pwd` to compute absolute paths, because
23339 -# the directories may not exist.
23340 -case `pwd` in
23341 -.) ac_abs_builddir="$ac_dir";;
23342 -*)
23343 -  case "$ac_dir" in
23344 -  .) ac_abs_builddir=`pwd`;;
23345 -  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
23346 -  *) ac_abs_builddir=`pwd`/"$ac_dir";;
23347 -  esac;;
23348 -esac
23349 -case $ac_abs_builddir in
23350 -.) ac_abs_top_builddir=${ac_top_builddir}.;;
23351 -*)
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}.;;
23356 -  esac;;
23357 -esac
23358 -case $ac_abs_builddir in
23359 -.) ac_abs_srcdir=$ac_srcdir;;
23360 -*)
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;;
23365 -  esac;;
23366 -esac
23367 -case $ac_abs_builddir in
23368 -.) ac_abs_top_srcdir=$ac_top_srcdir;;
23369 -*)
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;;
23374 -  esac;;
23375 -esac
23376 +  :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5
23377 +echo "$as_me: executing $ac_file commands" >&6;}
23378 + ;;
23379 +  esac
23380  
23381  
23382 -  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
23383 -echo "$as_me: executing $ac_dest commands" >&6;}
23384 -  case $ac_dest in
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 ||
23403  echo X"$mf" |
23404 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23405 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23406 -         /^X\(\/\/\)$/{ s//\1/; q; }
23407 -         /^X\(\/\).*/{ s//\1/; q; }
23408 -         s/.*/./; q'`
23409 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23410 +           s//\1/
23411 +           q
23412 +         }
23413 +         /^X\(\/\/\)[^/].*/{
23414 +           s//\1/
23415 +           q
23416 +         }
23417 +         /^X\(\/\/\)$/{
23418 +           s//\1/
23419 +           q
23420 +         }
23421 +         /^X\(\/\).*/{
23422 +           s//\1/
23423 +           q
23424 +         }
23425 +         s/.*/./; q'`
23426    else
23427      continue
23428    fi
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 ||
23441  echo X"$file" |
23442 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23443 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23444 -         /^X\(\/\/\)$/{ s//\1/; q; }
23445 -         /^X\(\/\).*/{ s//\1/; q; }
23446 -         s/.*/./; q'`
23447 -    { if $as_mkdir_p; then
23448 -    mkdir -p $dirpart/$fdir
23449 -  else
23450 -    as_dir=$dirpart/$fdir
23451 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23452 +           s//\1/
23453 +           q
23454 +         }
23455 +         /^X\(\/\/\)[^/].*/{
23456 +           s//\1/
23457 +           q
23458 +         }
23459 +         /^X\(\/\/\)$/{
23460 +           s//\1/
23461 +           q
23462 +         }
23463 +         /^X\(\/\).*/{
23464 +           s//\1/
23465 +           q
23466 +         }
23467 +         s/.*/./; q'`
23468 +    { as_dir=$dirpart/$fdir
23469 +  case $as_dir in #(
23470 +  -*) as_dir=./$as_dir;;
23471 +  esac
23472 +  test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
23473      as_dirs=
23474 -    while test ! -d "$as_dir"; do
23475 -      as_dirs="$as_dir $as_dirs"
23476 -      as_dir=`(dirname "$as_dir") 2>/dev/null ||
23477 +    while :; do
23478 +      case $as_dir in #(
23479 +      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
23480 +      *) as_qdir=$as_dir;;
23481 +      esac
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 ||
23490  echo X"$as_dir" |
23491 -    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23492 -         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23493 -         /^X\(\/\/\)$/{ s//\1/; q; }
23494 -         /^X\(\/\).*/{ s//\1/; q; }
23495 -         s/.*/./; q'`
23496 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
23497 +           s//\1/
23498 +           q
23499 +         }
23500 +         /^X\(\/\/\)[^/].*/{
23501 +           s//\1/
23502 +           q
23503 +         }
23504 +         /^X\(\/\/\)$/{
23505 +           s//\1/
23506 +           q
23507 +         }
23508 +         /^X\(\/\).*/{
23509 +           s//\1/
23510 +           q
23511 +         }
23512 +         s/.*/./; q'`
23513 +      test -d "$as_dir" && break
23514      done
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; }; }; }
23522 -
23523      # echo "creating $dirpart/$file"
23524      echo '# dummy' > "$dirpart/$file"
23525    done
23526  done
23527   ;;
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...]]"
23531          case "$ac_file" in
23532            *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
23533 @@ -20667,11 +23375,10 @@
23534            ;;
23535          esac
23536        done ;;
23537 +
23538    esac
23539 -done
23540 -_ACEOF
23541 +done # for ac_tag
23542  
23543 -cat >>$CONFIG_STATUS <<\_ACEOF
23544  
23545  { (exit 0); exit 0; }
23546  _ACEOF
23547 --- imap/Makefile.in.orig
23548 +++ imap/Makefile.in
23549 @@ -1,4 +1,4 @@
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@
23553  
23554  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
23555 @@ -15,8 +15,6 @@
23556  @SET_MAKE@
23557  
23558  
23559 -SOURCES = $(libimap_a_SOURCES)
23560 -
23561  srcdir = @srcdir@
23562  top_srcdir = @top_srcdir@
23563  VPATH = @srcdir@
23564 @@ -126,6 +124,7 @@
23565  GMOFILES = @GMOFILES@
23566  GMSGFMT = @GMSGFMT@
23567  GPGME_CONFIG = @GPGME_CONFIG@
23568 +GREP = @GREP@
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@
23588  docdir = @docdir@
23589 +dvidir = @dvidir@
23590  exec_prefix = @exec_prefix@
23591  host = @host@
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@
23600  libdir = @libdir@
23601  libexecdir = @libexecdir@
23602 +localedir = @localedir@
23603  localstatedir = @localstatedir@
23604  mandir = @mandir@
23605  mkdir_p = @mkdir_p@
23606  oldincludedir = @oldincludedir@
23607 +pdfdir = @pdfdir@
23608  prefix = @prefix@
23609  program_transform_name = @program_transform_name@
23610 +psdir = @psdir@
23611  sbindir = @sbindir@
23612  sharedstatedir = @sharedstatedir@
23613  sysconfdir = @sysconfdir@
23614 --- m4/Makefile.in.orig
23615 +++ m4/Makefile.in
23616 @@ -1,4 +1,4 @@
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@
23620  
23621  # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
23622 @@ -95,6 +95,7 @@
23623  GMOFILES = @GMOFILES@
23624  GMSGFMT = @GMSGFMT@
23625  GPGME_CONFIG = @GPGME_CONFIG@
23626 +GREP = @GREP@
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@
23646  docdir = @docdir@
23647 +dvidir = @dvidir@
23648  exec_prefix = @exec_prefix@
23649  host = @host@
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@
23658  libdir = @libdir@
23659  libexecdir = @libexecdir@
23660 +localedir = @localedir@
23661  localstatedir = @localstatedir@
23662  mandir = @mandir@
23663  mkdir_p = @mkdir_p@
23664  oldincludedir = @oldincludedir@
23665 +pdfdir = @pdfdir@
23666  prefix = @prefix@
23667  program_transform_name = @program_transform_name@
23668 +psdir = @psdir@
23669  sbindir = @sbindir@
23670  sharedstatedir = @sharedstatedir@
23671  sysconfdir = @sysconfdir@
23672 @@ -220,9 +224,9 @@
23673               exit 1;; \
23674           esac; \
23675         done; \
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
23683         @case '$?' in \