comparison configure @ 1161:e4b13cd7a002

Update configure script and fix a miscommit of the GTK3 code.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 16 Sep 2011 06:58:18 +0000
parents 1c24949cf853
children 52e3aa735bdb
comparison
equal deleted inserted replaced
1160:924c8087a755 1161:e4b13cd7a002
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.67. 3 # Generated by GNU Autoconf 2.68.
4 # 4 #
5 # 5 #
6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software 7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8 # Foundation, Inc. 8 # Foundation, Inc.
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.) 88 # splitting by setting IFS to empty value.)
89 IFS=" "" $as_nl" 89 IFS=" "" $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.
92 as_myself=
92 case $0 in #(( 93 case $0 in #((
93 *[\\/]* ) as_myself=$0 ;; 94 *[\\/]* ) as_myself=$0 ;;
94 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
95 for as_dir in $PATH 96 for as_dir in $PATH
96 do 97 do
212 213
213 if test "x$CONFIG_SHELL" != x; then : 214 if test "x$CONFIG_SHELL" != x; then :
214 # We cannot yet assume a decent shell, so we have to provide a 215 # We cannot yet assume a decent shell, so we have to provide a
215 # neutralization value for shells without unset; and this also 216 # neutralization value for shells without unset; and this also
216 # works around shells that cannot unset nonexistent variables. 217 # works around shells that cannot unset nonexistent variables.
218 # Preserve -v and -x to the replacement shell.
217 BASH_ENV=/dev/null 219 BASH_ENV=/dev/null
218 ENV=/dev/null 220 ENV=/dev/null
219 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
220 export CONFIG_SHELL 222 export CONFIG_SHELL
221 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 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+"$@"}
222 fi 230 fi
223 231
224 if test x$as_have_required = xno; then : 232 if test x$as_have_required = xno; then :
225 $as_echo "$0: This script requires a shell more modern than all" 233 $as_echo "$0: This script requires a shell more modern than all"
226 $as_echo "$0: the shells that I found on your system." 234 $as_echo "$0: the shells that I found on your system."
643 build_cpu 651 build_cpu
644 build 652 build
645 INSTALL_DATA 653 INSTALL_DATA
646 INSTALL_SCRIPT 654 INSTALL_SCRIPT
647 INSTALL_PROGRAM 655 INSTALL_PROGRAM
656 SVNVERSION
648 MAKE 657 MAKE
649 ac_ct_CXX 658 ac_ct_CXX
650 CXXFLAGS 659 CXXFLAGS
651 CXX 660 CXX
652 OBJEXT 661 OBJEXT
1133 *) 1142 *)
1134 # FIXME: should be removed in autoconf 3.0. 1143 # FIXME: should be removed in autoconf 3.0.
1135 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1144 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1136 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1145 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1137 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1146 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1138 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1147 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1139 ;; 1148 ;;
1140 1149
1141 esac 1150 esac
1142 done 1151 done
1143 1152
1443 1452
1444 test -n "$ac_init_help" && exit $ac_status 1453 test -n "$ac_init_help" && exit $ac_status
1445 if $ac_init_version; then 1454 if $ac_init_version; then
1446 cat <<\_ACEOF 1455 cat <<\_ACEOF
1447 configure 1456 configure
1448 generated by GNU Autoconf 2.67 1457 generated by GNU Autoconf 2.68
1449 1458
1450 Copyright (C) 2010 Free Software Foundation, Inc. 1459 Copyright (C) 2010 Free Software Foundation, Inc.
1451 This configure script is free software; the Free Software Foundation 1460 This configure script is free software; the Free Software Foundation
1452 gives unlimited permission to copy, distribute and modify it. 1461 gives unlimited permission to copy, distribute and modify it.
1453 _ACEOF 1462 _ACEOF
1489 $as_echo "$as_me: failed program was:" >&5 1498 $as_echo "$as_me: failed program was:" >&5
1490 sed 's/^/| /' conftest.$ac_ext >&5 1499 sed 's/^/| /' conftest.$ac_ext >&5
1491 1500
1492 ac_retval=1 1501 ac_retval=1
1493 fi 1502 fi
1494 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1503 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1495 as_fn_set_status $ac_retval 1504 as_fn_set_status $ac_retval
1496 1505
1497 } # ac_fn_c_try_compile 1506 } # ac_fn_c_try_compile
1498 1507
1499 # ac_fn_cxx_try_compile LINENO 1508 # ac_fn_cxx_try_compile LINENO
1527 $as_echo "$as_me: failed program was:" >&5 1536 $as_echo "$as_me: failed program was:" >&5
1528 sed 's/^/| /' conftest.$ac_ext >&5 1537 sed 's/^/| /' conftest.$ac_ext >&5
1529 1538
1530 ac_retval=1 1539 ac_retval=1
1531 fi 1540 fi
1532 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1541 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1533 as_fn_set_status $ac_retval 1542 as_fn_set_status $ac_retval
1534 1543
1535 } # ac_fn_cxx_try_compile 1544 } # ac_fn_cxx_try_compile
1536 1545
1537 # ac_fn_c_try_cpp LINENO 1546 # ac_fn_c_try_cpp LINENO
1564 $as_echo "$as_me: failed program was:" >&5 1573 $as_echo "$as_me: failed program was:" >&5
1565 sed 's/^/| /' conftest.$ac_ext >&5 1574 sed 's/^/| /' conftest.$ac_ext >&5
1566 1575
1567 ac_retval=1 1576 ac_retval=1
1568 fi 1577 fi
1569 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1578 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1570 as_fn_set_status $ac_retval 1579 as_fn_set_status $ac_retval
1571 1580
1572 } # ac_fn_c_try_cpp 1581 } # ac_fn_c_try_cpp
1573 1582
1574 # ac_fn_c_try_run LINENO 1583 # ac_fn_c_try_run LINENO
1606 sed 's/^/| /' conftest.$ac_ext >&5 1615 sed 's/^/| /' conftest.$ac_ext >&5
1607 1616
1608 ac_retval=$ac_status 1617 ac_retval=$ac_status
1609 fi 1618 fi
1610 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1619 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1611 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1620 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1612 as_fn_set_status $ac_retval 1621 as_fn_set_status $ac_retval
1613 1622
1614 } # ac_fn_c_try_run 1623 } # ac_fn_c_try_run
1615 1624
1616 # ac_fn_c_try_link LINENO 1625 # ac_fn_c_try_link LINENO
1652 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 1661 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1653 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 1662 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1654 # interfere with the next link command; also delete a directory that is 1663 # interfere with the next link command; also delete a directory that is
1655 # left behind by Apple's compiler. We do this before executing the actions. 1664 # left behind by Apple's compiler. We do this before executing the actions.
1656 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1665 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1657 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1666 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1658 as_fn_set_status $ac_retval 1667 as_fn_set_status $ac_retval
1659 1668
1660 } # ac_fn_c_try_link 1669 } # ac_fn_c_try_link
1661 1670
1662 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 1671 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1665 # the include files in INCLUDES and setting the cache variable VAR 1674 # the include files in INCLUDES and setting the cache variable VAR
1666 # accordingly. 1675 # accordingly.
1667 ac_fn_c_check_header_mongrel () 1676 ac_fn_c_check_header_mongrel ()
1668 { 1677 {
1669 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1678 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1670 if eval "test \"\${$3+set}\"" = set; then : 1679 if eval \${$3+:} false; then :
1671 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1672 $as_echo_n "checking for $2... " >&6; } 1681 $as_echo_n "checking for $2... " >&6; }
1673 if eval "test \"\${$3+set}\"" = set; then : 1682 if eval \${$3+:} false; then :
1674 $as_echo_n "(cached) " >&6 1683 $as_echo_n "(cached) " >&6
1675 fi 1684 fi
1676 eval ac_res=\$$3 1685 eval ac_res=\$$3
1677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1678 $as_echo "$ac_res" >&6; } 1687 $as_echo "$ac_res" >&6; }
1731 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} 1740 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1732 ;; 1741 ;;
1733 esac 1742 esac
1734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1735 $as_echo_n "checking for $2... " >&6; } 1744 $as_echo_n "checking for $2... " >&6; }
1736 if eval "test \"\${$3+set}\"" = set; then : 1745 if eval \${$3+:} false; then :
1737 $as_echo_n "(cached) " >&6 1746 $as_echo_n "(cached) " >&6
1738 else 1747 else
1739 eval "$3=\$ac_header_compiler" 1748 eval "$3=\$ac_header_compiler"
1740 fi 1749 fi
1741 eval ac_res=\$$3 1750 eval ac_res=\$$3
1742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1743 $as_echo "$ac_res" >&6; } 1752 $as_echo "$ac_res" >&6; }
1744 fi 1753 fi
1745 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1754 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1746 1755
1747 } # ac_fn_c_check_header_mongrel 1756 } # ac_fn_c_check_header_mongrel
1748 1757
1749 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 1758 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1750 # ------------------------------------------------------- 1759 # -------------------------------------------------------
1753 ac_fn_c_check_header_compile () 1762 ac_fn_c_check_header_compile ()
1754 { 1763 {
1755 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1764 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1757 $as_echo_n "checking for $2... " >&6; } 1766 $as_echo_n "checking for $2... " >&6; }
1758 if eval "test \"\${$3+set}\"" = set; then : 1767 if eval \${$3+:} false; then :
1759 $as_echo_n "(cached) " >&6 1768 $as_echo_n "(cached) " >&6
1760 else 1769 else
1761 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1770 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1762 /* end confdefs.h. */ 1771 /* end confdefs.h. */
1763 $4 1772 $4
1771 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 1780 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1772 fi 1781 fi
1773 eval ac_res=\$$3 1782 eval ac_res=\$$3
1774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1775 $as_echo "$ac_res" >&6; } 1784 $as_echo "$ac_res" >&6; }
1776 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1785 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1777 1786
1778 } # ac_fn_c_check_header_compile 1787 } # ac_fn_c_check_header_compile
1779 1788
1780 # ac_fn_c_check_func LINENO FUNC VAR 1789 # ac_fn_c_check_func LINENO FUNC VAR
1781 # ---------------------------------- 1790 # ----------------------------------
1783 ac_fn_c_check_func () 1792 ac_fn_c_check_func ()
1784 { 1793 {
1785 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1794 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1786 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1787 $as_echo_n "checking for $2... " >&6; } 1796 $as_echo_n "checking for $2... " >&6; }
1788 if eval "test \"\${$3+set}\"" = set; then : 1797 if eval \${$3+:} false; then :
1789 $as_echo_n "(cached) " >&6 1798 $as_echo_n "(cached) " >&6
1790 else 1799 else
1791 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 1800 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1792 /* end confdefs.h. */ 1801 /* end confdefs.h. */
1793 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. 1802 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1838 conftest$ac_exeext conftest.$ac_ext 1847 conftest$ac_exeext conftest.$ac_ext
1839 fi 1848 fi
1840 eval ac_res=\$$3 1849 eval ac_res=\$$3
1841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1842 $as_echo "$ac_res" >&6; } 1851 $as_echo "$ac_res" >&6; }
1843 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1852 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1844 1853
1845 } # ac_fn_c_check_func 1854 } # ac_fn_c_check_func
1846 cat >config.log <<_ACEOF 1855 cat >config.log <<_ACEOF
1847 This file contains any messages produced by compilers while 1856 This file contains any messages produced by compilers while
1848 running configure, to aid debugging if configure makes a mistake. 1857 running configure, to aid debugging if configure makes a mistake.
1849 1858
1850 It was created by $as_me, which was 1859 It was created by $as_me, which was
1851 generated by GNU Autoconf 2.67. Invocation command line was 1860 generated by GNU Autoconf 2.68. Invocation command line was
1852 1861
1853 $ $0 $@ 1862 $ $0 $@
1854 1863
1855 _ACEOF 1864 _ACEOF
1856 exec 5>>config.log 1865 exec 5>>config.log
2104 sed 's/^/| /' "$ac_site_file" >&5 2113 sed 's/^/| /' "$ac_site_file" >&5
2105 . "$ac_site_file" \ 2114 . "$ac_site_file" \
2106 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2115 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2107 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2116 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2108 as_fn_error $? "failed to load site script $ac_site_file 2117 as_fn_error $? "failed to load site script $ac_site_file
2109 See \`config.log' for more details" "$LINENO" 5 ; } 2118 See \`config.log' for more details" "$LINENO" 5; }
2110 fi 2119 fi
2111 done 2120 done
2112 2121
2113 if test -r "$cache_file"; then 2122 if test -r "$cache_file"; then
2114 # Some versions of bash will fail to source /dev/null (special files 2123 # Some versions of bash will fail to source /dev/null (special files
2230 if test -n "$ac_tool_prefix"; then 2239 if test -n "$ac_tool_prefix"; then
2231 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2240 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2232 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2241 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2234 $as_echo_n "checking for $ac_word... " >&6; } 2243 $as_echo_n "checking for $ac_word... " >&6; }
2235 if test "${ac_cv_prog_CC+set}" = set; then : 2244 if ${ac_cv_prog_CC+:} false; then :
2236 $as_echo_n "(cached) " >&6 2245 $as_echo_n "(cached) " >&6
2237 else 2246 else
2238 if test -n "$CC"; then 2247 if test -n "$CC"; then
2239 ac_cv_prog_CC="$CC" # Let the user override the test. 2248 ac_cv_prog_CC="$CC" # Let the user override the test.
2240 else 2249 else
2270 ac_ct_CC=$CC 2279 ac_ct_CC=$CC
2271 # Extract the first word of "gcc", so it can be a program name with args. 2280 # Extract the first word of "gcc", so it can be a program name with args.
2272 set dummy gcc; ac_word=$2 2281 set dummy gcc; ac_word=$2
2273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2274 $as_echo_n "checking for $ac_word... " >&6; } 2283 $as_echo_n "checking for $ac_word... " >&6; }
2275 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2284 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2276 $as_echo_n "(cached) " >&6 2285 $as_echo_n "(cached) " >&6
2277 else 2286 else
2278 if test -n "$ac_ct_CC"; then 2287 if test -n "$ac_ct_CC"; then
2279 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2288 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2280 else 2289 else
2323 if test -n "$ac_tool_prefix"; then 2332 if test -n "$ac_tool_prefix"; then
2324 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2333 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2325 set dummy ${ac_tool_prefix}cc; ac_word=$2 2334 set dummy ${ac_tool_prefix}cc; ac_word=$2
2326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2335 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2327 $as_echo_n "checking for $ac_word... " >&6; } 2336 $as_echo_n "checking for $ac_word... " >&6; }
2328 if test "${ac_cv_prog_CC+set}" = set; then : 2337 if ${ac_cv_prog_CC+:} false; then :
2329 $as_echo_n "(cached) " >&6 2338 $as_echo_n "(cached) " >&6
2330 else 2339 else
2331 if test -n "$CC"; then 2340 if test -n "$CC"; then
2332 ac_cv_prog_CC="$CC" # Let the user override the test. 2341 ac_cv_prog_CC="$CC" # Let the user override the test.
2333 else 2342 else
2363 if test -z "$CC"; then 2372 if test -z "$CC"; then
2364 # Extract the first word of "cc", so it can be a program name with args. 2373 # Extract the first word of "cc", so it can be a program name with args.
2365 set dummy cc; ac_word=$2 2374 set dummy cc; ac_word=$2
2366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2367 $as_echo_n "checking for $ac_word... " >&6; } 2376 $as_echo_n "checking for $ac_word... " >&6; }
2368 if test "${ac_cv_prog_CC+set}" = set; then : 2377 if ${ac_cv_prog_CC+:} false; then :
2369 $as_echo_n "(cached) " >&6 2378 $as_echo_n "(cached) " >&6
2370 else 2379 else
2371 if test -n "$CC"; then 2380 if test -n "$CC"; then
2372 ac_cv_prog_CC="$CC" # Let the user override the test. 2381 ac_cv_prog_CC="$CC" # Let the user override the test.
2373 else 2382 else
2422 do 2431 do
2423 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2432 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2424 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2433 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2426 $as_echo_n "checking for $ac_word... " >&6; } 2435 $as_echo_n "checking for $ac_word... " >&6; }
2427 if test "${ac_cv_prog_CC+set}" = set; then : 2436 if ${ac_cv_prog_CC+:} false; then :
2428 $as_echo_n "(cached) " >&6 2437 $as_echo_n "(cached) " >&6
2429 else 2438 else
2430 if test -n "$CC"; then 2439 if test -n "$CC"; then
2431 ac_cv_prog_CC="$CC" # Let the user override the test. 2440 ac_cv_prog_CC="$CC" # Let the user override the test.
2432 else 2441 else
2466 do 2475 do
2467 # Extract the first word of "$ac_prog", so it can be a program name with args. 2476 # Extract the first word of "$ac_prog", so it can be a program name with args.
2468 set dummy $ac_prog; ac_word=$2 2477 set dummy $ac_prog; ac_word=$2
2469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2470 $as_echo_n "checking for $ac_word... " >&6; } 2479 $as_echo_n "checking for $ac_word... " >&6; }
2471 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 2480 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2472 $as_echo_n "(cached) " >&6 2481 $as_echo_n "(cached) " >&6
2473 else 2482 else
2474 if test -n "$ac_ct_CC"; then 2483 if test -n "$ac_ct_CC"; then
2475 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2484 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2476 else 2485 else
2521 2530
2522 2531
2523 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2532 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2524 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2533 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2525 as_fn_error $? "no acceptable C compiler found in \$PATH 2534 as_fn_error $? "no acceptable C compiler found in \$PATH
2526 See \`config.log' for more details" "$LINENO" 5 ; } 2535 See \`config.log' for more details" "$LINENO" 5; }
2527 2536
2528 # Provide some information about the compiler. 2537 # Provide some information about the compiler.
2529 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 2538 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2530 set X $ac_compile 2539 set X $ac_compile
2531 ac_compiler=$2 2540 ac_compiler=$2
2636 sed 's/^/| /' conftest.$ac_ext >&5 2645 sed 's/^/| /' conftest.$ac_ext >&5
2637 2646
2638 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2647 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2639 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2648 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2640 as_fn_error 77 "C compiler cannot create executables 2649 as_fn_error 77 "C compiler cannot create executables
2641 See \`config.log' for more details" "$LINENO" 5 ; } 2650 See \`config.log' for more details" "$LINENO" 5; }
2642 else 2651 else
2643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 2652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2644 $as_echo "yes" >&6; } 2653 $as_echo "yes" >&6; }
2645 fi 2654 fi
2646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 2655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2679 done 2688 done
2680 else 2689 else
2681 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2690 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2682 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2691 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2683 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 2692 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2684 See \`config.log' for more details" "$LINENO" 5 ; } 2693 See \`config.log' for more details" "$LINENO" 5; }
2685 fi 2694 fi
2686 rm -f conftest conftest$ac_cv_exeext 2695 rm -f conftest conftest$ac_cv_exeext
2687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 2696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2688 $as_echo "$ac_cv_exeext" >&6; } 2697 $as_echo "$ac_cv_exeext" >&6; }
2689 2698
2738 else 2747 else
2739 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2748 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2740 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2749 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2741 as_fn_error $? "cannot run C compiled programs. 2750 as_fn_error $? "cannot run C compiled programs.
2742 If you meant to cross compile, use \`--host'. 2751 If you meant to cross compile, use \`--host'.
2743 See \`config.log' for more details" "$LINENO" 5 ; } 2752 See \`config.log' for more details" "$LINENO" 5; }
2744 fi 2753 fi
2745 fi 2754 fi
2746 fi 2755 fi
2747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 2756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2748 $as_echo "$cross_compiling" >&6; } 2757 $as_echo "$cross_compiling" >&6; }
2749 2758
2750 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 2759 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
2751 ac_clean_files=$ac_clean_files_save 2760 ac_clean_files=$ac_clean_files_save
2752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 2761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2753 $as_echo_n "checking for suffix of object files... " >&6; } 2762 $as_echo_n "checking for suffix of object files... " >&6; }
2754 if test "${ac_cv_objext+set}" = set; then : 2763 if ${ac_cv_objext+:} false; then :
2755 $as_echo_n "(cached) " >&6 2764 $as_echo_n "(cached) " >&6
2756 else 2765 else
2757 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2758 /* end confdefs.h. */ 2767 /* end confdefs.h. */
2759 2768
2790 sed 's/^/| /' conftest.$ac_ext >&5 2799 sed 's/^/| /' conftest.$ac_ext >&5
2791 2800
2792 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 2801 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2793 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2802 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2794 as_fn_error $? "cannot compute suffix of object files: cannot compile 2803 as_fn_error $? "cannot compute suffix of object files: cannot compile
2795 See \`config.log' for more details" "$LINENO" 5 ; } 2804 See \`config.log' for more details" "$LINENO" 5; }
2796 fi 2805 fi
2797 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2806 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2798 fi 2807 fi
2799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 2808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2800 $as_echo "$ac_cv_objext" >&6; } 2809 $as_echo "$ac_cv_objext" >&6; }
2801 OBJEXT=$ac_cv_objext 2810 OBJEXT=$ac_cv_objext
2802 ac_objext=$OBJEXT 2811 ac_objext=$OBJEXT
2803 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 2812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
2804 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 2813 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2805 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 2814 if ${ac_cv_c_compiler_gnu+:} false; then :
2806 $as_echo_n "(cached) " >&6 2815 $as_echo_n "(cached) " >&6
2807 else 2816 else
2808 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2817 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2809 /* end confdefs.h. */ 2818 /* end confdefs.h. */
2810 2819
2837 fi 2846 fi
2838 ac_test_CFLAGS=${CFLAGS+set} 2847 ac_test_CFLAGS=${CFLAGS+set}
2839 ac_save_CFLAGS=$CFLAGS 2848 ac_save_CFLAGS=$CFLAGS
2840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 2849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2841 $as_echo_n "checking whether $CC accepts -g... " >&6; } 2850 $as_echo_n "checking whether $CC accepts -g... " >&6; }
2842 if test "${ac_cv_prog_cc_g+set}" = set; then : 2851 if ${ac_cv_prog_cc_g+:} false; then :
2843 $as_echo_n "(cached) " >&6 2852 $as_echo_n "(cached) " >&6
2844 else 2853 else
2845 ac_save_c_werror_flag=$ac_c_werror_flag 2854 ac_save_c_werror_flag=$ac_c_werror_flag
2846 ac_c_werror_flag=yes 2855 ac_c_werror_flag=yes
2847 ac_cv_prog_cc_g=no 2856 ac_cv_prog_cc_g=no
2915 CFLAGS= 2924 CFLAGS=
2916 fi 2925 fi
2917 fi 2926 fi
2918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 2927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
2919 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 2928 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
2920 if test "${ac_cv_prog_cc_c89+set}" = set; then : 2929 if ${ac_cv_prog_cc_c89+:} false; then :
2921 $as_echo_n "(cached) " >&6 2930 $as_echo_n "(cached) " >&6
2922 else 2931 else
2923 ac_cv_prog_cc_c89=no 2932 ac_cv_prog_cc_c89=no
2924 ac_save_CC=$CC 2933 ac_save_CC=$CC
2925 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2934 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3026 do 3035 do
3027 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3036 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3028 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3037 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3030 $as_echo_n "checking for $ac_word... " >&6; } 3039 $as_echo_n "checking for $ac_word... " >&6; }
3031 if test "${ac_cv_prog_CXX+set}" = set; then : 3040 if ${ac_cv_prog_CXX+:} false; then :
3032 $as_echo_n "(cached) " >&6 3041 $as_echo_n "(cached) " >&6
3033 else 3042 else
3034 if test -n "$CXX"; then 3043 if test -n "$CXX"; then
3035 ac_cv_prog_CXX="$CXX" # Let the user override the test. 3044 ac_cv_prog_CXX="$CXX" # Let the user override the test.
3036 else 3045 else
3070 do 3079 do
3071 # Extract the first word of "$ac_prog", so it can be a program name with args. 3080 # Extract the first word of "$ac_prog", so it can be a program name with args.
3072 set dummy $ac_prog; ac_word=$2 3081 set dummy $ac_prog; ac_word=$2
3073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3074 $as_echo_n "checking for $ac_word... " >&6; } 3083 $as_echo_n "checking for $ac_word... " >&6; }
3075 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 3084 if ${ac_cv_prog_ac_ct_CXX+:} false; then :
3076 $as_echo_n "(cached) " >&6 3085 $as_echo_n "(cached) " >&6
3077 else 3086 else
3078 if test -n "$ac_ct_CXX"; then 3087 if test -n "$ac_ct_CXX"; then
3079 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 3088 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
3080 else 3089 else
3148 test $ac_status = 0; } 3157 test $ac_status = 0; }
3149 done 3158 done
3150 3159
3151 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3152 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3161 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3153 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 3162 if ${ac_cv_cxx_compiler_gnu+:} false; then :
3154 $as_echo_n "(cached) " >&6 3163 $as_echo_n "(cached) " >&6
3155 else 3164 else
3156 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3165 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3157 /* end confdefs.h. */ 3166 /* end confdefs.h. */
3158 3167
3185 fi 3194 fi
3186 ac_test_CXXFLAGS=${CXXFLAGS+set} 3195 ac_test_CXXFLAGS=${CXXFLAGS+set}
3187 ac_save_CXXFLAGS=$CXXFLAGS 3196 ac_save_CXXFLAGS=$CXXFLAGS
3188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 3197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3189 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3198 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3190 if test "${ac_cv_prog_cxx_g+set}" = set; then : 3199 if ${ac_cv_prog_cxx_g+:} false; then :
3191 $as_echo_n "(cached) " >&6 3200 $as_echo_n "(cached) " >&6
3192 else 3201 else
3193 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 3202 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3194 ac_cxx_werror_flag=yes 3203 ac_cxx_werror_flag=yes
3195 ac_cv_prog_cxx_g=no 3204 ac_cv_prog_cxx_g=no
3272 3281
3273 # Extract the first word of "gmake", so it can be a program name with args. 3282 # Extract the first word of "gmake", so it can be a program name with args.
3274 set dummy gmake; ac_word=$2 3283 set dummy gmake; ac_word=$2
3275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3276 $as_echo_n "checking for $ac_word... " >&6; } 3285 $as_echo_n "checking for $ac_word... " >&6; }
3277 if test "${ac_cv_prog_MAKE+set}" = set; then : 3286 if ${ac_cv_prog_MAKE+:} false; then :
3278 $as_echo_n "(cached) " >&6 3287 $as_echo_n "(cached) " >&6
3279 else 3288 else
3280 if test -n "$MAKE"; then 3289 if test -n "$MAKE"; then
3281 ac_cv_prog_MAKE="$MAKE" # Let the user override the test. 3290 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
3282 else 3291 else
3310 if test x"$MAKE" = x; then 3319 if test x"$MAKE" = x; then
3311 # Extract the first word of "make", so it can be a program name with args. 3320 # Extract the first word of "make", so it can be a program name with args.
3312 set dummy make; ac_word=$2 3321 set dummy make; ac_word=$2
3313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3314 $as_echo_n "checking for $ac_word... " >&6; } 3323 $as_echo_n "checking for $ac_word... " >&6; }
3315 if test "${ac_cv_prog_MAKE+set}" = set; then : 3324 if ${ac_cv_prog_MAKE+:} false; then :
3316 $as_echo_n "(cached) " >&6 3325 $as_echo_n "(cached) " >&6
3317 else 3326 else
3318 if test -n "$MAKE"; then 3327 if test -n "$MAKE"; then
3319 ac_cv_prog_MAKE="$MAKE" # Let the user override the test. 3328 ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
3320 else 3329 else
3343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 3352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3344 $as_echo "no" >&6; } 3353 $as_echo "no" >&6; }
3345 fi 3354 fi
3346 3355
3347 3356
3357 fi
3358 # Extract the first word of "svnversion", so it can be a program name with args.
3359 set dummy svnversion; ac_word=$2
3360 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3361 $as_echo_n "checking for $ac_word... " >&6; }
3362 if ${ac_cv_prog_SVNVERSION+:} false; then :
3363 $as_echo_n "(cached) " >&6
3364 else
3365 if test -n "$SVNVERSION"; then
3366 ac_cv_prog_SVNVERSION="$SVNVERSION" # Let the user override the test.
3367 else
3368 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3369 for as_dir in $PATH
3370 do
3371 IFS=$as_save_IFS
3372 test -z "$as_dir" && as_dir=.
3373 for ac_exec_ext in '' $ac_executable_extensions; do
3374 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3375 ac_cv_prog_SVNVERSION="svnversion"
3376 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3377 break 2
3378 fi
3379 done
3380 done
3381 IFS=$as_save_IFS
3382
3383 fi
3384 fi
3385 SVNVERSION=$ac_cv_prog_SVNVERSION
3386 if test -n "$SVNVERSION"; then
3387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SVNVERSION" >&5
3388 $as_echo "$SVNVERSION" >&6; }
3389 else
3390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3391 $as_echo "no" >&6; }
3392 fi
3393
3394
3395 if test x"$SVNVERSION" = x; then
3396 SVNVERSION=0
3397 else
3398 SVNVERSION="\` $SVNVERSION -n . | tr -d M \`"
3348 fi 3399 fi
3349 3400
3350 ac_aux_dir= 3401 ac_aux_dir=
3351 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 3402 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
3352 if test -f "$ac_dir/install-sh"; then 3403 if test -f "$ac_dir/install-sh"; then
3391 # ./install, which can be erroneously created by make from ./install.sh. 3442 # ./install, which can be erroneously created by make from ./install.sh.
3392 # Reject install programs that cannot install multiple files. 3443 # Reject install programs that cannot install multiple files.
3393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 3444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3394 $as_echo_n "checking for a BSD-compatible install... " >&6; } 3445 $as_echo_n "checking for a BSD-compatible install... " >&6; }
3395 if test -z "$INSTALL"; then 3446 if test -z "$INSTALL"; then
3396 if test "${ac_cv_path_install+set}" = set; then : 3447 if ${ac_cv_path_install+:} false; then :
3397 $as_echo_n "(cached) " >&6 3448 $as_echo_n "(cached) " >&6
3398 else 3449 else
3399 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3450 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3400 for as_dir in $PATH 3451 for as_dir in $PATH
3401 do 3452 do
3476 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 3527 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
3477 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 3528 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
3478 3529
3479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 3530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
3480 $as_echo_n "checking build system type... " >&6; } 3531 $as_echo_n "checking build system type... " >&6; }
3481 if test "${ac_cv_build+set}" = set; then : 3532 if ${ac_cv_build+:} false; then :
3482 $as_echo_n "(cached) " >&6 3533 $as_echo_n "(cached) " >&6
3483 else 3534 else
3484 ac_build_alias=$build_alias 3535 ac_build_alias=$build_alias
3485 test "x$ac_build_alias" = x && 3536 test "x$ac_build_alias" = x &&
3486 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 3537 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
3492 fi 3543 fi
3493 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 3544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
3494 $as_echo "$ac_cv_build" >&6; } 3545 $as_echo "$ac_cv_build" >&6; }
3495 case $ac_cv_build in 3546 case $ac_cv_build in
3496 *-*-*) ;; 3547 *-*-*) ;;
3497 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;; 3548 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
3498 esac 3549 esac
3499 build=$ac_cv_build 3550 build=$ac_cv_build
3500 ac_save_IFS=$IFS; IFS='-' 3551 ac_save_IFS=$IFS; IFS='-'
3501 set x $ac_cv_build 3552 set x $ac_cv_build
3502 shift 3553 shift
3510 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 3561 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
3511 3562
3512 3563
3513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 3564 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
3514 $as_echo_n "checking host system type... " >&6; } 3565 $as_echo_n "checking host system type... " >&6; }
3515 if test "${ac_cv_host+set}" = set; then : 3566 if ${ac_cv_host+:} false; then :
3516 $as_echo_n "(cached) " >&6 3567 $as_echo_n "(cached) " >&6
3517 else 3568 else
3518 if test "x$host_alias" = x; then 3569 if test "x$host_alias" = x; then
3519 ac_cv_host=$ac_cv_build 3570 ac_cv_host=$ac_cv_build
3520 else 3571 else
3525 fi 3576 fi
3526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 3577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3527 $as_echo "$ac_cv_host" >&6; } 3578 $as_echo "$ac_cv_host" >&6; }
3528 case $ac_cv_host in 3579 case $ac_cv_host in
3529 *-*-*) ;; 3580 *-*-*) ;;
3530 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;; 3581 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
3531 esac 3582 esac
3532 host=$ac_cv_host 3583 host=$ac_cv_host
3533 ac_save_IFS=$IFS; IFS='-' 3584 ac_save_IFS=$IFS; IFS='-'
3534 set x $ac_cv_host 3585 set x $ac_cv_host
3535 shift 3586 shift
3543 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 3594 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3544 3595
3545 3596
3546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 3597 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
3547 $as_echo_n "checking target system type... " >&6; } 3598 $as_echo_n "checking target system type... " >&6; }
3548 if test "${ac_cv_target+set}" = set; then : 3599 if ${ac_cv_target+:} false; then :
3549 $as_echo_n "(cached) " >&6 3600 $as_echo_n "(cached) " >&6
3550 else 3601 else
3551 if test "x$target_alias" = x; then 3602 if test "x$target_alias" = x; then
3552 ac_cv_target=$ac_cv_host 3603 ac_cv_target=$ac_cv_host
3553 else 3604 else
3558 fi 3609 fi
3559 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5 3610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
3560 $as_echo "$ac_cv_target" >&6; } 3611 $as_echo "$ac_cv_target" >&6; }
3561 case $ac_cv_target in 3612 case $ac_cv_target in
3562 *-*-*) ;; 3613 *-*-*) ;;
3563 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5 ;; 3614 *) as_fn_error $? "invalid value of canonical target" "$LINENO" 5;;
3564 esac 3615 esac
3565 target=$ac_cv_target 3616 target=$ac_cv_target
3566 ac_save_IFS=$IFS; IFS='-' 3617 ac_save_IFS=$IFS; IFS='-'
3567 set x $ac_cv_target 3618 set x $ac_cv_target
3568 shift 3619 shift
3670 # On Suns, sometimes $CPP names a directory. 3721 # On Suns, sometimes $CPP names a directory.
3671 if test -n "$CPP" && test -d "$CPP"; then 3722 if test -n "$CPP" && test -d "$CPP"; then
3672 CPP= 3723 CPP=
3673 fi 3724 fi
3674 if test -z "$CPP"; then 3725 if test -z "$CPP"; then
3675 if test "${ac_cv_prog_CPP+set}" = set; then : 3726 if ${ac_cv_prog_CPP+:} false; then :
3676 $as_echo_n "(cached) " >&6 3727 $as_echo_n "(cached) " >&6
3677 else 3728 else
3678 # Double quotes because CPP needs to be expanded 3729 # Double quotes because CPP needs to be expanded
3679 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3730 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3680 do 3731 do
3786 3837
3787 else 3838 else
3788 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 3839 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3789 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3840 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3790 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 3841 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
3791 See \`config.log' for more details" "$LINENO" 5 ; } 3842 See \`config.log' for more details" "$LINENO" 5; }
3792 fi 3843 fi
3793 3844
3794 ac_ext=c 3845 ac_ext=c
3795 ac_cpp='$CPP $CPPFLAGS' 3846 ac_cpp='$CPP $CPPFLAGS'
3796 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3847 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3798 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3849 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3799 3850
3800 3851
3801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 3852 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
3802 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 3853 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3803 if test "${ac_cv_path_GREP+set}" = set; then : 3854 if ${ac_cv_path_GREP+:} false; then :
3804 $as_echo_n "(cached) " >&6 3855 $as_echo_n "(cached) " >&6
3805 else 3856 else
3806 if test -z "$GREP"; then 3857 if test -z "$GREP"; then
3807 ac_path_GREP_found=false 3858 ac_path_GREP_found=false
3808 # Loop through the user's path and test for each of PROGNAME-LIST 3859 # Loop through the user's path and test for each of PROGNAME-LIST
3861 GREP="$ac_cv_path_GREP" 3912 GREP="$ac_cv_path_GREP"
3862 3913
3863 3914
3864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 3915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
3865 $as_echo_n "checking for egrep... " >&6; } 3916 $as_echo_n "checking for egrep... " >&6; }
3866 if test "${ac_cv_path_EGREP+set}" = set; then : 3917 if ${ac_cv_path_EGREP+:} false; then :
3867 $as_echo_n "(cached) " >&6 3918 $as_echo_n "(cached) " >&6
3868 else 3919 else
3869 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 3920 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3870 then ac_cv_path_EGREP="$GREP -E" 3921 then ac_cv_path_EGREP="$GREP -E"
3871 else 3922 else
3928 EGREP="$ac_cv_path_EGREP" 3979 EGREP="$ac_cv_path_EGREP"
3929 3980
3930 3981
3931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 3982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
3932 $as_echo_n "checking for ANSI C header files... " >&6; } 3983 $as_echo_n "checking for ANSI C header files... " >&6; }
3933 if test "${ac_cv_header_stdc+set}" = set; then : 3984 if ${ac_cv_header_stdc+:} false; then :
3934 $as_echo_n "(cached) " >&6 3985 $as_echo_n "(cached) " >&6
3935 else 3986 else
3936 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 3987 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3937 /* end confdefs.h. */ 3988 /* end confdefs.h. */
3938 #include <stdlib.h> 3989 #include <stdlib.h>
4043 ac_header_dirent=no 4094 ac_header_dirent=no
4044 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do 4095 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
4045 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh` 4096 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
4046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5 4097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
4047 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; } 4098 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
4048 if eval "test \"\${$as_ac_Header+set}\"" = set; then : 4099 if eval \${$as_ac_Header+:} false; then :
4049 $as_echo_n "(cached) " >&6 4100 $as_echo_n "(cached) " >&6
4050 else 4101 else
4051 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4102 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4052 /* end confdefs.h. */ 4103 /* end confdefs.h. */
4053 #include <sys/types.h> 4104 #include <sys/types.h>
4083 done 4134 done
4084 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. 4135 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
4085 if test $ac_header_dirent = dirent.h; then 4136 if test $ac_header_dirent = dirent.h; then
4086 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5 4137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
4087 $as_echo_n "checking for library containing opendir... " >&6; } 4138 $as_echo_n "checking for library containing opendir... " >&6; }
4088 if test "${ac_cv_search_opendir+set}" = set; then : 4139 if ${ac_cv_search_opendir+:} false; then :
4089 $as_echo_n "(cached) " >&6 4140 $as_echo_n "(cached) " >&6
4090 else 4141 else
4091 ac_func_search_save_LIBS=$LIBS 4142 ac_func_search_save_LIBS=$LIBS
4092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4143 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4093 /* end confdefs.h. */ 4144 /* end confdefs.h. */
4117 if ac_fn_c_try_link "$LINENO"; then : 4168 if ac_fn_c_try_link "$LINENO"; then :
4118 ac_cv_search_opendir=$ac_res 4169 ac_cv_search_opendir=$ac_res
4119 fi 4170 fi
4120 rm -f core conftest.err conftest.$ac_objext \ 4171 rm -f core conftest.err conftest.$ac_objext \
4121 conftest$ac_exeext 4172 conftest$ac_exeext
4122 if test "${ac_cv_search_opendir+set}" = set; then : 4173 if ${ac_cv_search_opendir+:} false; then :
4123 break 4174 break
4124 fi 4175 fi
4125 done 4176 done
4126 if test "${ac_cv_search_opendir+set}" = set; then : 4177 if ${ac_cv_search_opendir+:} false; then :
4127 4178
4128 else 4179 else
4129 ac_cv_search_opendir=no 4180 ac_cv_search_opendir=no
4130 fi 4181 fi
4131 rm conftest.$ac_ext 4182 rm conftest.$ac_ext
4140 fi 4191 fi
4141 4192
4142 else 4193 else
4143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5 4194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
4144 $as_echo_n "checking for library containing opendir... " >&6; } 4195 $as_echo_n "checking for library containing opendir... " >&6; }
4145 if test "${ac_cv_search_opendir+set}" = set; then : 4196 if ${ac_cv_search_opendir+:} false; then :
4146 $as_echo_n "(cached) " >&6 4197 $as_echo_n "(cached) " >&6
4147 else 4198 else
4148 ac_func_search_save_LIBS=$LIBS 4199 ac_func_search_save_LIBS=$LIBS
4149 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4200 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4150 /* end confdefs.h. */ 4201 /* end confdefs.h. */
4174 if ac_fn_c_try_link "$LINENO"; then : 4225 if ac_fn_c_try_link "$LINENO"; then :
4175 ac_cv_search_opendir=$ac_res 4226 ac_cv_search_opendir=$ac_res
4176 fi 4227 fi
4177 rm -f core conftest.err conftest.$ac_objext \ 4228 rm -f core conftest.err conftest.$ac_objext \
4178 conftest$ac_exeext 4229 conftest$ac_exeext
4179 if test "${ac_cv_search_opendir+set}" = set; then : 4230 if ${ac_cv_search_opendir+:} false; then :
4180 break 4231 break
4181 fi 4232 fi
4182 done 4233 done
4183 if test "${ac_cv_search_opendir+set}" = set; then : 4234 if ${ac_cv_search_opendir+:} false; then :
4184 4235
4185 else 4236 else
4186 ac_cv_search_opendir=no 4237 ac_cv_search_opendir=no
4187 fi 4238 fi
4188 rm conftest.$ac_ext 4239 rm conftest.$ac_ext
4216 4267
4217 4268
4218 for ac_header in unistd.h 4269 for ac_header in unistd.h
4219 do : 4270 do :
4220 ac_fn_c_check_header_mongrel "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default" 4271 ac_fn_c_check_header_mongrel "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default"
4221 if test "x$ac_cv_header_unistd_h" = x""yes; then : 4272 if test "x$ac_cv_header_unistd_h" = xyes; then :
4222 cat >>confdefs.h <<_ACEOF 4273 cat >>confdefs.h <<_ACEOF
4223 #define HAVE_UNISTD_H 1 4274 #define HAVE_UNISTD_H 1
4224 _ACEOF 4275 _ACEOF
4225 4276
4226 fi 4277 fi
4228 done 4279 done
4229 4280
4230 for ac_header in sys/stat.h 4281 for ac_header in sys/stat.h
4231 do : 4282 do :
4232 ac_fn_c_check_header_mongrel "$LINENO" "sys/stat.h" "ac_cv_header_sys_stat_h" "$ac_includes_default" 4283 ac_fn_c_check_header_mongrel "$LINENO" "sys/stat.h" "ac_cv_header_sys_stat_h" "$ac_includes_default"
4233 if test "x$ac_cv_header_sys_stat_h" = x""yes; then : 4284 if test "x$ac_cv_header_sys_stat_h" = xyes; then :
4234 cat >>confdefs.h <<_ACEOF 4285 cat >>confdefs.h <<_ACEOF
4235 #define HAVE_SYS_STAT_H 1 4286 #define HAVE_SYS_STAT_H 1
4236 _ACEOF 4287 _ACEOF
4237 4288
4238 fi 4289 fi
4241 4292
4242 4293
4243 for ac_func in pipe 4294 for ac_func in pipe
4244 do : 4295 do :
4245 ac_fn_c_check_func "$LINENO" "pipe" "ac_cv_func_pipe" 4296 ac_fn_c_check_func "$LINENO" "pipe" "ac_cv_func_pipe"
4246 if test "x$ac_cv_func_pipe" = x""yes; then : 4297 if test "x$ac_cv_func_pipe" = xyes; then :
4247 cat >>confdefs.h <<_ACEOF 4298 cat >>confdefs.h <<_ACEOF
4248 #define HAVE_PIPE 1 4299 #define HAVE_PIPE 1
4249 _ACEOF 4300 _ACEOF
4250 4301
4251 $as_echo "#define HAVE_PIPE 1" >>confdefs.h 4302 $as_echo "#define HAVE_PIPE 1" >>confdefs.h
4303
4304 fi
4305 done
4306
4307 for ac_func in vsnprintf
4308 do :
4309 ac_fn_c_check_func "$LINENO" "vsnprintf" "ac_cv_func_vsnprintf"
4310 if test "x$ac_cv_func_vsnprintf" = xyes; then :
4311 cat >>confdefs.h <<_ACEOF
4312 #define HAVE_VSNPRINTF 1
4313 _ACEOF
4314
4315 $as_echo "#define HAVE_VSNPRINTF 1" >>confdefs.h
4252 4316
4253 fi 4317 fi
4254 done 4318 done
4255 4319
4256 4320
4257 for ac_func in connect 4321 for ac_func in connect
4258 do : 4322 do :
4259 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" 4323 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
4260 if test "x$ac_cv_func_connect" = x""yes; then : 4324 if test "x$ac_cv_func_connect" = xyes; then :
4261 cat >>confdefs.h <<_ACEOF 4325 cat >>confdefs.h <<_ACEOF
4262 #define HAVE_CONNECT 1 4326 #define HAVE_CONNECT 1
4263 _ACEOF 4327 _ACEOF
4264 4328
4265 fi 4329 fi
4267 4331
4268 if test x"$ac_cv_func_connect" = x"no"; then 4332 if test x"$ac_cv_func_connect" = x"no"; then
4269 if test -z "$libsocket"; then 4333 if test -z "$libsocket"; then
4270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5 4334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
4271 $as_echo_n "checking for socket in -lsocket... " >&6; } 4335 $as_echo_n "checking for socket in -lsocket... " >&6; }
4272 if test "${ac_cv_lib_socket_socket+set}" = set; then : 4336 if ${ac_cv_lib_socket_socket+:} false; then :
4273 $as_echo_n "(cached) " >&6 4337 $as_echo_n "(cached) " >&6
4274 else 4338 else
4275 ac_check_lib_save_LIBS=$LIBS 4339 ac_check_lib_save_LIBS=$LIBS
4276 LIBS="-lsocket $LIBS" 4340 LIBS="-lsocket $LIBS"
4277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4341 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4301 conftest$ac_exeext conftest.$ac_ext 4365 conftest$ac_exeext conftest.$ac_ext
4302 LIBS=$ac_check_lib_save_LIBS 4366 LIBS=$ac_check_lib_save_LIBS
4303 fi 4367 fi
4304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5 4368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
4305 $as_echo "$ac_cv_lib_socket_socket" >&6; } 4369 $as_echo "$ac_cv_lib_socket_socket" >&6; }
4306 if test "x$ac_cv_lib_socket_socket" = x""yes; then : 4370 if test "x$ac_cv_lib_socket_socket" = xyes; then :
4307 LIBS="$LIBS -lsocket" 4371 LIBS="$LIBS -lsocket"
4308 fi 4372 fi
4309 4373
4310 fi 4374 fi
4311 4375
4312 if test -z "$libinet"; then 4376 if test -z "$libinet"; then
4313 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -linet" >&5 4377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -linet" >&5
4314 $as_echo_n "checking for socket in -linet... " >&6; } 4378 $as_echo_n "checking for socket in -linet... " >&6; }
4315 if test "${ac_cv_lib_inet_socket+set}" = set; then : 4379 if ${ac_cv_lib_inet_socket+:} false; then :
4316 $as_echo_n "(cached) " >&6 4380 $as_echo_n "(cached) " >&6
4317 else 4381 else
4318 ac_check_lib_save_LIBS=$LIBS 4382 ac_check_lib_save_LIBS=$LIBS
4319 LIBS="-linet $LIBS" 4383 LIBS="-linet $LIBS"
4320 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4384 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4344 conftest$ac_exeext conftest.$ac_ext 4408 conftest$ac_exeext conftest.$ac_ext
4345 LIBS=$ac_check_lib_save_LIBS 4409 LIBS=$ac_check_lib_save_LIBS
4346 fi 4410 fi
4347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_inet_socket" >&5 4411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_inet_socket" >&5
4348 $as_echo "$ac_cv_lib_inet_socket" >&6; } 4412 $as_echo "$ac_cv_lib_inet_socket" >&6; }
4349 if test "x$ac_cv_lib_inet_socket" = x""yes; then : 4413 if test "x$ac_cv_lib_inet_socket" = xyes; then :
4350 libnsl=1; LIBS="$LIBS -linet -lnsl_s" 4414 libnsl=1; LIBS="$LIBS -linet -lnsl_s"
4351 fi 4415 fi
4352 4416
4353 fi 4417 fi
4354 4418
4355 if test -z "$libnsl"; then 4419 if test -z "$libnsl"; then
4356 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostname in -lnsl" >&5 4420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostname in -lnsl" >&5
4357 $as_echo_n "checking for gethostname in -lnsl... " >&6; } 4421 $as_echo_n "checking for gethostname in -lnsl... " >&6; }
4358 if test "${ac_cv_lib_nsl_gethostname+set}" = set; then : 4422 if ${ac_cv_lib_nsl_gethostname+:} false; then :
4359 $as_echo_n "(cached) " >&6 4423 $as_echo_n "(cached) " >&6
4360 else 4424 else
4361 ac_check_lib_save_LIBS=$LIBS 4425 ac_check_lib_save_LIBS=$LIBS
4362 LIBS="-lnsl $LIBS" 4426 LIBS="-lnsl $LIBS"
4363 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4427 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4387 conftest$ac_exeext conftest.$ac_ext 4451 conftest$ac_exeext conftest.$ac_ext
4388 LIBS=$ac_check_lib_save_LIBS 4452 LIBS=$ac_check_lib_save_LIBS
4389 fi 4453 fi
4390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostname" >&5 4454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostname" >&5
4391 $as_echo "$ac_cv_lib_nsl_gethostname" >&6; } 4455 $as_echo "$ac_cv_lib_nsl_gethostname" >&6; }
4392 if test "x$ac_cv_lib_nsl_gethostname" = x""yes; then : 4456 if test "x$ac_cv_lib_nsl_gethostname" = xyes; then :
4393 LIBS="$LIBS -lnsl" 4457 LIBS="$LIBS -lnsl"
4394 fi 4458 fi
4395 4459
4396 fi 4460 fi
4397 fi 4461 fi
4398 4462
4399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getpwnam in -lsun" >&5 4463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getpwnam in -lsun" >&5
4400 $as_echo_n "checking for getpwnam in -lsun... " >&6; } 4464 $as_echo_n "checking for getpwnam in -lsun... " >&6; }
4401 if test "${ac_cv_lib_sun_getpwnam+set}" = set; then : 4465 if ${ac_cv_lib_sun_getpwnam+:} false; then :
4402 $as_echo_n "(cached) " >&6 4466 $as_echo_n "(cached) " >&6
4403 else 4467 else
4404 ac_check_lib_save_LIBS=$LIBS 4468 ac_check_lib_save_LIBS=$LIBS
4405 LIBS="-lsun $LIBS" 4469 LIBS="-lsun $LIBS"
4406 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4470 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4430 conftest$ac_exeext conftest.$ac_ext 4494 conftest$ac_exeext conftest.$ac_ext
4431 LIBS=$ac_check_lib_save_LIBS 4495 LIBS=$ac_check_lib_save_LIBS
4432 fi 4496 fi
4433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_sun_getpwnam" >&5 4497 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_sun_getpwnam" >&5
4434 $as_echo "$ac_cv_lib_sun_getpwnam" >&6; } 4498 $as_echo "$ac_cv_lib_sun_getpwnam" >&6; }
4435 if test "x$ac_cv_lib_sun_getpwnam" = x""yes; then : 4499 if test "x$ac_cv_lib_sun_getpwnam" = xyes; then :
4436 LIBS="$LIBS -lsun" 4500 LIBS="$LIBS -lsun"
4437 fi 4501 fi
4438 4502
4439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_addr in -ldgc" >&5 4503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_addr in -ldgc" >&5
4440 $as_echo_n "checking for inet_addr in -ldgc... " >&6; } 4504 $as_echo_n "checking for inet_addr in -ldgc... " >&6; }
4441 if test "${ac_cv_lib_dgc_inet_addr+set}" = set; then : 4505 if ${ac_cv_lib_dgc_inet_addr+:} false; then :
4442 $as_echo_n "(cached) " >&6 4506 $as_echo_n "(cached) " >&6
4443 else 4507 else
4444 ac_check_lib_save_LIBS=$LIBS 4508 ac_check_lib_save_LIBS=$LIBS
4445 LIBS="-ldgc $LIBS" 4509 LIBS="-ldgc $LIBS"
4446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4470 conftest$ac_exeext conftest.$ac_ext 4534 conftest$ac_exeext conftest.$ac_ext
4471 LIBS=$ac_check_lib_save_LIBS 4535 LIBS=$ac_check_lib_save_LIBS
4472 fi 4536 fi
4473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dgc_inet_addr" >&5 4537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dgc_inet_addr" >&5
4474 $as_echo "$ac_cv_lib_dgc_inet_addr" >&6; } 4538 $as_echo "$ac_cv_lib_dgc_inet_addr" >&6; }
4475 if test "x$ac_cv_lib_dgc_inet_addr" = x""yes; then : 4539 if test "x$ac_cv_lib_dgc_inet_addr" = xyes; then :
4476 LIBS="$LIBS -ldgc" 4540 LIBS="$LIBS -ldgc"
4477 fi 4541 fi
4478 4542
4479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lresolv" >&5 4543 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lresolv" >&5
4480 $as_echo_n "checking for gethostbyname in -lresolv... " >&6; } 4544 $as_echo_n "checking for gethostbyname in -lresolv... " >&6; }
4481 if test "${ac_cv_lib_resolv_gethostbyname+set}" = set; then : 4545 if ${ac_cv_lib_resolv_gethostbyname+:} false; then :
4482 $as_echo_n "(cached) " >&6 4546 $as_echo_n "(cached) " >&6
4483 else 4547 else
4484 ac_check_lib_save_LIBS=$LIBS 4548 ac_check_lib_save_LIBS=$LIBS
4485 LIBS="-lresolv $LIBS" 4549 LIBS="-lresolv $LIBS"
4486 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4550 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4510 conftest$ac_exeext conftest.$ac_ext 4574 conftest$ac_exeext conftest.$ac_ext
4511 LIBS=$ac_check_lib_save_LIBS 4575 LIBS=$ac_check_lib_save_LIBS
4512 fi 4576 fi
4513 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_gethostbyname" >&5 4577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_gethostbyname" >&5
4514 $as_echo "$ac_cv_lib_resolv_gethostbyname" >&6; } 4578 $as_echo "$ac_cv_lib_resolv_gethostbyname" >&6; }
4515 if test "x$ac_cv_lib_resolv_gethostbyname" = x""yes; then : 4579 if test "x$ac_cv_lib_resolv_gethostbyname" = xyes; then :
4516 LIBS="$LIBS -lresolv" 4580 LIBS="$LIBS -lresolv"
4517 fi 4581 fi
4518 4582
4519 4583
4520 build_gtk="yes" 4584 build_gtk="yes"
4595 if test $build_gtk = "yes"; then 4659 if test $build_gtk = "yes"; then
4596 # Extract the first word of "pkg-config", so it can be a program name with args. 4660 # Extract the first word of "pkg-config", so it can be a program name with args.
4597 set dummy pkg-config; ac_word=$2 4661 set dummy pkg-config; ac_word=$2
4598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4599 $as_echo_n "checking for $ac_word... " >&6; } 4663 $as_echo_n "checking for $ac_word... " >&6; }
4600 if test "${ac_cv_prog_PKG_CFG+set}" = set; then : 4664 if ${ac_cv_prog_PKG_CFG+:} false; then :
4601 $as_echo_n "(cached) " >&6 4665 $as_echo_n "(cached) " >&6
4602 else 4666 else
4603 if test -n "$PKG_CFG"; then 4667 if test -n "$PKG_CFG"; then
4604 ac_cv_prog_PKG_CFG="$PKG_CFG" # Let the user override the test. 4668 ac_cv_prog_PKG_CFG="$PKG_CFG" # Let the user override the test.
4605 else 4669 else
4674 else 4738 else
4675 $as_echo "#define USE_WEBKIT10 1" >>confdefs.h 4739 $as_echo "#define USE_WEBKIT10 1" >>confdefs.h
4676 4740
4677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing webkit_web_view_new" >&5 4741 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing webkit_web_view_new" >&5
4678 $as_echo_n "checking for library containing webkit_web_view_new... " >&6; } 4742 $as_echo_n "checking for library containing webkit_web_view_new... " >&6; }
4679 if test "${ac_cv_search_webkit_web_view_new+set}" = set; then : 4743 if ${ac_cv_search_webkit_web_view_new+:} false; then :
4680 $as_echo_n "(cached) " >&6 4744 $as_echo_n "(cached) " >&6
4681 else 4745 else
4682 ac_func_search_save_LIBS=$LIBS 4746 ac_func_search_save_LIBS=$LIBS
4683 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 4747 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4684 /* end confdefs.h. */ 4748 /* end confdefs.h. */
4708 if ac_fn_c_try_link "$LINENO"; then : 4772 if ac_fn_c_try_link "$LINENO"; then :
4709 ac_cv_search_webkit_web_view_new=$ac_res 4773 ac_cv_search_webkit_web_view_new=$ac_res
4710 fi 4774 fi
4711 rm -f core conftest.err conftest.$ac_objext \ 4775 rm -f core conftest.err conftest.$ac_objext \
4712 conftest$ac_exeext 4776 conftest$ac_exeext
4713 if test "${ac_cv_search_webkit_web_view_new+set}" = set; then : 4777 if ${ac_cv_search_webkit_web_view_new+:} false; then :
4714 break 4778 break
4715 fi 4779 fi
4716 done 4780 done
4717 if test "${ac_cv_search_webkit_web_view_new+set}" = set; then : 4781 if ${ac_cv_search_webkit_web_view_new+:} false; then :
4718 4782
4719 else 4783 else
4720 ac_cv_search_webkit_web_view_new=no 4784 ac_cv_search_webkit_web_view_new=no
4721 fi 4785 fi
4722 rm conftest.$ac_ext 4786 rm conftest.$ac_ext
4800 4864
4801 # Extract the first word of "glib-config", so it can be a program name with args. 4865 # Extract the first word of "glib-config", so it can be a program name with args.
4802 set dummy glib-config; ac_word=$2 4866 set dummy glib-config; ac_word=$2
4803 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4804 $as_echo_n "checking for $ac_word... " >&6; } 4868 $as_echo_n "checking for $ac_word... " >&6; }
4805 if test "${ac_cv_path_GLIB_CONFIG+set}" = set; then : 4869 if ${ac_cv_path_GLIB_CONFIG+:} false; then :
4806 $as_echo_n "(cached) " >&6 4870 $as_echo_n "(cached) " >&6
4807 else 4871 else
4808 case $GLIB_CONFIG in 4872 case $GLIB_CONFIG in
4809 [\\/]* | ?:[\\/]*) 4873 [\\/]* | ?:[\\/]*)
4810 ac_cv_path_GLIB_CONFIG="$GLIB_CONFIG" # Let the user override the test with a path. 4874 ac_cv_path_GLIB_CONFIG="$GLIB_CONFIG" # Let the user override the test with a path.
5007 LIBS="$ac_save_LIBS" 5071 LIBS="$ac_save_LIBS"
5008 fi 5072 fi
5009 fi 5073 fi
5010 GLIB_CFLAGS="" 5074 GLIB_CFLAGS=""
5011 GLIB_LIBS="" 5075 GLIB_LIBS=""
5012 as_fn_error $? "as_fn_error $? \"Cannot find GLIB: Is glib-config in path?\" \"$LINENO\" 5 " "$LINENO" 5 5076 as_fn_error $? "as_fn_error $? \"Cannot find GLIB: Is glib-config in path?\" \"$LINENO\" 5" "$LINENO" 5
5013 fi 5077 fi
5014 5078
5015 5079
5016 rm -f conf.glibtest 5080 rm -f conf.glibtest
5017 5081
5063 5127
5064 # Extract the first word of "gtk-config", so it can be a program name with args. 5128 # Extract the first word of "gtk-config", so it can be a program name with args.
5065 set dummy gtk-config; ac_word=$2 5129 set dummy gtk-config; ac_word=$2
5066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5067 $as_echo_n "checking for $ac_word... " >&6; } 5131 $as_echo_n "checking for $ac_word... " >&6; }
5068 if test "${ac_cv_path_GTK_CONFIG+set}" = set; then : 5132 if ${ac_cv_path_GTK_CONFIG+:} false; then :
5069 $as_echo_n "(cached) " >&6 5133 $as_echo_n "(cached) " >&6
5070 else 5134 else
5071 case $GTK_CONFIG in 5135 case $GTK_CONFIG in
5072 [\\/]* | ?:[\\/]*) 5136 [\\/]* | ?:[\\/]*)
5073 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path. 5137 ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
5272 LIBS="$ac_save_LIBS" 5336 LIBS="$ac_save_LIBS"
5273 fi 5337 fi
5274 fi 5338 fi
5275 GTK_CFLAGS="" 5339 GTK_CFLAGS=""
5276 GTK_LIBS="" 5340 GTK_LIBS=""
5277 as_fn_error $? "as_fn_error $? \"Cannot find GTK: Is gtk-config in path?\" \"$LINENO\" 5 " "$LINENO" 5 5341 as_fn_error $? "as_fn_error $? \"Cannot find GTK: Is gtk-config in path?\" \"$LINENO\" 5" "$LINENO" 5
5278 fi 5342 fi
5279 5343
5280 5344
5281 rm -f conf.gtktest 5345 rm -f conf.gtktest
5282 5346
5319 5383
5320 # Extract the first word of "imlib-config", so it can be a program name with args. 5384 # Extract the first word of "imlib-config", so it can be a program name with args.
5321 set dummy imlib-config; ac_word=$2 5385 set dummy imlib-config; ac_word=$2
5322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5386 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5323 $as_echo_n "checking for $ac_word... " >&6; } 5387 $as_echo_n "checking for $ac_word... " >&6; }
5324 if test "${ac_cv_path_IMLIB_CONFIG+set}" = set; then : 5388 if ${ac_cv_path_IMLIB_CONFIG+:} false; then :
5325 $as_echo_n "(cached) " >&6 5389 $as_echo_n "(cached) " >&6
5326 else 5390 else
5327 case $IMLIB_CONFIG in 5391 case $IMLIB_CONFIG in
5328 [\\/]* | ?:[\\/]*) 5392 [\\/]* | ?:[\\/]*)
5329 ac_cv_path_IMLIB_CONFIG="$IMLIB_CONFIG" # Let the user override the test with a path. 5393 ac_cv_path_IMLIB_CONFIG="$IMLIB_CONFIG" # Let the user override the test with a path.
5508 fi 5572 fi
5509 fi 5573 fi
5510 5574
5511 if test $check_pthreads = "yes"; then 5575 if test $check_pthreads = "yes"; then
5512 ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default" 5576 ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
5513 if test "x$ac_cv_header_pthread_h" = x""yes; then : 5577 if test "x$ac_cv_header_pthread_h" = xyes; then :
5514 5578
5515 else 5579 else
5516 as_fn_error $? "pthread header not found. Dynamic Windows cannot build without it." "$LINENO" 5 5580 as_fn_error $? "pthread header not found. Dynamic Windows cannot build without it." "$LINENO" 5
5517 fi 5581 fi
5518 5582
5519 5583
5520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lpthread" >&5 5584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lpthread" >&5
5521 $as_echo_n "checking for pthread_attr_init in -lpthread... " >&6; } 5585 $as_echo_n "checking for pthread_attr_init in -lpthread... " >&6; }
5522 if test "${ac_cv_lib_pthread_pthread_attr_init+set}" = set; then : 5586 if ${ac_cv_lib_pthread_pthread_attr_init+:} false; then :
5523 $as_echo_n "(cached) " >&6 5587 $as_echo_n "(cached) " >&6
5524 else 5588 else
5525 ac_check_lib_save_LIBS=$LIBS 5589 ac_check_lib_save_LIBS=$LIBS
5526 LIBS="-lpthread $LIBS" 5590 LIBS="-lpthread $LIBS"
5527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5591 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5551 conftest$ac_exeext conftest.$ac_ext 5615 conftest$ac_exeext conftest.$ac_ext
5552 LIBS=$ac_check_lib_save_LIBS 5616 LIBS=$ac_check_lib_save_LIBS
5553 fi 5617 fi
5554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_attr_init" >&5 5618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_attr_init" >&5
5555 $as_echo "$ac_cv_lib_pthread_pthread_attr_init" >&6; } 5619 $as_echo "$ac_cv_lib_pthread_pthread_attr_init" >&6; }
5556 if test "x$ac_cv_lib_pthread_pthread_attr_init" = x""yes; then : 5620 if test "x$ac_cv_lib_pthread_pthread_attr_init" = xyes; then :
5557 PTHREAD_LIBS="-lpthread" 5621 PTHREAD_LIBS="-lpthread"
5558 else 5622 else
5559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lpthreads" >&5 5623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lpthreads" >&5
5560 $as_echo_n "checking for pthread_attr_init in -lpthreads... " >&6; } 5624 $as_echo_n "checking for pthread_attr_init in -lpthreads... " >&6; }
5561 if test "${ac_cv_lib_pthreads_pthread_attr_init+set}" = set; then : 5625 if ${ac_cv_lib_pthreads_pthread_attr_init+:} false; then :
5562 $as_echo_n "(cached) " >&6 5626 $as_echo_n "(cached) " >&6
5563 else 5627 else
5564 ac_check_lib_save_LIBS=$LIBS 5628 ac_check_lib_save_LIBS=$LIBS
5565 LIBS="-lpthreads $LIBS" 5629 LIBS="-lpthreads $LIBS"
5566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5630 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5590 conftest$ac_exeext conftest.$ac_ext 5654 conftest$ac_exeext conftest.$ac_ext
5591 LIBS=$ac_check_lib_save_LIBS 5655 LIBS=$ac_check_lib_save_LIBS
5592 fi 5656 fi
5593 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthreads_pthread_attr_init" >&5 5657 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthreads_pthread_attr_init" >&5
5594 $as_echo "$ac_cv_lib_pthreads_pthread_attr_init" >&6; } 5658 $as_echo "$ac_cv_lib_pthreads_pthread_attr_init" >&6; }
5595 if test "x$ac_cv_lib_pthreads_pthread_attr_init" = x""yes; then : 5659 if test "x$ac_cv_lib_pthreads_pthread_attr_init" = xyes; then :
5596 PTHREAD_LIBS="-lpthreads" 5660 PTHREAD_LIBS="-lpthreads"
5597 else 5661 else
5598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lc_r" >&5 5662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lc_r" >&5
5599 $as_echo_n "checking for pthread_attr_init in -lc_r... " >&6; } 5663 $as_echo_n "checking for pthread_attr_init in -lc_r... " >&6; }
5600 if test "${ac_cv_lib_c_r_pthread_attr_init+set}" = set; then : 5664 if ${ac_cv_lib_c_r_pthread_attr_init+:} false; then :
5601 $as_echo_n "(cached) " >&6 5665 $as_echo_n "(cached) " >&6
5602 else 5666 else
5603 ac_check_lib_save_LIBS=$LIBS 5667 ac_check_lib_save_LIBS=$LIBS
5604 LIBS="-lc_r $LIBS" 5668 LIBS="-lc_r $LIBS"
5605 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5669 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5629 conftest$ac_exeext conftest.$ac_ext 5693 conftest$ac_exeext conftest.$ac_ext
5630 LIBS=$ac_check_lib_save_LIBS 5694 LIBS=$ac_check_lib_save_LIBS
5631 fi 5695 fi
5632 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_r_pthread_attr_init" >&5 5696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_r_pthread_attr_init" >&5
5633 $as_echo "$ac_cv_lib_c_r_pthread_attr_init" >&6; } 5697 $as_echo "$ac_cv_lib_c_r_pthread_attr_init" >&6; }
5634 if test "x$ac_cv_lib_c_r_pthread_attr_init" = x""yes; then : 5698 if test "x$ac_cv_lib_c_r_pthread_attr_init" = xyes; then :
5635 PTHREAD_LIBS="-lc_r" 5699 PTHREAD_LIBS="-lc_r"
5636 else 5700 else
5637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lc" >&5 5701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_attr_init in -lc" >&5
5638 $as_echo_n "checking for pthread_attr_init in -lc... " >&6; } 5702 $as_echo_n "checking for pthread_attr_init in -lc... " >&6; }
5639 if test "${ac_cv_lib_c_pthread_attr_init+set}" = set; then : 5703 if ${ac_cv_lib_c_pthread_attr_init+:} false; then :
5640 $as_echo_n "(cached) " >&6 5704 $as_echo_n "(cached) " >&6
5641 else 5705 else
5642 ac_check_lib_save_LIBS=$LIBS 5706 ac_check_lib_save_LIBS=$LIBS
5643 LIBS="-lc $LIBS" 5707 LIBS="-lc $LIBS"
5644 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5708 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5668 conftest$ac_exeext conftest.$ac_ext 5732 conftest$ac_exeext conftest.$ac_ext
5669 LIBS=$ac_check_lib_save_LIBS 5733 LIBS=$ac_check_lib_save_LIBS
5670 fi 5734 fi
5671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_pthread_attr_init" >&5 5735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_pthread_attr_init" >&5
5672 $as_echo "$ac_cv_lib_c_pthread_attr_init" >&6; } 5736 $as_echo "$ac_cv_lib_c_pthread_attr_init" >&6; }
5673 if test "x$ac_cv_lib_c_pthread_attr_init" = x""yes; then : 5737 if test "x$ac_cv_lib_c_pthread_attr_init" = xyes; then :
5674 PTHREAD_LIBS="-lc" 5738 PTHREAD_LIBS="-lc"
5675 else 5739 else
5676 as_fn_error $? "pthread library not found. dwindows cannot build without it." "$LINENO" 5 5740 as_fn_error $? "pthread library not found. dwindows cannot build without it." "$LINENO" 5
5677 5741
5678 fi 5742 fi
5696 LIBS="$RPATH $LIBS $GTK_LIBS $PTHREAD_LIBS $GDK_IMLIB_LIBS $MOZEMBED_LIBS" 5760 LIBS="$RPATH $LIBS $GTK_LIBS $PTHREAD_LIBS $GDK_IMLIB_LIBS $MOZEMBED_LIBS"
5697 BROWSER_OBJECT="browser.o" 5761 BROWSER_OBJECT="browser.o"
5698 if test $with_gtkmozembed = yes; then 5762 if test $with_gtkmozembed = yes; then
5699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk_moz_embed_new in -lgtkembedmoz" >&5 5763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk_moz_embed_new in -lgtkembedmoz" >&5
5700 $as_echo_n "checking for gtk_moz_embed_new in -lgtkembedmoz... " >&6; } 5764 $as_echo_n "checking for gtk_moz_embed_new in -lgtkembedmoz... " >&6; }
5701 if test "${ac_cv_lib_gtkembedmoz_gtk_moz_embed_new+set}" = set; then : 5765 if ${ac_cv_lib_gtkembedmoz_gtk_moz_embed_new+:} false; then :
5702 $as_echo_n "(cached) " >&6 5766 $as_echo_n "(cached) " >&6
5703 else 5767 else
5704 ac_check_lib_save_LIBS=$LIBS 5768 ac_check_lib_save_LIBS=$LIBS
5705 LIBS="-lgtkembedmoz $LIBS" 5769 LIBS="-lgtkembedmoz $LIBS"
5706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5770 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5730 conftest$ac_exeext conftest.$ac_ext 5794 conftest$ac_exeext conftest.$ac_ext
5731 LIBS=$ac_check_lib_save_LIBS 5795 LIBS=$ac_check_lib_save_LIBS
5732 fi 5796 fi
5733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gtkembedmoz_gtk_moz_embed_new" >&5 5797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gtkembedmoz_gtk_moz_embed_new" >&5
5734 $as_echo "$ac_cv_lib_gtkembedmoz_gtk_moz_embed_new" >&6; } 5798 $as_echo "$ac_cv_lib_gtkembedmoz_gtk_moz_embed_new" >&6; }
5735 if test "x$ac_cv_lib_gtkembedmoz_gtk_moz_embed_new" = x""yes; then : 5799 if test "x$ac_cv_lib_gtkembedmoz_gtk_moz_embed_new" = xyes; then :
5736 $as_echo "#define USE_GTKMOZEMBED 1" >>confdefs.h 5800 $as_echo "#define USE_GTKMOZEMBED 1" >>confdefs.h
5737 5801
5738 else 5802 else
5739 BROWSER_OBJECT="" 5803 BROWSER_OBJECT=""
5740 fi 5804 fi
5741 5805
5742 elif test $with_gtkhtml = yes; then 5806 elif test $with_gtkhtml = yes; then
5743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for html_document_new in -lgtkhtml-2" >&5 5807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for html_document_new in -lgtkhtml-2" >&5
5744 $as_echo_n "checking for html_document_new in -lgtkhtml-2... " >&6; } 5808 $as_echo_n "checking for html_document_new in -lgtkhtml-2... " >&6; }
5745 if test "${ac_cv_lib_gtkhtml_2_html_document_new+set}" = set; then : 5809 if ${ac_cv_lib_gtkhtml_2_html_document_new+:} false; then :
5746 $as_echo_n "(cached) " >&6 5810 $as_echo_n "(cached) " >&6
5747 else 5811 else
5748 ac_check_lib_save_LIBS=$LIBS 5812 ac_check_lib_save_LIBS=$LIBS
5749 LIBS="-lgtkhtml-2 $LIBS" 5813 LIBS="-lgtkhtml-2 $LIBS"
5750 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5814 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5774 conftest$ac_exeext conftest.$ac_ext 5838 conftest$ac_exeext conftest.$ac_ext
5775 LIBS=$ac_check_lib_save_LIBS 5839 LIBS=$ac_check_lib_save_LIBS
5776 fi 5840 fi
5777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gtkhtml_2_html_document_new" >&5 5841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gtkhtml_2_html_document_new" >&5
5778 $as_echo "$ac_cv_lib_gtkhtml_2_html_document_new" >&6; } 5842 $as_echo "$ac_cv_lib_gtkhtml_2_html_document_new" >&6; }
5779 if test "x$ac_cv_lib_gtkhtml_2_html_document_new" = x""yes; then : 5843 if test "x$ac_cv_lib_gtkhtml_2_html_document_new" = xyes; then :
5780 $as_echo "#define USE_LIBGTKHTML2 1" >>confdefs.h 5844 $as_echo "#define USE_LIBGTKHTML2 1" >>confdefs.h
5781 5845
5782 else 5846 else
5783 BROWSER_OBJECT="" 5847 BROWSER_OBJECT=""
5784 fi 5848 fi
5785 5849
5786 else 5850 else
5787 as_ac_Lib=`$as_echo "ac_cv_lib_$WEBKIT_LIB''_webkit_web_view_new" | $as_tr_sh` 5851 as_ac_Lib=`$as_echo "ac_cv_lib_$WEBKIT_LIB''_webkit_web_view_new" | $as_tr_sh`
5788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for webkit_web_view_new in -l$WEBKIT_LIB" >&5 5852 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for webkit_web_view_new in -l$WEBKIT_LIB" >&5
5789 $as_echo_n "checking for webkit_web_view_new in -l$WEBKIT_LIB... " >&6; } 5853 $as_echo_n "checking for webkit_web_view_new in -l$WEBKIT_LIB... " >&6; }
5790 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 5854 if eval \${$as_ac_Lib+:} false; then :
5791 $as_echo_n "(cached) " >&6 5855 $as_echo_n "(cached) " >&6
5792 else 5856 else
5793 ac_check_lib_save_LIBS=$LIBS 5857 ac_check_lib_save_LIBS=$LIBS
5794 LIBS="-l$WEBKIT_LIB $LIBS" 5858 LIBS="-l$WEBKIT_LIB $LIBS"
5795 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 5859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5934 t end 5998 t end
5935 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 5999 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
5936 :end' >>confcache 6000 :end' >>confcache
5937 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 6001 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
5938 if test -w "$cache_file"; then 6002 if test -w "$cache_file"; then
5939 test "x$cache_file" != "x/dev/null" && 6003 if test "x$cache_file" != "x/dev/null"; then
5940 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 6004 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
5941 $as_echo "$as_me: updating cache $cache_file" >&6;} 6005 $as_echo "$as_me: updating cache $cache_file" >&6;}
5942 cat confcache >$cache_file 6006 if test ! -f "$cache_file" || test -h "$cache_file"; then
6007 cat confcache >"$cache_file"
6008 else
6009 case $cache_file in #(
6010 */* | ?:*)
6011 mv -f confcache "$cache_file"$$ &&
6012 mv -f "$cache_file"$$ "$cache_file" ;; #(
6013 *)
6014 mv -f confcache "$cache_file" ;;
6015 esac
6016 fi
6017 fi
5943 else 6018 else
5944 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 6019 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
5945 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 6020 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
5946 fi 6021 fi
5947 fi 6022 fi
5969 6044
5970 LTLIBOBJS=$ac_ltlibobjs 6045 LTLIBOBJS=$ac_ltlibobjs
5971 6046
5972 6047
5973 6048
5974 : ${CONFIG_STATUS=./config.status} 6049 : "${CONFIG_STATUS=./config.status}"
5975 ac_write_fail=0 6050 ac_write_fail=0
5976 ac_clean_files_save=$ac_clean_files 6051 ac_clean_files_save=$ac_clean_files
5977 ac_clean_files="$ac_clean_files $CONFIG_STATUS" 6052 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
5978 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 6053 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
5979 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 6054 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
6070 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 6145 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
6071 # splitting by setting IFS to empty value.) 6146 # splitting by setting IFS to empty value.)
6072 IFS=" "" $as_nl" 6147 IFS=" "" $as_nl"
6073 6148
6074 # Find who we are. Look in the path if we contain no directory separator. 6149 # Find who we are. Look in the path if we contain no directory separator.
6150 as_myself=
6075 case $0 in #(( 6151 case $0 in #((
6076 *[\\/]* ) as_myself=$0 ;; 6152 *[\\/]* ) as_myself=$0 ;;
6077 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 6153 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6078 for as_dir in $PATH 6154 for as_dir in $PATH
6079 do 6155 do
6377 # Save the log message, to keep $0 and so on meaningful, and to 6453 # Save the log message, to keep $0 and so on meaningful, and to
6378 # report actual input values of CONFIG_FILES etc. instead of their 6454 # report actual input values of CONFIG_FILES etc. instead of their
6379 # values after options handling. 6455 # values after options handling.
6380 ac_log=" 6456 ac_log="
6381 This file was extended by $as_me, which was 6457 This file was extended by $as_me, which was
6382 generated by GNU Autoconf 2.67. Invocation command line was 6458 generated by GNU Autoconf 2.68. Invocation command line was
6383 6459
6384 CONFIG_FILES = $CONFIG_FILES 6460 CONFIG_FILES = $CONFIG_FILES
6385 CONFIG_HEADERS = $CONFIG_HEADERS 6461 CONFIG_HEADERS = $CONFIG_HEADERS
6386 CONFIG_LINKS = $CONFIG_LINKS 6462 CONFIG_LINKS = $CONFIG_LINKS
6387 CONFIG_COMMANDS = $CONFIG_COMMANDS 6463 CONFIG_COMMANDS = $CONFIG_COMMANDS
6439 _ACEOF 6515 _ACEOF
6440 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6516 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6441 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 6517 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6442 ac_cs_version="\\ 6518 ac_cs_version="\\
6443 config.status 6519 config.status
6444 configured by $0, generated by GNU Autoconf 2.67, 6520 configured by $0, generated by GNU Autoconf 2.68,
6445 with options \\"\$ac_cs_config\\" 6521 with options \\"\$ac_cs_config\\"
6446 6522
6447 Copyright (C) 2010 Free Software Foundation, Inc. 6523 Copyright (C) 2010 Free Software Foundation, Inc.
6448 This config.status script is free software; the Free Software Foundation 6524 This config.status script is free software; the Free Software Foundation
6449 gives unlimited permission to copy, distribute and modify it." 6525 gives unlimited permission to copy, distribute and modify it."
6564 case $ac_config_target in 6640 case $ac_config_target in
6565 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; 6641 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
6566 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 6642 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6567 "dwindows-config") CONFIG_FILES="$CONFIG_FILES dwindows-config" ;; 6643 "dwindows-config") CONFIG_FILES="$CONFIG_FILES dwindows-config" ;;
6568 6644
6569 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 6645 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6570 esac 6646 esac
6571 done 6647 done
6572 6648
6573 6649
6574 # If the user did not use the arguments to specify the items to instantiate, 6650 # If the user did not use the arguments to specify the items to instantiate,
6586 # Hook for its removal unless debugging. 6662 # Hook for its removal unless debugging.
6587 # Note that there is a small window in which the directory will not be cleaned: 6663 # Note that there is a small window in which the directory will not be cleaned:
6588 # after its creation but before its name has been assigned to `$tmp'. 6664 # after its creation but before its name has been assigned to `$tmp'.
6589 $debug || 6665 $debug ||
6590 { 6666 {
6591 tmp= 6667 tmp= ac_tmp=
6592 trap 'exit_status=$? 6668 trap 'exit_status=$?
6593 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 6669 : "${ac_tmp:=$tmp}"
6670 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
6594 ' 0 6671 ' 0
6595 trap 'as_fn_exit 1' 1 2 13 15 6672 trap 'as_fn_exit 1' 1 2 13 15
6596 } 6673 }
6597 # Create a (secure) tmp directory for tmp files. 6674 # Create a (secure) tmp directory for tmp files.
6598 6675
6599 { 6676 {
6600 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 6677 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
6601 test -n "$tmp" && test -d "$tmp" 6678 test -d "$tmp"
6602 } || 6679 } ||
6603 { 6680 {
6604 tmp=./conf$$-$RANDOM 6681 tmp=./conf$$-$RANDOM
6605 (umask 077 && mkdir "$tmp") 6682 (umask 077 && mkdir "$tmp")
6606 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 6683 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
6684 ac_tmp=$tmp
6607 6685
6608 # Set up the scripts for CONFIG_FILES section. 6686 # Set up the scripts for CONFIG_FILES section.
6609 # No need to generate them if there are no CONFIG_FILES. 6687 # No need to generate them if there are no CONFIG_FILES.
6610 # This happens for instance with `./config.status config.h'. 6688 # This happens for instance with `./config.status config.h'.
6611 if test -n "$CONFIG_FILES"; then 6689 if test -n "$CONFIG_FILES"; then
6623 ac_cs_awk_cr='\\r' 6701 ac_cs_awk_cr='\\r'
6624 else 6702 else
6625 ac_cs_awk_cr=$ac_cr 6703 ac_cs_awk_cr=$ac_cr
6626 fi 6704 fi
6627 6705
6628 echo 'BEGIN {' >"$tmp/subs1.awk" && 6706 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
6629 _ACEOF 6707 _ACEOF
6630 6708
6631 6709
6632 { 6710 {
6633 echo "cat >conf$$subs.awk <<_ACEOF" && 6711 echo "cat >conf$$subs.awk <<_ACEOF" &&
6651 fi 6729 fi
6652 done 6730 done
6653 rm -f conf$$subs.sh 6731 rm -f conf$$subs.sh
6654 6732
6655 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6733 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6656 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 6734 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
6657 _ACEOF 6735 _ACEOF
6658 sed -n ' 6736 sed -n '
6659 h 6737 h
6660 s/^/S["/; s/!.*/"]=/ 6738 s/^/S["/; s/!.*/"]=/
6661 p 6739 p
6699 } 6777 }
6700 ' >>$CONFIG_STATUS || ac_write_fail=1 6778 ' >>$CONFIG_STATUS || ac_write_fail=1
6701 rm -f conf$$subs.awk 6779 rm -f conf$$subs.awk
6702 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6780 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6703 _ACAWK 6781 _ACAWK
6704 cat >>"\$tmp/subs1.awk" <<_ACAWK && 6782 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
6705 for (key in S) S_is_set[key] = 1 6783 for (key in S) S_is_set[key] = 1
6706 FS = "" 6784 FS = ""
6707 6785
6708 } 6786 }
6709 { 6787 {
6731 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6809 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6732 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 6810 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
6733 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 6811 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
6734 else 6812 else
6735 cat 6813 cat
6736 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 6814 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
6737 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 6815 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
6738 _ACEOF 6816 _ACEOF
6739 6817
6740 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), 6818 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
6741 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 6819 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
6765 6843
6766 # Set up the scripts for CONFIG_HEADERS section. 6844 # Set up the scripts for CONFIG_HEADERS section.
6767 # No need to generate them if there are no CONFIG_HEADERS. 6845 # No need to generate them if there are no CONFIG_HEADERS.
6768 # This happens for instance with `./config.status Makefile'. 6846 # This happens for instance with `./config.status Makefile'.
6769 if test -n "$CONFIG_HEADERS"; then 6847 if test -n "$CONFIG_HEADERS"; then
6770 cat >"$tmp/defines.awk" <<\_ACAWK || 6848 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
6771 BEGIN { 6849 BEGIN {
6772 _ACEOF 6850 _ACEOF
6773 6851
6774 # Transform confdefs.h into an awk script `defines.awk', embedded as 6852 # Transform confdefs.h into an awk script `defines.awk', embedded as
6775 # here-document in config.status, that substitutes the proper values into 6853 # here-document in config.status, that substitutes the proper values into
6777 6855
6778 # Create a delimiter string that does not exist in confdefs.h, to ease 6856 # Create a delimiter string that does not exist in confdefs.h, to ease
6779 # handling of long lines. 6857 # handling of long lines.
6780 ac_delim='%!_!# ' 6858 ac_delim='%!_!# '
6781 for ac_last_try in false false :; do 6859 for ac_last_try in false false :; do
6782 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 6860 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
6783 if test -z "$ac_t"; then 6861 if test -z "$ac_tt"; then
6784 break 6862 break
6785 elif $ac_last_try; then 6863 elif $ac_last_try; then
6786 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 6864 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
6787 else 6865 else
6788 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 6866 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
6879 case $ac_tag in 6957 case $ac_tag in
6880 :[FHLC]) ac_mode=$ac_tag; continue;; 6958 :[FHLC]) ac_mode=$ac_tag; continue;;
6881 esac 6959 esac
6882 case $ac_mode$ac_tag in 6960 case $ac_mode$ac_tag in
6883 :[FHL]*:*);; 6961 :[FHL]*:*);;
6884 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 6962 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
6885 :[FH]-) ac_tag=-:-;; 6963 :[FH]-) ac_tag=-:-;;
6886 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 6964 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
6887 esac 6965 esac
6888 ac_save_IFS=$IFS 6966 ac_save_IFS=$IFS
6889 IFS=: 6967 IFS=:
6898 :[FH]) 6976 :[FH])
6899 ac_file_inputs= 6977 ac_file_inputs=
6900 for ac_f 6978 for ac_f
6901 do 6979 do
6902 case $ac_f in 6980 case $ac_f in
6903 -) ac_f="$tmp/stdin";; 6981 -) ac_f="$ac_tmp/stdin";;
6904 *) # Look for the file first in the build tree, then in the source tree 6982 *) # Look for the file first in the build tree, then in the source tree
6905 # (if the path is not absolute). The absolute path cannot be DOS-style, 6983 # (if the path is not absolute). The absolute path cannot be DOS-style,
6906 # because $ac_f cannot contain `:'. 6984 # because $ac_f cannot contain `:'.
6907 test -f "$ac_f" || 6985 test -f "$ac_f" ||
6908 case $ac_f in 6986 case $ac_f in
6909 [\\/$]*) false;; 6987 [\\/$]*) false;;
6910 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 6988 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
6911 esac || 6989 esac ||
6912 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 6990 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
6913 esac 6991 esac
6914 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 6992 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
6915 as_fn_append ac_file_inputs " '$ac_f'" 6993 as_fn_append ac_file_inputs " '$ac_f'"
6916 done 6994 done
6917 6995
6933 sed 's/[\\\\&|]/\\\\&/g'`;; #( 7011 sed 's/[\\\\&|]/\\\\&/g'`;; #(
6934 *) ac_sed_conf_input=$configure_input;; 7012 *) ac_sed_conf_input=$configure_input;;
6935 esac 7013 esac
6936 7014
6937 case $ac_tag in 7015 case $ac_tag in
6938 *:-:* | *:-) cat >"$tmp/stdin" \ 7016 *:-:* | *:-) cat >"$ac_tmp/stdin" \
6939 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 7017 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
6940 esac 7018 esac
6941 ;; 7019 ;;
6942 esac 7020 esac
6943 7021
6944 ac_dir=`$as_dirname -- "$ac_file" || 7022 ac_dir=`$as_dirname -- "$ac_file" ||
7033 s&@builddir@&$ac_builddir&;t t 7111 s&@builddir@&$ac_builddir&;t t
7034 s&@abs_builddir@&$ac_abs_builddir&;t t 7112 s&@abs_builddir@&$ac_abs_builddir&;t t
7035 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 7113 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
7036 s&@INSTALL@&$ac_INSTALL&;t t 7114 s&@INSTALL@&$ac_INSTALL&;t t
7037 " 7115 "
7038 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 7116 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
7039 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 7117 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7040 7118
7041 7119
7042 rm -f "$tmp/stdin" 7120 rm -f "$ac_tmp/stdin"
7043 case $ac_file in 7121 case $ac_file in
7044 -) cat "$tmp/out" && rm -f "$tmp/out";; 7122 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
7045 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 7123 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
7046 esac \ 7124 esac \
7047 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 7125 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7048 ;; 7126 ;;
7049 :H) 7127 :H)
7050 # 7128 #
7051 # CONFIG_HEADER 7129 # CONFIG_HEADER
7052 # 7130 #
7053 if test x"$ac_file" != x-; then 7131 if test x"$ac_file" != x-; then
7054 { 7132 {
7055 $as_echo "/* $configure_input */" \ 7133 $as_echo "/* $configure_input */" \
7056 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 7134 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
7057 } >"$tmp/config.h" \ 7135 } >"$ac_tmp/config.h" \
7058 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 7136 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7059 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 7137 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
7060 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 7138 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
7061 $as_echo "$as_me: $ac_file is unchanged" >&6;} 7139 $as_echo "$as_me: $ac_file is unchanged" >&6;}
7062 else 7140 else
7063 rm -f "$ac_file" 7141 rm -f "$ac_file"
7064 mv "$tmp/config.h" "$ac_file" \ 7142 mv "$ac_tmp/config.h" "$ac_file" \
7065 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 7143 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
7066 fi 7144 fi
7067 else 7145 else
7068 $as_echo "/* $configure_input */" \ 7146 $as_echo "/* $configure_input */" \
7069 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 7147 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
7070 || as_fn_error $? "could not create -" "$LINENO" 5 7148 || as_fn_error $? "could not create -" "$LINENO" 5
7071 fi 7149 fi
7072 ;; 7150 ;;
7073 7151
7074 7152