/[emacs]/emacs/configure
ViewVC logotype

Diff of /emacs/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.118 by schwab, Wed Jul 23 11:16:30 2003 UTC revision 1.119 by fx, Mon Jul 28 18:04:15 2003 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.57a.  # Generated by GNU Autoconf 2.57.
4  #  #
5  # Copyright (C) 2003 Free Software Foundation, Inc.  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
6    # Free Software Foundation, Inc.
7  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
8  # gives unlimited permission to copy, distribute and modify it.  # gives unlimited permission to copy, distribute and modify it.
9  ## --------------------- ##  ## --------------------- ##
# Line 21  elif test -n "${BASH_VERSION+set}" && (s Line 22  elif test -n "${BASH_VERSION+set}" && (s
22  fi  fi
23    
24  # Support unset when possible.  # Support unset when possible.
25  if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
26    as_unset=unset    as_unset=unset
27  else  else
28    as_unset=false    as_unset=false
# Line 40  for as_var in \ Line 41  for as_var in \
41    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
43  do  do
44    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
45      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
46    else    else
47      $as_unset $as_var      $as_unset $as_var
# Line 667  done Line 668  done
668    
669  # Be sure to have absolute paths.  # Be sure to have absolute paths.
670  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
671                localstatedir libdir includedir oldincludedir infodir mandir                localstatedir libdir includedir oldincludedir infodir mandir
672  do  do
673    eval ac_val=$`echo $ac_var`    eval ac_val=$`echo $ac_var`
674    case $ac_val in    case $ac_val in
# Line 707  if test -z "$srcdir"; then Line 708  if test -z "$srcdir"; then
708    # Try the directory containing this script, then its parent.    # Try the directory containing this script, then its parent.
709    ac_confdir=`(dirname "$0") 2>/dev/null ||    ac_confdir=`(dirname "$0") 2>/dev/null ||
710  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
711           X"$0" : 'X\(//\)[^/]' \| \           X"$0" : 'X\(//\)[^/]' \| \
712           X"$0" : 'X\(//\)$' \| \           X"$0" : 'X\(//\)$' \| \
713           X"$0" : 'X\(/\)' \| \           X"$0" : 'X\(/\)' \| \
714           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
715  echo X"$0" |  echo X"$0" |
716      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
717            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 802  _ACEOF Line 803  _ACEOF
803    cat <<_ACEOF    cat <<_ACEOF
804  Installation directories:  Installation directories:
805    --prefix=PREFIX         install architecture-independent files in PREFIX    --prefix=PREFIX         install architecture-independent files in PREFIX
806                            [$ac_default_prefix]                            [$ac_default_prefix]
807    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
808                            [PREFIX]                            [PREFIX]
809    
810  By default, \`make install' will install all the files in  By default, \`make install' will install all the files in
811  \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify  \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
# Line 943  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a Line 944  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a
944        echo        echo
945        $SHELL $ac_srcdir/configure  --help=recursive        $SHELL $ac_srcdir/configure  --help=recursive
946      elif test -f $ac_srcdir/configure.ac ||      elif test -f $ac_srcdir/configure.ac ||
947             test -f $ac_srcdir/configure.in; then             test -f $ac_srcdir/configure.in; then
948        echo        echo
949        $ac_configure --help        $ac_configure --help
950      else      else
# Line 957  test -n "$ac_init_help" && exit 0 Line 958  test -n "$ac_init_help" && exit 0
958  if $ac_init_version; then  if $ac_init_version; then
959    cat <<\_ACEOF    cat <<\_ACEOF
960    
961  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
962    Free Software Foundation, Inc.
963  This configure script is free software; the Free Software Foundation  This configure script is free software; the Free Software Foundation
964  gives unlimited permission to copy, distribute and modify it.  gives unlimited permission to copy, distribute and modify it.
965  _ACEOF  _ACEOF
# Line 969  This file contains any messages produced Line 971  This file contains any messages produced
971  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
972    
973  It was created by $as_me, which was  It was created by $as_me, which was
974  generated by GNU Autoconf 2.57a.  Invocation command line was  generated by GNU Autoconf 2.57.  Invocation command line was
975    
976    $ $0 $@    $ $0 $@
977    
# Line 1046  do Line 1048  do
1048      2)      2)
1049        ac_configure_args1="$ac_configure_args1 '$ac_arg'"        ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1050        if test $ac_must_keep_next = true; then        if test $ac_must_keep_next = true; then
1051          ac_must_keep_next=false # Got value, back to normal.          ac_must_keep_next=false # Got value, back to normal.
1052        else        else
1053          case $ac_arg in          case $ac_arg in
1054            *=* | --config-cache | -C | -disable-* | --disable-* \            *=* | --config-cache | -C | -disable-* | --disable-* \
1055            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1056            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1057            | -with-* | --with-* | -without-* | --without-* | --x)            | -with-* | --with-* | -without-* | --without-* | --x)
1058              case "$ac_configure_args0 " in              case "$ac_configure_args0 " in
1059                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1060              esac              esac
1061              ;;              ;;
1062            -* ) ac_must_keep_next=true ;;            -* ) ac_must_keep_next=true ;;
1063          esac          esac
1064        fi        fi
1065        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1066        # Get rid of the leading space.        # Get rid of the leading space.
# Line 1092  _ASBOX Line 1094  _ASBOX
1094      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1095      *ac_space=\ *)      *ac_space=\ *)
1096        sed -n \        sed -n \
1097          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1098            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1099        ;;        ;;
1100      *)      *)
1101        sed -n \        sed -n \
1102          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1103        ;;        ;;
1104      esac;      esac;
1105  }  }
# Line 1126  _ASBOX Line 1128  _ASBOX
1128        for ac_var in $ac_subst_files        for ac_var in $ac_subst_files
1129        do        do
1130          eval ac_val=$`echo $ac_var`          eval ac_val=$`echo $ac_var`
1131          echo "$ac_var='"'"'$ac_val'"'"'"          echo "$ac_var='"'"'$ac_val'"'"'"
1132        done | sort        done | sort
1133        echo        echo
1134      fi      fi
# Line 1225  fi Line 1227  fi
1227  # value.  # value.
1228  ac_cache_corrupted=false  ac_cache_corrupted=false
1229  for ac_var in `(set) 2>&1 |  for ac_var in `(set) 2>&1 |
1230                 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do                 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1231    eval ac_old_set=\$ac_cv_env_${ac_var}_set    eval ac_old_set=\$ac_cv_env_${ac_var}_set
1232    eval ac_new_set=\$ac_env_${ac_var}_set    eval ac_new_set=\$ac_env_${ac_var}_set
1233    eval ac_old_val="\$ac_cv_env_${ac_var}_value"    eval ac_old_val="\$ac_cv_env_${ac_var}_value"
# Line 1242  echo "$as_me: error: \`$ac_var' was not Line 1244  echo "$as_me: error: \`$ac_var' was not
1244      ,);;      ,);;
1245      *)      *)
1246        if test "x$ac_old_val" != "x$ac_new_val"; then        if test "x$ac_old_val" != "x$ac_new_val"; then
1247          { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5          { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1248  echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}  echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1249          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1250  echo "$as_me:   former value:  $ac_old_val" >&2;}  echo "$as_me:   former value:  $ac_old_val" >&2;}
1251          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1252  echo "$as_me:   current value: $ac_new_val" >&2;}  echo "$as_me:   current value: $ac_new_val" >&2;}
1253          ac_cache_corrupted=:          ac_cache_corrupted=:
1254        fi;;        fi;;
1255    esac    esac
1256    # Pass precious variables to config.status.    # Pass precious variables to config.status.
# Line 2986  ac_compiler=`set X $ac_compile; echo $2` Line 2988  ac_compiler=`set X $ac_compile; echo $2`
2988    (exit $ac_status); }    (exit $ac_status); }
2989    
2990  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
2991    #line $LINENO "configure"
2992  /* confdefs.h.  */  /* confdefs.h.  */
2993  _ACEOF  _ACEOF
2994  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3005  ac_clean_files="$ac_clean_files a.out a. Line 3008  ac_clean_files="$ac_clean_files a.out a.
3008  # Try to create an executable without -o first, disregard a.out.  # Try to create an executable without -o first, disregard a.out.
3009  # It will help us diagnose broken compilers, and finding out an intuition  # It will help us diagnose broken compilers, and finding out an intuition
3010  # of exeext.  # of exeext.
3011  echo "$as_me:$LINENO: checking for C compiler default output file name" >&5  echo "$as_me:$LINENO: checking for C compiler default output" >&5
3012  echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6  echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
3013  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3014  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
3015    (eval $ac_link_default) 2>&5    (eval $ac_link_default) 2>&5
# Line 3026  do Line 3029  do
3029    test -f "$ac_file" || continue    test -f "$ac_file" || continue
3030    case $ac_file in    case $ac_file in
3031      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
3032          ;;          ;;
3033      conftest.$ac_ext )      conftest.$ac_ext )
3034          # This is the source file.          # This is the source file.
3035          ;;          ;;
3036      [ab].out )      [ab].out )
3037          # We found the default executable, but exeext='' is most          # We found the default executable, but exeext='' is most
3038          # certainly right.          # certainly right.
3039          break;;          break;;
3040      *.* )      *.* )
3041          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3042          # FIXME: I believe we export ac_cv_exeext for Libtool,          # FIXME: I believe we export ac_cv_exeext for Libtool,
3043          # but it would be cool to find out if it's true.  Does anybody          # but it would be cool to find out if it's true.  Does anybody
3044          # maintain Libtool? --akim.          # maintain Libtool? --akim.
3045          export ac_cv_exeext          export ac_cv_exeext
3046          break;;          break;;
3047      * )      * )
3048          break;;          break;;
3049    esac    esac
3050  done  done
3051  else  else
# Line 3116  for ac_file in conftest.exe conftest con Line 3119  for ac_file in conftest.exe conftest con
3119    case $ac_file in    case $ac_file in
3120      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3121      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3122            export ac_cv_exeext            export ac_cv_exeext
3123            break;;            break;;
3124      * ) break;;      * ) break;;
3125    esac    esac
3126  done  done
# Line 3142  if test "${ac_cv_objext+set}" = set; the Line 3145  if test "${ac_cv_objext+set}" = set; the
3145    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3146  else  else
3147    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3148    #line $LINENO "configure"
3149  /* confdefs.h.  */  /* confdefs.h.  */
3150  _ACEOF  _ACEOF
3151  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3192  if test "${ac_cv_c_compiler_gnu+set}" = Line 3196  if test "${ac_cv_c_compiler_gnu+set}" =
3196    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3197  else  else
3198    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3199    #line $LINENO "configure"
3200  /* confdefs.h.  */  /* confdefs.h.  */
3201  _ACEOF  _ACEOF
3202  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3215  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3220  if { (eval echo "$as_me:$LINENO: \"$ac_c
3220    ac_status=$?    ac_status=$?
3221    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3222    (exit $ac_status); } &&    (exit $ac_status); } &&
3223           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3224    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3225    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3226    ac_status=$?    ac_status=$?
# Line 3244  if test "${ac_cv_prog_cc_g+set}" = set; Line 3249  if test "${ac_cv_prog_cc_g+set}" = set;
3249    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3250  else  else
3251    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3252    #line $LINENO "configure"
3253  /* confdefs.h.  */  /* confdefs.h.  */
3254  _ACEOF  _ACEOF
3255  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3264  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3270  if { (eval echo "$as_me:$LINENO: \"$ac_c
3270    ac_status=$?    ac_status=$?
3271    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3272    (exit $ac_status); } &&    (exit $ac_status); } &&
3273           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3274    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3275    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3276    ac_status=$?    ac_status=$?
# Line 3304  else Line 3310  else
3310    ac_cv_prog_cc_stdc=no    ac_cv_prog_cc_stdc=no
3311  ac_save_CC=$CC  ac_save_CC=$CC
3312  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
3313    #line $LINENO "configure"
3314  /* confdefs.h.  */  /* confdefs.h.  */
3315  _ACEOF  _ACEOF
3316  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3361  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3368  if { (eval echo "$as_me:$LINENO: \"$ac_c
3368    ac_status=$?    ac_status=$?
3369    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3370    (exit $ac_status); } &&    (exit $ac_status); } &&
3371           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3372    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3373    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3374    ac_status=$?    ac_status=$?
# Line 3406  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3413  if { (eval echo "$as_me:$LINENO: \"$ac_c
3413    ac_status=$?    ac_status=$?
3414    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3415    (exit $ac_status); } &&    (exit $ac_status); } &&
3416           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3417    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3418    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3419    ac_status=$?    ac_status=$?
# Line 3421  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3428  if { (eval echo "$as_me:$LINENO: \"$ac_c
3428     'void exit (int);'     'void exit (int);'
3429  do  do
3430    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3431    #line $LINENO "configure"
3432  /* confdefs.h.  */  /* confdefs.h.  */
3433  _ACEOF  _ACEOF
3434  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3442  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3450  if { (eval echo "$as_me:$LINENO: \"$ac_c
3450    ac_status=$?    ac_status=$?
3451    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3452    (exit $ac_status); } &&    (exit $ac_status); } &&
3453           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3454    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3455    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3456    ac_status=$?    ac_status=$?
# Line 3457  continue Line 3465  continue
3465  fi  fi
3466  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3467    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3468    #line $LINENO "configure"
3469  /* confdefs.h.  */  /* confdefs.h.  */
3470  _ACEOF  _ACEOF
3471  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3477  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3486  if { (eval echo "$as_me:$LINENO: \"$ac_c
3486    ac_status=$?    ac_status=$?
3487    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3488    (exit $ac_status); } &&    (exit $ac_status); } &&
3489           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3490    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3491    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3492    ac_status=$?    ac_status=$?
# Line 3584  do Line 3593  do
3593    # On the NeXT, cc -E runs the code through the compiler's parser,    # On the NeXT, cc -E runs the code through the compiler's parser,
3594    # not just through cpp. "Syntax error" is here to catch this case.    # not just through cpp. "Syntax error" is here to catch this case.
3595    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3596    #line $LINENO "configure"
3597  /* confdefs.h.  */  /* confdefs.h.  */
3598  _ACEOF  _ACEOF
3599  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3594  cat >>conftest.$ac_ext <<_ACEOF Line 3604  cat >>conftest.$ac_ext <<_ACEOF
3604  #else  #else
3605  # include <assert.h>  # include <assert.h>
3606  #endif  #endif
3607                       Syntax error                       Syntax error
3608  _ACEOF  _ACEOF
3609  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3610    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 3626  rm -f conftest.err conftest.$ac_ext Line 3636  rm -f conftest.err conftest.$ac_ext
3636    # OK, works on sane cases.  Now check whether non-existent headers    # OK, works on sane cases.  Now check whether non-existent headers
3637    # can be detected and how.    # can be detected and how.
3638    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3639    #line $LINENO "configure"
3640  /* confdefs.h.  */  /* confdefs.h.  */
3641  _ACEOF  _ACEOF
3642  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3689  do Line 3700  do
3700    # On the NeXT, cc -E runs the code through the compiler's parser,    # On the NeXT, cc -E runs the code through the compiler's parser,
3701    # not just through cpp. "Syntax error" is here to catch this case.    # not just through cpp. "Syntax error" is here to catch this case.
3702    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3703    #line $LINENO "configure"
3704  /* confdefs.h.  */  /* confdefs.h.  */
3705  _ACEOF  _ACEOF
3706  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3699  cat >>conftest.$ac_ext <<_ACEOF Line 3711  cat >>conftest.$ac_ext <<_ACEOF
3711  #else  #else
3712  # include <assert.h>  # include <assert.h>
3713  #endif  #endif
3714                       Syntax error                       Syntax error
3715  _ACEOF  _ACEOF
3716  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3717    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 3731  rm -f conftest.err conftest.$ac_ext Line 3743  rm -f conftest.err conftest.$ac_ext
3743    # OK, works on sane cases.  Now check whether non-existent headers    # OK, works on sane cases.  Now check whether non-existent headers
3744    # can be detected and how.    # can be detected and how.
3745    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
3746    #line $LINENO "configure"
3747  /* confdefs.h.  */  /* confdefs.h.  */
3748  _ACEOF  _ACEOF
3749  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3797  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 3810  ac_compiler_gnu=$ac_cv_c_compiler_gnu
3810  # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag  # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3811  # AFS /usr/afsws/bin/install, which mishandles nonexistent args  # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3812  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 # OS/2's system install, which has a completely different semantic  
3813  # ./install, which can be erroneously created by make from ./install.sh.  # ./install, which can be erroneously created by make from ./install.sh.
3814  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3815  echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6  echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
# Line 3814  do Line 3826  do
3826  case $as_dir/ in  case $as_dir/ in
3827    ./ | .// | /cC/* | \    ./ | .// | /cC/* | \
3828    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
   ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \  
3829    /usr/ucb/* ) ;;    /usr/ucb/* ) ;;
3830    *)    *)
3831      # OSF1 and SCO ODT 3.0 have their own names for install.      # OSF1 and SCO ODT 3.0 have their own names for install.
# Line 3822  case $as_dir/ in Line 3833  case $as_dir/ in
3833      # by default.      # by default.
3834      for ac_prog in ginstall scoinst install; do      for ac_prog in ginstall scoinst install; do
3835        for ac_exec_ext in '' $ac_executable_extensions; do        for ac_exec_ext in '' $ac_executable_extensions; do
3836          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3837            if test $ac_prog = install &&            if test $ac_prog = install &&
3838              grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then              grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3839              # AIX install.  It has an incompatible calling convention.              # AIX install.  It has an incompatible calling convention.
3840              :              :
3841            elif test $ac_prog = install &&            elif test $ac_prog = install &&
3842              grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then              grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3843              # program-specific install script used by HP pwplus--don't use.              # program-specific install script used by HP pwplus--don't use.
3844              :              :
3845            else            else
3846              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3847              break 3              break 3
3848            fi            fi
3849          fi          fi
3850        done        done
3851      done      done
3852      ;;      ;;
# Line 4098  echo "${ECHO_T}$ac_cv_prog_egrep" >&6 Line 4109  echo "${ECHO_T}$ac_cv_prog_egrep" >&6
4109  echo "$as_me:$LINENO: checking for AIX" >&5  echo "$as_me:$LINENO: checking for AIX" >&5
4110  echo $ECHO_N "checking for AIX... $ECHO_C" >&6  echo $ECHO_N "checking for AIX... $ECHO_C" >&6
4111  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
4112    #line $LINENO "configure"
4113  /* confdefs.h.  */  /* confdefs.h.  */
4114  _ACEOF  _ACEOF
4115  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4296  else Line 4308  else
4308         while :; do         while :; do
4309           # IRIX 6.2 and later do not support large files by default,           # IRIX 6.2 and later do not support large files by default,
4310           # so use the C compiler's -n32 option if that helps.           # so use the C compiler's -n32 option if that helps.
4311           cat >conftest.$ac_ext <<_ACEOF           cat >conftest.$ac_ext <<_ACEOF
4312    #line $LINENO "configure"
4313  /* confdefs.h.  */  /* confdefs.h.  */
4314  _ACEOF  _ACEOF
4315  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4325  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4338  if { (eval echo "$as_me:$LINENO: \"$ac_c
4338    ac_status=$?    ac_status=$?
4339    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4340    (exit $ac_status); } &&    (exit $ac_status); } &&
4341           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4342    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4343    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4344    ac_status=$?    ac_status=$?
# Line 4345  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4358  if { (eval echo "$as_me:$LINENO: \"$ac_c
4358    ac_status=$?    ac_status=$?
4359    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4360    (exit $ac_status); } &&    (exit $ac_status); } &&
4361           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4362    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4363    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4364    ac_status=$?    ac_status=$?
# Line 4358  sed 's/^/| /' conftest.$ac_ext >&5 Line 4371  sed 's/^/| /' conftest.$ac_ext >&5
4371    
4372  fi  fi
4373  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4374           break           break
4375         done         done
4376         CC=$ac_save_CC         CC=$ac_save_CC
4377         rm -f conftest.$ac_ext         rm -f conftest.$ac_ext
# Line 4378  else Line 4391  else
4391    while :; do    while :; do
4392    ac_cv_sys_file_offset_bits=no    ac_cv_sys_file_offset_bits=no
4393    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4394    #line $LINENO "configure"
4395  /* confdefs.h.  */  /* confdefs.h.  */
4396  _ACEOF  _ACEOF
4397  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4406  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4420  if { (eval echo "$as_me:$LINENO: \"$ac_c
4420    ac_status=$?    ac_status=$?
4421    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4422    (exit $ac_status); } &&    (exit $ac_status); } &&
4423           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4424    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4425    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4426    ac_status=$?    ac_status=$?
# Line 4420  sed 's/^/| /' conftest.$ac_ext >&5 Line 4434  sed 's/^/| /' conftest.$ac_ext >&5
4434  fi  fi
4435  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4436    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4437    #line $LINENO "configure"
4438  /* confdefs.h.  */  /* confdefs.h.  */
4439  _ACEOF  _ACEOF
4440  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4449  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4464  if { (eval echo "$as_me:$LINENO: \"$ac_c
4464    ac_status=$?    ac_status=$?
4465    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4466    (exit $ac_status); } &&    (exit $ac_status); } &&
4467           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4468    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4469    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4470    ac_status=$?    ac_status=$?
# Line 4483  else Line 4498  else
4498    while :; do    while :; do
4499    ac_cv_sys_large_files=no    ac_cv_sys_large_files=no
4500    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4501    #line $LINENO "configure"
4502  /* confdefs.h.  */  /* confdefs.h.  */
4503  _ACEOF  _ACEOF
4504  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4511  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4527  if { (eval echo "$as_me:$LINENO: \"$ac_c
4527    ac_status=$?    ac_status=$?
4528    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4529    (exit $ac_status); } &&    (exit $ac_status); } &&
4530           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4531    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4532    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4533    ac_status=$?    ac_status=$?
# Line 4525  sed 's/^/| /' conftest.$ac_ext >&5 Line 4541  sed 's/^/| /' conftest.$ac_ext >&5
4541  fi  fi
4542  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4543    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4544    #line $LINENO "configure"
4545  /* confdefs.h.  */  /* confdefs.h.  */
4546  _ACEOF  _ACEOF
4547  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4554  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4571  if { (eval echo "$as_me:$LINENO: \"$ac_c
4571    ac_status=$?    ac_status=$?
4572    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4573    (exit $ac_status); } &&    (exit $ac_status); } &&
4574           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4575    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4576    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4577    ac_status=$?    ac_status=$?
# Line 4591  if test "${ac_cv_header_stdc+set}" = set Line 4608  if test "${ac_cv_header_stdc+set}" = set
4608    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4609  else  else
4610    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4611    #line $LINENO "configure"
4612  /* confdefs.h.  */  /* confdefs.h.  */
4613  _ACEOF  _ACEOF
4614  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4615  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4633  if { (eval echo "$as_me:$LINENO: \"$ac_c
4633    ac_status=$?    ac_status=$?
4634    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4635    (exit $ac_status); } &&    (exit $ac_status); } &&
4636           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4637    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4638    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4639    ac_status=$?    ac_status=$?
# Line 4633  rm -f conftest.$ac_objext conftest.$ac_e Line 4651  rm -f conftest.$ac_objext conftest.$ac_e
4651  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
4652    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4653    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4654    #line $LINENO "configure"
4655  /* confdefs.h.  */  /* confdefs.h.  */
4656  _ACEOF  _ACEOF
4657  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4654  fi Line 4673  fi
4673  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
4674    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4675    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4676    #line $LINENO "configure"
4677  /* confdefs.h.  */  /* confdefs.h.  */
4678  _ACEOF  _ACEOF
4679  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4678  if test $ac_cv_header_stdc = yes; then Line 4698  if test $ac_cv_header_stdc = yes; then
4698    :    :
4699  else  else
4700    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4701    #line $LINENO "configure"
4702  /* confdefs.h.  */  /* confdefs.h.  */
4703  _ACEOF  _ACEOF
4704  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4689  cat >>conftest.$ac_ext <<_ACEOF Line 4710  cat >>conftest.$ac_ext <<_ACEOF
4710  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4711  #else  #else
4712  # define ISLOWER(c) \  # define ISLOWER(c) \
4713                     (('a' <= (c) && (c) <= 'i') \                     (('a' <= (c) && (c) <= 'i') \
4714                       || ('j' <= (c) && (c) <= 'r') \                       || ('j' <= (c) && (c) <= 'r') \
4715                       || ('s' <= (c) && (c) <= 'z'))                       || ('s' <= (c) && (c) <= 'z'))
4716  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4717  #endif  #endif
4718    
# Line 4702  main () Line 4723  main ()
4723    int i;    int i;
4724    for (i = 0; i < 256; i++)    for (i = 0; i < 256; i++)
4725      if (XOR (islower (i), ISLOWER (i))      if (XOR (islower (i), ISLOWER (i))
4726          || toupper (i) != TOUPPER (i))          || toupper (i) != TOUPPER (i))
4727        exit(2);        exit(2);
4728    exit (0);    exit (0);
4729  }  }
# Line 4752  fi Line 4773  fi
4773    
4774    
4775  for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \  for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4776                    inttypes.h stdint.h unistd.h                    inttypes.h stdint.h unistd.h
4777  do  do
4778  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4779  echo "$as_me:$LINENO: checking for $ac_header" >&5  echo "$as_me:$LINENO: checking for $ac_header" >&5
# Line 4761  if eval "test \"\${$as_ac_Header+set}\" Line 4782  if eval "test \"\${$as_ac_Header+set}\"
4782    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4783  else  else
4784    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
4785    #line $LINENO "configure"
4786  /* confdefs.h.  */  /* confdefs.h.  */
4787  _ACEOF  _ACEOF
4788  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4776  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4798  if { (eval echo "$as_me:$LINENO: \"$ac_c
4798    ac_status=$?    ac_status=$?
4799    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4800    (exit $ac_status); } &&    (exit $ac_status); } &&
4801           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4802    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4803    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4804    ac_status=$?    ac_status=$?
# Line 4822  else Line 4844  else
4844  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
4845  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4846  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
4847    #line $LINENO "configure"
4848  /* confdefs.h.  */  /* confdefs.h.  */
4849  _ACEOF  _ACEOF
4850  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4836  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4859  if { (eval echo "$as_me:$LINENO: \"$ac_c
4859    ac_status=$?    ac_status=$?
4860    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4861    (exit $ac_status); } &&    (exit $ac_status); } &&
4862           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4863    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4864    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4865    ac_status=$?    ac_status=$?
# Line 4857  echo "${ECHO_T}$ac_header_compiler" >&6 Line 4880  echo "${ECHO_T}$ac_header_compiler" >&6
4880  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
4881  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4882  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
4883    #line $LINENO "configure"
4884  /* confdefs.h.  */  /* confdefs.h.  */
4885  _ACEOF  _ACEOF
4886  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4897  case $ac_header_compiler:$ac_header_prep Line 4921  case $ac_header_compiler:$ac_header_prep
4921    yes:no )    yes:no )
4922      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4923  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4924      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4925  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4926      ac_header_preproc=yes      (
4927          cat <<\_ASBOX
4928    ## ------------------------------------ ##
4929    ## Report this to bug-autoconf@gnu.org. ##
4930    ## ------------------------------------ ##
4931    _ASBOX
4932        ) |
4933          sed "s/^/$as_me: WARNING:     /" >&2
4934      ;;      ;;
4935    no:yes )    no:yes )
4936      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4937  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4938      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4939  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
4940      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4941  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
4942      (      (
4943        cat <<\_ASBOX        cat <<\_ASBOX
4944  ## ------------------------------------------ ##  ## ------------------------------------ ##
4945  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
4946  ## ------------------------------------------ ##  ## ------------------------------------ ##
4947  _ASBOX  _ASBOX
4948      ) |      ) |
4949        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 4929  echo $ECHO_N "checking for $ac_header... Line 4954  echo $ECHO_N "checking for $ac_header...
4954  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
4955    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4956  else  else
4957    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
4958  fi  fi
4959  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4960  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 4953  else Line 4978  else
4978    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
4979  LIBS="-lossaudio  $LIBS"  LIBS="-lossaudio  $LIBS"
4980  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
4981    #line $LINENO "configure"
4982  /* confdefs.h.  */  /* confdefs.h.  */
4983  _ACEOF  _ACEOF
4984  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4980  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 5006  if { (eval echo "$as_me:$LINENO: \"$ac_l
5006    ac_status=$?    ac_status=$?
5007    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5008    (exit $ac_status); } &&    (exit $ac_status); } &&
5009           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
5010    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5011    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5012    ac_status=$?    ac_status=$?
# Line 5049  else Line 5075  else
5075  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
5076  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5077  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5078    #line $LINENO "configure"
5079  /* confdefs.h.  */  /* confdefs.h.  */
5080  _ACEOF  _ACEOF
5081  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5063  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5090  if { (eval echo "$as_me:$LINENO: \"$ac_c
5090    ac_status=$?    ac_status=$?
5091    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5092    (exit $ac_status); } &&    (exit $ac_status); } &&
5093           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5094    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5095    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5096    ac_status=$?    ac_status=$?
# Line 5084  echo "${ECHO_T}$ac_header_compiler" >&6 Line 5111  echo "${ECHO_T}$ac_header_compiler" >&6
5111  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
5112  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5113  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
5114    #line $LINENO "configure"
5115  /* confdefs.h.  */  /* confdefs.h.  */
5116  _ACEOF  _ACEOF
5117  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5124  case $ac_header_compiler:$ac_header_prep Line 5152  case $ac_header_compiler:$ac_header_prep
5152    yes:no )    yes:no )
5153      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5154  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5155      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5156  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5157      ac_header_preproc=yes      (
5158          cat <<\_ASBOX
5159    ## ------------------------------------ ##
5160    ## Report this to bug-autoconf@gnu.org. ##
5161    ## ------------------------------------ ##
5162    _ASBOX
5163        ) |
5164          sed "s/^/$as_me: WARNING:     /" >&2
5165      ;;      ;;
5166    no:yes )    no:yes )
5167      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5168  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5169      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5170  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
5171      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5172  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
5173      (      (
5174        cat <<\_ASBOX        cat <<\_ASBOX
5175  ## ------------------------------------------ ##  ## ------------------------------------ ##
5176  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
5177  ## ------------------------------------------ ##  ## ------------------------------------ ##
5178  _ASBOX  _ASBOX
5179      ) |      ) |
5180        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 5156  echo $ECHO_N "checking for $ac_header... Line 5185  echo $ECHO_N "checking for $ac_header...
5185  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5186    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5187  else  else
5188    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
5189  fi  fi
5190  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5191  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 5181  if eval "test \"\${$as_ac_Header+set}\" Line 5210  if eval "test \"\${$as_ac_Header+set}\"
5210    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5211  else  else
5212    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5213    #line $LINENO "configure"
5214  /* confdefs.h.  */  /* confdefs.h.  */
5215  _ACEOF  _ACEOF
5216  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5231  if test "${ac_cv_header_stdc+set}" = set Line 5261  if test "${ac_cv_header_stdc+set}" = set
5261    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5262  else  else
5263    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5264    #line $LINENO "configure"
5265  /* confdefs.h.  */  /* confdefs.h.  */
5266  _ACEOF  _ACEOF
5267  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5255  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5286  if { (eval echo "$as_me:$LINENO: \"$ac_c
5286    ac_status=$?    ac_status=$?
5287    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5288    (exit $ac_status); } &&    (exit $ac_status); } &&
5289           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5290    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5291    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5292    ac_status=$?    ac_status=$?
# Line 5273  rm -f conftest.$ac_objext conftest.$ac_e Line 5304  rm -f conftest.$ac_objext conftest.$ac_e
5304  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5305    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5306    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5307    #line $LINENO "configure"
5308  /* confdefs.h.  */  /* confdefs.h.  */
5309  _ACEOF  _ACEOF
5310  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5294  fi Line 5326  fi
5326  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5327    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5328    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5329    #line $LINENO "configure"
5330  /* confdefs.h.  */  /* confdefs.h.  */
5331  _ACEOF  _ACEOF
5332  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5318  if test $ac_cv_header_stdc = yes; then Line 5351  if test $ac_cv_header_stdc = yes; then
5351    :    :
5352  else  else
5353    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5354    #line $LINENO "configure"
5355  /* confdefs.h.  */  /* confdefs.h.  */
5356  _ACEOF  _ACEOF
5357  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5329  cat >>conftest.$ac_ext <<_ACEOF Line 5363  cat >>conftest.$ac_ext <<_ACEOF
5363  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5364  #else  #else
5365  # define ISLOWER(c) \  # define ISLOWER(c) \
5366                     (('a' <= (c) && (c) <= 'i') \                     (('a' <= (c) && (c) <= 'i') \
5367                       || ('j' <= (c) && (c) <= 'r') \                       || ('j' <= (c) && (c) <= 'r') \
5368                       || ('s' <= (c) && (c) <= 'z'))                       || ('s' <= (c) && (c) <= 'z'))
5369  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5370  #endif  #endif
5371    
# Line 5342  main () Line 5376  main ()
5376    int i;    int i;
5377    for (i = 0; i < 256; i++)    for (i = 0; i < 256; i++)
5378      if (XOR (islower (i), ISLOWER (i))      if (XOR (islower (i), ISLOWER (i))
5379          || toupper (i) != TOUPPER (i))          || toupper (i) != TOUPPER (i))
5380        exit(2);        exit(2);
5381    exit (0);    exit (0);
5382  }  }
# Line 5387  if test "${ac_cv_header_time+set}" = set Line 5421  if test "${ac_cv_header_time+set}" = set
5421    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5422  else  else
5423    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5424    #line $LINENO "configure"
5425  /* confdefs.h.  */  /* confdefs.h.  */
5426  _ACEOF  _ACEOF
5427  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5411  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5446  if { (eval echo "$as_me:$LINENO: \"$ac_c
5446    ac_status=$?    ac_status=$?
5447    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5448    (exit $ac_status); } &&    (exit $ac_status); } &&
5449           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5450    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5451    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5452    ac_status=$?    ac_status=$?
# Line 5442  if test "${ac_cv_have_decl_sys_siglist+s Line 5477  if test "${ac_cv_have_decl_sys_siglist+s
5477    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5478  else  else
5479    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5480    #line $LINENO "configure"
5481  /* confdefs.h.  */  /* confdefs.h.  */
5482  _ACEOF  _ACEOF
5483  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5465  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5501  if { (eval echo "$as_me:$LINENO: \"$ac_c
5501    ac_status=$?    ac_status=$?
5502    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5503    (exit $ac_status); } &&    (exit $ac_status); } &&
5504           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5505    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5506    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5507    ac_status=$?    ac_status=$?
# Line 5506  if test "${ac_cv_have_decl___sys_siglist Line 5542  if test "${ac_cv_have_decl___sys_siglist
5542    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5543  else  else
5544    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5545    #line $LINENO "configure"
5546  /* confdefs.h.  */  /* confdefs.h.  */
5547  _ACEOF  _ACEOF
5548  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5529  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5566  if { (eval echo "$as_me:$LINENO: \"$ac_c
5566    ac_status=$?    ac_status=$?
5567    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5568    (exit $ac_status); } &&    (exit $ac_status); } &&
5569           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5570    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5571    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5572    ac_status=$?    ac_status=$?
# Line 5576  if test "${ac_cv_header_sys_wait_h+set}" Line 5613  if test "${ac_cv_header_sys_wait_h+set}"
5613    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5614  else  else
5615    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5616    #line $LINENO "configure"
5617  /* confdefs.h.  */  /* confdefs.h.  */
5618  _ACEOF  _ACEOF
5619  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5606  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5644  if { (eval echo "$as_me:$LINENO: \"$ac_c
5644    ac_status=$?    ac_status=$?
5645    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5646    (exit $ac_status); } &&    (exit $ac_status); } &&
5647           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5648    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5649    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5650    ac_status=$?    ac_status=$?
# Line 5638  if test "${emacs_cv_struct_utimbuf+set}" Line 5676  if test "${emacs_cv_struct_utimbuf+set}"
5676    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5677  else  else
5678    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5679    #line $LINENO "configure"
5680  /* confdefs.h.  */  /* confdefs.h.  */
5681  _ACEOF  _ACEOF
5682  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5670  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5709  if { (eval echo "$as_me:$LINENO: \"$ac_c
5709    ac_status=$?    ac_status=$?
5710    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5711    (exit $ac_status); } &&    (exit $ac_status); } &&
5712           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5713    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5714    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5715    ac_status=$?    ac_status=$?
# Line 5701  if test "${ac_cv_type_signal+set}" = set Line 5740  if test "${ac_cv_type_signal+set}" = set
5740    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5741  else  else
5742    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5743    #line $LINENO "configure"
5744  /* confdefs.h.  */  /* confdefs.h.  */
5745  _ACEOF  _ACEOF
5746  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5731  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5771  if { (eval echo "$as_me:$LINENO: \"$ac_c
5771    ac_status=$?    ac_status=$?
5772    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5773    (exit $ac_status); } &&    (exit $ac_status); } &&
5774           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5775    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5776    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5777    ac_status=$?    ac_status=$?
# Line 5761  if test "${emacs_cv_speed_t+set}" = set; Line 5801  if test "${emacs_cv_speed_t+set}" = set;
5801    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5802  else  else
5803    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5804    #line $LINENO "configure"
5805  /* confdefs.h.  */  /* confdefs.h.  */
5806  _ACEOF  _ACEOF
5807  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5781  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5822  if { (eval echo "$as_me:$LINENO: \"$ac_c
5822    ac_status=$?    ac_status=$?
5823    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5824    (exit $ac_status); } &&    (exit $ac_status); } &&
5825           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5826    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5827    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5828    ac_status=$?    ac_status=$?
# Line 5812  if test "${emacs_cv_struct_timeval+set}" Line 5853  if test "${emacs_cv_struct_timeval+set}"
5853    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5854  else  else
5855    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5856    #line $LINENO "configure"
5857  /* confdefs.h.  */  /* confdefs.h.  */
5858  _ACEOF  _ACEOF
5859  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5841  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5883  if { (eval echo "$as_me:$LINENO: \"$ac_c
5883    ac_status=$?    ac_status=$?
5884    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5885    (exit $ac_status); } &&    (exit $ac_status); } &&
5886           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5887    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5888    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5889    ac_status=$?    ac_status=$?
# Line 5873  if test "${emacs_cv_struct_exception+set Line 5915  if test "${emacs_cv_struct_exception+set
5915    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5916  else  else
5917    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5918    #line $LINENO "configure"
5919  /* confdefs.h.  */  /* confdefs.h.  */
5920  _ACEOF  _ACEOF
5921  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5893  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5936  if { (eval echo "$as_me:$LINENO: \"$ac_c
5936    ac_status=$?    ac_status=$?
5937    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5938    (exit $ac_status); } &&    (exit $ac_status); } &&
5939           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5940    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5941    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5942    ac_status=$?    ac_status=$?
# Line 5925  if test "${ac_cv_struct_tm+set}" = set; Line 5968  if test "${ac_cv_struct_tm+set}" = set;
5968    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5969  else  else
5970    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
5971    #line $LINENO "configure"
5972  /* confdefs.h.  */  /* confdefs.h.  */
5973  _ACEOF  _ACEOF
5974  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5947  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5991  if { (eval echo "$as_me:$LINENO: \"$ac_c
5991    ac_status=$?    ac_status=$?
5992    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5993    (exit $ac_status); } &&    (exit $ac_status); } &&
5994           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5995    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5996    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5997    ac_status=$?    ac_status=$?
# Line 5978  if test "${ac_cv_member_struct_tm_tm_zon Line 6022  if test "${ac_cv_member_struct_tm_tm_zon
6022    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6023  else  else
6024    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6025    #line $LINENO "configure"
6026  /* confdefs.h.  */  /* confdefs.h.  */
6027  _ACEOF  _ACEOF
6028  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6003  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6048  if { (eval echo "$as_me:$LINENO: \"$ac_c
6048    ac_status=$?    ac_status=$?
6049    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6050    (exit $ac_status); } &&    (exit $ac_status); } &&
6051           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6052    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6053    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6054    ac_status=$?    ac_status=$?
# Line 6015  else Line 6060  else
6060  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
6061    
6062  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
6063    #line $LINENO "configure"
6064  /* confdefs.h.  */  /* confdefs.h.  */
6065  _ACEOF  _ACEOF
6066  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6040  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6086  if { (eval echo "$as_me:$LINENO: \"$ac_c
6086    ac_status=$?    ac_status=$?
6087    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6088    (exit $ac_status); } &&    (exit $ac_status); } &&
6089           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6090    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6091    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6092    ac_status=$?    ac_status=$?
# Line 6081  if test "${ac_cv_var_tzname+set}" = set; Line 6127  if test "${ac_cv_var_tzname+set}" = set;
6127    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6128  else  else
6129    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6130    #line $LINENO "configure"
6131  /* confdefs.h.  */  /* confdefs.h.  */
6132  _ACEOF  _ACEOF
6133  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6105  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6152  if { (eval echo "$as_me:$LINENO: \"$ac_l
6152    ac_status=$?    ac_status=$?
6153    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6154    (exit $ac_status); } &&    (exit $ac_status); } &&
6155           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6156    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6157    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6158    ac_status=$?    ac_status=$?
# Line 6137  if test "${ac_cv_member_struct_tm_tm_gmt Line 6184  if test "${ac_cv_member_struct_tm_tm_gmt
6184    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6185  else  else
6186    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6187    #line $LINENO "configure"
6188  /* confdefs.h.  */  /* confdefs.h.  */
6189  _ACEOF  _ACEOF
6190  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6160  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6208  if { (eval echo "$as_me:$LINENO: \"$ac_c
6208    ac_status=$?    ac_status=$?
6209    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6210    (exit $ac_status); } &&    (exit $ac_status); } &&
6211           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6212    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6213    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6214    ac_status=$?    ac_status=$?
# Line 6172  else Line 6220  else
6220  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
6221    
6222  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
6223    #line $LINENO "configure"
6224  /* confdefs.h.  */  /* confdefs.h.  */
6225  _ACEOF  _ACEOF
6226  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6195  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6244  if { (eval echo "$as_me:$LINENO: \"$ac_c
6244    ac_status=$?    ac_status=$?
6245    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6246    (exit $ac_status); } &&    (exit $ac_status); } &&
6247           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6248    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6249    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6250    ac_status=$?    ac_status=$?
# Line 6250  if test "${ac_cv_c_volatile+set}" = set; Line 6299  if test "${ac_cv_c_volatile+set}" = set;
6299    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6300  else  else
6301    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6302    #line $LINENO "configure"
6303  /* confdefs.h.  */  /* confdefs.h.  */
6304  _ACEOF  _ACEOF
6305  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6272  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6322  if { (eval echo "$as_me:$LINENO: \"$ac_c
6322    ac_status=$?    ac_status=$?
6323    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6324    (exit $ac_status); } &&    (exit $ac_status); } &&
6325           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6326    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6327    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6328    ac_status=$?    ac_status=$?
# Line 6303  if test "${ac_cv_c_const+set}" = set; th Line 6353  if test "${ac_cv_c_const+set}" = set; th
6353    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6354  else  else
6355    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6356    #line $LINENO "configure"
6357  /* confdefs.h.  */  /* confdefs.h.  */
6358  _ACEOF  _ACEOF
6359  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6369  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6420  if { (eval echo "$as_me:$LINENO: \"$ac_c
6420    ac_status=$?    ac_status=$?
6421    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6422    (exit $ac_status); } &&    (exit $ac_status); } &&
6423           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6424    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6425    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6426    ac_status=$?    ac_status=$?
# Line 6400  if test "${emacs_cv_void_star+set}" = se Line 6451  if test "${emacs_cv_void_star+set}" = se
6451    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6452  else  else
6453    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6454    #line $LINENO "configure"
6455  /* confdefs.h.  */  /* confdefs.h.  */
6456  _ACEOF  _ACEOF
6457  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6420  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6472  if { (eval echo "$as_me:$LINENO: \"$ac_c
6472    ac_status=$?    ac_status=$?
6473    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6474    (exit $ac_status); } &&    (exit $ac_status); } &&
6475           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6476    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6477    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6478    ac_status=$?    ac_status=$?
# Line 6453  fi Line 6505  fi
6505    
6506  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6507  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
6508  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
6509  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
6510    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6511  else  else
# Line 6570  _ACEOF Line 6622  _ACEOF
6622      # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.      # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
6623      for ac_extension in a so sl; do      for ac_extension in a so sl; do
6624        if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&        if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
6625           test -f $ac_im_libdir/libX11.$ac_extension; then           test -f $ac_im_libdir/libX11.$ac_extension; then
6626          ac_im_usrlibdir=$ac_im_libdir; break          ac_im_usrlibdir=$ac_im_libdir; break
6627        fi        fi
6628      done      done
6629      # Screen out bogus values from the imake configuration.  They are      # Screen out bogus values from the imake configuration.  They are
# Line 6631  if test "$ac_x_includes" = no; then Line 6683  if test "$ac_x_includes" = no; then
6683    # Guess where to find include files, by looking for Intrinsic.h.    # Guess where to find include files, by looking for Intrinsic.h.
6684    # First, try using that file with no special directory specified.    # First, try using that file with no special directory specified.
6685    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6686    #line $LINENO "configure"
6687  /* confdefs.h.  */  /* confdefs.h.  */
6688  _ACEOF  _ACEOF
6689  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6678  if test "$ac_x_libraries" = no; then Line 6731  if test "$ac_x_libraries" = no; then
6731    ac_save_LIBS=$LIBS    ac_save_LIBS=$LIBS
6732    LIBS="-lXt $LIBS"    LIBS="-lXt $LIBS"
6733    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6734    #line $LINENO "configure"
6735  /* confdefs.h.  */  /* confdefs.h.  */
6736  _ACEOF  _ACEOF
6737  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6698  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6752  if { (eval echo "$as_me:$LINENO: \"$ac_l
6752    ac_status=$?    ac_status=$?
6753    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6754    (exit $ac_status); } &&    (exit $ac_status); } &&
6755           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6756    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6757    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6758    ac_status=$?    ac_status=$?
# Line 6732  if test "$ac_x_includes" = no || test "$ Line 6786  if test "$ac_x_includes" = no || test "$
6786  else  else
6787    # Record where we found X for the cache.    # Record where we found X for the cache.
6788    ac_cv_have_x="have_x=yes \    ac_cv_have_x="have_x=yes \
6789                  ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"                  ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
6790  fi  fi
6791  fi  fi
6792    
# Line 6857  if test "${ac_cv_func_malloc_get_state+s Line 6911  if test "${ac_cv_func_malloc_get_state+s
6911    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6912  else  else
6913    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6914    #line $LINENO "configure"
6915  /* confdefs.h.  */  /* confdefs.h.  */
6916  _ACEOF  _ACEOF
6917  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
6918  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
6919  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define malloc_get_state innocuous_malloc_get_state  
   
6920  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
6921      which can conflict with char malloc_get_state (); below.      which can conflict with char malloc_get_state (); below.
6922      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6923      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
6924  #ifdef __STDC__  #ifdef __STDC__
6925  # include <limits.h>  # include <limits.h>
6926  #else  #else
6927  # include <assert.h>  # include <assert.h>
6928  #endif  #endif
   
 #undef malloc_get_state  
   
6929  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
6930  #ifdef __cplusplus  #ifdef __cplusplus
6931  extern "C"  extern "C"
# Line 6913  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6960  if { (eval echo "$as_me:$LINENO: \"$ac_l
6960    ac_status=$?    ac_status=$?
6961    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6962    (exit $ac_status); } &&    (exit $ac_status); } &&
6963           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6964    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6965    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6966    ac_status=$?    ac_status=$?
# Line 6942  if test "${ac_cv_func_malloc_set_state+s Line 6989  if test "${ac_cv_func_malloc_set_state+s
6989    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6990  else  else
6991    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
6992    #line $LINENO "configure"
6993  /* confdefs.h.  */  /* confdefs.h.  */
6994  _ACEOF  _ACEOF
6995  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
6996  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
6997  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define malloc_set_state innocuous_malloc_set_state  
   
6998  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
6999      which can conflict with char malloc_set_state (); below.      which can conflict with char malloc_set_state (); below.
7000      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7001      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
7002  #ifdef __STDC__  #ifdef __STDC__
7003  # include <limits.h>  # include <limits.h>
7004  #else  #else
7005  # include <assert.h>  # include <assert.h>
7006  #endif  #endif
   
 #undef malloc_set_state  
   
7007  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
7008  #ifdef __cplusplus  #ifdef __cplusplus
7009  extern "C"  extern "C"
# Line 6998  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7038  if { (eval echo "$as_me:$LINENO: \"$ac_l
7038    ac_status=$?    ac_status=$?
7039    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7040    (exit $ac_status); } &&    (exit $ac_status); } &&
7041           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7042    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7043    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7044    ac_status=$?    ac_status=$?
# Line 7027  if test "${emacs_cv_var___after_morecore Line 7067  if test "${emacs_cv_var___after_morecore
7067    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7068  else  else
7069    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7070    #line $LINENO "configure"
7071  /* confdefs.h.  */  /* confdefs.h.  */
7072  _ACEOF  _ACEOF
7073  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7047  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7088  if { (eval echo "$as_me:$LINENO: \"$ac_l
7088    ac_status=$?    ac_status=$?
7089    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7090    (exit $ac_status); } &&    (exit $ac_status); } &&
7091           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7092    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7093    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7094    ac_status=$?    ac_status=$?
# Line 7107  else Line 7148  else
7148  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
7149  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7150  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7151    #line $LINENO "configure"
7152  /* confdefs.h.  */  /* confdefs.h.  */
7153  _ACEOF  _ACEOF
7154  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7121  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 7163  if { (eval echo "$as_me:$LINENO: \"$ac_c
7163    ac_status=$?    ac_status=$?
7164    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7165    (exit $ac_status); } &&    (exit $ac_status); } &&
7166           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
7167    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7168    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7169    ac_status=$?    ac_status=$?
# Line 7142  echo "${ECHO_T}$ac_header_compiler" >&6 Line 7184  echo "${ECHO_T}$ac_header_compiler" >&6
7184  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
7185  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7186  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7187    #line $LINENO "configure"
7188  /* confdefs.h.  */  /* confdefs.h.  */
7189  _ACEOF  _ACEOF
7190  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7182  case $ac_header_compiler:$ac_header_prep Line 7225  case $ac_header_compiler:$ac_header_prep
7225    yes:no )    yes:no )
7226      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7227  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7228      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7229  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7230      ac_header_preproc=yes      (
7231          cat <<\_ASBOX
7232    ## ------------------------------------ ##
7233    ## Report this to bug-autoconf@gnu.org. ##
7234    ## ------------------------------------ ##
7235    _ASBOX
7236        ) |
7237          sed "s/^/$as_me: WARNING:     /" >&2
7238      ;;      ;;
7239    no:yes )    no:yes )
7240      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7241  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7242      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7243  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
7244      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7245  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
7246      (      (
7247        cat <<\_ASBOX        cat <<\_ASBOX
7248  ## ------------------------------------------ ##  ## ------------------------------------ ##
7249  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
7250  ## ------------------------------------------ ##  ## ------------------------------------ ##
7251  _ASBOX  _ASBOX
7252      ) |      ) |
7253        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 7214  echo $ECHO_N "checking for $ac_header... Line 7258  echo $ECHO_N "checking for $ac_header...
7258  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
7259    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7260  else  else
7261    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
7262  fi  fi
7263  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7264  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 7239  if eval "test \"\${$as_ac_var+set}\" = s Line 7283  if eval "test \"\${$as_ac_var+set}\" = s
7283    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7284  else  else
7285    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7286    #line $LINENO "configure"
7287  /* confdefs.h.  */  /* confdefs.h.  */
7288  _ACEOF  _ACEOF
7289  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
7290  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
7291  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
7292  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
7293      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
7294      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7295      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
7296  #ifdef __STDC__  #ifdef __STDC__
7297  # include <limits.h>  # include <limits.h>
7298  #else  #else
7299  # include <assert.h>  # include <assert.h>
7300  #endif  #endif
   
 #undef $ac_func  
   
7301  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
7302  #ifdef __cplusplus  #ifdef __cplusplus
7303  extern "C"  extern "C"
# Line 7295  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7332  if { (eval echo "$as_me:$LINENO: \"$ac_l
7332    ac_status=$?    ac_status=$?
7333    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7334    (exit $ac_status); } &&    (exit $ac_status); } &&
7335           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7336    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7337    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7338    ac_status=$?    ac_status=$?
# Line 7329  else Line 7366  else
7366    ac_cv_func_mmap_fixed_mapped=no    ac_cv_func_mmap_fixed_mapped=no
7367  else  else
7368    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7369    #line $LINENO "configure"
7370  /* confdefs.h.  */  /* confdefs.h.  */
7371  _ACEOF  _ACEOF
7372  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7438  main () Line 7476  main ()
7476      exit (1);      exit (1);
7477    data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);    data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
7478    if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,    if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
7479                       MAP_PRIVATE | MAP_FIXED, fd, 0L))                       MAP_PRIVATE | MAP_FIXED, fd, 0L))
7480      exit (1);      exit (1);
7481    for (i = 0; i < pagesize; ++i)    for (i = 0; i < pagesize; ++i)
7482      if (*(data + i) != *(data2 + i))      if (*(data + i) != *(data2 + i))
# Line 7510  else Line 7548  else
7548    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
7549  LIBS="-ldnet  $LIBS"  LIBS="-ldnet  $LIBS"
7550  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7551    #line $LINENO "configure"
7552  /* confdefs.h.  */  /* confdefs.h.  */
7553  _ACEOF  _ACEOF
7554  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7537  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7576  if { (eval echo "$as_me:$LINENO: \"$ac_l
7576    ac_status=$?    ac_status=$?
7577    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7578    (exit $ac_status); } &&    (exit $ac_status); } &&
7579           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7580    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7581    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7582    ac_status=$?    ac_status=$?
# Line 7573  else Line 7612  else
7612    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
7613  LIBS="-lXbsd  $LIBS"  LIBS="-lXbsd  $LIBS"
7614  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7615    #line $LINENO "configure"
7616  /* confdefs.h.  */  /* confdefs.h.  */
7617  _ACEOF  _ACEOF
7618  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7594  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7634  if { (eval echo "$as_me:$LINENO: \"$ac_l
7634    ac_status=$?    ac_status=$?
7635    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7636    (exit $ac_status); } &&    (exit $ac_status); } &&
7637           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7638    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7639    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7640    ac_status=$?    ac_status=$?
# Line 7626  else Line 7666  else
7666    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
7667  LIBS="-lpthreads  $LIBS"  LIBS="-lpthreads  $LIBS"
7668  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
7669    #line $LINENO "configure"
7670  /* confdefs.h.  */  /* confdefs.h.  */
7671  _ACEOF  _ACEOF
7672  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7653  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7694  if { (eval echo "$as_me:$LINENO: \"$ac_l
7694    ac_status=$?    ac_status=$?
7695    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7696    (exit $ac_status); } &&    (exit $ac_status); } &&
7697           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7698    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7699    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7700    ac_status=$?    ac_status=$?
# Line 7708  else Line 7749  else
7749    
7750      LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc      LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
7751      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
7752    #line $LINENO "configure"
7753  /* confdefs.h.  */  /* confdefs.h.  */
7754  _ACEOF  _ACEOF
7755  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7728  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7770  if { (eval echo "$as_me:$LINENO: \"$ac_l
7770    ac_status=$?    ac_status=$?
7771    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7772    (exit $ac_status); } &&    (exit $ac_status); } &&
7773           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7774    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7775    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7776    ac_status=$?    ac_status=$?
# Line 7775  if test "${HAVE_X11}" = "yes"; then Line 7817  if test "${HAVE_X11}" = "yes"; then
7817      echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5      echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5
7818  echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6  echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6
7819      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
7820    #line $LINENO "configure"
7821  /* confdefs.h.  */  /* confdefs.h.  */
7822  _ACEOF  _ACEOF
7823  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7795  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7838  if { (eval echo "$as_me:$LINENO: \"$ac_l
7838    ac_status=$?    ac_status=$?
7839    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7840    (exit $ac_status); } &&    (exit $ac_status); } &&
7841           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7842    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7843    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7844    ac_status=$?    ac_status=$?
# Line 7819  rm -f conftest.$ac_objext conftest$ac_ex Line 7862  rm -f conftest.$ac_objext conftest$ac_ex
7862        CPPFLAGS="$CPPFLAGS -b i486-linuxaout"        CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
7863        LIBS="$LIBS -b i486-linuxaout"        LIBS="$LIBS -b i486-linuxaout"
7864        cat >conftest.$ac_ext <<_ACEOF        cat >conftest.$ac_ext <<_ACEOF
7865    #line $LINENO "configure"
7866  /* confdefs.h.  */  /* confdefs.h.  */
7867  _ACEOF  _ACEOF
7868  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7839  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7883  if { (eval echo "$as_me:$LINENO: \"$ac_l
7883    ac_status=$?    ac_status=$?
7884    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7885    (exit $ac_status); } &&    (exit $ac_status); } &&
7886           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7887    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7888    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7889    ac_status=$?    ac_status=$?
# Line 7877  echo "${ECHO_T}no" >&6 Line 7921  echo "${ECHO_T}no" >&6
7921    echo "$as_me:$LINENO: checking for Xkb" >&5    echo "$as_me:$LINENO: checking for Xkb" >&5
7922  echo $ECHO_N "checking for Xkb... $ECHO_C" >&6  echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
7923    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7924    #line $LINENO "configure"
7925  /* confdefs.h.  */  /* confdefs.h.  */
7926  _ACEOF  _ACEOF
7927  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7898  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7943  if { (eval echo "$as_me:$LINENO: \"$ac_l
7943    ac_status=$?    ac_status=$?
7944    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7945    (exit $ac_status); } &&    (exit $ac_status); } &&
7946           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7947    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7948    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7949    ac_status=$?    ac_status=$?
# Line 7936  if eval "test \"\${$as_ac_var+set}\" = s Line 7981  if eval "test \"\${$as_ac_var+set}\" = s
7981    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7982  else  else
7983    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
7984    #line $LINENO "configure"
7985  /* confdefs.h.  */  /* confdefs.h.  */
7986  _ACEOF  _ACEOF
7987  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
7988  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
7989  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
7990  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
7991      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
7992      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7993      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
7994  #ifdef __STDC__  #ifdef __STDC__
7995  # include <limits.h>  # include <limits.h>
7996  #else  #else
7997  # include <assert.h>  # include <assert.h>
7998  #endif  #endif
   
 #undef $ac_func  
   
7999  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
8000  #ifdef __cplusplus  #ifdef __cplusplus
8001  extern "C"  extern "C"
# Line 7992  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8030  if { (eval echo "$as_me:$LINENO: \"$ac_l
8030    ac_status=$?    ac_status=$?
8031    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8032    (exit $ac_status); } &&    (exit $ac_status); } &&
8033           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8034    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8035    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8036    ac_status=$?    ac_status=$?
# Line 8026  echo $ECHO_N "checking X11 version 6... Line 8064  echo $ECHO_N "checking X11 version 6...
8064    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8065  else  else
8066    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8067    #line $LINENO "configure"
8068  /* confdefs.h.  */  /* confdefs.h.  */
8069  _ACEOF  _ACEOF
8070  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8049  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8088  if { (eval echo "$as_me:$LINENO: \"$ac_l
8088    ac_status=$?    ac_status=$?
8089    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8090    (exit $ac_status); } &&    (exit $ac_status); } &&
8091           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8092    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8093    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8094    ac_status=$?    ac_status=$?
# Line 8086  echo $ECHO_N "checking X11 version 5... Line 8125  echo $ECHO_N "checking X11 version 5...
8125    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8126  else  else
8127    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8128    #line $LINENO "configure"
8129  /* confdefs.h.  */  /* confdefs.h.  */
8130  _ACEOF  _ACEOF
8131  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8109  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8149  if { (eval echo "$as_me:$LINENO: \"$ac_l
8149    ac_status=$?    ac_status=$?
8150    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8151    (exit $ac_status); } &&    (exit $ac_status); } &&
8152           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8153    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8154    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8155    ac_status=$?    ac_status=$?
# Line 8277  echo $ECHO_N "checking X11 version 5 wit Line 8317  echo $ECHO_N "checking X11 version 5 wit
8317    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8318  else  else
8319    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8320    #line $LINENO "configure"
8321  /* confdefs.h.  */  /* confdefs.h.  */
8322  _ACEOF  _ACEOF
8323  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8299  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8340  if { (eval echo "$as_me:$LINENO: \"$ac_l
8340    ac_status=$?    ac_status=$?
8341    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8342    (exit $ac_status); } &&    (exit $ac_status); } &&
8343           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8344    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8345    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8346    ac_status=$?    ac_status=$?
# Line 8338  echo $ECHO_N "checking X11 toolkit versi Line 8379  echo $ECHO_N "checking X11 toolkit versi
8379    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8380  else  else
8381    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8382    #line $LINENO "configure"
8383  /* confdefs.h.  */  /* confdefs.h.  */
8384  _ACEOF  _ACEOF
8385  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8361  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8403  if { (eval echo "$as_me:$LINENO: \"$ac_l
8403    ac_status=$?    ac_status=$?
8404    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8405    (exit $ac_status); } &&    (exit $ac_status); } &&
8406           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8407    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8408    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8409    ac_status=$?    ac_status=$?
# Line 8406  else Line 8448  else
8448    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8449  LIBS="-lXmu  $LIBS"  LIBS="-lXmu  $LIBS"
8450  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
8451    #line $LINENO "configure"
8452  /* confdefs.h.  */  /* confdefs.h.  */
8453  _ACEOF  _ACEOF
8454  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8433  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8476  if { (eval echo "$as_me:$LINENO: \"$ac_l
8476    ac_status=$?    ac_status=$?
8477    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8478    (exit $ac_status); } &&    (exit $ac_status); } &&
8479           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8480    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8481    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8482    ac_status=$?    ac_status=$?
# Line 8475  else Line 8518  else
8518    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8519  LIBS="-lXext  $LIBS"  LIBS="-lXext  $LIBS"
8520  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
8521    #line $LINENO "configure"
8522  /* confdefs.h.  */  /* confdefs.h.  */
8523  _ACEOF  _ACEOF
8524  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8502  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8546  if { (eval echo "$as_me:$LINENO: \"$ac_l
8546    ac_status=$?    ac_status=$?
8547    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8548    (exit $ac_status); } &&    (exit $ac_status); } &&
8549           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8550    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8551    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8552    ac_status=$?    ac_status=$?
# Line 8546  else Line 8590  else
8590    CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"    CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
8591    CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"    CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"
8592    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8593    #line $LINENO "configure"
8594  /* confdefs.h.  */  /* confdefs.h.  */
8595  _ACEOF  _ACEOF
8596  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8566  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 8611  if { (eval echo "$as_me:$LINENO: \"$ac_c
8611    ac_status=$?    ac_status=$?
8612    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8613    (exit $ac_status); } &&    (exit $ac_status); } &&
8614           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
8615    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8616    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8617    ac_status=$?    ac_status=$?
# Line 8601  if test "${emacs_cv_motif_version_2_1+se Line 8646  if test "${emacs_cv_motif_version_2_1+se
8646    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8647  else  else
8648    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8649    #line $LINENO "configure"
8650  /* confdefs.h.  */  /* confdefs.h.  */
8651  _ACEOF  _ACEOF
8652  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8625  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 8671  if { (eval echo "$as_me:$LINENO: \"$ac_c
8671    ac_status=$?    ac_status=$?
8672    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8673    (exit $ac_status); } &&    (exit $ac_status); } &&
8674           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
8675    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8676    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8677    ac_status=$?    ac_status=$?
# Line 8658  else Line 8704  else
8704    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8705  LIBS="-lXp  $LIBS"  LIBS="-lXp  $LIBS"
8706  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
8707    #line $LINENO "configure"
8708  /* confdefs.h.  */  /* confdefs.h.  */
8709  _ACEOF  _ACEOF
8710  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8685  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8732  if { (eval echo "$as_me:$LINENO: \"$ac_l
8732    ac_status=$?    ac_status=$?
8733    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8734    (exit $ac_status); } &&    (exit $ac_status); } &&
8735           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8736    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8737    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8738    ac_status=$?    ac_status=$?
# Line 8727  if test "${ac_cv_header_X11_Xaw3d_Scroll Line 8774  if test "${ac_cv_header_X11_Xaw3d_Scroll
8774    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8775  else  else
8776    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8777    #line $LINENO "configure"
8778  /* confdefs.h.  */  /* confdefs.h.  */
8779  _ACEOF  _ACEOF
8780  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8771  else Line 8819  else
8819    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8820  LIBS="-lXaw3d  $LIBS"  LIBS="-lXaw3d  $LIBS"
8821  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
8822    #line $LINENO "configure"
8823  /* confdefs.h.  */  /* confdefs.h.  */
8824  _ACEOF  _ACEOF
8825  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8798  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8847  if { (eval echo "$as_me:$LINENO: \"$ac_l
8847    ac_status=$?    ac_status=$?
8848    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8849    (exit $ac_status); } &&    (exit $ac_status); } &&
8850           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8851    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8852    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8853    ac_status=$?    ac_status=$?
# Line 8868  cat >>confdefs.h <<\_ACEOF Line 8917  cat >>confdefs.h <<\_ACEOF
8917  #define USE_XIM 1  #define USE_XIM 1
8918  _ACEOF  _ACEOF
8919    
8920    fi
8921    if test "${HAVE_X11}" = "yes"; then
8922    late_CFLAGS=$CFLAGS    late_CFLAGS=$CFLAGS
8923    if test "$GCC" = yes; then    if test "$GCC" = yes; then
8924      CFLAGS="$CFLAGS --pedantic-errors"      CFLAGS="$CFLAGS --pedantic-errors"
8925    fi    fi
 fi  
 if test "${HAVE_X11}" = "yes"; then  
8926    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
8927    #line $LINENO "configure"
8928  /* confdefs.h.  */  /* confdefs.h.  */
8929  _ACEOF  _ACEOF
8930  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8910  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 8960  if { (eval echo "$as_me:$LINENO: \"$ac_c
8960    ac_status=$?    ac_status=$?
8961    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8962    (exit $ac_status); } &&    (exit $ac_status); } &&
8963           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
8964    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8965    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8966    ac_status=$?    ac_status=$?
# Line 8955  else Line 9005  else
9005  echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5  echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
9006  echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6  echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6
9007  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9008    #line $LINENO "configure"
9009  /* confdefs.h.  */  /* confdefs.h.  */
9010  _ACEOF  _ACEOF
9011  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8969  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9020  if { (eval echo "$as_me:$LINENO: \"$ac_c
9020    ac_status=$?    ac_status=$?
9021    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9022    (exit $ac_status); } &&    (exit $ac_status); } &&
9023           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9024    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9025    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9026    ac_status=$?    ac_status=$?
# Line 8990  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9041  echo "${ECHO_T}$ac_header_compiler" >&6
9041  echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5  echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
9042  echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6  echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6
9043  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9044    #line $LINENO "configure"
9045  /* confdefs.h.  */  /* confdefs.h.  */
9046  _ACEOF  _ACEOF
9047  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9030  case $ac_header_compiler:$ac_header_prep Line 9082  case $ac_header_compiler:$ac_header_prep
9082    yes:no )    yes:no )
9083      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
9084  echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9085      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
9086  echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
9087      ac_header_preproc=yes      (
9088          cat <<\_ASBOX
9089    ## ------------------------------------ ##
9090    ## Report this to bug-autoconf@gnu.org. ##
9091    ## ------------------------------------ ##
9092    _ASBOX
9093        ) |
9094          sed "s/^/$as_me: WARNING:     /" >&2
9095      ;;      ;;
9096    no:yes )    no:yes )
9097      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5
9098  echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}
9099      { echo "$as_me:$LINENO: WARNING: X11/xpm.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5
9100  echo "$as_me: WARNING: X11/xpm.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: X11/xpm.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: X11/xpm.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
9101      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
9102  echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}  
9103      (      (
9104        cat <<\_ASBOX        cat <<\_ASBOX
9105  ## ------------------------------------------ ##  ## ------------------------------------ ##
9106  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
9107  ## ------------------------------------------ ##  ## ------------------------------------ ##
9108  _ASBOX  _ASBOX
9109      ) |      ) |
9110        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9077  else Line 9130  else
9130    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9131  LIBS="-lXpm -lX11 $LIBS"  LIBS="-lXpm -lX11 $LIBS"
9132  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9133    #line $LINENO "configure"
9134  /* confdefs.h.  */  /* confdefs.h.  */
9135  _ACEOF  _ACEOF
9136  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9104  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9158  if { (eval echo "$as_me:$LINENO: \"$ac_l
9158    ac_status=$?    ac_status=$?
9159    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9160    (exit $ac_status); } &&    (exit $ac_status); } &&
9161           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9162    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9163    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9164    ac_status=$?    ac_status=$?
# Line 9133  fi Line 9187  fi
9187        echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5        echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
9188  echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6  echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
9189        cat >conftest.$ac_ext <<_ACEOF        cat >conftest.$ac_ext <<_ACEOF
9190    #line $LINENO "configure"
9191  /* confdefs.h.  */  /* confdefs.h.  */
9192  _ACEOF  _ACEOF
9193  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9189  else Line 9244  else
9244  echo "$as_me:$LINENO: checking jerror.h usability" >&5  echo "$as_me:$LINENO: checking jerror.h usability" >&5
9245  echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6  echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6
9246  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9247    #line $LINENO "configure"
9248  /* confdefs.h.  */  /* confdefs.h.  */
9249  _ACEOF  _ACEOF
9250  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9203  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9259  if { (eval echo "$as_me:$LINENO: \"$ac_c
9259    ac_status=$?    ac_status=$?
9260    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9261    (exit $ac_status); } &&    (exit $ac_status); } &&
9262           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9263    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9264    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9265    ac_status=$?    ac_status=$?
# Line 9224  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9280  echo "${ECHO_T}$ac_header_compiler" >&6
9280  echo "$as_me:$LINENO: checking jerror.h presence" >&5  echo "$as_me:$LINENO: checking jerror.h presence" >&5
9281  echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6  echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6
9282  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9283    #line $LINENO "configure"
9284  /* confdefs.h.  */  /* confdefs.h.  */
9285  _ACEOF  _ACEOF
9286  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9264  case $ac_header_compiler:$ac_header_prep Line 9321  case $ac_header_compiler:$ac_header_prep
9321    yes:no )    yes:no )
9322      { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5
9323  echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9324      { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
9325  echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
9326      ac_header_preproc=yes      (
9327          cat <<\_ASBOX
9328    ## ------------------------------------ ##
9329    ## Report this to bug-autoconf@gnu.org. ##
9330    ## ------------------------------------ ##
9331    _ASBOX
9332        ) |
9333          sed "s/^/$as_me: WARNING:     /" >&2
9334      ;;      ;;
9335    no:yes )    no:yes )
9336      { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5
9337  echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
9338      { echo "$as_me:$LINENO: WARNING: jerror.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5
9339  echo "$as_me: WARNING: jerror.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: jerror.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: jerror.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
9340      { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
9341  echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}  
9342      (      (
9343        cat <<\_ASBOX        cat <<\_ASBOX
9344  ## ------------------------------------------ ##  ## ------------------------------------ ##
9345  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
9346  ## ------------------------------------------ ##  ## ------------------------------------ ##
9347  _ASBOX  _ASBOX
9348      ) |      ) |
9349        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9311  else Line 9369  else
9369    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9370  LIBS="-ljpeg  $LIBS"  LIBS="-ljpeg  $LIBS"
9371  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9372    #line $LINENO "configure"
9373  /* confdefs.h.  */  /* confdefs.h.  */
9374  _ACEOF  _ACEOF
9375  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9338  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9397  if { (eval echo "$as_me:$LINENO: \"$ac_l
9397    ac_status=$?    ac_status=$?
9398    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9399    (exit $ac_status); } &&    (exit $ac_status); } &&
9400           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9401    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9402    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9403    ac_status=$?    ac_status=$?
# Line 9372  fi Line 9431  fi
9431  _ACEOF  _ACEOF
9432    
9433      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
9434    #line $LINENO "configure"
9435  /* confdefs.h.  */  /* confdefs.h.  */
9436  _ACEOF  _ACEOF
9437  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9421  else Line 9481  else
9481  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
9482  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9483  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9484    #line $LINENO "configure"
9485  /* confdefs.h.  */  /* confdefs.h.  */
9486  _ACEOF  _ACEOF
9487  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9435  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9496  if { (eval echo "$as_me:$LINENO: \"$ac_c
9496    ac_status=$?    ac_status=$?
9497    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9498    (exit $ac_status); } &&    (exit $ac_status); } &&
9499           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9500    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9501    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9502    ac_status=$?    ac_status=$?
# Line 9456  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9517  echo "${ECHO_T}$ac_header_compiler" >&6
9517  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
9518  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9519  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9520    #line $LINENO "configure"
9521  /* confdefs.h.  */  /* confdefs.h.  */
9522  _ACEOF  _ACEOF
9523  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9496  case $ac_header_compiler:$ac_header_prep Line 9558  case $ac_header_compiler:$ac_header_prep
9558    yes:no )    yes:no )
9559      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9560  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9561      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9562  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9563      ac_header_preproc=yes      (
9564          cat <<\_ASBOX
9565    ## ------------------------------------ ##
9566    ## Report this to bug-autoconf@gnu.org. ##
9567    ## ------------------------------------ ##
9568    _ASBOX
9569        ) |
9570          sed "s/^/$as_me: WARNING:     /" >&2
9571      ;;      ;;
9572    no:yes )    no:yes )
9573      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9574  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9575      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9576  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
9577      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9578  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
9579      (      (
9580        cat <<\_ASBOX        cat <<\_ASBOX
9581  ## ------------------------------------------ ##  ## ------------------------------------ ##
9582  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
9583  ## ------------------------------------------ ##  ## ------------------------------------ ##
9584  _ASBOX  _ASBOX
9585      ) |      ) |
9586        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9528  echo $ECHO_N "checking for $ac_header... Line 9591  echo $ECHO_N "checking for $ac_header...
9591  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
9592    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
9593  else  else
9594    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
9595  fi  fi
9596  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9597  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 9552  else Line 9615  else
9615    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9616  LIBS="-lpng -lz -lm $LIBS"  LIBS="-lpng -lz -lm $LIBS"
9617  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9618    #line $LINENO "configure"
9619  /* confdefs.h.  */  /* confdefs.h.  */
9620  _ACEOF  _ACEOF
9621  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9579  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9643  if { (eval echo "$as_me:$LINENO: \"$ac_l
9643    ac_status=$?    ac_status=$?
9644    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9645    (exit $ac_status); } &&    (exit $ac_status); } &&
9646           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9647    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9648    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9649    ac_status=$?    ac_status=$?
# Line 9630  else Line 9694  else
9694  echo "$as_me:$LINENO: checking tiffio.h usability" >&5  echo "$as_me:$LINENO: checking tiffio.h usability" >&5
9695  echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6  echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6
9696  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9697    #line $LINENO "configure"
9698  /* confdefs.h.  */  /* confdefs.h.  */
9699  _ACEOF  _ACEOF
9700  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9644  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9709  if { (eval echo "$as_me:$LINENO: \"$ac_c
9709    ac_status=$?    ac_status=$?
9710    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9711    (exit $ac_status); } &&    (exit $ac_status); } &&
9712           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9713    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9714    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9715    ac_status=$?    ac_status=$?
# Line 9665  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9730  echo "${ECHO_T}$ac_header_compiler" >&6
9730  echo "$as_me:$LINENO: checking tiffio.h presence" >&5  echo "$as_me:$LINENO: checking tiffio.h presence" >&5
9731  echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6  echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6
9732  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9733    #line $LINENO "configure"
9734  /* confdefs.h.  */  /* confdefs.h.  */
9735  _ACEOF  _ACEOF
9736  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9705  case $ac_header_compiler:$ac_header_prep Line 9771  case $ac_header_compiler:$ac_header_prep
9771    yes:no )    yes:no )
9772      { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5
9773  echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9774      { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
9775  echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
9776      ac_header_preproc=yes      (
9777          cat <<\_ASBOX
9778    ## ------------------------------------ ##
9779    ## Report this to bug-autoconf@gnu.org. ##
9780    ## ------------------------------------ ##
9781    _ASBOX
9782        ) |
9783          sed "s/^/$as_me: WARNING:     /" >&2
9784      ;;      ;;
9785    no:yes )    no:yes )
9786      { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5
9787  echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
9788      { echo "$as_me:$LINENO: WARNING: tiffio.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5
9789  echo "$as_me: WARNING: tiffio.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: tiffio.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: tiffio.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
9790      { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
9791  echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}  
9792      (      (
9793        cat <<\_ASBOX        cat <<\_ASBOX
9794  ## ------------------------------------------ ##  ## ------------------------------------ ##
9795  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
9796  ## ------------------------------------------ ##  ## ------------------------------------ ##
9797  _ASBOX  _ASBOX
9798      ) |      ) |
9799        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9755  else Line 9822  else
9822    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9823  LIBS="-ltiff $tifflibs $LIBS"  LIBS="-ltiff $tifflibs $LIBS"
9824  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9825    #line $LINENO "configure"
9826  /* confdefs.h.  */  /* confdefs.h.  */
9827  _ACEOF  _ACEOF
9828  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9782  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9850  if { (eval echo "$as_me:$LINENO: \"$ac_l
9850    ac_status=$?    ac_status=$?
9851    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9852    (exit $ac_status); } &&    (exit $ac_status); } &&
9853           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9854    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9855    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9856    ac_status=$?    ac_status=$?
# Line 9835  else Line 9903  else
9903  echo "$as_me:$LINENO: checking gif_lib.h usability" >&5  echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
9904  echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6  echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6
9905  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9906    #line $LINENO "configure"
9907  /* confdefs.h.  */  /* confdefs.h.  */
9908  _ACEOF  _ACEOF
9909  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9849  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9918  if { (eval echo "$as_me:$LINENO: \"$ac_c
9918    ac_status=$?    ac_status=$?
9919    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9920    (exit $ac_status); } &&    (exit $ac_status); } &&
9921           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9922    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9923    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9924    ac_status=$?    ac_status=$?
# Line 9870  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9939  echo "${ECHO_T}$ac_header_compiler" >&6
9939  echo "$as_me:$LINENO: checking gif_lib.h presence" >&5  echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
9940  echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6  echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6
9941  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
9942    #line $LINENO "configure"
9943  /* confdefs.h.  */  /* confdefs.h.  */
9944  _ACEOF  _ACEOF
9945  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9910  case $ac_header_compiler:$ac_header_prep Line 9980  case $ac_header_compiler:$ac_header_prep
9980    yes:no )    yes:no )
9981      { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5
9982  echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9983      { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
9984  echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
9985      ac_header_preproc=yes      (
9986          cat <<\_ASBOX
9987    ## ------------------------------------ ##
9988    ## Report this to bug-autoconf@gnu.org. ##
9989    ## ------------------------------------ ##
9990    _ASBOX
9991        ) |
9992          sed "s/^/$as_me: WARNING:     /" >&2
9993      ;;      ;;
9994    no:yes )    no:yes )
9995      { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5
9996  echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}
9997      { echo "$as_me:$LINENO: WARNING: gif_lib.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5
9998  echo "$as_me: WARNING: gif_lib.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: gif_lib.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: gif_lib.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
9999      { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
10000  echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}  
10001      (      (
10002        cat <<\_ASBOX        cat <<\_ASBOX
10003  ## ------------------------------------------ ##  ## ------------------------------------ ##
10004  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
10005  ## ------------------------------------------ ##  ## ------------------------------------ ##
10006  _ASBOX  _ASBOX
10007      ) |      ) |
10008        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9959  else Line 10030  else
10030    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10031  LIBS="-lungif  $LIBS"  LIBS="-lungif  $LIBS"
10032  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10033    #line $LINENO "configure"
10034  /* confdefs.h.  */  /* confdefs.h.  */
10035  _ACEOF  _ACEOF
10036  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9986  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10058  if { (eval echo "$as_me:$LINENO: \"$ac_l
10058    ac_status=$?    ac_status=$?
10059    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10060    (exit $ac_status); } &&    (exit $ac_status); } &&
10061           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10062    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10063    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10064    ac_status=$?    ac_status=$?
# Line 10038  else Line 10110  else
10110  echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5  echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5
10111  echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6  echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6
10112  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10113    #line $LINENO "configure"
10114  /* confdefs.h.  */  /* confdefs.h.  */
10115  _ACEOF  _ACEOF
10116  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10052  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 10125  if { (eval echo "$as_me:$LINENO: \"$ac_c
10125    ac_status=$?    ac_status=$?
10126    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10127    (exit $ac_status); } &&    (exit $ac_status); } &&
10128           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
10129    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10130    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10131    ac_status=$?    ac_status=$?
# Line 10073  echo "${ECHO_T}$ac_header_compiler" >&6 Line 10146  echo "${ECHO_T}$ac_header_compiler" >&6
10146  echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5  echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5
10147  echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6  echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6
10148  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10149    #line $LINENO "configure"
10150  /* confdefs.h.  */  /* confdefs.h.  */
10151  _ACEOF  _ACEOF
10152  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10113  case $ac_header_compiler:$ac_header_prep Line 10187  case $ac_header_compiler:$ac_header_prep
10187    yes:no )    yes:no )
10188      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5
10189  echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10190      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
10191  echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}
10192      ac_header_preproc=yes      (
10193          cat <<\_ASBOX
10194    ## ------------------------------------ ##
10195    ## Report this to bug-autoconf@gnu.org. ##
10196    ## ------------------------------------ ##
10197    _ASBOX
10198        ) |
10199          sed "s/^/$as_me: WARNING:     /" >&2
10200      ;;      ;;
10201    no:yes )    no:yes )
10202      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5
10203  echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;}
10204      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5
10205  echo "$as_me: WARNING: Carbon/Carbon.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: Carbon/Carbon.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
10206      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
10207  echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;}  
10208      (      (
10209        cat <<\_ASBOX        cat <<\_ASBOX
10210  ## ------------------------------------------ ##  ## ------------------------------------ ##
10211  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
10212  ## ------------------------------------------ ##  ## ------------------------------------ ##
10213  _ASBOX  _ASBOX
10214      ) |      ) |
10215        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 10193  else Line 10268  else
10268  echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5  echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
10269  echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6  echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6
10270  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10271    #line $LINENO "configure"
10272  /* confdefs.h.  */  /* confdefs.h.  */
10273  _ACEOF  _ACEOF
10274  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10207  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 10283  if { (eval echo "$as_me:$LINENO: \"$ac_c
10283    ac_status=$?    ac_status=$?
10284    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10285    (exit $ac_status); } &&    (exit $ac_status); } &&
10286           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
10287    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10288    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10289    ac_status=$?    ac_status=$?
# Line 10228  echo "${ECHO_T}$ac_header_compiler" >&6 Line 10304  echo "${ECHO_T}$ac_header_compiler" >&6
10304  echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5  echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
10305  echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6  echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6
10306  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10307    #line $LINENO "configure"
10308  /* confdefs.h.  */  /* confdefs.h.  */
10309  _ACEOF  _ACEOF
10310  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10268  case $ac_header_compiler:$ac_header_prep Line 10345  case $ac_header_compiler:$ac_header_prep
10345    yes:no )    yes:no )
10346      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
10347  echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10348      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
10349  echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
10350      ac_header_preproc=yes      (
10351          cat <<\_ASBOX
10352    ## ------------------------------------ ##
10353    ## Report this to bug-autoconf@gnu.org. ##
10354    ## ------------------------------------ ##
10355    _ASBOX
10356        ) |
10357          sed "s/^/$as_me: WARNING:     /" >&2
10358      ;;      ;;
10359    no:yes )    no:yes )
10360      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5
10361  echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}
10362      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5
10363  echo "$as_me: WARNING: X11/SM/SMlib.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: X11/SM/SMlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
10364      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
10365  echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}  
10366      (      (
10367        cat <<\_ASBOX        cat <<\_ASBOX
10368  ## ------------------------------------------ ##  ## ------------------------------------ ##
10369  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
10370  ## ------------------------------------------ ##  ## ------------------------------------ ##
10371  _ASBOX  _ASBOX
10372      ) |      ) |
10373        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 10315  else Line 10393  else
10393    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10394  LIBS="-lSM  $LIBS"  LIBS="-lSM  $LIBS"
10395  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10396    #line $LINENO "configure"
10397  /* confdefs.h.  */  /* confdefs.h.  */
10398  _ACEOF  _ACEOF
10399  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10342  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10421  if { (eval echo "$as_me:$LINENO: \"$ac_l
10421    ac_status=$?    ac_status=$?
10422    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10423    (exit $ac_status); } &&    (exit $ac_status); } &&
10424           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10425    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10426    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10427    ac_status=$?    ac_status=$?
# Line 10390  if test "${emacs_cv_netdb_declares_h_err Line 10469  if test "${emacs_cv_netdb_declares_h_err
10469    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10470  else  else
10471    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
10472    #line $LINENO "configure"
10473  /* confdefs.h.  */  /* confdefs.h.  */
10474  _ACEOF  _ACEOF
10475  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10410  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10490  if { (eval echo "$as_me:$LINENO: \"$ac_l
10490    ac_status=$?    ac_status=$?
10491    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10492    (exit $ac_status); } &&    (exit $ac_status); } &&
10493           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10494    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10495    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10496    ac_status=$?    ac_status=$?
# Line 10443  if test "${ac_cv_working_alloca_h+set}" Line 10523  if test "${ac_cv_working_alloca_h+set}"
10523    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10524  else  else
10525    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
10526    #line $LINENO "configure"
10527  /* confdefs.h.  */  /* confdefs.h.  */
10528  _ACEOF  _ACEOF
10529  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10463  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10544  if { (eval echo "$as_me:$LINENO: \"$ac_l
10544    ac_status=$?    ac_status=$?
10545    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10546    (exit $ac_status); } &&    (exit $ac_status); } &&
10547           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10548    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10549    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10550    ac_status=$?    ac_status=$?
# Line 10494  if test "${ac_cv_func_alloca_works+set}" Line 10575  if test "${ac_cv_func_alloca_works+set}"
10575    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10576  else  else
10577    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
10578    #line $LINENO "configure"
10579  /* confdefs.h.  */  /* confdefs.h.  */
10580  _ACEOF  _ACEOF
10581  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10534  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10616  if { (eval echo "$as_me:$LINENO: \"$ac_l
10616    ac_status=$?    ac_status=$?
10617    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10618    (exit $ac_status); } &&    (exit $ac_status); } &&
10619           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10620    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10621    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10622    ac_status=$?    ac_status=$?
# Line 10577  if test "${ac_cv_os_cray+set}" = set; th Line 10659  if test "${ac_cv_os_cray+set}" = set; th
10659    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10660  else  else
10661    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
10662    #line $LINENO "configure"
10663  /* confdefs.h.  */  /* confdefs.h.  */
10664  _ACEOF  _ACEOF
10665  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10609  if eval "test \"\${$as_ac_var+set}\" = s Line 10692  if eval "test \"\${$as_ac_var+set}\" = s
10692    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10693  else  else
10694    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
10695    #line $LINENO "configure"
10696  /* confdefs.h.  */  /* confdefs.h.  */
10697  _ACEOF  _ACEOF
10698  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
10699  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
10700  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
10701  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
10702      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
10703      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10704      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
10705  #ifdef __STDC__  #ifdef __STDC__
10706  # include <limits.h>  # include <limits.h>
10707  #else  #else
10708  # include <assert.h>  # include <assert.h>
10709  #endif  #endif
   
 #undef $ac_func  
   
10710  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
10711  #ifdef __cplusplus  #ifdef __cplusplus
10712  extern "C"  extern "C"
# Line 10665  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10741  if { (eval echo "$as_me:$LINENO: \"$ac_l
10741    ac_status=$?    ac_status=$?
10742    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10743    (exit $ac_status); } &&    (exit $ac_status); } &&
10744           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10745    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10746    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10747    ac_status=$?    ac_status=$?
# Line 10703  else Line 10779  else
10779    ac_cv_c_stack_direction=0    ac_cv_c_stack_direction=0
10780  else  else
10781    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
10782    #line $LINENO "configure"
10783  /* confdefs.h.  */  /* confdefs.h.  */
10784  _ACEOF  _ACEOF
10785  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10773  else Line 10850  else
10850    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10851  LIBS="-lm  $LIBS"  LIBS="-lm  $LIBS"
10852  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10853    #line $LINENO "configure"
10854  /* confdefs.h.  */  /* confdefs.h.  */
10855  _ACEOF  _ACEOF
10856  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10800  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10878  if { (eval echo "$as_me:$LINENO: \"$ac_l
10878    ac_status=$?    ac_status=$?
10879    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10880    (exit $ac_status); } &&    (exit $ac_status); } &&
10881           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10882    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10883    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10884    ac_status=$?    ac_status=$?
# Line 10839  else Line 10917  else
10917    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10918  LIBS="-lmail  $LIBS"  LIBS="-lmail  $LIBS"
10919  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10920    #line $LINENO "configure"
10921  /* confdefs.h.  */  /* confdefs.h.  */
10922  _ACEOF  _ACEOF
10923  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10866  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10945  if { (eval echo "$as_me:$LINENO: \"$ac_l
10945    ac_status=$?    ac_status=$?
10946    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10947    (exit $ac_status); } &&    (exit $ac_status); } &&
10948           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10949    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10950    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10951    ac_status=$?    ac_status=$?
# Line 10902  else Line 10981  else
10981    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10982  LIBS="-llockfile  $LIBS"  LIBS="-llockfile  $LIBS"
10983  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
10984    #line $LINENO "configure"
10985  /* confdefs.h.  */  /* confdefs.h.  */
10986  _ACEOF  _ACEOF
10987  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10929  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 11009  if { (eval echo "$as_me:$LINENO: \"$ac_l
11009    ac_status=$?    ac_status=$?
11010    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11011    (exit $ac_status); } &&    (exit $ac_status); } &&
11012           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
11013    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11014    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11015    ac_status=$?    ac_status=$?
# Line 11018  if eval "test \"\${$as_ac_var+set}\" = s Line 11098  if eval "test \"\${$as_ac_var+set}\" = s
11098    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11099  else  else
11100    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
11101    #line $LINENO "configure"
11102  /* confdefs.h.  */  /* confdefs.h.  */
11103  _ACEOF  _ACEOF
11104  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
11105  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
11106  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
11107  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
11108      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
11109      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11110      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
11111  #ifdef __STDC__  #ifdef __STDC__
11112  # include <limits.h>  # include <limits.h>
11113  #else  #else
11114  # include <assert.h>  # include <assert.h>
11115  #endif  #endif
   
 #undef $ac_func  
   
11116  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
11117  #ifdef __cplusplus  #ifdef __cplusplus
11118  extern "C"  extern "C"
# Line 11074  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 11147  if { (eval echo "$as_me:$LINENO: \"$ac_l
11147    ac_status=$?    ac_status=$?
11148    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11149    (exit $ac_status); } &&    (exit $ac_status); } &&
11150           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
11151    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11152    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11153    ac_status=$?    ac_status=$?
# Line 11116  else Line 11189  else
11189  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
11190  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11191  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
11192    #line $LINENO "configure"
11193  /* confdefs.h.  */  /* confdefs.h.  */
11194  _ACEOF  _ACEOF
11195  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11130  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 11204  if { (eval echo "$as_me:$LINENO: \"$ac_c
11204    ac_status=$?    ac_status=$?
11205    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11206    (exit $ac_status); } &&    (exit $ac_status); } &&
11207           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
11208    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11209    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11210    ac_status=$?    ac_status=$?
# Line 11151  echo "${ECHO_T}$ac_header_compiler" >&6 Line 11225  echo "${ECHO_T}$ac_header_compiler" >&6
11225  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
11226  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11227  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
11228    #line $LINENO "configure"
11229  /* confdefs.h.  */  /* confdefs.h.  */
11230  _ACEOF  _ACEOF
11231  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11191  case $ac_header_compiler:$ac_header_prep Line 11266  case $ac_header_compiler:$ac_header_prep
11266    yes:no )    yes:no )
11267      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11268  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11269      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11270  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11271      ac_header_preproc=yes      (
11272          cat <<\_ASBOX
11273    ## ------------------------------------ ##
11274    ## Report this to bug-autoconf@gnu.org. ##
11275    ## ------------------------------------ ##
11276    _ASBOX
11277        ) |
11278          sed "s/^/$as_me: WARNING:     /" >&2
11279      ;;      ;;
11280    no:yes )    no:yes )
11281      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11282  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11283      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11284  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
11285      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11286  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
11287      (      (
11288        cat <<\_ASBOX        cat <<\_ASBOX
11289  ## ------------------------------------------ ##  ## ------------------------------------ ##
11290  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
11291  ## ------------------------------------------ ##  ## ------------------------------------ ##
11292  _ASBOX  _ASBOX
11293      ) |      ) |
11294        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 11223  echo $ECHO_N "checking for $ac_header... Line 11299  echo $ECHO_N "checking for $ac_header...
11299  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
11300    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11301  else  else
11302    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
11303  fi  fi
11304  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11305  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 11323  if eval "test \"\${$as_ac_var+set}\" = s Line 11399  if eval "test \"\${$as_ac_var+set}\" = s
11399    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11400  else  else
11401    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
11402    #line $LINENO "configure"
11403  /* confdefs.h.  */  /* confdefs.h.  */
11404  _ACEOF  _ACEOF
11405  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
11406  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
11407  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
11408  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
11409      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
11410      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11411      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
11412  #ifdef __STDC__  #ifdef __STDC__
11413  # include <limits.h>  # include <limits.h>
11414  #else  #else
11415  # include <assert.h>  # include <assert.h>
11416  #endif  #endif
   
 #undef $ac_func  
   
11417  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
11418  #ifdef __cplusplus  #ifdef __cplusplus
11419  extern "C"  extern "C"
# Line 11379  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 11448  if { (eval echo "$as_me:$LINENO: \"$ac_l
11448    ac_status=$?    ac_status=$?
11449    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11450    (exit $ac_status); } &&    (exit $ac_status); } &&
11451           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
11452    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11453    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11454    ac_status=$?    ac_status=$?
# Line 11422  else Line 11491  else
11491  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
11492  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11493  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
11494    #line $LINENO "configure"
11495  /* confdefs.h.  */  /* confdefs.h.  */
11496  _ACEOF  _ACEOF
11497  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11436  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 11506  if { (eval echo "$as_me:$LINENO: \"$ac_c
11506    ac_status=$?    ac_status=$?
11507    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11508    (exit $ac_status); } &&    (exit $ac_status); } &&
11509           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
11510    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11511    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11512    ac_status=$?    ac_status=$?
# Line 11457  echo "${ECHO_T}$ac_header_compiler" >&6 Line 11527  echo "${ECHO_T}$ac_header_compiler" >&6
11527  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
11528  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11529  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
11530    #line $LINENO "configure"
11531  /* confdefs.h.  */  /* confdefs.h.  */
11532  _ACEOF  _ACEOF
11533  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11497  case $ac_header_compiler:$ac_header_prep Line 11568  case $ac_header_compiler:$ac_header_prep
11568    yes:no )    yes:no )
11569      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11570  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11571      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11572  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11573      ac_header_preproc=yes      (
11574          cat <<\_ASBOX
11575    ## ------------------------------------ ##
11576    ## Report this to bug-autoconf@gnu.org. ##
11577    ## ------------------------------------ ##
11578    _ASBOX
11579        ) |
11580          sed "s/^/$as_me: WARNING:     /" >&2
11581      ;;      ;;
11582    no:yes )    no:yes )
11583      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11584  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11585      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11586  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
11587      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11588  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
11589      (      (
11590        cat <<\_ASBOX        cat <<\_ASBOX
11591  ## ------------------------------------------ ##  ## ------------------------------------ ##
11592  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
11593  ## ------------------------------------------ ##  ## ------------------------------------ ##
11594  _ASBOX  _ASBOX
11595      ) |      ) |
11596        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 11529  echo $ECHO_N "checking for $ac_header... Line 11601  echo $ECHO_N "checking for $ac_header...
11601  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
11602    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11603  else  else
11604    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
11605  fi  fi
11606  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11607  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 11547  done Line 11619  done
11619    
11620    
11621    
11622    for ac_header in sys/time.h unistd.h
 for ac_header in stdlib.h sys/time.h unistd.h  
11623  do  do
11624  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11625  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
# Line 11564  else Line 11635  else
11635  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
11636  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11637  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
11638    #line $LINENO "configure"
11639  /* confdefs.h.  */  /* confdefs.h.  */
11640  _ACEOF  _ACEOF
11641  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11578  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 11650  if { (eval echo "$as_me:$LINENO: \"$ac_c
11650    ac_status=$?    ac_status=$?
11651    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11652    (exit $ac_status); } &&    (exit $ac_status); } &&
11653           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
11654    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11655    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11656    ac_status=$?    ac_status=$?
# Line 11599  echo "${ECHO_T}$ac_header_compiler" >&6 Line 11671  echo "${ECHO_T}$ac_header_compiler" >&6
11671  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
11672  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11673  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
11674    #line $LINENO "configure"
11675  /* confdefs.h.  */  /* confdefs.h.  */
11676  _ACEOF  _ACEOF
11677  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11639  case $ac_header_compiler:$ac_header_prep Line 11712  case $ac_header_compiler:$ac_header_prep
11712    yes:no )    yes:no )
11713      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11714  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11715      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11716  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11717      ac_header_preproc=yes      (
11718          cat <<\_ASBOX
11719    ## ------------------------------------ ##
11720    ## Report this to bug-autoconf@gnu.org. ##
11721    ## ------------------------------------ ##
11722    _ASBOX
11723        ) |
11724          sed "s/^/$as_me: WARNING:     /" >&2
11725      ;;      ;;
11726    no:yes )    no:yes )
11727      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11728  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11729      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11730  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
11731      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11732  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
11733      (      (
11734        cat <<\_ASBOX        cat <<\_ASBOX
11735  ## ------------------------------------------ ##  ## ------------------------------------ ##
11736  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
11737  ## ------------------------------------------ ##  ## ------------------------------------ ##
11738  _ASBOX  _ASBOX
11739      ) |      ) |
11740        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 11671  echo $ECHO_N "checking for $ac_header... Line 11745  echo $ECHO_N "checking for $ac_header...
11745  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
11746    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11747  else  else
11748    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
11749  fi  fi
11750  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11751  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 11696  if eval "test \"\${$as_ac_var+set}\" = s Line 11770  if eval "test \"\${$as_ac_var+set}\" = s
11770    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11771  else  else
11772    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
11773    #line $LINENO "configure"
11774  /* confdefs.h.  */  /* confdefs.h.  */
11775  _ACEOF  _ACEOF
11776  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
11777  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
11778  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
11779  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
11780      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
11781      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11782      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
11783  #ifdef __STDC__  #ifdef __STDC__
11784  # include <limits.h>  # include <limits.h>
11785  #else  #else
11786  # include <assert.h>  # include <assert.h>
11787  #endif  #endif
   
 #undef $ac_func  
   
11788  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
11789  #ifdef __cplusplus  #ifdef __cplusplus
11790  extern "C"  extern "C"
# Line 11752  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 11819  if { (eval echo "$as_me:$LINENO: \"$ac_l
11819    ac_status=$?    ac_status=$?
11820    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11821    (exit $ac_status); } &&    (exit $ac_status); } &&
11822           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
11823    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11824    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11825    ac_status=$?    ac_status=$?
# Line 11786  else Line 11853  else
11853    ac_cv_func_working_mktime=no    ac_cv_func_working_mktime=no
11854  else  else
11855    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
11856    #line $LINENO "configure"
11857  /* confdefs.h.  */  /* confdefs.h.  */
11858  _ACEOF  _ACEOF
11859  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11803  cat >>conftest.$ac_ext <<_ACEOF Line 11871  cat >>conftest.$ac_ext <<_ACEOF
11871  # endif  # endif
11872  #endif  #endif
11873    
 #if HAVE_STDLIB_H  
 # include <stdlib.h>  
 #endif  
   
11874  #if HAVE_UNISTD_H  #if HAVE_UNISTD_H
11875  # include <unistd.h>  # include <unistd.h>
11876  #endif  #endif
# Line 11819  cat >>conftest.$ac_ext <<_ACEOF Line 11883  cat >>conftest.$ac_ext <<_ACEOF
11883  #undef putenv  #undef putenv
11884    
11885  static time_t time_t_max;  static time_t time_t_max;
 static time_t time_t_min;  
11886    
11887  /* Values we'll use to set the TZ environment variable.  */  /* Values we'll use to set the TZ environment variable.  */
11888  static char *tz_strings[] = {  static const char *const tz_strings[] = {
11889    (char *) 0, "TZ=GMT0", "TZ=JST-9",    (const char *) 0, "TZ=GMT0", "TZ=JST-9",
11890    "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"    "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
11891  };  };
11892  #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))  #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
# Line 11854  spring_forward_gap () Line 11917  spring_forward_gap ()
11917  }  }
11918    
11919  static void  static void
11920  mktime_test1 (now)  mktime_test (now)
11921       time_t now;       time_t now;
11922  {  {
11923    struct tm *lt;    struct tm *lt;
11924    if ((lt = localtime (&now)) && mktime (lt) != now)    if ((lt = localtime (&now)) && mktime (lt) != now)
11925      exit (1);      exit (1);
11926  }    now = time_t_max - now;
11927      if ((lt = localtime (&now)) && mktime (lt) != now)
11928  static void      exit (1);
 mktime_test (now)  
      time_t now;  
 {  
   mktime_test1 (now);  
   mktime_test1 ((time_t) (time_t_max - now));  
   mktime_test1 ((time_t) (time_t_min + now));  
11929  }  }
11930    
11931  static void  static void
# Line 11928  main () Line 11985  main ()
11985    for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)    for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
11986      continue;      continue;
11987    time_t_max--;    time_t_max--;
   if ((time_t) -1 < 0)  
     for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)  
       continue;  
11988    delta = time_t_max / 997; /* a suitable prime number */    delta = time_t_max / 997; /* a suitable prime number */
11989    for (i = 0; i < N_STRINGS; i++)    for (i = 0; i < N_STRINGS; i++)
11990      {      {
# Line 11939  main () Line 11993  main ()
11993    
11994        for (t = 0; t <= time_t_max - delta; t += delta)        for (t = 0; t <= time_t_max - delta; t += delta)
11995          mktime_test (t);          mktime_test (t);
11996        mktime_test ((time_t) 1);        mktime_test ((time_t) 60 * 60);
11997        mktime_test ((time_t) (60 * 60));        mktime_test ((time_t) 60 * 60 * 24);
       mktime_test ((time_t) (60 * 60 * 24));  
11998    
11999        for (j = 1; 0 < j; j *= 2)        for (j = 1; 0 < j; j *= 2)
12000          bigtime_test (j);          bigtime_test (j);
12001        bigtime_test (j - 1);        bigtime_test (j - 1);
12002      }      }
12003    irix_6_4_bug ();    irix_6_4_bug ();
# Line 12006  if test "${ac_cv_func_getloadavg+set}" = Line 12059  if test "${ac_cv_func_getloadavg+set}" =
12059    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
12060  else  else
12061    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
12062    #line $LINENO "configure"
12063  /* confdefs.h.  */  /* confdefs.h.  */
12064  _ACEOF  _ACEOF
12065  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
12066  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
12067  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define getloadavg innocuous_getloadavg  
   
12068  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
12069      which can conflict with char getloadavg (); below.      which can conflict with char getloadavg (); below.
12070      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12071      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
12072  #ifdef __STDC__  #ifdef __STDC__
12073  # include <limits.h>  # include <limits.h>
12074  #else  #else
12075  # include <assert.h>  # include <assert.h>
12076  #endif  #endif
   
 #undef getloadavg  
   
12077  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
12078  #ifdef __cplusplus  #ifdef __cplusplus
12079  extern "C"  extern "C"
# Line 12062  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12108  if { (eval echo "$as_me:$LINENO: \"$ac_l
12108    ac_status=$?    ac_status=$?
12109    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12110    (exit $ac_status); } &&    (exit $ac_status); } &&
12111           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12112    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12113    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12114    ac_status=$?    ac_status=$?
# Line 12097  if eval "test \"\${$as_ac_var+set}\" = s Line 12143  if eval "test \"\${$as_ac_var+set}\" = s
12143    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
12144  else  else
12145    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
12146    #line $LINENO "configure"
12147  /* confdefs.h.  */  /* confdefs.h.  */
12148  _ACEOF  _ACEOF
12149  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
12150  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
12151  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
12152  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
12153      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
12154      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12155      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
12156  #ifdef __STDC__  #ifdef __STDC__
12157  # include <limits.h>  # include <limits.h>
12158  #else  #else
12159  # include <assert.h>  # include <assert.h>
12160  #endif  #endif
   
 #undef $ac_func  
   
12161  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
12162  #ifdef __cplusplus  #ifdef __cplusplus
12163  extern "C"  extern "C"
# Line 12153  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12192  if { (eval echo "$as_me:$LINENO: \"$ac_l
12192    ac_status=$?    ac_status=$?
12193    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12194    (exit $ac_status); } &&    (exit $ac_status); } &&
12195           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12196    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12197    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12198    ac_status=$?    ac_status=$?
# Line 12189  else Line 12228  else
12228    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12229  LIBS="-lkstat  $LIBS"  LIBS="-lkstat  $LIBS"
12230  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12231    #line $LINENO "configure"
12232  /* confdefs.h.  */  /* confdefs.h.  */
12233  _ACEOF  _ACEOF
12234  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12216  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12256  if { (eval echo "$as_me:$LINENO: \"$ac_l
12256    ac_status=$?    ac_status=$?
12257    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12258    (exit $ac_status); } &&    (exit $ac_status); } &&
12259           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12260    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12261    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12262    ac_status=$?    ac_status=$?
# Line 12258  else Line 12298  else
12298    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12299  LIBS="-lelf  $LIBS"  LIBS="-lelf  $LIBS"
12300  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12301    #line $LINENO "configure"
12302  /* confdefs.h.  */  /* confdefs.h.  */
12303  _ACEOF  _ACEOF
12304  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12285  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12326  if { (eval echo "$as_me:$LINENO: \"$ac_l
12326    ac_status=$?    ac_status=$?
12327    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12328    (exit $ac_status); } &&    (exit $ac_status); } &&
12329           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12330    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12331    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12332    ac_status=$?    ac_status=$?
# Line 12317  else Line 12358  else
12358    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12359  LIBS="-lkvm  $LIBS"  LIBS="-lkvm  $LIBS"
12360  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12361    #line $LINENO "configure"
12362  /* confdefs.h.  */  /* confdefs.h.  */
12363  _ACEOF  _ACEOF
12364  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12344  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12386  if { (eval echo "$as_me:$LINENO: \"$ac_l
12386    ac_status=$?    ac_status=$?
12387    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12388    (exit $ac_status); } &&    (exit $ac_status); } &&
12389           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12390    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12391    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12392    ac_status=$?    ac_status=$?
# Line 12375  else Line 12417  else
12417    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12418  LIBS="-lutil  $LIBS"  LIBS="-lutil  $LIBS"
12419  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12420    #line $LINENO "configure"
12421  /* confdefs.h.  */  /* confdefs.h.  */
12422  _ACEOF  _ACEOF
12423  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12402  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12445  if { (eval echo "$as_me:$LINENO: \"$ac_l
12445    ac_status=$?    ac_status=$?
12446    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12447    (exit $ac_status); } &&    (exit $ac_status); } &&
12448           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12449    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12450    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12451    ac_status=$?    ac_status=$?
# Line 12439  else Line 12482  else
12482    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12483  LIBS="-lgetloadavg  $LIBS"  LIBS="-lgetloadavg  $LIBS"
12484  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12485    #line $LINENO "configure"
12486  /* confdefs.h.  */  /* confdefs.h.  */
12487  _ACEOF  _ACEOF
12488  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12466  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12510  if { (eval echo "$as_me:$LINENO: \"$ac_l
12510    ac_status=$?    ac_status=$?
12511    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12512    (exit $ac_status); } &&    (exit $ac_status); } &&
12513           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12514    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12515    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12516    ac_status=$?    ac_status=$?
# Line 12504  if eval "test \"\${$as_ac_var+set}\" = s Line 12548  if eval "test \"\${$as_ac_var+set}\" = s
12548    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
12549  else  else
12550    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
12551    #line $LINENO "configure"
12552  /* confdefs.h.  */  /* confdefs.h.  */
12553  _ACEOF  _ACEOF
12554  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
12555  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
12556  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
12557  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
12558      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
12559      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12560      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
12561  #ifdef __STDC__  #ifdef __STDC__
12562  # include <limits.h>  # include <limits.h>
12563  #else  #else
12564  # include <assert.h>  # include <assert.h>
12565  #endif  #endif
   
 #undef $ac_func  
   
12566  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
12567  #ifdef __cplusplus  #ifdef __cplusplus
12568  extern "C"  extern "C"
# Line 12560  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12597  if { (eval echo "$as_me:$LINENO: \"$ac_l
12597    ac_status=$?    ac_status=$?
12598    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12599    (exit $ac_status); } &&    (exit $ac_status); } &&
12600           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12601    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12602    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12603    ac_status=$?    ac_status=$?
# Line 12604  else Line 12641  else
12641  echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5  echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5
12642  echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6  echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6
12643  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12644    #line $LINENO "configure"
12645  /* confdefs.h.  */  /* confdefs.h.  */
12646  _ACEOF  _ACEOF
12647  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12618  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 12656  if { (eval echo "$as_me:$LINENO: \"$ac_c
12656    ac_status=$?    ac_status=$?
12657    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12658    (exit $ac_status); } &&    (exit $ac_status); } &&
12659           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
12660    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12661    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12662    ac_status=$?    ac_status=$?
# Line 12639  echo "${ECHO_T}$ac_header_compiler" >&6 Line 12677  echo "${ECHO_T}$ac_header_compiler" >&6
12677  echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5  echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5
12678  echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6  echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6
12679  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12680    #line $LINENO "configure"
12681  /* confdefs.h.  */  /* confdefs.h.  */
12682  _ACEOF  _ACEOF
12683  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12679  case $ac_header_compiler:$ac_header_prep Line 12718  case $ac_header_compiler:$ac_header_prep
12718    yes:no )    yes:no )
12719      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5
12720  echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12721      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
12722  echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
12723      ac_header_preproc=yes      (
12724          cat <<\_ASBOX
12725    ## ------------------------------------ ##
12726    ## Report this to bug-autoconf@gnu.org. ##
12727    ## ------------------------------------ ##
12728    _ASBOX
12729        ) |
12730          sed "s/^/$as_me: WARNING:     /" >&2
12731      ;;      ;;
12732    no:yes )    no:yes )
12733      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5
12734  echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;}
12735      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5
12736  echo "$as_me: WARNING: sys/dg_sys_info.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: sys/dg_sys_info.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
12737      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
12738  echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;}  
12739      (      (
12740        cat <<\_ASBOX        cat <<\_ASBOX
12741  ## ------------------------------------------ ##  ## ------------------------------------ ##
12742  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
12743  ## ------------------------------------------ ##  ## ------------------------------------ ##
12744  _ASBOX  _ASBOX
12745      ) |      ) |
12746        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 12733  else Line 12773  else
12773    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12774  LIBS="-ldgc  $LIBS"  LIBS="-ldgc  $LIBS"
12775  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12776    #line $LINENO "configure"
12777  /* confdefs.h.  */  /* confdefs.h.  */
12778  _ACEOF  _ACEOF
12779  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12760  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12801  if { (eval echo "$as_me:$LINENO: \"$ac_l
12801    ac_status=$?    ac_status=$?
12802    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12803    (exit $ac_status); } &&    (exit $ac_status); } &&
12804           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12805    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12806    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12807    ac_status=$?    ac_status=$?
# Line 12804  else Line 12845  else
12845  echo "$as_me:$LINENO: checking locale.h usability" >&5  echo "$as_me:$LINENO: checking locale.h usability" >&5
12846  echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6  echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6
12847  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12848    #line $LINENO "configure"
12849  /* confdefs.h.  */  /* confdefs.h.  */
12850  _ACEOF  _ACEOF
12851  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12818  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 12860  if { (eval echo "$as_me:$LINENO: \"$ac_c
12860    ac_status=$?    ac_status=$?
12861    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12862    (exit $ac_status); } &&    (exit $ac_status); } &&
12863           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
12864    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12865    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12866    ac_status=$?    ac_status=$?
# Line 12839  echo "${ECHO_T}$ac_header_compiler" >&6 Line 12881  echo "${ECHO_T}$ac_header_compiler" >&6
12881  echo "$as_me:$LINENO: checking locale.h presence" >&5  echo "$as_me:$LINENO: checking locale.h presence" >&5
12882  echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6  echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6
12883  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
12884    #line $LINENO "configure"
12885  /* confdefs.h.  */  /* confdefs.h.  */
12886  _ACEOF  _ACEOF
12887  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12879  case $ac_header_compiler:$ac_header_prep Line 12922  case $ac_header_compiler:$ac_header_prep
12922    yes:no )    yes:no )
12923      { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5
12924  echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12925      { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
12926  echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
12927      ac_header_preproc=yes      (
12928          cat <<\_ASBOX
12929    ## ------------------------------------ ##
12930    ## Report this to bug-autoconf@gnu.org. ##
12931    ## ------------------------------------ ##
12932    _ASBOX
12933        ) |
12934          sed "s/^/$as_me: WARNING:     /" >&2
12935      ;;      ;;
12936    no:yes )    no:yes )
12937      { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5
12938  echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}
12939      { echo "$as_me:$LINENO: WARNING: locale.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5
12940  echo "$as_me: WARNING: locale.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: locale.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: locale.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
12941      { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
12942  echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}  
12943      (      (
12944        cat <<\_ASBOX        cat <<\_ASBOX
12945  ## ------------------------------------------ ##  ## ------------------------------------ ##
12946  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
12947  ## ------------------------------------------ ##  ## ------------------------------------ ##
12948  _ASBOX  _ASBOX
12949      ) |      ) |
12950        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 12929  if eval "test \"\${$as_ac_var+set}\" = s Line 12973  if eval "test \"\${$as_ac_var+set}\" = s
12973    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
12974  else  else
12975    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
12976    #line $LINENO "configure"
12977  /* confdefs.h.  */  /* confdefs.h.  */
12978  _ACEOF  _ACEOF
12979  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
12980  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
12981  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
12982  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
12983      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
12984      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12985      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
12986  #ifdef __STDC__  #ifdef __STDC__
12987  # include <limits.h>  # include <limits.h>
12988  #else  #else
12989  # include <assert.h>  # include <assert.h>
12990  #endif  #endif
   
 #undef $ac_func  
   
12991  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
12992  #ifdef __cplusplus  #ifdef __cplusplus
12993  extern "C"  extern "C"
# Line 12985  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 13022  if { (eval echo "$as_me:$LINENO: \"$ac_l
13022    ac_status=$?    ac_status=$?
13023    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13024    (exit $ac_status); } &&    (exit $ac_status); } &&
13025           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
13026    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13027    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13028    ac_status=$?    ac_status=$?
# Line 13037  else Line 13074  else
13074  echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5  echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5
13075  echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6  echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6
13076  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13077    #line $LINENO "configure"
13078  /* confdefs.h.  */  /* confdefs.h.  */
13079  _ACEOF  _ACEOF
13080  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13051  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13089  if { (eval echo "$as_me:$LINENO: \"$ac_c
13089    ac_status=$?    ac_status=$?
13090    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13091    (exit $ac_status); } &&    (exit $ac_status); } &&
13092           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13093    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13094    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13095    ac_status=$?    ac_status=$?
# Line 13072  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13110  echo "${ECHO_T}$ac_header_compiler" >&6
13110  echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5  echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5
13111  echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6  echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6
13112  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13113    #line $LINENO "configure"
13114  /* confdefs.h.  */  /* confdefs.h.  */
13115  _ACEOF  _ACEOF
13116  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13112  case $ac_header_compiler:$ac_header_prep Line 13151  case $ac_header_compiler:$ac_header_prep
13151    yes:no )    yes:no )
13152      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
13153  echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13154      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
13155  echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
13156      ac_header_preproc=yes      (
13157          cat <<\_ASBOX
13158    ## ------------------------------------ ##
13159    ## Report this to bug-autoconf@gnu.org. ##
13160    ## ------------------------------------ ##
13161    _ASBOX
13162        ) |
13163          sed "s/^/$as_me: WARNING:     /" >&2
13164      ;;      ;;
13165    no:yes )    no:yes )
13166      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5
13167  echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;}
13168      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5
13169  echo "$as_me: WARNING: inq_stats/cpustats.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: inq_stats/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
13170      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
13171  echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;}  
13172      (      (
13173        cat <<\_ASBOX        cat <<\_ASBOX
13174  ## ------------------------------------------ ##  ## ------------------------------------ ##
13175  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
13176  ## ------------------------------------------ ##  ## ------------------------------------ ##
13177  _ASBOX  _ASBOX
13178      ) |      ) |
13179        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13181  else Line 13221  else
13221  echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5  echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5
13222  echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6  echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6
13223  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13224    #line $LINENO "configure"
13225  /* confdefs.h.  */  /* confdefs.h.  */
13226  _ACEOF  _ACEOF
13227  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13195  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13236  if { (eval echo "$as_me:$LINENO: \"$ac_c
13236    ac_status=$?    ac_status=$?
13237    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13238    (exit $ac_status); } &&    (exit $ac_status); } &&
13239           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13240    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13241    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13242    ac_status=$?    ac_status=$?
# Line 13216  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13257  echo "${ECHO_T}$ac_header_compiler" >&6
13257  echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5  echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5
13258  echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6  echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6
13259  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13260    #line $LINENO "configure"
13261  /* confdefs.h.  */  /* confdefs.h.  */
13262  _ACEOF  _ACEOF
13263  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13256  case $ac_header_compiler:$ac_header_prep Line 13298  case $ac_header_compiler:$ac_header_prep
13298    yes:no )    yes:no )
13299      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
13300  echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13301      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
13302  echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
13303      ac_header_preproc=yes      (
13304          cat <<\_ASBOX
13305    ## ------------------------------------ ##
13306    ## Report this to bug-autoconf@gnu.org. ##
13307    ## ------------------------------------ ##
13308    _ASBOX
13309        ) |
13310          sed "s/^/$as_me: WARNING:     /" >&2
13311      ;;      ;;
13312    no:yes )    no:yes )
13313      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5
13314  echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;}
13315      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5
13316  echo "$as_me: WARNING: sys/cpustats.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: sys/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: sys/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
13317      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
13318  echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;}  
13319      (      (
13320        cat <<\_ASBOX        cat <<\_ASBOX
13321  ## ------------------------------------------ ##  ## ------------------------------------ ##
13322  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
13323  ## ------------------------------------------ ##  ## ------------------------------------ ##
13324  _ASBOX  _ASBOX
13325      ) |      ) |
13326        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13322  else Line 13365  else
13365  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
13366  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13367  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13368    #line $LINENO "configure"
13369  /* confdefs.h.  */  /* confdefs.h.  */
13370  _ACEOF  _ACEOF
13371  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13336  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13380  if { (eval echo "$as_me:$LINENO: \"$ac_c
13380    ac_status=$?    ac_status=$?
13381    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13382    (exit $ac_status); } &&    (exit $ac_status); } &&
13383           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13384    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13385    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13386    ac_status=$?    ac_status=$?
# Line 13357  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13401  echo "${ECHO_T}$ac_header_compiler" >&6
13401  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
13402  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13403  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13404    #line $LINENO "configure"
13405  /* confdefs.h.  */  /* confdefs.h.  */
13406  _ACEOF  _ACEOF
13407  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13397  case $ac_header_compiler:$ac_header_prep Line 13442  case $ac_header_compiler:$ac_header_prep
13442    yes:no )    yes:no )
13443      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13444  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13445      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13446  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13447      ac_header_preproc=yes      (
13448          cat <<\_ASBOX
13449    ## ------------------------------------ ##
13450    ## Report this to bug-autoconf@gnu.org. ##
13451    ## ------------------------------------ ##
13452    _ASBOX
13453        ) |
13454          sed "s/^/$as_me: WARNING:     /" >&2
13455      ;;      ;;
13456    no:yes )    no:yes )
13457      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13458  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13459      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13460  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
13461      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13462  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
13463      (      (
13464        cat <<\_ASBOX        cat <<\_ASBOX
13465  ## ------------------------------------------ ##  ## ------------------------------------ ##
13466  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
13467  ## ------------------------------------------ ##  ## ------------------------------------ ##
13468  _ASBOX  _ASBOX
13469      ) |      ) |
13470        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13429  echo $ECHO_N "checking for $ac_header... Line 13475  echo $ECHO_N "checking for $ac_header...
13475  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
13476    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13477  else  else
13478    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
13479  fi  fi
13480  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13481  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 13463  else Line 13509  else
13509  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
13510  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13511  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13512    #line $LINENO "configure"
13513  /* confdefs.h.  */  /* confdefs.h.  */
13514  _ACEOF  _ACEOF
13515  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13477  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13524  if { (eval echo "$as_me:$LINENO: \"$ac_c
13524    ac_status=$?    ac_status=$?
13525    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13526    (exit $ac_status); } &&    (exit $ac_status); } &&
13527           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13528    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13529    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13530    ac_status=$?    ac_status=$?
# Line 13498  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13545  echo "${ECHO_T}$ac_header_compiler" >&6
13545  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
13546  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13547  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13548    #line $LINENO "configure"
13549  /* confdefs.h.  */  /* confdefs.h.  */
13550  _ACEOF  _ACEOF
13551  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13538  case $ac_header_compiler:$ac_header_prep Line 13586  case $ac_header_compiler:$ac_header_prep
13586    yes:no )    yes:no )
13587      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13588  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13589      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13590  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13591      ac_header_preproc=yes      (
13592          cat <<\_ASBOX
13593    ## ------------------------------------ ##
13594    ## Report this to bug-autoconf@gnu.org. ##
13595    ## ------------------------------------ ##
13596    _ASBOX
13597        ) |
13598          sed "s/^/$as_me: WARNING:     /" >&2
13599      ;;      ;;
13600    no:yes )    no:yes )
13601      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13602  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13603      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13604  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
13605      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13606  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
13607      (      (
13608        cat <<\_ASBOX        cat <<\_ASBOX
13609  ## ------------------------------------------ ##  ## ------------------------------------ ##
13610  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
13611  ## ------------------------------------------ ##  ## ------------------------------------ ##
13612  _ASBOX  _ASBOX
13613      ) |      ) |
13614        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13570  echo $ECHO_N "checking for $ac_header... Line 13619  echo $ECHO_N "checking for $ac_header...
13619  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
13620    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13621  else  else
13622    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
13623  fi  fi
13624  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13625  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 13586  if test "${ac_cv_member_struct_nlist_n_u Line 13635  if test "${ac_cv_member_struct_nlist_n_u
13635    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13636  else  else
13637    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
13638    #line $LINENO "configure"
13639  /* confdefs.h.  */  /* confdefs.h.  */
13640  _ACEOF  _ACEOF
13641  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13609  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13659  if { (eval echo "$as_me:$LINENO: \"$ac_c
13659    ac_status=$?    ac_status=$?
13660    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13661    (exit $ac_status); } &&    (exit $ac_status); } &&
13662           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13663    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13664    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13665    ac_status=$?    ac_status=$?
# Line 13621  else Line 13671  else
13671  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
13672    
13673  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13674    #line $LINENO "configure"
13675  /* confdefs.h.  */  /* confdefs.h.  */
13676  _ACEOF  _ACEOF
13677  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13644  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13695  if { (eval echo "$as_me:$LINENO: \"$ac_c
13695    ac_status=$?    ac_status=$?
13696    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13697    (exit $ac_status); } &&    (exit $ac_status); } &&
13698           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13699    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13700    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13701    ac_status=$?    ac_status=$?
# Line 13692  if test "${ac_cv_func_getloadavg_setgid+ Line 13743  if test "${ac_cv_func_getloadavg_setgid+
13743    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13744  else  else
13745    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
13746    #line $LINENO "configure"
13747  /* confdefs.h.  */  /* confdefs.h.  */
13748  _ACEOF  _ACEOF
13749  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13735  else Line 13787  else
13787    # If we got an error (system does not support symlinks), try without -L.    # If we got an error (system does not support symlinks), try without -L.
13788    test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`    test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
13789    ac_cv_group_kmem=`echo $ac_ls_output \    ac_cv_group_kmem=`echo $ac_ls_output \
13790      | sed -ne 's/[       ][      ]*/ /g;      | sed -ne 's/[      ][      ]*/ /g;
13791                 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\)  *.*/\1/;                 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\)  *.*/\1/;
13792                 / /s/.* //;p;'`                 / /s/.* //;p;'`
13793    
# Line 13761  else Line 13813  else
13813    while :; do    while :; do
13814    ac_cv_sys_largefile_source=no    ac_cv_sys_largefile_source=no
13815    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
13816    #line $LINENO "configure"
13817  /* confdefs.h.  */  /* confdefs.h.  */
13818  _ACEOF  _ACEOF
13819  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13781  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13834  if { (eval echo "$as_me:$LINENO: \"$ac_c
13834    ac_status=$?    ac_status=$?
13835    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13836    (exit $ac_status); } &&    (exit $ac_status); } &&
13837           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13838    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13839    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13840    ac_status=$?    ac_status=$?
# Line 13795  sed 's/^/| /' conftest.$ac_ext >&5 Line 13848  sed 's/^/| /' conftest.$ac_ext >&5
13848  fi  fi
13849  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
13850    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
13851    #line $LINENO "configure"
13852  /* confdefs.h.  */  /* confdefs.h.  */
13853  _ACEOF  _ACEOF
13854  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13816  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13870  if { (eval echo "$as_me:$LINENO: \"$ac_c
13870    ac_status=$?    ac_status=$?
13871    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13872    (exit $ac_status); } &&    (exit $ac_status); } &&
13873           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13874    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13875    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13876    ac_status=$?    ac_status=$?
# Line 13852  if test "${ac_cv_func_fseeko+set}" = set Line 13906  if test "${ac_cv_func_fseeko+set}" = set
13906    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13907  else  else
13908    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
13909    #line $LINENO "configure"
13910  /* confdefs.h.  */  /* confdefs.h.  */
13911  _ACEOF  _ACEOF
13912  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13872  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 13927  if { (eval echo "$as_me:$LINENO: \"$ac_l
13927    ac_status=$?    ac_status=$?
13928    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13929    (exit $ac_status); } &&    (exit $ac_status); } &&
13930           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
13931    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13932    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13933    ac_status=$?    ac_status=$?
# Line 13905  if test "${ac_cv_func_getpgrp_void+set}" Line 13960  if test "${ac_cv_func_getpgrp_void+set}"
13960  else  else
13961    # Use it with a single arg.    # Use it with a single arg.
13962  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
13963    #line $LINENO "configure"
13964  /* confdefs.h.  */  /* confdefs.h.  */
13965  _ACEOF  _ACEOF
13966  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13925  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13981  if { (eval echo "$as_me:$LINENO: \"$ac_c
13981    ac_status=$?    ac_status=$?
13982    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13983    (exit $ac_status); } &&    (exit $ac_status); } &&
13984           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13985    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13986    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13987    ac_status=$?    ac_status=$?
# Line 13962  if eval "test \"\${$as_ac_var+set}\" = s Line 14018  if eval "test \"\${$as_ac_var+set}\" = s
14018    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14019  else  else
14020    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
14021    #line $LINENO "configure"
14022  /* confdefs.h.  */  /* confdefs.h.  */
14023  _ACEOF  _ACEOF
14024  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14025  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14026  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
14027  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14028      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
14029      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14030      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
14031  #ifdef __STDC__  #ifdef __STDC__
14032  # include <limits.h>  # include <limits.h>
14033  #else  #else
14034  # include <assert.h>  # include <assert.h>
14035  #endif  #endif
   
 #undef $ac_func  
   
14036  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14037  #ifdef __cplusplus  #ifdef __cplusplus
14038  extern "C"  extern "C"
# Line 14018  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14067  if { (eval echo "$as_me:$LINENO: \"$ac_l
14067    ac_status=$?    ac_status=$?
14068    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14069    (exit $ac_status); } &&    (exit $ac_status); } &&
14070           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14071    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14072    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14073    ac_status=$?    ac_status=$?
# Line 14050  else Line 14099  else
14099    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14100  LIBS="-lintl  $LIBS"  LIBS="-lintl  $LIBS"
14101  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14102    #line $LINENO "configure"
14103  /* confdefs.h.  */  /* confdefs.h.  */
14104  _ACEOF  _ACEOF
14105  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14077  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14127  if { (eval echo "$as_me:$LINENO: \"$ac_l
14127    ac_status=$?    ac_status=$?
14128    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14129    (exit $ac_status); } &&    (exit $ac_status); } &&
14130           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14131    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14132    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14133    ac_status=$?    ac_status=$?
# Line 14118  if eval "test \"\${$as_ac_var+set}\" = s Line 14168  if eval "test \"\${$as_ac_var+set}\" = s
14168    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14169  else  else
14170    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
14171    #line $LINENO "configure"
14172  /* confdefs.h.  */  /* confdefs.h.  */
14173  _ACEOF  _ACEOF
14174  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14175  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14176  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
14177  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14178      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
14179      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14180      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
14181  #ifdef __STDC__  #ifdef __STDC__
14182  # include <limits.h>  # include <limits.h>
14183  #else  #else
14184  # include <assert.h>  # include <assert.h>
14185  #endif  #endif
   
 #undef $ac_func  
   
14186  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14187  #ifdef __cplusplus  #ifdef __cplusplus
14188  extern "C"  extern "C"
# Line 14174  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14217  if { (eval echo "$as_me:$LINENO: \"$ac_l
14217    ac_status=$?    ac_status=$?
14218    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14219    (exit $ac_status); } &&    (exit $ac_status); } &&
14220           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14221    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14222    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14223    ac_status=$?    ac_status=$?
# Line 14211  if eval "test \"\${$as_ac_var+set}\" = s Line 14254  if eval "test \"\${$as_ac_var+set}\" = s
14254    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14255  else  else
14256    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
14257    #line $LINENO "configure"
14258  /* confdefs.h.  */  /* confdefs.h.  */
14259  _ACEOF  _ACEOF
14260  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14261  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14262  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
14263  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14264      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
14265      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14266      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
14267  #ifdef __STDC__  #ifdef __STDC__
14268  # include <limits.h>  # include <limits.h>
14269  #else  #else
14270  # include <assert.h>  # include <assert.h>
14271  #endif  #endif
   
 #undef $ac_func  
   
14272  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14273  #ifdef __cplusplus  #ifdef __cplusplus
14274  extern "C"  extern "C"
# Line 14267  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14303  if { (eval echo "$as_me:$LINENO: \"$ac_l
14303    ac_status=$?    ac_status=$?
14304    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14305    (exit $ac_status); } &&    (exit $ac_status); } &&
14306           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14307    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14308    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14309    ac_status=$?    ac_status=$?
# Line 14306  else Line 14342  else
14342    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14343  LIBS="-lncurses  $LIBS"  LIBS="-lncurses  $LIBS"
14344  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14345    #line $LINENO "configure"
14346  /* confdefs.h.  */  /* confdefs.h.  */
14347  _ACEOF  _ACEOF
14348  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14333  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14370  if { (eval echo "$as_me:$LINENO: \"$ac_l
14370    ac_status=$?    ac_status=$?
14371    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14372    (exit $ac_status); } &&    (exit $ac_status); } &&
14373           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14374    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14375    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14376    ac_status=$?    ac_status=$?
# Line 14371  if test "${ac_cv_func_res_send+set}" = s Line 14408  if test "${ac_cv_func_res_send+set}" = s
14408    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14409  else  else
14410    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
14411    #line $LINENO "configure"
14412  /* confdefs.h.  */  /* confdefs.h.  */
14413  _ACEOF  _ACEOF
14414  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14415  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14416  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define res_send to an innocuous variant, in case <limits.h> declares res_send.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define res_send innocuous_res_send  
   
14417  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14418      which can conflict with char res_send (); below.      which can conflict with char res_send (); below.
14419      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14420      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
14421  #ifdef __STDC__  #ifdef __STDC__
14422  # include <limits.h>  # include <limits.h>
14423  #else  #else
14424  # include <assert.h>  # include <assert.h>
14425  #endif  #endif
   
 #undef res_send  
   
14426  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14427  #ifdef __cplusplus  #ifdef __cplusplus
14428  extern "C"  extern "C"
# Line 14427  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14457  if { (eval echo "$as_me:$LINENO: \"$ac_l
14457    ac_status=$?    ac_status=$?
14458    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14459    (exit $ac_status); } &&    (exit $ac_status); } &&
14460           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14461    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14462    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14463    ac_status=$?    ac_status=$?
# Line 14453  if test "${ac_cv_func___res_send+set}" = Line 14483  if test "${ac_cv_func___res_send+set}" =
14483    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14484  else  else
14485    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
14486    #line $LINENO "configure"
14487  /* confdefs.h.  */  /* confdefs.h.  */
14488  _ACEOF  _ACEOF
14489  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14490  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14491  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define __res_send innocuous___res_send  
   
14492  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14493      which can conflict with char __res_send (); below.      which can conflict with char __res_send (); below.
14494      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14495      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
14496  #ifdef __STDC__  #ifdef __STDC__
14497  # include <limits.h>  # include <limits.h>
14498  #else  #else
14499  # include <assert.h>  # include <assert.h>
14500  #endif  #endif
   
 #undef __res_send  
   
14501  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14502  #ifdef __cplusplus  #ifdef __cplusplus
14503  extern "C"  extern "C"
# Line 14509  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14532  if { (eval echo "$as_me:$LINENO: \"$ac_l
14532    ac_status=$?    ac_status=$?
14533    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14534    (exit $ac_status); } &&    (exit $ac_status); } &&
14535           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14536    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14537    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14538    ac_status=$?    ac_status=$?
# Line 14537  else Line 14560  else
14560    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14561  LIBS="-lresolv  $LIBS"  LIBS="-lresolv  $LIBS"
14562  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14563    #line $LINENO "configure"
14564  /* confdefs.h.  */  /* confdefs.h.  */
14565  _ACEOF  _ACEOF
14566  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14564  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14588  if { (eval echo "$as_me:$LINENO: \"$ac_l
14588    ac_status=$?    ac_status=$?
14589    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14590    (exit $ac_status); } &&    (exit $ac_status); } &&
14591           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14592    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14593    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14594    ac_status=$?    ac_status=$?
# Line 14593  else Line 14617  else
14617    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14618  LIBS="-lresolv  $LIBS"  LIBS="-lresolv  $LIBS"
14619  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14620    #line $LINENO "configure"
14621  /* confdefs.h.  */  /* confdefs.h.  */
14622  _ACEOF  _ACEOF
14623  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14620  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14645  if { (eval echo "$as_me:$LINENO: \"$ac_l
14645    ac_status=$?    ac_status=$?
14646    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14647    (exit $ac_status); } &&    (exit $ac_status); } &&
14648           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14649    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14650    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14651    ac_status=$?    ac_status=$?
# Line 14664  if test "${ac_cv_func_hes_getmailhost+se Line 14689  if test "${ac_cv_func_hes_getmailhost+se
14689    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14690  else  else
14691    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
14692    #line $LINENO "configure"
14693  /* confdefs.h.  */  /* confdefs.h.  */
14694  _ACEOF  _ACEOF
14695  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14696  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14697  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define hes_getmailhost innocuous_hes_getmailhost  
   
14698  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14699      which can conflict with char hes_getmailhost (); below.      which can conflict with char hes_getmailhost (); below.
14700      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14701      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
14702  #ifdef __STDC__  #ifdef __STDC__
14703  # include <limits.h>  # include <limits.h>
14704  #else  #else
14705  # include <assert.h>  # include <assert.h>
14706  #endif  #endif
   
 #undef hes_getmailhost  
   
14707  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14708  #ifdef __cplusplus  #ifdef __cplusplus
14709  extern "C"  extern "C"
# Line 14720  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14738  if { (eval echo "$as_me:$LINENO: \"$ac_l
14738    ac_status=$?    ac_status=$?
14739    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14740    (exit $ac_status); } &&    (exit $ac_status); } &&
14741           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14742    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14743    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14744    ac_status=$?    ac_status=$?
# Line 14748  else Line 14766  else
14766    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14767  LIBS="-lhesiod $RESOLVLIB $LIBS"  LIBS="-lhesiod $RESOLVLIB $LIBS"
14768  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14769    #line $LINENO "configure"
14770  /* confdefs.h.  */  /* confdefs.h.  */
14771  _ACEOF  _ACEOF
14772  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14775  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14794  if { (eval echo "$as_me:$LINENO: \"$ac_l
14794    ac_status=$?    ac_status=$?
14795    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14796    (exit $ac_status); } &&    (exit $ac_status); } &&
14797           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14798    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14799    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14800    ac_status=$?    ac_status=$?
# Line 14818  else Line 14837  else
14837    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14838  LIBS="-lcom_err  $LIBS"  LIBS="-lcom_err  $LIBS"
14839  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14840    #line $LINENO "configure"
14841  /* confdefs.h.  */  /* confdefs.h.  */
14842  _ACEOF  _ACEOF
14843  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14845  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14865  if { (eval echo "$as_me:$LINENO: \"$ac_l
14865    ac_status=$?    ac_status=$?
14866    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14867    (exit $ac_status); } &&    (exit $ac_status); } &&
14868           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14869    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14870    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14871    ac_status=$?    ac_status=$?
# Line 14881  else Line 14901  else
14901    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14902  LIBS="-lk5crypto  $LIBS"  LIBS="-lk5crypto  $LIBS"
14903  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14904    #line $LINENO "configure"
14905  /* confdefs.h.  */  /* confdefs.h.  */
14906  _ACEOF  _ACEOF
14907  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14908  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14929  if { (eval echo "$as_me:$LINENO: \"$ac_l
14929    ac_status=$?    ac_status=$?
14930    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14931    (exit $ac_status); } &&    (exit $ac_status); } &&
14932           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14933    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14934    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14935    ac_status=$?    ac_status=$?
# Line 14944  else Line 14965  else
14965    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14966  LIBS="-lcrypto  $LIBS"  LIBS="-lcrypto  $LIBS"
14967  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
14968    #line $LINENO "configure"
14969  /* confdefs.h.  */  /* confdefs.h.  */
14970  _ACEOF  _ACEOF
14971  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14971  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14993  if { (eval echo "$as_me:$LINENO: \"$ac_l
14993    ac_status=$?    ac_status=$?
14994    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14995    (exit $ac_status); } &&    (exit $ac_status); } &&
14996           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14997    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14998    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14999    ac_status=$?    ac_status=$?
# Line 15007  else Line 15029  else
15029    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15030  LIBS="-lkrb5  $LIBS"  LIBS="-lkrb5  $LIBS"
15031  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15032    #line $LINENO "configure"
15033  /* confdefs.h.  */  /* confdefs.h.  */
15034  _ACEOF  _ACEOF
15035  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15034  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15057  if { (eval echo "$as_me:$LINENO: \"$ac_l
15057    ac_status=$?    ac_status=$?
15058    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15059    (exit $ac_status); } &&    (exit $ac_status); } &&
15060           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15061    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15062    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15063    ac_status=$?    ac_status=$?
# Line 15071  else Line 15094  else
15094    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15095  LIBS="-ldes425  $LIBS"  LIBS="-ldes425  $LIBS"
15096  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15097    #line $LINENO "configure"
15098  /* confdefs.h.  */  /* confdefs.h.  */
15099  _ACEOF  _ACEOF
15100  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15098  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15122  if { (eval echo "$as_me:$LINENO: \"$ac_l
15122    ac_status=$?    ac_status=$?
15123    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15124    (exit $ac_status); } &&    (exit $ac_status); } &&
15125           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15126    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15127    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15128    ac_status=$?    ac_status=$?
# Line 15133  else Line 15157  else
15157    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15158  LIBS="-ldes  $LIBS"  LIBS="-ldes  $LIBS"
15159  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15160    #line $LINENO "configure"
15161  /* confdefs.h.  */  /* confdefs.h.  */
15162  _ACEOF  _ACEOF
15163  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15160  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15185  if { (eval echo "$as_me:$LINENO: \"$ac_l
15185    ac_status=$?    ac_status=$?
15186    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15187    (exit $ac_status); } &&    (exit $ac_status); } &&
15188           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15189    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15190    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15191    ac_status=$?    ac_status=$?
# Line 15198  else Line 15223  else
15223    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15224  LIBS="-lkrb4  $LIBS"  LIBS="-lkrb4  $LIBS"
15225  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15226    #line $LINENO "configure"
15227  /* confdefs.h.  */  /* confdefs.h.  */
15228  _ACEOF  _ACEOF
15229  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15225  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15251  if { (eval echo "$as_me:$LINENO: \"$ac_l
15251    ac_status=$?    ac_status=$?
15252    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15253    (exit $ac_status); } &&    (exit $ac_status); } &&
15254           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15255    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15256    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15257    ac_status=$?    ac_status=$?
# Line 15260  else Line 15286  else
15286    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15287  LIBS="-lkrb  $LIBS"  LIBS="-lkrb  $LIBS"
15288  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15289    #line $LINENO "configure"
15290  /* confdefs.h.  */  /* confdefs.h.  */
15291  _ACEOF  _ACEOF
15292  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15287  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15314  if { (eval echo "$as_me:$LINENO: \"$ac_l
15314    ac_status=$?    ac_status=$?
15315    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15316    (exit $ac_status); } &&    (exit $ac_status); } &&
15317           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15318    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15319    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15320    ac_status=$?    ac_status=$?
# Line 15336  else Line 15363  else
15363  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15364  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15365  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15366    #line $LINENO "configure"
15367  /* confdefs.h.  */  /* confdefs.h.  */
15368  _ACEOF  _ACEOF
15369  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15350  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15378  if { (eval echo "$as_me:$LINENO: \"$ac_c
15378    ac_status=$?    ac_status=$?
15379    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15380    (exit $ac_status); } &&    (exit $ac_status); } &&
15381           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15382    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15383    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15384    ac_status=$?    ac_status=$?
# Line 15371  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15399  echo "${ECHO_T}$ac_header_compiler" >&6
15399  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15400  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15401  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15402    #line $LINENO "configure"
15403  /* confdefs.h.  */  /* confdefs.h.  */
15404  _ACEOF  _ACEOF
15405  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15411  case $ac_header_compiler:$ac_header_prep Line 15440  case $ac_header_compiler:$ac_header_prep
15440    yes:no )    yes:no )
15441      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15442  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15443      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15444  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15445      ac_header_preproc=yes      (
15446          cat <<\_ASBOX
15447    ## ------------------------------------ ##
15448    ## Report this to bug-autoconf@gnu.org. ##
15449    ## ------------------------------------ ##
15450    _ASBOX
15451        ) |
15452          sed "s/^/$as_me: WARNING:     /" >&2
15453      ;;      ;;
15454    no:yes )    no:yes )
15455      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15456  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15457      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15458  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
15459      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15460  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
15461      (      (
15462        cat <<\_ASBOX        cat <<\_ASBOX
15463  ## ------------------------------------------ ##  ## ------------------------------------ ##
15464  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
15465  ## ------------------------------------------ ##  ## ------------------------------------ ##
15466  _ASBOX  _ASBOX
15467      ) |      ) |
15468        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15443  echo $ECHO_N "checking for $ac_header... Line 15473  echo $ECHO_N "checking for $ac_header...
15473  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15474    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15475  else  else
15476    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
15477  fi  fi
15478  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15479  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15476  else Line 15506  else
15506  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15507  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15508  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15509    #line $LINENO "configure"
15510  /* confdefs.h.  */  /* confdefs.h.  */
15511  _ACEOF  _ACEOF
15512  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15490  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15521  if { (eval echo "$as_me:$LINENO: \"$ac_c
15521    ac_status=$?    ac_status=$?
15522    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15523    (exit $ac_status); } &&    (exit $ac_status); } &&
15524           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15525    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15526    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15527    ac_status=$?    ac_status=$?
# Line 15511  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15542  echo "${ECHO_T}$ac_header_compiler" >&6
15542  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15543  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15544  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15545    #line $LINENO "configure"
15546  /* confdefs.h.  */  /* confdefs.h.  */
15547  _ACEOF  _ACEOF
15548  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15551  case $ac_header_compiler:$ac_header_prep Line 15583  case $ac_header_compiler:$ac_header_prep
15583    yes:no )    yes:no )
15584      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15585  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15586      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15587  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15588      ac_header_preproc=yes      (
15589          cat <<\_ASBOX
15590    ## ------------------------------------ ##
15591    ## Report this to bug-autoconf@gnu.org. ##
15592    ## ------------------------------------ ##
15593    _ASBOX
15594        ) |
15595          sed "s/^/$as_me: WARNING:     /" >&2
15596      ;;      ;;
15597    no:yes )    no:yes )
15598      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15599  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15600      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15601  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
15602      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15603  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
15604      (      (
15605        cat <<\_ASBOX        cat <<\_ASBOX
15606  ## ------------------------------------------ ##  ## ------------------------------------ ##
15607  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
15608  ## ------------------------------------------ ##  ## ------------------------------------ ##
15609  _ASBOX  _ASBOX
15610      ) |      ) |
15611        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15583  echo $ECHO_N "checking for $ac_header... Line 15616  echo $ECHO_N "checking for $ac_header...
15616  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15617    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15618  else  else
15619    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
15620  fi  fi
15621  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15622  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15612  else Line 15645  else
15645  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15646  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15647  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15648    #line $LINENO "configure"
15649  /* confdefs.h.  */  /* confdefs.h.  */
15650  _ACEOF  _ACEOF
15651  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15626  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15660  if { (eval echo "$as_me:$LINENO: \"$ac_c
15660    ac_status=$?    ac_status=$?
15661    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15662    (exit $ac_status); } &&    (exit $ac_status); } &&
15663           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15664    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15665    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15666    ac_status=$?    ac_status=$?
# Line 15647  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15681  echo "${ECHO_T}$ac_header_compiler" >&6
15681  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15682  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15683  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15684    #line $LINENO "configure"
15685  /* confdefs.h.  */  /* confdefs.h.  */
15686  _ACEOF  _ACEOF
15687  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15687  case $ac_header_compiler:$ac_header_prep Line 15722  case $ac_header_compiler:$ac_header_prep
15722    yes:no )    yes:no )
15723      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15724  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15725      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15726  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15727      ac_header_preproc=yes      (
15728          cat <<\_ASBOX
15729    ## ------------------------------------ ##
15730    ## Report this to bug-autoconf@gnu.org. ##
15731    ## ------------------------------------ ##
15732    _ASBOX
15733        ) |
15734          sed "s/^/$as_me: WARNING:     /" >&2
15735      ;;      ;;
15736    no:yes )    no:yes )
15737      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15738  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15739      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15740  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
15741      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15742  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
15743      (      (
15744        cat <<\_ASBOX        cat <<\_ASBOX
15745  ## ------------------------------------------ ##  ## ------------------------------------ ##
15746  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
15747  ## ------------------------------------------ ##  ## ------------------------------------ ##
15748  _ASBOX  _ASBOX
15749      ) |      ) |
15750        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15719  echo $ECHO_N "checking for $ac_header... Line 15755  echo $ECHO_N "checking for $ac_header...
15755  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15756    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15757  else  else
15758    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
15759  fi  fi
15760  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15761  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15748  else Line 15784  else
15784  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15785  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15786  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15787    #line $LINENO "configure"
15788  /* confdefs.h.  */  /* confdefs.h.  */
15789  _ACEOF  _ACEOF
15790  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15762  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15799  if { (eval echo "$as_me:$LINENO: \"$ac_c
15799    ac_status=$?    ac_status=$?
15800    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15801    (exit $ac_status); } &&    (exit $ac_status); } &&
15802           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15803    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15804    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15805    ac_status=$?    ac_status=$?
# Line 15783  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15820  echo "${ECHO_T}$ac_header_compiler" >&6
15820  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15821  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15822  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15823    #line $LINENO "configure"
15824  /* confdefs.h.  */  /* confdefs.h.  */
15825  _ACEOF  _ACEOF
15826  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15823  case $ac_header_compiler:$ac_header_prep Line 15861  case $ac_header_compiler:$ac_header_prep
15861    yes:no )    yes:no )
15862      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15863  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15864      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15865  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15866      ac_header_preproc=yes      (
15867          cat <<\_ASBOX
15868    ## ------------------------------------ ##
15869    ## Report this to bug-autoconf@gnu.org. ##
15870    ## ------------------------------------ ##
15871    _ASBOX
15872        ) |
15873          sed "s/^/$as_me: WARNING:     /" >&2
15874      ;;      ;;
15875    no:yes )    no:yes )
15876      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15877  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15878      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15879  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
15880      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15881  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
15882      (      (
15883        cat <<\_ASBOX        cat <<\_ASBOX
15884  ## ------------------------------------------ ##  ## ------------------------------------ ##
15885  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
15886  ## ------------------------------------------ ##  ## ------------------------------------ ##
15887  _ASBOX  _ASBOX
15888      ) |      ) |
15889        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15855  echo $ECHO_N "checking for $ac_header... Line 15894  echo $ECHO_N "checking for $ac_header...
15894  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15895    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15896  else  else
15897    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
15898  fi  fi
15899  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15900  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15895  else Line 15934  else
15934  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15935  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15936  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15937    #line $LINENO "configure"
15938  /* confdefs.h.  */  /* confdefs.h.  */
15939  _ACEOF  _ACEOF
15940  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15909  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15949  if { (eval echo "$as_me:$LINENO: \"$ac_c
15949    ac_status=$?    ac_status=$?
15950    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15951    (exit $ac_status); } &&    (exit $ac_status); } &&
15952           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15953    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15954    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15955    ac_status=$?    ac_status=$?
# Line 15930  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15970  echo "${ECHO_T}$ac_header_compiler" >&6
15970  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15971  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15972  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
15973    #line $LINENO "configure"
15974  /* confdefs.h.  */  /* confdefs.h.  */
15975  _ACEOF  _ACEOF
15976  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15970  case $ac_header_compiler:$ac_header_prep Line 16011  case $ac_header_compiler:$ac_header_prep
16011    yes:no )    yes:no )
16012      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16013  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16014      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16015  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16016      ac_header_preproc=yes      (
16017          cat <<\_ASBOX
16018    ## ------------------------------------ ##
16019    ## Report this to bug-autoconf@gnu.org. ##
16020    ## ------------------------------------ ##
16021    _ASBOX
16022        ) |
16023          sed "s/^/$as_me: WARNING:     /" >&2
16024      ;;      ;;
16025    no:yes )    no:yes )
16026      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16027  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16028      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16029  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
16030      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16031  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
16032      (      (
16033        cat <<\_ASBOX        cat <<\_ASBOX
16034  ## ------------------------------------------ ##  ## ------------------------------------ ##
16035  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
16036  ## ------------------------------------------ ##  ## ------------------------------------ ##
16037  _ASBOX  _ASBOX
16038      ) |      ) |
16039        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16002  echo $ECHO_N "checking for $ac_header... Line 16044  echo $ECHO_N "checking for $ac_header...
16044  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
16045    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16046  else  else
16047    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
16048  fi  fi
16049  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16050  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16031  else Line 16073  else
16073  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
16074  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16075  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16076    #line $LINENO "configure"
16077  /* confdefs.h.  */  /* confdefs.h.  */
16078  _ACEOF  _ACEOF
16079  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16045  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16088  if { (eval echo "$as_me:$LINENO: \"$ac_c
16088    ac_status=$?    ac_status=$?
16089    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16090    (exit $ac_status); } &&    (exit $ac_status); } &&
16091           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16092    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16093    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16094    ac_status=$?    ac_status=$?
# Line 16066  echo "${ECHO_T}$ac_header_compiler" >&6 Line 16109  echo "${ECHO_T}$ac_header_compiler" >&6
16109  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
16110  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16111  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16112    #line $LINENO "configure"
16113  /* confdefs.h.  */  /* confdefs.h.  */
16114  _ACEOF  _ACEOF
16115  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16106  case $ac_header_compiler:$ac_header_prep Line 16150  case $ac_header_compiler:$ac_header_prep
16150    yes:no )    yes:no )
16151      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16152  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16153      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16154  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16155      ac_header_preproc=yes      (
16156          cat <<\_ASBOX
16157    ## ------------------------------------ ##
16158    ## Report this to bug-autoconf@gnu.org. ##
16159    ## ------------------------------------ ##
16160    _ASBOX
16161        ) |
16162          sed "s/^/$as_me: WARNING:     /" >&2
16163      ;;      ;;
16164    no:yes )    no:yes )
16165      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16166  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16167      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16168  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
16169      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16170  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
16171      (      (
16172        cat <<\_ASBOX        cat <<\_ASBOX
16173  ## ------------------------------------------ ##  ## ------------------------------------ ##
16174  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
16175  ## ------------------------------------------ ##  ## ------------------------------------ ##
16176  _ASBOX  _ASBOX
16177      ) |      ) |
16178        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16138  echo $ECHO_N "checking for $ac_header... Line 16183  echo $ECHO_N "checking for $ac_header...
16183  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
16184    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16185  else  else
16186    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
16187  fi  fi
16188  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16189  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16167  else Line 16212  else
16212  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
16213  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16214  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16215    #line $LINENO "configure"
16216  /* confdefs.h.  */  /* confdefs.h.  */
16217  _ACEOF  _ACEOF
16218  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16181  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16227  if { (eval echo "$as_me:$LINENO: \"$ac_c
16227    ac_status=$?    ac_status=$?
16228    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16229    (exit $ac_status); } &&    (exit $ac_status); } &&
16230           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16231    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16232    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16233    ac_status=$?    ac_status=$?
# Line 16202  echo "${ECHO_T}$ac_header_compiler" >&6 Line 16248  echo "${ECHO_T}$ac_header_compiler" >&6
16248  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
16249  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16250  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16251    #line $LINENO "configure"
16252  /* confdefs.h.  */  /* confdefs.h.  */
16253  _ACEOF  _ACEOF
16254  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16242  case $ac_header_compiler:$ac_header_prep Line 16289  case $ac_header_compiler:$ac_header_prep
16289    yes:no )    yes:no )
16290      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16291  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16292      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16293  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16294      ac_header_preproc=yes      (
16295          cat <<\_ASBOX
16296    ## ------------------------------------ ##
16297    ## Report this to bug-autoconf@gnu.org. ##
16298    ## ------------------------------------ ##
16299    _ASBOX
16300        ) |
16301          sed "s/^/$as_me: WARNING:     /" >&2
16302      ;;      ;;
16303    no:yes )    no:yes )
16304      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16305  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16306      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16307  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
16308      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16309  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
16310      (      (
16311        cat <<\_ASBOX        cat <<\_ASBOX
16312  ## ------------------------------------------ ##  ## ------------------------------------ ##
16313  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
16314  ## ------------------------------------------ ##  ## ------------------------------------ ##
16315  _ASBOX  _ASBOX
16316      ) |      ) |
16317        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16274  echo $ECHO_N "checking for $ac_header... Line 16322  echo $ECHO_N "checking for $ac_header...
16322  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
16323    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16324  else  else
16325    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
16326  fi  fi
16327  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16328  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16315  else Line 16363  else
16363  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
16364  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16365  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16366    #line $LINENO "configure"
16367  /* confdefs.h.  */  /* confdefs.h.  */
16368  _ACEOF  _ACEOF
16369  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16329  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16378  if { (eval echo "$as_me:$LINENO: \"$ac_c
16378    ac_status=$?    ac_status=$?
16379    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16380    (exit $ac_status); } &&    (exit $ac_status); } &&
16381           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16382    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16383    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16384    ac_status=$?    ac_status=$?
# Line 16350  echo "${ECHO_T}$ac_header_compiler" >&6 Line 16399  echo "${ECHO_T}$ac_header_compiler" >&6
16399  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
16400  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16401  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16402    #line $LINENO "configure"
16403  /* confdefs.h.  */  /* confdefs.h.  */
16404  _ACEOF  _ACEOF
16405  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16390  case $ac_header_compiler:$ac_header_prep Line 16440  case $ac_header_compiler:$ac_header_prep
16440    yes:no )    yes:no )
16441      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16442  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16443      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16444  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16445      ac_header_preproc=yes      (
16446          cat <<\_ASBOX
16447    ## ------------------------------------ ##
16448    ## Report this to bug-autoconf@gnu.org. ##
16449    ## ------------------------------------ ##
16450    _ASBOX
16451        ) |
16452          sed "s/^/$as_me: WARNING:     /" >&2
16453      ;;      ;;
16454    no:yes )    no:yes )
16455      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16456  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16457      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16458  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
16459      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16460  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
16461      (      (
16462        cat <<\_ASBOX        cat <<\_ASBOX
16463  ## ------------------------------------------ ##  ## ------------------------------------ ##
16464  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
16465  ## ------------------------------------------ ##  ## ------------------------------------ ##
16466  _ASBOX  _ASBOX
16467      ) |      ) |
16468        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16422  echo $ECHO_N "checking for $ac_header... Line 16473  echo $ECHO_N "checking for $ac_header...
16473  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
16474    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16475  else  else
16476    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
16477  fi  fi
16478  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16479  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16450  else Line 16501  else
16501    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
16502  LIBS="-lintl  $LIBS"  LIBS="-lintl  $LIBS"
16503  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16504    #line $LINENO "configure"
16505  /* confdefs.h.  */  /* confdefs.h.  */
16506  _ACEOF  _ACEOF
16507  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16477  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16529  if { (eval echo "$as_me:$LINENO: \"$ac_l
16529    ac_status=$?    ac_status=$?
16530    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16531    (exit $ac_status); } &&    (exit $ac_status); } &&
16532           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
16533    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16534    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16535    ac_status=$?    ac_status=$?
# Line 16516  if test "$cross_compiling" = yes; then Line 16568  if test "$cross_compiling" = yes; then
16568  emacs_cv_localtime_cache=yes  emacs_cv_localtime_cache=yes
16569  else  else
16570    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
16571    #line $LINENO "configure"
16572  /* confdefs.h.  */  /* confdefs.h.  */
16573  _ACEOF  _ACEOF
16574  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16600  if eval "test \"\${$as_ac_var+set}\" = s Line 16653  if eval "test \"\${$as_ac_var+set}\" = s
16653    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16654  else  else
16655    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
16656    #line $LINENO "configure"
16657  /* confdefs.h.  */  /* confdefs.h.  */
16658  _ACEOF  _ACEOF
16659  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
16660  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
16661  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
16662  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
16663      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
16664      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16665      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
16666  #ifdef __STDC__  #ifdef __STDC__
16667  # include <limits.h>  # include <limits.h>
16668  #else  #else
16669  # include <assert.h>  # include <assert.h>
16670  #endif  #endif
   
 #undef $ac_func  
   
