/[emacs]/emacs/configure
ViewVC logotype

Diff of /emacs/configure

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

revision 1.115 by monnier, Mon Jul 14 02:41:20 2003 UTC revision 1.116 by schwab, Tue Jul 15 08:10:17 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.57.  # Generated by GNU Autoconf 2.57a.
4  #  #
5  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  # Copyright (C) 2003 Free Software Foundation, Inc.
 # Free Software Foundation, Inc.  
6  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
7  # gives unlimited permission to copy, distribute and modify it.  # gives unlimited permission to copy, distribute and modify it.
8  ## --------------------- ##  ## --------------------- ##
# Line 22  elif test -n "${BASH_VERSION+set}" && (s Line 21  elif test -n "${BASH_VERSION+set}" && (s
21  fi  fi
22    
23  # Support unset when possible.  # Support unset when possible.
24  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then  if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then
25    as_unset=unset    as_unset=unset
26  else  else
27    as_unset=false    as_unset=false
# Line 41  for as_var in \ Line 40  for as_var in \
40    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
41    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
42  do  do
43    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
44      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
45    else    else
46      $as_unset $as_var      $as_unset $as_var
# Line 668  done Line 667  done
667    
668  # Be sure to have absolute paths.  # Be sure to have absolute paths.
669  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
670                localstatedir libdir includedir oldincludedir infodir mandir                localstatedir libdir includedir oldincludedir infodir mandir
671  do  do
672    eval ac_val=$`echo $ac_var`    eval ac_val=$`echo $ac_var`
673    case $ac_val in    case $ac_val in
# Line 708  if test -z "$srcdir"; then Line 707  if test -z "$srcdir"; then
707    # Try the directory containing this script, then its parent.    # Try the directory containing this script, then its parent.
708    ac_confdir=`(dirname "$0") 2>/dev/null ||    ac_confdir=`(dirname "$0") 2>/dev/null ||
709  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
710           X"$0" : 'X\(//\)[^/]' \| \           X"$0" : 'X\(//\)[^/]' \| \
711           X"$0" : 'X\(//\)$' \| \           X"$0" : 'X\(//\)$' \| \
712           X"$0" : 'X\(/\)' \| \           X"$0" : 'X\(/\)' \| \
713           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
714  echo X"$0" |  echo X"$0" |
715      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
716            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 803  _ACEOF Line 802  _ACEOF
802    cat <<_ACEOF    cat <<_ACEOF
803  Installation directories:  Installation directories:
804    --prefix=PREFIX         install architecture-independent files in PREFIX    --prefix=PREFIX         install architecture-independent files in PREFIX
805                            [$ac_default_prefix]                            [$ac_default_prefix]
806    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
807                            [PREFIX]                            [PREFIX]
808    
809  By default, \`make install' will install all the files in  By default, \`make install' will install all the files in
810  \`$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 942  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a Line 941  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a
941        echo        echo
942        $SHELL $ac_srcdir/configure  --help=recursive        $SHELL $ac_srcdir/configure  --help=recursive
943      elif test -f $ac_srcdir/configure.ac ||      elif test -f $ac_srcdir/configure.ac ||
944             test -f $ac_srcdir/configure.in; then             test -f $ac_srcdir/configure.in; then
945        echo        echo
946        $ac_configure --help        $ac_configure --help
947      else      else
# Line 956  test -n "$ac_init_help" && exit 0 Line 955  test -n "$ac_init_help" && exit 0
955  if $ac_init_version; then  if $ac_init_version; then
956    cat <<\_ACEOF    cat <<\_ACEOF
957    
958  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright (C) 2003 Free Software Foundation, Inc.
 Free Software Foundation, Inc.  
959  This configure script is free software; the Free Software Foundation  This configure script is free software; the Free Software Foundation
960  gives unlimited permission to copy, distribute and modify it.  gives unlimited permission to copy, distribute and modify it.
961  _ACEOF  _ACEOF
# Line 969  This file contains any messages produced Line 967  This file contains any messages produced
967  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
968    
969  It was created by $as_me, which was  It was created by $as_me, which was
970  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.57a.  Invocation command line was
971    
972    $ $0 $@    $ $0 $@
973    
# Line 1046  do Line 1044  do
1044      2)      2)
1045        ac_configure_args1="$ac_configure_args1 '$ac_arg'"        ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1046        if test $ac_must_keep_next = true; then        if test $ac_must_keep_next = true; then
1047          ac_must_keep_next=false # Got value, back to normal.          ac_must_keep_next=false # Got value, back to normal.
1048        else        else
1049          case $ac_arg in          case $ac_arg in
1050            *=* | --config-cache | -C | -disable-* | --disable-* \            *=* | --config-cache | -C | -disable-* | --disable-* \
1051            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1052            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1053            | -with-* | --with-* | -without-* | --without-* | --x)            | -with-* | --with-* | -without-* | --without-* | --x)
1054              case "$ac_configure_args0 " in              case "$ac_configure_args0 " in
1055                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1056              esac              esac
1057              ;;              ;;
1058            -* ) ac_must_keep_next=true ;;            -* ) ac_must_keep_next=true ;;
1059          esac          esac
1060        fi        fi
1061        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1062        # Get rid of the leading space.        # Get rid of the leading space.
# Line 1092  _ASBOX Line 1090  _ASBOX
1090      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1091      *ac_space=\ *)      *ac_space=\ *)
1092        sed -n \        sed -n \
1093          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1094            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1095        ;;        ;;
1096      *)      *)
1097        sed -n \        sed -n \
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      esac;      esac;
1101  }  }
# Line 1126  _ASBOX Line 1124  _ASBOX
1124        for ac_var in $ac_subst_files        for ac_var in $ac_subst_files
1125        do        do
1126          eval ac_val=$`echo $ac_var`          eval ac_val=$`echo $ac_var`
1127          echo "$ac_var='"'"'$ac_val'"'"'"          echo "$ac_var='"'"'$ac_val'"'"'"
1128        done | sort        done | sort
1129        echo        echo
1130      fi      fi
# Line 1225  fi Line 1223  fi
1223  # value.  # value.
1224  ac_cache_corrupted=false  ac_cache_corrupted=false
1225  for ac_var in `(set) 2>&1 |  for ac_var in `(set) 2>&1 |
1226                 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
1227    eval ac_old_set=\$ac_cv_env_${ac_var}_set    eval ac_old_set=\$ac_cv_env_${ac_var}_set
1228    eval ac_new_set=\$ac_env_${ac_var}_set    eval ac_new_set=\$ac_env_${ac_var}_set
1229    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 1240  echo "$as_me: error: \`$ac_var' was not
1240      ,);;      ,);;
1241      *)      *)
1242        if test "x$ac_old_val" != "x$ac_new_val"; then        if test "x$ac_old_val" != "x$ac_new_val"; then
1243          { 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
1244  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;}
1245          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1246  echo "$as_me:   former value:  $ac_old_val" >&2;}  echo "$as_me:   former value:  $ac_old_val" >&2;}
1247          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1248  echo "$as_me:   current value: $ac_new_val" >&2;}  echo "$as_me:   current value: $ac_new_val" >&2;}
1249          ac_cache_corrupted=:          ac_cache_corrupted=:
1250        fi;;        fi;;
1251    esac    esac
1252    # Pass precious variables to config.status.    # Pass precious variables to config.status.
# Line 1662  case "${canonical}" in Line 1660  case "${canonical}" in
1660    ## NetBSD ports    ## NetBSD ports
1661    *-*-netbsd* )    *-*-netbsd* )
1662      opsys=netbsd      opsys=netbsd
1663        if test -f /usr/lib/crti.o; then
1664          cat >>confdefs.h <<\_ACEOF
1665    #define HAVE_CRTIN 1
1666    _ACEOF
1667    
1668       fi
1669    
1670      case "${canonical}" in      case "${canonical}" in
1671        alpha*-*-netbsd*) machine=alpha ;;        alpha*-*-netbsd*) machine=alpha ;;
1672        i[3456]86-*-netbsd*) machine=intel386 ;;        i[3456]86-*-netbsd*) machine=intel386 ;;
# Line 2964  ac_compiler=`set X $ac_compile; echo $2` Line 2969  ac_compiler=`set X $ac_compile; echo $2`
2969    (exit $ac_status); }    (exit $ac_status); }
2970    
2971  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2972  /* confdefs.h.  */  /* confdefs.h.  */
2973  _ACEOF  _ACEOF
2974  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2984  ac_clean_files="$ac_clean_files a.out a. Line 2988  ac_clean_files="$ac_clean_files a.out a.
2988  # Try to create an executable without -o first, disregard a.out.  # Try to create an executable without -o first, disregard a.out.
2989  # It will help us diagnose broken compilers, and finding out an intuition  # It will help us diagnose broken compilers, and finding out an intuition
2990  # of exeext.  # of exeext.
2991  echo "$as_me:$LINENO: checking for C compiler default output" >&5  echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2992  echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6  echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2993  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2994  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2995    (eval $ac_link_default) 2>&5    (eval $ac_link_default) 2>&5
# Line 3005  do Line 3009  do
3009    test -f "$ac_file" || continue    test -f "$ac_file" || continue
3010    case $ac_file in    case $ac_file in
3011      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
3012          ;;          ;;
3013      conftest.$ac_ext )      conftest.$ac_ext )
3014          # This is the source file.          # This is the source file.
3015          ;;          ;;
3016      [ab].out )      [ab].out )
3017          # We found the default executable, but exeext='' is most          # We found the default executable, but exeext='' is most
3018          # certainly right.          # certainly right.
3019          break;;          break;;
3020      *.* )      *.* )
3021          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3022          # FIXME: I believe we export ac_cv_exeext for Libtool,          # FIXME: I believe we export ac_cv_exeext for Libtool,
3023          # 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
3024          # maintain Libtool? --akim.          # maintain Libtool? --akim.
3025          export ac_cv_exeext          export ac_cv_exeext
3026          break;;          break;;
3027      * )      * )
3028          break;;          break;;
3029    esac    esac
3030  done  done
3031  else  else
# Line 3095  for ac_file in conftest.exe conftest con Line 3099  for ac_file in conftest.exe conftest con
3099    case $ac_file in    case $ac_file in
3100      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3101      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3102            export ac_cv_exeext            export ac_cv_exeext
3103            break;;            break;;
3104      * ) break;;      * ) break;;
3105    esac    esac
3106  done  done
# Line 3121  if test "${ac_cv_objext+set}" = set; the Line 3125  if test "${ac_cv_objext+set}" = set; the
3125    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3126  else  else
3127    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3128  /* confdefs.h.  */  /* confdefs.h.  */
3129  _ACEOF  _ACEOF
3130  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3172  if test "${ac_cv_c_compiler_gnu+set}" = Line 3175  if test "${ac_cv_c_compiler_gnu+set}" =
3175    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3176  else  else
3177    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3178  /* confdefs.h.  */  /* confdefs.h.  */
3179  _ACEOF  _ACEOF
3180  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3196  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3198  if { (eval echo "$as_me:$LINENO: \"$ac_c
3198    ac_status=$?    ac_status=$?
3199    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3200    (exit $ac_status); } &&    (exit $ac_status); } &&
3201           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3202    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3203    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3204    ac_status=$?    ac_status=$?
# Line 3225  if test "${ac_cv_prog_cc_g+set}" = set; Line 3227  if test "${ac_cv_prog_cc_g+set}" = set;
3227    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
3228  else  else
3229    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3230  /* confdefs.h.  */  /* confdefs.h.  */
3231  _ACEOF  _ACEOF
3232  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3246  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3247  if { (eval echo "$as_me:$LINENO: \"$ac_c
3247    ac_status=$?    ac_status=$?
3248    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3249    (exit $ac_status); } &&    (exit $ac_status); } &&
3250           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3251    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3252    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3253    ac_status=$?    ac_status=$?
# Line 3286  else Line 3287  else
3287    ac_cv_prog_cc_stdc=no    ac_cv_prog_cc_stdc=no
3288  ac_save_CC=$CC  ac_save_CC=$CC
3289  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3290  /* confdefs.h.  */  /* confdefs.h.  */
3291  _ACEOF  _ACEOF
3292  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3344  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3344  if { (eval echo "$as_me:$LINENO: \"$ac_c
3344    ac_status=$?    ac_status=$?
3345    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3346    (exit $ac_status); } &&    (exit $ac_status); } &&
3347           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3348    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3349    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3350    ac_status=$?    ac_status=$?
# Line 3389  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3389  if { (eval echo "$as_me:$LINENO: \"$ac_c
3389    ac_status=$?    ac_status=$?
3390    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3391    (exit $ac_status); } &&    (exit $ac_status); } &&
3392           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3393    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3394    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3395    ac_status=$?    ac_status=$?
3396    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3397    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
3398    for ac_declaration in \    for ac_declaration in \
3399     ''\     '' \
    '#include <stdlib.h>' \  
3400     'extern "C" void std::exit (int) throw (); using std::exit;' \     'extern "C" void std::exit (int) throw (); using std::exit;' \
3401     'extern "C" void std::exit (int); using std::exit;' \     'extern "C" void std::exit (int); using std::exit;' \
3402     'extern "C" void exit (int) throw ();' \     'extern "C" void exit (int) throw ();' \
# Line 3405  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3404  if { (eval echo "$as_me:$LINENO: \"$ac_c
3404     'void exit (int);'     'void exit (int);'
3405  do  do
3406    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3407  /* confdefs.h.  */  /* confdefs.h.  */
3408  _ACEOF  _ACEOF
3409  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
3410  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
3411  /* end confdefs.h.  */  /* end confdefs.h.  */
 #include <stdlib.h>  
3412  $ac_declaration  $ac_declaration
3413    #include <stdlib.h>
3414  int  int
3415  main ()  main ()
3416  {  {
# Line 3427  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3425  if { (eval echo "$as_me:$LINENO: \"$ac_c
3425    ac_status=$?    ac_status=$?
3426    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3427    (exit $ac_status); } &&    (exit $ac_status); } &&
3428           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3429    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3430    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3431    ac_status=$?    ac_status=$?
# Line 3442  continue Line 3440  continue
3440  fi  fi
3441  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
3442    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3443  /* confdefs.h.  */  /* confdefs.h.  */
3444  _ACEOF  _ACEOF
3445  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3463  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 3460  if { (eval echo "$as_me:$LINENO: \"$ac_c
3460    ac_status=$?    ac_status=$?
3461    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
3462    (exit $ac_status); } &&    (exit $ac_status); } &&
3463           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
3464    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3465    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
3466    ac_status=$?    ac_status=$?
# Line 3570  do Line 3567  do
3567    # 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,
3568    # not just through cpp. "Syntax error" is here to catch this case.    # not just through cpp. "Syntax error" is here to catch this case.
3569    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3570  /* confdefs.h.  */  /* confdefs.h.  */
3571  _ACEOF  _ACEOF
3572  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3581  cat >>conftest.$ac_ext <<_ACEOF Line 3577  cat >>conftest.$ac_ext <<_ACEOF
3577  #else  #else
3578  # include <assert.h>  # include <assert.h>
3579  #endif  #endif
3580                       Syntax error                       Syntax error
3581  _ACEOF  _ACEOF
3582  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3583    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 3613  rm -f conftest.err conftest.$ac_ext Line 3609  rm -f conftest.err conftest.$ac_ext
3609    # OK, works on sane cases.  Now check whether non-existent headers    # OK, works on sane cases.  Now check whether non-existent headers
3610    # can be detected and how.    # can be detected and how.
3611    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3612  /* confdefs.h.  */  /* confdefs.h.  */
3613  _ACEOF  _ACEOF
3614  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3677  do Line 3672  do
3672    # 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,
3673    # not just through cpp. "Syntax error" is here to catch this case.    # not just through cpp. "Syntax error" is here to catch this case.
3674    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3675  /* confdefs.h.  */  /* confdefs.h.  */
3676  _ACEOF  _ACEOF
3677  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3688  cat >>conftest.$ac_ext <<_ACEOF Line 3682  cat >>conftest.$ac_ext <<_ACEOF
3682  #else  #else
3683  # include <assert.h>  # include <assert.h>
3684  #endif  #endif
3685                       Syntax error                       Syntax error
3686  _ACEOF  _ACEOF
3687  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3688    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
# Line 3720  rm -f conftest.err conftest.$ac_ext Line 3714  rm -f conftest.err conftest.$ac_ext
3714    # OK, works on sane cases.  Now check whether non-existent headers    # OK, works on sane cases.  Now check whether non-existent headers
3715    # can be detected and how.    # can be detected and how.
3716    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
3717  /* confdefs.h.  */  /* confdefs.h.  */
3718  _ACEOF  _ACEOF
3719  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 3787  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 3780  ac_compiler_gnu=$ac_cv_c_compiler_gnu
3780  # 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
3781  # AFS /usr/afsws/bin/install, which mishandles nonexistent args  # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3782  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3783    # OS/2's system install, which has a completely different semantic
3784  # ./install, which can be erroneously created by make from ./install.sh.  # ./install, which can be erroneously created by make from ./install.sh.
3785  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3786  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 3803  do Line 3797  do
3797  case $as_dir/ in  case $as_dir/ in
3798    ./ | .// | /cC/* | \    ./ | .// | /cC/* | \
3799    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3800      ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3801    /usr/ucb/* ) ;;    /usr/ucb/* ) ;;
3802    *)    *)
3803      # 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 3810  case $as_dir/ in Line 3805  case $as_dir/ in
3805      # by default.      # by default.
3806      for ac_prog in ginstall scoinst install; do      for ac_prog in ginstall scoinst install; do
3807        for ac_exec_ext in '' $ac_executable_extensions; do        for ac_exec_ext in '' $ac_executable_extensions; do
3808          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3809            if test $ac_prog = install &&            if test $ac_prog = install &&
3810              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
3811              # AIX install.  It has an incompatible calling convention.              # AIX install.  It has an incompatible calling convention.
3812              :              :
3813            elif test $ac_prog = install &&            elif test $ac_prog = install &&
3814              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
3815              # program-specific install script used by HP pwplus--don't use.              # program-specific install script used by HP pwplus--don't use.
3816              :              :
3817            else            else
3818              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3819              break 3              break 3
3820            fi            fi
3821          fi          fi
3822        done        done
3823      done      done
3824      ;;      ;;
# Line 4086  echo "${ECHO_T}$ac_cv_prog_egrep" >&6 Line 4081  echo "${ECHO_T}$ac_cv_prog_egrep" >&6
4081  echo "$as_me:$LINENO: checking for AIX" >&5  echo "$as_me:$LINENO: checking for AIX" >&5
4082  echo $ECHO_N "checking for AIX... $ECHO_C" >&6  echo $ECHO_N "checking for AIX... $ECHO_C" >&6
4083  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4084  /* confdefs.h.  */  /* confdefs.h.  */
4085  _ACEOF  _ACEOF
4086  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4285  else Line 4279  else
4279         while :; do         while :; do
4280           # IRIX 6.2 and later do not support large files by default,           # IRIX 6.2 and later do not support large files by default,
4281           # so use the C compiler's -n32 option if that helps.           # so use the C compiler's -n32 option if that helps.
4282           cat >conftest.$ac_ext <<_ACEOF           cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4283  /* confdefs.h.  */  /* confdefs.h.  */
4284  _ACEOF  _ACEOF
4285  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4315  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4308  if { (eval echo "$as_me:$LINENO: \"$ac_c
4308    ac_status=$?    ac_status=$?
4309    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4310    (exit $ac_status); } &&    (exit $ac_status); } &&
4311           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4312    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4313    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4314    ac_status=$?    ac_status=$?
# Line 4335  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4328  if { (eval echo "$as_me:$LINENO: \"$ac_c
4328    ac_status=$?    ac_status=$?
4329    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4330    (exit $ac_status); } &&    (exit $ac_status); } &&
4331           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4332    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4333    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4334    ac_status=$?    ac_status=$?
# Line 4348  sed 's/^/| /' conftest.$ac_ext >&5 Line 4341  sed 's/^/| /' conftest.$ac_ext >&5
4341    
4342  fi  fi
4343  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
4344           break           break
4345         done         done
4346         CC=$ac_save_CC         CC=$ac_save_CC
4347         rm -f conftest.$ac_ext         rm -f conftest.$ac_ext
# Line 4368  else Line 4361  else
4361    while :; do    while :; do
4362    ac_cv_sys_file_offset_bits=no    ac_cv_sys_file_offset_bits=no
4363    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4364  /* confdefs.h.  */  /* confdefs.h.  */
4365  _ACEOF  _ACEOF
4366  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4397  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4389  if { (eval echo "$as_me:$LINENO: \"$ac_c
4389    ac_status=$?    ac_status=$?
4390    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4391    (exit $ac_status); } &&    (exit $ac_status); } &&
4392           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4393    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4394    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4395    ac_status=$?    ac_status=$?
# Line 4411  sed 's/^/| /' conftest.$ac_ext >&5 Line 4403  sed 's/^/| /' conftest.$ac_ext >&5
4403  fi  fi
4404  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4405    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4406  /* confdefs.h.  */  /* confdefs.h.  */
4407  _ACEOF  _ACEOF
4408  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4441  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4432  if { (eval echo "$as_me:$LINENO: \"$ac_c
4432    ac_status=$?    ac_status=$?
4433    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4434    (exit $ac_status); } &&    (exit $ac_status); } &&
4435           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4436    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4437    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4438    ac_status=$?    ac_status=$?
# Line 4475  else Line 4466  else
4466    while :; do    while :; do
4467    ac_cv_sys_large_files=no    ac_cv_sys_large_files=no
4468    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4469  /* confdefs.h.  */  /* confdefs.h.  */
4470  _ACEOF  _ACEOF
4471  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4504  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4494  if { (eval echo "$as_me:$LINENO: \"$ac_c
4494    ac_status=$?    ac_status=$?
4495    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4496    (exit $ac_status); } &&    (exit $ac_status); } &&
4497           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4498    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4499    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4500    ac_status=$?    ac_status=$?
# Line 4518  sed 's/^/| /' conftest.$ac_ext >&5 Line 4508  sed 's/^/| /' conftest.$ac_ext >&5
4508  fi  fi
4509  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
4510    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4511  /* confdefs.h.  */  /* confdefs.h.  */
4512  _ACEOF  _ACEOF
4513  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4548  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4537  if { (eval echo "$as_me:$LINENO: \"$ac_c
4537    ac_status=$?    ac_status=$?
4538    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4539    (exit $ac_status); } &&    (exit $ac_status); } &&
4540           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4541    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4542    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4543    ac_status=$?    ac_status=$?
# Line 4585  if test "${ac_cv_header_stdc+set}" = set Line 4574  if test "${ac_cv_header_stdc+set}" = set
4574    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4575  else  else
4576    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4577  /* confdefs.h.  */  /* confdefs.h.  */
4578  _ACEOF  _ACEOF
4579  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4610  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4598  if { (eval echo "$as_me:$LINENO: \"$ac_c
4598    ac_status=$?    ac_status=$?
4599    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4600    (exit $ac_status); } &&    (exit $ac_status); } &&
4601           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4602    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4603    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4604    ac_status=$?    ac_status=$?
# Line 4628  rm -f conftest.$ac_objext conftest.$ac_e Line 4616  rm -f conftest.$ac_objext conftest.$ac_e
4616  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
4617    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4618    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4619  /* confdefs.h.  */  /* confdefs.h.  */
4620  _ACEOF  _ACEOF
4621  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4650  fi Line 4637  fi
4637  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
4638    # 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.
4639    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4640  /* confdefs.h.  */  /* confdefs.h.  */
4641  _ACEOF  _ACEOF
4642  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4675  if test $ac_cv_header_stdc = yes; then Line 4661  if test $ac_cv_header_stdc = yes; then
4661    :    :
4662  else  else
4663    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4664  /* confdefs.h.  */  /* confdefs.h.  */
4665  _ACEOF  _ACEOF
4666  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4687  cat >>conftest.$ac_ext <<_ACEOF Line 4672  cat >>conftest.$ac_ext <<_ACEOF
4672  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4673  #else  #else
4674  # define ISLOWER(c) \  # define ISLOWER(c) \
4675                     (('a' <= (c) && (c) <= 'i') \                     (('a' <= (c) && (c) <= 'i') \
4676                       || ('j' <= (c) && (c) <= 'r') \                       || ('j' <= (c) && (c) <= 'r') \
4677                       || ('s' <= (c) && (c) <= 'z'))                       || ('s' <= (c) && (c) <= 'z'))
4678  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4679  #endif  #endif
4680    
# Line 4700  main () Line 4685  main ()
4685    int i;    int i;
4686    for (i = 0; i < 256; i++)    for (i = 0; i < 256; i++)
4687      if (XOR (islower (i), ISLOWER (i))      if (XOR (islower (i), ISLOWER (i))
4688          || toupper (i) != TOUPPER (i))          || toupper (i) != TOUPPER (i))
4689        exit(2);        exit(2);
4690    exit (0);    exit (0);
4691  }  }
# Line 4750  fi Line 4735  fi
4735    
4736    
4737  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 \
4738                    inttypes.h stdint.h unistd.h                    inttypes.h stdint.h unistd.h
4739  do  do
4740  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4741  echo "$as_me:$LINENO: checking for $ac_header" >&5  echo "$as_me:$LINENO: checking for $ac_header" >&5
# Line 4759  if eval "test \"\${$as_ac_Header+set}\" Line 4744  if eval "test \"\${$as_ac_Header+set}\"
4744    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4745  else  else
4746    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4747  /* confdefs.h.  */  /* confdefs.h.  */
4748  _ACEOF  _ACEOF
4749  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4775  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4759  if { (eval echo "$as_me:$LINENO: \"$ac_c
4759    ac_status=$?    ac_status=$?
4760    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4761    (exit $ac_status); } &&    (exit $ac_status); } &&
4762           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4763    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4764    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4765    ac_status=$?    ac_status=$?
# Line 4821  else Line 4805  else
4805  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
4806  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4807  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4808  /* confdefs.h.  */  /* confdefs.h.  */
4809  _ACEOF  _ACEOF
4810  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4836  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 4819  if { (eval echo "$as_me:$LINENO: \"$ac_c
4819    ac_status=$?    ac_status=$?
4820    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4821    (exit $ac_status); } &&    (exit $ac_status); } &&
4822           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
4823    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4824    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4825    ac_status=$?    ac_status=$?
# Line 4857  echo "${ECHO_T}$ac_header_compiler" >&6 Line 4840  echo "${ECHO_T}$ac_header_compiler" >&6
4840  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
4841  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4842  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4843  /* confdefs.h.  */  /* confdefs.h.  */
4844  _ACEOF  _ACEOF
4845  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4898  case $ac_header_compiler:$ac_header_prep Line 4880  case $ac_header_compiler:$ac_header_prep
4880    yes:no )    yes:no )
4881      { 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
4882  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;}
4883      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4884  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4885      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
4886      ;;      ;;
4887    no:yes )    no:yes )
4888      { 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
4889  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4890      { 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
4891  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
4892        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4893    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4894        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
4895    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
4896      { 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
4897  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;}
4898        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4899    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4900      (      (
4901        cat <<\_ASBOX        cat <<\_ASBOX
4902  ## ------------------------------------ ##  ## ------------------------------------------ ##
4903  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
4904  ## ------------------------------------ ##  ## ------------------------------------------ ##
4905  _ASBOX  _ASBOX
4906      ) |      ) |
4907        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 4931  echo $ECHO_N "checking for $ac_header... Line 4912  echo $ECHO_N "checking for $ac_header...
4912  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
4913    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
4914  else  else
4915    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
4916  fi  fi
4917  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4918  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 4955  else Line 4936  else
4936    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
4937  LIBS="-lossaudio  $LIBS"  LIBS="-lossaudio  $LIBS"
4938  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
4939  /* confdefs.h.  */  /* confdefs.h.  */
4940  _ACEOF  _ACEOF
4941  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 4983  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 4963  if { (eval echo "$as_me:$LINENO: \"$ac_l
4963    ac_status=$?    ac_status=$?
4964    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
4965    (exit $ac_status); } &&    (exit $ac_status); } &&
4966           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
4967    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4968    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
4969    ac_status=$?    ac_status=$?
# Line 5052  else Line 5032  else
5032  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
5033  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5034  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5035  /* confdefs.h.  */  /* confdefs.h.  */
5036  _ACEOF  _ACEOF
5037  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5067  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5046  if { (eval echo "$as_me:$LINENO: \"$ac_c
5046    ac_status=$?    ac_status=$?
5047    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5048    (exit $ac_status); } &&    (exit $ac_status); } &&
5049           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5050    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5051    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5052    ac_status=$?    ac_status=$?
# Line 5088  echo "${ECHO_T}$ac_header_compiler" >&6 Line 5067  echo "${ECHO_T}$ac_header_compiler" >&6
5067  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
5068  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5069  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5070  /* confdefs.h.  */  /* confdefs.h.  */
5071  _ACEOF  _ACEOF
5072  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5129  case $ac_header_compiler:$ac_header_prep Line 5107  case $ac_header_compiler:$ac_header_prep
5107    yes:no )    yes:no )
5108      { 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
5109  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;}
5110      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5111  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5112      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
5113      ;;      ;;
5114    no:yes )    no:yes )
5115      { 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
5116  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5117      { 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
5118  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
5119        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5120    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5121        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
5122    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
5123      { 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
5124  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;}
5125        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5126    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5127      (      (
5128        cat <<\_ASBOX        cat <<\_ASBOX
5129  ## ------------------------------------ ##  ## ------------------------------------------ ##
5130  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
5131  ## ------------------------------------ ##  ## ------------------------------------------ ##
5132  _ASBOX  _ASBOX
5133      ) |      ) |
5134        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 5162  echo $ECHO_N "checking for $ac_header... Line 5139  echo $ECHO_N "checking for $ac_header...
5139  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
5140    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5141  else  else
5142    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
5143  fi  fi
5144  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5145  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 5187  if eval "test \"\${$as_ac_Header+set}\" Line 5164  if eval "test \"\${$as_ac_Header+set}\"
5164    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5165  else  else
5166    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5167  /* confdefs.h.  */  /* confdefs.h.  */
5168  _ACEOF  _ACEOF
5169  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5238  if test "${ac_cv_header_stdc+set}" = set Line 5214  if test "${ac_cv_header_stdc+set}" = set
5214    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5215  else  else
5216    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5217  /* confdefs.h.  */  /* confdefs.h.  */
5218  _ACEOF  _ACEOF
5219  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5263  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5238  if { (eval echo "$as_me:$LINENO: \"$ac_c
5238    ac_status=$?    ac_status=$?
5239    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5240    (exit $ac_status); } &&    (exit $ac_status); } &&
5241           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5242    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5243    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5244    ac_status=$?    ac_status=$?
# Line 5281  rm -f conftest.$ac_objext conftest.$ac_e Line 5256  rm -f conftest.$ac_objext conftest.$ac_e
5256  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5257    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5258    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5259  /* confdefs.h.  */  /* confdefs.h.  */
5260  _ACEOF  _ACEOF
5261  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5303  fi Line 5277  fi
5277  if test $ac_cv_header_stdc = yes; then  if test $ac_cv_header_stdc = yes; then
5278    # 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.
5279    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5280  /* confdefs.h.  */  /* confdefs.h.  */
5281  _ACEOF  _ACEOF
5282  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5328  if test $ac_cv_header_stdc = yes; then Line 5301  if test $ac_cv_header_stdc = yes; then
5301    :    :
5302  else  else
5303    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5304  /* confdefs.h.  */  /* confdefs.h.  */
5305  _ACEOF  _ACEOF
5306  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5340  cat >>conftest.$ac_ext <<_ACEOF Line 5312  cat >>conftest.$ac_ext <<_ACEOF
5312  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5313  #else  #else
5314  # define ISLOWER(c) \  # define ISLOWER(c) \
5315                     (('a' <= (c) && (c) <= 'i') \                     (('a' <= (c) && (c) <= 'i') \
5316                       || ('j' <= (c) && (c) <= 'r') \                       || ('j' <= (c) && (c) <= 'r') \
5317                       || ('s' <= (c) && (c) <= 'z'))                       || ('s' <= (c) && (c) <= 'z'))
5318  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5319  #endif  #endif
5320    
# Line 5353  main () Line 5325  main ()
5325    int i;    int i;
5326    for (i = 0; i < 256; i++)    for (i = 0; i < 256; i++)
5327      if (XOR (islower (i), ISLOWER (i))      if (XOR (islower (i), ISLOWER (i))
5328          || toupper (i) != TOUPPER (i))          || toupper (i) != TOUPPER (i))
5329        exit(2);        exit(2);
5330    exit (0);    exit (0);
5331  }  }
# Line 5398  if test "${ac_cv_header_time+set}" = set Line 5370  if test "${ac_cv_header_time+set}" = set
5370    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5371  else  else
5372    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5373  /* confdefs.h.  */  /* confdefs.h.  */
5374  _ACEOF  _ACEOF
5375  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5423  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5394  if { (eval echo "$as_me:$LINENO: \"$ac_c
5394    ac_status=$?    ac_status=$?
5395    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5396    (exit $ac_status); } &&    (exit $ac_status); } &&
5397           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5398    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5399    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5400    ac_status=$?    ac_status=$?
# Line 5454  if test "${ac_cv_have_decl_sys_siglist+s Line 5425  if test "${ac_cv_have_decl_sys_siglist+s
5425    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5426  else  else
5427    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5428  /* confdefs.h.  */  /* confdefs.h.  */
5429  _ACEOF  _ACEOF
5430  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5478  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5448  if { (eval echo "$as_me:$LINENO: \"$ac_c
5448    ac_status=$?    ac_status=$?
5449    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5450    (exit $ac_status); } &&    (exit $ac_status); } &&
5451           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5452    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5453    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5454    ac_status=$?    ac_status=$?
# Line 5519  if test "${ac_cv_have_decl___sys_siglist Line 5489  if test "${ac_cv_have_decl___sys_siglist
5489    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5490  else  else
5491    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5492  /* confdefs.h.  */  /* confdefs.h.  */
5493  _ACEOF  _ACEOF
5494  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5543  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5512  if { (eval echo "$as_me:$LINENO: \"$ac_c
5512    ac_status=$?    ac_status=$?
5513    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5514    (exit $ac_status); } &&    (exit $ac_status); } &&
5515           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5516    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5517    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5518    ac_status=$?    ac_status=$?
# Line 5590  if test "${ac_cv_header_sys_wait_h+set}" Line 5559  if test "${ac_cv_header_sys_wait_h+set}"
5559    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5560  else  else
5561    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5562  /* confdefs.h.  */  /* confdefs.h.  */
5563  _ACEOF  _ACEOF
5564  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5621  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5589  if { (eval echo "$as_me:$LINENO: \"$ac_c
5589    ac_status=$?    ac_status=$?
5590    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5591    (exit $ac_status); } &&    (exit $ac_status); } &&
5592           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5593    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5594    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5595    ac_status=$?    ac_status=$?
# Line 5653  if test "${emacs_cv_struct_utimbuf+set}" Line 5621  if test "${emacs_cv_struct_utimbuf+set}"
5621    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5622  else  else
5623    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5624  /* confdefs.h.  */  /* confdefs.h.  */
5625  _ACEOF  _ACEOF
5626  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5686  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5653  if { (eval echo "$as_me:$LINENO: \"$ac_c
5653    ac_status=$?    ac_status=$?
5654    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5655    (exit $ac_status); } &&    (exit $ac_status); } &&
5656           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5657    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5658    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5659    ac_status=$?    ac_status=$?
# Line 5717  if test "${ac_cv_type_signal+set}" = set Line 5684  if test "${ac_cv_type_signal+set}" = set
5684    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5685  else  else
5686    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5687  /* confdefs.h.  */  /* confdefs.h.  */
5688  _ACEOF  _ACEOF
5689  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5748  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5714  if { (eval echo "$as_me:$LINENO: \"$ac_c
5714    ac_status=$?    ac_status=$?
5715    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5716    (exit $ac_status); } &&    (exit $ac_status); } &&
5717           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5718    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5719    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5720    ac_status=$?    ac_status=$?
# Line 5778  if test "${emacs_cv_speed_t+set}" = set; Line 5744  if test "${emacs_cv_speed_t+set}" = set;
5744    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5745  else  else
5746    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5747  /* confdefs.h.  */  /* confdefs.h.  */
5748  _ACEOF  _ACEOF
5749  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5799  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5764  if { (eval echo "$as_me:$LINENO: \"$ac_c
5764    ac_status=$?    ac_status=$?
5765    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5766    (exit $ac_status); } &&    (exit $ac_status); } &&
5767           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5768    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5769    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5770    ac_status=$?    ac_status=$?
# Line 5830  if test "${emacs_cv_struct_timeval+set}" Line 5795  if test "${emacs_cv_struct_timeval+set}"
5795    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5796  else  else
5797    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5798  /* confdefs.h.  */  /* confdefs.h.  */
5799  _ACEOF  _ACEOF
5800  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5860  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5824  if { (eval echo "$as_me:$LINENO: \"$ac_c
5824    ac_status=$?    ac_status=$?
5825    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5826    (exit $ac_status); } &&    (exit $ac_status); } &&
5827           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5828    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5829    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5830    ac_status=$?    ac_status=$?
# Line 5892  if test "${emacs_cv_struct_exception+set Line 5856  if test "${emacs_cv_struct_exception+set
5856    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5857  else  else
5858    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5859  /* confdefs.h.  */  /* confdefs.h.  */
5860  _ACEOF  _ACEOF
5861  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5913  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5876  if { (eval echo "$as_me:$LINENO: \"$ac_c
5876    ac_status=$?    ac_status=$?
5877    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5878    (exit $ac_status); } &&    (exit $ac_status); } &&
5879           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5880    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5881    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5882    ac_status=$?    ac_status=$?
# Line 5945  if test "${ac_cv_struct_tm+set}" = set; Line 5908  if test "${ac_cv_struct_tm+set}" = set;
5908    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5909  else  else
5910    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5911  /* confdefs.h.  */  /* confdefs.h.  */
5912  _ACEOF  _ACEOF
5913  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 5968  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5930  if { (eval echo "$as_me:$LINENO: \"$ac_c
5930    ac_status=$?    ac_status=$?
5931    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5932    (exit $ac_status); } &&    (exit $ac_status); } &&
5933           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5934    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5935    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5936    ac_status=$?    ac_status=$?
# Line 5999  if test "${ac_cv_member_struct_tm_tm_zon Line 5961  if test "${ac_cv_member_struct_tm_tm_zon
5961    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
5962  else  else
5963    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
5964  /* confdefs.h.  */  /* confdefs.h.  */
5965  _ACEOF  _ACEOF
5966  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6025  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 5986  if { (eval echo "$as_me:$LINENO: \"$ac_c
5986    ac_status=$?    ac_status=$?
5987    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
5988    (exit $ac_status); } &&    (exit $ac_status); } &&
5989           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
5990    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5991    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
5992    ac_status=$?    ac_status=$?
# Line 6037  else Line 5998  else
5998  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
5999    
6000  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6001  /* confdefs.h.  */  /* confdefs.h.  */
6002  _ACEOF  _ACEOF
6003  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6063  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6023  if { (eval echo "$as_me:$LINENO: \"$ac_c
6023    ac_status=$?    ac_status=$?
6024    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6025    (exit $ac_status); } &&    (exit $ac_status); } &&
6026           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6027    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6028    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6029    ac_status=$?    ac_status=$?
# Line 6104  if test "${ac_cv_var_tzname+set}" = set; Line 6064  if test "${ac_cv_var_tzname+set}" = set;
6064    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6065  else  else
6066    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6067  /* confdefs.h.  */  /* confdefs.h.  */
6068  _ACEOF  _ACEOF
6069  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6129  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6088  if { (eval echo "$as_me:$LINENO: \"$ac_l
6088    ac_status=$?    ac_status=$?
6089    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6090    (exit $ac_status); } &&    (exit $ac_status); } &&
6091           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6092    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6093    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6094    ac_status=$?    ac_status=$?
# Line 6161  if test "${ac_cv_member_struct_tm_tm_gmt Line 6120  if test "${ac_cv_member_struct_tm_tm_gmt
6120    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6121  else  else
6122    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6123  /* confdefs.h.  */  /* confdefs.h.  */
6124  _ACEOF  _ACEOF
6125  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6185  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6143  if { (eval echo "$as_me:$LINENO: \"$ac_c
6143    ac_status=$?    ac_status=$?
6144    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6145    (exit $ac_status); } &&    (exit $ac_status); } &&
6146           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6147    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6148    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6149    ac_status=$?    ac_status=$?
# Line 6197  else Line 6155  else
6155  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
6156    
6157  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6158  /* confdefs.h.  */  /* confdefs.h.  */
6159  _ACEOF  _ACEOF
6160  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6221  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6178  if { (eval echo "$as_me:$LINENO: \"$ac_c
6178    ac_status=$?    ac_status=$?
6179    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6180    (exit $ac_status); } &&    (exit $ac_status); } &&
6181           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6182    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6183    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6184    ac_status=$?    ac_status=$?
# Line 6276  if test "${ac_cv_c_volatile+set}" = set; Line 6233  if test "${ac_cv_c_volatile+set}" = set;
6233    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6234  else  else
6235    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6236  /* confdefs.h.  */  /* confdefs.h.  */
6237  _ACEOF  _ACEOF
6238  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6299  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6255  if { (eval echo "$as_me:$LINENO: \"$ac_c
6255    ac_status=$?    ac_status=$?
6256    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6257    (exit $ac_status); } &&    (exit $ac_status); } &&
6258           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6259    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6260    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6261    ac_status=$?    ac_status=$?
# Line 6330  if test "${ac_cv_c_const+set}" = set; th Line 6286  if test "${ac_cv_c_const+set}" = set; th
6286    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6287  else  else
6288    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6289  /* confdefs.h.  */  /* confdefs.h.  */
6290  _ACEOF  _ACEOF
6291  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6397  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6352  if { (eval echo "$as_me:$LINENO: \"$ac_c
6352    ac_status=$?    ac_status=$?
6353    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6354    (exit $ac_status); } &&    (exit $ac_status); } &&
6355           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6356    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6357    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6358    ac_status=$?    ac_status=$?
# Line 6428  if test "${emacs_cv_void_star+set}" = se Line 6383  if test "${emacs_cv_void_star+set}" = se
6383    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6384  else  else
6385    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6386  /* confdefs.h.  */  /* confdefs.h.  */
6387  _ACEOF  _ACEOF
6388  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6449  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 6403  if { (eval echo "$as_me:$LINENO: \"$ac_c
6403    ac_status=$?    ac_status=$?
6404    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6405    (exit $ac_status); } &&    (exit $ac_status); } &&
6406           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
6407    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6408    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6409    ac_status=$?    ac_status=$?
# Line 6482  fi Line 6436  fi
6436    
6437  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6438  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
6439  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
6440  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
6441    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6442  else  else
# Line 6599  _ACEOF Line 6553  _ACEOF
6553      # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.      # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
6554      for ac_extension in a so sl; do      for ac_extension in a so sl; do
6555        if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&        if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
6556           test -f $ac_im_libdir/libX11.$ac_extension; then           test -f $ac_im_libdir/libX11.$ac_extension; then
6557          ac_im_usrlibdir=$ac_im_libdir; break          ac_im_usrlibdir=$ac_im_libdir; break
6558        fi        fi
6559      done      done
6560      # Screen out bogus values from the imake configuration.  They are      # Screen out bogus values from the imake configuration.  They are
# Line 6660  if test "$ac_x_includes" = no; then Line 6614  if test "$ac_x_includes" = no; then
6614    # Guess where to find include files, by looking for Intrinsic.h.    # Guess where to find include files, by looking for Intrinsic.h.
6615    # First, try using that file with no special directory specified.    # First, try using that file with no special directory specified.
6616    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6617  /* confdefs.h.  */  /* confdefs.h.  */
6618  _ACEOF  _ACEOF
6619  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6708  if test "$ac_x_libraries" = no; then Line 6661  if test "$ac_x_libraries" = no; then
6661    ac_save_LIBS=$LIBS    ac_save_LIBS=$LIBS
6662    LIBS="-lXt $LIBS"    LIBS="-lXt $LIBS"
6663    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6664  /* confdefs.h.  */  /* confdefs.h.  */
6665  _ACEOF  _ACEOF
6666  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 6729  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6681  if { (eval echo "$as_me:$LINENO: \"$ac_l
6681    ac_status=$?    ac_status=$?
6682    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6683    (exit $ac_status); } &&    (exit $ac_status); } &&
6684           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6685    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6686    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6687    ac_status=$?    ac_status=$?
# Line 6763  if test "$ac_x_includes" = no || test "$ Line 6715  if test "$ac_x_includes" = no || test "$
6715  else  else
6716    # Record where we found X for the cache.    # Record where we found X for the cache.
6717    ac_cv_have_x="have_x=yes \    ac_cv_have_x="have_x=yes \
6718                  ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"                  ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
6719  fi  fi
6720  fi  fi
6721    
# Line 6888  if test "${ac_cv_func_malloc_get_state+s Line 6840  if test "${ac_cv_func_malloc_get_state+s
6840    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6841  else  else
6842    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6843  /* confdefs.h.  */  /* confdefs.h.  */
6844  _ACEOF  _ACEOF
6845  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
6846  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
6847  /* end confdefs.h.  */  /* end confdefs.h.  */
6848    /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.
6849       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6850    #define malloc_get_state innocuous_malloc_get_state
6851    
6852  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
6853      which can conflict with char malloc_get_state (); below.      which can conflict with char malloc_get_state (); below.
6854      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6855      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
6856    
6857  #ifdef __STDC__  #ifdef __STDC__
6858  # include <limits.h>  # include <limits.h>
6859  #else  #else
6860  # include <assert.h>  # include <assert.h>
6861  #endif  #endif
6862    
6863    #undef malloc_get_state
6864    
6865  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
6866  #ifdef __cplusplus  #ifdef __cplusplus
6867  extern "C"  extern "C"
# Line 6937  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6896  if { (eval echo "$as_me:$LINENO: \"$ac_l
6896    ac_status=$?    ac_status=$?
6897    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6898    (exit $ac_status); } &&    (exit $ac_status); } &&
6899           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6900    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6901    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6902    ac_status=$?    ac_status=$?
# Line 6966  if test "${ac_cv_func_malloc_set_state+s Line 6925  if test "${ac_cv_func_malloc_set_state+s
6925    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
6926  else  else
6927    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
6928  /* confdefs.h.  */  /* confdefs.h.  */
6929  _ACEOF  _ACEOF
6930  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
6931  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
6932  /* end confdefs.h.  */  /* end confdefs.h.  */
6933    /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.
6934       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6935    #define malloc_set_state innocuous_malloc_set_state
6936    
6937  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
6938      which can conflict with char malloc_set_state (); below.      which can conflict with char malloc_set_state (); below.
6939      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6940      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
6941    
6942  #ifdef __STDC__  #ifdef __STDC__
6943  # include <limits.h>  # include <limits.h>
6944  #else  #else
6945  # include <assert.h>  # include <assert.h>
6946  #endif  #endif
6947    
6948    #undef malloc_set_state
6949    
6950  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
6951  #ifdef __cplusplus  #ifdef __cplusplus
6952  extern "C"  extern "C"
# Line 7015  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 6981  if { (eval echo "$as_me:$LINENO: \"$ac_l
6981    ac_status=$?    ac_status=$?
6982    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6983    (exit $ac_status); } &&    (exit $ac_status); } &&
6984           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
6985    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6986    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
6987    ac_status=$?    ac_status=$?
# Line 7044  if test "${emacs_cv_var___after_morecore Line 7010  if test "${emacs_cv_var___after_morecore
7010    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7011  else  else
7012    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7013  /* confdefs.h.  */  /* confdefs.h.  */
7014  _ACEOF  _ACEOF
7015  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7065  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7030  if { (eval echo "$as_me:$LINENO: \"$ac_l
7030    ac_status=$?    ac_status=$?
7031    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7032    (exit $ac_status); } &&    (exit $ac_status); } &&
7033           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7034    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7035    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7036    ac_status=$?    ac_status=$?
# Line 7125  else Line 7090  else
7090  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
7091  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7092  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7093  /* confdefs.h.  */  /* confdefs.h.  */
7094  _ACEOF  _ACEOF
7095  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7140  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 7104  if { (eval echo "$as_me:$LINENO: \"$ac_c
7104    ac_status=$?    ac_status=$?
7105    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7106    (exit $ac_status); } &&    (exit $ac_status); } &&
7107           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
7108    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7109    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7110    ac_status=$?    ac_status=$?
# Line 7161  echo "${ECHO_T}$ac_header_compiler" >&6 Line 7125  echo "${ECHO_T}$ac_header_compiler" >&6
7125  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
7126  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7127  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7128  /* confdefs.h.  */  /* confdefs.h.  */
7129  _ACEOF  _ACEOF
7130  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7202  case $ac_header_compiler:$ac_header_prep Line 7165  case $ac_header_compiler:$ac_header_prep
7165    yes:no )    yes:no )
7166      { 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
7167  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;}
7168      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
7169  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
7170      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
7171      ;;      ;;
7172    no:yes )    no:yes )
7173      { 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
7174  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7175      { 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
7176  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
7177        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7178    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7179        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
7180    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
7181      { 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
7182  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;}
7183        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7184    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7185      (      (
7186        cat <<\_ASBOX        cat <<\_ASBOX
7187  ## ------------------------------------ ##  ## ------------------------------------------ ##
7188  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
7189  ## ------------------------------------ ##  ## ------------------------------------------ ##
7190  _ASBOX  _ASBOX
7191      ) |      ) |
7192        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 7235  echo $ECHO_N "checking for $ac_header... Line 7197  echo $ECHO_N "checking for $ac_header...
7197  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
7198    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7199  else  else
7200    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
7201  fi  fi
7202  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7203  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 7260  if eval "test \"\${$as_ac_var+set}\" = s Line 7222  if eval "test \"\${$as_ac_var+set}\" = s
7222    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7223  else  else
7224    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7225  /* confdefs.h.  */  /* confdefs.h.  */
7226  _ACEOF  _ACEOF
7227  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
7228  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
7229  /* end confdefs.h.  */  /* end confdefs.h.  */
7230    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7231       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7232    #define $ac_func innocuous_$ac_func
7233    
7234  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
7235      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
7236      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7237      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
7238    
7239  #ifdef __STDC__  #ifdef __STDC__
7240  # include <limits.h>  # include <limits.h>
7241  #else  #else
7242  # include <assert.h>  # include <assert.h>
7243  #endif  #endif
7244    
7245    #undef $ac_func
7246    
7247  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
7248  #ifdef __cplusplus  #ifdef __cplusplus
7249  extern "C"  extern "C"
# Line 7309  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7278  if { (eval echo "$as_me:$LINENO: \"$ac_l
7278    ac_status=$?    ac_status=$?
7279    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7280    (exit $ac_status); } &&    (exit $ac_status); } &&
7281           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7282    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7283    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7284    ac_status=$?    ac_status=$?
# Line 7343  else Line 7312  else
7312    ac_cv_func_mmap_fixed_mapped=no    ac_cv_func_mmap_fixed_mapped=no
7313  else  else
7314    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7315  /* confdefs.h.  */  /* confdefs.h.  */
7316  _ACEOF  _ACEOF
7317  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7453  main () Line 7421  main ()
7421      exit (1);      exit (1);
7422    data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);    data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
7423    if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,    if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
7424                       MAP_PRIVATE | MAP_FIXED, fd, 0L))                       MAP_PRIVATE | MAP_FIXED, fd, 0L))
7425      exit (1);      exit (1);
7426    for (i = 0; i < pagesize; ++i)    for (i = 0; i < pagesize; ++i)
7427      if (*(data + i) != *(data2 + i))      if (*(data + i) != *(data2 + i))
# Line 7525  else Line 7493  else
7493    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
7494  LIBS="-ldnet  $LIBS"  LIBS="-ldnet  $LIBS"
7495  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7496  /* confdefs.h.  */  /* confdefs.h.  */
7497  _ACEOF  _ACEOF
7498  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7553  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7520  if { (eval echo "$as_me:$LINENO: \"$ac_l
7520    ac_status=$?    ac_status=$?
7521    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7522    (exit $ac_status); } &&    (exit $ac_status); } &&
7523           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7524    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7525    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7526    ac_status=$?    ac_status=$?
# Line 7589  else Line 7556  else
7556    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
7557  LIBS="-lXbsd  $LIBS"  LIBS="-lXbsd  $LIBS"
7558  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7559  /* confdefs.h.  */  /* confdefs.h.  */
7560  _ACEOF  _ACEOF
7561  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7611  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7577  if { (eval echo "$as_me:$LINENO: \"$ac_l
7577    ac_status=$?    ac_status=$?
7578    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7579    (exit $ac_status); } &&    (exit $ac_status); } &&
7580           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7581    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7582    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7583    ac_status=$?    ac_status=$?
# Line 7643  else Line 7609  else
7609    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
7610  LIBS="-lpthreads  $LIBS"  LIBS="-lpthreads  $LIBS"
7611  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7612  /* confdefs.h.  */  /* confdefs.h.  */
7613  _ACEOF  _ACEOF
7614  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7671  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7636  if { (eval echo "$as_me:$LINENO: \"$ac_l
7636    ac_status=$?    ac_status=$?
7637    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7638    (exit $ac_status); } &&    (exit $ac_status); } &&
7639           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7640    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7641    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7642    ac_status=$?    ac_status=$?
# Line 7726  else Line 7691  else
7691    
7692      LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc      LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
7693      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7694  /* confdefs.h.  */  /* confdefs.h.  */
7695  _ACEOF  _ACEOF
7696  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7747  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7711  if { (eval echo "$as_me:$LINENO: \"$ac_l
7711    ac_status=$?    ac_status=$?
7712    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7713    (exit $ac_status); } &&    (exit $ac_status); } &&
7714           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7715    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7716    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7717    ac_status=$?    ac_status=$?
# Line 7794  if test "${HAVE_X11}" = "yes"; then Line 7758  if test "${HAVE_X11}" = "yes"; then
7758      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
7759  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
7760      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7761  /* confdefs.h.  */  /* confdefs.h.  */
7762  _ACEOF  _ACEOF
7763  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7815  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7778  if { (eval echo "$as_me:$LINENO: \"$ac_l
7778    ac_status=$?    ac_status=$?
7779    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7780    (exit $ac_status); } &&    (exit $ac_status); } &&
7781           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7782    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7783    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7784    ac_status=$?    ac_status=$?
# Line 7839  rm -f conftest.$ac_objext conftest$ac_ex Line 7802  rm -f conftest.$ac_objext conftest$ac_ex
7802        CPPFLAGS="$CPPFLAGS -b i486-linuxaout"        CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
7803        LIBS="$LIBS -b i486-linuxaout"        LIBS="$LIBS -b i486-linuxaout"
7804        cat >conftest.$ac_ext <<_ACEOF        cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7805  /* confdefs.h.  */  /* confdefs.h.  */
7806  _ACEOF  _ACEOF
7807  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7860  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7822  if { (eval echo "$as_me:$LINENO: \"$ac_l
7822    ac_status=$?    ac_status=$?
7823    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7824    (exit $ac_status); } &&    (exit $ac_status); } &&
7825           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7826    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7827    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7828    ac_status=$?    ac_status=$?
# Line 7898  echo "${ECHO_T}no" >&6 Line 7860  echo "${ECHO_T}no" >&6
7860    echo "$as_me:$LINENO: checking for Xkb" >&5    echo "$as_me:$LINENO: checking for Xkb" >&5
7861  echo $ECHO_N "checking for Xkb... $ECHO_C" >&6  echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
7862    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7863  /* confdefs.h.  */  /* confdefs.h.  */
7864  _ACEOF  _ACEOF
7865  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 7920  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7881  if { (eval echo "$as_me:$LINENO: \"$ac_l
7881    ac_status=$?    ac_status=$?
7882    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7883    (exit $ac_status); } &&    (exit $ac_status); } &&
7884           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7885    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7886    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7887    ac_status=$?    ac_status=$?
# Line 7958  if eval "test \"\${$as_ac_var+set}\" = s Line 7919  if eval "test \"\${$as_ac_var+set}\" = s
7919    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
7920  else  else
7921    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
7922  /* confdefs.h.  */  /* confdefs.h.  */
7923  _ACEOF  _ACEOF
7924  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
7925  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
7926  /* end confdefs.h.  */  /* end confdefs.h.  */
7927    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7928       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7929    #define $ac_func innocuous_$ac_func
7930    
7931  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
7932      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
7933      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7934      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
7935    
7936  #ifdef __STDC__  #ifdef __STDC__
7937  # include <limits.h>  # include <limits.h>
7938  #else  #else
7939  # include <assert.h>  # include <assert.h>
7940  #endif  #endif
7941    
7942    #undef $ac_func
7943    
7944  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
7945  #ifdef __cplusplus  #ifdef __cplusplus
7946  extern "C"  extern "C"
# Line 8007  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 7975  if { (eval echo "$as_me:$LINENO: \"$ac_l
7975    ac_status=$?    ac_status=$?
7976    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7977    (exit $ac_status); } &&    (exit $ac_status); } &&
7978           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
7979    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7980    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
7981    ac_status=$?    ac_status=$?
# Line 8041  echo $ECHO_N "checking X11 version 6... Line 8009  echo $ECHO_N "checking X11 version 6...
8009    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8010  else  else
8011    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8012  /* confdefs.h.  */  /* confdefs.h.  */
8013  _ACEOF  _ACEOF
8014  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8065  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8032  if { (eval echo "$as_me:$LINENO: \"$ac_l
8032    ac_status=$?    ac_status=$?
8033    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8034    (exit $ac_status); } &&    (exit $ac_status); } &&
8035           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8036    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8037    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8038    ac_status=$?    ac_status=$?
# Line 8102  echo $ECHO_N "checking X11 version 5... Line 8069  echo $ECHO_N "checking X11 version 5...
8069    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8070  else  else
8071    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8072  /* confdefs.h.  */  /* confdefs.h.  */
8073  _ACEOF  _ACEOF
8074  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8126  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8092  if { (eval echo "$as_me:$LINENO: \"$ac_l
8092    ac_status=$?    ac_status=$?
8093    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8094    (exit $ac_status); } &&    (exit $ac_status); } &&
8095           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8096    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8097    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8098    ac_status=$?    ac_status=$?
# Line 8294  echo $ECHO_N "checking X11 version 5 wit Line 8260  echo $ECHO_N "checking X11 version 5 wit
8260    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8261  else  else
8262    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8263  /* confdefs.h.  */  /* confdefs.h.  */
8264  _ACEOF  _ACEOF
8265  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8317  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8282  if { (eval echo "$as_me:$LINENO: \"$ac_l
8282    ac_status=$?    ac_status=$?
8283    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8284    (exit $ac_status); } &&    (exit $ac_status); } &&
8285           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8286    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8287    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8288    ac_status=$?    ac_status=$?
# Line 8356  echo $ECHO_N "checking X11 toolkit versi Line 8321  echo $ECHO_N "checking X11 toolkit versi
8321    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8322  else  else
8323    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8324  /* confdefs.h.  */  /* confdefs.h.  */
8325  _ACEOF  _ACEOF
8326  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8380  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8344  if { (eval echo "$as_me:$LINENO: \"$ac_l
8344    ac_status=$?    ac_status=$?
8345    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8346    (exit $ac_status); } &&    (exit $ac_status); } &&
8347           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8348    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8349    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8350    ac_status=$?    ac_status=$?
# Line 8425  else Line 8389  else
8389    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8390  LIBS="-lXmu  $LIBS"  LIBS="-lXmu  $LIBS"
8391  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8392  /* confdefs.h.  */  /* confdefs.h.  */
8393  _ACEOF  _ACEOF
8394  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8453  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8416  if { (eval echo "$as_me:$LINENO: \"$ac_l
8416    ac_status=$?    ac_status=$?
8417    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8418    (exit $ac_status); } &&    (exit $ac_status); } &&
8419           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8420    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8421    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8422    ac_status=$?    ac_status=$?
# Line 8495  else Line 8458  else
8458    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8459  LIBS="-lXext  $LIBS"  LIBS="-lXext  $LIBS"
8460  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8461  /* confdefs.h.  */  /* confdefs.h.  */
8462  _ACEOF  _ACEOF
8463  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8523  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8485  if { (eval echo "$as_me:$LINENO: \"$ac_l
8485    ac_status=$?    ac_status=$?
8486    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8487    (exit $ac_status); } &&    (exit $ac_status); } &&
8488           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8489    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8490    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8491    ac_status=$?    ac_status=$?
# Line 8567  else Line 8529  else
8529    CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"    CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
8530    CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"    CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"
8531    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8532  /* confdefs.h.  */  /* confdefs.h.  */
8533  _ACEOF  _ACEOF
8534  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8588  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 8549  if { (eval echo "$as_me:$LINENO: \"$ac_c
8549    ac_status=$?    ac_status=$?
8550    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8551    (exit $ac_status); } &&    (exit $ac_status); } &&
8552           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
8553    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8554    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8555    ac_status=$?    ac_status=$?
# Line 8623  if test "${emacs_cv_motif_version_2_1+se Line 8584  if test "${emacs_cv_motif_version_2_1+se
8584    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8585  else  else
8586    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8587  /* confdefs.h.  */  /* confdefs.h.  */
8588  _ACEOF  _ACEOF
8589  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8648  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 8608  if { (eval echo "$as_me:$LINENO: \"$ac_c
8608    ac_status=$?    ac_status=$?
8609    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8610    (exit $ac_status); } &&    (exit $ac_status); } &&
8611           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
8612    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8613    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8614    ac_status=$?    ac_status=$?
# Line 8681  else Line 8641  else
8641    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8642  LIBS="-lXp  $LIBS"  LIBS="-lXp  $LIBS"
8643  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8644  /* confdefs.h.  */  /* confdefs.h.  */
8645  _ACEOF  _ACEOF
8646  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8709  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8668  if { (eval echo "$as_me:$LINENO: \"$ac_l
8668    ac_status=$?    ac_status=$?
8669    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8670    (exit $ac_status); } &&    (exit $ac_status); } &&
8671           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8672    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8673    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8674    ac_status=$?    ac_status=$?
# Line 8751  if test "${ac_cv_header_X11_Xaw3d_Scroll Line 8710  if test "${ac_cv_header_X11_Xaw3d_Scroll
8710    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
8711  else  else
8712    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8713  /* confdefs.h.  */  /* confdefs.h.  */
8714  _ACEOF  _ACEOF
8715  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8796  else Line 8754  else
8754    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
8755  LIBS="-lXaw3d  $LIBS"  LIBS="-lXaw3d  $LIBS"
8756  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8757  /* confdefs.h.  */  /* confdefs.h.  */
8758  _ACEOF  _ACEOF
8759  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8824  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 8781  if { (eval echo "$as_me:$LINENO: \"$ac_l
8781    ac_status=$?    ac_status=$?
8782    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8783    (exit $ac_status); } &&    (exit $ac_status); } &&
8784           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
8785    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8786    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8787    ac_status=$?    ac_status=$?
# Line 8899  _ACEOF Line 8856  _ACEOF
8856      CFLAGS="$CFLAGS --pedantic-errors"      CFLAGS="$CFLAGS --pedantic-errors"
8857    fi    fi
8858    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8859  /* confdefs.h.  */  /* confdefs.h.  */
8860  _ACEOF  _ACEOF
8861  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8935  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 8891  if { (eval echo "$as_me:$LINENO: \"$ac_c
8891    ac_status=$?    ac_status=$?
8892    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8893    (exit $ac_status); } &&    (exit $ac_status); } &&
8894           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
8895    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8896    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8897    ac_status=$?    ac_status=$?
# Line 8980  else Line 8936  else
8936  echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5  echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
8937  echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6  echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6
8938  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8939  /* confdefs.h.  */  /* confdefs.h.  */
8940  _ACEOF  _ACEOF
8941  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 8995  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 8950  if { (eval echo "$as_me:$LINENO: \"$ac_c
8950    ac_status=$?    ac_status=$?
8951    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8952    (exit $ac_status); } &&    (exit $ac_status); } &&
8953           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
8954    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8955    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
8956    ac_status=$?    ac_status=$?
# Line 9016  echo "${ECHO_T}$ac_header_compiler" >&6 Line 8971  echo "${ECHO_T}$ac_header_compiler" >&6
8971  echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5  echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
8972  echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6  echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6
8973  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
8974  /* confdefs.h.  */  /* confdefs.h.  */
8975  _ACEOF  _ACEOF
8976  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9057  case $ac_header_compiler:$ac_header_prep Line 9011  case $ac_header_compiler:$ac_header_prep
9011    yes:no )    yes:no )
9012      { 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
9013  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;}
9014      { 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 compiler's result" >&5
9015  echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;}
9016      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
9017      ;;      ;;
9018    no:yes )    no:yes )
9019      { 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
9020  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;}
9021      { 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
9022  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;}
9023        { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5
9024    echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}
9025        { echo "$as_me:$LINENO: WARNING: X11/xpm.h:     section \"Present But Cannot Be Compiled\"" >&5
9026    echo "$as_me: WARNING: X11/xpm.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9027      { 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
9028  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;}
9029        { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5
9030    echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}
9031      (      (
9032        cat <<\_ASBOX        cat <<\_ASBOX
9033  ## ------------------------------------ ##  ## ------------------------------------------ ##
9034  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
9035  ## ------------------------------------ ##  ## ------------------------------------------ ##
9036  _ASBOX  _ASBOX
9037      ) |      ) |
9038        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9105  else Line 9058  else
9058    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9059  LIBS="-lXpm -lX11 $LIBS"  LIBS="-lXpm -lX11 $LIBS"
9060  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9061  /* confdefs.h.  */  /* confdefs.h.  */
9062  _ACEOF  _ACEOF
9063  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9133  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9085  if { (eval echo "$as_me:$LINENO: \"$ac_l
9085    ac_status=$?    ac_status=$?
9086    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9087    (exit $ac_status); } &&    (exit $ac_status); } &&
9088           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9089    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9090    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9091    ac_status=$?    ac_status=$?
# Line 9162  fi Line 9114  fi
9114        echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5        echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
9115  echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6  echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
9116        cat >conftest.$ac_ext <<_ACEOF        cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9117  /* confdefs.h.  */  /* confdefs.h.  */
9118  _ACEOF  _ACEOF
9119  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9219  else Line 9170  else
9170  echo "$as_me:$LINENO: checking jerror.h usability" >&5  echo "$as_me:$LINENO: checking jerror.h usability" >&5
9171  echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6  echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6
9172  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9173  /* confdefs.h.  */  /* confdefs.h.  */
9174  _ACEOF  _ACEOF
9175  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9234  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9184  if { (eval echo "$as_me:$LINENO: \"$ac_c
9184    ac_status=$?    ac_status=$?
9185    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9186    (exit $ac_status); } &&    (exit $ac_status); } &&
9187           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9188    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9189    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9190    ac_status=$?    ac_status=$?
# Line 9255  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9205  echo "${ECHO_T}$ac_header_compiler" >&6
9205  echo "$as_me:$LINENO: checking jerror.h presence" >&5  echo "$as_me:$LINENO: checking jerror.h presence" >&5
9206  echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6  echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6
9207  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9208  /* confdefs.h.  */  /* confdefs.h.  */
9209  _ACEOF  _ACEOF
9210  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9296  case $ac_header_compiler:$ac_header_prep Line 9245  case $ac_header_compiler:$ac_header_prep
9245    yes:no )    yes:no )
9246      { 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
9247  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;}
9248      { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5
9249  echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;}
9250      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
9251      ;;      ;;
9252    no:yes )    no:yes )
9253      { 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
9254  echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
9255      { 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
9256  echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: jerror.h:     check for missing prerequisite headers?" >&2;}
9257        { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5
9258    echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}
9259        { echo "$as_me:$LINENO: WARNING: jerror.h:     section \"Present But Cannot Be Compiled\"" >&5
9260    echo "$as_me: WARNING: jerror.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9261      { 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
9262  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;}
9263        { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5
9264    echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}
9265      (      (
9266        cat <<\_ASBOX        cat <<\_ASBOX
9267  ## ------------------------------------ ##  ## ------------------------------------------ ##
9268  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
9269  ## ------------------------------------ ##  ## ------------------------------------------ ##
9270  _ASBOX  _ASBOX
9271      ) |      ) |
9272        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9344  else Line 9292  else
9292    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9293  LIBS="-ljpeg  $LIBS"  LIBS="-ljpeg  $LIBS"
9294  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9295  /* confdefs.h.  */  /* confdefs.h.  */
9296  _ACEOF  _ACEOF
9297  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9372  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9319  if { (eval echo "$as_me:$LINENO: \"$ac_l
9319    ac_status=$?    ac_status=$?
9320    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9321    (exit $ac_status); } &&    (exit $ac_status); } &&
9322           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9323    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9324    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9325    ac_status=$?    ac_status=$?
# Line 9406  fi Line 9353  fi
9353  _ACEOF  _ACEOF
9354    
9355      cat >conftest.$ac_ext <<_ACEOF      cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9356  /* confdefs.h.  */  /* confdefs.h.  */
9357  _ACEOF  _ACEOF
9358  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9449  else Line 9395  else
9395  echo "$as_me:$LINENO: checking png.h usability" >&5  echo "$as_me:$LINENO: checking png.h usability" >&5
9396  echo $ECHO_N "checking png.h usability... $ECHO_C" >&6  echo $ECHO_N "checking png.h usability... $ECHO_C" >&6
9397  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9398  /* confdefs.h.  */  /* confdefs.h.  */
9399  _ACEOF  _ACEOF
9400  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9464  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9409  if { (eval echo "$as_me:$LINENO: \"$ac_c
9409    ac_status=$?    ac_status=$?
9410    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9411    (exit $ac_status); } &&    (exit $ac_status); } &&
9412           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9413    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9414    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9415    ac_status=$?    ac_status=$?
# Line 9485  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9430  echo "${ECHO_T}$ac_header_compiler" >&6
9430  echo "$as_me:$LINENO: checking png.h presence" >&5  echo "$as_me:$LINENO: checking png.h presence" >&5
9431  echo $ECHO_N "checking png.h presence... $ECHO_C" >&6  echo $ECHO_N "checking png.h presence... $ECHO_C" >&6
9432  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9433  /* confdefs.h.  */  /* confdefs.h.  */
9434  _ACEOF  _ACEOF
9435  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9526  case $ac_header_compiler:$ac_header_prep Line 9470  case $ac_header_compiler:$ac_header_prep
9470    yes:no )    yes:no )
9471      { echo "$as_me:$LINENO: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&5      { echo "$as_me:$LINENO: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&5
9472  echo "$as_me: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&2;}  echo "$as_me: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9473      { echo "$as_me:$LINENO: WARNING: png.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: png.h: proceeding with the compiler's result" >&5
9474  echo "$as_me: WARNING: png.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: png.h: proceeding with the compiler's result" >&2;}
9475      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
9476      ;;      ;;
9477    no:yes )    no:yes )
9478      { echo "$as_me:$LINENO: WARNING: png.h: present but cannot be compiled" >&5      { echo "$as_me:$LINENO: WARNING: png.h: present but cannot be compiled" >&5
9479  echo "$as_me: WARNING: png.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: png.h: present but cannot be compiled" >&2;}
9480      { echo "$as_me:$LINENO: WARNING: png.h: check for missing prerequisite headers?" >&5      { echo "$as_me:$LINENO: WARNING: png.h:     check for missing prerequisite headers?" >&5
9481  echo "$as_me: WARNING: png.h: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: png.h:     check for missing prerequisite headers?" >&2;}
9482        { echo "$as_me:$LINENO: WARNING: png.h: see the Autoconf documentation" >&5
9483    echo "$as_me: WARNING: png.h: see the Autoconf documentation" >&2;}
9484        { echo "$as_me:$LINENO: WARNING: png.h:     section \"Present But Cannot Be Compiled\"" >&5
9485    echo "$as_me: WARNING: png.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9486      { echo "$as_me:$LINENO: WARNING: png.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: png.h: proceeding with the preprocessor's result" >&5
9487  echo "$as_me: WARNING: png.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: png.h: proceeding with the preprocessor's result" >&2;}
9488        { echo "$as_me:$LINENO: WARNING: png.h: in the future, the compiler will take precedence" >&5
9489    echo "$as_me: WARNING: png.h: in the future, the compiler will take precedence" >&2;}
9490      (      (
9491        cat <<\_ASBOX        cat <<\_ASBOX
9492  ## ------------------------------------ ##  ## ------------------------------------------ ##
9493  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
9494  ## ------------------------------------ ##  ## ------------------------------------------ ##
9495  _ASBOX  _ASBOX
9496      ) |      ) |
9497        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9574  else Line 9517  else
9517    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9518  LIBS="-lpng -lz -lm $LIBS"  LIBS="-lpng -lz -lm $LIBS"
9519  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9520  /* confdefs.h.  */  /* confdefs.h.  */
9521  _ACEOF  _ACEOF
9522  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9602  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9544  if { (eval echo "$as_me:$LINENO: \"$ac_l
9544    ac_status=$?    ac_status=$?
9545    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9546    (exit $ac_status); } &&    (exit $ac_status); } &&
9547           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9548    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9549    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9550    ac_status=$?    ac_status=$?
# Line 9655  else Line 9597  else
9597  echo "$as_me:$LINENO: checking tiffio.h usability" >&5  echo "$as_me:$LINENO: checking tiffio.h usability" >&5
9598  echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6  echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6
9599  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9600  /* confdefs.h.  */  /* confdefs.h.  */
9601  _ACEOF  _ACEOF
9602  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9670  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9611  if { (eval echo "$as_me:$LINENO: \"$ac_c
9611    ac_status=$?    ac_status=$?
9612    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9613    (exit $ac_status); } &&    (exit $ac_status); } &&
9614           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9615    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9616    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9617    ac_status=$?    ac_status=$?
# Line 9691  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9632  echo "${ECHO_T}$ac_header_compiler" >&6
9632  echo "$as_me:$LINENO: checking tiffio.h presence" >&5  echo "$as_me:$LINENO: checking tiffio.h presence" >&5
9633  echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6  echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6
9634  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9635  /* confdefs.h.  */  /* confdefs.h.  */
9636  _ACEOF  _ACEOF
9637  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9732  case $ac_header_compiler:$ac_header_prep Line 9672  case $ac_header_compiler:$ac_header_prep
9672    yes:no )    yes:no )
9673      { 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
9674  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;}
9675      { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5
9676  echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;}
9677      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
9678      ;;      ;;
9679    no:yes )    no:yes )
9680      { 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
9681  echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
9682      { 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
9683  echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: tiffio.h:     check for missing prerequisite headers?" >&2;}
9684        { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5
9685    echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}
9686        { echo "$as_me:$LINENO: WARNING: tiffio.h:     section \"Present But Cannot Be Compiled\"" >&5
9687    echo "$as_me: WARNING: tiffio.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9688      { 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
9689  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;}
9690        { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
9691    echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
9692      (      (
9693        cat <<\_ASBOX        cat <<\_ASBOX
9694  ## ------------------------------------ ##  ## ------------------------------------------ ##
9695  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
9696  ## ------------------------------------ ##  ## ------------------------------------------ ##
9697  _ASBOX  _ASBOX
9698      ) |      ) |
9699        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9783  else Line 9722  else
9722    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9723  LIBS="-ltiff $tifflibs $LIBS"  LIBS="-ltiff $tifflibs $LIBS"
9724  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9725  /* confdefs.h.  */  /* confdefs.h.  */
9726  _ACEOF  _ACEOF
9727  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9811  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9749  if { (eval echo "$as_me:$LINENO: \"$ac_l
9749    ac_status=$?    ac_status=$?
9750    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9751    (exit $ac_status); } &&    (exit $ac_status); } &&
9752           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9753    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9754    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9755    ac_status=$?    ac_status=$?
# Line 9864  else Line 9802  else
9802  echo "$as_me:$LINENO: checking gif_lib.h usability" >&5  echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
9803  echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6  echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6
9804  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9805  /* confdefs.h.  */  /* confdefs.h.  */
9806  _ACEOF  _ACEOF
9807  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9879  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 9816  if { (eval echo "$as_me:$LINENO: \"$ac_c
9816    ac_status=$?    ac_status=$?
9817    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9818    (exit $ac_status); } &&    (exit $ac_status); } &&
9819           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
9820    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9821    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9822    ac_status=$?    ac_status=$?
# Line 9900  echo "${ECHO_T}$ac_header_compiler" >&6 Line 9837  echo "${ECHO_T}$ac_header_compiler" >&6
9837  echo "$as_me:$LINENO: checking gif_lib.h presence" >&5  echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
9838  echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6  echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6
9839  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9840  /* confdefs.h.  */  /* confdefs.h.  */
9841  _ACEOF  _ACEOF
9842  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 9941  case $ac_header_compiler:$ac_header_prep Line 9877  case $ac_header_compiler:$ac_header_prep
9877    yes:no )    yes:no )
9878      { 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
9879  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;}
9880      { 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 compiler's result" >&5
9881  echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;}
9882      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
9883      ;;      ;;
9884    no:yes )    no:yes )
9885      { 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
9886  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;}
9887      { 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
9888  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;}
9889        { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5
9890    echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}
9891        { echo "$as_me:$LINENO: WARNING: gif_lib.h:     section \"Present But Cannot Be Compiled\"" >&5
9892    echo "$as_me: WARNING: gif_lib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
9893      { 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
9894  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;}
9895        { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5
9896    echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}
9897      (      (
9898        cat <<\_ASBOX        cat <<\_ASBOX
9899  ## ------------------------------------ ##  ## ------------------------------------------ ##
9900  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
9901  ## ------------------------------------ ##  ## ------------------------------------------ ##
9902  _ASBOX  _ASBOX
9903      ) |      ) |
9904        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 9991  else Line 9926  else
9926    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
9927  LIBS="-lungif  $LIBS"  LIBS="-lungif  $LIBS"
9928  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
9929  /* confdefs.h.  */  /* confdefs.h.  */
9930  _ACEOF  _ACEOF
9931  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10019  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 9953  if { (eval echo "$as_me:$LINENO: \"$ac_l
9953    ac_status=$?    ac_status=$?
9954    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9955    (exit $ac_status); } &&    (exit $ac_status); } &&
9956           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
9957    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9958    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
9959    ac_status=$?    ac_status=$?
# Line 10071  else Line 10005  else
10005  echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5  echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5
10006  echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6  echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6
10007  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10008  /* confdefs.h.  */  /* confdefs.h.  */
10009  _ACEOF  _ACEOF
10010  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10086  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 10019  if { (eval echo "$as_me:$LINENO: \"$ac_c
10019    ac_status=$?    ac_status=$?
10020    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10021    (exit $ac_status); } &&    (exit $ac_status); } &&
10022           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
10023    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10024    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10025    ac_status=$?    ac_status=$?
# Line 10107  echo "${ECHO_T}$ac_header_compiler" >&6 Line 10040  echo "${ECHO_T}$ac_header_compiler" >&6
10040  echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5  echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5
10041  echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6  echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6
10042  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10043  /* confdefs.h.  */  /* confdefs.h.  */
10044  _ACEOF  _ACEOF
10045  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10148  case $ac_header_compiler:$ac_header_prep Line 10080  case $ac_header_compiler:$ac_header_prep
10080    yes:no )    yes:no )
10081      { 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
10082  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;}
10083      { 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 compiler's result" >&5
10084  echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;}
10085      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
10086      ;;      ;;
10087    no:yes )    no:yes )
10088      { 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
10089  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;}
10090      { 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
10091  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;}
10092        { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5
10093    echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;}
10094        { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h:     section \"Present But Cannot Be Compiled\"" >&5
10095    echo "$as_me: WARNING: Carbon/Carbon.h:     section \"Present But Cannot Be Compiled\"" >&2;}
10096      { 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
10097  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;}
10098        { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5
10099    echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;}
10100      (      (
10101        cat <<\_ASBOX        cat <<\_ASBOX
10102  ## ------------------------------------ ##  ## ------------------------------------------ ##
10103  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
10104  ## ------------------------------------ ##  ## ------------------------------------------ ##
10105  _ASBOX  _ASBOX
10106      ) |      ) |
10107        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 10229  else Line 10160  else
10160  echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5  echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
10161  echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6  echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6
10162  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10163  /* confdefs.h.  */  /* confdefs.h.  */
10164  _ACEOF  _ACEOF
10165  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10244  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 10174  if { (eval echo "$as_me:$LINENO: \"$ac_c
10174    ac_status=$?    ac_status=$?
10175    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10176    (exit $ac_status); } &&    (exit $ac_status); } &&
10177           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
10178    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10179    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10180    ac_status=$?    ac_status=$?
# Line 10265  echo "${ECHO_T}$ac_header_compiler" >&6 Line 10195  echo "${ECHO_T}$ac_header_compiler" >&6
10195  echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5  echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
10196  echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6  echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6
10197  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10198  /* confdefs.h.  */  /* confdefs.h.  */
10199  _ACEOF  _ACEOF
10200  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10306  case $ac_header_compiler:$ac_header_prep Line 10235  case $ac_header_compiler:$ac_header_prep
10235    yes:no )    yes:no )
10236      { 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
10237  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;}
10238      { 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 compiler's result" >&5
10239  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 compiler's result" >&2;}
10240      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
10241      ;;      ;;
10242    no:yes )    no:yes )
10243      { 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
10244  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;}
10245      { 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
10246  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;}
10247        { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5
10248    echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}
10249        { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h:     section \"Present But Cannot Be Compiled\"" >&5
10250    echo "$as_me: WARNING: X11/SM/SMlib.h:     section \"Present But Cannot Be Compiled\"" >&2;}
10251      { 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
10252  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;}
10253        { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5
10254    echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}
10255      (      (
10256        cat <<\_ASBOX        cat <<\_ASBOX
10257  ## ------------------------------------ ##  ## ------------------------------------------ ##
10258  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
10259  ## ------------------------------------ ##  ## ------------------------------------------ ##
10260  _ASBOX  _ASBOX
10261      ) |      ) |
10262        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 10354  else Line 10282  else
10282    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10283  LIBS="-lSM  $LIBS"  LIBS="-lSM  $LIBS"
10284  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10285  /* confdefs.h.  */  /* confdefs.h.  */
10286  _ACEOF  _ACEOF
10287  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10382  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10309  if { (eval echo "$as_me:$LINENO: \"$ac_l
10309    ac_status=$?    ac_status=$?
10310    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10311    (exit $ac_status); } &&    (exit $ac_status); } &&
10312           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10313    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10314    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10315    ac_status=$?    ac_status=$?
# Line 10430  if test "${emacs_cv_netdb_declares_h_err Line 10357  if test "${emacs_cv_netdb_declares_h_err
10357    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10358  else  else
10359    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10360  /* confdefs.h.  */  /* confdefs.h.  */
10361  _ACEOF  _ACEOF
10362  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10451  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10377  if { (eval echo "$as_me:$LINENO: \"$ac_l
10377    ac_status=$?    ac_status=$?
10378    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10379    (exit $ac_status); } &&    (exit $ac_status); } &&
10380           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10381    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10382    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10383    ac_status=$?    ac_status=$?
# Line 10484  if test "${ac_cv_working_alloca_h+set}" Line 10410  if test "${ac_cv_working_alloca_h+set}"
10410    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10411  else  else
10412    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10413  /* confdefs.h.  */  /* confdefs.h.  */
10414  _ACEOF  _ACEOF
10415  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10505  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10430  if { (eval echo "$as_me:$LINENO: \"$ac_l
10430    ac_status=$?    ac_status=$?
10431    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10432    (exit $ac_status); } &&    (exit $ac_status); } &&
10433           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10434    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10435    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10436    ac_status=$?    ac_status=$?
# Line 10536  if test "${ac_cv_func_alloca_works+set}" Line 10461  if test "${ac_cv_func_alloca_works+set}"
10461    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10462  else  else
10463    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10464  /* confdefs.h.  */  /* confdefs.h.  */
10465  _ACEOF  _ACEOF
10466  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10577  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10501  if { (eval echo "$as_me:$LINENO: \"$ac_l
10501    ac_status=$?    ac_status=$?
10502    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10503    (exit $ac_status); } &&    (exit $ac_status); } &&
10504           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10505    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10506    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10507    ac_status=$?    ac_status=$?
# Line 10620  if test "${ac_cv_os_cray+set}" = set; th Line 10544  if test "${ac_cv_os_cray+set}" = set; th
10544    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10545  else  else
10546    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10547  /* confdefs.h.  */  /* confdefs.h.  */
10548  _ACEOF  _ACEOF
10549  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10653  if eval "test \"\${$as_ac_var+set}\" = s Line 10576  if eval "test \"\${$as_ac_var+set}\" = s
10576    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10577  else  else
10578    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10579  /* confdefs.h.  */  /* confdefs.h.  */
10580  _ACEOF  _ACEOF
10581  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
10582  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
10583  /* end confdefs.h.  */  /* end confdefs.h.  */
10584    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10585       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10586    #define $ac_func innocuous_$ac_func
10587    
10588  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
10589      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
10590      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10591      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
10592    
10593  #ifdef __STDC__  #ifdef __STDC__
10594  # include <limits.h>  # include <limits.h>
10595  #else  #else
10596  # include <assert.h>  # include <assert.h>
10597  #endif  #endif
10598    
10599    #undef $ac_func
10600    
10601  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
10602  #ifdef __cplusplus  #ifdef __cplusplus
10603  extern "C"  extern "C"
# Line 10702  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10632  if { (eval echo "$as_me:$LINENO: \"$ac_l
10632    ac_status=$?    ac_status=$?
10633    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10634    (exit $ac_status); } &&    (exit $ac_status); } &&
10635           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10636    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10637    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10638    ac_status=$?    ac_status=$?
# Line 10740  else Line 10670  else
10670    ac_cv_c_stack_direction=0    ac_cv_c_stack_direction=0
10671  else  else
10672    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10673  /* confdefs.h.  */  /* confdefs.h.  */
10674  _ACEOF  _ACEOF
10675  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10811  else Line 10740  else
10740    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10741  LIBS="-lm  $LIBS"  LIBS="-lm  $LIBS"
10742  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10743  /* confdefs.h.  */  /* confdefs.h.  */
10744  _ACEOF  _ACEOF
10745  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10839  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10767  if { (eval echo "$as_me:$LINENO: \"$ac_l
10767    ac_status=$?    ac_status=$?
10768    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10769    (exit $ac_status); } &&    (exit $ac_status); } &&
10770           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10771    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10772    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10773    ac_status=$?    ac_status=$?
# Line 10878  else Line 10806  else
10806    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10807  LIBS="-lmail  $LIBS"  LIBS="-lmail  $LIBS"
10808  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10809  /* confdefs.h.  */  /* confdefs.h.  */
10810  _ACEOF  _ACEOF
10811  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10906  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10833  if { (eval echo "$as_me:$LINENO: \"$ac_l
10833    ac_status=$?    ac_status=$?
10834    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10835    (exit $ac_status); } &&    (exit $ac_status); } &&
10836           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10837    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10838    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10839    ac_status=$?    ac_status=$?
# Line 10942  else Line 10869  else
10869    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
10870  LIBS="-llockfile  $LIBS"  LIBS="-llockfile  $LIBS"
10871  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10872  /* confdefs.h.  */  /* confdefs.h.  */
10873  _ACEOF  _ACEOF
10874  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 10970  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 10896  if { (eval echo "$as_me:$LINENO: \"$ac_l
10896    ac_status=$?    ac_status=$?
10897    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10898    (exit $ac_status); } &&    (exit $ac_status); } &&
10899           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
10900    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10901    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
10902    ac_status=$?    ac_status=$?
# Line 11059  if eval "test \"\${$as_ac_var+set}\" = s Line 10985  if eval "test \"\${$as_ac_var+set}\" = s
10985    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
10986  else  else
10987    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
10988  /* confdefs.h.  */  /* confdefs.h.  */
10989  _ACEOF  _ACEOF
10990  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
10991  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
10992  /* end confdefs.h.  */  /* end confdefs.h.  */
10993    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10994       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10995    #define $ac_func innocuous_$ac_func
10996    
10997  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
10998      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
10999      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11000      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
11001    
11002  #ifdef __STDC__  #ifdef __STDC__
11003  # include <limits.h>  # include <limits.h>
11004  #else  #else
11005  # include <assert.h>  # include <assert.h>
11006  #endif  #endif
11007    
11008    #undef $ac_func
11009    
11010  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
11011  #ifdef __cplusplus  #ifdef __cplusplus
11012  extern "C"  extern "C"
# Line 11108  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 11041  if { (eval echo "$as_me:$LINENO: \"$ac_l
11041    ac_status=$?    ac_status=$?
11042    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11043    (exit $ac_status); } &&    (exit $ac_status); } &&
11044           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
11045    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11046    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11047    ac_status=$?    ac_status=$?
# Line 11150  else Line 11083  else
11083  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
11084  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11085  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11086  /* confdefs.h.  */  /* confdefs.h.  */
11087  _ACEOF  _ACEOF
11088  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11165  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 11097  if { (eval echo "$as_me:$LINENO: \"$ac_c
11097    ac_status=$?    ac_status=$?
11098    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11099    (exit $ac_status); } &&    (exit $ac_status); } &&
11100           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
11101    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11102    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11103    ac_status=$?    ac_status=$?
# Line 11186  echo "${ECHO_T}$ac_header_compiler" >&6 Line 11118  echo "${ECHO_T}$ac_header_compiler" >&6
11118  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
11119  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11120  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11121  /* confdefs.h.  */  /* confdefs.h.  */
11122  _ACEOF  _ACEOF
11123  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11227  case $ac_header_compiler:$ac_header_prep Line 11158  case $ac_header_compiler:$ac_header_prep
11158    yes:no )    yes:no )
11159      { 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
11160  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;}
11161      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11162  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11163      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
11164      ;;      ;;
11165    no:yes )    no:yes )
11166      { 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
11167  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11168      { 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
11169  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11170        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11171    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11172        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11173    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11174      { 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
11175  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;}
11176        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11177    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11178      (      (
11179        cat <<\_ASBOX        cat <<\_ASBOX
11180  ## ------------------------------------ ##  ## ------------------------------------------ ##
11181  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
11182  ## ------------------------------------ ##  ## ------------------------------------------ ##
11183  _ASBOX  _ASBOX
11184      ) |      ) |
11185        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 11260  echo $ECHO_N "checking for $ac_header... Line 11190  echo $ECHO_N "checking for $ac_header...
11190  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
11191    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11192  else  else
11193    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
11194  fi  fi
11195  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11196  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 11360  if eval "test \"\${$as_ac_var+set}\" = s Line 11290  if eval "test \"\${$as_ac_var+set}\" = s
11290    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11291  else  else
11292    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11293  /* confdefs.h.  */  /* confdefs.h.  */
11294  _ACEOF  _ACEOF
11295  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
11296  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
11297  /* end confdefs.h.  */  /* end confdefs.h.  */
11298    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11299       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11300    #define $ac_func innocuous_$ac_func
11301    
11302  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
11303      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
11304      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11305      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
11306    
11307  #ifdef __STDC__  #ifdef __STDC__
11308  # include <limits.h>  # include <limits.h>
11309  #else  #else
11310  # include <assert.h>  # include <assert.h>
11311  #endif  #endif
11312    
11313    #undef $ac_func
11314    
11315  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
11316  #ifdef __cplusplus  #ifdef __cplusplus
11317  extern "C"  extern "C"
# Line 11409  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 11346  if { (eval echo "$as_me:$LINENO: \"$ac_l
11346    ac_status=$?    ac_status=$?
11347    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11348    (exit $ac_status); } &&    (exit $ac_status); } &&
11349           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
11350    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11351    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11352    ac_status=$?    ac_status=$?
# Line 11452  else Line 11389  else
11389  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
11390  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11391  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11392  /* confdefs.h.  */  /* confdefs.h.  */
11393  _ACEOF  _ACEOF
11394  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11467  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 11403  if { (eval echo "$as_me:$LINENO: \"$ac_c
11403    ac_status=$?    ac_status=$?
11404    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11405    (exit $ac_status); } &&    (exit $ac_status); } &&
11406           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
11407    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11408    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11409    ac_status=$?    ac_status=$?
# Line 11488  echo "${ECHO_T}$ac_header_compiler" >&6 Line 11424  echo "${ECHO_T}$ac_header_compiler" >&6
11424  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
11425  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11426  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11427  /* confdefs.h.  */  /* confdefs.h.  */
11428  _ACEOF  _ACEOF
11429  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11529  case $ac_header_compiler:$ac_header_prep Line 11464  case $ac_header_compiler:$ac_header_prep
11464    yes:no )    yes:no )
11465      { 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
11466  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;}
11467      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11468  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11469      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
11470      ;;      ;;
11471    no:yes )    no:yes )
11472      { 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
11473  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11474      { 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
11475  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11476        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11477    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11478        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11479    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11480      { 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
11481  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;}
11482        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11483    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11484      (      (
11485        cat <<\_ASBOX        cat <<\_ASBOX
11486  ## ------------------------------------ ##  ## ------------------------------------------ ##
11487  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
11488  ## ------------------------------------ ##  ## ------------------------------------------ ##
11489  _ASBOX  _ASBOX
11490      ) |      ) |
11491        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 11562  echo $ECHO_N "checking for $ac_header... Line 11496  echo $ECHO_N "checking for $ac_header...
11496  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
11497    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11498  else  else
11499    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
11500  fi  fi
11501  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11502  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 11580  done Line 11514  done
11514    
11515    
11516    
11517  for ac_header in sys/time.h unistd.h  
11518    for ac_header in stdlib.h sys/time.h unistd.h
11519  do  do
11520  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11521  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
# Line 11596  else Line 11531  else
11531  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
11532  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11533  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11534  /* confdefs.h.  */  /* confdefs.h.  */
11535  _ACEOF  _ACEOF
11536  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11611  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 11545  if { (eval echo "$as_me:$LINENO: \"$ac_c
11545    ac_status=$?    ac_status=$?
11546    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11547    (exit $ac_status); } &&    (exit $ac_status); } &&
11548           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
11549    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11550    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11551    ac_status=$?    ac_status=$?
# Line 11632  echo "${ECHO_T}$ac_header_compiler" >&6 Line 11566  echo "${ECHO_T}$ac_header_compiler" >&6
11566  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
11567  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11568  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11569  /* confdefs.h.  */  /* confdefs.h.  */
11570  _ACEOF  _ACEOF
11571  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11673  case $ac_header_compiler:$ac_header_prep Line 11606  case $ac_header_compiler:$ac_header_prep
11606    yes:no )    yes:no )
11607      { 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
11608  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;}
11609      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11610  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11611      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
11612      ;;      ;;
11613    no:yes )    no:yes )
11614      { 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
11615  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11616      { 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
11617  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
11618        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11619    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11620        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
11621    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
11622      { 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
11623  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;}
11624        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11625    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11626      (      (
11627        cat <<\_ASBOX        cat <<\_ASBOX
11628  ## ------------------------------------ ##  ## ------------------------------------------ ##
11629  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
11630  ## ------------------------------------ ##  ## ------------------------------------------ ##
11631  _ASBOX  _ASBOX
11632      ) |      ) |
11633        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 11706  echo $ECHO_N "checking for $ac_header... Line 11638  echo $ECHO_N "checking for $ac_header...
11638  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
11639    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11640  else  else
11641    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
11642  fi  fi
11643  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11644  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 11731  if eval "test \"\${$as_ac_var+set}\" = s Line 11663  if eval "test \"\${$as_ac_var+set}\" = s
11663    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11664  else  else
11665    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11666  /* confdefs.h.  */  /* confdefs.h.  */
11667  _ACEOF  _ACEOF
11668  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
11669  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
11670  /* end confdefs.h.  */  /* end confdefs.h.  */
11671    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11672       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11673    #define $ac_func innocuous_$ac_func
11674    
11675  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
11676      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
11677      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11678      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
11679    
11680  #ifdef __STDC__  #ifdef __STDC__
11681  # include <limits.h>  # include <limits.h>
11682  #else  #else
11683  # include <assert.h>  # include <assert.h>
11684  #endif  #endif
11685    
11686    #undef $ac_func
11687    
11688  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
11689  #ifdef __cplusplus  #ifdef __cplusplus
11690  extern "C"  extern "C"
# Line 11780  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 11719  if { (eval echo "$as_me:$LINENO: \"$ac_l
11719    ac_status=$?    ac_status=$?
11720    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11721    (exit $ac_status); } &&    (exit $ac_status); } &&
11722           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
11723    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11724    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
11725    ac_status=$?    ac_status=$?
# Line 11814  else Line 11753  else
11753    ac_cv_func_working_mktime=no    ac_cv_func_working_mktime=no
11754  else  else
11755    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11756  /* confdefs.h.  */  /* confdefs.h.  */
11757  _ACEOF  _ACEOF
11758  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 11832  cat >>conftest.$ac_ext <<_ACEOF Line 11770  cat >>conftest.$ac_ext <<_ACEOF
11770  # endif  # endif
11771  #endif  #endif
11772    
11773    #if HAVE_STDLIB_H
11774    # include <stdlib.h>
11775    #endif
11776    
11777  #if HAVE_UNISTD_H  #if HAVE_UNISTD_H
11778  # include <unistd.h>  # include <unistd.h>
11779  #endif  #endif
# Line 11844  cat >>conftest.$ac_ext <<_ACEOF Line 11786  cat >>conftest.$ac_ext <<_ACEOF
11786  #undef putenv  #undef putenv
11787    
11788  static time_t time_t_max;  static time_t time_t_max;
11789    static time_t time_t_min;
11790    
11791  /* Values we'll use to set the TZ environment variable.  */  /* Values we'll use to set the TZ environment variable.  */
11792  static const char *const tz_strings[] = {  static char *tz_strings[] = {
11793    (const char *) 0, "TZ=GMT0", "TZ=JST-9",    (char *) 0, "TZ=GMT0", "TZ=JST-9",
11794    "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"
11795  };  };
11796  #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))  #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
# Line 11878  spring_forward_gap () Line 11821  spring_forward_gap ()
11821  }  }
11822    
11823  static void  static void
11824  mktime_test (now)  mktime_test1 (now)
11825       time_t now;       time_t now;
11826  {  {
11827    struct tm *lt;    struct tm *lt;
11828    if ((lt = localtime (&now)) && mktime (lt) != now)    if ((lt = localtime (&now)) && mktime (lt) != now)
11829      exit (1);      exit (1);
11830    now = time_t_max - now;  }
11831    if ((lt = localtime (&now)) && mktime (lt) != now)  
11832      exit (1);  static void
11833    mktime_test (now)
11834         time_t now;
11835    {
11836      mktime_test1 (now);
11837      mktime_test1 ((time_t) (time_t_max - now));
11838      mktime_test1 ((time_t) (time_t_min + now));
11839  }  }
11840    
11841  static void  static void
# Line 11946  main () Line 11895  main ()
11895    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)
11896      continue;      continue;
11897    time_t_max--;    time_t_max--;
11898      if ((time_t) -1 < 0)
11899        for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
11900          continue;
11901    delta = time_t_max / 997; /* a suitable prime number */    delta = time_t_max / 997; /* a suitable prime number */
11902    for (i = 0; i < N_STRINGS; i++)    for (i = 0; i < N_STRINGS; i++)
11903      {      {
# Line 11954  main () Line 11906  main ()
11906    
11907        for (t = 0; t <= time_t_max - delta; t += delta)        for (t = 0; t <= time_t_max - delta; t += delta)
11908          mktime_test (t);          mktime_test (t);
11909        mktime_test ((time_t) 60 * 60);        mktime_test ((time_t) 1);
11910        mktime_test ((time_t) 60 * 60 * 24);        mktime_test ((time_t) (60 * 60));
11911          mktime_test ((time_t) (60 * 60 * 24));
11912    
11913        for (j = 1; 0 < j; j *= 2)        for (j = 1; 0 < j; j *= 2)
11914          bigtime_test (j);          bigtime_test (j);
11915        bigtime_test (j - 1);        bigtime_test (j - 1);
11916      }      }
11917    irix_6_4_bug ();    irix_6_4_bug ();
# Line 12020  if test "${ac_cv_func_getloadavg+set}" = Line 11973  if test "${ac_cv_func_getloadavg+set}" =
11973    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
11974  else  else
11975    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
11976  /* confdefs.h.  */  /* confdefs.h.  */
11977  _ACEOF  _ACEOF
11978  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
11979  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
11980  /* end confdefs.h.  */  /* end confdefs.h.  */
11981    /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
11982       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11983    #define getloadavg innocuous_getloadavg
11984    
11985  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
11986      which can conflict with char getloadavg (); below.      which can conflict with char getloadavg (); below.
11987      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11988      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
11989    
11990  #ifdef __STDC__  #ifdef __STDC__
11991  # include <limits.h>  # include <limits.h>
11992  #else  #else
11993  # include <assert.h>  # include <assert.h>
11994  #endif  #endif
11995    
11996    #undef getloadavg
11997    
11998  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
11999  #ifdef __cplusplus  #ifdef __cplusplus
12000  extern "C"  extern "C"
# Line 12069  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12029  if { (eval echo "$as_me:$LINENO: \"$ac_l
12029    ac_status=$?    ac_status=$?
12030    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12031    (exit $ac_status); } &&    (exit $ac_status); } &&
12032           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12033    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12034    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12035    ac_status=$?    ac_status=$?
# Line 12104  if eval "test \"\${$as_ac_var+set}\" = s Line 12064  if eval "test \"\${$as_ac_var+set}\" = s
12064    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
12065  else  else
12066    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12067  /* confdefs.h.  */  /* confdefs.h.  */
12068  _ACEOF  _ACEOF
12069  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
12070  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
12071  /* end confdefs.h.  */  /* end confdefs.h.  */
12072    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12073       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12074    #define $ac_func innocuous_$ac_func
12075    
12076  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
12077      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
12078      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12079      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
12080    
12081  #ifdef __STDC__  #ifdef __STDC__
12082  # include <limits.h>  # include <limits.h>
12083  #else  #else
12084  # include <assert.h>  # include <assert.h>
12085  #endif  #endif
12086    
12087    #undef $ac_func
12088    
12089  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
12090  #ifdef __cplusplus  #ifdef __cplusplus
12091  extern "C"  extern "C"
# Line 12153  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12120  if { (eval echo "$as_me:$LINENO: \"$ac_l
12120    ac_status=$?    ac_status=$?
12121    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12122    (exit $ac_status); } &&    (exit $ac_status); } &&
12123           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12124    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12125    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12126    ac_status=$?    ac_status=$?
# Line 12189  else Line 12156  else
12156    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12157  LIBS="-lkstat  $LIBS"  LIBS="-lkstat  $LIBS"
12158  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12159  /* confdefs.h.  */  /* confdefs.h.  */
12160  _ACEOF  _ACEOF
12161  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12217  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12183  if { (eval echo "$as_me:$LINENO: \"$ac_l
12183    ac_status=$?    ac_status=$?
12184    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12185    (exit $ac_status); } &&    (exit $ac_status); } &&
12186           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12187    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12188    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12189    ac_status=$?    ac_status=$?
# Line 12259  else Line 12225  else
12225    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12226  LIBS="-lelf  $LIBS"  LIBS="-lelf  $LIBS"
12227  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12228  /* confdefs.h.  */  /* confdefs.h.  */
12229  _ACEOF  _ACEOF
12230  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12287  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12252  if { (eval echo "$as_me:$LINENO: \"$ac_l
12252    ac_status=$?    ac_status=$?
12253    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12254    (exit $ac_status); } &&    (exit $ac_status); } &&
12255           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12256    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12257    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12258    ac_status=$?    ac_status=$?
# Line 12319  else Line 12284  else
12284    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12285  LIBS="-lkvm  $LIBS"  LIBS="-lkvm  $LIBS"
12286  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12287  /* confdefs.h.  */  /* confdefs.h.  */
12288  _ACEOF  _ACEOF
12289  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12347  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12311  if { (eval echo "$as_me:$LINENO: \"$ac_l
12311    ac_status=$?    ac_status=$?
12312    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12313    (exit $ac_status); } &&    (exit $ac_status); } &&
12314           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12315    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12316    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12317    ac_status=$?    ac_status=$?
# Line 12378  else Line 12342  else
12342    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12343  LIBS="-lutil  $LIBS"  LIBS="-lutil  $LIBS"
12344  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12345  /* confdefs.h.  */  /* confdefs.h.  */
12346  _ACEOF  _ACEOF
12347  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12406  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12369  if { (eval echo "$as_me:$LINENO: \"$ac_l
12369    ac_status=$?    ac_status=$?
12370    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12371    (exit $ac_status); } &&    (exit $ac_status); } &&
12372           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12373    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12374    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12375    ac_status=$?    ac_status=$?
# Line 12443  else Line 12406  else
12406    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12407  LIBS="-lgetloadavg  $LIBS"  LIBS="-lgetloadavg  $LIBS"
12408  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12409  /* confdefs.h.  */  /* confdefs.h.  */
12410  _ACEOF  _ACEOF
12411  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12471  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12433  if { (eval echo "$as_me:$LINENO: \"$ac_l
12433    ac_status=$?    ac_status=$?
12434    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12435    (exit $ac_status); } &&    (exit $ac_status); } &&
12436           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12437    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12438    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12439    ac_status=$?    ac_status=$?
# Line 12509  if eval "test \"\${$as_ac_var+set}\" = s Line 12471  if eval "test \"\${$as_ac_var+set}\" = s
12471    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
12472  else  else
12473    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12474  /* confdefs.h.  */  /* confdefs.h.  */
12475  _ACEOF  _ACEOF
12476  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
12477  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
12478  /* end confdefs.h.  */  /* end confdefs.h.  */
12479    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12480       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12481    #define $ac_func innocuous_$ac_func
12482    
12483  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
12484      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
12485      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12486      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
12487    
12488  #ifdef __STDC__  #ifdef __STDC__
12489  # include <limits.h>  # include <limits.h>
12490  #else  #else
12491  # include <assert.h>  # include <assert.h>
12492  #endif  #endif
12493    
12494    #undef $ac_func
12495    
12496  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
12497  #ifdef __cplusplus  #ifdef __cplusplus
12498  extern "C"  extern "C"
# Line 12558  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12527  if { (eval echo "$as_me:$LINENO: \"$ac_l
12527    ac_status=$?    ac_status=$?
12528    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12529    (exit $ac_status); } &&    (exit $ac_status); } &&
12530           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12531    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12532    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12533    ac_status=$?    ac_status=$?
# Line 12602  else Line 12571  else
12571  echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5  echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5
12572  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
12573  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12574  /* confdefs.h.  */  /* confdefs.h.  */
12575  _ACEOF  _ACEOF
12576  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12617  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 12585  if { (eval echo "$as_me:$LINENO: \"$ac_c
12585    ac_status=$?    ac_status=$?
12586    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12587    (exit $ac_status); } &&    (exit $ac_status); } &&
12588           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
12589    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12590    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12591    ac_status=$?    ac_status=$?
# Line 12638  echo "${ECHO_T}$ac_header_compiler" >&6 Line 12606  echo "${ECHO_T}$ac_header_compiler" >&6
12606  echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5  echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5
12607  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
12608  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12609  /* confdefs.h.  */  /* confdefs.h.  */
12610  _ACEOF  _ACEOF
12611  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12679  case $ac_header_compiler:$ac_header_prep Line 12646  case $ac_header_compiler:$ac_header_prep
12646    yes:no )    yes:no )
12647      { 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
12648  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;}
12649      { 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 compiler's result" >&5
12650  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 compiler's result" >&2;}
12651      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
12652      ;;      ;;
12653    no:yes )    no:yes )
12654      { 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
12655  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;}
12656      { 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
12657  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;}
12658        { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5
12659    echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;}
12660        { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h:     section \"Present But Cannot Be Compiled\"" >&5
12661    echo "$as_me: WARNING: sys/dg_sys_info.h:     section \"Present But Cannot Be Compiled\"" >&2;}
12662      { 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
12663  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;}
12664        { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5
12665    echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;}
12666      (      (
12667        cat <<\_ASBOX        cat <<\_ASBOX
12668  ## ------------------------------------ ##  ## ------------------------------------------ ##
12669  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
12670  ## ------------------------------------ ##  ## ------------------------------------------ ##
12671  _ASBOX  _ASBOX
12672      ) |      ) |
12673        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 12734  else Line 12700  else
12700    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
12701  LIBS="-ldgc  $LIBS"  LIBS="-ldgc  $LIBS"
12702  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12703  /* confdefs.h.  */  /* confdefs.h.  */
12704  _ACEOF  _ACEOF
12705  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12762  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12727  if { (eval echo "$as_me:$LINENO: \"$ac_l
12727    ac_status=$?    ac_status=$?
12728    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12729    (exit $ac_status); } &&    (exit $ac_status); } &&
12730           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12731    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12732    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12733    ac_status=$?    ac_status=$?
# Line 12806  else Line 12771  else
12771  echo "$as_me:$LINENO: checking locale.h usability" >&5  echo "$as_me:$LINENO: checking locale.h usability" >&5
12772  echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6  echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6
12773  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12774  /* confdefs.h.  */  /* confdefs.h.  */
12775  _ACEOF  _ACEOF
12776  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12821  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 12785  if { (eval echo "$as_me:$LINENO: \"$ac_c
12785    ac_status=$?    ac_status=$?
12786    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12787    (exit $ac_status); } &&    (exit $ac_status); } &&
12788           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
12789    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12790    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12791    ac_status=$?    ac_status=$?
# Line 12842  echo "${ECHO_T}$ac_header_compiler" >&6 Line 12806  echo "${ECHO_T}$ac_header_compiler" >&6
12806  echo "$as_me:$LINENO: checking locale.h presence" >&5  echo "$as_me:$LINENO: checking locale.h presence" >&5
12807  echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6  echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6
12808  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12809  /* confdefs.h.  */  /* confdefs.h.  */
12810  _ACEOF  _ACEOF
12811  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 12883  case $ac_header_compiler:$ac_header_prep Line 12846  case $ac_header_compiler:$ac_header_prep
12846    yes:no )    yes:no )
12847      { 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
12848  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;}
12849      { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5
12850  echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;}
12851      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
12852      ;;      ;;
12853    no:yes )    no:yes )
12854      { 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
12855  echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}
12856      { 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
12857  echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: locale.h:     check for missing prerequisite headers?" >&2;}
12858        { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5
12859    echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;}
12860        { echo "$as_me:$LINENO: WARNING: locale.h:     section \"Present But Cannot Be Compiled\"" >&5
12861    echo "$as_me: WARNING: locale.h:     section \"Present But Cannot Be Compiled\"" >&2;}
12862      { 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
12863  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;}
12864        { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5
12865    echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}
12866      (      (
12867        cat <<\_ASBOX        cat <<\_ASBOX
12868  ## ------------------------------------ ##  ## ------------------------------------------ ##
12869  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
12870  ## ------------------------------------ ##  ## ------------------------------------------ ##
12871  _ASBOX  _ASBOX
12872      ) |      ) |
12873        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 12934  if eval "test \"\${$as_ac_var+set}\" = s Line 12896  if eval "test \"\${$as_ac_var+set}\" = s
12896    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
12897  else  else
12898    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
12899  /* confdefs.h.  */  /* confdefs.h.  */
12900  _ACEOF  _ACEOF
12901  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
12902  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
12903  /* end confdefs.h.  */  /* end confdefs.h.  */
12904    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12905       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12906    #define $ac_func innocuous_$ac_func
12907    
12908  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
12909      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
12910      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12911      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
12912    
12913  #ifdef __STDC__  #ifdef __STDC__
12914  # include <limits.h>  # include <limits.h>
12915  #else  #else
12916  # include <assert.h>  # include <assert.h>
12917  #endif  #endif
12918    
12919    #undef $ac_func
12920    
12921  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
12922  #ifdef __cplusplus  #ifdef __cplusplus
12923  extern "C"  extern "C"
# Line 12983  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 12952  if { (eval echo "$as_me:$LINENO: \"$ac_l
12952    ac_status=$?    ac_status=$?
12953    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
12954    (exit $ac_status); } &&    (exit $ac_status); } &&
12955           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
12956    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12957    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
12958    ac_status=$?    ac_status=$?
# Line 13035  else Line 13004  else
13004  echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5  echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5
13005  echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6  echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6
13006  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13007  /* confdefs.h.  */  /* confdefs.h.  */
13008  _ACEOF  _ACEOF
13009  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13050  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13018  if { (eval echo "$as_me:$LINENO: \"$ac_c
13018    ac_status=$?    ac_status=$?
13019    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13020    (exit $ac_status); } &&    (exit $ac_status); } &&
13021           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13022    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13023    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13024    ac_status=$?    ac_status=$?
# Line 13071  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13039  echo "${ECHO_T}$ac_header_compiler" >&6
13039  echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5  echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5
13040  echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6  echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6
13041  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13042  /* confdefs.h.  */  /* confdefs.h.  */
13043  _ACEOF  _ACEOF
13044  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13112  case $ac_header_compiler:$ac_header_prep Line 13079  case $ac_header_compiler:$ac_header_prep
13079    yes:no )    yes:no )
13080      { 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
13081  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;}
13082      { 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 compiler's result" >&5
13083  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 compiler's result" >&2;}
13084      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
13085      ;;      ;;
13086    no:yes )    no:yes )
13087      { 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
13088  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;}
13089      { 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
13090  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;}
13091        { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5
13092    echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;}
13093        { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&5
13094    echo "$as_me: WARNING: inq_stats/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13095      { 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
13096  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;}
13097        { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5
13098    echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;}
13099      (      (
13100        cat <<\_ASBOX        cat <<\_ASBOX
13101  ## ------------------------------------ ##  ## ------------------------------------------ ##
13102  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
13103  ## ------------------------------------ ##  ## ------------------------------------------ ##
13104  _ASBOX  _ASBOX
13105      ) |      ) |
13106        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13182  else Line 13148  else
13148  echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5  echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5
13149  echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6  echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6
13150  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13151  /* confdefs.h.  */  /* confdefs.h.  */
13152  _ACEOF  _ACEOF
13153  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13197  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13162  if { (eval echo "$as_me:$LINENO: \"$ac_c
13162    ac_status=$?    ac_status=$?
13163    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13164    (exit $ac_status); } &&    (exit $ac_status); } &&
13165           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13166    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13167    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13168    ac_status=$?    ac_status=$?
# Line 13218  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13183  echo "${ECHO_T}$ac_header_compiler" >&6
13183  echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5  echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5
13184  echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6  echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6
13185  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13186  /* confdefs.h.  */  /* confdefs.h.  */
13187  _ACEOF  _ACEOF
13188  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13259  case $ac_header_compiler:$ac_header_prep Line 13223  case $ac_header_compiler:$ac_header_prep
13223    yes:no )    yes:no )
13224      { 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
13225  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;}
13226      { 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 compiler's result" >&5
13227  echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;}
13228      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
13229      ;;      ;;
13230    no:yes )    no:yes )
13231      { 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
13232  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;}
13233      { 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
13234  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;}
13235        { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5
13236    echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;}
13237        { echo "$as_me:$LINENO: WARNING: sys/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&5
13238    echo "$as_me: WARNING: sys/cpustats.h:     section \"Present But Cannot Be Compiled\"" >&2;}
13239      { 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
13240  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;}
13241        { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5
13242    echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;}
13243      (      (
13244        cat <<\_ASBOX        cat <<\_ASBOX
13245  ## ------------------------------------ ##  ## ------------------------------------------ ##
13246  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
13247  ## ------------------------------------ ##  ## ------------------------------------------ ##
13248  _ASBOX  _ASBOX
13249      ) |      ) |
13250        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13326  else Line 13289  else
13289  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
13290  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13291  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13292  /* confdefs.h.  */  /* confdefs.h.  */
13293  _ACEOF  _ACEOF
13294  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13341  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13303  if { (eval echo "$as_me:$LINENO: \"$ac_c
13303    ac_status=$?    ac_status=$?
13304    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13305    (exit $ac_status); } &&    (exit $ac_status); } &&
13306           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13307    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13308    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13309    ac_status=$?    ac_status=$?
# Line 13362  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13324  echo "${ECHO_T}$ac_header_compiler" >&6
13324  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
13325  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13326  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13327  /* confdefs.h.  */  /* confdefs.h.  */
13328  _ACEOF  _ACEOF
13329  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13403  case $ac_header_compiler:$ac_header_prep Line 13364  case $ac_header_compiler:$ac_header_prep
13364    yes:no )    yes:no )
13365      { 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
13366  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;}
13367      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13368  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13369      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
13370      ;;      ;;
13371    no:yes )    no:yes )
13372      { 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
13373  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13374      { 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
13375  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
13376        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13377    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13378        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
13379    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
13380      { 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
13381  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;}
13382        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13383    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13384      (      (
13385        cat <<\_ASBOX        cat <<\_ASBOX
13386  ## ------------------------------------ ##  ## ------------------------------------------ ##
13387  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
13388  ## ------------------------------------ ##  ## ------------------------------------------ ##
13389  _ASBOX  _ASBOX
13390      ) |      ) |
13391        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13436  echo $ECHO_N "checking for $ac_header... Line 13396  echo $ECHO_N "checking for $ac_header...
13396  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
13397    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13398  else  else
13399    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
13400  fi  fi
13401  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13402  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 13470  else Line 13430  else
13430  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
13431  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13432  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13433  /* confdefs.h.  */  /* confdefs.h.  */
13434  _ACEOF  _ACEOF
13435  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13485  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13444  if { (eval echo "$as_me:$LINENO: \"$ac_c
13444    ac_status=$?    ac_status=$?
13445    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13446    (exit $ac_status); } &&    (exit $ac_status); } &&
13447           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13448    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13449    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13450    ac_status=$?    ac_status=$?
# Line 13506  echo "${ECHO_T}$ac_header_compiler" >&6 Line 13465  echo "${ECHO_T}$ac_header_compiler" >&6
13465  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
13466  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13467  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13468  /* confdefs.h.  */  /* confdefs.h.  */
13469  _ACEOF  _ACEOF
13470  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13547  case $ac_header_compiler:$ac_header_prep Line 13505  case $ac_header_compiler:$ac_header_prep
13505    yes:no )    yes:no )
13506      { 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
13507  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;}
13508      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13509  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13510      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
13511      ;;      ;;
13512    no:yes )    no:yes )
13513      { 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
13514  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13515      { 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
13516  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
13517        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13518    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13519        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
13520    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
13521      { 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
13522  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;}
13523        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13524    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13525      (      (
13526        cat <<\_ASBOX        cat <<\_ASBOX
13527  ## ------------------------------------ ##  ## ------------------------------------------ ##
13528  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
13529  ## ------------------------------------ ##  ## ------------------------------------------ ##
13530  _ASBOX  _ASBOX
13531      ) |      ) |
13532        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 13580  echo $ECHO_N "checking for $ac_header... Line 13537  echo $ECHO_N "checking for $ac_header...
13537  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
13538    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13539  else  else
13540    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
13541  fi  fi
13542  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13543  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 13596  if test "${ac_cv_member_struct_nlist_n_u Line 13553  if test "${ac_cv_member_struct_nlist_n_u
13553    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13554  else  else
13555    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13556  /* confdefs.h.  */  /* confdefs.h.  */
13557  _ACEOF  _ACEOF
13558  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13620  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13576  if { (eval echo "$as_me:$LINENO: \"$ac_c
13576    ac_status=$?    ac_status=$?
13577    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13578    (exit $ac_status); } &&    (exit $ac_status); } &&
13579           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13580    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13581    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13582    ac_status=$?    ac_status=$?
# Line 13632  else Line 13588  else
13588  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
13589    
13590  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13591  /* confdefs.h.  */  /* confdefs.h.  */
13592  _ACEOF  _ACEOF
13593  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13656  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13611  if { (eval echo "$as_me:$LINENO: \"$ac_c
13611    ac_status=$?    ac_status=$?
13612    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13613    (exit $ac_status); } &&    (exit $ac_status); } &&
13614           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13615    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13616    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13617    ac_status=$?    ac_status=$?
# Line 13704  if test "${ac_cv_func_getloadavg_setgid+ Line 13659  if test "${ac_cv_func_getloadavg_setgid+
13659    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13660  else  else
13661    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13662  /* confdefs.h.  */  /* confdefs.h.  */
13663  _ACEOF  _ACEOF
13664  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13748  else Line 13702  else
13702    # 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.
13703    test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`    test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
13704    ac_cv_group_kmem=`echo $ac_ls_output \    ac_cv_group_kmem=`echo $ac_ls_output \
13705      | sed -ne 's/[      ][      ]*/ /g;      | sed -ne 's/[       ][      ]*/ /g;
13706                 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\)  *.*/\1/;                 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\)  *.*/\1/;
13707                 / /s/.* //;p;'`                 / /s/.* //;p;'`
13708    
# Line 13774  else Line 13728  else
13728    while :; do    while :; do
13729    ac_cv_sys_largefile_source=no    ac_cv_sys_largefile_source=no
13730    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13731  /* confdefs.h.  */  /* confdefs.h.  */
13732  _ACEOF  _ACEOF
13733  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13795  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13748  if { (eval echo "$as_me:$LINENO: \"$ac_c
13748    ac_status=$?    ac_status=$?
13749    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13750    (exit $ac_status); } &&    (exit $ac_status); } &&
13751           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13752    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13753    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13754    ac_status=$?    ac_status=$?
# Line 13809  sed 's/^/| /' conftest.$ac_ext >&5 Line 13762  sed 's/^/| /' conftest.$ac_ext >&5
13762  fi  fi
13763  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.$ac_objext conftest.$ac_ext
13764    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13765  /* confdefs.h.  */  /* confdefs.h.  */
13766  _ACEOF  _ACEOF
13767  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13831  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13783  if { (eval echo "$as_me:$LINENO: \"$ac_c
13783    ac_status=$?    ac_status=$?
13784    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13785    (exit $ac_status); } &&    (exit $ac_status); } &&
13786           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13787    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13788    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13789    ac_status=$?    ac_status=$?
# Line 13867  if test "${ac_cv_func_fseeko+set}" = set Line 13819  if test "${ac_cv_func_fseeko+set}" = set
13819    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13820  else  else
13821    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13822  /* confdefs.h.  */  /* confdefs.h.  */
13823  _ACEOF  _ACEOF
13824  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13888  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 13839  if { (eval echo "$as_me:$LINENO: \"$ac_l
13839    ac_status=$?    ac_status=$?
13840    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13841    (exit $ac_status); } &&    (exit $ac_status); } &&
13842           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
13843    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13844    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13845    ac_status=$?    ac_status=$?
# Line 13921  if test "${ac_cv_func_getpgrp_void+set}" Line 13872  if test "${ac_cv_func_getpgrp_void+set}"
13872  else  else
13873    # Use it with a single arg.    # Use it with a single arg.
13874  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13875  /* confdefs.h.  */  /* confdefs.h.  */
13876  _ACEOF  _ACEOF
13877  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 13942  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 13892  if { (eval echo "$as_me:$LINENO: \"$ac_c
13892    ac_status=$?    ac_status=$?
13893    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13894    (exit $ac_status); } &&    (exit $ac_status); } &&
13895           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
13896    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13897    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13898    ac_status=$?    ac_status=$?
# Line 13979  if eval "test \"\${$as_ac_var+set}\" = s Line 13929  if eval "test \"\${$as_ac_var+set}\" = s
13929    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
13930  else  else
13931    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
13932  /* confdefs.h.  */  /* confdefs.h.  */
13933  _ACEOF  _ACEOF
13934  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
13935  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
13936  /* end confdefs.h.  */  /* end confdefs.h.  */
13937    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13938       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
13939    #define $ac_func innocuous_$ac_func
13940    
13941  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
13942      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
13943      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13944      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
13945    
13946  #ifdef __STDC__  #ifdef __STDC__
13947  # include <limits.h>  # include <limits.h>
13948  #else  #else
13949  # include <assert.h>  # include <assert.h>
13950  #endif  #endif
13951    
13952    #undef $ac_func
13953    
13954  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
13955  #ifdef __cplusplus  #ifdef __cplusplus
13956  extern "C"  extern "C"
# Line 14028  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 13985  if { (eval echo "$as_me:$LINENO: \"$ac_l
13985    ac_status=$?    ac_status=$?
13986    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
13987    (exit $ac_status); } &&    (exit $ac_status); } &&
13988           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
13989    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13990    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
13991    ac_status=$?    ac_status=$?
# Line 14060  else Line 14017  else
14017    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14018  LIBS="-lintl  $LIBS"  LIBS="-lintl  $LIBS"
14019  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14020  /* confdefs.h.  */  /* confdefs.h.  */
14021  _ACEOF  _ACEOF
14022  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14088  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14044  if { (eval echo "$as_me:$LINENO: \"$ac_l
14044    ac_status=$?    ac_status=$?
14045    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14046    (exit $ac_status); } &&    (exit $ac_status); } &&
14047           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14048    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14049    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14050    ac_status=$?    ac_status=$?
# Line 14129  if eval "test \"\${$as_ac_var+set}\" = s Line 14085  if eval "test \"\${$as_ac_var+set}\" = s
14085    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14086  else  else
14087    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14088  /* confdefs.h.  */  /* confdefs.h.  */
14089  _ACEOF  _ACEOF
14090  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14091  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14092  /* end confdefs.h.  */  /* end confdefs.h.  */
14093    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14094       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14095    #define $ac_func innocuous_$ac_func
14096    
14097  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14098      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
14099      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14100      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
14101    
14102  #ifdef __STDC__  #ifdef __STDC__
14103  # include <limits.h>  # include <limits.h>
14104  #else  #else
14105  # include <assert.h>  # include <assert.h>
14106  #endif  #endif
14107    
14108    #undef $ac_func
14109    
14110  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14111  #ifdef __cplusplus  #ifdef __cplusplus
14112  extern "C"  extern "C"
# Line 14178  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14141  if { (eval echo "$as_me:$LINENO: \"$ac_l
14141    ac_status=$?    ac_status=$?
14142    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14143    (exit $ac_status); } &&    (exit $ac_status); } &&
14144           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14145    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14146    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14147    ac_status=$?    ac_status=$?
# Line 14215  if eval "test \"\${$as_ac_var+set}\" = s Line 14178  if eval "test \"\${$as_ac_var+set}\" = s
14178    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14179  else  else
14180    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14181  /* confdefs.h.  */  /* confdefs.h.  */
14182  _ACEOF  _ACEOF
14183  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14184  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14185  /* end confdefs.h.  */  /* end confdefs.h.  */
14186    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14187       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14188    #define $ac_func innocuous_$ac_func
14189    
14190  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14191      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
14192      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14193      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
14194    
14195  #ifdef __STDC__  #ifdef __STDC__
14196  # include <limits.h>  # include <limits.h>
14197  #else  #else
14198  # include <assert.h>  # include <assert.h>
14199  #endif  #endif
14200    
14201    #undef $ac_func
14202    
14203  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14204  #ifdef __cplusplus  #ifdef __cplusplus
14205  extern "C"  extern "C"
# Line 14264  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14234  if { (eval echo "$as_me:$LINENO: \"$ac_l
14234    ac_status=$?    ac_status=$?
14235    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14236    (exit $ac_status); } &&    (exit $ac_status); } &&
14237           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14238    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14239    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14240    ac_status=$?    ac_status=$?
# Line 14303  else Line 14273  else
14273    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14274  LIBS="-lncurses  $LIBS"  LIBS="-lncurses  $LIBS"
14275  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14276  /* confdefs.h.  */  /* confdefs.h.  */
14277  _ACEOF  _ACEOF
14278  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14331  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14300  if { (eval echo "$as_me:$LINENO: \"$ac_l
14300    ac_status=$?    ac_status=$?
14301    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14302    (exit $ac_status); } &&    (exit $ac_status); } &&
14303           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14304    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14305    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14306    ac_status=$?    ac_status=$?
# Line 14369  if test "${ac_cv_func_res_send+set}" = s Line 14338  if test "${ac_cv_func_res_send+set}" = s
14338    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14339  else  else
14340    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14341  /* confdefs.h.  */  /* confdefs.h.  */
14342  _ACEOF  _ACEOF
14343  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14344  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14345  /* end confdefs.h.  */  /* end confdefs.h.  */
14346    /* Define res_send to an innocuous variant, in case <limits.h> declares res_send.
14347       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14348    #define res_send innocuous_res_send
14349    
14350  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14351      which can conflict with char res_send (); below.      which can conflict with char res_send (); below.
14352      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14353      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
14354    
14355  #ifdef __STDC__  #ifdef __STDC__
14356  # include <limits.h>  # include <limits.h>
14357  #else  #else
14358  # include <assert.h>  # include <assert.h>
14359  #endif  #endif
14360    
14361    #undef res_send
14362    
14363  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14364  #ifdef __cplusplus  #ifdef __cplusplus
14365  extern "C"  extern "C"
# Line 14418  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14394  if { (eval echo "$as_me:$LINENO: \"$ac_l
14394    ac_status=$?    ac_status=$?
14395    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14396    (exit $ac_status); } &&    (exit $ac_status); } &&
14397           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14398    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14399    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14400    ac_status=$?    ac_status=$?
# Line 14444  if test "${ac_cv_func___res_send+set}" = Line 14420  if test "${ac_cv_func___res_send+set}" =
14420    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14421  else  else
14422    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14423  /* confdefs.h.  */  /* confdefs.h.  */
14424  _ACEOF  _ACEOF
14425  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14426  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14427  /* end confdefs.h.  */  /* end confdefs.h.  */
14428    /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send.
14429       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14430    #define __res_send innocuous___res_send
14431    
14432  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14433      which can conflict with char __res_send (); below.      which can conflict with char __res_send (); below.
14434      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14435      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
14436    
14437  #ifdef __STDC__  #ifdef __STDC__
14438  # include <limits.h>  # include <limits.h>
14439  #else  #else
14440  # include <assert.h>  # include <assert.h>
14441  #endif  #endif
14442    
14443    #undef __res_send
14444    
14445  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14446  #ifdef __cplusplus  #ifdef __cplusplus
14447  extern "C"  extern "C"
# Line 14493  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14476  if { (eval echo "$as_me:$LINENO: \"$ac_l
14476    ac_status=$?    ac_status=$?
14477    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14478    (exit $ac_status); } &&    (exit $ac_status); } &&
14479           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14480    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14481    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14482    ac_status=$?    ac_status=$?
# Line 14521  else Line 14504  else
14504    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14505  LIBS="-lresolv  $LIBS"  LIBS="-lresolv  $LIBS"
14506  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14507  /* confdefs.h.  */  /* confdefs.h.  */
14508  _ACEOF  _ACEOF
14509  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14549  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14531  if { (eval echo "$as_me:$LINENO: \"$ac_l
14531    ac_status=$?    ac_status=$?
14532    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14533    (exit $ac_status); } &&    (exit $ac_status); } &&
14534           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14535    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14536    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14537    ac_status=$?    ac_status=$?
# Line 14578  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
 #line $LINENO "configure"  
14563  /* confdefs.h.  */  /* confdefs.h.  */
14564  _ACEOF  _ACEOF
14565  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14606  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14587  if { (eval echo "$as_me:$LINENO: \"$ac_l
14587    ac_status=$?    ac_status=$?
14588    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14589    (exit $ac_status); } &&    (exit $ac_status); } &&
14590           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14591    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14592    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14593    ac_status=$?    ac_status=$?
# Line 14650  if test "${ac_cv_func_hes_getmailhost+se Line 14631  if test "${ac_cv_func_hes_getmailhost+se
14631    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
14632  else  else
14633    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14634  /* confdefs.h.  */  /* confdefs.h.  */
14635  _ACEOF  _ACEOF
14636  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
14637  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
14638  /* end confdefs.h.  */  /* end confdefs.h.  */
14639    /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost.
14640       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14641    #define hes_getmailhost innocuous_hes_getmailhost
14642    
14643  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
14644      which can conflict with char hes_getmailhost (); below.      which can conflict with char hes_getmailhost (); below.
14645      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14646      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
14647    
14648  #ifdef __STDC__  #ifdef __STDC__
14649  # include <limits.h>  # include <limits.h>
14650  #else  #else
14651  # include <assert.h>  # include <assert.h>
14652  #endif  #endif
14653    
14654    #undef hes_getmailhost
14655    
14656  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
14657  #ifdef __cplusplus  #ifdef __cplusplus
14658  extern "C"  extern "C"
# Line 14699  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14687  if { (eval echo "$as_me:$LINENO: \"$ac_l
14687    ac_status=$?    ac_status=$?
14688    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14689    (exit $ac_status); } &&    (exit $ac_status); } &&
14690           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14691    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14692    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14693    ac_status=$?    ac_status=$?
# Line 14727  else Line 14715  else
14715    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14716  LIBS="-lhesiod $RESOLVLIB $LIBS"  LIBS="-lhesiod $RESOLVLIB $LIBS"
14717  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14718  /* confdefs.h.  */  /* confdefs.h.  */
14719  _ACEOF  _ACEOF
14720  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14755  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14742  if { (eval echo "$as_me:$LINENO: \"$ac_l
14742    ac_status=$?    ac_status=$?
14743    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14744    (exit $ac_status); } &&    (exit $ac_status); } &&
14745           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14746    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14747    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14748    ac_status=$?    ac_status=$?
# Line 14798  else Line 14785  else
14785    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14786  LIBS="-lcom_err  $LIBS"  LIBS="-lcom_err  $LIBS"
14787  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14788  /* confdefs.h.  */  /* confdefs.h.  */
14789  _ACEOF  _ACEOF
14790  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14826  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14812  if { (eval echo "$as_me:$LINENO: \"$ac_l
14812    ac_status=$?    ac_status=$?
14813    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14814    (exit $ac_status); } &&    (exit $ac_status); } &&
14815           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14816    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14817    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14818    ac_status=$?    ac_status=$?
# Line 14862  else Line 14848  else
14848    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14849  LIBS="-lk5crypto  $LIBS"  LIBS="-lk5crypto  $LIBS"
14850  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14851  /* confdefs.h.  */  /* confdefs.h.  */
14852  _ACEOF  _ACEOF
14853  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14890  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14875  if { (eval echo "$as_me:$LINENO: \"$ac_l
14875    ac_status=$?    ac_status=$?
14876    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14877    (exit $ac_status); } &&    (exit $ac_status); } &&
14878           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14879    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14880    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14881    ac_status=$?    ac_status=$?
# Line 14926  else Line 14911  else
14911    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14912  LIBS="-lcrypto  $LIBS"  LIBS="-lcrypto  $LIBS"
14913  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14914  /* confdefs.h.  */  /* confdefs.h.  */
14915  _ACEOF  _ACEOF
14916  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 14954  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 14938  if { (eval echo "$as_me:$LINENO: \"$ac_l
14938    ac_status=$?    ac_status=$?
14939    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
14940    (exit $ac_status); } &&    (exit $ac_status); } &&
14941           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
14942    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14943    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
14944    ac_status=$?    ac_status=$?
# Line 14990  else Line 14974  else
14974    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
14975  LIBS="-lkrb5  $LIBS"  LIBS="-lkrb5  $LIBS"
14976  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
14977  /* confdefs.h.  */  /* confdefs.h.  */
14978  _ACEOF  _ACEOF
14979  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15018  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15001  if { (eval echo "$as_me:$LINENO: \"$ac_l
15001    ac_status=$?    ac_status=$?
15002    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15003    (exit $ac_status); } &&    (exit $ac_status); } &&
15004           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15005    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15006    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15007    ac_status=$?    ac_status=$?
# Line 15055  else Line 15038  else
15038    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15039  LIBS="-ldes425  $LIBS"  LIBS="-ldes425  $LIBS"
15040  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15041  /* confdefs.h.  */  /* confdefs.h.  */
15042  _ACEOF  _ACEOF
15043  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15083  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15065  if { (eval echo "$as_me:$LINENO: \"$ac_l
15065    ac_status=$?    ac_status=$?
15066    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15067    (exit $ac_status); } &&    (exit $ac_status); } &&
15068           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15069    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15070    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15071    ac_status=$?    ac_status=$?
# Line 15118  else Line 15100  else
15100    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15101  LIBS="-ldes  $LIBS"  LIBS="-ldes  $LIBS"
15102  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15103  /* confdefs.h.  */  /* confdefs.h.  */
15104  _ACEOF  _ACEOF
15105  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15146  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15127  if { (eval echo "$as_me:$LINENO: \"$ac_l
15127    ac_status=$?    ac_status=$?
15128    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15129    (exit $ac_status); } &&    (exit $ac_status); } &&
15130           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15131    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15132    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15133    ac_status=$?    ac_status=$?
# Line 15184  else Line 15165  else
15165    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15166  LIBS="-lkrb4  $LIBS"  LIBS="-lkrb4  $LIBS"
15167  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15168  /* confdefs.h.  */  /* confdefs.h.  */
15169  _ACEOF  _ACEOF
15170  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15212  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15192  if { (eval echo "$as_me:$LINENO: \"$ac_l
15192    ac_status=$?    ac_status=$?
15193    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15194    (exit $ac_status); } &&    (exit $ac_status); } &&
15195           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15196    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15197    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15198    ac_status=$?    ac_status=$?
# Line 15247  else Line 15227  else
15227    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
15228  LIBS="-lkrb  $LIBS"  LIBS="-lkrb  $LIBS"
15229  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15230  /* confdefs.h.  */  /* confdefs.h.  */
15231  _ACEOF  _ACEOF
15232  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15275  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 15254  if { (eval echo "$as_me:$LINENO: \"$ac_l
15254    ac_status=$?    ac_status=$?
15255    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15256    (exit $ac_status); } &&    (exit $ac_status); } &&
15257           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
15258    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15259    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15260    ac_status=$?    ac_status=$?
# Line 15324  else Line 15303  else
15303  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15304  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15305  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15306  /* confdefs.h.  */  /* confdefs.h.  */
15307  _ACEOF  _ACEOF
15308  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15339  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15317  if { (eval echo "$as_me:$LINENO: \"$ac_c
15317    ac_status=$?    ac_status=$?
15318    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15319    (exit $ac_status); } &&    (exit $ac_status); } &&
15320           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15321    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15322    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15323    ac_status=$?    ac_status=$?
# Line 15360  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15338  echo "${ECHO_T}$ac_header_compiler" >&6
15338  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15339  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15340  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15341  /* confdefs.h.  */  /* confdefs.h.  */
15342  _ACEOF  _ACEOF
15343  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15401  case $ac_header_compiler:$ac_header_prep Line 15378  case $ac_header_compiler:$ac_header_prep
15378    yes:no )    yes:no )
15379      { 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
15380  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;}
15381      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15382  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15383      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
15384      ;;      ;;
15385    no:yes )    no:yes )
15386      { 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
15387  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15388      { 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
15389  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
15390        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15391    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15392        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
15393    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
15394      { 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
15395  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;}
15396        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15397    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15398      (      (
15399        cat <<\_ASBOX        cat <<\_ASBOX
15400  ## ------------------------------------ ##  ## ------------------------------------------ ##
15401  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
15402  ## ------------------------------------ ##  ## ------------------------------------------ ##
15403  _ASBOX  _ASBOX
15404      ) |      ) |
15405        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15434  echo $ECHO_N "checking for $ac_header... Line 15410  echo $ECHO_N "checking for $ac_header...
15410  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15411    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15412  else  else
15413    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
15414  fi  fi
15415  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15416  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15467  else Line 15443  else
15443  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15444  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15445  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15446  /* confdefs.h.  */  /* confdefs.h.  */
15447  _ACEOF  _ACEOF
15448  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15482  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15457  if { (eval echo "$as_me:$LINENO: \"$ac_c
15457    ac_status=$?    ac_status=$?
15458    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15459    (exit $ac_status); } &&    (exit $ac_status); } &&
15460           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15461    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15462    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15463    ac_status=$?    ac_status=$?
# Line 15503  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15478  echo "${ECHO_T}$ac_header_compiler" >&6
15478  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15479  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15480  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15481  /* confdefs.h.  */  /* confdefs.h.  */
15482  _ACEOF  _ACEOF
15483  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15544  case $ac_header_compiler:$ac_header_prep Line 15518  case $ac_header_compiler:$ac_header_prep
15518    yes:no )    yes:no )
15519      { 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
15520  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;}
15521      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15522  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15523      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
15524      ;;      ;;
15525    no:yes )    no:yes )
15526      { 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
15527  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15528      { 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
15529  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
15530        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15531    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15532        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
15533    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
15534      { 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
15535  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;}
15536        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15537    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15538      (      (
15539        cat <<\_ASBOX        cat <<\_ASBOX
15540  ## ------------------------------------ ##  ## ------------------------------------------ ##
15541  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
15542  ## ------------------------------------ ##  ## ------------------------------------------ ##
15543  _ASBOX  _ASBOX
15544      ) |      ) |
15545        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15577  echo $ECHO_N "checking for $ac_header... Line 15550  echo $ECHO_N "checking for $ac_header...
15550  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15551    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15552  else  else
15553    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
15554  fi  fi
15555  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15556  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15606  else Line 15579  else
15579  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15580  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15581  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15582  /* confdefs.h.  */  /* confdefs.h.  */
15583  _ACEOF  _ACEOF
15584  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15621  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15593  if { (eval echo "$as_me:$LINENO: \"$ac_c
15593    ac_status=$?    ac_status=$?
15594    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15595    (exit $ac_status); } &&    (exit $ac_status); } &&
15596           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15597    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15598    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15599    ac_status=$?    ac_status=$?
# Line 15642  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15614  echo "${ECHO_T}$ac_header_compiler" >&6
15614  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15615  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15616  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15617  /* confdefs.h.  */  /* confdefs.h.  */
15618  _ACEOF  _ACEOF
15619  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15683  case $ac_header_compiler:$ac_header_prep Line 15654  case $ac_header_compiler:$ac_header_prep
15654    yes:no )    yes:no )
15655      { 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
15656  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;}
15657      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15658  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15659      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
15660      ;;      ;;
15661    no:yes )    no:yes )
15662      { 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
15663  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15664      { 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
15665  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
15666        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15667    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15668        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
15669    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
15670      { 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
15671  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;}
15672        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15673    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15674      (      (
15675        cat <<\_ASBOX        cat <<\_ASBOX
15676  ## ------------------------------------ ##  ## ------------------------------------------ ##
15677  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
15678  ## ------------------------------------ ##  ## ------------------------------------------ ##
15679  _ASBOX  _ASBOX
15680      ) |      ) |
15681        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15716  echo $ECHO_N "checking for $ac_header... Line 15686  echo $ECHO_N "checking for $ac_header...
15686  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15687    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15688  else  else
15689    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
15690  fi  fi
15691  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15692  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15745  else Line 15715  else
15715  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15716  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15717  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15718  /* confdefs.h.  */  /* confdefs.h.  */
15719  _ACEOF  _ACEOF
15720  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15760  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15729  if { (eval echo "$as_me:$LINENO: \"$ac_c
15729    ac_status=$?    ac_status=$?
15730    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15731    (exit $ac_status); } &&    (exit $ac_status); } &&
15732           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15733    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15734    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15735    ac_status=$?    ac_status=$?
# Line 15781  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15750  echo "${ECHO_T}$ac_header_compiler" >&6
15750  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15751  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15752  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15753  /* confdefs.h.  */  /* confdefs.h.  */
15754  _ACEOF  _ACEOF
15755  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15822  case $ac_header_compiler:$ac_header_prep Line 15790  case $ac_header_compiler:$ac_header_prep
15790    yes:no )    yes:no )
15791      { 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
15792  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;}
15793      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15794  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15795      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
15796      ;;      ;;
15797    no:yes )    no:yes )
15798      { 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
15799  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15800      { 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
15801  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
15802        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15803    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15804        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
15805    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
15806      { 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
15807  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;}
15808        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15809    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15810      (      (
15811        cat <<\_ASBOX        cat <<\_ASBOX
15812  ## ------------------------------------ ##  ## ------------------------------------------ ##
15813  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
15814  ## ------------------------------------ ##  ## ------------------------------------------ ##
15815  _ASBOX  _ASBOX
15816      ) |      ) |
15817        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 15855  echo $ECHO_N "checking for $ac_header... Line 15822  echo $ECHO_N "checking for $ac_header...
15822  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15823    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15824  else  else
15825    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
15826  fi  fi
15827  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15828  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 15895  else Line 15862  else
15862  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15863  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15864  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15865  /* confdefs.h.  */  /* confdefs.h.  */
15866  _ACEOF  _ACEOF
15867  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15910  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 15876  if { (eval echo "$as_me:$LINENO: \"$ac_c
15876    ac_status=$?    ac_status=$?
15877    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
15878    (exit $ac_status); } &&    (exit $ac_status); } &&
15879           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
15880    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15881    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
15882    ac_status=$?    ac_status=$?
# Line 15931  echo "${ECHO_T}$ac_header_compiler" >&6 Line 15897  echo "${ECHO_T}$ac_header_compiler" >&6
15897  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
15898  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15899  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
15900  /* confdefs.h.  */  /* confdefs.h.  */
15901  _ACEOF  _ACEOF
15902  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 15972  case $ac_header_compiler:$ac_header_prep Line 15937  case $ac_header_compiler:$ac_header_prep
15937    yes:no )    yes:no )
15938      { 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
15939  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;}
15940      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15941  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15942      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
15943      ;;      ;;
15944    no:yes )    no:yes )
15945      { 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
15946  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15947      { 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
15948  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
15949        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15950    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15951        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
15952    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
15953      { 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
15954  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;}
15955        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15956    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15957      (      (
15958        cat <<\_ASBOX        cat <<\_ASBOX
15959  ## ------------------------------------ ##  ## ------------------------------------------ ##
15960  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
15961  ## ------------------------------------ ##  ## ------------------------------------------ ##
15962  _ASBOX  _ASBOX
15963      ) |      ) |
15964        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16005  echo $ECHO_N "checking for $ac_header... Line 15969  echo $ECHO_N "checking for $ac_header...
15969  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
15970    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
15971  else  else
15972    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
15973  fi  fi
15974  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15975  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16034  else Line 15998  else
15998  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
15999  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16000  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16001  /* confdefs.h.  */  /* confdefs.h.  */
16002  _ACEOF  _ACEOF
16003  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16049  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16012  if { (eval echo "$as_me:$LINENO: \"$ac_c
16012    ac_status=$?    ac_status=$?
16013    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16014    (exit $ac_status); } &&    (exit $ac_status); } &&
16015           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16016    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16017    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16018    ac_status=$?    ac_status=$?
# Line 16070  echo "${ECHO_T}$ac_header_compiler" >&6 Line 16033  echo "${ECHO_T}$ac_header_compiler" >&6
16033  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
16034  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16035  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16036  /* confdefs.h.  */  /* confdefs.h.  */
16037  _ACEOF  _ACEOF
16038  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16111  case $ac_header_compiler:$ac_header_prep Line 16073  case $ac_header_compiler:$ac_header_prep
16073    yes:no )    yes:no )
16074      { 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
16075  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;}
16076      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16077  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16078      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
16079      ;;      ;;
16080    no:yes )    no:yes )
16081      { 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
16082  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16083      { 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
16084  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16085        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16086    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16087        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16088    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16089      { 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
16090  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;}
16091        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16092    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16093      (      (
16094        cat <<\_ASBOX        cat <<\_ASBOX
16095  ## ------------------------------------ ##  ## ------------------------------------------ ##
16096  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
16097  ## ------------------------------------ ##  ## ------------------------------------------ ##
16098  _ASBOX  _ASBOX
16099      ) |      ) |
16100        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16144  echo $ECHO_N "checking for $ac_header... Line 16105  echo $ECHO_N "checking for $ac_header...
16105  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
16106    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16107  else  else
16108    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
16109  fi  fi
16110  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16111  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16173  else Line 16134  else
16134  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
16135  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16136  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16137  /* confdefs.h.  */  /* confdefs.h.  */
16138  _ACEOF  _ACEOF
16139  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16188  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16148  if { (eval echo "$as_me:$LINENO: \"$ac_c
16148    ac_status=$?    ac_status=$?
16149    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16150    (exit $ac_status); } &&    (exit $ac_status); } &&
16151           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16152    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16153    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16154    ac_status=$?    ac_status=$?
# Line 16209  echo "${ECHO_T}$ac_header_compiler" >&6 Line 16169  echo "${ECHO_T}$ac_header_compiler" >&6
16169  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
16170  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16171  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16172  /* confdefs.h.  */  /* confdefs.h.  */
16173  _ACEOF  _ACEOF
16174  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16250  case $ac_header_compiler:$ac_header_prep Line 16209  case $ac_header_compiler:$ac_header_prep
16209    yes:no )    yes:no )
16210      { 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
16211  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;}
16212      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16213  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16214      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
16215      ;;      ;;
16216    no:yes )    no:yes )
16217      { 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
16218  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16219      { 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
16220  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16221        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16222    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16223        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16224    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16225      { 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
16226  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;}
16227        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16228    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16229      (      (
16230        cat <<\_ASBOX        cat <<\_ASBOX
16231  ## ------------------------------------ ##  ## ------------------------------------------ ##
16232  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
16233  ## ------------------------------------ ##  ## ------------------------------------------ ##
16234  _ASBOX  _ASBOX
16235      ) |      ) |
16236        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16283  echo $ECHO_N "checking for $ac_header... Line 16241  echo $ECHO_N "checking for $ac_header...
16241  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
16242    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16243  else  else
16244    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
16245  fi  fi
16246  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16247  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16324  else Line 16282  else
16282  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
16283  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16284  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16285  /* confdefs.h.  */  /* confdefs.h.  */
16286  _ACEOF  _ACEOF
16287  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16339  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16296  if { (eval echo "$as_me:$LINENO: \"$ac_c
16296    ac_status=$?    ac_status=$?
16297    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16298    (exit $ac_status); } &&    (exit $ac_status); } &&
16299           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16300    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16301    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16302    ac_status=$?    ac_status=$?
# Line 16360  echo "${ECHO_T}$ac_header_compiler" >&6 Line 16317  echo "${ECHO_T}$ac_header_compiler" >&6
16317  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
16318  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16319  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16320  /* confdefs.h.  */  /* confdefs.h.  */
16321  _ACEOF  _ACEOF
16322  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16401  case $ac_header_compiler:$ac_header_prep Line 16357  case $ac_header_compiler:$ac_header_prep
16357    yes:no )    yes:no )
16358      { 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
16359  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;}
16360      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
16361  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
16362      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
16363      ;;      ;;
16364    no:yes )    no:yes )
16365      { 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
16366  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16367      { 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
16368  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
16369        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16370    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16371        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
16372    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
16373      { 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
16374  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;}
16375        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16376    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16377      (      (
16378        cat <<\_ASBOX        cat <<\_ASBOX
16379  ## ------------------------------------ ##  ## ------------------------------------------ ##
16380  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
16381  ## ------------------------------------ ##  ## ------------------------------------------ ##
16382  _ASBOX  _ASBOX
16383      ) |      ) |
16384        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 16434  echo $ECHO_N "checking for $ac_header... Line 16389  echo $ECHO_N "checking for $ac_header...
16389  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
16390    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16391  else  else
16392    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
16393  fi  fi
16394  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16395  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 16462  else Line 16417  else
16417    ac_check_lib_save_LIBS=$LIBS    ac_check_lib_save_LIBS=$LIBS
16418  LIBS="-lintl  $LIBS"  LIBS="-lintl  $LIBS"
16419  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16420  /* confdefs.h.  */  /* confdefs.h.  */
16421  _ACEOF  _ACEOF
16422  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16490  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16444  if { (eval echo "$as_me:$LINENO: \"$ac_l
16444    ac_status=$?    ac_status=$?
16445    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16446    (exit $ac_status); } &&    (exit $ac_status); } &&
16447           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
16448    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16449    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16450    ac_status=$?    ac_status=$?
# Line 16529  if test "$cross_compiling" = yes; then Line 16483  if test "$cross_compiling" = yes; then
16483  emacs_cv_localtime_cache=yes  emacs_cv_localtime_cache=yes
16484  else  else
16485    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16486  /* confdefs.h.  */  /* confdefs.h.  */
16487  _ACEOF  _ACEOF
16488  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16614  if eval "test \"\${$as_ac_var+set}\" = s Line 16567  if eval "test \"\${$as_ac_var+set}\" = s
16567    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16568  else  else
16569    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16570  /* confdefs.h.  */  /* confdefs.h.  */
16571  _ACEOF  _ACEOF
16572  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
16573  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
16574  /* end confdefs.h.  */  /* end confdefs.h.  */
16575    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16576       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
16577    #define $ac_func innocuous_$ac_func
16578    
16579  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
16580      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
16581      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16582      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
16583    
16584  #ifdef __STDC__  #ifdef __STDC__
16585  # include <limits.h>  # include <limits.h>
16586  #else  #else
16587  # include <assert.h>  # include <assert.h>
16588  #endif  #endif
16589    
16590    #undef $ac_func
16591    
16592  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
16593  #ifdef __cplusplus  #ifdef __cplusplus
16594  extern "C"  extern "C"
# Line 16663  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16623  if { (eval echo "$as_me:$LINENO: \"$ac_l
16623    ac_status=$?    ac_status=$?
16624    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16625    (exit $ac_status); } &&    (exit $ac_status); } &&
16626           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
16627    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16628    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16629    ac_status=$?    ac_status=$?
# Line 16695  if test "${emacs_cv_gettimeofday_two_arg Line 16655  if test "${emacs_cv_gettimeofday_two_arg
16655    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16656  else  else
16657    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16658  /* confdefs.h.  */  /* confdefs.h.  */
16659  _ACEOF  _ACEOF
16660  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16727  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16686  if { (eval echo "$as_me:$LINENO: \"$ac_c
16686    ac_status=$?    ac_status=$?
16687    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16688    (exit $ac_status); } &&    (exit $ac_status); } &&
16689           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16690    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16691    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16692    ac_status=$?    ac_status=$?
# Line 16761  if test "${ac_cv_member_struct_tm_tm_zon Line 16720  if test "${ac_cv_member_struct_tm_tm_zon
16720    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16721  else  else
16722    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16723  /* confdefs.h.  */  /* confdefs.h.  */
16724  _ACEOF  _ACEOF
16725  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16787  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16745  if { (eval echo "$as_me:$LINENO: \"$ac_c
16745    ac_status=$?    ac_status=$?
16746    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16747    (exit $ac_status); } &&    (exit $ac_status); } &&
16748           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16749    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16750    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16751    ac_status=$?    ac_status=$?
# Line 16799  else Line 16757  else
16757  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
16758    
16759  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16760  /* confdefs.h.  */  /* confdefs.h.  */
16761  _ACEOF  _ACEOF
16762  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16825  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16782  if { (eval echo "$as_me:$LINENO: \"$ac_c
16782    ac_status=$?    ac_status=$?
16783    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16784    (exit $ac_status); } &&    (exit $ac_status); } &&
16785           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16786    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16787    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16788    ac_status=$?    ac_status=$?
# Line 16866  if test "${ac_cv_var_tzname+set}" = set; Line 16823  if test "${ac_cv_var_tzname+set}" = set;
16823    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16824  else  else
16825    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16826  /* confdefs.h.  */  /* confdefs.h.  */
16827  _ACEOF  _ACEOF
16828  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16891  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 16847  if { (eval echo "$as_me:$LINENO: \"$ac_l
16847    ac_status=$?    ac_status=$?
16848    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16849    (exit $ac_status); } &&    (exit $ac_status); } &&
16850           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
16851    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16852    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16853    ac_status=$?    ac_status=$?
# Line 16925  if test "${emacs_cv_struct_timezone+set} Line 16881  if test "${emacs_cv_struct_timezone+set}
16881    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16882  else  else
16883    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16884  /* confdefs.h.  */  /* confdefs.h.  */
16885  _ACEOF  _ACEOF
16886  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 16946  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16901  if { (eval echo "$as_me:$LINENO: \"$ac_c
16901    ac_status=$?    ac_status=$?
16902    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
16903    (exit $ac_status); } &&    (exit $ac_status); } &&
16904           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
16905    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16906    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
16907    ac_status=$?    ac_status=$?
# Line 16956  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 16911  if { (eval echo "$as_me:$LINENO: \"$ac_c
16911    emacs_cv_struct_timezone=yes    emacs_cv_struct_timezone=yes
16912  else  else
16913    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16914  /* confdefs.h.  */  /* confdefs.h.  */
16915  _ACEOF  _ACEOF
16916  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17020  if test "${ac_cv_func_socket+set}" = set Line 16974  if test "${ac_cv_func_socket+set}" = set
16974    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
16975  else  else
16976    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
16977  /* confdefs.h.  */  /* confdefs.h.  */
16978  _ACEOF  _ACEOF
16979  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
16980  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
16981  /* end confdefs.h.  */  /* end confdefs.h.  */
16982    /* Define socket to an innocuous variant, in case <limits.h> declares socket.
16983       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
16984    #define socket innocuous_socket
16985    
16986  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
16987      which can conflict with char socket (); below.      which can conflict with char socket (); below.
16988      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16989      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
16990    
16991  #ifdef __STDC__  #ifdef __STDC__
16992  # include <limits.h>  # include <limits.h>
16993  #else  #else
16994  # include <assert.h>  # include <assert.h>
16995  #endif  #endif
16996    
16997    #undef socket
16998    
16999  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
17000  #ifdef __cplusplus  #ifdef __cplusplus
17001  extern "C"  extern "C"
# Line 17069  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 17030  if { (eval echo "$as_me:$LINENO: \"$ac_l
17030    ac_status=$?    ac_status=$?
17031    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17032    (exit $ac_status); } &&    (exit $ac_status); } &&
17033           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
17034    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17035    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17036    ac_status=$?    ac_status=$?
# Line 17106  else Line 17067  else
17067  echo "$as_me:$LINENO: checking netinet/in.h usability" >&5  echo "$as_me:$LINENO: checking netinet/in.h usability" >&5
17068  echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6  echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6
17069  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17070  /* confdefs.h.  */  /* confdefs.h.  */
17071  _ACEOF  _ACEOF
17072  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17121  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17081  if { (eval echo "$as_me:$LINENO: \"$ac_c
17081    ac_status=$?    ac_status=$?
17082    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17083    (exit $ac_status); } &&    (exit $ac_status); } &&
17084           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17085    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17086    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17087    ac_status=$?    ac_status=$?
# Line 17142  echo "${ECHO_T}$ac_header_compiler" >&6 Line 17102  echo "${ECHO_T}$ac_header_compiler" >&6
17102  echo "$as_me:$LINENO: checking netinet/in.h presence" >&5  echo "$as_me:$LINENO: checking netinet/in.h presence" >&5
17103  echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6  echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6
17104  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17105  /* confdefs.h.  */  /* confdefs.h.  */
17106  _ACEOF  _ACEOF
17107  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17183  case $ac_header_compiler:$ac_header_prep Line 17142  case $ac_header_compiler:$ac_header_prep
17142    yes:no )    yes:no )
17143      { 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
17144  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;}
17145      { 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 compiler's result" >&5
17146  echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;}
17147      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
17148      ;;      ;;
17149    no:yes )    no:yes )
17150      { 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
17151  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;}
17152      { 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
17153  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;}
17154        { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5
17155    echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;}
17156        { echo "$as_me:$LINENO: WARNING: netinet/in.h:     section \"Present But Cannot Be Compiled\"" >&5
17157    echo "$as_me: WARNING: netinet/in.h:     section \"Present But Cannot Be Compiled\"" >&2;}
17158      { 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
17159  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;}
17160        { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5
17161    echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}
17162      (      (
17163        cat <<\_ASBOX        cat <<\_ASBOX
17164  ## ------------------------------------ ##  ## ------------------------------------------ ##
17165  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
17166  ## ------------------------------------ ##  ## ------------------------------------------ ##
17167  _ASBOX  _ASBOX
17168      ) |      ) |
17169        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 17244  else Line 17202  else
17202  echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5  echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5
17203  echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6  echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6
17204  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17205  /* confdefs.h.  */  /* confdefs.h.  */
17206  _ACEOF  _ACEOF
17207  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17259  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17216  if { (eval echo "$as_me:$LINENO: \"$ac_c
17216    ac_status=$?    ac_status=$?
17217    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17218    (exit $ac_status); } &&    (exit $ac_status); } &&
17219           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17220    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17221    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17222    ac_status=$?    ac_status=$?
# Line 17280  echo "${ECHO_T}$ac_header_compiler" >&6 Line 17237  echo "${ECHO_T}$ac_header_compiler" >&6
17237  echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5  echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5
17238  echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6  echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6
17239  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17240  /* confdefs.h.  */  /* confdefs.h.  */
17241  _ACEOF  _ACEOF
17242  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17321  case $ac_header_compiler:$ac_header_prep Line 17277  case $ac_header_compiler:$ac_header_prep
17277    yes:no )    yes:no )
17278      { 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
17279  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;}
17280      { 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 compiler's result" >&5
17281  echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;}
17282      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
17283      ;;      ;;
17284    no:yes )    no:yes )
17285      { 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
17286  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;}
17287      { 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
17288  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;}
17289        { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5
17290    echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;}
17291        { echo "$as_me:$LINENO: WARNING: arpa/inet.h:     section \"Present But Cannot Be Compiled\"" >&5
17292    echo "$as_me: WARNING: arpa/inet.h:     section \"Present But Cannot Be Compiled\"" >&2;}
17293      { 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
17294  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;}
17295        { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5
17296    echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}
17297      (      (
17298        cat <<\_ASBOX        cat <<\_ASBOX
17299  ## ------------------------------------ ##  ## ------------------------------------------ ##
17300  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
17301  ## ------------------------------------ ##  ## ------------------------------------------ ##
17302  _ASBOX  _ASBOX
17303      ) |      ) |
17304        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 17405  if test "${ac_cv_type_pid_t+set}" = set; Line 17360  if test "${ac_cv_type_pid_t+set}" = set;
17360    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17361  else  else
17362    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17363  /* confdefs.h.  */  /* confdefs.h.  */
17364  _ACEOF  _ACEOF
17365  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17429  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17383  if { (eval echo "$as_me:$LINENO: \"$ac_c
17383    ac_status=$?    ac_status=$?
17384    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17385    (exit $ac_status); } &&    (exit $ac_status); } &&
17386           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17387    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17388    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17389    ac_status=$?    ac_status=$?
# Line 17474  else Line 17428  else
17428  echo "$as_me:$LINENO: checking $ac_header usability" >&5  echo "$as_me:$LINENO: checking $ac_header usability" >&5
17429  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17430  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17431  /* confdefs.h.  */  /* confdefs.h.  */
17432  _ACEOF  _ACEOF
17433  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17489  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17442  if { (eval echo "$as_me:$LINENO: \"$ac_c
17442    ac_status=$?    ac_status=$?
17443    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17444    (exit $ac_status); } &&    (exit $ac_status); } &&
17445           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17446    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17447    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17448    ac_status=$?    ac_status=$?
# Line 17510  echo "${ECHO_T}$ac_header_compiler" >&6 Line 17463  echo "${ECHO_T}$ac_header_compiler" >&6
17463  echo "$as_me:$LINENO: checking $ac_header presence" >&5  echo "$as_me:$LINENO: checking $ac_header presence" >&5
17464  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17465  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17466  /* confdefs.h.  */  /* confdefs.h.  */
17467  _ACEOF  _ACEOF
17468  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17551  case $ac_header_compiler:$ac_header_prep Line 17503  case $ac_header_compiler:$ac_header_prep
17503    yes:no )    yes:no )
17504      { 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
17505  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;}
17506      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17507  echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}  echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17508      (      ac_header_preproc=yes
       cat <<\_ASBOX  
 ## ------------------------------------ ##  
 ## Report this to bug-autoconf@gnu.org. ##  
 ## ------------------------------------ ##  
 _ASBOX  
     ) |  
       sed "s/^/$as_me: WARNING:     /" >&2  
