aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Verona2011-09-07 13:09:00 +0200
committerJoakim Verona2011-09-07 13:09:00 +0200
commitcca374c8ffc682c33754424406b2e0bef4fd4560 (patch)
treefb1c17971bbe0aae0138b5b5ba614658e8e50d80
parent3736942f51c5c37ebaa6e3c61b93f5e69dd59ce6 (diff)
parenta9bec17c465bc95a3ff5790b6b40cb0e110b21a4 (diff)
downloademacs-cca374c8ffc682c33754424406b2e0bef4fd4560.tar.gz
emacs-cca374c8ffc682c33754424406b2e0bef4fd4560.zip
upstream
-rw-r--r--autogen/aclocal.m44
-rw-r--r--autogen/config.in3
-rwxr-xr-xautogen/configure1284
3 files changed, 624 insertions, 667 deletions
diff --git a/autogen/aclocal.m4 b/autogen/aclocal.m4
index 1947c35212a..98a0e905b08 100644
--- a/autogen/aclocal.m4
+++ b/autogen/aclocal.m4
@@ -13,8 +13,8 @@
13 13
14m4_ifndef([AC_AUTOCONF_VERSION], 14m4_ifndef([AC_AUTOCONF_VERSION],
15 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl 15 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, 16m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
17[m4_warning([this file was generated for autoconf 2.68. 17[m4_warning([this file was generated for autoconf 2.65.
18You have another version of autoconf. It may work, but is not guaranteed to. 18You have another version of autoconf. It may work, but is not guaranteed to.
19If you have problems, you may need to regenerate the build system entirely. 19If you have problems, you may need to regenerate the build system entirely.
20To do so, use the procedure documented by the package, typically `autoreconf'.])]) 20To do so, use the procedure documented by the package, typically `autoreconf'.])])
diff --git a/autogen/config.in b/autogen/config.in
index a22b2afb721..bfec2882534 100644
--- a/autogen/config.in
+++ b/autogen/config.in
@@ -369,9 +369,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
369/* Define to 1 if you have the <inttypes.h> header file. */ 369/* Define to 1 if you have the <inttypes.h> header file. */
370#undef HAVE_INTTYPES_H 370#undef HAVE_INTTYPES_H
371 371
372/* Define to 1 if you have the `isnan' function. */
373#undef HAVE_ISNAN
374
375/* Define to 1 if you have the jpeg library (-ljpeg). */ 372/* Define to 1 if you have the jpeg library (-ljpeg). */
376#undef HAVE_JPEG 373#undef HAVE_JPEG
377 374
diff --git a/autogen/configure b/autogen/configure
index 962529ab8a6..31a0c29aa56 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -1,11 +1,11 @@
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.65 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,
7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
8# Foundation, Inc. 8# Inc.
9# 9#
10# 10#
11# This configure script is free software; the Free Software Foundation 11# This configure script is free software; the Free Software Foundation
@@ -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 :
@@ -324,7 +316,7 @@ $as_echo X"$as_dir" |
324 test -d "$as_dir" && break 316 test -d "$as_dir" && break
325 done 317 done
326 test -z "$as_dirs" || eval "mkdir $as_dirs" 318 test -z "$as_dirs" || eval "mkdir $as_dirs"
327 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 319 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
328 320
329 321
330} # as_fn_mkdir_p 322} # as_fn_mkdir_p
@@ -364,19 +356,19 @@ else
364fi # as_fn_arith 356fi # as_fn_arith
365 357
366 358
367# as_fn_error STATUS ERROR [LINENO LOG_FD] 359# as_fn_error ERROR [LINENO LOG_FD]
368# ---------------------------------------- 360# ---------------------------------
369# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 361# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
370# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 362# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
371# script with STATUS, using 1 if that was 0. 363# script with status $?, using 1 if that was 0.
372as_fn_error () 364as_fn_error ()
373{ 365{
374 as_status=$1; test $as_status -eq 0 && as_status=1 366 as_status=$?; test $as_status -eq 0 && as_status=1
375 if test "$4"; then 367 if test "$3"; then
376 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 368 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
377 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 369 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
378 fi 370 fi
379 $as_echo "$as_me: error: $2" >&2 371 $as_echo "$as_me: error: $1" >&2
380 as_fn_exit $as_status 372 as_fn_exit $as_status
381} # as_fn_error 373} # as_fn_error
382 374
@@ -538,7 +530,7 @@ test -n "$DJDIR" || exec 7<&0 </dev/null
538exec 6>&1 530exec 6>&1
539 531
540# Name of the host. 532# Name of the host.
541# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status, 533# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
542# so uname gets run too. 534# so uname gets run too.
543ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 535ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
544 536
@@ -1374,9 +1366,8 @@ do
1374 fi 1366 fi
1375 1367
1376 case $ac_option in 1368 case $ac_option in
1377 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 1369 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1378 *=) ac_optarg= ;; 1370 *) ac_optarg=yes ;;
1379 *) ac_optarg=yes ;;
1380 esac 1371 esac
1381 1372
1382 # Accept the important Cygnus configure options, so we can diagnose typos. 1373 # Accept the important Cygnus configure options, so we can diagnose typos.
@@ -1421,7 +1412,7 @@ do
1421 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 1412 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1422 # Reject names that are not valid shell variable names. 1413 # Reject names that are not valid shell variable names.
1423 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1414 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1424 as_fn_error $? "invalid feature name: $ac_useropt" 1415 as_fn_error "invalid feature name: $ac_useropt"
1425 ac_useropt_orig=$ac_useropt 1416 ac_useropt_orig=$ac_useropt
1426 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1417 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1427 case $ac_user_opts in 1418 case $ac_user_opts in
@@ -1447,7 +1438,7 @@ do
1447 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 1438 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1448 # Reject names that are not valid shell variable names. 1439 # Reject names that are not valid shell variable names.
1449 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1440 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1450 as_fn_error $? "invalid feature name: $ac_useropt" 1441 as_fn_error "invalid feature name: $ac_useropt"
1451 ac_useropt_orig=$ac_useropt 1442 ac_useropt_orig=$ac_useropt
1452 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1443 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1453 case $ac_user_opts in 1444 case $ac_user_opts in
@@ -1651,7 +1642,7 @@ do
1651 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1642 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1652 # Reject names that are not valid shell variable names. 1643 # Reject names that are not valid shell variable names.
1653 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1644 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1654 as_fn_error $? "invalid package name: $ac_useropt" 1645 as_fn_error "invalid package name: $ac_useropt"
1655 ac_useropt_orig=$ac_useropt 1646 ac_useropt_orig=$ac_useropt
1656 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1647 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1657 case $ac_user_opts in 1648 case $ac_user_opts in
@@ -1667,7 +1658,7 @@ do
1667 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1658 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1668 # Reject names that are not valid shell variable names. 1659 # Reject names that are not valid shell variable names.
1669 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1660 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1670 as_fn_error $? "invalid package name: $ac_useropt" 1661 as_fn_error "invalid package name: $ac_useropt"
1671 ac_useropt_orig=$ac_useropt 1662 ac_useropt_orig=$ac_useropt
1672 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1663 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1673 case $ac_user_opts in 1664 case $ac_user_opts in
@@ -1697,8 +1688,8 @@ do
1697 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1688 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1698 x_libraries=$ac_optarg ;; 1689 x_libraries=$ac_optarg ;;
1699 1690
1700 -*) as_fn_error $? "unrecognized option: \`$ac_option' 1691 -*) as_fn_error "unrecognized option: \`$ac_option'
1701Try \`$0 --help' for more information" 1692Try \`$0 --help' for more information."
1702 ;; 1693 ;;
1703 1694
1704 *=*) 1695 *=*)
@@ -1706,7 +1697,7 @@ Try \`$0 --help' for more information"
1706 # Reject names that are not valid shell variable names. 1697 # Reject names that are not valid shell variable names.
1707 case $ac_envvar in #( 1698 case $ac_envvar in #(
1708 '' | [0-9]* | *[!_$as_cr_alnum]* ) 1699 '' | [0-9]* | *[!_$as_cr_alnum]* )
1709 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;; 1700 as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1710 esac 1701 esac
1711 eval $ac_envvar=\$ac_optarg 1702 eval $ac_envvar=\$ac_optarg
1712 export $ac_envvar ;; 1703 export $ac_envvar ;;
@@ -1716,7 +1707,7 @@ Try \`$0 --help' for more information"
1716 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1707 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1717 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1708 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1718 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1709 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1719 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" 1710 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1720 ;; 1711 ;;
1721 1712
1722 esac 1713 esac
@@ -1724,13 +1715,13 @@ done
1724 1715
1725if test -n "$ac_prev"; then 1716if test -n "$ac_prev"; then
1726 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1717 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1727 as_fn_error $? "missing argument to $ac_option" 1718 as_fn_error "missing argument to $ac_option"
1728fi 1719fi
1729 1720
1730if test -n "$ac_unrecognized_opts"; then 1721if test -n "$ac_unrecognized_opts"; then
1731 case $enable_option_checking in 1722 case $enable_option_checking in
1732 no) ;; 1723 no) ;;
1733 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; 1724 fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1734 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1725 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1735 esac 1726 esac
1736fi 1727fi
@@ -1753,7 +1744,7 @@ do
1753 [\\/$]* | ?:[\\/]* ) continue;; 1744 [\\/$]* | ?:[\\/]* ) continue;;
1754 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1745 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1755 esac 1746 esac
1756 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val" 1747 as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1757done 1748done
1758 1749
1759# There might be people who depend on the old broken behavior: `$host' 1750# There might be people who depend on the old broken behavior: `$host'
@@ -1767,8 +1758,8 @@ target=$target_alias
1767if test "x$host_alias" != x; then 1758if test "x$host_alias" != x; then
1768 if test "x$build_alias" = x; then 1759 if test "x$build_alias" = x; then
1769 cross_compiling=maybe 1760 cross_compiling=maybe
1770 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host. 1761 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1771 If a cross compiler is detected then cross compile mode will be used" >&2 1762 If a cross compiler is detected then cross compile mode will be used." >&2
1772 elif test "x$build_alias" != "x$host_alias"; then 1763 elif test "x$build_alias" != "x$host_alias"; then
1773 cross_compiling=yes 1764 cross_compiling=yes
1774 fi 1765 fi
@@ -1783,9 +1774,9 @@ test "$silent" = yes && exec 6>/dev/null
1783ac_pwd=`pwd` && test -n "$ac_pwd" && 1774ac_pwd=`pwd` && test -n "$ac_pwd" &&
1784ac_ls_di=`ls -di .` && 1775ac_ls_di=`ls -di .` &&
1785ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1776ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1786 as_fn_error $? "working directory cannot be determined" 1777 as_fn_error "working directory cannot be determined"
1787test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1778test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1788 as_fn_error $? "pwd does not report name of working directory" 1779 as_fn_error "pwd does not report name of working directory"
1789 1780
1790 1781
1791# Find the source files, if location was not specified. 1782# Find the source files, if location was not specified.
@@ -1824,11 +1815,11 @@ else
1824fi 1815fi
1825if test ! -r "$srcdir/$ac_unique_file"; then 1816if test ! -r "$srcdir/$ac_unique_file"; then
1826 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1817 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1827 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir" 1818 as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1828fi 1819fi
1829ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1820ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1830ac_abs_confdir=`( 1821ac_abs_confdir=`(
1831 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg" 1822 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1832 pwd)` 1823 pwd)`
1833# When building in place, set srcdir=. 1824# When building in place, set srcdir=.
1834if test "$ac_abs_confdir" = "$ac_pwd"; then 1825if test "$ac_abs_confdir" = "$ac_pwd"; then
@@ -1868,7 +1859,7 @@ Configuration:
1868 --help=short display options specific to this package 1859 --help=short display options specific to this package
1869 --help=recursive display the short help of all the included packages 1860 --help=recursive display the short help of all the included packages
1870 -V, --version display version information and exit 1861 -V, --version display version information and exit
1871 -q, --quiet, --silent do not print \`checking ...' messages 1862 -q, --quiet, --silent do not print \`checking...' messages
1872 --cache-file=FILE cache test results in FILE [disabled] 1863 --cache-file=FILE cache test results in FILE [disabled]
1873 -C, --config-cache alias for \`--cache-file=config.cache' 1864 -C, --config-cache alias for \`--cache-file=config.cache'
1874 -n, --no-create do not create output files 1865 -n, --no-create do not create output files
@@ -2091,9 +2082,9 @@ test -n "$ac_init_help" && exit $ac_status
2091if $ac_init_version; then 2082if $ac_init_version; then
2092 cat <<\_ACEOF 2083 cat <<\_ACEOF
2093emacs configure 24.0.50 2084emacs configure 24.0.50
2094generated by GNU Autoconf 2.68 2085generated by GNU Autoconf 2.65
2095 2086
2096Copyright (C) 2010 Free Software Foundation, Inc. 2087Copyright (C) 2009 Free Software Foundation, Inc.
2097This configure script is free software; the Free Software Foundation 2088This configure script is free software; the Free Software Foundation
2098gives unlimited permission to copy, distribute and modify it. 2089gives unlimited permission to copy, distribute and modify it.
2099_ACEOF 2090_ACEOF
@@ -2137,7 +2128,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
2137 2128
2138 ac_retval=1 2129 ac_retval=1
2139fi 2130fi
2140 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2131 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2141 as_fn_set_status $ac_retval 2132 as_fn_set_status $ac_retval
2142 2133
2143} # ac_fn_c_try_compile 2134} # ac_fn_c_try_compile
@@ -2163,7 +2154,7 @@ $as_echo "$ac_try_echo"; } >&5
2163 mv -f conftest.er1 conftest.err 2154 mv -f conftest.er1 conftest.err
2164 fi 2155 fi
2165 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2156 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2166 test $ac_status = 0; } > conftest.i && { 2157 test $ac_status = 0; } >/dev/null && {
2167 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 2158 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2168 test ! -s conftest.err 2159 test ! -s conftest.err
2169 }; then : 2160 }; then :
@@ -2174,7 +2165,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
2174 2165
2175 ac_retval=1 2166 ac_retval=1
2176fi 2167fi
2177 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2168 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2178 as_fn_set_status $ac_retval 2169 as_fn_set_status $ac_retval
2179 2170
2180} # ac_fn_c_try_cpp 2171} # ac_fn_c_try_cpp
@@ -2187,10 +2178,10 @@ fi
2187ac_fn_c_check_header_mongrel () 2178ac_fn_c_check_header_mongrel ()
2188{ 2179{
2189 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2180 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2190 if eval \${$3+:} false; then : 2181 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2192$as_echo_n "checking for $2... " >&6; } 2183$as_echo_n "checking for $2... " >&6; }
2193if eval \${$3+:} false; then : 2184if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2194 $as_echo_n "(cached) " >&6 2185 $as_echo_n "(cached) " >&6
2195fi 2186fi
2196eval ac_res=\$$3 2187eval ac_res=\$$3
@@ -2226,7 +2217,7 @@ if ac_fn_c_try_cpp "$LINENO"; then :
2226else 2217else
2227 ac_header_preproc=no 2218 ac_header_preproc=no
2228fi 2219fi
2229rm -f conftest.err conftest.i conftest.$ac_ext 2220rm -f conftest.err conftest.$ac_ext
2230{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 2221{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2231$as_echo "$ac_header_preproc" >&6; } 2222$as_echo "$ac_header_preproc" >&6; }
2232 2223
@@ -2253,7 +2244,7 @@ $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2253esac 2244esac
2254 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2255$as_echo_n "checking for $2... " >&6; } 2246$as_echo_n "checking for $2... " >&6; }
2256if eval \${$3+:} false; then : 2247if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2257 $as_echo_n "(cached) " >&6 2248 $as_echo_n "(cached) " >&6
2258else 2249else
2259 eval "$3=\$ac_header_compiler" 2250 eval "$3=\$ac_header_compiler"
@@ -2262,7 +2253,7 @@ eval ac_res=\$$3
2262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2263$as_echo "$ac_res" >&6; } 2254$as_echo "$ac_res" >&6; }
2264fi 2255fi
2265 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2256 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2266 2257
2267} # ac_fn_c_check_header_mongrel 2258} # ac_fn_c_check_header_mongrel
2268 2259
@@ -2303,7 +2294,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
2303 ac_retval=$ac_status 2294 ac_retval=$ac_status
2304fi 2295fi
2305 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2296 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2306 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2297 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2307 as_fn_set_status $ac_retval 2298 as_fn_set_status $ac_retval
2308 2299
2309} # ac_fn_c_try_run 2300} # ac_fn_c_try_run
@@ -2317,7 +2308,7 @@ ac_fn_c_check_header_compile ()
2317 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2308 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2319$as_echo_n "checking for $2... " >&6; } 2310$as_echo_n "checking for $2... " >&6; }
2320if eval \${$3+:} false; then : 2311if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2321 $as_echo_n "(cached) " >&6 2312 $as_echo_n "(cached) " >&6
2322else 2313else
2323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2314 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2335,7 +2326,7 @@ fi
2335eval ac_res=\$$3 2326eval ac_res=\$$3
2336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2337$as_echo "$ac_res" >&6; } 2328$as_echo "$ac_res" >&6; }
2338 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2329 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2339 2330
2340} # ac_fn_c_check_header_compile 2331} # ac_fn_c_check_header_compile
2341 2332
@@ -2380,23 +2371,20 @@ fi
2380 # interfere with the next link command; also delete a directory that is 2371 # interfere with the next link command; also delete a directory that is
2381 # left behind by Apple's compiler. We do this before executing the actions. 2372 # left behind by Apple's compiler. We do this before executing the actions.
2382 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2373 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2383 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2374 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2384 as_fn_set_status $ac_retval 2375 as_fn_set_status $ac_retval
2385 2376
2386} # ac_fn_c_try_link 2377} # ac_fn_c_try_link
2387 2378
2388# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES 2379# ac_fn_c_check_decl LINENO SYMBOL VAR
2389# --------------------------------------------- 2380# ------------------------------------
2390# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR 2381# Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
2391# accordingly.
2392ac_fn_c_check_decl () 2382ac_fn_c_check_decl ()
2393{ 2383{
2394 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2384 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2395 as_decl_name=`echo $2|sed 's/ *(.*//'` 2385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5
2396 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` 2386$as_echo_n "checking whether $2 is declared... " >&6; }
2397 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 2387if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2398$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2399if eval \${$3+:} false; then :
2400 $as_echo_n "(cached) " >&6 2388 $as_echo_n "(cached) " >&6
2401else 2389else
2402 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2390 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2405,12 +2393,8 @@ $4
2405int 2393int
2406main () 2394main ()
2407{ 2395{
2408#ifndef $as_decl_name 2396#ifndef $2
2409#ifdef __cplusplus 2397 (void) $2;
2410 (void) $as_decl_use;
2411#else
2412 (void) $as_decl_name;
2413#endif
2414#endif 2398#endif
2415 2399
2416 ; 2400 ;
@@ -2427,7 +2411,7 @@ fi
2427eval ac_res=\$$3 2411eval ac_res=\$$3
2428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2429$as_echo "$ac_res" >&6; } 2413$as_echo "$ac_res" >&6; }
2430 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2414 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2431 2415
2432} # ac_fn_c_check_decl 2416} # ac_fn_c_check_decl
2433 2417
@@ -2439,7 +2423,7 @@ ac_fn_c_check_header_preproc ()
2439 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2423 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2441$as_echo_n "checking for $2... " >&6; } 2425$as_echo_n "checking for $2... " >&6; }
2442if eval \${$3+:} false; then : 2426if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2443 $as_echo_n "(cached) " >&6 2427 $as_echo_n "(cached) " >&6
2444else 2428else
2445 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2429 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2451,12 +2435,12 @@ if ac_fn_c_try_cpp "$LINENO"; then :
2451else 2435else
2452 eval "$3=no" 2436 eval "$3=no"
2453fi 2437fi
2454rm -f conftest.err conftest.i conftest.$ac_ext 2438rm -f conftest.err conftest.$ac_ext
2455fi 2439fi
2456eval ac_res=\$$3 2440eval ac_res=\$$3
2457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2441 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2458$as_echo "$ac_res" >&6; } 2442$as_echo "$ac_res" >&6; }
2459 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2443 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2460 2444
2461} # ac_fn_c_check_header_preproc 2445} # ac_fn_c_check_header_preproc
2462 2446
@@ -2525,7 +2509,7 @@ ac_fn_c_check_func ()
2525 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2509 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2510 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2527$as_echo_n "checking for $2... " >&6; } 2511$as_echo_n "checking for $2... " >&6; }
2528if eval \${$3+:} false; then : 2512if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2529 $as_echo_n "(cached) " >&6 2513 $as_echo_n "(cached) " >&6
2530else 2514else
2531 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2515 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2580,7 +2564,7 @@ fi
2580eval ac_res=\$$3 2564eval ac_res=\$$3
2581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2582$as_echo "$ac_res" >&6; } 2566$as_echo "$ac_res" >&6; }
2583 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2567 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2584 2568
2585} # ac_fn_c_check_func 2569} # ac_fn_c_check_func
2586 2570
@@ -2595,7 +2579,7 @@ ac_fn_c_check_member ()
2595 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2579 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 2580 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2597$as_echo_n "checking for $2.$3... " >&6; } 2581$as_echo_n "checking for $2.$3... " >&6; }
2598if eval \${$4+:} false; then : 2582if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
2599 $as_echo_n "(cached) " >&6 2583 $as_echo_n "(cached) " >&6
2600else 2584else
2601 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2585 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -2639,7 +2623,7 @@ fi
2639eval ac_res=\$$4 2623eval ac_res=\$$4
2640 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2624 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2641$as_echo "$ac_res" >&6; } 2625$as_echo "$ac_res" >&6; }
2642 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2626 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2643 2627
2644} # ac_fn_c_check_member 2628} # ac_fn_c_check_member
2645 2629
@@ -2652,7 +2636,7 @@ ac_fn_c_check_type ()
2652 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2636 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2653 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2654$as_echo_n "checking for $2... " >&6; } 2638$as_echo_n "checking for $2... " >&6; }
2655if eval \${$3+:} false; then : 2639if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2656 $as_echo_n "(cached) " >&6 2640 $as_echo_n "(cached) " >&6
2657else 2641else
2658 eval "$3=no" 2642 eval "$3=no"
@@ -2693,7 +2677,7 @@ fi
2693eval ac_res=\$$3 2677eval ac_res=\$$3
2694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2695$as_echo "$ac_res" >&6; } 2679$as_echo "$ac_res" >&6; }
2696 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2680 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2697 2681
2698} # ac_fn_c_check_type 2682} # ac_fn_c_check_type
2699 2683
@@ -2871,7 +2855,7 @@ rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2871rm -f conftest.val 2855rm -f conftest.val
2872 2856
2873 fi 2857 fi
2874 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2858 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2875 as_fn_set_status $ac_retval 2859 as_fn_set_status $ac_retval
2876 2860
2877} # ac_fn_c_compute_int 2861} # ac_fn_c_compute_int
@@ -2934,7 +2918,7 @@ This file contains any messages produced by compilers while
2934running configure, to aid debugging if configure makes a mistake. 2918running configure, to aid debugging if configure makes a mistake.
2935 2919
2936It was created by emacs $as_me 24.0.50, which was 2920It was created by emacs $as_me 24.0.50, which was
2937generated by GNU Autoconf 2.68. Invocation command line was 2921generated by GNU Autoconf 2.65. Invocation command line was
2938 2922
2939 $ $0 $@ 2923 $ $0 $@
2940 2924
@@ -3044,9 +3028,11 @@ trap 'exit_status=$?
3044 { 3028 {
3045 echo 3029 echo
3046 3030
3047 $as_echo "## ---------------- ## 3031 cat <<\_ASBOX
3032## ---------------- ##
3048## Cache variables. ## 3033## Cache variables. ##
3049## ---------------- ##" 3034## ---------------- ##
3035_ASBOX
3050 echo 3036 echo
3051 # The following way of writing the cache mishandles newlines in values, 3037 # The following way of writing the cache mishandles newlines in values,
3052( 3038(
@@ -3080,9 +3066,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3080) 3066)
3081 echo 3067 echo
3082 3068
3083 $as_echo "## ----------------- ## 3069 cat <<\_ASBOX
3070## ----------------- ##
3084## Output variables. ## 3071## Output variables. ##
3085## ----------------- ##" 3072## ----------------- ##
3073_ASBOX
3086 echo 3074 echo
3087 for ac_var in $ac_subst_vars 3075 for ac_var in $ac_subst_vars
3088 do 3076 do
@@ -3095,9 +3083,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3095 echo 3083 echo
3096 3084
3097 if test -n "$ac_subst_files"; then 3085 if test -n "$ac_subst_files"; then
3098 $as_echo "## ------------------- ## 3086 cat <<\_ASBOX
3087## ------------------- ##
3099## File substitutions. ## 3088## File substitutions. ##
3100## ------------------- ##" 3089## ------------------- ##
3090_ASBOX
3101 echo 3091 echo
3102 for ac_var in $ac_subst_files 3092 for ac_var in $ac_subst_files
3103 do 3093 do
@@ -3111,9 +3101,11 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3111 fi 3101 fi
3112 3102
3113 if test -s confdefs.h; then 3103 if test -s confdefs.h; then
3114 $as_echo "## ----------- ## 3104 cat <<\_ASBOX
3105## ----------- ##
3115## confdefs.h. ## 3106## confdefs.h. ##
3116## ----------- ##" 3107## ----------- ##
3108_ASBOX
3117 echo 3109 echo
3118 cat confdefs.h 3110 cat confdefs.h
3119 echo 3111 echo
@@ -3168,12 +3160,7 @@ _ACEOF
3168ac_site_file1=NONE 3160ac_site_file1=NONE
3169ac_site_file2=NONE 3161ac_site_file2=NONE
3170if test -n "$CONFIG_SITE"; then 3162if test -n "$CONFIG_SITE"; then
3171 # We do not want a PATH search for config.site. 3163 ac_site_file1=$CONFIG_SITE
3172 case $CONFIG_SITE in #((
3173 -*) ac_site_file1=./$CONFIG_SITE;;
3174 */*) ac_site_file1=$CONFIG_SITE;;
3175 *) ac_site_file1=./$CONFIG_SITE;;
3176 esac
3177elif test "x$prefix" != xNONE; then 3164elif test "x$prefix" != xNONE; then
3178 ac_site_file1=$prefix/share/config.site 3165 ac_site_file1=$prefix/share/config.site
3179 ac_site_file2=$prefix/etc/config.site 3166 ac_site_file2=$prefix/etc/config.site
@@ -3188,11 +3175,7 @@ do
3188 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 3175 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
3189$as_echo "$as_me: loading site script $ac_site_file" >&6;} 3176$as_echo "$as_me: loading site script $ac_site_file" >&6;}
3190 sed 's/^/| /' "$ac_site_file" >&5 3177 sed 's/^/| /' "$ac_site_file" >&5
3191 . "$ac_site_file" \ 3178 . "$ac_site_file"
3192 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3193$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3194as_fn_error $? "failed to load site script $ac_site_file
3195See \`config.log' for more details" "$LINENO" 5; }
3196 fi 3179 fi
3197done 3180done
3198 3181
@@ -3288,7 +3271,7 @@ if $ac_cache_corrupted; then
3288$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3271$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3289 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 3272 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
3290$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 3273$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
3291 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 3274 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
3292fi 3275fi
3293## -------------------- ## 3276## -------------------- ##
3294## Main body of script. ## 3277## Main body of script. ##
@@ -3306,22 +3289,16 @@ ac_config_headers="$ac_config_headers src/config.h:src/config.in"
3306 3289
3307ac_aux_dir= 3290ac_aux_dir=
3308for ac_dir in build-aux "$srcdir"/build-aux; do 3291for ac_dir in build-aux "$srcdir"/build-aux; do
3309 if test -f "$ac_dir/install-sh"; then 3292 for ac_t in install-sh install.sh shtool; do
3310 ac_aux_dir=$ac_dir 3293 if test -f "$ac_dir/$ac_t"; then
3311 ac_install_sh="$ac_aux_dir/install-sh -c" 3294 ac_aux_dir=$ac_dir
3312 break 3295 ac_install_sh="$ac_aux_dir/$ac_t -c"
3313 elif test -f "$ac_dir/install.sh"; then 3296 break 2
3314 ac_aux_dir=$ac_dir 3297 fi
3315 ac_install_sh="$ac_aux_dir/install.sh -c" 3298 done
3316 break
3317 elif test -f "$ac_dir/shtool"; then
3318 ac_aux_dir=$ac_dir
3319 ac_install_sh="$ac_aux_dir/shtool install -c"
3320 break
3321 fi
3322done 3299done
3323if test -z "$ac_aux_dir"; then 3300if test -z "$ac_aux_dir"; then
3324 as_fn_error $? "cannot find install-sh, install.sh, or shtool in build-aux \"$srcdir\"/build-aux" "$LINENO" 5 3301 as_fn_error "cannot find install-sh, install.sh, or shtool in build-aux \"$srcdir\"/build-aux" "$LINENO" 5
3325fi 3302fi
3326 3303
3327# These three variables are undocumented and unsupported, 3304# These three variables are undocumented and unsupported,
@@ -3352,7 +3329,7 @@ am__api_version='1.11'
3352{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 3329{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3353$as_echo_n "checking for a BSD-compatible install... " >&6; } 3330$as_echo_n "checking for a BSD-compatible install... " >&6; }
3354if test -z "$INSTALL"; then 3331if test -z "$INSTALL"; then
3355if ${ac_cv_path_install+:} false; then : 3332if test "${ac_cv_path_install+set}" = set; then :
3356 $as_echo_n "(cached) " >&6 3333 $as_echo_n "(cached) " >&6
3357else 3334else
3358 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3335 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3439,11 +3416,11 @@ am_lf='
3439' 3416'
3440case `pwd` in 3417case `pwd` in
3441 *[\\\"\#\$\&\'\`$am_lf]*) 3418 *[\\\"\#\$\&\'\`$am_lf]*)
3442 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 3419 as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
3443esac 3420esac
3444case $srcdir in 3421case $srcdir in
3445 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 3422 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
3446 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; 3423 as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
3447esac 3424esac
3448 3425
3449# Do `set' in a subshell so we don't clobber the current shell's 3426# Do `set' in a subshell so we don't clobber the current shell's
@@ -3465,7 +3442,7 @@ if (
3465 # if, for instance, CONFIG_SHELL is bash and it inherits a 3442 # if, for instance, CONFIG_SHELL is bash and it inherits a
3466 # broken ls alias from the environment. This has actually 3443 # broken ls alias from the environment. This has actually
3467 # happened. Such a system could not be considered "sane". 3444 # happened. Such a system could not be considered "sane".
3468 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken 3445 as_fn_error "ls -t appears to fail. Make sure there is not a broken
3469alias in your environment" "$LINENO" 5 3446alias in your environment" "$LINENO" 5
3470 fi 3447 fi
3471 3448
@@ -3475,7 +3452,7 @@ then
3475 # Ok. 3452 # Ok.
3476 : 3453 :
3477else 3454else
3478 as_fn_error $? "newly created file is older than distributed files! 3455 as_fn_error "newly created file is older than distributed files!
3479Check your system clock" "$LINENO" 5 3456Check your system clock" "$LINENO" 5
3480fi 3457fi
3481{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3458{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -3529,7 +3506,7 @@ if test "$cross_compiling" != no; then
3529set dummy ${ac_tool_prefix}strip; ac_word=$2 3506set dummy ${ac_tool_prefix}strip; ac_word=$2
3530{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3507{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3531$as_echo_n "checking for $ac_word... " >&6; } 3508$as_echo_n "checking for $ac_word... " >&6; }
3532if ${ac_cv_prog_STRIP+:} false; then : 3509if test "${ac_cv_prog_STRIP+set}" = set; then :
3533 $as_echo_n "(cached) " >&6 3510 $as_echo_n "(cached) " >&6
3534else 3511else
3535 if test -n "$STRIP"; then 3512 if test -n "$STRIP"; then
@@ -3569,7 +3546,7 @@ if test -z "$ac_cv_prog_STRIP"; then
3569set dummy strip; ac_word=$2 3546set dummy strip; ac_word=$2
3570{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3571$as_echo_n "checking for $ac_word... " >&6; } 3548$as_echo_n "checking for $ac_word... " >&6; }
3572if ${ac_cv_prog_ac_ct_STRIP+:} false; then : 3549if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
3573 $as_echo_n "(cached) " >&6 3550 $as_echo_n "(cached) " >&6
3574else 3551else
3575 if test -n "$ac_ct_STRIP"; then 3552 if test -n "$ac_ct_STRIP"; then
@@ -3622,7 +3599,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3622{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 3599{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3623$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 3600$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3624if test -z "$MKDIR_P"; then 3601if test -z "$MKDIR_P"; then
3625 if ${ac_cv_path_mkdir+:} false; then : 3602 if test "${ac_cv_path_mkdir+set}" = set; then :
3626 $as_echo_n "(cached) " >&6 3603 $as_echo_n "(cached) " >&6
3627else 3604else
3628 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3605 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -3674,7 +3651,7 @@ do
3674set dummy $ac_prog; ac_word=$2 3651set dummy $ac_prog; ac_word=$2
3675{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3652{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3676$as_echo_n "checking for $ac_word... " >&6; } 3653$as_echo_n "checking for $ac_word... " >&6; }
3677if ${ac_cv_prog_AWK+:} false; then : 3654if test "${ac_cv_prog_AWK+set}" = set; then :
3678 $as_echo_n "(cached) " >&6 3655 $as_echo_n "(cached) " >&6
3679else 3656else
3680 if test -n "$AWK"; then 3657 if test -n "$AWK"; then
@@ -3714,7 +3691,7 @@ done
3714$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 3691$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3715set x ${MAKE-make} 3692set x ${MAKE-make}
3716ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 3693ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3717if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : 3694if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
3718 $as_echo_n "(cached) " >&6 3695 $as_echo_n "(cached) " >&6
3719else 3696else
3720 cat >conftest.make <<\_ACEOF 3697 cat >conftest.make <<\_ACEOF
@@ -3722,7 +3699,7 @@ SHELL = /bin/sh
3722all: 3699all:
3723 @echo '@@@%%%=$(MAKE)=@@@%%%' 3700 @echo '@@@%%%=$(MAKE)=@@@%%%'
3724_ACEOF 3701_ACEOF
3725# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 3702# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3726case `${MAKE-make} -f conftest.make 2>/dev/null` in 3703case `${MAKE-make} -f conftest.make 2>/dev/null` in
3727 *@@@%%%=?*=@@@%%%*) 3704 *@@@%%%=?*=@@@%%%*)
3728 eval ac_cv_prog_make_${ac_make}_set=yes;; 3705 eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -3756,7 +3733,7 @@ if test "`cd $srcdir && pwd`" != "`pwd`"; then
3756 am__isrc=' -I$(srcdir)' 3733 am__isrc=' -I$(srcdir)'
3757 # test to see if srcdir already configured 3734 # test to see if srcdir already configured
3758 if test -f $srcdir/config.status; then 3735 if test -f $srcdir/config.status; then
3759 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5 3736 as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3760 fi 3737 fi
3761fi 3738fi
3762 3739
@@ -3959,7 +3936,7 @@ if test "${with_x_toolkit+set}" = set; then :
3959 g | gt | gtk ) val=gtk ;; 3936 g | gt | gtk ) val=gtk ;;
3960 gtk3 ) val=gtk3 ;; 3937 gtk3 ) val=gtk3 ;;
3961 * ) 3938 * )
3962as_fn_error $? "\`--with-x-toolkit=$withval' is invalid; 3939as_fn_error "\`--with-x-toolkit=$withval' is invalid;
3963this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif', \`gtk' or 3940this option's value should be \`yes', \`no', \`lucid', \`athena', \`motif', \`gtk' or
3964\`gtk3'. \`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." "$LINENO" 5 3941\`gtk3'. \`yes' and \`gtk' are synonyms. \`athena' and \`lucid' are synonyms." "$LINENO" 5
3965 ;; 3942 ;;
@@ -4286,7 +4263,7 @@ do
4286 stringfreelist) ac_gc_check_string_free_list=1 ;; 4263 stringfreelist) ac_gc_check_string_free_list=1 ;;
4287 xmallocoverrun) ac_xmalloc_overrun=1 ;; 4264 xmallocoverrun) ac_xmalloc_overrun=1 ;;
4288 conslist) ac_gc_check_cons_list=1 ;; 4265 conslist) ac_gc_check_cons_list=1 ;;
4289 *) as_fn_error $? "unknown check category $check" "$LINENO" 5 ;; 4266 *) as_fn_error "unknown check category $check" "$LINENO" 5 ;;
4290 esac 4267 esac
4291done 4268done
4292IFS="$ac_save_IFS" 4269IFS="$ac_save_IFS"
@@ -4384,27 +4361,27 @@ esac
4384 4361
4385# Make sure we can run config.sub. 4362# Make sure we can run config.sub.
4386$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 4363$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4387 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 4364 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4388 4365
4389{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 4366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4390$as_echo_n "checking build system type... " >&6; } 4367$as_echo_n "checking build system type... " >&6; }
4391if ${ac_cv_build+:} false; then : 4368if test "${ac_cv_build+set}" = set; then :
4392 $as_echo_n "(cached) " >&6 4369 $as_echo_n "(cached) " >&6
4393else 4370else
4394 ac_build_alias=$build_alias 4371 ac_build_alias=$build_alias
4395test "x$ac_build_alias" = x && 4372test "x$ac_build_alias" = x &&
4396 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 4373 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4397test "x$ac_build_alias" = x && 4374test "x$ac_build_alias" = x &&
4398 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 4375 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4399ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 4376ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4400 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 4377 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4401 4378
4402fi 4379fi
4403{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 4380{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4404$as_echo "$ac_cv_build" >&6; } 4381$as_echo "$ac_cv_build" >&6; }
4405case $ac_cv_build in 4382case $ac_cv_build in
4406*-*-*) ;; 4383*-*-*) ;;
4407*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; 4384*) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4408esac 4385esac
4409build=$ac_cv_build 4386build=$ac_cv_build
4410ac_save_IFS=$IFS; IFS='-' 4387ac_save_IFS=$IFS; IFS='-'
@@ -4422,14 +4399,14 @@ case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4422 4399
4423{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 4400{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4424$as_echo_n "checking host system type... " >&6; } 4401$as_echo_n "checking host system type... " >&6; }
4425if ${ac_cv_host+:} false; then : 4402if test "${ac_cv_host+set}" = set; then :
4426 $as_echo_n "(cached) " >&6 4403 $as_echo_n "(cached) " >&6
4427else 4404else
4428 if test "x$host_alias" = x; then 4405 if test "x$host_alias" = x; then
4429 ac_cv_host=$ac_cv_build 4406 ac_cv_host=$ac_cv_build
4430else 4407else
4431 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 4408 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4432 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 4409 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4433fi 4410fi
4434 4411
4435fi 4412fi
@@ -4437,7 +4414,7 @@ fi
4437$as_echo "$ac_cv_host" >&6; } 4414$as_echo "$ac_cv_host" >&6; }
4438case $ac_cv_host in 4415case $ac_cv_host in
4439*-*-*) ;; 4416*-*-*) ;;
4440*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; 4417*) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4441esac 4418esac
4442host=$ac_cv_host 4419host=$ac_cv_host
4443ac_save_IFS=$IFS; IFS='-' 4420ac_save_IFS=$IFS; IFS='-'
@@ -4680,7 +4657,7 @@ fi
4680 4657
4681 4658
4682if test $unported = yes; then 4659if test $unported = yes; then
4683 as_fn_error $? "Emacs hasn't been ported to \`${canonical}' systems. 4660 as_fn_error "Emacs hasn't been ported to \`${canonical}' systems.
4684Check \`etc/MACHINES' for recognized configuration names." "$LINENO" 5 4661Check \`etc/MACHINES' for recognized configuration names." "$LINENO" 5
4685fi 4662fi
4686 4663
@@ -4708,7 +4685,7 @@ if test -n "$ac_tool_prefix"; then
4708set dummy ${ac_tool_prefix}gcc; ac_word=$2 4685set dummy ${ac_tool_prefix}gcc; ac_word=$2
4709{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4686{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4710$as_echo_n "checking for $ac_word... " >&6; } 4687$as_echo_n "checking for $ac_word... " >&6; }
4711if ${ac_cv_prog_CC+:} false; then : 4688if test "${ac_cv_prog_CC+set}" = set; then :
4712 $as_echo_n "(cached) " >&6 4689 $as_echo_n "(cached) " >&6
4713else 4690else
4714 if test -n "$CC"; then 4691 if test -n "$CC"; then
@@ -4748,7 +4725,7 @@ if test -z "$ac_cv_prog_CC"; then
4748set dummy gcc; ac_word=$2 4725set dummy gcc; ac_word=$2
4749{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4726{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4750$as_echo_n "checking for $ac_word... " >&6; } 4727$as_echo_n "checking for $ac_word... " >&6; }
4751if ${ac_cv_prog_ac_ct_CC+:} false; then : 4728if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4752 $as_echo_n "(cached) " >&6 4729 $as_echo_n "(cached) " >&6
4753else 4730else
4754 if test -n "$ac_ct_CC"; then 4731 if test -n "$ac_ct_CC"; then
@@ -4801,7 +4778,7 @@ if test -z "$CC"; then
4801set dummy ${ac_tool_prefix}cc; ac_word=$2 4778set dummy ${ac_tool_prefix}cc; ac_word=$2
4802{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4779{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4803$as_echo_n "checking for $ac_word... " >&6; } 4780$as_echo_n "checking for $ac_word... " >&6; }
4804if ${ac_cv_prog_CC+:} false; then : 4781if test "${ac_cv_prog_CC+set}" = set; then :
4805 $as_echo_n "(cached) " >&6 4782 $as_echo_n "(cached) " >&6
4806else 4783else
4807 if test -n "$CC"; then 4784 if test -n "$CC"; then
@@ -4841,7 +4818,7 @@ if test -z "$CC"; then
4841set dummy cc; ac_word=$2 4818set dummy cc; ac_word=$2
4842{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4819{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4843$as_echo_n "checking for $ac_word... " >&6; } 4820$as_echo_n "checking for $ac_word... " >&6; }
4844if ${ac_cv_prog_CC+:} false; then : 4821if test "${ac_cv_prog_CC+set}" = set; then :
4845 $as_echo_n "(cached) " >&6 4822 $as_echo_n "(cached) " >&6
4846else 4823else
4847 if test -n "$CC"; then 4824 if test -n "$CC"; then
@@ -4900,7 +4877,7 @@ if test -z "$CC"; then
4900set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4877set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4901{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4878{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4902$as_echo_n "checking for $ac_word... " >&6; } 4879$as_echo_n "checking for $ac_word... " >&6; }
4903if ${ac_cv_prog_CC+:} false; then : 4880if test "${ac_cv_prog_CC+set}" = set; then :
4904 $as_echo_n "(cached) " >&6 4881 $as_echo_n "(cached) " >&6
4905else 4882else
4906 if test -n "$CC"; then 4883 if test -n "$CC"; then
@@ -4944,7 +4921,7 @@ do
4944set dummy $ac_prog; ac_word=$2 4921set dummy $ac_prog; ac_word=$2
4945{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4922{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4946$as_echo_n "checking for $ac_word... " >&6; } 4923$as_echo_n "checking for $ac_word... " >&6; }
4947if ${ac_cv_prog_ac_ct_CC+:} false; then : 4924if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4948 $as_echo_n "(cached) " >&6 4925 $as_echo_n "(cached) " >&6
4949else 4926else
4950 if test -n "$ac_ct_CC"; then 4927 if test -n "$ac_ct_CC"; then
@@ -4998,8 +4975,8 @@ fi
4998 4975
4999test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 4976test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5000$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4977$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5001as_fn_error $? "no acceptable C compiler found in \$PATH 4978as_fn_error "no acceptable C compiler found in \$PATH
5002See \`config.log' for more details" "$LINENO" 5; } 4979See \`config.log' for more details." "$LINENO" 5; }
5003 4980
5004# Provide some information about the compiler. 4981# Provide some information about the compiler.
5005$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 4982$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
@@ -5113,8 +5090,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
5113 5090
5114{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5091{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5115$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5092$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5116as_fn_error 77 "C compiler cannot create executables 5093{ as_fn_set_status 77
5117See \`config.log' for more details" "$LINENO" 5; } 5094as_fn_error "C compiler cannot create executables
5095See \`config.log' for more details." "$LINENO" 5; }; }
5118else 5096else
5119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 5097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5120$as_echo "yes" >&6; } 5098$as_echo "yes" >&6; }
@@ -5156,8 +5134,8 @@ done
5156else 5134else
5157 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5135 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5158$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5136$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5159as_fn_error $? "cannot compute suffix of executables: cannot compile and link 5137as_fn_error "cannot compute suffix of executables: cannot compile and link
5160See \`config.log' for more details" "$LINENO" 5; } 5138See \`config.log' for more details." "$LINENO" 5; }
5161fi 5139fi
5162rm -f conftest conftest$ac_cv_exeext 5140rm -f conftest conftest$ac_cv_exeext
5163{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 5141{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
@@ -5214,9 +5192,9 @@ $as_echo "$ac_try_echo"; } >&5
5214 else 5192 else
5215 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5193 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5216$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5194$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5217as_fn_error $? "cannot run C compiled programs. 5195as_fn_error "cannot run C compiled programs.
5218If you meant to cross compile, use \`--host'. 5196If you meant to cross compile, use \`--host'.
5219See \`config.log' for more details" "$LINENO" 5; } 5197See \`config.log' for more details." "$LINENO" 5; }
5220 fi 5198 fi
5221 fi 5199 fi
5222fi 5200fi
@@ -5227,7 +5205,7 @@ rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
5227ac_clean_files=$ac_clean_files_save 5205ac_clean_files=$ac_clean_files_save
5228{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 5206{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
5229$as_echo_n "checking for suffix of object files... " >&6; } 5207$as_echo_n "checking for suffix of object files... " >&6; }
5230if ${ac_cv_objext+:} false; then : 5208if test "${ac_cv_objext+set}" = set; then :
5231 $as_echo_n "(cached) " >&6 5209 $as_echo_n "(cached) " >&6
5232else 5210else
5233 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -5267,8 +5245,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
5267 5245
5268{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5246{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5269$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5247$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5270as_fn_error $? "cannot compute suffix of object files: cannot compile 5248as_fn_error "cannot compute suffix of object files: cannot compile
5271See \`config.log' for more details" "$LINENO" 5; } 5249See \`config.log' for more details." "$LINENO" 5; }
5272fi 5250fi
5273rm -f conftest.$ac_cv_objext conftest.$ac_ext 5251rm -f conftest.$ac_cv_objext conftest.$ac_ext
5274fi 5252fi
@@ -5278,7 +5256,7 @@ OBJEXT=$ac_cv_objext
5278ac_objext=$OBJEXT 5256ac_objext=$OBJEXT
5279{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 5257{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
5280$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 5258$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
5281if ${ac_cv_c_compiler_gnu+:} false; then : 5259if test "${ac_cv_c_compiler_gnu+set}" = set; then :
5282 $as_echo_n "(cached) " >&6 5260 $as_echo_n "(cached) " >&6
5283else 5261else
5284 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5262 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -5315,7 +5293,7 @@ ac_test_CFLAGS=${CFLAGS+set}
5315ac_save_CFLAGS=$CFLAGS 5293ac_save_CFLAGS=$CFLAGS
5316{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 5294{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5317$as_echo_n "checking whether $CC accepts -g... " >&6; } 5295$as_echo_n "checking whether $CC accepts -g... " >&6; }
5318if ${ac_cv_prog_cc_g+:} false; then : 5296if test "${ac_cv_prog_cc_g+set}" = set; then :
5319 $as_echo_n "(cached) " >&6 5297 $as_echo_n "(cached) " >&6
5320else 5298else
5321 ac_save_c_werror_flag=$ac_c_werror_flag 5299 ac_save_c_werror_flag=$ac_c_werror_flag
@@ -5393,7 +5371,7 @@ else
5393fi 5371fi
5394{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 5372{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
5395$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 5373$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
5396if ${ac_cv_prog_cc_c89+:} false; then : 5374if test "${ac_cv_prog_cc_c89+set}" = set; then :
5397 $as_echo_n "(cached) " >&6 5375 $as_echo_n "(cached) " >&6
5398else 5376else
5399 ac_cv_prog_cc_c89=no 5377 ac_cv_prog_cc_c89=no
@@ -5554,7 +5532,7 @@ depcc="$CC" am_compiler_list=
5554 5532
5555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 5533{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5556$as_echo_n "checking dependency style of $depcc... " >&6; } 5534$as_echo_n "checking dependency style of $depcc... " >&6; }
5557if ${am_cv_CC_dependencies_compiler_type+:} false; then : 5535if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
5558 $as_echo_n "(cached) " >&6 5536 $as_echo_n "(cached) " >&6
5559else 5537else
5560 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 5538 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
@@ -5686,7 +5664,7 @@ $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
5686fi 5664fi
5687set dummy $CC; ac_cc=`$as_echo "$2" | 5665set dummy $CC; ac_cc=`$as_echo "$2" |
5688 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 5666 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5689if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then : 5667if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then :
5690 $as_echo_n "(cached) " >&6 5668 $as_echo_n "(cached) " >&6
5691else 5669else
5692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -5818,7 +5796,7 @@ if test -n "$CPP" && test -d "$CPP"; then
5818 CPP= 5796 CPP=
5819fi 5797fi
5820if test -z "$CPP"; then 5798if test -z "$CPP"; then
5821 if ${ac_cv_prog_CPP+:} false; then : 5799 if test "${ac_cv_prog_CPP+set}" = set; then :
5822 $as_echo_n "(cached) " >&6 5800 $as_echo_n "(cached) " >&6
5823else 5801else
5824 # Double quotes because CPP needs to be expanded 5802 # Double quotes because CPP needs to be expanded
@@ -5848,7 +5826,7 @@ else
5848 # Broken: fails on valid input. 5826 # Broken: fails on valid input.
5849continue 5827continue
5850fi 5828fi
5851rm -f conftest.err conftest.i conftest.$ac_ext 5829rm -f conftest.err conftest.$ac_ext
5852 5830
5853 # OK, works on sane cases. Now check whether nonexistent headers 5831 # OK, works on sane cases. Now check whether nonexistent headers
5854 # can be detected and how. 5832 # can be detected and how.
@@ -5864,11 +5842,11 @@ else
5864ac_preproc_ok=: 5842ac_preproc_ok=:
5865break 5843break
5866fi 5844fi
5867rm -f conftest.err conftest.i conftest.$ac_ext 5845rm -f conftest.err conftest.$ac_ext
5868 5846
5869done 5847done
5870# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5848# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5871rm -f conftest.i conftest.err conftest.$ac_ext 5849rm -f conftest.err conftest.$ac_ext
5872if $ac_preproc_ok; then : 5850if $ac_preproc_ok; then :
5873 break 5851 break
5874fi 5852fi
@@ -5907,7 +5885,7 @@ else
5907 # Broken: fails on valid input. 5885 # Broken: fails on valid input.
5908continue 5886continue
5909fi 5887fi
5910rm -f conftest.err conftest.i conftest.$ac_ext 5888rm -f conftest.err conftest.$ac_ext
5911 5889
5912 # OK, works on sane cases. Now check whether nonexistent headers 5890 # OK, works on sane cases. Now check whether nonexistent headers
5913 # can be detected and how. 5891 # can be detected and how.
@@ -5923,18 +5901,18 @@ else
5923ac_preproc_ok=: 5901ac_preproc_ok=:
5924break 5902break
5925fi 5903fi
5926rm -f conftest.err conftest.i conftest.$ac_ext 5904rm -f conftest.err conftest.$ac_ext
5927 5905
5928done 5906done
5929# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 5907# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5930rm -f conftest.i conftest.err conftest.$ac_ext 5908rm -f conftest.err conftest.$ac_ext
5931if $ac_preproc_ok; then : 5909if $ac_preproc_ok; then :
5932 5910
5933else 5911else
5934 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5912 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5935$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5913$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5936as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 5914as_fn_error "C preprocessor \"$CPP\" fails sanity check
5937See \`config.log' for more details" "$LINENO" 5; } 5915See \`config.log' for more details." "$LINENO" 5; }
5938fi 5916fi
5939 5917
5940ac_ext=c 5918ac_ext=c
@@ -5946,7 +5924,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
5946 5924
5947{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 5925{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5948$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 5926$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5949if ${ac_cv_path_GREP+:} false; then : 5927if test "${ac_cv_path_GREP+set}" = set; then :
5950 $as_echo_n "(cached) " >&6 5928 $as_echo_n "(cached) " >&6
5951else 5929else
5952 if test -z "$GREP"; then 5930 if test -z "$GREP"; then
@@ -5995,7 +5973,7 @@ esac
5995 done 5973 done
5996IFS=$as_save_IFS 5974IFS=$as_save_IFS
5997 if test -z "$ac_cv_path_GREP"; then 5975 if test -z "$ac_cv_path_GREP"; then
5998 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 5976 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5999 fi 5977 fi
6000else 5978else
6001 ac_cv_path_GREP=$GREP 5979 ac_cv_path_GREP=$GREP
@@ -6009,7 +5987,7 @@ $as_echo "$ac_cv_path_GREP" >&6; }
6009 5987
6010{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 5988{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6011$as_echo_n "checking for egrep... " >&6; } 5989$as_echo_n "checking for egrep... " >&6; }
6012if ${ac_cv_path_EGREP+:} false; then : 5990if test "${ac_cv_path_EGREP+set}" = set; then :
6013 $as_echo_n "(cached) " >&6 5991 $as_echo_n "(cached) " >&6
6014else 5992else
6015 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 5993 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
@@ -6061,7 +6039,7 @@ esac
6061 done 6039 done
6062IFS=$as_save_IFS 6040IFS=$as_save_IFS
6063 if test -z "$ac_cv_path_EGREP"; then 6041 if test -z "$ac_cv_path_EGREP"; then
6064 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 6042 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6065 fi 6043 fi
6066else 6044else
6067 ac_cv_path_EGREP=$EGREP 6045 ac_cv_path_EGREP=$EGREP
@@ -6078,7 +6056,7 @@ $as_echo "$ac_cv_path_EGREP" >&6; }
6078 6056
6079 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Minix Amsterdam compiler" >&5 6057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Minix Amsterdam compiler" >&5
6080$as_echo_n "checking for Minix Amsterdam compiler... " >&6; } 6058$as_echo_n "checking for Minix Amsterdam compiler... " >&6; }
6081if ${gl_cv_c_amsterdam_compiler+:} false; then : 6059if test "${gl_cv_c_amsterdam_compiler+set}" = set; then :
6082 $as_echo_n "(cached) " >&6 6060 $as_echo_n "(cached) " >&6
6083else 6061else
6084 6062
@@ -6114,7 +6092,7 @@ $as_echo "$gl_cv_c_amsterdam_compiler" >&6; }
6114set dummy ${ac_tool_prefix}ar; ac_word=$2 6092set dummy ${ac_tool_prefix}ar; ac_word=$2
6115{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6093{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6116$as_echo_n "checking for $ac_word... " >&6; } 6094$as_echo_n "checking for $ac_word... " >&6; }
6117if ${ac_cv_prog_AR+:} false; then : 6095if test "${ac_cv_prog_AR+set}" = set; then :
6118 $as_echo_n "(cached) " >&6 6096 $as_echo_n "(cached) " >&6
6119else 6097else
6120 if test -n "$AR"; then 6098 if test -n "$AR"; then
@@ -6154,7 +6132,7 @@ if test -z "$ac_cv_prog_AR"; then
6154set dummy ar; ac_word=$2 6132set dummy ar; ac_word=$2
6155{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6133{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6156$as_echo_n "checking for $ac_word... " >&6; } 6134$as_echo_n "checking for $ac_word... " >&6; }
6157if ${ac_cv_prog_ac_ct_AR+:} false; then : 6135if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6158 $as_echo_n "(cached) " >&6 6136 $as_echo_n "(cached) " >&6
6159else 6137else
6160 if test -n "$ac_ct_AR"; then 6138 if test -n "$ac_ct_AR"; then
@@ -6221,7 +6199,7 @@ fi
6221set dummy ${ac_tool_prefix}ranlib; ac_word=$2 6199set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6222{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6200{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6223$as_echo_n "checking for $ac_word... " >&6; } 6201$as_echo_n "checking for $ac_word... " >&6; }
6224if ${ac_cv_prog_RANLIB+:} false; then : 6202if test "${ac_cv_prog_RANLIB+set}" = set; then :
6225 $as_echo_n "(cached) " >&6 6203 $as_echo_n "(cached) " >&6
6226else 6204else
6227 if test -n "$RANLIB"; then 6205 if test -n "$RANLIB"; then
@@ -6261,7 +6239,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
6261set dummy ranlib; ac_word=$2 6239set dummy ranlib; ac_word=$2
6262{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6240{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6263$as_echo_n "checking for $ac_word... " >&6; } 6241$as_echo_n "checking for $ac_word... " >&6; }
6264if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : 6242if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6265 $as_echo_n "(cached) " >&6 6243 $as_echo_n "(cached) " >&6
6266else 6244else
6267 if test -n "$ac_ct_RANLIB"; then 6245 if test -n "$ac_ct_RANLIB"; then
@@ -6314,7 +6292,7 @@ fi
6314 6292
6315{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 6293{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6316$as_echo_n "checking for ANSI C header files... " >&6; } 6294$as_echo_n "checking for ANSI C header files... " >&6; }
6317if ${ac_cv_header_stdc+:} false; then : 6295if test "${ac_cv_header_stdc+set}" = set; then :
6318 $as_echo_n "(cached) " >&6 6296 $as_echo_n "(cached) " >&6
6319else 6297else
6320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6298 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6431,7 +6409,8 @@ do :
6431 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 6409 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6432ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 6410ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6433" 6411"
6434if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 6412eval as_val=\$$as_ac_Header
6413 if test "x$as_val" = x""yes; then :
6435 cat >>confdefs.h <<_ACEOF 6414 cat >>confdefs.h <<_ACEOF
6436#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 6415#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6437_ACEOF 6416_ACEOF
@@ -6445,7 +6424,7 @@ done
6445 6424
6446 6425
6447 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 6426 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
6448if test "x$ac_cv_header_minix_config_h" = xyes; then : 6427if test "x$ac_cv_header_minix_config_h" = x""yes; then :
6449 MINIX=yes 6428 MINIX=yes
6450else 6429else
6451 MINIX= 6430 MINIX=
@@ -6475,7 +6454,7 @@ $as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h
6475 6454
6476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 6455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
6477$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 6456$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
6478if ${ac_cv_safe_to_define___extensions__+:} false; then : 6457if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
6479 $as_echo_n "(cached) " >&6 6458 $as_echo_n "(cached) " >&6
6480else 6459else
6481 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6460 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -6529,7 +6508,7 @@ if test "$enable_largefile" != no; then
6529 6508
6530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5 6509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
6531$as_echo_n "checking for special C compiler options needed for large files... " >&6; } 6510$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
6532if ${ac_cv_sys_largefile_CC+:} false; then : 6511if test "${ac_cv_sys_largefile_CC+set}" = set; then :
6533 $as_echo_n "(cached) " >&6 6512 $as_echo_n "(cached) " >&6
6534else 6513else
6535 ac_cv_sys_largefile_CC=no 6514 ac_cv_sys_largefile_CC=no
@@ -6580,7 +6559,7 @@ $as_echo "$ac_cv_sys_largefile_CC" >&6; }
6580 6559
6581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5 6560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
6582$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; } 6561$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
6583if ${ac_cv_sys_file_offset_bits+:} false; then : 6562if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
6584 $as_echo_n "(cached) " >&6 6563 $as_echo_n "(cached) " >&6
6585else 6564else
6586 while :; do 6565 while :; do
@@ -6649,7 +6628,7 @@ rm -rf conftest*
6649 if test $ac_cv_sys_file_offset_bits = unknown; then 6628 if test $ac_cv_sys_file_offset_bits = unknown; then
6650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5 6629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
6651$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; } 6630$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
6652if ${ac_cv_sys_large_files+:} false; then : 6631if test "${ac_cv_sys_large_files+set}" = set; then :
6653 $as_echo_n "(cached) " >&6 6632 $as_echo_n "(cached) " >&6
6654else 6633else
6655 while :; do 6634 while :; do
@@ -6726,7 +6705,7 @@ fi
6726 *) : 6705 *) :
6727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5 6706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
6728$as_echo_n "checking for $CC option to accept ISO C99... " >&6; } 6707$as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
6729if ${ac_cv_prog_cc_c99+:} false; then : 6708if test "${ac_cv_prog_cc_c99+set}" = set; then :
6730 $as_echo_n "(cached) " >&6 6709 $as_echo_n "(cached) " >&6
6731else 6710else
6732 ac_cv_prog_cc_c99=no 6711 ac_cv_prog_cc_c99=no
@@ -6901,7 +6880,7 @@ if test "x$ac_cv_prog_cc_c99" != xno; then :
6901else 6880else
6902 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 6881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
6903$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 6882$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
6904if ${ac_cv_prog_cc_c89+:} false; then : 6883if test "${ac_cv_prog_cc_c89+set}" = set; then :
6905 $as_echo_n "(cached) " >&6 6884 $as_echo_n "(cached) " >&6
6906else 6885else
6907 ac_cv_prog_cc_c89=no 6886 ac_cv_prog_cc_c89=no
@@ -6997,7 +6976,7 @@ fi
6997esac 6976esac
6998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5 6977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5
6999$as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } 6978$as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; }
7000 if ${ac_cv_prog_cc_stdc+:} false; then : 6979 if test "${ac_cv_prog_cc_stdc+set}" = set; then :
7001 $as_echo_n "(cached) " >&6 6980 $as_echo_n "(cached) " >&6
7002fi 6981fi
7003 6982
@@ -7089,7 +7068,7 @@ if test x"$GCC" != xyes && test x"$emacs_check_sunpro_c" = xyes && \
7089 test x"$CPP" = x; then 7068 test x"$CPP" = x; then
7090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using a Sun C compiler" >&5 7069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using a Sun C compiler" >&5
7091$as_echo_n "checking whether we are using a Sun C compiler... " >&6; } 7070$as_echo_n "checking whether we are using a Sun C compiler... " >&6; }
7092 if ${emacs_cv_sunpro_c+:} false; then : 7071 if test "${emacs_cv_sunpro_c+set}" = set; then :
7093 $as_echo_n "(cached) " >&6 7072 $as_echo_n "(cached) " >&6
7094else 7073else
7095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -7257,7 +7236,7 @@ if test -n "$CPP" && test -d "$CPP"; then
7257 CPP= 7236 CPP=
7258fi 7237fi
7259if test -z "$CPP"; then 7238if test -z "$CPP"; then
7260 if ${ac_cv_prog_CPP+:} false; then : 7239 if test "${ac_cv_prog_CPP+set}" = set; then :
7261 $as_echo_n "(cached) " >&6 7240 $as_echo_n "(cached) " >&6
7262else 7241else
7263 # Double quotes because CPP needs to be expanded 7242 # Double quotes because CPP needs to be expanded
@@ -7287,7 +7266,7 @@ else
7287 # Broken: fails on valid input. 7266 # Broken: fails on valid input.
7288continue 7267continue
7289fi 7268fi
7290rm -f conftest.err conftest.i conftest.$ac_ext 7269rm -f conftest.err conftest.$ac_ext
7291 7270
7292 # OK, works on sane cases. Now check whether nonexistent headers 7271 # OK, works on sane cases. Now check whether nonexistent headers
7293 # can be detected and how. 7272 # can be detected and how.
@@ -7303,11 +7282,11 @@ else
7303ac_preproc_ok=: 7282ac_preproc_ok=:
7304break 7283break
7305fi 7284fi
7306rm -f conftest.err conftest.i conftest.$ac_ext 7285rm -f conftest.err conftest.$ac_ext
7307 7286
7308done 7287done
7309# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 7288# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7310rm -f conftest.i conftest.err conftest.$ac_ext 7289rm -f conftest.err conftest.$ac_ext
7311if $ac_preproc_ok; then : 7290if $ac_preproc_ok; then :
7312 break 7291 break
7313fi 7292fi
@@ -7346,7 +7325,7 @@ else
7346 # Broken: fails on valid input. 7325 # Broken: fails on valid input.
7347continue 7326continue
7348fi 7327fi
7349rm -f conftest.err conftest.i conftest.$ac_ext 7328rm -f conftest.err conftest.$ac_ext
7350 7329
7351 # OK, works on sane cases. Now check whether nonexistent headers 7330 # OK, works on sane cases. Now check whether nonexistent headers
7352 # can be detected and how. 7331 # can be detected and how.
@@ -7362,18 +7341,18 @@ else
7362ac_preproc_ok=: 7341ac_preproc_ok=:
7363break 7342break
7364fi 7343fi
7365rm -f conftest.err conftest.i conftest.$ac_ext 7344rm -f conftest.err conftest.$ac_ext
7366 7345
7367done 7346done
7368# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 7347# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7369rm -f conftest.i conftest.err conftest.$ac_ext 7348rm -f conftest.err conftest.$ac_ext
7370if $ac_preproc_ok; then : 7349if $ac_preproc_ok; then :
7371 7350
7372else 7351else
7373 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 7352 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7374$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7353$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7375as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 7354as_fn_error "C preprocessor \"$CPP\" fails sanity check
7376See \`config.log' for more details" "$LINENO" 5; } 7355See \`config.log' for more details." "$LINENO" 5; }
7377fi 7356fi
7378 7357
7379ac_ext=c 7358ac_ext=c
@@ -7389,7 +7368,7 @@ if test "x$RANLIB" = x; then
7389set dummy ${ac_tool_prefix}ranlib; ac_word=$2 7368set dummy ${ac_tool_prefix}ranlib; ac_word=$2
7390{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7369{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7391$as_echo_n "checking for $ac_word... " >&6; } 7370$as_echo_n "checking for $ac_word... " >&6; }
7392if ${ac_cv_prog_RANLIB+:} false; then : 7371if test "${ac_cv_prog_RANLIB+set}" = set; then :
7393 $as_echo_n "(cached) " >&6 7372 $as_echo_n "(cached) " >&6
7394else 7373else
7395 if test -n "$RANLIB"; then 7374 if test -n "$RANLIB"; then
@@ -7429,7 +7408,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
7429set dummy ranlib; ac_word=$2 7408set dummy ranlib; ac_word=$2
7430{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7409{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7431$as_echo_n "checking for $ac_word... " >&6; } 7410$as_echo_n "checking for $ac_word... " >&6; }
7432if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : 7411if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
7433 $as_echo_n "(cached) " >&6 7412 $as_echo_n "(cached) " >&6
7434else 7413else
7435 if test -n "$ac_ct_RANLIB"; then 7414 if test -n "$ac_ct_RANLIB"; then
@@ -7484,7 +7463,7 @@ fi
7484## is running in i386 mode, we can help them out. 7463## is running in i386 mode, we can help them out.
7485if test "$machine" = "amdx86-64"; then 7464if test "$machine" = "amdx86-64"; then
7486 ac_fn_c_check_decl "$LINENO" "i386" "ac_cv_have_decl_i386" "$ac_includes_default" 7465 ac_fn_c_check_decl "$LINENO" "i386" "ac_cv_have_decl_i386" "$ac_includes_default"
7487if test "x$ac_cv_have_decl_i386" = xyes; then : 7466if test "x$ac_cv_have_decl_i386" = x""yes; then :
7488 7467
7489fi 7468fi
7490 7469
@@ -7499,7 +7478,7 @@ fi
7499set dummy install-info; ac_word=$2 7478set dummy install-info; ac_word=$2
7500{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7479{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7501$as_echo_n "checking for $ac_word... " >&6; } 7480$as_echo_n "checking for $ac_word... " >&6; }
7502if ${ac_cv_path_INSTALL_INFO+:} false; then : 7481if test "${ac_cv_path_INSTALL_INFO+set}" = set; then :
7503 $as_echo_n "(cached) " >&6 7482 $as_echo_n "(cached) " >&6
7504else 7483else
7505 case $INSTALL_INFO in 7484 case $INSTALL_INFO in
@@ -7539,7 +7518,7 @@ fi
7539set dummy install-info; ac_word=$2 7518set dummy install-info; ac_word=$2
7540{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7519{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7541$as_echo_n "checking for $ac_word... " >&6; } 7520$as_echo_n "checking for $ac_word... " >&6; }
7542if ${ac_cv_path_INSTALL_INFO+:} false; then : 7521if test "${ac_cv_path_INSTALL_INFO+set}" = set; then :
7543 $as_echo_n "(cached) " >&6 7522 $as_echo_n "(cached) " >&6
7544else 7523else
7545 case $INSTALL_INFO in 7524 case $INSTALL_INFO in
@@ -7579,7 +7558,7 @@ fi
7579set dummy install-info; ac_word=$2 7558set dummy install-info; ac_word=$2
7580{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7559{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7581$as_echo_n "checking for $ac_word... " >&6; } 7560$as_echo_n "checking for $ac_word... " >&6; }
7582if ${ac_cv_path_INSTALL_INFO+:} false; then : 7561if test "${ac_cv_path_INSTALL_INFO+set}" = set; then :
7583 $as_echo_n "(cached) " >&6 7562 $as_echo_n "(cached) " >&6
7584else 7563else
7585 case $INSTALL_INFO in 7564 case $INSTALL_INFO in
@@ -7620,7 +7599,7 @@ fi
7620set dummy gzip; ac_word=$2 7599set dummy gzip; ac_word=$2
7621{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7600{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7622$as_echo_n "checking for $ac_word... " >&6; } 7601$as_echo_n "checking for $ac_word... " >&6; }
7623if ${ac_cv_path_GZIP_PROG+:} false; then : 7602if test "${ac_cv_path_GZIP_PROG+set}" = set; then :
7624 $as_echo_n "(cached) " >&6 7603 $as_echo_n "(cached) " >&6
7625else 7604else
7626 case $GZIP_PROG in 7605 case $GZIP_PROG in
@@ -7663,7 +7642,7 @@ fi
7663set dummy makeinfo; ac_word=$2 7642set dummy makeinfo; ac_word=$2
7664{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7643{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7665$as_echo_n "checking for $ac_word... " >&6; } 7644$as_echo_n "checking for $ac_word... " >&6; }
7666if ${ac_cv_path_MAKEINFO+:} false; then : 7645if test "${ac_cv_path_MAKEINFO+set}" = set; then :
7667 $as_echo_n "(cached) " >&6 7646 $as_echo_n "(cached) " >&6
7668else 7647else
7669 case $MAKEINFO in 7648 case $MAKEINFO in
@@ -7721,7 +7700,7 @@ if test "$MAKEINFO" = "no"; then
7721 if test "x${with_makeinfo}" = "xno"; then 7700 if test "x${with_makeinfo}" = "xno"; then
7722 HAVE_MAKEINFO=no 7701 HAVE_MAKEINFO=no
7723 elif test ! -e $srcdir/info/emacs; then 7702 elif test ! -e $srcdir/info/emacs; then
7724 as_fn_error $? "You do not seem to have makeinfo >= 4.6, and your 7703 as_fn_error "You do not seem to have makeinfo >= 4.6, and your
7725source tree does not seem to have pre-built manuals in the \`info' directory. 7704source tree does not seem to have pre-built manuals in the \`info' directory.
7726Either install a suitable version of makeinfo, or re-run configure 7705Either install a suitable version of makeinfo, or re-run configure
7727with the \`--without-makeinfo' option to build without the manuals. " "$LINENO" 5 7706with the \`--without-makeinfo' option to build without the manuals. " "$LINENO" 5
@@ -7869,7 +7848,7 @@ esac
7869C_SWITCH_MACHINE= 7848C_SWITCH_MACHINE=
7870if test "$machine" = "alpha"; then 7849if test "$machine" = "alpha"; then
7871 ac_fn_c_check_decl "$LINENO" "__ELF__" "ac_cv_have_decl___ELF__" "$ac_includes_default" 7850 ac_fn_c_check_decl "$LINENO" "__ELF__" "ac_cv_have_decl___ELF__" "$ac_includes_default"
7872if test "x$ac_cv_have_decl___ELF__" = xyes; then : 7851if test "x$ac_cv_have_decl___ELF__" = x""yes; then :
7873 7852
7874fi 7853fi
7875 7854
@@ -7882,7 +7861,7 @@ fi
7882 if test "x$GCC" = "xyes"; then 7861 if test "x$GCC" = "xyes"; then
7883 C_SWITCH_MACHINE="-fno-common" 7862 C_SWITCH_MACHINE="-fno-common"
7884 else 7863 else
7885 as_fn_error $? "What gives? Fix me if DEC Unix supports ELF now." "$LINENO" 5 7864 as_fn_error "What gives? Fix me if DEC Unix supports ELF now." "$LINENO" 5
7886 fi 7865 fi
7887 else 7866 else
7888 UNEXEC_OBJ=unexalpha.o 7867 UNEXEC_OBJ=unexalpha.o
@@ -7940,7 +7919,7 @@ if test "$enable_largefile" != no; then
7940 7919
7941 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5 7920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
7942$as_echo_n "checking for special C compiler options needed for large files... " >&6; } 7921$as_echo_n "checking for special C compiler options needed for large files... " >&6; }
7943if ${ac_cv_sys_largefile_CC+:} false; then : 7922if test "${ac_cv_sys_largefile_CC+set}" = set; then :
7944 $as_echo_n "(cached) " >&6 7923 $as_echo_n "(cached) " >&6
7945else 7924else
7946 ac_cv_sys_largefile_CC=no 7925 ac_cv_sys_largefile_CC=no
@@ -7991,7 +7970,7 @@ $as_echo "$ac_cv_sys_largefile_CC" >&6; }
7991 7970
7992 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5 7971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
7993$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; } 7972$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
7994if ${ac_cv_sys_file_offset_bits+:} false; then : 7973if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
7995 $as_echo_n "(cached) " >&6 7974 $as_echo_n "(cached) " >&6
7996else 7975else
7997 while :; do 7976 while :; do
@@ -8060,7 +8039,7 @@ rm -rf conftest*
8060 if test $ac_cv_sys_file_offset_bits = unknown; then 8039 if test $ac_cv_sys_file_offset_bits = unknown; then
8061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5 8040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
8062$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; } 8041$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
8063if ${ac_cv_sys_large_files+:} false; then : 8042if test "${ac_cv_sys_large_files+set}" = set; then :
8064 $as_echo_n "(cached) " >&6 8043 $as_echo_n "(cached) " >&6
8065else 8044else
8066 while :; do 8045 while :; do
@@ -8330,7 +8309,7 @@ $as_echo X"$crt_file" |
8330 done # $crt_files 8309 done # $crt_files
8331 8310
8332 test "x$crt_missing" = x || \ 8311 test "x$crt_missing" = x || \
8333 as_fn_error $? "Required file(s) not found:$crt_missing 8312 as_fn_error "Required file(s) not found:$crt_missing
8334Try using the --with-crt-dir option." "$LINENO" 5 8313Try using the --with-crt-dir option." "$LINENO" 5
8335 8314
8336fi # crt_files != "" 8315fi # crt_files != ""
@@ -8348,7 +8327,8 @@ if test "${with_sound}" != "no"; then
8348do : 8327do :
8349 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 8328 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8350ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 8329ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8351if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 8330eval as_val=\$$as_ac_Header
8331 if test "x$as_val" = x""yes; then :
8352 cat >>confdefs.h <<_ACEOF 8332 cat >>confdefs.h <<_ACEOF
8353#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 8333#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8354_ACEOF 8334_ACEOF
@@ -8360,7 +8340,7 @@ done
8360 # Emulation library used on NetBSD. 8340 # Emulation library used on NetBSD.
8361 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5 8341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
8362$as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; } 8342$as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
8363if ${ac_cv_lib_ossaudio__oss_ioctl+:} false; then : 8343if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then :
8364 $as_echo_n "(cached) " >&6 8344 $as_echo_n "(cached) " >&6
8365else 8345else
8366 ac_check_lib_save_LIBS=$LIBS 8346 ac_check_lib_save_LIBS=$LIBS
@@ -8394,7 +8374,7 @@ LIBS=$ac_check_lib_save_LIBS
8394fi 8374fi
8395{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 8375{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
8396$as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; } 8376$as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
8397if test "x$ac_cv_lib_ossaudio__oss_ioctl" = xyes; then : 8377if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then :
8398 LIBSOUND=-lossaudio 8378 LIBSOUND=-lossaudio
8399else 8379else
8400 LIBSOUND= 8380 LIBSOUND=
@@ -8411,7 +8391,7 @@ fi
8411set dummy pkg-config; ac_word=$2 8391set dummy pkg-config; ac_word=$2
8412{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8392{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8413$as_echo_n "checking for $ac_word... " >&6; } 8393$as_echo_n "checking for $ac_word... " >&6; }
8414if ${ac_cv_path_PKG_CONFIG+:} false; then : 8394if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
8415 $as_echo_n "(cached) " >&6 8395 $as_echo_n "(cached) " >&6
8416else 8396else
8417 case $PKG_CONFIG in 8397 case $PKG_CONFIG in
@@ -8539,7 +8519,7 @@ else
8539fi 8519fi
8540rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 8520rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8541 if test "$emacs_alsa_subdir" != yes; then 8521 if test "$emacs_alsa_subdir" != yes; then
8542 as_fn_error $? "pkg-config found alsa, but it does not compile. See config.log for error messages." "$LINENO" 5 8522 as_fn_error "pkg-config found alsa, but it does not compile. See config.log for error messages." "$LINENO" 5
8543 fi 8523 fi
8544 ALSA_CFLAGS="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE" 8524 ALSA_CFLAGS="$ALSA_CFLAGS -DALSA_SUBDIR_INCLUDE"
8545 fi 8525 fi
@@ -8574,7 +8554,8 @@ for ac_header in sys/select.h sys/time.h unistd.h utime.h \
8574do : 8554do :
8575 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 8555 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8576ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 8556ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8577if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 8557eval as_val=\$$as_ac_Header
8558 if test "x$as_val" = x""yes; then :
8578 cat >>confdefs.h <<_ACEOF 8559 cat >>confdefs.h <<_ACEOF
8579#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 8560#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8580_ACEOF 8561_ACEOF
@@ -8615,7 +8596,7 @@ fi
8615for ac_header in term.h 8596for ac_header in term.h
8616do : 8597do :
8617 ac_fn_c_check_header_preproc "$LINENO" "term.h" "ac_cv_header_term_h" 8598 ac_fn_c_check_header_preproc "$LINENO" "term.h" "ac_cv_header_term_h"
8618if test "x$ac_cv_header_term_h" = xyes; then : 8599if test "x$ac_cv_header_term_h" = x""yes; then :
8619 cat >>confdefs.h <<_ACEOF 8600 cat >>confdefs.h <<_ACEOF
8620#define HAVE_TERM_H 1 8601#define HAVE_TERM_H 1
8621_ACEOF 8602_ACEOF
@@ -8626,7 +8607,7 @@ done
8626 8607
8627{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 8608{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
8628$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 8609$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
8629if ${ac_cv_header_time+:} false; then : 8610if test "${ac_cv_header_time+set}" = set; then :
8630 $as_echo_n "(cached) " >&6 8611 $as_echo_n "(cached) " >&6
8631else 8612else
8632 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8660,7 +8641,7 @@ $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
8660fi 8641fi
8661 8642
8662ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "$ac_includes_default" 8643ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "$ac_includes_default"
8663if test "x$ac_cv_have_decl_sys_siglist" = xyes; then : 8644if test "x$ac_cv_have_decl_sys_siglist" = x""yes; then :
8664 ac_have_decl=1 8645 ac_have_decl=1
8665else 8646else
8666 ac_have_decl=0 8647 ac_have_decl=0
@@ -8673,7 +8654,7 @@ _ACEOF
8673if test $ac_cv_have_decl_sys_siglist != yes; then 8654if test $ac_cv_have_decl_sys_siglist != yes; then
8674 # For Tru64, at least: 8655 # For Tru64, at least:
8675 ac_fn_c_check_decl "$LINENO" "__sys_siglist" "ac_cv_have_decl___sys_siglist" "$ac_includes_default" 8656 ac_fn_c_check_decl "$LINENO" "__sys_siglist" "ac_cv_have_decl___sys_siglist" "$ac_includes_default"
8676if test "x$ac_cv_have_decl___sys_siglist" = xyes; then : 8657if test "x$ac_cv_have_decl___sys_siglist" = x""yes; then :
8677 ac_have_decl=1 8658 ac_have_decl=1
8678else 8659else
8679 ac_have_decl=0 8660 ac_have_decl=0
@@ -8691,7 +8672,7 @@ $as_echo "#define sys_siglist __sys_siglist" >>confdefs.h
8691fi 8672fi
8692{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 8673{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
8693$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } 8674$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
8694if ${ac_cv_header_sys_wait_h+:} false; then : 8675if test "${ac_cv_header_sys_wait_h+set}" = set; then :
8695 $as_echo_n "(cached) " >&6 8676 $as_echo_n "(cached) " >&6
8696else 8677else
8697 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8678 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8733,7 +8714,7 @@ fi
8733 8714
8734{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utimbuf" >&5 8715{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utimbuf" >&5
8735$as_echo_n "checking for struct utimbuf... " >&6; } 8716$as_echo_n "checking for struct utimbuf... " >&6; }
8736if ${emacs_cv_struct_utimbuf+:} false; then : 8717if test "${emacs_cv_struct_utimbuf+set}" = set; then :
8737 $as_echo_n "(cached) " >&6 8718 $as_echo_n "(cached) " >&6
8738else 8719else
8739 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8720 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8776,7 +8757,7 @@ fi
8776 8757
8777{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for speed_t" >&5 8758{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for speed_t" >&5
8778$as_echo_n "checking for speed_t... " >&6; } 8759$as_echo_n "checking for speed_t... " >&6; }
8779if ${emacs_cv_speed_t+:} false; then : 8760if test "${emacs_cv_speed_t+set}" = set; then :
8780 $as_echo_n "(cached) " >&6 8761 $as_echo_n "(cached) " >&6
8781else 8762else
8782 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8763 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8807,7 +8788,7 @@ fi
8807 8788
8808{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timeval" >&5 8789{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timeval" >&5
8809$as_echo_n "checking for struct timeval... " >&6; } 8790$as_echo_n "checking for struct timeval... " >&6; }
8810if ${emacs_cv_struct_timeval+:} false; then : 8791if test "${emacs_cv_struct_timeval+set}" = set; then :
8811 $as_echo_n "(cached) " >&6 8792 $as_echo_n "(cached) " >&6
8812else 8793else
8813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8794 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8848,7 +8829,7 @@ fi
8848 8829
8849{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct exception" >&5 8830{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct exception" >&5
8850$as_echo_n "checking for struct exception... " >&6; } 8831$as_echo_n "checking for struct exception... " >&6; }
8851if ${emacs_cv_struct_exception+:} false; then : 8832if test "${emacs_cv_struct_exception+set}" = set; then :
8852 $as_echo_n "(cached) " >&6 8833 $as_echo_n "(cached) " >&6
8853else 8834else
8854 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8835 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8883,7 +8864,7 @@ fi
8883for ac_header in sys/socket.h 8864for ac_header in sys/socket.h
8884do : 8865do :
8885 ac_fn_c_check_header_mongrel "$LINENO" "sys/socket.h" "ac_cv_header_sys_socket_h" "$ac_includes_default" 8866 ac_fn_c_check_header_mongrel "$LINENO" "sys/socket.h" "ac_cv_header_sys_socket_h" "$ac_includes_default"
8886if test "x$ac_cv_header_sys_socket_h" = xyes; then : 8867if test "x$ac_cv_header_sys_socket_h" = x""yes; then :
8887 cat >>confdefs.h <<_ACEOF 8868 cat >>confdefs.h <<_ACEOF
8888#define HAVE_SYS_SOCKET_H 1 8869#define HAVE_SYS_SOCKET_H 1
8889_ACEOF 8870_ACEOF
@@ -8900,7 +8881,7 @@ do :
8900#include <sys/socket.h> 8881#include <sys/socket.h>
8901#endif 8882#endif
8902" 8883"
8903if test "x$ac_cv_header_net_if_h" = xyes; then : 8884if test "x$ac_cv_header_net_if_h" = x""yes; then :
8904 cat >>confdefs.h <<_ACEOF 8885 cat >>confdefs.h <<_ACEOF
8905#define HAVE_NET_IF_H 1 8886#define HAVE_NET_IF_H 1
8906_ACEOF 8887_ACEOF
@@ -8918,7 +8899,7 @@ do :
8918#include <sys/socket.h> 8899#include <sys/socket.h>
8919#endif 8900#endif
8920" 8901"
8921if test "x$ac_cv_header_ifaddrs_h" = xyes; then : 8902if test "x$ac_cv_header_ifaddrs_h" = x""yes; then :
8922 cat >>confdefs.h <<_ACEOF 8903 cat >>confdefs.h <<_ACEOF
8923#define HAVE_IFADDRS_H 1 8904#define HAVE_IFADDRS_H 1
8924_ACEOF 8905_ACEOF
@@ -8934,7 +8915,7 @@ do :
8934#include <sys/socket.h> 8915#include <sys/socket.h>
8935#endif 8916#endif
8936" 8917"
8937if test "x$ac_cv_header_net_if_dl_h" = xyes; then : 8918if test "x$ac_cv_header_net_if_dl_h" = x""yes; then :
8938 cat >>confdefs.h <<_ACEOF 8919 cat >>confdefs.h <<_ACEOF
8939#define HAVE_NET_IF_DL_H 1 8920#define HAVE_NET_IF_DL_H 1
8940_ACEOF 8921_ACEOF
@@ -8947,7 +8928,8 @@ for ac_func in getifaddrs freeifaddrs
8947do : 8928do :
8948 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 8929 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8949ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 8930ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8950if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 8931eval as_val=\$$as_ac_var
8932 if test "x$as_val" = x""yes; then :
8951 cat >>confdefs.h <<_ACEOF 8933 cat >>confdefs.h <<_ACEOF
8952#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 8934#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8953_ACEOF 8935_ACEOF
@@ -8959,7 +8941,7 @@ done
8959 8941
8960{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 8942{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
8961$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 8943$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
8962if ${ac_cv_struct_tm+:} false; then : 8944if test "${ac_cv_struct_tm+set}" = set; then :
8963 $as_echo_n "(cached) " >&6 8945 $as_echo_n "(cached) " >&6
8964else 8946else
8965 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8947 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -8996,7 +8978,7 @@ ac_fn_c_check_member "$LINENO" "struct tm" "tm_zone" "ac_cv_member_struct_tm_tm_
8996#include <$ac_cv_struct_tm> 8978#include <$ac_cv_struct_tm>
8997 8979
8998" 8980"
8999if test "x$ac_cv_member_struct_tm_tm_zone" = xyes; then : 8981if test "x$ac_cv_member_struct_tm_tm_zone" = x""yes; then :
9000 8982
9001cat >>confdefs.h <<_ACEOF 8983cat >>confdefs.h <<_ACEOF
9002#define HAVE_STRUCT_TM_TM_ZONE 1 8984#define HAVE_STRUCT_TM_TM_ZONE 1
@@ -9012,7 +8994,7 @@ $as_echo "#define HAVE_TM_ZONE 1" >>confdefs.h
9012else 8994else
9013 ac_fn_c_check_decl "$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h> 8995 ac_fn_c_check_decl "$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h>
9014" 8996"
9015if test "x$ac_cv_have_decl_tzname" = xyes; then : 8997if test "x$ac_cv_have_decl_tzname" = x""yes; then :
9016 ac_have_decl=1 8998 ac_have_decl=1
9017else 8999else
9018 ac_have_decl=0 9000 ac_have_decl=0
@@ -9024,7 +9006,7 @@ _ACEOF
9024 9006
9025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5 9007 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
9026$as_echo_n "checking for tzname... " >&6; } 9008$as_echo_n "checking for tzname... " >&6; }
9027if ${ac_cv_var_tzname+:} false; then : 9009if test "${ac_cv_var_tzname+set}" = set; then :
9028 $as_echo_n "(cached) " >&6 9010 $as_echo_n "(cached) " >&6
9029else 9011else
9030 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9012 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9061,7 +9043,7 @@ fi
9061 9043
9062ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "#include <time.h> 9044ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "#include <time.h>
9063" 9045"
9064if test "x$ac_cv_member_struct_tm_tm_gmtoff" = xyes; then : 9046if test "x$ac_cv_member_struct_tm_tm_gmtoff" = x""yes; then :
9065 9047
9066$as_echo "#define HAVE_TM_GMTOFF 1" >>confdefs.h 9048$as_echo "#define HAVE_TM_GMTOFF 1" >>confdefs.h
9067 9049
@@ -9075,7 +9057,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_flags" "ac_cv_member_struct_i
9075#include <net/if.h> 9057#include <net/if.h>
9076#endif 9058#endif
9077" 9059"
9078if test "x$ac_cv_member_struct_ifreq_ifr_flags" = xyes; then : 9060if test "x$ac_cv_member_struct_ifreq_ifr_flags" = x""yes; then :
9079 9061
9080cat >>confdefs.h <<_ACEOF 9062cat >>confdefs.h <<_ACEOF
9081#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 9063#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
@@ -9091,7 +9073,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_hwaddr" "ac_cv_member_struct_
9091#include <net/if.h> 9073#include <net/if.h>
9092#endif 9074#endif
9093" 9075"
9094if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = xyes; then : 9076if test "x$ac_cv_member_struct_ifreq_ifr_hwaddr" = x""yes; then :
9095 9077
9096cat >>confdefs.h <<_ACEOF 9078cat >>confdefs.h <<_ACEOF
9097#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 9079#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
@@ -9107,7 +9089,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_netmask" "ac_cv_member_struct
9107#include <net/if.h> 9089#include <net/if.h>
9108#endif 9090#endif
9109" 9091"
9110if test "x$ac_cv_member_struct_ifreq_ifr_netmask" = xyes; then : 9092if test "x$ac_cv_member_struct_ifreq_ifr_netmask" = x""yes; then :
9111 9093
9112cat >>confdefs.h <<_ACEOF 9094cat >>confdefs.h <<_ACEOF
9113#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 9095#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
@@ -9123,7 +9105,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_broadaddr" "ac_cv_member_stru
9123#include <net/if.h> 9105#include <net/if.h>
9124#endif 9106#endif
9125" 9107"
9126if test "x$ac_cv_member_struct_ifreq_ifr_broadaddr" = xyes; then : 9108if test "x$ac_cv_member_struct_ifreq_ifr_broadaddr" = x""yes; then :
9127 9109
9128cat >>confdefs.h <<_ACEOF 9110cat >>confdefs.h <<_ACEOF
9129#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 9111#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
@@ -9139,7 +9121,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_addr" "ac_cv_member_struct_if
9139#include <net/if.h> 9121#include <net/if.h>
9140#endif 9122#endif
9141" 9123"
9142if test "x$ac_cv_member_struct_ifreq_ifr_addr" = xyes; then : 9124if test "x$ac_cv_member_struct_ifreq_ifr_addr" = x""yes; then :
9143 9125
9144cat >>confdefs.h <<_ACEOF 9126cat >>confdefs.h <<_ACEOF
9145#define HAVE_STRUCT_IFREQ_IFR_ADDR 1 9127#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
@@ -9157,7 +9139,7 @@ ac_fn_c_check_member "$LINENO" "struct ifreq" "ifr_addr.sa_len" "ac_cv_member_st
9157#include <net/if.h> 9139#include <net/if.h>
9158#endif 9140#endif
9159" 9141"
9160if test "x$ac_cv_member_struct_ifreq_ifr_addr_sa_len" = xyes; then : 9142if test "x$ac_cv_member_struct_ifreq_ifr_addr_sa_len" = x""yes; then :
9161 9143
9162cat >>confdefs.h <<_ACEOF 9144cat >>confdefs.h <<_ACEOF
9163#define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 9145#define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
@@ -9187,7 +9169,7 @@ fi
9187 9169
9188{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5 9170{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working volatile" >&5
9189$as_echo_n "checking for working volatile... " >&6; } 9171$as_echo_n "checking for working volatile... " >&6; }
9190if ${ac_cv_c_volatile+:} false; then : 9172if test "${ac_cv_c_volatile+set}" = set; then :
9191 $as_echo_n "(cached) " >&6 9173 $as_echo_n "(cached) " >&6
9192else 9174else
9193 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9175 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9221,7 +9203,7 @@ fi
9221 9203
9222{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 9204{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
9223$as_echo_n "checking for an ANSI C-conforming const... " >&6; } 9205$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
9224if ${ac_cv_c_const+:} false; then : 9206if test "${ac_cv_c_const+set}" = set; then :
9225 $as_echo_n "(cached) " >&6 9207 $as_echo_n "(cached) " >&6
9226else 9208else
9227 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9209 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9301,7 +9283,7 @@ fi
9301 9283
9302{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for void * support" >&5 9284{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for void * support" >&5
9303$as_echo_n "checking for void * support... " >&6; } 9285$as_echo_n "checking for void * support... " >&6; }
9304if ${emacs_cv_void_star+:} false; then : 9286if test "${emacs_cv_void_star+set}" = set; then :
9305 $as_echo_n "(cached) " >&6 9287 $as_echo_n "(cached) " >&6
9306else 9288else
9307 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9289 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9334,7 +9316,7 @@ fi
9334 9316
9335 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 9317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
9336$as_echo_n "checking whether byte ordering is bigendian... " >&6; } 9318$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
9337if ${ac_cv_c_bigendian+:} false; then : 9319if test "${ac_cv_c_bigendian+set}" = set; then :
9338 $as_echo_n "(cached) " >&6 9320 $as_echo_n "(cached) " >&6
9339else 9321else
9340 ac_cv_c_bigendian=unknown 9322 ac_cv_c_bigendian=unknown
@@ -9552,14 +9534,14 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
9552 9534
9553 ;; #( 9535 ;; #(
9554 *) 9536 *)
9555 as_fn_error $? "unknown endianness 9537 as_fn_error "unknown endianness
9556 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; 9538 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
9557 esac 9539 esac
9558 9540
9559 9541
9560{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __attribute__ ((__aligned__ (expr)))" >&5 9542{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __attribute__ ((__aligned__ (expr)))" >&5
9561$as_echo_n "checking for __attribute__ ((__aligned__ (expr)))... " >&6; } 9543$as_echo_n "checking for __attribute__ ((__aligned__ (expr)))... " >&6; }
9562if ${emacs_cv_attribute_aligned+:} false; then : 9544if test "${emacs_cv_attribute_aligned+set}" = set; then :
9563 $as_echo_n "(cached) " >&6 9545 $as_echo_n "(cached) " >&6
9564else 9546else
9565 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9547 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -9592,7 +9574,7 @@ fi
9592$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 9574$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
9593set x ${MAKE-make} 9575set x ${MAKE-make}
9594ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 9576ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
9595if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : 9577if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
9596 $as_echo_n "(cached) " >&6 9578 $as_echo_n "(cached) " >&6
9597else 9579else
9598 cat >conftest.make <<\_ACEOF 9580 cat >conftest.make <<\_ACEOF
@@ -9600,7 +9582,7 @@ SHELL = /bin/sh
9600all: 9582all:
9601 @echo '@@@%%%=$(MAKE)=@@@%%%' 9583 @echo '@@@%%%=$(MAKE)=@@@%%%'
9602_ACEOF 9584_ACEOF
9603# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 9585# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
9604case `${MAKE-make} -f conftest.make 2>/dev/null` in 9586case `${MAKE-make} -f conftest.make 2>/dev/null` in
9605 *@@@%%%=?*=@@@%%%*) 9587 *@@@%%%=?*=@@@%%%*)
9606 eval ac_cv_prog_make_${ac_make}_set=yes;; 9588 eval ac_cv_prog_make_${ac_make}_set=yes;;
@@ -9684,7 +9666,7 @@ lisp_frag=$srcdir/src/lisp.mk
9684 9666
9685{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5 9667{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5
9686$as_echo_n "checking for long file names... " >&6; } 9668$as_echo_n "checking for long file names... " >&6; }
9687if ${ac_cv_sys_long_file_names+:} false; then : 9669if test "${ac_cv_sys_long_file_names+set}" = set; then :
9688 $as_echo_n "(cached) " >&6 9670 $as_echo_n "(cached) " >&6
9689else 9671else
9690 ac_cv_sys_long_file_names=yes 9672 ac_cv_sys_long_file_names=yes
@@ -9740,8 +9722,8 @@ if test "x$with_x" = xno; then
9740 have_x=disabled 9722 have_x=disabled
9741else 9723else
9742 case $x_includes,$x_libraries in #( 9724 case $x_includes,$x_libraries in #(
9743 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 9725 *\'*) as_fn_error "cannot use X directory names containing '" "$LINENO" 5;; #(
9744 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : 9726 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
9745 $as_echo_n "(cached) " >&6 9727 $as_echo_n "(cached) " >&6
9746else 9728else
9747 # One or both of the vars are not set, and there is no cached value. 9729 # One or both of the vars are not set, and there is no cached value.
@@ -9758,7 +9740,7 @@ libdir:
9758 @echo libdir='${LIBDIR}' 9740 @echo libdir='${LIBDIR}'
9759_ACEOF 9741_ACEOF
9760 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then 9742 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
9761 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us. 9743 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
9762 for ac_var in incroot usrlibdir libdir; do 9744 for ac_var in incroot usrlibdir libdir; do
9763 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" 9745 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
9764 done 9746 done
@@ -9844,7 +9826,7 @@ else
9844 fi 9826 fi
9845done 9827done
9846fi 9828fi
9847rm -f conftest.err conftest.i conftest.$ac_ext 9829rm -f conftest.err conftest.$ac_ext
9848fi # $ac_x_includes = no 9830fi # $ac_x_includes = no
9849 9831
9850if test "$ac_x_libraries" = no; then 9832if test "$ac_x_libraries" = no; then
@@ -10024,10 +10006,10 @@ if test "${with_ns}" != no; then
10024 TEMACS_LDFLAGS2= 10006 TEMACS_LDFLAGS2=
10025 fi 10007 fi
10026 ac_fn_c_check_header_mongrel "$LINENO" "AppKit/AppKit.h" "ac_cv_header_AppKit_AppKit_h" "$ac_includes_default" 10008 ac_fn_c_check_header_mongrel "$LINENO" "AppKit/AppKit.h" "ac_cv_header_AppKit_AppKit_h" "$ac_includes_default"
10027if test "x$ac_cv_header_AppKit_AppKit_h" = xyes; then : 10009if test "x$ac_cv_header_AppKit_AppKit_h" = x""yes; then :
10028 HAVE_NS=yes 10010 HAVE_NS=yes
10029else 10011else
10030 as_fn_error $? "\`--with-ns' was specified, but the include 10012 as_fn_error "\`--with-ns' was specified, but the include
10031 files are missing or cannot be compiled." "$LINENO" 5 10013 files are missing or cannot be compiled." "$LINENO" 5
10032fi 10014fi
10033 10015
@@ -10106,7 +10088,7 @@ if test "$window_system" = none && test "X$with_x" != "Xno"; then
10106set dummy X; ac_word=$2 10088set dummy X; ac_word=$2
10107{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10089{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10108$as_echo_n "checking for $ac_word... " >&6; } 10090$as_echo_n "checking for $ac_word... " >&6; }
10109if ${ac_cv_prog_HAVE_XSERVER+:} false; then : 10091if test "${ac_cv_prog_HAVE_XSERVER+set}" = set; then :
10110 $as_echo_n "(cached) " >&6 10092 $as_echo_n "(cached) " >&6
10111else 10093else
10112 if test -n "$HAVE_XSERVER"; then 10094 if test -n "$HAVE_XSERVER"; then
@@ -10143,7 +10125,7 @@ fi
10143 if test "$HAVE_XSERVER" = true || 10125 if test "$HAVE_XSERVER" = true ||
10144 test -n "$DISPLAY" || 10126 test -n "$DISPLAY" ||
10145 test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then 10127 test "`echo /usr/lib/libX11.*`" != "/usr/lib/libX11.*"; then
10146 as_fn_error $? "You seem to be running X, but no X development libraries 10128 as_fn_error "You seem to be running X, but no X development libraries
10147were found. You should install the relevant development files for X 10129were found. You should install the relevant development files for X
10148and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make 10130and for the toolkit you want, such as Gtk+, Lesstif or Motif. Also make
10149sure you have development files for image handling, i.e. 10131sure you have development files for image handling, i.e.
@@ -10165,14 +10147,14 @@ esac
10165GNU_MALLOC=yes 10147GNU_MALLOC=yes
10166doug_lea_malloc=yes 10148doug_lea_malloc=yes
10167ac_fn_c_check_func "$LINENO" "malloc_get_state" "ac_cv_func_malloc_get_state" 10149ac_fn_c_check_func "$LINENO" "malloc_get_state" "ac_cv_func_malloc_get_state"
10168if test "x$ac_cv_func_malloc_get_state" = xyes; then : 10150if test "x$ac_cv_func_malloc_get_state" = x""yes; then :
10169 10151
10170else 10152else
10171 doug_lea_malloc=no 10153 doug_lea_malloc=no
10172fi 10154fi
10173 10155
10174ac_fn_c_check_func "$LINENO" "malloc_set_state" "ac_cv_func_malloc_set_state" 10156ac_fn_c_check_func "$LINENO" "malloc_set_state" "ac_cv_func_malloc_set_state"
10175if test "x$ac_cv_func_malloc_set_state" = xyes; then : 10157if test "x$ac_cv_func_malloc_set_state" = x""yes; then :
10176 10158
10177else 10159else
10178 doug_lea_malloc=no 10160 doug_lea_malloc=no
@@ -10180,7 +10162,7 @@ fi
10180 10162
10181{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether __after_morecore_hook exists" >&5 10163{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether __after_morecore_hook exists" >&5
10182$as_echo_n "checking whether __after_morecore_hook exists... " >&6; } 10164$as_echo_n "checking whether __after_morecore_hook exists... " >&6; }
10183if ${emacs_cv_var___after_morecore_hook+:} false; then : 10165if test "${emacs_cv_var___after_morecore_hook+set}" = set; then :
10184 $as_echo_n "(cached) " >&6 10166 $as_echo_n "(cached) " >&6
10185else 10167else
10186 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10168 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -10266,7 +10248,8 @@ do :
10266 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 10248 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
10267ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default 10249ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
10268" 10250"
10269if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 10251eval as_val=\$$as_ac_Header
10252 if test "x$as_val" = x""yes; then :
10270 cat >>confdefs.h <<_ACEOF 10253 cat >>confdefs.h <<_ACEOF
10271#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 10254#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
10272_ACEOF 10255_ACEOF
@@ -10285,7 +10268,7 @@ done
10285for ac_func in getpagesize 10268for ac_func in getpagesize
10286do : 10269do :
10287 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize" 10270 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
10288if test "x$ac_cv_func_getpagesize" = xyes; then : 10271if test "x$ac_cv_func_getpagesize" = x""yes; then :
10289 cat >>confdefs.h <<_ACEOF 10272 cat >>confdefs.h <<_ACEOF
10290#define HAVE_GETPAGESIZE 1 10273#define HAVE_GETPAGESIZE 1
10291_ACEOF 10274_ACEOF
@@ -10295,7 +10278,7 @@ done
10295 10278
10296{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5 10279{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
10297$as_echo_n "checking for working mmap... " >&6; } 10280$as_echo_n "checking for working mmap... " >&6; }
10298if ${ac_cv_func_mmap_fixed_mapped+:} false; then : 10281if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then :
10299 $as_echo_n "(cached) " >&6 10282 $as_echo_n "(cached) " >&6
10300else 10283else
10301 if test "$cross_compiling" = yes; then : 10284 if test "$cross_compiling" = yes; then :
@@ -10470,7 +10453,7 @@ LIBS="$LIBS_SYSTEM $LIBS"
10470 10453
10471{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 10454{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
10472$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 10455$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
10473if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : 10456if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
10474 $as_echo_n "(cached) " >&6 10457 $as_echo_n "(cached) " >&6
10475else 10458else
10476 ac_check_lib_save_LIBS=$LIBS 10459 ac_check_lib_save_LIBS=$LIBS
@@ -10504,7 +10487,7 @@ LIBS=$ac_check_lib_save_LIBS
10504fi 10487fi
10505{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 10488{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
10506$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 10489$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
10507if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : 10490if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
10508 cat >>confdefs.h <<_ACEOF 10491 cat >>confdefs.h <<_ACEOF
10509#define HAVE_LIBDNET 1 10492#define HAVE_LIBDNET 1
10510_ACEOF 10493_ACEOF
@@ -10516,7 +10499,7 @@ fi
10516 10499
10517{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lXbsd" >&5 10500{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lXbsd" >&5
10518$as_echo_n "checking for main in -lXbsd... " >&6; } 10501$as_echo_n "checking for main in -lXbsd... " >&6; }
10519if ${ac_cv_lib_Xbsd_main+:} false; then : 10502if test "${ac_cv_lib_Xbsd_main+set}" = set; then :
10520 $as_echo_n "(cached) " >&6 10503 $as_echo_n "(cached) " >&6
10521else 10504else
10522 ac_check_lib_save_LIBS=$LIBS 10505 ac_check_lib_save_LIBS=$LIBS
@@ -10544,7 +10527,7 @@ LIBS=$ac_check_lib_save_LIBS
10544fi 10527fi
10545{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xbsd_main" >&5 10528{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xbsd_main" >&5
10546$as_echo "$ac_cv_lib_Xbsd_main" >&6; } 10529$as_echo "$ac_cv_lib_Xbsd_main" >&6; }
10547if test "x$ac_cv_lib_Xbsd_main" = xyes; then : 10530if test "x$ac_cv_lib_Xbsd_main" = x""yes; then :
10548 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd" 10531 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd"
10549fi 10532fi
10550 10533
@@ -10553,7 +10536,7 @@ LIB_PTHREAD=
10553for ac_header in pthread.h 10536for ac_header in pthread.h
10554do : 10537do :
10555 ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default" 10538 ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
10556if test "x$ac_cv_header_pthread_h" = xyes; then : 10539if test "x$ac_cv_header_pthread_h" = x""yes; then :
10557 cat >>confdefs.h <<_ACEOF 10540 cat >>confdefs.h <<_ACEOF
10558#define HAVE_PTHREAD_H 1 10541#define HAVE_PTHREAD_H 1
10559_ACEOF 10542_ACEOF
@@ -10565,7 +10548,7 @@ done
10565if test "$ac_cv_header_pthread_h"; then 10548if test "$ac_cv_header_pthread_h"; then
10566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_self in -lpthread" >&5 10549 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_self in -lpthread" >&5
10567$as_echo_n "checking for pthread_self in -lpthread... " >&6; } 10550$as_echo_n "checking for pthread_self in -lpthread... " >&6; }
10568if ${ac_cv_lib_pthread_pthread_self+:} false; then : 10551if test "${ac_cv_lib_pthread_pthread_self+set}" = set; then :
10569 $as_echo_n "(cached) " >&6 10552 $as_echo_n "(cached) " >&6
10570else 10553else
10571 ac_check_lib_save_LIBS=$LIBS 10554 ac_check_lib_save_LIBS=$LIBS
@@ -10599,7 +10582,7 @@ LIBS=$ac_check_lib_save_LIBS
10599fi 10582fi
10600{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_self" >&5 10583{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_self" >&5
10601$as_echo "$ac_cv_lib_pthread_pthread_self" >&6; } 10584$as_echo "$ac_cv_lib_pthread_pthread_self" >&6; }
10602if test "x$ac_cv_lib_pthread_pthread_self" = xyes; then : 10585if test "x$ac_cv_lib_pthread_pthread_self" = x""yes; then :
10603 HAVE_PTHREAD=yes 10586 HAVE_PTHREAD=yes
10604fi 10587fi
10605 10588
@@ -10617,7 +10600,7 @@ fi
10617 10600
10618{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cma_open in -lpthreads" >&5 10601{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cma_open in -lpthreads" >&5
10619$as_echo_n "checking for cma_open in -lpthreads... " >&6; } 10602$as_echo_n "checking for cma_open in -lpthreads... " >&6; }
10620if ${ac_cv_lib_pthreads_cma_open+:} false; then : 10603if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then :
10621 $as_echo_n "(cached) " >&6 10604 $as_echo_n "(cached) " >&6
10622else 10605else
10623 ac_check_lib_save_LIBS=$LIBS 10606 ac_check_lib_save_LIBS=$LIBS
@@ -10651,7 +10634,7 @@ LIBS=$ac_check_lib_save_LIBS
10651fi 10634fi
10652{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthreads_cma_open" >&5 10635{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthreads_cma_open" >&5
10653$as_echo "$ac_cv_lib_pthreads_cma_open" >&6; } 10636$as_echo "$ac_cv_lib_pthreads_cma_open" >&6; }
10654if test "x$ac_cv_lib_pthreads_cma_open" = xyes; then : 10637if test "x$ac_cv_lib_pthreads_cma_open" = x""yes; then :
10655 cat >>confdefs.h <<_ACEOF 10638 cat >>confdefs.h <<_ACEOF
10656#define HAVE_LIBPTHREADS 1 10639#define HAVE_LIBPTHREADS 1
10657_ACEOF 10640_ACEOF
@@ -10678,7 +10661,7 @@ case ${host_os} in
10678aix*) 10661aix*)
10679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -bbigtoc option" >&5 10662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -bbigtoc option" >&5
10680$as_echo_n "checking for -bbigtoc option... " >&6; } 10663$as_echo_n "checking for -bbigtoc option... " >&6; }
10681if ${gdb_cv_bigtoc+:} false; then : 10664if test "${gdb_cv_bigtoc+set}" = set; then :
10682 $as_echo_n "(cached) " >&6 10665 $as_echo_n "(cached) " >&6
10683else 10666else
10684 10667
@@ -10839,7 +10822,8 @@ XScreenNumberOfScreen XSetWMProtocols
10839do : 10822do :
10840 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 10823 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10841ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 10824ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
10842if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 10825eval as_val=\$$as_ac_var
10826 if test "x$as_val" = x""yes; then :
10843 cat >>confdefs.h <<_ACEOF 10827 cat >>confdefs.h <<_ACEOF
10844#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 10828#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
10845_ACEOF 10829_ACEOF
@@ -10852,7 +10836,7 @@ fi
10852if test "${window_system}" = "x11"; then 10836if test "${window_system}" = "x11"; then
10853 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 version 6" >&5 10837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 version 6" >&5
10854$as_echo_n "checking X11 version 6... " >&6; } 10838$as_echo_n "checking X11 version 6... " >&6; }
10855 if ${emacs_cv_x11_version_6+:} false; then : 10839 if test "${emacs_cv_x11_version_6+set}" = set; then :
10856 $as_echo_n "(cached) " >&6 10840 $as_echo_n "(cached) " >&6
10857else 10841else
10858 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10842 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -10917,7 +10901,7 @@ if test "${HAVE_X11}" = "yes" || test "${HAVE_NS}" = "yes"; then
10917set dummy pkg-config; ac_word=$2 10901set dummy pkg-config; ac_word=$2
10918{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10902{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10919$as_echo_n "checking for $ac_word... " >&6; } 10903$as_echo_n "checking for $ac_word... " >&6; }
10920if ${ac_cv_path_PKG_CONFIG+:} false; then : 10904if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
10921 $as_echo_n "(cached) " >&6 10905 $as_echo_n "(cached) " >&6
10922else 10906else
10923 case $PKG_CONFIG in 10907 case $PKG_CONFIG in
@@ -11031,7 +11015,7 @@ if test "${HAVE_X11}" = "yes"; then
11031set dummy pkg-config; ac_word=$2 11015set dummy pkg-config; ac_word=$2
11032{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11016{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11033$as_echo_n "checking for $ac_word... " >&6; } 11017$as_echo_n "checking for $ac_word... " >&6; }
11034if ${ac_cv_path_PKG_CONFIG+:} false; then : 11018if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11035 $as_echo_n "(cached) " >&6 11019 $as_echo_n "(cached) " >&6
11036else 11020else
11037 case $PKG_CONFIG in 11021 case $PKG_CONFIG in
@@ -11130,7 +11114,7 @@ $as_echo "#define HAVE_IMAGEMAGICK 1" >>confdefs.h
11130 for ac_func in MagickExportImagePixels 11114 for ac_func in MagickExportImagePixels
11131do : 11115do :
11132 ac_fn_c_check_func "$LINENO" "MagickExportImagePixels" "ac_cv_func_MagickExportImagePixels" 11116 ac_fn_c_check_func "$LINENO" "MagickExportImagePixels" "ac_cv_func_MagickExportImagePixels"
11133if test "x$ac_cv_func_MagickExportImagePixels" = xyes; then : 11117if test "x$ac_cv_func_MagickExportImagePixels" = x""yes; then :
11134 cat >>confdefs.h <<_ACEOF 11118 cat >>confdefs.h <<_ACEOF
11135#define HAVE_MAGICKEXPORTIMAGEPIXELS 1 11119#define HAVE_MAGICKEXPORTIMAGEPIXELS 1
11136_ACEOF 11120_ACEOF
@@ -11157,7 +11141,7 @@ if test "${with_gtk3}" = "yes"; then
11157set dummy pkg-config; ac_word=$2 11141set dummy pkg-config; ac_word=$2
11158{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11142{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11159$as_echo_n "checking for $ac_word... " >&6; } 11143$as_echo_n "checking for $ac_word... " >&6; }
11160if ${ac_cv_path_PKG_CONFIG+:} false; then : 11144if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11161 $as_echo_n "(cached) " >&6 11145 $as_echo_n "(cached) " >&6
11162else 11146else
11163 case $PKG_CONFIG in 11147 case $PKG_CONFIG in
@@ -11245,7 +11229,7 @@ $as_echo "no" >&6; }
11245 fi 11229 fi
11246 11230
11247 if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then 11231 if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then
11248 as_fn_error $? "$GTK_PKG_ERRORS" "$LINENO" 5 11232 as_fn_error "$GTK_PKG_ERRORS" "$LINENO" 5
11249 fi 11233 fi
11250 11234
11251$as_echo "#define HAVE_GTK3 1" >>confdefs.h 11235$as_echo "#define HAVE_GTK3 1" >>confdefs.h
@@ -11267,7 +11251,7 @@ if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "maybe"; then
11267set dummy pkg-config; ac_word=$2 11251set dummy pkg-config; ac_word=$2
11268{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11252{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11269$as_echo_n "checking for $ac_word... " >&6; } 11253$as_echo_n "checking for $ac_word... " >&6; }
11270if ${ac_cv_path_PKG_CONFIG+:} false; then : 11254if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11271 $as_echo_n "(cached) " >&6 11255 $as_echo_n "(cached) " >&6
11272else 11256else
11273 case $PKG_CONFIG in 11257 case $PKG_CONFIG in
@@ -11355,7 +11339,7 @@ $as_echo "no" >&6; }
11355 fi 11339 fi
11356 11340
11357 if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then 11341 if test "$pkg_check_gtk" = "no" && test "$USE_X_TOOLKIT" != "maybe"; then
11358 as_fn_error $? "$GTK_PKG_ERRORS" "$LINENO" 5 11342 as_fn_error "$GTK_PKG_ERRORS" "$LINENO" 5
11359 fi 11343 fi
11360fi 11344fi
11361fi 11345fi
@@ -11371,7 +11355,7 @@ if test x"$pkg_check_gtk" = xyes; then
11371 for ac_func in gtk_main 11355 for ac_func in gtk_main
11372do : 11356do :
11373 ac_fn_c_check_func "$LINENO" "gtk_main" "ac_cv_func_gtk_main" 11357 ac_fn_c_check_func "$LINENO" "gtk_main" "ac_cv_func_gtk_main"
11374if test "x$ac_cv_func_gtk_main" = xyes; then : 11358if test "x$ac_cv_func_gtk_main" = x""yes; then :
11375 cat >>confdefs.h <<_ACEOF 11359 cat >>confdefs.h <<_ACEOF
11376#define HAVE_GTK_MAIN 1 11360#define HAVE_GTK_MAIN 1
11377_ACEOF 11361_ACEOF
@@ -11381,7 +11365,7 @@ done
11381 11365
11382 if test "${GTK_COMPILES}" != "yes"; then 11366 if test "${GTK_COMPILES}" != "yes"; then
11383 if test "$USE_X_TOOLKIT" != "maybe"; then 11367 if test "$USE_X_TOOLKIT" != "maybe"; then
11384 as_fn_error $? "Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" "$LINENO" 5; 11368 as_fn_error "Gtk+ wanted, but it does not compile, see config.log. Maybe some x11-devel files missing?" "$LINENO" 5;
11385 fi 11369 fi
11386 else 11370 else
11387 HAVE_GTK=yes 11371 HAVE_GTK=yes
@@ -11419,7 +11403,7 @@ if test "${HAVE_GTK}" = "yes"; then
11419 ac_fn_c_check_decl "$LINENO" "GTK_TYPE_FILE_SELECTION" "ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" "$ac_includes_default 11403 ac_fn_c_check_decl "$LINENO" "GTK_TYPE_FILE_SELECTION" "ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" "$ac_includes_default
11420#include <gtk/gtk.h> 11404#include <gtk/gtk.h>
11421" 11405"
11422if test "x$ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" = xyes; then : 11406if test "x$ac_cv_have_decl_GTK_TYPE_FILE_SELECTION" = x""yes; then :
11423 HAVE_GTK_FILE_SELECTION=yes 11407 HAVE_GTK_FILE_SELECTION=yes
11424else 11408else
11425 HAVE_GTK_FILE_SELECTION=no 11409 HAVE_GTK_FILE_SELECTION=no
@@ -11429,7 +11413,7 @@ fi
11429 for ac_func in gtk_file_selection_new 11413 for ac_func in gtk_file_selection_new
11430do : 11414do :
11431 ac_fn_c_check_func "$LINENO" "gtk_file_selection_new" "ac_cv_func_gtk_file_selection_new" 11415 ac_fn_c_check_func "$LINENO" "gtk_file_selection_new" "ac_cv_func_gtk_file_selection_new"
11432if test "x$ac_cv_func_gtk_file_selection_new" = xyes; then : 11416if test "x$ac_cv_func_gtk_file_selection_new" = x""yes; then :
11433 cat >>confdefs.h <<_ACEOF 11417 cat >>confdefs.h <<_ACEOF
11434#define HAVE_GTK_FILE_SELECTION_NEW 1 11418#define HAVE_GTK_FILE_SELECTION_NEW 1
11435_ACEOF 11419_ACEOF
@@ -11447,7 +11431,8 @@ done
11447do : 11431do :
11448 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 11432 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11449ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 11433ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11450if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 11434eval as_val=\$$as_ac_var
11435 if test "x$as_val" = x""yes; then :
11451 cat >>confdefs.h <<_ACEOF 11436 cat >>confdefs.h <<_ACEOF
11452#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 11437#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11453_ACEOF 11438_ACEOF
@@ -11468,7 +11453,7 @@ if test "${with_dbus}" = "yes"; then
11468set dummy pkg-config; ac_word=$2 11453set dummy pkg-config; ac_word=$2
11469{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11454{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11470$as_echo_n "checking for $ac_word... " >&6; } 11455$as_echo_n "checking for $ac_word... " >&6; }
11471if ${ac_cv_path_PKG_CONFIG+:} false; then : 11456if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11472 $as_echo_n "(cached) " >&6 11457 $as_echo_n "(cached) " >&6
11473else 11458else
11474 case $PKG_CONFIG in 11459 case $PKG_CONFIG in
@@ -11563,7 +11548,7 @@ $as_echo "#define HAVE_DBUS 1" >>confdefs.h
11563 for ac_func in dbus_watch_get_unix_fd 11548 for ac_func in dbus_watch_get_unix_fd
11564do : 11549do :
11565 ac_fn_c_check_func "$LINENO" "dbus_watch_get_unix_fd" "ac_cv_func_dbus_watch_get_unix_fd" 11550 ac_fn_c_check_func "$LINENO" "dbus_watch_get_unix_fd" "ac_cv_func_dbus_watch_get_unix_fd"
11566if test "x$ac_cv_func_dbus_watch_get_unix_fd" = xyes; then : 11551if test "x$ac_cv_func_dbus_watch_get_unix_fd" = x""yes; then :
11567 cat >>confdefs.h <<_ACEOF 11552 cat >>confdefs.h <<_ACEOF
11568#define HAVE_DBUS_WATCH_GET_UNIX_FD 1 11553#define HAVE_DBUS_WATCH_GET_UNIX_FD 1
11569_ACEOF 11554_ACEOF
@@ -11587,7 +11572,7 @@ if test "${HAVE_X11}" = "yes" && test "${with_gsettings}" = "yes"; then
11587set dummy pkg-config; ac_word=$2 11572set dummy pkg-config; ac_word=$2
11588{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11573{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11589$as_echo_n "checking for $ac_word... " >&6; } 11574$as_echo_n "checking for $ac_word... " >&6; }
11590if ${ac_cv_path_PKG_CONFIG+:} false; then : 11575if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11591 $as_echo_n "(cached) " >&6 11576 $as_echo_n "(cached) " >&6
11592else 11577else
11593 case $PKG_CONFIG in 11578 case $PKG_CONFIG in
@@ -11693,7 +11678,7 @@ if test "${HAVE_X11}" = "yes" && test "${with_gconf}" = "yes"; then
11693set dummy pkg-config; ac_word=$2 11678set dummy pkg-config; ac_word=$2
11694{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11679{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11695$as_echo_n "checking for $ac_word... " >&6; } 11680$as_echo_n "checking for $ac_word... " >&6; }
11696if ${ac_cv_path_PKG_CONFIG+:} false; then : 11681if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11697 $as_echo_n "(cached) " >&6 11682 $as_echo_n "(cached) " >&6
11698else 11683else
11699 case $PKG_CONFIG in 11684 case $PKG_CONFIG in
@@ -11787,7 +11772,7 @@ $as_echo "#define HAVE_GCONF 1" >>confdefs.h
11787 for ac_func in g_type_init 11772 for ac_func in g_type_init
11788do : 11773do :
11789 ac_fn_c_check_func "$LINENO" "g_type_init" "ac_cv_func_g_type_init" 11774 ac_fn_c_check_func "$LINENO" "g_type_init" "ac_cv_func_g_type_init"
11790if test "x$ac_cv_func_g_type_init" = xyes; then : 11775if test "x$ac_cv_func_g_type_init" = x""yes; then :
11791 cat >>confdefs.h <<_ACEOF 11776 cat >>confdefs.h <<_ACEOF
11792#define HAVE_G_TYPE_INIT 1 11777#define HAVE_G_TYPE_INIT 1
11793_ACEOF 11778_ACEOF
@@ -11803,7 +11788,7 @@ LIBSELINUX_LIBS=
11803if test "${with_selinux}" = "yes"; then 11788if test "${with_selinux}" = "yes"; then
11804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lgetfilecon in -lselinux" >&5 11789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lgetfilecon in -lselinux" >&5
11805$as_echo_n "checking for lgetfilecon in -lselinux... " >&6; } 11790$as_echo_n "checking for lgetfilecon in -lselinux... " >&6; }
11806if ${ac_cv_lib_selinux_lgetfilecon+:} false; then : 11791if test "${ac_cv_lib_selinux_lgetfilecon+set}" = set; then :
11807 $as_echo_n "(cached) " >&6 11792 $as_echo_n "(cached) " >&6
11808else 11793else
11809 ac_check_lib_save_LIBS=$LIBS 11794 ac_check_lib_save_LIBS=$LIBS
@@ -11837,7 +11822,7 @@ LIBS=$ac_check_lib_save_LIBS
11837fi 11822fi
11838{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_selinux_lgetfilecon" >&5 11823{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_selinux_lgetfilecon" >&5
11839$as_echo "$ac_cv_lib_selinux_lgetfilecon" >&6; } 11824$as_echo "$ac_cv_lib_selinux_lgetfilecon" >&6; }
11840if test "x$ac_cv_lib_selinux_lgetfilecon" = xyes; then : 11825if test "x$ac_cv_lib_selinux_lgetfilecon" = x""yes; then :
11841 HAVE_LIBSELINUX=yes 11826 HAVE_LIBSELINUX=yes
11842else 11827else
11843 HAVE_LIBSELINUX=no 11828 HAVE_LIBSELINUX=no
@@ -11862,7 +11847,7 @@ if test "${with_gnutls}" = "yes" ; then
11862set dummy pkg-config; ac_word=$2 11847set dummy pkg-config; ac_word=$2
11863{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 11848{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11864$as_echo_n "checking for $ac_word... " >&6; } 11849$as_echo_n "checking for $ac_word... " >&6; }
11865if ${ac_cv_path_PKG_CONFIG+:} false; then : 11850if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11866 $as_echo_n "(cached) " >&6 11851 $as_echo_n "(cached) " >&6
11867else 11852else
11868 case $PKG_CONFIG in 11853 case $PKG_CONFIG in
@@ -11960,7 +11945,7 @@ $as_echo "#define HAVE_GNUTLS 1" >>confdefs.h
11960 for ac_func in gnutls_certificate_set_verify_function 11945 for ac_func in gnutls_certificate_set_verify_function
11961do : 11946do :
11962 ac_fn_c_check_func "$LINENO" "gnutls_certificate_set_verify_function" "ac_cv_func_gnutls_certificate_set_verify_function" 11947 ac_fn_c_check_func "$LINENO" "gnutls_certificate_set_verify_function" "ac_cv_func_gnutls_certificate_set_verify_function"
11963if test "x$ac_cv_func_gnutls_certificate_set_verify_function" = xyes; then : 11948if test "x$ac_cv_func_gnutls_certificate_set_verify_function" = x""yes; then :
11964 cat >>confdefs.h <<_ACEOF 11949 cat >>confdefs.h <<_ACEOF
11965#define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 11950#define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1
11966_ACEOF 11951_ACEOF
@@ -11985,7 +11970,7 @@ if test x"${USE_X_TOOLKIT}" = xmaybe || test x"${USE_X_TOOLKIT}" = xLUCID; then
11985 if test "$with_xaw3d" != no; then 11970 if test "$with_xaw3d" != no; then
11986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xaw3d" >&5 11971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xaw3d" >&5
11987$as_echo_n "checking for xaw3d... " >&6; } 11972$as_echo_n "checking for xaw3d... " >&6; }
11988 if ${emacs_cv_xaw3d+:} false; then : 11973 if test "${emacs_cv_xaw3d+set}" = set; then :
11989 $as_echo_n "(cached) " >&6 11974 $as_echo_n "(cached) " >&6
11990else 11975else
11991 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11976 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -12004,7 +11989,7 @@ _ACEOF
12004if ac_fn_c_try_link "$LINENO"; then : 11989if ac_fn_c_try_link "$LINENO"; then :
12005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawScrollbarSetThumb in -lXaw3d" >&5 11990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawScrollbarSetThumb in -lXaw3d" >&5
12006$as_echo_n "checking for XawScrollbarSetThumb in -lXaw3d... " >&6; } 11991$as_echo_n "checking for XawScrollbarSetThumb in -lXaw3d... " >&6; }
12007if ${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+:} false; then : 11992if test "${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+set}" = set; then :
12008 $as_echo_n "(cached) " >&6 11993 $as_echo_n "(cached) " >&6
12009else 11994else
12010 ac_check_lib_save_LIBS=$LIBS 11995 ac_check_lib_save_LIBS=$LIBS
@@ -12038,7 +12023,7 @@ LIBS=$ac_check_lib_save_LIBS
12038fi 12023fi
12039{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 12024{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5
12040$as_echo "$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6; } 12025$as_echo "$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6; }
12041if test "x$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" = xyes; then : 12026if test "x$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" = x""yes; then :
12042 emacs_cv_xaw3d=yes 12027 emacs_cv_xaw3d=yes
12043else 12028else
12044 emacs_cv_xaw3d=no 12029 emacs_cv_xaw3d=no
@@ -12068,7 +12053,7 @@ $as_echo "#define HAVE_XAW3D 1" >>confdefs.h
12068$as_echo "no" >&6; } 12053$as_echo "no" >&6; }
12069 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libXaw" >&5 12054 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libXaw" >&5
12070$as_echo_n "checking for libXaw... " >&6; } 12055$as_echo_n "checking for libXaw... " >&6; }
12071 if ${emacs_cv_xaw+:} false; then : 12056 if test "${emacs_cv_xaw+set}" = set; then :
12072 $as_echo_n "(cached) " >&6 12057 $as_echo_n "(cached) " >&6
12073else 12058else
12074 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -12099,9 +12084,9 @@ $as_echo "yes; using Lucid toolkit" >&6; }
12099 USE_X_TOOLKIT=LUCID 12084 USE_X_TOOLKIT=LUCID
12100 LUCID_LIBW=-lXaw 12085 LUCID_LIBW=-lXaw
12101 elif test x"${USE_X_TOOLKIT}" = xLUCID; then 12086 elif test x"${USE_X_TOOLKIT}" = xLUCID; then
12102 as_fn_error $? "Lucid toolkit requires X11/Xaw include files" "$LINENO" 5 12087 as_fn_error "Lucid toolkit requires X11/Xaw include files" "$LINENO" 5
12103 else 12088 else
12104 as_fn_error $? "No X toolkit could be found. 12089 as_fn_error "No X toolkit could be found.
12105If you are sure you want Emacs compiled without an X toolkit, pass 12090If you are sure you want Emacs compiled without an X toolkit, pass
12106 --with-x-toolkit=no 12091 --with-x-toolkit=no
12107to configure. Otherwise, install the development libraries for the toolkit 12092to configure. Otherwise, install the development libraries for the toolkit
@@ -12116,7 +12101,7 @@ LIBXTR6=
12116if test "${USE_X_TOOLKIT}" != "none"; then 12101if test "${USE_X_TOOLKIT}" != "none"; then
12117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 toolkit version" >&5 12102 { $as_echo "$as_me:${as_lineno-$LINENO}: checking X11 toolkit version" >&5
12118$as_echo_n "checking X11 toolkit version... " >&6; } 12103$as_echo_n "checking X11 toolkit version... " >&6; }
12119 if ${emacs_cv_x11_toolkit_version_6+:} false; then : 12104 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then :
12120 $as_echo_n "(cached) " >&6 12105 $as_echo_n "(cached) " >&6
12121else 12106else
12122 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12107 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -12167,7 +12152,7 @@ $as_echo "before 6" >&6; }
12167 fi 12152 fi
12168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmuConvertStandardSelection in -lXmu" >&5 12153 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmuConvertStandardSelection in -lXmu" >&5
12169$as_echo_n "checking for XmuConvertStandardSelection in -lXmu... " >&6; } 12154$as_echo_n "checking for XmuConvertStandardSelection in -lXmu... " >&6; }
12170if ${ac_cv_lib_Xmu_XmuConvertStandardSelection+:} false; then : 12155if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then :
12171 $as_echo_n "(cached) " >&6 12156 $as_echo_n "(cached) " >&6
12172else 12157else
12173 ac_check_lib_save_LIBS=$LIBS 12158 ac_check_lib_save_LIBS=$LIBS
@@ -12201,7 +12186,7 @@ LIBS=$ac_check_lib_save_LIBS
12201fi 12186fi
12202{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 12187{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
12203$as_echo "$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; } 12188$as_echo "$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6; }
12204if test "x$ac_cv_lib_Xmu_XmuConvertStandardSelection" = xyes; then : 12189if test "x$ac_cv_lib_Xmu_XmuConvertStandardSelection" = x""yes; then :
12205 cat >>confdefs.h <<_ACEOF 12190 cat >>confdefs.h <<_ACEOF
12206#define HAVE_LIBXMU 1 12191#define HAVE_LIBXMU 1
12207_ACEOF 12192_ACEOF
@@ -12228,7 +12213,7 @@ if test "${HAVE_X11}" = "yes"; then
12228 if test "${USE_X_TOOLKIT}" != "none"; then 12213 if test "${USE_X_TOOLKIT}" != "none"; then
12229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5 12214 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeQueryExtension in -lXext" >&5
12230$as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; } 12215$as_echo_n "checking for XShapeQueryExtension in -lXext... " >&6; }
12231if ${ac_cv_lib_Xext_XShapeQueryExtension+:} false; then : 12216if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then :
12232 $as_echo_n "(cached) " >&6 12217 $as_echo_n "(cached) " >&6
12233else 12218else
12234 ac_check_lib_save_LIBS=$LIBS 12219 ac_check_lib_save_LIBS=$LIBS
@@ -12262,7 +12247,7 @@ LIBS=$ac_check_lib_save_LIBS
12262fi 12247fi
12263{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 12248{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
12264$as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; } 12249$as_echo "$ac_cv_lib_Xext_XShapeQueryExtension" >&6; }
12265if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = xyes; then : 12250if test "x$ac_cv_lib_Xext_XShapeQueryExtension" = x""yes; then :
12266 cat >>confdefs.h <<_ACEOF 12251 cat >>confdefs.h <<_ACEOF
12267#define HAVE_LIBXEXT 1 12252#define HAVE_LIBXEXT 1
12268_ACEOF 12253_ACEOF
@@ -12278,7 +12263,7 @@ LIBXP=
12278if test "${USE_X_TOOLKIT}" = "MOTIF"; then 12263if test "${USE_X_TOOLKIT}" = "MOTIF"; then
12279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Motif version 2.1" >&5 12264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Motif version 2.1" >&5
12280$as_echo_n "checking for Motif version 2.1... " >&6; } 12265$as_echo_n "checking for Motif version 2.1... " >&6; }
12281if ${emacs_cv_motif_version_2_1+:} false; then : 12266if test "${emacs_cv_motif_version_2_1+set}" = set; then :
12282 $as_echo_n "(cached) " >&6 12267 $as_echo_n "(cached) " >&6
12283else 12268else
12284 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12269 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -12308,7 +12293,7 @@ $as_echo "$emacs_cv_motif_version_2_1" >&6; }
12308 if test $emacs_cv_motif_version_2_1 = yes; then 12293 if test $emacs_cv_motif_version_2_1 = yes; then
12309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpCreateContext in -lXp" >&5 12294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpCreateContext in -lXp" >&5
12310$as_echo_n "checking for XpCreateContext in -lXp... " >&6; } 12295$as_echo_n "checking for XpCreateContext in -lXp... " >&6; }
12311if ${ac_cv_lib_Xp_XpCreateContext+:} false; then : 12296if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then :
12312 $as_echo_n "(cached) " >&6 12297 $as_echo_n "(cached) " >&6
12313else 12298else
12314 ac_check_lib_save_LIBS=$LIBS 12299 ac_check_lib_save_LIBS=$LIBS
@@ -12342,14 +12327,14 @@ LIBS=$ac_check_lib_save_LIBS
12342fi 12327fi
12343{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xp_XpCreateContext" >&5 12328{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xp_XpCreateContext" >&5
12344$as_echo "$ac_cv_lib_Xp_XpCreateContext" >&6; } 12329$as_echo "$ac_cv_lib_Xp_XpCreateContext" >&6; }
12345if test "x$ac_cv_lib_Xp_XpCreateContext" = xyes; then : 12330if test "x$ac_cv_lib_Xp_XpCreateContext" = x""yes; then :
12346 LIBXP=-lXp 12331 LIBXP=-lXp
12347fi 12332fi
12348 12333
12349 else 12334 else
12350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LessTif where some systems put it" >&5 12335 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LessTif where some systems put it" >&5
12351$as_echo_n "checking for LessTif where some systems put it... " >&6; } 12336$as_echo_n "checking for LessTif where some systems put it... " >&6; }
12352if ${emacs_cv_lesstif+:} false; then : 12337if test "${emacs_cv_lesstif+set}" = set; then :
12353 $as_echo_n "(cached) " >&6 12338 $as_echo_n "(cached) " >&6
12354else 12339else
12355 # We put this in CFLAGS temporarily to precede other -I options 12340 # We put this in CFLAGS temporarily to precede other -I options
@@ -12508,7 +12493,7 @@ if test "${HAVE_X11}" = "yes"; then
12508set dummy pkg-config; ac_word=$2 12493set dummy pkg-config; ac_word=$2
12509{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 12494{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12510$as_echo_n "checking for $ac_word... " >&6; } 12495$as_echo_n "checking for $ac_word... " >&6; }
12511if ${ac_cv_path_PKG_CONFIG+:} false; then : 12496if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
12512 $as_echo_n "(cached) " >&6 12497 $as_echo_n "(cached) " >&6
12513else 12498else
12514 case $PKG_CONFIG in 12499 case $PKG_CONFIG in
@@ -12610,7 +12595,7 @@ $as_echo "no" >&6; }
12610set dummy pkg-config; ac_word=$2 12595set dummy pkg-config; ac_word=$2
12611{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 12596{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12612$as_echo_n "checking for $ac_word... " >&6; } 12597$as_echo_n "checking for $ac_word... " >&6; }
12613if ${ac_cv_path_PKG_CONFIG+:} false; then : 12598if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
12614 $as_echo_n "(cached) " >&6 12599 $as_echo_n "(cached) " >&6
12615else 12600else
12616 case $PKG_CONFIG in 12601 case $PKG_CONFIG in
@@ -12702,7 +12687,7 @@ $as_echo "no" >&6; }
12702 HAVE_XRENDER=no 12687 HAVE_XRENDER=no
12703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderQueryExtension in -lXrender" >&5 12688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderQueryExtension in -lXrender" >&5
12704$as_echo_n "checking for XRenderQueryExtension in -lXrender... " >&6; } 12689$as_echo_n "checking for XRenderQueryExtension in -lXrender... " >&6; }
12705if ${ac_cv_lib_Xrender_XRenderQueryExtension+:} false; then : 12690if test "${ac_cv_lib_Xrender_XRenderQueryExtension+set}" = set; then :
12706 $as_echo_n "(cached) " >&6 12691 $as_echo_n "(cached) " >&6
12707else 12692else
12708 ac_check_lib_save_LIBS=$LIBS 12693 ac_check_lib_save_LIBS=$LIBS
@@ -12736,7 +12721,7 @@ LIBS=$ac_check_lib_save_LIBS
12736fi 12721fi
12737{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderQueryExtension" >&5 12722{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderQueryExtension" >&5
12738$as_echo "$ac_cv_lib_Xrender_XRenderQueryExtension" >&6; } 12723$as_echo "$ac_cv_lib_Xrender_XRenderQueryExtension" >&6; }
12739if test "x$ac_cv_lib_Xrender_XRenderQueryExtension" = xyes; then : 12724if test "x$ac_cv_lib_Xrender_XRenderQueryExtension" = x""yes; then :
12740 HAVE_XRENDER=yes 12725 HAVE_XRENDER=yes
12741fi 12726fi
12742 12727
@@ -12749,10 +12734,10 @@ fi
12749 XFT_LIBS="-lXrender $XFT_LIBS" 12734 XFT_LIBS="-lXrender $XFT_LIBS"
12750 LIBS="$XFT_LIBS $LIBS" 12735 LIBS="$XFT_LIBS $LIBS"
12751 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 12736 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
12752if test "x$ac_cv_header_X11_Xft_Xft_h" = xyes; then : 12737if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then :
12753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5 12738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5
12754$as_echo_n "checking for XftFontOpen in -lXft... " >&6; } 12739$as_echo_n "checking for XftFontOpen in -lXft... " >&6; }
12755if ${ac_cv_lib_Xft_XftFontOpen+:} false; then : 12740if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then :
12756 $as_echo_n "(cached) " >&6 12741 $as_echo_n "(cached) " >&6
12757else 12742else
12758 ac_check_lib_save_LIBS=$LIBS 12743 ac_check_lib_save_LIBS=$LIBS
@@ -12786,7 +12771,7 @@ LIBS=$ac_check_lib_save_LIBS
12786fi 12771fi
12787{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftFontOpen" >&5 12772{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftFontOpen" >&5
12788$as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; } 12773$as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; }
12789if test "x$ac_cv_lib_Xft_XftFontOpen" = xyes; then : 12774if test "x$ac_cv_lib_Xft_XftFontOpen" = x""yes; then :
12790 HAVE_XFT=yes 12775 HAVE_XFT=yes
12791fi 12776fi
12792 12777
@@ -12821,7 +12806,7 @@ $as_echo "#define HAVE_XFT 1" >>confdefs.h
12821set dummy pkg-config; ac_word=$2 12806set dummy pkg-config; ac_word=$2
12822{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 12807{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12823$as_echo_n "checking for $ac_word... " >&6; } 12808$as_echo_n "checking for $ac_word... " >&6; }
12824if ${ac_cv_path_PKG_CONFIG+:} false; then : 12809if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
12825 $as_echo_n "(cached) " >&6 12810 $as_echo_n "(cached) " >&6
12826else 12811else
12827 case $PKG_CONFIG in 12812 case $PKG_CONFIG in
@@ -12909,7 +12894,7 @@ $as_echo "no" >&6; }
12909 fi 12894 fi
12910 12895
12911 12896
12912 test "$HAVE_FREETYPE" = "no" && as_fn_error $? "libxft requires libfreetype" "$LINENO" 5 12897 test "$HAVE_FREETYPE" = "no" && as_fn_error "libxft requires libfreetype" "$LINENO" 5
12913 fi 12898 fi
12914 12899
12915 HAVE_LIBOTF=no 12900 HAVE_LIBOTF=no
@@ -12925,7 +12910,7 @@ $as_echo "#define HAVE_FREETYPE 1" >>confdefs.h
12925set dummy pkg-config; ac_word=$2 12910set dummy pkg-config; ac_word=$2
12926{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 12911{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12927$as_echo_n "checking for $ac_word... " >&6; } 12912$as_echo_n "checking for $ac_word... " >&6; }
12928if ${ac_cv_path_PKG_CONFIG+:} false; then : 12913if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
12929 $as_echo_n "(cached) " >&6 12914 $as_echo_n "(cached) " >&6
12930else 12915else
12931 case $PKG_CONFIG in 12916 case $PKG_CONFIG in
@@ -13018,7 +13003,7 @@ $as_echo "#define HAVE_LIBOTF 1" >>confdefs.h
13018 13003
13019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OTF_get_variation_glyphs in -lotf" >&5 13004 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OTF_get_variation_glyphs in -lotf" >&5
13020$as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; } 13005$as_echo_n "checking for OTF_get_variation_glyphs in -lotf... " >&6; }
13021if ${ac_cv_lib_otf_OTF_get_variation_glyphs+:} false; then : 13006if test "${ac_cv_lib_otf_OTF_get_variation_glyphs+set}" = set; then :
13022 $as_echo_n "(cached) " >&6 13007 $as_echo_n "(cached) " >&6
13023else 13008else
13024 ac_check_lib_save_LIBS=$LIBS 13009 ac_check_lib_save_LIBS=$LIBS
@@ -13052,7 +13037,7 @@ LIBS=$ac_check_lib_save_LIBS
13052fi 13037fi
13053{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_otf_OTF_get_variation_glyphs" >&5 13038{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_otf_OTF_get_variation_glyphs" >&5
13054$as_echo "$ac_cv_lib_otf_OTF_get_variation_glyphs" >&6; } 13039$as_echo "$ac_cv_lib_otf_OTF_get_variation_glyphs" >&6; }
13055if test "x$ac_cv_lib_otf_OTF_get_variation_glyphs" = xyes; then : 13040if test "x$ac_cv_lib_otf_OTF_get_variation_glyphs" = x""yes; then :
13056 HAVE_OTF_GET_VARIATION_GLYPHS=yes 13041 HAVE_OTF_GET_VARIATION_GLYPHS=yes
13057else 13042else
13058 HAVE_OTF_GET_VARIATION_GLYPHS=no 13043 HAVE_OTF_GET_VARIATION_GLYPHS=no
@@ -13077,7 +13062,7 @@ $as_echo "#define HAVE_OTF_GET_VARIATION_GLYPHS 1" >>confdefs.h
13077set dummy pkg-config; ac_word=$2 13062set dummy pkg-config; ac_word=$2
13078{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 13063{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13079$as_echo_n "checking for $ac_word... " >&6; } 13064$as_echo_n "checking for $ac_word... " >&6; }
13080if ${ac_cv_path_PKG_CONFIG+:} false; then : 13065if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
13081 $as_echo_n "(cached) " >&6 13066 $as_echo_n "(cached) " >&6
13082else 13067else
13083 case $PKG_CONFIG in 13068 case $PKG_CONFIG in
@@ -13195,10 +13180,10 @@ LIBXPM=
13195if test "${HAVE_X11}" = "yes"; then 13180if test "${HAVE_X11}" = "yes"; then
13196 if test "${with_xpm}" != "no"; then 13181 if test "${with_xpm}" != "no"; then
13197 ac_fn_c_check_header_mongrel "$LINENO" "X11/xpm.h" "ac_cv_header_X11_xpm_h" "$ac_includes_default" 13182 ac_fn_c_check_header_mongrel "$LINENO" "X11/xpm.h" "ac_cv_header_X11_xpm_h" "$ac_includes_default"
13198if test "x$ac_cv_header_X11_xpm_h" = xyes; then : 13183if test "x$ac_cv_header_X11_xpm_h" = x""yes; then :
13199 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpmReadFileToPixmap in -lXpm" >&5 13184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpmReadFileToPixmap in -lXpm" >&5
13200$as_echo_n "checking for XpmReadFileToPixmap in -lXpm... " >&6; } 13185$as_echo_n "checking for XpmReadFileToPixmap in -lXpm... " >&6; }
13201if ${ac_cv_lib_Xpm_XpmReadFileToPixmap+:} false; then : 13186if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then :
13202 $as_echo_n "(cached) " >&6 13187 $as_echo_n "(cached) " >&6
13203else 13188else
13204 ac_check_lib_save_LIBS=$LIBS 13189 ac_check_lib_save_LIBS=$LIBS
@@ -13232,7 +13217,7 @@ LIBS=$ac_check_lib_save_LIBS
13232fi 13217fi
13233{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 13218{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
13234$as_echo "$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; } 13219$as_echo "$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6; }
13235if test "x$ac_cv_lib_Xpm_XpmReadFileToPixmap" = xyes; then : 13220if test "x$ac_cv_lib_Xpm_XpmReadFileToPixmap" = x""yes; then :
13236 HAVE_XPM=yes 13221 HAVE_XPM=yes
13237fi 13222fi
13238 13223
@@ -13284,10 +13269,10 @@ LIBJPEG=
13284if test "${HAVE_X11}" = "yes"; then 13269if test "${HAVE_X11}" = "yes"; then
13285 if test "${with_jpeg}" != "no"; then 13270 if test "${with_jpeg}" != "no"; then
13286 ac_fn_c_check_header_mongrel "$LINENO" "jerror.h" "ac_cv_header_jerror_h" "$ac_includes_default" 13271 ac_fn_c_check_header_mongrel "$LINENO" "jerror.h" "ac_cv_header_jerror_h" "$ac_includes_default"
13287if test "x$ac_cv_header_jerror_h" = xyes; then : 13272if test "x$ac_cv_header_jerror_h" = x""yes; then :
13288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_compress in -ljpeg" >&5 13273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_compress in -ljpeg" >&5
13289$as_echo_n "checking for jpeg_destroy_compress in -ljpeg... " >&6; } 13274$as_echo_n "checking for jpeg_destroy_compress in -ljpeg... " >&6; }
13290if ${ac_cv_lib_jpeg_jpeg_destroy_compress+:} false; then : 13275if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then :
13291 $as_echo_n "(cached) " >&6 13276 $as_echo_n "(cached) " >&6
13292else 13277else
13293 ac_check_lib_save_LIBS=$LIBS 13278 ac_check_lib_save_LIBS=$LIBS
@@ -13321,7 +13306,7 @@ LIBS=$ac_check_lib_save_LIBS
13321fi 13306fi
13322{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 13307{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
13323$as_echo "$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; } 13308$as_echo "$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6; }
13324if test "x$ac_cv_lib_jpeg_jpeg_destroy_compress" = xyes; then : 13309if test "x$ac_cv_lib_jpeg_jpeg_destroy_compress" = x""yes; then :
13325 HAVE_JPEG=yes 13310 HAVE_JPEG=yes
13326fi 13311fi
13327 13312
@@ -13368,7 +13353,8 @@ if test "${HAVE_X11}" = "yes"; then
13368do : 13353do :
13369 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 13354 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13370ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 13355ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
13371if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 13356eval as_val=\$$as_ac_Header
13357 if test "x$as_val" = x""yes; then :
13372 cat >>confdefs.h <<_ACEOF 13358 cat >>confdefs.h <<_ACEOF
13373#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 13359#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13374_ACEOF 13360_ACEOF
@@ -13380,7 +13366,7 @@ done
13380 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then 13366 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then
13381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_get_channels in -lpng" >&5 13367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_get_channels in -lpng" >&5
13382$as_echo_n "checking for png_get_channels in -lpng... " >&6; } 13368$as_echo_n "checking for png_get_channels in -lpng... " >&6; }
13383if ${ac_cv_lib_png_png_get_channels+:} false; then : 13369if test "${ac_cv_lib_png_png_get_channels+set}" = set; then :
13384 $as_echo_n "(cached) " >&6 13370 $as_echo_n "(cached) " >&6
13385else 13371else
13386 ac_check_lib_save_LIBS=$LIBS 13372 ac_check_lib_save_LIBS=$LIBS
@@ -13414,7 +13400,7 @@ LIBS=$ac_check_lib_save_LIBS
13414fi 13400fi
13415{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_get_channels" >&5 13401{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_get_channels" >&5
13416$as_echo "$ac_cv_lib_png_png_get_channels" >&6; } 13402$as_echo "$ac_cv_lib_png_png_get_channels" >&6; }
13417if test "x$ac_cv_lib_png_png_get_channels" = xyes; then : 13403if test "x$ac_cv_lib_png_png_get_channels" = x""yes; then :
13418 HAVE_PNG=yes 13404 HAVE_PNG=yes
13419fi 13405fi
13420 13406
@@ -13436,13 +13422,13 @@ LIBTIFF=
13436if test "${HAVE_X11}" = "yes"; then 13422if test "${HAVE_X11}" = "yes"; then
13437 if test "${with_tiff}" != "no"; then 13423 if test "${with_tiff}" != "no"; then
13438 ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" 13424 ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default"
13439if test "x$ac_cv_header_tiffio_h" = xyes; then : 13425if test "x$ac_cv_header_tiffio_h" = x""yes; then :
13440 tifflibs="-lz -lm" 13426 tifflibs="-lz -lm"
13441 # At least one tiff package requires the jpeg library. 13427 # At least one tiff package requires the jpeg library.
13442 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi 13428 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi
13443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFGetVersion in -ltiff" >&5 13429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFGetVersion in -ltiff" >&5
13444$as_echo_n "checking for TIFFGetVersion in -ltiff... " >&6; } 13430$as_echo_n "checking for TIFFGetVersion in -ltiff... " >&6; }
13445if ${ac_cv_lib_tiff_TIFFGetVersion+:} false; then : 13431if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then :
13446 $as_echo_n "(cached) " >&6 13432 $as_echo_n "(cached) " >&6
13447else 13433else
13448 ac_check_lib_save_LIBS=$LIBS 13434 ac_check_lib_save_LIBS=$LIBS
@@ -13476,7 +13462,7 @@ LIBS=$ac_check_lib_save_LIBS
13476fi 13462fi
13477{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 13463{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
13478$as_echo "$ac_cv_lib_tiff_TIFFGetVersion" >&6; } 13464$as_echo "$ac_cv_lib_tiff_TIFFGetVersion" >&6; }
13479if test "x$ac_cv_lib_tiff_TIFFGetVersion" = xyes; then : 13465if test "x$ac_cv_lib_tiff_TIFFGetVersion" = x""yes; then :
13480 HAVE_TIFF=yes 13466 HAVE_TIFF=yes
13481fi 13467fi
13482 13468
@@ -13499,12 +13485,12 @@ HAVE_GIF=no
13499LIBGIF= 13485LIBGIF=
13500if test "${HAVE_X11}" = "yes" && test "${with_gif}" != "no"; then 13486if test "${HAVE_X11}" = "yes" && test "${with_gif}" != "no"; then
13501 ac_fn_c_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default" 13487 ac_fn_c_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default"
13502if test "x$ac_cv_header_gif_lib_h" = xyes; then : 13488if test "x$ac_cv_header_gif_lib_h" = x""yes; then :
13503 # EGifPutExtensionLast only exists from version libungif-4.1.0b1. 13489 # EGifPutExtensionLast only exists from version libungif-4.1.0b1.
13504# Earlier versions can crash Emacs. 13490# Earlier versions can crash Emacs.
13505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lgif" >&5 13491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lgif" >&5
13506$as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; } 13492$as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; }
13507if ${ac_cv_lib_gif_EGifPutExtensionLast+:} false; then : 13493if test "${ac_cv_lib_gif_EGifPutExtensionLast+set}" = set; then :
13508 $as_echo_n "(cached) " >&6 13494 $as_echo_n "(cached) " >&6
13509else 13495else
13510 ac_check_lib_save_LIBS=$LIBS 13496 ac_check_lib_save_LIBS=$LIBS
@@ -13538,7 +13524,7 @@ LIBS=$ac_check_lib_save_LIBS
13538fi 13524fi
13539{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5 13525{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5
13540$as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; } 13526$as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; }
13541if test "x$ac_cv_lib_gif_EGifPutExtensionLast" = xyes; then : 13527if test "x$ac_cv_lib_gif_EGifPutExtensionLast" = x""yes; then :
13542 HAVE_GIF=yes 13528 HAVE_GIF=yes
13543else 13529else
13544 HAVE_GIF=maybe 13530 HAVE_GIF=maybe
@@ -13554,7 +13540,7 @@ fi
13554# If gif_lib.h but no libgif, try libungif. 13540# If gif_lib.h but no libgif, try libungif.
13555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lungif" >&5 13541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lungif" >&5
13556$as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; } 13542$as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; }
13557if ${ac_cv_lib_ungif_EGifPutExtensionLast+:} false; then : 13543if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then :
13558 $as_echo_n "(cached) " >&6 13544 $as_echo_n "(cached) " >&6
13559else 13545else
13560 ac_check_lib_save_LIBS=$LIBS 13546 ac_check_lib_save_LIBS=$LIBS
@@ -13588,7 +13574,7 @@ LIBS=$ac_check_lib_save_LIBS
13588fi 13574fi
13589{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 13575{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
13590$as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; } 13576$as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; }
13591if test "x$ac_cv_lib_ungif_EGifPutExtensionLast" = xyes; then : 13577if test "x$ac_cv_lib_ungif_EGifPutExtensionLast" = x""yes; then :
13592 HAVE_GIF=yes 13578 HAVE_GIF=yes
13593else 13579else
13594 HAVE_GIF=no 13580 HAVE_GIF=no
@@ -13620,7 +13606,7 @@ if test "${HAVE_X11}" = "yes"; then
13620 MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no" 13606 MISSING="$MISSING libtiff" && WITH_NO="$WITH_NO --with-tiff=no"
13621 13607
13622 if test "X${MISSING}" != X; then 13608 if test "X${MISSING}" != X; then
13623 as_fn_error $? "The following required libraries were not found: 13609 as_fn_error "The following required libraries were not found:
13624 $MISSING 13610 $MISSING
13625Maybe some development libraries/packages are missing? 13611Maybe some development libraries/packages are missing?
13626If you don't want to link with them give 13612If you don't want to link with them give
@@ -13634,10 +13620,10 @@ HAVE_GPM=no
13634LIBGPM= 13620LIBGPM=
13635if test "${with_gpm}" != "no"; then 13621if test "${with_gpm}" != "no"; then
13636 ac_fn_c_check_header_mongrel "$LINENO" "gpm.h" "ac_cv_header_gpm_h" "$ac_includes_default" 13622 ac_fn_c_check_header_mongrel "$LINENO" "gpm.h" "ac_cv_header_gpm_h" "$ac_includes_default"
13637if test "x$ac_cv_header_gpm_h" = xyes; then : 13623if test "x$ac_cv_header_gpm_h" = x""yes; then :
13638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Gpm_Open in -lgpm" >&5 13624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Gpm_Open in -lgpm" >&5
13639$as_echo_n "checking for Gpm_Open in -lgpm... " >&6; } 13625$as_echo_n "checking for Gpm_Open in -lgpm... " >&6; }
13640if ${ac_cv_lib_gpm_Gpm_Open+:} false; then : 13626if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then :
13641 $as_echo_n "(cached) " >&6 13627 $as_echo_n "(cached) " >&6
13642else 13628else
13643 ac_check_lib_save_LIBS=$LIBS 13629 ac_check_lib_save_LIBS=$LIBS
@@ -13671,7 +13657,7 @@ LIBS=$ac_check_lib_save_LIBS
13671fi 13657fi
13672{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gpm_Gpm_Open" >&5 13658{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gpm_Gpm_Open" >&5
13673$as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; } 13659$as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; }
13674if test "x$ac_cv_lib_gpm_Gpm_Open" = xyes; then : 13660if test "x$ac_cv_lib_gpm_Gpm_Open" = x""yes; then :
13675 HAVE_GPM=yes 13661 HAVE_GPM=yes
13676fi 13662fi
13677 13663
@@ -13689,7 +13675,7 @@ fi
13689 13675
13690 13676
13691ac_fn_c_check_header_mongrel "$LINENO" "malloc/malloc.h" "ac_cv_header_malloc_malloc_h" "$ac_includes_default" 13677ac_fn_c_check_header_mongrel "$LINENO" "malloc/malloc.h" "ac_cv_header_malloc_malloc_h" "$ac_includes_default"
13692if test "x$ac_cv_header_malloc_malloc_h" = xyes; then : 13678if test "x$ac_cv_header_malloc_malloc_h" = x""yes; then :
13693 13679
13694$as_echo "#define HAVE_MALLOC_MALLOC_H 1" >>confdefs.h 13680$as_echo "#define HAVE_MALLOC_MALLOC_H 1" >>confdefs.h
13695 13681
@@ -13734,10 +13720,10 @@ HAVE_X_SM=no
13734LIBXSM= 13720LIBXSM=
13735if test "${HAVE_X11}" = "yes"; then 13721if test "${HAVE_X11}" = "yes"; then
13736 ac_fn_c_check_header_mongrel "$LINENO" "X11/SM/SMlib.h" "ac_cv_header_X11_SM_SMlib_h" "$ac_includes_default" 13722 ac_fn_c_check_header_mongrel "$LINENO" "X11/SM/SMlib.h" "ac_cv_header_X11_SM_SMlib_h" "$ac_includes_default"
13737if test "x$ac_cv_header_X11_SM_SMlib_h" = xyes; then : 13723if test "x$ac_cv_header_X11_SM_SMlib_h" = x""yes; then :
13738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SmcOpenConnection in -lSM" >&5 13724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SmcOpenConnection in -lSM" >&5
13739$as_echo_n "checking for SmcOpenConnection in -lSM... " >&6; } 13725$as_echo_n "checking for SmcOpenConnection in -lSM... " >&6; }
13740if ${ac_cv_lib_SM_SmcOpenConnection+:} false; then : 13726if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then :
13741 $as_echo_n "(cached) " >&6 13727 $as_echo_n "(cached) " >&6
13742else 13728else
13743 ac_check_lib_save_LIBS=$LIBS 13729 ac_check_lib_save_LIBS=$LIBS
@@ -13771,7 +13757,7 @@ LIBS=$ac_check_lib_save_LIBS
13771fi 13757fi
13772{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 13758{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_SM_SmcOpenConnection" >&5
13773$as_echo "$ac_cv_lib_SM_SmcOpenConnection" >&6; } 13759$as_echo "$ac_cv_lib_SM_SmcOpenConnection" >&6; }
13774if test "x$ac_cv_lib_SM_SmcOpenConnection" = xyes; then : 13760if test "x$ac_cv_lib_SM_SmcOpenConnection" = x""yes; then :
13775 HAVE_X_SM=yes 13761 HAVE_X_SM=yes
13776fi 13762fi
13777 13763
@@ -13802,7 +13788,7 @@ if test "${with_xml2}" != "no"; then
13802set dummy pkg-config; ac_word=$2 13788set dummy pkg-config; ac_word=$2
13803{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 13789{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
13804$as_echo_n "checking for $ac_word... " >&6; } 13790$as_echo_n "checking for $ac_word... " >&6; }
13805if ${ac_cv_path_PKG_CONFIG+:} false; then : 13791if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
13806 $as_echo_n "(cached) " >&6 13792 $as_echo_n "(cached) " >&6
13807else 13793else
13808 case $PKG_CONFIG in 13794 case $PKG_CONFIG in
@@ -13893,7 +13879,7 @@ $as_echo "no" >&6; }
13893 LIBS="$LIBXML2_LIBS $LIBS" 13879 LIBS="$LIBXML2_LIBS $LIBS"
13894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for htmlReadMemory in -lxml2" >&5 13880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for htmlReadMemory in -lxml2" >&5
13895$as_echo_n "checking for htmlReadMemory in -lxml2... " >&6; } 13881$as_echo_n "checking for htmlReadMemory in -lxml2... " >&6; }
13896if ${ac_cv_lib_xml2_htmlReadMemory+:} false; then : 13882if test "${ac_cv_lib_xml2_htmlReadMemory+set}" = set; then :
13897 $as_echo_n "(cached) " >&6 13883 $as_echo_n "(cached) " >&6
13898else 13884else
13899 ac_check_lib_save_LIBS=$LIBS 13885 ac_check_lib_save_LIBS=$LIBS
@@ -13927,7 +13913,7 @@ LIBS=$ac_check_lib_save_LIBS
13927fi 13913fi
13928{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_htmlReadMemory" >&5 13914{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml2_htmlReadMemory" >&5
13929$as_echo "$ac_cv_lib_xml2_htmlReadMemory" >&6; } 13915$as_echo "$ac_cv_lib_xml2_htmlReadMemory" >&6; }
13930if test "x$ac_cv_lib_xml2_htmlReadMemory" = xyes; then : 13916if test "x$ac_cv_lib_xml2_htmlReadMemory" = x""yes; then :
13931 HAVE_LIBXML2=yes 13917 HAVE_LIBXML2=yes
13932else 13918else
13933 HAVE_LIBXML2=no 13919 HAVE_LIBXML2=no
@@ -13949,7 +13935,7 @@ fi
13949# If netdb.h doesn't declare h_errno, we must declare it by hand. 13935# If netdb.h doesn't declare h_errno, we must declare it by hand.
13950{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether netdb declares h_errno" >&5 13936{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether netdb declares h_errno" >&5
13951$as_echo_n "checking whether netdb declares h_errno... " >&6; } 13937$as_echo_n "checking whether netdb declares h_errno... " >&6; }
13952if ${emacs_cv_netdb_declares_h_errno+:} false; then : 13938if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then :
13953 $as_echo_n "(cached) " >&6 13939 $as_echo_n "(cached) " >&6
13954else 13940else
13955 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13941 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -13983,7 +13969,7 @@ fi
13983# On HPUX 9.01, -lm does not contain logb, so check for sqrt. 13969# On HPUX 9.01, -lm does not contain logb, so check for sqrt.
13984{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5 13970{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
13985$as_echo_n "checking for sqrt in -lm... " >&6; } 13971$as_echo_n "checking for sqrt in -lm... " >&6; }
13986if ${ac_cv_lib_m_sqrt+:} false; then : 13972if test "${ac_cv_lib_m_sqrt+set}" = set; then :
13987 $as_echo_n "(cached) " >&6 13973 $as_echo_n "(cached) " >&6
13988else 13974else
13989 ac_check_lib_save_LIBS=$LIBS 13975 ac_check_lib_save_LIBS=$LIBS
@@ -14017,7 +14003,7 @@ LIBS=$ac_check_lib_save_LIBS
14017fi 14003fi
14018{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sqrt" >&5 14004{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sqrt" >&5
14019$as_echo "$ac_cv_lib_m_sqrt" >&6; } 14005$as_echo "$ac_cv_lib_m_sqrt" >&6; }
14020if test "x$ac_cv_lib_m_sqrt" = xyes; then : 14006if test "x$ac_cv_lib_m_sqrt" = x""yes; then :
14021 cat >>confdefs.h <<_ACEOF 14007 cat >>confdefs.h <<_ACEOF
14022#define HAVE_LIBM 1 14008#define HAVE_LIBM 1
14023_ACEOF 14009_ACEOF
@@ -14031,7 +14017,7 @@ fi
14031# have the same check as for liblockfile below. 14017# have the same check as for liblockfile below.
14032{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -lmail" >&5 14018{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -lmail" >&5
14033$as_echo_n "checking for maillock in -lmail... " >&6; } 14019$as_echo_n "checking for maillock in -lmail... " >&6; }
14034if ${ac_cv_lib_mail_maillock+:} false; then : 14020if test "${ac_cv_lib_mail_maillock+set}" = set; then :
14035 $as_echo_n "(cached) " >&6 14021 $as_echo_n "(cached) " >&6
14036else 14022else
14037 ac_check_lib_save_LIBS=$LIBS 14023 ac_check_lib_save_LIBS=$LIBS
@@ -14065,7 +14051,7 @@ LIBS=$ac_check_lib_save_LIBS
14065fi 14051fi
14066{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mail_maillock" >&5 14052{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mail_maillock" >&5
14067$as_echo "$ac_cv_lib_mail_maillock" >&6; } 14053$as_echo "$ac_cv_lib_mail_maillock" >&6; }
14068if test "x$ac_cv_lib_mail_maillock" = xyes; then : 14054if test "x$ac_cv_lib_mail_maillock" = x""yes; then :
14069 have_mail=yes 14055 have_mail=yes
14070else 14056else
14071 have_mail=no 14057 have_mail=no
@@ -14082,7 +14068,7 @@ else
14082fi 14068fi
14083{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5 14069{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for maillock in -llockfile" >&5
14084$as_echo_n "checking for maillock in -llockfile... " >&6; } 14070$as_echo_n "checking for maillock in -llockfile... " >&6; }
14085if ${ac_cv_lib_lockfile_maillock+:} false; then : 14071if test "${ac_cv_lib_lockfile_maillock+set}" = set; then :
14086 $as_echo_n "(cached) " >&6 14072 $as_echo_n "(cached) " >&6
14087else 14073else
14088 ac_check_lib_save_LIBS=$LIBS 14074 ac_check_lib_save_LIBS=$LIBS
@@ -14116,7 +14102,7 @@ LIBS=$ac_check_lib_save_LIBS
14116fi 14102fi
14117{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lockfile_maillock" >&5 14103{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lockfile_maillock" >&5
14118$as_echo "$ac_cv_lib_lockfile_maillock" >&6; } 14104$as_echo "$ac_cv_lib_lockfile_maillock" >&6; }
14119if test "x$ac_cv_lib_lockfile_maillock" = xyes; then : 14105if test "x$ac_cv_lib_lockfile_maillock" = x""yes; then :
14120 have_lockfile=yes 14106 have_lockfile=yes
14121else 14107else
14122 have_lockfile=no 14108 have_lockfile=no
@@ -14136,7 +14122,7 @@ else
14136set dummy liblockfile.so; ac_word=$2 14122set dummy liblockfile.so; ac_word=$2
14137{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 14123{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14138$as_echo_n "checking for $ac_word... " >&6; } 14124$as_echo_n "checking for $ac_word... " >&6; }
14139if ${ac_cv_prog_liblockfile+:} false; then : 14125if test "${ac_cv_prog_liblockfile+set}" = set; then :
14140 $as_echo_n "(cached) " >&6 14126 $as_echo_n "(cached) " >&6
14141else 14127else
14142 if test -n "$liblockfile"; then 14128 if test -n "$liblockfile"; then
@@ -14172,7 +14158,7 @@ fi
14172 14158
14173 14159
14174 if test $ac_cv_prog_liblockfile = yes; then 14160 if test $ac_cv_prog_liblockfile = yes; then
14175 as_fn_error $? "Shared liblockfile found but can't link against it. 14161 as_fn_error "Shared liblockfile found but can't link against it.
14176This probably means that movemail could lose mail. 14162This probably means that movemail could lose mail.
14177There may be a \`development' package to install containing liblockfile." "$LINENO" 5 14163There may be a \`development' package to install containing liblockfile." "$LINENO" 5
14178 fi 14164 fi
@@ -14180,7 +14166,7 @@ fi
14180for ac_func in touchlock 14166for ac_func in touchlock
14181do : 14167do :
14182 ac_fn_c_check_func "$LINENO" "touchlock" "ac_cv_func_touchlock" 14168 ac_fn_c_check_func "$LINENO" "touchlock" "ac_cv_func_touchlock"
14183if test "x$ac_cv_func_touchlock" = xyes; then : 14169if test "x$ac_cv_func_touchlock" = x""yes; then :
14184 cat >>confdefs.h <<_ACEOF 14170 cat >>confdefs.h <<_ACEOF
14185#define HAVE_TOUCHLOCK 1 14171#define HAVE_TOUCHLOCK 1
14186_ACEOF 14172_ACEOF
@@ -14191,7 +14177,7 @@ done
14191for ac_header in maillock.h 14177for ac_header in maillock.h
14192do : 14178do :
14193 ac_fn_c_check_header_mongrel "$LINENO" "maillock.h" "ac_cv_header_maillock_h" "$ac_includes_default" 14179 ac_fn_c_check_header_mongrel "$LINENO" "maillock.h" "ac_cv_header_maillock_h" "$ac_includes_default"
14194if test "x$ac_cv_header_maillock_h" = xyes; then : 14180if test "x$ac_cv_header_maillock_h" = x""yes; then :
14195 cat >>confdefs.h <<_ACEOF 14181 cat >>confdefs.h <<_ACEOF
14196#define HAVE_MAILLOCK_H 1 14182#define HAVE_MAILLOCK_H 1
14197_ACEOF 14183_ACEOF
@@ -14257,11 +14243,12 @@ __fpending mblen mbrlen mbsinit strsignal setitimer ualarm \
14257sendto recvfrom getsockopt setsockopt getsockname getpeername \ 14243sendto recvfrom getsockopt setsockopt getsockname getpeername \
14258gai_strerror mkstemp getline getdelim mremap fsync sync \ 14244gai_strerror mkstemp getline getdelim mremap fsync sync \
14259difftime mempcpy mblen mbrlen posix_memalign \ 14245difftime mempcpy mblen mbrlen posix_memalign \
14260cfmakeraw cfsetspeed isnan copysign __executable_start 14246cfmakeraw cfsetspeed copysign __executable_start
14261do : 14247do :
14262 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 14248 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14263ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 14249ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
14264if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 14250eval as_val=\$$as_ac_var
14251 if test "x$as_val" = x""yes; then :
14265 cat >>confdefs.h <<_ACEOF 14252 cat >>confdefs.h <<_ACEOF
14266#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 14253#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14267_ACEOF 14254_ACEOF
@@ -14272,7 +14259,7 @@ done
14272 14259
14273{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_unwind_init" >&5 14260{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __builtin_unwind_init" >&5
14274$as_echo_n "checking for __builtin_unwind_init... " >&6; } 14261$as_echo_n "checking for __builtin_unwind_init... " >&6; }
14275if ${emacs_cv_func___builtin_unwind_init+:} false; then : 14262if test "${emacs_cv_func___builtin_unwind_init+set}" = set; then :
14276 $as_echo_n "(cached) " >&6 14263 $as_echo_n "(cached) " >&6
14277else 14264else
14278 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14265 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14305,7 +14292,7 @@ fi
14305for ac_header in sys/un.h 14292for ac_header in sys/un.h
14306do : 14293do :
14307 ac_fn_c_check_header_mongrel "$LINENO" "sys/un.h" "ac_cv_header_sys_un_h" "$ac_includes_default" 14294 ac_fn_c_check_header_mongrel "$LINENO" "sys/un.h" "ac_cv_header_sys_un_h" "$ac_includes_default"
14308if test "x$ac_cv_header_sys_un_h" = xyes; then : 14295if test "x$ac_cv_header_sys_un_h" = x""yes; then :
14309 cat >>confdefs.h <<_ACEOF 14296 cat >>confdefs.h <<_ACEOF
14310#define HAVE_SYS_UN_H 1 14297#define HAVE_SYS_UN_H 1
14311_ACEOF 14298_ACEOF
@@ -14317,7 +14304,7 @@ done
14317 14304
14318{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5 14305{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5
14319$as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; } 14306$as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; }
14320if ${ac_cv_sys_largefile_source+:} false; then : 14307if test "${ac_cv_sys_largefile_source+set}" = set; then :
14321 $as_echo_n "(cached) " >&6 14308 $as_echo_n "(cached) " >&6
14322else 14309else
14323 while :; do 14310 while :; do
@@ -14386,7 +14373,7 @@ fi
14386 14373
14387{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getpgrp requires zero arguments" >&5 14374{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getpgrp requires zero arguments" >&5
14388$as_echo_n "checking whether getpgrp requires zero arguments... " >&6; } 14375$as_echo_n "checking whether getpgrp requires zero arguments... " >&6; }
14389if ${ac_cv_func_getpgrp_void+:} false; then : 14376if test "${ac_cv_func_getpgrp_void+set}" = set; then :
14390 $as_echo_n "(cached) " >&6 14377 $as_echo_n "(cached) " >&6
14391else 14378else
14392 # Use it with a single arg. 14379 # Use it with a single arg.
@@ -14425,7 +14412,7 @@ fi
14425for ac_func in grantpt 14412for ac_func in grantpt
14426do : 14413do :
14427 ac_fn_c_check_func "$LINENO" "grantpt" "ac_cv_func_grantpt" 14414 ac_fn_c_check_func "$LINENO" "grantpt" "ac_cv_func_grantpt"
14428if test "x$ac_cv_func_grantpt" = xyes; then : 14415if test "x$ac_cv_func_grantpt" = x""yes; then :
14429 cat >>confdefs.h <<_ACEOF 14416 cat >>confdefs.h <<_ACEOF
14430#define HAVE_GRANTPT 1 14417#define HAVE_GRANTPT 1
14431_ACEOF 14418_ACEOF
@@ -14438,7 +14425,7 @@ done
14438for ac_func in getpt 14425for ac_func in getpt
14439do : 14426do :
14440 ac_fn_c_check_func "$LINENO" "getpt" "ac_cv_func_getpt" 14427 ac_fn_c_check_func "$LINENO" "getpt" "ac_cv_func_getpt"
14441if test "x$ac_cv_func_getpt" = xyes; then : 14428if test "x$ac_cv_func_getpt" = x""yes; then :
14442 cat >>confdefs.h <<_ACEOF 14429 cat >>confdefs.h <<_ACEOF
14443#define HAVE_GETPT 1 14430#define HAVE_GETPT 1
14444_ACEOF 14431_ACEOF
@@ -14455,7 +14442,7 @@ done
14455have_tputs_et_al=true 14442have_tputs_et_al=true
14456{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tputs" >&5 14443{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tputs" >&5
14457$as_echo_n "checking for library containing tputs... " >&6; } 14444$as_echo_n "checking for library containing tputs... " >&6; }
14458if ${ac_cv_search_tputs+:} false; then : 14445if test "${ac_cv_search_tputs+set}" = set; then :
14459 $as_echo_n "(cached) " >&6 14446 $as_echo_n "(cached) " >&6
14460else 14447else
14461 ac_func_search_save_LIBS=$LIBS 14448 ac_func_search_save_LIBS=$LIBS
@@ -14489,11 +14476,11 @@ for ac_lib in '' ncurses terminfo termcap; do
14489fi 14476fi
14490rm -f core conftest.err conftest.$ac_objext \ 14477rm -f core conftest.err conftest.$ac_objext \
14491 conftest$ac_exeext 14478 conftest$ac_exeext
14492 if ${ac_cv_search_tputs+:} false; then : 14479 if test "${ac_cv_search_tputs+set}" = set; then :
14493 break 14480 break
14494fi 14481fi
14495done 14482done
14496if ${ac_cv_search_tputs+:} false; then : 14483if test "${ac_cv_search_tputs+set}" = set; then :
14497 14484
14498else 14485else
14499 ac_cv_search_tputs=no 14486 ac_cv_search_tputs=no
@@ -14512,7 +14499,7 @@ else
14512fi 14499fi
14513 14500
14514if test "$have_tputs_et_al" != true; then 14501if test "$have_tputs_et_al" != true; then
14515 as_fn_error $? "I couldn't find termcap functions (tputs and friends). 14502 as_fn_error "I couldn't find termcap functions (tputs and friends).
14516Maybe some development libraries/packages are missing? Try installing 14503Maybe some development libraries/packages are missing? Try installing
14517libncurses-dev(el), libterminfo-dev(el) or similar." "$LINENO" 5 14504libncurses-dev(el), libterminfo-dev(el) or similar." "$LINENO" 5
14518fi 14505fi
@@ -14552,7 +14539,7 @@ case "$opsys" in
14552 freebsd) 14539 freebsd)
14553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether FreeBSD is new enough to use terminfo" >&5 14540 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether FreeBSD is new enough to use terminfo" >&5
14554$as_echo_n "checking whether FreeBSD is new enough to use terminfo... " >&6; } 14541$as_echo_n "checking whether FreeBSD is new enough to use terminfo... " >&6; }
14555 if ${emacs_cv_freebsd_terminfo+:} false; then : 14542 if test "${emacs_cv_freebsd_terminfo+set}" = set; then :
14556 $as_echo_n "(cached) " >&6 14543 $as_echo_n "(cached) " >&6
14557else 14544else
14558 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14545 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -14694,16 +14681,16 @@ LIBHESIOD=
14694if test "$with_hesiod" != no ; then 14681if test "$with_hesiod" != no ; then
14695 # Don't set $LIBS here -- see comments above. FIXME which comments? 14682 # Don't set $LIBS here -- see comments above. FIXME which comments?
14696 ac_fn_c_check_func "$LINENO" "res_send" "ac_cv_func_res_send" 14683 ac_fn_c_check_func "$LINENO" "res_send" "ac_cv_func_res_send"
14697if test "x$ac_cv_func_res_send" = xyes; then : 14684if test "x$ac_cv_func_res_send" = x""yes; then :
14698 14685
14699else 14686else
14700 ac_fn_c_check_func "$LINENO" "__res_send" "ac_cv_func___res_send" 14687 ac_fn_c_check_func "$LINENO" "__res_send" "ac_cv_func___res_send"
14701if test "x$ac_cv_func___res_send" = xyes; then : 14688if test "x$ac_cv_func___res_send" = x""yes; then :
14702 14689
14703else 14690else
14704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_send in -lresolv" >&5 14691 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_send in -lresolv" >&5
14705$as_echo_n "checking for res_send in -lresolv... " >&6; } 14692$as_echo_n "checking for res_send in -lresolv... " >&6; }
14706if ${ac_cv_lib_resolv_res_send+:} false; then : 14693if test "${ac_cv_lib_resolv_res_send+set}" = set; then :
14707 $as_echo_n "(cached) " >&6 14694 $as_echo_n "(cached) " >&6
14708else 14695else
14709 ac_check_lib_save_LIBS=$LIBS 14696 ac_check_lib_save_LIBS=$LIBS
@@ -14737,12 +14724,12 @@ LIBS=$ac_check_lib_save_LIBS
14737fi 14724fi
14738{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_send" >&5 14725{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_res_send" >&5
14739$as_echo "$ac_cv_lib_resolv_res_send" >&6; } 14726$as_echo "$ac_cv_lib_resolv_res_send" >&6; }
14740if test "x$ac_cv_lib_resolv_res_send" = xyes; then : 14727if test "x$ac_cv_lib_resolv_res_send" = x""yes; then :
14741 resolv=yes 14728 resolv=yes
14742else 14729else
14743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __res_send in -lresolv" >&5 14730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __res_send in -lresolv" >&5
14744$as_echo_n "checking for __res_send in -lresolv... " >&6; } 14731$as_echo_n "checking for __res_send in -lresolv... " >&6; }
14745if ${ac_cv_lib_resolv___res_send+:} false; then : 14732if test "${ac_cv_lib_resolv___res_send+set}" = set; then :
14746 $as_echo_n "(cached) " >&6 14733 $as_echo_n "(cached) " >&6
14747else 14734else
14748 ac_check_lib_save_LIBS=$LIBS 14735 ac_check_lib_save_LIBS=$LIBS
@@ -14776,7 +14763,7 @@ LIBS=$ac_check_lib_save_LIBS
14776fi 14763fi
14777{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv___res_send" >&5 14764{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv___res_send" >&5
14778$as_echo "$ac_cv_lib_resolv___res_send" >&6; } 14765$as_echo "$ac_cv_lib_resolv___res_send" >&6; }
14779if test "x$ac_cv_lib_resolv___res_send" = xyes; then : 14766if test "x$ac_cv_lib_resolv___res_send" = x""yes; then :
14780 resolv=yes 14767 resolv=yes
14781fi 14768fi
14782 14769
@@ -14792,12 +14779,12 @@ fi
14792 RESOLVLIB= 14779 RESOLVLIB=
14793 fi 14780 fi
14794 ac_fn_c_check_func "$LINENO" "hes_getmailhost" "ac_cv_func_hes_getmailhost" 14781 ac_fn_c_check_func "$LINENO" "hes_getmailhost" "ac_cv_func_hes_getmailhost"
14795if test "x$ac_cv_func_hes_getmailhost" = xyes; then : 14782if test "x$ac_cv_func_hes_getmailhost" = x""yes; then :
14796 14783
14797else 14784else
14798 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for hes_getmailhost in -lhesiod" >&5 14785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for hes_getmailhost in -lhesiod" >&5
14799$as_echo_n "checking for hes_getmailhost in -lhesiod... " >&6; } 14786$as_echo_n "checking for hes_getmailhost in -lhesiod... " >&6; }
14800if ${ac_cv_lib_hesiod_hes_getmailhost+:} false; then : 14787if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then :
14801 $as_echo_n "(cached) " >&6 14788 $as_echo_n "(cached) " >&6
14802else 14789else
14803 ac_check_lib_save_LIBS=$LIBS 14790 ac_check_lib_save_LIBS=$LIBS
@@ -14831,7 +14818,7 @@ LIBS=$ac_check_lib_save_LIBS
14831fi 14818fi
14832{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 14819{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5
14833$as_echo "$ac_cv_lib_hesiod_hes_getmailhost" >&6; } 14820$as_echo "$ac_cv_lib_hesiod_hes_getmailhost" >&6; }
14834if test "x$ac_cv_lib_hesiod_hes_getmailhost" = xyes; then : 14821if test "x$ac_cv_lib_hesiod_hes_getmailhost" = x""yes; then :
14835 hesiod=yes 14822 hesiod=yes
14836else 14823else
14837 : 14824 :
@@ -14870,7 +14857,7 @@ KRB4LIB=
14870if test "${with_kerberos}" != no; then 14857if test "${with_kerberos}" != no; then
14871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for com_err in -lcom_err" >&5 14858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for com_err in -lcom_err" >&5
14872$as_echo_n "checking for com_err in -lcom_err... " >&6; } 14859$as_echo_n "checking for com_err in -lcom_err... " >&6; }
14873if ${ac_cv_lib_com_err_com_err+:} false; then : 14860if test "${ac_cv_lib_com_err_com_err+set}" = set; then :
14874 $as_echo_n "(cached) " >&6 14861 $as_echo_n "(cached) " >&6
14875else 14862else
14876 ac_check_lib_save_LIBS=$LIBS 14863 ac_check_lib_save_LIBS=$LIBS
@@ -14904,7 +14891,7 @@ LIBS=$ac_check_lib_save_LIBS
14904fi 14891fi
14905{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_com_err" >&5 14892{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_com_err_com_err" >&5
14906$as_echo "$ac_cv_lib_com_err_com_err" >&6; } 14893$as_echo "$ac_cv_lib_com_err_com_err" >&6; }
14907if test "x$ac_cv_lib_com_err_com_err" = xyes; then : 14894if test "x$ac_cv_lib_com_err_com_err" = x""yes; then :
14908 have_com_err=yes 14895 have_com_err=yes
14909else 14896else
14910 have_com_err=no 14897 have_com_err=no
@@ -14919,7 +14906,7 @@ $as_echo "#define HAVE_LIBCOM_ERR 1" >>confdefs.h
14919 fi 14906 fi
14920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lcrypto" >&5 14907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lcrypto" >&5
14921$as_echo_n "checking for mit_des_cbc_encrypt in -lcrypto... " >&6; } 14908$as_echo_n "checking for mit_des_cbc_encrypt in -lcrypto... " >&6; }
14922if ${ac_cv_lib_crypto_mit_des_cbc_encrypt+:} false; then : 14909if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then :
14923 $as_echo_n "(cached) " >&6 14910 $as_echo_n "(cached) " >&6
14924else 14911else
14925 ac_check_lib_save_LIBS=$LIBS 14912 ac_check_lib_save_LIBS=$LIBS
@@ -14953,7 +14940,7 @@ LIBS=$ac_check_lib_save_LIBS
14953fi 14940fi
14954{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 14941{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
14955$as_echo "$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; } 14942$as_echo "$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6; }
14956if test "x$ac_cv_lib_crypto_mit_des_cbc_encrypt" = xyes; then : 14943if test "x$ac_cv_lib_crypto_mit_des_cbc_encrypt" = x""yes; then :
14957 have_crypto=yes 14944 have_crypto=yes
14958else 14945else
14959 have_crypto=no 14946 have_crypto=no
@@ -14968,7 +14955,7 @@ $as_echo "#define HAVE_LIBCRYPTO 1" >>confdefs.h
14968 fi 14955 fi
14969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 14956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mit_des_cbc_encrypt in -lk5crypto" >&5
14970$as_echo_n "checking for mit_des_cbc_encrypt in -lk5crypto... " >&6; } 14957$as_echo_n "checking for mit_des_cbc_encrypt in -lk5crypto... " >&6; }
14971if ${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+:} false; then : 14958if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then :
14972 $as_echo_n "(cached) " >&6 14959 $as_echo_n "(cached) " >&6
14973else 14960else
14974 ac_check_lib_save_LIBS=$LIBS 14961 ac_check_lib_save_LIBS=$LIBS
@@ -15002,7 +14989,7 @@ LIBS=$ac_check_lib_save_LIBS
15002fi 14989fi
15003{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 14990{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
15004$as_echo "$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; } 14991$as_echo "$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6; }
15005if test "x$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" = xyes; then : 14992if test "x$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" = x""yes; then :
15006 have_k5crypto=yes 14993 have_k5crypto=yes
15007else 14994else
15008 have_k5crypto=no 14995 have_k5crypto=no
@@ -15017,7 +15004,7 @@ $as_echo "#define HAVE_LIBK5CRYPTO 1" >>confdefs.h
15017 fi 15004 fi
15018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb5_init_context in -lkrb5" >&5 15005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb5_init_context in -lkrb5" >&5
15019$as_echo_n "checking for krb5_init_context in -lkrb5... " >&6; } 15006$as_echo_n "checking for krb5_init_context in -lkrb5... " >&6; }
15020if ${ac_cv_lib_krb5_krb5_init_context+:} false; then : 15007if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then :
15021 $as_echo_n "(cached) " >&6 15008 $as_echo_n "(cached) " >&6
15022else 15009else
15023 ac_check_lib_save_LIBS=$LIBS 15010 ac_check_lib_save_LIBS=$LIBS
@@ -15051,7 +15038,7 @@ LIBS=$ac_check_lib_save_LIBS
15051fi 15038fi
15052{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb5_krb5_init_context" >&5 15039{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb5_krb5_init_context" >&5
15053$as_echo "$ac_cv_lib_krb5_krb5_init_context" >&6; } 15040$as_echo "$ac_cv_lib_krb5_krb5_init_context" >&6; }
15054if test "x$ac_cv_lib_krb5_krb5_init_context" = xyes; then : 15041if test "x$ac_cv_lib_krb5_krb5_init_context" = x""yes; then :
15055 have_krb5=yes 15042 have_krb5=yes
15056else 15043else
15057 have_krb5=no 15044 have_krb5=no
@@ -15067,7 +15054,7 @@ $as_echo "#define HAVE_LIBKRB5 1" >>confdefs.h
15067 if test "${with_kerberos5}" = no; then 15054 if test "${with_kerberos5}" = no; then
15068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes425" >&5 15055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes425" >&5
15069$as_echo_n "checking for des_cbc_encrypt in -ldes425... " >&6; } 15056$as_echo_n "checking for des_cbc_encrypt in -ldes425... " >&6; }
15070if ${ac_cv_lib_des425_des_cbc_encrypt+:} false; then : 15057if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then :
15071 $as_echo_n "(cached) " >&6 15058 $as_echo_n "(cached) " >&6
15072else 15059else
15073 ac_check_lib_save_LIBS=$LIBS 15060 ac_check_lib_save_LIBS=$LIBS
@@ -15101,7 +15088,7 @@ LIBS=$ac_check_lib_save_LIBS
15101fi 15088fi
15102{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 15089{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5
15103$as_echo "$ac_cv_lib_des425_des_cbc_encrypt" >&6; } 15090$as_echo "$ac_cv_lib_des425_des_cbc_encrypt" >&6; }
15104if test "x$ac_cv_lib_des425_des_cbc_encrypt" = xyes; then : 15091if test "x$ac_cv_lib_des425_des_cbc_encrypt" = x""yes; then :
15105 have_des425=yes 15092 have_des425=yes
15106else 15093else
15107 have_des425=no 15094 have_des425=no
@@ -15116,7 +15103,7 @@ $as_echo "#define HAVE_LIBDES425 1" >>confdefs.h
15116 else 15103 else
15117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes" >&5 15104 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for des_cbc_encrypt in -ldes" >&5
15118$as_echo_n "checking for des_cbc_encrypt in -ldes... " >&6; } 15105$as_echo_n "checking for des_cbc_encrypt in -ldes... " >&6; }
15119if ${ac_cv_lib_des_des_cbc_encrypt+:} false; then : 15106if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then :
15120 $as_echo_n "(cached) " >&6 15107 $as_echo_n "(cached) " >&6
15121else 15108else
15122 ac_check_lib_save_LIBS=$LIBS 15109 ac_check_lib_save_LIBS=$LIBS
@@ -15150,7 +15137,7 @@ LIBS=$ac_check_lib_save_LIBS
15150fi 15137fi
15151{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 15138{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_des_des_cbc_encrypt" >&5
15152$as_echo "$ac_cv_lib_des_des_cbc_encrypt" >&6; } 15139$as_echo "$ac_cv_lib_des_des_cbc_encrypt" >&6; }
15153if test "x$ac_cv_lib_des_des_cbc_encrypt" = xyes; then : 15140if test "x$ac_cv_lib_des_des_cbc_encrypt" = x""yes; then :
15154 have_des=yes 15141 have_des=yes
15155else 15142else
15156 have_des=no 15143 have_des=no
@@ -15166,7 +15153,7 @@ $as_echo "#define HAVE_LIBDES 1" >>confdefs.h
15166 fi 15153 fi
15167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb4" >&5 15154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb4" >&5
15168$as_echo_n "checking for krb_get_cred in -lkrb4... " >&6; } 15155$as_echo_n "checking for krb_get_cred in -lkrb4... " >&6; }
15169if ${ac_cv_lib_krb4_krb_get_cred+:} false; then : 15156if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then :
15170 $as_echo_n "(cached) " >&6 15157 $as_echo_n "(cached) " >&6
15171else 15158else
15172 ac_check_lib_save_LIBS=$LIBS 15159 ac_check_lib_save_LIBS=$LIBS
@@ -15200,7 +15187,7 @@ LIBS=$ac_check_lib_save_LIBS
15200fi 15187fi
15201{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb4_krb_get_cred" >&5 15188{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb4_krb_get_cred" >&5
15202$as_echo "$ac_cv_lib_krb4_krb_get_cred" >&6; } 15189$as_echo "$ac_cv_lib_krb4_krb_get_cred" >&6; }
15203if test "x$ac_cv_lib_krb4_krb_get_cred" = xyes; then : 15190if test "x$ac_cv_lib_krb4_krb_get_cred" = x""yes; then :
15204 have_krb4=yes 15191 have_krb4=yes
15205else 15192else
15206 have_krb4=no 15193 have_krb4=no
@@ -15215,7 +15202,7 @@ $as_echo "#define HAVE_LIBKRB4 1" >>confdefs.h
15215 else 15202 else
15216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb" >&5 15203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for krb_get_cred in -lkrb" >&5
15217$as_echo_n "checking for krb_get_cred in -lkrb... " >&6; } 15204$as_echo_n "checking for krb_get_cred in -lkrb... " >&6; }
15218if ${ac_cv_lib_krb_krb_get_cred+:} false; then : 15205if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then :
15219 $as_echo_n "(cached) " >&6 15206 $as_echo_n "(cached) " >&6
15220else 15207else
15221 ac_check_lib_save_LIBS=$LIBS 15208 ac_check_lib_save_LIBS=$LIBS
@@ -15249,7 +15236,7 @@ LIBS=$ac_check_lib_save_LIBS
15249fi 15236fi
15250{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb_krb_get_cred" >&5 15237{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_krb_krb_get_cred" >&5
15251$as_echo "$ac_cv_lib_krb_krb_get_cred" >&6; } 15238$as_echo "$ac_cv_lib_krb_krb_get_cred" >&6; }
15252if test "x$ac_cv_lib_krb_krb_get_cred" = xyes; then : 15239if test "x$ac_cv_lib_krb_krb_get_cred" = x""yes; then :
15253 have_krb=yes 15240 have_krb=yes
15254else 15241else
15255 have_krb=no 15242 have_krb=no
@@ -15269,13 +15256,13 @@ $as_echo "#define HAVE_LIBKRB 1" >>confdefs.h
15269 for ac_header in krb5.h 15256 for ac_header in krb5.h
15270do : 15257do :
15271 ac_fn_c_check_header_mongrel "$LINENO" "krb5.h" "ac_cv_header_krb5_h" "$ac_includes_default" 15258 ac_fn_c_check_header_mongrel "$LINENO" "krb5.h" "ac_cv_header_krb5_h" "$ac_includes_default"
15272if test "x$ac_cv_header_krb5_h" = xyes; then : 15259if test "x$ac_cv_header_krb5_h" = x""yes; then :
15273 cat >>confdefs.h <<_ACEOF 15260 cat >>confdefs.h <<_ACEOF
15274#define HAVE_KRB5_H 1 15261#define HAVE_KRB5_H 1
15275_ACEOF 15262_ACEOF
15276 ac_fn_c_check_member "$LINENO" "krb5_error" "text" "ac_cv_member_krb5_error_text" "#include <krb5.h> 15263 ac_fn_c_check_member "$LINENO" "krb5_error" "text" "ac_cv_member_krb5_error_text" "#include <krb5.h>
15277" 15264"
15278if test "x$ac_cv_member_krb5_error_text" = xyes; then : 15265if test "x$ac_cv_member_krb5_error_text" = x""yes; then :
15279 15266
15280cat >>confdefs.h <<_ACEOF 15267cat >>confdefs.h <<_ACEOF
15281#define HAVE_KRB5_ERROR_TEXT 1 15268#define HAVE_KRB5_ERROR_TEXT 1
@@ -15285,7 +15272,7 @@ _ACEOF
15285fi 15272fi
15286ac_fn_c_check_member "$LINENO" "krb5_error" "e_text" "ac_cv_member_krb5_error_e_text" "#include <krb5.h> 15273ac_fn_c_check_member "$LINENO" "krb5_error" "e_text" "ac_cv_member_krb5_error_e_text" "#include <krb5.h>
15287" 15274"
15288if test "x$ac_cv_member_krb5_error_e_text" = xyes; then : 15275if test "x$ac_cv_member_krb5_error_e_text" = x""yes; then :
15289 15276
15290cat >>confdefs.h <<_ACEOF 15277cat >>confdefs.h <<_ACEOF
15291#define HAVE_KRB5_ERROR_E_TEXT 1 15278#define HAVE_KRB5_ERROR_E_TEXT 1
@@ -15302,7 +15289,7 @@ done
15302 for ac_header in des.h 15289 for ac_header in des.h
15303do : 15290do :
15304 ac_fn_c_check_header_mongrel "$LINENO" "des.h" "ac_cv_header_des_h" "$ac_includes_default" 15291 ac_fn_c_check_header_mongrel "$LINENO" "des.h" "ac_cv_header_des_h" "$ac_includes_default"
15305if test "x$ac_cv_header_des_h" = xyes; then : 15292if test "x$ac_cv_header_des_h" = x""yes; then :
15306 cat >>confdefs.h <<_ACEOF 15293 cat >>confdefs.h <<_ACEOF
15307#define HAVE_DES_H 1 15294#define HAVE_DES_H 1
15308_ACEOF 15295_ACEOF
@@ -15311,7 +15298,7 @@ else
15311 for ac_header in kerberosIV/des.h 15298 for ac_header in kerberosIV/des.h
15312do : 15299do :
15313 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/des.h" "ac_cv_header_kerberosIV_des_h" "$ac_includes_default" 15300 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/des.h" "ac_cv_header_kerberosIV_des_h" "$ac_includes_default"
15314if test "x$ac_cv_header_kerberosIV_des_h" = xyes; then : 15301if test "x$ac_cv_header_kerberosIV_des_h" = x""yes; then :
15315 cat >>confdefs.h <<_ACEOF 15302 cat >>confdefs.h <<_ACEOF
15316#define HAVE_KERBEROSIV_DES_H 1 15303#define HAVE_KERBEROSIV_DES_H 1
15317_ACEOF 15304_ACEOF
@@ -15320,7 +15307,7 @@ else
15320 for ac_header in kerberos/des.h 15307 for ac_header in kerberos/des.h
15321do : 15308do :
15322 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/des.h" "ac_cv_header_kerberos_des_h" "$ac_includes_default" 15309 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/des.h" "ac_cv_header_kerberos_des_h" "$ac_includes_default"
15323if test "x$ac_cv_header_kerberos_des_h" = xyes; then : 15310if test "x$ac_cv_header_kerberos_des_h" = x""yes; then :
15324 cat >>confdefs.h <<_ACEOF 15311 cat >>confdefs.h <<_ACEOF
15325#define HAVE_KERBEROS_DES_H 1 15312#define HAVE_KERBEROS_DES_H 1
15326_ACEOF 15313_ACEOF
@@ -15340,7 +15327,7 @@ done
15340 for ac_header in krb.h 15327 for ac_header in krb.h
15341do : 15328do :
15342 ac_fn_c_check_header_mongrel "$LINENO" "krb.h" "ac_cv_header_krb_h" "$ac_includes_default" 15329 ac_fn_c_check_header_mongrel "$LINENO" "krb.h" "ac_cv_header_krb_h" "$ac_includes_default"
15343if test "x$ac_cv_header_krb_h" = xyes; then : 15330if test "x$ac_cv_header_krb_h" = x""yes; then :
15344 cat >>confdefs.h <<_ACEOF 15331 cat >>confdefs.h <<_ACEOF
15345#define HAVE_KRB_H 1 15332#define HAVE_KRB_H 1
15346_ACEOF 15333_ACEOF
@@ -15349,7 +15336,7 @@ else
15349 for ac_header in kerberosIV/krb.h 15336 for ac_header in kerberosIV/krb.h
15350do : 15337do :
15351 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/krb.h" "ac_cv_header_kerberosIV_krb_h" "$ac_includes_default" 15338 ac_fn_c_check_header_mongrel "$LINENO" "kerberosIV/krb.h" "ac_cv_header_kerberosIV_krb_h" "$ac_includes_default"
15352if test "x$ac_cv_header_kerberosIV_krb_h" = xyes; then : 15339if test "x$ac_cv_header_kerberosIV_krb_h" = x""yes; then :
15353 cat >>confdefs.h <<_ACEOF 15340 cat >>confdefs.h <<_ACEOF
15354#define HAVE_KERBEROSIV_KRB_H 1 15341#define HAVE_KERBEROSIV_KRB_H 1
15355_ACEOF 15342_ACEOF
@@ -15358,7 +15345,7 @@ else
15358 for ac_header in kerberos/krb.h 15345 for ac_header in kerberos/krb.h
15359do : 15346do :
15360 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/krb.h" "ac_cv_header_kerberos_krb_h" "$ac_includes_default" 15347 ac_fn_c_check_header_mongrel "$LINENO" "kerberos/krb.h" "ac_cv_header_kerberos_krb_h" "$ac_includes_default"
15361if test "x$ac_cv_header_kerberos_krb_h" = xyes; then : 15348if test "x$ac_cv_header_kerberos_krb_h" = x""yes; then :
15362 cat >>confdefs.h <<_ACEOF 15349 cat >>confdefs.h <<_ACEOF
15363#define HAVE_KERBEROS_KRB_H 1 15350#define HAVE_KERBEROS_KRB_H 1
15364_ACEOF 15351_ACEOF
@@ -15379,7 +15366,7 @@ done
15379 for ac_header in com_err.h 15366 for ac_header in com_err.h
15380do : 15367do :
15381 ac_fn_c_check_header_mongrel "$LINENO" "com_err.h" "ac_cv_header_com_err_h" "$ac_includes_default" 15368 ac_fn_c_check_header_mongrel "$LINENO" "com_err.h" "ac_cv_header_com_err_h" "$ac_includes_default"
15382if test "x$ac_cv_header_com_err_h" = xyes; then : 15369if test "x$ac_cv_header_com_err_h" = x""yes; then :
15383 cat >>confdefs.h <<_ACEOF 15370 cat >>confdefs.h <<_ACEOF
15384#define HAVE_COM_ERR_H 1 15371#define HAVE_COM_ERR_H 1
15385_ACEOF 15372_ACEOF
@@ -15400,7 +15387,7 @@ fi
15400# to return localized messages. 15387# to return localized messages.
15401{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5 15388{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5
15402$as_echo_n "checking for dgettext in -lintl... " >&6; } 15389$as_echo_n "checking for dgettext in -lintl... " >&6; }
15403if ${ac_cv_lib_intl_dgettext+:} false; then : 15390if test "${ac_cv_lib_intl_dgettext+set}" = set; then :
15404 $as_echo_n "(cached) " >&6 15391 $as_echo_n "(cached) " >&6
15405else 15392else
15406 ac_check_lib_save_LIBS=$LIBS 15393 ac_check_lib_save_LIBS=$LIBS
@@ -15434,7 +15421,7 @@ LIBS=$ac_check_lib_save_LIBS
15434fi 15421fi
15435{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5 15422{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5
15436$as_echo "$ac_cv_lib_intl_dgettext" >&6; } 15423$as_echo "$ac_cv_lib_intl_dgettext" >&6; }
15437if test "x$ac_cv_lib_intl_dgettext" = xyes; then : 15424if test "x$ac_cv_lib_intl_dgettext" = x""yes; then :
15438 cat >>confdefs.h <<_ACEOF 15425 cat >>confdefs.h <<_ACEOF
15439#define HAVE_LIBINTL 1 15426#define HAVE_LIBINTL 1
15440_ACEOF 15427_ACEOF
@@ -15446,7 +15433,7 @@ fi
15446 15433
15447{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime caches TZ" >&5 15434{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime caches TZ" >&5
15448$as_echo_n "checking whether localtime caches TZ... " >&6; } 15435$as_echo_n "checking whether localtime caches TZ... " >&6; }
15449if ${emacs_cv_localtime_cache+:} false; then : 15436if test "${emacs_cv_localtime_cache+set}" = set; then :
15450 $as_echo_n "(cached) " >&6 15437 $as_echo_n "(cached) " >&6
15451else 15438else
15452 if test x$ac_cv_func_tzset = xyes; then 15439 if test x$ac_cv_func_tzset = xyes; then
@@ -15505,7 +15492,7 @@ if test "x$HAVE_TIMEVAL" = xyes; then
15505 for ac_func in gettimeofday 15492 for ac_func in gettimeofday
15506do : 15493do :
15507 ac_fn_c_check_func "$LINENO" "gettimeofday" "ac_cv_func_gettimeofday" 15494 ac_fn_c_check_func "$LINENO" "gettimeofday" "ac_cv_func_gettimeofday"
15508if test "x$ac_cv_func_gettimeofday" = xyes; then : 15495if test "x$ac_cv_func_gettimeofday" = x""yes; then :
15509 cat >>confdefs.h <<_ACEOF 15496 cat >>confdefs.h <<_ACEOF
15510#define HAVE_GETTIMEOFDAY 1 15497#define HAVE_GETTIMEOFDAY 1
15511_ACEOF 15498_ACEOF
@@ -15516,7 +15503,7 @@ done
15516 if test $ac_cv_func_gettimeofday = yes; then 15503 if test $ac_cv_func_gettimeofday = yes; then
15517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gettimeofday can accept two arguments" >&5 15504 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gettimeofday can accept two arguments" >&5
15518$as_echo_n "checking whether gettimeofday can accept two arguments... " >&6; } 15505$as_echo_n "checking whether gettimeofday can accept two arguments... " >&6; }
15519if ${emacs_cv_gettimeofday_two_arguments+:} false; then : 15506if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then :
15520 $as_echo_n "(cached) " >&6 15507 $as_echo_n "(cached) " >&6
15521else 15508else
15522 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15509 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -15560,7 +15547,7 @@ fi
15560 15547
15561ok_so_far=yes 15548ok_so_far=yes
15562ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 15549ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
15563if test "x$ac_cv_func_socket" = xyes; then : 15550if test "x$ac_cv_func_socket" = x""yes; then :
15564 15551
15565else 15552else
15566 ok_so_far=no 15553 ok_so_far=no
@@ -15568,7 +15555,7 @@ fi
15568 15555
15569if test $ok_so_far = yes; then 15556if test $ok_so_far = yes; then
15570 ac_fn_c_check_header_mongrel "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default" 15557 ac_fn_c_check_header_mongrel "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default"
15571if test "x$ac_cv_header_netinet_in_h" = xyes; then : 15558if test "x$ac_cv_header_netinet_in_h" = x""yes; then :
15572 15559
15573else 15560else
15574 ok_so_far=no 15561 ok_so_far=no
@@ -15578,7 +15565,7 @@ fi
15578fi 15565fi
15579if test $ok_so_far = yes; then 15566if test $ok_so_far = yes; then
15580 ac_fn_c_check_header_mongrel "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default" 15567 ac_fn_c_check_header_mongrel "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default"
15581if test "x$ac_cv_header_arpa_inet_h" = xyes; then : 15568if test "x$ac_cv_header_arpa_inet_h" = x""yes; then :
15582 15569
15583else 15570else
15584 ok_so_far=no 15571 ok_so_far=no
@@ -15612,7 +15599,7 @@ $as_echo "no" >&6; }
15612fi 15599fi
15613 15600
15614ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 15601ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
15615if test "x$ac_cv_type_pid_t" = xyes; then : 15602if test "x$ac_cv_type_pid_t" = x""yes; then :
15616 15603
15617else 15604else
15618 15605
@@ -15625,7 +15612,7 @@ fi
15625for ac_header in vfork.h 15612for ac_header in vfork.h
15626do : 15613do :
15627 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default" 15614 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default"
15628if test "x$ac_cv_header_vfork_h" = xyes; then : 15615if test "x$ac_cv_header_vfork_h" = x""yes; then :
15629 cat >>confdefs.h <<_ACEOF 15616 cat >>confdefs.h <<_ACEOF
15630#define HAVE_VFORK_H 1 15617#define HAVE_VFORK_H 1
15631_ACEOF 15618_ACEOF
@@ -15638,7 +15625,8 @@ for ac_func in fork vfork
15638do : 15625do :
15639 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 15626 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
15640ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 15627ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
15641if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 15628eval as_val=\$$as_ac_var
15629 if test "x$as_val" = x""yes; then :
15642 cat >>confdefs.h <<_ACEOF 15630 cat >>confdefs.h <<_ACEOF
15643#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 15631#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
15644_ACEOF 15632_ACEOF
@@ -15649,7 +15637,7 @@ done
15649if test "x$ac_cv_func_fork" = xyes; then 15637if test "x$ac_cv_func_fork" = xyes; then
15650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5 15638 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
15651$as_echo_n "checking for working fork... " >&6; } 15639$as_echo_n "checking for working fork... " >&6; }
15652if ${ac_cv_func_fork_works+:} false; then : 15640if test "${ac_cv_func_fork_works+set}" = set; then :
15653 $as_echo_n "(cached) " >&6 15641 $as_echo_n "(cached) " >&6
15654else 15642else
15655 if test "$cross_compiling" = yes; then : 15643 if test "$cross_compiling" = yes; then :
@@ -15702,7 +15690,7 @@ ac_cv_func_vfork_works=$ac_cv_func_vfork
15702if test "x$ac_cv_func_vfork" = xyes; then 15690if test "x$ac_cv_func_vfork" = xyes; then
15703 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5 15691 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
15704$as_echo_n "checking for working vfork... " >&6; } 15692$as_echo_n "checking for working vfork... " >&6; }
15705if ${ac_cv_func_vfork_works+:} false; then : 15693if test "${ac_cv_func_vfork_works+set}" = set; then :
15706 $as_echo_n "(cached) " >&6 15694 $as_echo_n "(cached) " >&6
15707else 15695else
15708 if test "$cross_compiling" = yes; then : 15696 if test "$cross_compiling" = yes; then :
@@ -15839,7 +15827,7 @@ fi
15839for ac_func in snprintf 15827for ac_func in snprintf
15840do : 15828do :
15841 ac_fn_c_check_func "$LINENO" "snprintf" "ac_cv_func_snprintf" 15829 ac_fn_c_check_func "$LINENO" "snprintf" "ac_cv_func_snprintf"
15842if test "x$ac_cv_func_snprintf" = xyes; then : 15830if test "x$ac_cv_func_snprintf" = x""yes; then :
15843 cat >>confdefs.h <<_ACEOF 15831 cat >>confdefs.h <<_ACEOF
15844#define HAVE_SNPRINTF 1 15832#define HAVE_SNPRINTF 1
15845_ACEOF 15833_ACEOF
@@ -15850,7 +15838,7 @@ done
15850 15838
15851{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5 15839{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5
15852$as_echo_n "checking for nl_langinfo and CODESET... " >&6; } 15840$as_echo_n "checking for nl_langinfo and CODESET... " >&6; }
15853if ${emacs_cv_langinfo_codeset+:} false; then : 15841if test "${emacs_cv_langinfo_codeset+set}" = set; then :
15854 $as_echo_n "(cached) " >&6 15842 $as_echo_n "(cached) " >&6
15855else 15843else
15856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15844 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -15883,7 +15871,7 @@ fi
15883 15871
15884{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5 15872{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for mbstate_t" >&5
15885$as_echo_n "checking for mbstate_t... " >&6; } 15873$as_echo_n "checking for mbstate_t... " >&6; }
15886if ${ac_cv_type_mbstate_t+:} false; then : 15874if test "${ac_cv_type_mbstate_t+set}" = set; then :
15887 $as_echo_n "(cached) " >&6 15875 $as_echo_n "(cached) " >&6
15888else 15876else
15889 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15877 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -15919,7 +15907,7 @@ $as_echo "#define mbstate_t int" >>confdefs.h
15919 15907
15920{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C restricted array declarations" >&5 15908{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C restricted array declarations" >&5
15921$as_echo_n "checking for C restricted array declarations... " >&6; } 15909$as_echo_n "checking for C restricted array declarations... " >&6; }
15922if ${emacs_cv_c_restrict_arr+:} false; then : 15910if test "${emacs_cv_c_restrict_arr+set}" = set; then :
15923 $as_echo_n "(cached) " >&6 15911 $as_echo_n "(cached) " >&6
15924else 15912else
15925 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15913 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -15958,7 +15946,7 @@ if test "x$GCC" = xyes \
15958 && test x"`$CC --version 2> /dev/null | grep 'gcc.* 4.5.0'`" != x \ 15946 && test x"`$CC --version 2> /dev/null | grep 'gcc.* 4.5.0'`" != x \
15959 && test x"`echo $CFLAGS | grep '\-O[23]'`" != x \ 15947 && test x"`echo $CFLAGS | grep '\-O[23]'`" != x \
15960 && test x"`echo $CFLAGS | grep '\-fno-optimize-sibling-calls'`" = x; then 15948 && test x"`echo $CFLAGS | grep '\-fno-optimize-sibling-calls'`" = x; then
15961 as_fn_error $? "GCC 4.5.0 has problems compiling Emacs; see etc/PROBLEMS'." "$LINENO" 5 15949 as_fn_error "GCC 4.5.0 has problems compiling Emacs; see etc/PROBLEMS'." "$LINENO" 5
15962fi 15950fi
15963 15951
15964version=$PACKAGE_VERSION 15952version=$PACKAGE_VERSION
@@ -16206,12 +16194,11 @@ fi
16206 LIBC_FATAL_STDERR_=1 16194 LIBC_FATAL_STDERR_=1
16207 export LIBC_FATAL_STDERR_ 16195 export LIBC_FATAL_STDERR_
16208 16196
16209
16210# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 16197# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
16211# for constant arguments. Useless! 16198# for constant arguments. Useless!
16212{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 16199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
16213$as_echo_n "checking for working alloca.h... " >&6; } 16200$as_echo_n "checking for working alloca.h... " >&6; }
16214if ${ac_cv_working_alloca_h+:} false; then : 16201if test "${ac_cv_working_alloca_h+set}" = set; then :
16215 $as_echo_n "(cached) " >&6 16202 $as_echo_n "(cached) " >&6
16216else 16203else
16217 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16204 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -16244,7 +16231,7 @@ fi
16244 16231
16245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 16232{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
16246$as_echo_n "checking for alloca... " >&6; } 16233$as_echo_n "checking for alloca... " >&6; }
16247if ${ac_cv_func_alloca_works+:} false; then : 16234if test "${ac_cv_func_alloca_works+set}" = set; then :
16248 $as_echo_n "(cached) " >&6 16235 $as_echo_n "(cached) " >&6
16249else 16236else
16250 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16237 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -16263,7 +16250,7 @@ else
16263 #pragma alloca 16250 #pragma alloca
16264# else 16251# else
16265# ifndef alloca /* predefined by HP cc +Olibcalls */ 16252# ifndef alloca /* predefined by HP cc +Olibcalls */
16266void *alloca (size_t); 16253char *alloca ();
16267# endif 16254# endif
16268# endif 16255# endif
16269# endif 16256# endif
@@ -16311,7 +16298,7 @@ $as_echo "#define C_ALLOCA 1" >>confdefs.h
16311 16298
16312{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 16299{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
16313$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 16300$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
16314if ${ac_cv_os_cray+:} false; then : 16301if test "${ac_cv_os_cray+set}" = set; then :
16315 $as_echo_n "(cached) " >&6 16302 $as_echo_n "(cached) " >&6
16316else 16303else
16317 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16304 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -16338,7 +16325,8 @@ if test $ac_cv_os_cray = yes; then
16338 for ac_func in _getb67 GETB67 getb67; do 16325 for ac_func in _getb67 GETB67 getb67; do
16339 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 16326 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
16340ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 16327ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
16341if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 16328eval as_val=\$$as_ac_var
16329 if test "x$as_val" = x""yes; then :
16342 16330
16343cat >>confdefs.h <<_ACEOF 16331cat >>confdefs.h <<_ACEOF
16344#define CRAY_STACKSEG_END $ac_func 16332#define CRAY_STACKSEG_END $ac_func
@@ -16352,7 +16340,7 @@ fi
16352 16340
16353{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 16341{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
16354$as_echo_n "checking stack direction for C alloca... " >&6; } 16342$as_echo_n "checking stack direction for C alloca... " >&6; }
16355if ${ac_cv_c_stack_direction+:} false; then : 16343if test "${ac_cv_c_stack_direction+set}" = set; then :
16356 $as_echo_n "(cached) " >&6 16344 $as_echo_n "(cached) " >&6
16357else 16345else
16358 if test "$cross_compiling" = yes; then : 16346 if test "$cross_compiling" = yes; then :
@@ -16404,7 +16392,8 @@ fi
16404do : 16392do :
16405 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` 16393 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
16406ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" 16394ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
16407if eval test \"x\$"$as_ac_var"\" = x"yes"; then : 16395eval as_val=\$$as_ac_var
16396 if test "x$as_val" = x""yes; then :
16408 cat >>confdefs.h <<_ACEOF 16397 cat >>confdefs.h <<_ACEOF
16409#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 16398#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
16410_ACEOF 16399_ACEOF
@@ -16417,7 +16406,7 @@ done
16417 16406
16418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 16407 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
16419$as_echo_n "checking whether byte ordering is bigendian... " >&6; } 16408$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
16420if ${ac_cv_c_bigendian+:} false; then : 16409if test "${ac_cv_c_bigendian+set}" = set; then :
16421 $as_echo_n "(cached) " >&6 16410 $as_echo_n "(cached) " >&6
16422else 16411else
16423 ac_cv_c_bigendian=unknown 16412 ac_cv_c_bigendian=unknown
@@ -16635,14 +16624,14 @@ $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
16635 16624
16636 ;; #( 16625 ;; #(
16637 *) 16626 *)
16638 as_fn_error $? "unknown endianness 16627 as_fn_error "unknown endianness
16639 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; 16628 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
16640 esac 16629 esac
16641 16630
16642 16631
16643{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5 16632{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
16644$as_echo_n "checking for inline... " >&6; } 16633$as_echo_n "checking for inline... " >&6; }
16645if ${ac_cv_c_inline+:} false; then : 16634if test "${ac_cv_c_inline+set}" = set; then :
16646 $as_echo_n "(cached) " >&6 16635 $as_echo_n "(cached) " >&6
16647else 16636else
16648 ac_cv_c_inline=no 16637 ac_cv_c_inline=no
@@ -16685,7 +16674,7 @@ esac
16685 16674
16686 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strtold conforms to C99" >&5 16675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether strtold conforms to C99" >&5
16687$as_echo_n "checking whether strtold conforms to C99... " >&6; } 16676$as_echo_n "checking whether strtold conforms to C99... " >&6; }
16688if ${gl_cv_func_c99_strtold+:} false; then : 16677if test "${gl_cv_func_c99_strtold+set}" = set; then :
16689 $as_echo_n "(cached) " >&6 16678 $as_echo_n "(cached) " >&6
16690else 16679else
16691 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16680 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -16841,7 +16830,7 @@ $as_echo "#define HAVE_C99_STRTOLD 1" >>confdefs.h
16841 16830
16842{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for st_dm_mode in struct stat" >&5 16831{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for st_dm_mode in struct stat" >&5
16843$as_echo_n "checking for st_dm_mode in struct stat... " >&6; } 16832$as_echo_n "checking for st_dm_mode in struct stat... " >&6; }
16844if ${ac_cv_struct_st_dm_mode+:} false; then : 16833if test "${ac_cv_struct_st_dm_mode+set}" = set; then :
16845 $as_echo_n "(cached) " >&6 16834 $as_echo_n "(cached) " >&6
16846else 16835else
16847 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16836 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -16875,7 +16864,7 @@ $as_echo "#define HAVE_ST_DM_MODE 1" >>confdefs.h
16875 16864
16876 16865
16877ac_fn_c_check_decl "$LINENO" "strmode" "ac_cv_have_decl_strmode" "$ac_includes_default" 16866ac_fn_c_check_decl "$LINENO" "strmode" "ac_cv_have_decl_strmode" "$ac_includes_default"
16878if test "x$ac_cv_have_decl_strmode" = xyes; then : 16867if test "x$ac_cv_have_decl_strmode" = x""yes; then :
16879 ac_have_decl=1 16868 ac_have_decl=1
16880else 16869else
16881 ac_have_decl=0 16870 ac_have_decl=0
@@ -16956,7 +16945,7 @@ _ACEOF
16956 16945
16957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the preprocessor supports include_next" >&5 16946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the preprocessor supports include_next" >&5
16958$as_echo_n "checking whether the preprocessor supports include_next... " >&6; } 16947$as_echo_n "checking whether the preprocessor supports include_next... " >&6; }
16959if ${gl_cv_have_include_next+:} false; then : 16948if test "${gl_cv_have_include_next+set}" = set; then :
16960 $as_echo_n "(cached) " >&6 16949 $as_echo_n "(cached) " >&6
16961else 16950else
16962 rm -rf conftestd1a conftestd1b conftestd2 16951 rm -rf conftestd1a conftestd1b conftestd2
@@ -17036,7 +17025,7 @@ $as_echo "$gl_cv_have_include_next" >&6; }
17036 17025
17037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether system header files limit the line length" >&5 17026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether system header files limit the line length" >&5
17038$as_echo_n "checking whether system header files limit the line length... " >&6; } 17027$as_echo_n "checking whether system header files limit the line length... " >&6; }
17039if ${gl_cv_pragma_columns+:} false; then : 17028if test "${gl_cv_pragma_columns+set}" = set; then :
17040 $as_echo_n "(cached) " >&6 17029 $as_echo_n "(cached) " >&6
17041else 17030else
17042 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17031 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -17086,7 +17075,7 @@ $as_echo "$gl_cv_pragma_columns" >&6; }
17086 else 17075 else
17087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <getopt.h>" >&5 17076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <getopt.h>" >&5
17088$as_echo_n "checking absolute name of <getopt.h>... " >&6; } 17077$as_echo_n "checking absolute name of <getopt.h>... " >&6; }
17089if ${gl_cv_next_getopt_h+:} false; then : 17078if test "${gl_cv_next_getopt_h+set}" = set; then :
17090 $as_echo_n "(cached) " >&6 17079 $as_echo_n "(cached) " >&6
17091else 17080else
17092 17081
@@ -17145,7 +17134,7 @@ $as_echo "$gl_cv_next_getopt_h" >&6; }
17145 for ac_header in getopt.h 17134 for ac_header in getopt.h
17146do : 17135do :
17147 ac_fn_c_check_header_mongrel "$LINENO" "getopt.h" "ac_cv_header_getopt_h" "$ac_includes_default" 17136 ac_fn_c_check_header_mongrel "$LINENO" "getopt.h" "ac_cv_header_getopt_h" "$ac_includes_default"
17148if test "x$ac_cv_header_getopt_h" = xyes; then : 17137if test "x$ac_cv_header_getopt_h" = x""yes; then :
17149 cat >>confdefs.h <<_ACEOF 17138 cat >>confdefs.h <<_ACEOF
17150#define HAVE_GETOPT_H 1 17139#define HAVE_GETOPT_H 1
17151_ACEOF 17140_ACEOF
@@ -17162,7 +17151,7 @@ done
17162 for ac_func in getopt_long_only 17151 for ac_func in getopt_long_only
17163do : 17152do :
17164 ac_fn_c_check_func "$LINENO" "getopt_long_only" "ac_cv_func_getopt_long_only" 17153 ac_fn_c_check_func "$LINENO" "getopt_long_only" "ac_cv_func_getopt_long_only"
17165if test "x$ac_cv_func_getopt_long_only" = xyes; then : 17154if test "x$ac_cv_func_getopt_long_only" = x""yes; then :
17166 cat >>confdefs.h <<_ACEOF 17155 cat >>confdefs.h <<_ACEOF
17167#define HAVE_GETOPT_LONG_ONLY 1 17156#define HAVE_GETOPT_LONG_ONLY 1
17168_ACEOF 17157_ACEOF
@@ -17177,7 +17166,7 @@ done
17177 if test -z "$gl_replace_getopt"; then 17166 if test -z "$gl_replace_getopt"; then
17178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getopt is POSIX compatible" >&5 17167 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getopt is POSIX compatible" >&5
17179$as_echo_n "checking whether getopt is POSIX compatible... " >&6; } 17168$as_echo_n "checking whether getopt is POSIX compatible... " >&6; }
17180if ${gl_cv_func_getopt_posix+:} false; then : 17169if test "${gl_cv_func_getopt_posix+set}" = set; then :
17181 $as_echo_n "(cached) " >&6 17170 $as_echo_n "(cached) " >&6
17182else 17171else
17183 17172
@@ -17335,7 +17324,7 @@ $as_echo "$gl_cv_func_getopt_posix" >&6; }
17335 if test -z "$gl_replace_getopt" && test $gl_getopt_required = GNU; then 17324 if test -z "$gl_replace_getopt" && test $gl_getopt_required = GNU; then
17336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working GNU getopt function" >&5 17325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working GNU getopt function" >&5
17337$as_echo_n "checking for working GNU getopt function... " >&6; } 17326$as_echo_n "checking for working GNU getopt function... " >&6; }
17338if ${gl_cv_func_getopt_gnu+:} false; then : 17327if test "${gl_cv_func_getopt_gnu+set}" = set; then :
17339 $as_echo_n "(cached) " >&6 17328 $as_echo_n "(cached) " >&6
17340else 17329else
17341 # Even with POSIXLY_CORRECT, the GNU extension of leading '-' in the 17330 # Even with POSIXLY_CORRECT, the GNU extension of leading '-' in the
@@ -17560,7 +17549,7 @@ $as_echo "#define __GETOPT_PREFIX rpl_" >>confdefs.h
17560 fi 17549 fi
17561 17550
17562ac_fn_c_check_decl "$LINENO" "getenv" "ac_cv_have_decl_getenv" "$ac_includes_default" 17551ac_fn_c_check_decl "$LINENO" "getenv" "ac_cv_have_decl_getenv" "$ac_includes_default"
17563if test "x$ac_cv_have_decl_getenv" = xyes; then : 17552if test "x$ac_cv_have_decl_getenv" = x""yes; then :
17564 ac_have_decl=1 17553 ac_have_decl=1
17565else 17554else
17566 ac_have_decl=0 17555 ac_have_decl=0
@@ -17573,7 +17562,7 @@ _ACEOF
17573 17562
17574 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for unsigned long long int" >&5 17563 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for unsigned long long int" >&5
17575$as_echo_n "checking for unsigned long long int... " >&6; } 17564$as_echo_n "checking for unsigned long long int... " >&6; }
17576if ${ac_cv_type_unsigned_long_long_int+:} false; then : 17565if test "${ac_cv_type_unsigned_long_long_int+set}" = set; then :
17577 $as_echo_n "(cached) " >&6 17566 $as_echo_n "(cached) " >&6
17578else 17567else
17579 ac_cv_type_unsigned_long_long_int=yes 17568 ac_cv_type_unsigned_long_long_int=yes
@@ -17631,7 +17620,7 @@ $as_echo "#define HAVE_UNSIGNED_LONG_LONG_INT 1" >>confdefs.h
17631 17620
17632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long int" >&5 17621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long int" >&5
17633$as_echo_n "checking for long long int... " >&6; } 17622$as_echo_n "checking for long long int... " >&6; }
17634if ${ac_cv_type_long_long_int+:} false; then : 17623if test "${ac_cv_type_long_long_int+set}" = set; then :
17635 $as_echo_n "(cached) " >&6 17624 $as_echo_n "(cached) " >&6
17636else 17625else
17637 ac_cv_type_long_long_int=yes 17626 ac_cv_type_long_long_int=yes
@@ -17786,7 +17775,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17786 else 17775 else
17787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdint.h>" >&5 17776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdint.h>" >&5
17788$as_echo_n "checking absolute name of <stdint.h>... " >&6; } 17777$as_echo_n "checking absolute name of <stdint.h>... " >&6; }
17789if ${gl_cv_next_stdint_h+:} false; then : 17778if test "${gl_cv_next_stdint_h+set}" = set; then :
17790 $as_echo_n "(cached) " >&6 17779 $as_echo_n "(cached) " >&6
17791else 17780else
17792 17781
@@ -17842,7 +17831,7 @@ $as_echo "$gl_cv_next_stdint_h" >&6; }
17842 if test $ac_cv_header_stdint_h = yes; then 17831 if test $ac_cv_header_stdint_h = yes; then
17843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stdint.h conforms to C99" >&5 17832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stdint.h conforms to C99" >&5
17844$as_echo_n "checking whether stdint.h conforms to C99... " >&6; } 17833$as_echo_n "checking whether stdint.h conforms to C99... " >&6; }
17845if ${gl_cv_header_working_stdint_h+:} false; then : 17834if test "${gl_cv_header_working_stdint_h+set}" = set; then :
17846 $as_echo_n "(cached) " >&6 17835 $as_echo_n "(cached) " >&6
17847else 17836else
17848 gl_cv_header_working_stdint_h=no 17837 gl_cv_header_working_stdint_h=no
@@ -18115,7 +18104,8 @@ $as_echo "$gl_cv_header_working_stdint_h" >&6; }
18115do : 18104do :
18116 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 18105 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
18117ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 18106ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
18118if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 18107eval as_val=\$$as_ac_Header
18108 if test "x$as_val" = x""yes; then :
18119 cat >>confdefs.h <<_ACEOF 18109 cat >>confdefs.h <<_ACEOF
18120#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 18110#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
18121_ACEOF 18111_ACEOF
@@ -18145,7 +18135,7 @@ done
18145 for gltype in ptrdiff_t size_t ; do 18135 for gltype in ptrdiff_t size_t ; do
18146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bit size of $gltype" >&5 18136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bit size of $gltype" >&5
18147$as_echo_n "checking for bit size of $gltype... " >&6; } 18137$as_echo_n "checking for bit size of $gltype... " >&6; }
18148if eval \${gl_cv_bitsizeof_${gltype}+:} false; then : 18138if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; }; then :
18149 $as_echo_n "(cached) " >&6 18139 $as_echo_n "(cached) " >&6
18150else 18140else
18151 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" " 18141 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" "
@@ -18190,7 +18180,7 @@ _ACEOF
18190 for gltype in sig_atomic_t wchar_t wint_t ; do 18180 for gltype in sig_atomic_t wchar_t wint_t ; do
18191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bit size of $gltype" >&5 18181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bit size of $gltype" >&5
18192$as_echo_n "checking for bit size of $gltype... " >&6; } 18182$as_echo_n "checking for bit size of $gltype... " >&6; }
18193if eval \${gl_cv_bitsizeof_${gltype}+:} false; then : 18183if { as_var=gl_cv_bitsizeof_${gltype}; eval "test \"\${$as_var+set}\" = set"; }; then :
18194 $as_echo_n "(cached) " >&6 18184 $as_echo_n "(cached) " >&6
18195else 18185else
18196 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" " 18186 if ac_fn_c_compute_int "$LINENO" "sizeof ($gltype) * CHAR_BIT" "result" "
@@ -18234,7 +18224,7 @@ _ACEOF
18234 for gltype in sig_atomic_t wchar_t wint_t ; do 18224 for gltype in sig_atomic_t wchar_t wint_t ; do
18235 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gltype is signed" >&5 18225 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gltype is signed" >&5
18236$as_echo_n "checking whether $gltype is signed... " >&6; } 18226$as_echo_n "checking whether $gltype is signed... " >&6; }
18237if eval \${gl_cv_type_${gltype}_signed+:} false; then : 18227if { as_var=gl_cv_type_${gltype}_signed; eval "test \"\${$as_var+set}\" = set"; }; then :
18238 $as_echo_n "(cached) " >&6 18228 $as_echo_n "(cached) " >&6
18239else 18229else
18240 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18230 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -18293,7 +18283,7 @@ _ACEOF
18293 for gltype in ptrdiff_t size_t ; do 18283 for gltype in ptrdiff_t size_t ; do
18294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $gltype integer literal suffix" >&5 18284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $gltype integer literal suffix" >&5
18295$as_echo_n "checking for $gltype integer literal suffix... " >&6; } 18285$as_echo_n "checking for $gltype integer literal suffix... " >&6; }
18296if eval \${gl_cv_type_${gltype}_suffix+:} false; then : 18286if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = set"; }; then :
18297 $as_echo_n "(cached) " >&6 18287 $as_echo_n "(cached) " >&6
18298else 18288else
18299 eval gl_cv_type_${gltype}_suffix=no 18289 eval gl_cv_type_${gltype}_suffix=no
@@ -18365,7 +18355,7 @@ _ACEOF
18365 for gltype in sig_atomic_t wchar_t wint_t ; do 18355 for gltype in sig_atomic_t wchar_t wint_t ; do
18366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $gltype integer literal suffix" >&5 18356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $gltype integer literal suffix" >&5
18367$as_echo_n "checking for $gltype integer literal suffix... " >&6; } 18357$as_echo_n "checking for $gltype integer literal suffix... " >&6; }
18368if eval \${gl_cv_type_${gltype}_suffix+:} false; then : 18358if { as_var=gl_cv_type_${gltype}_suffix; eval "test \"\${$as_var+set}\" = set"; }; then :
18369 $as_echo_n "(cached) " >&6 18359 $as_echo_n "(cached) " >&6
18370else 18360else
18371 eval gl_cv_type_${gltype}_suffix=no 18361 eval gl_cv_type_${gltype}_suffix=no
@@ -18481,7 +18471,7 @@ fi
18481 else 18471 else
18482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <inttypes.h>" >&5 18472 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <inttypes.h>" >&5
18483$as_echo_n "checking absolute name of <inttypes.h>... " >&6; } 18473$as_echo_n "checking absolute name of <inttypes.h>... " >&6; }
18484if ${gl_cv_next_inttypes_h+:} false; then : 18474if test "${gl_cv_next_inttypes_h+set}" = set; then :
18485 $as_echo_n "(cached) " >&6 18475 $as_echo_n "(cached) " >&6
18486else 18476else
18487 18477
@@ -18576,7 +18566,7 @@ $as_echo "#define GL_TRIGGER_STDC_LIMIT_MACROS 1" >>confdefs.h
18576 18566
18577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether lstat correctly handles trailing slash" >&5 18567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether lstat correctly handles trailing slash" >&5
18578$as_echo_n "checking whether lstat correctly handles trailing slash... " >&6; } 18568$as_echo_n "checking whether lstat correctly handles trailing slash... " >&6; }
18579if ${gl_cv_func_lstat_dereferences_slashed_symlink+:} false; then : 18569if test "${gl_cv_func_lstat_dereferences_slashed_symlink+set}" = set; then :
18580 $as_echo_n "(cached) " >&6 18570 $as_echo_n "(cached) " >&6
18581else 18571else
18582 rm -f conftest.sym conftest.file 18572 rm -f conftest.sym conftest.file
@@ -18678,7 +18668,7 @@ _ACEOF
18678 #include <sys/types.h> 18668 #include <sys/types.h>
18679 18669
18680" 18670"
18681if test "x$ac_cv_type_sigset_t" = xyes; then : 18671if test "x$ac_cv_type_sigset_t" = x""yes; then :
18682 18672
18683cat >>confdefs.h <<_ACEOF 18673cat >>confdefs.h <<_ACEOF
18684#define HAVE_SIGSET_T 1 18674#define HAVE_SIGSET_T 1
@@ -18702,7 +18692,7 @@ fi
18702 for ac_header in ws2tcpip.h 18692 for ac_header in ws2tcpip.h
18703do : 18693do :
18704 ac_fn_c_check_header_mongrel "$LINENO" "ws2tcpip.h" "ac_cv_header_ws2tcpip_h" "$ac_includes_default" 18694 ac_fn_c_check_header_mongrel "$LINENO" "ws2tcpip.h" "ac_cv_header_ws2tcpip_h" "$ac_includes_default"
18705if test "x$ac_cv_header_ws2tcpip_h" = xyes; then : 18695if test "x$ac_cv_header_ws2tcpip_h" = x""yes; then :
18706 cat >>confdefs.h <<_ACEOF 18696 cat >>confdefs.h <<_ACEOF
18707#define HAVE_WS2TCPIP_H 1 18697#define HAVE_WS2TCPIP_H 1
18708_ACEOF 18698_ACEOF
@@ -18715,7 +18705,7 @@ done
18715 18705
18716{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5 18706{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
18717$as_echo_n "checking for stdbool.h that conforms to C99... " >&6; } 18707$as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
18718if ${ac_cv_header_stdbool_h+:} false; then : 18708if test "${ac_cv_header_stdbool_h+set}" = set; then :
18719 $as_echo_n "(cached) " >&6 18709 $as_echo_n "(cached) " >&6
18720else 18710else
18721 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -18790,7 +18780,7 @@ fi
18790{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5 18780{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
18791$as_echo "$ac_cv_header_stdbool_h" >&6; } 18781$as_echo "$ac_cv_header_stdbool_h" >&6; }
18792 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default" 18782 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
18793if test "x$ac_cv_type__Bool" = xyes; then : 18783if test "x$ac_cv_type__Bool" = x""yes; then :
18794 18784
18795cat >>confdefs.h <<_ACEOF 18785cat >>confdefs.h <<_ACEOF
18796#define HAVE__BOOL 1 18786#define HAVE__BOOL 1
@@ -18807,7 +18797,7 @@ fi
18807 18797
18808 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wchar_t" >&5 18798 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wchar_t" >&5
18809$as_echo_n "checking for wchar_t... " >&6; } 18799$as_echo_n "checking for wchar_t... " >&6; }
18810if ${gt_cv_c_wchar_t+:} false; then : 18800if test "${gt_cv_c_wchar_t+set}" = set; then :
18811 $as_echo_n "(cached) " >&6 18801 $as_echo_n "(cached) " >&6
18812else 18802else
18813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18803 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -18939,7 +18929,7 @@ $as_echo "#define HAVE_WCHAR_T 1" >>confdefs.h
18939 18929
18940 ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "#include <time.h> 18930 ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "#include <time.h>
18941" 18931"
18942if test "x$ac_cv_member_struct_tm_tm_gmtoff" = xyes; then : 18932if test "x$ac_cv_member_struct_tm_tm_gmtoff" = x""yes; then :
18943 18933
18944$as_echo "#define HAVE_TM_GMTOFF 1" >>confdefs.h 18934$as_echo "#define HAVE_TM_GMTOFF 1" >>confdefs.h
18945 18935
@@ -18953,7 +18943,7 @@ fi
18953 18943
18954 18944
18955ac_fn_c_check_decl "$LINENO" "strtoimax" "ac_cv_have_decl_strtoimax" "$ac_includes_default" 18945ac_fn_c_check_decl "$LINENO" "strtoimax" "ac_cv_have_decl_strtoimax" "$ac_includes_default"
18956if test "x$ac_cv_have_decl_strtoimax" = xyes; then : 18946if test "x$ac_cv_have_decl_strtoimax" = x""yes; then :
18957 ac_have_decl=1 18947 ac_have_decl=1
18958else 18948else
18959 ac_have_decl=0 18949 ac_have_decl=0
@@ -18967,7 +18957,7 @@ _ACEOF
18967 18957
18968>>>>>>> MERGE-SOURCE 18958>>>>>>> MERGE-SOURCE
18969ac_fn_c_check_decl "$LINENO" "strtoumax" "ac_cv_have_decl_strtoumax" "$ac_includes_default" 18959ac_fn_c_check_decl "$LINENO" "strtoumax" "ac_cv_have_decl_strtoumax" "$ac_includes_default"
18970if test "x$ac_cv_have_decl_strtoumax" = xyes; then : 18960if test "x$ac_cv_have_decl_strtoumax" = x""yes; then :
18971 ac_have_decl=1 18961 ac_have_decl=1
18972else 18962else
18973 ac_have_decl=0 18963 ac_have_decl=0
@@ -18981,7 +18971,7 @@ _ACEOF
18981 18971
18982{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5 18972{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
18983$as_echo_n "checking whether stat file-mode macros are broken... " >&6; } 18973$as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
18984if ${ac_cv_header_stat_broken+:} false; then : 18974if test "${ac_cv_header_stat_broken+set}" = set; then :
18985 $as_echo_n "(cached) " >&6 18975 $as_echo_n "(cached) " >&6
18986else 18976else
18987 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18977 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -19025,7 +19015,7 @@ fi
19025 19015
19026{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5 19016{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
19027$as_echo_n "checking for C/C++ restrict keyword... " >&6; } 19017$as_echo_n "checking for C/C++ restrict keyword... " >&6; }
19028if ${ac_cv_c_restrict+:} false; then : 19018if test "${ac_cv_c_restrict+set}" = set; then :
19029 $as_echo_n "(cached) " >&6 19019 $as_echo_n "(cached) " >&6
19030else 19020else
19031 ac_cv_c_restrict=no 19021 ac_cv_c_restrict=no
@@ -19075,7 +19065,7 @@ _ACEOF
19075 19065
19076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <time.h>" >&5 19066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <time.h>" >&5
19077$as_echo_n "checking for struct timespec in <time.h>... " >&6; } 19067$as_echo_n "checking for struct timespec in <time.h>... " >&6; }
19078if ${gl_cv_sys_struct_timespec_in_time_h+:} false; then : 19068if test "${gl_cv_sys_struct_timespec_in_time_h+set}" = set; then :
19079 $as_echo_n "(cached) " >&6 19069 $as_echo_n "(cached) " >&6
19080else 19070else
19081 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19071 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -19108,7 +19098,7 @@ $as_echo "$gl_cv_sys_struct_timespec_in_time_h" >&6; }
19108 else 19098 else
19109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <sys/time.h>" >&5 19099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <sys/time.h>" >&5
19110$as_echo_n "checking for struct timespec in <sys/time.h>... " >&6; } 19100$as_echo_n "checking for struct timespec in <sys/time.h>... " >&6; }
19111if ${gl_cv_sys_struct_timespec_in_sys_time_h+:} false; then : 19101if test "${gl_cv_sys_struct_timespec_in_sys_time_h+set}" = set; then :
19112 $as_echo_n "(cached) " >&6 19102 $as_echo_n "(cached) " >&6
19113else 19103else
19114 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19104 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -19137,7 +19127,7 @@ $as_echo "$gl_cv_sys_struct_timespec_in_sys_time_h" >&6; }
19137 else 19127 else
19138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <pthread.h>" >&5 19128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct timespec in <pthread.h>" >&5
19139$as_echo_n "checking for struct timespec in <pthread.h>... " >&6; } 19129$as_echo_n "checking for struct timespec in <pthread.h>... " >&6; }
19140if ${gl_cv_sys_struct_timespec_in_pthread_h+:} false; then : 19130if test "${gl_cv_sys_struct_timespec_in_pthread_h+set}" = set; then :
19141 $as_echo_n "(cached) " >&6 19131 $as_echo_n "(cached) " >&6
19142else 19132else
19143 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19133 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -19186,7 +19176,7 @@ $as_echo "$gl_cv_sys_struct_timespec_in_pthread_h" >&6; }
19186 else 19176 else
19187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <time.h>" >&5 19177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <time.h>" >&5
19188$as_echo_n "checking absolute name of <time.h>... " >&6; } 19178$as_echo_n "checking absolute name of <time.h>... " >&6; }
19189if ${gl_cv_next_time_h+:} false; then : 19179if test "${gl_cv_next_time_h+set}" = set; then :
19190 $as_echo_n "(cached) " >&6 19180 $as_echo_n "(cached) " >&6
19191else 19181else
19192 19182
@@ -19229,7 +19219,7 @@ $as_echo "$gl_cv_next_time_h" >&6; }
19229 19219
19230 19220
19231ac_fn_c_check_decl "$LINENO" "localtime_r" "ac_cv_have_decl_localtime_r" "$ac_includes_default" 19221ac_fn_c_check_decl "$LINENO" "localtime_r" "ac_cv_have_decl_localtime_r" "$ac_includes_default"
19232if test "x$ac_cv_have_decl_localtime_r" = xyes; then : 19222if test "x$ac_cv_have_decl_localtime_r" = x""yes; then :
19233 ac_have_decl=1 19223 ac_have_decl=1
19234else 19224else
19235 ac_have_decl=0 19225 ac_have_decl=0
@@ -19274,7 +19264,7 @@ fi
19274 if test $ac_cv_working_alloca_h = yes; then 19264 if test $ac_cv_working_alloca_h = yes; then
19275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca as a compiler built-in" >&5 19265 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca as a compiler built-in" >&5
19276$as_echo_n "checking for alloca as a compiler built-in... " >&6; } 19266$as_echo_n "checking for alloca as a compiler built-in... " >&6; }
19277if ${gl_cv_rpl_alloca+:} false; then : 19267if test "${gl_cv_rpl_alloca+set}" = set; then :
19278 $as_echo_n "(cached) " >&6 19268 $as_echo_n "(cached) " >&6
19279else 19269else
19280 19270
@@ -19350,7 +19340,7 @@ $as_echo "#define HAVE_DUP2 1" >>confdefs.h
19350 if test $HAVE_DUP2 = 1; then 19340 if test $HAVE_DUP2 = 1; then
19351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether dup2 works" >&5 19341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether dup2 works" >&5
19352$as_echo_n "checking whether dup2 works... " >&6; } 19342$as_echo_n "checking whether dup2 works... " >&6; }
19353if ${gl_cv_func_dup2_works+:} false; then : 19343if test "${gl_cv_func_dup2_works+set}" = set; then :
19354 $as_echo_n "(cached) " >&6 19344 $as_echo_n "(cached) " >&6
19355else 19345else
19356 if test "$cross_compiling" = yes; then : 19346 if test "$cross_compiling" = yes; then :
@@ -19459,7 +19449,7 @@ gl_save_LIBS=$LIBS
19459# NetBSD >= 0.9, OpenBSD >= 2.0, Solaris >= 7. 19449# NetBSD >= 0.9, OpenBSD >= 2.0, Solaris >= 7.
19460HAVE_GETLOADAVG=1 19450HAVE_GETLOADAVG=1
19461ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg" 19451ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
19462if test "x$ac_cv_func_getloadavg" = xyes; then : 19452if test "x$ac_cv_func_getloadavg" = x""yes; then :
19463 19453
19464else 19454else
19465 gl_func_getloadavg_done=no 19455 gl_func_getloadavg_done=no
@@ -19472,7 +19462,7 @@ else
19472 if test $gl_func_getloadavg_done = no; then 19462 if test $gl_func_getloadavg_done = no; then
19473 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for elf_begin in -lelf" >&5 19463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for elf_begin in -lelf" >&5
19474$as_echo_n "checking for elf_begin in -lelf... " >&6; } 19464$as_echo_n "checking for elf_begin in -lelf... " >&6; }
19475if ${ac_cv_lib_elf_elf_begin+:} false; then : 19465if test "${ac_cv_lib_elf_elf_begin+set}" = set; then :
19476 $as_echo_n "(cached) " >&6 19466 $as_echo_n "(cached) " >&6
19477else 19467else
19478 ac_check_lib_save_LIBS=$LIBS 19468 ac_check_lib_save_LIBS=$LIBS
@@ -19506,13 +19496,13 @@ LIBS=$ac_check_lib_save_LIBS
19506fi 19496fi
19507{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_elf_elf_begin" >&5 19497{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_elf_elf_begin" >&5
19508$as_echo "$ac_cv_lib_elf_elf_begin" >&6; } 19498$as_echo "$ac_cv_lib_elf_elf_begin" >&6; }
19509if test "x$ac_cv_lib_elf_elf_begin" = xyes; then : 19499if test "x$ac_cv_lib_elf_elf_begin" = x""yes; then :
19510 LIBS="-lelf $LIBS" 19500 LIBS="-lelf $LIBS"
19511fi 19501fi
19512 19502
19513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kvm_open in -lkvm" >&5 19503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kvm_open in -lkvm" >&5
19514$as_echo_n "checking for kvm_open in -lkvm... " >&6; } 19504$as_echo_n "checking for kvm_open in -lkvm... " >&6; }
19515if ${ac_cv_lib_kvm_kvm_open+:} false; then : 19505if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then :
19516 $as_echo_n "(cached) " >&6 19506 $as_echo_n "(cached) " >&6
19517else 19507else
19518 ac_check_lib_save_LIBS=$LIBS 19508 ac_check_lib_save_LIBS=$LIBS
@@ -19546,14 +19536,14 @@ LIBS=$ac_check_lib_save_LIBS
19546fi 19536fi
19547{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kvm_kvm_open" >&5 19537{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kvm_kvm_open" >&5
19548$as_echo "$ac_cv_lib_kvm_kvm_open" >&6; } 19538$as_echo "$ac_cv_lib_kvm_kvm_open" >&6; }
19549if test "x$ac_cv_lib_kvm_kvm_open" = xyes; then : 19539if test "x$ac_cv_lib_kvm_kvm_open" = x""yes; then :
19550 LIBS="-lkvm $LIBS" 19540 LIBS="-lkvm $LIBS"
19551fi 19541fi
19552 19542
19553 # Check for the 4.4BSD definition of getloadavg. 19543 # Check for the 4.4BSD definition of getloadavg.
19554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lutil" >&5 19544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lutil" >&5
19555$as_echo_n "checking for getloadavg in -lutil... " >&6; } 19545$as_echo_n "checking for getloadavg in -lutil... " >&6; }
19556if ${ac_cv_lib_util_getloadavg+:} false; then : 19546if test "${ac_cv_lib_util_getloadavg+set}" = set; then :
19557 $as_echo_n "(cached) " >&6 19547 $as_echo_n "(cached) " >&6
19558else 19548else
19559 ac_check_lib_save_LIBS=$LIBS 19549 ac_check_lib_save_LIBS=$LIBS
@@ -19587,7 +19577,7 @@ LIBS=$ac_check_lib_save_LIBS
19587fi 19577fi
19588{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_getloadavg" >&5 19578{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_getloadavg" >&5
19589$as_echo "$ac_cv_lib_util_getloadavg" >&6; } 19579$as_echo "$ac_cv_lib_util_getloadavg" >&6; }
19590if test "x$ac_cv_lib_util_getloadavg" = xyes; then : 19580if test "x$ac_cv_lib_util_getloadavg" = x""yes; then :
19591 LIBS="-lutil $LIBS" gl_func_getloadavg_done=yes 19581 LIBS="-lutil $LIBS" gl_func_getloadavg_done=yes
19592fi 19582fi
19593 19583
@@ -19600,7 +19590,7 @@ fi
19600 LIBS="-L/usr/local/lib $LIBS" 19590 LIBS="-L/usr/local/lib $LIBS"
19601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lgetloadavg" >&5 19591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lgetloadavg" >&5
19602$as_echo_n "checking for getloadavg in -lgetloadavg... " >&6; } 19592$as_echo_n "checking for getloadavg in -lgetloadavg... " >&6; }
19603if ${ac_cv_lib_getloadavg_getloadavg+:} false; then : 19593if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then :
19604 $as_echo_n "(cached) " >&6 19594 $as_echo_n "(cached) " >&6
19605else 19595else
19606 ac_check_lib_save_LIBS=$LIBS 19596 ac_check_lib_save_LIBS=$LIBS
@@ -19634,7 +19624,7 @@ LIBS=$ac_check_lib_save_LIBS
19634fi 19624fi
19635{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_getloadavg_getloadavg" >&5 19625{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_getloadavg_getloadavg" >&5
19636$as_echo "$ac_cv_lib_getloadavg_getloadavg" >&6; } 19626$as_echo "$ac_cv_lib_getloadavg_getloadavg" >&6; }
19637if test "x$ac_cv_lib_getloadavg_getloadavg" = xyes; then : 19627if test "x$ac_cv_lib_getloadavg_getloadavg" = x""yes; then :
19638 LIBS="-lgetloadavg $LIBS" gl_func_getloadavg_done=yes 19628 LIBS="-lgetloadavg $LIBS" gl_func_getloadavg_done=yes
19639else 19629else
19640 LIBS=$gl_getloadavg_LIBS 19630 LIBS=$gl_getloadavg_LIBS
@@ -19649,7 +19639,7 @@ fi
19649 # Solaris has libkstat which does not require root. 19639 # Solaris has libkstat which does not require root.
19650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5 19640 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
19651$as_echo_n "checking for kstat_open in -lkstat... " >&6; } 19641$as_echo_n "checking for kstat_open in -lkstat... " >&6; }
19652if ${ac_cv_lib_kstat_kstat_open+:} false; then : 19642if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then :
19653 $as_echo_n "(cached) " >&6 19643 $as_echo_n "(cached) " >&6
19654else 19644else
19655 ac_check_lib_save_LIBS=$LIBS 19645 ac_check_lib_save_LIBS=$LIBS
@@ -19683,7 +19673,7 @@ LIBS=$ac_check_lib_save_LIBS
19683fi 19673fi
19684{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5 19674{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
19685$as_echo "$ac_cv_lib_kstat_kstat_open" >&6; } 19675$as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
19686if test "x$ac_cv_lib_kstat_kstat_open" = xyes; then : 19676if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then :
19687 cat >>confdefs.h <<_ACEOF 19677 cat >>confdefs.h <<_ACEOF
19688#define HAVE_LIBKSTAT 1 19678#define HAVE_LIBKSTAT 1
19689_ACEOF 19679_ACEOF
@@ -19698,7 +19688,7 @@ fi
19698 if test $gl_func_getloadavg_done = no; then 19688 if test $gl_func_getloadavg_done = no; then
19699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perfstat_cpu_total in -lperfstat" >&5 19689 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perfstat_cpu_total in -lperfstat" >&5
19700$as_echo_n "checking for perfstat_cpu_total in -lperfstat... " >&6; } 19690$as_echo_n "checking for perfstat_cpu_total in -lperfstat... " >&6; }
19701if ${ac_cv_lib_perfstat_perfstat_cpu_total+:} false; then : 19691if test "${ac_cv_lib_perfstat_perfstat_cpu_total+set}" = set; then :
19702 $as_echo_n "(cached) " >&6 19692 $as_echo_n "(cached) " >&6
19703else 19693else
19704 ac_check_lib_save_LIBS=$LIBS 19694 ac_check_lib_save_LIBS=$LIBS
@@ -19732,7 +19722,7 @@ LIBS=$ac_check_lib_save_LIBS
19732fi 19722fi
19733{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_perfstat_perfstat_cpu_total" >&5 19723{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_perfstat_perfstat_cpu_total" >&5
19734$as_echo "$ac_cv_lib_perfstat_perfstat_cpu_total" >&6; } 19724$as_echo "$ac_cv_lib_perfstat_perfstat_cpu_total" >&6; }
19735if test "x$ac_cv_lib_perfstat_perfstat_cpu_total" = xyes; then : 19725if test "x$ac_cv_lib_perfstat_perfstat_cpu_total" = x""yes; then :
19736 cat >>confdefs.h <<_ACEOF 19726 cat >>confdefs.h <<_ACEOF
19737#define HAVE_LIBPERFSTAT 1 19727#define HAVE_LIBPERFSTAT 1
19738_ACEOF 19728_ACEOF
@@ -19746,14 +19736,14 @@ fi
19746 19736
19747 if test $gl_func_getloadavg_done = no; then 19737 if test $gl_func_getloadavg_done = no; then
19748 ac_fn_c_check_header_mongrel "$LINENO" "sys/dg_sys_info.h" "ac_cv_header_sys_dg_sys_info_h" "$ac_includes_default" 19738 ac_fn_c_check_header_mongrel "$LINENO" "sys/dg_sys_info.h" "ac_cv_header_sys_dg_sys_info_h" "$ac_includes_default"
19749if test "x$ac_cv_header_sys_dg_sys_info_h" = xyes; then : 19739if test "x$ac_cv_header_sys_dg_sys_info_h" = x""yes; then :
19750 gl_func_getloadavg_done=yes 19740 gl_func_getloadavg_done=yes
19751 19741
19752$as_echo "#define DGUX 1" >>confdefs.h 19742$as_echo "#define DGUX 1" >>confdefs.h
19753 19743
19754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dg_sys_info in -ldgc" >&5 19744 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dg_sys_info in -ldgc" >&5
19755$as_echo_n "checking for dg_sys_info in -ldgc... " >&6; } 19745$as_echo_n "checking for dg_sys_info in -ldgc... " >&6; }
19756if ${ac_cv_lib_dgc_dg_sys_info+:} false; then : 19746if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then :
19757 $as_echo_n "(cached) " >&6 19747 $as_echo_n "(cached) " >&6
19758else 19748else
19759 ac_check_lib_save_LIBS=$LIBS 19749 ac_check_lib_save_LIBS=$LIBS
@@ -19787,7 +19777,7 @@ LIBS=$ac_check_lib_save_LIBS
19787fi 19777fi
19788{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dgc_dg_sys_info" >&5 19778{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dgc_dg_sys_info" >&5
19789$as_echo "$ac_cv_lib_dgc_dg_sys_info" >&6; } 19779$as_echo "$ac_cv_lib_dgc_dg_sys_info" >&6; }
19790if test "x$ac_cv_lib_dgc_dg_sys_info" = xyes; then : 19780if test "x$ac_cv_lib_dgc_dg_sys_info" = x""yes; then :
19791 cat >>confdefs.h <<_ACEOF 19781 cat >>confdefs.h <<_ACEOF
19792#define HAVE_LIBDGC 1 19782#define HAVE_LIBDGC 1
19793_ACEOF 19783_ACEOF
@@ -19817,7 +19807,7 @@ LIBS=$gl_save_LIBS
19817for ac_header in sys/loadavg.h 19807for ac_header in sys/loadavg.h
19818do : 19808do :
19819 ac_fn_c_check_header_mongrel "$LINENO" "sys/loadavg.h" "ac_cv_header_sys_loadavg_h" "$ac_includes_default" 19809 ac_fn_c_check_header_mongrel "$LINENO" "sys/loadavg.h" "ac_cv_header_sys_loadavg_h" "$ac_includes_default"
19820if test "x$ac_cv_header_sys_loadavg_h" = xyes; then : 19810if test "x$ac_cv_header_sys_loadavg_h" = x""yes; then :
19821 cat >>confdefs.h <<_ACEOF 19811 cat >>confdefs.h <<_ACEOF
19822#define HAVE_SYS_LOADAVG_H 1 19812#define HAVE_SYS_LOADAVG_H 1
19823_ACEOF 19813_ACEOF
@@ -19836,7 +19826,7 @@ ac_fn_c_check_decl "$LINENO" "getloadavg" "ac_cv_have_decl_getloadavg" "#if HAVE
19836 #endif 19826 #endif
19837 #include <stdlib.h> 19827 #include <stdlib.h>
19838" 19828"
19839if test "x$ac_cv_have_decl_getloadavg" = xyes; then : 19829if test "x$ac_cv_have_decl_getloadavg" = x""yes; then :
19840 19830
19841else 19831else
19842 HAVE_DECL_GETLOADAVG=0 19832 HAVE_DECL_GETLOADAVG=0
@@ -19862,7 +19852,7 @@ if test $gl_func_getloadavg_done = no; then
19862 for ac_func in pstat_getdynamic 19852 for ac_func in pstat_getdynamic
19863do : 19853do :
19864 ac_fn_c_check_func "$LINENO" "pstat_getdynamic" "ac_cv_func_pstat_getdynamic" 19854 ac_fn_c_check_func "$LINENO" "pstat_getdynamic" "ac_cv_func_pstat_getdynamic"
19865if test "x$ac_cv_func_pstat_getdynamic" = xyes; then : 19855if test "x$ac_cv_func_pstat_getdynamic" = x""yes; then :
19866 cat >>confdefs.h <<_ACEOF 19856 cat >>confdefs.h <<_ACEOF
19867#define HAVE_PSTAT_GETDYNAMIC 1 19857#define HAVE_PSTAT_GETDYNAMIC 1
19868_ACEOF 19858_ACEOF
@@ -19885,7 +19875,7 @@ fi
19885 19875
19886if test $gl_func_getloadavg_done = no; then 19876if test $gl_func_getloadavg_done = no; then
19887 ac_fn_c_check_header_mongrel "$LINENO" "inq_stats/cpustats.h" "ac_cv_header_inq_stats_cpustats_h" "$ac_includes_default" 19877 ac_fn_c_check_header_mongrel "$LINENO" "inq_stats/cpustats.h" "ac_cv_header_inq_stats_cpustats_h" "$ac_includes_default"
19888if test "x$ac_cv_header_inq_stats_cpustats_h" = xyes; then : 19878if test "x$ac_cv_header_inq_stats_cpustats_h" = x""yes; then :
19889 gl_func_getloadavg_done=yes 19879 gl_func_getloadavg_done=yes
19890 19880
19891$as_echo "#define UMAX 1" >>confdefs.h 19881$as_echo "#define UMAX 1" >>confdefs.h
@@ -19900,7 +19890,7 @@ fi
19900 19890
19901if test $gl_func_getloadavg_done = no; then 19891if test $gl_func_getloadavg_done = no; then
19902 ac_fn_c_check_header_mongrel "$LINENO" "sys/cpustats.h" "ac_cv_header_sys_cpustats_h" "$ac_includes_default" 19892 ac_fn_c_check_header_mongrel "$LINENO" "sys/cpustats.h" "ac_cv_header_sys_cpustats_h" "$ac_includes_default"
19903if test "x$ac_cv_header_sys_cpustats_h" = xyes; then : 19893if test "x$ac_cv_header_sys_cpustats_h" = x""yes; then :
19904 gl_func_getloadavg_done=yes; $as_echo "#define UMAX 1" >>confdefs.h 19894 gl_func_getloadavg_done=yes; $as_echo "#define UMAX 1" >>confdefs.h
19905 19895
19906fi 19896fi
@@ -19912,7 +19902,7 @@ if test $gl_func_getloadavg_done = no; then
19912 for ac_header in mach/mach.h 19902 for ac_header in mach/mach.h
19913do : 19903do :
19914 ac_fn_c_check_header_mongrel "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default" 19904 ac_fn_c_check_header_mongrel "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default"
19915if test "x$ac_cv_header_mach_mach_h" = xyes; then : 19905if test "x$ac_cv_header_mach_mach_h" = x""yes; then :
19916 cat >>confdefs.h <<_ACEOF 19906 cat >>confdefs.h <<_ACEOF
19917#define HAVE_MACH_MACH_H 1 19907#define HAVE_MACH_MACH_H 1
19918_ACEOF 19908_ACEOF
@@ -19926,13 +19916,13 @@ fi
19926for ac_header in nlist.h 19916for ac_header in nlist.h
19927do : 19917do :
19928 ac_fn_c_check_header_mongrel "$LINENO" "nlist.h" "ac_cv_header_nlist_h" "$ac_includes_default" 19918 ac_fn_c_check_header_mongrel "$LINENO" "nlist.h" "ac_cv_header_nlist_h" "$ac_includes_default"
19929if test "x$ac_cv_header_nlist_h" = xyes; then : 19919if test "x$ac_cv_header_nlist_h" = x""yes; then :
19930 cat >>confdefs.h <<_ACEOF 19920 cat >>confdefs.h <<_ACEOF
19931#define HAVE_NLIST_H 1 19921#define HAVE_NLIST_H 1
19932_ACEOF 19922_ACEOF
19933 ac_fn_c_check_member "$LINENO" "struct nlist" "n_un.n_name" "ac_cv_member_struct_nlist_n_un_n_name" "#include <nlist.h> 19923 ac_fn_c_check_member "$LINENO" "struct nlist" "n_un.n_name" "ac_cv_member_struct_nlist_n_un_n_name" "#include <nlist.h>
19934" 19924"
19935if test "x$ac_cv_member_struct_nlist_n_un_n_name" = xyes; then : 19925if test "x$ac_cv_member_struct_nlist_n_un_n_name" = x""yes; then :
19936 19926
19937cat >>confdefs.h <<_ACEOF 19927cat >>confdefs.h <<_ACEOF
19938#define HAVE_STRUCT_NLIST_N_UN_N_NAME 1 19928#define HAVE_STRUCT_NLIST_N_UN_N_NAME 1
@@ -20117,7 +20107,7 @@ fi
20117 fi 20107 fi
20118 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mktime" >&5 20108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mktime" >&5
20119$as_echo_n "checking for working mktime... " >&6; } 20109$as_echo_n "checking for working mktime... " >&6; }
20120if ${gl_cv_func_working_mktime+:} false; then : 20110if test "${gl_cv_func_working_mktime+set}" = set; then :
20121 $as_echo_n "(cached) " >&6 20111 $as_echo_n "(cached) " >&6
20122else 20112else
20123 if test "$cross_compiling" = yes; then : 20113 if test "$cross_compiling" = yes; then :
@@ -20387,7 +20377,7 @@ fi
20387 if test -z "$LIB_PTHREAD_SIGMASK"; then 20377 if test -z "$LIB_PTHREAD_SIGMASK"; then
20388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthread_sigmask works without -lpthread" >&5 20378 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthread_sigmask works without -lpthread" >&5
20389$as_echo_n "checking whether pthread_sigmask works without -lpthread... " >&6; } 20379$as_echo_n "checking whether pthread_sigmask works without -lpthread... " >&6; }
20390if ${gl_cv_func_pthread_sigmask_in_libc_works+:} false; then : 20380if test "${gl_cv_func_pthread_sigmask_in_libc_works+set}" = set; then :
20391 $as_echo_n "(cached) " >&6 20381 $as_echo_n "(cached) " >&6
20392else 20382else
20393 20383
@@ -20439,7 +20429,7 @@ $as_echo "#define PTHREAD_SIGMASK_INEFFECTIVE 1" >>confdefs.h
20439 20429
20440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthread_sigmask returns error numbers" >&5 20430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthread_sigmask returns error numbers" >&5
20441$as_echo_n "checking whether pthread_sigmask returns error numbers... " >&6; } 20431$as_echo_n "checking whether pthread_sigmask returns error numbers... " >&6; }
20442if ${gl_cv_func_pthread_sigmask_return_works+:} false; then : 20432if test "${gl_cv_func_pthread_sigmask_return_works+set}" = set; then :
20443 $as_echo_n "(cached) " >&6 20433 $as_echo_n "(cached) " >&6
20444else 20434else
20445 20435
@@ -20494,7 +20484,7 @@ $as_echo "#define PTHREAD_SIGMASK_FAILS_WITH_ERRNO 1" >>confdefs.h
20494 20484
20495 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthread_sigmask unblocks signals correctly" >&5 20485 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether pthread_sigmask unblocks signals correctly" >&5
20496$as_echo_n "checking whether pthread_sigmask unblocks signals correctly... " >&6; } 20486$as_echo_n "checking whether pthread_sigmask unblocks signals correctly... " >&6; }
20497if ${gl_cv_func_pthread_sigmask_unblock_works+:} false; then : 20487if test "${gl_cv_func_pthread_sigmask_unblock_works+set}" = set; then :
20498 $as_echo_n "(cached) " >&6 20488 $as_echo_n "(cached) " >&6
20499else 20489else
20500 20490
@@ -20609,7 +20599,7 @@ fi
20609 else 20599 else
20610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether readlink signature is correct" >&5 20600 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether readlink signature is correct" >&5
20611$as_echo_n "checking whether readlink signature is correct... " >&6; } 20601$as_echo_n "checking whether readlink signature is correct... " >&6; }
20612if ${gl_cv_decl_readlink_works+:} false; then : 20602if test "${gl_cv_decl_readlink_works+set}" = set; then :
20613 $as_echo_n "(cached) " >&6 20603 $as_echo_n "(cached) " >&6
20614else 20604else
20615 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20605 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -20636,7 +20626,7 @@ fi
20636$as_echo "$gl_cv_decl_readlink_works" >&6; } 20626$as_echo "$gl_cv_decl_readlink_works" >&6; }
20637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether readlink handles trailing slash correctly" >&5 20627 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether readlink handles trailing slash correctly" >&5
20638$as_echo_n "checking whether readlink handles trailing slash correctly... " >&6; } 20628$as_echo_n "checking whether readlink handles trailing slash correctly... " >&6; }
20639if ${gl_cv_func_readlink_works+:} false; then : 20629if test "${gl_cv_func_readlink_works+set}" = set; then :
20640 $as_echo_n "(cached) " >&6 20630 $as_echo_n "(cached) " >&6
20641else 20631else
20642 # We have readlink, so assume ln -s works. 20632 # We have readlink, so assume ln -s works.
@@ -20725,7 +20715,7 @@ fi
20725 else 20715 else
20726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <signal.h>" >&5 20716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <signal.h>" >&5
20727$as_echo_n "checking absolute name of <signal.h>... " >&6; } 20717$as_echo_n "checking absolute name of <signal.h>... " >&6; }
20728if ${gl_cv_next_signal_h+:} false; then : 20718if test "${gl_cv_next_signal_h+set}" = set; then :
20729 $as_echo_n "(cached) " >&6 20719 $as_echo_n "(cached) " >&6
20730else 20720else
20731 20721
@@ -20772,7 +20762,7 @@ $as_echo "$gl_cv_next_signal_h" >&6; }
20772#include <signal.h> 20762#include <signal.h>
20773 20763
20774" 20764"
20775if test "x$ac_cv_type_volatile_sig_atomic_t" = xyes; then : 20765if test "x$ac_cv_type_volatile_sig_atomic_t" = x""yes; then :
20776 20766
20777else 20767else
20778 HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=0 20768 HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=0
@@ -20786,7 +20776,7 @@ fi
20786#include <signal.h> 20776#include <signal.h>
20787 20777
20788" 20778"
20789if test "x$ac_cv_type_sighandler_t" = xyes; then : 20779if test "x$ac_cv_type_sighandler_t" = x""yes; then :
20790 20780
20791else 20781else
20792 HAVE_SIGHANDLER_T=0 20782 HAVE_SIGHANDLER_T=0
@@ -20808,12 +20798,12 @@ fi
20808#endif 20798#endif
20809 20799
20810" 20800"
20811if test "x$ac_cv_type_socklen_t" = xyes; then : 20801if test "x$ac_cv_type_socklen_t" = x""yes; then :
20812 20802
20813else 20803else
20814 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t equivalent" >&5 20804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t equivalent" >&5
20815$as_echo_n "checking for socklen_t equivalent... " >&6; } 20805$as_echo_n "checking for socklen_t equivalent... " >&6; }
20816 if ${gl_cv_socklen_t_equiv+:} false; then : 20806 if test "${gl_cv_socklen_t_equiv+set}" = set; then :
20817 $as_echo_n "(cached) " >&6 20807 $as_echo_n "(cached) " >&6
20818else 20808else
20819 # Systems have either "struct sockaddr *" or 20809 # Systems have either "struct sockaddr *" or
@@ -20848,7 +20838,7 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
20848fi 20838fi
20849 20839
20850 if test "$gl_cv_socklen_t_equiv" = ""; then 20840 if test "$gl_cv_socklen_t_equiv" = ""; then
20851 as_fn_error $? "Cannot find a type to use in place of socklen_t" "$LINENO" 5 20841 as_fn_error "Cannot find a type to use in place of socklen_t" "$LINENO" 5
20852 fi 20842 fi
20853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_socklen_t_equiv" >&5 20843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_socklen_t_equiv" >&5
20854$as_echo "$gl_cv_socklen_t_equiv" >&6; } 20844$as_echo "$gl_cv_socklen_t_equiv" >&6; }
@@ -20862,7 +20852,7 @@ fi
20862 20852
20863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ssize_t" >&5 20853 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ssize_t" >&5
20864$as_echo_n "checking for ssize_t... " >&6; } 20854$as_echo_n "checking for ssize_t... " >&6; }
20865if ${gt_cv_ssize_t+:} false; then : 20855if test "${gt_cv_ssize_t+set}" = set; then :
20866 $as_echo_n "(cached) " >&6 20856 $as_echo_n "(cached) " >&6
20867else 20857else
20868 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20858 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -20897,7 +20887,7 @@ $as_echo "#define ssize_t int" >>confdefs.h
20897 NEXT_STDARG_H='<stdarg.h>' 20887 NEXT_STDARG_H='<stdarg.h>'
20898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for va_copy" >&5 20888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for va_copy" >&5
20899$as_echo_n "checking for va_copy... " >&6; } 20889$as_echo_n "checking for va_copy... " >&6; }
20900 if ${gl_cv_func_va_copy+:} false; then : 20890 if test "${gl_cv_func_va_copy+set}" = set; then :
20901 $as_echo_n "(cached) " >&6 20891 $as_echo_n "(cached) " >&6
20902else 20892else
20903 20893
@@ -20957,7 +20947,7 @@ rm -f conftest*
20957 else 20947 else
20958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdarg.h>" >&5 20948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdarg.h>" >&5
20959$as_echo_n "checking absolute name of <stdarg.h>... " >&6; } 20949$as_echo_n "checking absolute name of <stdarg.h>... " >&6; }
20960if ${gl_cv_next_stdarg_h+:} false; then : 20950if test "${gl_cv_next_stdarg_h+set}" = set; then :
20961 $as_echo_n "(cached) " >&6 20951 $as_echo_n "(cached) " >&6
20962else 20952else
20963 20953
@@ -21005,7 +20995,7 @@ $as_echo "$gl_cv_next_stdarg_h" >&6; }
21005 20995
21006 saved_as_echo_n="$as_echo_n" 20996 saved_as_echo_n="$as_echo_n"
21007 as_echo_n=':' 20997 as_echo_n=':'
21008 if ${gl_cv_func___va_copy+:} false; then : 20998 if test "${gl_cv_func___va_copy+set}" = set; then :
21009 $as_echo_n "(cached) " >&6 20999 $as_echo_n "(cached) " >&6
21010else 21000else
21011 21001
@@ -21094,7 +21084,7 @@ fi
21094 fi 21084 fi
21095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NULL can be used in arbitrary expressions" >&5 21085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NULL can be used in arbitrary expressions" >&5
21096$as_echo_n "checking whether NULL can be used in arbitrary expressions... " >&6; } 21086$as_echo_n "checking whether NULL can be used in arbitrary expressions... " >&6; }
21097if ${gl_cv_decl_null_works+:} false; then : 21087if test "${gl_cv_decl_null_works+set}" = set; then :
21098 $as_echo_n "(cached) " >&6 21088 $as_echo_n "(cached) " >&6
21099else 21089else
21100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 21090 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -21146,7 +21136,7 @@ fi
21146 else 21136 else
21147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stddef.h>" >&5 21137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stddef.h>" >&5
21148$as_echo_n "checking absolute name of <stddef.h>... " >&6; } 21138$as_echo_n "checking absolute name of <stddef.h>... " >&6; }
21149if ${gl_cv_next_stddef_h+:} false; then : 21139if test "${gl_cv_next_stddef_h+set}" = set; then :
21150 $as_echo_n "(cached) " >&6 21140 $as_echo_n "(cached) " >&6
21151else 21141else
21152 21142
@@ -21205,7 +21195,7 @@ $as_echo "$gl_cv_next_stddef_h" >&6; }
21205 else 21195 else
21206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdio.h>" >&5 21196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdio.h>" >&5
21207$as_echo_n "checking absolute name of <stdio.h>... " >&6; } 21197$as_echo_n "checking absolute name of <stdio.h>... " >&6; }
21208if ${gl_cv_next_stdio_h+:} false; then : 21198if test "${gl_cv_next_stdio_h+set}" = set; then :
21209 $as_echo_n "(cached) " >&6 21199 $as_echo_n "(cached) " >&6
21210else 21200else
21211 21201
@@ -21286,7 +21276,7 @@ $as_echo "$gl_cv_next_stdio_h" >&6; }
21286 else 21276 else
21287 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdlib.h>" >&5 21277 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <stdlib.h>" >&5
21288$as_echo_n "checking absolute name of <stdlib.h>... " >&6; } 21278$as_echo_n "checking absolute name of <stdlib.h>... " >&6; }
21289if ${gl_cv_next_stdlib_h+:} false; then : 21279if test "${gl_cv_next_stdlib_h+set}" = set; then :
21290 $as_echo_n "(cached) " >&6 21280 $as_echo_n "(cached) " >&6
21291else 21281else
21292 21282
@@ -21367,7 +21357,7 @@ if test $ac_cv_func_strtoimax = no; then
21367 21357
21368 21358
21369 ac_fn_c_check_decl "$LINENO" "strtoll" "ac_cv_have_decl_strtoll" "$ac_includes_default" 21359 ac_fn_c_check_decl "$LINENO" "strtoll" "ac_cv_have_decl_strtoll" "$ac_includes_default"
21370if test "x$ac_cv_have_decl_strtoll" = xyes; then : 21360if test "x$ac_cv_have_decl_strtoll" = x""yes; then :
21371 ac_have_decl=1 21361 ac_have_decl=1
21372else 21362else
21373 ac_have_decl=0 21363 ac_have_decl=0
@@ -21413,7 +21403,7 @@ if test $ac_cv_func_strtoumax = no; then
21413 21403
21414 21404
21415 ac_fn_c_check_decl "$LINENO" "strtoull" "ac_cv_have_decl_strtoull" "$ac_includes_default" 21405 ac_fn_c_check_decl "$LINENO" "strtoull" "ac_cv_have_decl_strtoull" "$ac_includes_default"
21416if test "x$ac_cv_have_decl_strtoull" = xyes; then : 21406if test "x$ac_cv_have_decl_strtoull" = x""yes; then :
21417 ac_have_decl=1 21407 ac_have_decl=1
21418else 21408else
21419 ac_have_decl=0 21409 ac_have_decl=0
@@ -21444,7 +21434,7 @@ fi
21444 else 21434 else
21445 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether symlink handles trailing slash correctly" >&5 21435 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether symlink handles trailing slash correctly" >&5
21446$as_echo_n "checking whether symlink handles trailing slash correctly... " >&6; } 21436$as_echo_n "checking whether symlink handles trailing slash correctly... " >&6; }
21447if ${gl_cv_func_symlink_works+:} false; then : 21437if test "${gl_cv_func_symlink_works+set}" = set; then :
21448 $as_echo_n "(cached) " >&6 21438 $as_echo_n "(cached) " >&6
21449else 21439else
21450 if test "$cross_compiling" = yes; then : 21440 if test "$cross_compiling" = yes; then :
@@ -21532,7 +21522,7 @@ fi
21532 else 21522 else
21533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <sys/stat.h>" >&5 21523 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <sys/stat.h>" >&5
21534$as_echo_n "checking absolute name of <sys/stat.h>... " >&6; } 21524$as_echo_n "checking absolute name of <sys/stat.h>... " >&6; }
21535if ${gl_cv_next_sys_stat_h+:} false; then : 21525if test "${gl_cv_next_sys_stat_h+set}" = set; then :
21536 $as_echo_n "(cached) " >&6 21526 $as_echo_n "(cached) " >&6
21537else 21527else
21538 21528
@@ -21582,7 +21572,7 @@ $as_echo "$gl_cv_next_sys_stat_h" >&6; }
21582 ac_fn_c_check_type "$LINENO" "nlink_t" "ac_cv_type_nlink_t" "#include <sys/types.h> 21572 ac_fn_c_check_type "$LINENO" "nlink_t" "ac_cv_type_nlink_t" "#include <sys/types.h>
21583 #include <sys/stat.h> 21573 #include <sys/stat.h>
21584" 21574"
21585if test "x$ac_cv_type_nlink_t" = xyes; then : 21575if test "x$ac_cv_type_nlink_t" = x""yes; then :
21586 21576
21587else 21577else
21588 21578
@@ -21613,7 +21603,7 @@ fi
21613 HAVE_LOCALTIME_R=1 21603 HAVE_LOCALTIME_R=1
21614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime_r is compatible with its POSIX signature" >&5 21604 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime_r is compatible with its POSIX signature" >&5
21615$as_echo_n "checking whether localtime_r is compatible with its POSIX signature... " >&6; } 21605$as_echo_n "checking whether localtime_r is compatible with its POSIX signature... " >&6; }
21616if ${gl_cv_time_r_posix+:} false; then : 21606if test "${gl_cv_time_r_posix+set}" = set; then :
21617 $as_echo_n "(cached) " >&6 21607 $as_echo_n "(cached) " >&6
21618else 21608else
21619 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 21609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -21699,7 +21689,7 @@ fi
21699 else 21689 else
21700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <unistd.h>" >&5 21690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking absolute name of <unistd.h>" >&5
21701$as_echo_n "checking absolute name of <unistd.h>... " >&6; } 21691$as_echo_n "checking absolute name of <unistd.h>... " >&6; }
21702if ${gl_cv_next_unistd_h+:} false; then : 21692if test "${gl_cv_next_unistd_h+set}" = set; then :
21703 $as_echo_n "(cached) " >&6 21693 $as_echo_n "(cached) " >&6
21704else 21694else
21705 21695
@@ -21783,7 +21773,7 @@ $as_echo "$gl_cv_next_unistd_h" >&6; }
21783 21773
21784 if test $gl_cv_type_sigset_t = yes; then 21774 if test $gl_cv_type_sigset_t = yes; then
21785 ac_fn_c_check_func "$LINENO" "sigprocmask" "ac_cv_func_sigprocmask" 21775 ac_fn_c_check_func "$LINENO" "sigprocmask" "ac_cv_func_sigprocmask"
21786if test "x$ac_cv_func_sigprocmask" = xyes; then : 21776if test "x$ac_cv_func_sigprocmask" = x""yes; then :
21787 gl_cv_func_sigprocmask=1 21777 gl_cv_func_sigprocmask=1
21788fi 21778fi
21789 21779
@@ -21828,7 +21818,7 @@ fi
21828 21818
21829 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat handles trailing slashes on directories" >&5 21819 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat handles trailing slashes on directories" >&5
21830$as_echo_n "checking whether stat handles trailing slashes on directories... " >&6; } 21820$as_echo_n "checking whether stat handles trailing slashes on directories... " >&6; }
21831if ${gl_cv_func_stat_dir_slash+:} false; then : 21821if test "${gl_cv_func_stat_dir_slash+set}" = set; then :
21832 $as_echo_n "(cached) " >&6 21822 $as_echo_n "(cached) " >&6
21833else 21823else
21834 if test "$cross_compiling" = yes; then : 21824 if test "$cross_compiling" = yes; then :
@@ -21863,7 +21853,7 @@ fi
21863$as_echo "$gl_cv_func_stat_dir_slash" >&6; } 21853$as_echo "$gl_cv_func_stat_dir_slash" >&6; }
21864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat handles trailing slashes on files" >&5 21854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat handles trailing slashes on files" >&5
21865$as_echo_n "checking whether stat handles trailing slashes on files... " >&6; } 21855$as_echo_n "checking whether stat handles trailing slashes on files... " >&6; }
21866if ${gl_cv_func_stat_file_slash+:} false; then : 21856if test "${gl_cv_func_stat_file_slash+set}" = set; then :
21867 $as_echo_n "(cached) " >&6 21857 $as_echo_n "(cached) " >&6
21868else 21858else
21869 touch conftest.tmp 21859 touch conftest.tmp
@@ -21969,7 +21959,7 @@ fi
21969 for ac_func in strtoll 21959 for ac_func in strtoll
21970do : 21960do :
21971 ac_fn_c_check_func "$LINENO" "strtoll" "ac_cv_func_strtoll" 21961 ac_fn_c_check_func "$LINENO" "strtoll" "ac_cv_func_strtoll"
21972if test "x$ac_cv_func_strtoll" = xyes; then : 21962if test "x$ac_cv_func_strtoll" = x""yes; then :
21973 cat >>confdefs.h <<_ACEOF 21963 cat >>confdefs.h <<_ACEOF
21974#define HAVE_STRTOLL 1 21964#define HAVE_STRTOLL 1
21975_ACEOF 21965_ACEOF
@@ -22022,7 +22012,7 @@ fi
22022 for ac_func in strtoull 22012 for ac_func in strtoull
22023do : 22013do :
22024 ac_fn_c_check_func "$LINENO" "strtoull" "ac_cv_func_strtoull" 22014 ac_fn_c_check_func "$LINENO" "strtoull" "ac_cv_func_strtoull"
22025if test "x$ac_cv_func_strtoull" = xyes; then : 22015if test "x$ac_cv_func_strtoull" = x""yes; then :
22026 cat >>confdefs.h <<_ACEOF 22016 cat >>confdefs.h <<_ACEOF
22027#define HAVE_STRTOULL 1 22017#define HAVE_STRTOULL 1
22028_ACEOF 22018_ACEOF
@@ -24266,21 +24256,10 @@ $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
24266 :end' >>confcache 24256 :end' >>confcache
24267if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 24257if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
24268 if test -w "$cache_file"; then 24258 if test -w "$cache_file"; then
24269 if test "x$cache_file" != "x/dev/null"; then 24259 test "x$cache_file" != "x/dev/null" &&
24270 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 24260 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
24271$as_echo "$as_me: updating cache $cache_file" >&6;} 24261$as_echo "$as_me: updating cache $cache_file" >&6;}
24272 if test ! -f "$cache_file" || test -h "$cache_file"; then 24262 cat confcache >$cache_file
24273 cat confcache >"$cache_file"
24274 else
24275 case $cache_file in #(
24276 */* | ?:*)
24277 mv -f confcache "$cache_file"$$ &&
24278 mv -f "$cache_file"$$ "$cache_file" ;; #(
24279 *)
24280 mv -f confcache "$cache_file" ;;
24281 esac
24282 fi
24283 fi
24284 else 24263 else
24285 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 24264 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
24286$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 24265$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
@@ -24296,7 +24275,6 @@ DEFS=-DHAVE_CONFIG_H
24296 24275
24297ac_libobjs= 24276ac_libobjs=
24298ac_ltlibobjs= 24277ac_ltlibobjs=
24299U=
24300for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 24278for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
24301 # 1. Remove the extension, and $U if already installed. 24279 # 1. Remove the extension, and $U if already installed.
24302 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 24280 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
@@ -24320,71 +24298,71 @@ else
24320fi 24298fi
24321 24299
24322if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 24300if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
24323 as_fn_error $? "conditional \"AMDEP\" was never defined. 24301 as_fn_error "conditional \"AMDEP\" was never defined.
24324Usually this means the macro was only invoked conditionally." "$LINENO" 5 24302Usually this means the macro was only invoked conditionally." "$LINENO" 5
24325fi 24303fi
24326if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 24304if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
24327 as_fn_error $? "conditional \"am__fastdepCC\" was never defined. 24305 as_fn_error "conditional \"am__fastdepCC\" was never defined.
24328Usually this means the macro was only invoked conditionally." "$LINENO" 5 24306Usually this means the macro was only invoked conditionally." "$LINENO" 5
24329fi 24307fi
24330 24308
24331if test -z "${GL_COND_LIBTOOL_TRUE}" && test -z "${GL_COND_LIBTOOL_FALSE}"; then 24309if test -z "${GL_COND_LIBTOOL_TRUE}" && test -z "${GL_COND_LIBTOOL_FALSE}"; then
24332 as_fn_error $? "conditional \"GL_COND_LIBTOOL\" was never defined. 24310 as_fn_error "conditional \"GL_COND_LIBTOOL\" was never defined.
24333Usually this means the macro was only invoked conditionally." "$LINENO" 5 24311Usually this means the macro was only invoked conditionally." "$LINENO" 5
24334fi 24312fi
24335if test -z "${GL_GENERATE_ALLOCA_H_TRUE}" && test -z "${GL_GENERATE_ALLOCA_H_FALSE}"; then 24313if test -z "${GL_GENERATE_ALLOCA_H_TRUE}" && test -z "${GL_GENERATE_ALLOCA_H_FALSE}"; then
24336 as_fn_error $? "conditional \"GL_GENERATE_ALLOCA_H\" was never defined. 24314 as_fn_error "conditional \"GL_GENERATE_ALLOCA_H\" was never defined.
24337Usually this means the macro was only invoked conditionally." "$LINENO" 5 24315Usually this means the macro was only invoked conditionally." "$LINENO" 5
24338fi 24316fi
24339 24317
24340if test -z "${GL_GENERATE_STDINT_H_TRUE}" && test -z "${GL_GENERATE_STDINT_H_FALSE}"; then 24318if test -z "${GL_GENERATE_STDINT_H_TRUE}" && test -z "${GL_GENERATE_STDINT_H_FALSE}"; then
24341 as_fn_error $? "conditional \"GL_GENERATE_STDINT_H\" was never defined. 24319 as_fn_error "conditional \"GL_GENERATE_STDINT_H\" was never defined.
24342Usually this means the macro was only invoked conditionally." "$LINENO" 5 24320Usually this means the macro was only invoked conditionally." "$LINENO" 5
24343fi 24321fi
24344if test -z "${GL_GENERATE_STDARG_H_TRUE}" && test -z "${GL_GENERATE_STDARG_H_FALSE}"; then 24322if test -z "${GL_GENERATE_STDARG_H_TRUE}" && test -z "${GL_GENERATE_STDARG_H_FALSE}"; then
24345 as_fn_error $? "conditional \"GL_GENERATE_STDARG_H\" was never defined. 24323 as_fn_error "conditional \"GL_GENERATE_STDARG_H\" was never defined.
24346Usually this means the macro was only invoked conditionally." "$LINENO" 5 24324Usually this means the macro was only invoked conditionally." "$LINENO" 5
24347fi 24325fi
24348if test -z "${GL_GENERATE_STDBOOL_H_TRUE}" && test -z "${GL_GENERATE_STDBOOL_H_FALSE}"; then 24326if test -z "${GL_GENERATE_STDBOOL_H_TRUE}" && test -z "${GL_GENERATE_STDBOOL_H_FALSE}"; then
24349 as_fn_error $? "conditional \"GL_GENERATE_STDBOOL_H\" was never defined. 24327 as_fn_error "conditional \"GL_GENERATE_STDBOOL_H\" was never defined.
24350Usually this means the macro was only invoked conditionally." "$LINENO" 5 24328Usually this means the macro was only invoked conditionally." "$LINENO" 5
24351fi 24329fi
24352if test -z "${GL_GENERATE_STDDEF_H_TRUE}" && test -z "${GL_GENERATE_STDDEF_H_FALSE}"; then 24330if test -z "${GL_GENERATE_STDDEF_H_TRUE}" && test -z "${GL_GENERATE_STDDEF_H_FALSE}"; then
24353 as_fn_error $? "conditional \"GL_GENERATE_STDDEF_H\" was never defined. 24331 as_fn_error "conditional \"GL_GENERATE_STDDEF_H\" was never defined.
24354Usually this means the macro was only invoked conditionally." "$LINENO" 5 24332Usually this means the macro was only invoked conditionally." "$LINENO" 5
24355fi 24333fi
24356if test -z "${gl_GNULIB_ENABLED_dosname_TRUE}" && test -z "${gl_GNULIB_ENABLED_dosname_FALSE}"; then 24334if test -z "${gl_GNULIB_ENABLED_dosname_TRUE}" && test -z "${gl_GNULIB_ENABLED_dosname_FALSE}"; then
24357 as_fn_error $? "conditional \"gl_GNULIB_ENABLED_dosname\" was never defined. 24335 as_fn_error "conditional \"gl_GNULIB_ENABLED_dosname\" was never defined.
24358Usually this means the macro was only invoked conditionally." "$LINENO" 5 24336Usually this means the macro was only invoked conditionally." "$LINENO" 5
24359fi 24337fi
24360if test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE}" && test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE}"; then 24338if test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE}" && test -z "${gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE}"; then
24361 as_fn_error $? "conditional \"gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36\" was never defined. 24339 as_fn_error "conditional \"gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36\" was never defined.
24362Usually this means the macro was only invoked conditionally." "$LINENO" 5 24340Usually this means the macro was only invoked conditionally." "$LINENO" 5
24363fi 24341fi
24364<<<<<<< TREE 24342<<<<<<< TREE
24365======= 24343=======
24366if test -z "${gl_GNULIB_ENABLED_sigprocmask_TRUE}" && test -z "${gl_GNULIB_ENABLED_sigprocmask_FALSE}"; then 24344if test -z "${gl_GNULIB_ENABLED_sigprocmask_TRUE}" && test -z "${gl_GNULIB_ENABLED_sigprocmask_FALSE}"; then
24367 as_fn_error $? "conditional \"gl_GNULIB_ENABLED_sigprocmask\" was never defined. 24345 as_fn_error "conditional \"gl_GNULIB_ENABLED_sigprocmask\" was never defined.
24368Usually this means the macro was only invoked conditionally." "$LINENO" 5 24346Usually this means the macro was only invoked conditionally." "$LINENO" 5
24369fi 24347fi
24370>>>>>>> MERGE-SOURCE 24348>>>>>>> MERGE-SOURCE
24371if test -z "${gl_GNULIB_ENABLED_stat_TRUE}" && test -z "${gl_GNULIB_ENABLED_stat_FALSE}"; then 24349if test -z "${gl_GNULIB_ENABLED_stat_TRUE}" && test -z "${gl_GNULIB_ENABLED_stat_FALSE}"; then
24372 as_fn_error $? "conditional \"gl_GNULIB_ENABLED_stat\" was never defined. 24350 as_fn_error "conditional \"gl_GNULIB_ENABLED_stat\" was never defined.
24373Usually this means the macro was only invoked conditionally." "$LINENO" 5 24351Usually this means the macro was only invoked conditionally." "$LINENO" 5
24374fi 24352fi
24375<<<<<<< TREE 24353<<<<<<< TREE
24376======= 24354=======
24377if test -z "${gl_GNULIB_ENABLED_strtoll_TRUE}" && test -z "${gl_GNULIB_ENABLED_strtoll_FALSE}"; then 24355if test -z "${gl_GNULIB_ENABLED_strtoll_TRUE}" && test -z "${gl_GNULIB_ENABLED_strtoll_FALSE}"; then
24378 as_fn_error $? "conditional \"gl_GNULIB_ENABLED_strtoll\" was never defined. 24356 as_fn_error "conditional \"gl_GNULIB_ENABLED_strtoll\" was never defined.
24379Usually this means the macro was only invoked conditionally." "$LINENO" 5 24357Usually this means the macro was only invoked conditionally." "$LINENO" 5
24380fi 24358fi
24381>>>>>>> MERGE-SOURCE 24359>>>>>>> MERGE-SOURCE
24382if test -z "${gl_GNULIB_ENABLED_strtoull_TRUE}" && test -z "${gl_GNULIB_ENABLED_strtoull_FALSE}"; then 24360if test -z "${gl_GNULIB_ENABLED_strtoull_TRUE}" && test -z "${gl_GNULIB_ENABLED_strtoull_FALSE}"; then
24383 as_fn_error $? "conditional \"gl_GNULIB_ENABLED_strtoull\" was never defined. 24361 as_fn_error "conditional \"gl_GNULIB_ENABLED_strtoull\" was never defined.
24384Usually this means the macro was only invoked conditionally." "$LINENO" 5 24362Usually this means the macro was only invoked conditionally." "$LINENO" 5
24385fi 24363fi
24386if test -z "${gl_GNULIB_ENABLED_verify_TRUE}" && test -z "${gl_GNULIB_ENABLED_verify_FALSE}"; then 24364if test -z "${gl_GNULIB_ENABLED_verify_TRUE}" && test -z "${gl_GNULIB_ENABLED_verify_FALSE}"; then
24387 as_fn_error $? "conditional \"gl_GNULIB_ENABLED_verify\" was never defined. 24365 as_fn_error "conditional \"gl_GNULIB_ENABLED_verify\" was never defined.
24388Usually this means the macro was only invoked conditionally." "$LINENO" 5 24366Usually this means the macro was only invoked conditionally." "$LINENO" 5
24389fi 24367fi
24390 24368
@@ -24420,7 +24398,7 @@ fi
24420 24398
24421 24399
24422 24400
24423: "${CONFIG_STATUS=./config.status}" 24401: ${CONFIG_STATUS=./config.status}
24424ac_write_fail=0 24402ac_write_fail=0
24425ac_clean_files_save=$ac_clean_files 24403ac_clean_files_save=$ac_clean_files
24426ac_clean_files="$ac_clean_files $CONFIG_STATUS" 24404ac_clean_files="$ac_clean_files $CONFIG_STATUS"
@@ -24521,7 +24499,6 @@ fi
24521IFS=" "" $as_nl" 24499IFS=" "" $as_nl"
24522 24500
24523# Find who we are. Look in the path if we contain no directory separator. 24501# Find who we are. Look in the path if we contain no directory separator.
24524as_myself=
24525case $0 in #(( 24502case $0 in #((
24526 *[\\/]* ) as_myself=$0 ;; 24503 *[\\/]* ) as_myself=$0 ;;
24527 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 24504 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
@@ -24567,19 +24544,19 @@ export LANGUAGE
24567(unset CDPATH) >/dev/null 2>&1 && unset CDPATH 24544(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
24568 24545
24569 24546
24570# as_fn_error STATUS ERROR [LINENO LOG_FD] 24547# as_fn_error ERROR [LINENO LOG_FD]
24571# ---------------------------------------- 24548# ---------------------------------
24572# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are 24549# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
24573# provided, also output the error to LOG_FD, referencing LINENO. Then exit the 24550# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
24574# script with STATUS, using 1 if that was 0. 24551# script with status $?, using 1 if that was 0.
24575as_fn_error () 24552as_fn_error ()
24576{ 24553{
24577 as_status=$1; test $as_status -eq 0 && as_status=1 24554 as_status=$?; test $as_status -eq 0 && as_status=1
24578 if test "$4"; then 24555 if test "$3"; then
24579 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 24556 as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
24580 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 24557 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
24581 fi 24558 fi
24582 $as_echo "$as_me: error: $2" >&2 24559 $as_echo "$as_me: error: $1" >&2
24583 as_fn_exit $as_status 24560 as_fn_exit $as_status
24584} # as_fn_error 24561} # as_fn_error
24585 24562
@@ -24775,7 +24752,7 @@ $as_echo X"$as_dir" |
24775 test -d "$as_dir" && break 24752 test -d "$as_dir" && break
24776 done 24753 done
24777 test -z "$as_dirs" || eval "mkdir $as_dirs" 24754 test -z "$as_dirs" || eval "mkdir $as_dirs"
24778 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" 24755 } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
24779 24756
24780 24757
24781} # as_fn_mkdir_p 24758} # as_fn_mkdir_p
@@ -24829,7 +24806,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
24829# values after options handling. 24806# values after options handling.
24830ac_log=" 24807ac_log="
24831This file was extended by emacs $as_me 24.0.50, which was 24808This file was extended by emacs $as_me 24.0.50, which was
24832generated by GNU Autoconf 2.68. Invocation command line was 24809generated by GNU Autoconf 2.65. Invocation command line was
24833 24810
24834 CONFIG_FILES = $CONFIG_FILES 24811 CONFIG_FILES = $CONFIG_FILES
24835 CONFIG_HEADERS = $CONFIG_HEADERS 24812 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -24895,10 +24872,10 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
24895ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 24872ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
24896ac_cs_version="\\ 24873ac_cs_version="\\
24897emacs config.status 24.0.50 24874emacs config.status 24.0.50
24898configured by $0, generated by GNU Autoconf 2.68, 24875configured by $0, generated by GNU Autoconf 2.65,
24899 with options \\"\$ac_cs_config\\" 24876 with options \\"\$ac_cs_config\\"
24900 24877
24901Copyright (C) 2010 Free Software Foundation, Inc. 24878Copyright (C) 2009 Free Software Foundation, Inc.
24902This config.status script is free software; the Free Software Foundation 24879This config.status script is free software; the Free Software Foundation
24903gives unlimited permission to copy, distribute and modify it." 24880gives unlimited permission to copy, distribute and modify it."
24904 24881
@@ -24916,16 +24893,11 @@ ac_need_defaults=:
24916while test $# != 0 24893while test $# != 0
24917do 24894do
24918 case $1 in 24895 case $1 in
24919 --*=?*) 24896 --*=*)
24920 ac_option=`expr "X$1" : 'X\([^=]*\)='` 24897 ac_option=`expr "X$1" : 'X\([^=]*\)='`
24921 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 24898 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
24922 ac_shift=: 24899 ac_shift=:
24923 ;; 24900 ;;
24924 --*=)
24925 ac_option=`expr "X$1" : 'X\([^=]*\)='`
24926 ac_optarg=
24927 ac_shift=:
24928 ;;
24929 *) 24901 *)
24930 ac_option=$1 24902 ac_option=$1
24931 ac_optarg=$2 24903 ac_optarg=$2
@@ -24947,7 +24919,6 @@ do
24947 $ac_shift 24919 $ac_shift
24948 case $ac_optarg in 24920 case $ac_optarg in
24949 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 24921 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
24950 '') as_fn_error $? "missing file argument" ;;
24951 esac 24922 esac
24952 as_fn_append CONFIG_FILES " '$ac_optarg'" 24923 as_fn_append CONFIG_FILES " '$ac_optarg'"
24953 ac_need_defaults=false;; 24924 ac_need_defaults=false;;
@@ -24960,7 +24931,7 @@ do
24960 ac_need_defaults=false;; 24931 ac_need_defaults=false;;
24961 --he | --h) 24932 --he | --h)
24962 # Conflict between --help and --header 24933 # Conflict between --help and --header
24963 as_fn_error $? "ambiguous option: \`$1' 24934 as_fn_error "ambiguous option: \`$1'
24964Try \`$0 --help' for more information.";; 24935Try \`$0 --help' for more information.";;
24965 --help | --hel | -h ) 24936 --help | --hel | -h )
24966 $as_echo "$ac_cs_usage"; exit ;; 24937 $as_echo "$ac_cs_usage"; exit ;;
@@ -24969,7 +24940,7 @@ Try \`$0 --help' for more information.";;
24969 ac_cs_silent=: ;; 24940 ac_cs_silent=: ;;
24970 24941
24971 # This is an error. 24942 # This is an error.
24972 -*) as_fn_error $? "unrecognized option: \`$1' 24943 -*) as_fn_error "unrecognized option: \`$1'
24973Try \`$0 --help' for more information." ;; 24944Try \`$0 --help' for more information." ;;
24974 24945
24975 *) as_fn_append ac_config_targets " $1" 24946 *) as_fn_append ac_config_targets " $1"
@@ -25043,7 +25014,7 @@ do
25043 "epaths") CONFIG_COMMANDS="$CONFIG_COMMANDS epaths" ;; 25014 "epaths") CONFIG_COMMANDS="$CONFIG_COMMANDS epaths" ;;
25044 "gdbinit") CONFIG_COMMANDS="$CONFIG_COMMANDS gdbinit" ;; 25015 "gdbinit") CONFIG_COMMANDS="$CONFIG_COMMANDS gdbinit" ;;
25045 25016
25046 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 25017 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
25047 esac 25018 esac
25048done 25019done
25049 25020
@@ -25066,10 +25037,9 @@ fi
25066# after its creation but before its name has been assigned to `$tmp'. 25037# after its creation but before its name has been assigned to `$tmp'.
25067$debug || 25038$debug ||
25068{ 25039{
25069 tmp= ac_tmp= 25040 tmp=
25070 trap 'exit_status=$? 25041 trap 'exit_status=$?
25071 : "${ac_tmp:=$tmp}" 25042 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
25072 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
25073' 0 25043' 0
25074 trap 'as_fn_exit 1' 1 2 13 15 25044 trap 'as_fn_exit 1' 1 2 13 15
25075} 25045}
@@ -25077,13 +25047,12 @@ $debug ||
25077 25047
25078{ 25048{
25079 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 25049 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
25080 test -d "$tmp" 25050 test -n "$tmp" && test -d "$tmp"
25081} || 25051} ||
25082{ 25052{
25083 tmp=./conf$$-$RANDOM 25053 tmp=./conf$$-$RANDOM
25084 (umask 077 && mkdir "$tmp") 25054 (umask 077 && mkdir "$tmp")
25085} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 25055} || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
25086ac_tmp=$tmp
25087 25056
25088# Set up the scripts for CONFIG_FILES section. 25057# Set up the scripts for CONFIG_FILES section.
25089# No need to generate them if there are no CONFIG_FILES. 25058# No need to generate them if there are no CONFIG_FILES.
@@ -25117,24 +25086,24 @@ if test "x$ac_cr" = x; then
25117fi 25086fi
25118ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 25087ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
25119if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 25088if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
25120 ac_cs_awk_cr='\\r' 25089 ac_cs_awk_cr='\r'
25121else 25090else
25122 ac_cs_awk_cr=$ac_cr 25091 ac_cs_awk_cr=$ac_cr
25123fi 25092fi
25124 25093
25125echo 'BEGIN {' >"$ac_tmp/subs1.awk" && 25094echo 'BEGIN {' >"$tmp/subs1.awk" &&
25126_ACEOF 25095_ACEOF
25127 25096
25128# Create commands to substitute file output variables. 25097# Create commands to substitute file output variables.
25129{ 25098{
25130 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" && 25099 echo "cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1" &&
25131 echo 'cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&' && 25100 echo 'cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&' &&
25132 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' && 25101 echo "$ac_subst_files" | sed 's/.*/F["&"]="$&"/' &&
25133 echo "_ACAWK" && 25102 echo "_ACAWK" &&
25134 echo "_ACEOF" 25103 echo "_ACEOF"
25135} >conf$$files.sh && 25104} >conf$$files.sh &&
25136. ./conf$$files.sh || 25105. ./conf$$files.sh ||
25137 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 25106 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
25138rm -f conf$$files.sh 25107rm -f conf$$files.sh
25139 25108
25140{ 25109{
@@ -25142,18 +25111,18 @@ rm -f conf$$files.sh
25142 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 25111 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
25143 echo "_ACEOF" 25112 echo "_ACEOF"
25144} >conf$$subs.sh || 25113} >conf$$subs.sh ||
25145 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 25114 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
25146ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` 25115ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
25147ac_delim='%!_!# ' 25116ac_delim='%!_!# '
25148for ac_last_try in false false false false false :; do 25117for ac_last_try in false false false false false :; do
25149 . ./conf$$subs.sh || 25118 . ./conf$$subs.sh ||
25150 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 25119 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
25151 25120
25152 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 25121 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
25153 if test $ac_delim_n = $ac_delim_num; then 25122 if test $ac_delim_n = $ac_delim_num; then
25154 break 25123 break
25155 elif $ac_last_try; then 25124 elif $ac_last_try; then
25156 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 25125 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
25157 else 25126 else
25158 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 25127 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
25159 fi 25128 fi
@@ -25161,7 +25130,7 @@ done
25161rm -f conf$$subs.sh 25130rm -f conf$$subs.sh
25162 25131
25163cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25132cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25164cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && 25133cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
25165_ACEOF 25134_ACEOF
25166sed -n ' 25135sed -n '
25167h 25136h
@@ -25209,7 +25178,7 @@ t delim
25209rm -f conf$$subs.awk 25178rm -f conf$$subs.awk
25210cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25179cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25211_ACAWK 25180_ACAWK
25212cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && 25181cat >>"\$tmp/subs1.awk" <<_ACAWK &&
25213 for (key in S) S_is_set[key] = 1 25182 for (key in S) S_is_set[key] = 1
25214 FS = "" 25183 FS = ""
25215 \$ac_cs_awk_pipe_init 25184 \$ac_cs_awk_pipe_init
@@ -25247,29 +25216,21 @@ if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
25247 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 25216 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
25248else 25217else
25249 cat 25218 cat
25250fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ 25219fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
25251 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 25220 || as_fn_error "could not setup config files machinery" "$LINENO" 5
25252_ACEOF 25221_ACEOF
25253 25222
25254# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 25223# VPATH may cause trouble with some makes, so we remove $(srcdir),
25255# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 25224# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
25256# trailing colons and then remove the whole line if VPATH becomes empty 25225# trailing colons and then remove the whole line if VPATH becomes empty
25257# (actually we leave an empty line to preserve line numbers). 25226# (actually we leave an empty line to preserve line numbers).
25258if test "x$srcdir" = x.; then 25227if test "x$srcdir" = x.; then
25259 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{ 25228 ac_vpsub='/^[ ]*VPATH[ ]*=/{
25260h 25229s/:*\$(srcdir):*/:/
25261s/// 25230s/:*\${srcdir}:*/:/
25262s/^/:/ 25231s/:*@srcdir@:*/:/
25263s/[ ]*$/:/ 25232s/^\([^=]*=[ ]*\):*/\1/
25264s/:\$(srcdir):/:/g
25265s/:\${srcdir}:/:/g
25266s/:@srcdir@:/:/g
25267s/^:*//
25268s/:*$// 25233s/:*$//
25269x
25270s/\(=[ ]*\).*/\1/
25271G
25272s/\n//
25273s/^[^=]*=[ ]*$// 25234s/^[^=]*=[ ]*$//
25274}' 25235}'
25275fi 25236fi
@@ -25281,7 +25242,7 @@ fi # test -n "$CONFIG_FILES"
25281# No need to generate them if there are no CONFIG_HEADERS. 25242# No need to generate them if there are no CONFIG_HEADERS.
25282# This happens for instance with `./config.status Makefile'. 25243# This happens for instance with `./config.status Makefile'.
25283if test -n "$CONFIG_HEADERS"; then 25244if test -n "$CONFIG_HEADERS"; then
25284cat >"$ac_tmp/defines.awk" <<\_ACAWK || 25245cat >"$tmp/defines.awk" <<\_ACAWK ||
25285BEGIN { 25246BEGIN {
25286_ACEOF 25247_ACEOF
25287 25248
@@ -25293,11 +25254,11 @@ _ACEOF
25293# handling of long lines. 25254# handling of long lines.
25294ac_delim='%!_!# ' 25255ac_delim='%!_!# '
25295for ac_last_try in false false :; do 25256for ac_last_try in false false :; do
25296 ac_tt=`sed -n "/$ac_delim/p" confdefs.h` 25257 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
25297 if test -z "$ac_tt"; then 25258 if test -z "$ac_t"; then
25298 break 25259 break
25299 elif $ac_last_try; then 25260 elif $ac_last_try; then
25300 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 25261 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
25301 else 25262 else
25302 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 25263 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
25303 fi 25264 fi
@@ -25382,7 +25343,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
25382_ACAWK 25343_ACAWK
25383_ACEOF 25344_ACEOF
25384cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 25345cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
25385 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 25346 as_fn_error "could not setup config headers machinery" "$LINENO" 5
25386fi # test -n "$CONFIG_HEADERS" 25347fi # test -n "$CONFIG_HEADERS"
25387 25348
25388 25349
@@ -25395,7 +25356,7 @@ do
25395 esac 25356 esac
25396 case $ac_mode$ac_tag in 25357 case $ac_mode$ac_tag in
25397 :[FHL]*:*);; 25358 :[FHL]*:*);;
25398 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 25359 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
25399 :[FH]-) ac_tag=-:-;; 25360 :[FH]-) ac_tag=-:-;;
25400 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 25361 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
25401 esac 25362 esac
@@ -25414,7 +25375,7 @@ do
25414 for ac_f 25375 for ac_f
25415 do 25376 do
25416 case $ac_f in 25377 case $ac_f in
25417 -) ac_f="$ac_tmp/stdin";; 25378 -) ac_f="$tmp/stdin";;
25418 *) # Look for the file first in the build tree, then in the source tree 25379 *) # Look for the file first in the build tree, then in the source tree
25419 # (if the path is not absolute). The absolute path cannot be DOS-style, 25380 # (if the path is not absolute). The absolute path cannot be DOS-style,
25420 # because $ac_f cannot contain `:'. 25381 # because $ac_f cannot contain `:'.
@@ -25423,7 +25384,7 @@ do
25423 [\\/$]*) false;; 25384 [\\/$]*) false;;
25424 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 25385 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
25425 esac || 25386 esac ||
25426 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; 25387 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
25427 esac 25388 esac
25428 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 25389 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
25429 as_fn_append ac_file_inputs " '$ac_f'" 25390 as_fn_append ac_file_inputs " '$ac_f'"
@@ -25449,8 +25410,8 @@ $as_echo "$as_me: creating $ac_file" >&6;}
25449 esac 25410 esac
25450 25411
25451 case $ac_tag in 25412 case $ac_tag in
25452 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 25413 *:-:* | *:-) cat >"$tmp/stdin" \
25453 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 25414 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
25454 esac 25415 esac
25455 ;; 25416 ;;
25456 esac 25417 esac
@@ -25588,27 +25549,26 @@ $ac_datarootdir_hack
25588" 25549"
25589eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | 25550eval sed \"\$ac_sed_extra\" "$ac_file_inputs" |
25590if $ac_cs_awk_getline; then 25551if $ac_cs_awk_getline; then
25591 $AWK -f "$ac_tmp/subs.awk" 25552 $AWK -f "$tmp/subs.awk"
25592else 25553else
25593 $AWK -f "$ac_tmp/subs.awk" | $SHELL 25554 $AWK -f "$tmp/subs.awk" | $SHELL
25594fi \ 25555fi >$tmp/out \
25595 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 25556 || as_fn_error "could not create $ac_file" "$LINENO" 5
25596 25557
25597test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 25558test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
25598 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 25559 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
25599 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 25560 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
25600 "$ac_tmp/out"`; test -z "$ac_out"; } &&
25601 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 25561 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
25602which seems to be undefined. Please make sure it is defined" >&5 25562which seems to be undefined. Please make sure it is defined." >&5
25603$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 25563$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
25604which seems to be undefined. Please make sure it is defined" >&2;} 25564which seems to be undefined. Please make sure it is defined." >&2;}
25605 25565
25606 rm -f "$ac_tmp/stdin" 25566 rm -f "$tmp/stdin"
25607 case $ac_file in 25567 case $ac_file in
25608 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; 25568 -) cat "$tmp/out" && rm -f "$tmp/out";;
25609 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; 25569 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
25610 esac \ 25570 esac \
25611 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 25571 || as_fn_error "could not create $ac_file" "$LINENO" 5
25612 ;; 25572 ;;
25613 :H) 25573 :H)
25614 # 25574 #
@@ -25617,21 +25577,21 @@ which seems to be undefined. Please make sure it is defined" >&2;}
25617 if test x"$ac_file" != x-; then 25577 if test x"$ac_file" != x-; then
25618 { 25578 {
25619 $as_echo "/* $configure_input */" \ 25579 $as_echo "/* $configure_input */" \
25620 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" 25580 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
25621 } >"$ac_tmp/config.h" \ 25581 } >"$tmp/config.h" \
25622 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 25582 || as_fn_error "could not create $ac_file" "$LINENO" 5
25623 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then 25583 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
25624 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 25584 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
25625$as_echo "$as_me: $ac_file is unchanged" >&6;} 25585$as_echo "$as_me: $ac_file is unchanged" >&6;}
25626 else 25586 else
25627 rm -f "$ac_file" 25587 rm -f "$ac_file"
25628 mv "$ac_tmp/config.h" "$ac_file" \ 25588 mv "$tmp/config.h" "$ac_file" \
25629 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 25589 || as_fn_error "could not create $ac_file" "$LINENO" 5
25630 fi 25590 fi
25631 else 25591 else
25632 $as_echo "/* $configure_input */" \ 25592 $as_echo "/* $configure_input */" \
25633 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ 25593 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
25634 || as_fn_error $? "could not create -" "$LINENO" 5 25594 || as_fn_error "could not create -" "$LINENO" 5
25635 fi 25595 fi
25636# Compute "$ac_file"'s index in $config_headers. 25596# Compute "$ac_file"'s index in $config_headers.
25637_am_arg="$ac_file" 25597_am_arg="$ac_file"
@@ -25796,7 +25756,7 @@ _ACEOF
25796ac_clean_files=$ac_clean_files_save 25756ac_clean_files=$ac_clean_files_save
25797 25757
25798test $ac_write_fail = 0 || 25758test $ac_write_fail = 0 ||
25799 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5 25759 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
25800 25760
25801 25761
25802# configure is writing to config.log, and then calls config.status. 25762# configure is writing to config.log, and then calls config.status.
@@ -25817,7 +25777,7 @@ if test "$no_create" != yes; then
25817 exec 5>>config.log 25777 exec 5>>config.log
25818 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 25778 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
25819 # would make configure fail if this is the last instruction. 25779 # would make configure fail if this is the last instruction.
25820 $ac_cs_success || as_fn_exit 1 25780 $ac_cs_success || as_fn_exit $?
25821fi 25781fi
25822if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 25782if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
25823 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 25783 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5