16671  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
16672  #ifdef __cplusplus  #ifdef __cplusplus
16673  extern "C"  extern "C"
# Line 16656  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16702  if { (eval echo "$as_me:$LINENO: \"$ac_l
16702    ac_status=$?    ac_status=$?
16703    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16704    (exit $ac_status); } &&    (exit $ac_status); } &&
16705           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
16706    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16707    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16708    ac_status=$?    ac_status=$?
# Line 16688  if test "${emacs_cv_gettimeofday_two_arg Line 16734  if test "${emacs_cv_gettimeofday_two_arg
16734    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16735  else  else
16736    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
16737    #line $LINENO "configure"
16738  /* confdefs.h.  */  /* confdefs.h.  */
16739  _ACEOF  _ACEOF
16740  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16719  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16766  if { (eval echo "$as_me:$LINENO: \"$ac_c
16766    ac_status=$?    ac_status=$?
16767    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16768    (exit $ac_status); } &&    (exit $ac_status); } &&
16769           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16770    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16771    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16772    ac_status=$?    ac_status=$?
# Line 16753  if test "${ac_cv_member_struct_tm_tm_zon Line 16800  if test "${ac_cv_member_struct_tm_tm_zon
16800    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16801  else  else
16802    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
16803    #line $LINENO "configure"
16804  /* confdefs.h.  */  /* confdefs.h.  */
16805  _ACEOF  _ACEOF
16806  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16778  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16826  if { (eval echo "$as_me:$LINENO: \"$ac_c
16826    ac_status=$?    ac_status=$?
16827    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16828    (exit $ac_status); } &&    (exit $ac_status); } &&
16829           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16830    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16831    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16832    ac_status=$?    ac_status=$?
# Line 16790  else Line 16838  else
16838  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
16839    
16840  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
16841    #line $LINENO "configure"
16842  /* confdefs.h.  */  /* confdefs.h.  */
16843  _ACEOF  _ACEOF
16844  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16815  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16864  if { (eval echo "$as_me:$LINENO: \"$ac_c
16864    ac_status=$?    ac_status=$?
16865    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16866    (exit $ac_status); } &&    (exit $ac_status); } &&
16867           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16868    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16869    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16870    ac_status=$?    ac_status=$?
# Line 16856  if test "${ac_cv_var_tzname+set}" = set; Line 16905  if test "${ac_cv_var_tzname+set}" = set;
16905    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16906  else  else
16907    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
16908    #line $LINENO "configure"
16909  /* confdefs.h.  */  /* confdefs.h.  */
16910  _ACEOF  _ACEOF
16911  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16880  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16930  if { (eval echo "$as_me:$LINENO: \"$ac_l
16930    ac_status=$?    ac_status=$?
16931    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16932    (exit $ac_status); } &&    (exit $ac_status); } &&
16933           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
16934    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16935    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16936    ac_status=$?    ac_status=$?
# Line 16914  if test "${emacs_cv_struct_timezone+set} Line 16964  if test "${emacs_cv_struct_timezone+set}
16964    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16965  else  else
16966    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
16967    #line $LINENO "configure"
16968  /* confdefs.h.  */  /* confdefs.h.  */
16969  _ACEOF  _ACEOF
16970  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16934  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16985  if { (eval echo "$as_me:$LINENO: \"$ac_c
16985    ac_status=$?    ac_status=$?
16986    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16987    (exit $ac_status); } &&    (exit $ac_status); } &&
16988           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16989    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16990    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16991    ac_status=$?    ac_status=$?
# Line 16944  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16995  if { (eval echo "$as_me:$LINENO: \"$ac_c
16995    emacs_cv_struct_timezone=yes    emacs_cv_struct_timezone=yes
16996  else  else
16997    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
16998    #line $LINENO "configure"
16999  /* confdefs.h.  */  /* confdefs.h.  */
17000  _ACEOF  _ACEOF
17001  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17007  if test "${ac_cv_func_socket+set}" = set Line 17059  if test "${ac_cv_func_socket+set}" = set
17059    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17060  else  else
17061    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
17062    #line $LINENO "configure"
17063  /* confdefs.h.  */  /* confdefs.h.  */
17064  _ACEOF  _ACEOF
17065  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
17066  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
17067  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define socket to an innocuous variant, in case <limits.h> declares socket.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define socket innocuous_socket  
   
17068  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
17069      which can conflict with char socket (); below.      which can conflict with char socket (); below.
17070      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17071      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
17072  #ifdef __STDC__  #ifdef __STDC__
17073  # include <limits.h>  # include <limits.h>
17074  #else  #else
17075  # include <assert.h>  # include <assert.h>
17076  #endif  #endif
   
 #undef socket  
   
17077  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
17078  #ifdef __cplusplus  #ifdef __cplusplus
17079  extern "C"  extern "C"
# Line 17063  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 17108  if { (eval echo "$as_me:$LINENO: \"$ac_l
17108    ac_status=$?    ac_status=$?
17109    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17110    (exit $ac_status); } &&    (exit $ac_status); } &&
17111           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
17112    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17113    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17114    ac_status=$?    ac_status=$?
# Line 17100  else Line 17145  else
17145  echo "$as_me:$LINENO: checking netinet/in.h usability" >&5  echo "$as_me:$LINENO: checking netinet/in.h usability" >&5
17146  echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6  echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6
17147  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
17148    #line $LINENO "configure"
17149  /* confdefs.h.  */  /* confdefs.h.  */
17150  _ACEOF  _ACEOF
17151  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17114  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17160  if { (eval echo "$as_me:$LINENO: \"$ac_c
17160    ac_status=$?    ac_status=$?
17161    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17162    (exit $ac_status); } &&    (exit $ac_status); } &&
17163           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17164    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17165    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17166    ac_status=$?    ac_status=$?
# Line 17135  echo "${ECHO_T}$ac_header_compiler" >&6 Line 17181  echo "${ECHO_T}$ac_header_compiler" >&6
17181  echo "$as_me:$LINENO: checking netinet/in.h presence" >&5  echo "$as_me:$LINENO: checking netinet/in.h presence" >&5
17182  echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6  echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6
17183  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
17184    #line $LINENO "configure"
17185  /* confdefs.h.  */  /* confdefs.h.  */
17186  _ACEOF  _ACEOF
17187  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17175  case $ac_header_compiler:$ac_header_prep Line 17222  case $ac_header_compiler:$ac_header_prep
17222    yes:no )    yes:no )
17223      { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5
17224  echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
17225      { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
17226  echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
17227      ac_header_preproc=yes      (
17228          cat <<\_ASBOX
17229    ## ------------------------------------ ##
17230    ## Report this to bug-autoconf@gnu.org. ##
17231    ## ------------------------------------ ##
17232    _ASBOX
17233        ) |
17234          sed "s/^/$as_me: WARNING:     /" >&2
17235      ;;      ;;
17236    no:yes )    no:yes )
17237      { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5
17238  echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;}
17239      { echo "$as_me:$LINENO: WARNING: netinet/in.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5
17240  echo "$as_me: WARNING: netinet/in.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: netinet/in.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: netinet/in.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
17241      { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
17242  echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}  
17243      (      (
17244        cat <<\_ASBOX        cat <<\_ASBOX
17245  ## ------------------------------------------ ##  ## ------------------------------------ ##
17246  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
17247  ## ------------------------------------------ ##  ## ------------------------------------ ##
17248  _ASBOX  _ASBOX
17249      ) |      ) |
17250        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 17235  else Line 17283  else
17283  echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5  echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5
17284  echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6  echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6
17285  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
17286    #line $LINENO "configure"
17287  /* confdefs.h.  */  /* confdefs.h.  */
17288  _ACEOF  _ACEOF
17289  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17249  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17298  if { (eval echo "$as_me:$LINENO: \"$ac_c
17298    ac_status=$?    ac_status=$?
17299    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17300    (exit $ac_status); } &&    (exit $ac_status); } &&
17301           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17302    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17303    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17304    ac_status=$?    ac_status=$?
# Line 17270  echo "${ECHO_T}$ac_header_compiler" >&6 Line 17319  echo "${ECHO_T}$ac_header_compiler" >&6
17319  echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5  echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5
17320  echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6  echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6
17321  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
17322    #line $LINENO "configure"
17323  /* confdefs.h.  */  /* confdefs.h.  */
17324  _ACEOF  _ACEOF
17325  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17310  case $ac_header_compiler:$ac_header_prep Line 17360  case $ac_header_compiler:$ac_header_prep
17360    yes:no )    yes:no )
17361      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5
17362  echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
17363      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
17364  echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
17365      ac_header_preproc=yes      (
17366          cat <<\_ASBOX
17367    ## ------------------------------------ ##
17368    ## Report this to bug-autoconf@gnu.org. ##
17369    ## ------------------------------------ ##
17370    _ASBOX
17371        ) |
17372          sed "s/^/$as_me: WARNING:     /" >&2
17373      ;;      ;;
17374    no:yes )    no:yes )
17375      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5
17376  echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;}
17377      { echo "$as_me:$LINENO: WARNING: arpa/inet.h:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5
17378  echo "$as_me: WARNING: arpa/inet.h:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: arpa/inet.h:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: arpa/inet.h:     section \"Present But Cannot Be Compiled\"" >&2;}  
17379      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
17380  echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}  
17381      (      (
17382        cat <<\_ASBOX        cat <<\_ASBOX
17383  ## ------------------------------------------ ##  ## ------------------------------------ ##
17384  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
17385  ## ------------------------------------------ ##  ## ------------------------------------ ##
17386  _ASBOX  _ASBOX
17387      ) |      ) |
17388        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 17393  if test "${ac_cv_type_pid_t+set}" = set; Line 17444  if test "${ac_cv_type_pid_t+set}" = set;
17444    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17445  else  else
17446    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
17447    #line $LINENO "configure"
17448  /* confdefs.h.  */  /* confdefs.h.  */
17449  _ACEOF  _ACEOF
17450  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17416  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17468  if { (eval echo "$as_me:$LINENO: \"$ac_c
17468    ac_status=$?    ac_status=$?
17469    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17470    (exit $ac_status); } &&    (exit $ac_status); } &&
17471           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17472    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17473    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17474    ac_status=$?    ac_status=$?
# Line 17461  else Line 17513  else
17513  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
17514  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17515  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
17516    #line $LINENO "configure"
17517  /* confdefs.h.  */  /* confdefs.h.  */
17518  _ACEOF  _ACEOF
17519  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17475  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17528  if { (eval echo "$as_me:$LINENO: \"$ac_c
17528    ac_status=$?    ac_status=$?
17529    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17530    (exit $ac_status); } &&    (exit $ac_status); } &&
17531           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17532    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17533    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17534    ac_status=$?    ac_status=$?
# Line 17496  echo "${ECHO_T}$ac_header_compiler" >&6 Line 17549  echo "${ECHO_T}$ac_header_compiler" >&6
17549  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
17550  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17551  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
17552    #line $LINENO "configure"
17553  /* confdefs.h.  */  /* confdefs.h.  */
17554  _ACEOF  _ACEOF
17555  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17536  case $ac_header_compiler:$ac_header_prep Line 17590  case $ac_header_compiler:$ac_header_prep
17590    yes:no )    yes:no )
17591      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17592  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17593      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17594  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17595      ac_header_preproc=yes      (
17596          cat <<\_ASBOX
17597    ## ------------------------------------ ##
17598    ## Report this to bug-autoconf@gnu.org. ##
17599    ## ------------------------------------ ##
17600    _ASBOX
17601        ) |
17602          sed "s/^/$as_me: WARNING:     /" >&2
17603      ;;      ;;
17604    no:yes )    no:yes )
17605      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17606  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17607      { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17608  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5  
 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}  
     { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5  
 echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}  
