ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/configure
(Generate patch)

Comparing rxvt-unicode/configure (file contents):
Revision 1.138 by sf-exg, Thu Dec 2 11:09:40 2010 UTC vs.
Revision 1.145 by sf-exg, Wed Jun 1 10:53:07 2011 UTC

1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.67. 3# Generated by GNU Autoconf 2.68.
4# 4#
5# 5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8# Foundation, Inc. 8# Foundation, Inc.
87# (If _AS_PATH_WALK were called with IFS unset, it would disable word 87# (If _AS_PATH_WALK were called with IFS unset, it would disable word
88# splitting by setting IFS to empty value.) 88# splitting by setting IFS to empty value.)
89IFS=" "" $as_nl" 89IFS=" "" $as_nl"
90 90
91# Find who we are. Look in the path if we contain no directory separator. 91# Find who we are. Look in the path if we contain no directory separator.
92as_myself=
92case $0 in #(( 93case $0 in #((
93 *[\\/]* ) as_myself=$0 ;; 94 *[\\/]* ) as_myself=$0 ;;
94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
95for as_dir in $PATH 96for as_dir in $PATH
96do 97do
212 213
213 if test "x$CONFIG_SHELL" != x; then : 214 if test "x$CONFIG_SHELL" != x; then :
214 # We cannot yet assume a decent shell, so we have to provide a 215 # We cannot yet assume a decent shell, so we have to provide a
215 # neutralization value for shells without unset; and this also 216 # neutralization value for shells without unset; and this also
216 # works around shells that cannot unset nonexistent variables. 217 # works around shells that cannot unset nonexistent variables.
218 # Preserve -v and -x to the replacement shell.
217 BASH_ENV=/dev/null 219 BASH_ENV=/dev/null
218 ENV=/dev/null 220 ENV=/dev/null
219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
220 export CONFIG_SHELL 222 export CONFIG_SHELL
223 case $- in # ((((
224 *v*x* | *x*v* ) as_opts=-vx ;;
225 *v* ) as_opts=-v ;;
226 *x* ) as_opts=-x ;;
227 * ) as_opts= ;;
228 esac
221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 229 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
222fi 230fi
223 231
224 if test x$as_have_required = xno; then : 232 if test x$as_have_required = xno; then :
225 $as_echo "$0: This script requires a shell more modern than all" 233 $as_echo "$0: This script requires a shell more modern than all"
226 $as_echo "$0: the shells that I found on your system." 234 $as_echo "$0: the shells that I found on your system."
1142 *) 1150 *)
1143 # FIXME: should be removed in autoconf 3.0. 1151 # FIXME: should be removed in autoconf 3.0.
1144 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1152 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1145 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1153 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1146 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1154 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1147 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1155 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1148 ;; 1156 ;;
1149 1157
1150 esac 1158 esac
1151done 1159done
1152 1160
1485 1493
1486test -n "$ac_init_help" && exit $ac_status 1494test -n "$ac_init_help" && exit $ac_status
1487if $ac_init_version; then 1495if $ac_init_version; then
1488 cat <<\_ACEOF 1496 cat <<\_ACEOF
1489configure 1497configure
1490generated by GNU Autoconf 2.67 1498generated by GNU Autoconf 2.68
1491 1499
1492Copyright (C) 2010 Free Software Foundation, Inc. 1500Copyright (C) 2010 Free Software Foundation, Inc.
1493This configure script is free software; the Free Software Foundation 1501This configure script is free software; the Free Software Foundation
1494gives unlimited permission to copy, distribute and modify it. 1502gives unlimited permission to copy, distribute and modify it.
1495_ACEOF 1503_ACEOF
1531 $as_echo "$as_me: failed program was:" >&5 1539 $as_echo "$as_me: failed program was:" >&5
1532sed 's/^/| /' conftest.$ac_ext >&5 1540sed 's/^/| /' conftest.$ac_ext >&5
1533 1541
1534 ac_retval=1 1542 ac_retval=1
1535fi 1543fi
1536 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1544 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1537 as_fn_set_status $ac_retval 1545 as_fn_set_status $ac_retval
1538 1546
1539} # ac_fn_c_try_compile 1547} # ac_fn_c_try_compile
1540 1548
1541# ac_fn_cxx_try_compile LINENO 1549# ac_fn_cxx_try_compile LINENO
1569 $as_echo "$as_me: failed program was:" >&5 1577 $as_echo "$as_me: failed program was:" >&5
1570sed 's/^/| /' conftest.$ac_ext >&5 1578sed 's/^/| /' conftest.$ac_ext >&5
1571 1579
1572 ac_retval=1 1580 ac_retval=1
1573fi 1581fi
1574 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1582 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1575 as_fn_set_status $ac_retval 1583 as_fn_set_status $ac_retval
1576 1584
1577} # ac_fn_cxx_try_compile 1585} # ac_fn_cxx_try_compile
1578 1586
1579# ac_fn_c_try_cpp LINENO 1587# ac_fn_c_try_cpp LINENO
1606 $as_echo "$as_me: failed program was:" >&5 1614 $as_echo "$as_me: failed program was:" >&5
1607sed 's/^/| /' conftest.$ac_ext >&5 1615sed 's/^/| /' conftest.$ac_ext >&5
1608 1616
1609 ac_retval=1 1617 ac_retval=1
1610fi 1618fi
1611 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1619 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1612 as_fn_set_status $ac_retval 1620 as_fn_set_status $ac_retval
1613 1621
1614} # ac_fn_c_try_cpp 1622} # ac_fn_c_try_cpp
1615 1623
1616# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 1624# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1619# the include files in INCLUDES and setting the cache variable VAR 1627# the include files in INCLUDES and setting the cache variable VAR
1620# accordingly. 1628# accordingly.
1621ac_fn_c_check_header_mongrel () 1629ac_fn_c_check_header_mongrel ()
1622{ 1630{
1623 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1631 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1624 if eval "test \"\${$3+set}\"" = set; then : 1632 if eval \${$3+:} false; then :
1625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1626$as_echo_n "checking for $2... " >&6; } 1634$as_echo_n "checking for $2... " >&6; }
1627if eval "test \"\${$3+set}\"" = set; then : 1635if eval \${$3+:} false; then :
1628 $as_echo_n "(cached) " >&6 1636 $as_echo_n "(cached) " >&6
1629fi 1637fi
1630eval ac_res=\$$3 1638eval ac_res=\$$3
1631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1632$as_echo "$ac_res" >&6; } 1640$as_echo "$ac_res" >&6; }
1685$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1693$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1686 ;; 1694 ;;
1687esac 1695esac
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1689$as_echo_n "checking for $2... " >&6; } 1697$as_echo_n "checking for $2... " >&6; }
1690if eval "test \"\${$3+set}\"" = set; then : 1698if eval \${$3+:} false; then :
1691 $as_echo_n "(cached) " >&6 1699 $as_echo_n "(cached) " >&6
1692else 1700else
1693 eval "$3=\$ac_header_compiler" 1701 eval "$3=\$ac_header_compiler"
1694fi 1702fi
1695eval ac_res=\$$3 1703eval ac_res=\$$3
1696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1697$as_echo "$ac_res" >&6; } 1705$as_echo "$ac_res" >&6; }
1698fi 1706fi
1699 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1707 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1700 1708
1701} # ac_fn_c_check_header_mongrel 1709} # ac_fn_c_check_header_mongrel
1702 1710
1703# ac_fn_c_try_run LINENO 1711# ac_fn_c_try_run LINENO
1704# ---------------------- 1712# ----------------------
1735sed 's/^/| /' conftest.$ac_ext >&5 1743sed 's/^/| /' conftest.$ac_ext >&5
1736 1744
1737 ac_retval=$ac_status 1745 ac_retval=$ac_status
1738fi 1746fi
1739 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1747 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1740 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1748 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1741 as_fn_set_status $ac_retval 1749 as_fn_set_status $ac_retval
1742 1750
1743} # ac_fn_c_try_run 1751} # ac_fn_c_try_run
1744 1752
1745# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 1753# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1749ac_fn_c_check_header_compile () 1757ac_fn_c_check_header_compile ()
1750{ 1758{
1751 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1759 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1753$as_echo_n "checking for $2... " >&6; } 1761$as_echo_n "checking for $2... " >&6; }
1754if eval "test \"\${$3+set}\"" = set; then : 1762if eval \${$3+:} false; then :
1755 $as_echo_n "(cached) " >&6 1763 $as_echo_n "(cached) " >&6
1756else 1764else
1757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1765 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1758/* end confdefs.h. */ 1766/* end confdefs.h. */
1759$4 1767$4
1767rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1775rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1768fi 1776fi
1769eval ac_res=\$$3 1777eval ac_res=\$$3
1770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1771$as_echo "$ac_res" >&6; } 1779$as_echo "$ac_res" >&6; }
1772 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1780 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1773 1781
1774} # ac_fn_c_check_header_compile 1782} # ac_fn_c_check_header_compile
1775 1783
1776# ac_fn_c_try_link LINENO 1784# ac_fn_c_try_link LINENO
1777# ----------------------- 1785# -----------------------
1812 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1820 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1813 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1821 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1814 # interfere with the next link command; also delete a directory that is 1822 # interfere with the next link command; also delete a directory that is
1815 # left behind by Apple's compiler. We do this before executing the actions. 1823 # left behind by Apple's compiler. We do this before executing the actions.
1816 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1824 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1817 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1825 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1818 as_fn_set_status $ac_retval 1826 as_fn_set_status $ac_retval
1819 1827
1820} # ac_fn_c_try_link 1828} # ac_fn_c_try_link
1821 1829
1822# ac_fn_cxx_try_link LINENO 1830# ac_fn_cxx_try_link LINENO
1858 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1866 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1859 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1867 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1860 # interfere with the next link command; also delete a directory that is 1868 # interfere with the next link command; also delete a directory that is
1861 # left behind by Apple's compiler. We do this before executing the actions. 1869 # left behind by Apple's compiler. We do this before executing the actions.
1862 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1870 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1863 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1871 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1864 as_fn_set_status $ac_retval 1872 as_fn_set_status $ac_retval
1865 1873
1866} # ac_fn_cxx_try_link 1874} # ac_fn_cxx_try_link
1867 1875
1868# ac_fn_cxx_try_cpp LINENO 1876# ac_fn_cxx_try_cpp LINENO
1895 $as_echo "$as_me: failed program was:" >&5 1903 $as_echo "$as_me: failed program was:" >&5
1896sed 's/^/| /' conftest.$ac_ext >&5 1904sed 's/^/| /' conftest.$ac_ext >&5
1897 1905
1898 ac_retval=1 1906 ac_retval=1
1899fi 1907fi
1900 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1908 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1901 as_fn_set_status $ac_retval 1909 as_fn_set_status $ac_retval
1902 1910
1903} # ac_fn_cxx_try_cpp 1911} # ac_fn_cxx_try_cpp
1904 1912
1905# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1913# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1908# the include files in INCLUDES and setting the cache variable VAR 1916# the include files in INCLUDES and setting the cache variable VAR
1909# accordingly. 1917# accordingly.
1910ac_fn_cxx_check_header_mongrel () 1918ac_fn_cxx_check_header_mongrel ()
1911{ 1919{
1912 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1920 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1913 if eval "test \"\${$3+set}\"" = set; then : 1921 if eval \${$3+:} false; then :
1914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1915$as_echo_n "checking for $2... " >&6; } 1923$as_echo_n "checking for $2... " >&6; }
1916if eval "test \"\${$3+set}\"" = set; then : 1924if eval \${$3+:} false; then :
1917 $as_echo_n "(cached) " >&6 1925 $as_echo_n "(cached) " >&6
1918fi 1926fi
1919eval ac_res=\$$3 1927eval ac_res=\$$3
1920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1921$as_echo "$ac_res" >&6; } 1929$as_echo "$ac_res" >&6; }
1974$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1982$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1975 ;; 1983 ;;
1976esac 1984esac
1977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1978$as_echo_n "checking for $2... " >&6; } 1986$as_echo_n "checking for $2... " >&6; }
1979if eval "test \"\${$3+set}\"" = set; then : 1987if eval \${$3+:} false; then :
1980 $as_echo_n "(cached) " >&6 1988 $as_echo_n "(cached) " >&6
1981else 1989else
1982 eval "$3=\$ac_header_compiler" 1990 eval "$3=\$ac_header_compiler"
1983fi 1991fi
1984eval ac_res=\$$3 1992eval ac_res=\$$3
1985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1986$as_echo "$ac_res" >&6; } 1994$as_echo "$ac_res" >&6; }
1987fi 1995fi
1988 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1996 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1989 1997
1990} # ac_fn_cxx_check_header_mongrel 1998} # ac_fn_cxx_check_header_mongrel
1991 1999
1992# ac_fn_cxx_check_func LINENO FUNC VAR 2000# ac_fn_cxx_check_func LINENO FUNC VAR
1993# ------------------------------------ 2001# ------------------------------------
1995ac_fn_cxx_check_func () 2003ac_fn_cxx_check_func ()
1996{ 2004{
1997 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2005 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1999$as_echo_n "checking for $2... " >&6; } 2007$as_echo_n "checking for $2... " >&6; }
2000if eval "test \"\${$3+set}\"" = set; then : 2008if eval \${$3+:} false; then :
2001 $as_echo_n "(cached) " >&6 2009 $as_echo_n "(cached) " >&6
2002else 2010else
2003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2011 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2004/* end confdefs.h. */ 2012/* end confdefs.h. */
2005/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2013/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2050 conftest$ac_exeext conftest.$ac_ext 2058 conftest$ac_exeext conftest.$ac_ext
2051fi 2059fi
2052eval ac_res=\$$3 2060eval ac_res=\$$3
2053 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2054$as_echo "$ac_res" >&6; } 2062$as_echo "$ac_res" >&6; }
2055 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2063 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2056 2064
2057} # ac_fn_cxx_check_func 2065} # ac_fn_cxx_check_func
2058 2066
2059# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 2067# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
2060# --------------------------------------------- 2068# ---------------------------------------------
2063ac_fn_cxx_check_type () 2071ac_fn_cxx_check_type ()
2064{ 2072{
2065 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2073 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2067$as_echo_n "checking for $2... " >&6; } 2075$as_echo_n "checking for $2... " >&6; }
2068if eval "test \"\${$3+set}\"" = set; then : 2076if eval \${$3+:} false; then :
2069 $as_echo_n "(cached) " >&6 2077 $as_echo_n "(cached) " >&6
2070else 2078else
2071 eval "$3=no" 2079 eval "$3=no"
2072 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2080 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2073/* end confdefs.h. */ 2081/* end confdefs.h. */
2104rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2112rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2105fi 2113fi
2106eval ac_res=\$$3 2114eval ac_res=\$$3
2107 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2108$as_echo "$ac_res" >&6; } 2116$as_echo "$ac_res" >&6; }
2109 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2117 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2110 2118
2111} # ac_fn_cxx_check_type 2119} # ac_fn_cxx_check_type
2112 2120
2113# ac_fn_c_find_intX_t LINENO BITS VAR 2121# ac_fn_c_find_intX_t LINENO BITS VAR
2114# ----------------------------------- 2122# -----------------------------------
2117ac_fn_c_find_intX_t () 2125ac_fn_c_find_intX_t ()
2118{ 2126{
2119 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2127 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2120 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5 2128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5
2121$as_echo_n "checking for int$2_t... " >&6; } 2129$as_echo_n "checking for int$2_t... " >&6; }
2122if eval "test \"\${$3+set}\"" = set; then : 2130if eval \${$3+:} false; then :
2123 $as_echo_n "(cached) " >&6 2131 $as_echo_n "(cached) " >&6
2124else 2132else
2125 eval "$3=no" 2133 eval "$3=no"
2126 # Order is important - never check a type that is potentially smaller 2134 # Order is important - never check a type that is potentially smaller
2127 # than half of the expected target width. 2135 # than half of the expected target width.
2178 done 2186 done
2179fi 2187fi
2180eval ac_res=\$$3 2188eval ac_res=\$$3
2181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2182$as_echo "$ac_res" >&6; } 2190$as_echo "$ac_res" >&6; }
2183 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2191 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2184 2192
2185} # ac_fn_c_find_intX_t 2193} # ac_fn_c_find_intX_t
2186 2194
2187# ac_fn_c_find_uintX_t LINENO BITS VAR 2195# ac_fn_c_find_uintX_t LINENO BITS VAR
2188# ------------------------------------ 2196# ------------------------------------
2191ac_fn_c_find_uintX_t () 2199ac_fn_c_find_uintX_t ()
2192{ 2200{
2193 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2201 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5 2202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
2195$as_echo_n "checking for uint$2_t... " >&6; } 2203$as_echo_n "checking for uint$2_t... " >&6; }
2196if eval "test \"\${$3+set}\"" = set; then : 2204if eval \${$3+:} false; then :
2197 $as_echo_n "(cached) " >&6 2205 $as_echo_n "(cached) " >&6
2198else 2206else
2199 eval "$3=no" 2207 eval "$3=no"
2200 # Order is important - never check a type that is potentially smaller 2208 # Order is important - never check a type that is potentially smaller
2201 # than half of the expected target width. 2209 # than half of the expected target width.
2231 done 2239 done
2232fi 2240fi
2233eval ac_res=\$$3 2241eval ac_res=\$$3
2234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2235$as_echo "$ac_res" >&6; } 2243$as_echo "$ac_res" >&6; }
2236 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2244 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2237 2245
2238} # ac_fn_c_find_uintX_t 2246} # ac_fn_c_find_uintX_t
2239 2247
2240# ac_fn_cxx_try_run LINENO 2248# ac_fn_cxx_try_run LINENO
2241# ------------------------ 2249# ------------------------
2272sed 's/^/| /' conftest.$ac_ext >&5 2280sed 's/^/| /' conftest.$ac_ext >&5
2273 2281
2274 ac_retval=$ac_status 2282 ac_retval=$ac_status
2275fi 2283fi
2276 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2284 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2277 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2285 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2278 as_fn_set_status $ac_retval 2286 as_fn_set_status $ac_retval
2279 2287
2280} # ac_fn_cxx_try_run 2288} # ac_fn_cxx_try_run
2281cat >config.log <<_ACEOF 2289cat >config.log <<_ACEOF
2282This file contains any messages produced by compilers while 2290This file contains any messages produced by compilers while
2283running configure, to aid debugging if configure makes a mistake. 2291running configure, to aid debugging if configure makes a mistake.
2284 2292
2285It was created by $as_me, which was 2293It was created by $as_me, which was
2286generated by GNU Autoconf 2.67. Invocation command line was 2294generated by GNU Autoconf 2.68. Invocation command line was
2287 2295
2288 $ $0 $@ 2296 $ $0 $@
2289 2297
2290_ACEOF 2298_ACEOF
2291exec 5>>config.log 2299exec 5>>config.log
2668$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2676$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2669 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2677 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2670 2678
2671{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2679{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2672$as_echo_n "checking build system type... " >&6; } 2680$as_echo_n "checking build system type... " >&6; }
2673if test "${ac_cv_build+set}" = set; then : 2681if ${ac_cv_build+:} false; then :
2674 $as_echo_n "(cached) " >&6 2682 $as_echo_n "(cached) " >&6
2675else 2683else
2676 ac_build_alias=$build_alias 2684 ac_build_alias=$build_alias
2677test "x$ac_build_alias" = x && 2685test "x$ac_build_alias" = x &&
2678 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2686 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2702case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2710case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2703 2711
2704 2712
2705{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2713{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2706$as_echo_n "checking host system type... " >&6; } 2714$as_echo_n "checking host system type... " >&6; }
2707if test "${ac_cv_host+set}" = set; then : 2715if ${ac_cv_host+:} false; then :
2708 $as_echo_n "(cached) " >&6 2716 $as_echo_n "(cached) " >&6
2709else 2717else
2710 if test "x$host_alias" = x; then 2718 if test "x$host_alias" = x; then
2711 ac_cv_host=$ac_cv_build 2719 ac_cv_host=$ac_cv_build
2712else 2720else
2753if test -n "$ac_tool_prefix"; then 2761if test -n "$ac_tool_prefix"; then
2754 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2762 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2755set dummy ${ac_tool_prefix}gcc; ac_word=$2 2763set dummy ${ac_tool_prefix}gcc; ac_word=$2
2756{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2764{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2757$as_echo_n "checking for $ac_word... " >&6; } 2765$as_echo_n "checking for $ac_word... " >&6; }
2758if test "${ac_cv_prog_CC+set}" = set; then : 2766if ${ac_cv_prog_CC+:} false; then :
2759 $as_echo_n "(cached) " >&6 2767 $as_echo_n "(cached) " >&6
2760else 2768else
2761 if test -n "$CC"; then 2769 if test -n "$CC"; then
2762 ac_cv_prog_CC="$CC" # Let the user override the test. 2770 ac_cv_prog_CC="$CC" # Let the user override the test.
2763else 2771else
2793 ac_ct_CC=$CC 2801 ac_ct_CC=$CC
2794 # Extract the first word of "gcc", so it can be a program name with args. 2802 # Extract the first word of "gcc", so it can be a program name with args.
2795set dummy gcc; ac_word=$2 2803set dummy gcc; ac_word=$2
2796{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2804{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2797$as_echo_n "checking for $ac_word... " >&6; } 2805$as_echo_n "checking for $ac_word... " >&6; }
2798if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2806if ${ac_cv_prog_ac_ct_CC+:} false; then :
2799 $as_echo_n "(cached) " >&6 2807 $as_echo_n "(cached) " >&6
2800else 2808else
2801 if test -n "$ac_ct_CC"; then 2809 if test -n "$ac_ct_CC"; then
2802 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2810 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2803else 2811else
2846 if test -n "$ac_tool_prefix"; then 2854 if test -n "$ac_tool_prefix"; then
2847 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2855 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2848set dummy ${ac_tool_prefix}cc; ac_word=$2 2856set dummy ${ac_tool_prefix}cc; ac_word=$2
2849{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2857{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2850$as_echo_n "checking for $ac_word... " >&6; } 2858$as_echo_n "checking for $ac_word... " >&6; }
2851if test "${ac_cv_prog_CC+set}" = set; then : 2859if ${ac_cv_prog_CC+:} false; then :
2852 $as_echo_n "(cached) " >&6 2860 $as_echo_n "(cached) " >&6
2853else 2861else
2854 if test -n "$CC"; then 2862 if test -n "$CC"; then
2855 ac_cv_prog_CC="$CC" # Let the user override the test. 2863 ac_cv_prog_CC="$CC" # Let the user override the test.
2856else 2864else
2886if test -z "$CC"; then 2894if test -z "$CC"; then
2887 # Extract the first word of "cc", so it can be a program name with args. 2895 # Extract the first word of "cc", so it can be a program name with args.
2888set dummy cc; ac_word=$2 2896set dummy cc; ac_word=$2
2889{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2897{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2890$as_echo_n "checking for $ac_word... " >&6; } 2898$as_echo_n "checking for $ac_word... " >&6; }
2891if test "${ac_cv_prog_CC+set}" = set; then : 2899if ${ac_cv_prog_CC+:} false; then :
2892 $as_echo_n "(cached) " >&6 2900 $as_echo_n "(cached) " >&6
2893else 2901else
2894 if test -n "$CC"; then 2902 if test -n "$CC"; then
2895 ac_cv_prog_CC="$CC" # Let the user override the test. 2903 ac_cv_prog_CC="$CC" # Let the user override the test.
2896else 2904else
2945 do 2953 do
2946 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2954 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2947set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2955set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2948{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2956{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2949$as_echo_n "checking for $ac_word... " >&6; } 2957$as_echo_n "checking for $ac_word... " >&6; }
2950if test "${ac_cv_prog_CC+set}" = set; then : 2958if ${ac_cv_prog_CC+:} false; then :
2951 $as_echo_n "(cached) " >&6 2959 $as_echo_n "(cached) " >&6
2952else 2960else
2953 if test -n "$CC"; then 2961 if test -n "$CC"; then
2954 ac_cv_prog_CC="$CC" # Let the user override the test. 2962 ac_cv_prog_CC="$CC" # Let the user override the test.
2955else 2963else
2989do 2997do
2990 # Extract the first word of "$ac_prog", so it can be a program name with args. 2998 # Extract the first word of "$ac_prog", so it can be a program name with args.
2991set dummy $ac_prog; ac_word=$2 2999set dummy $ac_prog; ac_word=$2
2992{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3000{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2993$as_echo_n "checking for $ac_word... " >&6; } 3001$as_echo_n "checking for $ac_word... " >&6; }
2994if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3002if ${ac_cv_prog_ac_ct_CC+:} false; then :
2995 $as_echo_n "(cached) " >&6 3003 $as_echo_n "(cached) " >&6
2996else 3004else
2997 if test -n "$ac_ct_CC"; then 3005 if test -n "$ac_ct_CC"; then
2998 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3006 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2999else 3007else
3272 3280
3273rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 3281rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3274ac_clean_files=$ac_clean_files_save 3282ac_clean_files=$ac_clean_files_save
3275{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3283{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3276$as_echo_n "checking for suffix of object files... " >&6; } 3284$as_echo_n "checking for suffix of object files... " >&6; }
3277if test "${ac_cv_objext+set}" = set; then : 3285if ${ac_cv_objext+:} false; then :
3278 $as_echo_n "(cached) " >&6 3286 $as_echo_n "(cached) " >&6
3279else 3287else
3280 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3281/* end confdefs.h. */ 3289/* end confdefs.h. */
3282 3290
3323$as_echo "$ac_cv_objext" >&6; } 3331$as_echo "$ac_cv_objext" >&6; }
3324OBJEXT=$ac_cv_objext 3332OBJEXT=$ac_cv_objext
3325ac_objext=$OBJEXT 3333ac_objext=$OBJEXT
3326{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 3334{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3327$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3335$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3328if test "${ac_cv_c_compiler_gnu+set}" = set; then : 3336if ${ac_cv_c_compiler_gnu+:} false; then :
3329 $as_echo_n "(cached) " >&6 3337 $as_echo_n "(cached) " >&6
3330else 3338else
3331 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3339 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3332/* end confdefs.h. */ 3340/* end confdefs.h. */
3333 3341
3360fi 3368fi
3361ac_test_CFLAGS=${CFLAGS+set} 3369ac_test_CFLAGS=${CFLAGS+set}
3362ac_save_CFLAGS=$CFLAGS 3370ac_save_CFLAGS=$CFLAGS
3363{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3371{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3364$as_echo_n "checking whether $CC accepts -g... " >&6; } 3372$as_echo_n "checking whether $CC accepts -g... " >&6; }
3365if test "${ac_cv_prog_cc_g+set}" = set; then : 3373if ${ac_cv_prog_cc_g+:} false; then :
3366 $as_echo_n "(cached) " >&6 3374 $as_echo_n "(cached) " >&6
3367else 3375else
3368 ac_save_c_werror_flag=$ac_c_werror_flag 3376 ac_save_c_werror_flag=$ac_c_werror_flag
3369 ac_c_werror_flag=yes 3377 ac_c_werror_flag=yes
3370 ac_cv_prog_cc_g=no 3378 ac_cv_prog_cc_g=no
3438 CFLAGS= 3446 CFLAGS=
3439 fi 3447 fi
3440fi 3448fi
3441{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3449{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3442$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3450$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3443if test "${ac_cv_prog_cc_c89+set}" = set; then : 3451if ${ac_cv_prog_cc_c89+:} false; then :
3444 $as_echo_n "(cached) " >&6 3452 $as_echo_n "(cached) " >&6
3445else 3453else
3446 ac_cv_prog_cc_c89=no 3454 ac_cv_prog_cc_c89=no
3447ac_save_CC=$CC 3455ac_save_CC=$CC
3448cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3456cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3549 do 3557 do
3550 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3558 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3551set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3559set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3552{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3560{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3553$as_echo_n "checking for $ac_word... " >&6; } 3561$as_echo_n "checking for $ac_word... " >&6; }
3554if test "${ac_cv_prog_CXX+set}" = set; then : 3562if ${ac_cv_prog_CXX+:} false; then :
3555 $as_echo_n "(cached) " >&6 3563 $as_echo_n "(cached) " >&6
3556else 3564else
3557 if test -n "$CXX"; then 3565 if test -n "$CXX"; then
3558 ac_cv_prog_CXX="$CXX" # Let the user override the test. 3566 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3559else 3567else
3593do 3601do
3594 # Extract the first word of "$ac_prog", so it can be a program name with args. 3602 # Extract the first word of "$ac_prog", so it can be a program name with args.
3595set dummy $ac_prog; ac_word=$2 3603set dummy $ac_prog; ac_word=$2
3596{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3604{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3597$as_echo_n "checking for $ac_word... " >&6; } 3605$as_echo_n "checking for $ac_word... " >&6; }
3598if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 3606if ${ac_cv_prog_ac_ct_CXX+:} false; then :
3599 $as_echo_n "(cached) " >&6 3607 $as_echo_n "(cached) " >&6
3600else 3608else
3601 if test -n "$ac_ct_CXX"; then 3609 if test -n "$ac_ct_CXX"; then
3602 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 3610 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3603else 3611else
3671 test $ac_status = 0; } 3679 test $ac_status = 0; }
3672done 3680done
3673 3681
3674{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3682{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3675$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3683$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3676if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 3684if ${ac_cv_cxx_compiler_gnu+:} false; then :
3677 $as_echo_n "(cached) " >&6 3685 $as_echo_n "(cached) " >&6
3678else 3686else
3679 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3687 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3680/* end confdefs.h. */ 3688/* end confdefs.h. */
3681 3689
3708fi 3716fi
3709ac_test_CXXFLAGS=${CXXFLAGS+set} 3717ac_test_CXXFLAGS=${CXXFLAGS+set}
3710ac_save_CXXFLAGS=$CXXFLAGS 3718ac_save_CXXFLAGS=$CXXFLAGS
3711{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 3719{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3712$as_echo_n "checking whether $CXX accepts -g... " >&6; } 3720$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3713if test "${ac_cv_prog_cxx_g+set}" = set; then : 3721if ${ac_cv_prog_cxx_g+:} false; then :
3714 $as_echo_n "(cached) " >&6 3722 $as_echo_n "(cached) " >&6
3715else 3723else
3716 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 3724 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3717 ac_cxx_werror_flag=yes 3725 ac_cxx_werror_flag=yes
3718 ac_cv_prog_cxx_g=no 3726 ac_cv_prog_cxx_g=no
3802# On Suns, sometimes $CPP names a directory. 3810# On Suns, sometimes $CPP names a directory.
3803if test -n "$CPP" && test -d "$CPP"; then 3811if test -n "$CPP" && test -d "$CPP"; then
3804 CPP= 3812 CPP=
3805fi 3813fi
3806if test -z "$CPP"; then 3814if test -z "$CPP"; then
3807 if test "${ac_cv_prog_CPP+set}" = set; then : 3815 if ${ac_cv_prog_CPP+:} false; then :
3808 $as_echo_n "(cached) " >&6 3816 $as_echo_n "(cached) " >&6
3809else 3817else
3810 # Double quotes because CPP needs to be expanded 3818 # Double quotes because CPP needs to be expanded
3811 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3819 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3812 do 3820 do
3944# ./install, which can be erroneously created by make from ./install.sh. 3952# ./install, which can be erroneously created by make from ./install.sh.
3945# Reject install programs that cannot install multiple files. 3953# Reject install programs that cannot install multiple files.
3946{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 3954{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3947$as_echo_n "checking for a BSD-compatible install... " >&6; } 3955$as_echo_n "checking for a BSD-compatible install... " >&6; }
3948if test -z "$INSTALL"; then 3956if test -z "$INSTALL"; then
3949if test "${ac_cv_path_install+set}" = set; then : 3957if ${ac_cv_path_install+:} false; then :
3950 $as_echo_n "(cached) " >&6 3958 $as_echo_n "(cached) " >&6
3951else 3959else
3952 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3960 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3953for as_dir in $PATH 3961for as_dir in $PATH
3954do 3962do
4025 4033
4026 4034
4027 4035
4028{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 4036{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4029$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 4037$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4030if test "${ac_cv_path_GREP+set}" = set; then : 4038if ${ac_cv_path_GREP+:} false; then :
4031 $as_echo_n "(cached) " >&6 4039 $as_echo_n "(cached) " >&6
4032else 4040else
4033 if test -z "$GREP"; then 4041 if test -z "$GREP"; then
4034 ac_path_GREP_found=false 4042 ac_path_GREP_found=false
4035 # Loop through the user's path and test for each of PROGNAME-LIST 4043 # Loop through the user's path and test for each of PROGNAME-LIST
4088 GREP="$ac_cv_path_GREP" 4096 GREP="$ac_cv_path_GREP"
4089 4097
4090 4098
4091{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 4099{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4092$as_echo_n "checking for egrep... " >&6; } 4100$as_echo_n "checking for egrep... " >&6; }
4093if test "${ac_cv_path_EGREP+set}" = set; then : 4101if ${ac_cv_path_EGREP+:} false; then :
4094 $as_echo_n "(cached) " >&6 4102 $as_echo_n "(cached) " >&6
4095else 4103else
4096 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 4104 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4097 then ac_cv_path_EGREP="$GREP -E" 4105 then ac_cv_path_EGREP="$GREP -E"
4098 else 4106 else
4155 EGREP="$ac_cv_path_EGREP" 4163 EGREP="$ac_cv_path_EGREP"
4156 4164
4157 4165
4158{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4166{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4159$as_echo_n "checking for ANSI C header files... " >&6; } 4167$as_echo_n "checking for ANSI C header files... " >&6; }
4160if test "${ac_cv_header_stdc+set}" = set; then : 4168if ${ac_cv_header_stdc+:} false; then :
4161 $as_echo_n "(cached) " >&6 4169 $as_echo_n "(cached) " >&6
4162else 4170else
4163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4171 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4164/* end confdefs.h. */ 4172/* end confdefs.h. */
4165#include <stdlib.h> 4173#include <stdlib.h>
4284done 4292done
4285 4293
4286 4294
4287 4295
4288 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 4296 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4289if test "x$ac_cv_header_minix_config_h" = x""yes; then : 4297if test "x$ac_cv_header_minix_config_h" = xyes; then :
4290 MINIX=yes 4298 MINIX=yes
4291else 4299else
4292 MINIX= 4300 MINIX=
4293fi 4301fi
4294 4302
4306 fi 4314 fi
4307 4315
4308 4316
4309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 4317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4310$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 4318$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4311if test "${ac_cv_safe_to_define___extensions__+set}" = set; then : 4319if ${ac_cv_safe_to_define___extensions__+:} false; then :
4312 $as_echo_n "(cached) " >&6 4320 $as_echo_n "(cached) " >&6
4313else 4321else
4314 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4322 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4315/* end confdefs.h. */ 4323/* end confdefs.h. */
4316 4324
4347 4355
4348 4356
4349 4357
4350{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5 4358{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
4351$as_echo_n "checking for library containing strerror... " >&6; } 4359$as_echo_n "checking for library containing strerror... " >&6; }
4352if test "${ac_cv_search_strerror+set}" = set; then : 4360if ${ac_cv_search_strerror+:} false; then :
4353 $as_echo_n "(cached) " >&6 4361 $as_echo_n "(cached) " >&6
4354else 4362else
4355 ac_func_search_save_LIBS=$LIBS 4363 ac_func_search_save_LIBS=$LIBS
4356cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4364cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4357/* end confdefs.h. */ 4365/* end confdefs.h. */
4381 if ac_fn_c_try_link "$LINENO"; then : 4389 if ac_fn_c_try_link "$LINENO"; then :
4382 ac_cv_search_strerror=$ac_res 4390 ac_cv_search_strerror=$ac_res
4383fi 4391fi
4384rm -f core conftest.err conftest.$ac_objext \ 4392rm -f core conftest.err conftest.$ac_objext \
4385 conftest$ac_exeext 4393 conftest$ac_exeext
4386 if test "${ac_cv_search_strerror+set}" = set; then : 4394 if ${ac_cv_search_strerror+:} false; then :
4387 break 4395 break
4388fi 4396fi
4389done 4397done
4390if test "${ac_cv_search_strerror+set}" = set; then : 4398if ${ac_cv_search_strerror+:} false; then :
4391 4399
4392else 4400else
4393 ac_cv_search_strerror=no 4401 ac_cv_search_strerror=no
4394fi 4402fi
4395rm conftest.$ac_ext 4403rm conftest.$ac_ext
4483 ;; 4491 ;;
4484esac 4492esac
4485 4493
4486{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5 4494{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5
4487$as_echo_n "checking for library containing setlocale... " >&6; } 4495$as_echo_n "checking for library containing setlocale... " >&6; }
4488if test "${ac_cv_search_setlocale+set}" = set; then : 4496if ${ac_cv_search_setlocale+:} false; then :
4489 $as_echo_n "(cached) " >&6 4497 $as_echo_n "(cached) " >&6
4490else 4498else
4491 ac_func_search_save_LIBS=$LIBS 4499 ac_func_search_save_LIBS=$LIBS
4492cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4500cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4493/* end confdefs.h. */ 4501/* end confdefs.h. */
4517 if ac_fn_cxx_try_link "$LINENO"; then : 4525 if ac_fn_cxx_try_link "$LINENO"; then :
4518 ac_cv_search_setlocale=$ac_res 4526 ac_cv_search_setlocale=$ac_res
4519fi 4527fi
4520rm -f core conftest.err conftest.$ac_objext \ 4528rm -f core conftest.err conftest.$ac_objext \
4521 conftest$ac_exeext 4529 conftest$ac_exeext
4522 if test "${ac_cv_search_setlocale+set}" = set; then : 4530 if ${ac_cv_search_setlocale+:} false; then :
4523 break 4531 break
4524fi 4532fi
4525done 4533done
4526if test "${ac_cv_search_setlocale+set}" = set; then : 4534if ${ac_cv_search_setlocale+:} false; then :
4527 4535
4528else 4536else
4529 ac_cv_search_setlocale=no 4537 ac_cv_search_setlocale=no
4530fi 4538fi
4531rm conftest.$ac_ext 4539rm conftest.$ac_ext
4540fi 4548fi
4541 4549
4542 4550
4543{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5 4551{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
4544$as_echo_n "checking for library containing gethostbyname... " >&6; } 4552$as_echo_n "checking for library containing gethostbyname... " >&6; }
4545if test "${ac_cv_search_gethostbyname+set}" = set; then : 4553if ${ac_cv_search_gethostbyname+:} false; then :
4546 $as_echo_n "(cached) " >&6 4554 $as_echo_n "(cached) " >&6
4547else 4555else
4548 ac_func_search_save_LIBS=$LIBS 4556 ac_func_search_save_LIBS=$LIBS
4549cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4557cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4550/* end confdefs.h. */ 4558/* end confdefs.h. */
4574 if ac_fn_cxx_try_link "$LINENO"; then : 4582 if ac_fn_cxx_try_link "$LINENO"; then :
4575 ac_cv_search_gethostbyname=$ac_res 4583 ac_cv_search_gethostbyname=$ac_res
4576fi 4584fi
4577rm -f core conftest.err conftest.$ac_objext \ 4585rm -f core conftest.err conftest.$ac_objext \
4578 conftest$ac_exeext 4586 conftest$ac_exeext
4579 if test "${ac_cv_search_gethostbyname+set}" = set; then : 4587 if ${ac_cv_search_gethostbyname+:} false; then :
4580 break 4588 break
4581fi 4589fi
4582done 4590done
4583if test "${ac_cv_search_gethostbyname+set}" = set; then : 4591if ${ac_cv_search_gethostbyname+:} false; then :
4584 4592
4585else 4593else
4586 ac_cv_search_gethostbyname=no 4594 ac_cv_search_gethostbyname=no
4587fi 4595fi
4588rm conftest.$ac_ext 4596rm conftest.$ac_ext
4596 4604
4597fi 4605fi
4598 4606
4599{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5 4607{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
4600$as_echo_n "checking for library containing socket... " >&6; } 4608$as_echo_n "checking for library containing socket... " >&6; }
4601if test "${ac_cv_search_socket+set}" = set; then : 4609if ${ac_cv_search_socket+:} false; then :
4602 $as_echo_n "(cached) " >&6 4610 $as_echo_n "(cached) " >&6
4603else 4611else
4604 ac_func_search_save_LIBS=$LIBS 4612 ac_func_search_save_LIBS=$LIBS
4605cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4613cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4606/* end confdefs.h. */ 4614/* end confdefs.h. */
4630 if ac_fn_cxx_try_link "$LINENO"; then : 4638 if ac_fn_cxx_try_link "$LINENO"; then :
4631 ac_cv_search_socket=$ac_res 4639 ac_cv_search_socket=$ac_res
4632fi 4640fi
4633rm -f core conftest.err conftest.$ac_objext \ 4641rm -f core conftest.err conftest.$ac_objext \
4634 conftest$ac_exeext 4642 conftest$ac_exeext
4635 if test "${ac_cv_search_socket+set}" = set; then : 4643 if ${ac_cv_search_socket+:} false; then :
4636 break 4644 break
4637fi 4645fi
4638done 4646done
4639if test "${ac_cv_search_socket+set}" = set; then : 4647if ${ac_cv_search_socket+:} false; then :
4640 4648
4641else 4649else
4642 ac_cv_search_socket=no 4650 ac_cv_search_socket=no
4643fi 4651fi
4644rm conftest.$ac_ext 4652rm conftest.$ac_ext
4664support_pointer_blank=yes 4672support_pointer_blank=yes
4665support_scroll_rxvt=yes 4673support_scroll_rxvt=yes
4666support_scroll_next=yes 4674support_scroll_next=yes
4667support_scroll_xterm=yes 4675support_scroll_xterm=yes
4668support_xim=yes 4676support_xim=yes
4677support_pixbuf=yes
4669support_afterimage=yes 4678support_afterimage=yes
4670support_xft=yes 4679support_xft=yes
4671support_unicode3=no 4680support_unicode3=no
4672support_combining=yes 4681support_combining=yes
4673support_8bitctrls=no 4682support_8bitctrls=no
4695 support_scroll_next=no 4704 support_scroll_next=no
4696 support_scroll_xterm=no 4705 support_scroll_xterm=no
4697 support_utmp=no 4706 support_utmp=no
4698 support_wtmp=no 4707 support_wtmp=no
4699 support_xim=no 4708 support_xim=no
4709 support_pixbuf=no
4700 support_afterimage=no 4710 support_afterimage=no
4701 support_xft=no 4711 support_xft=no
4702 support_unicode3=no 4712 support_unicode3=no
4703 support_combining=no 4713 support_combining=no
4704 support_8bitctrls=no 4714 support_8bitctrls=no
4722 support_scroll_next=yes 4732 support_scroll_next=yes
4723 support_scroll_xterm=yes 4733 support_scroll_xterm=yes
4724 support_utmp=yes 4734 support_utmp=yes
4725 support_wtmp=yes 4735 support_wtmp=yes
4726 support_xim=yes 4736 support_xim=yes
4737 support_pixbuf=yes
4727 support_afterimage=yes 4738 support_afterimage=yes
4728 support_xft=yes 4739 support_xft=yes
4729 support_unicode3=yes 4740 support_unicode3=yes
4730 support_combining=yes 4741 support_combining=yes
4731 #support_8bitctrls=yes 4742 #support_8bitctrls=yes
5137ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5148ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5138ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5149ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5139{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 5150{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
5140$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 5151$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
5141if test -z "$CXXCPP"; then 5152if test -z "$CXXCPP"; then
5142 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 5153 if ${ac_cv_prog_CXXCPP+:} false; then :
5143 $as_echo_n "(cached) " >&6 5154 $as_echo_n "(cached) " >&6
5144else 5155else
5145 # Double quotes because CXXCPP needs to be expanded 5156 # Double quotes because CXXCPP needs to be expanded
5146 for CXXCPP in "$CXX -E" "/lib/cpp" 5157 for CXXCPP in "$CXX -E" "/lib/cpp"
5147 do 5158 do
5290 5301
5291fi 5302fi
5292done 5303done
5293 5304
5294 5305
5306for ac_func in clock_gettime
5307do :
5295ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5308 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5296if test "x$ac_cv_func_clock_gettime" = x""yes; then : 5309if test "x$ac_cv_func_clock_gettime" = xyes; then :
5310 cat >>confdefs.h <<_ACEOF
5311#define HAVE_CLOCK_GETTIME 1
5312_ACEOF
5297 5313
5298else 5314else
5299 5315
5300 if test $(uname) = Linux; then 5316 if test $(uname) = Linux; then
5301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime syscall" >&5 5317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime syscall" >&5
5328 conftest$ac_exeext conftest.$ac_ext 5344 conftest$ac_exeext conftest.$ac_ext
5329 fi 5345 fi
5330 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 5346 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
5331 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 5347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
5332$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 5348$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
5333if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then : 5349if ${ac_cv_lib_rt_clock_gettime+:} false; then :
5334 $as_echo_n "(cached) " >&6 5350 $as_echo_n "(cached) " >&6
5335else 5351else
5336 ac_check_lib_save_LIBS=$LIBS 5352 ac_check_lib_save_LIBS=$LIBS
5337LIBS="-lrt $LIBS" 5353LIBS="-lrt $LIBS"
5338cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5354cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5362 conftest$ac_exeext conftest.$ac_ext 5378 conftest$ac_exeext conftest.$ac_ext
5363LIBS=$ac_check_lib_save_LIBS 5379LIBS=$ac_check_lib_save_LIBS
5364fi 5380fi
5365{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 5381{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
5366$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 5382$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
5367if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then : 5383if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
5368 cat >>confdefs.h <<_ACEOF 5384 cat >>confdefs.h <<_ACEOF
5369#define HAVE_LIBRT 1 5385#define HAVE_LIBRT 1
5370_ACEOF 5386_ACEOF
5371 5387
5372 LIBS="-lrt $LIBS" 5388 LIBS="-lrt $LIBS"
5375 5391
5376 unset ac_cv_func_clock_gettime 5392 unset ac_cv_func_clock_gettime
5377 for ac_func in clock_gettime 5393 for ac_func in clock_gettime
5378do : 5394do :
5379 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5395 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5380if test "x$ac_cv_func_clock_gettime" = x""yes; then : 5396if test "x$ac_cv_func_clock_gettime" = xyes; then :
5381 cat >>confdefs.h <<_ACEOF 5397 cat >>confdefs.h <<_ACEOF
5382#define HAVE_CLOCK_GETTIME 1 5398#define HAVE_CLOCK_GETTIME 1
5383_ACEOF 5399_ACEOF
5384 5400
5385fi 5401fi
5386done 5402done
5387 5403
5388 fi 5404 fi
5389 5405
5390fi 5406fi
5407done
5391 5408
5392 5409
5410for ac_func in nanosleep
5411do :
5393ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5412 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5394if test "x$ac_cv_func_nanosleep" = x""yes; then : 5413if test "x$ac_cv_func_nanosleep" = xyes; then :
5414 cat >>confdefs.h <<_ACEOF
5415#define HAVE_NANOSLEEP 1
5416_ACEOF
5395 5417
5396else 5418else
5397 5419
5398 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 5420 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 5421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
5400$as_echo_n "checking for nanosleep in -lrt... " >&6; } 5422$as_echo_n "checking for nanosleep in -lrt... " >&6; }
5401if test "${ac_cv_lib_rt_nanosleep+set}" = set; then : 5423if ${ac_cv_lib_rt_nanosleep+:} false; then :
5402 $as_echo_n "(cached) " >&6 5424 $as_echo_n "(cached) " >&6
5403else 5425else
5404 ac_check_lib_save_LIBS=$LIBS 5426 ac_check_lib_save_LIBS=$LIBS
5405LIBS="-lrt $LIBS" 5427LIBS="-lrt $LIBS"
5406cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5428cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5430 conftest$ac_exeext conftest.$ac_ext 5452 conftest$ac_exeext conftest.$ac_ext
5431LIBS=$ac_check_lib_save_LIBS 5453LIBS=$ac_check_lib_save_LIBS
5432fi 5454fi
5433{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 5455{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
5434$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 5456$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
5435if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then : 5457if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
5436 cat >>confdefs.h <<_ACEOF 5458 cat >>confdefs.h <<_ACEOF
5437#define HAVE_LIBRT 1 5459#define HAVE_LIBRT 1
5438_ACEOF 5460_ACEOF
5439 5461
5440 LIBS="-lrt $LIBS" 5462 LIBS="-lrt $LIBS"
5443 5465
5444 unset ac_cv_func_nanosleep 5466 unset ac_cv_func_nanosleep
5445 for ac_func in nanosleep 5467 for ac_func in nanosleep
5446do : 5468do :
5447 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5469 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5448if test "x$ac_cv_func_nanosleep" = x""yes; then : 5470if test "x$ac_cv_func_nanosleep" = xyes; then :
5449 cat >>confdefs.h <<_ACEOF 5471 cat >>confdefs.h <<_ACEOF
5450#define HAVE_NANOSLEEP 1 5472#define HAVE_NANOSLEEP 1
5451_ACEOF 5473_ACEOF
5452 5474
5453fi 5475fi
5454done 5476done
5455 5477
5456 fi 5478 fi
5457 5479
5458fi 5480fi
5481done
5459 5482
5460 5483
5484if test -z "$LIBEV_M4_AVOID_LIBM"; then
5485 LIBM=m
5486fi
5461{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ceil in -lm" >&5 5487{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
5462$as_echo_n "checking for ceil in -lm... " >&6; } 5488$as_echo_n "checking for library containing floor... " >&6; }
5463if test "${ac_cv_lib_m_ceil+set}" = set; then : 5489if ${ac_cv_search_floor+:} false; then :
5464 $as_echo_n "(cached) " >&6 5490 $as_echo_n "(cached) " >&6
5465else 5491else
5466 ac_check_lib_save_LIBS=$LIBS 5492 ac_func_search_save_LIBS=$LIBS
5467LIBS="-lm $LIBS"
5468cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5493cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5469/* end confdefs.h. */ 5494/* end confdefs.h. */
5470 5495
5471/* Override any GCC internal prototype to avoid an error. 5496/* Override any GCC internal prototype to avoid an error.
5472 Use char because int might match the return type of a GCC 5497 Use char because int might match the return type of a GCC
5473 builtin and then its argument prototype would still apply. */ 5498 builtin and then its argument prototype would still apply. */
5474#ifdef __cplusplus 5499#ifdef __cplusplus
5475extern "C" 5500extern "C"
5476#endif 5501#endif
5477char ceil (); 5502char floor ();
5478int 5503int
5479main () 5504main ()
5480{ 5505{
5481return ceil (); 5506return floor ();
5482 ; 5507 ;
5483 return 0; 5508 return 0;
5484} 5509}
5485_ACEOF 5510_ACEOF
5511for ac_lib in '' $LIBM; do
5512 if test -z "$ac_lib"; then
5513 ac_res="none required"
5514 else
5515 ac_res=-l$ac_lib
5516 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
5517 fi
5486if ac_fn_cxx_try_link "$LINENO"; then : 5518 if ac_fn_cxx_try_link "$LINENO"; then :
5487 ac_cv_lib_m_ceil=yes 5519 ac_cv_search_floor=$ac_res
5488else
5489 ac_cv_lib_m_ceil=no
5490fi 5520fi
5491rm -f core conftest.err conftest.$ac_objext \ 5521rm -f core conftest.err conftest.$ac_objext \
5492 conftest$ac_exeext conftest.$ac_ext 5522 conftest$ac_exeext
5493LIBS=$ac_check_lib_save_LIBS 5523 if ${ac_cv_search_floor+:} false; then :
5524 break
5494fi 5525fi
5526done
5527if ${ac_cv_search_floor+:} false; then :
5528
5529else
5530 ac_cv_search_floor=no
5531fi
5532rm conftest.$ac_ext
5533LIBS=$ac_func_search_save_LIBS
5534fi
5495{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_ceil" >&5 5535{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_floor" >&5
5496$as_echo "$ac_cv_lib_m_ceil" >&6; } 5536$as_echo "$ac_cv_search_floor" >&6; }
5497if test "x$ac_cv_lib_m_ceil" = x""yes; then : 5537ac_res=$ac_cv_search_floor
5498 cat >>confdefs.h <<_ACEOF 5538if test "$ac_res" != no; then :
5499#define HAVE_LIBM 1 5539 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
5500_ACEOF
5501 5540
5502 LIBS="-lm $LIBS" 5541$as_echo "#define HAVE_FLOOR 1" >>confdefs.h
5503 5542
5504fi 5543fi
5505 5544
5506 5545
5507 5546
5509 5548
5510# Extract the first word of "tic", so it can be a program name with args. 5549# Extract the first word of "tic", so it can be a program name with args.
5511set dummy tic; ac_word=$2 5550set dummy tic; ac_word=$2
5512{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5551{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5513$as_echo_n "checking for $ac_word... " >&6; } 5552$as_echo_n "checking for $ac_word... " >&6; }
5514if test "${ac_cv_path_TIC+set}" = set; then : 5553if ${ac_cv_path_TIC+:} false; then :
5515 $as_echo_n "(cached) " >&6 5554 $as_echo_n "(cached) " >&6
5516else 5555else
5517 case $TIC in 5556 case $TIC in
5518 [\\/]* | ?:[\\/]*) 5557 [\\/]* | ?:[\\/]*)
5519 ac_cv_path_TIC="$TIC" # Let the user override the test with a path. 5558 ac_cv_path_TIC="$TIC" # Let the user override the test with a path.
5563 # The user explicitly disabled X. 5602 # The user explicitly disabled X.
5564 have_x=disabled 5603 have_x=disabled
5565else 5604else
5566 case $x_includes,$x_libraries in #( 5605 case $x_includes,$x_libraries in #(
5567 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 5606 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
5568 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 5607 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
5569 $as_echo_n "(cached) " >&6 5608 $as_echo_n "(cached) " >&6
5570else 5609else
5571 # One or both of the vars are not set, and there is no cached value. 5610 # One or both of the vars are not set, and there is no cached value.
5572ac_x_includes=no ac_x_libraries=no 5611ac_x_includes=no ac_x_libraries=no
5573rm -f -r conftest.dir 5612rm -f -r conftest.dir
5840if ac_fn_cxx_try_link "$LINENO"; then : 5879if ac_fn_cxx_try_link "$LINENO"; then :
5841 5880
5842else 5881else
5843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 5882 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
5844$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 5883$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
5845if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then : 5884if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :
5846 $as_echo_n "(cached) " >&6 5885 $as_echo_n "(cached) " >&6
5847else 5886else
5848 ac_check_lib_save_LIBS=$LIBS 5887 ac_check_lib_save_LIBS=$LIBS
5849LIBS="-ldnet $LIBS" 5888LIBS="-ldnet $LIBS"
5850cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5889cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5874 conftest$ac_exeext conftest.$ac_ext 5913 conftest$ac_exeext conftest.$ac_ext
5875LIBS=$ac_check_lib_save_LIBS 5914LIBS=$ac_check_lib_save_LIBS
5876fi 5915fi
5877{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5916{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
5878$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5917$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
5879if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then : 5918if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then :
5880 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5919 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
5881fi 5920fi
5882 5921
5883 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5922 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
5884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 5923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
5885$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 5924$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
5886if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then : 5925if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :
5887 $as_echo_n "(cached) " >&6 5926 $as_echo_n "(cached) " >&6
5888else 5927else
5889 ac_check_lib_save_LIBS=$LIBS 5928 ac_check_lib_save_LIBS=$LIBS
5890LIBS="-ldnet_stub $LIBS" 5929LIBS="-ldnet_stub $LIBS"
5891cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5930cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5915 conftest$ac_exeext conftest.$ac_ext 5954 conftest$ac_exeext conftest.$ac_ext
5916LIBS=$ac_check_lib_save_LIBS 5955LIBS=$ac_check_lib_save_LIBS
5917fi 5956fi
5918{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5957{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
5919$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5958$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
5920if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then : 5959if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then :
5921 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5960 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
5922fi 5961fi
5923 5962
5924 fi 5963 fi
5925fi 5964fi
5934 # The nsl library prevents programs from opening the X display 5973 # The nsl library prevents programs from opening the X display
5935 # on Irix 5.2, according to T.E. Dickey. 5974 # on Irix 5.2, according to T.E. Dickey.
5936 # The functions gethostbyname, getservbyname, and inet_addr are 5975 # The functions gethostbyname, getservbyname, and inet_addr are
5937 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5976 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
5938 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 5977 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
5939if test "x$ac_cv_func_gethostbyname" = x""yes; then : 5978if test "x$ac_cv_func_gethostbyname" = xyes; then :
5940 5979
5941fi 5980fi
5942 5981
5943 if test $ac_cv_func_gethostbyname = no; then 5982 if test $ac_cv_func_gethostbyname = no; then
5944 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 5983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
5945$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5984$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
5946if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 5985if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
5947 $as_echo_n "(cached) " >&6 5986 $as_echo_n "(cached) " >&6
5948else 5987else
5949 ac_check_lib_save_LIBS=$LIBS 5988 ac_check_lib_save_LIBS=$LIBS
5950LIBS="-lnsl $LIBS" 5989LIBS="-lnsl $LIBS"
5951cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5990cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5975 conftest$ac_exeext conftest.$ac_ext 6014 conftest$ac_exeext conftest.$ac_ext
5976LIBS=$ac_check_lib_save_LIBS 6015LIBS=$ac_check_lib_save_LIBS
5977fi 6016fi
5978{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 6017{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
5979$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 6018$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
5980if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 6019if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
5981 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 6020 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
5982fi 6021fi
5983 6022
5984 if test $ac_cv_lib_nsl_gethostbyname = no; then 6023 if test $ac_cv_lib_nsl_gethostbyname = no; then
5985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 6024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
5986$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 6025$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
5987if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then : 6026if ${ac_cv_lib_bsd_gethostbyname+:} false; then :
5988 $as_echo_n "(cached) " >&6 6027 $as_echo_n "(cached) " >&6
5989else 6028else
5990 ac_check_lib_save_LIBS=$LIBS 6029 ac_check_lib_save_LIBS=$LIBS
5991LIBS="-lbsd $LIBS" 6030LIBS="-lbsd $LIBS"
5992cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6031cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6016 conftest$ac_exeext conftest.$ac_ext 6055 conftest$ac_exeext conftest.$ac_ext
6017LIBS=$ac_check_lib_save_LIBS 6056LIBS=$ac_check_lib_save_LIBS
6018fi 6057fi
6019{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 6058{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
6020$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 6059$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
6021if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then : 6060if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then :
6022 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 6061 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
6023fi 6062fi
6024 6063
6025 fi 6064 fi
6026 fi 6065 fi
6031 # on later versions), says Simon Leinen: it contains gethostby* 6070 # on later versions), says Simon Leinen: it contains gethostby*
6032 # variants that don't use the name server (or something). -lsocket 6071 # variants that don't use the name server (or something). -lsocket
6033 # must be given before -lnsl if both are needed. We assume that 6072 # must be given before -lnsl if both are needed. We assume that
6034 # if connect needs -lnsl, so does gethostbyname. 6073 # if connect needs -lnsl, so does gethostbyname.
6035 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect" 6074 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
6036if test "x$ac_cv_func_connect" = x""yes; then : 6075if test "x$ac_cv_func_connect" = xyes; then :
6037 6076
6038fi 6077fi
6039 6078
6040 if test $ac_cv_func_connect = no; then 6079 if test $ac_cv_func_connect = no; then
6041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 6080 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
6042$as_echo_n "checking for connect in -lsocket... " >&6; } 6081$as_echo_n "checking for connect in -lsocket... " >&6; }
6043if test "${ac_cv_lib_socket_connect+set}" = set; then : 6082if ${ac_cv_lib_socket_connect+:} false; then :
6044 $as_echo_n "(cached) " >&6 6083 $as_echo_n "(cached) " >&6
6045else 6084else
6046 ac_check_lib_save_LIBS=$LIBS 6085 ac_check_lib_save_LIBS=$LIBS
6047LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 6086LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
6048cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6087cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6072 conftest$ac_exeext conftest.$ac_ext 6111 conftest$ac_exeext conftest.$ac_ext
6073LIBS=$ac_check_lib_save_LIBS 6112LIBS=$ac_check_lib_save_LIBS
6074fi 6113fi
6075{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 6114{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
6076$as_echo "$ac_cv_lib_socket_connect" >&6; } 6115$as_echo "$ac_cv_lib_socket_connect" >&6; }
6077if test "x$ac_cv_lib_socket_connect" = x""yes; then : 6116if test "x$ac_cv_lib_socket_connect" = xyes; then :
6078 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 6117 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
6079fi 6118fi
6080 6119
6081 fi 6120 fi
6082 6121
6083 # Guillermo Gomez says -lposix is necessary on A/UX. 6122 # Guillermo Gomez says -lposix is necessary on A/UX.
6084 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove" 6123 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
6085if test "x$ac_cv_func_remove" = x""yes; then : 6124if test "x$ac_cv_func_remove" = xyes; then :
6086 6125
6087fi 6126fi
6088 6127
6089 if test $ac_cv_func_remove = no; then 6128 if test $ac_cv_func_remove = no; then
6090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 6129 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
6091$as_echo_n "checking for remove in -lposix... " >&6; } 6130$as_echo_n "checking for remove in -lposix... " >&6; }
6092if test "${ac_cv_lib_posix_remove+set}" = set; then : 6131if ${ac_cv_lib_posix_remove+:} false; then :
6093 $as_echo_n "(cached) " >&6 6132 $as_echo_n "(cached) " >&6
6094else 6133else
6095 ac_check_lib_save_LIBS=$LIBS 6134 ac_check_lib_save_LIBS=$LIBS
6096LIBS="-lposix $LIBS" 6135LIBS="-lposix $LIBS"
6097cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6136cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6121 conftest$ac_exeext conftest.$ac_ext 6160 conftest$ac_exeext conftest.$ac_ext
6122LIBS=$ac_check_lib_save_LIBS 6161LIBS=$ac_check_lib_save_LIBS
6123fi 6162fi
6124{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 6163{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
6125$as_echo "$ac_cv_lib_posix_remove" >&6; } 6164$as_echo "$ac_cv_lib_posix_remove" >&6; }
6126if test "x$ac_cv_lib_posix_remove" = x""yes; then : 6165if test "x$ac_cv_lib_posix_remove" = xyes; then :
6127 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6166 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
6128fi 6167fi
6129 6168
6130 fi 6169 fi
6131 6170
6132 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6171 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
6133 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 6172 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
6134if test "x$ac_cv_func_shmat" = x""yes; then : 6173if test "x$ac_cv_func_shmat" = xyes; then :
6135 6174
6136fi 6175fi
6137 6176
6138 if test $ac_cv_func_shmat = no; then 6177 if test $ac_cv_func_shmat = no; then
6139 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 6178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
6140$as_echo_n "checking for shmat in -lipc... " >&6; } 6179$as_echo_n "checking for shmat in -lipc... " >&6; }
6141if test "${ac_cv_lib_ipc_shmat+set}" = set; then : 6180if ${ac_cv_lib_ipc_shmat+:} false; then :
6142 $as_echo_n "(cached) " >&6 6181 $as_echo_n "(cached) " >&6
6143else 6182else
6144 ac_check_lib_save_LIBS=$LIBS 6183 ac_check_lib_save_LIBS=$LIBS
6145LIBS="-lipc $LIBS" 6184LIBS="-lipc $LIBS"
6146cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6185cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6170 conftest$ac_exeext conftest.$ac_ext 6209 conftest$ac_exeext conftest.$ac_ext
6171LIBS=$ac_check_lib_save_LIBS 6210LIBS=$ac_check_lib_save_LIBS
6172fi 6211fi
6173{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 6212{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
6174$as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6213$as_echo "$ac_cv_lib_ipc_shmat" >&6; }
6175if test "x$ac_cv_lib_ipc_shmat" = x""yes; then : 6214if test "x$ac_cv_lib_ipc_shmat" = xyes; then :
6176 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6215 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
6177fi 6216fi
6178 6217
6179 fi 6218 fi
6180 fi 6219 fi
6188 # These have to be linked with before -lX11, unlike the other 6227 # These have to be linked with before -lX11, unlike the other
6189 # libraries we check for below, so use a different variable. 6228 # libraries we check for below, so use a different variable.
6190 # John Interrante, Karl Berry 6229 # John Interrante, Karl Berry
6191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 6230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
6192$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6231$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
6193if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then : 6232if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :
6194 $as_echo_n "(cached) " >&6 6233 $as_echo_n "(cached) " >&6
6195else 6234else
6196 ac_check_lib_save_LIBS=$LIBS 6235 ac_check_lib_save_LIBS=$LIBS
6197LIBS="-lICE $X_EXTRA_LIBS $LIBS" 6236LIBS="-lICE $X_EXTRA_LIBS $LIBS"
6198cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6237cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6222 conftest$ac_exeext conftest.$ac_ext 6261 conftest$ac_exeext conftest.$ac_ext
6223LIBS=$ac_check_lib_save_LIBS 6262LIBS=$ac_check_lib_save_LIBS
6224fi 6263fi
6225{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 6264{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
6226$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6265$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
6227if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then : 6266if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then :
6228 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6267 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
6229fi 6268fi
6230 6269
6231 LDFLAGS=$ac_save_LDFLAGS 6270 LDFLAGS=$ac_save_LDFLAGS
6232 6271
6242 support_pixbuf=no 6281 support_pixbuf=no
6243 # Extract the first word of "pkg-config", so it can be a program name with args. 6282 # Extract the first word of "pkg-config", so it can be a program name with args.
6244set dummy pkg-config; ac_word=$2 6283set dummy pkg-config; ac_word=$2
6245{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6284{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6246$as_echo_n "checking for $ac_word... " >&6; } 6285$as_echo_n "checking for $ac_word... " >&6; }
6247if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 6286if ${ac_cv_path_PKG_CONFIG+:} false; then :
6248 $as_echo_n "(cached) " >&6 6287 $as_echo_n "(cached) " >&6
6249else 6288else
6250 case $PKG_CONFIG in 6289 case $PKG_CONFIG in
6251 [\\/]* | ?:[\\/]*) 6290 [\\/]* | ?:[\\/]*)
6252 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 6291 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6319 if test "x$afterimage_config" = "x" ; then 6358 if test "x$afterimage_config" = "x" ; then
6320 # Extract the first word of "afterimage-config", so it can be a program name with args. 6359 # Extract the first word of "afterimage-config", so it can be a program name with args.
6321set dummy afterimage-config; ac_word=$2 6360set dummy afterimage-config; ac_word=$2
6322{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6361{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6323$as_echo_n "checking for $ac_word... " >&6; } 6362$as_echo_n "checking for $ac_word... " >&6; }
6324if test "${ac_cv_path_afterimage_config+set}" = set; then : 6363if ${ac_cv_path_afterimage_config+:} false; then :
6325 $as_echo_n "(cached) " >&6 6364 $as_echo_n "(cached) " >&6
6326else 6365else
6327 case $afterimage_config in 6366 case $afterimage_config in
6328 [\\/]* | ?:[\\/]*) 6367 [\\/]* | ?:[\\/]*)
6329 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path. 6368 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path.
6417fi 6456fi
6418 6457
6419done 6458done
6420 6459
6421 6460
6422{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XPointer" >&5 6461{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6423$as_echo_n "checking for XPointer... " >&6; } 6462$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6424if test "${rxvt_cv_xpointer+set}" = set; then : 6463if ${rxvt_cv_xlib_illegal_access+:} false; then :
6425 $as_echo_n "(cached) " >&6 6464 $as_echo_n "(cached) " >&6
6426else 6465else
6427 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6466 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6428/* end confdefs.h. */ 6467/* end confdefs.h. */
6468
6469#define XLIB_ILLEGAL_ACCESS
6429#include <X11/Xlib.h> 6470#include <X11/Xlib.h>
6471
6430int 6472int
6431main () 6473main ()
6432{ 6474{
6433XPointer dummy; 6475
6476 Display *dpy;
6477 dpy->xdefaults = (char *)0;
6478
6434 ; 6479 ;
6435 return 0; 6480 return 0;
6436} 6481}
6437_ACEOF 6482_ACEOF
6438if ac_fn_cxx_try_compile "$LINENO"; then : 6483if ac_fn_cxx_try_compile "$LINENO"; then :
6439 rxvt_cv_xpointer=yes
6440else
6441 rxvt_cv_xpointer=no
6442fi
6443rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6444fi
6445{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_xpointer" >&5
6446$as_echo "$rxvt_cv_xpointer" >&6; }
6447if test x$rxvt_cv_xpointer = xyes; then
6448
6449$as_echo "#define HAVE_XPOINTER 1" >>confdefs.h
6450
6451fi
6452
6453{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6454$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6455if test "${rxvt_cv_xlib_illegal_access+set}" = set; then :
6456 $as_echo_n "(cached) " >&6
6457else
6458 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6459/* end confdefs.h. */
6460
6461#define XLIB_ILLEGAL_ACCESS
6462#include <X11/Xlib.h>
6463
6464int
6465main ()
6466{
6467
6468 Display *dpy;
6469 dpy->xdefaults = (char *)0;
6470
6471 ;
6472 return 0;
6473}
6474_ACEOF
6475if ac_fn_cxx_try_compile "$LINENO"; then :
6476 rxvt_cv_xlib_illegal_access=yes 6484 rxvt_cv_xlib_illegal_access=yes
6477else 6485else
6478 rxvt_cv_xlib_illegal_access=no 6486 rxvt_cv_xlib_illegal_access=no
6479 6487
6480fi 6488fi
6487$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h 6495$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h
6488 6496
6489fi 6497fi
6490 6498
6491ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" 6499ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
6492if test "x$ac_cv_type_mode_t" = x""yes; then : 6500if test "x$ac_cv_type_mode_t" = xyes; then :
6493 6501
6494else 6502else
6495 6503
6496cat >>confdefs.h <<_ACEOF 6504cat >>confdefs.h <<_ACEOF
6497#define mode_t int 6505#define mode_t int
6498_ACEOF 6506_ACEOF
6499 6507
6500fi 6508fi
6501 6509
6502ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 6510ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6503if test "x$ac_cv_type_pid_t" = x""yes; then : 6511if test "x$ac_cv_type_pid_t" = xyes; then :
6504 6512
6505else 6513else
6506 6514
6507cat >>confdefs.h <<_ACEOF 6515cat >>confdefs.h <<_ACEOF
6508#define pid_t int 6516#define pid_t int
6510 6518
6511fi 6519fi
6512 6520
6513{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5 6521{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
6514$as_echo_n "checking for uid_t in sys/types.h... " >&6; } 6522$as_echo_n "checking for uid_t in sys/types.h... " >&6; }
6515if test "${ac_cv_type_uid_t+set}" = set; then : 6523if ${ac_cv_type_uid_t+:} false; then :
6516 $as_echo_n "(cached) " >&6 6524 $as_echo_n "(cached) " >&6
6517else 6525else
6518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6526 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6519/* end confdefs.h. */ 6527/* end confdefs.h. */
6520#include <sys/types.h> 6528#include <sys/types.h>
6590 6598
6591 6599
6592for ac_func in unsetenv 6600for ac_func in unsetenv
6593do : 6601do :
6594 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv" 6602 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv"
6595if test "x$ac_cv_func_unsetenv" = x""yes; then : 6603if test "x$ac_cv_func_unsetenv" = xyes; then :
6596 cat >>confdefs.h <<_ACEOF 6604 cat >>confdefs.h <<_ACEOF
6597#define HAVE_UNSETENV 1 6605#define HAVE_UNSETENV 1
6598_ACEOF 6606_ACEOF
6599 6607
6600fi 6608fi
6664 6672
6665 6673
6666for ac_header in lastlog.h 6674for ac_header in lastlog.h
6667do : 6675do :
6668 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default" 6676 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default"
6669if test "x$ac_cv_header_lastlog_h" = x""yes; then : 6677if test "x$ac_cv_header_lastlog_h" = xyes; then :
6670 cat >>confdefs.h <<_ACEOF 6678 cat >>confdefs.h <<_ACEOF
6671#define HAVE_LASTLOG_H 1 6679#define HAVE_LASTLOG_H 1
6672_ACEOF 6680_ACEOF
6673 6681
6674fi 6682fi
6678 6686
6679 6687
6680for ac_header in utmp.h 6688for ac_header in utmp.h
6681do : 6689do :
6682 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default" 6690 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default"
6683if test "x$ac_cv_header_utmp_h" = x""yes; then : 6691if test "x$ac_cv_header_utmp_h" = xyes; then :
6684 cat >>confdefs.h <<_ACEOF 6692 cat >>confdefs.h <<_ACEOF
6685#define HAVE_UTMP_H 1 6693#define HAVE_UTMP_H 1
6686_ACEOF 6694_ACEOF
6695 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" "
6696#include <sys/types.h>
6697#include <utmp.h>
6698
6699"
6700if test "x$ac_cv_type_struct_utmp" = xyes; then :
6701
6702cat >>confdefs.h <<_ACEOF
6703#define HAVE_STRUCT_UTMP 1
6704_ACEOF
6705
6706
6707fi
6708
6709
6710
6711# ac_fn_cxx_check_member LINENO AGGR MEMBER VAR INCLUDES
6712# ------------------------------------------------------
6713# Tries to find if the field MEMBER exists in type AGGR, after including
6714# INCLUDES, setting cache variable VAR accordingly.
6715ac_fn_cxx_check_member ()
6716{
6717 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utmp" >&5 6718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
6688$as_echo_n "checking for struct utmp... " >&6; } 6719$as_echo_n "checking for $2.$3... " >&6; }
6689if test "${pt_cv_struct_utmp+set}" = set; then : 6720if eval \${$4+:} false; then :
6690 $as_echo_n "(cached) " >&6 6721 $as_echo_n "(cached) " >&6
6691else 6722else
6692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6693/* end confdefs.h. */ 6724/* end confdefs.h. */
6694#include <sys/types.h> 6725$5
6695#include <utmp.h>
6696int 6726int
6697main () 6727main ()
6698{ 6728{
6699struct utmp ut; 6729static $2 ac_aggr;
6730if (ac_aggr.$3)
6731return 0;
6700 ; 6732 ;
6701 return 0; 6733 return 0;
6702} 6734}
6703_ACEOF 6735_ACEOF
6704if ac_fn_cxx_try_compile "$LINENO"; then : 6736if ac_fn_cxx_try_compile "$LINENO"; then :
6705 pt_cv_struct_utmp=yes 6737 eval "$4=yes"
6706else
6707 pt_cv_struct_utmp=no
6708fi
6709rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6710fi
6711{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp" >&5
6712$as_echo "$pt_cv_struct_utmp" >&6; }
6713if test x$pt_cv_struct_utmp = xyes; then
6714
6715$as_echo "#define HAVE_STRUCT_UTMP 1" >>confdefs.h
6716
6717fi
6718
6719
6720{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_host in utmp struct" >&5
6721$as_echo_n "checking for ut_host in utmp struct... " >&6; }
6722if test "${pt_cv_struct_utmp_host+set}" = set; then :
6723 $as_echo_n "(cached) " >&6
6724else 6738else
6725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6739 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6726/* end confdefs.h. */ 6740/* end confdefs.h. */
6727#include <sys/types.h> 6741$5
6728#include <utmp.h>
6729int 6742int
6730main () 6743main ()
6731{ 6744{
6732struct utmp ut; ut.ut_host; 6745static $2 ac_aggr;
6746if (sizeof ac_aggr.$3)
6747return 0;
6733 ; 6748 ;
6734 return 0; 6749 return 0;
6735} 6750}
6736_ACEOF 6751_ACEOF
6737if ac_fn_cxx_try_compile "$LINENO"; then : 6752if ac_fn_cxx_try_compile "$LINENO"; then :
6738 pt_cv_struct_utmp_host=yes 6753 eval "$4=yes"
6739else 6754else
6740 pt_cv_struct_utmp_host=no 6755 eval "$4=no"
6741fi 6756fi
6742rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6757rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6743fi 6758fi
6759rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6760fi
6761eval ac_res=\$$4
6744{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp_host" >&5 6762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6745$as_echo "$pt_cv_struct_utmp_host" >&6; } 6763$as_echo "$ac_res" >&6; }
6746if test x$pt_cv_struct_utmp_host = xyes; then 6764 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
6747 6765
6748$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h 6766} # ac_fn_cxx_check_member
6749 6767ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" "
6750fi
6751
6752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ut_pid in utmp struct" >&5
6753$as_echo_n "checking for ut_pid in utmp struct... " >&6; }
6754if test "${pt_cv_struct_utmp_pid+set}" = set; then :
6755 $as_echo_n "(cached) " >&6
6756else
6757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6758/* end confdefs.h. */
6759#include <sys/types.h> 6768#include <sys/types.h>
6760#include <utmp.h> 6769#include <utmp.h>
6761int 6770
6762main () 6771"
6763{ 6772if test "x$ac_cv_member_struct_utmp_ut_host" = xyes; then :
6764struct utmp ut; ut.ut_pid; 6773
6765 ; 6774$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h
6766 return 0; 6775
6767}
6768_ACEOF
6769if ac_fn_cxx_try_compile "$LINENO"; then :
6770 pt_cv_struct_utmp_pid=yes
6771else
6772 pt_cv_struct_utmp_pid=no
6773fi 6776fi
6774rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6777
6775fi 6778
6776{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmp_pid" >&5 6779ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" "
6777$as_echo "$pt_cv_struct_utmp_pid" >&6; } 6780#include <sys/types.h>
6781#include <utmp.h>
6782
6783"
6778if test x$pt_cv_struct_utmp_pid = xyes; then 6784if test "x$ac_cv_member_struct_utmp_ut_pid" = xyes; then :
6779 6785
6780$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h 6786$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h
6781 6787
6782fi 6788fi
6789
6783 6790
6784fi 6791fi
6785 6792
6786done 6793done
6787 6794
6788 6795
6789for ac_header in utmpx.h 6796for ac_header in utmpx.h
6790do : 6797do :
6791 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default" 6798 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default"
6792if test "x$ac_cv_header_utmpx_h" = x""yes; then : 6799if test "x$ac_cv_header_utmpx_h" = xyes; then :
6793 cat >>confdefs.h <<_ACEOF 6800 cat >>confdefs.h <<_ACEOF
6794#define HAVE_UTMPX_H 1 6801#define HAVE_UTMPX_H 1
6795_ACEOF 6802_ACEOF
6796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct utmpx" >&5 6803 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" "
6797$as_echo_n "checking for struct utmpx... " >&6; }
6798if test "${pt_cv_struct_utmpx+set}" = set; then :
6799 $as_echo_n "(cached) " >&6
6800else
6801 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6802/* end confdefs.h. */
6803#include <sys/types.h> 6804#include <sys/types.h>
6804#include <utmpx.h> 6805#include <utmpx.h>
6805int 6806
6806main () 6807"
6807{
6808struct utmpx ut;
6809 ;
6810 return 0;
6811}
6812_ACEOF
6813if ac_fn_cxx_try_compile "$LINENO"; then :
6814 pt_cv_struct_utmpx=yes
6815else
6816 pt_cv_struct_utmpx=no
6817fi
6818rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6819fi
6820{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx" >&5
6821$as_echo "$pt_cv_struct_utmpx" >&6; }
6822if test x$pt_cv_struct_utmpx = xyes; then 6808if test "x$ac_cv_type_struct_utmpx" = xyes; then :
6823 6809
6824$as_echo "#define HAVE_STRUCT_UTMPX 1" >>confdefs.h 6810cat >>confdefs.h <<_ACEOF
6811#define HAVE_STRUCT_UTMPX 1
6812_ACEOF
6825 6813
6826fi
6827 6814
6815fi
6828 6816
6829{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for host in utmpx struct" >&5 6817
6830$as_echo_n "checking for host in utmpx struct... " >&6; } 6818ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" "
6831if test "${pt_cv_struct_utmpx_host+set}" = set; then :
6832 $as_echo_n "(cached) " >&6
6833else
6834 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6835/* end confdefs.h. */
6836#include <sys/types.h> 6819#include <sys/types.h>
6837#include <utmpx.h> 6820#include <utmpx.h>
6838int 6821
6839main () 6822"
6840{
6841struct utmpx utx; utx.ut_host;
6842 ;
6843 return 0;
6844}
6845_ACEOF
6846if ac_fn_cxx_try_compile "$LINENO"; then :
6847 pt_cv_struct_utmpx_host=yes
6848else
6849 pt_cv_struct_utmpx_host=no
6850fi
6851rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6852fi
6853{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx_host" >&5
6854$as_echo "$pt_cv_struct_utmpx_host" >&6; }
6855if test x$pt_cv_struct_utmpx_host = xyes; then 6823if test "x$ac_cv_member_struct_utmpx_ut_host" = xyes; then :
6856 6824
6857$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h 6825$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h
6858 6826
6859fi 6827fi
6860 6828
6861{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for session in utmpx struct" >&5 6829
6862$as_echo_n "checking for session in utmpx struct... " >&6; } 6830ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_session" "ac_cv_member_struct_utmpx_ut_session" "
6863if test "${pt_cv_struct_utmpx_session+set}" = set; then :
6864 $as_echo_n "(cached) " >&6
6865else
6866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6867/* end confdefs.h. */
6868#include <sys/types.h> 6831#include <sys/types.h>
6869#include <utmpx.h> 6832#include <utmpx.h>
6870int 6833
6871main () 6834"
6872{
6873struct utmpx utx; utx.ut_session;
6874 ;
6875 return 0;
6876}
6877_ACEOF
6878if ac_fn_cxx_try_compile "$LINENO"; then :
6879 pt_cv_struct_utmpx_session=yes
6880else
6881 pt_cv_struct_utmpx_session=no
6882fi
6883rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6884fi
6885{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_utmpx_session" >&5
6886$as_echo "$pt_cv_struct_utmpx_session" >&6; }
6887if test x$pt_cv_struct_utmpx_session = xyes; then 6835if test "x$ac_cv_member_struct_utmpx_ut_session" = xyes; then :
6888 6836
6889$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h 6837$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h
6890 6838
6891fi 6839fi
6892 6840
6841
6893fi 6842fi
6894 6843
6895done 6844done
6896 6845
6897{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lastlog" >&5 6846ac_fn_cxx_check_type "$LINENO" "struct lastlog" "ac_cv_type_struct_lastlog" "
6898$as_echo_n "checking for struct lastlog... " >&6; }
6899if test "${pt_cv_struct_lastlog+set}" = set; then :
6900 $as_echo_n "(cached) " >&6
6901else
6902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6903/* end confdefs.h. */
6904#include <sys/types.h> 6847#include <sys/types.h>
6905#include <utmp.h> 6848#include <utmp.h>
6906#ifdef HAVE_LASTLOG_H 6849#ifdef HAVE_LASTLOG_H
6907#include <lastlog.h> 6850#include <lastlog.h>
6908#endif 6851#endif
6909 6852
6910int 6853"
6911main ()
6912{
6913struct lastlog ll;
6914 ;
6915 return 0;
6916}
6917_ACEOF
6918if ac_fn_cxx_try_compile "$LINENO"; then :
6919 pt_cv_struct_lastlog=yes
6920else
6921 pt_cv_struct_lastlog=no
6922fi
6923rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6924fi
6925{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_lastlog" >&5
6926$as_echo "$pt_cv_struct_lastlog" >&6; }
6927if test x$pt_cv_struct_lastlog = xyes; then 6854if test "x$ac_cv_type_struct_lastlog" = xyes; then :
6928 6855
6929$as_echo "#define HAVE_STRUCT_LASTLOG 1" >>confdefs.h 6856cat >>confdefs.h <<_ACEOF
6857#define HAVE_STRUCT_LASTLOG 1
6858_ACEOF
6930 6859
6931fi
6932 6860
6933{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct lastlogx" >&5 6861fi
6934$as_echo_n "checking for struct lastlogx... " >&6; } 6862
6935if test "${pt_cv_struct_lastlogx+set}" = set; then : 6863
6936 $as_echo_n "(cached) " >&6 6864ac_fn_cxx_check_type "$LINENO" "struct lastlogx" "ac_cv_type_struct_lastlogx" "
6937else
6938 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6939/* end confdefs.h. */
6940#include <sys/types.h> 6865#include <sys/types.h>
6941#include <utmpx.h> 6866#include <utmpx.h>
6942#ifdef HAVE_LASTLOG_H 6867#ifdef HAVE_LASTLOG_H
6943#include <lastlog.h> 6868#include <lastlog.h>
6944#endif 6869#endif
6945 6870
6946int 6871"
6947main ()
6948{
6949struct lastlogx ll;
6950 ;
6951 return 0;
6952}
6953_ACEOF
6954if ac_fn_cxx_try_compile "$LINENO"; then :
6955 pt_cv_struct_lastlogx=yes
6956else
6957 pt_cv_struct_lastlogx=no
6958fi
6959rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6960fi
6961{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_struct_lastlogx" >&5
6962$as_echo "$pt_cv_struct_lastlogx" >&6; }
6963if test x$pt_cv_struct_lastlogx = xyes; then 6872if test "x$ac_cv_type_struct_lastlogx" = xyes; then :
6964 6873
6965$as_echo "#define HAVE_STRUCT_LASTLOGX 1" >>confdefs.h 6874cat >>confdefs.h <<_ACEOF
6875#define HAVE_STRUCT_LASTLOGX 1
6876_ACEOF
6966 6877
6878
6967fi 6879fi
6880
6968 6881
6969 6882
6970{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where utmp is located" >&5 6883{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where utmp is located" >&5
6971$as_echo_n "checking where utmp is located... " >&6; } 6884$as_echo_n "checking where utmp is located... " >&6; }
6972if test "${pt_cv_path_utmp+set}" = set; then : 6885if ${pt_cv_path_utmp+:} false; then :
6973 $as_echo_n "(cached) " >&6 6886 $as_echo_n "(cached) " >&6
6974else 6887else
6975 if test "$cross_compiling" = yes; then : 6888 if test "$cross_compiling" = yes; then :
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define UTMP_FILE in config.h manually" >&5 6889 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define UTMP_FILE in config.h manually" >&5
6977$as_echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;} 6890$as_echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
6978else 6891else
6979 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6892 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6980/* end confdefs.h. */ 6893/* end confdefs.h. */
6981#include <stdio.h> 6894#include <stdio.h>
6982#include <stdlib.h> 6895#include <stdlib.h>
6896#include <sys/stat.h>
6897
6983#include <sys/types.h> 6898#include <sys/types.h>
6984#include <utmp.h> 6899#include <utmp.h>
6985#include <errno.h> 6900
6986main() 6901int main()
6987{ 6902{
6988 char **u, *utmplist[] = {
6989 "/var/run/utmp", "/var/adm/utmp", "/etc/utmp", "/usr/etc/utmp", "/usr/adm/utmp", NULL }; 6903 char **path, *list[] = { "/var/run/utmp", "/var/adm/utmp", "/etc/utmp", "/usr/etc/utmp", "/usr/adm/utmp", NULL };
6990 FILE *a, *f=fopen("conftestval", "w"); 6904 FILE *f = fopen("conftestval", "w");
6991 if (!f) exit(1); 6905 if (!f) return 1;
6992#ifdef UTMP_FILE 6906#ifdef UTMP_FILE
6993 fprintf(f, "%s\n", UTMP_FILE); 6907 fprintf(f, "%s\n", UTMP_FILE);
6994 exit(0); 6908#elif defined(_PATH_UTMP)
6909 fprintf(f, "%s\n", _PATH_UTMP);
6910#else
6911 for (path = list; *path; path++) {
6912 struct stat st;
6913 if (stat(*path, &st) == 0) {
6914 fprintf(f, "%s\n", *path);
6915 break;
6916 }
6917 }
6995#endif 6918#endif
6996#ifdef _PATH_UTMP 6919 return fclose(f) != 0;
6997 fprintf(f, "%s\n", _PATH_UTMP);
6998 exit(0);
6999#endif
7000 for (u = utmplist; *u; u++) {
7001 if ((a = fopen(*u, "r")) != NULL || errno == EACCES) {
7002 fprintf(f, "%s\n", *u);
7003 exit(0);
7004 }
7005 }
7006 exit(0);
7007} 6920}
7008_ACEOF 6921_ACEOF
7009if ac_fn_cxx_try_run "$LINENO"; then : 6922if ac_fn_cxx_try_run "$LINENO"; then :
7010 pt_cv_path_utmp=`cat conftestval` 6923 pt_cv_path_utmp=`cat conftestval`
7011else 6924else
7027fi 6940fi
7028 6941
7029 6942
7030{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmp is located" >&5 6943{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmp is located" >&5
7031$as_echo_n "checking where wtmp is located... " >&6; } 6944$as_echo_n "checking where wtmp is located... " >&6; }
7032if test "${pt_cv_path_wtmp+set}" = set; then : 6945if ${pt_cv_path_wtmp+:} false; then :
7033 $as_echo_n "(cached) " >&6 6946 $as_echo_n "(cached) " >&6
7034else 6947else
7035 if test "$cross_compiling" = yes; then : 6948 if test "$cross_compiling" = yes; then :
7036 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMP_FILE in config.h manually" >&5 6949 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMP_FILE in config.h manually" >&5
7037$as_echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;} 6950$as_echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
7038else 6951else
7039 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6952 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7040/* end confdefs.h. */ 6953/* end confdefs.h. */
7041#include <stdio.h> 6954#include <stdio.h>
7042#include <stdlib.h> 6955#include <stdlib.h>
6956#include <sys/stat.h>
6957
7043#include <sys/types.h> 6958#include <sys/types.h>
7044#ifdef HAVE_UTMP_H 6959#ifdef HAVE_UTMP_H
7045#include <utmp.h> 6960#include <utmp.h>
7046#endif 6961#endif
7047#include <errno.h> 6962
7048main() 6963int main()
7049{ 6964{
7050 char **w, *wtmplist[] = {
7051 "/var/log/wtmp", "/var/adm/wtmp", "/etc/wtmp", "/usr/etc/wtmp", "/usr/adm/wtmp", NULL }; 6965 char **path, *list[] = { "/var/log/wtmp", "/var/adm/wtmp", "/etc/wtmp", "/usr/etc/wtmp", "/usr/adm/wtmp", NULL };
7052 FILE *a, *f=fopen("conftestval", "w"); 6966 FILE *f = fopen("conftestval", "w");
7053 if (!f) exit(1); 6967 if (!f) return 1;
7054#ifdef WTMP_FILE 6968#ifdef WTMP_FILE
7055 fprintf(f, "%s\n", WTMP_FILE); 6969 fprintf(f, "%s\n", WTMP_FILE);
7056 exit(0); 6970#elif defined(_PATH_WTMP)
6971 fprintf(f, "%s\n", _PATH_WTMP);
6972#else
6973 for (path = list; *path; path++) {
6974 struct stat st;
6975 if (stat(*path, &st) == 0) {
6976 fprintf(f, "%s\n", *path);
6977 break;
6978 }
6979 }
7057#endif 6980#endif
7058#ifdef _PATH_WTMP 6981 return fclose(f) != 0;
7059 fprintf(f, "%s\n", _PATH_WTMP);
7060 exit(0);
7061#endif
7062 for (w = wtmplist; *w; w++) {
7063 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7064 fprintf(f, "%s\n", *w);
7065 exit(0);
7066 }
7067 }
7068 exit(0);
7069} 6982}
7070_ACEOF 6983_ACEOF
7071if ac_fn_cxx_try_run "$LINENO"; then : 6984if ac_fn_cxx_try_run "$LINENO"; then :
7072 pt_cv_path_wtmp=`cat conftestval` 6985 pt_cv_path_wtmp=`cat conftestval`
7073else 6986else
7088 7001
7089fi 7002fi
7090 7003
7091{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmpx is located" >&5 7004{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmpx is located" >&5
7092$as_echo_n "checking where wtmpx is located... " >&6; } 7005$as_echo_n "checking where wtmpx is located... " >&6; }
7093if test "${pt_cv_path_wtmpx+set}" = set; then : 7006if ${pt_cv_path_wtmpx+:} false; then :
7094 $as_echo_n "(cached) " >&6 7007 $as_echo_n "(cached) " >&6
7095else 7008else
7096 if test "$cross_compiling" = yes; then : 7009 if test "$cross_compiling" = yes; then :
7097 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMPX_FILE in config.h manually" >&5 7010 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMPX_FILE in config.h manually" >&5
7098$as_echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;} 7011$as_echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
7099else 7012else
7100 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7013 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7101/* end confdefs.h. */ 7014/* end confdefs.h. */
7102#include <stdio.h> 7015#include <stdio.h>
7103#include <stdlib.h> 7016#include <stdlib.h>
7017#include <sys/stat.h>
7018
7104#ifdef HAVE_UTMPX_H 7019#ifdef HAVE_UTMPX_H
7105#include <utmpx.h> 7020#include <utmpx.h>
7106#endif 7021#endif
7107#include <errno.h> 7022
7108main() 7023int main()
7109{ 7024{
7110 char **w, *wtmplist[] = {
7111 "/var/log/wtmpx", "/var/adm/wtmpx", NULL }; 7025 char **path, *list[] = { "/var/log/wtmpx", "/var/adm/wtmpx", NULL };
7112 FILE *a, *f=fopen("conftestval", "w"); 7026 FILE *f = fopen("conftestval", "w");
7113 if (!f) exit(1); 7027 if (!f) return 1;
7114#ifdef WTMPX_FILE 7028#ifdef WTMPX_FILE
7115 fprintf(f, "%s\n", WTMPX_FILE); 7029 fprintf(f, "%s\n", WTMPX_FILE);
7116 exit(0); 7030#elif defined(_PATH_WTMPX)
7031 fprintf(f, "%s\n", _PATH_WTMPX);
7032#else
7033 for (path = list; *path; path++) {
7034 struct stat st;
7035 if (stat(*path, &st) == 0) {
7036 fprintf(f, "%s\n", *path);
7037 break;
7038 }
7039 }
7117#endif 7040#endif
7118#ifdef _PATH_WTMPX 7041 return fclose(f) != 0;
7119 fprintf(f, "%s\n", _PATH_WTMPX);
7120 exit(0);
7121#endif
7122 for (w = wtmplist; *w; w++) {
7123 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7124 fprintf(f, "%s\n", *w);
7125 exit(0);
7126 }
7127 }
7128 exit(0);
7129} 7042}
7130_ACEOF 7043_ACEOF
7131if ac_fn_cxx_try_run "$LINENO"; then : 7044if ac_fn_cxx_try_run "$LINENO"; then :
7132 pt_cv_path_wtmpx=`cat conftestval` 7045 pt_cv_path_wtmpx=`cat conftestval`
7133else 7046else
7148 7061
7149fi 7062fi
7150 7063
7151{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlog is located" >&5 7064{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlog is located" >&5
7152$as_echo_n "checking where lastlog is located... " >&6; } 7065$as_echo_n "checking where lastlog is located... " >&6; }
7153if test "${pt_cv_path_lastlog+set}" = set; then : 7066if ${pt_cv_path_lastlog+:} false; then :
7154 $as_echo_n "(cached) " >&6 7067 $as_echo_n "(cached) " >&6
7155else 7068else
7156 if test "$cross_compiling" = yes; then : 7069 if test "$cross_compiling" = yes; then :
7157 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOG_FILE in config.h manually" >&5 7070 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOG_FILE in config.h manually" >&5
7158$as_echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;} 7071$as_echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
7159else 7072else
7160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7073 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7161/* end confdefs.h. */ 7074/* end confdefs.h. */
7162#include <stdio.h> 7075#include <stdio.h>
7163#include <stdlib.h> 7076#include <stdlib.h>
7077#include <sys/stat.h>
7078
7164#include <sys/types.h> 7079#include <sys/types.h>
7165#ifdef HAVE_UTMPX_H 7080#ifdef HAVE_UTMP_H
7166#include <utmpx.h>
7167#elif defined(HAVE_UTMP_H)
7168#include <utmp.h> 7081#include <utmp.h>
7169#endif 7082#endif
7170#ifdef HAVE_LASTLOG_H 7083#ifdef HAVE_LASTLOG_H
7171#include <lastlog.h> 7084#include <lastlog.h>
7172#endif 7085#endif
7173#include <errno.h> 7086
7174main() 7087int main()
7175{ 7088{
7176 char **w, *lastloglist[] = { "/var/log/lastlog", NULL }; 7089 char **path, *list[] = { "/var/log/lastlog", NULL };
7177 FILE *a, *f=fopen("conftestval", "w"); 7090 FILE *f = fopen("conftestval", "w");
7178 if (!f) exit(1); 7091 if (!f) return 1;
7179#ifdef LASTLOG_FILE 7092#ifdef LASTLOG_FILE
7180 fprintf(f, "%s\n", LASTLOG_FILE); 7093 fprintf(f, "%s\n", LASTLOG_FILE);
7181 exit(0); 7094#elif defined(_PATH_LASTLOG)
7095 fprintf(f, "%s\n", _PATH_LASTLOG);
7096#else
7097 for (path = list; *path; path++) {
7098 struct stat st;
7099 if (stat(*path, &st) == 0) {
7100 fprintf(f, "%s\n", *path);
7101 break;
7102 }
7103 }
7182#endif 7104#endif
7183#ifdef _PATH_LASTLOG 7105 return fclose(f) != 0;
7184 fprintf(f, "%s\n", _PATH_LASTLOG);
7185 exit(0);
7186#endif
7187 for (w = lastloglist; *w; w++) {
7188 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7189 fprintf(f, "%s\n", *w);
7190 exit(0);
7191 }
7192 }
7193 exit(0);
7194} 7106}
7195_ACEOF 7107_ACEOF
7196if ac_fn_cxx_try_run "$LINENO"; then : 7108if ac_fn_cxx_try_run "$LINENO"; then :
7197 pt_cv_path_lastlog=`cat conftestval` 7109 pt_cv_path_lastlog=`cat conftestval`
7198else 7110else
7213 7125
7214fi 7126fi
7215 7127
7216{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlogx is located" >&5 7128{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlogx is located" >&5
7217$as_echo_n "checking where lastlogx is located... " >&6; } 7129$as_echo_n "checking where lastlogx is located... " >&6; }
7218if test "${pt_cv_path_lastlogx+set}" = set; then : 7130if ${pt_cv_path_lastlogx+:} false; then :
7219 $as_echo_n "(cached) " >&6 7131 $as_echo_n "(cached) " >&6
7220else 7132else
7221 if test "$cross_compiling" = yes; then : 7133 if test "$cross_compiling" = yes; then :
7222 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOGX_FILE in config.h manually" >&5 7134 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
7223$as_echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;} 7135$as_echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
7224else 7136else
7225 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7137 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7226/* end confdefs.h. */ 7138/* end confdefs.h. */
7227#include <stdio.h> 7139#include <stdio.h>
7228#include <stdlib.h> 7140#include <stdlib.h>
7141#include <sys/stat.h>
7142
7229#ifdef HAVE_UTMPX_H 7143#ifdef HAVE_UTMPX_H
7230#include <utmpx.h> 7144#include <utmpx.h>
7231#endif 7145#endif
7232#include <errno.h> 7146
7233main() 7147int main()
7234{ 7148{
7235 char **w, *wtmplist[] = { "/var/log/lastlogx", "/var/adm/lastlogx", NULL }; 7149 char **path, *list[] = { "/var/log/lastlogx", "/var/adm/lastlogx", NULL };
7236 FILE *a, *f=fopen("conftestval", "w"); 7150 FILE *f = fopen("conftestval", "w");
7237 if (!f) exit(1); 7151 if (!f) return 1;
7238#ifdef LASTLOGX_FILE 7152#ifdef LASTLOGX_FILE
7239 fprintf(f, "%s\n", LASTLOGX_FILE); 7153 fprintf(f, "%s\n", LASTLOGX_FILE);
7240 exit(0); 7154#elif defined(_PATH_LASTLOGX)
7155 fprintf(f, "%s\n", _PATH_LASTLOGX);
7156#else
7157 for (path = list; *path; path++) {
7158 struct stat st;
7159 if (stat(*path, &st) == 0) {
7160 fprintf(f, "%s\n", *path);
7161 break;
7162 }
7163 }
7241#endif 7164#endif
7242#ifdef _PATH_LASTLOGX 7165 return fclose(f) != 0;
7243 fprintf(f, "%s\n", _PATH_LASTLOGX);
7244 exit(0);
7245#endif
7246 for (w = wtmplist; *w; w++) {
7247 if ((a = fopen(*w, "r")) != NULL || errno == EACCES) {
7248 fprintf(f, "%s\n", *w);
7249 exit(0);
7250 }
7251 }
7252 exit(0);
7253} 7166}
7254_ACEOF 7167_ACEOF
7255if ac_fn_cxx_try_run "$LINENO"; then : 7168if ac_fn_cxx_try_run "$LINENO"; then :
7256 pt_cv_path_lastlogx=`cat conftestval` 7169 pt_cv_path_lastlogx=`cat conftestval`
7257else 7170else
7280CFLAGS="$CFLAGS $X_CFLAGS" 7193CFLAGS="$CFLAGS $X_CFLAGS"
7281LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" 7194LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
7282if test x$support_xim = xyes; then 7195if test x$support_xim = xyes; then
7283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5 7196 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5
7284$as_echo_n "checking for working Xlocale... " >&6; } 7197$as_echo_n "checking for working Xlocale... " >&6; }
7285if test "${rxvt_cv_func_xlocale+set}" = set; then : 7198if ${rxvt_cv_func_xlocale+:} false; then :
7286 $as_echo_n "(cached) " >&6 7199 $as_echo_n "(cached) " >&6
7287else 7200else
7288 if test "$cross_compiling" = yes; then : 7201 if test "$cross_compiling" = yes; then :
7289 : 7202 :
7290else 7203else
7291 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7204 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7292/* end confdefs.h. */ 7205/* end confdefs.h. */
7206
7293#include <X11/Xlib.h> 7207 #include <X11/Xlib.h>
7294 #include <stdlib.h> 7208 #include <stdlib.h>
7295 main() { 7209 int main() {
7296 char *p; 7210 char *p;
7297 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p) 7211 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
7298 exit (XSupportsLocale() ? 0 : 1); 7212 exit (XSupportsLocale() ? 0 : 1);
7299 else 7213 else
7300 exit (1);} 7214 exit (1);
7215 }
7216
7301_ACEOF 7217_ACEOF
7302if ac_fn_cxx_try_run "$LINENO"; then : 7218if ac_fn_cxx_try_run "$LINENO"; then :
7303 rxvt_cv_func_xlocale=yes 7219 rxvt_cv_func_xlocale=yes
7304else 7220else
7305 rxvt_cv_func_xlocale=no 7221 rxvt_cv_func_xlocale=no
7306fi 7222fi
7307rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 7223rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7308 conftest.$ac_objext conftest.beam conftest.$ac_ext 7224 conftest.$ac_objext conftest.beam conftest.$ac_ext
7315 7231
7316$as_echo "#define USE_XIM 1" >>confdefs.h 7232$as_echo "#define USE_XIM 1" >>confdefs.h
7317 7233
7318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5 7234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5
7319$as_echo_n "checking for broken XIM callback... " >&6; } 7235$as_echo_n "checking for broken XIM callback... " >&6; }
7320if test "${rxvt_cv_broken_ximcb+set}" = set; then : 7236if ${rxvt_cv_broken_ximcb+:} false; then :
7321 $as_echo_n "(cached) " >&6 7237 $as_echo_n "(cached) " >&6
7322else 7238else
7323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7239 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7324/* end confdefs.h. */ 7240/* end confdefs.h. */
7325 7241
7351 fi 7267 fi
7352fi 7268fi
7353 7269
7354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5 7270{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5
7355$as_echo_n "checking for working X setlocale... " >&6; } 7271$as_echo_n "checking for working X setlocale... " >&6; }
7356if test "${rxvt_cv_func_xsetlocale+set}" = set; then : 7272if ${rxvt_cv_func_xsetlocale+:} false; then :
7357 $as_echo_n "(cached) " >&6 7273 $as_echo_n "(cached) " >&6
7358else 7274else
7359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7275 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7360/* end confdefs.h. */ 7276/* end confdefs.h. */
7361#define X_LOCALE 1 7277#define X_LOCALE 1
7386LIBS=$save_LIBS 7302LIBS=$save_LIBS
7387CFLAGS=$save_CFLAGS 7303CFLAGS=$save_CFLAGS
7388 7304
7389{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5 7305{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5
7390$as_echo_n "checking for working plain setlocale... " >&6; } 7306$as_echo_n "checking for working plain setlocale... " >&6; }
7391if test "${rxvt_cv_func_setlocale+set}" = set; then : 7307if ${rxvt_cv_func_setlocale+:} false; then :
7392 $as_echo_n "(cached) " >&6 7308 $as_echo_n "(cached) " >&6
7393else 7309else
7394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7310 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7395/* end confdefs.h. */ 7311/* end confdefs.h. */
7396#include <clocale> 7312#include <clocale>
7418 7334
7419fi 7335fi
7420 7336
7421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5 7337{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5
7422$as_echo_n "checking for working nl_langinfo... " >&6; } 7338$as_echo_n "checking for working nl_langinfo... " >&6; }
7423if test "${rxvt_cv_func_nl_langinfo+set}" = set; then : 7339if ${rxvt_cv_func_nl_langinfo+:} false; then :
7424 $as_echo_n "(cached) " >&6 7340 $as_echo_n "(cached) " >&6
7425else 7341else
7426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7427/* end confdefs.h. */ 7343/* end confdefs.h. */
7428#include <langinfo.h> 7344#include <langinfo.h>
7451fi 7367fi
7452 7368
7453 7369
7454{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5 7370{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5
7455$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; } 7371$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; }
7456if test "${pt_cv_can_pass_fds+set}" = set; then : 7372if ${pt_cv_can_pass_fds+:} false; then :
7457 $as_echo_n "(cached) " >&6 7373 $as_echo_n "(cached) " >&6
7458else 7374else
7459 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7375 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7460/* end confdefs.h. */ 7376/* end confdefs.h. */
7461 7377
7633fi 7549fi
7634 7550
7635if test -z "$unix98_pty"; then 7551if test -z "$unix98_pty"; then
7636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5 7552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5
7637$as_echo_n "checking for library containing openpty... " >&6; } 7553$as_echo_n "checking for library containing openpty... " >&6; }
7638if test "${ac_cv_search_openpty+set}" = set; then : 7554if ${ac_cv_search_openpty+:} false; then :
7639 $as_echo_n "(cached) " >&6 7555 $as_echo_n "(cached) " >&6
7640else 7556else
7641 ac_func_search_save_LIBS=$LIBS 7557 ac_func_search_save_LIBS=$LIBS
7642cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7558cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7643/* end confdefs.h. */ 7559/* end confdefs.h. */
7667 if ac_fn_cxx_try_link "$LINENO"; then : 7583 if ac_fn_cxx_try_link "$LINENO"; then :
7668 ac_cv_search_openpty=$ac_res 7584 ac_cv_search_openpty=$ac_res
7669fi 7585fi
7670rm -f core conftest.err conftest.$ac_objext \ 7586rm -f core conftest.err conftest.$ac_objext \
7671 conftest$ac_exeext 7587 conftest$ac_exeext
7672 if test "${ac_cv_search_openpty+set}" = set; then : 7588 if ${ac_cv_search_openpty+:} false; then :
7673 break 7589 break
7674fi 7590fi
7675done 7591done
7676if test "${ac_cv_search_openpty+set}" = set; then : 7592if ${ac_cv_search_openpty+:} false; then :
7677 7593
7678else 7594else
7679 ac_cv_search_openpty=no 7595 ac_cv_search_openpty=no
7680fi 7596fi
7681rm conftest.$ac_ext 7597rm conftest.$ac_ext
7695 7611
7696 7612
7697 7613
7698{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5 7614{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5
7699$as_echo_n "checking for tty group... " >&6; } 7615$as_echo_n "checking for tty group... " >&6; }
7700if test "${pt_cv_tty_group+set}" = set; then : 7616if ${pt_cv_tty_group+:} false; then :
7701 $as_echo_n "(cached) " >&6 7617 $as_echo_n "(cached) " >&6
7702else 7618else
7703 if test "$cross_compiling" = yes; then : 7619 if test "$cross_compiling" = yes; then :
7704 pt_cv_tty_group=no 7620 pt_cv_tty_group=no
7705else 7621else
7709#include <sys/types.h> 7625#include <sys/types.h>
7710#include <sys/stat.h> 7626#include <sys/stat.h>
7711#include <unistd.h> 7627#include <unistd.h>
7712#include <grp.h> 7628#include <grp.h>
7713 7629
7714main() 7630int main()
7715{ 7631{
7716 struct stat st; 7632 struct stat st;
7717 struct group *gr; 7633 struct group *gr;
7718 char *tty; 7634 char *tty;
7719 gr = getgrnam("tty"); 7635 gr = getgrnam("tty");
7749 rxvt_have_xrender=no 7665 rxvt_have_xrender=no
7750 # Extract the first word of "pkg-config", so it can be a program name with args. 7666 # Extract the first word of "pkg-config", so it can be a program name with args.
7751set dummy pkg-config; ac_word=$2 7667set dummy pkg-config; ac_word=$2
7752{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7668{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7753$as_echo_n "checking for $ac_word... " >&6; } 7669$as_echo_n "checking for $ac_word... " >&6; }
7754if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 7670if ${ac_cv_path_PKG_CONFIG+:} false; then :
7755 $as_echo_n "(cached) " >&6 7671 $as_echo_n "(cached) " >&6
7756else 7672else
7757 case $PKG_CONFIG in 7673 case $PKG_CONFIG in
7758 [\\/]* | ?:[\\/]*) 7674 [\\/]* | ?:[\\/]*)
7759 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7675 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7794 rxvt_have_xrender=yes 7710 rxvt_have_xrender=yes
7795 7711
7796 save_LIBS="$LIBS" 7712 save_LIBS="$LIBS"
7797 LIBS="$LIBS $X_LIBS" 7713 LIBS="$LIBS $X_LIBS"
7798 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default" 7714 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7799if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then : 7715if test "x$ac_cv_header_X11_extensions_Xrender_h" = xyes; then :
7800 7716
7801else 7717else
7802 rxvt_have_xrender=no 7718 rxvt_have_xrender=no
7803fi 7719fi
7804 7720
7805 7721
7806 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat" 7722 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7807if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then : 7723if test "x$ac_cv_func_XRenderFindStandardFormat" = xyes; then :
7808 7724
7809else 7725else
7810 rxvt_have_xrender=no 7726 rxvt_have_xrender=no
7811fi 7727fi
7812 7728
7817if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then 7733if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7818 # Extract the first word of "pkg-config", so it can be a program name with args. 7734 # Extract the first word of "pkg-config", so it can be a program name with args.
7819set dummy pkg-config; ac_word=$2 7735set dummy pkg-config; ac_word=$2
7820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7736{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7821$as_echo_n "checking for $ac_word... " >&6; } 7737$as_echo_n "checking for $ac_word... " >&6; }
7822if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 7738if ${ac_cv_path_PKG_CONFIG+:} false; then :
7823 $as_echo_n "(cached) " >&6 7739 $as_echo_n "(cached) " >&6
7824else 7740else
7825 case $PKG_CONFIG in 7741 case $PKG_CONFIG in
7826 [\\/]* | ?:[\\/]*) 7742 [\\/]* | ?:[\\/]*)
7827 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7743 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7862 else 7778 else
7863 # Extract the first word of "xft-config", so it can be a program name with args. 7779 # Extract the first word of "xft-config", so it can be a program name with args.
7864set dummy xft-config; ac_word=$2 7780set dummy xft-config; ac_word=$2
7865{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7781{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7866$as_echo_n "checking for $ac_word... " >&6; } 7782$as_echo_n "checking for $ac_word... " >&6; }
7867if test "${ac_cv_path_XFT_CONFIG+set}" = set; then : 7783if ${ac_cv_path_XFT_CONFIG+:} false; then :
7868 $as_echo_n "(cached) " >&6 7784 $as_echo_n "(cached) " >&6
7869else 7785else
7870 case $XFT_CONFIG in 7786 case $XFT_CONFIG in
7871 [\\/]* | ?:[\\/]*) 7787 [\\/]* | ?:[\\/]*)
7872 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path. 7788 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
7915 save_LIBS="$LIBS" 7831 save_LIBS="$LIBS"
7916 LIBS="$LIBS $X_LIBS" 7832 LIBS="$LIBS $X_LIBS"
7917 for ac_header in X11/Xft/Xft.h 7833 for ac_header in X11/Xft/Xft.h
7918do : 7834do :
7919 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 7835 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7920if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then : 7836if test "x$ac_cv_header_X11_Xft_Xft_h" = xyes; then :
7921 cat >>confdefs.h <<_ACEOF 7837 cat >>confdefs.h <<_ACEOF
7922#define HAVE_X11_XFT_XFT_H 1 7838#define HAVE_X11_XFT_XFT_H 1
7923_ACEOF 7839_ACEOF
7924 7840
7925else 7841else
7928 7844
7929done 7845done
7930 7846
7931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5 7847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5
7932$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; } 7848$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; }
7933if test "${ac_cv_lib_Xft_XftDrawString32+set}" = set; then : 7849if ${ac_cv_lib_Xft_XftDrawString32+:} false; then :
7934 $as_echo_n "(cached) " >&6 7850 $as_echo_n "(cached) " >&6
7935else 7851else
7936 ac_check_lib_save_LIBS=$LIBS 7852 ac_check_lib_save_LIBS=$LIBS
7937LIBS="-lXft $LIBS" 7853LIBS="-lXft $LIBS"
7938cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7854cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7962 conftest$ac_exeext conftest.$ac_ext 7878 conftest$ac_exeext conftest.$ac_ext
7963LIBS=$ac_check_lib_save_LIBS 7879LIBS=$ac_check_lib_save_LIBS
7964fi 7880fi
7965{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5 7881{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5
7966$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; } 7882$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; }
7967if test "x$ac_cv_lib_Xft_XftDrawString32" = x""yes; then : 7883if test "x$ac_cv_lib_Xft_XftDrawString32" = xyes; then :
7968 : 7884 :
7969else 7885else
7970 support_xft=no 7886 support_xft=no
7971fi 7887fi
7972 7888
7973 for ac_header in fontconfig/fontconfig.h 7889 for ac_header in fontconfig/fontconfig.h
7974do : 7890do :
7975 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default" 7891 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7976if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then : 7892if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes; then :
7977 cat >>confdefs.h <<_ACEOF 7893 cat >>confdefs.h <<_ACEOF
7978#define HAVE_FONTCONFIG_FONTCONFIG_H 1 7894#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7979_ACEOF 7895_ACEOF
7980 7896
7981else 7897else
7984 7900
7985done 7901done
7986 7902
7987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5 7903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7988$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; } 7904$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7989if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then : 7905if ${ac_cv_lib_fontconfig_FcPatternGet+:} false; then :
7990 $as_echo_n "(cached) " >&6 7906 $as_echo_n "(cached) " >&6
7991else 7907else
7992 ac_check_lib_save_LIBS=$LIBS 7908 ac_check_lib_save_LIBS=$LIBS
7993LIBS="-lfontconfig $LIBS" 7909LIBS="-lfontconfig $LIBS"
7994cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7910cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8018 conftest$ac_exeext conftest.$ac_ext 7934 conftest$ac_exeext conftest.$ac_ext
8019LIBS=$ac_check_lib_save_LIBS 7935LIBS=$ac_check_lib_save_LIBS
8020fi 7936fi
8021{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5 7937{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
8022$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; } 7938$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
8023if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then : 7939if test "x$ac_cv_lib_fontconfig_FcPatternGet" = xyes; then :
8024 : 7940 :
8025else 7941else
8026 support_xft=no 7942 support_xft=no
8027fi 7943fi
8028 7944
8167if test x$support_perl = xyes; then 8083if test x$support_perl = xyes; then
8168 # Extract the first word of "perl5", so it can be a program name with args. 8084 # Extract the first word of "perl5", so it can be a program name with args.
8169set dummy perl5; ac_word=$2 8085set dummy perl5; ac_word=$2
8170{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8086{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8171$as_echo_n "checking for $ac_word... " >&6; } 8087$as_echo_n "checking for $ac_word... " >&6; }
8172if test "${ac_cv_path_PERL+set}" = set; then : 8088if ${ac_cv_path_PERL+:} false; then :
8173 $as_echo_n "(cached) " >&6 8089 $as_echo_n "(cached) " >&6
8174else 8090else
8175 case $PERL in 8091 case $PERL in
8176 [\\/]* | ?:[\\/]*) 8092 [\\/]* | ?:[\\/]*)
8177 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8093 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8207 8123
8208 # Extract the first word of "perl", so it can be a program name with args. 8124 # Extract the first word of "perl", so it can be a program name with args.
8209set dummy perl; ac_word=$2 8125set dummy perl; ac_word=$2
8210{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8126{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8211$as_echo_n "checking for $ac_word... " >&6; } 8127$as_echo_n "checking for $ac_word... " >&6; }
8212if test "${ac_cv_path_PERL+set}" = set; then : 8128if ${ac_cv_path_PERL+:} false; then :
8213 $as_echo_n "(cached) " >&6 8129 $as_echo_n "(cached) " >&6
8214else 8130else
8215 case $PERL in 8131 case $PERL in
8216 [\\/]* | ?:[\\/]*) 8132 [\\/]* | ?:[\\/]*)
8217 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8133 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8371 t end 8287 t end
8372 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8288 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8373 :end' >>confcache 8289 :end' >>confcache
8374if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8290if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8375 if test -w "$cache_file"; then 8291 if test -w "$cache_file"; then
8376 test "x$cache_file" != "x/dev/null" && 8292 if test "x$cache_file" != "x/dev/null"; then
8377 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8293 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8378$as_echo "$as_me: updating cache $cache_file" >&6;} 8294$as_echo "$as_me: updating cache $cache_file" >&6;}
8295 if test ! -f "$cache_file" || test -h "$cache_file"; then
8379 cat confcache >$cache_file 8296 cat confcache >"$cache_file"
8297 else
8298 case $cache_file in #(
8299 */* | ?:*)
8300 mv -f confcache "$cache_file"$$ &&
8301 mv -f "$cache_file"$$ "$cache_file" ;; #(
8302 *)
8303 mv -f confcache "$cache_file" ;;
8304 esac
8305 fi
8306 fi
8380 else 8307 else
8381 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8308 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8382$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8309$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8383 fi 8310 fi
8384fi 8311fi
8406 8333
8407LTLIBOBJS=$ac_ltlibobjs 8334LTLIBOBJS=$ac_ltlibobjs
8408 8335
8409 8336
8410 8337
8411: ${CONFIG_STATUS=./config.status} 8338: "${CONFIG_STATUS=./config.status}"
8412ac_write_fail=0 8339ac_write_fail=0
8413ac_clean_files_save=$ac_clean_files 8340ac_clean_files_save=$ac_clean_files
8414ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8341ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8415{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8342{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8416$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8343$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8507# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8434# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8508# splitting by setting IFS to empty value.) 8435# splitting by setting IFS to empty value.)
8509IFS=" "" $as_nl" 8436IFS=" "" $as_nl"
8510 8437
8511# Find who we are. Look in the path if we contain no directory separator. 8438# Find who we are. Look in the path if we contain no directory separator.
8439as_myself=
8512case $0 in #(( 8440case $0 in #((
8513 *[\\/]* ) as_myself=$0 ;; 8441 *[\\/]* ) as_myself=$0 ;;
8514 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8442 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8515for as_dir in $PATH 8443for as_dir in $PATH
8516do 8444do
8814# Save the log message, to keep $0 and so on meaningful, and to 8742# Save the log message, to keep $0 and so on meaningful, and to
8815# report actual input values of CONFIG_FILES etc. instead of their 8743# report actual input values of CONFIG_FILES etc. instead of their
8816# values after options handling. 8744# values after options handling.
8817ac_log=" 8745ac_log="
8818This file was extended by $as_me, which was 8746This file was extended by $as_me, which was
8819generated by GNU Autoconf 2.67. Invocation command line was 8747generated by GNU Autoconf 2.68. Invocation command line was
8820 8748
8821 CONFIG_FILES = $CONFIG_FILES 8749 CONFIG_FILES = $CONFIG_FILES
8822 CONFIG_HEADERS = $CONFIG_HEADERS 8750 CONFIG_HEADERS = $CONFIG_HEADERS
8823 CONFIG_LINKS = $CONFIG_LINKS 8751 CONFIG_LINKS = $CONFIG_LINKS
8824 CONFIG_COMMANDS = $CONFIG_COMMANDS 8752 CONFIG_COMMANDS = $CONFIG_COMMANDS
8876_ACEOF 8804_ACEOF
8877cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8805cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8878ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8806ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8879ac_cs_version="\\ 8807ac_cs_version="\\
8880config.status 8808config.status
8881configured by $0, generated by GNU Autoconf 2.67, 8809configured by $0, generated by GNU Autoconf 2.68,
8882 with options \\"\$ac_cs_config\\" 8810 with options \\"\$ac_cs_config\\"
8883 8811
8884Copyright (C) 2010 Free Software Foundation, Inc. 8812Copyright (C) 2010 Free Software Foundation, Inc.
8885This config.status script is free software; the Free Software Foundation 8813This config.status script is free software; the Free Software Foundation
8886gives unlimited permission to copy, distribute and modify it." 8814gives unlimited permission to copy, distribute and modify it."
9024# Hook for its removal unless debugging. 8952# Hook for its removal unless debugging.
9025# Note that there is a small window in which the directory will not be cleaned: 8953# Note that there is a small window in which the directory will not be cleaned:
9026# after its creation but before its name has been assigned to `$tmp'. 8954# after its creation but before its name has been assigned to `$tmp'.
9027$debug || 8955$debug ||
9028{ 8956{
9029 tmp= 8957 tmp= ac_tmp=
9030 trap 'exit_status=$? 8958 trap 'exit_status=$?
8959 : "${ac_tmp:=$tmp}"
9031 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 8960 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9032' 0 8961' 0
9033 trap 'as_fn_exit 1' 1 2 13 15 8962 trap 'as_fn_exit 1' 1 2 13 15
9034} 8963}
9035# Create a (secure) tmp directory for tmp files. 8964# Create a (secure) tmp directory for tmp files.
9036 8965
9037{ 8966{
9038 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 8967 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9039 test -n "$tmp" && test -d "$tmp" 8968 test -d "$tmp"
9040} || 8969} ||
9041{ 8970{
9042 tmp=./conf$$-$RANDOM 8971 tmp=./conf$$-$RANDOM
9043 (umask 077 && mkdir "$tmp") 8972 (umask 077 && mkdir "$tmp")
9044} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 8973} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
8974ac_tmp=$tmp
9045 8975
9046# Set up the scripts for CONFIG_FILES section. 8976# Set up the scripts for CONFIG_FILES section.
9047# No need to generate them if there are no CONFIG_FILES. 8977# No need to generate them if there are no CONFIG_FILES.
9048# This happens for instance with `./config.status config.h'. 8978# This happens for instance with `./config.status config.h'.
9049if test -n "$CONFIG_FILES"; then 8979if test -n "$CONFIG_FILES"; then
9061 ac_cs_awk_cr='\\r' 8991 ac_cs_awk_cr='\\r'
9062else 8992else
9063 ac_cs_awk_cr=$ac_cr 8993 ac_cs_awk_cr=$ac_cr
9064fi 8994fi
9065 8995
9066echo 'BEGIN {' >"$tmp/subs1.awk" && 8996echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9067_ACEOF 8997_ACEOF
9068 8998
9069 8999
9070{ 9000{
9071 echo "cat >conf$$subs.awk <<_ACEOF" && 9001 echo "cat >conf$$subs.awk <<_ACEOF" &&
9089 fi 9019 fi
9090done 9020done
9091rm -f conf$$subs.sh 9021rm -f conf$$subs.sh
9092 9022
9093cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9023cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9094cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 9024cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9095_ACEOF 9025_ACEOF
9096sed -n ' 9026sed -n '
9097h 9027h
9098s/^/S["/; s/!.*/"]=/ 9028s/^/S["/; s/!.*/"]=/
9099p 9029p
9137} 9067}
9138' >>$CONFIG_STATUS || ac_write_fail=1 9068' >>$CONFIG_STATUS || ac_write_fail=1
9139rm -f conf$$subs.awk 9069rm -f conf$$subs.awk
9140cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9070cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9141_ACAWK 9071_ACAWK
9142cat >>"\$tmp/subs1.awk" <<_ACAWK && 9072cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9143 for (key in S) S_is_set[key] = 1 9073 for (key in S) S_is_set[key] = 1
9144 FS = "" 9074 FS = ""
9145 9075
9146} 9076}
9147{ 9077{
9169cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9099cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9170if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9100if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9171 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9101 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9172else 9102else
9173 cat 9103 cat
9174fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9104fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9175 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9105 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9176_ACEOF 9106_ACEOF
9177 9107
9178# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9108# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9179# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 9109# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9203 9133
9204# Set up the scripts for CONFIG_HEADERS section. 9134# Set up the scripts for CONFIG_HEADERS section.
9205# No need to generate them if there are no CONFIG_HEADERS. 9135# No need to generate them if there are no CONFIG_HEADERS.
9206# This happens for instance with `./config.status Makefile'. 9136# This happens for instance with `./config.status Makefile'.
9207if test -n "$CONFIG_HEADERS"; then 9137if test -n "$CONFIG_HEADERS"; then
9208cat >"$tmp/defines.awk" <<\_ACAWK || 9138cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9209BEGIN { 9139BEGIN {
9210_ACEOF 9140_ACEOF
9211 9141
9212# Transform confdefs.h into an awk script `defines.awk', embedded as 9142# Transform confdefs.h into an awk script `defines.awk', embedded as
9213# here-document in config.status, that substitutes the proper values into 9143# here-document in config.status, that substitutes the proper values into
9215 9145
9216# Create a delimiter string that does not exist in confdefs.h, to ease 9146# Create a delimiter string that does not exist in confdefs.h, to ease
9217# handling of long lines. 9147# handling of long lines.
9218ac_delim='%!_!# ' 9148ac_delim='%!_!# '
9219for ac_last_try in false false :; do 9149for ac_last_try in false false :; do
9220 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9150 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9221 if test -z "$ac_t"; then 9151 if test -z "$ac_tt"; then
9222 break 9152 break
9223 elif $ac_last_try; then 9153 elif $ac_last_try; then
9224 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9154 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9225 else 9155 else
9226 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9156 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9336 :[FH]) 9266 :[FH])
9337 ac_file_inputs= 9267 ac_file_inputs=
9338 for ac_f 9268 for ac_f
9339 do 9269 do
9340 case $ac_f in 9270 case $ac_f in
9341 -) ac_f="$tmp/stdin";; 9271 -) ac_f="$ac_tmp/stdin";;
9342 *) # Look for the file first in the build tree, then in the source tree 9272 *) # Look for the file first in the build tree, then in the source tree
9343 # (if the path is not absolute). The absolute path cannot be DOS-style, 9273 # (if the path is not absolute). The absolute path cannot be DOS-style,
9344 # because $ac_f cannot contain `:'. 9274 # because $ac_f cannot contain `:'.
9345 test -f "$ac_f" || 9275 test -f "$ac_f" ||
9346 case $ac_f in 9276 case $ac_f in
9371 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9301 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9372 *) ac_sed_conf_input=$configure_input;; 9302 *) ac_sed_conf_input=$configure_input;;
9373 esac 9303 esac
9374 9304
9375 case $ac_tag in 9305 case $ac_tag in
9376 *:-:* | *:-) cat >"$tmp/stdin" \ 9306 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9377 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9307 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9378 esac 9308 esac
9379 ;; 9309 ;;
9380 esac 9310 esac
9381 9311
9502s&@abs_builddir@&$ac_abs_builddir&;t t 9432s&@abs_builddir@&$ac_abs_builddir&;t t
9503s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9433s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9504s&@INSTALL@&$ac_INSTALL&;t t 9434s&@INSTALL@&$ac_INSTALL&;t t
9505$ac_datarootdir_hack 9435$ac_datarootdir_hack
9506" 9436"
9507eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 9437eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
9508 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9438 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9509 9439
9510test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9440test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9511 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 9441 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
9512 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 9442 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
9443 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9513 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9444 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9514which seems to be undefined. Please make sure it is defined" >&5 9445which seems to be undefined. Please make sure it is defined" >&5
9515$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9446$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9516which seems to be undefined. Please make sure it is defined" >&2;} 9447which seems to be undefined. Please make sure it is defined" >&2;}
9517 9448
9518 rm -f "$tmp/stdin" 9449 rm -f "$ac_tmp/stdin"
9519 case $ac_file in 9450 case $ac_file in
9520 -) cat "$tmp/out" && rm -f "$tmp/out";; 9451 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9521 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9452 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9522 esac \ 9453 esac \
9523 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9454 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9524 ;; 9455 ;;
9525 :H) 9456 :H)
9526 # 9457 #
9527 # CONFIG_HEADER 9458 # CONFIG_HEADER
9528 # 9459 #
9529 if test x"$ac_file" != x-; then 9460 if test x"$ac_file" != x-; then
9530 { 9461 {
9531 $as_echo "/* $configure_input */" \ 9462 $as_echo "/* $configure_input */" \
9532 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9463 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9533 } >"$tmp/config.h" \ 9464 } >"$ac_tmp/config.h" \
9534 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9465 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9535 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 9466 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
9536 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9467 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9537$as_echo "$as_me: $ac_file is unchanged" >&6;} 9468$as_echo "$as_me: $ac_file is unchanged" >&6;}
9538 else 9469 else
9539 rm -f "$ac_file" 9470 rm -f "$ac_file"
9540 mv "$tmp/config.h" "$ac_file" \ 9471 mv "$ac_tmp/config.h" "$ac_file" \
9541 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9472 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9542 fi 9473 fi
9543 else 9474 else
9544 $as_echo "/* $configure_input */" \ 9475 $as_echo "/* $configure_input */" \
9545 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9476 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9546 || as_fn_error $? "could not create -" "$LINENO" 5 9477 || as_fn_error $? "could not create -" "$LINENO" 5
9547 fi 9478 fi
9548 ;; 9479 ;;
9549 9480
9550 9481

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines