aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2011-01-14 22:21:48 -0500
committerChong Yidong2011-01-14 22:21:48 -0500
commitdab7376027ea499962b2916652c6f30b40eac6d9 (patch)
treebba553784accceb52c1bc59493e2a5b54f622ba3
parente60c6ca9caf10f01918c3562feccb125e1d3bbce (diff)
downloademacs-dab7376027ea499962b2916652c6f30b40eac6d9.tar.gz
emacs-dab7376027ea499962b2916652c6f30b40eac6d9.zip
* configure: Bump min libxml2 version to 2.6.17 (Bug#7603).
-rw-r--r--ChangeLog4
-rwxr-xr-xconfigure681
-rw-r--r--configure.in2
3 files changed, 327 insertions, 360 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ec19dd371f..04a75b082fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12011-01-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * configure.in: Bump min libxml2 version to 2.6.17 (Bug#7603).
4
12011-01-14 Paul Eggert <eggert@cs.ucla.edu> 52011-01-14 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * make-dist: Distribute test/ files too. 7 * make-dist: Distribute test/ files too.
diff --git a/configure b/configure
index 3d940710362..572fe988e6f 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
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.68 for emacs 24.0.50. 3# Generated by GNU Autoconf 2.67 for emacs 24.0.50.
4# 4#
5# 5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -89,7 +89,6 @@ fi
89IFS=" "" $as_nl" 89IFS=" "" $as_nl"
90 90
91# Find who we are. Look in the path if we contain no directory separator. 91# Find who we are. Look in the path if we contain no directory separator.
92as_myself=
93case $0 in #(( 92case $0 in #((
94 *[\\/]* ) as_myself=$0 ;; 93 *[\\/]* ) as_myself=$0 ;;
95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -215,18 +214,11 @@ IFS=$as_save_IFS
215 # We cannot yet assume a decent shell, so we have to provide a 214 # We cannot yet assume a decent shell, so we have to provide a
216 # neutralization value for shells without unset; and this also 215 # neutralization value for shells without unset; and this also
217 # works around shells that cannot unset nonexistent variables. 216 # works around shells that cannot unset nonexistent variables.
218 # Preserve -v and -x to the replacement shell.
219 BASH_ENV=/dev/null 217 BASH_ENV=/dev/null
220 ENV=/dev/null 218 ENV=/dev/null
221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
222 export CONFIG_SHELL 220 export CONFIG_SHELL
223 case $- in # (((( 221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
224 *v*x* | *x*v* ) as_opts=-vx ;;
225 *v* ) as_opts=-v ;;
226 *x* ) as_opts=-x ;;
227 * ) as_opts= ;;
228 esac
229 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
230fi 222fi
231 223
232 if test x$as_have_required = xno; then : 224 if test x$as_have_required = xno; then :
@@ -1264,7 +1256,7 @@ Try \`$0 --help' for more information"
1264 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1256 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1265 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1257 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1266 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1258 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1267 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" 1259 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1268 ;; 1260 ;;
1269 1261
1270 esac 1262 esac
@@ -1636,7 +1628,7 @@ test -n "$ac_init_help" && exit $ac_status
1636if $ac_init_version; then 1628if $ac_init_version; then
1637 cat <<\_ACEOF 1629 cat <<\_ACEOF
1638emacs configure 24.0.50 1630emacs configure 24.0.50
1639generated by GNU Autoconf 2.68 1631generated by GNU Autoconf 2.67
1640 1632
1641Copyright (C) 2010 Free Software Foundation, Inc. 1633Copyright (C) 2010 Free Software Foundation, Inc.
1642This configure script is free software; the Free Software Foundation 1634This configure script is free software; the Free Software Foundation
@@ -1682,7 +1674,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
1682 1674
1683 ac_retval=1 1675 ac_retval=1
1684fi 1676fi
1685 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1677 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1686 as_fn_set_status $ac_retval 1678 as_fn_set_status $ac_retval
1687 1679
1688} # ac_fn_c_try_compile 1680} # ac_fn_c_try_compile
@@ -1728,7 +1720,7 @@ fi
1728 # interfere with the next link command; also delete a directory that is 1720 # interfere with the next link command; also delete a directory that is
1729 # left behind by Apple's compiler. We do this before executing the actions. 1721 # left behind by Apple's compiler. We do this before executing the actions.
1730 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1722 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1731 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1723 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1732 as_fn_set_status $ac_retval 1724 as_fn_set_status $ac_retval
1733 1725
1734} # ac_fn_c_try_link 1726} # ac_fn_c_try_link
@@ -1765,7 +1757,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
1765 1757
1766 ac_retval=1 1758 ac_retval=1
1767fi 1759fi
1768 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1760 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1769 as_fn_set_status $ac_retval 1761 as_fn_set_status $ac_retval
1770 1762
1771} # ac_fn_c_try_cpp 1763} # ac_fn_c_try_cpp
@@ -1778,10 +1770,10 @@ fi
1778ac_fn_c_check_header_mongrel () 1770ac_fn_c_check_header_mongrel ()
1779{ 1771{
1780 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1772 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1781 if eval \${$3+:} false; then : 1773 if eval "test \"\${$3+set}\"" = set; then :
1782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1783$as_echo_n "checking for $2... " >&6; } 1775$as_echo_n "checking for $2... " >&6; }
1784if eval \${$3+:} false; then : 1776if eval "test \"\${$3+set}\"" = set; then :
1785 $as_echo_n "(cached) " >&6 1777 $as_echo_n "(cached) " >&6
1786fi 1778fi
1787eval ac_res=\$$3 1779eval ac_res=\$$3
@@ -1844,7 +1836,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1844esac 1836esac
1845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1846$as_echo_n "checking for $2... " >&6; } 1838$as_echo_n "checking for $2... " >&6; }
1847if eval \${$3+:} false; then : 1839if eval "test \"\${$3+set}\"" = set; then :
1848 $as_echo_n "(cached) " >&6 1840 $as_echo_n "(cached) " >&6
1849else 1841else
1850 eval "$3=\$ac_header_compiler" 1842 eval "$3=\$ac_header_compiler"
@@ -1853,7 +1845,7 @@ eval ac_res=\$$3
1853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1854$as_echo "$ac_res" >&6; } 1846$as_echo "$ac_res" >&6; }
1855fi 1847fi
1856 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1848 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1857 1849
1858} # ac_fn_c_check_header_mongrel 1850} # ac_fn_c_check_header_mongrel
1859 1851
@@ -1894,7 +1886,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
1894 ac_retval=$ac_status 1886 ac_retval=$ac_status
1895fi 1887fi
1896 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1888 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1897 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1889 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1898 as_fn_set_status $ac_retval 1890 as_fn_set_status $ac_retval
1899 1891
1900} # ac_fn_c_try_run 1892} # ac_fn_c_try_run
@@ -1908,7 +1900,7 @@ ac_fn_c_check_header_compile ()
1908 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1900 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1910$as_echo_n "checking for $2... " >&6; } 1902$as_echo_n "checking for $2... " >&6; }
1911if eval \${$3+:} false; then : 1903if eval "test \"\${$3+set}\"" = set; then :
1912 $as_echo_n "(cached) " >&6 1904 $as_echo_n "(cached) " >&6
1913else 1905else
1914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1906 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1926,7 +1918,7 @@ fi
1926eval ac_res=\$$3 1918eval ac_res=\$$3
1927 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1928$as_echo "$ac_res" >&6; } 1920$as_echo "$ac_res" >&6; }
1929 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1921 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1930 1922
1931} # ac_fn_c_check_header_compile 1923} # ac_fn_c_check_header_compile
1932 1924
@@ -1941,7 +1933,7 @@ ac_fn_c_check_decl ()
1941 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` 1933 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 1934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1943$as_echo_n "checking whether $as_decl_name is declared... " >&6; } 1935$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
1944if eval \${$3+:} false; then : 1936if eval "test \"\${$3+set}\"" = set; then :
1945 $as_echo_n "(cached) " >&6 1937 $as_echo_n "(cached) " >&6
1946else 1938else
1947 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1939 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -1972,7 +1964,7 @@ fi
1972eval ac_res=\$$3 1964eval ac_res=\$$3
1973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1974$as_echo "$ac_res" >&6; } 1966$as_echo "$ac_res" >&6; }
1975 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1967 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1976 1968
1977} # ac_fn_c_check_decl 1969} # ac_fn_c_check_decl
1978 1970
@@ -1984,7 +1976,7 @@ ac_fn_c_check_header_preproc ()
1984 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1976 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1986$as_echo_n "checking for $2... " >&6; } 1978$as_echo_n "checking for $2... " >&6; }
1987if eval \${$3+:} false; then : 1979if eval "test \"\${$3+set}\"" = set; then :
1988 $as_echo_n "(cached) " >&6 1980 $as_echo_n "(cached) " >&6
1989else 1981else
1990 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1982 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2001,7 +1993,7 @@ fi
2001eval ac_res=\$$3 1993eval ac_res=\$$3
2002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2003$as_echo "$ac_res" >&6; } 1995$as_echo "$ac_res" >&6; }
2004 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1996 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2005 1997
2006} # ac_fn_c_check_header_preproc 1998} # ac_fn_c_check_header_preproc
2007 1999
@@ -2014,7 +2006,7 @@ ac_fn_c_check_member ()
2014 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2006 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 2007 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2016$as_echo_n "checking for $2.$3... " >&6; } 2008$as_echo_n "checking for $2.$3... " >&6; }
2017if eval \${$4+:} false; then : 2009if eval "test \"\${$4+set}\"" = set; then :
2018 $as_echo_n "(cached) " >&6 2010 $as_echo_n "(cached) " >&6
2019else 2011else
2020 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2012 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2058,7 +2050,7 @@ fi
2058eval ac_res=\$$4 2050eval ac_res=\$$4
2059 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2060$as_echo "$ac_res" >&6; } 2052$as_echo "$ac_res" >&6; }
2061 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2053 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2062 2054
2063} # ac_fn_c_check_member 2055} # ac_fn_c_check_member
2064 2056
@@ -2070,7 +2062,7 @@ ac_fn_c_check_func ()
2070 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2062 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2072$as_echo_n "checking for $2... " >&6; } 2064$as_echo_n "checking for $2... " >&6; }
2073if eval \${$3+:} false; then : 2065if eval "test \"\${$3+set}\"" = set; then :
2074 $as_echo_n "(cached) " >&6 2066 $as_echo_n "(cached) " >&6
2075else 2067else
2076 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2068 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2125,7 +2117,7 @@ fi
2125eval ac_res=\$$3 2117eval ac_res=\$$3
2126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2127$as_echo "$ac_res" >&6; } 2119$as_echo "$ac_res" >&6; }
2128 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2120 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2129 2121
2130} # ac_fn_c_check_func 2122} # ac_fn_c_check_func
2131 2123
@@ -2138,7 +2130,7 @@ ac_fn_c_check_type ()
2138 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2130 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2140$as_echo_n "checking for $2... " >&6; } 2132$as_echo_n "checking for $2... " >&6; }
2141if eval \${$3+:} false; then : 2133if eval "test \"\${$3+set}\"" = set; then :
2142 $as_echo_n "(cached) " >&6 2134 $as_echo_n "(cached) " >&6
2143else 2135else
2144 eval "$3=no" 2136 eval "$3=no"
@@ -2179,7 +2171,7 @@ fi
2179eval ac_res=\$$3 2171eval ac_res=\$$3
2180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2172 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2181$as_echo "$ac_res" >&6; } 2173$as_echo "$ac_res" >&6; }
2182 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2174 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2183 2175
2184} # ac_fn_c_check_type 2176} # ac_fn_c_check_type
2185cat >config.log <<_ACEOF 2177cat >config.log <<_ACEOF
@@ -2187,7 +2179,7 @@ This file contains any messages produced by compilers while
2187running configure, to aid debugging if configure makes a mistake. 2179running configure, to aid debugging if configure makes a mistake.
2188 2180
2189It was created by emacs $as_me 24.0.50, which was 2181It was created by emacs $as_me 24.0.50, which was
2190generated by GNU Autoconf 2.68. Invocation command line was 2182generated by GNU Autoconf 2.67. Invocation command line was
2191 2183
2192 $ $0 $@ 2184 $ $0 $@
2193 2185
@@ -3159,7 +3151,7 @@ $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3159 3151
3160{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 3152{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3161$as_echo_n "checking build system type... " >&6; } 3153$as_echo_n "checking build system type... " >&6; }
3162if ${ac_cv_build+:} false; then : 3154if test "${ac_cv_build+set}" = set; then :
3163 $as_echo_n "(cached) " >&6 3155 $as_echo_n "(cached) " >&6
3164else 3156else
3165 ac_build_alias=$build_alias 3157 ac_build_alias=$build_alias
@@ -3193,7 +3185,7 @@ case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3193 3185
3194{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 3186{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3195$as_echo_n "checking host system type... " >&6; } 3187$as_echo_n "checking host system type... " >&6; }
3196if ${ac_cv_host+:} false; then : 3188if test "${ac_cv_host+set}" = set; then :
3197 $as_echo_n "(cached) " >&6 3189 $as_echo_n "(cached) " >&6
3198else 3190else
3199 if test "x$host_alias" = x; then 3191 if test "x$host_alias" = x; then
@@ -3479,7 +3471,7 @@ if test -n "$ac_tool_prefix"; then
3479set dummy ${ac_tool_prefix}gcc; ac_word=$2 3471set dummy ${ac_tool_prefix}gcc; ac_word=$2
3480{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3472{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3481$as_echo_n "checking for $ac_word... " >&6; } 3473$as_echo_n "checking for $ac_word... " >&6; }
3482if ${ac_cv_prog_CC+:} false; then : 3474if test "${ac_cv_prog_CC+set}" = set; then :
3483 $as_echo_n "(cached) " >&6 3475 $as_echo_n "(cached) " >&6
3484else 3476else
3485 if test -n "$CC"; then 3477 if test -n "$CC"; then
@@ -3519,7 +3511,7 @@ if test -z "$ac_cv_prog_CC"; then
3519set dummy gcc; ac_word=$2 3511set dummy gcc; ac_word=$2
3520{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3512{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3521$as_echo_n "checking for $ac_word... " >&6; } 3513$as_echo_n "checking for $ac_word... " >&6; }
3522if ${ac_cv_prog_ac_ct_CC+:} false; then : 3514if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3523 $as_echo_n "(cached) " >&6 3515 $as_echo_n "(cached) " >&6
3524else 3516else
3525 if test -n "$ac_ct_CC"; then 3517 if test -n "$ac_ct_CC"; then
@@ -3572,7 +3564,7 @@ if test -z "$CC"; then
3572set dummy ${ac_tool_prefix}cc; ac_word=$2 3564set dummy ${ac_tool_prefix}cc; ac_word=$2
3573{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3565{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3574$as_echo_n "checking for $ac_word... " >&6; } 3566$as_echo_n "checking for $ac_word... " >&6; }
3575if ${ac_cv_prog_CC+:} false; then : 3567if test "${ac_cv_prog_CC+set}" = set; then :
3576 $as_echo_n "(cached) " >&6 3568 $as_echo_n "(cached) " >&6
3577else 3569else
3578 if test -n "$CC"; then 3570 if test -n "$CC"; then
@@ -3612,7 +3604,7 @@ if test -z "$CC"; then
3612set dummy cc; ac_word=$2 3604set dummy cc; ac_word=$2
3613{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3605{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3614$as_echo_n "checking for $ac_word... " >&6; } 3606$as_echo_n "checking for $ac_word... " >&6; }
3615if ${ac_cv_prog_CC+:} false; then : 3607if test "${ac_cv_prog_CC+set}" = set; then :
3616 $as_echo_n "(cached) " >&6 3608 $as_echo_n "(cached) " >&6
3617else 3609else
3618 if test -n "$CC"; then 3610 if test -n "$CC"; then
@@ -3671,7 +3663,7 @@ if test -z "$CC"; then
3671set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3663set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3672{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3673$as_echo_n "checking for $ac_word... " >&6; } 3665$as_echo_n "checking for $ac_word... " >&6; }
3674if ${ac_cv_prog_CC+:} false; then : 3666if test "${ac_cv_prog_CC+set}" = set; then :
3675 $as_echo_n "(cached) " >&6 3667 $as_echo_n "(cached) " >&6
3676else 3668else
3677 if test -n "$CC"; then 3669 if test -n "$CC"; then
@@ -3715,7 +3707,7 @@ do
3715set dummy $ac_prog; ac_word=$2 3707set dummy $ac_prog; ac_word=$2
3716{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3717$as_echo_n "checking for $ac_word... " >&6; } 3709$as_echo_n "checking for $ac_word... " >&6; }
3718if ${ac_cv_prog_ac_ct_CC+:} false; then : 3710if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3719 $as_echo_n "(cached) " >&6 3711 $as_echo_n "(cached) " >&6
3720else 3712else
3721 if test -n "$ac_ct_CC"; then 3713 if test -n "$ac_ct_CC"; then
@@ -3998,7 +3990,7 @@ rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3998ac_clean_files=$ac_clean_files_save 3990ac_clean_files=$ac_clean_files_save
3999{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3991{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4000$as_echo_n "checking for suffix of object files... " >&6; } 3992$as_echo_n "checking for suffix of object files... " >&6; }
4001if ${ac_cv_objext+:} false; then : 3993if test "${ac_cv_objext+set}" = set; then :
4002 $as_echo_n "(cached) " >&6 3994 $as_echo_n "(cached) " >&6
4003else 3995else
4004 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3996 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4049,7 +4041,7 @@ OBJEXT=$ac_cv_objext
4049ac_objext=$OBJEXT 4041ac_objext=$OBJEXT
4050{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 4042{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4051$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 4043$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4052if ${ac_cv_c_compiler_gnu+:} false; then : 4044if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4053 $as_echo_n "(cached) " >&6 4045 $as_echo_n "(cached) " >&6
4054else 4046else
4055 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4047 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4086,7 +4078,7 @@ ac_test_CFLAGS=${CFLAGS+set}
4086ac_save_CFLAGS=$CFLAGS 4078ac_save_CFLAGS=$CFLAGS
4087{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4079{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4088$as_echo_n "checking whether $CC accepts -g... " >&6; } 4080$as_echo_n "checking whether $CC accepts -g... " >&6; }
4089if ${ac_cv_prog_cc_g+:} false; then : 4081if test "${ac_cv_prog_cc_g+set}" = set; then :
4090 $as_echo_n "(cached) " >&6 4082 $as_echo_n "(cached) " >&6
4091else 4083else
4092 ac_save_c_werror_flag=$ac_c_werror_flag 4084 ac_save_c_werror_flag=$ac_c_werror_flag
@@ -4164,7 +4156,7 @@ else
4164fi 4156fi
4165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 4157{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4166$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 4158$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4167if ${ac_cv_prog_cc_c89+:} false; then : 4159if test "${ac_cv_prog_cc_c89+set}" = set; then :
4168 $as_echo_n "(cached) " >&6 4160 $as_echo_n "(cached) " >&6
4169else 4161else
4170 ac_cv_prog_cc_c89=no 4162 ac_cv_prog_cc_c89=no
@@ -4272,7 +4264,7 @@ if test x"$GCC" != xyes && test x"$emacs_check_sunpro_c" = xyes && \
4272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using a Sun C compiler" >&5 4264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using a Sun C compiler" >&5
4273$as_echo_n "checking whether we are using a Sun C compiler... " >&6; } 4265$as_echo_n "checking whether we are using a Sun C compiler... " >&6; }
4274 4266
4275if ${emacs_cv_sunpro_c+:} false; then : 4267if test "${emacs_cv_sunpro_c+set}" = set; then :
4276 $as_echo_n "(cached) " >&6 4268 $as_echo_n "(cached) " >&6
4277else 4269else
4278 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4270 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4341,7 +4333,7 @@ if test -n "$CPP" && test -d "$CPP"; then
4341 CPP= 4333 CPP=
4342fi 4334fi
4343if test -z "$CPP"; then 4335if test -z "$CPP"; then
4344 if ${ac_cv_prog_CPP+:} false; then : 4336 if test "${ac_cv_prog_CPP+set}" = set; then :
4345 $as_echo_n "(cached) " >&6 4337 $as_echo_n "(cached) " >&6
4346else 4338else
4347 # Double quotes because CPP needs to be expanded 4339 # Double quotes because CPP needs to be expanded
@@ -4469,7 +4461,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
4469 4461
4470{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 4462{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4471$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 4463$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4472if ${ac_cv_path_GREP+:} false; then : 4464if test "${ac_cv_path_GREP+set}" = set; then :
4473 $as_echo_n "(cached) " >&6 4465 $as_echo_n "(cached) " >&6
4474else 4466else
4475 if test -z "$GREP"; then 4467 if test -z "$GREP"; then
@@ -4532,7 +4524,7 @@ $as_echo "$ac_cv_path_GREP" >&6; }
4532 4524
4533{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 4525{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4534$as_echo_n "checking for egrep... " >&6; } 4526$as_echo_n "checking for egrep... " >&6; }
4535if ${ac_cv_path_EGREP+:} false; then : 4527if test "${ac_cv_path_EGREP+set}" = set; then :
4536 $as_echo_n "(cached) " >&6 4528 $as_echo_n "(cached) " >&6
4537else 4529else
4538 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 4530 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
@@ -4599,7 +4591,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; }
4599 4591
4600{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4592{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4601$as_echo_n "checking for ANSI C header files... " >&6; } 4593$as_echo_n "checking for ANSI C header files... " >&6; }
4602if ${ac_cv_header_stdc+:} false; then : 4594if test "${ac_cv_header_stdc+set}" = set; then :
4603 $as_echo_n "(cached) " >&6 4595 $as_echo_n "(cached) " >&6
4604else 4596else
4605 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4597 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4728,7 +4720,7 @@ done
4728 4720
4729 4721
4730 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 4722 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4731if test "x$ac_cv_header_minix_config_h" = xyes; then : 4723if test "x$ac_cv_header_minix_config_h" = x""yes; then :
4732 MINIX=yes 4724 MINIX=yes
4733else 4725else
4734 MINIX= 4726 MINIX=
@@ -4750,7 +4742,7 @@ $as_echo "#define _MINIX 1" >>confdefs.h
4750 4742
4751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 4743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4752$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 4744$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4753if ${ac_cv_safe_to_define___extensions__+:} false; then : 4745if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
4754 $as_echo_n "(cached) " >&6 4746 $as_echo_n "(cached) " >&6
4755else 4747else
4756 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4748 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -4930,7 +4922,7 @@ if test -n "$CPP" && test -d "$CPP"; then
4930 CPP= 4922 CPP=
4931fi 4923fi
4932if test -z "$CPP"; then 4924if test -z "$CPP"; then
4933 if ${ac_cv_prog_CPP+:} false; then : 4925 if test "${ac_cv_prog_CPP+set}" = set; then :
4934 $as_echo_n "(cached) " >&6 4926 $as_echo_n "(cached) " >&6
4935else 4927else
4936 # Double quotes because CPP needs to be expanded 4928 # Double quotes because CPP needs to be expanded
@@ -5072,7 +5064,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
5072{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 5064{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5073$as_echo_n "checking for a BSD-compatible install... " >&6; } 5065$as_echo_n "checking for a BSD-compatible install... " >&6; }
5074if test -z "$INSTALL"; then 5066if test -z "$INSTALL"; then
5075if ${ac_cv_path_install+:} false; then : 5067if test "${ac_cv_path_install+set}" = set; then :
5076 $as_echo_n "(cached) " >&6 5068 $as_echo_n "(cached) " >&6
5077else 5069else
5078 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5070 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -5154,7 +5146,7 @@ if test "x$RANLIB" = x; then
5154set dummy ${ac_tool_prefix}ranlib; ac_word=$2 5146set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5155{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5147{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5156$as_echo_n "checking for $ac_word... " >&6; } 5148$as_echo_n "checking for $ac_word... " >&6; }
5157if ${ac_cv_prog_RANLIB+:} false; then : 5149if test "${ac_cv_prog_RANLIB+set}" = set; then :
5158 $as_echo_n "(cached) " >&6 5150 $as_echo_n "(cached) " >&6
5159else 5151else
5160 if test -n "$RANLIB"; then 5152 if test -n "$RANLIB"; then
@@ -5194,7 +5186,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
5194set dummy ranlib; ac_word=$2 5186set dummy ranlib; ac_word=$2
5195{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5187{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5196$as_echo_n "checking for $ac_word... " >&6; } 5188$as_echo_n "checking for $ac_word... " >&6; }
5197if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : 5189if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5198 $as_echo_n "(cached) " >&6 5190 $as_echo_n "(cached) " >&6
5199else 5191else
5200 if test -n "$ac_ct_RANLIB"; then 5192 if test -n "$ac_ct_RANLIB"; then
@@ -5249,7 +5241,7 @@ fi
5249## is running in i386 mode, we can help them out. 5241## is running in i386 mode, we can help them out.
5250if test "$machine" = "amdx86-64"; then 5242if test "$machine" = "amdx86-64"; then
5251 ac_fn_c_check_decl "$LINENO" "i386" "ac_cv_have_decl_i386" "$ac_includes_default" 5243 ac_fn_c_check_decl "$LINENO" "i386" "ac_cv_have_decl_i386" "$ac_includes_default"
5252if test "x$ac_cv_have_decl_i386" = xyes; then : 5244if test "x$ac_cv_have_decl_i386" = x""yes; then :
5253 5245
5254fi 5246fi
5255 5247
@@ -5264,7 +5256,7 @@ fi
5264set dummy install-info; ac_word=$2 5256set dummy install-info; ac_word=$2
5265{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5257{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5266$as_echo_n "checking for $ac_word... " >&6; } 5258$as_echo_n "checking for $ac_word... " >&6; }
5267if ${ac_cv_path_INSTALL_INFO+:} false; then : 5259if test "${ac_cv_path_INSTALL_INFO+set}" = set; then :
5268 $as_echo_n "(cached) " >&6 5260 $as_echo_n "(cached) " >&6
5269else 5261else
5270 case $INSTALL_INFO in 5262 case $INSTALL_INFO in
@@ -5304,7 +5296,7 @@ fi
5304set dummy install-info; ac_word=$2 5296set dummy install-info; ac_word=$2
5305{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5297{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5306$as_echo_n "checking for $ac_word... " >&6; } 5298$as_echo_n "checking for $ac_word... " >&6; }
5307if ${ac_cv_path_INSTALL_INFO+:} false; then : 5299if test "${ac_cv_path_INSTALL_INFO+set}" = set; then :
5308 $as_echo_n "(cached) " >&6 5300 $as_echo_n "(cached) " >&6
5309else 5301else
5310 case $INSTALL_INFO in 5302 case $INSTALL_INFO in
@@ -5344,7 +5336,7 @@ fi
5344set dummy install-info; ac_word=$2 5336set dummy install-info; ac_word=$2
5345{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5337{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5346$as_echo_n "checking for $ac_word... " >&6; } 5338$as_echo_n "checking for $ac_word... " >&6; }
5347if ${ac_cv_path_INSTALL_INFO+:} false; then : 5339if test "${ac_cv_path_INSTALL_INFO+set}" = set; then :
5348 $as_echo_n "(cached) " >&6 5340 $as_echo_n "(cached) " >&6
5349else 5341else
5350 case $INSTALL_INFO in 5342 case $INSTALL_INFO in
@@ -5385,7 +5377,7 @@ fi
5385set dummy gzip; ac_word=$2 5377set dummy gzip; ac_word=$2
5386{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5378{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5387$as_echo_n "checking for $ac_word... " >&6; } 5379$as_echo_n "checking for $ac_word... " >&6; }
5388if ${ac_cv_path_GZIP_PROG+:} false; then : 5380if test "${ac_cv_path_GZIP_PROG+set}" = set; then :
5389 $as_echo_n "(cached) " >&6 5381 $as_echo_n "(cached) " >&6
5390else 5382else
5391 case $GZIP_PROG in 5383 case $GZIP_PROG in
@@ -5428,7 +5420,7 @@ fi
5428set dummy makeinfo; ac_word=$2 5420set dummy makeinfo; ac_word=$2
5429{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5430$as_echo_n "checking for $ac_word... " >&6; } 5422$as_echo_n "checking for $ac_word... " >&6; }
5431if ${ac_cv_path_MAKEINFO+:} false; then : 5423if test "${ac_cv_path_MAKEINFO+set}" = set; then :
5432 $as_echo_n "(cached) " >&6 5424 $as_echo_n "(cached) " >&6
5433else 5425else
5434 case $MAKEINFO in 5426 case $MAKEINFO in
@@ -5633,7 +5625,7 @@ esac
5633C_SWITCH_MACHINE= 5625C_SWITCH_MACHINE=
5634if test "$machine" = "alpha"; then 5626if test "$machine" = "alpha"; then
5635 ac_fn_c_check_decl "$LINENO" "__ELF__" "ac_cv_have_decl___ELF__" "$ac_includes_default" 5627 ac_fn_c_check_decl "$LINENO" "__ELF__" "ac_cv_have_decl___ELF__" "$ac_includes_default"
5636if test "x$ac_cv_have_decl___ELF__" = xyes; then : 5628if test "x$ac_cv_have_decl___ELF__" = x""yes; then :
5637 5629
5638fi 5630fi
5639 5631
@@ -5703,7 +5695,7 @@ if test "$enable_largefile" != no; then
5703 5695
5704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5 5696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
5705$as_echo_n "checking for special C compiler options needed for large files... " >&6; } 5697$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
5706if ${ac_cv_sys_largefile_CC+:} false; then : 5698if test "${ac_cv_sys_largefile_CC+set}" = set; then :
5707 $as_echo_n "(cached) " >&6 5699 $as_echo_n "(cached) " >&6
5708else 5700else
5709 ac_cv_sys_largefile_CC=no 5701 ac_cv_sys_largefile_CC=no
@@ -5754,7 +5746,7 @@ $as_echo "$ac_cv_sys_largefile_CC" >&6; }
5754 5746
5755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5 5747 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5756$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; } 5748$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
5757if ${ac_cv_sys_file_offset_bits+:} false; then : 5749if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
5758 $as_echo_n "(cached) " >&6 5750 $as_echo_n "(cached) " >&6
5759else 5751else
5760 while :; do 5752 while :; do
@@ -5823,7 +5815,7 @@ rm -rf conftest*
5823 if test $ac_cv_sys_file_offset_bits = unknown; then 5815 if test $ac_cv_sys_file_offset_bits = unknown; then
5824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5 5816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
5825$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; } 5817$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
5826if ${ac_cv_sys_large_files+:} false; then : 5818if test "${ac_cv_sys_large_files+set}" = set; then :
5827 $as_echo_n "(cached) " >&6 5819 $as_echo_n "(cached) " >&6
5828else 5820else
5829 while :; do 5821 while :; do
@@ -5991,7 +5983,7 @@ done
5991 # Emulation library used on NetBSD. 5983 # Emulation library used on NetBSD.
5992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5 5984 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
5993$as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; } 5985$as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
5994if ${ac_cv_lib_ossaudio__oss_ioctl+:} false; then : 5986if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then :
5995 $as_echo_n "(cached) " >&6 5987 $as_echo_n "(cached) " >&6
5996else 5988else
5997 ac_check_lib_save_LIBS=$LIBS 5989 ac_check_lib_save_LIBS=$LIBS
@@ -6025,7 +6017,7 @@ LIBS=$ac_check_lib_save_LIBS
6025fi 6017fi
6026{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 6018{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
6027$as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; } 6019$as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
6028if test "x$ac_cv_lib_ossaudio__oss_ioctl" = xyes; then : 6020if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then :
6029 LIBSOUND=-lossaudio 6021 LIBSOUND=-lossaudio
6030else 6022else
6031 LIBSOUND= 6023 LIBSOUND=
@@ -6042,7 +6034,7 @@ fi
6042set dummy pkg-config; ac_word=$2 6034set dummy pkg-config; ac_word=$2
6043{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6035{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6044$as_echo_n "checking for $ac_word... " >&6; } 6036$as_echo_n "checking for $ac_word... " >&6; }
6045if ${ac_cv_path_PKG_CONFIG+:} false; then : 6037if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6046 $as_echo_n "(cached) " >&6 6038 $as_echo_n "(cached) " >&6
6047else 6039else
6048 case $PKG_CONFIG in 6040 case $PKG_CONFIG in
@@ -6246,7 +6238,7 @@ fi
6246for ac_header in term.h 6238for ac_header in term.h
6247do : 6239do :
6248 ac_fn_c_check_header_preproc "$LINENO" "term.h" "ac_cv_header_term_h" 6240 ac_fn_c_check_header_preproc "$LINENO" "term.h" "ac_cv_header_term_h"
6249if test "x$ac_cv_header_term_h" = xyes; then : 6241if test "x$ac_cv_header_term_h" = x""yes; then :
6250 cat >>confdefs.h <<_ACEOF 6242 cat >>confdefs.h <<_ACEOF
6251#define HAVE_TERM_H 1 6243#define HAVE_TERM_H 1
6252_ACEOF 6244_ACEOF
@@ -6257,7 +6249,7 @@ done
6257 6249
6258{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6250{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6259$as_echo_n "checking for ANSI C header files... " >&6; } 6251$as_echo_n "checking for ANSI C header files... " >&6; }
6260if ${ac_cv_header_stdc+:} false; then : 6252if test "${ac_cv_header_stdc+set}" = set; then :
6261 $as_echo_n "(cached) " >&6 6253 $as_echo_n "(cached) " >&6
6262else 6254else
6263 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6369,7 +6361,7 @@ fi
6369 6361
6370{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 6362{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
6371$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 6363$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
6372if ${ac_cv_header_time+:} false; then : 6364if test "${ac_cv_header_time+set}" = set; then :
6373 $as_echo_n "(cached) " >&6 6365 $as_echo_n "(cached) " >&6
6374else 6366else
6375 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6367 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6403,7 +6395,7 @@ $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
6403fi 6395fi
6404 6396
6405ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "$ac_includes_default" 6397ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "$ac_includes_default"
6406if test "x$ac_cv_have_decl_sys_siglist" = xyes; then : 6398if test "x$ac_cv_have_decl_sys_siglist" = x""yes; then :
6407 ac_have_decl=1 6399 ac_have_decl=1
6408else 6400else
6409 ac_have_decl=0 6401 ac_have_decl=0
@@ -6416,7 +6408,7 @@ _ACEOF
6416if test $ac_cv_have_decl_sys_siglist != yes; then 6408if test $ac_cv_have_decl_sys_siglist != yes; then
6417 # For Tru64, at least: 6409 # For Tru64, at least:
6418 ac_fn_c_check_decl "$LINENO" "__sys_siglist" "ac_cv_have_decl___sys_siglist" "$ac_includes_default" 6410 ac_fn_c_check_decl "$LINENO" "__sys_siglist" "ac_cv_have_decl___sys_siglist" "$ac_includes_default"
6419if test "x$ac_cv_have_decl___sys_siglist" = xyes; then : 6411if test "x$ac_cv_have_decl___sys_siglist" = x""yes; then :
6420 ac_have_decl=1 6412 ac_have_decl=1
6421else 6413else
6422 ac_have_decl=0 6414 ac_have_decl=0
@@ -6434,7 +6426,7 @@ $as_echo "#define sys_siglist __sys_siglist" >>confdefs.h
6434fi 6426fi
6435{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 6427{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
6436$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } 6428$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
6437if ${ac_cv_header_sys_wait_h+:} false; then : 6429if test "${ac_cv_header_sys_wait_h+set}" = set; then :
6438 $as_echo_n "(cached) " >&6 6430 $as_echo_n "(cached) " >&6
6439else 6431else
6440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6476,7 +6468,7 @@ fi
6476 6468
6477{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utimbuf" >&5 6469{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utimbuf" >&5
6478$as_echo_n "checking for struct utimbuf... " >&6; } 6470$as_echo_n "checking for struct utimbuf... " >&6; }
6479if ${emacs_cv_struct_utimbuf+:} false; then : 6471if test "${emacs_cv_struct_utimbuf+set}" = set; then :
6480 $as_echo_n "(cached) " >&6 6472 $as_echo_n "(cached) " >&6
6481else 6473else
6482 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6474 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6519,7 +6511,7 @@ fi
6519 6511
6520{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 6512{ $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
6521$as_echo_n "checking return type of signal handlers... " >&6; } 6513$as_echo_n "checking return type of signal handlers... " >&6; }
6522if ${ac_cv_type_signal+:} false; then : 6514if test "${ac_cv_type_signal+set}" = set; then :
6523 $as_echo_n "(cached) " >&6 6515 $as_echo_n "(cached) " >&6
6524else 6516else
6525 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6517 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6553,7 +6545,7 @@ _ACEOF
6553 6545
6554{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for speed_t" >&5 6546{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for speed_t" >&5
6555$as_echo_n "checking for speed_t... " >&6; } 6547$as_echo_n "checking for speed_t... " >&6; }
6556if ${emacs_cv_speed_t+:} false; then : 6548if test "${emacs_cv_speed_t+set}" = set; then :
6557 $as_echo_n "(cached) " >&6 6549 $as_echo_n "(cached) " >&6
6558else 6550else
6559 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6551 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6584,7 +6576,7 @@ fi
6584 6576
6585{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timeval" >&5 6577{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timeval" >&5
6586$as_echo_n "checking for struct timeval... " >&6; } 6578$as_echo_n "checking for struct timeval... " >&6; }
6587if ${emacs_cv_struct_timeval+:} false; then : 6579if test "${emacs_cv_struct_timeval+set}" = set; then :
6588 $as_echo_n "(cached) " >&6 6580 $as_echo_n "(cached) " >&6
6589else 6581else
6590 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6625,7 +6617,7 @@ fi
6625 6617
6626{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct exception" >&5 6618{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct exception" >&5
6627$as_echo_n "checking for struct exception... " >&6; } 6619$as_echo_n "checking for struct exception... " >&6; }
6628if ${emacs_cv_struct_exception+:} false; then : 6620if test "${emacs_cv_struct_exception+set}" = set; then :
6629 $as_echo_n "(cached) " >&6 6621 $as_echo_n "(cached) " >&6
6630else 6622else
6631 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6623 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6658,7 +6650,7 @@ fi
6658for ac_header in sys/socket.h 6650for ac_header in sys/socket.h
6659do : 6651do :
6660 ac_fn_c_check_header_mongrel "$LINENO" "sys/socket.h" "ac_cv_header_sys_socket_h" "$ac_includes_default" 6652 ac_fn_c_check_header_mongrel "$LINENO" "sys/socket.h" "ac_cv_header_sys_socket_h" "$ac_includes_default"
6661if test "x$ac_cv_header_sys_socket_h" = xyes; then : 6653if test "x$ac_cv_header_sys_socket_h" = x""yes; then :
6662 cat >>confdefs.h <<_ACEOF 6654 cat >>confdefs.h <<_ACEOF
6663#define HAVE_SYS_SOCKET_H 1 6655#define HAVE_SYS_SOCKET_H 1
6664_ACEOF 6656_ACEOF
@@ -6674,7 +6666,7 @@ do :
6674#include <sys/socket.h> 6666#include <sys/socket.h>
6675#endif 6667#endif
6676" 6668"
6677if test "x$ac_cv_header_net_if_h" = xyes; then : 6669if test "x$ac_cv_header_net_if_h" = x""yes; then :
6678 cat >>confdefs.h <<_ACEOF 6670 cat >>confdefs.h <<_ACEOF
6679#define HAVE_NET_IF_H 1 6671#define HAVE_NET_IF_H 1
6680_ACEOF 6672_ACEOF
@@ -6686,7 +6678,7 @@ done
6686 6678
6687{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 6679{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
6688$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 6680$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
6689if ${ac_cv_struct_tm+:} false; then : 6681if test "${ac_cv_struct_tm+set}" = set; then :
6690 $as_echo_n "(cached) " >&6 6682 $as_echo_n "(cached) " >&6
6691else 6683else
6692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6684 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6723,7 +6715,7 @@ ac_fn_c_check_member "$LINENO" "struct tm" "tm_zone" "ac_cv_member_struct_tm_tm_
6723#include <$ac_cv_struct_tm> 6715#include <$ac_cv_struct_tm>
6724 6716
6725" 6717"
6726if test "x$ac_cv_member_struct_tm_tm_zone" = xyes; then : 6718if test "x$ac_cv_member_struct_tm_tm_zone" = x""yes; then :
6727 6719
6728cat >>confdefs.h <<_ACEOF 6720cat >>confdefs.h <<_ACEOF
6729#define HAVE_STRUCT_TM_TM_ZONE 1 6721#define HAVE_STRUCT_TM_TM_ZONE 1
@@ -6739,7 +6731,7 @@ $as_echo "#define HAVE_TM_ZONE 1" >>confdefs.h
6739else 6731else
6740 ac_fn_c_check_decl "$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h> 6732 ac_fn_c_check_decl "$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h>
6741" 6733"
6742if test "x$ac_cv_have_decl_tzname" = xyes; then : 6734if test "x$ac_cv_have_decl_tzname" = x""yes; then :
6743 ac_have_decl=1 6735 ac_have_decl=1
6744else 6736else
6745 ac_have_decl=0 6737 ac_have_decl=0
@@ -6751,7 +6743,7 @@ _ACEOF
6751 6743
6752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5 6744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
6753$as_echo_n "checking for tzname... " >&6; } 6745$as_echo_n "checking for tzname... " >&6; }
6754if ${ac_cv_var_tzname+:} false; then : 6746if test "${ac_cv_var_tzname+set}" = set; then :
6755 $as_echo_n "(cached) " >&6 6747 $as_echo_n "(cached) " >&6
6756else 6748else
6757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6749 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6788,7 +6780,7 @@ fi
6788 6780
6789ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "#include <time.h> 6781ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "#include <time.h>
6790" 6782"
6791if test "x$ac_cv_member_struct_tm_tm_gmtoff" = xyes; then : 6783if test "x$ac_cv_member_struct_tm_tm_gmtoff" = x""yes; then :
6792 6784
6793$as_echo "#define HAVE_TM_GMTOFF 1" >>confdefs.h 6785$as_echo "#define HAVE_TM_GMTOFF 1" >>confdefs.h
6794 6786
@@ -6802,7 +6794,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_flags" "ac_cv_member_struct_i
6802#include <net/if.h> 6794#include <net/if.h>
6803#endif 6795#endif
6804" 6796"
6805if test "x$ac_cv_member_struct_ifreq_ifr_flags" = xyes; then : 6797if test "x$ac_cv_member_struct_ifreq_ifr_flags" = x""yes; then :
6806 6798
6807cat >>confdefs.h <<_ACEOF 6799cat >>confdefs.h <<_ACEOF
6808#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 6800#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
@@ -6818,7 +6810,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_hwaddr" "ac_cv_member_struct_
6818#include <net/if.h> 6810#include <net/if.h>
6819#endif 6811#endif
6820" 6812"
6821if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = xyes; then : 6813if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = x""yes; then :
6822 6814
6823cat >>confdefs.h <<_ACEOF 6815cat >>confdefs.h <<_ACEOF
6824#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 6816#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
@@ -6834,7 +6826,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_netmask" "ac_cv_member_struct
6834#include <net/if.h> 6826#include <net/if.h>
6835#endif 6827#endif
6836" 6828"
6837if test "x$ac_cv_member_struct_ifreq_ifr_netmask" = xyes; then : 6829if test "x$ac_cv_member_struct_ifreq_ifr_netmask" = x""yes; then :
6838 6830
6839cat >>confdefs.h <<_ACEOF 6831cat >>confdefs.h <<_ACEOF
6840#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 6832#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
@@ -6850,7 +6842,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_broadaddr" "ac_cv_member_stru
6850#include <net/if.h> 6842#include <net/if.h>
6851#endif 6843#endif
6852" 6844"
6853if test "x$ac_cv_member_struct_ifreq_ifr_broadaddr" = xyes; then : 6845if test "x$ac_cv_member_struct_ifreq_ifr_broadaddr" = x""yes; then :
6854 6846
6855cat >>confdefs.h <<_ACEOF 6847cat >>confdefs.h <<_ACEOF
6856#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 6848#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
@@ -6866,7 +6858,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_addr" "ac_cv_member_struct_if
6866#include <net/if.h> 6858#include <net/if.h>
6867#endif 6859#endif
6868" 6860"
6869if test "x$ac_cv_member_struct_ifreq_ifr_addr" = xyes; then : 6861if test "x$ac_cv_member_struct_ifreq_ifr_addr" = x""yes; then :
6870 6862
6871cat >>confdefs.h <<_ACEOF 6863cat >>confdefs.h <<_ACEOF
6872#define HAVE_STRUCT_IFREQ_IFR_ADDR 1 6864#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
@@ -6895,7 +6887,7 @@ fi
6895 6887
6896{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5 6888{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
6897$as_echo_n "checking for working volatile... " >&6; } 6889$as_echo_n "checking for working volatile... " >&6; }
6898if ${ac_cv_c_volatile+:} false; then : 6890if test "${ac_cv_c_volatile+set}" = set; then :
6899 $as_echo_n "(cached) " >&6 6891 $as_echo_n "(cached) " >&6
6900else 6892else
6901 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6893 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6929,7 +6921,7 @@ fi
6929 6921
6930{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 6922{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
6931$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 6923$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
6932if ${ac_cv_c_const+:} false; then : 6924if test "${ac_cv_c_const+set}" = set; then :
6933 $as_echo_n "(cached) " >&6 6925 $as_echo_n "(cached) " >&6
6934else 6926else
6935 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -7009,7 +7001,7 @@ fi
7009 7001
7010{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for void * support" >&5 7002{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for void * support" >&5
7011$as_echo_n "checking for void * support... " >&6; } 7003$as_echo_n "checking for void * support... " >&6; }
7012if ${emacs_cv_void_star+:} false; then : 7004if test "${emacs_cv_void_star+set}" = set; then :
7013 $as_echo_n "(cached) " >&6 7005 $as_echo_n "(cached) " >&6
7014else 7006else
7015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7007 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -7042,7 +7034,7 @@ fi
7042 7034
7043 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 7035 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
7044$as_echo_n "checking whether byte ordering is bigendian... " >&6; } 7036$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
7045if ${ac_cv_c_bigendian+:} false; then : 7037if test "${ac_cv_c_bigendian+set}" = set; then :
7046 $as_echo_n "(cached) " >&6 7038 $as_echo_n "(cached) " >&6
7047else 7039else
7048 ac_cv_c_bigendian=unknown 7040 ac_cv_c_bigendian=unknown
@@ -7269,7 +7261,7 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
7269$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 7261$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
7270set x ${MAKE-make} 7262set x ${MAKE-make}
7271ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 7263ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
7272if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : 7264if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
7273 $as_echo_n "(cached) " >&6 7265 $as_echo_n "(cached) " >&6
7274else 7266else
7275 cat >conftest.make <<\_ACEOF 7267 cat >conftest.make <<\_ACEOF
@@ -7357,7 +7349,7 @@ deps_frag=$srcdir/src/$deps_frag
7357 7349
7358{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5 7350{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5
7359$as_echo_n "checking for long file names... " >&6; } 7351$as_echo_n "checking for long file names... " >&6; }
7360if ${ac_cv_sys_long_file_names+:} false; then : 7352if test "${ac_cv_sys_long_file_names+set}" = set; then :
7361 $as_echo_n "(cached) " >&6 7353 $as_echo_n "(cached) " >&6
7362else 7354else
7363 ac_cv_sys_long_file_names=yes 7355 ac_cv_sys_long_file_names=yes
@@ -7414,7 +7406,7 @@ if test "x$with_x" = xno; then
7414else 7406else
7415 case $x_includes,$x_libraries in #( 7407 case $x_includes,$x_libraries in #(
7416 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 7408 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
7417 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : 7409 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
7418 $as_echo_n "(cached) " >&6 7410 $as_echo_n "(cached) " >&6
7419else 7411else
7420 # One or both of the vars are not set, and there is no cached value. 7412 # One or both of the vars are not set, and there is no cached value.
@@ -7697,7 +7689,7 @@ if test "${with_ns}" != no; then
7697 TEMACS_LDFLAGS2= 7689 TEMACS_LDFLAGS2=
7698 fi 7690 fi
7699 ac_fn_c_check_header_mongrel "$LINENO" "AppKit/AppKit.h" "ac_cv_header_AppKit_AppKit_h" "$ac_includes_default" 7691 ac_fn_c_check_header_mongrel "$LINENO" "AppKit/AppKit.h" "ac_cv_header_AppKit_AppKit_h" "$ac_includes_default"
7700if test "x$ac_cv_header_AppKit_AppKit_h" = xyes; then : 7692if test "x$ac_cv_header_AppKit_AppKit_h" = x""yes; then :
7701 HAVE_NS=yes 7693 HAVE_NS=yes
7702else 7694else
7703 as_fn_error $? "\`--with-ns' was specified, but the include 7695 as_fn_error $? "\`--with-ns' was specified, but the include
@@ -7779,7 +7771,7 @@ if test "$window_system" = none && test "X$with_x" != "Xno"; then
7779set dummy X; ac_word=$2 7771set dummy X; ac_word=$2
7780{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7772{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7781$as_echo_n "checking for $ac_word... " >&6; } 7773$as_echo_n "checking for $ac_word... " >&6; }
7782if ${ac_cv_prog_HAVE_XSERVER+:} false; then : 7774if test "${ac_cv_prog_HAVE_XSERVER+set}" = set; then :
7783 $as_echo_n "(cached) " >&6 7775 $as_echo_n "(cached) " >&6
7784else 7776else
7785 if test -n "$HAVE_XSERVER"; then 7777 if test -n "$HAVE_XSERVER"; then
@@ -7838,14 +7830,14 @@ esac
7838GNU_MALLOC=yes 7830GNU_MALLOC=yes
7839doug_lea_malloc=yes 7831doug_lea_malloc=yes
7840ac_fn_c_check_func "$LINENO" "malloc_get_state" "ac_cv_func_malloc_get_state" 7832ac_fn_c_check_func "$LINENO" "malloc_get_state" "ac_cv_func_malloc_get_state"
7841if test "x$ac_cv_func_malloc_get_state" = xyes; then : 7833if test "x$ac_cv_func_malloc_get_state" = x""yes; then :
7842 7834
7843else 7835else
7844 doug_lea_malloc=no 7836 doug_lea_malloc=no
7845fi 7837fi
7846 7838
7847ac_fn_c_check_func "$LINENO" "malloc_set_state" "ac_cv_func_malloc_set_state" 7839ac_fn_c_check_func "$LINENO" "malloc_set_state" "ac_cv_func_malloc_set_state"
7848if test "x$ac_cv_func_malloc_set_state" = xyes; then : 7840if test "x$ac_cv_func_malloc_set_state" = x""yes; then :
7849 7841
7850else 7842else
7851 doug_lea_malloc=no 7843 doug_lea_malloc=no
@@ -7853,7 +7845,7 @@ fi
7853 7845
7854{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether __after_morecore_hook exists" >&5 7846{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether __after_morecore_hook exists" >&5
7855$as_echo_n "checking whether __after_morecore_hook exists... " >&6; } 7847$as_echo_n "checking whether __after_morecore_hook exists... " >&6; }
7856if ${emacs_cv_var___after_morecore_hook+:} false; then : 7848if test "${emacs_cv_var___after_morecore_hook+set}" = set; then :
7857 $as_echo_n "(cached) " >&6 7849 $as_echo_n "(cached) " >&6
7858else 7850else
7859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7851 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -7958,7 +7950,7 @@ done
7958for ac_func in getpagesize 7950for ac_func in getpagesize
7959do : 7951do :
7960 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize" 7952 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
7961if test "x$ac_cv_func_getpagesize" = xyes; then : 7953if test "x$ac_cv_func_getpagesize" = x""yes; then :
7962 cat >>confdefs.h <<_ACEOF 7954 cat >>confdefs.h <<_ACEOF
7963#define HAVE_GETPAGESIZE 1 7955#define HAVE_GETPAGESIZE 1
7964_ACEOF 7956_ACEOF
@@ -7968,7 +7960,7 @@ done
7968 7960
7969{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5 7961{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
7970$as_echo_n "checking for working mmap... " >&6; } 7962$as_echo_n "checking for working mmap... " >&6; }
7971if ${ac_cv_func_mmap_fixed_mapped+:} false; then : 7963if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then :
7972 $as_echo_n "(cached) " >&6 7964 $as_echo_n "(cached) " >&6
7973else 7965else
7974 if test "$cross_compiling" = yes; then : 7966 if test "$cross_compiling" = yes; then :
@@ -8143,7 +8135,7 @@ LIBS="$LIBS_SYSTEM $LIBS"
8143 8135
8144{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 8136{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
8145$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 8137$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
8146if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : 8138if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
8147 $as_echo_n "(cached) " >&6 8139 $as_echo_n "(cached) " >&6
8148else 8140else
8149 ac_check_lib_save_LIBS=$LIBS 8141 ac_check_lib_save_LIBS=$LIBS
@@ -8177,7 +8169,7 @@ LIBS=$ac_check_lib_save_LIBS
8177fi 8169fi
8178{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 8170{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
8179$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 8171$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
8180if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : 8172if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
8181 cat >>confdefs.h <<_ACEOF 8173 cat >>confdefs.h <<_ACEOF
8182#define HAVE_LIBDNET 1 8174#define HAVE_LIBDNET 1
8183_ACEOF 8175_ACEOF
@@ -8189,7 +8181,7 @@ fi
8189 8181
8190{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lXbsd" >&5 8182{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lXbsd" >&5
8191$as_echo_n "checking for main in -lXbsd... " >&6; } 8183$as_echo_n "checking for main in -lXbsd... " >&6; }
8192if ${ac_cv_lib_Xbsd_main+:} false; then : 8184if test "${ac_cv_lib_Xbsd_main+set}" = set; then :
8193 $as_echo_n "(cached) " >&6 8185 $as_echo_n "(cached) " >&6
8194else 8186else
8195 ac_check_lib_save_LIBS=$LIBS 8187 ac_check_lib_save_LIBS=$LIBS
@@ -8217,14 +8209,14 @@ LIBS=$ac_check_lib_save_LIBS
8217fi 8209fi
8218{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xbsd_main" >&5 8210{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xbsd_main" >&5
8219$as_echo "$ac_cv_lib_Xbsd_main" >&6; } 8211$as_echo "$ac_cv_lib_Xbsd_main" >&6; }
8220if test "x$ac_cv_lib_Xbsd_main" = xyes; then : 8212if test "x$ac_cv_lib_Xbsd_main" = x""yes; then :
8221 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd" 8213 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd"
8222fi 8214fi
8223 8215
8224 8216
8225{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cma_open in -lpthreads" >&5 8217{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cma_open in -lpthreads" >&5
8226$as_echo_n "checking for cma_open in -lpthreads... " >&6; } 8218$as_echo_n "checking for cma_open in -lpthreads... " >&6; }
8227if ${ac_cv_lib_pthreads_cma_open+:} false; then : 8219if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then :
8228 $as_echo_n "(cached) " >&6 8220 $as_echo_n "(cached) " >&6
8229else 8221else
8230 ac_check_lib_save_LIBS=$LIBS 8222 ac_check_lib_save_LIBS=$LIBS
@@ -8258,7 +8250,7 @@ LIBS=$ac_check_lib_save_LIBS
8258fi 8250fi
8259{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthreads_cma_open" >&5 8251{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthreads_cma_open" >&5
8260$as_echo "$ac_cv_lib_pthreads_cma_open" >&6; } 8252$as_echo "$ac_cv_lib_pthreads_cma_open" >&6; }
8261if test "x$ac_cv_lib_pthreads_cma_open" = xyes; then : 8253if test "x$ac_cv_lib_pthreads_cma_open" = x""yes; then :
8262 cat >>confdefs.h <<_ACEOF 8254 cat >>confdefs.h <<_ACEOF
8263#define HAVE_LIBPTHREADS 1 8255#define HAVE_LIBPTHREADS 1
8264_ACEOF 8256_ACEOF
@@ -8285,7 +8277,7 @@ case ${host_os} in
8285aix*) 8277aix*)
8286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -bbigtoc option" >&5 8278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -bbigtoc option" >&5
8287$as_echo_n "checking for -bbigtoc option... " >&6; } 8279$as_echo_n "checking for -bbigtoc option... " >&6; }
8288if ${gdb_cv_bigtoc+:} false; then : 8280if test "${gdb_cv_bigtoc+set}" = set; then :
8289 $as_echo_n "(cached) " >&6 8281 $as_echo_n "(cached) " >&6
8290else 8282else
8291 8283
@@ -8459,7 +8451,7 @@ fi
8459if test "${window_system}" = "x11"; then 8451if test "${window_system}" = "x11"; then
8460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 version 6" >&5 8452 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 version 6" >&5
8461$as_echo_n "checking X11 version 6... " >&6; } 8453$as_echo_n "checking X11 version 6... " >&6; }
8462 if ${emacs_cv_x11_version_6+:} false; then : 8454 if test "${emacs_cv_x11_version_6+set}" = set; then :
8463 $as_echo_n "(cached) " >&6 8455 $as_echo_n "(cached) " >&6
8464else 8456else
8465 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8457 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8524,7 +8516,7 @@ if test "${HAVE_X11}" = "yes" || test "${NS_IMPL_GNUSTEP}" = "yes"; then
8524set dummy pkg-config; ac_word=$2 8516set dummy pkg-config; ac_word=$2
8525{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8517{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8526$as_echo_n "checking for $ac_word... " >&6; } 8518$as_echo_n "checking for $ac_word... " >&6; }
8527if ${ac_cv_path_PKG_CONFIG+:} false; then : 8519if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
8528 $as_echo_n "(cached) " >&6 8520 $as_echo_n "(cached) " >&6
8529else 8521else
8530 case $PKG_CONFIG in 8522 case $PKG_CONFIG in
@@ -8635,7 +8627,7 @@ if test "${HAVE_X11}" = "yes"; then
8635set dummy pkg-config; ac_word=$2 8627set dummy pkg-config; ac_word=$2
8636{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8628{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8637$as_echo_n "checking for $ac_word... " >&6; } 8629$as_echo_n "checking for $ac_word... " >&6; }
8638if ${ac_cv_path_PKG_CONFIG+:} false; then : 8630if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
8639 $as_echo_n "(cached) " >&6 8631 $as_echo_n "(cached) " >&6
8640else 8632else
8641 case $PKG_CONFIG in 8633 case $PKG_CONFIG in
@@ -8734,7 +8726,7 @@ $as_echo "#define HAVE_IMAGEMAGICK 1" >>confdefs.h
8734 for ac_func in MagickExportImagePixels 8726 for ac_func in MagickExportImagePixels
8735do : 8727do :
8736 ac_fn_c_check_func "$LINENO" "MagickExportImagePixels" "ac_cv_func_MagickExportImagePixels" 8728 ac_fn_c_check_func "$LINENO" "MagickExportImagePixels" "ac_cv_func_MagickExportImagePixels"
8737if test "x$ac_cv_func_MagickExportImagePixels" = xyes; then : 8729if test "x$ac_cv_func_MagickExportImagePixels" = x""yes; then :
8738 cat >>confdefs.h <<_ACEOF 8730 cat >>confdefs.h <<_ACEOF
8739#define HAVE_MAGICKEXPORTIMAGEPIXELS 1 8731#define HAVE_MAGICKEXPORTIMAGEPIXELS 1
8740_ACEOF 8732_ACEOF
@@ -8760,7 +8752,7 @@ if test "${with_gtk3}" = "yes"; then
8760set dummy pkg-config; ac_word=$2 8752set dummy pkg-config; ac_word=$2
8761{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8762$as_echo_n "checking for $ac_word... " >&6; } 8754$as_echo_n "checking for $ac_word... " >&6; }
8763if ${ac_cv_path_PKG_CONFIG+:} false; then : 8755if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
8764 $as_echo_n "(cached) " >&6 8756 $as_echo_n "(cached) " >&6
8765else 8757else
8766 case $PKG_CONFIG in 8758 case $PKG_CONFIG in
@@ -8866,7 +8858,7 @@ if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "maybe"; then
8866set dummy pkg-config; ac_word=$2 8858set dummy pkg-config; ac_word=$2
8867{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8859{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8868$as_echo_n "checking for $ac_word... " >&6; } 8860$as_echo_n "checking for $ac_word... " >&6; }
8869if ${ac_cv_path_PKG_CONFIG+:} false; then : 8861if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
8870 $as_echo_n "(cached) " >&6 8862 $as_echo_n "(cached) " >&6
8871else 8863else
8872 case $PKG_CONFIG in 8864 case $PKG_CONFIG in
@@ -8971,7 +8963,7 @@ if test x"$pkg_check_gtk" = xyes; then
8971 for ac_func in gtk_main 8963 for ac_func in gtk_main
8972do : 8964do :
8973 ac_fn_c_check_func "$LINENO" "gtk_main" "ac_cv_func_gtk_main" 8965 ac_fn_c_check_func "$LINENO" "gtk_main" "ac_cv_func_gtk_main"
8974if test "x$ac_cv_func_gtk_main" = xyes; then : 8966if test "x$ac_cv_func_gtk_main" = x""yes; then :
8975 cat >>confdefs.h <<_ACEOF 8967 cat >>confdefs.h <<_ACEOF
8976#define HAVE_GTK_MAIN 1 8968#define HAVE_GTK_MAIN 1
8977_ACEOF 8969_ACEOF
@@ -9019,7 +9011,7 @@ if test "${HAVE_GTK}" = "yes"; then
9019 ac_fn_c_check_decl "$LINENO" "GTK_TYPE_FILE_SELECTION" "ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" "$ac_includes_default 9011 ac_fn_c_check_decl "$LINENO" "GTK_TYPE_FILE_SELECTION" "ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" "$ac_includes_default
9020#include <gtk/gtk.h> 9012#include <gtk/gtk.h>
9021" 9013"
9022if test "x$ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" = xyes; then : 9014if test "x$ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" = x""yes; then :
9023 HAVE_GTK_FILE_SELECTION=yes 9015 HAVE_GTK_FILE_SELECTION=yes
9024else 9016else
9025 HAVE_GTK_FILE_SELECTION=no 9017 HAVE_GTK_FILE_SELECTION=no
@@ -9029,7 +9021,7 @@ fi
9029 for ac_func in gtk_file_selection_new 9021 for ac_func in gtk_file_selection_new
9030do : 9022do :
9031 ac_fn_c_check_func "$LINENO" "gtk_file_selection_new" "ac_cv_func_gtk_file_selection_new" 9023 ac_fn_c_check_func "$LINENO" "gtk_file_selection_new" "ac_cv_func_gtk_file_selection_new"
9032if test "x$ac_cv_func_gtk_file_selection_new" = xyes; then : 9024if test "x$ac_cv_func_gtk_file_selection_new" = x""yes; then :
9033 cat >>confdefs.h <<_ACEOF 9025 cat >>confdefs.h <<_ACEOF
9034#define HAVE_GTK_FILE_SELECTION_NEW 1 9026#define HAVE_GTK_FILE_SELECTION_NEW 1
9035_ACEOF 9027_ACEOF
@@ -9043,7 +9035,7 @@ done
9043 for ac_header in pthread.h 9035 for ac_header in pthread.h
9044do : 9036do :
9045 ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default" 9037 ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
9046if test "x$ac_cv_header_pthread_h" = xyes; then : 9038if test "x$ac_cv_header_pthread_h" = x""yes; then :
9047 cat >>confdefs.h <<_ACEOF 9039 cat >>confdefs.h <<_ACEOF
9048#define HAVE_PTHREAD_H 1 9040#define HAVE_PTHREAD_H 1
9049_ACEOF 9041_ACEOF
@@ -9055,7 +9047,7 @@ done
9055 if test "$ac_cv_header_pthread_h"; then 9047 if test "$ac_cv_header_pthread_h"; then
9056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_self in -lpthread" >&5 9048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_self in -lpthread" >&5
9057$as_echo_n "checking for pthread_self in -lpthread... " >&6; } 9049$as_echo_n "checking for pthread_self in -lpthread... " >&6; }
9058if ${ac_cv_lib_pthread_pthread_self+:} false; then : 9050if test "${ac_cv_lib_pthread_pthread_self+set}" = set; then :
9059 $as_echo_n "(cached) " >&6 9051 $as_echo_n "(cached) " >&6
9060else 9052else
9061 ac_check_lib_save_LIBS=$LIBS 9053 ac_check_lib_save_LIBS=$LIBS
@@ -9089,7 +9081,7 @@ LIBS=$ac_check_lib_save_LIBS
9089fi 9081fi
9090{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_self" >&5 9082{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_self" >&5
9091$as_echo "$ac_cv_lib_pthread_pthread_self" >&6; } 9083$as_echo "$ac_cv_lib_pthread_pthread_self" >&6; }
9092if test "x$ac_cv_lib_pthread_pthread_self" = xyes; then : 9084if test "x$ac_cv_lib_pthread_pthread_self" = x""yes; then :
9093 HAVE_GTK_AND_PTHREAD=yes 9085 HAVE_GTK_AND_PTHREAD=yes
9094fi 9086fi
9095 9087
@@ -9132,7 +9124,7 @@ if test "${with_dbus}" = "yes"; then
9132set dummy pkg-config; ac_word=$2 9124set dummy pkg-config; ac_word=$2
9133{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 9125{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9134$as_echo_n "checking for $ac_word... " >&6; } 9126$as_echo_n "checking for $ac_word... " >&6; }
9135if ${ac_cv_path_PKG_CONFIG+:} false; then : 9127if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
9136 $as_echo_n "(cached) " >&6 9128 $as_echo_n "(cached) " >&6
9137else 9129else
9138 case $PKG_CONFIG in 9130 case $PKG_CONFIG in
@@ -9227,7 +9219,7 @@ $as_echo "#define HAVE_DBUS 1" >>confdefs.h
9227 for ac_func in dbus_watch_get_unix_fd 9219 for ac_func in dbus_watch_get_unix_fd
9228do : 9220do :
9229 ac_fn_c_check_func "$LINENO" "dbus_watch_get_unix_fd" "ac_cv_func_dbus_watch_get_unix_fd" 9221 ac_fn_c_check_func "$LINENO" "dbus_watch_get_unix_fd" "ac_cv_func_dbus_watch_get_unix_fd"
9230if test "x$ac_cv_func_dbus_watch_get_unix_fd" = xyes; then : 9222if test "x$ac_cv_func_dbus_watch_get_unix_fd" = x""yes; then :
9231 cat >>confdefs.h <<_ACEOF 9223 cat >>confdefs.h <<_ACEOF
9232#define HAVE_DBUS_WATCH_GET_UNIX_FD 1 9224#define HAVE_DBUS_WATCH_GET_UNIX_FD 1
9233_ACEOF 9225_ACEOF
@@ -9249,7 +9241,7 @@ if test "${HAVE_X11}" = "yes" && test "${with_gconf}" = "yes"; then
9249set dummy pkg-config; ac_word=$2 9241set dummy pkg-config; ac_word=$2
9250{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 9242{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9251$as_echo_n "checking for $ac_word... " >&6; } 9243$as_echo_n "checking for $ac_word... " >&6; }
9252if ${ac_cv_path_PKG_CONFIG+:} false; then : 9244if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
9253 $as_echo_n "(cached) " >&6 9245 $as_echo_n "(cached) " >&6
9254else 9246else
9255 case $PKG_CONFIG in 9247 case $PKG_CONFIG in
@@ -9343,7 +9335,7 @@ $as_echo "#define HAVE_GCONF 1" >>confdefs.h
9343 for ac_func in g_type_init 9335 for ac_func in g_type_init
9344do : 9336do :
9345 ac_fn_c_check_func "$LINENO" "g_type_init" "ac_cv_func_g_type_init" 9337 ac_fn_c_check_func "$LINENO" "g_type_init" "ac_cv_func_g_type_init"
9346if test "x$ac_cv_func_g_type_init" = xyes; then : 9338if test "x$ac_cv_func_g_type_init" = x""yes; then :
9347 cat >>confdefs.h <<_ACEOF 9339 cat >>confdefs.h <<_ACEOF
9348#define HAVE_G_TYPE_INIT 1 9340#define HAVE_G_TYPE_INIT 1
9349_ACEOF 9341_ACEOF
@@ -9359,7 +9351,7 @@ LIBSELINUX_LIBS=
9359if test "${with_selinux}" = "yes"; then 9351if test "${with_selinux}" = "yes"; then
9360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lgetfilecon in -lselinux" >&5 9352 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lgetfilecon in -lselinux" >&5
9361$as_echo_n "checking for lgetfilecon in -lselinux... " >&6; } 9353$as_echo_n "checking for lgetfilecon in -lselinux... " >&6; }
9362if ${ac_cv_lib_selinux_lgetfilecon+:} false; then : 9354if test "${ac_cv_lib_selinux_lgetfilecon+set}" = set; then :
9363 $as_echo_n "(cached) " >&6 9355 $as_echo_n "(cached) " >&6
9364else 9356else
9365 ac_check_lib_save_LIBS=$LIBS 9357 ac_check_lib_save_LIBS=$LIBS
@@ -9393,7 +9385,7 @@ LIBS=$ac_check_lib_save_LIBS
9393fi 9385fi
9394{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_selinux_lgetfilecon" >&5 9386{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_selinux_lgetfilecon" >&5
9395$as_echo "$ac_cv_lib_selinux_lgetfilecon" >&6; } 9387$as_echo "$ac_cv_lib_selinux_lgetfilecon" >&6; }
9396if test "x$ac_cv_lib_selinux_lgetfilecon" = xyes; then : 9388if test "x$ac_cv_lib_selinux_lgetfilecon" = x""yes; then :
9397 HAVE_LIBSELINUX=yes 9389 HAVE_LIBSELINUX=yes
9398else 9390else
9399 HAVE_LIBSELINUX=no 9391 HAVE_LIBSELINUX=no
@@ -9417,7 +9409,7 @@ if test "${with_gnutls}" = "yes" ; then
9417set dummy pkg-config; ac_word=$2 9409set dummy pkg-config; ac_word=$2
9418{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 9410{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9419$as_echo_n "checking for $ac_word... " >&6; } 9411$as_echo_n "checking for $ac_word... " >&6; }
9420if ${ac_cv_path_PKG_CONFIG+:} false; then : 9412if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
9421 $as_echo_n "(cached) " >&6 9413 $as_echo_n "(cached) " >&6
9422else 9414else
9423 case $PKG_CONFIG in 9415 case $PKG_CONFIG in
@@ -9519,7 +9511,7 @@ if test x"${USE_X_TOOLKIT}" = xmaybe || test x"${USE_X_TOOLKIT}" = xLUCID; then
9519 if test "$with_xaw3d" != no; then 9511 if test "$with_xaw3d" != no; then
9520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xaw3d" >&5 9512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xaw3d" >&5
9521$as_echo_n "checking for xaw3d... " >&6; } 9513$as_echo_n "checking for xaw3d... " >&6; }
9522 if ${emacs_cv_xaw3d+:} false; then : 9514 if test "${emacs_cv_xaw3d+set}" = set; then :
9523 $as_echo_n "(cached) " >&6 9515 $as_echo_n "(cached) " >&6
9524else 9516else
9525 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9517 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9561,7 +9553,7 @@ $as_echo "#define HAVE_XAW3D 1" >>confdefs.h
9561$as_echo "no" >&6; } 9553$as_echo "no" >&6; }
9562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libXaw" >&5 9554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libXaw" >&5
9563$as_echo_n "checking for libXaw... " >&6; } 9555$as_echo_n "checking for libXaw... " >&6; }
9564 if ${emacs_cv_xaw+:} false; then : 9556 if test "${emacs_cv_xaw+set}" = set; then :
9565 $as_echo_n "(cached) " >&6 9557 $as_echo_n "(cached) " >&6
9566else 9558else
9567 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9559 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9607,7 +9599,7 @@ LIBXTR6=
9607if test "${USE_X_TOOLKIT}" != "none"; then 9599if test "${USE_X_TOOLKIT}" != "none"; then
9608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 toolkit version" >&5 9600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 toolkit version" >&5
9609$as_echo_n "checking X11 toolkit version... " >&6; } 9601$as_echo_n "checking X11 toolkit version... " >&6; }
9610 if ${emacs_cv_x11_toolkit_version_6+:} false; then : 9602 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then :
9611 $as_echo_n "(cached) " >&6 9603 $as_echo_n "(cached) " >&6
9612else 9604else
9613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9605 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9658,7 +9650,7 @@ $as_echo "before 6" >&6; }
9658 fi 9650 fi
9659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmuConvertStandardSelection in -lXmu" >&5 9651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmuConvertStandardSelection in -lXmu" >&5
9660$as_echo_n "checking for XmuConvertStandardSelection in -lXmu... " >&6; } 9652$as_echo_n "checking for XmuConvertStandardSelection in -lXmu... " >&6; }
9661if ${ac_cv_lib_Xmu_XmuConvertStandardSelection+:} false; then : 9653if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then :
9662 $as_echo_n "(cached) " >&6 9654 $as_echo_n "(cached) " >&6
9663else 9655else
9664 ac_check_lib_save_LIBS=$LIBS 9656 ac_check_lib_save_LIBS=$LIBS
@@ -9692,7 +9684,7 @@ LIBS=$ac_check_lib_save_LIBS
9692fi 9684fi
9693{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 9685{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
9694$as_echo "$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; } 9686$as_echo "$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; }
9695if test "x$ac_cv_lib_Xmu_XmuConvertStandardSelection" = xyes; then : 9687if test "x$ac_cv_lib_Xmu_XmuConvertStandardSelection" = x""yes; then :
9696 cat >>confdefs.h <<_ACEOF 9688 cat >>confdefs.h <<_ACEOF
9697#define HAVE_LIBXMU 1 9689#define HAVE_LIBXMU 1
9698_ACEOF 9690_ACEOF
@@ -9719,7 +9711,7 @@ if test "${HAVE_X11}" = "yes"; then
9719 if test "${USE_X_TOOLKIT}" != "none"; then 9711 if test "${USE_X_TOOLKIT}" != "none"; then
9720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5 9712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
9721$as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; } 9713$as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
9722if ${ac_cv_lib_Xext_XShapeQueryExtension+:} false; then : 9714if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then :
9723 $as_echo_n "(cached) " >&6 9715 $as_echo_n "(cached) " >&6
9724else 9716else
9725 ac_check_lib_save_LIBS=$LIBS 9717 ac_check_lib_save_LIBS=$LIBS
@@ -9753,7 +9745,7 @@ LIBS=$ac_check_lib_save_LIBS
9753fi 9745fi
9754{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 9746{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
9755$as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; } 9747$as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
9756if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = xyes; then : 9748if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then :
9757 cat >>confdefs.h <<_ACEOF 9749 cat >>confdefs.h <<_ACEOF
9758#define HAVE_LIBXEXT 1 9750#define HAVE_LIBXEXT 1
9759_ACEOF 9751_ACEOF
@@ -9769,7 +9761,7 @@ LIBXP=
9769if test "${USE_X_TOOLKIT}" = "MOTIF"; then 9761if test "${USE_X_TOOLKIT}" = "MOTIF"; then
9770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Motif version 2.1" >&5 9762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Motif version 2.1" >&5
9771$as_echo_n "checking for Motif version 2.1... " >&6; } 9763$as_echo_n "checking for Motif version 2.1... " >&6; }
9772if ${emacs_cv_motif_version_2_1+:} false; then : 9764if test "${emacs_cv_motif_version_2_1+set}" = set; then :
9773 $as_echo_n "(cached) " >&6 9765 $as_echo_n "(cached) " >&6
9774else 9766else
9775 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9767 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9799,7 +9791,7 @@ $as_echo "$emacs_cv_motif_version_2_1" >&6; }
9799 if test $emacs_cv_motif_version_2_1 = yes; then 9791 if test $emacs_cv_motif_version_2_1 = yes; then
9800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpCreateContext in -lXp" >&5 9792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpCreateContext in -lXp" >&5
9801$as_echo_n "checking for XpCreateContext in -lXp... " >&6; } 9793$as_echo_n "checking for XpCreateContext in -lXp... " >&6; }
9802if ${ac_cv_lib_Xp_XpCreateContext+:} false; then : 9794if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then :
9803 $as_echo_n "(cached) " >&6 9795 $as_echo_n "(cached) " >&6
9804else 9796else
9805 ac_check_lib_save_LIBS=$LIBS 9797 ac_check_lib_save_LIBS=$LIBS
@@ -9833,14 +9825,14 @@ LIBS=$ac_check_lib_save_LIBS
9833fi 9825fi
9834{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xp_XpCreateContext" >&5 9826{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xp_XpCreateContext" >&5
9835$as_echo "$ac_cv_lib_Xp_XpCreateContext" >&6; } 9827$as_echo "$ac_cv_lib_Xp_XpCreateContext" >&6; }
9836if test "x$ac_cv_lib_Xp_XpCreateContext" = xyes; then : 9828if test "x$ac_cv_lib_Xp_XpCreateContext" = x""yes; then :
9837 LIBXP=-lXp 9829 LIBXP=-lXp
9838fi 9830fi
9839 9831
9840 else 9832 else
9841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LessTif where some systems put it" >&5 9833 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LessTif where some systems put it" >&5
9842$as_echo_n "checking for LessTif where some systems put it... " >&6; } 9834$as_echo_n "checking for LessTif where some systems put it... " >&6; }
9843if ${emacs_cv_lesstif+:} false; then : 9835if test "${emacs_cv_lesstif+set}" = set; then :
9844 $as_echo_n "(cached) " >&6 9836 $as_echo_n "(cached) " >&6
9845else 9837else
9846 # We put this in CFLAGS temporarily to precede other -I options 9838 # We put this in CFLAGS temporarily to precede other -I options
@@ -9999,7 +9991,7 @@ if test "${HAVE_X11}" = "yes"; then
9999set dummy pkg-config; ac_word=$2 9991set dummy pkg-config; ac_word=$2
10000{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 9992{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10001$as_echo_n "checking for $ac_word... " >&6; } 9993$as_echo_n "checking for $ac_word... " >&6; }
10002if ${ac_cv_path_PKG_CONFIG+:} false; then : 9994if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
10003 $as_echo_n "(cached) " >&6 9995 $as_echo_n "(cached) " >&6
10004else 9996else
10005 case $PKG_CONFIG in 9997 case $PKG_CONFIG in
@@ -10101,7 +10093,7 @@ $as_echo "no" >&6; }
10101set dummy pkg-config; ac_word=$2 10093set dummy pkg-config; ac_word=$2
10102{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10094{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10103$as_echo_n "checking for $ac_word... " >&6; } 10095$as_echo_n "checking for $ac_word... " >&6; }
10104if ${ac_cv_path_PKG_CONFIG+:} false; then : 10096if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
10105 $as_echo_n "(cached) " >&6 10097 $as_echo_n "(cached) " >&6
10106else 10098else
10107 case $PKG_CONFIG in 10099 case $PKG_CONFIG in
@@ -10193,7 +10185,7 @@ $as_echo "no" >&6; }
10193 HAVE_XRENDER=no 10185 HAVE_XRENDER=no
10194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderQueryExtension in -lXrender" >&5 10186 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderQueryExtension in -lXrender" >&5
10195$as_echo_n "checking for XRenderQueryExtension in -lXrender... " >&6; } 10187$as_echo_n "checking for XRenderQueryExtension in -lXrender... " >&6; }
10196if ${ac_cv_lib_Xrender_XRenderQueryExtension+:} false; then : 10188if test "${ac_cv_lib_Xrender_XRenderQueryExtension+set}" = set; then :
10197 $as_echo_n "(cached) " >&6 10189 $as_echo_n "(cached) " >&6
10198else 10190else
10199 ac_check_lib_save_LIBS=$LIBS 10191 ac_check_lib_save_LIBS=$LIBS
@@ -10227,7 +10219,7 @@ LIBS=$ac_check_lib_save_LIBS
10227fi 10219fi
10228{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderQueryExtension" >&5 10220{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderQueryExtension" >&5
10229$as_echo "$ac_cv_lib_Xrender_XRenderQueryExtension" >&6; } 10221$as_echo "$ac_cv_lib_Xrender_XRenderQueryExtension" >&6; }
10230if test "x$ac_cv_lib_Xrender_XRenderQueryExtension" = xyes; then : 10222if test "x$ac_cv_lib_Xrender_XRenderQueryExtension" = x""yes; then :
10231 HAVE_XRENDER=yes 10223 HAVE_XRENDER=yes
10232fi 10224fi
10233 10225
@@ -10240,10 +10232,10 @@ fi
10240 XFT_LIBS="-lXrender $XFT_LIBS" 10232 XFT_LIBS="-lXrender $XFT_LIBS"
10241 LIBS="$XFT_LIBS $LIBS" 10233 LIBS="$XFT_LIBS $LIBS"
10242 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 10234 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
10243if test "x$ac_cv_header_X11_Xft_Xft_h" = xyes; then : 10235if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then :
10244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5 10236 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5
10245$as_echo_n "checking for XftFontOpen in -lXft... " >&6; } 10237$as_echo_n "checking for XftFontOpen in -lXft... " >&6; }
10246if ${ac_cv_lib_Xft_XftFontOpen+:} false; then : 10238if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then :
10247 $as_echo_n "(cached) " >&6 10239 $as_echo_n "(cached) " >&6
10248else 10240else
10249 ac_check_lib_save_LIBS=$LIBS 10241 ac_check_lib_save_LIBS=$LIBS
@@ -10277,7 +10269,7 @@ LIBS=$ac_check_lib_save_LIBS
10277fi 10269fi
10278{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftFontOpen" >&5 10270{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftFontOpen" >&5
10279$as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; } 10271$as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; }
10280if test "x$ac_cv_lib_Xft_XftFontOpen" = xyes; then : 10272if test "x$ac_cv_lib_Xft_XftFontOpen" = x""yes; then :
10281 HAVE_XFT=yes 10273 HAVE_XFT=yes
10282fi 10274fi
10283 10275
@@ -10326,7 +10318,7 @@ $as_echo "#define HAVE_FREETYPE 1" >>confdefs.h
10326set dummy pkg-config; ac_word=$2 10318set dummy pkg-config; ac_word=$2
10327{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10319{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10328$as_echo_n "checking for $ac_word... " >&6; } 10320$as_echo_n "checking for $ac_word... " >&6; }
10329if ${ac_cv_path_PKG_CONFIG+:} false; then : 10321if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
10330 $as_echo_n "(cached) " >&6 10322 $as_echo_n "(cached) " >&6
10331else 10323else
10332 case $PKG_CONFIG in 10324 case $PKG_CONFIG in
@@ -10419,7 +10411,7 @@ $as_echo "#define HAVE_LIBOTF 1" >>confdefs.h
10419 10411
10420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OTF_get_variation_glyphs in -lotf" >&5 10412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OTF_get_variation_glyphs in -lotf" >&5
10421$as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; } 10413$as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; }
10422if ${ac_cv_lib_otf_OTF_get_variation_glyphs+:} false; then : 10414if test "${ac_cv_lib_otf_OTF_get_variation_glyphs+set}" = set; then :
10423 $as_echo_n "(cached) " >&6 10415 $as_echo_n "(cached) " >&6
10424else 10416else
10425 ac_check_lib_save_LIBS=$LIBS 10417 ac_check_lib_save_LIBS=$LIBS
@@ -10453,7 +10445,7 @@ LIBS=$ac_check_lib_save_LIBS
10453fi 10445fi
10454{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_otf_OTF_get_variation_glyphs" >&5 10446{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_otf_OTF_get_variation_glyphs" >&5
10455$as_echo "$ac_cv_lib_otf_OTF_get_variation_glyphs" >&6; } 10447$as_echo "$ac_cv_lib_otf_OTF_get_variation_glyphs" >&6; }
10456if test "x$ac_cv_lib_otf_OTF_get_variation_glyphs" = xyes; then : 10448if test "x$ac_cv_lib_otf_OTF_get_variation_glyphs" = x""yes; then :
10457 HAVE_OTF_GET_VARIATION_GLYPHS=yes 10449 HAVE_OTF_GET_VARIATION_GLYPHS=yes
10458else 10450else
10459 HAVE_OTF_GET_VARIATION_GLYPHS=no 10451 HAVE_OTF_GET_VARIATION_GLYPHS=no
@@ -10478,7 +10470,7 @@ $as_echo "#define HAVE_OTF_GET_VARIATION_GLYPHS 1" >>confdefs.h
10478set dummy pkg-config; ac_word=$2 10470set dummy pkg-config; ac_word=$2
10479{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10471{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10480$as_echo_n "checking for $ac_word... " >&6; } 10472$as_echo_n "checking for $ac_word... " >&6; }
10481if ${ac_cv_path_PKG_CONFIG+:} false; then : 10473if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
10482 $as_echo_n "(cached) " >&6 10474 $as_echo_n "(cached) " >&6
10483else 10475else
10484 case $PKG_CONFIG in 10476 case $PKG_CONFIG in
@@ -10596,10 +10588,10 @@ LIBXPM=
10596if test "${HAVE_X11}" = "yes"; then 10588if test "${HAVE_X11}" = "yes"; then
10597 if test "${with_xpm}" != "no"; then 10589 if test "${with_xpm}" != "no"; then
10598 ac_fn_c_check_header_mongrel "$LINENO" "X11/xpm.h" "ac_cv_header_X11_xpm_h" "$ac_includes_default" 10590 ac_fn_c_check_header_mongrel "$LINENO" "X11/xpm.h" "ac_cv_header_X11_xpm_h" "$ac_includes_default"
10599if test "x$ac_cv_header_X11_xpm_h" = xyes; then : 10591if test "x$ac_cv_header_X11_xpm_h" = x""yes; then :
10600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpmReadFileToPixmap in -lXpm" >&5 10592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpmReadFileToPixmap in -lXpm" >&5
10601$as_echo_n "checking for XpmReadFileToPixmap in -lXpm... " >&6; } 10593$as_echo_n "checking for XpmReadFileToPixmap in -lXpm... " >&6; }
10602if ${ac_cv_lib_Xpm_XpmReadFileToPixmap+:} false; then : 10594if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then :
10603 $as_echo_n "(cached) " >&6 10595 $as_echo_n "(cached) " >&6
10604else 10596else
10605 ac_check_lib_save_LIBS=$LIBS 10597 ac_check_lib_save_LIBS=$LIBS
@@ -10633,7 +10625,7 @@ LIBS=$ac_check_lib_save_LIBS
10633fi 10625fi
10634{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 10626{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
10635$as_echo "$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; } 10627$as_echo "$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; }
10636if test "x$ac_cv_lib_Xpm_XpmReadFileToPixmap" = xyes; then : 10628if test "x$ac_cv_lib_Xpm_XpmReadFileToPixmap" = x""yes; then :
10637 HAVE_XPM=yes 10629 HAVE_XPM=yes
10638fi 10630fi
10639 10631
@@ -10685,10 +10677,10 @@ LIBJPEG=
10685if test "${HAVE_X11}" = "yes"; then 10677if test "${HAVE_X11}" = "yes"; then
10686 if test "${with_jpeg}" != "no"; then 10678 if test "${with_jpeg}" != "no"; then
10687 ac_fn_c_check_header_mongrel "$LINENO" "jerror.h" "ac_cv_header_jerror_h" "$ac_includes_default" 10679 ac_fn_c_check_header_mongrel "$LINENO" "jerror.h" "ac_cv_header_jerror_h" "$ac_includes_default"
10688if test "x$ac_cv_header_jerror_h" = xyes; then : 10680if test "x$ac_cv_header_jerror_h" = x""yes; then :
10689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_compress in -ljpeg" >&5 10681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_compress in -ljpeg" >&5
10690$as_echo_n "checking for jpeg_destroy_compress in -ljpeg... " >&6; } 10682$as_echo_n "checking for jpeg_destroy_compress in -ljpeg... " >&6; }
10691if ${ac_cv_lib_jpeg_jpeg_destroy_compress+:} false; then : 10683if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then :
10692 $as_echo_n "(cached) " >&6 10684 $as_echo_n "(cached) " >&6
10693else 10685else
10694 ac_check_lib_save_LIBS=$LIBS 10686 ac_check_lib_save_LIBS=$LIBS
@@ -10722,7 +10714,7 @@ LIBS=$ac_check_lib_save_LIBS
10722fi 10714fi
10723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 10715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
10724$as_echo "$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; } 10716$as_echo "$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; }
10725if test "x$ac_cv_lib_jpeg_jpeg_destroy_compress" = xyes; then : 10717if test "x$ac_cv_lib_jpeg_jpeg_destroy_compress" = x""yes; then :
10726 HAVE_JPEG=yes 10718 HAVE_JPEG=yes
10727fi 10719fi
10728 10720
@@ -10781,7 +10773,7 @@ done
10781 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then 10773 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then
10782 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_get_channels in -lpng" >&5 10774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_get_channels in -lpng" >&5
10783$as_echo_n "checking for png_get_channels in -lpng... " >&6; } 10775$as_echo_n "checking for png_get_channels in -lpng... " >&6; }
10784if ${ac_cv_lib_png_png_get_channels+:} false; then : 10776if test "${ac_cv_lib_png_png_get_channels+set}" = set; then :
10785 $as_echo_n "(cached) " >&6 10777 $as_echo_n "(cached) " >&6
10786else 10778else
10787 ac_check_lib_save_LIBS=$LIBS 10779 ac_check_lib_save_LIBS=$LIBS
@@ -10815,7 +10807,7 @@ LIBS=$ac_check_lib_save_LIBS
10815fi 10807fi
10816{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_get_channels" >&5 10808{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_get_channels" >&5
10817$as_echo "$ac_cv_lib_png_png_get_channels" >&6; } 10809$as_echo "$ac_cv_lib_png_png_get_channels" >&6; }
10818if test "x$ac_cv_lib_png_png_get_channels" = xyes; then : 10810if test "x$ac_cv_lib_png_png_get_channels" = x""yes; then :
10819 HAVE_PNG=yes 10811 HAVE_PNG=yes
10820fi 10812fi
10821 10813
@@ -10837,13 +10829,13 @@ LIBTIFF=
10837if test "${HAVE_X11}" = "yes"; then 10829if test "${HAVE_X11}" = "yes"; then
10838 if test "${with_tiff}" != "no"; then 10830 if test "${with_tiff}" != "no"; then
10839 ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" 10831 ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default"
10840if test "x$ac_cv_header_tiffio_h" = xyes; then : 10832if test "x$ac_cv_header_tiffio_h" = x""yes; then :
10841 tifflibs="-lz -lm" 10833 tifflibs="-lz -lm"
10842 # At least one tiff package requires the jpeg library. 10834 # At least one tiff package requires the jpeg library.
10843 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi 10835 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi
10844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFGetVersion in -ltiff" >&5 10836 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFGetVersion in -ltiff" >&5
10845$as_echo_n "checking for TIFFGetVersion in -ltiff... " >&6; } 10837$as_echo_n "checking for TIFFGetVersion in -ltiff... " >&6; }
10846if ${ac_cv_lib_tiff_TIFFGetVersion+:} false; then : 10838if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then :
10847 $as_echo_n "(cached) " >&6 10839 $as_echo_n "(cached) " >&6
10848else 10840else
10849 ac_check_lib_save_LIBS=$LIBS 10841 ac_check_lib_save_LIBS=$LIBS
@@ -10877,7 +10869,7 @@ LIBS=$ac_check_lib_save_LIBS
10877fi 10869fi
10878{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 10870{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
10879$as_echo "$ac_cv_lib_tiff_TIFFGetVersion" >&6; } 10871$as_echo "$ac_cv_lib_tiff_TIFFGetVersion" >&6; }
10880if test "x$ac_cv_lib_tiff_TIFFGetVersion" = xyes; then : 10872if test "x$ac_cv_lib_tiff_TIFFGetVersion" = x""yes; then :
10881 HAVE_TIFF=yes 10873 HAVE_TIFF=yes
10882fi 10874fi
10883 10875
@@ -10900,12 +10892,12 @@ HAVE_GIF=no
10900LIBGIF= 10892LIBGIF=
10901if test "${HAVE_X11}" = "yes" && test "${with_gif}" != "no"; then 10893if test "${HAVE_X11}" = "yes" && test "${with_gif}" != "no"; then
10902 ac_fn_c_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default" 10894 ac_fn_c_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default"
10903if test "x$ac_cv_header_gif_lib_h" = xyes; then : 10895if test "x$ac_cv_header_gif_lib_h" = x""yes; then :
10904 # EGifPutExtensionLast only exists from version libungif-4.1.0b1. 10896 # EGifPutExtensionLast only exists from version libungif-4.1.0b1.
10905# Earlier versions can crash Emacs. 10897# Earlier versions can crash Emacs.
10906 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lgif" >&5 10898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lgif" >&5
10907$as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; } 10899$as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; }
10908if ${ac_cv_lib_gif_EGifPutExtensionLast+:} false; then : 10900if test "${ac_cv_lib_gif_EGifPutExtensionLast+set}" = set; then :
10909 $as_echo_n "(cached) " >&6 10901 $as_echo_n "(cached) " >&6
10910else 10902else
10911 ac_check_lib_save_LIBS=$LIBS 10903 ac_check_lib_save_LIBS=$LIBS
@@ -10939,7 +10931,7 @@ LIBS=$ac_check_lib_save_LIBS
10939fi 10931fi
10940{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5 10932{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5
10941$as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; } 10933$as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; }
10942if test "x$ac_cv_lib_gif_EGifPutExtensionLast" = xyes; then : 10934if test "x$ac_cv_lib_gif_EGifPutExtensionLast" = x""yes; then :
10943 HAVE_GIF=yes 10935 HAVE_GIF=yes
10944else 10936else
10945 HAVE_GIF=maybe 10937 HAVE_GIF=maybe
@@ -10955,7 +10947,7 @@ fi
10955# If gif_lib.h but no libgif, try libungif. 10947# If gif_lib.h but no libgif, try libungif.
10956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lungif" >&5 10948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lungif" >&5
10957$as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; } 10949$as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; }
10958if ${ac_cv_lib_ungif_EGifPutExtensionLast+:} false; then : 10950if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then :
10959 $as_echo_n "(cached) " >&6 10951 $as_echo_n "(cached) " >&6
10960else 10952else
10961 ac_check_lib_save_LIBS=$LIBS 10953 ac_check_lib_save_LIBS=$LIBS
@@ -10989,7 +10981,7 @@ LIBS=$ac_check_lib_save_LIBS
10989fi 10981fi
10990{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 10982{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
10991$as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; } 10983$as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; }
10992if test "x$ac_cv_lib_ungif_EGifPutExtensionLast" = xyes; then : 10984if test "x$ac_cv_lib_ungif_EGifPutExtensionLast" = x""yes; then :
10993 HAVE_GIF=yes 10985 HAVE_GIF=yes
10994else 10986else
10995 HAVE_GIF=no 10987 HAVE_GIF=no
@@ -11036,10 +11028,10 @@ LIBGPM=
11036MOUSE_SUPPORT= 11028MOUSE_SUPPORT=
11037if test "${with_gpm}" != "no"; then 11029if test "${with_gpm}" != "no"; then
11038 ac_fn_c_check_header_mongrel "$LINENO" "gpm.h" "ac_cv_header_gpm_h" "$ac_includes_default" 11030 ac_fn_c_check_header_mongrel "$LINENO" "gpm.h" "ac_cv_header_gpm_h" "$ac_includes_default"
11039if test "x$ac_cv_header_gpm_h" = xyes; then : 11031if test "x$ac_cv_header_gpm_h" = x""yes; then :
11040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Gpm_Open in -lgpm" >&5 11032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Gpm_Open in -lgpm" >&5
11041$as_echo_n "checking for Gpm_Open in -lgpm... " >&6; } 11033$as_echo_n "checking for Gpm_Open in -lgpm... " >&6; }
11042if ${ac_cv_lib_gpm_Gpm_Open+:} false; then : 11034if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then :
11043 $as_echo_n "(cached) " >&6 11035 $as_echo_n "(cached) " >&6
11044else 11036else
11045 ac_check_lib_save_LIBS=$LIBS 11037 ac_check_lib_save_LIBS=$LIBS
@@ -11073,7 +11065,7 @@ LIBS=$ac_check_lib_save_LIBS
11073fi 11065fi
11074{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gpm_Gpm_Open" >&5 11066{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gpm_Gpm_Open" >&5
11075$as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; } 11067$as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; }
11076if test "x$ac_cv_lib_gpm_Gpm_Open" = xyes; then : 11068if test "x$ac_cv_lib_gpm_Gpm_Open" = x""yes; then :
11077 HAVE_GPM=yes 11069 HAVE_GPM=yes
11078fi 11070fi
11079 11071
@@ -11093,7 +11085,7 @@ fi
11093 11085
11094 11086
11095ac_fn_c_check_header_mongrel "$LINENO" "malloc/malloc.h" "ac_cv_header_malloc_malloc_h" "$ac_includes_default" 11087ac_fn_c_check_header_mongrel "$LINENO" "malloc/malloc.h" "ac_cv_header_malloc_malloc_h" "$ac_includes_default"
11096if test "x$ac_cv_header_malloc_malloc_h" = xyes; then : 11088if test "x$ac_cv_header_malloc_malloc_h" = x""yes; then :
11097 11089
11098$as_echo "#define HAVE_MALLOC_MALLOC_H 1" >>confdefs.h 11090$as_echo "#define HAVE_MALLOC_MALLOC_H 1" >>confdefs.h
11099 11091
@@ -11138,10 +11130,10 @@ HAVE_X_SM=no
11138LIBXSM= 11130LIBXSM=
11139if test "${HAVE_X11}" = "yes"; then 11131if test "${HAVE_X11}" = "yes"; then
11140 ac_fn_c_check_header_mongrel "$LINENO" "X11/SM/SMlib.h" "ac_cv_header_X11_SM_SMlib_h" "$ac_includes_default" 11132 ac_fn_c_check_header_mongrel "$LINENO" "X11/SM/SMlib.h" "ac_cv_header_X11_SM_SMlib_h" "$ac_includes_default"
11141if test "x$ac_cv_header_X11_SM_SMlib_h" = xyes; then : 11133if test "x$ac_cv_header_X11_SM_SMlib_h" = x""yes; then :
11142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SmcOpenConnection in -lSM" >&5 11134 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SmcOpenConnection in -lSM" >&5
11143$as_echo_n "checking for SmcOpenConnection in -lSM... " >&6; } 11135$as_echo_n "checking for SmcOpenConnection in -lSM... " >&6; }
11144if ${ac_cv_lib_SM_SmcOpenConnection+:} false; then : 11136if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then :
11145 $as_echo_n "(cached) " >&6 11137 $as_echo_n "(cached) " >&6
11146else 11138else
11147 ac_check_lib_save_LIBS=$LIBS 11139 ac_check_lib_save_LIBS=$LIBS
@@ -11175,7 +11167,7 @@ LIBS=$ac_check_lib_save_LIBS
11175fi 11167fi
11176{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 11168{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SM_SmcOpenConnection" >&5
11177$as_echo "$ac_cv_lib_SM_SmcOpenConnection" >&6; } 11169$as_echo "$ac_cv_lib_SM_SmcOpenConnection" >&6; }
11178if test "x$ac_cv_lib_SM_SmcOpenConnection" = xyes; then : 11170if test "x$ac_cv_lib_SM_SmcOpenConnection" = x""yes; then :
11179 HAVE_X_SM=yes 11171 HAVE_X_SM=yes
11180fi 11172fi
11181 11173
@@ -11206,7 +11198,7 @@ if test "${with_xml2}" != "no"; then
11206set dummy pkg-config; ac_word=$2 11198set dummy pkg-config; ac_word=$2
11207{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11208$as_echo_n "checking for $ac_word... " >&6; } 11200$as_echo_n "checking for $ac_word... " >&6; }
11209if ${ac_cv_path_PKG_CONFIG+:} false; then : 11201if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11210 $as_echo_n "(cached) " >&6 11202 $as_echo_n "(cached) " >&6
11211else 11203else
11212 case $PKG_CONFIG in 11204 case $PKG_CONFIG in
@@ -11249,23 +11241,23 @@ fi
11249 else 11241 else
11250 PKG_CONFIG_MIN_VERSION=0.9.0 11242 PKG_CONFIG_MIN_VERSION=0.9.0
11251 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then 11243 if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
11252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxml-2.0 > 2.2.0" >&5 11244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxml-2.0 > 2.6.17" >&5
11253$as_echo_n "checking for libxml-2.0 > 2.2.0... " >&6; } 11245$as_echo_n "checking for libxml-2.0 > 2.6.17... " >&6; }
11254 11246
11255 if $PKG_CONFIG --exists "libxml-2.0 > 2.2.0" 2>&5; then 11247 if $PKG_CONFIG --exists "libxml-2.0 > 2.6.17" 2>&5; then
11256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 11248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11257$as_echo "yes" >&6; } 11249$as_echo "yes" >&6; }
11258 succeeded=yes 11250 succeeded=yes
11259 11251
11260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXML2_CFLAGS" >&5 11252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXML2_CFLAGS" >&5
11261$as_echo_n "checking LIBXML2_CFLAGS... " >&6; } 11253$as_echo_n "checking LIBXML2_CFLAGS... " >&6; }
11262 LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 > 2.2.0"|sed -e 's,///*,/,g'` 11254 LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 > 2.6.17"|sed -e 's,///*,/,g'`
11263 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXML2_CFLAGS" >&5 11255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXML2_CFLAGS" >&5
11264$as_echo "$LIBXML2_CFLAGS" >&6; } 11256$as_echo "$LIBXML2_CFLAGS" >&6; }
11265 11257
11266 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXML2_LIBS" >&5 11258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking LIBXML2_LIBS" >&5
11267$as_echo_n "checking LIBXML2_LIBS... " >&6; } 11259$as_echo_n "checking LIBXML2_LIBS... " >&6; }
11268 LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 > 2.2.0"|sed -e 's,///*,/,g'` 11260 LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 > 2.6.17"|sed -e 's,///*,/,g'`
11269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXML2_LIBS" >&5 11261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBXML2_LIBS" >&5
11270$as_echo "$LIBXML2_LIBS" >&6; } 11262$as_echo "$LIBXML2_LIBS" >&6; }
11271 else 11263 else
@@ -11275,7 +11267,7 @@ $as_echo "no" >&6; }
11275 LIBXML2_LIBS="" 11267 LIBXML2_LIBS=""
11276 ## If we have a custom action on failure, don't print errors, but 11268 ## If we have a custom action on failure, don't print errors, but
11277 ## do set a variable so people can do so. 11269 ## do set a variable so people can do so.
11278 LIBXML2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxml-2.0 > 2.2.0"` 11270 LIBXML2_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxml-2.0 > 2.6.17"`
11279 11271
11280 fi 11272 fi
11281 11273
@@ -11297,7 +11289,7 @@ $as_echo "no" >&6; }
11297 LIBS="$LIBXML2_LIBS $LIBS" 11289 LIBS="$LIBXML2_LIBS $LIBS"
11298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for htmlReadMemory in -lxml2" >&5 11290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for htmlReadMemory in -lxml2" >&5
11299$as_echo_n "checking for htmlReadMemory in -lxml2... " >&6; } 11291$as_echo_n "checking for htmlReadMemory in -lxml2... " >&6; }
11300if ${ac_cv_lib_xml2_htmlReadMemory+:} false; then : 11292if test "${ac_cv_lib_xml2_htmlReadMemory+set}" = set; then :
11301 $as_echo_n "(cached) " >&6 11293 $as_echo_n "(cached) " >&6
11302else 11294else
11303 ac_check_lib_save_LIBS=$LIBS 11295 ac_check_lib_save_LIBS=$LIBS
@@ -11331,7 +11323,7 @@ LIBS=$ac_check_lib_save_LIBS
11331fi 11323fi
11332{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_htmlReadMemory" >&5 11324{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_htmlReadMemory" >&5
11333$as_echo "$ac_cv_lib_xml2_htmlReadMemory" >&6; } 11325$as_echo "$ac_cv_lib_xml2_htmlReadMemory" >&6; }
11334if test "x$ac_cv_lib_xml2_htmlReadMemory" = xyes; then : 11326if test "x$ac_cv_lib_xml2_htmlReadMemory" = x""yes; then :
11335 HAVE_LIBXML2=yes 11327 HAVE_LIBXML2=yes
11336else 11328else
11337 HAVE_LIBXML2=no 11329 HAVE_LIBXML2=no
@@ -11353,7 +11345,7 @@ fi
11353# If netdb.h doesn't declare h_errno, we must declare it by hand. 11345# If netdb.h doesn't declare h_errno, we must declare it by hand.
11354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether netdb declares h_errno" >&5 11346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether netdb declares h_errno" >&5
11355$as_echo_n "checking whether netdb declares h_errno... " >&6; } 11347$as_echo_n "checking whether netdb declares h_errno... " >&6; }
11356if ${emacs_cv_netdb_declares_h_errno+:} false; then : 11348if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then :
11357 $as_echo_n "(cached) " >&6 11349 $as_echo_n "(cached) " >&6
11358else 11350else
11359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11351 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11383,22 +11375,11 @@ $as_echo "#define HAVE_H_ERRNO 1" >>confdefs.h
11383 11375
11384fi 11376fi
11385 11377
11386ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
11387if test "x$ac_cv_type_size_t" = xyes; then :
11388
11389else
11390
11391cat >>confdefs.h <<_ACEOF
11392#define size_t unsigned int
11393_ACEOF
11394
11395fi
11396
11397# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 11378# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
11398# for constant arguments. Useless! 11379# for constant arguments. Useless!
11399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 11380{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
11400$as_echo_n "checking for working alloca.h... " >&6; } 11381$as_echo_n "checking for working alloca.h... " >&6; }
11401if ${ac_cv_working_alloca_h+:} false; then : 11382if test "${ac_cv_working_alloca_h+set}" = set; then :
11402 $as_echo_n "(cached) " >&6 11383 $as_echo_n "(cached) " >&6
11403else 11384else
11404 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11385 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11431,7 +11412,7 @@ fi
11431 11412
11432{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 11413{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
11433$as_echo_n "checking for alloca... " >&6; } 11414$as_echo_n "checking for alloca... " >&6; }
11434if ${ac_cv_func_alloca_works+:} false; then : 11415if test "${ac_cv_func_alloca_works+set}" = set; then :
11435 $as_echo_n "(cached) " >&6 11416 $as_echo_n "(cached) " >&6
11436else 11417else
11437 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11418 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11442,8 +11423,6 @@ else
11442# ifdef _MSC_VER 11423# ifdef _MSC_VER
11443# include <malloc.h> 11424# include <malloc.h>
11444# define alloca _alloca 11425# define alloca _alloca
11445# elif defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) || defined(__OpenBSD__)
11446# include <stdlib.h>
11447# else 11426# else
11448# ifdef HAVE_ALLOCA_H 11427# ifdef HAVE_ALLOCA_H
11449# include <alloca.h> 11428# include <alloca.h>
@@ -11452,7 +11431,7 @@ else
11452 #pragma alloca 11431 #pragma alloca
11453# else 11432# else
11454# ifndef alloca /* predefined by HP cc +Olibcalls */ 11433# ifndef alloca /* predefined by HP cc +Olibcalls */
11455void *alloca (size_t); 11434char *alloca ();
11456# endif 11435# endif
11457# endif 11436# endif
11458# endif 11437# endif
@@ -11496,7 +11475,7 @@ $as_echo "#define C_ALLOCA 1" >>confdefs.h
11496 11475
11497{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 11476{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
11498$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 11477$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
11499if ${ac_cv_os_cray+:} false; then : 11478if test "${ac_cv_os_cray+set}" = set; then :
11500 $as_echo_n "(cached) " >&6 11479 $as_echo_n "(cached) " >&6
11501else 11480else
11502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11481 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11537,7 +11516,7 @@ fi
11537 11516
11538{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 11517{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
11539$as_echo_n "checking stack direction for C alloca... " >&6; } 11518$as_echo_n "checking stack direction for C alloca... " >&6; }
11540if ${ac_cv_c_stack_direction+:} false; then : 11519if test "${ac_cv_c_stack_direction+set}" = set; then :
11541 $as_echo_n "(cached) " >&6 11520 $as_echo_n "(cached) " >&6
11542else 11521else
11543 if test "$cross_compiling" = yes; then : 11522 if test "$cross_compiling" = yes; then :
@@ -11594,7 +11573,7 @@ fi
11594# On HPUX 9.01, -lm does not contain logb, so check for sqrt. 11573# On HPUX 9.01, -lm does not contain logb, so check for sqrt.
11595{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5 11574{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
11596$as_echo_n "checking for sqrt in -lm... " >&6; } 11575$as_echo_n "checking for sqrt in -lm... " >&6; }
11597if ${ac_cv_lib_m_sqrt+:} false; then : 11576if test "${ac_cv_lib_m_sqrt+set}" = set; then :
11598 $as_echo_n "(cached) " >&6 11577 $as_echo_n "(cached) " >&6
11599else 11578else
11600 ac_check_lib_save_LIBS=$LIBS 11579 ac_check_lib_save_LIBS=$LIBS
@@ -11628,7 +11607,7 @@ LIBS=$ac_check_lib_save_LIBS
11628fi 11607fi
11629{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sqrt" >&5 11608{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sqrt" >&5
11630$as_echo "$ac_cv_lib_m_sqrt" >&6; } 11609$as_echo "$ac_cv_lib_m_sqrt" >&6; }
11631if test "x$ac_cv_lib_m_sqrt" = xyes; then : 11610if test "x$ac_cv_lib_m_sqrt" = x""yes; then :
11632 cat >>confdefs.h <<_ACEOF 11611 cat >>confdefs.h <<_ACEOF
11633#define HAVE_LIBM 1 11612#define HAVE_LIBM 1
11634_ACEOF 11613_ACEOF
@@ -11642,7 +11621,7 @@ fi
11642# have the same check as for liblockfile below. 11621# have the same check as for liblockfile below.
11643{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -lmail" >&5 11622{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -lmail" >&5
11644$as_echo_n "checking for maillock in -lmail... " >&6; } 11623$as_echo_n "checking for maillock in -lmail... " >&6; }
11645if ${ac_cv_lib_mail_maillock+:} false; then : 11624if test "${ac_cv_lib_mail_maillock+set}" = set; then :
11646 $as_echo_n "(cached) " >&6 11625 $as_echo_n "(cached) " >&6
11647else 11626else
11648 ac_check_lib_save_LIBS=$LIBS 11627 ac_check_lib_save_LIBS=$LIBS
@@ -11676,7 +11655,7 @@ LIBS=$ac_check_lib_save_LIBS
11676fi 11655fi
11677{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mail_maillock" >&5 11656{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mail_maillock" >&5
11678$as_echo "$ac_cv_lib_mail_maillock" >&6; } 11657$as_echo "$ac_cv_lib_mail_maillock" >&6; }
11679if test "x$ac_cv_lib_mail_maillock" = xyes; then : 11658if test "x$ac_cv_lib_mail_maillock" = x""yes; then :
11680 have_mail=yes 11659 have_mail=yes
11681else 11660else
11682 have_mail=no 11661 have_mail=no
@@ -11693,7 +11672,7 @@ else
11693fi 11672fi
11694{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5 11673{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5
11695$as_echo_n "checking for maillock in -llockfile... " >&6; } 11674$as_echo_n "checking for maillock in -llockfile... " >&6; }
11696if ${ac_cv_lib_lockfile_maillock+:} false; then : 11675if test "${ac_cv_lib_lockfile_maillock+set}" = set; then :
11697 $as_echo_n "(cached) " >&6 11676 $as_echo_n "(cached) " >&6
11698else 11677else
11699 ac_check_lib_save_LIBS=$LIBS 11678 ac_check_lib_save_LIBS=$LIBS
@@ -11727,7 +11706,7 @@ LIBS=$ac_check_lib_save_LIBS
11727fi 11706fi
11728{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lockfile_maillock" >&5 11707{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lockfile_maillock" >&5
11729$as_echo "$ac_cv_lib_lockfile_maillock" >&6; } 11708$as_echo "$ac_cv_lib_lockfile_maillock" >&6; }
11730if test "x$ac_cv_lib_lockfile_maillock" = xyes; then : 11709if test "x$ac_cv_lib_lockfile_maillock" = x""yes; then :
11731 have_lockfile=yes 11710 have_lockfile=yes
11732else 11711else
11733 have_lockfile=no 11712 have_lockfile=no
@@ -11747,7 +11726,7 @@ else
11747set dummy liblockfile.so; ac_word=$2 11726set dummy liblockfile.so; ac_word=$2
11748{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11727{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11749$as_echo_n "checking for $ac_word... " >&6; } 11728$as_echo_n "checking for $ac_word... " >&6; }
11750if ${ac_cv_prog_liblockfile+:} false; then : 11729if test "${ac_cv_prog_liblockfile+set}" = set; then :
11751 $as_echo_n "(cached) " >&6 11730 $as_echo_n "(cached) " >&6
11752else 11731else
11753 if test -n "$liblockfile"; then 11732 if test -n "$liblockfile"; then
@@ -11791,7 +11770,7 @@ fi
11791for ac_func in touchlock 11770for ac_func in touchlock
11792do : 11771do :
11793 ac_fn_c_check_func "$LINENO" "touchlock" "ac_cv_func_touchlock" 11772 ac_fn_c_check_func "$LINENO" "touchlock" "ac_cv_func_touchlock"
11794if test "x$ac_cv_func_touchlock" = xyes; then : 11773if test "x$ac_cv_func_touchlock" = x""yes; then :
11795 cat >>confdefs.h <<_ACEOF 11774 cat >>confdefs.h <<_ACEOF
11796#define HAVE_TOUCHLOCK 1 11775#define HAVE_TOUCHLOCK 1
11797_ACEOF 11776_ACEOF
@@ -11802,7 +11781,7 @@ done
11802for ac_header in maillock.h 11781for ac_header in maillock.h
11803do : 11782do :
11804 ac_fn_c_check_header_mongrel "$LINENO" "maillock.h" "ac_cv_header_maillock_h" "$ac_includes_default" 11783 ac_fn_c_check_header_mongrel "$LINENO" "maillock.h" "ac_cv_header_maillock_h" "$ac_includes_default"
11805if test "x$ac_cv_header_maillock_h" = xyes; then : 11784if test "x$ac_cv_header_maillock_h" = x""yes; then :
11806 cat >>confdefs.h <<_ACEOF 11785 cat >>confdefs.h <<_ACEOF
11807#define HAVE_MAILLOCK_H 1 11786#define HAVE_MAILLOCK_H 1
11808_ACEOF 11787_ACEOF
@@ -11883,7 +11862,7 @@ done
11883 11862
11884{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_unwind_init" >&5 11863{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_unwind_init" >&5
11885$as_echo_n "checking for __builtin_unwind_init... " >&6; } 11864$as_echo_n "checking for __builtin_unwind_init... " >&6; }
11886if ${emacs_cv_func___builtin_unwind_init+:} false; then : 11865if test "${emacs_cv_func___builtin_unwind_init+set}" = set; then :
11887 $as_echo_n "(cached) " >&6 11866 $as_echo_n "(cached) " >&6
11888else 11867else
11889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11868 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -11916,7 +11895,7 @@ fi
11916for ac_header in sys/un.h 11895for ac_header in sys/un.h
11917do : 11896do :
11918 ac_fn_c_check_header_mongrel "$LINENO" "sys/un.h" "ac_cv_header_sys_un_h" "$ac_includes_default" 11897 ac_fn_c_check_header_mongrel "$LINENO" "sys/un.h" "ac_cv_header_sys_un_h" "$ac_includes_default"
11919if test "x$ac_cv_header_sys_un_h" = xyes; then : 11898if test "x$ac_cv_header_sys_un_h" = x""yes; then :
11920 cat >>confdefs.h <<_ACEOF 11899 cat >>confdefs.h <<_ACEOF
11921#define HAVE_SYS_UN_H 1 11900#define HAVE_SYS_UN_H 1
11922_ACEOF 11901_ACEOF
@@ -11949,7 +11928,7 @@ done
11949 11928
11950{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mktime" >&5 11929{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mktime" >&5
11951$as_echo_n "checking for working mktime... " >&6; } 11930$as_echo_n "checking for working mktime... " >&6; }
11952if ${ac_cv_func_working_mktime+:} false; then : 11931if test "${ac_cv_func_working_mktime+set}" = set; then :
11953 $as_echo_n "(cached) " >&6 11932 $as_echo_n "(cached) " >&6
11954else 11933else
11955 if test "$cross_compiling" = yes; then : 11934 if test "$cross_compiling" = yes; then :
@@ -12186,7 +12165,7 @@ ac_save_LIBS=$LIBS
12186 12165
12187# Check for getloadavg, but be sure not to touch the cache variable. 12166# Check for getloadavg, but be sure not to touch the cache variable.
12188(ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg" 12167(ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
12189if test "x$ac_cv_func_getloadavg" = xyes; then : 12168if test "x$ac_cv_func_getloadavg" = x""yes; then :
12190 exit 0 12169 exit 0
12191else 12170else
12192 exit 1 12171 exit 1
@@ -12197,7 +12176,7 @@ fi
12197for ac_func in pstat_getdynamic 12176for ac_func in pstat_getdynamic
12198do : 12177do :
12199 ac_fn_c_check_func "$LINENO" "pstat_getdynamic" "ac_cv_func_pstat_getdynamic" 12178 ac_fn_c_check_func "$LINENO" "pstat_getdynamic" "ac_cv_func_pstat_getdynamic"
12200if test "x$ac_cv_func_pstat_getdynamic" = xyes; then : 12179if test "x$ac_cv_func_pstat_getdynamic" = x""yes; then :
12201 cat >>confdefs.h <<_ACEOF 12180 cat >>confdefs.h <<_ACEOF
12202#define HAVE_PSTAT_GETDYNAMIC 1 12181#define HAVE_PSTAT_GETDYNAMIC 1
12203_ACEOF 12182_ACEOF
@@ -12209,7 +12188,7 @@ done
12209# Solaris has libkstat which does not require root. 12188# Solaris has libkstat which does not require root.
12210{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5 12189{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
12211$as_echo_n "checking for kstat_open in -lkstat... " >&6; } 12190$as_echo_n "checking for kstat_open in -lkstat... " >&6; }
12212if ${ac_cv_lib_kstat_kstat_open+:} false; then : 12191if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then :
12213 $as_echo_n "(cached) " >&6 12192 $as_echo_n "(cached) " >&6
12214else 12193else
12215 ac_check_lib_save_LIBS=$LIBS 12194 ac_check_lib_save_LIBS=$LIBS
@@ -12243,7 +12222,7 @@ LIBS=$ac_check_lib_save_LIBS
12243fi 12222fi
12244{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5 12223{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
12245$as_echo "$ac_cv_lib_kstat_kstat_open" >&6; } 12224$as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
12246if test "x$ac_cv_lib_kstat_kstat_open" = xyes; then : 12225if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then :
12247 cat >>confdefs.h <<_ACEOF 12226 cat >>confdefs.h <<_ACEOF
12248#define HAVE_LIBKSTAT 1 12227#define HAVE_LIBKSTAT 1
12249_ACEOF 12228_ACEOF
@@ -12261,7 +12240,7 @@ test $ac_cv_lib_kstat_kstat_open = yes && ac_have_func=yes
12261if test $ac_have_func = no; then 12240if test $ac_have_func = no; then
12262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for elf_begin in -lelf" >&5 12241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for elf_begin in -lelf" >&5
12263$as_echo_n "checking for elf_begin in -lelf... " >&6; } 12242$as_echo_n "checking for elf_begin in -lelf... " >&6; }
12264if ${ac_cv_lib_elf_elf_begin+:} false; then : 12243if test "${ac_cv_lib_elf_elf_begin+set}" = set; then :
12265 $as_echo_n "(cached) " >&6 12244 $as_echo_n "(cached) " >&6
12266else 12245else
12267 ac_check_lib_save_LIBS=$LIBS 12246 ac_check_lib_save_LIBS=$LIBS
@@ -12295,7 +12274,7 @@ LIBS=$ac_check_lib_save_LIBS
12295fi 12274fi
12296{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_elf_elf_begin" >&5 12275{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_elf_elf_begin" >&5
12297$as_echo "$ac_cv_lib_elf_elf_begin" >&6; } 12276$as_echo "$ac_cv_lib_elf_elf_begin" >&6; }
12298if test "x$ac_cv_lib_elf_elf_begin" = xyes; then : 12277if test "x$ac_cv_lib_elf_elf_begin" = x""yes; then :
12299 LIBS="-lelf $LIBS" 12278 LIBS="-lelf $LIBS"
12300fi 12279fi
12301 12280
@@ -12303,7 +12282,7 @@ fi
12303if test $ac_have_func = no; then 12282if test $ac_have_func = no; then
12304 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kvm_open in -lkvm" >&5 12283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kvm_open in -lkvm" >&5
12305$as_echo_n "checking for kvm_open in -lkvm... " >&6; } 12284$as_echo_n "checking for kvm_open in -lkvm... " >&6; }
12306if ${ac_cv_lib_kvm_kvm_open+:} false; then : 12285if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then :
12307 $as_echo_n "(cached) " >&6 12286 $as_echo_n "(cached) " >&6
12308else 12287else
12309 ac_check_lib_save_LIBS=$LIBS 12288 ac_check_lib_save_LIBS=$LIBS
@@ -12337,14 +12316,14 @@ LIBS=$ac_check_lib_save_LIBS
12337fi 12316fi
12338{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kvm_kvm_open" >&5 12317{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kvm_kvm_open" >&5
12339$as_echo "$ac_cv_lib_kvm_kvm_open" >&6; } 12318$as_echo "$ac_cv_lib_kvm_kvm_open" >&6; }
12340if test "x$ac_cv_lib_kvm_kvm_open" = xyes; then : 12319if test "x$ac_cv_lib_kvm_kvm_open" = x""yes; then :
12341 LIBS="-lkvm $LIBS" 12320 LIBS="-lkvm $LIBS"
12342fi 12321fi
12343 12322
12344 # Check for the 4.4BSD definition of getloadavg. 12323 # Check for the 4.4BSD definition of getloadavg.
12345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lutil" >&5 12324 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lutil" >&5
12346$as_echo_n "checking for getloadavg in -lutil... " >&6; } 12325$as_echo_n "checking for getloadavg in -lutil... " >&6; }
12347if ${ac_cv_lib_util_getloadavg+:} false; then : 12326if test "${ac_cv_lib_util_getloadavg+set}" = set; then :
12348 $as_echo_n "(cached) " >&6 12327 $as_echo_n "(cached) " >&6
12349else 12328else
12350 ac_check_lib_save_LIBS=$LIBS 12329 ac_check_lib_save_LIBS=$LIBS
@@ -12378,7 +12357,7 @@ LIBS=$ac_check_lib_save_LIBS
12378fi 12357fi
12379{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_getloadavg" >&5 12358{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_getloadavg" >&5
12380$as_echo "$ac_cv_lib_util_getloadavg" >&6; } 12359$as_echo "$ac_cv_lib_util_getloadavg" >&6; }
12381if test "x$ac_cv_lib_util_getloadavg" = xyes; then : 12360if test "x$ac_cv_lib_util_getloadavg" = x""yes; then :
12382 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes 12361 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes
12383fi 12362fi
12384 12363
@@ -12391,7 +12370,7 @@ if test $ac_have_func = no; then
12391 LIBS="-L/usr/local/lib $LIBS" 12370 LIBS="-L/usr/local/lib $LIBS"
12392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lgetloadavg" >&5 12371 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lgetloadavg" >&5
12393$as_echo_n "checking for getloadavg in -lgetloadavg... " >&6; } 12372$as_echo_n "checking for getloadavg in -lgetloadavg... " >&6; }
12394if ${ac_cv_lib_getloadavg_getloadavg+:} false; then : 12373if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then :
12395 $as_echo_n "(cached) " >&6 12374 $as_echo_n "(cached) " >&6
12396else 12375else
12397 ac_check_lib_save_LIBS=$LIBS 12376 ac_check_lib_save_LIBS=$LIBS
@@ -12425,7 +12404,7 @@ LIBS=$ac_check_lib_save_LIBS
12425fi 12404fi
12426{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_getloadavg_getloadavg" >&5 12405{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_getloadavg_getloadavg" >&5
12427$as_echo "$ac_cv_lib_getloadavg_getloadavg" >&6; } 12406$as_echo "$ac_cv_lib_getloadavg_getloadavg" >&6; }
12428if test "x$ac_cv_lib_getloadavg_getloadavg" = xyes; then : 12407if test "x$ac_cv_lib_getloadavg_getloadavg" = x""yes; then :
12429 LIBS="-lgetloadavg $LIBS" 12408 LIBS="-lgetloadavg $LIBS"
12430else 12409else
12431 LIBS=$ac_getloadavg_LIBS 12410 LIBS=$ac_getloadavg_LIBS
@@ -12438,7 +12417,7 @@ fi
12438for ac_func in getloadavg 12417for ac_func in getloadavg
12439do : 12418do :
12440 ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg" 12419 ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
12441if test "x$ac_cv_func_getloadavg" = xyes; then : 12420if test "x$ac_cv_func_getloadavg" = x""yes; then :
12442 cat >>confdefs.h <<_ACEOF 12421 cat >>confdefs.h <<_ACEOF
12443#define HAVE_GETLOADAVG 1 12422#define HAVE_GETLOADAVG 1
12444_ACEOF 12423_ACEOF
@@ -12456,14 +12435,14 @@ $as_echo "#define C_GETLOADAVG 1" >>confdefs.h
12456# Figure out what our getloadavg.c needs. 12435# Figure out what our getloadavg.c needs.
12457ac_have_func=no 12436ac_have_func=no
12458ac_fn_c_check_header_mongrel "$LINENO" "sys/dg_sys_info.h" "ac_cv_header_sys_dg_sys_info_h" "$ac_includes_default" 12437ac_fn_c_check_header_mongrel "$LINENO" "sys/dg_sys_info.h" "ac_cv_header_sys_dg_sys_info_h" "$ac_includes_default"
12459if test "x$ac_cv_header_sys_dg_sys_info_h" = xyes; then : 12438if test "x$ac_cv_header_sys_dg_sys_info_h" = x""yes; then :
12460 ac_have_func=yes 12439 ac_have_func=yes
12461 12440
12462$as_echo "#define DGUX 1" >>confdefs.h 12441$as_echo "#define DGUX 1" >>confdefs.h
12463 12442
12464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dg_sys_info in -ldgc" >&5 12443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dg_sys_info in -ldgc" >&5
12465$as_echo_n "checking for dg_sys_info in -ldgc... " >&6; } 12444$as_echo_n "checking for dg_sys_info in -ldgc... " >&6; }
12466if ${ac_cv_lib_dgc_dg_sys_info+:} false; then : 12445if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then :
12467 $as_echo_n "(cached) " >&6 12446 $as_echo_n "(cached) " >&6
12468else 12447else
12469 ac_check_lib_save_LIBS=$LIBS 12448 ac_check_lib_save_LIBS=$LIBS
@@ -12497,7 +12476,7 @@ LIBS=$ac_check_lib_save_LIBS
12497fi 12476fi
12498{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dgc_dg_sys_info" >&5 12477{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dgc_dg_sys_info" >&5
12499$as_echo "$ac_cv_lib_dgc_dg_sys_info" >&6; } 12478$as_echo "$ac_cv_lib_dgc_dg_sys_info" >&6; }
12500if test "x$ac_cv_lib_dgc_dg_sys_info" = xyes; then : 12479if test "x$ac_cv_lib_dgc_dg_sys_info" = x""yes; then :
12501 cat >>confdefs.h <<_ACEOF 12480 cat >>confdefs.h <<_ACEOF
12502#define HAVE_LIBDGC 1 12481#define HAVE_LIBDGC 1
12503_ACEOF 12482_ACEOF
@@ -12511,7 +12490,7 @@ fi
12511 12490
12512 12491
12513ac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default" 12492ac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default"
12514if test "x$ac_cv_header_locale_h" = xyes; then : 12493if test "x$ac_cv_header_locale_h" = x""yes; then :
12515 12494
12516fi 12495fi
12517 12496
@@ -12519,7 +12498,7 @@ fi
12519for ac_func in setlocale 12498for ac_func in setlocale
12520do : 12499do :
12521 ac_fn_c_check_func "$LINENO" "setlocale" "ac_cv_func_setlocale" 12500 ac_fn_c_check_func "$LINENO" "setlocale" "ac_cv_func_setlocale"
12522if test "x$ac_cv_func_setlocale" = xyes; then : 12501if test "x$ac_cv_func_setlocale" = x""yes; then :
12523 cat >>confdefs.h <<_ACEOF 12502 cat >>confdefs.h <<_ACEOF
12524#define HAVE_SETLOCALE 1 12503#define HAVE_SETLOCALE 1
12525_ACEOF 12504_ACEOF
@@ -12531,8 +12510,7 @@ done
12531# We cannot check for <dwarf.h>, because Solaris 2 does not use dwarf (it 12510# We cannot check for <dwarf.h>, because Solaris 2 does not use dwarf (it
12532# uses stabs), but it is still SVR4. We cannot check for <elf.h> because 12511# uses stabs), but it is still SVR4. We cannot check for <elf.h> because
12533# Irix 4.0.5F has the header but not the library. 12512# Irix 4.0.5F has the header but not the library.
12534if test $ac_have_func = no && test "$ac_cv_lib_elf_elf_begin" = yes \ 12513if test $ac_have_func = no && test "$ac_cv_lib_elf_elf_begin" = yes; then
12535 && test "$ac_cv_lib_kvm_kvm_open" = yes; then
12536 ac_have_func=yes 12514 ac_have_func=yes
12537 12515
12538$as_echo "#define SVR4 1" >>confdefs.h 12516$as_echo "#define SVR4 1" >>confdefs.h
@@ -12541,7 +12519,7 @@ fi
12541 12519
12542if test $ac_have_func = no; then 12520if test $ac_have_func = no; then
12543 ac_fn_c_check_header_mongrel "$LINENO" "inq_stats/cpustats.h" "ac_cv_header_inq_stats_cpustats_h" "$ac_includes_default" 12521 ac_fn_c_check_header_mongrel "$LINENO" "inq_stats/cpustats.h" "ac_cv_header_inq_stats_cpustats_h" "$ac_includes_default"
12544if test "x$ac_cv_header_inq_stats_cpustats_h" = xyes; then : 12522if test "x$ac_cv_header_inq_stats_cpustats_h" = x""yes; then :
12545 ac_have_func=yes 12523 ac_have_func=yes
12546 12524
12547$as_echo "#define UMAX 1" >>confdefs.h 12525$as_echo "#define UMAX 1" >>confdefs.h
@@ -12556,7 +12534,7 @@ fi
12556 12534
12557if test $ac_have_func = no; then 12535if test $ac_have_func = no; then
12558 ac_fn_c_check_header_mongrel "$LINENO" "sys/cpustats.h" "ac_cv_header_sys_cpustats_h" "$ac_includes_default" 12536 ac_fn_c_check_header_mongrel "$LINENO" "sys/cpustats.h" "ac_cv_header_sys_cpustats_h" "$ac_includes_default"
12559if test "x$ac_cv_header_sys_cpustats_h" = xyes; then : 12537if test "x$ac_cv_header_sys_cpustats_h" = x""yes; then :
12560 ac_have_func=yes; $as_echo "#define UMAX 1" >>confdefs.h 12538 ac_have_func=yes; $as_echo "#define UMAX 1" >>confdefs.h
12561 12539
12562fi 12540fi
@@ -12568,7 +12546,7 @@ if test $ac_have_func = no; then
12568 for ac_header in mach/mach.h 12546 for ac_header in mach/mach.h
12569do : 12547do :
12570 ac_fn_c_check_header_mongrel "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default" 12548 ac_fn_c_check_header_mongrel "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default"
12571if test "x$ac_cv_header_mach_mach_h" = xyes; then : 12549if test "x$ac_cv_header_mach_mach_h" = x""yes; then :
12572 cat >>confdefs.h <<_ACEOF 12550 cat >>confdefs.h <<_ACEOF
12573#define HAVE_MACH_MACH_H 1 12551#define HAVE_MACH_MACH_H 1
12574_ACEOF 12552_ACEOF
@@ -12582,13 +12560,13 @@ fi
12582for ac_header in nlist.h 12560for ac_header in nlist.h
12583do : 12561do :
12584 ac_fn_c_check_header_mongrel "$LINENO" "nlist.h" "ac_cv_header_nlist_h" "$ac_includes_default" 12562 ac_fn_c_check_header_mongrel "$LINENO" "nlist.h" "ac_cv_header_nlist_h" "$ac_includes_default"
12585if test "x$ac_cv_header_nlist_h" = xyes; then : 12563if test "x$ac_cv_header_nlist_h" = x""yes; then :
12586 cat >>confdefs.h <<_ACEOF 12564 cat >>confdefs.h <<_ACEOF
12587#define HAVE_NLIST_H 1 12565#define HAVE_NLIST_H 1
12588_ACEOF 12566_ACEOF
12589 ac_fn_c_check_member "$LINENO" "struct nlist" "n_un.n_name" "ac_cv_member_struct_nlist_n_un_n_name" "#include <nlist.h> 12567 ac_fn_c_check_member "$LINENO" "struct nlist" "n_un.n_name" "ac_cv_member_struct_nlist_n_un_n_name" "#include <nlist.h>
12590" 12568"
12591if test "x$ac_cv_member_struct_nlist_n_un_n_name" = xyes; then : 12569if test "x$ac_cv_member_struct_nlist_n_un_n_name" = x""yes; then :
12592 12570
12593cat >>confdefs.h <<_ACEOF 12571cat >>confdefs.h <<_ACEOF
12594#define HAVE_STRUCT_NLIST_N_UN_N_NAME 1 12572#define HAVE_STRUCT_NLIST_N_UN_N_NAME 1
@@ -12611,7 +12589,7 @@ done
12611# Some definitions of getloadavg require that the program be installed setgid. 12589# Some definitions of getloadavg require that the program be installed setgid.
12612{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getloadavg requires setgid" >&5 12590{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getloadavg requires setgid" >&5
12613$as_echo_n "checking whether getloadavg requires setgid... " >&6; } 12591$as_echo_n "checking whether getloadavg requires setgid... " >&6; }
12614if ${ac_cv_func_getloadavg_setgid+:} false; then : 12592if test "${ac_cv_func_getloadavg_setgid+set}" = set; then :
12615 $as_echo_n "(cached) " >&6 12593 $as_echo_n "(cached) " >&6
12616else 12594else
12617 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12595 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -12644,7 +12622,7 @@ fi
12644if test $ac_cv_func_getloadavg_setgid = yes; then 12622if test $ac_cv_func_getloadavg_setgid = yes; then
12645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking group of /dev/kmem" >&5 12623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking group of /dev/kmem" >&5
12646$as_echo_n "checking group of /dev/kmem... " >&6; } 12624$as_echo_n "checking group of /dev/kmem... " >&6; }
12647if ${ac_cv_group_kmem+:} false; then : 12625if test "${ac_cv_group_kmem+set}" = set; then :
12648 $as_echo_n "(cached) " >&6 12626 $as_echo_n "(cached) " >&6
12649else 12627else
12650 # On Solaris, /dev/kmem is a symlink. Get info on the real file. 12628 # On Solaris, /dev/kmem is a symlink. Get info on the real file.
@@ -12672,7 +12650,7 @@ LIBS=$ac_save_LIBS
12672 12650
12673{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5 12651{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5
12674$as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; } 12652$as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; }
12675if ${ac_cv_sys_largefile_source+:} false; then : 12653if test "${ac_cv_sys_largefile_source+set}" = set; then :
12676 $as_echo_n "(cached) " >&6 12654 $as_echo_n "(cached) " >&6
12677else 12655else
12678 while :; do 12656 while :; do
@@ -12765,7 +12743,7 @@ fi
12765 for ac_header in getopt.h 12743 for ac_header in getopt.h
12766do : 12744do :
12767 ac_fn_c_check_header_mongrel "$LINENO" "getopt.h" "ac_cv_header_getopt_h" "$ac_includes_default" 12745 ac_fn_c_check_header_mongrel "$LINENO" "getopt.h" "ac_cv_header_getopt_h" "$ac_includes_default"
12768if test "x$ac_cv_header_getopt_h" = xyes; then : 12746if test "x$ac_cv_header_getopt_h" = x""yes; then :
12769 cat >>confdefs.h <<_ACEOF 12747 cat >>confdefs.h <<_ACEOF
12770#define HAVE_GETOPT_H 1 12748#define HAVE_GETOPT_H 1
12771_ACEOF 12749_ACEOF
@@ -12780,7 +12758,7 @@ done
12780 for ac_func in getopt_long_only 12758 for ac_func in getopt_long_only
12781do : 12759do :
12782 ac_fn_c_check_func "$LINENO" "getopt_long_only" "ac_cv_func_getopt_long_only" 12760 ac_fn_c_check_func "$LINENO" "getopt_long_only" "ac_cv_func_getopt_long_only"
12783if test "x$ac_cv_func_getopt_long_only" = xyes; then : 12761if test "x$ac_cv_func_getopt_long_only" = x""yes; then :
12784 cat >>confdefs.h <<_ACEOF 12762 cat >>confdefs.h <<_ACEOF
12785#define HAVE_GETOPT_LONG_ONLY 1 12763#define HAVE_GETOPT_LONG_ONLY 1
12786_ACEOF 12764_ACEOF
@@ -12795,7 +12773,7 @@ done
12795 if test -z "$GETOPT_H"; then 12773 if test -z "$GETOPT_H"; then
12796 ac_fn_c_check_decl "$LINENO" "optreset" "ac_cv_have_decl_optreset" "#include <getopt.h> 12774 ac_fn_c_check_decl "$LINENO" "optreset" "ac_cv_have_decl_optreset" "#include <getopt.h>
12797" 12775"
12798if test "x$ac_cv_have_decl_optreset" = xyes; then : 12776if test "x$ac_cv_have_decl_optreset" = x""yes; then :
12799 GETOPT_H=getopt.h 12777 GETOPT_H=getopt.h
12800fi 12778fi
12801 12779
@@ -12804,13 +12782,13 @@ fi
12804 if test -z "$GETOPT_H"; then 12782 if test -z "$GETOPT_H"; then
12805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working GNU getopt function" >&5 12783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working GNU getopt function" >&5
12806$as_echo_n "checking for working GNU getopt function... " >&6; } 12784$as_echo_n "checking for working GNU getopt function... " >&6; }
12807if ${gl_cv_func_gnu_getopt+:} false; then : 12785if test "${gl_cv_func_gnu_getopt+set}" = set; then :
12808 $as_echo_n "(cached) " >&6 12786 $as_echo_n "(cached) " >&6
12809else 12787else
12810 if test "$cross_compiling" = yes; then : 12788 if test "$cross_compiling" = yes; then :
12811 ac_fn_c_check_decl "$LINENO" "getopt_clip" "ac_cv_have_decl_getopt_clip" "#include <getopt.h> 12789 ac_fn_c_check_decl "$LINENO" "getopt_clip" "ac_cv_have_decl_getopt_clip" "#include <getopt.h>
12812" 12790"
12813if test "x$ac_cv_have_decl_getopt_clip" = xyes; then : 12791if test "x$ac_cv_have_decl_getopt_clip" = x""yes; then :
12814 gl_cv_func_gnu_getopt=no 12792 gl_cv_func_gnu_getopt=no
12815else 12793else
12816 gl_cv_func_gnu_getopt=yes 12794 gl_cv_func_gnu_getopt=yes
@@ -12871,7 +12849,7 @@ fi
12871 12849
12872{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getpgrp requires zero arguments" >&5 12850{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getpgrp requires zero arguments" >&5
12873$as_echo_n "checking whether getpgrp requires zero arguments... " >&6; } 12851$as_echo_n "checking whether getpgrp requires zero arguments... " >&6; }
12874if ${ac_cv_func_getpgrp_void+:} false; then : 12852if test "${ac_cv_func_getpgrp_void+set}" = set; then :
12875 $as_echo_n "(cached) " >&6 12853 $as_echo_n "(cached) " >&6
12876else 12854else
12877 # Use it with a single arg. 12855 # Use it with a single arg.
@@ -12906,7 +12884,7 @@ fi
12906for ac_func in strftime 12884for ac_func in strftime
12907do : 12885do :
12908 ac_fn_c_check_func "$LINENO" "strftime" "ac_cv_func_strftime" 12886 ac_fn_c_check_func "$LINENO" "strftime" "ac_cv_func_strftime"
12909if test "x$ac_cv_func_strftime" = xyes; then : 12887if test "x$ac_cv_func_strftime" = x""yes; then :
12910 cat >>confdefs.h <<_ACEOF 12888 cat >>confdefs.h <<_ACEOF
12911#define HAVE_STRFTIME 1 12889#define HAVE_STRFTIME 1
12912_ACEOF 12890_ACEOF
@@ -12915,7 +12893,7 @@ else
12915 # strftime is in -lintl on SCO UNIX. 12893 # strftime is in -lintl on SCO UNIX.
12916{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for strftime in -lintl" >&5 12894{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for strftime in -lintl" >&5
12917$as_echo_n "checking for strftime in -lintl... " >&6; } 12895$as_echo_n "checking for strftime in -lintl... " >&6; }
12918if ${ac_cv_lib_intl_strftime+:} false; then : 12896if test "${ac_cv_lib_intl_strftime+set}" = set; then :
12919 $as_echo_n "(cached) " >&6 12897 $as_echo_n "(cached) " >&6
12920else 12898else
12921 ac_check_lib_save_LIBS=$LIBS 12899 ac_check_lib_save_LIBS=$LIBS
@@ -12949,7 +12927,7 @@ LIBS=$ac_check_lib_save_LIBS
12949fi 12927fi
12950{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strftime" >&5 12928{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strftime" >&5
12951$as_echo "$ac_cv_lib_intl_strftime" >&6; } 12929$as_echo "$ac_cv_lib_intl_strftime" >&6; }
12952if test "x$ac_cv_lib_intl_strftime" = xyes; then : 12930if test "x$ac_cv_lib_intl_strftime" = x""yes; then :
12953 $as_echo "#define HAVE_STRFTIME 1" >>confdefs.h 12931 $as_echo "#define HAVE_STRFTIME 1" >>confdefs.h
12954 12932
12955LIBS="-lintl $LIBS" 12933LIBS="-lintl $LIBS"
@@ -12963,7 +12941,7 @@ done
12963for ac_func in grantpt 12941for ac_func in grantpt
12964do : 12942do :
12965 ac_fn_c_check_func "$LINENO" "grantpt" "ac_cv_func_grantpt" 12943 ac_fn_c_check_func "$LINENO" "grantpt" "ac_cv_func_grantpt"
12966if test "x$ac_cv_func_grantpt" = xyes; then : 12944if test "x$ac_cv_func_grantpt" = x""yes; then :
12967 cat >>confdefs.h <<_ACEOF 12945 cat >>confdefs.h <<_ACEOF
12968#define HAVE_GRANTPT 1 12946#define HAVE_GRANTPT 1
12969_ACEOF 12947_ACEOF
@@ -12976,7 +12954,7 @@ done
12976for ac_func in getpt 12954for ac_func in getpt
12977do : 12955do :
12978 ac_fn_c_check_func "$LINENO" "getpt" "ac_cv_func_getpt" 12956 ac_fn_c_check_func "$LINENO" "getpt" "ac_cv_func_getpt"
12979if test "x$ac_cv_func_getpt" = xyes; then : 12957if test "x$ac_cv_func_getpt" = x""yes; then :
12980 cat >>confdefs.h <<_ACEOF 12958 cat >>confdefs.h <<_ACEOF
12981#define HAVE_GETPT 1 12959#define HAVE_GETPT 1
12982_ACEOF 12960_ACEOF
@@ -12993,7 +12971,7 @@ done
12993have_tputs_et_al=true 12971have_tputs_et_al=true
12994{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tputs" >&5 12972{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tputs" >&5
12995$as_echo_n "checking for library containing tputs... " >&6; } 12973$as_echo_n "checking for library containing tputs... " >&6; }
12996if ${ac_cv_search_tputs+:} false; then : 12974if test "${ac_cv_search_tputs+set}" = set; then :
12997 $as_echo_n "(cached) " >&6 12975 $as_echo_n "(cached) " >&6
12998else 12976else
12999 ac_func_search_save_LIBS=$LIBS 12977 ac_func_search_save_LIBS=$LIBS
@@ -13027,11 +13005,11 @@ for ac_lib in '' ncurses terminfo termcap; do
13027fi 13005fi
13028rm -f core conftest.err conftest.$ac_objext \ 13006rm -f core conftest.err conftest.$ac_objext \
13029 conftest$ac_exeext 13007 conftest$ac_exeext
13030 if ${ac_cv_search_tputs+:} false; then : 13008 if test "${ac_cv_search_tputs+set}" = set; then :
13031 break 13009 break
13032fi 13010fi
13033done 13011done
13034if ${ac_cv_search_tputs+:} false; then : 13012if test "${ac_cv_search_tputs+set}" = set; then :
13035 13013
13036else 13014else
13037 ac_cv_search_tputs=no 13015 ac_cv_search_tputs=no
@@ -13090,7 +13068,7 @@ case "$opsys" in
13090 freebsd) 13068 freebsd)
13091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether FreeBSD is new enough to use terminfo" >&5 13069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether FreeBSD is new enough to use terminfo" >&5
13092$as_echo_n "checking whether FreeBSD is new enough to use terminfo... " >&6; } 13070$as_echo_n "checking whether FreeBSD is new enough to use terminfo... " >&6; }
13093 if ${emacs_cv_freebsd_terminfo+:} false; then : 13071 if test "${emacs_cv_freebsd_terminfo+set}" = set; then :
13094 $as_echo_n "(cached) " >&6 13072 $as_echo_n "(cached) " >&6
13095else 13073else
13096 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -13232,16 +13210,16 @@ LIBHESIOD=
13232if test "$with_hesiod" != no ; then 13210if test "$with_hesiod" != no ; then
13233 # Don't set $LIBS here -- see comments above. FIXME which comments? 13211 # Don't set $LIBS here -- see comments above. FIXME which comments?
13234 ac_fn_c_check_func "$LINENO" "res_send" "ac_cv_func_res_send" 13212 ac_fn_c_check_func "$LINENO" "res_send" "ac_cv_func_res_send"
13235if test "x$ac_cv_func_res_send" = xyes; then : 13213if test "x$ac_cv_func_res_send" = x""yes; then :
13236 13214
13237else 13215else
13238 ac_fn_c_check_func "$LINENO" "__res_send" "ac_cv_func___res_send" 13216 ac_fn_c_check_func "$LINENO" "__res_send" "ac_cv_func___res_send"
13239if test "x$ac_cv_func___res_send" = xyes; then : 13217if test "x$ac_cv_func___res_send" = x""yes; then :
13240 13218
13241else 13219else
13242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_send in -lresolv" >&5 13220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_send in -lresolv" >&5
13243$as_echo_n "checking for res_send in -lresolv... " >&6; } 13221$as_echo_n "checking for res_send in -lresolv... " >&6; }
13244if ${ac_cv_lib_resolv_res_send+:} false; then : 13222if test "${ac_cv_lib_resolv_res_send+set}" = set; then :
13245 $as_echo_n "(cached) " >&6 13223 $as_echo_n "(cached) " >&6
13246else 13224else
13247 ac_check_lib_save_LIBS=$LIBS 13225 ac_check_lib_save_LIBS=$LIBS
@@ -13275,12 +13253,12 @@ LIBS=$ac_check_lib_save_LIBS
13275fi 13253fi
13276{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_send" >&5 13254{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_send" >&5
13277$as_echo "$ac_cv_lib_resolv_res_send" >&6; } 13255$as_echo "$ac_cv_lib_resolv_res_send" >&6; }
13278if test "x$ac_cv_lib_resolv_res_send" = xyes; then : 13256if test "x$ac_cv_lib_resolv_res_send" = x""yes; then :
13279 resolv=yes 13257 resolv=yes
13280else 13258else
13281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __res_send in -lresolv" >&5 13259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __res_send in -lresolv" >&5
13282$as_echo_n "checking for __res_send in -lresolv... " >&6; } 13260$as_echo_n "checking for __res_send in -lresolv... " >&6; }
13283if ${ac_cv_lib_resolv___res_send+:} false; then : 13261if test "${ac_cv_lib_resolv___res_send+set}" = set; then :
13284 $as_echo_n "(cached) " >&6 13262 $as_echo_n "(cached) " >&6
13285else 13263else
13286 ac_check_lib_save_LIBS=$LIBS 13264 ac_check_lib_save_LIBS=$LIBS
@@ -13314,7 +13292,7 @@ LIBS=$ac_check_lib_save_LIBS
13314fi 13292fi
13315{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv___res_send" >&5 13293{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv___res_send" >&5
13316$as_echo "$ac_cv_lib_resolv___res_send" >&6; } 13294$as_echo "$ac_cv_lib_resolv___res_send" >&6; }
13317if test "x$ac_cv_lib_resolv___res_send" = xyes; then : 13295if test "x$ac_cv_lib_resolv___res_send" = x""yes; then :
13318 resolv=yes 13296 resolv=yes
13319fi 13297fi
13320 13298
@@ -13330,12 +13308,12 @@ fi
13330 RESOLVLIB= 13308 RESOLVLIB=
13331 fi 13309 fi
13332 ac_fn_c_check_func "$LINENO" "hes_getmailhost" "ac_cv_func_hes_getmailhost" 13310 ac_fn_c_check_func "$LINENO" "hes_getmailhost" "ac_cv_func_hes_getmailhost"
13333if test "x$ac_cv_func_hes_getmailhost" = xyes; then : 13311if test "x$ac_cv_func_hes_getmailhost" = x""yes; then :
13334 13312
13335else 13313else
13336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for hes_getmailhost in -lhesiod" >&5 13314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for hes_getmailhost in -lhesiod" >&5
13337$as_echo_n "checking for hes_getmailhost in -lhesiod... " >&6; } 13315$as_echo_n "checking for hes_getmailhost in -lhesiod... " >&6; }
13338if ${ac_cv_lib_hesiod_hes_getmailhost+:} false; then : 13316if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then :
13339 $as_echo_n "(cached) " >&6 13317 $as_echo_n "(cached) " >&6
13340else 13318else
13341 ac_check_lib_save_LIBS=$LIBS 13319 ac_check_lib_save_LIBS=$LIBS
@@ -13369,7 +13347,7 @@ LIBS=$ac_check_lib_save_LIBS
13369fi 13347fi
13370{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 13348{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5
13371$as_echo "$ac_cv_lib_hesiod_hes_getmailhost" >&6; } 13349$as_echo "$ac_cv_lib_hesiod_hes_getmailhost" >&6; }
13372if test "x$ac_cv_lib_hesiod_hes_getmailhost" = xyes; then : 13350if test "x$ac_cv_lib_hesiod_hes_getmailhost" = x""yes; then :
13373 hesiod=yes 13351 hesiod=yes
13374else 13352else
13375 : 13353 :
@@ -13408,7 +13386,7 @@ KRB4LIB=
13408if test "${with_kerberos}" != no; then 13386if test "${with_kerberos}" != no; then
13409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for com_err in -lcom_err" >&5 13387 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for com_err in -lcom_err" >&5
13410$as_echo_n "checking for com_err in -lcom_err... " >&6; } 13388$as_echo_n "checking for com_err in -lcom_err... " >&6; }
13411if ${ac_cv_lib_com_err_com_err+:} false; then : 13389if test "${ac_cv_lib_com_err_com_err+set}" = set; then :
13412 $as_echo_n "(cached) " >&6 13390 $as_echo_n "(cached) " >&6
13413else 13391else
13414 ac_check_lib_save_LIBS=$LIBS 13392 ac_check_lib_save_LIBS=$LIBS
@@ -13442,7 +13420,7 @@ LIBS=$ac_check_lib_save_LIBS
13442fi 13420fi
13443{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_com_err" >&5 13421{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_com_err" >&5
13444$as_echo "$ac_cv_lib_com_err_com_err" >&6; } 13422$as_echo "$ac_cv_lib_com_err_com_err" >&6; }
13445if test "x$ac_cv_lib_com_err_com_err" = xyes; then : 13423if test "x$ac_cv_lib_com_err_com_err" = x""yes; then :
13446 have_com_err=yes 13424 have_com_err=yes
13447else 13425else
13448 have_com_err=no 13426 have_com_err=no
@@ -13457,7 +13435,7 @@ $as_echo "#define HAVE_LIBCOM_ERR 1" >>confdefs.h
13457 fi 13435 fi
13458 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lcrypto" >&5 13436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lcrypto" >&5
13459$as_echo_n "checking for mit_des_cbc_encrypt in -lcrypto... " >&6; } 13437$as_echo_n "checking for mit_des_cbc_encrypt in -lcrypto... " >&6; }
13460if ${ac_cv_lib_crypto_mit_des_cbc_encrypt+:} false; then : 13438if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then :
13461 $as_echo_n "(cached) " >&6 13439 $as_echo_n "(cached) " >&6
13462else 13440else
13463 ac_check_lib_save_LIBS=$LIBS 13441 ac_check_lib_save_LIBS=$LIBS
@@ -13491,7 +13469,7 @@ LIBS=$ac_check_lib_save_LIBS
13491fi 13469fi
13492{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 13470{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
13493$as_echo "$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; } 13471$as_echo "$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; }
13494if test "x$ac_cv_lib_crypto_mit_des_cbc_encrypt" = xyes; then : 13472if test "x$ac_cv_lib_crypto_mit_des_cbc_encrypt" = x""yes; then :
13495 have_crypto=yes 13473 have_crypto=yes
13496else 13474else
13497 have_crypto=no 13475 have_crypto=no
@@ -13506,7 +13484,7 @@ $as_echo "#define HAVE_LIBCRYPTO 1" >>confdefs.h
13506 fi 13484 fi
13507 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 13485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lk5crypto" >&5
13508$as_echo_n "checking for mit_des_cbc_encrypt in -lk5crypto... " >&6; } 13486$as_echo_n "checking for mit_des_cbc_encrypt in -lk5crypto... " >&6; }
13509if ${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+:} false; then : 13487if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then :
13510 $as_echo_n "(cached) " >&6 13488 $as_echo_n "(cached) " >&6
13511else 13489else
13512 ac_check_lib_save_LIBS=$LIBS 13490 ac_check_lib_save_LIBS=$LIBS
@@ -13540,7 +13518,7 @@ LIBS=$ac_check_lib_save_LIBS
13540fi 13518fi
13541{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 13519{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
13542$as_echo "$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; } 13520$as_echo "$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; }
13543if test "x$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" = xyes; then : 13521if test "x$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" = x""yes; then :
13544 have_k5crypto=yes 13522 have_k5crypto=yes
13545else 13523else
13546 have_k5crypto=no 13524 have_k5crypto=no
@@ -13555,7 +13533,7 @@ $as_echo "#define HAVE_LIBK5CRYPTO 1" >>confdefs.h
13555 fi 13533 fi
13556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb5_init_context in -lkrb5" >&5 13534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb5_init_context in -lkrb5" >&5
13557$as_echo_n "checking for krb5_init_context in -lkrb5... " >&6; } 13535$as_echo_n "checking for krb5_init_context in -lkrb5... " >&6; }
13558if ${ac_cv_lib_krb5_krb5_init_context+:} false; then : 13536if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then :
13559 $as_echo_n "(cached) " >&6 13537 $as_echo_n "(cached) " >&6
13560else 13538else
13561 ac_check_lib_save_LIBS=$LIBS 13539 ac_check_lib_save_LIBS=$LIBS
@@ -13589,7 +13567,7 @@ LIBS=$ac_check_lib_save_LIBS
13589fi 13567fi
13590{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb5_krb5_init_context" >&5 13568{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb5_krb5_init_context" >&5
13591$as_echo "$ac_cv_lib_krb5_krb5_init_context" >&6; } 13569$as_echo "$ac_cv_lib_krb5_krb5_init_context" >&6; }
13592if test "x$ac_cv_lib_krb5_krb5_init_context" = xyes; then : 13570if test "x$ac_cv_lib_krb5_krb5_init_context" = x""yes; then :
13593 have_krb5=yes 13571 have_krb5=yes
13594else 13572else
13595 have_krb5=no 13573 have_krb5=no
@@ -13605,7 +13583,7 @@ $as_echo "#define HAVE_LIBKRB5 1" >>confdefs.h
13605 if test "${with_kerberos5}" = no; then 13583 if test "${with_kerberos5}" = no; then
13606 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes425" >&5 13584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes425" >&5
13607$as_echo_n "checking for des_cbc_encrypt in -ldes425... " >&6; } 13585$as_echo_n "checking for des_cbc_encrypt in -ldes425... " >&6; }
13608if ${ac_cv_lib_des425_des_cbc_encrypt+:} false; then : 13586if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then :
13609 $as_echo_n "(cached) " >&6 13587 $as_echo_n "(cached) " >&6
13610else 13588else
13611 ac_check_lib_save_LIBS=$LIBS 13589 ac_check_lib_save_LIBS=$LIBS
@@ -13639,7 +13617,7 @@ LIBS=$ac_check_lib_save_LIBS
13639fi 13617fi
13640{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 13618{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5
13641$as_echo "$ac_cv_lib_des425_des_cbc_encrypt" >&6; } 13619$as_echo "$ac_cv_lib_des425_des_cbc_encrypt" >&6; }
13642if test "x$ac_cv_lib_des425_des_cbc_encrypt" = xyes; then : 13620if test "x$ac_cv_lib_des425_des_cbc_encrypt" = x""yes; then :
13643 have_des425=yes 13621 have_des425=yes
13644else 13622else
13645 have_des425=no 13623 have_des425=no
@@ -13654,7 +13632,7 @@ $as_echo "#define HAVE_LIBDES425 1" >>confdefs.h
13654 else 13632 else
13655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes" >&5 13633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes" >&5
13656$as_echo_n "checking for des_cbc_encrypt in -ldes... " >&6; } 13634$as_echo_n "checking for des_cbc_encrypt in -ldes... " >&6; }
13657if ${ac_cv_lib_des_des_cbc_encrypt+:} false; then : 13635if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then :
13658 $as_echo_n "(cached) " >&6 13636 $as_echo_n "(cached) " >&6
13659else 13637else
13660 ac_check_lib_save_LIBS=$LIBS 13638 ac_check_lib_save_LIBS=$LIBS
@@ -13688,7 +13666,7 @@ LIBS=$ac_check_lib_save_LIBS
13688fi 13666fi
13689{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 13667{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des_des_cbc_encrypt" >&5
13690$as_echo "$ac_cv_lib_des_des_cbc_encrypt" >&6; } 13668$as_echo "$ac_cv_lib_des_des_cbc_encrypt" >&6; }
13691if test "x$ac_cv_lib_des_des_cbc_encrypt" = xyes; then : 13669if test "x$ac_cv_lib_des_des_cbc_encrypt" = x""yes; then :
13692 have_des=yes 13670 have_des=yes
13693else 13671else
13694 have_des=no 13672 have_des=no
@@ -13704,7 +13682,7 @@ $as_echo "#define HAVE_LIBDES 1" >>confdefs.h
13704 fi 13682 fi
13705 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb4" >&5 13683 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb4" >&5
13706$as_echo_n "checking for krb_get_cred in -lkrb4... " >&6; } 13684$as_echo_n "checking for krb_get_cred in -lkrb4... " >&6; }
13707if ${ac_cv_lib_krb4_krb_get_cred+:} false; then : 13685if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then :
13708 $as_echo_n "(cached) " >&6 13686 $as_echo_n "(cached) " >&6
13709else 13687else
13710 ac_check_lib_save_LIBS=$LIBS 13688 ac_check_lib_save_LIBS=$LIBS
@@ -13738,7 +13716,7 @@ LIBS=$ac_check_lib_save_LIBS
13738fi 13716fi
13739{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb4_krb_get_cred" >&5 13717{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb4_krb_get_cred" >&5
13740$as_echo "$ac_cv_lib_krb4_krb_get_cred" >&6; } 13718$as_echo "$ac_cv_lib_krb4_krb_get_cred" >&6; }
13741if test "x$ac_cv_lib_krb4_krb_get_cred" = xyes; then : 13719if test "x$ac_cv_lib_krb4_krb_get_cred" = x""yes; then :
13742 have_krb4=yes 13720 have_krb4=yes
13743else 13721else
13744 have_krb4=no 13722 have_krb4=no
@@ -13753,7 +13731,7 @@ $as_echo "#define HAVE_LIBKRB4 1" >>confdefs.h
13753 else 13731 else
13754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb" >&5 13732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb" >&5
13755$as_echo_n "checking for krb_get_cred in -lkrb... " >&6; } 13733$as_echo_n "checking for krb_get_cred in -lkrb... " >&6; }
13756if ${ac_cv_lib_krb_krb_get_cred+:} false; then : 13734if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then :
13757 $as_echo_n "(cached) " >&6 13735 $as_echo_n "(cached) " >&6
13758else 13736else
13759 ac_check_lib_save_LIBS=$LIBS 13737 ac_check_lib_save_LIBS=$LIBS
@@ -13787,7 +13765,7 @@ LIBS=$ac_check_lib_save_LIBS
13787fi 13765fi
13788{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb_krb_get_cred" >&5 13766{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb_krb_get_cred" >&5
13789$as_echo "$ac_cv_lib_krb_krb_get_cred" >&6; } 13767$as_echo "$ac_cv_lib_krb_krb_get_cred" >&6; }
13790if test "x$ac_cv_lib_krb_krb_get_cred" = xyes; then : 13768if test "x$ac_cv_lib_krb_krb_get_cred" = x""yes; then :
13791 have_krb=yes 13769 have_krb=yes
13792else 13770else
13793 have_krb=no 13771 have_krb=no
@@ -13807,13 +13785,13 @@ $as_echo "#define HAVE_LIBKRB 1" >>confdefs.h
13807 for ac_header in krb5.h 13785 for ac_header in krb5.h
13808do : 13786do :
13809 ac_fn_c_check_header_mongrel "$LINENO" "krb5.h" "ac_cv_header_krb5_h" "$ac_includes_default" 13787 ac_fn_c_check_header_mongrel "$LINENO" "krb5.h" "ac_cv_header_krb5_h" "$ac_includes_default"
13810if test "x$ac_cv_header_krb5_h" = xyes; then : 13788if test "x$ac_cv_header_krb5_h" = x""yes; then :
13811 cat >>confdefs.h <<_ACEOF 13789 cat >>confdefs.h <<_ACEOF
13812#define HAVE_KRB5_H 1 13790#define HAVE_KRB5_H 1
13813_ACEOF 13791_ACEOF
13814 ac_fn_c_check_member "$LINENO" "krb5_error" "text" "ac_cv_member_krb5_error_text" "#include <krb5.h> 13792 ac_fn_c_check_member "$LINENO" "krb5_error" "text" "ac_cv_member_krb5_error_text" "#include <krb5.h>
13815" 13793"
13816if test "x$ac_cv_member_krb5_error_text" = xyes; then : 13794if test "x$ac_cv_member_krb5_error_text" = x""yes; then :
13817 13795
13818cat >>confdefs.h <<_ACEOF 13796cat >>confdefs.h <<_ACEOF
13819#define HAVE_KRB5_ERROR_TEXT 1 13797#define HAVE_KRB5_ERROR_TEXT 1
@@ -13823,7 +13801,7 @@ _ACEOF
13823fi 13801fi
13824ac_fn_c_check_member "$LINENO" "krb5_error" "e_text" "ac_cv_member_krb5_error_e_text" "#include <krb5.h> 13802ac_fn_c_check_member "$LINENO" "krb5_error" "e_text" "ac_cv_member_krb5_error_e_text" "#include <krb5.h>
13825" 13803"
13826if test "x$ac_cv_member_krb5_error_e_text" = xyes; then : 13804if test "x$ac_cv_member_krb5_error_e_text" = x""yes; then :
13827 13805
13828cat >>confdefs.h <<_ACEOF 13806cat >>confdefs.h <<_ACEOF
13829#define HAVE_KRB5_ERROR_E_TEXT 1 13807#define HAVE_KRB5_ERROR_E_TEXT 1
@@ -13840,7 +13818,7 @@ done
13840 for ac_header in des.h 13818 for ac_header in des.h
13841do : 13819do :
13842 ac_fn_c_check_header_mongrel "$LINENO" "des.h" "ac_cv_header_des_h" "$ac_includes_default" 13820 ac_fn_c_check_header_mongrel "$LINENO" "des.h" "ac_cv_header_des_h" "$ac_includes_default"
13843if test "x$ac_cv_header_des_h" = xyes; then : 13821if test "x$ac_cv_header_des_h" = x""yes; then :
13844 cat >>confdefs.h <<_ACEOF 13822 cat >>confdefs.h <<_ACEOF
13845#define HAVE_DES_H 1 13823#define HAVE_DES_H 1
13846_ACEOF 13824_ACEOF
@@ -13849,7 +13827,7 @@ else
13849 for ac_header in kerberosIV/des.h 13827 for ac_header in kerberosIV/des.h
13850do : 13828do :
13851 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/des.h" "ac_cv_header_kerberosIV_des_h" "$ac_includes_default" 13829 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/des.h" "ac_cv_header_kerberosIV_des_h" "$ac_includes_default"
13852if test "x$ac_cv_header_kerberosIV_des_h" = xyes; then : 13830if test "x$ac_cv_header_kerberosIV_des_h" = x""yes; then :
13853 cat >>confdefs.h <<_ACEOF 13831 cat >>confdefs.h <<_ACEOF
13854#define HAVE_KERBEROSIV_DES_H 1 13832#define HAVE_KERBEROSIV_DES_H 1
13855_ACEOF 13833_ACEOF
@@ -13858,7 +13836,7 @@ else
13858 for ac_header in kerberos/des.h 13836 for ac_header in kerberos/des.h
13859do : 13837do :
13860 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/des.h" "ac_cv_header_kerberos_des_h" "$ac_includes_default" 13838 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/des.h" "ac_cv_header_kerberos_des_h" "$ac_includes_default"
13861if test "x$ac_cv_header_kerberos_des_h" = xyes; then : 13839if test "x$ac_cv_header_kerberos_des_h" = x""yes; then :
13862 cat >>confdefs.h <<_ACEOF 13840 cat >>confdefs.h <<_ACEOF
13863#define HAVE_KERBEROS_DES_H 1 13841#define HAVE_KERBEROS_DES_H 1
13864_ACEOF 13842_ACEOF
@@ -13878,7 +13856,7 @@ done
13878 for ac_header in krb.h 13856 for ac_header in krb.h
13879do : 13857do :
13880 ac_fn_c_check_header_mongrel "$LINENO" "krb.h" "ac_cv_header_krb_h" "$ac_includes_default" 13858 ac_fn_c_check_header_mongrel "$LINENO" "krb.h" "ac_cv_header_krb_h" "$ac_includes_default"
13881if test "x$ac_cv_header_krb_h" = xyes; then : 13859if test "x$ac_cv_header_krb_h" = x""yes; then :
13882 cat >>confdefs.h <<_ACEOF 13860 cat >>confdefs.h <<_ACEOF
13883#define HAVE_KRB_H 1 13861#define HAVE_KRB_H 1
13884_ACEOF 13862_ACEOF
@@ -13887,7 +13865,7 @@ else
13887 for ac_header in kerberosIV/krb.h 13865 for ac_header in kerberosIV/krb.h
13888do : 13866do :
13889 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/krb.h" "ac_cv_header_kerberosIV_krb_h" "$ac_includes_default" 13867 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/krb.h" "ac_cv_header_kerberosIV_krb_h" "$ac_includes_default"
13890if test "x$ac_cv_header_kerberosIV_krb_h" = xyes; then : 13868if test "x$ac_cv_header_kerberosIV_krb_h" = x""yes; then :
13891 cat >>confdefs.h <<_ACEOF 13869 cat >>confdefs.h <<_ACEOF
13892#define HAVE_KERBEROSIV_KRB_H 1 13870#define HAVE_KERBEROSIV_KRB_H 1
13893_ACEOF 13871_ACEOF
@@ -13896,7 +13874,7 @@ else
13896 for ac_header in kerberos/krb.h 13874 for ac_header in kerberos/krb.h
13897do : 13875do :
13898 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/krb.h" "ac_cv_header_kerberos_krb_h" "$ac_includes_default" 13876 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/krb.h" "ac_cv_header_kerberos_krb_h" "$ac_includes_default"
13899if test "x$ac_cv_header_kerberos_krb_h" = xyes; then : 13877if test "x$ac_cv_header_kerberos_krb_h" = x""yes; then :
13900 cat >>confdefs.h <<_ACEOF 13878 cat >>confdefs.h <<_ACEOF
13901#define HAVE_KERBEROS_KRB_H 1 13879#define HAVE_KERBEROS_KRB_H 1
13902_ACEOF 13880_ACEOF
@@ -13917,7 +13895,7 @@ done
13917 for ac_header in com_err.h 13895 for ac_header in com_err.h
13918do : 13896do :
13919 ac_fn_c_check_header_mongrel "$LINENO" "com_err.h" "ac_cv_header_com_err_h" "$ac_includes_default" 13897 ac_fn_c_check_header_mongrel "$LINENO" "com_err.h" "ac_cv_header_com_err_h" "$ac_includes_default"
13920if test "x$ac_cv_header_com_err_h" = xyes; then : 13898if test "x$ac_cv_header_com_err_h" = x""yes; then :
13921 cat >>confdefs.h <<_ACEOF 13899 cat >>confdefs.h <<_ACEOF
13922#define HAVE_COM_ERR_H 1 13900#define HAVE_COM_ERR_H 1
13923_ACEOF 13901_ACEOF
@@ -13938,7 +13916,7 @@ fi
13938# to return localized messages. 13916# to return localized messages.
13939{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5 13917{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5
13940$as_echo_n "checking for dgettext in -lintl... " >&6; } 13918$as_echo_n "checking for dgettext in -lintl... " >&6; }
13941if ${ac_cv_lib_intl_dgettext+:} false; then : 13919if test "${ac_cv_lib_intl_dgettext+set}" = set; then :
13942 $as_echo_n "(cached) " >&6 13920 $as_echo_n "(cached) " >&6
13943else 13921else
13944 ac_check_lib_save_LIBS=$LIBS 13922 ac_check_lib_save_LIBS=$LIBS
@@ -13972,7 +13950,7 @@ LIBS=$ac_check_lib_save_LIBS
13972fi 13950fi
13973{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5 13951{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5
13974$as_echo "$ac_cv_lib_intl_dgettext" >&6; } 13952$as_echo "$ac_cv_lib_intl_dgettext" >&6; }
13975if test "x$ac_cv_lib_intl_dgettext" = xyes; then : 13953if test "x$ac_cv_lib_intl_dgettext" = x""yes; then :
13976 cat >>confdefs.h <<_ACEOF 13954 cat >>confdefs.h <<_ACEOF
13977#define HAVE_LIBINTL 1 13955#define HAVE_LIBINTL 1
13978_ACEOF 13956_ACEOF
@@ -13984,7 +13962,7 @@ fi
13984 13962
13985{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime caches TZ" >&5 13963{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime caches TZ" >&5
13986$as_echo_n "checking whether localtime caches TZ... " >&6; } 13964$as_echo_n "checking whether localtime caches TZ... " >&6; }
13987if ${emacs_cv_localtime_cache+:} false; then : 13965if test "${emacs_cv_localtime_cache+set}" = set; then :
13988 $as_echo_n "(cached) " >&6 13966 $as_echo_n "(cached) " >&6
13989else 13967else
13990 if test x$ac_cv_func_tzset = xyes; then 13968 if test x$ac_cv_func_tzset = xyes; then
@@ -14043,7 +14021,7 @@ if test "x$HAVE_TIMEVAL" = xyes; then
14043 for ac_func in gettimeofday 14021 for ac_func in gettimeofday
14044do : 14022do :
14045 ac_fn_c_check_func "$LINENO" "gettimeofday" "ac_cv_func_gettimeofday" 14023 ac_fn_c_check_func "$LINENO" "gettimeofday" "ac_cv_func_gettimeofday"
14046if test "x$ac_cv_func_gettimeofday" = xyes; then : 14024if test "x$ac_cv_func_gettimeofday" = x""yes; then :
14047 cat >>confdefs.h <<_ACEOF 14025 cat >>confdefs.h <<_ACEOF
14048#define HAVE_GETTIMEOFDAY 1 14026#define HAVE_GETTIMEOFDAY 1
14049_ACEOF 14027_ACEOF
@@ -14054,7 +14032,7 @@ done
14054 if test $ac_cv_func_gettimeofday = yes; then 14032 if test $ac_cv_func_gettimeofday = yes; then
14055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gettimeofday can accept two arguments" >&5 14033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gettimeofday can accept two arguments" >&5
14056$as_echo_n "checking whether gettimeofday can accept two arguments... " >&6; } 14034$as_echo_n "checking whether gettimeofday can accept two arguments... " >&6; }
14057if ${emacs_cv_gettimeofday_two_arguments+:} false; then : 14035if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then :
14058 $as_echo_n "(cached) " >&6 14036 $as_echo_n "(cached) " >&6
14059else 14037else
14060 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14038 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14098,7 +14076,7 @@ fi
14098 14076
14099ok_so_far=yes 14077ok_so_far=yes
14100ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 14078ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
14101if test "x$ac_cv_func_socket" = xyes; then : 14079if test "x$ac_cv_func_socket" = x""yes; then :
14102 14080
14103else 14081else
14104 ok_so_far=no 14082 ok_so_far=no
@@ -14106,7 +14084,7 @@ fi
14106 14084
14107if test $ok_so_far = yes; then 14085if test $ok_so_far = yes; then
14108 ac_fn_c_check_header_mongrel "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default" 14086 ac_fn_c_check_header_mongrel "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default"
14109if test "x$ac_cv_header_netinet_in_h" = xyes; then : 14087if test "x$ac_cv_header_netinet_in_h" = x""yes; then :
14110 14088
14111else 14089else
14112 ok_so_far=no 14090 ok_so_far=no
@@ -14116,7 +14094,7 @@ fi
14116fi 14094fi
14117if test $ok_so_far = yes; then 14095if test $ok_so_far = yes; then
14118 ac_fn_c_check_header_mongrel "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default" 14096 ac_fn_c_check_header_mongrel "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default"
14119if test "x$ac_cv_header_arpa_inet_h" = xyes; then : 14097if test "x$ac_cv_header_arpa_inet_h" = x""yes; then :
14120 14098
14121else 14099else
14122 ok_so_far=no 14100 ok_so_far=no
@@ -14150,7 +14128,7 @@ $as_echo "no" >&6; }
14150fi 14128fi
14151 14129
14152ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 14130ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
14153if test "x$ac_cv_type_pid_t" = xyes; then : 14131if test "x$ac_cv_type_pid_t" = x""yes; then :
14154 14132
14155else 14133else
14156 14134
@@ -14163,7 +14141,7 @@ fi
14163for ac_header in vfork.h 14141for ac_header in vfork.h
14164do : 14142do :
14165 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default" 14143 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default"
14166if test "x$ac_cv_header_vfork_h" = xyes; then : 14144if test "x$ac_cv_header_vfork_h" = x""yes; then :
14167 cat >>confdefs.h <<_ACEOF 14145 cat >>confdefs.h <<_ACEOF
14168#define HAVE_VFORK_H 1 14146#define HAVE_VFORK_H 1
14169_ACEOF 14147_ACEOF
@@ -14187,7 +14165,7 @@ done
14187if test "x$ac_cv_func_fork" = xyes; then 14165if test "x$ac_cv_func_fork" = xyes; then
14188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5 14166 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
14189$as_echo_n "checking for working fork... " >&6; } 14167$as_echo_n "checking for working fork... " >&6; }
14190if ${ac_cv_func_fork_works+:} false; then : 14168if test "${ac_cv_func_fork_works+set}" = set; then :
14191 $as_echo_n "(cached) " >&6 14169 $as_echo_n "(cached) " >&6
14192else 14170else
14193 if test "$cross_compiling" = yes; then : 14171 if test "$cross_compiling" = yes; then :
@@ -14240,7 +14218,7 @@ ac_cv_func_vfork_works=$ac_cv_func_vfork
14240if test "x$ac_cv_func_vfork" = xyes; then 14218if test "x$ac_cv_func_vfork" = xyes; then
14241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5 14219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
14242$as_echo_n "checking for working vfork... " >&6; } 14220$as_echo_n "checking for working vfork... " >&6; }
14243if ${ac_cv_func_vfork_works+:} false; then : 14221if test "${ac_cv_func_vfork_works+set}" = set; then :
14244 $as_echo_n "(cached) " >&6 14222 $as_echo_n "(cached) " >&6
14245else 14223else
14246 if test "$cross_compiling" = yes; then : 14224 if test "$cross_compiling" = yes; then :
@@ -14376,7 +14354,7 @@ fi
14376 14354
14377{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5 14355{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5
14378$as_echo_n "checking for nl_langinfo and CODESET... " >&6; } 14356$as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
14379if ${emacs_cv_langinfo_codeset+:} false; then : 14357if test "${emacs_cv_langinfo_codeset+set}" = set; then :
14380 $as_echo_n "(cached) " >&6 14358 $as_echo_n "(cached) " >&6
14381else 14359else
14382 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14360 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14408,7 +14386,7 @@ $as_echo "#define HAVE_LANGINFO_CODESET 1" >>confdefs.h
14408fi 14386fi
14409 14387
14410ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 14388ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
14411if test "x$ac_cv_type_size_t" = xyes; then : 14389if test "x$ac_cv_type_size_t" = x""yes; then :
14412 14390
14413cat >>confdefs.h <<_ACEOF 14391cat >>confdefs.h <<_ACEOF
14414#define HAVE_SIZE_T 1 14392#define HAVE_SIZE_T 1
@@ -14420,7 +14398,7 @@ fi
14420 14398
14421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5 14399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5
14422$as_echo_n "checking for mbstate_t... " >&6; } 14400$as_echo_n "checking for mbstate_t... " >&6; }
14423if ${ac_cv_type_mbstate_t+:} false; then : 14401if test "${ac_cv_type_mbstate_t+set}" = set; then :
14424 $as_echo_n "(cached) " >&6 14402 $as_echo_n "(cached) " >&6
14425else 14403else
14426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14404 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14456,7 +14434,7 @@ $as_echo "#define mbstate_t int" >>confdefs.h
14456 14434
14457{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C restrict keyword" >&5 14435{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C restrict keyword" >&5
14458$as_echo_n "checking for C restrict keyword... " >&6; } 14436$as_echo_n "checking for C restrict keyword... " >&6; }
14459if ${emacs_cv_c_restrict+:} false; then : 14437if test "${emacs_cv_c_restrict+set}" = set; then :
14460 $as_echo_n "(cached) " >&6 14438 $as_echo_n "(cached) " >&6
14461else 14439else
14462 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14510,7 +14488,7 @@ fi
14510 14488
14511{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C restricted array declarations" >&5 14489{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C restricted array declarations" >&5
14512$as_echo_n "checking for C restricted array declarations... " >&6; } 14490$as_echo_n "checking for C restricted array declarations... " >&6; }
14513if ${emacs_cv_c_restrict_arr+:} false; then : 14491if test "${emacs_cv_c_restrict_arr+set}" = set; then :
14514 $as_echo_n "(cached) " >&6 14492 $as_echo_n "(cached) " >&6
14515else 14493else
14516 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14494 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -15109,21 +15087,10 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
15109 :end' >>confcache 15087 :end' >>confcache
15110if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 15088if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
15111 if test -w "$cache_file"; then 15089 if test -w "$cache_file"; then
15112 if test "x$cache_file" != "x/dev/null"; then 15090 test "x$cache_file" != "x/dev/null" &&
15113 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 15091 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
15114$as_echo "$as_me: updating cache $cache_file" >&6;} 15092$as_echo "$as_me: updating cache $cache_file" >&6;}
15115 if test ! -f "$cache_file" || test -h "$cache_file"; then 15093 cat confcache >$cache_file
15116 cat confcache >"$cache_file"
15117 else
15118 case $cache_file in #(
15119 */* | ?:*)
15120 mv -f confcache "$cache_file"$$ &&
15121 mv -f "$cache_file"$$ "$cache_file" ;; #(
15122 *)
15123 mv -f confcache "$cache_file" ;;
15124 esac
15125 fi
15126 fi
15127 else 15094 else
15128 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 15095 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
15129$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 15096$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
@@ -15156,7 +15123,7 @@ LTLIBOBJS=$ac_ltlibobjs
15156 15123
15157 15124
15158 15125
15159: "${CONFIG_STATUS=./config.status}" 15126: ${CONFIG_STATUS=./config.status}
15160ac_write_fail=0 15127ac_write_fail=0
15161ac_clean_files_save=$ac_clean_files 15128ac_clean_files_save=$ac_clean_files
15162ac_clean_files="$ac_clean_files $CONFIG_STATUS" 15129ac_clean_files="$ac_clean_files $CONFIG_STATUS"
@@ -15257,7 +15224,6 @@ fi
15257IFS=" "" $as_nl" 15224IFS=" "" $as_nl"
15258 15225
15259# Find who we are. Look in the path if we contain no directory separator. 15226# Find who we are. Look in the path if we contain no directory separator.
15260as_myself=
15261case $0 in #(( 15227case $0 in #((
15262 *[\\/]* ) as_myself=$0 ;; 15228 *[\\/]* ) as_myself=$0 ;;
15263 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 15229 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -15565,7 +15531,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15565# values after options handling. 15531# values after options handling.
15566ac_log=" 15532ac_log="
15567This file was extended by emacs $as_me 24.0.50, which was 15533This file was extended by emacs $as_me 24.0.50, which was
15568generated by GNU Autoconf 2.68. Invocation command line was 15534generated by GNU Autoconf 2.67. Invocation command line was
15569 15535
15570 CONFIG_FILES = $CONFIG_FILES 15536 CONFIG_FILES = $CONFIG_FILES
15571 CONFIG_HEADERS = $CONFIG_HEADERS 15537 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -15631,7 +15597,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15631ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 15597ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15632ac_cs_version="\\ 15598ac_cs_version="\\
15633emacs config.status 24.0.50 15599emacs config.status 24.0.50
15634configured by $0, generated by GNU Autoconf 2.68, 15600configured by $0, generated by GNU Autoconf 2.67,
15635 with options \\"\$ac_cs_config\\" 15601 with options \\"\$ac_cs_config\\"
15636 15602
15637Copyright (C) 2010 Free Software Foundation, Inc. 15603Copyright (C) 2010 Free Software Foundation, Inc.
@@ -15795,10 +15761,9 @@ fi
15795# after its creation but before its name has been assigned to `$tmp'. 15761# after its creation but before its name has been assigned to `$tmp'.
15796$debug || 15762$debug ||
15797{ 15763{
15798 tmp= ac_tmp= 15764 tmp=
15799 trap 'exit_status=$? 15765 trap 'exit_status=$?
15800 : "${ac_tmp:=$tmp}" 15766 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
15801 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
15802' 0 15767' 0
15803 trap 'as_fn_exit 1' 1 2 13 15 15768 trap 'as_fn_exit 1' 1 2 13 15
15804} 15769}
@@ -15806,13 +15771,12 @@ $debug ||
15806 15771
15807{ 15772{
15808 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 15773 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15809 test -d "$tmp" 15774 test -n "$tmp" && test -d "$tmp"
15810} || 15775} ||
15811{ 15776{
15812 tmp=./conf$$-$RANDOM 15777 tmp=./conf$$-$RANDOM
15813 (umask 077 && mkdir "$tmp") 15778 (umask 077 && mkdir "$tmp")
15814} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 15779} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
15815ac_tmp=$tmp
15816 15780
15817# Set up the scripts for CONFIG_FILES section. 15781# Set up the scripts for CONFIG_FILES section.
15818# No need to generate them if there are no CONFIG_FILES. 15782# No need to generate them if there are no CONFIG_FILES.
@@ -15851,13 +15815,13 @@ else
15851 ac_cs_awk_cr=$ac_cr 15815 ac_cs_awk_cr=$ac_cr
15852fi 15816fi
15853 15817
15854echo 'BEGIN {' >"$ac_tmp/subs1.awk" && 15818echo 'BEGIN {' >"$tmp/subs1.awk" &&
15855_ACEOF 15819_ACEOF
15856 15820
15857# Create commands to substitute file output variables. 15821# Create commands to substitute file output variables.
15858{ 15822{
15859 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" && 15823 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
15860 echo 'cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&' && 15824 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
15861 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' && 15825 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
15862 echo "_ACAWK" && 15826 echo "_ACAWK" &&
15863 echo "_ACEOF" 15827 echo "_ACEOF"
@@ -15890,7 +15854,7 @@ done
15890rm -f conf$$subs.sh 15854rm -f conf$$subs.sh
15891 15855
15892cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 15856cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15893cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && 15857cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
15894_ACEOF 15858_ACEOF
15895sed -n ' 15859sed -n '
15896h 15860h
@@ -15938,7 +15902,7 @@ t delim
15938rm -f conf$$subs.awk 15902rm -f conf$$subs.awk
15939cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 15903cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15940_ACAWK 15904_ACAWK
15941cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && 15905cat >>"\$tmp/subs1.awk" <<_ACAWK &&
15942 for (key in S) S_is_set[key] = 1 15906 for (key in S) S_is_set[key] = 1
15943 FS = "" 15907 FS = ""
15944 \$ac_cs_awk_pipe_init 15908 \$ac_cs_awk_pipe_init
@@ -15976,7 +15940,7 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15976 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 15940 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
15977else 15941else
15978 cat 15942 cat
15979fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ 15943fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15980 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 15944 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
15981_ACEOF 15945_ACEOF
15982 15946
@@ -16010,7 +15974,7 @@ fi # test -n "$CONFIG_FILES"
16010# No need to generate them if there are no CONFIG_HEADERS. 15974# No need to generate them if there are no CONFIG_HEADERS.
16011# This happens for instance with `./config.status Makefile'. 15975# This happens for instance with `./config.status Makefile'.
16012if test -n "$CONFIG_HEADERS"; then 15976if test -n "$CONFIG_HEADERS"; then
16013cat >"$ac_tmp/defines.awk" <<\_ACAWK || 15977cat >"$tmp/defines.awk" <<\_ACAWK ||
16014BEGIN { 15978BEGIN {
16015_ACEOF 15979_ACEOF
16016 15980
@@ -16022,8 +15986,8 @@ _ACEOF
16022# handling of long lines. 15986# handling of long lines.
16023ac_delim='%!_!# ' 15987ac_delim='%!_!# '
16024for ac_last_try in false false :; do 15988for ac_last_try in false false :; do
16025 ac_tt=`sed -n "/$ac_delim/p" confdefs.h` 15989 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
16026 if test -z "$ac_tt"; then 15990 if test -z "$ac_t"; then
16027 break 15991 break
16028 elif $ac_last_try; then 15992 elif $ac_last_try; then
16029 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 15993 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
@@ -16143,7 +16107,7 @@ do
16143 for ac_f 16107 for ac_f
16144 do 16108 do
16145 case $ac_f in 16109 case $ac_f in
16146 -) ac_f="$ac_tmp/stdin";; 16110 -) ac_f="$tmp/stdin";;
16147 *) # Look for the file first in the build tree, then in the source tree 16111 *) # Look for the file first in the build tree, then in the source tree
16148 # (if the path is not absolute). The absolute path cannot be DOS-style, 16112 # (if the path is not absolute). The absolute path cannot be DOS-style,
16149 # because $ac_f cannot contain `:'. 16113 # because $ac_f cannot contain `:'.
@@ -16178,7 +16142,7 @@ $as_echo "$as_me: creating $ac_file" >&6;}
16178 esac 16142 esac
16179 16143
16180 case $ac_tag in 16144 case $ac_tag in
16181 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 16145 *:-:* | *:-) cat >"$tmp/stdin" \
16182 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 16146 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
16183 esac 16147 esac
16184 ;; 16148 ;;
@@ -16311,25 +16275,24 @@ $ac_datarootdir_hack
16311" 16275"
16312eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | 16276eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
16313if $ac_cs_awk_getline; then 16277if $ac_cs_awk_getline; then
16314 $AWK -f "$ac_tmp/subs.awk" 16278 $AWK -f "$tmp/subs.awk"
16315else 16279else
16316 $AWK -f "$ac_tmp/subs.awk" | $SHELL 16280 $AWK -f "$tmp/subs.awk" | $SHELL
16317fi \ 16281fi >$tmp/out \
16318 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 16282 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16319 16283
16320test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 16284test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16321 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 16285 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
16322 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 16286 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
16323 "$ac_tmp/out"`; test -z "$ac_out"; } &&
16324 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 16287 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16325which seems to be undefined. Please make sure it is defined" >&5 16288which seems to be undefined. Please make sure it is defined" >&5
16326$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 16289$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16327which seems to be undefined. Please make sure it is defined" >&2;} 16290which seems to be undefined. Please make sure it is defined" >&2;}
16328 16291
16329 rm -f "$ac_tmp/stdin" 16292 rm -f "$tmp/stdin"
16330 case $ac_file in 16293 case $ac_file in
16331 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; 16294 -) cat "$tmp/out" && rm -f "$tmp/out";;
16332 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; 16295 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
16333 esac \ 16296 esac \
16334 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 16297 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16335 ;; 16298 ;;
@@ -16340,20 +16303,20 @@ which seems to be undefined. Please make sure it is defined" >&2;}
16340 if test x"$ac_file" != x-; then 16303 if test x"$ac_file" != x-; then
16341 { 16304 {
16342 $as_echo "/* $configure_input */" \ 16305 $as_echo "/* $configure_input */" \
16343 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" 16306 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
16344 } >"$ac_tmp/config.h" \ 16307 } >"$tmp/config.h" \
16345 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 16308 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16346 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then 16309 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
16347 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 16310 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16348$as_echo "$as_me: $ac_file is unchanged" >&6;} 16311$as_echo "$as_me: $ac_file is unchanged" >&6;}
16349 else 16312 else
16350 rm -f "$ac_file" 16313 rm -f "$ac_file"
16351 mv "$ac_tmp/config.h" "$ac_file" \ 16314 mv "$tmp/config.h" "$ac_file" \
16352 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 16315 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16353 fi 16316 fi
16354 else 16317 else
16355 $as_echo "/* $configure_input */" \ 16318 $as_echo "/* $configure_input */" \
16356 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ 16319 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
16357 || as_fn_error $? "could not create -" "$LINENO" 5 16320 || as_fn_error $? "could not create -" "$LINENO" 5
16358 fi 16321 fi
16359 ;; 16322 ;;
diff --git a/configure.in b/configure.in
index 2900a7dc7a9..c09f404cabf 100644
--- a/configure.in
+++ b/configure.in
@@ -2510,7 +2510,7 @@ AC_SUBST(LIBXSM)
2510### Use libxml (-lxml2) if available 2510### Use libxml (-lxml2) if available
2511if test "${with_xml2}" != "no"; then 2511if test "${with_xml2}" != "no"; then
2512 ### I'm not sure what the version number should be, so I just guessed. 2512 ### I'm not sure what the version number should be, so I just guessed.
2513 PKG_CHECK_MODULES(LIBXML2, libxml-2.0 > 2.2.0, HAVE_LIBXML2=yes, HAVE_LIBXML2=no) 2513 PKG_CHECK_MODULES(LIBXML2, libxml-2.0 > 2.6.17, HAVE_LIBXML2=yes, HAVE_LIBXML2=no)
2514 if test "${HAVE_LIBXML2}" = "yes"; then 2514 if test "${HAVE_LIBXML2}" = "yes"; then
2515 LIBS="$LIBXML2_LIBS $LIBS" 2515 LIBS="$LIBXML2_LIBS $LIBS"
2516 AC_CHECK_LIB(xml2, htmlReadMemory, HAVE_LIBXML2=yes, HAVE_LIBXML2=no) 2516 AC_CHECK_LIB(xml2, htmlReadMemory, HAVE_LIBXML2=yes, HAVE_LIBXML2=no)