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

Comparing rxvt-unicode/configure (file contents):
Revision 1.144 by sf-exg, Sun Mar 27 00:15:40 2011 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
2539 sed 's/^/| /' "$ac_site_file" >&5 2547 sed 's/^/| /' "$ac_site_file" >&5
2540 . "$ac_site_file" \ 2548 . "$ac_site_file" \
2541 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2549 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2542$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2550$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2543as_fn_error $? "failed to load site script $ac_site_file 2551as_fn_error $? "failed to load site script $ac_site_file
2544See \`config.log' for more details" "$LINENO" 5 ; } 2552See \`config.log' for more details" "$LINENO" 5; }
2545 fi 2553 fi
2546done 2554done
2547 2555
2548if test -r "$cache_file"; then 2556if test -r "$cache_file"; then
2549 # Some versions of bash will fail to source /dev/null (special files 2557 # Some versions of bash will fail to source /dev/null (special files
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"`
2684fi 2692fi
2685{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2693{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2686$as_echo "$ac_cv_build" >&6; } 2694$as_echo "$ac_cv_build" >&6; }
2687case $ac_cv_build in 2695case $ac_cv_build in
2688*-*-*) ;; 2696*-*-*) ;;
2689*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 2697*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2690esac 2698esac
2691build=$ac_cv_build 2699build=$ac_cv_build
2692ac_save_IFS=$IFS; IFS='-' 2700ac_save_IFS=$IFS; IFS='-'
2693set x $ac_cv_build 2701set x $ac_cv_build
2694shift 2702shift
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
2717fi 2725fi
2718{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2726{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2719$as_echo "$ac_cv_host" >&6; } 2727$as_echo "$ac_cv_host" >&6; }
2720case $ac_cv_host in 2728case $ac_cv_host in
2721*-*-*) ;; 2729*-*-*) ;;
2722*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 2730*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2723esac 2731esac
2724host=$ac_cv_host 2732host=$ac_cv_host
2725ac_save_IFS=$IFS; IFS='-' 2733ac_save_IFS=$IFS; IFS='-'
2726set x $ac_cv_host 2734set x $ac_cv_host
2727shift 2735shift
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
3044 3052
3045 3053
3046test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3054test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3047$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3055$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3048as_fn_error $? "no acceptable C compiler found in \$PATH 3056as_fn_error $? "no acceptable C compiler found in \$PATH
3049See \`config.log' for more details" "$LINENO" 5 ; } 3057See \`config.log' for more details" "$LINENO" 5; }
3050 3058
3051# Provide some information about the compiler. 3059# Provide some information about the compiler.
3052$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3060$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3053set X $ac_compile 3061set X $ac_compile
3054ac_compiler=$2 3062ac_compiler=$2
3159sed 's/^/| /' conftest.$ac_ext >&5 3167sed 's/^/| /' conftest.$ac_ext >&5
3160 3168
3161{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3169{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3162$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3170$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3163as_fn_error 77 "C compiler cannot create executables 3171as_fn_error 77 "C compiler cannot create executables
3164See \`config.log' for more details" "$LINENO" 5 ; } 3172See \`config.log' for more details" "$LINENO" 5; }
3165else 3173else
3166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3167$as_echo "yes" >&6; } 3175$as_echo "yes" >&6; }
3168fi 3176fi
3169{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3177{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3202done 3210done
3203else 3211else
3204 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3212 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3205$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3213$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3206as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3214as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3207See \`config.log' for more details" "$LINENO" 5 ; } 3215See \`config.log' for more details" "$LINENO" 5; }
3208fi 3216fi
3209rm -f conftest conftest$ac_cv_exeext 3217rm -f conftest conftest$ac_cv_exeext
3210{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3218{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3211$as_echo "$ac_cv_exeext" >&6; } 3219$as_echo "$ac_cv_exeext" >&6; }
3212 3220
3261 else 3269 else
3262 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3270 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3263$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3271$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3264as_fn_error $? "cannot run C compiled programs. 3272as_fn_error $? "cannot run C compiled programs.
3265If you meant to cross compile, use \`--host'. 3273If you meant to cross compile, use \`--host'.
3266See \`config.log' for more details" "$LINENO" 5 ; } 3274See \`config.log' for more details" "$LINENO" 5; }
3267 fi 3275 fi
3268 fi 3276 fi
3269fi 3277fi
3270{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3278{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3271$as_echo "$cross_compiling" >&6; } 3279$as_echo "$cross_compiling" >&6; }
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
3313sed 's/^/| /' conftest.$ac_ext >&5 3321sed 's/^/| /' conftest.$ac_ext >&5
3314 3322
3315{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3323{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3316$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3324$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3317as_fn_error $? "cannot compute suffix of object files: cannot compile 3325as_fn_error $? "cannot compute suffix of object files: cannot compile
3318See \`config.log' for more details" "$LINENO" 5 ; } 3326See \`config.log' for more details" "$LINENO" 5; }
3319fi 3327fi
3320rm -f conftest.$ac_cv_objext conftest.$ac_ext 3328rm -f conftest.$ac_cv_objext conftest.$ac_ext
3321fi 3329fi
3322{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 3330{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
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
3918 3926
3919else 3927else
3920 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3928 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3921$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3929$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3922as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 3930as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3923See \`config.log' for more details" "$LINENO" 5 ; } 3931See \`config.log' for more details" "$LINENO" 5; }
3924fi 3932fi
3925 3933
3926ac_ext=c 3934ac_ext=c
3927ac_cpp='$CPP $CPPFLAGS' 3935ac_cpp='$CPP $CPPFLAGS'
3928ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3936ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
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
5140ac_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'
5141ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5149ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5142{ $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
5143$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 5151$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
5144if test -z "$CXXCPP"; then 5152if test -z "$CXXCPP"; then
5145 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 5153 if ${ac_cv_prog_CXXCPP+:} false; then :
5146 $as_echo_n "(cached) " >&6 5154 $as_echo_n "(cached) " >&6
5147else 5155else
5148 # Double quotes because CXXCPP needs to be expanded 5156 # Double quotes because CXXCPP needs to be expanded
5149 for CXXCPP in "$CXX -E" "/lib/cpp" 5157 for CXXCPP in "$CXX -E" "/lib/cpp"
5150 do 5158 do
5256 5264
5257else 5265else
5258 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5266 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5259$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5267$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5260as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 5268as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5261See \`config.log' for more details" "$LINENO" 5 ; } 5269See \`config.log' for more details" "$LINENO" 5; }
5262fi 5270fi
5263 5271
5264ac_ext=cpp 5272ac_ext=cpp
5265ac_cpp='$CXXCPP $CPPFLAGS' 5273ac_cpp='$CXXCPP $CPPFLAGS'
5266ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5274ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5296 5304
5297 5305
5298for ac_func in clock_gettime 5306for ac_func in clock_gettime
5299do : 5307do :
5300 ac_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"
5301if test "x$ac_cv_func_clock_gettime" = x""yes; then : 5309if test "x$ac_cv_func_clock_gettime" = xyes; then :
5302 cat >>confdefs.h <<_ACEOF 5310 cat >>confdefs.h <<_ACEOF
5303#define HAVE_CLOCK_GETTIME 1 5311#define HAVE_CLOCK_GETTIME 1
5304_ACEOF 5312_ACEOF
5305 5313
5306else 5314else
5336 conftest$ac_exeext conftest.$ac_ext 5344 conftest$ac_exeext conftest.$ac_ext
5337 fi 5345 fi
5338 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
5339 { $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
5340$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 5348$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
5341if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then : 5349if ${ac_cv_lib_rt_clock_gettime+:} false; then :
5342 $as_echo_n "(cached) " >&6 5350 $as_echo_n "(cached) " >&6
5343else 5351else
5344 ac_check_lib_save_LIBS=$LIBS 5352 ac_check_lib_save_LIBS=$LIBS
5345LIBS="-lrt $LIBS" 5353LIBS="-lrt $LIBS"
5346cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5354cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5370 conftest$ac_exeext conftest.$ac_ext 5378 conftest$ac_exeext conftest.$ac_ext
5371LIBS=$ac_check_lib_save_LIBS 5379LIBS=$ac_check_lib_save_LIBS
5372fi 5380fi
5373{ $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
5374$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 5382$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
5375if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then : 5383if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then :
5376 cat >>confdefs.h <<_ACEOF 5384 cat >>confdefs.h <<_ACEOF
5377#define HAVE_LIBRT 1 5385#define HAVE_LIBRT 1
5378_ACEOF 5386_ACEOF
5379 5387
5380 LIBS="-lrt $LIBS" 5388 LIBS="-lrt $LIBS"
5383 5391
5384 unset ac_cv_func_clock_gettime 5392 unset ac_cv_func_clock_gettime
5385 for ac_func in clock_gettime 5393 for ac_func in clock_gettime
5386do : 5394do :
5387 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"
5388if test "x$ac_cv_func_clock_gettime" = x""yes; then : 5396if test "x$ac_cv_func_clock_gettime" = xyes; then :
5389 cat >>confdefs.h <<_ACEOF 5397 cat >>confdefs.h <<_ACEOF
5390#define HAVE_CLOCK_GETTIME 1 5398#define HAVE_CLOCK_GETTIME 1
5391_ACEOF 5399_ACEOF
5392 5400
5393fi 5401fi
5400 5408
5401 5409
5402for ac_func in nanosleep 5410for ac_func in nanosleep
5403do : 5411do :
5404 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5412 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5405if test "x$ac_cv_func_nanosleep" = x""yes; then : 5413if test "x$ac_cv_func_nanosleep" = xyes; then :
5406 cat >>confdefs.h <<_ACEOF 5414 cat >>confdefs.h <<_ACEOF
5407#define HAVE_NANOSLEEP 1 5415#define HAVE_NANOSLEEP 1
5408_ACEOF 5416_ACEOF
5409 5417
5410else 5418else
5411 5419
5412 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 5420 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5413 { $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
5414$as_echo_n "checking for nanosleep in -lrt... " >&6; } 5422$as_echo_n "checking for nanosleep in -lrt... " >&6; }
5415if test "${ac_cv_lib_rt_nanosleep+set}" = set; then : 5423if ${ac_cv_lib_rt_nanosleep+:} false; then :
5416 $as_echo_n "(cached) " >&6 5424 $as_echo_n "(cached) " >&6
5417else 5425else
5418 ac_check_lib_save_LIBS=$LIBS 5426 ac_check_lib_save_LIBS=$LIBS
5419LIBS="-lrt $LIBS" 5427LIBS="-lrt $LIBS"
5420cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5428cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5444 conftest$ac_exeext conftest.$ac_ext 5452 conftest$ac_exeext conftest.$ac_ext
5445LIBS=$ac_check_lib_save_LIBS 5453LIBS=$ac_check_lib_save_LIBS
5446fi 5454fi
5447{ $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
5448$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 5456$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
5449if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then : 5457if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
5450 cat >>confdefs.h <<_ACEOF 5458 cat >>confdefs.h <<_ACEOF
5451#define HAVE_LIBRT 1 5459#define HAVE_LIBRT 1
5452_ACEOF 5460_ACEOF
5453 5461
5454 LIBS="-lrt $LIBS" 5462 LIBS="-lrt $LIBS"
5457 5465
5458 unset ac_cv_func_nanosleep 5466 unset ac_cv_func_nanosleep
5459 for ac_func in nanosleep 5467 for ac_func in nanosleep
5460do : 5468do :
5461 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5469 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5462if test "x$ac_cv_func_nanosleep" = x""yes; then : 5470if test "x$ac_cv_func_nanosleep" = xyes; then :
5463 cat >>confdefs.h <<_ACEOF 5471 cat >>confdefs.h <<_ACEOF
5464#define HAVE_NANOSLEEP 1 5472#define HAVE_NANOSLEEP 1
5465_ACEOF 5473_ACEOF
5466 5474
5467fi 5475fi
5476if test -z "$LIBEV_M4_AVOID_LIBM"; then 5484if test -z "$LIBEV_M4_AVOID_LIBM"; then
5477 LIBM=m 5485 LIBM=m
5478fi 5486fi
5479{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5 5487{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
5480$as_echo_n "checking for library containing floor... " >&6; } 5488$as_echo_n "checking for library containing floor... " >&6; }
5481if test "${ac_cv_search_floor+set}" = set; then : 5489if ${ac_cv_search_floor+:} false; then :
5482 $as_echo_n "(cached) " >&6 5490 $as_echo_n "(cached) " >&6
5483else 5491else
5484 ac_func_search_save_LIBS=$LIBS 5492 ac_func_search_save_LIBS=$LIBS
5485cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5493cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5486/* end confdefs.h. */ 5494/* end confdefs.h. */
5510 if ac_fn_cxx_try_link "$LINENO"; then : 5518 if ac_fn_cxx_try_link "$LINENO"; then :
5511 ac_cv_search_floor=$ac_res 5519 ac_cv_search_floor=$ac_res
5512fi 5520fi
5513rm -f core conftest.err conftest.$ac_objext \ 5521rm -f core conftest.err conftest.$ac_objext \
5514 conftest$ac_exeext 5522 conftest$ac_exeext
5515 if test "${ac_cv_search_floor+set}" = set; then : 5523 if ${ac_cv_search_floor+:} false; then :
5516 break 5524 break
5517fi 5525fi
5518done 5526done
5519if test "${ac_cv_search_floor+set}" = set; then : 5527if ${ac_cv_search_floor+:} false; then :
5520 5528
5521else 5529else
5522 ac_cv_search_floor=no 5530 ac_cv_search_floor=no
5523fi 5531fi
5524rm conftest.$ac_ext 5532rm conftest.$ac_ext
5540 5548
5541# 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.
5542set dummy tic; ac_word=$2 5550set dummy tic; ac_word=$2
5543{ $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
5544$as_echo_n "checking for $ac_word... " >&6; } 5552$as_echo_n "checking for $ac_word... " >&6; }
5545if test "${ac_cv_path_TIC+set}" = set; then : 5553if ${ac_cv_path_TIC+:} false; then :
5546 $as_echo_n "(cached) " >&6 5554 $as_echo_n "(cached) " >&6
5547else 5555else
5548 case $TIC in 5556 case $TIC in
5549 [\\/]* | ?:[\\/]*) 5557 [\\/]* | ?:[\\/]*)
5550 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.
5593if test "x$with_x" = xno; then 5601if test "x$with_x" = xno; then
5594 # The user explicitly disabled X. 5602 # The user explicitly disabled X.
5595 have_x=disabled 5603 have_x=disabled
5596else 5604else
5597 case $x_includes,$x_libraries in #( 5605 case $x_includes,$x_libraries in #(
5598 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #( 5606 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
5599 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 5607 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
5600 $as_echo_n "(cached) " >&6 5608 $as_echo_n "(cached) " >&6
5601else 5609else
5602 # 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.
5603ac_x_includes=no ac_x_libraries=no 5611ac_x_includes=no ac_x_libraries=no
5604rm -f -r conftest.dir 5612rm -f -r conftest.dir
5871if ac_fn_cxx_try_link "$LINENO"; then : 5879if ac_fn_cxx_try_link "$LINENO"; then :
5872 5880
5873else 5881else
5874 { $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
5875$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 5883$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
5876if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then : 5884if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :
5877 $as_echo_n "(cached) " >&6 5885 $as_echo_n "(cached) " >&6
5878else 5886else
5879 ac_check_lib_save_LIBS=$LIBS 5887 ac_check_lib_save_LIBS=$LIBS
5880LIBS="-ldnet $LIBS" 5888LIBS="-ldnet $LIBS"
5881cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5889cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5905 conftest$ac_exeext conftest.$ac_ext 5913 conftest$ac_exeext conftest.$ac_ext
5906LIBS=$ac_check_lib_save_LIBS 5914LIBS=$ac_check_lib_save_LIBS
5907fi 5915fi
5908{ $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
5909$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5917$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
5910if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then : 5918if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then :
5911 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5919 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
5912fi 5920fi
5913 5921
5914 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5922 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
5915 { $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
5916$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 5924$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
5917if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then : 5925if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :
5918 $as_echo_n "(cached) " >&6 5926 $as_echo_n "(cached) " >&6
5919else 5927else
5920 ac_check_lib_save_LIBS=$LIBS 5928 ac_check_lib_save_LIBS=$LIBS
5921LIBS="-ldnet_stub $LIBS" 5929LIBS="-ldnet_stub $LIBS"
5922cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5930cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5946 conftest$ac_exeext conftest.$ac_ext 5954 conftest$ac_exeext conftest.$ac_ext
5947LIBS=$ac_check_lib_save_LIBS 5955LIBS=$ac_check_lib_save_LIBS
5948fi 5956fi
5949{ $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
5950$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5958$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
5951if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then : 5959if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then :
5952 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5960 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
5953fi 5961fi
5954 5962
5955 fi 5963 fi
5956fi 5964fi
5965 # The nsl library prevents programs from opening the X display 5973 # The nsl library prevents programs from opening the X display
5966 # on Irix 5.2, according to T.E. Dickey. 5974 # on Irix 5.2, according to T.E. Dickey.
5967 # The functions gethostbyname, getservbyname, and inet_addr are 5975 # The functions gethostbyname, getservbyname, and inet_addr are
5968 # 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.
5969 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 5977 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
5970if test "x$ac_cv_func_gethostbyname" = x""yes; then : 5978if test "x$ac_cv_func_gethostbyname" = xyes; then :
5971 5979
5972fi 5980fi
5973 5981
5974 if test $ac_cv_func_gethostbyname = no; then 5982 if test $ac_cv_func_gethostbyname = no; then
5975 { $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
5976$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5984$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
5977if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 5985if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
5978 $as_echo_n "(cached) " >&6 5986 $as_echo_n "(cached) " >&6
5979else 5987else
5980 ac_check_lib_save_LIBS=$LIBS 5988 ac_check_lib_save_LIBS=$LIBS
5981LIBS="-lnsl $LIBS" 5989LIBS="-lnsl $LIBS"
5982cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5990cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6006 conftest$ac_exeext conftest.$ac_ext 6014 conftest$ac_exeext conftest.$ac_ext
6007LIBS=$ac_check_lib_save_LIBS 6015LIBS=$ac_check_lib_save_LIBS
6008fi 6016fi
6009{ $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
6010$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 6018$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
6011if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 6019if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
6012 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 6020 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
6013fi 6021fi
6014 6022
6015 if test $ac_cv_lib_nsl_gethostbyname = no; then 6023 if test $ac_cv_lib_nsl_gethostbyname = no; then
6016 { $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
6017$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 6025$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
6018if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then : 6026if ${ac_cv_lib_bsd_gethostbyname+:} false; then :
6019 $as_echo_n "(cached) " >&6 6027 $as_echo_n "(cached) " >&6
6020else 6028else
6021 ac_check_lib_save_LIBS=$LIBS 6029 ac_check_lib_save_LIBS=$LIBS
6022LIBS="-lbsd $LIBS" 6030LIBS="-lbsd $LIBS"
6023cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6031cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6047 conftest$ac_exeext conftest.$ac_ext 6055 conftest$ac_exeext conftest.$ac_ext
6048LIBS=$ac_check_lib_save_LIBS 6056LIBS=$ac_check_lib_save_LIBS
6049fi 6057fi
6050{ $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
6051$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 6059$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
6052if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then : 6060if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then :
6053 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 6061 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
6054fi 6062fi
6055 6063
6056 fi 6064 fi
6057 fi 6065 fi
6062 # on later versions), says Simon Leinen: it contains gethostby* 6070 # on later versions), says Simon Leinen: it contains gethostby*
6063 # variants that don't use the name server (or something). -lsocket 6071 # variants that don't use the name server (or something). -lsocket
6064 # 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
6065 # if connect needs -lnsl, so does gethostbyname. 6073 # if connect needs -lnsl, so does gethostbyname.
6066 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect" 6074 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
6067if test "x$ac_cv_func_connect" = x""yes; then : 6075if test "x$ac_cv_func_connect" = xyes; then :
6068 6076
6069fi 6077fi
6070 6078
6071 if test $ac_cv_func_connect = no; then 6079 if test $ac_cv_func_connect = no; then
6072 { $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
6073$as_echo_n "checking for connect in -lsocket... " >&6; } 6081$as_echo_n "checking for connect in -lsocket... " >&6; }
6074if test "${ac_cv_lib_socket_connect+set}" = set; then : 6082if ${ac_cv_lib_socket_connect+:} false; then :
6075 $as_echo_n "(cached) " >&6 6083 $as_echo_n "(cached) " >&6
6076else 6084else
6077 ac_check_lib_save_LIBS=$LIBS 6085 ac_check_lib_save_LIBS=$LIBS
6078LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 6086LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
6079cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6087cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6103 conftest$ac_exeext conftest.$ac_ext 6111 conftest$ac_exeext conftest.$ac_ext
6104LIBS=$ac_check_lib_save_LIBS 6112LIBS=$ac_check_lib_save_LIBS
6105fi 6113fi
6106{ $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
6107$as_echo "$ac_cv_lib_socket_connect" >&6; } 6115$as_echo "$ac_cv_lib_socket_connect" >&6; }
6108if test "x$ac_cv_lib_socket_connect" = x""yes; then : 6116if test "x$ac_cv_lib_socket_connect" = xyes; then :
6109 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 6117 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
6110fi 6118fi
6111 6119
6112 fi 6120 fi
6113 6121
6114 # Guillermo Gomez says -lposix is necessary on A/UX. 6122 # Guillermo Gomez says -lposix is necessary on A/UX.
6115 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove" 6123 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
6116if test "x$ac_cv_func_remove" = x""yes; then : 6124if test "x$ac_cv_func_remove" = xyes; then :
6117 6125
6118fi 6126fi
6119 6127
6120 if test $ac_cv_func_remove = no; then 6128 if test $ac_cv_func_remove = no; then
6121 { $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
6122$as_echo_n "checking for remove in -lposix... " >&6; } 6130$as_echo_n "checking for remove in -lposix... " >&6; }
6123if test "${ac_cv_lib_posix_remove+set}" = set; then : 6131if ${ac_cv_lib_posix_remove+:} false; then :
6124 $as_echo_n "(cached) " >&6 6132 $as_echo_n "(cached) " >&6
6125else 6133else
6126 ac_check_lib_save_LIBS=$LIBS 6134 ac_check_lib_save_LIBS=$LIBS
6127LIBS="-lposix $LIBS" 6135LIBS="-lposix $LIBS"
6128cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6136cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6152 conftest$ac_exeext conftest.$ac_ext 6160 conftest$ac_exeext conftest.$ac_ext
6153LIBS=$ac_check_lib_save_LIBS 6161LIBS=$ac_check_lib_save_LIBS
6154fi 6162fi
6155{ $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
6156$as_echo "$ac_cv_lib_posix_remove" >&6; } 6164$as_echo "$ac_cv_lib_posix_remove" >&6; }
6157if test "x$ac_cv_lib_posix_remove" = x""yes; then : 6165if test "x$ac_cv_lib_posix_remove" = xyes; then :
6158 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6166 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
6159fi 6167fi
6160 6168
6161 fi 6169 fi
6162 6170
6163 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6171 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
6164 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 6172 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
6165if test "x$ac_cv_func_shmat" = x""yes; then : 6173if test "x$ac_cv_func_shmat" = xyes; then :
6166 6174
6167fi 6175fi
6168 6176
6169 if test $ac_cv_func_shmat = no; then 6177 if test $ac_cv_func_shmat = no; then
6170 { $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
6171$as_echo_n "checking for shmat in -lipc... " >&6; } 6179$as_echo_n "checking for shmat in -lipc... " >&6; }
6172if test "${ac_cv_lib_ipc_shmat+set}" = set; then : 6180if ${ac_cv_lib_ipc_shmat+:} false; then :
6173 $as_echo_n "(cached) " >&6 6181 $as_echo_n "(cached) " >&6
6174else 6182else
6175 ac_check_lib_save_LIBS=$LIBS 6183 ac_check_lib_save_LIBS=$LIBS
6176LIBS="-lipc $LIBS" 6184LIBS="-lipc $LIBS"
6177cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6185cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6201 conftest$ac_exeext conftest.$ac_ext 6209 conftest$ac_exeext conftest.$ac_ext
6202LIBS=$ac_check_lib_save_LIBS 6210LIBS=$ac_check_lib_save_LIBS
6203fi 6211fi
6204{ $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
6205$as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6213$as_echo "$ac_cv_lib_ipc_shmat" >&6; }
6206if test "x$ac_cv_lib_ipc_shmat" = x""yes; then : 6214if test "x$ac_cv_lib_ipc_shmat" = xyes; then :
6207 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6215 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
6208fi 6216fi
6209 6217
6210 fi 6218 fi
6211 fi 6219 fi
6219 # These have to be linked with before -lX11, unlike the other 6227 # These have to be linked with before -lX11, unlike the other
6220 # libraries we check for below, so use a different variable. 6228 # libraries we check for below, so use a different variable.
6221 # John Interrante, Karl Berry 6229 # John Interrante, Karl Berry
6222 { $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
6223$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6231$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
6224if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then : 6232if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :
6225 $as_echo_n "(cached) " >&6 6233 $as_echo_n "(cached) " >&6
6226else 6234else
6227 ac_check_lib_save_LIBS=$LIBS 6235 ac_check_lib_save_LIBS=$LIBS
6228LIBS="-lICE $X_EXTRA_LIBS $LIBS" 6236LIBS="-lICE $X_EXTRA_LIBS $LIBS"
6229cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6237cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6253 conftest$ac_exeext conftest.$ac_ext 6261 conftest$ac_exeext conftest.$ac_ext
6254LIBS=$ac_check_lib_save_LIBS 6262LIBS=$ac_check_lib_save_LIBS
6255fi 6263fi
6256{ $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
6257$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6265$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
6258if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then : 6266if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then :
6259 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6267 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
6260fi 6268fi
6261 6269
6262 LDFLAGS=$ac_save_LDFLAGS 6270 LDFLAGS=$ac_save_LDFLAGS
6263 6271
6273 support_pixbuf=no 6281 support_pixbuf=no
6274 # 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.
6275set dummy pkg-config; ac_word=$2 6283set dummy pkg-config; ac_word=$2
6276{ $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
6277$as_echo_n "checking for $ac_word... " >&6; } 6285$as_echo_n "checking for $ac_word... " >&6; }
6278if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 6286if ${ac_cv_path_PKG_CONFIG+:} false; then :
6279 $as_echo_n "(cached) " >&6 6287 $as_echo_n "(cached) " >&6
6280else 6288else
6281 case $PKG_CONFIG in 6289 case $PKG_CONFIG in
6282 [\\/]* | ?:[\\/]*) 6290 [\\/]* | ?:[\\/]*)
6283 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.
6350 if test "x$afterimage_config" = "x" ; then 6358 if test "x$afterimage_config" = "x" ; then
6351 # 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.
6352set dummy afterimage-config; ac_word=$2 6360set dummy afterimage-config; ac_word=$2
6353{ $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
6354$as_echo_n "checking for $ac_word... " >&6; } 6362$as_echo_n "checking for $ac_word... " >&6; }
6355if test "${ac_cv_path_afterimage_config+set}" = set; then : 6363if ${ac_cv_path_afterimage_config+:} false; then :
6356 $as_echo_n "(cached) " >&6 6364 $as_echo_n "(cached) " >&6
6357else 6365else
6358 case $afterimage_config in 6366 case $afterimage_config in
6359 [\\/]* | ?:[\\/]*) 6367 [\\/]* | ?:[\\/]*)
6360 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.
6450done 6458done
6451 6459
6452 6460
6453{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5 6461{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6454$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; } 6462$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6455if test "${rxvt_cv_xlib_illegal_access+set}" = set; then : 6463if ${rxvt_cv_xlib_illegal_access+:} false; then :
6456 $as_echo_n "(cached) " >&6 6464 $as_echo_n "(cached) " >&6
6457else 6465else
6458 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6466 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6459/* end confdefs.h. */ 6467/* end confdefs.h. */
6460 6468
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
6986int main() 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
7048int main() 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
7108int main() 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
7174int main() 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
7233int main() 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
7318 7231
7319$as_echo "#define USE_XIM 1" >>confdefs.h 7232$as_echo "#define USE_XIM 1" >>confdefs.h
7320 7233
7321 { $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
7322$as_echo_n "checking for broken XIM callback... " >&6; } 7235$as_echo_n "checking for broken XIM callback... " >&6; }
7323if test "${rxvt_cv_broken_ximcb+set}" = set; then : 7236if ${rxvt_cv_broken_ximcb+:} false; then :
7324 $as_echo_n "(cached) " >&6 7237 $as_echo_n "(cached) " >&6
7325else 7238else
7326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7239 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7327/* end confdefs.h. */ 7240/* end confdefs.h. */
7328 7241
7354 fi 7267 fi
7355fi 7268fi
7356 7269
7357{ $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
7358$as_echo_n "checking for working X setlocale... " >&6; } 7271$as_echo_n "checking for working X setlocale... " >&6; }
7359if test "${rxvt_cv_func_xsetlocale+set}" = set; then : 7272if ${rxvt_cv_func_xsetlocale+:} false; then :
7360 $as_echo_n "(cached) " >&6 7273 $as_echo_n "(cached) " >&6
7361else 7274else
7362 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7275 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7363/* end confdefs.h. */ 7276/* end confdefs.h. */
7364#define X_LOCALE 1 7277#define X_LOCALE 1
7389LIBS=$save_LIBS 7302LIBS=$save_LIBS
7390CFLAGS=$save_CFLAGS 7303CFLAGS=$save_CFLAGS
7391 7304
7392{ $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
7393$as_echo_n "checking for working plain setlocale... " >&6; } 7306$as_echo_n "checking for working plain setlocale... " >&6; }
7394if test "${rxvt_cv_func_setlocale+set}" = set; then : 7307if ${rxvt_cv_func_setlocale+:} false; then :
7395 $as_echo_n "(cached) " >&6 7308 $as_echo_n "(cached) " >&6
7396else 7309else
7397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7310 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7398/* end confdefs.h. */ 7311/* end confdefs.h. */
7399#include <clocale> 7312#include <clocale>
7421 7334
7422fi 7335fi
7423 7336
7424{ $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
7425$as_echo_n "checking for working nl_langinfo... " >&6; } 7338$as_echo_n "checking for working nl_langinfo... " >&6; }
7426if test "${rxvt_cv_func_nl_langinfo+set}" = set; then : 7339if ${rxvt_cv_func_nl_langinfo+:} false; then :
7427 $as_echo_n "(cached) " >&6 7340 $as_echo_n "(cached) " >&6
7428else 7341else
7429 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7430/* end confdefs.h. */ 7343/* end confdefs.h. */
7431#include <langinfo.h> 7344#include <langinfo.h>
7454fi 7367fi
7455 7368
7456 7369
7457{ $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
7458$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; } 7371$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; }
7459if test "${pt_cv_can_pass_fds+set}" = set; then : 7372if ${pt_cv_can_pass_fds+:} false; then :
7460 $as_echo_n "(cached) " >&6 7373 $as_echo_n "(cached) " >&6
7461else 7374else
7462 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7375 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7463/* end confdefs.h. */ 7376/* end confdefs.h. */
7464 7377
7636fi 7549fi
7637 7550
7638if test -z "$unix98_pty"; then 7551if test -z "$unix98_pty"; then
7639 { $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
7640$as_echo_n "checking for library containing openpty... " >&6; } 7553$as_echo_n "checking for library containing openpty... " >&6; }
7641if test "${ac_cv_search_openpty+set}" = set; then : 7554if ${ac_cv_search_openpty+:} false; then :
7642 $as_echo_n "(cached) " >&6 7555 $as_echo_n "(cached) " >&6
7643else 7556else
7644 ac_func_search_save_LIBS=$LIBS 7557 ac_func_search_save_LIBS=$LIBS
7645cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7558cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7646/* end confdefs.h. */ 7559/* end confdefs.h. */
7670 if ac_fn_cxx_try_link "$LINENO"; then : 7583 if ac_fn_cxx_try_link "$LINENO"; then :
7671 ac_cv_search_openpty=$ac_res 7584 ac_cv_search_openpty=$ac_res
7672fi 7585fi
7673rm -f core conftest.err conftest.$ac_objext \ 7586rm -f core conftest.err conftest.$ac_objext \
7674 conftest$ac_exeext 7587 conftest$ac_exeext
7675 if test "${ac_cv_search_openpty+set}" = set; then : 7588 if ${ac_cv_search_openpty+:} false; then :
7676 break 7589 break
7677fi 7590fi
7678done 7591done
7679if test "${ac_cv_search_openpty+set}" = set; then : 7592if ${ac_cv_search_openpty+:} false; then :
7680 7593
7681else 7594else
7682 ac_cv_search_openpty=no 7595 ac_cv_search_openpty=no
7683fi 7596fi
7684rm conftest.$ac_ext 7597rm conftest.$ac_ext
7698 7611
7699 7612
7700 7613
7701{ $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
7702$as_echo_n "checking for tty group... " >&6; } 7615$as_echo_n "checking for tty group... " >&6; }
7703if test "${pt_cv_tty_group+set}" = set; then : 7616if ${pt_cv_tty_group+:} false; then :
7704 $as_echo_n "(cached) " >&6 7617 $as_echo_n "(cached) " >&6
7705else 7618else
7706 if test "$cross_compiling" = yes; then : 7619 if test "$cross_compiling" = yes; then :
7707 pt_cv_tty_group=no 7620 pt_cv_tty_group=no
7708else 7621else
7752 rxvt_have_xrender=no 7665 rxvt_have_xrender=no
7753 # 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.
7754set dummy pkg-config; ac_word=$2 7667set dummy pkg-config; ac_word=$2
7755{ $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
7756$as_echo_n "checking for $ac_word... " >&6; } 7669$as_echo_n "checking for $ac_word... " >&6; }
7757if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 7670if ${ac_cv_path_PKG_CONFIG+:} false; then :
7758 $as_echo_n "(cached) " >&6 7671 $as_echo_n "(cached) " >&6
7759else 7672else
7760 case $PKG_CONFIG in 7673 case $PKG_CONFIG in
7761 [\\/]* | ?:[\\/]*) 7674 [\\/]* | ?:[\\/]*)
7762 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.
7797 rxvt_have_xrender=yes 7710 rxvt_have_xrender=yes
7798 7711
7799 save_LIBS="$LIBS" 7712 save_LIBS="$LIBS"
7800 LIBS="$LIBS $X_LIBS" 7713 LIBS="$LIBS $X_LIBS"
7801 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"
7802if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then : 7715if test "x$ac_cv_header_X11_extensions_Xrender_h" = xyes; then :
7803 7716
7804else 7717else
7805 rxvt_have_xrender=no 7718 rxvt_have_xrender=no
7806fi 7719fi
7807 7720
7808 7721
7809 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat" 7722 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7810if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then : 7723if test "x$ac_cv_func_XRenderFindStandardFormat" = xyes; then :
7811 7724
7812else 7725else
7813 rxvt_have_xrender=no 7726 rxvt_have_xrender=no
7814fi 7727fi
7815 7728
7820if 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
7821 # 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.
7822set dummy pkg-config; ac_word=$2 7735set dummy pkg-config; ac_word=$2
7823{ $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
7824$as_echo_n "checking for $ac_word... " >&6; } 7737$as_echo_n "checking for $ac_word... " >&6; }
7825if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : 7738if ${ac_cv_path_PKG_CONFIG+:} false; then :
7826 $as_echo_n "(cached) " >&6 7739 $as_echo_n "(cached) " >&6
7827else 7740else
7828 case $PKG_CONFIG in 7741 case $PKG_CONFIG in
7829 [\\/]* | ?:[\\/]*) 7742 [\\/]* | ?:[\\/]*)
7830 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.
7865 else 7778 else
7866 # 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.
7867set dummy xft-config; ac_word=$2 7780set dummy xft-config; ac_word=$2
7868{ $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
7869$as_echo_n "checking for $ac_word... " >&6; } 7782$as_echo_n "checking for $ac_word... " >&6; }
7870if test "${ac_cv_path_XFT_CONFIG+set}" = set; then : 7783if ${ac_cv_path_XFT_CONFIG+:} false; then :
7871 $as_echo_n "(cached) " >&6 7784 $as_echo_n "(cached) " >&6
7872else 7785else
7873 case $XFT_CONFIG in 7786 case $XFT_CONFIG in
7874 [\\/]* | ?:[\\/]*) 7787 [\\/]* | ?:[\\/]*)
7875 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.
7918 save_LIBS="$LIBS" 7831 save_LIBS="$LIBS"
7919 LIBS="$LIBS $X_LIBS" 7832 LIBS="$LIBS $X_LIBS"
7920 for ac_header in X11/Xft/Xft.h 7833 for ac_header in X11/Xft/Xft.h
7921do : 7834do :
7922 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"
7923if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then : 7836if test "x$ac_cv_header_X11_Xft_Xft_h" = xyes; then :
7924 cat >>confdefs.h <<_ACEOF 7837 cat >>confdefs.h <<_ACEOF
7925#define HAVE_X11_XFT_XFT_H 1 7838#define HAVE_X11_XFT_XFT_H 1
7926_ACEOF 7839_ACEOF
7927 7840
7928else 7841else
7931 7844
7932done 7845done
7933 7846
7934 { $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
7935$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; } 7848$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; }
7936if test "${ac_cv_lib_Xft_XftDrawString32+set}" = set; then : 7849if ${ac_cv_lib_Xft_XftDrawString32+:} false; then :
7937 $as_echo_n "(cached) " >&6 7850 $as_echo_n "(cached) " >&6
7938else 7851else
7939 ac_check_lib_save_LIBS=$LIBS 7852 ac_check_lib_save_LIBS=$LIBS
7940LIBS="-lXft $LIBS" 7853LIBS="-lXft $LIBS"
7941cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7854cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7965 conftest$ac_exeext conftest.$ac_ext 7878 conftest$ac_exeext conftest.$ac_ext
7966LIBS=$ac_check_lib_save_LIBS 7879LIBS=$ac_check_lib_save_LIBS
7967fi 7880fi
7968{ $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
7969$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; } 7882$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; }
7970if test "x$ac_cv_lib_Xft_XftDrawString32" = x""yes; then : 7883if test "x$ac_cv_lib_Xft_XftDrawString32" = xyes; then :
7971 : 7884 :
7972else 7885else
7973 support_xft=no 7886 support_xft=no
7974fi 7887fi
7975 7888
7976 for ac_header in fontconfig/fontconfig.h 7889 for ac_header in fontconfig/fontconfig.h
7977do : 7890do :
7978 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"
7979if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then : 7892if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes; then :
7980 cat >>confdefs.h <<_ACEOF 7893 cat >>confdefs.h <<_ACEOF
7981#define HAVE_FONTCONFIG_FONTCONFIG_H 1 7894#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7982_ACEOF 7895_ACEOF
7983 7896
7984else 7897else
7987 7900
7988done 7901done
7989 7902
7990 { $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
7991$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; } 7904$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7992if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then : 7905if ${ac_cv_lib_fontconfig_FcPatternGet+:} false; then :
7993 $as_echo_n "(cached) " >&6 7906 $as_echo_n "(cached) " >&6
7994else 7907else
7995 ac_check_lib_save_LIBS=$LIBS 7908 ac_check_lib_save_LIBS=$LIBS
7996LIBS="-lfontconfig $LIBS" 7909LIBS="-lfontconfig $LIBS"
7997cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7910cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8021 conftest$ac_exeext conftest.$ac_ext 7934 conftest$ac_exeext conftest.$ac_ext
8022LIBS=$ac_check_lib_save_LIBS 7935LIBS=$ac_check_lib_save_LIBS
8023fi 7936fi
8024{ $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
8025$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; } 7938$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
8026if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then : 7939if test "x$ac_cv_lib_fontconfig_FcPatternGet" = xyes; then :
8027 : 7940 :
8028else 7941else
8029 support_xft=no 7942 support_xft=no
8030fi 7943fi
8031 7944
8170if test x$support_perl = xyes; then 8083if test x$support_perl = xyes; then
8171 # 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.
8172set dummy perl5; ac_word=$2 8085set dummy perl5; ac_word=$2
8173{ $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
8174$as_echo_n "checking for $ac_word... " >&6; } 8087$as_echo_n "checking for $ac_word... " >&6; }
8175if test "${ac_cv_path_PERL+set}" = set; then : 8088if ${ac_cv_path_PERL+:} false; then :
8176 $as_echo_n "(cached) " >&6 8089 $as_echo_n "(cached) " >&6
8177else 8090else
8178 case $PERL in 8091 case $PERL in
8179 [\\/]* | ?:[\\/]*) 8092 [\\/]* | ?:[\\/]*)
8180 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.
8210 8123
8211 # 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.
8212set dummy perl; ac_word=$2 8125set dummy perl; ac_word=$2
8213{ $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
8214$as_echo_n "checking for $ac_word... " >&6; } 8127$as_echo_n "checking for $ac_word... " >&6; }
8215if test "${ac_cv_path_PERL+set}" = set; then : 8128if ${ac_cv_path_PERL+:} false; then :
8216 $as_echo_n "(cached) " >&6 8129 $as_echo_n "(cached) " >&6
8217else 8130else
8218 case $PERL in 8131 case $PERL in
8219 [\\/]* | ?:[\\/]*) 8132 [\\/]* | ?:[\\/]*)
8220 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.
8374 t end 8287 t end
8375 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8288 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8376 :end' >>confcache 8289 :end' >>confcache
8377if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8290if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8378 if test -w "$cache_file"; then 8291 if test -w "$cache_file"; then
8379 test "x$cache_file" != "x/dev/null" && 8292 if test "x$cache_file" != "x/dev/null"; then
8380 { $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
8381$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
8382 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
8383 else 8307 else
8384 { $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
8385$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8309$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8386 fi 8310 fi
8387fi 8311fi
8409 8333
8410LTLIBOBJS=$ac_ltlibobjs 8334LTLIBOBJS=$ac_ltlibobjs
8411 8335
8412 8336
8413 8337
8414: ${CONFIG_STATUS=./config.status} 8338: "${CONFIG_STATUS=./config.status}"
8415ac_write_fail=0 8339ac_write_fail=0
8416ac_clean_files_save=$ac_clean_files 8340ac_clean_files_save=$ac_clean_files
8417ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8341ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8418{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8342{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8419$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8343$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8510# (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
8511# splitting by setting IFS to empty value.) 8435# splitting by setting IFS to empty value.)
8512IFS=" "" $as_nl" 8436IFS=" "" $as_nl"
8513 8437
8514# 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=
8515case $0 in #(( 8440case $0 in #((
8516 *[\\/]* ) as_myself=$0 ;; 8441 *[\\/]* ) as_myself=$0 ;;
8517 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8442 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8518for as_dir in $PATH 8443for as_dir in $PATH
8519do 8444do
8817# 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
8818# report actual input values of CONFIG_FILES etc. instead of their 8743# report actual input values of CONFIG_FILES etc. instead of their
8819# values after options handling. 8744# values after options handling.
8820ac_log=" 8745ac_log="
8821This file was extended by $as_me, which was 8746This file was extended by $as_me, which was
8822generated by GNU Autoconf 2.67. Invocation command line was 8747generated by GNU Autoconf 2.68. Invocation command line was
8823 8748
8824 CONFIG_FILES = $CONFIG_FILES 8749 CONFIG_FILES = $CONFIG_FILES
8825 CONFIG_HEADERS = $CONFIG_HEADERS 8750 CONFIG_HEADERS = $CONFIG_HEADERS
8826 CONFIG_LINKS = $CONFIG_LINKS 8751 CONFIG_LINKS = $CONFIG_LINKS
8827 CONFIG_COMMANDS = $CONFIG_COMMANDS 8752 CONFIG_COMMANDS = $CONFIG_COMMANDS
8879_ACEOF 8804_ACEOF
8880cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8805cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8881ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8806ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8882ac_cs_version="\\ 8807ac_cs_version="\\
8883config.status 8808config.status
8884configured by $0, generated by GNU Autoconf 2.67, 8809configured by $0, generated by GNU Autoconf 2.68,
8885 with options \\"\$ac_cs_config\\" 8810 with options \\"\$ac_cs_config\\"
8886 8811
8887Copyright (C) 2010 Free Software Foundation, Inc. 8812Copyright (C) 2010 Free Software Foundation, Inc.
8888This config.status script is free software; the Free Software Foundation 8813This config.status script is free software; the Free Software Foundation
8889gives unlimited permission to copy, distribute and modify it." 8814gives unlimited permission to copy, distribute and modify it."
9005 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 8930 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
9006 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 8931 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
9007 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 8932 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
9008 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 8933 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
9009 8934
9010 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 8935 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
9011 esac 8936 esac
9012done 8937done
9013 8938
9014 8939
9015# If the user did not use the arguments to specify the items to instantiate, 8940# If the user did not use the arguments to specify the items to instantiate,
9027# Hook for its removal unless debugging. 8952# Hook for its removal unless debugging.
9028# 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:
9029# 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'.
9030$debug || 8955$debug ||
9031{ 8956{
9032 tmp= 8957 tmp= ac_tmp=
9033 trap 'exit_status=$? 8958 trap 'exit_status=$?
8959 : "${ac_tmp:=$tmp}"
9034 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 8960 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
9035' 0 8961' 0
9036 trap 'as_fn_exit 1' 1 2 13 15 8962 trap 'as_fn_exit 1' 1 2 13 15
9037} 8963}
9038# Create a (secure) tmp directory for tmp files. 8964# Create a (secure) tmp directory for tmp files.
9039 8965
9040{ 8966{
9041 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 8967 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9042 test -n "$tmp" && test -d "$tmp" 8968 test -d "$tmp"
9043} || 8969} ||
9044{ 8970{
9045 tmp=./conf$$-$RANDOM 8971 tmp=./conf$$-$RANDOM
9046 (umask 077 && mkdir "$tmp") 8972 (umask 077 && mkdir "$tmp")
9047} || 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
9048 8975
9049# Set up the scripts for CONFIG_FILES section. 8976# Set up the scripts for CONFIG_FILES section.
9050# No need to generate them if there are no CONFIG_FILES. 8977# No need to generate them if there are no CONFIG_FILES.
9051# This happens for instance with `./config.status config.h'. 8978# This happens for instance with `./config.status config.h'.
9052if test -n "$CONFIG_FILES"; then 8979if test -n "$CONFIG_FILES"; then
9064 ac_cs_awk_cr='\\r' 8991 ac_cs_awk_cr='\\r'
9065else 8992else
9066 ac_cs_awk_cr=$ac_cr 8993 ac_cs_awk_cr=$ac_cr
9067fi 8994fi
9068 8995
9069echo 'BEGIN {' >"$tmp/subs1.awk" && 8996echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
9070_ACEOF 8997_ACEOF
9071 8998
9072 8999
9073{ 9000{
9074 echo "cat >conf$$subs.awk <<_ACEOF" && 9001 echo "cat >conf$$subs.awk <<_ACEOF" &&
9092 fi 9019 fi
9093done 9020done
9094rm -f conf$$subs.sh 9021rm -f conf$$subs.sh
9095 9022
9096cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9023cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9097cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 9024cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
9098_ACEOF 9025_ACEOF
9099sed -n ' 9026sed -n '
9100h 9027h
9101s/^/S["/; s/!.*/"]=/ 9028s/^/S["/; s/!.*/"]=/
9102p 9029p
9140} 9067}
9141' >>$CONFIG_STATUS || ac_write_fail=1 9068' >>$CONFIG_STATUS || ac_write_fail=1
9142rm -f conf$$subs.awk 9069rm -f conf$$subs.awk
9143cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9070cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9144_ACAWK 9071_ACAWK
9145cat >>"\$tmp/subs1.awk" <<_ACAWK && 9072cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
9146 for (key in S) S_is_set[key] = 1 9073 for (key in S) S_is_set[key] = 1
9147 FS = "" 9074 FS = ""
9148 9075
9149} 9076}
9150{ 9077{
9172cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9099cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9173if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9100if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9174 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"
9175else 9102else
9176 cat 9103 cat
9177fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 9104fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
9178 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9105 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9179_ACEOF 9106_ACEOF
9180 9107
9181# 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),
9182# ${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
9206 9133
9207# Set up the scripts for CONFIG_HEADERS section. 9134# Set up the scripts for CONFIG_HEADERS section.
9208# No need to generate them if there are no CONFIG_HEADERS. 9135# No need to generate them if there are no CONFIG_HEADERS.
9209# This happens for instance with `./config.status Makefile'. 9136# This happens for instance with `./config.status Makefile'.
9210if test -n "$CONFIG_HEADERS"; then 9137if test -n "$CONFIG_HEADERS"; then
9211cat >"$tmp/defines.awk" <<\_ACAWK || 9138cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
9212BEGIN { 9139BEGIN {
9213_ACEOF 9140_ACEOF
9214 9141
9215# Transform confdefs.h into an awk script `defines.awk', embedded as 9142# Transform confdefs.h into an awk script `defines.awk', embedded as
9216# here-document in config.status, that substitutes the proper values into 9143# here-document in config.status, that substitutes the proper values into
9218 9145
9219# 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
9220# handling of long lines. 9147# handling of long lines.
9221ac_delim='%!_!# ' 9148ac_delim='%!_!# '
9222for ac_last_try in false false :; do 9149for ac_last_try in false false :; do
9223 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 9150 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
9224 if test -z "$ac_t"; then 9151 if test -z "$ac_tt"; then
9225 break 9152 break
9226 elif $ac_last_try; then 9153 elif $ac_last_try; then
9227 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9154 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9228 else 9155 else
9229 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9156 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9320 case $ac_tag in 9247 case $ac_tag in
9321 :[FHLC]) ac_mode=$ac_tag; continue;; 9248 :[FHLC]) ac_mode=$ac_tag; continue;;
9322 esac 9249 esac
9323 case $ac_mode$ac_tag in 9250 case $ac_mode$ac_tag in
9324 :[FHL]*:*);; 9251 :[FHL]*:*);;
9325 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 9252 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
9326 :[FH]-) ac_tag=-:-;; 9253 :[FH]-) ac_tag=-:-;;
9327 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9254 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9328 esac 9255 esac
9329 ac_save_IFS=$IFS 9256 ac_save_IFS=$IFS
9330 IFS=: 9257 IFS=:
9339 :[FH]) 9266 :[FH])
9340 ac_file_inputs= 9267 ac_file_inputs=
9341 for ac_f 9268 for ac_f
9342 do 9269 do
9343 case $ac_f in 9270 case $ac_f in
9344 -) ac_f="$tmp/stdin";; 9271 -) ac_f="$ac_tmp/stdin";;
9345 *) # 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
9346 # (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,
9347 # because $ac_f cannot contain `:'. 9274 # because $ac_f cannot contain `:'.
9348 test -f "$ac_f" || 9275 test -f "$ac_f" ||
9349 case $ac_f in 9276 case $ac_f in
9350 [\\/$]*) false;; 9277 [\\/$]*) false;;
9351 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9278 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9352 esac || 9279 esac ||
9353 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 9280 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
9354 esac 9281 esac
9355 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9282 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9356 as_fn_append ac_file_inputs " '$ac_f'" 9283 as_fn_append ac_file_inputs " '$ac_f'"
9357 done 9284 done
9358 9285
9374 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9301 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9375 *) ac_sed_conf_input=$configure_input;; 9302 *) ac_sed_conf_input=$configure_input;;
9376 esac 9303 esac
9377 9304
9378 case $ac_tag in 9305 case $ac_tag in
9379 *:-:* | *:-) cat >"$tmp/stdin" \ 9306 *:-:* | *:-) cat >"$ac_tmp/stdin" \
9380 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9307 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9381 esac 9308 esac
9382 ;; 9309 ;;
9383 esac 9310 esac
9384 9311
9385 ac_dir=`$as_dirname -- "$ac_file" || 9312 ac_dir=`$as_dirname -- "$ac_file" ||
9505s&@abs_builddir@&$ac_abs_builddir&;t t 9432s&@abs_builddir@&$ac_abs_builddir&;t t
9506s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9433s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9507s&@INSTALL@&$ac_INSTALL&;t t 9434s&@INSTALL@&$ac_INSTALL&;t t
9508$ac_datarootdir_hack 9435$ac_datarootdir_hack
9509" 9436"
9510eval 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" \
9511 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9438 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9512 9439
9513test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9440test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9514 { 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"; } &&
9515 { 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"; } &&
9516 { $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'
9517which seems to be undefined. Please make sure it is defined" >&5 9445which seems to be undefined. Please make sure it is defined" >&5
9518$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'
9519which seems to be undefined. Please make sure it is defined" >&2;} 9447which seems to be undefined. Please make sure it is defined" >&2;}
9520 9448
9521 rm -f "$tmp/stdin" 9449 rm -f "$ac_tmp/stdin"
9522 case $ac_file in 9450 case $ac_file in
9523 -) cat "$tmp/out" && rm -f "$tmp/out";; 9451 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
9524 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 9452 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
9525 esac \ 9453 esac \
9526 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9454 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9527 ;; 9455 ;;
9528 :H) 9456 :H)
9529 # 9457 #
9530 # CONFIG_HEADER 9458 # CONFIG_HEADER
9531 # 9459 #
9532 if test x"$ac_file" != x-; then 9460 if test x"$ac_file" != x-; then
9533 { 9461 {
9534 $as_echo "/* $configure_input */" \ 9462 $as_echo "/* $configure_input */" \
9535 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 9463 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
9536 } >"$tmp/config.h" \ 9464 } >"$ac_tmp/config.h" \
9537 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9465 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9538 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
9539 { $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
9540$as_echo "$as_me: $ac_file is unchanged" >&6;} 9468$as_echo "$as_me: $ac_file is unchanged" >&6;}
9541 else 9469 else
9542 rm -f "$ac_file" 9470 rm -f "$ac_file"
9543 mv "$tmp/config.h" "$ac_file" \ 9471 mv "$ac_tmp/config.h" "$ac_file" \
9544 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9472 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9545 fi 9473 fi
9546 else 9474 else
9547 $as_echo "/* $configure_input */" \ 9475 $as_echo "/* $configure_input */" \
9548 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 9476 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
9549 || as_fn_error $? "could not create -" "$LINENO" 5 9477 || as_fn_error $? "could not create -" "$LINENO" 5
9550 fi 9478 fi
9551 ;; 9479 ;;
9552 9480
9553 9481

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines