diff options
| author | Karoly Lorentey | 2005-07-10 19:23:59 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2005-07-10 19:23:59 +0000 |
| commit | cc7d6d6f6d422efeba9934486bdf7b418391660f (patch) | |
| tree | 695ceaedc1ae0410347235eac9119f8bca382e2b | |
| parent | e519a50bf7b0d7074f07ce492abb3cd544f79f59 (diff) | |
| parent | 43b557d50704df1dc45cc201a5596c05b62a6178 (diff) | |
| download | emacs-cc7d6d6f6d422efeba9934486bdf7b418391660f.tar.gz emacs-cc7d6d6f6d422efeba9934486bdf7b418391660f.zip | |
Merged from miles@gnu.org--gnu-2005 (patch 470-473)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-470
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-471
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-472
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-473
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-376
35 files changed, 4317 insertions, 2152 deletions
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-07-06 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | * configure.in: Fix capitalization. | ||
| 4 | * configure: Regenerate. | ||
| 5 | |||
| 6 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 7 | |||
| 8 | Update FSF's address in GPL notices. | ||
| 9 | |||
| 1 | 2005-06-19 J,bi(Br,bt(Bme Marant <jerome@marant.org> | 10 | 2005-06-19 J,bi(Br,bt(Bme Marant <jerome@marant.org> |
| 2 | 11 | ||
| 3 | * Makefile.in (epaths-force): Protect both lisppath and | 12 | * Makefile.in (epaths-force): Protect both lisppath and |
diff --git a/admin/ChangeLog b/admin/ChangeLog index d833ea77a5e..afaa571e1a6 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-10 Lute Kamstra <lute@gnu.org> | 5 | 2005-06-10 Lute Kamstra <lute@gnu.org> |
| 2 | 6 | ||
| 3 | * admin.el (set-version): Set version in lisp manual too. | 7 | * admin.el (set-version): Set version in lisp manual too. |
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 7e13df74375..5c98c14ca3a 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -17,6 +17,10 @@ make sure all the pages really look ok in the manual as formatted. | |||
| 17 | ** Update facemenu-unlisted-faces, adding whatever other | 17 | ** Update facemenu-unlisted-faces, adding whatever other |
| 18 | face name prefixes should be in it for good results. | 18 | face name prefixes should be in it for good results. |
| 19 | 19 | ||
| 20 | ** Update AUTHORS. | ||
| 21 | |||
| 22 | ** Regenerate the postscript files of the reference cards in etc. | ||
| 23 | |||
| 20 | * NEW FEATURES | 24 | * NEW FEATURES |
| 21 | 25 | ||
| 22 | ** Make VC-over-Tramp work where possible, or at least fail | 26 | ** Make VC-over-Tramp work where possible, or at least fail |
| @@ -37,7 +41,6 @@ To be done by Andre Spiegel <spiegel@gnu.org>. | |||
| 37 | ** Investigate reported crashes related to using an | 41 | ** Investigate reported crashes related to using an |
| 38 | invalid pointer from string_free_list. | 42 | invalid pointer from string_free_list. |
| 39 | 43 | ||
| 40 | |||
| 41 | * BUGS | 44 | * BUGS |
| 42 | 45 | ||
| 43 | ** Fix those modes that still use compile-internal, to not use it. | 46 | ** Fix those modes that still use compile-internal, to not use it. |
| @@ -98,12 +101,7 @@ further. | |||
| 98 | I think in the near future we will see more of this problem, so it might be | 101 | I think in the near future we will see more of this problem, so it might be |
| 99 | time to make anfe-ftp more intelligent. | 102 | time to make anfe-ftp more intelligent. |
| 100 | 103 | ||
| 101 | 104 | ** lisp/elide-head.el should recognize the FSF's new address as well. | |
| 102 | * FSF's ADDRESS | ||
| 103 | |||
| 104 | ** Update the FSF's address in all files. | ||
| 105 | Lute Kamstra is working on this. | ||
| 106 | |||
| 107 | 105 | ||
| 108 | * DOCUMENTATION | 106 | * DOCUMENTATION |
| 109 | 107 | ||
| @@ -137,8 +135,6 @@ lisp/term working Thien-Thi Nguyen | |||
| 137 | lisp/toolbar working Thien-Thi Nguyen | 135 | lisp/toolbar working Thien-Thi Nguyen |
| 138 | lisp/url working Thien-Thi Nguyen | 136 | lisp/url working Thien-Thi Nguyen |
| 139 | 137 | ||
| 140 | ** Update AUTHORS. | ||
| 141 | |||
| 142 | ** Check the Emacs manual. | 138 | ** Check the Emacs manual. |
| 143 | 139 | ||
| 144 | Each manual section should be checked for factual correctness | 140 | Each manual section should be checked for factual correctness |
| @@ -146,7 +142,6 @@ regarding recent changes by at least two people. After each file | |||
| 146 | name, on the same line or the following line, come the names of the | 142 | name, on the same line or the following line, come the names of the |
| 147 | people who have checked it. | 143 | people who have checked it. |
| 148 | 144 | ||
| 149 | |||
| 150 | SECTION READERS | 145 | SECTION READERS |
| 151 | ----------------------------- | 146 | ----------------------------- |
| 152 | man/abbrevs.texi Chong Yidong Joakim Verona | 147 | man/abbrevs.texi Chong Yidong Joakim Verona |
| @@ -260,7 +255,6 @@ in the respective language. | |||
| 260 | After each file name, on the same line or the following line, come the | 255 | After each file name, on the same line or the following line, come the |
| 261 | names of the people who have checked it. | 256 | names of the people who have checked it. |
| 262 | 257 | ||
| 263 | |||
| 264 | SECTION READERS | 258 | SECTION READERS |
| 265 | ---------------------------------- | 259 | ---------------------------------- |
| 266 | etc/TUTORIAL rms | 260 | etc/TUTORIAL rms |
| @@ -284,8 +278,6 @@ etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> | |||
| 284 | etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> | 278 | etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> |
| 285 | etc/TUTORIAL.zh | 279 | etc/TUTORIAL.zh |
| 286 | 280 | ||
| 287 | |||
| 288 | |||
| 289 | 281 | ||
| 290 | Local variables: | 282 | Local variables: |
| 291 | mode: outline | 283 | mode: outline |
| @@ -1,9 +1,8 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.57. | 3 | # Generated by GNU Autoconf 2.59. |
| 4 | # | 4 | # |
| 5 | # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 5 | # Copyright (C) 2003 Free Software Foundation, Inc. |
| 6 | # Free Software Foundation, Inc. | ||
| 7 | # This configure script is free software; the Free Software Foundation | 6 | # This configure script is free software; the Free Software Foundation |
| 8 | # gives unlimited permission to copy, distribute and modify it. | 7 | # gives unlimited permission to copy, distribute and modify it. |
| 9 | ## --------------------- ## | 8 | ## --------------------- ## |
| @@ -20,9 +19,10 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
| 20 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 19 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 21 | set -o posix | 20 | set -o posix |
| 22 | fi | 21 | fi |
| 22 | DUALCASE=1; export DUALCASE # for MKS sh | ||
| 23 | 23 | ||
| 24 | # Support unset when possible. | 24 | # Support unset when possible. |
| 25 | if (FOO=FOO; unset FOO) >/dev/null 2>&1; then | 25 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
| 26 | as_unset=unset | 26 | as_unset=unset |
| 27 | else | 27 | else |
| 28 | as_unset=false | 28 | as_unset=false |
| @@ -41,7 +41,7 @@ for as_var in \ | |||
| 41 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | 41 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
| 42 | LC_TELEPHONE LC_TIME | 42 | LC_TELEPHONE LC_TIME |
| 43 | do | 43 | do |
| 44 | if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 44 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
| 45 | eval $as_var=C; export $as_var | 45 | eval $as_var=C; export $as_var |
| 46 | else | 46 | else |
| 47 | $as_unset $as_var | 47 | $as_unset $as_var |
| @@ -218,16 +218,17 @@ rm -f conf$$ conf$$.exe conf$$.file | |||
| 218 | if mkdir -p . 2>/dev/null; then | 218 | if mkdir -p . 2>/dev/null; then |
| 219 | as_mkdir_p=: | 219 | as_mkdir_p=: |
| 220 | else | 220 | else |
| 221 | test -d ./-p && rmdir ./-p | ||
| 221 | as_mkdir_p=false | 222 | as_mkdir_p=false |
| 222 | fi | 223 | fi |
| 223 | 224 | ||
| 224 | as_executable_p="test -f" | 225 | as_executable_p="test -f" |
| 225 | 226 | ||
| 226 | # Sed expression to map a string onto a valid CPP name. | 227 | # Sed expression to map a string onto a valid CPP name. |
| 227 | as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" | 228 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
| 228 | 229 | ||
| 229 | # Sed expression to map a string onto a valid variable name. | 230 | # Sed expression to map a string onto a valid variable name. |
| 230 | as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" | 231 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
| 231 | 232 | ||
| 232 | 233 | ||
| 233 | # IFS | 234 | # IFS |
| @@ -668,7 +669,7 @@ done | |||
| 668 | 669 | ||
| 669 | # Be sure to have absolute paths. | 670 | # Be sure to have absolute paths. |
| 670 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ | 671 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ |
| 671 | localstatedir libdir includedir oldincludedir infodir mandir | 672 | localstatedir libdir includedir oldincludedir infodir mandir |
| 672 | do | 673 | do |
| 673 | eval ac_val=$`echo $ac_var` | 674 | eval ac_val=$`echo $ac_var` |
| 674 | case $ac_val in | 675 | case $ac_val in |
| @@ -708,10 +709,10 @@ if test -z "$srcdir"; then | |||
| 708 | # Try the directory containing this script, then its parent. | 709 | # Try the directory containing this script, then its parent. |
| 709 | ac_confdir=`(dirname "$0") 2>/dev/null || | 710 | ac_confdir=`(dirname "$0") 2>/dev/null || |
| 710 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 711 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 711 | X"$0" : 'X\(//\)[^/]' \| \ | 712 | X"$0" : 'X\(//\)[^/]' \| \ |
| 712 | X"$0" : 'X\(//\)$' \| \ | 713 | X"$0" : 'X\(//\)$' \| \ |
| 713 | X"$0" : 'X\(/\)' \| \ | 714 | X"$0" : 'X\(/\)' \| \ |
| 714 | . : '\(.\)' 2>/dev/null || | 715 | . : '\(.\)' 2>/dev/null || |
| 715 | echo X"$0" | | 716 | echo X"$0" | |
| 716 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 717 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 717 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 718 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -803,9 +804,9 @@ _ACEOF | |||
| 803 | cat <<_ACEOF | 804 | cat <<_ACEOF |
| 804 | Installation directories: | 805 | Installation directories: |
| 805 | --prefix=PREFIX install architecture-independent files in PREFIX | 806 | --prefix=PREFIX install architecture-independent files in PREFIX |
| 806 | [$ac_default_prefix] | 807 | [$ac_default_prefix] |
| 807 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | 808 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX |
| 808 | [PREFIX] | 809 | [PREFIX] |
| 809 | 810 | ||
| 810 | By default, \`make install' will install all the files in | 811 | By default, \`make install' will install all the files in |
| 811 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify | 812 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify |
| @@ -932,12 +933,45 @@ case $srcdir in | |||
| 932 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 933 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 933 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 934 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 934 | esac | 935 | esac |
| 935 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 936 | |
| 936 | # absolute. | 937 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 937 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 938 | # the directories may not exist. |
| 938 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 939 | case `pwd` in |
| 939 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 940 | .) ac_abs_builddir="$ac_dir";; |
| 940 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 941 | *) |
| 942 | case "$ac_dir" in | ||
| 943 | .) ac_abs_builddir=`pwd`;; | ||
| 944 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 945 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 946 | esac;; | ||
| 947 | esac | ||
| 948 | case $ac_abs_builddir in | ||
| 949 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 950 | *) | ||
| 951 | case ${ac_top_builddir}. in | ||
| 952 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 953 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 954 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 955 | esac;; | ||
| 956 | esac | ||
| 957 | case $ac_abs_builddir in | ||
| 958 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 959 | *) | ||
| 960 | case $ac_srcdir in | ||
| 961 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 962 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 963 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 964 | esac;; | ||
| 965 | esac | ||
| 966 | case $ac_abs_builddir in | ||
| 967 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 968 | *) | ||
| 969 | case $ac_top_srcdir in | ||
| 970 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 971 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 972 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 973 | esac;; | ||
| 974 | esac | ||
| 941 | 975 | ||
| 942 | cd $ac_dir | 976 | cd $ac_dir |
| 943 | # Check for guested configure; otherwise get Cygnus style configure. | 977 | # Check for guested configure; otherwise get Cygnus style configure. |
| @@ -948,13 +982,13 @@ ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | |||
| 948 | echo | 982 | echo |
| 949 | $SHELL $ac_srcdir/configure --help=recursive | 983 | $SHELL $ac_srcdir/configure --help=recursive |
| 950 | elif test -f $ac_srcdir/configure.ac || | 984 | elif test -f $ac_srcdir/configure.ac || |
| 951 | test -f $ac_srcdir/configure.in; then | 985 | test -f $ac_srcdir/configure.in; then |
| 952 | echo | 986 | echo |
| 953 | $ac_configure --help | 987 | $ac_configure --help |
| 954 | else | 988 | else |
| 955 | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 989 | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
| 956 | fi | 990 | fi |
| 957 | cd $ac_popdir | 991 | cd "$ac_popdir" |
| 958 | done | 992 | done |
| 959 | fi | 993 | fi |
| 960 | 994 | ||
| @@ -962,8 +996,7 @@ test -n "$ac_init_help" && exit 0 | |||
| 962 | if $ac_init_version; then | 996 | if $ac_init_version; then |
| 963 | cat <<\_ACEOF | 997 | cat <<\_ACEOF |
| 964 | 998 | ||
| 965 | Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 999 | Copyright (C) 2003 Free Software Foundation, Inc. |
| 966 | Free Software Foundation, Inc. | ||
| 967 | This configure script is free software; the Free Software Foundation | 1000 | This configure script is free software; the Free Software Foundation |
| 968 | gives unlimited permission to copy, distribute and modify it. | 1001 | gives unlimited permission to copy, distribute and modify it. |
| 969 | _ACEOF | 1002 | _ACEOF |
| @@ -975,7 +1008,7 @@ This file contains any messages produced by compilers while | |||
| 975 | running configure, to aid debugging if configure makes a mistake. | 1008 | running configure, to aid debugging if configure makes a mistake. |
| 976 | 1009 | ||
| 977 | It was created by $as_me, which was | 1010 | It was created by $as_me, which was |
| 978 | generated by GNU Autoconf 2.57. Invocation command line was | 1011 | generated by GNU Autoconf 2.59. Invocation command line was |
| 979 | 1012 | ||
| 980 | $ $0 $@ | 1013 | $ $0 $@ |
| 981 | 1014 | ||
| @@ -1052,19 +1085,19 @@ do | |||
| 1052 | 2) | 1085 | 2) |
| 1053 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" | 1086 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" |
| 1054 | if test $ac_must_keep_next = true; then | 1087 | if test $ac_must_keep_next = true; then |
| 1055 | ac_must_keep_next=false # Got value, back to normal. | 1088 | ac_must_keep_next=false # Got value, back to normal. |
| 1056 | else | 1089 | else |
| 1057 | case $ac_arg in | 1090 | case $ac_arg in |
| 1058 | *=* | --config-cache | -C | -disable-* | --disable-* \ | 1091 | *=* | --config-cache | -C | -disable-* | --disable-* \ |
| 1059 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | 1092 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ |
| 1060 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | 1093 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ |
| 1061 | | -with-* | --with-* | -without-* | --without-* | --x) | 1094 | | -with-* | --with-* | -without-* | --without-* | --x) |
| 1062 | case "$ac_configure_args0 " in | 1095 | case "$ac_configure_args0 " in |
| 1063 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | 1096 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; |
| 1064 | esac | 1097 | esac |
| 1065 | ;; | 1098 | ;; |
| 1066 | -* ) ac_must_keep_next=true ;; | 1099 | -* ) ac_must_keep_next=true ;; |
| 1067 | esac | 1100 | esac |
| 1068 | fi | 1101 | fi |
| 1069 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" | 1102 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" |
| 1070 | # Get rid of the leading space. | 1103 | # Get rid of the leading space. |
| @@ -1098,12 +1131,12 @@ _ASBOX | |||
| 1098 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in | 1131 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in |
| 1099 | *ac_space=\ *) | 1132 | *ac_space=\ *) |
| 1100 | sed -n \ | 1133 | sed -n \ |
| 1101 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; | 1134 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; |
| 1102 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" | 1135 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" |
| 1103 | ;; | 1136 | ;; |
| 1104 | *) | 1137 | *) |
| 1105 | sed -n \ | 1138 | sed -n \ |
| 1106 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 1139 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
| 1107 | ;; | 1140 | ;; |
| 1108 | esac; | 1141 | esac; |
| 1109 | } | 1142 | } |
| @@ -1132,7 +1165,7 @@ _ASBOX | |||
| 1132 | for ac_var in $ac_subst_files | 1165 | for ac_var in $ac_subst_files |
| 1133 | do | 1166 | do |
| 1134 | eval ac_val=$`echo $ac_var` | 1167 | eval ac_val=$`echo $ac_var` |
| 1135 | echo "$ac_var='"'"'$ac_val'"'"'" | 1168 | echo "$ac_var='"'"'$ac_val'"'"'" |
| 1136 | done | sort | 1169 | done | sort |
| 1137 | echo | 1170 | echo |
| 1138 | fi | 1171 | fi |
| @@ -1151,7 +1184,7 @@ _ASBOX | |||
| 1151 | echo "$as_me: caught signal $ac_signal" | 1184 | echo "$as_me: caught signal $ac_signal" |
| 1152 | echo "$as_me: exit $exit_status" | 1185 | echo "$as_me: exit $exit_status" |
| 1153 | } >&5 | 1186 | } >&5 |
| 1154 | rm -f core core.* *.core && | 1187 | rm -f core *.core && |
| 1155 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && | 1188 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && |
| 1156 | exit $exit_status | 1189 | exit $exit_status |
| 1157 | ' 0 | 1190 | ' 0 |
| @@ -1231,7 +1264,7 @@ fi | |||
| 1231 | # value. | 1264 | # value. |
| 1232 | ac_cache_corrupted=false | 1265 | ac_cache_corrupted=false |
| 1233 | for ac_var in `(set) 2>&1 | | 1266 | for ac_var in `(set) 2>&1 | |
| 1234 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do | 1267 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do |
| 1235 | eval ac_old_set=\$ac_cv_env_${ac_var}_set | 1268 | eval ac_old_set=\$ac_cv_env_${ac_var}_set |
| 1236 | eval ac_new_set=\$ac_env_${ac_var}_set | 1269 | eval ac_new_set=\$ac_env_${ac_var}_set |
| 1237 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" | 1270 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" |
| @@ -1248,13 +1281,13 @@ echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | |||
| 1248 | ,);; | 1281 | ,);; |
| 1249 | *) | 1282 | *) |
| 1250 | if test "x$ac_old_val" != "x$ac_new_val"; then | 1283 | if test "x$ac_old_val" != "x$ac_new_val"; then |
| 1251 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 | 1284 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 |
| 1252 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | 1285 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} |
| 1253 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 | 1286 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 |
| 1254 | echo "$as_me: former value: $ac_old_val" >&2;} | 1287 | echo "$as_me: former value: $ac_old_val" >&2;} |
| 1255 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 | 1288 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 |
| 1256 | echo "$as_me: current value: $ac_new_val" >&2;} | 1289 | echo "$as_me: current value: $ac_new_val" >&2;} |
| 1257 | ac_cache_corrupted=: | 1290 | ac_cache_corrupted=: |
| 1258 | fi;; | 1291 | fi;; |
| 1259 | esac | 1292 | esac |
| 1260 | # Pass precious variables to config.status. | 1293 | # Pass precious variables to config.status. |
| @@ -3005,7 +3038,6 @@ ac_compiler=`set X $ac_compile; echo $2` | |||
| 3005 | (exit $ac_status); } | 3038 | (exit $ac_status); } |
| 3006 | 3039 | ||
| 3007 | cat >conftest.$ac_ext <<_ACEOF | 3040 | cat >conftest.$ac_ext <<_ACEOF |
| 3008 | #line $LINENO "configure" | ||
| 3009 | /* confdefs.h. */ | 3041 | /* confdefs.h. */ |
| 3010 | _ACEOF | 3042 | _ACEOF |
| 3011 | cat confdefs.h >>conftest.$ac_ext | 3043 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3025,8 +3057,8 @@ ac_clean_files="$ac_clean_files a.out a.exe b.out" | |||
| 3025 | # Try to create an executable without -o first, disregard a.out. | 3057 | # Try to create an executable without -o first, disregard a.out. |
| 3026 | # It will help us diagnose broken compilers, and finding out an intuition | 3058 | # It will help us diagnose broken compilers, and finding out an intuition |
| 3027 | # of exeext. | 3059 | # of exeext. |
| 3028 | echo "$as_me:$LINENO: checking for C compiler default output" >&5 | 3060 | echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 |
| 3029 | echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 | 3061 | echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 |
| 3030 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | 3062 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
| 3031 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 | 3063 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 |
| 3032 | (eval $ac_link_default) 2>&5 | 3064 | (eval $ac_link_default) 2>&5 |
| @@ -3046,23 +3078,23 @@ do | |||
| 3046 | test -f "$ac_file" || continue | 3078 | test -f "$ac_file" || continue |
| 3047 | case $ac_file in | 3079 | case $ac_file in |
| 3048 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) | 3080 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
| 3049 | ;; | 3081 | ;; |
| 3050 | conftest.$ac_ext ) | 3082 | conftest.$ac_ext ) |
| 3051 | # This is the source file. | 3083 | # This is the source file. |
| 3052 | ;; | 3084 | ;; |
| 3053 | [ab].out ) | 3085 | [ab].out ) |
| 3054 | # We found the default executable, but exeext='' is most | 3086 | # We found the default executable, but exeext='' is most |
| 3055 | # certainly right. | 3087 | # certainly right. |
| 3056 | break;; | 3088 | break;; |
| 3057 | *.* ) | 3089 | *.* ) |
| 3058 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3090 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 3059 | # FIXME: I believe we export ac_cv_exeext for Libtool, | 3091 | # FIXME: I believe we export ac_cv_exeext for Libtool, |
| 3060 | # but it would be cool to find out if it's true. Does anybody | 3092 | # but it would be cool to find out if it's true. Does anybody |
| 3061 | # maintain Libtool? --akim. | 3093 | # maintain Libtool? --akim. |
| 3062 | export ac_cv_exeext | 3094 | export ac_cv_exeext |
| 3063 | break;; | 3095 | break;; |
| 3064 | * ) | 3096 | * ) |
| 3065 | break;; | 3097 | break;; |
| 3066 | esac | 3098 | esac |
| 3067 | done | 3099 | done |
| 3068 | else | 3100 | else |
| @@ -3136,8 +3168,8 @@ for ac_file in conftest.exe conftest conftest.*; do | |||
| 3136 | case $ac_file in | 3168 | case $ac_file in |
| 3137 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; | 3169 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
| 3138 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3170 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 3139 | export ac_cv_exeext | 3171 | export ac_cv_exeext |
| 3140 | break;; | 3172 | break;; |
| 3141 | * ) break;; | 3173 | * ) break;; |
| 3142 | esac | 3174 | esac |
| 3143 | done | 3175 | done |
| @@ -3162,7 +3194,6 @@ if test "${ac_cv_objext+set}" = set; then | |||
| 3162 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3194 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3163 | else | 3195 | else |
| 3164 | cat >conftest.$ac_ext <<_ACEOF | 3196 | cat >conftest.$ac_ext <<_ACEOF |
| 3165 | #line $LINENO "configure" | ||
| 3166 | /* confdefs.h. */ | 3197 | /* confdefs.h. */ |
| 3167 | _ACEOF | 3198 | _ACEOF |
| 3168 | cat confdefs.h >>conftest.$ac_ext | 3199 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3213,7 +3244,6 @@ if test "${ac_cv_c_compiler_gnu+set}" = set; then | |||
| 3213 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3244 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3214 | else | 3245 | else |
| 3215 | cat >conftest.$ac_ext <<_ACEOF | 3246 | cat >conftest.$ac_ext <<_ACEOF |
| 3216 | #line $LINENO "configure" | ||
| 3217 | /* confdefs.h. */ | 3247 | /* confdefs.h. */ |
| 3218 | _ACEOF | 3248 | _ACEOF |
| 3219 | cat confdefs.h >>conftest.$ac_ext | 3249 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3233,11 +3263,20 @@ main () | |||
| 3233 | _ACEOF | 3263 | _ACEOF |
| 3234 | rm -f conftest.$ac_objext | 3264 | rm -f conftest.$ac_objext |
| 3235 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3265 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3236 | (eval $ac_compile) 2>&5 | 3266 | (eval $ac_compile) 2>conftest.er1 |
| 3237 | ac_status=$? | 3267 | ac_status=$? |
| 3268 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3269 | rm -f conftest.er1 | ||
| 3270 | cat conftest.err >&5 | ||
| 3238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3271 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3239 | (exit $ac_status); } && | 3272 | (exit $ac_status); } && |
| 3240 | { ac_try='test -s conftest.$ac_objext' | 3273 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3274 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3275 | (eval $ac_try) 2>&5 | ||
| 3276 | ac_status=$? | ||
| 3277 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3278 | (exit $ac_status); }; } && | ||
| 3279 | { ac_try='test -s conftest.$ac_objext' | ||
| 3241 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3280 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3242 | (eval $ac_try) 2>&5 | 3281 | (eval $ac_try) 2>&5 |
| 3243 | ac_status=$? | 3282 | ac_status=$? |
| @@ -3250,7 +3289,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3250 | 3289 | ||
| 3251 | ac_compiler_gnu=no | 3290 | ac_compiler_gnu=no |
| 3252 | fi | 3291 | fi |
| 3253 | rm -f conftest.$ac_objext conftest.$ac_ext | 3292 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3254 | ac_cv_c_compiler_gnu=$ac_compiler_gnu | 3293 | ac_cv_c_compiler_gnu=$ac_compiler_gnu |
| 3255 | 3294 | ||
| 3256 | fi | 3295 | fi |
| @@ -3266,7 +3305,6 @@ if test "${ac_cv_prog_cc_g+set}" = set; then | |||
| 3266 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3305 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3267 | else | 3306 | else |
| 3268 | cat >conftest.$ac_ext <<_ACEOF | 3307 | cat >conftest.$ac_ext <<_ACEOF |
| 3269 | #line $LINENO "configure" | ||
| 3270 | /* confdefs.h. */ | 3308 | /* confdefs.h. */ |
| 3271 | _ACEOF | 3309 | _ACEOF |
| 3272 | cat confdefs.h >>conftest.$ac_ext | 3310 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3283,11 +3321,20 @@ main () | |||
| 3283 | _ACEOF | 3321 | _ACEOF |
| 3284 | rm -f conftest.$ac_objext | 3322 | rm -f conftest.$ac_objext |
| 3285 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3323 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3286 | (eval $ac_compile) 2>&5 | 3324 | (eval $ac_compile) 2>conftest.er1 |
| 3287 | ac_status=$? | 3325 | ac_status=$? |
| 3326 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3327 | rm -f conftest.er1 | ||
| 3328 | cat conftest.err >&5 | ||
| 3288 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3329 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3289 | (exit $ac_status); } && | 3330 | (exit $ac_status); } && |
| 3290 | { ac_try='test -s conftest.$ac_objext' | 3331 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3332 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3333 | (eval $ac_try) 2>&5 | ||
| 3334 | ac_status=$? | ||
| 3335 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3336 | (exit $ac_status); }; } && | ||
| 3337 | { ac_try='test -s conftest.$ac_objext' | ||
| 3291 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3338 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3292 | (eval $ac_try) 2>&5 | 3339 | (eval $ac_try) 2>&5 |
| 3293 | ac_status=$? | 3340 | ac_status=$? |
| @@ -3300,7 +3347,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3300 | 3347 | ||
| 3301 | ac_cv_prog_cc_g=no | 3348 | ac_cv_prog_cc_g=no |
| 3302 | fi | 3349 | fi |
| 3303 | rm -f conftest.$ac_objext conftest.$ac_ext | 3350 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3304 | fi | 3351 | fi |
| 3305 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 | 3352 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
| 3306 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 | 3353 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 |
| @@ -3327,7 +3374,6 @@ else | |||
| 3327 | ac_cv_prog_cc_stdc=no | 3374 | ac_cv_prog_cc_stdc=no |
| 3328 | ac_save_CC=$CC | 3375 | ac_save_CC=$CC |
| 3329 | cat >conftest.$ac_ext <<_ACEOF | 3376 | cat >conftest.$ac_ext <<_ACEOF |
| 3330 | #line $LINENO "configure" | ||
| 3331 | /* confdefs.h. */ | 3377 | /* confdefs.h. */ |
| 3332 | _ACEOF | 3378 | _ACEOF |
| 3333 | cat confdefs.h >>conftest.$ac_ext | 3379 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3355,6 +3401,16 @@ static char *f (char * (*g) (char **, int), char **p, ...) | |||
| 3355 | va_end (v); | 3401 | va_end (v); |
| 3356 | return s; | 3402 | return s; |
| 3357 | } | 3403 | } |
| 3404 | |||
| 3405 | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | ||
| 3406 | function prototypes and stuff, but not '\xHH' hex character constants. | ||
| 3407 | These don't provoke an error unfortunately, instead are silently treated | ||
| 3408 | as 'x'. The following induces an error, until -std1 is added to get | ||
| 3409 | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | ||
| 3410 | array size at least. It's necessary to write '\x00'==0 to get something | ||
| 3411 | that's true only with -std1. */ | ||
| 3412 | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | ||
| 3413 | |||
| 3358 | int test (int i, double x); | 3414 | int test (int i, double x); |
| 3359 | struct s1 {int (*f) (int a);}; | 3415 | struct s1 {int (*f) (int a);}; |
| 3360 | struct s2 {int (*f) (double a);}; | 3416 | struct s2 {int (*f) (double a);}; |
| @@ -3381,11 +3437,20 @@ do | |||
| 3381 | CC="$ac_save_CC $ac_arg" | 3437 | CC="$ac_save_CC $ac_arg" |
| 3382 | rm -f conftest.$ac_objext | 3438 | rm -f conftest.$ac_objext |
| 3383 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3439 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3384 | (eval $ac_compile) 2>&5 | 3440 | (eval $ac_compile) 2>conftest.er1 |
| 3385 | ac_status=$? | 3441 | ac_status=$? |
| 3442 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3443 | rm -f conftest.er1 | ||
| 3444 | cat conftest.err >&5 | ||
| 3386 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3445 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3387 | (exit $ac_status); } && | 3446 | (exit $ac_status); } && |
| 3388 | { ac_try='test -s conftest.$ac_objext' | 3447 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3448 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3449 | (eval $ac_try) 2>&5 | ||
| 3450 | ac_status=$? | ||
| 3451 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3452 | (exit $ac_status); }; } && | ||
| 3453 | { ac_try='test -s conftest.$ac_objext' | ||
| 3389 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3454 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3390 | (eval $ac_try) 2>&5 | 3455 | (eval $ac_try) 2>&5 |
| 3391 | ac_status=$? | 3456 | ac_status=$? |
| @@ -3398,7 +3463,7 @@ else | |||
| 3398 | sed 's/^/| /' conftest.$ac_ext >&5 | 3463 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3399 | 3464 | ||
| 3400 | fi | 3465 | fi |
| 3401 | rm -f conftest.$ac_objext | 3466 | rm -f conftest.err conftest.$ac_objext |
| 3402 | done | 3467 | done |
| 3403 | rm -f conftest.$ac_ext conftest.$ac_objext | 3468 | rm -f conftest.$ac_ext conftest.$ac_objext |
| 3404 | CC=$ac_save_CC | 3469 | CC=$ac_save_CC |
| @@ -3426,19 +3491,27 @@ cat >conftest.$ac_ext <<_ACEOF | |||
| 3426 | _ACEOF | 3491 | _ACEOF |
| 3427 | rm -f conftest.$ac_objext | 3492 | rm -f conftest.$ac_objext |
| 3428 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3493 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3429 | (eval $ac_compile) 2>&5 | 3494 | (eval $ac_compile) 2>conftest.er1 |
| 3430 | ac_status=$? | 3495 | ac_status=$? |
| 3496 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3497 | rm -f conftest.er1 | ||
| 3498 | cat conftest.err >&5 | ||
| 3431 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3499 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3432 | (exit $ac_status); } && | 3500 | (exit $ac_status); } && |
| 3433 | { ac_try='test -s conftest.$ac_objext' | 3501 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3502 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3503 | (eval $ac_try) 2>&5 | ||
| 3504 | ac_status=$? | ||
| 3505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3506 | (exit $ac_status); }; } && | ||
| 3507 | { ac_try='test -s conftest.$ac_objext' | ||
| 3434 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3508 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3435 | (eval $ac_try) 2>&5 | 3509 | (eval $ac_try) 2>&5 |
| 3436 | ac_status=$? | 3510 | ac_status=$? |
| 3437 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3511 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3438 | (exit $ac_status); }; }; then | 3512 | (exit $ac_status); }; }; then |
| 3439 | for ac_declaration in \ | 3513 | for ac_declaration in \ |
| 3440 | ''\ | 3514 | '' \ |
| 3441 | '#include <stdlib.h>' \ | ||
| 3442 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ | 3515 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 3443 | 'extern "C" void std::exit (int); using std::exit;' \ | 3516 | 'extern "C" void std::exit (int); using std::exit;' \ |
| 3444 | 'extern "C" void exit (int) throw ();' \ | 3517 | 'extern "C" void exit (int) throw ();' \ |
| @@ -3446,14 +3519,13 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |||
| 3446 | 'void exit (int);' | 3519 | 'void exit (int);' |
| 3447 | do | 3520 | do |
| 3448 | cat >conftest.$ac_ext <<_ACEOF | 3521 | cat >conftest.$ac_ext <<_ACEOF |
| 3449 | #line $LINENO "configure" | ||
| 3450 | /* confdefs.h. */ | 3522 | /* confdefs.h. */ |
| 3451 | _ACEOF | 3523 | _ACEOF |
| 3452 | cat confdefs.h >>conftest.$ac_ext | 3524 | cat confdefs.h >>conftest.$ac_ext |
| 3453 | cat >>conftest.$ac_ext <<_ACEOF | 3525 | cat >>conftest.$ac_ext <<_ACEOF |
| 3454 | /* end confdefs.h. */ | 3526 | /* end confdefs.h. */ |
| 3455 | #include <stdlib.h> | ||
| 3456 | $ac_declaration | 3527 | $ac_declaration |
| 3528 | #include <stdlib.h> | ||
| 3457 | int | 3529 | int |
| 3458 | main () | 3530 | main () |
| 3459 | { | 3531 | { |
| @@ -3464,11 +3536,20 @@ exit (42); | |||
| 3464 | _ACEOF | 3536 | _ACEOF |
| 3465 | rm -f conftest.$ac_objext | 3537 | rm -f conftest.$ac_objext |
| 3466 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3538 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3467 | (eval $ac_compile) 2>&5 | 3539 | (eval $ac_compile) 2>conftest.er1 |
| 3468 | ac_status=$? | 3540 | ac_status=$? |
| 3541 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3542 | rm -f conftest.er1 | ||
| 3543 | cat conftest.err >&5 | ||
| 3469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3544 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3470 | (exit $ac_status); } && | 3545 | (exit $ac_status); } && |
| 3471 | { ac_try='test -s conftest.$ac_objext' | 3546 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3547 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3548 | (eval $ac_try) 2>&5 | ||
| 3549 | ac_status=$? | ||
| 3550 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3551 | (exit $ac_status); }; } && | ||
| 3552 | { ac_try='test -s conftest.$ac_objext' | ||
| 3472 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3553 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3473 | (eval $ac_try) 2>&5 | 3554 | (eval $ac_try) 2>&5 |
| 3474 | ac_status=$? | 3555 | ac_status=$? |
| @@ -3481,9 +3562,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3481 | 3562 | ||
| 3482 | continue | 3563 | continue |
| 3483 | fi | 3564 | fi |
| 3484 | rm -f conftest.$ac_objext conftest.$ac_ext | 3565 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3485 | cat >conftest.$ac_ext <<_ACEOF | 3566 | cat >conftest.$ac_ext <<_ACEOF |
| 3486 | #line $LINENO "configure" | ||
| 3487 | /* confdefs.h. */ | 3567 | /* confdefs.h. */ |
| 3488 | _ACEOF | 3568 | _ACEOF |
| 3489 | cat confdefs.h >>conftest.$ac_ext | 3569 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3500,11 +3580,20 @@ exit (42); | |||
| 3500 | _ACEOF | 3580 | _ACEOF |
| 3501 | rm -f conftest.$ac_objext | 3581 | rm -f conftest.$ac_objext |
| 3502 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3582 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3503 | (eval $ac_compile) 2>&5 | 3583 | (eval $ac_compile) 2>conftest.er1 |
| 3504 | ac_status=$? | 3584 | ac_status=$? |
| 3585 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3586 | rm -f conftest.er1 | ||
| 3587 | cat conftest.err >&5 | ||
| 3505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3506 | (exit $ac_status); } && | 3589 | (exit $ac_status); } && |
| 3507 | { ac_try='test -s conftest.$ac_objext' | 3590 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3591 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3592 | (eval $ac_try) 2>&5 | ||
| 3593 | ac_status=$? | ||
| 3594 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3595 | (exit $ac_status); }; } && | ||
| 3596 | { ac_try='test -s conftest.$ac_objext' | ||
| 3508 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3597 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3509 | (eval $ac_try) 2>&5 | 3598 | (eval $ac_try) 2>&5 |
| 3510 | ac_status=$? | 3599 | ac_status=$? |
| @@ -3516,7 +3605,7 @@ else | |||
| 3516 | sed 's/^/| /' conftest.$ac_ext >&5 | 3605 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3517 | 3606 | ||
| 3518 | fi | 3607 | fi |
| 3519 | rm -f conftest.$ac_objext conftest.$ac_ext | 3608 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3520 | done | 3609 | done |
| 3521 | rm -f conftest* | 3610 | rm -f conftest* |
| 3522 | if test -n "$ac_declaration"; then | 3611 | if test -n "$ac_declaration"; then |
| @@ -3530,7 +3619,7 @@ else | |||
| 3530 | sed 's/^/| /' conftest.$ac_ext >&5 | 3619 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3531 | 3620 | ||
| 3532 | fi | 3621 | fi |
| 3533 | rm -f conftest.$ac_objext conftest.$ac_ext | 3622 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3534 | ac_ext=c | 3623 | ac_ext=c |
| 3535 | ac_cpp='$CPP $CPPFLAGS' | 3624 | ac_cpp='$CPP $CPPFLAGS' |
| 3536 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3625 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| @@ -3611,7 +3700,6 @@ do | |||
| 3611 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3700 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3612 | # not just through cpp. "Syntax error" is here to catch this case. | 3701 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3613 | cat >conftest.$ac_ext <<_ACEOF | 3702 | cat >conftest.$ac_ext <<_ACEOF |
| 3614 | #line $LINENO "configure" | ||
| 3615 | /* confdefs.h. */ | 3703 | /* confdefs.h. */ |
| 3616 | _ACEOF | 3704 | _ACEOF |
| 3617 | cat confdefs.h >>conftest.$ac_ext | 3705 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3622,7 +3710,7 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 3622 | #else | 3710 | #else |
| 3623 | # include <assert.h> | 3711 | # include <assert.h> |
| 3624 | #endif | 3712 | #endif |
| 3625 | Syntax error | 3713 | Syntax error |
| 3626 | _ACEOF | 3714 | _ACEOF |
| 3627 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3715 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3628 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3716 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| @@ -3634,6 +3722,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3634 | (exit $ac_status); } >/dev/null; then | 3722 | (exit $ac_status); } >/dev/null; then |
| 3635 | if test -s conftest.err; then | 3723 | if test -s conftest.err; then |
| 3636 | ac_cpp_err=$ac_c_preproc_warn_flag | 3724 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3725 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3637 | else | 3726 | else |
| 3638 | ac_cpp_err= | 3727 | ac_cpp_err= |
| 3639 | fi | 3728 | fi |
| @@ -3654,7 +3743,6 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3654 | # OK, works on sane cases. Now check whether non-existent headers | 3743 | # OK, works on sane cases. Now check whether non-existent headers |
| 3655 | # can be detected and how. | 3744 | # can be detected and how. |
| 3656 | cat >conftest.$ac_ext <<_ACEOF | 3745 | cat >conftest.$ac_ext <<_ACEOF |
| 3657 | #line $LINENO "configure" | ||
| 3658 | /* confdefs.h. */ | 3746 | /* confdefs.h. */ |
| 3659 | _ACEOF | 3747 | _ACEOF |
| 3660 | cat confdefs.h >>conftest.$ac_ext | 3748 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3672,6 +3760,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3672 | (exit $ac_status); } >/dev/null; then | 3760 | (exit $ac_status); } >/dev/null; then |
| 3673 | if test -s conftest.err; then | 3761 | if test -s conftest.err; then |
| 3674 | ac_cpp_err=$ac_c_preproc_warn_flag | 3762 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3763 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3675 | else | 3764 | else |
| 3676 | ac_cpp_err= | 3765 | ac_cpp_err= |
| 3677 | fi | 3766 | fi |
| @@ -3718,7 +3807,6 @@ do | |||
| 3718 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3807 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3719 | # not just through cpp. "Syntax error" is here to catch this case. | 3808 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3720 | cat >conftest.$ac_ext <<_ACEOF | 3809 | cat >conftest.$ac_ext <<_ACEOF |
| 3721 | #line $LINENO "configure" | ||
| 3722 | /* confdefs.h. */ | 3810 | /* confdefs.h. */ |
| 3723 | _ACEOF | 3811 | _ACEOF |
| 3724 | cat confdefs.h >>conftest.$ac_ext | 3812 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3729,7 +3817,7 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 3729 | #else | 3817 | #else |
| 3730 | # include <assert.h> | 3818 | # include <assert.h> |
| 3731 | #endif | 3819 | #endif |
| 3732 | Syntax error | 3820 | Syntax error |
| 3733 | _ACEOF | 3821 | _ACEOF |
| 3734 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3822 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3735 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3823 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| @@ -3741,6 +3829,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3741 | (exit $ac_status); } >/dev/null; then | 3829 | (exit $ac_status); } >/dev/null; then |
| 3742 | if test -s conftest.err; then | 3830 | if test -s conftest.err; then |
| 3743 | ac_cpp_err=$ac_c_preproc_warn_flag | 3831 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3832 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3744 | else | 3833 | else |
| 3745 | ac_cpp_err= | 3834 | ac_cpp_err= |
| 3746 | fi | 3835 | fi |
| @@ -3761,7 +3850,6 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3761 | # OK, works on sane cases. Now check whether non-existent headers | 3850 | # OK, works on sane cases. Now check whether non-existent headers |
| 3762 | # can be detected and how. | 3851 | # can be detected and how. |
| 3763 | cat >conftest.$ac_ext <<_ACEOF | 3852 | cat >conftest.$ac_ext <<_ACEOF |
| 3764 | #line $LINENO "configure" | ||
| 3765 | /* confdefs.h. */ | 3853 | /* confdefs.h. */ |
| 3766 | _ACEOF | 3854 | _ACEOF |
| 3767 | cat confdefs.h >>conftest.$ac_ext | 3855 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3779,6 +3867,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3779 | (exit $ac_status); } >/dev/null; then | 3867 | (exit $ac_status); } >/dev/null; then |
| 3780 | if test -s conftest.err; then | 3868 | if test -s conftest.err; then |
| 3781 | ac_cpp_err=$ac_c_preproc_warn_flag | 3869 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3870 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3782 | else | 3871 | else |
| 3783 | ac_cpp_err= | 3872 | ac_cpp_err= |
| 3784 | fi | 3873 | fi |
| @@ -3828,6 +3917,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
| 3828 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | 3917 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
| 3829 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | 3918 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 3830 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 3919 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| 3920 | # OS/2's system install, which has a completely different semantic | ||
| 3831 | # ./install, which can be erroneously created by make from ./install.sh. | 3921 | # ./install, which can be erroneously created by make from ./install.sh. |
| 3832 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 | 3922 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
| 3833 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 | 3923 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 |
| @@ -3844,6 +3934,7 @@ do | |||
| 3844 | case $as_dir/ in | 3934 | case $as_dir/ in |
| 3845 | ./ | .// | /cC/* | \ | 3935 | ./ | .// | /cC/* | \ |
| 3846 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | 3936 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
| 3937 | ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ | ||
| 3847 | /usr/ucb/* ) ;; | 3938 | /usr/ucb/* ) ;; |
| 3848 | *) | 3939 | *) |
| 3849 | # OSF1 and SCO ODT 3.0 have their own names for install. | 3940 | # OSF1 and SCO ODT 3.0 have their own names for install. |
| @@ -3851,20 +3942,20 @@ case $as_dir/ in | |||
| 3851 | # by default. | 3942 | # by default. |
| 3852 | for ac_prog in ginstall scoinst install; do | 3943 | for ac_prog in ginstall scoinst install; do |
| 3853 | for ac_exec_ext in '' $ac_executable_extensions; do | 3944 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 3854 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | 3945 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
| 3855 | if test $ac_prog = install && | 3946 | if test $ac_prog = install && |
| 3856 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3947 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3857 | # AIX install. It has an incompatible calling convention. | 3948 | # AIX install. It has an incompatible calling convention. |
| 3858 | : | 3949 | : |
| 3859 | elif test $ac_prog = install && | 3950 | elif test $ac_prog = install && |
| 3860 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3951 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3861 | # program-specific install script used by HP pwplus--don't use. | 3952 | # program-specific install script used by HP pwplus--don't use. |
| 3862 | : | 3953 | : |
| 3863 | else | 3954 | else |
| 3864 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | 3955 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
| 3865 | break 3 | 3956 | break 3 |
| 3866 | fi | 3957 | fi |
| 3867 | fi | 3958 | fi |
| 3868 | done | 3959 | done |
| 3869 | done | 3960 | done |
| 3870 | ;; | 3961 | ;; |
| @@ -4114,19 +4205,28 @@ else | |||
| 4114 | LDFLAGS="$LDFLAGS -znocombreloc" | 4205 | LDFLAGS="$LDFLAGS -znocombreloc" |
| 4115 | fi | 4206 | fi |
| 4116 | 4207 | ||
| 4117 | echo "$as_me:$LINENO: checking For -znocombreloc" >&5 | 4208 | echo "$as_me:$LINENO: checking for -znocombreloc" >&5 |
| 4118 | echo $ECHO_N "checking For -znocombreloc... $ECHO_C" >&6 | 4209 | echo $ECHO_N "checking for -znocombreloc... $ECHO_C" >&6 |
| 4119 | 4210 | ||
| 4120 | cat >conftest.$ac_ext <<_ACEOF | 4211 | cat >conftest.$ac_ext <<_ACEOF |
| 4121 | main(){return 0;} | 4212 | main(){return 0;} |
| 4122 | _ACEOF | 4213 | _ACEOF |
| 4123 | rm -f conftest.$ac_objext conftest$ac_exeext | 4214 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 4124 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 4215 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 4125 | (eval $ac_link) 2>&5 | 4216 | (eval $ac_link) 2>conftest.er1 |
| 4126 | ac_status=$? | 4217 | ac_status=$? |
| 4218 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4219 | rm -f conftest.er1 | ||
| 4220 | cat conftest.err >&5 | ||
| 4127 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4128 | (exit $ac_status); } && | 4222 | (exit $ac_status); } && |
| 4129 | { ac_try='test -s conftest$ac_exeext' | 4223 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4224 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4225 | (eval $ac_try) 2>&5 | ||
| 4226 | ac_status=$? | ||
| 4227 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4228 | (exit $ac_status); }; } && | ||
| 4229 | { ac_try='test -s conftest$ac_exeext' | ||
| 4130 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4230 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4131 | (eval $ac_try) 2>&5 | 4231 | (eval $ac_try) 2>&5 |
| 4132 | ac_status=$? | 4232 | ac_status=$? |
| @@ -4142,7 +4242,8 @@ LDFLAGS=$late_LDFLAGS | |||
| 4142 | echo "$as_me:$LINENO: result: no" >&5 | 4242 | echo "$as_me:$LINENO: result: no" >&5 |
| 4143 | echo "${ECHO_T}no" >&6 | 4243 | echo "${ECHO_T}no" >&6 |
| 4144 | fi | 4244 | fi |
| 4145 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 4245 | rm -f conftest.err conftest.$ac_objext \ |
| 4246 | conftest$ac_exeext conftest.$ac_ext | ||
| 4146 | 4247 | ||
| 4147 | 4248 | ||
| 4148 | echo "$as_me:$LINENO: checking for egrep" >&5 | 4249 | echo "$as_me:$LINENO: checking for egrep" >&5 |
| @@ -4164,7 +4265,6 @@ echo "${ECHO_T}$ac_cv_prog_egrep" >&6 | |||
| 4164 | echo "$as_me:$LINENO: checking for AIX" >&5 | 4265 | echo "$as_me:$LINENO: checking for AIX" >&5 |
| 4165 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | 4266 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 |
| 4166 | cat >conftest.$ac_ext <<_ACEOF | 4267 | cat >conftest.$ac_ext <<_ACEOF |
| 4167 | #line $LINENO "configure" | ||
| 4168 | /* confdefs.h. */ | 4268 | /* confdefs.h. */ |
| 4169 | _ACEOF | 4269 | _ACEOF |
| 4170 | cat confdefs.h >>conftest.$ac_ext | 4270 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4364,8 +4464,7 @@ else | |||
| 4364 | while :; do | 4464 | while :; do |
| 4365 | # IRIX 6.2 and later do not support large files by default, | 4465 | # IRIX 6.2 and later do not support large files by default, |
| 4366 | # so use the C compiler's -n32 option if that helps. | 4466 | # so use the C compiler's -n32 option if that helps. |
| 4367 | cat >conftest.$ac_ext <<_ACEOF | 4467 | cat >conftest.$ac_ext <<_ACEOF |
| 4368 | #line $LINENO "configure" | ||
| 4369 | /* confdefs.h. */ | 4468 | /* confdefs.h. */ |
| 4370 | _ACEOF | 4469 | _ACEOF |
| 4371 | cat confdefs.h >>conftest.$ac_ext | 4470 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4390,11 +4489,20 @@ main () | |||
| 4390 | _ACEOF | 4489 | _ACEOF |
| 4391 | rm -f conftest.$ac_objext | 4490 | rm -f conftest.$ac_objext |
| 4392 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4491 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4393 | (eval $ac_compile) 2>&5 | 4492 | (eval $ac_compile) 2>conftest.er1 |
| 4394 | ac_status=$? | 4493 | ac_status=$? |
| 4494 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4495 | rm -f conftest.er1 | ||
| 4496 | cat conftest.err >&5 | ||
| 4395 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4396 | (exit $ac_status); } && | 4498 | (exit $ac_status); } && |
| 4397 | { ac_try='test -s conftest.$ac_objext' | 4499 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4500 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4501 | (eval $ac_try) 2>&5 | ||
| 4502 | ac_status=$? | ||
| 4503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4504 | (exit $ac_status); }; } && | ||
| 4505 | { ac_try='test -s conftest.$ac_objext' | ||
| 4398 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4506 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4399 | (eval $ac_try) 2>&5 | 4507 | (eval $ac_try) 2>&5 |
| 4400 | ac_status=$? | 4508 | ac_status=$? |
| @@ -4406,15 +4514,24 @@ else | |||
| 4406 | sed 's/^/| /' conftest.$ac_ext >&5 | 4514 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4407 | 4515 | ||
| 4408 | fi | 4516 | fi |
| 4409 | rm -f conftest.$ac_objext | 4517 | rm -f conftest.err conftest.$ac_objext |
| 4410 | CC="$CC -n32" | 4518 | CC="$CC -n32" |
| 4411 | rm -f conftest.$ac_objext | 4519 | rm -f conftest.$ac_objext |
| 4412 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4520 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4413 | (eval $ac_compile) 2>&5 | 4521 | (eval $ac_compile) 2>conftest.er1 |
| 4414 | ac_status=$? | 4522 | ac_status=$? |
| 4523 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4524 | rm -f conftest.er1 | ||
| 4525 | cat conftest.err >&5 | ||
| 4415 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4526 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4416 | (exit $ac_status); } && | 4527 | (exit $ac_status); } && |
| 4417 | { ac_try='test -s conftest.$ac_objext' | 4528 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4529 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4530 | (eval $ac_try) 2>&5 | ||
| 4531 | ac_status=$? | ||
| 4532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4533 | (exit $ac_status); }; } && | ||
| 4534 | { ac_try='test -s conftest.$ac_objext' | ||
| 4418 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4535 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4419 | (eval $ac_try) 2>&5 | 4536 | (eval $ac_try) 2>&5 |
| 4420 | ac_status=$? | 4537 | ac_status=$? |
| @@ -4426,8 +4543,8 @@ else | |||
| 4426 | sed 's/^/| /' conftest.$ac_ext >&5 | 4543 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4427 | 4544 | ||
| 4428 | fi | 4545 | fi |
| 4429 | rm -f conftest.$ac_objext | 4546 | rm -f conftest.err conftest.$ac_objext |
| 4430 | break | 4547 | break |
| 4431 | done | 4548 | done |
| 4432 | CC=$ac_save_CC | 4549 | CC=$ac_save_CC |
| 4433 | rm -f conftest.$ac_ext | 4550 | rm -f conftest.$ac_ext |
| @@ -4447,7 +4564,6 @@ else | |||
| 4447 | while :; do | 4564 | while :; do |
| 4448 | ac_cv_sys_file_offset_bits=no | 4565 | ac_cv_sys_file_offset_bits=no |
| 4449 | cat >conftest.$ac_ext <<_ACEOF | 4566 | cat >conftest.$ac_ext <<_ACEOF |
| 4450 | #line $LINENO "configure" | ||
| 4451 | /* confdefs.h. */ | 4567 | /* confdefs.h. */ |
| 4452 | _ACEOF | 4568 | _ACEOF |
| 4453 | cat confdefs.h >>conftest.$ac_ext | 4569 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4472,11 +4588,20 @@ main () | |||
| 4472 | _ACEOF | 4588 | _ACEOF |
| 4473 | rm -f conftest.$ac_objext | 4589 | rm -f conftest.$ac_objext |
| 4474 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4590 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4475 | (eval $ac_compile) 2>&5 | 4591 | (eval $ac_compile) 2>conftest.er1 |
| 4476 | ac_status=$? | 4592 | ac_status=$? |
| 4593 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4594 | rm -f conftest.er1 | ||
| 4595 | cat conftest.err >&5 | ||
| 4477 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4596 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4478 | (exit $ac_status); } && | 4597 | (exit $ac_status); } && |
| 4479 | { ac_try='test -s conftest.$ac_objext' | 4598 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4599 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4600 | (eval $ac_try) 2>&5 | ||
| 4601 | ac_status=$? | ||
| 4602 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4603 | (exit $ac_status); }; } && | ||
| 4604 | { ac_try='test -s conftest.$ac_objext' | ||
| 4480 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4605 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4481 | (eval $ac_try) 2>&5 | 4606 | (eval $ac_try) 2>&5 |
| 4482 | ac_status=$? | 4607 | ac_status=$? |
| @@ -4488,9 +4613,8 @@ else | |||
| 4488 | sed 's/^/| /' conftest.$ac_ext >&5 | 4613 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4489 | 4614 | ||
| 4490 | fi | 4615 | fi |
| 4491 | rm -f conftest.$ac_objext conftest.$ac_ext | 4616 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4492 | cat >conftest.$ac_ext <<_ACEOF | 4617 | cat >conftest.$ac_ext <<_ACEOF |
| 4493 | #line $LINENO "configure" | ||
| 4494 | /* confdefs.h. */ | 4618 | /* confdefs.h. */ |
| 4495 | _ACEOF | 4619 | _ACEOF |
| 4496 | cat confdefs.h >>conftest.$ac_ext | 4620 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4516,11 +4640,20 @@ main () | |||
| 4516 | _ACEOF | 4640 | _ACEOF |
| 4517 | rm -f conftest.$ac_objext | 4641 | rm -f conftest.$ac_objext |
| 4518 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4642 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4519 | (eval $ac_compile) 2>&5 | 4643 | (eval $ac_compile) 2>conftest.er1 |
| 4520 | ac_status=$? | 4644 | ac_status=$? |
| 4645 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4646 | rm -f conftest.er1 | ||
| 4647 | cat conftest.err >&5 | ||
| 4521 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4648 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4522 | (exit $ac_status); } && | 4649 | (exit $ac_status); } && |
| 4523 | { ac_try='test -s conftest.$ac_objext' | 4650 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4651 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4652 | (eval $ac_try) 2>&5 | ||
| 4653 | ac_status=$? | ||
| 4654 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4655 | (exit $ac_status); }; } && | ||
| 4656 | { ac_try='test -s conftest.$ac_objext' | ||
| 4524 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4657 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4525 | (eval $ac_try) 2>&5 | 4658 | (eval $ac_try) 2>&5 |
| 4526 | ac_status=$? | 4659 | ac_status=$? |
| @@ -4532,7 +4665,7 @@ else | |||
| 4532 | sed 's/^/| /' conftest.$ac_ext >&5 | 4665 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4533 | 4666 | ||
| 4534 | fi | 4667 | fi |
| 4535 | rm -f conftest.$ac_objext conftest.$ac_ext | 4668 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4536 | break | 4669 | break |
| 4537 | done | 4670 | done |
| 4538 | fi | 4671 | fi |
| @@ -4554,7 +4687,6 @@ else | |||
| 4554 | while :; do | 4687 | while :; do |
| 4555 | ac_cv_sys_large_files=no | 4688 | ac_cv_sys_large_files=no |
| 4556 | cat >conftest.$ac_ext <<_ACEOF | 4689 | cat >conftest.$ac_ext <<_ACEOF |
| 4557 | #line $LINENO "configure" | ||
| 4558 | /* confdefs.h. */ | 4690 | /* confdefs.h. */ |
| 4559 | _ACEOF | 4691 | _ACEOF |
| 4560 | cat confdefs.h >>conftest.$ac_ext | 4692 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4579,11 +4711,20 @@ main () | |||
| 4579 | _ACEOF | 4711 | _ACEOF |
| 4580 | rm -f conftest.$ac_objext | 4712 | rm -f conftest.$ac_objext |
| 4581 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4713 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4582 | (eval $ac_compile) 2>&5 | 4714 | (eval $ac_compile) 2>conftest.er1 |
| 4583 | ac_status=$? | 4715 | ac_status=$? |
| 4716 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4717 | rm -f conftest.er1 | ||
| 4718 | cat conftest.err >&5 | ||
| 4584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4719 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4585 | (exit $ac_status); } && | 4720 | (exit $ac_status); } && |
| 4586 | { ac_try='test -s conftest.$ac_objext' | 4721 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4722 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4723 | (eval $ac_try) 2>&5 | ||
| 4724 | ac_status=$? | ||
| 4725 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4726 | (exit $ac_status); }; } && | ||
| 4727 | { ac_try='test -s conftest.$ac_objext' | ||
| 4587 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4728 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4588 | (eval $ac_try) 2>&5 | 4729 | (eval $ac_try) 2>&5 |
| 4589 | ac_status=$? | 4730 | ac_status=$? |
| @@ -4595,9 +4736,8 @@ else | |||
| 4595 | sed 's/^/| /' conftest.$ac_ext >&5 | 4736 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4596 | 4737 | ||
| 4597 | fi | 4738 | fi |
| 4598 | rm -f conftest.$ac_objext conftest.$ac_ext | 4739 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4599 | cat >conftest.$ac_ext <<_ACEOF | 4740 | cat >conftest.$ac_ext <<_ACEOF |
| 4600 | #line $LINENO "configure" | ||
| 4601 | /* confdefs.h. */ | 4741 | /* confdefs.h. */ |
| 4602 | _ACEOF | 4742 | _ACEOF |
| 4603 | cat confdefs.h >>conftest.$ac_ext | 4743 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4623,11 +4763,20 @@ main () | |||
| 4623 | _ACEOF | 4763 | _ACEOF |
| 4624 | rm -f conftest.$ac_objext | 4764 | rm -f conftest.$ac_objext |
| 4625 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4765 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4626 | (eval $ac_compile) 2>&5 | 4766 | (eval $ac_compile) 2>conftest.er1 |
| 4627 | ac_status=$? | 4767 | ac_status=$? |
| 4768 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4769 | rm -f conftest.er1 | ||
| 4770 | cat conftest.err >&5 | ||
| 4628 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4771 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4629 | (exit $ac_status); } && | 4772 | (exit $ac_status); } && |
| 4630 | { ac_try='test -s conftest.$ac_objext' | 4773 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4774 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4775 | (eval $ac_try) 2>&5 | ||
| 4776 | ac_status=$? | ||
| 4777 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4778 | (exit $ac_status); }; } && | ||
| 4779 | { ac_try='test -s conftest.$ac_objext' | ||
| 4631 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4780 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4632 | (eval $ac_try) 2>&5 | 4781 | (eval $ac_try) 2>&5 |
| 4633 | ac_status=$? | 4782 | ac_status=$? |
| @@ -4639,7 +4788,7 @@ else | |||
| 4639 | sed 's/^/| /' conftest.$ac_ext >&5 | 4788 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4640 | 4789 | ||
| 4641 | fi | 4790 | fi |
| 4642 | rm -f conftest.$ac_objext conftest.$ac_ext | 4791 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4643 | break | 4792 | break |
| 4644 | done | 4793 | done |
| 4645 | fi | 4794 | fi |
| @@ -4664,7 +4813,6 @@ if test "${ac_cv_header_stdc+set}" = set; then | |||
| 4664 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4813 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4665 | else | 4814 | else |
| 4666 | cat >conftest.$ac_ext <<_ACEOF | 4815 | cat >conftest.$ac_ext <<_ACEOF |
| 4667 | #line $LINENO "configure" | ||
| 4668 | /* confdefs.h. */ | 4816 | /* confdefs.h. */ |
| 4669 | _ACEOF | 4817 | _ACEOF |
| 4670 | cat confdefs.h >>conftest.$ac_ext | 4818 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4685,11 +4833,20 @@ main () | |||
| 4685 | _ACEOF | 4833 | _ACEOF |
| 4686 | rm -f conftest.$ac_objext | 4834 | rm -f conftest.$ac_objext |
| 4687 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4835 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4688 | (eval $ac_compile) 2>&5 | 4836 | (eval $ac_compile) 2>conftest.er1 |
| 4689 | ac_status=$? | 4837 | ac_status=$? |
| 4838 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4839 | rm -f conftest.er1 | ||
| 4840 | cat conftest.err >&5 | ||
| 4690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4841 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4691 | (exit $ac_status); } && | 4842 | (exit $ac_status); } && |
| 4692 | { ac_try='test -s conftest.$ac_objext' | 4843 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4844 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4845 | (eval $ac_try) 2>&5 | ||
| 4846 | ac_status=$? | ||
| 4847 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4848 | (exit $ac_status); }; } && | ||
| 4849 | { ac_try='test -s conftest.$ac_objext' | ||
| 4693 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4850 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4694 | (eval $ac_try) 2>&5 | 4851 | (eval $ac_try) 2>&5 |
| 4695 | ac_status=$? | 4852 | ac_status=$? |
| @@ -4702,12 +4859,11 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4702 | 4859 | ||
| 4703 | ac_cv_header_stdc=no | 4860 | ac_cv_header_stdc=no |
| 4704 | fi | 4861 | fi |
| 4705 | rm -f conftest.$ac_objext conftest.$ac_ext | 4862 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4706 | 4863 | ||
| 4707 | if test $ac_cv_header_stdc = yes; then | 4864 | if test $ac_cv_header_stdc = yes; then |
| 4708 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 4865 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 4709 | cat >conftest.$ac_ext <<_ACEOF | 4866 | cat >conftest.$ac_ext <<_ACEOF |
| 4710 | #line $LINENO "configure" | ||
| 4711 | /* confdefs.h. */ | 4867 | /* confdefs.h. */ |
| 4712 | _ACEOF | 4868 | _ACEOF |
| 4713 | cat confdefs.h >>conftest.$ac_ext | 4869 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4729,7 +4885,6 @@ fi | |||
| 4729 | if test $ac_cv_header_stdc = yes; then | 4885 | if test $ac_cv_header_stdc = yes; then |
| 4730 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 4886 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 4731 | cat >conftest.$ac_ext <<_ACEOF | 4887 | cat >conftest.$ac_ext <<_ACEOF |
| 4732 | #line $LINENO "configure" | ||
| 4733 | /* confdefs.h. */ | 4888 | /* confdefs.h. */ |
| 4734 | _ACEOF | 4889 | _ACEOF |
| 4735 | cat confdefs.h >>conftest.$ac_ext | 4890 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4754,7 +4909,6 @@ if test $ac_cv_header_stdc = yes; then | |||
| 4754 | : | 4909 | : |
| 4755 | else | 4910 | else |
| 4756 | cat >conftest.$ac_ext <<_ACEOF | 4911 | cat >conftest.$ac_ext <<_ACEOF |
| 4757 | #line $LINENO "configure" | ||
| 4758 | /* confdefs.h. */ | 4912 | /* confdefs.h. */ |
| 4759 | _ACEOF | 4913 | _ACEOF |
| 4760 | cat confdefs.h >>conftest.$ac_ext | 4914 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4766,9 +4920,9 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 4766 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 4920 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 4767 | #else | 4921 | #else |
| 4768 | # define ISLOWER(c) \ | 4922 | # define ISLOWER(c) \ |
| 4769 | (('a' <= (c) && (c) <= 'i') \ | 4923 | (('a' <= (c) && (c) <= 'i') \ |
| 4770 | || ('j' <= (c) && (c) <= 'r') \ | 4924 | || ('j' <= (c) && (c) <= 'r') \ |
| 4771 | || ('s' <= (c) && (c) <= 'z')) | 4925 | || ('s' <= (c) && (c) <= 'z')) |
| 4772 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 4926 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 4773 | #endif | 4927 | #endif |
| 4774 | 4928 | ||
| @@ -4779,7 +4933,7 @@ main () | |||
| 4779 | int i; | 4933 | int i; |
| 4780 | for (i = 0; i < 256; i++) | 4934 | for (i = 0; i < 256; i++) |
| 4781 | if (XOR (islower (i), ISLOWER (i)) | 4935 | if (XOR (islower (i), ISLOWER (i)) |
| 4782 | || toupper (i) != TOUPPER (i)) | 4936 | || toupper (i) != TOUPPER (i)) |
| 4783 | exit(2); | 4937 | exit(2); |
| 4784 | exit (0); | 4938 | exit (0); |
| 4785 | } | 4939 | } |
| @@ -4804,7 +4958,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4804 | ( exit $ac_status ) | 4958 | ( exit $ac_status ) |
| 4805 | ac_cv_header_stdc=no | 4959 | ac_cv_header_stdc=no |
| 4806 | fi | 4960 | fi |
| 4807 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 4961 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 4808 | fi | 4962 | fi |
| 4809 | fi | 4963 | fi |
| 4810 | fi | 4964 | fi |
| @@ -4829,7 +4983,7 @@ fi | |||
| 4829 | 4983 | ||
| 4830 | 4984 | ||
| 4831 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | 4985 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
| 4832 | inttypes.h stdint.h unistd.h | 4986 | inttypes.h stdint.h unistd.h |
| 4833 | do | 4987 | do |
| 4834 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 4988 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 4835 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4989 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| @@ -4838,7 +4992,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 4838 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4992 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4839 | else | 4993 | else |
| 4840 | cat >conftest.$ac_ext <<_ACEOF | 4994 | cat >conftest.$ac_ext <<_ACEOF |
| 4841 | #line $LINENO "configure" | ||
| 4842 | /* confdefs.h. */ | 4995 | /* confdefs.h. */ |
| 4843 | _ACEOF | 4996 | _ACEOF |
| 4844 | cat confdefs.h >>conftest.$ac_ext | 4997 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4850,11 +5003,20 @@ $ac_includes_default | |||
| 4850 | _ACEOF | 5003 | _ACEOF |
| 4851 | rm -f conftest.$ac_objext | 5004 | rm -f conftest.$ac_objext |
| 4852 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5005 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4853 | (eval $ac_compile) 2>&5 | 5006 | (eval $ac_compile) 2>conftest.er1 |
| 4854 | ac_status=$? | 5007 | ac_status=$? |
| 5008 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5009 | rm -f conftest.er1 | ||
| 5010 | cat conftest.err >&5 | ||
| 4855 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5011 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4856 | (exit $ac_status); } && | 5012 | (exit $ac_status); } && |
| 4857 | { ac_try='test -s conftest.$ac_objext' | 5013 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5014 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5015 | (eval $ac_try) 2>&5 | ||
| 5016 | ac_status=$? | ||
| 5017 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5018 | (exit $ac_status); }; } && | ||
| 5019 | { ac_try='test -s conftest.$ac_objext' | ||
| 4858 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5020 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4859 | (eval $ac_try) 2>&5 | 5021 | (eval $ac_try) 2>&5 |
| 4860 | ac_status=$? | 5022 | ac_status=$? |
| @@ -4867,7 +5029,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4867 | 5029 | ||
| 4868 | eval "$as_ac_Header=no" | 5030 | eval "$as_ac_Header=no" |
| 4869 | fi | 5031 | fi |
| 4870 | rm -f conftest.$ac_objext conftest.$ac_ext | 5032 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4871 | fi | 5033 | fi |
| 4872 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5034 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 4873 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5035 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -4900,7 +5062,6 @@ else | |||
| 4900 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5062 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 4901 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5063 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 4902 | cat >conftest.$ac_ext <<_ACEOF | 5064 | cat >conftest.$ac_ext <<_ACEOF |
| 4903 | #line $LINENO "configure" | ||
| 4904 | /* confdefs.h. */ | 5065 | /* confdefs.h. */ |
| 4905 | _ACEOF | 5066 | _ACEOF |
| 4906 | cat confdefs.h >>conftest.$ac_ext | 5067 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4911,11 +5072,20 @@ $ac_includes_default | |||
| 4911 | _ACEOF | 5072 | _ACEOF |
| 4912 | rm -f conftest.$ac_objext | 5073 | rm -f conftest.$ac_objext |
| 4913 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5074 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4914 | (eval $ac_compile) 2>&5 | 5075 | (eval $ac_compile) 2>conftest.er1 |
| 4915 | ac_status=$? | 5076 | ac_status=$? |
| 5077 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5078 | rm -f conftest.er1 | ||
| 5079 | cat conftest.err >&5 | ||
| 4916 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5080 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4917 | (exit $ac_status); } && | 5081 | (exit $ac_status); } && |
| 4918 | { ac_try='test -s conftest.$ac_objext' | 5082 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5083 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5084 | (eval $ac_try) 2>&5 | ||
| 5085 | ac_status=$? | ||
| 5086 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5087 | (exit $ac_status); }; } && | ||
| 5088 | { ac_try='test -s conftest.$ac_objext' | ||
| 4919 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5089 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4920 | (eval $ac_try) 2>&5 | 5090 | (eval $ac_try) 2>&5 |
| 4921 | ac_status=$? | 5091 | ac_status=$? |
| @@ -4928,7 +5098,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4928 | 5098 | ||
| 4929 | ac_header_compiler=no | 5099 | ac_header_compiler=no |
| 4930 | fi | 5100 | fi |
| 4931 | rm -f conftest.$ac_objext conftest.$ac_ext | 5101 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4932 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 5102 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 4933 | echo "${ECHO_T}$ac_header_compiler" >&6 | 5103 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 4934 | 5104 | ||
| @@ -4936,7 +5106,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 4936 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5106 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 4937 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5107 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 4938 | cat >conftest.$ac_ext <<_ACEOF | 5108 | cat >conftest.$ac_ext <<_ACEOF |
| 4939 | #line $LINENO "configure" | ||
| 4940 | /* confdefs.h. */ | 5109 | /* confdefs.h. */ |
| 4941 | _ACEOF | 5110 | _ACEOF |
| 4942 | cat confdefs.h >>conftest.$ac_ext | 5111 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4954,6 +5123,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 4954 | (exit $ac_status); } >/dev/null; then | 5123 | (exit $ac_status); } >/dev/null; then |
| 4955 | if test -s conftest.err; then | 5124 | if test -s conftest.err; then |
| 4956 | ac_cpp_err=$ac_c_preproc_warn_flag | 5125 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5126 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 4957 | else | 5127 | else |
| 4958 | ac_cpp_err= | 5128 | ac_cpp_err= |
| 4959 | fi | 5129 | fi |
| @@ -4973,33 +5143,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 4973 | echo "${ECHO_T}$ac_header_preproc" >&6 | 5143 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 4974 | 5144 | ||
| 4975 | # So? What about this header? | 5145 | # So? What about this header? |
| 4976 | case $ac_header_compiler:$ac_header_preproc in | 5146 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 4977 | yes:no ) | 5147 | yes:no: ) |
| 4978 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5148 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 4979 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5149 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 4980 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5150 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 4981 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5151 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 4982 | ( | 5152 | ac_header_preproc=yes |
| 4983 | cat <<\_ASBOX | ||
| 4984 | ## ------------------------------------ ## | ||
| 4985 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 4986 | ## ------------------------------------ ## | ||
| 4987 | _ASBOX | ||
| 4988 | ) | | ||
| 4989 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 4990 | ;; | 5153 | ;; |
| 4991 | no:yes ) | 5154 | no:yes:* ) |
| 4992 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 5155 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 4993 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 5156 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 4994 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 5157 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 4995 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 5158 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 5159 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 5160 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 5161 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 5162 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 4996 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5163 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 4997 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5164 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5165 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 5166 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 4998 | ( | 5167 | ( |
| 4999 | cat <<\_ASBOX | 5168 | cat <<\_ASBOX |
| 5000 | ## ------------------------------------ ## | 5169 | ## ------------------------------------------ ## |
| 5001 | ## Report this to bug-autoconf@gnu.org. ## | 5170 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 5002 | ## ------------------------------------ ## | 5171 | ## ------------------------------------------ ## |
| 5003 | _ASBOX | 5172 | _ASBOX |
| 5004 | ) | | 5173 | ) | |
| 5005 | sed "s/^/$as_me: WARNING: /" >&2 | 5174 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -5010,7 +5179,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 5010 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5179 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 5011 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5180 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5012 | else | 5181 | else |
| 5013 | eval "$as_ac_Header=$ac_header_preproc" | 5182 | eval "$as_ac_Header=\$ac_header_preproc" |
| 5014 | fi | 5183 | fi |
| 5015 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5184 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5016 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5185 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -5034,7 +5203,6 @@ else | |||
| 5034 | ac_check_lib_save_LIBS=$LIBS | 5203 | ac_check_lib_save_LIBS=$LIBS |
| 5035 | LIBS="-lossaudio $LIBS" | 5204 | LIBS="-lossaudio $LIBS" |
| 5036 | cat >conftest.$ac_ext <<_ACEOF | 5205 | cat >conftest.$ac_ext <<_ACEOF |
| 5037 | #line $LINENO "configure" | ||
| 5038 | /* confdefs.h. */ | 5206 | /* confdefs.h. */ |
| 5039 | _ACEOF | 5207 | _ACEOF |
| 5040 | cat confdefs.h >>conftest.$ac_ext | 5208 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5058,11 +5226,20 @@ _oss_ioctl (); | |||
| 5058 | _ACEOF | 5226 | _ACEOF |
| 5059 | rm -f conftest.$ac_objext conftest$ac_exeext | 5227 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5060 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 5228 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 5061 | (eval $ac_link) 2>&5 | 5229 | (eval $ac_link) 2>conftest.er1 |
| 5062 | ac_status=$? | 5230 | ac_status=$? |
| 5231 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5232 | rm -f conftest.er1 | ||
| 5233 | cat conftest.err >&5 | ||
| 5063 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5234 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5064 | (exit $ac_status); } && | 5235 | (exit $ac_status); } && |
| 5065 | { ac_try='test -s conftest$ac_exeext' | 5236 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5237 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5238 | (eval $ac_try) 2>&5 | ||
| 5239 | ac_status=$? | ||
| 5240 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5241 | (exit $ac_status); }; } && | ||
| 5242 | { ac_try='test -s conftest$ac_exeext' | ||
| 5066 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5243 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5067 | (eval $ac_try) 2>&5 | 5244 | (eval $ac_try) 2>&5 |
| 5068 | ac_status=$? | 5245 | ac_status=$? |
| @@ -5075,7 +5252,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5075 | 5252 | ||
| 5076 | ac_cv_lib_ossaudio__oss_ioctl=no | 5253 | ac_cv_lib_ossaudio__oss_ioctl=no |
| 5077 | fi | 5254 | fi |
| 5078 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 5255 | rm -f conftest.err conftest.$ac_objext \ |
| 5256 | conftest$ac_exeext conftest.$ac_ext | ||
| 5079 | LIBS=$ac_check_lib_save_LIBS | 5257 | LIBS=$ac_check_lib_save_LIBS |
| 5080 | fi | 5258 | fi |
| 5081 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 | 5259 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
| @@ -5134,7 +5312,6 @@ else | |||
| 5134 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5312 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 5135 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5313 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 5136 | cat >conftest.$ac_ext <<_ACEOF | 5314 | cat >conftest.$ac_ext <<_ACEOF |
| 5137 | #line $LINENO "configure" | ||
| 5138 | /* confdefs.h. */ | 5315 | /* confdefs.h. */ |
| 5139 | _ACEOF | 5316 | _ACEOF |
| 5140 | cat confdefs.h >>conftest.$ac_ext | 5317 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5145,11 +5322,20 @@ $ac_includes_default | |||
| 5145 | _ACEOF | 5322 | _ACEOF |
| 5146 | rm -f conftest.$ac_objext | 5323 | rm -f conftest.$ac_objext |
| 5147 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5324 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5148 | (eval $ac_compile) 2>&5 | 5325 | (eval $ac_compile) 2>conftest.er1 |
| 5149 | ac_status=$? | 5326 | ac_status=$? |
| 5327 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5328 | rm -f conftest.er1 | ||
| 5329 | cat conftest.err >&5 | ||
| 5150 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5330 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5151 | (exit $ac_status); } && | 5331 | (exit $ac_status); } && |
| 5152 | { ac_try='test -s conftest.$ac_objext' | 5332 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5333 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5334 | (eval $ac_try) 2>&5 | ||
| 5335 | ac_status=$? | ||
| 5336 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5337 | (exit $ac_status); }; } && | ||
| 5338 | { ac_try='test -s conftest.$ac_objext' | ||
| 5153 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5339 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5154 | (eval $ac_try) 2>&5 | 5340 | (eval $ac_try) 2>&5 |
| 5155 | ac_status=$? | 5341 | ac_status=$? |
| @@ -5162,7 +5348,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5162 | 5348 | ||
| 5163 | ac_header_compiler=no | 5349 | ac_header_compiler=no |
| 5164 | fi | 5350 | fi |
| 5165 | rm -f conftest.$ac_objext conftest.$ac_ext | 5351 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5166 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 5352 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 5167 | echo "${ECHO_T}$ac_header_compiler" >&6 | 5353 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 5168 | 5354 | ||
| @@ -5170,7 +5356,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 5170 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5356 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 5171 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5357 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 5172 | cat >conftest.$ac_ext <<_ACEOF | 5358 | cat >conftest.$ac_ext <<_ACEOF |
| 5173 | #line $LINENO "configure" | ||
| 5174 | /* confdefs.h. */ | 5359 | /* confdefs.h. */ |
| 5175 | _ACEOF | 5360 | _ACEOF |
| 5176 | cat confdefs.h >>conftest.$ac_ext | 5361 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5188,6 +5373,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 5188 | (exit $ac_status); } >/dev/null; then | 5373 | (exit $ac_status); } >/dev/null; then |
| 5189 | if test -s conftest.err; then | 5374 | if test -s conftest.err; then |
| 5190 | ac_cpp_err=$ac_c_preproc_warn_flag | 5375 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5376 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 5191 | else | 5377 | else |
| 5192 | ac_cpp_err= | 5378 | ac_cpp_err= |
| 5193 | fi | 5379 | fi |
| @@ -5207,33 +5393,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 5207 | echo "${ECHO_T}$ac_header_preproc" >&6 | 5393 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 5208 | 5394 | ||
| 5209 | # So? What about this header? | 5395 | # So? What about this header? |
| 5210 | case $ac_header_compiler:$ac_header_preproc in | 5396 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 5211 | yes:no ) | 5397 | yes:no: ) |
| 5212 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5398 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 5213 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5399 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 5214 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5400 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 5215 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5401 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 5216 | ( | 5402 | ac_header_preproc=yes |
| 5217 | cat <<\_ASBOX | ||
| 5218 | ## ------------------------------------ ## | ||
| 5219 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 5220 | ## ------------------------------------ ## | ||
| 5221 | _ASBOX | ||
| 5222 | ) | | ||
| 5223 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 5224 | ;; | 5403 | ;; |
| 5225 | no:yes ) | 5404 | no:yes:* ) |
| 5226 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 5405 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 5227 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 5406 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 5228 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 5407 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 5229 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 5408 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 5409 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 5410 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 5411 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 5412 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 5230 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5413 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 5231 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5414 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5415 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 5416 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 5232 | ( | 5417 | ( |
| 5233 | cat <<\_ASBOX | 5418 | cat <<\_ASBOX |
| 5234 | ## ------------------------------------ ## | 5419 | ## ------------------------------------------ ## |
| 5235 | ## Report this to bug-autoconf@gnu.org. ## | 5420 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 5236 | ## ------------------------------------ ## | 5421 | ## ------------------------------------------ ## |
| 5237 | _ASBOX | 5422 | _ASBOX |
| 5238 | ) | | 5423 | ) | |
| 5239 | sed "s/^/$as_me: WARNING: /" >&2 | 5424 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -5244,7 +5429,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 5244 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5429 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 5245 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5430 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5246 | else | 5431 | else |
| 5247 | eval "$as_ac_Header=$ac_header_preproc" | 5432 | eval "$as_ac_Header=\$ac_header_preproc" |
| 5248 | fi | 5433 | fi |
| 5249 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5434 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5250 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5435 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -5263,7 +5448,6 @@ done | |||
| 5263 | echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 | 5448 | echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 |
| 5264 | echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 | 5449 | echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 |
| 5265 | cat >conftest.$ac_ext <<_ACEOF | 5450 | cat >conftest.$ac_ext <<_ACEOF |
| 5266 | #line $LINENO "configure" | ||
| 5267 | /* confdefs.h. */ | 5451 | /* confdefs.h. */ |
| 5268 | _ACEOF | 5452 | _ACEOF |
| 5269 | cat confdefs.h >>conftest.$ac_ext | 5453 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5280,11 +5464,20 @@ personality (PER_LINUX32) | |||
| 5280 | _ACEOF | 5464 | _ACEOF |
| 5281 | rm -f conftest.$ac_objext | 5465 | rm -f conftest.$ac_objext |
| 5282 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5466 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5283 | (eval $ac_compile) 2>&5 | 5467 | (eval $ac_compile) 2>conftest.er1 |
| 5284 | ac_status=$? | 5468 | ac_status=$? |
| 5469 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5470 | rm -f conftest.er1 | ||
| 5471 | cat conftest.err >&5 | ||
| 5285 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5472 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5286 | (exit $ac_status); } && | 5473 | (exit $ac_status); } && |
| 5287 | { ac_try='test -s conftest.$ac_objext' | 5474 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5475 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5476 | (eval $ac_try) 2>&5 | ||
| 5477 | ac_status=$? | ||
| 5478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5479 | (exit $ac_status); }; } && | ||
| 5480 | { ac_try='test -s conftest.$ac_objext' | ||
| 5288 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5481 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5289 | (eval $ac_try) 2>&5 | 5482 | (eval $ac_try) 2>&5 |
| 5290 | ac_status=$? | 5483 | ac_status=$? |
| @@ -5297,7 +5490,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5297 | 5490 | ||
| 5298 | emacs_cv_personality_linux32=no | 5491 | emacs_cv_personality_linux32=no |
| 5299 | fi | 5492 | fi |
| 5300 | rm -f conftest.$ac_objext conftest.$ac_ext | 5493 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5301 | echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 | 5494 | echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 |
| 5302 | echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 | 5495 | echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 |
| 5303 | 5496 | ||
| @@ -5319,7 +5512,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 5319 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5512 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5320 | else | 5513 | else |
| 5321 | cat >conftest.$ac_ext <<_ACEOF | 5514 | cat >conftest.$ac_ext <<_ACEOF |
| 5322 | #line $LINENO "configure" | ||
| 5323 | /* confdefs.h. */ | 5515 | /* confdefs.h. */ |
| 5324 | _ACEOF | 5516 | _ACEOF |
| 5325 | cat confdefs.h >>conftest.$ac_ext | 5517 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5337,6 +5529,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 5337 | (exit $ac_status); } >/dev/null; then | 5529 | (exit $ac_status); } >/dev/null; then |
| 5338 | if test -s conftest.err; then | 5530 | if test -s conftest.err; then |
| 5339 | ac_cpp_err=$ac_c_preproc_warn_flag | 5531 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5532 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 5340 | else | 5533 | else |
| 5341 | ac_cpp_err= | 5534 | ac_cpp_err= |
| 5342 | fi | 5535 | fi |
| @@ -5370,7 +5563,6 @@ if test "${ac_cv_header_stdc+set}" = set; then | |||
| 5370 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5563 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5371 | else | 5564 | else |
| 5372 | cat >conftest.$ac_ext <<_ACEOF | 5565 | cat >conftest.$ac_ext <<_ACEOF |
| 5373 | #line $LINENO "configure" | ||
| 5374 | /* confdefs.h. */ | 5566 | /* confdefs.h. */ |
| 5375 | _ACEOF | 5567 | _ACEOF |
| 5376 | cat confdefs.h >>conftest.$ac_ext | 5568 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5391,11 +5583,20 @@ main () | |||
| 5391 | _ACEOF | 5583 | _ACEOF |
| 5392 | rm -f conftest.$ac_objext | 5584 | rm -f conftest.$ac_objext |
| 5393 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5585 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5394 | (eval $ac_compile) 2>&5 | 5586 | (eval $ac_compile) 2>conftest.er1 |
| 5395 | ac_status=$? | 5587 | ac_status=$? |
| 5588 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5589 | rm -f conftest.er1 | ||
| 5590 | cat conftest.err >&5 | ||
| 5396 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5591 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5397 | (exit $ac_status); } && | 5592 | (exit $ac_status); } && |
| 5398 | { ac_try='test -s conftest.$ac_objext' | 5593 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5594 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5595 | (eval $ac_try) 2>&5 | ||
| 5596 | ac_status=$? | ||
| 5597 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5598 | (exit $ac_status); }; } && | ||
| 5599 | { ac_try='test -s conftest.$ac_objext' | ||
| 5399 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5600 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5400 | (eval $ac_try) 2>&5 | 5601 | (eval $ac_try) 2>&5 |
| 5401 | ac_status=$? | 5602 | ac_status=$? |
| @@ -5408,12 +5609,11 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5408 | 5609 | ||
| 5409 | ac_cv_header_stdc=no | 5610 | ac_cv_header_stdc=no |
| 5410 | fi | 5611 | fi |
| 5411 | rm -f conftest.$ac_objext conftest.$ac_ext | 5612 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5412 | 5613 | ||
| 5413 | if test $ac_cv_header_stdc = yes; then | 5614 | if test $ac_cv_header_stdc = yes; then |
| 5414 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 5615 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 5415 | cat >conftest.$ac_ext <<_ACEOF | 5616 | cat >conftest.$ac_ext <<_ACEOF |
| 5416 | #line $LINENO "configure" | ||
| 5417 | /* confdefs.h. */ | 5617 | /* confdefs.h. */ |
| 5418 | _ACEOF | 5618 | _ACEOF |
| 5419 | cat confdefs.h >>conftest.$ac_ext | 5619 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5435,7 +5635,6 @@ fi | |||
| 5435 | if test $ac_cv_header_stdc = yes; then | 5635 | if test $ac_cv_header_stdc = yes; then |
| 5436 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 5636 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 5437 | cat >conftest.$ac_ext <<_ACEOF | 5637 | cat >conftest.$ac_ext <<_ACEOF |
| 5438 | #line $LINENO "configure" | ||
| 5439 | /* confdefs.h. */ | 5638 | /* confdefs.h. */ |
| 5440 | _ACEOF | 5639 | _ACEOF |
| 5441 | cat confdefs.h >>conftest.$ac_ext | 5640 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5460,7 +5659,6 @@ if test $ac_cv_header_stdc = yes; then | |||
| 5460 | : | 5659 | : |
| 5461 | else | 5660 | else |
| 5462 | cat >conftest.$ac_ext <<_ACEOF | 5661 | cat >conftest.$ac_ext <<_ACEOF |
| 5463 | #line $LINENO "configure" | ||
| 5464 | /* confdefs.h. */ | 5662 | /* confdefs.h. */ |
| 5465 | _ACEOF | 5663 | _ACEOF |
| 5466 | cat confdefs.h >>conftest.$ac_ext | 5664 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5472,9 +5670,9 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 5472 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 5670 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 5473 | #else | 5671 | #else |
| 5474 | # define ISLOWER(c) \ | 5672 | # define ISLOWER(c) \ |
| 5475 | (('a' <= (c) && (c) <= 'i') \ | 5673 | (('a' <= (c) && (c) <= 'i') \ |
| 5476 | || ('j' <= (c) && (c) <= 'r') \ | 5674 | || ('j' <= (c) && (c) <= 'r') \ |
| 5477 | || ('s' <= (c) && (c) <= 'z')) | 5675 | || ('s' <= (c) && (c) <= 'z')) |
| 5478 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 5676 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 5479 | #endif | 5677 | #endif |
| 5480 | 5678 | ||
| @@ -5485,7 +5683,7 @@ main () | |||
| 5485 | int i; | 5683 | int i; |
| 5486 | for (i = 0; i < 256; i++) | 5684 | for (i = 0; i < 256; i++) |
| 5487 | if (XOR (islower (i), ISLOWER (i)) | 5685 | if (XOR (islower (i), ISLOWER (i)) |
| 5488 | || toupper (i) != TOUPPER (i)) | 5686 | || toupper (i) != TOUPPER (i)) |
| 5489 | exit(2); | 5687 | exit(2); |
| 5490 | exit (0); | 5688 | exit (0); |
| 5491 | } | 5689 | } |
| @@ -5510,7 +5708,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5510 | ( exit $ac_status ) | 5708 | ( exit $ac_status ) |
| 5511 | ac_cv_header_stdc=no | 5709 | ac_cv_header_stdc=no |
| 5512 | fi | 5710 | fi |
| 5513 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 5711 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 5514 | fi | 5712 | fi |
| 5515 | fi | 5713 | fi |
| 5516 | fi | 5714 | fi |
| @@ -5530,7 +5728,6 @@ if test "${ac_cv_header_time+set}" = set; then | |||
| 5530 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5728 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5531 | else | 5729 | else |
| 5532 | cat >conftest.$ac_ext <<_ACEOF | 5730 | cat >conftest.$ac_ext <<_ACEOF |
| 5533 | #line $LINENO "configure" | ||
| 5534 | /* confdefs.h. */ | 5731 | /* confdefs.h. */ |
| 5535 | _ACEOF | 5732 | _ACEOF |
| 5536 | cat confdefs.h >>conftest.$ac_ext | 5733 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5551,11 +5748,20 @@ return 0; | |||
| 5551 | _ACEOF | 5748 | _ACEOF |
| 5552 | rm -f conftest.$ac_objext | 5749 | rm -f conftest.$ac_objext |
| 5553 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5750 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5554 | (eval $ac_compile) 2>&5 | 5751 | (eval $ac_compile) 2>conftest.er1 |
| 5555 | ac_status=$? | 5752 | ac_status=$? |
| 5753 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5754 | rm -f conftest.er1 | ||
| 5755 | cat conftest.err >&5 | ||
| 5556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5756 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5557 | (exit $ac_status); } && | 5757 | (exit $ac_status); } && |
| 5558 | { ac_try='test -s conftest.$ac_objext' | 5758 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5759 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5760 | (eval $ac_try) 2>&5 | ||
| 5761 | ac_status=$? | ||
| 5762 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5763 | (exit $ac_status); }; } && | ||
| 5764 | { ac_try='test -s conftest.$ac_objext' | ||
| 5559 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5765 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5560 | (eval $ac_try) 2>&5 | 5766 | (eval $ac_try) 2>&5 |
| 5561 | ac_status=$? | 5767 | ac_status=$? |
| @@ -5568,7 +5774,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5568 | 5774 | ||
| 5569 | ac_cv_header_time=no | 5775 | ac_cv_header_time=no |
| 5570 | fi | 5776 | fi |
| 5571 | rm -f conftest.$ac_objext conftest.$ac_ext | 5777 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5572 | fi | 5778 | fi |
| 5573 | echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 | 5779 | echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 |
| 5574 | echo "${ECHO_T}$ac_cv_header_time" >&6 | 5780 | echo "${ECHO_T}$ac_cv_header_time" >&6 |
| @@ -5586,7 +5792,6 @@ if test "${ac_cv_have_decl_sys_siglist+set}" = set; then | |||
| 5586 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5792 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5587 | else | 5793 | else |
| 5588 | cat >conftest.$ac_ext <<_ACEOF | 5794 | cat >conftest.$ac_ext <<_ACEOF |
| 5589 | #line $LINENO "configure" | ||
| 5590 | /* confdefs.h. */ | 5795 | /* confdefs.h. */ |
| 5591 | _ACEOF | 5796 | _ACEOF |
| 5592 | cat confdefs.h >>conftest.$ac_ext | 5797 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5606,11 +5811,20 @@ main () | |||
| 5606 | _ACEOF | 5811 | _ACEOF |
| 5607 | rm -f conftest.$ac_objext | 5812 | rm -f conftest.$ac_objext |
| 5608 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5813 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5609 | (eval $ac_compile) 2>&5 | 5814 | (eval $ac_compile) 2>conftest.er1 |
| 5610 | ac_status=$? | 5815 | ac_status=$? |
| 5816 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5817 | rm -f conftest.er1 | ||
| 5818 | cat conftest.err >&5 | ||
| 5611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5819 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5612 | (exit $ac_status); } && | 5820 | (exit $ac_status); } && |
| 5613 | { ac_try='test -s conftest.$ac_objext' | 5821 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5822 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5823 | (eval $ac_try) 2>&5 | ||
| 5824 | ac_status=$? | ||
| 5825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5826 | (exit $ac_status); }; } && | ||
| 5827 | { ac_try='test -s conftest.$ac_objext' | ||
| 5614 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5828 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5615 | (eval $ac_try) 2>&5 | 5829 | (eval $ac_try) 2>&5 |
| 5616 | ac_status=$? | 5830 | ac_status=$? |
| @@ -5623,7 +5837,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5623 | 5837 | ||
| 5624 | ac_cv_have_decl_sys_siglist=no | 5838 | ac_cv_have_decl_sys_siglist=no |
| 5625 | fi | 5839 | fi |
| 5626 | rm -f conftest.$ac_objext conftest.$ac_ext | 5840 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5627 | fi | 5841 | fi |
| 5628 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 | 5842 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 |
| 5629 | echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 | 5843 | echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 |
| @@ -5651,7 +5865,6 @@ if test "${ac_cv_have_decl___sys_siglist+set}" = set; then | |||
| 5651 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5865 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5652 | else | 5866 | else |
| 5653 | cat >conftest.$ac_ext <<_ACEOF | 5867 | cat >conftest.$ac_ext <<_ACEOF |
| 5654 | #line $LINENO "configure" | ||
| 5655 | /* confdefs.h. */ | 5868 | /* confdefs.h. */ |
| 5656 | _ACEOF | 5869 | _ACEOF |
| 5657 | cat confdefs.h >>conftest.$ac_ext | 5870 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5671,11 +5884,20 @@ main () | |||
| 5671 | _ACEOF | 5884 | _ACEOF |
| 5672 | rm -f conftest.$ac_objext | 5885 | rm -f conftest.$ac_objext |
| 5673 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5886 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5674 | (eval $ac_compile) 2>&5 | 5887 | (eval $ac_compile) 2>conftest.er1 |
| 5675 | ac_status=$? | 5888 | ac_status=$? |
| 5889 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5890 | rm -f conftest.er1 | ||
| 5891 | cat conftest.err >&5 | ||
| 5676 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5892 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5677 | (exit $ac_status); } && | 5893 | (exit $ac_status); } && |
| 5678 | { ac_try='test -s conftest.$ac_objext' | 5894 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5895 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5896 | (eval $ac_try) 2>&5 | ||
| 5897 | ac_status=$? | ||
| 5898 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5899 | (exit $ac_status); }; } && | ||
| 5900 | { ac_try='test -s conftest.$ac_objext' | ||
| 5679 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5901 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5680 | (eval $ac_try) 2>&5 | 5902 | (eval $ac_try) 2>&5 |
| 5681 | ac_status=$? | 5903 | ac_status=$? |
| @@ -5688,7 +5910,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5688 | 5910 | ||
| 5689 | ac_cv_have_decl___sys_siglist=no | 5911 | ac_cv_have_decl___sys_siglist=no |
| 5690 | fi | 5912 | fi |
| 5691 | rm -f conftest.$ac_objext conftest.$ac_ext | 5913 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5692 | fi | 5914 | fi |
| 5693 | echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 | 5915 | echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 |
| 5694 | echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 | 5916 | echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 |
| @@ -5722,7 +5944,6 @@ if test "${ac_cv_header_sys_wait_h+set}" = set; then | |||
| 5722 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5944 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5723 | else | 5945 | else |
| 5724 | cat >conftest.$ac_ext <<_ACEOF | 5946 | cat >conftest.$ac_ext <<_ACEOF |
| 5725 | #line $LINENO "configure" | ||
| 5726 | /* confdefs.h. */ | 5947 | /* confdefs.h. */ |
| 5727 | _ACEOF | 5948 | _ACEOF |
| 5728 | cat confdefs.h >>conftest.$ac_ext | 5949 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5749,11 +5970,20 @@ main () | |||
| 5749 | _ACEOF | 5970 | _ACEOF |
| 5750 | rm -f conftest.$ac_objext | 5971 | rm -f conftest.$ac_objext |
| 5751 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5972 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5752 | (eval $ac_compile) 2>&5 | 5973 | (eval $ac_compile) 2>conftest.er1 |
| 5753 | ac_status=$? | 5974 | ac_status=$? |
| 5975 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5976 | rm -f conftest.er1 | ||
| 5977 | cat conftest.err >&5 | ||
| 5754 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5978 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5755 | (exit $ac_status); } && | 5979 | (exit $ac_status); } && |
| 5756 | { ac_try='test -s conftest.$ac_objext' | 5980 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5981 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5982 | (eval $ac_try) 2>&5 | ||
| 5983 | ac_status=$? | ||
| 5984 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5985 | (exit $ac_status); }; } && | ||
| 5986 | { ac_try='test -s conftest.$ac_objext' | ||
| 5757 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5987 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5758 | (eval $ac_try) 2>&5 | 5988 | (eval $ac_try) 2>&5 |
| 5759 | ac_status=$? | 5989 | ac_status=$? |
| @@ -5766,7 +5996,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5766 | 5996 | ||
| 5767 | ac_cv_header_sys_wait_h=no | 5997 | ac_cv_header_sys_wait_h=no |
| 5768 | fi | 5998 | fi |
| 5769 | rm -f conftest.$ac_objext conftest.$ac_ext | 5999 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5770 | fi | 6000 | fi |
| 5771 | echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 | 6001 | echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 |
| 5772 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 | 6002 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 |
| @@ -5785,7 +6015,6 @@ if test "${emacs_cv_struct_utimbuf+set}" = set; then | |||
| 5785 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6015 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5786 | else | 6016 | else |
| 5787 | cat >conftest.$ac_ext <<_ACEOF | 6017 | cat >conftest.$ac_ext <<_ACEOF |
| 5788 | #line $LINENO "configure" | ||
| 5789 | /* confdefs.h. */ | 6018 | /* confdefs.h. */ |
| 5790 | _ACEOF | 6019 | _ACEOF |
| 5791 | cat confdefs.h >>conftest.$ac_ext | 6020 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5814,11 +6043,20 @@ static struct utimbuf x; x.actime = x.modtime; | |||
| 5814 | _ACEOF | 6043 | _ACEOF |
| 5815 | rm -f conftest.$ac_objext | 6044 | rm -f conftest.$ac_objext |
| 5816 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6045 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5817 | (eval $ac_compile) 2>&5 | 6046 | (eval $ac_compile) 2>conftest.er1 |
| 5818 | ac_status=$? | 6047 | ac_status=$? |
| 6048 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6049 | rm -f conftest.er1 | ||
| 6050 | cat conftest.err >&5 | ||
| 5819 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6051 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5820 | (exit $ac_status); } && | 6052 | (exit $ac_status); } && |
| 5821 | { ac_try='test -s conftest.$ac_objext' | 6053 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6054 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6055 | (eval $ac_try) 2>&5 | ||
| 6056 | ac_status=$? | ||
| 6057 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6058 | (exit $ac_status); }; } && | ||
| 6059 | { ac_try='test -s conftest.$ac_objext' | ||
| 5822 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6060 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5823 | (eval $ac_try) 2>&5 | 6061 | (eval $ac_try) 2>&5 |
| 5824 | ac_status=$? | 6062 | ac_status=$? |
| @@ -5831,7 +6069,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5831 | 6069 | ||
| 5832 | emacs_cv_struct_utimbuf=no | 6070 | emacs_cv_struct_utimbuf=no |
| 5833 | fi | 6071 | fi |
| 5834 | rm -f conftest.$ac_objext conftest.$ac_ext | 6072 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5835 | fi | 6073 | fi |
| 5836 | echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 | 6074 | echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 |
| 5837 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 | 6075 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 |
| @@ -5849,7 +6087,6 @@ if test "${ac_cv_type_signal+set}" = set; then | |||
| 5849 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6087 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5850 | else | 6088 | else |
| 5851 | cat >conftest.$ac_ext <<_ACEOF | 6089 | cat >conftest.$ac_ext <<_ACEOF |
| 5852 | #line $LINENO "configure" | ||
| 5853 | /* confdefs.h. */ | 6090 | /* confdefs.h. */ |
| 5854 | _ACEOF | 6091 | _ACEOF |
| 5855 | cat confdefs.h >>conftest.$ac_ext | 6092 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5876,11 +6113,20 @@ int i; | |||
| 5876 | _ACEOF | 6113 | _ACEOF |
| 5877 | rm -f conftest.$ac_objext | 6114 | rm -f conftest.$ac_objext |
| 5878 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6115 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5879 | (eval $ac_compile) 2>&5 | 6116 | (eval $ac_compile) 2>conftest.er1 |
| 5880 | ac_status=$? | 6117 | ac_status=$? |
| 6118 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6119 | rm -f conftest.er1 | ||
| 6120 | cat conftest.err >&5 | ||
| 5881 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6121 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5882 | (exit $ac_status); } && | 6122 | (exit $ac_status); } && |
| 5883 | { ac_try='test -s conftest.$ac_objext' | 6123 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6124 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6125 | (eval $ac_try) 2>&5 | ||
| 6126 | ac_status=$? | ||
| 6127 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6128 | (exit $ac_status); }; } && | ||
| 6129 | { ac_try='test -s conftest.$ac_objext' | ||
| 5884 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6130 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5885 | (eval $ac_try) 2>&5 | 6131 | (eval $ac_try) 2>&5 |
| 5886 | ac_status=$? | 6132 | ac_status=$? |
| @@ -5893,7 +6139,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5893 | 6139 | ||
| 5894 | ac_cv_type_signal=int | 6140 | ac_cv_type_signal=int |
| 5895 | fi | 6141 | fi |
| 5896 | rm -f conftest.$ac_objext conftest.$ac_ext | 6142 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5897 | fi | 6143 | fi |
| 5898 | echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 | 6144 | echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 |
| 5899 | echo "${ECHO_T}$ac_cv_type_signal" >&6 | 6145 | echo "${ECHO_T}$ac_cv_type_signal" >&6 |
| @@ -5910,7 +6156,6 @@ if test "${emacs_cv_speed_t+set}" = set; then | |||
| 5910 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6156 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5911 | else | 6157 | else |
| 5912 | cat >conftest.$ac_ext <<_ACEOF | 6158 | cat >conftest.$ac_ext <<_ACEOF |
| 5913 | #line $LINENO "configure" | ||
| 5914 | /* confdefs.h. */ | 6159 | /* confdefs.h. */ |
| 5915 | _ACEOF | 6160 | _ACEOF |
| 5916 | cat confdefs.h >>conftest.$ac_ext | 6161 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5927,11 +6172,20 @@ speed_t x = 1; | |||
| 5927 | _ACEOF | 6172 | _ACEOF |
| 5928 | rm -f conftest.$ac_objext | 6173 | rm -f conftest.$ac_objext |
| 5929 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6174 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5930 | (eval $ac_compile) 2>&5 | 6175 | (eval $ac_compile) 2>conftest.er1 |
| 5931 | ac_status=$? | 6176 | ac_status=$? |
| 6177 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6178 | rm -f conftest.er1 | ||
| 6179 | cat conftest.err >&5 | ||
| 5932 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6180 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5933 | (exit $ac_status); } && | 6181 | (exit $ac_status); } && |
| 5934 | { ac_try='test -s conftest.$ac_objext' | 6182 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6183 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6184 | (eval $ac_try) 2>&5 | ||
| 6185 | ac_status=$? | ||
| 6186 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6187 | (exit $ac_status); }; } && | ||
| 6188 | { ac_try='test -s conftest.$ac_objext' | ||
| 5935 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6189 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5936 | (eval $ac_try) 2>&5 | 6190 | (eval $ac_try) 2>&5 |
| 5937 | ac_status=$? | 6191 | ac_status=$? |
| @@ -5944,7 +6198,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5944 | 6198 | ||
| 5945 | emacs_cv_speed_t=no | 6199 | emacs_cv_speed_t=no |
| 5946 | fi | 6200 | fi |
| 5947 | rm -f conftest.$ac_objext conftest.$ac_ext | 6201 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5948 | fi | 6202 | fi |
| 5949 | echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 | 6203 | echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 |
| 5950 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 | 6204 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 |
| @@ -5962,7 +6216,6 @@ if test "${emacs_cv_struct_timeval+set}" = set; then | |||
| 5962 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6216 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5963 | else | 6217 | else |
| 5964 | cat >conftest.$ac_ext <<_ACEOF | 6218 | cat >conftest.$ac_ext <<_ACEOF |
| 5965 | #line $LINENO "configure" | ||
| 5966 | /* confdefs.h. */ | 6219 | /* confdefs.h. */ |
| 5967 | _ACEOF | 6220 | _ACEOF |
| 5968 | cat confdefs.h >>conftest.$ac_ext | 6221 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5988,11 +6241,20 @@ static struct timeval x; x.tv_sec = x.tv_usec; | |||
| 5988 | _ACEOF | 6241 | _ACEOF |
| 5989 | rm -f conftest.$ac_objext | 6242 | rm -f conftest.$ac_objext |
| 5990 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6243 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5991 | (eval $ac_compile) 2>&5 | 6244 | (eval $ac_compile) 2>conftest.er1 |
| 5992 | ac_status=$? | 6245 | ac_status=$? |
| 6246 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6247 | rm -f conftest.er1 | ||
| 6248 | cat conftest.err >&5 | ||
| 5993 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6249 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5994 | (exit $ac_status); } && | 6250 | (exit $ac_status); } && |
| 5995 | { ac_try='test -s conftest.$ac_objext' | 6251 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6252 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6253 | (eval $ac_try) 2>&5 | ||
| 6254 | ac_status=$? | ||
| 6255 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6256 | (exit $ac_status); }; } && | ||
| 6257 | { ac_try='test -s conftest.$ac_objext' | ||
| 5996 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6258 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5997 | (eval $ac_try) 2>&5 | 6259 | (eval $ac_try) 2>&5 |
| 5998 | ac_status=$? | 6260 | ac_status=$? |
| @@ -6005,7 +6267,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6005 | 6267 | ||
| 6006 | emacs_cv_struct_timeval=no | 6268 | emacs_cv_struct_timeval=no |
| 6007 | fi | 6269 | fi |
| 6008 | rm -f conftest.$ac_objext conftest.$ac_ext | 6270 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6009 | fi | 6271 | fi |
| 6010 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 | 6272 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 |
| 6011 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 | 6273 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 |
| @@ -6024,7 +6286,6 @@ if test "${emacs_cv_struct_exception+set}" = set; then | |||
| 6024 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6286 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6025 | else | 6287 | else |
| 6026 | cat >conftest.$ac_ext <<_ACEOF | 6288 | cat >conftest.$ac_ext <<_ACEOF |
| 6027 | #line $LINENO "configure" | ||
| 6028 | /* confdefs.h. */ | 6289 | /* confdefs.h. */ |
| 6029 | _ACEOF | 6290 | _ACEOF |
| 6030 | cat confdefs.h >>conftest.$ac_ext | 6291 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6041,11 +6302,20 @@ static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; | |||
| 6041 | _ACEOF | 6302 | _ACEOF |
| 6042 | rm -f conftest.$ac_objext | 6303 | rm -f conftest.$ac_objext |
| 6043 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6304 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6044 | (eval $ac_compile) 2>&5 | 6305 | (eval $ac_compile) 2>conftest.er1 |
| 6045 | ac_status=$? | 6306 | ac_status=$? |
| 6307 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6308 | rm -f conftest.er1 | ||
| 6309 | cat conftest.err >&5 | ||
| 6046 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6310 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6047 | (exit $ac_status); } && | 6311 | (exit $ac_status); } && |
| 6048 | { ac_try='test -s conftest.$ac_objext' | 6312 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6313 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6314 | (eval $ac_try) 2>&5 | ||
| 6315 | ac_status=$? | ||
| 6316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6317 | (exit $ac_status); }; } && | ||
| 6318 | { ac_try='test -s conftest.$ac_objext' | ||
| 6049 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6319 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6050 | (eval $ac_try) 2>&5 | 6320 | (eval $ac_try) 2>&5 |
| 6051 | ac_status=$? | 6321 | ac_status=$? |
| @@ -6058,7 +6328,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6058 | 6328 | ||
| 6059 | emacs_cv_struct_exception=no | 6329 | emacs_cv_struct_exception=no |
| 6060 | fi | 6330 | fi |
| 6061 | rm -f conftest.$ac_objext conftest.$ac_ext | 6331 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6062 | fi | 6332 | fi |
| 6063 | echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 | 6333 | echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 |
| 6064 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 | 6334 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 |
| @@ -6088,7 +6358,6 @@ else | |||
| 6088 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 6358 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 6089 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 6359 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 6090 | cat >conftest.$ac_ext <<_ACEOF | 6360 | cat >conftest.$ac_ext <<_ACEOF |
| 6091 | #line $LINENO "configure" | ||
| 6092 | /* confdefs.h. */ | 6361 | /* confdefs.h. */ |
| 6093 | _ACEOF | 6362 | _ACEOF |
| 6094 | cat confdefs.h >>conftest.$ac_ext | 6363 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6099,11 +6368,20 @@ $ac_includes_default | |||
| 6099 | _ACEOF | 6368 | _ACEOF |
| 6100 | rm -f conftest.$ac_objext | 6369 | rm -f conftest.$ac_objext |
| 6101 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6370 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6102 | (eval $ac_compile) 2>&5 | 6371 | (eval $ac_compile) 2>conftest.er1 |
| 6103 | ac_status=$? | 6372 | ac_status=$? |
| 6373 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6374 | rm -f conftest.er1 | ||
| 6375 | cat conftest.err >&5 | ||
| 6104 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6376 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6105 | (exit $ac_status); } && | 6377 | (exit $ac_status); } && |
| 6106 | { ac_try='test -s conftest.$ac_objext' | 6378 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6379 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6380 | (eval $ac_try) 2>&5 | ||
| 6381 | ac_status=$? | ||
| 6382 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6383 | (exit $ac_status); }; } && | ||
| 6384 | { ac_try='test -s conftest.$ac_objext' | ||
| 6107 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6385 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6108 | (eval $ac_try) 2>&5 | 6386 | (eval $ac_try) 2>&5 |
| 6109 | ac_status=$? | 6387 | ac_status=$? |
| @@ -6116,7 +6394,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6116 | 6394 | ||
| 6117 | ac_header_compiler=no | 6395 | ac_header_compiler=no |
| 6118 | fi | 6396 | fi |
| 6119 | rm -f conftest.$ac_objext conftest.$ac_ext | 6397 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6120 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 6398 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 6121 | echo "${ECHO_T}$ac_header_compiler" >&6 | 6399 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 6122 | 6400 | ||
| @@ -6124,7 +6402,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 6124 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 6402 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 6125 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 6403 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 6126 | cat >conftest.$ac_ext <<_ACEOF | 6404 | cat >conftest.$ac_ext <<_ACEOF |
| 6127 | #line $LINENO "configure" | ||
| 6128 | /* confdefs.h. */ | 6405 | /* confdefs.h. */ |
| 6129 | _ACEOF | 6406 | _ACEOF |
| 6130 | cat confdefs.h >>conftest.$ac_ext | 6407 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6142,6 +6419,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 6142 | (exit $ac_status); } >/dev/null; then | 6419 | (exit $ac_status); } >/dev/null; then |
| 6143 | if test -s conftest.err; then | 6420 | if test -s conftest.err; then |
| 6144 | ac_cpp_err=$ac_c_preproc_warn_flag | 6421 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 6422 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 6145 | else | 6423 | else |
| 6146 | ac_cpp_err= | 6424 | ac_cpp_err= |
| 6147 | fi | 6425 | fi |
| @@ -6161,33 +6439,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 6161 | echo "${ECHO_T}$ac_header_preproc" >&6 | 6439 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 6162 | 6440 | ||
| 6163 | # So? What about this header? | 6441 | # So? What about this header? |
| 6164 | case $ac_header_compiler:$ac_header_preproc in | 6442 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 6165 | yes:no ) | 6443 | yes:no: ) |
| 6166 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 6444 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 6167 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 6445 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 6168 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 6446 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 6169 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 6447 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 6170 | ( | 6448 | ac_header_preproc=yes |
| 6171 | cat <<\_ASBOX | ||
| 6172 | ## ------------------------------------ ## | ||
| 6173 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 6174 | ## ------------------------------------ ## | ||
| 6175 | _ASBOX | ||
| 6176 | ) | | ||
| 6177 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 6178 | ;; | 6449 | ;; |
| 6179 | no:yes ) | 6450 | no:yes:* ) |
| 6180 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 6451 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 6181 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 6452 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 6182 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 6453 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 6183 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 6454 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 6455 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 6456 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 6457 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 6458 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 6184 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 6459 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 6185 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 6460 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 6461 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 6462 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 6186 | ( | 6463 | ( |
| 6187 | cat <<\_ASBOX | 6464 | cat <<\_ASBOX |
| 6188 | ## ------------------------------------ ## | 6465 | ## ------------------------------------------ ## |
| 6189 | ## Report this to bug-autoconf@gnu.org. ## | 6466 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 6190 | ## ------------------------------------ ## | 6467 | ## ------------------------------------------ ## |
| 6191 | _ASBOX | 6468 | _ASBOX |
| 6192 | ) | | 6469 | ) | |
| 6193 | sed "s/^/$as_me: WARNING: /" >&2 | 6470 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -6198,7 +6475,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 6198 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 6475 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 6199 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6476 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6200 | else | 6477 | else |
| 6201 | eval "$as_ac_Header=$ac_header_preproc" | 6478 | eval "$as_ac_Header=\$ac_header_preproc" |
| 6202 | fi | 6479 | fi |
| 6203 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 6480 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 6204 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 6481 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -6223,7 +6500,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 6223 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6500 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6224 | else | 6501 | else |
| 6225 | cat >conftest.$ac_ext <<_ACEOF | 6502 | cat >conftest.$ac_ext <<_ACEOF |
| 6226 | #line $LINENO "configure" | ||
| 6227 | /* confdefs.h. */ | 6503 | /* confdefs.h. */ |
| 6228 | _ACEOF | 6504 | _ACEOF |
| 6229 | cat confdefs.h >>conftest.$ac_ext | 6505 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6238,11 +6514,20 @@ $ac_includes_default | |||
| 6238 | _ACEOF | 6514 | _ACEOF |
| 6239 | rm -f conftest.$ac_objext | 6515 | rm -f conftest.$ac_objext |
| 6240 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6516 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6241 | (eval $ac_compile) 2>&5 | 6517 | (eval $ac_compile) 2>conftest.er1 |
| 6242 | ac_status=$? | 6518 | ac_status=$? |
| 6519 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6520 | rm -f conftest.er1 | ||
| 6521 | cat conftest.err >&5 | ||
| 6243 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6522 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6244 | (exit $ac_status); } && | 6523 | (exit $ac_status); } && |
| 6245 | { ac_try='test -s conftest.$ac_objext' | 6524 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6525 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6526 | (eval $ac_try) 2>&5 | ||
| 6527 | ac_status=$? | ||
| 6528 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6529 | (exit $ac_status); }; } && | ||
| 6530 | { ac_try='test -s conftest.$ac_objext' | ||
| 6246 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6531 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6247 | (eval $ac_try) 2>&5 | 6532 | (eval $ac_try) 2>&5 |
| 6248 | ac_status=$? | 6533 | ac_status=$? |
| @@ -6255,7 +6540,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6255 | 6540 | ||
| 6256 | eval "$as_ac_Header=no" | 6541 | eval "$as_ac_Header=no" |
| 6257 | fi | 6542 | fi |
| 6258 | rm -f conftest.$ac_objext conftest.$ac_ext | 6543 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6259 | fi | 6544 | fi |
| 6260 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 6545 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 6261 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 6546 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -6275,7 +6560,6 @@ if test "${ac_cv_struct_tm+set}" = set; then | |||
| 6275 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6560 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6276 | else | 6561 | else |
| 6277 | cat >conftest.$ac_ext <<_ACEOF | 6562 | cat >conftest.$ac_ext <<_ACEOF |
| 6278 | #line $LINENO "configure" | ||
| 6279 | /* confdefs.h. */ | 6563 | /* confdefs.h. */ |
| 6280 | _ACEOF | 6564 | _ACEOF |
| 6281 | cat confdefs.h >>conftest.$ac_ext | 6565 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6294,11 +6578,20 @@ struct tm *tp; tp->tm_sec; | |||
| 6294 | _ACEOF | 6578 | _ACEOF |
| 6295 | rm -f conftest.$ac_objext | 6579 | rm -f conftest.$ac_objext |
| 6296 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6580 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6297 | (eval $ac_compile) 2>&5 | 6581 | (eval $ac_compile) 2>conftest.er1 |
| 6298 | ac_status=$? | 6582 | ac_status=$? |
| 6583 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6584 | rm -f conftest.er1 | ||
| 6585 | cat conftest.err >&5 | ||
| 6299 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6586 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6300 | (exit $ac_status); } && | 6587 | (exit $ac_status); } && |
| 6301 | { ac_try='test -s conftest.$ac_objext' | 6588 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6589 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6590 | (eval $ac_try) 2>&5 | ||
| 6591 | ac_status=$? | ||
| 6592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6593 | (exit $ac_status); }; } && | ||
| 6594 | { ac_try='test -s conftest.$ac_objext' | ||
| 6302 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6595 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6303 | (eval $ac_try) 2>&5 | 6596 | (eval $ac_try) 2>&5 |
| 6304 | ac_status=$? | 6597 | ac_status=$? |
| @@ -6311,7 +6604,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6311 | 6604 | ||
| 6312 | ac_cv_struct_tm=sys/time.h | 6605 | ac_cv_struct_tm=sys/time.h |
| 6313 | fi | 6606 | fi |
| 6314 | rm -f conftest.$ac_objext conftest.$ac_ext | 6607 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6315 | fi | 6608 | fi |
| 6316 | echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 | 6609 | echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 |
| 6317 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 | 6610 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 |
| @@ -6329,7 +6622,6 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | |||
| 6329 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6622 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6330 | else | 6623 | else |
| 6331 | cat >conftest.$ac_ext <<_ACEOF | 6624 | cat >conftest.$ac_ext <<_ACEOF |
| 6332 | #line $LINENO "configure" | ||
| 6333 | /* confdefs.h. */ | 6625 | /* confdefs.h. */ |
| 6334 | _ACEOF | 6626 | _ACEOF |
| 6335 | cat confdefs.h >>conftest.$ac_ext | 6627 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6351,11 +6643,20 @@ return 0; | |||
| 6351 | _ACEOF | 6643 | _ACEOF |
| 6352 | rm -f conftest.$ac_objext | 6644 | rm -f conftest.$ac_objext |
| 6353 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6645 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6354 | (eval $ac_compile) 2>&5 | 6646 | (eval $ac_compile) 2>conftest.er1 |
| 6355 | ac_status=$? | 6647 | ac_status=$? |
| 6648 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6649 | rm -f conftest.er1 | ||
| 6650 | cat conftest.err >&5 | ||
| 6356 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6651 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6357 | (exit $ac_status); } && | 6652 | (exit $ac_status); } && |
| 6358 | { ac_try='test -s conftest.$ac_objext' | 6653 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6654 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6655 | (eval $ac_try) 2>&5 | ||
| 6656 | ac_status=$? | ||
| 6657 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6658 | (exit $ac_status); }; } && | ||
| 6659 | { ac_try='test -s conftest.$ac_objext' | ||
| 6359 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6660 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6360 | (eval $ac_try) 2>&5 | 6661 | (eval $ac_try) 2>&5 |
| 6361 | ac_status=$? | 6662 | ac_status=$? |
| @@ -6367,7 +6668,6 @@ else | |||
| 6367 | sed 's/^/| /' conftest.$ac_ext >&5 | 6668 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6368 | 6669 | ||
| 6369 | cat >conftest.$ac_ext <<_ACEOF | 6670 | cat >conftest.$ac_ext <<_ACEOF |
| 6370 | #line $LINENO "configure" | ||
| 6371 | /* confdefs.h. */ | 6671 | /* confdefs.h. */ |
| 6372 | _ACEOF | 6672 | _ACEOF |
| 6373 | cat confdefs.h >>conftest.$ac_ext | 6673 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6389,11 +6689,20 @@ return 0; | |||
| 6389 | _ACEOF | 6689 | _ACEOF |
| 6390 | rm -f conftest.$ac_objext | 6690 | rm -f conftest.$ac_objext |
| 6391 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6691 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6392 | (eval $ac_compile) 2>&5 | 6692 | (eval $ac_compile) 2>conftest.er1 |
| 6393 | ac_status=$? | 6693 | ac_status=$? |
| 6694 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6695 | rm -f conftest.er1 | ||
| 6696 | cat conftest.err >&5 | ||
| 6394 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6395 | (exit $ac_status); } && | 6698 | (exit $ac_status); } && |
| 6396 | { ac_try='test -s conftest.$ac_objext' | 6699 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6700 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6701 | (eval $ac_try) 2>&5 | ||
| 6702 | ac_status=$? | ||
| 6703 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6704 | (exit $ac_status); }; } && | ||
| 6705 | { ac_try='test -s conftest.$ac_objext' | ||
| 6397 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6706 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6398 | (eval $ac_try) 2>&5 | 6707 | (eval $ac_try) 2>&5 |
| 6399 | ac_status=$? | 6708 | ac_status=$? |
| @@ -6406,9 +6715,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6406 | 6715 | ||
| 6407 | ac_cv_member_struct_tm_tm_zone=no | 6716 | ac_cv_member_struct_tm_tm_zone=no |
| 6408 | fi | 6717 | fi |
| 6409 | rm -f conftest.$ac_objext conftest.$ac_ext | 6718 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6410 | fi | 6719 | fi |
| 6411 | rm -f conftest.$ac_objext conftest.$ac_ext | 6720 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6412 | fi | 6721 | fi |
| 6413 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 6722 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
| 6414 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 6723 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
| @@ -6434,7 +6743,6 @@ if test "${ac_cv_var_tzname+set}" = set; then | |||
| 6434 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6743 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6435 | else | 6744 | else |
| 6436 | cat >conftest.$ac_ext <<_ACEOF | 6745 | cat >conftest.$ac_ext <<_ACEOF |
| 6437 | #line $LINENO "configure" | ||
| 6438 | /* confdefs.h. */ | 6746 | /* confdefs.h. */ |
| 6439 | _ACEOF | 6747 | _ACEOF |
| 6440 | cat confdefs.h >>conftest.$ac_ext | 6748 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6455,11 +6763,20 @@ atoi(*tzname); | |||
| 6455 | _ACEOF | 6763 | _ACEOF |
| 6456 | rm -f conftest.$ac_objext conftest$ac_exeext | 6764 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6457 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 6765 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 6458 | (eval $ac_link) 2>&5 | 6766 | (eval $ac_link) 2>conftest.er1 |
| 6459 | ac_status=$? | 6767 | ac_status=$? |
| 6768 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6769 | rm -f conftest.er1 | ||
| 6770 | cat conftest.err >&5 | ||
| 6460 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6771 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6461 | (exit $ac_status); } && | 6772 | (exit $ac_status); } && |
| 6462 | { ac_try='test -s conftest$ac_exeext' | 6773 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6774 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6775 | (eval $ac_try) 2>&5 | ||
| 6776 | ac_status=$? | ||
| 6777 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6778 | (exit $ac_status); }; } && | ||
| 6779 | { ac_try='test -s conftest$ac_exeext' | ||
| 6463 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6780 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6464 | (eval $ac_try) 2>&5 | 6781 | (eval $ac_try) 2>&5 |
| 6465 | ac_status=$? | 6782 | ac_status=$? |
| @@ -6472,7 +6789,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6472 | 6789 | ||
| 6473 | ac_cv_var_tzname=no | 6790 | ac_cv_var_tzname=no |
| 6474 | fi | 6791 | fi |
| 6475 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6792 | rm -f conftest.err conftest.$ac_objext \ |
| 6793 | conftest$ac_exeext conftest.$ac_ext | ||
| 6476 | fi | 6794 | fi |
| 6477 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 6795 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
| 6478 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 6796 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
| @@ -6491,7 +6809,6 @@ if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then | |||
| 6491 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6809 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6492 | else | 6810 | else |
| 6493 | cat >conftest.$ac_ext <<_ACEOF | 6811 | cat >conftest.$ac_ext <<_ACEOF |
| 6494 | #line $LINENO "configure" | ||
| 6495 | /* confdefs.h. */ | 6812 | /* confdefs.h. */ |
| 6496 | _ACEOF | 6813 | _ACEOF |
| 6497 | cat confdefs.h >>conftest.$ac_ext | 6814 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6511,11 +6828,20 @@ return 0; | |||
| 6511 | _ACEOF | 6828 | _ACEOF |
| 6512 | rm -f conftest.$ac_objext | 6829 | rm -f conftest.$ac_objext |
| 6513 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6830 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6514 | (eval $ac_compile) 2>&5 | 6831 | (eval $ac_compile) 2>conftest.er1 |
| 6515 | ac_status=$? | 6832 | ac_status=$? |
| 6833 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6834 | rm -f conftest.er1 | ||
| 6835 | cat conftest.err >&5 | ||
| 6516 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6836 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6517 | (exit $ac_status); } && | 6837 | (exit $ac_status); } && |
| 6518 | { ac_try='test -s conftest.$ac_objext' | 6838 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6839 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6840 | (eval $ac_try) 2>&5 | ||
| 6841 | ac_status=$? | ||
| 6842 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6843 | (exit $ac_status); }; } && | ||
| 6844 | { ac_try='test -s conftest.$ac_objext' | ||
| 6519 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6845 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6520 | (eval $ac_try) 2>&5 | 6846 | (eval $ac_try) 2>&5 |
| 6521 | ac_status=$? | 6847 | ac_status=$? |
| @@ -6527,7 +6853,6 @@ else | |||
| 6527 | sed 's/^/| /' conftest.$ac_ext >&5 | 6853 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6528 | 6854 | ||
| 6529 | cat >conftest.$ac_ext <<_ACEOF | 6855 | cat >conftest.$ac_ext <<_ACEOF |
| 6530 | #line $LINENO "configure" | ||
| 6531 | /* confdefs.h. */ | 6856 | /* confdefs.h. */ |
| 6532 | _ACEOF | 6857 | _ACEOF |
| 6533 | cat confdefs.h >>conftest.$ac_ext | 6858 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6547,11 +6872,20 @@ return 0; | |||
| 6547 | _ACEOF | 6872 | _ACEOF |
| 6548 | rm -f conftest.$ac_objext | 6873 | rm -f conftest.$ac_objext |
| 6549 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6874 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6550 | (eval $ac_compile) 2>&5 | 6875 | (eval $ac_compile) 2>conftest.er1 |
| 6551 | ac_status=$? | 6876 | ac_status=$? |
| 6877 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6878 | rm -f conftest.er1 | ||
| 6879 | cat conftest.err >&5 | ||
| 6552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6880 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6553 | (exit $ac_status); } && | 6881 | (exit $ac_status); } && |
| 6554 | { ac_try='test -s conftest.$ac_objext' | 6882 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6883 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6884 | (eval $ac_try) 2>&5 | ||
| 6885 | ac_status=$? | ||
| 6886 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6887 | (exit $ac_status); }; } && | ||
| 6888 | { ac_try='test -s conftest.$ac_objext' | ||
| 6555 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6889 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6556 | (eval $ac_try) 2>&5 | 6890 | (eval $ac_try) 2>&5 |
| 6557 | ac_status=$? | 6891 | ac_status=$? |
| @@ -6564,9 +6898,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6564 | 6898 | ||
| 6565 | ac_cv_member_struct_tm_tm_gmtoff=no | 6899 | ac_cv_member_struct_tm_tm_gmtoff=no |
| 6566 | fi | 6900 | fi |
| 6567 | rm -f conftest.$ac_objext conftest.$ac_ext | 6901 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6568 | fi | 6902 | fi |
| 6569 | rm -f conftest.$ac_objext conftest.$ac_ext | 6903 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6570 | fi | 6904 | fi |
| 6571 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 | 6905 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 |
| 6572 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 | 6906 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 |
| @@ -6584,7 +6918,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then | |||
| 6584 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6918 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6585 | else | 6919 | else |
| 6586 | cat >conftest.$ac_ext <<_ACEOF | 6920 | cat >conftest.$ac_ext <<_ACEOF |
| 6587 | #line $LINENO "configure" | ||
| 6588 | /* confdefs.h. */ | 6921 | /* confdefs.h. */ |
| 6589 | _ACEOF | 6922 | _ACEOF |
| 6590 | cat confdefs.h >>conftest.$ac_ext | 6923 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6610,11 +6943,20 @@ return 0; | |||
| 6610 | _ACEOF | 6943 | _ACEOF |
| 6611 | rm -f conftest.$ac_objext | 6944 | rm -f conftest.$ac_objext |
| 6612 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6945 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6613 | (eval $ac_compile) 2>&5 | 6946 | (eval $ac_compile) 2>conftest.er1 |
| 6614 | ac_status=$? | 6947 | ac_status=$? |
| 6948 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6949 | rm -f conftest.er1 | ||
| 6950 | cat conftest.err >&5 | ||
| 6615 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6951 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6616 | (exit $ac_status); } && | 6952 | (exit $ac_status); } && |
| 6617 | { ac_try='test -s conftest.$ac_objext' | 6953 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6954 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6955 | (eval $ac_try) 2>&5 | ||
| 6956 | ac_status=$? | ||
| 6957 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6958 | (exit $ac_status); }; } && | ||
| 6959 | { ac_try='test -s conftest.$ac_objext' | ||
| 6618 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6960 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6619 | (eval $ac_try) 2>&5 | 6961 | (eval $ac_try) 2>&5 |
| 6620 | ac_status=$? | 6962 | ac_status=$? |
| @@ -6626,7 +6968,6 @@ else | |||
| 6626 | sed 's/^/| /' conftest.$ac_ext >&5 | 6968 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6627 | 6969 | ||
| 6628 | cat >conftest.$ac_ext <<_ACEOF | 6970 | cat >conftest.$ac_ext <<_ACEOF |
| 6629 | #line $LINENO "configure" | ||
| 6630 | /* confdefs.h. */ | 6971 | /* confdefs.h. */ |
| 6631 | _ACEOF | 6972 | _ACEOF |
| 6632 | cat confdefs.h >>conftest.$ac_ext | 6973 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6652,11 +6993,20 @@ return 0; | |||
| 6652 | _ACEOF | 6993 | _ACEOF |
| 6653 | rm -f conftest.$ac_objext | 6994 | rm -f conftest.$ac_objext |
| 6654 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6995 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6655 | (eval $ac_compile) 2>&5 | 6996 | (eval $ac_compile) 2>conftest.er1 |
| 6656 | ac_status=$? | 6997 | ac_status=$? |
| 6998 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6999 | rm -f conftest.er1 | ||
| 7000 | cat conftest.err >&5 | ||
| 6657 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7001 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6658 | (exit $ac_status); } && | 7002 | (exit $ac_status); } && |
| 6659 | { ac_try='test -s conftest.$ac_objext' | 7003 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7004 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7005 | (eval $ac_try) 2>&5 | ||
| 7006 | ac_status=$? | ||
| 7007 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7008 | (exit $ac_status); }; } && | ||
| 7009 | { ac_try='test -s conftest.$ac_objext' | ||
| 6660 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7010 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6661 | (eval $ac_try) 2>&5 | 7011 | (eval $ac_try) 2>&5 |
| 6662 | ac_status=$? | 7012 | ac_status=$? |
| @@ -6669,9 +7019,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6669 | 7019 | ||
| 6670 | ac_cv_member_struct_ifreq_ifr_flags=no | 7020 | ac_cv_member_struct_ifreq_ifr_flags=no |
| 6671 | fi | 7021 | fi |
| 6672 | rm -f conftest.$ac_objext conftest.$ac_ext | 7022 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6673 | fi | 7023 | fi |
| 6674 | rm -f conftest.$ac_objext conftest.$ac_ext | 7024 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6675 | fi | 7025 | fi |
| 6676 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 | 7026 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 |
| 6677 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 | 7027 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 |
| @@ -6689,7 +7039,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then | |||
| 6689 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7039 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6690 | else | 7040 | else |
| 6691 | cat >conftest.$ac_ext <<_ACEOF | 7041 | cat >conftest.$ac_ext <<_ACEOF |
| 6692 | #line $LINENO "configure" | ||
| 6693 | /* confdefs.h. */ | 7042 | /* confdefs.h. */ |
| 6694 | _ACEOF | 7043 | _ACEOF |
| 6695 | cat confdefs.h >>conftest.$ac_ext | 7044 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6715,11 +7064,20 @@ return 0; | |||
| 6715 | _ACEOF | 7064 | _ACEOF |
| 6716 | rm -f conftest.$ac_objext | 7065 | rm -f conftest.$ac_objext |
| 6717 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7066 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6718 | (eval $ac_compile) 2>&5 | 7067 | (eval $ac_compile) 2>conftest.er1 |
| 6719 | ac_status=$? | 7068 | ac_status=$? |
| 7069 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7070 | rm -f conftest.er1 | ||
| 7071 | cat conftest.err >&5 | ||
| 6720 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6721 | (exit $ac_status); } && | 7073 | (exit $ac_status); } && |
| 6722 | { ac_try='test -s conftest.$ac_objext' | 7074 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7075 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7076 | (eval $ac_try) 2>&5 | ||
| 7077 | ac_status=$? | ||
| 7078 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7079 | (exit $ac_status); }; } && | ||
| 7080 | { ac_try='test -s conftest.$ac_objext' | ||
| 6723 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7081 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6724 | (eval $ac_try) 2>&5 | 7082 | (eval $ac_try) 2>&5 |
| 6725 | ac_status=$? | 7083 | ac_status=$? |
| @@ -6731,7 +7089,6 @@ else | |||
| 6731 | sed 's/^/| /' conftest.$ac_ext >&5 | 7089 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6732 | 7090 | ||
| 6733 | cat >conftest.$ac_ext <<_ACEOF | 7091 | cat >conftest.$ac_ext <<_ACEOF |
| 6734 | #line $LINENO "configure" | ||
| 6735 | /* confdefs.h. */ | 7092 | /* confdefs.h. */ |
| 6736 | _ACEOF | 7093 | _ACEOF |
| 6737 | cat confdefs.h >>conftest.$ac_ext | 7094 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6757,11 +7114,20 @@ return 0; | |||
| 6757 | _ACEOF | 7114 | _ACEOF |
| 6758 | rm -f conftest.$ac_objext | 7115 | rm -f conftest.$ac_objext |
| 6759 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7116 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6760 | (eval $ac_compile) 2>&5 | 7117 | (eval $ac_compile) 2>conftest.er1 |
| 6761 | ac_status=$? | 7118 | ac_status=$? |
| 7119 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7120 | rm -f conftest.er1 | ||
| 7121 | cat conftest.err >&5 | ||
| 6762 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7122 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6763 | (exit $ac_status); } && | 7123 | (exit $ac_status); } && |
| 6764 | { ac_try='test -s conftest.$ac_objext' | 7124 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7125 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7126 | (eval $ac_try) 2>&5 | ||
| 7127 | ac_status=$? | ||
| 7128 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7129 | (exit $ac_status); }; } && | ||
| 7130 | { ac_try='test -s conftest.$ac_objext' | ||
| 6765 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7131 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6766 | (eval $ac_try) 2>&5 | 7132 | (eval $ac_try) 2>&5 |
| 6767 | ac_status=$? | 7133 | ac_status=$? |
| @@ -6774,9 +7140,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6774 | 7140 | ||
| 6775 | ac_cv_member_struct_ifreq_ifr_hwaddr=no | 7141 | ac_cv_member_struct_ifreq_ifr_hwaddr=no |
| 6776 | fi | 7142 | fi |
| 6777 | rm -f conftest.$ac_objext conftest.$ac_ext | 7143 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6778 | fi | 7144 | fi |
| 6779 | rm -f conftest.$ac_objext conftest.$ac_ext | 7145 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6780 | fi | 7146 | fi |
| 6781 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 | 7147 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 |
| 6782 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 | 7148 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 |
| @@ -6794,7 +7160,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then | |||
| 6794 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7160 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6795 | else | 7161 | else |
| 6796 | cat >conftest.$ac_ext <<_ACEOF | 7162 | cat >conftest.$ac_ext <<_ACEOF |
| 6797 | #line $LINENO "configure" | ||
| 6798 | /* confdefs.h. */ | 7163 | /* confdefs.h. */ |
| 6799 | _ACEOF | 7164 | _ACEOF |
| 6800 | cat confdefs.h >>conftest.$ac_ext | 7165 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6820,11 +7185,20 @@ return 0; | |||
| 6820 | _ACEOF | 7185 | _ACEOF |
| 6821 | rm -f conftest.$ac_objext | 7186 | rm -f conftest.$ac_objext |
| 6822 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7187 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6823 | (eval $ac_compile) 2>&5 | 7188 | (eval $ac_compile) 2>conftest.er1 |
| 6824 | ac_status=$? | 7189 | ac_status=$? |
| 7190 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7191 | rm -f conftest.er1 | ||
| 7192 | cat conftest.err >&5 | ||
| 6825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7193 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6826 | (exit $ac_status); } && | 7194 | (exit $ac_status); } && |
| 6827 | { ac_try='test -s conftest.$ac_objext' | 7195 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7196 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7197 | (eval $ac_try) 2>&5 | ||
| 7198 | ac_status=$? | ||
| 7199 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7200 | (exit $ac_status); }; } && | ||
| 7201 | { ac_try='test -s conftest.$ac_objext' | ||
| 6828 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7202 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6829 | (eval $ac_try) 2>&5 | 7203 | (eval $ac_try) 2>&5 |
| 6830 | ac_status=$? | 7204 | ac_status=$? |
| @@ -6836,7 +7210,6 @@ else | |||
| 6836 | sed 's/^/| /' conftest.$ac_ext >&5 | 7210 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6837 | 7211 | ||
| 6838 | cat >conftest.$ac_ext <<_ACEOF | 7212 | cat >conftest.$ac_ext <<_ACEOF |
| 6839 | #line $LINENO "configure" | ||
| 6840 | /* confdefs.h. */ | 7213 | /* confdefs.h. */ |
| 6841 | _ACEOF | 7214 | _ACEOF |
| 6842 | cat confdefs.h >>conftest.$ac_ext | 7215 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6862,11 +7235,20 @@ return 0; | |||
| 6862 | _ACEOF | 7235 | _ACEOF |
| 6863 | rm -f conftest.$ac_objext | 7236 | rm -f conftest.$ac_objext |
| 6864 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7237 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6865 | (eval $ac_compile) 2>&5 | 7238 | (eval $ac_compile) 2>conftest.er1 |
| 6866 | ac_status=$? | 7239 | ac_status=$? |
| 7240 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7241 | rm -f conftest.er1 | ||
| 7242 | cat conftest.err >&5 | ||
| 6867 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7243 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6868 | (exit $ac_status); } && | 7244 | (exit $ac_status); } && |
| 6869 | { ac_try='test -s conftest.$ac_objext' | 7245 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7246 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7247 | (eval $ac_try) 2>&5 | ||
| 7248 | ac_status=$? | ||
| 7249 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7250 | (exit $ac_status); }; } && | ||
| 7251 | { ac_try='test -s conftest.$ac_objext' | ||
| 6870 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7252 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6871 | (eval $ac_try) 2>&5 | 7253 | (eval $ac_try) 2>&5 |
| 6872 | ac_status=$? | 7254 | ac_status=$? |
| @@ -6879,9 +7261,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6879 | 7261 | ||
| 6880 | ac_cv_member_struct_ifreq_ifr_netmask=no | 7262 | ac_cv_member_struct_ifreq_ifr_netmask=no |
| 6881 | fi | 7263 | fi |
| 6882 | rm -f conftest.$ac_objext conftest.$ac_ext | 7264 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6883 | fi | 7265 | fi |
| 6884 | rm -f conftest.$ac_objext conftest.$ac_ext | 7266 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6885 | fi | 7267 | fi |
| 6886 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 | 7268 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 |
| 6887 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 | 7269 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 |
| @@ -6899,7 +7281,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then | |||
| 6899 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7281 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6900 | else | 7282 | else |
| 6901 | cat >conftest.$ac_ext <<_ACEOF | 7283 | cat >conftest.$ac_ext <<_ACEOF |
| 6902 | #line $LINENO "configure" | ||
| 6903 | /* confdefs.h. */ | 7284 | /* confdefs.h. */ |
| 6904 | _ACEOF | 7285 | _ACEOF |
| 6905 | cat confdefs.h >>conftest.$ac_ext | 7286 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6925,11 +7306,20 @@ return 0; | |||
| 6925 | _ACEOF | 7306 | _ACEOF |
| 6926 | rm -f conftest.$ac_objext | 7307 | rm -f conftest.$ac_objext |
| 6927 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7308 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6928 | (eval $ac_compile) 2>&5 | 7309 | (eval $ac_compile) 2>conftest.er1 |
| 6929 | ac_status=$? | 7310 | ac_status=$? |
| 7311 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7312 | rm -f conftest.er1 | ||
| 7313 | cat conftest.err >&5 | ||
| 6930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7314 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6931 | (exit $ac_status); } && | 7315 | (exit $ac_status); } && |
| 6932 | { ac_try='test -s conftest.$ac_objext' | 7316 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7317 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7318 | (eval $ac_try) 2>&5 | ||
| 7319 | ac_status=$? | ||
| 7320 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7321 | (exit $ac_status); }; } && | ||
| 7322 | { ac_try='test -s conftest.$ac_objext' | ||
| 6933 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7323 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6934 | (eval $ac_try) 2>&5 | 7324 | (eval $ac_try) 2>&5 |
| 6935 | ac_status=$? | 7325 | ac_status=$? |
| @@ -6941,7 +7331,6 @@ else | |||
| 6941 | sed 's/^/| /' conftest.$ac_ext >&5 | 7331 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6942 | 7332 | ||
| 6943 | cat >conftest.$ac_ext <<_ACEOF | 7333 | cat >conftest.$ac_ext <<_ACEOF |
| 6944 | #line $LINENO "configure" | ||
| 6945 | /* confdefs.h. */ | 7334 | /* confdefs.h. */ |
| 6946 | _ACEOF | 7335 | _ACEOF |
| 6947 | cat confdefs.h >>conftest.$ac_ext | 7336 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6967,11 +7356,20 @@ return 0; | |||
| 6967 | _ACEOF | 7356 | _ACEOF |
| 6968 | rm -f conftest.$ac_objext | 7357 | rm -f conftest.$ac_objext |
| 6969 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7358 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6970 | (eval $ac_compile) 2>&5 | 7359 | (eval $ac_compile) 2>conftest.er1 |
| 6971 | ac_status=$? | 7360 | ac_status=$? |
| 7361 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7362 | rm -f conftest.er1 | ||
| 7363 | cat conftest.err >&5 | ||
| 6972 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7364 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6973 | (exit $ac_status); } && | 7365 | (exit $ac_status); } && |
| 6974 | { ac_try='test -s conftest.$ac_objext' | 7366 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7367 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7368 | (eval $ac_try) 2>&5 | ||
| 7369 | ac_status=$? | ||
| 7370 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7371 | (exit $ac_status); }; } && | ||
| 7372 | { ac_try='test -s conftest.$ac_objext' | ||
| 6975 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7373 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6976 | (eval $ac_try) 2>&5 | 7374 | (eval $ac_try) 2>&5 |
| 6977 | ac_status=$? | 7375 | ac_status=$? |
| @@ -6984,9 +7382,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6984 | 7382 | ||
| 6985 | ac_cv_member_struct_ifreq_ifr_broadaddr=no | 7383 | ac_cv_member_struct_ifreq_ifr_broadaddr=no |
| 6986 | fi | 7384 | fi |
| 6987 | rm -f conftest.$ac_objext conftest.$ac_ext | 7385 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6988 | fi | 7386 | fi |
| 6989 | rm -f conftest.$ac_objext conftest.$ac_ext | 7387 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6990 | fi | 7388 | fi |
| 6991 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 | 7389 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 |
| 6992 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 | 7390 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 |
| @@ -7004,7 +7402,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then | |||
| 7004 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7402 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7005 | else | 7403 | else |
| 7006 | cat >conftest.$ac_ext <<_ACEOF | 7404 | cat >conftest.$ac_ext <<_ACEOF |
| 7007 | #line $LINENO "configure" | ||
| 7008 | /* confdefs.h. */ | 7405 | /* confdefs.h. */ |
| 7009 | _ACEOF | 7406 | _ACEOF |
| 7010 | cat confdefs.h >>conftest.$ac_ext | 7407 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7030,11 +7427,20 @@ return 0; | |||
| 7030 | _ACEOF | 7427 | _ACEOF |
| 7031 | rm -f conftest.$ac_objext | 7428 | rm -f conftest.$ac_objext |
| 7032 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7429 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7033 | (eval $ac_compile) 2>&5 | 7430 | (eval $ac_compile) 2>conftest.er1 |
| 7034 | ac_status=$? | 7431 | ac_status=$? |
| 7432 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7433 | rm -f conftest.er1 | ||
| 7434 | cat conftest.err >&5 | ||
| 7035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7435 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7036 | (exit $ac_status); } && | 7436 | (exit $ac_status); } && |
| 7037 | { ac_try='test -s conftest.$ac_objext' | 7437 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7438 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7439 | (eval $ac_try) 2>&5 | ||
| 7440 | ac_status=$? | ||
| 7441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7442 | (exit $ac_status); }; } && | ||
| 7443 | { ac_try='test -s conftest.$ac_objext' | ||
| 7038 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7444 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7039 | (eval $ac_try) 2>&5 | 7445 | (eval $ac_try) 2>&5 |
| 7040 | ac_status=$? | 7446 | ac_status=$? |
| @@ -7046,7 +7452,6 @@ else | |||
| 7046 | sed 's/^/| /' conftest.$ac_ext >&5 | 7452 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7047 | 7453 | ||
| 7048 | cat >conftest.$ac_ext <<_ACEOF | 7454 | cat >conftest.$ac_ext <<_ACEOF |
| 7049 | #line $LINENO "configure" | ||
| 7050 | /* confdefs.h. */ | 7455 | /* confdefs.h. */ |
| 7051 | _ACEOF | 7456 | _ACEOF |
| 7052 | cat confdefs.h >>conftest.$ac_ext | 7457 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7072,11 +7477,20 @@ return 0; | |||
| 7072 | _ACEOF | 7477 | _ACEOF |
| 7073 | rm -f conftest.$ac_objext | 7478 | rm -f conftest.$ac_objext |
| 7074 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7479 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7075 | (eval $ac_compile) 2>&5 | 7480 | (eval $ac_compile) 2>conftest.er1 |
| 7076 | ac_status=$? | 7481 | ac_status=$? |
| 7482 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7483 | rm -f conftest.er1 | ||
| 7484 | cat conftest.err >&5 | ||
| 7077 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7485 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7078 | (exit $ac_status); } && | 7486 | (exit $ac_status); } && |
| 7079 | { ac_try='test -s conftest.$ac_objext' | 7487 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7488 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7489 | (eval $ac_try) 2>&5 | ||
| 7490 | ac_status=$? | ||
| 7491 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7492 | (exit $ac_status); }; } && | ||
| 7493 | { ac_try='test -s conftest.$ac_objext' | ||
| 7080 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7494 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7081 | (eval $ac_try) 2>&5 | 7495 | (eval $ac_try) 2>&5 |
| 7082 | ac_status=$? | 7496 | ac_status=$? |
| @@ -7089,9 +7503,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7089 | 7503 | ||
| 7090 | ac_cv_member_struct_ifreq_ifr_addr=no | 7504 | ac_cv_member_struct_ifreq_ifr_addr=no |
| 7091 | fi | 7505 | fi |
| 7092 | rm -f conftest.$ac_objext conftest.$ac_ext | 7506 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7093 | fi | 7507 | fi |
| 7094 | rm -f conftest.$ac_objext conftest.$ac_ext | 7508 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7095 | fi | 7509 | fi |
| 7096 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 | 7510 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 |
| 7097 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 | 7511 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 |
| @@ -7132,7 +7546,6 @@ if test "${ac_cv_c_volatile+set}" = set; then | |||
| 7132 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7546 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7133 | else | 7547 | else |
| 7134 | cat >conftest.$ac_ext <<_ACEOF | 7548 | cat >conftest.$ac_ext <<_ACEOF |
| 7135 | #line $LINENO "configure" | ||
| 7136 | /* confdefs.h. */ | 7549 | /* confdefs.h. */ |
| 7137 | _ACEOF | 7550 | _ACEOF |
| 7138 | cat confdefs.h >>conftest.$ac_ext | 7551 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7151,11 +7564,20 @@ int * volatile y; | |||
| 7151 | _ACEOF | 7564 | _ACEOF |
| 7152 | rm -f conftest.$ac_objext | 7565 | rm -f conftest.$ac_objext |
| 7153 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7566 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7154 | (eval $ac_compile) 2>&5 | 7567 | (eval $ac_compile) 2>conftest.er1 |
| 7155 | ac_status=$? | 7568 | ac_status=$? |
| 7569 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7570 | rm -f conftest.er1 | ||
| 7571 | cat conftest.err >&5 | ||
| 7156 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7572 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7157 | (exit $ac_status); } && | 7573 | (exit $ac_status); } && |
| 7158 | { ac_try='test -s conftest.$ac_objext' | 7574 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7575 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7576 | (eval $ac_try) 2>&5 | ||
| 7577 | ac_status=$? | ||
| 7578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7579 | (exit $ac_status); }; } && | ||
| 7580 | { ac_try='test -s conftest.$ac_objext' | ||
| 7159 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7160 | (eval $ac_try) 2>&5 | 7582 | (eval $ac_try) 2>&5 |
| 7161 | ac_status=$? | 7583 | ac_status=$? |
| @@ -7168,7 +7590,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7168 | 7590 | ||
| 7169 | ac_cv_c_volatile=no | 7591 | ac_cv_c_volatile=no |
| 7170 | fi | 7592 | fi |
| 7171 | rm -f conftest.$ac_objext conftest.$ac_ext | 7593 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7172 | fi | 7594 | fi |
| 7173 | echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 | 7595 | echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 |
| 7174 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 | 7596 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 |
| @@ -7186,7 +7608,6 @@ if test "${ac_cv_c_const+set}" = set; then | |||
| 7186 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7608 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7187 | else | 7609 | else |
| 7188 | cat >conftest.$ac_ext <<_ACEOF | 7610 | cat >conftest.$ac_ext <<_ACEOF |
| 7189 | #line $LINENO "configure" | ||
| 7190 | /* confdefs.h. */ | 7611 | /* confdefs.h. */ |
| 7191 | _ACEOF | 7612 | _ACEOF |
| 7192 | cat confdefs.h >>conftest.$ac_ext | 7613 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7249,11 +7670,20 @@ main () | |||
| 7249 | _ACEOF | 7670 | _ACEOF |
| 7250 | rm -f conftest.$ac_objext | 7671 | rm -f conftest.$ac_objext |
| 7251 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7672 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7252 | (eval $ac_compile) 2>&5 | 7673 | (eval $ac_compile) 2>conftest.er1 |
| 7253 | ac_status=$? | 7674 | ac_status=$? |
| 7675 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7676 | rm -f conftest.er1 | ||
| 7677 | cat conftest.err >&5 | ||
| 7254 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7678 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7255 | (exit $ac_status); } && | 7679 | (exit $ac_status); } && |
| 7256 | { ac_try='test -s conftest.$ac_objext' | 7680 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7681 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7682 | (eval $ac_try) 2>&5 | ||
| 7683 | ac_status=$? | ||
| 7684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7685 | (exit $ac_status); }; } && | ||
| 7686 | { ac_try='test -s conftest.$ac_objext' | ||
| 7257 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7687 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7258 | (eval $ac_try) 2>&5 | 7688 | (eval $ac_try) 2>&5 |
| 7259 | ac_status=$? | 7689 | ac_status=$? |
| @@ -7266,7 +7696,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7266 | 7696 | ||
| 7267 | ac_cv_c_const=no | 7697 | ac_cv_c_const=no |
| 7268 | fi | 7698 | fi |
| 7269 | rm -f conftest.$ac_objext conftest.$ac_ext | 7699 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7270 | fi | 7700 | fi |
| 7271 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 | 7701 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
| 7272 | echo "${ECHO_T}$ac_cv_c_const" >&6 | 7702 | echo "${ECHO_T}$ac_cv_c_const" >&6 |
| @@ -7284,7 +7714,6 @@ if test "${emacs_cv_void_star+set}" = set; then | |||
| 7284 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7714 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7285 | else | 7715 | else |
| 7286 | cat >conftest.$ac_ext <<_ACEOF | 7716 | cat >conftest.$ac_ext <<_ACEOF |
| 7287 | #line $LINENO "configure" | ||
| 7288 | /* confdefs.h. */ | 7717 | /* confdefs.h. */ |
| 7289 | _ACEOF | 7718 | _ACEOF |
| 7290 | cat confdefs.h >>conftest.$ac_ext | 7719 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7301,11 +7730,20 @@ void * foo; | |||
| 7301 | _ACEOF | 7730 | _ACEOF |
| 7302 | rm -f conftest.$ac_objext | 7731 | rm -f conftest.$ac_objext |
| 7303 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7732 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7304 | (eval $ac_compile) 2>&5 | 7733 | (eval $ac_compile) 2>conftest.er1 |
| 7305 | ac_status=$? | 7734 | ac_status=$? |
| 7735 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7736 | rm -f conftest.er1 | ||
| 7737 | cat conftest.err >&5 | ||
| 7306 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7738 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7307 | (exit $ac_status); } && | 7739 | (exit $ac_status); } && |
| 7308 | { ac_try='test -s conftest.$ac_objext' | 7740 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7741 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7742 | (eval $ac_try) 2>&5 | ||
| 7743 | ac_status=$? | ||
| 7744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7745 | (exit $ac_status); }; } && | ||
| 7746 | { ac_try='test -s conftest.$ac_objext' | ||
| 7309 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7747 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7310 | (eval $ac_try) 2>&5 | 7748 | (eval $ac_try) 2>&5 |
| 7311 | ac_status=$? | 7749 | ac_status=$? |
| @@ -7318,7 +7756,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7318 | 7756 | ||
| 7319 | emacs_cv_void_star=no | 7757 | emacs_cv_void_star=no |
| 7320 | fi | 7758 | fi |
| 7321 | rm -f conftest.$ac_objext conftest.$ac_ext | 7759 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7322 | fi | 7760 | fi |
| 7323 | echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 | 7761 | echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 |
| 7324 | echo "${ECHO_T}$emacs_cv_void_star" >&6 | 7762 | echo "${ECHO_T}$emacs_cv_void_star" >&6 |
| @@ -7340,7 +7778,7 @@ fi | |||
| 7340 | 7778 | ||
| 7341 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | 7779 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
| 7342 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 | 7780 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 |
| 7343 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` | 7781 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` |
| 7344 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then | 7782 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
| 7345 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7783 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7346 | else | 7784 | else |
| @@ -7423,6 +7861,7 @@ fi | |||
| 7423 | echo "$as_me:$LINENO: checking for X" >&5 | 7861 | echo "$as_me:$LINENO: checking for X" >&5 |
| 7424 | echo $ECHO_N "checking for X... $ECHO_C" >&6 | 7862 | echo $ECHO_N "checking for X... $ECHO_C" >&6 |
| 7425 | 7863 | ||
| 7864 | ac_path_x_has_been_run=yes | ||
| 7426 | 7865 | ||
| 7427 | # Check whether --with-x or --without-x was given. | 7866 | # Check whether --with-x or --without-x was given. |
| 7428 | if test "${with_x+set}" = set; then | 7867 | if test "${with_x+set}" = set; then |
| @@ -7457,8 +7896,8 @@ _ACEOF | |||
| 7457 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | 7896 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
| 7458 | for ac_extension in a so sl; do | 7897 | for ac_extension in a so sl; do |
| 7459 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && | 7898 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
| 7460 | test -f $ac_im_libdir/libX11.$ac_extension; then | 7899 | test -f $ac_im_libdir/libX11.$ac_extension; then |
| 7461 | ac_im_usrlibdir=$ac_im_libdir; break | 7900 | ac_im_usrlibdir=$ac_im_libdir; break |
| 7462 | fi | 7901 | fi |
| 7463 | done | 7902 | done |
| 7464 | # Screen out bogus values from the imake configuration. They are | 7903 | # Screen out bogus values from the imake configuration. They are |
| @@ -7515,10 +7954,9 @@ ac_x_header_dirs=' | |||
| 7515 | /usr/openwin/share/include' | 7954 | /usr/openwin/share/include' |
| 7516 | 7955 | ||
| 7517 | if test "$ac_x_includes" = no; then | 7956 | if test "$ac_x_includes" = no; then |
| 7518 | # Guess where to find include files, by looking for Intrinsic.h. | 7957 | # Guess where to find include files, by looking for a specified header file. |
| 7519 | # First, try using that file with no special directory specified. | 7958 | # First, try using that file with no special directory specified. |
| 7520 | cat >conftest.$ac_ext <<_ACEOF | 7959 | cat >conftest.$ac_ext <<_ACEOF |
| 7521 | #line $LINENO "configure" | ||
| 7522 | /* confdefs.h. */ | 7960 | /* confdefs.h. */ |
| 7523 | _ACEOF | 7961 | _ACEOF |
| 7524 | cat confdefs.h >>conftest.$ac_ext | 7962 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7536,6 +7974,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 7536 | (exit $ac_status); } >/dev/null; then | 7974 | (exit $ac_status); } >/dev/null; then |
| 7537 | if test -s conftest.err; then | 7975 | if test -s conftest.err; then |
| 7538 | ac_cpp_err=$ac_c_preproc_warn_flag | 7976 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 7977 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 7539 | else | 7978 | else |
| 7540 | ac_cpp_err= | 7979 | ac_cpp_err= |
| 7541 | fi | 7980 | fi |
| @@ -7566,7 +8005,6 @@ if test "$ac_x_libraries" = no; then | |||
| 7566 | ac_save_LIBS=$LIBS | 8005 | ac_save_LIBS=$LIBS |
| 7567 | LIBS="-lXt $LIBS" | 8006 | LIBS="-lXt $LIBS" |
| 7568 | cat >conftest.$ac_ext <<_ACEOF | 8007 | cat >conftest.$ac_ext <<_ACEOF |
| 7569 | #line $LINENO "configure" | ||
| 7570 | /* confdefs.h. */ | 8008 | /* confdefs.h. */ |
| 7571 | _ACEOF | 8009 | _ACEOF |
| 7572 | cat confdefs.h >>conftest.$ac_ext | 8010 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7583,11 +8021,20 @@ XtMalloc (0) | |||
| 7583 | _ACEOF | 8021 | _ACEOF |
| 7584 | rm -f conftest.$ac_objext conftest$ac_exeext | 8022 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7585 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8023 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7586 | (eval $ac_link) 2>&5 | 8024 | (eval $ac_link) 2>conftest.er1 |
| 7587 | ac_status=$? | 8025 | ac_status=$? |
| 8026 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8027 | rm -f conftest.er1 | ||
| 8028 | cat conftest.err >&5 | ||
| 7588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8029 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7589 | (exit $ac_status); } && | 8030 | (exit $ac_status); } && |
| 7590 | { ac_try='test -s conftest$ac_exeext' | 8031 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8032 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8033 | (eval $ac_try) 2>&5 | ||
| 8034 | ac_status=$? | ||
| 8035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8036 | (exit $ac_status); }; } && | ||
| 8037 | { ac_try='test -s conftest$ac_exeext' | ||
| 7591 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8038 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7592 | (eval $ac_try) 2>&5 | 8039 | (eval $ac_try) 2>&5 |
| 7593 | ac_status=$? | 8040 | ac_status=$? |
| @@ -7612,7 +8059,8 @@ do | |||
| 7612 | done | 8059 | done |
| 7613 | done | 8060 | done |
| 7614 | fi | 8061 | fi |
| 7615 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8062 | rm -f conftest.err conftest.$ac_objext \ |
| 8063 | conftest$ac_exeext conftest.$ac_ext | ||
| 7616 | fi # $ac_x_libraries = no | 8064 | fi # $ac_x_libraries = no |
| 7617 | 8065 | ||
| 7618 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then | 8066 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then |
| @@ -7621,7 +8069,7 @@ if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then | |||
| 7621 | else | 8069 | else |
| 7622 | # Record where we found X for the cache. | 8070 | # Record where we found X for the cache. |
| 7623 | ac_cv_have_x="have_x=yes \ | 8071 | ac_cv_have_x="have_x=yes \ |
| 7624 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | 8072 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
| 7625 | fi | 8073 | fi |
| 7626 | fi | 8074 | fi |
| 7627 | 8075 | ||
| @@ -7640,8 +8088,12 @@ else | |||
| 7640 | # Update the cache value to reflect the command line values. | 8088 | # Update the cache value to reflect the command line values. |
| 7641 | ac_cv_have_x="have_x=yes \ | 8089 | ac_cv_have_x="have_x=yes \ |
| 7642 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | 8090 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
| 7643 | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 | 8091 | # It might be that x_includes is empty (headers are found in the |
| 7644 | echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 | 8092 | # standard search path. Then output the corresponding message |
| 8093 | ac_out_x_includes=$x_includes | ||
| 8094 | test "x$x_includes" = x && ac_out_x_includes="in standard search path" | ||
| 8095 | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 | ||
| 8096 | echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 | ||
| 7645 | fi | 8097 | fi |
| 7646 | 8098 | ||
| 7647 | if test "$no_x" = yes; then | 8099 | if test "$no_x" = yes; then |
| @@ -7749,7 +8201,6 @@ else | |||
| 7749 | echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 | 8201 | echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 |
| 7750 | echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 | 8202 | echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 |
| 7751 | cat >conftest.$ac_ext <<_ACEOF | 8203 | cat >conftest.$ac_ext <<_ACEOF |
| 7752 | #line $LINENO "configure" | ||
| 7753 | /* confdefs.h. */ | 8204 | /* confdefs.h. */ |
| 7754 | _ACEOF | 8205 | _ACEOF |
| 7755 | cat confdefs.h >>conftest.$ac_ext | 8206 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7760,11 +8211,20 @@ $ac_includes_default | |||
| 7760 | _ACEOF | 8211 | _ACEOF |
| 7761 | rm -f conftest.$ac_objext | 8212 | rm -f conftest.$ac_objext |
| 7762 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8213 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7763 | (eval $ac_compile) 2>&5 | 8214 | (eval $ac_compile) 2>conftest.er1 |
| 7764 | ac_status=$? | 8215 | ac_status=$? |
| 8216 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8217 | rm -f conftest.er1 | ||
| 8218 | cat conftest.err >&5 | ||
| 7765 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8219 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7766 | (exit $ac_status); } && | 8220 | (exit $ac_status); } && |
| 7767 | { ac_try='test -s conftest.$ac_objext' | 8221 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8222 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8223 | (eval $ac_try) 2>&5 | ||
| 8224 | ac_status=$? | ||
| 8225 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8226 | (exit $ac_status); }; } && | ||
| 8227 | { ac_try='test -s conftest.$ac_objext' | ||
| 7768 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8228 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7769 | (eval $ac_try) 2>&5 | 8229 | (eval $ac_try) 2>&5 |
| 7770 | ac_status=$? | 8230 | ac_status=$? |
| @@ -7777,7 +8237,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7777 | 8237 | ||
| 7778 | ac_header_compiler=no | 8238 | ac_header_compiler=no |
| 7779 | fi | 8239 | fi |
| 7780 | rm -f conftest.$ac_objext conftest.$ac_ext | 8240 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7781 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 8241 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 7782 | echo "${ECHO_T}$ac_header_compiler" >&6 | 8242 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 7783 | 8243 | ||
| @@ -7785,7 +8245,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 7785 | echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 | 8245 | echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 |
| 7786 | echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 | 8246 | echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 |
| 7787 | cat >conftest.$ac_ext <<_ACEOF | 8247 | cat >conftest.$ac_ext <<_ACEOF |
| 7788 | #line $LINENO "configure" | ||
| 7789 | /* confdefs.h. */ | 8248 | /* confdefs.h. */ |
| 7790 | _ACEOF | 8249 | _ACEOF |
| 7791 | cat confdefs.h >>conftest.$ac_ext | 8250 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7803,6 +8262,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 7803 | (exit $ac_status); } >/dev/null; then | 8262 | (exit $ac_status); } >/dev/null; then |
| 7804 | if test -s conftest.err; then | 8263 | if test -s conftest.err; then |
| 7805 | ac_cpp_err=$ac_c_preproc_warn_flag | 8264 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 8265 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 7806 | else | 8266 | else |
| 7807 | ac_cpp_err= | 8267 | ac_cpp_err= |
| 7808 | fi | 8268 | fi |
| @@ -7822,33 +8282,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 7822 | echo "${ECHO_T}$ac_header_preproc" >&6 | 8282 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 7823 | 8283 | ||
| 7824 | # So? What about this header? | 8284 | # So? What about this header? |
| 7825 | case $ac_header_compiler:$ac_header_preproc in | 8285 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 7826 | yes:no ) | 8286 | yes:no: ) |
| 7827 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 8287 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 7828 | echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 8288 | echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 7829 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 8289 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 |
| 7830 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 8290 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} |
| 7831 | ( | 8291 | ac_header_preproc=yes |
| 7832 | cat <<\_ASBOX | ||
| 7833 | ## ------------------------------------ ## | ||
| 7834 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 7835 | ## ------------------------------------ ## | ||
| 7836 | _ASBOX | ||
| 7837 | ) | | ||
| 7838 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 7839 | ;; | 8292 | ;; |
| 7840 | no:yes ) | 8293 | no:yes:* ) |
| 7841 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 | 8294 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 |
| 7842 | echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} | 8295 | echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} |
| 7843 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 | 8296 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 |
| 7844 | echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} | 8297 | echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} |
| 8298 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5 | ||
| 8299 | echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;} | ||
| 8300 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 8301 | echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 7845 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 8302 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
| 7846 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 8303 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} |
| 8304 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5 | ||
| 8305 | echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;} | ||
| 7847 | ( | 8306 | ( |
| 7848 | cat <<\_ASBOX | 8307 | cat <<\_ASBOX |
| 7849 | ## ------------------------------------ ## | 8308 | ## ------------------------------------------ ## |
| 7850 | ## Report this to bug-autoconf@gnu.org. ## | 8309 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 7851 | ## ------------------------------------ ## | 8310 | ## ------------------------------------------ ## |
| 7852 | _ASBOX | 8311 | _ASBOX |
| 7853 | ) | | 8312 | ) | |
| 7854 | sed "s/^/$as_me: WARNING: /" >&2 | 8313 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -7886,21 +8345,28 @@ if test "${ac_cv_func_malloc_get_state+set}" = set; then | |||
| 7886 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8345 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7887 | else | 8346 | else |
| 7888 | cat >conftest.$ac_ext <<_ACEOF | 8347 | cat >conftest.$ac_ext <<_ACEOF |
| 7889 | #line $LINENO "configure" | ||
| 7890 | /* confdefs.h. */ | 8348 | /* confdefs.h. */ |
| 7891 | _ACEOF | 8349 | _ACEOF |
| 7892 | cat confdefs.h >>conftest.$ac_ext | 8350 | cat confdefs.h >>conftest.$ac_ext |
| 7893 | cat >>conftest.$ac_ext <<_ACEOF | 8351 | cat >>conftest.$ac_ext <<_ACEOF |
| 7894 | /* end confdefs.h. */ | 8352 | /* end confdefs.h. */ |
| 8353 | /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state. | ||
| 8354 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 8355 | #define malloc_get_state innocuous_malloc_get_state | ||
| 8356 | |||
| 7895 | /* System header to define __stub macros and hopefully few prototypes, | 8357 | /* System header to define __stub macros and hopefully few prototypes, |
| 7896 | which can conflict with char malloc_get_state (); below. | 8358 | which can conflict with char malloc_get_state (); below. |
| 7897 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8359 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 7898 | <limits.h> exists even on freestanding compilers. */ | 8360 | <limits.h> exists even on freestanding compilers. */ |
| 8361 | |||
| 7899 | #ifdef __STDC__ | 8362 | #ifdef __STDC__ |
| 7900 | # include <limits.h> | 8363 | # include <limits.h> |
| 7901 | #else | 8364 | #else |
| 7902 | # include <assert.h> | 8365 | # include <assert.h> |
| 7903 | #endif | 8366 | #endif |
| 8367 | |||
| 8368 | #undef malloc_get_state | ||
| 8369 | |||
| 7904 | /* Override any gcc2 internal prototype to avoid an error. */ | 8370 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 7905 | #ifdef __cplusplus | 8371 | #ifdef __cplusplus |
| 7906 | extern "C" | 8372 | extern "C" |
| @@ -7931,11 +8397,20 @@ return f != malloc_get_state; | |||
| 7931 | _ACEOF | 8397 | _ACEOF |
| 7932 | rm -f conftest.$ac_objext conftest$ac_exeext | 8398 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7933 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8399 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7934 | (eval $ac_link) 2>&5 | 8400 | (eval $ac_link) 2>conftest.er1 |
| 7935 | ac_status=$? | 8401 | ac_status=$? |
| 8402 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8403 | rm -f conftest.er1 | ||
| 8404 | cat conftest.err >&5 | ||
| 7936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8405 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7937 | (exit $ac_status); } && | 8406 | (exit $ac_status); } && |
| 7938 | { ac_try='test -s conftest$ac_exeext' | 8407 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8408 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8409 | (eval $ac_try) 2>&5 | ||
| 8410 | ac_status=$? | ||
| 8411 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8412 | (exit $ac_status); }; } && | ||
| 8413 | { ac_try='test -s conftest$ac_exeext' | ||
| 7939 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8414 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7940 | (eval $ac_try) 2>&5 | 8415 | (eval $ac_try) 2>&5 |
| 7941 | ac_status=$? | 8416 | ac_status=$? |
| @@ -7948,7 +8423,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7948 | 8423 | ||
| 7949 | ac_cv_func_malloc_get_state=no | 8424 | ac_cv_func_malloc_get_state=no |
| 7950 | fi | 8425 | fi |
| 7951 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8426 | rm -f conftest.err conftest.$ac_objext \ |
| 8427 | conftest$ac_exeext conftest.$ac_ext | ||
| 7952 | fi | 8428 | fi |
| 7953 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 | 8429 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 |
| 7954 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 | 8430 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 |
| @@ -7964,21 +8440,28 @@ if test "${ac_cv_func_malloc_set_state+set}" = set; then | |||
| 7964 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8440 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7965 | else | 8441 | else |
| 7966 | cat >conftest.$ac_ext <<_ACEOF | 8442 | cat >conftest.$ac_ext <<_ACEOF |
| 7967 | #line $LINENO "configure" | ||
| 7968 | /* confdefs.h. */ | 8443 | /* confdefs.h. */ |
| 7969 | _ACEOF | 8444 | _ACEOF |
| 7970 | cat confdefs.h >>conftest.$ac_ext | 8445 | cat confdefs.h >>conftest.$ac_ext |
| 7971 | cat >>conftest.$ac_ext <<_ACEOF | 8446 | cat >>conftest.$ac_ext <<_ACEOF |
| 7972 | /* end confdefs.h. */ | 8447 | /* end confdefs.h. */ |
| 8448 | /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state. | ||
| 8449 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 8450 | #define malloc_set_state innocuous_malloc_set_state | ||
| 8451 | |||
| 7973 | /* System header to define __stub macros and hopefully few prototypes, | 8452 | /* System header to define __stub macros and hopefully few prototypes, |
| 7974 | which can conflict with char malloc_set_state (); below. | 8453 | which can conflict with char malloc_set_state (); below. |
| 7975 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8454 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 7976 | <limits.h> exists even on freestanding compilers. */ | 8455 | <limits.h> exists even on freestanding compilers. */ |
| 8456 | |||
| 7977 | #ifdef __STDC__ | 8457 | #ifdef __STDC__ |
| 7978 | # include <limits.h> | 8458 | # include <limits.h> |
| 7979 | #else | 8459 | #else |
| 7980 | # include <assert.h> | 8460 | # include <assert.h> |
| 7981 | #endif | 8461 | #endif |
| 8462 | |||
| 8463 | #undef malloc_set_state | ||
| 8464 | |||
| 7982 | /* Override any gcc2 internal prototype to avoid an error. */ | 8465 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 7983 | #ifdef __cplusplus | 8466 | #ifdef __cplusplus |
| 7984 | extern "C" | 8467 | extern "C" |
| @@ -8009,11 +8492,20 @@ return f != malloc_set_state; | |||
| 8009 | _ACEOF | 8492 | _ACEOF |
| 8010 | rm -f conftest.$ac_objext conftest$ac_exeext | 8493 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8011 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8494 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8012 | (eval $ac_link) 2>&5 | 8495 | (eval $ac_link) 2>conftest.er1 |
| 8013 | ac_status=$? | 8496 | ac_status=$? |
| 8497 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8498 | rm -f conftest.er1 | ||
| 8499 | cat conftest.err >&5 | ||
| 8014 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8500 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8015 | (exit $ac_status); } && | 8501 | (exit $ac_status); } && |
| 8016 | { ac_try='test -s conftest$ac_exeext' | 8502 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8503 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8504 | (eval $ac_try) 2>&5 | ||
| 8505 | ac_status=$? | ||
| 8506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8507 | (exit $ac_status); }; } && | ||
| 8508 | { ac_try='test -s conftest$ac_exeext' | ||
| 8017 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8509 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8018 | (eval $ac_try) 2>&5 | 8510 | (eval $ac_try) 2>&5 |
| 8019 | ac_status=$? | 8511 | ac_status=$? |
| @@ -8026,7 +8518,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8026 | 8518 | ||
| 8027 | ac_cv_func_malloc_set_state=no | 8519 | ac_cv_func_malloc_set_state=no |
| 8028 | fi | 8520 | fi |
| 8029 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8521 | rm -f conftest.err conftest.$ac_objext \ |
| 8522 | conftest$ac_exeext conftest.$ac_ext | ||
| 8030 | fi | 8523 | fi |
| 8031 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 | 8524 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 |
| 8032 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 | 8525 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 |
| @@ -8042,7 +8535,6 @@ if test "${emacs_cv_var___after_morecore_hook+set}" = set; then | |||
| 8042 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8535 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8043 | else | 8536 | else |
| 8044 | cat >conftest.$ac_ext <<_ACEOF | 8537 | cat >conftest.$ac_ext <<_ACEOF |
| 8045 | #line $LINENO "configure" | ||
| 8046 | /* confdefs.h. */ | 8538 | /* confdefs.h. */ |
| 8047 | _ACEOF | 8539 | _ACEOF |
| 8048 | cat confdefs.h >>conftest.$ac_ext | 8540 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8059,11 +8551,20 @@ __after_morecore_hook = 0 | |||
| 8059 | _ACEOF | 8551 | _ACEOF |
| 8060 | rm -f conftest.$ac_objext conftest$ac_exeext | 8552 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8061 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8553 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8062 | (eval $ac_link) 2>&5 | 8554 | (eval $ac_link) 2>conftest.er1 |
| 8063 | ac_status=$? | 8555 | ac_status=$? |
| 8556 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8557 | rm -f conftest.er1 | ||
| 8558 | cat conftest.err >&5 | ||
| 8064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8559 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8065 | (exit $ac_status); } && | 8560 | (exit $ac_status); } && |
| 8066 | { ac_try='test -s conftest$ac_exeext' | 8561 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8562 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8563 | (eval $ac_try) 2>&5 | ||
| 8564 | ac_status=$? | ||
| 8565 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8566 | (exit $ac_status); }; } && | ||
| 8567 | { ac_try='test -s conftest$ac_exeext' | ||
| 8067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8568 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8068 | (eval $ac_try) 2>&5 | 8569 | (eval $ac_try) 2>&5 |
| 8069 | ac_status=$? | 8570 | ac_status=$? |
| @@ -8076,7 +8577,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8076 | 8577 | ||
| 8077 | emacs_cv_var___after_morecore_hook=no | 8578 | emacs_cv_var___after_morecore_hook=no |
| 8078 | fi | 8579 | fi |
| 8079 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8580 | rm -f conftest.err conftest.$ac_objext \ |
| 8581 | conftest$ac_exeext conftest.$ac_ext | ||
| 8080 | fi | 8582 | fi |
| 8081 | echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 | 8583 | echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 |
| 8082 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 | 8584 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 |
| @@ -8123,7 +8625,6 @@ else | |||
| 8123 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 8625 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8124 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 8626 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8125 | cat >conftest.$ac_ext <<_ACEOF | 8627 | cat >conftest.$ac_ext <<_ACEOF |
| 8126 | #line $LINENO "configure" | ||
| 8127 | /* confdefs.h. */ | 8628 | /* confdefs.h. */ |
| 8128 | _ACEOF | 8629 | _ACEOF |
| 8129 | cat confdefs.h >>conftest.$ac_ext | 8630 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8134,11 +8635,20 @@ $ac_includes_default | |||
| 8134 | _ACEOF | 8635 | _ACEOF |
| 8135 | rm -f conftest.$ac_objext | 8636 | rm -f conftest.$ac_objext |
| 8136 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8637 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 8137 | (eval $ac_compile) 2>&5 | 8638 | (eval $ac_compile) 2>conftest.er1 |
| 8138 | ac_status=$? | 8639 | ac_status=$? |
| 8640 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8641 | rm -f conftest.er1 | ||
| 8642 | cat conftest.err >&5 | ||
| 8139 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8643 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8140 | (exit $ac_status); } && | 8644 | (exit $ac_status); } && |
| 8141 | { ac_try='test -s conftest.$ac_objext' | 8645 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8646 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8647 | (eval $ac_try) 2>&5 | ||
| 8648 | ac_status=$? | ||
| 8649 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8650 | (exit $ac_status); }; } && | ||
| 8651 | { ac_try='test -s conftest.$ac_objext' | ||
| 8142 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8652 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8143 | (eval $ac_try) 2>&5 | 8653 | (eval $ac_try) 2>&5 |
| 8144 | ac_status=$? | 8654 | ac_status=$? |
| @@ -8151,7 +8661,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8151 | 8661 | ||
| 8152 | ac_header_compiler=no | 8662 | ac_header_compiler=no |
| 8153 | fi | 8663 | fi |
| 8154 | rm -f conftest.$ac_objext conftest.$ac_ext | 8664 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 8155 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 8665 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 8156 | echo "${ECHO_T}$ac_header_compiler" >&6 | 8666 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 8157 | 8667 | ||
| @@ -8159,7 +8669,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 8159 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 8669 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 8160 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 8670 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 8161 | cat >conftest.$ac_ext <<_ACEOF | 8671 | cat >conftest.$ac_ext <<_ACEOF |
| 8162 | #line $LINENO "configure" | ||
| 8163 | /* confdefs.h. */ | 8672 | /* confdefs.h. */ |
| 8164 | _ACEOF | 8673 | _ACEOF |
| 8165 | cat confdefs.h >>conftest.$ac_ext | 8674 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8177,6 +8686,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 8177 | (exit $ac_status); } >/dev/null; then | 8686 | (exit $ac_status); } >/dev/null; then |
| 8178 | if test -s conftest.err; then | 8687 | if test -s conftest.err; then |
| 8179 | ac_cpp_err=$ac_c_preproc_warn_flag | 8688 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 8689 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 8180 | else | 8690 | else |
| 8181 | ac_cpp_err= | 8691 | ac_cpp_err= |
| 8182 | fi | 8692 | fi |
| @@ -8196,33 +8706,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 8196 | echo "${ECHO_T}$ac_header_preproc" >&6 | 8706 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 8197 | 8707 | ||
| 8198 | # So? What about this header? | 8708 | # So? What about this header? |
| 8199 | case $ac_header_compiler:$ac_header_preproc in | 8709 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 8200 | yes:no ) | 8710 | yes:no: ) |
| 8201 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 8711 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 8202 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 8712 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 8203 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 8713 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 8204 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 8714 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 8205 | ( | 8715 | ac_header_preproc=yes |
| 8206 | cat <<\_ASBOX | ||
| 8207 | ## ------------------------------------ ## | ||
| 8208 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 8209 | ## ------------------------------------ ## | ||
| 8210 | _ASBOX | ||
| 8211 | ) | | ||
| 8212 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 8213 | ;; | 8716 | ;; |
| 8214 | no:yes ) | 8717 | no:yes:* ) |
| 8215 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 8718 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 8216 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 8719 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 8217 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 8720 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 8218 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 8721 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 8722 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 8723 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 8724 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 8725 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 8219 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 8726 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 8220 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 8727 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 8728 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 8729 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 8221 | ( | 8730 | ( |
| 8222 | cat <<\_ASBOX | 8731 | cat <<\_ASBOX |
| 8223 | ## ------------------------------------ ## | 8732 | ## ------------------------------------------ ## |
| 8224 | ## Report this to bug-autoconf@gnu.org. ## | 8733 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 8225 | ## ------------------------------------ ## | 8734 | ## ------------------------------------------ ## |
| 8226 | _ASBOX | 8735 | _ASBOX |
| 8227 | ) | | 8736 | ) | |
| 8228 | sed "s/^/$as_me: WARNING: /" >&2 | 8737 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -8233,7 +8742,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 8233 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 8742 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8234 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8743 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8235 | else | 8744 | else |
| 8236 | eval "$as_ac_Header=$ac_header_preproc" | 8745 | eval "$as_ac_Header=\$ac_header_preproc" |
| 8237 | fi | 8746 | fi |
| 8238 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 8747 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8239 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 8748 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -8258,21 +8767,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 8258 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8767 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8259 | else | 8768 | else |
| 8260 | cat >conftest.$ac_ext <<_ACEOF | 8769 | cat >conftest.$ac_ext <<_ACEOF |
| 8261 | #line $LINENO "configure" | ||
| 8262 | /* confdefs.h. */ | 8770 | /* confdefs.h. */ |
| 8263 | _ACEOF | 8771 | _ACEOF |
| 8264 | cat confdefs.h >>conftest.$ac_ext | 8772 | cat confdefs.h >>conftest.$ac_ext |
| 8265 | cat >>conftest.$ac_ext <<_ACEOF | 8773 | cat >>conftest.$ac_ext <<_ACEOF |
| 8266 | /* end confdefs.h. */ | 8774 | /* end confdefs.h. */ |
| 8775 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 8776 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 8777 | #define $ac_func innocuous_$ac_func | ||
| 8778 | |||
| 8267 | /* System header to define __stub macros and hopefully few prototypes, | 8779 | /* System header to define __stub macros and hopefully few prototypes, |
| 8268 | which can conflict with char $ac_func (); below. | 8780 | which can conflict with char $ac_func (); below. |
| 8269 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8781 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 8270 | <limits.h> exists even on freestanding compilers. */ | 8782 | <limits.h> exists even on freestanding compilers. */ |
| 8783 | |||
| 8271 | #ifdef __STDC__ | 8784 | #ifdef __STDC__ |
| 8272 | # include <limits.h> | 8785 | # include <limits.h> |
| 8273 | #else | 8786 | #else |
| 8274 | # include <assert.h> | 8787 | # include <assert.h> |
| 8275 | #endif | 8788 | #endif |
| 8789 | |||
| 8790 | #undef $ac_func | ||
| 8791 | |||
| 8276 | /* Override any gcc2 internal prototype to avoid an error. */ | 8792 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8277 | #ifdef __cplusplus | 8793 | #ifdef __cplusplus |
| 8278 | extern "C" | 8794 | extern "C" |
| @@ -8303,11 +8819,20 @@ return f != $ac_func; | |||
| 8303 | _ACEOF | 8819 | _ACEOF |
| 8304 | rm -f conftest.$ac_objext conftest$ac_exeext | 8820 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8305 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8821 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8306 | (eval $ac_link) 2>&5 | 8822 | (eval $ac_link) 2>conftest.er1 |
| 8307 | ac_status=$? | 8823 | ac_status=$? |
| 8824 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8825 | rm -f conftest.er1 | ||
| 8826 | cat conftest.err >&5 | ||
| 8308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8827 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8309 | (exit $ac_status); } && | 8828 | (exit $ac_status); } && |
| 8310 | { ac_try='test -s conftest$ac_exeext' | 8829 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8830 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8831 | (eval $ac_try) 2>&5 | ||
| 8832 | ac_status=$? | ||
| 8833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8834 | (exit $ac_status); }; } && | ||
| 8835 | { ac_try='test -s conftest$ac_exeext' | ||
| 8311 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8836 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8312 | (eval $ac_try) 2>&5 | 8837 | (eval $ac_try) 2>&5 |
| 8313 | ac_status=$? | 8838 | ac_status=$? |
| @@ -8320,7 +8845,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8320 | 8845 | ||
| 8321 | eval "$as_ac_var=no" | 8846 | eval "$as_ac_var=no" |
| 8322 | fi | 8847 | fi |
| 8323 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8848 | rm -f conftest.err conftest.$ac_objext \ |
| 8849 | conftest$ac_exeext conftest.$ac_ext | ||
| 8324 | fi | 8850 | fi |
| 8325 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8851 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8326 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8852 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -8341,7 +8867,6 @@ else | |||
| 8341 | ac_cv_func_mmap_fixed_mapped=no | 8867 | ac_cv_func_mmap_fixed_mapped=no |
| 8342 | else | 8868 | else |
| 8343 | cat >conftest.$ac_ext <<_ACEOF | 8869 | cat >conftest.$ac_ext <<_ACEOF |
| 8344 | #line $LINENO "configure" | ||
| 8345 | /* confdefs.h. */ | 8870 | /* confdefs.h. */ |
| 8346 | _ACEOF | 8871 | _ACEOF |
| 8347 | cat confdefs.h >>conftest.$ac_ext | 8872 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8449,9 +8974,9 @@ main () | |||
| 8449 | data2 = (char *) malloc (2 * pagesize); | 8974 | data2 = (char *) malloc (2 * pagesize); |
| 8450 | if (!data2) | 8975 | if (!data2) |
| 8451 | exit (1); | 8976 | exit (1); |
| 8452 | data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); | 8977 | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); |
| 8453 | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | 8978 | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, |
| 8454 | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | 8979 | MAP_PRIVATE | MAP_FIXED, fd, 0L)) |
| 8455 | exit (1); | 8980 | exit (1); |
| 8456 | for (i = 0; i < pagesize; ++i) | 8981 | for (i = 0; i < pagesize; ++i) |
| 8457 | if (*(data + i) != *(data2 + i)) | 8982 | if (*(data + i) != *(data2 + i)) |
| @@ -8494,7 +9019,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8494 | ( exit $ac_status ) | 9019 | ( exit $ac_status ) |
| 8495 | ac_cv_func_mmap_fixed_mapped=no | 9020 | ac_cv_func_mmap_fixed_mapped=no |
| 8496 | fi | 9021 | fi |
| 8497 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 9022 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 8498 | fi | 9023 | fi |
| 8499 | fi | 9024 | fi |
| 8500 | echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 | 9025 | echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 |
| @@ -8523,7 +9048,6 @@ else | |||
| 8523 | ac_check_lib_save_LIBS=$LIBS | 9048 | ac_check_lib_save_LIBS=$LIBS |
| 8524 | LIBS="-ldnet $LIBS" | 9049 | LIBS="-ldnet $LIBS" |
| 8525 | cat >conftest.$ac_ext <<_ACEOF | 9050 | cat >conftest.$ac_ext <<_ACEOF |
| 8526 | #line $LINENO "configure" | ||
| 8527 | /* confdefs.h. */ | 9051 | /* confdefs.h. */ |
| 8528 | _ACEOF | 9052 | _ACEOF |
| 8529 | cat confdefs.h >>conftest.$ac_ext | 9053 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8547,11 +9071,20 @@ dnet_ntoa (); | |||
| 8547 | _ACEOF | 9071 | _ACEOF |
| 8548 | rm -f conftest.$ac_objext conftest$ac_exeext | 9072 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8549 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9073 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8550 | (eval $ac_link) 2>&5 | 9074 | (eval $ac_link) 2>conftest.er1 |
| 8551 | ac_status=$? | 9075 | ac_status=$? |
| 9076 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9077 | rm -f conftest.er1 | ||
| 9078 | cat conftest.err >&5 | ||
| 8552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9079 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8553 | (exit $ac_status); } && | 9080 | (exit $ac_status); } && |
| 8554 | { ac_try='test -s conftest$ac_exeext' | 9081 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9082 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9083 | (eval $ac_try) 2>&5 | ||
| 9084 | ac_status=$? | ||
| 9085 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9086 | (exit $ac_status); }; } && | ||
| 9087 | { ac_try='test -s conftest$ac_exeext' | ||
| 8555 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9088 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8556 | (eval $ac_try) 2>&5 | 9089 | (eval $ac_try) 2>&5 |
| 8557 | ac_status=$? | 9090 | ac_status=$? |
| @@ -8564,7 +9097,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8564 | 9097 | ||
| 8565 | ac_cv_lib_dnet_dnet_ntoa=no | 9098 | ac_cv_lib_dnet_dnet_ntoa=no |
| 8566 | fi | 9099 | fi |
| 8567 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9100 | rm -f conftest.err conftest.$ac_objext \ |
| 9101 | conftest$ac_exeext conftest.$ac_ext | ||
| 8568 | LIBS=$ac_check_lib_save_LIBS | 9102 | LIBS=$ac_check_lib_save_LIBS |
| 8569 | fi | 9103 | fi |
| 8570 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 | 9104 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
| @@ -8587,7 +9121,6 @@ else | |||
| 8587 | ac_check_lib_save_LIBS=$LIBS | 9121 | ac_check_lib_save_LIBS=$LIBS |
| 8588 | LIBS="-lXbsd $LIBS" | 9122 | LIBS="-lXbsd $LIBS" |
| 8589 | cat >conftest.$ac_ext <<_ACEOF | 9123 | cat >conftest.$ac_ext <<_ACEOF |
| 8590 | #line $LINENO "configure" | ||
| 8591 | /* confdefs.h. */ | 9124 | /* confdefs.h. */ |
| 8592 | _ACEOF | 9125 | _ACEOF |
| 8593 | cat confdefs.h >>conftest.$ac_ext | 9126 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8605,11 +9138,20 @@ main (); | |||
| 8605 | _ACEOF | 9138 | _ACEOF |
| 8606 | rm -f conftest.$ac_objext conftest$ac_exeext | 9139 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8607 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9140 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8608 | (eval $ac_link) 2>&5 | 9141 | (eval $ac_link) 2>conftest.er1 |
| 8609 | ac_status=$? | 9142 | ac_status=$? |
| 9143 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9144 | rm -f conftest.er1 | ||
| 9145 | cat conftest.err >&5 | ||
| 8610 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9146 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8611 | (exit $ac_status); } && | 9147 | (exit $ac_status); } && |
| 8612 | { ac_try='test -s conftest$ac_exeext' | 9148 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9149 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9150 | (eval $ac_try) 2>&5 | ||
| 9151 | ac_status=$? | ||
| 9152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9153 | (exit $ac_status); }; } && | ||
| 9154 | { ac_try='test -s conftest$ac_exeext' | ||
| 8613 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9155 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8614 | (eval $ac_try) 2>&5 | 9156 | (eval $ac_try) 2>&5 |
| 8615 | ac_status=$? | 9157 | ac_status=$? |
| @@ -8622,7 +9164,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8622 | 9164 | ||
| 8623 | ac_cv_lib_Xbsd_main=no | 9165 | ac_cv_lib_Xbsd_main=no |
| 8624 | fi | 9166 | fi |
| 8625 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9167 | rm -f conftest.err conftest.$ac_objext \ |
| 9168 | conftest$ac_exeext conftest.$ac_ext | ||
| 8626 | LIBS=$ac_check_lib_save_LIBS | 9169 | LIBS=$ac_check_lib_save_LIBS |
| 8627 | fi | 9170 | fi |
| 8628 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 | 9171 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 |
| @@ -8641,7 +9184,6 @@ else | |||
| 8641 | ac_check_lib_save_LIBS=$LIBS | 9184 | ac_check_lib_save_LIBS=$LIBS |
| 8642 | LIBS="-lpthreads $LIBS" | 9185 | LIBS="-lpthreads $LIBS" |
| 8643 | cat >conftest.$ac_ext <<_ACEOF | 9186 | cat >conftest.$ac_ext <<_ACEOF |
| 8644 | #line $LINENO "configure" | ||
| 8645 | /* confdefs.h. */ | 9187 | /* confdefs.h. */ |
| 8646 | _ACEOF | 9188 | _ACEOF |
| 8647 | cat confdefs.h >>conftest.$ac_ext | 9189 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8665,11 +9207,20 @@ cma_open (); | |||
| 8665 | _ACEOF | 9207 | _ACEOF |
| 8666 | rm -f conftest.$ac_objext conftest$ac_exeext | 9208 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8667 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9209 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8668 | (eval $ac_link) 2>&5 | 9210 | (eval $ac_link) 2>conftest.er1 |
| 8669 | ac_status=$? | 9211 | ac_status=$? |
| 9212 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9213 | rm -f conftest.er1 | ||
| 9214 | cat conftest.err >&5 | ||
| 8670 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9215 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8671 | (exit $ac_status); } && | 9216 | (exit $ac_status); } && |
| 8672 | { ac_try='test -s conftest$ac_exeext' | 9217 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9218 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9219 | (eval $ac_try) 2>&5 | ||
| 9220 | ac_status=$? | ||
| 9221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9222 | (exit $ac_status); }; } && | ||
| 9223 | { ac_try='test -s conftest$ac_exeext' | ||
| 8673 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9224 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8674 | (eval $ac_try) 2>&5 | 9225 | (eval $ac_try) 2>&5 |
| 8675 | ac_status=$? | 9226 | ac_status=$? |
| @@ -8682,7 +9233,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8682 | 9233 | ||
| 8683 | ac_cv_lib_pthreads_cma_open=no | 9234 | ac_cv_lib_pthreads_cma_open=no |
| 8684 | fi | 9235 | fi |
| 8685 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9236 | rm -f conftest.err conftest.$ac_objext \ |
| 9237 | conftest$ac_exeext conftest.$ac_ext | ||
| 8686 | LIBS=$ac_check_lib_save_LIBS | 9238 | LIBS=$ac_check_lib_save_LIBS |
| 8687 | fi | 9239 | fi |
| 8688 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 | 9240 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 |
| @@ -8724,7 +9276,6 @@ else | |||
| 8724 | 9276 | ||
| 8725 | LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc | 9277 | LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc |
| 8726 | cat >conftest.$ac_ext <<_ACEOF | 9278 | cat >conftest.$ac_ext <<_ACEOF |
| 8727 | #line $LINENO "configure" | ||
| 8728 | /* confdefs.h. */ | 9279 | /* confdefs.h. */ |
| 8729 | _ACEOF | 9280 | _ACEOF |
| 8730 | cat confdefs.h >>conftest.$ac_ext | 9281 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8741,11 +9292,20 @@ int i; | |||
| 8741 | _ACEOF | 9292 | _ACEOF |
| 8742 | rm -f conftest.$ac_objext conftest$ac_exeext | 9293 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8743 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9294 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8744 | (eval $ac_link) 2>&5 | 9295 | (eval $ac_link) 2>conftest.er1 |
| 8745 | ac_status=$? | 9296 | ac_status=$? |
| 9297 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9298 | rm -f conftest.er1 | ||
| 9299 | cat conftest.err >&5 | ||
| 8746 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9300 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8747 | (exit $ac_status); } && | 9301 | (exit $ac_status); } && |
| 8748 | { ac_try='test -s conftest$ac_exeext' | 9302 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9303 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9304 | (eval $ac_try) 2>&5 | ||
| 9305 | ac_status=$? | ||
| 9306 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9307 | (exit $ac_status); }; } && | ||
| 9308 | { ac_try='test -s conftest$ac_exeext' | ||
| 8749 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9309 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8750 | (eval $ac_try) 2>&5 | 9310 | (eval $ac_try) 2>&5 |
| 8751 | ac_status=$? | 9311 | ac_status=$? |
| @@ -8758,7 +9318,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8758 | 9318 | ||
| 8759 | gdb_cv_bigtoc= | 9319 | gdb_cv_bigtoc= |
| 8760 | fi | 9320 | fi |
| 8761 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9321 | rm -f conftest.err conftest.$ac_objext \ |
| 9322 | conftest$ac_exeext conftest.$ac_ext | ||
| 8762 | 9323 | ||
| 8763 | fi | 9324 | fi |
| 8764 | echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 | 9325 | echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 |
| @@ -8792,7 +9353,6 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 8792 | echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 | 9353 | echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 |
| 8793 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 | 9354 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 |
| 8794 | cat >conftest.$ac_ext <<_ACEOF | 9355 | cat >conftest.$ac_ext <<_ACEOF |
| 8795 | #line $LINENO "configure" | ||
| 8796 | /* confdefs.h. */ | 9356 | /* confdefs.h. */ |
| 8797 | _ACEOF | 9357 | _ACEOF |
| 8798 | cat confdefs.h >>conftest.$ac_ext | 9358 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8809,11 +9369,20 @@ XOpenDisplay ("foo"); | |||
| 8809 | _ACEOF | 9369 | _ACEOF |
| 8810 | rm -f conftest.$ac_objext conftest$ac_exeext | 9370 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8811 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9371 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8812 | (eval $ac_link) 2>&5 | 9372 | (eval $ac_link) 2>conftest.er1 |
| 8813 | ac_status=$? | 9373 | ac_status=$? |
| 9374 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9375 | rm -f conftest.er1 | ||
| 9376 | cat conftest.err >&5 | ||
| 8814 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9377 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8815 | (exit $ac_status); } && | 9378 | (exit $ac_status); } && |
| 8816 | { ac_try='test -s conftest$ac_exeext' | 9379 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9380 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9381 | (eval $ac_try) 2>&5 | ||
| 9382 | ac_status=$? | ||
| 9383 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9384 | (exit $ac_status); }; } && | ||
| 9385 | { ac_try='test -s conftest$ac_exeext' | ||
| 8817 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9386 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8818 | (eval $ac_try) 2>&5 | 9387 | (eval $ac_try) 2>&5 |
| 8819 | ac_status=$? | 9388 | ac_status=$? |
| @@ -8826,7 +9395,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8826 | 9395 | ||
| 8827 | xlinux_first_failure=yes | 9396 | xlinux_first_failure=yes |
| 8828 | fi | 9397 | fi |
| 8829 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9398 | rm -f conftest.err conftest.$ac_objext \ |
| 9399 | conftest$ac_exeext conftest.$ac_ext | ||
| 8830 | if test "${xlinux_first_failure}" = "yes"; then | 9400 | if test "${xlinux_first_failure}" = "yes"; then |
| 8831 | OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" | 9401 | OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" |
| 8832 | OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" | 9402 | OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" |
| @@ -8837,7 +9407,6 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |||
| 8837 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 9407 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
| 8838 | LIBS="$LIBS -b i486-linuxaout" | 9408 | LIBS="$LIBS -b i486-linuxaout" |
| 8839 | cat >conftest.$ac_ext <<_ACEOF | 9409 | cat >conftest.$ac_ext <<_ACEOF |
| 8840 | #line $LINENO "configure" | ||
| 8841 | /* confdefs.h. */ | 9410 | /* confdefs.h. */ |
| 8842 | _ACEOF | 9411 | _ACEOF |
| 8843 | cat confdefs.h >>conftest.$ac_ext | 9412 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8854,11 +9423,20 @@ XOpenDisplay ("foo"); | |||
| 8854 | _ACEOF | 9423 | _ACEOF |
| 8855 | rm -f conftest.$ac_objext conftest$ac_exeext | 9424 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8856 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9425 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8857 | (eval $ac_link) 2>&5 | 9426 | (eval $ac_link) 2>conftest.er1 |
| 8858 | ac_status=$? | 9427 | ac_status=$? |
| 9428 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9429 | rm -f conftest.er1 | ||
| 9430 | cat conftest.err >&5 | ||
| 8859 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9431 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8860 | (exit $ac_status); } && | 9432 | (exit $ac_status); } && |
| 8861 | { ac_try='test -s conftest$ac_exeext' | 9433 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9434 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9435 | (eval $ac_try) 2>&5 | ||
| 9436 | ac_status=$? | ||
| 9437 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9438 | (exit $ac_status); }; } && | ||
| 9439 | { ac_try='test -s conftest$ac_exeext' | ||
| 8862 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9440 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8863 | (eval $ac_try) 2>&5 | 9441 | (eval $ac_try) 2>&5 |
| 8864 | ac_status=$? | 9442 | ac_status=$? |
| @@ -8871,7 +9449,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8871 | 9449 | ||
| 8872 | xlinux_second_failure=yes | 9450 | xlinux_second_failure=yes |
| 8873 | fi | 9451 | fi |
| 8874 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9452 | rm -f conftest.err conftest.$ac_objext \ |
| 9453 | conftest$ac_exeext conftest.$ac_ext | ||
| 8875 | if test "${xlinux_second_failure}" = "yes"; then | 9454 | if test "${xlinux_second_failure}" = "yes"; then |
| 8876 | # If we get the same failure with -b, there is no use adding -b. | 9455 | # If we get the same failure with -b, there is no use adding -b. |
| 8877 | # So take it out. This plays safe. | 9456 | # So take it out. This plays safe. |
| @@ -8896,7 +9475,6 @@ echo "${ECHO_T}no" >&6 | |||
| 8896 | echo "$as_me:$LINENO: checking for Xkb" >&5 | 9475 | echo "$as_me:$LINENO: checking for Xkb" >&5 |
| 8897 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 | 9476 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 |
| 8898 | cat >conftest.$ac_ext <<_ACEOF | 9477 | cat >conftest.$ac_ext <<_ACEOF |
| 8899 | #line $LINENO "configure" | ||
| 8900 | /* confdefs.h. */ | 9478 | /* confdefs.h. */ |
| 8901 | _ACEOF | 9479 | _ACEOF |
| 8902 | cat confdefs.h >>conftest.$ac_ext | 9480 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8914,11 +9492,20 @@ XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd); | |||
| 8914 | _ACEOF | 9492 | _ACEOF |
| 8915 | rm -f conftest.$ac_objext conftest$ac_exeext | 9493 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8916 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9494 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8917 | (eval $ac_link) 2>&5 | 9495 | (eval $ac_link) 2>conftest.er1 |
| 8918 | ac_status=$? | 9496 | ac_status=$? |
| 9497 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9498 | rm -f conftest.er1 | ||
| 9499 | cat conftest.err >&5 | ||
| 8919 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9500 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8920 | (exit $ac_status); } && | 9501 | (exit $ac_status); } && |
| 8921 | { ac_try='test -s conftest$ac_exeext' | 9502 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9503 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9504 | (eval $ac_try) 2>&5 | ||
| 9505 | ac_status=$? | ||
| 9506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9507 | (exit $ac_status); }; } && | ||
| 9508 | { ac_try='test -s conftest$ac_exeext' | ||
| 8922 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9509 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8923 | (eval $ac_try) 2>&5 | 9510 | (eval $ac_try) 2>&5 |
| 8924 | ac_status=$? | 9511 | ac_status=$? |
| @@ -8931,7 +9518,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8931 | 9518 | ||
| 8932 | emacs_xkb=no | 9519 | emacs_xkb=no |
| 8933 | fi | 9520 | fi |
| 8934 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9521 | rm -f conftest.err conftest.$ac_objext \ |
| 9522 | conftest$ac_exeext conftest.$ac_ext | ||
| 8935 | echo "$as_me:$LINENO: result: $emacs_xkb" >&5 | 9523 | echo "$as_me:$LINENO: result: $emacs_xkb" >&5 |
| 8936 | echo "${ECHO_T}$emacs_xkb" >&6 | 9524 | echo "${ECHO_T}$emacs_xkb" >&6 |
| 8937 | if test $emacs_xkb = yes; then | 9525 | if test $emacs_xkb = yes; then |
| @@ -8956,21 +9544,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 8956 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9544 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8957 | else | 9545 | else |
| 8958 | cat >conftest.$ac_ext <<_ACEOF | 9546 | cat >conftest.$ac_ext <<_ACEOF |
| 8959 | #line $LINENO "configure" | ||
| 8960 | /* confdefs.h. */ | 9547 | /* confdefs.h. */ |
| 8961 | _ACEOF | 9548 | _ACEOF |
| 8962 | cat confdefs.h >>conftest.$ac_ext | 9549 | cat confdefs.h >>conftest.$ac_ext |
| 8963 | cat >>conftest.$ac_ext <<_ACEOF | 9550 | cat >>conftest.$ac_ext <<_ACEOF |
| 8964 | /* end confdefs.h. */ | 9551 | /* end confdefs.h. */ |
| 9552 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 9553 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 9554 | #define $ac_func innocuous_$ac_func | ||
| 9555 | |||
| 8965 | /* System header to define __stub macros and hopefully few prototypes, | 9556 | /* System header to define __stub macros and hopefully few prototypes, |
| 8966 | which can conflict with char $ac_func (); below. | 9557 | which can conflict with char $ac_func (); below. |
| 8967 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9558 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 8968 | <limits.h> exists even on freestanding compilers. */ | 9559 | <limits.h> exists even on freestanding compilers. */ |
| 9560 | |||
| 8969 | #ifdef __STDC__ | 9561 | #ifdef __STDC__ |
| 8970 | # include <limits.h> | 9562 | # include <limits.h> |
| 8971 | #else | 9563 | #else |
| 8972 | # include <assert.h> | 9564 | # include <assert.h> |
| 8973 | #endif | 9565 | #endif |
| 9566 | |||
| 9567 | #undef $ac_func | ||
| 9568 | |||
| 8974 | /* Override any gcc2 internal prototype to avoid an error. */ | 9569 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8975 | #ifdef __cplusplus | 9570 | #ifdef __cplusplus |
| 8976 | extern "C" | 9571 | extern "C" |
| @@ -9001,11 +9596,20 @@ return f != $ac_func; | |||
| 9001 | _ACEOF | 9596 | _ACEOF |
| 9002 | rm -f conftest.$ac_objext conftest$ac_exeext | 9597 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9003 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9598 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9004 | (eval $ac_link) 2>&5 | 9599 | (eval $ac_link) 2>conftest.er1 |
| 9005 | ac_status=$? | 9600 | ac_status=$? |
| 9601 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9602 | rm -f conftest.er1 | ||
| 9603 | cat conftest.err >&5 | ||
| 9006 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9604 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9007 | (exit $ac_status); } && | 9605 | (exit $ac_status); } && |
| 9008 | { ac_try='test -s conftest$ac_exeext' | 9606 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9607 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9608 | (eval $ac_try) 2>&5 | ||
| 9609 | ac_status=$? | ||
| 9610 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9611 | (exit $ac_status); }; } && | ||
| 9612 | { ac_try='test -s conftest$ac_exeext' | ||
| 9009 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9613 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9010 | (eval $ac_try) 2>&5 | 9614 | (eval $ac_try) 2>&5 |
| 9011 | ac_status=$? | 9615 | ac_status=$? |
| @@ -9018,7 +9622,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9018 | 9622 | ||
| 9019 | eval "$as_ac_var=no" | 9623 | eval "$as_ac_var=no" |
| 9020 | fi | 9624 | fi |
| 9021 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9625 | rm -f conftest.err conftest.$ac_objext \ |
| 9626 | conftest$ac_exeext conftest.$ac_ext | ||
| 9022 | fi | 9627 | fi |
| 9023 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9628 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 9024 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9629 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -9039,7 +9644,6 @@ echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 | |||
| 9039 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9644 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9040 | else | 9645 | else |
| 9041 | cat >conftest.$ac_ext <<_ACEOF | 9646 | cat >conftest.$ac_ext <<_ACEOF |
| 9042 | #line $LINENO "configure" | ||
| 9043 | /* confdefs.h. */ | 9647 | /* confdefs.h. */ |
| 9044 | _ACEOF | 9648 | _ACEOF |
| 9045 | cat confdefs.h >>conftest.$ac_ext | 9649 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9059,11 +9663,20 @@ fail; | |||
| 9059 | _ACEOF | 9663 | _ACEOF |
| 9060 | rm -f conftest.$ac_objext conftest$ac_exeext | 9664 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9061 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9665 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9062 | (eval $ac_link) 2>&5 | 9666 | (eval $ac_link) 2>conftest.er1 |
| 9063 | ac_status=$? | 9667 | ac_status=$? |
| 9668 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9669 | rm -f conftest.er1 | ||
| 9670 | cat conftest.err >&5 | ||
| 9064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9065 | (exit $ac_status); } && | 9672 | (exit $ac_status); } && |
| 9066 | { ac_try='test -s conftest$ac_exeext' | 9673 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9674 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9675 | (eval $ac_try) 2>&5 | ||
| 9676 | ac_status=$? | ||
| 9677 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9678 | (exit $ac_status); }; } && | ||
| 9679 | { ac_try='test -s conftest$ac_exeext' | ||
| 9067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9680 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9068 | (eval $ac_try) 2>&5 | 9681 | (eval $ac_try) 2>&5 |
| 9069 | ac_status=$? | 9682 | ac_status=$? |
| @@ -9076,7 +9689,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9076 | 9689 | ||
| 9077 | emacs_cv_x11_version_6=no | 9690 | emacs_cv_x11_version_6=no |
| 9078 | fi | 9691 | fi |
| 9079 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9692 | rm -f conftest.err conftest.$ac_objext \ |
| 9693 | conftest$ac_exeext conftest.$ac_ext | ||
| 9080 | fi | 9694 | fi |
| 9081 | 9695 | ||
| 9082 | if test $emacs_cv_x11_version_6 = yes; then | 9696 | if test $emacs_cv_x11_version_6 = yes; then |
| @@ -9100,7 +9714,6 @@ echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 | |||
| 9100 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9714 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9101 | else | 9715 | else |
| 9102 | cat >conftest.$ac_ext <<_ACEOF | 9716 | cat >conftest.$ac_ext <<_ACEOF |
| 9103 | #line $LINENO "configure" | ||
| 9104 | /* confdefs.h. */ | 9717 | /* confdefs.h. */ |
| 9105 | _ACEOF | 9718 | _ACEOF |
| 9106 | cat confdefs.h >>conftest.$ac_ext | 9719 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9120,11 +9733,20 @@ fail; | |||
| 9120 | _ACEOF | 9733 | _ACEOF |
| 9121 | rm -f conftest.$ac_objext conftest$ac_exeext | 9734 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9122 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9735 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9123 | (eval $ac_link) 2>&5 | 9736 | (eval $ac_link) 2>conftest.er1 |
| 9124 | ac_status=$? | 9737 | ac_status=$? |
| 9738 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9739 | rm -f conftest.er1 | ||
| 9740 | cat conftest.err >&5 | ||
| 9125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9126 | (exit $ac_status); } && | 9742 | (exit $ac_status); } && |
| 9127 | { ac_try='test -s conftest$ac_exeext' | 9743 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9744 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9745 | (eval $ac_try) 2>&5 | ||
| 9746 | ac_status=$? | ||
| 9747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9748 | (exit $ac_status); }; } && | ||
| 9749 | { ac_try='test -s conftest$ac_exeext' | ||
| 9128 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9750 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9129 | (eval $ac_try) 2>&5 | 9751 | (eval $ac_try) 2>&5 |
| 9130 | ac_status=$? | 9752 | ac_status=$? |
| @@ -9137,7 +9759,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9137 | 9759 | ||
| 9138 | emacs_cv_x11_version_5=no | 9760 | emacs_cv_x11_version_5=no |
| 9139 | fi | 9761 | fi |
| 9140 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9762 | rm -f conftest.err conftest.$ac_objext \ |
| 9763 | conftest$ac_exeext conftest.$ac_ext | ||
| 9141 | fi | 9764 | fi |
| 9142 | 9765 | ||
| 9143 | if test $emacs_cv_x11_version_5 = yes; then | 9766 | if test $emacs_cv_x11_version_5 = yes; then |
| @@ -9298,21 +9921,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 9298 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9921 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9299 | else | 9922 | else |
| 9300 | cat >conftest.$ac_ext <<_ACEOF | 9923 | cat >conftest.$ac_ext <<_ACEOF |
| 9301 | #line $LINENO "configure" | ||
| 9302 | /* confdefs.h. */ | 9924 | /* confdefs.h. */ |
| 9303 | _ACEOF | 9925 | _ACEOF |
| 9304 | cat confdefs.h >>conftest.$ac_ext | 9926 | cat confdefs.h >>conftest.$ac_ext |
| 9305 | cat >>conftest.$ac_ext <<_ACEOF | 9927 | cat >>conftest.$ac_ext <<_ACEOF |
| 9306 | /* end confdefs.h. */ | 9928 | /* end confdefs.h. */ |
| 9929 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 9930 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 9931 | #define $ac_func innocuous_$ac_func | ||
| 9932 | |||
| 9307 | /* System header to define __stub macros and hopefully few prototypes, | 9933 | /* System header to define __stub macros and hopefully few prototypes, |
| 9308 | which can conflict with char $ac_func (); below. | 9934 | which can conflict with char $ac_func (); below. |
| 9309 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9935 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 9310 | <limits.h> exists even on freestanding compilers. */ | 9936 | <limits.h> exists even on freestanding compilers. */ |
| 9937 | |||
| 9311 | #ifdef __STDC__ | 9938 | #ifdef __STDC__ |
| 9312 | # include <limits.h> | 9939 | # include <limits.h> |
| 9313 | #else | 9940 | #else |
| 9314 | # include <assert.h> | 9941 | # include <assert.h> |
| 9315 | #endif | 9942 | #endif |
| 9943 | |||
| 9944 | #undef $ac_func | ||
| 9945 | |||
| 9316 | /* Override any gcc2 internal prototype to avoid an error. */ | 9946 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9317 | #ifdef __cplusplus | 9947 | #ifdef __cplusplus |
| 9318 | extern "C" | 9948 | extern "C" |
| @@ -9343,11 +9973,20 @@ return f != $ac_func; | |||
| 9343 | _ACEOF | 9973 | _ACEOF |
| 9344 | rm -f conftest.$ac_objext conftest$ac_exeext | 9974 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9345 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9975 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9346 | (eval $ac_link) 2>&5 | 9976 | (eval $ac_link) 2>conftest.er1 |
| 9347 | ac_status=$? | 9977 | ac_status=$? |
| 9978 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9979 | rm -f conftest.er1 | ||
| 9980 | cat conftest.err >&5 | ||
| 9348 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9981 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9349 | (exit $ac_status); } && | 9982 | (exit $ac_status); } && |
| 9350 | { ac_try='test -s conftest$ac_exeext' | 9983 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9984 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9985 | (eval $ac_try) 2>&5 | ||
| 9986 | ac_status=$? | ||
| 9987 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9988 | (exit $ac_status); }; } && | ||
| 9989 | { ac_try='test -s conftest$ac_exeext' | ||
| 9351 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9990 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9352 | (eval $ac_try) 2>&5 | 9991 | (eval $ac_try) 2>&5 |
| 9353 | ac_status=$? | 9992 | ac_status=$? |
| @@ -9360,7 +9999,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9360 | 9999 | ||
| 9361 | eval "$as_ac_var=no" | 10000 | eval "$as_ac_var=no" |
| 9362 | fi | 10001 | fi |
| 9363 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10002 | rm -f conftest.err conftest.$ac_objext \ |
| 10003 | conftest$ac_exeext conftest.$ac_ext | ||
| 9364 | fi | 10004 | fi |
| 9365 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10005 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 9366 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10006 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -9390,21 +10030,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 9390 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10030 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9391 | else | 10031 | else |
| 9392 | cat >conftest.$ac_ext <<_ACEOF | 10032 | cat >conftest.$ac_ext <<_ACEOF |
| 9393 | #line $LINENO "configure" | ||
| 9394 | /* confdefs.h. */ | 10033 | /* confdefs.h. */ |
| 9395 | _ACEOF | 10034 | _ACEOF |
| 9396 | cat confdefs.h >>conftest.$ac_ext | 10035 | cat confdefs.h >>conftest.$ac_ext |
| 9397 | cat >>conftest.$ac_ext <<_ACEOF | 10036 | cat >>conftest.$ac_ext <<_ACEOF |
| 9398 | /* end confdefs.h. */ | 10037 | /* end confdefs.h. */ |
| 10038 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 10039 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 10040 | #define $ac_func innocuous_$ac_func | ||
| 10041 | |||
| 9399 | /* System header to define __stub macros and hopefully few prototypes, | 10042 | /* System header to define __stub macros and hopefully few prototypes, |
| 9400 | which can conflict with char $ac_func (); below. | 10043 | which can conflict with char $ac_func (); below. |
| 9401 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 10044 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 9402 | <limits.h> exists even on freestanding compilers. */ | 10045 | <limits.h> exists even on freestanding compilers. */ |
| 10046 | |||
| 9403 | #ifdef __STDC__ | 10047 | #ifdef __STDC__ |
| 9404 | # include <limits.h> | 10048 | # include <limits.h> |
| 9405 | #else | 10049 | #else |
| 9406 | # include <assert.h> | 10050 | # include <assert.h> |
| 9407 | #endif | 10051 | #endif |
| 10052 | |||
| 10053 | #undef $ac_func | ||
| 10054 | |||
| 9408 | /* Override any gcc2 internal prototype to avoid an error. */ | 10055 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9409 | #ifdef __cplusplus | 10056 | #ifdef __cplusplus |
| 9410 | extern "C" | 10057 | extern "C" |
| @@ -9435,11 +10082,20 @@ return f != $ac_func; | |||
| 9435 | _ACEOF | 10082 | _ACEOF |
| 9436 | rm -f conftest.$ac_objext conftest$ac_exeext | 10083 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9437 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10084 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9438 | (eval $ac_link) 2>&5 | 10085 | (eval $ac_link) 2>conftest.er1 |
| 9439 | ac_status=$? | 10086 | ac_status=$? |
| 10087 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10088 | rm -f conftest.er1 | ||
| 10089 | cat conftest.err >&5 | ||
| 9440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10090 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9441 | (exit $ac_status); } && | 10091 | (exit $ac_status); } && |
| 9442 | { ac_try='test -s conftest$ac_exeext' | 10092 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10093 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10094 | (eval $ac_try) 2>&5 | ||
| 10095 | ac_status=$? | ||
| 10096 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10097 | (exit $ac_status); }; } && | ||
| 10098 | { ac_try='test -s conftest$ac_exeext' | ||
| 9443 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10099 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9444 | (eval $ac_try) 2>&5 | 10100 | (eval $ac_try) 2>&5 |
| 9445 | ac_status=$? | 10101 | ac_status=$? |
| @@ -9452,7 +10108,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9452 | 10108 | ||
| 9453 | eval "$as_ac_var=no" | 10109 | eval "$as_ac_var=no" |
| 9454 | fi | 10110 | fi |
| 9455 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10111 | rm -f conftest.err conftest.$ac_objext \ |
| 10112 | conftest$ac_exeext conftest.$ac_ext | ||
| 9456 | fi | 10113 | fi |
| 9457 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10114 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 9458 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10115 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -9476,21 +10133,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 9476 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10133 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9477 | else | 10134 | else |
| 9478 | cat >conftest.$ac_ext <<_ACEOF | 10135 | cat >conftest.$ac_ext <<_ACEOF |
| 9479 | #line $LINENO "configure" | ||
| 9480 | /* confdefs.h. */ | 10136 | /* confdefs.h. */ |
| 9481 | _ACEOF | 10137 | _ACEOF |
| 9482 | cat confdefs.h >>conftest.$ac_ext | 10138 | cat confdefs.h >>conftest.$ac_ext |
| 9483 | cat >>conftest.$ac_ext <<_ACEOF | 10139 | cat >>conftest.$ac_ext <<_ACEOF |
| 9484 | /* end confdefs.h. */ | 10140 | /* end confdefs.h. */ |
| 10141 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 10142 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 10143 | #define $ac_func innocuous_$ac_func | ||
| 10144 | |||
| 9485 | /* System header to define __stub macros and hopefully few prototypes, | 10145 | /* System header to define __stub macros and hopefully few prototypes, |
| 9486 | which can conflict with char $ac_func (); below. | 10146 | which can conflict with char $ac_func (); below. |
| 9487 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 10147 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 9488 | <limits.h> exists even on freestanding compilers. */ | 10148 | <limits.h> exists even on freestanding compilers. */ |
| 10149 | |||
| 9489 | #ifdef __STDC__ | 10150 | #ifdef __STDC__ |
| 9490 | # include <limits.h> | 10151 | # include <limits.h> |
| 9491 | #else | 10152 | #else |
| 9492 | # include <assert.h> | 10153 | # include <assert.h> |
| 9493 | #endif | 10154 | #endif |
| 10155 | |||
| 10156 | #undef $ac_func | ||
| 10157 | |||
| 9494 | /* Override any gcc2 internal prototype to avoid an error. */ | 10158 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9495 | #ifdef __cplusplus | 10159 | #ifdef __cplusplus |
| 9496 | extern "C" | 10160 | extern "C" |
| @@ -9521,11 +10185,20 @@ return f != $ac_func; | |||
| 9521 | _ACEOF | 10185 | _ACEOF |
| 9522 | rm -f conftest.$ac_objext conftest$ac_exeext | 10186 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9523 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10187 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9524 | (eval $ac_link) 2>&5 | 10188 | (eval $ac_link) 2>conftest.er1 |
| 9525 | ac_status=$? | 10189 | ac_status=$? |
| 10190 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10191 | rm -f conftest.er1 | ||
| 10192 | cat conftest.err >&5 | ||
| 9526 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10193 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9527 | (exit $ac_status); } && | 10194 | (exit $ac_status); } && |
| 9528 | { ac_try='test -s conftest$ac_exeext' | 10195 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10196 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10197 | (eval $ac_try) 2>&5 | ||
| 10198 | ac_status=$? | ||
| 10199 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10200 | (exit $ac_status); }; } && | ||
| 10201 | { ac_try='test -s conftest$ac_exeext' | ||
| 9529 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10202 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9530 | (eval $ac_try) 2>&5 | 10203 | (eval $ac_try) 2>&5 |
| 9531 | ac_status=$? | 10204 | ac_status=$? |
| @@ -9538,7 +10211,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9538 | 10211 | ||
| 9539 | eval "$as_ac_var=no" | 10212 | eval "$as_ac_var=no" |
| 9540 | fi | 10213 | fi |
| 9541 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10214 | rm -f conftest.err conftest.$ac_objext \ |
| 10215 | conftest$ac_exeext conftest.$ac_ext | ||
| 9542 | fi | 10216 | fi |
| 9543 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10217 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 9544 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10218 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -9579,7 +10253,6 @@ else | |||
| 9579 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 10253 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 9580 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 10254 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 9581 | cat >conftest.$ac_ext <<_ACEOF | 10255 | cat >conftest.$ac_ext <<_ACEOF |
| 9582 | #line $LINENO "configure" | ||
| 9583 | /* confdefs.h. */ | 10256 | /* confdefs.h. */ |
| 9584 | _ACEOF | 10257 | _ACEOF |
| 9585 | cat confdefs.h >>conftest.$ac_ext | 10258 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9590,11 +10263,20 @@ $ac_includes_default | |||
| 9590 | _ACEOF | 10263 | _ACEOF |
| 9591 | rm -f conftest.$ac_objext | 10264 | rm -f conftest.$ac_objext |
| 9592 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10265 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 9593 | (eval $ac_compile) 2>&5 | 10266 | (eval $ac_compile) 2>conftest.er1 |
| 9594 | ac_status=$? | 10267 | ac_status=$? |
| 10268 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10269 | rm -f conftest.er1 | ||
| 10270 | cat conftest.err >&5 | ||
| 9595 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10271 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9596 | (exit $ac_status); } && | 10272 | (exit $ac_status); } && |
| 9597 | { ac_try='test -s conftest.$ac_objext' | 10273 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10274 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10275 | (eval $ac_try) 2>&5 | ||
| 10276 | ac_status=$? | ||
| 10277 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10278 | (exit $ac_status); }; } && | ||
| 10279 | { ac_try='test -s conftest.$ac_objext' | ||
| 9598 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10280 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9599 | (eval $ac_try) 2>&5 | 10281 | (eval $ac_try) 2>&5 |
| 9600 | ac_status=$? | 10282 | ac_status=$? |
| @@ -9607,7 +10289,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9607 | 10289 | ||
| 9608 | ac_header_compiler=no | 10290 | ac_header_compiler=no |
| 9609 | fi | 10291 | fi |
| 9610 | rm -f conftest.$ac_objext conftest.$ac_ext | 10292 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 9611 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10293 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9612 | echo "${ECHO_T}$ac_header_compiler" >&6 | 10294 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9613 | 10295 | ||
| @@ -9615,7 +10297,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 9615 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 10297 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 9616 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 10298 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 9617 | cat >conftest.$ac_ext <<_ACEOF | 10299 | cat >conftest.$ac_ext <<_ACEOF |
| 9618 | #line $LINENO "configure" | ||
| 9619 | /* confdefs.h. */ | 10300 | /* confdefs.h. */ |
| 9620 | _ACEOF | 10301 | _ACEOF |
| 9621 | cat confdefs.h >>conftest.$ac_ext | 10302 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9633,6 +10314,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 9633 | (exit $ac_status); } >/dev/null; then | 10314 | (exit $ac_status); } >/dev/null; then |
| 9634 | if test -s conftest.err; then | 10315 | if test -s conftest.err; then |
| 9635 | ac_cpp_err=$ac_c_preproc_warn_flag | 10316 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 10317 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 9636 | else | 10318 | else |
| 9637 | ac_cpp_err= | 10319 | ac_cpp_err= |
| 9638 | fi | 10320 | fi |
| @@ -9652,33 +10334,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 9652 | echo "${ECHO_T}$ac_header_preproc" >&6 | 10334 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9653 | 10335 | ||
| 9654 | # So? What about this header? | 10336 | # So? What about this header? |
| 9655 | case $ac_header_compiler:$ac_header_preproc in | 10337 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9656 | yes:no ) | 10338 | yes:no: ) |
| 9657 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 10339 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9658 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10340 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 9659 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 10341 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 9660 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 10342 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 9661 | ( | 10343 | ac_header_preproc=yes |
| 9662 | cat <<\_ASBOX | ||
| 9663 | ## ------------------------------------ ## | ||
| 9664 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 9665 | ## ------------------------------------ ## | ||
| 9666 | _ASBOX | ||
| 9667 | ) | | ||
| 9668 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 9669 | ;; | 10344 | ;; |
| 9670 | no:yes ) | 10345 | no:yes:* ) |
| 9671 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 10346 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 9672 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 10347 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 9673 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 10348 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 9674 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 10349 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 10350 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 10351 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 10352 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 10353 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 9675 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 10354 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 9676 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 10355 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 10356 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 10357 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 9677 | ( | 10358 | ( |
| 9678 | cat <<\_ASBOX | 10359 | cat <<\_ASBOX |
| 9679 | ## ------------------------------------ ## | 10360 | ## ------------------------------------------ ## |
| 9680 | ## Report this to bug-autoconf@gnu.org. ## | 10361 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 9681 | ## ------------------------------------ ## | 10362 | ## ------------------------------------------ ## |
| 9682 | _ASBOX | 10363 | _ASBOX |
| 9683 | ) | | 10364 | ) | |
| 9684 | sed "s/^/$as_me: WARNING: /" >&2 | 10365 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -9689,7 +10370,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 9689 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 10370 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9690 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10371 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9691 | else | 10372 | else |
| 9692 | eval "$as_ac_Header=$ac_header_preproc" | 10373 | eval "$as_ac_Header=\$ac_header_preproc" |
| 9693 | fi | 10374 | fi |
| 9694 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 10375 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9695 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 10376 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -9713,7 +10394,6 @@ else | |||
| 9713 | ac_check_lib_save_LIBS=$LIBS | 10394 | ac_check_lib_save_LIBS=$LIBS |
| 9714 | LIBS="-lpthread $LIBS" | 10395 | LIBS="-lpthread $LIBS" |
| 9715 | cat >conftest.$ac_ext <<_ACEOF | 10396 | cat >conftest.$ac_ext <<_ACEOF |
| 9716 | #line $LINENO "configure" | ||
| 9717 | /* confdefs.h. */ | 10397 | /* confdefs.h. */ |
| 9718 | _ACEOF | 10398 | _ACEOF |
| 9719 | cat confdefs.h >>conftest.$ac_ext | 10399 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9737,11 +10417,20 @@ pthread_self (); | |||
| 9737 | _ACEOF | 10417 | _ACEOF |
| 9738 | rm -f conftest.$ac_objext conftest$ac_exeext | 10418 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9739 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10419 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9740 | (eval $ac_link) 2>&5 | 10420 | (eval $ac_link) 2>conftest.er1 |
| 9741 | ac_status=$? | 10421 | ac_status=$? |
| 10422 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10423 | rm -f conftest.er1 | ||
| 10424 | cat conftest.err >&5 | ||
| 9742 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10425 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9743 | (exit $ac_status); } && | 10426 | (exit $ac_status); } && |
| 9744 | { ac_try='test -s conftest$ac_exeext' | 10427 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10428 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10429 | (eval $ac_try) 2>&5 | ||
| 10430 | ac_status=$? | ||
| 10431 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10432 | (exit $ac_status); }; } && | ||
| 10433 | { ac_try='test -s conftest$ac_exeext' | ||
| 9745 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10434 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9746 | (eval $ac_try) 2>&5 | 10435 | (eval $ac_try) 2>&5 |
| 9747 | ac_status=$? | 10436 | ac_status=$? |
| @@ -9754,7 +10443,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9754 | 10443 | ||
| 9755 | ac_cv_lib_pthread_pthread_self=no | 10444 | ac_cv_lib_pthread_pthread_self=no |
| 9756 | fi | 10445 | fi |
| 9757 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10446 | rm -f conftest.err conftest.$ac_objext \ |
| 10447 | conftest$ac_exeext conftest.$ac_ext | ||
| 9758 | LIBS=$ac_check_lib_save_LIBS | 10448 | LIBS=$ac_check_lib_save_LIBS |
| 9759 | fi | 10449 | fi |
| 9760 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 | 10450 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 |
| @@ -9783,7 +10473,6 @@ echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 | |||
| 9783 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10473 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9784 | else | 10474 | else |
| 9785 | cat >conftest.$ac_ext <<_ACEOF | 10475 | cat >conftest.$ac_ext <<_ACEOF |
| 9786 | #line $LINENO "configure" | ||
| 9787 | /* confdefs.h. */ | 10476 | /* confdefs.h. */ |
| 9788 | _ACEOF | 10477 | _ACEOF |
| 9789 | cat confdefs.h >>conftest.$ac_ext | 10478 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9802,11 +10491,20 @@ main () | |||
| 9802 | _ACEOF | 10491 | _ACEOF |
| 9803 | rm -f conftest.$ac_objext conftest$ac_exeext | 10492 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9804 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10493 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9805 | (eval $ac_link) 2>&5 | 10494 | (eval $ac_link) 2>conftest.er1 |
| 9806 | ac_status=$? | 10495 | ac_status=$? |
| 10496 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10497 | rm -f conftest.er1 | ||
| 10498 | cat conftest.err >&5 | ||
| 9807 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10499 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9808 | (exit $ac_status); } && | 10500 | (exit $ac_status); } && |
| 9809 | { ac_try='test -s conftest$ac_exeext' | 10501 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10502 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10503 | (eval $ac_try) 2>&5 | ||
| 10504 | ac_status=$? | ||
| 10505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10506 | (exit $ac_status); }; } && | ||
| 10507 | { ac_try='test -s conftest$ac_exeext' | ||
| 9810 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10508 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9811 | (eval $ac_try) 2>&5 | 10509 | (eval $ac_try) 2>&5 |
| 9812 | ac_status=$? | 10510 | ac_status=$? |
| @@ -9819,7 +10517,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9819 | 10517 | ||
| 9820 | emacs_cv_x11_version_5_with_xaw=no | 10518 | emacs_cv_x11_version_5_with_xaw=no |
| 9821 | fi | 10519 | fi |
| 9822 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10520 | rm -f conftest.err conftest.$ac_objext \ |
| 10521 | conftest$ac_exeext conftest.$ac_ext | ||
| 9823 | fi | 10522 | fi |
| 9824 | 10523 | ||
| 9825 | if test $emacs_cv_x11_version_5_with_xaw = yes; then | 10524 | if test $emacs_cv_x11_version_5_with_xaw = yes; then |
| @@ -9845,7 +10544,6 @@ echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 | |||
| 9845 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10544 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9846 | else | 10545 | else |
| 9847 | cat >conftest.$ac_ext <<_ACEOF | 10546 | cat >conftest.$ac_ext <<_ACEOF |
| 9848 | #line $LINENO "configure" | ||
| 9849 | /* confdefs.h. */ | 10547 | /* confdefs.h. */ |
| 9850 | _ACEOF | 10548 | _ACEOF |
| 9851 | cat confdefs.h >>conftest.$ac_ext | 10549 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9865,11 +10563,20 @@ fail; | |||
| 9865 | _ACEOF | 10563 | _ACEOF |
| 9866 | rm -f conftest.$ac_objext conftest$ac_exeext | 10564 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9867 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10565 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9868 | (eval $ac_link) 2>&5 | 10566 | (eval $ac_link) 2>conftest.er1 |
| 9869 | ac_status=$? | 10567 | ac_status=$? |
| 10568 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10569 | rm -f conftest.er1 | ||
| 10570 | cat conftest.err >&5 | ||
| 9870 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10571 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9871 | (exit $ac_status); } && | 10572 | (exit $ac_status); } && |
| 9872 | { ac_try='test -s conftest$ac_exeext' | 10573 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10574 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10575 | (eval $ac_try) 2>&5 | ||
| 10576 | ac_status=$? | ||
| 10577 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10578 | (exit $ac_status); }; } && | ||
| 10579 | { ac_try='test -s conftest$ac_exeext' | ||
| 9873 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10580 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9874 | (eval $ac_try) 2>&5 | 10581 | (eval $ac_try) 2>&5 |
| 9875 | ac_status=$? | 10582 | ac_status=$? |
| @@ -9882,7 +10589,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9882 | 10589 | ||
| 9883 | emacs_cv_x11_toolkit_version_6=no | 10590 | emacs_cv_x11_toolkit_version_6=no |
| 9884 | fi | 10591 | fi |
| 9885 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10592 | rm -f conftest.err conftest.$ac_objext \ |
| 10593 | conftest$ac_exeext conftest.$ac_ext | ||
| 9886 | fi | 10594 | fi |
| 9887 | 10595 | ||
| 9888 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 | 10596 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 |
| @@ -9914,7 +10622,6 @@ else | |||
| 9914 | ac_check_lib_save_LIBS=$LIBS | 10622 | ac_check_lib_save_LIBS=$LIBS |
| 9915 | LIBS="-lXmu $LIBS" | 10623 | LIBS="-lXmu $LIBS" |
| 9916 | cat >conftest.$ac_ext <<_ACEOF | 10624 | cat >conftest.$ac_ext <<_ACEOF |
| 9917 | #line $LINENO "configure" | ||
| 9918 | /* confdefs.h. */ | 10625 | /* confdefs.h. */ |
| 9919 | _ACEOF | 10626 | _ACEOF |
| 9920 | cat confdefs.h >>conftest.$ac_ext | 10627 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9938,11 +10645,20 @@ XmuConvertStandardSelection (); | |||
| 9938 | _ACEOF | 10645 | _ACEOF |
| 9939 | rm -f conftest.$ac_objext conftest$ac_exeext | 10646 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9940 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10647 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9941 | (eval $ac_link) 2>&5 | 10648 | (eval $ac_link) 2>conftest.er1 |
| 9942 | ac_status=$? | 10649 | ac_status=$? |
| 10650 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10651 | rm -f conftest.er1 | ||
| 10652 | cat conftest.err >&5 | ||
| 9943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10653 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9944 | (exit $ac_status); } && | 10654 | (exit $ac_status); } && |
| 9945 | { ac_try='test -s conftest$ac_exeext' | 10655 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10656 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10657 | (eval $ac_try) 2>&5 | ||
| 10658 | ac_status=$? | ||
| 10659 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10660 | (exit $ac_status); }; } && | ||
| 10661 | { ac_try='test -s conftest$ac_exeext' | ||
| 9946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10662 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9947 | (eval $ac_try) 2>&5 | 10663 | (eval $ac_try) 2>&5 |
| 9948 | ac_status=$? | 10664 | ac_status=$? |
| @@ -9955,7 +10671,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9955 | 10671 | ||
| 9956 | ac_cv_lib_Xmu_XmuConvertStandardSelection=no | 10672 | ac_cv_lib_Xmu_XmuConvertStandardSelection=no |
| 9957 | fi | 10673 | fi |
| 9958 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10674 | rm -f conftest.err conftest.$ac_objext \ |
| 10675 | conftest$ac_exeext conftest.$ac_ext | ||
| 9959 | LIBS=$ac_check_lib_save_LIBS | 10676 | LIBS=$ac_check_lib_save_LIBS |
| 9960 | fi | 10677 | fi |
| 9961 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 | 10678 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 |
| @@ -9984,7 +10701,6 @@ else | |||
| 9984 | ac_check_lib_save_LIBS=$LIBS | 10701 | ac_check_lib_save_LIBS=$LIBS |
| 9985 | LIBS="-lXext $LIBS" | 10702 | LIBS="-lXext $LIBS" |
| 9986 | cat >conftest.$ac_ext <<_ACEOF | 10703 | cat >conftest.$ac_ext <<_ACEOF |
| 9987 | #line $LINENO "configure" | ||
| 9988 | /* confdefs.h. */ | 10704 | /* confdefs.h. */ |
| 9989 | _ACEOF | 10705 | _ACEOF |
| 9990 | cat confdefs.h >>conftest.$ac_ext | 10706 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10008,11 +10724,20 @@ XShapeQueryExtension (); | |||
| 10008 | _ACEOF | 10724 | _ACEOF |
| 10009 | rm -f conftest.$ac_objext conftest$ac_exeext | 10725 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10010 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10726 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10011 | (eval $ac_link) 2>&5 | 10727 | (eval $ac_link) 2>conftest.er1 |
| 10012 | ac_status=$? | 10728 | ac_status=$? |
| 10729 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10730 | rm -f conftest.er1 | ||
| 10731 | cat conftest.err >&5 | ||
| 10013 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10732 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10014 | (exit $ac_status); } && | 10733 | (exit $ac_status); } && |
| 10015 | { ac_try='test -s conftest$ac_exeext' | 10734 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10735 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10736 | (eval $ac_try) 2>&5 | ||
| 10737 | ac_status=$? | ||
| 10738 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10739 | (exit $ac_status); }; } && | ||
| 10740 | { ac_try='test -s conftest$ac_exeext' | ||
| 10016 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10741 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10017 | (eval $ac_try) 2>&5 | 10742 | (eval $ac_try) 2>&5 |
| 10018 | ac_status=$? | 10743 | ac_status=$? |
| @@ -10025,7 +10750,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10025 | 10750 | ||
| 10026 | ac_cv_lib_Xext_XShapeQueryExtension=no | 10751 | ac_cv_lib_Xext_XShapeQueryExtension=no |
| 10027 | fi | 10752 | fi |
| 10028 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10753 | rm -f conftest.err conftest.$ac_objext \ |
| 10754 | conftest$ac_exeext conftest.$ac_ext | ||
| 10029 | LIBS=$ac_check_lib_save_LIBS | 10755 | LIBS=$ac_check_lib_save_LIBS |
| 10030 | fi | 10756 | fi |
| 10031 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 | 10757 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
| @@ -10049,7 +10775,6 @@ if test "${emacs_cv_motif_version_2_1+set}" = set; then | |||
| 10049 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10775 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10050 | else | 10776 | else |
| 10051 | cat >conftest.$ac_ext <<_ACEOF | 10777 | cat >conftest.$ac_ext <<_ACEOF |
| 10052 | #line $LINENO "configure" | ||
| 10053 | /* confdefs.h. */ | 10778 | /* confdefs.h. */ |
| 10054 | _ACEOF | 10779 | _ACEOF |
| 10055 | cat confdefs.h >>conftest.$ac_ext | 10780 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10070,11 +10795,20 @@ Motif version prior to 2.1. | |||
| 10070 | _ACEOF | 10795 | _ACEOF |
| 10071 | rm -f conftest.$ac_objext | 10796 | rm -f conftest.$ac_objext |
| 10072 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10797 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10073 | (eval $ac_compile) 2>&5 | 10798 | (eval $ac_compile) 2>conftest.er1 |
| 10074 | ac_status=$? | 10799 | ac_status=$? |
| 10800 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10801 | rm -f conftest.er1 | ||
| 10802 | cat conftest.err >&5 | ||
| 10075 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10803 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10076 | (exit $ac_status); } && | 10804 | (exit $ac_status); } && |
| 10077 | { ac_try='test -s conftest.$ac_objext' | 10805 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10806 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10807 | (eval $ac_try) 2>&5 | ||
| 10808 | ac_status=$? | ||
| 10809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10810 | (exit $ac_status); }; } && | ||
| 10811 | { ac_try='test -s conftest.$ac_objext' | ||
| 10078 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10812 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10079 | (eval $ac_try) 2>&5 | 10813 | (eval $ac_try) 2>&5 |
| 10080 | ac_status=$? | 10814 | ac_status=$? |
| @@ -10087,7 +10821,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10087 | 10821 | ||
| 10088 | emacs_cv_motif_version_2_1=no | 10822 | emacs_cv_motif_version_2_1=no |
| 10089 | fi | 10823 | fi |
| 10090 | rm -f conftest.$ac_objext conftest.$ac_ext | 10824 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10091 | fi | 10825 | fi |
| 10092 | echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 | 10826 | echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 |
| 10093 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 | 10827 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 |
| @@ -10107,7 +10841,6 @@ else | |||
| 10107 | ac_check_lib_save_LIBS=$LIBS | 10841 | ac_check_lib_save_LIBS=$LIBS |
| 10108 | LIBS="-lXp $LIBS" | 10842 | LIBS="-lXp $LIBS" |
| 10109 | cat >conftest.$ac_ext <<_ACEOF | 10843 | cat >conftest.$ac_ext <<_ACEOF |
| 10110 | #line $LINENO "configure" | ||
| 10111 | /* confdefs.h. */ | 10844 | /* confdefs.h. */ |
| 10112 | _ACEOF | 10845 | _ACEOF |
| 10113 | cat confdefs.h >>conftest.$ac_ext | 10846 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10131,11 +10864,20 @@ XpCreateContext (); | |||
| 10131 | _ACEOF | 10864 | _ACEOF |
| 10132 | rm -f conftest.$ac_objext conftest$ac_exeext | 10865 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10133 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10866 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10134 | (eval $ac_link) 2>&5 | 10867 | (eval $ac_link) 2>conftest.er1 |
| 10135 | ac_status=$? | 10868 | ac_status=$? |
| 10869 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10870 | rm -f conftest.er1 | ||
| 10871 | cat conftest.err >&5 | ||
| 10136 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10872 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10137 | (exit $ac_status); } && | 10873 | (exit $ac_status); } && |
| 10138 | { ac_try='test -s conftest$ac_exeext' | 10874 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10875 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10876 | (eval $ac_try) 2>&5 | ||
| 10877 | ac_status=$? | ||
| 10878 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10879 | (exit $ac_status); }; } && | ||
| 10880 | { ac_try='test -s conftest$ac_exeext' | ||
| 10139 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10881 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10140 | (eval $ac_try) 2>&5 | 10882 | (eval $ac_try) 2>&5 |
| 10141 | ac_status=$? | 10883 | ac_status=$? |
| @@ -10148,7 +10890,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10148 | 10890 | ||
| 10149 | ac_cv_lib_Xp_XpCreateContext=no | 10891 | ac_cv_lib_Xp_XpCreateContext=no |
| 10150 | fi | 10892 | fi |
| 10151 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10893 | rm -f conftest.err conftest.$ac_objext \ |
| 10894 | conftest$ac_exeext conftest.$ac_ext | ||
| 10152 | LIBS=$ac_check_lib_save_LIBS | 10895 | LIBS=$ac_check_lib_save_LIBS |
| 10153 | fi | 10896 | fi |
| 10154 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 | 10897 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 |
| @@ -10178,7 +10921,6 @@ else | |||
| 10178 | CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" | 10921 | CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" |
| 10179 | CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" | 10922 | CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" |
| 10180 | cat >conftest.$ac_ext <<_ACEOF | 10923 | cat >conftest.$ac_ext <<_ACEOF |
| 10181 | #line $LINENO "configure" | ||
| 10182 | /* confdefs.h. */ | 10924 | /* confdefs.h. */ |
| 10183 | _ACEOF | 10925 | _ACEOF |
| 10184 | cat confdefs.h >>conftest.$ac_ext | 10926 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10195,11 +10937,20 @@ int x = 5; | |||
| 10195 | _ACEOF | 10937 | _ACEOF |
| 10196 | rm -f conftest.$ac_objext | 10938 | rm -f conftest.$ac_objext |
| 10197 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10939 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10198 | (eval $ac_compile) 2>&5 | 10940 | (eval $ac_compile) 2>conftest.er1 |
| 10199 | ac_status=$? | 10941 | ac_status=$? |
| 10942 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10943 | rm -f conftest.er1 | ||
| 10944 | cat conftest.err >&5 | ||
| 10200 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10945 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10201 | (exit $ac_status); } && | 10946 | (exit $ac_status); } && |
| 10202 | { ac_try='test -s conftest.$ac_objext' | 10947 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10948 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10949 | (eval $ac_try) 2>&5 | ||
| 10950 | ac_status=$? | ||
| 10951 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10952 | (exit $ac_status); }; } && | ||
| 10953 | { ac_try='test -s conftest.$ac_objext' | ||
| 10203 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10954 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10204 | (eval $ac_try) 2>&5 | 10955 | (eval $ac_try) 2>&5 |
| 10205 | ac_status=$? | 10956 | ac_status=$? |
| @@ -10212,7 +10963,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10212 | 10963 | ||
| 10213 | emacs_cv_lesstif=no | 10964 | emacs_cv_lesstif=no |
| 10214 | fi | 10965 | fi |
| 10215 | rm -f conftest.$ac_objext conftest.$ac_ext | 10966 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10216 | fi | 10967 | fi |
| 10217 | echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 | 10968 | echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 |
| 10218 | echo "${ECHO_T}$emacs_cv_lesstif" >&6 | 10969 | echo "${ECHO_T}$emacs_cv_lesstif" >&6 |
| @@ -10241,7 +10992,6 @@ if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then | |||
| 10241 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10992 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10242 | else | 10993 | else |
| 10243 | cat >conftest.$ac_ext <<_ACEOF | 10994 | cat >conftest.$ac_ext <<_ACEOF |
| 10244 | #line $LINENO "configure" | ||
| 10245 | /* confdefs.h. */ | 10995 | /* confdefs.h. */ |
| 10246 | _ACEOF | 10996 | _ACEOF |
| 10247 | cat confdefs.h >>conftest.$ac_ext | 10997 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10259,6 +11009,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10259 | (exit $ac_status); } >/dev/null; then | 11009 | (exit $ac_status); } >/dev/null; then |
| 10260 | if test -s conftest.err; then | 11010 | if test -s conftest.err; then |
| 10261 | ac_cpp_err=$ac_c_preproc_warn_flag | 11011 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11012 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10262 | else | 11013 | else |
| 10263 | ac_cpp_err= | 11014 | ac_cpp_err= |
| 10264 | fi | 11015 | fi |
| @@ -10286,7 +11037,6 @@ else | |||
| 10286 | ac_check_lib_save_LIBS=$LIBS | 11037 | ac_check_lib_save_LIBS=$LIBS |
| 10287 | LIBS="-lXaw3d $LIBS" | 11038 | LIBS="-lXaw3d $LIBS" |
| 10288 | cat >conftest.$ac_ext <<_ACEOF | 11039 | cat >conftest.$ac_ext <<_ACEOF |
| 10289 | #line $LINENO "configure" | ||
| 10290 | /* confdefs.h. */ | 11040 | /* confdefs.h. */ |
| 10291 | _ACEOF | 11041 | _ACEOF |
| 10292 | cat confdefs.h >>conftest.$ac_ext | 11042 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10310,11 +11060,20 @@ XawScrollbarSetThumb (); | |||
| 10310 | _ACEOF | 11060 | _ACEOF |
| 10311 | rm -f conftest.$ac_objext conftest$ac_exeext | 11061 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10312 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11062 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10313 | (eval $ac_link) 2>&5 | 11063 | (eval $ac_link) 2>conftest.er1 |
| 10314 | ac_status=$? | 11064 | ac_status=$? |
| 11065 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11066 | rm -f conftest.er1 | ||
| 11067 | cat conftest.err >&5 | ||
| 10315 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11068 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10316 | (exit $ac_status); } && | 11069 | (exit $ac_status); } && |
| 10317 | { ac_try='test -s conftest$ac_exeext' | 11070 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11071 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11072 | (eval $ac_try) 2>&5 | ||
| 11073 | ac_status=$? | ||
| 11074 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11075 | (exit $ac_status); }; } && | ||
| 11076 | { ac_try='test -s conftest$ac_exeext' | ||
| 10318 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11077 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10319 | (eval $ac_try) 2>&5 | 11078 | (eval $ac_try) 2>&5 |
| 10320 | ac_status=$? | 11079 | ac_status=$? |
| @@ -10327,7 +11086,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10327 | 11086 | ||
| 10328 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no | 11087 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no |
| 10329 | fi | 11088 | fi |
| 10330 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11089 | rm -f conftest.err conftest.$ac_objext \ |
| 11090 | conftest$ac_exeext conftest.$ac_ext | ||
| 10331 | LIBS=$ac_check_lib_save_LIBS | 11091 | LIBS=$ac_check_lib_save_LIBS |
| 10332 | fi | 11092 | fi |
| 10333 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 | 11093 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 |
| @@ -10384,7 +11144,6 @@ _ACEOF | |||
| 10384 | fi | 11144 | fi |
| 10385 | 11145 | ||
| 10386 | cat >conftest.$ac_ext <<_ACEOF | 11146 | cat >conftest.$ac_ext <<_ACEOF |
| 10387 | #line $LINENO "configure" | ||
| 10388 | /* confdefs.h. */ | 11147 | /* confdefs.h. */ |
| 10389 | _ACEOF | 11148 | _ACEOF |
| 10390 | cat confdefs.h >>conftest.$ac_ext | 11149 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10403,11 +11162,20 @@ XIMProc callback; | |||
| 10403 | _ACEOF | 11162 | _ACEOF |
| 10404 | rm -f conftest.$ac_objext | 11163 | rm -f conftest.$ac_objext |
| 10405 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11164 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10406 | (eval $ac_compile) 2>&5 | 11165 | (eval $ac_compile) 2>conftest.er1 |
| 10407 | ac_status=$? | 11166 | ac_status=$? |
| 11167 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11168 | rm -f conftest.er1 | ||
| 11169 | cat conftest.err >&5 | ||
| 10408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11170 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10409 | (exit $ac_status); } && | 11171 | (exit $ac_status); } && |
| 10410 | { ac_try='test -s conftest.$ac_objext' | 11172 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11173 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11174 | (eval $ac_try) 2>&5 | ||
| 11175 | ac_status=$? | ||
| 11176 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11177 | (exit $ac_status); }; } && | ||
| 11178 | { ac_try='test -s conftest.$ac_objext' | ||
| 10411 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11179 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10412 | (eval $ac_try) 2>&5 | 11180 | (eval $ac_try) 2>&5 |
| 10413 | ac_status=$? | 11181 | ac_status=$? |
| @@ -10425,7 +11193,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10425 | 11193 | ||
| 10426 | HAVE_XIM=no | 11194 | HAVE_XIM=no |
| 10427 | fi | 11195 | fi |
| 10428 | rm -f conftest.$ac_objext conftest.$ac_ext | 11196 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10429 | 11197 | ||
| 10430 | 11198 | ||
| 10431 | if test "${with_xim}" != "no"; then | 11199 | if test "${with_xim}" != "no"; then |
| @@ -10443,7 +11211,6 @@ if test "${HAVE_XIM}" != "no"; then | |||
| 10443 | CFLAGS="$CFLAGS --pedantic-errors" | 11211 | CFLAGS="$CFLAGS --pedantic-errors" |
| 10444 | fi | 11212 | fi |
| 10445 | cat >conftest.$ac_ext <<_ACEOF | 11213 | cat >conftest.$ac_ext <<_ACEOF |
| 10446 | #line $LINENO "configure" | ||
| 10447 | /* confdefs.h. */ | 11214 | /* confdefs.h. */ |
| 10448 | _ACEOF | 11215 | _ACEOF |
| 10449 | cat confdefs.h >>conftest.$ac_ext | 11216 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10475,11 +11242,20 @@ extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*, | |||
| 10475 | _ACEOF | 11242 | _ACEOF |
| 10476 | rm -f conftest.$ac_objext | 11243 | rm -f conftest.$ac_objext |
| 10477 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11244 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10478 | (eval $ac_compile) 2>&5 | 11245 | (eval $ac_compile) 2>conftest.er1 |
| 10479 | ac_status=$? | 11246 | ac_status=$? |
| 11247 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11248 | rm -f conftest.er1 | ||
| 11249 | cat conftest.err >&5 | ||
| 10480 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11250 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10481 | (exit $ac_status); } && | 11251 | (exit $ac_status); } && |
| 10482 | { ac_try='test -s conftest.$ac_objext' | 11252 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11253 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11254 | (eval $ac_try) 2>&5 | ||
| 11255 | ac_status=$? | ||
| 11256 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11257 | (exit $ac_status); }; } && | ||
| 11258 | { ac_try='test -s conftest.$ac_objext' | ||
| 10483 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11259 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10484 | (eval $ac_try) 2>&5 | 11260 | (eval $ac_try) 2>&5 |
| 10485 | ac_status=$? | 11261 | ac_status=$? |
| @@ -10491,7 +11267,7 @@ else | |||
| 10491 | sed 's/^/| /' conftest.$ac_ext >&5 | 11267 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10492 | 11268 | ||
| 10493 | fi | 11269 | fi |
| 10494 | rm -f conftest.$ac_objext conftest.$ac_ext | 11270 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10495 | 11271 | ||
| 10496 | if test "$emacs_cv_arg6_star" = yes; then | 11272 | if test "$emacs_cv_arg6_star" = yes; then |
| 10497 | cat >>confdefs.h <<\_ACEOF | 11273 | cat >>confdefs.h <<\_ACEOF |
| @@ -10524,7 +11300,6 @@ else | |||
| 10524 | echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 | 11300 | echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 |
| 10525 | echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 | 11301 | echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 |
| 10526 | cat >conftest.$ac_ext <<_ACEOF | 11302 | cat >conftest.$ac_ext <<_ACEOF |
| 10527 | #line $LINENO "configure" | ||
| 10528 | /* confdefs.h. */ | 11303 | /* confdefs.h. */ |
| 10529 | _ACEOF | 11304 | _ACEOF |
| 10530 | cat confdefs.h >>conftest.$ac_ext | 11305 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10535,11 +11310,20 @@ $ac_includes_default | |||
| 10535 | _ACEOF | 11310 | _ACEOF |
| 10536 | rm -f conftest.$ac_objext | 11311 | rm -f conftest.$ac_objext |
| 10537 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11312 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10538 | (eval $ac_compile) 2>&5 | 11313 | (eval $ac_compile) 2>conftest.er1 |
| 10539 | ac_status=$? | 11314 | ac_status=$? |
| 11315 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11316 | rm -f conftest.er1 | ||
| 11317 | cat conftest.err >&5 | ||
| 10540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11318 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10541 | (exit $ac_status); } && | 11319 | (exit $ac_status); } && |
| 10542 | { ac_try='test -s conftest.$ac_objext' | 11320 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11321 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11322 | (eval $ac_try) 2>&5 | ||
| 11323 | ac_status=$? | ||
| 11324 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11325 | (exit $ac_status); }; } && | ||
| 11326 | { ac_try='test -s conftest.$ac_objext' | ||
| 10543 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11327 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10544 | (eval $ac_try) 2>&5 | 11328 | (eval $ac_try) 2>&5 |
| 10545 | ac_status=$? | 11329 | ac_status=$? |
| @@ -10552,7 +11336,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10552 | 11336 | ||
| 10553 | ac_header_compiler=no | 11337 | ac_header_compiler=no |
| 10554 | fi | 11338 | fi |
| 10555 | rm -f conftest.$ac_objext conftest.$ac_ext | 11339 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10556 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11340 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10557 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11341 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10558 | 11342 | ||
| @@ -10560,7 +11344,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10560 | echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 | 11344 | echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 |
| 10561 | echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 | 11345 | echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 |
| 10562 | cat >conftest.$ac_ext <<_ACEOF | 11346 | cat >conftest.$ac_ext <<_ACEOF |
| 10563 | #line $LINENO "configure" | ||
| 10564 | /* confdefs.h. */ | 11347 | /* confdefs.h. */ |
| 10565 | _ACEOF | 11348 | _ACEOF |
| 10566 | cat confdefs.h >>conftest.$ac_ext | 11349 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10578,6 +11361,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10578 | (exit $ac_status); } >/dev/null; then | 11361 | (exit $ac_status); } >/dev/null; then |
| 10579 | if test -s conftest.err; then | 11362 | if test -s conftest.err; then |
| 10580 | ac_cpp_err=$ac_c_preproc_warn_flag | 11363 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11364 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10581 | else | 11365 | else |
| 10582 | ac_cpp_err= | 11366 | ac_cpp_err= |
| 10583 | fi | 11367 | fi |
| @@ -10597,33 +11381,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10597 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11381 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10598 | 11382 | ||
| 10599 | # So? What about this header? | 11383 | # So? What about this header? |
| 10600 | case $ac_header_compiler:$ac_header_preproc in | 11384 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10601 | yes:no ) | 11385 | yes:no: ) |
| 10602 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11386 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10603 | echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11387 | echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10604 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 11388 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 |
| 10605 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 11389 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} |
| 10606 | ( | 11390 | ac_header_preproc=yes |
| 10607 | cat <<\_ASBOX | ||
| 10608 | ## ------------------------------------ ## | ||
| 10609 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10610 | ## ------------------------------------ ## | ||
| 10611 | _ASBOX | ||
| 10612 | ) | | ||
| 10613 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10614 | ;; | 11391 | ;; |
| 10615 | no:yes ) | 11392 | no:yes:* ) |
| 10616 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 | 11393 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 |
| 10617 | echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} | 11394 | echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} |
| 10618 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 | 11395 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 |
| 10619 | echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} | 11396 | echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} |
| 11397 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5 | ||
| 11398 | echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;} | ||
| 11399 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11400 | echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10620 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 11401 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
| 10621 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 11402 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} |
| 11403 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5 | ||
| 11404 | echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;} | ||
| 10622 | ( | 11405 | ( |
| 10623 | cat <<\_ASBOX | 11406 | cat <<\_ASBOX |
| 10624 | ## ------------------------------------ ## | 11407 | ## ------------------------------------------ ## |
| 10625 | ## Report this to bug-autoconf@gnu.org. ## | 11408 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 10626 | ## ------------------------------------ ## | 11409 | ## ------------------------------------------ ## |
| 10627 | _ASBOX | 11410 | _ASBOX |
| 10628 | ) | | 11411 | ) | |
| 10629 | sed "s/^/$as_me: WARNING: /" >&2 | 11412 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -10649,7 +11432,6 @@ else | |||
| 10649 | ac_check_lib_save_LIBS=$LIBS | 11432 | ac_check_lib_save_LIBS=$LIBS |
| 10650 | LIBS="-lXpm -lX11 $LIBS" | 11433 | LIBS="-lXpm -lX11 $LIBS" |
| 10651 | cat >conftest.$ac_ext <<_ACEOF | 11434 | cat >conftest.$ac_ext <<_ACEOF |
| 10652 | #line $LINENO "configure" | ||
| 10653 | /* confdefs.h. */ | 11435 | /* confdefs.h. */ |
| 10654 | _ACEOF | 11436 | _ACEOF |
| 10655 | cat confdefs.h >>conftest.$ac_ext | 11437 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10673,11 +11455,20 @@ XpmReadFileToPixmap (); | |||
| 10673 | _ACEOF | 11455 | _ACEOF |
| 10674 | rm -f conftest.$ac_objext conftest$ac_exeext | 11456 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10675 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11457 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10676 | (eval $ac_link) 2>&5 | 11458 | (eval $ac_link) 2>conftest.er1 |
| 10677 | ac_status=$? | 11459 | ac_status=$? |
| 11460 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11461 | rm -f conftest.er1 | ||
| 11462 | cat conftest.err >&5 | ||
| 10678 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11463 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10679 | (exit $ac_status); } && | 11464 | (exit $ac_status); } && |
| 10680 | { ac_try='test -s conftest$ac_exeext' | 11465 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11466 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11467 | (eval $ac_try) 2>&5 | ||
| 11468 | ac_status=$? | ||
| 11469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11470 | (exit $ac_status); }; } && | ||
| 11471 | { ac_try='test -s conftest$ac_exeext' | ||
| 10681 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11472 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10682 | (eval $ac_try) 2>&5 | 11473 | (eval $ac_try) 2>&5 |
| 10683 | ac_status=$? | 11474 | ac_status=$? |
| @@ -10690,7 +11481,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10690 | 11481 | ||
| 10691 | ac_cv_lib_Xpm_XpmReadFileToPixmap=no | 11482 | ac_cv_lib_Xpm_XpmReadFileToPixmap=no |
| 10692 | fi | 11483 | fi |
| 10693 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11484 | rm -f conftest.err conftest.$ac_objext \ |
| 11485 | conftest$ac_exeext conftest.$ac_ext | ||
| 10694 | LIBS=$ac_check_lib_save_LIBS | 11486 | LIBS=$ac_check_lib_save_LIBS |
| 10695 | fi | 11487 | fi |
| 10696 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 | 11488 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 |
| @@ -10706,7 +11498,6 @@ fi | |||
| 10706 | echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 | 11498 | echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 |
| 10707 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 | 11499 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 |
| 10708 | cat >conftest.$ac_ext <<_ACEOF | 11500 | cat >conftest.$ac_ext <<_ACEOF |
| 10709 | #line $LINENO "configure" | ||
| 10710 | /* confdefs.h. */ | 11501 | /* confdefs.h. */ |
| 10711 | _ACEOF | 11502 | _ACEOF |
| 10712 | cat confdefs.h >>conftest.$ac_ext | 11503 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10763,7 +11554,6 @@ else | |||
| 10763 | echo "$as_me:$LINENO: checking jerror.h usability" >&5 | 11554 | echo "$as_me:$LINENO: checking jerror.h usability" >&5 |
| 10764 | echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 | 11555 | echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 |
| 10765 | cat >conftest.$ac_ext <<_ACEOF | 11556 | cat >conftest.$ac_ext <<_ACEOF |
| 10766 | #line $LINENO "configure" | ||
| 10767 | /* confdefs.h. */ | 11557 | /* confdefs.h. */ |
| 10768 | _ACEOF | 11558 | _ACEOF |
| 10769 | cat confdefs.h >>conftest.$ac_ext | 11559 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10774,11 +11564,20 @@ $ac_includes_default | |||
| 10774 | _ACEOF | 11564 | _ACEOF |
| 10775 | rm -f conftest.$ac_objext | 11565 | rm -f conftest.$ac_objext |
| 10776 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11566 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10777 | (eval $ac_compile) 2>&5 | 11567 | (eval $ac_compile) 2>conftest.er1 |
| 10778 | ac_status=$? | 11568 | ac_status=$? |
| 11569 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11570 | rm -f conftest.er1 | ||
| 11571 | cat conftest.err >&5 | ||
| 10779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11572 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10780 | (exit $ac_status); } && | 11573 | (exit $ac_status); } && |
| 10781 | { ac_try='test -s conftest.$ac_objext' | 11574 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11575 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11576 | (eval $ac_try) 2>&5 | ||
| 11577 | ac_status=$? | ||
| 11578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11579 | (exit $ac_status); }; } && | ||
| 11580 | { ac_try='test -s conftest.$ac_objext' | ||
| 10782 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10783 | (eval $ac_try) 2>&5 | 11582 | (eval $ac_try) 2>&5 |
| 10784 | ac_status=$? | 11583 | ac_status=$? |
| @@ -10791,7 +11590,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10791 | 11590 | ||
| 10792 | ac_header_compiler=no | 11591 | ac_header_compiler=no |
| 10793 | fi | 11592 | fi |
| 10794 | rm -f conftest.$ac_objext conftest.$ac_ext | 11593 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10795 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11594 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10796 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11595 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10797 | 11596 | ||
| @@ -10799,7 +11598,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10799 | echo "$as_me:$LINENO: checking jerror.h presence" >&5 | 11598 | echo "$as_me:$LINENO: checking jerror.h presence" >&5 |
| 10800 | echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 | 11599 | echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 |
| 10801 | cat >conftest.$ac_ext <<_ACEOF | 11600 | cat >conftest.$ac_ext <<_ACEOF |
| 10802 | #line $LINENO "configure" | ||
| 10803 | /* confdefs.h. */ | 11601 | /* confdefs.h. */ |
| 10804 | _ACEOF | 11602 | _ACEOF |
| 10805 | cat confdefs.h >>conftest.$ac_ext | 11603 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10817,6 +11615,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10817 | (exit $ac_status); } >/dev/null; then | 11615 | (exit $ac_status); } >/dev/null; then |
| 10818 | if test -s conftest.err; then | 11616 | if test -s conftest.err; then |
| 10819 | ac_cpp_err=$ac_c_preproc_warn_flag | 11617 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11618 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10820 | else | 11619 | else |
| 10821 | ac_cpp_err= | 11620 | ac_cpp_err= |
| 10822 | fi | 11621 | fi |
| @@ -10836,33 +11635,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10836 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11635 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10837 | 11636 | ||
| 10838 | # So? What about this header? | 11637 | # So? What about this header? |
| 10839 | case $ac_header_compiler:$ac_header_preproc in | 11638 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10840 | yes:no ) | 11639 | yes:no: ) |
| 10841 | { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11640 | { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10842 | echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11641 | echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10843 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 11642 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 |
| 10844 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 11643 | echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} |
| 10845 | ( | 11644 | ac_header_preproc=yes |
| 10846 | cat <<\_ASBOX | ||
| 10847 | ## ------------------------------------ ## | ||
| 10848 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10849 | ## ------------------------------------ ## | ||
| 10850 | _ASBOX | ||
| 10851 | ) | | ||
| 10852 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10853 | ;; | 11645 | ;; |
| 10854 | no:yes ) | 11646 | no:yes:* ) |
| 10855 | { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 | 11647 | { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 |
| 10856 | echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} | 11648 | echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} |
| 10857 | { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 | 11649 | { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 |
| 10858 | echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} | 11650 | echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} |
| 11651 | { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5 | ||
| 11652 | echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;} | ||
| 11653 | { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11654 | echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10859 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 11655 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
| 10860 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 11656 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} |
| 11657 | { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5 | ||
| 11658 | echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;} | ||
| 10861 | ( | 11659 | ( |
| 10862 | cat <<\_ASBOX | 11660 | cat <<\_ASBOX |
| 10863 | ## ------------------------------------ ## | 11661 | ## ------------------------------------------ ## |
| 10864 | ## Report this to bug-autoconf@gnu.org. ## | 11662 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 10865 | ## ------------------------------------ ## | 11663 | ## ------------------------------------------ ## |
| 10866 | _ASBOX | 11664 | _ASBOX |
| 10867 | ) | | 11665 | ) | |
| 10868 | sed "s/^/$as_me: WARNING: /" >&2 | 11666 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -10888,7 +11686,6 @@ else | |||
| 10888 | ac_check_lib_save_LIBS=$LIBS | 11686 | ac_check_lib_save_LIBS=$LIBS |
| 10889 | LIBS="-ljpeg $LIBS" | 11687 | LIBS="-ljpeg $LIBS" |
| 10890 | cat >conftest.$ac_ext <<_ACEOF | 11688 | cat >conftest.$ac_ext <<_ACEOF |
| 10891 | #line $LINENO "configure" | ||
| 10892 | /* confdefs.h. */ | 11689 | /* confdefs.h. */ |
| 10893 | _ACEOF | 11690 | _ACEOF |
| 10894 | cat confdefs.h >>conftest.$ac_ext | 11691 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10912,11 +11709,20 @@ jpeg_destroy_compress (); | |||
| 10912 | _ACEOF | 11709 | _ACEOF |
| 10913 | rm -f conftest.$ac_objext conftest$ac_exeext | 11710 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10914 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11711 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10915 | (eval $ac_link) 2>&5 | 11712 | (eval $ac_link) 2>conftest.er1 |
| 10916 | ac_status=$? | 11713 | ac_status=$? |
| 11714 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11715 | rm -f conftest.er1 | ||
| 11716 | cat conftest.err >&5 | ||
| 10917 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11717 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10918 | (exit $ac_status); } && | 11718 | (exit $ac_status); } && |
| 10919 | { ac_try='test -s conftest$ac_exeext' | 11719 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11720 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11721 | (eval $ac_try) 2>&5 | ||
| 11722 | ac_status=$? | ||
| 11723 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11724 | (exit $ac_status); }; } && | ||
| 11725 | { ac_try='test -s conftest$ac_exeext' | ||
| 10920 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11726 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10921 | (eval $ac_try) 2>&5 | 11727 | (eval $ac_try) 2>&5 |
| 10922 | ac_status=$? | 11728 | ac_status=$? |
| @@ -10929,7 +11735,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10929 | 11735 | ||
| 10930 | ac_cv_lib_jpeg_jpeg_destroy_compress=no | 11736 | ac_cv_lib_jpeg_jpeg_destroy_compress=no |
| 10931 | fi | 11737 | fi |
| 10932 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11738 | rm -f conftest.err conftest.$ac_objext \ |
| 11739 | conftest$ac_exeext conftest.$ac_ext | ||
| 10933 | LIBS=$ac_check_lib_save_LIBS | 11740 | LIBS=$ac_check_lib_save_LIBS |
| 10934 | fi | 11741 | fi |
| 10935 | echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 | 11742 | echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 |
| @@ -10950,7 +11757,6 @@ fi | |||
| 10950 | _ACEOF | 11757 | _ACEOF |
| 10951 | 11758 | ||
| 10952 | cat >conftest.$ac_ext <<_ACEOF | 11759 | cat >conftest.$ac_ext <<_ACEOF |
| 10953 | #line $LINENO "configure" | ||
| 10954 | /* confdefs.h. */ | 11760 | /* confdefs.h. */ |
| 10955 | _ACEOF | 11761 | _ACEOF |
| 10956 | cat confdefs.h >>conftest.$ac_ext | 11762 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11000,7 +11806,6 @@ else | |||
| 11000 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11806 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11001 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11807 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11002 | cat >conftest.$ac_ext <<_ACEOF | 11808 | cat >conftest.$ac_ext <<_ACEOF |
| 11003 | #line $LINENO "configure" | ||
| 11004 | /* confdefs.h. */ | 11809 | /* confdefs.h. */ |
| 11005 | _ACEOF | 11810 | _ACEOF |
| 11006 | cat confdefs.h >>conftest.$ac_ext | 11811 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11011,11 +11816,20 @@ $ac_includes_default | |||
| 11011 | _ACEOF | 11816 | _ACEOF |
| 11012 | rm -f conftest.$ac_objext | 11817 | rm -f conftest.$ac_objext |
| 11013 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11818 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11014 | (eval $ac_compile) 2>&5 | 11819 | (eval $ac_compile) 2>conftest.er1 |
| 11015 | ac_status=$? | 11820 | ac_status=$? |
| 11821 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11822 | rm -f conftest.er1 | ||
| 11823 | cat conftest.err >&5 | ||
| 11016 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11824 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11017 | (exit $ac_status); } && | 11825 | (exit $ac_status); } && |
| 11018 | { ac_try='test -s conftest.$ac_objext' | 11826 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11827 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11828 | (eval $ac_try) 2>&5 | ||
| 11829 | ac_status=$? | ||
| 11830 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11831 | (exit $ac_status); }; } && | ||
| 11832 | { ac_try='test -s conftest.$ac_objext' | ||
| 11019 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11833 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11020 | (eval $ac_try) 2>&5 | 11834 | (eval $ac_try) 2>&5 |
| 11021 | ac_status=$? | 11835 | ac_status=$? |
| @@ -11028,7 +11842,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11028 | 11842 | ||
| 11029 | ac_header_compiler=no | 11843 | ac_header_compiler=no |
| 11030 | fi | 11844 | fi |
| 11031 | rm -f conftest.$ac_objext conftest.$ac_ext | 11845 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 11032 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11846 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11033 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11847 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11034 | 11848 | ||
| @@ -11036,7 +11850,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11036 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11850 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11037 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11851 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11038 | cat >conftest.$ac_ext <<_ACEOF | 11852 | cat >conftest.$ac_ext <<_ACEOF |
| 11039 | #line $LINENO "configure" | ||
| 11040 | /* confdefs.h. */ | 11853 | /* confdefs.h. */ |
| 11041 | _ACEOF | 11854 | _ACEOF |
| 11042 | cat confdefs.h >>conftest.$ac_ext | 11855 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11054,6 +11867,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11054 | (exit $ac_status); } >/dev/null; then | 11867 | (exit $ac_status); } >/dev/null; then |
| 11055 | if test -s conftest.err; then | 11868 | if test -s conftest.err; then |
| 11056 | ac_cpp_err=$ac_c_preproc_warn_flag | 11869 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11870 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11057 | else | 11871 | else |
| 11058 | ac_cpp_err= | 11872 | ac_cpp_err= |
| 11059 | fi | 11873 | fi |
| @@ -11073,33 +11887,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11073 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11887 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11074 | 11888 | ||
| 11075 | # So? What about this header? | 11889 | # So? What about this header? |
| 11076 | case $ac_header_compiler:$ac_header_preproc in | 11890 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11077 | yes:no ) | 11891 | yes:no: ) |
| 11078 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11892 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11079 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11893 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11080 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11894 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11081 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11895 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11082 | ( | 11896 | ac_header_preproc=yes |
| 11083 | cat <<\_ASBOX | ||
| 11084 | ## ------------------------------------ ## | ||
| 11085 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11086 | ## ------------------------------------ ## | ||
| 11087 | _ASBOX | ||
| 11088 | ) | | ||
| 11089 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11090 | ;; | 11897 | ;; |
| 11091 | no:yes ) | 11898 | no:yes:* ) |
| 11092 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11899 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11093 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11900 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 11094 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11901 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11095 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11902 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11903 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 11904 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 11905 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11906 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11096 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11907 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 11097 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11908 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 11909 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 11910 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 11098 | ( | 11911 | ( |
| 11099 | cat <<\_ASBOX | 11912 | cat <<\_ASBOX |
| 11100 | ## ------------------------------------ ## | 11913 | ## ------------------------------------------ ## |
| 11101 | ## Report this to bug-autoconf@gnu.org. ## | 11914 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 11102 | ## ------------------------------------ ## | 11915 | ## ------------------------------------------ ## |
| 11103 | _ASBOX | 11916 | _ASBOX |
| 11104 | ) | | 11917 | ) | |
| 11105 | sed "s/^/$as_me: WARNING: /" >&2 | 11918 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11110,7 +11923,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 11110 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11923 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11111 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11924 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11112 | else | 11925 | else |
| 11113 | eval "$as_ac_Header=$ac_header_preproc" | 11926 | eval "$as_ac_Header=\$ac_header_preproc" |
| 11114 | fi | 11927 | fi |
| 11115 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11928 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11116 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11929 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -11134,7 +11947,6 @@ else | |||
| 11134 | ac_check_lib_save_LIBS=$LIBS | 11947 | ac_check_lib_save_LIBS=$LIBS |
| 11135 | LIBS="-lpng -lz -lm $LIBS" | 11948 | LIBS="-lpng -lz -lm $LIBS" |
| 11136 | cat >conftest.$ac_ext <<_ACEOF | 11949 | cat >conftest.$ac_ext <<_ACEOF |
| 11137 | #line $LINENO "configure" | ||
| 11138 | /* confdefs.h. */ | 11950 | /* confdefs.h. */ |
| 11139 | _ACEOF | 11951 | _ACEOF |
| 11140 | cat confdefs.h >>conftest.$ac_ext | 11952 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11158,11 +11970,20 @@ png_get_channels (); | |||
| 11158 | _ACEOF | 11970 | _ACEOF |
| 11159 | rm -f conftest.$ac_objext conftest$ac_exeext | 11971 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11160 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11972 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11161 | (eval $ac_link) 2>&5 | 11973 | (eval $ac_link) 2>conftest.er1 |
| 11162 | ac_status=$? | 11974 | ac_status=$? |
| 11975 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11976 | rm -f conftest.er1 | ||
| 11977 | cat conftest.err >&5 | ||
| 11163 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11978 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11164 | (exit $ac_status); } && | 11979 | (exit $ac_status); } && |
| 11165 | { ac_try='test -s conftest$ac_exeext' | 11980 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11981 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11982 | (eval $ac_try) 2>&5 | ||
| 11983 | ac_status=$? | ||
| 11984 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11985 | (exit $ac_status); }; } && | ||
| 11986 | { ac_try='test -s conftest$ac_exeext' | ||
| 11166 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11987 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11167 | (eval $ac_try) 2>&5 | 11988 | (eval $ac_try) 2>&5 |
| 11168 | ac_status=$? | 11989 | ac_status=$? |
| @@ -11175,7 +11996,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11175 | 11996 | ||
| 11176 | ac_cv_lib_png_png_get_channels=no | 11997 | ac_cv_lib_png_png_get_channels=no |
| 11177 | fi | 11998 | fi |
| 11178 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11999 | rm -f conftest.err conftest.$ac_objext \ |
| 12000 | conftest$ac_exeext conftest.$ac_ext | ||
| 11179 | LIBS=$ac_check_lib_save_LIBS | 12001 | LIBS=$ac_check_lib_save_LIBS |
| 11180 | fi | 12002 | fi |
| 11181 | echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 | 12003 | echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 |
| @@ -11213,7 +12035,6 @@ else | |||
| 11213 | echo "$as_me:$LINENO: checking tiffio.h usability" >&5 | 12035 | echo "$as_me:$LINENO: checking tiffio.h usability" >&5 |
| 11214 | echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 | 12036 | echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 |
| 11215 | cat >conftest.$ac_ext <<_ACEOF | 12037 | cat >conftest.$ac_ext <<_ACEOF |
| 11216 | #line $LINENO "configure" | ||
| 11217 | /* confdefs.h. */ | 12038 | /* confdefs.h. */ |
| 11218 | _ACEOF | 12039 | _ACEOF |
| 11219 | cat confdefs.h >>conftest.$ac_ext | 12040 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11224,11 +12045,20 @@ $ac_includes_default | |||
| 11224 | _ACEOF | 12045 | _ACEOF |
| 11225 | rm -f conftest.$ac_objext | 12046 | rm -f conftest.$ac_objext |
| 11226 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12047 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11227 | (eval $ac_compile) 2>&5 | 12048 | (eval $ac_compile) 2>conftest.er1 |
| 11228 | ac_status=$? | 12049 | ac_status=$? |
| 12050 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12051 | rm -f conftest.er1 | ||
| 12052 | cat conftest.err >&5 | ||
| 11229 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12053 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11230 | (exit $ac_status); } && | 12054 | (exit $ac_status); } && |
| 11231 | { ac_try='test -s conftest.$ac_objext' | 12055 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12056 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12057 | (eval $ac_try) 2>&5 | ||
| 12058 | ac_status=$? | ||
| 12059 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12060 | (exit $ac_status); }; } && | ||
| 12061 | { ac_try='test -s conftest.$ac_objext' | ||
| 11232 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12062 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11233 | (eval $ac_try) 2>&5 | 12063 | (eval $ac_try) 2>&5 |
| 11234 | ac_status=$? | 12064 | ac_status=$? |
| @@ -11241,7 +12071,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11241 | 12071 | ||
| 11242 | ac_header_compiler=no | 12072 | ac_header_compiler=no |
| 11243 | fi | 12073 | fi |
| 11244 | rm -f conftest.$ac_objext conftest.$ac_ext | 12074 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 11245 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12075 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11246 | echo "${ECHO_T}$ac_header_compiler" >&6 | 12076 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11247 | 12077 | ||
| @@ -11249,7 +12079,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11249 | echo "$as_me:$LINENO: checking tiffio.h presence" >&5 | 12079 | echo "$as_me:$LINENO: checking tiffio.h presence" >&5 |
| 11250 | echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 | 12080 | echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 |
| 11251 | cat >conftest.$ac_ext <<_ACEOF | 12081 | cat >conftest.$ac_ext <<_ACEOF |
| 11252 | #line $LINENO "configure" | ||
| 11253 | /* confdefs.h. */ | 12082 | /* confdefs.h. */ |
| 11254 | _ACEOF | 12083 | _ACEOF |
| 11255 | cat confdefs.h >>conftest.$ac_ext | 12084 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11267,6 +12096,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11267 | (exit $ac_status); } >/dev/null; then | 12096 | (exit $ac_status); } >/dev/null; then |
| 11268 | if test -s conftest.err; then | 12097 | if test -s conftest.err; then |
| 11269 | ac_cpp_err=$ac_c_preproc_warn_flag | 12098 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12099 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11270 | else | 12100 | else |
| 11271 | ac_cpp_err= | 12101 | ac_cpp_err= |
| 11272 | fi | 12102 | fi |
| @@ -11286,33 +12116,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11286 | echo "${ECHO_T}$ac_header_preproc" >&6 | 12116 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11287 | 12117 | ||
| 11288 | # So? What about this header? | 12118 | # So? What about this header? |
| 11289 | case $ac_header_compiler:$ac_header_preproc in | 12119 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11290 | yes:no ) | 12120 | yes:no: ) |
| 11291 | { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12121 | { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11292 | echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12122 | echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11293 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 12123 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 |
| 11294 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 12124 | echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} |
| 11295 | ( | 12125 | ac_header_preproc=yes |
| 11296 | cat <<\_ASBOX | ||
| 11297 | ## ------------------------------------ ## | ||
| 11298 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11299 | ## ------------------------------------ ## | ||
| 11300 | _ASBOX | ||
| 11301 | ) | | ||
| 11302 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11303 | ;; | 12126 | ;; |
| 11304 | no:yes ) | 12127 | no:yes:* ) |
| 11305 | { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 | 12128 | { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 |
| 11306 | echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} | 12129 | echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} |
| 11307 | { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 | 12130 | { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 |
| 11308 | echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} | 12131 | echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} |
| 12132 | { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5 | ||
| 12133 | echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;} | ||
| 12134 | { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12135 | echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11309 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 12136 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
| 11310 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 12137 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} |
| 12138 | { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5 | ||
| 12139 | echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;} | ||
| 11311 | ( | 12140 | ( |
| 11312 | cat <<\_ASBOX | 12141 | cat <<\_ASBOX |
| 11313 | ## ------------------------------------ ## | 12142 | ## ------------------------------------------ ## |
| 11314 | ## Report this to bug-autoconf@gnu.org. ## | 12143 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 11315 | ## ------------------------------------ ## | 12144 | ## ------------------------------------------ ## |
| 11316 | _ASBOX | 12145 | _ASBOX |
| 11317 | ) | | 12146 | ) | |
| 11318 | sed "s/^/$as_me: WARNING: /" >&2 | 12147 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11341,7 +12170,6 @@ else | |||
| 11341 | ac_check_lib_save_LIBS=$LIBS | 12170 | ac_check_lib_save_LIBS=$LIBS |
| 11342 | LIBS="-ltiff $tifflibs $LIBS" | 12171 | LIBS="-ltiff $tifflibs $LIBS" |
| 11343 | cat >conftest.$ac_ext <<_ACEOF | 12172 | cat >conftest.$ac_ext <<_ACEOF |
| 11344 | #line $LINENO "configure" | ||
| 11345 | /* confdefs.h. */ | 12173 | /* confdefs.h. */ |
| 11346 | _ACEOF | 12174 | _ACEOF |
| 11347 | cat confdefs.h >>conftest.$ac_ext | 12175 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11365,11 +12193,20 @@ TIFFGetVersion (); | |||
| 11365 | _ACEOF | 12193 | _ACEOF |
| 11366 | rm -f conftest.$ac_objext conftest$ac_exeext | 12194 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11367 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12195 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11368 | (eval $ac_link) 2>&5 | 12196 | (eval $ac_link) 2>conftest.er1 |
| 11369 | ac_status=$? | 12197 | ac_status=$? |
| 12198 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12199 | rm -f conftest.er1 | ||
| 12200 | cat conftest.err >&5 | ||
| 11370 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12201 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11371 | (exit $ac_status); } && | 12202 | (exit $ac_status); } && |
| 11372 | { ac_try='test -s conftest$ac_exeext' | 12203 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12204 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12205 | (eval $ac_try) 2>&5 | ||
| 12206 | ac_status=$? | ||
| 12207 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12208 | (exit $ac_status); }; } && | ||
| 12209 | { ac_try='test -s conftest$ac_exeext' | ||
| 11373 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12210 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11374 | (eval $ac_try) 2>&5 | 12211 | (eval $ac_try) 2>&5 |
| 11375 | ac_status=$? | 12212 | ac_status=$? |
| @@ -11382,7 +12219,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11382 | 12219 | ||
| 11383 | ac_cv_lib_tiff_TIFFGetVersion=no | 12220 | ac_cv_lib_tiff_TIFFGetVersion=no |
| 11384 | fi | 12221 | fi |
| 11385 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12222 | rm -f conftest.err conftest.$ac_objext \ |
| 12223 | conftest$ac_exeext conftest.$ac_ext | ||
| 11386 | LIBS=$ac_check_lib_save_LIBS | 12224 | LIBS=$ac_check_lib_save_LIBS |
| 11387 | fi | 12225 | fi |
| 11388 | echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 | 12226 | echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 |
| @@ -11422,7 +12260,6 @@ else | |||
| 11422 | echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 | 12260 | echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 |
| 11423 | echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 | 12261 | echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 |
| 11424 | cat >conftest.$ac_ext <<_ACEOF | 12262 | cat >conftest.$ac_ext <<_ACEOF |
| 11425 | #line $LINENO "configure" | ||
| 11426 | /* confdefs.h. */ | 12263 | /* confdefs.h. */ |
| 11427 | _ACEOF | 12264 | _ACEOF |
| 11428 | cat confdefs.h >>conftest.$ac_ext | 12265 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11433,11 +12270,20 @@ $ac_includes_default | |||
| 11433 | _ACEOF | 12270 | _ACEOF |
| 11434 | rm -f conftest.$ac_objext | 12271 | rm -f conftest.$ac_objext |
| 11435 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12272 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11436 | (eval $ac_compile) 2>&5 | 12273 | (eval $ac_compile) 2>conftest.er1 |
| 11437 | ac_status=$? | 12274 | ac_status=$? |
| 12275 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12276 | rm -f conftest.er1 | ||
| 12277 | cat conftest.err >&5 | ||
| 11438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12278 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11439 | (exit $ac_status); } && | 12279 | (exit $ac_status); } && |
| 11440 | { ac_try='test -s conftest.$ac_objext' | 12280 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12281 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12282 | (eval $ac_try) 2>&5 | ||
| 12283 | ac_status=$? | ||
| 12284 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12285 | (exit $ac_status); }; } && | ||
| 12286 | { ac_try='test -s conftest.$ac_objext' | ||
| 11441 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12287 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11442 | (eval $ac_try) 2>&5 | 12288 | (eval $ac_try) 2>&5 |
| 11443 | ac_status=$? | 12289 | ac_status=$? |
| @@ -11450,7 +12296,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11450 | 12296 | ||
| 11451 | ac_header_compiler=no | 12297 | ac_header_compiler=no |
| 11452 | fi | 12298 | fi |
| 11453 | rm -f conftest.$ac_objext conftest.$ac_ext | 12299 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 11454 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12300 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11455 | echo "${ECHO_T}$ac_header_compiler" >&6 | 12301 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11456 | 12302 | ||
| @@ -11458,7 +12304,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11458 | echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 | 12304 | echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 |
| 11459 | echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 | 12305 | echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 |
| 11460 | cat >conftest.$ac_ext <<_ACEOF | 12306 | cat >conftest.$ac_ext <<_ACEOF |
| 11461 | #line $LINENO "configure" | ||
| 11462 | /* confdefs.h. */ | 12307 | /* confdefs.h. */ |
| 11463 | _ACEOF | 12308 | _ACEOF |
| 11464 | cat confdefs.h >>conftest.$ac_ext | 12309 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11476,6 +12321,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11476 | (exit $ac_status); } >/dev/null; then | 12321 | (exit $ac_status); } >/dev/null; then |
| 11477 | if test -s conftest.err; then | 12322 | if test -s conftest.err; then |
| 11478 | ac_cpp_err=$ac_c_preproc_warn_flag | 12323 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12324 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11479 | else | 12325 | else |
| 11480 | ac_cpp_err= | 12326 | ac_cpp_err= |
| 11481 | fi | 12327 | fi |
| @@ -11495,33 +12341,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11495 | echo "${ECHO_T}$ac_header_preproc" >&6 | 12341 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11496 | 12342 | ||
| 11497 | # So? What about this header? | 12343 | # So? What about this header? |
| 11498 | case $ac_header_compiler:$ac_header_preproc in | 12344 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11499 | yes:no ) | 12345 | yes:no: ) |
| 11500 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12346 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11501 | echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12347 | echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11502 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 12348 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 |
| 11503 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 12349 | echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} |
| 11504 | ( | 12350 | ac_header_preproc=yes |
| 11505 | cat <<\_ASBOX | ||
| 11506 | ## ------------------------------------ ## | ||
| 11507 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11508 | ## ------------------------------------ ## | ||
| 11509 | _ASBOX | ||
| 11510 | ) | | ||
| 11511 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11512 | ;; | 12351 | ;; |
| 11513 | no:yes ) | 12352 | no:yes:* ) |
| 11514 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 | 12353 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 |
| 11515 | echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} | 12354 | echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} |
| 11516 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 | 12355 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 |
| 11517 | echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} | 12356 | echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} |
| 12357 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5 | ||
| 12358 | echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;} | ||
| 12359 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12360 | echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11518 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 12361 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
| 11519 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 12362 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} |
| 12363 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5 | ||
| 12364 | echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;} | ||
| 11520 | ( | 12365 | ( |
| 11521 | cat <<\_ASBOX | 12366 | cat <<\_ASBOX |
| 11522 | ## ------------------------------------ ## | 12367 | ## ------------------------------------------ ## |
| 11523 | ## Report this to bug-autoconf@gnu.org. ## | 12368 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 11524 | ## ------------------------------------ ## | 12369 | ## ------------------------------------------ ## |
| 11525 | _ASBOX | 12370 | _ASBOX |
| 11526 | ) | | 12371 | ) | |
| 11527 | sed "s/^/$as_me: WARNING: /" >&2 | 12372 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11549,7 +12394,6 @@ else | |||
| 11549 | ac_check_lib_save_LIBS=$LIBS | 12394 | ac_check_lib_save_LIBS=$LIBS |
| 11550 | LIBS="-lungif $LIBS" | 12395 | LIBS="-lungif $LIBS" |
| 11551 | cat >conftest.$ac_ext <<_ACEOF | 12396 | cat >conftest.$ac_ext <<_ACEOF |
| 11552 | #line $LINENO "configure" | ||
| 11553 | /* confdefs.h. */ | 12397 | /* confdefs.h. */ |
| 11554 | _ACEOF | 12398 | _ACEOF |
| 11555 | cat confdefs.h >>conftest.$ac_ext | 12399 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11573,11 +12417,20 @@ EGifPutExtensionLast (); | |||
| 11573 | _ACEOF | 12417 | _ACEOF |
| 11574 | rm -f conftest.$ac_objext conftest$ac_exeext | 12418 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11575 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12419 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11576 | (eval $ac_link) 2>&5 | 12420 | (eval $ac_link) 2>conftest.er1 |
| 11577 | ac_status=$? | 12421 | ac_status=$? |
| 12422 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12423 | rm -f conftest.er1 | ||
| 12424 | cat conftest.err >&5 | ||
| 11578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12425 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11579 | (exit $ac_status); } && | 12426 | (exit $ac_status); } && |
| 11580 | { ac_try='test -s conftest$ac_exeext' | 12427 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12428 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12429 | (eval $ac_try) 2>&5 | ||
| 12430 | ac_status=$? | ||
| 12431 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12432 | (exit $ac_status); }; } && | ||
| 12433 | { ac_try='test -s conftest$ac_exeext' | ||
| 11581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12434 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11582 | (eval $ac_try) 2>&5 | 12435 | (eval $ac_try) 2>&5 |
| 11583 | ac_status=$? | 12436 | ac_status=$? |
| @@ -11590,7 +12443,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11590 | 12443 | ||
| 11591 | ac_cv_lib_ungif_EGifPutExtensionLast=no | 12444 | ac_cv_lib_ungif_EGifPutExtensionLast=no |
| 11592 | fi | 12445 | fi |
| 11593 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12446 | rm -f conftest.err conftest.$ac_objext \ |
| 12447 | conftest$ac_exeext conftest.$ac_ext | ||
| 11594 | LIBS=$ac_check_lib_save_LIBS | 12448 | LIBS=$ac_check_lib_save_LIBS |
| 11595 | fi | 12449 | fi |
| 11596 | echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 | 12450 | echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 |
| @@ -11626,7 +12480,6 @@ else | |||
| 11626 | echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 | 12480 | echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 |
| 11627 | echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 | 12481 | echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 |
| 11628 | cat >conftest.$ac_ext <<_ACEOF | 12482 | cat >conftest.$ac_ext <<_ACEOF |
| 11629 | #line $LINENO "configure" | ||
| 11630 | /* confdefs.h. */ | 12483 | /* confdefs.h. */ |
| 11631 | _ACEOF | 12484 | _ACEOF |
| 11632 | cat confdefs.h >>conftest.$ac_ext | 12485 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11637,11 +12490,20 @@ $ac_includes_default | |||
| 11637 | _ACEOF | 12490 | _ACEOF |
| 11638 | rm -f conftest.$ac_objext | 12491 | rm -f conftest.$ac_objext |
| 11639 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12492 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11640 | (eval $ac_compile) 2>&5 | 12493 | (eval $ac_compile) 2>conftest.er1 |
| 11641 | ac_status=$? | 12494 | ac_status=$? |
| 12495 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12496 | rm -f conftest.er1 | ||
| 12497 | cat conftest.err >&5 | ||
| 11642 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12498 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11643 | (exit $ac_status); } && | 12499 | (exit $ac_status); } && |
| 11644 | { ac_try='test -s conftest.$ac_objext' | 12500 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12501 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12502 | (eval $ac_try) 2>&5 | ||
| 12503 | ac_status=$? | ||
| 12504 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12505 | (exit $ac_status); }; } && | ||
| 12506 | { ac_try='test -s conftest.$ac_objext' | ||
| 11645 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12507 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11646 | (eval $ac_try) 2>&5 | 12508 | (eval $ac_try) 2>&5 |
| 11647 | ac_status=$? | 12509 | ac_status=$? |
| @@ -11654,7 +12516,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11654 | 12516 | ||
| 11655 | ac_header_compiler=no | 12517 | ac_header_compiler=no |
| 11656 | fi | 12518 | fi |
| 11657 | rm -f conftest.$ac_objext conftest.$ac_ext | 12519 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 11658 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12520 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11659 | echo "${ECHO_T}$ac_header_compiler" >&6 | 12521 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11660 | 12522 | ||
| @@ -11662,7 +12524,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11662 | echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 | 12524 | echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 |
| 11663 | echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 | 12525 | echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 |
| 11664 | cat >conftest.$ac_ext <<_ACEOF | 12526 | cat >conftest.$ac_ext <<_ACEOF |
| 11665 | #line $LINENO "configure" | ||
| 11666 | /* confdefs.h. */ | 12527 | /* confdefs.h. */ |
| 11667 | _ACEOF | 12528 | _ACEOF |
| 11668 | cat confdefs.h >>conftest.$ac_ext | 12529 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11680,6 +12541,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11680 | (exit $ac_status); } >/dev/null; then | 12541 | (exit $ac_status); } >/dev/null; then |
| 11681 | if test -s conftest.err; then | 12542 | if test -s conftest.err; then |
| 11682 | ac_cpp_err=$ac_c_preproc_warn_flag | 12543 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12544 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11683 | else | 12545 | else |
| 11684 | ac_cpp_err= | 12546 | ac_cpp_err= |
| 11685 | fi | 12547 | fi |
| @@ -11699,33 +12561,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11699 | echo "${ECHO_T}$ac_header_preproc" >&6 | 12561 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11700 | 12562 | ||
| 11701 | # So? What about this header? | 12563 | # So? What about this header? |
| 11702 | case $ac_header_compiler:$ac_header_preproc in | 12564 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11703 | yes:no ) | 12565 | yes:no: ) |
| 11704 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12566 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11705 | echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12567 | echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11706 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 | 12568 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5 |
| 11707 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} | 12569 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;} |
| 11708 | ( | 12570 | ac_header_preproc=yes |
| 11709 | cat <<\_ASBOX | ||
| 11710 | ## ------------------------------------ ## | ||
| 11711 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11712 | ## ------------------------------------ ## | ||
| 11713 | _ASBOX | ||
| 11714 | ) | | ||
| 11715 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11716 | ;; | 12571 | ;; |
| 11717 | no:yes ) | 12572 | no:yes:* ) |
| 11718 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 | 12573 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 |
| 11719 | echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} | 12574 | echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} |
| 11720 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 | 12575 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 |
| 11721 | echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} | 12576 | echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} |
| 12577 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5 | ||
| 12578 | echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;} | ||
| 12579 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12580 | echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11722 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 | 12581 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 |
| 11723 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} | 12582 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} |
| 12583 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5 | ||
| 12584 | echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;} | ||
| 11724 | ( | 12585 | ( |
| 11725 | cat <<\_ASBOX | 12586 | cat <<\_ASBOX |
| 11726 | ## ------------------------------------ ## | 12587 | ## ------------------------------------------ ## |
| 11727 | ## Report this to bug-autoconf@gnu.org. ## | 12588 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 11728 | ## ------------------------------------ ## | 12589 | ## ------------------------------------------ ## |
| 11729 | _ASBOX | 12590 | _ASBOX |
| 11730 | ) | | 12591 | ) | |
| 11731 | sed "s/^/$as_me: WARNING: /" >&2 | 12592 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11779,21 +12640,28 @@ if test "${ac_cv_func_CancelMenuTracking+set}" = set; then | |||
| 11779 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12640 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11780 | else | 12641 | else |
| 11781 | cat >conftest.$ac_ext <<_ACEOF | 12642 | cat >conftest.$ac_ext <<_ACEOF |
| 11782 | #line $LINENO "configure" | ||
| 11783 | /* confdefs.h. */ | 12643 | /* confdefs.h. */ |
| 11784 | _ACEOF | 12644 | _ACEOF |
| 11785 | cat confdefs.h >>conftest.$ac_ext | 12645 | cat confdefs.h >>conftest.$ac_ext |
| 11786 | cat >>conftest.$ac_ext <<_ACEOF | 12646 | cat >>conftest.$ac_ext <<_ACEOF |
| 11787 | /* end confdefs.h. */ | 12647 | /* end confdefs.h. */ |
| 12648 | /* Define CancelMenuTracking to an innocuous variant, in case <limits.h> declares CancelMenuTracking. | ||
| 12649 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 12650 | #define CancelMenuTracking innocuous_CancelMenuTracking | ||
| 12651 | |||
| 11788 | /* System header to define __stub macros and hopefully few prototypes, | 12652 | /* System header to define __stub macros and hopefully few prototypes, |
| 11789 | which can conflict with char CancelMenuTracking (); below. | 12653 | which can conflict with char CancelMenuTracking (); below. |
| 11790 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12654 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 11791 | <limits.h> exists even on freestanding compilers. */ | 12655 | <limits.h> exists even on freestanding compilers. */ |
| 12656 | |||
| 11792 | #ifdef __STDC__ | 12657 | #ifdef __STDC__ |
| 11793 | # include <limits.h> | 12658 | # include <limits.h> |
| 11794 | #else | 12659 | #else |
| 11795 | # include <assert.h> | 12660 | # include <assert.h> |
| 11796 | #endif | 12661 | #endif |
| 12662 | |||
| 12663 | #undef CancelMenuTracking | ||
| 12664 | |||
| 11797 | /* Override any gcc2 internal prototype to avoid an error. */ | 12665 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11798 | #ifdef __cplusplus | 12666 | #ifdef __cplusplus |
| 11799 | extern "C" | 12667 | extern "C" |
| @@ -11824,11 +12692,20 @@ return f != CancelMenuTracking; | |||
| 11824 | _ACEOF | 12692 | _ACEOF |
| 11825 | rm -f conftest.$ac_objext conftest$ac_exeext | 12693 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11826 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12694 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11827 | (eval $ac_link) 2>&5 | 12695 | (eval $ac_link) 2>conftest.er1 |
| 11828 | ac_status=$? | 12696 | ac_status=$? |
| 12697 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12698 | rm -f conftest.er1 | ||
| 12699 | cat conftest.err >&5 | ||
| 11829 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12700 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11830 | (exit $ac_status); } && | 12701 | (exit $ac_status); } && |
| 11831 | { ac_try='test -s conftest$ac_exeext' | 12702 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12703 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12704 | (eval $ac_try) 2>&5 | ||
| 12705 | ac_status=$? | ||
| 12706 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12707 | (exit $ac_status); }; } && | ||
| 12708 | { ac_try='test -s conftest$ac_exeext' | ||
| 11832 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12709 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11833 | (eval $ac_try) 2>&5 | 12710 | (eval $ac_try) 2>&5 |
| 11834 | ac_status=$? | 12711 | ac_status=$? |
| @@ -11841,7 +12718,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11841 | 12718 | ||
| 11842 | ac_cv_func_CancelMenuTracking=no | 12719 | ac_cv_func_CancelMenuTracking=no |
| 11843 | fi | 12720 | fi |
| 11844 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12721 | rm -f conftest.err conftest.$ac_objext \ |
| 12722 | conftest$ac_exeext conftest.$ac_ext | ||
| 11845 | fi | 12723 | fi |
| 11846 | echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5 | 12724 | echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5 |
| 11847 | echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6 | 12725 | echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6 |
| @@ -11877,7 +12755,6 @@ else | |||
| 11877 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 | 12755 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 |
| 11878 | echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 | 12756 | echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 |
| 11879 | cat >conftest.$ac_ext <<_ACEOF | 12757 | cat >conftest.$ac_ext <<_ACEOF |
| 11880 | #line $LINENO "configure" | ||
| 11881 | /* confdefs.h. */ | 12758 | /* confdefs.h. */ |
| 11882 | _ACEOF | 12759 | _ACEOF |
| 11883 | cat confdefs.h >>conftest.$ac_ext | 12760 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11888,11 +12765,20 @@ $ac_includes_default | |||
| 11888 | _ACEOF | 12765 | _ACEOF |
| 11889 | rm -f conftest.$ac_objext | 12766 | rm -f conftest.$ac_objext |
| 11890 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12767 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11891 | (eval $ac_compile) 2>&5 | 12768 | (eval $ac_compile) 2>conftest.er1 |
| 11892 | ac_status=$? | 12769 | ac_status=$? |
| 12770 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12771 | rm -f conftest.er1 | ||
| 12772 | cat conftest.err >&5 | ||
| 11893 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11894 | (exit $ac_status); } && | 12774 | (exit $ac_status); } && |
| 11895 | { ac_try='test -s conftest.$ac_objext' | 12775 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12776 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12777 | (eval $ac_try) 2>&5 | ||
| 12778 | ac_status=$? | ||
| 12779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12780 | (exit $ac_status); }; } && | ||
| 12781 | { ac_try='test -s conftest.$ac_objext' | ||
| 11896 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12782 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11897 | (eval $ac_try) 2>&5 | 12783 | (eval $ac_try) 2>&5 |
| 11898 | ac_status=$? | 12784 | ac_status=$? |
| @@ -11905,7 +12791,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11905 | 12791 | ||
| 11906 | ac_header_compiler=no | 12792 | ac_header_compiler=no |
| 11907 | fi | 12793 | fi |
| 11908 | rm -f conftest.$ac_objext conftest.$ac_ext | 12794 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 11909 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12795 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11910 | echo "${ECHO_T}$ac_header_compiler" >&6 | 12796 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11911 | 12797 | ||
| @@ -11913,7 +12799,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11913 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 | 12799 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 |
| 11914 | echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 | 12800 | echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 |
| 11915 | cat >conftest.$ac_ext <<_ACEOF | 12801 | cat >conftest.$ac_ext <<_ACEOF |
| 11916 | #line $LINENO "configure" | ||
| 11917 | /* confdefs.h. */ | 12802 | /* confdefs.h. */ |
| 11918 | _ACEOF | 12803 | _ACEOF |
| 11919 | cat confdefs.h >>conftest.$ac_ext | 12804 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11931,6 +12816,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11931 | (exit $ac_status); } >/dev/null; then | 12816 | (exit $ac_status); } >/dev/null; then |
| 11932 | if test -s conftest.err; then | 12817 | if test -s conftest.err; then |
| 11933 | ac_cpp_err=$ac_c_preproc_warn_flag | 12818 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12819 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11934 | else | 12820 | else |
| 11935 | ac_cpp_err= | 12821 | ac_cpp_err= |
| 11936 | fi | 12822 | fi |
| @@ -11950,33 +12836,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11950 | echo "${ECHO_T}$ac_header_preproc" >&6 | 12836 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11951 | 12837 | ||
| 11952 | # So? What about this header? | 12838 | # So? What about this header? |
| 11953 | case $ac_header_compiler:$ac_header_preproc in | 12839 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11954 | yes:no ) | 12840 | yes:no: ) |
| 11955 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12841 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11956 | echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12842 | echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11957 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 12843 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 |
| 11958 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 12844 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} |
| 11959 | ( | 12845 | ac_header_preproc=yes |
| 11960 | cat <<\_ASBOX | ||
| 11961 | ## ------------------------------------ ## | ||
| 11962 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11963 | ## ------------------------------------ ## | ||
| 11964 | _ASBOX | ||
| 11965 | ) | | ||
| 11966 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11967 | ;; | 12846 | ;; |
| 11968 | no:yes ) | 12847 | no:yes:* ) |
| 11969 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 | 12848 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 |
| 11970 | echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} | 12849 | echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} |
| 11971 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 | 12850 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 |
| 11972 | echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} | 12851 | echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} |
| 12852 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5 | ||
| 12853 | echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;} | ||
| 12854 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12855 | echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11973 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 12856 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
| 11974 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 12857 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} |
| 12858 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5 | ||
| 12859 | echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;} | ||
| 11975 | ( | 12860 | ( |
| 11976 | cat <<\_ASBOX | 12861 | cat <<\_ASBOX |
| 11977 | ## ------------------------------------ ## | 12862 | ## ------------------------------------------ ## |
| 11978 | ## Report this to bug-autoconf@gnu.org. ## | 12863 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 11979 | ## ------------------------------------ ## | 12864 | ## ------------------------------------------ ## |
| 11980 | _ASBOX | 12865 | _ASBOX |
| 11981 | ) | | 12866 | ) | |
| 11982 | sed "s/^/$as_me: WARNING: /" >&2 | 12867 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12002,7 +12887,6 @@ else | |||
| 12002 | ac_check_lib_save_LIBS=$LIBS | 12887 | ac_check_lib_save_LIBS=$LIBS |
| 12003 | LIBS="-lSM -lICE $LIBS" | 12888 | LIBS="-lSM -lICE $LIBS" |
| 12004 | cat >conftest.$ac_ext <<_ACEOF | 12889 | cat >conftest.$ac_ext <<_ACEOF |
| 12005 | #line $LINENO "configure" | ||
| 12006 | /* confdefs.h. */ | 12890 | /* confdefs.h. */ |
| 12007 | _ACEOF | 12891 | _ACEOF |
| 12008 | cat confdefs.h >>conftest.$ac_ext | 12892 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12026,11 +12910,20 @@ SmcOpenConnection (); | |||
| 12026 | _ACEOF | 12910 | _ACEOF |
| 12027 | rm -f conftest.$ac_objext conftest$ac_exeext | 12911 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12028 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12912 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12029 | (eval $ac_link) 2>&5 | 12913 | (eval $ac_link) 2>conftest.er1 |
| 12030 | ac_status=$? | 12914 | ac_status=$? |
| 12915 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12916 | rm -f conftest.er1 | ||
| 12917 | cat conftest.err >&5 | ||
| 12031 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12918 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12032 | (exit $ac_status); } && | 12919 | (exit $ac_status); } && |
| 12033 | { ac_try='test -s conftest$ac_exeext' | 12920 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12921 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12922 | (eval $ac_try) 2>&5 | ||
| 12923 | ac_status=$? | ||
| 12924 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12925 | (exit $ac_status); }; } && | ||
| 12926 | { ac_try='test -s conftest$ac_exeext' | ||
| 12034 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12927 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12035 | (eval $ac_try) 2>&5 | 12928 | (eval $ac_try) 2>&5 |
| 12036 | ac_status=$? | 12929 | ac_status=$? |
| @@ -12043,7 +12936,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12043 | 12936 | ||
| 12044 | ac_cv_lib_SM_SmcOpenConnection=no | 12937 | ac_cv_lib_SM_SmcOpenConnection=no |
| 12045 | fi | 12938 | fi |
| 12046 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12939 | rm -f conftest.err conftest.$ac_objext \ |
| 12940 | conftest$ac_exeext conftest.$ac_ext | ||
| 12047 | LIBS=$ac_check_lib_save_LIBS | 12941 | LIBS=$ac_check_lib_save_LIBS |
| 12048 | fi | 12942 | fi |
| 12049 | echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 | 12943 | echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 |
| @@ -12076,7 +12970,6 @@ if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then | |||
| 12076 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12970 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12077 | else | 12971 | else |
| 12078 | cat >conftest.$ac_ext <<_ACEOF | 12972 | cat >conftest.$ac_ext <<_ACEOF |
| 12079 | #line $LINENO "configure" | ||
| 12080 | /* confdefs.h. */ | 12973 | /* confdefs.h. */ |
| 12081 | _ACEOF | 12974 | _ACEOF |
| 12082 | cat confdefs.h >>conftest.$ac_ext | 12975 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12093,11 +12986,20 @@ return h_errno; | |||
| 12093 | _ACEOF | 12986 | _ACEOF |
| 12094 | rm -f conftest.$ac_objext conftest$ac_exeext | 12987 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12095 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12988 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12096 | (eval $ac_link) 2>&5 | 12989 | (eval $ac_link) 2>conftest.er1 |
| 12097 | ac_status=$? | 12990 | ac_status=$? |
| 12991 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12992 | rm -f conftest.er1 | ||
| 12993 | cat conftest.err >&5 | ||
| 12098 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12994 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12099 | (exit $ac_status); } && | 12995 | (exit $ac_status); } && |
| 12100 | { ac_try='test -s conftest$ac_exeext' | 12996 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12997 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12998 | (eval $ac_try) 2>&5 | ||
| 12999 | ac_status=$? | ||
| 13000 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13001 | (exit $ac_status); }; } && | ||
| 13002 | { ac_try='test -s conftest$ac_exeext' | ||
| 12101 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13003 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12102 | (eval $ac_try) 2>&5 | 13004 | (eval $ac_try) 2>&5 |
| 12103 | ac_status=$? | 13005 | ac_status=$? |
| @@ -12110,7 +13012,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12110 | 13012 | ||
| 12111 | emacs_cv_netdb_declares_h_errno=no | 13013 | emacs_cv_netdb_declares_h_errno=no |
| 12112 | fi | 13014 | fi |
| 12113 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13015 | rm -f conftest.err conftest.$ac_objext \ |
| 13016 | conftest$ac_exeext conftest.$ac_ext | ||
| 12114 | fi | 13017 | fi |
| 12115 | echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 | 13018 | echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 |
| 12116 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 | 13019 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 |
| @@ -12130,7 +13033,6 @@ if test "${ac_cv_working_alloca_h+set}" = set; then | |||
| 12130 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13033 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12131 | else | 13034 | else |
| 12132 | cat >conftest.$ac_ext <<_ACEOF | 13035 | cat >conftest.$ac_ext <<_ACEOF |
| 12133 | #line $LINENO "configure" | ||
| 12134 | /* confdefs.h. */ | 13036 | /* confdefs.h. */ |
| 12135 | _ACEOF | 13037 | _ACEOF |
| 12136 | cat confdefs.h >>conftest.$ac_ext | 13038 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12147,11 +13049,20 @@ char *p = (char *) alloca (2 * sizeof (int)); | |||
| 12147 | _ACEOF | 13049 | _ACEOF |
| 12148 | rm -f conftest.$ac_objext conftest$ac_exeext | 13050 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12149 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13051 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12150 | (eval $ac_link) 2>&5 | 13052 | (eval $ac_link) 2>conftest.er1 |
| 12151 | ac_status=$? | 13053 | ac_status=$? |
| 13054 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13055 | rm -f conftest.er1 | ||
| 13056 | cat conftest.err >&5 | ||
| 12152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13057 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12153 | (exit $ac_status); } && | 13058 | (exit $ac_status); } && |
| 12154 | { ac_try='test -s conftest$ac_exeext' | 13059 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13060 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13061 | (eval $ac_try) 2>&5 | ||
| 13062 | ac_status=$? | ||
| 13063 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13064 | (exit $ac_status); }; } && | ||
| 13065 | { ac_try='test -s conftest$ac_exeext' | ||
| 12155 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13066 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12156 | (eval $ac_try) 2>&5 | 13067 | (eval $ac_try) 2>&5 |
| 12157 | ac_status=$? | 13068 | ac_status=$? |
| @@ -12164,7 +13075,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12164 | 13075 | ||
| 12165 | ac_cv_working_alloca_h=no | 13076 | ac_cv_working_alloca_h=no |
| 12166 | fi | 13077 | fi |
| 12167 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13078 | rm -f conftest.err conftest.$ac_objext \ |
| 13079 | conftest$ac_exeext conftest.$ac_ext | ||
| 12168 | fi | 13080 | fi |
| 12169 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 | 13081 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
| 12170 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 | 13082 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 |
| @@ -12182,7 +13094,6 @@ if test "${ac_cv_func_alloca_works+set}" = set; then | |||
| 12182 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13094 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12183 | else | 13095 | else |
| 12184 | cat >conftest.$ac_ext <<_ACEOF | 13096 | cat >conftest.$ac_ext <<_ACEOF |
| 12185 | #line $LINENO "configure" | ||
| 12186 | /* confdefs.h. */ | 13097 | /* confdefs.h. */ |
| 12187 | _ACEOF | 13098 | _ACEOF |
| 12188 | cat confdefs.h >>conftest.$ac_ext | 13099 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12219,11 +13130,20 @@ char *p = (char *) alloca (1); | |||
| 12219 | _ACEOF | 13130 | _ACEOF |
| 12220 | rm -f conftest.$ac_objext conftest$ac_exeext | 13131 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12221 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13132 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12222 | (eval $ac_link) 2>&5 | 13133 | (eval $ac_link) 2>conftest.er1 |
| 12223 | ac_status=$? | 13134 | ac_status=$? |
| 13135 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13136 | rm -f conftest.er1 | ||
| 13137 | cat conftest.err >&5 | ||
| 12224 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13138 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12225 | (exit $ac_status); } && | 13139 | (exit $ac_status); } && |
| 12226 | { ac_try='test -s conftest$ac_exeext' | 13140 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13141 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13142 | (eval $ac_try) 2>&5 | ||
| 13143 | ac_status=$? | ||
| 13144 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13145 | (exit $ac_status); }; } && | ||
| 13146 | { ac_try='test -s conftest$ac_exeext' | ||
| 12227 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13147 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12228 | (eval $ac_try) 2>&5 | 13148 | (eval $ac_try) 2>&5 |
| 12229 | ac_status=$? | 13149 | ac_status=$? |
| @@ -12236,7 +13156,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12236 | 13156 | ||
| 12237 | ac_cv_func_alloca_works=no | 13157 | ac_cv_func_alloca_works=no |
| 12238 | fi | 13158 | fi |
| 12239 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13159 | rm -f conftest.err conftest.$ac_objext \ |
| 13160 | conftest$ac_exeext conftest.$ac_ext | ||
| 12240 | fi | 13161 | fi |
| 12241 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 | 13162 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
| 12242 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 | 13163 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 |
| @@ -12266,7 +13187,6 @@ if test "${ac_cv_os_cray+set}" = set; then | |||
| 12266 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13187 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12267 | else | 13188 | else |
| 12268 | cat >conftest.$ac_ext <<_ACEOF | 13189 | cat >conftest.$ac_ext <<_ACEOF |
| 12269 | #line $LINENO "configure" | ||
| 12270 | /* confdefs.h. */ | 13190 | /* confdefs.h. */ |
| 12271 | _ACEOF | 13191 | _ACEOF |
| 12272 | cat confdefs.h >>conftest.$ac_ext | 13192 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12299,21 +13219,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 12299 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13219 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12300 | else | 13220 | else |
| 12301 | cat >conftest.$ac_ext <<_ACEOF | 13221 | cat >conftest.$ac_ext <<_ACEOF |
| 12302 | #line $LINENO "configure" | ||
| 12303 | /* confdefs.h. */ | 13222 | /* confdefs.h. */ |
| 12304 | _ACEOF | 13223 | _ACEOF |
| 12305 | cat confdefs.h >>conftest.$ac_ext | 13224 | cat confdefs.h >>conftest.$ac_ext |
| 12306 | cat >>conftest.$ac_ext <<_ACEOF | 13225 | cat >>conftest.$ac_ext <<_ACEOF |
| 12307 | /* end confdefs.h. */ | 13226 | /* end confdefs.h. */ |
| 13227 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 13228 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13229 | #define $ac_func innocuous_$ac_func | ||
| 13230 | |||
| 12308 | /* System header to define __stub macros and hopefully few prototypes, | 13231 | /* System header to define __stub macros and hopefully few prototypes, |
| 12309 | which can conflict with char $ac_func (); below. | 13232 | which can conflict with char $ac_func (); below. |
| 12310 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13233 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 12311 | <limits.h> exists even on freestanding compilers. */ | 13234 | <limits.h> exists even on freestanding compilers. */ |
| 13235 | |||
| 12312 | #ifdef __STDC__ | 13236 | #ifdef __STDC__ |
| 12313 | # include <limits.h> | 13237 | # include <limits.h> |
| 12314 | #else | 13238 | #else |
| 12315 | # include <assert.h> | 13239 | # include <assert.h> |
| 12316 | #endif | 13240 | #endif |
| 13241 | |||
| 13242 | #undef $ac_func | ||
| 13243 | |||
| 12317 | /* Override any gcc2 internal prototype to avoid an error. */ | 13244 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 12318 | #ifdef __cplusplus | 13245 | #ifdef __cplusplus |
| 12319 | extern "C" | 13246 | extern "C" |
| @@ -12344,11 +13271,20 @@ return f != $ac_func; | |||
| 12344 | _ACEOF | 13271 | _ACEOF |
| 12345 | rm -f conftest.$ac_objext conftest$ac_exeext | 13272 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12346 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13273 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12347 | (eval $ac_link) 2>&5 | 13274 | (eval $ac_link) 2>conftest.er1 |
| 12348 | ac_status=$? | 13275 | ac_status=$? |
| 13276 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13277 | rm -f conftest.er1 | ||
| 13278 | cat conftest.err >&5 | ||
| 12349 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12350 | (exit $ac_status); } && | 13280 | (exit $ac_status); } && |
| 12351 | { ac_try='test -s conftest$ac_exeext' | 13281 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13282 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13283 | (eval $ac_try) 2>&5 | ||
| 13284 | ac_status=$? | ||
| 13285 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13286 | (exit $ac_status); }; } && | ||
| 13287 | { ac_try='test -s conftest$ac_exeext' | ||
| 12352 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13288 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12353 | (eval $ac_try) 2>&5 | 13289 | (eval $ac_try) 2>&5 |
| 12354 | ac_status=$? | 13290 | ac_status=$? |
| @@ -12361,7 +13297,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12361 | 13297 | ||
| 12362 | eval "$as_ac_var=no" | 13298 | eval "$as_ac_var=no" |
| 12363 | fi | 13299 | fi |
| 12364 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13300 | rm -f conftest.err conftest.$ac_objext \ |
| 13301 | conftest$ac_exeext conftest.$ac_ext | ||
| 12365 | fi | 13302 | fi |
| 12366 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13303 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 12367 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13304 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -12386,7 +13323,6 @@ else | |||
| 12386 | ac_cv_c_stack_direction=0 | 13323 | ac_cv_c_stack_direction=0 |
| 12387 | else | 13324 | else |
| 12388 | cat >conftest.$ac_ext <<_ACEOF | 13325 | cat >conftest.$ac_ext <<_ACEOF |
| 12389 | #line $LINENO "configure" | ||
| 12390 | /* confdefs.h. */ | 13326 | /* confdefs.h. */ |
| 12391 | _ACEOF | 13327 | _ACEOF |
| 12392 | cat confdefs.h >>conftest.$ac_ext | 13328 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12432,7 +13368,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12432 | ( exit $ac_status ) | 13368 | ( exit $ac_status ) |
| 12433 | ac_cv_c_stack_direction=-1 | 13369 | ac_cv_c_stack_direction=-1 |
| 12434 | fi | 13370 | fi |
| 12435 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 13371 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 12436 | fi | 13372 | fi |
| 12437 | fi | 13373 | fi |
| 12438 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 | 13374 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
| @@ -12457,7 +13393,6 @@ else | |||
| 12457 | ac_check_lib_save_LIBS=$LIBS | 13393 | ac_check_lib_save_LIBS=$LIBS |
| 12458 | LIBS="-lm $LIBS" | 13394 | LIBS="-lm $LIBS" |
| 12459 | cat >conftest.$ac_ext <<_ACEOF | 13395 | cat >conftest.$ac_ext <<_ACEOF |
| 12460 | #line $LINENO "configure" | ||
| 12461 | /* confdefs.h. */ | 13396 | /* confdefs.h. */ |
| 12462 | _ACEOF | 13397 | _ACEOF |
| 12463 | cat confdefs.h >>conftest.$ac_ext | 13398 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12481,11 +13416,20 @@ sqrt (); | |||
| 12481 | _ACEOF | 13416 | _ACEOF |
| 12482 | rm -f conftest.$ac_objext conftest$ac_exeext | 13417 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12483 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13418 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12484 | (eval $ac_link) 2>&5 | 13419 | (eval $ac_link) 2>conftest.er1 |
| 12485 | ac_status=$? | 13420 | ac_status=$? |
| 13421 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13422 | rm -f conftest.er1 | ||
| 13423 | cat conftest.err >&5 | ||
| 12486 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13424 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12487 | (exit $ac_status); } && | 13425 | (exit $ac_status); } && |
| 12488 | { ac_try='test -s conftest$ac_exeext' | 13426 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13427 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13428 | (eval $ac_try) 2>&5 | ||
| 13429 | ac_status=$? | ||
| 13430 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13431 | (exit $ac_status); }; } && | ||
| 13432 | { ac_try='test -s conftest$ac_exeext' | ||
| 12489 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13433 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12490 | (eval $ac_try) 2>&5 | 13434 | (eval $ac_try) 2>&5 |
| 12491 | ac_status=$? | 13435 | ac_status=$? |
| @@ -12498,7 +13442,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12498 | 13442 | ||
| 12499 | ac_cv_lib_m_sqrt=no | 13443 | ac_cv_lib_m_sqrt=no |
| 12500 | fi | 13444 | fi |
| 12501 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13445 | rm -f conftest.err conftest.$ac_objext \ |
| 13446 | conftest$ac_exeext conftest.$ac_ext | ||
| 12502 | LIBS=$ac_check_lib_save_LIBS | 13447 | LIBS=$ac_check_lib_save_LIBS |
| 12503 | fi | 13448 | fi |
| 12504 | echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 | 13449 | echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 |
| @@ -12524,7 +13469,6 @@ else | |||
| 12524 | ac_check_lib_save_LIBS=$LIBS | 13469 | ac_check_lib_save_LIBS=$LIBS |
| 12525 | LIBS="-lmail $LIBS" | 13470 | LIBS="-lmail $LIBS" |
| 12526 | cat >conftest.$ac_ext <<_ACEOF | 13471 | cat >conftest.$ac_ext <<_ACEOF |
| 12527 | #line $LINENO "configure" | ||
| 12528 | /* confdefs.h. */ | 13472 | /* confdefs.h. */ |
| 12529 | _ACEOF | 13473 | _ACEOF |
| 12530 | cat confdefs.h >>conftest.$ac_ext | 13474 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12548,11 +13492,20 @@ maillock (); | |||
| 12548 | _ACEOF | 13492 | _ACEOF |
| 12549 | rm -f conftest.$ac_objext conftest$ac_exeext | 13493 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12550 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13494 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12551 | (eval $ac_link) 2>&5 | 13495 | (eval $ac_link) 2>conftest.er1 |
| 12552 | ac_status=$? | 13496 | ac_status=$? |
| 13497 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13498 | rm -f conftest.er1 | ||
| 13499 | cat conftest.err >&5 | ||
| 12553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13500 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12554 | (exit $ac_status); } && | 13501 | (exit $ac_status); } && |
| 12555 | { ac_try='test -s conftest$ac_exeext' | 13502 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13503 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13504 | (eval $ac_try) 2>&5 | ||
| 13505 | ac_status=$? | ||
| 13506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13507 | (exit $ac_status); }; } && | ||
| 13508 | { ac_try='test -s conftest$ac_exeext' | ||
| 12556 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13509 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12557 | (eval $ac_try) 2>&5 | 13510 | (eval $ac_try) 2>&5 |
| 12558 | ac_status=$? | 13511 | ac_status=$? |
| @@ -12565,7 +13518,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12565 | 13518 | ||
| 12566 | ac_cv_lib_mail_maillock=no | 13519 | ac_cv_lib_mail_maillock=no |
| 12567 | fi | 13520 | fi |
| 12568 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13521 | rm -f conftest.err conftest.$ac_objext \ |
| 13522 | conftest$ac_exeext conftest.$ac_ext | ||
| 12569 | LIBS=$ac_check_lib_save_LIBS | 13523 | LIBS=$ac_check_lib_save_LIBS |
| 12570 | fi | 13524 | fi |
| 12571 | echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 | 13525 | echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 |
| @@ -12588,7 +13542,6 @@ else | |||
| 12588 | ac_check_lib_save_LIBS=$LIBS | 13542 | ac_check_lib_save_LIBS=$LIBS |
| 12589 | LIBS="-llockfile $LIBS" | 13543 | LIBS="-llockfile $LIBS" |
| 12590 | cat >conftest.$ac_ext <<_ACEOF | 13544 | cat >conftest.$ac_ext <<_ACEOF |
| 12591 | #line $LINENO "configure" | ||
| 12592 | /* confdefs.h. */ | 13545 | /* confdefs.h. */ |
| 12593 | _ACEOF | 13546 | _ACEOF |
| 12594 | cat confdefs.h >>conftest.$ac_ext | 13547 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12612,11 +13565,20 @@ maillock (); | |||
| 12612 | _ACEOF | 13565 | _ACEOF |
| 12613 | rm -f conftest.$ac_objext conftest$ac_exeext | 13566 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12614 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13567 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12615 | (eval $ac_link) 2>&5 | 13568 | (eval $ac_link) 2>conftest.er1 |
| 12616 | ac_status=$? | 13569 | ac_status=$? |
| 13570 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13571 | rm -f conftest.er1 | ||
| 13572 | cat conftest.err >&5 | ||
| 12617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13573 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12618 | (exit $ac_status); } && | 13574 | (exit $ac_status); } && |
| 12619 | { ac_try='test -s conftest$ac_exeext' | 13575 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13576 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13577 | (eval $ac_try) 2>&5 | ||
| 13578 | ac_status=$? | ||
| 13579 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13580 | (exit $ac_status); }; } && | ||
| 13581 | { ac_try='test -s conftest$ac_exeext' | ||
| 12620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13582 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12621 | (eval $ac_try) 2>&5 | 13583 | (eval $ac_try) 2>&5 |
| 12622 | ac_status=$? | 13584 | ac_status=$? |
| @@ -12629,7 +13591,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12629 | 13591 | ||
| 12630 | ac_cv_lib_lockfile_maillock=no | 13592 | ac_cv_lib_lockfile_maillock=no |
| 12631 | fi | 13593 | fi |
| 12632 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13594 | rm -f conftest.err conftest.$ac_objext \ |
| 13595 | conftest$ac_exeext conftest.$ac_ext | ||
| 12633 | LIBS=$ac_check_lib_save_LIBS | 13596 | LIBS=$ac_check_lib_save_LIBS |
| 12634 | fi | 13597 | fi |
| 12635 | echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 | 13598 | echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 |
| @@ -12705,21 +13668,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 12705 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13668 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12706 | else | 13669 | else |
| 12707 | cat >conftest.$ac_ext <<_ACEOF | 13670 | cat >conftest.$ac_ext <<_ACEOF |
| 12708 | #line $LINENO "configure" | ||
| 12709 | /* confdefs.h. */ | 13671 | /* confdefs.h. */ |
| 12710 | _ACEOF | 13672 | _ACEOF |
| 12711 | cat confdefs.h >>conftest.$ac_ext | 13673 | cat confdefs.h >>conftest.$ac_ext |
| 12712 | cat >>conftest.$ac_ext <<_ACEOF | 13674 | cat >>conftest.$ac_ext <<_ACEOF |
| 12713 | /* end confdefs.h. */ | 13675 | /* end confdefs.h. */ |
| 13676 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 13677 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13678 | #define $ac_func innocuous_$ac_func | ||
| 13679 | |||
| 12714 | /* System header to define __stub macros and hopefully few prototypes, | 13680 | /* System header to define __stub macros and hopefully few prototypes, |
| 12715 | which can conflict with char $ac_func (); below. | 13681 | which can conflict with char $ac_func (); below. |
| 12716 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13682 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 12717 | <limits.h> exists even on freestanding compilers. */ | 13683 | <limits.h> exists even on freestanding compilers. */ |
| 13684 | |||
| 12718 | #ifdef __STDC__ | 13685 | #ifdef __STDC__ |
| 12719 | # include <limits.h> | 13686 | # include <limits.h> |
| 12720 | #else | 13687 | #else |
| 12721 | # include <assert.h> | 13688 | # include <assert.h> |
| 12722 | #endif | 13689 | #endif |
| 13690 | |||
| 13691 | #undef $ac_func | ||
| 13692 | |||
| 12723 | /* Override any gcc2 internal prototype to avoid an error. */ | 13693 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 12724 | #ifdef __cplusplus | 13694 | #ifdef __cplusplus |
| 12725 | extern "C" | 13695 | extern "C" |
| @@ -12750,11 +13720,20 @@ return f != $ac_func; | |||
| 12750 | _ACEOF | 13720 | _ACEOF |
| 12751 | rm -f conftest.$ac_objext conftest$ac_exeext | 13721 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12752 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13722 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12753 | (eval $ac_link) 2>&5 | 13723 | (eval $ac_link) 2>conftest.er1 |
| 12754 | ac_status=$? | 13724 | ac_status=$? |
| 13725 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13726 | rm -f conftest.er1 | ||
| 13727 | cat conftest.err >&5 | ||
| 12755 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13728 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12756 | (exit $ac_status); } && | 13729 | (exit $ac_status); } && |
| 12757 | { ac_try='test -s conftest$ac_exeext' | 13730 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13731 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13732 | (eval $ac_try) 2>&5 | ||
| 13733 | ac_status=$? | ||
| 13734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13735 | (exit $ac_status); }; } && | ||
| 13736 | { ac_try='test -s conftest$ac_exeext' | ||
| 12758 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13737 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12759 | (eval $ac_try) 2>&5 | 13738 | (eval $ac_try) 2>&5 |
| 12760 | ac_status=$? | 13739 | ac_status=$? |
| @@ -12767,7 +13746,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12767 | 13746 | ||
| 12768 | eval "$as_ac_var=no" | 13747 | eval "$as_ac_var=no" |
| 12769 | fi | 13748 | fi |
| 12770 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13749 | rm -f conftest.err conftest.$ac_objext \ |
| 13750 | conftest$ac_exeext conftest.$ac_ext | ||
| 12771 | fi | 13751 | fi |
| 12772 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13752 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 12773 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13753 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -12796,7 +13776,6 @@ else | |||
| 12796 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13776 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 12797 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13777 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 12798 | cat >conftest.$ac_ext <<_ACEOF | 13778 | cat >conftest.$ac_ext <<_ACEOF |
| 12799 | #line $LINENO "configure" | ||
| 12800 | /* confdefs.h. */ | 13779 | /* confdefs.h. */ |
| 12801 | _ACEOF | 13780 | _ACEOF |
| 12802 | cat confdefs.h >>conftest.$ac_ext | 13781 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12807,11 +13786,20 @@ $ac_includes_default | |||
| 12807 | _ACEOF | 13786 | _ACEOF |
| 12808 | rm -f conftest.$ac_objext | 13787 | rm -f conftest.$ac_objext |
| 12809 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13788 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 12810 | (eval $ac_compile) 2>&5 | 13789 | (eval $ac_compile) 2>conftest.er1 |
| 12811 | ac_status=$? | 13790 | ac_status=$? |
| 13791 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13792 | rm -f conftest.er1 | ||
| 13793 | cat conftest.err >&5 | ||
| 12812 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13794 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12813 | (exit $ac_status); } && | 13795 | (exit $ac_status); } && |
| 12814 | { ac_try='test -s conftest.$ac_objext' | 13796 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13797 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13798 | (eval $ac_try) 2>&5 | ||
| 13799 | ac_status=$? | ||
| 13800 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13801 | (exit $ac_status); }; } && | ||
| 13802 | { ac_try='test -s conftest.$ac_objext' | ||
| 12815 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13803 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12816 | (eval $ac_try) 2>&5 | 13804 | (eval $ac_try) 2>&5 |
| 12817 | ac_status=$? | 13805 | ac_status=$? |
| @@ -12824,7 +13812,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12824 | 13812 | ||
| 12825 | ac_header_compiler=no | 13813 | ac_header_compiler=no |
| 12826 | fi | 13814 | fi |
| 12827 | rm -f conftest.$ac_objext conftest.$ac_ext | 13815 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 12828 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13816 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12829 | echo "${ECHO_T}$ac_header_compiler" >&6 | 13817 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12830 | 13818 | ||
| @@ -12832,7 +13820,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 12832 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13820 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 12833 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13821 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 12834 | cat >conftest.$ac_ext <<_ACEOF | 13822 | cat >conftest.$ac_ext <<_ACEOF |
| 12835 | #line $LINENO "configure" | ||
| 12836 | /* confdefs.h. */ | 13823 | /* confdefs.h. */ |
| 12837 | _ACEOF | 13824 | _ACEOF |
| 12838 | cat confdefs.h >>conftest.$ac_ext | 13825 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12850,6 +13837,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 12850 | (exit $ac_status); } >/dev/null; then | 13837 | (exit $ac_status); } >/dev/null; then |
| 12851 | if test -s conftest.err; then | 13838 | if test -s conftest.err; then |
| 12852 | ac_cpp_err=$ac_c_preproc_warn_flag | 13839 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 13840 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 12853 | else | 13841 | else |
| 12854 | ac_cpp_err= | 13842 | ac_cpp_err= |
| 12855 | fi | 13843 | fi |
| @@ -12869,33 +13857,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 12869 | echo "${ECHO_T}$ac_header_preproc" >&6 | 13857 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12870 | 13858 | ||
| 12871 | # So? What about this header? | 13859 | # So? What about this header? |
| 12872 | case $ac_header_compiler:$ac_header_preproc in | 13860 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 12873 | yes:no ) | 13861 | yes:no: ) |
| 12874 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13862 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12875 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13863 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 12876 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13864 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 12877 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13865 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 12878 | ( | 13866 | ac_header_preproc=yes |
| 12879 | cat <<\_ASBOX | ||
| 12880 | ## ------------------------------------ ## | ||
| 12881 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 12882 | ## ------------------------------------ ## | ||
| 12883 | _ASBOX | ||
| 12884 | ) | | ||
| 12885 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 12886 | ;; | 13867 | ;; |
| 12887 | no:yes ) | 13868 | no:yes:* ) |
| 12888 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13869 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 12889 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13870 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 12890 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13871 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 12891 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13872 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 13873 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 13874 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 13875 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 13876 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 12892 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13877 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 12893 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13878 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 13879 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 13880 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 12894 | ( | 13881 | ( |
| 12895 | cat <<\_ASBOX | 13882 | cat <<\_ASBOX |
| 12896 | ## ------------------------------------ ## | 13883 | ## ------------------------------------------ ## |
| 12897 | ## Report this to bug-autoconf@gnu.org. ## | 13884 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 12898 | ## ------------------------------------ ## | 13885 | ## ------------------------------------------ ## |
| 12899 | _ASBOX | 13886 | _ASBOX |
| 12900 | ) | | 13887 | ) | |
| 12901 | sed "s/^/$as_me: WARNING: /" >&2 | 13888 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12906,7 +13893,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 12906 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13893 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12907 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13894 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12908 | else | 13895 | else |
| 12909 | eval "$as_ac_Header=$ac_header_preproc" | 13896 | eval "$as_ac_Header=\$ac_header_preproc" |
| 12910 | fi | 13897 | fi |
| 12911 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13898 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12912 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13899 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -13006,21 +13993,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13006 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13993 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13007 | else | 13994 | else |
| 13008 | cat >conftest.$ac_ext <<_ACEOF | 13995 | cat >conftest.$ac_ext <<_ACEOF |
| 13009 | #line $LINENO "configure" | ||
| 13010 | /* confdefs.h. */ | 13996 | /* confdefs.h. */ |
| 13011 | _ACEOF | 13997 | _ACEOF |
| 13012 | cat confdefs.h >>conftest.$ac_ext | 13998 | cat confdefs.h >>conftest.$ac_ext |
| 13013 | cat >>conftest.$ac_ext <<_ACEOF | 13999 | cat >>conftest.$ac_ext <<_ACEOF |
| 13014 | /* end confdefs.h. */ | 14000 | /* end confdefs.h. */ |
| 14001 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 14002 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14003 | #define $ac_func innocuous_$ac_func | ||
| 14004 | |||
| 13015 | /* System header to define __stub macros and hopefully few prototypes, | 14005 | /* System header to define __stub macros and hopefully few prototypes, |
| 13016 | which can conflict with char $ac_func (); below. | 14006 | which can conflict with char $ac_func (); below. |
| 13017 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14007 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13018 | <limits.h> exists even on freestanding compilers. */ | 14008 | <limits.h> exists even on freestanding compilers. */ |
| 14009 | |||
| 13019 | #ifdef __STDC__ | 14010 | #ifdef __STDC__ |
| 13020 | # include <limits.h> | 14011 | # include <limits.h> |
| 13021 | #else | 14012 | #else |
| 13022 | # include <assert.h> | 14013 | # include <assert.h> |
| 13023 | #endif | 14014 | #endif |
| 14015 | |||
| 14016 | #undef $ac_func | ||
| 14017 | |||
| 13024 | /* Override any gcc2 internal prototype to avoid an error. */ | 14018 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13025 | #ifdef __cplusplus | 14019 | #ifdef __cplusplus |
| 13026 | extern "C" | 14020 | extern "C" |
| @@ -13051,11 +14045,20 @@ return f != $ac_func; | |||
| 13051 | _ACEOF | 14045 | _ACEOF |
| 13052 | rm -f conftest.$ac_objext conftest$ac_exeext | 14046 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13053 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14047 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13054 | (eval $ac_link) 2>&5 | 14048 | (eval $ac_link) 2>conftest.er1 |
| 13055 | ac_status=$? | 14049 | ac_status=$? |
| 14050 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14051 | rm -f conftest.er1 | ||
| 14052 | cat conftest.err >&5 | ||
| 13056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14053 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13057 | (exit $ac_status); } && | 14054 | (exit $ac_status); } && |
| 13058 | { ac_try='test -s conftest$ac_exeext' | 14055 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14056 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14057 | (eval $ac_try) 2>&5 | ||
| 14058 | ac_status=$? | ||
| 14059 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14060 | (exit $ac_status); }; } && | ||
| 14061 | { ac_try='test -s conftest$ac_exeext' | ||
| 13059 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14062 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13060 | (eval $ac_try) 2>&5 | 14063 | (eval $ac_try) 2>&5 |
| 13061 | ac_status=$? | 14064 | ac_status=$? |
| @@ -13068,7 +14071,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13068 | 14071 | ||
| 13069 | eval "$as_ac_var=no" | 14072 | eval "$as_ac_var=no" |
| 13070 | fi | 14073 | fi |
| 13071 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14074 | rm -f conftest.err conftest.$ac_objext \ |
| 14075 | conftest$ac_exeext conftest.$ac_ext | ||
| 13072 | fi | 14076 | fi |
| 13073 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14077 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13074 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14078 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13098,7 +14102,6 @@ else | |||
| 13098 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14102 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 13099 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14103 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 13100 | cat >conftest.$ac_ext <<_ACEOF | 14104 | cat >conftest.$ac_ext <<_ACEOF |
| 13101 | #line $LINENO "configure" | ||
| 13102 | /* confdefs.h. */ | 14105 | /* confdefs.h. */ |
| 13103 | _ACEOF | 14106 | _ACEOF |
| 13104 | cat confdefs.h >>conftest.$ac_ext | 14107 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13109,11 +14112,20 @@ $ac_includes_default | |||
| 13109 | _ACEOF | 14112 | _ACEOF |
| 13110 | rm -f conftest.$ac_objext | 14113 | rm -f conftest.$ac_objext |
| 13111 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14114 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13112 | (eval $ac_compile) 2>&5 | 14115 | (eval $ac_compile) 2>conftest.er1 |
| 13113 | ac_status=$? | 14116 | ac_status=$? |
| 14117 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14118 | rm -f conftest.er1 | ||
| 14119 | cat conftest.err >&5 | ||
| 13114 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14120 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13115 | (exit $ac_status); } && | 14121 | (exit $ac_status); } && |
| 13116 | { ac_try='test -s conftest.$ac_objext' | 14122 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14123 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14124 | (eval $ac_try) 2>&5 | ||
| 14125 | ac_status=$? | ||
| 14126 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14127 | (exit $ac_status); }; } && | ||
| 14128 | { ac_try='test -s conftest.$ac_objext' | ||
| 13117 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14129 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13118 | (eval $ac_try) 2>&5 | 14130 | (eval $ac_try) 2>&5 |
| 13119 | ac_status=$? | 14131 | ac_status=$? |
| @@ -13126,7 +14138,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13126 | 14138 | ||
| 13127 | ac_header_compiler=no | 14139 | ac_header_compiler=no |
| 13128 | fi | 14140 | fi |
| 13129 | rm -f conftest.$ac_objext conftest.$ac_ext | 14141 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 13130 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14142 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13131 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14143 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13132 | 14144 | ||
| @@ -13134,7 +14146,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 13134 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 14146 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 13135 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 14147 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 13136 | cat >conftest.$ac_ext <<_ACEOF | 14148 | cat >conftest.$ac_ext <<_ACEOF |
| 13137 | #line $LINENO "configure" | ||
| 13138 | /* confdefs.h. */ | 14149 | /* confdefs.h. */ |
| 13139 | _ACEOF | 14150 | _ACEOF |
| 13140 | cat confdefs.h >>conftest.$ac_ext | 14151 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13152,6 +14163,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 13152 | (exit $ac_status); } >/dev/null; then | 14163 | (exit $ac_status); } >/dev/null; then |
| 13153 | if test -s conftest.err; then | 14164 | if test -s conftest.err; then |
| 13154 | ac_cpp_err=$ac_c_preproc_warn_flag | 14165 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 14166 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 13155 | else | 14167 | else |
| 13156 | ac_cpp_err= | 14168 | ac_cpp_err= |
| 13157 | fi | 14169 | fi |
| @@ -13171,33 +14183,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 13171 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14183 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13172 | 14184 | ||
| 13173 | # So? What about this header? | 14185 | # So? What about this header? |
| 13174 | case $ac_header_compiler:$ac_header_preproc in | 14186 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13175 | yes:no ) | 14187 | yes:no: ) |
| 13176 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 14188 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13177 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14189 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 13178 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14190 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 13179 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14191 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 13180 | ( | 14192 | ac_header_preproc=yes |
| 13181 | cat <<\_ASBOX | ||
| 13182 | ## ------------------------------------ ## | ||
| 13183 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13184 | ## ------------------------------------ ## | ||
| 13185 | _ASBOX | ||
| 13186 | ) | | ||
| 13187 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 13188 | ;; | 14193 | ;; |
| 13189 | no:yes ) | 14194 | no:yes:* ) |
| 13190 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 14195 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 13191 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 14196 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 13192 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 14197 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 13193 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 14198 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 14199 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 14200 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 14201 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 14202 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 13194 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14203 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 13195 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14204 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 14205 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 14206 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 13196 | ( | 14207 | ( |
| 13197 | cat <<\_ASBOX | 14208 | cat <<\_ASBOX |
| 13198 | ## ------------------------------------ ## | 14209 | ## ------------------------------------------ ## |
| 13199 | ## Report this to bug-autoconf@gnu.org. ## | 14210 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 13200 | ## ------------------------------------ ## | 14211 | ## ------------------------------------------ ## |
| 13201 | _ASBOX | 14212 | _ASBOX |
| 13202 | ) | | 14213 | ) | |
| 13203 | sed "s/^/$as_me: WARNING: /" >&2 | 14214 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -13208,7 +14219,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 13208 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14219 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13209 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14220 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13210 | else | 14221 | else |
| 13211 | eval "$as_ac_Header=$ac_header_preproc" | 14222 | eval "$as_ac_Header=\$ac_header_preproc" |
| 13212 | fi | 14223 | fi |
| 13213 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 14224 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 13214 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 14225 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -13226,7 +14237,8 @@ done | |||
| 13226 | 14237 | ||
| 13227 | 14238 | ||
| 13228 | 14239 | ||
| 13229 | for ac_header in sys/time.h unistd.h | 14240 | |
| 14241 | for ac_header in stdlib.h sys/time.h unistd.h | ||
| 13230 | do | 14242 | do |
| 13231 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 14243 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 13232 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14244 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| @@ -13242,7 +14254,6 @@ else | |||
| 13242 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14254 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 13243 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14255 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 13244 | cat >conftest.$ac_ext <<_ACEOF | 14256 | cat >conftest.$ac_ext <<_ACEOF |
| 13245 | #line $LINENO "configure" | ||
| 13246 | /* confdefs.h. */ | 14257 | /* confdefs.h. */ |
| 13247 | _ACEOF | 14258 | _ACEOF |
| 13248 | cat confdefs.h >>conftest.$ac_ext | 14259 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13253,11 +14264,20 @@ $ac_includes_default | |||
| 13253 | _ACEOF | 14264 | _ACEOF |
| 13254 | rm -f conftest.$ac_objext | 14265 | rm -f conftest.$ac_objext |
| 13255 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14266 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13256 | (eval $ac_compile) 2>&5 | 14267 | (eval $ac_compile) 2>conftest.er1 |
| 13257 | ac_status=$? | 14268 | ac_status=$? |
| 14269 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14270 | rm -f conftest.er1 | ||
| 14271 | cat conftest.err >&5 | ||
| 13258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14272 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13259 | (exit $ac_status); } && | 14273 | (exit $ac_status); } && |
| 13260 | { ac_try='test -s conftest.$ac_objext' | 14274 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14275 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14276 | (eval $ac_try) 2>&5 | ||
| 14277 | ac_status=$? | ||
| 14278 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14279 | (exit $ac_status); }; } && | ||
| 14280 | { ac_try='test -s conftest.$ac_objext' | ||
| 13261 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14281 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13262 | (eval $ac_try) 2>&5 | 14282 | (eval $ac_try) 2>&5 |
| 13263 | ac_status=$? | 14283 | ac_status=$? |
| @@ -13270,7 +14290,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13270 | 14290 | ||
| 13271 | ac_header_compiler=no | 14291 | ac_header_compiler=no |
| 13272 | fi | 14292 | fi |
| 13273 | rm -f conftest.$ac_objext conftest.$ac_ext | 14293 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 13274 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14294 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13275 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14295 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13276 | 14296 | ||
| @@ -13278,7 +14298,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 13278 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 14298 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 13279 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 14299 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 13280 | cat >conftest.$ac_ext <<_ACEOF | 14300 | cat >conftest.$ac_ext <<_ACEOF |
| 13281 | #line $LINENO "configure" | ||
| 13282 | /* confdefs.h. */ | 14301 | /* confdefs.h. */ |
| 13283 | _ACEOF | 14302 | _ACEOF |
| 13284 | cat confdefs.h >>conftest.$ac_ext | 14303 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13296,6 +14315,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 13296 | (exit $ac_status); } >/dev/null; then | 14315 | (exit $ac_status); } >/dev/null; then |
| 13297 | if test -s conftest.err; then | 14316 | if test -s conftest.err; then |
| 13298 | ac_cpp_err=$ac_c_preproc_warn_flag | 14317 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 14318 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 13299 | else | 14319 | else |
| 13300 | ac_cpp_err= | 14320 | ac_cpp_err= |
| 13301 | fi | 14321 | fi |
| @@ -13315,33 +14335,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 13315 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14335 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13316 | 14336 | ||
| 13317 | # So? What about this header? | 14337 | # So? What about this header? |
| 13318 | case $ac_header_compiler:$ac_header_preproc in | 14338 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13319 | yes:no ) | 14339 | yes:no: ) |
| 13320 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 14340 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13321 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14341 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 13322 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14342 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 13323 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14343 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 13324 | ( | 14344 | ac_header_preproc=yes |
| 13325 | cat <<\_ASBOX | ||
| 13326 | ## ------------------------------------ ## | ||
| 13327 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13328 | ## ------------------------------------ ## | ||
| 13329 | _ASBOX | ||
| 13330 | ) | | ||
| 13331 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 13332 | ;; | 14345 | ;; |
| 13333 | no:yes ) | 14346 | no:yes:* ) |
| 13334 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 14347 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 13335 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 14348 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 13336 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 14349 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 13337 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 14350 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 14351 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 14352 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 14353 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 14354 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 13338 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14355 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 13339 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14356 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 14357 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 14358 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 13340 | ( | 14359 | ( |
| 13341 | cat <<\_ASBOX | 14360 | cat <<\_ASBOX |
| 13342 | ## ------------------------------------ ## | 14361 | ## ------------------------------------------ ## |
| 13343 | ## Report this to bug-autoconf@gnu.org. ## | 14362 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 13344 | ## ------------------------------------ ## | 14363 | ## ------------------------------------------ ## |
| 13345 | _ASBOX | 14364 | _ASBOX |
| 13346 | ) | | 14365 | ) | |
| 13347 | sed "s/^/$as_me: WARNING: /" >&2 | 14366 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -13352,7 +14371,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 13352 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14371 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13353 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14372 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13354 | else | 14373 | else |
| 13355 | eval "$as_ac_Header=$ac_header_preproc" | 14374 | eval "$as_ac_Header=\$ac_header_preproc" |
| 13356 | fi | 14375 | fi |
| 13357 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 14376 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 13358 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 14377 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -13377,21 +14396,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13377 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14396 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13378 | else | 14397 | else |
| 13379 | cat >conftest.$ac_ext <<_ACEOF | 14398 | cat >conftest.$ac_ext <<_ACEOF |
| 13380 | #line $LINENO "configure" | ||
| 13381 | /* confdefs.h. */ | 14399 | /* confdefs.h. */ |
| 13382 | _ACEOF | 14400 | _ACEOF |
| 13383 | cat confdefs.h >>conftest.$ac_ext | 14401 | cat confdefs.h >>conftest.$ac_ext |
| 13384 | cat >>conftest.$ac_ext <<_ACEOF | 14402 | cat >>conftest.$ac_ext <<_ACEOF |
| 13385 | /* end confdefs.h. */ | 14403 | /* end confdefs.h. */ |
| 14404 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 14405 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14406 | #define $ac_func innocuous_$ac_func | ||
| 14407 | |||
| 13386 | /* System header to define __stub macros and hopefully few prototypes, | 14408 | /* System header to define __stub macros and hopefully few prototypes, |
| 13387 | which can conflict with char $ac_func (); below. | 14409 | which can conflict with char $ac_func (); below. |
| 13388 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14410 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13389 | <limits.h> exists even on freestanding compilers. */ | 14411 | <limits.h> exists even on freestanding compilers. */ |
| 14412 | |||
| 13390 | #ifdef __STDC__ | 14413 | #ifdef __STDC__ |
| 13391 | # include <limits.h> | 14414 | # include <limits.h> |
| 13392 | #else | 14415 | #else |
| 13393 | # include <assert.h> | 14416 | # include <assert.h> |
| 13394 | #endif | 14417 | #endif |
| 14418 | |||
| 14419 | #undef $ac_func | ||
| 14420 | |||
| 13395 | /* Override any gcc2 internal prototype to avoid an error. */ | 14421 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13396 | #ifdef __cplusplus | 14422 | #ifdef __cplusplus |
| 13397 | extern "C" | 14423 | extern "C" |
| @@ -13422,11 +14448,20 @@ return f != $ac_func; | |||
| 13422 | _ACEOF | 14448 | _ACEOF |
| 13423 | rm -f conftest.$ac_objext conftest$ac_exeext | 14449 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13424 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14450 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13425 | (eval $ac_link) 2>&5 | 14451 | (eval $ac_link) 2>conftest.er1 |
| 13426 | ac_status=$? | 14452 | ac_status=$? |
| 14453 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14454 | rm -f conftest.er1 | ||
| 14455 | cat conftest.err >&5 | ||
| 13427 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14456 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13428 | (exit $ac_status); } && | 14457 | (exit $ac_status); } && |
| 13429 | { ac_try='test -s conftest$ac_exeext' | 14458 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14459 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14460 | (eval $ac_try) 2>&5 | ||
| 14461 | ac_status=$? | ||
| 14462 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14463 | (exit $ac_status); }; } && | ||
| 14464 | { ac_try='test -s conftest$ac_exeext' | ||
| 13430 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14465 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13431 | (eval $ac_try) 2>&5 | 14466 | (eval $ac_try) 2>&5 |
| 13432 | ac_status=$? | 14467 | ac_status=$? |
| @@ -13439,7 +14474,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13439 | 14474 | ||
| 13440 | eval "$as_ac_var=no" | 14475 | eval "$as_ac_var=no" |
| 13441 | fi | 14476 | fi |
| 13442 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14477 | rm -f conftest.err conftest.$ac_objext \ |
| 14478 | conftest$ac_exeext conftest.$ac_ext | ||
| 13443 | fi | 14479 | fi |
| 13444 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14480 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13445 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14481 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13460,7 +14496,6 @@ else | |||
| 13460 | ac_cv_func_working_mktime=no | 14496 | ac_cv_func_working_mktime=no |
| 13461 | else | 14497 | else |
| 13462 | cat >conftest.$ac_ext <<_ACEOF | 14498 | cat >conftest.$ac_ext <<_ACEOF |
| 13463 | #line $LINENO "configure" | ||
| 13464 | /* confdefs.h. */ | 14499 | /* confdefs.h. */ |
| 13465 | _ACEOF | 14500 | _ACEOF |
| 13466 | cat confdefs.h >>conftest.$ac_ext | 14501 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13478,6 +14513,10 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 13478 | # endif | 14513 | # endif |
| 13479 | #endif | 14514 | #endif |
| 13480 | 14515 | ||
| 14516 | #if HAVE_STDLIB_H | ||
| 14517 | # include <stdlib.h> | ||
| 14518 | #endif | ||
| 14519 | |||
| 13481 | #if HAVE_UNISTD_H | 14520 | #if HAVE_UNISTD_H |
| 13482 | # include <unistd.h> | 14521 | # include <unistd.h> |
| 13483 | #endif | 14522 | #endif |
| @@ -13490,10 +14529,11 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 13490 | #undef putenv | 14529 | #undef putenv |
| 13491 | 14530 | ||
| 13492 | static time_t time_t_max; | 14531 | static time_t time_t_max; |
| 14532 | static time_t time_t_min; | ||
| 13493 | 14533 | ||
| 13494 | /* Values we'll use to set the TZ environment variable. */ | 14534 | /* Values we'll use to set the TZ environment variable. */ |
| 13495 | static const char *const tz_strings[] = { | 14535 | static char *tz_strings[] = { |
| 13496 | (const char *) 0, "TZ=GMT0", "TZ=JST-9", | 14536 | (char *) 0, "TZ=GMT0", "TZ=JST-9", |
| 13497 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | 14537 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" |
| 13498 | }; | 14538 | }; |
| 13499 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | 14539 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) |
| @@ -13524,15 +14564,21 @@ spring_forward_gap () | |||
| 13524 | } | 14564 | } |
| 13525 | 14565 | ||
| 13526 | static void | 14566 | static void |
| 13527 | mktime_test (now) | 14567 | mktime_test1 (now) |
| 13528 | time_t now; | 14568 | time_t now; |
| 13529 | { | 14569 | { |
| 13530 | struct tm *lt; | 14570 | struct tm *lt; |
| 13531 | if ((lt = localtime (&now)) && mktime (lt) != now) | 14571 | if ((lt = localtime (&now)) && mktime (lt) != now) |
| 13532 | exit (1); | 14572 | exit (1); |
| 13533 | now = time_t_max - now; | 14573 | } |
| 13534 | if ((lt = localtime (&now)) && mktime (lt) != now) | 14574 | |
| 13535 | exit (1); | 14575 | static void |
| 14576 | mktime_test (now) | ||
| 14577 | time_t now; | ||
| 14578 | { | ||
| 14579 | mktime_test1 (now); | ||
| 14580 | mktime_test1 ((time_t) (time_t_max - now)); | ||
| 14581 | mktime_test1 ((time_t) (time_t_min + now)); | ||
| 13536 | } | 14582 | } |
| 13537 | 14583 | ||
| 13538 | static void | 14584 | static void |
| @@ -13592,6 +14638,9 @@ main () | |||
| 13592 | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) | 14638 | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) |
| 13593 | continue; | 14639 | continue; |
| 13594 | time_t_max--; | 14640 | time_t_max--; |
| 14641 | if ((time_t) -1 < 0) | ||
| 14642 | for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2) | ||
| 14643 | continue; | ||
| 13595 | delta = time_t_max / 997; /* a suitable prime number */ | 14644 | delta = time_t_max / 997; /* a suitable prime number */ |
| 13596 | for (i = 0; i < N_STRINGS; i++) | 14645 | for (i = 0; i < N_STRINGS; i++) |
| 13597 | { | 14646 | { |
| @@ -13600,11 +14649,12 @@ main () | |||
| 13600 | 14649 | ||
| 13601 | for (t = 0; t <= time_t_max - delta; t += delta) | 14650 | for (t = 0; t <= time_t_max - delta; t += delta) |
| 13602 | mktime_test (t); | 14651 | mktime_test (t); |
| 13603 | mktime_test ((time_t) 60 * 60); | 14652 | mktime_test ((time_t) 1); |
| 13604 | mktime_test ((time_t) 60 * 60 * 24); | 14653 | mktime_test ((time_t) (60 * 60)); |
| 14654 | mktime_test ((time_t) (60 * 60 * 24)); | ||
| 13605 | 14655 | ||
| 13606 | for (j = 1; 0 < j; j *= 2) | 14656 | for (j = 1; 0 < j; j *= 2) |
| 13607 | bigtime_test (j); | 14657 | bigtime_test (j); |
| 13608 | bigtime_test (j - 1); | 14658 | bigtime_test (j - 1); |
| 13609 | } | 14659 | } |
| 13610 | irix_6_4_bug (); | 14660 | irix_6_4_bug (); |
| @@ -13632,13 +14682,20 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13632 | ( exit $ac_status ) | 14682 | ( exit $ac_status ) |
| 13633 | ac_cv_func_working_mktime=no | 14683 | ac_cv_func_working_mktime=no |
| 13634 | fi | 14684 | fi |
| 13635 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 14685 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 13636 | fi | 14686 | fi |
| 13637 | fi | 14687 | fi |
| 13638 | echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 | 14688 | echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 |
| 13639 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 | 14689 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 |
| 13640 | if test $ac_cv_func_working_mktime = no; then | 14690 | if test $ac_cv_func_working_mktime = no; then |
| 13641 | LIBOBJS="$LIBOBJS mktime.$ac_objext" | 14691 | case $LIBOBJS in |
| 14692 | "mktime.$ac_objext" | \ | ||
| 14693 | *" mktime.$ac_objext" | \ | ||
| 14694 | "mktime.$ac_objext "* | \ | ||
| 14695 | *" mktime.$ac_objext "* ) ;; | ||
| 14696 | *) LIBOBJS="$LIBOBJS mktime.$ac_objext" ;; | ||
| 14697 | esac | ||
| 14698 | |||
| 13642 | fi | 14699 | fi |
| 13643 | 14700 | ||
| 13644 | if test "$ac_cv_func_working_mktime" = no; then | 14701 | if test "$ac_cv_func_working_mktime" = no; then |
| @@ -13666,21 +14723,28 @@ if test "${ac_cv_func_getloadavg+set}" = set; then | |||
| 13666 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14723 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13667 | else | 14724 | else |
| 13668 | cat >conftest.$ac_ext <<_ACEOF | 14725 | cat >conftest.$ac_ext <<_ACEOF |
| 13669 | #line $LINENO "configure" | ||
| 13670 | /* confdefs.h. */ | 14726 | /* confdefs.h. */ |
| 13671 | _ACEOF | 14727 | _ACEOF |
| 13672 | cat confdefs.h >>conftest.$ac_ext | 14728 | cat confdefs.h >>conftest.$ac_ext |
| 13673 | cat >>conftest.$ac_ext <<_ACEOF | 14729 | cat >>conftest.$ac_ext <<_ACEOF |
| 13674 | /* end confdefs.h. */ | 14730 | /* end confdefs.h. */ |
| 14731 | /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg. | ||
| 14732 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14733 | #define getloadavg innocuous_getloadavg | ||
| 14734 | |||
| 13675 | /* System header to define __stub macros and hopefully few prototypes, | 14735 | /* System header to define __stub macros and hopefully few prototypes, |
| 13676 | which can conflict with char getloadavg (); below. | 14736 | which can conflict with char getloadavg (); below. |
| 13677 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14737 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13678 | <limits.h> exists even on freestanding compilers. */ | 14738 | <limits.h> exists even on freestanding compilers. */ |
| 14739 | |||
| 13679 | #ifdef __STDC__ | 14740 | #ifdef __STDC__ |
| 13680 | # include <limits.h> | 14741 | # include <limits.h> |
| 13681 | #else | 14742 | #else |
| 13682 | # include <assert.h> | 14743 | # include <assert.h> |
| 13683 | #endif | 14744 | #endif |
| 14745 | |||
| 14746 | #undef getloadavg | ||
| 14747 | |||
| 13684 | /* Override any gcc2 internal prototype to avoid an error. */ | 14748 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13685 | #ifdef __cplusplus | 14749 | #ifdef __cplusplus |
| 13686 | extern "C" | 14750 | extern "C" |
| @@ -13711,11 +14775,20 @@ return f != getloadavg; | |||
| 13711 | _ACEOF | 14775 | _ACEOF |
| 13712 | rm -f conftest.$ac_objext conftest$ac_exeext | 14776 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13713 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14777 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13714 | (eval $ac_link) 2>&5 | 14778 | (eval $ac_link) 2>conftest.er1 |
| 13715 | ac_status=$? | 14779 | ac_status=$? |
| 14780 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14781 | rm -f conftest.er1 | ||
| 14782 | cat conftest.err >&5 | ||
| 13716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14783 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13717 | (exit $ac_status); } && | 14784 | (exit $ac_status); } && |
| 13718 | { ac_try='test -s conftest$ac_exeext' | 14785 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14786 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14787 | (eval $ac_try) 2>&5 | ||
| 14788 | ac_status=$? | ||
| 14789 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14790 | (exit $ac_status); }; } && | ||
| 14791 | { ac_try='test -s conftest$ac_exeext' | ||
| 13719 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14792 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13720 | (eval $ac_try) 2>&5 | 14793 | (eval $ac_try) 2>&5 |
| 13721 | ac_status=$? | 14794 | ac_status=$? |
| @@ -13728,7 +14801,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13728 | 14801 | ||
| 13729 | ac_cv_func_getloadavg=no | 14802 | ac_cv_func_getloadavg=no |
| 13730 | fi | 14803 | fi |
| 13731 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14804 | rm -f conftest.err conftest.$ac_objext \ |
| 14805 | conftest$ac_exeext conftest.$ac_ext | ||
| 13732 | fi | 14806 | fi |
| 13733 | echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 | 14807 | echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 |
| 13734 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 | 14808 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 |
| @@ -13750,21 +14824,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13750 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14824 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13751 | else | 14825 | else |
| 13752 | cat >conftest.$ac_ext <<_ACEOF | 14826 | cat >conftest.$ac_ext <<_ACEOF |
| 13753 | #line $LINENO "configure" | ||
| 13754 | /* confdefs.h. */ | 14827 | /* confdefs.h. */ |
| 13755 | _ACEOF | 14828 | _ACEOF |
| 13756 | cat confdefs.h >>conftest.$ac_ext | 14829 | cat confdefs.h >>conftest.$ac_ext |
| 13757 | cat >>conftest.$ac_ext <<_ACEOF | 14830 | cat >>conftest.$ac_ext <<_ACEOF |
| 13758 | /* end confdefs.h. */ | 14831 | /* end confdefs.h. */ |
| 14832 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 14833 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14834 | #define $ac_func innocuous_$ac_func | ||
| 14835 | |||
| 13759 | /* System header to define __stub macros and hopefully few prototypes, | 14836 | /* System header to define __stub macros and hopefully few prototypes, |
| 13760 | which can conflict with char $ac_func (); below. | 14837 | which can conflict with char $ac_func (); below. |
| 13761 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14838 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13762 | <limits.h> exists even on freestanding compilers. */ | 14839 | <limits.h> exists even on freestanding compilers. */ |
| 14840 | |||
| 13763 | #ifdef __STDC__ | 14841 | #ifdef __STDC__ |
| 13764 | # include <limits.h> | 14842 | # include <limits.h> |
| 13765 | #else | 14843 | #else |
| 13766 | # include <assert.h> | 14844 | # include <assert.h> |
| 13767 | #endif | 14845 | #endif |
| 14846 | |||
| 14847 | #undef $ac_func | ||
| 14848 | |||
| 13768 | /* Override any gcc2 internal prototype to avoid an error. */ | 14849 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13769 | #ifdef __cplusplus | 14850 | #ifdef __cplusplus |
| 13770 | extern "C" | 14851 | extern "C" |
| @@ -13795,11 +14876,20 @@ return f != $ac_func; | |||
| 13795 | _ACEOF | 14876 | _ACEOF |
| 13796 | rm -f conftest.$ac_objext conftest$ac_exeext | 14877 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13797 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14878 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13798 | (eval $ac_link) 2>&5 | 14879 | (eval $ac_link) 2>conftest.er1 |
| 13799 | ac_status=$? | 14880 | ac_status=$? |
| 14881 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14882 | rm -f conftest.er1 | ||
| 14883 | cat conftest.err >&5 | ||
| 13800 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14884 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13801 | (exit $ac_status); } && | 14885 | (exit $ac_status); } && |
| 13802 | { ac_try='test -s conftest$ac_exeext' | 14886 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14887 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14888 | (eval $ac_try) 2>&5 | ||
| 14889 | ac_status=$? | ||
| 14890 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14891 | (exit $ac_status); }; } && | ||
| 14892 | { ac_try='test -s conftest$ac_exeext' | ||
| 13803 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14893 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13804 | (eval $ac_try) 2>&5 | 14894 | (eval $ac_try) 2>&5 |
| 13805 | ac_status=$? | 14895 | ac_status=$? |
| @@ -13812,7 +14902,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13812 | 14902 | ||
| 13813 | eval "$as_ac_var=no" | 14903 | eval "$as_ac_var=no" |
| 13814 | fi | 14904 | fi |
| 13815 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14905 | rm -f conftest.err conftest.$ac_objext \ |
| 14906 | conftest$ac_exeext conftest.$ac_ext | ||
| 13816 | fi | 14907 | fi |
| 13817 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14908 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13818 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14909 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13835,7 +14926,6 @@ else | |||
| 13835 | ac_check_lib_save_LIBS=$LIBS | 14926 | ac_check_lib_save_LIBS=$LIBS |
| 13836 | LIBS="-lkstat $LIBS" | 14927 | LIBS="-lkstat $LIBS" |
| 13837 | cat >conftest.$ac_ext <<_ACEOF | 14928 | cat >conftest.$ac_ext <<_ACEOF |
| 13838 | #line $LINENO "configure" | ||
| 13839 | /* confdefs.h. */ | 14929 | /* confdefs.h. */ |
| 13840 | _ACEOF | 14930 | _ACEOF |
| 13841 | cat confdefs.h >>conftest.$ac_ext | 14931 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13859,11 +14949,20 @@ kstat_open (); | |||
| 13859 | _ACEOF | 14949 | _ACEOF |
| 13860 | rm -f conftest.$ac_objext conftest$ac_exeext | 14950 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13861 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14951 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13862 | (eval $ac_link) 2>&5 | 14952 | (eval $ac_link) 2>conftest.er1 |
| 13863 | ac_status=$? | 14953 | ac_status=$? |
| 14954 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14955 | rm -f conftest.er1 | ||
| 14956 | cat conftest.err >&5 | ||
| 13864 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14957 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13865 | (exit $ac_status); } && | 14958 | (exit $ac_status); } && |
| 13866 | { ac_try='test -s conftest$ac_exeext' | 14959 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14960 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14961 | (eval $ac_try) 2>&5 | ||
| 14962 | ac_status=$? | ||
| 14963 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14964 | (exit $ac_status); }; } && | ||
| 14965 | { ac_try='test -s conftest$ac_exeext' | ||
| 13867 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14966 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13868 | (eval $ac_try) 2>&5 | 14967 | (eval $ac_try) 2>&5 |
| 13869 | ac_status=$? | 14968 | ac_status=$? |
| @@ -13876,7 +14975,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13876 | 14975 | ||
| 13877 | ac_cv_lib_kstat_kstat_open=no | 14976 | ac_cv_lib_kstat_kstat_open=no |
| 13878 | fi | 14977 | fi |
| 13879 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14978 | rm -f conftest.err conftest.$ac_objext \ |
| 14979 | conftest$ac_exeext conftest.$ac_ext | ||
| 13880 | LIBS=$ac_check_lib_save_LIBS | 14980 | LIBS=$ac_check_lib_save_LIBS |
| 13881 | fi | 14981 | fi |
| 13882 | echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 | 14982 | echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 |
| @@ -13905,7 +15005,6 @@ else | |||
| 13905 | ac_check_lib_save_LIBS=$LIBS | 15005 | ac_check_lib_save_LIBS=$LIBS |
| 13906 | LIBS="-lelf $LIBS" | 15006 | LIBS="-lelf $LIBS" |
| 13907 | cat >conftest.$ac_ext <<_ACEOF | 15007 | cat >conftest.$ac_ext <<_ACEOF |
| 13908 | #line $LINENO "configure" | ||
| 13909 | /* confdefs.h. */ | 15008 | /* confdefs.h. */ |
| 13910 | _ACEOF | 15009 | _ACEOF |
| 13911 | cat confdefs.h >>conftest.$ac_ext | 15010 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13929,11 +15028,20 @@ elf_begin (); | |||
| 13929 | _ACEOF | 15028 | _ACEOF |
| 13930 | rm -f conftest.$ac_objext conftest$ac_exeext | 15029 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13931 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15030 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13932 | (eval $ac_link) 2>&5 | 15031 | (eval $ac_link) 2>conftest.er1 |
| 13933 | ac_status=$? | 15032 | ac_status=$? |
| 15033 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15034 | rm -f conftest.er1 | ||
| 15035 | cat conftest.err >&5 | ||
| 13934 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15036 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13935 | (exit $ac_status); } && | 15037 | (exit $ac_status); } && |
| 13936 | { ac_try='test -s conftest$ac_exeext' | 15038 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15039 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15040 | (eval $ac_try) 2>&5 | ||
| 15041 | ac_status=$? | ||
| 15042 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15043 | (exit $ac_status); }; } && | ||
| 15044 | { ac_try='test -s conftest$ac_exeext' | ||
| 13937 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15045 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13938 | (eval $ac_try) 2>&5 | 15046 | (eval $ac_try) 2>&5 |
| 13939 | ac_status=$? | 15047 | ac_status=$? |
| @@ -13946,7 +15054,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13946 | 15054 | ||
| 13947 | ac_cv_lib_elf_elf_begin=no | 15055 | ac_cv_lib_elf_elf_begin=no |
| 13948 | fi | 15056 | fi |
| 13949 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15057 | rm -f conftest.err conftest.$ac_objext \ |
| 15058 | conftest$ac_exeext conftest.$ac_ext | ||
| 13950 | LIBS=$ac_check_lib_save_LIBS | 15059 | LIBS=$ac_check_lib_save_LIBS |
| 13951 | fi | 15060 | fi |
| 13952 | echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 | 15061 | echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 |
| @@ -13965,7 +15074,6 @@ else | |||
| 13965 | ac_check_lib_save_LIBS=$LIBS | 15074 | ac_check_lib_save_LIBS=$LIBS |
| 13966 | LIBS="-lkvm $LIBS" | 15075 | LIBS="-lkvm $LIBS" |
| 13967 | cat >conftest.$ac_ext <<_ACEOF | 15076 | cat >conftest.$ac_ext <<_ACEOF |
| 13968 | #line $LINENO "configure" | ||
| 13969 | /* confdefs.h. */ | 15077 | /* confdefs.h. */ |
| 13970 | _ACEOF | 15078 | _ACEOF |
| 13971 | cat confdefs.h >>conftest.$ac_ext | 15079 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13989,11 +15097,20 @@ kvm_open (); | |||
| 13989 | _ACEOF | 15097 | _ACEOF |
| 13990 | rm -f conftest.$ac_objext conftest$ac_exeext | 15098 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13991 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15099 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13992 | (eval $ac_link) 2>&5 | 15100 | (eval $ac_link) 2>conftest.er1 |
| 13993 | ac_status=$? | 15101 | ac_status=$? |
| 15102 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15103 | rm -f conftest.er1 | ||
| 15104 | cat conftest.err >&5 | ||
| 13994 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13995 | (exit $ac_status); } && | 15106 | (exit $ac_status); } && |
| 13996 | { ac_try='test -s conftest$ac_exeext' | 15107 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15108 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15109 | (eval $ac_try) 2>&5 | ||
| 15110 | ac_status=$? | ||
| 15111 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15112 | (exit $ac_status); }; } && | ||
| 15113 | { ac_try='test -s conftest$ac_exeext' | ||
| 13997 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15114 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13998 | (eval $ac_try) 2>&5 | 15115 | (eval $ac_try) 2>&5 |
| 13999 | ac_status=$? | 15116 | ac_status=$? |
| @@ -14006,7 +15123,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14006 | 15123 | ||
| 14007 | ac_cv_lib_kvm_kvm_open=no | 15124 | ac_cv_lib_kvm_kvm_open=no |
| 14008 | fi | 15125 | fi |
| 14009 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15126 | rm -f conftest.err conftest.$ac_objext \ |
| 15127 | conftest$ac_exeext conftest.$ac_ext | ||
| 14010 | LIBS=$ac_check_lib_save_LIBS | 15128 | LIBS=$ac_check_lib_save_LIBS |
| 14011 | fi | 15129 | fi |
| 14012 | echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 | 15130 | echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 |
| @@ -14024,7 +15142,6 @@ else | |||
| 14024 | ac_check_lib_save_LIBS=$LIBS | 15142 | ac_check_lib_save_LIBS=$LIBS |
| 14025 | LIBS="-lutil $LIBS" | 15143 | LIBS="-lutil $LIBS" |
| 14026 | cat >conftest.$ac_ext <<_ACEOF | 15144 | cat >conftest.$ac_ext <<_ACEOF |
| 14027 | #line $LINENO "configure" | ||
| 14028 | /* confdefs.h. */ | 15145 | /* confdefs.h. */ |
| 14029 | _ACEOF | 15146 | _ACEOF |
| 14030 | cat confdefs.h >>conftest.$ac_ext | 15147 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14048,11 +15165,20 @@ getloadavg (); | |||
| 14048 | _ACEOF | 15165 | _ACEOF |
| 14049 | rm -f conftest.$ac_objext conftest$ac_exeext | 15166 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14050 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15167 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14051 | (eval $ac_link) 2>&5 | 15168 | (eval $ac_link) 2>conftest.er1 |
| 14052 | ac_status=$? | 15169 | ac_status=$? |
| 15170 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15171 | rm -f conftest.er1 | ||
| 15172 | cat conftest.err >&5 | ||
| 14053 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15173 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14054 | (exit $ac_status); } && | 15174 | (exit $ac_status); } && |
| 14055 | { ac_try='test -s conftest$ac_exeext' | 15175 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15176 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15177 | (eval $ac_try) 2>&5 | ||
| 15178 | ac_status=$? | ||
| 15179 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15180 | (exit $ac_status); }; } && | ||
| 15181 | { ac_try='test -s conftest$ac_exeext' | ||
| 14056 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15182 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14057 | (eval $ac_try) 2>&5 | 15183 | (eval $ac_try) 2>&5 |
| 14058 | ac_status=$? | 15184 | ac_status=$? |
| @@ -14065,7 +15191,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14065 | 15191 | ||
| 14066 | ac_cv_lib_util_getloadavg=no | 15192 | ac_cv_lib_util_getloadavg=no |
| 14067 | fi | 15193 | fi |
| 14068 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15194 | rm -f conftest.err conftest.$ac_objext \ |
| 15195 | conftest$ac_exeext conftest.$ac_ext | ||
| 14069 | LIBS=$ac_check_lib_save_LIBS | 15196 | LIBS=$ac_check_lib_save_LIBS |
| 14070 | fi | 15197 | fi |
| 14071 | echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 | 15198 | echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 |
| @@ -14089,7 +15216,6 @@ else | |||
| 14089 | ac_check_lib_save_LIBS=$LIBS | 15216 | ac_check_lib_save_LIBS=$LIBS |
| 14090 | LIBS="-lgetloadavg $LIBS" | 15217 | LIBS="-lgetloadavg $LIBS" |
| 14091 | cat >conftest.$ac_ext <<_ACEOF | 15218 | cat >conftest.$ac_ext <<_ACEOF |
| 14092 | #line $LINENO "configure" | ||
| 14093 | /* confdefs.h. */ | 15219 | /* confdefs.h. */ |
| 14094 | _ACEOF | 15220 | _ACEOF |
| 14095 | cat confdefs.h >>conftest.$ac_ext | 15221 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14113,11 +15239,20 @@ getloadavg (); | |||
| 14113 | _ACEOF | 15239 | _ACEOF |
| 14114 | rm -f conftest.$ac_objext conftest$ac_exeext | 15240 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14115 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15241 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14116 | (eval $ac_link) 2>&5 | 15242 | (eval $ac_link) 2>conftest.er1 |
| 14117 | ac_status=$? | 15243 | ac_status=$? |
| 15244 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15245 | rm -f conftest.er1 | ||
| 15246 | cat conftest.err >&5 | ||
| 14118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15247 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14119 | (exit $ac_status); } && | 15248 | (exit $ac_status); } && |
| 14120 | { ac_try='test -s conftest$ac_exeext' | 15249 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15250 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15251 | (eval $ac_try) 2>&5 | ||
| 15252 | ac_status=$? | ||
| 15253 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15254 | (exit $ac_status); }; } && | ||
| 15255 | { ac_try='test -s conftest$ac_exeext' | ||
| 14121 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15256 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14122 | (eval $ac_try) 2>&5 | 15257 | (eval $ac_try) 2>&5 |
| 14123 | ac_status=$? | 15258 | ac_status=$? |
| @@ -14130,7 +15265,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14130 | 15265 | ||
| 14131 | ac_cv_lib_getloadavg_getloadavg=no | 15266 | ac_cv_lib_getloadavg_getloadavg=no |
| 14132 | fi | 15267 | fi |
| 14133 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15268 | rm -f conftest.err conftest.$ac_objext \ |
| 15269 | conftest$ac_exeext conftest.$ac_ext | ||
| 14134 | LIBS=$ac_check_lib_save_LIBS | 15270 | LIBS=$ac_check_lib_save_LIBS |
| 14135 | fi | 15271 | fi |
| 14136 | echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 | 15272 | echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 |
| @@ -14155,21 +15291,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 14155 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15291 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14156 | else | 15292 | else |
| 14157 | cat >conftest.$ac_ext <<_ACEOF | 15293 | cat >conftest.$ac_ext <<_ACEOF |
| 14158 | #line $LINENO "configure" | ||
| 14159 | /* confdefs.h. */ | 15294 | /* confdefs.h. */ |
| 14160 | _ACEOF | 15295 | _ACEOF |
| 14161 | cat confdefs.h >>conftest.$ac_ext | 15296 | cat confdefs.h >>conftest.$ac_ext |
| 14162 | cat >>conftest.$ac_ext <<_ACEOF | 15297 | cat >>conftest.$ac_ext <<_ACEOF |
| 14163 | /* end confdefs.h. */ | 15298 | /* end confdefs.h. */ |
| 15299 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 15300 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 15301 | #define $ac_func innocuous_$ac_func | ||
| 15302 | |||
| 14164 | /* System header to define __stub macros and hopefully few prototypes, | 15303 | /* System header to define __stub macros and hopefully few prototypes, |
| 14165 | which can conflict with char $ac_func (); below. | 15304 | which can conflict with char $ac_func (); below. |
| 14166 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15305 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14167 | <limits.h> exists even on freestanding compilers. */ | 15306 | <limits.h> exists even on freestanding compilers. */ |
| 15307 | |||
| 14168 | #ifdef __STDC__ | 15308 | #ifdef __STDC__ |
| 14169 | # include <limits.h> | 15309 | # include <limits.h> |
| 14170 | #else | 15310 | #else |
| 14171 | # include <assert.h> | 15311 | # include <assert.h> |
| 14172 | #endif | 15312 | #endif |
| 15313 | |||
| 15314 | #undef $ac_func | ||
| 15315 | |||
| 14173 | /* Override any gcc2 internal prototype to avoid an error. */ | 15316 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14174 | #ifdef __cplusplus | 15317 | #ifdef __cplusplus |
| 14175 | extern "C" | 15318 | extern "C" |
| @@ -14200,11 +15343,20 @@ return f != $ac_func; | |||
| 14200 | _ACEOF | 15343 | _ACEOF |
| 14201 | rm -f conftest.$ac_objext conftest$ac_exeext | 15344 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14202 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15345 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14203 | (eval $ac_link) 2>&5 | 15346 | (eval $ac_link) 2>conftest.er1 |
| 14204 | ac_status=$? | 15347 | ac_status=$? |
| 15348 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15349 | rm -f conftest.er1 | ||
| 15350 | cat conftest.err >&5 | ||
| 14205 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15351 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14206 | (exit $ac_status); } && | 15352 | (exit $ac_status); } && |
| 14207 | { ac_try='test -s conftest$ac_exeext' | 15353 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15354 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15355 | (eval $ac_try) 2>&5 | ||
| 15356 | ac_status=$? | ||
| 15357 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15358 | (exit $ac_status); }; } && | ||
| 15359 | { ac_try='test -s conftest$ac_exeext' | ||
| 14208 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15360 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14209 | (eval $ac_try) 2>&5 | 15361 | (eval $ac_try) 2>&5 |
| 14210 | ac_status=$? | 15362 | ac_status=$? |
| @@ -14217,7 +15369,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14217 | 15369 | ||
| 14218 | eval "$as_ac_var=no" | 15370 | eval "$as_ac_var=no" |
| 14219 | fi | 15371 | fi |
| 14220 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15372 | rm -f conftest.err conftest.$ac_objext \ |
| 15373 | conftest$ac_exeext conftest.$ac_ext | ||
| 14221 | fi | 15374 | fi |
| 14222 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15375 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 14223 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15376 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -14227,7 +15380,14 @@ if test `eval echo '${'$as_ac_var'}'` = yes; then | |||
| 14227 | _ACEOF | 15380 | _ACEOF |
| 14228 | 15381 | ||
| 14229 | else | 15382 | else |
| 14230 | LIBOBJS="$LIBOBJS getloadavg.$ac_objext" | 15383 | case $LIBOBJS in |
| 15384 | "getloadavg.$ac_objext" | \ | ||
| 15385 | *" getloadavg.$ac_objext" | \ | ||
| 15386 | "getloadavg.$ac_objext "* | \ | ||
| 15387 | *" getloadavg.$ac_objext "* ) ;; | ||
| 15388 | *) LIBOBJS="$LIBOBJS getloadavg.$ac_objext" ;; | ||
| 15389 | esac | ||
| 15390 | |||
| 14231 | 15391 | ||
| 14232 | cat >>confdefs.h <<\_ACEOF | 15392 | cat >>confdefs.h <<\_ACEOF |
| 14233 | #define C_GETLOADAVG 1 | 15393 | #define C_GETLOADAVG 1 |
| @@ -14248,7 +15408,6 @@ else | |||
| 14248 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 | 15408 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 |
| 14249 | echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 | 15409 | echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 |
| 14250 | cat >conftest.$ac_ext <<_ACEOF | 15410 | cat >conftest.$ac_ext <<_ACEOF |
| 14251 | #line $LINENO "configure" | ||
| 14252 | /* confdefs.h. */ | 15411 | /* confdefs.h. */ |
| 14253 | _ACEOF | 15412 | _ACEOF |
| 14254 | cat confdefs.h >>conftest.$ac_ext | 15413 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14259,11 +15418,20 @@ $ac_includes_default | |||
| 14259 | _ACEOF | 15418 | _ACEOF |
| 14260 | rm -f conftest.$ac_objext | 15419 | rm -f conftest.$ac_objext |
| 14261 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15420 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14262 | (eval $ac_compile) 2>&5 | 15421 | (eval $ac_compile) 2>conftest.er1 |
| 14263 | ac_status=$? | 15422 | ac_status=$? |
| 15423 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15424 | rm -f conftest.er1 | ||
| 15425 | cat conftest.err >&5 | ||
| 14264 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15426 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14265 | (exit $ac_status); } && | 15427 | (exit $ac_status); } && |
| 14266 | { ac_try='test -s conftest.$ac_objext' | 15428 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15429 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15430 | (eval $ac_try) 2>&5 | ||
| 15431 | ac_status=$? | ||
| 15432 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15433 | (exit $ac_status); }; } && | ||
| 15434 | { ac_try='test -s conftest.$ac_objext' | ||
| 14267 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15435 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14268 | (eval $ac_try) 2>&5 | 15436 | (eval $ac_try) 2>&5 |
| 14269 | ac_status=$? | 15437 | ac_status=$? |
| @@ -14276,7 +15444,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14276 | 15444 | ||
| 14277 | ac_header_compiler=no | 15445 | ac_header_compiler=no |
| 14278 | fi | 15446 | fi |
| 14279 | rm -f conftest.$ac_objext conftest.$ac_ext | 15447 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14280 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15448 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14281 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15449 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14282 | 15450 | ||
| @@ -14284,7 +15452,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14284 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 | 15452 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 |
| 14285 | echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 | 15453 | echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 |
| 14286 | cat >conftest.$ac_ext <<_ACEOF | 15454 | cat >conftest.$ac_ext <<_ACEOF |
| 14287 | #line $LINENO "configure" | ||
| 14288 | /* confdefs.h. */ | 15455 | /* confdefs.h. */ |
| 14289 | _ACEOF | 15456 | _ACEOF |
| 14290 | cat confdefs.h >>conftest.$ac_ext | 15457 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14302,6 +15469,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14302 | (exit $ac_status); } >/dev/null; then | 15469 | (exit $ac_status); } >/dev/null; then |
| 14303 | if test -s conftest.err; then | 15470 | if test -s conftest.err; then |
| 14304 | ac_cpp_err=$ac_c_preproc_warn_flag | 15471 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15472 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14305 | else | 15473 | else |
| 14306 | ac_cpp_err= | 15474 | ac_cpp_err= |
| 14307 | fi | 15475 | fi |
| @@ -14321,33 +15489,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14321 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15489 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14322 | 15490 | ||
| 14323 | # So? What about this header? | 15491 | # So? What about this header? |
| 14324 | case $ac_header_compiler:$ac_header_preproc in | 15492 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 14325 | yes:no ) | 15493 | yes:no: ) |
| 14326 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 15494 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14327 | echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15495 | echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14328 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 15496 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 |
| 14329 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 15497 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} |
| 14330 | ( | 15498 | ac_header_preproc=yes |
| 14331 | cat <<\_ASBOX | ||
| 14332 | ## ------------------------------------ ## | ||
| 14333 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14334 | ## ------------------------------------ ## | ||
| 14335 | _ASBOX | ||
| 14336 | ) | | ||
| 14337 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14338 | ;; | 15499 | ;; |
| 14339 | no:yes ) | 15500 | no:yes:* ) |
| 14340 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 | 15501 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 |
| 14341 | echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} | 15502 | echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} |
| 14342 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 | 15503 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 |
| 14343 | echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} | 15504 | echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} |
| 15505 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5 | ||
| 15506 | echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;} | ||
| 15507 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15508 | echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14344 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 15509 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
| 14345 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 15510 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} |
| 15511 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5 | ||
| 15512 | echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;} | ||
| 14346 | ( | 15513 | ( |
| 14347 | cat <<\_ASBOX | 15514 | cat <<\_ASBOX |
| 14348 | ## ------------------------------------ ## | 15515 | ## ------------------------------------------ ## |
| 14349 | ## Report this to bug-autoconf@gnu.org. ## | 15516 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 14350 | ## ------------------------------------ ## | 15517 | ## ------------------------------------------ ## |
| 14351 | _ASBOX | 15518 | _ASBOX |
| 14352 | ) | | 15519 | ) | |
| 14353 | sed "s/^/$as_me: WARNING: /" >&2 | 15520 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14380,7 +15547,6 @@ else | |||
| 14380 | ac_check_lib_save_LIBS=$LIBS | 15547 | ac_check_lib_save_LIBS=$LIBS |
| 14381 | LIBS="-ldgc $LIBS" | 15548 | LIBS="-ldgc $LIBS" |
| 14382 | cat >conftest.$ac_ext <<_ACEOF | 15549 | cat >conftest.$ac_ext <<_ACEOF |
| 14383 | #line $LINENO "configure" | ||
| 14384 | /* confdefs.h. */ | 15550 | /* confdefs.h. */ |
| 14385 | _ACEOF | 15551 | _ACEOF |
| 14386 | cat confdefs.h >>conftest.$ac_ext | 15552 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14404,11 +15570,20 @@ dg_sys_info (); | |||
| 14404 | _ACEOF | 15570 | _ACEOF |
| 14405 | rm -f conftest.$ac_objext conftest$ac_exeext | 15571 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14406 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15572 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14407 | (eval $ac_link) 2>&5 | 15573 | (eval $ac_link) 2>conftest.er1 |
| 14408 | ac_status=$? | 15574 | ac_status=$? |
| 15575 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15576 | rm -f conftest.er1 | ||
| 15577 | cat conftest.err >&5 | ||
| 14409 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14410 | (exit $ac_status); } && | 15579 | (exit $ac_status); } && |
| 14411 | { ac_try='test -s conftest$ac_exeext' | 15580 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15582 | (eval $ac_try) 2>&5 | ||
| 15583 | ac_status=$? | ||
| 15584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15585 | (exit $ac_status); }; } && | ||
| 15586 | { ac_try='test -s conftest$ac_exeext' | ||
| 14412 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15587 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14413 | (eval $ac_try) 2>&5 | 15588 | (eval $ac_try) 2>&5 |
| 14414 | ac_status=$? | 15589 | ac_status=$? |
| @@ -14421,7 +15596,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14421 | 15596 | ||
| 14422 | ac_cv_lib_dgc_dg_sys_info=no | 15597 | ac_cv_lib_dgc_dg_sys_info=no |
| 14423 | fi | 15598 | fi |
| 14424 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15599 | rm -f conftest.err conftest.$ac_objext \ |
| 15600 | conftest$ac_exeext conftest.$ac_ext | ||
| 14425 | LIBS=$ac_check_lib_save_LIBS | 15601 | LIBS=$ac_check_lib_save_LIBS |
| 14426 | fi | 15602 | fi |
| 14427 | echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 | 15603 | echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 |
| @@ -14452,7 +15628,6 @@ else | |||
| 14452 | echo "$as_me:$LINENO: checking locale.h usability" >&5 | 15628 | echo "$as_me:$LINENO: checking locale.h usability" >&5 |
| 14453 | echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 | 15629 | echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 |
| 14454 | cat >conftest.$ac_ext <<_ACEOF | 15630 | cat >conftest.$ac_ext <<_ACEOF |
| 14455 | #line $LINENO "configure" | ||
| 14456 | /* confdefs.h. */ | 15631 | /* confdefs.h. */ |
| 14457 | _ACEOF | 15632 | _ACEOF |
| 14458 | cat confdefs.h >>conftest.$ac_ext | 15633 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14463,11 +15638,20 @@ $ac_includes_default | |||
| 14463 | _ACEOF | 15638 | _ACEOF |
| 14464 | rm -f conftest.$ac_objext | 15639 | rm -f conftest.$ac_objext |
| 14465 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15640 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14466 | (eval $ac_compile) 2>&5 | 15641 | (eval $ac_compile) 2>conftest.er1 |
| 14467 | ac_status=$? | 15642 | ac_status=$? |
| 15643 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15644 | rm -f conftest.er1 | ||
| 15645 | cat conftest.err >&5 | ||
| 14468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14469 | (exit $ac_status); } && | 15647 | (exit $ac_status); } && |
| 14470 | { ac_try='test -s conftest.$ac_objext' | 15648 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15649 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15650 | (eval $ac_try) 2>&5 | ||
| 15651 | ac_status=$? | ||
| 15652 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15653 | (exit $ac_status); }; } && | ||
| 15654 | { ac_try='test -s conftest.$ac_objext' | ||
| 14471 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15655 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14472 | (eval $ac_try) 2>&5 | 15656 | (eval $ac_try) 2>&5 |
| 14473 | ac_status=$? | 15657 | ac_status=$? |
| @@ -14480,7 +15664,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14480 | 15664 | ||
| 14481 | ac_header_compiler=no | 15665 | ac_header_compiler=no |
| 14482 | fi | 15666 | fi |
| 14483 | rm -f conftest.$ac_objext conftest.$ac_ext | 15667 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14484 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15668 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14485 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15669 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14486 | 15670 | ||
| @@ -14488,7 +15672,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14488 | echo "$as_me:$LINENO: checking locale.h presence" >&5 | 15672 | echo "$as_me:$LINENO: checking locale.h presence" >&5 |
| 14489 | echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 | 15673 | echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 |
| 14490 | cat >conftest.$ac_ext <<_ACEOF | 15674 | cat >conftest.$ac_ext <<_ACEOF |
| 14491 | #line $LINENO "configure" | ||
| 14492 | /* confdefs.h. */ | 15675 | /* confdefs.h. */ |
| 14493 | _ACEOF | 15676 | _ACEOF |
| 14494 | cat confdefs.h >>conftest.$ac_ext | 15677 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14506,6 +15689,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14506 | (exit $ac_status); } >/dev/null; then | 15689 | (exit $ac_status); } >/dev/null; then |
| 14507 | if test -s conftest.err; then | 15690 | if test -s conftest.err; then |
| 14508 | ac_cpp_err=$ac_c_preproc_warn_flag | 15691 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15692 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14509 | else | 15693 | else |
| 14510 | ac_cpp_err= | 15694 | ac_cpp_err= |
| 14511 | fi | 15695 | fi |
| @@ -14525,33 +15709,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14525 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15709 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14526 | 15710 | ||
| 14527 | # So? What about this header? | 15711 | # So? What about this header? |
| 14528 | case $ac_header_compiler:$ac_header_preproc in | 15712 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 14529 | yes:no ) | 15713 | yes:no: ) |
| 14530 | { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 15714 | { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14531 | echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15715 | echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14532 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 15716 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 |
| 14533 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 15717 | echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} |
| 14534 | ( | 15718 | ac_header_preproc=yes |
| 14535 | cat <<\_ASBOX | ||
| 14536 | ## ------------------------------------ ## | ||
| 14537 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14538 | ## ------------------------------------ ## | ||
| 14539 | _ASBOX | ||
| 14540 | ) | | ||
| 14541 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14542 | ;; | 15719 | ;; |
| 14543 | no:yes ) | 15720 | no:yes:* ) |
| 14544 | { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 | 15721 | { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 |
| 14545 | echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} | 15722 | echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} |
| 14546 | { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 | 15723 | { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 |
| 14547 | echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} | 15724 | echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} |
| 15725 | { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5 | ||
| 15726 | echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;} | ||
| 15727 | { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15728 | echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14548 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 15729 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
| 14549 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 15730 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} |
| 15731 | { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5 | ||
| 15732 | echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;} | ||
| 14550 | ( | 15733 | ( |
| 14551 | cat <<\_ASBOX | 15734 | cat <<\_ASBOX |
| 14552 | ## ------------------------------------ ## | 15735 | ## ------------------------------------------ ## |
| 14553 | ## Report this to bug-autoconf@gnu.org. ## | 15736 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 14554 | ## ------------------------------------ ## | 15737 | ## ------------------------------------------ ## |
| 14555 | _ASBOX | 15738 | _ASBOX |
| 14556 | ) | | 15739 | ) | |
| 14557 | sed "s/^/$as_me: WARNING: /" >&2 | 15740 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14580,21 +15763,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 14580 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15763 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14581 | else | 15764 | else |
| 14582 | cat >conftest.$ac_ext <<_ACEOF | 15765 | cat >conftest.$ac_ext <<_ACEOF |
| 14583 | #line $LINENO "configure" | ||
| 14584 | /* confdefs.h. */ | 15766 | /* confdefs.h. */ |
| 14585 | _ACEOF | 15767 | _ACEOF |
| 14586 | cat confdefs.h >>conftest.$ac_ext | 15768 | cat confdefs.h >>conftest.$ac_ext |
| 14587 | cat >>conftest.$ac_ext <<_ACEOF | 15769 | cat >>conftest.$ac_ext <<_ACEOF |
| 14588 | /* end confdefs.h. */ | 15770 | /* end confdefs.h. */ |
| 15771 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 15772 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 15773 | #define $ac_func innocuous_$ac_func | ||
| 15774 | |||
| 14589 | /* System header to define __stub macros and hopefully few prototypes, | 15775 | /* System header to define __stub macros and hopefully few prototypes, |
| 14590 | which can conflict with char $ac_func (); below. | 15776 | which can conflict with char $ac_func (); below. |
| 14591 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15777 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14592 | <limits.h> exists even on freestanding compilers. */ | 15778 | <limits.h> exists even on freestanding compilers. */ |
| 15779 | |||
| 14593 | #ifdef __STDC__ | 15780 | #ifdef __STDC__ |
| 14594 | # include <limits.h> | 15781 | # include <limits.h> |
| 14595 | #else | 15782 | #else |
| 14596 | # include <assert.h> | 15783 | # include <assert.h> |
| 14597 | #endif | 15784 | #endif |
| 15785 | |||
| 15786 | #undef $ac_func | ||
| 15787 | |||
| 14598 | /* Override any gcc2 internal prototype to avoid an error. */ | 15788 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14599 | #ifdef __cplusplus | 15789 | #ifdef __cplusplus |
| 14600 | extern "C" | 15790 | extern "C" |
| @@ -14625,11 +15815,20 @@ return f != $ac_func; | |||
| 14625 | _ACEOF | 15815 | _ACEOF |
| 14626 | rm -f conftest.$ac_objext conftest$ac_exeext | 15816 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14627 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15817 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14628 | (eval $ac_link) 2>&5 | 15818 | (eval $ac_link) 2>conftest.er1 |
| 14629 | ac_status=$? | 15819 | ac_status=$? |
| 15820 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15821 | rm -f conftest.er1 | ||
| 15822 | cat conftest.err >&5 | ||
| 14630 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15823 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14631 | (exit $ac_status); } && | 15824 | (exit $ac_status); } && |
| 14632 | { ac_try='test -s conftest$ac_exeext' | 15825 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15826 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15827 | (eval $ac_try) 2>&5 | ||
| 15828 | ac_status=$? | ||
| 15829 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15830 | (exit $ac_status); }; } && | ||
| 15831 | { ac_try='test -s conftest$ac_exeext' | ||
| 14633 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15832 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14634 | (eval $ac_try) 2>&5 | 15833 | (eval $ac_try) 2>&5 |
| 14635 | ac_status=$? | 15834 | ac_status=$? |
| @@ -14642,7 +15841,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14642 | 15841 | ||
| 14643 | eval "$as_ac_var=no" | 15842 | eval "$as_ac_var=no" |
| 14644 | fi | 15843 | fi |
| 14645 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15844 | rm -f conftest.err conftest.$ac_objext \ |
| 15845 | conftest$ac_exeext conftest.$ac_ext | ||
| 14646 | fi | 15846 | fi |
| 14647 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15847 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 14648 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15848 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -14681,7 +15881,6 @@ else | |||
| 14681 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 | 15881 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 |
| 14682 | echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 | 15882 | echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 |
| 14683 | cat >conftest.$ac_ext <<_ACEOF | 15883 | cat >conftest.$ac_ext <<_ACEOF |
| 14684 | #line $LINENO "configure" | ||
| 14685 | /* confdefs.h. */ | 15884 | /* confdefs.h. */ |
| 14686 | _ACEOF | 15885 | _ACEOF |
| 14687 | cat confdefs.h >>conftest.$ac_ext | 15886 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14692,11 +15891,20 @@ $ac_includes_default | |||
| 14692 | _ACEOF | 15891 | _ACEOF |
| 14693 | rm -f conftest.$ac_objext | 15892 | rm -f conftest.$ac_objext |
| 14694 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15893 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14695 | (eval $ac_compile) 2>&5 | 15894 | (eval $ac_compile) 2>conftest.er1 |
| 14696 | ac_status=$? | 15895 | ac_status=$? |
| 15896 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15897 | rm -f conftest.er1 | ||
| 15898 | cat conftest.err >&5 | ||
| 14697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15899 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14698 | (exit $ac_status); } && | 15900 | (exit $ac_status); } && |
| 14699 | { ac_try='test -s conftest.$ac_objext' | 15901 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15902 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15903 | (eval $ac_try) 2>&5 | ||
| 15904 | ac_status=$? | ||
| 15905 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15906 | (exit $ac_status); }; } && | ||
| 15907 | { ac_try='test -s conftest.$ac_objext' | ||
| 14700 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15908 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14701 | (eval $ac_try) 2>&5 | 15909 | (eval $ac_try) 2>&5 |
| 14702 | ac_status=$? | 15910 | ac_status=$? |
| @@ -14709,7 +15917,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14709 | 15917 | ||
| 14710 | ac_header_compiler=no | 15918 | ac_header_compiler=no |
| 14711 | fi | 15919 | fi |
| 14712 | rm -f conftest.$ac_objext conftest.$ac_ext | 15920 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14713 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15921 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14714 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15922 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14715 | 15923 | ||
| @@ -14717,7 +15925,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14717 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 | 15925 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 |
| 14718 | echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 | 15926 | echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 |
| 14719 | cat >conftest.$ac_ext <<_ACEOF | 15927 | cat >conftest.$ac_ext <<_ACEOF |
| 14720 | #line $LINENO "configure" | ||
| 14721 | /* confdefs.h. */ | 15928 | /* confdefs.h. */ |
| 14722 | _ACEOF | 15929 | _ACEOF |
| 14723 | cat confdefs.h >>conftest.$ac_ext | 15930 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14735,6 +15942,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14735 | (exit $ac_status); } >/dev/null; then | 15942 | (exit $ac_status); } >/dev/null; then |
| 14736 | if test -s conftest.err; then | 15943 | if test -s conftest.err; then |
| 14737 | ac_cpp_err=$ac_c_preproc_warn_flag | 15944 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15945 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14738 | else | 15946 | else |
| 14739 | ac_cpp_err= | 15947 | ac_cpp_err= |
| 14740 | fi | 15948 | fi |
| @@ -14754,33 +15962,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14754 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15962 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14755 | 15963 | ||
| 14756 | # So? What about this header? | 15964 | # So? What about this header? |
| 14757 | case $ac_header_compiler:$ac_header_preproc in | 15965 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 14758 | yes:no ) | 15966 | yes:no: ) |
| 14759 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 15967 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14760 | echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15968 | echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14761 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 15969 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 |
| 14762 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 15970 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} |
| 14763 | ( | 15971 | ac_header_preproc=yes |
| 14764 | cat <<\_ASBOX | ||
| 14765 | ## ------------------------------------ ## | ||
| 14766 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14767 | ## ------------------------------------ ## | ||
| 14768 | _ASBOX | ||
| 14769 | ) | | ||
| 14770 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14771 | ;; | 15972 | ;; |
| 14772 | no:yes ) | 15973 | no:yes:* ) |
| 14773 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 | 15974 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 |
| 14774 | echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} | 15975 | echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} |
| 14775 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 | 15976 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 |
| 14776 | echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} | 15977 | echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} |
| 15978 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5 | ||
| 15979 | echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;} | ||
| 15980 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15981 | echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14777 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 15982 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 14778 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 15983 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 15984 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5 | ||
| 15985 | echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;} | ||
| 14779 | ( | 15986 | ( |
| 14780 | cat <<\_ASBOX | 15987 | cat <<\_ASBOX |
| 14781 | ## ------------------------------------ ## | 15988 | ## ------------------------------------------ ## |
| 14782 | ## Report this to bug-autoconf@gnu.org. ## | 15989 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 14783 | ## ------------------------------------ ## | 15990 | ## ------------------------------------------ ## |
| 14784 | _ASBOX | 15991 | _ASBOX |
| 14785 | ) | | 15992 | ) | |
| 14786 | sed "s/^/$as_me: WARNING: /" >&2 | 15993 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14828,7 +16035,6 @@ else | |||
| 14828 | echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 | 16035 | echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 |
| 14829 | echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 | 16036 | echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 |
| 14830 | cat >conftest.$ac_ext <<_ACEOF | 16037 | cat >conftest.$ac_ext <<_ACEOF |
| 14831 | #line $LINENO "configure" | ||
| 14832 | /* confdefs.h. */ | 16038 | /* confdefs.h. */ |
| 14833 | _ACEOF | 16039 | _ACEOF |
| 14834 | cat confdefs.h >>conftest.$ac_ext | 16040 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14839,11 +16045,20 @@ $ac_includes_default | |||
| 14839 | _ACEOF | 16045 | _ACEOF |
| 14840 | rm -f conftest.$ac_objext | 16046 | rm -f conftest.$ac_objext |
| 14841 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16047 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14842 | (eval $ac_compile) 2>&5 | 16048 | (eval $ac_compile) 2>conftest.er1 |
| 14843 | ac_status=$? | 16049 | ac_status=$? |
| 16050 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16051 | rm -f conftest.er1 | ||
| 16052 | cat conftest.err >&5 | ||
| 14844 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16053 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14845 | (exit $ac_status); } && | 16054 | (exit $ac_status); } && |
| 14846 | { ac_try='test -s conftest.$ac_objext' | 16055 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16056 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16057 | (eval $ac_try) 2>&5 | ||
| 16058 | ac_status=$? | ||
| 16059 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16060 | (exit $ac_status); }; } && | ||
| 16061 | { ac_try='test -s conftest.$ac_objext' | ||
| 14847 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16062 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14848 | (eval $ac_try) 2>&5 | 16063 | (eval $ac_try) 2>&5 |
| 14849 | ac_status=$? | 16064 | ac_status=$? |
| @@ -14856,7 +16071,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14856 | 16071 | ||
| 14857 | ac_header_compiler=no | 16072 | ac_header_compiler=no |
| 14858 | fi | 16073 | fi |
| 14859 | rm -f conftest.$ac_objext conftest.$ac_ext | 16074 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14860 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16075 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14861 | echo "${ECHO_T}$ac_header_compiler" >&6 | 16076 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14862 | 16077 | ||
| @@ -14864,7 +16079,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14864 | echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 | 16079 | echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 |
| 14865 | echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 | 16080 | echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 |
| 14866 | cat >conftest.$ac_ext <<_ACEOF | 16081 | cat >conftest.$ac_ext <<_ACEOF |
| 14867 | #line $LINENO "configure" | ||
| 14868 | /* confdefs.h. */ | 16082 | /* confdefs.h. */ |
| 14869 | _ACEOF | 16083 | _ACEOF |
| 14870 | cat confdefs.h >>conftest.$ac_ext | 16084 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14882,6 +16096,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14882 | (exit $ac_status); } >/dev/null; then | 16096 | (exit $ac_status); } >/dev/null; then |
| 14883 | if test -s conftest.err; then | 16097 | if test -s conftest.err; then |
| 14884 | ac_cpp_err=$ac_c_preproc_warn_flag | 16098 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 16099 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14885 | else | 16100 | else |
| 14886 | ac_cpp_err= | 16101 | ac_cpp_err= |
| 14887 | fi | 16102 | fi |
| @@ -14901,33 +16116,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14901 | echo "${ECHO_T}$ac_header_preproc" >&6 | 16116 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14902 | 16117 | ||
| 14903 | # So? What about this header? | 16118 | # So? What about this header? |
| 14904 | case $ac_header_compiler:$ac_header_preproc in | 16119 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 14905 | yes:no ) | 16120 | yes:no: ) |
| 14906 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 16121 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14907 | echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16122 | echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14908 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 16123 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 |
| 14909 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 16124 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} |
| 14910 | ( | 16125 | ac_header_preproc=yes |
| 14911 | cat <<\_ASBOX | ||
| 14912 | ## ------------------------------------ ## | ||
| 14913 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14914 | ## ------------------------------------ ## | ||
| 14915 | _ASBOX | ||
| 14916 | ) | | ||
| 14917 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14918 | ;; | 16126 | ;; |
| 14919 | no:yes ) | 16127 | no:yes:* ) |
| 14920 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 | 16128 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 |
| 14921 | echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} | 16129 | echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} |
| 14922 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 | 16130 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 |
| 14923 | echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} | 16131 | echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} |
| 16132 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5 | ||
| 16133 | echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;} | ||
| 16134 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 16135 | echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14924 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 16136 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 14925 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 16137 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 16138 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5 | ||
| 16139 | echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;} | ||
| 14926 | ( | 16140 | ( |
| 14927 | cat <<\_ASBOX | 16141 | cat <<\_ASBOX |
| 14928 | ## ------------------------------------ ## | 16142 | ## ------------------------------------------ ## |
| 14929 | ## Report this to bug-autoconf@gnu.org. ## | 16143 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 14930 | ## ------------------------------------ ## | 16144 | ## ------------------------------------------ ## |
| 14931 | _ASBOX | 16145 | _ASBOX |
| 14932 | ) | | 16146 | ) | |
| 14933 | sed "s/^/$as_me: WARNING: /" >&2 | 16147 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14972,7 +16186,6 @@ else | |||
| 14972 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16186 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 14973 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16187 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 14974 | cat >conftest.$ac_ext <<_ACEOF | 16188 | cat >conftest.$ac_ext <<_ACEOF |
| 14975 | #line $LINENO "configure" | ||
| 14976 | /* confdefs.h. */ | 16189 | /* confdefs.h. */ |
| 14977 | _ACEOF | 16190 | _ACEOF |
| 14978 | cat confdefs.h >>conftest.$ac_ext | 16191 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14983,11 +16196,20 @@ $ac_includes_default | |||
| 14983 | _ACEOF | 16196 | _ACEOF |
| 14984 | rm -f conftest.$ac_objext | 16197 | rm -f conftest.$ac_objext |
| 14985 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16198 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14986 | (eval $ac_compile) 2>&5 | 16199 | (eval $ac_compile) 2>conftest.er1 |
| 14987 | ac_status=$? | 16200 | ac_status=$? |
| 16201 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16202 | rm -f conftest.er1 | ||
| 16203 | cat conftest.err >&5 | ||
| 14988 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14989 | (exit $ac_status); } && | 16205 | (exit $ac_status); } && |
| 14990 | { ac_try='test -s conftest.$ac_objext' | 16206 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16207 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16208 | (eval $ac_try) 2>&5 | ||
| 16209 | ac_status=$? | ||
| 16210 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16211 | (exit $ac_status); }; } && | ||
| 16212 | { ac_try='test -s conftest.$ac_objext' | ||
| 14991 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16213 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14992 | (eval $ac_try) 2>&5 | 16214 | (eval $ac_try) 2>&5 |
| 14993 | ac_status=$? | 16215 | ac_status=$? |
| @@ -15000,7 +16222,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15000 | 16222 | ||
| 15001 | ac_header_compiler=no | 16223 | ac_header_compiler=no |
| 15002 | fi | 16224 | fi |
| 15003 | rm -f conftest.$ac_objext conftest.$ac_ext | 16225 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 15004 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16226 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 15005 | echo "${ECHO_T}$ac_header_compiler" >&6 | 16227 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 15006 | 16228 | ||
| @@ -15008,7 +16230,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 15008 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16230 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 15009 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16231 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 15010 | cat >conftest.$ac_ext <<_ACEOF | 16232 | cat >conftest.$ac_ext <<_ACEOF |
| 15011 | #line $LINENO "configure" | ||
| 15012 | /* confdefs.h. */ | 16233 | /* confdefs.h. */ |
| 15013 | _ACEOF | 16234 | _ACEOF |
| 15014 | cat confdefs.h >>conftest.$ac_ext | 16235 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15026,6 +16247,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 15026 | (exit $ac_status); } >/dev/null; then | 16247 | (exit $ac_status); } >/dev/null; then |
| 15027 | if test -s conftest.err; then | 16248 | if test -s conftest.err; then |
| 15028 | ac_cpp_err=$ac_c_preproc_warn_flag | 16249 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 16250 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 15029 | else | 16251 | else |
| 15030 | ac_cpp_err= | 16252 | ac_cpp_err= |
| 15031 | fi | 16253 | fi |
| @@ -15045,33 +16267,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 15045 | echo "${ECHO_T}$ac_header_preproc" >&6 | 16267 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 15046 | 16268 | ||
| 15047 | # So? What about this header? | 16269 | # So? What about this header? |
| 15048 | case $ac_header_compiler:$ac_header_preproc in | 16270 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 15049 | yes:no ) | 16271 | yes:no: ) |
| 15050 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16272 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 15051 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16273 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 15052 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16274 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 15053 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16275 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 15054 | ( | 16276 | ac_header_preproc=yes |
| 15055 | cat <<\_ASBOX | ||
| 15056 | ## ------------------------------------ ## | ||
| 15057 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 15058 | ## ------------------------------------ ## | ||
| 15059 | _ASBOX | ||
| 15060 | ) | | ||
| 15061 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 15062 | ;; | 16277 | ;; |
| 15063 | no:yes ) | 16278 | no:yes:* ) |
| 15064 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 16279 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 15065 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 16280 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 15066 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 16281 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 15067 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 16282 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 16283 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 16284 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 16285 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 16286 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 15068 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16287 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 15069 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16288 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 16289 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 16290 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 15070 | ( | 16291 | ( |
| 15071 | cat <<\_ASBOX | 16292 | cat <<\_ASBOX |
| 15072 | ## ------------------------------------ ## | 16293 | ## ------------------------------------------ ## |
| 15073 | ## Report this to bug-autoconf@gnu.org. ## | 16294 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 15074 | ## ------------------------------------ ## | 16295 | ## ------------------------------------------ ## |
| 15075 | _ASBOX | 16296 | _ASBOX |
| 15076 | ) | | 16297 | ) | |
| 15077 | sed "s/^/$as_me: WARNING: /" >&2 | 16298 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -15082,7 +16303,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 15082 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16303 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 15083 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16304 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15084 | else | 16305 | else |
| 15085 | eval "$as_ac_Header=$ac_header_preproc" | 16306 | eval "$as_ac_Header=\$ac_header_preproc" |
| 15086 | fi | 16307 | fi |
| 15087 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16308 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 15088 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16309 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -15116,7 +16337,6 @@ else | |||
| 15116 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16337 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 15117 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16338 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 15118 | cat >conftest.$ac_ext <<_ACEOF | 16339 | cat >conftest.$ac_ext <<_ACEOF |
| 15119 | #line $LINENO "configure" | ||
| 15120 | /* confdefs.h. */ | 16340 | /* confdefs.h. */ |
| 15121 | _ACEOF | 16341 | _ACEOF |
| 15122 | cat confdefs.h >>conftest.$ac_ext | 16342 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15127,11 +16347,20 @@ $ac_includes_default | |||
| 15127 | _ACEOF | 16347 | _ACEOF |
| 15128 | rm -f conftest.$ac_objext | 16348 | rm -f conftest.$ac_objext |
| 15129 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16349 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15130 | (eval $ac_compile) 2>&5 | 16350 | (eval $ac_compile) 2>conftest.er1 |
| 15131 | ac_status=$? | 16351 | ac_status=$? |
| 16352 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16353 | rm -f conftest.er1 | ||
| 16354 | cat conftest.err >&5 | ||
| 15132 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16355 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15133 | (exit $ac_status); } && | 16356 | (exit $ac_status); } && |
| 15134 | { ac_try='test -s conftest.$ac_objext' | 16357 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16358 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16359 | (eval $ac_try) 2>&5 | ||
| 16360 | ac_status=$? | ||
| 16361 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16362 | (exit $ac_status); }; } && | ||
| 16363 | { ac_try='test -s conftest.$ac_objext' | ||
| 15135 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16364 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15136 | (eval $ac_try) 2>&5 | 16365 | (eval $ac_try) 2>&5 |
| 15137 | ac_status=$? | 16366 | ac_status=$? |
| @@ -15144,7 +16373,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15144 | 16373 | ||
| 15145 | ac_header_compiler=no | 16374 | ac_header_compiler=no |
| 15146 | fi | 16375 | fi |
| 15147 | rm -f conftest.$ac_objext conftest.$ac_ext | 16376 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 15148 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16377 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 15149 | echo "${ECHO_T}$ac_header_compiler" >&6 | 16378 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 15150 | 16379 | ||
| @@ -15152,7 +16381,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 15152 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16381 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 15153 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16382 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 15154 | cat >conftest.$ac_ext <<_ACEOF | 16383 | cat >conftest.$ac_ext <<_ACEOF |
| 15155 | #line $LINENO "configure" | ||
| 15156 | /* confdefs.h. */ | 16384 | /* confdefs.h. */ |
| 15157 | _ACEOF | 16385 | _ACEOF |
| 15158 | cat confdefs.h >>conftest.$ac_ext | 16386 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15170,6 +16398,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 15170 | (exit $ac_status); } >/dev/null; then | 16398 | (exit $ac_status); } >/dev/null; then |
| 15171 | if test -s conftest.err; then | 16399 | if test -s conftest.err; then |
| 15172 | ac_cpp_err=$ac_c_preproc_warn_flag | 16400 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 16401 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 15173 | else | 16402 | else |
| 15174 | ac_cpp_err= | 16403 | ac_cpp_err= |
| 15175 | fi | 16404 | fi |
| @@ -15189,33 +16418,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 15189 | echo "${ECHO_T}$ac_header_preproc" >&6 | 16418 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 15190 | 16419 | ||
| 15191 | # So? What about this header? | 16420 | # So? What about this header? |
| 15192 | case $ac_header_compiler:$ac_header_preproc in | 16421 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 15193 | yes:no ) | 16422 | yes:no: ) |
| 15194 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16423 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 15195 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16424 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 15196 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16425 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 15197 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16426 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 15198 | ( | 16427 | ac_header_preproc=yes |
| 15199 | cat <<\_ASBOX | ||
| 15200 | ## ------------------------------------ ## | ||
| 15201 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 15202 | ## ------------------------------------ ## | ||
| 15203 | _ASBOX | ||
| 15204 | ) | | ||
| 15205 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 15206 | ;; | 16428 | ;; |
| 15207 | no:yes ) | 16429 | no:yes:* ) |
| 15208 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 16430 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 15209 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 16431 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 15210 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 16432 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 15211 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 16433 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 16434 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 16435 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 16436 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 16437 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 15212 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16438 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 15213 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16439 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 16440 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 16441 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 15214 | ( | 16442 | ( |
| 15215 | cat <<\_ASBOX | 16443 | cat <<\_ASBOX |
| 15216 | ## ------------------------------------ ## | 16444 | ## ------------------------------------------ ## |
| 15217 | ## Report this to bug-autoconf@gnu.org. ## | 16445 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 15218 | ## ------------------------------------ ## | 16446 | ## ------------------------------------------ ## |
| 15219 | _ASBOX | 16447 | _ASBOX |
| 15220 | ) | | 16448 | ) | |
| 15221 | sed "s/^/$as_me: WARNING: /" >&2 | 16449 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -15226,7 +16454,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 15226 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16454 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 15227 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16455 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15228 | else | 16456 | else |
| 15229 | eval "$as_ac_Header=$ac_header_preproc" | 16457 | eval "$as_ac_Header=\$ac_header_preproc" |
| 15230 | fi | 16458 | fi |
| 15231 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16459 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 15232 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16460 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -15242,7 +16470,6 @@ if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then | |||
| 15242 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16470 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15243 | else | 16471 | else |
| 15244 | cat >conftest.$ac_ext <<_ACEOF | 16472 | cat >conftest.$ac_ext <<_ACEOF |
| 15245 | #line $LINENO "configure" | ||
| 15246 | /* confdefs.h. */ | 16473 | /* confdefs.h. */ |
| 15247 | _ACEOF | 16474 | _ACEOF |
| 15248 | cat confdefs.h >>conftest.$ac_ext | 16475 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15262,11 +16489,20 @@ return 0; | |||
| 15262 | _ACEOF | 16489 | _ACEOF |
| 15263 | rm -f conftest.$ac_objext | 16490 | rm -f conftest.$ac_objext |
| 15264 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16491 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15265 | (eval $ac_compile) 2>&5 | 16492 | (eval $ac_compile) 2>conftest.er1 |
| 15266 | ac_status=$? | 16493 | ac_status=$? |
| 16494 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16495 | rm -f conftest.er1 | ||
| 16496 | cat conftest.err >&5 | ||
| 15267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15268 | (exit $ac_status); } && | 16498 | (exit $ac_status); } && |
| 15269 | { ac_try='test -s conftest.$ac_objext' | 16499 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16500 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16501 | (eval $ac_try) 2>&5 | ||
| 16502 | ac_status=$? | ||
| 16503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16504 | (exit $ac_status); }; } && | ||
| 16505 | { ac_try='test -s conftest.$ac_objext' | ||
| 15270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16506 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15271 | (eval $ac_try) 2>&5 | 16507 | (eval $ac_try) 2>&5 |
| 15272 | ac_status=$? | 16508 | ac_status=$? |
| @@ -15278,7 +16514,6 @@ else | |||
| 15278 | sed 's/^/| /' conftest.$ac_ext >&5 | 16514 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15279 | 16515 | ||
| 15280 | cat >conftest.$ac_ext <<_ACEOF | 16516 | cat >conftest.$ac_ext <<_ACEOF |
| 15281 | #line $LINENO "configure" | ||
| 15282 | /* confdefs.h. */ | 16517 | /* confdefs.h. */ |
| 15283 | _ACEOF | 16518 | _ACEOF |
| 15284 | cat confdefs.h >>conftest.$ac_ext | 16519 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15298,11 +16533,20 @@ return 0; | |||
| 15298 | _ACEOF | 16533 | _ACEOF |
| 15299 | rm -f conftest.$ac_objext | 16534 | rm -f conftest.$ac_objext |
| 15300 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16535 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15301 | (eval $ac_compile) 2>&5 | 16536 | (eval $ac_compile) 2>conftest.er1 |
| 15302 | ac_status=$? | 16537 | ac_status=$? |
| 16538 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16539 | rm -f conftest.er1 | ||
| 16540 | cat conftest.err >&5 | ||
| 15303 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16541 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15304 | (exit $ac_status); } && | 16542 | (exit $ac_status); } && |
| 15305 | { ac_try='test -s conftest.$ac_objext' | 16543 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16544 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16545 | (eval $ac_try) 2>&5 | ||
| 16546 | ac_status=$? | ||
| 16547 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16548 | (exit $ac_status); }; } && | ||
| 16549 | { ac_try='test -s conftest.$ac_objext' | ||
| 15306 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16550 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15307 | (eval $ac_try) 2>&5 | 16551 | (eval $ac_try) 2>&5 |
| 15308 | ac_status=$? | 16552 | ac_status=$? |
| @@ -15315,9 +16559,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15315 | 16559 | ||
| 15316 | ac_cv_member_struct_nlist_n_un_n_name=no | 16560 | ac_cv_member_struct_nlist_n_un_n_name=no |
| 15317 | fi | 16561 | fi |
| 15318 | rm -f conftest.$ac_objext conftest.$ac_ext | 16562 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 15319 | fi | 16563 | fi |
| 15320 | rm -f conftest.$ac_objext conftest.$ac_ext | 16564 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 15321 | fi | 16565 | fi |
| 15322 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 | 16566 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 |
| 15323 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 | 16567 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 |
| @@ -15350,7 +16594,6 @@ if test "${ac_cv_func_getloadavg_setgid+set}" = set; then | |||
| 15350 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16594 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15351 | else | 16595 | else |
| 15352 | cat >conftest.$ac_ext <<_ACEOF | 16596 | cat >conftest.$ac_ext <<_ACEOF |
| 15353 | #line $LINENO "configure" | ||
| 15354 | /* confdefs.h. */ | 16597 | /* confdefs.h. */ |
| 15355 | _ACEOF | 16598 | _ACEOF |
| 15356 | cat confdefs.h >>conftest.$ac_ext | 16599 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15394,7 +16637,7 @@ else | |||
| 15394 | # If we got an error (system does not support symlinks), try without -L. | 16637 | # If we got an error (system does not support symlinks), try without -L. |
| 15395 | test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` | 16638 | test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` |
| 15396 | ac_cv_group_kmem=`echo $ac_ls_output \ | 16639 | ac_cv_group_kmem=`echo $ac_ls_output \ |
| 15397 | | sed -ne 's/[ ][ ]*/ /g; | 16640 | | sed -ne 's/[ ][ ]*/ /g; |
| 15398 | s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; | 16641 | s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; |
| 15399 | / /s/.* //;p;'` | 16642 | / /s/.* //;p;'` |
| 15400 | 16643 | ||
| @@ -15420,7 +16663,6 @@ else | |||
| 15420 | while :; do | 16663 | while :; do |
| 15421 | ac_cv_sys_largefile_source=no | 16664 | ac_cv_sys_largefile_source=no |
| 15422 | cat >conftest.$ac_ext <<_ACEOF | 16665 | cat >conftest.$ac_ext <<_ACEOF |
| 15423 | #line $LINENO "configure" | ||
| 15424 | /* confdefs.h. */ | 16666 | /* confdefs.h. */ |
| 15425 | _ACEOF | 16667 | _ACEOF |
| 15426 | cat confdefs.h >>conftest.$ac_ext | 16668 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15437,11 +16679,20 @@ return !fseeko; | |||
| 15437 | _ACEOF | 16679 | _ACEOF |
| 15438 | rm -f conftest.$ac_objext | 16680 | rm -f conftest.$ac_objext |
| 15439 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16681 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15440 | (eval $ac_compile) 2>&5 | 16682 | (eval $ac_compile) 2>conftest.er1 |
| 15441 | ac_status=$? | 16683 | ac_status=$? |
| 16684 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16685 | rm -f conftest.er1 | ||
| 16686 | cat conftest.err >&5 | ||
| 15442 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15443 | (exit $ac_status); } && | 16688 | (exit $ac_status); } && |
| 15444 | { ac_try='test -s conftest.$ac_objext' | 16689 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16690 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16691 | (eval $ac_try) 2>&5 | ||
| 16692 | ac_status=$? | ||
| 16693 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16694 | (exit $ac_status); }; } && | ||
| 16695 | { ac_try='test -s conftest.$ac_objext' | ||
| 15445 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16696 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15446 | (eval $ac_try) 2>&5 | 16697 | (eval $ac_try) 2>&5 |
| 15447 | ac_status=$? | 16698 | ac_status=$? |
| @@ -15453,9 +16704,8 @@ else | |||
| 15453 | sed 's/^/| /' conftest.$ac_ext >&5 | 16704 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15454 | 16705 | ||
| 15455 | fi | 16706 | fi |
| 15456 | rm -f conftest.$ac_objext conftest.$ac_ext | 16707 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 15457 | cat >conftest.$ac_ext <<_ACEOF | 16708 | cat >conftest.$ac_ext <<_ACEOF |
| 15458 | #line $LINENO "configure" | ||
| 15459 | /* confdefs.h. */ | 16709 | /* confdefs.h. */ |
| 15460 | _ACEOF | 16710 | _ACEOF |
| 15461 | cat confdefs.h >>conftest.$ac_ext | 16711 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15473,11 +16723,20 @@ return !fseeko; | |||
| 15473 | _ACEOF | 16723 | _ACEOF |
| 15474 | rm -f conftest.$ac_objext | 16724 | rm -f conftest.$ac_objext |
| 15475 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16725 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15476 | (eval $ac_compile) 2>&5 | 16726 | (eval $ac_compile) 2>conftest.er1 |
| 15477 | ac_status=$? | 16727 | ac_status=$? |
| 16728 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16729 | rm -f conftest.er1 | ||
| 16730 | cat conftest.err >&5 | ||
| 15478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16731 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15479 | (exit $ac_status); } && | 16732 | (exit $ac_status); } && |
| 15480 | { ac_try='test -s conftest.$ac_objext' | 16733 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16734 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16735 | (eval $ac_try) 2>&5 | ||
| 16736 | ac_status=$? | ||
| 16737 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16738 | (exit $ac_status); }; } && | ||
| 16739 | { ac_try='test -s conftest.$ac_objext' | ||
| 15481 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16740 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15482 | (eval $ac_try) 2>&5 | 16741 | (eval $ac_try) 2>&5 |
| 15483 | ac_status=$? | 16742 | ac_status=$? |
| @@ -15489,7 +16748,7 @@ else | |||
| 15489 | sed 's/^/| /' conftest.$ac_ext >&5 | 16748 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15490 | 16749 | ||
| 15491 | fi | 16750 | fi |
| 15492 | rm -f conftest.$ac_objext conftest.$ac_ext | 16751 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 15493 | break | 16752 | break |
| 15494 | done | 16753 | done |
| 15495 | fi | 16754 | fi |
| @@ -15513,7 +16772,6 @@ if test "${ac_cv_func_fseeko+set}" = set; then | |||
| 15513 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16772 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15514 | else | 16773 | else |
| 15515 | cat >conftest.$ac_ext <<_ACEOF | 16774 | cat >conftest.$ac_ext <<_ACEOF |
| 15516 | #line $LINENO "configure" | ||
| 15517 | /* confdefs.h. */ | 16775 | /* confdefs.h. */ |
| 15518 | _ACEOF | 16776 | _ACEOF |
| 15519 | cat confdefs.h >>conftest.$ac_ext | 16777 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15530,11 +16788,20 @@ return fseeko && fseeko (stdin, 0, 0); | |||
| 15530 | _ACEOF | 16788 | _ACEOF |
| 15531 | rm -f conftest.$ac_objext conftest$ac_exeext | 16789 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15532 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16790 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15533 | (eval $ac_link) 2>&5 | 16791 | (eval $ac_link) 2>conftest.er1 |
| 15534 | ac_status=$? | 16792 | ac_status=$? |
| 16793 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16794 | rm -f conftest.er1 | ||
| 16795 | cat conftest.err >&5 | ||
| 15535 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16796 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15536 | (exit $ac_status); } && | 16797 | (exit $ac_status); } && |
| 15537 | { ac_try='test -s conftest$ac_exeext' | 16798 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16799 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16800 | (eval $ac_try) 2>&5 | ||
| 16801 | ac_status=$? | ||
| 16802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16803 | (exit $ac_status); }; } && | ||
| 16804 | { ac_try='test -s conftest$ac_exeext' | ||
| 15538 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16805 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15539 | (eval $ac_try) 2>&5 | 16806 | (eval $ac_try) 2>&5 |
| 15540 | ac_status=$? | 16807 | ac_status=$? |
| @@ -15547,7 +16814,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15547 | 16814 | ||
| 15548 | ac_cv_func_fseeko=no | 16815 | ac_cv_func_fseeko=no |
| 15549 | fi | 16816 | fi |
| 15550 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16817 | rm -f conftest.err conftest.$ac_objext \ |
| 16818 | conftest$ac_exeext conftest.$ac_ext | ||
| 15551 | fi | 16819 | fi |
| 15552 | echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 | 16820 | echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 |
| 15553 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 | 16821 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 |
| @@ -15567,7 +16835,6 @@ if test "${ac_cv_func_getpgrp_void+set}" = set; then | |||
| 15567 | else | 16835 | else |
| 15568 | # Use it with a single arg. | 16836 | # Use it with a single arg. |
| 15569 | cat >conftest.$ac_ext <<_ACEOF | 16837 | cat >conftest.$ac_ext <<_ACEOF |
| 15570 | #line $LINENO "configure" | ||
| 15571 | /* confdefs.h. */ | 16838 | /* confdefs.h. */ |
| 15572 | _ACEOF | 16839 | _ACEOF |
| 15573 | cat confdefs.h >>conftest.$ac_ext | 16840 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15584,11 +16851,20 @@ getpgrp (0); | |||
| 15584 | _ACEOF | 16851 | _ACEOF |
| 15585 | rm -f conftest.$ac_objext | 16852 | rm -f conftest.$ac_objext |
| 15586 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16853 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15587 | (eval $ac_compile) 2>&5 | 16854 | (eval $ac_compile) 2>conftest.er1 |
| 15588 | ac_status=$? | 16855 | ac_status=$? |
| 16856 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16857 | rm -f conftest.er1 | ||
| 16858 | cat conftest.err >&5 | ||
| 15589 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16859 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15590 | (exit $ac_status); } && | 16860 | (exit $ac_status); } && |
| 15591 | { ac_try='test -s conftest.$ac_objext' | 16861 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16862 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16863 | (eval $ac_try) 2>&5 | ||
| 16864 | ac_status=$? | ||
| 16865 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16866 | (exit $ac_status); }; } && | ||
| 16867 | { ac_try='test -s conftest.$ac_objext' | ||
| 15592 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16868 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15593 | (eval $ac_try) 2>&5 | 16869 | (eval $ac_try) 2>&5 |
| 15594 | ac_status=$? | 16870 | ac_status=$? |
| @@ -15601,7 +16877,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15601 | 16877 | ||
| 15602 | ac_cv_func_getpgrp_void=yes | 16878 | ac_cv_func_getpgrp_void=yes |
| 15603 | fi | 16879 | fi |
| 15604 | rm -f conftest.$ac_objext conftest.$ac_ext | 16880 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 15605 | 16881 | ||
| 15606 | fi | 16882 | fi |
| 15607 | echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 | 16883 | echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 |
| @@ -15625,21 +16901,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 15625 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16901 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15626 | else | 16902 | else |
| 15627 | cat >conftest.$ac_ext <<_ACEOF | 16903 | cat >conftest.$ac_ext <<_ACEOF |
| 15628 | #line $LINENO "configure" | ||
| 15629 | /* confdefs.h. */ | 16904 | /* confdefs.h. */ |
| 15630 | _ACEOF | 16905 | _ACEOF |
| 15631 | cat confdefs.h >>conftest.$ac_ext | 16906 | cat confdefs.h >>conftest.$ac_ext |
| 15632 | cat >>conftest.$ac_ext <<_ACEOF | 16907 | cat >>conftest.$ac_ext <<_ACEOF |
| 15633 | /* end confdefs.h. */ | 16908 | /* end confdefs.h. */ |
| 16909 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 16910 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16911 | #define $ac_func innocuous_$ac_func | ||
| 16912 | |||
| 15634 | /* System header to define __stub macros and hopefully few prototypes, | 16913 | /* System header to define __stub macros and hopefully few prototypes, |
| 15635 | which can conflict with char $ac_func (); below. | 16914 | which can conflict with char $ac_func (); below. |
| 15636 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16915 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15637 | <limits.h> exists even on freestanding compilers. */ | 16916 | <limits.h> exists even on freestanding compilers. */ |
| 16917 | |||
| 15638 | #ifdef __STDC__ | 16918 | #ifdef __STDC__ |
| 15639 | # include <limits.h> | 16919 | # include <limits.h> |
| 15640 | #else | 16920 | #else |
| 15641 | # include <assert.h> | 16921 | # include <assert.h> |
| 15642 | #endif | 16922 | #endif |
| 16923 | |||
| 16924 | #undef $ac_func | ||
| 16925 | |||
| 15643 | /* Override any gcc2 internal prototype to avoid an error. */ | 16926 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15644 | #ifdef __cplusplus | 16927 | #ifdef __cplusplus |
| 15645 | extern "C" | 16928 | extern "C" |
| @@ -15670,11 +16953,20 @@ return f != $ac_func; | |||
| 15670 | _ACEOF | 16953 | _ACEOF |
| 15671 | rm -f conftest.$ac_objext conftest$ac_exeext | 16954 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15672 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16955 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15673 | (eval $ac_link) 2>&5 | 16956 | (eval $ac_link) 2>conftest.er1 |
| 15674 | ac_status=$? | 16957 | ac_status=$? |
| 16958 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16959 | rm -f conftest.er1 | ||
| 16960 | cat conftest.err >&5 | ||
| 15675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16961 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15676 | (exit $ac_status); } && | 16962 | (exit $ac_status); } && |
| 15677 | { ac_try='test -s conftest$ac_exeext' | 16963 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16964 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16965 | (eval $ac_try) 2>&5 | ||
| 16966 | ac_status=$? | ||
| 16967 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16968 | (exit $ac_status); }; } && | ||
| 16969 | { ac_try='test -s conftest$ac_exeext' | ||
| 15678 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16970 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15679 | (eval $ac_try) 2>&5 | 16971 | (eval $ac_try) 2>&5 |
| 15680 | ac_status=$? | 16972 | ac_status=$? |
| @@ -15687,7 +16979,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15687 | 16979 | ||
| 15688 | eval "$as_ac_var=no" | 16980 | eval "$as_ac_var=no" |
| 15689 | fi | 16981 | fi |
| 15690 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16982 | rm -f conftest.err conftest.$ac_objext \ |
| 16983 | conftest$ac_exeext conftest.$ac_ext | ||
| 15691 | fi | 16984 | fi |
| 15692 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 16985 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 15693 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 16986 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -15706,7 +16999,6 @@ else | |||
| 15706 | ac_check_lib_save_LIBS=$LIBS | 16999 | ac_check_lib_save_LIBS=$LIBS |
| 15707 | LIBS="-lintl $LIBS" | 17000 | LIBS="-lintl $LIBS" |
| 15708 | cat >conftest.$ac_ext <<_ACEOF | 17001 | cat >conftest.$ac_ext <<_ACEOF |
| 15709 | #line $LINENO "configure" | ||
| 15710 | /* confdefs.h. */ | 17002 | /* confdefs.h. */ |
| 15711 | _ACEOF | 17003 | _ACEOF |
| 15712 | cat confdefs.h >>conftest.$ac_ext | 17004 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15730,11 +17022,20 @@ strftime (); | |||
| 15730 | _ACEOF | 17022 | _ACEOF |
| 15731 | rm -f conftest.$ac_objext conftest$ac_exeext | 17023 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15732 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17024 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15733 | (eval $ac_link) 2>&5 | 17025 | (eval $ac_link) 2>conftest.er1 |
| 15734 | ac_status=$? | 17026 | ac_status=$? |
| 17027 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17028 | rm -f conftest.er1 | ||
| 17029 | cat conftest.err >&5 | ||
| 15735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17030 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15736 | (exit $ac_status); } && | 17031 | (exit $ac_status); } && |
| 15737 | { ac_try='test -s conftest$ac_exeext' | 17032 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17033 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17034 | (eval $ac_try) 2>&5 | ||
| 17035 | ac_status=$? | ||
| 17036 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17037 | (exit $ac_status); }; } && | ||
| 17038 | { ac_try='test -s conftest$ac_exeext' | ||
| 15738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17039 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15739 | (eval $ac_try) 2>&5 | 17040 | (eval $ac_try) 2>&5 |
| 15740 | ac_status=$? | 17041 | ac_status=$? |
| @@ -15747,7 +17048,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15747 | 17048 | ||
| 15748 | ac_cv_lib_intl_strftime=no | 17049 | ac_cv_lib_intl_strftime=no |
| 15749 | fi | 17050 | fi |
| 15750 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17051 | rm -f conftest.err conftest.$ac_objext \ |
| 17052 | conftest$ac_exeext conftest.$ac_ext | ||
| 15751 | LIBS=$ac_check_lib_save_LIBS | 17053 | LIBS=$ac_check_lib_save_LIBS |
| 15752 | fi | 17054 | fi |
| 15753 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 | 17055 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 |
| @@ -15775,21 +17077,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 15775 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17077 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15776 | else | 17078 | else |
| 15777 | cat >conftest.$ac_ext <<_ACEOF | 17079 | cat >conftest.$ac_ext <<_ACEOF |
| 15778 | #line $LINENO "configure" | ||
| 15779 | /* confdefs.h. */ | 17080 | /* confdefs.h. */ |
| 15780 | _ACEOF | 17081 | _ACEOF |
| 15781 | cat confdefs.h >>conftest.$ac_ext | 17082 | cat confdefs.h >>conftest.$ac_ext |
| 15782 | cat >>conftest.$ac_ext <<_ACEOF | 17083 | cat >>conftest.$ac_ext <<_ACEOF |
| 15783 | /* end confdefs.h. */ | 17084 | /* end confdefs.h. */ |
| 17085 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 17086 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17087 | #define $ac_func innocuous_$ac_func | ||
| 17088 | |||
| 15784 | /* System header to define __stub macros and hopefully few prototypes, | 17089 | /* System header to define __stub macros and hopefully few prototypes, |
| 15785 | which can conflict with char $ac_func (); below. | 17090 | which can conflict with char $ac_func (); below. |
| 15786 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17091 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15787 | <limits.h> exists even on freestanding compilers. */ | 17092 | <limits.h> exists even on freestanding compilers. */ |
| 17093 | |||
| 15788 | #ifdef __STDC__ | 17094 | #ifdef __STDC__ |
| 15789 | # include <limits.h> | 17095 | # include <limits.h> |
| 15790 | #else | 17096 | #else |
| 15791 | # include <assert.h> | 17097 | # include <assert.h> |
| 15792 | #endif | 17098 | #endif |
| 17099 | |||
| 17100 | #undef $ac_func | ||
| 17101 | |||
| 15793 | /* Override any gcc2 internal prototype to avoid an error. */ | 17102 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15794 | #ifdef __cplusplus | 17103 | #ifdef __cplusplus |
| 15795 | extern "C" | 17104 | extern "C" |
| @@ -15820,11 +17129,20 @@ return f != $ac_func; | |||
| 15820 | _ACEOF | 17129 | _ACEOF |
| 15821 | rm -f conftest.$ac_objext conftest$ac_exeext | 17130 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15822 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17131 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15823 | (eval $ac_link) 2>&5 | 17132 | (eval $ac_link) 2>conftest.er1 |
| 15824 | ac_status=$? | 17133 | ac_status=$? |
| 17134 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17135 | rm -f conftest.er1 | ||
| 17136 | cat conftest.err >&5 | ||
| 15825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15826 | (exit $ac_status); } && | 17138 | (exit $ac_status); } && |
| 15827 | { ac_try='test -s conftest$ac_exeext' | 17139 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17140 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17141 | (eval $ac_try) 2>&5 | ||
| 17142 | ac_status=$? | ||
| 17143 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17144 | (exit $ac_status); }; } && | ||
| 17145 | { ac_try='test -s conftest$ac_exeext' | ||
| 15828 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17146 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15829 | (eval $ac_try) 2>&5 | 17147 | (eval $ac_try) 2>&5 |
| 15830 | ac_status=$? | 17148 | ac_status=$? |
| @@ -15837,7 +17155,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15837 | 17155 | ||
| 15838 | eval "$as_ac_var=no" | 17156 | eval "$as_ac_var=no" |
| 15839 | fi | 17157 | fi |
| 15840 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17158 | rm -f conftest.err conftest.$ac_objext \ |
| 17159 | conftest$ac_exeext conftest.$ac_ext | ||
| 15841 | fi | 17160 | fi |
| 15842 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 17161 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 15843 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 17162 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -15861,21 +17180,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 15861 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17180 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15862 | else | 17181 | else |
| 15863 | cat >conftest.$ac_ext <<_ACEOF | 17182 | cat >conftest.$ac_ext <<_ACEOF |
| 15864 | #line $LINENO "configure" | ||
| 15865 | /* confdefs.h. */ | 17183 | /* confdefs.h. */ |
| 15866 | _ACEOF | 17184 | _ACEOF |
| 15867 | cat confdefs.h >>conftest.$ac_ext | 17185 | cat confdefs.h >>conftest.$ac_ext |
| 15868 | cat >>conftest.$ac_ext <<_ACEOF | 17186 | cat >>conftest.$ac_ext <<_ACEOF |
| 15869 | /* end confdefs.h. */ | 17187 | /* end confdefs.h. */ |
| 17188 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 17189 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17190 | #define $ac_func innocuous_$ac_func | ||
| 17191 | |||
| 15870 | /* System header to define __stub macros and hopefully few prototypes, | 17192 | /* System header to define __stub macros and hopefully few prototypes, |
| 15871 | which can conflict with char $ac_func (); below. | 17193 | which can conflict with char $ac_func (); below. |
| 15872 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17194 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15873 | <limits.h> exists even on freestanding compilers. */ | 17195 | <limits.h> exists even on freestanding compilers. */ |
| 17196 | |||
| 15874 | #ifdef __STDC__ | 17197 | #ifdef __STDC__ |
| 15875 | # include <limits.h> | 17198 | # include <limits.h> |
| 15876 | #else | 17199 | #else |
| 15877 | # include <assert.h> | 17200 | # include <assert.h> |
| 15878 | #endif | 17201 | #endif |
| 17202 | |||
| 17203 | #undef $ac_func | ||
| 17204 | |||
| 15879 | /* Override any gcc2 internal prototype to avoid an error. */ | 17205 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15880 | #ifdef __cplusplus | 17206 | #ifdef __cplusplus |
| 15881 | extern "C" | 17207 | extern "C" |
| @@ -15906,11 +17232,20 @@ return f != $ac_func; | |||
| 15906 | _ACEOF | 17232 | _ACEOF |
| 15907 | rm -f conftest.$ac_objext conftest$ac_exeext | 17233 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15908 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17234 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15909 | (eval $ac_link) 2>&5 | 17235 | (eval $ac_link) 2>conftest.er1 |
| 15910 | ac_status=$? | 17236 | ac_status=$? |
| 17237 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17238 | rm -f conftest.er1 | ||
| 17239 | cat conftest.err >&5 | ||
| 15911 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17240 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15912 | (exit $ac_status); } && | 17241 | (exit $ac_status); } && |
| 15913 | { ac_try='test -s conftest$ac_exeext' | 17242 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17243 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17244 | (eval $ac_try) 2>&5 | ||
| 17245 | ac_status=$? | ||
| 17246 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17247 | (exit $ac_status); }; } && | ||
| 17248 | { ac_try='test -s conftest$ac_exeext' | ||
| 15914 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15915 | (eval $ac_try) 2>&5 | 17250 | (eval $ac_try) 2>&5 |
| 15916 | ac_status=$? | 17251 | ac_status=$? |
| @@ -15923,7 +17258,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15923 | 17258 | ||
| 15924 | eval "$as_ac_var=no" | 17259 | eval "$as_ac_var=no" |
| 15925 | fi | 17260 | fi |
| 15926 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17261 | rm -f conftest.err conftest.$ac_objext \ |
| 17262 | conftest$ac_exeext conftest.$ac_ext | ||
| 15927 | fi | 17263 | fi |
| 15928 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 17264 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 15929 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 17265 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -15949,7 +17285,6 @@ else | |||
| 15949 | ac_check_lib_save_LIBS=$LIBS | 17285 | ac_check_lib_save_LIBS=$LIBS |
| 15950 | LIBS="-lncurses $LIBS" | 17286 | LIBS="-lncurses $LIBS" |
| 15951 | cat >conftest.$ac_ext <<_ACEOF | 17287 | cat >conftest.$ac_ext <<_ACEOF |
| 15952 | #line $LINENO "configure" | ||
| 15953 | /* confdefs.h. */ | 17288 | /* confdefs.h. */ |
| 15954 | _ACEOF | 17289 | _ACEOF |
| 15955 | cat confdefs.h >>conftest.$ac_ext | 17290 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15973,11 +17308,20 @@ tparm (); | |||
| 15973 | _ACEOF | 17308 | _ACEOF |
| 15974 | rm -f conftest.$ac_objext conftest$ac_exeext | 17309 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15975 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17310 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15976 | (eval $ac_link) 2>&5 | 17311 | (eval $ac_link) 2>conftest.er1 |
| 15977 | ac_status=$? | 17312 | ac_status=$? |
| 17313 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17314 | rm -f conftest.er1 | ||
| 17315 | cat conftest.err >&5 | ||
| 15978 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15979 | (exit $ac_status); } && | 17317 | (exit $ac_status); } && |
| 15980 | { ac_try='test -s conftest$ac_exeext' | 17318 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17319 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17320 | (eval $ac_try) 2>&5 | ||
| 17321 | ac_status=$? | ||
| 17322 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17323 | (exit $ac_status); }; } && | ||
| 17324 | { ac_try='test -s conftest$ac_exeext' | ||
| 15981 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17325 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15982 | (eval $ac_try) 2>&5 | 17326 | (eval $ac_try) 2>&5 |
| 15983 | ac_status=$? | 17327 | ac_status=$? |
| @@ -15990,7 +17334,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15990 | 17334 | ||
| 15991 | ac_cv_lib_ncurses_tparm=no | 17335 | ac_cv_lib_ncurses_tparm=no |
| 15992 | fi | 17336 | fi |
| 15993 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17337 | rm -f conftest.err conftest.$ac_objext \ |
| 17338 | conftest$ac_exeext conftest.$ac_ext | ||
| 15994 | LIBS=$ac_check_lib_save_LIBS | 17339 | LIBS=$ac_check_lib_save_LIBS |
| 15995 | fi | 17340 | fi |
| 15996 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 | 17341 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 |
| @@ -16015,21 +17360,28 @@ if test "${ac_cv_func_res_send+set}" = set; then | |||
| 16015 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17360 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16016 | else | 17361 | else |
| 16017 | cat >conftest.$ac_ext <<_ACEOF | 17362 | cat >conftest.$ac_ext <<_ACEOF |
| 16018 | #line $LINENO "configure" | ||
| 16019 | /* confdefs.h. */ | 17363 | /* confdefs.h. */ |
| 16020 | _ACEOF | 17364 | _ACEOF |
| 16021 | cat confdefs.h >>conftest.$ac_ext | 17365 | cat confdefs.h >>conftest.$ac_ext |
| 16022 | cat >>conftest.$ac_ext <<_ACEOF | 17366 | cat >>conftest.$ac_ext <<_ACEOF |
| 16023 | /* end confdefs.h. */ | 17367 | /* end confdefs.h. */ |
| 17368 | /* Define res_send to an innocuous variant, in case <limits.h> declares res_send. | ||
| 17369 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17370 | #define res_send innocuous_res_send | ||
| 17371 | |||
| 16024 | /* System header to define __stub macros and hopefully few prototypes, | 17372 | /* System header to define __stub macros and hopefully few prototypes, |
| 16025 | which can conflict with char res_send (); below. | 17373 | which can conflict with char res_send (); below. |
| 16026 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17374 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 16027 | <limits.h> exists even on freestanding compilers. */ | 17375 | <limits.h> exists even on freestanding compilers. */ |
| 17376 | |||
| 16028 | #ifdef __STDC__ | 17377 | #ifdef __STDC__ |
| 16029 | # include <limits.h> | 17378 | # include <limits.h> |
| 16030 | #else | 17379 | #else |
| 16031 | # include <assert.h> | 17380 | # include <assert.h> |
| 16032 | #endif | 17381 | #endif |
| 17382 | |||
| 17383 | #undef res_send | ||
| 17384 | |||
| 16033 | /* Override any gcc2 internal prototype to avoid an error. */ | 17385 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 16034 | #ifdef __cplusplus | 17386 | #ifdef __cplusplus |
| 16035 | extern "C" | 17387 | extern "C" |
| @@ -16060,11 +17412,20 @@ return f != res_send; | |||
| 16060 | _ACEOF | 17412 | _ACEOF |
| 16061 | rm -f conftest.$ac_objext conftest$ac_exeext | 17413 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16062 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17414 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16063 | (eval $ac_link) 2>&5 | 17415 | (eval $ac_link) 2>conftest.er1 |
| 16064 | ac_status=$? | 17416 | ac_status=$? |
| 17417 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17418 | rm -f conftest.er1 | ||
| 17419 | cat conftest.err >&5 | ||
| 16065 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17420 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16066 | (exit $ac_status); } && | 17421 | (exit $ac_status); } && |
| 16067 | { ac_try='test -s conftest$ac_exeext' | 17422 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17423 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17424 | (eval $ac_try) 2>&5 | ||
| 17425 | ac_status=$? | ||
| 17426 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17427 | (exit $ac_status); }; } && | ||
| 17428 | { ac_try='test -s conftest$ac_exeext' | ||
| 16068 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17429 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16069 | (eval $ac_try) 2>&5 | 17430 | (eval $ac_try) 2>&5 |
| 16070 | ac_status=$? | 17431 | ac_status=$? |
| @@ -16077,7 +17438,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16077 | 17438 | ||
| 16078 | ac_cv_func_res_send=no | 17439 | ac_cv_func_res_send=no |
| 16079 | fi | 17440 | fi |
| 16080 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17441 | rm -f conftest.err conftest.$ac_objext \ |
| 17442 | conftest$ac_exeext conftest.$ac_ext | ||
| 16081 | fi | 17443 | fi |
| 16082 | echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 | 17444 | echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 |
| 16083 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 | 17445 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 |
| @@ -16090,21 +17452,28 @@ if test "${ac_cv_func___res_send+set}" = set; then | |||
| 16090 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17452 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16091 | else | 17453 | else |
| 16092 | cat >conftest.$ac_ext <<_ACEOF | 17454 | cat >conftest.$ac_ext <<_ACEOF |
| 16093 | #line $LINENO "configure" | ||
| 16094 | /* confdefs.h. */ | 17455 | /* confdefs.h. */ |
| 16095 | _ACEOF | 17456 | _ACEOF |
| 16096 | cat confdefs.h >>conftest.$ac_ext | 17457 | cat confdefs.h >>conftest.$ac_ext |
| 16097 | cat >>conftest.$ac_ext <<_ACEOF | 17458 | cat >>conftest.$ac_ext <<_ACEOF |
| 16098 | /* end confdefs.h. */ | 17459 | /* end confdefs.h. */ |
| 17460 | /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send. | ||
| 17461 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17462 | #define __res_send innocuous___res_send | ||
| 17463 | |||
| 16099 | /* System header to define __stub macros and hopefully few prototypes, | 17464 | /* System header to define __stub macros and hopefully few prototypes, |
| 16100 | which can conflict with char __res_send (); below. | 17465 | which can conflict with char __res_send (); below. |
| 16101 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17466 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 16102 | <limits.h> exists even on freestanding compilers. */ | 17467 | <limits.h> exists even on freestanding compilers. */ |
| 17468 | |||
| 16103 | #ifdef __STDC__ | 17469 | #ifdef __STDC__ |
| 16104 | # include <limits.h> | 17470 | # include <limits.h> |
| 16105 | #else | 17471 | #else |
| 16106 | # include <assert.h> | 17472 | # include <assert.h> |
| 16107 | #endif | 17473 | #endif |
| 17474 | |||
| 17475 | #undef __res_send | ||
| 17476 | |||
| 16108 | /* Override any gcc2 internal prototype to avoid an error. */ | 17477 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 16109 | #ifdef __cplusplus | 17478 | #ifdef __cplusplus |
| 16110 | extern "C" | 17479 | extern "C" |
| @@ -16135,11 +17504,20 @@ return f != __res_send; | |||
| 16135 | _ACEOF | 17504 | _ACEOF |
| 16136 | rm -f conftest.$ac_objext conftest$ac_exeext | 17505 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16137 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17506 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16138 | (eval $ac_link) 2>&5 | 17507 | (eval $ac_link) 2>conftest.er1 |
| 16139 | ac_status=$? | 17508 | ac_status=$? |
| 17509 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17510 | rm -f conftest.er1 | ||
| 17511 | cat conftest.err >&5 | ||
| 16140 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17512 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16141 | (exit $ac_status); } && | 17513 | (exit $ac_status); } && |
| 16142 | { ac_try='test -s conftest$ac_exeext' | 17514 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17515 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17516 | (eval $ac_try) 2>&5 | ||
| 17517 | ac_status=$? | ||
| 17518 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17519 | (exit $ac_status); }; } && | ||
| 17520 | { ac_try='test -s conftest$ac_exeext' | ||
| 16143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17521 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16144 | (eval $ac_try) 2>&5 | 17522 | (eval $ac_try) 2>&5 |
| 16145 | ac_status=$? | 17523 | ac_status=$? |
| @@ -16152,7 +17530,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16152 | 17530 | ||
| 16153 | ac_cv_func___res_send=no | 17531 | ac_cv_func___res_send=no |
| 16154 | fi | 17532 | fi |
| 16155 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17533 | rm -f conftest.err conftest.$ac_objext \ |
| 17534 | conftest$ac_exeext conftest.$ac_ext | ||
| 16156 | fi | 17535 | fi |
| 16157 | echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 | 17536 | echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 |
| 16158 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 | 17537 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 |
| @@ -16167,7 +17546,6 @@ else | |||
| 16167 | ac_check_lib_save_LIBS=$LIBS | 17546 | ac_check_lib_save_LIBS=$LIBS |
| 16168 | LIBS="-lresolv $LIBS" | 17547 | LIBS="-lresolv $LIBS" |
| 16169 | cat >conftest.$ac_ext <<_ACEOF | 17548 | cat >conftest.$ac_ext <<_ACEOF |
| 16170 | #line $LINENO "configure" | ||
| 16171 | /* confdefs.h. */ | 17549 | /* confdefs.h. */ |
| 16172 | _ACEOF | 17550 | _ACEOF |
| 16173 | cat confdefs.h >>conftest.$ac_ext | 17551 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16191,11 +17569,20 @@ res_send (); | |||
| 16191 | _ACEOF | 17569 | _ACEOF |
| 16192 | rm -f conftest.$ac_objext conftest$ac_exeext | 17570 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16193 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17571 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16194 | (eval $ac_link) 2>&5 | 17572 | (eval $ac_link) 2>conftest.er1 |
| 16195 | ac_status=$? | 17573 | ac_status=$? |
| 17574 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17575 | rm -f conftest.er1 | ||
| 17576 | cat conftest.err >&5 | ||
| 16196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17577 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16197 | (exit $ac_status); } && | 17578 | (exit $ac_status); } && |
| 16198 | { ac_try='test -s conftest$ac_exeext' | 17579 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17580 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17581 | (eval $ac_try) 2>&5 | ||
| 17582 | ac_status=$? | ||
| 17583 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17584 | (exit $ac_status); }; } && | ||
| 17585 | { ac_try='test -s conftest$ac_exeext' | ||
| 16199 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17586 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16200 | (eval $ac_try) 2>&5 | 17587 | (eval $ac_try) 2>&5 |
| 16201 | ac_status=$? | 17588 | ac_status=$? |
| @@ -16208,7 +17595,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16208 | 17595 | ||
| 16209 | ac_cv_lib_resolv_res_send=no | 17596 | ac_cv_lib_resolv_res_send=no |
| 16210 | fi | 17597 | fi |
| 16211 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17598 | rm -f conftest.err conftest.$ac_objext \ |
| 17599 | conftest$ac_exeext conftest.$ac_ext | ||
| 16212 | LIBS=$ac_check_lib_save_LIBS | 17600 | LIBS=$ac_check_lib_save_LIBS |
| 16213 | fi | 17601 | fi |
| 16214 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 | 17602 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 |
| @@ -16224,7 +17612,6 @@ else | |||
| 16224 | ac_check_lib_save_LIBS=$LIBS | 17612 | ac_check_lib_save_LIBS=$LIBS |
| 16225 | LIBS="-lresolv $LIBS" | 17613 | LIBS="-lresolv $LIBS" |
| 16226 | cat >conftest.$ac_ext <<_ACEOF | 17614 | cat >conftest.$ac_ext <<_ACEOF |
| 16227 | #line $LINENO "configure" | ||
| 16228 | /* confdefs.h. */ | 17615 | /* confdefs.h. */ |
| 16229 | _ACEOF | 17616 | _ACEOF |
| 16230 | cat confdefs.h >>conftest.$ac_ext | 17617 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16248,11 +17635,20 @@ __res_send (); | |||
| 16248 | _ACEOF | 17635 | _ACEOF |
| 16249 | rm -f conftest.$ac_objext conftest$ac_exeext | 17636 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16250 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17637 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16251 | (eval $ac_link) 2>&5 | 17638 | (eval $ac_link) 2>conftest.er1 |
| 16252 | ac_status=$? | 17639 | ac_status=$? |
| 17640 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17641 | rm -f conftest.er1 | ||
| 17642 | cat conftest.err >&5 | ||
| 16253 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17643 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16254 | (exit $ac_status); } && | 17644 | (exit $ac_status); } && |
| 16255 | { ac_try='test -s conftest$ac_exeext' | 17645 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17646 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17647 | (eval $ac_try) 2>&5 | ||
| 17648 | ac_status=$? | ||
| 17649 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17650 | (exit $ac_status); }; } && | ||
| 17651 | { ac_try='test -s conftest$ac_exeext' | ||
| 16256 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17652 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16257 | (eval $ac_try) 2>&5 | 17653 | (eval $ac_try) 2>&5 |
| 16258 | ac_status=$? | 17654 | ac_status=$? |
| @@ -16265,7 +17661,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16265 | 17661 | ||
| 16266 | ac_cv_lib_resolv___res_send=no | 17662 | ac_cv_lib_resolv___res_send=no |
| 16267 | fi | 17663 | fi |
| 16268 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17664 | rm -f conftest.err conftest.$ac_objext \ |
| 17665 | conftest$ac_exeext conftest.$ac_ext | ||
| 16269 | LIBS=$ac_check_lib_save_LIBS | 17666 | LIBS=$ac_check_lib_save_LIBS |
| 16270 | fi | 17667 | fi |
| 16271 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 | 17668 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 |
| @@ -16296,21 +17693,28 @@ if test "${ac_cv_func_hes_getmailhost+set}" = set; then | |||
| 16296 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17693 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16297 | else | 17694 | else |
| 16298 | cat >conftest.$ac_ext <<_ACEOF | 17695 | cat >conftest.$ac_ext <<_ACEOF |
| 16299 | #line $LINENO "configure" | ||
| 16300 | /* confdefs.h. */ | 17696 | /* confdefs.h. */ |
| 16301 | _ACEOF | 17697 | _ACEOF |
| 16302 | cat confdefs.h >>conftest.$ac_ext | 17698 | cat confdefs.h >>conftest.$ac_ext |
| 16303 | cat >>conftest.$ac_ext <<_ACEOF | 17699 | cat >>conftest.$ac_ext <<_ACEOF |
| 16304 | /* end confdefs.h. */ | 17700 | /* end confdefs.h. */ |
| 17701 | /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost. | ||
| 17702 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17703 | #define hes_getmailhost innocuous_hes_getmailhost | ||
| 17704 | |||
| 16305 | /* System header to define __stub macros and hopefully few prototypes, | 17705 | /* System header to define __stub macros and hopefully few prototypes, |
| 16306 | which can conflict with char hes_getmailhost (); below. | 17706 | which can conflict with char hes_getmailhost (); below. |
| 16307 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17707 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 16308 | <limits.h> exists even on freestanding compilers. */ | 17708 | <limits.h> exists even on freestanding compilers. */ |
| 17709 | |||
| 16309 | #ifdef __STDC__ | 17710 | #ifdef __STDC__ |
| 16310 | # include <limits.h> | 17711 | # include <limits.h> |
| 16311 | #else | 17712 | #else |
| 16312 | # include <assert.h> | 17713 | # include <assert.h> |
| 16313 | #endif | 17714 | #endif |
| 17715 | |||
| 17716 | #undef hes_getmailhost | ||
| 17717 | |||
| 16314 | /* Override any gcc2 internal prototype to avoid an error. */ | 17718 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 16315 | #ifdef __cplusplus | 17719 | #ifdef __cplusplus |
| 16316 | extern "C" | 17720 | extern "C" |
| @@ -16341,11 +17745,20 @@ return f != hes_getmailhost; | |||
| 16341 | _ACEOF | 17745 | _ACEOF |
| 16342 | rm -f conftest.$ac_objext conftest$ac_exeext | 17746 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16343 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17747 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16344 | (eval $ac_link) 2>&5 | 17748 | (eval $ac_link) 2>conftest.er1 |
| 16345 | ac_status=$? | 17749 | ac_status=$? |
| 17750 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17751 | rm -f conftest.er1 | ||
| 17752 | cat conftest.err >&5 | ||
| 16346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17753 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16347 | (exit $ac_status); } && | 17754 | (exit $ac_status); } && |
| 16348 | { ac_try='test -s conftest$ac_exeext' | 17755 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17756 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17757 | (eval $ac_try) 2>&5 | ||
| 17758 | ac_status=$? | ||
| 17759 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17760 | (exit $ac_status); }; } && | ||
| 17761 | { ac_try='test -s conftest$ac_exeext' | ||
| 16349 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17762 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16350 | (eval $ac_try) 2>&5 | 17763 | (eval $ac_try) 2>&5 |
| 16351 | ac_status=$? | 17764 | ac_status=$? |
| @@ -16358,7 +17771,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16358 | 17771 | ||
| 16359 | ac_cv_func_hes_getmailhost=no | 17772 | ac_cv_func_hes_getmailhost=no |
| 16360 | fi | 17773 | fi |
| 16361 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17774 | rm -f conftest.err conftest.$ac_objext \ |
| 17775 | conftest$ac_exeext conftest.$ac_ext | ||
| 16362 | fi | 17776 | fi |
| 16363 | echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 | 17777 | echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 |
| 16364 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 | 17778 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 |
| @@ -16373,7 +17787,6 @@ else | |||
| 16373 | ac_check_lib_save_LIBS=$LIBS | 17787 | ac_check_lib_save_LIBS=$LIBS |
| 16374 | LIBS="-lhesiod $RESOLVLIB $LIBS" | 17788 | LIBS="-lhesiod $RESOLVLIB $LIBS" |
| 16375 | cat >conftest.$ac_ext <<_ACEOF | 17789 | cat >conftest.$ac_ext <<_ACEOF |
| 16376 | #line $LINENO "configure" | ||
| 16377 | /* confdefs.h. */ | 17790 | /* confdefs.h. */ |
| 16378 | _ACEOF | 17791 | _ACEOF |
| 16379 | cat confdefs.h >>conftest.$ac_ext | 17792 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16397,11 +17810,20 @@ hes_getmailhost (); | |||
| 16397 | _ACEOF | 17810 | _ACEOF |
| 16398 | rm -f conftest.$ac_objext conftest$ac_exeext | 17811 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16399 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17812 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16400 | (eval $ac_link) 2>&5 | 17813 | (eval $ac_link) 2>conftest.er1 |
| 16401 | ac_status=$? | 17814 | ac_status=$? |
| 17815 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17816 | rm -f conftest.er1 | ||
| 17817 | cat conftest.err >&5 | ||
| 16402 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17818 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16403 | (exit $ac_status); } && | 17819 | (exit $ac_status); } && |
| 16404 | { ac_try='test -s conftest$ac_exeext' | 17820 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17821 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17822 | (eval $ac_try) 2>&5 | ||
| 17823 | ac_status=$? | ||
| 17824 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17825 | (exit $ac_status); }; } && | ||
| 17826 | { ac_try='test -s conftest$ac_exeext' | ||
| 16405 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17827 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16406 | (eval $ac_try) 2>&5 | 17828 | (eval $ac_try) 2>&5 |
| 16407 | ac_status=$? | 17829 | ac_status=$? |
| @@ -16414,7 +17836,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16414 | 17836 | ||
| 16415 | ac_cv_lib_hesiod_hes_getmailhost=no | 17837 | ac_cv_lib_hesiod_hes_getmailhost=no |
| 16416 | fi | 17838 | fi |
| 16417 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17839 | rm -f conftest.err conftest.$ac_objext \ |
| 17840 | conftest$ac_exeext conftest.$ac_ext | ||
| 16418 | LIBS=$ac_check_lib_save_LIBS | 17841 | LIBS=$ac_check_lib_save_LIBS |
| 16419 | fi | 17842 | fi |
| 16420 | echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 | 17843 | echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 |
| @@ -16444,7 +17867,6 @@ else | |||
| 16444 | ac_check_lib_save_LIBS=$LIBS | 17867 | ac_check_lib_save_LIBS=$LIBS |
| 16445 | LIBS="-lcom_err $LIBS" | 17868 | LIBS="-lcom_err $LIBS" |
| 16446 | cat >conftest.$ac_ext <<_ACEOF | 17869 | cat >conftest.$ac_ext <<_ACEOF |
| 16447 | #line $LINENO "configure" | ||
| 16448 | /* confdefs.h. */ | 17870 | /* confdefs.h. */ |
| 16449 | _ACEOF | 17871 | _ACEOF |
| 16450 | cat confdefs.h >>conftest.$ac_ext | 17872 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16468,11 +17890,20 @@ com_err (); | |||
| 16468 | _ACEOF | 17890 | _ACEOF |
| 16469 | rm -f conftest.$ac_objext conftest$ac_exeext | 17891 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16470 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17892 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16471 | (eval $ac_link) 2>&5 | 17893 | (eval $ac_link) 2>conftest.er1 |
| 16472 | ac_status=$? | 17894 | ac_status=$? |
| 17895 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17896 | rm -f conftest.er1 | ||
| 17897 | cat conftest.err >&5 | ||
| 16473 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17898 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16474 | (exit $ac_status); } && | 17899 | (exit $ac_status); } && |
| 16475 | { ac_try='test -s conftest$ac_exeext' | 17900 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17901 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17902 | (eval $ac_try) 2>&5 | ||
| 17903 | ac_status=$? | ||
| 17904 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17905 | (exit $ac_status); }; } && | ||
| 17906 | { ac_try='test -s conftest$ac_exeext' | ||
| 16476 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17907 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16477 | (eval $ac_try) 2>&5 | 17908 | (eval $ac_try) 2>&5 |
| 16478 | ac_status=$? | 17909 | ac_status=$? |
| @@ -16485,7 +17916,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16485 | 17916 | ||
| 16486 | ac_cv_lib_com_err_com_err=no | 17917 | ac_cv_lib_com_err_com_err=no |
| 16487 | fi | 17918 | fi |
| 16488 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17919 | rm -f conftest.err conftest.$ac_objext \ |
| 17920 | conftest$ac_exeext conftest.$ac_ext | ||
| 16489 | LIBS=$ac_check_lib_save_LIBS | 17921 | LIBS=$ac_check_lib_save_LIBS |
| 16490 | fi | 17922 | fi |
| 16491 | echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 | 17923 | echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 |
| @@ -16508,7 +17940,6 @@ else | |||
| 16508 | ac_check_lib_save_LIBS=$LIBS | 17940 | ac_check_lib_save_LIBS=$LIBS |
| 16509 | LIBS="-lk5crypto $LIBS" | 17941 | LIBS="-lk5crypto $LIBS" |
| 16510 | cat >conftest.$ac_ext <<_ACEOF | 17942 | cat >conftest.$ac_ext <<_ACEOF |
| 16511 | #line $LINENO "configure" | ||
| 16512 | /* confdefs.h. */ | 17943 | /* confdefs.h. */ |
| 16513 | _ACEOF | 17944 | _ACEOF |
| 16514 | cat confdefs.h >>conftest.$ac_ext | 17945 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16532,11 +17963,20 @@ mit_des_cbc_encrypt (); | |||
| 16532 | _ACEOF | 17963 | _ACEOF |
| 16533 | rm -f conftest.$ac_objext conftest$ac_exeext | 17964 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16534 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17965 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16535 | (eval $ac_link) 2>&5 | 17966 | (eval $ac_link) 2>conftest.er1 |
| 16536 | ac_status=$? | 17967 | ac_status=$? |
| 17968 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17969 | rm -f conftest.er1 | ||
| 17970 | cat conftest.err >&5 | ||
| 16537 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17971 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16538 | (exit $ac_status); } && | 17972 | (exit $ac_status); } && |
| 16539 | { ac_try='test -s conftest$ac_exeext' | 17973 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17974 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17975 | (eval $ac_try) 2>&5 | ||
| 17976 | ac_status=$? | ||
| 17977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17978 | (exit $ac_status); }; } && | ||
| 17979 | { ac_try='test -s conftest$ac_exeext' | ||
| 16540 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17980 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16541 | (eval $ac_try) 2>&5 | 17981 | (eval $ac_try) 2>&5 |
| 16542 | ac_status=$? | 17982 | ac_status=$? |
| @@ -16549,7 +17989,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16549 | 17989 | ||
| 16550 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no | 17990 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no |
| 16551 | fi | 17991 | fi |
| 16552 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17992 | rm -f conftest.err conftest.$ac_objext \ |
| 17993 | conftest$ac_exeext conftest.$ac_ext | ||
| 16553 | LIBS=$ac_check_lib_save_LIBS | 17994 | LIBS=$ac_check_lib_save_LIBS |
| 16554 | fi | 17995 | fi |
| 16555 | echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 | 17996 | echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 |
| @@ -16572,7 +18013,6 @@ else | |||
| 16572 | ac_check_lib_save_LIBS=$LIBS | 18013 | ac_check_lib_save_LIBS=$LIBS |
| 16573 | LIBS="-lcrypto $LIBS" | 18014 | LIBS="-lcrypto $LIBS" |
| 16574 | cat >conftest.$ac_ext <<_ACEOF | 18015 | cat >conftest.$ac_ext <<_ACEOF |
| 16575 | #line $LINENO "configure" | ||
| 16576 | /* confdefs.h. */ | 18016 | /* confdefs.h. */ |
| 16577 | _ACEOF | 18017 | _ACEOF |
| 16578 | cat confdefs.h >>conftest.$ac_ext | 18018 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16596,11 +18036,20 @@ mit_des_cbc_encrypt (); | |||
| 16596 | _ACEOF | 18036 | _ACEOF |
| 16597 | rm -f conftest.$ac_objext conftest$ac_exeext | 18037 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16598 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18038 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16599 | (eval $ac_link) 2>&5 | 18039 | (eval $ac_link) 2>conftest.er1 |
| 16600 | ac_status=$? | 18040 | ac_status=$? |
| 18041 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18042 | rm -f conftest.er1 | ||
| 18043 | cat conftest.err >&5 | ||
| 16601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18044 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16602 | (exit $ac_status); } && | 18045 | (exit $ac_status); } && |
| 16603 | { ac_try='test -s conftest$ac_exeext' | 18046 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18047 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18048 | (eval $ac_try) 2>&5 | ||
| 18049 | ac_status=$? | ||
| 18050 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18051 | (exit $ac_status); }; } && | ||
| 18052 | { ac_try='test -s conftest$ac_exeext' | ||
| 16604 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18053 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16605 | (eval $ac_try) 2>&5 | 18054 | (eval $ac_try) 2>&5 |
| 16606 | ac_status=$? | 18055 | ac_status=$? |
| @@ -16613,7 +18062,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16613 | 18062 | ||
| 16614 | ac_cv_lib_crypto_mit_des_cbc_encrypt=no | 18063 | ac_cv_lib_crypto_mit_des_cbc_encrypt=no |
| 16615 | fi | 18064 | fi |
| 16616 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18065 | rm -f conftest.err conftest.$ac_objext \ |
| 18066 | conftest$ac_exeext conftest.$ac_ext | ||
| 16617 | LIBS=$ac_check_lib_save_LIBS | 18067 | LIBS=$ac_check_lib_save_LIBS |
| 16618 | fi | 18068 | fi |
| 16619 | echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 | 18069 | echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 |
| @@ -16636,7 +18086,6 @@ else | |||
| 16636 | ac_check_lib_save_LIBS=$LIBS | 18086 | ac_check_lib_save_LIBS=$LIBS |
| 16637 | LIBS="-lkrb5 $LIBS" | 18087 | LIBS="-lkrb5 $LIBS" |
| 16638 | cat >conftest.$ac_ext <<_ACEOF | 18088 | cat >conftest.$ac_ext <<_ACEOF |
| 16639 | #line $LINENO "configure" | ||
| 16640 | /* confdefs.h. */ | 18089 | /* confdefs.h. */ |
| 16641 | _ACEOF | 18090 | _ACEOF |
| 16642 | cat confdefs.h >>conftest.$ac_ext | 18091 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16660,11 +18109,20 @@ krb5_init_context (); | |||
| 16660 | _ACEOF | 18109 | _ACEOF |
| 16661 | rm -f conftest.$ac_objext conftest$ac_exeext | 18110 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16662 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18111 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16663 | (eval $ac_link) 2>&5 | 18112 | (eval $ac_link) 2>conftest.er1 |
| 16664 | ac_status=$? | 18113 | ac_status=$? |
| 18114 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18115 | rm -f conftest.er1 | ||
| 18116 | cat conftest.err >&5 | ||
| 16665 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18117 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16666 | (exit $ac_status); } && | 18118 | (exit $ac_status); } && |
| 16667 | { ac_try='test -s conftest$ac_exeext' | 18119 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18120 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18121 | (eval $ac_try) 2>&5 | ||
| 18122 | ac_status=$? | ||
| 18123 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18124 | (exit $ac_status); }; } && | ||
| 18125 | { ac_try='test -s conftest$ac_exeext' | ||
| 16668 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18126 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16669 | (eval $ac_try) 2>&5 | 18127 | (eval $ac_try) 2>&5 |
| 16670 | ac_status=$? | 18128 | ac_status=$? |
| @@ -16677,7 +18135,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16677 | 18135 | ||
| 16678 | ac_cv_lib_krb5_krb5_init_context=no | 18136 | ac_cv_lib_krb5_krb5_init_context=no |
| 16679 | fi | 18137 | fi |
| 16680 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18138 | rm -f conftest.err conftest.$ac_objext \ |
| 18139 | conftest$ac_exeext conftest.$ac_ext | ||
| 16681 | LIBS=$ac_check_lib_save_LIBS | 18140 | LIBS=$ac_check_lib_save_LIBS |
| 16682 | fi | 18141 | fi |
| 16683 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 | 18142 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 |
| @@ -16701,7 +18160,6 @@ else | |||
| 16701 | ac_check_lib_save_LIBS=$LIBS | 18160 | ac_check_lib_save_LIBS=$LIBS |
| 16702 | LIBS="-ldes425 $LIBS" | 18161 | LIBS="-ldes425 $LIBS" |
| 16703 | cat >conftest.$ac_ext <<_ACEOF | 18162 | cat >conftest.$ac_ext <<_ACEOF |
| 16704 | #line $LINENO "configure" | ||
| 16705 | /* confdefs.h. */ | 18163 | /* confdefs.h. */ |
| 16706 | _ACEOF | 18164 | _ACEOF |
| 16707 | cat confdefs.h >>conftest.$ac_ext | 18165 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16725,11 +18183,20 @@ des_cbc_encrypt (); | |||
| 16725 | _ACEOF | 18183 | _ACEOF |
| 16726 | rm -f conftest.$ac_objext conftest$ac_exeext | 18184 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16727 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18185 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16728 | (eval $ac_link) 2>&5 | 18186 | (eval $ac_link) 2>conftest.er1 |
| 16729 | ac_status=$? | 18187 | ac_status=$? |
| 18188 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18189 | rm -f conftest.er1 | ||
| 18190 | cat conftest.err >&5 | ||
| 16730 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18191 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16731 | (exit $ac_status); } && | 18192 | (exit $ac_status); } && |
| 16732 | { ac_try='test -s conftest$ac_exeext' | 18193 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18194 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18195 | (eval $ac_try) 2>&5 | ||
| 18196 | ac_status=$? | ||
| 18197 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18198 | (exit $ac_status); }; } && | ||
| 18199 | { ac_try='test -s conftest$ac_exeext' | ||
| 16733 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18200 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16734 | (eval $ac_try) 2>&5 | 18201 | (eval $ac_try) 2>&5 |
| 16735 | ac_status=$? | 18202 | ac_status=$? |
| @@ -16742,7 +18209,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16742 | 18209 | ||
| 16743 | ac_cv_lib_des425_des_cbc_encrypt=no | 18210 | ac_cv_lib_des425_des_cbc_encrypt=no |
| 16744 | fi | 18211 | fi |
| 16745 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18212 | rm -f conftest.err conftest.$ac_objext \ |
| 18213 | conftest$ac_exeext conftest.$ac_ext | ||
| 16746 | LIBS=$ac_check_lib_save_LIBS | 18214 | LIBS=$ac_check_lib_save_LIBS |
| 16747 | fi | 18215 | fi |
| 16748 | echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 | 18216 | echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 |
| @@ -16764,7 +18232,6 @@ else | |||
| 16764 | ac_check_lib_save_LIBS=$LIBS | 18232 | ac_check_lib_save_LIBS=$LIBS |
| 16765 | LIBS="-ldes $LIBS" | 18233 | LIBS="-ldes $LIBS" |
| 16766 | cat >conftest.$ac_ext <<_ACEOF | 18234 | cat >conftest.$ac_ext <<_ACEOF |
| 16767 | #line $LINENO "configure" | ||
| 16768 | /* confdefs.h. */ | 18235 | /* confdefs.h. */ |
| 16769 | _ACEOF | 18236 | _ACEOF |
| 16770 | cat confdefs.h >>conftest.$ac_ext | 18237 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16788,11 +18255,20 @@ des_cbc_encrypt (); | |||
| 16788 | _ACEOF | 18255 | _ACEOF |
| 16789 | rm -f conftest.$ac_objext conftest$ac_exeext | 18256 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16790 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18257 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16791 | (eval $ac_link) 2>&5 | 18258 | (eval $ac_link) 2>conftest.er1 |
| 16792 | ac_status=$? | 18259 | ac_status=$? |
| 18260 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18261 | rm -f conftest.er1 | ||
| 18262 | cat conftest.err >&5 | ||
| 16793 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18263 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16794 | (exit $ac_status); } && | 18264 | (exit $ac_status); } && |
| 16795 | { ac_try='test -s conftest$ac_exeext' | 18265 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18266 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18267 | (eval $ac_try) 2>&5 | ||
| 18268 | ac_status=$? | ||
| 18269 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18270 | (exit $ac_status); }; } && | ||
| 18271 | { ac_try='test -s conftest$ac_exeext' | ||
| 16796 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18272 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16797 | (eval $ac_try) 2>&5 | 18273 | (eval $ac_try) 2>&5 |
| 16798 | ac_status=$? | 18274 | ac_status=$? |
| @@ -16805,7 +18281,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16805 | 18281 | ||
| 16806 | ac_cv_lib_des_des_cbc_encrypt=no | 18282 | ac_cv_lib_des_des_cbc_encrypt=no |
| 16807 | fi | 18283 | fi |
| 16808 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18284 | rm -f conftest.err conftest.$ac_objext \ |
| 18285 | conftest$ac_exeext conftest.$ac_ext | ||
| 16809 | LIBS=$ac_check_lib_save_LIBS | 18286 | LIBS=$ac_check_lib_save_LIBS |
| 16810 | fi | 18287 | fi |
| 16811 | echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 | 18288 | echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 |
| @@ -16830,7 +18307,6 @@ else | |||
| 16830 | ac_check_lib_save_LIBS=$LIBS | 18307 | ac_check_lib_save_LIBS=$LIBS |
| 16831 | LIBS="-lkrb4 $LIBS" | 18308 | LIBS="-lkrb4 $LIBS" |
| 16832 | cat >conftest.$ac_ext <<_ACEOF | 18309 | cat >conftest.$ac_ext <<_ACEOF |
| 16833 | #line $LINENO "configure" | ||
| 16834 | /* confdefs.h. */ | 18310 | /* confdefs.h. */ |
| 16835 | _ACEOF | 18311 | _ACEOF |
| 16836 | cat confdefs.h >>conftest.$ac_ext | 18312 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16854,11 +18330,20 @@ krb_get_cred (); | |||
| 16854 | _ACEOF | 18330 | _ACEOF |
| 16855 | rm -f conftest.$ac_objext conftest$ac_exeext | 18331 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16856 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18332 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16857 | (eval $ac_link) 2>&5 | 18333 | (eval $ac_link) 2>conftest.er1 |
| 16858 | ac_status=$? | 18334 | ac_status=$? |
| 18335 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18336 | rm -f conftest.er1 | ||
| 18337 | cat conftest.err >&5 | ||
| 16859 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18338 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16860 | (exit $ac_status); } && | 18339 | (exit $ac_status); } && |
| 16861 | { ac_try='test -s conftest$ac_exeext' | 18340 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18341 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18342 | (eval $ac_try) 2>&5 | ||
| 18343 | ac_status=$? | ||
| 18344 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18345 | (exit $ac_status); }; } && | ||
| 18346 | { ac_try='test -s conftest$ac_exeext' | ||
| 16862 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18347 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16863 | (eval $ac_try) 2>&5 | 18348 | (eval $ac_try) 2>&5 |
| 16864 | ac_status=$? | 18349 | ac_status=$? |
| @@ -16871,7 +18356,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16871 | 18356 | ||
| 16872 | ac_cv_lib_krb4_krb_get_cred=no | 18357 | ac_cv_lib_krb4_krb_get_cred=no |
| 16873 | fi | 18358 | fi |
| 16874 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18359 | rm -f conftest.err conftest.$ac_objext \ |
| 18360 | conftest$ac_exeext conftest.$ac_ext | ||
| 16875 | LIBS=$ac_check_lib_save_LIBS | 18361 | LIBS=$ac_check_lib_save_LIBS |
| 16876 | fi | 18362 | fi |
| 16877 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 | 18363 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 |
| @@ -16893,7 +18379,6 @@ else | |||
| 16893 | ac_check_lib_save_LIBS=$LIBS | 18379 | ac_check_lib_save_LIBS=$LIBS |
| 16894 | LIBS="-lkrb $LIBS" | 18380 | LIBS="-lkrb $LIBS" |
| 16895 | cat >conftest.$ac_ext <<_ACEOF | 18381 | cat >conftest.$ac_ext <<_ACEOF |
| 16896 | #line $LINENO "configure" | ||
| 16897 | /* confdefs.h. */ | 18382 | /* confdefs.h. */ |
| 16898 | _ACEOF | 18383 | _ACEOF |
| 16899 | cat confdefs.h >>conftest.$ac_ext | 18384 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16917,11 +18402,20 @@ krb_get_cred (); | |||
| 16917 | _ACEOF | 18402 | _ACEOF |
| 16918 | rm -f conftest.$ac_objext conftest$ac_exeext | 18403 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16919 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18404 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16920 | (eval $ac_link) 2>&5 | 18405 | (eval $ac_link) 2>conftest.er1 |
| 16921 | ac_status=$? | 18406 | ac_status=$? |
| 18407 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18408 | rm -f conftest.er1 | ||
| 18409 | cat conftest.err >&5 | ||
| 16922 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18410 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16923 | (exit $ac_status); } && | 18411 | (exit $ac_status); } && |
| 16924 | { ac_try='test -s conftest$ac_exeext' | 18412 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18413 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18414 | (eval $ac_try) 2>&5 | ||
| 18415 | ac_status=$? | ||
| 18416 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18417 | (exit $ac_status); }; } && | ||
| 18418 | { ac_try='test -s conftest$ac_exeext' | ||
| 16925 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18419 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16926 | (eval $ac_try) 2>&5 | 18420 | (eval $ac_try) 2>&5 |
| 16927 | ac_status=$? | 18421 | ac_status=$? |
| @@ -16934,7 +18428,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16934 | 18428 | ||
| 16935 | ac_cv_lib_krb_krb_get_cred=no | 18429 | ac_cv_lib_krb_krb_get_cred=no |
| 16936 | fi | 18430 | fi |
| 16937 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18431 | rm -f conftest.err conftest.$ac_objext \ |
| 18432 | conftest$ac_exeext conftest.$ac_ext | ||
| 16938 | LIBS=$ac_check_lib_save_LIBS | 18433 | LIBS=$ac_check_lib_save_LIBS |
| 16939 | fi | 18434 | fi |
| 16940 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 | 18435 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 |
| @@ -16970,7 +18465,6 @@ else | |||
| 16970 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18465 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16971 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18466 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16972 | cat >conftest.$ac_ext <<_ACEOF | 18467 | cat >conftest.$ac_ext <<_ACEOF |
| 16973 | #line $LINENO "configure" | ||
| 16974 | /* confdefs.h. */ | 18468 | /* confdefs.h. */ |
| 16975 | _ACEOF | 18469 | _ACEOF |
| 16976 | cat confdefs.h >>conftest.$ac_ext | 18470 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16981,11 +18475,20 @@ $ac_includes_default | |||
| 16981 | _ACEOF | 18475 | _ACEOF |
| 16982 | rm -f conftest.$ac_objext | 18476 | rm -f conftest.$ac_objext |
| 16983 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18477 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16984 | (eval $ac_compile) 2>&5 | 18478 | (eval $ac_compile) 2>conftest.er1 |
| 16985 | ac_status=$? | 18479 | ac_status=$? |
| 18480 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18481 | rm -f conftest.er1 | ||
| 18482 | cat conftest.err >&5 | ||
| 16986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18483 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16987 | (exit $ac_status); } && | 18484 | (exit $ac_status); } && |
| 16988 | { ac_try='test -s conftest.$ac_objext' | 18485 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18486 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18487 | (eval $ac_try) 2>&5 | ||
| 18488 | ac_status=$? | ||
| 18489 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18490 | (exit $ac_status); }; } && | ||
| 18491 | { ac_try='test -s conftest.$ac_objext' | ||
| 16989 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18492 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16990 | (eval $ac_try) 2>&5 | 18493 | (eval $ac_try) 2>&5 |
| 16991 | ac_status=$? | 18494 | ac_status=$? |
| @@ -16998,7 +18501,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16998 | 18501 | ||
| 16999 | ac_header_compiler=no | 18502 | ac_header_compiler=no |
| 17000 | fi | 18503 | fi |
| 17001 | rm -f conftest.$ac_objext conftest.$ac_ext | 18504 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17002 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18505 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17003 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18506 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17004 | 18507 | ||
| @@ -17006,7 +18509,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17006 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18509 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17007 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18510 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17008 | cat >conftest.$ac_ext <<_ACEOF | 18511 | cat >conftest.$ac_ext <<_ACEOF |
| 17009 | #line $LINENO "configure" | ||
| 17010 | /* confdefs.h. */ | 18512 | /* confdefs.h. */ |
| 17011 | _ACEOF | 18513 | _ACEOF |
| 17012 | cat confdefs.h >>conftest.$ac_ext | 18514 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17024,6 +18526,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17024 | (exit $ac_status); } >/dev/null; then | 18526 | (exit $ac_status); } >/dev/null; then |
| 17025 | if test -s conftest.err; then | 18527 | if test -s conftest.err; then |
| 17026 | ac_cpp_err=$ac_c_preproc_warn_flag | 18528 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18529 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17027 | else | 18530 | else |
| 17028 | ac_cpp_err= | 18531 | ac_cpp_err= |
| 17029 | fi | 18532 | fi |
| @@ -17043,33 +18546,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17043 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18546 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17044 | 18547 | ||
| 17045 | # So? What about this header? | 18548 | # So? What about this header? |
| 17046 | case $ac_header_compiler:$ac_header_preproc in | 18549 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17047 | yes:no ) | 18550 | yes:no: ) |
| 17048 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18551 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17049 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18552 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17050 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18553 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17051 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18554 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17052 | ( | 18555 | ac_header_preproc=yes |
| 17053 | cat <<\_ASBOX | ||
| 17054 | ## ------------------------------------ ## | ||
| 17055 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17056 | ## ------------------------------------ ## | ||
| 17057 | _ASBOX | ||
| 17058 | ) | | ||
| 17059 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17060 | ;; | 18556 | ;; |
| 17061 | no:yes ) | 18557 | no:yes:* ) |
| 17062 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18558 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17063 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18559 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17064 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18560 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17065 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18561 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18562 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18563 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18564 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18565 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17066 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18566 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17067 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18567 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18568 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18569 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17068 | ( | 18570 | ( |
| 17069 | cat <<\_ASBOX | 18571 | cat <<\_ASBOX |
| 17070 | ## ------------------------------------ ## | 18572 | ## ------------------------------------------ ## |
| 17071 | ## Report this to bug-autoconf@gnu.org. ## | 18573 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17072 | ## ------------------------------------ ## | 18574 | ## ------------------------------------------ ## |
| 17073 | _ASBOX | 18575 | _ASBOX |
| 17074 | ) | | 18576 | ) | |
| 17075 | sed "s/^/$as_me: WARNING: /" >&2 | 18577 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17080,7 +18582,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17080 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18582 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17081 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18583 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17082 | else | 18584 | else |
| 17083 | eval "$as_ac_Header=$ac_header_preproc" | 18585 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17084 | fi | 18586 | fi |
| 17085 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18587 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17086 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18588 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17113,7 +18615,6 @@ else | |||
| 17113 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18615 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 17114 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18616 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 17115 | cat >conftest.$ac_ext <<_ACEOF | 18617 | cat >conftest.$ac_ext <<_ACEOF |
| 17116 | #line $LINENO "configure" | ||
| 17117 | /* confdefs.h. */ | 18618 | /* confdefs.h. */ |
| 17118 | _ACEOF | 18619 | _ACEOF |
| 17119 | cat confdefs.h >>conftest.$ac_ext | 18620 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17124,11 +18625,20 @@ $ac_includes_default | |||
| 17124 | _ACEOF | 18625 | _ACEOF |
| 17125 | rm -f conftest.$ac_objext | 18626 | rm -f conftest.$ac_objext |
| 17126 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18627 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17127 | (eval $ac_compile) 2>&5 | 18628 | (eval $ac_compile) 2>conftest.er1 |
| 17128 | ac_status=$? | 18629 | ac_status=$? |
| 18630 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18631 | rm -f conftest.er1 | ||
| 18632 | cat conftest.err >&5 | ||
| 17129 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18633 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17130 | (exit $ac_status); } && | 18634 | (exit $ac_status); } && |
| 17131 | { ac_try='test -s conftest.$ac_objext' | 18635 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18636 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18637 | (eval $ac_try) 2>&5 | ||
| 18638 | ac_status=$? | ||
| 18639 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18640 | (exit $ac_status); }; } && | ||
| 18641 | { ac_try='test -s conftest.$ac_objext' | ||
| 17132 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18642 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17133 | (eval $ac_try) 2>&5 | 18643 | (eval $ac_try) 2>&5 |
| 17134 | ac_status=$? | 18644 | ac_status=$? |
| @@ -17141,7 +18651,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17141 | 18651 | ||
| 17142 | ac_header_compiler=no | 18652 | ac_header_compiler=no |
| 17143 | fi | 18653 | fi |
| 17144 | rm -f conftest.$ac_objext conftest.$ac_ext | 18654 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17145 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18655 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17146 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18656 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17147 | 18657 | ||
| @@ -17149,7 +18659,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17149 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18659 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17150 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18660 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17151 | cat >conftest.$ac_ext <<_ACEOF | 18661 | cat >conftest.$ac_ext <<_ACEOF |
| 17152 | #line $LINENO "configure" | ||
| 17153 | /* confdefs.h. */ | 18662 | /* confdefs.h. */ |
| 17154 | _ACEOF | 18663 | _ACEOF |
| 17155 | cat confdefs.h >>conftest.$ac_ext | 18664 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17167,6 +18676,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17167 | (exit $ac_status); } >/dev/null; then | 18676 | (exit $ac_status); } >/dev/null; then |
| 17168 | if test -s conftest.err; then | 18677 | if test -s conftest.err; then |
| 17169 | ac_cpp_err=$ac_c_preproc_warn_flag | 18678 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18679 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17170 | else | 18680 | else |
| 17171 | ac_cpp_err= | 18681 | ac_cpp_err= |
| 17172 | fi | 18682 | fi |
| @@ -17186,33 +18696,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17186 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18696 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17187 | 18697 | ||
| 17188 | # So? What about this header? | 18698 | # So? What about this header? |
| 17189 | case $ac_header_compiler:$ac_header_preproc in | 18699 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17190 | yes:no ) | 18700 | yes:no: ) |
| 17191 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18701 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17192 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18702 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17193 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18703 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17194 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18704 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17195 | ( | 18705 | ac_header_preproc=yes |
| 17196 | cat <<\_ASBOX | ||
| 17197 | ## ------------------------------------ ## | ||
| 17198 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17199 | ## ------------------------------------ ## | ||
| 17200 | _ASBOX | ||
| 17201 | ) | | ||
| 17202 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17203 | ;; | 18706 | ;; |
| 17204 | no:yes ) | 18707 | no:yes:* ) |
| 17205 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18708 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17206 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18709 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17207 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18710 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17208 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18711 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18712 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18713 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18714 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18715 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17209 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18716 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17210 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18717 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18718 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18719 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17211 | ( | 18720 | ( |
| 17212 | cat <<\_ASBOX | 18721 | cat <<\_ASBOX |
| 17213 | ## ------------------------------------ ## | 18722 | ## ------------------------------------------ ## |
| 17214 | ## Report this to bug-autoconf@gnu.org. ## | 18723 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17215 | ## ------------------------------------ ## | 18724 | ## ------------------------------------------ ## |
| 17216 | _ASBOX | 18725 | _ASBOX |
| 17217 | ) | | 18726 | ) | |
| 17218 | sed "s/^/$as_me: WARNING: /" >&2 | 18727 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17223,7 +18732,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17223 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18732 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17224 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18733 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17225 | else | 18734 | else |
| 17226 | eval "$as_ac_Header=$ac_header_preproc" | 18735 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17227 | fi | 18736 | fi |
| 17228 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18737 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17229 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18738 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17252,7 +18761,6 @@ else | |||
| 17252 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18761 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 17253 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18762 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 17254 | cat >conftest.$ac_ext <<_ACEOF | 18763 | cat >conftest.$ac_ext <<_ACEOF |
| 17255 | #line $LINENO "configure" | ||
| 17256 | /* confdefs.h. */ | 18764 | /* confdefs.h. */ |
| 17257 | _ACEOF | 18765 | _ACEOF |
| 17258 | cat confdefs.h >>conftest.$ac_ext | 18766 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17263,11 +18771,20 @@ $ac_includes_default | |||
| 17263 | _ACEOF | 18771 | _ACEOF |
| 17264 | rm -f conftest.$ac_objext | 18772 | rm -f conftest.$ac_objext |
| 17265 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18773 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17266 | (eval $ac_compile) 2>&5 | 18774 | (eval $ac_compile) 2>conftest.er1 |
| 17267 | ac_status=$? | 18775 | ac_status=$? |
| 18776 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18777 | rm -f conftest.er1 | ||
| 18778 | cat conftest.err >&5 | ||
| 17268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17269 | (exit $ac_status); } && | 18780 | (exit $ac_status); } && |
| 17270 | { ac_try='test -s conftest.$ac_objext' | 18781 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18782 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18783 | (eval $ac_try) 2>&5 | ||
| 18784 | ac_status=$? | ||
| 18785 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18786 | (exit $ac_status); }; } && | ||
| 18787 | { ac_try='test -s conftest.$ac_objext' | ||
| 17271 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18788 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17272 | (eval $ac_try) 2>&5 | 18789 | (eval $ac_try) 2>&5 |
| 17273 | ac_status=$? | 18790 | ac_status=$? |
| @@ -17280,7 +18797,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17280 | 18797 | ||
| 17281 | ac_header_compiler=no | 18798 | ac_header_compiler=no |
| 17282 | fi | 18799 | fi |
| 17283 | rm -f conftest.$ac_objext conftest.$ac_ext | 18800 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17284 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18801 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17285 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18802 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17286 | 18803 | ||
| @@ -17288,7 +18805,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17288 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18805 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17289 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18806 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17290 | cat >conftest.$ac_ext <<_ACEOF | 18807 | cat >conftest.$ac_ext <<_ACEOF |
| 17291 | #line $LINENO "configure" | ||
| 17292 | /* confdefs.h. */ | 18808 | /* confdefs.h. */ |
| 17293 | _ACEOF | 18809 | _ACEOF |
| 17294 | cat confdefs.h >>conftest.$ac_ext | 18810 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17306,6 +18822,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17306 | (exit $ac_status); } >/dev/null; then | 18822 | (exit $ac_status); } >/dev/null; then |
| 17307 | if test -s conftest.err; then | 18823 | if test -s conftest.err; then |
| 17308 | ac_cpp_err=$ac_c_preproc_warn_flag | 18824 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18825 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17309 | else | 18826 | else |
| 17310 | ac_cpp_err= | 18827 | ac_cpp_err= |
| 17311 | fi | 18828 | fi |
| @@ -17325,33 +18842,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17325 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18842 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17326 | 18843 | ||
| 17327 | # So? What about this header? | 18844 | # So? What about this header? |
| 17328 | case $ac_header_compiler:$ac_header_preproc in | 18845 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17329 | yes:no ) | 18846 | yes:no: ) |
| 17330 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18847 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17331 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18848 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17332 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18849 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17333 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18850 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17334 | ( | 18851 | ac_header_preproc=yes |
| 17335 | cat <<\_ASBOX | ||
| 17336 | ## ------------------------------------ ## | ||
| 17337 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17338 | ## ------------------------------------ ## | ||
| 17339 | _ASBOX | ||
| 17340 | ) | | ||
| 17341 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17342 | ;; | 18852 | ;; |
| 17343 | no:yes ) | 18853 | no:yes:* ) |
| 17344 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18854 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17345 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18855 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17346 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18856 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17347 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18857 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18858 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18859 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18860 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18861 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17348 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18862 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17349 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18863 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18864 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18865 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17350 | ( | 18866 | ( |
| 17351 | cat <<\_ASBOX | 18867 | cat <<\_ASBOX |
| 17352 | ## ------------------------------------ ## | 18868 | ## ------------------------------------------ ## |
| 17353 | ## Report this to bug-autoconf@gnu.org. ## | 18869 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17354 | ## ------------------------------------ ## | 18870 | ## ------------------------------------------ ## |
| 17355 | _ASBOX | 18871 | _ASBOX |
| 17356 | ) | | 18872 | ) | |
| 17357 | sed "s/^/$as_me: WARNING: /" >&2 | 18873 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17362,7 +18878,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17362 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18878 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17363 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18879 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17364 | else | 18880 | else |
| 17365 | eval "$as_ac_Header=$ac_header_preproc" | 18881 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17366 | fi | 18882 | fi |
| 17367 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18883 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17368 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18884 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17391,7 +18907,6 @@ else | |||
| 17391 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18907 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 17392 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18908 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 17393 | cat >conftest.$ac_ext <<_ACEOF | 18909 | cat >conftest.$ac_ext <<_ACEOF |
| 17394 | #line $LINENO "configure" | ||
| 17395 | /* confdefs.h. */ | 18910 | /* confdefs.h. */ |
| 17396 | _ACEOF | 18911 | _ACEOF |
| 17397 | cat confdefs.h >>conftest.$ac_ext | 18912 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17402,11 +18917,20 @@ $ac_includes_default | |||
| 17402 | _ACEOF | 18917 | _ACEOF |
| 17403 | rm -f conftest.$ac_objext | 18918 | rm -f conftest.$ac_objext |
| 17404 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18919 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17405 | (eval $ac_compile) 2>&5 | 18920 | (eval $ac_compile) 2>conftest.er1 |
| 17406 | ac_status=$? | 18921 | ac_status=$? |
| 18922 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18923 | rm -f conftest.er1 | ||
| 18924 | cat conftest.err >&5 | ||
| 17407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18925 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17408 | (exit $ac_status); } && | 18926 | (exit $ac_status); } && |
| 17409 | { ac_try='test -s conftest.$ac_objext' | 18927 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18928 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18929 | (eval $ac_try) 2>&5 | ||
| 18930 | ac_status=$? | ||
| 18931 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18932 | (exit $ac_status); }; } && | ||
| 18933 | { ac_try='test -s conftest.$ac_objext' | ||
| 17410 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18934 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17411 | (eval $ac_try) 2>&5 | 18935 | (eval $ac_try) 2>&5 |
| 17412 | ac_status=$? | 18936 | ac_status=$? |
| @@ -17419,7 +18943,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17419 | 18943 | ||
| 17420 | ac_header_compiler=no | 18944 | ac_header_compiler=no |
| 17421 | fi | 18945 | fi |
| 17422 | rm -f conftest.$ac_objext conftest.$ac_ext | 18946 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17423 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18947 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17424 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18948 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17425 | 18949 | ||
| @@ -17427,7 +18951,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17427 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18951 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17428 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18952 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17429 | cat >conftest.$ac_ext <<_ACEOF | 18953 | cat >conftest.$ac_ext <<_ACEOF |
| 17430 | #line $LINENO "configure" | ||
| 17431 | /* confdefs.h. */ | 18954 | /* confdefs.h. */ |
| 17432 | _ACEOF | 18955 | _ACEOF |
| 17433 | cat confdefs.h >>conftest.$ac_ext | 18956 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17445,6 +18968,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17445 | (exit $ac_status); } >/dev/null; then | 18968 | (exit $ac_status); } >/dev/null; then |
| 17446 | if test -s conftest.err; then | 18969 | if test -s conftest.err; then |
| 17447 | ac_cpp_err=$ac_c_preproc_warn_flag | 18970 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18971 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17448 | else | 18972 | else |
| 17449 | ac_cpp_err= | 18973 | ac_cpp_err= |
| 17450 | fi | 18974 | fi |
| @@ -17464,33 +18988,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17464 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18988 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17465 | 18989 | ||
| 17466 | # So? What about this header? | 18990 | # So? What about this header? |
| 17467 | case $ac_header_compiler:$ac_header_preproc in | 18991 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17468 | yes:no ) | 18992 | yes:no: ) |
| 17469 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18993 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17470 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18994 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17471 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18995 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17472 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18996 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17473 | ( | 18997 | ac_header_preproc=yes |
| 17474 | cat <<\_ASBOX | ||
| 17475 | ## ------------------------------------ ## | ||
| 17476 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17477 | ## ------------------------------------ ## | ||
| 17478 | _ASBOX | ||
| 17479 | ) | | ||
| 17480 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17481 | ;; | 18998 | ;; |
| 17482 | no:yes ) | 18999 | no:yes:* ) |
| 17483 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19000 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17484 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19001 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17485 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19002 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17486 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19003 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19004 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19005 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19006 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19007 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17487 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19008 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17488 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19009 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19010 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19011 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17489 | ( | 19012 | ( |
| 17490 | cat <<\_ASBOX | 19013 | cat <<\_ASBOX |
| 17491 | ## ------------------------------------ ## | 19014 | ## ------------------------------------------ ## |
| 17492 | ## Report this to bug-autoconf@gnu.org. ## | 19015 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17493 | ## ------------------------------------ ## | 19016 | ## ------------------------------------------ ## |
| 17494 | _ASBOX | 19017 | _ASBOX |
| 17495 | ) | | 19018 | ) | |
| 17496 | sed "s/^/$as_me: WARNING: /" >&2 | 19019 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17501,7 +19024,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17501 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19024 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17502 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19025 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17503 | else | 19026 | else |
| 17504 | eval "$as_ac_Header=$ac_header_preproc" | 19027 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17505 | fi | 19028 | fi |
| 17506 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19029 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17507 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19030 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17541,7 +19064,6 @@ else | |||
| 17541 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19064 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 17542 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19065 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 17543 | cat >conftest.$ac_ext <<_ACEOF | 19066 | cat >conftest.$ac_ext <<_ACEOF |
| 17544 | #line $LINENO "configure" | ||
| 17545 | /* confdefs.h. */ | 19067 | /* confdefs.h. */ |
| 17546 | _ACEOF | 19068 | _ACEOF |
| 17547 | cat confdefs.h >>conftest.$ac_ext | 19069 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17552,11 +19074,20 @@ $ac_includes_default | |||
| 17552 | _ACEOF | 19074 | _ACEOF |
| 17553 | rm -f conftest.$ac_objext | 19075 | rm -f conftest.$ac_objext |
| 17554 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19076 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17555 | (eval $ac_compile) 2>&5 | 19077 | (eval $ac_compile) 2>conftest.er1 |
| 17556 | ac_status=$? | 19078 | ac_status=$? |
| 19079 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19080 | rm -f conftest.er1 | ||
| 19081 | cat conftest.err >&5 | ||
| 17557 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19082 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17558 | (exit $ac_status); } && | 19083 | (exit $ac_status); } && |
| 17559 | { ac_try='test -s conftest.$ac_objext' | 19084 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19085 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19086 | (eval $ac_try) 2>&5 | ||
| 19087 | ac_status=$? | ||
| 19088 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19089 | (exit $ac_status); }; } && | ||
| 19090 | { ac_try='test -s conftest.$ac_objext' | ||
| 17560 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19091 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17561 | (eval $ac_try) 2>&5 | 19092 | (eval $ac_try) 2>&5 |
| 17562 | ac_status=$? | 19093 | ac_status=$? |
| @@ -17569,7 +19100,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17569 | 19100 | ||
| 17570 | ac_header_compiler=no | 19101 | ac_header_compiler=no |
| 17571 | fi | 19102 | fi |
| 17572 | rm -f conftest.$ac_objext conftest.$ac_ext | 19103 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17573 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19104 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17574 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19105 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17575 | 19106 | ||
| @@ -17577,7 +19108,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17577 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19108 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17578 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19109 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17579 | cat >conftest.$ac_ext <<_ACEOF | 19110 | cat >conftest.$ac_ext <<_ACEOF |
| 17580 | #line $LINENO "configure" | ||
| 17581 | /* confdefs.h. */ | 19111 | /* confdefs.h. */ |
| 17582 | _ACEOF | 19112 | _ACEOF |
| 17583 | cat confdefs.h >>conftest.$ac_ext | 19113 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17595,6 +19125,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17595 | (exit $ac_status); } >/dev/null; then | 19125 | (exit $ac_status); } >/dev/null; then |
| 17596 | if test -s conftest.err; then | 19126 | if test -s conftest.err; then |
| 17597 | ac_cpp_err=$ac_c_preproc_warn_flag | 19127 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19128 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17598 | else | 19129 | else |
| 17599 | ac_cpp_err= | 19130 | ac_cpp_err= |
| 17600 | fi | 19131 | fi |
| @@ -17614,33 +19145,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17614 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19145 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17615 | 19146 | ||
| 17616 | # So? What about this header? | 19147 | # So? What about this header? |
| 17617 | case $ac_header_compiler:$ac_header_preproc in | 19148 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17618 | yes:no ) | 19149 | yes:no: ) |
| 17619 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19150 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17620 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19151 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17621 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19152 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17622 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19153 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17623 | ( | 19154 | ac_header_preproc=yes |
| 17624 | cat <<\_ASBOX | ||
| 17625 | ## ------------------------------------ ## | ||
| 17626 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17627 | ## ------------------------------------ ## | ||
| 17628 | _ASBOX | ||
| 17629 | ) | | ||
| 17630 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17631 | ;; | 19155 | ;; |
| 17632 | no:yes ) | 19156 | no:yes:* ) |
| 17633 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19157 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17634 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19158 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17635 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19159 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17636 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19160 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19161 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19162 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19163 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19164 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17637 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19165 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17638 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19166 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19167 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19168 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17639 | ( | 19169 | ( |
| 17640 | cat <<\_ASBOX | 19170 | cat <<\_ASBOX |
| 17641 | ## ------------------------------------ ## | 19171 | ## ------------------------------------------ ## |
| 17642 | ## Report this to bug-autoconf@gnu.org. ## | 19172 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17643 | ## ------------------------------------ ## | 19173 | ## ------------------------------------------ ## |
| 17644 | _ASBOX | 19174 | _ASBOX |
| 17645 | ) | | 19175 | ) | |
| 17646 | sed "s/^/$as_me: WARNING: /" >&2 | 19176 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17651,7 +19181,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17651 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19181 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17652 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19182 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17653 | else | 19183 | else |
| 17654 | eval "$as_ac_Header=$ac_header_preproc" | 19184 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17655 | fi | 19185 | fi |
| 17656 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19186 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17657 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19187 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17680,7 +19210,6 @@ else | |||
| 17680 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19210 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 17681 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19211 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 17682 | cat >conftest.$ac_ext <<_ACEOF | 19212 | cat >conftest.$ac_ext <<_ACEOF |
| 17683 | #line $LINENO "configure" | ||
| 17684 | /* confdefs.h. */ | 19213 | /* confdefs.h. */ |
| 17685 | _ACEOF | 19214 | _ACEOF |
| 17686 | cat confdefs.h >>conftest.$ac_ext | 19215 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17691,11 +19220,20 @@ $ac_includes_default | |||
| 17691 | _ACEOF | 19220 | _ACEOF |
| 17692 | rm -f conftest.$ac_objext | 19221 | rm -f conftest.$ac_objext |
| 17693 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19222 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17694 | (eval $ac_compile) 2>&5 | 19223 | (eval $ac_compile) 2>conftest.er1 |
| 17695 | ac_status=$? | 19224 | ac_status=$? |
| 19225 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19226 | rm -f conftest.er1 | ||
| 19227 | cat conftest.err >&5 | ||
| 17696 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19228 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17697 | (exit $ac_status); } && | 19229 | (exit $ac_status); } && |
| 17698 | { ac_try='test -s conftest.$ac_objext' | 19230 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19231 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19232 | (eval $ac_try) 2>&5 | ||
| 19233 | ac_status=$? | ||
| 19234 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19235 | (exit $ac_status); }; } && | ||
| 19236 | { ac_try='test -s conftest.$ac_objext' | ||
| 17699 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19237 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17700 | (eval $ac_try) 2>&5 | 19238 | (eval $ac_try) 2>&5 |
| 17701 | ac_status=$? | 19239 | ac_status=$? |
| @@ -17708,7 +19246,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17708 | 19246 | ||
| 17709 | ac_header_compiler=no | 19247 | ac_header_compiler=no |
| 17710 | fi | 19248 | fi |
| 17711 | rm -f conftest.$ac_objext conftest.$ac_ext | 19249 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17712 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19250 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17713 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19251 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17714 | 19252 | ||
| @@ -17716,7 +19254,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17716 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19254 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17717 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19255 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17718 | cat >conftest.$ac_ext <<_ACEOF | 19256 | cat >conftest.$ac_ext <<_ACEOF |
| 17719 | #line $LINENO "configure" | ||
| 17720 | /* confdefs.h. */ | 19257 | /* confdefs.h. */ |
| 17721 | _ACEOF | 19258 | _ACEOF |
| 17722 | cat confdefs.h >>conftest.$ac_ext | 19259 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17734,6 +19271,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17734 | (exit $ac_status); } >/dev/null; then | 19271 | (exit $ac_status); } >/dev/null; then |
| 17735 | if test -s conftest.err; then | 19272 | if test -s conftest.err; then |
| 17736 | ac_cpp_err=$ac_c_preproc_warn_flag | 19273 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19274 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17737 | else | 19275 | else |
| 17738 | ac_cpp_err= | 19276 | ac_cpp_err= |
| 17739 | fi | 19277 | fi |
| @@ -17753,33 +19291,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17753 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19291 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17754 | 19292 | ||
| 17755 | # So? What about this header? | 19293 | # So? What about this header? |
| 17756 | case $ac_header_compiler:$ac_header_preproc in | 19294 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17757 | yes:no ) | 19295 | yes:no: ) |
| 17758 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19296 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17759 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19297 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17760 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19298 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17761 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19299 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17762 | ( | 19300 | ac_header_preproc=yes |
| 17763 | cat <<\_ASBOX | ||
| 17764 | ## ------------------------------------ ## | ||
| 17765 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17766 | ## ------------------------------------ ## | ||
| 17767 | _ASBOX | ||
| 17768 | ) | | ||
| 17769 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17770 | ;; | 19301 | ;; |
| 17771 | no:yes ) | 19302 | no:yes:* ) |
| 17772 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19303 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17773 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19304 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17774 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19305 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17775 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19306 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19307 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19308 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19309 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19310 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17776 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19311 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17777 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19312 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19313 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19314 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17778 | ( | 19315 | ( |
| 17779 | cat <<\_ASBOX | 19316 | cat <<\_ASBOX |
| 17780 | ## ------------------------------------ ## | 19317 | ## ------------------------------------------ ## |
| 17781 | ## Report this to bug-autoconf@gnu.org. ## | 19318 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17782 | ## ------------------------------------ ## | 19319 | ## ------------------------------------------ ## |
| 17783 | _ASBOX | 19320 | _ASBOX |
| 17784 | ) | | 19321 | ) | |
| 17785 | sed "s/^/$as_me: WARNING: /" >&2 | 19322 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17790,7 +19327,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17790 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19327 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17791 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19328 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17792 | else | 19329 | else |
| 17793 | eval "$as_ac_Header=$ac_header_preproc" | 19330 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17794 | fi | 19331 | fi |
| 17795 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19332 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17796 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19333 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17819,7 +19356,6 @@ else | |||
| 17819 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19356 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 17820 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19357 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 17821 | cat >conftest.$ac_ext <<_ACEOF | 19358 | cat >conftest.$ac_ext <<_ACEOF |
| 17822 | #line $LINENO "configure" | ||
| 17823 | /* confdefs.h. */ | 19359 | /* confdefs.h. */ |
| 17824 | _ACEOF | 19360 | _ACEOF |
| 17825 | cat confdefs.h >>conftest.$ac_ext | 19361 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17830,11 +19366,20 @@ $ac_includes_default | |||
| 17830 | _ACEOF | 19366 | _ACEOF |
| 17831 | rm -f conftest.$ac_objext | 19367 | rm -f conftest.$ac_objext |
| 17832 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19368 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17833 | (eval $ac_compile) 2>&5 | 19369 | (eval $ac_compile) 2>conftest.er1 |
| 17834 | ac_status=$? | 19370 | ac_status=$? |
| 19371 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19372 | rm -f conftest.er1 | ||
| 19373 | cat conftest.err >&5 | ||
| 17835 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19374 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17836 | (exit $ac_status); } && | 19375 | (exit $ac_status); } && |
| 17837 | { ac_try='test -s conftest.$ac_objext' | 19376 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19377 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19378 | (eval $ac_try) 2>&5 | ||
| 19379 | ac_status=$? | ||
| 19380 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19381 | (exit $ac_status); }; } && | ||
| 19382 | { ac_try='test -s conftest.$ac_objext' | ||
| 17838 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19383 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17839 | (eval $ac_try) 2>&5 | 19384 | (eval $ac_try) 2>&5 |
| 17840 | ac_status=$? | 19385 | ac_status=$? |
| @@ -17847,7 +19392,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17847 | 19392 | ||
| 17848 | ac_header_compiler=no | 19393 | ac_header_compiler=no |
| 17849 | fi | 19394 | fi |
| 17850 | rm -f conftest.$ac_objext conftest.$ac_ext | 19395 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17851 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19396 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17852 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19397 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17853 | 19398 | ||
| @@ -17855,7 +19400,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17855 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19400 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17856 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19401 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17857 | cat >conftest.$ac_ext <<_ACEOF | 19402 | cat >conftest.$ac_ext <<_ACEOF |
| 17858 | #line $LINENO "configure" | ||
| 17859 | /* confdefs.h. */ | 19403 | /* confdefs.h. */ |
| 17860 | _ACEOF | 19404 | _ACEOF |
| 17861 | cat confdefs.h >>conftest.$ac_ext | 19405 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17873,6 +19417,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17873 | (exit $ac_status); } >/dev/null; then | 19417 | (exit $ac_status); } >/dev/null; then |
| 17874 | if test -s conftest.err; then | 19418 | if test -s conftest.err; then |
| 17875 | ac_cpp_err=$ac_c_preproc_warn_flag | 19419 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19420 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17876 | else | 19421 | else |
| 17877 | ac_cpp_err= | 19422 | ac_cpp_err= |
| 17878 | fi | 19423 | fi |
| @@ -17892,33 +19437,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17892 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19437 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17893 | 19438 | ||
| 17894 | # So? What about this header? | 19439 | # So? What about this header? |
| 17895 | case $ac_header_compiler:$ac_header_preproc in | 19440 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17896 | yes:no ) | 19441 | yes:no: ) |
| 17897 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19442 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17898 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19443 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17899 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19444 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17900 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19445 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17901 | ( | 19446 | ac_header_preproc=yes |
| 17902 | cat <<\_ASBOX | ||
| 17903 | ## ------------------------------------ ## | ||
| 17904 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17905 | ## ------------------------------------ ## | ||
| 17906 | _ASBOX | ||
| 17907 | ) | | ||
| 17908 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17909 | ;; | 19447 | ;; |
| 17910 | no:yes ) | 19448 | no:yes:* ) |
| 17911 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19449 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17912 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19450 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17913 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19451 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17914 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19452 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19453 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19454 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19455 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19456 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17915 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19457 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17916 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19458 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19459 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19460 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17917 | ( | 19461 | ( |
| 17918 | cat <<\_ASBOX | 19462 | cat <<\_ASBOX |
| 17919 | ## ------------------------------------ ## | 19463 | ## ------------------------------------------ ## |
| 17920 | ## Report this to bug-autoconf@gnu.org. ## | 19464 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17921 | ## ------------------------------------ ## | 19465 | ## ------------------------------------------ ## |
| 17922 | _ASBOX | 19466 | _ASBOX |
| 17923 | ) | | 19467 | ) | |
| 17924 | sed "s/^/$as_me: WARNING: /" >&2 | 19468 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17929,7 +19473,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17929 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19473 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17930 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19474 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17931 | else | 19475 | else |
| 17932 | eval "$as_ac_Header=$ac_header_preproc" | 19476 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17933 | fi | 19477 | fi |
| 17934 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19478 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17935 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19479 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17970,7 +19514,6 @@ else | |||
| 17970 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19514 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 17971 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19515 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 17972 | cat >conftest.$ac_ext <<_ACEOF | 19516 | cat >conftest.$ac_ext <<_ACEOF |
| 17973 | #line $LINENO "configure" | ||
| 17974 | /* confdefs.h. */ | 19517 | /* confdefs.h. */ |
| 17975 | _ACEOF | 19518 | _ACEOF |
| 17976 | cat confdefs.h >>conftest.$ac_ext | 19519 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17981,11 +19524,20 @@ $ac_includes_default | |||
| 17981 | _ACEOF | 19524 | _ACEOF |
| 17982 | rm -f conftest.$ac_objext | 19525 | rm -f conftest.$ac_objext |
| 17983 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19526 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17984 | (eval $ac_compile) 2>&5 | 19527 | (eval $ac_compile) 2>conftest.er1 |
| 17985 | ac_status=$? | 19528 | ac_status=$? |
| 19529 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19530 | rm -f conftest.er1 | ||
| 19531 | cat conftest.err >&5 | ||
| 17986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17987 | (exit $ac_status); } && | 19533 | (exit $ac_status); } && |
| 17988 | { ac_try='test -s conftest.$ac_objext' | 19534 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19535 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19536 | (eval $ac_try) 2>&5 | ||
| 19537 | ac_status=$? | ||
| 19538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19539 | (exit $ac_status); }; } && | ||
| 19540 | { ac_try='test -s conftest.$ac_objext' | ||
| 17989 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17990 | (eval $ac_try) 2>&5 | 19542 | (eval $ac_try) 2>&5 |
| 17991 | ac_status=$? | 19543 | ac_status=$? |
| @@ -17998,7 +19550,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17998 | 19550 | ||
| 17999 | ac_header_compiler=no | 19551 | ac_header_compiler=no |
| 18000 | fi | 19552 | fi |
| 18001 | rm -f conftest.$ac_objext conftest.$ac_ext | 19553 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18002 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19554 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18003 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19555 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18004 | 19556 | ||
| @@ -18006,7 +19558,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18006 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19558 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 18007 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19559 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 18008 | cat >conftest.$ac_ext <<_ACEOF | 19560 | cat >conftest.$ac_ext <<_ACEOF |
| 18009 | #line $LINENO "configure" | ||
| 18010 | /* confdefs.h. */ | 19561 | /* confdefs.h. */ |
| 18011 | _ACEOF | 19562 | _ACEOF |
| 18012 | cat confdefs.h >>conftest.$ac_ext | 19563 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18024,6 +19575,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18024 | (exit $ac_status); } >/dev/null; then | 19575 | (exit $ac_status); } >/dev/null; then |
| 18025 | if test -s conftest.err; then | 19576 | if test -s conftest.err; then |
| 18026 | ac_cpp_err=$ac_c_preproc_warn_flag | 19577 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19578 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18027 | else | 19579 | else |
| 18028 | ac_cpp_err= | 19580 | ac_cpp_err= |
| 18029 | fi | 19581 | fi |
| @@ -18043,33 +19595,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18043 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19595 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18044 | 19596 | ||
| 18045 | # So? What about this header? | 19597 | # So? What about this header? |
| 18046 | case $ac_header_compiler:$ac_header_preproc in | 19598 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 18047 | yes:no ) | 19599 | yes:no: ) |
| 18048 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19600 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18049 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19601 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18050 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19602 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 18051 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19603 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 18052 | ( | 19604 | ac_header_preproc=yes |
| 18053 | cat <<\_ASBOX | ||
| 18054 | ## ------------------------------------ ## | ||
| 18055 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18056 | ## ------------------------------------ ## | ||
| 18057 | _ASBOX | ||
| 18058 | ) | | ||
| 18059 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18060 | ;; | 19605 | ;; |
| 18061 | no:yes ) | 19606 | no:yes:* ) |
| 18062 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19607 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 18063 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19608 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 18064 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19609 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 18065 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19610 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19611 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19612 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19613 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19614 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18066 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19615 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18067 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19616 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19617 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19618 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 18068 | ( | 19619 | ( |
| 18069 | cat <<\_ASBOX | 19620 | cat <<\_ASBOX |
| 18070 | ## ------------------------------------ ## | 19621 | ## ------------------------------------------ ## |
| 18071 | ## Report this to bug-autoconf@gnu.org. ## | 19622 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 18072 | ## ------------------------------------ ## | 19623 | ## ------------------------------------------ ## |
| 18073 | _ASBOX | 19624 | _ASBOX |
| 18074 | ) | | 19625 | ) | |
| 18075 | sed "s/^/$as_me: WARNING: /" >&2 | 19626 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18080,7 +19631,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 18080 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19631 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 18081 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19632 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18082 | else | 19633 | else |
| 18083 | eval "$as_ac_Header=$ac_header_preproc" | 19634 | eval "$as_ac_Header=\$ac_header_preproc" |
| 18084 | fi | 19635 | fi |
| 18085 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19636 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 18086 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19637 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -18108,7 +19659,6 @@ else | |||
| 18108 | ac_check_lib_save_LIBS=$LIBS | 19659 | ac_check_lib_save_LIBS=$LIBS |
| 18109 | LIBS="-lintl $LIBS" | 19660 | LIBS="-lintl $LIBS" |
| 18110 | cat >conftest.$ac_ext <<_ACEOF | 19661 | cat >conftest.$ac_ext <<_ACEOF |
| 18111 | #line $LINENO "configure" | ||
| 18112 | /* confdefs.h. */ | 19662 | /* confdefs.h. */ |
| 18113 | _ACEOF | 19663 | _ACEOF |
| 18114 | cat confdefs.h >>conftest.$ac_ext | 19664 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18132,11 +19682,20 @@ dgettext (); | |||
| 18132 | _ACEOF | 19682 | _ACEOF |
| 18133 | rm -f conftest.$ac_objext conftest$ac_exeext | 19683 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18134 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19684 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18135 | (eval $ac_link) 2>&5 | 19685 | (eval $ac_link) 2>conftest.er1 |
| 18136 | ac_status=$? | 19686 | ac_status=$? |
| 19687 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19688 | rm -f conftest.er1 | ||
| 19689 | cat conftest.err >&5 | ||
| 18137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18138 | (exit $ac_status); } && | 19691 | (exit $ac_status); } && |
| 18139 | { ac_try='test -s conftest$ac_exeext' | 19692 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19693 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19694 | (eval $ac_try) 2>&5 | ||
| 19695 | ac_status=$? | ||
| 19696 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19697 | (exit $ac_status); }; } && | ||
| 19698 | { ac_try='test -s conftest$ac_exeext' | ||
| 18140 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19699 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18141 | (eval $ac_try) 2>&5 | 19700 | (eval $ac_try) 2>&5 |
| 18142 | ac_status=$? | 19701 | ac_status=$? |
| @@ -18149,7 +19708,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18149 | 19708 | ||
| 18150 | ac_cv_lib_intl_dgettext=no | 19709 | ac_cv_lib_intl_dgettext=no |
| 18151 | fi | 19710 | fi |
| 18152 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 19711 | rm -f conftest.err conftest.$ac_objext \ |
| 19712 | conftest$ac_exeext conftest.$ac_ext | ||
| 18153 | LIBS=$ac_check_lib_save_LIBS | 19713 | LIBS=$ac_check_lib_save_LIBS |
| 18154 | fi | 19714 | fi |
| 18155 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 | 19715 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 |
| @@ -18175,7 +19735,6 @@ if test "$cross_compiling" = yes; then | |||
| 18175 | emacs_cv_localtime_cache=yes | 19735 | emacs_cv_localtime_cache=yes |
| 18176 | else | 19736 | else |
| 18177 | cat >conftest.$ac_ext <<_ACEOF | 19737 | cat >conftest.$ac_ext <<_ACEOF |
| 18178 | #line $LINENO "configure" | ||
| 18179 | /* confdefs.h. */ | 19738 | /* confdefs.h. */ |
| 18180 | _ACEOF | 19739 | _ACEOF |
| 18181 | cat confdefs.h >>conftest.$ac_ext | 19740 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18231,7 +19790,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18231 | ( exit $ac_status ) | 19790 | ( exit $ac_status ) |
| 18232 | emacs_cv_localtime_cache=yes | 19791 | emacs_cv_localtime_cache=yes |
| 18233 | fi | 19792 | fi |
| 18234 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 19793 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 18235 | fi | 19794 | fi |
| 18236 | else | 19795 | else |
| 18237 | # If we lack tzset, report that localtime does not cache TZ, | 19796 | # If we lack tzset, report that localtime does not cache TZ, |
| @@ -18260,21 +19819,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 18260 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19819 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18261 | else | 19820 | else |
| 18262 | cat >conftest.$ac_ext <<_ACEOF | 19821 | cat >conftest.$ac_ext <<_ACEOF |
| 18263 | #line $LINENO "configure" | ||
| 18264 | /* confdefs.h. */ | 19822 | /* confdefs.h. */ |
| 18265 | _ACEOF | 19823 | _ACEOF |
| 18266 | cat confdefs.h >>conftest.$ac_ext | 19824 | cat confdefs.h >>conftest.$ac_ext |
| 18267 | cat >>conftest.$ac_ext <<_ACEOF | 19825 | cat >>conftest.$ac_ext <<_ACEOF |
| 18268 | /* end confdefs.h. */ | 19826 | /* end confdefs.h. */ |
| 19827 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 19828 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 19829 | #define $ac_func innocuous_$ac_func | ||
| 19830 | |||
| 18269 | /* System header to define __stub macros and hopefully few prototypes, | 19831 | /* System header to define __stub macros and hopefully few prototypes, |
| 18270 | which can conflict with char $ac_func (); below. | 19832 | which can conflict with char $ac_func (); below. |
| 18271 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 19833 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 18272 | <limits.h> exists even on freestanding compilers. */ | 19834 | <limits.h> exists even on freestanding compilers. */ |
| 19835 | |||
| 18273 | #ifdef __STDC__ | 19836 | #ifdef __STDC__ |
| 18274 | # include <limits.h> | 19837 | # include <limits.h> |
| 18275 | #else | 19838 | #else |
| 18276 | # include <assert.h> | 19839 | # include <assert.h> |
| 18277 | #endif | 19840 | #endif |
| 19841 | |||
| 19842 | #undef $ac_func | ||
| 19843 | |||
| 18278 | /* Override any gcc2 internal prototype to avoid an error. */ | 19844 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 18279 | #ifdef __cplusplus | 19845 | #ifdef __cplusplus |
| 18280 | extern "C" | 19846 | extern "C" |
| @@ -18305,11 +19871,20 @@ return f != $ac_func; | |||
| 18305 | _ACEOF | 19871 | _ACEOF |
| 18306 | rm -f conftest.$ac_objext conftest$ac_exeext | 19872 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18307 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19873 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18308 | (eval $ac_link) 2>&5 | 19874 | (eval $ac_link) 2>conftest.er1 |
| 18309 | ac_status=$? | 19875 | ac_status=$? |
| 19876 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19877 | rm -f conftest.er1 | ||
| 19878 | cat conftest.err >&5 | ||
| 18310 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19879 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18311 | (exit $ac_status); } && | 19880 | (exit $ac_status); } && |
| 18312 | { ac_try='test -s conftest$ac_exeext' | 19881 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19882 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19883 | (eval $ac_try) 2>&5 | ||
| 19884 | ac_status=$? | ||
| 19885 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19886 | (exit $ac_status); }; } && | ||
| 19887 | { ac_try='test -s conftest$ac_exeext' | ||
| 18313 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19888 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18314 | (eval $ac_try) 2>&5 | 19889 | (eval $ac_try) 2>&5 |
| 18315 | ac_status=$? | 19890 | ac_status=$? |
| @@ -18322,7 +19897,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18322 | 19897 | ||
| 18323 | eval "$as_ac_var=no" | 19898 | eval "$as_ac_var=no" |
| 18324 | fi | 19899 | fi |
| 18325 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 19900 | rm -f conftest.err conftest.$ac_objext \ |
| 19901 | conftest$ac_exeext conftest.$ac_ext | ||
| 18326 | fi | 19902 | fi |
| 18327 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 19903 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 18328 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 19904 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -18341,7 +19917,6 @@ if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then | |||
| 18341 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19917 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18342 | else | 19918 | else |
| 18343 | cat >conftest.$ac_ext <<_ACEOF | 19919 | cat >conftest.$ac_ext <<_ACEOF |
| 18344 | #line $LINENO "configure" | ||
| 18345 | /* confdefs.h. */ | 19920 | /* confdefs.h. */ |
| 18346 | _ACEOF | 19921 | _ACEOF |
| 18347 | cat confdefs.h >>conftest.$ac_ext | 19922 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18369,11 +19944,20 @@ struct timeval time; | |||
| 18369 | _ACEOF | 19944 | _ACEOF |
| 18370 | rm -f conftest.$ac_objext | 19945 | rm -f conftest.$ac_objext |
| 18371 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19946 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18372 | (eval $ac_compile) 2>&5 | 19947 | (eval $ac_compile) 2>conftest.er1 |
| 18373 | ac_status=$? | 19948 | ac_status=$? |
| 19949 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19950 | rm -f conftest.er1 | ||
| 19951 | cat conftest.err >&5 | ||
| 18374 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19952 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18375 | (exit $ac_status); } && | 19953 | (exit $ac_status); } && |
| 18376 | { ac_try='test -s conftest.$ac_objext' | 19954 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19955 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19956 | (eval $ac_try) 2>&5 | ||
| 19957 | ac_status=$? | ||
| 19958 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19959 | (exit $ac_status); }; } && | ||
| 19960 | { ac_try='test -s conftest.$ac_objext' | ||
| 18377 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19961 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18378 | (eval $ac_try) 2>&5 | 19962 | (eval $ac_try) 2>&5 |
| 18379 | ac_status=$? | 19963 | ac_status=$? |
| @@ -18386,7 +19970,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18386 | 19970 | ||
| 18387 | emacs_cv_gettimeofday_two_arguments=no | 19971 | emacs_cv_gettimeofday_two_arguments=no |
| 18388 | fi | 19972 | fi |
| 18389 | rm -f conftest.$ac_objext conftest.$ac_ext | 19973 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18390 | fi | 19974 | fi |
| 18391 | echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 | 19975 | echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 |
| 18392 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 | 19976 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 |
| @@ -18407,7 +19991,6 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | |||
| 18407 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19991 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18408 | else | 19992 | else |
| 18409 | cat >conftest.$ac_ext <<_ACEOF | 19993 | cat >conftest.$ac_ext <<_ACEOF |
| 18410 | #line $LINENO "configure" | ||
| 18411 | /* confdefs.h. */ | 19994 | /* confdefs.h. */ |
| 18412 | _ACEOF | 19995 | _ACEOF |
| 18413 | cat confdefs.h >>conftest.$ac_ext | 19996 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18429,11 +20012,20 @@ return 0; | |||
| 18429 | _ACEOF | 20012 | _ACEOF |
| 18430 | rm -f conftest.$ac_objext | 20013 | rm -f conftest.$ac_objext |
| 18431 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20014 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18432 | (eval $ac_compile) 2>&5 | 20015 | (eval $ac_compile) 2>conftest.er1 |
| 18433 | ac_status=$? | 20016 | ac_status=$? |
| 20017 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20018 | rm -f conftest.er1 | ||
| 20019 | cat conftest.err >&5 | ||
| 18434 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20020 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18435 | (exit $ac_status); } && | 20021 | (exit $ac_status); } && |
| 18436 | { ac_try='test -s conftest.$ac_objext' | 20022 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20023 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20024 | (eval $ac_try) 2>&5 | ||
| 20025 | ac_status=$? | ||
| 20026 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20027 | (exit $ac_status); }; } && | ||
| 20028 | { ac_try='test -s conftest.$ac_objext' | ||
| 18437 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20029 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18438 | (eval $ac_try) 2>&5 | 20030 | (eval $ac_try) 2>&5 |
| 18439 | ac_status=$? | 20031 | ac_status=$? |
| @@ -18445,7 +20037,6 @@ else | |||
| 18445 | sed 's/^/| /' conftest.$ac_ext >&5 | 20037 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18446 | 20038 | ||
| 18447 | cat >conftest.$ac_ext <<_ACEOF | 20039 | cat >conftest.$ac_ext <<_ACEOF |
| 18448 | #line $LINENO "configure" | ||
| 18449 | /* confdefs.h. */ | 20040 | /* confdefs.h. */ |
| 18450 | _ACEOF | 20041 | _ACEOF |
| 18451 | cat confdefs.h >>conftest.$ac_ext | 20042 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18467,11 +20058,20 @@ return 0; | |||
| 18467 | _ACEOF | 20058 | _ACEOF |
| 18468 | rm -f conftest.$ac_objext | 20059 | rm -f conftest.$ac_objext |
| 18469 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20060 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18470 | (eval $ac_compile) 2>&5 | 20061 | (eval $ac_compile) 2>conftest.er1 |
| 18471 | ac_status=$? | 20062 | ac_status=$? |
| 20063 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20064 | rm -f conftest.er1 | ||
| 20065 | cat conftest.err >&5 | ||
| 18472 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20066 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18473 | (exit $ac_status); } && | 20067 | (exit $ac_status); } && |
| 18474 | { ac_try='test -s conftest.$ac_objext' | 20068 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20069 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20070 | (eval $ac_try) 2>&5 | ||
| 20071 | ac_status=$? | ||
| 20072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20073 | (exit $ac_status); }; } && | ||
| 20074 | { ac_try='test -s conftest.$ac_objext' | ||
| 18475 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20075 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18476 | (eval $ac_try) 2>&5 | 20076 | (eval $ac_try) 2>&5 |
| 18477 | ac_status=$? | 20077 | ac_status=$? |
| @@ -18484,9 +20084,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18484 | 20084 | ||
| 18485 | ac_cv_member_struct_tm_tm_zone=no | 20085 | ac_cv_member_struct_tm_tm_zone=no |
| 18486 | fi | 20086 | fi |
| 18487 | rm -f conftest.$ac_objext conftest.$ac_ext | 20087 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18488 | fi | 20088 | fi |
| 18489 | rm -f conftest.$ac_objext conftest.$ac_ext | 20089 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18490 | fi | 20090 | fi |
| 18491 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 20091 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
| 18492 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 20092 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
| @@ -18512,7 +20112,6 @@ if test "${ac_cv_var_tzname+set}" = set; then | |||
| 18512 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20112 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18513 | else | 20113 | else |
| 18514 | cat >conftest.$ac_ext <<_ACEOF | 20114 | cat >conftest.$ac_ext <<_ACEOF |
| 18515 | #line $LINENO "configure" | ||
| 18516 | /* confdefs.h. */ | 20115 | /* confdefs.h. */ |
| 18517 | _ACEOF | 20116 | _ACEOF |
| 18518 | cat confdefs.h >>conftest.$ac_ext | 20117 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18533,11 +20132,20 @@ atoi(*tzname); | |||
| 18533 | _ACEOF | 20132 | _ACEOF |
| 18534 | rm -f conftest.$ac_objext conftest$ac_exeext | 20133 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18535 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 20134 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18536 | (eval $ac_link) 2>&5 | 20135 | (eval $ac_link) 2>conftest.er1 |
| 18537 | ac_status=$? | 20136 | ac_status=$? |
| 20137 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20138 | rm -f conftest.er1 | ||
| 20139 | cat conftest.err >&5 | ||
| 18538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20140 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18539 | (exit $ac_status); } && | 20141 | (exit $ac_status); } && |
| 18540 | { ac_try='test -s conftest$ac_exeext' | 20142 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20144 | (eval $ac_try) 2>&5 | ||
| 20145 | ac_status=$? | ||
| 20146 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20147 | (exit $ac_status); }; } && | ||
| 20148 | { ac_try='test -s conftest$ac_exeext' | ||
| 18541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20149 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18542 | (eval $ac_try) 2>&5 | 20150 | (eval $ac_try) 2>&5 |
| 18543 | ac_status=$? | 20151 | ac_status=$? |
| @@ -18550,7 +20158,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18550 | 20158 | ||
| 18551 | ac_cv_var_tzname=no | 20159 | ac_cv_var_tzname=no |
| 18552 | fi | 20160 | fi |
| 18553 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 20161 | rm -f conftest.err conftest.$ac_objext \ |
| 20162 | conftest$ac_exeext conftest.$ac_ext | ||
| 18554 | fi | 20163 | fi |
| 18555 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 20164 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
| 18556 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 20165 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
| @@ -18571,7 +20180,6 @@ if test "${emacs_cv_struct_timezone+set}" = set; then | |||
| 18571 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20180 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18572 | else | 20181 | else |
| 18573 | cat >conftest.$ac_ext <<_ACEOF | 20182 | cat >conftest.$ac_ext <<_ACEOF |
| 18574 | #line $LINENO "configure" | ||
| 18575 | /* confdefs.h. */ | 20183 | /* confdefs.h. */ |
| 18576 | _ACEOF | 20184 | _ACEOF |
| 18577 | cat confdefs.h >>conftest.$ac_ext | 20185 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18588,11 +20196,20 @@ struct timezone tz; | |||
| 18588 | _ACEOF | 20196 | _ACEOF |
| 18589 | rm -f conftest.$ac_objext | 20197 | rm -f conftest.$ac_objext |
| 18590 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20198 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18591 | (eval $ac_compile) 2>&5 | 20199 | (eval $ac_compile) 2>conftest.er1 |
| 18592 | ac_status=$? | 20200 | ac_status=$? |
| 20201 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20202 | rm -f conftest.er1 | ||
| 20203 | cat conftest.err >&5 | ||
| 18593 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18594 | (exit $ac_status); } && | 20205 | (exit $ac_status); } && |
| 18595 | { ac_try='test -s conftest.$ac_objext' | 20206 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20207 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20208 | (eval $ac_try) 2>&5 | ||
| 20209 | ac_status=$? | ||
| 20210 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20211 | (exit $ac_status); }; } && | ||
| 20212 | { ac_try='test -s conftest.$ac_objext' | ||
| 18596 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20213 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18597 | (eval $ac_try) 2>&5 | 20214 | (eval $ac_try) 2>&5 |
| 18598 | ac_status=$? | 20215 | ac_status=$? |
| @@ -18602,7 +20219,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |||
| 18602 | emacs_cv_struct_timezone=yes | 20219 | emacs_cv_struct_timezone=yes |
| 18603 | else | 20220 | else |
| 18604 | cat >conftest.$ac_ext <<_ACEOF | 20221 | cat >conftest.$ac_ext <<_ACEOF |
| 18605 | #line $LINENO "configure" | ||
| 18606 | /* confdefs.h. */ | 20222 | /* confdefs.h. */ |
| 18607 | _ACEOF | 20223 | _ACEOF |
| 18608 | cat confdefs.h >>conftest.$ac_ext | 20224 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18645,7 +20261,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18645 | ( exit $ac_status ) | 20261 | ( exit $ac_status ) |
| 18646 | emacs_cv_struct_timezone=no | 20262 | emacs_cv_struct_timezone=no |
| 18647 | fi | 20263 | fi |
| 18648 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 20264 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 18649 | fi | 20265 | fi |
| 18650 | else | 20266 | else |
| 18651 | echo "$as_me: failed program was:" >&5 | 20267 | echo "$as_me: failed program was:" >&5 |
| @@ -18653,7 +20269,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18653 | 20269 | ||
| 18654 | emacs_cv_struct_timezone=no | 20270 | emacs_cv_struct_timezone=no |
| 18655 | fi | 20271 | fi |
| 18656 | rm -f conftest.$ac_objext conftest.$ac_ext | 20272 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18657 | fi | 20273 | fi |
| 18658 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 | 20274 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 |
| 18659 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 | 20275 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 |
| @@ -18666,21 +20282,28 @@ if test "${ac_cv_func_socket+set}" = set; then | |||
| 18666 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20282 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18667 | else | 20283 | else |
| 18668 | cat >conftest.$ac_ext <<_ACEOF | 20284 | cat >conftest.$ac_ext <<_ACEOF |
| 18669 | #line $LINENO "configure" | ||
| 18670 | /* confdefs.h. */ | 20285 | /* confdefs.h. */ |
| 18671 | _ACEOF | 20286 | _ACEOF |
| 18672 | cat confdefs.h >>conftest.$ac_ext | 20287 | cat confdefs.h >>conftest.$ac_ext |
| 18673 | cat >>conftest.$ac_ext <<_ACEOF | 20288 | cat >>conftest.$ac_ext <<_ACEOF |
| 18674 | /* end confdefs.h. */ | 20289 | /* end confdefs.h. */ |
| 20290 | /* Define socket to an innocuous variant, in case <limits.h> declares socket. | ||
| 20291 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 20292 | #define socket innocuous_socket | ||
| 20293 | |||
| 18675 | /* System header to define __stub macros and hopefully few prototypes, | 20294 | /* System header to define __stub macros and hopefully few prototypes, |
| 18676 | which can conflict with char socket (); below. | 20295 | which can conflict with char socket (); below. |
| 18677 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 20296 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 18678 | <limits.h> exists even on freestanding compilers. */ | 20297 | <limits.h> exists even on freestanding compilers. */ |
| 20298 | |||
| 18679 | #ifdef __STDC__ | 20299 | #ifdef __STDC__ |
| 18680 | # include <limits.h> | 20300 | # include <limits.h> |
| 18681 | #else | 20301 | #else |
| 18682 | # include <assert.h> | 20302 | # include <assert.h> |
| 18683 | #endif | 20303 | #endif |
| 20304 | |||
| 20305 | #undef socket | ||
| 20306 | |||
| 18684 | /* Override any gcc2 internal prototype to avoid an error. */ | 20307 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 18685 | #ifdef __cplusplus | 20308 | #ifdef __cplusplus |
| 18686 | extern "C" | 20309 | extern "C" |
| @@ -18711,11 +20334,20 @@ return f != socket; | |||
| 18711 | _ACEOF | 20334 | _ACEOF |
| 18712 | rm -f conftest.$ac_objext conftest$ac_exeext | 20335 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18713 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 20336 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18714 | (eval $ac_link) 2>&5 | 20337 | (eval $ac_link) 2>conftest.er1 |
| 18715 | ac_status=$? | 20338 | ac_status=$? |
| 20339 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20340 | rm -f conftest.er1 | ||
| 20341 | cat conftest.err >&5 | ||
| 18716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20342 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18717 | (exit $ac_status); } && | 20343 | (exit $ac_status); } && |
| 18718 | { ac_try='test -s conftest$ac_exeext' | 20344 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20345 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20346 | (eval $ac_try) 2>&5 | ||
| 20347 | ac_status=$? | ||
| 20348 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20349 | (exit $ac_status); }; } && | ||
| 20350 | { ac_try='test -s conftest$ac_exeext' | ||
| 18719 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20351 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18720 | (eval $ac_try) 2>&5 | 20352 | (eval $ac_try) 2>&5 |
| 18721 | ac_status=$? | 20353 | ac_status=$? |
| @@ -18728,7 +20360,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18728 | 20360 | ||
| 18729 | ac_cv_func_socket=no | 20361 | ac_cv_func_socket=no |
| 18730 | fi | 20362 | fi |
| 18731 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 20363 | rm -f conftest.err conftest.$ac_objext \ |
| 20364 | conftest$ac_exeext conftest.$ac_ext | ||
| 18732 | fi | 20365 | fi |
| 18733 | echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 | 20366 | echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 |
| 18734 | echo "${ECHO_T}$ac_cv_func_socket" >&6 | 20367 | echo "${ECHO_T}$ac_cv_func_socket" >&6 |
| @@ -18752,7 +20385,6 @@ else | |||
| 18752 | echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 | 20385 | echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 |
| 18753 | echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 | 20386 | echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 |
| 18754 | cat >conftest.$ac_ext <<_ACEOF | 20387 | cat >conftest.$ac_ext <<_ACEOF |
| 18755 | #line $LINENO "configure" | ||
| 18756 | /* confdefs.h. */ | 20388 | /* confdefs.h. */ |
| 18757 | _ACEOF | 20389 | _ACEOF |
| 18758 | cat confdefs.h >>conftest.$ac_ext | 20390 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18763,11 +20395,20 @@ $ac_includes_default | |||
| 18763 | _ACEOF | 20395 | _ACEOF |
| 18764 | rm -f conftest.$ac_objext | 20396 | rm -f conftest.$ac_objext |
| 18765 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20397 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18766 | (eval $ac_compile) 2>&5 | 20398 | (eval $ac_compile) 2>conftest.er1 |
| 18767 | ac_status=$? | 20399 | ac_status=$? |
| 20400 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20401 | rm -f conftest.er1 | ||
| 20402 | cat conftest.err >&5 | ||
| 18768 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20403 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18769 | (exit $ac_status); } && | 20404 | (exit $ac_status); } && |
| 18770 | { ac_try='test -s conftest.$ac_objext' | 20405 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20406 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20407 | (eval $ac_try) 2>&5 | ||
| 20408 | ac_status=$? | ||
| 20409 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20410 | (exit $ac_status); }; } && | ||
| 20411 | { ac_try='test -s conftest.$ac_objext' | ||
| 18771 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20412 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18772 | (eval $ac_try) 2>&5 | 20413 | (eval $ac_try) 2>&5 |
| 18773 | ac_status=$? | 20414 | ac_status=$? |
| @@ -18780,7 +20421,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18780 | 20421 | ||
| 18781 | ac_header_compiler=no | 20422 | ac_header_compiler=no |
| 18782 | fi | 20423 | fi |
| 18783 | rm -f conftest.$ac_objext conftest.$ac_ext | 20424 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18784 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20425 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18785 | echo "${ECHO_T}$ac_header_compiler" >&6 | 20426 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18786 | 20427 | ||
| @@ -18788,7 +20429,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18788 | echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 | 20429 | echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 |
| 18789 | echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 | 20430 | echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 |
| 18790 | cat >conftest.$ac_ext <<_ACEOF | 20431 | cat >conftest.$ac_ext <<_ACEOF |
| 18791 | #line $LINENO "configure" | ||
| 18792 | /* confdefs.h. */ | 20432 | /* confdefs.h. */ |
| 18793 | _ACEOF | 20433 | _ACEOF |
| 18794 | cat confdefs.h >>conftest.$ac_ext | 20434 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18806,6 +20446,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18806 | (exit $ac_status); } >/dev/null; then | 20446 | (exit $ac_status); } >/dev/null; then |
| 18807 | if test -s conftest.err; then | 20447 | if test -s conftest.err; then |
| 18808 | ac_cpp_err=$ac_c_preproc_warn_flag | 20448 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20449 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18809 | else | 20450 | else |
| 18810 | ac_cpp_err= | 20451 | ac_cpp_err= |
| 18811 | fi | 20452 | fi |
| @@ -18825,33 +20466,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18825 | echo "${ECHO_T}$ac_header_preproc" >&6 | 20466 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18826 | 20467 | ||
| 18827 | # So? What about this header? | 20468 | # So? What about this header? |
| 18828 | case $ac_header_compiler:$ac_header_preproc in | 20469 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 18829 | yes:no ) | 20470 | yes:no: ) |
| 18830 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 20471 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18831 | echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 20472 | echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18832 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 20473 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 |
| 18833 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 20474 | echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} |
| 18834 | ( | 20475 | ac_header_preproc=yes |
| 18835 | cat <<\_ASBOX | ||
| 18836 | ## ------------------------------------ ## | ||
| 18837 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18838 | ## ------------------------------------ ## | ||
| 18839 | _ASBOX | ||
| 18840 | ) | | ||
| 18841 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18842 | ;; | 20476 | ;; |
| 18843 | no:yes ) | 20477 | no:yes:* ) |
| 18844 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 | 20478 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 |
| 18845 | echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} | 20479 | echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} |
| 18846 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 | 20480 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 |
| 18847 | echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} | 20481 | echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} |
| 20482 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5 | ||
| 20483 | echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;} | ||
| 20484 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20485 | echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18848 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 20486 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
| 18849 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 20487 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} |
| 20488 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 | ||
| 20489 | echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} | ||
| 18850 | ( | 20490 | ( |
| 18851 | cat <<\_ASBOX | 20491 | cat <<\_ASBOX |
| 18852 | ## ------------------------------------ ## | 20492 | ## ------------------------------------------ ## |
| 18853 | ## Report this to bug-autoconf@gnu.org. ## | 20493 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 18854 | ## ------------------------------------ ## | 20494 | ## ------------------------------------------ ## |
| 18855 | _ASBOX | 20495 | _ASBOX |
| 18856 | ) | | 20496 | ) | |
| 18857 | sed "s/^/$as_me: WARNING: /" >&2 | 20497 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18890,7 +20530,6 @@ else | |||
| 18890 | echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 | 20530 | echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 |
| 18891 | echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 | 20531 | echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 |
| 18892 | cat >conftest.$ac_ext <<_ACEOF | 20532 | cat >conftest.$ac_ext <<_ACEOF |
| 18893 | #line $LINENO "configure" | ||
| 18894 | /* confdefs.h. */ | 20533 | /* confdefs.h. */ |
| 18895 | _ACEOF | 20534 | _ACEOF |
| 18896 | cat confdefs.h >>conftest.$ac_ext | 20535 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18901,11 +20540,20 @@ $ac_includes_default | |||
| 18901 | _ACEOF | 20540 | _ACEOF |
| 18902 | rm -f conftest.$ac_objext | 20541 | rm -f conftest.$ac_objext |
| 18903 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20542 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18904 | (eval $ac_compile) 2>&5 | 20543 | (eval $ac_compile) 2>conftest.er1 |
| 18905 | ac_status=$? | 20544 | ac_status=$? |
| 20545 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20546 | rm -f conftest.er1 | ||
| 20547 | cat conftest.err >&5 | ||
| 18906 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20548 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18907 | (exit $ac_status); } && | 20549 | (exit $ac_status); } && |
| 18908 | { ac_try='test -s conftest.$ac_objext' | 20550 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20551 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20552 | (eval $ac_try) 2>&5 | ||
| 20553 | ac_status=$? | ||
| 20554 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20555 | (exit $ac_status); }; } && | ||
| 20556 | { ac_try='test -s conftest.$ac_objext' | ||
| 18909 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20557 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18910 | (eval $ac_try) 2>&5 | 20558 | (eval $ac_try) 2>&5 |
| 18911 | ac_status=$? | 20559 | ac_status=$? |
| @@ -18918,7 +20566,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18918 | 20566 | ||
| 18919 | ac_header_compiler=no | 20567 | ac_header_compiler=no |
| 18920 | fi | 20568 | fi |
| 18921 | rm -f conftest.$ac_objext conftest.$ac_ext | 20569 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18922 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20570 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18923 | echo "${ECHO_T}$ac_header_compiler" >&6 | 20571 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18924 | 20572 | ||
| @@ -18926,7 +20574,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18926 | echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 | 20574 | echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 |
| 18927 | echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 | 20575 | echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 |
| 18928 | cat >conftest.$ac_ext <<_ACEOF | 20576 | cat >conftest.$ac_ext <<_ACEOF |
| 18929 | #line $LINENO "configure" | ||
| 18930 | /* confdefs.h. */ | 20577 | /* confdefs.h. */ |
| 18931 | _ACEOF | 20578 | _ACEOF |
| 18932 | cat confdefs.h >>conftest.$ac_ext | 20579 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18944,6 +20591,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18944 | (exit $ac_status); } >/dev/null; then | 20591 | (exit $ac_status); } >/dev/null; then |
| 18945 | if test -s conftest.err; then | 20592 | if test -s conftest.err; then |
| 18946 | ac_cpp_err=$ac_c_preproc_warn_flag | 20593 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20594 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18947 | else | 20595 | else |
| 18948 | ac_cpp_err= | 20596 | ac_cpp_err= |
| 18949 | fi | 20597 | fi |
| @@ -18963,33 +20611,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18963 | echo "${ECHO_T}$ac_header_preproc" >&6 | 20611 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18964 | 20612 | ||
| 18965 | # So? What about this header? | 20613 | # So? What about this header? |
| 18966 | case $ac_header_compiler:$ac_header_preproc in | 20614 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 18967 | yes:no ) | 20615 | yes:no: ) |
| 18968 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 20616 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18969 | echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 20617 | echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18970 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 20618 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 |
| 18971 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 20619 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} |
| 18972 | ( | 20620 | ac_header_preproc=yes |
| 18973 | cat <<\_ASBOX | ||
| 18974 | ## ------------------------------------ ## | ||
| 18975 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18976 | ## ------------------------------------ ## | ||
| 18977 | _ASBOX | ||
| 18978 | ) | | ||
| 18979 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18980 | ;; | 20621 | ;; |
| 18981 | no:yes ) | 20622 | no:yes:* ) |
| 18982 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 | 20623 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 |
| 18983 | echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} | 20624 | echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} |
| 18984 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 | 20625 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 |
| 18985 | echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} | 20626 | echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} |
| 20627 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5 | ||
| 20628 | echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;} | ||
| 20629 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20630 | echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18986 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 20631 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
| 18987 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 20632 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} |
| 20633 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 | ||
| 20634 | echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} | ||
| 18988 | ( | 20635 | ( |
| 18989 | cat <<\_ASBOX | 20636 | cat <<\_ASBOX |
| 18990 | ## ------------------------------------ ## | 20637 | ## ------------------------------------------ ## |
| 18991 | ## Report this to bug-autoconf@gnu.org. ## | 20638 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 18992 | ## ------------------------------------ ## | 20639 | ## ------------------------------------------ ## |
| 18993 | _ASBOX | 20640 | _ASBOX |
| 18994 | ) | | 20641 | ) | |
| 18995 | sed "s/^/$as_me: WARNING: /" >&2 | 20642 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -19039,7 +20686,6 @@ else | |||
| 19039 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 20686 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 19040 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 20687 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 19041 | cat >conftest.$ac_ext <<_ACEOF | 20688 | cat >conftest.$ac_ext <<_ACEOF |
| 19042 | #line $LINENO "configure" | ||
| 19043 | /* confdefs.h. */ | 20689 | /* confdefs.h. */ |
| 19044 | _ACEOF | 20690 | _ACEOF |
| 19045 | cat confdefs.h >>conftest.$ac_ext | 20691 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19050,11 +20696,20 @@ $ac_includes_default | |||
| 19050 | _ACEOF | 20696 | _ACEOF |
| 19051 | rm -f conftest.$ac_objext | 20697 | rm -f conftest.$ac_objext |
| 19052 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20698 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19053 | (eval $ac_compile) 2>&5 | 20699 | (eval $ac_compile) 2>conftest.er1 |
| 19054 | ac_status=$? | 20700 | ac_status=$? |
| 20701 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20702 | rm -f conftest.er1 | ||
| 20703 | cat conftest.err >&5 | ||
| 19055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20704 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19056 | (exit $ac_status); } && | 20705 | (exit $ac_status); } && |
| 19057 | { ac_try='test -s conftest.$ac_objext' | 20706 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20707 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20708 | (eval $ac_try) 2>&5 | ||
| 20709 | ac_status=$? | ||
| 20710 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20711 | (exit $ac_status); }; } && | ||
| 20712 | { ac_try='test -s conftest.$ac_objext' | ||
| 19058 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20713 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19059 | (eval $ac_try) 2>&5 | 20714 | (eval $ac_try) 2>&5 |
| 19060 | ac_status=$? | 20715 | ac_status=$? |
| @@ -19067,7 +20722,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19067 | 20722 | ||
| 19068 | ac_header_compiler=no | 20723 | ac_header_compiler=no |
| 19069 | fi | 20724 | fi |
| 19070 | rm -f conftest.$ac_objext conftest.$ac_ext | 20725 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19071 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20726 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 19072 | echo "${ECHO_T}$ac_header_compiler" >&6 | 20727 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 19073 | 20728 | ||
| @@ -19075,7 +20730,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 19075 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 20730 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 19076 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 20731 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 19077 | cat >conftest.$ac_ext <<_ACEOF | 20732 | cat >conftest.$ac_ext <<_ACEOF |
| 19078 | #line $LINENO "configure" | ||
| 19079 | /* confdefs.h. */ | 20733 | /* confdefs.h. */ |
| 19080 | _ACEOF | 20734 | _ACEOF |
| 19081 | cat confdefs.h >>conftest.$ac_ext | 20735 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19093,6 +20747,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 19093 | (exit $ac_status); } >/dev/null; then | 20747 | (exit $ac_status); } >/dev/null; then |
| 19094 | if test -s conftest.err; then | 20748 | if test -s conftest.err; then |
| 19095 | ac_cpp_err=$ac_c_preproc_warn_flag | 20749 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20750 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 19096 | else | 20751 | else |
| 19097 | ac_cpp_err= | 20752 | ac_cpp_err= |
| 19098 | fi | 20753 | fi |
| @@ -19112,33 +20767,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 19112 | echo "${ECHO_T}$ac_header_preproc" >&6 | 20767 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 19113 | 20768 | ||
| 19114 | # So? What about this header? | 20769 | # So? What about this header? |
| 19115 | case $ac_header_compiler:$ac_header_preproc in | 20770 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 19116 | yes:no ) | 20771 | yes:no: ) |
| 19117 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 20772 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 19118 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 20773 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 19119 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 20774 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 19120 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 20775 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 19121 | ( | 20776 | ac_header_preproc=yes |
| 19122 | cat <<\_ASBOX | ||
| 19123 | ## ------------------------------------ ## | ||
| 19124 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 19125 | ## ------------------------------------ ## | ||
| 19126 | _ASBOX | ||
| 19127 | ) | | ||
| 19128 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 19129 | ;; | 20777 | ;; |
| 19130 | no:yes ) | 20778 | no:yes:* ) |
| 19131 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 20779 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 19132 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 20780 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 19133 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 20781 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 19134 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 20782 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 20783 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 20784 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 20785 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20786 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 19135 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 20787 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19136 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 20788 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 20789 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 20790 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 19137 | ( | 20791 | ( |
| 19138 | cat <<\_ASBOX | 20792 | cat <<\_ASBOX |
| 19139 | ## ------------------------------------ ## | 20793 | ## ------------------------------------------ ## |
| 19140 | ## Report this to bug-autoconf@gnu.org. ## | 20794 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 19141 | ## ------------------------------------ ## | 20795 | ## ------------------------------------------ ## |
| 19142 | _ASBOX | 20796 | _ASBOX |
| 19143 | ) | | 20797 | ) | |
| 19144 | sed "s/^/$as_me: WARNING: /" >&2 | 20798 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -19149,7 +20803,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 19149 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 20803 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 19150 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20804 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19151 | else | 20805 | else |
| 19152 | eval "$as_ac_Header=$ac_header_preproc" | 20806 | eval "$as_ac_Header=\$ac_header_preproc" |
| 19153 | fi | 20807 | fi |
| 19154 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 20808 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 19155 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 20809 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -19194,7 +20848,6 @@ if test "${ac_cv_type_pid_t+set}" = set; then | |||
| 19194 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20848 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19195 | else | 20849 | else |
| 19196 | cat >conftest.$ac_ext <<_ACEOF | 20850 | cat >conftest.$ac_ext <<_ACEOF |
| 19197 | #line $LINENO "configure" | ||
| 19198 | /* confdefs.h. */ | 20851 | /* confdefs.h. */ |
| 19199 | _ACEOF | 20852 | _ACEOF |
| 19200 | cat confdefs.h >>conftest.$ac_ext | 20853 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19214,11 +20867,20 @@ if (sizeof (pid_t)) | |||
| 19214 | _ACEOF | 20867 | _ACEOF |
| 19215 | rm -f conftest.$ac_objext | 20868 | rm -f conftest.$ac_objext |
| 19216 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20869 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19217 | (eval $ac_compile) 2>&5 | 20870 | (eval $ac_compile) 2>conftest.er1 |
| 19218 | ac_status=$? | 20871 | ac_status=$? |
| 20872 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20873 | rm -f conftest.er1 | ||
| 20874 | cat conftest.err >&5 | ||
| 19219 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20875 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19220 | (exit $ac_status); } && | 20876 | (exit $ac_status); } && |
| 19221 | { ac_try='test -s conftest.$ac_objext' | 20877 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20878 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20879 | (eval $ac_try) 2>&5 | ||
| 20880 | ac_status=$? | ||
| 20881 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20882 | (exit $ac_status); }; } && | ||
| 20883 | { ac_try='test -s conftest.$ac_objext' | ||
| 19222 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20884 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19223 | (eval $ac_try) 2>&5 | 20885 | (eval $ac_try) 2>&5 |
| 19224 | ac_status=$? | 20886 | ac_status=$? |
| @@ -19231,7 +20893,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19231 | 20893 | ||
| 19232 | ac_cv_type_pid_t=no | 20894 | ac_cv_type_pid_t=no |
| 19233 | fi | 20895 | fi |
| 19234 | rm -f conftest.$ac_objext conftest.$ac_ext | 20896 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19235 | fi | 20897 | fi |
| 19236 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 | 20898 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
| 19237 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 | 20899 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 |
| @@ -19263,7 +20925,6 @@ else | |||
| 19263 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 20925 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 19264 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 20926 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 19265 | cat >conftest.$ac_ext <<_ACEOF | 20927 | cat >conftest.$ac_ext <<_ACEOF |
| 19266 | #line $LINENO "configure" | ||
| 19267 | /* confdefs.h. */ | 20928 | /* confdefs.h. */ |
| 19268 | _ACEOF | 20929 | _ACEOF |
| 19269 | cat confdefs.h >>conftest.$ac_ext | 20930 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19274,11 +20935,20 @@ $ac_includes_default | |||
| 19274 | _ACEOF | 20935 | _ACEOF |
| 19275 | rm -f conftest.$ac_objext | 20936 | rm -f conftest.$ac_objext |
| 19276 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20937 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19277 | (eval $ac_compile) 2>&5 | 20938 | (eval $ac_compile) 2>conftest.er1 |
| 19278 | ac_status=$? | 20939 | ac_status=$? |
| 20940 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20941 | rm -f conftest.er1 | ||
| 20942 | cat conftest.err >&5 | ||
| 19279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19280 | (exit $ac_status); } && | 20944 | (exit $ac_status); } && |
| 19281 | { ac_try='test -s conftest.$ac_objext' | 20945 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 20946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20947 | (eval $ac_try) 2>&5 | ||
| 20948 | ac_status=$? | ||
| 20949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20950 | (exit $ac_status); }; } && | ||
| 20951 | { ac_try='test -s conftest.$ac_objext' | ||
| 19282 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20952 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19283 | (eval $ac_try) 2>&5 | 20953 | (eval $ac_try) 2>&5 |
| 19284 | ac_status=$? | 20954 | ac_status=$? |
| @@ -19291,7 +20961,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19291 | 20961 | ||
| 19292 | ac_header_compiler=no | 20962 | ac_header_compiler=no |
| 19293 | fi | 20963 | fi |
| 19294 | rm -f conftest.$ac_objext conftest.$ac_ext | 20964 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19295 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20965 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 19296 | echo "${ECHO_T}$ac_header_compiler" >&6 | 20966 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 19297 | 20967 | ||
| @@ -19299,7 +20969,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 19299 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 20969 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 19300 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 20970 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 19301 | cat >conftest.$ac_ext <<_ACEOF | 20971 | cat >conftest.$ac_ext <<_ACEOF |
| 19302 | #line $LINENO "configure" | ||
| 19303 | /* confdefs.h. */ | 20972 | /* confdefs.h. */ |
| 19304 | _ACEOF | 20973 | _ACEOF |
| 19305 | cat confdefs.h >>conftest.$ac_ext | 20974 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19317,6 +20986,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 19317 | (exit $ac_status); } >/dev/null; then | 20986 | (exit $ac_status); } >/dev/null; then |
| 19318 | if test -s conftest.err; then | 20987 | if test -s conftest.err; then |
| 19319 | ac_cpp_err=$ac_c_preproc_warn_flag | 20988 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20989 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 19320 | else | 20990 | else |
| 19321 | ac_cpp_err= | 20991 | ac_cpp_err= |
| 19322 | fi | 20992 | fi |
| @@ -19336,33 +21006,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 19336 | echo "${ECHO_T}$ac_header_preproc" >&6 | 21006 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 19337 | 21007 | ||
| 19338 | # So? What about this header? | 21008 | # So? What about this header? |
| 19339 | case $ac_header_compiler:$ac_header_preproc in | 21009 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 19340 | yes:no ) | 21010 | yes:no: ) |
| 19341 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 21011 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 19342 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 21012 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 19343 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 21013 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 19344 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 21014 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 19345 | ( | 21015 | ac_header_preproc=yes |
| 19346 | cat <<\_ASBOX | ||
| 19347 | ## ------------------------------------ ## | ||
| 19348 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 19349 | ## ------------------------------------ ## | ||
| 19350 | _ASBOX | ||
| 19351 | ) | | ||
| 19352 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 19353 | ;; | 21016 | ;; |
| 19354 | no:yes ) | 21017 | no:yes:* ) |
| 19355 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 21018 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 19356 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 21019 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 19357 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 21020 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 19358 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 21021 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 21022 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 21023 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 21024 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 21025 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 19359 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 21026 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19360 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 21027 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 21028 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 21029 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 19361 | ( | 21030 | ( |
| 19362 | cat <<\_ASBOX | 21031 | cat <<\_ASBOX |
| 19363 | ## ------------------------------------ ## | 21032 | ## ------------------------------------------ ## |
| 19364 | ## Report this to bug-autoconf@gnu.org. ## | 21033 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 19365 | ## ------------------------------------ ## | 21034 | ## ------------------------------------------ ## |
| 19366 | _ASBOX | 21035 | _ASBOX |
| 19367 | ) | | 21036 | ) | |
| 19368 | sed "s/^/$as_me: WARNING: /" >&2 | 21037 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -19373,7 +21042,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 19373 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 21042 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 19374 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 21043 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19375 | else | 21044 | else |
| 19376 | eval "$as_ac_Header=$ac_header_preproc" | 21045 | eval "$as_ac_Header=\$ac_header_preproc" |
| 19377 | fi | 21046 | fi |
| 19378 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 21047 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 19379 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 21048 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -19399,21 +21068,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 19399 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 21068 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19400 | else | 21069 | else |
| 19401 | cat >conftest.$ac_ext <<_ACEOF | 21070 | cat >conftest.$ac_ext <<_ACEOF |
| 19402 | #line $LINENO "configure" | ||
| 19403 | /* confdefs.h. */ | 21071 | /* confdefs.h. */ |
| 19404 | _ACEOF | 21072 | _ACEOF |
| 19405 | cat confdefs.h >>conftest.$ac_ext | 21073 | cat confdefs.h >>conftest.$ac_ext |
| 19406 | cat >>conftest.$ac_ext <<_ACEOF | 21074 | cat >>conftest.$ac_ext <<_ACEOF |
| 19407 | /* end confdefs.h. */ | 21075 | /* end confdefs.h. */ |
| 21076 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 21077 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 21078 | #define $ac_func innocuous_$ac_func | ||
| 21079 | |||
| 19408 | /* System header to define __stub macros and hopefully few prototypes, | 21080 | /* System header to define __stub macros and hopefully few prototypes, |
| 19409 | which can conflict with char $ac_func (); below. | 21081 | which can conflict with char $ac_func (); below. |
| 19410 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 21082 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 19411 | <limits.h> exists even on freestanding compilers. */ | 21083 | <limits.h> exists even on freestanding compilers. */ |
| 21084 | |||
| 19412 | #ifdef __STDC__ | 21085 | #ifdef __STDC__ |
| 19413 | # include <limits.h> | 21086 | # include <limits.h> |
| 19414 | #else | 21087 | #else |
| 19415 | # include <assert.h> | 21088 | # include <assert.h> |
| 19416 | #endif | 21089 | #endif |
| 21090 | |||
| 21091 | #undef $ac_func | ||
| 21092 | |||
| 19417 | /* Override any gcc2 internal prototype to avoid an error. */ | 21093 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 19418 | #ifdef __cplusplus | 21094 | #ifdef __cplusplus |
| 19419 | extern "C" | 21095 | extern "C" |
| @@ -19444,11 +21120,20 @@ return f != $ac_func; | |||
| 19444 | _ACEOF | 21120 | _ACEOF |
| 19445 | rm -f conftest.$ac_objext conftest$ac_exeext | 21121 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 19446 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 21122 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 19447 | (eval $ac_link) 2>&5 | 21123 | (eval $ac_link) 2>conftest.er1 |
| 19448 | ac_status=$? | 21124 | ac_status=$? |
| 21125 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21126 | rm -f conftest.er1 | ||
| 21127 | cat conftest.err >&5 | ||
| 19449 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21128 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19450 | (exit $ac_status); } && | 21129 | (exit $ac_status); } && |
| 19451 | { ac_try='test -s conftest$ac_exeext' | 21130 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 21131 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21132 | (eval $ac_try) 2>&5 | ||
| 21133 | ac_status=$? | ||
| 21134 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21135 | (exit $ac_status); }; } && | ||
| 21136 | { ac_try='test -s conftest$ac_exeext' | ||
| 19452 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21137 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19453 | (eval $ac_try) 2>&5 | 21138 | (eval $ac_try) 2>&5 |
| 19454 | ac_status=$? | 21139 | ac_status=$? |
| @@ -19461,7 +21146,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19461 | 21146 | ||
| 19462 | eval "$as_ac_var=no" | 21147 | eval "$as_ac_var=no" |
| 19463 | fi | 21148 | fi |
| 19464 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 21149 | rm -f conftest.err conftest.$ac_objext \ |
| 21150 | conftest$ac_exeext conftest.$ac_ext | ||
| 19465 | fi | 21151 | fi |
| 19466 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 21152 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 19467 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 21153 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -19491,9 +21177,9 @@ else | |||
| 19491 | /* Some systems only have a dummy stub for fork() */ | 21177 | /* Some systems only have a dummy stub for fork() */ |
| 19492 | int main () | 21178 | int main () |
| 19493 | { | 21179 | { |
| 19494 | if (fork() < 0) | 21180 | if (fork() < 0) |
| 19495 | exit (1); | 21181 | exit (1); |
| 19496 | exit (0); | 21182 | exit (0); |
| 19497 | } | 21183 | } |
| 19498 | _ACEOF | 21184 | _ACEOF |
| 19499 | rm -f conftest$ac_exeext | 21185 | rm -f conftest$ac_exeext |
| @@ -19516,7 +21202,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19516 | ( exit $ac_status ) | 21202 | ( exit $ac_status ) |
| 19517 | ac_cv_func_fork_works=no | 21203 | ac_cv_func_fork_works=no |
| 19518 | fi | 21204 | fi |
| 19519 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 21205 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 19520 | fi | 21206 | fi |
| 19521 | fi | 21207 | fi |
| 19522 | echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 | 21208 | echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 |
| @@ -19549,7 +21235,6 @@ else | |||
| 19549 | ac_cv_func_vfork_works=cross | 21235 | ac_cv_func_vfork_works=cross |
| 19550 | else | 21236 | else |
| 19551 | cat >conftest.$ac_ext <<_ACEOF | 21237 | cat >conftest.$ac_ext <<_ACEOF |
| 19552 | #line $LINENO "configure" | ||
| 19553 | /* confdefs.h. */ | 21238 | /* confdefs.h. */ |
| 19554 | _ACEOF | 21239 | _ACEOF |
| 19555 | cat confdefs.h >>conftest.$ac_ext | 21240 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19671,7 +21356,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19671 | ( exit $ac_status ) | 21356 | ( exit $ac_status ) |
| 19672 | ac_cv_func_vfork_works=no | 21357 | ac_cv_func_vfork_works=no |
| 19673 | fi | 21358 | fi |
| 19674 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 21359 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 19675 | fi | 21360 | fi |
| 19676 | fi | 21361 | fi |
| 19677 | echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 | 21362 | echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 |
| @@ -19679,7 +21364,7 @@ echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 | |||
| 19679 | 21364 | ||
| 19680 | fi; | 21365 | fi; |
| 19681 | if test "x$ac_cv_func_fork_works" = xcross; then | 21366 | if test "x$ac_cv_func_fork_works" = xcross; then |
| 19682 | ac_cv_func_vfork_works=ac_cv_func_vfork | 21367 | ac_cv_func_vfork_works=$ac_cv_func_vfork |
| 19683 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 | 21368 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 |
| 19684 | echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} | 21369 | echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} |
| 19685 | fi | 21370 | fi |
| @@ -19712,7 +21397,6 @@ if test "${emacs_cv_langinfo_codeset+set}" = set; then | |||
| 19712 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 21397 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19713 | else | 21398 | else |
| 19714 | cat >conftest.$ac_ext <<_ACEOF | 21399 | cat >conftest.$ac_ext <<_ACEOF |
| 19715 | #line $LINENO "configure" | ||
| 19716 | /* confdefs.h. */ | 21400 | /* confdefs.h. */ |
| 19717 | _ACEOF | 21401 | _ACEOF |
| 19718 | cat confdefs.h >>conftest.$ac_ext | 21402 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19729,11 +21413,20 @@ char* cs = nl_langinfo(CODESET); | |||
| 19729 | _ACEOF | 21413 | _ACEOF |
| 19730 | rm -f conftest.$ac_objext conftest$ac_exeext | 21414 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 19731 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 21415 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 19732 | (eval $ac_link) 2>&5 | 21416 | (eval $ac_link) 2>conftest.er1 |
| 19733 | ac_status=$? | 21417 | ac_status=$? |
| 21418 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21419 | rm -f conftest.er1 | ||
| 21420 | cat conftest.err >&5 | ||
| 19734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21421 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19735 | (exit $ac_status); } && | 21422 | (exit $ac_status); } && |
| 19736 | { ac_try='test -s conftest$ac_exeext' | 21423 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 21424 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21425 | (eval $ac_try) 2>&5 | ||
| 21426 | ac_status=$? | ||
| 21427 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21428 | (exit $ac_status); }; } && | ||
| 21429 | { ac_try='test -s conftest$ac_exeext' | ||
| 19737 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21430 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19738 | (eval $ac_try) 2>&5 | 21431 | (eval $ac_try) 2>&5 |
| 19739 | ac_status=$? | 21432 | ac_status=$? |
| @@ -19746,7 +21439,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19746 | 21439 | ||
| 19747 | emacs_cv_langinfo_codeset=no | 21440 | emacs_cv_langinfo_codeset=no |
| 19748 | fi | 21441 | fi |
| 19749 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 21442 | rm -f conftest.err conftest.$ac_objext \ |
| 21443 | conftest$ac_exeext conftest.$ac_ext | ||
| 19750 | 21444 | ||
| 19751 | fi | 21445 | fi |
| 19752 | echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 | 21446 | echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 |
| @@ -19765,7 +21459,6 @@ if test "${ac_cv_type_size_t+set}" = set; then | |||
| 19765 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 21459 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19766 | else | 21460 | else |
| 19767 | cat >conftest.$ac_ext <<_ACEOF | 21461 | cat >conftest.$ac_ext <<_ACEOF |
| 19768 | #line $LINENO "configure" | ||
| 19769 | /* confdefs.h. */ | 21462 | /* confdefs.h. */ |
| 19770 | _ACEOF | 21463 | _ACEOF |
| 19771 | cat confdefs.h >>conftest.$ac_ext | 21464 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19785,11 +21478,20 @@ if (sizeof (size_t)) | |||
| 19785 | _ACEOF | 21478 | _ACEOF |
| 19786 | rm -f conftest.$ac_objext | 21479 | rm -f conftest.$ac_objext |
| 19787 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21480 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19788 | (eval $ac_compile) 2>&5 | 21481 | (eval $ac_compile) 2>conftest.er1 |
| 19789 | ac_status=$? | 21482 | ac_status=$? |
| 21483 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21484 | rm -f conftest.er1 | ||
| 21485 | cat conftest.err >&5 | ||
| 19790 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21486 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19791 | (exit $ac_status); } && | 21487 | (exit $ac_status); } && |
| 19792 | { ac_try='test -s conftest.$ac_objext' | 21488 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 21489 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21490 | (eval $ac_try) 2>&5 | ||
| 21491 | ac_status=$? | ||
| 21492 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21493 | (exit $ac_status); }; } && | ||
| 21494 | { ac_try='test -s conftest.$ac_objext' | ||
| 19793 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21495 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19794 | (eval $ac_try) 2>&5 | 21496 | (eval $ac_try) 2>&5 |
| 19795 | ac_status=$? | 21497 | ac_status=$? |
| @@ -19802,7 +21504,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19802 | 21504 | ||
| 19803 | ac_cv_type_size_t=no | 21505 | ac_cv_type_size_t=no |
| 19804 | fi | 21506 | fi |
| 19805 | rm -f conftest.$ac_objext conftest.$ac_ext | 21507 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19806 | fi | 21508 | fi |
| 19807 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 | 21509 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 |
| 19808 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 | 21510 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 |
| @@ -19822,7 +21524,6 @@ if test "${ac_cv_type_mbstate_t+set}" = set; then | |||
| 19822 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 21524 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19823 | else | 21525 | else |
| 19824 | cat >conftest.$ac_ext <<_ACEOF | 21526 | cat >conftest.$ac_ext <<_ACEOF |
| 19825 | #line $LINENO "configure" | ||
| 19826 | /* confdefs.h. */ | 21527 | /* confdefs.h. */ |
| 19827 | _ACEOF | 21528 | _ACEOF |
| 19828 | cat confdefs.h >>conftest.$ac_ext | 21529 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19840,11 +21541,20 @@ mbstate_t x; return sizeof x; | |||
| 19840 | _ACEOF | 21541 | _ACEOF |
| 19841 | rm -f conftest.$ac_objext | 21542 | rm -f conftest.$ac_objext |
| 19842 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21543 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19843 | (eval $ac_compile) 2>&5 | 21544 | (eval $ac_compile) 2>conftest.er1 |
| 19844 | ac_status=$? | 21545 | ac_status=$? |
| 21546 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21547 | rm -f conftest.er1 | ||
| 21548 | cat conftest.err >&5 | ||
| 19845 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21549 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19846 | (exit $ac_status); } && | 21550 | (exit $ac_status); } && |
| 19847 | { ac_try='test -s conftest.$ac_objext' | 21551 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 21552 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21553 | (eval $ac_try) 2>&5 | ||
| 21554 | ac_status=$? | ||
| 21555 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21556 | (exit $ac_status); }; } && | ||
| 21557 | { ac_try='test -s conftest.$ac_objext' | ||
| 19848 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21558 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19849 | (eval $ac_try) 2>&5 | 21559 | (eval $ac_try) 2>&5 |
| 19850 | ac_status=$? | 21560 | ac_status=$? |
| @@ -19857,7 +21567,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19857 | 21567 | ||
| 19858 | ac_cv_type_mbstate_t=no | 21568 | ac_cv_type_mbstate_t=no |
| 19859 | fi | 21569 | fi |
| 19860 | rm -f conftest.$ac_objext conftest.$ac_ext | 21570 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19861 | fi | 21571 | fi |
| 19862 | echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 | 21572 | echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 |
| 19863 | echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 | 21573 | echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 |
| @@ -19881,7 +21591,6 @@ if test "${emacs_cv_c_restrict+set}" = set; then | |||
| 19881 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 21591 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19882 | else | 21592 | else |
| 19883 | cat >conftest.$ac_ext <<_ACEOF | 21593 | cat >conftest.$ac_ext <<_ACEOF |
| 19884 | #line $LINENO "configure" | ||
| 19885 | /* confdefs.h. */ | 21594 | /* confdefs.h. */ |
| 19886 | _ACEOF | 21595 | _ACEOF |
| 19887 | cat confdefs.h >>conftest.$ac_ext | 21596 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19898,11 +21607,20 @@ main () | |||
| 19898 | _ACEOF | 21607 | _ACEOF |
| 19899 | rm -f conftest.$ac_objext | 21608 | rm -f conftest.$ac_objext |
| 19900 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21609 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19901 | (eval $ac_compile) 2>&5 | 21610 | (eval $ac_compile) 2>conftest.er1 |
| 19902 | ac_status=$? | 21611 | ac_status=$? |
| 21612 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21613 | rm -f conftest.er1 | ||
| 21614 | cat conftest.err >&5 | ||
| 19903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21615 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19904 | (exit $ac_status); } && | 21616 | (exit $ac_status); } && |
| 19905 | { ac_try='test -s conftest.$ac_objext' | 21617 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 21618 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21619 | (eval $ac_try) 2>&5 | ||
| 21620 | ac_status=$? | ||
| 21621 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21622 | (exit $ac_status); }; } && | ||
| 21623 | { ac_try='test -s conftest.$ac_objext' | ||
| 19906 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21624 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19907 | (eval $ac_try) 2>&5 | 21625 | (eval $ac_try) 2>&5 |
| 19908 | ac_status=$? | 21626 | ac_status=$? |
| @@ -19914,7 +21632,6 @@ else | |||
| 19914 | sed 's/^/| /' conftest.$ac_ext >&5 | 21632 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19915 | 21633 | ||
| 19916 | cat >conftest.$ac_ext <<_ACEOF | 21634 | cat >conftest.$ac_ext <<_ACEOF |
| 19917 | #line $LINENO "configure" | ||
| 19918 | /* confdefs.h. */ | 21635 | /* confdefs.h. */ |
| 19919 | _ACEOF | 21636 | _ACEOF |
| 19920 | cat confdefs.h >>conftest.$ac_ext | 21637 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19931,11 +21648,20 @@ main () | |||
| 19931 | _ACEOF | 21648 | _ACEOF |
| 19932 | rm -f conftest.$ac_objext | 21649 | rm -f conftest.$ac_objext |
| 19933 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21650 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19934 | (eval $ac_compile) 2>&5 | 21651 | (eval $ac_compile) 2>conftest.er1 |
| 19935 | ac_status=$? | 21652 | ac_status=$? |
| 21653 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21654 | rm -f conftest.er1 | ||
| 21655 | cat conftest.err >&5 | ||
| 19936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21656 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19937 | (exit $ac_status); } && | 21657 | (exit $ac_status); } && |
| 19938 | { ac_try='test -s conftest.$ac_objext' | 21658 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 21659 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21660 | (eval $ac_try) 2>&5 | ||
| 21661 | ac_status=$? | ||
| 21662 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21663 | (exit $ac_status); }; } && | ||
| 21664 | { ac_try='test -s conftest.$ac_objext' | ||
| 19939 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21665 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19940 | (eval $ac_try) 2>&5 | 21666 | (eval $ac_try) 2>&5 |
| 19941 | ac_status=$? | 21667 | ac_status=$? |
| @@ -19948,9 +21674,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19948 | 21674 | ||
| 19949 | emacs_cv_c_restrict=no | 21675 | emacs_cv_c_restrict=no |
| 19950 | fi | 21676 | fi |
| 19951 | rm -f conftest.$ac_objext conftest.$ac_ext | 21677 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19952 | fi | 21678 | fi |
| 19953 | rm -f conftest.$ac_objext conftest.$ac_ext | 21679 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19954 | fi | 21680 | fi |
| 19955 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 | 21681 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 |
| 19956 | echo "${ECHO_T}$emacs_cv_c_restrict" >&6 | 21682 | echo "${ECHO_T}$emacs_cv_c_restrict" >&6 |
| @@ -19973,7 +21699,6 @@ if test "${emacs_cv_c_restrict_arr+set}" = set; then | |||
| 19973 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 21699 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19974 | else | 21700 | else |
| 19975 | cat >conftest.$ac_ext <<_ACEOF | 21701 | cat >conftest.$ac_ext <<_ACEOF |
| 19976 | #line $LINENO "configure" | ||
| 19977 | /* confdefs.h. */ | 21702 | /* confdefs.h. */ |
| 19978 | _ACEOF | 21703 | _ACEOF |
| 19979 | cat confdefs.h >>conftest.$ac_ext | 21704 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19990,11 +21715,20 @@ main () | |||
| 19990 | _ACEOF | 21715 | _ACEOF |
| 19991 | rm -f conftest.$ac_objext | 21716 | rm -f conftest.$ac_objext |
| 19992 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21717 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19993 | (eval $ac_compile) 2>&5 | 21718 | (eval $ac_compile) 2>conftest.er1 |
| 19994 | ac_status=$? | 21719 | ac_status=$? |
| 21720 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21721 | rm -f conftest.er1 | ||
| 21722 | cat conftest.err >&5 | ||
| 19995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21723 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19996 | (exit $ac_status); } && | 21724 | (exit $ac_status); } && |
| 19997 | { ac_try='test -s conftest.$ac_objext' | 21725 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 21726 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21727 | (eval $ac_try) 2>&5 | ||
| 21728 | ac_status=$? | ||
| 21729 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21730 | (exit $ac_status); }; } && | ||
| 21731 | { ac_try='test -s conftest.$ac_objext' | ||
| 19998 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21732 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19999 | (eval $ac_try) 2>&5 | 21733 | (eval $ac_try) 2>&5 |
| 20000 | ac_status=$? | 21734 | ac_status=$? |
| @@ -20007,7 +21741,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20007 | 21741 | ||
| 20008 | emacs_cv_c_restrict_arr=no | 21742 | emacs_cv_c_restrict_arr=no |
| 20009 | fi | 21743 | fi |
| 20010 | rm -f conftest.$ac_objext conftest.$ac_ext | 21744 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 20011 | fi | 21745 | fi |
| 20012 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 | 21746 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 |
| 20013 | echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 | 21747 | echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 |
| @@ -20226,7 +21960,6 @@ test "${exec_prefix}" != NONE && | |||
| 20226 | ## C preprocessor. | 21960 | ## C preprocessor. |
| 20227 | 21961 | ||
| 20228 | cat >conftest.$ac_ext <<_ACEOF | 21962 | cat >conftest.$ac_ext <<_ACEOF |
| 20229 | #line $LINENO "configure" | ||
| 20230 | /* confdefs.h. */ | 21963 | /* confdefs.h. */ |
| 20231 | _ACEOF | 21964 | _ACEOF |
| 20232 | cat confdefs.h >>conftest.$ac_ext | 21965 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20273,13 +22006,13 @@ _ACEOF | |||
| 20273 | # `set' does not quote correctly, so add quotes (double-quote | 22006 | # `set' does not quote correctly, so add quotes (double-quote |
| 20274 | # substitution turns \\\\ into \\, and sed turns \\ into \). | 22007 | # substitution turns \\\\ into \\, and sed turns \\ into \). |
| 20275 | sed -n \ | 22008 | sed -n \ |
| 20276 | "s/'/'\\\\''/g; | 22009 | "s/'/'\\\\''/g; |
| 20277 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" | 22010 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" |
| 20278 | ;; | 22011 | ;; |
| 20279 | *) | 22012 | *) |
| 20280 | # `set' quotes correctly as required by POSIX, so do not add quotes. | 22013 | # `set' quotes correctly as required by POSIX, so do not add quotes. |
| 20281 | sed -n \ | 22014 | sed -n \ |
| 20282 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 22015 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
| 20283 | ;; | 22016 | ;; |
| 20284 | esac; | 22017 | esac; |
| 20285 | } | | 22018 | } | |
| @@ -20309,13 +22042,13 @@ test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |||
| 20309 | # trailing colons and then remove the whole line if VPATH becomes empty | 22042 | # trailing colons and then remove the whole line if VPATH becomes empty |
| 20310 | # (actually we leave an empty line to preserve line numbers). | 22043 | # (actually we leave an empty line to preserve line numbers). |
| 20311 | if test "x$srcdir" = x.; then | 22044 | if test "x$srcdir" = x.; then |
| 20312 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 22045 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
| 20313 | s/:*\$(srcdir):*/:/; | 22046 | s/:*\$(srcdir):*/:/; |
| 20314 | s/:*\${srcdir}:*/:/; | 22047 | s/:*\${srcdir}:*/:/; |
| 20315 | s/:*@srcdir@:*/:/; | 22048 | s/:*@srcdir@:*/:/; |
| 20316 | s/^\([^=]*=[ ]*\):*/\1/; | 22049 | s/^\([^=]*=[ ]*\):*/\1/; |
| 20317 | s/:*$//; | 22050 | s/:*$//; |
| 20318 | s/^[^=]*=[ ]*$//; | 22051 | s/^[^=]*=[ ]*$//; |
| 20319 | }' | 22052 | }' |
| 20320 | fi | 22053 | fi |
| 20321 | 22054 | ||
| @@ -20326,7 +22059,7 @@ ac_ltlibobjs= | |||
| 20326 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 22059 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
| 20327 | # 1. Remove the extension, and $U if already installed. | 22060 | # 1. Remove the extension, and $U if already installed. |
| 20328 | ac_i=`echo "$ac_i" | | 22061 | ac_i=`echo "$ac_i" | |
| 20329 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` | 22062 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` |
| 20330 | # 2. Add them. | 22063 | # 2. Add them. |
| 20331 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" | 22064 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" |
| 20332 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' | 22065 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' |
| @@ -20370,9 +22103,10 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
| 20370 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 22103 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 20371 | set -o posix | 22104 | set -o posix |
| 20372 | fi | 22105 | fi |
| 22106 | DUALCASE=1; export DUALCASE # for MKS sh | ||
| 20373 | 22107 | ||
| 20374 | # Support unset when possible. | 22108 | # Support unset when possible. |
| 20375 | if (FOO=FOO; unset FOO) >/dev/null 2>&1; then | 22109 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
| 20376 | as_unset=unset | 22110 | as_unset=unset |
| 20377 | else | 22111 | else |
| 20378 | as_unset=false | 22112 | as_unset=false |
| @@ -20391,7 +22125,7 @@ for as_var in \ | |||
| 20391 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | 22125 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
| 20392 | LC_TELEPHONE LC_TIME | 22126 | LC_TELEPHONE LC_TIME |
| 20393 | do | 22127 | do |
| 20394 | if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 22128 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
| 20395 | eval $as_var=C; export $as_var | 22129 | eval $as_var=C; export $as_var |
| 20396 | else | 22130 | else |
| 20397 | $as_unset $as_var | 22131 | $as_unset $as_var |
| @@ -20570,16 +22304,17 @@ rm -f conf$$ conf$$.exe conf$$.file | |||
| 20570 | if mkdir -p . 2>/dev/null; then | 22304 | if mkdir -p . 2>/dev/null; then |
| 20571 | as_mkdir_p=: | 22305 | as_mkdir_p=: |
| 20572 | else | 22306 | else |
| 22307 | test -d ./-p && rmdir ./-p | ||
| 20573 | as_mkdir_p=false | 22308 | as_mkdir_p=false |
| 20574 | fi | 22309 | fi |
| 20575 | 22310 | ||
| 20576 | as_executable_p="test -f" | 22311 | as_executable_p="test -f" |
| 20577 | 22312 | ||
| 20578 | # Sed expression to map a string onto a valid CPP name. | 22313 | # Sed expression to map a string onto a valid CPP name. |
| 20579 | as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" | 22314 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
| 20580 | 22315 | ||
| 20581 | # Sed expression to map a string onto a valid variable name. | 22316 | # Sed expression to map a string onto a valid variable name. |
| 20582 | as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" | 22317 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
| 20583 | 22318 | ||
| 20584 | 22319 | ||
| 20585 | # IFS | 22320 | # IFS |
| @@ -20606,7 +22341,7 @@ _ASBOX | |||
| 20606 | cat >&5 <<_CSEOF | 22341 | cat >&5 <<_CSEOF |
| 20607 | 22342 | ||
| 20608 | This file was extended by $as_me, which was | 22343 | This file was extended by $as_me, which was |
| 20609 | generated by GNU Autoconf 2.57. Invocation command line was | 22344 | generated by GNU Autoconf 2.59. Invocation command line was |
| 20610 | 22345 | ||
| 20611 | CONFIG_FILES = $CONFIG_FILES | 22346 | CONFIG_FILES = $CONFIG_FILES |
| 20612 | CONFIG_HEADERS = $CONFIG_HEADERS | 22347 | CONFIG_HEADERS = $CONFIG_HEADERS |
| @@ -20650,9 +22385,9 @@ Usage: $0 [OPTIONS] [FILE]... | |||
| 20650 | -d, --debug don't remove temporary files | 22385 | -d, --debug don't remove temporary files |
| 20651 | --recheck update $as_me by reconfiguring in the same conditions | 22386 | --recheck update $as_me by reconfiguring in the same conditions |
| 20652 | --file=FILE[:TEMPLATE] | 22387 | --file=FILE[:TEMPLATE] |
| 20653 | instantiate the configuration file FILE | 22388 | instantiate the configuration file FILE |
| 20654 | --header=FILE[:TEMPLATE] | 22389 | --header=FILE[:TEMPLATE] |
| 20655 | instantiate the configuration header FILE | 22390 | instantiate the configuration header FILE |
| 20656 | 22391 | ||
| 20657 | Configuration files: | 22392 | Configuration files: |
| 20658 | $config_files | 22393 | $config_files |
| @@ -20669,11 +22404,10 @@ _ACEOF | |||
| 20669 | cat >>$CONFIG_STATUS <<_ACEOF | 22404 | cat >>$CONFIG_STATUS <<_ACEOF |
| 20670 | ac_cs_version="\\ | 22405 | ac_cs_version="\\ |
| 20671 | config.status | 22406 | config.status |
| 20672 | configured by $0, generated by GNU Autoconf 2.57, | 22407 | configured by $0, generated by GNU Autoconf 2.59, |
| 20673 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 22408 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| 20674 | 22409 | ||
| 20675 | Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 | 22410 | Copyright (C) 2003 Free Software Foundation, Inc. |
| 20676 | Free Software Foundation, Inc. | ||
| 20677 | This config.status script is free software; the Free Software Foundation | 22411 | This config.status script is free software; the Free Software Foundation |
| 20678 | gives unlimited permission to copy, distribute and modify it." | 22412 | gives unlimited permission to copy, distribute and modify it." |
| 20679 | srcdir=$srcdir | 22413 | srcdir=$srcdir |
| @@ -20965,9 +22699,9 @@ _ACEOF | |||
| 20965 | (echo ':t | 22699 | (echo ':t |
| 20966 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed | 22700 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed |
| 20967 | if test -z "$ac_sed_cmds"; then | 22701 | if test -z "$ac_sed_cmds"; then |
| 20968 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" | 22702 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" |
| 20969 | else | 22703 | else |
| 20970 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" | 22704 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" |
| 20971 | fi | 22705 | fi |
| 20972 | ac_sed_frag=`expr $ac_sed_frag + 1` | 22706 | ac_sed_frag=`expr $ac_sed_frag + 1` |
| 20973 | ac_beg=$ac_end | 22707 | ac_beg=$ac_end |
| @@ -20985,21 +22719,21 @@ for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue | |||
| 20985 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 22719 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 20986 | case $ac_file in | 22720 | case $ac_file in |
| 20987 | - | *:- | *:-:* ) # input from stdin | 22721 | - | *:- | *:-:* ) # input from stdin |
| 20988 | cat >$tmp/stdin | 22722 | cat >$tmp/stdin |
| 20989 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22723 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 20990 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22724 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 20991 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22725 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 20992 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22726 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 20993 | * ) ac_file_in=$ac_file.in ;; | 22727 | * ) ac_file_in=$ac_file.in ;; |
| 20994 | esac | 22728 | esac |
| 20995 | 22729 | ||
| 20996 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. | 22730 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
| 20997 | ac_dir=`(dirname "$ac_file") 2>/dev/null || | 22731 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 20998 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 22732 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 20999 | X"$ac_file" : 'X\(//\)[^/]' \| \ | 22733 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 21000 | X"$ac_file" : 'X\(//\)$' \| \ | 22734 | X"$ac_file" : 'X\(//\)$' \| \ |
| 21001 | X"$ac_file" : 'X\(/\)' \| \ | 22735 | X"$ac_file" : 'X\(/\)' \| \ |
| 21002 | . : '\(.\)' 2>/dev/null || | 22736 | . : '\(.\)' 2>/dev/null || |
| 21003 | echo X"$ac_file" | | 22737 | echo X"$ac_file" | |
| 21004 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 22738 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21005 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 22739 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -21015,10 +22749,10 @@ echo X"$ac_file" | | |||
| 21015 | as_dirs="$as_dir $as_dirs" | 22749 | as_dirs="$as_dir $as_dirs" |
| 21016 | as_dir=`(dirname "$as_dir") 2>/dev/null || | 22750 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21017 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 22751 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 21018 | X"$as_dir" : 'X\(//\)[^/]' \| \ | 22752 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21019 | X"$as_dir" : 'X\(//\)$' \| \ | 22753 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21020 | X"$as_dir" : 'X\(/\)' \| \ | 22754 | X"$as_dir" : 'X\(/\)' \| \ |
| 21021 | . : '\(.\)' 2>/dev/null || | 22755 | . : '\(.\)' 2>/dev/null || |
| 21022 | echo X"$as_dir" | | 22756 | echo X"$as_dir" | |
| 21023 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 22757 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21024 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 22758 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -21056,12 +22790,45 @@ case $srcdir in | |||
| 21056 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 22790 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 21057 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 22791 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 21058 | esac | 22792 | esac |
| 21059 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 22793 | |
| 21060 | # absolute. | 22794 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 21061 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 22795 | # the directories may not exist. |
| 21062 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 22796 | case `pwd` in |
| 21063 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 22797 | .) ac_abs_builddir="$ac_dir";; |
| 21064 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 22798 | *) |
| 22799 | case "$ac_dir" in | ||
| 22800 | .) ac_abs_builddir=`pwd`;; | ||
| 22801 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 22802 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 22803 | esac;; | ||
| 22804 | esac | ||
| 22805 | case $ac_abs_builddir in | ||
| 22806 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 22807 | *) | ||
| 22808 | case ${ac_top_builddir}. in | ||
| 22809 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 22810 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 22811 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 22812 | esac;; | ||
| 22813 | esac | ||
| 22814 | case $ac_abs_builddir in | ||
| 22815 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 22816 | *) | ||
| 22817 | case $ac_srcdir in | ||
| 22818 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 22819 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 22820 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 22821 | esac;; | ||
| 22822 | esac | ||
| 22823 | case $ac_abs_builddir in | ||
| 22824 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 22825 | *) | ||
| 22826 | case $ac_top_srcdir in | ||
| 22827 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 22828 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 22829 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 22830 | esac;; | ||
| 22831 | esac | ||
| 21065 | 22832 | ||
| 21066 | 22833 | ||
| 21067 | case $INSTALL in | 22834 | case $INSTALL in |
| @@ -21069,11 +22836,6 @@ ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | |||
| 21069 | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; | 22836 | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
| 21070 | esac | 22837 | esac |
| 21071 | 22838 | ||
| 21072 | if test x"$ac_file" != x-; then | ||
| 21073 | { echo "$as_me:$LINENO: creating $ac_file" >&5 | ||
| 21074 | echo "$as_me: creating $ac_file" >&6;} | ||
| 21075 | rm -f "$ac_file" | ||
| 21076 | fi | ||
| 21077 | # Let's still pretend it is `configure' which instantiates (i.e., don't | 22839 | # Let's still pretend it is `configure' which instantiates (i.e., don't |
| 21078 | # use $as_me), people would be surprised to read: | 22840 | # use $as_me), people would be surprised to read: |
| 21079 | # /* config.h. Generated by config.status. */ | 22841 | # /* config.h. Generated by config.status. */ |
| @@ -21083,7 +22845,7 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 21083 | configure_input="$ac_file. " | 22845 | configure_input="$ac_file. " |
| 21084 | fi | 22846 | fi |
| 21085 | configure_input=$configure_input"Generated from `echo $ac_file_in | | 22847 | configure_input=$configure_input"Generated from `echo $ac_file_in | |
| 21086 | sed 's,.*/,,'` by configure." | 22848 | sed 's,.*/,,'` by configure." |
| 21087 | 22849 | ||
| 21088 | # First look for the input files in the build tree, otherwise in the | 22850 | # First look for the input files in the build tree, otherwise in the |
| 21089 | # src tree. | 22851 | # src tree. |
| @@ -21092,26 +22854,32 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 21092 | case $f in | 22854 | case $f in |
| 21093 | -) echo $tmp/stdin ;; | 22855 | -) echo $tmp/stdin ;; |
| 21094 | [\\/$]*) | 22856 | [\\/$]*) |
| 21095 | # Absolute (can't be DOS-style, as IFS=:) | 22857 | # Absolute (can't be DOS-style, as IFS=:) |
| 21096 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22858 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 21097 | echo "$as_me: error: cannot find input file: $f" >&2;} | 22859 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21098 | { (exit 1); exit 1; }; } | 22860 | { (exit 1); exit 1; }; } |
| 21099 | echo $f;; | 22861 | echo "$f";; |
| 21100 | *) # Relative | 22862 | *) # Relative |
| 21101 | if test -f "$f"; then | 22863 | if test -f "$f"; then |
| 21102 | # Build tree | 22864 | # Build tree |
| 21103 | echo $f | 22865 | echo "$f" |
| 21104 | elif test -f "$srcdir/$f"; then | 22866 | elif test -f "$srcdir/$f"; then |
| 21105 | # Source tree | 22867 | # Source tree |
| 21106 | echo $srcdir/$f | 22868 | echo "$srcdir/$f" |
| 21107 | else | 22869 | else |
| 21108 | # /dev/null tree | 22870 | # /dev/null tree |
| 21109 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22871 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 21110 | echo "$as_me: error: cannot find input file: $f" >&2;} | 22872 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21111 | { (exit 1); exit 1; }; } | 22873 | { (exit 1); exit 1; }; } |
| 21112 | fi;; | 22874 | fi;; |
| 21113 | esac | 22875 | esac |
| 21114 | done` || { (exit 1); exit 1; } | 22876 | done` || { (exit 1); exit 1; } |
| 22877 | |||
| 22878 | if test x"$ac_file" != x-; then | ||
| 22879 | { echo "$as_me:$LINENO: creating $ac_file" >&5 | ||
| 22880 | echo "$as_me: creating $ac_file" >&6;} | ||
| 22881 | rm -f "$ac_file" | ||
| 22882 | fi | ||
| 21115 | _ACEOF | 22883 | _ACEOF |
| 21116 | cat >>$CONFIG_STATUS <<_ACEOF | 22884 | cat >>$CONFIG_STATUS <<_ACEOF |
| 21117 | sed "$ac_vpsub | 22885 | sed "$ac_vpsub |
| @@ -21151,12 +22919,12 @@ cat >>$CONFIG_STATUS <<\_ACEOF | |||
| 21151 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | 22919 | # NAME is the cpp macro being defined and VALUE is the value it is being given. |
| 21152 | # | 22920 | # |
| 21153 | # ac_d sets the value in "#define NAME VALUE" lines. | 22921 | # ac_d sets the value in "#define NAME VALUE" lines. |
| 21154 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' | 22922 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' |
| 21155 | ac_dB='[ ].*$,\1#\2' | 22923 | ac_dB='[ ].*$,\1#\2' |
| 21156 | ac_dC=' ' | 22924 | ac_dC=' ' |
| 21157 | ac_dD=',;t' | 22925 | ac_dD=',;t' |
| 21158 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | 22926 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". |
| 21159 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | 22927 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' |
| 21160 | ac_uB='$,\1#\2define\3' | 22928 | ac_uB='$,\1#\2define\3' |
| 21161 | ac_uC=' ' | 22929 | ac_uC=' ' |
| 21162 | ac_uD=',;t' | 22930 | ac_uD=',;t' |
| @@ -21165,11 +22933,11 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue | |||
| 21165 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 22933 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 21166 | case $ac_file in | 22934 | case $ac_file in |
| 21167 | - | *:- | *:-:* ) # input from stdin | 22935 | - | *:- | *:-:* ) # input from stdin |
| 21168 | cat >$tmp/stdin | 22936 | cat >$tmp/stdin |
| 21169 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22937 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 21170 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22938 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 21171 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22939 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 21172 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22940 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 21173 | * ) ac_file_in=$ac_file.in ;; | 22941 | * ) ac_file_in=$ac_file.in ;; |
| 21174 | esac | 22942 | esac |
| 21175 | 22943 | ||
| @@ -21183,28 +22951,29 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 21183 | case $f in | 22951 | case $f in |
| 21184 | -) echo $tmp/stdin ;; | 22952 | -) echo $tmp/stdin ;; |
| 21185 | [\\/$]*) | 22953 | [\\/$]*) |
| 21186 | # Absolute (can't be DOS-style, as IFS=:) | 22954 | # Absolute (can't be DOS-style, as IFS=:) |
| 21187 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22955 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 21188 | echo "$as_me: error: cannot find input file: $f" >&2;} | 22956 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21189 | { (exit 1); exit 1; }; } | 22957 | { (exit 1); exit 1; }; } |
| 21190 | echo $f;; | 22958 | # Do quote $f, to prevent DOS paths from being IFS'd. |
| 22959 | echo "$f";; | ||
| 21191 | *) # Relative | 22960 | *) # Relative |
| 21192 | if test -f "$f"; then | 22961 | if test -f "$f"; then |
| 21193 | # Build tree | 22962 | # Build tree |
| 21194 | echo $f | 22963 | echo "$f" |
| 21195 | elif test -f "$srcdir/$f"; then | 22964 | elif test -f "$srcdir/$f"; then |
| 21196 | # Source tree | 22965 | # Source tree |
| 21197 | echo $srcdir/$f | 22966 | echo "$srcdir/$f" |
| 21198 | else | 22967 | else |
| 21199 | # /dev/null tree | 22968 | # /dev/null tree |
| 21200 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22969 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 21201 | echo "$as_me: error: cannot find input file: $f" >&2;} | 22970 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21202 | { (exit 1); exit 1; }; } | 22971 | { (exit 1); exit 1; }; } |
| 21203 | fi;; | 22972 | fi;; |
| 21204 | esac | 22973 | esac |
| 21205 | done` || { (exit 1); exit 1; } | 22974 | done` || { (exit 1); exit 1; } |
| 21206 | # Remove the trailing spaces. | 22975 | # Remove the trailing spaces. |
| 21207 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in | 22976 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in |
| 21208 | 22977 | ||
| 21209 | _ACEOF | 22978 | _ACEOF |
| 21210 | 22979 | ||
| @@ -21227,9 +22996,9 @@ s/[\\&,]/\\&/g | |||
| 21227 | s,[\\$`],\\&,g | 22996 | s,[\\$`],\\&,g |
| 21228 | t clear | 22997 | t clear |
| 21229 | : clear | 22998 | : clear |
| 21230 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp | 22999 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp |
| 21231 | t end | 23000 | t end |
| 21232 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp | 23001 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp |
| 21233 | : end | 23002 | : end |
| 21234 | _ACEOF | 23003 | _ACEOF |
| 21235 | # If some macros were called several times there might be several times | 23004 | # If some macros were called several times there might be several times |
| @@ -21243,13 +23012,13 @@ rm -f confdef2sed.sed | |||
| 21243 | # example, in the case of _POSIX_SOURCE, which is predefined and required | 23012 | # example, in the case of _POSIX_SOURCE, which is predefined and required |
| 21244 | # on some systems where configure will not decide to define it. | 23013 | # on some systems where configure will not decide to define it. |
| 21245 | cat >>conftest.undefs <<\_ACEOF | 23014 | cat >>conftest.undefs <<\_ACEOF |
| 21246 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, | 23015 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, |
| 21247 | _ACEOF | 23016 | _ACEOF |
| 21248 | 23017 | ||
| 21249 | # Break up conftest.defines because some shells have a limit on the size | 23018 | # Break up conftest.defines because some shells have a limit on the size |
| 21250 | # of here documents, and old seds have small limits too (100 cmds). | 23019 | # of here documents, and old seds have small limits too (100 cmds). |
| 21251 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS | 23020 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS |
| 21252 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS | 23021 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS |
| 21253 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS | 23022 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS |
| 21254 | echo ' :' >>$CONFIG_STATUS | 23023 | echo ' :' >>$CONFIG_STATUS |
| 21255 | rm -f conftest.tail | 23024 | rm -f conftest.tail |
| @@ -21258,7 +23027,7 @@ do | |||
| 21258 | # Write a limited-size here document to $tmp/defines.sed. | 23027 | # Write a limited-size here document to $tmp/defines.sed. |
| 21259 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS | 23028 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS |
| 21260 | # Speed up: don't consider the non `#define' lines. | 23029 | # Speed up: don't consider the non `#define' lines. |
| 21261 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS | 23030 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS |
| 21262 | # Work around the forget-to-reset-the-flag bug. | 23031 | # Work around the forget-to-reset-the-flag bug. |
| 21263 | echo 't clr' >>$CONFIG_STATUS | 23032 | echo 't clr' >>$CONFIG_STATUS |
| 21264 | echo ': clr' >>$CONFIG_STATUS | 23033 | echo ': clr' >>$CONFIG_STATUS |
| @@ -21285,7 +23054,7 @@ do | |||
| 21285 | # Write a limited-size here document to $tmp/undefs.sed. | 23054 | # Write a limited-size here document to $tmp/undefs.sed. |
| 21286 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS | 23055 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS |
| 21287 | # Speed up: don't consider the non `#undef' | 23056 | # Speed up: don't consider the non `#undef' |
| 21288 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS | 23057 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS |
| 21289 | # Work around the forget-to-reset-the-flag bug. | 23058 | # Work around the forget-to-reset-the-flag bug. |
| 21290 | echo 't clr' >>$CONFIG_STATUS | 23059 | echo 't clr' >>$CONFIG_STATUS |
| 21291 | echo ': clr' >>$CONFIG_STATUS | 23060 | echo ': clr' >>$CONFIG_STATUS |
| @@ -21319,10 +23088,10 @@ echo "$as_me: $ac_file is unchanged" >&6;} | |||
| 21319 | else | 23088 | else |
| 21320 | ac_dir=`(dirname "$ac_file") 2>/dev/null || | 23089 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 21321 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 23090 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 21322 | X"$ac_file" : 'X\(//\)[^/]' \| \ | 23091 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 21323 | X"$ac_file" : 'X\(//\)$' \| \ | 23092 | X"$ac_file" : 'X\(//\)$' \| \ |
| 21324 | X"$ac_file" : 'X\(/\)' \| \ | 23093 | X"$ac_file" : 'X\(/\)' \| \ |
| 21325 | . : '\(.\)' 2>/dev/null || | 23094 | . : '\(.\)' 2>/dev/null || |
| 21326 | echo X"$ac_file" | | 23095 | echo X"$ac_file" | |
| 21327 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 23096 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21328 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 23097 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -21338,10 +23107,10 @@ echo X"$ac_file" | | |||
| 21338 | as_dirs="$as_dir $as_dirs" | 23107 | as_dirs="$as_dir $as_dirs" |
| 21339 | as_dir=`(dirname "$as_dir") 2>/dev/null || | 23108 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21340 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 23109 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 21341 | X"$as_dir" : 'X\(//\)[^/]' \| \ | 23110 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21342 | X"$as_dir" : 'X\(//\)$' \| \ | 23111 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21343 | X"$as_dir" : 'X\(/\)' \| \ | 23112 | X"$as_dir" : 'X\(/\)' \| \ |
| 21344 | . : '\(.\)' 2>/dev/null || | 23113 | . : '\(.\)' 2>/dev/null || |
| 21345 | echo X"$as_dir" | | 23114 | echo X"$as_dir" | |
| 21346 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 23115 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21347 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 23116 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -21373,16 +23142,41 @@ for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue | |||
| 21373 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` | 23142 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 21374 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || | 23143 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || |
| 21375 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 23144 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 21376 | X"$ac_dest" : 'X\(//\)[^/]' \| \ | 23145 | X"$ac_dest" : 'X\(//\)[^/]' \| \ |
| 21377 | X"$ac_dest" : 'X\(//\)$' \| \ | 23146 | X"$ac_dest" : 'X\(//\)$' \| \ |
| 21378 | X"$ac_dest" : 'X\(/\)' \| \ | 23147 | X"$ac_dest" : 'X\(/\)' \| \ |
| 21379 | . : '\(.\)' 2>/dev/null || | 23148 | . : '\(.\)' 2>/dev/null || |
| 21380 | echo X"$ac_dest" | | 23149 | echo X"$ac_dest" | |
| 21381 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 23150 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21382 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 23151 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21383 | /^X\(\/\/\)$/{ s//\1/; q; } | 23152 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21384 | /^X\(\/\).*/{ s//\1/; q; } | 23153 | /^X\(\/\).*/{ s//\1/; q; } |
| 21385 | s/.*/./; q'` | 23154 | s/.*/./; q'` |
| 23155 | { if $as_mkdir_p; then | ||
| 23156 | mkdir -p "$ac_dir" | ||
| 23157 | else | ||
| 23158 | as_dir="$ac_dir" | ||
| 23159 | as_dirs= | ||
| 23160 | while test ! -d "$as_dir"; do | ||
| 23161 | as_dirs="$as_dir $as_dirs" | ||
| 23162 | as_dir=`(dirname "$as_dir") 2>/dev/null || | ||
| 23163 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | ||
| 23164 | X"$as_dir" : 'X\(//\)[^/]' \| \ | ||
| 23165 | X"$as_dir" : 'X\(//\)$' \| \ | ||
| 23166 | X"$as_dir" : 'X\(/\)' \| \ | ||
| 23167 | . : '\(.\)' 2>/dev/null || | ||
| 23168 | echo X"$as_dir" | | ||
| 23169 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | ||
| 23170 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | ||
| 23171 | /^X\(\/\/\)$/{ s//\1/; q; } | ||
| 23172 | /^X\(\/\).*/{ s//\1/; q; } | ||
| 23173 | s/.*/./; q'` | ||
| 23174 | done | ||
| 23175 | test ! -n "$as_dirs" || mkdir $as_dirs | ||
| 23176 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | ||
| 23177 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | ||
| 23178 | { (exit 1); exit 1; }; }; } | ||
| 23179 | |||
| 21386 | ac_builddir=. | 23180 | ac_builddir=. |
| 21387 | 23181 | ||
| 21388 | if test "$ac_dir" != .; then | 23182 | if test "$ac_dir" != .; then |
| @@ -21408,12 +23202,45 @@ case $srcdir in | |||
| 21408 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 23202 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 21409 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 23203 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 21410 | esac | 23204 | esac |
| 21411 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 23205 | |
| 21412 | # absolute. | 23206 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 21413 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 23207 | # the directories may not exist. |
| 21414 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 23208 | case `pwd` in |
| 21415 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 23209 | .) ac_abs_builddir="$ac_dir";; |
| 21416 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 23210 | *) |
| 23211 | case "$ac_dir" in | ||
| 23212 | .) ac_abs_builddir=`pwd`;; | ||
| 23213 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 23214 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 23215 | esac;; | ||
| 23216 | esac | ||
| 23217 | case $ac_abs_builddir in | ||
| 23218 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 23219 | *) | ||
| 23220 | case ${ac_top_builddir}. in | ||
| 23221 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 23222 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 23223 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 23224 | esac;; | ||
| 23225 | esac | ||
| 23226 | case $ac_abs_builddir in | ||
| 23227 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 23228 | *) | ||
| 23229 | case $ac_srcdir in | ||
| 23230 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 23231 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 23232 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 23233 | esac;; | ||
| 23234 | esac | ||
| 23235 | case $ac_abs_builddir in | ||
| 23236 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 23237 | *) | ||
| 23238 | case $ac_top_srcdir in | ||
| 23239 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 23240 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 23241 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 23242 | esac;; | ||
| 23243 | esac | ||
| 21417 | 23244 | ||
| 21418 | 23245 | ||
| 21419 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 | 23246 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 |
diff --git a/configure.in b/configure.in index 9d7740839eb..f8e97eb7d14 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -1290,7 +1290,7 @@ else | |||
| 1290 | LDFLAGS="$LDFLAGS -znocombreloc" | 1290 | LDFLAGS="$LDFLAGS -znocombreloc" |
| 1291 | fi | 1291 | fi |
| 1292 | 1292 | ||
| 1293 | AC_MSG_CHECKING([For -znocombreloc]) | 1293 | AC_MSG_CHECKING([for -znocombreloc]) |
| 1294 | AC_LINK_IFELSE([main(){return 0;}], | 1294 | AC_LINK_IFELSE([main(){return 0;}], |
| 1295 | [AC_MSG_RESULT(yes)], | 1295 | [AC_MSG_RESULT(yes)], |
| 1296 | LDFLAGS=$late_LDFLAGS | 1296 | LDFLAGS=$late_LDFLAGS |
diff --git a/etc/ChangeLog b/etc/ChangeLog index 18ec12243c4..0bd12c1d847 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,6 +1,26 @@ | |||
| 1 | 2005-07-05 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 5 | * INTERVIEW: | ||
| 6 | * calccard.tex: | ||
| 7 | * cs-dired-ref.tex: | ||
| 8 | * cs-refcard.tex: | ||
| 9 | * dired-ref.tex: | ||
| 10 | * fr-drdref.tex: | ||
| 11 | * fr-refcard.tex: | ||
| 12 | * gfdl.1: | ||
| 13 | * pl-refcard.tex: | ||
| 14 | * refcard.tex: | ||
| 15 | * ru-refcard.tex: | ||
| 16 | * sk-dired-ref.tex: | ||
| 17 | * sk-refcard.tex: | ||
| 18 | * vipcard.tex: | ||
| 19 | * viperCard.tex: Update FSF's address. | ||
| 20 | |||
| 1 | 2005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 21 | 2005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 22 | ||
| 3 | * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): | 23 | * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): |
| 4 | Added it again. | 24 | Added it again. |
| 5 | 25 | ||
| 6 | 2005-06-29 Carsten Dominik <dominik@science.uva.nl> | 26 | 2005-06-29 Carsten Dominik <dominik@science.uva.nl> |
| @@ -3014,8 +3014,13 @@ inverse-video. | |||
| 3014 | default, all trivial operations involving whole lines are performed | 3014 | default, all trivial operations involving whole lines are performed |
| 3015 | automatically. The game uses faces for better visual feedback. | 3015 | automatically. The game uses faces for better visual feedback. |
| 3016 | 3016 | ||
| 3017 | ** battery.el changes: | ||
| 3018 | |||
| 3019 | --- | ||
| 3020 | *** display-battery-mode replaces display-battery. | ||
| 3021 | |||
| 3017 | --- | 3022 | --- |
| 3018 | ** display-battery-mode replaces display-battery. | 3023 | *** battery.el now works on recent versions of OS X. |
| 3019 | 3024 | ||
| 3020 | --- | 3025 | --- |
| 3021 | ** calculator.el now has radix grouping mode. | 3026 | ** calculator.el now has radix grouping mode. |
| @@ -3109,6 +3114,20 @@ the clipboard should work correctly for your local language without | |||
| 3109 | any customizations. | 3114 | any customizations. |
| 3110 | 3115 | ||
| 3111 | --- | 3116 | --- |
| 3117 | ** Running in a console window in Windows now uses the console size. | ||
| 3118 | |||
| 3119 | Previous versions of Emacs erred on the side of having a usable Emacs | ||
| 3120 | through telnet, even though that was inconvenient if you use Emacs in | ||
| 3121 | a local console window with a scrollback buffer. The default value of | ||
| 3122 | w32-use-full-screen-buffer is now nil, which favours local console | ||
| 3123 | windows. Recent versions of Windows telnet also work well with this | ||
| 3124 | setting. If you are using an older telnet server then Emacs detects | ||
| 3125 | that the console window dimensions that are reported are not sane, and | ||
| 3126 | defaults to 80x25. If you use such a telnet server regularly at a size | ||
| 3127 | other than 80x25, you can still manually set | ||
| 3128 | w32-use-full-screen-buffer to t. | ||
| 3129 | |||
| 3130 | --- | ||
| 3112 | ** On Mac OS, `keyboard-coding-system' changes based on the keyboard script. | 3131 | ** On Mac OS, `keyboard-coding-system' changes based on the keyboard script. |
| 3113 | 3132 | ||
| 3114 | --- | 3133 | --- |
diff --git a/leim/ChangeLog b/leim/ChangeLog index f3cfd9f7bba..e53d29a39ae 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-28 Kenichi Handa <handa@m17n.org> | 5 | 2005-06-28 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * leim-ext.el: Add rules for inserting full-width space for | 7 | * leim-ext.el: Add rules for inserting full-width space for |
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index ff62d4fc343..bd6949c799c 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-13 Eli Zaretskii <eliz@gnu.org> | 5 | 2005-06-13 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * makefile.w32-in ($(DOC)): Fix last change. | 7 | * makefile.w32-in ($(DOC)): Fix last change. |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 747117a279b..a40afc7733a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,56 @@ | |||
| 1 | 2005-07-07 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * international/mule.el (make-coding-system): Describe | ||
| 4 | `ascii-incompatible' property in the docstring. | ||
| 5 | (set-file-name-coding-system): Signal an error if coding-system is | ||
| 6 | ascii-incompatible. | ||
| 7 | (set-keyboard-coding-system): Likewise. | ||
| 8 | |||
| 9 | * international/mule-cmds.el (set-default-coding-systems): Don't | ||
| 10 | set default-file-name-coding-system and | ||
| 11 | default-keyboard-coding-system if coding-system is | ||
| 12 | ASCII-incompatible. | ||
| 13 | |||
| 14 | * international/utf-16.el: Declare that all UTF-16-based coding | ||
| 15 | systems ASCII-incompatible. | ||
| 16 | |||
| 17 | 2005-07-07 Nick Roberts <nickrob@snap.net.nz> | ||
| 18 | |||
| 19 | * progmodes/gud.el: Require font-lock for displaying errors. | ||
| 20 | Used by gdb-ui.el. | ||
| 21 | |||
| 22 | 2005-07-07 Juanma Barranquero <lekktu@gmail.com> | ||
| 23 | |||
| 24 | * hi-lock.el (hi-lock-find-patterns): Protect also against invalid | ||
| 25 | values for the pattern lists which are `read'able but not | ||
| 26 | `append'able (like symbols). | ||
| 27 | |||
| 28 | 2005-07-06 Richard M. Stallman <rms@gnu.org> | ||
| 29 | |||
| 30 | * progmodes/flymake.el (flymake-float-time): Instead of | ||
| 31 | with-no-warnings, test for xemacs. | ||
| 32 | (flymake-replace-regexp-in-string): Test fboundp of replace-in-string | ||
| 33 | to avoid warning. | ||
| 34 | |||
| 35 | 2005-07-06 Juanma Barranquero <lekktu@gmail.com> | ||
| 36 | |||
| 37 | * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag. | ||
| 38 | |||
| 39 | 2005-07-05 Lute Kamstra <lute@gnu.org> | ||
| 40 | |||
| 41 | * battery.el: Add support for Darwin (with much debugging help | ||
| 42 | from Samuel Lauber <sam124@operamail.com>). | ||
| 43 | (battery-status-function, battery-echo-area-format) | ||
| 44 | (battery-mode-line-format): Add support for pmset on Darwin. | ||
| 45 | (battery-load-low, battery-load-critical): New user options. | ||
| 46 | (battery-pmset): New function. | ||
| 47 | |||
| 48 | 2005-07-05 Lute Kamstra <lute@gnu.org> | ||
| 49 | |||
| 50 | Update FSF's address in GPL notices. | ||
| 51 | |||
| 52 | * textmodes/page-ext.el: Update FSF's address. | ||
| 53 | |||
| 1 | 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca> | 54 | 2005-07-04 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 55 | ||
| 3 | * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive | 56 | * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive |
| @@ -352,7 +405,7 @@ | |||
| 352 | font-lock-regexp-backslash. Doc fix. | 405 | font-lock-regexp-backslash. Doc fix. |
| 353 | (font-lock-regexp-backslash-grouping-construct): Rename from | 406 | (font-lock-regexp-backslash-grouping-construct): Rename from |
| 354 | font-lock-regexp-backslash-construct. Doc fix. | 407 | font-lock-regexp-backslash-construct. Doc fix. |
| 355 | (lisp-font-lock-keywords-2): Fix highlighting of ELisp regexp | 408 | (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp |
| 356 | grouping constructs. | 409 | grouping constructs. |
| 357 | 410 | ||
| 358 | 2005-07-02 Eli Zaretskii <eliz@gnu.org> | 411 | 2005-07-02 Eli Zaretskii <eliz@gnu.org> |
| @@ -628,7 +681,7 @@ | |||
| 628 | (facemenu-get-face): Delete function. | 681 | (facemenu-get-face): Delete function. |
| 629 | (facemenu-set-face-from-menu): Don't call facemenu-get-face. | 682 | (facemenu-set-face-from-menu): Don't call facemenu-get-face. |
| 630 | (facemenu-add-new-color): Make second argument mandatory. | 683 | (facemenu-add-new-color): Make second argument mandatory. |
| 631 | Create the approprate face and return it. Simplify. | 684 | Create the appropriate face and return it. Simplify. |
| 632 | (facemenu-set-foreground, facemenu-set-background): Don't check if | 685 | (facemenu-set-foreground, facemenu-set-background): Don't check if |
| 633 | color is defined. Use return value of facemenu-add-new-color. | 686 | color is defined. Use return value of facemenu-add-new-color. |
| 634 | 687 | ||
| @@ -2338,7 +2391,7 @@ | |||
| 2338 | 2391 | ||
| 2339 | 2005-05-30 Juanma Barranquero <lekktu@gmail.com> | 2392 | 2005-05-30 Juanma Barranquero <lekktu@gmail.com> |
| 2340 | 2393 | ||
| 2341 | * thumbs.el (thumbs-thumbname): The resulting thubname now | 2394 | * thumbs.el (thumbs-thumbname): The resulting thumbname now |
| 2342 | includes a hash value to improve its uniqueness, and has a ".jpg" | 2395 | includes a hash value to improve its uniqueness, and has a ".jpg" |
| 2343 | extension. Also, it is now a valid filename on all systems. | 2396 | extension. Also, it is now a valid filename on all systems. |
| 2344 | (thumbs-make-thumb): Use `let', not `let*'. | 2397 | (thumbs-make-thumb): Use `let', not `let*'. |
| @@ -2704,7 +2757,7 @@ | |||
| 2704 | (gdb-get-selected-frame): Rename from gdb-get-current-frame. | 2757 | (gdb-get-selected-frame): Rename from gdb-get-current-frame. |
| 2705 | (gdb-frame-number): Rename from gdb-current-stack-level. | 2758 | (gdb-frame-number): Rename from gdb-current-stack-level. |
| 2706 | (gdb-ann3): Match new mode-name for disassembly buffer. | 2759 | (gdb-ann3): Match new mode-name for disassembly buffer. |
| 2707 | Extend initialisation of variables. | 2760 | Extend initialization of variables. |
| 2708 | (gdb-post-prompt): Update disassembly from gdb-frame-handler. | 2761 | (gdb-post-prompt): Update disassembly from gdb-frame-handler. |
| 2709 | (gdb-memory-mode): Use mouse-face in header line. | 2762 | (gdb-memory-mode): Use mouse-face in header line. |
| 2710 | (gdb-assembler-buffer-name): Call it disassembly and give frame | 2763 | (gdb-assembler-buffer-name): Call it disassembly and give frame |
| @@ -3207,7 +3260,7 @@ | |||
| 3207 | overlay initializations. | 3260 | overlay initializations. |
| 3208 | (reftex-highlight): Use `reftex-move-overlay'. | 3261 | (reftex-highlight): Use `reftex-move-overlay'. |
| 3209 | (reftex-unhighlight): Use `reftex-delete-overlay'. | 3262 | (reftex-unhighlight): Use `reftex-delete-overlay'. |
| 3210 | (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead. | 3263 | (reftex-uniq): Function removed. Use `reftex-uniquify' instead. |
| 3211 | (reftex-access-search-path): Use `reftex-uniquify' instead of | 3264 | (reftex-access-search-path): Use `reftex-uniquify' instead of |
| 3212 | `reftex-uniq' | 3265 | `reftex-uniq' |
| 3213 | 3266 | ||
| @@ -3866,7 +3919,7 @@ | |||
| 3866 | 3919 | ||
| 3867 | * progmodes/gud.el: Move code for GUD tooltips from tooltip.el. | 3920 | * progmodes/gud.el: Move code for GUD tooltips from tooltip.el. |
| 3868 | (require): CL needed to compile case. | 3921 | (require): CL needed to compile case. |
| 3869 | (gud-tooltip-mode): Use to toggle GUD tooltips unstead of | 3922 | (gud-tooltip-mode): Use to toggle GUD tooltips instead of |
| 3870 | tooltip-gud-tips-p. Make it a minor-mode. | 3923 | tooltip-gud-tips-p. Make it a minor-mode. |
| 3871 | (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t. | 3924 | (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t. |
| 3872 | (gud-menu-map): GUD tooltips use gud-tooltip-mode now. | 3925 | (gud-menu-map): GUD tooltips use gud-tooltip-mode now. |
| @@ -4011,7 +4064,7 @@ | |||
| 4011 | 4064 | ||
| 4012 | 2005-05-04 Nick Roberts <nickrob@snap.net.nz> | 4065 | 2005-05-04 Nick Roberts <nickrob@snap.net.nz> |
| 4013 | 4066 | ||
| 4014 | * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX. | 4067 | * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X. |
| 4015 | 4068 | ||
| 4016 | 2005-05-04 Richard M. Stallman <rms@gnu.org> | 4069 | 2005-05-04 Richard M. Stallman <rms@gnu.org> |
| 4017 | 4070 | ||
| @@ -4208,7 +4261,7 @@ | |||
| 4208 | 2005-04-30 Nick Roberts <nickrob@snap.net.nz> | 4261 | 2005-04-30 Nick Roberts <nickrob@snap.net.nz> |
| 4209 | 4262 | ||
| 4210 | * progmodes/cc-mode.el (cc-create-define-alist): Check that file | 4263 | * progmodes/cc-mode.el (cc-create-define-alist): Check that file |
| 4211 | exists. Initialise cc-define-alist. | 4264 | exists. Initialize cc-define-alist. |
| 4212 | (c-mode): Add cc-create-define-alist locally to after-save-hook. | 4265 | (c-mode): Add cc-create-define-alist locally to after-save-hook. |
| 4213 | If there is no file (Macroexpansion) don't create an alist. | 4266 | If there is no file (Macroexpansion) don't create an alist. |
| 4214 | 4267 | ||
| @@ -4300,7 +4353,7 @@ | |||
| 4300 | 4353 | ||
| 4301 | * progmodes/cc-mode.el (cc-create-define-alist): New function. | 4354 | * progmodes/cc-mode.el (cc-create-define-alist): New function. |
| 4302 | (cc-define-alist): New variable. | 4355 | (cc-define-alist): New variable. |
| 4303 | (c-mode): Make it local and initialise it. | 4356 | (c-mode): Make it local and initialize it. |
| 4304 | 4357 | ||
| 4305 | * progmodes/gdb-ui.el (gdb-active-process): New variable. | 4358 | * progmodes/gdb-ui.el (gdb-active-process): New variable. |
| 4306 | (gdb-exited): New function. | 4359 | (gdb-exited): New function. |
| @@ -4831,7 +4884,7 @@ | |||
| 4831 | (org-last-todo-state-is-todo): New variable. | 4884 | (org-last-todo-state-is-todo): New variable. |
| 4832 | (org-todo): Set `org-last-todo-state-is-todo'. | 4885 | (org-todo): Set `org-last-todo-state-is-todo'. |
| 4833 | (org-agenda-todo): Change face according to | 4886 | (org-agenda-todo): Change face according to |
| 4834 | `org-last-todo-state-is-todo'. And change other lines refering to | 4887 | `org-last-todo-state-is-todo'. And change other lines referring to |
| 4835 | the same entry. | 4888 | the same entry. |
| 4836 | (org-calendar-goto-agenda): New command. | 4889 | (org-calendar-goto-agenda): New command. |
| 4837 | (org-calendar-to-agenda-key): New option. | 4890 | (org-calendar-to-agenda-key): New option. |
| @@ -5713,7 +5766,7 @@ | |||
| 5713 | 5766 | ||
| 5714 | 2005-03-30 Nick Roberts <nickrob@snap.net.nz> | 5767 | 2005-03-30 Nick Roberts <nickrob@snap.net.nz> |
| 5715 | 5768 | ||
| 5716 | * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text. | 5769 | * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text. |
| 5717 | (gud-filter-pending-text): Move in front of gdb. | 5770 | (gud-filter-pending-text): Move in front of gdb. |
| 5718 | (gud-overlay-arrow-position): New variable. | 5771 | (gud-overlay-arrow-position): New variable. |
| 5719 | (gud-sentinel, gud-display-line): Use it in place of | 5772 | (gud-sentinel, gud-display-line): Use it in place of |
| @@ -6318,7 +6371,7 @@ | |||
| 6318 | 2005-03-19 Michael R. Mauger <mmaug@yahoo.com> | 6371 | 2005-03-19 Michael R. Mauger <mmaug@yahoo.com> |
| 6319 | 6372 | ||
| 6320 | * recentf.el (recentf-cleanup-remote): New variable. | 6373 | * recentf.el (recentf-cleanup-remote): New variable. |
| 6321 | (recentf-cleanup): Use it to conditionally check availablity of | 6374 | (recentf-cleanup): Use it to conditionally check availability of |
| 6322 | remote files. | 6375 | remote files. |
| 6323 | 6376 | ||
| 6324 | 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change) | 6377 | 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change) |
| @@ -6595,7 +6648,7 @@ | |||
| 6595 | * simple.el (next-line, previous-line): Add optional try-vscroll | 6648 | * simple.el (next-line, previous-line): Add optional try-vscroll |
| 6596 | arg to recognize interactive use. Pass it on to line-move. | 6649 | arg to recognize interactive use. Pass it on to line-move. |
| 6597 | (line-move): Don't perform auto-window-vscroll when defining or | 6650 | (line-move): Don't perform auto-window-vscroll when defining or |
| 6598 | executing keyboard macro to ensure consistent behaviour. | 6651 | executing keyboard macro to ensure consistent behavior. |
| 6599 | 6652 | ||
| 6600 | 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca> | 6653 | 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 6601 | 6654 | ||
| @@ -6691,7 +6744,7 @@ | |||
| 6691 | * tooltip.el (tooltip-mode): Use define-minor-mode and simplify. | 6744 | * tooltip.el (tooltip-mode): Use define-minor-mode and simplify. |
| 6692 | (tooltip-activate-mouse-motions-if-enabled): Use dolist. | 6745 | (tooltip-activate-mouse-motions-if-enabled): Use dolist. |
| 6693 | (tooltip-gud-tips): Simplify. | 6746 | (tooltip-gud-tips): Simplify. |
| 6694 | (tooltip-gud-tips-p): Remove superflouous :set. | 6747 | (tooltip-gud-tips-p): Remove superfluous :set. |
| 6695 | (tooltip-gud-modes): Add fortran-mode. | 6748 | (tooltip-gud-modes): Add fortran-mode. |
| 6696 | (gdb-tooltip-print): Remove newline for tooltip-use-echo-area. | 6749 | (gdb-tooltip-print): Remove newline for tooltip-use-echo-area. |
| 6697 | 6750 | ||
| @@ -7844,7 +7897,7 @@ | |||
| 7844 | * progmodes/gdb-ui.el (gdb-info-breakpoints-custom) | 7897 | * progmodes/gdb-ui.el (gdb-info-breakpoints-custom) |
| 7845 | (gdb-goto-breakpoint): Make breakpoint handling work on template | 7898 | (gdb-goto-breakpoint): Make breakpoint handling work on template |
| 7846 | functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> | 7899 | functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> |
| 7847 | (gdb-assembler-custom): Update to recognise breakpoint information | 7900 | (gdb-assembler-custom): Update to recognize breakpoint information |
| 7848 | added on 2005-01-19. | 7901 | added on 2005-01-19. |
| 7849 | 7902 | ||
| 7850 | 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca> | 7903 | 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -8013,7 +8066,7 @@ | |||
| 8013 | 2005-01-19 Steven Tamm <steventamm@mac.com> | 8066 | 2005-01-19 Steven Tamm <steventamm@mac.com> |
| 8014 | 8067 | ||
| 8015 | * term/mac-win.el (process-connection-type): Use new | 8068 | * term/mac-win.el (process-connection-type): Use new |
| 8016 | operating-system-release variable to use ptys on Darwin 7 (OSX | 8069 | operating-system-release variable to use ptys on Darwin 7 (OS X |
| 8017 | 10.3) when using carbon build. | 8070 | 10.3) when using carbon build. |
| 8018 | 8071 | ||
| 8019 | 2005-01-19 Jay Belanger <belanger@truman.edu> | 8072 | 2005-01-19 Jay Belanger <belanger@truman.edu> |
| @@ -9502,7 +9555,7 @@ | |||
| 9502 | 9555 | ||
| 9503 | 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu> | 9556 | 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu> |
| 9504 | 9557 | ||
| 9505 | * term.el (term-termcap-format): Synchronyze with terminfo. | 9558 | * term.el (term-termcap-format): Synchronize with terminfo. |
| 9506 | (term-emulate-terminal): Handle reset. | 9559 | (term-emulate-terminal): Handle reset. |
| 9507 | (term-reset-terminal): New function. | 9560 | (term-reset-terminal): New function. |
| 9508 | 9561 | ||
| @@ -12610,7 +12663,7 @@ | |||
| 12610 | 12663 | ||
| 12611 | 2004-10-06 Nick Roberts <nickrob@snap.net.nz> | 12664 | 2004-10-06 Nick Roberts <nickrob@snap.net.nz> |
| 12612 | 12665 | ||
| 12613 | * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue. | 12666 | * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue. |
| 12614 | 12667 | ||
| 12615 | 2004-10-06 John Paul Wallington <jpw@gnu.org> | 12668 | 2004-10-06 John Paul Wallington <jpw@gnu.org> |
| 12616 | 12669 | ||
| @@ -12773,7 +12826,7 @@ | |||
| 12773 | (term-mode): Set `indent-tabs-mode' to nil. | 12826 | (term-mode): Set `indent-tabs-mode' to nil. |
| 12774 | (term-paste): New function to be bound to S-insert. | 12827 | (term-paste): New function to be bound to S-insert. |
| 12775 | (term-send-del, term-send-backspace): Change the strings sent. | 12828 | (term-send-del, term-send-backspace): Change the strings sent. |
| 12776 | (term-termcap-format): Synchronyze with etc/e/eterm.ti. | 12829 | (term-termcap-format): Synchronize with etc/e/eterm.ti. |
| 12777 | (term-handle-colors-array): Fix handling of underline and reverse. | 12830 | (term-handle-colors-array): Fix handling of underline and reverse. |
| 12778 | (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments. | 12831 | (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments. |
| 12779 | (term-erase-in-line): Fix comparison. | 12832 | (term-erase-in-line): Fix comparison. |
| @@ -12836,7 +12889,7 @@ | |||
| 12836 | easter, not all easter holidays. Various Easter holidays moved to | 12889 | easter, not all easter holidays. Various Easter holidays moved to |
| 12837 | `christian-holidays' variable in calendar.el. | 12890 | `christian-holidays' variable in calendar.el. |
| 12838 | * calendar/calendar.el (christian-holidays): Adapt for new | 12891 | * calendar/calendar.el (christian-holidays): Adapt for new |
| 12839 | behaviour of `holiday-advent' and `holiday-easter-etc' functions. | 12892 | behavior of `holiday-advent' and `holiday-easter-etc' functions. |
| 12840 | 12893 | ||
| 12841 | 2004-09-23 Kim F. Storm <storm@cua.dk> | 12894 | 2004-09-23 Kim F. Storm <storm@cua.dk> |
| 12842 | 12895 | ||
| @@ -13003,14 +13056,14 @@ | |||
| 13003 | 13056 | ||
| 13004 | * term.el (term-down): Perform vertical motion if DOWN is negative. | 13057 | * term.el (term-down): Perform vertical motion if DOWN is negative. |
| 13005 | (term-exec-1): Set both TERMCAP and TERMINFO unconditionally. | 13058 | (term-exec-1): Set both TERMCAP and TERMINFO unconditionally. |
| 13006 | (term-termcap-format): Synchronyze with the eterm terminfo entry | 13059 | (term-termcap-format): Synchronize with the eterm terminfo entry |
| 13007 | in etc/e/eterm.ti. | 13060 | in etc/e/eterm.ti. |
| 13008 | (term-handle-colors-array): If the current foreground or | 13061 | (term-handle-colors-array): If the current foreground or |
| 13009 | background are zero (i.e. unspecified), use the foreground and | 13062 | background are zero (i.e. unspecified), use the foreground and |
| 13010 | background of the default face for reverse video. | 13063 | background of the default face for reverse video. |
| 13011 | (term-ansi-at-eval-string, term-ansi-default-fg) | 13064 | (term-ansi-at-eval-string, term-ansi-default-fg) |
| 13012 | (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable. | 13065 | (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable. |
| 13013 | (term-mem): Delete ununsed function. | 13066 | (term-mem): Delete unused function. |
| 13014 | (term-protocol-version): Increment. | 13067 | (term-protocol-version): Increment. |
| 13015 | (term-current-face): Set to default. | 13068 | (term-current-face): Set to default. |
| 13016 | 13069 | ||
| @@ -13282,7 +13335,7 @@ | |||
| 13282 | length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+, | 13335 | length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+, |
| 13283 | ps-mule-next-point -> 1+). | 13336 | ps-mule-next-point -> 1+). |
| 13284 | 13337 | ||
| 13285 | * composite.el (encode-composition-rule): Add autoload cooky. | 13338 | * composite.el (encode-composition-rule): Add autoload cookie. |
| 13286 | 13339 | ||
| 13287 | 2004-09-07 Luc Teirlinck <teirllm@auburn.edu> | 13340 | 2004-09-07 Luc Teirlinck <teirllm@auburn.edu> |
| 13288 | 13341 | ||
| @@ -13669,7 +13722,7 @@ | |||
| 13669 | * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER | 13722 | * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER |
| 13670 | controls whether to display the error buffer. | 13723 | controls whether to display the error buffer. |
| 13671 | 13724 | ||
| 13672 | * ps-mule.el: Delete compatibility code for old Emacses. | 13725 | * ps-mule.el: Delete compatibility code for old Emacsen. |
| 13673 | (ps-mule-find-wrappoint): Don't use chars-in-region. | 13726 | (ps-mule-find-wrappoint): Don't use chars-in-region. |
| 13674 | 13727 | ||
| 13675 | * frame.el (display-mouse-p, display-selections-p): | 13728 | * frame.el (display-mouse-p, display-selections-p): |
| @@ -13965,7 +14018,7 @@ | |||
| 13965 | the buffer has no recorded last modification time. Return t in | 14018 | the buffer has no recorded last modification time. Return t in |
| 13966 | case the visiting file doesn't exist. Suggested by Luc Teirlinck | 14019 | case the visiting file doesn't exist. Suggested by Luc Teirlinck |
| 13967 | <teirllm@auburn.edu>. | 14020 | <teirllm@auburn.edu>. |
| 13968 | (tramp-handle-write-region): Pass modtime explicitely to | 14021 | (tramp-handle-write-region): Pass modtime explicitly to |
| 13969 | `set-visited-file-modtime', because filename can be different | 14022 | `set-visited-file-modtime', because filename can be different |
| 13970 | from (buffer-file-name) if `file-precious-flag' is set. | 14023 | from (buffer-file-name) if `file-precious-flag' is set. |
| 13971 | `set-visited-file-modtime' must be called always when `visit' is t | 14024 | `set-visited-file-modtime' must be called always when `visit' is t |
| @@ -14221,7 +14274,7 @@ | |||
| 14221 | since Emacs 22.1 only (XEmacs has it). Implementation rewritten | 14274 | since Emacs 22.1 only (XEmacs has it). Implementation rewritten |
| 14222 | in order to avoid this function. | 14275 | in order to avoid this function. |
| 14223 | (tramp-handle-write-region): Set current buffer. If connection | 14276 | (tramp-handle-write-region): Set current buffer. If connection |
| 14224 | wasn't open, `file-modes' has changed it accidently. Reported by | 14277 | wasn't open, `file-modes' has changed it accidentally. Reported by |
| 14225 | David Kastrup <dak@gnu.org>. | 14278 | David Kastrup <dak@gnu.org>. |
| 14226 | (tramp-enter-password, tramp-read-passwd): New arguments USER and | 14279 | (tramp-enter-password, tramp-read-passwd): New arguments USER and |
| 14227 | HOST. | 14280 | HOST. |
| @@ -14381,11 +14434,11 @@ | |||
| 14381 | number of symbols used. | 14434 | number of symbols used. |
| 14382 | (xml-skip-dtd): Change to use xml-parse-dtd but set | 14435 | (xml-skip-dtd): Change to use xml-parse-dtd but set |
| 14383 | xml-validating-parsing to nil. | 14436 | xml-validating-parsing to nil. |
| 14384 | (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs. | 14437 | (xml-parse-dtd): Parse entity declarations in DOCTYPEs. |
| 14385 | (xml-substitute-entity): Remove in favor of new entity substitution. | 14438 | (xml-substitute-entity): Remove in favor of new entity substitution. |
| 14386 | (xml-substitute-special): Rewrite in to substitute complex | 14439 | (xml-substitute-special): Rewrite in to substitute complex |
| 14387 | entities from DOCTYPE declarations. | 14440 | entities from DOCTYPE declarations. |
| 14388 | (xml-parse-fragment): Parse fragments from entity deleclarations. | 14441 | (xml-parse-fragment): Parse fragments from entity declarations. |
| 14389 | (xml-parse-region, xml-parse-tag, xml-parse-attlist) | 14442 | (xml-parse-region, xml-parse-tag, xml-parse-attlist) |
| 14390 | (xml-parse-dtd, xml-substitute-special): Make validity checks | 14443 | (xml-parse-dtd, xml-substitute-special): Make validity checks |
| 14391 | conditioned on xml-validating-parser. Add "Not Well Formed" to | 14444 | conditioned on xml-validating-parser. Add "Not Well Formed" to |
| @@ -14448,7 +14501,7 @@ | |||
| 14448 | * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies. | 14501 | * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies. |
| 14449 | (iimage-mode-image-search-path): New user option to search the | 14502 | (iimage-mode-image-search-path): New user option to search the |
| 14450 | image file. | 14503 | image file. |
| 14451 | (iimage-locate-file): New funcion. Emacs21.3 or earlier does not | 14504 | (iimage-locate-file): New function. Emacs21.3 or earlier does not |
| 14452 | have locate-file. | 14505 | have locate-file. |
| 14453 | (iimage-mode-buffer): Use it. | 14506 | (iimage-mode-buffer): Use it. |
| 14454 | 14507 | ||
| @@ -14828,7 +14881,7 @@ | |||
| 14828 | (utf-8-post-read-conversion): Narrow to region properly. | 14881 | (utf-8-post-read-conversion): Narrow to region properly. |
| 14829 | If utf-translate-cjk-mode is on, load tables if necessary. | 14882 | If utf-translate-cjk-mode is on, load tables if necessary. |
| 14830 | Call utf-8-compose with hash-table arg if necessary. | 14883 | Call utf-8-compose with hash-table arg if necessary. |
| 14831 | Call XXX-compose-region instead of XXX-post-read-convesion. | 14884 | Call XXX-compose-region instead of XXX-post-read-conversion. |
| 14832 | (utf-8-pre-write-conversion): New function. | 14885 | (utf-8-pre-write-conversion): New function. |
| 14833 | (mule-utf-8): Include CJK charsets in safe-charsets if | 14886 | (mule-utf-8): Include CJK charsets in safe-charsets if |
| 14834 | utf-translate-cjk-mode is on. Add pre-write-conversion. | 14887 | utf-translate-cjk-mode is on. Add pre-write-conversion. |
| @@ -15102,7 +15155,7 @@ | |||
| 15102 | 15155 | ||
| 15103 | 2004-06-04 Mario Lang <mlang@delysid.org> | 15156 | 2004-06-04 Mario Lang <mlang@delysid.org> |
| 15104 | 15157 | ||
| 15105 | * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some | 15158 | * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some |
| 15106 | systems appear to use mW, make the code handle this. Fix a | 15159 | systems appear to use mW, make the code handle this. Fix a |
| 15107 | division-by-zero bug while at it, and handle kernels with | 15160 | division-by-zero bug while at it, and handle kernels with |
| 15108 | a slightly different layout in /proc/acpi. | 15161 | a slightly different layout in /proc/acpi. |
| @@ -15246,7 +15299,7 @@ | |||
| 15246 | 2004-05-30 Michael Albinus <michael.albinus@gmx.de> | 15299 | 2004-05-30 Michael Albinus <michael.albinus@gmx.de> |
| 15247 | 15300 | ||
| 15248 | * files.el (file-remote-p): Apply file name handler for operation | 15301 | * files.el (file-remote-p): Apply file name handler for operation |
| 15249 | `file-remote-p'. It isn' a property any longer. | 15302 | `file-remote-p'. It isn't a property any longer. |
| 15250 | (file-relative-name): `fh' and `fd' get the required value via | 15303 | (file-relative-name): `fh' and `fd' get the required value via |
| 15251 | `find-file-name-handler' already. | 15304 | `find-file-name-handler' already. |
| 15252 | 15305 | ||
| @@ -15573,7 +15626,7 @@ | |||
| 15573 | (gdb-buffer-type, gdb-input-queue, gdb-prompting) | 15626 | (gdb-buffer-type, gdb-input-queue, gdb-prompting) |
| 15574 | (gdb-output-sink, gdb-current-item, gdb-pending-triggers): | 15627 | (gdb-output-sink, gdb-current-item, gdb-pending-triggers): |
| 15575 | Change from local to global gdb variable set. | 15628 | Change from local to global gdb variable set. |
| 15576 | (gdb-ann3): Initialise above gdb variable set. | 15629 | (gdb-ann3): Initialize above gdb variable set. |
| 15577 | (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input) | 15630 | (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input) |
| 15578 | (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt) | 15631 | (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt) |
| 15579 | (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin) | 15632 | (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin) |
| @@ -15861,7 +15914,7 @@ | |||
| 15861 | 15914 | ||
| 15862 | 2004-05-12 Kenichi Handa <handa@m17n.org> | 15915 | 2004-05-12 Kenichi Handa <handa@m17n.org> |
| 15863 | 15916 | ||
| 15864 | * descr-text.el: Require quail at comile time. | 15917 | * descr-text.el: Require quail at compile time. |
| 15865 | (describe-char): If an input method is on and it supports the | 15918 | (describe-char): If an input method is on and it supports the |
| 15866 | character, show how to input it. | 15919 | character, show how to input it. |
| 15867 | 15920 | ||
| @@ -16247,7 +16300,7 @@ | |||
| 16247 | 16300 | ||
| 16248 | * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p) | 16301 | * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p) |
| 16249 | (sql-emacs20-p): Remove. | 16302 | (sql-emacs20-p): Remove. |
| 16250 | (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax. | 16303 | (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax. |
| 16251 | (sql-builtin-face, sql-doc-face): Remove. | 16304 | (sql-builtin-face, sql-doc-face): Remove. |
| 16252 | (sql-mode-ansi-font-lock-keywords) | 16305 | (sql-mode-ansi-font-lock-keywords) |
| 16253 | (sql-mode-oracle-font-lock-keywords) | 16306 | (sql-mode-oracle-font-lock-keywords) |
| @@ -16685,7 +16738,7 @@ | |||
| 16685 | either a character representation of an event or an event | 16738 | either a character representation of an event or an event |
| 16686 | description list. | 16739 | description list. |
| 16687 | 16740 | ||
| 16688 | * type-break.el: Capitalise Emacs and Lisp. | 16741 | * type-break.el: Capitalize Emacs and Lisp. |
| 16689 | (type-break-good-break-interval, type-break-demo-boring-stats) | 16742 | (type-break-good-break-interval, type-break-demo-boring-stats) |
| 16690 | (type-break-terse-messages, type-break-file-name): New defcustoms. | 16743 | (type-break-terse-messages, type-break-file-name): New defcustoms. |
| 16691 | (type-break-post-command-hook) | 16744 | (type-break-post-command-hook) |
| @@ -16693,7 +16746,7 @@ | |||
| 16693 | (type-break-interval-start, type-break-auto-save-file-name): New vars. | 16746 | (type-break-interval-start, type-break-auto-save-file-name): New vars. |
| 16694 | (type-break-mode): Document type-break-good-break-interval and the | 16747 | (type-break-mode): Document type-break-good-break-interval and the |
| 16695 | "session" file. Schedule break according to the session file. | 16748 | "session" file. Schedule break according to the session file. |
| 16696 | Kill session file buffer on exit. Organise for save-some-buffers | 16749 | Kill session file buffer on exit. Organize for save-some-buffers |
| 16697 | to always save the session file. | 16750 | to always save the session file. |
| 16698 | (type-break-mode-line-message-mode, type-break-query-mode): | 16751 | (type-break-mode-line-message-mode, type-break-query-mode): |
| 16699 | Uppercase arguments. | 16752 | Uppercase arguments. |
| @@ -17155,7 +17208,7 @@ | |||
| 17155 | (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer) | 17208 | (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer) |
| 17156 | (gdb-frame-threads-buffer, gdb-frame-registers-buffer) | 17209 | (gdb-frame-threads-buffer, gdb-frame-registers-buffer) |
| 17157 | (gdb-frame-locals-buffer, gdb-frame-gdb-buffer) | 17210 | (gdb-frame-locals-buffer, gdb-frame-gdb-buffer) |
| 17158 | (gdb-frame-assembler-buffer): Improve behaviour with | 17211 | (gdb-frame-assembler-buffer): Improve behavior with |
| 17159 | multiple frames. | 17212 | multiple frames. |
| 17160 | (gdb-display-buffer): Extend search to all visible frames. | 17213 | (gdb-display-buffer): Extend search to all visible frames. |
| 17161 | 17214 | ||
| @@ -17831,7 +17884,7 @@ | |||
| 17831 | 17884 | ||
| 17832 | 2004-03-31 Luc Teirlinck <teirllm@auburn.edu> | 17885 | 2004-03-31 Luc Teirlinck <teirllm@auburn.edu> |
| 17833 | 17886 | ||
| 17834 | * autorevert.el: Delete obsolete autoload's and defvar's. | 17887 | * autorevert.el: Delete obsolete autoloads and defvars. |
| 17835 | (auto-revert-check-vc-info): New user option. | 17888 | (auto-revert-check-vc-info): New user option. |
| 17836 | (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p) | 17889 | (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p) |
| 17837 | (auto-revert-handler-vc): Delete. | 17890 | (auto-revert-handler-vc): Delete. |
| @@ -17960,7 +18013,7 @@ | |||
| 17960 | 18013 | ||
| 17961 | * strokes.el (strokes-global-set-stroke-string): New function. | 18014 | * strokes.el (strokes-global-set-stroke-string): New function. |
| 17962 | (strokes-list-strokes): Cope with strings, not just commands. | 18015 | (strokes-list-strokes): Cope with strings, not just commands. |
| 17963 | Set foreground colour of image. | 18016 | Set foreground color of image. |
| 17964 | (strokes-global-set-stroke): Doc fix. | 18017 | (strokes-global-set-stroke): Doc fix. |
| 17965 | 18018 | ||
| 17966 | 2004-03-26 Luc Teirlinck <teirllm@auburn.edu> | 18019 | 2004-03-26 Luc Teirlinck <teirllm@auburn.edu> |
| @@ -18061,7 +18114,7 @@ | |||
| 18061 | 18114 | ||
| 18062 | * descr-text.el (describe-property-list): Add a button | 18115 | * descr-text.el (describe-property-list): Add a button |
| 18063 | for `face' property that calls `describe-face'. | 18116 | for `face' property that calls `describe-face'. |
| 18064 | Suggested by luis fernandes <elf@ee.ryerson.ca> | 18117 | Suggested by Luis Fernandes <elf@ee.ryerson.ca> |
| 18065 | 18118 | ||
| 18066 | * international/mule.el (keyboard-coding-system): | 18119 | * international/mule.el (keyboard-coding-system): |
| 18067 | * kmacro.el (kmacro-call-macro): Fix docstring. | 18120 | * kmacro.el (kmacro-call-macro): Fix docstring. |
| @@ -18442,7 +18495,7 @@ | |||
| 18442 | (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'. | 18495 | (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'. |
| 18443 | (ruler-mode-ruler-function): New variable. | 18496 | (ruler-mode-ruler-function): New variable. |
| 18444 | (ruler-mode-header-line-format): Call `ruler-mode-ruler-function' | 18497 | (ruler-mode-header-line-format): Call `ruler-mode-ruler-function' |
| 18445 | if the value for `ruler-mode-ruler-function'is given. | 18498 | if the value for `ruler-mode-ruler-function' is given. |
| 18446 | 18499 | ||
| 18447 | * hexl.el (hexl-mode-hook): Make the hook customizable. | 18500 | * hexl.el (hexl-mode-hook): Make the hook customizable. |
| 18448 | (hexl-address-area, hexl-ascii-area): New customize variables. | 18501 | (hexl-address-area, hexl-ascii-area): New customize variables. |
| @@ -18816,7 +18869,7 @@ | |||
| 18816 | 18869 | ||
| 18817 | * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but | 18870 | * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but |
| 18818 | `tramp-unified-filenames'. | 18871 | `tramp-unified-filenames'. |
| 18819 | (tramp-completion-mode): Make test for XEmacs explicitely. | 18872 | (tramp-completion-mode): Make test for XEmacs explicitly. |
| 18820 | `event-to-character' can exists in Emacs packages too. | 18873 | `event-to-character' can exists in Emacs packages too. |
| 18821 | Reported by Matt Swift <swift@alum.mit.edu>. | 18874 | Reported by Matt Swift <swift@alum.mit.edu>. |
| 18822 | (tramp-buffer-name): Buffer name must contain the user if exists. | 18875 | (tramp-buffer-name): Buffer name must contain the user if exists. |
| @@ -19289,7 +19342,7 @@ | |||
| 19289 | * ses.el: Use "ses--" prefixes for buffer-local variables. | 19342 | * ses.el: Use "ses--" prefixes for buffer-local variables. |
| 19290 | Use (point-min) instead of 1, even when we know the buffer | 19343 | Use (point-min) instead of 1, even when we know the buffer |
| 19291 | is unnarrowed. | 19344 | is unnarrowed. |
| 19292 | (ses-build-load-map): Delete. Distribute its content to defconst's for | 19345 | (ses-build-load-map): Delete. Distribute its content to defconsts for |
| 19293 | the three maps. | 19346 | the three maps. |
| 19294 | (ses-menu, ses-header-line-menu): New menus. | 19347 | (ses-menu, ses-header-line-menu): New menus. |
| 19295 | (ses-mode-map): Use them. | 19348 | (ses-mode-map): Use them. |
| @@ -19411,7 +19464,7 @@ | |||
| 19411 | minibuffer windows. | 19464 | minibuffer windows. |
| 19412 | 19465 | ||
| 19413 | * progmodes/grep.el (grep-regexp-alist): Allow :, \t and ( | 19466 | * progmodes/grep.el (grep-regexp-alist): Allow :, \t and ( |
| 19414 | in file names, as long as it is unabmiguous. | 19467 | in file names, as long as it is unambiguous. |
| 19415 | 19468 | ||
| 19416 | 2004-02-08 Andreas Schwab <schwab@suse.de> | 19469 | 2004-02-08 Andreas Schwab <schwab@suse.de> |
| 19417 | 19470 | ||
| @@ -19884,7 +19937,7 @@ | |||
| 19884 | 19937 | ||
| 19885 | * calendar/appt.el: Update copyright and commentary. | 19938 | * calendar/appt.el: Update copyright and commentary. |
| 19886 | (appt-issue-message): Make obsolete. | 19939 | (appt-issue-message): Make obsolete. |
| 19887 | (appt-visible, appt-msg-window): Make obsolete, in favour of | 19940 | (appt-visible, appt-msg-window): Make obsolete, in favor of |
| 19888 | appt-display-format. | 19941 | appt-display-format. |
| 19889 | (appt-display-mode-line, appt-display-duration) | 19942 | (appt-display-mode-line, appt-display-duration) |
| 19890 | (appt-display-diary, appt-time-msg-list, appt-mode-string) | 19943 | (appt-display-diary, appt-time-msg-list, appt-mode-string) |
| @@ -20275,7 +20328,7 @@ | |||
| 20275 | 20328 | ||
| 20276 | * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations, | 20329 | * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations, |
| 20277 | if necessary. | 20330 | if necessary. |
| 20278 | (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if | 20331 | (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if |
| 20279 | annotations are detected. | 20332 | annotations are detected. |
| 20280 | (gud-gdba-marker-filter): Use global variable gud-marker-acc | 20333 | (gud-gdba-marker-filter): Use global variable gud-marker-acc |
| 20281 | instead of a local one to allow transition from | 20334 | instead of a local one to allow transition from |
| @@ -22287,7 +22340,7 @@ | |||
| 22287 | * calendar/calendar.el (diary-file, diary-file-name-prefix) | 22340 | * calendar/calendar.el (diary-file, diary-file-name-prefix) |
| 22288 | (european-calendar-style, diary-date-forms) | 22341 | (european-calendar-style, diary-date-forms) |
| 22289 | (calendar-day-name-array, calendar-month-name-array): Doc change. | 22342 | (calendar-day-name-array, calendar-month-name-array): Doc change. |
| 22290 | (generate-calendar-month): Adapt for new behaviour of | 22343 | (generate-calendar-month): Adapt for new behavior of |
| 22291 | `calendar-day-name' function. | 22344 | `calendar-day-name' function. |
| 22292 | (calendar-abbrev-length, calendar-day-abbrev-array) | 22345 | (calendar-abbrev-length, calendar-day-abbrev-array) |
| 22293 | (calendar-month-abbrev-array): New variables. | 22346 | (calendar-month-abbrev-array): New variables. |
| @@ -22295,39 +22348,39 @@ | |||
| 22295 | (calendar-day-name, calendar-month-name): Use new abbrev arrays, | 22348 | (calendar-day-name, calendar-month-name): Use new abbrev arrays, |
| 22296 | rather than fixing abbrevs at some width. Calling syntax change. | 22349 | rather than fixing abbrevs at some width. Calling syntax change. |
| 22297 | (calendar-make-alist): Use abbrev arrays. Calling syntax change. | 22350 | (calendar-make-alist): Use abbrev arrays. Calling syntax change. |
| 22298 | (calendar-date-string): Adapt for new behaviours of | 22351 | (calendar-date-string): Adapt for new behaviors of |
| 22299 | `calendar-day-name' and `calendar-month-name' functions. | 22352 | `calendar-day-name' and `calendar-month-name' functions. |
| 22300 | 22353 | ||
| 22301 | * calendar/diary-lib.el (list-diary-entries): Adapt for new | 22354 | * calendar/diary-lib.el (list-diary-entries): Adapt for new |
| 22302 | behaviour of `calendar-day-name' and `calendar-month-name' functions. | 22355 | behavior of `calendar-day-name' and `calendar-month-name' functions. |
| 22303 | (diary-name-pattern): Use abbrev arrays, rather than fixing | 22356 | (diary-name-pattern): Use abbrev arrays, rather than fixing |
| 22304 | abbrevs at three chars. Calling syntax change. | 22357 | abbrevs at three chars. Calling syntax change. |
| 22305 | (mark-diary-entries): Adapt for new behaviours of | 22358 | (mark-diary-entries): Adapt for new behaviors of |
| 22306 | `diary-name-pattern' and `calendar-make-alist' functions. | 22359 | `diary-name-pattern' and `calendar-make-alist' functions. |
| 22307 | (fancy-diary-font-lock-keywords): Adapt for new behaviour of | 22360 | (fancy-diary-font-lock-keywords): Adapt for new behavior of |
| 22308 | `diary-name-pattern' function. | 22361 | `diary-name-pattern' function. |
| 22309 | (font-lock-diary-date-forms): Use abbrev arrays, rather than | 22362 | (font-lock-diary-date-forms): Use abbrev arrays, rather than |
| 22310 | fixing abbrevs at three chars. Calling syntax change. | 22363 | fixing abbrevs at three chars. Calling syntax change. |
| 22311 | (cal-hebrew, cal-islam): Require when compiling. | 22364 | (cal-hebrew, cal-islam): Require when compiling. |
| 22312 | (diary-font-lock-keywords): Adapt for new behaviour of | 22365 | (diary-font-lock-keywords): Adapt for new behavior of |
| 22313 | `font-lock-diary-date-forms' function. | 22366 | `font-lock-diary-date-forms' function. |
| 22314 | 22367 | ||
| 22315 | * calendar/cal-hebrew.el: Reposition some code so defined before used. | 22368 | * calendar/cal-hebrew.el: Reposition some code so defined before used. |
| 22316 | (calendar-hebrew-month-name-array-common-year) | 22369 | (calendar-hebrew-month-name-array-common-year) |
| 22317 | (calendar-hebrew-month-name-array-leap-year): Add doc strings. | 22370 | (calendar-hebrew-month-name-array-leap-year): Add doc strings. |
| 22318 | (list-hebrew-diary-entries): Adapt for new behaviours of | 22371 | (list-hebrew-diary-entries): Adapt for new behaviors of |
| 22319 | `calendar-day-name' and `add-to-diary-list' functions. | 22372 | `calendar-day-name' and `add-to-diary-list' functions. |
| 22320 | (mark-hebrew-diary-entries): Adapt for new behaviours of | 22373 | (mark-hebrew-diary-entries): Adapt for new behaviors of |
| 22321 | `diary-name-pattern' and `calendar-make-alist' functions. | 22374 | `diary-name-pattern' and `calendar-make-alist' functions. |
| 22322 | 22375 | ||
| 22323 | * calendar/cal-islam.el (calendar-islamic-month-name-array): | 22376 | * calendar/cal-islam.el (calendar-islamic-month-name-array): |
| 22324 | Add doc string. | 22377 | Add doc string. |
| 22325 | (list-islamic-diary-entries): Adapt for new behaviours of | 22378 | (list-islamic-diary-entries): Adapt for new behaviors of |
| 22326 | `calendar-day-name' and `add-to-diary-list' functions. | 22379 | `calendar-day-name' and `add-to-diary-list' functions. |
| 22327 | (mark-islamic-diary-entries): Adapt for new behaviours of | 22380 | (mark-islamic-diary-entries): Adapt for new behaviors of |
| 22328 | `diary-name-pattern' and `calendar-make-alist' functions. | 22381 | `diary-name-pattern' and `calendar-make-alist' functions. |
| 22329 | 22382 | ||
| 22330 | * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of | 22383 | * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of |
| 22331 | `calendar-month-name' function. | 22384 | `calendar-month-name' function. |
| 22332 | 22385 | ||
| 22333 | * calendar/cal-coptic.el (coptic-name): defvar rather than defconst. | 22386 | * calendar/cal-coptic.el (coptic-name): defvar rather than defconst. |
diff --git a/lisp/battery.el b/lisp/battery.el index cd6f7933c4e..2ae6607f8ef 100644 --- a/lisp/battery.el +++ b/lisp/battery.el | |||
| @@ -25,9 +25,10 @@ | |||
| 25 | 25 | ||
| 26 | ;;; Commentary: | 26 | ;;; Commentary: |
| 27 | 27 | ||
| 28 | ;; There is at present support for interpreting the new `/proc/apm' | 28 | ;; There is at present support for GNU/Linux and OS X. This library |
| 29 | ;; file format of Linux version 1.3.58 or newer and for the `/proc/acpi/' | 29 | ;; supports both the `/proc/apm' file format of Linux version 1.3.58 |
| 30 | ;; directory structure of Linux 2.4.20 and 2.6. | 30 | ;; or newer and the `/proc/acpi/' directory structure of Linux 2.4.20 |
| 31 | ;; and 2.6. Darwin (OS X) is supported by using the `pmset' program. | ||
| 31 | 32 | ||
| 32 | ;;; Code: | 33 | ;;; Code: |
| 33 | 34 | ||
| @@ -46,7 +47,13 @@ | |||
| 46 | 'battery-linux-proc-apm) | 47 | 'battery-linux-proc-apm) |
| 47 | ((and (eq system-type 'gnu/linux) | 48 | ((and (eq system-type 'gnu/linux) |
| 48 | (file-directory-p "/proc/acpi/battery")) | 49 | (file-directory-p "/proc/acpi/battery")) |
| 49 | 'battery-linux-proc-acpi)) | 50 | 'battery-linux-proc-acpi) |
| 51 | ((and (eq system-type 'darwin) | ||
| 52 | (ignore-errors | ||
| 53 | (with-temp-buffer | ||
| 54 | (and (eq (call-process "pmset" nil t nil "-g" "ps") 0) | ||
| 55 | (> (buffer-size) 0))))) | ||
| 56 | 'battery-pmset)) | ||
| 50 | "*Function for getting battery status information. | 57 | "*Function for getting battery status information. |
| 51 | The function has to return an alist of conversion definitions. | 58 | The function has to return an alist of conversion definitions. |
| 52 | Its cons cells are of the form | 59 | Its cons cells are of the form |
| @@ -62,7 +69,9 @@ introduced by a `%' character in a control string." | |||
| 62 | (cond ((eq battery-status-function 'battery-linux-proc-apm) | 69 | (cond ((eq battery-status-function 'battery-linux-proc-apm) |
| 63 | "Power %L, battery %B (%p%% load, remaining time %t)") | 70 | "Power %L, battery %B (%p%% load, remaining time %t)") |
| 64 | ((eq battery-status-function 'battery-linux-proc-acpi) | 71 | ((eq battery-status-function 'battery-linux-proc-acpi) |
| 65 | "Power %L, battery %B at %r (%p%% load, remaining time %t)")) | 72 | "Power %L, battery %B at %r (%p%% load, remaining time %t)") |
| 73 | ((eq battery-status-function 'battery-pmset) | ||
| 74 | "%L power, battery %B (%p%% load, remaining time %t)")) | ||
| 66 | "*Control string formatting the string to display in the echo area. | 75 | "*Control string formatting the string to display in the echo area. |
| 67 | Ordinary characters in the control string are printed as-is, while | 76 | Ordinary characters in the control string are printed as-is, while |
| 68 | conversion specifications introduced by a `%' character in the control | 77 | conversion specifications introduced by a `%' character in the control |
| @@ -79,7 +88,9 @@ string are substituted as defined by the current value of the variable | |||
| 79 | (cond ((eq battery-status-function 'battery-linux-proc-apm) | 88 | (cond ((eq battery-status-function 'battery-linux-proc-apm) |
| 80 | "[%b%p%%]") | 89 | "[%b%p%%]") |
| 81 | ((eq battery-status-function 'battery-linux-proc-acpi) | 90 | ((eq battery-status-function 'battery-linux-proc-acpi) |
| 82 | "[%b%p%%,%d°C]")) | 91 | "[%b%p%%,%d°C]") |
| 92 | ((eq battery-status-function 'battery-pmset) | ||
| 93 | "[%b%p%%]")) | ||
| 83 | "*Control string formatting the string to display in the mode line. | 94 | "*Control string formatting the string to display in the mode line. |
| 84 | Ordinary characters in the control string are printed as-is, while | 95 | Ordinary characters in the control string are printed as-is, while |
| 85 | conversion specifications introduced by a `%' character in the control | 96 | conversion specifications introduced by a `%' character in the control |
| @@ -93,6 +104,18 @@ string are substituted as defined by the current value of the variable | |||
| 93 | :type 'integer | 104 | :type 'integer |
| 94 | :group 'battery) | 105 | :group 'battery) |
| 95 | 106 | ||
| 107 | (defcustom battery-load-low 25 | ||
| 108 | "*Upper bound of low battery load percentage. | ||
| 109 | A battery load percentage below this number is considered low." | ||
| 110 | :type 'integer | ||
| 111 | :group 'battery) | ||
| 112 | |||
| 113 | (defcustom battery-load-critical 10 | ||
| 114 | "*Upper bound of critical battery load percentage. | ||
| 115 | A battery load percentage below this number is considered critical." | ||
| 116 | :type 'integer | ||
| 117 | :group 'battery) | ||
| 118 | |||
| 96 | (defvar battery-update-timer nil | 119 | (defvar battery-update-timer nil |
| 97 | "Interval timer object.") | 120 | "Interval timer object.") |
| 98 | 121 | ||
| @@ -343,6 +366,58 @@ The following %-sequences are provided: | |||
| 343 | "N/A"))))) | 366 | "N/A"))))) |
| 344 | 367 | ||
| 345 | 368 | ||
| 369 | ;;; `pmset' interface for Darwin (OS X). | ||
| 370 | |||
| 371 | (defun battery-pmset () | ||
| 372 | "Get battery status information using `pmset'. | ||
| 373 | |||
| 374 | The following %-sequences are provided: | ||
| 375 | %L Power source (verbose) | ||
| 376 | %B Battery status (verbose) | ||
| 377 | %b Battery status, empty means high, `-' means low, | ||
| 378 | `!' means critical, and `+' means charging | ||
| 379 | %p Battery load percentage | ||
| 380 | %h Remaining time in hours | ||
| 381 | %m Remaining time in minutes | ||
| 382 | %t Remaining time in the form `h:min'" | ||
| 383 | (let (power-source load-percentage battery-status battery-status-symbol | ||
| 384 | remaining-time hours minutes) | ||
| 385 | (with-temp-buffer | ||
| 386 | (ignore-errors (call-process "pmset" nil t nil "-g" "ps")) | ||
| 387 | (goto-char (point-min)) | ||
| 388 | (when (re-search-forward "Currentl?y drawing from '\\(AC\\|Battery\\) Power'" nil t) | ||
| 389 | (setq power-source (match-string 1)) | ||
| 390 | (when (re-search-forward "^ -InternalBattery-0[ \t]+" nil t) | ||
| 391 | (when (looking-at "\\([0-9]\\{1,3\\}\\)%") | ||
| 392 | (setq load-percentage (match-string 1)) | ||
| 393 | (goto-char (match-end 0)) | ||
| 394 | (cond ((looking-at "; charging") | ||
| 395 | (setq battery-status "charging" | ||
| 396 | battery-status-symbol "+")) | ||
| 397 | ((< (string-to-number load-percentage) battery-load-low) | ||
| 398 | (setq battery-status "low" | ||
| 399 | battery-status-symbol "-")) | ||
| 400 | ((< (string-to-number load-percentage) battery-load-critical) | ||
| 401 | (setq battery-status "critical" | ||
| 402 | battery-status-symbol "!")) | ||
| 403 | (t | ||
| 404 | (setq battery-status "high" | ||
| 405 | battery-status-symbol ""))) | ||
| 406 | (when (re-search-forward "\\(\\([0-9]+\\):\\([0-9]+\\)\\) remaining" nil t) | ||
| 407 | (setq remaining-time (match-string 1)) | ||
| 408 | (let ((h (string-to-number (match-string 2))) | ||
| 409 | (m (string-to-number (match-string 3)))) | ||
| 410 | (setq hours (number-to-string (+ h (if (< m 30) 0 1))) | ||
| 411 | minutes (number-to-string (+ (* h 60) m))))))))) | ||
| 412 | (list (cons ?L (or power-source "N/A")) | ||
| 413 | (cons ?p (or load-percentage "N/A")) | ||
| 414 | (cons ?B (or battery-status "N/A")) | ||
| 415 | (cons ?b (or battery-status-symbol "")) | ||
| 416 | (cons ?h (or hours "N/A")) | ||
| 417 | (cons ?m (or minutes "N/A")) | ||
| 418 | (cons ?t (or remaining-time "N/A"))))) | ||
| 419 | |||
| 420 | |||
| 346 | ;;; Private functions. | 421 | ;;; Private functions. |
| 347 | 422 | ||
| 348 | (defun battery-format (format alist) | 423 | (defun battery-format (format alist) |
diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el index a9a690648fc..3c18e2f608f 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el | |||
| @@ -265,8 +265,16 @@ | |||
| 265 | ;; than the emulated TPU commands. Also, it works only in the forward | 265 | ;; than the emulated TPU commands. Also, it works only in the forward |
| 266 | ;; direction, regardless of the current TPU-edt direction. | 266 | ;; direction, regardless of the current TPU-edt direction. |
| 267 | 267 | ||
| 268 | ;;; Todo/Bugs: | ||
| 269 | |||
| 270 | ;; We shouldn't use vt100 ESC sequences since it is uselessly fighting | ||
| 271 | ;; against function-key-map. Better use real key names. | ||
| 272 | |||
| 268 | ;;; Code: | 273 | ;;; Code: |
| 269 | 274 | ||
| 275 | ;; we use picture-mode functions | ||
| 276 | (require 'picture) | ||
| 277 | |||
| 270 | (defgroup tpu nil | 278 | (defgroup tpu nil |
| 271 | "Emacs emulating TPU emulating EDT." | 279 | "Emacs emulating TPU emulating EDT." |
| 272 | :prefix "tpu-" | 280 | :prefix "tpu-" |
| @@ -316,29 +324,270 @@ | |||
| 316 | ;;; | 324 | ;;; |
| 317 | ;;; Global Keymaps | 325 | ;;; Global Keymaps |
| 318 | ;;; | 326 | ;;; |
| 319 | (defvar CSI-map (make-sparse-keymap) | 327 | (defvar CSI-map |
| 328 | (let ((map (make-sparse-keymap))) | ||
| 329 | (define-key map "A" 'tpu-previous-line) ; up | ||
| 330 | (define-key map "B" 'tpu-next-line) ; down | ||
| 331 | (define-key map "D" 'tpu-backward-char) ; left | ||
| 332 | (define-key map "C" 'tpu-forward-char) ; right | ||
| 333 | |||
| 334 | (define-key map "1~" 'tpu-search) ; Find | ||
| 335 | (define-key map "2~" 'tpu-paste) ; Insert Here | ||
| 336 | (define-key map "3~" 'tpu-cut) ; Remove | ||
| 337 | (define-key map "4~" 'tpu-select) ; Select | ||
| 338 | (define-key map "5~" 'tpu-scroll-window-down) ; Prev Screen | ||
| 339 | (define-key map "6~" 'tpu-scroll-window-up) ; Next Screen | ||
| 340 | |||
| 341 | (define-key map "11~" 'nil) ; F1 | ||
| 342 | (define-key map "12~" 'nil) ; F2 | ||
| 343 | (define-key map "13~" 'nil) ; F3 | ||
| 344 | (define-key map "14~" 'nil) ; F4 | ||
| 345 | (define-key map "15~" 'nil) ; F5 | ||
| 346 | (define-key map "17~" 'nil) ; F6 | ||
| 347 | (define-key map "18~" 'nil) ; F7 | ||
| 348 | (define-key map "19~" 'nil) ; F8 | ||
| 349 | (define-key map "20~" 'nil) ; F9 | ||
| 350 | (define-key map "21~" 'tpu-exit) ; F10 | ||
| 351 | (define-key map "23~" 'tpu-insert-escape) ; F11 (ESC) | ||
| 352 | (define-key map "24~" 'tpu-next-beginning-of-line) ; F12 (BS) | ||
| 353 | (define-key map "25~" 'tpu-delete-previous-word) ; F13 (LF) | ||
| 354 | (define-key map "26~" 'tpu-toggle-overwrite-mode) ; F14 | ||
| 355 | (define-key map "28~" 'tpu-help) ; HELP | ||
| 356 | (define-key map "29~" 'execute-extended-command) ; DO | ||
| 357 | (define-key map "31~" 'tpu-goto-breadcrumb) ; F17 | ||
| 358 | (define-key map "32~" 'nil) ; F18 | ||
| 359 | (define-key map "33~" 'nil) ; F19 | ||
| 360 | (define-key map "34~" 'nil) ; F20 | ||
| 361 | map) | ||
| 320 | "Maps the CSI function keys on the VT100 keyboard. | 362 | "Maps the CSI function keys on the VT100 keyboard. |
| 321 | CSI is DEC's name for the sequence <ESC>[.") | 363 | CSI is DEC's name for the sequence <ESC>[.") |
| 322 | 364 | ||
| 323 | (defvar SS3-map (make-sparse-keymap) | 365 | (defvar GOLD-CSI-map |
| 324 | "Maps the SS3 function keys on the VT100 keyboard. | 366 | (let ((map (make-sparse-keymap))) |
| 325 | SS3 is DEC's name for the sequence <ESC>O.") | 367 | (define-key map "A" 'tpu-move-to-beginning) ; up-arrow |
| 368 | (define-key map "B" 'tpu-move-to-end) ; down-arrow | ||
| 369 | (define-key map "C" 'end-of-line) ; right-arrow | ||
| 370 | (define-key map "D" 'beginning-of-line) ; left-arrow | ||
| 371 | |||
| 372 | (define-key map "1~" 'nil) ; Find | ||
| 373 | (define-key map "2~" 'nil) ; Insert Here | ||
| 374 | (define-key map "3~" 'tpu-store-text) ; Remove | ||
| 375 | (define-key map "4~" 'tpu-unselect) ; Select | ||
| 376 | (define-key map "5~" 'tpu-previous-window) ; Prev Screen | ||
| 377 | (define-key map "6~" 'tpu-next-window) ; Next Screen | ||
| 378 | |||
| 379 | (define-key map "11~" 'nil) ; F1 | ||
| 380 | (define-key map "12~" 'nil) ; F2 | ||
| 381 | (define-key map "13~" 'nil) ; F3 | ||
| 382 | (define-key map "14~" 'nil) ; F4 | ||
| 383 | (define-key map "16~" 'nil) ; F5 | ||
| 384 | (define-key map "17~" 'nil) ; F6 | ||
| 385 | (define-key map "18~" 'nil) ; F7 | ||
| 386 | (define-key map "19~" 'nil) ; F8 | ||
| 387 | (define-key map "20~" 'nil) ; F9 | ||
| 388 | (define-key map "21~" 'nil) ; F10 | ||
| 389 | (define-key map "23~" 'nil) ; F11 | ||
| 390 | (define-key map "24~" 'nil) ; F12 | ||
| 391 | (define-key map "25~" 'nil) ; F13 | ||
| 392 | (define-key map "26~" 'nil) ; F14 | ||
| 393 | (define-key map "28~" 'describe-bindings) ; HELP | ||
| 394 | (define-key map "29~" 'nil) ; DO | ||
| 395 | (define-key map "31~" 'tpu-drop-breadcrumb) ; F17 | ||
| 396 | (define-key map "32~" 'nil) ; F18 | ||
| 397 | (define-key map "33~" 'nil) ; F19 | ||
| 398 | (define-key map "34~" 'nil) ; F20 | ||
| 399 | map) | ||
| 400 | "Maps the function keys on the VT100 keyboard preceded by GOLD-CSI.") | ||
| 401 | |||
| 402 | (defvar GOLD-SS3-map | ||
| 403 | (let ((map (make-sparse-keymap))) | ||
| 404 | (define-key map "A" 'tpu-move-to-beginning) ; up-arrow | ||
| 405 | (define-key map "B" 'tpu-move-to-end) ; down-arrow | ||
| 406 | (define-key map "C" 'end-of-line) ; right-arrow | ||
| 407 | (define-key map "D" 'beginning-of-line) ; left-arrow | ||
| 408 | |||
| 409 | (define-key map "P" 'keyboard-quit) ; PF1 | ||
| 410 | (define-key map "Q" 'help-for-help) ; PF2 | ||
| 411 | (define-key map "R" 'tpu-search) ; PF3 | ||
| 412 | (define-key map "S" 'tpu-undelete-lines) ; PF4 | ||
| 413 | (define-key map "p" 'open-line) ; KP0 | ||
| 414 | (define-key map "q" 'tpu-change-case) ; KP1 | ||
| 415 | (define-key map "r" 'tpu-delete-to-eol) ; KP2 | ||
| 416 | (define-key map "s" 'tpu-special-insert) ; KP3 | ||
| 417 | (define-key map "t" 'tpu-move-to-end) ; KP4 | ||
| 418 | (define-key map "u" 'tpu-move-to-beginning) ; KP5 | ||
| 419 | (define-key map "v" 'tpu-paste) ; KP6 | ||
| 420 | (define-key map "w" 'execute-extended-command) ; KP7 | ||
| 421 | (define-key map "x" 'tpu-fill) ; KP8 | ||
| 422 | (define-key map "y" 'tpu-replace) ; KP9 | ||
| 423 | (define-key map "m" 'tpu-undelete-words) ; KP- | ||
| 424 | (define-key map "l" 'tpu-undelete-char) ; KP, | ||
| 425 | (define-key map "n" 'tpu-unselect) ; KP. | ||
| 426 | (define-key map "M" 'tpu-substitute) ; KPenter | ||
| 427 | map) | ||
| 428 | "Maps the function keys on the VT100 keyboard preceded by GOLD-SS3.") | ||
| 326 | 429 | ||
| 327 | (defvar GOLD-map (make-keymap) | 430 | (defvar GOLD-map |
| 431 | (let ((map (make-keymap))) | ||
| 432 | (define-key map "\e[" GOLD-CSI-map) ; GOLD-CSI map | ||
| 433 | (define-key map "\eO" GOLD-SS3-map) ; GOLD-SS3 map | ||
| 434 | ;; | ||
| 435 | (define-key map "\C-A" 'tpu-toggle-overwrite-mode) ; ^A | ||
| 436 | (define-key map "\C-B" 'nil) ; ^B | ||
| 437 | (define-key map "\C-C" 'nil) ; ^C | ||
| 438 | (define-key map "\C-D" 'nil) ; ^D | ||
| 439 | (define-key map "\C-E" 'nil) ; ^E | ||
| 440 | (define-key map "\C-F" 'set-visited-file-name) ; ^F | ||
| 441 | (define-key map "\C-g" 'keyboard-quit) ; safety first | ||
| 442 | (define-key map "\C-h" 'delete-other-windows) ; BS | ||
| 443 | (define-key map "\C-i" 'other-window) ; TAB | ||
| 444 | (define-key map "\C-J" 'nil) ; ^J | ||
| 445 | (define-key map "\C-K" 'tpu-define-macro-key) ; ^K | ||
| 446 | (define-key map "\C-l" 'downcase-region) ; ^L | ||
| 447 | (define-key map "\C-M" 'nil) ; ^M | ||
| 448 | (define-key map "\C-N" 'nil) ; ^N | ||
| 449 | (define-key map "\C-O" 'nil) ; ^O | ||
| 450 | (define-key map "\C-P" 'nil) ; ^P | ||
| 451 | (define-key map "\C-Q" 'nil) ; ^Q | ||
| 452 | (define-key map "\C-R" 'nil) ; ^R | ||
| 453 | (define-key map "\C-S" 'nil) ; ^S | ||
| 454 | (define-key map "\C-T" 'tpu-toggle-control-keys) ; ^T | ||
| 455 | (define-key map "\C-u" 'upcase-region) ; ^U | ||
| 456 | (define-key map "\C-V" 'nil) ; ^V | ||
| 457 | (define-key map "\C-w" 'tpu-write-current-buffers) ; ^W | ||
| 458 | (define-key map "\C-X" 'nil) ; ^X | ||
| 459 | (define-key map "\C-Y" 'nil) ; ^Y | ||
| 460 | (define-key map "\C-Z" 'nil) ; ^Z | ||
| 461 | (define-key map " " 'undo) ; SPC | ||
| 462 | (define-key map "!" 'nil) ; ! | ||
| 463 | (define-key map "#" 'nil) ; # | ||
| 464 | (define-key map "$" 'tpu-add-at-eol) ; $ | ||
| 465 | (define-key map "%" 'tpu-goto-percent) ; % | ||
| 466 | (define-key map "&" 'nil) ; & | ||
| 467 | (define-key map "(" 'nil) ; ( | ||
| 468 | (define-key map ")" 'nil) ; ) | ||
| 469 | (define-key map "*" 'tpu-toggle-regexp) ; * | ||
| 470 | (define-key map "+" 'nil) ; + | ||
| 471 | (define-key map "," 'tpu-goto-breadcrumb) ; , | ||
| 472 | (define-key map "-" 'negative-argument) ; - | ||
| 473 | (define-key map "." 'tpu-drop-breadcrumb) ; . | ||
| 474 | (define-key map "/" 'tpu-emacs-replace) ; / | ||
| 475 | (define-key map "0" 'digit-argument) ; 0 | ||
| 476 | (define-key map "1" 'digit-argument) ; 1 | ||
| 477 | (define-key map "2" 'digit-argument) ; 2 | ||
| 478 | (define-key map "3" 'digit-argument) ; 3 | ||
| 479 | (define-key map "4" 'digit-argument) ; 4 | ||
| 480 | (define-key map "5" 'digit-argument) ; 5 | ||
| 481 | (define-key map "6" 'digit-argument) ; 6 | ||
| 482 | (define-key map "7" 'digit-argument) ; 7 | ||
| 483 | (define-key map "8" 'digit-argument) ; 8 | ||
| 484 | (define-key map "9" 'digit-argument) ; 9 | ||
| 485 | (define-key map ":" 'nil) ; : | ||
| 486 | (define-key map ";" 'tpu-trim-line-ends) ; ; | ||
| 487 | (define-key map "<" 'nil) ; < | ||
| 488 | (define-key map "=" 'nil) ; = | ||
| 489 | (define-key map ">" 'nil) ; > | ||
| 490 | (define-key map "?" 'tpu-spell-check) ; ? | ||
| 491 | (define-key map "A" 'tpu-toggle-newline-and-indent) ; A | ||
| 492 | (define-key map "B" 'tpu-next-buffer) ; B | ||
| 493 | (define-key map "C" 'repeat-complex-command) ; C | ||
| 494 | (define-key map "D" 'shell-command) ; D | ||
| 495 | (define-key map "E" 'tpu-exit) ; E | ||
| 496 | (define-key map "F" 'tpu-set-cursor-free) ; F | ||
| 497 | (define-key map "G" 'tpu-get) ; G | ||
| 498 | (define-key map "H" 'nil) ; H | ||
| 499 | (define-key map "I" 'tpu-include) ; I | ||
| 500 | (define-key map "K" 'tpu-kill-buffer) ; K | ||
| 501 | (define-key map "L" 'tpu-what-line) ; L | ||
| 502 | (define-key map "M" 'buffer-menu) ; M | ||
| 503 | (define-key map "N" 'tpu-next-file-buffer) ; N | ||
| 504 | (define-key map "O" 'occur) ; O | ||
| 505 | (define-key map "P" 'lpr-buffer) ; P | ||
| 506 | (define-key map "Q" 'tpu-quit) ; Q | ||
| 507 | (define-key map "R" 'tpu-toggle-rectangle) ; R | ||
| 508 | (define-key map "S" 'replace) ; S | ||
| 509 | (define-key map "T" 'tpu-line-to-top-of-window) ; T | ||
| 510 | (define-key map "U" 'undo) ; U | ||
| 511 | (define-key map "V" 'tpu-version) ; V | ||
| 512 | (define-key map "W" 'save-buffer) ; W | ||
| 513 | (define-key map "X" 'tpu-save-all-buffers-kill-emacs) ; X | ||
| 514 | (define-key map "Y" 'copy-region-as-kill) ; Y | ||
| 515 | (define-key map "Z" 'suspend-emacs) ; Z | ||
| 516 | (define-key map "[" 'blink-matching-open) ; [ | ||
| 517 | (define-key map "\\" 'nil) ; \ | ||
| 518 | (define-key map "]" 'blink-matching-open) ; ] | ||
| 519 | (define-key map "^" 'tpu-add-at-bol) ; ^ | ||
| 520 | (define-key map "_" 'split-window-vertically) ; - | ||
| 521 | (define-key map "`" 'what-line) ; ` | ||
| 522 | (define-key map "a" 'tpu-toggle-newline-and-indent) ; a | ||
| 523 | (define-key map "b" 'tpu-next-buffer) ; b | ||
| 524 | (define-key map "c" 'repeat-complex-command) ; c | ||
| 525 | (define-key map "d" 'shell-command) ; d | ||
| 526 | (define-key map "e" 'tpu-exit) ; e | ||
| 527 | (define-key map "f" 'tpu-set-cursor-free) ; f | ||
| 528 | (define-key map "g" 'tpu-get) ; g | ||
| 529 | (define-key map "h" 'nil) ; h | ||
| 530 | (define-key map "i" 'tpu-include) ; i | ||
| 531 | (define-key map "k" 'tpu-kill-buffer) ; k | ||
| 532 | (define-key map "l" 'goto-line) ; l | ||
| 533 | (define-key map "m" 'buffer-menu) ; m | ||
| 534 | (define-key map "n" 'tpu-next-file-buffer) ; n | ||
| 535 | (define-key map "o" 'occur) ; o | ||
| 536 | (define-key map "p" 'lpr-region) ; p | ||
| 537 | (define-key map "q" 'tpu-quit) ; q | ||
| 538 | (define-key map "r" 'tpu-toggle-rectangle) ; r | ||
| 539 | (define-key map "s" 'replace) ; s | ||
| 540 | (define-key map "t" 'tpu-line-to-top-of-window) ; t | ||
| 541 | (define-key map "u" 'undo) ; u | ||
| 542 | (define-key map "v" 'tpu-version) ; v | ||
| 543 | (define-key map "w" 'save-buffer) ; w | ||
| 544 | (define-key map "x" 'tpu-save-all-buffers-kill-emacs) ; x | ||
| 545 | (define-key map "y" 'copy-region-as-kill) ; y | ||
| 546 | (define-key map "z" 'suspend-emacs) ; z | ||
| 547 | (define-key map "{" 'nil) ; { | ||
| 548 | (define-key map "|" 'split-window-horizontally) ; | | ||
| 549 | (define-key map "}" 'nil) ; } | ||
| 550 | (define-key map "~" 'exchange-point-and-mark) ; ~ | ||
| 551 | (define-key map "\177" 'delete-window) ; <X] | ||
| 552 | map) | ||
| 328 | "Maps the function keys on the VT100 keyboard preceded by PF1. | 553 | "Maps the function keys on the VT100 keyboard preceded by PF1. |
| 329 | GOLD is the ASCII 7-bit escape sequence <ESC>OP.") | 554 | GOLD is the ASCII 7-bit escape sequence <ESC>OP.") |
| 330 | 555 | ||
| 331 | (defvar GOLD-CSI-map (make-sparse-keymap) | 556 | (defvar SS3-map |
| 332 | "Maps the function keys on the VT100 keyboard preceded by GOLD-CSI.") | 557 | (let ((map (make-sparse-keymap))) |
| 333 | 558 | (define-key map "P" GOLD-map) ; GOLD map | |
| 334 | (defvar GOLD-SS3-map (make-sparse-keymap) | 559 | ;; |
| 335 | "Maps the function keys on the VT100 keyboard preceded by GOLD-SS3.") | 560 | (define-key map "A" 'tpu-previous-line) ; up |
| 561 | (define-key map "B" 'tpu-next-line) ; down | ||
| 562 | (define-key map "C" 'tpu-forward-char) ; right | ||
| 563 | (define-key map "D" 'tpu-backward-char) ; left | ||
| 564 | |||
| 565 | (define-key map "Q" 'tpu-help) ; PF2 | ||
| 566 | (define-key map "R" 'tpu-search-again) ; PF3 | ||
| 567 | (define-key map "S" 'tpu-delete-current-line) ; PF4 | ||
| 568 | (define-key map "p" 'tpu-line) ; KP0 | ||
| 569 | (define-key map "q" 'tpu-word) ; KP1 | ||
| 570 | (define-key map "r" 'tpu-end-of-line) ; KP2 | ||
| 571 | (define-key map "s" 'tpu-char) ; KP3 | ||
| 572 | (define-key map "t" 'tpu-advance-direction) ; KP4 | ||
| 573 | (define-key map "u" 'tpu-backup-direction) ; KP5 | ||
| 574 | (define-key map "v" 'tpu-cut) ; KP6 | ||
| 575 | (define-key map "w" 'tpu-page) ; KP7 | ||
| 576 | (define-key map "x" 'tpu-scroll-window) ; KP8 | ||
| 577 | (define-key map "y" 'tpu-append-region) ; KP9 | ||
| 578 | (define-key map "m" 'tpu-delete-current-word) ; KP- | ||
| 579 | (define-key map "l" 'tpu-delete-current-char) ; KP, | ||
| 580 | (define-key map "n" 'tpu-select) ; KP. | ||
| 581 | (define-key map "M" 'newline) ; KPenter | ||
| 582 | map) | ||
| 583 | "Maps the SS3 function keys on the VT100 keyboard. | ||
| 584 | SS3 is DEC's name for the sequence <ESC>O.") | ||
| 336 | 585 | ||
| 337 | (defvar tpu-global-map nil "TPU-edt global keymap.") | 586 | (defvar tpu-global-map nil "TPU-edt global keymap.") |
| 338 | (defvar tpu-original-global-map global-map | 587 | (defvar tpu-original-global-map global-map |
| 339 | "Original global keymap.") | 588 | "Original non-TPU global keymap.") |
| 340 | 589 | ||
| 341 | (and tpu-lucid-emacs-p | 590 | (and (not (boundp 'minibuffer-local-ns-map)) |
| 342 | (defvar minibuffer-local-ns-map (make-sparse-keymap) | 591 | (defvar minibuffer-local-ns-map (make-sparse-keymap) |
| 343 | "Hack to give Lucid Emacs the same maps as ordinary Emacs.")) | 592 | "Hack to give Lucid Emacs the same maps as ordinary Emacs.")) |
| 344 | 593 | ||
| @@ -346,9 +595,6 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.") | |||
| 346 | ;;; | 595 | ;;; |
| 347 | ;;; Global Variables | 596 | ;;; Global Variables |
| 348 | ;;; | 597 | ;;; |
| 349 | (defvar tpu-edt-mode nil | ||
| 350 | "If non-nil, TPU-edt mode is active.") | ||
| 351 | |||
| 352 | (defvar tpu-last-replaced-text "" | 598 | (defvar tpu-last-replaced-text "" |
| 353 | "Last text deleted by a TPU-edt replace command.") | 599 | "Last text deleted by a TPU-edt replace command.") |
| 354 | (defvar tpu-last-deleted-region "" | 600 | (defvar tpu-last-deleted-region "" |
| @@ -433,26 +679,14 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.") | |||
| 433 | 679 | ||
| 434 | (defun tpu-set-mode-line (for-tpu) | 680 | (defun tpu-set-mode-line (for-tpu) |
| 435 | "Set ``minor-mode-alist'' for TPU-edt, or reset it to default Emacs." | 681 | "Set ``minor-mode-alist'' for TPU-edt, or reset it to default Emacs." |
| 436 | (cond ((not for-tpu) | 682 | (let ((entries '((tpu-newline-and-indent-p tpu-newline-and-indent-string) |
| 437 | (setq minor-mode-alist tpu-original-mm-alist)) | 683 | (tpu-rectangular-p tpu-rectangle-string) |
| 438 | (t | 684 | (tpu-direction-string tpu-direction-string) |
| 439 | (or (assq 'tpu-newline-and-indent-p minor-mode-alist) | 685 | (tpu-mark-flag tpu-mark-flag)))) |
| 440 | (setq minor-mode-alist | 686 | (dolist (entry entries) |
| 441 | (cons '(tpu-newline-and-indent-p | 687 | (if for-tpu |
| 442 | tpu-newline-and-indent-string) | 688 | (add-to-list 'minor-mode-alist entry) |
| 443 | minor-mode-alist))) | 689 | (setq minor-mode-alist (remove entry minor-mode-alist)))))) |
| 444 | (or (assq 'tpu-rectangular-p minor-mode-alist) | ||
| 445 | (setq minor-mode-alist | ||
| 446 | (cons '(tpu-rectangular-p tpu-rectangle-string) | ||
| 447 | minor-mode-alist))) | ||
| 448 | (or (assq 'tpu-direction-string minor-mode-alist) | ||
| 449 | (setq minor-mode-alist | ||
| 450 | (cons '(tpu-direction-string tpu-direction-string) | ||
| 451 | minor-mode-alist))) | ||
| 452 | (or (assq 'tpu-mark-flag minor-mode-alist) | ||
| 453 | (setq minor-mode-alist | ||
| 454 | (cons '(tpu-mark-flag tpu-mark-flag) | ||
| 455 | minor-mode-alist)))))) | ||
| 456 | 690 | ||
| 457 | (defun tpu-update-mode-line nil | 691 | (defun tpu-update-mode-line nil |
| 458 | "Make sure mode-line in the current buffer reflects all changes." | 692 | "Make sure mode-line in the current buffer reflects all changes." |
| @@ -482,7 +716,7 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.") | |||
| 482 | "Set markers at match beginning and end." | 716 | "Set markers at match beginning and end." |
| 483 | ;; Add one to beginning mark so it stays with the first character of | 717 | ;; Add one to beginning mark so it stays with the first character of |
| 484 | ;; the string even if characters are added just before the string. | 718 | ;; the string even if characters are added just before the string. |
| 485 | (setq tpu-match-beginning-mark (copy-marker (1+ (match-beginning 0)))) | 719 | (setq tpu-match-beginning-mark (copy-marker (match-beginning 0) t)) |
| 486 | (setq tpu-match-end-mark (copy-marker (match-end 0)))) | 720 | (setq tpu-match-end-mark (copy-marker (match-end 0)))) |
| 487 | 721 | ||
| 488 | (defun tpu-unset-match nil | 722 | (defun tpu-unset-match nil |
| @@ -492,7 +726,7 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.") | |||
| 492 | 726 | ||
| 493 | (defun tpu-match-beginning nil | 727 | (defun tpu-match-beginning nil |
| 494 | "Returns the location of the last match beginning." | 728 | "Returns the location of the last match beginning." |
| 495 | (1- (marker-position tpu-match-beginning-mark))) | 729 | (marker-position tpu-match-beginning-mark)) |
| 496 | 730 | ||
| 497 | (defun tpu-match-end nil | 731 | (defun tpu-match-end nil |
| 498 | "Returns the location of the last match end." | 732 | "Returns the location of the last match end." |
| @@ -508,10 +742,10 @@ Otherwise sets the tpu-match markers to nil and returns nil." | |||
| 508 | ;; beginning, end, and point are equal. | 742 | ;; beginning, end, and point are equal. |
| 509 | (cond ((and | 743 | (cond ((and |
| 510 | (equal (marker-buffer tpu-match-beginning-mark) (current-buffer)) | 744 | (equal (marker-buffer tpu-match-beginning-mark) (current-buffer)) |
| 511 | (>= (point) (1- (marker-position tpu-match-beginning-mark))) | 745 | (>= (point) (marker-position tpu-match-beginning-mark)) |
| 512 | (or | 746 | (or |
| 513 | (< (point) (marker-position tpu-match-end-mark)) | 747 | (< (point) (marker-position tpu-match-end-mark)) |
| 514 | (and (= (1- (marker-position tpu-match-beginning-mark)) | 748 | (and (= (marker-position tpu-match-beginning-mark) |
| 515 | (marker-position tpu-match-end-mark)) | 749 | (marker-position tpu-match-end-mark)) |
| 516 | (= (marker-position tpu-match-end-mark) (point))))) t) | 750 | (= (marker-position tpu-match-end-mark) (point))))) t) |
| 517 | (t | 751 | (t |
| @@ -521,12 +755,11 @@ Otherwise sets the tpu-match markers to nil and returns nil." | |||
| 521 | "Show the values of the match markers." | 755 | "Show the values of the match markers." |
| 522 | (interactive) | 756 | (interactive) |
| 523 | (if (markerp tpu-match-beginning-mark) | 757 | (if (markerp tpu-match-beginning-mark) |
| 524 | (let ((beg (marker-position tpu-match-beginning-mark))) | 758 | (message "(%s, %s) in %s -- current %s in %s" |
| 525 | (message "(%s, %s) in %s -- current %s in %s" | 759 | (marker-position tpu-match-beginning-mark) |
| 526 | (if beg (1- beg) nil) | 760 | (marker-position tpu-match-end-mark) |
| 527 | (marker-position tpu-match-end-mark) | 761 | (marker-buffer tpu-match-end-mark) |
| 528 | (marker-buffer tpu-match-end-mark) | 762 | (point) (current-buffer)))) |
| 529 | (point) (current-buffer))))) | ||
| 530 | 763 | ||
| 531 | 764 | ||
| 532 | ;;; | 765 | ;;; |
| @@ -549,7 +782,9 @@ version of Emacs." | |||
| 549 | Sets the mark at POS and activates the region according to the | 782 | Sets the mark at POS and activates the region according to the |
| 550 | current version of Emacs." | 783 | current version of Emacs." |
| 551 | (set-mark pos) | 784 | (set-mark pos) |
| 552 | (and tpu-lucid-emacs-p pos (zmacs-activate-region))) | 785 | ;; We use a separate `if' for the fboundp so the byte-compiler notices it |
| 786 | ;; and doesn't complain about the subsequent call. | ||
| 787 | (if (fboundp 'zmacs-activate-region) (if pos (zmacs-activate-region)))) | ||
| 553 | 788 | ||
| 554 | (defun tpu-string-prompt (prompt history-symbol) | 789 | (defun tpu-string-prompt (prompt history-symbol) |
| 555 | "Read a string with PROMPT." | 790 | "Read a string with PROMPT." |
| @@ -775,8 +1010,12 @@ This is useful for inserting control characters." | |||
| 775 | ;;; Command and Function Aliases | 1010 | ;;; Command and Function Aliases |
| 776 | ;;; | 1011 | ;;; |
| 777 | ;;;###autoload | 1012 | ;;;###autoload |
| 778 | (defalias 'tpu-edt-mode 'tpu-edt-on) | 1013 | (define-minor-mode tpu-edt-mode |
| 779 | (defalias 'TPU-EDT-MODE 'tpu-edt-on) | 1014 | "TPU/edt emulation." |
| 1015 | :global t | ||
| 1016 | (if tpu-edt-mode (tpu-edt-on) (tpu-edt-off))) | ||
| 1017 | |||
| 1018 | (defalias 'TPU-EDT-MODE 'tpu-edt-mode) | ||
| 780 | 1019 | ||
| 781 | ;;;###autoload | 1020 | ;;;###autoload |
| 782 | (defalias 'tpu-edt 'tpu-edt-on) | 1021 | (defalias 'tpu-edt 'tpu-edt-on) |
| @@ -1164,7 +1403,7 @@ The search is performed in the current direction." | |||
| 1164 | (defun tpu-set-search (&optional arg) | 1403 | (defun tpu-set-search (&optional arg) |
| 1165 | "Set the search functions and set the search direction to the current | 1404 | "Set the search functions and set the search direction to the current |
| 1166 | direction. If an argument is specified, don't set the search direction." | 1405 | direction. If an argument is specified, don't set the search direction." |
| 1167 | (if (not arg) (setq tpu-searching-forward (if tpu-advance t nil))) | 1406 | (if (not arg) (setq tpu-searching-forward tpu-advance)) |
| 1168 | (cond (tpu-searching-forward | 1407 | (cond (tpu-searching-forward |
| 1169 | (cond (tpu-regexp-p | 1408 | (cond (tpu-regexp-p |
| 1170 | (fset 'tpu-emacs-search 're-search-forward) | 1409 | (fset 'tpu-emacs-search 're-search-forward) |
| @@ -1217,7 +1456,7 @@ direction. If an argument is specified, don't set the search direction." | |||
| 1217 | "%sSearch failed: \"%s\"" | 1456 | "%sSearch failed: \"%s\"" |
| 1218 | (if tpu-regexp-p "RE " "") tpu-search-last-string))))))))) | 1457 | (if tpu-regexp-p "RE " "") tpu-search-last-string))))))))) |
| 1219 | 1458 | ||
| 1220 | (fset 'tpu-search-internal-core (symbol-function 'tpu-search-internal)) | 1459 | (defalias 'tpu-search-internal-core (symbol-function 'tpu-search-internal)) |
| 1221 | 1460 | ||
| 1222 | (defun tpu-check-search-case (string) | 1461 | (defun tpu-check-search-case (string) |
| 1223 | "Returns t if string contains upper case." | 1462 | "Returns t if string contains upper case." |
| @@ -2005,278 +2244,23 @@ Accepts a prefix argument for the number of tpu-pan-columns to scroll." | |||
| 2005 | 2244 | ||
| 2006 | 2245 | ||
| 2007 | ;;; | 2246 | ;;; |
| 2008 | ;;; Define keymaps | ||
| 2009 | ;;; | ||
| 2010 | (define-key SS3-map "P" GOLD-map) ; GOLD map | ||
| 2011 | (define-key GOLD-map "\e[" GOLD-CSI-map) ; GOLD-CSI map | ||
| 2012 | (define-key GOLD-map "\eO" GOLD-SS3-map) ; GOLD-SS3 map | ||
| 2013 | |||
| 2014 | |||
| 2015 | ;;; | ||
| 2016 | ;;; CSI-map key definitions | ||
| 2017 | ;;; | ||
| 2018 | (define-key CSI-map "A" 'tpu-previous-line) ; up | ||
| 2019 | (define-key CSI-map "B" 'tpu-next-line) ; down | ||
| 2020 | (define-key CSI-map "D" 'tpu-backward-char) ; left | ||
| 2021 | (define-key CSI-map "C" 'tpu-forward-char) ; right | ||
| 2022 | |||
| 2023 | (define-key CSI-map "1~" 'tpu-search) ; Find | ||
| 2024 | (define-key CSI-map "2~" 'tpu-paste) ; Insert Here | ||
| 2025 | (define-key CSI-map "3~" 'tpu-cut) ; Remove | ||
| 2026 | (define-key CSI-map "4~" 'tpu-select) ; Select | ||
| 2027 | (define-key CSI-map "5~" 'tpu-scroll-window-down) ; Prev Screen | ||
| 2028 | (define-key CSI-map "6~" 'tpu-scroll-window-up) ; Next Screen | ||
| 2029 | |||
| 2030 | (define-key CSI-map "11~" 'nil) ; F1 | ||
| 2031 | (define-key CSI-map "12~" 'nil) ; F2 | ||
| 2032 | (define-key CSI-map "13~" 'nil) ; F3 | ||
| 2033 | (define-key CSI-map "14~" 'nil) ; F4 | ||
| 2034 | (define-key CSI-map "15~" 'nil) ; F5 | ||
| 2035 | (define-key CSI-map "17~" 'nil) ; F6 | ||
| 2036 | (define-key CSI-map "18~" 'nil) ; F7 | ||
| 2037 | (define-key CSI-map "19~" 'nil) ; F8 | ||
| 2038 | (define-key CSI-map "20~" 'nil) ; F9 | ||
| 2039 | (define-key CSI-map "21~" 'tpu-exit) ; F10 | ||
| 2040 | (define-key CSI-map "23~" 'tpu-insert-escape) ; F11 (ESC) | ||
| 2041 | (define-key CSI-map "24~" 'tpu-next-beginning-of-line) ; F12 (BS) | ||
| 2042 | (define-key CSI-map "25~" 'tpu-delete-previous-word) ; F13 (LF) | ||
| 2043 | (define-key CSI-map "26~" 'tpu-toggle-overwrite-mode) ; F14 | ||
| 2044 | (define-key CSI-map "28~" 'tpu-help) ; HELP | ||
| 2045 | (define-key CSI-map "29~" 'execute-extended-command) ; DO | ||
| 2046 | (define-key CSI-map "31~" 'tpu-goto-breadcrumb) ; F17 | ||
| 2047 | (define-key CSI-map "32~" 'nil) ; F18 | ||
| 2048 | (define-key CSI-map "33~" 'nil) ; F19 | ||
| 2049 | (define-key CSI-map "34~" 'nil) ; F20 | ||
| 2050 | |||
| 2051 | |||
| 2052 | ;;; | ||
| 2053 | ;;; SS3-map key definitions | ||
| 2054 | ;;; | ||
| 2055 | (define-key SS3-map "A" 'tpu-previous-line) ; up | ||
| 2056 | (define-key SS3-map "B" 'tpu-next-line) ; down | ||
| 2057 | (define-key SS3-map "C" 'tpu-forward-char) ; right | ||
| 2058 | (define-key SS3-map "D" 'tpu-backward-char) ; left | ||
| 2059 | |||
| 2060 | (define-key SS3-map "Q" 'tpu-help) ; PF2 | ||
| 2061 | (define-key SS3-map "R" 'tpu-search-again) ; PF3 | ||
| 2062 | (define-key SS3-map "S" 'tpu-delete-current-line) ; PF4 | ||
| 2063 | (define-key SS3-map "p" 'tpu-line) ; KP0 | ||
| 2064 | (define-key SS3-map "q" 'tpu-word) ; KP1 | ||
| 2065 | (define-key SS3-map "r" 'tpu-end-of-line) ; KP2 | ||
| 2066 | (define-key SS3-map "s" 'tpu-char) ; KP3 | ||
| 2067 | (define-key SS3-map "t" 'tpu-advance-direction) ; KP4 | ||
| 2068 | (define-key SS3-map "u" 'tpu-backup-direction) ; KP5 | ||
| 2069 | (define-key SS3-map "v" 'tpu-cut) ; KP6 | ||
| 2070 | (define-key SS3-map "w" 'tpu-page) ; KP7 | ||
| 2071 | (define-key SS3-map "x" 'tpu-scroll-window) ; KP8 | ||
| 2072 | (define-key SS3-map "y" 'tpu-append-region) ; KP9 | ||
| 2073 | (define-key SS3-map "m" 'tpu-delete-current-word) ; KP- | ||
| 2074 | (define-key SS3-map "l" 'tpu-delete-current-char) ; KP, | ||
| 2075 | (define-key SS3-map "n" 'tpu-select) ; KP. | ||
| 2076 | (define-key SS3-map "M" 'newline) ; KPenter | ||
| 2077 | |||
| 2078 | |||
| 2079 | ;;; | ||
| 2080 | ;;; GOLD-map key definitions | ||
| 2081 | ;;; | ||
| 2082 | (define-key GOLD-map "\C-A" 'tpu-toggle-overwrite-mode) ; ^A | ||
| 2083 | (define-key GOLD-map "\C-B" 'nil) ; ^B | ||
| 2084 | (define-key GOLD-map "\C-C" 'nil) ; ^C | ||
| 2085 | (define-key GOLD-map "\C-D" 'nil) ; ^D | ||
| 2086 | (define-key GOLD-map "\C-E" 'nil) ; ^E | ||
| 2087 | (define-key GOLD-map "\C-F" 'set-visited-file-name) ; ^F | ||
| 2088 | (define-key GOLD-map "\C-g" 'keyboard-quit) ; safety first | ||
| 2089 | (define-key GOLD-map "\C-h" 'delete-other-windows) ; BS | ||
| 2090 | (define-key GOLD-map "\C-i" 'other-window) ; TAB | ||
| 2091 | (define-key GOLD-map "\C-J" 'nil) ; ^J | ||
| 2092 | (define-key GOLD-map "\C-K" 'tpu-define-macro-key) ; ^K | ||
| 2093 | (define-key GOLD-map "\C-l" 'downcase-region) ; ^L | ||
| 2094 | (define-key GOLD-map "\C-M" 'nil) ; ^M | ||
| 2095 | (define-key GOLD-map "\C-N" 'nil) ; ^N | ||
| 2096 | (define-key GOLD-map "\C-O" 'nil) ; ^O | ||
| 2097 | (define-key GOLD-map "\C-P" 'nil) ; ^P | ||
| 2098 | (define-key GOLD-map "\C-Q" 'nil) ; ^Q | ||
| 2099 | (define-key GOLD-map "\C-R" 'nil) ; ^R | ||
| 2100 | (define-key GOLD-map "\C-S" 'nil) ; ^S | ||
| 2101 | (define-key GOLD-map "\C-T" 'tpu-toggle-control-keys) ; ^T | ||
| 2102 | (define-key GOLD-map "\C-u" 'upcase-region) ; ^U | ||
| 2103 | (define-key GOLD-map "\C-V" 'nil) ; ^V | ||
| 2104 | (define-key GOLD-map "\C-w" 'tpu-write-current-buffers) ; ^W | ||
| 2105 | (define-key GOLD-map "\C-X" 'nil) ; ^X | ||
| 2106 | (define-key GOLD-map "\C-Y" 'nil) ; ^Y | ||
| 2107 | (define-key GOLD-map "\C-Z" 'nil) ; ^Z | ||
| 2108 | (define-key GOLD-map " " 'undo) ; SPC | ||
| 2109 | (define-key GOLD-map "!" 'nil) ; ! | ||
| 2110 | (define-key GOLD-map "#" 'nil) ; # | ||
| 2111 | (define-key GOLD-map "$" 'tpu-add-at-eol) ; $ | ||
| 2112 | (define-key GOLD-map "%" 'tpu-goto-percent) ; % | ||
| 2113 | (define-key GOLD-map "&" 'nil) ; & | ||
| 2114 | (define-key GOLD-map "(" 'nil) ; ( | ||
| 2115 | (define-key GOLD-map ")" 'nil) ; ) | ||
| 2116 | (define-key GOLD-map "*" 'tpu-toggle-regexp) ; * | ||
| 2117 | (define-key GOLD-map "+" 'nil) ; + | ||
| 2118 | (define-key GOLD-map "," 'tpu-goto-breadcrumb) ; , | ||
| 2119 | (define-key GOLD-map "-" 'negative-argument) ; - | ||
| 2120 | (define-key GOLD-map "." 'tpu-drop-breadcrumb) ; . | ||
| 2121 | (define-key GOLD-map "/" 'tpu-emacs-replace) ; / | ||
| 2122 | (define-key GOLD-map "0" 'digit-argument) ; 0 | ||
| 2123 | (define-key GOLD-map "1" 'digit-argument) ; 1 | ||
| 2124 | (define-key GOLD-map "2" 'digit-argument) ; 2 | ||
| 2125 | (define-key GOLD-map "3" 'digit-argument) ; 3 | ||
| 2126 | (define-key GOLD-map "4" 'digit-argument) ; 4 | ||
| 2127 | (define-key GOLD-map "5" 'digit-argument) ; 5 | ||
| 2128 | (define-key GOLD-map "6" 'digit-argument) ; 6 | ||
| 2129 | (define-key GOLD-map "7" 'digit-argument) ; 7 | ||
| 2130 | (define-key GOLD-map "8" 'digit-argument) ; 8 | ||
| 2131 | (define-key GOLD-map "9" 'digit-argument) ; 9 | ||
| 2132 | (define-key GOLD-map ":" 'nil) ; : | ||
| 2133 | (define-key GOLD-map ";" 'tpu-trim-line-ends) ; ; | ||
| 2134 | (define-key GOLD-map "<" 'nil) ; < | ||
| 2135 | (define-key GOLD-map "=" 'nil) ; = | ||
| 2136 | (define-key GOLD-map ">" 'nil) ; > | ||
| 2137 | (define-key GOLD-map "?" 'tpu-spell-check) ; ? | ||
| 2138 | (define-key GOLD-map "A" 'tpu-toggle-newline-and-indent) ; A | ||
| 2139 | (define-key GOLD-map "B" 'tpu-next-buffer) ; B | ||
| 2140 | (define-key GOLD-map "C" 'repeat-complex-command) ; C | ||
| 2141 | (define-key GOLD-map "D" 'shell-command) ; D | ||
| 2142 | (define-key GOLD-map "E" 'tpu-exit) ; E | ||
| 2143 | (define-key GOLD-map "F" 'tpu-set-cursor-free) ; F | ||
| 2144 | (define-key GOLD-map "G" 'tpu-get) ; G | ||
| 2145 | (define-key GOLD-map "H" 'nil) ; H | ||
| 2146 | (define-key GOLD-map "I" 'tpu-include) ; I | ||
| 2147 | (define-key GOLD-map "K" 'tpu-kill-buffer) ; K | ||
| 2148 | (define-key GOLD-map "L" 'tpu-what-line) ; L | ||
| 2149 | (define-key GOLD-map "M" 'buffer-menu) ; M | ||
| 2150 | (define-key GOLD-map "N" 'tpu-next-file-buffer) ; N | ||
| 2151 | (define-key GOLD-map "O" 'occur) ; O | ||
| 2152 | (define-key GOLD-map "P" 'lpr-buffer) ; P | ||
| 2153 | (define-key GOLD-map "Q" 'tpu-quit) ; Q | ||
| 2154 | (define-key GOLD-map "R" 'tpu-toggle-rectangle) ; R | ||
| 2155 | (define-key GOLD-map "S" 'replace) ; S | ||
| 2156 | (define-key GOLD-map "T" 'tpu-line-to-top-of-window) ; T | ||
| 2157 | (define-key GOLD-map "U" 'undo) ; U | ||
| 2158 | (define-key GOLD-map "V" 'tpu-version) ; V | ||
| 2159 | (define-key GOLD-map "W" 'save-buffer) ; W | ||
| 2160 | (define-key GOLD-map "X" 'tpu-save-all-buffers-kill-emacs) ; X | ||
| 2161 | (define-key GOLD-map "Y" 'copy-region-as-kill) ; Y | ||
| 2162 | (define-key GOLD-map "Z" 'suspend-emacs) ; Z | ||
| 2163 | (define-key GOLD-map "[" 'blink-matching-open) ; [ | ||
| 2164 | (define-key GOLD-map "\\" 'nil) ; \ | ||
| 2165 | (define-key GOLD-map "]" 'blink-matching-open) ; ] | ||
| 2166 | (define-key GOLD-map "^" 'tpu-add-at-bol) ; ^ | ||
| 2167 | (define-key GOLD-map "_" 'split-window-vertically) ; - | ||
| 2168 | (define-key GOLD-map "`" 'what-line) ; ` | ||
| 2169 | (define-key GOLD-map "a" 'tpu-toggle-newline-and-indent) ; a | ||
| 2170 | (define-key GOLD-map "b" 'tpu-next-buffer) ; b | ||
| 2171 | (define-key GOLD-map "c" 'repeat-complex-command) ; c | ||
| 2172 | (define-key GOLD-map "d" 'shell-command) ; d | ||
| 2173 | (define-key GOLD-map "e" 'tpu-exit) ; e | ||
| 2174 | (define-key GOLD-map "f" 'tpu-set-cursor-free) ; f | ||
| 2175 | (define-key GOLD-map "g" 'tpu-get) ; g | ||
| 2176 | (define-key GOLD-map "h" 'nil) ; h | ||
| 2177 | (define-key GOLD-map "i" 'tpu-include) ; i | ||
| 2178 | (define-key GOLD-map "k" 'tpu-kill-buffer) ; k | ||
| 2179 | (define-key GOLD-map "l" 'goto-line) ; l | ||
| 2180 | (define-key GOLD-map "m" 'buffer-menu) ; m | ||
| 2181 | (define-key GOLD-map "n" 'tpu-next-file-buffer) ; n | ||
| 2182 | (define-key GOLD-map "o" 'occur) ; o | ||
| 2183 | (define-key GOLD-map "p" 'lpr-region) ; p | ||
| 2184 | (define-key GOLD-map "q" 'tpu-quit) ; q | ||
| 2185 | (define-key GOLD-map "r" 'tpu-toggle-rectangle) ; r | ||
| 2186 | (define-key GOLD-map "s" 'replace) ; s | ||
| 2187 | (define-key GOLD-map "t" 'tpu-line-to-top-of-window) ; t | ||
| 2188 | (define-key GOLD-map "u" 'undo) ; u | ||
| 2189 | (define-key GOLD-map "v" 'tpu-version) ; v | ||
| 2190 | (define-key GOLD-map "w" 'save-buffer) ; w | ||
| 2191 | (define-key GOLD-map "x" 'tpu-save-all-buffers-kill-emacs) ; x | ||
| 2192 | (define-key GOLD-map "y" 'copy-region-as-kill) ; y | ||
| 2193 | (define-key GOLD-map "z" 'suspend-emacs) ; z | ||
| 2194 | (define-key GOLD-map "{" 'nil) ; { | ||
| 2195 | (define-key GOLD-map "|" 'split-window-horizontally) ; | | ||
| 2196 | (define-key GOLD-map "}" 'nil) ; } | ||
| 2197 | (define-key GOLD-map "~" 'exchange-point-and-mark) ; ~ | ||
| 2198 | (define-key GOLD-map "\177" 'delete-window) ; <X] | ||
| 2199 | |||
| 2200 | |||
| 2201 | ;;; | ||
| 2202 | ;;; GOLD-CSI-map key definitions | ||
| 2203 | ;;; | ||
| 2204 | (define-key GOLD-CSI-map "A" 'tpu-move-to-beginning) ; up-arrow | ||
| 2205 | (define-key GOLD-CSI-map "B" 'tpu-move-to-end) ; down-arrow | ||
| 2206 | (define-key GOLD-CSI-map "C" 'end-of-line) ; right-arrow | ||
| 2207 | (define-key GOLD-CSI-map "D" 'beginning-of-line) ; left-arrow | ||
| 2208 | |||
| 2209 | (define-key GOLD-CSI-map "1~" 'nil) ; Find | ||
| 2210 | (define-key GOLD-CSI-map "2~" 'nil) ; Insert Here | ||
| 2211 | (define-key GOLD-CSI-map "3~" 'tpu-store-text) ; Remove | ||
| 2212 | (define-key GOLD-CSI-map "4~" 'tpu-unselect) ; Select | ||
| 2213 | (define-key GOLD-CSI-map "5~" 'tpu-previous-window) ; Prev Screen | ||
| 2214 | (define-key GOLD-CSI-map "6~" 'tpu-next-window) ; Next Screen | ||
| 2215 | |||
| 2216 | (define-key GOLD-CSI-map "11~" 'nil) ; F1 | ||
| 2217 | (define-key GOLD-CSI-map "12~" 'nil) ; F2 | ||
| 2218 | (define-key GOLD-CSI-map "13~" 'nil) ; F3 | ||
| 2219 | (define-key GOLD-CSI-map "14~" 'nil) ; F4 | ||
| 2220 | (define-key GOLD-CSI-map "16~" 'nil) ; F5 | ||
| 2221 | (define-key GOLD-CSI-map "17~" 'nil) ; F6 | ||
| 2222 | (define-key GOLD-CSI-map "18~" 'nil) ; F7 | ||
| 2223 | (define-key GOLD-CSI-map "19~" 'nil) ; F8 | ||
| 2224 | (define-key GOLD-CSI-map "20~" 'nil) ; F9 | ||
| 2225 | (define-key GOLD-CSI-map "21~" 'nil) ; F10 | ||
| 2226 | (define-key GOLD-CSI-map "23~" 'nil) ; F11 | ||
| 2227 | (define-key GOLD-CSI-map "24~" 'nil) ; F12 | ||
| 2228 | (define-key GOLD-CSI-map "25~" 'nil) ; F13 | ||
| 2229 | (define-key GOLD-CSI-map "26~" 'nil) ; F14 | ||
| 2230 | (define-key GOLD-CSI-map "28~" 'describe-bindings) ; HELP | ||
| 2231 | (define-key GOLD-CSI-map "29~" 'nil) ; DO | ||
| 2232 | (define-key GOLD-CSI-map "31~" 'tpu-drop-breadcrumb) ; F17 | ||
| 2233 | (define-key GOLD-CSI-map "32~" 'nil) ; F18 | ||
| 2234 | (define-key GOLD-CSI-map "33~" 'nil) ; F19 | ||
| 2235 | (define-key GOLD-CSI-map "34~" 'nil) ; F20 | ||
| 2236 | |||
| 2237 | |||
| 2238 | ;;; | ||
| 2239 | ;;; GOLD-SS3-map key definitions | ||
| 2240 | ;;; | ||
| 2241 | (define-key GOLD-SS3-map "A" 'tpu-move-to-beginning) ; up-arrow | ||
| 2242 | (define-key GOLD-SS3-map "B" 'tpu-move-to-end) ; down-arrow | ||
| 2243 | (define-key GOLD-SS3-map "C" 'end-of-line) ; right-arrow | ||
| 2244 | (define-key GOLD-SS3-map "D" 'beginning-of-line) ; left-arrow | ||
| 2245 | |||
| 2246 | (define-key GOLD-SS3-map "P" 'keyboard-quit) ; PF1 | ||
| 2247 | (define-key GOLD-SS3-map "Q" 'help-for-help) ; PF2 | ||
| 2248 | (define-key GOLD-SS3-map "R" 'tpu-search) ; PF3 | ||
| 2249 | (define-key GOLD-SS3-map "S" 'tpu-undelete-lines) ; PF4 | ||
| 2250 | (define-key GOLD-SS3-map "p" 'open-line) ; KP0 | ||
| 2251 | (define-key GOLD-SS3-map "q" 'tpu-change-case) ; KP1 | ||
| 2252 | (define-key GOLD-SS3-map "r" 'tpu-delete-to-eol) ; KP2 | ||
| 2253 | (define-key GOLD-SS3-map "s" 'tpu-special-insert) ; KP3 | ||
| 2254 | (define-key GOLD-SS3-map "t" 'tpu-move-to-end) ; KP4 | ||
| 2255 | (define-key GOLD-SS3-map "u" 'tpu-move-to-beginning) ; KP5 | ||
| 2256 | (define-key GOLD-SS3-map "v" 'tpu-paste) ; KP6 | ||
| 2257 | (define-key GOLD-SS3-map "w" 'execute-extended-command) ; KP7 | ||
| 2258 | (define-key GOLD-SS3-map "x" 'tpu-fill) ; KP8 | ||
| 2259 | (define-key GOLD-SS3-map "y" 'tpu-replace) ; KP9 | ||
| 2260 | (define-key GOLD-SS3-map "m" 'tpu-undelete-words) ; KP- | ||
| 2261 | (define-key GOLD-SS3-map "l" 'tpu-undelete-char) ; KP, | ||
| 2262 | (define-key GOLD-SS3-map "n" 'tpu-unselect) ; KP. | ||
| 2263 | (define-key GOLD-SS3-map "M" 'tpu-substitute) ; KPenter | ||
| 2264 | |||
| 2265 | |||
| 2266 | ;;; | ||
| 2267 | ;;; Minibuffer map additions to make KP_enter = RET | 2247 | ;;; Minibuffer map additions to make KP_enter = RET |
| 2268 | ;;; | 2248 | ;;; |
| 2269 | (define-key minibuffer-local-map "\eOM" 'exit-minibuffer) | 2249 | ;; Standard Emacs settings under xterm in function-key-map map |
| 2270 | (define-key minibuffer-local-ns-map "\eOM" 'exit-minibuffer) | 2250 | ;; "\eOM" to [kp-enter] and [kp-enter] to RET, but since the output of the map |
| 2271 | (define-key minibuffer-local-completion-map "\eOM" 'exit-minibuffer) | 2251 | ;; is not fed back into the map, the key stays as kp-enter :-(. |
| 2272 | (define-key minibuffer-local-must-match-map "\eOM" 'minibuffer-complete-and-exit) | 2252 | (define-key minibuffer-local-map [kp-enter] 'exit-minibuffer) |
| 2253 | ;; These are not necessary because they are inherited. | ||
| 2254 | ;; (define-key minibuffer-local-ns-map [kp-enter] 'exit-minibuffer) | ||
| 2255 | ;; (define-key minibuffer-local-completion-map [kp-enter] 'exit-minibuffer) | ||
| 2256 | (define-key minibuffer-local-must-match-map [kp-enter] 'minibuffer-complete-and-exit) | ||
| 2273 | 2257 | ||
| 2274 | 2258 | ||
| 2275 | ;;; | 2259 | ;;; |
| 2276 | ;;; Minibuffer map additions to set search direction | 2260 | ;;; Minibuffer map additions to set search direction |
| 2277 | ;;; | 2261 | ;;; |
| 2278 | (define-key minibuffer-local-map "\eOt" 'tpu-search-forward-exit) | 2262 | (define-key minibuffer-local-map "\eOt" 'tpu-search-forward-exit) ;KP4 |
| 2279 | (define-key minibuffer-local-map "\eOu" 'tpu-search-backward-exit) | 2263 | (define-key minibuffer-local-map "\eOu" 'tpu-search-backward-exit) ;KP5 |
| 2280 | 2264 | ||
| 2281 | 2265 | ||
| 2282 | ;;; | 2266 | ;;; |
| @@ -2306,9 +2290,7 @@ Accepts a prefix argument for the number of tpu-pan-columns to scroll." | |||
| 2306 | (doit (or tpu emacs))) | 2290 | (doit (or tpu emacs))) |
| 2307 | (cond (doit | 2291 | (cond (doit |
| 2308 | (if emacs (setq tpu-global-map (copy-keymap global-map))) | 2292 | (if emacs (setq tpu-global-map (copy-keymap global-map))) |
| 2309 | (let ((map (if tpu | 2293 | (let ((map (if tpu tpu-global-map tpu-original-global-map))) |
| 2310 | (copy-keymap tpu-global-map) | ||
| 2311 | (copy-keymap tpu-original-global-map)))) | ||
| 2312 | 2294 | ||
| 2313 | (define-key global-map "\C-\\" (lookup-key map "\C-\\")) ; ^\ | 2295 | (define-key global-map "\C-\\" (lookup-key map "\C-\\")) ; ^\ |
| 2314 | (define-key global-map "\C-a" (lookup-key map "\C-a")) ; ^A | 2296 | (define-key global-map "\C-a" (lookup-key map "\C-a")) ; ^A |
| @@ -2352,23 +2334,23 @@ Accepts a prefix argument for the number of tpu-pan-columns to scroll." | |||
| 2352 | (defun tpu-arrow-history nil | 2334 | (defun tpu-arrow-history nil |
| 2353 | "Modify minibuffer maps to use arrows for history recall." | 2335 | "Modify minibuffer maps to use arrows for history recall." |
| 2354 | (interactive) | 2336 | (interactive) |
| 2355 | (let ((loc (where-is-internal 'tpu-previous-line)) (cur nil)) | 2337 | (dolist (cur (where-is-internal 'tpu-previous-line)) |
| 2356 | (while (setq cur (car loc)) | 2338 | (define-key read-expression-map cur 'tpu-previous-history-element) |
| 2357 | (define-key read-expression-map cur 'tpu-previous-history-element) | 2339 | (define-key minibuffer-local-map cur 'tpu-previous-history-element) |
| 2358 | (define-key minibuffer-local-map cur 'tpu-previous-history-element) | 2340 | ;; These are inherited anyway. --Stef |
| 2359 | (define-key minibuffer-local-ns-map cur 'tpu-previous-history-element) | 2341 | ;; (define-key minibuffer-local-ns-map cur 'tpu-previous-history-element) |
| 2360 | (define-key minibuffer-local-completion-map cur 'tpu-previous-history-element) | 2342 | ;; (define-key minibuffer-local-completion-map cur 'tpu-previous-history-element) |
| 2361 | (define-key minibuffer-local-must-match-map cur 'tpu-previous-history-element) | 2343 | ;; (define-key minibuffer-local-must-match-map cur 'tpu-previous-history-element) |
| 2362 | (setq loc (cdr loc))) | 2344 | ) |
| 2363 | 2345 | ||
| 2364 | (setq loc (where-is-internal 'tpu-next-line)) | 2346 | (dolist (cur (where-is-internal 'tpu-next-line)) |
| 2365 | (while (setq cur (car loc)) | 2347 | (define-key read-expression-map cur 'tpu-next-history-element) |
| 2366 | (define-key read-expression-map cur 'tpu-next-history-element) | 2348 | (define-key minibuffer-local-map cur 'tpu-next-history-element) |
| 2367 | (define-key minibuffer-local-map cur 'tpu-next-history-element) | 2349 | ;; These are inherited anyway. --Stef |
| 2368 | (define-key minibuffer-local-ns-map cur 'tpu-next-history-element) | 2350 | ;; (define-key minibuffer-local-ns-map cur 'tpu-next-history-element) |
| 2369 | (define-key minibuffer-local-completion-map cur 'tpu-next-history-element) | 2351 | ;; (define-key minibuffer-local-completion-map cur 'tpu-next-history-element) |
| 2370 | (define-key minibuffer-local-must-match-map cur 'tpu-next-history-element) | 2352 | ;; (define-key minibuffer-local-must-match-map cur 'tpu-next-history-element) |
| 2371 | (setq loc (cdr loc))))) | 2353 | )) |
| 2372 | 2354 | ||
| 2373 | 2355 | ||
| 2374 | ;;; | 2356 | ;;; |
| @@ -2461,46 +2443,39 @@ If FILE is nil, try to load a default file. The default file names are | |||
| 2461 | ;;; Start and Stop TPU-edt | 2443 | ;;; Start and Stop TPU-edt |
| 2462 | ;;; | 2444 | ;;; |
| 2463 | ;;;###autoload | 2445 | ;;;###autoload |
| 2464 | (defun tpu-edt-on nil | 2446 | (defun tpu-edt-on () |
| 2465 | "Turn on TPU/edt emulation." | 2447 | "Turn on TPU/edt emulation." |
| 2466 | (interactive) | 2448 | (interactive) |
| 2467 | (cond | 2449 | (and window-system (tpu-load-xkeys nil)) |
| 2468 | ((not tpu-edt-mode) | 2450 | (tpu-arrow-history) |
| 2469 | ;; we use picture-mode functions | 2451 | (transient-mark-mode t) |
| 2470 | (require 'picture) | 2452 | (add-hook 'post-command-hook 'tpu-search-highlight) |
| 2471 | (tpu-set-control-keys) | 2453 | (tpu-set-mode-line t) |
| 2472 | (and window-system (tpu-load-xkeys nil)) | 2454 | (tpu-advance-direction) |
| 2473 | (tpu-arrow-history) | 2455 | ;; set page delimiter, display line truncation, and scrolling like TPU |
| 2474 | (transient-mark-mode t) | 2456 | (setq-default page-delimiter "\f") |
| 2475 | (add-hook 'post-command-hook 'tpu-search-highlight) | 2457 | (setq-default truncate-lines t) |
| 2476 | (tpu-set-mode-line t) | 2458 | (setq scroll-step 1) |
| 2477 | (tpu-advance-direction) | 2459 | (setq global-map (copy-keymap global-map)) |
| 2478 | ;; set page delimiter, display line truncation, and scrolling like TPU | 2460 | (tpu-set-control-keys) |
| 2479 | (setq-default page-delimiter "\f") | 2461 | (define-key global-map "\e[" CSI-map) |
| 2480 | (setq-default truncate-lines t) | 2462 | (define-key global-map "\eO" SS3-map) |
| 2481 | (setq scroll-step 1) | 2463 | (setq tpu-edt-mode t)) |
| 2482 | (setq tpu-original-global-map global-map) | 2464 | |
| 2483 | (setq global-map (copy-keymap global-map)) | 2465 | (defun tpu-edt-off () |
| 2484 | (define-key global-map "\e[" CSI-map) | ||
| 2485 | (define-key global-map "\eO" SS3-map) | ||
| 2486 | (setq tpu-edt-mode t)))) | ||
| 2487 | |||
| 2488 | (defun tpu-edt-off nil | ||
| 2489 | "Turn off TPU/edt emulation. Note that the keypad is left on." | 2466 | "Turn off TPU/edt emulation. Note that the keypad is left on." |
| 2490 | (interactive) | 2467 | (interactive) |
| 2491 | (cond | 2468 | (tpu-reset-control-keys nil) |
| 2492 | (tpu-edt-mode | 2469 | (remove-hook 'post-command-hook 'tpu-search-highlight) |
| 2493 | (tpu-reset-control-keys nil) | 2470 | (tpu-set-mode-line nil) |
| 2494 | (remove-hook 'post-command-hook 'tpu-search-highlight) | 2471 | (setq-default page-delimiter "^\f") |
| 2495 | (tpu-set-mode-line nil) | 2472 | (setq-default truncate-lines nil) |
| 2496 | (setq-default page-delimiter "^\f") | 2473 | (setq scroll-step 0) |
| 2497 | (setq-default truncate-lines nil) | 2474 | (setq global-map tpu-original-global-map) |
| 2498 | (setq scroll-step 0) | 2475 | (use-global-map global-map) |
| 2499 | (setq global-map tpu-original-global-map) | 2476 | (setq tpu-edt-mode nil)) |
| 2500 | (use-global-map global-map) | ||
| 2501 | (setq tpu-edt-mode nil)))) | ||
| 2502 | 2477 | ||
| 2503 | (provide 'tpu-edt) | 2478 | (provide 'tpu-edt) |
| 2504 | 2479 | ||
| 2505 | ;;; arch-tag: f3dfe61c-2cbd-4f73-b9cc-eb215020b857 | 2480 | ;; arch-tag: f3dfe61c-2cbd-4f73-b9cc-eb215020b857 |
| 2506 | ;;; tpu-edt.el ends here | 2481 | ;;; tpu-edt.el ends here |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 5ffcbb0810b..053ce91dad9 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-07-04 Juanma Barranquero <lekktu@gmail.com> | 5 | 2005-07-04 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * gnus.el (gnus-exit): | 7 | * gnus.el (gnus-exit): |
diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el index c649ed8d465..d7aec9112bc 100644 --- a/lisp/hi-lock.el +++ b/lisp/hi-lock.el | |||
| @@ -557,14 +557,10 @@ Optional argument END is maximum excursion." | |||
| 557 | (beginning-of-line) | 557 | (beginning-of-line) |
| 558 | (while (and (re-search-forward target-regexp (+ (point) 100) t) | 558 | (while (and (re-search-forward target-regexp (+ (point) 100) t) |
| 559 | (not (looking-at "\\s-*end"))) | 559 | (not (looking-at "\\s-*end"))) |
| 560 | (let ((patterns | 560 | (condition-case nil |
| 561 | (condition-case nil | 561 | (setq all-patterns (append (read (current-buffer)) all-patterns)) |
| 562 | (read (current-buffer)) | 562 | (error (message "Invalid pattern list expression at %d" |
| 563 | (error (message | 563 | (hi-lock-current-line))))))) |
| 564 | (format "Could not read expression at %d" | ||
| 565 | (hi-lock-current-line))) nil)))) | ||
| 566 | (if patterns | ||
| 567 | (setq all-patterns (append patterns all-patterns))))))) | ||
| 568 | (when hi-lock-mode (hi-lock-set-file-patterns all-patterns)) | 564 | (when hi-lock-mode (hi-lock-set-file-patterns all-patterns)) |
| 569 | (if (interactive-p) | 565 | (if (interactive-p) |
| 570 | (message (format "Hi-lock added %d patterns." (length all-patterns))))))) | 566 | (message (format "Hi-lock added %d patterns." (length all-patterns))))))) |
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index a24d45e9c30..e9c22a47d8e 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el | |||
| @@ -321,9 +321,11 @@ This sets the following coding systems: | |||
| 321 | o coding system of a newly created buffer | 321 | o coding system of a newly created buffer |
| 322 | o default coding system for subprocess I/O | 322 | o default coding system for subprocess I/O |
| 323 | This also sets the following values: | 323 | This also sets the following values: |
| 324 | o default value used as `file-name-coding-system' for converting file names. | 324 | o default value used as `file-name-coding-system' for converting file names |
| 325 | if CODING-SYSTEM is ASCII-compatible. | ||
| 325 | o default value for the command `set-terminal-coding-system' (not on MSDOS) | 326 | o default value for the command `set-terminal-coding-system' (not on MSDOS) |
| 326 | o default value for the command `set-keyboard-coding-system'." | 327 | o default value for the command `set-keyboard-coding-system' |
| 328 | if CODING-SYSTEM is ASCII-compatible.." | ||
| 327 | (check-coding-system coding-system) | 329 | (check-coding-system coding-system) |
| 328 | (setq-default buffer-file-coding-system coding-system) | 330 | (setq-default buffer-file-coding-system coding-system) |
| 329 | (if (fboundp 'ucs-set-table-for-input) | 331 | (if (fboundp 'ucs-set-table-for-input) |
| @@ -331,14 +333,18 @@ This also sets the following values: | |||
| 331 | (or (local-variable-p 'buffer-file-coding-system buffer) | 333 | (or (local-variable-p 'buffer-file-coding-system buffer) |
| 332 | (ucs-set-table-for-input buffer)))) | 334 | (ucs-set-table-for-input buffer)))) |
| 333 | 335 | ||
| 334 | (if (and default-enable-multibyte-characters (not (eq system-type 'darwin))) | 336 | (if (and default-enable-multibyte-characters (not (eq system-type 'darwin)) |
| 337 | (or (not coding-system) | ||
| 338 | (not (coding-system-get coding-system 'ascii-incompatible)))) | ||
| 335 | ;; The file-name coding system on Darwin systems is always utf-8. | 339 | ;; The file-name coding system on Darwin systems is always utf-8. |
| 336 | (setq default-file-name-coding-system coding-system)) | 340 | (setq default-file-name-coding-system coding-system)) |
| 337 | ;; If coding-system is nil, honor that on MS-DOS as well, so | 341 | ;; If coding-system is nil, honor that on MS-DOS as well, so |
| 338 | ;; that they could reset the terminal coding system. | 342 | ;; that they could reset the terminal coding system. |
| 339 | (unless (and (eq window-system 'pc) coding-system) | 343 | (unless (and (eq window-system 'pc) coding-system) |
| 340 | (setq default-terminal-coding-system coding-system)) | 344 | (setq default-terminal-coding-system coding-system)) |
| 341 | (setq default-keyboard-coding-system coding-system) | 345 | (if (or (not coding-system) |
| 346 | (not (coding-system-get coding-system 'ascii-incompatible))) | ||
| 347 | (setq default-keyboard-coding-system coding-system)) | ||
| 342 | ;; Preserve eol-type from existing default-process-coding-systems. | 348 | ;; Preserve eol-type from existing default-process-coding-systems. |
| 343 | ;; On non-unix-like systems in particular, these may have been set | 349 | ;; On non-unix-like systems in particular, these may have been set |
| 344 | ;; carefully by the user, or by the startup code, to deal with the | 350 | ;; carefully by the user, or by the startup code, to deal with the |
diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 198ebaa4ef7..0c7c6f84480 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el | |||
| @@ -839,6 +839,12 @@ following properties are recognized: | |||
| 839 | If the value is non-nil, the coding system preserves composition | 839 | If the value is non-nil, the coding system preserves composition |
| 840 | information. | 840 | information. |
| 841 | 841 | ||
| 842 | o ascii-incompatible | ||
| 843 | |||
| 844 | If the value is non-nil, the coding system is not compatible | ||
| 845 | with ASCII, which means it encodes or decodes ASCII character | ||
| 846 | string to the different byte sequence. | ||
| 847 | |||
| 842 | These properties are set in PLIST, a property list. This function | 848 | These properties are set in PLIST, a property list. This function |
| 843 | also sets properties `coding-category' and `alias-coding-systems' | 849 | also sets properties `coding-category' and `alias-coding-systems' |
| 844 | automatically. | 850 | automatically. |
| @@ -1191,6 +1197,9 @@ It actually just set the variable `file-name-coding-system' (which | |||
| 1191 | see) to CODING-SYSTEM." | 1197 | see) to CODING-SYSTEM." |
| 1192 | (interactive "zCoding system for file names (default, nil): ") | 1198 | (interactive "zCoding system for file names (default, nil): ") |
| 1193 | (check-coding-system coding-system) | 1199 | (check-coding-system coding-system) |
| 1200 | (if (and coding-system | ||
| 1201 | (coding-system-get coding-system 'ascii-incompatible)) | ||
| 1202 | (error "%s is not ASCII-compatible" coding-system)) | ||
| 1194 | (setq file-name-coding-system coding-system)) | 1203 | (setq file-name-coding-system coding-system)) |
| 1195 | 1204 | ||
| 1196 | (defvar default-terminal-coding-system nil | 1205 | (defvar default-terminal-coding-system nil |
| @@ -1254,6 +1263,9 @@ The setting has no effect on graphical displays." | |||
| 1254 | (setq coding-system default-keyboard-coding-system)) | 1263 | (setq coding-system default-keyboard-coding-system)) |
| 1255 | (if coding-system | 1264 | (if coding-system |
| 1256 | (setq default-keyboard-coding-system coding-system)) | 1265 | (setq default-keyboard-coding-system coding-system)) |
| 1266 | (if (and coding-system | ||
| 1267 | (coding-system-get coding-system 'ascii-incompatible)) | ||
| 1268 | (error "%s is not ASCII-compatible" coding-system)) | ||
| 1257 | (set-keyboard-coding-system-internal coding-system display) | 1269 | (set-keyboard-coding-system-internal coding-system display) |
| 1258 | (setq keyboard-coding-system coding-system) | 1270 | (setq keyboard-coding-system coding-system) |
| 1259 | (encoded-kbd-setup-display display)) | 1271 | (encoded-kbd-setup-display display)) |
diff --git a/lisp/international/utf-16.el b/lisp/international/utf-16.el index 65730e553b9..bbe2ab37bd8 100644 --- a/lisp/international/utf-16.el +++ b/lisp/international/utf-16.el | |||
| @@ -504,6 +504,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).") | |||
| 504 | '(ccl-decode-mule-utf-16le . ccl-encode-mule-utf-16le) | 504 | '(ccl-decode-mule-utf-16le . ccl-encode-mule-utf-16le) |
| 505 | `(,@props | 505 | `(,@props |
| 506 | (post-read-conversion . utf-8-post-read-conversion) | 506 | (post-read-conversion . utf-8-post-read-conversion) |
| 507 | (ascii-incompatible . t) | ||
| 507 | (mime-charset . utf-16le))) | 508 | (mime-charset . utf-16le))) |
| 508 | 509 | ||
| 509 | (make-coding-system | 510 | (make-coding-system |
| @@ -515,6 +516,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).") | |||
| 515 | '(ccl-decode-mule-utf-16be . ccl-encode-mule-utf-16be) | 516 | '(ccl-decode-mule-utf-16be . ccl-encode-mule-utf-16be) |
| 516 | `(,@props | 517 | `(,@props |
| 517 | (post-read-conversion . utf-8-post-read-conversion) | 518 | (post-read-conversion . utf-8-post-read-conversion) |
| 519 | (ascii-incompatible . t) | ||
| 518 | (mime-charset . utf-16be))) | 520 | (mime-charset . utf-16be))) |
| 519 | 521 | ||
| 520 | (make-coding-system | 522 | (make-coding-system |
| @@ -528,6 +530,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).") | |||
| 528 | `(,@props | 530 | `(,@props |
| 529 | (post-read-conversion . utf-8-post-read-conversion) | 531 | (post-read-conversion . utf-8-post-read-conversion) |
| 530 | (coding-category . coding-category-utf-16-le) | 532 | (coding-category . coding-category-utf-16-le) |
| 533 | (ascii-incompatible . t) | ||
| 531 | (mime-charset . utf-16))) | 534 | (mime-charset . utf-16))) |
| 532 | 535 | ||
| 533 | (make-coding-system | 536 | (make-coding-system |
| @@ -541,6 +544,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).") | |||
| 541 | `(,@props | 544 | `(,@props |
| 542 | (post-read-conversion . utf-8-post-read-conversion) | 545 | (post-read-conversion . utf-8-post-read-conversion) |
| 543 | (coding-category . coding-category-utf-16-be) | 546 | (coding-category . coding-category-utf-16-be) |
| 547 | (ascii-incompatible . t) | ||
| 544 | (mime-charset . utf-16))) | 548 | (mime-charset . utf-16))) |
| 545 | 549 | ||
| 546 | (make-coding-system | 550 | (make-coding-system |
| @@ -553,6 +557,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).") | |||
| 553 | `(,@props | 557 | `(,@props |
| 554 | (post-read-conversion . mule-utf-16-post-read-conversion) | 558 | (post-read-conversion . mule-utf-16-post-read-conversion) |
| 555 | (coding-category . coding-category-utf-16-be) | 559 | (coding-category . coding-category-utf-16-be) |
| 560 | (ascii-incompatible . t) | ||
| 556 | (mime-charset . utf-16))) | 561 | (mime-charset . utf-16))) |
| 557 | ) | 562 | ) |
| 558 | 563 | ||
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 91d9e057263..db3de56d8b4 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-17 Lute Kamstra <lute@gnu.org> | 5 | 2005-06-17 Lute Kamstra <lute@gnu.org> |
| 2 | 6 | ||
| 3 | * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face) | 7 | * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face) |
diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 0fb5411e798..4c5f3ad12b9 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el | |||
| @@ -64,15 +64,15 @@ | |||
| 64 | (defalias 'flymake-float-time | 64 | (defalias 'flymake-float-time |
| 65 | (if (fboundp 'float-time) | 65 | (if (fboundp 'float-time) |
| 66 | 'float-time | 66 | 'float-time |
| 67 | (with-no-warnings | 67 | (if (featurep 'xemacs) |
| 68 | (lambda () | 68 | (lambda () |
| 69 | (multiple-value-bind (s0 s1 s2) (current-time) | 69 | (multiple-value-bind (s0 s1 s2) (current-time) |
| 70 | (+ (* (float (ash 1 16)) s0) (float s1) (* 0.0000001 s2))))))) | 70 | (+ (* (float (ash 1 16)) s0) (float s1) (* 0.0000001 s2))))))) |
| 71 | 71 | ||
| 72 | (defsubst flymake-replace-regexp-in-string (regexp rep str) | 72 | (defsubst flymake-replace-regexp-in-string (regexp rep str) |
| 73 | (if (fboundp 'replace-regexp-in-string) | 73 | (if (fboundp 'replace-in-string) |
| 74 | (replace-regexp-in-string regexp rep str) | 74 | (replace-in-string str regexp rep) |
| 75 | (replace-in-string str regexp rep))) | 75 | (replace-regexp-in-string regexp rep str))) |
| 76 | 76 | ||
| 77 | (defun flymake-split-string (str pattern) | 77 | (defun flymake-split-string (str pattern) |
| 78 | "Split STR into a list of substrings bounded by PATTERN. | 78 | "Split STR into a list of substrings bounded by PATTERN. |
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el index 9b8e51dda5f..50644383667 100644 --- a/lisp/progmodes/gud.el +++ b/lisp/progmodes/gud.el | |||
| @@ -43,6 +43,7 @@ | |||
| 43 | 43 | ||
| 44 | (require 'comint) | 44 | (require 'comint) |
| 45 | (require 'etags) | 45 | (require 'etags) |
| 46 | (require 'font-lock) | ||
| 46 | 47 | ||
| 47 | ;; ====================================================================== | 48 | ;; ====================================================================== |
| 48 | ;; GUD commands must be visible in C buffers visited by GUD | 49 | ;; GUD commands must be visible in C buffers visited by GUD |
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index 94dad8874e9..35524b4a363 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el | |||
| @@ -960,7 +960,9 @@ Return as (TOP . BOTTOM) the extent of ifdef block." | |||
| 960 | "Set `hide-ifdef-env' to the define list specified by NAME." | 960 | "Set `hide-ifdef-env' to the define list specified by NAME." |
| 961 | (interactive | 961 | (interactive |
| 962 | (list (completing-read "Use define list: " | 962 | (list (completing-read "Use define list: " |
| 963 | hide-ifdef-define-alist nil t))) | 963 | (mapcar (lambda (x) (symbol-name (car x))) |
| 964 | hide-ifdef-define-alist) | ||
| 965 | nil t))) | ||
| 964 | (if (stringp name) (setq name (intern name))) | 966 | (if (stringp name) (setq name (intern name))) |
| 965 | (let ((define-list (assoc name hide-ifdef-define-alist))) | 967 | (let ((define-list (assoc name hide-ifdef-define-alist))) |
| 966 | (if define-list | 968 | (if define-list |
| @@ -972,5 +974,5 @@ Return as (TOP . BOTTOM) the extent of ifdef block." | |||
| 972 | 974 | ||
| 973 | (provide 'hideif) | 975 | (provide 'hideif) |
| 974 | 976 | ||
| 975 | ;;; arch-tag: c6381d17-a59a-483a-b945-658f22277981 | 977 | ;; arch-tag: c6381d17-a59a-483a-b945-658f22277981 |
| 976 | ;;; hideif.el ends here | 978 | ;;; hideif.el ends here |
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index 7e1f8c1fe24..0313379814f 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-07-04 Juanma Barranquero <lekktu@gmail.com> | 5 | 2005-07-04 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * url-history.el (url-history-track): Doc fix. | 7 | * url-history.el (url-history-track): Doc fix. |
diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el index 5c6741a3f3e..8e998b9968d 100644 --- a/lisp/w32-vars.el +++ b/lisp/w32-vars.el | |||
| @@ -143,7 +143,7 @@ menu if the variable `w32-use-w32-font-dialog' is nil." | |||
| 143 | (string :tag "Title") | 143 | (string :tag "Title") |
| 144 | (repeat :inline t | 144 | (repeat :inline t |
| 145 | (choice :tag "" | 145 | (choice :tag "" |
| 146 | (const :tag "Seperator" ("")) | 146 | (const :tag "Separator" ("")) |
| 147 | (list :tag "Font Entry" | 147 | (list :tag "Font Entry" |
| 148 | (string :tag "Menu text") | 148 | (string :tag "Menu text") |
| 149 | (string :tag "Font"))))))) | 149 | (string :tag "Font"))))))) |
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 728b4a3bb99..b9537f93d1f 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 5 | * emacs-lisp-intro.texi: Update FSF's address. | ||
| 6 | |||
| 1 | 2004-04-23 Juanma Barranquero <lektu@terra.es> | 7 | 2004-04-23 Juanma Barranquero <lektu@terra.es> |
| 2 | 8 | ||
| 3 | * makefile.w32-in: Add "-*- makefile -*-" mode tag. | 9 | * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f742e7683f3..cddd1d506b0 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2005-07-06 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * searching.texi (Regexp Search): Clarify what re-search-forward | ||
| 4 | does when the search fails. | ||
| 5 | |||
| 6 | 2005-07-05 Lute Kamstra <lute@gnu.org> | ||
| 7 | |||
| 8 | * Update FSF's address in GPL notices. | ||
| 9 | |||
| 10 | * doclicense.texi (GNU Free Documentation License): | ||
| 11 | * gpl.texi (GPL): | ||
| 12 | * tips.texi (Coding Conventions, Library Headers): | ||
| 13 | * vol1.texi: | ||
| 14 | * vol2.texi: Update FSF's address. | ||
| 15 | |||
| 1 | 2005-07-04 Richard M. Stallman <rms@gnu.org> | 16 | 2005-07-04 Richard M. Stallman <rms@gnu.org> |
| 2 | 17 | ||
| 3 | * hooks.texi (Standard Hooks): Add occur-hook. | 18 | * hooks.texi (Standard Hooks): Add occur-hook. |
diff --git a/lispref/searching.texi b/lispref/searching.texi index c7c426ea03f..cfb5a87d8ec 100644 --- a/lispref/searching.texi +++ b/lispref/searching.texi | |||
| @@ -850,17 +850,20 @@ extending after that position is accepted. | |||
| 850 | 850 | ||
| 851 | If @var{repeat} is supplied, it must be a positive number; the search | 851 | If @var{repeat} is supplied, it must be a positive number; the search |
| 852 | is repeated that many times; each repetition starts at the end of the | 852 | is repeated that many times; each repetition starts at the end of the |
| 853 | previous match. If all these successive searches succeed, the | 853 | previous match. If all these successive searches succeed, the search |
| 854 | function succeeds, moving point and returning its new value. | 854 | succeeds, moving point and returning its new value. Otherwise the |
| 855 | Otherwise the function fails. | 855 | search fails. What @code{re-search-forward} does when the search |
| 856 | fails depends on the value of @var{noerror}: | ||
| 856 | 857 | ||
| 857 | What happens when the function fails depends on the value of | 858 | @table @asis |
| 858 | @var{noerror}. If @var{noerror} is @code{nil}, a @code{search-failed} | 859 | @item @code{nil} |
| 859 | error is signaled. If @var{noerror} is @code{t}, | 860 | Signal a @code{search-failed} error. |
| 860 | @code{re-search-forward} does nothing and returns @code{nil}. If | 861 | @item @code{t} |
| 861 | @var{noerror} is neither @code{nil} nor @code{t}, then | 862 | Do nothing and return @code{nil}. |
| 862 | @code{re-search-forward} moves point to @var{limit} (or the end of the | 863 | @item anything else |
| 863 | accessible portion of the buffer) and returns @code{nil}. | 864 | Move point to @var{limit} (or the end of the accessible portion of the |
| 865 | buffer) and return @code{nil}. | ||
| 866 | @end table | ||
| 864 | 867 | ||
| 865 | In the following example, point is initially before the @samp{T}. | 868 | In the following example, point is initially before the @samp{T}. |
| 866 | Evaluating the search call moves point to the end of that line (between | 869 | Evaluating the search call moves point to the end of that line (between |
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index d085f41ff77..17a92de5415 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 5 | 2005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 6 | ||
| 3 | Reenable support for I18N to Lucid menus. | 7 | Reenable support for I18N to Lucid menus. |
| 4 | 8 | ||
| 5 | * xlwmenuP.h (_XlwMenu_part): Add fontSet resource. | 9 | * xlwmenuP.h (_XlwMenu_part): Add fontSet resource. |
| 6 | 10 | ||
| 7 | * xlwmenu.c (string_width): | 11 | * xlwmenu.c (string_width): |
diff --git a/mac/ChangeLog b/mac/ChangeLog index 38a1a8fe2e3..a53b3cd89d4 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-08 Steven Tamm <steventamm@mac.com> | 5 | 2005-06-08 Steven Tamm <steventamm@mac.com> |
| 2 | 6 | ||
| 3 | * INSTALL: Explain that a universal binary cannot be created and | 7 | * INSTALL: Explain that a universal binary cannot be created and |
| @@ -109,13 +113,13 @@ | |||
| 109 | * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define. | 113 | * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define. |
| 110 | (C_ALLOCA) [__MRC__]: Don't define. | 114 | (C_ALLOCA) [__MRC__]: Don't define. |
| 111 | * inc/s-mac.h (X_OK): New define. | 115 | * inc/s-mac.h (X_OK): New define. |
| 112 | (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. | 116 | (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. |
| 113 | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. | 117 | (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. |
| 114 | 118 | ||
| 115 | 2004-05-29 Steven Tamm <steventamm@mac.com> | 119 | 2004-05-29 Steven Tamm <steventamm@mac.com> |
| 116 | 120 | ||
| 117 | * INSTALL: Fixing typos | 121 | * INSTALL: Fixing typos |
| 118 | * README: Updating list of TODOs to remove image support and | 122 | * README: Updating list of TODOs to remove image support and |
| 119 | environment variable problem. | 123 | environment variable problem. |
| 120 | 124 | ||
| 121 | 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> | 125 | 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> |
diff --git a/man/ChangeLog b/man/ChangeLog index 11dc6f1b5cb..c8ace6938bb 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,6 +1,16 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 5 | * calc.texi (Copying): | ||
| 6 | * doclicense.texi (GNU Free Documentation License): | ||
| 7 | * faq.texi (Contacting the FSF): | ||
| 8 | * mh-e.texi (Copying): | ||
| 9 | * trouble.texi (Checklist): Update FSF's address. | ||
| 10 | |||
| 1 | 2005-07-03 Richard M. Stallman <rms@gnu.org> | 11 | 2005-07-03 Richard M. Stallman <rms@gnu.org> |
| 2 | 12 | ||
| 3 | * flymake.texi (Example -- Configuring a tool called directly): | 13 | * flymake.texi (Example -- Configuring a tool called directly): |
| 4 | Update name of flymake-build-relative-filename. | 14 | Update name of flymake-build-relative-filename. |
| 5 | 15 | ||
| 6 | 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org> | 16 | 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org> |
| @@ -36,9 +46,9 @@ | |||
| 36 | and put it in a separate node. Add nobreak-space and | 46 | and put it in a separate node. Add nobreak-space and |
| 37 | escape-glyph. | 47 | escape-glyph. |
| 38 | 48 | ||
| 39 | * speedbar.texi (Creating a display): Texinfo usage fixes. | 49 | * speedbar.texi (Creating a display): Texinfo usage fixes. |
| 40 | 50 | ||
| 41 | * tramp.texi (Customizing Completion, Auto-save and Backup): | 51 | * tramp.texi (Customizing Completion, Auto-save and Backup): |
| 42 | Texinfo usage fixes. | 52 | Texinfo usage fixes. |
| 43 | 53 | ||
| 44 | 2005-06-23 Lute Kamstra <lute@gnu.org> | 54 | 2005-06-23 Lute Kamstra <lute@gnu.org> |
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index c52f73e640c..1fd237ded28 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2004-11-10 Eli Zaretskii <eliz@gnu.org> | 5 | 2004-11-10 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * sed1.inp: Revert last change. | 7 | * sed1.inp: Revert last change. |
diff --git a/nt/ChangeLog b/nt/ChangeLog index 66e1ea15438..c95fd78ab7d 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 2 | |||
| 3 | Update FSF's address in GPL notices. | ||
| 4 | |||
| 1 | 2005-06-11 Eli Zaretskii <eliz@gnu.org> | 5 | 2005-06-11 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * configure.bat: If their fc.exe returns a meaningful exit status, | 7 | * configure.bat: If their fc.exe returns a meaningful exit status, |
diff --git a/src/ChangeLog b/src/ChangeLog index 3753d88a0e8..e13ffe8fc66 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,29 @@ | |||
| 1 | 2005-07-06 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * window.c (Frecenter): When arg is inside the scroll margin, | ||
| 4 | move it out of the margin. | ||
| 5 | |||
| 6 | 2005-07-06 Jason Rumney <jasonr@gnu.org> | ||
| 7 | |||
| 8 | * w32console.c (initialize_w32_display): Detect when the console | ||
| 9 | dimensions are insane, and default to 80x25 instead. | ||
| 10 | (w32_use_full_screen_buffer): default to NIL. | ||
| 11 | |||
| 12 | 2005-07-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 13 | |||
| 14 | * macterm.c (mac_draw_vertical_window_border): Use foreground of | ||
| 15 | VERTICAL_BORDER_FACE_ID for vertical border line. | ||
| 16 | (mac_encode_char): Call check_ccl_update in advance. | ||
| 17 | (mac_to_x_fontname, x_font_name_to_mac_font_name) | ||
| 18 | (init_font_name_table, mac_do_list_fonts, XLoadQueryFont): Don't | ||
| 19 | assume that font family length is less than 32. | ||
| 20 | (x_compute_min_glyph_bounds): Make static. | ||
| 21 | (x_load_font): Never set fonts_changed_p to zero. | ||
| 22 | |||
| 23 | 2005-07-04 Lute Kamstra <lute@gnu.org> | ||
| 24 | |||
| 25 | * Update FSF's address in GPL notices. | ||
| 26 | |||
| 1 | 2005-07-03 Richard M. Stallman <rms@gnu.org> | 27 | 2005-07-03 Richard M. Stallman <rms@gnu.org> |
| 2 | 28 | ||
| 3 | * xdisp.c (try_window): Fix previous change in how it handles | 29 | * xdisp.c (try_window): Fix previous change in how it handles |
diff --git a/src/macterm.c b/src/macterm.c index ab43a7bda43..303557daca1 100644 --- a/src/macterm.c +++ b/src/macterm.c | |||
| @@ -1334,6 +1334,12 @@ mac_draw_vertical_window_border (w, x, y0, y1) | |||
| 1334 | int x, y0, y1; | 1334 | int x, y0, y1; |
| 1335 | { | 1335 | { |
| 1336 | struct frame *f = XFRAME (WINDOW_FRAME (w)); | 1336 | struct frame *f = XFRAME (WINDOW_FRAME (w)); |
| 1337 | struct face *face; | ||
| 1338 | |||
| 1339 | face = FACE_FROM_ID (f, VERTICAL_BORDER_FACE_ID); | ||
| 1340 | if (face) | ||
| 1341 | XSetForeground (FRAME_MAC_DISPLAY (f), f->output_data.mac->normal_gc, | ||
| 1342 | face->foreground); | ||
| 1337 | 1343 | ||
| 1338 | XDrawLine (FRAME_MAC_DISPLAY (f), FRAME_MAC_WINDOW (f), | 1344 | XDrawLine (FRAME_MAC_DISPLAY (f), FRAME_MAC_WINDOW (f), |
| 1339 | f->output_data.mac->normal_gc, x, y0, x, y1); | 1345 | f->output_data.mac->normal_gc, x, y0, x, y1); |
| @@ -1721,10 +1727,12 @@ mac_encode_char (c, char2b, font_info, two_byte_p) | |||
| 1721 | /* It's a program. */ | 1727 | /* It's a program. */ |
| 1722 | struct ccl_program *ccl = font_info->font_encoder; | 1728 | struct ccl_program *ccl = font_info->font_encoder; |
| 1723 | 1729 | ||
| 1730 | check_ccl_update (ccl); | ||
| 1724 | if (CHARSET_DIMENSION (charset) == 1) | 1731 | if (CHARSET_DIMENSION (charset) == 1) |
| 1725 | { | 1732 | { |
| 1726 | ccl->reg[0] = charset; | 1733 | ccl->reg[0] = charset; |
| 1727 | ccl->reg[1] = char2b->byte2; | 1734 | ccl->reg[1] = char2b->byte2; |
| 1735 | ccl->reg[2] = -1; | ||
| 1728 | } | 1736 | } |
| 1729 | else | 1737 | else |
| 1730 | { | 1738 | { |
| @@ -6249,10 +6257,11 @@ mac_to_x_fontname (name, size, style, charset) | |||
| 6249 | Style style; | 6257 | Style style; |
| 6250 | char *charset; | 6258 | char *charset; |
| 6251 | { | 6259 | { |
| 6252 | char foundry[32], family[32], cs[32]; | 6260 | Str31 foundry, cs; |
| 6261 | Str255 family; | ||
| 6253 | char xf[256], *result, *p; | 6262 | char xf[256], *result, *p; |
| 6254 | 6263 | ||
| 6255 | if (sscanf (name, "%31[^-]-%31[^-]-%31s", foundry, family, cs) == 3) | 6264 | if (sscanf (name, "%31[^-]-%255[^-]-%31s", foundry, family, cs) == 3) |
| 6256 | charset = cs; | 6265 | charset = cs; |
| 6257 | else | 6266 | else |
| 6258 | { | 6267 | { |
| @@ -6260,13 +6269,12 @@ mac_to_x_fontname (name, size, style, charset) | |||
| 6260 | strcpy(family, name); | 6269 | strcpy(family, name); |
| 6261 | } | 6270 | } |
| 6262 | 6271 | ||
| 6263 | sprintf(xf, "-%s-%s-%s-%c-normal--%d-%d-%d-%d-m-%d-%s", | 6272 | sprintf (xf, "%s-%c-normal--%d-%d-%d-%d-m-%d-%s", |
| 6264 | foundry, family, style & bold ? "bold" : "medium", | 6273 | style & bold ? "bold" : "medium", style & italic ? 'i' : 'r', |
| 6265 | style & italic ? 'i' : 'r', size, size * 10, | 6274 | size, size * 10, size ? 75 : 0, size ? 75 : 0, size * 10, charset); |
| 6266 | size ? 75 : 0, size ? 75 : 0, size * 10, charset); | ||
| 6267 | 6275 | ||
| 6268 | result = (char *) xmalloc (strlen (xf) + 1); | 6276 | result = xmalloc (strlen (foundry) + strlen (family) + strlen (xf) + 3 + 1); |
| 6269 | strcpy (result, xf); | 6277 | sprintf (result, "-%s-%s-%s", foundry, family, xf); |
| 6270 | for (p = result; *p; p++) | 6278 | for (p = result; *p; p++) |
| 6271 | *p = tolower(*p); | 6279 | *p = tolower(*p); |
| 6272 | return result; | 6280 | return result; |
| @@ -6286,15 +6294,17 @@ x_font_name_to_mac_font_name (xf, mf, mf_decoded, style, cs) | |||
| 6286 | Style *style; | 6294 | Style *style; |
| 6287 | char *cs; | 6295 | char *cs; |
| 6288 | { | 6296 | { |
| 6289 | char foundry[32], family[32], weight[20], slant[2], *p; | 6297 | Str31 foundry; |
| 6298 | Str255 family; | ||
| 6299 | char weight[20], slant[2], *p; | ||
| 6290 | Lisp_Object charset_info, coding_system = Qnil; | 6300 | Lisp_Object charset_info, coding_system = Qnil; |
| 6291 | struct coding_system coding; | 6301 | struct coding_system coding; |
| 6292 | 6302 | ||
| 6293 | strcpy (mf, ""); | 6303 | strcpy (mf, ""); |
| 6294 | 6304 | ||
| 6295 | if (sscanf (xf, "-%31[^-]-%31[^-]-%19[^-]-%1[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s", | 6305 | if (sscanf (xf, "-%31[^-]-%255[^-]-%19[^-]-%1[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s", |
| 6296 | foundry, family, weight, slant, cs) != 5 && | 6306 | foundry, family, weight, slant, cs) != 5 && |
| 6297 | sscanf (xf, "-%31[^-]-%31[^-]-%19[^-]-%1[^-]-%*[^-]--%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s", | 6307 | sscanf (xf, "-%31[^-]-%255[^-]-%19[^-]-%1[^-]-%*[^-]--%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s", |
| 6298 | foundry, family, weight, slant, cs) != 5) | 6308 | foundry, family, weight, slant, cs) != 5) |
| 6299 | return; | 6309 | return; |
| 6300 | 6310 | ||
| @@ -6327,7 +6337,7 @@ x_font_name_to_mac_font_name (xf, mf, mf_decoded, style, cs) | |||
| 6327 | coding.dst_multibyte = 1; | 6337 | coding.dst_multibyte = 1; |
| 6328 | coding.mode |= CODING_MODE_LAST_BLOCK; | 6338 | coding.mode |= CODING_MODE_LAST_BLOCK; |
| 6329 | encode_coding (&coding, mf_decoded, mf, | 6339 | encode_coding (&coding, mf_decoded, mf, |
| 6330 | strlen (mf_decoded), sizeof (Str32) - 1); | 6340 | strlen (mf_decoded), sizeof (Str255) - 1); |
| 6331 | mf[coding.produced] = '\0'; | 6341 | mf[coding.produced] = '\0'; |
| 6332 | } | 6342 | } |
| 6333 | } | 6343 | } |
| @@ -6459,7 +6469,7 @@ init_font_name_table () | |||
| 6459 | Handle font_handle, font_handle_2; | 6469 | Handle font_handle, font_handle_2; |
| 6460 | short id, scriptcode; | 6470 | short id, scriptcode; |
| 6461 | ResType type; | 6471 | ResType type; |
| 6462 | Str32 name; | 6472 | Str255 name; |
| 6463 | struct FontAssoc *fat; | 6473 | struct FontAssoc *fat; |
| 6464 | struct AsscEntry *assc_entry; | 6474 | struct AsscEntry *assc_entry; |
| 6465 | Lisp_Object text_encoding_info_alist, text_encoding_info; | 6475 | Lisp_Object text_encoding_info_alist, text_encoding_info; |
| @@ -6598,8 +6608,7 @@ mac_do_list_fonts (pattern, maxnames) | |||
| 6598 | int i, n_fonts = 0; | 6608 | int i, n_fonts = 0; |
| 6599 | Lisp_Object font_list = Qnil, pattern_regex, fontname; | 6609 | Lisp_Object font_list = Qnil, pattern_regex, fontname; |
| 6600 | char *regex = (char *) alloca (strlen (pattern) * 2 + 3); | 6610 | char *regex = (char *) alloca (strlen (pattern) * 2 + 3); |
| 6601 | char scaled[256]; | 6611 | char *scaled, *ptr; |
| 6602 | char *ptr; | ||
| 6603 | int scl_val[XLFD_SCL_LAST], *field, *val; | 6612 | int scl_val[XLFD_SCL_LAST], *field, *val; |
| 6604 | char *longest_start, *cur_start, *nonspecial; | 6613 | char *longest_start, *cur_start, *nonspecial; |
| 6605 | int longest_len, exact; | 6614 | int longest_len, exact; |
| @@ -6723,6 +6732,7 @@ mac_do_list_fonts (pattern, maxnames) | |||
| 6723 | { | 6732 | { |
| 6724 | int former_len = ptr - font_name_table[i]; | 6733 | int former_len = ptr - font_name_table[i]; |
| 6725 | 6734 | ||
| 6735 | scaled = xmalloc (strlen (font_name_table[i]) + 20 + 1); | ||
| 6726 | memcpy (scaled, font_name_table[i], former_len); | 6736 | memcpy (scaled, font_name_table[i], former_len); |
| 6727 | sprintf (scaled + former_len, | 6737 | sprintf (scaled + former_len, |
| 6728 | "-%d-%d-75-75-m-%d-%s", | 6738 | "-%d-%d-75-75-m-%d-%s", |
| @@ -6732,6 +6742,7 @@ mac_do_list_fonts (pattern, maxnames) | |||
| 6732 | ptr + sizeof ("-0-0-0-0-m-0-") - 1); | 6742 | ptr + sizeof ("-0-0-0-0-m-0-") - 1); |
| 6733 | fontname = mac_c_string_match (pattern_regex, scaled, | 6743 | fontname = mac_c_string_match (pattern_regex, scaled, |
| 6734 | nonspecial, exact); | 6744 | nonspecial, exact); |
| 6745 | xfree (scaled); | ||
| 6735 | if (!NILP (fontname)) | 6746 | if (!NILP (fontname)) |
| 6736 | { | 6747 | { |
| 6737 | font_list = Fcons (fontname, font_list); | 6748 | font_list = Fcons (fontname, font_list); |
| @@ -6852,7 +6863,7 @@ x_font_min_bounds (font, w, h) | |||
| 6852 | the values computed. Value is non-zero if smallest_font_height or | 6863 | the values computed. Value is non-zero if smallest_font_height or |
| 6853 | smallest_char_width become smaller than they were before. */ | 6864 | smallest_char_width become smaller than they were before. */ |
| 6854 | 6865 | ||
| 6855 | int | 6866 | static int |
| 6856 | x_compute_min_glyph_bounds (f) | 6867 | x_compute_min_glyph_bounds (f) |
| 6857 | struct frame *f; | 6868 | struct frame *f; |
| 6858 | { | 6869 | { |
| @@ -6937,7 +6948,8 @@ XLoadQueryFont (Display *dpy, char *fontname) | |||
| 6937 | GrafPtr port; | 6948 | GrafPtr port; |
| 6938 | SInt16 old_fontnum, old_fontsize; | 6949 | SInt16 old_fontnum, old_fontsize; |
| 6939 | Style old_fontface; | 6950 | Style old_fontface; |
| 6940 | Str32 mfontname, mfontname_decoded, charset; | 6951 | Str255 mfontname, mfontname_decoded; |
| 6952 | Str31 charset; | ||
| 6941 | SInt16 fontnum; | 6953 | SInt16 fontnum; |
| 6942 | Style fontface; | 6954 | Style fontface; |
| 6943 | #if TARGET_API_MAC_CARBON | 6955 | #if TARGET_API_MAC_CARBON |
| @@ -7329,7 +7341,7 @@ x_load_font (f, fontname, size) | |||
| 7329 | before, or if the font loaded has a smalle>r height than any | 7341 | before, or if the font loaded has a smalle>r height than any |
| 7330 | other font loaded before. If this happens, it will make a | 7342 | other font loaded before. If this happens, it will make a |
| 7331 | glyph matrix reallocation necessary. */ | 7343 | glyph matrix reallocation necessary. */ |
| 7332 | fonts_changed_p = x_compute_min_glyph_bounds (f); | 7344 | fonts_changed_p |= x_compute_min_glyph_bounds (f); |
| 7333 | UNBLOCK_INPUT; | 7345 | UNBLOCK_INPUT; |
| 7334 | return fontp; | 7346 | return fontp; |
| 7335 | } | 7347 | } |
diff --git a/src/w32console.c b/src/w32console.c index 70578f58c6b..0ebda179667 100644 --- a/src/w32console.c +++ b/src/w32console.c | |||
| @@ -635,7 +635,24 @@ initialize_w32_display (void) | |||
| 635 | meta_key = 1; | 635 | meta_key = 1; |
| 636 | char_attr_normal = info.wAttributes; | 636 | char_attr_normal = info.wAttributes; |
| 637 | 637 | ||
| 638 | if (w32_use_full_screen_buffer) | 638 | /* Determine if the info returned by GetConsoleScreenBufferInfo |
| 639 | is realistic. Old MS Telnet servers used to only fill out | ||
| 640 | the dwSize portion, even modern one fill the whole struct with | ||
| 641 | garbage when using non-MS telnet clients. */ | ||
| 642 | if ((w32_use_full_screen_buffer | ||
| 643 | && (info.dwSize.Y < 20 || info.dwSize.Y > 100 | ||
| 644 | || info.dwSize.X < 40 || info.dwSize.X > 200)) | ||
| 645 | || (!w32_use_full_screen_buffer | ||
| 646 | && (info.srWindow.Bottom - info.srWindow.Top < 20 | ||
| 647 | || info.srWindow.Bottom - info.srWindow.Top > 100 | ||
| 648 | || info.srWindow.Right - info.srWindow.Left < 40 | ||
| 649 | || info.srWindow.Right - info.srWindow.Left > 100))) | ||
| 650 | { | ||
| 651 | FRAME_LINES (SELECTED_FRAME ()) = 25; | ||
| 652 | SET_FRAME_COLS (SELECTED_FRAME (), 80); | ||
| 653 | } | ||
| 654 | |||
| 655 | else if (w32_use_full_screen_buffer) | ||
| 639 | { | 656 | { |
| 640 | FRAME_LINES (SELECTED_FRAME ()) = info.dwSize.Y; /* lines per page */ | 657 | FRAME_LINES (SELECTED_FRAME ()) = info.dwSize.Y; /* lines per page */ |
| 641 | SET_FRAME_COLS (SELECTED_FRAME (), info.dwSize.X); /* characters per line */ | 658 | SET_FRAME_COLS (SELECTED_FRAME (), info.dwSize.X); /* characters per line */ |
| @@ -691,7 +708,7 @@ This is desirable when running Emacs over telnet, and is the default. | |||
| 691 | A value of nil means use the current console window dimensions; this | 708 | A value of nil means use the current console window dimensions; this |
| 692 | may be preferrable when working directly at the console with a large | 709 | may be preferrable when working directly at the console with a large |
| 693 | scroll-back buffer. */); | 710 | scroll-back buffer. */); |
| 694 | w32_use_full_screen_buffer = 1; | 711 | w32_use_full_screen_buffer = 0; |
| 695 | 712 | ||
| 696 | defsubr (&Sset_screen_color); | 713 | defsubr (&Sset_screen_color); |
| 697 | defsubr (&Sset_cursor_size); | 714 | defsubr (&Sset_cursor_size); |
diff --git a/src/window.c b/src/window.c index 68b2d4f89c7..d9af9ba72ac 100644 --- a/src/window.c +++ b/src/window.c | |||
| @@ -5335,6 +5335,8 @@ and redisplay normally--don't erase and redraw the frame. */) | |||
| 5335 | struct buffer *obuf = current_buffer; | 5335 | struct buffer *obuf = current_buffer; |
| 5336 | int center_p = 0; | 5336 | int center_p = 0; |
| 5337 | int charpos, bytepos; | 5337 | int charpos, bytepos; |
| 5338 | int iarg; | ||
| 5339 | int this_scroll_margin; | ||
| 5338 | 5340 | ||
| 5339 | /* If redisplay is suppressed due to an error, try again. */ | 5341 | /* If redisplay is suppressed due to an error, try again. */ |
| 5340 | obuf->display_error_modiff = 0; | 5342 | obuf->display_error_modiff = 0; |
| @@ -5361,6 +5363,12 @@ and redisplay normally--don't erase and redraw the frame. */) | |||
| 5361 | 5363 | ||
| 5362 | set_buffer_internal (buf); | 5364 | set_buffer_internal (buf); |
| 5363 | 5365 | ||
| 5366 | /* Do this after making BUF current | ||
| 5367 | in case scroll_margin is buffer-local. */ | ||
| 5368 | this_scroll_margin = max (0, scroll_margin); | ||
| 5369 | this_scroll_margin = min (this_scroll_margin, | ||
| 5370 | XFASTINT (w->total_lines) / 4); | ||
| 5371 | |||
| 5364 | /* Handle centering on a graphical frame specially. Such frames can | 5372 | /* Handle centering on a graphical frame specially. Such frames can |
| 5365 | have variable-height lines and centering point on the basis of | 5373 | have variable-height lines and centering point on the basis of |
| 5366 | line counts would lead to strange effects. */ | 5374 | line counts would lead to strange effects. */ |
| @@ -5377,14 +5385,17 @@ and redisplay normally--don't erase and redraw the frame. */) | |||
| 5377 | charpos = IT_CHARPOS (it); | 5385 | charpos = IT_CHARPOS (it); |
| 5378 | bytepos = IT_BYTEPOS (it); | 5386 | bytepos = IT_BYTEPOS (it); |
| 5379 | } | 5387 | } |
| 5380 | else if (XINT (arg) < 0) | 5388 | else if (iarg < 0) |
| 5381 | { | 5389 | { |
| 5382 | struct it it; | 5390 | struct it it; |
| 5383 | struct text_pos pt; | 5391 | struct text_pos pt; |
| 5384 | int nlines = - XINT (arg); | 5392 | int nlines = -iarg; |
| 5385 | int extra_line_spacing; | 5393 | int extra_line_spacing; |
| 5386 | int h = window_box_height (w); | 5394 | int h = window_box_height (w); |
| 5387 | 5395 | ||
| 5396 | iarg = XINT (arg); | ||
| 5397 | iarg = - max (-iarg, this_scroll_margin); | ||
| 5398 | |||
| 5388 | SET_TEXT_POS (pt, PT, PT_BYTE); | 5399 | SET_TEXT_POS (pt, PT, PT_BYTE); |
| 5389 | start_display (&it, w, pt); | 5400 | start_display (&it, w, pt); |
| 5390 | 5401 | ||
| @@ -5443,7 +5454,11 @@ and redisplay normally--don't erase and redraw the frame. */) | |||
| 5443 | else | 5454 | else |
| 5444 | { | 5455 | { |
| 5445 | struct position pos; | 5456 | struct position pos; |
| 5446 | pos = *vmotion (PT, - XINT (arg), w); | 5457 | |
| 5458 | iarg = XINT (arg); | ||
| 5459 | iarg = max (iarg, this_scroll_margin); | ||
| 5460 | |||
| 5461 | pos = *vmotion (PT, -iarg, w); | ||
| 5447 | charpos = pos.bufpos; | 5462 | charpos = pos.bufpos; |
| 5448 | bytepos = pos.bytepos; | 5463 | bytepos = pos.bytepos; |
| 5449 | } | 5464 | } |
| @@ -5454,11 +5469,17 @@ and redisplay normally--don't erase and redraw the frame. */) | |||
| 5454 | int ht = window_internal_height (w); | 5469 | int ht = window_internal_height (w); |
| 5455 | 5470 | ||
| 5456 | if (center_p) | 5471 | if (center_p) |
| 5457 | arg = make_number (ht / 2); | 5472 | iarg = make_number (ht / 2); |
| 5458 | else if (XINT (arg) < 0) | 5473 | else if (XINT (arg) < 0) |
| 5459 | arg = make_number (XINT (arg) + ht); | 5474 | iarg = XINT (arg) + ht; |
| 5475 | else | ||
| 5476 | iarg = XINT (arg); | ||
| 5477 | |||
| 5478 | /* Don't let it get into the margin at either top or bottom. */ | ||
| 5479 | iarg = max (iarg, this_scroll_margin); | ||
| 5480 | iarg = min (iarg, ht - this_scroll_margin - 1); | ||
| 5460 | 5481 | ||
| 5461 | pos = *vmotion (PT, - XINT (arg), w); | 5482 | pos = *vmotion (PT, - iarg, w); |
| 5462 | charpos = pos.bufpos; | 5483 | charpos = pos.bufpos; |
| 5463 | bytepos = pos.bytepos; | 5484 | bytepos = pos.bytepos; |
| 5464 | } | 5485 | } |
| @@ -5507,6 +5528,9 @@ zero means top of window, negative means relative to bottom of window. */) | |||
| 5507 | struct window *w = XWINDOW (selected_window); | 5528 | struct window *w = XWINDOW (selected_window); |
| 5508 | int lines, start; | 5529 | int lines, start; |
| 5509 | Lisp_Object window; | 5530 | Lisp_Object window; |
| 5531 | #if 0 | ||
| 5532 | int this_scroll_margin; | ||
| 5533 | #endif | ||
| 5510 | 5534 | ||
| 5511 | window = selected_window; | 5535 | window = selected_window; |
| 5512 | start = marker_position (w->start); | 5536 | start = marker_position (w->start); |
| @@ -5522,13 +5546,33 @@ zero means top of window, negative means relative to bottom of window. */) | |||
| 5522 | Fgoto_char (w->start); | 5546 | Fgoto_char (w->start); |
| 5523 | 5547 | ||
| 5524 | lines = displayed_window_lines (w); | 5548 | lines = displayed_window_lines (w); |
| 5549 | |||
| 5550 | #if 0 | ||
| 5551 | this_scroll_margin = max (0, scroll_margin); | ||
| 5552 | this_scroll_margin = min (this_scroll_margin, lines / 4); | ||
| 5553 | #endif | ||
| 5554 | |||
| 5525 | if (NILP (arg)) | 5555 | if (NILP (arg)) |
| 5526 | XSETFASTINT (arg, lines / 2); | 5556 | XSETFASTINT (arg, lines / 2); |
| 5527 | else | 5557 | else |
| 5528 | { | 5558 | { |
| 5529 | arg = Fprefix_numeric_value (arg); | 5559 | int iarg = XINT (Fprefix_numeric_value (arg)); |
| 5530 | if (XINT (arg) < 0) | 5560 | |
| 5531 | XSETINT (arg, XINT (arg) + lines); | 5561 | if (iarg < 0) |
| 5562 | iarg = iarg + lines; | ||
| 5563 | |||
| 5564 | #if 0 /* This code would prevent move-to-window-line from moving point | ||
| 5565 | to a place inside the scroll margins (which would cause the | ||
| 5566 | next redisplay to scroll). I wrote this code, but then concluded | ||
| 5567 | it is probably better not to install it. However, it is here | ||
| 5568 | inside #if 0 so as not to lose it. -- rms. */ | ||
| 5569 | |||
| 5570 | /* Don't let it get into the margin at either top or bottom. */ | ||
| 5571 | iarg = max (iarg, this_scroll_margin); | ||
| 5572 | iarg = min (iarg, lines - this_scroll_margin - 1); | ||
| 5573 | #endif | ||
| 5574 | |||
| 5575 | arg = make_number (iarg); | ||
| 5532 | } | 5576 | } |
| 5533 | 5577 | ||
| 5534 | /* Skip past a partially visible first line. */ | 5578 | /* Skip past a partially visible first line. */ |