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

Comparing rxvt-unicode/configure (file contents):
Revision 1.151 by sf-exg, Thu Jan 19 11:09:56 2012 UTC vs.
Revision 1.152 by root, Thu Jan 19 17:10:54 2012 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.68. 3# Generated by GNU Autoconf 2.67.
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=
93case $0 in #(( 92case $0 in #((
94 *[\\/]* ) as_myself=$0 ;; 93 *[\\/]* ) as_myself=$0 ;;
95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96for as_dir in $PATH 95for as_dir in $PATH
97do 96do
213 212
214 if test "x$CONFIG_SHELL" != x; then : 213 if test "x$CONFIG_SHELL" != x; then :
215 # We cannot yet assume a decent shell, so we have to provide a 214 # We cannot yet assume a decent shell, so we have to provide a
216 # neutralization value for shells without unset; and this also 215 # neutralization value for shells without unset; and this also
217 # works around shells that cannot unset nonexistent variables. 216 # works around shells that cannot unset nonexistent variables.
218 # Preserve -v and -x to the replacement shell.
219 BASH_ENV=/dev/null 217 BASH_ENV=/dev/null
220 ENV=/dev/null 218 ENV=/dev/null
221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
222 export CONFIG_SHELL 220 export CONFIG_SHELL
223 case $- in # ((((
224 *v*x* | *x*v* ) as_opts=-vx ;;
225 *v* ) as_opts=-v ;;
226 *x* ) as_opts=-x ;;
227 * ) as_opts= ;;
228 esac
229 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} 221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
230fi 222fi
231 223
232 if test x$as_have_required = xno; then : 224 if test x$as_have_required = xno; then :
233 $as_echo "$0: This script requires a shell more modern than all" 225 $as_echo "$0: This script requires a shell more modern than all"
234 $as_echo "$0: the shells that I found on your system." 226 $as_echo "$0: the shells that I found on your system."
1153 *) 1145 *)
1154 # FIXME: should be removed in autoconf 3.0. 1146 # FIXME: should be removed in autoconf 3.0.
1155 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1147 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1156 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1148 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1157 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1149 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1158 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" 1150 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1159 ;; 1151 ;;
1160 1152
1161 esac 1153 esac
1162done 1154done
1163 1155
1497 1489
1498test -n "$ac_init_help" && exit $ac_status 1490test -n "$ac_init_help" && exit $ac_status
1499if $ac_init_version; then 1491if $ac_init_version; then
1500 cat <<\_ACEOF 1492 cat <<\_ACEOF
1501configure 1493configure
1502generated by GNU Autoconf 2.68 1494generated by GNU Autoconf 2.67
1503 1495
1504Copyright (C) 2010 Free Software Foundation, Inc. 1496Copyright (C) 2010 Free Software Foundation, Inc.
1505This configure script is free software; the Free Software Foundation 1497This configure script is free software; the Free Software Foundation
1506gives unlimited permission to copy, distribute and modify it. 1498gives unlimited permission to copy, distribute and modify it.
1507_ACEOF 1499_ACEOF
1543 $as_echo "$as_me: failed program was:" >&5 1535 $as_echo "$as_me: failed program was:" >&5
1544sed 's/^/| /' conftest.$ac_ext >&5 1536sed 's/^/| /' conftest.$ac_ext >&5
1545 1537
1546 ac_retval=1 1538 ac_retval=1
1547fi 1539fi
1548 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1540 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1549 as_fn_set_status $ac_retval 1541 as_fn_set_status $ac_retval
1550 1542
1551} # ac_fn_c_try_compile 1543} # ac_fn_c_try_compile
1552 1544
1553# ac_fn_cxx_try_compile LINENO 1545# ac_fn_cxx_try_compile LINENO
1581 $as_echo "$as_me: failed program was:" >&5 1573 $as_echo "$as_me: failed program was:" >&5
1582sed 's/^/| /' conftest.$ac_ext >&5 1574sed 's/^/| /' conftest.$ac_ext >&5
1583 1575
1584 ac_retval=1 1576 ac_retval=1
1585fi 1577fi
1586 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1578 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1587 as_fn_set_status $ac_retval 1579 as_fn_set_status $ac_retval
1588 1580
1589} # ac_fn_cxx_try_compile 1581} # ac_fn_cxx_try_compile
1590 1582
1591# ac_fn_c_try_cpp LINENO 1583# ac_fn_c_try_cpp LINENO
1618 $as_echo "$as_me: failed program was:" >&5 1610 $as_echo "$as_me: failed program was:" >&5
1619sed 's/^/| /' conftest.$ac_ext >&5 1611sed 's/^/| /' conftest.$ac_ext >&5
1620 1612
1621 ac_retval=1 1613 ac_retval=1
1622fi 1614fi
1623 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1615 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1624 as_fn_set_status $ac_retval 1616 as_fn_set_status $ac_retval
1625 1617
1626} # ac_fn_c_try_cpp 1618} # ac_fn_c_try_cpp
1627 1619
1628# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 1620# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1631# the include files in INCLUDES and setting the cache variable VAR 1623# the include files in INCLUDES and setting the cache variable VAR
1632# accordingly. 1624# accordingly.
1633ac_fn_c_check_header_mongrel () 1625ac_fn_c_check_header_mongrel ()
1634{ 1626{
1635 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1627 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1636 if eval \${$3+:} false; then : 1628 if eval "test \"\${$3+set}\"" = set; then :
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1629 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1638$as_echo_n "checking for $2... " >&6; } 1630$as_echo_n "checking for $2... " >&6; }
1639if eval \${$3+:} false; then : 1631if eval "test \"\${$3+set}\"" = set; then :
1640 $as_echo_n "(cached) " >&6 1632 $as_echo_n "(cached) " >&6
1641fi 1633fi
1642eval ac_res=\$$3 1634eval ac_res=\$$3
1643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1635 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1644$as_echo "$ac_res" >&6; } 1636$as_echo "$ac_res" >&6; }
1697$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1689$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1698 ;; 1690 ;;
1699esac 1691esac
1700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1701$as_echo_n "checking for $2... " >&6; } 1693$as_echo_n "checking for $2... " >&6; }
1702if eval \${$3+:} false; then : 1694if eval "test \"\${$3+set}\"" = set; then :
1703 $as_echo_n "(cached) " >&6 1695 $as_echo_n "(cached) " >&6
1704else 1696else
1705 eval "$3=\$ac_header_compiler" 1697 eval "$3=\$ac_header_compiler"
1706fi 1698fi
1707eval ac_res=\$$3 1699eval ac_res=\$$3
1708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1700 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1709$as_echo "$ac_res" >&6; } 1701$as_echo "$ac_res" >&6; }
1710fi 1702fi
1711 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1703 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1712 1704
1713} # ac_fn_c_check_header_mongrel 1705} # ac_fn_c_check_header_mongrel
1714 1706
1715# ac_fn_c_try_run LINENO 1707# ac_fn_c_try_run LINENO
1716# ---------------------- 1708# ----------------------
1747sed 's/^/| /' conftest.$ac_ext >&5 1739sed 's/^/| /' conftest.$ac_ext >&5
1748 1740
1749 ac_retval=$ac_status 1741 ac_retval=$ac_status
1750fi 1742fi
1751 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1743 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1752 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1744 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1753 as_fn_set_status $ac_retval 1745 as_fn_set_status $ac_retval
1754 1746
1755} # ac_fn_c_try_run 1747} # ac_fn_c_try_run
1756 1748
1757# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 1749# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1761ac_fn_c_check_header_compile () 1753ac_fn_c_check_header_compile ()
1762{ 1754{
1763 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1755 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1765$as_echo_n "checking for $2... " >&6; } 1757$as_echo_n "checking for $2... " >&6; }
1766if eval \${$3+:} false; then : 1758if eval "test \"\${$3+set}\"" = set; then :
1767 $as_echo_n "(cached) " >&6 1759 $as_echo_n "(cached) " >&6
1768else 1760else
1769 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1770/* end confdefs.h. */ 1762/* end confdefs.h. */
1771$4 1763$4
1779rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1771rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1780fi 1772fi
1781eval ac_res=\$$3 1773eval ac_res=\$$3
1782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1783$as_echo "$ac_res" >&6; } 1775$as_echo "$ac_res" >&6; }
1784 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1776 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1785 1777
1786} # ac_fn_c_check_header_compile 1778} # ac_fn_c_check_header_compile
1787 1779
1788# ac_fn_c_try_link LINENO 1780# ac_fn_c_try_link LINENO
1789# ----------------------- 1781# -----------------------
1824 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1816 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1825 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1817 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1826 # interfere with the next link command; also delete a directory that is 1818 # interfere with the next link command; also delete a directory that is
1827 # left behind by Apple's compiler. We do this before executing the actions. 1819 # left behind by Apple's compiler. We do this before executing the actions.
1828 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1820 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1829 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1821 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1830 as_fn_set_status $ac_retval 1822 as_fn_set_status $ac_retval
1831 1823
1832} # ac_fn_c_try_link 1824} # ac_fn_c_try_link
1833 1825
1834# ac_fn_cxx_try_link LINENO 1826# ac_fn_cxx_try_link LINENO
1870 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1862 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1871 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1863 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1872 # interfere with the next link command; also delete a directory that is 1864 # interfere with the next link command; also delete a directory that is
1873 # left behind by Apple's compiler. We do this before executing the actions. 1865 # left behind by Apple's compiler. We do this before executing the actions.
1874 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1866 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1875 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1867 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1876 as_fn_set_status $ac_retval 1868 as_fn_set_status $ac_retval
1877 1869
1878} # ac_fn_cxx_try_link 1870} # ac_fn_cxx_try_link
1879 1871
1880# ac_fn_cxx_try_cpp LINENO 1872# ac_fn_cxx_try_cpp LINENO
1907 $as_echo "$as_me: failed program was:" >&5 1899 $as_echo "$as_me: failed program was:" >&5
1908sed 's/^/| /' conftest.$ac_ext >&5 1900sed 's/^/| /' conftest.$ac_ext >&5
1909 1901
1910 ac_retval=1 1902 ac_retval=1
1911fi 1903fi
1912 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1904 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1913 as_fn_set_status $ac_retval 1905 as_fn_set_status $ac_retval
1914 1906
1915} # ac_fn_cxx_try_cpp 1907} # ac_fn_cxx_try_cpp
1916 1908
1917# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1909# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1920# the include files in INCLUDES and setting the cache variable VAR 1912# the include files in INCLUDES and setting the cache variable VAR
1921# accordingly. 1913# accordingly.
1922ac_fn_cxx_check_header_mongrel () 1914ac_fn_cxx_check_header_mongrel ()
1923{ 1915{
1924 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1916 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1925 if eval \${$3+:} false; then : 1917 if eval "test \"\${$3+set}\"" = set; then :
1926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1927$as_echo_n "checking for $2... " >&6; } 1919$as_echo_n "checking for $2... " >&6; }
1928if eval \${$3+:} false; then : 1920if eval "test \"\${$3+set}\"" = set; then :
1929 $as_echo_n "(cached) " >&6 1921 $as_echo_n "(cached) " >&6
1930fi 1922fi
1931eval ac_res=\$$3 1923eval ac_res=\$$3
1932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1933$as_echo "$ac_res" >&6; } 1925$as_echo "$ac_res" >&6; }
1986$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1978$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1987 ;; 1979 ;;
1988esac 1980esac
1989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1990$as_echo_n "checking for $2... " >&6; } 1982$as_echo_n "checking for $2... " >&6; }
1991if eval \${$3+:} false; then : 1983if eval "test \"\${$3+set}\"" = set; then :
1992 $as_echo_n "(cached) " >&6 1984 $as_echo_n "(cached) " >&6
1993else 1985else
1994 eval "$3=\$ac_header_compiler" 1986 eval "$3=\$ac_header_compiler"
1995fi 1987fi
1996eval ac_res=\$$3 1988eval ac_res=\$$3
1997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1989 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1998$as_echo "$ac_res" >&6; } 1990$as_echo "$ac_res" >&6; }
1999fi 1991fi
2000 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1992 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2001 1993
2002} # ac_fn_cxx_check_header_mongrel 1994} # ac_fn_cxx_check_header_mongrel
2003 1995
2004# ac_fn_cxx_check_func LINENO FUNC VAR 1996# ac_fn_cxx_check_func LINENO FUNC VAR
2005# ------------------------------------ 1997# ------------------------------------
2007ac_fn_cxx_check_func () 1999ac_fn_cxx_check_func ()
2008{ 2000{
2009 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2001 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2010 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2002 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2011$as_echo_n "checking for $2... " >&6; } 2003$as_echo_n "checking for $2... " >&6; }
2012if eval \${$3+:} false; then : 2004if eval "test \"\${$3+set}\"" = set; then :
2013 $as_echo_n "(cached) " >&6 2005 $as_echo_n "(cached) " >&6
2014else 2006else
2015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2007 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2016/* end confdefs.h. */ 2008/* end confdefs.h. */
2017/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2009/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2062 conftest$ac_exeext conftest.$ac_ext 2054 conftest$ac_exeext conftest.$ac_ext
2063fi 2055fi
2064eval ac_res=\$$3 2056eval ac_res=\$$3
2065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2057 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2066$as_echo "$ac_res" >&6; } 2058$as_echo "$ac_res" >&6; }
2067 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2059 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2068 2060
2069} # ac_fn_cxx_check_func 2061} # ac_fn_cxx_check_func
2070 2062
2071# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 2063# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
2072# --------------------------------------------- 2064# ---------------------------------------------
2075ac_fn_cxx_check_type () 2067ac_fn_cxx_check_type ()
2076{ 2068{
2077 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2069 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2070 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2079$as_echo_n "checking for $2... " >&6; } 2071$as_echo_n "checking for $2... " >&6; }
2080if eval \${$3+:} false; then : 2072if eval "test \"\${$3+set}\"" = set; then :
2081 $as_echo_n "(cached) " >&6 2073 $as_echo_n "(cached) " >&6
2082else 2074else
2083 eval "$3=no" 2075 eval "$3=no"
2084 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2076 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2085/* end confdefs.h. */ 2077/* end confdefs.h. */
2116rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2108rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2117fi 2109fi
2118eval ac_res=\$$3 2110eval ac_res=\$$3
2119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2120$as_echo "$ac_res" >&6; } 2112$as_echo "$ac_res" >&6; }
2121 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2113 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2122 2114
2123} # ac_fn_cxx_check_type 2115} # ac_fn_cxx_check_type
2124 2116
2125# ac_fn_c_find_intX_t LINENO BITS VAR 2117# ac_fn_c_find_intX_t LINENO BITS VAR
2126# ----------------------------------- 2118# -----------------------------------
2129ac_fn_c_find_intX_t () 2121ac_fn_c_find_intX_t ()
2130{ 2122{
2131 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2123 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5 2124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5
2133$as_echo_n "checking for int$2_t... " >&6; } 2125$as_echo_n "checking for int$2_t... " >&6; }
2134if eval \${$3+:} false; then : 2126if eval "test \"\${$3+set}\"" = set; then :
2135 $as_echo_n "(cached) " >&6 2127 $as_echo_n "(cached) " >&6
2136else 2128else
2137 eval "$3=no" 2129 eval "$3=no"
2138 # Order is important - never check a type that is potentially smaller 2130 # Order is important - never check a type that is potentially smaller
2139 # than half of the expected target width. 2131 # than half of the expected target width.
2190 done 2182 done
2191fi 2183fi
2192eval ac_res=\$$3 2184eval ac_res=\$$3
2193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2194$as_echo "$ac_res" >&6; } 2186$as_echo "$ac_res" >&6; }
2195 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2187 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2196 2188
2197} # ac_fn_c_find_intX_t 2189} # ac_fn_c_find_intX_t
2198 2190
2199# ac_fn_c_find_uintX_t LINENO BITS VAR 2191# ac_fn_c_find_uintX_t LINENO BITS VAR
2200# ------------------------------------ 2192# ------------------------------------
2203ac_fn_c_find_uintX_t () 2195ac_fn_c_find_uintX_t ()
2204{ 2196{
2205 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2197 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5 2198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
2207$as_echo_n "checking for uint$2_t... " >&6; } 2199$as_echo_n "checking for uint$2_t... " >&6; }
2208if eval \${$3+:} false; then : 2200if eval "test \"\${$3+set}\"" = set; then :
2209 $as_echo_n "(cached) " >&6 2201 $as_echo_n "(cached) " >&6
2210else 2202else
2211 eval "$3=no" 2203 eval "$3=no"
2212 # Order is important - never check a type that is potentially smaller 2204 # Order is important - never check a type that is potentially smaller
2213 # than half of the expected target width. 2205 # than half of the expected target width.
2243 done 2235 done
2244fi 2236fi
2245eval ac_res=\$$3 2237eval ac_res=\$$3
2246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2247$as_echo "$ac_res" >&6; } 2239$as_echo "$ac_res" >&6; }
2248 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2240 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2249 2241
2250} # ac_fn_c_find_uintX_t 2242} # ac_fn_c_find_uintX_t
2251 2243
2252# ac_fn_cxx_try_run LINENO 2244# ac_fn_cxx_try_run LINENO
2253# ------------------------ 2245# ------------------------
2284sed 's/^/| /' conftest.$ac_ext >&5 2276sed 's/^/| /' conftest.$ac_ext >&5
2285 2277
2286 ac_retval=$ac_status 2278 ac_retval=$ac_status
2287fi 2279fi
2288 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2280 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2289 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2281 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2290 as_fn_set_status $ac_retval 2282 as_fn_set_status $ac_retval
2291 2283
2292} # ac_fn_cxx_try_run 2284} # ac_fn_cxx_try_run
2293cat >config.log <<_ACEOF 2285cat >config.log <<_ACEOF
2294This file contains any messages produced by compilers while 2286This file contains any messages produced by compilers while
2295running configure, to aid debugging if configure makes a mistake. 2287running configure, to aid debugging if configure makes a mistake.
2296 2288
2297It was created by $as_me, which was 2289It was created by $as_me, which was
2298generated by GNU Autoconf 2.68. Invocation command line was 2290generated by GNU Autoconf 2.67. Invocation command line was
2299 2291
2300 $ $0 $@ 2292 $ $0 $@
2301 2293
2302_ACEOF 2294_ACEOF
2303exec 5>>config.log 2295exec 5>>config.log
2551 sed 's/^/| /' "$ac_site_file" >&5 2543 sed 's/^/| /' "$ac_site_file" >&5
2552 . "$ac_site_file" \ 2544 . "$ac_site_file" \
2553 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2545 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2554$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2546$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2555as_fn_error $? "failed to load site script $ac_site_file 2547as_fn_error $? "failed to load site script $ac_site_file
2556See \`config.log' for more details" "$LINENO" 5; } 2548See \`config.log' for more details" "$LINENO" 5 ; }
2557 fi 2549 fi
2558done 2550done
2559 2551
2560if test -r "$cache_file"; then 2552if test -r "$cache_file"; then
2561 # Some versions of bash will fail to source /dev/null (special files 2553 # Some versions of bash will fail to source /dev/null (special files
2680$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2672$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2681 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 2673 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2682 2674
2683{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2675{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2684$as_echo_n "checking build system type... " >&6; } 2676$as_echo_n "checking build system type... " >&6; }
2685if ${ac_cv_build+:} false; then : 2677if test "${ac_cv_build+set}" = set; then :
2686 $as_echo_n "(cached) " >&6 2678 $as_echo_n "(cached) " >&6
2687else 2679else
2688 ac_build_alias=$build_alias 2680 ac_build_alias=$build_alias
2689test "x$ac_build_alias" = x && 2681test "x$ac_build_alias" = x &&
2690 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2682 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2696fi 2688fi
2697{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2689{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2698$as_echo "$ac_cv_build" >&6; } 2690$as_echo "$ac_cv_build" >&6; }
2699case $ac_cv_build in 2691case $ac_cv_build in
2700*-*-*) ;; 2692*-*-*) ;;
2701*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; 2693*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
2702esac 2694esac
2703build=$ac_cv_build 2695build=$ac_cv_build
2704ac_save_IFS=$IFS; IFS='-' 2696ac_save_IFS=$IFS; IFS='-'
2705set x $ac_cv_build 2697set x $ac_cv_build
2706shift 2698shift
2714case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2706case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2715 2707
2716 2708
2717{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2709{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2718$as_echo_n "checking host system type... " >&6; } 2710$as_echo_n "checking host system type... " >&6; }
2719if ${ac_cv_host+:} false; then : 2711if test "${ac_cv_host+set}" = set; then :
2720 $as_echo_n "(cached) " >&6 2712 $as_echo_n "(cached) " >&6
2721else 2713else
2722 if test "x$host_alias" = x; then 2714 if test "x$host_alias" = x; then
2723 ac_cv_host=$ac_cv_build 2715 ac_cv_host=$ac_cv_build
2724else 2716else
2729fi 2721fi
2730{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2722{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2731$as_echo "$ac_cv_host" >&6; } 2723$as_echo "$ac_cv_host" >&6; }
2732case $ac_cv_host in 2724case $ac_cv_host in
2733*-*-*) ;; 2725*-*-*) ;;
2734*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; 2726*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
2735esac 2727esac
2736host=$ac_cv_host 2728host=$ac_cv_host
2737ac_save_IFS=$IFS; IFS='-' 2729ac_save_IFS=$IFS; IFS='-'
2738set x $ac_cv_host 2730set x $ac_cv_host
2739shift 2731shift
2765if test -n "$ac_tool_prefix"; then 2757if test -n "$ac_tool_prefix"; then
2766 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2758 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2767set dummy ${ac_tool_prefix}gcc; ac_word=$2 2759set dummy ${ac_tool_prefix}gcc; ac_word=$2
2768{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2760{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2769$as_echo_n "checking for $ac_word... " >&6; } 2761$as_echo_n "checking for $ac_word... " >&6; }
2770if ${ac_cv_prog_CC+:} false; then : 2762if test "${ac_cv_prog_CC+set}" = set; then :
2771 $as_echo_n "(cached) " >&6 2763 $as_echo_n "(cached) " >&6
2772else 2764else
2773 if test -n "$CC"; then 2765 if test -n "$CC"; then
2774 ac_cv_prog_CC="$CC" # Let the user override the test. 2766 ac_cv_prog_CC="$CC" # Let the user override the test.
2775else 2767else
2805 ac_ct_CC=$CC 2797 ac_ct_CC=$CC
2806 # Extract the first word of "gcc", so it can be a program name with args. 2798 # Extract the first word of "gcc", so it can be a program name with args.
2807set dummy gcc; ac_word=$2 2799set dummy gcc; ac_word=$2
2808{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2800{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2809$as_echo_n "checking for $ac_word... " >&6; } 2801$as_echo_n "checking for $ac_word... " >&6; }
2810if ${ac_cv_prog_ac_ct_CC+:} false; then : 2802if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2811 $as_echo_n "(cached) " >&6 2803 $as_echo_n "(cached) " >&6
2812else 2804else
2813 if test -n "$ac_ct_CC"; then 2805 if test -n "$ac_ct_CC"; then
2814 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2806 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2815else 2807else
2858 if test -n "$ac_tool_prefix"; then 2850 if test -n "$ac_tool_prefix"; then
2859 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2851 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2860set dummy ${ac_tool_prefix}cc; ac_word=$2 2852set dummy ${ac_tool_prefix}cc; ac_word=$2
2861{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2853{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2862$as_echo_n "checking for $ac_word... " >&6; } 2854$as_echo_n "checking for $ac_word... " >&6; }
2863if ${ac_cv_prog_CC+:} false; then : 2855if test "${ac_cv_prog_CC+set}" = set; then :
2864 $as_echo_n "(cached) " >&6 2856 $as_echo_n "(cached) " >&6
2865else 2857else
2866 if test -n "$CC"; then 2858 if test -n "$CC"; then
2867 ac_cv_prog_CC="$CC" # Let the user override the test. 2859 ac_cv_prog_CC="$CC" # Let the user override the test.
2868else 2860else
2898if test -z "$CC"; then 2890if test -z "$CC"; then
2899 # Extract the first word of "cc", so it can be a program name with args. 2891 # Extract the first word of "cc", so it can be a program name with args.
2900set dummy cc; ac_word=$2 2892set dummy cc; ac_word=$2
2901{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2893{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2902$as_echo_n "checking for $ac_word... " >&6; } 2894$as_echo_n "checking for $ac_word... " >&6; }
2903if ${ac_cv_prog_CC+:} false; then : 2895if test "${ac_cv_prog_CC+set}" = set; then :
2904 $as_echo_n "(cached) " >&6 2896 $as_echo_n "(cached) " >&6
2905else 2897else
2906 if test -n "$CC"; then 2898 if test -n "$CC"; then
2907 ac_cv_prog_CC="$CC" # Let the user override the test. 2899 ac_cv_prog_CC="$CC" # Let the user override the test.
2908else 2900else
2957 do 2949 do
2958 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2950 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2959set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2951set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2960{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2952{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2961$as_echo_n "checking for $ac_word... " >&6; } 2953$as_echo_n "checking for $ac_word... " >&6; }
2962if ${ac_cv_prog_CC+:} false; then : 2954if test "${ac_cv_prog_CC+set}" = set; then :
2963 $as_echo_n "(cached) " >&6 2955 $as_echo_n "(cached) " >&6
2964else 2956else
2965 if test -n "$CC"; then 2957 if test -n "$CC"; then
2966 ac_cv_prog_CC="$CC" # Let the user override the test. 2958 ac_cv_prog_CC="$CC" # Let the user override the test.
2967else 2959else
3001do 2993do
3002 # Extract the first word of "$ac_prog", so it can be a program name with args. 2994 # Extract the first word of "$ac_prog", so it can be a program name with args.
3003set dummy $ac_prog; ac_word=$2 2995set dummy $ac_prog; ac_word=$2
3004{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2996{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3005$as_echo_n "checking for $ac_word... " >&6; } 2997$as_echo_n "checking for $ac_word... " >&6; }
3006if ${ac_cv_prog_ac_ct_CC+:} false; then : 2998if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3007 $as_echo_n "(cached) " >&6 2999 $as_echo_n "(cached) " >&6
3008else 3000else
3009 if test -n "$ac_ct_CC"; then 3001 if test -n "$ac_ct_CC"; then
3010 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 3002 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3011else 3003else
3056 3048
3057 3049
3058test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3050test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3059$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3051$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3060as_fn_error $? "no acceptable C compiler found in \$PATH 3052as_fn_error $? "no acceptable C compiler found in \$PATH
3061See \`config.log' for more details" "$LINENO" 5; } 3053See \`config.log' for more details" "$LINENO" 5 ; }
3062 3054
3063# Provide some information about the compiler. 3055# Provide some information about the compiler.
3064$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3056$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3065set X $ac_compile 3057set X $ac_compile
3066ac_compiler=$2 3058ac_compiler=$2
3171sed 's/^/| /' conftest.$ac_ext >&5 3163sed 's/^/| /' conftest.$ac_ext >&5
3172 3164
3173{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3165{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3174$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3166$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3175as_fn_error 77 "C compiler cannot create executables 3167as_fn_error 77 "C compiler cannot create executables
3176See \`config.log' for more details" "$LINENO" 5; } 3168See \`config.log' for more details" "$LINENO" 5 ; }
3177else 3169else
3178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3170 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3179$as_echo "yes" >&6; } 3171$as_echo "yes" >&6; }
3180fi 3172fi
3181{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3173{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3214done 3206done
3215else 3207else
3216 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3208 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3217$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3209$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3218as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3210as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3219See \`config.log' for more details" "$LINENO" 5; } 3211See \`config.log' for more details" "$LINENO" 5 ; }
3220fi 3212fi
3221rm -f conftest conftest$ac_cv_exeext 3213rm -f conftest conftest$ac_cv_exeext
3222{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3214{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3223$as_echo "$ac_cv_exeext" >&6; } 3215$as_echo "$ac_cv_exeext" >&6; }
3224 3216
3273 else 3265 else
3274 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3266 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3275$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3267$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3276as_fn_error $? "cannot run C compiled programs. 3268as_fn_error $? "cannot run C compiled programs.
3277If you meant to cross compile, use \`--host'. 3269If you meant to cross compile, use \`--host'.
3278See \`config.log' for more details" "$LINENO" 5; } 3270See \`config.log' for more details" "$LINENO" 5 ; }
3279 fi 3271 fi
3280 fi 3272 fi
3281fi 3273fi
3282{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3274{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3283$as_echo "$cross_compiling" >&6; } 3275$as_echo "$cross_compiling" >&6; }
3284 3276
3285rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 3277rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3286ac_clean_files=$ac_clean_files_save 3278ac_clean_files=$ac_clean_files_save
3287{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3279{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3288$as_echo_n "checking for suffix of object files... " >&6; } 3280$as_echo_n "checking for suffix of object files... " >&6; }
3289if ${ac_cv_objext+:} false; then : 3281if test "${ac_cv_objext+set}" = set; then :
3290 $as_echo_n "(cached) " >&6 3282 $as_echo_n "(cached) " >&6
3291else 3283else
3292 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3284 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3293/* end confdefs.h. */ 3285/* end confdefs.h. */
3294 3286
3325sed 's/^/| /' conftest.$ac_ext >&5 3317sed 's/^/| /' conftest.$ac_ext >&5
3326 3318
3327{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3319{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3328$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3320$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3329as_fn_error $? "cannot compute suffix of object files: cannot compile 3321as_fn_error $? "cannot compute suffix of object files: cannot compile
3330See \`config.log' for more details" "$LINENO" 5; } 3322See \`config.log' for more details" "$LINENO" 5 ; }
3331fi 3323fi
3332rm -f conftest.$ac_cv_objext conftest.$ac_ext 3324rm -f conftest.$ac_cv_objext conftest.$ac_ext
3333fi 3325fi
3334{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 3326{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3335$as_echo "$ac_cv_objext" >&6; } 3327$as_echo "$ac_cv_objext" >&6; }
3336OBJEXT=$ac_cv_objext 3328OBJEXT=$ac_cv_objext
3337ac_objext=$OBJEXT 3329ac_objext=$OBJEXT
3338{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 3330{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3339$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3331$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3340if ${ac_cv_c_compiler_gnu+:} false; then : 3332if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3341 $as_echo_n "(cached) " >&6 3333 $as_echo_n "(cached) " >&6
3342else 3334else
3343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3335 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3344/* end confdefs.h. */ 3336/* end confdefs.h. */
3345 3337
3372fi 3364fi
3373ac_test_CFLAGS=${CFLAGS+set} 3365ac_test_CFLAGS=${CFLAGS+set}
3374ac_save_CFLAGS=$CFLAGS 3366ac_save_CFLAGS=$CFLAGS
3375{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3367{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3376$as_echo_n "checking whether $CC accepts -g... " >&6; } 3368$as_echo_n "checking whether $CC accepts -g... " >&6; }
3377if ${ac_cv_prog_cc_g+:} false; then : 3369if test "${ac_cv_prog_cc_g+set}" = set; then :
3378 $as_echo_n "(cached) " >&6 3370 $as_echo_n "(cached) " >&6
3379else 3371else
3380 ac_save_c_werror_flag=$ac_c_werror_flag 3372 ac_save_c_werror_flag=$ac_c_werror_flag
3381 ac_c_werror_flag=yes 3373 ac_c_werror_flag=yes
3382 ac_cv_prog_cc_g=no 3374 ac_cv_prog_cc_g=no
3450 CFLAGS= 3442 CFLAGS=
3451 fi 3443 fi
3452fi 3444fi
3453{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3454$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3446$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3455if ${ac_cv_prog_cc_c89+:} false; then : 3447if test "${ac_cv_prog_cc_c89+set}" = set; then :
3456 $as_echo_n "(cached) " >&6 3448 $as_echo_n "(cached) " >&6
3457else 3449else
3458 ac_cv_prog_cc_c89=no 3450 ac_cv_prog_cc_c89=no
3459ac_save_CC=$CC 3451ac_save_CC=$CC
3460cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3452cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3561 do 3553 do
3562 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3554 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3563set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3555set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3564{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3556{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3565$as_echo_n "checking for $ac_word... " >&6; } 3557$as_echo_n "checking for $ac_word... " >&6; }
3566if ${ac_cv_prog_CXX+:} false; then : 3558if test "${ac_cv_prog_CXX+set}" = set; then :
3567 $as_echo_n "(cached) " >&6 3559 $as_echo_n "(cached) " >&6
3568else 3560else
3569 if test -n "$CXX"; then 3561 if test -n "$CXX"; then
3570 ac_cv_prog_CXX="$CXX" # Let the user override the test. 3562 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3571else 3563else
3605do 3597do
3606 # Extract the first word of "$ac_prog", so it can be a program name with args. 3598 # Extract the first word of "$ac_prog", so it can be a program name with args.
3607set dummy $ac_prog; ac_word=$2 3599set dummy $ac_prog; ac_word=$2
3608{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3600{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3609$as_echo_n "checking for $ac_word... " >&6; } 3601$as_echo_n "checking for $ac_word... " >&6; }
3610if ${ac_cv_prog_ac_ct_CXX+:} false; then : 3602if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3611 $as_echo_n "(cached) " >&6 3603 $as_echo_n "(cached) " >&6
3612else 3604else
3613 if test -n "$ac_ct_CXX"; then 3605 if test -n "$ac_ct_CXX"; then
3614 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 3606 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3615else 3607else
3683 test $ac_status = 0; } 3675 test $ac_status = 0; }
3684done 3676done
3685 3677
3686{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3678{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3687$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3679$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3688if ${ac_cv_cxx_compiler_gnu+:} false; then : 3680if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3689 $as_echo_n "(cached) " >&6 3681 $as_echo_n "(cached) " >&6
3690else 3682else
3691 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3683 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3692/* end confdefs.h. */ 3684/* end confdefs.h. */
3693 3685
3720fi 3712fi
3721ac_test_CXXFLAGS=${CXXFLAGS+set} 3713ac_test_CXXFLAGS=${CXXFLAGS+set}
3722ac_save_CXXFLAGS=$CXXFLAGS 3714ac_save_CXXFLAGS=$CXXFLAGS
3723{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 3715{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3724$as_echo_n "checking whether $CXX accepts -g... " >&6; } 3716$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3725if ${ac_cv_prog_cxx_g+:} false; then : 3717if test "${ac_cv_prog_cxx_g+set}" = set; then :
3726 $as_echo_n "(cached) " >&6 3718 $as_echo_n "(cached) " >&6
3727else 3719else
3728 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 3720 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3729 ac_cxx_werror_flag=yes 3721 ac_cxx_werror_flag=yes
3730 ac_cv_prog_cxx_g=no 3722 ac_cv_prog_cxx_g=no
3814# On Suns, sometimes $CPP names a directory. 3806# On Suns, sometimes $CPP names a directory.
3815if test -n "$CPP" && test -d "$CPP"; then 3807if test -n "$CPP" && test -d "$CPP"; then
3816 CPP= 3808 CPP=
3817fi 3809fi
3818if test -z "$CPP"; then 3810if test -z "$CPP"; then
3819 if ${ac_cv_prog_CPP+:} false; then : 3811 if test "${ac_cv_prog_CPP+set}" = set; then :
3820 $as_echo_n "(cached) " >&6 3812 $as_echo_n "(cached) " >&6
3821else 3813else
3822 # Double quotes because CPP needs to be expanded 3814 # Double quotes because CPP needs to be expanded
3823 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3815 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3824 do 3816 do
3930 3922
3931else 3923else
3932 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3924 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3933$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3925$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3934as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 3926as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3935See \`config.log' for more details" "$LINENO" 5; } 3927See \`config.log' for more details" "$LINENO" 5 ; }
3936fi 3928fi
3937 3929
3938ac_ext=c 3930ac_ext=c
3939ac_cpp='$CPP $CPPFLAGS' 3931ac_cpp='$CPP $CPPFLAGS'
3940ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3932ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3956# ./install, which can be erroneously created by make from ./install.sh. 3948# ./install, which can be erroneously created by make from ./install.sh.
3957# Reject install programs that cannot install multiple files. 3949# Reject install programs that cannot install multiple files.
3958{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 3950{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3959$as_echo_n "checking for a BSD-compatible install... " >&6; } 3951$as_echo_n "checking for a BSD-compatible install... " >&6; }
3960if test -z "$INSTALL"; then 3952if test -z "$INSTALL"; then
3961if ${ac_cv_path_install+:} false; then : 3953if test "${ac_cv_path_install+set}" = set; then :
3962 $as_echo_n "(cached) " >&6 3954 $as_echo_n "(cached) " >&6
3963else 3955else
3964 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3956 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3965for as_dir in $PATH 3957for as_dir in $PATH
3966do 3958do
4037 4029
4038 4030
4039 4031
4040{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 4032{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4041$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 4033$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4042if ${ac_cv_path_GREP+:} false; then : 4034if test "${ac_cv_path_GREP+set}" = set; then :
4043 $as_echo_n "(cached) " >&6 4035 $as_echo_n "(cached) " >&6
4044else 4036else
4045 if test -z "$GREP"; then 4037 if test -z "$GREP"; then
4046 ac_path_GREP_found=false 4038 ac_path_GREP_found=false
4047 # Loop through the user's path and test for each of PROGNAME-LIST 4039 # Loop through the user's path and test for each of PROGNAME-LIST
4100 GREP="$ac_cv_path_GREP" 4092 GREP="$ac_cv_path_GREP"
4101 4093
4102 4094
4103{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 4095{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4104$as_echo_n "checking for egrep... " >&6; } 4096$as_echo_n "checking for egrep... " >&6; }
4105if ${ac_cv_path_EGREP+:} false; then : 4097if test "${ac_cv_path_EGREP+set}" = set; then :
4106 $as_echo_n "(cached) " >&6 4098 $as_echo_n "(cached) " >&6
4107else 4099else
4108 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 4100 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4109 then ac_cv_path_EGREP="$GREP -E" 4101 then ac_cv_path_EGREP="$GREP -E"
4110 else 4102 else
4167 EGREP="$ac_cv_path_EGREP" 4159 EGREP="$ac_cv_path_EGREP"
4168 4160
4169 4161
4170{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4162{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4171$as_echo_n "checking for ANSI C header files... " >&6; } 4163$as_echo_n "checking for ANSI C header files... " >&6; }
4172if ${ac_cv_header_stdc+:} false; then : 4164if test "${ac_cv_header_stdc+set}" = set; then :
4173 $as_echo_n "(cached) " >&6 4165 $as_echo_n "(cached) " >&6
4174else 4166else
4175 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4167 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4176/* end confdefs.h. */ 4168/* end confdefs.h. */
4177#include <stdlib.h> 4169#include <stdlib.h>
4296done 4288done
4297 4289
4298 4290
4299 4291
4300 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 4292 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4301if test "x$ac_cv_header_minix_config_h" = xyes; then : 4293if test "x$ac_cv_header_minix_config_h" = x""yes; then :
4302 MINIX=yes 4294 MINIX=yes
4303else 4295else
4304 MINIX= 4296 MINIX=
4305fi 4297fi
4306 4298
4318 fi 4310 fi
4319 4311
4320 4312
4321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 4313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4322$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 4314$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4323if ${ac_cv_safe_to_define___extensions__+:} false; then : 4315if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
4324 $as_echo_n "(cached) " >&6 4316 $as_echo_n "(cached) " >&6
4325else 4317else
4326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4327/* end confdefs.h. */ 4319/* end confdefs.h. */
4328 4320
4359 4351
4360 4352
4361 4353
4362{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5 4354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
4363$as_echo_n "checking for library containing strerror... " >&6; } 4355$as_echo_n "checking for library containing strerror... " >&6; }
4364if ${ac_cv_search_strerror+:} false; then : 4356if test "${ac_cv_search_strerror+set}" = set; then :
4365 $as_echo_n "(cached) " >&6 4357 $as_echo_n "(cached) " >&6
4366else 4358else
4367 ac_func_search_save_LIBS=$LIBS 4359 ac_func_search_save_LIBS=$LIBS
4368cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4360cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4369/* end confdefs.h. */ 4361/* end confdefs.h. */
4393 if ac_fn_c_try_link "$LINENO"; then : 4385 if ac_fn_c_try_link "$LINENO"; then :
4394 ac_cv_search_strerror=$ac_res 4386 ac_cv_search_strerror=$ac_res
4395fi 4387fi
4396rm -f core conftest.err conftest.$ac_objext \ 4388rm -f core conftest.err conftest.$ac_objext \
4397 conftest$ac_exeext 4389 conftest$ac_exeext
4398 if ${ac_cv_search_strerror+:} false; then : 4390 if test "${ac_cv_search_strerror+set}" = set; then :
4399 break 4391 break
4400fi 4392fi
4401done 4393done
4402if ${ac_cv_search_strerror+:} false; then : 4394if test "${ac_cv_search_strerror+set}" = set; then :
4403 4395
4404else 4396else
4405 ac_cv_search_strerror=no 4397 ac_cv_search_strerror=no
4406fi 4398fi
4407rm conftest.$ac_ext 4399rm conftest.$ac_ext
4487 CFLAGS="$CXXFLAGS" 4479 CFLAGS="$CXXFLAGS"
4488fi 4480fi
4489 4481
4490{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5 4482{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5
4491$as_echo_n "checking for library containing setlocale... " >&6; } 4483$as_echo_n "checking for library containing setlocale... " >&6; }
4492if ${ac_cv_search_setlocale+:} false; then : 4484if test "${ac_cv_search_setlocale+set}" = set; then :
4493 $as_echo_n "(cached) " >&6 4485 $as_echo_n "(cached) " >&6
4494else 4486else
4495 ac_func_search_save_LIBS=$LIBS 4487 ac_func_search_save_LIBS=$LIBS
4496cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4488cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4497/* end confdefs.h. */ 4489/* end confdefs.h. */
4521 if ac_fn_cxx_try_link "$LINENO"; then : 4513 if ac_fn_cxx_try_link "$LINENO"; then :
4522 ac_cv_search_setlocale=$ac_res 4514 ac_cv_search_setlocale=$ac_res
4523fi 4515fi
4524rm -f core conftest.err conftest.$ac_objext \ 4516rm -f core conftest.err conftest.$ac_objext \
4525 conftest$ac_exeext 4517 conftest$ac_exeext
4526 if ${ac_cv_search_setlocale+:} false; then : 4518 if test "${ac_cv_search_setlocale+set}" = set; then :
4527 break 4519 break
4528fi 4520fi
4529done 4521done
4530if ${ac_cv_search_setlocale+:} false; then : 4522if test "${ac_cv_search_setlocale+set}" = set; then :
4531 4523
4532else 4524else
4533 ac_cv_search_setlocale=no 4525 ac_cv_search_setlocale=no
4534fi 4526fi
4535rm conftest.$ac_ext 4527rm conftest.$ac_ext
4544fi 4536fi
4545 4537
4546 4538
4547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5 4539{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
4548$as_echo_n "checking for library containing gethostbyname... " >&6; } 4540$as_echo_n "checking for library containing gethostbyname... " >&6; }
4549if ${ac_cv_search_gethostbyname+:} false; then : 4541if test "${ac_cv_search_gethostbyname+set}" = set; then :
4550 $as_echo_n "(cached) " >&6 4542 $as_echo_n "(cached) " >&6
4551else 4543else
4552 ac_func_search_save_LIBS=$LIBS 4544 ac_func_search_save_LIBS=$LIBS
4553cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4545cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4554/* end confdefs.h. */ 4546/* end confdefs.h. */
4578 if ac_fn_cxx_try_link "$LINENO"; then : 4570 if ac_fn_cxx_try_link "$LINENO"; then :
4579 ac_cv_search_gethostbyname=$ac_res 4571 ac_cv_search_gethostbyname=$ac_res
4580fi 4572fi
4581rm -f core conftest.err conftest.$ac_objext \ 4573rm -f core conftest.err conftest.$ac_objext \
4582 conftest$ac_exeext 4574 conftest$ac_exeext
4583 if ${ac_cv_search_gethostbyname+:} false; then : 4575 if test "${ac_cv_search_gethostbyname+set}" = set; then :
4584 break 4576 break
4585fi 4577fi
4586done 4578done
4587if ${ac_cv_search_gethostbyname+:} false; then : 4579if test "${ac_cv_search_gethostbyname+set}" = set; then :
4588 4580
4589else 4581else
4590 ac_cv_search_gethostbyname=no 4582 ac_cv_search_gethostbyname=no
4591fi 4583fi
4592rm conftest.$ac_ext 4584rm conftest.$ac_ext
4600 4592
4601fi 4593fi
4602 4594
4603{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5 4595{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
4604$as_echo_n "checking for library containing socket... " >&6; } 4596$as_echo_n "checking for library containing socket... " >&6; }
4605if ${ac_cv_search_socket+:} false; then : 4597if test "${ac_cv_search_socket+set}" = set; then :
4606 $as_echo_n "(cached) " >&6 4598 $as_echo_n "(cached) " >&6
4607else 4599else
4608 ac_func_search_save_LIBS=$LIBS 4600 ac_func_search_save_LIBS=$LIBS
4609cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4601cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4610/* end confdefs.h. */ 4602/* end confdefs.h. */
4634 if ac_fn_cxx_try_link "$LINENO"; then : 4626 if ac_fn_cxx_try_link "$LINENO"; then :
4635 ac_cv_search_socket=$ac_res 4627 ac_cv_search_socket=$ac_res
4636fi 4628fi
4637rm -f core conftest.err conftest.$ac_objext \ 4629rm -f core conftest.err conftest.$ac_objext \
4638 conftest$ac_exeext 4630 conftest$ac_exeext
4639 if ${ac_cv_search_socket+:} false; then : 4631 if test "${ac_cv_search_socket+set}" = set; then :
4640 break 4632 break
4641fi 4633fi
4642done 4634done
4643if ${ac_cv_search_socket+:} false; then : 4635if test "${ac_cv_search_socket+set}" = set; then :
4644 4636
4645else 4637else
4646 ac_cv_search_socket=no 4638 ac_cv_search_socket=no
4647fi 4639fi
4648rm conftest.$ac_ext 4640rm conftest.$ac_ext
5152ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5144ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5153ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5145ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5154{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 5146{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
5155$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 5147$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
5156if test -z "$CXXCPP"; then 5148if test -z "$CXXCPP"; then
5157 if ${ac_cv_prog_CXXCPP+:} false; then : 5149 if test "${ac_cv_prog_CXXCPP+set}" = set; then :
5158 $as_echo_n "(cached) " >&6 5150 $as_echo_n "(cached) " >&6
5159else 5151else
5160 # Double quotes because CXXCPP needs to be expanded 5152 # Double quotes because CXXCPP needs to be expanded
5161 for CXXCPP in "$CXX -E" "/lib/cpp" 5153 for CXXCPP in "$CXX -E" "/lib/cpp"
5162 do 5154 do
5268 5260
5269else 5261else
5270 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5262 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5271$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5263$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5272as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 5264as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5273See \`config.log' for more details" "$LINENO" 5; } 5265See \`config.log' for more details" "$LINENO" 5 ; }
5274fi 5266fi
5275 5267
5276ac_ext=cpp 5268ac_ext=cpp
5277ac_cpp='$CXXCPP $CPPFLAGS' 5269ac_cpp='$CXXCPP $CPPFLAGS'
5278ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5270ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5308 5300
5309 5301
5310for ac_func in clock_gettime 5302for ac_func in clock_gettime
5311do : 5303do :
5312 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5304 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5313if test "x$ac_cv_func_clock_gettime" = xyes; then : 5305if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5314 cat >>confdefs.h <<_ACEOF 5306 cat >>confdefs.h <<_ACEOF
5315#define HAVE_CLOCK_GETTIME 1 5307#define HAVE_CLOCK_GETTIME 1
5316_ACEOF 5308_ACEOF
5317 5309
5318else 5310else
5348 conftest$ac_exeext conftest.$ac_ext 5340 conftest$ac_exeext conftest.$ac_ext
5349 fi 5341 fi
5350 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 5342 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
5351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 5343 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
5352$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 5344$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
5353if ${ac_cv_lib_rt_clock_gettime+:} false; then : 5345if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then :
5354 $as_echo_n "(cached) " >&6 5346 $as_echo_n "(cached) " >&6
5355else 5347else
5356 ac_check_lib_save_LIBS=$LIBS 5348 ac_check_lib_save_LIBS=$LIBS
5357LIBS="-lrt $LIBS" 5349LIBS="-lrt $LIBS"
5358cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5350cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5382 conftest$ac_exeext conftest.$ac_ext 5374 conftest$ac_exeext conftest.$ac_ext
5383LIBS=$ac_check_lib_save_LIBS 5375LIBS=$ac_check_lib_save_LIBS
5384fi 5376fi
5385{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 5377{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
5386$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 5378$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
5387if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then : 5379if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then :
5388 cat >>confdefs.h <<_ACEOF 5380 cat >>confdefs.h <<_ACEOF
5389#define HAVE_LIBRT 1 5381#define HAVE_LIBRT 1
5390_ACEOF 5382_ACEOF
5391 5383
5392 LIBS="-lrt $LIBS" 5384 LIBS="-lrt $LIBS"
5395 5387
5396 unset ac_cv_func_clock_gettime 5388 unset ac_cv_func_clock_gettime
5397 for ac_func in clock_gettime 5389 for ac_func in clock_gettime
5398do : 5390do :
5399 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5391 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5400if test "x$ac_cv_func_clock_gettime" = xyes; then : 5392if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5401 cat >>confdefs.h <<_ACEOF 5393 cat >>confdefs.h <<_ACEOF
5402#define HAVE_CLOCK_GETTIME 1 5394#define HAVE_CLOCK_GETTIME 1
5403_ACEOF 5395_ACEOF
5404 5396
5405fi 5397fi
5412 5404
5413 5405
5414for ac_func in nanosleep 5406for ac_func in nanosleep
5415do : 5407do :
5416 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5408 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5417if test "x$ac_cv_func_nanosleep" = xyes; then : 5409if test "x$ac_cv_func_nanosleep" = x""yes; then :
5418 cat >>confdefs.h <<_ACEOF 5410 cat >>confdefs.h <<_ACEOF
5419#define HAVE_NANOSLEEP 1 5411#define HAVE_NANOSLEEP 1
5420_ACEOF 5412_ACEOF
5421 5413
5422else 5414else
5423 5415
5424 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 5416 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 5417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
5426$as_echo_n "checking for nanosleep in -lrt... " >&6; } 5418$as_echo_n "checking for nanosleep in -lrt... " >&6; }
5427if ${ac_cv_lib_rt_nanosleep+:} false; then : 5419if test "${ac_cv_lib_rt_nanosleep+set}" = set; then :
5428 $as_echo_n "(cached) " >&6 5420 $as_echo_n "(cached) " >&6
5429else 5421else
5430 ac_check_lib_save_LIBS=$LIBS 5422 ac_check_lib_save_LIBS=$LIBS
5431LIBS="-lrt $LIBS" 5423LIBS="-lrt $LIBS"
5432cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5424cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5456 conftest$ac_exeext conftest.$ac_ext 5448 conftest$ac_exeext conftest.$ac_ext
5457LIBS=$ac_check_lib_save_LIBS 5449LIBS=$ac_check_lib_save_LIBS
5458fi 5450fi
5459{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 5451{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
5460$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 5452$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
5461if test "x$ac_cv_lib_rt_nanosleep" = xyes; then : 5453if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then :
5462 cat >>confdefs.h <<_ACEOF 5454 cat >>confdefs.h <<_ACEOF
5463#define HAVE_LIBRT 1 5455#define HAVE_LIBRT 1
5464_ACEOF 5456_ACEOF
5465 5457
5466 LIBS="-lrt $LIBS" 5458 LIBS="-lrt $LIBS"
5469 5461
5470 unset ac_cv_func_nanosleep 5462 unset ac_cv_func_nanosleep
5471 for ac_func in nanosleep 5463 for ac_func in nanosleep
5472do : 5464do :
5473 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5465 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5474if test "x$ac_cv_func_nanosleep" = xyes; then : 5466if test "x$ac_cv_func_nanosleep" = x""yes; then :
5475 cat >>confdefs.h <<_ACEOF 5467 cat >>confdefs.h <<_ACEOF
5476#define HAVE_NANOSLEEP 1 5468#define HAVE_NANOSLEEP 1
5477_ACEOF 5469_ACEOF
5478 5470
5479fi 5471fi
5488if test -z "$LIBEV_M4_AVOID_LIBM"; then 5480if test -z "$LIBEV_M4_AVOID_LIBM"; then
5489 LIBM=m 5481 LIBM=m
5490fi 5482fi
5491{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5 5483{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
5492$as_echo_n "checking for library containing floor... " >&6; } 5484$as_echo_n "checking for library containing floor... " >&6; }
5493if ${ac_cv_search_floor+:} false; then : 5485if test "${ac_cv_search_floor+set}" = set; then :
5494 $as_echo_n "(cached) " >&6 5486 $as_echo_n "(cached) " >&6
5495else 5487else
5496 ac_func_search_save_LIBS=$LIBS 5488 ac_func_search_save_LIBS=$LIBS
5497cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5489cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5498/* end confdefs.h. */ 5490/* end confdefs.h. */
5522 if ac_fn_cxx_try_link "$LINENO"; then : 5514 if ac_fn_cxx_try_link "$LINENO"; then :
5523 ac_cv_search_floor=$ac_res 5515 ac_cv_search_floor=$ac_res
5524fi 5516fi
5525rm -f core conftest.err conftest.$ac_objext \ 5517rm -f core conftest.err conftest.$ac_objext \
5526 conftest$ac_exeext 5518 conftest$ac_exeext
5527 if ${ac_cv_search_floor+:} false; then : 5519 if test "${ac_cv_search_floor+set}" = set; then :
5528 break 5520 break
5529fi 5521fi
5530done 5522done
5531if ${ac_cv_search_floor+:} false; then : 5523if test "${ac_cv_search_floor+set}" = set; then :
5532 5524
5533else 5525else
5534 ac_cv_search_floor=no 5526 ac_cv_search_floor=no
5535fi 5527fi
5536rm conftest.$ac_ext 5528rm conftest.$ac_ext
5552 5544
5553# Extract the first word of "tic", so it can be a program name with args. 5545# Extract the first word of "tic", so it can be a program name with args.
5554set dummy tic; ac_word=$2 5546set dummy tic; ac_word=$2
5555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5556$as_echo_n "checking for $ac_word... " >&6; } 5548$as_echo_n "checking for $ac_word... " >&6; }
5557if ${ac_cv_path_TIC+:} false; then : 5549if test "${ac_cv_path_TIC+set}" = set; then :
5558 $as_echo_n "(cached) " >&6 5550 $as_echo_n "(cached) " >&6
5559else 5551else
5560 case $TIC in 5552 case $TIC in
5561 [\\/]* | ?:[\\/]*) 5553 [\\/]* | ?:[\\/]*)
5562 ac_cv_path_TIC="$TIC" # Let the user override the test with a path. 5554 ac_cv_path_TIC="$TIC" # Let the user override the test with a path.
5605if test "x$with_x" = xno; then 5597if test "x$with_x" = xno; then
5606 # The user explicitly disabled X. 5598 # The user explicitly disabled X.
5607 have_x=disabled 5599 have_x=disabled
5608else 5600else
5609 case $x_includes,$x_libraries in #( 5601 case $x_includes,$x_libraries in #(
5610 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 5602 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
5611 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : 5603 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5612 $as_echo_n "(cached) " >&6 5604 $as_echo_n "(cached) " >&6
5613else 5605else
5614 # One or both of the vars are not set, and there is no cached value. 5606 # One or both of the vars are not set, and there is no cached value.
5615ac_x_includes=no ac_x_libraries=no 5607ac_x_includes=no ac_x_libraries=no
5616rm -f -r conftest.dir 5608rm -f -r conftest.dir
5883if ac_fn_cxx_try_link "$LINENO"; then : 5875if ac_fn_cxx_try_link "$LINENO"; then :
5884 5876
5885else 5877else
5886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 5878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
5887$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 5879$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
5888if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : 5880if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
5889 $as_echo_n "(cached) " >&6 5881 $as_echo_n "(cached) " >&6
5890else 5882else
5891 ac_check_lib_save_LIBS=$LIBS 5883 ac_check_lib_save_LIBS=$LIBS
5892LIBS="-ldnet $LIBS" 5884LIBS="-ldnet $LIBS"
5893cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5885cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5917 conftest$ac_exeext conftest.$ac_ext 5909 conftest$ac_exeext conftest.$ac_ext
5918LIBS=$ac_check_lib_save_LIBS 5910LIBS=$ac_check_lib_save_LIBS
5919fi 5911fi
5920{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5912{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
5921$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5913$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
5922if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : 5914if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
5923 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5915 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
5924fi 5916fi
5925 5917
5926 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5918 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
5927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 5919 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
5928$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 5920$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
5929if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : 5921if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
5930 $as_echo_n "(cached) " >&6 5922 $as_echo_n "(cached) " >&6
5931else 5923else
5932 ac_check_lib_save_LIBS=$LIBS 5924 ac_check_lib_save_LIBS=$LIBS
5933LIBS="-ldnet_stub $LIBS" 5925LIBS="-ldnet_stub $LIBS"
5934cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5926cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5958 conftest$ac_exeext conftest.$ac_ext 5950 conftest$ac_exeext conftest.$ac_ext
5959LIBS=$ac_check_lib_save_LIBS 5951LIBS=$ac_check_lib_save_LIBS
5960fi 5952fi
5961{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5953{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
5962$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5954$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
5963if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : 5955if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then :
5964 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5956 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
5965fi 5957fi
5966 5958
5967 fi 5959 fi
5968fi 5960fi
5977 # The nsl library prevents programs from opening the X display 5969 # The nsl library prevents programs from opening the X display
5978 # on Irix 5.2, according to T.E. Dickey. 5970 # on Irix 5.2, according to T.E. Dickey.
5979 # The functions gethostbyname, getservbyname, and inet_addr are 5971 # The functions gethostbyname, getservbyname, and inet_addr are
5980 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5972 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
5981 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 5973 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
5982if test "x$ac_cv_func_gethostbyname" = xyes; then : 5974if test "x$ac_cv_func_gethostbyname" = x""yes; then :
5983 5975
5984fi 5976fi
5985 5977
5986 if test $ac_cv_func_gethostbyname = no; then 5978 if test $ac_cv_func_gethostbyname = no; then
5987 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 5979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
5988$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5980$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
5989if ${ac_cv_lib_nsl_gethostbyname+:} false; then : 5981if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
5990 $as_echo_n "(cached) " >&6 5982 $as_echo_n "(cached) " >&6
5991else 5983else
5992 ac_check_lib_save_LIBS=$LIBS 5984 ac_check_lib_save_LIBS=$LIBS
5993LIBS="-lnsl $LIBS" 5985LIBS="-lnsl $LIBS"
5994cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5986cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6018 conftest$ac_exeext conftest.$ac_ext 6010 conftest$ac_exeext conftest.$ac_ext
6019LIBS=$ac_check_lib_save_LIBS 6011LIBS=$ac_check_lib_save_LIBS
6020fi 6012fi
6021{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 6013{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
6022$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 6014$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
6023if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : 6015if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
6024 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 6016 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
6025fi 6017fi
6026 6018
6027 if test $ac_cv_lib_nsl_gethostbyname = no; then 6019 if test $ac_cv_lib_nsl_gethostbyname = no; then
6028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 6020 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
6029$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 6021$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
6030if ${ac_cv_lib_bsd_gethostbyname+:} false; then : 6022if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
6031 $as_echo_n "(cached) " >&6 6023 $as_echo_n "(cached) " >&6
6032else 6024else
6033 ac_check_lib_save_LIBS=$LIBS 6025 ac_check_lib_save_LIBS=$LIBS
6034LIBS="-lbsd $LIBS" 6026LIBS="-lbsd $LIBS"
6035cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6027cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6059 conftest$ac_exeext conftest.$ac_ext 6051 conftest$ac_exeext conftest.$ac_ext
6060LIBS=$ac_check_lib_save_LIBS 6052LIBS=$ac_check_lib_save_LIBS
6061fi 6053fi
6062{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 6054{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
6063$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 6055$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
6064if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : 6056if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then :
6065 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 6057 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
6066fi 6058fi
6067 6059
6068 fi 6060 fi
6069 fi 6061 fi
6074 # on later versions), says Simon Leinen: it contains gethostby* 6066 # on later versions), says Simon Leinen: it contains gethostby*
6075 # variants that don't use the name server (or something). -lsocket 6067 # variants that don't use the name server (or something). -lsocket
6076 # must be given before -lnsl if both are needed. We assume that 6068 # must be given before -lnsl if both are needed. We assume that
6077 # if connect needs -lnsl, so does gethostbyname. 6069 # if connect needs -lnsl, so does gethostbyname.
6078 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect" 6070 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
6079if test "x$ac_cv_func_connect" = xyes; then : 6071if test "x$ac_cv_func_connect" = x""yes; then :
6080 6072
6081fi 6073fi
6082 6074
6083 if test $ac_cv_func_connect = no; then 6075 if test $ac_cv_func_connect = no; then
6084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 6076 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
6085$as_echo_n "checking for connect in -lsocket... " >&6; } 6077$as_echo_n "checking for connect in -lsocket... " >&6; }
6086if ${ac_cv_lib_socket_connect+:} false; then : 6078if test "${ac_cv_lib_socket_connect+set}" = set; then :
6087 $as_echo_n "(cached) " >&6 6079 $as_echo_n "(cached) " >&6
6088else 6080else
6089 ac_check_lib_save_LIBS=$LIBS 6081 ac_check_lib_save_LIBS=$LIBS
6090LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 6082LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
6091cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6083cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6115 conftest$ac_exeext conftest.$ac_ext 6107 conftest$ac_exeext conftest.$ac_ext
6116LIBS=$ac_check_lib_save_LIBS 6108LIBS=$ac_check_lib_save_LIBS
6117fi 6109fi
6118{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 6110{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
6119$as_echo "$ac_cv_lib_socket_connect" >&6; } 6111$as_echo "$ac_cv_lib_socket_connect" >&6; }
6120if test "x$ac_cv_lib_socket_connect" = xyes; then : 6112if test "x$ac_cv_lib_socket_connect" = x""yes; then :
6121 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 6113 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
6122fi 6114fi
6123 6115
6124 fi 6116 fi
6125 6117
6126 # Guillermo Gomez says -lposix is necessary on A/UX. 6118 # Guillermo Gomez says -lposix is necessary on A/UX.
6127 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove" 6119 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
6128if test "x$ac_cv_func_remove" = xyes; then : 6120if test "x$ac_cv_func_remove" = x""yes; then :
6129 6121
6130fi 6122fi
6131 6123
6132 if test $ac_cv_func_remove = no; then 6124 if test $ac_cv_func_remove = no; then
6133 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 6125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
6134$as_echo_n "checking for remove in -lposix... " >&6; } 6126$as_echo_n "checking for remove in -lposix... " >&6; }
6135if ${ac_cv_lib_posix_remove+:} false; then : 6127if test "${ac_cv_lib_posix_remove+set}" = set; then :
6136 $as_echo_n "(cached) " >&6 6128 $as_echo_n "(cached) " >&6
6137else 6129else
6138 ac_check_lib_save_LIBS=$LIBS 6130 ac_check_lib_save_LIBS=$LIBS
6139LIBS="-lposix $LIBS" 6131LIBS="-lposix $LIBS"
6140cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6132cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6164 conftest$ac_exeext conftest.$ac_ext 6156 conftest$ac_exeext conftest.$ac_ext
6165LIBS=$ac_check_lib_save_LIBS 6157LIBS=$ac_check_lib_save_LIBS
6166fi 6158fi
6167{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 6159{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
6168$as_echo "$ac_cv_lib_posix_remove" >&6; } 6160$as_echo "$ac_cv_lib_posix_remove" >&6; }
6169if test "x$ac_cv_lib_posix_remove" = xyes; then : 6161if test "x$ac_cv_lib_posix_remove" = x""yes; then :
6170 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6162 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
6171fi 6163fi
6172 6164
6173 fi 6165 fi
6174 6166
6175 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6167 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
6176 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 6168 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
6177if test "x$ac_cv_func_shmat" = xyes; then : 6169if test "x$ac_cv_func_shmat" = x""yes; then :
6178 6170
6179fi 6171fi
6180 6172
6181 if test $ac_cv_func_shmat = no; then 6173 if test $ac_cv_func_shmat = no; then
6182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 6174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
6183$as_echo_n "checking for shmat in -lipc... " >&6; } 6175$as_echo_n "checking for shmat in -lipc... " >&6; }
6184if ${ac_cv_lib_ipc_shmat+:} false; then : 6176if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
6185 $as_echo_n "(cached) " >&6 6177 $as_echo_n "(cached) " >&6
6186else 6178else
6187 ac_check_lib_save_LIBS=$LIBS 6179 ac_check_lib_save_LIBS=$LIBS
6188LIBS="-lipc $LIBS" 6180LIBS="-lipc $LIBS"
6189cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6181cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6213 conftest$ac_exeext conftest.$ac_ext 6205 conftest$ac_exeext conftest.$ac_ext
6214LIBS=$ac_check_lib_save_LIBS 6206LIBS=$ac_check_lib_save_LIBS
6215fi 6207fi
6216{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 6208{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
6217$as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6209$as_echo "$ac_cv_lib_ipc_shmat" >&6; }
6218if test "x$ac_cv_lib_ipc_shmat" = xyes; then : 6210if test "x$ac_cv_lib_ipc_shmat" = x""yes; then :
6219 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6211 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
6220fi 6212fi
6221 6213
6222 fi 6214 fi
6223 fi 6215 fi
6231 # These have to be linked with before -lX11, unlike the other 6223 # These have to be linked with before -lX11, unlike the other
6232 # libraries we check for below, so use a different variable. 6224 # libraries we check for below, so use a different variable.
6233 # John Interrante, Karl Berry 6225 # John Interrante, Karl Berry
6234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 6226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
6235$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6227$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
6236if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : 6228if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
6237 $as_echo_n "(cached) " >&6 6229 $as_echo_n "(cached) " >&6
6238else 6230else
6239 ac_check_lib_save_LIBS=$LIBS 6231 ac_check_lib_save_LIBS=$LIBS
6240LIBS="-lICE $X_EXTRA_LIBS $LIBS" 6232LIBS="-lICE $X_EXTRA_LIBS $LIBS"
6241cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6233cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6265 conftest$ac_exeext conftest.$ac_ext 6257 conftest$ac_exeext conftest.$ac_ext
6266LIBS=$ac_check_lib_save_LIBS 6258LIBS=$ac_check_lib_save_LIBS
6267fi 6259fi
6268{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 6260{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
6269$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6261$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
6270if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : 6262if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then :
6271 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6263 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
6272fi 6264fi
6273 6265
6274 LDFLAGS=$ac_save_LDFLAGS 6266 LDFLAGS=$ac_save_LDFLAGS
6275 6267
6285 support_pixbuf=no 6277 support_pixbuf=no
6286 # Extract the first word of "pkg-config", so it can be a program name with args. 6278 # Extract the first word of "pkg-config", so it can be a program name with args.
6287set dummy pkg-config; ac_word=$2 6279set dummy pkg-config; ac_word=$2
6288{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6280{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6289$as_echo_n "checking for $ac_word... " >&6; } 6281$as_echo_n "checking for $ac_word... " >&6; }
6290if ${ac_cv_path_PKG_CONFIG+:} false; then : 6282if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6291 $as_echo_n "(cached) " >&6 6283 $as_echo_n "(cached) " >&6
6292else 6284else
6293 case $PKG_CONFIG in 6285 case $PKG_CONFIG in
6294 [\\/]* | ?:[\\/]*) 6286 [\\/]* | ?:[\\/]*)
6295 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 6287 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6359 support_startup_notification=no 6351 support_startup_notification=no
6360 # Extract the first word of "pkg-config", so it can be a program name with args. 6352 # Extract the first word of "pkg-config", so it can be a program name with args.
6361set dummy pkg-config; ac_word=$2 6353set dummy pkg-config; ac_word=$2
6362{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6363$as_echo_n "checking for $ac_word... " >&6; } 6355$as_echo_n "checking for $ac_word... " >&6; }
6364if ${ac_cv_path_PKG_CONFIG+:} false; then : 6356if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6365 $as_echo_n "(cached) " >&6 6357 $as_echo_n "(cached) " >&6
6366else 6358else
6367 case $PKG_CONFIG in 6359 case $PKG_CONFIG in
6368 [\\/]* | ?:[\\/]*) 6360 [\\/]* | ?:[\\/]*)
6369 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 6361 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6430 if test "x$afterimage_config" = "x" ; then 6422 if test "x$afterimage_config" = "x" ; then
6431 # Extract the first word of "afterimage-config", so it can be a program name with args. 6423 # Extract the first word of "afterimage-config", so it can be a program name with args.
6432set dummy afterimage-config; ac_word=$2 6424set dummy afterimage-config; ac_word=$2
6433{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6425{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6434$as_echo_n "checking for $ac_word... " >&6; } 6426$as_echo_n "checking for $ac_word... " >&6; }
6435if ${ac_cv_path_afterimage_config+:} false; then : 6427if test "${ac_cv_path_afterimage_config+set}" = set; then :
6436 $as_echo_n "(cached) " >&6 6428 $as_echo_n "(cached) " >&6
6437else 6429else
6438 case $afterimage_config in 6430 case $afterimage_config in
6439 [\\/]* | ?:[\\/]*) 6431 [\\/]* | ?:[\\/]*)
6440 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path. 6432 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path.
6512 sys/ioctl.h \ 6504 sys/ioctl.h \
6513 sys/sockio.h \ 6505 sys/sockio.h \
6514 sys/strredir.h \ 6506 sys/strredir.h \
6515 stdint.h \ 6507 stdint.h \
6516 wchar.h \ 6508 wchar.h \
6517 cwchar \
6518 6509
6519do : 6510do :
6520 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 6511 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6521ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" 6512ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6522if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : 6513if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6529done 6520done
6530 6521
6531 6522
6532{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5 6523{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6533$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; } 6524$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6534if ${rxvt_cv_xlib_illegal_access+:} false; then : 6525if test "${rxvt_cv_xlib_illegal_access+set}" = set; then :
6535 $as_echo_n "(cached) " >&6 6526 $as_echo_n "(cached) " >&6
6536else 6527else
6537 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6528 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6538/* end confdefs.h. */ 6529/* end confdefs.h. */
6539 6530
6566$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h 6557$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h
6567 6558
6568fi 6559fi
6569 6560
6570ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" 6561ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
6571if test "x$ac_cv_type_mode_t" = xyes; then : 6562if test "x$ac_cv_type_mode_t" = x""yes; then :
6572 6563
6573else 6564else
6574 6565
6575cat >>confdefs.h <<_ACEOF 6566cat >>confdefs.h <<_ACEOF
6576#define mode_t int 6567#define mode_t int
6577_ACEOF 6568_ACEOF
6578 6569
6579fi 6570fi
6580 6571
6581ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 6572ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6582if test "x$ac_cv_type_pid_t" = xyes; then : 6573if test "x$ac_cv_type_pid_t" = x""yes; then :
6583 6574
6584else 6575else
6585 6576
6586cat >>confdefs.h <<_ACEOF 6577cat >>confdefs.h <<_ACEOF
6587#define pid_t int 6578#define pid_t int
6589 6580
6590fi 6581fi
6591 6582
6592{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5 6583{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
6593$as_echo_n "checking for uid_t in sys/types.h... " >&6; } 6584$as_echo_n "checking for uid_t in sys/types.h... " >&6; }
6594if ${ac_cv_type_uid_t+:} false; then : 6585if test "${ac_cv_type_uid_t+set}" = set; then :
6595 $as_echo_n "(cached) " >&6 6586 $as_echo_n "(cached) " >&6
6596else 6587else
6597 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6588 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6598/* end confdefs.h. */ 6589/* end confdefs.h. */
6599#include <sys/types.h> 6590#include <sys/types.h>
6669 6660
6670 6661
6671for ac_func in unsetenv 6662for ac_func in unsetenv
6672do : 6663do :
6673 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv" 6664 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv"
6674if test "x$ac_cv_func_unsetenv" = xyes; then : 6665if test "x$ac_cv_func_unsetenv" = x""yes; then :
6675 cat >>confdefs.h <<_ACEOF 6666 cat >>confdefs.h <<_ACEOF
6676#define HAVE_UNSETENV 1 6667#define HAVE_UNSETENV 1
6677_ACEOF 6668_ACEOF
6678 6669
6679fi 6670fi
6743 6734
6744 6735
6745for ac_header in lastlog.h 6736for ac_header in lastlog.h
6746do : 6737do :
6747 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default" 6738 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default"
6748if test "x$ac_cv_header_lastlog_h" = xyes; then : 6739if test "x$ac_cv_header_lastlog_h" = x""yes; then :
6749 cat >>confdefs.h <<_ACEOF 6740 cat >>confdefs.h <<_ACEOF
6750#define HAVE_LASTLOG_H 1 6741#define HAVE_LASTLOG_H 1
6751_ACEOF 6742_ACEOF
6752 6743
6753fi 6744fi
6765 6756
6766 6757
6767for ac_header in utmp.h 6758for ac_header in utmp.h
6768do : 6759do :
6769 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default" 6760 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default"
6770if test "x$ac_cv_header_utmp_h" = xyes; then : 6761if test "x$ac_cv_header_utmp_h" = x""yes; then :
6771 cat >>confdefs.h <<_ACEOF 6762 cat >>confdefs.h <<_ACEOF
6772#define HAVE_UTMP_H 1 6763#define HAVE_UTMP_H 1
6773_ACEOF 6764_ACEOF
6774 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" " 6765 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" "
6775#include <sys/types.h> 6766#include <sys/types.h>
6776#include <utmp.h> 6767#include <utmp.h>
6777 6768
6778" 6769"
6779if test "x$ac_cv_type_struct_utmp" = xyes; then : 6770if test "x$ac_cv_type_struct_utmp" = x""yes; then :
6780 6771
6781cat >>confdefs.h <<_ACEOF 6772cat >>confdefs.h <<_ACEOF
6782#define HAVE_STRUCT_UTMP 1 6773#define HAVE_STRUCT_UTMP 1
6783_ACEOF 6774_ACEOF
6784 6775
6794ac_fn_cxx_check_member () 6785ac_fn_cxx_check_member ()
6795{ 6786{
6796 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 6787 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 6788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
6798$as_echo_n "checking for $2.$3... " >&6; } 6789$as_echo_n "checking for $2.$3... " >&6; }
6799if eval \${$4+:} false; then : 6790if eval "test \"\${$4+set}\"" = set; then :
6800 $as_echo_n "(cached) " >&6 6791 $as_echo_n "(cached) " >&6
6801else 6792else
6802 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6793 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6803/* end confdefs.h. */ 6794/* end confdefs.h. */
6804$5 6795$5
6838rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6829rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6839fi 6830fi
6840eval ac_res=\$$4 6831eval ac_res=\$$4
6841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6842$as_echo "$ac_res" >&6; } 6833$as_echo "$ac_res" >&6; }
6843 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 6834 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
6844 6835
6845} # ac_fn_cxx_check_member 6836} # ac_fn_cxx_check_member
6846ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" " 6837ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" "
6847#include <sys/types.h> 6838#include <sys/types.h>
6848#include <utmp.h> 6839#include <utmp.h>
6849 6840
6850" 6841"
6851if test "x$ac_cv_member_struct_utmp_ut_host" = xyes; then : 6842if test "x$ac_cv_member_struct_utmp_ut_host" = x""yes; then :
6852 6843
6853$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h 6844$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h
6854 6845
6855fi 6846fi
6856 6847
6858ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" " 6849ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" "
6859#include <sys/types.h> 6850#include <sys/types.h>
6860#include <utmp.h> 6851#include <utmp.h>
6861 6852
6862" 6853"
6863if test "x$ac_cv_member_struct_utmp_ut_pid" = xyes; then : 6854if test "x$ac_cv_member_struct_utmp_ut_pid" = x""yes; then :
6864 6855
6865$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h 6856$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h
6866 6857
6867fi 6858fi
6868 6859
6873 6864
6874 6865
6875for ac_header in utmpx.h 6866for ac_header in utmpx.h
6876do : 6867do :
6877 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default" 6868 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default"
6878if test "x$ac_cv_header_utmpx_h" = xyes; then : 6869if test "x$ac_cv_header_utmpx_h" = x""yes; then :
6879 cat >>confdefs.h <<_ACEOF 6870 cat >>confdefs.h <<_ACEOF
6880#define HAVE_UTMPX_H 1 6871#define HAVE_UTMPX_H 1
6881_ACEOF 6872_ACEOF
6882 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" " 6873 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" "
6883#include <sys/types.h> 6874#include <sys/types.h>
6884#include <utmpx.h> 6875#include <utmpx.h>
6885 6876
6886" 6877"
6887if test "x$ac_cv_type_struct_utmpx" = xyes; then : 6878if test "x$ac_cv_type_struct_utmpx" = x""yes; then :
6888 6879
6889cat >>confdefs.h <<_ACEOF 6880cat >>confdefs.h <<_ACEOF
6890#define HAVE_STRUCT_UTMPX 1 6881#define HAVE_STRUCT_UTMPX 1
6891_ACEOF 6882_ACEOF
6892 6883
6897ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" " 6888ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" "
6898#include <sys/types.h> 6889#include <sys/types.h>
6899#include <utmpx.h> 6890#include <utmpx.h>
6900 6891
6901" 6892"
6902if test "x$ac_cv_member_struct_utmpx_ut_host" = xyes; then : 6893if test "x$ac_cv_member_struct_utmpx_ut_host" = x""yes; then :
6903 6894
6904$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h 6895$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h
6905 6896
6906fi 6897fi
6907 6898
6916#ifdef HAVE_LASTLOG_H 6907#ifdef HAVE_LASTLOG_H
6917#include <lastlog.h> 6908#include <lastlog.h>
6918#endif 6909#endif
6919 6910
6920" 6911"
6921if test "x$ac_cv_type_struct_lastlog" = xyes; then : 6912if test "x$ac_cv_type_struct_lastlog" = x""yes; then :
6922 6913
6923cat >>confdefs.h <<_ACEOF 6914cat >>confdefs.h <<_ACEOF
6924#define HAVE_STRUCT_LASTLOG 1 6915#define HAVE_STRUCT_LASTLOG 1
6925_ACEOF 6916_ACEOF
6926 6917
6934#ifdef HAVE_LASTLOG_H 6925#ifdef HAVE_LASTLOG_H
6935#include <lastlog.h> 6926#include <lastlog.h>
6936#endif 6927#endif
6937 6928
6938" 6929"
6939if test "x$ac_cv_type_struct_lastlogx" = xyes; then : 6930if test "x$ac_cv_type_struct_lastlogx" = x""yes; then :
6940 6931
6941cat >>confdefs.h <<_ACEOF 6932cat >>confdefs.h <<_ACEOF
6942#define HAVE_STRUCT_LASTLOGX 1 6933#define HAVE_STRUCT_LASTLOGX 1
6943_ACEOF 6934_ACEOF
6944 6935
6947 6938
6948 6939
6949 6940
6950{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of utmp" >&5 6941{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of utmp" >&5
6951$as_echo_n "checking for a fallback location of utmp... " >&6; } 6942$as_echo_n "checking for a fallback location of utmp... " >&6; }
6952if ${pt_cv_path_utmp+:} false; then : 6943if test "${pt_cv_path_utmp+set}" = set; then :
6953 $as_echo_n "(cached) " >&6 6944 $as_echo_n "(cached) " >&6
6954else 6945else
6955 6946
6956if test "$cross_compiling" != yes; then 6947if test "$cross_compiling" != yes; then
6957 for file in "/var/run/utmp" "/var/adm/utmp" "/etc/utmp" "/usr/etc/utmp" "/usr/adm/utmp"; do 6948 for file in "/var/run/utmp" "/var/adm/utmp" "/etc/utmp" "/usr/etc/utmp" "/usr/adm/utmp"; do
6976fi 6967fi
6977 6968
6978 6969
6979{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmp" >&5 6970{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmp" >&5
6980$as_echo_n "checking for a fallback location of wtmp... " >&6; } 6971$as_echo_n "checking for a fallback location of wtmp... " >&6; }
6981if ${pt_cv_path_wtmp+:} false; then : 6972if test "${pt_cv_path_wtmp+set}" = set; then :
6982 $as_echo_n "(cached) " >&6 6973 $as_echo_n "(cached) " >&6
6983else 6974else
6984 6975
6985if test "$cross_compiling" != yes; then 6976if test "$cross_compiling" != yes; then
6986 for file in "/var/log/wtmp" "/var/adm/wtmp" "/etc/wtmp" "/usr/etc/wtmp" "/usr/adm/wtmp"; do 6977 for file in "/var/log/wtmp" "/var/adm/wtmp" "/etc/wtmp" "/usr/etc/wtmp" "/usr/adm/wtmp"; do
7004$as_echo "$as_me: WARNING: Define PT_WTMP_FILE in config.h manually" >&2;} 6995$as_echo "$as_me: WARNING: Define PT_WTMP_FILE in config.h manually" >&2;}
7005fi 6996fi
7006 6997
7007{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmpx" >&5 6998{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmpx" >&5
7008$as_echo_n "checking for a fallback location of wtmpx... " >&6; } 6999$as_echo_n "checking for a fallback location of wtmpx... " >&6; }
7009if ${pt_cv_path_wtmpx+:} false; then : 7000if test "${pt_cv_path_wtmpx+set}" = set; then :
7010 $as_echo_n "(cached) " >&6 7001 $as_echo_n "(cached) " >&6
7011else 7002else
7012 7003
7013if test "$cross_compiling" != yes; then 7004if test "$cross_compiling" != yes; then
7014 for file in "/var/log/wtmpx" "/var/adm/wtmpx"; do 7005 for file in "/var/log/wtmpx" "/var/adm/wtmpx"; do
7032$as_echo "$as_me: WARNING: Define PT_WTMPX_FILE in config.h manually" >&2;} 7023$as_echo "$as_me: WARNING: Define PT_WTMPX_FILE in config.h manually" >&2;}
7033fi 7024fi
7034 7025
7035{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlog" >&5 7026{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlog" >&5
7036$as_echo_n "checking for a fallback location of lastlog... " >&6; } 7027$as_echo_n "checking for a fallback location of lastlog... " >&6; }
7037if ${pt_cv_path_lastlog+:} false; then : 7028if test "${pt_cv_path_lastlog+set}" = set; then :
7038 $as_echo_n "(cached) " >&6 7029 $as_echo_n "(cached) " >&6
7039else 7030else
7040 7031
7041if test "$cross_compiling" != yes; then 7032if test "$cross_compiling" != yes; then
7042 for file in "/var/log/lastlog" "/var/adm/lastlog"; do 7033 for file in "/var/log/lastlog" "/var/adm/lastlog"; do
7060$as_echo "$as_me: WARNING: Define PT_LASTLOG_FILE in config.h manually" >&2;} 7051$as_echo "$as_me: WARNING: Define PT_LASTLOG_FILE in config.h manually" >&2;}
7061fi 7052fi
7062 7053
7063{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlogx" >&5 7054{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlogx" >&5
7064$as_echo_n "checking for a fallback location of lastlogx... " >&6; } 7055$as_echo_n "checking for a fallback location of lastlogx... " >&6; }
7065if ${pt_cv_path_lastlogx+:} false; then : 7056if test "${pt_cv_path_lastlogx+set}" = set; then :
7066 $as_echo_n "(cached) " >&6 7057 $as_echo_n "(cached) " >&6
7067else 7058else
7068 7059
7069if test "$cross_compiling" != yes; then 7060if test "$cross_compiling" != yes; then
7070 for file in "/var/log/lastlogx" "/var/adm/lastlogx"; do 7061 for file in "/var/log/lastlogx" "/var/adm/lastlogx"; do
7096CFLAGS="$CFLAGS $X_CFLAGS" 7087CFLAGS="$CFLAGS $X_CFLAGS"
7097LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" 7088LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
7098if test x$support_xim = xyes; then 7089if test x$support_xim = xyes; then
7099 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5 7090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5
7100$as_echo_n "checking for working Xlocale... " >&6; } 7091$as_echo_n "checking for working Xlocale... " >&6; }
7101if ${rxvt_cv_func_xlocale+:} false; then : 7092if test "${rxvt_cv_func_xlocale+set}" = set; then :
7102 $as_echo_n "(cached) " >&6 7093 $as_echo_n "(cached) " >&6
7103else 7094else
7104 if test "$cross_compiling" = yes; then : 7095 if test "$cross_compiling" = yes; then :
7105 : 7096 :
7106else 7097else
7134 7125
7135$as_echo "#define USE_XIM 1" >>confdefs.h 7126$as_echo "#define USE_XIM 1" >>confdefs.h
7136 7127
7137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5 7128 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5
7138$as_echo_n "checking for broken XIM callback... " >&6; } 7129$as_echo_n "checking for broken XIM callback... " >&6; }
7139if ${rxvt_cv_broken_ximcb+:} false; then : 7130if test "${rxvt_cv_broken_ximcb+set}" = set; then :
7140 $as_echo_n "(cached) " >&6 7131 $as_echo_n "(cached) " >&6
7141else 7132else
7142 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7133 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7143/* end confdefs.h. */ 7134/* end confdefs.h. */
7144 7135
7170 fi 7161 fi
7171fi 7162fi
7172 7163
7173{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5 7164{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5
7174$as_echo_n "checking for working X setlocale... " >&6; } 7165$as_echo_n "checking for working X setlocale... " >&6; }
7175if ${rxvt_cv_func_xsetlocale+:} false; then : 7166if test "${rxvt_cv_func_xsetlocale+set}" = set; then :
7176 $as_echo_n "(cached) " >&6 7167 $as_echo_n "(cached) " >&6
7177else 7168else
7178 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7169 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7179/* end confdefs.h. */ 7170/* end confdefs.h. */
7180#define X_LOCALE 1 7171#define X_LOCALE 1
7205LIBS=$save_LIBS 7196LIBS=$save_LIBS
7206CFLAGS=$save_CFLAGS 7197CFLAGS=$save_CFLAGS
7207 7198
7208{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5 7199{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5
7209$as_echo_n "checking for working plain setlocale... " >&6; } 7200$as_echo_n "checking for working plain setlocale... " >&6; }
7210if ${rxvt_cv_func_setlocale+:} false; then : 7201if test "${rxvt_cv_func_setlocale+set}" = set; then :
7211 $as_echo_n "(cached) " >&6 7202 $as_echo_n "(cached) " >&6
7212else 7203else
7213 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7204 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7214/* end confdefs.h. */ 7205/* end confdefs.h. */
7215#include <clocale> 7206#include <locale.h>
7216int 7207int
7217main () 7208main ()
7218{ 7209{
7219setlocale(LC_CTYPE, ""); 7210setlocale(LC_CTYPE, "");
7220 ; 7211 ;
7237 7228
7238fi 7229fi
7239 7230
7240{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5 7231{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5
7241$as_echo_n "checking for working nl_langinfo... " >&6; } 7232$as_echo_n "checking for working nl_langinfo... " >&6; }
7242if ${rxvt_cv_func_nl_langinfo+:} false; then : 7233if test "${rxvt_cv_func_nl_langinfo+set}" = set; then :
7243 $as_echo_n "(cached) " >&6 7234 $as_echo_n "(cached) " >&6
7244else 7235else
7245 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7236 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7246/* end confdefs.h. */ 7237/* end confdefs.h. */
7247#include <langinfo.h> 7238#include <langinfo.h>
7275 7266
7276$as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h 7267$as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h
7277 7268
7278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing sendmsg" >&5 7269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing sendmsg" >&5
7279$as_echo_n "checking for library containing sendmsg... " >&6; } 7270$as_echo_n "checking for library containing sendmsg... " >&6; }
7280if ${ac_cv_search_sendmsg+:} false; then : 7271if test "${ac_cv_search_sendmsg+set}" = set; then :
7281 $as_echo_n "(cached) " >&6 7272 $as_echo_n "(cached) " >&6
7282else 7273else
7283 ac_func_search_save_LIBS=$LIBS 7274 ac_func_search_save_LIBS=$LIBS
7284cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7275cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7285/* end confdefs.h. */ 7276/* end confdefs.h. */
7309 if ac_fn_cxx_try_link "$LINENO"; then : 7300 if ac_fn_cxx_try_link "$LINENO"; then :
7310 ac_cv_search_sendmsg=$ac_res 7301 ac_cv_search_sendmsg=$ac_res
7311fi 7302fi
7312rm -f core conftest.err conftest.$ac_objext \ 7303rm -f core conftest.err conftest.$ac_objext \
7313 conftest$ac_exeext 7304 conftest$ac_exeext
7314 if ${ac_cv_search_sendmsg+:} false; then : 7305 if test "${ac_cv_search_sendmsg+set}" = set; then :
7315 break 7306 break
7316fi 7307fi
7317done 7308done
7318if ${ac_cv_search_sendmsg+:} false; then : 7309if test "${ac_cv_search_sendmsg+set}" = set; then :
7319 7310
7320else 7311else
7321 ac_cv_search_sendmsg=no 7312 ac_cv_search_sendmsg=no
7322fi 7313fi
7323rm conftest.$ac_ext 7314rm conftest.$ac_ext
7334 ;; 7325 ;;
7335esac 7326esac
7336 7327
7337{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5 7328{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5
7338$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; } 7329$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; }
7339if ${pt_cv_can_pass_fds+:} false; then : 7330if test "${pt_cv_can_pass_fds+set}" = set; then :
7340 $as_echo_n "(cached) " >&6 7331 $as_echo_n "(cached) " >&6
7341else 7332else
7342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7333 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7343/* end confdefs.h. */ 7334/* end confdefs.h. */
7344 7335
7345#include <cstddef> // broken bsds (is that redundant?) need this 7336#include <stddef.h> // broken bsds (is that redundant?) need this
7346#include <sys/types.h> 7337#include <sys/types.h>
7347#include <sys/socket.h> 7338#include <sys/socket.h>
7348#include <sys/uio.h> 7339#include <sys/uio.h>
7349 7340
7350int 7341int
7471 conftest$ac_exeext conftest.$ac_ext 7462 conftest$ac_exeext conftest.$ac_ext
7472 7463
7473if test -z "$unix98_pty"; then 7464if test -z "$unix98_pty"; then
7474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5 7465 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5
7475$as_echo_n "checking for library containing openpty... " >&6; } 7466$as_echo_n "checking for library containing openpty... " >&6; }
7476if ${ac_cv_search_openpty+:} false; then : 7467if test "${ac_cv_search_openpty+set}" = set; then :
7477 $as_echo_n "(cached) " >&6 7468 $as_echo_n "(cached) " >&6
7478else 7469else
7479 ac_func_search_save_LIBS=$LIBS 7470 ac_func_search_save_LIBS=$LIBS
7480cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7471cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7481/* end confdefs.h. */ 7472/* end confdefs.h. */
7505 if ac_fn_cxx_try_link "$LINENO"; then : 7496 if ac_fn_cxx_try_link "$LINENO"; then :
7506 ac_cv_search_openpty=$ac_res 7497 ac_cv_search_openpty=$ac_res
7507fi 7498fi
7508rm -f core conftest.err conftest.$ac_objext \ 7499rm -f core conftest.err conftest.$ac_objext \
7509 conftest$ac_exeext 7500 conftest$ac_exeext
7510 if ${ac_cv_search_openpty+:} false; then : 7501 if test "${ac_cv_search_openpty+set}" = set; then :
7511 break 7502 break
7512fi 7503fi
7513done 7504done
7514if ${ac_cv_search_openpty+:} false; then : 7505if test "${ac_cv_search_openpty+set}" = set; then :
7515 7506
7516else 7507else
7517 ac_cv_search_openpty=no 7508 ac_cv_search_openpty=no
7518fi 7509fi
7519rm conftest.$ac_ext 7510rm conftest.$ac_ext
7533 7524
7534 7525
7535 7526
7536{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5 7527{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5
7537$as_echo_n "checking for tty group... " >&6; } 7528$as_echo_n "checking for tty group... " >&6; }
7538if ${pt_cv_tty_group+:} false; then : 7529if test "${pt_cv_tty_group+set}" = set; then :
7539 $as_echo_n "(cached) " >&6 7530 $as_echo_n "(cached) " >&6
7540else 7531else
7541 if test "$cross_compiling" = yes; then : 7532 if test "$cross_compiling" = yes; then :
7542 pt_cv_tty_group=no 7533 pt_cv_tty_group=no
7543else 7534else
7587 rxvt_have_xrender=no 7578 rxvt_have_xrender=no
7588 # Extract the first word of "pkg-config", so it can be a program name with args. 7579 # Extract the first word of "pkg-config", so it can be a program name with args.
7589set dummy pkg-config; ac_word=$2 7580set dummy pkg-config; ac_word=$2
7590{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7581{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7591$as_echo_n "checking for $ac_word... " >&6; } 7582$as_echo_n "checking for $ac_word... " >&6; }
7592if ${ac_cv_path_PKG_CONFIG+:} false; then : 7583if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7593 $as_echo_n "(cached) " >&6 7584 $as_echo_n "(cached) " >&6
7594else 7585else
7595 case $PKG_CONFIG in 7586 case $PKG_CONFIG in
7596 [\\/]* | ?:[\\/]*) 7587 [\\/]* | ?:[\\/]*)
7597 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7588 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7632 rxvt_have_xrender=yes 7623 rxvt_have_xrender=yes
7633 7624
7634 save_LIBS="$LIBS" 7625 save_LIBS="$LIBS"
7635 LIBS="$LIBS $X_LIBS" 7626 LIBS="$LIBS $X_LIBS"
7636 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default" 7627 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7637if test "x$ac_cv_header_X11_extensions_Xrender_h" = xyes; then : 7628if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then :
7638 7629
7639else 7630else
7640 rxvt_have_xrender=no 7631 rxvt_have_xrender=no
7641fi 7632fi
7642 7633
7643 7634
7644 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat" 7635 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7645if test "x$ac_cv_func_XRenderFindStandardFormat" = xyes; then : 7636if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then :
7646 7637
7647else 7638else
7648 rxvt_have_xrender=no 7639 rxvt_have_xrender=no
7649fi 7640fi
7650 7641
7655if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then 7646if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7656 # Extract the first word of "pkg-config", so it can be a program name with args. 7647 # Extract the first word of "pkg-config", so it can be a program name with args.
7657set dummy pkg-config; ac_word=$2 7648set dummy pkg-config; ac_word=$2
7658{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7649{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7659$as_echo_n "checking for $ac_word... " >&6; } 7650$as_echo_n "checking for $ac_word... " >&6; }
7660if ${ac_cv_path_PKG_CONFIG+:} false; then : 7651if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7661 $as_echo_n "(cached) " >&6 7652 $as_echo_n "(cached) " >&6
7662else 7653else
7663 case $PKG_CONFIG in 7654 case $PKG_CONFIG in
7664 [\\/]* | ?:[\\/]*) 7655 [\\/]* | ?:[\\/]*)
7665 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7656 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7700 else 7691 else
7701 # Extract the first word of "xft-config", so it can be a program name with args. 7692 # Extract the first word of "xft-config", so it can be a program name with args.
7702set dummy xft-config; ac_word=$2 7693set dummy xft-config; ac_word=$2
7703{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7694{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7704$as_echo_n "checking for $ac_word... " >&6; } 7695$as_echo_n "checking for $ac_word... " >&6; }
7705if ${ac_cv_path_XFT_CONFIG+:} false; then : 7696if test "${ac_cv_path_XFT_CONFIG+set}" = set; then :
7706 $as_echo_n "(cached) " >&6 7697 $as_echo_n "(cached) " >&6
7707else 7698else
7708 case $XFT_CONFIG in 7699 case $XFT_CONFIG in
7709 [\\/]* | ?:[\\/]*) 7700 [\\/]* | ?:[\\/]*)
7710 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path. 7701 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
7753 save_LIBS="$LIBS" 7744 save_LIBS="$LIBS"
7754 LIBS="$LIBS $X_LIBS" 7745 LIBS="$LIBS $X_LIBS"
7755 for ac_header in X11/Xft/Xft.h 7746 for ac_header in X11/Xft/Xft.h
7756do : 7747do :
7757 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 7748 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7758if test "x$ac_cv_header_X11_Xft_Xft_h" = xyes; then : 7749if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then :
7759 cat >>confdefs.h <<_ACEOF 7750 cat >>confdefs.h <<_ACEOF
7760#define HAVE_X11_XFT_XFT_H 1 7751#define HAVE_X11_XFT_XFT_H 1
7761_ACEOF 7752_ACEOF
7762 7753
7763else 7754else
7766 7757
7767done 7758done
7768 7759
7769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5 7760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5
7770$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; } 7761$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; }
7771if ${ac_cv_lib_Xft_XftDrawString32+:} false; then : 7762if test "${ac_cv_lib_Xft_XftDrawString32+set}" = set; then :
7772 $as_echo_n "(cached) " >&6 7763 $as_echo_n "(cached) " >&6
7773else 7764else
7774 ac_check_lib_save_LIBS=$LIBS 7765 ac_check_lib_save_LIBS=$LIBS
7775LIBS="-lXft $LIBS" 7766LIBS="-lXft $LIBS"
7776cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7767cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7800 conftest$ac_exeext conftest.$ac_ext 7791 conftest$ac_exeext conftest.$ac_ext
7801LIBS=$ac_check_lib_save_LIBS 7792LIBS=$ac_check_lib_save_LIBS
7802fi 7793fi
7803{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5 7794{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5
7804$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; } 7795$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; }
7805if test "x$ac_cv_lib_Xft_XftDrawString32" = xyes; then : 7796if test "x$ac_cv_lib_Xft_XftDrawString32" = x""yes; then :
7806 : 7797 :
7807else 7798else
7808 support_xft=no 7799 support_xft=no
7809fi 7800fi
7810 7801
7811 for ac_header in fontconfig/fontconfig.h 7802 for ac_header in fontconfig/fontconfig.h
7812do : 7803do :
7813 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default" 7804 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7814if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes; then : 7805if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then :
7815 cat >>confdefs.h <<_ACEOF 7806 cat >>confdefs.h <<_ACEOF
7816#define HAVE_FONTCONFIG_FONTCONFIG_H 1 7807#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7817_ACEOF 7808_ACEOF
7818 7809
7819else 7810else
7822 7813
7823done 7814done
7824 7815
7825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5 7816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7826$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; } 7817$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7827if ${ac_cv_lib_fontconfig_FcPatternGet+:} false; then : 7818if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then :
7828 $as_echo_n "(cached) " >&6 7819 $as_echo_n "(cached) " >&6
7829else 7820else
7830 ac_check_lib_save_LIBS=$LIBS 7821 ac_check_lib_save_LIBS=$LIBS
7831LIBS="-lfontconfig $LIBS" 7822LIBS="-lfontconfig $LIBS"
7832cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7823cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7856 conftest$ac_exeext conftest.$ac_ext 7847 conftest$ac_exeext conftest.$ac_ext
7857LIBS=$ac_check_lib_save_LIBS 7848LIBS=$ac_check_lib_save_LIBS
7858fi 7849fi
7859{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5 7850{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
7860$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; } 7851$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
7861if test "x$ac_cv_lib_fontconfig_FcPatternGet" = xyes; then : 7852if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then :
7862 : 7853 :
7863else 7854else
7864 support_xft=no 7855 support_xft=no
7865fi 7856fi
7866 7857
8005if test x$support_perl = xyes; then 7996if test x$support_perl = xyes; then
8006 # Extract the first word of "perl5", so it can be a program name with args. 7997 # Extract the first word of "perl5", so it can be a program name with args.
8007set dummy perl5; ac_word=$2 7998set dummy perl5; ac_word=$2
8008{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7999{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8009$as_echo_n "checking for $ac_word... " >&6; } 8000$as_echo_n "checking for $ac_word... " >&6; }
8010if ${ac_cv_path_PERL+:} false; then : 8001if test "${ac_cv_path_PERL+set}" = set; then :
8011 $as_echo_n "(cached) " >&6 8002 $as_echo_n "(cached) " >&6
8012else 8003else
8013 case $PERL in 8004 case $PERL in
8014 [\\/]* | ?:[\\/]*) 8005 [\\/]* | ?:[\\/]*)
8015 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8006 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8045 8036
8046 # Extract the first word of "perl", so it can be a program name with args. 8037 # Extract the first word of "perl", so it can be a program name with args.
8047set dummy perl; ac_word=$2 8038set dummy perl; ac_word=$2
8048{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8039{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8049$as_echo_n "checking for $ac_word... " >&6; } 8040$as_echo_n "checking for $ac_word... " >&6; }
8050if ${ac_cv_path_PERL+:} false; then : 8041if test "${ac_cv_path_PERL+set}" = set; then :
8051 $as_echo_n "(cached) " >&6 8042 $as_echo_n "(cached) " >&6
8052else 8043else
8053 case $PERL in 8044 case $PERL in
8054 [\\/]* | ?:[\\/]*) 8045 [\\/]* | ?:[\\/]*)
8055 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8046 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8209 t end 8200 t end
8210 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8201 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8211 :end' >>confcache 8202 :end' >>confcache
8212if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8203if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8213 if test -w "$cache_file"; then 8204 if test -w "$cache_file"; then
8214 if test "x$cache_file" != "x/dev/null"; then 8205 test "x$cache_file" != "x/dev/null" &&
8215 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8206 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8216$as_echo "$as_me: updating cache $cache_file" >&6;} 8207$as_echo "$as_me: updating cache $cache_file" >&6;}
8217 if test ! -f "$cache_file" || test -h "$cache_file"; then
8218 cat confcache >"$cache_file" 8208 cat confcache >$cache_file
8219 else
8220 case $cache_file in #(
8221 */* | ?:*)
8222 mv -f confcache "$cache_file"$$ &&
8223 mv -f "$cache_file"$$ "$cache_file" ;; #(
8224 *)
8225 mv -f confcache "$cache_file" ;;
8226 esac
8227 fi
8228 fi
8229 else 8209 else
8230 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8210 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8231$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8211$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8232 fi 8212 fi
8233fi 8213fi
8255 8235
8256LTLIBOBJS=$ac_ltlibobjs 8236LTLIBOBJS=$ac_ltlibobjs
8257 8237
8258 8238
8259 8239
8260: "${CONFIG_STATUS=./config.status}" 8240: ${CONFIG_STATUS=./config.status}
8261ac_write_fail=0 8241ac_write_fail=0
8262ac_clean_files_save=$ac_clean_files 8242ac_clean_files_save=$ac_clean_files
8263ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8243ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8264{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8244{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8265$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8245$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8356# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8336# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8357# splitting by setting IFS to empty value.) 8337# splitting by setting IFS to empty value.)
8358IFS=" "" $as_nl" 8338IFS=" "" $as_nl"
8359 8339
8360# Find who we are. Look in the path if we contain no directory separator. 8340# Find who we are. Look in the path if we contain no directory separator.
8361as_myself=
8362case $0 in #(( 8341case $0 in #((
8363 *[\\/]* ) as_myself=$0 ;; 8342 *[\\/]* ) as_myself=$0 ;;
8364 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8343 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8365for as_dir in $PATH 8344for as_dir in $PATH
8366do 8345do
8664# Save the log message, to keep $0 and so on meaningful, and to 8643# Save the log message, to keep $0 and so on meaningful, and to
8665# report actual input values of CONFIG_FILES etc. instead of their 8644# report actual input values of CONFIG_FILES etc. instead of their
8666# values after options handling. 8645# values after options handling.
8667ac_log=" 8646ac_log="
8668This file was extended by $as_me, which was 8647This file was extended by $as_me, which was
8669generated by GNU Autoconf 2.68. Invocation command line was 8648generated by GNU Autoconf 2.67. Invocation command line was
8670 8649
8671 CONFIG_FILES = $CONFIG_FILES 8650 CONFIG_FILES = $CONFIG_FILES
8672 CONFIG_HEADERS = $CONFIG_HEADERS 8651 CONFIG_HEADERS = $CONFIG_HEADERS
8673 CONFIG_LINKS = $CONFIG_LINKS 8652 CONFIG_LINKS = $CONFIG_LINKS
8674 CONFIG_COMMANDS = $CONFIG_COMMANDS 8653 CONFIG_COMMANDS = $CONFIG_COMMANDS
8726_ACEOF 8705_ACEOF
8727cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8706cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8728ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8707ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8729ac_cs_version="\\ 8708ac_cs_version="\\
8730config.status 8709config.status
8731configured by $0, generated by GNU Autoconf 2.68, 8710configured by $0, generated by GNU Autoconf 2.67,
8732 with options \\"\$ac_cs_config\\" 8711 with options \\"\$ac_cs_config\\"
8733 8712
8734Copyright (C) 2010 Free Software Foundation, Inc. 8713Copyright (C) 2010 Free Software Foundation, Inc.
8735This config.status script is free software; the Free Software Foundation 8714This config.status script is free software; the Free Software Foundation
8736gives unlimited permission to copy, distribute and modify it." 8715gives unlimited permission to copy, distribute and modify it."
8852 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 8831 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
8853 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 8832 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8854 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 8833 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
8855 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 8834 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
8856 8835
8857 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 8836 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
8858 esac 8837 esac
8859done 8838done
8860 8839
8861 8840
8862# If the user did not use the arguments to specify the items to instantiate, 8841# If the user did not use the arguments to specify the items to instantiate,
8874# Hook for its removal unless debugging. 8853# Hook for its removal unless debugging.
8875# Note that there is a small window in which the directory will not be cleaned: 8854# Note that there is a small window in which the directory will not be cleaned:
8876# after its creation but before its name has been assigned to `$tmp'. 8855# after its creation but before its name has been assigned to `$tmp'.
8877$debug || 8856$debug ||
8878{ 8857{
8879 tmp= ac_tmp= 8858 tmp=
8880 trap 'exit_status=$? 8859 trap 'exit_status=$?
8881 : "${ac_tmp:=$tmp}"
8882 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status 8860 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
8883' 0 8861' 0
8884 trap 'as_fn_exit 1' 1 2 13 15 8862 trap 'as_fn_exit 1' 1 2 13 15
8885} 8863}
8886# Create a (secure) tmp directory for tmp files. 8864# Create a (secure) tmp directory for tmp files.
8887 8865
8888{ 8866{
8889 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 8867 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
8890 test -d "$tmp" 8868 test -n "$tmp" && test -d "$tmp"
8891} || 8869} ||
8892{ 8870{
8893 tmp=./conf$$-$RANDOM 8871 tmp=./conf$$-$RANDOM
8894 (umask 077 && mkdir "$tmp") 8872 (umask 077 && mkdir "$tmp")
8895} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 8873} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
8896ac_tmp=$tmp
8897 8874
8898# Set up the scripts for CONFIG_FILES section. 8875# Set up the scripts for CONFIG_FILES section.
8899# No need to generate them if there are no CONFIG_FILES. 8876# No need to generate them if there are no CONFIG_FILES.
8900# This happens for instance with `./config.status config.h'. 8877# This happens for instance with `./config.status config.h'.
8901if test -n "$CONFIG_FILES"; then 8878if test -n "$CONFIG_FILES"; then
8913 ac_cs_awk_cr='\\r' 8890 ac_cs_awk_cr='\\r'
8914else 8891else
8915 ac_cs_awk_cr=$ac_cr 8892 ac_cs_awk_cr=$ac_cr
8916fi 8893fi
8917 8894
8918echo 'BEGIN {' >"$ac_tmp/subs1.awk" && 8895echo 'BEGIN {' >"$tmp/subs1.awk" &&
8919_ACEOF 8896_ACEOF
8920 8897
8921 8898
8922{ 8899{
8923 echo "cat >conf$$subs.awk <<_ACEOF" && 8900 echo "cat >conf$$subs.awk <<_ACEOF" &&
8941 fi 8918 fi
8942done 8919done
8943rm -f conf$$subs.sh 8920rm -f conf$$subs.sh
8944 8921
8945cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8922cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8946cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && 8923cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
8947_ACEOF 8924_ACEOF
8948sed -n ' 8925sed -n '
8949h 8926h
8950s/^/S["/; s/!.*/"]=/ 8927s/^/S["/; s/!.*/"]=/
8951p 8928p
8989} 8966}
8990' >>$CONFIG_STATUS || ac_write_fail=1 8967' >>$CONFIG_STATUS || ac_write_fail=1
8991rm -f conf$$subs.awk 8968rm -f conf$$subs.awk
8992cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8969cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8993_ACAWK 8970_ACAWK
8994cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && 8971cat >>"\$tmp/subs1.awk" <<_ACAWK &&
8995 for (key in S) S_is_set[key] = 1 8972 for (key in S) S_is_set[key] = 1
8996 FS = "" 8973 FS = ""
8997 8974
8998} 8975}
8999{ 8976{
9021cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8998cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9022if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 8999if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9023 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9000 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9024else 9001else
9025 cat 9002 cat
9026fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ 9003fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
9027 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9004 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9028_ACEOF 9005_ACEOF
9029 9006
9030# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9007# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9031# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 9008# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9055 9032
9056# Set up the scripts for CONFIG_HEADERS section. 9033# Set up the scripts for CONFIG_HEADERS section.
9057# No need to generate them if there are no CONFIG_HEADERS. 9034# No need to generate them if there are no CONFIG_HEADERS.
9058# This happens for instance with `./config.status Makefile'. 9035# This happens for instance with `./config.status Makefile'.
9059if test -n "$CONFIG_HEADERS"; then 9036if test -n "$CONFIG_HEADERS"; then
9060cat >"$ac_tmp/defines.awk" <<\_ACAWK || 9037cat >"$tmp/defines.awk" <<\_ACAWK ||
9061BEGIN { 9038BEGIN {
9062_ACEOF 9039_ACEOF
9063 9040
9064# Transform confdefs.h into an awk script `defines.awk', embedded as 9041# Transform confdefs.h into an awk script `defines.awk', embedded as
9065# here-document in config.status, that substitutes the proper values into 9042# here-document in config.status, that substitutes the proper values into
9067 9044
9068# Create a delimiter string that does not exist in confdefs.h, to ease 9045# Create a delimiter string that does not exist in confdefs.h, to ease
9069# handling of long lines. 9046# handling of long lines.
9070ac_delim='%!_!# ' 9047ac_delim='%!_!# '
9071for ac_last_try in false false :; do 9048for ac_last_try in false false :; do
9072 ac_tt=`sed -n "/$ac_delim/p" confdefs.h` 9049 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9073 if test -z "$ac_tt"; then 9050 if test -z "$ac_t"; then
9074 break 9051 break
9075 elif $ac_last_try; then 9052 elif $ac_last_try; then
9076 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9053 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9077 else 9054 else
9078 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9055 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9169 case $ac_tag in 9146 case $ac_tag in
9170 :[FHLC]) ac_mode=$ac_tag; continue;; 9147 :[FHLC]) ac_mode=$ac_tag; continue;;
9171 esac 9148 esac
9172 case $ac_mode$ac_tag in 9149 case $ac_mode$ac_tag in
9173 :[FHL]*:*);; 9150 :[FHL]*:*);;
9174 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 9151 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9175 :[FH]-) ac_tag=-:-;; 9152 :[FH]-) ac_tag=-:-;;
9176 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9153 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9177 esac 9154 esac
9178 ac_save_IFS=$IFS 9155 ac_save_IFS=$IFS
9179 IFS=: 9156 IFS=:
9188 :[FH]) 9165 :[FH])
9189 ac_file_inputs= 9166 ac_file_inputs=
9190 for ac_f 9167 for ac_f
9191 do 9168 do
9192 case $ac_f in 9169 case $ac_f in
9193 -) ac_f="$ac_tmp/stdin";; 9170 -) ac_f="$tmp/stdin";;
9194 *) # Look for the file first in the build tree, then in the source tree 9171 *) # Look for the file first in the build tree, then in the source tree
9195 # (if the path is not absolute). The absolute path cannot be DOS-style, 9172 # (if the path is not absolute). The absolute path cannot be DOS-style,
9196 # because $ac_f cannot contain `:'. 9173 # because $ac_f cannot contain `:'.
9197 test -f "$ac_f" || 9174 test -f "$ac_f" ||
9198 case $ac_f in 9175 case $ac_f in
9199 [\\/$]*) false;; 9176 [\\/$]*) false;;
9200 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9177 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9201 esac || 9178 esac ||
9202 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9179 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9203 esac 9180 esac
9204 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9181 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9205 as_fn_append ac_file_inputs " '$ac_f'" 9182 as_fn_append ac_file_inputs " '$ac_f'"
9206 done 9183 done
9207 9184
9223 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9200 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9224 *) ac_sed_conf_input=$configure_input;; 9201 *) ac_sed_conf_input=$configure_input;;
9225 esac 9202 esac
9226 9203
9227 case $ac_tag in 9204 case $ac_tag in
9228 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 9205 *:-:* | *:-) cat >"$tmp/stdin" \
9229 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9206 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9230 esac 9207 esac
9231 ;; 9208 ;;
9232 esac 9209 esac
9233 9210
9234 ac_dir=`$as_dirname -- "$ac_file" || 9211 ac_dir=`$as_dirname -- "$ac_file" ||
9354s&@abs_builddir@&$ac_abs_builddir&;t t 9331s&@abs_builddir@&$ac_abs_builddir&;t t
9355s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9332s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9356s&@INSTALL@&$ac_INSTALL&;t t 9333s&@INSTALL@&$ac_INSTALL&;t t
9357$ac_datarootdir_hack 9334$ac_datarootdir_hack
9358" 9335"
9359eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ 9336eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9360 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9337 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9361 9338
9362test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9339test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9363 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 9340 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9364 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 9341 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9365 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9366 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9342 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9367which seems to be undefined. Please make sure it is defined" >&5 9343which seems to be undefined. Please make sure it is defined" >&5
9368$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9344$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9369which seems to be undefined. Please make sure it is defined" >&2;} 9345which seems to be undefined. Please make sure it is defined" >&2;}
9370 9346
9371 rm -f "$ac_tmp/stdin" 9347 rm -f "$tmp/stdin"
9372 case $ac_file in 9348 case $ac_file in
9373 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; 9349 -) cat "$tmp/out" && rm -f "$tmp/out";;
9374 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; 9350 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9375 esac \ 9351 esac \
9376 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9352 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9377 ;; 9353 ;;
9378 :H) 9354 :H)
9379 # 9355 #
9380 # CONFIG_HEADER 9356 # CONFIG_HEADER
9381 # 9357 #
9382 if test x"$ac_file" != x-; then 9358 if test x"$ac_file" != x-; then
9383 { 9359 {
9384 $as_echo "/* $configure_input */" \ 9360 $as_echo "/* $configure_input */" \
9385 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" 9361 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9386 } >"$ac_tmp/config.h" \ 9362 } >"$tmp/config.h" \
9387 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9363 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9388 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then 9364 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
9389 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9365 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9390$as_echo "$as_me: $ac_file is unchanged" >&6;} 9366$as_echo "$as_me: $ac_file is unchanged" >&6;}
9391 else 9367 else
9392 rm -f "$ac_file" 9368 rm -f "$ac_file"
9393 mv "$ac_tmp/config.h" "$ac_file" \ 9369 mv "$tmp/config.h" "$ac_file" \
9394 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9370 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9395 fi 9371 fi
9396 else 9372 else
9397 $as_echo "/* $configure_input */" \ 9373 $as_echo "/* $configure_input */" \
9398 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ 9374 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9399 || as_fn_error $? "could not create -" "$LINENO" 5 9375 || as_fn_error $? "could not create -" "$LINENO" 5
9400 fi 9376 fi
9401 ;; 9377 ;;
9402 9378
9403 9379

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines