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

Comparing rxvt-unicode/configure (file contents):
Revision 1.149 by sf-exg, Sun Nov 27 15:18:44 2011 UTC vs.
Revision 1.155 by root, Sun Jun 10 16:18:26 2012 UTC

1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.68. 3# Generated by GNU Autoconf 2.67.
4# 4#
5# 5#
6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 7# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8# Foundation, Inc. 8# Foundation, Inc.
87# (If _AS_PATH_WALK were called with IFS unset, it would disable word 87# (If _AS_PATH_WALK were called with IFS unset, it would disable word
88# splitting by setting IFS to empty value.) 88# splitting by setting IFS to empty value.)
89IFS=" "" $as_nl" 89IFS=" "" $as_nl"
90 90
91# Find who we are. Look in the path if we contain no directory separator. 91# Find who we are. Look in the path if we contain no directory separator.
92as_myself=
93case $0 in #(( 92case $0 in #((
94 *[\\/]* ) as_myself=$0 ;; 93 *[\\/]* ) as_myself=$0 ;;
95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
96for as_dir in $PATH 95for as_dir in $PATH
97do 96do
213 212
214 if test "x$CONFIG_SHELL" != x; then : 213 if test "x$CONFIG_SHELL" != x; then :
215 # We cannot yet assume a decent shell, so we have to provide a 214 # We cannot yet assume a decent shell, so we have to provide a
216 # neutralization value for shells without unset; and this also 215 # neutralization value for shells without unset; and this also
217 # works around shells that cannot unset nonexistent variables. 216 # works around shells that cannot unset nonexistent variables.
218 # Preserve -v and -x to the replacement shell.
219 BASH_ENV=/dev/null 217 BASH_ENV=/dev/null
220 ENV=/dev/null 218 ENV=/dev/null
221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
222 export CONFIG_SHELL 220 export CONFIG_SHELL
223 case $- in # ((((
224 *v*x* | *x*v* ) as_opts=-vx ;;
225 *v* ) as_opts=-v ;;
226 *x* ) as_opts=-x ;;
227 * ) as_opts= ;;
228 esac
229 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} 221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
230fi 222fi
231 223
232 if test x$as_have_required = xno; then : 224 if test x$as_have_required = xno; then :
233 $as_echo "$0: This script requires a shell more modern than all" 225 $as_echo "$0: This script requires a shell more modern than all"
234 $as_echo "$0: the shells that I found on your system." 226 $as_echo "$0: the shells that I found on your system."
605IF_PERL 597IF_PERL
606PERLPRIVLIBEXP 598PERLPRIVLIBEXP
607PERLFLAGS 599PERLFLAGS
608PERLLIB 600PERLLIB
609PERL 601PERL
602PIXBUF_LIBS
603PIXBUF_CFLAGS
610XFT_CONFIG 604XFT_CONFIG
611AFTERIMAGE_LIBS
612AFTERIMAGE_CFLAGS
613afterimage_config
614STARTUP_NOTIFICATION_LIBS 605STARTUP_NOTIFICATION_LIBS
615STARTUP_NOTIFICATION_CFLAGS 606STARTUP_NOTIFICATION_CFLAGS
616PIXBUF_LIBS
617PIXBUF_CFLAGS
618PKG_CONFIG 607PKG_CONFIG
619X_EXTRA_LIBS 608X_EXTRA_LIBS
620X_LIBS 609X_LIBS
621X_PRE_LIBS 610X_PRE_LIBS
622X_CFLAGS 611X_CFLAGS
625CXXCPP 614CXXCPP
626RXVTNAME 615RXVTNAME
627LINKER 616LINKER
628EGREP 617EGREP
629GREP 618GREP
619CPP
630INSTALL_DATA 620INSTALL_DATA
631INSTALL_SCRIPT 621INSTALL_SCRIPT
632INSTALL_PROGRAM 622INSTALL_PROGRAM
633CPP
634ac_ct_CXX 623ac_ct_CXX
635CXXFLAGS 624CXXFLAGS
636CXX 625CXX
637OBJEXT 626OBJEXT
638EXEEXT 627EXEEXT
698enable_256_color 687enable_256_color
699enable_unicode3 688enable_unicode3
700enable_combining 689enable_combining
701enable_xft 690enable_xft
702enable_font_styles 691enable_font_styles
703enable_afterimage
704with_afterimage_config
705enable_pixbuf 692enable_pixbuf
706enable_startup_notification 693enable_startup_notification
707enable_transparency 694enable_transparency
708enable_fading 695enable_fading
709enable_rxvt_scroll 696enable_rxvt_scroll
1153 *) 1140 *)
1154 # FIXME: should be removed in autoconf 3.0. 1141 # FIXME: should be removed in autoconf 3.0.
1155 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1142 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1156 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1143 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1157 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1144 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1158 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" 1145 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1159 ;; 1146 ;;
1160 1147
1161 esac 1148 esac
1162done 1149done
1163 1150
1375 --enable-256-color enable 256-color support 1362 --enable-256-color enable 256-color support
1376 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters 1363 --enable-unicode3 use 21 instead of 16 bits to represent unicode characters
1377 --enable-combining enable composition of base and combining characters 1364 --enable-combining enable composition of base and combining characters
1378 --enable-xft enable xft support on systems that have it 1365 --enable-xft enable xft support on systems that have it
1379 --enable-font-styles enable bold and italic support 1366 --enable-font-styles enable bold and italic support
1380 --enable-afterimage enable integration with libAfterImage for background images
1381 --enable-pixbuf enable integration with gdk-pixbuf for background images 1367 --enable-pixbuf enable integration with gdk-pixbuf for background images
1382 --enable-startup-notification enable freedesktop startup notification support 1368 --enable-startup-notification enable freedesktop startup notification support
1383 --enable-transparency enable transparent backgrounds 1369 --enable-transparency enable transparent backgrounds
1384 --enable-fading enable colors fading when off focus 1370 --enable-fading enable colors fading when off focus
1385 --enable-rxvt-scroll enable rxvt style scrollbar 1371 --enable-rxvt-scroll enable rxvt style scrollbar
1407 --enable-lastlog enable lastlog support (requires --enable-utmp) 1393 --enable-lastlog enable lastlog support (requires --enable-utmp)
1408 1394
1409Optional Packages: 1395Optional Packages:
1410 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1396 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1411 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1397 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1412 --with-afterimage-config=DIR use libAfterImage config script in DIR
1413 --with-codesets=CS,... compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) 1398 --with-codesets=CS,... compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)
1414 --with-res-name=NAME use this as default resource name (default: urxvt) 1399 --with-res-name=NAME use this as default resource name (default: urxvt)
1415 --with-res-class=CLASS use this as the resource class (default: URxvt) 1400 --with-res-class=CLASS use this as the resource class (default: URxvt)
1416 --with-name=NAME set the basename for the installed binaries (default: urxvt) 1401 --with-name=NAME set the basename for the installed binaries (default: urxvt)
1417 --with-term=NAME set the terminal to NAME (default: rxvt) 1402 --with-term=NAME set the terminal to NAME (default: rxvt)
1497 1482
1498test -n "$ac_init_help" && exit $ac_status 1483test -n "$ac_init_help" && exit $ac_status
1499if $ac_init_version; then 1484if $ac_init_version; then
1500 cat <<\_ACEOF 1485 cat <<\_ACEOF
1501configure 1486configure
1502generated by GNU Autoconf 2.68 1487generated by GNU Autoconf 2.67
1503 1488
1504Copyright (C) 2010 Free Software Foundation, Inc. 1489Copyright (C) 2010 Free Software Foundation, Inc.
1505This configure script is free software; the Free Software Foundation 1490This configure script is free software; the Free Software Foundation
1506gives unlimited permission to copy, distribute and modify it. 1491gives unlimited permission to copy, distribute and modify it.
1507_ACEOF 1492_ACEOF
1543 $as_echo "$as_me: failed program was:" >&5 1528 $as_echo "$as_me: failed program was:" >&5
1544sed 's/^/| /' conftest.$ac_ext >&5 1529sed 's/^/| /' conftest.$ac_ext >&5
1545 1530
1546 ac_retval=1 1531 ac_retval=1
1547fi 1532fi
1548 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1533 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1549 as_fn_set_status $ac_retval 1534 as_fn_set_status $ac_retval
1550 1535
1551} # ac_fn_c_try_compile 1536} # ac_fn_c_try_compile
1552 1537
1553# ac_fn_cxx_try_compile LINENO 1538# ac_fn_cxx_try_compile LINENO
1581 $as_echo "$as_me: failed program was:" >&5 1566 $as_echo "$as_me: failed program was:" >&5
1582sed 's/^/| /' conftest.$ac_ext >&5 1567sed 's/^/| /' conftest.$ac_ext >&5
1583 1568
1584 ac_retval=1 1569 ac_retval=1
1585fi 1570fi
1586 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1571 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1587 as_fn_set_status $ac_retval 1572 as_fn_set_status $ac_retval
1588 1573
1589} # ac_fn_cxx_try_compile 1574} # ac_fn_cxx_try_compile
1590 1575
1591# ac_fn_c_try_cpp LINENO 1576# ac_fn_c_try_cpp LINENO
1618 $as_echo "$as_me: failed program was:" >&5 1603 $as_echo "$as_me: failed program was:" >&5
1619sed 's/^/| /' conftest.$ac_ext >&5 1604sed 's/^/| /' conftest.$ac_ext >&5
1620 1605
1621 ac_retval=1 1606 ac_retval=1
1622fi 1607fi
1623 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1608 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1624 as_fn_set_status $ac_retval 1609 as_fn_set_status $ac_retval
1625 1610
1626} # ac_fn_c_try_cpp 1611} # ac_fn_c_try_cpp
1627 1612
1628# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 1613# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1631# the include files in INCLUDES and setting the cache variable VAR 1616# the include files in INCLUDES and setting the cache variable VAR
1632# accordingly. 1617# accordingly.
1633ac_fn_c_check_header_mongrel () 1618ac_fn_c_check_header_mongrel ()
1634{ 1619{
1635 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1620 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1636 if eval \${$3+:} false; then : 1621 if eval "test \"\${$3+set}\"" = set; then :
1637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1638$as_echo_n "checking for $2... " >&6; } 1623$as_echo_n "checking for $2... " >&6; }
1639if eval \${$3+:} false; then : 1624if eval "test \"\${$3+set}\"" = set; then :
1640 $as_echo_n "(cached) " >&6 1625 $as_echo_n "(cached) " >&6
1641fi 1626fi
1642eval ac_res=\$$3 1627eval ac_res=\$$3
1643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1644$as_echo "$ac_res" >&6; } 1629$as_echo "$ac_res" >&6; }
1697$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1682$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1698 ;; 1683 ;;
1699esac 1684esac
1700 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1701$as_echo_n "checking for $2... " >&6; } 1686$as_echo_n "checking for $2... " >&6; }
1702if eval \${$3+:} false; then : 1687if eval "test \"\${$3+set}\"" = set; then :
1703 $as_echo_n "(cached) " >&6 1688 $as_echo_n "(cached) " >&6
1704else 1689else
1705 eval "$3=\$ac_header_compiler" 1690 eval "$3=\$ac_header_compiler"
1706fi 1691fi
1707eval ac_res=\$$3 1692eval ac_res=\$$3
1708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1709$as_echo "$ac_res" >&6; } 1694$as_echo "$ac_res" >&6; }
1710fi 1695fi
1711 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1696 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1712 1697
1713} # ac_fn_c_check_header_mongrel 1698} # ac_fn_c_check_header_mongrel
1714 1699
1715# ac_fn_c_try_run LINENO 1700# ac_fn_c_try_run LINENO
1716# ---------------------- 1701# ----------------------
1747sed 's/^/| /' conftest.$ac_ext >&5 1732sed 's/^/| /' conftest.$ac_ext >&5
1748 1733
1749 ac_retval=$ac_status 1734 ac_retval=$ac_status
1750fi 1735fi
1751 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1736 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1752 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1737 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1753 as_fn_set_status $ac_retval 1738 as_fn_set_status $ac_retval
1754 1739
1755} # ac_fn_c_try_run 1740} # ac_fn_c_try_run
1756 1741
1757# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 1742# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1761ac_fn_c_check_header_compile () 1746ac_fn_c_check_header_compile ()
1762{ 1747{
1763 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1748 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 1749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1765$as_echo_n "checking for $2... " >&6; } 1750$as_echo_n "checking for $2... " >&6; }
1766if eval \${$3+:} false; then : 1751if eval "test \"\${$3+set}\"" = set; then :
1767 $as_echo_n "(cached) " >&6 1752 $as_echo_n "(cached) " >&6
1768else 1753else
1769 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1754 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1770/* end confdefs.h. */ 1755/* end confdefs.h. */
1771$4 1756$4
1779rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1764rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1780fi 1765fi
1781eval ac_res=\$$3 1766eval ac_res=\$$3
1782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1783$as_echo "$ac_res" >&6; } 1768$as_echo "$ac_res" >&6; }
1784 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1769 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1785 1770
1786} # ac_fn_c_check_header_compile 1771} # ac_fn_c_check_header_compile
1787 1772
1788# ac_fn_c_try_link LINENO 1773# ac_fn_c_try_link LINENO
1789# ----------------------- 1774# -----------------------
1824 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1809 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1825 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1810 # 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 1811 # 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. 1812 # left behind by Apple's compiler. We do this before executing the actions.
1828 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1813 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1829 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1814 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1830 as_fn_set_status $ac_retval 1815 as_fn_set_status $ac_retval
1831 1816
1832} # ac_fn_c_try_link 1817} # ac_fn_c_try_link
1833 1818
1834# ac_fn_cxx_try_link LINENO 1819# ac_fn_cxx_try_link LINENO
1870 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1855 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1871 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1856 # 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 1857 # 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. 1858 # left behind by Apple's compiler. We do this before executing the actions.
1874 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1859 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1875 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1860 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1876 as_fn_set_status $ac_retval 1861 as_fn_set_status $ac_retval
1877 1862
1878} # ac_fn_cxx_try_link 1863} # ac_fn_cxx_try_link
1879 1864
1880# ac_fn_cxx_try_cpp LINENO 1865# ac_fn_cxx_try_cpp LINENO
1907 $as_echo "$as_me: failed program was:" >&5 1892 $as_echo "$as_me: failed program was:" >&5
1908sed 's/^/| /' conftest.$ac_ext >&5 1893sed 's/^/| /' conftest.$ac_ext >&5
1909 1894
1910 ac_retval=1 1895 ac_retval=1
1911fi 1896fi
1912 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1897 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1913 as_fn_set_status $ac_retval 1898 as_fn_set_status $ac_retval
1914 1899
1915} # ac_fn_cxx_try_cpp 1900} # ac_fn_cxx_try_cpp
1916 1901
1917# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES 1902# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
1920# the include files in INCLUDES and setting the cache variable VAR 1905# the include files in INCLUDES and setting the cache variable VAR
1921# accordingly. 1906# accordingly.
1922ac_fn_cxx_check_header_mongrel () 1907ac_fn_cxx_check_header_mongrel ()
1923{ 1908{
1924 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1909 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1925 if eval \${$3+:} false; then : 1910 if eval "test \"\${$3+set}\"" = set; then :
1926 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1927$as_echo_n "checking for $2... " >&6; } 1912$as_echo_n "checking for $2... " >&6; }
1928if eval \${$3+:} false; then : 1913if eval "test \"\${$3+set}\"" = set; then :
1929 $as_echo_n "(cached) " >&6 1914 $as_echo_n "(cached) " >&6
1930fi 1915fi
1931eval ac_res=\$$3 1916eval ac_res=\$$3
1932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1933$as_echo "$ac_res" >&6; } 1918$as_echo "$ac_res" >&6; }
1986$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1971$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1987 ;; 1972 ;;
1988esac 1973esac
1989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1974 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1990$as_echo_n "checking for $2... " >&6; } 1975$as_echo_n "checking for $2... " >&6; }
1991if eval \${$3+:} false; then : 1976if eval "test \"\${$3+set}\"" = set; then :
1992 $as_echo_n "(cached) " >&6 1977 $as_echo_n "(cached) " >&6
1993else 1978else
1994 eval "$3=\$ac_header_compiler" 1979 eval "$3=\$ac_header_compiler"
1995fi 1980fi
1996eval ac_res=\$$3 1981eval ac_res=\$$3
1997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1998$as_echo "$ac_res" >&6; } 1983$as_echo "$ac_res" >&6; }
1999fi 1984fi
2000 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1985 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2001 1986
2002} # ac_fn_cxx_check_header_mongrel 1987} # ac_fn_cxx_check_header_mongrel
2003 1988
2004# ac_fn_cxx_check_func LINENO FUNC VAR 1989# ac_fn_cxx_check_func LINENO FUNC VAR
2005# ------------------------------------ 1990# ------------------------------------
2007ac_fn_cxx_check_func () 1992ac_fn_cxx_check_func ()
2008{ 1993{
2009 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1994 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 1995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2011$as_echo_n "checking for $2... " >&6; } 1996$as_echo_n "checking for $2... " >&6; }
2012if eval \${$3+:} false; then : 1997if eval "test \"\${$3+set}\"" = set; then :
2013 $as_echo_n "(cached) " >&6 1998 $as_echo_n "(cached) " >&6
2014else 1999else
2015 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2000 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2016/* end confdefs.h. */ 2001/* end confdefs.h. */
2017/* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2002/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2062 conftest$ac_exeext conftest.$ac_ext 2047 conftest$ac_exeext conftest.$ac_ext
2063fi 2048fi
2064eval ac_res=\$$3 2049eval ac_res=\$$3
2065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2050 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2066$as_echo "$ac_res" >&6; } 2051$as_echo "$ac_res" >&6; }
2067 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2052 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2068 2053
2069} # ac_fn_cxx_check_func 2054} # ac_fn_cxx_check_func
2070 2055
2071# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES 2056# ac_fn_cxx_check_type LINENO TYPE VAR INCLUDES
2072# --------------------------------------------- 2057# ---------------------------------------------
2075ac_fn_cxx_check_type () 2060ac_fn_cxx_check_type ()
2076{ 2061{
2077 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2062 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 2063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2079$as_echo_n "checking for $2... " >&6; } 2064$as_echo_n "checking for $2... " >&6; }
2080if eval \${$3+:} false; then : 2065if eval "test \"\${$3+set}\"" = set; then :
2081 $as_echo_n "(cached) " >&6 2066 $as_echo_n "(cached) " >&6
2082else 2067else
2083 eval "$3=no" 2068 eval "$3=no"
2084 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2085/* end confdefs.h. */ 2070/* end confdefs.h. */
2116rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2101rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2117fi 2102fi
2118eval ac_res=\$$3 2103eval ac_res=\$$3
2119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2104 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2120$as_echo "$ac_res" >&6; } 2105$as_echo "$ac_res" >&6; }
2121 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2106 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2122 2107
2123} # ac_fn_cxx_check_type 2108} # ac_fn_cxx_check_type
2124 2109
2125# ac_fn_c_find_intX_t LINENO BITS VAR 2110# ac_fn_c_find_intX_t LINENO BITS VAR
2126# ----------------------------------- 2111# -----------------------------------
2129ac_fn_c_find_intX_t () 2114ac_fn_c_find_intX_t ()
2130{ 2115{
2131 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2116 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 2117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for int$2_t" >&5
2133$as_echo_n "checking for int$2_t... " >&6; } 2118$as_echo_n "checking for int$2_t... " >&6; }
2134if eval \${$3+:} false; then : 2119if eval "test \"\${$3+set}\"" = set; then :
2135 $as_echo_n "(cached) " >&6 2120 $as_echo_n "(cached) " >&6
2136else 2121else
2137 eval "$3=no" 2122 eval "$3=no"
2138 # Order is important - never check a type that is potentially smaller 2123 # Order is important - never check a type that is potentially smaller
2139 # than half of the expected target width. 2124 # than half of the expected target width.
2190 done 2175 done
2191fi 2176fi
2192eval ac_res=\$$3 2177eval ac_res=\$$3
2193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2194$as_echo "$ac_res" >&6; } 2179$as_echo "$ac_res" >&6; }
2195 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2180 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2196 2181
2197} # ac_fn_c_find_intX_t 2182} # ac_fn_c_find_intX_t
2198 2183
2199# ac_fn_c_find_uintX_t LINENO BITS VAR 2184# ac_fn_c_find_uintX_t LINENO BITS VAR
2200# ------------------------------------ 2185# ------------------------------------
2203ac_fn_c_find_uintX_t () 2188ac_fn_c_find_uintX_t ()
2204{ 2189{
2205 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2190 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 2191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uint$2_t" >&5
2207$as_echo_n "checking for uint$2_t... " >&6; } 2192$as_echo_n "checking for uint$2_t... " >&6; }
2208if eval \${$3+:} false; then : 2193if eval "test \"\${$3+set}\"" = set; then :
2209 $as_echo_n "(cached) " >&6 2194 $as_echo_n "(cached) " >&6
2210else 2195else
2211 eval "$3=no" 2196 eval "$3=no"
2212 # Order is important - never check a type that is potentially smaller 2197 # Order is important - never check a type that is potentially smaller
2213 # than half of the expected target width. 2198 # than half of the expected target width.
2243 done 2228 done
2244fi 2229fi
2245eval ac_res=\$$3 2230eval ac_res=\$$3
2246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2247$as_echo "$ac_res" >&6; } 2232$as_echo "$ac_res" >&6; }
2248 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2233 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2249 2234
2250} # ac_fn_c_find_uintX_t 2235} # ac_fn_c_find_uintX_t
2251 2236
2252# ac_fn_cxx_try_run LINENO 2237# ac_fn_cxx_try_run LINENO
2253# ------------------------ 2238# ------------------------
2284sed 's/^/| /' conftest.$ac_ext >&5 2269sed 's/^/| /' conftest.$ac_ext >&5
2285 2270
2286 ac_retval=$ac_status 2271 ac_retval=$ac_status
2287fi 2272fi
2288 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2273 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2289 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2274 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2290 as_fn_set_status $ac_retval 2275 as_fn_set_status $ac_retval
2291 2276
2292} # ac_fn_cxx_try_run 2277} # ac_fn_cxx_try_run
2293cat >config.log <<_ACEOF 2278cat >config.log <<_ACEOF
2294This file contains any messages produced by compilers while 2279This file contains any messages produced by compilers while
2295running configure, to aid debugging if configure makes a mistake. 2280running configure, to aid debugging if configure makes a mistake.
2296 2281
2297It was created by $as_me, which was 2282It was created by $as_me, which was
2298generated by GNU Autoconf 2.68. Invocation command line was 2283generated by GNU Autoconf 2.67. Invocation command line was
2299 2284
2300 $ $0 $@ 2285 $ $0 $@
2301 2286
2302_ACEOF 2287_ACEOF
2303exec 5>>config.log 2288exec 5>>config.log
2551 sed 's/^/| /' "$ac_site_file" >&5 2536 sed 's/^/| /' "$ac_site_file" >&5
2552 . "$ac_site_file" \ 2537 . "$ac_site_file" \
2553 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2538 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2554$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2539$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2555as_fn_error $? "failed to load site script $ac_site_file 2540as_fn_error $? "failed to load site script $ac_site_file
2556See \`config.log' for more details" "$LINENO" 5; } 2541See \`config.log' for more details" "$LINENO" 5 ; }
2557 fi 2542 fi
2558done 2543done
2559 2544
2560if test -r "$cache_file"; then 2545if test -r "$cache_file"; then
2561 # Some versions of bash will fail to source /dev/null (special files 2546 # Some versions of bash will fail to source /dev/null (special files
2680$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 2665$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 2666 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2682 2667
2683{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 2668{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2684$as_echo_n "checking build system type... " >&6; } 2669$as_echo_n "checking build system type... " >&6; }
2685if ${ac_cv_build+:} false; then : 2670if test "${ac_cv_build+set}" = set; then :
2686 $as_echo_n "(cached) " >&6 2671 $as_echo_n "(cached) " >&6
2687else 2672else
2688 ac_build_alias=$build_alias 2673 ac_build_alias=$build_alias
2689test "x$ac_build_alias" = x && 2674test "x$ac_build_alias" = x &&
2690 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 2675 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2696fi 2681fi
2697{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 2682{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2698$as_echo "$ac_cv_build" >&6; } 2683$as_echo "$ac_cv_build" >&6; }
2699case $ac_cv_build in 2684case $ac_cv_build in
2700*-*-*) ;; 2685*-*-*) ;;
2701*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; 2686*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
2702esac 2687esac
2703build=$ac_cv_build 2688build=$ac_cv_build
2704ac_save_IFS=$IFS; IFS='-' 2689ac_save_IFS=$IFS; IFS='-'
2705set x $ac_cv_build 2690set x $ac_cv_build
2706shift 2691shift
2714case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 2699case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2715 2700
2716 2701
2717{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 2702{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2718$as_echo_n "checking host system type... " >&6; } 2703$as_echo_n "checking host system type... " >&6; }
2719if ${ac_cv_host+:} false; then : 2704if test "${ac_cv_host+set}" = set; then :
2720 $as_echo_n "(cached) " >&6 2705 $as_echo_n "(cached) " >&6
2721else 2706else
2722 if test "x$host_alias" = x; then 2707 if test "x$host_alias" = x; then
2723 ac_cv_host=$ac_cv_build 2708 ac_cv_host=$ac_cv_build
2724else 2709else
2729fi 2714fi
2730{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 2715{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2731$as_echo "$ac_cv_host" >&6; } 2716$as_echo "$ac_cv_host" >&6; }
2732case $ac_cv_host in 2717case $ac_cv_host in
2733*-*-*) ;; 2718*-*-*) ;;
2734*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; 2719*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
2735esac 2720esac
2736host=$ac_cv_host 2721host=$ac_cv_host
2737ac_save_IFS=$IFS; IFS='-' 2722ac_save_IFS=$IFS; IFS='-'
2738set x $ac_cv_host 2723set x $ac_cv_host
2739shift 2724shift
2746IFS=$ac_save_IFS 2731IFS=$ac_save_IFS
2747case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 2732case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2748 2733
2749 2734
2750 2735
2751VERSION=`sed -n -e 's/^.*[ \t]VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 2736VERSION=`sed -n -e 's/^.* VERSION.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
2752DATE=`sed -n -e 's/^.*[ \t]DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h` 2737DATE=`sed -n -e 's/^.* DATE.*"\(.*\)"$/\1/p' ${srcdir}/src/version.h`
2753 2738
2754echo "" 2739echo ""
2755echo "configuring for rxvt $VERSION" 2740echo "configuring for rxvt $VERSION"
2756echo "" 2741echo ""
2757 2742
2765if test -n "$ac_tool_prefix"; then 2750if 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. 2751 # 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 2752set dummy ${ac_tool_prefix}gcc; ac_word=$2
2768{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2753{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2769$as_echo_n "checking for $ac_word... " >&6; } 2754$as_echo_n "checking for $ac_word... " >&6; }
2770if ${ac_cv_prog_CC+:} false; then : 2755if test "${ac_cv_prog_CC+set}" = set; then :
2771 $as_echo_n "(cached) " >&6 2756 $as_echo_n "(cached) " >&6
2772else 2757else
2773 if test -n "$CC"; then 2758 if test -n "$CC"; then
2774 ac_cv_prog_CC="$CC" # Let the user override the test. 2759 ac_cv_prog_CC="$CC" # Let the user override the test.
2775else 2760else
2805 ac_ct_CC=$CC 2790 ac_ct_CC=$CC
2806 # Extract the first word of "gcc", so it can be a program name with args. 2791 # Extract the first word of "gcc", so it can be a program name with args.
2807set dummy gcc; ac_word=$2 2792set dummy gcc; ac_word=$2
2808{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2793{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2809$as_echo_n "checking for $ac_word... " >&6; } 2794$as_echo_n "checking for $ac_word... " >&6; }
2810if ${ac_cv_prog_ac_ct_CC+:} false; then : 2795if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2811 $as_echo_n "(cached) " >&6 2796 $as_echo_n "(cached) " >&6
2812else 2797else
2813 if test -n "$ac_ct_CC"; then 2798 if test -n "$ac_ct_CC"; then
2814 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2799 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2815else 2800else
2858 if test -n "$ac_tool_prefix"; then 2843 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. 2844 # 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 2845set dummy ${ac_tool_prefix}cc; ac_word=$2
2861{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2846{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2862$as_echo_n "checking for $ac_word... " >&6; } 2847$as_echo_n "checking for $ac_word... " >&6; }
2863if ${ac_cv_prog_CC+:} false; then : 2848if test "${ac_cv_prog_CC+set}" = set; then :
2864 $as_echo_n "(cached) " >&6 2849 $as_echo_n "(cached) " >&6
2865else 2850else
2866 if test -n "$CC"; then 2851 if test -n "$CC"; then
2867 ac_cv_prog_CC="$CC" # Let the user override the test. 2852 ac_cv_prog_CC="$CC" # Let the user override the test.
2868else 2853else
2898if test -z "$CC"; then 2883if test -z "$CC"; then
2899 # Extract the first word of "cc", so it can be a program name with args. 2884 # Extract the first word of "cc", so it can be a program name with args.
2900set dummy cc; ac_word=$2 2885set dummy cc; ac_word=$2
2901{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2886{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2902$as_echo_n "checking for $ac_word... " >&6; } 2887$as_echo_n "checking for $ac_word... " >&6; }
2903if ${ac_cv_prog_CC+:} false; then : 2888if test "${ac_cv_prog_CC+set}" = set; then :
2904 $as_echo_n "(cached) " >&6 2889 $as_echo_n "(cached) " >&6
2905else 2890else
2906 if test -n "$CC"; then 2891 if test -n "$CC"; then
2907 ac_cv_prog_CC="$CC" # Let the user override the test. 2892 ac_cv_prog_CC="$CC" # Let the user override the test.
2908else 2893else
2957 do 2942 do
2958 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2943 # 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 2944set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2960{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2945{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2961$as_echo_n "checking for $ac_word... " >&6; } 2946$as_echo_n "checking for $ac_word... " >&6; }
2962if ${ac_cv_prog_CC+:} false; then : 2947if test "${ac_cv_prog_CC+set}" = set; then :
2963 $as_echo_n "(cached) " >&6 2948 $as_echo_n "(cached) " >&6
2964else 2949else
2965 if test -n "$CC"; then 2950 if test -n "$CC"; then
2966 ac_cv_prog_CC="$CC" # Let the user override the test. 2951 ac_cv_prog_CC="$CC" # Let the user override the test.
2967else 2952else
3001do 2986do
3002 # Extract the first word of "$ac_prog", so it can be a program name with args. 2987 # Extract the first word of "$ac_prog", so it can be a program name with args.
3003set dummy $ac_prog; ac_word=$2 2988set dummy $ac_prog; ac_word=$2
3004{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2989{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3005$as_echo_n "checking for $ac_word... " >&6; } 2990$as_echo_n "checking for $ac_word... " >&6; }
3006if ${ac_cv_prog_ac_ct_CC+:} false; then : 2991if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3007 $as_echo_n "(cached) " >&6 2992 $as_echo_n "(cached) " >&6
3008else 2993else
3009 if test -n "$ac_ct_CC"; then 2994 if test -n "$ac_ct_CC"; then
3010 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2995 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3011else 2996else
3056 3041
3057 3042
3058test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3043test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3059$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3044$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3060as_fn_error $? "no acceptable C compiler found in \$PATH 3045as_fn_error $? "no acceptable C compiler found in \$PATH
3061See \`config.log' for more details" "$LINENO" 5; } 3046See \`config.log' for more details" "$LINENO" 5 ; }
3062 3047
3063# Provide some information about the compiler. 3048# Provide some information about the compiler.
3064$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 3049$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3065set X $ac_compile 3050set X $ac_compile
3066ac_compiler=$2 3051ac_compiler=$2
3171sed 's/^/| /' conftest.$ac_ext >&5 3156sed 's/^/| /' conftest.$ac_ext >&5
3172 3157
3173{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3158{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3174$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3159$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3175as_fn_error 77 "C compiler cannot create executables 3160as_fn_error 77 "C compiler cannot create executables
3176See \`config.log' for more details" "$LINENO" 5; } 3161See \`config.log' for more details" "$LINENO" 5 ; }
3177else 3162else
3178 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 3163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3179$as_echo "yes" >&6; } 3164$as_echo "yes" >&6; }
3180fi 3165fi
3181{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 3166{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3214done 3199done
3215else 3200else
3216 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3201 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3217$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3202$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3218as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3203as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3219See \`config.log' for more details" "$LINENO" 5; } 3204See \`config.log' for more details" "$LINENO" 5 ; }
3220fi 3205fi
3221rm -f conftest conftest$ac_cv_exeext 3206rm -f conftest conftest$ac_cv_exeext
3222{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 3207{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3223$as_echo "$ac_cv_exeext" >&6; } 3208$as_echo "$ac_cv_exeext" >&6; }
3224 3209
3273 else 3258 else
3274 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3259 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3275$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3260$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3276as_fn_error $? "cannot run C compiled programs. 3261as_fn_error $? "cannot run C compiled programs.
3277If you meant to cross compile, use \`--host'. 3262If you meant to cross compile, use \`--host'.
3278See \`config.log' for more details" "$LINENO" 5; } 3263See \`config.log' for more details" "$LINENO" 5 ; }
3279 fi 3264 fi
3280 fi 3265 fi
3281fi 3266fi
3282{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 3267{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3283$as_echo "$cross_compiling" >&6; } 3268$as_echo "$cross_compiling" >&6; }
3284 3269
3285rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 3270rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3286ac_clean_files=$ac_clean_files_save 3271ac_clean_files=$ac_clean_files_save
3287{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3272{ $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; } 3273$as_echo_n "checking for suffix of object files... " >&6; }
3289if ${ac_cv_objext+:} false; then : 3274if test "${ac_cv_objext+set}" = set; then :
3290 $as_echo_n "(cached) " >&6 3275 $as_echo_n "(cached) " >&6
3291else 3276else
3292 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3293/* end confdefs.h. */ 3278/* end confdefs.h. */
3294 3279
3325sed 's/^/| /' conftest.$ac_ext >&5 3310sed 's/^/| /' conftest.$ac_ext >&5
3326 3311
3327{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3312{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3328$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3313$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3329as_fn_error $? "cannot compute suffix of object files: cannot compile 3314as_fn_error $? "cannot compute suffix of object files: cannot compile
3330See \`config.log' for more details" "$LINENO" 5; } 3315See \`config.log' for more details" "$LINENO" 5 ; }
3331fi 3316fi
3332rm -f conftest.$ac_cv_objext conftest.$ac_ext 3317rm -f conftest.$ac_cv_objext conftest.$ac_ext
3333fi 3318fi
3334{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 3319{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3335$as_echo "$ac_cv_objext" >&6; } 3320$as_echo "$ac_cv_objext" >&6; }
3336OBJEXT=$ac_cv_objext 3321OBJEXT=$ac_cv_objext
3337ac_objext=$OBJEXT 3322ac_objext=$OBJEXT
3338{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 3323{ $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; } 3324$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3340if ${ac_cv_c_compiler_gnu+:} false; then : 3325if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3341 $as_echo_n "(cached) " >&6 3326 $as_echo_n "(cached) " >&6
3342else 3327else
3343 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3344/* end confdefs.h. */ 3329/* end confdefs.h. */
3345 3330
3372fi 3357fi
3373ac_test_CFLAGS=${CFLAGS+set} 3358ac_test_CFLAGS=${CFLAGS+set}
3374ac_save_CFLAGS=$CFLAGS 3359ac_save_CFLAGS=$CFLAGS
3375{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3360{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3376$as_echo_n "checking whether $CC accepts -g... " >&6; } 3361$as_echo_n "checking whether $CC accepts -g... " >&6; }
3377if ${ac_cv_prog_cc_g+:} false; then : 3362if test "${ac_cv_prog_cc_g+set}" = set; then :
3378 $as_echo_n "(cached) " >&6 3363 $as_echo_n "(cached) " >&6
3379else 3364else
3380 ac_save_c_werror_flag=$ac_c_werror_flag 3365 ac_save_c_werror_flag=$ac_c_werror_flag
3381 ac_c_werror_flag=yes 3366 ac_c_werror_flag=yes
3382 ac_cv_prog_cc_g=no 3367 ac_cv_prog_cc_g=no
3450 CFLAGS= 3435 CFLAGS=
3451 fi 3436 fi
3452fi 3437fi
3453{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3438{ $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; } 3439$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3455if ${ac_cv_prog_cc_c89+:} false; then : 3440if test "${ac_cv_prog_cc_c89+set}" = set; then :
3456 $as_echo_n "(cached) " >&6 3441 $as_echo_n "(cached) " >&6
3457else 3442else
3458 ac_cv_prog_cc_c89=no 3443 ac_cv_prog_cc_c89=no
3459ac_save_CC=$CC 3444ac_save_CC=$CC
3460cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3445cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3561 do 3546 do
3562 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3547 # 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 3548set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3564{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3549{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3565$as_echo_n "checking for $ac_word... " >&6; } 3550$as_echo_n "checking for $ac_word... " >&6; }
3566if ${ac_cv_prog_CXX+:} false; then : 3551if test "${ac_cv_prog_CXX+set}" = set; then :
3567 $as_echo_n "(cached) " >&6 3552 $as_echo_n "(cached) " >&6
3568else 3553else
3569 if test -n "$CXX"; then 3554 if test -n "$CXX"; then
3570 ac_cv_prog_CXX="$CXX" # Let the user override the test. 3555 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3571else 3556else
3605do 3590do
3606 # Extract the first word of "$ac_prog", so it can be a program name with args. 3591 # Extract the first word of "$ac_prog", so it can be a program name with args.
3607set dummy $ac_prog; ac_word=$2 3592set dummy $ac_prog; ac_word=$2
3608{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3593{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3609$as_echo_n "checking for $ac_word... " >&6; } 3594$as_echo_n "checking for $ac_word... " >&6; }
3610if ${ac_cv_prog_ac_ct_CXX+:} false; then : 3595if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :
3611 $as_echo_n "(cached) " >&6 3596 $as_echo_n "(cached) " >&6
3612else 3597else
3613 if test -n "$ac_ct_CXX"; then 3598 if test -n "$ac_ct_CXX"; then
3614 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 3599 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3615else 3600else
3683 test $ac_status = 0; } 3668 test $ac_status = 0; }
3684done 3669done
3685 3670
3686{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3671{ $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; } 3672$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3688if ${ac_cv_cxx_compiler_gnu+:} false; then : 3673if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :
3689 $as_echo_n "(cached) " >&6 3674 $as_echo_n "(cached) " >&6
3690else 3675else
3691 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3676 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3692/* end confdefs.h. */ 3677/* end confdefs.h. */
3693 3678
3720fi 3705fi
3721ac_test_CXXFLAGS=${CXXFLAGS+set} 3706ac_test_CXXFLAGS=${CXXFLAGS+set}
3722ac_save_CXXFLAGS=$CXXFLAGS 3707ac_save_CXXFLAGS=$CXXFLAGS
3723{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 3708{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3724$as_echo_n "checking whether $CXX accepts -g... " >&6; } 3709$as_echo_n "checking whether $CXX accepts -g... " >&6; }
3725if ${ac_cv_prog_cxx_g+:} false; then : 3710if test "${ac_cv_prog_cxx_g+set}" = set; then :
3726 $as_echo_n "(cached) " >&6 3711 $as_echo_n "(cached) " >&6
3727else 3712else
3728 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 3713 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3729 ac_cxx_werror_flag=yes 3714 ac_cxx_werror_flag=yes
3730 ac_cv_prog_cxx_g=no 3715 ac_cv_prog_cxx_g=no
3796 CXXFLAGS="-O2" 3781 CXXFLAGS="-O2"
3797 else 3782 else
3798 CXXFLAGS= 3783 CXXFLAGS=
3799 fi 3784 fi
3800fi 3785fi
3801ac_ext=c
3802ac_cpp='$CPP $CPPFLAGS'
3803ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3804ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3805ac_compiler_gnu=$ac_cv_c_compiler_gnu
3806
3807ac_ext=c
3808ac_cpp='$CPP $CPPFLAGS'
3809ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3810ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3811ac_compiler_gnu=$ac_cv_c_compiler_gnu
3812{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3813$as_echo_n "checking how to run the C preprocessor... " >&6; }
3814# On Suns, sometimes $CPP names a directory.
3815if test -n "$CPP" && test -d "$CPP"; then
3816 CPP=
3817fi
3818if test -z "$CPP"; then
3819 if ${ac_cv_prog_CPP+:} false; then :
3820 $as_echo_n "(cached) " >&6
3821else
3822 # Double quotes because CPP needs to be expanded
3823 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3824 do
3825 ac_preproc_ok=false
3826for ac_c_preproc_warn_flag in '' yes
3827do
3828 # Use a header file that comes with gcc, so configuring glibc
3829 # with a fresh cross-compiler works.
3830 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3831 # <limits.h> exists even on freestanding compilers.
3832 # On the NeXT, cc -E runs the code through the compiler's parser,
3833 # not just through cpp. "Syntax error" is here to catch this case.
3834 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3835/* end confdefs.h. */
3836#ifdef __STDC__
3837# include <limits.h>
3838#else
3839# include <assert.h>
3840#endif
3841 Syntax error
3842_ACEOF
3843if ac_fn_c_try_cpp "$LINENO"; then :
3844
3845else
3846 # Broken: fails on valid input.
3847continue
3848fi
3849rm -f conftest.err conftest.i conftest.$ac_ext
3850
3851 # OK, works on sane cases. Now check whether nonexistent headers
3852 # can be detected and how.
3853 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3854/* end confdefs.h. */
3855#include <ac_nonexistent.h>
3856_ACEOF
3857if ac_fn_c_try_cpp "$LINENO"; then :
3858 # Broken: success on invalid input.
3859continue
3860else
3861 # Passes both tests.
3862ac_preproc_ok=:
3863break
3864fi
3865rm -f conftest.err conftest.i conftest.$ac_ext
3866
3867done
3868# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3869rm -f conftest.i conftest.err conftest.$ac_ext
3870if $ac_preproc_ok; then :
3871 break
3872fi
3873
3874 done
3875 ac_cv_prog_CPP=$CPP
3876
3877fi
3878 CPP=$ac_cv_prog_CPP
3879else
3880 ac_cv_prog_CPP=$CPP
3881fi
3882{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3883$as_echo "$CPP" >&6; }
3884ac_preproc_ok=false
3885for ac_c_preproc_warn_flag in '' yes
3886do
3887 # Use a header file that comes with gcc, so configuring glibc
3888 # with a fresh cross-compiler works.
3889 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3890 # <limits.h> exists even on freestanding compilers.
3891 # On the NeXT, cc -E runs the code through the compiler's parser,
3892 # not just through cpp. "Syntax error" is here to catch this case.
3893 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3894/* end confdefs.h. */
3895#ifdef __STDC__
3896# include <limits.h>
3897#else
3898# include <assert.h>
3899#endif
3900 Syntax error
3901_ACEOF
3902if ac_fn_c_try_cpp "$LINENO"; then :
3903
3904else
3905 # Broken: fails on valid input.
3906continue
3907fi
3908rm -f conftest.err conftest.i conftest.$ac_ext
3909
3910 # OK, works on sane cases. Now check whether nonexistent headers
3911 # can be detected and how.
3912 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3913/* end confdefs.h. */
3914#include <ac_nonexistent.h>
3915_ACEOF
3916if ac_fn_c_try_cpp "$LINENO"; then :
3917 # Broken: success on invalid input.
3918continue
3919else
3920 # Passes both tests.
3921ac_preproc_ok=:
3922break
3923fi
3924rm -f conftest.err conftest.i conftest.$ac_ext
3925
3926done
3927# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3928rm -f conftest.i conftest.err conftest.$ac_ext
3929if $ac_preproc_ok; then :
3930
3931else
3932 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3933$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3934as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3935See \`config.log' for more details" "$LINENO" 5; }
3936fi
3937
3938ac_ext=c 3786ac_ext=c
3939ac_cpp='$CPP $CPPFLAGS' 3787ac_cpp='$CPP $CPPFLAGS'
3940ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3788ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3941ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3789ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3942ac_compiler_gnu=$ac_cv_c_compiler_gnu 3790ac_compiler_gnu=$ac_cv_c_compiler_gnu
3956# ./install, which can be erroneously created by make from ./install.sh. 3804# ./install, which can be erroneously created by make from ./install.sh.
3957# Reject install programs that cannot install multiple files. 3805# Reject install programs that cannot install multiple files.
3958{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 3806{ $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; } 3807$as_echo_n "checking for a BSD-compatible install... " >&6; }
3960if test -z "$INSTALL"; then 3808if test -z "$INSTALL"; then
3961if ${ac_cv_path_install+:} false; then : 3809if test "${ac_cv_path_install+set}" = set; then :
3962 $as_echo_n "(cached) " >&6 3810 $as_echo_n "(cached) " >&6
3963else 3811else
3964 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3812 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3965for as_dir in $PATH 3813for as_dir in $PATH
3966do 3814do
4034 3882
4035test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 3883test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4036 3884
4037 3885
4038 3886
3887ac_ext=c
3888ac_cpp='$CPP $CPPFLAGS'
3889ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3890ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3891ac_compiler_gnu=$ac_cv_c_compiler_gnu
3892{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3893$as_echo_n "checking how to run the C preprocessor... " >&6; }
3894# On Suns, sometimes $CPP names a directory.
3895if test -n "$CPP" && test -d "$CPP"; then
3896 CPP=
3897fi
3898if test -z "$CPP"; then
3899 if test "${ac_cv_prog_CPP+set}" = set; then :
3900 $as_echo_n "(cached) " >&6
3901else
3902 # Double quotes because CPP needs to be expanded
3903 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3904 do
3905 ac_preproc_ok=false
3906for ac_c_preproc_warn_flag in '' yes
3907do
3908 # Use a header file that comes with gcc, so configuring glibc
3909 # with a fresh cross-compiler works.
3910 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3911 # <limits.h> exists even on freestanding compilers.
3912 # On the NeXT, cc -E runs the code through the compiler's parser,
3913 # not just through cpp. "Syntax error" is here to catch this case.
3914 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3915/* end confdefs.h. */
3916#ifdef __STDC__
3917# include <limits.h>
3918#else
3919# include <assert.h>
3920#endif
3921 Syntax error
3922_ACEOF
3923if ac_fn_c_try_cpp "$LINENO"; then :
3924
3925else
3926 # Broken: fails on valid input.
3927continue
3928fi
3929rm -f conftest.err conftest.i conftest.$ac_ext
3930
3931 # OK, works on sane cases. Now check whether nonexistent headers
3932 # can be detected and how.
3933 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3934/* end confdefs.h. */
3935#include <ac_nonexistent.h>
3936_ACEOF
3937if ac_fn_c_try_cpp "$LINENO"; then :
3938 # Broken: success on invalid input.
3939continue
3940else
3941 # Passes both tests.
3942ac_preproc_ok=:
3943break
3944fi
3945rm -f conftest.err conftest.i conftest.$ac_ext
3946
3947done
3948# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3949rm -f conftest.i conftest.err conftest.$ac_ext
3950if $ac_preproc_ok; then :
3951 break
3952fi
3953
3954 done
3955 ac_cv_prog_CPP=$CPP
3956
3957fi
3958 CPP=$ac_cv_prog_CPP
3959else
3960 ac_cv_prog_CPP=$CPP
3961fi
3962{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3963$as_echo "$CPP" >&6; }
3964ac_preproc_ok=false
3965for ac_c_preproc_warn_flag in '' yes
3966do
3967 # Use a header file that comes with gcc, so configuring glibc
3968 # with a fresh cross-compiler works.
3969 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3970 # <limits.h> exists even on freestanding compilers.
3971 # On the NeXT, cc -E runs the code through the compiler's parser,
3972 # not just through cpp. "Syntax error" is here to catch this case.
3973 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3974/* end confdefs.h. */
3975#ifdef __STDC__
3976# include <limits.h>
3977#else
3978# include <assert.h>
3979#endif
3980 Syntax error
3981_ACEOF
3982if ac_fn_c_try_cpp "$LINENO"; then :
3983
3984else
3985 # Broken: fails on valid input.
3986continue
3987fi
3988rm -f conftest.err conftest.i conftest.$ac_ext
3989
3990 # OK, works on sane cases. Now check whether nonexistent headers
3991 # can be detected and how.
3992 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3993/* end confdefs.h. */
3994#include <ac_nonexistent.h>
3995_ACEOF
3996if ac_fn_c_try_cpp "$LINENO"; then :
3997 # Broken: success on invalid input.
3998continue
3999else
4000 # Passes both tests.
4001ac_preproc_ok=:
4002break
4003fi
4004rm -f conftest.err conftest.i conftest.$ac_ext
4005
4006done
4007# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4008rm -f conftest.i conftest.err conftest.$ac_ext
4009if $ac_preproc_ok; then :
4010
4011else
4012 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4013$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4014as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
4015See \`config.log' for more details" "$LINENO" 5 ; }
4016fi
4017
4018ac_ext=c
4019ac_cpp='$CPP $CPPFLAGS'
4020ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4021ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4022ac_compiler_gnu=$ac_cv_c_compiler_gnu
4023
4039 4024
4040{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 4025{ $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; } 4026$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4042if ${ac_cv_path_GREP+:} false; then : 4027if test "${ac_cv_path_GREP+set}" = set; then :
4043 $as_echo_n "(cached) " >&6 4028 $as_echo_n "(cached) " >&6
4044else 4029else
4045 if test -z "$GREP"; then 4030 if test -z "$GREP"; then
4046 ac_path_GREP_found=false 4031 ac_path_GREP_found=false
4047 # Loop through the user's path and test for each of PROGNAME-LIST 4032 # Loop through the user's path and test for each of PROGNAME-LIST
4100 GREP="$ac_cv_path_GREP" 4085 GREP="$ac_cv_path_GREP"
4101 4086
4102 4087
4103{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 4088{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4104$as_echo_n "checking for egrep... " >&6; } 4089$as_echo_n "checking for egrep... " >&6; }
4105if ${ac_cv_path_EGREP+:} false; then : 4090if test "${ac_cv_path_EGREP+set}" = set; then :
4106 $as_echo_n "(cached) " >&6 4091 $as_echo_n "(cached) " >&6
4107else 4092else
4108 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 4093 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4109 then ac_cv_path_EGREP="$GREP -E" 4094 then ac_cv_path_EGREP="$GREP -E"
4110 else 4095 else
4167 EGREP="$ac_cv_path_EGREP" 4152 EGREP="$ac_cv_path_EGREP"
4168 4153
4169 4154
4170{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4155{ $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; } 4156$as_echo_n "checking for ANSI C header files... " >&6; }
4172if ${ac_cv_header_stdc+:} false; then : 4157if test "${ac_cv_header_stdc+set}" = set; then :
4173 $as_echo_n "(cached) " >&6 4158 $as_echo_n "(cached) " >&6
4174else 4159else
4175 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4176/* end confdefs.h. */ 4161/* end confdefs.h. */
4177#include <stdlib.h> 4162#include <stdlib.h>
4296done 4281done
4297 4282
4298 4283
4299 4284
4300 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 4285 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 : 4286if test "x$ac_cv_header_minix_config_h" = x""yes; then :
4302 MINIX=yes 4287 MINIX=yes
4303else 4288else
4304 MINIX= 4289 MINIX=
4305fi 4290fi
4306 4291
4318 fi 4303 fi
4319 4304
4320 4305
4321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 4306 { $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; } 4307$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4323if ${ac_cv_safe_to_define___extensions__+:} false; then : 4308if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
4324 $as_echo_n "(cached) " >&6 4309 $as_echo_n "(cached) " >&6
4325else 4310else
4326 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4311 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4327/* end confdefs.h. */ 4312/* end confdefs.h. */
4328 4313
4359 4344
4360 4345
4361 4346
4362{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5 4347{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
4363$as_echo_n "checking for library containing strerror... " >&6; } 4348$as_echo_n "checking for library containing strerror... " >&6; }
4364if ${ac_cv_search_strerror+:} false; then : 4349if test "${ac_cv_search_strerror+set}" = set; then :
4365 $as_echo_n "(cached) " >&6 4350 $as_echo_n "(cached) " >&6
4366else 4351else
4367 ac_func_search_save_LIBS=$LIBS 4352 ac_func_search_save_LIBS=$LIBS
4368cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4353cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4369/* end confdefs.h. */ 4354/* end confdefs.h. */
4393 if ac_fn_c_try_link "$LINENO"; then : 4378 if ac_fn_c_try_link "$LINENO"; then :
4394 ac_cv_search_strerror=$ac_res 4379 ac_cv_search_strerror=$ac_res
4395fi 4380fi
4396rm -f core conftest.err conftest.$ac_objext \ 4381rm -f core conftest.err conftest.$ac_objext \
4397 conftest$ac_exeext 4382 conftest$ac_exeext
4398 if ${ac_cv_search_strerror+:} false; then : 4383 if test "${ac_cv_search_strerror+set}" = set; then :
4399 break 4384 break
4400fi 4385fi
4401done 4386done
4402if ${ac_cv_search_strerror+:} false; then : 4387if test "${ac_cv_search_strerror+set}" = set; then :
4403 4388
4404else 4389else
4405 ac_cv_search_strerror=no 4390 ac_cv_search_strerror=no
4406fi 4391fi
4407rm conftest.$ac_ext 4392rm conftest.$ac_ext
4420ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 4405ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4421ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4406ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4422ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4407ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
4423 4408
4424 4409
4410LINKER="$CXX"
4425if test x$GCC = xyes && test x$GXX = xyes; then 4411if test x$GCC = xyes && test x$GXX = xyes; then
4426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working libsupc++" >&5 4412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working libsupc++" >&5
4427$as_echo_n "checking for working libsupc++... " >&6; } 4413$as_echo_n "checking for working libsupc++... " >&6; }
4428 save_CXX="$CXX" 4414 save_CXX="$CXX"
4429 save_LIBS="$LIBS" 4415 save_LIBS="$LIBS"
4430 CXX="$CC" 4416 CXX="$CC"
4431 LIBS="$LIBS -lsupc++" 4417 LIBS="$LIBS -lsupc++"
4432 LINKER="$CC"
4433 4418
4434cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4419cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4435/* end confdefs.h. */ 4420/* end confdefs.h. */
4436struct test { }; void f() try { throw new test; } catch (...) { throw; } 4421struct test { }; void f() try { throw new test; } catch (...) { throw; }
4437int 4422int
4443} 4428}
4444_ACEOF 4429_ACEOF
4445if ac_fn_cxx_try_link "$LINENO"; then : 4430if ac_fn_cxx_try_link "$LINENO"; then :
4446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 4431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
4447$as_echo "ok" >&6; } 4432$as_echo "ok" >&6; }
4433 LINKER="$CC"
4448else 4434else
4449 4435
4450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, making everything bigger and slower" >&5 4436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, making everything bigger and slower" >&5
4451$as_echo "no, making everything bigger and slower" >&6; } 4437$as_echo "no, making everything bigger and slower" >&6; }
4452 LIBS="$save_LIBS" 4438 LIBS="$save_LIBS"
4453 LINKER="$save_CXX"
4454 4439
4455 4440
4456fi 4441fi
4457rm -f core conftest.err conftest.$ac_objext \ 4442rm -f core conftest.err conftest.$ac_objext \
4458 conftest$ac_exeext conftest.$ac_ext 4443 conftest$ac_exeext conftest.$ac_ext
4485 CXXFLAGS="-O" 4470 CXXFLAGS="-O"
4486 fi 4471 fi
4487 CFLAGS="$CXXFLAGS" 4472 CFLAGS="$CXXFLAGS"
4488fi 4473fi
4489 4474
4490case $host in
4491 *-*-solaris* )
4492
4493$as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h
4494
4495 ;;
4496esac
4497
4498{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5 4475{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing setlocale" >&5
4499$as_echo_n "checking for library containing setlocale... " >&6; } 4476$as_echo_n "checking for library containing setlocale... " >&6; }
4500if ${ac_cv_search_setlocale+:} false; then : 4477if test "${ac_cv_search_setlocale+set}" = set; then :
4501 $as_echo_n "(cached) " >&6 4478 $as_echo_n "(cached) " >&6
4502else 4479else
4503 ac_func_search_save_LIBS=$LIBS 4480 ac_func_search_save_LIBS=$LIBS
4504cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4481cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4505/* end confdefs.h. */ 4482/* end confdefs.h. */
4529 if ac_fn_cxx_try_link "$LINENO"; then : 4506 if ac_fn_cxx_try_link "$LINENO"; then :
4530 ac_cv_search_setlocale=$ac_res 4507 ac_cv_search_setlocale=$ac_res
4531fi 4508fi
4532rm -f core conftest.err conftest.$ac_objext \ 4509rm -f core conftest.err conftest.$ac_objext \
4533 conftest$ac_exeext 4510 conftest$ac_exeext
4534 if ${ac_cv_search_setlocale+:} false; then : 4511 if test "${ac_cv_search_setlocale+set}" = set; then :
4535 break 4512 break
4536fi 4513fi
4537done 4514done
4538if ${ac_cv_search_setlocale+:} false; then : 4515if test "${ac_cv_search_setlocale+set}" = set; then :
4539 4516
4540else 4517else
4541 ac_cv_search_setlocale=no 4518 ac_cv_search_setlocale=no
4542fi 4519fi
4543rm conftest.$ac_ext 4520rm conftest.$ac_ext
4552fi 4529fi
4553 4530
4554 4531
4555{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5 4532{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5
4556$as_echo_n "checking for library containing gethostbyname... " >&6; } 4533$as_echo_n "checking for library containing gethostbyname... " >&6; }
4557if ${ac_cv_search_gethostbyname+:} false; then : 4534if test "${ac_cv_search_gethostbyname+set}" = set; then :
4558 $as_echo_n "(cached) " >&6 4535 $as_echo_n "(cached) " >&6
4559else 4536else
4560 ac_func_search_save_LIBS=$LIBS 4537 ac_func_search_save_LIBS=$LIBS
4561cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4538cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4562/* end confdefs.h. */ 4539/* end confdefs.h. */
4586 if ac_fn_cxx_try_link "$LINENO"; then : 4563 if ac_fn_cxx_try_link "$LINENO"; then :
4587 ac_cv_search_gethostbyname=$ac_res 4564 ac_cv_search_gethostbyname=$ac_res
4588fi 4565fi
4589rm -f core conftest.err conftest.$ac_objext \ 4566rm -f core conftest.err conftest.$ac_objext \
4590 conftest$ac_exeext 4567 conftest$ac_exeext
4591 if ${ac_cv_search_gethostbyname+:} false; then : 4568 if test "${ac_cv_search_gethostbyname+set}" = set; then :
4592 break 4569 break
4593fi 4570fi
4594done 4571done
4595if ${ac_cv_search_gethostbyname+:} false; then : 4572if test "${ac_cv_search_gethostbyname+set}" = set; then :
4596 4573
4597else 4574else
4598 ac_cv_search_gethostbyname=no 4575 ac_cv_search_gethostbyname=no
4599fi 4576fi
4600rm conftest.$ac_ext 4577rm conftest.$ac_ext
4608 4585
4609fi 4586fi
4610 4587
4611{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5 4588{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
4612$as_echo_n "checking for library containing socket... " >&6; } 4589$as_echo_n "checking for library containing socket... " >&6; }
4613if ${ac_cv_search_socket+:} false; then : 4590if test "${ac_cv_search_socket+set}" = set; then :
4614 $as_echo_n "(cached) " >&6 4591 $as_echo_n "(cached) " >&6
4615else 4592else
4616 ac_func_search_save_LIBS=$LIBS 4593 ac_func_search_save_LIBS=$LIBS
4617cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4594cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4618/* end confdefs.h. */ 4595/* end confdefs.h. */
4642 if ac_fn_cxx_try_link "$LINENO"; then : 4619 if ac_fn_cxx_try_link "$LINENO"; then :
4643 ac_cv_search_socket=$ac_res 4620 ac_cv_search_socket=$ac_res
4644fi 4621fi
4645rm -f core conftest.err conftest.$ac_objext \ 4622rm -f core conftest.err conftest.$ac_objext \
4646 conftest$ac_exeext 4623 conftest$ac_exeext
4647 if ${ac_cv_search_socket+:} false; then : 4624 if test "${ac_cv_search_socket+set}" = set; then :
4648 break 4625 break
4649fi 4626fi
4650done 4627done
4651if ${ac_cv_search_socket+:} false; then : 4628if test "${ac_cv_search_socket+set}" = set; then :
4652 4629
4653else 4630else
4654 ac_cv_search_socket=no 4631 ac_cv_search_socket=no
4655fi 4632fi
4656rm conftest.$ac_ext 4633rm conftest.$ac_ext
4678support_scroll_next=yes 4655support_scroll_next=yes
4679support_scroll_xterm=yes 4656support_scroll_xterm=yes
4680support_xim=yes 4657support_xim=yes
4681support_pixbuf=yes 4658support_pixbuf=yes
4682support_startup_notification=yes 4659support_startup_notification=yes
4683support_afterimage=yes
4684support_xft=yes 4660support_xft=yes
4685support_unicode3=no 4661support_unicode3=no
4686support_combining=yes 4662support_combining=yes
4687support_8bitctrls=no 4663support_8bitctrls=no
4688support_iso14755=yes 4664support_iso14755=yes
4711 support_utmp=no 4687 support_utmp=no
4712 support_wtmp=no 4688 support_wtmp=no
4713 support_xim=no 4689 support_xim=no
4714 support_pixbuf=no 4690 support_pixbuf=no
4715 support_startup_notification=no 4691 support_startup_notification=no
4716 support_afterimage=no
4717 support_xft=no 4692 support_xft=no
4718 support_unicode3=no 4693 support_unicode3=no
4719 support_combining=no 4694 support_combining=no
4720 support_8bitctrls=no 4695 support_8bitctrls=no
4721 support_iso14755=no 4696 support_iso14755=no
4740 support_utmp=yes 4715 support_utmp=yes
4741 support_wtmp=yes 4716 support_wtmp=yes
4742 support_xim=yes 4717 support_xim=yes
4743 support_pixbuf=yes 4718 support_pixbuf=yes
4744 support_startup_notification=yes 4719 support_startup_notification=yes
4745 support_afterimage=yes
4746 support_xft=yes 4720 support_xft=yes
4747 support_unicode3=yes 4721 support_unicode3=yes
4748 support_combining=yes 4722 support_combining=yes
4749 #support_8bitctrls=yes 4723 #support_8bitctrls=yes
4750 support_iso14755=yes 4724 support_iso14755=yes
4754 fi 4728 fi
4755 4729
4756fi 4730fi
4757 4731
4758 4732
4759ASSERTIONS=no 4733support_assertions=no
4760# Check whether --enable-assert was given. 4734# Check whether --enable-assert was given.
4761if test "${enable_assert+set}" = set; then : 4735if test "${enable_assert+set}" = set; then :
4762 enableval=$enable_assert; if test x$enableval = xyes; then 4736 enableval=$enable_assert; if test x$enableval = xyes; then
4763 ASSERTIONS=yes 4737 support_assertions=yes
4764 fi 4738 fi
4765fi 4739fi
4766 4740
4767if test x$ASSERTIONS = xno; then 4741if test x$support_assertions = xno; then
4768 4742
4769$as_echo "#define NDEBUG 1" >>confdefs.h 4743$as_echo "#define NDEBUG 1" >>confdefs.h
4770 4744
4771fi 4745fi
4772 4746
4773WARNINGS=no 4747support_warnings=no
4774# Check whether --enable-warnings was given. 4748# Check whether --enable-warnings was given.
4775if test "${enable_warnings+set}" = set; then : 4749if test "${enable_warnings+set}" = set; then :
4776 enableval=$enable_warnings; if test x$enableval = xyes; then 4750 enableval=$enable_warnings; if test x$enableval = xyes; then
4777 WARNINGS=yes 4751 support_warnings=yes
4778 fi 4752 fi
4779fi 4753fi
4780 4754
4781if test x$GXX = xyes; then 4755if test x$GXX = xyes; then
4782 if test $WARNINGS = yes; then 4756 if test $support_warnings = yes; then
4783 save_CXXFLAGS="$CXXFLAGS" 4757 save_CXXFLAGS="$CXXFLAGS"
4784 CXXFLAGS="$CXXFLAGS -Wall -Wno-sign-compare -Wno-reorder -Wno-non-virtual-dtor" 4758 CXXFLAGS="$CXXFLAGS -Wall -Wno-sign-compare -Wno-reorder -Wno-unused-value"
4785 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4759 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4786/* end confdefs.h. */ 4760/* end confdefs.h. */
4787 4761
4788int 4762int
4789main () 4763main ()
4844 4818
4845# Check whether --enable-font-styles was given. 4819# Check whether --enable-font-styles was given.
4846if test "${enable_font_styles+set}" = set; then : 4820if test "${enable_font_styles+set}" = set; then :
4847 enableval=$enable_font_styles; if test x$enableval = xyes -o x$enableval = xno; then 4821 enableval=$enable_font_styles; if test x$enableval = xyes -o x$enableval = xno; then
4848 support_styles=$enableval 4822 support_styles=$enableval
4849 fi
4850fi
4851
4852
4853# Check whether --enable-afterimage was given.
4854if test "${enable_afterimage+set}" = set; then :
4855 enableval=$enable_afterimage; if test x$enableval = xyes -o x$enableval = xno; then
4856 support_afterimage=$enableval
4857 fi
4858fi
4859
4860
4861
4862# Check whether --with-afterimage_config was given.
4863if test "${with_afterimage_config+set}" = set; then :
4864 withval=$with_afterimage_config; if test "x$withval" != x; then
4865 afterimage_config=$withval/afterimage-config
4866 fi 4823 fi
4867fi 4824fi
4868 4825
4869 4826
4870# Check whether --enable-pixbuf was given. 4827# Check whether --enable-pixbuf was given.
5163ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 5120ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5164ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 5121ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
5165{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 5122{ $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; } 5123$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
5167if test -z "$CXXCPP"; then 5124if test -z "$CXXCPP"; then
5168 if ${ac_cv_prog_CXXCPP+:} false; then : 5125 if test "${ac_cv_prog_CXXCPP+set}" = set; then :
5169 $as_echo_n "(cached) " >&6 5126 $as_echo_n "(cached) " >&6
5170else 5127else
5171 # Double quotes because CXXCPP needs to be expanded 5128 # Double quotes because CXXCPP needs to be expanded
5172 for CXXCPP in "$CXX -E" "/lib/cpp" 5129 for CXXCPP in "$CXX -E" "/lib/cpp"
5173 do 5130 do
5279 5236
5280else 5237else
5281 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 5238 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5282$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5239$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5283as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 5240as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
5284See \`config.log' for more details" "$LINENO" 5; } 5241See \`config.log' for more details" "$LINENO" 5 ; }
5285fi 5242fi
5286 5243
5287ac_ext=cpp 5244ac_ext=cpp
5288ac_cpp='$CXXCPP $CPPFLAGS' 5245ac_cpp='$CXXCPP $CPPFLAGS'
5289ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 5246ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5319 5276
5320 5277
5321for ac_func in clock_gettime 5278for ac_func in clock_gettime
5322do : 5279do :
5323 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5280 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5324if test "x$ac_cv_func_clock_gettime" = xyes; then : 5281if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5325 cat >>confdefs.h <<_ACEOF 5282 cat >>confdefs.h <<_ACEOF
5326#define HAVE_CLOCK_GETTIME 1 5283#define HAVE_CLOCK_GETTIME 1
5327_ACEOF 5284_ACEOF
5328 5285
5329else 5286else
5359 conftest$ac_exeext conftest.$ac_ext 5316 conftest$ac_exeext conftest.$ac_ext
5360 fi 5317 fi
5361 if test -z "$LIBEV_M4_AVOID_LIBRT" && test -z "$ac_have_clock_syscall"; then 5318 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 5319 { $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; } 5320$as_echo_n "checking for clock_gettime in -lrt... " >&6; }
5364if ${ac_cv_lib_rt_clock_gettime+:} false; then : 5321if test "${ac_cv_lib_rt_clock_gettime+set}" = set; then :
5365 $as_echo_n "(cached) " >&6 5322 $as_echo_n "(cached) " >&6
5366else 5323else
5367 ac_check_lib_save_LIBS=$LIBS 5324 ac_check_lib_save_LIBS=$LIBS
5368LIBS="-lrt $LIBS" 5325LIBS="-lrt $LIBS"
5369cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5326cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5393 conftest$ac_exeext conftest.$ac_ext 5350 conftest$ac_exeext conftest.$ac_ext
5394LIBS=$ac_check_lib_save_LIBS 5351LIBS=$ac_check_lib_save_LIBS
5395fi 5352fi
5396{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_gettime" >&5 5353{ $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; } 5354$as_echo "$ac_cv_lib_rt_clock_gettime" >&6; }
5398if test "x$ac_cv_lib_rt_clock_gettime" = xyes; then : 5355if test "x$ac_cv_lib_rt_clock_gettime" = x""yes; then :
5399 cat >>confdefs.h <<_ACEOF 5356 cat >>confdefs.h <<_ACEOF
5400#define HAVE_LIBRT 1 5357#define HAVE_LIBRT 1
5401_ACEOF 5358_ACEOF
5402 5359
5403 LIBS="-lrt $LIBS" 5360 LIBS="-lrt $LIBS"
5406 5363
5407 unset ac_cv_func_clock_gettime 5364 unset ac_cv_func_clock_gettime
5408 for ac_func in clock_gettime 5365 for ac_func in clock_gettime
5409do : 5366do :
5410 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime" 5367 ac_fn_cxx_check_func "$LINENO" "clock_gettime" "ac_cv_func_clock_gettime"
5411if test "x$ac_cv_func_clock_gettime" = xyes; then : 5368if test "x$ac_cv_func_clock_gettime" = x""yes; then :
5412 cat >>confdefs.h <<_ACEOF 5369 cat >>confdefs.h <<_ACEOF
5413#define HAVE_CLOCK_GETTIME 1 5370#define HAVE_CLOCK_GETTIME 1
5414_ACEOF 5371_ACEOF
5415 5372
5416fi 5373fi
5423 5380
5424 5381
5425for ac_func in nanosleep 5382for ac_func in nanosleep
5426do : 5383do :
5427 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5384 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5428if test "x$ac_cv_func_nanosleep" = xyes; then : 5385if test "x$ac_cv_func_nanosleep" = x""yes; then :
5429 cat >>confdefs.h <<_ACEOF 5386 cat >>confdefs.h <<_ACEOF
5430#define HAVE_NANOSLEEP 1 5387#define HAVE_NANOSLEEP 1
5431_ACEOF 5388_ACEOF
5432 5389
5433else 5390else
5434 5391
5435 if test -z "$LIBEV_M4_AVOID_LIBRT"; then 5392 if test -z "$LIBEV_M4_AVOID_LIBRT"; then
5436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5 5393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
5437$as_echo_n "checking for nanosleep in -lrt... " >&6; } 5394$as_echo_n "checking for nanosleep in -lrt... " >&6; }
5438if ${ac_cv_lib_rt_nanosleep+:} false; then : 5395if test "${ac_cv_lib_rt_nanosleep+set}" = set; then :
5439 $as_echo_n "(cached) " >&6 5396 $as_echo_n "(cached) " >&6
5440else 5397else
5441 ac_check_lib_save_LIBS=$LIBS 5398 ac_check_lib_save_LIBS=$LIBS
5442LIBS="-lrt $LIBS" 5399LIBS="-lrt $LIBS"
5443cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5400cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5467 conftest$ac_exeext conftest.$ac_ext 5424 conftest$ac_exeext conftest.$ac_ext
5468LIBS=$ac_check_lib_save_LIBS 5425LIBS=$ac_check_lib_save_LIBS
5469fi 5426fi
5470{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5 5427{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
5471$as_echo "$ac_cv_lib_rt_nanosleep" >&6; } 5428$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
5472if test "x$ac_cv_lib_rt_nanosleep" = xyes; then : 5429if test "x$ac_cv_lib_rt_nanosleep" = x""yes; then :
5473 cat >>confdefs.h <<_ACEOF 5430 cat >>confdefs.h <<_ACEOF
5474#define HAVE_LIBRT 1 5431#define HAVE_LIBRT 1
5475_ACEOF 5432_ACEOF
5476 5433
5477 LIBS="-lrt $LIBS" 5434 LIBS="-lrt $LIBS"
5480 5437
5481 unset ac_cv_func_nanosleep 5438 unset ac_cv_func_nanosleep
5482 for ac_func in nanosleep 5439 for ac_func in nanosleep
5483do : 5440do :
5484 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep" 5441 ac_fn_cxx_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
5485if test "x$ac_cv_func_nanosleep" = xyes; then : 5442if test "x$ac_cv_func_nanosleep" = x""yes; then :
5486 cat >>confdefs.h <<_ACEOF 5443 cat >>confdefs.h <<_ACEOF
5487#define HAVE_NANOSLEEP 1 5444#define HAVE_NANOSLEEP 1
5488_ACEOF 5445_ACEOF
5489 5446
5490fi 5447fi
5499if test -z "$LIBEV_M4_AVOID_LIBM"; then 5456if test -z "$LIBEV_M4_AVOID_LIBM"; then
5500 LIBM=m 5457 LIBM=m
5501fi 5458fi
5502{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5 5459{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing floor" >&5
5503$as_echo_n "checking for library containing floor... " >&6; } 5460$as_echo_n "checking for library containing floor... " >&6; }
5504if ${ac_cv_search_floor+:} false; then : 5461if test "${ac_cv_search_floor+set}" = set; then :
5505 $as_echo_n "(cached) " >&6 5462 $as_echo_n "(cached) " >&6
5506else 5463else
5507 ac_func_search_save_LIBS=$LIBS 5464 ac_func_search_save_LIBS=$LIBS
5508cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5465cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5509/* end confdefs.h. */ 5466/* end confdefs.h. */
5533 if ac_fn_cxx_try_link "$LINENO"; then : 5490 if ac_fn_cxx_try_link "$LINENO"; then :
5534 ac_cv_search_floor=$ac_res 5491 ac_cv_search_floor=$ac_res
5535fi 5492fi
5536rm -f core conftest.err conftest.$ac_objext \ 5493rm -f core conftest.err conftest.$ac_objext \
5537 conftest$ac_exeext 5494 conftest$ac_exeext
5538 if ${ac_cv_search_floor+:} false; then : 5495 if test "${ac_cv_search_floor+set}" = set; then :
5539 break 5496 break
5540fi 5497fi
5541done 5498done
5542if ${ac_cv_search_floor+:} false; then : 5499if test "${ac_cv_search_floor+set}" = set; then :
5543 5500
5544else 5501else
5545 ac_cv_search_floor=no 5502 ac_cv_search_floor=no
5546fi 5503fi
5547rm conftest.$ac_ext 5504rm conftest.$ac_ext
5563 5520
5564# Extract the first word of "tic", so it can be a program name with args. 5521# Extract the first word of "tic", so it can be a program name with args.
5565set dummy tic; ac_word=$2 5522set dummy tic; ac_word=$2
5566{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5523{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5567$as_echo_n "checking for $ac_word... " >&6; } 5524$as_echo_n "checking for $ac_word... " >&6; }
5568if ${ac_cv_path_TIC+:} false; then : 5525if test "${ac_cv_path_TIC+set}" = set; then :
5569 $as_echo_n "(cached) " >&6 5526 $as_echo_n "(cached) " >&6
5570else 5527else
5571 case $TIC in 5528 case $TIC in
5572 [\\/]* | ?:[\\/]*) 5529 [\\/]* | ?:[\\/]*)
5573 ac_cv_path_TIC="$TIC" # Let the user override the test with a path. 5530 ac_cv_path_TIC="$TIC" # Let the user override the test with a path.
5616if test "x$with_x" = xno; then 5573if test "x$with_x" = xno; then
5617 # The user explicitly disabled X. 5574 # The user explicitly disabled X.
5618 have_x=disabled 5575 have_x=disabled
5619else 5576else
5620 case $x_includes,$x_libraries in #( 5577 case $x_includes,$x_libraries in #(
5621 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 5578 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 ;; #(
5622 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : 5579 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :
5623 $as_echo_n "(cached) " >&6 5580 $as_echo_n "(cached) " >&6
5624else 5581else
5625 # One or both of the vars are not set, and there is no cached value. 5582 # One or both of the vars are not set, and there is no cached value.
5626ac_x_includes=no ac_x_libraries=no 5583ac_x_includes=no ac_x_libraries=no
5627rm -f -r conftest.dir 5584rm -f -r conftest.dir
5894if ac_fn_cxx_try_link "$LINENO"; then : 5851if ac_fn_cxx_try_link "$LINENO"; then :
5895 5852
5896else 5853else
5897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 5854 { $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; } 5855$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
5899if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : 5856if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :
5900 $as_echo_n "(cached) " >&6 5857 $as_echo_n "(cached) " >&6
5901else 5858else
5902 ac_check_lib_save_LIBS=$LIBS 5859 ac_check_lib_save_LIBS=$LIBS
5903LIBS="-ldnet $LIBS" 5860LIBS="-ldnet $LIBS"
5904cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5861cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5928 conftest$ac_exeext conftest.$ac_ext 5885 conftest$ac_exeext conftest.$ac_ext
5929LIBS=$ac_check_lib_save_LIBS 5886LIBS=$ac_check_lib_save_LIBS
5930fi 5887fi
5931{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5888{ $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; } 5889$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
5933if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : 5890if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then :
5934 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 5891 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
5935fi 5892fi
5936 5893
5937 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 5894 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 5895 { $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; } 5896$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
5940if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : 5897if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :
5941 $as_echo_n "(cached) " >&6 5898 $as_echo_n "(cached) " >&6
5942else 5899else
5943 ac_check_lib_save_LIBS=$LIBS 5900 ac_check_lib_save_LIBS=$LIBS
5944LIBS="-ldnet_stub $LIBS" 5901LIBS="-ldnet_stub $LIBS"
5945cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5902cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5969 conftest$ac_exeext conftest.$ac_ext 5926 conftest$ac_exeext conftest.$ac_ext
5970LIBS=$ac_check_lib_save_LIBS 5927LIBS=$ac_check_lib_save_LIBS
5971fi 5928fi
5972{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 5929{ $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; } 5930$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
5974if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : 5931if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then :
5975 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 5932 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
5976fi 5933fi
5977 5934
5978 fi 5935 fi
5979fi 5936fi
5988 # The nsl library prevents programs from opening the X display 5945 # The nsl library prevents programs from opening the X display
5989 # on Irix 5.2, according to T.E. Dickey. 5946 # on Irix 5.2, according to T.E. Dickey.
5990 # The functions gethostbyname, getservbyname, and inet_addr are 5947 # The functions gethostbyname, getservbyname, and inet_addr are
5991 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 5948 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
5992 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 5949 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
5993if test "x$ac_cv_func_gethostbyname" = xyes; then : 5950if test "x$ac_cv_func_gethostbyname" = x""yes; then :
5994 5951
5995fi 5952fi
5996 5953
5997 if test $ac_cv_func_gethostbyname = no; then 5954 if test $ac_cv_func_gethostbyname = no; then
5998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 5955 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
5999$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5956$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
6000if ${ac_cv_lib_nsl_gethostbyname+:} false; then : 5957if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
6001 $as_echo_n "(cached) " >&6 5958 $as_echo_n "(cached) " >&6
6002else 5959else
6003 ac_check_lib_save_LIBS=$LIBS 5960 ac_check_lib_save_LIBS=$LIBS
6004LIBS="-lnsl $LIBS" 5961LIBS="-lnsl $LIBS"
6005cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5962cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6029 conftest$ac_exeext conftest.$ac_ext 5986 conftest$ac_exeext conftest.$ac_ext
6030LIBS=$ac_check_lib_save_LIBS 5987LIBS=$ac_check_lib_save_LIBS
6031fi 5988fi
6032{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 5989{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
6033$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 5990$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
6034if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : 5991if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
6035 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 5992 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
6036fi 5993fi
6037 5994
6038 if test $ac_cv_lib_nsl_gethostbyname = no; then 5995 if test $ac_cv_lib_nsl_gethostbyname = no; then
6039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 5996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
6040$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 5997$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
6041if ${ac_cv_lib_bsd_gethostbyname+:} false; then : 5998if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :
6042 $as_echo_n "(cached) " >&6 5999 $as_echo_n "(cached) " >&6
6043else 6000else
6044 ac_check_lib_save_LIBS=$LIBS 6001 ac_check_lib_save_LIBS=$LIBS
6045LIBS="-lbsd $LIBS" 6002LIBS="-lbsd $LIBS"
6046cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6003cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6070 conftest$ac_exeext conftest.$ac_ext 6027 conftest$ac_exeext conftest.$ac_ext
6071LIBS=$ac_check_lib_save_LIBS 6028LIBS=$ac_check_lib_save_LIBS
6072fi 6029fi
6073{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 6030{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
6074$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 6031$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
6075if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : 6032if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then :
6076 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 6033 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
6077fi 6034fi
6078 6035
6079 fi 6036 fi
6080 fi 6037 fi
6085 # on later versions), says Simon Leinen: it contains gethostby* 6042 # on later versions), says Simon Leinen: it contains gethostby*
6086 # variants that don't use the name server (or something). -lsocket 6043 # variants that don't use the name server (or something). -lsocket
6087 # must be given before -lnsl if both are needed. We assume that 6044 # must be given before -lnsl if both are needed. We assume that
6088 # if connect needs -lnsl, so does gethostbyname. 6045 # if connect needs -lnsl, so does gethostbyname.
6089 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect" 6046 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect"
6090if test "x$ac_cv_func_connect" = xyes; then : 6047if test "x$ac_cv_func_connect" = x""yes; then :
6091 6048
6092fi 6049fi
6093 6050
6094 if test $ac_cv_func_connect = no; then 6051 if test $ac_cv_func_connect = no; then
6095 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 6052 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
6096$as_echo_n "checking for connect in -lsocket... " >&6; } 6053$as_echo_n "checking for connect in -lsocket... " >&6; }
6097if ${ac_cv_lib_socket_connect+:} false; then : 6054if test "${ac_cv_lib_socket_connect+set}" = set; then :
6098 $as_echo_n "(cached) " >&6 6055 $as_echo_n "(cached) " >&6
6099else 6056else
6100 ac_check_lib_save_LIBS=$LIBS 6057 ac_check_lib_save_LIBS=$LIBS
6101LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 6058LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
6102cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6059cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6126 conftest$ac_exeext conftest.$ac_ext 6083 conftest$ac_exeext conftest.$ac_ext
6127LIBS=$ac_check_lib_save_LIBS 6084LIBS=$ac_check_lib_save_LIBS
6128fi 6085fi
6129{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 6086{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
6130$as_echo "$ac_cv_lib_socket_connect" >&6; } 6087$as_echo "$ac_cv_lib_socket_connect" >&6; }
6131if test "x$ac_cv_lib_socket_connect" = xyes; then : 6088if test "x$ac_cv_lib_socket_connect" = x""yes; then :
6132 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 6089 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
6133fi 6090fi
6134 6091
6135 fi 6092 fi
6136 6093
6137 # Guillermo Gomez says -lposix is necessary on A/UX. 6094 # Guillermo Gomez says -lposix is necessary on A/UX.
6138 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove" 6095 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove"
6139if test "x$ac_cv_func_remove" = xyes; then : 6096if test "x$ac_cv_func_remove" = x""yes; then :
6140 6097
6141fi 6098fi
6142 6099
6143 if test $ac_cv_func_remove = no; then 6100 if test $ac_cv_func_remove = no; then
6144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 6101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
6145$as_echo_n "checking for remove in -lposix... " >&6; } 6102$as_echo_n "checking for remove in -lposix... " >&6; }
6146if ${ac_cv_lib_posix_remove+:} false; then : 6103if test "${ac_cv_lib_posix_remove+set}" = set; then :
6147 $as_echo_n "(cached) " >&6 6104 $as_echo_n "(cached) " >&6
6148else 6105else
6149 ac_check_lib_save_LIBS=$LIBS 6106 ac_check_lib_save_LIBS=$LIBS
6150LIBS="-lposix $LIBS" 6107LIBS="-lposix $LIBS"
6151cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6108cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6175 conftest$ac_exeext conftest.$ac_ext 6132 conftest$ac_exeext conftest.$ac_ext
6176LIBS=$ac_check_lib_save_LIBS 6133LIBS=$ac_check_lib_save_LIBS
6177fi 6134fi
6178{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 6135{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
6179$as_echo "$ac_cv_lib_posix_remove" >&6; } 6136$as_echo "$ac_cv_lib_posix_remove" >&6; }
6180if test "x$ac_cv_lib_posix_remove" = xyes; then : 6137if test "x$ac_cv_lib_posix_remove" = x""yes; then :
6181 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 6138 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
6182fi 6139fi
6183 6140
6184 fi 6141 fi
6185 6142
6186 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 6143 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
6187 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 6144 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
6188if test "x$ac_cv_func_shmat" = xyes; then : 6145if test "x$ac_cv_func_shmat" = x""yes; then :
6189 6146
6190fi 6147fi
6191 6148
6192 if test $ac_cv_func_shmat = no; then 6149 if test $ac_cv_func_shmat = no; then
6193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 6150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
6194$as_echo_n "checking for shmat in -lipc... " >&6; } 6151$as_echo_n "checking for shmat in -lipc... " >&6; }
6195if ${ac_cv_lib_ipc_shmat+:} false; then : 6152if test "${ac_cv_lib_ipc_shmat+set}" = set; then :
6196 $as_echo_n "(cached) " >&6 6153 $as_echo_n "(cached) " >&6
6197else 6154else
6198 ac_check_lib_save_LIBS=$LIBS 6155 ac_check_lib_save_LIBS=$LIBS
6199LIBS="-lipc $LIBS" 6156LIBS="-lipc $LIBS"
6200cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6157cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6224 conftest$ac_exeext conftest.$ac_ext 6181 conftest$ac_exeext conftest.$ac_ext
6225LIBS=$ac_check_lib_save_LIBS 6182LIBS=$ac_check_lib_save_LIBS
6226fi 6183fi
6227{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 6184{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
6228$as_echo "$ac_cv_lib_ipc_shmat" >&6; } 6185$as_echo "$ac_cv_lib_ipc_shmat" >&6; }
6229if test "x$ac_cv_lib_ipc_shmat" = xyes; then : 6186if test "x$ac_cv_lib_ipc_shmat" = x""yes; then :
6230 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 6187 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
6231fi 6188fi
6232 6189
6233 fi 6190 fi
6234 fi 6191 fi
6242 # These have to be linked with before -lX11, unlike the other 6199 # These have to be linked with before -lX11, unlike the other
6243 # libraries we check for below, so use a different variable. 6200 # libraries we check for below, so use a different variable.
6244 # John Interrante, Karl Berry 6201 # John Interrante, Karl Berry
6245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 6202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
6246$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 6203$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
6247if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : 6204if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :
6248 $as_echo_n "(cached) " >&6 6205 $as_echo_n "(cached) " >&6
6249else 6206else
6250 ac_check_lib_save_LIBS=$LIBS 6207 ac_check_lib_save_LIBS=$LIBS
6251LIBS="-lICE $X_EXTRA_LIBS $LIBS" 6208LIBS="-lICE $X_EXTRA_LIBS $LIBS"
6252cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6209cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6276 conftest$ac_exeext conftest.$ac_ext 6233 conftest$ac_exeext conftest.$ac_ext
6277LIBS=$ac_check_lib_save_LIBS 6234LIBS=$ac_check_lib_save_LIBS
6278fi 6235fi
6279{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 6236{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
6280$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 6237$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
6281if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : 6238if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then :
6282 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 6239 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
6283fi 6240fi
6284 6241
6285 LDFLAGS=$ac_save_LDFLAGS 6242 LDFLAGS=$ac_save_LDFLAGS
6286 6243
6287fi 6244fi
6288 6245
6289 6246
6290image_lib=none 6247STARTUP_NOTIFICATION_CFLAGS=
6248STARTUP_NOTIFICATION_LIBS=
6291 6249
6292PIXBUF_CFLAGS=
6293PIXBUF_LIBS=
6294
6295if test x$support_pixbuf = xyes; then 6250if test x$support_startup_notification = xyes; then
6296 support_pixbuf=no 6251 support_startup_notification=no
6297 # Extract the first word of "pkg-config", so it can be a program name with args. 6252 # Extract the first word of "pkg-config", so it can be a program name with args.
6298set dummy pkg-config; ac_word=$2 6253set dummy pkg-config; ac_word=$2
6299{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6254{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6300$as_echo_n "checking for $ac_word... " >&6; } 6255$as_echo_n "checking for $ac_word... " >&6; }
6301if ${ac_cv_path_PKG_CONFIG+:} false; then : 6256if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6302 $as_echo_n "(cached) " >&6 6257 $as_echo_n "(cached) " >&6
6303else 6258else
6304 case $PKG_CONFIG in 6259 case $PKG_CONFIG in
6305 [\\/]* | ?:[\\/]*) 6260 [\\/]* | ?:[\\/]*)
6306 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 6261 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6334$as_echo "no" >&6; } 6289$as_echo "no" >&6; }
6335fi 6290fi
6336 6291
6337 6292
6338 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf" >&5 6293 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libstartup-notification" >&5
6339$as_echo_n "checking for gdk-pixbuf... " >&6; } 6294$as_echo_n "checking for libstartup-notification... " >&6; }
6340 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-2.0; then 6295 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libstartup-notification-1.0; then
6341 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-2.0 --cflags`" 6296 STARTUP_NOTIFICATION_CFLAGS="`$PKG_CONFIG libstartup-notification-1.0 --cflags`"
6342 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-2.0 --libs`" 6297 STARTUP_NOTIFICATION_LIBS="`$PKG_CONFIG libstartup-notification-1.0 --libs`"
6343 support_pixbuf=yes 6298 support_startup_notification=yes
6344 fi 6299 fi
6345 6300
6346 if test x$support_pixbuf = xyes; then 6301 if test x$support_startup_notification = xyes; then
6347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 6302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6348$as_echo "ok" >&6; } 6303$as_echo "ok" >&6; }
6349 image_lib=gdk-pixbuf
6350 support_afterimage=no
6351 6304
6352$as_echo "#define HAVE_PIXBUF 1" >>confdefs.h 6305$as_echo "#define HAVE_STARTUP_NOTIFICATION 1" >>confdefs.h
6353
6354
6355$as_echo "#define BG_IMAGE_FROM_FILE 1" >>confdefs.h
6356 6306
6357 else 6307 else
6358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6359$as_echo "no" >&6; } 6309$as_echo "no" >&6; }
6360 fi 6310 fi
6361fi 6311fi
6362 6312
6363 6313
6364 6314
6365 6315
6366STARTUP_NOTIFICATION_CFLAGS= 6316for ac_header in \
6367STARTUP_NOTIFICATION_LIBS= 6317 sys/byteorder.h \
6318 sys/ioctl.h \
6319 sys/sockio.h \
6320 sys/strredir.h \
6321 stdint.h \
6322 wchar.h \
6368 6323
6324do :
6325 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6326ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6327if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6328 cat >>confdefs.h <<_ACEOF
6329#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6330_ACEOF
6331
6332fi
6333
6334done
6335
6336
6337{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6338$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6339if test "${rxvt_cv_xlib_illegal_access+set}" = set; then :
6340 $as_echo_n "(cached) " >&6
6341else
6342 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6343/* end confdefs.h. */
6344
6345#define XLIB_ILLEGAL_ACCESS
6346#include <X11/Xlib.h>
6347
6348int
6349main ()
6350{
6351
6352 Display *dpy;
6353 dpy->xdefaults = (char *)0;
6354
6355 ;
6356 return 0;
6357}
6358_ACEOF
6359if ac_fn_cxx_try_compile "$LINENO"; then :
6360 rxvt_cv_xlib_illegal_access=yes
6361else
6362 rxvt_cv_xlib_illegal_access=no
6363
6364fi
6365rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6366fi
6367{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_xlib_illegal_access" >&5
6368$as_echo "$rxvt_cv_xlib_illegal_access" >&6; }
6369if test x$rxvt_cv_xlib_illegal_access = xyes; then
6370
6371$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h
6372
6373fi
6374
6375ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
6376if test "x$ac_cv_type_mode_t" = x""yes; then :
6377
6378else
6379
6380cat >>confdefs.h <<_ACEOF
6381#define mode_t int
6382_ACEOF
6383
6384fi
6385
6386ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6387if test "x$ac_cv_type_pid_t" = x""yes; then :
6388
6389else
6390
6391cat >>confdefs.h <<_ACEOF
6392#define pid_t int
6393_ACEOF
6394
6395fi
6396
6397{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
6398$as_echo_n "checking for uid_t in sys/types.h... " >&6; }
6399if test "${ac_cv_type_uid_t+set}" = set; then :
6400 $as_echo_n "(cached) " >&6
6401else
6402 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6403/* end confdefs.h. */
6404#include <sys/types.h>
6405
6406_ACEOF
6407if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6408 $EGREP "uid_t" >/dev/null 2>&1; then :
6409 ac_cv_type_uid_t=yes
6410else
6411 ac_cv_type_uid_t=no
6412fi
6413rm -f conftest*
6414
6415fi
6416{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
6417$as_echo "$ac_cv_type_uid_t" >&6; }
6418if test $ac_cv_type_uid_t = no; then
6419
6420$as_echo "#define uid_t int" >>confdefs.h
6421
6422
6423$as_echo "#define gid_t int" >>confdefs.h
6424
6425fi
6426
6427ac_fn_c_find_intX_t "$LINENO" "16" "ac_cv_c_int16_t"
6428case $ac_cv_c_int16_t in #(
6429 no|yes) ;; #(
6430 *)
6431
6432cat >>confdefs.h <<_ACEOF
6433#define int16_t $ac_cv_c_int16_t
6434_ACEOF
6435;;
6436esac
6437
6438ac_fn_c_find_uintX_t "$LINENO" "16" "ac_cv_c_uint16_t"
6439case $ac_cv_c_uint16_t in #(
6440 no|yes) ;; #(
6441 *)
6442
6443
6444cat >>confdefs.h <<_ACEOF
6445#define uint16_t $ac_cv_c_uint16_t
6446_ACEOF
6447;;
6448 esac
6449
6450ac_fn_c_find_intX_t "$LINENO" "32" "ac_cv_c_int32_t"
6451case $ac_cv_c_int32_t in #(
6452 no|yes) ;; #(
6453 *)
6454
6455cat >>confdefs.h <<_ACEOF
6456#define int32_t $ac_cv_c_int32_t
6457_ACEOF
6458;;
6459esac
6460
6461ac_fn_c_find_uintX_t "$LINENO" "32" "ac_cv_c_uint32_t"
6462case $ac_cv_c_uint32_t in #(
6463 no|yes) ;; #(
6464 *)
6465
6466$as_echo "#define _UINT32_T 1" >>confdefs.h
6467
6468
6469cat >>confdefs.h <<_ACEOF
6470#define uint32_t $ac_cv_c_uint32_t
6471_ACEOF
6472;;
6473 esac
6474
6475
6476for ac_func in unsetenv
6477do :
6478 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv"
6479if test "x$ac_cv_func_unsetenv" = x""yes; then :
6480 cat >>confdefs.h <<_ACEOF
6481#define HAVE_UNSETENV 1
6482_ACEOF
6483
6484fi
6485done
6486
6487
6488
6489support_utmp=yes
6490support_wtmp=yes
6491support_lastlog=yes
6492
6493# Check whether --enable-utmp was given.
6494if test "${enable_utmp+set}" = set; then :
6495 enableval=$enable_utmp; if test x$enableval = xyes -o x$enableval = xno; then
6496 support_utmp=$enableval
6497 fi
6498fi
6499
6500
6501# Check whether --enable-wtmp was given.
6502if test "${enable_wtmp+set}" = set; then :
6503 enableval=$enable_wtmp; if test x$enableval = xyes -o x$enableval = xno; then
6504 support_wtmp=$enableval
6505 fi
6506fi
6507
6508
6509# Check whether --enable-lastlog was given.
6510if test "${enable_lastlog+set}" = set; then :
6511 enableval=$enable_lastlog; if test x$enableval = xyes -o x$enableval = xno; then
6512 support_lastlog=$enableval
6513 fi
6514fi
6515
6516
6369if test x$support_startup_notification = xyes; then 6517if test x$support_utmp = xyes; then
6370 support_startup_notification=no 6518
6519$as_echo "#define UTMP_SUPPORT 1" >>confdefs.h
6520
6521fi
6522if test x$support_wtmp = xyes; then
6523
6524$as_echo "#define WTMP_SUPPORT 1" >>confdefs.h
6525
6526fi
6527if test x$support_lastlog = xyes; then
6528
6529$as_echo "#define LASTLOG_SUPPORT 1" >>confdefs.h
6530
6531fi
6532
6533for ac_func in \
6534 updwtmp \
6535 updwtmpx \
6536 updlastlogx \
6537
6538do :
6539 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6540ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
6541if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
6542 cat >>confdefs.h <<_ACEOF
6543#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6544_ACEOF
6545
6546fi
6547done
6548
6549
6550for ac_header in lastlog.h
6551do :
6552 ac_fn_cxx_check_header_mongrel "$LINENO" "lastlog.h" "ac_cv_header_lastlog_h" "$ac_includes_default"
6553if test "x$ac_cv_header_lastlog_h" = x""yes; then :
6554 cat >>confdefs.h <<_ACEOF
6555#define HAVE_LASTLOG_H 1
6556_ACEOF
6557
6558fi
6559
6560done
6561
6562
6563case $host in
6564 *-*-solaris*)
6565
6566$as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
6567
6568 ;;
6569esac
6570
6571
6572for ac_header in utmp.h
6573do :
6574 ac_fn_cxx_check_header_mongrel "$LINENO" "utmp.h" "ac_cv_header_utmp_h" "$ac_includes_default"
6575if test "x$ac_cv_header_utmp_h" = x""yes; then :
6576 cat >>confdefs.h <<_ACEOF
6577#define HAVE_UTMP_H 1
6578_ACEOF
6579 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" "
6580#include <sys/types.h>
6581#include <utmp.h>
6582
6583"
6584if test "x$ac_cv_type_struct_utmp" = x""yes; then :
6585
6586cat >>confdefs.h <<_ACEOF
6587#define HAVE_STRUCT_UTMP 1
6588_ACEOF
6589
6590
6591fi
6592
6593
6594
6595# ac_fn_cxx_check_member LINENO AGGR MEMBER VAR INCLUDES
6596# ------------------------------------------------------
6597# Tries to find if the field MEMBER exists in type AGGR, after including
6598# INCLUDES, setting cache variable VAR accordingly.
6599ac_fn_cxx_check_member ()
6600{
6601 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
6602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
6603$as_echo_n "checking for $2.$3... " >&6; }
6604if eval "test \"\${$4+set}\"" = set; then :
6605 $as_echo_n "(cached) " >&6
6606else
6607 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6608/* end confdefs.h. */
6609$5
6610int
6611main ()
6612{
6613static $2 ac_aggr;
6614if (ac_aggr.$3)
6615return 0;
6616 ;
6617 return 0;
6618}
6619_ACEOF
6620if ac_fn_cxx_try_compile "$LINENO"; then :
6621 eval "$4=yes"
6622else
6623 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6624/* end confdefs.h. */
6625$5
6626int
6627main ()
6628{
6629static $2 ac_aggr;
6630if (sizeof ac_aggr.$3)
6631return 0;
6632 ;
6633 return 0;
6634}
6635_ACEOF
6636if ac_fn_cxx_try_compile "$LINENO"; then :
6637 eval "$4=yes"
6638else
6639 eval "$4=no"
6640fi
6641rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6642fi
6643rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6644fi
6645eval ac_res=\$$4
6646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6647$as_echo "$ac_res" >&6; }
6648 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
6649
6650} # ac_fn_cxx_check_member
6651ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" "
6652#include <sys/types.h>
6653#include <utmp.h>
6654
6655"
6656if test "x$ac_cv_member_struct_utmp_ut_host" = x""yes; then :
6657
6658$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h
6659
6660fi
6661
6662
6663ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" "
6664#include <sys/types.h>
6665#include <utmp.h>
6666
6667"
6668if test "x$ac_cv_member_struct_utmp_ut_pid" = x""yes; then :
6669
6670$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h
6671
6672fi
6673
6674
6675fi
6676
6677done
6678
6679
6680for ac_header in utmpx.h
6681do :
6682 ac_fn_cxx_check_header_mongrel "$LINENO" "utmpx.h" "ac_cv_header_utmpx_h" "$ac_includes_default"
6683if test "x$ac_cv_header_utmpx_h" = x""yes; then :
6684 cat >>confdefs.h <<_ACEOF
6685#define HAVE_UTMPX_H 1
6686_ACEOF
6687 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" "
6688#include <sys/types.h>
6689#include <utmpx.h>
6690
6691"
6692if test "x$ac_cv_type_struct_utmpx" = x""yes; then :
6693
6694cat >>confdefs.h <<_ACEOF
6695#define HAVE_STRUCT_UTMPX 1
6696_ACEOF
6697
6698
6699fi
6700
6701
6702ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" "
6703#include <sys/types.h>
6704#include <utmpx.h>
6705
6706"
6707if test "x$ac_cv_member_struct_utmpx_ut_host" = x""yes; then :
6708
6709$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h
6710
6711fi
6712
6713
6714fi
6715
6716done
6717
6718ac_fn_cxx_check_type "$LINENO" "struct lastlog" "ac_cv_type_struct_lastlog" "
6719#include <sys/types.h>
6720#include <utmp.h>
6721#ifdef HAVE_LASTLOG_H
6722#include <lastlog.h>
6723#endif
6724
6725"
6726if test "x$ac_cv_type_struct_lastlog" = x""yes; then :
6727
6728cat >>confdefs.h <<_ACEOF
6729#define HAVE_STRUCT_LASTLOG 1
6730_ACEOF
6731
6732
6733fi
6734
6735
6736ac_fn_cxx_check_type "$LINENO" "struct lastlogx" "ac_cv_type_struct_lastlogx" "
6737#include <sys/types.h>
6738#include <utmpx.h>
6739#ifdef HAVE_LASTLOG_H
6740#include <lastlog.h>
6741#endif
6742
6743"
6744if test "x$ac_cv_type_struct_lastlogx" = x""yes; then :
6745
6746cat >>confdefs.h <<_ACEOF
6747#define HAVE_STRUCT_LASTLOGX 1
6748_ACEOF
6749
6750
6751fi
6752
6753
6754
6755{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of utmp" >&5
6756$as_echo_n "checking for a fallback location of utmp... " >&6; }
6757if test "${pt_cv_path_utmp+set}" = set; then :
6758 $as_echo_n "(cached) " >&6
6759else
6760
6761if test "$cross_compiling" != yes; then
6762 for file in "/var/run/utmp" "/var/adm/utmp" "/etc/utmp" "/usr/etc/utmp" "/usr/adm/utmp"; do
6763 if test -f "$file"; then
6764 pt_cv_path_utmp=$file
6765 break
6766 fi
6767 done
6768fi
6769fi
6770{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_utmp" >&5
6771$as_echo "$pt_cv_path_utmp" >&6; }
6772if test x$pt_cv_path_utmp != x; then
6773
6774cat >>confdefs.h <<_ACEOF
6775#define PT_UTMP_FILE "$pt_cv_path_utmp"
6776_ACEOF
6777
6778elif test "$cross_compiling" = yes; then
6779 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_UTMP_FILE in config.h manually" >&5
6780$as_echo "$as_me: WARNING: Define PT_UTMP_FILE in config.h manually" >&2;}
6781fi
6782
6783
6784{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmp" >&5
6785$as_echo_n "checking for a fallback location of wtmp... " >&6; }
6786if test "${pt_cv_path_wtmp+set}" = set; then :
6787 $as_echo_n "(cached) " >&6
6788else
6789
6790if test "$cross_compiling" != yes; then
6791 for file in "/var/log/wtmp" "/var/adm/wtmp" "/etc/wtmp" "/usr/etc/wtmp" "/usr/adm/wtmp"; do
6792 if test -f "$file"; then
6793 pt_cv_path_wtmp=$file
6794 break
6795 fi
6796 done
6797fi
6798fi
6799{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_wtmp" >&5
6800$as_echo "$pt_cv_path_wtmp" >&6; }
6801if test x$pt_cv_path_wtmp != x; then
6802
6803cat >>confdefs.h <<_ACEOF
6804#define PT_WTMP_FILE "$pt_cv_path_wtmp"
6805_ACEOF
6806
6807elif test "$cross_compiling" = yes; then
6808 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_WTMP_FILE in config.h manually" >&5
6809$as_echo "$as_me: WARNING: Define PT_WTMP_FILE in config.h manually" >&2;}
6810fi
6811
6812{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmpx" >&5
6813$as_echo_n "checking for a fallback location of wtmpx... " >&6; }
6814if test "${pt_cv_path_wtmpx+set}" = set; then :
6815 $as_echo_n "(cached) " >&6
6816else
6817
6818if test "$cross_compiling" != yes; then
6819 for file in "/var/log/wtmpx" "/var/adm/wtmpx"; do
6820 if test -f "$file"; then
6821 pt_cv_path_wtmpx=$file
6822 break
6823 fi
6824 done
6825fi
6826fi
6827{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_wtmpx" >&5
6828$as_echo "$pt_cv_path_wtmpx" >&6; }
6829if test x$pt_cv_path_wtmpx != x; then
6830
6831cat >>confdefs.h <<_ACEOF
6832#define PT_WTMPX_FILE "$pt_cv_path_wtmpx"
6833_ACEOF
6834
6835elif test "$cross_compiling" = yes; then
6836 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_WTMPX_FILE in config.h manually" >&5
6837$as_echo "$as_me: WARNING: Define PT_WTMPX_FILE in config.h manually" >&2;}
6838fi
6839
6840{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlog" >&5
6841$as_echo_n "checking for a fallback location of lastlog... " >&6; }
6842if test "${pt_cv_path_lastlog+set}" = set; then :
6843 $as_echo_n "(cached) " >&6
6844else
6845
6846if test "$cross_compiling" != yes; then
6847 for file in "/var/log/lastlog" "/var/adm/lastlog"; do
6848 if test -f "$file"; then
6849 pt_cv_path_lastlog=$file
6850 break
6851 fi
6852 done
6853fi
6854fi
6855{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_lastlog" >&5
6856$as_echo "$pt_cv_path_lastlog" >&6; }
6857if test x$pt_cv_path_lastlog != x; then
6858
6859cat >>confdefs.h <<_ACEOF
6860#define PT_LASTLOG_FILE "$pt_cv_path_lastlog"
6861_ACEOF
6862
6863elif test "$cross_compiling" = yes; then
6864 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_LASTLOG_FILE in config.h manually" >&5
6865$as_echo "$as_me: WARNING: Define PT_LASTLOG_FILE in config.h manually" >&2;}
6866fi
6867
6868{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlogx" >&5
6869$as_echo_n "checking for a fallback location of lastlogx... " >&6; }
6870if test "${pt_cv_path_lastlogx+set}" = set; then :
6871 $as_echo_n "(cached) " >&6
6872else
6873
6874if test "$cross_compiling" != yes; then
6875 for file in "/var/log/lastlogx" "/var/adm/lastlogx"; do
6876 if test -f "$file"; then
6877 pt_cv_path_lastlogx=$file
6878 break
6879 fi
6880 done
6881fi
6882fi
6883{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_lastlogx" >&5
6884$as_echo "$pt_cv_path_lastlogx" >&6; }
6885if test x$pt_cv_path_lastlogx != x; then
6886
6887cat >>confdefs.h <<_ACEOF
6888#define PT_LASTLOGX_FILE "$pt_cv_path_lastlogx"
6889_ACEOF
6890
6891elif test "$cross_compiling" = yes; then
6892 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_LASTLOGX_FILE in config.h manually" >&5
6893$as_echo "$as_me: WARNING: Define PT_LASTLOGX_FILE in config.h manually" >&2;}
6894fi
6895
6896
6897
6898
6899save_LIBS=$LIBS
6900save_CFLAGS=$CFLAGS
6901CFLAGS="$CFLAGS $X_CFLAGS"
6902LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11"
6903if test x$support_xim = xyes; then
6904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5
6905$as_echo_n "checking for working Xlocale... " >&6; }
6906if test "${rxvt_cv_func_xlocale+set}" = set; then :
6907 $as_echo_n "(cached) " >&6
6908else
6909 if test "$cross_compiling" = yes; then :
6910 :
6911else
6912 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6913/* end confdefs.h. */
6914
6915 #include <X11/Xlib.h>
6916 #include <stdlib.h>
6917 int main() {
6918 char *p;
6919 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
6920 exit (XSupportsLocale() ? 0 : 1);
6921 else
6922 exit (1);
6923 }
6924
6925_ACEOF
6926if ac_fn_cxx_try_run "$LINENO"; then :
6927 rxvt_cv_func_xlocale=yes
6928else
6929 rxvt_cv_func_xlocale=no
6930fi
6931rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6932 conftest.$ac_objext conftest.beam conftest.$ac_ext
6933fi
6934
6935fi
6936{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_xlocale" >&5
6937$as_echo "$rxvt_cv_func_xlocale" >&6; }
6938 if test x$rxvt_cv_func_xlocale = xyes; then
6939
6940$as_echo "#define USE_XIM 1" >>confdefs.h
6941
6942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5
6943$as_echo_n "checking for broken XIM callback... " >&6; }
6944if test "${rxvt_cv_broken_ximcb+set}" = set; then :
6945 $as_echo_n "(cached) " >&6
6946else
6947 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6948/* end confdefs.h. */
6949
6950 #include <X11/Xlib.h>
6951
6952 void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
6953
6954 void f() {
6955 XIMCallback cb;
6956 cb.callback = im_destroy_cb;
6957 }
6958
6959_ACEOF
6960if ac_fn_cxx_try_compile "$LINENO"; then :
6961 rxvt_cv_broken_ximcb=yes
6962else
6963 rxvt_cv_broken_ximcb=no
6964fi
6965rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6966fi
6967{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_broken_ximcb" >&5
6968$as_echo "$rxvt_cv_broken_ximcb" >&6; }
6969
6970 if test x$rxvt_cv_broken_ximcb = xyes; then
6971
6972$as_echo "#define XIMCB_PROTO_BROKEN 1" >>confdefs.h
6973
6974 fi
6975 fi
6976fi
6977
6978{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5
6979$as_echo_n "checking for working X setlocale... " >&6; }
6980if test "${rxvt_cv_func_xsetlocale+set}" = set; then :
6981 $as_echo_n "(cached) " >&6
6982else
6983 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6984/* end confdefs.h. */
6985#define X_LOCALE 1
6986#include <X11/Xlocale.h>
6987int
6988main ()
6989{
6990setlocale(LC_CTYPE, "");
6991 ;
6992 return 0;
6993}
6994_ACEOF
6995if ac_fn_cxx_try_link "$LINENO"; then :
6996 rxvt_cv_func_xsetlocale=yes
6997else
6998 rxvt_cv_func_xsetlocale=no
6999fi
7000rm -f core conftest.err conftest.$ac_objext \
7001 conftest$ac_exeext conftest.$ac_ext
7002fi
7003{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_xsetlocale" >&5
7004$as_echo "$rxvt_cv_func_xsetlocale" >&6; }
7005if test x$rxvt_cv_func_xsetlocale = xyes; then
7006
7007$as_echo "#define HAVE_XSETLOCALE 1" >>confdefs.h
7008
7009fi
7010LIBS=$save_LIBS
7011CFLAGS=$save_CFLAGS
7012
7013{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5
7014$as_echo_n "checking for working nl_langinfo... " >&6; }
7015if test "${rxvt_cv_func_nl_langinfo+set}" = set; then :
7016 $as_echo_n "(cached) " >&6
7017else
7018 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7019/* end confdefs.h. */
7020#include <langinfo.h>
7021int
7022main ()
7023{
7024nl_langinfo(CODESET);
7025 ;
7026 return 0;
7027}
7028_ACEOF
7029if ac_fn_cxx_try_link "$LINENO"; then :
7030 rxvt_cv_func_nl_langinfo=yes
7031else
7032 rxvt_cv_func_nl_langinfo=no
7033fi
7034rm -f core conftest.err conftest.$ac_objext \
7035 conftest$ac_exeext conftest.$ac_ext
7036fi
7037{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_nl_langinfo" >&5
7038$as_echo "$rxvt_cv_func_nl_langinfo" >&6; }
7039if test x$rxvt_cv_func_nl_langinfo = xyes; then
7040
7041$as_echo "#define HAVE_NL_LANGINFO 1" >>confdefs.h
7042
7043fi
7044
7045
7046case $host in
7047 *-*-solaris*)
7048
7049$as_echo "#define _XOPEN_SOURCE 500" >>confdefs.h
7050
7051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing sendmsg" >&5
7052$as_echo_n "checking for library containing sendmsg... " >&6; }
7053if test "${ac_cv_search_sendmsg+set}" = set; then :
7054 $as_echo_n "(cached) " >&6
7055else
7056 ac_func_search_save_LIBS=$LIBS
7057cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7058/* end confdefs.h. */
7059
7060/* Override any GCC internal prototype to avoid an error.
7061 Use char because int might match the return type of a GCC
7062 builtin and then its argument prototype would still apply. */
7063#ifdef __cplusplus
7064extern "C"
7065#endif
7066char sendmsg ();
7067int
7068main ()
7069{
7070return sendmsg ();
7071 ;
7072 return 0;
7073}
7074_ACEOF
7075for ac_lib in '' socket; do
7076 if test -z "$ac_lib"; then
7077 ac_res="none required"
7078 else
7079 ac_res=-l$ac_lib
7080 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7081 fi
7082 if ac_fn_cxx_try_link "$LINENO"; then :
7083 ac_cv_search_sendmsg=$ac_res
7084fi
7085rm -f core conftest.err conftest.$ac_objext \
7086 conftest$ac_exeext
7087 if test "${ac_cv_search_sendmsg+set}" = set; then :
7088 break
7089fi
7090done
7091if test "${ac_cv_search_sendmsg+set}" = set; then :
7092
7093else
7094 ac_cv_search_sendmsg=no
7095fi
7096rm conftest.$ac_ext
7097LIBS=$ac_func_search_save_LIBS
7098fi
7099{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_sendmsg" >&5
7100$as_echo "$ac_cv_search_sendmsg" >&6; }
7101ac_res=$ac_cv_search_sendmsg
7102if test "$ac_res" != no; then :
7103 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7104
7105fi
7106
7107 ;;
7108esac
7109
7110{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5
7111$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; }
7112if test "${pt_cv_can_pass_fds+set}" = set; then :
7113 $as_echo_n "(cached) " >&6
7114else
7115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7116/* end confdefs.h. */
7117
7118#include <stddef.h> // broken bsds (is that redundant?) need this
7119#include <sys/types.h>
7120#include <sys/socket.h>
7121#include <sys/uio.h>
7122
7123int
7124main ()
7125{
7126
7127{
7128 msghdr msg;
7129 iovec iov;
7130 char buf [100];
7131 char data = 0;
7132
7133 iov.iov_base = &data;
7134 iov.iov_len = 1;
7135
7136 msg.msg_iov = &iov;
7137 msg.msg_iovlen = 1;
7138 msg.msg_control = buf;
7139 msg.msg_controllen = sizeof buf;
7140
7141 cmsghdr *cmsg = CMSG_FIRSTHDR (&msg);
7142 cmsg->cmsg_level = SOL_SOCKET;
7143 cmsg->cmsg_type = SCM_RIGHTS;
7144 cmsg->cmsg_len = 100;
7145
7146 *(int *)CMSG_DATA (cmsg) = 5;
7147
7148 return sendmsg (3, &msg, 0);
7149}
7150
7151 ;
7152 return 0;
7153}
7154_ACEOF
7155if ac_fn_cxx_try_link "$LINENO"; then :
7156 pt_cv_can_pass_fds=yes
7157else
7158 pt_cv_can_pass_fds=no
7159fi
7160rm -f core conftest.err conftest.$ac_objext \
7161 conftest$ac_exeext conftest.$ac_ext
7162fi
7163{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_can_pass_fds" >&5
7164$as_echo "$pt_cv_can_pass_fds" >&6; }
7165if test x$pt_cv_can_pass_fds = xyes; then
7166
7167$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h
7168
7169else
7170 as_fn_error $? "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5
7171fi
7172
7173
7174
7175for ac_header in \
7176 pty.h \
7177 util.h \
7178 libutil.h \
7179 sys/ioctl.h \
7180 stropts.h \
7181
7182do :
7183 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7184ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
7185if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7186 cat >>confdefs.h <<_ACEOF
7187#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7188_ACEOF
7189
7190fi
7191
7192done
7193
7194
7195for ac_func in \
7196 revoke \
7197 _getpty \
7198 getpt \
7199 posix_openpt \
7200 isastream \
7201 setuid \
7202 seteuid \
7203 setreuid \
7204 setresuid \
7205
7206do :
7207 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7208ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
7209if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7210 cat >>confdefs.h <<_ACEOF
7211#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7212_ACEOF
7213
7214fi
7215done
7216
7217
7218{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for UNIX98 ptys" >&5
7219$as_echo_n "checking for UNIX98 ptys... " >&6; }
7220cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7221/* end confdefs.h. */
7222#include <stdlib.h>
7223int
7224main ()
7225{
7226grantpt(0);unlockpt(0);ptsname(0);
7227 ;
7228 return 0;
7229}
7230_ACEOF
7231if ac_fn_cxx_try_link "$LINENO"; then :
7232 unix98_pty=yes
7233
7234$as_echo "#define UNIX98_PTY 1" >>confdefs.h
7235
7236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7237$as_echo "yes" >&6; }
7238else
7239 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7240$as_echo "no" >&6; }
7241fi
7242rm -f core conftest.err conftest.$ac_objext \
7243 conftest$ac_exeext conftest.$ac_ext
7244
7245if test -z "$unix98_pty"; then
7246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5
7247$as_echo_n "checking for library containing openpty... " >&6; }
7248if test "${ac_cv_search_openpty+set}" = set; then :
7249 $as_echo_n "(cached) " >&6
7250else
7251 ac_func_search_save_LIBS=$LIBS
7252cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7253/* end confdefs.h. */
7254
7255/* Override any GCC internal prototype to avoid an error.
7256 Use char because int might match the return type of a GCC
7257 builtin and then its argument prototype would still apply. */
7258#ifdef __cplusplus
7259extern "C"
7260#endif
7261char openpty ();
7262int
7263main ()
7264{
7265return openpty ();
7266 ;
7267 return 0;
7268}
7269_ACEOF
7270for ac_lib in '' util; do
7271 if test -z "$ac_lib"; then
7272 ac_res="none required"
7273 else
7274 ac_res=-l$ac_lib
7275 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7276 fi
7277 if ac_fn_cxx_try_link "$LINENO"; then :
7278 ac_cv_search_openpty=$ac_res
7279fi
7280rm -f core conftest.err conftest.$ac_objext \
7281 conftest$ac_exeext
7282 if test "${ac_cv_search_openpty+set}" = set; then :
7283 break
7284fi
7285done
7286if test "${ac_cv_search_openpty+set}" = set; then :
7287
7288else
7289 ac_cv_search_openpty=no
7290fi
7291rm conftest.$ac_ext
7292LIBS=$ac_func_search_save_LIBS
7293fi
7294{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_openpty" >&5
7295$as_echo "$ac_cv_search_openpty" >&6; }
7296ac_res=$ac_cv_search_openpty
7297if test "$ac_res" != no; then :
7298 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7299
7300$as_echo "#define HAVE_OPENPTY 1" >>confdefs.h
7301
7302fi
7303
7304fi
7305
7306
7307
7308{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5
7309$as_echo_n "checking for tty group... " >&6; }
7310if test "${pt_cv_tty_group+set}" = set; then :
7311 $as_echo_n "(cached) " >&6
7312else
7313 if test "$cross_compiling" = yes; then :
7314 pt_cv_tty_group=no
7315else
7316 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7317/* end confdefs.h. */
7318
7319#include <sys/types.h>
7320#include <sys/stat.h>
7321#include <unistd.h>
7322#include <grp.h>
7323
7324int main()
7325{
7326 struct stat st;
7327 struct group *gr;
7328 char *tty;
7329 gr = getgrnam("tty");
7330 tty = ttyname(0);
7331 if (gr != 0
7332 && tty != 0
7333 && (stat(tty, &st)) == 0
7334 && st.st_gid == gr->gr_gid)
7335 return 0;
7336 else
7337 return 1;
7338}
7339_ACEOF
7340if ac_fn_cxx_try_run "$LINENO"; then :
7341 pt_cv_tty_group=yes
7342else
7343 pt_cv_tty_group=no
7344fi
7345rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7346 conftest.$ac_objext conftest.beam conftest.$ac_ext
7347fi
7348
7349fi
7350{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_tty_group" >&5
7351$as_echo "$pt_cv_tty_group" >&6; }
7352if test x$pt_cv_tty_group = xyes; then
7353
7354$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h
7355
7356fi
7357
7358support_image=no
7359if test x$support_inheritpixmap = xyes || test x$support_pixbuf = xyes; then
7360 support_image=yes
7361fi
7362if test x$support_xft = xyes || test x$support_image = xyes; then
7363 rxvt_have_xrender=no
6371 # Extract the first word of "pkg-config", so it can be a program name with args. 7364 # Extract the first word of "pkg-config", so it can be a program name with args.
6372set dummy pkg-config; ac_word=$2 7365set dummy pkg-config; ac_word=$2
6373{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7366{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6374$as_echo_n "checking for $ac_word... " >&6; } 7367$as_echo_n "checking for $ac_word... " >&6; }
6375if ${ac_cv_path_PKG_CONFIG+:} false; then : 7368if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
6376 $as_echo_n "(cached) " >&6 7369 $as_echo_n "(cached) " >&6
6377else 7370else
6378 case $PKG_CONFIG in 7371 case $PKG_CONFIG in
6379 [\\/]* | ?:[\\/]*) 7372 [\\/]* | ?:[\\/]*)
6380 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7373 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
6407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6408$as_echo "no" >&6; } 7401$as_echo "no" >&6; }
6409fi 7402fi
6410 7403
6411 7404
6412 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libstartup-notification" >&5
6413$as_echo_n "checking for libstartup-notification... " >&6; }
6414 if test $PKG_CONFIG != no && $PKG_CONFIG --exists libstartup-notification-1.0; then 7405 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then
6415 STARTUP_NOTIFICATION_CFLAGS="`$PKG_CONFIG libstartup-notification-1.0 --cflags`" 7406 X_LIBS="`$PKG_CONFIG xrender --libs` $X_LIBS"
6416 STARTUP_NOTIFICATION_LIBS="`$PKG_CONFIG libstartup-notification-1.0 --libs`" 7407 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xrender --cflags`"
6417 support_startup_notification=yes 7408 rxvt_have_xrender=yes
6418 fi
6419 7409
6420 if test x$support_startup_notification = xyes; then
6421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6422$as_echo "ok" >&6; }
6423
6424$as_echo "#define HAVE_STARTUP_NOTIFICATION 1" >>confdefs.h
6425
6426 else
6427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6428$as_echo "no" >&6; }
6429 fi
6430fi
6431
6432
6433
6434
6435AFTERIMAGE_CFLAGS=
6436AFTERIMAGE_LIBS=
6437AFTERIMAGE_VERSION=
6438
6439if test x$support_afterimage = xyes; then
6440 support_afterimage=no
6441
6442 if test "x$afterimage_config" = "x" ; then
6443 # Extract the first word of "afterimage-config", so it can be a program name with args.
6444set dummy afterimage-config; ac_word=$2
6445{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6446$as_echo_n "checking for $ac_word... " >&6; }
6447if ${ac_cv_path_afterimage_config+:} false; then :
6448 $as_echo_n "(cached) " >&6
6449else
6450 case $afterimage_config in
6451 [\\/]* | ?:[\\/]*)
6452 ac_cv_path_afterimage_config="$afterimage_config" # Let the user override the test with a path.
6453 ;;
6454 *)
6455 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6456for as_dir in $PATH
6457do
6458 IFS=$as_save_IFS
6459 test -z "$as_dir" && as_dir=.
6460 for ac_exec_ext in '' $ac_executable_extensions; do
6461 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6462 ac_cv_path_afterimage_config="$as_dir/$ac_word$ac_exec_ext"
6463 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6464 break 2
6465 fi
6466done
6467 done
6468IFS=$as_save_IFS
6469
6470 test -z "$ac_cv_path_afterimage_config" && ac_cv_path_afterimage_config="no"
6471 ;;
6472esac
6473fi
6474afterimage_config=$ac_cv_path_afterimage_config
6475if test -n "$afterimage_config"; then
6476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $afterimage_config" >&5
6477$as_echo "$afterimage_config" >&6; }
6478else
6479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6480$as_echo "no" >&6; }
6481fi
6482
6483
6484 fi
6485 if test "x$afterimage_config" != "xno" ; then
6486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libAfterImage version >= 1.15" >&5
6487$as_echo_n "checking for libAfterImage version >= 1.15... " >&6; }
6488 xAFTERIMAGE_VERSION=`$afterimage_config --version`
6489 if test -n "$xAFTERIMAGE_VERSION" ; then
6490 xAFTERIMAGE_CFLAGS=`$afterimage_config --cflags`
6491 xAFTERIMAGE_LIBS=`$afterimage_config --libs`
6492 if test "x$xAFTERIMAGE_LIBS" != "x"; then
6493 libai_ver_major=`echo $xAFTERIMAGE_VERSION | cut -f 1 -d .`
6494 libai_ver_minor=`echo $xAFTERIMAGE_VERSION | cut -f 2 -d .`
6495 if test $libai_ver_major -gt 1 -o \( $libai_ver_major -eq 1 -a $libai_ver_minor -ge 15 \); then
6496 support_afterimage=yes
6497 AFTERIMAGE_CFLAGS="$xAFTERIMAGE_CFLAGS"
6498 AFTERIMAGE_LIBS="$xAFTERIMAGE_LIBS"
6499 AFTERIMAGE_VERSION="$xAFTERIMAGE_VERSION"
6500 fi
6501 fi
6502 fi
6503 if test "x$support_afterimage" = "xyes"; then
6504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AFTERIMAGE_LIBS" >&5
6505$as_echo "$AFTERIMAGE_LIBS" >&6; }
6506 image_lib=libafterimage
6507
6508$as_echo "#define HAVE_AFTERIMAGE 1" >>confdefs.h
6509
6510
6511$as_echo "#define BG_IMAGE_FROM_FILE 1" >>confdefs.h
6512
6513 else
6514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6515$as_echo "no" >&6; }
6516 fi
6517 fi
6518fi
6519
6520
6521
6522
6523for ac_header in \
6524 sys/byteorder.h \
6525 sys/ioctl.h \
6526 sys/sockio.h \
6527 sys/strredir.h \
6528 stdint.h \
6529 wchar.h \
6530 cwchar \
6531
6532do :
6533 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6534ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6535if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6536 cat >>confdefs.h <<_ACEOF
6537#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6538_ACEOF
6539
6540fi
6541
6542done
6543
6544
6545{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_ILLEGAL_ACCESS" >&5
6546$as_echo_n "checking for XLIB_ILLEGAL_ACCESS... " >&6; }
6547if ${rxvt_cv_xlib_illegal_access+:} false; then :
6548 $as_echo_n "(cached) " >&6
6549else
6550 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6551/* end confdefs.h. */
6552
6553#define XLIB_ILLEGAL_ACCESS
6554#include <X11/Xlib.h>
6555
6556int
6557main ()
6558{
6559
6560 Display *dpy;
6561 dpy->xdefaults = (char *)0;
6562
6563 ;
6564 return 0;
6565}
6566_ACEOF
6567if ac_fn_cxx_try_compile "$LINENO"; then :
6568 rxvt_cv_xlib_illegal_access=yes
6569else
6570 rxvt_cv_xlib_illegal_access=no
6571
6572fi
6573rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6574fi
6575{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_xlib_illegal_access" >&5
6576$as_echo "$rxvt_cv_xlib_illegal_access" >&6; }
6577if test x$rxvt_cv_xlib_illegal_access = xyes; then
6578
6579$as_echo "#define XLIB_ILLEGAL_ACCESS 1" >>confdefs.h
6580
6581fi
6582
6583ac_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 :
6585
6586else
6587
6588cat >>confdefs.h <<_ACEOF
6589#define mode_t int
6590_ACEOF
6591
6592fi
6593
6594ac_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 :
6596
6597else
6598
6599cat >>confdefs.h <<_ACEOF
6600#define pid_t int
6601_ACEOF
6602
6603fi
6604
6605{ $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; }
6607if ${ac_cv_type_uid_t+:} false; then :
6608 $as_echo_n "(cached) " >&6
6609else
6610 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6611/* end confdefs.h. */
6612#include <sys/types.h>
6613
6614_ACEOF
6615if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6616 $EGREP "uid_t" >/dev/null 2>&1; then :
6617 ac_cv_type_uid_t=yes
6618else
6619 ac_cv_type_uid_t=no
6620fi
6621rm -f conftest*
6622
6623fi
6624{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
6625$as_echo "$ac_cv_type_uid_t" >&6; }
6626if test $ac_cv_type_uid_t = no; then
6627
6628$as_echo "#define uid_t int" >>confdefs.h
6629
6630
6631$as_echo "#define gid_t int" >>confdefs.h
6632
6633fi
6634
6635ac_fn_c_find_intX_t "$LINENO" "16" "ac_cv_c_int16_t"
6636case $ac_cv_c_int16_t in #(
6637 no|yes) ;; #(
6638 *)
6639
6640cat >>confdefs.h <<_ACEOF
6641#define int16_t $ac_cv_c_int16_t
6642_ACEOF
6643;;
6644esac
6645
6646ac_fn_c_find_uintX_t "$LINENO" "16" "ac_cv_c_uint16_t"
6647case $ac_cv_c_uint16_t in #(
6648 no|yes) ;; #(
6649 *)
6650
6651
6652cat >>confdefs.h <<_ACEOF
6653#define uint16_t $ac_cv_c_uint16_t
6654_ACEOF
6655;;
6656 esac
6657
6658ac_fn_c_find_intX_t "$LINENO" "32" "ac_cv_c_int32_t"
6659case $ac_cv_c_int32_t in #(
6660 no|yes) ;; #(
6661 *)
6662
6663cat >>confdefs.h <<_ACEOF
6664#define int32_t $ac_cv_c_int32_t
6665_ACEOF
6666;;
6667esac
6668
6669ac_fn_c_find_uintX_t "$LINENO" "32" "ac_cv_c_uint32_t"
6670case $ac_cv_c_uint32_t in #(
6671 no|yes) ;; #(
6672 *)
6673
6674$as_echo "#define _UINT32_T 1" >>confdefs.h
6675
6676
6677cat >>confdefs.h <<_ACEOF
6678#define uint32_t $ac_cv_c_uint32_t
6679_ACEOF
6680;;
6681 esac
6682
6683
6684for ac_func in unsetenv
6685do :
6686 ac_fn_cxx_check_func "$LINENO" "unsetenv" "ac_cv_func_unsetenv"
6687if test "x$ac_cv_func_unsetenv" = xyes; then :
6688 cat >>confdefs.h <<_ACEOF
6689#define HAVE_UNSETENV 1
6690_ACEOF
6691
6692fi
6693done
6694
6695
6696
6697support_utmp=yes
6698support_wtmp=yes
6699support_lastlog=yes
6700
6701# Check whether --enable-utmp was given.
6702if test "${enable_utmp+set}" = set; then :
6703 enableval=$enable_utmp; if test x$enableval = xyes -o x$enableval = xno; then
6704 support_utmp=$enableval
6705 fi
6706fi
6707
6708
6709# Check whether --enable-wtmp was given.
6710if test "${enable_wtmp+set}" = set; then :
6711 enableval=$enable_wtmp; if test x$enableval = xyes -o x$enableval = xno; then
6712 support_wtmp=$enableval
6713 fi
6714fi
6715
6716
6717# Check whether --enable-lastlog was given.
6718if test "${enable_lastlog+set}" = set; then :
6719 enableval=$enable_lastlog; if test x$enableval = xyes -o x$enableval = xno; then
6720 support_lastlog=$enableval
6721 fi
6722fi
6723
6724
6725if test x$support_utmp = xyes; then
6726
6727$as_echo "#define UTMP_SUPPORT 1" >>confdefs.h
6728
6729fi
6730if test x$support_wtmp = xyes; then
6731
6732$as_echo "#define WTMP_SUPPORT 1" >>confdefs.h
6733
6734fi
6735if test x$support_lastlog = xyes; then
6736
6737$as_echo "#define LASTLOG_SUPPORT 1" >>confdefs.h
6738
6739fi
6740
6741for ac_func in \
6742 updwtmp \
6743 updwtmpx \
6744 updlastlogx \
6745
6746do :
6747 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6748ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
6749if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
6750 cat >>confdefs.h <<_ACEOF
6751#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6752_ACEOF
6753
6754fi
6755done
6756
6757
6758for ac_header in lastlog.h
6759do :
6760 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 :
6762 cat >>confdefs.h <<_ACEOF
6763#define HAVE_LASTLOG_H 1
6764_ACEOF
6765
6766fi
6767
6768done
6769
6770
6771
6772for ac_header in utmp.h
6773do :
6774 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 :
6776 cat >>confdefs.h <<_ACEOF
6777#define HAVE_UTMP_H 1
6778_ACEOF
6779 ac_fn_cxx_check_type "$LINENO" "struct utmp" "ac_cv_type_struct_utmp" "
6780#include <sys/types.h>
6781#include <utmp.h>
6782
6783"
6784if test "x$ac_cv_type_struct_utmp" = xyes; then :
6785
6786cat >>confdefs.h <<_ACEOF
6787#define HAVE_STRUCT_UTMP 1
6788_ACEOF
6789
6790
6791fi
6792
6793
6794
6795# ac_fn_cxx_check_member LINENO AGGR MEMBER VAR INCLUDES
6796# ------------------------------------------------------
6797# Tries to find if the field MEMBER exists in type AGGR, after including
6798# INCLUDES, setting cache variable VAR accordingly.
6799ac_fn_cxx_check_member ()
6800{
6801 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
6803$as_echo_n "checking for $2.$3... " >&6; }
6804if eval \${$4+:} false; then :
6805 $as_echo_n "(cached) " >&6
6806else
6807 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6808/* end confdefs.h. */
6809$5
6810int
6811main ()
6812{
6813static $2 ac_aggr;
6814if (ac_aggr.$3)
6815return 0;
6816 ;
6817 return 0;
6818}
6819_ACEOF
6820if ac_fn_cxx_try_compile "$LINENO"; then :
6821 eval "$4=yes"
6822else
6823 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6824/* end confdefs.h. */
6825$5
6826int
6827main ()
6828{
6829static $2 ac_aggr;
6830if (sizeof ac_aggr.$3)
6831return 0;
6832 ;
6833 return 0;
6834}
6835_ACEOF
6836if ac_fn_cxx_try_compile "$LINENO"; then :
6837 eval "$4=yes"
6838else
6839 eval "$4=no"
6840fi
6841rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6842fi
6843rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6844fi
6845eval ac_res=\$$4
6846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6847$as_echo "$ac_res" >&6; }
6848 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
6849
6850} # ac_fn_cxx_check_member
6851ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_host" "ac_cv_member_struct_utmp_ut_host" "
6852#include <sys/types.h>
6853#include <utmp.h>
6854
6855"
6856if test "x$ac_cv_member_struct_utmp_ut_host" = xyes; then :
6857
6858$as_echo "#define HAVE_UTMP_HOST 1" >>confdefs.h
6859
6860fi
6861
6862
6863ac_fn_cxx_check_member "$LINENO" "struct utmp" "ut_pid" "ac_cv_member_struct_utmp_ut_pid" "
6864#include <sys/types.h>
6865#include <utmp.h>
6866
6867"
6868if test "x$ac_cv_member_struct_utmp_ut_pid" = xyes; then :
6869
6870$as_echo "#define HAVE_UTMP_PID 1" >>confdefs.h
6871
6872fi
6873
6874
6875fi
6876
6877done
6878
6879
6880for ac_header in utmpx.h
6881do :
6882 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 :
6884 cat >>confdefs.h <<_ACEOF
6885#define HAVE_UTMPX_H 1
6886_ACEOF
6887 ac_fn_cxx_check_type "$LINENO" "struct utmpx" "ac_cv_type_struct_utmpx" "
6888#include <sys/types.h>
6889#include <utmpx.h>
6890
6891"
6892if test "x$ac_cv_type_struct_utmpx" = xyes; then :
6893
6894cat >>confdefs.h <<_ACEOF
6895#define HAVE_STRUCT_UTMPX 1
6896_ACEOF
6897
6898
6899fi
6900
6901
6902ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_host" "ac_cv_member_struct_utmpx_ut_host" "
6903#include <sys/types.h>
6904#include <utmpx.h>
6905
6906"
6907if test "x$ac_cv_member_struct_utmpx_ut_host" = xyes; then :
6908
6909$as_echo "#define HAVE_UTMPX_HOST 1" >>confdefs.h
6910
6911fi
6912
6913
6914ac_fn_cxx_check_member "$LINENO" "struct utmpx" "ut_session" "ac_cv_member_struct_utmpx_ut_session" "
6915#include <sys/types.h>
6916#include <utmpx.h>
6917
6918"
6919if test "x$ac_cv_member_struct_utmpx_ut_session" = xyes; then :
6920
6921$as_echo "#define HAVE_UTMPX_SESSION 1" >>confdefs.h
6922
6923fi
6924
6925
6926fi
6927
6928done
6929
6930ac_fn_cxx_check_type "$LINENO" "struct lastlog" "ac_cv_type_struct_lastlog" "
6931#include <sys/types.h>
6932#include <utmp.h>
6933#ifdef HAVE_LASTLOG_H
6934#include <lastlog.h>
6935#endif
6936
6937"
6938if test "x$ac_cv_type_struct_lastlog" = xyes; then :
6939
6940cat >>confdefs.h <<_ACEOF
6941#define HAVE_STRUCT_LASTLOG 1
6942_ACEOF
6943
6944
6945fi
6946
6947
6948ac_fn_cxx_check_type "$LINENO" "struct lastlogx" "ac_cv_type_struct_lastlogx" "
6949#include <sys/types.h>
6950#include <utmpx.h>
6951#ifdef HAVE_LASTLOG_H
6952#include <lastlog.h>
6953#endif
6954
6955"
6956if test "x$ac_cv_type_struct_lastlogx" = xyes; then :
6957
6958cat >>confdefs.h <<_ACEOF
6959#define HAVE_STRUCT_LASTLOGX 1
6960_ACEOF
6961
6962
6963fi
6964
6965
6966
6967{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of utmp" >&5
6968$as_echo_n "checking for a fallback location of utmp... " >&6; }
6969if ${pt_cv_path_utmp+:} false; then :
6970 $as_echo_n "(cached) " >&6
6971else
6972
6973if test "$cross_compiling" != yes; then
6974 for file in "/var/run/utmp" "/var/adm/utmp" "/etc/utmp" "/usr/etc/utmp" "/usr/adm/utmp"; do
6975 if test -f "$file"; then
6976 pt_cv_path_utmp=$file
6977 break
6978 fi
6979 done
6980fi
6981fi
6982{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_utmp" >&5
6983$as_echo "$pt_cv_path_utmp" >&6; }
6984if test x$pt_cv_path_utmp != x; then
6985
6986cat >>confdefs.h <<_ACEOF
6987#define PT_UTMP_FILE "$pt_cv_path_utmp"
6988_ACEOF
6989
6990elif test "$cross_compiling" = yes; then
6991 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_UTMP_FILE in config.h manually" >&5
6992$as_echo "$as_me: WARNING: Define PT_UTMP_FILE in config.h manually" >&2;}
6993fi
6994
6995
6996{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmp" >&5
6997$as_echo_n "checking for a fallback location of wtmp... " >&6; }
6998if ${pt_cv_path_wtmp+:} false; then :
6999 $as_echo_n "(cached) " >&6
7000else
7001
7002if test "$cross_compiling" != yes; then
7003 for file in "/var/log/wtmp" "/var/adm/wtmp" "/etc/wtmp" "/usr/etc/wtmp" "/usr/adm/wtmp"; do
7004 if test -f "$file"; then
7005 pt_cv_path_wtmp=$file
7006 break
7007 fi
7008 done
7009fi
7010fi
7011{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_wtmp" >&5
7012$as_echo "$pt_cv_path_wtmp" >&6; }
7013if test x$pt_cv_path_wtmp != x; then
7014
7015cat >>confdefs.h <<_ACEOF
7016#define PT_WTMP_FILE "$pt_cv_path_wtmp"
7017_ACEOF
7018
7019elif test "$cross_compiling" = yes; then
7020 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_WTMP_FILE in config.h manually" >&5
7021$as_echo "$as_me: WARNING: Define PT_WTMP_FILE in config.h manually" >&2;}
7022fi
7023
7024{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of wtmpx" >&5
7025$as_echo_n "checking for a fallback location of wtmpx... " >&6; }
7026if ${pt_cv_path_wtmpx+:} false; then :
7027 $as_echo_n "(cached) " >&6
7028else
7029
7030if test "$cross_compiling" != yes; then
7031 for file in "/var/log/wtmpx" "/var/adm/wtmpx"; do
7032 if test -f "$file"; then
7033 pt_cv_path_wtmpx=$file
7034 break
7035 fi
7036 done
7037fi
7038fi
7039{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_wtmpx" >&5
7040$as_echo "$pt_cv_path_wtmpx" >&6; }
7041if test x$pt_cv_path_wtmpx != x; then
7042
7043cat >>confdefs.h <<_ACEOF
7044#define PT_WTMPX_FILE "$pt_cv_path_wtmpx"
7045_ACEOF
7046
7047elif test "$cross_compiling" = yes; then
7048 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_WTMPX_FILE in config.h manually" >&5
7049$as_echo "$as_me: WARNING: Define PT_WTMPX_FILE in config.h manually" >&2;}
7050fi
7051
7052{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlog" >&5
7053$as_echo_n "checking for a fallback location of lastlog... " >&6; }
7054if ${pt_cv_path_lastlog+:} false; then :
7055 $as_echo_n "(cached) " >&6
7056else
7057
7058if test "$cross_compiling" != yes; then
7059 for file in "/var/log/lastlog"; do
7060 if test -f "$file"; then
7061 pt_cv_path_lastlog=$file
7062 break
7063 fi
7064 done
7065fi
7066fi
7067{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_lastlog" >&5
7068$as_echo "$pt_cv_path_lastlog" >&6; }
7069if test x$pt_cv_path_lastlog != x; then
7070
7071cat >>confdefs.h <<_ACEOF
7072#define PT_LASTLOG_FILE "$pt_cv_path_lastlog"
7073_ACEOF
7074
7075elif test "$cross_compiling" = yes; then
7076 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_LASTLOG_FILE in config.h manually" >&5
7077$as_echo "$as_me: WARNING: Define PT_LASTLOG_FILE in config.h manually" >&2;}
7078fi
7079
7080{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a fallback location of lastlogx" >&5
7081$as_echo_n "checking for a fallback location of lastlogx... " >&6; }
7082if ${pt_cv_path_lastlogx+:} false; then :
7083 $as_echo_n "(cached) " >&6
7084else
7085
7086if test "$cross_compiling" != yes; then
7087 for file in "/var/log/lastlogx" "/var/adm/lastlogx"; do
7088 if test -f "$file"; then
7089 pt_cv_path_lastlogx=$file
7090 break
7091 fi
7092 done
7093fi
7094fi
7095{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_path_lastlogx" >&5
7096$as_echo "$pt_cv_path_lastlogx" >&6; }
7097if test x$pt_cv_path_lastlogx != x; then
7098
7099cat >>confdefs.h <<_ACEOF
7100#define PT_LASTLOGX_FILE "$pt_cv_path_lastlogx"
7101_ACEOF
7102
7103elif test "$cross_compiling" = yes; then
7104 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Define PT_LASTLOGX_FILE in config.h manually" >&5
7105$as_echo "$as_me: WARNING: Define PT_LASTLOGX_FILE in config.h manually" >&2;}
7106fi
7107
7108
7109
7110
7111save_LIBS=$LIBS 7410 save_LIBS="$LIBS"
7112save_CFLAGS=$CFLAGS 7411 LIBS="$LIBS $X_LIBS"
7113CFLAGS="$CFLAGS $X_CFLAGS" 7412 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default"
7114LIBS="$LIBS $X_LIBS $X_EXTRA_LIBS -lX11" 7413if test "x$ac_cv_header_X11_extensions_Xrender_h" = x""yes; then :
7115if test x$support_xim = xyes; then
7116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working Xlocale" >&5
7117$as_echo_n "checking for working Xlocale... " >&6; }
7118if ${rxvt_cv_func_xlocale+:} false; then :
7119 $as_echo_n "(cached) " >&6
7120else
7121 if test "$cross_compiling" = yes; then :
7122 :
7123else
7124 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7125/* end confdefs.h. */
7126 7414
7127 #include <X11/Xlib.h>
7128 #include <stdlib.h>
7129 int main() {
7130 char *p;
7131 if ((p = XSetLocaleModifiers("@im=none")) != NULL && *p)
7132 exit (XSupportsLocale() ? 0 : 1);
7133 else
7134 exit (1);
7135 }
7136
7137_ACEOF
7138if ac_fn_cxx_try_run "$LINENO"; then :
7139 rxvt_cv_func_xlocale=yes
7140else
7141 rxvt_cv_func_xlocale=no
7142fi
7143rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7144 conftest.$ac_objext conftest.beam conftest.$ac_ext
7145fi
7146
7147fi
7148{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_xlocale" >&5
7149$as_echo "$rxvt_cv_func_xlocale" >&6; }
7150 if test x$rxvt_cv_func_xlocale = xyes; then
7151
7152$as_echo "#define USE_XIM 1" >>confdefs.h
7153
7154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken XIM callback" >&5
7155$as_echo_n "checking for broken XIM callback... " >&6; }
7156if ${rxvt_cv_broken_ximcb+:} false; then :
7157 $as_echo_n "(cached) " >&6
7158else
7159 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7160/* end confdefs.h. */
7161
7162 #include <X11/Xlib.h>
7163
7164 void im_destroy_cb (XIC unused1, XPointer client_data, XPointer unused3);
7165
7166 void f() {
7167 XIMCallback cb;
7168 cb.callback = im_destroy_cb;
7169 }
7170
7171_ACEOF
7172if ac_fn_cxx_try_compile "$LINENO"; then :
7173 rxvt_cv_broken_ximcb=yes
7174else
7175 rxvt_cv_broken_ximcb=no
7176fi
7177rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7178fi
7179{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_broken_ximcb" >&5
7180$as_echo "$rxvt_cv_broken_ximcb" >&6; }
7181
7182 if test x$rxvt_cv_broken_ximcb = xyes; then
7183
7184$as_echo "#define XIMCB_PROTO_BROKEN 1" >>confdefs.h
7185
7186 fi
7187 fi
7188fi
7189
7190{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working X setlocale" >&5
7191$as_echo_n "checking for working X setlocale... " >&6; }
7192if ${rxvt_cv_func_xsetlocale+:} false; then :
7193 $as_echo_n "(cached) " >&6
7194else
7195 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7196/* end confdefs.h. */
7197#define X_LOCALE 1
7198#include <X11/Xlocale.h>
7199int
7200main ()
7201{
7202setlocale(LC_CTYPE, "");
7203 ;
7204 return 0;
7205}
7206_ACEOF
7207if ac_fn_cxx_try_link "$LINENO"; then :
7208 rxvt_cv_func_xsetlocale=yes
7209else
7210 rxvt_cv_func_xsetlocale=no
7211fi
7212rm -f core conftest.err conftest.$ac_objext \
7213 conftest$ac_exeext conftest.$ac_ext
7214fi
7215{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_xsetlocale" >&5
7216$as_echo "$rxvt_cv_func_xsetlocale" >&6; }
7217if test x$rxvt_cv_func_xsetlocale = xyes; then
7218
7219$as_echo "#define HAVE_XSETLOCALE 1" >>confdefs.h
7220
7221fi
7222LIBS=$save_LIBS
7223CFLAGS=$save_CFLAGS
7224
7225{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working plain setlocale" >&5
7226$as_echo_n "checking for working plain setlocale... " >&6; }
7227if ${rxvt_cv_func_setlocale+:} false; then :
7228 $as_echo_n "(cached) " >&6
7229else
7230 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7231/* end confdefs.h. */
7232#include <clocale>
7233int
7234main ()
7235{
7236setlocale(LC_CTYPE, "");
7237 ;
7238 return 0;
7239}
7240_ACEOF
7241if ac_fn_cxx_try_link "$LINENO"; then :
7242 rxvt_cv_func_setlocale=yes
7243else
7244 rxvt_cv_func_setlocale=no
7245fi
7246rm -f core conftest.err conftest.$ac_objext \
7247 conftest$ac_exeext conftest.$ac_ext
7248fi
7249{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_setlocale" >&5
7250$as_echo "$rxvt_cv_func_setlocale" >&6; }
7251if test x$rxvt_cv_func_setlocale = xyes; then
7252
7253$as_echo "#define HAVE_SETLOCALE 1" >>confdefs.h
7254
7255fi
7256
7257{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working nl_langinfo" >&5
7258$as_echo_n "checking for working nl_langinfo... " >&6; }
7259if ${rxvt_cv_func_nl_langinfo+:} false; then :
7260 $as_echo_n "(cached) " >&6
7261else
7262 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7263/* end confdefs.h. */
7264#include <langinfo.h>
7265int
7266main ()
7267{
7268nl_langinfo(CODESET);
7269 ;
7270 return 0;
7271}
7272_ACEOF
7273if ac_fn_cxx_try_link "$LINENO"; then :
7274 rxvt_cv_func_nl_langinfo=yes
7275else
7276 rxvt_cv_func_nl_langinfo=no
7277fi
7278rm -f core conftest.err conftest.$ac_objext \
7279 conftest$ac_exeext conftest.$ac_ext
7280fi
7281{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $rxvt_cv_func_nl_langinfo" >&5
7282$as_echo "$rxvt_cv_func_nl_langinfo" >&6; }
7283if test x$rxvt_cv_func_nl_langinfo = xyes; then
7284
7285$as_echo "#define HAVE_NL_LANGINFO 1" >>confdefs.h
7286
7287fi
7288
7289
7290{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for unix-compliant filehandle passing ability" >&5
7291$as_echo_n "checking for unix-compliant filehandle passing ability... " >&6; }
7292if ${pt_cv_can_pass_fds+:} false; then :
7293 $as_echo_n "(cached) " >&6
7294else
7295 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7296/* end confdefs.h. */
7297
7298#include <cstddef> // broken bsds (is that redundant?) need this
7299#include <sys/types.h>
7300#include <sys/socket.h>
7301#include <sys/uio.h>
7302
7303int
7304main ()
7305{
7306
7307{
7308 msghdr msg;
7309 iovec iov;
7310 char buf [100];
7311 char data = 0;
7312
7313 iov.iov_base = &data;
7314 iov.iov_len = 1;
7315
7316 msg.msg_iov = &iov;
7317 msg.msg_iovlen = 1;
7318 msg.msg_control = buf;
7319 msg.msg_controllen = sizeof buf;
7320
7321 cmsghdr *cmsg = CMSG_FIRSTHDR (&msg);
7322 cmsg->cmsg_level = SOL_SOCKET;
7323 cmsg->cmsg_type = SCM_RIGHTS;
7324 cmsg->cmsg_len = 100;
7325
7326 *(int *)CMSG_DATA (cmsg) = 5;
7327
7328 return sendmsg (3, &msg, 0);
7329}
7330
7331 ;
7332 return 0;
7333}
7334_ACEOF
7335if ac_fn_cxx_try_link "$LINENO"; then :
7336 pt_cv_can_pass_fds=yes
7337else
7338 pt_cv_can_pass_fds=no
7339fi
7340rm -f core conftest.err conftest.$ac_objext \
7341 conftest$ac_exeext conftest.$ac_ext
7342fi
7343{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_can_pass_fds" >&5
7344$as_echo "$pt_cv_can_pass_fds" >&6; }
7345if test x$pt_cv_can_pass_fds = xyes; then
7346
7347$as_echo "#define HAVE_UNIX_FDPASS 1" >>confdefs.h
7348
7349else
7350 as_fn_error $? "libptytty requires unix-compliant filehandle passing ability" "$LINENO" 5
7351fi
7352
7353
7354
7355for ac_header in \
7356 pty.h \
7357 util.h \
7358 libutil.h \
7359 sys/ioctl.h \
7360 sys/stropts.h \
7361 stropts.h \
7362
7363do :
7364 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7365ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
7366if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7367 cat >>confdefs.h <<_ACEOF
7368#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7369_ACEOF
7370
7371fi
7372
7373done
7374
7375
7376for ac_func in \
7377 revoke \
7378 _getpty \
7379 getpt \
7380 posix_openpt \
7381 isastream \
7382 setuid \
7383 seteuid \
7384 setreuid \
7385 setresuid \
7386
7387do :
7388 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7389ac_fn_cxx_check_func "$LINENO" "$ac_func" "$as_ac_var"
7390if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7391 cat >>confdefs.h <<_ACEOF
7392#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7393_ACEOF
7394
7395fi
7396done
7397
7398
7399{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for UNIX98 ptys" >&5
7400$as_echo_n "checking for UNIX98 ptys... " >&6; }
7401cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7402/* end confdefs.h. */
7403#include <stdlib.h>
7404int
7405main ()
7406{
7407grantpt(0);unlockpt(0);ptsname(0);
7408 ;
7409 return 0;
7410}
7411_ACEOF
7412if ac_fn_cxx_try_link "$LINENO"; then :
7413 unix98_pty=yes
7414
7415$as_echo "#define UNIX98_PTY 1" >>confdefs.h
7416
7417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
7418$as_echo "yes" >&6; }
7419else
7420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7421$as_echo "no" >&6; }
7422fi
7423rm -f core conftest.err conftest.$ac_objext \
7424 conftest$ac_exeext conftest.$ac_ext
7425
7426if test -z "$unix98_pty"; then
7427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing openpty" >&5
7428$as_echo_n "checking for library containing openpty... " >&6; }
7429if ${ac_cv_search_openpty+:} false; then :
7430 $as_echo_n "(cached) " >&6
7431else
7432 ac_func_search_save_LIBS=$LIBS
7433cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7434/* end confdefs.h. */
7435
7436/* Override any GCC internal prototype to avoid an error.
7437 Use char because int might match the return type of a GCC
7438 builtin and then its argument prototype would still apply. */
7439#ifdef __cplusplus
7440extern "C"
7441#endif
7442char openpty ();
7443int
7444main ()
7445{
7446return openpty ();
7447 ;
7448 return 0;
7449}
7450_ACEOF
7451for ac_lib in '' util; do
7452 if test -z "$ac_lib"; then
7453 ac_res="none required"
7454 else 7415else
7455 ac_res=-l$ac_lib
7456 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
7457 fi
7458 if ac_fn_cxx_try_link "$LINENO"; then :
7459 ac_cv_search_openpty=$ac_res
7460fi
7461rm -f core conftest.err conftest.$ac_objext \
7462 conftest$ac_exeext
7463 if ${ac_cv_search_openpty+:} false; then :
7464 break
7465fi
7466done
7467if ${ac_cv_search_openpty+:} false; then :
7468
7469else
7470 ac_cv_search_openpty=no
7471fi
7472rm conftest.$ac_ext
7473LIBS=$ac_func_search_save_LIBS
7474fi
7475{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_openpty" >&5
7476$as_echo "$ac_cv_search_openpty" >&6; }
7477ac_res=$ac_cv_search_openpty
7478if test "$ac_res" != no; then :
7479 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
7480
7481$as_echo "#define HAVE_OPENPTY 1" >>confdefs.h
7482
7483fi
7484
7485fi
7486
7487
7488
7489{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for tty group" >&5
7490$as_echo_n "checking for tty group... " >&6; }
7491if ${pt_cv_tty_group+:} false; then :
7492 $as_echo_n "(cached) " >&6
7493else
7494 if test "$cross_compiling" = yes; then :
7495 pt_cv_tty_group=no
7496else
7497 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7498/* end confdefs.h. */
7499
7500#include <sys/types.h>
7501#include <sys/stat.h>
7502#include <unistd.h>
7503#include <grp.h>
7504
7505int main()
7506{
7507 struct stat st;
7508 struct group *gr;
7509 char *tty;
7510 gr = getgrnam("tty");
7511 tty = ttyname(0);
7512 if (gr != 0
7513 && tty != 0
7514 && (stat(tty, &st)) == 0
7515 && st.st_gid == gr->gr_gid)
7516 return 0;
7517 else
7518 return 1;
7519}
7520_ACEOF
7521if ac_fn_cxx_try_run "$LINENO"; then :
7522 pt_cv_tty_group=yes
7523else
7524 pt_cv_tty_group=no
7525fi
7526rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7527 conftest.$ac_objext conftest.beam conftest.$ac_ext
7528fi
7529
7530fi
7531{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $pt_cv_tty_group" >&5
7532$as_echo "$pt_cv_tty_group" >&6; }
7533if test x$pt_cv_tty_group = xyes; then
7534
7535$as_echo "#define TTY_GID_SUPPORT 1" >>confdefs.h
7536
7537fi
7538
7539if test x$support_xft = xyes || test x$support_inheritpixmap = xyes; then
7540 rxvt_have_xrender=no 7416 rxvt_have_xrender=no
7417fi
7418
7419
7420 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat"
7421if test "x$ac_cv_func_XRenderFindStandardFormat" = x""yes; then :
7422
7423else
7424 rxvt_have_xrender=no
7425fi
7426
7427 LIBS="$save_LIBS"
7428 fi
7429fi
7430
7431if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then
7541 # Extract the first word of "pkg-config", so it can be a program name with args. 7432 # Extract the first word of "pkg-config", so it can be a program name with args.
7542set dummy pkg-config; ac_word=$2 7433set dummy pkg-config; ac_word=$2
7543{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7434{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7544$as_echo_n "checking for $ac_word... " >&6; } 7435$as_echo_n "checking for $ac_word... " >&6; }
7545if ${ac_cv_path_PKG_CONFIG+:} false; then : 7436if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7546 $as_echo_n "(cached) " >&6 7437 $as_echo_n "(cached) " >&6
7547else 7438else
7548 case $PKG_CONFIG in 7439 case $PKG_CONFIG in
7549 [\\/]* | ?:[\\/]*) 7440 [\\/]* | ?:[\\/]*)
7550 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7441 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7578$as_echo "no" >&6; } 7469$as_echo "no" >&6; }
7579fi 7470fi
7580 7471
7581 7472
7582 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xrender; then 7473 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then
7583 X_LIBS="`$PKG_CONFIG xrender --libs` $X_LIBS" 7474 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS"
7584 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xrender --cflags`" 7475 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`"
7585 rxvt_have_xrender=yes 7476 else
7477 # Extract the first word of "xft-config", so it can be a program name with args.
7478set dummy xft-config; ac_word=$2
7479{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7480$as_echo_n "checking for $ac_word... " >&6; }
7481if test "${ac_cv_path_XFT_CONFIG+set}" = set; then :
7482 $as_echo_n "(cached) " >&6
7483else
7484 case $XFT_CONFIG in
7485 [\\/]* | ?:[\\/]*)
7486 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
7487 ;;
7488 *)
7489 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7490for as_dir in $PATH
7491do
7492 IFS=$as_save_IFS
7493 test -z "$as_dir" && as_dir=.
7494 for ac_exec_ext in '' $ac_executable_extensions; do
7495 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7496 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7497 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7498 break 2
7499 fi
7500done
7501 done
7502IFS=$as_save_IFS
7586 7503
7504 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no"
7505 ;;
7506esac
7507fi
7508XFT_CONFIG=$ac_cv_path_XFT_CONFIG
7509if test -n "$XFT_CONFIG"; then
7510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFT_CONFIG" >&5
7511$as_echo "$XFT_CONFIG" >&6; }
7512else
7513 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7514$as_echo "no" >&6; }
7515fi
7516
7517
7518 if test $XFT_CONFIG != no; then
7519 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS"
7520 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
7521 fi
7522 fi
7523
7524 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig; then
7525 X_LIBS="`$PKG_CONFIG fontconfig --libs` $X_LIBS"
7526 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG fontconfig --cflags`"
7527 fi
7528
7587 save_LIBS="$LIBS" 7529 save_LIBS="$LIBS"
7588 LIBS="$LIBS $X_LIBS" 7530 LIBS="$LIBS $X_LIBS"
7531 for ac_header in X11/Xft/Xft.h
7532do :
7589 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/extensions/Xrender.h" "ac_cv_header_X11_extensions_Xrender_h" "$ac_includes_default" 7533 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7590if test "x$ac_cv_header_X11_extensions_Xrender_h" = xyes; then : 7534if test "x$ac_cv_header_X11_Xft_Xft_h" = x""yes; then :
7535 cat >>confdefs.h <<_ACEOF
7536#define HAVE_X11_XFT_XFT_H 1
7537_ACEOF
7591 7538
7592else 7539else
7593 rxvt_have_xrender=no 7540 support_xft=no
7594fi 7541fi
7595 7542
7543done
7596 7544
7597 ac_fn_cxx_check_func "$LINENO" "XRenderFindStandardFormat" "ac_cv_func_XRenderFindStandardFormat" 7545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5
7598if test "x$ac_cv_func_XRenderFindStandardFormat" = xyes; then : 7546$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; }
7599 7547if test "${ac_cv_lib_Xft_XftDrawString32+set}" = set; then :
7548 $as_echo_n "(cached) " >&6
7600else 7549else
7601 rxvt_have_xrender=no 7550 ac_check_lib_save_LIBS=$LIBS
7602fi 7551LIBS="-lXft $LIBS"
7552cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7553/* end confdefs.h. */
7603 7554
7555/* Override any GCC internal prototype to avoid an error.
7556 Use char because int might match the return type of a GCC
7557 builtin and then its argument prototype would still apply. */
7558#ifdef __cplusplus
7559extern "C"
7560#endif
7561char XftDrawString32 ();
7562int
7563main ()
7564{
7565return XftDrawString32 ();
7566 ;
7567 return 0;
7568}
7569_ACEOF
7570if ac_fn_cxx_try_link "$LINENO"; then :
7571 ac_cv_lib_Xft_XftDrawString32=yes
7572else
7573 ac_cv_lib_Xft_XftDrawString32=no
7574fi
7575rm -f core conftest.err conftest.$ac_objext \
7576 conftest$ac_exeext conftest.$ac_ext
7577LIBS=$ac_check_lib_save_LIBS
7578fi
7579{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5
7580$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; }
7581if test "x$ac_cv_lib_Xft_XftDrawString32" = x""yes; then :
7582 :
7583else
7584 support_xft=no
7585fi
7586
7587 for ac_header in fontconfig/fontconfig.h
7588do :
7589 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7590if test "x$ac_cv_header_fontconfig_fontconfig_h" = x""yes; then :
7591 cat >>confdefs.h <<_ACEOF
7592#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7593_ACEOF
7594
7595else
7596 support_xft=no
7597fi
7598
7599done
7600
7601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7602$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7603if test "${ac_cv_lib_fontconfig_FcPatternGet+set}" = set; then :
7604 $as_echo_n "(cached) " >&6
7605else
7606 ac_check_lib_save_LIBS=$LIBS
7607LIBS="-lfontconfig $LIBS"
7608cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7609/* end confdefs.h. */
7610
7611/* Override any GCC internal prototype to avoid an error.
7612 Use char because int might match the return type of a GCC
7613 builtin and then its argument prototype would still apply. */
7614#ifdef __cplusplus
7615extern "C"
7616#endif
7617char FcPatternGet ();
7618int
7619main ()
7620{
7621return FcPatternGet ();
7622 ;
7623 return 0;
7624}
7625_ACEOF
7626if ac_fn_cxx_try_link "$LINENO"; then :
7627 ac_cv_lib_fontconfig_FcPatternGet=yes
7628else
7629 ac_cv_lib_fontconfig_FcPatternGet=no
7630fi
7631rm -f core conftest.err conftest.$ac_objext \
7632 conftest$ac_exeext conftest.$ac_ext
7633LIBS=$ac_check_lib_save_LIBS
7634fi
7635{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
7636$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
7637if test "x$ac_cv_lib_fontconfig_FcPatternGet" = x""yes; then :
7638 :
7639else
7640 support_xft=no
7641fi
7642
7604 LIBS="$save_LIBS" 7643 LIBS="$save_LIBS"
7605 fi
7606fi
7607 7644
7645 if test x$support_xft = xyes; then
7646
7647$as_echo "#define XFT 1" >>confdefs.h
7648
7649 fi
7650fi
7651
7652image_lib=none
7653
7654PIXBUF_CFLAGS=
7655PIXBUF_LIBS=
7656
7608if test x$support_xft = xyes && test x$rxvt_have_xrender = xyes; then 7657if test x$support_image = xyes && test x$rxvt_have_xrender = xyes; then
7658 LIBS="$LIBS -lm"
7659
7660$as_echo "#define XRENDER 1" >>confdefs.h
7661
7662
7663 if test x$support_inheritpixmap = xyes; then
7664
7665$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h
7666
7667 fi
7668
7669 if test x$support_pixbuf = xyes; then
7670 support_pixbuf=no
7609 # Extract the first word of "pkg-config", so it can be a program name with args. 7671 # Extract the first word of "pkg-config", so it can be a program name with args.
7610set dummy pkg-config; ac_word=$2 7672set dummy pkg-config; ac_word=$2
7611{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7673{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7612$as_echo_n "checking for $ac_word... " >&6; } 7674$as_echo_n "checking for $ac_word... " >&6; }
7613if ${ac_cv_path_PKG_CONFIG+:} false; then : 7675if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
7614 $as_echo_n "(cached) " >&6 7676 $as_echo_n "(cached) " >&6
7615else 7677else
7616 case $PKG_CONFIG in 7678 case $PKG_CONFIG in
7617 [\\/]* | ?:[\\/]*) 7679 [\\/]* | ?:[\\/]*)
7618 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 7680 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
7645 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7646$as_echo "no" >&6; } 7708$as_echo "no" >&6; }
7647fi 7709fi
7648 7710
7649 7711
7712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf" >&5
7713$as_echo_n "checking for gdk-pixbuf... " >&6; }
7650 if test $PKG_CONFIG != no && $PKG_CONFIG --exists xft; then 7714 if test $PKG_CONFIG != no && $PKG_CONFIG --exists gdk-pixbuf-2.0; then
7651 X_LIBS="`$PKG_CONFIG xft --libs` $X_LIBS" 7715 PIXBUF_CFLAGS="`$PKG_CONFIG gdk-pixbuf-2.0 --cflags`"
7652 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG xft --cflags`" 7716 PIXBUF_LIBS="`$PKG_CONFIG gdk-pixbuf-2.0 --libs`"
7653 else 7717 support_pixbuf=yes
7654 # Extract the first word of "xft-config", so it can be a program name with args.
7655set dummy xft-config; ac_word=$2
7656{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7657$as_echo_n "checking for $ac_word... " >&6; }
7658if ${ac_cv_path_XFT_CONFIG+:} false; then :
7659 $as_echo_n "(cached) " >&6
7660else
7661 case $XFT_CONFIG in
7662 [\\/]* | ?:[\\/]*)
7663 ac_cv_path_XFT_CONFIG="$XFT_CONFIG" # Let the user override the test with a path.
7664 ;;
7665 *)
7666 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7667for as_dir in $PATH
7668do
7669 IFS=$as_save_IFS
7670 test -z "$as_dir" && as_dir=.
7671 for ac_exec_ext in '' $ac_executable_extensions; do
7672 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7673 ac_cv_path_XFT_CONFIG="$as_dir/$ac_word$ac_exec_ext"
7674 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7675 break 2
7676 fi 7718 fi
7677done
7678 done
7679IFS=$as_save_IFS
7680 7719
7681 test -z "$ac_cv_path_XFT_CONFIG" && ac_cv_path_XFT_CONFIG="no" 7720 if test x$support_pixbuf = xyes; then
7682 ;;
7683esac
7684fi
7685XFT_CONFIG=$ac_cv_path_XFT_CONFIG
7686if test -n "$XFT_CONFIG"; then
7687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XFT_CONFIG" >&5 7721 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7688$as_echo "$XFT_CONFIG" >&6; } 7722$as_echo "ok" >&6; }
7689else 7723 image_lib=gdk-pixbuf
7724
7725$as_echo "#define HAVE_PIXBUF 1" >>confdefs.h
7726
7727
7728$as_echo "#define BG_IMAGE_FROM_FILE 1" >>confdefs.h
7729
7730 else
7690 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7731 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7691$as_echo "no" >&6; } 7732$as_echo "no" >&6; }
7692fi
7693
7694
7695 if test $XFT_CONFIG != no; then
7696 X_LIBS="`$XFT_CONFIG --libs` $X_LIBS"
7697 CPPFLAGS="$CPPFLAGS `$XFT_CONFIG --cflags`"
7698 fi 7733 fi
7699 fi 7734 fi
7700
7701 if test $PKG_CONFIG != no && $PKG_CONFIG --exists fontconfig; then
7702 X_LIBS="`$PKG_CONFIG fontconfig --libs` $X_LIBS"
7703 CPPFLAGS="$CPPFLAGS `$PKG_CONFIG fontconfig --cflags`"
7704 fi
7705
7706 save_LIBS="$LIBS"
7707 LIBS="$LIBS $X_LIBS"
7708 for ac_header in X11/Xft/Xft.h
7709do :
7710 ac_fn_cxx_check_header_mongrel "$LINENO" "X11/Xft/Xft.h" "ac_cv_header_X11_Xft_Xft_h" "$ac_includes_default"
7711if test "x$ac_cv_header_X11_Xft_Xft_h" = xyes; then :
7712 cat >>confdefs.h <<_ACEOF
7713#define HAVE_X11_XFT_XFT_H 1
7714_ACEOF
7715
7716else
7717 support_xft=no
7718fi 7735fi
7719 7736
7720done
7721 7737
7722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftDrawString32 in -lXft" >&5
7723$as_echo_n "checking for XftDrawString32 in -lXft... " >&6; }
7724if ${ac_cv_lib_Xft_XftDrawString32+:} false; then :
7725 $as_echo_n "(cached) " >&6
7726else
7727 ac_check_lib_save_LIBS=$LIBS
7728LIBS="-lXft $LIBS"
7729cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7730/* end confdefs.h. */
7731 7738
7732/* Override any GCC internal prototype to avoid an error.
7733 Use char because int might match the return type of a GCC
7734 builtin and then its argument prototype would still apply. */
7735#ifdef __cplusplus
7736extern "C"
7737#endif
7738char XftDrawString32 ();
7739int
7740main ()
7741{
7742return XftDrawString32 ();
7743 ;
7744 return 0;
7745}
7746_ACEOF
7747if ac_fn_cxx_try_link "$LINENO"; then :
7748 ac_cv_lib_Xft_XftDrawString32=yes
7749else
7750 ac_cv_lib_Xft_XftDrawString32=no
7751fi
7752rm -f core conftest.err conftest.$ac_objext \
7753 conftest$ac_exeext conftest.$ac_ext
7754LIBS=$ac_check_lib_save_LIBS
7755fi
7756{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftDrawString32" >&5
7757$as_echo "$ac_cv_lib_Xft_XftDrawString32" >&6; }
7758if test "x$ac_cv_lib_Xft_XftDrawString32" = xyes; then :
7759 :
7760else
7761 support_xft=no
7762fi
7763 7739
7764 for ac_header in fontconfig/fontconfig.h
7765do :
7766 ac_fn_cxx_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
7767if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes; then :
7768 cat >>confdefs.h <<_ACEOF
7769#define HAVE_FONTCONFIG_FONTCONFIG_H 1
7770_ACEOF
7771
7772else
7773 support_xft=no
7774fi
7775
7776done
7777
7778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternGet in -lfontconfig" >&5
7779$as_echo_n "checking for FcPatternGet in -lfontconfig... " >&6; }
7780if ${ac_cv_lib_fontconfig_FcPatternGet+:} false; then :
7781 $as_echo_n "(cached) " >&6
7782else
7783 ac_check_lib_save_LIBS=$LIBS
7784LIBS="-lfontconfig $LIBS"
7785cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7786/* end confdefs.h. */
7787
7788/* Override any GCC internal prototype to avoid an error.
7789 Use char because int might match the return type of a GCC
7790 builtin and then its argument prototype would still apply. */
7791#ifdef __cplusplus
7792extern "C"
7793#endif
7794char FcPatternGet ();
7795int
7796main ()
7797{
7798return FcPatternGet ();
7799 ;
7800 return 0;
7801}
7802_ACEOF
7803if ac_fn_cxx_try_link "$LINENO"; then :
7804 ac_cv_lib_fontconfig_FcPatternGet=yes
7805else
7806 ac_cv_lib_fontconfig_FcPatternGet=no
7807fi
7808rm -f core conftest.err conftest.$ac_objext \
7809 conftest$ac_exeext conftest.$ac_ext
7810LIBS=$ac_check_lib_save_LIBS
7811fi
7812{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternGet" >&5
7813$as_echo "$ac_cv_lib_fontconfig_FcPatternGet" >&6; }
7814if test "x$ac_cv_lib_fontconfig_FcPatternGet" = xyes; then :
7815 :
7816else
7817 support_xft=no
7818fi
7819
7820 LIBS="$save_LIBS"
7821
7822 if test x$support_xft = xyes; then
7823
7824$as_echo "#define XFT 1" >>confdefs.h
7825
7826 fi
7827fi
7828if test x$support_styles = xyes; then 7740if test x$support_styles = xyes; then
7829 7741
7830$as_echo "#define ENABLE_STYLES 1" >>confdefs.h 7742$as_echo "#define ENABLE_STYLES 1" >>confdefs.h
7831 7743
7832fi 7744fi
7841 7753
7842fi 7754fi
7843if test x$support_fading = xyes; then 7755if test x$support_fading = xyes; then
7844 7756
7845$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h 7757$as_echo "#define OFF_FOCUS_FADING 1" >>confdefs.h
7846
7847fi
7848if test x$support_inheritpixmap = xyes; then
7849 if test x$rxvt_have_xrender = xyes; then
7850 LIBS="$LIBS -lm"
7851
7852$as_echo "#define XRENDER 1" >>confdefs.h
7853
7854 fi
7855
7856$as_echo "#define ENABLE_TRANSPARENCY 1" >>confdefs.h
7857 7758
7858fi 7759fi
7859if test x$support_keepscrolling = xno; then 7760if test x$support_keepscrolling = xno; then
7860 7761
7861$as_echo "#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1" >>confdefs.h 7762$as_echo "#define NO_SCROLLBAR_BUTTON_CONTINUAL_SCROLLING 1" >>confdefs.h
7958if test x$support_perl = xyes; then 7859if test x$support_perl = xyes; then
7959 # Extract the first word of "perl5", so it can be a program name with args. 7860 # Extract the first word of "perl5", so it can be a program name with args.
7960set dummy perl5; ac_word=$2 7861set dummy perl5; ac_word=$2
7961{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7862{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7962$as_echo_n "checking for $ac_word... " >&6; } 7863$as_echo_n "checking for $ac_word... " >&6; }
7963if ${ac_cv_path_PERL+:} false; then : 7864if test "${ac_cv_path_PERL+set}" = set; then :
7964 $as_echo_n "(cached) " >&6 7865 $as_echo_n "(cached) " >&6
7965else 7866else
7966 case $PERL in 7867 case $PERL in
7967 [\\/]* | ?:[\\/]*) 7868 [\\/]* | ?:[\\/]*)
7968 ac_cv_path_PERL="$PERL" # Let the user override the test with a path. 7869 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
7981 fi 7882 fi
7982done 7883done
7983 done 7884 done
7984IFS=$as_save_IFS 7885IFS=$as_save_IFS
7985 7886
7986 ;; 7887 test -z "$ac_cv_path_PERL" && ac_cv_path_PERL="perl"
7987esac
7988fi
7989PERL=$ac_cv_path_PERL
7990if test -n "$PERL"; then
7991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
7992$as_echo "$PERL" >&6; }
7993else
7994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7995$as_echo "no" >&6; }
7996fi
7997
7998
7999 # Extract the first word of "perl", so it can be a program name with args.
8000set dummy perl; ac_word=$2
8001{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8002$as_echo_n "checking for $ac_word... " >&6; }
8003if ${ac_cv_path_PERL+:} false; then :
8004 $as_echo_n "(cached) " >&6
8005else
8006 case $PERL in
8007 [\\/]* | ?:[\\/]*)
8008 ac_cv_path_PERL="$PERL" # Let the user override the test with a path.
8009 ;;
8010 *)
8011 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8012for as_dir in $PATH
8013do
8014 IFS=$as_save_IFS
8015 test -z "$as_dir" && as_dir=.
8016 for ac_exec_ext in '' $ac_executable_extensions; do
8017 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8018 ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext"
8019 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8020 break 2
8021 fi
8022done
8023 done
8024IFS=$as_save_IFS
8025
8026 ;; 7888 ;;
8027esac 7889esac
8028fi 7890fi
8029PERL=$ac_cv_path_PERL 7891PERL=$ac_cv_path_PERL
8030if test -n "$PERL"; then 7892if test -n "$PERL"; then
8162 t end 8024 t end
8163 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 8025 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
8164 :end' >>confcache 8026 :end' >>confcache
8165if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 8027if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
8166 if test -w "$cache_file"; then 8028 if test -w "$cache_file"; then
8167 if test "x$cache_file" != "x/dev/null"; then 8029 test "x$cache_file" != "x/dev/null" &&
8168 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 8030 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
8169$as_echo "$as_me: updating cache $cache_file" >&6;} 8031$as_echo "$as_me: updating cache $cache_file" >&6;}
8170 if test ! -f "$cache_file" || test -h "$cache_file"; then
8171 cat confcache >"$cache_file" 8032 cat confcache >$cache_file
8172 else
8173 case $cache_file in #(
8174 */* | ?:*)
8175 mv -f confcache "$cache_file"$$ &&
8176 mv -f "$cache_file"$$ "$cache_file" ;; #(
8177 *)
8178 mv -f confcache "$cache_file" ;;
8179 esac
8180 fi
8181 fi
8182 else 8033 else
8183 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 8034 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
8184$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 8035$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
8185 fi 8036 fi
8186fi 8037fi
8208 8059
8209LTLIBOBJS=$ac_ltlibobjs 8060LTLIBOBJS=$ac_ltlibobjs
8210 8061
8211 8062
8212 8063
8213: "${CONFIG_STATUS=./config.status}" 8064: ${CONFIG_STATUS=./config.status}
8214ac_write_fail=0 8065ac_write_fail=0
8215ac_clean_files_save=$ac_clean_files 8066ac_clean_files_save=$ac_clean_files
8216ac_clean_files="$ac_clean_files $CONFIG_STATUS" 8067ac_clean_files="$ac_clean_files $CONFIG_STATUS"
8217{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 8068{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
8218$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 8069$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
8309# (If _AS_PATH_WALK were called with IFS unset, it would disable word 8160# (If _AS_PATH_WALK were called with IFS unset, it would disable word
8310# splitting by setting IFS to empty value.) 8161# splitting by setting IFS to empty value.)
8311IFS=" "" $as_nl" 8162IFS=" "" $as_nl"
8312 8163
8313# Find who we are. Look in the path if we contain no directory separator. 8164# Find who we are. Look in the path if we contain no directory separator.
8314as_myself=
8315case $0 in #(( 8165case $0 in #((
8316 *[\\/]* ) as_myself=$0 ;; 8166 *[\\/]* ) as_myself=$0 ;;
8317 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 8167 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8318for as_dir in $PATH 8168for as_dir in $PATH
8319do 8169do
8617# Save the log message, to keep $0 and so on meaningful, and to 8467# Save the log message, to keep $0 and so on meaningful, and to
8618# report actual input values of CONFIG_FILES etc. instead of their 8468# report actual input values of CONFIG_FILES etc. instead of their
8619# values after options handling. 8469# values after options handling.
8620ac_log=" 8470ac_log="
8621This file was extended by $as_me, which was 8471This file was extended by $as_me, which was
8622generated by GNU Autoconf 2.68. Invocation command line was 8472generated by GNU Autoconf 2.67. Invocation command line was
8623 8473
8624 CONFIG_FILES = $CONFIG_FILES 8474 CONFIG_FILES = $CONFIG_FILES
8625 CONFIG_HEADERS = $CONFIG_HEADERS 8475 CONFIG_HEADERS = $CONFIG_HEADERS
8626 CONFIG_LINKS = $CONFIG_LINKS 8476 CONFIG_LINKS = $CONFIG_LINKS
8627 CONFIG_COMMANDS = $CONFIG_COMMANDS 8477 CONFIG_COMMANDS = $CONFIG_COMMANDS
8679_ACEOF 8529_ACEOF
8680cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8530cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8681ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 8531ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
8682ac_cs_version="\\ 8532ac_cs_version="\\
8683config.status 8533config.status
8684configured by $0, generated by GNU Autoconf 2.68, 8534configured by $0, generated by GNU Autoconf 2.67,
8685 with options \\"\$ac_cs_config\\" 8535 with options \\"\$ac_cs_config\\"
8686 8536
8687Copyright (C) 2010 Free Software Foundation, Inc. 8537Copyright (C) 2010 Free Software Foundation, Inc.
8688This config.status script is free software; the Free Software Foundation 8538This config.status script is free software; the Free Software Foundation
8689gives unlimited permission to copy, distribute and modify it." 8539gives unlimited permission to copy, distribute and modify it."
8805 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;; 8655 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.h.in" ;;
8806 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 8656 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
8807 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 8657 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
8808 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 8658 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
8809 8659
8810 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 8660 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
8811 esac 8661 esac
8812done 8662done
8813 8663
8814 8664
8815# If the user did not use the arguments to specify the items to instantiate, 8665# If the user did not use the arguments to specify the items to instantiate,
8827# Hook for its removal unless debugging. 8677# Hook for its removal unless debugging.
8828# Note that there is a small window in which the directory will not be cleaned: 8678# Note that there is a small window in which the directory will not be cleaned:
8829# after its creation but before its name has been assigned to `$tmp'. 8679# after its creation but before its name has been assigned to `$tmp'.
8830$debug || 8680$debug ||
8831{ 8681{
8832 tmp= ac_tmp= 8682 tmp=
8833 trap 'exit_status=$? 8683 trap 'exit_status=$?
8834 : "${ac_tmp:=$tmp}"
8835 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status 8684 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
8836' 0 8685' 0
8837 trap 'as_fn_exit 1' 1 2 13 15 8686 trap 'as_fn_exit 1' 1 2 13 15
8838} 8687}
8839# Create a (secure) tmp directory for tmp files. 8688# Create a (secure) tmp directory for tmp files.
8840 8689
8841{ 8690{
8842 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 8691 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
8843 test -d "$tmp" 8692 test -n "$tmp" && test -d "$tmp"
8844} || 8693} ||
8845{ 8694{
8846 tmp=./conf$$-$RANDOM 8695 tmp=./conf$$-$RANDOM
8847 (umask 077 && mkdir "$tmp") 8696 (umask 077 && mkdir "$tmp")
8848} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 8697} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
8849ac_tmp=$tmp
8850 8698
8851# Set up the scripts for CONFIG_FILES section. 8699# Set up the scripts for CONFIG_FILES section.
8852# No need to generate them if there are no CONFIG_FILES. 8700# No need to generate them if there are no CONFIG_FILES.
8853# This happens for instance with `./config.status config.h'. 8701# This happens for instance with `./config.status config.h'.
8854if test -n "$CONFIG_FILES"; then 8702if test -n "$CONFIG_FILES"; then
8866 ac_cs_awk_cr='\\r' 8714 ac_cs_awk_cr='\\r'
8867else 8715else
8868 ac_cs_awk_cr=$ac_cr 8716 ac_cs_awk_cr=$ac_cr
8869fi 8717fi
8870 8718
8871echo 'BEGIN {' >"$ac_tmp/subs1.awk" && 8719echo 'BEGIN {' >"$tmp/subs1.awk" &&
8872_ACEOF 8720_ACEOF
8873 8721
8874 8722
8875{ 8723{
8876 echo "cat >conf$$subs.awk <<_ACEOF" && 8724 echo "cat >conf$$subs.awk <<_ACEOF" &&
8894 fi 8742 fi
8895done 8743done
8896rm -f conf$$subs.sh 8744rm -f conf$$subs.sh
8897 8745
8898cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8746cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8899cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && 8747cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
8900_ACEOF 8748_ACEOF
8901sed -n ' 8749sed -n '
8902h 8750h
8903s/^/S["/; s/!.*/"]=/ 8751s/^/S["/; s/!.*/"]=/
8904p 8752p
8942} 8790}
8943' >>$CONFIG_STATUS || ac_write_fail=1 8791' >>$CONFIG_STATUS || ac_write_fail=1
8944rm -f conf$$subs.awk 8792rm -f conf$$subs.awk
8945cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 8793cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8946_ACAWK 8794_ACAWK
8947cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && 8795cat >>"\$tmp/subs1.awk" <<_ACAWK &&
8948 for (key in S) S_is_set[key] = 1 8796 for (key in S) S_is_set[key] = 1
8949 FS = "" 8797 FS = ""
8950 8798
8951} 8799}
8952{ 8800{
8974cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 8822cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8975if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 8823if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
8976 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 8824 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
8977else 8825else
8978 cat 8826 cat
8979fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ 8827fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
8980 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 8828 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
8981_ACEOF 8829_ACEOF
8982 8830
8983# VPATH may cause trouble with some makes, so we remove sole $(srcdir), 8831# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
8984# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 8832# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
9008 8856
9009# Set up the scripts for CONFIG_HEADERS section. 8857# Set up the scripts for CONFIG_HEADERS section.
9010# No need to generate them if there are no CONFIG_HEADERS. 8858# No need to generate them if there are no CONFIG_HEADERS.
9011# This happens for instance with `./config.status Makefile'. 8859# This happens for instance with `./config.status Makefile'.
9012if test -n "$CONFIG_HEADERS"; then 8860if test -n "$CONFIG_HEADERS"; then
9013cat >"$ac_tmp/defines.awk" <<\_ACAWK || 8861cat >"$tmp/defines.awk" <<\_ACAWK ||
9014BEGIN { 8862BEGIN {
9015_ACEOF 8863_ACEOF
9016 8864
9017# Transform confdefs.h into an awk script `defines.awk', embedded as 8865# Transform confdefs.h into an awk script `defines.awk', embedded as
9018# here-document in config.status, that substitutes the proper values into 8866# here-document in config.status, that substitutes the proper values into
9020 8868
9021# Create a delimiter string that does not exist in confdefs.h, to ease 8869# Create a delimiter string that does not exist in confdefs.h, to ease
9022# handling of long lines. 8870# handling of long lines.
9023ac_delim='%!_!# ' 8871ac_delim='%!_!# '
9024for ac_last_try in false false :; do 8872for ac_last_try in false false :; do
9025 ac_tt=`sed -n "/$ac_delim/p" confdefs.h` 8873 ac_t=`sed -n "/$ac_delim/p" confdefs.h`
9026 if test -z "$ac_tt"; then 8874 if test -z "$ac_t"; then
9027 break 8875 break
9028 elif $ac_last_try; then 8876 elif $ac_last_try; then
9029 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 8877 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
9030 else 8878 else
9031 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 8879 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
9122 case $ac_tag in 8970 case $ac_tag in
9123 :[FHLC]) ac_mode=$ac_tag; continue;; 8971 :[FHLC]) ac_mode=$ac_tag; continue;;
9124 esac 8972 esac
9125 case $ac_mode$ac_tag in 8973 case $ac_mode$ac_tag in
9126 :[FHL]*:*);; 8974 :[FHL]*:*);;
9127 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 8975 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
9128 :[FH]-) ac_tag=-:-;; 8976 :[FH]-) ac_tag=-:-;;
9129 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 8977 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
9130 esac 8978 esac
9131 ac_save_IFS=$IFS 8979 ac_save_IFS=$IFS
9132 IFS=: 8980 IFS=:
9141 :[FH]) 8989 :[FH])
9142 ac_file_inputs= 8990 ac_file_inputs=
9143 for ac_f 8991 for ac_f
9144 do 8992 do
9145 case $ac_f in 8993 case $ac_f in
9146 -) ac_f="$ac_tmp/stdin";; 8994 -) ac_f="$tmp/stdin";;
9147 *) # Look for the file first in the build tree, then in the source tree 8995 *) # Look for the file first in the build tree, then in the source tree
9148 # (if the path is not absolute). The absolute path cannot be DOS-style, 8996 # (if the path is not absolute). The absolute path cannot be DOS-style,
9149 # because $ac_f cannot contain `:'. 8997 # because $ac_f cannot contain `:'.
9150 test -f "$ac_f" || 8998 test -f "$ac_f" ||
9151 case $ac_f in 8999 case $ac_f in
9152 [\\/$]*) false;; 9000 [\\/$]*) false;;
9153 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 9001 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
9154 esac || 9002 esac ||
9155 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; 9003 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
9156 esac 9004 esac
9157 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 9005 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
9158 as_fn_append ac_file_inputs " '$ac_f'" 9006 as_fn_append ac_file_inputs " '$ac_f'"
9159 done 9007 done
9160 9008
9176 sed 's/[\\\\&|]/\\\\&/g'`;; #( 9024 sed 's/[\\\\&|]/\\\\&/g'`;; #(
9177 *) ac_sed_conf_input=$configure_input;; 9025 *) ac_sed_conf_input=$configure_input;;
9178 esac 9026 esac
9179 9027
9180 case $ac_tag in 9028 case $ac_tag in
9181 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 9029 *:-:* | *:-) cat >"$tmp/stdin" \
9182 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 9030 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
9183 esac 9031 esac
9184 ;; 9032 ;;
9185 esac 9033 esac
9186 9034
9187 ac_dir=`$as_dirname -- "$ac_file" || 9035 ac_dir=`$as_dirname -- "$ac_file" ||
9307s&@abs_builddir@&$ac_abs_builddir&;t t 9155s&@abs_builddir@&$ac_abs_builddir&;t t
9308s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 9156s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
9309s&@INSTALL@&$ac_INSTALL&;t t 9157s&@INSTALL@&$ac_INSTALL&;t t
9310$ac_datarootdir_hack 9158$ac_datarootdir_hack
9311" 9159"
9312eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ 9160eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
9313 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9161 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9314 9162
9315test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 9163test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
9316 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 9164 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
9317 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 9165 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
9318 "$ac_tmp/out"`; test -z "$ac_out"; } &&
9319 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9166 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9320which seems to be undefined. Please make sure it is defined" >&5 9167which seems to be undefined. Please make sure it is defined" >&5
9321$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 9168$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
9322which seems to be undefined. Please make sure it is defined" >&2;} 9169which seems to be undefined. Please make sure it is defined" >&2;}
9323 9170
9324 rm -f "$ac_tmp/stdin" 9171 rm -f "$tmp/stdin"
9325 case $ac_file in 9172 case $ac_file in
9326 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; 9173 -) cat "$tmp/out" && rm -f "$tmp/out";;
9327 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; 9174 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
9328 esac \ 9175 esac \
9329 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9176 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9330 ;; 9177 ;;
9331 :H) 9178 :H)
9332 # 9179 #
9333 # CONFIG_HEADER 9180 # CONFIG_HEADER
9334 # 9181 #
9335 if test x"$ac_file" != x-; then 9182 if test x"$ac_file" != x-; then
9336 { 9183 {
9337 $as_echo "/* $configure_input */" \ 9184 $as_echo "/* $configure_input */" \
9338 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" 9185 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
9339 } >"$ac_tmp/config.h" \ 9186 } >"$tmp/config.h" \
9340 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9187 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9341 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then 9188 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
9342 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 9189 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
9343$as_echo "$as_me: $ac_file is unchanged" >&6;} 9190$as_echo "$as_me: $ac_file is unchanged" >&6;}
9344 else 9191 else
9345 rm -f "$ac_file" 9192 rm -f "$ac_file"
9346 mv "$ac_tmp/config.h" "$ac_file" \ 9193 mv "$tmp/config.h" "$ac_file" \
9347 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 9194 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
9348 fi 9195 fi
9349 else 9196 else
9350 $as_echo "/* $configure_input */" \ 9197 $as_echo "/* $configure_input */" \
9351 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ 9198 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
9352 || as_fn_error $? "could not create -" "$LINENO" 5 9199 || as_fn_error $? "could not create -" "$LINENO" 5
9353 fi 9200 fi
9354 ;; 9201 ;;
9355 9202
9356 9203

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines