diff options
| -rw-r--r-- | ChangeLog | 7 | ||||
| -rwxr-xr-x | configure | 675 | ||||
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | src/ChangeLog | 7 | ||||
| -rw-r--r-- | src/s/lynxos.h | 58 |
5 files changed, 415 insertions, 337 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2000-06-14 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * configure.in: Add support for `*-lynxos*'. | ||
| 4 | Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as | ||
| 5 | recommended by <Karen.Dorhamer@compaq.com> to fix problems | ||
| 6 | on Tru64 UNIX v5.0. | ||
| 7 | |||
| 1 | 2000-06-13 Ken Raeburn <raeburn@gnu.org> | 8 | 2000-06-13 Ken Raeburn <raeburn@gnu.org> |
| 2 | 9 | ||
| 3 | * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when | 10 | * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when |
| @@ -881,7 +881,7 @@ case "${canonical}" in | |||
| 881 | # This is necessary on 5.0 to avoid mangling src/Makefile. | 881 | # This is necessary on 5.0 to avoid mangling src/Makefile. |
| 882 | # Separated out in case it causes problems on earlier versions. | 882 | # Separated out in case it causes problems on earlier versions. |
| 883 | alpha*-dec-osf[5-9]*) | 883 | alpha*-dec-osf[5-9]*) |
| 884 | NON_GNU_CPP='cc -E -std0' ;; | 884 | NON_GNU_CPP='cpp' ;; |
| 885 | esac | 885 | esac |
| 886 | ;; | 886 | ;; |
| 887 | 887 | ||
| @@ -1601,6 +1601,7 @@ case "${canonical}" in | |||
| 1601 | i[3456]86-*-* ) | 1601 | i[3456]86-*-* ) |
| 1602 | machine=intel386 | 1602 | machine=intel386 |
| 1603 | case "${canonical}" in | 1603 | case "${canonical}" in |
| 1604 | *-lynxos* ) opsys=lynxos ;; | ||
| 1604 | *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;; | 1605 | *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;; |
| 1605 | *-isc2.2* ) opsys=isc2-2 ;; | 1606 | *-isc2.2* ) opsys=isc2-2 ;; |
| 1606 | *-isc4.0* ) opsys=isc4-0 ;; | 1607 | *-isc4.0* ) opsys=isc4-0 ;; |
| @@ -1713,7 +1714,7 @@ case ${with_gcc} in | |||
| 1713 | * ) # Extract the first word of "gcc", so it can be a program name with args. | 1714 | * ) # Extract the first word of "gcc", so it can be a program name with args. |
| 1714 | set dummy gcc; ac_word=$2 | 1715 | set dummy gcc; ac_word=$2 |
| 1715 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | 1716 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| 1716 | echo "configure:1717: checking for $ac_word" >&5 | 1717 | echo "configure:1718: checking for $ac_word" >&5 |
| 1717 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | 1718 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| 1718 | echo $ac_n "(cached) $ac_c" 1>&6 | 1719 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 1719 | else | 1720 | else |
| @@ -1743,7 +1744,7 @@ if test -z "$CC"; then | |||
| 1743 | # Extract the first word of "cc", so it can be a program name with args. | 1744 | # Extract the first word of "cc", so it can be a program name with args. |
| 1744 | set dummy cc; ac_word=$2 | 1745 | set dummy cc; ac_word=$2 |
| 1745 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | 1746 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| 1746 | echo "configure:1747: checking for $ac_word" >&5 | 1747 | echo "configure:1748: checking for $ac_word" >&5 |
| 1747 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | 1748 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| 1748 | echo $ac_n "(cached) $ac_c" 1>&6 | 1749 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 1749 | else | 1750 | else |
| @@ -1794,7 +1795,7 @@ fi | |||
| 1794 | # Extract the first word of "cl", so it can be a program name with args. | 1795 | # Extract the first word of "cl", so it can be a program name with args. |
| 1795 | set dummy cl; ac_word=$2 | 1796 | set dummy cl; ac_word=$2 |
| 1796 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | 1797 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| 1797 | echo "configure:1798: checking for $ac_word" >&5 | 1798 | echo "configure:1799: checking for $ac_word" >&5 |
| 1798 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then | 1799 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| 1799 | echo $ac_n "(cached) $ac_c" 1>&6 | 1800 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 1800 | else | 1801 | else |
| @@ -1826,7 +1827,7 @@ fi | |||
| 1826 | fi | 1827 | fi |
| 1827 | 1828 | ||
| 1828 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 | 1829 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
| 1829 | echo "configure:1830: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 | 1830 | echo "configure:1831: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
| 1830 | 1831 | ||
| 1831 | ac_ext=c | 1832 | ac_ext=c |
| 1832 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. | 1833 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| @@ -1837,12 +1838,12 @@ cross_compiling=$ac_cv_prog_cc_cross | |||
| 1837 | 1838 | ||
| 1838 | cat > conftest.$ac_ext << EOF | 1839 | cat > conftest.$ac_ext << EOF |
| 1839 | 1840 | ||
| 1840 | #line 1841 "configure" | 1841 | #line 1842 "configure" |
| 1841 | #include "confdefs.h" | 1842 | #include "confdefs.h" |
| 1842 | 1843 | ||
| 1843 | main(){return(0);} | 1844 | main(){return(0);} |
| 1844 | EOF | 1845 | EOF |
| 1845 | if { (eval echo configure:1846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 1846 | if { (eval echo configure:1847: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 1846 | ac_cv_prog_cc_works=yes | 1847 | ac_cv_prog_cc_works=yes |
| 1847 | # If we can't run a trivial program, we are probably using a cross compiler. | 1848 | # If we can't run a trivial program, we are probably using a cross compiler. |
| 1848 | if (./conftest; exit) 2>/dev/null; then | 1849 | if (./conftest; exit) 2>/dev/null; then |
| @@ -1868,12 +1869,12 @@ if test $ac_cv_prog_cc_works = no; then | |||
| 1868 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } | 1869 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } |
| 1869 | fi | 1870 | fi |
| 1870 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 | 1871 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
| 1871 | echo "configure:1872: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 | 1872 | echo "configure:1873: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| 1872 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 | 1873 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
| 1873 | cross_compiling=$ac_cv_prog_cc_cross | 1874 | cross_compiling=$ac_cv_prog_cc_cross |
| 1874 | 1875 | ||
| 1875 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 | 1876 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 |
| 1876 | echo "configure:1877: checking whether we are using GNU C" >&5 | 1877 | echo "configure:1878: checking whether we are using GNU C" >&5 |
| 1877 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then | 1878 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
| 1878 | echo $ac_n "(cached) $ac_c" 1>&6 | 1879 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 1879 | else | 1880 | else |
| @@ -1882,7 +1883,7 @@ else | |||
| 1882 | yes; | 1883 | yes; |
| 1883 | #endif | 1884 | #endif |
| 1884 | EOF | 1885 | EOF |
| 1885 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1886: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then | 1886 | if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1887: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| 1886 | ac_cv_prog_gcc=yes | 1887 | ac_cv_prog_gcc=yes |
| 1887 | else | 1888 | else |
| 1888 | ac_cv_prog_gcc=no | 1889 | ac_cv_prog_gcc=no |
| @@ -1901,7 +1902,7 @@ ac_test_CFLAGS="${CFLAGS+set}" | |||
| 1901 | ac_save_CFLAGS="$CFLAGS" | 1902 | ac_save_CFLAGS="$CFLAGS" |
| 1902 | CFLAGS= | 1903 | CFLAGS= |
| 1903 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 | 1904 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |
| 1904 | echo "configure:1905: checking whether ${CC-cc} accepts -g" >&5 | 1905 | echo "configure:1906: checking whether ${CC-cc} accepts -g" >&5 |
| 1905 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then | 1906 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
| 1906 | echo $ac_n "(cached) $ac_c" 1>&6 | 1907 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 1907 | else | 1908 | else |
| @@ -1981,7 +1982,7 @@ fi | |||
| 1981 | #### #undef clause to src/config.h.in for autoconf to modify. | 1982 | #### #undef clause to src/config.h.in for autoconf to modify. |
| 1982 | 1983 | ||
| 1983 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 | 1984 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 |
| 1984 | echo "configure:1985: checking whether ln -s works" >&5 | 1985 | echo "configure:1986: checking whether ln -s works" >&5 |
| 1985 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then | 1986 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
| 1986 | echo $ac_n "(cached) $ac_c" 1>&6 | 1987 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 1987 | else | 1988 | else |
| @@ -2002,7 +2003,7 @@ else | |||
| 2002 | fi | 2003 | fi |
| 2003 | 2004 | ||
| 2004 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 | 2005 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 |
| 2005 | echo "configure:2006: checking how to run the C preprocessor" >&5 | 2006 | echo "configure:2007: checking how to run the C preprocessor" >&5 |
| 2006 | # On Suns, sometimes $CPP names a directory. | 2007 | # On Suns, sometimes $CPP names a directory. |
| 2007 | if test -n "$CPP" && test -d "$CPP"; then | 2008 | if test -n "$CPP" && test -d "$CPP"; then |
| 2008 | CPP= | 2009 | CPP= |
| @@ -2017,13 +2018,13 @@ else | |||
| 2017 | # On the NeXT, cc -E runs the code through the compiler's parser, | 2018 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 2018 | # not just through cpp. | 2019 | # not just through cpp. |
| 2019 | cat > conftest.$ac_ext <<EOF | 2020 | cat > conftest.$ac_ext <<EOF |
| 2020 | #line 2021 "configure" | 2021 | #line 2022 "configure" |
| 2021 | #include "confdefs.h" | 2022 | #include "confdefs.h" |
| 2022 | #include <assert.h> | 2023 | #include <assert.h> |
| 2023 | Syntax Error | 2024 | Syntax Error |
| 2024 | EOF | 2025 | EOF |
| 2025 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 2026 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 2026 | { (eval echo configure:2027: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 2027 | { (eval echo configure:2028: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 2027 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 2028 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 2028 | if test -z "$ac_err"; then | 2029 | if test -z "$ac_err"; then |
| 2029 | : | 2030 | : |
| @@ -2034,13 +2035,13 @@ else | |||
| 2034 | rm -rf conftest* | 2035 | rm -rf conftest* |
| 2035 | CPP="${CC-cc} -E -traditional-cpp" | 2036 | CPP="${CC-cc} -E -traditional-cpp" |
| 2036 | cat > conftest.$ac_ext <<EOF | 2037 | cat > conftest.$ac_ext <<EOF |
| 2037 | #line 2038 "configure" | 2038 | #line 2039 "configure" |
| 2038 | #include "confdefs.h" | 2039 | #include "confdefs.h" |
| 2039 | #include <assert.h> | 2040 | #include <assert.h> |
| 2040 | Syntax Error | 2041 | Syntax Error |
| 2041 | EOF | 2042 | EOF |
| 2042 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 2043 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 2043 | { (eval echo configure:2044: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 2044 | { (eval echo configure:2045: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 2044 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 2045 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 2045 | if test -z "$ac_err"; then | 2046 | if test -z "$ac_err"; then |
| 2046 | : | 2047 | : |
| @@ -2051,13 +2052,13 @@ else | |||
| 2051 | rm -rf conftest* | 2052 | rm -rf conftest* |
| 2052 | CPP="${CC-cc} -nologo -E" | 2053 | CPP="${CC-cc} -nologo -E" |
| 2053 | cat > conftest.$ac_ext <<EOF | 2054 | cat > conftest.$ac_ext <<EOF |
| 2054 | #line 2055 "configure" | 2055 | #line 2056 "configure" |
| 2055 | #include "confdefs.h" | 2056 | #include "confdefs.h" |
| 2056 | #include <assert.h> | 2057 | #include <assert.h> |
| 2057 | Syntax Error | 2058 | Syntax Error |
| 2058 | EOF | 2059 | EOF |
| 2059 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 2060 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 2060 | { (eval echo configure:2061: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 2061 | { (eval echo configure:2062: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 2061 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 2062 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 2062 | if test -z "$ac_err"; then | 2063 | if test -z "$ac_err"; then |
| 2063 | : | 2064 | : |
| @@ -2093,7 +2094,7 @@ echo "$ac_t""$CPP" 1>&6 | |||
| 2093 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 2094 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| 2094 | # ./install, which can be erroneously created by make from ./install.sh. | 2095 | # ./install, which can be erroneously created by make from ./install.sh. |
| 2095 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 | 2096 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 |
| 2096 | echo "configure:2097: checking for a BSD compatible install" >&5 | 2097 | echo "configure:2098: checking for a BSD compatible install" >&5 |
| 2097 | if test -z "$INSTALL"; then | 2098 | if test -z "$INSTALL"; then |
| 2098 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then | 2099 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then |
| 2099 | echo $ac_n "(cached) $ac_c" 1>&6 | 2100 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -2150,7 +2151,7 @@ do | |||
| 2150 | # Extract the first word of "$ac_prog", so it can be a program name with args. | 2151 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 2151 | set dummy $ac_prog; ac_word=$2 | 2152 | set dummy $ac_prog; ac_word=$2 |
| 2152 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | 2153 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| 2153 | echo "configure:2154: checking for $ac_word" >&5 | 2154 | echo "configure:2155: checking for $ac_word" >&5 |
| 2154 | if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then | 2155 | if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then |
| 2155 | echo $ac_n "(cached) $ac_c" 1>&6 | 2156 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2156 | else | 2157 | else |
| @@ -2184,7 +2185,7 @@ if test "x$RANLIB" = x; then | |||
| 2184 | # Extract the first word of "ranlib", so it can be a program name with args. | 2185 | # Extract the first word of "ranlib", so it can be a program name with args. |
| 2185 | set dummy ranlib; ac_word=$2 | 2186 | set dummy ranlib; ac_word=$2 |
| 2186 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | 2187 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| 2187 | echo "configure:2188: checking for $ac_word" >&5 | 2188 | echo "configure:2189: checking for $ac_word" >&5 |
| 2188 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then | 2189 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
| 2189 | echo $ac_n "(cached) $ac_c" 1>&6 | 2190 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2190 | else | 2191 | else |
| @@ -2214,9 +2215,9 @@ fi | |||
| 2214 | fi | 2215 | fi |
| 2215 | 2216 | ||
| 2216 | echo $ac_n "checking for AIX""... $ac_c" 1>&6 | 2217 | echo $ac_n "checking for AIX""... $ac_c" 1>&6 |
| 2217 | echo "configure:2218: checking for AIX" >&5 | 2218 | echo "configure:2219: checking for AIX" >&5 |
| 2218 | cat > conftest.$ac_ext <<EOF | 2219 | cat > conftest.$ac_ext <<EOF |
| 2219 | #line 2220 "configure" | 2220 | #line 2221 "configure" |
| 2220 | #include "confdefs.h" | 2221 | #include "confdefs.h" |
| 2221 | #ifdef _AIX | 2222 | #ifdef _AIX |
| 2222 | yes | 2223 | yes |
| @@ -2243,17 +2244,17 @@ for ac_hdr in machine/soundcard.h sys/soundcard.h | |||
| 2243 | do | 2244 | do |
| 2244 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 2245 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 2245 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 2246 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 2246 | echo "configure:2247: checking for $ac_hdr" >&5 | 2247 | echo "configure:2248: checking for $ac_hdr" >&5 |
| 2247 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 2248 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 2248 | echo $ac_n "(cached) $ac_c" 1>&6 | 2249 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2249 | else | 2250 | else |
| 2250 | cat > conftest.$ac_ext <<EOF | 2251 | cat > conftest.$ac_ext <<EOF |
| 2251 | #line 2252 "configure" | 2252 | #line 2253 "configure" |
| 2252 | #include "confdefs.h" | 2253 | #include "confdefs.h" |
| 2253 | #include <$ac_hdr> | 2254 | #include <$ac_hdr> |
| 2254 | EOF | 2255 | EOF |
| 2255 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 2256 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 2256 | { (eval echo configure:2257: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 2257 | { (eval echo configure:2258: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 2257 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 2258 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 2258 | if test -z "$ac_err"; then | 2259 | if test -z "$ac_err"; then |
| 2259 | rm -rf conftest* | 2260 | rm -rf conftest* |
| @@ -2286,17 +2287,17 @@ for ac_hdr in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ | |||
| 2286 | do | 2287 | do |
| 2287 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 2288 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 2288 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 2289 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 2289 | echo "configure:2290: checking for $ac_hdr" >&5 | 2290 | echo "configure:2291: checking for $ac_hdr" >&5 |
| 2290 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 2291 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 2291 | echo $ac_n "(cached) $ac_c" 1>&6 | 2292 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2292 | else | 2293 | else |
| 2293 | cat > conftest.$ac_ext <<EOF | 2294 | cat > conftest.$ac_ext <<EOF |
| 2294 | #line 2295 "configure" | 2295 | #line 2296 "configure" |
| 2295 | #include "confdefs.h" | 2296 | #include "confdefs.h" |
| 2296 | #include <$ac_hdr> | 2297 | #include <$ac_hdr> |
| 2297 | EOF | 2298 | EOF |
| 2298 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 2299 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 2299 | { (eval echo configure:2300: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 2300 | { (eval echo configure:2301: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 2300 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 2301 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 2301 | if test -z "$ac_err"; then | 2302 | if test -z "$ac_err"; then |
| 2302 | rm -rf conftest* | 2303 | rm -rf conftest* |
| @@ -2323,12 +2324,12 @@ fi | |||
| 2323 | done | 2324 | done |
| 2324 | 2325 | ||
| 2325 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 | 2326 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 |
| 2326 | echo "configure:2327: checking for ANSI C header files" >&5 | 2327 | echo "configure:2328: checking for ANSI C header files" >&5 |
| 2327 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then | 2328 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
| 2328 | echo $ac_n "(cached) $ac_c" 1>&6 | 2329 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2329 | else | 2330 | else |
| 2330 | cat > conftest.$ac_ext <<EOF | 2331 | cat > conftest.$ac_ext <<EOF |
| 2331 | #line 2332 "configure" | 2332 | #line 2333 "configure" |
| 2332 | #include "confdefs.h" | 2333 | #include "confdefs.h" |
| 2333 | #include <stdlib.h> | 2334 | #include <stdlib.h> |
| 2334 | #include <stdarg.h> | 2335 | #include <stdarg.h> |
| @@ -2336,7 +2337,7 @@ else | |||
| 2336 | #include <float.h> | 2337 | #include <float.h> |
| 2337 | EOF | 2338 | EOF |
| 2338 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 2339 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 2339 | { (eval echo configure:2340: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 2340 | { (eval echo configure:2341: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 2340 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 2341 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 2341 | if test -z "$ac_err"; then | 2342 | if test -z "$ac_err"; then |
| 2342 | rm -rf conftest* | 2343 | rm -rf conftest* |
| @@ -2353,7 +2354,7 @@ rm -f conftest* | |||
| 2353 | if test $ac_cv_header_stdc = yes; then | 2354 | if test $ac_cv_header_stdc = yes; then |
| 2354 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 2355 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 2355 | cat > conftest.$ac_ext <<EOF | 2356 | cat > conftest.$ac_ext <<EOF |
| 2356 | #line 2357 "configure" | 2357 | #line 2358 "configure" |
| 2357 | #include "confdefs.h" | 2358 | #include "confdefs.h" |
| 2358 | #include <string.h> | 2359 | #include <string.h> |
| 2359 | EOF | 2360 | EOF |
| @@ -2371,7 +2372,7 @@ fi | |||
| 2371 | if test $ac_cv_header_stdc = yes; then | 2372 | if test $ac_cv_header_stdc = yes; then |
| 2372 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 2373 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 2373 | cat > conftest.$ac_ext <<EOF | 2374 | cat > conftest.$ac_ext <<EOF |
| 2374 | #line 2375 "configure" | 2375 | #line 2376 "configure" |
| 2375 | #include "confdefs.h" | 2376 | #include "confdefs.h" |
| 2376 | #include <stdlib.h> | 2377 | #include <stdlib.h> |
| 2377 | EOF | 2378 | EOF |
| @@ -2392,7 +2393,7 @@ if test "$cross_compiling" = yes; then | |||
| 2392 | : | 2393 | : |
| 2393 | else | 2394 | else |
| 2394 | cat > conftest.$ac_ext <<EOF | 2395 | cat > conftest.$ac_ext <<EOF |
| 2395 | #line 2396 "configure" | 2396 | #line 2397 "configure" |
| 2396 | #include "confdefs.h" | 2397 | #include "confdefs.h" |
| 2397 | #include <ctype.h> | 2398 | #include <ctype.h> |
| 2398 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | 2399 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
| @@ -2403,7 +2404,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); | |||
| 2403 | exit (0); } | 2404 | exit (0); } |
| 2404 | 2405 | ||
| 2405 | EOF | 2406 | EOF |
| 2406 | if { (eval echo configure:2407: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | 2407 | if { (eval echo configure:2408: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| 2407 | then | 2408 | then |
| 2408 | : | 2409 | : |
| 2409 | else | 2410 | else |
| @@ -2427,12 +2428,12 @@ EOF | |||
| 2427 | fi | 2428 | fi |
| 2428 | 2429 | ||
| 2429 | echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 | 2430 | echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6 |
| 2430 | echo "configure:2431: checking whether time.h and sys/time.h may both be included" >&5 | 2431 | echo "configure:2432: checking whether time.h and sys/time.h may both be included" >&5 |
| 2431 | if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then | 2432 | if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then |
| 2432 | echo $ac_n "(cached) $ac_c" 1>&6 | 2433 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2433 | else | 2434 | else |
| 2434 | cat > conftest.$ac_ext <<EOF | 2435 | cat > conftest.$ac_ext <<EOF |
| 2435 | #line 2436 "configure" | 2436 | #line 2437 "configure" |
| 2436 | #include "confdefs.h" | 2437 | #include "confdefs.h" |
| 2437 | #include <sys/types.h> | 2438 | #include <sys/types.h> |
| 2438 | #include <sys/time.h> | 2439 | #include <sys/time.h> |
| @@ -2441,7 +2442,7 @@ int main() { | |||
| 2441 | struct tm *tp; | 2442 | struct tm *tp; |
| 2442 | ; return 0; } | 2443 | ; return 0; } |
| 2443 | EOF | 2444 | EOF |
| 2444 | if { (eval echo configure:2445: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2445 | if { (eval echo configure:2446: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2445 | rm -rf conftest* | 2446 | rm -rf conftest* |
| 2446 | ac_cv_header_time=yes | 2447 | ac_cv_header_time=yes |
| 2447 | else | 2448 | else |
| @@ -2462,12 +2463,12 @@ EOF | |||
| 2462 | fi | 2463 | fi |
| 2463 | 2464 | ||
| 2464 | echo $ac_n "checking for sys_siglist declaration in signal.h or unistd.h""... $ac_c" 1>&6 | 2465 | echo $ac_n "checking for sys_siglist declaration in signal.h or unistd.h""... $ac_c" 1>&6 |
| 2465 | echo "configure:2466: checking for sys_siglist declaration in signal.h or unistd.h" >&5 | 2466 | echo "configure:2467: checking for sys_siglist declaration in signal.h or unistd.h" >&5 |
| 2466 | if eval "test \"`echo '$''{'ac_cv_decl_sys_siglist'+set}'`\" = set"; then | 2467 | if eval "test \"`echo '$''{'ac_cv_decl_sys_siglist'+set}'`\" = set"; then |
| 2467 | echo $ac_n "(cached) $ac_c" 1>&6 | 2468 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2468 | else | 2469 | else |
| 2469 | cat > conftest.$ac_ext <<EOF | 2470 | cat > conftest.$ac_ext <<EOF |
| 2470 | #line 2471 "configure" | 2471 | #line 2472 "configure" |
| 2471 | #include "confdefs.h" | 2472 | #include "confdefs.h" |
| 2472 | #include <sys/types.h> | 2473 | #include <sys/types.h> |
| 2473 | #include <signal.h> | 2474 | #include <signal.h> |
| @@ -2479,7 +2480,7 @@ int main() { | |||
| 2479 | char *msg = *(sys_siglist + 1); | 2480 | char *msg = *(sys_siglist + 1); |
| 2480 | ; return 0; } | 2481 | ; return 0; } |
| 2481 | EOF | 2482 | EOF |
| 2482 | if { (eval echo configure:2483: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2483 | if { (eval echo configure:2484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2483 | rm -rf conftest* | 2484 | rm -rf conftest* |
| 2484 | ac_cv_decl_sys_siglist=yes | 2485 | ac_cv_decl_sys_siglist=yes |
| 2485 | else | 2486 | else |
| @@ -2501,12 +2502,12 @@ fi | |||
| 2501 | 2502 | ||
| 2502 | 2503 | ||
| 2503 | echo $ac_n "checking for struct utimbuf""... $ac_c" 1>&6 | 2504 | echo $ac_n "checking for struct utimbuf""... $ac_c" 1>&6 |
| 2504 | echo "configure:2505: checking for struct utimbuf" >&5 | 2505 | echo "configure:2506: checking for struct utimbuf" >&5 |
| 2505 | if eval "test \"`echo '$''{'emacs_cv_struct_utimbuf'+set}'`\" = set"; then | 2506 | if eval "test \"`echo '$''{'emacs_cv_struct_utimbuf'+set}'`\" = set"; then |
| 2506 | echo $ac_n "(cached) $ac_c" 1>&6 | 2507 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2507 | else | 2508 | else |
| 2508 | cat > conftest.$ac_ext <<EOF | 2509 | cat > conftest.$ac_ext <<EOF |
| 2509 | #line 2510 "configure" | 2510 | #line 2511 "configure" |
| 2510 | #include "confdefs.h" | 2511 | #include "confdefs.h" |
| 2511 | #ifdef TIME_WITH_SYS_TIME | 2512 | #ifdef TIME_WITH_SYS_TIME |
| 2512 | #include <sys/time.h> | 2513 | #include <sys/time.h> |
| @@ -2525,7 +2526,7 @@ int main() { | |||
| 2525 | static struct utimbuf x; x.actime = x.modtime; | 2526 | static struct utimbuf x; x.actime = x.modtime; |
| 2526 | ; return 0; } | 2527 | ; return 0; } |
| 2527 | EOF | 2528 | EOF |
| 2528 | if { (eval echo configure:2529: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2529 | if { (eval echo configure:2530: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2529 | rm -rf conftest* | 2530 | rm -rf conftest* |
| 2530 | emacs_cv_struct_utimbuf=yes | 2531 | emacs_cv_struct_utimbuf=yes |
| 2531 | else | 2532 | else |
| @@ -2546,12 +2547,12 @@ EOF | |||
| 2546 | fi | 2547 | fi |
| 2547 | 2548 | ||
| 2548 | echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 | 2549 | echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6 |
| 2549 | echo "configure:2550: checking return type of signal handlers" >&5 | 2550 | echo "configure:2551: checking return type of signal handlers" >&5 |
| 2550 | if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then | 2551 | if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then |
| 2551 | echo $ac_n "(cached) $ac_c" 1>&6 | 2552 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2552 | else | 2553 | else |
| 2553 | cat > conftest.$ac_ext <<EOF | 2554 | cat > conftest.$ac_ext <<EOF |
| 2554 | #line 2555 "configure" | 2555 | #line 2556 "configure" |
| 2555 | #include "confdefs.h" | 2556 | #include "confdefs.h" |
| 2556 | #include <sys/types.h> | 2557 | #include <sys/types.h> |
| 2557 | #include <signal.h> | 2558 | #include <signal.h> |
| @@ -2568,7 +2569,7 @@ int main() { | |||
| 2568 | int i; | 2569 | int i; |
| 2569 | ; return 0; } | 2570 | ; return 0; } |
| 2570 | EOF | 2571 | EOF |
| 2571 | if { (eval echo configure:2572: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2572 | if { (eval echo configure:2573: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2572 | rm -rf conftest* | 2573 | rm -rf conftest* |
| 2573 | ac_cv_type_signal=void | 2574 | ac_cv_type_signal=void |
| 2574 | else | 2575 | else |
| @@ -2588,19 +2589,19 @@ EOF | |||
| 2588 | 2589 | ||
| 2589 | 2590 | ||
| 2590 | echo $ac_n "checking for speed_t""... $ac_c" 1>&6 | 2591 | echo $ac_n "checking for speed_t""... $ac_c" 1>&6 |
| 2591 | echo "configure:2592: checking for speed_t" >&5 | 2592 | echo "configure:2593: checking for speed_t" >&5 |
| 2592 | if eval "test \"`echo '$''{'emacs_cv_speed_t'+set}'`\" = set"; then | 2593 | if eval "test \"`echo '$''{'emacs_cv_speed_t'+set}'`\" = set"; then |
| 2593 | echo $ac_n "(cached) $ac_c" 1>&6 | 2594 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2594 | else | 2595 | else |
| 2595 | cat > conftest.$ac_ext <<EOF | 2596 | cat > conftest.$ac_ext <<EOF |
| 2596 | #line 2597 "configure" | 2597 | #line 2598 "configure" |
| 2597 | #include "confdefs.h" | 2598 | #include "confdefs.h" |
| 2598 | #include <termios.h> | 2599 | #include <termios.h> |
| 2599 | int main() { | 2600 | int main() { |
| 2600 | speed_t x = 1; | 2601 | speed_t x = 1; |
| 2601 | ; return 0; } | 2602 | ; return 0; } |
| 2602 | EOF | 2603 | EOF |
| 2603 | if { (eval echo configure:2604: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2604 | if { (eval echo configure:2605: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2604 | rm -rf conftest* | 2605 | rm -rf conftest* |
| 2605 | emacs_cv_speed_t=yes | 2606 | emacs_cv_speed_t=yes |
| 2606 | else | 2607 | else |
| @@ -2619,12 +2620,12 @@ EOF | |||
| 2619 | fi | 2620 | fi |
| 2620 | 2621 | ||
| 2621 | echo $ac_n "checking for struct timeval""... $ac_c" 1>&6 | 2622 | echo $ac_n "checking for struct timeval""... $ac_c" 1>&6 |
| 2622 | echo "configure:2623: checking for struct timeval" >&5 | 2623 | echo "configure:2624: checking for struct timeval" >&5 |
| 2623 | if eval "test \"`echo '$''{'emacs_cv_struct_timeval'+set}'`\" = set"; then | 2624 | if eval "test \"`echo '$''{'emacs_cv_struct_timeval'+set}'`\" = set"; then |
| 2624 | echo $ac_n "(cached) $ac_c" 1>&6 | 2625 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2625 | else | 2626 | else |
| 2626 | cat > conftest.$ac_ext <<EOF | 2627 | cat > conftest.$ac_ext <<EOF |
| 2627 | #line 2628 "configure" | 2628 | #line 2629 "configure" |
| 2628 | #include "confdefs.h" | 2629 | #include "confdefs.h" |
| 2629 | #ifdef TIME_WITH_SYS_TIME | 2630 | #ifdef TIME_WITH_SYS_TIME |
| 2630 | #include <sys/time.h> | 2631 | #include <sys/time.h> |
| @@ -2640,7 +2641,7 @@ int main() { | |||
| 2640 | static struct timeval x; x.tv_sec = x.tv_usec; | 2641 | static struct timeval x; x.tv_sec = x.tv_usec; |
| 2641 | ; return 0; } | 2642 | ; return 0; } |
| 2642 | EOF | 2643 | EOF |
| 2643 | if { (eval echo configure:2644: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2644 | if { (eval echo configure:2645: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2644 | rm -rf conftest* | 2645 | rm -rf conftest* |
| 2645 | emacs_cv_struct_timeval=yes | 2646 | emacs_cv_struct_timeval=yes |
| 2646 | else | 2647 | else |
| @@ -2662,19 +2663,19 @@ EOF | |||
| 2662 | fi | 2663 | fi |
| 2663 | 2664 | ||
| 2664 | echo $ac_n "checking for struct exception""... $ac_c" 1>&6 | 2665 | echo $ac_n "checking for struct exception""... $ac_c" 1>&6 |
| 2665 | echo "configure:2666: checking for struct exception" >&5 | 2666 | echo "configure:2667: checking for struct exception" >&5 |
| 2666 | if eval "test \"`echo '$''{'emacs_cv_struct_exception'+set}'`\" = set"; then | 2667 | if eval "test \"`echo '$''{'emacs_cv_struct_exception'+set}'`\" = set"; then |
| 2667 | echo $ac_n "(cached) $ac_c" 1>&6 | 2668 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2668 | else | 2669 | else |
| 2669 | cat > conftest.$ac_ext <<EOF | 2670 | cat > conftest.$ac_ext <<EOF |
| 2670 | #line 2671 "configure" | 2671 | #line 2672 "configure" |
| 2671 | #include "confdefs.h" | 2672 | #include "confdefs.h" |
| 2672 | #include <math.h> | 2673 | #include <math.h> |
| 2673 | int main() { | 2674 | int main() { |
| 2674 | static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; | 2675 | static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; |
| 2675 | ; return 0; } | 2676 | ; return 0; } |
| 2676 | EOF | 2677 | EOF |
| 2677 | if { (eval echo configure:2678: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2678 | if { (eval echo configure:2679: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2678 | rm -rf conftest* | 2679 | rm -rf conftest* |
| 2679 | emacs_cv_struct_exception=yes | 2680 | emacs_cv_struct_exception=yes |
| 2680 | else | 2681 | else |
| @@ -2696,12 +2697,12 @@ EOF | |||
| 2696 | fi | 2697 | fi |
| 2697 | 2698 | ||
| 2698 | echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6 | 2699 | echo $ac_n "checking whether struct tm is in sys/time.h or time.h""... $ac_c" 1>&6 |
| 2699 | echo "configure:2700: checking whether struct tm is in sys/time.h or time.h" >&5 | 2700 | echo "configure:2701: checking whether struct tm is in sys/time.h or time.h" >&5 |
| 2700 | if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then | 2701 | if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then |
| 2701 | echo $ac_n "(cached) $ac_c" 1>&6 | 2702 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2702 | else | 2703 | else |
| 2703 | cat > conftest.$ac_ext <<EOF | 2704 | cat > conftest.$ac_ext <<EOF |
| 2704 | #line 2705 "configure" | 2705 | #line 2706 "configure" |
| 2705 | #include "confdefs.h" | 2706 | #include "confdefs.h" |
| 2706 | #include <sys/types.h> | 2707 | #include <sys/types.h> |
| 2707 | #include <time.h> | 2708 | #include <time.h> |
| @@ -2709,7 +2710,7 @@ int main() { | |||
| 2709 | struct tm *tp; tp->tm_sec; | 2710 | struct tm *tp; tp->tm_sec; |
| 2710 | ; return 0; } | 2711 | ; return 0; } |
| 2711 | EOF | 2712 | EOF |
| 2712 | if { (eval echo configure:2713: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2713 | if { (eval echo configure:2714: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2713 | rm -rf conftest* | 2714 | rm -rf conftest* |
| 2714 | ac_cv_struct_tm=time.h | 2715 | ac_cv_struct_tm=time.h |
| 2715 | else | 2716 | else |
| @@ -2730,12 +2731,12 @@ EOF | |||
| 2730 | fi | 2731 | fi |
| 2731 | 2732 | ||
| 2732 | echo $ac_n "checking for tm_zone in struct tm""... $ac_c" 1>&6 | 2733 | echo $ac_n "checking for tm_zone in struct tm""... $ac_c" 1>&6 |
| 2733 | echo "configure:2734: checking for tm_zone in struct tm" >&5 | 2734 | echo "configure:2735: checking for tm_zone in struct tm" >&5 |
| 2734 | if eval "test \"`echo '$''{'ac_cv_struct_tm_zone'+set}'`\" = set"; then | 2735 | if eval "test \"`echo '$''{'ac_cv_struct_tm_zone'+set}'`\" = set"; then |
| 2735 | echo $ac_n "(cached) $ac_c" 1>&6 | 2736 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2736 | else | 2737 | else |
| 2737 | cat > conftest.$ac_ext <<EOF | 2738 | cat > conftest.$ac_ext <<EOF |
| 2738 | #line 2739 "configure" | 2739 | #line 2740 "configure" |
| 2739 | #include "confdefs.h" | 2740 | #include "confdefs.h" |
| 2740 | #include <sys/types.h> | 2741 | #include <sys/types.h> |
| 2741 | #include <$ac_cv_struct_tm> | 2742 | #include <$ac_cv_struct_tm> |
| @@ -2743,7 +2744,7 @@ int main() { | |||
| 2743 | struct tm tm; tm.tm_zone; | 2744 | struct tm tm; tm.tm_zone; |
| 2744 | ; return 0; } | 2745 | ; return 0; } |
| 2745 | EOF | 2746 | EOF |
| 2746 | if { (eval echo configure:2747: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2747 | if { (eval echo configure:2748: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2747 | rm -rf conftest* | 2748 | rm -rf conftest* |
| 2748 | ac_cv_struct_tm_zone=yes | 2749 | ac_cv_struct_tm_zone=yes |
| 2749 | else | 2750 | else |
| @@ -2763,12 +2764,12 @@ EOF | |||
| 2763 | 2764 | ||
| 2764 | else | 2765 | else |
| 2765 | echo $ac_n "checking for tzname""... $ac_c" 1>&6 | 2766 | echo $ac_n "checking for tzname""... $ac_c" 1>&6 |
| 2766 | echo "configure:2767: checking for tzname" >&5 | 2767 | echo "configure:2768: checking for tzname" >&5 |
| 2767 | if eval "test \"`echo '$''{'ac_cv_var_tzname'+set}'`\" = set"; then | 2768 | if eval "test \"`echo '$''{'ac_cv_var_tzname'+set}'`\" = set"; then |
| 2768 | echo $ac_n "(cached) $ac_c" 1>&6 | 2769 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2769 | else | 2770 | else |
| 2770 | cat > conftest.$ac_ext <<EOF | 2771 | cat > conftest.$ac_ext <<EOF |
| 2771 | #line 2772 "configure" | 2772 | #line 2773 "configure" |
| 2772 | #include "confdefs.h" | 2773 | #include "confdefs.h" |
| 2773 | #include <time.h> | 2774 | #include <time.h> |
| 2774 | #ifndef tzname /* For SGI. */ | 2775 | #ifndef tzname /* For SGI. */ |
| @@ -2778,7 +2779,7 @@ int main() { | |||
| 2778 | atoi(*tzname); | 2779 | atoi(*tzname); |
| 2779 | ; return 0; } | 2780 | ; return 0; } |
| 2780 | EOF | 2781 | EOF |
| 2781 | if { (eval echo configure:2782: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 2782 | if { (eval echo configure:2783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 2782 | rm -rf conftest* | 2783 | rm -rf conftest* |
| 2783 | ac_cv_var_tzname=yes | 2784 | ac_cv_var_tzname=yes |
| 2784 | else | 2785 | else |
| @@ -2800,19 +2801,19 @@ EOF | |||
| 2800 | fi | 2801 | fi |
| 2801 | 2802 | ||
| 2802 | echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 | 2803 | echo $ac_n "checking for tm_gmtoff in struct tm""... $ac_c" 1>&6 |
| 2803 | echo "configure:2804: checking for tm_gmtoff in struct tm" >&5 | 2804 | echo "configure:2805: checking for tm_gmtoff in struct tm" >&5 |
| 2804 | if eval "test \"`echo '$''{'emacs_cv_tm_gmtoff'+set}'`\" = set"; then | 2805 | if eval "test \"`echo '$''{'emacs_cv_tm_gmtoff'+set}'`\" = set"; then |
| 2805 | echo $ac_n "(cached) $ac_c" 1>&6 | 2806 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2806 | else | 2807 | else |
| 2807 | cat > conftest.$ac_ext <<EOF | 2808 | cat > conftest.$ac_ext <<EOF |
| 2808 | #line 2809 "configure" | 2809 | #line 2810 "configure" |
| 2809 | #include "confdefs.h" | 2810 | #include "confdefs.h" |
| 2810 | #include <time.h> | 2811 | #include <time.h> |
| 2811 | int main() { | 2812 | int main() { |
| 2812 | struct tm t; t.tm_gmtoff = 0 | 2813 | struct tm t; t.tm_gmtoff = 0 |
| 2813 | ; return 0; } | 2814 | ; return 0; } |
| 2814 | EOF | 2815 | EOF |
| 2815 | if { (eval echo configure:2816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 2816 | if { (eval echo configure:2817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 2816 | rm -rf conftest* | 2817 | rm -rf conftest* |
| 2817 | emacs_cv_tm_gmtoff=yes | 2818 | emacs_cv_tm_gmtoff=yes |
| 2818 | else | 2819 | else |
| @@ -2834,7 +2835,7 @@ fi | |||
| 2834 | 2835 | ||
| 2835 | 2836 | ||
| 2836 | echo $ac_n "checking for ${CC-cc} option to accept ANSI C""... $ac_c" 1>&6 | 2837 | echo $ac_n "checking for ${CC-cc} option to accept ANSI C""... $ac_c" 1>&6 |
| 2837 | echo "configure:2838: checking for ${CC-cc} option to accept ANSI C" >&5 | 2838 | echo "configure:2839: checking for ${CC-cc} option to accept ANSI C" >&5 |
| 2838 | if eval "test \"`echo '$''{'ac_cv_prog_cc_stdc'+set}'`\" = set"; then | 2839 | if eval "test \"`echo '$''{'ac_cv_prog_cc_stdc'+set}'`\" = set"; then |
| 2839 | echo $ac_n "(cached) $ac_c" 1>&6 | 2840 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2840 | else | 2841 | else |
| @@ -2851,7 +2852,7 @@ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIO | |||
| 2851 | do | 2852 | do |
| 2852 | CC="$ac_save_CC $ac_arg" | 2853 | CC="$ac_save_CC $ac_arg" |
| 2853 | cat > conftest.$ac_ext <<EOF | 2854 | cat > conftest.$ac_ext <<EOF |
| 2854 | #line 2855 "configure" | 2855 | #line 2856 "configure" |
| 2855 | #include "confdefs.h" | 2856 | #include "confdefs.h" |
| 2856 | #include <stdarg.h> | 2857 | #include <stdarg.h> |
| 2857 | #include <stdio.h> | 2858 | #include <stdio.h> |
| @@ -2885,7 +2886,7 @@ int main() { | |||
| 2885 | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | 2886 | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
| 2886 | ; return 0; } | 2887 | ; return 0; } |
| 2887 | EOF | 2888 | EOF |
| 2888 | if { (eval echo configure:2889: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2889 | if { (eval echo configure:2890: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2889 | rm -rf conftest* | 2890 | rm -rf conftest* |
| 2890 | ac_cv_prog_cc_stdc="$ac_arg"; break | 2891 | ac_cv_prog_cc_stdc="$ac_arg"; break |
| 2891 | else | 2892 | else |
| @@ -2907,7 +2908,7 @@ case "x$ac_cv_prog_cc_stdc" in | |||
| 2907 | esac | 2908 | esac |
| 2908 | 2909 | ||
| 2909 | echo $ac_n "checking for function prototypes""... $ac_c" 1>&6 | 2910 | echo $ac_n "checking for function prototypes""... $ac_c" 1>&6 |
| 2910 | echo "configure:2911: checking for function prototypes" >&5 | 2911 | echo "configure:2912: checking for function prototypes" >&5 |
| 2911 | if test "$ac_cv_prog_cc_stdc" != no; then | 2912 | if test "$ac_cv_prog_cc_stdc" != no; then |
| 2912 | echo "$ac_t""yes" 1>&6 | 2913 | echo "$ac_t""yes" 1>&6 |
| 2913 | cat >> confdefs.h <<\EOF | 2914 | cat >> confdefs.h <<\EOF |
| @@ -2919,12 +2920,12 @@ else | |||
| 2919 | fi | 2920 | fi |
| 2920 | 2921 | ||
| 2921 | echo $ac_n "checking for working volatile""... $ac_c" 1>&6 | 2922 | echo $ac_n "checking for working volatile""... $ac_c" 1>&6 |
| 2922 | echo "configure:2923: checking for working volatile" >&5 | 2923 | echo "configure:2924: checking for working volatile" >&5 |
| 2923 | if eval "test \"`echo '$''{'ac_cv_c_volatile'+set}'`\" = set"; then | 2924 | if eval "test \"`echo '$''{'ac_cv_c_volatile'+set}'`\" = set"; then |
| 2924 | echo $ac_n "(cached) $ac_c" 1>&6 | 2925 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2925 | else | 2926 | else |
| 2926 | cat > conftest.$ac_ext <<EOF | 2927 | cat > conftest.$ac_ext <<EOF |
| 2927 | #line 2928 "configure" | 2928 | #line 2929 "configure" |
| 2928 | #include "confdefs.h" | 2929 | #include "confdefs.h" |
| 2929 | 2930 | ||
| 2930 | int main() { | 2931 | int main() { |
| @@ -2933,7 +2934,7 @@ volatile int x; | |||
| 2933 | int * volatile y; | 2934 | int * volatile y; |
| 2934 | ; return 0; } | 2935 | ; return 0; } |
| 2935 | EOF | 2936 | EOF |
| 2936 | if { (eval echo configure:2937: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 2937 | if { (eval echo configure:2938: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 2937 | rm -rf conftest* | 2938 | rm -rf conftest* |
| 2938 | ac_cv_c_volatile=yes | 2939 | ac_cv_c_volatile=yes |
| 2939 | else | 2940 | else |
| @@ -2954,18 +2955,18 @@ EOF | |||
| 2954 | fi | 2955 | fi |
| 2955 | 2956 | ||
| 2956 | echo $ac_n "checking for working const""... $ac_c" 1>&6 | 2957 | echo $ac_n "checking for working const""... $ac_c" 1>&6 |
| 2957 | echo "configure:2958: checking for working const" >&5 | 2958 | echo "configure:2959: checking for working const" >&5 |
| 2958 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then | 2959 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
| 2959 | echo $ac_n "(cached) $ac_c" 1>&6 | 2960 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 2960 | else | 2961 | else |
| 2961 | cat > conftest.$ac_ext <<EOF | 2962 | cat > conftest.$ac_ext <<EOF |
| 2962 | #line 2963 "configure" | 2963 | #line 2964 "configure" |
| 2963 | #include "confdefs.h" | 2964 | #include "confdefs.h" |
| 2964 | 2965 | ||
| 2965 | int main() { | 2966 | int main() { |
| 2966 | 2967 | ||
| 2967 | /* Ultrix mips cc rejects this. */ | 2968 | /* Ultrix mips cc rejects this. */ |
| 2968 | typedef int charset[2]; const charset x = {0,0}; | 2969 | typedef int charset[2]; const charset x; |
| 2969 | /* SunOS 4.1.1 cc rejects this. */ | 2970 | /* SunOS 4.1.1 cc rejects this. */ |
| 2970 | char const *const *ccp; | 2971 | char const *const *ccp; |
| 2971 | char **p; | 2972 | char **p; |
| @@ -3008,7 +3009,7 @@ ccp = (char const *const *) p; | |||
| 3008 | 3009 | ||
| 3009 | ; return 0; } | 3010 | ; return 0; } |
| 3010 | EOF | 3011 | EOF |
| 3011 | if { (eval echo configure:3012: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 3012 | if { (eval echo configure:3013: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 3012 | rm -rf conftest* | 3013 | rm -rf conftest* |
| 3013 | ac_cv_c_const=yes | 3014 | ac_cv_c_const=yes |
| 3014 | else | 3015 | else |
| @@ -3029,19 +3030,19 @@ EOF | |||
| 3029 | fi | 3030 | fi |
| 3030 | 3031 | ||
| 3031 | echo $ac_n "checking for void * support""... $ac_c" 1>&6 | 3032 | echo $ac_n "checking for void * support""... $ac_c" 1>&6 |
| 3032 | echo "configure:3033: checking for void * support" >&5 | 3033 | echo "configure:3034: checking for void * support" >&5 |
| 3033 | if eval "test \"`echo '$''{'emacs_cv_void_star'+set}'`\" = set"; then | 3034 | if eval "test \"`echo '$''{'emacs_cv_void_star'+set}'`\" = set"; then |
| 3034 | echo $ac_n "(cached) $ac_c" 1>&6 | 3035 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 3035 | else | 3036 | else |
| 3036 | cat > conftest.$ac_ext <<EOF | 3037 | cat > conftest.$ac_ext <<EOF |
| 3037 | #line 3038 "configure" | 3038 | #line 3039 "configure" |
| 3038 | #include "confdefs.h" | 3039 | #include "confdefs.h" |
| 3039 | 3040 | ||
| 3040 | int main() { | 3041 | int main() { |
| 3041 | void * foo; | 3042 | void * foo; |
| 3042 | ; return 0; } | 3043 | ; return 0; } |
| 3043 | EOF | 3044 | EOF |
| 3044 | if { (eval echo configure:3045: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 3045 | if { (eval echo configure:3046: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 3045 | rm -rf conftest* | 3046 | rm -rf conftest* |
| 3046 | emacs_cv_void_star=yes | 3047 | emacs_cv_void_star=yes |
| 3047 | else | 3048 | else |
| @@ -3067,7 +3068,7 @@ EOF | |||
| 3067 | fi | 3068 | fi |
| 3068 | 3069 | ||
| 3069 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 | 3070 | echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 |
| 3070 | echo "configure:3071: checking whether ${MAKE-make} sets \${MAKE}" >&5 | 3071 | echo "configure:3072: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
| 3071 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` | 3072 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` |
| 3072 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then | 3073 | if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then |
| 3073 | echo $ac_n "(cached) $ac_c" 1>&6 | 3074 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -3095,7 +3096,7 @@ fi | |||
| 3095 | 3096 | ||
| 3096 | 3097 | ||
| 3097 | echo $ac_n "checking for long file names""... $ac_c" 1>&6 | 3098 | echo $ac_n "checking for long file names""... $ac_c" 1>&6 |
| 3098 | echo "configure:3099: checking for long file names" >&5 | 3099 | echo "configure:3100: checking for long file names" >&5 |
| 3099 | if eval "test \"`echo '$''{'ac_cv_sys_long_file_names'+set}'`\" = set"; then | 3100 | if eval "test \"`echo '$''{'ac_cv_sys_long_file_names'+set}'`\" = set"; then |
| 3100 | echo $ac_n "(cached) $ac_c" 1>&6 | 3101 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 3101 | else | 3102 | else |
| @@ -3146,7 +3147,7 @@ fi | |||
| 3146 | # Uses ac_ vars as temps to allow command line to override cache and checks. | 3147 | # Uses ac_ vars as temps to allow command line to override cache and checks. |
| 3147 | # --without-x overrides everything else, but does not touch the cache. | 3148 | # --without-x overrides everything else, but does not touch the cache. |
| 3148 | echo $ac_n "checking for X""... $ac_c" 1>&6 | 3149 | echo $ac_n "checking for X""... $ac_c" 1>&6 |
| 3149 | echo "configure:3150: checking for X" >&5 | 3150 | echo "configure:3151: checking for X" >&5 |
| 3150 | 3151 | ||
| 3151 | # Check whether --with-x or --without-x was given. | 3152 | # Check whether --with-x or --without-x was given. |
| 3152 | if test "${with_x+set}" = set; then | 3153 | if test "${with_x+set}" = set; then |
| @@ -3208,12 +3209,12 @@ if test "$ac_x_includes" = NO; then | |||
| 3208 | 3209 | ||
| 3209 | # First, try using that file with no special directory specified. | 3210 | # First, try using that file with no special directory specified. |
| 3210 | cat > conftest.$ac_ext <<EOF | 3211 | cat > conftest.$ac_ext <<EOF |
| 3211 | #line 3212 "configure" | 3212 | #line 3213 "configure" |
| 3212 | #include "confdefs.h" | 3213 | #include "confdefs.h" |
| 3213 | #include <$x_direct_test_include> | 3214 | #include <$x_direct_test_include> |
| 3214 | EOF | 3215 | EOF |
| 3215 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 3216 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 3216 | { (eval echo configure:3217: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 3217 | { (eval echo configure:3218: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 3217 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 3218 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 3218 | if test -z "$ac_err"; then | 3219 | if test -z "$ac_err"; then |
| 3219 | rm -rf conftest* | 3220 | rm -rf conftest* |
| @@ -3282,14 +3283,14 @@ if test "$ac_x_libraries" = NO; then | |||
| 3282 | ac_save_LIBS="$LIBS" | 3283 | ac_save_LIBS="$LIBS" |
| 3283 | LIBS="-l$x_direct_test_library $LIBS" | 3284 | LIBS="-l$x_direct_test_library $LIBS" |
| 3284 | cat > conftest.$ac_ext <<EOF | 3285 | cat > conftest.$ac_ext <<EOF |
| 3285 | #line 3286 "configure" | 3286 | #line 3287 "configure" |
| 3286 | #include "confdefs.h" | 3287 | #include "confdefs.h" |
| 3287 | 3288 | ||
| 3288 | int main() { | 3289 | int main() { |
| 3289 | ${x_direct_test_function}() | 3290 | ${x_direct_test_function}() |
| 3290 | ; return 0; } | 3291 | ; return 0; } |
| 3291 | EOF | 3292 | EOF |
| 3292 | if { (eval echo configure:3293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3293 | if { (eval echo configure:3294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3293 | rm -rf conftest* | 3294 | rm -rf conftest* |
| 3294 | LIBS="$ac_save_LIBS" | 3295 | LIBS="$ac_save_LIBS" |
| 3295 | # We can link X programs with no special library path. | 3296 | # We can link X programs with no special library path. |
| @@ -3464,7 +3465,7 @@ fi | |||
| 3464 | echo "checking the machine- and system-dependent files to find out | 3465 | echo "checking the machine- and system-dependent files to find out |
| 3465 | - which libraries the lib-src programs will want, and | 3466 | - which libraries the lib-src programs will want, and |
| 3466 | - whether the GNU malloc routines are usable" 1>&6 | 3467 | - whether the GNU malloc routines are usable" 1>&6 |
| 3467 | echo "configure:3468: checking the machine- and system-dependent files to find out | 3468 | echo "configure:3469: checking the machine- and system-dependent files to find out |
| 3468 | - which libraries the lib-src programs will want, and | 3469 | - which libraries the lib-src programs will want, and |
| 3469 | - whether the GNU malloc routines are usable" >&5 | 3470 | - whether the GNU malloc routines are usable" >&5 |
| 3470 | 3471 | ||
| @@ -3598,12 +3599,12 @@ UNEXEC_SRC="`echo ${unexec} | sed 's/\.o/.c/'`" | |||
| 3598 | GNU_MALLOC=yes | 3599 | GNU_MALLOC=yes |
| 3599 | doug_lea_malloc=yes | 3600 | doug_lea_malloc=yes |
| 3600 | echo $ac_n "checking for malloc_get_state""... $ac_c" 1>&6 | 3601 | echo $ac_n "checking for malloc_get_state""... $ac_c" 1>&6 |
| 3601 | echo "configure:3602: checking for malloc_get_state" >&5 | 3602 | echo "configure:3603: checking for malloc_get_state" >&5 |
| 3602 | if eval "test \"`echo '$''{'ac_cv_func_malloc_get_state'+set}'`\" = set"; then | 3603 | if eval "test \"`echo '$''{'ac_cv_func_malloc_get_state'+set}'`\" = set"; then |
| 3603 | echo $ac_n "(cached) $ac_c" 1>&6 | 3604 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 3604 | else | 3605 | else |
| 3605 | cat > conftest.$ac_ext <<EOF | 3606 | cat > conftest.$ac_ext <<EOF |
| 3606 | #line 3607 "configure" | 3607 | #line 3608 "configure" |
| 3607 | #include "confdefs.h" | 3608 | #include "confdefs.h" |
| 3608 | /* System header to define __stub macros and hopefully few prototypes, | 3609 | /* System header to define __stub macros and hopefully few prototypes, |
| 3609 | which can conflict with char malloc_get_state(); below. */ | 3610 | which can conflict with char malloc_get_state(); below. */ |
| @@ -3626,7 +3627,7 @@ malloc_get_state(); | |||
| 3626 | 3627 | ||
| 3627 | ; return 0; } | 3628 | ; return 0; } |
| 3628 | EOF | 3629 | EOF |
| 3629 | if { (eval echo configure:3630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3630 | if { (eval echo configure:3631: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3630 | rm -rf conftest* | 3631 | rm -rf conftest* |
| 3631 | eval "ac_cv_func_malloc_get_state=yes" | 3632 | eval "ac_cv_func_malloc_get_state=yes" |
| 3632 | else | 3633 | else |
| @@ -3647,12 +3648,12 @@ doug_lea_malloc=no | |||
| 3647 | fi | 3648 | fi |
| 3648 | 3649 | ||
| 3649 | echo $ac_n "checking for malloc_set_state""... $ac_c" 1>&6 | 3650 | echo $ac_n "checking for malloc_set_state""... $ac_c" 1>&6 |
| 3650 | echo "configure:3651: checking for malloc_set_state" >&5 | 3651 | echo "configure:3652: checking for malloc_set_state" >&5 |
| 3651 | if eval "test \"`echo '$''{'ac_cv_func_malloc_set_state'+set}'`\" = set"; then | 3652 | if eval "test \"`echo '$''{'ac_cv_func_malloc_set_state'+set}'`\" = set"; then |
| 3652 | echo $ac_n "(cached) $ac_c" 1>&6 | 3653 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 3653 | else | 3654 | else |
| 3654 | cat > conftest.$ac_ext <<EOF | 3655 | cat > conftest.$ac_ext <<EOF |
| 3655 | #line 3656 "configure" | 3656 | #line 3657 "configure" |
| 3656 | #include "confdefs.h" | 3657 | #include "confdefs.h" |
| 3657 | /* System header to define __stub macros and hopefully few prototypes, | 3658 | /* System header to define __stub macros and hopefully few prototypes, |
| 3658 | which can conflict with char malloc_set_state(); below. */ | 3659 | which can conflict with char malloc_set_state(); below. */ |
| @@ -3675,7 +3676,7 @@ malloc_set_state(); | |||
| 3675 | 3676 | ||
| 3676 | ; return 0; } | 3677 | ; return 0; } |
| 3677 | EOF | 3678 | EOF |
| 3678 | if { (eval echo configure:3679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3679 | if { (eval echo configure:3680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3679 | rm -rf conftest* | 3680 | rm -rf conftest* |
| 3680 | eval "ac_cv_func_malloc_set_state=yes" | 3681 | eval "ac_cv_func_malloc_set_state=yes" |
| 3681 | else | 3682 | else |
| @@ -3696,19 +3697,19 @@ doug_lea_malloc=no | |||
| 3696 | fi | 3697 | fi |
| 3697 | 3698 | ||
| 3698 | echo $ac_n "checking whether __after_morecore_hook exists""... $ac_c" 1>&6 | 3699 | echo $ac_n "checking whether __after_morecore_hook exists""... $ac_c" 1>&6 |
| 3699 | echo "configure:3700: checking whether __after_morecore_hook exists" >&5 | 3700 | echo "configure:3701: checking whether __after_morecore_hook exists" >&5 |
| 3700 | if eval "test \"`echo '$''{'emacs_cv_var___after_morecore_hook'+set}'`\" = set"; then | 3701 | if eval "test \"`echo '$''{'emacs_cv_var___after_morecore_hook'+set}'`\" = set"; then |
| 3701 | echo $ac_n "(cached) $ac_c" 1>&6 | 3702 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 3702 | else | 3703 | else |
| 3703 | cat > conftest.$ac_ext <<EOF | 3704 | cat > conftest.$ac_ext <<EOF |
| 3704 | #line 3705 "configure" | 3705 | #line 3706 "configure" |
| 3705 | #include "confdefs.h" | 3706 | #include "confdefs.h" |
| 3706 | extern void (* __after_morecore_hook)(); | 3707 | extern void (* __after_morecore_hook)(); |
| 3707 | int main() { | 3708 | int main() { |
| 3708 | __after_morecore_hook = 0 | 3709 | __after_morecore_hook = 0 |
| 3709 | ; return 0; } | 3710 | ; return 0; } |
| 3710 | EOF | 3711 | EOF |
| 3711 | if { (eval echo configure:3712: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3712 | if { (eval echo configure:3713: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3712 | rm -rf conftest* | 3713 | rm -rf conftest* |
| 3713 | emacs_cv_var___after_morecore_hook=yes | 3714 | emacs_cv_var___after_morecore_hook=yes |
| 3714 | else | 3715 | else |
| @@ -3755,7 +3756,7 @@ fi | |||
| 3755 | LIBS="$libsrc_libs $LIBS" | 3756 | LIBS="$libsrc_libs $LIBS" |
| 3756 | 3757 | ||
| 3757 | echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 | 3758 | echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 |
| 3758 | echo "configure:3759: checking for dnet_ntoa in -ldnet" >&5 | 3759 | echo "configure:3760: checking for dnet_ntoa in -ldnet" >&5 |
| 3759 | ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` | 3760 | ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
| 3760 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 3761 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 3761 | echo $ac_n "(cached) $ac_c" 1>&6 | 3762 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -3763,7 +3764,7 @@ else | |||
| 3763 | ac_save_LIBS="$LIBS" | 3764 | ac_save_LIBS="$LIBS" |
| 3764 | LIBS="-ldnet $LIBS" | 3765 | LIBS="-ldnet $LIBS" |
| 3765 | cat > conftest.$ac_ext <<EOF | 3766 | cat > conftest.$ac_ext <<EOF |
| 3766 | #line 3767 "configure" | 3767 | #line 3768 "configure" |
| 3767 | #include "confdefs.h" | 3768 | #include "confdefs.h" |
| 3768 | /* Override any gcc2 internal prototype to avoid an error. */ | 3769 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 3769 | /* We use char because int might match the return type of a gcc2 | 3770 | /* We use char because int might match the return type of a gcc2 |
| @@ -3774,7 +3775,7 @@ int main() { | |||
| 3774 | dnet_ntoa() | 3775 | dnet_ntoa() |
| 3775 | ; return 0; } | 3776 | ; return 0; } |
| 3776 | EOF | 3777 | EOF |
| 3777 | if { (eval echo configure:3778: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3778 | if { (eval echo configure:3779: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3778 | rm -rf conftest* | 3779 | rm -rf conftest* |
| 3779 | eval "ac_cv_lib_$ac_lib_var=yes" | 3780 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 3780 | else | 3781 | else |
| @@ -3803,7 +3804,7 @@ fi | |||
| 3803 | 3804 | ||
| 3804 | 3805 | ||
| 3805 | echo $ac_n "checking for main in -lXbsd""... $ac_c" 1>&6 | 3806 | echo $ac_n "checking for main in -lXbsd""... $ac_c" 1>&6 |
| 3806 | echo "configure:3807: checking for main in -lXbsd" >&5 | 3807 | echo "configure:3808: checking for main in -lXbsd" >&5 |
| 3807 | ac_lib_var=`echo Xbsd'_'main | sed 'y%./+-%__p_%'` | 3808 | ac_lib_var=`echo Xbsd'_'main | sed 'y%./+-%__p_%'` |
| 3808 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 3809 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 3809 | echo $ac_n "(cached) $ac_c" 1>&6 | 3810 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -3811,14 +3812,14 @@ else | |||
| 3811 | ac_save_LIBS="$LIBS" | 3812 | ac_save_LIBS="$LIBS" |
| 3812 | LIBS="-lXbsd $LIBS" | 3813 | LIBS="-lXbsd $LIBS" |
| 3813 | cat > conftest.$ac_ext <<EOF | 3814 | cat > conftest.$ac_ext <<EOF |
| 3814 | #line 3815 "configure" | 3815 | #line 3816 "configure" |
| 3815 | #include "confdefs.h" | 3816 | #include "confdefs.h" |
| 3816 | 3817 | ||
| 3817 | int main() { | 3818 | int main() { |
| 3818 | main() | 3819 | main() |
| 3819 | ; return 0; } | 3820 | ; return 0; } |
| 3820 | EOF | 3821 | EOF |
| 3821 | if { (eval echo configure:3822: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3822 | if { (eval echo configure:3823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3822 | rm -rf conftest* | 3823 | rm -rf conftest* |
| 3823 | eval "ac_cv_lib_$ac_lib_var=yes" | 3824 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 3824 | else | 3825 | else |
| @@ -3840,7 +3841,7 @@ fi | |||
| 3840 | 3841 | ||
| 3841 | 3842 | ||
| 3842 | echo $ac_n "checking for cma_open in -lpthreads""... $ac_c" 1>&6 | 3843 | echo $ac_n "checking for cma_open in -lpthreads""... $ac_c" 1>&6 |
| 3843 | echo "configure:3844: checking for cma_open in -lpthreads" >&5 | 3844 | echo "configure:3845: checking for cma_open in -lpthreads" >&5 |
| 3844 | ac_lib_var=`echo pthreads'_'cma_open | sed 'y%./+-%__p_%'` | 3845 | ac_lib_var=`echo pthreads'_'cma_open | sed 'y%./+-%__p_%'` |
| 3845 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 3846 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 3846 | echo $ac_n "(cached) $ac_c" 1>&6 | 3847 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -3848,7 +3849,7 @@ else | |||
| 3848 | ac_save_LIBS="$LIBS" | 3849 | ac_save_LIBS="$LIBS" |
| 3849 | LIBS="-lpthreads $LIBS" | 3850 | LIBS="-lpthreads $LIBS" |
| 3850 | cat > conftest.$ac_ext <<EOF | 3851 | cat > conftest.$ac_ext <<EOF |
| 3851 | #line 3852 "configure" | 3852 | #line 3853 "configure" |
| 3852 | #include "confdefs.h" | 3853 | #include "confdefs.h" |
| 3853 | /* Override any gcc2 internal prototype to avoid an error. */ | 3854 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 3854 | /* We use char because int might match the return type of a gcc2 | 3855 | /* We use char because int might match the return type of a gcc2 |
| @@ -3859,7 +3860,7 @@ int main() { | |||
| 3859 | cma_open() | 3860 | cma_open() |
| 3860 | ; return 0; } | 3861 | ; return 0; } |
| 3861 | EOF | 3862 | EOF |
| 3862 | if { (eval echo configure:3863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3863 | if { (eval echo configure:3864: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3863 | rm -rf conftest* | 3864 | rm -rf conftest* |
| 3864 | eval "ac_cv_lib_$ac_lib_var=yes" | 3865 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 3865 | else | 3866 | else |
| @@ -3888,7 +3889,7 @@ fi | |||
| 3888 | 3889 | ||
| 3889 | 3890 | ||
| 3890 | echo $ac_n "checking for XFree86 in /usr/X386""... $ac_c" 1>&6 | 3891 | echo $ac_n "checking for XFree86 in /usr/X386""... $ac_c" 1>&6 |
| 3891 | echo "configure:3892: checking for XFree86 in /usr/X386" >&5 | 3892 | echo "configure:3893: checking for XFree86 in /usr/X386" >&5 |
| 3892 | if test -d /usr/X386/include; then | 3893 | if test -d /usr/X386/include; then |
| 3893 | HAVE_XFREE386=yes | 3894 | HAVE_XFREE386=yes |
| 3894 | : ${C_SWITCH_X_SITE="-I/usr/X386/include"} | 3895 | : ${C_SWITCH_X_SITE="-I/usr/X386/include"} |
| @@ -3917,16 +3918,16 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 3917 | 3918 | ||
| 3918 | if test "${opsys}" = "gnu-linux"; then | 3919 | if test "${opsys}" = "gnu-linux"; then |
| 3919 | echo $ac_n "checking whether X on GNU/Linux needs -b to link""... $ac_c" 1>&6 | 3920 | echo $ac_n "checking whether X on GNU/Linux needs -b to link""... $ac_c" 1>&6 |
| 3920 | echo "configure:3921: checking whether X on GNU/Linux needs -b to link" >&5 | 3921 | echo "configure:3922: checking whether X on GNU/Linux needs -b to link" >&5 |
| 3921 | cat > conftest.$ac_ext <<EOF | 3922 | cat > conftest.$ac_ext <<EOF |
| 3922 | #line 3923 "configure" | 3923 | #line 3924 "configure" |
| 3923 | #include "confdefs.h" | 3924 | #include "confdefs.h" |
| 3924 | 3925 | ||
| 3925 | int main() { | 3926 | int main() { |
| 3926 | XOpenDisplay ("foo"); | 3927 | XOpenDisplay ("foo"); |
| 3927 | ; return 0; } | 3928 | ; return 0; } |
| 3928 | EOF | 3929 | EOF |
| 3929 | if { (eval echo configure:3930: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3930 | if { (eval echo configure:3931: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3930 | rm -rf conftest* | 3931 | rm -rf conftest* |
| 3931 | xlinux_first_failure=no | 3932 | xlinux_first_failure=no |
| 3932 | else | 3933 | else |
| @@ -3946,14 +3947,14 @@ rm -f conftest* | |||
| 3946 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 3947 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
| 3947 | LIBS="$LIBS -b i486-linuxaout" | 3948 | LIBS="$LIBS -b i486-linuxaout" |
| 3948 | cat > conftest.$ac_ext <<EOF | 3949 | cat > conftest.$ac_ext <<EOF |
| 3949 | #line 3950 "configure" | 3950 | #line 3951 "configure" |
| 3950 | #include "confdefs.h" | 3951 | #include "confdefs.h" |
| 3951 | 3952 | ||
| 3952 | int main() { | 3953 | int main() { |
| 3953 | XOpenDisplay ("foo"); | 3954 | XOpenDisplay ("foo"); |
| 3954 | ; return 0; } | 3955 | ; return 0; } |
| 3955 | EOF | 3956 | EOF |
| 3956 | if { (eval echo configure:3957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 3957 | if { (eval echo configure:3958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 3957 | rm -rf conftest* | 3958 | rm -rf conftest* |
| 3958 | xlinux_second_failure=no | 3959 | xlinux_second_failure=no |
| 3959 | else | 3960 | else |
| @@ -3983,12 +3984,12 @@ rm -f conftest* | |||
| 3983 | XScreenNumberOfScreen XSetWMProtocols | 3984 | XScreenNumberOfScreen XSetWMProtocols |
| 3984 | do | 3985 | do |
| 3985 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 3986 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 3986 | echo "configure:3987: checking for $ac_func" >&5 | 3987 | echo "configure:3988: checking for $ac_func" >&5 |
| 3987 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 3988 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 3988 | echo $ac_n "(cached) $ac_c" 1>&6 | 3989 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 3989 | else | 3990 | else |
| 3990 | cat > conftest.$ac_ext <<EOF | 3991 | cat > conftest.$ac_ext <<EOF |
| 3991 | #line 3992 "configure" | 3992 | #line 3993 "configure" |
| 3992 | #include "confdefs.h" | 3993 | #include "confdefs.h" |
| 3993 | /* System header to define __stub macros and hopefully few prototypes, | 3994 | /* System header to define __stub macros and hopefully few prototypes, |
| 3994 | which can conflict with char $ac_func(); below. */ | 3995 | which can conflict with char $ac_func(); below. */ |
| @@ -4011,7 +4012,7 @@ $ac_func(); | |||
| 4011 | 4012 | ||
| 4012 | ; return 0; } | 4013 | ; return 0; } |
| 4013 | EOF | 4014 | EOF |
| 4014 | if { (eval echo configure:4015: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4015 | if { (eval echo configure:4016: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4015 | rm -rf conftest* | 4016 | rm -rf conftest* |
| 4016 | eval "ac_cv_func_$ac_func=yes" | 4017 | eval "ac_cv_func_$ac_func=yes" |
| 4017 | else | 4018 | else |
| @@ -4039,12 +4040,12 @@ fi | |||
| 4039 | 4040 | ||
| 4040 | if test "${window_system}" = "x11"; then | 4041 | if test "${window_system}" = "x11"; then |
| 4041 | echo $ac_n "checking X11 version 6""... $ac_c" 1>&6 | 4042 | echo $ac_n "checking X11 version 6""... $ac_c" 1>&6 |
| 4042 | echo "configure:4043: checking X11 version 6" >&5 | 4043 | echo "configure:4044: checking X11 version 6" >&5 |
| 4043 | if eval "test \"`echo '$''{'emacs_cv_x11_version_6'+set}'`\" = set"; then | 4044 | if eval "test \"`echo '$''{'emacs_cv_x11_version_6'+set}'`\" = set"; then |
| 4044 | echo $ac_n "(cached) $ac_c" 1>&6 | 4045 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4045 | else | 4046 | else |
| 4046 | cat > conftest.$ac_ext <<EOF | 4047 | cat > conftest.$ac_ext <<EOF |
| 4047 | #line 4048 "configure" | 4048 | #line 4049 "configure" |
| 4048 | #include "confdefs.h" | 4049 | #include "confdefs.h" |
| 4049 | #include <X11/Xlib.h> | 4050 | #include <X11/Xlib.h> |
| 4050 | int main() { | 4051 | int main() { |
| @@ -4054,7 +4055,7 @@ fail; | |||
| 4054 | 4055 | ||
| 4055 | ; return 0; } | 4056 | ; return 0; } |
| 4056 | EOF | 4057 | EOF |
| 4057 | if { (eval echo configure:4058: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4058 | if { (eval echo configure:4059: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4058 | rm -rf conftest* | 4059 | rm -rf conftest* |
| 4059 | emacs_cv_x11_version_6=yes | 4060 | emacs_cv_x11_version_6=yes |
| 4060 | else | 4061 | else |
| @@ -4079,12 +4080,12 @@ fi | |||
| 4079 | 4080 | ||
| 4080 | if test "${window_system}" = "x11"; then | 4081 | if test "${window_system}" = "x11"; then |
| 4081 | echo $ac_n "checking X11 version 5""... $ac_c" 1>&6 | 4082 | echo $ac_n "checking X11 version 5""... $ac_c" 1>&6 |
| 4082 | echo "configure:4083: checking X11 version 5" >&5 | 4083 | echo "configure:4084: checking X11 version 5" >&5 |
| 4083 | if eval "test \"`echo '$''{'emacs_cv_x11_version_5'+set}'`\" = set"; then | 4084 | if eval "test \"`echo '$''{'emacs_cv_x11_version_5'+set}'`\" = set"; then |
| 4084 | echo $ac_n "(cached) $ac_c" 1>&6 | 4085 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4085 | else | 4086 | else |
| 4086 | cat > conftest.$ac_ext <<EOF | 4087 | cat > conftest.$ac_ext <<EOF |
| 4087 | #line 4088 "configure" | 4088 | #line 4089 "configure" |
| 4088 | #include "confdefs.h" | 4089 | #include "confdefs.h" |
| 4089 | #include <X11/Xlib.h> | 4090 | #include <X11/Xlib.h> |
| 4090 | int main() { | 4091 | int main() { |
| @@ -4094,7 +4095,7 @@ fail; | |||
| 4094 | 4095 | ||
| 4095 | ; return 0; } | 4096 | ; return 0; } |
| 4096 | EOF | 4097 | EOF |
| 4097 | if { (eval echo configure:4098: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4098 | if { (eval echo configure:4099: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4098 | rm -rf conftest* | 4099 | rm -rf conftest* |
| 4099 | emacs_cv_x11_version_5=yes | 4100 | emacs_cv_x11_version_5=yes |
| 4100 | else | 4101 | else |
| @@ -4122,12 +4123,12 @@ fi | |||
| 4122 | if test x"${USE_X_TOOLKIT}" = xmaybe; then | 4123 | if test x"${USE_X_TOOLKIT}" = xmaybe; then |
| 4123 | if test x"${HAVE_X11R5}" = xyes; then | 4124 | if test x"${HAVE_X11R5}" = xyes; then |
| 4124 | echo $ac_n "checking X11 version 5 with Xaw""... $ac_c" 1>&6 | 4125 | echo $ac_n "checking X11 version 5 with Xaw""... $ac_c" 1>&6 |
| 4125 | echo "configure:4126: checking X11 version 5 with Xaw" >&5 | 4126 | echo "configure:4127: checking X11 version 5 with Xaw" >&5 |
| 4126 | if eval "test \"`echo '$''{'emacs_cv_x11_version_5_with_xaw'+set}'`\" = set"; then | 4127 | if eval "test \"`echo '$''{'emacs_cv_x11_version_5_with_xaw'+set}'`\" = set"; then |
| 4127 | echo $ac_n "(cached) $ac_c" 1>&6 | 4128 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4128 | else | 4129 | else |
| 4129 | cat > conftest.$ac_ext <<EOF | 4130 | cat > conftest.$ac_ext <<EOF |
| 4130 | #line 4131 "configure" | 4131 | #line 4132 "configure" |
| 4131 | #include "confdefs.h" | 4132 | #include "confdefs.h" |
| 4132 | 4133 | ||
| 4133 | #include <X11/Intrinsic.h> | 4134 | #include <X11/Intrinsic.h> |
| @@ -4136,7 +4137,7 @@ int main() { | |||
| 4136 | 4137 | ||
| 4137 | ; return 0; } | 4138 | ; return 0; } |
| 4138 | EOF | 4139 | EOF |
| 4139 | if { (eval echo configure:4140: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4140 | if { (eval echo configure:4141: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4140 | rm -rf conftest* | 4141 | rm -rf conftest* |
| 4141 | emacs_cv_x11_version_5_with_xaw=yes | 4142 | emacs_cv_x11_version_5_with_xaw=yes |
| 4142 | else | 4143 | else |
| @@ -4164,12 +4165,12 @@ X_TOOLKIT_TYPE=$USE_X_TOOLKIT | |||
| 4164 | 4165 | ||
| 4165 | if test "${USE_X_TOOLKIT}" != "none"; then | 4166 | if test "${USE_X_TOOLKIT}" != "none"; then |
| 4166 | echo $ac_n "checking X11 toolkit version""... $ac_c" 1>&6 | 4167 | echo $ac_n "checking X11 toolkit version""... $ac_c" 1>&6 |
| 4167 | echo "configure:4168: checking X11 toolkit version" >&5 | 4168 | echo "configure:4169: checking X11 toolkit version" >&5 |
| 4168 | if eval "test \"`echo '$''{'emacs_cv_x11_toolkit_version_6'+set}'`\" = set"; then | 4169 | if eval "test \"`echo '$''{'emacs_cv_x11_toolkit_version_6'+set}'`\" = set"; then |
| 4169 | echo $ac_n "(cached) $ac_c" 1>&6 | 4170 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4170 | else | 4171 | else |
| 4171 | cat > conftest.$ac_ext <<EOF | 4172 | cat > conftest.$ac_ext <<EOF |
| 4172 | #line 4173 "configure" | 4173 | #line 4174 "configure" |
| 4173 | #include "confdefs.h" | 4174 | #include "confdefs.h" |
| 4174 | #include <X11/Intrinsic.h> | 4175 | #include <X11/Intrinsic.h> |
| 4175 | int main() { | 4176 | int main() { |
| @@ -4179,7 +4180,7 @@ fail; | |||
| 4179 | 4180 | ||
| 4180 | ; return 0; } | 4181 | ; return 0; } |
| 4181 | EOF | 4182 | EOF |
| 4182 | if { (eval echo configure:4183: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4183 | if { (eval echo configure:4184: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4183 | rm -rf conftest* | 4184 | rm -rf conftest* |
| 4184 | emacs_cv_x11_toolkit_version_6=yes | 4185 | emacs_cv_x11_toolkit_version_6=yes |
| 4185 | else | 4186 | else |
| @@ -4209,7 +4210,7 @@ EOF | |||
| 4209 | LIBS="-lXt $LIBS" | 4210 | LIBS="-lXt $LIBS" |
| 4210 | fi | 4211 | fi |
| 4211 | echo $ac_n "checking for XmuConvertStandardSelection in -lXmu""... $ac_c" 1>&6 | 4212 | echo $ac_n "checking for XmuConvertStandardSelection in -lXmu""... $ac_c" 1>&6 |
| 4212 | echo "configure:4213: checking for XmuConvertStandardSelection in -lXmu" >&5 | 4213 | echo "configure:4214: checking for XmuConvertStandardSelection in -lXmu" >&5 |
| 4213 | ac_lib_var=`echo Xmu'_'XmuConvertStandardSelection | sed 'y%./+-%__p_%'` | 4214 | ac_lib_var=`echo Xmu'_'XmuConvertStandardSelection | sed 'y%./+-%__p_%'` |
| 4214 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4215 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4215 | echo $ac_n "(cached) $ac_c" 1>&6 | 4216 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4217,7 +4218,7 @@ else | |||
| 4217 | ac_save_LIBS="$LIBS" | 4218 | ac_save_LIBS="$LIBS" |
| 4218 | LIBS="-lXmu $LIBS" | 4219 | LIBS="-lXmu $LIBS" |
| 4219 | cat > conftest.$ac_ext <<EOF | 4220 | cat > conftest.$ac_ext <<EOF |
| 4220 | #line 4221 "configure" | 4221 | #line 4222 "configure" |
| 4221 | #include "confdefs.h" | 4222 | #include "confdefs.h" |
| 4222 | /* Override any gcc2 internal prototype to avoid an error. */ | 4223 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4223 | /* We use char because int might match the return type of a gcc2 | 4224 | /* We use char because int might match the return type of a gcc2 |
| @@ -4228,7 +4229,7 @@ int main() { | |||
| 4228 | XmuConvertStandardSelection() | 4229 | XmuConvertStandardSelection() |
| 4229 | ; return 0; } | 4230 | ; return 0; } |
| 4230 | EOF | 4231 | EOF |
| 4231 | if { (eval echo configure:4232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4232 | if { (eval echo configure:4233: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4232 | rm -rf conftest* | 4233 | rm -rf conftest* |
| 4233 | eval "ac_cv_lib_$ac_lib_var=yes" | 4234 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4234 | else | 4235 | else |
| @@ -4260,12 +4261,12 @@ fi | |||
| 4260 | 4261 | ||
| 4261 | if test "${USE_X_TOOLKIT}" = "MOTIF"; then | 4262 | if test "${USE_X_TOOLKIT}" = "MOTIF"; then |
| 4262 | echo $ac_n "checking for Motif version 2.1""... $ac_c" 1>&6 | 4263 | echo $ac_n "checking for Motif version 2.1""... $ac_c" 1>&6 |
| 4263 | echo "configure:4264: checking for Motif version 2.1" >&5 | 4264 | echo "configure:4265: checking for Motif version 2.1" >&5 |
| 4264 | if eval "test \"`echo '$''{'emacs_cv_motif_version_2_1'+set}'`\" = set"; then | 4265 | if eval "test \"`echo '$''{'emacs_cv_motif_version_2_1'+set}'`\" = set"; then |
| 4265 | echo $ac_n "(cached) $ac_c" 1>&6 | 4266 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4266 | else | 4267 | else |
| 4267 | cat > conftest.$ac_ext <<EOF | 4268 | cat > conftest.$ac_ext <<EOF |
| 4268 | #line 4269 "configure" | 4269 | #line 4270 "configure" |
| 4269 | #include "confdefs.h" | 4270 | #include "confdefs.h" |
| 4270 | #include <Xm/Xm.h> | 4271 | #include <Xm/Xm.h> |
| 4271 | int main() { | 4272 | int main() { |
| @@ -4276,7 +4277,7 @@ Motif version prior to 2.1. | |||
| 4276 | #endif | 4277 | #endif |
| 4277 | ; return 0; } | 4278 | ; return 0; } |
| 4278 | EOF | 4279 | EOF |
| 4279 | if { (eval echo configure:4280: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 4280 | if { (eval echo configure:4281: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 4280 | rm -rf conftest* | 4281 | rm -rf conftest* |
| 4281 | emacs_cv_motif_version_2_1=yes | 4282 | emacs_cv_motif_version_2_1=yes |
| 4282 | else | 4283 | else |
| @@ -4296,7 +4297,7 @@ echo "$ac_t""$emacs_cv_motif_version_2_1" 1>&6 | |||
| 4296 | EOF | 4297 | EOF |
| 4297 | 4298 | ||
| 4298 | echo $ac_n "checking for XpCreateContext in -lXp""... $ac_c" 1>&6 | 4299 | echo $ac_n "checking for XpCreateContext in -lXp""... $ac_c" 1>&6 |
| 4299 | echo "configure:4300: checking for XpCreateContext in -lXp" >&5 | 4300 | echo "configure:4301: checking for XpCreateContext in -lXp" >&5 |
| 4300 | ac_lib_var=`echo Xp'_'XpCreateContext | sed 'y%./+-%__p_%'` | 4301 | ac_lib_var=`echo Xp'_'XpCreateContext | sed 'y%./+-%__p_%'` |
| 4301 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4302 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4302 | echo $ac_n "(cached) $ac_c" 1>&6 | 4303 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4304,7 +4305,7 @@ else | |||
| 4304 | ac_save_LIBS="$LIBS" | 4305 | ac_save_LIBS="$LIBS" |
| 4305 | LIBS="-lXp $LIBS" | 4306 | LIBS="-lXp $LIBS" |
| 4306 | cat > conftest.$ac_ext <<EOF | 4307 | cat > conftest.$ac_ext <<EOF |
| 4307 | #line 4308 "configure" | 4308 | #line 4309 "configure" |
| 4308 | #include "confdefs.h" | 4309 | #include "confdefs.h" |
| 4309 | /* Override any gcc2 internal prototype to avoid an error. */ | 4310 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4310 | /* We use char because int might match the return type of a gcc2 | 4311 | /* We use char because int might match the return type of a gcc2 |
| @@ -4315,7 +4316,7 @@ int main() { | |||
| 4315 | XpCreateContext() | 4316 | XpCreateContext() |
| 4316 | ; return 0; } | 4317 | ; return 0; } |
| 4317 | EOF | 4318 | EOF |
| 4318 | if { (eval echo configure:4319: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4319 | if { (eval echo configure:4320: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4319 | rm -rf conftest* | 4320 | rm -rf conftest* |
| 4320 | eval "ac_cv_lib_$ac_lib_var=yes" | 4321 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4321 | else | 4322 | else |
| @@ -4353,17 +4354,17 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 4353 | CFLAGS="${LD_SWITCH_X_SITE}" | 4354 | CFLAGS="${LD_SWITCH_X_SITE}" |
| 4354 | ac_safe=`echo "X11/Xaw3d/Scrollbar.h" | sed 'y%./+-%__p_%'` | 4355 | ac_safe=`echo "X11/Xaw3d/Scrollbar.h" | sed 'y%./+-%__p_%'` |
| 4355 | echo $ac_n "checking for X11/Xaw3d/Scrollbar.h""... $ac_c" 1>&6 | 4356 | echo $ac_n "checking for X11/Xaw3d/Scrollbar.h""... $ac_c" 1>&6 |
| 4356 | echo "configure:4357: checking for X11/Xaw3d/Scrollbar.h" >&5 | 4357 | echo "configure:4358: checking for X11/Xaw3d/Scrollbar.h" >&5 |
| 4357 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 4358 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 4358 | echo $ac_n "(cached) $ac_c" 1>&6 | 4359 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4359 | else | 4360 | else |
| 4360 | cat > conftest.$ac_ext <<EOF | 4361 | cat > conftest.$ac_ext <<EOF |
| 4361 | #line 4362 "configure" | 4362 | #line 4363 "configure" |
| 4362 | #include "confdefs.h" | 4363 | #include "confdefs.h" |
| 4363 | #include <X11/Xaw3d/Scrollbar.h> | 4364 | #include <X11/Xaw3d/Scrollbar.h> |
| 4364 | EOF | 4365 | EOF |
| 4365 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 4366 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 4366 | { (eval echo configure:4367: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 4367 | { (eval echo configure:4368: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 4367 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 4368 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 4368 | if test -z "$ac_err"; then | 4369 | if test -z "$ac_err"; then |
| 4369 | rm -rf conftest* | 4370 | rm -rf conftest* |
| @@ -4380,7 +4381,7 @@ fi | |||
| 4380 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | 4381 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then |
| 4381 | echo "$ac_t""yes" 1>&6 | 4382 | echo "$ac_t""yes" 1>&6 |
| 4382 | echo $ac_n "checking for XawScrollbarSetThumb in -lXaw3d""... $ac_c" 1>&6 | 4383 | echo $ac_n "checking for XawScrollbarSetThumb in -lXaw3d""... $ac_c" 1>&6 |
| 4383 | echo "configure:4384: checking for XawScrollbarSetThumb in -lXaw3d" >&5 | 4384 | echo "configure:4385: checking for XawScrollbarSetThumb in -lXaw3d" >&5 |
| 4384 | ac_lib_var=`echo Xaw3d'_'XawScrollbarSetThumb | sed 'y%./+-%__p_%'` | 4385 | ac_lib_var=`echo Xaw3d'_'XawScrollbarSetThumb | sed 'y%./+-%__p_%'` |
| 4385 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4386 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4386 | echo $ac_n "(cached) $ac_c" 1>&6 | 4387 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4388,7 +4389,7 @@ else | |||
| 4388 | ac_save_LIBS="$LIBS" | 4389 | ac_save_LIBS="$LIBS" |
| 4389 | LIBS="-lXaw3d -lX11 $LIBS" | 4390 | LIBS="-lXaw3d -lX11 $LIBS" |
| 4390 | cat > conftest.$ac_ext <<EOF | 4391 | cat > conftest.$ac_ext <<EOF |
| 4391 | #line 4392 "configure" | 4392 | #line 4393 "configure" |
| 4392 | #include "confdefs.h" | 4393 | #include "confdefs.h" |
| 4393 | /* Override any gcc2 internal prototype to avoid an error. */ | 4394 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4394 | /* We use char because int might match the return type of a gcc2 | 4395 | /* We use char because int might match the return type of a gcc2 |
| @@ -4399,7 +4400,7 @@ int main() { | |||
| 4399 | XawScrollbarSetThumb() | 4400 | XawScrollbarSetThumb() |
| 4400 | ; return 0; } | 4401 | ; return 0; } |
| 4401 | EOF | 4402 | EOF |
| 4402 | if { (eval echo configure:4403: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4403 | if { (eval echo configure:4404: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4403 | rm -rf conftest* | 4404 | rm -rf conftest* |
| 4404 | eval "ac_cv_lib_$ac_lib_var=yes" | 4405 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4405 | else | 4406 | else |
| @@ -4463,17 +4464,17 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 4463 | CFLAGS="${LD_SWITCH_X_SITE}" | 4464 | CFLAGS="${LD_SWITCH_X_SITE}" |
| 4464 | ac_safe=`echo "X11/xpm.h" | sed 'y%./+-%__p_%'` | 4465 | ac_safe=`echo "X11/xpm.h" | sed 'y%./+-%__p_%'` |
| 4465 | echo $ac_n "checking for X11/xpm.h""... $ac_c" 1>&6 | 4466 | echo $ac_n "checking for X11/xpm.h""... $ac_c" 1>&6 |
| 4466 | echo "configure:4467: checking for X11/xpm.h" >&5 | 4467 | echo "configure:4468: checking for X11/xpm.h" >&5 |
| 4467 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 4468 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 4468 | echo $ac_n "(cached) $ac_c" 1>&6 | 4469 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4469 | else | 4470 | else |
| 4470 | cat > conftest.$ac_ext <<EOF | 4471 | cat > conftest.$ac_ext <<EOF |
| 4471 | #line 4472 "configure" | 4472 | #line 4473 "configure" |
| 4472 | #include "confdefs.h" | 4473 | #include "confdefs.h" |
| 4473 | #include <X11/xpm.h> | 4474 | #include <X11/xpm.h> |
| 4474 | EOF | 4475 | EOF |
| 4475 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 4476 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 4476 | { (eval echo configure:4477: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 4477 | { (eval echo configure:4478: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 4477 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 4478 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 4478 | if test -z "$ac_err"; then | 4479 | if test -z "$ac_err"; then |
| 4479 | rm -rf conftest* | 4480 | rm -rf conftest* |
| @@ -4490,7 +4491,7 @@ fi | |||
| 4490 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | 4491 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then |
| 4491 | echo "$ac_t""yes" 1>&6 | 4492 | echo "$ac_t""yes" 1>&6 |
| 4492 | echo $ac_n "checking for XpmReadFileToPixmap in -lXpm""... $ac_c" 1>&6 | 4493 | echo $ac_n "checking for XpmReadFileToPixmap in -lXpm""... $ac_c" 1>&6 |
| 4493 | echo "configure:4494: checking for XpmReadFileToPixmap in -lXpm" >&5 | 4494 | echo "configure:4495: checking for XpmReadFileToPixmap in -lXpm" >&5 |
| 4494 | ac_lib_var=`echo Xpm'_'XpmReadFileToPixmap | sed 'y%./+-%__p_%'` | 4495 | ac_lib_var=`echo Xpm'_'XpmReadFileToPixmap | sed 'y%./+-%__p_%'` |
| 4495 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4496 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4496 | echo $ac_n "(cached) $ac_c" 1>&6 | 4497 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4498,7 +4499,7 @@ else | |||
| 4498 | ac_save_LIBS="$LIBS" | 4499 | ac_save_LIBS="$LIBS" |
| 4499 | LIBS="-lXpm -lX11 $LIBS" | 4500 | LIBS="-lXpm -lX11 $LIBS" |
| 4500 | cat > conftest.$ac_ext <<EOF | 4501 | cat > conftest.$ac_ext <<EOF |
| 4501 | #line 4502 "configure" | 4502 | #line 4503 "configure" |
| 4502 | #include "confdefs.h" | 4503 | #include "confdefs.h" |
| 4503 | /* Override any gcc2 internal prototype to avoid an error. */ | 4504 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4504 | /* We use char because int might match the return type of a gcc2 | 4505 | /* We use char because int might match the return type of a gcc2 |
| @@ -4509,7 +4510,7 @@ int main() { | |||
| 4509 | XpmReadFileToPixmap() | 4510 | XpmReadFileToPixmap() |
| 4510 | ; return 0; } | 4511 | ; return 0; } |
| 4511 | EOF | 4512 | EOF |
| 4512 | if { (eval echo configure:4513: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4513 | if { (eval echo configure:4514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4513 | rm -rf conftest* | 4514 | rm -rf conftest* |
| 4514 | eval "ac_cv_lib_$ac_lib_var=yes" | 4515 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4515 | else | 4516 | else |
| @@ -4552,17 +4553,17 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 4552 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" | 4553 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" |
| 4553 | ac_safe=`echo "jerror.h" | sed 'y%./+-%__p_%'` | 4554 | ac_safe=`echo "jerror.h" | sed 'y%./+-%__p_%'` |
| 4554 | echo $ac_n "checking for jerror.h""... $ac_c" 1>&6 | 4555 | echo $ac_n "checking for jerror.h""... $ac_c" 1>&6 |
| 4555 | echo "configure:4556: checking for jerror.h" >&5 | 4556 | echo "configure:4557: checking for jerror.h" >&5 |
| 4556 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 4557 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 4557 | echo $ac_n "(cached) $ac_c" 1>&6 | 4558 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4558 | else | 4559 | else |
| 4559 | cat > conftest.$ac_ext <<EOF | 4560 | cat > conftest.$ac_ext <<EOF |
| 4560 | #line 4561 "configure" | 4561 | #line 4562 "configure" |
| 4561 | #include "confdefs.h" | 4562 | #include "confdefs.h" |
| 4562 | #include <jerror.h> | 4563 | #include <jerror.h> |
| 4563 | EOF | 4564 | EOF |
| 4564 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 4565 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 4565 | { (eval echo configure:4566: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 4566 | { (eval echo configure:4567: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 4566 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 4567 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 4567 | if test -z "$ac_err"; then | 4568 | if test -z "$ac_err"; then |
| 4568 | rm -rf conftest* | 4569 | rm -rf conftest* |
| @@ -4579,7 +4580,7 @@ fi | |||
| 4579 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | 4580 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then |
| 4580 | echo "$ac_t""yes" 1>&6 | 4581 | echo "$ac_t""yes" 1>&6 |
| 4581 | echo $ac_n "checking for jpeg_destroy_compress in -ljpeg""... $ac_c" 1>&6 | 4582 | echo $ac_n "checking for jpeg_destroy_compress in -ljpeg""... $ac_c" 1>&6 |
| 4582 | echo "configure:4583: checking for jpeg_destroy_compress in -ljpeg" >&5 | 4583 | echo "configure:4584: checking for jpeg_destroy_compress in -ljpeg" >&5 |
| 4583 | ac_lib_var=`echo jpeg'_'jpeg_destroy_compress | sed 'y%./+-%__p_%'` | 4584 | ac_lib_var=`echo jpeg'_'jpeg_destroy_compress | sed 'y%./+-%__p_%'` |
| 4584 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4585 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4585 | echo $ac_n "(cached) $ac_c" 1>&6 | 4586 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4587,7 +4588,7 @@ else | |||
| 4587 | ac_save_LIBS="$LIBS" | 4588 | ac_save_LIBS="$LIBS" |
| 4588 | LIBS="-ljpeg -lX11 $LIBS" | 4589 | LIBS="-ljpeg -lX11 $LIBS" |
| 4589 | cat > conftest.$ac_ext <<EOF | 4590 | cat > conftest.$ac_ext <<EOF |
| 4590 | #line 4591 "configure" | 4591 | #line 4592 "configure" |
| 4591 | #include "confdefs.h" | 4592 | #include "confdefs.h" |
| 4592 | /* Override any gcc2 internal prototype to avoid an error. */ | 4593 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4593 | /* We use char because int might match the return type of a gcc2 | 4594 | /* We use char because int might match the return type of a gcc2 |
| @@ -4598,7 +4599,7 @@ int main() { | |||
| 4598 | jpeg_destroy_compress() | 4599 | jpeg_destroy_compress() |
| 4599 | ; return 0; } | 4600 | ; return 0; } |
| 4600 | EOF | 4601 | EOF |
| 4601 | if { (eval echo configure:4602: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4602 | if { (eval echo configure:4603: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4602 | rm -rf conftest* | 4603 | rm -rf conftest* |
| 4603 | eval "ac_cv_lib_$ac_lib_var=yes" | 4604 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4604 | else | 4605 | else |
| @@ -4641,17 +4642,17 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 4641 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" | 4642 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" |
| 4642 | ac_safe=`echo "png.h" | sed 'y%./+-%__p_%'` | 4643 | ac_safe=`echo "png.h" | sed 'y%./+-%__p_%'` |
| 4643 | echo $ac_n "checking for png.h""... $ac_c" 1>&6 | 4644 | echo $ac_n "checking for png.h""... $ac_c" 1>&6 |
| 4644 | echo "configure:4645: checking for png.h" >&5 | 4645 | echo "configure:4646: checking for png.h" >&5 |
| 4645 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 4646 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 4646 | echo $ac_n "(cached) $ac_c" 1>&6 | 4647 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4647 | else | 4648 | else |
| 4648 | cat > conftest.$ac_ext <<EOF | 4649 | cat > conftest.$ac_ext <<EOF |
| 4649 | #line 4650 "configure" | 4650 | #line 4651 "configure" |
| 4650 | #include "confdefs.h" | 4651 | #include "confdefs.h" |
| 4651 | #include <png.h> | 4652 | #include <png.h> |
| 4652 | EOF | 4653 | EOF |
| 4653 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 4654 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 4654 | { (eval echo configure:4655: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 4655 | { (eval echo configure:4656: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 4655 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 4656 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 4656 | if test -z "$ac_err"; then | 4657 | if test -z "$ac_err"; then |
| 4657 | rm -rf conftest* | 4658 | rm -rf conftest* |
| @@ -4668,7 +4669,7 @@ fi | |||
| 4668 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | 4669 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then |
| 4669 | echo "$ac_t""yes" 1>&6 | 4670 | echo "$ac_t""yes" 1>&6 |
| 4670 | echo $ac_n "checking for png_set_expand in -lpng""... $ac_c" 1>&6 | 4671 | echo $ac_n "checking for png_set_expand in -lpng""... $ac_c" 1>&6 |
| 4671 | echo "configure:4672: checking for png_set_expand in -lpng" >&5 | 4672 | echo "configure:4673: checking for png_set_expand in -lpng" >&5 |
| 4672 | ac_lib_var=`echo png'_'png_set_expand | sed 'y%./+-%__p_%'` | 4673 | ac_lib_var=`echo png'_'png_set_expand | sed 'y%./+-%__p_%'` |
| 4673 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4674 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4674 | echo $ac_n "(cached) $ac_c" 1>&6 | 4675 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4676,7 +4677,7 @@ else | |||
| 4676 | ac_save_LIBS="$LIBS" | 4677 | ac_save_LIBS="$LIBS" |
| 4677 | LIBS="-lpng -lX11 -lz -lm $LIBS" | 4678 | LIBS="-lpng -lX11 -lz -lm $LIBS" |
| 4678 | cat > conftest.$ac_ext <<EOF | 4679 | cat > conftest.$ac_ext <<EOF |
| 4679 | #line 4680 "configure" | 4680 | #line 4681 "configure" |
| 4680 | #include "confdefs.h" | 4681 | #include "confdefs.h" |
| 4681 | /* Override any gcc2 internal prototype to avoid an error. */ | 4682 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4682 | /* We use char because int might match the return type of a gcc2 | 4683 | /* We use char because int might match the return type of a gcc2 |
| @@ -4687,7 +4688,7 @@ int main() { | |||
| 4687 | png_set_expand() | 4688 | png_set_expand() |
| 4688 | ; return 0; } | 4689 | ; return 0; } |
| 4689 | EOF | 4690 | EOF |
| 4690 | if { (eval echo configure:4691: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4691 | if { (eval echo configure:4692: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4691 | rm -rf conftest* | 4692 | rm -rf conftest* |
| 4692 | eval "ac_cv_lib_$ac_lib_var=yes" | 4693 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4693 | else | 4694 | else |
| @@ -4730,17 +4731,17 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 4730 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" | 4731 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" |
| 4731 | ac_safe=`echo "tiffio.h" | sed 'y%./+-%__p_%'` | 4732 | ac_safe=`echo "tiffio.h" | sed 'y%./+-%__p_%'` |
| 4732 | echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6 | 4733 | echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6 |
| 4733 | echo "configure:4734: checking for tiffio.h" >&5 | 4734 | echo "configure:4735: checking for tiffio.h" >&5 |
| 4734 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 4735 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 4735 | echo $ac_n "(cached) $ac_c" 1>&6 | 4736 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4736 | else | 4737 | else |
| 4737 | cat > conftest.$ac_ext <<EOF | 4738 | cat > conftest.$ac_ext <<EOF |
| 4738 | #line 4739 "configure" | 4739 | #line 4740 "configure" |
| 4739 | #include "confdefs.h" | 4740 | #include "confdefs.h" |
| 4740 | #include <tiffio.h> | 4741 | #include <tiffio.h> |
| 4741 | EOF | 4742 | EOF |
| 4742 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 4743 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 4743 | { (eval echo configure:4744: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 4744 | { (eval echo configure:4745: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 4744 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 4745 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 4745 | if test -z "$ac_err"; then | 4746 | if test -z "$ac_err"; then |
| 4746 | rm -rf conftest* | 4747 | rm -rf conftest* |
| @@ -4760,7 +4761,7 @@ if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | |||
| 4760 | # At least one tiff package requires the jpeg library. | 4761 | # At least one tiff package requires the jpeg library. |
| 4761 | if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi | 4762 | if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi |
| 4762 | echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6 | 4763 | echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6 |
| 4763 | echo "configure:4764: checking for TIFFGetVersion in -ltiff" >&5 | 4764 | echo "configure:4765: checking for TIFFGetVersion in -ltiff" >&5 |
| 4764 | ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'` | 4765 | ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'` |
| 4765 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4766 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4766 | echo $ac_n "(cached) $ac_c" 1>&6 | 4767 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4768,7 +4769,7 @@ else | |||
| 4768 | ac_save_LIBS="$LIBS" | 4769 | ac_save_LIBS="$LIBS" |
| 4769 | LIBS="-ltiff $tifflibs $LIBS" | 4770 | LIBS="-ltiff $tifflibs $LIBS" |
| 4770 | cat > conftest.$ac_ext <<EOF | 4771 | cat > conftest.$ac_ext <<EOF |
| 4771 | #line 4772 "configure" | 4772 | #line 4773 "configure" |
| 4772 | #include "confdefs.h" | 4773 | #include "confdefs.h" |
| 4773 | /* Override any gcc2 internal prototype to avoid an error. */ | 4774 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4774 | /* We use char because int might match the return type of a gcc2 | 4775 | /* We use char because int might match the return type of a gcc2 |
| @@ -4779,7 +4780,7 @@ int main() { | |||
| 4779 | TIFFGetVersion() | 4780 | TIFFGetVersion() |
| 4780 | ; return 0; } | 4781 | ; return 0; } |
| 4781 | EOF | 4782 | EOF |
| 4782 | if { (eval echo configure:4783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4783 | if { (eval echo configure:4784: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4783 | rm -rf conftest* | 4784 | rm -rf conftest* |
| 4784 | eval "ac_cv_lib_$ac_lib_var=yes" | 4785 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4785 | else | 4786 | else |
| @@ -4822,17 +4823,17 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 4822 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" | 4823 | CFLAGS="${LD_SWITCH_X_SITE} ${CFLAGS}" |
| 4823 | ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` | 4824 | ac_safe=`echo "gif_lib.h" | sed 'y%./+-%__p_%'` |
| 4824 | echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 | 4825 | echo $ac_n "checking for gif_lib.h""... $ac_c" 1>&6 |
| 4825 | echo "configure:4826: checking for gif_lib.h" >&5 | 4826 | echo "configure:4827: checking for gif_lib.h" >&5 |
| 4826 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 4827 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 4827 | echo $ac_n "(cached) $ac_c" 1>&6 | 4828 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4828 | else | 4829 | else |
| 4829 | cat > conftest.$ac_ext <<EOF | 4830 | cat > conftest.$ac_ext <<EOF |
| 4830 | #line 4831 "configure" | 4831 | #line 4832 "configure" |
| 4831 | #include "confdefs.h" | 4832 | #include "confdefs.h" |
| 4832 | #include <gif_lib.h> | 4833 | #include <gif_lib.h> |
| 4833 | EOF | 4834 | EOF |
| 4834 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 4835 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 4835 | { (eval echo configure:4836: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 4836 | { (eval echo configure:4837: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 4836 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 4837 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 4837 | if test -z "$ac_err"; then | 4838 | if test -z "$ac_err"; then |
| 4838 | rm -rf conftest* | 4839 | rm -rf conftest* |
| @@ -4849,7 +4850,7 @@ fi | |||
| 4849 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then | 4850 | if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then |
| 4850 | echo "$ac_t""yes" 1>&6 | 4851 | echo "$ac_t""yes" 1>&6 |
| 4851 | echo $ac_n "checking for DGifOpen in -lungif""... $ac_c" 1>&6 | 4852 | echo $ac_n "checking for DGifOpen in -lungif""... $ac_c" 1>&6 |
| 4852 | echo "configure:4853: checking for DGifOpen in -lungif" >&5 | 4853 | echo "configure:4854: checking for DGifOpen in -lungif" >&5 |
| 4853 | ac_lib_var=`echo ungif'_'DGifOpen | sed 'y%./+-%__p_%'` | 4854 | ac_lib_var=`echo ungif'_'DGifOpen | sed 'y%./+-%__p_%'` |
| 4854 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 4855 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 4855 | echo $ac_n "(cached) $ac_c" 1>&6 | 4856 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -4857,7 +4858,7 @@ else | |||
| 4857 | ac_save_LIBS="$LIBS" | 4858 | ac_save_LIBS="$LIBS" |
| 4858 | LIBS="-lungif -lX11 $LIBS" | 4859 | LIBS="-lungif -lX11 $LIBS" |
| 4859 | cat > conftest.$ac_ext <<EOF | 4860 | cat > conftest.$ac_ext <<EOF |
| 4860 | #line 4861 "configure" | 4861 | #line 4862 "configure" |
| 4861 | #include "confdefs.h" | 4862 | #include "confdefs.h" |
| 4862 | /* Override any gcc2 internal prototype to avoid an error. */ | 4863 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4863 | /* We use char because int might match the return type of a gcc2 | 4864 | /* We use char because int might match the return type of a gcc2 |
| @@ -4868,7 +4869,7 @@ int main() { | |||
| 4868 | DGifOpen() | 4869 | DGifOpen() |
| 4869 | ; return 0; } | 4870 | ; return 0; } |
| 4870 | EOF | 4871 | EOF |
| 4871 | if { (eval echo configure:4872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4872 | if { (eval echo configure:4873: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4872 | rm -rf conftest* | 4873 | rm -rf conftest* |
| 4873 | eval "ac_cv_lib_$ac_lib_var=yes" | 4874 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 4874 | else | 4875 | else |
| @@ -4905,19 +4906,19 @@ fi | |||
| 4905 | 4906 | ||
| 4906 | # If netdb.h doesn't declare h_errno, we must declare it by hand. | 4907 | # If netdb.h doesn't declare h_errno, we must declare it by hand. |
| 4907 | echo $ac_n "checking whether netdb declares h_errno""... $ac_c" 1>&6 | 4908 | echo $ac_n "checking whether netdb declares h_errno""... $ac_c" 1>&6 |
| 4908 | echo "configure:4909: checking whether netdb declares h_errno" >&5 | 4909 | echo "configure:4910: checking whether netdb declares h_errno" >&5 |
| 4909 | if eval "test \"`echo '$''{'emacs_cv_netdb_declares_h_errno'+set}'`\" = set"; then | 4910 | if eval "test \"`echo '$''{'emacs_cv_netdb_declares_h_errno'+set}'`\" = set"; then |
| 4910 | echo $ac_n "(cached) $ac_c" 1>&6 | 4911 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4911 | else | 4912 | else |
| 4912 | cat > conftest.$ac_ext <<EOF | 4913 | cat > conftest.$ac_ext <<EOF |
| 4913 | #line 4914 "configure" | 4914 | #line 4915 "configure" |
| 4914 | #include "confdefs.h" | 4915 | #include "confdefs.h" |
| 4915 | #include <netdb.h> | 4916 | #include <netdb.h> |
| 4916 | int main() { | 4917 | int main() { |
| 4917 | return h_errno; | 4918 | return h_errno; |
| 4918 | ; return 0; } | 4919 | ; return 0; } |
| 4919 | EOF | 4920 | EOF |
| 4920 | if { (eval echo configure:4921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4921 | if { (eval echo configure:4922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4921 | rm -rf conftest* | 4922 | rm -rf conftest* |
| 4922 | emacs_cv_netdb_declares_h_errno=yes | 4923 | emacs_cv_netdb_declares_h_errno=yes |
| 4923 | else | 4924 | else |
| @@ -4940,19 +4941,19 @@ fi | |||
| 4940 | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works | 4941 | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works |
| 4941 | # for constant arguments. Useless! | 4942 | # for constant arguments. Useless! |
| 4942 | echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 | 4943 | echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 |
| 4943 | echo "configure:4944: checking for working alloca.h" >&5 | 4944 | echo "configure:4945: checking for working alloca.h" >&5 |
| 4944 | if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then | 4945 | if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then |
| 4945 | echo $ac_n "(cached) $ac_c" 1>&6 | 4946 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4946 | else | 4947 | else |
| 4947 | cat > conftest.$ac_ext <<EOF | 4948 | cat > conftest.$ac_ext <<EOF |
| 4948 | #line 4949 "configure" | 4949 | #line 4950 "configure" |
| 4949 | #include "confdefs.h" | 4950 | #include "confdefs.h" |
| 4950 | #include <alloca.h> | 4951 | #include <alloca.h> |
| 4951 | int main() { | 4952 | int main() { |
| 4952 | void *p = alloca(2 * sizeof(int)); | 4953 | char *p = alloca(2 * sizeof(int)); |
| 4953 | ; return 0; } | 4954 | ; return 0; } |
| 4954 | EOF | 4955 | EOF |
| 4955 | if { (eval echo configure:4956: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 4956 | if { (eval echo configure:4957: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 4956 | rm -rf conftest* | 4957 | rm -rf conftest* |
| 4957 | ac_cv_header_alloca_h=yes | 4958 | ac_cv_header_alloca_h=yes |
| 4958 | else | 4959 | else |
| @@ -4973,12 +4974,12 @@ EOF | |||
| 4973 | fi | 4974 | fi |
| 4974 | 4975 | ||
| 4975 | echo $ac_n "checking for alloca""... $ac_c" 1>&6 | 4976 | echo $ac_n "checking for alloca""... $ac_c" 1>&6 |
| 4976 | echo "configure:4977: checking for alloca" >&5 | 4977 | echo "configure:4978: checking for alloca" >&5 |
| 4977 | if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then | 4978 | if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then |
| 4978 | echo $ac_n "(cached) $ac_c" 1>&6 | 4979 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 4979 | else | 4980 | else |
| 4980 | cat > conftest.$ac_ext <<EOF | 4981 | cat > conftest.$ac_ext <<EOF |
| 4981 | #line 4982 "configure" | 4982 | #line 4983 "configure" |
| 4982 | #include "confdefs.h" | 4983 | #include "confdefs.h" |
| 4983 | 4984 | ||
| 4984 | #ifdef __GNUC__ | 4985 | #ifdef __GNUC__ |
| @@ -5006,7 +5007,7 @@ int main() { | |||
| 5006 | char *p = (char *) alloca(1); | 5007 | char *p = (char *) alloca(1); |
| 5007 | ; return 0; } | 5008 | ; return 0; } |
| 5008 | EOF | 5009 | EOF |
| 5009 | if { (eval echo configure:5010: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5010 | if { (eval echo configure:5011: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5010 | rm -rf conftest* | 5011 | rm -rf conftest* |
| 5011 | ac_cv_func_alloca_works=yes | 5012 | ac_cv_func_alloca_works=yes |
| 5012 | else | 5013 | else |
| @@ -5038,12 +5039,12 @@ EOF | |||
| 5038 | 5039 | ||
| 5039 | 5040 | ||
| 5040 | echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 | 5041 | echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 |
| 5041 | echo "configure:5042: checking whether alloca needs Cray hooks" >&5 | 5042 | echo "configure:5043: checking whether alloca needs Cray hooks" >&5 |
| 5042 | if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then | 5043 | if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then |
| 5043 | echo $ac_n "(cached) $ac_c" 1>&6 | 5044 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5044 | else | 5045 | else |
| 5045 | cat > conftest.$ac_ext <<EOF | 5046 | cat > conftest.$ac_ext <<EOF |
| 5046 | #line 5047 "configure" | 5047 | #line 5048 "configure" |
| 5047 | #include "confdefs.h" | 5048 | #include "confdefs.h" |
| 5048 | #if defined(CRAY) && ! defined(CRAY2) | 5049 | #if defined(CRAY) && ! defined(CRAY2) |
| 5049 | webecray | 5050 | webecray |
| @@ -5068,12 +5069,12 @@ echo "$ac_t""$ac_cv_os_cray" 1>&6 | |||
| 5068 | if test $ac_cv_os_cray = yes; then | 5069 | if test $ac_cv_os_cray = yes; then |
| 5069 | for ac_func in _getb67 GETB67 getb67; do | 5070 | for ac_func in _getb67 GETB67 getb67; do |
| 5070 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 5071 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 5071 | echo "configure:5072: checking for $ac_func" >&5 | 5072 | echo "configure:5073: checking for $ac_func" >&5 |
| 5072 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 5073 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 5073 | echo $ac_n "(cached) $ac_c" 1>&6 | 5074 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5074 | else | 5075 | else |
| 5075 | cat > conftest.$ac_ext <<EOF | 5076 | cat > conftest.$ac_ext <<EOF |
| 5076 | #line 5077 "configure" | 5077 | #line 5078 "configure" |
| 5077 | #include "confdefs.h" | 5078 | #include "confdefs.h" |
| 5078 | /* System header to define __stub macros and hopefully few prototypes, | 5079 | /* System header to define __stub macros and hopefully few prototypes, |
| 5079 | which can conflict with char $ac_func(); below. */ | 5080 | which can conflict with char $ac_func(); below. */ |
| @@ -5096,7 +5097,7 @@ $ac_func(); | |||
| 5096 | 5097 | ||
| 5097 | ; return 0; } | 5098 | ; return 0; } |
| 5098 | EOF | 5099 | EOF |
| 5099 | if { (eval echo configure:5100: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5100 | if { (eval echo configure:5101: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5100 | rm -rf conftest* | 5101 | rm -rf conftest* |
| 5101 | eval "ac_cv_func_$ac_func=yes" | 5102 | eval "ac_cv_func_$ac_func=yes" |
| 5102 | else | 5103 | else |
| @@ -5123,7 +5124,7 @@ done | |||
| 5123 | fi | 5124 | fi |
| 5124 | 5125 | ||
| 5125 | echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 | 5126 | echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 |
| 5126 | echo "configure:5127: checking stack direction for C alloca" >&5 | 5127 | echo "configure:5128: checking stack direction for C alloca" >&5 |
| 5127 | if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then | 5128 | if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then |
| 5128 | echo $ac_n "(cached) $ac_c" 1>&6 | 5129 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5129 | else | 5130 | else |
| @@ -5131,7 +5132,7 @@ else | |||
| 5131 | ac_cv_c_stack_direction=0 | 5132 | ac_cv_c_stack_direction=0 |
| 5132 | else | 5133 | else |
| 5133 | cat > conftest.$ac_ext <<EOF | 5134 | cat > conftest.$ac_ext <<EOF |
| 5134 | #line 5135 "configure" | 5135 | #line 5136 "configure" |
| 5135 | #include "confdefs.h" | 5136 | #include "confdefs.h" |
| 5136 | find_stack_direction () | 5137 | find_stack_direction () |
| 5137 | { | 5138 | { |
| @@ -5150,7 +5151,7 @@ main () | |||
| 5150 | exit (find_stack_direction() < 0); | 5151 | exit (find_stack_direction() < 0); |
| 5151 | } | 5152 | } |
| 5152 | EOF | 5153 | EOF |
| 5153 | if { (eval echo configure:5154: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | 5154 | if { (eval echo configure:5155: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| 5154 | then | 5155 | then |
| 5155 | ac_cv_c_stack_direction=1 | 5156 | ac_cv_c_stack_direction=1 |
| 5156 | else | 5157 | else |
| @@ -5175,7 +5176,7 @@ fi | |||
| 5175 | # fmod, logb, and frexp are found in -lm on most systems. | 5176 | # fmod, logb, and frexp are found in -lm on most systems. |
| 5176 | # On HPUX 9.01, -lm does not contain logb, so check for sqrt. | 5177 | # On HPUX 9.01, -lm does not contain logb, so check for sqrt. |
| 5177 | echo $ac_n "checking for sqrt in -lm""... $ac_c" 1>&6 | 5178 | echo $ac_n "checking for sqrt in -lm""... $ac_c" 1>&6 |
| 5178 | echo "configure:5179: checking for sqrt in -lm" >&5 | 5179 | echo "configure:5180: checking for sqrt in -lm" >&5 |
| 5179 | ac_lib_var=`echo m'_'sqrt | sed 'y%./+-%__p_%'` | 5180 | ac_lib_var=`echo m'_'sqrt | sed 'y%./+-%__p_%'` |
| 5180 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 5181 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 5181 | echo $ac_n "(cached) $ac_c" 1>&6 | 5182 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -5183,7 +5184,7 @@ else | |||
| 5183 | ac_save_LIBS="$LIBS" | 5184 | ac_save_LIBS="$LIBS" |
| 5184 | LIBS="-lm $LIBS" | 5185 | LIBS="-lm $LIBS" |
| 5185 | cat > conftest.$ac_ext <<EOF | 5186 | cat > conftest.$ac_ext <<EOF |
| 5186 | #line 5187 "configure" | 5187 | #line 5188 "configure" |
| 5187 | #include "confdefs.h" | 5188 | #include "confdefs.h" |
| 5188 | /* Override any gcc2 internal prototype to avoid an error. */ | 5189 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 5189 | /* We use char because int might match the return type of a gcc2 | 5190 | /* We use char because int might match the return type of a gcc2 |
| @@ -5194,7 +5195,7 @@ int main() { | |||
| 5194 | sqrt() | 5195 | sqrt() |
| 5195 | ; return 0; } | 5196 | ; return 0; } |
| 5196 | EOF | 5197 | EOF |
| 5197 | if { (eval echo configure:5198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5198 | if { (eval echo configure:5199: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5198 | rm -rf conftest* | 5199 | rm -rf conftest* |
| 5199 | eval "ac_cv_lib_$ac_lib_var=yes" | 5200 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 5200 | else | 5201 | else |
| @@ -5224,7 +5225,7 @@ fi | |||
| 5224 | 5225 | ||
| 5225 | # Check for mail-locking functions in a "mail" library | 5226 | # Check for mail-locking functions in a "mail" library |
| 5226 | echo $ac_n "checking for maillock in -lmail""... $ac_c" 1>&6 | 5227 | echo $ac_n "checking for maillock in -lmail""... $ac_c" 1>&6 |
| 5227 | echo "configure:5228: checking for maillock in -lmail" >&5 | 5228 | echo "configure:5229: checking for maillock in -lmail" >&5 |
| 5228 | ac_lib_var=`echo mail'_'maillock | sed 'y%./+-%__p_%'` | 5229 | ac_lib_var=`echo mail'_'maillock | sed 'y%./+-%__p_%'` |
| 5229 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 5230 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 5230 | echo $ac_n "(cached) $ac_c" 1>&6 | 5231 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -5232,7 +5233,7 @@ else | |||
| 5232 | ac_save_LIBS="$LIBS" | 5233 | ac_save_LIBS="$LIBS" |
| 5233 | LIBS="-lmail $LIBS" | 5234 | LIBS="-lmail $LIBS" |
| 5234 | cat > conftest.$ac_ext <<EOF | 5235 | cat > conftest.$ac_ext <<EOF |
| 5235 | #line 5236 "configure" | 5236 | #line 5237 "configure" |
| 5236 | #include "confdefs.h" | 5237 | #include "confdefs.h" |
| 5237 | /* Override any gcc2 internal prototype to avoid an error. */ | 5238 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 5238 | /* We use char because int might match the return type of a gcc2 | 5239 | /* We use char because int might match the return type of a gcc2 |
| @@ -5243,7 +5244,7 @@ int main() { | |||
| 5243 | maillock() | 5244 | maillock() |
| 5244 | ; return 0; } | 5245 | ; return 0; } |
| 5245 | EOF | 5246 | EOF |
| 5246 | if { (eval echo configure:5247: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5247 | if { (eval echo configure:5248: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5247 | rm -rf conftest* | 5248 | rm -rf conftest* |
| 5248 | eval "ac_cv_lib_$ac_lib_var=yes" | 5249 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 5249 | else | 5250 | else |
| @@ -5271,7 +5272,7 @@ else | |||
| 5271 | fi | 5272 | fi |
| 5272 | 5273 | ||
| 5273 | echo $ac_n "checking for maillock in -llockfile""... $ac_c" 1>&6 | 5274 | echo $ac_n "checking for maillock in -llockfile""... $ac_c" 1>&6 |
| 5274 | echo "configure:5275: checking for maillock in -llockfile" >&5 | 5275 | echo "configure:5276: checking for maillock in -llockfile" >&5 |
| 5275 | ac_lib_var=`echo lockfile'_'maillock | sed 'y%./+-%__p_%'` | 5276 | ac_lib_var=`echo lockfile'_'maillock | sed 'y%./+-%__p_%'` |
| 5276 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 5277 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 5277 | echo $ac_n "(cached) $ac_c" 1>&6 | 5278 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -5279,7 +5280,7 @@ else | |||
| 5279 | ac_save_LIBS="$LIBS" | 5280 | ac_save_LIBS="$LIBS" |
| 5280 | LIBS="-llockfile $LIBS" | 5281 | LIBS="-llockfile $LIBS" |
| 5281 | cat > conftest.$ac_ext <<EOF | 5282 | cat > conftest.$ac_ext <<EOF |
| 5282 | #line 5283 "configure" | 5283 | #line 5284 "configure" |
| 5283 | #include "confdefs.h" | 5284 | #include "confdefs.h" |
| 5284 | /* Override any gcc2 internal prototype to avoid an error. */ | 5285 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 5285 | /* We use char because int might match the return type of a gcc2 | 5286 | /* We use char because int might match the return type of a gcc2 |
| @@ -5290,7 +5291,7 @@ int main() { | |||
| 5290 | maillock() | 5291 | maillock() |
| 5291 | ; return 0; } | 5292 | ; return 0; } |
| 5292 | EOF | 5293 | EOF |
| 5293 | if { (eval echo configure:5294: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5294 | if { (eval echo configure:5295: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5294 | rm -rf conftest* | 5295 | rm -rf conftest* |
| 5295 | eval "ac_cv_lib_$ac_lib_var=yes" | 5296 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 5296 | else | 5297 | else |
| @@ -5324,7 +5325,7 @@ if test "$ac_cv_lib_lockfile_maillock" = no; then | |||
| 5324 | # Extract the first word of "liblockfile.so", so it can be a program name with args. | 5325 | # Extract the first word of "liblockfile.so", so it can be a program name with args. |
| 5325 | set dummy liblockfile.so; ac_word=$2 | 5326 | set dummy liblockfile.so; ac_word=$2 |
| 5326 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 | 5327 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| 5327 | echo "configure:5328: checking for $ac_word" >&5 | 5328 | echo "configure:5329: checking for $ac_word" >&5 |
| 5328 | if eval "test \"`echo '$''{'ac_cv_prog_liblockfile'+set}'`\" = set"; then | 5329 | if eval "test \"`echo '$''{'ac_cv_prog_liblockfile'+set}'`\" = set"; then |
| 5329 | echo $ac_n "(cached) $ac_c" 1>&6 | 5330 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5330 | else | 5331 | else |
| @@ -5365,12 +5366,12 @@ fi | |||
| 5365 | for ac_func in touchlock | 5366 | for ac_func in touchlock |
| 5366 | do | 5367 | do |
| 5367 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 5368 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 5368 | echo "configure:5369: checking for $ac_func" >&5 | 5369 | echo "configure:5370: checking for $ac_func" >&5 |
| 5369 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 5370 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 5370 | echo $ac_n "(cached) $ac_c" 1>&6 | 5371 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5371 | else | 5372 | else |
| 5372 | cat > conftest.$ac_ext <<EOF | 5373 | cat > conftest.$ac_ext <<EOF |
| 5373 | #line 5374 "configure" | 5374 | #line 5375 "configure" |
| 5374 | #include "confdefs.h" | 5375 | #include "confdefs.h" |
| 5375 | /* System header to define __stub macros and hopefully few prototypes, | 5376 | /* System header to define __stub macros and hopefully few prototypes, |
| 5376 | which can conflict with char $ac_func(); below. */ | 5377 | which can conflict with char $ac_func(); below. */ |
| @@ -5393,7 +5394,7 @@ $ac_func(); | |||
| 5393 | 5394 | ||
| 5394 | ; return 0; } | 5395 | ; return 0; } |
| 5395 | EOF | 5396 | EOF |
| 5396 | if { (eval echo configure:5397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5397 | if { (eval echo configure:5398: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5397 | rm -rf conftest* | 5398 | rm -rf conftest* |
| 5398 | eval "ac_cv_func_$ac_func=yes" | 5399 | eval "ac_cv_func_$ac_func=yes" |
| 5399 | else | 5400 | else |
| @@ -5421,17 +5422,17 @@ for ac_hdr in maillock.h | |||
| 5421 | do | 5422 | do |
| 5422 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 5423 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 5423 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 5424 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 5424 | echo "configure:5425: checking for $ac_hdr" >&5 | 5425 | echo "configure:5426: checking for $ac_hdr" >&5 |
| 5425 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 5426 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 5426 | echo $ac_n "(cached) $ac_c" 1>&6 | 5427 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5427 | else | 5428 | else |
| 5428 | cat > conftest.$ac_ext <<EOF | 5429 | cat > conftest.$ac_ext <<EOF |
| 5429 | #line 5430 "configure" | 5430 | #line 5431 "configure" |
| 5430 | #include "confdefs.h" | 5431 | #include "confdefs.h" |
| 5431 | #include <$ac_hdr> | 5432 | #include <$ac_hdr> |
| 5432 | EOF | 5433 | EOF |
| 5433 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 5434 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 5434 | { (eval echo configure:5435: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 5435 | { (eval echo configure:5436: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 5435 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 5436 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 5436 | if test -z "$ac_err"; then | 5437 | if test -z "$ac_err"; then |
| 5437 | rm -rf conftest* | 5438 | rm -rf conftest* |
| @@ -5466,12 +5467,12 @@ utimes setrlimit setpgid getcwd shutdown strftime getaddrinfo \ | |||
| 5466 | __fpending getloadavg mblen mbrlen strsignal setitimer ualarm | 5467 | __fpending getloadavg mblen mbrlen strsignal setitimer ualarm |
| 5467 | do | 5468 | do |
| 5468 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 5469 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 5469 | echo "configure:5470: checking for $ac_func" >&5 | 5470 | echo "configure:5471: checking for $ac_func" >&5 |
| 5470 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 5471 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 5471 | echo $ac_n "(cached) $ac_c" 1>&6 | 5472 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5472 | else | 5473 | else |
| 5473 | cat > conftest.$ac_ext <<EOF | 5474 | cat > conftest.$ac_ext <<EOF |
| 5474 | #line 5475 "configure" | 5475 | #line 5476 "configure" |
| 5475 | #include "confdefs.h" | 5476 | #include "confdefs.h" |
| 5476 | /* System header to define __stub macros and hopefully few prototypes, | 5477 | /* System header to define __stub macros and hopefully few prototypes, |
| 5477 | which can conflict with char $ac_func(); below. */ | 5478 | which can conflict with char $ac_func(); below. */ |
| @@ -5494,7 +5495,7 @@ $ac_func(); | |||
| 5494 | 5495 | ||
| 5495 | ; return 0; } | 5496 | ; return 0; } |
| 5496 | EOF | 5497 | EOF |
| 5497 | if { (eval echo configure:5498: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5498 | if { (eval echo configure:5499: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5498 | rm -rf conftest* | 5499 | rm -rf conftest* |
| 5499 | eval "ac_cv_func_$ac_func=yes" | 5500 | eval "ac_cv_func_$ac_func=yes" |
| 5500 | else | 5501 | else |
| @@ -5523,17 +5524,17 @@ for ac_hdr in sys/time.h unistd.h | |||
| 5523 | do | 5524 | do |
| 5524 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 5525 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 5525 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 5526 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 5526 | echo "configure:5527: checking for $ac_hdr" >&5 | 5527 | echo "configure:5528: checking for $ac_hdr" >&5 |
| 5527 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 5528 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 5528 | echo $ac_n "(cached) $ac_c" 1>&6 | 5529 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5529 | else | 5530 | else |
| 5530 | cat > conftest.$ac_ext <<EOF | 5531 | cat > conftest.$ac_ext <<EOF |
| 5531 | #line 5532 "configure" | 5532 | #line 5533 "configure" |
| 5532 | #include "confdefs.h" | 5533 | #include "confdefs.h" |
| 5533 | #include <$ac_hdr> | 5534 | #include <$ac_hdr> |
| 5534 | EOF | 5535 | EOF |
| 5535 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 5536 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 5536 | { (eval echo configure:5537: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 5537 | { (eval echo configure:5538: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 5537 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 5538 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 5538 | if test -z "$ac_err"; then | 5539 | if test -z "$ac_err"; then |
| 5539 | rm -rf conftest* | 5540 | rm -rf conftest* |
| @@ -5562,12 +5563,12 @@ done | |||
| 5562 | for ac_func in alarm | 5563 | for ac_func in alarm |
| 5563 | do | 5564 | do |
| 5564 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 5565 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 5565 | echo "configure:5566: checking for $ac_func" >&5 | 5566 | echo "configure:5567: checking for $ac_func" >&5 |
| 5566 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 5567 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 5567 | echo $ac_n "(cached) $ac_c" 1>&6 | 5568 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5568 | else | 5569 | else |
| 5569 | cat > conftest.$ac_ext <<EOF | 5570 | cat > conftest.$ac_ext <<EOF |
| 5570 | #line 5571 "configure" | 5571 | #line 5572 "configure" |
| 5571 | #include "confdefs.h" | 5572 | #include "confdefs.h" |
| 5572 | /* System header to define __stub macros and hopefully few prototypes, | 5573 | /* System header to define __stub macros and hopefully few prototypes, |
| 5573 | which can conflict with char $ac_func(); below. */ | 5574 | which can conflict with char $ac_func(); below. */ |
| @@ -5590,7 +5591,7 @@ $ac_func(); | |||
| 5590 | 5591 | ||
| 5591 | ; return 0; } | 5592 | ; return 0; } |
| 5592 | EOF | 5593 | EOF |
| 5593 | if { (eval echo configure:5594: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 5594 | if { (eval echo configure:5595: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 5594 | rm -rf conftest* | 5595 | rm -rf conftest* |
| 5595 | eval "ac_cv_func_$ac_func=yes" | 5596 | eval "ac_cv_func_$ac_func=yes" |
| 5596 | else | 5597 | else |
| @@ -5615,7 +5616,7 @@ fi | |||
| 5615 | done | 5616 | done |
| 5616 | 5617 | ||
| 5617 | echo $ac_n "checking for working mktime""... $ac_c" 1>&6 | 5618 | echo $ac_n "checking for working mktime""... $ac_c" 1>&6 |
| 5618 | echo "configure:5619: checking for working mktime" >&5 | 5619 | echo "configure:5620: checking for working mktime" >&5 |
| 5619 | if eval "test \"`echo '$''{'ac_cv_func_working_mktime'+set}'`\" = set"; then | 5620 | if eval "test \"`echo '$''{'ac_cv_func_working_mktime'+set}'`\" = set"; then |
| 5620 | echo $ac_n "(cached) $ac_c" 1>&6 | 5621 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5621 | else | 5622 | else |
| @@ -5623,7 +5624,7 @@ else | |||
| 5623 | ac_cv_func_working_mktime=no | 5624 | ac_cv_func_working_mktime=no |
| 5624 | else | 5625 | else |
| 5625 | cat > conftest.$ac_ext <<EOF | 5626 | cat > conftest.$ac_ext <<EOF |
| 5626 | #line 5627 "configure" | 5627 | #line 5628 "configure" |
| 5627 | #include "confdefs.h" | 5628 | #include "confdefs.h" |
| 5628 | /* Test program from Paul Eggert (eggert@twinsun.com) | 5629 | /* Test program from Paul Eggert (eggert@twinsun.com) |
| 5629 | and Tony Leneis (tony@plaza.ds.adp.com). */ | 5630 | and Tony Leneis (tony@plaza.ds.adp.com). */ |
| @@ -5772,7 +5773,7 @@ main () | |||
| 5772 | exit (0); | 5773 | exit (0); |
| 5773 | } | 5774 | } |
| 5774 | EOF | 5775 | EOF |
| 5775 | if { (eval echo configure:5776: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | 5776 | if { (eval echo configure:5777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| 5776 | then | 5777 | then |
| 5777 | ac_cv_func_working_mktime=yes | 5778 | ac_cv_func_working_mktime=yes |
| 5778 | else | 5779 | else |
| @@ -5807,7 +5808,7 @@ fi | |||
| 5807 | if test "$enable_largefile" != no; then | 5808 | if test "$enable_largefile" != no; then |
| 5808 | 5809 | ||
| 5809 | echo $ac_n "checking for special C compiler options needed for large files""... $ac_c" 1>&6 | 5810 | echo $ac_n "checking for special C compiler options needed for large files""... $ac_c" 1>&6 |
| 5810 | echo "configure:5811: checking for special C compiler options needed for large files" >&5 | 5811 | echo "configure:5812: checking for special C compiler options needed for large files" >&5 |
| 5811 | if eval "test \"`echo '$''{'ac_cv_sys_largefile_CC'+set}'`\" = set"; then | 5812 | if eval "test \"`echo '$''{'ac_cv_sys_largefile_CC'+set}'`\" = set"; then |
| 5812 | echo $ac_n "(cached) $ac_c" 1>&6 | 5813 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5813 | else | 5814 | else |
| @@ -5816,7 +5817,7 @@ else | |||
| 5816 | # IRIX 6.2 and later do not support large files by default, | 5817 | # IRIX 6.2 and later do not support large files by default, |
| 5817 | # so use the C compiler's -n32 option if that helps. | 5818 | # so use the C compiler's -n32 option if that helps. |
| 5818 | cat > conftest.$ac_ext <<EOF | 5819 | cat > conftest.$ac_ext <<EOF |
| 5819 | #line 5820 "configure" | 5820 | #line 5821 "configure" |
| 5820 | #include "confdefs.h" | 5821 | #include "confdefs.h" |
| 5821 | #include <sys/types.h> | 5822 | #include <sys/types.h> |
| 5822 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; | 5823 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; |
| @@ -5825,7 +5826,7 @@ int main() { | |||
| 5825 | 5826 | ||
| 5826 | ; return 0; } | 5827 | ; return 0; } |
| 5827 | EOF | 5828 | EOF |
| 5828 | if { (eval echo configure:5829: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 5829 | if { (eval echo configure:5830: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 5829 | : | 5830 | : |
| 5830 | else | 5831 | else |
| 5831 | echo "configure: failed program was:" >&5 | 5832 | echo "configure: failed program was:" >&5 |
| @@ -5834,7 +5835,7 @@ else | |||
| 5834 | ac_save_CC="$CC" | 5835 | ac_save_CC="$CC" |
| 5835 | CC="$CC -n32" | 5836 | CC="$CC -n32" |
| 5836 | cat > conftest.$ac_ext <<EOF | 5837 | cat > conftest.$ac_ext <<EOF |
| 5837 | #line 5838 "configure" | 5838 | #line 5839 "configure" |
| 5838 | #include "confdefs.h" | 5839 | #include "confdefs.h" |
| 5839 | #include <sys/types.h> | 5840 | #include <sys/types.h> |
| 5840 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; | 5841 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; |
| @@ -5843,7 +5844,7 @@ int main() { | |||
| 5843 | 5844 | ||
| 5844 | ; return 0; } | 5845 | ; return 0; } |
| 5845 | EOF | 5846 | EOF |
| 5846 | if { (eval echo configure:5847: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 5847 | if { (eval echo configure:5848: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 5847 | rm -rf conftest* | 5848 | rm -rf conftest* |
| 5848 | ac_cv_sys_largefile_CC=' -n32' | 5849 | ac_cv_sys_largefile_CC=' -n32' |
| 5849 | else | 5850 | else |
| @@ -5863,13 +5864,13 @@ echo "$ac_t""$ac_cv_sys_largefile_CC" 1>&6 | |||
| 5863 | fi | 5864 | fi |
| 5864 | 5865 | ||
| 5865 | echo $ac_n "checking for _FILE_OFFSET_BITS value needed for large files""... $ac_c" 1>&6 | 5866 | echo $ac_n "checking for _FILE_OFFSET_BITS value needed for large files""... $ac_c" 1>&6 |
| 5866 | echo "configure:5867: checking for _FILE_OFFSET_BITS value needed for large files" >&5 | 5867 | echo "configure:5868: checking for _FILE_OFFSET_BITS value needed for large files" >&5 |
| 5867 | if eval "test \"`echo '$''{'ac_cv_sys_file_offset_bits'+set}'`\" = set"; then | 5868 | if eval "test \"`echo '$''{'ac_cv_sys_file_offset_bits'+set}'`\" = set"; then |
| 5868 | echo $ac_n "(cached) $ac_c" 1>&6 | 5869 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5869 | else | 5870 | else |
| 5870 | ac_cv_sys_file_offset_bits=no | 5871 | ac_cv_sys_file_offset_bits=no |
| 5871 | cat > conftest.$ac_ext <<EOF | 5872 | cat > conftest.$ac_ext <<EOF |
| 5872 | #line 5873 "configure" | 5873 | #line 5874 "configure" |
| 5873 | #include "confdefs.h" | 5874 | #include "confdefs.h" |
| 5874 | #include <sys/types.h> | 5875 | #include <sys/types.h> |
| 5875 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; | 5876 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; |
| @@ -5880,14 +5881,14 @@ int main() { | |||
| 5880 | 5881 | ||
| 5881 | ; return 0; } | 5882 | ; return 0; } |
| 5882 | EOF | 5883 | EOF |
| 5883 | if { (eval echo configure:5884: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 5884 | if { (eval echo configure:5885: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 5884 | : | 5885 | : |
| 5885 | else | 5886 | else |
| 5886 | echo "configure: failed program was:" >&5 | 5887 | echo "configure: failed program was:" >&5 |
| 5887 | cat conftest.$ac_ext >&5 | 5888 | cat conftest.$ac_ext >&5 |
| 5888 | rm -rf conftest* | 5889 | rm -rf conftest* |
| 5889 | cat > conftest.$ac_ext <<EOF | 5890 | cat > conftest.$ac_ext <<EOF |
| 5890 | #line 5891 "configure" | 5891 | #line 5892 "configure" |
| 5891 | #include "confdefs.h" | 5892 | #include "confdefs.h" |
| 5892 | #define _FILE_OFFSET_BITS 64 | 5893 | #define _FILE_OFFSET_BITS 64 |
| 5893 | #include <sys/types.h> | 5894 | #include <sys/types.h> |
| @@ -5899,7 +5900,7 @@ int main() { | |||
| 5899 | 5900 | ||
| 5900 | ; return 0; } | 5901 | ; return 0; } |
| 5901 | EOF | 5902 | EOF |
| 5902 | if { (eval echo configure:5903: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 5903 | if { (eval echo configure:5904: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 5903 | rm -rf conftest* | 5904 | rm -rf conftest* |
| 5904 | ac_cv_sys_file_offset_bits=64 | 5905 | ac_cv_sys_file_offset_bits=64 |
| 5905 | else | 5906 | else |
| @@ -5919,13 +5920,13 @@ EOF | |||
| 5919 | 5920 | ||
| 5920 | fi | 5921 | fi |
| 5921 | echo $ac_n "checking for _LARGEFILE_SOURCE value needed for large files""... $ac_c" 1>&6 | 5922 | echo $ac_n "checking for _LARGEFILE_SOURCE value needed for large files""... $ac_c" 1>&6 |
| 5922 | echo "configure:5923: checking for _LARGEFILE_SOURCE value needed for large files" >&5 | 5923 | echo "configure:5924: checking for _LARGEFILE_SOURCE value needed for large files" >&5 |
| 5923 | if eval "test \"`echo '$''{'ac_cv_sys_largefile_source'+set}'`\" = set"; then | 5924 | if eval "test \"`echo '$''{'ac_cv_sys_largefile_source'+set}'`\" = set"; then |
| 5924 | echo $ac_n "(cached) $ac_c" 1>&6 | 5925 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5925 | else | 5926 | else |
| 5926 | ac_cv_sys_largefile_source=no | 5927 | ac_cv_sys_largefile_source=no |
| 5927 | cat > conftest.$ac_ext <<EOF | 5928 | cat > conftest.$ac_ext <<EOF |
| 5928 | #line 5929 "configure" | 5929 | #line 5930 "configure" |
| 5929 | #include "confdefs.h" | 5930 | #include "confdefs.h" |
| 5930 | #include <sys/types.h> | 5931 | #include <sys/types.h> |
| 5931 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; | 5932 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; |
| @@ -5936,14 +5937,14 @@ int main() { | |||
| 5936 | return !ftello; | 5937 | return !ftello; |
| 5937 | ; return 0; } | 5938 | ; return 0; } |
| 5938 | EOF | 5939 | EOF |
| 5939 | if { (eval echo configure:5940: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 5940 | if { (eval echo configure:5941: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 5940 | : | 5941 | : |
| 5941 | else | 5942 | else |
| 5942 | echo "configure: failed program was:" >&5 | 5943 | echo "configure: failed program was:" >&5 |
| 5943 | cat conftest.$ac_ext >&5 | 5944 | cat conftest.$ac_ext >&5 |
| 5944 | rm -rf conftest* | 5945 | rm -rf conftest* |
| 5945 | cat > conftest.$ac_ext <<EOF | 5946 | cat > conftest.$ac_ext <<EOF |
| 5946 | #line 5947 "configure" | 5947 | #line 5948 "configure" |
| 5947 | #include "confdefs.h" | 5948 | #include "confdefs.h" |
| 5948 | #define _LARGEFILE_SOURCE 1 | 5949 | #define _LARGEFILE_SOURCE 1 |
| 5949 | #include <sys/types.h> | 5950 | #include <sys/types.h> |
| @@ -5955,7 +5956,7 @@ int main() { | |||
| 5955 | return !ftello; | 5956 | return !ftello; |
| 5956 | ; return 0; } | 5957 | ; return 0; } |
| 5957 | EOF | 5958 | EOF |
| 5958 | if { (eval echo configure:5959: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 5959 | if { (eval echo configure:5960: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 5959 | rm -rf conftest* | 5960 | rm -rf conftest* |
| 5960 | ac_cv_sys_largefile_source=1 | 5961 | ac_cv_sys_largefile_source=1 |
| 5961 | else | 5962 | else |
| @@ -5975,13 +5976,13 @@ EOF | |||
| 5975 | 5976 | ||
| 5976 | fi | 5977 | fi |
| 5977 | echo $ac_n "checking for _LARGE_FILES value needed for large files""... $ac_c" 1>&6 | 5978 | echo $ac_n "checking for _LARGE_FILES value needed for large files""... $ac_c" 1>&6 |
| 5978 | echo "configure:5979: checking for _LARGE_FILES value needed for large files" >&5 | 5979 | echo "configure:5980: checking for _LARGE_FILES value needed for large files" >&5 |
| 5979 | if eval "test \"`echo '$''{'ac_cv_sys_large_files'+set}'`\" = set"; then | 5980 | if eval "test \"`echo '$''{'ac_cv_sys_large_files'+set}'`\" = set"; then |
| 5980 | echo $ac_n "(cached) $ac_c" 1>&6 | 5981 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 5981 | else | 5982 | else |
| 5982 | ac_cv_sys_large_files=no | 5983 | ac_cv_sys_large_files=no |
| 5983 | cat > conftest.$ac_ext <<EOF | 5984 | cat > conftest.$ac_ext <<EOF |
| 5984 | #line 5985 "configure" | 5985 | #line 5986 "configure" |
| 5985 | #include "confdefs.h" | 5986 | #include "confdefs.h" |
| 5986 | #include <sys/types.h> | 5987 | #include <sys/types.h> |
| 5987 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; | 5988 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; |
| @@ -5992,14 +5993,14 @@ int main() { | |||
| 5992 | 5993 | ||
| 5993 | ; return 0; } | 5994 | ; return 0; } |
| 5994 | EOF | 5995 | EOF |
| 5995 | if { (eval echo configure:5996: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 5996 | if { (eval echo configure:5997: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 5996 | : | 5997 | : |
| 5997 | else | 5998 | else |
| 5998 | echo "configure: failed program was:" >&5 | 5999 | echo "configure: failed program was:" >&5 |
| 5999 | cat conftest.$ac_ext >&5 | 6000 | cat conftest.$ac_ext >&5 |
| 6000 | rm -rf conftest* | 6001 | rm -rf conftest* |
| 6001 | cat > conftest.$ac_ext <<EOF | 6002 | cat > conftest.$ac_ext <<EOF |
| 6002 | #line 6003 "configure" | 6003 | #line 6004 "configure" |
| 6003 | #include "confdefs.h" | 6004 | #include "confdefs.h" |
| 6004 | #define _LARGE_FILES 1 | 6005 | #define _LARGE_FILES 1 |
| 6005 | #include <sys/types.h> | 6006 | #include <sys/types.h> |
| @@ -6011,7 +6012,7 @@ int main() { | |||
| 6011 | 6012 | ||
| 6012 | ; return 0; } | 6013 | ; return 0; } |
| 6013 | EOF | 6014 | EOF |
| 6014 | if { (eval echo configure:6015: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 6015 | if { (eval echo configure:6016: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 6015 | rm -rf conftest* | 6016 | rm -rf conftest* |
| 6016 | ac_cv_sys_large_files=1 | 6017 | ac_cv_sys_large_files=1 |
| 6017 | else | 6018 | else |
| @@ -6031,13 +6032,13 @@ EOF | |||
| 6031 | 6032 | ||
| 6032 | fi | 6033 | fi |
| 6033 | echo $ac_n "checking for _XOPEN_SOURCE value needed for large files""... $ac_c" 1>&6 | 6034 | echo $ac_n "checking for _XOPEN_SOURCE value needed for large files""... $ac_c" 1>&6 |
| 6034 | echo "configure:6035: checking for _XOPEN_SOURCE value needed for large files" >&5 | 6035 | echo "configure:6036: checking for _XOPEN_SOURCE value needed for large files" >&5 |
| 6035 | if eval "test \"`echo '$''{'ac_cv_sys_xopen_source'+set}'`\" = set"; then | 6036 | if eval "test \"`echo '$''{'ac_cv_sys_xopen_source'+set}'`\" = set"; then |
| 6036 | echo $ac_n "(cached) $ac_c" 1>&6 | 6037 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6037 | else | 6038 | else |
| 6038 | ac_cv_sys_xopen_source=no | 6039 | ac_cv_sys_xopen_source=no |
| 6039 | cat > conftest.$ac_ext <<EOF | 6040 | cat > conftest.$ac_ext <<EOF |
| 6040 | #line 6041 "configure" | 6041 | #line 6042 "configure" |
| 6041 | #include "confdefs.h" | 6042 | #include "confdefs.h" |
| 6042 | #include <sys/types.h> | 6043 | #include <sys/types.h> |
| 6043 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; | 6044 | int a[(off_t) 9223372036854775807 == 9223372036854775807 ? 1 : -1]; |
| @@ -6048,14 +6049,14 @@ int main() { | |||
| 6048 | return !ftello; | 6049 | return !ftello; |
| 6049 | ; return 0; } | 6050 | ; return 0; } |
| 6050 | EOF | 6051 | EOF |
| 6051 | if { (eval echo configure:6052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 6052 | if { (eval echo configure:6053: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 6052 | : | 6053 | : |
| 6053 | else | 6054 | else |
| 6054 | echo "configure: failed program was:" >&5 | 6055 | echo "configure: failed program was:" >&5 |
| 6055 | cat conftest.$ac_ext >&5 | 6056 | cat conftest.$ac_ext >&5 |
| 6056 | rm -rf conftest* | 6057 | rm -rf conftest* |
| 6057 | cat > conftest.$ac_ext <<EOF | 6058 | cat > conftest.$ac_ext <<EOF |
| 6058 | #line 6059 "configure" | 6059 | #line 6060 "configure" |
| 6059 | #include "confdefs.h" | 6060 | #include "confdefs.h" |
| 6060 | #define _XOPEN_SOURCE 500 | 6061 | #define _XOPEN_SOURCE 500 |
| 6061 | #include <sys/types.h> | 6062 | #include <sys/types.h> |
| @@ -6067,7 +6068,7 @@ int main() { | |||
| 6067 | return !ftello; | 6068 | return !ftello; |
| 6068 | ; return 0; } | 6069 | ; return 0; } |
| 6069 | EOF | 6070 | EOF |
| 6070 | if { (eval echo configure:6071: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then | 6071 | if { (eval echo configure:6072: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| 6071 | rm -rf conftest* | 6072 | rm -rf conftest* |
| 6072 | ac_cv_sys_xopen_source=500 | 6073 | ac_cv_sys_xopen_source=500 |
| 6073 | else | 6074 | else |
| @@ -6091,12 +6092,12 @@ EOF | |||
| 6091 | for ac_func in ftello | 6092 | for ac_func in ftello |
| 6092 | do | 6093 | do |
| 6093 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 6094 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 6094 | echo "configure:6095: checking for $ac_func" >&5 | 6095 | echo "configure:6096: checking for $ac_func" >&5 |
| 6095 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 6096 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 6096 | echo $ac_n "(cached) $ac_c" 1>&6 | 6097 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6097 | else | 6098 | else |
| 6098 | cat > conftest.$ac_ext <<EOF | 6099 | cat > conftest.$ac_ext <<EOF |
| 6099 | #line 6100 "configure" | 6100 | #line 6101 "configure" |
| 6100 | #include "confdefs.h" | 6101 | #include "confdefs.h" |
| 6101 | /* System header to define __stub macros and hopefully few prototypes, | 6102 | /* System header to define __stub macros and hopefully few prototypes, |
| 6102 | which can conflict with char $ac_func(); below. */ | 6103 | which can conflict with char $ac_func(); below. */ |
| @@ -6119,7 +6120,7 @@ $ac_func(); | |||
| 6119 | 6120 | ||
| 6120 | ; return 0; } | 6121 | ; return 0; } |
| 6121 | EOF | 6122 | EOF |
| 6122 | if { (eval echo configure:6123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6123 | if { (eval echo configure:6124: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6123 | rm -rf conftest* | 6124 | rm -rf conftest* |
| 6124 | eval "ac_cv_func_$ac_func=yes" | 6125 | eval "ac_cv_func_$ac_func=yes" |
| 6125 | else | 6126 | else |
| @@ -6149,12 +6150,12 @@ done | |||
| 6149 | for ac_func in grantpt | 6150 | for ac_func in grantpt |
| 6150 | do | 6151 | do |
| 6151 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 6152 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 6152 | echo "configure:6153: checking for $ac_func" >&5 | 6153 | echo "configure:6154: checking for $ac_func" >&5 |
| 6153 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 6154 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 6154 | echo $ac_n "(cached) $ac_c" 1>&6 | 6155 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6155 | else | 6156 | else |
| 6156 | cat > conftest.$ac_ext <<EOF | 6157 | cat > conftest.$ac_ext <<EOF |
| 6157 | #line 6158 "configure" | 6158 | #line 6159 "configure" |
| 6158 | #include "confdefs.h" | 6159 | #include "confdefs.h" |
| 6159 | /* System header to define __stub macros and hopefully few prototypes, | 6160 | /* System header to define __stub macros and hopefully few prototypes, |
| 6160 | which can conflict with char $ac_func(); below. */ | 6161 | which can conflict with char $ac_func(); below. */ |
| @@ -6177,7 +6178,7 @@ $ac_func(); | |||
| 6177 | 6178 | ||
| 6178 | ; return 0; } | 6179 | ; return 0; } |
| 6179 | EOF | 6180 | EOF |
| 6180 | if { (eval echo configure:6181: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6181 | if { (eval echo configure:6182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6181 | rm -rf conftest* | 6182 | rm -rf conftest* |
| 6182 | eval "ac_cv_func_$ac_func=yes" | 6183 | eval "ac_cv_func_$ac_func=yes" |
| 6183 | else | 6184 | else |
| @@ -6206,12 +6207,12 @@ done | |||
| 6206 | for ac_func in getpt | 6207 | for ac_func in getpt |
| 6207 | do | 6208 | do |
| 6208 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 | 6209 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| 6209 | echo "configure:6210: checking for $ac_func" >&5 | 6210 | echo "configure:6211: checking for $ac_func" >&5 |
| 6210 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then | 6211 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| 6211 | echo $ac_n "(cached) $ac_c" 1>&6 | 6212 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6212 | else | 6213 | else |
| 6213 | cat > conftest.$ac_ext <<EOF | 6214 | cat > conftest.$ac_ext <<EOF |
| 6214 | #line 6215 "configure" | 6215 | #line 6216 "configure" |
| 6215 | #include "confdefs.h" | 6216 | #include "confdefs.h" |
| 6216 | /* System header to define __stub macros and hopefully few prototypes, | 6217 | /* System header to define __stub macros and hopefully few prototypes, |
| 6217 | which can conflict with char $ac_func(); below. */ | 6218 | which can conflict with char $ac_func(); below. */ |
| @@ -6234,7 +6235,7 @@ $ac_func(); | |||
| 6234 | 6235 | ||
| 6235 | ; return 0; } | 6236 | ; return 0; } |
| 6236 | EOF | 6237 | EOF |
| 6237 | if { (eval echo configure:6238: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6238 | if { (eval echo configure:6239: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6238 | rm -rf conftest* | 6239 | rm -rf conftest* |
| 6239 | eval "ac_cv_func_$ac_func=yes" | 6240 | eval "ac_cv_func_$ac_func=yes" |
| 6240 | else | 6241 | else |
| @@ -6264,7 +6265,7 @@ done | |||
| 6264 | # It's better to believe a function is not available | 6265 | # It's better to believe a function is not available |
| 6265 | # than to expect to find it in ncurses. | 6266 | # than to expect to find it in ncurses. |
| 6266 | echo $ac_n "checking for tparm in -lncurses""... $ac_c" 1>&6 | 6267 | echo $ac_n "checking for tparm in -lncurses""... $ac_c" 1>&6 |
| 6267 | echo "configure:6268: checking for tparm in -lncurses" >&5 | 6268 | echo "configure:6269: checking for tparm in -lncurses" >&5 |
| 6268 | ac_lib_var=`echo ncurses'_'tparm | sed 'y%./+-%__p_%'` | 6269 | ac_lib_var=`echo ncurses'_'tparm | sed 'y%./+-%__p_%'` |
| 6269 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6270 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6270 | echo $ac_n "(cached) $ac_c" 1>&6 | 6271 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6272,7 +6273,7 @@ else | |||
| 6272 | ac_save_LIBS="$LIBS" | 6273 | ac_save_LIBS="$LIBS" |
| 6273 | LIBS="-lncurses $LIBS" | 6274 | LIBS="-lncurses $LIBS" |
| 6274 | cat > conftest.$ac_ext <<EOF | 6275 | cat > conftest.$ac_ext <<EOF |
| 6275 | #line 6276 "configure" | 6276 | #line 6277 "configure" |
| 6276 | #include "confdefs.h" | 6277 | #include "confdefs.h" |
| 6277 | /* Override any gcc2 internal prototype to avoid an error. */ | 6278 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6278 | /* We use char because int might match the return type of a gcc2 | 6279 | /* We use char because int might match the return type of a gcc2 |
| @@ -6283,7 +6284,7 @@ int main() { | |||
| 6283 | tparm() | 6284 | tparm() |
| 6284 | ; return 0; } | 6285 | ; return 0; } |
| 6285 | EOF | 6286 | EOF |
| 6286 | if { (eval echo configure:6287: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6287 | if { (eval echo configure:6288: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6287 | rm -rf conftest* | 6288 | rm -rf conftest* |
| 6288 | eval "ac_cv_lib_$ac_lib_var=yes" | 6289 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6289 | else | 6290 | else |
| @@ -6314,7 +6315,7 @@ fi | |||
| 6314 | # These tell us which Kerberos-related libraries to use. | 6315 | # These tell us which Kerberos-related libraries to use. |
| 6315 | if test "${with_kerberos+set}" = set; then | 6316 | if test "${with_kerberos+set}" = set; then |
| 6316 | echo $ac_n "checking for com_err in -lcom_err""... $ac_c" 1>&6 | 6317 | echo $ac_n "checking for com_err in -lcom_err""... $ac_c" 1>&6 |
| 6317 | echo "configure:6318: checking for com_err in -lcom_err" >&5 | 6318 | echo "configure:6319: checking for com_err in -lcom_err" >&5 |
| 6318 | ac_lib_var=`echo com_err'_'com_err | sed 'y%./+-%__p_%'` | 6319 | ac_lib_var=`echo com_err'_'com_err | sed 'y%./+-%__p_%'` |
| 6319 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6320 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6320 | echo $ac_n "(cached) $ac_c" 1>&6 | 6321 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6322,7 +6323,7 @@ else | |||
| 6322 | ac_save_LIBS="$LIBS" | 6323 | ac_save_LIBS="$LIBS" |
| 6323 | LIBS="-lcom_err $LIBS" | 6324 | LIBS="-lcom_err $LIBS" |
| 6324 | cat > conftest.$ac_ext <<EOF | 6325 | cat > conftest.$ac_ext <<EOF |
| 6325 | #line 6326 "configure" | 6326 | #line 6327 "configure" |
| 6326 | #include "confdefs.h" | 6327 | #include "confdefs.h" |
| 6327 | /* Override any gcc2 internal prototype to avoid an error. */ | 6328 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6328 | /* We use char because int might match the return type of a gcc2 | 6329 | /* We use char because int might match the return type of a gcc2 |
| @@ -6333,7 +6334,7 @@ int main() { | |||
| 6333 | com_err() | 6334 | com_err() |
| 6334 | ; return 0; } | 6335 | ; return 0; } |
| 6335 | EOF | 6336 | EOF |
| 6336 | if { (eval echo configure:6337: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6337 | if { (eval echo configure:6338: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6337 | rm -rf conftest* | 6338 | rm -rf conftest* |
| 6338 | eval "ac_cv_lib_$ac_lib_var=yes" | 6339 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6339 | else | 6340 | else |
| @@ -6361,7 +6362,7 @@ else | |||
| 6361 | fi | 6362 | fi |
| 6362 | 6363 | ||
| 6363 | echo $ac_n "checking for mit_des_cbc_encrypt in -lk5crypto""... $ac_c" 1>&6 | 6364 | echo $ac_n "checking for mit_des_cbc_encrypt in -lk5crypto""... $ac_c" 1>&6 |
| 6364 | echo "configure:6365: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 | 6365 | echo "configure:6366: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 |
| 6365 | ac_lib_var=`echo k5crypto'_'mit_des_cbc_encrypt | sed 'y%./+-%__p_%'` | 6366 | ac_lib_var=`echo k5crypto'_'mit_des_cbc_encrypt | sed 'y%./+-%__p_%'` |
| 6366 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6367 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6367 | echo $ac_n "(cached) $ac_c" 1>&6 | 6368 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6369,7 +6370,7 @@ else | |||
| 6369 | ac_save_LIBS="$LIBS" | 6370 | ac_save_LIBS="$LIBS" |
| 6370 | LIBS="-lk5crypto $LIBS" | 6371 | LIBS="-lk5crypto $LIBS" |
| 6371 | cat > conftest.$ac_ext <<EOF | 6372 | cat > conftest.$ac_ext <<EOF |
| 6372 | #line 6373 "configure" | 6373 | #line 6374 "configure" |
| 6373 | #include "confdefs.h" | 6374 | #include "confdefs.h" |
| 6374 | /* Override any gcc2 internal prototype to avoid an error. */ | 6375 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6375 | /* We use char because int might match the return type of a gcc2 | 6376 | /* We use char because int might match the return type of a gcc2 |
| @@ -6380,7 +6381,7 @@ int main() { | |||
| 6380 | mit_des_cbc_encrypt() | 6381 | mit_des_cbc_encrypt() |
| 6381 | ; return 0; } | 6382 | ; return 0; } |
| 6382 | EOF | 6383 | EOF |
| 6383 | if { (eval echo configure:6384: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6384 | if { (eval echo configure:6385: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6384 | rm -rf conftest* | 6385 | rm -rf conftest* |
| 6385 | eval "ac_cv_lib_$ac_lib_var=yes" | 6386 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6386 | else | 6387 | else |
| @@ -6408,7 +6409,7 @@ else | |||
| 6408 | fi | 6409 | fi |
| 6409 | 6410 | ||
| 6410 | echo $ac_n "checking for mit_des_cbc_encrypt in -lcrypto""... $ac_c" 1>&6 | 6411 | echo $ac_n "checking for mit_des_cbc_encrypt in -lcrypto""... $ac_c" 1>&6 |
| 6411 | echo "configure:6412: checking for mit_des_cbc_encrypt in -lcrypto" >&5 | 6412 | echo "configure:6413: checking for mit_des_cbc_encrypt in -lcrypto" >&5 |
| 6412 | ac_lib_var=`echo crypto'_'mit_des_cbc_encrypt | sed 'y%./+-%__p_%'` | 6413 | ac_lib_var=`echo crypto'_'mit_des_cbc_encrypt | sed 'y%./+-%__p_%'` |
| 6413 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6414 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6414 | echo $ac_n "(cached) $ac_c" 1>&6 | 6415 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6416,7 +6417,7 @@ else | |||
| 6416 | ac_save_LIBS="$LIBS" | 6417 | ac_save_LIBS="$LIBS" |
| 6417 | LIBS="-lcrypto $LIBS" | 6418 | LIBS="-lcrypto $LIBS" |
| 6418 | cat > conftest.$ac_ext <<EOF | 6419 | cat > conftest.$ac_ext <<EOF |
| 6419 | #line 6420 "configure" | 6420 | #line 6421 "configure" |
| 6420 | #include "confdefs.h" | 6421 | #include "confdefs.h" |
| 6421 | /* Override any gcc2 internal prototype to avoid an error. */ | 6422 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6422 | /* We use char because int might match the return type of a gcc2 | 6423 | /* We use char because int might match the return type of a gcc2 |
| @@ -6427,7 +6428,7 @@ int main() { | |||
| 6427 | mit_des_cbc_encrypt() | 6428 | mit_des_cbc_encrypt() |
| 6428 | ; return 0; } | 6429 | ; return 0; } |
| 6429 | EOF | 6430 | EOF |
| 6430 | if { (eval echo configure:6431: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6431 | if { (eval echo configure:6432: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6431 | rm -rf conftest* | 6432 | rm -rf conftest* |
| 6432 | eval "ac_cv_lib_$ac_lib_var=yes" | 6433 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6433 | else | 6434 | else |
| @@ -6455,7 +6456,7 @@ else | |||
| 6455 | fi | 6456 | fi |
| 6456 | 6457 | ||
| 6457 | echo $ac_n "checking for krb5_init_context in -lkrb5""... $ac_c" 1>&6 | 6458 | echo $ac_n "checking for krb5_init_context in -lkrb5""... $ac_c" 1>&6 |
| 6458 | echo "configure:6459: checking for krb5_init_context in -lkrb5" >&5 | 6459 | echo "configure:6460: checking for krb5_init_context in -lkrb5" >&5 |
| 6459 | ac_lib_var=`echo krb5'_'krb5_init_context | sed 'y%./+-%__p_%'` | 6460 | ac_lib_var=`echo krb5'_'krb5_init_context | sed 'y%./+-%__p_%'` |
| 6460 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6461 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6461 | echo $ac_n "(cached) $ac_c" 1>&6 | 6462 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6463,7 +6464,7 @@ else | |||
| 6463 | ac_save_LIBS="$LIBS" | 6464 | ac_save_LIBS="$LIBS" |
| 6464 | LIBS="-lkrb5 $LIBS" | 6465 | LIBS="-lkrb5 $LIBS" |
| 6465 | cat > conftest.$ac_ext <<EOF | 6466 | cat > conftest.$ac_ext <<EOF |
| 6466 | #line 6467 "configure" | 6467 | #line 6468 "configure" |
| 6467 | #include "confdefs.h" | 6468 | #include "confdefs.h" |
| 6468 | /* Override any gcc2 internal prototype to avoid an error. */ | 6469 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6469 | /* We use char because int might match the return type of a gcc2 | 6470 | /* We use char because int might match the return type of a gcc2 |
| @@ -6474,7 +6475,7 @@ int main() { | |||
| 6474 | krb5_init_context() | 6475 | krb5_init_context() |
| 6475 | ; return 0; } | 6476 | ; return 0; } |
| 6476 | EOF | 6477 | EOF |
| 6477 | if { (eval echo configure:6478: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6478 | if { (eval echo configure:6479: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6478 | rm -rf conftest* | 6479 | rm -rf conftest* |
| 6479 | eval "ac_cv_lib_$ac_lib_var=yes" | 6480 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6480 | else | 6481 | else |
| @@ -6503,7 +6504,7 @@ fi | |||
| 6503 | 6504 | ||
| 6504 | if test "${with_kerberos5+set}" != set; then | 6505 | if test "${with_kerberos5+set}" != set; then |
| 6505 | echo $ac_n "checking for des_cbc_encrypt in -ldes425""... $ac_c" 1>&6 | 6506 | echo $ac_n "checking for des_cbc_encrypt in -ldes425""... $ac_c" 1>&6 |
| 6506 | echo "configure:6507: checking for des_cbc_encrypt in -ldes425" >&5 | 6507 | echo "configure:6508: checking for des_cbc_encrypt in -ldes425" >&5 |
| 6507 | ac_lib_var=`echo des425'_'des_cbc_encrypt | sed 'y%./+-%__p_%'` | 6508 | ac_lib_var=`echo des425'_'des_cbc_encrypt | sed 'y%./+-%__p_%'` |
| 6508 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6509 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6509 | echo $ac_n "(cached) $ac_c" 1>&6 | 6510 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6511,7 +6512,7 @@ else | |||
| 6511 | ac_save_LIBS="$LIBS" | 6512 | ac_save_LIBS="$LIBS" |
| 6512 | LIBS="-ldes425 $LIBS" | 6513 | LIBS="-ldes425 $LIBS" |
| 6513 | cat > conftest.$ac_ext <<EOF | 6514 | cat > conftest.$ac_ext <<EOF |
| 6514 | #line 6515 "configure" | 6515 | #line 6516 "configure" |
| 6515 | #include "confdefs.h" | 6516 | #include "confdefs.h" |
| 6516 | /* Override any gcc2 internal prototype to avoid an error. */ | 6517 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6517 | /* We use char because int might match the return type of a gcc2 | 6518 | /* We use char because int might match the return type of a gcc2 |
| @@ -6522,7 +6523,7 @@ int main() { | |||
| 6522 | des_cbc_encrypt() | 6523 | des_cbc_encrypt() |
| 6523 | ; return 0; } | 6524 | ; return 0; } |
| 6524 | EOF | 6525 | EOF |
| 6525 | if { (eval echo configure:6526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6526 | if { (eval echo configure:6527: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6526 | rm -rf conftest* | 6527 | rm -rf conftest* |
| 6527 | eval "ac_cv_lib_$ac_lib_var=yes" | 6528 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6528 | else | 6529 | else |
| @@ -6548,7 +6549,7 @@ EOF | |||
| 6548 | else | 6549 | else |
| 6549 | echo "$ac_t""no" 1>&6 | 6550 | echo "$ac_t""no" 1>&6 |
| 6550 | echo $ac_n "checking for des_cbc_encrypt in -ldes""... $ac_c" 1>&6 | 6551 | echo $ac_n "checking for des_cbc_encrypt in -ldes""... $ac_c" 1>&6 |
| 6551 | echo "configure:6552: checking for des_cbc_encrypt in -ldes" >&5 | 6552 | echo "configure:6553: checking for des_cbc_encrypt in -ldes" >&5 |
| 6552 | ac_lib_var=`echo des'_'des_cbc_encrypt | sed 'y%./+-%__p_%'` | 6553 | ac_lib_var=`echo des'_'des_cbc_encrypt | sed 'y%./+-%__p_%'` |
| 6553 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6554 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6554 | echo $ac_n "(cached) $ac_c" 1>&6 | 6555 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6556,7 +6557,7 @@ else | |||
| 6556 | ac_save_LIBS="$LIBS" | 6557 | ac_save_LIBS="$LIBS" |
| 6557 | LIBS="-ldes $LIBS" | 6558 | LIBS="-ldes $LIBS" |
| 6558 | cat > conftest.$ac_ext <<EOF | 6559 | cat > conftest.$ac_ext <<EOF |
| 6559 | #line 6560 "configure" | 6560 | #line 6561 "configure" |
| 6560 | #include "confdefs.h" | 6561 | #include "confdefs.h" |
| 6561 | /* Override any gcc2 internal prototype to avoid an error. */ | 6562 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6562 | /* We use char because int might match the return type of a gcc2 | 6563 | /* We use char because int might match the return type of a gcc2 |
| @@ -6567,7 +6568,7 @@ int main() { | |||
| 6567 | des_cbc_encrypt() | 6568 | des_cbc_encrypt() |
| 6568 | ; return 0; } | 6569 | ; return 0; } |
| 6569 | EOF | 6570 | EOF |
| 6570 | if { (eval echo configure:6571: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6571 | if { (eval echo configure:6572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6571 | rm -rf conftest* | 6572 | rm -rf conftest* |
| 6572 | eval "ac_cv_lib_$ac_lib_var=yes" | 6573 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6573 | else | 6574 | else |
| @@ -6597,7 +6598,7 @@ fi | |||
| 6597 | fi | 6598 | fi |
| 6598 | 6599 | ||
| 6599 | echo $ac_n "checking for krb_get_cred in -lkrb4""... $ac_c" 1>&6 | 6600 | echo $ac_n "checking for krb_get_cred in -lkrb4""... $ac_c" 1>&6 |
| 6600 | echo "configure:6601: checking for krb_get_cred in -lkrb4" >&5 | 6601 | echo "configure:6602: checking for krb_get_cred in -lkrb4" >&5 |
| 6601 | ac_lib_var=`echo krb4'_'krb_get_cred | sed 'y%./+-%__p_%'` | 6602 | ac_lib_var=`echo krb4'_'krb_get_cred | sed 'y%./+-%__p_%'` |
| 6602 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6603 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6603 | echo $ac_n "(cached) $ac_c" 1>&6 | 6604 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6605,7 +6606,7 @@ else | |||
| 6605 | ac_save_LIBS="$LIBS" | 6606 | ac_save_LIBS="$LIBS" |
| 6606 | LIBS="-lkrb4 $LIBS" | 6607 | LIBS="-lkrb4 $LIBS" |
| 6607 | cat > conftest.$ac_ext <<EOF | 6608 | cat > conftest.$ac_ext <<EOF |
| 6608 | #line 6609 "configure" | 6609 | #line 6610 "configure" |
| 6609 | #include "confdefs.h" | 6610 | #include "confdefs.h" |
| 6610 | /* Override any gcc2 internal prototype to avoid an error. */ | 6611 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6611 | /* We use char because int might match the return type of a gcc2 | 6612 | /* We use char because int might match the return type of a gcc2 |
| @@ -6616,7 +6617,7 @@ int main() { | |||
| 6616 | krb_get_cred() | 6617 | krb_get_cred() |
| 6617 | ; return 0; } | 6618 | ; return 0; } |
| 6618 | EOF | 6619 | EOF |
| 6619 | if { (eval echo configure:6620: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6620 | if { (eval echo configure:6621: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6620 | rm -rf conftest* | 6621 | rm -rf conftest* |
| 6621 | eval "ac_cv_lib_$ac_lib_var=yes" | 6622 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6622 | else | 6623 | else |
| @@ -6642,7 +6643,7 @@ EOF | |||
| 6642 | else | 6643 | else |
| 6643 | echo "$ac_t""no" 1>&6 | 6644 | echo "$ac_t""no" 1>&6 |
| 6644 | echo $ac_n "checking for krb_get_cred in -lkrb""... $ac_c" 1>&6 | 6645 | echo $ac_n "checking for krb_get_cred in -lkrb""... $ac_c" 1>&6 |
| 6645 | echo "configure:6646: checking for krb_get_cred in -lkrb" >&5 | 6646 | echo "configure:6647: checking for krb_get_cred in -lkrb" >&5 |
| 6646 | ac_lib_var=`echo krb'_'krb_get_cred | sed 'y%./+-%__p_%'` | 6647 | ac_lib_var=`echo krb'_'krb_get_cred | sed 'y%./+-%__p_%'` |
| 6647 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 6648 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 6648 | echo $ac_n "(cached) $ac_c" 1>&6 | 6649 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -6650,7 +6651,7 @@ else | |||
| 6650 | ac_save_LIBS="$LIBS" | 6651 | ac_save_LIBS="$LIBS" |
| 6651 | LIBS="-lkrb $LIBS" | 6652 | LIBS="-lkrb $LIBS" |
| 6652 | cat > conftest.$ac_ext <<EOF | 6653 | cat > conftest.$ac_ext <<EOF |
| 6653 | #line 6654 "configure" | 6654 | #line 6655 "configure" |
| 6654 | #include "confdefs.h" | 6655 | #include "confdefs.h" |
| 6655 | /* Override any gcc2 internal prototype to avoid an error. */ | 6656 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6656 | /* We use char because int might match the return type of a gcc2 | 6657 | /* We use char because int might match the return type of a gcc2 |
| @@ -6661,7 +6662,7 @@ int main() { | |||
| 6661 | krb_get_cred() | 6662 | krb_get_cred() |
| 6662 | ; return 0; } | 6663 | ; return 0; } |
| 6663 | EOF | 6664 | EOF |
| 6664 | if { (eval echo configure:6665: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 6665 | if { (eval echo configure:6666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 6665 | rm -rf conftest* | 6666 | rm -rf conftest* |
| 6666 | eval "ac_cv_lib_$ac_lib_var=yes" | 6667 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 6667 | else | 6668 | else |
| @@ -6697,17 +6698,17 @@ fi | |||
| 6697 | do | 6698 | do |
| 6698 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6699 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6699 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6700 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6700 | echo "configure:6701: checking for $ac_hdr" >&5 | 6701 | echo "configure:6702: checking for $ac_hdr" >&5 |
| 6701 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6702 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6702 | echo $ac_n "(cached) $ac_c" 1>&6 | 6703 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6703 | else | 6704 | else |
| 6704 | cat > conftest.$ac_ext <<EOF | 6705 | cat > conftest.$ac_ext <<EOF |
| 6705 | #line 6706 "configure" | 6706 | #line 6707 "configure" |
| 6706 | #include "confdefs.h" | 6707 | #include "confdefs.h" |
| 6707 | #include <$ac_hdr> | 6708 | #include <$ac_hdr> |
| 6708 | EOF | 6709 | EOF |
| 6709 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6710 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6710 | { (eval echo configure:6711: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6711 | { (eval echo configure:6712: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6711 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6712 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6712 | if test -z "$ac_err"; then | 6713 | if test -z "$ac_err"; then |
| 6713 | rm -rf conftest* | 6714 | rm -rf conftest* |
| @@ -6738,17 +6739,17 @@ done | |||
| 6738 | do | 6739 | do |
| 6739 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6740 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6740 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6741 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6741 | echo "configure:6742: checking for $ac_hdr" >&5 | 6742 | echo "configure:6743: checking for $ac_hdr" >&5 |
| 6742 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6743 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6743 | echo $ac_n "(cached) $ac_c" 1>&6 | 6744 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6744 | else | 6745 | else |
| 6745 | cat > conftest.$ac_ext <<EOF | 6746 | cat > conftest.$ac_ext <<EOF |
| 6746 | #line 6747 "configure" | 6747 | #line 6748 "configure" |
| 6747 | #include "confdefs.h" | 6748 | #include "confdefs.h" |
| 6748 | #include <$ac_hdr> | 6749 | #include <$ac_hdr> |
| 6749 | EOF | 6750 | EOF |
| 6750 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6751 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6751 | { (eval echo configure:6752: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6752 | { (eval echo configure:6753: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6752 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6753 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6753 | if test -z "$ac_err"; then | 6754 | if test -z "$ac_err"; then |
| 6754 | rm -rf conftest* | 6755 | rm -rf conftest* |
| @@ -6775,17 +6776,17 @@ for ac_hdr in kerberosIV/des.h | |||
| 6775 | do | 6776 | do |
| 6776 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6777 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6777 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6778 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6778 | echo "configure:6779: checking for $ac_hdr" >&5 | 6779 | echo "configure:6780: checking for $ac_hdr" >&5 |
| 6779 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6780 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6780 | echo $ac_n "(cached) $ac_c" 1>&6 | 6781 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6781 | else | 6782 | else |
| 6782 | cat > conftest.$ac_ext <<EOF | 6783 | cat > conftest.$ac_ext <<EOF |
| 6783 | #line 6784 "configure" | 6784 | #line 6785 "configure" |
| 6784 | #include "confdefs.h" | 6785 | #include "confdefs.h" |
| 6785 | #include <$ac_hdr> | 6786 | #include <$ac_hdr> |
| 6786 | EOF | 6787 | EOF |
| 6787 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6788 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6788 | { (eval echo configure:6789: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6789 | { (eval echo configure:6790: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6789 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6790 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6790 | if test -z "$ac_err"; then | 6791 | if test -z "$ac_err"; then |
| 6791 | rm -rf conftest* | 6792 | rm -rf conftest* |
| @@ -6812,17 +6813,17 @@ for ac_hdr in kerberos/des.h | |||
| 6812 | do | 6813 | do |
| 6813 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6814 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6814 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6815 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6815 | echo "configure:6816: checking for $ac_hdr" >&5 | 6816 | echo "configure:6817: checking for $ac_hdr" >&5 |
| 6816 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6817 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6817 | echo $ac_n "(cached) $ac_c" 1>&6 | 6818 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6818 | else | 6819 | else |
| 6819 | cat > conftest.$ac_ext <<EOF | 6820 | cat > conftest.$ac_ext <<EOF |
| 6820 | #line 6821 "configure" | 6821 | #line 6822 "configure" |
| 6821 | #include "confdefs.h" | 6822 | #include "confdefs.h" |
| 6822 | #include <$ac_hdr> | 6823 | #include <$ac_hdr> |
| 6823 | EOF | 6824 | EOF |
| 6824 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6825 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6825 | { (eval echo configure:6826: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6826 | { (eval echo configure:6827: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6826 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6827 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6827 | if test -z "$ac_err"; then | 6828 | if test -z "$ac_err"; then |
| 6828 | rm -rf conftest* | 6829 | rm -rf conftest* |
| @@ -6858,17 +6859,17 @@ done | |||
| 6858 | do | 6859 | do |
| 6859 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6860 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6860 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6861 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6861 | echo "configure:6862: checking for $ac_hdr" >&5 | 6862 | echo "configure:6863: checking for $ac_hdr" >&5 |
| 6862 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6863 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6863 | echo $ac_n "(cached) $ac_c" 1>&6 | 6864 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6864 | else | 6865 | else |
| 6865 | cat > conftest.$ac_ext <<EOF | 6866 | cat > conftest.$ac_ext <<EOF |
| 6866 | #line 6867 "configure" | 6867 | #line 6868 "configure" |
| 6867 | #include "confdefs.h" | 6868 | #include "confdefs.h" |
| 6868 | #include <$ac_hdr> | 6869 | #include <$ac_hdr> |
| 6869 | EOF | 6870 | EOF |
| 6870 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6871 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6871 | { (eval echo configure:6872: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6872 | { (eval echo configure:6873: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6872 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6873 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6873 | if test -z "$ac_err"; then | 6874 | if test -z "$ac_err"; then |
| 6874 | rm -rf conftest* | 6875 | rm -rf conftest* |
| @@ -6895,17 +6896,17 @@ for ac_hdr in kerberosIV/krb.h | |||
| 6895 | do | 6896 | do |
| 6896 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6897 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6897 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6898 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6898 | echo "configure:6899: checking for $ac_hdr" >&5 | 6899 | echo "configure:6900: checking for $ac_hdr" >&5 |
| 6899 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6900 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6900 | echo $ac_n "(cached) $ac_c" 1>&6 | 6901 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6901 | else | 6902 | else |
| 6902 | cat > conftest.$ac_ext <<EOF | 6903 | cat > conftest.$ac_ext <<EOF |
| 6903 | #line 6904 "configure" | 6904 | #line 6905 "configure" |
| 6904 | #include "confdefs.h" | 6905 | #include "confdefs.h" |
| 6905 | #include <$ac_hdr> | 6906 | #include <$ac_hdr> |
| 6906 | EOF | 6907 | EOF |
| 6907 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6908 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6908 | { (eval echo configure:6909: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6909 | { (eval echo configure:6910: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6909 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6910 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6910 | if test -z "$ac_err"; then | 6911 | if test -z "$ac_err"; then |
| 6911 | rm -rf conftest* | 6912 | rm -rf conftest* |
| @@ -6932,17 +6933,17 @@ for ac_hdr in kerberos/krb.h | |||
| 6932 | do | 6933 | do |
| 6933 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6934 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6934 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6935 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6935 | echo "configure:6936: checking for $ac_hdr" >&5 | 6936 | echo "configure:6937: checking for $ac_hdr" >&5 |
| 6936 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6937 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6937 | echo $ac_n "(cached) $ac_c" 1>&6 | 6938 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6938 | else | 6939 | else |
| 6939 | cat > conftest.$ac_ext <<EOF | 6940 | cat > conftest.$ac_ext <<EOF |
| 6940 | #line 6941 "configure" | 6941 | #line 6942 "configure" |
| 6941 | #include "confdefs.h" | 6942 | #include "confdefs.h" |
| 6942 | #include <$ac_hdr> | 6943 | #include <$ac_hdr> |
| 6943 | EOF | 6944 | EOF |
| 6944 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6945 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6945 | { (eval echo configure:6946: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6946 | { (eval echo configure:6947: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6946 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6947 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6947 | if test -z "$ac_err"; then | 6948 | if test -z "$ac_err"; then |
| 6948 | rm -rf conftest* | 6949 | rm -rf conftest* |
| @@ -6979,17 +6980,17 @@ done | |||
| 6979 | do | 6980 | do |
| 6980 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` | 6981 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| 6981 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 | 6982 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| 6982 | echo "configure:6983: checking for $ac_hdr" >&5 | 6983 | echo "configure:6984: checking for $ac_hdr" >&5 |
| 6983 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 6984 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 6984 | echo $ac_n "(cached) $ac_c" 1>&6 | 6985 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 6985 | else | 6986 | else |
| 6986 | cat > conftest.$ac_ext <<EOF | 6987 | cat > conftest.$ac_ext <<EOF |
| 6987 | #line 6988 "configure" | 6988 | #line 6989 "configure" |
| 6988 | #include "confdefs.h" | 6989 | #include "confdefs.h" |
| 6989 | #include <$ac_hdr> | 6990 | #include <$ac_hdr> |
| 6990 | EOF | 6991 | EOF |
| 6991 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 6992 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 6992 | { (eval echo configure:6993: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 6993 | { (eval echo configure:6994: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 6993 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 6994 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 6994 | if test -z "$ac_err"; then | 6995 | if test -z "$ac_err"; then |
| 6995 | rm -rf conftest* | 6996 | rm -rf conftest* |
| @@ -7020,7 +7021,7 @@ fi | |||
| 7020 | # Solaris requires -lintl if you want strerror (which calls dgettext) | 7021 | # Solaris requires -lintl if you want strerror (which calls dgettext) |
| 7021 | # to return localized messages. | 7022 | # to return localized messages. |
| 7022 | echo $ac_n "checking for dgettext in -lintl""... $ac_c" 1>&6 | 7023 | echo $ac_n "checking for dgettext in -lintl""... $ac_c" 1>&6 |
| 7023 | echo "configure:7024: checking for dgettext in -lintl" >&5 | 7024 | echo "configure:7025: checking for dgettext in -lintl" >&5 |
| 7024 | ac_lib_var=`echo intl'_'dgettext | sed 'y%./+-%__p_%'` | 7025 | ac_lib_var=`echo intl'_'dgettext | sed 'y%./+-%__p_%'` |
| 7025 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then | 7026 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| 7026 | echo $ac_n "(cached) $ac_c" 1>&6 | 7027 | echo $ac_n "(cached) $ac_c" 1>&6 |
| @@ -7028,7 +7029,7 @@ else | |||
| 7028 | ac_save_LIBS="$LIBS" | 7029 | ac_save_LIBS="$LIBS" |
| 7029 | LIBS="-lintl $LIBS" | 7030 | LIBS="-lintl $LIBS" |
| 7030 | cat > conftest.$ac_ext <<EOF | 7031 | cat > conftest.$ac_ext <<EOF |
| 7031 | #line 7032 "configure" | 7032 | #line 7033 "configure" |
| 7032 | #include "confdefs.h" | 7033 | #include "confdefs.h" |
| 7033 | /* Override any gcc2 internal prototype to avoid an error. */ | 7034 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 7034 | /* We use char because int might match the return type of a gcc2 | 7035 | /* We use char because int might match the return type of a gcc2 |
| @@ -7039,7 +7040,7 @@ int main() { | |||
| 7039 | dgettext() | 7040 | dgettext() |
| 7040 | ; return 0; } | 7041 | ; return 0; } |
| 7041 | EOF | 7042 | EOF |
| 7042 | if { (eval echo configure:7043: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 7043 | if { (eval echo configure:7044: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 7043 | rm -rf conftest* | 7044 | rm -rf conftest* |
| 7044 | eval "ac_cv_lib_$ac_lib_var=yes" | 7045 | eval "ac_cv_lib_$ac_lib_var=yes" |
| 7045 | else | 7046 | else |
| @@ -7068,7 +7069,7 @@ fi | |||
| 7068 | 7069 | ||
| 7069 | 7070 | ||
| 7070 | echo $ac_n "checking whether localtime caches TZ""... $ac_c" 1>&6 | 7071 | echo $ac_n "checking whether localtime caches TZ""... $ac_c" 1>&6 |
| 7071 | echo "configure:7072: checking whether localtime caches TZ" >&5 | 7072 | echo "configure:7073: checking whether localtime caches TZ" >&5 |
| 7072 | if eval "test \"`echo '$''{'emacs_cv_localtime_cache'+set}'`\" = set"; then | 7073 | if eval "test \"`echo '$''{'emacs_cv_localtime_cache'+set}'`\" = set"; then |
| 7073 | echo $ac_n "(cached) $ac_c" 1>&6 | 7074 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7074 | else | 7075 | else |
| @@ -7078,7 +7079,7 @@ if test "$cross_compiling" = yes; then | |||
| 7078 | emacs_cv_localtime_cache=yes | 7079 | emacs_cv_localtime_cache=yes |
| 7079 | else | 7080 | else |
| 7080 | cat > conftest.$ac_ext <<EOF | 7081 | cat > conftest.$ac_ext <<EOF |
| 7081 | #line 7082 "configure" | 7082 | #line 7083 "configure" |
| 7082 | #include "confdefs.h" | 7083 | #include "confdefs.h" |
| 7083 | #include <time.h> | 7084 | #include <time.h> |
| 7084 | extern char **environ; | 7085 | extern char **environ; |
| @@ -7110,7 +7111,7 @@ main() | |||
| 7110 | exit (0); | 7111 | exit (0); |
| 7111 | } | 7112 | } |
| 7112 | EOF | 7113 | EOF |
| 7113 | if { (eval echo configure:7114: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | 7114 | if { (eval echo configure:7115: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| 7114 | then | 7115 | then |
| 7115 | emacs_cv_localtime_cache=no | 7116 | emacs_cv_localtime_cache=no |
| 7116 | else | 7117 | else |
| @@ -7138,12 +7139,12 @@ fi | |||
| 7138 | 7139 | ||
| 7139 | if test "x$HAVE_TIMEVAL" = xyes; then | 7140 | if test "x$HAVE_TIMEVAL" = xyes; then |
| 7140 | echo $ac_n "checking whether gettimeofday can accept two arguments""... $ac_c" 1>&6 | 7141 | echo $ac_n "checking whether gettimeofday can accept two arguments""... $ac_c" 1>&6 |
| 7141 | echo "configure:7142: checking whether gettimeofday can accept two arguments" >&5 | 7142 | echo "configure:7143: checking whether gettimeofday can accept two arguments" >&5 |
| 7142 | if eval "test \"`echo '$''{'emacs_cv_gettimeofday_two_arguments'+set}'`\" = set"; then | 7143 | if eval "test \"`echo '$''{'emacs_cv_gettimeofday_two_arguments'+set}'`\" = set"; then |
| 7143 | echo $ac_n "(cached) $ac_c" 1>&6 | 7144 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7144 | else | 7145 | else |
| 7145 | cat > conftest.$ac_ext <<EOF | 7146 | cat > conftest.$ac_ext <<EOF |
| 7146 | #line 7147 "configure" | 7147 | #line 7148 "configure" |
| 7147 | #include "confdefs.h" | 7148 | #include "confdefs.h" |
| 7148 | 7149 | ||
| 7149 | #ifdef TIME_WITH_SYS_TIME | 7150 | #ifdef TIME_WITH_SYS_TIME |
| @@ -7165,7 +7166,7 @@ int main() { | |||
| 7165 | 7166 | ||
| 7166 | ; return 0; } | 7167 | ; return 0; } |
| 7167 | EOF | 7168 | EOF |
| 7168 | if { (eval echo configure:7169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 7169 | if { (eval echo configure:7170: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 7169 | rm -rf conftest* | 7170 | rm -rf conftest* |
| 7170 | emacs_cv_gettimeofday_two_arguments=yes | 7171 | emacs_cv_gettimeofday_two_arguments=yes |
| 7171 | else | 7172 | else |
| @@ -7188,12 +7189,12 @@ fi | |||
| 7188 | 7189 | ||
| 7189 | ok_so_far=yes | 7190 | ok_so_far=yes |
| 7190 | echo $ac_n "checking for socket""... $ac_c" 1>&6 | 7191 | echo $ac_n "checking for socket""... $ac_c" 1>&6 |
| 7191 | echo "configure:7192: checking for socket" >&5 | 7192 | echo "configure:7193: checking for socket" >&5 |
| 7192 | if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then | 7193 | if eval "test \"`echo '$''{'ac_cv_func_socket'+set}'`\" = set"; then |
| 7193 | echo $ac_n "(cached) $ac_c" 1>&6 | 7194 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7194 | else | 7195 | else |
| 7195 | cat > conftest.$ac_ext <<EOF | 7196 | cat > conftest.$ac_ext <<EOF |
| 7196 | #line 7197 "configure" | 7197 | #line 7198 "configure" |
| 7197 | #include "confdefs.h" | 7198 | #include "confdefs.h" |
| 7198 | /* System header to define __stub macros and hopefully few prototypes, | 7199 | /* System header to define __stub macros and hopefully few prototypes, |
| 7199 | which can conflict with char socket(); below. */ | 7200 | which can conflict with char socket(); below. */ |
| @@ -7216,7 +7217,7 @@ socket(); | |||
| 7216 | 7217 | ||
| 7217 | ; return 0; } | 7218 | ; return 0; } |
| 7218 | EOF | 7219 | EOF |
| 7219 | if { (eval echo configure:7220: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 7220 | if { (eval echo configure:7221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 7220 | rm -rf conftest* | 7221 | rm -rf conftest* |
| 7221 | eval "ac_cv_func_socket=yes" | 7222 | eval "ac_cv_func_socket=yes" |
| 7222 | else | 7223 | else |
| @@ -7239,17 +7240,17 @@ fi | |||
| 7239 | if test $ok_so_far = yes; then | 7240 | if test $ok_so_far = yes; then |
| 7240 | ac_safe=`echo "netinet/in.h" | sed 'y%./+-%__p_%'` | 7241 | ac_safe=`echo "netinet/in.h" | sed 'y%./+-%__p_%'` |
| 7241 | echo $ac_n "checking for netinet/in.h""... $ac_c" 1>&6 | 7242 | echo $ac_n "checking for netinet/in.h""... $ac_c" 1>&6 |
| 7242 | echo "configure:7243: checking for netinet/in.h" >&5 | 7243 | echo "configure:7244: checking for netinet/in.h" >&5 |
| 7243 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 7244 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 7244 | echo $ac_n "(cached) $ac_c" 1>&6 | 7245 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7245 | else | 7246 | else |
| 7246 | cat > conftest.$ac_ext <<EOF | 7247 | cat > conftest.$ac_ext <<EOF |
| 7247 | #line 7248 "configure" | 7248 | #line 7249 "configure" |
| 7248 | #include "confdefs.h" | 7249 | #include "confdefs.h" |
| 7249 | #include <netinet/in.h> | 7250 | #include <netinet/in.h> |
| 7250 | EOF | 7251 | EOF |
| 7251 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 7252 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 7252 | { (eval echo configure:7253: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 7253 | { (eval echo configure:7254: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 7253 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 7254 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 7254 | if test -z "$ac_err"; then | 7255 | if test -z "$ac_err"; then |
| 7255 | rm -rf conftest* | 7256 | rm -rf conftest* |
| @@ -7275,17 +7276,17 @@ fi | |||
| 7275 | if test $ok_so_far = yes; then | 7276 | if test $ok_so_far = yes; then |
| 7276 | ac_safe=`echo "arpa/inet.h" | sed 'y%./+-%__p_%'` | 7277 | ac_safe=`echo "arpa/inet.h" | sed 'y%./+-%__p_%'` |
| 7277 | echo $ac_n "checking for arpa/inet.h""... $ac_c" 1>&6 | 7278 | echo $ac_n "checking for arpa/inet.h""... $ac_c" 1>&6 |
| 7278 | echo "configure:7279: checking for arpa/inet.h" >&5 | 7279 | echo "configure:7280: checking for arpa/inet.h" >&5 |
| 7279 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 7280 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 7280 | echo $ac_n "(cached) $ac_c" 1>&6 | 7281 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7281 | else | 7282 | else |
| 7282 | cat > conftest.$ac_ext <<EOF | 7283 | cat > conftest.$ac_ext <<EOF |
| 7283 | #line 7284 "configure" | 7284 | #line 7285 "configure" |
| 7284 | #include "confdefs.h" | 7285 | #include "confdefs.h" |
| 7285 | #include <arpa/inet.h> | 7286 | #include <arpa/inet.h> |
| 7286 | EOF | 7287 | EOF |
| 7287 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 7288 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 7288 | { (eval echo configure:7289: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 7289 | { (eval echo configure:7290: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 7289 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 7290 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 7290 | if test -z "$ac_err"; then | 7291 | if test -z "$ac_err"; then |
| 7291 | rm -rf conftest* | 7292 | rm -rf conftest* |
| @@ -7323,7 +7324,7 @@ EOF | |||
| 7323 | fi | 7324 | fi |
| 7324 | 7325 | ||
| 7325 | echo $ac_n "checking whether system supports dynamic ptys""... $ac_c" 1>&6 | 7326 | echo $ac_n "checking whether system supports dynamic ptys""... $ac_c" 1>&6 |
| 7326 | echo "configure:7327: checking whether system supports dynamic ptys" >&5 | 7327 | echo "configure:7328: checking whether system supports dynamic ptys" >&5 |
| 7327 | if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then | 7328 | if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then |
| 7328 | echo "$ac_t""yes" 1>&6 | 7329 | echo "$ac_t""yes" 1>&6 |
| 7329 | cat >> confdefs.h <<\EOF | 7330 | cat >> confdefs.h <<\EOF |
| @@ -7335,12 +7336,12 @@ else | |||
| 7335 | fi | 7336 | fi |
| 7336 | 7337 | ||
| 7337 | echo $ac_n "checking for pid_t""... $ac_c" 1>&6 | 7338 | echo $ac_n "checking for pid_t""... $ac_c" 1>&6 |
| 7338 | echo "configure:7339: checking for pid_t" >&5 | 7339 | echo "configure:7340: checking for pid_t" >&5 |
| 7339 | if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then | 7340 | if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then |
| 7340 | echo $ac_n "(cached) $ac_c" 1>&6 | 7341 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7341 | else | 7342 | else |
| 7342 | cat > conftest.$ac_ext <<EOF | 7343 | cat > conftest.$ac_ext <<EOF |
| 7343 | #line 7344 "configure" | 7344 | #line 7345 "configure" |
| 7344 | #include "confdefs.h" | 7345 | #include "confdefs.h" |
| 7345 | #include <sys/types.h> | 7346 | #include <sys/types.h> |
| 7346 | #if STDC_HEADERS | 7347 | #if STDC_HEADERS |
| @@ -7369,17 +7370,17 @@ fi | |||
| 7369 | 7370 | ||
| 7370 | ac_safe=`echo "vfork.h" | sed 'y%./+-%__p_%'` | 7371 | ac_safe=`echo "vfork.h" | sed 'y%./+-%__p_%'` |
| 7371 | echo $ac_n "checking for vfork.h""... $ac_c" 1>&6 | 7372 | echo $ac_n "checking for vfork.h""... $ac_c" 1>&6 |
| 7372 | echo "configure:7373: checking for vfork.h" >&5 | 7373 | echo "configure:7374: checking for vfork.h" >&5 |
| 7373 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then | 7374 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| 7374 | echo $ac_n "(cached) $ac_c" 1>&6 | 7375 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7375 | else | 7376 | else |
| 7376 | cat > conftest.$ac_ext <<EOF | 7377 | cat > conftest.$ac_ext <<EOF |
| 7377 | #line 7378 "configure" | 7378 | #line 7379 "configure" |
| 7378 | #include "confdefs.h" | 7379 | #include "confdefs.h" |
| 7379 | #include <vfork.h> | 7380 | #include <vfork.h> |
| 7380 | EOF | 7381 | EOF |
| 7381 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" | 7382 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| 7382 | { (eval echo configure:7383: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } | 7383 | { (eval echo configure:7384: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| 7383 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` | 7384 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| 7384 | if test -z "$ac_err"; then | 7385 | if test -z "$ac_err"; then |
| 7385 | rm -rf conftest* | 7386 | rm -rf conftest* |
| @@ -7404,18 +7405,18 @@ else | |||
| 7404 | fi | 7405 | fi |
| 7405 | 7406 | ||
| 7406 | echo $ac_n "checking for working vfork""... $ac_c" 1>&6 | 7407 | echo $ac_n "checking for working vfork""... $ac_c" 1>&6 |
| 7407 | echo "configure:7408: checking for working vfork" >&5 | 7408 | echo "configure:7409: checking for working vfork" >&5 |
| 7408 | if eval "test \"`echo '$''{'ac_cv_func_vfork_works'+set}'`\" = set"; then | 7409 | if eval "test \"`echo '$''{'ac_cv_func_vfork_works'+set}'`\" = set"; then |
| 7409 | echo $ac_n "(cached) $ac_c" 1>&6 | 7410 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7410 | else | 7411 | else |
| 7411 | if test "$cross_compiling" = yes; then | 7412 | if test "$cross_compiling" = yes; then |
| 7412 | echo $ac_n "checking for vfork""... $ac_c" 1>&6 | 7413 | echo $ac_n "checking for vfork""... $ac_c" 1>&6 |
| 7413 | echo "configure:7414: checking for vfork" >&5 | 7414 | echo "configure:7415: checking for vfork" >&5 |
| 7414 | if eval "test \"`echo '$''{'ac_cv_func_vfork'+set}'`\" = set"; then | 7415 | if eval "test \"`echo '$''{'ac_cv_func_vfork'+set}'`\" = set"; then |
| 7415 | echo $ac_n "(cached) $ac_c" 1>&6 | 7416 | echo $ac_n "(cached) $ac_c" 1>&6 |
| 7416 | else | 7417 | else |
| 7417 | cat > conftest.$ac_ext <<EOF | 7418 | cat > conftest.$ac_ext <<EOF |
| 7418 | #line 7419 "configure" | 7419 | #line 7420 "configure" |
| 7419 | #include "confdefs.h" | 7420 | #include "confdefs.h" |
| 7420 | /* System header to define __stub macros and hopefully few prototypes, | 7421 | /* System header to define __stub macros and hopefully few prototypes, |
| 7421 | which can conflict with char vfork(); below. */ | 7422 | which can conflict with char vfork(); below. */ |
| @@ -7438,7 +7439,7 @@ vfork(); | |||
| 7438 | 7439 | ||
| 7439 | ; return 0; } | 7440 | ; return 0; } |
| 7440 | EOF | 7441 | EOF |
| 7441 | if { (eval echo configure:7442: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then | 7442 | if { (eval echo configure:7443: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| 7442 | rm -rf conftest* | 7443 | rm -rf conftest* |
| 7443 | eval "ac_cv_func_vfork=yes" | 7444 | eval "ac_cv_func_vfork=yes" |
| 7444 | else | 7445 | else |
| @@ -7460,7 +7461,7 @@ fi | |||
| 7460 | ac_cv_func_vfork_works=$ac_cv_func_vfork | 7461 | ac_cv_func_vfork_works=$ac_cv_func_vfork |
| 7461 | else | 7462 | else |
| 7462 | cat > conftest.$ac_ext <<EOF | 7463 | cat > conftest.$ac_ext <<EOF |
| 7463 | #line 7464 "configure" | 7464 | #line 7465 "configure" |
| 7464 | #include "confdefs.h" | 7465 | #include "confdefs.h" |
| 7465 | /* Thanks to Paul Eggert for this test. */ | 7466 | /* Thanks to Paul Eggert for this test. */ |
| 7466 | #include <stdio.h> | 7467 | #include <stdio.h> |
| @@ -7555,7 +7556,7 @@ main() { | |||
| 7555 | } | 7556 | } |
| 7556 | } | 7557 | } |
| 7557 | EOF | 7558 | EOF |
| 7558 | if { (eval echo configure:7559: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null | 7559 | if { (eval echo configure:7560: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| 7559 | then | 7560 | then |
| 7560 | ac_cv_func_vfork_works=yes | 7561 | ac_cv_func_vfork_works=yes |
| 7561 | else | 7562 | else |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5e7e2f38052..6b853ff7472 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-06-14 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * net/goto-addr.el (goto-address): Don't bind C-c RET locally. | ||
| 4 | (goto-address-highlight-keymap): Bind C-c RET. | ||
| 5 | |||
| 1 | 2000-06-14 Kenichi Handa <handa@etl.go.jp> | 6 | 2000-06-14 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * mail/sendmail.el (sendmail-send-it): The temporary buffer | 8 | * mail/sendmail.el (sendmail-send-it): The temporary buffer |
diff --git a/src/ChangeLog b/src/ChangeLog index 8e98815d8ae..02616d4f83e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2000-06-14 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-06-14 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * unexec.c (toplevel) [COFF]: Include coff.h. | ||
| 4 | |||
| 5 | * s/lynxos.h: New file. | ||
| 6 | |||
| 7 | * keymap.c (Fsingle_key_description): Enclose function key and | ||
| 8 | event symbol names in angle brackets. | ||
| 9 | |||
| 3 | * xdisp.c (setup_echo_area_for_printing): Call | 10 | * xdisp.c (setup_echo_area_for_printing): Call |
| 4 | message_log_maybe_newline if message_buf_print is not set. | 11 | message_log_maybe_newline if message_buf_print is not set. |
| 5 | 12 | ||
diff --git a/src/s/lynxos.h b/src/s/lynxos.h new file mode 100644 index 00000000000..841d3b4f4f7 --- /dev/null +++ b/src/s/lynxos.h | |||
| @@ -0,0 +1,58 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on LynxOS-3.0.1 | ||
| 2 | Copyright (C) 2000 Free Software Foundation, Inc. | ||
| 3 | |||
| 4 | This file is part of GNU Emacs. | ||
| 5 | |||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 7 | it under the terms of the GNU General Public License as published by | ||
| 8 | the Free Software Foundation; either version 2, or (at your option) | ||
| 9 | any later version. | ||
| 10 | |||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 14 | GNU General Public License for more details. | ||
| 15 | |||
| 16 | You should have received a copy of the GNU General Public License | ||
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | ||
| 18 | the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | ||
| 19 | Boston, MA 02111-1307, USA. */ | ||
| 20 | |||
| 21 | /* LynxOS is almost a bsd 4.2 system */ | ||
| 22 | #include "s/bsd4-2.h" | ||
| 23 | |||
| 24 | /* SYSTEM_TYPE should indicate the kind of system you are using. | ||
| 25 | It sets the Lisp variable system-type. */ | ||
| 26 | |||
| 27 | /* override the bsd definition */ | ||
| 28 | #undef SYSTEM_TYPE | ||
| 29 | #define SYSTEM_TYPE "lynxos 3.0.1" | ||
| 30 | |||
| 31 | /* System stuff redefined from bsd4-2.h */ | ||
| 32 | #undef KERNEL_FILE | ||
| 33 | #define KERNEL_FILE "/lynx.os" | ||
| 34 | #undef LDAV_SYMBOL | ||
| 35 | #define LDAV_SYMBOL "load_average" | ||
| 36 | /* LynxOS doesn't have vfork */ | ||
| 37 | #undef HAVE_VFORK | ||
| 38 | |||
| 39 | /* misc defines */ | ||
| 40 | #define GETPGRP_NO_ARG | ||
| 41 | #define LNOFLSH 0 | ||
| 42 | |||
| 43 | /* COFF related */ | ||
| 44 | #define COFF | ||
| 45 | #define NO_REMAP | ||
| 46 | #define SECTION_ALIGNMENT 0x1 | ||
| 47 | #define COFF_BSD_SYMBOLS | ||
| 48 | #define etext __etext | ||
| 49 | #define edata __edata | ||
| 50 | #define _start __text | ||
| 51 | |||
| 52 | /* Compilation options */ | ||
| 53 | #define LIBS_DEBUG | ||
| 54 | #define ORDINARY_LINK | ||
| 55 | /* we define following to prevent all the lynxos's stupid compilation */ | ||
| 56 | /* warning messages */ | ||
| 57 | #define C_SWITCH_SYSTEM -D__NO_INCLUDE_WARN__ | ||
| 58 | #define LIBS_SYSTEM -lbsd | ||