17609      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17610  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
     { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5  
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}  
17611      (      (
17612        cat <<\_ASBOX        cat <<\_ASBOX
17613  ## ------------------------------------------ ##  ## ------------------------------------ ##
17614  ## Report this to the AC_PACKAGE_NAME lists.  ##  ## Report this to bug-autoconf@gnu.org. ##
17615  ## ------------------------------------------ ##  ## ------------------------------------ ##
17616  _ASBOX  _ASBOX
17617      ) |      ) |
17618        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 17568  echo $ECHO_N "checking for $ac_header... Line 17623  echo $ECHO_N "checking for $ac_header...
17623  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
17624    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17625  else  else
17626    eval "$as_ac_Header=\$ac_header_preproc"    eval "$as_ac_Header=$ac_header_preproc"
17627  fi  fi
17628  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17629  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 17594  if eval "test \"\${$as_ac_var+set}\" = s Line 17649  if eval "test \"\${$as_ac_var+set}\" = s
17649    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17650  else  else
17651    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
17652    #line $LINENO "configure"
17653  /* confdefs.h.  */  /* confdefs.h.  */
17654  _ACEOF  _ACEOF
17655  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
17656  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
17657  /* end confdefs.h.  */  /* end confdefs.h.  */
 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.  
    For example, HP-UX 11i <limits.h> declares gettimeofday.  */  
 #define $ac_func innocuous_$ac_func  
   
17658  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
17659      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
17660      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17661      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
   
17662  #ifdef __STDC__  #ifdef __STDC__
17663  # include <limits.h>  # include <limits.h>
17664  #else  #else
17665  # include <assert.h>  # include <assert.h>
17666  #endif  #endif
   
 #undef $ac_func  
   
17667  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
17668  #ifdef __cplusplus  #ifdef __cplusplus
17669  extern "C"  extern "C"
# Line 17650  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 17698  if { (eval echo "$as_me:$LINENO: \"$ac_l
17698    ac_status=$?    ac_status=$?
17699    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17700    (exit $ac_status); } &&    (exit $ac_status); } &&
17701           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
17702    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17703    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17704    ac_status=$?    ac_status=$?
# Line 17693  else Line 17741  else
17741        /* Some systems only have a dummy stub for fork() */        /* Some systems only have a dummy stub for fork() */
17742        int main ()        int main ()
17743        {        {
17744          if (fork() < 0)          if (fork() < 0)
17745            exit (1);            exit (1);
17746          exit (0);          exit (0);
17747        }        }
17748  _ACEOF  _ACEOF
17749  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
# Line 17751  else Line 17799  else
17799    ac_cv_func_vfork_works=cross    ac_cv_func_vfork_works=cross
17800  else  else
17801    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
17802    #line $LINENO "configure"
17803  /* confdefs.h.  */  /* confdefs.h.  */
17804  _ACEOF  _ACEOF
17805  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17913  if test "${emacs_cv_langinfo_codeset+set Line 17962  if test "${emacs_cv_langinfo_codeset+set
17962    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17963  else  else
17964    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
17965    #line $LINENO "configure"
17966  /* confdefs.h.  */  /* confdefs.h.  */
17967  _ACEOF  _ACEOF
17968  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17933  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 17983  if { (eval echo "$as_me:$LINENO: \"$ac_l
17983    ac_status=$?    ac_status=$?
17984    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17985    (exit $ac_status); } &&    (exit $ac_status); } &&
17986           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
17987    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17988    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17989    ac_status=$?    ac_status=$?
# Line 17965  if test "${ac_cv_type_size_t+set}" = set Line 18015  if test "${ac_cv_type_size_t+set}" = set
18015    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
18016  else  else
18017    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
18018    #line $LINENO "configure"
18019  /* confdefs.h.  */  /* confdefs.h.  */
18020  _ACEOF  _ACEOF
18021  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17988  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18039  if { (eval echo "$as_me:$LINENO: \"$ac_c
18039    ac_status=$?    ac_status=$?
18040    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18041    (exit $ac_status); } &&    (exit $ac_status); } &&
18042           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18043    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18044    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18045    ac_status=$?    ac_status=$?
# Line 18021  if test "${ac_cv_type_mbstate_t+set}" = Line 18072  if test "${ac_cv_type_mbstate_t+set}" =
18072    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
18073  else  else
18074    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
18075    #line $LINENO "configure"
18076  /* confdefs.h.  */  /* confdefs.h.  */
18077  _ACEOF  _ACEOF
18078  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18042  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18094  if { (eval echo "$as_me:$LINENO: \"$ac_c
18094    ac_status=$?    ac_status=$?
18095    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18096    (exit $ac_status); } &&    (exit $ac_status); } &&
18097           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18098    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18099    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18100    ac_status=$?    ac_status=$?
# Line 18079  if test "${emacs_cv_c_restrict+set}" = s Line 18131  if test "${emacs_cv_c_restrict+set}" = s
18131    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
18132  else  else
18133    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
18134    #line $LINENO "configure"
18135  /* confdefs.h.  */  /* confdefs.h.  */
18136  _ACEOF  _ACEOF
18137  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18099  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18152  if { (eval echo "$as_me:$LINENO: \"$ac_c
18152    ac_status=$?    ac_status=$?
18153    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18154    (exit $ac_status); } &&    (exit $ac_status); } &&
18155           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18156    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18157    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18158    ac_status=$?    ac_status=$?
# Line 18111  else Line 18164  else
18164  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
18165    
18166  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
18167    #line $LINENO "configure"
18168  /* confdefs.h.  */  /* confdefs.h.  */
18169  _ACEOF  _ACEOF
18170  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18131  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18185  if { (eval echo "$as_me:$LINENO: \"$ac_c
18185    ac_status=$?    ac_status=$?
18186    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18187    (exit $ac_status); } &&    (exit $ac_status); } &&
18188           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18189    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18190    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18191    ac_status=$?    ac_status=$?
# Line 18169  if test "${emacs_cv_c_restrict_arr+set}" Line 18223  if test "${emacs_cv_c_restrict_arr+set}"
18223    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
18224  else  else
18225    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
18226    #line $LINENO "configure"
18227  /* confdefs.h.  */  /* confdefs.h.  */
18228  _ACEOF  _ACEOF
18229  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18189  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18244  if { (eval echo "$as_me:$LINENO: \"$ac_c
18244    ac_status=$?    ac_status=$?
18245    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18246    (exit $ac_status); } &&    (exit $ac_status); } &&
18247           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18248    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18249    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18250    ac_status=$?    ac_status=$?
# Line 18413  test "${exec_prefix}" != NONE && Line 18468  test "${exec_prefix}" != NONE &&
18468  ## C preprocessor.  ## C preprocessor.
18469    
18470  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
18471    #line $LINENO "configure"
18472  /* confdefs.h.  */  /* confdefs.h.  */
18473  _ACEOF  _ACEOF
18474  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18459  _ACEOF Line 18515  _ACEOF
18515        # `set' does not quote correctly, so add quotes (double-quote        # `set' does not quote correctly, so add quotes (double-quote
18516        # substitution turns \\\\ into \\, and sed turns \\ into \).        # substitution turns \\\\ into \\, and sed turns \\ into \).
18517        sed -n \        sed -n \
18518          "s/'/'\\\\''/g;          "s/'/'\\\\''/g;
18519            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
18520        ;;        ;;
18521      *)      *)
18522        # `set' quotes correctly as required by POSIX, so do not add quotes.        # `set' quotes correctly as required by POSIX, so do not add quotes.
18523        sed -n \        sed -n \
18524          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
18525        ;;        ;;
18526      esac;      esac;
18527  } |  } |
# Line 18495  test "x$exec_prefix" = xNONE && exec_pre Line 18551  test "x$exec_prefix" = xNONE && exec_pre
18551  # trailing colons and then remove the whole line if VPATH becomes empty  # trailing colons and then remove the whole line if VPATH becomes empty
18552  # (actually we leave an empty line to preserve line numbers).  # (actually we leave an empty line to preserve line numbers).
18553  if test "x$srcdir" = x.; then  if test "x$srcdir" = x.; then
18554    ac_vpsub='/^[  ]*VPATH[        ]*=/{    ac_vpsub='/^[         ]*VPATH[        ]*=/{
18555  s/:*\$(srcdir):*/:/;  s/:*\$(srcdir):*/:/;
18556  s/:*\${srcdir}:*/:/;  s/:*\${srcdir}:*/:/;
18557  s/:*@srcdir@:*/:/;  s/:*@srcdir@:*/:/;
18558  s/^\([^=]*=[     ]*\):*/\1/;  s/^\([^=]*=[    ]*\):*/\1/;
18559  s/:*$//;  s/:*$//;
18560  s/^[^=]*=[       ]*$//;  s/^[^=]*=[      ]*$//;
18561  }'  }'
18562  fi  fi
18563    
# Line 18512  ac_ltlibobjs= Line 18568  ac_ltlibobjs=
18568  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
18569    # 1. Remove the extension, and $U if already installed.    # 1. Remove the extension, and $U if already installed.
18570    ac_i=`echo "$ac_i" |    ac_i=`echo "$ac_i" |
18571           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
18572    # 2. Add them.    # 2. Add them.
18573    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
18574    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
# Line 18558  elif test -n "${BASH_VERSION+set}" && (s Line 18614  elif test -n "${BASH_VERSION+set}" && (s
18614  fi  fi
18615    
18616  # Support unset when possible.  # Support unset when possible.
18617  if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
18618    as_unset=unset    as_unset=unset
18619  else  else
18620    as_unset=false    as_unset=false
# Line 18577  for as_var in \ Line 18633  for as_var in \
18633    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
18634    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
18635  do  do
18636    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
18637      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
18638    else    else
18639      $as_unset $as_var      $as_unset $as_var
# Line 18792  _ASBOX Line 18848  _ASBOX
18848  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
18849    
18850  This file was extended by $as_me, which was  This file was extended by $as_me, which was
18851  generated by GNU Autoconf 2.57a.  Invocation command line was  generated by GNU Autoconf 2.57.  Invocation command line was
18852    
18853    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
18854    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 18836  Usage: $0 [OPTIONS] [FILE]... Line 18892  Usage: $0 [OPTIONS] [FILE]...
18892    -d, --debug      don't remove temporary files    -d, --debug      don't remove temporary files
18893        --recheck    update $as_me by reconfiguring in the same conditions        --recheck    update $as_me by reconfiguring in the same conditions
18894    --file=FILE[:TEMPLATE]    --file=FILE[:TEMPLATE]
18895                     instantiate the configuration file FILE                     instantiate the configuration file FILE
18896    --header=FILE[:TEMPLATE]    --header=FILE[:TEMPLATE]
18897                     instantiate the configuration header FILE                     instantiate the configuration header FILE
18898    
18899  Configuration files:  Configuration files:
18900  $config_files  $config_files
# Line 18855  _ACEOF Line 18911  _ACEOF
18911  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
18912  ac_cs_version="\\  ac_cs_version="\\
18913  config.status  config.status
18914  configured by $0, generated by GNU Autoconf 2.57a,  configured by $0, generated by GNU Autoconf 2.57,
18915    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
18916    
18917  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
18918    Free Software Foundation, Inc.
18919  This config.status script is free software; the Free Software Foundation  This config.status script is free software; the Free Software Foundation
18920  gives unlimited permission to copy, distribute and modify it."  gives unlimited permission to copy, distribute and modify it."
18921  srcdir=$srcdir  srcdir=$srcdir
# Line 19150  _ACEOF Line 19207  _ACEOF
19207        (echo ':t        (echo ':t
19208    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
19209        if test -z "$ac_sed_cmds"; then        if test -z "$ac_sed_cmds"; then
19210          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
19211        else        else
19212          ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
19213        fi        fi
19214        ac_sed_frag=`expr $ac_sed_frag + 1`        ac_sed_frag=`expr $ac_sed_frag + 1`
19215        ac_beg=$ac_end        ac_beg=$ac_end
# Line 19170  for ac_file in : $CONFIG_FILES; do test Line 19227  for ac_file in : $CONFIG_FILES; do test
19227    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19228    case $ac_file in    case $ac_file in
19229    - | *:- | *:-:* ) # input from stdin    - | *:- | *:-:* ) # input from stdin
19230          cat >$tmp/stdin          cat >$tmp/stdin
19231          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19232          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19233    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19234          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19235    * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
19236    esac    esac
19237    
19238    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
19239    ac_dir=`(dirname "$ac_file") 2>/dev/null ||    ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19240  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19241           X"$ac_file" : 'X\(//\)[^/]' \| \           X"$ac_file" : 'X\(//\)[^/]' \| \
19242           X"$ac_file" : 'X\(//\)$' \| \           X"$ac_file" : 'X\(//\)$' \| \
19243           X"$ac_file" : 'X\(/\)' \| \           X"$ac_file" : 'X\(/\)' \| \
19244           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19245  echo X"$ac_file" |  echo X"$ac_file" |
19246      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19247            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19200  echo X"$ac_file" | Line 19257  echo X"$ac_file" |
19257        as_dirs="$as_dir $as_dirs"        as_dirs="$as_dir $as_dirs"
19258        as_dir=`(dirname "$as_dir") 2>/dev/null ||        as_dir=`(dirname "$as_dir") 2>/dev/null ||
19259  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19260           X"$as_dir" : 'X\(//\)[^/]' \| \           X"$as_dir" : 'X\(//\)[^/]' \| \
19261           X"$as_dir" : 'X\(//\)$' \| \           X"$as_dir" : 'X\(//\)$' \| \
19262           X"$as_dir" : 'X\(/\)' \| \           X"$as_dir" : 'X\(/\)' \| \
19263           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19264  echo X"$as_dir" |  echo X"$as_dir" |
19265      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19266            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19268  echo "$as_me: creating $ac_file" >&6;} Line 19325  echo "$as_me: creating $ac_file" >&6;}
19325      configure_input="$ac_file.  "      configure_input="$ac_file.  "
19326    fi    fi
19327    configure_input=$configure_input"Generated from `echo $ac_file_in |    configure_input=$configure_input"Generated from `echo $ac_file_in |
19328                                       sed 's,.*/,,'` by configure."                                       sed 's,.*/,,'` by configure."
19329    
19330    # First look for the input files in the build tree, otherwise in the    # First look for the input files in the build tree, otherwise in the
19331    # src tree.    # src tree.
# Line 19277  echo "$as_me: creating $ac_file" >&6;} Line 19334  echo "$as_me: creating $ac_file" >&6;}
19334        case $f in        case $f in
19335        -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
19336        [\\/$]*)        [\\/$]*)
19337           # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
19338           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19339  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
19340     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
19341           echo "$f";;           echo $f;;
19342        *) # Relative        *) # Relative
19343           if test -f "$f"; then           if test -f "$f"; then
19344             # Build tree             # Build tree
19345             echo "$f"             echo $f
19346           elif test -f "$srcdir/$f"; then           elif test -f "$srcdir/$f"; then
19347             # Source tree             # Source tree
19348             echo "$srcdir/$f"             echo $srcdir/$f
19349           else           else
19350             # /dev/null tree             # /dev/null tree
19351             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19352  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
19353     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
19354           fi;;           fi;;
19355        esac        esac
19356      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
19357  _ACEOF  _ACEOF
# Line 19336  cat >>$CONFIG_STATUS <<\_ACEOF Line 19393  cat >>$CONFIG_STATUS <<\_ACEOF
19393  # NAME is the cpp macro being defined and VALUE is the value it is being given.  # NAME is the cpp macro being defined and VALUE is the value it is being given.
19394  #  #
19395  # ac_d sets the value in "#define NAME VALUE" lines.  # ac_d sets the value in "#define NAME VALUE" lines.
19396  ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'  ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
19397  ac_dB='[         ].*$,\1#\2'  ac_dB='[        ].*$,\1#\2'
19398  ac_dC=' '  ac_dC=' '
19399  ac_dD=',;t'  ac_dD=',;t'
19400  # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".  # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
19401  ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'  ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
19402  ac_uB='$,\1#\2define\3'  ac_uB='$,\1#\2define\3'
19403  ac_uC=' '  ac_uC=' '
19404  ac_uD=',;t'  ac_uD=',;t'
# Line 19350  for ac_file in : $CONFIG_HEADERS; do tes Line 19407  for ac_file in : $CONFIG_HEADERS; do tes
19407    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19408    case $ac_file in    case $ac_file in
19409    - | *:- | *:-:* ) # input from stdin    - | *:- | *:-:* ) # input from stdin
19410          cat >$tmp/stdin          cat >$tmp/stdin
19411          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19412          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19413    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19414          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19415    * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
19416    esac    esac
19417    
# Line 19368  echo "$as_me: creating $ac_file" >&6;} Line 19425  echo "$as_me: creating $ac_file" >&6;}
19425        case $f in        case $f in
19426        -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
19427        [\\/$]*)        [\\/$]*)
19428           # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
19429           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19430  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
19431     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
19432           # Do quote $f, to prevent DOS paths from being IFS'd.           echo $f;;
          echo "$f";;  
19433        *) # Relative        *) # Relative
19434           if test -f "$f"; then           if test -f "$f"; then
19435             # Build tree             # Build tree
19436             echo "$f"             echo $f
19437           elif test -f "$srcdir/$f"; then           elif test -f "$srcdir/$f"; then
19438             # Source tree             # Source tree
19439             echo "$srcdir/$f"             echo $srcdir/$f
19440           else           else
19441             # /dev/null tree             # /dev/null tree
19442             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19443  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
19444     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
19445           fi;;           fi;;
19446        esac        esac
19447      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
19448    # Remove the trailing spaces.    # Remove the trailing spaces.
19449    sed 's/[       ]*$//' $ac_file_inputs >$tmp/in    sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
19450    
19451  _ACEOF  _ACEOF
19452    
# Line 19413  s/[\\&,]/\\&/g Line 19469  s/[\\&,]/\\&/g
19469  s,[\\$`],\\&,g  s,[\\$`],\\&,g
19470  t clear  t clear
19471  : clear  : clear
19472  s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp  s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
19473  t end  t end
19474  s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp  s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
19475  : end  : end
19476  _ACEOF  _ACEOF
19477  # If some macros were called several times there might be several times  # If some macros were called several times there might be several times
# Line 19429  rm -f confdef2sed.sed Line 19485  rm -f confdef2sed.sed
19485  # example, in the case of _POSIX_SOURCE, which is predefined and required  # example, in the case of _POSIX_SOURCE, which is predefined and required
19486  # on some systems where configure will not decide to define it.  # on some systems where configure will not decide to define it.
19487  cat >>conftest.undefs <<\_ACEOF  cat >>conftest.undefs <<\_ACEOF
19488  s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,  s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
19489  _ACEOF  _ACEOF
19490    
19491  # Break up conftest.defines because some shells have a limit on the size  # Break up conftest.defines because some shells have a limit on the size
19492  # of here documents, and old seds have small limits too (100 cmds).  # of here documents, and old seds have small limits too (100 cmds).
19493  echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS  echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
19494  echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS  echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
19495  echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS  echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
19496  echo '  :' >>$CONFIG_STATUS  echo '  :' >>$CONFIG_STATUS
19497  rm -f conftest.tail  rm -f conftest.tail
# Line 19444  do Line 19500  do
19500    # Write a limited-size here document to $tmp/defines.sed.    # Write a limited-size here document to $tmp/defines.sed.
19501    echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS    echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
19502    # Speed up: don't consider the non `#define' lines.    # Speed up: don't consider the non `#define' lines.
19503    echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS    echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
19504    # Work around the forget-to-reset-the-flag bug.    # Work around the forget-to-reset-the-flag bug.
19505    echo 't clr' >>$CONFIG_STATUS    echo 't clr' >>$CONFIG_STATUS
19506    echo ': clr' >>$CONFIG_STATUS    echo ': clr' >>$CONFIG_STATUS
# Line 19471  do Line 19527  do
19527    # Write a limited-size here document to $tmp/undefs.sed.    # Write a limited-size here document to $tmp/undefs.sed.
19528    echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS    echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
19529    # Speed up: don't consider the non `#undef'    # Speed up: don't consider the non `#undef'
19530    echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS    echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
19531    # Work around the forget-to-reset-the-flag bug.    # Work around the forget-to-reset-the-flag bug.
19532    echo 't clr' >>$CONFIG_STATUS    echo 't clr' >>$CONFIG_STATUS
19533    echo ': clr' >>$CONFIG_STATUS    echo ': clr' >>$CONFIG_STATUS
# Line 19505  echo "$as_me: $ac_file is unchanged" >&6 Line 19561  echo "$as_me: $ac_file is unchanged" >&6
19561      else      else
19562        ac_dir=`(dirname "$ac_file") 2>/dev/null ||        ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19563  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19564           X"$ac_file" : 'X\(//\)[^/]' \| \           X"$ac_file" : 'X\(//\)[^/]' \| \
19565           X"$ac_file" : 'X\(//\)$' \| \           X"$ac_file" : 'X\(//\)$' \| \
19566           X"$ac_file" : 'X\(/\)' \| \           X"$ac_file" : 'X\(/\)' \| \
19567           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19568  echo X"$ac_file" |  echo X"$ac_file" |
19569      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19570            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19524  echo X"$ac_file" | Line 19580  echo X"$ac_file" |
19580        as_dirs="$as_dir $as_dirs"        as_dirs="$as_dir $as_dirs"
19581        as_dir=`(dirname "$as_dir") 2>/dev/null ||        as_dir=`(dirname "$as_dir") 2>/dev/null ||
19582  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19583           X"$as_dir" : 'X\(//\)[^/]' \| \           X"$as_dir" : 'X\(//\)[^/]' \| \
19584           X"$as_dir" : 'X\(//\)$' \| \           X"$as_dir" : 'X\(//\)$' \| \
19585           X"$as_dir" : 'X\(/\)' \| \           X"$as_dir" : 'X\(/\)' \| \
19586           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19587  echo X"$as_dir" |  echo X"$as_dir" |
19588      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19589            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19559  for ac_file in : $CONFIG_COMMANDS; do te Line 19615  for ac_file in : $CONFIG_COMMANDS; do te
19615    ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`    ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
19616    ac_dir=`(dirname "$ac_dest") 2>/dev/null ||    ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
19617  $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19618           X"$ac_dest" : 'X\(//\)[^/]' \| \           X"$ac_dest" : 'X\(//\)[^/]' \| \
19619           X"$ac_dest" : 'X\(//\)$' \| \           X"$ac_dest" : 'X\(//\)$' \| \
19620           X"$ac_dest" : 'X\(/\)' \| \           X"$ac_dest" : 'X\(/\)' \| \
19621           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19622  echo X"$ac_dest" |  echo X"$ac_dest" |
19623      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19624            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26