17509      ;;      ;;
17510    no:yes )    no:yes )
17511      { 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
17512  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}  echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17513      { 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
17514  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}  echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
17515        { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17516    echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17517        { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
17518    echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
17519      { 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
17520  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;}
17521        { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17522    echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17523      (      (
17524        cat <<\_ASBOX        cat <<\_ASBOX
17525  ## ------------------------------------ ##  ## ------------------------------------------ ##
17526  ## Report this to bug-autoconf@gnu.org. ##  ## Report this to the AC_PACKAGE_NAME lists.  ##
17527  ## ------------------------------------ ##  ## ------------------------------------------ ##
17528  _ASBOX  _ASBOX
17529      ) |      ) |
17530        sed "s/^/$as_me: WARNING:     /" >&2        sed "s/^/$as_me: WARNING:     /" >&2
# Line 17584  echo $ECHO_N "checking for $ac_header... Line 17535  echo $ECHO_N "checking for $ac_header...
17535  if eval "test \"\${$as_ac_Header+set}\" = set"; then  if eval "test \"\${$as_ac_Header+set}\" = set"; then
17536    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17537  else  else
17538    eval "$as_ac_Header=$ac_header_preproc"    eval "$as_ac_Header=\$ac_header_preproc"
17539  fi  fi
17540  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5  echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17541  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6  echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
# Line 17610  if eval "test \"\${$as_ac_var+set}\" = s Line 17561  if eval "test \"\${$as_ac_var+set}\" = s
17561    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17562  else  else
17563    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17564  /* confdefs.h.  */  /* confdefs.h.  */
17565  _ACEOF  _ACEOF
17566  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
17567  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
17568  /* end confdefs.h.  */  /* end confdefs.h.  */
17569    /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17570       For example, HP-UX 11i <limits.h> declares gettimeofday.  */
17571    #define $ac_func innocuous_$ac_func
17572    
17573  /* System header to define __stub macros and hopefully few prototypes,  /* System header to define __stub macros and hopefully few prototypes,
17574      which can conflict with char $ac_func (); below.      which can conflict with char $ac_func (); below.
17575      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since      Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17576      <limits.h> exists even on freestanding compilers.  */      <limits.h> exists even on freestanding compilers.  */
17577    
17578  #ifdef __STDC__  #ifdef __STDC__
17579  # include <limits.h>  # include <limits.h>
17580  #else  #else
17581  # include <assert.h>  # include <assert.h>
17582  #endif  #endif
17583    
17584    #undef $ac_func
17585    
17586  /* Override any gcc2 internal prototype to avoid an error.  */  /* Override any gcc2 internal prototype to avoid an error.  */
17587  #ifdef __cplusplus  #ifdef __cplusplus
17588  extern "C"  extern "C"
# Line 17659  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 17617  if { (eval echo "$as_me:$LINENO: \"$ac_l
17617    ac_status=$?    ac_status=$?
17618    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17619    (exit $ac_status); } &&    (exit $ac_status); } &&
17620           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
17621    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17622    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17623    ac_status=$?    ac_status=$?
# Line 17702  else Line 17660  else
17660        /* Some systems only have a dummy stub for fork() */        /* Some systems only have a dummy stub for fork() */
17661        int main ()        int main ()
17662        {        {
17663          if (fork() < 0)          if (fork() < 0)
17664            exit (1);            exit (1);
17665          exit (0);          exit (0);
17666        }        }
17667  _ACEOF  _ACEOF
17668  rm -f conftest$ac_exeext  rm -f conftest$ac_exeext
# Line 17760  else Line 17718  else
17718    ac_cv_func_vfork_works=cross    ac_cv_func_vfork_works=cross
17719  else  else
17720    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17721  /* confdefs.h.  */  /* confdefs.h.  */
17722  _ACEOF  _ACEOF
17723  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17923  if test "${emacs_cv_langinfo_codeset+set Line 17880  if test "${emacs_cv_langinfo_codeset+set
17880    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17881  else  else
17882    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17883  /* confdefs.h.  */  /* confdefs.h.  */
17884  _ACEOF  _ACEOF
17885  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 17944  if { (eval echo "$as_me:$LINENO: \"$ac_l Line 17900  if { (eval echo "$as_me:$LINENO: \"$ac_l
17900    ac_status=$?    ac_status=$?
17901    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17902    (exit $ac_status); } &&    (exit $ac_status); } &&
17903           { ac_try='test -s conftest$ac_exeext'           { ac_try='test -s conftest$ac_exeext'
17904    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17905    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17906    ac_status=$?    ac_status=$?
# Line 17976  if test "${ac_cv_type_size_t+set}" = set Line 17932  if test "${ac_cv_type_size_t+set}" = set
17932    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17933  else  else
17934    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17935  /* confdefs.h.  */  /* confdefs.h.  */
17936  _ACEOF  _ACEOF
17937  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18000  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 17955  if { (eval echo "$as_me:$LINENO: \"$ac_c
17955    ac_status=$?    ac_status=$?
17956    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
17957    (exit $ac_status); } &&    (exit $ac_status); } &&
17958           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
17959    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17960    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
17961    ac_status=$?    ac_status=$?
# Line 18033  if test "${ac_cv_type_mbstate_t+set}" = Line 17988  if test "${ac_cv_type_mbstate_t+set}" =
17988    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
17989  else  else
17990    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
17991  /* confdefs.h.  */  /* confdefs.h.  */
17992  _ACEOF  _ACEOF
17993  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18055  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18009  if { (eval echo "$as_me:$LINENO: \"$ac_c
18009    ac_status=$?    ac_status=$?
18010    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18011    (exit $ac_status); } &&    (exit $ac_status); } &&
18012           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18013    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18014    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18015    ac_status=$?    ac_status=$?
# Line 18092  if test "${emacs_cv_c_restrict+set}" = s Line 18046  if test "${emacs_cv_c_restrict+set}" = s
18046    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
18047  else  else
18048    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
18049  /* confdefs.h.  */  /* confdefs.h.  */
18050  _ACEOF  _ACEOF
18051  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18113  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18066  if { (eval echo "$as_me:$LINENO: \"$ac_c
18066    ac_status=$?    ac_status=$?
18067    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18068    (exit $ac_status); } &&    (exit $ac_status); } &&
18069           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18070    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18071    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18072    ac_status=$?    ac_status=$?
# Line 18125  else Line 18078  else
18078  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
18079    
18080  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
18081  /* confdefs.h.  */  /* confdefs.h.  */
18082  _ACEOF  _ACEOF
18083  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18146  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18098  if { (eval echo "$as_me:$LINENO: \"$ac_c
18098    ac_status=$?    ac_status=$?
18099    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18100    (exit $ac_status); } &&    (exit $ac_status); } &&
18101           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18102    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18103    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18104    ac_status=$?    ac_status=$?
# Line 18184  if test "${emacs_cv_c_restrict_arr+set}" Line 18136  if test "${emacs_cv_c_restrict_arr+set}"
18136    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
18137  else  else
18138    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
18139  /* confdefs.h.  */  /* confdefs.h.  */
18140  _ACEOF  _ACEOF
18141  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18205  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 18156  if { (eval echo "$as_me:$LINENO: \"$ac_c
18156    ac_status=$?    ac_status=$?
18157    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
18158    (exit $ac_status); } &&    (exit $ac_status); } &&
18159           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -s conftest.$ac_objext'
18160    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18161    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
18162    ac_status=$?    ac_status=$?
# Line 18429  test "${exec_prefix}" != NONE && Line 18380  test "${exec_prefix}" != NONE &&
18380  ## C preprocessor.  ## C preprocessor.
18381    
18382  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
18383  /* confdefs.h.  */  /* confdefs.h.  */
18384  _ACEOF  _ACEOF
18385  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 18476  _ACEOF Line 18426  _ACEOF
18426        # `set' does not quote correctly, so add quotes (double-quote        # `set' does not quote correctly, so add quotes (double-quote
18427        # substitution turns \\\\ into \\, and sed turns \\ into \).        # substitution turns \\\\ into \\, and sed turns \\ into \).
18428        sed -n \        sed -n \
18429          "s/'/'\\\\''/g;          "s/'/'\\\\''/g;
18430            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
18431        ;;        ;;
18432      *)      *)
18433        # `set' quotes correctly as required by POSIX, so do not add quotes.        # `set' quotes correctly as required by POSIX, so do not add quotes.
18434        sed -n \        sed -n \
18435          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
18436        ;;        ;;
18437      esac;      esac;
18438  } |  } |
# Line 18512  test "x$exec_prefix" = xNONE && exec_pre Line 18462  test "x$exec_prefix" = xNONE && exec_pre
18462  # trailing colons and then remove the whole line if VPATH becomes empty  # trailing colons and then remove the whole line if VPATH becomes empty
18463  # (actually we leave an empty line to preserve line numbers).  # (actually we leave an empty line to preserve line numbers).
18464  if test "x$srcdir" = x.; then  if test "x$srcdir" = x.; then
18465    ac_vpsub='/^[         ]*VPATH[        ]*=/{    ac_vpsub='/^[  ]*VPATH[        ]*=/{
18466  s/:*\$(srcdir):*/:/;  s/:*\$(srcdir):*/:/;
18467  s/:*\${srcdir}:*/:/;  s/:*\${srcdir}:*/:/;
18468  s/:*@srcdir@:*/:/;  s/:*@srcdir@:*/:/;
18469  s/^\([^=]*=[    ]*\):*/\1/;  s/^\([^=]*=[     ]*\):*/\1/;
18470  s/:*$//;  s/:*$//;
18471  s/^[^=]*=[      ]*$//;  s/^[^=]*=[       ]*$//;
18472  }'  }'
18473  fi  fi
18474    
# Line 18529  ac_ltlibobjs= Line 18479  ac_ltlibobjs=
18479  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
18480    # 1. Remove the extension, and $U if already installed.    # 1. Remove the extension, and $U if already installed.
18481    ac_i=`echo "$ac_i" |    ac_i=`echo "$ac_i" |
18482           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
18483    # 2. Add them.    # 2. Add them.
18484    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
18485    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
# Line 18575  elif test -n "${BASH_VERSION+set}" && (s Line 18525  elif test -n "${BASH_VERSION+set}" && (s
18525  fi  fi
18526    
18527  # Support unset when possible.  # Support unset when possible.
18528  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then  if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then
18529    as_unset=unset    as_unset=unset
18530  else  else
18531    as_unset=false    as_unset=false
# Line 18594  for as_var in \ Line 18544  for as_var in \
18544    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
18545    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
18546  do  do
18547    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
18548      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
18549    else    else
18550      $as_unset $as_var      $as_unset $as_var
# Line 18809  _ASBOX Line 18759  _ASBOX
18759  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
18760    
18761  This file was extended by $as_me, which was  This file was extended by $as_me, which was
18762  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.57a.  Invocation command line was
18763    
18764    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
18765    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 18853  Usage: $0 [OPTIONS] [FILE]... Line 18803  Usage: $0 [OPTIONS] [FILE]...
18803    -d, --debug      don't remove temporary files    -d, --debug      don't remove temporary files
18804        --recheck    update $as_me by reconfiguring in the same conditions        --recheck    update $as_me by reconfiguring in the same conditions
18805    --file=FILE[:TEMPLATE]    --file=FILE[:TEMPLATE]
18806                     instantiate the configuration file FILE                     instantiate the configuration file FILE
18807    --header=FILE[:TEMPLATE]    --header=FILE[:TEMPLATE]
18808                     instantiate the configuration header FILE                     instantiate the configuration header FILE
18809    
18810  Configuration files:  Configuration files:
18811  $config_files  $config_files
# Line 18872  _ACEOF Line 18822  _ACEOF
18822  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
18823  ac_cs_version="\\  ac_cs_version="\\
18824  config.status  config.status
18825  configured by $0, generated by GNU Autoconf 2.57,  configured by $0, generated by GNU Autoconf 2.57a,
18826    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
18827    
18828  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright (C) 2003 Free Software Foundation, Inc.
 Free Software Foundation, Inc.  
18829  This config.status script is free software; the Free Software Foundation  This config.status script is free software; the Free Software Foundation
18830  gives unlimited permission to copy, distribute and modify it."  gives unlimited permission to copy, distribute and modify it."
18831  srcdir=$srcdir  srcdir=$srcdir
# Line 19167  _ACEOF Line 19116  _ACEOF
19116        (echo ':t        (echo ':t
19117    /@[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
19118        if test -z "$ac_sed_cmds"; then        if test -z "$ac_sed_cmds"; then
19119          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
19120        else        else
19121          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"
19122        fi        fi
19123        ac_sed_frag=`expr $ac_sed_frag + 1`        ac_sed_frag=`expr $ac_sed_frag + 1`
19124        ac_beg=$ac_end        ac_beg=$ac_end
# Line 19187  for ac_file in : $CONFIG_FILES; do test Line 19136  for ac_file in : $CONFIG_FILES; do test
19136    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19137    case $ac_file in    case $ac_file in
19138    - | *:- | *:-:* ) # input from stdin    - | *:- | *:-:* ) # input from stdin
19139          cat >$tmp/stdin          cat >$tmp/stdin
19140          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19141          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19142    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19143          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19144    * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
19145    esac    esac
19146    
19147    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
19148    ac_dir=`(dirname "$ac_file") 2>/dev/null ||    ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19149  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19150           X"$ac_file" : 'X\(//\)[^/]' \| \           X"$ac_file" : 'X\(//\)[^/]' \| \
19151           X"$ac_file" : 'X\(//\)$' \| \           X"$ac_file" : 'X\(//\)$' \| \
19152           X"$ac_file" : 'X\(/\)' \| \           X"$ac_file" : 'X\(/\)' \| \
19153           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19154  echo X"$ac_file" |  echo X"$ac_file" |
19155      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19156            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19217  echo X"$ac_file" | Line 19166  echo X"$ac_file" |
19166        as_dirs="$as_dir $as_dirs"        as_dirs="$as_dir $as_dirs"
19167        as_dir=`(dirname "$as_dir") 2>/dev/null ||        as_dir=`(dirname "$as_dir") 2>/dev/null ||
19168  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19169           X"$as_dir" : 'X\(//\)[^/]' \| \           X"$as_dir" : 'X\(//\)[^/]' \| \
19170           X"$as_dir" : 'X\(//\)$' \| \           X"$as_dir" : 'X\(//\)$' \| \
19171           X"$as_dir" : 'X\(/\)' \| \           X"$as_dir" : 'X\(/\)' \| \
19172           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19173  echo X"$as_dir" |  echo X"$as_dir" |
19174      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19175            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19285  echo "$as_me: creating $ac_file" >&6;} Line 19234  echo "$as_me: creating $ac_file" >&6;}
19234      configure_input="$ac_file.  "      configure_input="$ac_file.  "
19235    fi    fi
19236    configure_input=$configure_input"Generated from `echo $ac_file_in |    configure_input=$configure_input"Generated from `echo $ac_file_in |
19237                                       sed 's,.*/,,'` by configure."                                       sed 's,.*/,,'` by configure."
19238    
19239    # 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
19240    # src tree.    # src tree.
# Line 19294  echo "$as_me: creating $ac_file" >&6;} Line 19243  echo "$as_me: creating $ac_file" >&6;}
19243        case $f in        case $f in
19244        -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
19245        [\\/$]*)        [\\/$]*)
19246           # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
19247           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
19248  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
19249     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
19250           echo $f;;           echo "$f";;
19251        *) # Relative        *) # Relative
19252           if test -f "$f"; then           if test -f "$f"; then
19253             # Build tree             # Build tree
19254             echo $f             echo "$f"
19255           elif test -f "$srcdir/$f"; then           elif test -f "$srcdir/$f"; then
19256             # Source tree             # Source tree
19257             echo $srcdir/$f             echo "$srcdir/$f"
19258           else           else
19259             # /dev/null tree             # /dev/null tree
19260             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19261  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
19262     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
19263           fi;;           fi;;
19264        esac        esac
19265      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
19266  _ACEOF  _ACEOF
# Line 19353  cat >>$CONFIG_STATUS <<\_ACEOF Line 19302  cat >>$CONFIG_STATUS <<\_ACEOF
19302  # 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.
19303  #  #
19304  # ac_d sets the value in "#define NAME VALUE" lines.  # ac_d sets the value in "#define NAME VALUE" lines.
19305  ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'  ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'
19306  ac_dB='[        ].*$,\1#\2'  ac_dB='[         ].*$,\1#\2'
19307  ac_dC=' '  ac_dC=' '
19308  ac_dD=',;t'  ac_dD=',;t'
19309  # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".  # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
19310  ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'  ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'
19311  ac_uB='$,\1#\2define\3'  ac_uB='$,\1#\2define\3'
19312  ac_uC=' '  ac_uC=' '
19313  ac_uD=',;t'  ac_uD=',;t'
# Line 19367  for ac_file in : $CONFIG_HEADERS; do tes Line 19316  for ac_file in : $CONFIG_HEADERS; do tes
19316    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19317    case $ac_file in    case $ac_file in
19318    - | *:- | *:-:* ) # input from stdin    - | *:- | *:-:* ) # input from stdin
19319          cat >$tmp/stdin          cat >$tmp/stdin
19320          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19321          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19322    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19323          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19324    * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
19325    esac    esac
19326    
# Line 19385  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;;           # Do quote $f, to prevent DOS paths from being IFS'd.
19342             echo "$f";;
19343        *) # Relative        *) # Relative
19344           if test -f "$f"; then           if test -f "$f"; then
19345             # Build tree             # Build tree
19346             echo $f             echo "$f"
19347           elif test -f "$srcdir/$f"; then           elif test -f "$srcdir/$f"; then
19348             # Source tree             # Source tree
19349             echo $srcdir/$f             echo "$srcdir/$f"
19350           else           else
19351             # /dev/null tree             # /dev/null tree
19352             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19353  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
19354     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
19355           fi;;           fi;;
19356        esac        esac
19357      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
19358    # Remove the trailing spaces.    # Remove the trailing spaces.
19359    sed 's/[      ]*$//' $ac_file_inputs >$tmp/in    sed 's/[       ]*$//' $ac_file_inputs >$tmp/in
19360    
19361  _ACEOF  _ACEOF
19362    
# Line 19429  s/[\\&,]/\\&/g Line 19379  s/[\\&,]/\\&/g
19379  s,[\\$`],\\&,g  s,[\\$`],\\&,g
19380  t clear  t clear
19381  : clear  : clear
19382  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
19383  t end  t end
19384  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
19385  : end  : end
19386  _ACEOF  _ACEOF
19387  # 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 19445  rm -f confdef2sed.sed Line 19395  rm -f confdef2sed.sed
19395  # example, in the case of _POSIX_SOURCE, which is predefined and required  # example, in the case of _POSIX_SOURCE, which is predefined and required
19396  # on some systems where configure will not decide to define it.  # on some systems where configure will not decide to define it.
19397  cat >>conftest.undefs <<\_ACEOF  cat >>conftest.undefs <<\_ACEOF
19398  s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,  s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
19399  _ACEOF  _ACEOF
19400    
19401  # 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
19402  # of here documents, and old seds have small limits too (100 cmds).  # of here documents, and old seds have small limits too (100 cmds).
19403  echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS  echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
19404  echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS  echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
19405  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
19406  echo '  :' >>$CONFIG_STATUS  echo '  :' >>$CONFIG_STATUS
19407  rm -f conftest.tail  rm -f conftest.tail
# Line 19460  do Line 19410  do
19410    # Write a limited-size here document to $tmp/defines.sed.    # Write a limited-size here document to $tmp/defines.sed.
19411    echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS    echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
19412    # Speed up: don't consider the non `#define' lines.    # Speed up: don't consider the non `#define' lines.
19413    echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS    echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS
19414    # Work around the forget-to-reset-the-flag bug.    # Work around the forget-to-reset-the-flag bug.
19415    echo 't clr' >>$CONFIG_STATUS    echo 't clr' >>$CONFIG_STATUS
19416    echo ': clr' >>$CONFIG_STATUS    echo ': clr' >>$CONFIG_STATUS
# Line 19487  do Line 19437  do
19437    # Write a limited-size here document to $tmp/undefs.sed.    # Write a limited-size here document to $tmp/undefs.sed.
19438    echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS    echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
19439    # Speed up: don't consider the non `#undef'    # Speed up: don't consider the non `#undef'
19440    echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS    echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS
19441    # Work around the forget-to-reset-the-flag bug.    # Work around the forget-to-reset-the-flag bug.
19442    echo 't clr' >>$CONFIG_STATUS    echo 't clr' >>$CONFIG_STATUS
19443    echo ': clr' >>$CONFIG_STATUS    echo ': clr' >>$CONFIG_STATUS
# Line 19521  echo "$as_me: $ac_file is unchanged" >&6 Line 19471  echo "$as_me: $ac_file is unchanged" >&6
19471      else      else
19472        ac_dir=`(dirname "$ac_file") 2>/dev/null ||        ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19473  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19474           X"$ac_file" : 'X\(//\)[^/]' \| \           X"$ac_file" : 'X\(//\)[^/]' \| \
19475           X"$ac_file" : 'X\(//\)$' \| \           X"$ac_file" : 'X\(//\)$' \| \
19476           X"$ac_file" : 'X\(/\)' \| \           X"$ac_file" : 'X\(/\)' \| \
19477           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19478  echo X"$ac_file" |  echo X"$ac_file" |
19479      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19480            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19540  echo X"$ac_file" | Line 19490  echo X"$ac_file" |
19490        as_dirs="$as_dir $as_dirs"        as_dirs="$as_dir $as_dirs"
19491        as_dir=`(dirname "$as_dir") 2>/dev/null ||        as_dir=`(dirname "$as_dir") 2>/dev/null ||
19492  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19493           X"$as_dir" : 'X\(//\)[^/]' \| \           X"$as_dir" : 'X\(//\)[^/]' \| \
19494           X"$as_dir" : 'X\(//\)$' \| \           X"$as_dir" : 'X\(//\)$' \| \
19495           X"$as_dir" : 'X\(/\)' \| \           X"$as_dir" : 'X\(/\)' \| \
19496           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19497  echo X"$as_dir" |  echo X"$as_dir" |
19498      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19499            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 19575  for ac_file in : $CONFIG_COMMANDS; do te Line 19525  for ac_file in : $CONFIG_COMMANDS; do te
19525    ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`    ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
19526    ac_dir=`(dirname "$ac_dest") 2>/dev/null ||    ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
19527  $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19528           X"$ac_dest" : 'X\(//\)[^/]' \| \           X"$ac_dest" : 'X\(//\)[^/]' \| \
19529           X"$ac_dest" : 'X\(//\)$' \| \           X"$ac_dest" : 'X\(//\)$' \| \
19530           X"$ac_dest" : 'X\(/\)' \| \           X"$ac_dest" : 'X\(/\)' \| \
19531           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
19532  echo X"$ac_dest" |  echo X"$ac_dest" |
19533      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19534            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }

Legend:
Removed from v.1.115  
changed lines
  Added in v.1.116

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