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

Comparing rxvt-unicode/configure (file contents):
Revision 1.147 by mikachu, Tue Nov 15 01:13:49 2011 UTC vs.
Revision 1.148 by root, Wed Nov 16 20:22:12 2011 UTC

1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.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
4495 ;; 4487 ;;
4496esac 4488esac
4497 4489
4498{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5 4490{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5
4499$as_echo_n "checking for library containing setlocale... " >&6; } 4491$as_echo_n "checking for library containing setlocale... " >&6; }
4500if ${ac_cv_search_setlocale+:} false; then : 4492if test "${ac_cv_search_setlocale+set}" = set; then :
4501 $as_echo_n "(cached) " >&6 4493 $as_echo_n "(cached) " >&6
4502else 4494else
4503 ac_func_search_save_LIBS=$LIBS 4495 ac_func_search_save_LIBS=$LIBS
4504cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4496cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4505/* end confdefs.h. */ 4497/* end confdefs.h. */
4529 if ac_fn_cxx_try_link "$LINENO"; then : 4521 if ac_fn_cxx_try_link "$LINENO"; then :
4530 ac_cv_search_setlocale=$ac_res 4522 ac_cv_search_setlocale=$ac_res
4531fi 4523fi
4532rm -f core conftest.err conftest.$ac_objext \ 4524rm -f core conftest.err conftest.$ac_objext \
4533 conftest$ac_exeext 4525 conftest$ac_exeext
4534 if ${ac_cv_search_setlocale+:} false; then : 4526 if test "${ac_cv_search_setlocale+set}" = set; then :
4535 break 4527 break
4536fi 4528fi
4537done 4529done
4538if ${ac_cv_search_setlocale+:} false; then : 4530if test "${ac_cv_search_setlocale+set}" = set; then :
4539 4531
4540else 4532else
4541 ac_cv_search_setlocale=no 4533 ac_cv_search_setlocale=no
4542fi 4534fi
4543rm conftest.$ac_ext 4535rm conftest.$ac_ext
4552fi 4544fi
4553 4545
4554 4546
4555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5 4547{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
4556$as_echo_n "checking for library containing gethostbyname... " >&6; } 4548$as_echo_n "checking for library containing gethostbyname... " >&6; }
4557if ${ac_cv_search_gethostbyname+:} false; then : 4549if test "${ac_cv_search_gethostbyname+set}" = set; then :
4558 $as_echo_n "(cached) " >&6 4550 $as_echo_n "(cached) " >&6
4559else 4551else
4560 ac_func_search_save_LIBS=$LIBS 4552 ac_func_search_save_LIBS=$LIBS
4561cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4553cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4562/* end confdefs.h. */ 4554/* end confdefs.h. */
4586 if ac_fn_cxx_try_link "$LINENO"; then : 4578 if ac_fn_cxx_try_link "$LINENO"; then :
4587 ac_cv_search_gethostbyname=$ac_res 4579 ac_cv_search_gethostbyname=$ac_res
4588fi 4580fi
4589rm -f core conftest.err conftest.$ac_objext \ 4581rm -f core conftest.err conftest.$ac_objext \
4590 conftest$ac_exeext 4582 conftest$ac_exeext
4591 if ${ac_cv_search_gethostbyname+:} false; then : 4583 if test "${ac_cv_search_gethostbyname+set}" = set; then :
4592 break 4584 break
4593fi 4585fi
4594done 4586done
4595if ${ac_cv_search_gethostbyname+:} false; then : 4587if test "${ac_cv_search_gethostbyname+set}" = set; then :
4596 4588
4597else 4589else
4598 ac_cv_search_gethostbyname=no 4590 ac_cv_search_gethostbyname=no
4599fi 4591fi
4600rm conftest.$ac_ext 4592rm conftest.$ac_ext
4608 4600
4609fi 4601fi
4610 4602
4611{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5 4603{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
4612$as_echo_n "checking for library containing socket... " >&6; } 4604$as_echo_n "checking for library containing socket... " >&6; }
4613if ${ac_cv_search_socket+:} false; then : 4605if test "${ac_cv_search_socket+set}" = set; then :
4614 $as_echo_n "(cached) " >&6 4606 $as_echo_n "(cached) " >&6
4615else 4607else
4616 ac_func_search_save_LIBS=$LIBS 4608 ac_func_search_save_LIBS=$LIBS
4617cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4609cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4618/* end confdefs.h. */ 4610/* end confdefs.h. */
4642 if ac_fn_cxx_try_link "$LINENO"; then : 4634 if ac_fn_cxx_try_link "$LINENO"; then :
4643 ac_cv_search_socket=$ac_res 4635 ac_cv_search_socket=$ac_res
4644fi 4636fi
4645rm -f core conftest.err conftest.$ac_objext \ 4637rm -f core conftest.err conftest.$ac_objext \
4646 conftest$ac_exeext 4638 conftest$ac_exeext
4647 if ${ac_cv_search_socket+:} false; then : 4639 if test "${ac_cv_search_socket+set}" = set; then :
4648 break 4640 break
4649fi 4641fi
4650done 4642done
4651if ${ac_cv_search_socket+:} false; then : 4643if test "${ac_cv_search_socket+set}" = set; then :
4652 4644
4653else 4645else
4654 ac_cv_search_socket=no 4646 ac_cv_search_socket=no
4655fi 4647fi
4656rm conftest.$ac_ext 4648rm conftest.$ac_ext
5163ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5155ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5164ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5156ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 5157{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
5166$as_echo_n "checking how to run the C++ preprocessor... " >&6; } 5158$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
5167if test -z "$CXXCPP"; then 5159if test -z "$CXXCPP"; then
5168 if ${ac_cv_prog_CXXCPP+:} false; then : 5160 if test "${ac_cv_prog_CXXCPP+set}" = set; then :
5169 $as_echo_n "(cached) " >&6 5161 $as_echo_n "(cached) " >&6
5170else 5162else
5171 # Double quotes because CXXCPP needs to be expanded 5163 # Double quotes because CXXCPP needs to be expanded
5172 for CXXCPP in "$CXX -E" "/lib/cpp" 5164 for CXXCPP in "$CXX -E" "/lib/cpp"
5173 do 5165 do
5279 5271
5280else 5272else
5281 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5273 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5282$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5274$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5283as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 5275as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5284See \`config.log' for more details" "$LINENO" 5; } 5276See \`config.log' for more details" "$LINENO" 5 ; }
5285fi 5277fi
5286 5278
5287ac_ext=cpp 5279ac_ext=cpp
5288ac_cpp='$CXXCPP $CPPFLAGS' 5280ac_cpp='$CXXCPP $CPPFLAGS'
5289ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5281ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5319 5311
5320 5312
5321for ac_func in clock_gettime 5313for ac_func in clock_gettime
5322do : 5314do :
5323 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5315 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5324if test "x$ac_cv_func_clock_gettime" = xyes; then : 5316if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5325 cat >>confdefs.h <<_ACEOF 5317 cat >>confdefs.h <<_ACEOF
5326#define HAVE_CLOCK_GETTIME 1 5318#define HAVE_CLOCK_GETTIME 1
5327_ACEOF 5319_ACEOF
5328 5320
5329else 5321else
5359 conftest$ac_exeext conftest.$ac_ext 5351 conftest$ac_exeext conftest.$ac_ext
5360 fi 5352 fi
5361 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 5353 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then
5362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5 5354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_gettime in -lrt" >&5
5363$as_echo_n "checking for clock_gettime in -lrt... " >&6; } 5355$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
5364if ${ac_cv_lib_rt_clock_gettime+:} false; then : 5356if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then :
5365 $as_echo_n "(cached) " >&6 5357 $as_echo_n "(cached) " >&6
5366else 5358else
5367 ac_check_lib_save_LIBS=$LIBS 5359 ac_check_lib_save_LIBS=$LIBS
5368LIBS="-lrt $LIBS" 5360LIBS="-lrt $LIBS"
5369cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5361cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5393 conftest$ac_exeext conftest.$ac_ext 5385 conftest$ac_exeext conftest.$ac_ext
5394LIBS=$ac_check_lib_save_LIBS 5386LIBS=$ac_check_lib_save_LIBS
5395fi 5387fi
5396{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 5388{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5
5397$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; } 5389$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
5398if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then : 5390if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then :
5399 cat >>confdefs.h <<_ACEOF 5391 cat >>confdefs.h <<_ACEOF
5400#define HAVE_LIBRT 1 5392#define HAVE_LIBRT 1
5401_ACEOF 5393_ACEOF
5402 5394
5403 LIBS="-lrt $LIBS" 5395 LIBS="-lrt $LIBS"
5406 5398
5407 unset ac_cv_func_clock_gettime 5399 unset ac_cv_func_clock_gettime
5408 for ac_func in clock_gettime 5400 for ac_func in clock_gettime
5409do : 5401do :
5410 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5402 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5411if test "x$ac_cv_func_clock_gettime" = xyes; then : 5403if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5412 cat >>confdefs.h <<_ACEOF 5404 cat >>confdefs.h <<_ACEOF
5413#define HAVE_CLOCK_GETTIME 1 5405#define HAVE_CLOCK_GETTIME 1
5414_ACEOF 5406_ACEOF
5415 5407
5416fi 5408fi
5423 5415
5424 5416
5425for ac_func in nanosleep 5417for ac_func in nanosleep
5426do : 5418do :
5427 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5419 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5428if test "x$ac_cv_func_nanosleep" = xyes; then : 5420if test "x$ac_cv_func_nanosleep" = x""yes; then :
5429 cat >>confdefs.h <<_ACEOF 5421 cat >>confdefs.h <<_ACEOF
5430#define HAVE_NANOSLEEP 1 5422#define HAVE_NANOSLEEP 1
5431_ACEOF 5423_ACEOF
5432 5424
5433else 5425else
5434 5426
5435 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 5427 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 5428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
5437$as_echo_n "checking for nanosleep in -lrt... " >&6; } 5429$as_echo_n "checking for nanosleep in -lrt... " >&6; }
5438if ${ac_cv_lib_rt_nanosleep+:} false; then : 5430if test "${ac_cv_lib_rt_nanosleep+set}" = set; then :
5439 $as_echo_n "(cached) " >&6 5431 $as_echo_n "(cached) " >&6
5440else 5432else
5441 ac_check_lib_save_LIBS=$LIBS 5433 ac_check_lib_save_LIBS=$LIBS
5442LIBS="-lrt $LIBS" 5434LIBS="-lrt $LIBS"
5443cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5435cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5467 conftest$ac_exeext conftest.$ac_ext 5459 conftest$ac_exeext conftest.$ac_ext
5468LIBS=$ac_check_lib_save_LIBS 5460LIBS=$ac_check_lib_save_LIBS
5469fi 5461fi
5470{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 5462{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
5471$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 5463$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
5472if test "x$ac_cv_lib_rt_nanosleep" = xyes; then : 5464if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then :
5473 cat >>confdefs.h <<_ACEOF 5465 cat >>confdefs.h <<_ACEOF
5474#define HAVE_LIBRT 1 5466#define HAVE_LIBRT 1
5475_ACEOF 5467_ACEOF
5476 5468
5477 LIBS="-lrt $LIBS" 5469 LIBS="-lrt $LIBS"
5480 5472
5481 unset ac_cv_func_nanosleep 5473 unset ac_cv_func_nanosleep
5482 for ac_func in nanosleep 5474 for ac_func in nanosleep
5483do : 5475do :
5484 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5476 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5485if test "x$ac_cv_func_nanosleep" = xyes; then : 5477if test "x$ac_cv_func_nanosleep" = x""yes; then :
5486 cat >>confdefs.h <<_ACEOF 5478 cat >>confdefs.h <<_ACEOF
5487#define HAVE_NANOSLEEP 1 5479#define HAVE_NANOSLEEP 1
5488_ACEOF 5480_ACEOF
5489 5481
5490fi 5482fi
5499if test -z "$LIBEV_M4_AVOID_LIBM"; then 5491if test -z "$LIBEV_M4_AVOID_LIBM"; then
5500 LIBM=m 5492 LIBM=m
5501fi 5493fi
5502{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5 5494{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
5503$as_echo_n "checking for library containing floor... " >&6; } 5495$as_echo_n "checking for library containing floor... " >&6; }
5504if ${ac_cv_search_floor+:} false; then : 5496if test "${ac_cv_search_floor+set}" = set; then :
5505 $as_echo_n "(cached) " >&6 5497 $as_echo_n "(cached) " >&6
5506else 5498else
5507 ac_func_search_save_LIBS=$LIBS 5499 ac_func_search_save_LIBS=$LIBS
5508cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5500cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5509/* end confdefs.h. */ 5501/* end confdefs.h. */
5533 if ac_fn_cxx_try_link "$LINENO"; then : 5525 if ac_fn_cxx_try_link "$LINENO"; then :
5534 ac_cv_search_floor=$ac_res 5526 ac_cv_search_floor=$ac_res
5535fi 5527fi
5536rm -f core conftest.err conftest.$ac_objext \ 5528rm -f core conftest.err conftest.$ac_objext \
5537 conftest$ac_exeext 5529 conftest$ac_exeext
5538 if ${ac_cv_search_floor+:} false; then : 5530 if test "${ac_cv_search_floor+set}" = set; then :
5539 break 5531 break
5540fi 5532fi
5541done 5533done
5542if ${ac_cv_search_floor+:} false; then : 5534if test "${ac_cv_search_floor+set}" = set; then :
5543 5535
5544else 5536else
5545 ac_cv_search_floor=no 5537 ac_cv_search_floor=no
5546fi 5538fi
5547rm conftest.$ac_ext 5539rm conftest.$ac_ext
5563 5555
5564# Extract the first word of "tic", so it can be a program name with args. 5556# Extract the first word of "tic", so it can be a program name with args.
5565set dummy tic; ac_word=$2 5557set dummy tic; ac_word=$2
5566{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5558{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5567$as_echo_n "checking for $ac_word... " >&6; } 5559$as_echo_n "checking for $ac_word... " >&6; }
5568if ${ac_cv_path_TIC+:} false; then : 5560if test "${ac_cv_path_TIC+set}" = set; then :
5569 $as_echo_n "(cached) " >&6 5561 $as_echo_n "(cached) " >&6
5570else 5562else
5571 case $TIC in 5563 case $TIC in
5572 [\\/]* | ?:[\\/]*) 5564 [\\/]* | ?:[\\/]*)
5573 ac_cv_path_TIC="$TIC" # Let the user override the test with a path. 5565 ac_cv_path_TIC="$TIC" # Let the user override the test with a path.
5616if test "x$with_x" = xno; then 5608if test "x$with_x" = xno; then
5617 # The user explicitly disabled X. 5609 # The user explicitly disabled X.
5618 have_x=disabled 5610 have_x=disabled
5619else 5611else
5620 case $x_includes,$x_libraries in #( 5612 case $x_includes,$x_libraries in #(
5621 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 5613 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
5622 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : 5614 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5623 $as_echo_n "(cached) " >&6 5615 $as_echo_n "(cached) " >&6
5624else 5616else
5625 # One or both of the vars are not set, and there is no cached value. 5617 # One or both of the vars are not set, and there is no cached value.
5626ac_x_includes=no ac_x_libraries=no 5618ac_x_includes=no ac_x_libraries=no
5627rm -f -r conftest.dir 5619rm -f -r conftest.dir
5894if ac_fn_cxx_try_link "$LINENO"; then : 5886if ac_fn_cxx_try_link "$LINENO"; then :
5895 5887
5896else 5888else
5897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 5889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
5898$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 5890$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
5899if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : 5891if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
5900 $as_echo_n "(cached) " >&6 5892 $as_echo_n "(cached) " >&6
5901else 5893else
5902 ac_check_lib_save_LIBS=$LIBS 5894 ac_check_lib_save_LIBS=$LIBS
5903LIBS="-ldnet $LIBS" 5895LIBS="-ldnet $LIBS"
5904cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5896cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5928 conftest$ac_exeext conftest.$ac_ext 5920 conftest$ac_exeext conftest.$ac_ext
5929LIBS=$ac_check_lib_save_LIBS 5921LIBS=$ac_check_lib_save_LIBS
5930fi 5922fi
5931{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5923{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
5932$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 5924$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
5933if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : 5925if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
5934 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5926 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
5935fi 5927fi
5936 5928
5937 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5929 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
5938 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 5930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
5939$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 5931$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
5940if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : 5932if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
5941 $as_echo_n "(cached) " >&6 5933 $as_echo_n "(cached) " >&6
5942else 5934else
5943 ac_check_lib_save_LIBS=$LIBS 5935 ac_check_lib_save_LIBS=$LIBS
5944LIBS="-ldnet_stub $LIBS" 5936LIBS="-ldnet_stub $LIBS"
5945cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5937cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5969 conftest$ac_exeext conftest.$ac_ext 5961 conftest$ac_exeext conftest.$ac_ext
5970LIBS=$ac_check_lib_save_LIBS 5962LIBS=$ac_check_lib_save_LIBS
5971fi 5963fi
5972{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5964{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
5973$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 5965$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
5974if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : 5966if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then :
5975 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5967 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
5976fi 5968fi
5977 5969
5978 fi 5970 fi
5979fi 5971fi
5988 # The nsl library prevents programs from opening the X display 5980 # The nsl library prevents programs from opening the X display
5989 # on Irix 5.2, according to T.E. Dickey. 5981 # on Irix 5.2, according to T.E. Dickey.
5990 # The functions gethostbyname, getservbyname, and inet_addr are 5982 # The functions gethostbyname, getservbyname, and inet_addr are
5991 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5983 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
5992 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 5984 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
5993if test "x$ac_cv_func_gethostbyname" = xyes; then : 5985if test "x$ac_cv_func_gethostbyname" = x""yes; then :
5994 5986
5995fi 5987fi
5996 5988
5997 if test $ac_cv_func_gethostbyname = no; then 5989 if test $ac_cv_func_gethostbyname = no; then
5998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 5990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
5999$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5991$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
6000if ${ac_cv_lib_nsl_gethostbyname+:} false; then : 5992if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
6001 $as_echo_n "(cached) " >&6 5993 $as_echo_n "(cached) " >&6
6002else 5994else
6003 ac_check_lib_save_LIBS=$LIBS 5995 ac_check_lib_save_LIBS=$LIBS
6004LIBS="-lnsl $LIBS" 5996LIBS="-lnsl $LIBS"
6005cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5997cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6029 conftest$ac_exeext conftest.$ac_ext 6021 conftest$ac_exeext conftest.$ac_ext
6030LIBS=$ac_check_lib_save_LIBS 6022LIBS=$ac_check_lib_save_LIBS
6031fi 6023fi
6032{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 6024{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
6033$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 6025$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
6034if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : 6026if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
6035 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 6027 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
6036fi 6028fi
6037 6029
6038 if test $ac_cv_lib_nsl_gethostbyname = no; then 6030 if test $ac_cv_lib_nsl_gethostbyname = no; then
6039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 6031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
6040$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 6032$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
6041if ${ac_cv_lib_bsd_gethostbyname+:} false; then : 6033if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
6042 $as_echo_n "(cached) " >&6 6034 $as_echo_n "(cached) " >&6
6043else 6035else
6044 ac_check_lib_save_LIBS=$LIBS 6036 ac_check_lib_save_LIBS=$LIBS
6045LIBS="-lbsd $LIBS" 6037LIBS="-lbsd $LIBS"
6046cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6038cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6070 conftest$ac_exeext conftest.$ac_ext 6062 conftest$ac_exeext conftest.$ac_ext
6071LIBS=$ac_check_lib_save_LIBS 6063LIBS=$ac_check_lib_save_LIBS
6072fi 6064fi
6073{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 6065{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
6074$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 6066$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
6075if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : 6067if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then :
6076 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 6068 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
6077fi 6069fi
6078 6070
6079 fi 6071 fi
6080 fi 6072 fi
6085 # on later versions), says Simon Leinen: it contains gethostby* 6077 # on later versions), says Simon Leinen: it contains gethostby*
6086 # variants that don't use the name server (or something). -lsocket 6078 # variants that don't use the name server (or something). -lsocket
6087 # must be given before -lnsl if both are needed. We assume that 6079 # must be given before -lnsl if both are needed. We assume that
6088 # if connect needs -lnsl, so does gethostbyname. 6080 # if connect needs -lnsl, so does gethostbyname.
6089 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect" 6081 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
6090if test "x$ac_cv_func_connect" = xyes; then : 6082if test "x$ac_cv_func_connect" = x""yes; then :
6091 6083
6092fi 6084fi
6093 6085
6094 if test $ac_cv_func_connect = no; then 6086 if test $ac_cv_func_connect = no; then
6095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 6087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
6096$as_echo_n "checking for connect in -lsocket... " >&6; } 6088$as_echo_n "checking for connect in -lsocket... " >&6; }
6097if ${ac_cv_lib_socket_connect+:} false; then : 6089if test "${ac_cv_lib_socket_connect+set}" = set; then :
6098 $as_echo_n "(cached) " >&6 6090 $as_echo_n "(cached) " >&6
6099else 6091else
6100 ac_check_lib_save_LIBS=$LIBS 6092 ac_check_lib_save_LIBS=$LIBS
6101LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 6093LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
6102cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6094cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6126 conftest$ac_exeext conftest.$ac_ext 6118 conftest$ac_exeext conftest.$ac_ext
6127LIBS=$ac_check_lib_save_LIBS 6119LIBS=$ac_check_lib_save_LIBS
6128fi 6120fi
6129{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 6121{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
6130$as_echo "$ac_cv_lib_socket_connect" >&6; } 6122$as_echo "$ac_cv_lib_socket_connect" >&6; }
6131if test "x$ac_cv_lib_socket_connect" = xyes; then : 6123if test "x$ac_cv_lib_socket_connect" = x""yes; then :
6132 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 6124 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
6133fi 6125fi
6134 6126
6135 fi 6127 fi
6136 6128
6137 # Guillermo Gomez says -lposix is necessary on A/UX. 6129 # Guillermo Gomez says -lposix is necessary on A/UX.
6138 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove" 6130 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
6139if test "x$ac_cv_func_remove" = xyes; then : 6131if test "x$ac_cv_func_remove" = x""yes; then :
6140 6132
6141fi 6133fi
6142 6134
6143 if test $ac_cv_func_remove = no; then 6135 if test $ac_cv_func_remove = no; then
6144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 6136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
6145$as_echo_n "checking for remove in -lposix... " >&6; } 6137$as_echo_n "checking for remove in -lposix... " >&6; }
6146if ${ac_cv_lib_posix_remove+:} false; then : 6138if test "${ac_cv_lib_posix_remove+set}" = set; then :
6147 $as_echo_n "(cached) " >&6 6139 $as_echo_n "(cached) " >&6
6148else 6140else
6149 ac_check_lib_save_LIBS=$LIBS 6141 ac_check_lib_save_LIBS=$LIBS
6150LIBS="-lposix $LIBS" 6142LIBS="-lposix $LIBS"
6151cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6143cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6175 conftest$ac_exeext conftest.$ac_ext 6167 conftest$ac_exeext conftest.$ac_ext
6176LIBS=$ac_check_lib_save_LIBS 6168LIBS=$ac_check_lib_save_LIBS
6177fi 6169fi
6178{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 6170{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
6179$as_echo "$ac_cv_lib_posix_remove" >&6; } 6171$as_echo "$ac_cv_lib_posix_remove" >&6; }
6180if test "x$ac_cv_lib_posix_remove" = xyes; then : 6172if test "x$ac_cv_lib_posix_remove" = x""yes; then :
6181 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6173 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
6182fi 6174fi
6183 6175
6184 fi 6176 fi
6185 6177
6186 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6178 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
6187 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 6179 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
6188if test "x$ac_cv_func_shmat" = xyes; then : 6180if test "x$ac_cv_func_shmat" = x""yes; then :
6189 6181
6190fi 6182fi
6191 6183
6192 if test $ac_cv_func_shmat = no; then 6184 if test $ac_cv_func_shmat = no; then
6193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 6185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
6194$as_echo_n "checking for shmat in -lipc... " >&6; } 6186$as_echo_n "checking for shmat in -lipc... " >&6; }
6195if ${ac_cv_lib_ipc_shmat+:} false; then : 6187if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
6196 $as_echo_n "(cached) " >&6 6188 $as_echo_n "(cached) " >&6
6197else 6189else
6198 ac_check_lib_save_LIBS=$LIBS 6190 ac_check_lib_save_LIBS=$LIBS
6199LIBS="-lipc $LIBS" 6191LIBS="-lipc $LIBS"
6200cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6192cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6224 conftest$ac_exeext conftest.$ac_ext 6216 conftest$ac_exeext conftest.$ac_ext
6225LIBS=$ac_check_lib_save_LIBS 6217LIBS=$ac_check_lib_save_LIBS
6226fi 6218fi
6227{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 6219{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
6228$as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6220$as_echo "$ac_cv_lib_ipc_shmat" >&6; }
6229if test "x$ac_cv_lib_ipc_shmat" = xyes; then : 6221if test "x$ac_cv_lib_ipc_shmat" = x""yes; then :
6230 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6222 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
6231fi 6223fi
6232 6224
6233 fi 6225 fi
6234 fi 6226 fi
6242 # These have to be linked with before -lX11, unlike the other 6234 # These have to be linked with before -lX11, unlike the other
6243 # libraries we check for below, so use a different variable. 6235 # libraries we check for below, so use a different variable.
6244 # John Interrante, Karl Berry 6236 # John Interrante, Karl Berry
6245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 6237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
6246$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6238$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
6247if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : 6239if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
6248 $as_echo_n "(cached) " >&6 6240 $as_echo_n "(cached) " >&6
6249else 6241else
6250 ac_check_lib_save_LIBS=$LIBS 6242 ac_check_lib_save_LIBS=$LIBS
6251LIBS="-lICE $X_EXTRA_LIBS $LIBS" 6243LIBS="-lICE $X_EXTRA_LIBS $LIBS"
6252cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6244cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6276 conftest$ac_exeext conftest.$ac_ext 6268 conftest$ac_exeext conftest.$ac_ext
6277LIBS=$ac_check_lib_save_LIBS 6269LIBS=$ac_check_lib_save_LIBS
6278fi 6270fi
6279{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 6271{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
6280$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6272$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
6281if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : 6273if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then :
6282 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6274 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
6283fi 6275fi
6284 6276
6285 LDFLAGS=$ac_save_LDFLAGS 6277 LDFLAGS=$ac_save_LDFLAGS
6286 6278
6296 support_pixbuf=no 6288 support_pixbuf=no
6297 # Extract the first word of "pkg-config", so it can be a program name with args. 6289 # Extract the first word of "pkg-config", so it can be a program name with args.
6298set dummy pkg-config; ac_word=$2 6290set dummy pkg-config; ac_word=$2
6299{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6291{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6300$as_echo_n "checking for $ac_word... " >&6; } 6292$as_echo_n "checking for $ac_word... " >&6; }
6301if ${ac_cv_path_PKG_CONFIG+:} false; then : 6293if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6302 $as_echo_n "(cached) " >&6 6294 $as_echo_n "(cached) " >&6
6303else 6295else
6304 case $PKG_CONFIG in 6296 case $PKG_CONFIG in
6305 [\\/]* | ?:[\\/]*) 6297 [\\/]* | ?:[\\/]*)
6306 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 6298 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6370 support_startup_notification=no 6362 support_startup_notification=no
6371 # Extract the first word of "pkg-config", so it can be a program name with args. 6363 # Extract the first word of "pkg-config", so it can be a program name with args.
6372set dummy pkg-config; ac_word=$2 6364set dummy pkg-config; ac_word=$2
6373{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6365{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6374$as_echo_n "checking for $ac_word... " >&6; } 6366$as_echo_n "checking for $ac_word... " >&6; }
6375if ${ac_cv_path_PKG_CONFIG+:} false; then : 6367if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6376 $as_echo_n "(cached) " >&6 6368 $as_echo_n "(cached) " >&6
6377else 6369else
6378 case $PKG_CONFIG in 6370 case $PKG_CONFIG in
6379 [\\/]* | ?:[\\/]*) 6371 [\\/]* | ?:[\\/]*)
6380 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 6372 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6442 if test "x$afterimage_config" = "x" ; then 6434 if test "x$afterimage_config" = "x" ; then
6443 # Extract the first word of "afterimage-config", so it can be a program name with args. 6435 # Extract the first word of "afterimage-config", so it can be a program name with args.
6444set dummy afterimage-config; ac_word=$2 6436set dummy afterimage-config; ac_word=$2
6445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6437{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6446$as_echo_n "checking for $ac_word... " >&6; } 6438$as_echo_n "checking for $ac_word... " >&6; }
6447if ${ac_cv_path_afterimage_config+:} false; then : 6439if test "${ac_cv_path_afterimage_config+set}" = set; then :
6448 $as_echo_n "(cached) " >&6 6440 $as_echo_n "(cached) " >&6
6449else 6441else
6450 case $afterimage_config in 6442 case $afterimage_config in
6451 [\\/]* | ?:[\\/]*) 6443 [\\/]* | ?:[\\/]*)
6452 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path. 6444 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path.
6542done 6534done
6543 6535
6544 6536
6545{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5 6537{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6546$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; } 6538$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6547if ${rxvt_cv_xlib_illegal_access+:} false; then : 6539if test "${rxvt_cv_xlib_illegal_access+set}" = set; then :
6548 $as_echo_n "(cached) " >&6 6540 $as_echo_n "(cached) " >&6
6549else 6541else
6550 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6542 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6551/* end confdefs.h. */ 6543/* end confdefs.h. */
6552 6544
6579$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h 6571$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h
6580 6572
6581fi 6573fi
6582 6574
6583ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" 6575ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
6584if test "x$ac_cv_type_mode_t" = xyes; then : 6576if test "x$ac_cv_type_mode_t" = x""yes; then :
6585 6577
6586else 6578else
6587 6579
6588cat >>confdefs.h <<_ACEOF 6580cat >>confdefs.h <<_ACEOF
6589#define mode_t int 6581#define mode_t int
6590_ACEOF 6582_ACEOF
6591 6583
6592fi 6584fi
6593 6585
6594ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 6586ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6595if test "x$ac_cv_type_pid_t" = xyes; then : 6587if test "x$ac_cv_type_pid_t" = x""yes; then :
6596 6588
6597else 6589else
6598 6590
6599cat >>confdefs.h <<_ACEOF 6591cat >>confdefs.h <<_ACEOF
6600#define pid_t int 6592#define pid_t int
6602 6594
6603fi 6595fi
6604 6596
6605{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5 6597{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
6606$as_echo_n "checking for uid_t in sys/types.h... " >&6; } 6598$as_echo_n "checking for uid_t in sys/types.h... " >&6; }
6607if ${ac_cv_type_uid_t+:} false; then : 6599if test "${ac_cv_type_uid_t+set}" = set; then :
6608 $as_echo_n "(cached) " >&6 6600 $as_echo_n "(cached) " >&6
6609else 6601else
6610 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6611/* end confdefs.h. */ 6603/* end confdefs.h. */
6612#include <sys/types.h> 6604#include <sys/types.h>
6682 6674
6683 6675
6684for ac_func in unsetenv 6676for ac_func in unsetenv
6685do : 6677do :
6686 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv" 6678 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv"
6687if test "x$ac_cv_func_unsetenv" = xyes; then : 6679if test "x$ac_cv_func_unsetenv" = x""yes; then :
6688 cat >>confdefs.h <<_ACEOF 6680 cat >>confdefs.h <<_ACEOF
6689#define HAVE_UNSETENV 1 6681#define HAVE_UNSETENV 1
6690_ACEOF 6682_ACEOF
6691 6683
6692fi 6684fi
6756 6748
6757 6749
6758for ac_header in lastlog.h 6750for ac_header in lastlog.h
6759do : 6751do :
6760 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default" 6752 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default"
6761if test "x$ac_cv_header_lastlog_h" = xyes; then : 6753if test "x$ac_cv_header_lastlog_h" = x""yes; then :
6762 cat >>confdefs.h <<_ACEOF 6754 cat >>confdefs.h <<_ACEOF
6763#define HAVE_LASTLOG_H 1 6755#define HAVE_LASTLOG_H 1
6764_ACEOF 6756_ACEOF
6765 6757
6766fi 6758fi
6770 6762
6771 6763
6772for ac_header in utmp.h 6764for ac_header in utmp.h
6773do : 6765do :
6774 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default" 6766 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default"
6775if test "x$ac_cv_header_utmp_h" = xyes; then : 6767if test "x$ac_cv_header_utmp_h" = x""yes; then :
6776 cat >>confdefs.h <<_ACEOF 6768 cat >>confdefs.h <<_ACEOF
6777#define HAVE_UTMP_H 1 6769#define HAVE_UTMP_H 1
6778_ACEOF 6770_ACEOF
6779 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" " 6771 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" "
6780#include <sys/types.h> 6772#include <sys/types.h>
6781#include <utmp.h> 6773#include <utmp.h>
6782 6774
6783" 6775"
6784if test "x$ac_cv_type_struct_utmp" = xyes; then : 6776if test "x$ac_cv_type_struct_utmp" = x""yes; then :
6785 6777
6786cat >>confdefs.h <<_ACEOF 6778cat >>confdefs.h <<_ACEOF
6787#define HAVE_STRUCT_UTMP 1 6779#define HAVE_STRUCT_UTMP 1
6788_ACEOF 6780_ACEOF
6789 6781
6799ac_fn_cxx_check_member () 6791ac_fn_cxx_check_member ()
6800{ 6792{
6801 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 6793 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 6794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
6803$as_echo_n "checking for $2.$3... " >&6; } 6795$as_echo_n "checking for $2.$3... " >&6; }
6804if eval \${$4+:} false; then : 6796if eval "test \"\${$4+set}\"" = set; then :
6805 $as_echo_n "(cached) " >&6 6797 $as_echo_n "(cached) " >&6
6806else 6798else
6807 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6799 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6808/* end confdefs.h. */ 6800/* end confdefs.h. */
6809$5 6801$5
6843rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6835rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6844fi 6836fi
6845eval ac_res=\$$4 6837eval ac_res=\$$4
6846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 6838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6847$as_echo "$ac_res" >&6; } 6839$as_echo "$ac_res" >&6; }
6848 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 6840 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
6849 6841
6850} # ac_fn_cxx_check_member 6842} # ac_fn_cxx_check_member
6851ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" " 6843ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" "
6852#include <sys/types.h> 6844#include <sys/types.h>
6853#include <utmp.h> 6845#include <utmp.h>
6854 6846
6855" 6847"
6856if test "x$ac_cv_member_struct_utmp_ut_host" = xyes; then : 6848if test "x$ac_cv_member_struct_utmp_ut_host" = x""yes; then :
6857 6849
6858$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h 6850$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h
6859 6851
6860fi 6852fi
6861 6853
6863ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" " 6855ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" "
6864#include <sys/types.h> 6856#include <sys/types.h>
6865#include <utmp.h> 6857#include <utmp.h>
6866 6858
6867" 6859"
6868if test "x$ac_cv_member_struct_utmp_ut_pid" = xyes; then : 6860if test "x$ac_cv_member_struct_utmp_ut_pid" = x""yes; then :
6869 6861
6870$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h 6862$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h
6871 6863
6872fi 6864fi
6873 6865
6878 6870
6879 6871
6880for ac_header in utmpx.h 6872for ac_header in utmpx.h
6881do : 6873do :
6882 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default" 6874 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default"
6883if test "x$ac_cv_header_utmpx_h" = xyes; then : 6875if test "x$ac_cv_header_utmpx_h" = x""yes; then :
6884 cat >>confdefs.h <<_ACEOF 6876 cat >>confdefs.h <<_ACEOF
6885#define HAVE_UTMPX_H 1 6877#define HAVE_UTMPX_H 1
6886_ACEOF 6878_ACEOF
6887 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" " 6879 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" "
6888#include <sys/types.h> 6880#include <sys/types.h>
6889#include <utmpx.h> 6881#include <utmpx.h>
6890 6882
6891" 6883"
6892if test "x$ac_cv_type_struct_utmpx" = xyes; then : 6884if test "x$ac_cv_type_struct_utmpx" = x""yes; then :
6893 6885
6894cat >>confdefs.h <<_ACEOF 6886cat >>confdefs.h <<_ACEOF
6895#define HAVE_STRUCT_UTMPX 1 6887#define HAVE_STRUCT_UTMPX 1
6896_ACEOF 6888_ACEOF
6897 6889
6902ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" " 6894ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" "
6903#include <sys/types.h> 6895#include <sys/types.h>
6904#include <utmpx.h> 6896#include <utmpx.h>
6905 6897
6906" 6898"
6907if test "x$ac_cv_member_struct_utmpx_ut_host" = xyes; then : 6899if test "x$ac_cv_member_struct_utmpx_ut_host" = x""yes; then :
6908 6900
6909$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h 6901$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h
6910 6902
6911fi 6903fi
6912 6904
6914ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_session" "ac_cv_member_struct_utmpx_ut_session" " 6906ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_session" "ac_cv_member_struct_utmpx_ut_session" "
6915#include <sys/types.h> 6907#include <sys/types.h>
6916#include <utmpx.h> 6908#include <utmpx.h>
6917 6909
6918" 6910"
6919if test "x$ac_cv_member_struct_utmpx_ut_session" = xyes; then : 6911if test "x$ac_cv_member_struct_utmpx_ut_session" = x""yes; then :
6920 6912
6921$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h 6913$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h
6922 6914
6923fi 6915fi
6924 6916
6933#ifdef HAVE_LASTLOG_H 6925#ifdef HAVE_LASTLOG_H
6934#include <lastlog.h> 6926#include <lastlog.h>
6935#endif 6927#endif
6936 6928
6937" 6929"
6938if test "x$ac_cv_type_struct_lastlog" = xyes; then : 6930if test "x$ac_cv_type_struct_lastlog" = x""yes; then :
6939 6931
6940cat >>confdefs.h <<_ACEOF 6932cat >>confdefs.h <<_ACEOF
6941#define HAVE_STRUCT_LASTLOG 1 6933#define HAVE_STRUCT_LASTLOG 1
6942_ACEOF 6934_ACEOF
6943 6935
6951#ifdef HAVE_LASTLOG_H 6943#ifdef HAVE_LASTLOG_H
6952#include <lastlog.h> 6944#include <lastlog.h>
6953#endif 6945#endif
6954 6946
6955" 6947"
6956if test "x$ac_cv_type_struct_lastlogx" = xyes; then : 6948if test "x$ac_cv_type_struct_lastlogx" = x""yes; then :
6957 6949
6958cat >>confdefs.h <<_ACEOF 6950cat >>confdefs.h <<_ACEOF
6959#define HAVE_STRUCT_LASTLOGX 1 6951#define HAVE_STRUCT_LASTLOGX 1
6960_ACEOF 6952_ACEOF
6961 6953
6964 6956
6965 6957
6966 6958
6967{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where utmp is located" >&5 6959{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where utmp is located" >&5
6968$as_echo_n "checking where utmp is located... " >&6; } 6960$as_echo_n "checking where utmp is located... " >&6; }
6969if ${pt_cv_path_utmp+:} false; then : 6961if test "${pt_cv_path_utmp+set}" = set; then :
6970 $as_echo_n "(cached) " >&6 6962 $as_echo_n "(cached) " >&6
6971else 6963else
6972 if test "$cross_compiling" = yes; then : 6964 if test "$cross_compiling" = yes; then :
6973 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define UTMP_FILE in config.h manually" >&5 6965 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define UTMP_FILE in config.h manually" >&5
6974$as_echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;} 6966$as_echo "$as_me: WARNING: Define UTMP_FILE in config.h manually" >&2;}
7024fi 7016fi
7025 7017
7026 7018
7027{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmp is located" >&5 7019{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmp is located" >&5
7028$as_echo_n "checking where wtmp is located... " >&6; } 7020$as_echo_n "checking where wtmp is located... " >&6; }
7029if ${pt_cv_path_wtmp+:} false; then : 7021if test "${pt_cv_path_wtmp+set}" = set; then :
7030 $as_echo_n "(cached) " >&6 7022 $as_echo_n "(cached) " >&6
7031else 7023else
7032 if test "$cross_compiling" = yes; then : 7024 if test "$cross_compiling" = yes; then :
7033 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMP_FILE in config.h manually" >&5 7025 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMP_FILE in config.h manually" >&5
7034$as_echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;} 7026$as_echo "$as_me: WARNING: Define WTMP_FILE in config.h manually" >&2;}
7085 7077
7086fi 7078fi
7087 7079
7088{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmpx is located" >&5 7080{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where wtmpx is located" >&5
7089$as_echo_n "checking where wtmpx is located... " >&6; } 7081$as_echo_n "checking where wtmpx is located... " >&6; }
7090if ${pt_cv_path_wtmpx+:} false; then : 7082if test "${pt_cv_path_wtmpx+set}" = set; then :
7091 $as_echo_n "(cached) " >&6 7083 $as_echo_n "(cached) " >&6
7092else 7084else
7093 if test "$cross_compiling" = yes; then : 7085 if test "$cross_compiling" = yes; then :
7094 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMPX_FILE in config.h manually" >&5 7086 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define WTMPX_FILE in config.h manually" >&5
7095$as_echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;} 7087$as_echo "$as_me: WARNING: Define WTMPX_FILE in config.h manually" >&2;}
7145 7137
7146fi 7138fi
7147 7139
7148{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlog is located" >&5 7140{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlog is located" >&5
7149$as_echo_n "checking where lastlog is located... " >&6; } 7141$as_echo_n "checking where lastlog is located... " >&6; }
7150if ${pt_cv_path_lastlog+:} false; then : 7142if test "${pt_cv_path_lastlog+set}" = set; then :
7151 $as_echo_n "(cached) " >&6 7143 $as_echo_n "(cached) " >&6
7152else 7144else
7153 if test "$cross_compiling" = yes; then : 7145 if test "$cross_compiling" = yes; then :
7154 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOG_FILE in config.h manually" >&5 7146 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOG_FILE in config.h manually" >&5
7155$as_echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;} 7147$as_echo "$as_me: WARNING: Define LASTLOG_FILE in config.h manually" >&2;}
7209 7201
7210fi 7202fi
7211 7203
7212{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlogx is located" >&5 7204{ $as_echo "$as_me:${as_lineno-$LINENO}: checking where lastlogx is located" >&5
7213$as_echo_n "checking where lastlogx is located... " >&6; } 7205$as_echo_n "checking where lastlogx is located... " >&6; }
7214if ${pt_cv_path_lastlogx+:} false; then : 7206if test "${pt_cv_path_lastlogx+set}" = set; then :
7215 $as_echo_n "(cached) " >&6 7207 $as_echo_n "(cached) " >&6
7216else 7208else
7217 if test "$cross_compiling" = yes; then : 7209 if test "$cross_compiling" = yes; then :
7218 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOGX_FILE in config.h manually" >&5 7210 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define LASTLOGX_FILE in config.h manually" >&5
7219$as_echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;} 7211$as_echo "$as_me: WARNING: Define LASTLOGX_FILE in config.h manually" >&2;}
7277CFLAGS="$CFLAGS $X_CFLAGS" 7269CFLAGS="$CFLAGS $X_CFLAGS"
7278LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" 7270LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
7279if test x$support_xim = xyes; then 7271if test x$support_xim = xyes; then
7280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5 7272 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5
7281$as_echo_n "checking for working Xlocale... " >&6; } 7273$as_echo_n "checking for working Xlocale... " >&6; }
7282if ${rxvt_cv_func_xlocale+:} false; then : 7274if test "${rxvt_cv_func_xlocale+set}" = set; then :
7283 $as_echo_n "(cached) " >&6 7275 $as_echo_n "(cached) " >&6
7284else 7276else
7285 if test "$cross_compiling" = yes; then : 7277 if test "$cross_compiling" = yes; then :
7286 : 7278 :
7287else 7279else
7315 7307
7316$as_echo "#define USE_XIM 1" >>confdefs.h 7308$as_echo "#define USE_XIM 1" >>confdefs.h
7317 7309
7318 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5 7310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5
7319$as_echo_n "checking for broken XIM callback... " >&6; } 7311$as_echo_n "checking for broken XIM callback... " >&6; }
7320if ${rxvt_cv_broken_ximcb+:} false; then : 7312if test "${rxvt_cv_broken_ximcb+set}" = set; then :
7321 $as_echo_n "(cached) " >&6 7313 $as_echo_n "(cached) " >&6
7322else 7314else
7323 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7315 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7324/* end confdefs.h. */ 7316/* end confdefs.h. */
7325 7317
7351 fi 7343 fi
7352fi 7344fi
7353 7345
7354{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5 7346{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5
7355$as_echo_n "checking for working X setlocale... " >&6; } 7347$as_echo_n "checking for working X setlocale... " >&6; }
7356if ${rxvt_cv_func_xsetlocale+:} false; then : 7348if test "${rxvt_cv_func_xsetlocale+set}" = set; then :
7357 $as_echo_n "(cached) " >&6 7349 $as_echo_n "(cached) " >&6
7358else 7350else
7359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7351 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7360/* end confdefs.h. */ 7352/* end confdefs.h. */
7361#define X_LOCALE 1 7353#define X_LOCALE 1
7386LIBS=$save_LIBS 7378LIBS=$save_LIBS
7387CFLAGS=$save_CFLAGS 7379CFLAGS=$save_CFLAGS
7388 7380
7389{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5 7381{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5
7390$as_echo_n "checking for working plain setlocale... " >&6; } 7382$as_echo_n "checking for working plain setlocale... " >&6; }
7391if ${rxvt_cv_func_setlocale+:} false; then : 7383if test "${rxvt_cv_func_setlocale+set}" = set; then :
7392 $as_echo_n "(cached) " >&6 7384 $as_echo_n "(cached) " >&6
7393else 7385else
7394 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7386 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7395/* end confdefs.h. */ 7387/* end confdefs.h. */
7396#include <clocale> 7388#include <clocale>
7418 7410
7419fi 7411fi
7420 7412
7421{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5 7413{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5
7422$as_echo_n "checking for working nl_langinfo... " >&6; } 7414$as_echo_n "checking for working nl_langinfo... " >&6; }
7423if ${rxvt_cv_func_nl_langinfo+:} false; then : 7415if test "${rxvt_cv_func_nl_langinfo+set}" = set; then :
7424 $as_echo_n "(cached) " >&6 7416 $as_echo_n "(cached) " >&6
7425else 7417else
7426 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7418 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7427/* end confdefs.h. */ 7419/* end confdefs.h. */
7428#include <langinfo.h> 7420#include <langinfo.h>
7451fi 7443fi
7452 7444
7453 7445
7454{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5 7446{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5
7455$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; } 7447$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; }
7456if ${pt_cv_can_pass_fds+:} false; then : 7448if test "${pt_cv_can_pass_fds+set}" = set; then :
7457 $as_echo_n "(cached) " >&6 7449 $as_echo_n "(cached) " >&6
7458else 7450else
7459 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7451 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7460/* end confdefs.h. */ 7452/* end confdefs.h. */
7461 7453
7588 conftest$ac_exeext conftest.$ac_ext 7580 conftest$ac_exeext conftest.$ac_ext
7589 7581
7590if test -z "$unix98_pty"; then 7582if test -z "$unix98_pty"; then
7591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5 7583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5
7592$as_echo_n "checking for library containing openpty... " >&6; } 7584$as_echo_n "checking for library containing openpty... " >&6; }
7593if ${ac_cv_search_openpty+:} false; then : 7585if test "${ac_cv_search_openpty+set}" = set; then :
7594 $as_echo_n "(cached) " >&6 7586 $as_echo_n "(cached) " >&6
7595else 7587else
7596 ac_func_search_save_LIBS=$LIBS 7588 ac_func_search_save_LIBS=$LIBS
7597cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7589cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7598/* end confdefs.h. */ 7590/* end confdefs.h. */
7622 if ac_fn_cxx_try_link "$LINENO"; then : 7614 if ac_fn_cxx_try_link "$LINENO"; then :
7623 ac_cv_search_openpty=$ac_res 7615 ac_cv_search_openpty=$ac_res
7624fi 7616fi
7625rm -f core conftest.err conftest.$ac_objext \ 7617rm -f core conftest.err conftest.$ac_objext \
7626 conftest$ac_exeext 7618 conftest$ac_exeext
7627 if ${ac_cv_search_openpty+:} false; then : 7619 if test "${ac_cv_search_openpty+set}" = set; then :
7628 break 7620 break
7629fi 7621fi
7630done 7622done
7631if ${ac_cv_search_openpty+:} false; then : 7623if test "${ac_cv_search_openpty+set}" = set; then :
7632 7624
7633else 7625else
7634 ac_cv_search_openpty=no 7626 ac_cv_search_openpty=no
7635fi 7627fi
7636rm conftest.$ac_ext 7628rm conftest.$ac_ext
7650 7642
7651 7643
7652 7644
7653{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5 7645{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5
7654$as_echo_n "checking for tty group... " >&6; } 7646$as_echo_n "checking for tty group... " >&6; }
7655if ${pt_cv_tty_group+:} false; then : 7647if test "${pt_cv_tty_group+set}" = set; then :
7656 $as_echo_n "(cached) " >&6 7648 $as_echo_n "(cached) " >&6
7657else 7649else
7658 if test "$cross_compiling" = yes; then : 7650 if test "$cross_compiling" = yes; then :
7659 pt_cv_tty_group=no 7651 pt_cv_tty_group=no
7660else 7652else
7704 rxvt_have_xrender=no 7696 rxvt_have_xrender=no
7705 # Extract the first word of "pkg-config", so it can be a program name with args. 7697 # Extract the first word of "pkg-config", so it can be a program name with args.
7706set dummy pkg-config; ac_word=$2 7698set dummy pkg-config; ac_word=$2
7707{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7699{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7708$as_echo_n "checking for $ac_word... " >&6; } 7700$as_echo_n "checking for $ac_word... " >&6; }
7709if ${ac_cv_path_PKG_CONFIG+:} false; then : 7701if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7710 $as_echo_n "(cached) " >&6 7702 $as_echo_n "(cached) " >&6
7711else 7703else
7712 case $PKG_CONFIG in 7704 case $PKG_CONFIG in
7713 [\\/]* | ?:[\\/]*) 7705 [\\/]* | ?:[\\/]*)
7714 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7706 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7749 rxvt_have_xrender=yes 7741 rxvt_have_xrender=yes
7750 7742
7751 save_LIBS="$LIBS" 7743 save_LIBS="$LIBS"
7752 LIBS="$LIBS $X_LIBS" 7744 LIBS="$LIBS $X_LIBS"
7753 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default" 7745 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7754if test "x$ac_cv_header_X11_extensions_Xrender_h" = xyes; then : 7746if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then :
7755 7747
7756else 7748else
7757 rxvt_have_xrender=no 7749 rxvt_have_xrender=no
7758fi 7750fi
7759 7751
7760 7752
7761 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat" 7753 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7762if test "x$ac_cv_func_XRenderFindStandardFormat" = xyes; then : 7754if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then :
7763 7755
7764else 7756else
7765 rxvt_have_xrender=no 7757 rxvt_have_xrender=no
7766fi 7758fi
7767 7759
7772if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then 7764if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7773 # Extract the first word of "pkg-config", so it can be a program name with args. 7765 # Extract the first word of "pkg-config", so it can be a program name with args.
7774set dummy pkg-config; ac_word=$2 7766set dummy pkg-config; ac_word=$2
7775{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7767{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7776$as_echo_n "checking for $ac_word... " >&6; } 7768$as_echo_n "checking for $ac_word... " >&6; }
7777if ${ac_cv_path_PKG_CONFIG+:} false; then : 7769if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7778 $as_echo_n "(cached) " >&6 7770 $as_echo_n "(cached) " >&6
7779else 7771else
7780 case $PKG_CONFIG in 7772 case $PKG_CONFIG in
7781 [\\/]* | ?:[\\/]*) 7773 [\\/]* | ?:[\\/]*)
7782 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7774 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7817 else 7809 else
7818 # Extract the first word of "xft-config", so it can be a program name with args. 7810 # Extract the first word of "xft-config", so it can be a program name with args.
7819set dummy xft-config; ac_word=$2 7811set dummy xft-config; ac_word=$2
7820{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7812{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7821$as_echo_n "checking for $ac_word... " >&6; } 7813$as_echo_n "checking for $ac_word... " >&6; }
7822if ${ac_cv_path_XFT_CONFIG+:} false; then : 7814if test "${ac_cv_path_XFT_CONFIG+set}" = set; then :
7823 $as_echo_n "(cached) " >&6 7815 $as_echo_n "(cached) " >&6
7824else 7816else
7825 case $XFT_CONFIG in 7817 case $XFT_CONFIG in
7826 [\\/]* | ?:[\\/]*) 7818 [\\/]* | ?:[\\/]*)
7827 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path. 7819 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
7870 save_LIBS="$LIBS" 7862 save_LIBS="$LIBS"
7871 LIBS="$LIBS $X_LIBS" 7863 LIBS="$LIBS $X_LIBS"
7872 for ac_header in X11/Xft/Xft.h 7864 for ac_header in X11/Xft/Xft.h
7873do : 7865do :
7874 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default" 7866 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7875if test "x$ac_cv_header_X11_Xft_Xft_h" = xyes; then : 7867if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then :
7876 cat >>confdefs.h <<_ACEOF 7868 cat >>confdefs.h <<_ACEOF
7877#define HAVE_X11_XFT_XFT_H 1 7869#define HAVE_X11_XFT_XFT_H 1
7878_ACEOF 7870_ACEOF
7879 7871
7880else 7872else
7883 7875
7884done 7876done
7885 7877
7886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5 7878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5
7887$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; } 7879$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; }
7888if ${ac_cv_lib_Xft_XftDrawString32+:} false; then : 7880if test "${ac_cv_lib_Xft_XftDrawString32+set}" = set; then :
7889 $as_echo_n "(cached) " >&6 7881 $as_echo_n "(cached) " >&6
7890else 7882else
7891 ac_check_lib_save_LIBS=$LIBS 7883 ac_check_lib_save_LIBS=$LIBS
7892LIBS="-lXft $LIBS" 7884LIBS="-lXft $LIBS"
7893cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7885cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7917 conftest$ac_exeext conftest.$ac_ext 7909 conftest$ac_exeext conftest.$ac_ext
7918LIBS=$ac_check_lib_save_LIBS 7910LIBS=$ac_check_lib_save_LIBS
7919fi 7911fi
7920{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5 7912{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5
7921$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; } 7913$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; }
7922if test "x$ac_cv_lib_Xft_XftDrawString32" = xyes; then : 7914if test "x$ac_cv_lib_Xft_XftDrawString32" = x""yes; then :
7923 : 7915 :
7924else 7916else
7925 support_xft=no 7917 support_xft=no
7926fi 7918fi
7927 7919
7928 for ac_header in fontconfig/fontconfig.h 7920 for ac_header in fontconfig/fontconfig.h
7929do : 7921do :
7930 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default" 7922 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7931if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes; then : 7923if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then :
7932 cat >>confdefs.h <<_ACEOF 7924 cat >>confdefs.h <<_ACEOF
7933#define HAVE_FONTCONFIG_FONTCONFIG_H 1 7925#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7934_ACEOF 7926_ACEOF
7935 7927
7936else 7928else
7939 7931
7940done 7932done
7941 7933
7942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5 7934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7943$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; } 7935$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7944if ${ac_cv_lib_fontconfig_FcPatternGet+:} false; then : 7936if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then :
7945 $as_echo_n "(cached) " >&6 7937 $as_echo_n "(cached) " >&6
7946else 7938else
7947 ac_check_lib_save_LIBS=$LIBS 7939 ac_check_lib_save_LIBS=$LIBS
7948LIBS="-lfontconfig $LIBS" 7940LIBS="-lfontconfig $LIBS"
7949cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7941cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7973 conftest$ac_exeext conftest.$ac_ext 7965 conftest$ac_exeext conftest.$ac_ext
7974LIBS=$ac_check_lib_save_LIBS 7966LIBS=$ac_check_lib_save_LIBS
7975fi 7967fi
7976{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5 7968{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
7977$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; } 7969$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
7978if test "x$ac_cv_lib_fontconfig_FcPatternGet" = xyes; then : 7970if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then :
7979 : 7971 :
7980else 7972else
7981 support_xft=no 7973 support_xft=no
7982fi 7974fi
7983 7975
8122if test x$support_perl = xyes; then 8114if test x$support_perl = xyes; then
8123 # Extract the first word of "perl5", so it can be a program name with args. 8115 # Extract the first word of "perl5", so it can be a program name with args.
8124set dummy perl5; ac_word=$2 8116set dummy perl5; ac_word=$2
8125{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8117{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8126$as_echo_n "checking for $ac_word... " >&6; } 8118$as_echo_n "checking for $ac_word... " >&6; }
8127if ${ac_cv_path_PERL+:} false; then : 8119if test "${ac_cv_path_PERL+set}" = set; then :
8128 $as_echo_n "(cached) " >&6 8120 $as_echo_n "(cached) " >&6
8129else 8121else
8130 case $PERL in 8122 case $PERL in
8131 [\\/]* | ?:[\\/]*) 8123 [\\/]* | ?:[\\/]*)
8132 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8124 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8162 8154
8163 # Extract the first word of "perl", so it can be a program name with args. 8155 # Extract the first word of "perl", so it can be a program name with args.
8164set dummy perl; ac_word=$2 8156set dummy perl; ac_word=$2
8165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8157{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8166$as_echo_n "checking for $ac_word... " >&6; } 8158$as_echo_n "checking for $ac_word... " >&6; }
8167if ${ac_cv_path_PERL+:} false; then : 8159if test "${ac_cv_path_PERL+set}" = set; then :
8168 $as_echo_n "(cached) " >&6 8160 $as_echo_n "(cached) " >&6
8169else 8161else
8170 case $PERL in 8162 case $PERL in
8171 [\\/]* | ?:[\\/]*) 8163 [\\/]* | ?:[\\/]*)
8172 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 8164 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8326 t end 8318 t end
8327 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8319 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8328 :end' >>confcache 8320 :end' >>confcache
8329if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8321if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8330 if test -w "$cache_file"; then 8322 if test -w "$cache_file"; then
8331 if test "x$cache_file" != "x/dev/null"; then 8323 test "x$cache_file" != "x/dev/null" &&
8332 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8324 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8333$as_echo "$as_me: updating cache $cache_file" >&6;} 8325$as_echo "$as_me: updating cache $cache_file" >&6;}
8334 if test ! -f "$cache_file" || test -h "$cache_file"; then
8335 cat confcache >"$cache_file" 8326 cat confcache >$cache_file
8336 else
8337 case $cache_file in #(
8338 */* | ?:*)
8339 mv -f confcache "$cache_file"$$ &&
8340 mv -f "$cache_file"$$ "$cache_file" ;; #(
8341 *)
8342 mv -f confcache "$cache_file" ;;
8343 esac
8344 fi
8345 fi
8346 else 8327 else
8347 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8328 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8348$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8329$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8349 fi 8330 fi
8350fi 8331fi
8372 8353
8373LTLIBOBJS=$ac_ltlibobjs 8354LTLIBOBJS=$ac_ltlibobjs
8374 8355
8375 8356
8376 8357
8377: "${CONFIG_STATUS=./config.status}" 8358: ${CONFIG_STATUS=./config.status}
8378ac_write_fail=0 8359ac_write_fail=0
8379ac_clean_files_save=$ac_clean_files 8360ac_clean_files_save=$ac_clean_files
8380ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8361ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8381{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8362{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8382$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8363$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8473# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8454# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8474# splitting by setting IFS to empty value.) 8455# splitting by setting IFS to empty value.)
8475IFS=" "" $as_nl" 8456IFS=" "" $as_nl"
8476 8457
8477# Find who we are. Look in the path if we contain no directory separator. 8458# Find who we are. Look in the path if we contain no directory separator.
8478as_myself=
8479case $0 in #(( 8459case $0 in #((
8480 *[\\/]* ) as_myself=$0 ;; 8460 *[\\/]* ) as_myself=$0 ;;
8481 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8461 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8482for as_dir in $PATH 8462for as_dir in $PATH
8483do 8463do
8781# Save the log message, to keep $0 and so on meaningful, and to 8761# Save the log message, to keep $0 and so on meaningful, and to
8782# report actual input values of CONFIG_FILES etc. instead of their 8762# report actual input values of CONFIG_FILES etc. instead of their
8783# values after options handling. 8763# values after options handling.
8784ac_log=" 8764ac_log="
8785This file was extended by $as_me, which was 8765This file was extended by $as_me, which was
8786generated by GNU Autoconf 2.68. Invocation command line was 8766generated by GNU Autoconf 2.67. Invocation command line was
8787 8767
8788 CONFIG_FILES = $CONFIG_FILES 8768 CONFIG_FILES = $CONFIG_FILES
8789 CONFIG_HEADERS = $CONFIG_HEADERS 8769 CONFIG_HEADERS = $CONFIG_HEADERS
8790 CONFIG_LINKS = $CONFIG_LINKS 8770 CONFIG_LINKS = $CONFIG_LINKS
8791 CONFIG_COMMANDS = $CONFIG_COMMANDS 8771 CONFIG_COMMANDS = $CONFIG_COMMANDS
8843_ACEOF 8823_ACEOF
8844cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8824cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8845ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8825ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8846ac_cs_version="\\ 8826ac_cs_version="\\
8847config.status 8827config.status
8848configured by $0, generated by GNU Autoconf 2.68, 8828configured by $0, generated by GNU Autoconf 2.67,
8849 with options \\"\$ac_cs_config\\" 8829 with options \\"\$ac_cs_config\\"
8850 8830
8851Copyright (C) 2010 Free Software Foundation, Inc. 8831Copyright (C) 2010 Free Software Foundation, Inc.
8852This config.status script is free software; the Free Software Foundation 8832This config.status script is free software; the Free Software Foundation
8853gives unlimited permission to copy, distribute and modify it." 8833gives unlimited permission to copy, distribute and modify it."
8969 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 8949 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
8970 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 8950 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8971 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 8951 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
8972 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 8952 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
8973 8953
8974 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 8954 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
8975 esac 8955 esac
8976done 8956done
8977 8957
8978 8958
8979# If the user did not use the arguments to specify the items to instantiate, 8959# If the user did not use the arguments to specify the items to instantiate,
8991# Hook for its removal unless debugging. 8971# Hook for its removal unless debugging.
8992# Note that there is a small window in which the directory will not be cleaned: 8972# Note that there is a small window in which the directory will not be cleaned:
8993# after its creation but before its name has been assigned to `$tmp'. 8973# after its creation but before its name has been assigned to `$tmp'.
8994$debug || 8974$debug ||
8995{ 8975{
8996 tmp= ac_tmp= 8976 tmp=
8997 trap 'exit_status=$? 8977 trap 'exit_status=$?
8998 : "${ac_tmp:=$tmp}"
8999 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status 8978 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
9000' 0 8979' 0
9001 trap 'as_fn_exit 1' 1 2 13 15 8980 trap 'as_fn_exit 1' 1 2 13 15
9002} 8981}
9003# Create a (secure) tmp directory for tmp files. 8982# Create a (secure) tmp directory for tmp files.
9004 8983
9005{ 8984{
9006 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 8985 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
9007 test -d "$tmp" 8986 test -n "$tmp" && test -d "$tmp"
9008} || 8987} ||
9009{ 8988{
9010 tmp=./conf$$-$RANDOM 8989 tmp=./conf$$-$RANDOM
9011 (umask 077 && mkdir "$tmp") 8990 (umask 077 && mkdir "$tmp")
9012} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 8991} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
9013ac_tmp=$tmp
9014 8992
9015# Set up the scripts for CONFIG_FILES section. 8993# Set up the scripts for CONFIG_FILES section.
9016# No need to generate them if there are no CONFIG_FILES. 8994# No need to generate them if there are no CONFIG_FILES.
9017# This happens for instance with `./config.status config.h'. 8995# This happens for instance with `./config.status config.h'.
9018if test -n "$CONFIG_FILES"; then 8996if test -n "$CONFIG_FILES"; then
9030 ac_cs_awk_cr='\\r' 9008 ac_cs_awk_cr='\\r'
9031else 9009else
9032 ac_cs_awk_cr=$ac_cr 9010 ac_cs_awk_cr=$ac_cr
9033fi 9011fi
9034 9012
9035echo 'BEGIN {' >"$ac_tmp/subs1.awk" && 9013echo 'BEGIN {' >"$tmp/subs1.awk" &&
9036_ACEOF 9014_ACEOF
9037 9015
9038 9016
9039{ 9017{
9040 echo "cat >conf$$subs.awk <<_ACEOF" && 9018 echo "cat >conf$$subs.awk <<_ACEOF" &&
9058 fi 9036 fi
9059done 9037done
9060rm -f conf$$subs.sh 9038rm -f conf$$subs.sh
9061 9039
9062cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9040cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9063cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && 9041cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
9064_ACEOF 9042_ACEOF
9065sed -n ' 9043sed -n '
9066h 9044h
9067s/^/S["/; s/!.*/"]=/ 9045s/^/S["/; s/!.*/"]=/
9068p 9046p
9106} 9084}
9107' >>$CONFIG_STATUS || ac_write_fail=1 9085' >>$CONFIG_STATUS || ac_write_fail=1
9108rm -f conf$$subs.awk 9086rm -f conf$$subs.awk
9109cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9087cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9110_ACAWK 9088_ACAWK
9111cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && 9089cat >>"\$tmp/subs1.awk" <<_ACAWK &&
9112 for (key in S) S_is_set[key] = 1 9090 for (key in S) S_is_set[key] = 1
9113 FS = "" 9091 FS = ""
9114 9092
9115} 9093}
9116{ 9094{
9138cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9116cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9139if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 9117if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
9140 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 9118 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
9141else 9119else
9142 cat 9120 cat
9143fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ 9121fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
9144 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 9122 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
9145_ACEOF 9123_ACEOF
9146 9124
9147# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 9125# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
9148# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 9126# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9172 9150
9173# Set up the scripts for CONFIG_HEADERS section. 9151# Set up the scripts for CONFIG_HEADERS section.
9174# No need to generate them if there are no CONFIG_HEADERS. 9152# No need to generate them if there are no CONFIG_HEADERS.
9175# This happens for instance with `./config.status Makefile'. 9153# This happens for instance with `./config.status Makefile'.
9176if test -n "$CONFIG_HEADERS"; then 9154if test -n "$CONFIG_HEADERS"; then
9177cat >"$ac_tmp/defines.awk" <<\_ACAWK || 9155cat >"$tmp/defines.awk" <<\_ACAWK ||
9178BEGIN { 9156BEGIN {
9179_ACEOF 9157_ACEOF
9180 9158
9181# Transform confdefs.h into an awk script `defines.awk', embedded as 9159# Transform confdefs.h into an awk script `defines.awk', embedded as
9182# here-document in config.status, that substitutes the proper values into 9160# here-document in config.status, that substitutes the proper values into
9184 9162
9185# Create a delimiter string that does not exist in confdefs.h, to ease 9163# Create a delimiter string that does not exist in confdefs.h, to ease
9186# handling of long lines. 9164# handling of long lines.
9187ac_delim='%!_!# ' 9165ac_delim='%!_!# '
9188for ac_last_try in false false :; do 9166for ac_last_try in false false :; do
9189 ac_tt=`sed -n "/$ac_delim/p" confdefs.h` 9167 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9190 if test -z "$ac_tt"; then 9168 if test -z "$ac_t"; then
9191 break 9169 break
9192 elif $ac_last_try; then 9170 elif $ac_last_try; then
9193 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 9171 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9194 else 9172 else
9195 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 9173 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9286 case $ac_tag in 9264 case $ac_tag in
9287 :[FHLC]) ac_mode=$ac_tag; continue;; 9265 :[FHLC]) ac_mode=$ac_tag; continue;;
9288 esac 9266 esac
9289 case $ac_mode$ac_tag in 9267 case $ac_mode$ac_tag in
9290 :[FHL]*:*);; 9268 :[FHL]*:*);;
9291 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 9269 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9292 :[FH]-) ac_tag=-:-;; 9270 :[FH]-) ac_tag=-:-;;
9293 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 9271 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9294 esac 9272 esac
9295 ac_save_IFS=$IFS 9273 ac_save_IFS=$IFS
9296 IFS=: 9274 IFS=:
9305 :[FH]) 9283 :[FH])
9306 ac_file_inputs= 9284 ac_file_inputs=
9307 for ac_f 9285 for ac_f
9308 do 9286 do
9309 case $ac_f in 9287 case $ac_f in
9310 -) ac_f="$ac_tmp/stdin";; 9288 -) ac_f="$tmp/stdin";;
9311 *) # Look for the file first in the build tree, then in the source tree 9289 *) # Look for the file first in the build tree, then in the source tree
9312 # (if the path is not absolute). The absolute path cannot be DOS-style, 9290 # (if the path is not absolute). The absolute path cannot be DOS-style,
9313 # because $ac_f cannot contain `:'. 9291 # because $ac_f cannot contain `:'.
9314 test -f "$ac_f" || 9292 test -f "$ac_f" ||
9315 case $ac_f in 9293 case $ac_f in
9316 [\\/$]*) false;; 9294 [\\/$]*) false;;
9317 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9295 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9318 esac || 9296 esac ||
9319 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9297 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9320 esac 9298 esac
9321 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9299 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9322 as_fn_append ac_file_inputs " '$ac_f'" 9300 as_fn_append ac_file_inputs " '$ac_f'"
9323 done 9301 done
9324 9302
9340 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9318 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9341 *) ac_sed_conf_input=$configure_input;; 9319 *) ac_sed_conf_input=$configure_input;;
9342 esac 9320 esac
9343 9321
9344 case $ac_tag in 9322 case $ac_tag in
9345 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 9323 *:-:* | *:-) cat >"$tmp/stdin" \
9346 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9324 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9347 esac 9325 esac
9348 ;; 9326 ;;
9349 esac 9327 esac
9350 9328
9351 ac_dir=`$as_dirname -- "$ac_file" || 9329 ac_dir=`$as_dirname -- "$ac_file" ||
9471s&@abs_builddir@&$ac_abs_builddir&;t t 9449s&@abs_builddir@&$ac_abs_builddir&;t t
9472s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9450s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9473s&@INSTALL@&$ac_INSTALL&;t t 9451s&@INSTALL@&$ac_INSTALL&;t t
9474$ac_datarootdir_hack 9452$ac_datarootdir_hack
9475" 9453"
9476eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ 9454eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9477 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9455 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9478 9456
9479test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9457test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9480 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 9458 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9481 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 9459 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9482 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9483 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9460 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9484which seems to be undefined. Please make sure it is defined" >&5 9461which seems to be undefined. Please make sure it is defined" >&5
9485$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9462$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9486which seems to be undefined. Please make sure it is defined" >&2;} 9463which seems to be undefined. Please make sure it is defined" >&2;}
9487 9464
9488 rm -f "$ac_tmp/stdin" 9465 rm -f "$tmp/stdin"
9489 case $ac_file in 9466 case $ac_file in
9490 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; 9467 -) cat "$tmp/out" && rm -f "$tmp/out";;
9491 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; 9468 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9492 esac \ 9469 esac \
9493 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9470 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9494 ;; 9471 ;;
9495 :H) 9472 :H)
9496 # 9473 #
9497 # CONFIG_HEADER 9474 # CONFIG_HEADER
9498 # 9475 #
9499 if test x"$ac_file" != x-; then 9476 if test x"$ac_file" != x-; then
9500 { 9477 {
9501 $as_echo "/* $configure_input */" \ 9478 $as_echo "/* $configure_input */" \
9502 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" 9479 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9503 } >"$ac_tmp/config.h" \ 9480 } >"$tmp/config.h" \
9504 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9481 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9505 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then 9482 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
9506 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9483 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9507$as_echo "$as_me: $ac_file is unchanged" >&6;} 9484$as_echo "$as_me: $ac_file is unchanged" >&6;}
9508 else 9485 else
9509 rm -f "$ac_file" 9486 rm -f "$ac_file"
9510 mv "$ac_tmp/config.h" "$ac_file" \ 9487 mv "$tmp/config.h" "$ac_file" \
9511 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9488 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9512 fi 9489 fi
9513 else 9490 else
9514 $as_echo "/* $configure_input */" \ 9491 $as_echo "/* $configure_input */" \
9515 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ 9492 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9516 || as_fn_error $? "could not create -" "$LINENO" 5 9493 || as_fn_error $? "could not create -" "$LINENO" 5
9517 fi 9494 fi
9518 ;; 9495 ;;
9519 9496
9520 9497

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines