2007-10-19 10:31:20 +02:00
Index: configure
===================================================================
RCS file: /cvsroot/mozilla/configure,v
retrieving revision 1.1492.2.124
diff -u -r1.1492.2.124 configure
--- configure 13 Sep 2007 03:52:47 -0000 1.1492.2.124
+++ configure 15 Oct 2007 09:13:46 -0000
2007-01-08 12:23:18 +01:00
@@ -83,6 +83,8 @@
ac_help="$ac_help
--with-qtdir=\$dir Specify Qt directory "
ac_help="$ac_help
+ --enable-startup-notification Enable startup-notification support (default: disabled) "
+ac_help="$ac_help
--enable-application=APP
Options include:
suite
@@ -133,6 +135,8 @@
ac_help="$ac_help
--disable-gnomeui Disable libgnomeui support (default: auto, optional at runtime) "
ac_help="$ac_help
+ --enable-dbus Enable dbus support (default: disabled) "
+ac_help="$ac_help
--disable-crypto Disable crypto support (Personal Security Manager)"
ac_help="$ac_help
--disable-jsd Disable JavaScript debug library"
@@ -960,7 +964,7 @@
fi
echo $ac_n "checking host system type""... $ac_c" 1>&6
-echo "configure:964: checking host system type" >&5
+echo "configure:968: checking host system type" >&5
host_alias=$host
case "$host_alias" in
@@ -981,7 +985,7 @@
echo "$ac_t""$host" 1>&6
echo $ac_n "checking target system type""... $ac_c" 1>&6
-echo "configure:985: checking target system type" >&5
+echo "configure:989: checking target system type" >&5
target_alias=$target
case "$target_alias" in
@@ -999,7 +1003,7 @@
echo "$ac_t""$target" 1>&6
echo $ac_n "checking build system type""... $ac_c" 1>&6
-echo "configure:1003: checking build system type" >&5
+echo "configure:1007: checking build system type" >&5
build_alias=$build
case "$build_alias" in
@@ -1067,14 +1071,15 @@
GNOMEUI_VERSION=2.2.0
GCONF_VERSION=1.2.1
LIBGNOME_VERSION=2.0
+STARTUP_NOTIFICATION_VERSION=0.8
MISSING_X=
-for ac_prog in gawk mawk nawk awk
+for ac_prog in mawk gawk nawk awk
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1078: checking for $ac_word" >&5
+echo "configure:1083: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1172,7 +1177,7 @@
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1176: checking for $ac_word" >&5
+echo "configure:1181: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_NSINSTALL_BIN'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1214,7 +1219,7 @@
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1218: checking for $ac_word" >&5
+echo "configure:1223: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_PYTHON'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1285,13 +1290,13 @@
2007-01-08 12:23:18 +01:00
_SAVE_LDFLAGS="$LDFLAGS"
echo $ac_n "checking for host c compiler""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1289: checking for host c compiler" >&5
+echo "configure:1294: checking for host c compiler" >&5
2007-01-08 12:23:18 +01:00
for ac_prog in $HOST_CC gcc cc /usr/ucb/cc cl icc
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1295: checking for $ac_word" >&5
+echo "configure:1300: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_HOST_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1326,13 +1331,13 @@
2007-01-08 12:23:18 +01:00
fi
echo "$ac_t""$HOST_CC" 1>&6
echo $ac_n "checking for host c++ compiler""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1330: checking for host c++ compiler" >&5
+echo "configure:1335: checking for host c++ compiler" >&5
2007-01-08 12:23:18 +01:00
for ac_prog in $HOST_CXX $CCC c++ g++ gcc CC cxx cc++ cl icc
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1336: checking for $ac_word" >&5
+echo "configure:1341: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_HOST_CXX'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1381,7 +1386,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1385: checking for $ac_word" >&5
+echo "configure:1390: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_HOST_RANLIB'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1416,7 +1421,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1420: checking for $ac_word" >&5
+echo "configure:1425: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_HOST_AR'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1451,16 +1456,16 @@
2007-01-08 12:23:18 +01:00
LDFLAGS="$HOST_LDFLAGS"
echo $ac_n "checking whether the host c compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1455: checking whether the host c compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works" >&5
+echo "configure:1460: checking whether the host c compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 1457 "configure"
+#line 1462 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
return(0);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:1464: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1469: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_prog_hostcc_works=1 echo "$ac_t""yes" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1475,16 +1480,16 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$HOST_CXXFLAGS"
echo $ac_n "checking whether the host c++ compiler ($HOST_CXX $HOST_CXXFLAGS $HOST_LDFLAGS) works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1479: checking whether the host c++ compiler ($HOST_CXX $HOST_CXXFLAGS $HOST_LDFLAGS) works" >&5
+echo "configure:1484: checking whether the host c++ compiler ($HOST_CXX $HOST_CXXFLAGS $HOST_LDFLAGS) works" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 1481 "configure"
+#line 1486 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
return(0);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:1488: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:1493: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_prog_hostcxx_works=1 echo "$ac_t""yes" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1513,7 +1518,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1517: checking for $ac_word" >&5
+echo "configure:1522: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1547,7 +1552,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1551: checking for $ac_word" >&5
+echo "configure:1556: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1577,7 +1582,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "cc", so it can be a program name with args.
set dummy cc; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1581: checking for $ac_word" >&5
+echo "configure:1586: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1628,7 +1633,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "cl", so it can be a program name with args.
set dummy cl; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1632: checking for $ac_word" >&5
+echo "configure:1637: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1660,7 +1665,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1664: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+echo "configure:1669: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
2007-01-08 12:23:18 +01:00
ac_ext=c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2007-10-19 10:31:20 +02:00
@@ -1671,12 +1676,12 @@
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext << EOF
2007-10-19 10:31:20 +02:00
-#line 1675 "configure"
+#line 1680 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
main(){return(0);}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:1680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1685: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_cc_works=yes
# If we can't run a trivial program, we are probably using a cross compiler.
if (./conftest; exit) 2>/dev/null; then
2007-10-19 10:31:20 +02:00
@@ -1702,12 +1707,12 @@
2007-01-08 12:23:18 +01:00
{ echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
fi
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1706: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "configure:1711: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
2007-01-08 12:23:18 +01:00
echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
cross_compiling=$ac_cv_prog_cc_cross
echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1711: checking whether we are using GNU C" >&5
+echo "configure:1716: checking whether we are using GNU C" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1716,7 +1721,7 @@
2007-01-08 12:23:18 +01:00
yes;
#endif
EOF
2007-10-19 10:31:20 +02:00
-if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1720: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1725: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_gcc=yes
else
ac_cv_prog_gcc=no
2007-10-19 10:31:20 +02:00
@@ -1735,7 +1740,7 @@
2007-01-08 12:23:18 +01:00
ac_save_CFLAGS="$CFLAGS"
CFLAGS=
echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1739: checking whether ${CC-cc} accepts -g" >&5
+echo "configure:1744: checking whether ${CC-cc} accepts -g" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1771,7 +1776,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1775: checking for $ac_word" >&5
+echo "configure:1780: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1807,7 +1812,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1811: checking for $ac_word" >&5
+echo "configure:1816: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1839,7 +1844,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1843: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
+echo "configure:1848: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
2007-01-08 12:23:18 +01:00
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2007-10-19 10:31:20 +02:00
@@ -1850,12 +1855,12 @@
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext << EOF
2007-10-19 10:31:20 +02:00
-#line 1854 "configure"
+#line 1859 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main(){return(0);}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:1859: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:1864: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_cxx_works=yes
# If we can't run a trivial program, we are probably using a cross compiler.
if (./conftest; exit) 2>/dev/null; then
2007-10-19 10:31:20 +02:00
@@ -1881,12 +1886,12 @@
2007-01-08 12:23:18 +01:00
{ echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
fi
echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1885: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "configure:1890: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
2007-01-08 12:23:18 +01:00
echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
cross_compiling=$ac_cv_prog_cxx_cross
echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1890: checking whether we are using GNU C++" >&5
+echo "configure:1895: checking whether we are using GNU C++" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1895,7 +1900,7 @@
2007-01-08 12:23:18 +01:00
yes;
#endif
EOF
2007-10-19 10:31:20 +02:00
-if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1899: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1904: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_gxx=yes
else
ac_cv_prog_gxx=no
2007-10-19 10:31:20 +02:00
@@ -1914,7 +1919,7 @@
2007-01-08 12:23:18 +01:00
ac_save_CXXFLAGS="$CXXFLAGS"
CXXFLAGS=
echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:1918: checking whether ${CXX-g++} accepts -g" >&5
+echo "configure:1923: checking whether ${CXX-g++} accepts -g" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -1945,57 +1950,6 @@
2007-01-08 12:23:18 +01:00
fi
fi
-for ac_declaration in \
- ''\
- '#include <stdlib.h>' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 1959 "configure"
2007-01-08 12:23:18 +01:00
-#include "confdefs.h"
-#include <stdlib.h>
-$ac_declaration
-int main() {
-exit (42);
-; return 0; }
-EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:1967: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
- :
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- continue
-fi
-rm -f conftest*
- cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 1977 "configure"
2007-01-08 12:23:18 +01:00
-#include "confdefs.h"
-$ac_declaration
-int main() {
-exit (42);
-; return 0; }
-EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:1984: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
- rm -rf conftest*
- break
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
-fi
-rm -f conftest*
-done
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-
case "$build:$target" in
powerpc-apple-darwin8*:i?86-apple-darwin*)
2007-10-19 10:31:20 +02:00
@@ -2009,7 +1963,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2013: checking for $ac_word" >&5
+echo "configure:1967: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2044,7 +1998,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2048: checking for $ac_word" >&5
+echo "configure:2002: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2079,7 +2033,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2083: checking for $ac_word" >&5
+echo "configure:2037: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_AS'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2120,7 +2074,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2124: checking for $ac_word" >&5
+echo "configure:2078: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2155,7 +2109,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2159: checking for $ac_word" >&5
+echo "configure:2113: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2190,7 +2144,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2194: checking for $ac_word" >&5
+echo "configure:2148: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2228,7 +2182,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2232: checking for $ac_word" >&5
+echo "configure:2186: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2258,7 +2212,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "cc", so it can be a program name with args.
set dummy cc; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2262: checking for $ac_word" >&5
+echo "configure:2216: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2309,7 +2263,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "cl", so it can be a program name with args.
set dummy cl; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2313: checking for $ac_word" >&5
+echo "configure:2267: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2341,7 +2295,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2345: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+echo "configure:2299: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
2007-01-08 12:23:18 +01:00
ac_ext=c
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2007-10-19 10:31:20 +02:00
@@ -2352,12 +2306,12 @@
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext << EOF
2007-10-19 10:31:20 +02:00
-#line 2356 "configure"
+#line 2310 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
main(){return(0);}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:2361: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2315: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_cc_works=yes
# If we can't run a trivial program, we are probably using a cross compiler.
if (./conftest; exit) 2>/dev/null; then
2007-10-19 10:31:20 +02:00
@@ -2383,12 +2337,12 @@
2007-01-08 12:23:18 +01:00
{ echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
fi
echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2387: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "configure:2341: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
2007-01-08 12:23:18 +01:00
echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
cross_compiling=$ac_cv_prog_cc_cross
echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2392: checking whether we are using GNU C" >&5
+echo "configure:2346: checking whether we are using GNU C" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2397,7 +2351,7 @@
2007-01-08 12:23:18 +01:00
yes;
#endif
EOF
2007-10-19 10:31:20 +02:00
-if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2401: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_gcc=yes
else
ac_cv_prog_gcc=no
2007-10-19 10:31:20 +02:00
@@ -2416,7 +2370,7 @@
2007-01-08 12:23:18 +01:00
ac_save_CFLAGS="$CFLAGS"
CFLAGS=
echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2420: checking whether ${CC-cc} accepts -g" >&5
+echo "configure:2374: checking whether ${CC-cc} accepts -g" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2452,7 +2406,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2456: checking for $ac_word" >&5
+echo "configure:2410: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2484,7 +2438,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2488: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
+echo "configure:2442: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
2007-01-08 12:23:18 +01:00
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2007-10-19 10:31:20 +02:00
@@ -2495,12 +2449,12 @@
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext << EOF
2007-10-19 10:31:20 +02:00
-#line 2499 "configure"
+#line 2453 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main(){return(0);}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:2504: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:2458: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_cxx_works=yes
# If we can't run a trivial program, we are probably using a cross compiler.
if (./conftest; exit) 2>/dev/null; then
2007-10-19 10:31:20 +02:00
@@ -2526,12 +2480,12 @@
2007-01-08 12:23:18 +01:00
{ echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
fi
echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2530: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "configure:2484: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
2007-01-08 12:23:18 +01:00
echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
cross_compiling=$ac_cv_prog_cxx_cross
echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2535: checking whether we are using GNU C++" >&5
+echo "configure:2489: checking whether we are using GNU C++" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2540,7 +2494,7 @@
2007-01-08 12:23:18 +01:00
yes;
#endif
EOF
2007-10-19 10:31:20 +02:00
-if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:2544: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:2498: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
2007-01-08 12:23:18 +01:00
ac_cv_prog_gxx=yes
else
ac_cv_prog_gxx=no
2007-10-19 10:31:20 +02:00
@@ -2559,7 +2513,7 @@
2007-01-08 12:23:18 +01:00
ac_save_CXXFLAGS="$CXXFLAGS"
CXXFLAGS=
echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2563: checking whether ${CXX-g++} accepts -g" >&5
+echo "configure:2517: checking whether ${CXX-g++} accepts -g" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2590,61 +2544,10 @@
2007-01-08 12:23:18 +01:00
fi
fi
-for ac_declaration in \
- ''\
- '#include <stdlib.h>' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 2604 "configure"
2007-01-08 12:23:18 +01:00
-#include "confdefs.h"
-#include <stdlib.h>
-$ac_declaration
-int main() {
-exit (42);
-; return 0; }
-EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:2612: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
- :
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
- continue
-fi
-rm -f conftest*
- cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 2622 "configure"
2007-01-08 12:23:18 +01:00
-#include "confdefs.h"
-$ac_declaration
-int main() {
-exit (42);
-; return 0; }
-EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:2629: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
- rm -rf conftest*
- break
-else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
-fi
-rm -f conftest*
-done
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-
# Extract the first word of "ranlib", so it can be a program name with args.
set dummy ranlib; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2648: checking for $ac_word" >&5
+echo "configure:2551: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2676,7 +2579,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2680: checking for $ac_word" >&5
+echo "configure:2583: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_AS'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2717,7 +2620,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2721: checking for $ac_word" >&5
+echo "configure:2624: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2752,7 +2655,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2756: checking for $ac_word" >&5
+echo "configure:2659: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2787,7 +2690,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2791: checking for $ac_word" >&5
+echo "configure:2694: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2822,7 +2725,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2826: checking for $ac_word" >&5
+echo "configure:2729: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2911,7 +2814,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:2915: checking for $ac_word" >&5
+echo "configure:2818: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_MIDL'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -2953,14 +2856,14 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cc_cross
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 2957 "configure"
+#line 2860 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
int main() {
printf("Hello World\n");
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:2964: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2867: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
:
else
echo "configure: failed program was:" >&5
2007-10-19 10:31:20 +02:00
@@ -2978,14 +2881,14 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 2982 "configure"
+#line 2885 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <new.h>
int main() {
unsigned *test = new unsigned(42);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:2989: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2892: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
:
else
echo "configure: failed program was:" >&5
2007-10-19 10:31:20 +02:00
@@ -3041,7 +2944,7 @@
2007-01-08 12:23:18 +01:00
_MIDL_REV_VERSION=`echo ${_MIDL_FULL_VERSION} | $AWK -F\. '{ print $3 }'`
# Add flags if necessary
echo $ac_n "checking for midl flags""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3045: checking for midl flags" >&5
+echo "configure:2948: checking for midl flags" >&5
2007-01-08 12:23:18 +01:00
if test \( "$_MIDL_MAJOR_VERSION" -gt "6" \) -o \( "$_MIDL_MAJOR_VERSION" = "6" -a "$_MIDL_MINOR_VERSION" -gt "0" \) -o \( "$_MIDL_MAJOR_VERSION" = "6" -a "$_MIDL_MINOR_VERSION" = "00" -a "$_MIDL_REV_VERSION" -gt "359" \); then
# Starting with MIDL version 6.0.359, the MIDL compiler
# generates /Oicf /robust stubs by default, which is not
2007-10-19 10:31:20 +02:00
@@ -3063,9 +2966,9 @@
2007-01-08 12:23:18 +01:00
_W32API_MAJOR_VERSION=`echo $W32API_VERSION | $AWK -F\. '{ print $1 }'`
_W32API_MINOR_VERSION=`echo $W32API_VERSION | $AWK -F\. '{ print $2 }'`
echo $ac_n "checking for w32api version >= $W32API_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3067: checking for w32api version >= $W32API_VERSION" >&5
+echo "configure:2970: checking for w32api version >= $W32API_VERSION" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3069 "configure"
+#line 2972 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <w32api.h>
int main() {
2007-10-19 10:31:20 +02:00
@@ -3077,7 +2980,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:3081: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:2984: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
res=yes
else
2007-10-19 10:31:20 +02:00
@@ -3093,7 +2996,7 @@
2007-01-08 12:23:18 +01:00
fi
# Check windres version
echo $ac_n "checking for windres version >= $WINDRES_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3097: checking for windres version >= $WINDRES_VERSION" >&5
+echo "configure:3000: checking for windres version >= $WINDRES_VERSION" >&5
2007-01-08 12:23:18 +01:00
_WINDRES_VERSION=`${WINDRES} --version 2>&1 | grep -i windres 2>/dev/null | $AWK '{ print $3 }'`
echo "$ac_t""$_WINDRES_VERSION" 1>&6
_WINDRES_MAJOR_VERSION=`echo $_WINDRES_VERSION | $AWK -F\. '{ print $1 }'`
2007-10-19 10:31:20 +02:00
@@ -3120,7 +3023,7 @@
2007-01-08 12:23:18 +01:00
SKIP_COMPILER_CHECKS=1
SKIP_LIBRARY_CHECKS=1
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3124: checking how to run the C preprocessor" >&5
+echo "configure:3027: checking how to run the C preprocessor" >&5
2007-01-08 12:23:18 +01:00
# On Suns, sometimes $CPP names a directory.
if test -n "$CPP" && test -d "$CPP"; then
CPP=
2007-10-19 10:31:20 +02:00
@@ -3135,13 +3038,13 @@
2007-01-08 12:23:18 +01:00
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp.
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3139 "configure"
+#line 3042 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3145: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3048: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
:
2007-10-19 10:31:20 +02:00
@@ -3152,13 +3055,13 @@
2007-01-08 12:23:18 +01:00
rm -rf conftest*
CPP="${CC-cc} -E -traditional-cpp"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3156 "configure"
+#line 3059 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3162: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3065: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
:
2007-10-19 10:31:20 +02:00
@@ -3169,13 +3072,13 @@
2007-01-08 12:23:18 +01:00
rm -rf conftest*
CPP="${CC-cc} -nologo -E"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3173 "configure"
+#line 3076 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3179: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3082: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
:
2007-10-19 10:31:20 +02:00
@@ -3203,17 +3106,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3207: checking for $ac_hdr" >&5
+echo "configure:3110: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3212 "configure"
+#line 3115 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3217: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3120: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -3244,10 +3147,10 @@
2007-01-08 12:23:18 +01:00
if test "$CC" != "icc" -a -z "$_WIN32_MSVC"; then
if test "x$CC" != xcc; then
echo $ac_n "checking whether $CC and cc understand -c and -o together""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3248: checking whether $CC and cc understand -c and -o together" >&5
+echo "configure:3151: checking whether $CC and cc understand -c and -o together" >&5
2007-01-08 12:23:18 +01:00
else
echo $ac_n "checking whether cc understands -c and -o together""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3251: checking whether cc understands -c and -o together" >&5
+echo "configure:3154: checking whether cc understands -c and -o together" >&5
2007-01-08 12:23:18 +01:00
fi
set dummy $CC; ac_cc="`echo $2 |
sed -e 's/[^a-zA-Z0-9_]/_/g' -e 's/^[0-9]/_/'`"
2007-10-19 10:31:20 +02:00
@@ -3259,16 +3162,16 @@
2007-01-08 12:23:18 +01:00
# We do the test twice because some compilers refuse to overwrite an
# existing .o file with -o, though they will create one.
ac_try='${CC-cc} -c conftest.c -o conftest.o 1>&5'
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:3263: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
- test -f conftest.o && { (eval echo configure:3264: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
+if { (eval echo configure:3166: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
+ test -f conftest.o && { (eval echo configure:3167: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
2007-01-08 12:23:18 +01:00
then
eval ac_cv_prog_cc_${ac_cc}_c_o=yes
if test "x$CC" != xcc; then
# Test first that cc exists at all.
2007-10-19 10:31:20 +02:00
- if { ac_try='cc -c conftest.c 1>&5'; { (eval echo configure:3269: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
+ if { ac_try='cc -c conftest.c 1>&5'; { (eval echo configure:3172: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then
2007-01-08 12:23:18 +01:00
ac_try='cc -c conftest.c -o conftest.o 1>&5'
2007-10-19 10:31:20 +02:00
- if { (eval echo configure:3271: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
- test -f conftest.o && { (eval echo configure:3272: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
+ if { (eval echo configure:3174: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } &&
+ test -f conftest.o && { (eval echo configure:3175: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; };
2007-01-08 12:23:18 +01:00
then
# cc works too.
:
2007-10-19 10:31:20 +02:00
@@ -3304,7 +3207,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3308: checking how to run the C preprocessor" >&5
+echo "configure:3211: checking how to run the C preprocessor" >&5
2007-01-08 12:23:18 +01:00
# On Suns, sometimes $CPP names a directory.
if test -n "$CPP" && test -d "$CPP"; then
CPP=
2007-10-19 10:31:20 +02:00
@@ -3319,13 +3222,13 @@
2007-01-08 12:23:18 +01:00
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp.
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3323 "configure"
+#line 3226 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3329: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3232: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
:
2007-10-19 10:31:20 +02:00
@@ -3336,13 +3239,13 @@
2007-01-08 12:23:18 +01:00
rm -rf conftest*
CPP="${CC-cc} -E -traditional-cpp"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3340 "configure"
+#line 3243 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3346: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3249: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
:
2007-10-19 10:31:20 +02:00
@@ -3353,13 +3256,13 @@
2007-01-08 12:23:18 +01:00
rm -rf conftest*
CPP="${CC-cc} -nologo -E"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3357 "configure"
+#line 3260 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <assert.h>
Syntax Error
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3363: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3266: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
:
2007-10-19 10:31:20 +02:00
@@ -3384,7 +3287,7 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""$CPP" 1>&6
echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3388: checking how to run the C++ preprocessor" >&5
+echo "configure:3291: checking how to run the C++ preprocessor" >&5
2007-01-08 12:23:18 +01:00
if test -z "$CXXCPP"; then
if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -3397,12 +3300,12 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
CXXCPP="${CXX-g++} -E"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 3401 "configure"
+#line 3304 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdlib.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:3406: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:3309: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
:
2007-10-19 10:31:20 +02:00
@@ -3449,7 +3352,7 @@
2007-01-08 12:23:18 +01:00
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3453: checking for a BSD compatible install" >&5
+echo "configure:3356: checking for a BSD compatible install" >&5
2007-01-08 12:23:18 +01:00
if test -z "$INSTALL"; then
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -3502,7 +3405,7 @@
2007-01-08 12:23:18 +01:00
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3506: checking whether ln -s works" >&5
+echo "configure:3409: checking whether ln -s works" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3527,7 +3430,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3531: checking for $ac_word" >&5
+echo "configure:3434: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3567,7 +3470,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for minimum required perl version >= $PERL_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3571: checking for minimum required perl version >= $PERL_VERSION" >&5
+echo "configure:3474: checking for minimum required perl version >= $PERL_VERSION" >&5
2007-01-08 12:23:18 +01:00
_perl_version=`PERL_VERSION=$PERL_VERSION $PERL -e 'print "$]"; if ($] >= $ENV{PERL_VERSION}) { exit(0); } else { exit(1); }' 2>&5`
_perl_res=$?
echo "$ac_t""$_perl_version" 1>&6
2007-10-19 10:31:20 +02:00
@@ -3577,7 +3480,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for full perl installation""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3581: checking for full perl installation" >&5
+echo "configure:3484: checking for full perl installation" >&5
2007-01-08 12:23:18 +01:00
_perl_archlib=`$PERL -e 'use Config; if ( -d $Config{archlib} ) { exit(0); } else { exit(1); }' 2>&5`
_perl_res=$?
if test "$_perl_res" != 0; then
2007-10-19 10:31:20 +02:00
@@ -3590,7 +3493,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "doxygen", so it can be a program name with args.
set dummy doxygen; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3594: checking for $ac_word" >&5
+echo "configure:3497: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_DOXYGEN'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3626,7 +3529,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "whoami", so it can be a program name with args.
set dummy whoami; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3630: checking for $ac_word" >&5
+echo "configure:3533: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_WHOAMI'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3662,7 +3565,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "autoconf", so it can be a program name with args.
set dummy autoconf; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3666: checking for $ac_word" >&5
+echo "configure:3569: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_AUTOCONF'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3698,7 +3601,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "unzip", so it can be a program name with args.
set dummy unzip; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3702: checking for $ac_word" >&5
+echo "configure:3605: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_UNZIP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3736,7 +3639,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3740: checking for $ac_word" >&5
+echo "configure:3643: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_ZIP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3777,7 +3680,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "makedepend", so it can be a program name with args.
set dummy makedepend; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3781: checking for $ac_word" >&5
+echo "configure:3684: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_SYSTEM_MAKEDEPEND'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3812,7 +3715,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "xargs", so it can be a program name with args.
set dummy xargs; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3816: checking for $ac_word" >&5
+echo "configure:3719: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_XARGS'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3875,7 +3778,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3879: checking for $ac_word" >&5
+echo "configure:3782: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PBBUILD'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -3925,7 +3828,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "sdp", so it can be a program name with args.
set dummy sdp; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:3929: checking for $ac_word" >&5
+echo "configure:3832: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_SDP'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -4021,7 +3924,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for valid compiler/Mac OS X SDK combination""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4025: checking for valid compiler/Mac OS X SDK combination" >&5
+echo "configure:3928: checking for valid compiler/Mac OS X SDK combination" >&5
2007-01-08 12:23:18 +01:00
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CXXCPP $CPPFLAGS'
2007-10-19 10:31:20 +02:00
@@ -4030,7 +3933,7 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4034 "configure"
+#line 3937 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <new>
int main() { return 0; }
2007-10-19 10:31:20 +02:00
@@ -4038,7 +3941,7 @@
2007-01-08 12:23:18 +01:00
result=yes
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4042: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:3945: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
result=no
else
2007-10-19 10:31:20 +02:00
@@ -4063,7 +3966,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4067: checking for $ac_word" >&5
+echo "configure:3970: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_MAKE'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -4106,7 +4009,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4110: checking for $ac_word" >&5
+echo "configure:4013: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_MAKE'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -4174,7 +4077,7 @@
2007-01-08 12:23:18 +01:00
# Uses ac_ vars as temps to allow command line to override cache and checks.
# --without-x overrides everything else, but does not touch the cache.
echo $ac_n "checking for X""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4178: checking for X" >&5
+echo "configure:4081: checking for X" >&5
2007-01-08 12:23:18 +01:00
# Check whether --with-x or --without-x was given.
if test "${with_x+set}" = set; then
2007-10-19 10:31:20 +02:00
@@ -4236,12 +4139,12 @@
2007-01-08 12:23:18 +01:00
# First, try using that file with no special directory specified.
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4240 "configure"
+#line 4143 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$x_direct_test_include>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:4245: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:4148: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -4310,14 +4213,14 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-l$x_direct_test_library $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4314 "configure"
+#line 4217 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
${x_direct_test_function}()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4321: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4224: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
LIBS="$ac_save_LIBS"
# We can link X programs with no special library path.
2007-10-19 10:31:20 +02:00
@@ -4423,17 +4326,17 @@
2007-01-08 12:23:18 +01:00
case "`(uname -sr) 2>/dev/null`" in
"SunOS 5"*)
echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4427: checking whether -R must be followed by a space" >&5
+echo "configure:4330: checking whether -R must be followed by a space" >&5
2007-01-08 12:23:18 +01:00
ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4430 "configure"
+#line 4333 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_R_nospace=yes
else
2007-10-19 10:31:20 +02:00
@@ -4449,14 +4352,14 @@
2007-01-08 12:23:18 +01:00
else
LIBS="$ac_xsave_LIBS -R $x_libraries"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4453 "configure"
+#line 4356 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4363: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_R_space=yes
else
2007-10-19 10:31:20 +02:00
@@ -4488,7 +4391,7 @@
2007-01-08 12:23:18 +01:00
# libraries were built with DECnet support. And karl@cs.umb.edu says
# the Alpha needs dnet_stub (dnet does not exist).
echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4492: checking for dnet_ntoa in -ldnet" >&5
+echo "configure:4395: checking for dnet_ntoa in -ldnet" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -4496,7 +4399,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-ldnet $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4500 "configure"
+#line 4403 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -4510,7 +4413,7 @@
2007-01-08 12:23:18 +01:00
dnet_ntoa()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4514: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4417: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4532,7 +4435,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_lib_dnet_dnet_ntoa = no; then
echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4536: checking for dnet_ntoa in -ldnet_stub" >&5
+echo "configure:4439: checking for dnet_ntoa in -ldnet_stub" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -4540,7 +4443,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-ldnet_stub $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4544 "configure"
+#line 4447 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -4554,7 +4457,7 @@
2007-01-08 12:23:18 +01:00
dnet_ntoa()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4558: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4583,12 +4486,12 @@
2007-01-08 12:23:18 +01:00
# The nsl library prevents programs from opening the X display
# on Irix 5.2, according to dickey@clark.net.
echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4587: checking for gethostbyname" >&5
+echo "configure:4490: checking for gethostbyname" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4592 "configure"
+#line 4495 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char gethostbyname(); below. */
2007-10-19 10:31:20 +02:00
@@ -4614,7 +4517,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4618: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_gethostbyname=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4635,7 +4538,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_func_gethostbyname = no; then
echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4639: checking for gethostbyname in -lnsl" >&5
+echo "configure:4542: checking for gethostbyname in -lnsl" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -4643,7 +4546,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lnsl $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4647 "configure"
+#line 4550 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -4657,7 +4560,7 @@
2007-01-08 12:23:18 +01:00
gethostbyname()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4661: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4564: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4687,12 +4590,12 @@
2007-01-08 12:23:18 +01:00
# -lsocket must be given before -lnsl if both are needed.
# We assume that if connect needs -lnsl, so does gethostbyname.
echo $ac_n "checking for connect""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4691: checking for connect" >&5
+echo "configure:4594: checking for connect" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4696 "configure"
+#line 4599 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char connect(); below. */
2007-10-19 10:31:20 +02:00
@@ -4718,7 +4621,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4625: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_connect=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4739,7 +4642,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_func_connect = no; then
echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4743: checking for connect in -lsocket" >&5
+echo "configure:4646: checking for connect in -lsocket" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -4747,7 +4650,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4751 "configure"
+#line 4654 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -4761,7 +4664,7 @@
2007-01-08 12:23:18 +01:00
connect()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4765: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4785,12 +4688,12 @@
2007-01-08 12:23:18 +01:00
# gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX.
echo $ac_n "checking for remove""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4789: checking for remove" >&5
+echo "configure:4692: checking for remove" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4794 "configure"
+#line 4697 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char remove(); below. */
2007-10-19 10:31:20 +02:00
@@ -4816,7 +4719,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4820: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4723: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_remove=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4837,7 +4740,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_func_remove = no; then
echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4841: checking for remove in -lposix" >&5
+echo "configure:4744: checking for remove in -lposix" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -4845,7 +4748,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lposix $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4849 "configure"
+#line 4752 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -4859,7 +4762,7 @@
2007-01-08 12:23:18 +01:00
remove()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4863: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4766: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4883,12 +4786,12 @@
2007-01-08 12:23:18 +01:00
# BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
echo $ac_n "checking for shmat""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4887: checking for shmat" >&5
+echo "configure:4790: checking for shmat" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4892 "configure"
+#line 4795 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char shmat(); below. */
2007-10-19 10:31:20 +02:00
@@ -4914,7 +4817,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4918: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4821: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_shmat=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4935,7 +4838,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_func_shmat = no; then
echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4939: checking for shmat in -lipc" >&5
+echo "configure:4842: checking for shmat in -lipc" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -4943,7 +4846,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lipc $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 4947 "configure"
+#line 4850 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -4957,7 +4860,7 @@
2007-01-08 12:23:18 +01:00
shmat()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:4961: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4864: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -4990,7 +4893,7 @@
2007-01-08 12:23:18 +01:00
# libraries we check for below, so use a different variable.
# --interran@uluru.Stanford.EDU, kb@cs.umb.edu.
echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:4994: checking for IceConnectionNumber in -lICE" >&5
+echo "configure:4897: checking for IceConnectionNumber in -lICE" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -4998,7 +4901,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lICE $X_EXTRA_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5002 "configure"
+#line 4905 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -5012,7 +4915,7 @@
2007-01-08 12:23:18 +01:00
IceConnectionNumber()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5016: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:4919: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -5450,7 +5353,7 @@
2007-01-08 12:23:18 +01:00
if test "$COMPILE_ENVIRONMENT"; then
if test "$GNU_CC"; then
echo $ac_n "checking whether ld has archive extraction flags""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:5454: checking whether ld has archive extraction flags" >&5
+echo "configure:5357: checking whether ld has archive extraction flags" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_mkshlib_force_and_unforce'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -5467,14 +5370,14 @@
2007-01-08 12:23:18 +01:00
LDFLAGS=$force
LIBS=$unforce
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5471 "configure"
+#line 5374 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5478: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5381: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_mkshlib_force_and_unforce=$line; break
else
2007-10-19 10:31:20 +02:00
@@ -5507,7 +5410,7 @@
2007-06-05 10:01:24 +02:00
'
2007-01-08 12:23:18 +01:00
2007-06-05 10:01:24 +02:00
echo $ac_n "checking that static assertion macros used in autoconf tests work""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:5511: checking that static assertion macros used in autoconf tests work" >&5
+echo "configure:5414: checking that static assertion macros used in autoconf tests work" >&5
2007-06-05 10:01:24 +02:00
if eval "test \"`echo '$''{'ac_cv_static_assertion_macros_work'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-01-08 12:23:18 +01:00
else
2007-10-19 10:31:20 +02:00
@@ -5521,14 +5424,14 @@
2007-06-05 10:01:24 +02:00
ac_cv_static_assertion_macros_work="yes"
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5525 "configure"
+#line 5428 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
2007-06-05 10:01:24 +02:00
$configure_static_assert_macros
int main() {
CONFIGURE_STATIC_ASSERT(1)
; return 0; }
2007-01-08 12:23:18 +01:00
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5532: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5435: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
:
else
echo "configure: failed program was:" >&5
2007-10-19 10:31:20 +02:00
@@ -5538,14 +5441,14 @@
2007-06-05 10:01:24 +02:00
fi
rm -f conftest*
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5542 "configure"
+#line 5445 "configure"
2007-06-05 10:01:24 +02:00
#include "confdefs.h"
$configure_static_assert_macros
int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5549: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
rm -rf conftest*
ac_cv_static_assertion_macros_work="no"
else
2007-10-19 10:31:20 +02:00
@@ -5561,14 +5464,14 @@
2007-06-05 10:01:24 +02:00
cross_compiling=$ac_cv_prog_cxx_cross
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5565 "configure"
+#line 5468 "configure"
2007-06-05 10:01:24 +02:00
#include "confdefs.h"
$configure_static_assert_macros
int main() {
CONFIGURE_STATIC_ASSERT(1)
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5572: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5475: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
:
else
echo "configure: failed program was:" >&5
2007-10-19 10:31:20 +02:00
@@ -5578,14 +5481,14 @@
2007-06-05 10:01:24 +02:00
fi
rm -f conftest*
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5582 "configure"
+#line 5485 "configure"
2007-06-05 10:01:24 +02:00
#include "confdefs.h"
$configure_static_assert_macros
int main() {
CONFIGURE_STATIC_ASSERT(0)
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5589: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
rm -rf conftest*
ac_cv_static_assertion_macros_work="no"
else
2007-10-19 10:31:20 +02:00
@@ -5620,16 +5523,16 @@
2007-06-05 10:01:24 +02:00
cross_compiling=$ac_cv_prog_cc_cross
echo $ac_n "checking for 64-bit OS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:5624: checking for 64-bit OS" >&5
+echo "configure:5527: checking for 64-bit OS" >&5
2007-06-05 10:01:24 +02:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5626 "configure"
+#line 5529 "configure"
2007-06-05 10:01:24 +02:00
#include "confdefs.h"
$configure_static_assert_macros
int main() {
CONFIGURE_STATIC_ASSERT(sizeof(long) == 8)
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5633: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5536: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
rm -rf conftest*
2007-01-08 12:23:18 +01:00
result="yes"
else
2007-10-19 10:31:20 +02:00
@@ -5787,9 +5690,9 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
echo $ac_n "checking for VisualAge C++ compiler version >= 5.0.2.0""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:5791: checking for VisualAge C++ compiler version >= 5.0.2.0" >&5
+echo "configure:5694: checking for VisualAge C++ compiler version >= 5.0.2.0" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5793 "configure"
+#line 5696 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
2007-10-19 10:31:20 +02:00
@@ -5798,7 +5701,7 @@
2007-01-08 12:23:18 +01:00
#endif
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5802: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:5705: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
_BAD_COMPILER=
else
2007-10-19 10:31:20 +02:00
@@ -5836,17 +5739,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:5840: checking for $ac_hdr" >&5
+echo "configure:5743: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5845 "configure"
+#line 5748 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:5850: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:5753: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -5888,7 +5791,7 @@
2007-01-08 12:23:18 +01:00
LIBS="$LIBS -lbe"
if test "$COMPILE_ENVIRONMENT"; then
echo $ac_n "checking for main in -lbind""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:5892: checking for main in -lbind" >&5
+echo "configure:5795: checking for main in -lbind" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo bind'_'main | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -5896,14 +5799,14 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lbind $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5900 "configure"
+#line 5803 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -5924,7 +5827,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for main in -lzeta""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:5928: checking for main in -lzeta" >&5
+echo "configure:5831: checking for main in -lzeta" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo zeta'_'main | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -5932,14 +5835,14 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lzeta $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 5936 "configure"
+#line 5839 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:5943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -6003,18 +5906,18 @@
2007-01-08 12:23:18 +01:00
MACOSX=1
echo $ac_n "checking for -dead_strip option to ld""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:6007: checking for -dead_strip option to ld" >&5
+echo "configure:5910: checking for -dead_strip option to ld" >&5
2007-01-08 12:23:18 +01:00
_SAVE_LDFLAGS=$LDFLAGS
LDFLAGS="$LDFLAGS -Wl,-dead_strip"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 6011 "configure"
+#line 5914 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
return 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:6018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:5921: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
_HAVE_DEAD_STRIP=1
else
2007-10-19 10:31:20 +02:00
@@ -6882,14 +6785,14 @@
2007-01-08 12:23:18 +01:00
_SAVE_LDFLAGS=$LDFLAGS
LDFLAGS="-M /usr/lib/ld/map.noexstk $LDFLAGS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 6886 "configure"
+#line 6789 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
int main() {
printf("Hello World\n");
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:6893: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:6796: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
:
else
echo "configure: failed program was:" >&5
2007-10-19 10:31:20 +02:00
@@ -6917,7 +6820,7 @@
2007-01-08 12:23:18 +01:00
CC_VERSION=`$CC -V 2>&1 | grep '^cc:' 2>/dev/null | $AWK -F\: '{ print $2 }'`
CXX_VERSION=`$CXX -V 2>&1 | grep '^CC:' 2>/dev/null | $AWK -F\: '{ print $2 }'`
echo $ac_n "checking for Forte compiler version >= WS6U2""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:6921: checking for Forte compiler version >= WS6U2" >&5
+echo "configure:6824: checking for Forte compiler version >= WS6U2" >&5
2007-01-08 12:23:18 +01:00
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2007-10-19 10:31:20 +02:00
@@ -6927,7 +6830,7 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 6931 "configure"
+#line 6834 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
2007-10-19 10:31:20 +02:00
@@ -6936,7 +6839,7 @@
2007-01-08 12:23:18 +01:00
#endif
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:6940: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:6843: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
_BAD_COMPILER=
else
2007-10-19 10:31:20 +02:00
@@ -7065,7 +6968,7 @@
2007-01-08 12:23:18 +01:00
;;
*-darwin*)
echo $ac_n "checking for -exported_symbols_list option to ld""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7069: checking for -exported_symbols_list option to ld" >&5
+echo "configure:6972: checking for -exported_symbols_list option to ld" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_exported_symbols_list'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -7105,12 +7008,12 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cc_cross
echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7109: checking for ANSI C header files" >&5
+echo "configure:7012: checking for ANSI C header files" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7114 "configure"
+#line 7017 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
2007-10-19 10:31:20 +02:00
@@ -7118,7 +7021,7 @@
2007-01-08 12:23:18 +01:00
#include <float.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:7122: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:7025: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -7135,7 +7038,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_header_stdc = yes; then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7139 "configure"
+#line 7042 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <string.h>
EOF
2007-10-19 10:31:20 +02:00
@@ -7153,7 +7056,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7157 "configure"
+#line 7060 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdlib.h>
EOF
2007-10-19 10:31:20 +02:00
@@ -7174,7 +7077,7 @@
2007-01-08 12:23:18 +01:00
:
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7178 "configure"
+#line 7081 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <ctype.h>
#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
2007-10-19 10:31:20 +02:00
@@ -7185,7 +7088,7 @@
2007-01-08 12:23:18 +01:00
exit (0); }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7189: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:7092: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -7209,12 +7112,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for working const""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7213: checking for working const" >&5
+echo "configure:7116: checking for working const" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7218 "configure"
+#line 7121 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
2007-10-19 10:31:20 +02:00
@@ -7263,7 +7166,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7267: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7170: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_c_const=yes
else
2007-10-19 10:31:20 +02:00
@@ -7284,12 +7187,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for mode_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7288: checking for mode_t" >&5
+echo "configure:7191: checking for mode_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7293 "configure"
+#line 7196 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
2007-10-19 10:31:20 +02:00
@@ -7317,12 +7220,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for off_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7321: checking for off_t" >&5
+echo "configure:7224: checking for off_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7326 "configure"
+#line 7229 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
2007-10-19 10:31:20 +02:00
@@ -7350,12 +7253,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for pid_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7354: checking for pid_t" >&5
+echo "configure:7257: checking for pid_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7359 "configure"
+#line 7262 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
2007-10-19 10:31:20 +02:00
@@ -7383,12 +7286,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for size_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7387: checking for size_t" >&5
+echo "configure:7290: checking for size_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7392 "configure"
+#line 7295 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/types.h>
#if STDC_HEADERS
2007-10-19 10:31:20 +02:00
@@ -7416,12 +7319,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for st_blksize in struct stat""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7420: checking for st_blksize in struct stat" >&5
+echo "configure:7323: checking for st_blksize in struct stat" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_struct_st_blksize'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7425 "configure"
+#line 7328 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/types.h>
#include <sys/stat.h>
2007-10-19 10:31:20 +02:00
@@ -7429,7 +7332,7 @@
2007-01-08 12:23:18 +01:00
struct stat s; s.st_blksize;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7433: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7336: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_struct_st_blksize=yes
else
2007-10-19 10:31:20 +02:00
@@ -7450,12 +7353,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for siginfo_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7454: checking for siginfo_t" >&5
+echo "configure:7357: checking for siginfo_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_siginfo_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7459 "configure"
+#line 7362 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#define _POSIX_C_SOURCE 199506L
#include <signal.h>
2007-10-19 10:31:20 +02:00
@@ -7463,7 +7366,7 @@
2007-01-08 12:23:18 +01:00
siginfo_t* info;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7467: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7370: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_siginfo_t=true
else
2007-10-19 10:31:20 +02:00
@@ -7497,12 +7400,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for int16_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7501: checking for int16_t" >&5
+echo "configure:7404: checking for int16_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_int16_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7506 "configure"
+#line 7409 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -7510,7 +7413,7 @@
2007-01-08 12:23:18 +01:00
int16_t foo = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7514: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7417: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_int16_t=true
else
2007-10-19 10:31:20 +02:00
@@ -7532,12 +7435,12 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for int32_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7536: checking for int32_t" >&5
+echo "configure:7439: checking for int32_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_int32_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7541 "configure"
+#line 7444 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -7545,7 +7448,7 @@
2007-01-08 12:23:18 +01:00
int32_t foo = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7549: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7452: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_int32_t=true
else
2007-10-19 10:31:20 +02:00
@@ -7567,12 +7470,12 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for int64_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7571: checking for int64_t" >&5
+echo "configure:7474: checking for int64_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_int64_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7576 "configure"
+#line 7479 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -7580,7 +7483,7 @@
2007-01-08 12:23:18 +01:00
int64_t foo = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7584: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7487: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_int64_t=true
else
2007-10-19 10:31:20 +02:00
@@ -7602,12 +7505,12 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for int64""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7606: checking for int64" >&5
+echo "configure:7509: checking for int64" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_int64'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7611 "configure"
+#line 7514 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -7615,7 +7518,7 @@
2007-01-08 12:23:18 +01:00
int64 foo = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7619: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7522: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_int64=true
else
2007-10-19 10:31:20 +02:00
@@ -7637,12 +7540,12 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for uint""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7641: checking for uint" >&5
+echo "configure:7544: checking for uint" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_uint'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7646 "configure"
+#line 7549 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -7650,7 +7553,7 @@
2007-01-08 12:23:18 +01:00
uint foo = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7654: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7557: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_uint=true
else
2007-10-19 10:31:20 +02:00
@@ -7672,12 +7575,12 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for uint_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7676: checking for uint_t" >&5
+echo "configure:7579: checking for uint_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_uint_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7681 "configure"
+#line 7584 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -7685,7 +7588,7 @@
2007-01-08 12:23:18 +01:00
uint_t foo = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7689: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7592: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_uint_t=true
else
2007-10-19 10:31:20 +02:00
@@ -7707,12 +7610,12 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
fi
echo $ac_n "checking for uint16_t""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7711: checking for uint16_t" >&5
+echo "configure:7614: checking for uint16_t" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_uint16_t'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7716 "configure"
+#line 7619 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -7720,7 +7623,7 @@
2007-01-08 12:23:18 +01:00
uint16_t foo = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7724: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7627: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_uint16_t=true
else
2007-10-19 10:31:20 +02:00
@@ -7751,12 +7654,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for uname.domainname""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7755: checking for uname.domainname" >&5
+echo "configure:7658: checking for uname.domainname" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_have_uname_domainname_field'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7760 "configure"
+#line 7663 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/utsname.h>
int main() {
2007-10-19 10:31:20 +02:00
@@ -7764,7 +7667,7 @@
2007-01-08 12:23:18 +01:00
(void)uname(res); if (res != 0) { domain = res->domainname; }
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7768: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7671: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_have_uname_domainname_field=true
else
2007-10-19 10:31:20 +02:00
@@ -7788,12 +7691,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for uname.__domainname""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7792: checking for uname.__domainname" >&5
+echo "configure:7695: checking for uname.__domainname" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_have_uname_us_domainname_field'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7797 "configure"
+#line 7700 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/utsname.h>
int main() {
2007-10-19 10:31:20 +02:00
@@ -7801,7 +7704,7 @@
2007-01-08 12:23:18 +01:00
(void)uname(res); if (res != 0) { domain = res->__domainname; }
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7805: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7708: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_have_uname_us_domainname_field=true
else
2007-10-19 10:31:20 +02:00
@@ -7834,12 +7737,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for usable wchar_t (2 bytes, unsigned)""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7838: checking for usable wchar_t (2 bytes, unsigned)" >&5
+echo "configure:7741: checking for usable wchar_t (2 bytes, unsigned)" >&5
2007-06-05 10:01:24 +02:00
if eval "test \"`echo '$''{'ac_cv_have_usable_wchar_v2'+set}'`\" = set"; then
2007-01-08 12:23:18 +01:00
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7843 "configure"
+#line 7746 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stddef.h>
2007-06-05 10:01:24 +02:00
$configure_static_assert_macros
2007-10-19 10:31:20 +02:00
@@ -7848,7 +7751,7 @@
2007-06-05 10:01:24 +02:00
CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0)
; return 0; }
2007-01-08 12:23:18 +01:00
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7852: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7755: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
rm -rf conftest*
ac_cv_have_usable_wchar_v2="yes"
2007-01-08 12:23:18 +01:00
else
2007-10-19 10:31:20 +02:00
@@ -7881,12 +7784,12 @@
2007-01-08 12:23:18 +01:00
CXXFLAGS="$CXXFLAGS -fshort-wchar"
echo $ac_n "checking for compiler -fshort-wchar option""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7885: checking for compiler -fshort-wchar option" >&5
+echo "configure:7788: checking for compiler -fshort-wchar option" >&5
2007-06-05 10:01:24 +02:00
if eval "test \"`echo '$''{'ac_cv_have_usable_wchar_option_v2'+set}'`\" = set"; then
2007-01-08 12:23:18 +01:00
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 7890 "configure"
+#line 7793 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stddef.h>
2007-06-05 10:01:24 +02:00
$configure_static_assert_macros
2007-10-19 10:31:20 +02:00
@@ -7895,7 +7798,7 @@
2007-06-05 10:01:24 +02:00
CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0)
; return 0; }
2007-01-08 12:23:18 +01:00
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:7899: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:7802: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
rm -rf conftest*
ac_cv_have_usable_wchar_option_v2="yes"
2007-01-08 12:23:18 +01:00
else
2007-10-19 10:31:20 +02:00
@@ -7929,7 +7832,7 @@
2007-01-08 12:23:18 +01:00
if test "$GNU_CC"; then
echo $ac_n "checking for visibility(hidden) attribute""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7933: checking for visibility(hidden) attribute" >&5
+echo "configure:7836: checking for visibility(hidden) attribute" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_visibility_hidden'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -7954,7 +7857,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for visibility(default) attribute""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7958: checking for visibility(default) attribute" >&5
+echo "configure:7861: checking for visibility(default) attribute" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_visibility_default'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -7979,7 +7882,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for visibility pragma support""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:7983: checking for visibility pragma support" >&5
+echo "configure:7886: checking for visibility pragma support" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_visibility_pragma'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -8004,7 +7907,7 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""$ac_cv_visibility_pragma" 1>&6
if test "$ac_cv_visibility_pragma" = "yes"; then
2007-06-05 10:01:24 +02:00
echo $ac_n "checking For gcc visibility bug with class-level attributes (GCC bug 26905)""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8008: checking For gcc visibility bug with class-level attributes (GCC bug 26905)" >&5
+echo "configure:7911: checking For gcc visibility bug with class-level attributes (GCC bug 26905)" >&5
2007-06-05 10:01:24 +02:00
if eval "test \"`echo '$''{'ac_cv_have_visibility_class_bug'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -8032,7 +7935,7 @@
2007-06-05 10:01:24 +02:00
echo "$ac_t""$ac_cv_have_visibility_class_bug" 1>&6
2007-01-08 12:23:18 +01:00
echo $ac_n "checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8036: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)" >&5
+echo "configure:7939: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_have_visibility_builtin_bug'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -8080,12 +7983,12 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8084: checking for $ac_hdr that defines DIR" >&5
+echo "configure:7987: checking for $ac_hdr that defines DIR" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8089 "configure"
+#line 7992 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sys/types.h>
#include <$ac_hdr>
2007-10-19 10:31:20 +02:00
@@ -8093,7 +7996,7 @@
2007-01-08 12:23:18 +01:00
DIR *dirp = 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8097: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:8000: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_header_dirent_$ac_safe=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8118,7 +8021,7 @@
2007-01-08 12:23:18 +01:00
# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
if test $ac_header_dirent = dirent.h; then
echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8122: checking for opendir in -ldir" >&5
+echo "configure:8025: checking for opendir in -ldir" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8126,7 +8029,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-ldir $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8130 "configure"
+#line 8033 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8137,7 +8040,7 @@
2007-01-08 12:23:18 +01:00
opendir()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8141: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8044: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8159,7 +8062,7 @@
2007-01-08 12:23:18 +01:00
else
echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8163: checking for opendir in -lx" >&5
+echo "configure:8066: checking for opendir in -lx" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8167,7 +8070,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lx $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8171 "configure"
+#line 8074 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8178,7 +8081,7 @@
2007-01-08 12:23:18 +01:00
opendir()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8182: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8085: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8210,17 +8113,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8214: checking for $ac_hdr" >&5
+echo "configure:8117: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8219 "configure"
+#line 8122 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8224: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8127: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8250,17 +8153,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8254: checking for $ac_hdr" >&5
+echo "configure:8157: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8259 "configure"
+#line 8162 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8264: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8167: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8290,17 +8193,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8294: checking for $ac_hdr" >&5
+echo "configure:8197: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8299 "configure"
+#line 8202 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8304: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8207: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8330,17 +8233,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8334: checking for $ac_hdr" >&5
+echo "configure:8237: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8339 "configure"
+#line 8242 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8344: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8247: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8370,17 +8273,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8374: checking for $ac_hdr" >&5
+echo "configure:8277: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8379 "configure"
+#line 8282 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8384: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8287: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8411,17 +8314,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8415: checking for $ac_hdr" >&5
+echo "configure:8318: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8420 "configure"
+#line 8323 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8425: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8328: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8452,17 +8355,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8456: checking for $ac_hdr" >&5
+echo "configure:8359: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8461 "configure"
+#line 8364 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8466: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8369: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8499,17 +8402,17 @@
2007-01-08 12:23:18 +01:00
NEW_H=new.h
ac_safe=`echo "new" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for new""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8503: checking for new" >&5
+echo "configure:8406: checking for new" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8508 "configure"
+#line 8411 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <new>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8513: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8416: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8550,17 +8453,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8554: checking for $ac_hdr" >&5
+echo "configure:8457: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8559 "configure"
+#line 8462 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8564: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8467: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8594,7 +8497,7 @@
2007-01-08 12:23:18 +01:00
;;
*)
echo $ac_n "checking for gethostbyname_r in -lc_r""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8598: checking for gethostbyname_r in -lc_r" >&5
+echo "configure:8501: checking for gethostbyname_r in -lc_r" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo c_r'_'gethostbyname_r | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8602,7 +8505,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lc_r $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8606 "configure"
+#line 8509 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8613,7 +8516,7 @@
2007-01-08 12:23:18 +01:00
gethostbyname_r()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8617: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8520: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8643,7 +8546,7 @@
2007-01-08 12:23:18 +01:00
;;
esac
echo $ac_n "checking for atan in -lm""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8647: checking for atan in -lm" >&5
+echo "configure:8550: checking for atan in -lm" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo m'_'atan | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8651,7 +8554,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lm $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8655 "configure"
+#line 8558 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8662,7 +8565,7 @@
2007-01-08 12:23:18 +01:00
atan()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8696,7 +8599,7 @@
2007-01-08 12:23:18 +01:00
;;
*)
echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8700: checking for dlopen in -ldl" >&5
+echo "configure:8603: checking for dlopen in -ldl" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8704,7 +8607,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-ldl $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8708 "configure"
+#line 8611 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8715,7 +8618,7 @@
2007-01-08 12:23:18 +01:00
dlopen()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8719: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8732,17 +8635,17 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""yes" 1>&6
ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for dlfcn.h""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8736: checking for dlfcn.h" >&5
+echo "configure:8639: checking for dlfcn.h" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8741 "configure"
+#line 8644 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <dlfcn.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:8746: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:8649: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -8778,7 +8681,7 @@
2007-01-08 12:23:18 +01:00
case $target in
*-aix*)
echo $ac_n "checking for demangle in -lC_r""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8782: checking for demangle in -lC_r" >&5
+echo "configure:8685: checking for demangle in -lC_r" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo C_r'_'demangle | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8786,7 +8689,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lC_r $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8790 "configure"
+#line 8693 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8797,7 +8700,7 @@
2007-01-08 12:23:18 +01:00
demangle()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8801: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8704: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8827,7 +8730,7 @@
2007-01-08 12:23:18 +01:00
;;
*)
echo $ac_n "checking for demangle in -lC""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8831: checking for demangle in -lC" >&5
+echo "configure:8734: checking for demangle in -lC" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo C'_'demangle | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8835,7 +8738,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lC $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8839 "configure"
+#line 8742 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8846,7 +8749,7 @@
2007-01-08 12:23:18 +01:00
demangle()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8850: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8753: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8877,7 +8780,7 @@
2007-01-08 12:23:18 +01:00
esac
fi
echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8881: checking for socket in -lsocket" >&5
+echo "configure:8784: checking for socket in -lsocket" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8885,7 +8788,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lsocket $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8889 "configure"
+#line 8792 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8896,7 +8799,7 @@
2007-01-08 12:23:18 +01:00
socket()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8900: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8803: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8941,7 +8844,7 @@
2007-01-08 12:23:18 +01:00
_SAVE_LDFLAGS="$LDFLAGS"
LDFLAGS="$XLDFLAGS $LDFLAGS"
echo $ac_n "checking for XDrawLines in -lX11""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8945: checking for XDrawLines in -lX11" >&5
+echo "configure:8848: checking for XDrawLines in -lX11" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo X11'_'XDrawLines | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8949,7 +8852,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lX11 $XLIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8953 "configure"
+#line 8856 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -8960,7 +8863,7 @@
2007-01-08 12:23:18 +01:00
XDrawLines()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:8964: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8867: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -8982,7 +8885,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for XextAddDisplay in -lXext""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:8986: checking for XextAddDisplay in -lXext" >&5
+echo "configure:8889: checking for XextAddDisplay in -lXext" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo Xext'_'XextAddDisplay | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -8990,7 +8893,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lXext $XLIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 8994 "configure"
+#line 8897 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9001,7 +8904,7 @@
2007-01-08 12:23:18 +01:00
XextAddDisplay()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9005: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9025,7 +8928,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for XtFree in -lXt""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9029: checking for XtFree in -lXt" >&5
+echo "configure:8932: checking for XtFree in -lXt" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo Xt'_'XtFree | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -9033,7 +8936,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lXt $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9037 "configure"
+#line 8940 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9044,7 +8947,7 @@
2007-01-08 12:23:18 +01:00
XtFree()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9048: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8951: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9065,7 +8968,7 @@
2007-01-08 12:23:18 +01:00
unset ac_cv_lib_Xt_XtFree
echo $ac_n "checking for IceFlush in -lICE""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9069: checking for IceFlush in -lICE" >&5
+echo "configure:8972: checking for IceFlush in -lICE" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo ICE'_'IceFlush | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -9073,7 +8976,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lICE $XT_LIBS $XLIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9077 "configure"
+#line 8980 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9084,7 +8987,7 @@
2007-01-08 12:23:18 +01:00
IceFlush()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:8991: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9105,7 +9008,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for SmcCloseConnection in -lSM""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9109: checking for SmcCloseConnection in -lSM" >&5
+echo "configure:9012: checking for SmcCloseConnection in -lSM" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo SM'_'SmcCloseConnection | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -9113,7 +9016,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lSM $XT_LIBS $XLIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9117 "configure"
+#line 9020 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9124,7 +9027,7 @@
2007-01-08 12:23:18 +01:00
SmcCloseConnection()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9128: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9031: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9145,7 +9048,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for XtFree in -lXt""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9149: checking for XtFree in -lXt" >&5
+echo "configure:9052: checking for XtFree in -lXt" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo Xt'_'XtFree | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -9153,7 +9056,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lXt $X_PRE_LIBS $XT_LIBS $XLIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9157 "configure"
+#line 9060 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9164,7 +9067,7 @@
2007-01-08 12:23:18 +01:00
XtFree()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9168: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9198,7 +9101,7 @@
2007-01-08 12:23:18 +01:00
esac
echo $ac_n "checking for XineramaIsActive in -lXinerama""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9202: checking for XineramaIsActive in -lXinerama" >&5
+echo "configure:9105: checking for XineramaIsActive in -lXinerama" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo Xinerama'_'XineramaIsActive | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -9206,7 +9109,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lXinerama $XLIBS $XEXT_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9210 "configure"
+#line 9113 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9217,7 +9120,7 @@
2007-01-08 12:23:18 +01:00
XineramaIsActive()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9221: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9124: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9239,17 +9142,17 @@
2007-01-08 12:23:18 +01:00
ac_safe=`echo "X11/extensions/Xinerama.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for X11/extensions/Xinerama.h""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9243: checking for X11/extensions/Xinerama.h" >&5
+echo "configure:9146: checking for X11/extensions/Xinerama.h" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9248 "configure"
+#line 9151 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <X11/extensions/Xinerama.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:9253: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9156: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -9272,7 +9175,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for XShmCreateImage in -lXext""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9276: checking for XShmCreateImage in -lXext" >&5
+echo "configure:9179: checking for XShmCreateImage in -lXext" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo Xext'_'XShmCreateImage | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -9280,7 +9183,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lXext $XLIBS $XEXT_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9284 "configure"
+#line 9187 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9291,7 +9194,7 @@
2007-01-08 12:23:18 +01:00
XShmCreateImage()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9295: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9313,17 +9216,17 @@
2007-01-08 12:23:18 +01:00
ac_safe=`echo "X11/extensions/XShm.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for X11/extensions/XShm.h""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9317: checking for X11/extensions/XShm.h" >&5
+echo "configure:9220: checking for X11/extensions/XShm.h" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9322 "configure"
+#line 9225 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <X11/extensions/XShm.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:9327: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9230: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -9353,7 +9256,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for XieFloGeometry in -lXIE""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9357: checking for XieFloGeometry in -lXIE" >&5
+echo "configure:9260: checking for XieFloGeometry in -lXIE" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo XIE'_'XieFloGeometry | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -9361,7 +9264,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lXIE $XLIBS $XEXT_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9365 "configure"
+#line 9268 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -9372,7 +9275,7 @@
2007-01-08 12:23:18 +01:00
XieFloGeometry()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9376: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9279: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -9394,17 +9297,17 @@
2007-01-08 12:23:18 +01:00
ac_safe=`echo "X11/extensions/XIElib.h" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for X11/extensions/XIElib.h""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9398: checking for X11/extensions/XIElib.h" >&5
+echo "configure:9301: checking for X11/extensions/XIElib.h" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9403 "configure"
+#line 9306 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <X11/extensions/XIElib.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:9408: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:9311: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -9478,7 +9381,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "freetype-config", so it can be a program name with args.
set dummy freetype-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9482: checking for $ac_word" >&5
+echo "configure:9385: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_FT2_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -9514,7 +9417,7 @@
2007-01-08 12:23:18 +01:00
min_ft_version=6.1.0
echo $ac_n "checking for FreeType - version >= $min_ft_version""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9518: checking for FreeType - version >= $min_ft_version" >&5
+echo "configure:9421: checking for FreeType - version >= $min_ft_version" >&5
2007-01-08 12:23:18 +01:00
no_ft=""
if test "$FT2_CONFIG" = "no" ; then
no_ft=yes
2007-10-19 10:31:20 +02:00
@@ -9562,7 +9465,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9566 "configure"
+#line 9469 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <ft2build.h>
2007-10-19 10:31:20 +02:00
@@ -9588,7 +9491,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9592: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9495: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -9640,7 +9543,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for pthread_create in -lpthreads""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9644: checking for pthread_create in -lpthreads" >&5
+echo "configure:9547: checking for pthread_create in -lpthreads" >&5
2007-01-08 12:23:18 +01:00
echo "
#include <pthread.h>
void *foo(void *v) { int a = 1; }
2007-10-19 10:31:20 +02:00
@@ -9662,7 +9565,7 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9666: checking for pthread_create in -lpthread" >&5
+echo "configure:9569: checking for pthread_create in -lpthread" >&5
2007-01-08 12:23:18 +01:00
echo "
#include <pthread.h>
void *foo(void *v) { int a = 1; }
2007-10-19 10:31:20 +02:00
@@ -9684,7 +9587,7 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9688: checking for pthread_create in -lc_r" >&5
+echo "configure:9591: checking for pthread_create in -lc_r" >&5
2007-01-08 12:23:18 +01:00
echo "
#include <pthread.h>
void *foo(void *v) { int a = 1; }
2007-10-19 10:31:20 +02:00
@@ -9706,7 +9609,7 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""no" 1>&6
echo $ac_n "checking for pthread_create in -lc""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9710: checking for pthread_create in -lc" >&5
+echo "configure:9613: checking for pthread_create in -lc" >&5
2007-01-08 12:23:18 +01:00
echo "
#include <pthread.h>
void *foo(void *v) { int a = 1; }
2007-10-19 10:31:20 +02:00
@@ -9762,7 +9665,7 @@
2007-01-08 12:23:18 +01:00
rm -f conftest*
ac_cv_have_dash_pthread=no
echo $ac_n "checking whether ${CC-cc} accepts -pthread""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9766: checking whether ${CC-cc} accepts -pthread" >&5
+echo "configure:9669: checking whether ${CC-cc} accepts -pthread" >&5
2007-01-08 12:23:18 +01:00
echo 'int main() { return 0; }' | cat > conftest.c
${CC-cc} -pthread -o conftest conftest.c > conftest.out 2>&1
if test $? -eq 0; then
2007-10-19 10:31:20 +02:00
@@ -9785,7 +9688,7 @@
2007-01-08 12:23:18 +01:00
ac_cv_have_dash_pthreads=no
if test "$ac_cv_have_dash_pthread" = "no"; then
echo $ac_n "checking whether ${CC-cc} accepts -pthreads""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9789: checking whether ${CC-cc} accepts -pthreads" >&5
+echo "configure:9692: checking whether ${CC-cc} accepts -pthreads" >&5
2007-01-08 12:23:18 +01:00
echo 'int main() { return 0; }' | cat > conftest.c
${CC-cc} -pthreads -o conftest conftest.c > conftest.out 2>&1
if test $? -eq 0; then
2007-10-19 10:31:20 +02:00
@@ -9907,7 +9810,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether mmap() sees write()s""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9911: checking whether mmap() sees write()s" >&5
+echo "configure:9814: checking whether mmap() sees write()s" >&5
2007-01-08 12:23:18 +01:00
mmap_test_prog='
2007-10-19 10:31:20 +02:00
@@ -9946,11 +9849,11 @@
2007-01-08 12:23:18 +01:00
result="yes"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9950 "configure"
+#line 9853 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
$mmap_test_prog
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:9954: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
result="yes"
else
2007-10-19 10:31:20 +02:00
@@ -9975,13 +9878,13 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_prog_gcc = yes; then
echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:9979: checking whether ${CC-cc} needs -traditional" >&5
+echo "configure:9882: checking whether ${CC-cc} needs -traditional" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_pattern="Autoconf.*'x'"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 9985 "configure"
+#line 9888 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <sgtty.h>
Autoconf TIOCGETP
2007-10-19 10:31:20 +02:00
@@ -9999,7 +9902,7 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_prog_gcc_traditional = no; then
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10003 "configure"
+#line 9906 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <termio.h>
Autoconf TCGETA
2007-10-19 10:31:20 +02:00
@@ -10021,7 +9924,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10025: checking for 8-bit clean memcmp" >&5
+echo "configure:9928: checking for 8-bit clean memcmp" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -10029,7 +9932,7 @@
2007-01-08 12:23:18 +01:00
ac_cv_func_memcmp_clean=no
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10033 "configure"
+#line 9936 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
main()
2007-10-19 10:31:20 +02:00
@@ -10039,7 +9942,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10043: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:9946: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
ac_cv_func_memcmp_clean=yes
else
2007-10-19 10:31:20 +02:00
@@ -10059,12 +9962,12 @@
2007-01-08 12:23:18 +01:00
for ac_func in random strerror lchown fchmod snprintf statvfs memmove rint stat64 lstat64
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10063: checking for $ac_func" >&5
+echo "configure:9966: checking for $ac_func" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10068 "configure"
+#line 9971 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
2007-10-19 10:31:20 +02:00
@@ -10087,7 +9990,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10091: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:9994: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
2007-10-19 10:31:20 +02:00
@@ -10114,12 +10017,12 @@
2007-01-08 12:23:18 +01:00
for ac_func in flockfile getpagesize
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10118: checking for $ac_func" >&5
+echo "configure:10021: checking for $ac_func" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10123 "configure"
+#line 10026 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
2007-10-19 10:31:20 +02:00
@@ -10142,7 +10045,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10146: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10049: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
2007-10-19 10:31:20 +02:00
@@ -10171,12 +10074,12 @@
2007-01-08 12:23:18 +01:00
for ac_func in localtime_r strtok_r
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10175: checking for $ac_func" >&5
+echo "configure:10078: checking for $ac_func" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10180 "configure"
+#line 10083 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
2007-10-19 10:31:20 +02:00
@@ -10199,7 +10102,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10203: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10106: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
2007-10-19 10:31:20 +02:00
@@ -10235,19 +10138,19 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
echo $ac_n "checking for wcrtomb""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10239: checking for wcrtomb" >&5
+echo "configure:10142: checking for wcrtomb" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_have_wcrtomb'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10244 "configure"
+#line 10147 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <wchar.h>
int main() {
mbstate_t ps={0};wcrtomb(0,'f',&ps);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10251: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10154: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_have_wcrtomb="yes"
else
2007-10-19 10:31:20 +02:00
@@ -10267,19 +10170,19 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for mbrtowc""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10271: checking for mbrtowc" >&5
+echo "configure:10174: checking for mbrtowc" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_have_mbrtowc'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10276 "configure"
+#line 10179 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <wchar.h>
int main() {
mbstate_t ps={0};mbrtowc(0,0,0,&ps);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10283: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10186: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_have_mbrtowc="yes"
else
2007-10-19 10:31:20 +02:00
@@ -10308,12 +10211,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for res_ninit()""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10312: checking for res_ninit()" >&5
+echo "configure:10215: checking for res_ninit()" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_res_ninit'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10317 "configure"
+#line 10220 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#ifdef linux
2007-10-19 10:31:20 +02:00
@@ -10325,7 +10228,7 @@
2007-01-08 12:23:18 +01:00
int foo = res_ninit(&_res);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10232: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_func_res_ninit=yes
else
2007-10-19 10:31:20 +02:00
@@ -10355,12 +10258,12 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
echo $ac_n "checking for gnu_get_libc_version()""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10359: checking for gnu_get_libc_version()" >&5
+echo "configure:10262: checking for gnu_get_libc_version()" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_gnu_get_libc_version'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10364 "configure"
+#line 10267 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#ifdef HAVE_GNU_LIBC_VERSION_H
2007-10-19 10:31:20 +02:00
@@ -10371,7 +10274,7 @@
2007-01-08 12:23:18 +01:00
const char *glibc_version = gnu_get_libc_version();
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10375: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10278: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_func_gnu_get_libc_version=yes
else
2007-10-19 10:31:20 +02:00
@@ -10400,7 +10303,7 @@
2007-01-08 12:23:18 +01:00
*)
echo $ac_n "checking for iconv in -lc""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10404: checking for iconv in -lc" >&5
+echo "configure:10307: checking for iconv in -lc" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo c'_'iconv | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -10408,7 +10311,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lc $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10412 "configure"
+#line 10315 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -10422,7 +10325,7 @@
2007-01-08 12:23:18 +01:00
iconv()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10426: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10329: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -10441,7 +10344,7 @@
2007-01-08 12:23:18 +01:00
else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for iconv in -liconv""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10445: checking for iconv in -liconv" >&5
+echo "configure:10348: checking for iconv in -liconv" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo iconv'_'iconv | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -10449,7 +10352,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-liconv $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10453 "configure"
+#line 10356 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -10463,7 +10366,7 @@
2007-01-08 12:23:18 +01:00
iconv()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10467: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -10482,7 +10385,7 @@
2007-01-08 12:23:18 +01:00
else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10486: checking for libiconv in -liconv" >&5
+echo "configure:10389: checking for libiconv in -liconv" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo iconv'_'libiconv | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -10490,7 +10393,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-liconv $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10494 "configure"
+#line 10397 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
2007-10-19 10:31:20 +02:00
@@ -10504,7 +10407,7 @@
2007-01-08 12:23:18 +01:00
libiconv()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10508: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10411: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -10531,12 +10434,12 @@
2007-01-08 12:23:18 +01:00
_SAVE_LIBS=$LIBS
LIBS="$LIBS $_ICONV_LIBS"
echo $ac_n "checking for iconv()""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10535: checking for iconv()" >&5
+echo "configure:10438: checking for iconv()" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_iconv'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10540 "configure"
+#line 10443 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdlib.h>
2007-10-19 10:31:20 +02:00
@@ -10550,7 +10453,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10554: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10457: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_func_iconv=yes
else
2007-10-19 10:31:20 +02:00
@@ -10574,12 +10477,12 @@
2007-01-08 12:23:18 +01:00
LIBXUL_LIBS="$LIBXUL_LIBS $_ICONV_LIBS"
LIBICONV="$_ICONV_LIBS"
echo $ac_n "checking for iconv() with const input""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10578: checking for iconv() with const input" >&5
+echo "configure:10481: checking for iconv() with const input" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_const_iconv'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10583 "configure"
+#line 10486 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdlib.h>
2007-10-19 10:31:20 +02:00
@@ -10594,7 +10497,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10598: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10501: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_func_const_iconv=yes
else
2007-10-19 10:31:20 +02:00
@@ -10623,19 +10526,19 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10627: checking for nl_langinfo and CODESET" >&5
+echo "configure:10530: checking for nl_langinfo and CODESET" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10632 "configure"
+#line 10535 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <langinfo.h>
int main() {
char* cs = nl_langinfo(CODESET);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10639: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:10542: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
am_cv_langinfo_codeset=yes
else
2007-10-19 10:31:20 +02:00
@@ -10667,7 +10570,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for an implementation of va_copy()""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10671: checking for an implementation of va_copy()" >&5
+echo "configure:10574: checking for an implementation of va_copy()" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_va_copy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -10677,7 +10580,7 @@
2007-01-08 12:23:18 +01:00
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10681 "configure"
+#line 10584 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdarg.h>
2007-10-19 10:31:20 +02:00
@@ -10691,7 +10594,7 @@
2007-01-08 12:23:18 +01:00
}
int main() { f (0, 42); return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10695: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:10598: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
ac_cv_va_copy=yes
else
2007-10-19 10:31:20 +02:00
@@ -10708,7 +10611,7 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""$ac_cv_va_copy" 1>&6
echo $ac_n "checking for an implementation of __va_copy()""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10712: checking for an implementation of __va_copy()" >&5
+echo "configure:10615: checking for an implementation of __va_copy()" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv___va_copy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -10718,7 +10621,7 @@
2007-01-08 12:23:18 +01:00
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10722 "configure"
+#line 10625 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdarg.h>
2007-10-19 10:31:20 +02:00
@@ -10732,7 +10635,7 @@
2007-01-08 12:23:18 +01:00
}
int main() { f (0, 42); return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10736: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:10639: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
ac_cv___va_copy=yes
else
2007-10-19 10:31:20 +02:00
@@ -10749,7 +10652,7 @@
2007-01-08 12:23:18 +01:00
echo "$ac_t""$ac_cv___va_copy" 1>&6
echo $ac_n "checking whether va_lists can be copied by value""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10753: checking whether va_lists can be copied by value" >&5
+echo "configure:10656: checking whether va_lists can be copied by value" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_va_val_copy'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -10759,7 +10662,7 @@
2007-01-08 12:23:18 +01:00
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10763 "configure"
+#line 10666 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdarg.h>
2007-10-19 10:31:20 +02:00
@@ -10773,7 +10676,7 @@
2007-01-08 12:23:18 +01:00
}
int main() { f (0, 42); return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10777: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:10680: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
ac_cv_va_val_copy=yes
else
2007-10-19 10:31:20 +02:00
@@ -10872,7 +10775,7 @@
2007-01-08 12:23:18 +01:00
if test "$GNU_CXX"; then
echo $ac_n "checking for C++ exceptions flag""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10876: checking for C++ exceptions flag" >&5
+echo "configure:10779: checking for C++ exceptions flag" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cxx_exceptions_flags'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -10907,12 +10810,12 @@
2007-01-08 12:23:18 +01:00
HAVE_GCC3_ABI=
if test "$GNU_CC"; then
echo $ac_n "checking for gcc 3.0 ABI""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10911: checking for gcc 3.0 ABI" >&5
+echo "configure:10814: checking for gcc 3.0 ABI" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_gcc_three_abi'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10916 "configure"
+#line 10819 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
2007-10-19 10:31:20 +02:00
@@ -10925,7 +10828,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10929: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10832: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_gcc_three_abi="yes"
else
2007-10-19 10:31:20 +02:00
@@ -10949,12 +10852,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for C++ \"explicit\" keyword""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10953: checking for C++ \"explicit\" keyword" >&5
+echo "configure:10856: checking for C++ \"explicit\" keyword" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_explicit'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10958 "configure"
+#line 10861 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
class X {
public: explicit X(int i) : i_(i) {}
2007-10-19 10:31:20 +02:00
@@ -10964,7 +10867,7 @@
2007-01-08 12:23:18 +01:00
X x(3);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:10968: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10871: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_explicit=yes
else
2007-10-19 10:31:20 +02:00
@@ -10985,12 +10888,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for C++ \"typename\" keyword""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:10989: checking for C++ \"typename\" keyword" >&5
+echo "configure:10892: checking for C++ \"typename\" keyword" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_typename'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 10994 "configure"
+#line 10897 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
class param {
public:
2007-10-19 10:31:20 +02:00
@@ -11009,7 +10912,7 @@
2007-01-08 12:23:18 +01:00
A.foo(0);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11013: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10916: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_typename=yes
else
2007-10-19 10:31:20 +02:00
@@ -11030,12 +10933,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for modern C++ template specialization syntax support""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11034: checking for modern C++ template specialization syntax support" >&5
+echo "configure:10937: checking for modern C++ template specialization syntax support" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_modern_specialize_template_syntax'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11039 "configure"
+#line 10942 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
template <class T> struct X { int a; };
class Y {};
2007-10-19 10:31:20 +02:00
@@ -11045,7 +10948,7 @@
2007-01-08 12:23:18 +01:00
X<Y> y_x;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11049: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10952: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_modern_specialize_template_syntax=yes
else
2007-10-19 10:31:20 +02:00
@@ -11067,12 +10970,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether partial template specialization works""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11071: checking whether partial template specialization works" >&5
+echo "configure:10974: checking whether partial template specialization works" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_partial_specialization'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11076 "configure"
+#line 10979 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
template <class T> class Foo {};
template <class T> class Foo<T*> {};
2007-10-19 10:31:20 +02:00
@@ -11080,7 +10983,7 @@
2007-01-08 12:23:18 +01:00
return 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11084: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:10987: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_partial_specialization=yes
else
2007-10-19 10:31:20 +02:00
@@ -11101,12 +11004,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking whether operators must be re-defined for templates derived from templates""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11105: checking whether operators must be re-defined for templates derived from templates" >&5
+echo "configure:11008: checking whether operators must be re-defined for templates derived from templates" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_need_derived_template_operators'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11110 "configure"
+#line 11013 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
template <class T> class Base { };
template <class T>
2007-10-19 10:31:20 +02:00
@@ -11118,7 +11021,7 @@
2007-01-08 12:23:18 +01:00
return 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11122: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_need_derived_template_operators=no
else
2007-10-19 10:31:20 +02:00
@@ -11140,12 +11043,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether we need to cast a derived template to pass as its base class""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11144: checking whether we need to cast a derived template to pass as its base class" >&5
+echo "configure:11047: checking whether we need to cast a derived template to pass as its base class" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_need_cpp_template_cast_to_base'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11149 "configure"
+#line 11052 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
template <class T> class Base { };
template <class T> class Derived : public Base<T> { };
2007-10-19 10:31:20 +02:00
@@ -11154,7 +11057,7 @@
2007-01-08 12:23:18 +01:00
Derived<char> bar; return foo(bar);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11158: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11061: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_need_cpp_template_cast_to_base=no
else
2007-10-19 10:31:20 +02:00
@@ -11175,12 +11078,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking whether the compiler can resolve const ambiguities for templates""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11179: checking whether the compiler can resolve const ambiguities for templates" >&5
+echo "configure:11082: checking whether the compiler can resolve const ambiguities for templates" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_can_resolve_const_ambiguity'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11184 "configure"
+#line 11087 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
template <class T> class ptrClass {
2007-10-19 10:31:20 +02:00
@@ -11201,7 +11104,7 @@
2007-01-08 12:23:18 +01:00
a(&i);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11205: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11108: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_can_resolve_const_ambiguity=yes
else
2007-10-19 10:31:20 +02:00
@@ -11223,12 +11126,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether the C++ \"using\" keyword can change access""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11227: checking whether the C++ \"using\" keyword can change access" >&5
+echo "configure:11130: checking whether the C++ \"using\" keyword can change access" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_access_changing_using2'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11232 "configure"
+#line 11135 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
class A { protected: int foo() { return 0; } };
class B : public A { public: using A::foo; };
2007-10-19 10:31:20 +02:00
@@ -11236,10 +11139,10 @@
2007-01-08 12:23:18 +01:00
B b; return b.foo();
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11240: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11143: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11243 "configure"
+#line 11146 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
class A { public: int foo() { return 1; } };
class B : public A { private: using A::foo; };
2007-10-19 10:31:20 +02:00
@@ -11247,7 +11150,7 @@
2007-01-08 12:23:18 +01:00
B b; return b.foo();
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11251: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11154: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_access_changing_using2=no
else
2007-10-19 10:31:20 +02:00
@@ -11275,12 +11178,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking whether the C++ \"using\" keyword resolves ambiguity""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11279: checking whether the C++ \"using\" keyword resolves ambiguity" >&5
+echo "configure:11182: checking whether the C++ \"using\" keyword resolves ambiguity" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_ambiguity_resolving_using'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11284 "configure"
+#line 11187 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
class X {
public: int go(const X&) {return 3;}
2007-10-19 10:31:20 +02:00
@@ -11296,7 +11199,7 @@
2007-01-08 12:23:18 +01:00
X x; Y y; y.jo(x);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11300: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11203: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_ambiguity_resolving_using=yes
else
2007-10-19 10:31:20 +02:00
@@ -11317,19 +11220,19 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for \"std::\" namespace""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11321: checking for \"std::\" namespace" >&5
+echo "configure:11224: checking for \"std::\" namespace" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_namespace_std'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11326 "configure"
+#line 11229 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <algorithm>
int main() {
return std::min(0, 1);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11333: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11236: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_namespace_std=yes
else
2007-10-19 10:31:20 +02:00
@@ -11350,12 +11253,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking whether standard template operator!=() is ambiguous""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11354: checking whether standard template operator!=() is ambiguous" >&5
+echo "configure:11257: checking whether standard template operator!=() is ambiguous" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_unambiguous_std_notequal'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11359 "configure"
+#line 11262 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <algorithm>
struct T1 {};
2007-10-19 10:31:20 +02:00
@@ -11365,7 +11268,7 @@
2007-01-08 12:23:18 +01:00
T1 a,b; return a != b;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11369: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11272: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_unambiguous_std_notequal=unambiguous
else
2007-10-19 10:31:20 +02:00
@@ -11387,12 +11290,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for C++ reinterpret_cast""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11391: checking for C++ reinterpret_cast" >&5
+echo "configure:11294: checking for C++ reinterpret_cast" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_reinterpret_cast'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11396 "configure"
+#line 11299 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
struct X { int i; };
struct Y { int i; };
2007-10-19 10:31:20 +02:00
@@ -11400,7 +11303,7 @@
2007-01-08 12:23:18 +01:00
X x; X*const z = &x;Y*y = reinterpret_cast<Y*>(z);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11404: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11307: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_reinterpret_cast=yes
else
2007-10-19 10:31:20 +02:00
@@ -11421,7 +11324,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for C++ dynamic_cast to void*""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11425: checking for C++ dynamic_cast to void*" >&5
+echo "configure:11328: checking for C++ dynamic_cast to void*" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_dynamic_cast_void_ptr'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -11429,8 +11332,11 @@
2007-01-08 12:23:18 +01:00
ac_cv_cpp_dynamic_cast_void_ptr=no
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11433 "configure"
+#line 11336 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
+#ifdef __cplusplus
+extern "C" void exit(int);
+#endif
class X { int i; public: virtual ~X() { } };
class Y { int j; public: virtual ~Y() { } };
class Z : public X, public Y { int k; };
2007-10-19 10:31:20 +02:00
@@ -11445,7 +11351,7 @@
2007-01-08 12:23:18 +01:00
((void*)&mdo == dynamic_cast<void*>(suby))));
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11449: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:11355: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
ac_cv_cpp_dynamic_cast_void_ptr=yes
else
2007-10-19 10:31:20 +02:00
@@ -11469,19 +11375,19 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether C++ requires implementation of unused virtual methods""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11473: checking whether C++ requires implementation of unused virtual methods" >&5
+echo "configure:11379: checking whether C++ requires implementation of unused virtual methods" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_cpp_unused_required'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11478 "configure"
+#line 11384 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
class X {private: virtual void never_called();};
int main() {
X x;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11391: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_cpp_unused_required=no
else
2007-10-19 10:31:20 +02:00
@@ -11504,12 +11410,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for trouble comparing to zero near std::operator!=()""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11508: checking for trouble comparing to zero near std::operator!=()" >&5
+echo "configure:11414: checking for trouble comparing to zero near std::operator!=()" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_trouble_comparing_to_zero'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11513 "configure"
+#line 11419 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <algorithm>
template <class T> class Foo {};
2007-10-19 10:31:20 +02:00
@@ -11520,7 +11426,7 @@
2007-01-08 12:23:18 +01:00
Foo<int> f; return (0 != f);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11524: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11430: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_trouble_comparing_to_zero=no
else
2007-10-19 10:31:20 +02:00
@@ -11552,19 +11458,19 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11556: checking for LC_MESSAGES" >&5
+echo "configure:11462: checking for LC_MESSAGES" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_i18n_lc_messages'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11561 "configure"
+#line 11467 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <locale.h>
int main() {
int category = LC_MESSAGES;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11568: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:11474: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_i18n_lc_messages=yes
else
2007-10-19 10:31:20 +02:00
@@ -11645,7 +11551,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "nspr-config", so it can be a program name with args.
set dummy nspr-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11649: checking for $ac_word" >&5
+echo "configure:11555: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_NSPR_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -11680,7 +11586,7 @@
2007-01-08 12:23:18 +01:00
min_nspr_version=4.0.0
echo $ac_n "checking for NSPR - version >= $min_nspr_version (skipping)""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11684: checking for NSPR - version >= $min_nspr_version (skipping)" >&5
+echo "configure:11590: checking for NSPR - version >= $min_nspr_version (skipping)" >&5
2007-01-08 12:23:18 +01:00
no_nspr=""
if test "$NSPR_CONFIG" = "no"; then
2007-10-19 10:31:20 +02:00
@@ -11782,7 +11688,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "nss-config", so it can be a program name with args.
set dummy nss-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11786: checking for $ac_word" >&5
+echo "configure:11692: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_NSS_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -11817,7 +11723,7 @@
2007-01-08 12:23:18 +01:00
min_nss_version=3.0.0
echo $ac_n "checking for NSS - version >= $min_nss_version (skipping)""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11821: checking for NSS - version >= $min_nss_version (skipping)" >&5
+echo "configure:11727: checking for NSS - version >= $min_nss_version (skipping)" >&5
2007-01-08 12:23:18 +01:00
no_nss=""
if test "$NSS_CONFIG" = "no"; then
2007-10-19 10:31:20 +02:00
@@ -11890,7 +11796,7 @@
2007-01-08 12:23:18 +01:00
SYSTEM_JPEG=
else
echo $ac_n "checking for jpeg_destroy_compress in -ljpeg""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11894: checking for jpeg_destroy_compress in -ljpeg" >&5
+echo "configure:11800: checking for jpeg_destroy_compress in -ljpeg" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo jpeg'_'jpeg_destroy_compress | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -11898,7 +11804,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-ljpeg $JPEG_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11902 "configure"
+#line 11808 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -11909,7 +11815,7 @@
2007-01-08 12:23:18 +01:00
jpeg_destroy_compress()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11913: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11819: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -11938,7 +11844,7 @@
2007-01-08 12:23:18 +01:00
SYSTEM_JPEG=
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 11942 "configure"
+#line 11848 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -11952,7 +11858,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:11956: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:11862: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
SYSTEM_JPEG=1
else
2007-10-19 10:31:20 +02:00
@@ -11993,7 +11899,7 @@
2007-01-08 12:23:18 +01:00
SYSTEM_ZLIB=
else
echo $ac_n "checking for gzread in -lz""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:11997: checking for gzread in -lz" >&5
+echo "configure:11903: checking for gzread in -lz" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo z'_'gzread | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -12001,7 +11907,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lz $ZLIB_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12005 "configure"
+#line 11911 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -12012,7 +11918,7 @@
2007-01-08 12:23:18 +01:00
gzread()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12016: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:11922: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -12040,7 +11946,7 @@
2007-01-08 12:23:18 +01:00
SYSTEM_ZLIB=
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12044 "configure"
+#line 11950 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
2007-10-19 10:31:20 +02:00
@@ -12061,7 +11967,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12065: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:11971: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
SYSTEM_ZLIB=1
else
2007-10-19 10:31:20 +02:00
@@ -12104,7 +12010,7 @@
2007-01-08 12:23:18 +01:00
SYSTEM_PNG=
else
echo $ac_n "checking for png_get_valid in -lpng""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12108: checking for png_get_valid in -lpng" >&5
+echo "configure:12014: checking for png_get_valid in -lpng" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo png'_'png_get_valid | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -12112,7 +12018,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lpng $PNG_LIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12116 "configure"
+#line 12022 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -12123,7 +12029,7 @@
2007-01-08 12:23:18 +01:00
png_get_valid()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12127: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -12151,7 +12057,7 @@
2007-01-08 12:23:18 +01:00
SYSTEM_PNG=
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12155 "configure"
+#line 12061 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
2007-10-19 10:31:20 +02:00
@@ -12165,7 +12071,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:12075: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
SYSTEM_PNG=1
else
2007-10-19 10:31:20 +02:00
@@ -12415,7 +12321,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "gtk-config", so it can be a program name with args.
set dummy gtk-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12419: checking for $ac_word" >&5
+echo "configure:12325: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -12450,7 +12356,7 @@
2007-01-08 12:23:18 +01:00
min_gtk_version=$GTK_VERSION
echo $ac_n "checking for GTK - version >= $min_gtk_version""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12454: checking for GTK - version >= $min_gtk_version" >&5
+echo "configure:12360: checking for GTK - version >= $min_gtk_version" >&5
2007-01-08 12:23:18 +01:00
no_gtk=""
if test "$GTK_CONFIG" = "no" ; then
no_gtk=yes
2007-10-19 10:31:20 +02:00
@@ -12473,7 +12379,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12477 "configure"
+#line 12383 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <gtk/gtk.h>
2007-10-19 10:31:20 +02:00
@@ -12551,7 +12457,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12555: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:12461: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -12586,7 +12492,7 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$CFLAGS $GTK_CFLAGS"
LIBS="$LIBS $GTK_LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12590 "configure"
+#line 12496 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <gtk/gtk.h>
2007-10-19 10:31:20 +02:00
@@ -12596,7 +12502,7 @@
2007-01-08 12:23:18 +01:00
return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version));
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12600: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12506: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding GTK or finding the wrong"
2007-10-19 10:31:20 +02:00
@@ -12648,7 +12554,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12652: checking for $ac_word" >&5
+echo "configure:12558: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -12692,19 +12598,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for gtk+-2.0 >= 1.3.7""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12696: checking for gtk+-2.0 >= 1.3.7" >&5
+echo "configure:12602: checking for gtk+-2.0 >= 1.3.7" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "gtk+-2.0 >= 1.3.7" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking MOZ_GTK2_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12703: checking MOZ_GTK2_CFLAGS" >&5
+echo "configure:12609: checking MOZ_GTK2_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
MOZ_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 1.3.7"`
echo "$ac_t""$MOZ_GTK2_CFLAGS" 1>&6
echo $ac_n "checking MOZ_GTK2_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12708: checking MOZ_GTK2_LIBS" >&5
+echo "configure:12614: checking MOZ_GTK2_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
MOZ_GTK2_LIBS="`$PKG_CONFIG --libs-only-L \"gtk+-2.0 >= 1.3.7\"` `$PKG_CONFIG --libs-only-l \"gtk+-2.0 >= 1.3.7\"`"
2007-10-19 10:31:20 +02:00
@@ -12769,7 +12675,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12773: checking for $ac_word" >&5
+echo "configure:12679: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_HOST_MOC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -12821,7 +12727,7 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
echo $ac_n "checking for main in -lqt""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12825: checking for main in -lqt" >&5
+echo "configure:12731: checking for main in -lqt" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo qt'_'main | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -12829,14 +12735,14 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lqt $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12833 "configure"
+#line 12739 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12840: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12746: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -12855,7 +12761,7 @@
2007-01-08 12:23:18 +01:00
else
echo "$ac_t""no" 1>&6
echo $ac_n "checking for main in -lqt-mt""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12859: checking for main in -lqt-mt" >&5
+echo "configure:12765: checking for main in -lqt-mt" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo qt-mt'_'main | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -12863,14 +12769,14 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lqt-mt $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12867 "configure"
+#line 12773 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
main()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12874: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:12780: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -12906,9 +12812,9 @@
2007-01-08 12:23:18 +01:00
LIBS="$LIBS $QT_LIBS"
echo $ac_n "checking Qt - version >= $QT_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:12910: checking Qt - version >= $QT_VERSION" >&5
+echo "configure:12816: checking Qt - version >= $QT_VERSION" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 12912 "configure"
+#line 12818 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <qglobal.h>
int main() {
2007-10-19 10:31:20 +02:00
@@ -12919,7 +12825,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:12923: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:12829: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
result="yes"
else
2007-10-19 10:31:20 +02:00
@@ -12950,6 +12856,138 @@
2007-01-08 12:23:18 +01:00
+if test "$MOZ_ENABLE_GTK2"
+then
+ MOZ_ENABLE_STARTUP_NOTIFICATION=
+
+ # Check whether --enable-startup-notification or --disable-startup-notification was given.
+if test "${enable_startup_notification+set}" = set; then
+ enableval="$enable_startup_notification"
+ if test "$enableval" = "yes"; then
+ MOZ_ENABLE_STARTUP_NOTIFICATION=force
+ elif test "$enableval" = "no"; then
+ MOZ_ENABLE_STARTUP_NOTIFICATION=
+ else
+ { echo "configure: error: Option, startup-notification, does not take an argument ($enableval)." 1>&2; exit 1; }
+ fi
+fi
+
+
+ if test "$MOZ_ENABLE_STARTUP_NOTIFICATION"
+ then
+
+ succeeded=no
+
+ if test -z "$PKG_CONFIG"; then
+ # Extract the first word of "pkg-config", so it can be a program name with args.
+set dummy pkg-config; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:12886: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
+if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+else
+ case "$PKG_CONFIG" in
+ /*)
+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
+ ;;
+ ?:/*)
+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a dos path.
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
+ ac_dummy="$PATH"
+ for ac_dir in $ac_dummy; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word"
+ break
+ fi
+ done
+ IFS="$ac_save_ifs"
+ test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
+ ;;
+esac
+fi
+PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
+if test -n "$PKG_CONFIG"; then
+ echo "$ac_t""$PKG_CONFIG" 1>&6
+else
+ echo "$ac_t""no" 1>&6
+fi
+
+ fi
+
+ if test "$PKG_CONFIG" = "no" ; then
+ echo "*** The pkg-config script could not be found. Make sure it is"
+ echo "*** in your path, or set the PKG_CONFIG environment variable"
+ echo "*** to the full path to pkg-config."
+ echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
+ else
+ PKG_CONFIG_MIN_VERSION=0.9.0
+ if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
+ echo $ac_n "checking for libstartup-notification-1.0 >= $STARTUP_NOTIFICATION_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:12930: checking for libstartup-notification-1.0 >= $STARTUP_NOTIFICATION_VERSION" >&5
2007-01-08 12:23:18 +01:00
+
+ if $PKG_CONFIG --exists "libstartup-notification-1.0 >= $STARTUP_NOTIFICATION_VERSION" ; then
+ echo "$ac_t""yes" 1>&6
+ succeeded=yes
+
+ echo $ac_n "checking MOZ_STARTUP_NOTIFICATION_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:12937: checking MOZ_STARTUP_NOTIFICATION_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
+ MOZ_STARTUP_NOTIFICATION_CFLAGS=`$PKG_CONFIG --cflags "libstartup-notification-1.0 >= $STARTUP_NOTIFICATION_VERSION"`
+ echo "$ac_t""$MOZ_STARTUP_NOTIFICATION_CFLAGS" 1>&6
+
+ echo $ac_n "checking MOZ_STARTUP_NOTIFICATION_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:12942: checking MOZ_STARTUP_NOTIFICATION_LIBS" >&5
2007-01-08 12:23:18 +01:00
+ ## don't use --libs since that can do evil things like add
+ ## -Wl,--export-dynamic
+ MOZ_STARTUP_NOTIFICATION_LIBS="`$PKG_CONFIG --libs-only-L \"libstartup-notification-1.0 >= $STARTUP_NOTIFICATION_VERSION\"` `$PKG_CONFIG --libs-only-l \"libstartup-notification-1.0 >= $STARTUP_NOTIFICATION_VERSION\"`"
+ echo "$ac_t""$MOZ_STARTUP_NOTIFICATION_LIBS" 1>&6
+ else
+ MOZ_STARTUP_NOTIFICATION_CFLAGS=""
+ MOZ_STARTUP_NOTIFICATION_LIBS=""
+ ## If we have a custom action on failure, don't print errors, but
+ ## do set a variable so people can do so.
+ MOZ_STARTUP_NOTIFICATION_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libstartup-notification-1.0 >= $STARTUP_NOTIFICATION_VERSION"`
+
+ fi
+
+
+
+ else
+ echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
+ echo "*** See http://www.freedesktop.org/software/pkgconfig"
+ fi
+ fi
+
+ if test $succeeded = yes; then
+ MOZ_ENABLE_STARTUP_NOTIFICATION=1
+ else
+
+ if test "$MOZ_ENABLE_STARTUP_NOTIFICATION" = "force"
+ then
+ { echo "configure: error: * * * Could not find startup-notification >= $STARTUP_NOTIFICATION_VERSION" 1>&2; exit 1; }
+ fi
+ MOZ_ENABLE_STARTUP_NOTIFICATION=
+
+ fi
+
+ fi
+
+ if test "$MOZ_ENABLE_STARTUP_NOTIFICATION"; then
+ cat >> confdefs.h <<\EOF
+#define MOZ_ENABLE_STARTUP_NOTIFICATION 1
+EOF
+
+ fi
+
+ TK_LIBS="$TK_LIBS $MOZ_STARTUP_NOTIFICATION_LIBS"
+fi
+
+
+
+
+
2007-10-19 10:31:20 +02:00
@@ -13515,7 +13553,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13519: checking for $ac_word" >&5
+echo "configure:13557: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -13559,19 +13597,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for xft""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13563: checking for xft" >&5
+echo "configure:13601: checking for xft" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "xft" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking MOZ_XFT_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13570: checking MOZ_XFT_CFLAGS" >&5
+echo "configure:13608: checking MOZ_XFT_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
MOZ_XFT_CFLAGS=`$PKG_CONFIG --cflags "xft"`
echo "$ac_t""$MOZ_XFT_CFLAGS" 1>&6
echo $ac_n "checking MOZ_XFT_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13575: checking MOZ_XFT_LIBS" >&5
+echo "configure:13613: checking MOZ_XFT_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
MOZ_XFT_LIBS="`$PKG_CONFIG --libs-only-L \"xft\"` `$PKG_CONFIG --libs-only-l \"xft\"`"
2007-10-19 10:31:20 +02:00
@@ -13606,7 +13644,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13610: checking for $ac_word" >&5
+echo "configure:13648: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -13650,19 +13688,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
2007-10-19 10:31:20 +02:00
echo $ac_n "checking for pango >= 1.1.0""... $ac_c" 1>&6
-echo "configure:13654: checking for pango >= 1.1.0" >&5
+echo "configure:13692: checking for pango >= 1.1.0" >&5
2007-01-08 12:23:18 +01:00
2007-10-19 10:31:20 +02:00
if $PKG_CONFIG --exists "pango >= 1.1.0" ; then
2007-01-08 12:23:18 +01:00
echo "$ac_t""yes" 1>&6
succeeded=yes
2007-10-19 10:31:20 +02:00
echo $ac_n "checking _PANGOCHK_CFLAGS""... $ac_c" 1>&6
-echo "configure:13661: checking _PANGOCHK_CFLAGS" >&5
+echo "configure:13699: checking _PANGOCHK_CFLAGS" >&5
_PANGOCHK_CFLAGS=`$PKG_CONFIG --cflags "pango >= 1.1.0"`
echo "$ac_t""$_PANGOCHK_CFLAGS" 1>&6
echo $ac_n "checking _PANGOCHK_LIBS""... $ac_c" 1>&6
-echo "configure:13666: checking _PANGOCHK_LIBS" >&5
+echo "configure:13704: checking _PANGOCHK_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
2007-10-19 10:31:20 +02:00
_PANGOCHK_LIBS="`$PKG_CONFIG --libs-only-L \"pango >= 1.1.0\"` `$PKG_CONFIG --libs-only-l \"pango >= 1.1.0\"`"
@@ -13722,7 +13760,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13726: checking for $ac_word" >&5
+echo "configure:13764: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -13766,19 +13804,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for pangoxft >= 1.6.0""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13770: checking for pangoxft >= 1.6.0" >&5
+echo "configure:13808: checking for pangoxft >= 1.6.0" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "pangoxft >= 1.6.0" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking MOZ_PANGO_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13777: checking MOZ_PANGO_CFLAGS" >&5
+echo "configure:13815: checking MOZ_PANGO_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
MOZ_PANGO_CFLAGS=`$PKG_CONFIG --cflags "pangoxft >= 1.6.0"`
echo "$ac_t""$MOZ_PANGO_CFLAGS" 1>&6
echo $ac_n "checking MOZ_PANGO_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13782: checking MOZ_PANGO_LIBS" >&5
+echo "configure:13820: checking MOZ_PANGO_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
MOZ_PANGO_LIBS="`$PKG_CONFIG --libs-only-L \"pangoxft >= 1.6.0\"` `$PKG_CONFIG --libs-only-l \"pangoxft >= 1.6.0\"`"
2007-10-19 10:31:20 +02:00
@@ -13846,7 +13884,7 @@
2007-01-08 12:23:18 +01:00
_SAVE_LDFLAGS="$LDFLAGS"
LDFLAGS="$XLDFLAGS $LDFLAGS"
echo $ac_n "checking for XpGetPrinterList in -lXp""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13850: checking for XpGetPrinterList in -lXp" >&5
+echo "configure:13888: checking for XpGetPrinterList in -lXp" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo Xp'_'XpGetPrinterList | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -13854,7 +13892,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lXp $XEXT_LIBS $XLIBS $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 13858 "configure"
+#line 13896 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -13865,7 +13903,7 @@
2007-01-08 12:23:18 +01:00
XpGetPrinterList()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:13869: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:13907: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -13938,7 +13976,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13942: checking for $ac_word" >&5
+echo "configure:13980: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -13982,19 +14020,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for gnome-vfs-2.0 >= $GNOMEVFS_VERSION gnome-vfs-module-2.0 >= $GNOMEVFS_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13986: checking for gnome-vfs-2.0 >= $GNOMEVFS_VERSION gnome-vfs-module-2.0 >= $GNOMEVFS_VERSION" >&5
+echo "configure:14024: checking for gnome-vfs-2.0 >= $GNOMEVFS_VERSION gnome-vfs-module-2.0 >= $GNOMEVFS_VERSION" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "gnome-vfs-2.0 >= $GNOMEVFS_VERSION gnome-vfs-module-2.0 >= $GNOMEVFS_VERSION" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking MOZ_GNOMEVFS_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13993: checking MOZ_GNOMEVFS_CFLAGS" >&5
+echo "configure:14031: checking MOZ_GNOMEVFS_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
MOZ_GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= $GNOMEVFS_VERSION gnome-vfs-module-2.0 >= $GNOMEVFS_VERSION"`
echo "$ac_t""$MOZ_GNOMEVFS_CFLAGS" 1>&6
echo $ac_n "checking MOZ_GNOMEVFS_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:13998: checking MOZ_GNOMEVFS_LIBS" >&5
+echo "configure:14036: checking MOZ_GNOMEVFS_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
MOZ_GNOMEVFS_LIBS="`$PKG_CONFIG --libs-only-L \"gnome-vfs-2.0 >= $GNOMEVFS_VERSION gnome-vfs-module-2.0 >= $GNOMEVFS_VERSION\"` `$PKG_CONFIG --libs-only-l \"gnome-vfs-2.0 >= $GNOMEVFS_VERSION gnome-vfs-module-2.0 >= $GNOMEVFS_VERSION\"`"
2007-10-19 10:31:20 +02:00
@@ -14045,7 +14083,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14049: checking for $ac_word" >&5
+echo "configure:14087: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -14089,19 +14127,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for gconf-2.0 >= $GCONF_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14093: checking for gconf-2.0 >= $GCONF_VERSION" >&5
+echo "configure:14131: checking for gconf-2.0 >= $GCONF_VERSION" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "gconf-2.0 >= $GCONF_VERSION" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking MOZ_GCONF_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14100: checking MOZ_GCONF_CFLAGS" >&5
+echo "configure:14138: checking MOZ_GCONF_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
MOZ_GCONF_CFLAGS=`$PKG_CONFIG --cflags "gconf-2.0 >= $GCONF_VERSION"`
echo "$ac_t""$MOZ_GCONF_CFLAGS" 1>&6
echo $ac_n "checking MOZ_GCONF_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14105: checking MOZ_GCONF_LIBS" >&5
+echo "configure:14143: checking MOZ_GCONF_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
MOZ_GCONF_LIBS="`$PKG_CONFIG --libs-only-L \"gconf-2.0 >= $GCONF_VERSION\"` `$PKG_CONFIG --libs-only-l \"gconf-2.0 >= $GCONF_VERSION\"`"
2007-10-19 10:31:20 +02:00
@@ -14138,6 +14176,7 @@
+
if test "$MOZ_ENABLE_LIBGNOME"
then
@@ -14148,7 +14187,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14152: checking for $ac_word" >&5
+echo "configure:14191: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -14192,19 +14231,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for libgnome-2.0 >= $LIBGNOME_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14196: checking for libgnome-2.0 >= $LIBGNOME_VERSION" >&5
+echo "configure:14235: checking for libgnome-2.0 >= $LIBGNOME_VERSION" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "libgnome-2.0 >= $LIBGNOME_VERSION" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking MOZ_LIBGNOME_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14203: checking MOZ_LIBGNOME_CFLAGS" >&5
+echo "configure:14242: checking MOZ_LIBGNOME_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
MOZ_LIBGNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnome-2.0 >= $LIBGNOME_VERSION"`
echo "$ac_t""$MOZ_LIBGNOME_CFLAGS" 1>&6
echo $ac_n "checking MOZ_LIBGNOME_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14208: checking MOZ_LIBGNOME_LIBS" >&5
+echo "configure:14247: checking MOZ_LIBGNOME_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
MOZ_LIBGNOME_LIBS="`$PKG_CONFIG --libs-only-L \"libgnome-2.0 >= $LIBGNOME_VERSION\"` `$PKG_CONFIG --libs-only-l \"libgnome-2.0 >= $LIBGNOME_VERSION\"`"
2007-10-19 10:31:20 +02:00
@@ -14282,7 +14321,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14286: checking for $ac_word" >&5
+echo "configure:14325: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -14326,19 +14365,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for libgnomeui-2.0 >= $GNOMEUI_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14330: checking for libgnomeui-2.0 >= $GNOMEUI_VERSION" >&5
+echo "configure:14369: checking for libgnomeui-2.0 >= $GNOMEUI_VERSION" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "libgnomeui-2.0 >= $GNOMEUI_VERSION" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking MOZ_GNOMEUI_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14337: checking MOZ_GNOMEUI_CFLAGS" >&5
+echo "configure:14376: checking MOZ_GNOMEUI_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
MOZ_GNOMEUI_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= $GNOMEUI_VERSION"`
echo "$ac_t""$MOZ_GNOMEUI_CFLAGS" 1>&6
echo $ac_n "checking MOZ_GNOMEUI_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14342: checking MOZ_GNOMEUI_LIBS" >&5
+echo "configure:14381: checking MOZ_GNOMEUI_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
MOZ_GNOMEUI_LIBS="`$PKG_CONFIG --libs-only-L \"libgnomeui-2.0 >= $GNOMEUI_VERSION\"` `$PKG_CONFIG --libs-only-l \"libgnomeui-2.0 >= $GNOMEUI_VERSION\"`"
2007-10-19 10:31:20 +02:00
@@ -14389,6 +14428,221 @@
2007-01-08 12:23:18 +01:00
+if test "$MOZ_ENABLE_GTK2"
+then
+ # Check whether --enable-dbus or --disable-dbus was given.
+if test "${enable_dbus+set}" = set; then
+ enableval="$enable_dbus"
+ if test "$enableval" = "yes"; then
+ MOZ_ENABLE_DBUS=1
+ elif test "$enableval" = "no"; then
+ MOZ_ENABLE_DBUS=
+ else
+ { echo "configure: error: Option, dbus, does not take an argument ($enableval)." 1>&2; exit 1; }
+ fi
+fi
+
+
+ if test "$MOZ_ENABLE_DBUS"
+ then
+
+ succeeded=no
+
+ if test -z "$PKG_CONFIG"; then
+ # Extract the first word of "pkg-config", so it can be a program name with args.
+set dummy pkg-config; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14456: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
+if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+else
+ case "$PKG_CONFIG" in
+ /*)
+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
+ ;;
+ ?:/*)
+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a dos path.
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
+ ac_dummy="$PATH"
+ for ac_dir in $ac_dummy; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word"
+ break
+ fi
+ done
+ IFS="$ac_save_ifs"
+ test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
+ ;;
+esac
+fi
+PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
+if test -n "$PKG_CONFIG"; then
+ echo "$ac_t""$PKG_CONFIG" 1>&6
+else
+ echo "$ac_t""no" 1>&6
+fi
+
+ fi
+
+ if test "$PKG_CONFIG" = "no" ; then
+ echo "*** The pkg-config script could not be found. Make sure it is"
+ echo "*** in your path, or set the PKG_CONFIG environment variable"
+ echo "*** to the full path to pkg-config."
+ echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
+ else
+ PKG_CONFIG_MIN_VERSION=0.9.0
+ if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
+ echo $ac_n "checking for dbus-glib-1""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14500: checking for dbus-glib-1" >&5
2007-01-08 12:23:18 +01:00
+
+ if $PKG_CONFIG --exists "dbus-glib-1" ; then
+ echo "$ac_t""yes" 1>&6
+ succeeded=yes
+
+ echo $ac_n "checking MOZ_DBUS_GLIB_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14507: checking MOZ_DBUS_GLIB_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
+ MOZ_DBUS_GLIB_CFLAGS=`$PKG_CONFIG --cflags "dbus-glib-1"`
+ echo "$ac_t""$MOZ_DBUS_GLIB_CFLAGS" 1>&6
+
+ echo $ac_n "checking MOZ_DBUS_GLIB_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14512: checking MOZ_DBUS_GLIB_LIBS" >&5
2007-01-08 12:23:18 +01:00
+ ## don't use --libs since that can do evil things like add
+ ## -Wl,--export-dynamic
+ MOZ_DBUS_GLIB_LIBS="`$PKG_CONFIG --libs-only-L \"dbus-glib-1\"` `$PKG_CONFIG --libs-only-l \"dbus-glib-1\"`"
+ echo "$ac_t""$MOZ_DBUS_GLIB_LIBS" 1>&6
+ else
+ MOZ_DBUS_GLIB_CFLAGS=""
+ MOZ_DBUS_GLIB_LIBS=""
+ ## If we have a custom action on failure, don't print errors, but
+ ## do set a variable so people can do so.
+ MOZ_DBUS_GLIB_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "dbus-glib-1"`
+ echo $MOZ_DBUS_GLIB_PKG_ERRORS
+ fi
+
+
+
+ else
+ echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
+ echo "*** See http://www.freedesktop.org/software/pkgconfig"
+ fi
+ fi
+
+ if test $succeeded = yes; then
+ :
+ else
+ { echo "configure: error: Library requirements (dbus-glib-1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." 1>&2; exit 1; }
+ fi
+
+
+ succeeded=no
+
+ if test -z "$PKG_CONFIG"; then
+ # Extract the first word of "pkg-config", so it can be a program name with args.
+set dummy pkg-config; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14547: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
+if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+else
+ case "$PKG_CONFIG" in
+ /*)
+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
+ ;;
+ ?:/*)
+ ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a dos path.
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
+ ac_dummy="$PATH"
+ for ac_dir in $ac_dummy; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ ac_cv_path_PKG_CONFIG="$ac_dir/$ac_word"
+ break
+ fi
+ done
+ IFS="$ac_save_ifs"
+ test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
+ ;;
+esac
+fi
+PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
+if test -n "$PKG_CONFIG"; then
+ echo "$ac_t""$PKG_CONFIG" 1>&6
+else
+ echo "$ac_t""no" 1>&6
+fi
+
+ fi
+
+ if test "$PKG_CONFIG" = "no" ; then
+ echo "*** The pkg-config script could not be found. Make sure it is"
+ echo "*** in your path, or set the PKG_CONFIG environment variable"
+ echo "*** to the full path to pkg-config."
+ echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
+ else
+ PKG_CONFIG_MIN_VERSION=0.9.0
+ if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
+ echo $ac_n "checking for gthread-2.0""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14591: checking for gthread-2.0" >&5
2007-01-08 12:23:18 +01:00
+
+ if $PKG_CONFIG --exists "gthread-2.0" ; then
+ echo "$ac_t""yes" 1>&6
+ succeeded=yes
+
+ echo $ac_n "checking MOZ_GTHREAD_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14598: checking MOZ_GTHREAD_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
+ MOZ_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0"`
+ echo "$ac_t""$MOZ_GTHREAD_CFLAGS" 1>&6
+
+ echo $ac_n "checking MOZ_GTHREAD_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
+echo "configure:14603: checking MOZ_GTHREAD_LIBS" >&5
2007-01-08 12:23:18 +01:00
+ ## don't use --libs since that can do evil things like add
+ ## -Wl,--export-dynamic
+ MOZ_GTHREAD_LIBS="`$PKG_CONFIG --libs-only-L \"gthread-2.0\"` `$PKG_CONFIG --libs-only-l \"gthread-2.0\"`"
+ echo "$ac_t""$MOZ_GTHREAD_LIBS" 1>&6
+ else
+ MOZ_GTHREAD_CFLAGS=""
+ MOZ_GTHREAD_LIBS=""
+ ## If we have a custom action on failure, don't print errors, but
+ ## do set a variable so people can do so.
+ MOZ_GTHREAD_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gthread-2.0"`
+ echo $MOZ_GTHREAD_PKG_ERRORS
+ fi
+
+
+
+ else
+ echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
+ echo "*** See http://www.freedesktop.org/software/pkgconfig"
+ fi
+ fi
+
+ if test $succeeded = yes; then
+ :
+ else
+ { echo "configure: error: Library requirements (gthread-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." 1>&2; exit 1; }
+ fi
+
+ fi
+
+ if test "$MOZ_ENABLE_DBUS"; then
+ cat >> confdefs.h <<\EOF
+#define MOZ_ENABLE_DBUS 1
+EOF
+
+ fi
+fi
+
+
+
+
+
+
+
if (test "$MOZ_ENABLE_GTK" || test "$MOZ_ENABLE_GTK2") \
&& test "$MOZ_ENABLE_COREXFONTS" \
|| test "$MOZ_ENABLE_XLIB" \
2007-10-19 10:31:20 +02:00
@@ -14824,7 +15078,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "javac", so it can be a program name with args.
set dummy javac; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14828: checking for $ac_word" >&5
+echo "configure:15082: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_JAVAC'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -14860,7 +15114,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "jar", so it can be a program name with args.
set dummy jar; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:14864: checking for $ac_word" >&5
+echo "configure:15118: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_JAR'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -14935,6 +15189,13 @@
2007-01-08 12:23:18 +01:00
MOZ_EXTENSIONS=`echo $MOZ_EXTENSIONS | sed -e 's|gnomevfs||'`
fi
+if test -z "$MOZ_ENABLE_DBUS" && test `echo "$MOZ_EXTENSIONS" | grep -c dbus` -ne 0; then
+ if test -n "$MOZ_X11"; then
+ echo "configure: warning: Cannot build dbus without required libraries. Removing dbus from MOZ_EXTENSIONS." 1>&2
+ fi
+ MOZ_EXTENSIONS=`echo $MOZ_EXTENSIONS | sed -e 's|dbus||'`
+fi
+
if test -z "$MOZ_JSDEBUGGER" && test `echo "$MOZ_EXTENSIONS" | grep -c venkman` -ne 0; then
echo "configure: warning: Cannot build venkman without JavaScript debug library. Removing venkman from MOZ_EXTENSIONS." 1>&2
MOZ_EXTENSIONS=`echo $MOZ_EXTENSIONS | sed -e 's|venkman||'`
2007-10-19 10:31:20 +02:00
@@ -15107,7 +15368,7 @@
2007-01-08 12:23:18 +01:00
gdiplus)
MOZ_SVG_RENDERER_GDIPLUS=1
echo $ac_n "checking for Gdiplus.h""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15111: checking for Gdiplus.h" >&5
+echo "configure:15372: checking for Gdiplus.h" >&5
2007-01-08 12:23:18 +01:00
ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
2007-10-19 10:31:20 +02:00
@@ -15117,7 +15378,7 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cxx_cross
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 15121 "configure"
+#line 15382 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <windows.h>
#include <unknwn.h>
2007-10-19 10:31:20 +02:00
@@ -15126,7 +15387,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:15130: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15391: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
echo "$ac_t""yes" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -15206,7 +15467,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15210: checking for $ac_word" >&5
+echo "configure:15471: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_MAKENSIS'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -15251,7 +15512,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15255: checking for $ac_word" >&5
+echo "configure:15516: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_HOST_ICONV'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -15320,13 +15581,13 @@
2007-01-08 12:23:18 +01:00
msvc*|mks*|cygwin*|mingw*|wince*)
if test -n "$MOZ_UPDATER"; then
echo $ac_n "checking for iconv""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15324: checking for iconv" >&5
+echo "configure:15585: checking for iconv" >&5
2007-01-08 12:23:18 +01:00
for ac_prog in $HOST_ICONV "iconv"
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15330: checking for $ac_word" >&5
+echo "configure:15591: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_prog_HOST_ICONV'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -15672,18 +15933,18 @@
2007-01-08 12:23:18 +01:00
if test -n "$MOZ_DEBUG"; then
echo $ac_n "checking for valid debug flags""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15676: checking for valid debug flags" >&5
+echo "configure:15937: checking for valid debug flags" >&5
2007-01-08 12:23:18 +01:00
_SAVE_CFLAGS=$CFLAGS
CFLAGS="$CFLAGS $MOZ_DEBUG_FLAGS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 15680 "configure"
+#line 15941 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
int main() {
printf("Hello World\n");
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:15687: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:15948: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
_results=yes
else
2007-10-19 10:31:20 +02:00
@@ -15724,18 +15985,18 @@
2007-01-08 12:23:18 +01:00
if test "$COMPILE_ENVIRONMENT"; then
if test -n "$MOZ_OPTIMIZE"; then
echo $ac_n "checking for valid optimization flags""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15728: checking for valid optimization flags" >&5
+echo "configure:15989: checking for valid optimization flags" >&5
2007-01-08 12:23:18 +01:00
_SAVE_CFLAGS=$CFLAGS
CFLAGS="$CFLAGS $MOZ_OPTIMIZE_FLAGS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 15732 "configure"
+#line 15993 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
int main() {
printf("Hello World\n");
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:15739: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16000: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
_results=yes
else
2007-10-19 10:31:20 +02:00
@@ -15952,7 +16213,7 @@
2007-01-08 12:23:18 +01:00
if test -n "$_ENABLE_EFENCE"; then
echo $ac_n "checking for malloc in -lefence""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:15956: checking for malloc in -lefence" >&5
+echo "configure:16217: checking for malloc in -lefence" >&5
2007-01-08 12:23:18 +01:00
ac_lib_var=`echo efence'_'malloc | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
@@ -15960,7 +16221,7 @@
2007-01-08 12:23:18 +01:00
ac_save_LIBS="$LIBS"
LIBS="-lefence $LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 15964 "configure"
+#line 16225 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
2007-10-19 10:31:20 +02:00
@@ -15971,7 +16232,7 @@
2007-01-08 12:23:18 +01:00
malloc()
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:15975: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16236: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
else
2007-10-19 10:31:20 +02:00
@@ -16072,12 +16333,12 @@
2007-01-08 12:23:18 +01:00
for ac_func in __builtin_vec_new __builtin_vec_delete __builtin_new __builtin_delete __pure_virtual
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16076: checking for $ac_func" >&5
+echo "configure:16337: checking for $ac_func" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16081 "configure"
+#line 16342 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
2007-10-19 10:31:20 +02:00
@@ -16103,7 +16364,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16107: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16368: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
2007-10-19 10:31:20 +02:00
@@ -16346,12 +16607,12 @@
2007-01-08 12:23:18 +01:00
for ac_func in __cxa_demangle
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16350: checking for $ac_func" >&5
+echo "configure:16611: checking for $ac_func" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16355 "configure"
+#line 16616 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
2007-10-19 10:31:20 +02:00
@@ -16377,7 +16638,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16381: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:16642: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
2007-10-19 10:31:20 +02:00
@@ -16515,7 +16776,7 @@
2007-01-08 12:23:18 +01:00
# Compiler Options
echo $ac_n "checking for gcc -pipe support""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16519: checking for gcc -pipe support" >&5
+echo "configure:16780: checking for gcc -pipe support" >&5
2007-01-08 12:23:18 +01:00
if test -n "$GNU_CC" && test -n "$GNU_CXX" && test -n "$GNU_AS"; then
echo '#include <stdio.h>' > dummy-hello.c
echo 'int main() { printf("Hello World\n"); exit(0); }' >> dummy-hello.c
2007-10-19 10:31:20 +02:00
@@ -16530,14 +16791,14 @@
2007-01-08 12:23:18 +01:00
_SAVE_CFLAGS=$CFLAGS
CFLAGS="$CFLAGS -pipe"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16534 "configure"
+#line 16795 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
int main() {
printf("Hello World\n");
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16541: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16802: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
_res_gcc_pipe="yes"
else
2007-10-19 10:31:20 +02:00
@@ -16579,16 +16840,16 @@
2007-01-08 12:23:18 +01:00
_SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS ${_COMPILER_PREFIX}-Wno-long-long"
echo $ac_n "checking whether compiler supports -Wno-long-long""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16583: checking whether compiler supports -Wno-long-long" >&5
+echo "configure:16844: checking whether compiler supports -Wno-long-long" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16585 "configure"
+#line 16846 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
return(0);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16592: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16853: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
_WARNINGS_CFLAGS="${_WARNINGS_CFLAGS} ${_COMPILER_PREFIX}-Wno-long-long"
_WARNINGS_CXXFLAGS="${_WARNINGS_CXXFLAGS} ${_COMPILER_PREFIX}-Wno-long-long"
2007-10-19 10:31:20 +02:00
@@ -16609,16 +16870,16 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$CFLAGS -fprofile-generate"
echo $ac_n "checking whether C compiler supports -fprofile-generate""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16613: checking whether C compiler supports -fprofile-generate" >&5
+echo "configure:16874: checking whether C compiler supports -fprofile-generate" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16615 "configure"
+#line 16876 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
return 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16622: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16883: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
PROFILE_GEN_CFLAGS="-fprofile-generate"
result="yes"
2007-10-19 10:31:20 +02:00
@@ -16636,16 +16897,16 @@
2007-01-08 12:23:18 +01:00
else
CFLAGS="$_SAVE_CFLAGS -fprofile-arcs"
echo $ac_n "checking whether C compiler supports -fprofile-arcs""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16640: checking whether C compiler supports -fprofile-arcs" >&5
+echo "configure:16901: checking whether C compiler supports -fprofile-arcs" >&5
2007-01-08 12:23:18 +01:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16642 "configure"
+#line 16903 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
int main() {
return 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16649: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16910: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
PROFILE_GEN_CFLAGS="-fprofile-arcs"
result="yes"
2007-10-19 10:31:20 +02:00
@@ -16691,16 +16952,16 @@
2007-01-08 12:23:18 +01:00
_SAVE_CXXFLAGS=$CXXFLAGS
CXXFLAGS="$CXXFLAGS ${_WARNINGS_CXXFLAGS} ${_COMPILER_PREFIX}-pedantic"
echo $ac_n "checking whether C++ compiler has -pedantic long long bug""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16695: checking whether C++ compiler has -pedantic long long bug" >&5
+echo "configure:16956: checking whether C++ compiler has -pedantic long long bug" >&5
2007-06-05 10:01:24 +02:00
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16697 "configure"
+#line 16958 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
2007-06-05 10:01:24 +02:00
$configure_static_assert_macros
int main() {
CONFIGURE_STATIC_ASSERT(sizeof(long long) == 8)
; return 0; }
2007-01-08 12:23:18 +01:00
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16704: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:16965: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-06-05 10:01:24 +02:00
rm -rf conftest*
2007-01-08 12:23:18 +01:00
result="no"
else
2007-10-19 10:31:20 +02:00
@@ -16725,13 +16986,16 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for correct temporary object destruction order""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16729: checking for correct temporary object destruction order" >&5
+echo "configure:16990: checking for correct temporary object destruction order" >&5
2007-01-08 12:23:18 +01:00
if test "$cross_compiling" = yes; then
result="maybe"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16734 "configure"
+#line 16995 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
+#ifdef __cplusplus
+extern "C" void exit(int);
+#endif
class A {
public: A(int& x) : mValue(x) {}
~A() { mValue--; }
2007-10-19 10:31:20 +02:00
@@ -16750,7 +17014,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16754: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:17018: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
result="yes"
else
2007-10-19 10:31:20 +02:00
@@ -16771,12 +17035,12 @@
2007-01-08 12:23:18 +01:00
_SAVE_CXXFLAGS=$CXXFLAGS
CXXFLAGS="$CXXFLAGS ${_WARNINGS_CXXFLAGS}"
echo $ac_n "checking for correct overload resolution with const and templates""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:16775: checking for correct overload resolution with const and templates" >&5
+echo "configure:17039: checking for correct overload resolution with const and templates" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_nscap_nonconst_opeq_bug'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 16780 "configure"
+#line 17044 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
template <class T>
2007-10-19 10:31:20 +02:00
@@ -16806,7 +17070,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:16810: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:17074: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_nscap_nonconst_opeq_bug="no"
else
2007-10-19 10:31:20 +02:00
@@ -17098,7 +17362,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17102: checking for $ac_word" >&5
+echo "configure:17366: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -17142,19 +17406,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for libIDL-2.0 >= 0.8.0""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17146: checking for libIDL-2.0 >= 0.8.0" >&5
+echo "configure:17410: checking for libIDL-2.0 >= 0.8.0" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "libIDL-2.0 >= 0.8.0" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking LIBIDL_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17153: checking LIBIDL_CFLAGS" >&5
+echo "configure:17417: checking LIBIDL_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
LIBIDL_CFLAGS=`$PKG_CONFIG --cflags "libIDL-2.0 >= 0.8.0"`
echo "$ac_t""$LIBIDL_CFLAGS" 1>&6
echo $ac_n "checking LIBIDL_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17158: checking LIBIDL_LIBS" >&5
+echo "configure:17422: checking LIBIDL_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
LIBIDL_LIBS="`$PKG_CONFIG --libs-only-L \"libIDL-2.0 >= 0.8.0\"` `$PKG_CONFIG --libs-only-l \"libIDL-2.0 >= 0.8.0\"`"
2007-10-19 10:31:20 +02:00
@@ -17277,7 +17541,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "glib-config", so it can be a program name with args.
set dummy glib-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17281: checking for $ac_word" >&5
+echo "configure:17545: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_GLIB_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -17312,7 +17576,7 @@
2007-01-08 12:23:18 +01:00
min_glib_version=1.2.0
echo $ac_n "checking for GLIB - version >= $min_glib_version""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17316: checking for GLIB - version >= $min_glib_version" >&5
+echo "configure:17580: checking for GLIB - version >= $min_glib_version" >&5
2007-01-08 12:23:18 +01:00
no_glib=""
if test "$GLIB_CONFIG" = "no" ; then
no_glib=yes
2007-10-19 10:31:20 +02:00
@@ -17335,7 +17599,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 17339 "configure"
+#line 17603 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <glib.h>
2007-10-19 10:31:20 +02:00
@@ -17411,7 +17675,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:17415: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:17679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -17445,7 +17709,7 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$CFLAGS $GLIB_CFLAGS"
LIBS="$LIBS $GLIB_LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 17449 "configure"
+#line 17713 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <glib.h>
2007-10-19 10:31:20 +02:00
@@ -17455,7 +17719,7 @@
2007-01-08 12:23:18 +01:00
return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:17459: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17723: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding GLIB or finding the wrong"
2007-10-19 10:31:20 +02:00
@@ -17499,7 +17763,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "libIDL-config", so it can be a program name with args.
set dummy libIDL-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17503: checking for $ac_word" >&5
+echo "configure:17767: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_LIBIDL_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -17534,7 +17798,7 @@
2007-01-08 12:23:18 +01:00
min_libIDL_version=$LIBIDL_VERSION
echo $ac_n "checking for libIDL - version >= $min_libIDL_version""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17538: checking for libIDL - version >= $min_libIDL_version" >&5
+echo "configure:17802: checking for libIDL - version >= $min_libIDL_version" >&5
2007-01-08 12:23:18 +01:00
no_libIDL=""
if test "$LIBIDL_CONFIG" = "no" ; then
no_libIDL=yes
2007-10-19 10:31:20 +02:00
@@ -17561,7 +17825,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 17565 "configure"
+#line 17829 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
2007-10-19 10:31:20 +02:00
@@ -17647,7 +17911,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:17651: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:17915: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -17681,7 +17945,7 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$CFLAGS $LIBIDL_CFLAGS"
LIBS="$LIBS $LIBIDL_LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 17685 "configure"
+#line 17949 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
2007-10-19 10:31:20 +02:00
@@ -17692,7 +17956,7 @@
2007-01-08 12:23:18 +01:00
return IDL_get_libver_string ? 1 : 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:17696: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:17960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding libIDL or finding the wrong"
2007-10-19 10:31:20 +02:00
@@ -17820,7 +18084,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "glib-config", so it can be a program name with args.
set dummy glib-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17824: checking for $ac_word" >&5
+echo "configure:18088: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_GLIB_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -17855,7 +18119,7 @@
2007-01-08 12:23:18 +01:00
min_glib_version=1.2.0
echo $ac_n "checking for GLIB - version >= $min_glib_version""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:17859: checking for GLIB - version >= $min_glib_version" >&5
+echo "configure:18123: checking for GLIB - version >= $min_glib_version" >&5
2007-01-08 12:23:18 +01:00
no_glib=""
if test "$GLIB_CONFIG" = "no" ; then
no_glib=yes
2007-10-19 10:31:20 +02:00
@@ -17878,7 +18142,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 17882 "configure"
+#line 18146 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <glib.h>
2007-10-19 10:31:20 +02:00
@@ -17954,7 +18218,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:17958: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -17988,7 +18252,7 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$CFLAGS $GLIB_CFLAGS"
LIBS="$LIBS $GLIB_LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 17992 "configure"
+#line 18256 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <glib.h>
2007-10-19 10:31:20 +02:00
@@ -17998,7 +18262,7 @@
2007-01-08 12:23:18 +01:00
return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18002: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18266: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding GLIB or finding the wrong"
2007-10-19 10:31:20 +02:00
@@ -18042,7 +18306,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "libIDL-config", so it can be a program name with args.
set dummy libIDL-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18046: checking for $ac_word" >&5
+echo "configure:18310: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_LIBIDL_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -18077,7 +18341,7 @@
2007-01-08 12:23:18 +01:00
min_libIDL_version=$LIBIDL_VERSION
echo $ac_n "checking for libIDL - version >= $min_libIDL_version""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18081: checking for libIDL - version >= $min_libIDL_version" >&5
+echo "configure:18345: checking for libIDL - version >= $min_libIDL_version" >&5
2007-01-08 12:23:18 +01:00
no_libIDL=""
if test "$LIBIDL_CONFIG" = "no" ; then
no_libIDL=yes
2007-10-19 10:31:20 +02:00
@@ -18104,7 +18368,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18108 "configure"
+#line 18372 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
2007-10-19 10:31:20 +02:00
@@ -18190,7 +18454,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18458: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -18224,7 +18488,7 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$CFLAGS $LIBIDL_CFLAGS"
LIBS="$LIBS $LIBIDL_LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18228 "configure"
+#line 18492 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
2007-10-19 10:31:20 +02:00
@@ -18235,7 +18499,7 @@
2007-01-08 12:23:18 +01:00
return IDL_get_libver_string ? 1 : 0;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18239: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:18503: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding libIDL or finding the wrong"
2007-10-19 10:31:20 +02:00
@@ -18276,7 +18540,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18280: checking for $ac_word" >&5
+echo "configure:18544: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -18320,19 +18584,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for libIDL-2.0 >= 0.8.0""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18324: checking for libIDL-2.0 >= 0.8.0" >&5
+echo "configure:18588: checking for libIDL-2.0 >= 0.8.0" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "libIDL-2.0 >= 0.8.0" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking LIBIDL_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18331: checking LIBIDL_CFLAGS" >&5
+echo "configure:18595: checking LIBIDL_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
LIBIDL_CFLAGS=`$PKG_CONFIG --cflags "libIDL-2.0 >= 0.8.0"`
echo "$ac_t""$LIBIDL_CFLAGS" 1>&6
echo $ac_n "checking LIBIDL_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18336: checking LIBIDL_LIBS" >&5
+echo "configure:18600: checking LIBIDL_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
LIBIDL_LIBS="`$PKG_CONFIG --libs-only-L \"libIDL-2.0 >= 0.8.0\"` `$PKG_CONFIG --libs-only-l \"libIDL-2.0 >= 0.8.0\"`"
2007-10-19 10:31:20 +02:00
@@ -18368,7 +18632,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18372: checking for $ac_word" >&5
+echo "configure:18636: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_ORBIT_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -18405,7 +18669,7 @@
2007-01-08 12:23:18 +01:00
if test -n "$ORBIT_CONFIG"; then
echo $ac_n "checking for ORBit libIDL usability""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18409: checking for ORBit libIDL usability" >&5
+echo "configure:18673: checking for ORBit libIDL usability" >&5
2007-01-08 12:23:18 +01:00
_ORBIT_CFLAGS=`${ORBIT_CONFIG} client --cflags`
_ORBIT_LIBS=`${ORBIT_CONFIG} client --libs`
_ORBIT_INC_PATH=`${PERL} -e '{ for $f (@ARGV) { print "$f " if ($f =~ m/^-I/); } }' -- ${_ORBIT_CFLAGS}`
2007-10-19 10:31:20 +02:00
@@ -18422,7 +18686,7 @@
2007-01-08 12:23:18 +01:00
result="maybe"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18426 "configure"
+#line 18690 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdlib.h>
2007-10-19 10:31:20 +02:00
@@ -18437,7 +18701,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18441: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:18705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
_LIBIDL_FOUND=1
result="yes"
2007-10-19 10:31:20 +02:00
@@ -18494,7 +18758,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18498: checking for $ac_word" >&5
+echo "configure:18762: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -18538,19 +18802,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for glib-2.0 >= 1.3.7""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18542: checking for glib-2.0 >= 1.3.7" >&5
+echo "configure:18806: checking for glib-2.0 >= 1.3.7" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "glib-2.0 >= 1.3.7" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking GLIB_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18549: checking GLIB_CFLAGS" >&5
+echo "configure:18813: checking GLIB_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 1.3.7"`
echo "$ac_t""$GLIB_CFLAGS" 1>&6
echo $ac_n "checking GLIB_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18554: checking GLIB_LIBS" >&5
+echo "configure:18818: checking GLIB_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
GLIB_LIBS="`$PKG_CONFIG --libs-only-L \"glib-2.0 >= 1.3.7\"` `$PKG_CONFIG --libs-only-l \"glib-2.0 >= 1.3.7\"`"
2007-10-19 10:31:20 +02:00
@@ -18634,7 +18898,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "glib-config", so it can be a program name with args.
set dummy glib-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18638: checking for $ac_word" >&5
+echo "configure:18902: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_GLIB_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -18669,7 +18933,7 @@
2007-01-08 12:23:18 +01:00
min_glib_version=${GLIB_VERSION}
echo $ac_n "checking for GLIB - version >= $min_glib_version""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18673: checking for GLIB - version >= $min_glib_version" >&5
+echo "configure:18937: checking for GLIB - version >= $min_glib_version" >&5
2007-01-08 12:23:18 +01:00
no_glib=""
if test "$GLIB_CONFIG" = "no" ; then
no_glib=yes
2007-10-19 10:31:20 +02:00
@@ -18692,7 +18956,7 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "cross compiling; assumed OK... $ac_c"
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18696 "configure"
+#line 18960 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <glib.h>
2007-10-19 10:31:20 +02:00
@@ -18768,7 +19032,7 @@
2007-01-08 12:23:18 +01:00
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18772: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19036: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
:
else
2007-10-19 10:31:20 +02:00
@@ -18802,7 +19066,7 @@
2007-01-08 12:23:18 +01:00
CFLAGS="$CFLAGS $GLIB_CFLAGS"
LIBS="$LIBS $GLIB_LIBS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18806 "configure"
+#line 19070 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <glib.h>
2007-10-19 10:31:20 +02:00
@@ -18812,7 +19076,7 @@
2007-01-08 12:23:18 +01:00
return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18816: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19080: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding GLIB or finding the wrong"
2007-10-19 10:31:20 +02:00
@@ -18892,19 +19156,19 @@
2007-01-08 12:23:18 +01:00
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# for constant arguments. Useless!
echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18896: checking for working alloca.h" >&5
+echo "configure:19160: checking for working alloca.h" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18901 "configure"
+#line 19165 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18908: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19172: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_header_alloca_h=yes
else
2007-10-19 10:31:20 +02:00
@@ -18925,12 +19189,12 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking for alloca""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18929: checking for alloca" >&5
+echo "configure:19193: checking for alloca" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18934 "configure"
+#line 19198 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#ifdef __GNUC__
2007-10-19 10:31:20 +02:00
@@ -18958,7 +19222,7 @@
2007-01-08 12:23:18 +01:00
char *p = (char *) alloca(1);
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:18962: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19226: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
ac_cv_func_alloca_works=yes
else
2007-10-19 10:31:20 +02:00
@@ -18990,12 +19254,12 @@
2007-01-08 12:23:18 +01:00
echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:18994: checking whether alloca needs Cray hooks" >&5
+echo "configure:19258: checking whether alloca needs Cray hooks" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 18999 "configure"
+#line 19263 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#if defined(CRAY) && ! defined(CRAY2)
webecray
2007-10-19 10:31:20 +02:00
@@ -19020,12 +19284,12 @@
2007-01-08 12:23:18 +01:00
if test $ac_cv_os_cray = yes; then
for ac_func in _getb67 GETB67 getb67; do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19024: checking for $ac_func" >&5
+echo "configure:19288: checking for $ac_func" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 19029 "configure"
+#line 19293 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func(); below. */
2007-10-19 10:31:20 +02:00
@@ -19048,7 +19312,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:19052: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+if { (eval echo configure:19316: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2007-01-08 12:23:18 +01:00
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
else
2007-10-19 10:31:20 +02:00
@@ -19075,7 +19339,7 @@
2007-01-08 12:23:18 +01:00
fi
echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19079: checking stack direction for C alloca" >&5
+echo "configure:19343: checking stack direction for C alloca" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -19083,7 +19347,7 @@
2007-01-08 12:23:18 +01:00
ac_cv_c_stack_direction=0
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 19087 "configure"
+#line 19351 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
find_stack_direction ()
{
2007-10-19 10:31:20 +02:00
@@ -19102,7 +19366,7 @@
2007-01-08 12:23:18 +01:00
exit (find_stack_direction() < 0);
}
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:19106: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+if { (eval echo configure:19370: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2007-01-08 12:23:18 +01:00
then
ac_cv_c_stack_direction=1
else
2007-10-19 10:31:20 +02:00
@@ -19151,17 +19415,17 @@
2007-01-08 12:23:18 +01:00
do
ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19155: checking for $ac_hdr" >&5
+echo "configure:19419: checking for $ac_hdr" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 19160 "configure"
+#line 19424 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <$ac_hdr>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2007-10-19 10:31:20 +02:00
-{ (eval echo configure:19165: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+{ (eval echo configure:19429: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2007-01-08 12:23:18 +01:00
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
if test -z "$ac_err"; then
rm -rf conftest*
2007-10-19 10:31:20 +02:00
@@ -19252,7 +19516,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "pkg-config", so it can be a program name with args.
set dummy pkg-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19256: checking for $ac_word" >&5
+echo "configure:19520: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PKG_CONFIG'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -19296,19 +19560,19 @@
2007-01-08 12:23:18 +01:00
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo $ac_n "checking for cairo >= $CAIRO_VERSION""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19300: checking for cairo >= $CAIRO_VERSION" >&5
+echo "configure:19564: checking for cairo >= $CAIRO_VERSION" >&5
2007-01-08 12:23:18 +01:00
if $PKG_CONFIG --exists "cairo >= $CAIRO_VERSION" ; then
echo "$ac_t""yes" 1>&6
succeeded=yes
echo $ac_n "checking CAIRO_CFLAGS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19307: checking CAIRO_CFLAGS" >&5
+echo "configure:19571: checking CAIRO_CFLAGS" >&5
2007-01-08 12:23:18 +01:00
CAIRO_CFLAGS=`$PKG_CONFIG --cflags "cairo >= $CAIRO_VERSION"`
echo "$ac_t""$CAIRO_CFLAGS" 1>&6
echo $ac_n "checking CAIRO_LIBS""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19312: checking CAIRO_LIBS" >&5
+echo "configure:19576: checking CAIRO_LIBS" >&5
2007-01-08 12:23:18 +01:00
## don't use --libs since that can do evil things like add
## -Wl,--export-dynamic
CAIRO_LIBS="`$PKG_CONFIG --libs-only-L \"cairo >= $CAIRO_VERSION\"` `$PKG_CONFIG --libs-only-l \"cairo >= $CAIRO_VERSION\"`"
2007-10-19 10:31:20 +02:00
@@ -19373,7 +19637,7 @@
2007-01-08 12:23:18 +01:00
# Extract the first word of "python", so it can be a program name with args.
set dummy python; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2007-10-19 10:31:20 +02:00
-echo "configure:19377: checking for $ac_word" >&5
+echo "configure:19641: checking for $ac_word" >&5
2007-01-08 12:23:18 +01:00
if eval "test \"`echo '$''{'ac_cv_path_PYTHON'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
2007-10-19 10:31:20 +02:00
@@ -19649,14 +19913,14 @@
2007-01-08 12:23:18 +01:00
cross_compiling=$ac_cv_prog_cc_cross
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 19653 "configure"
+#line 19917 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <gmodule.h>
int main() {
int x = 1; x++;
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:19660: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:19924: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
:
else
echo "configure: failed program was:" >&5
2007-10-19 10:31:20 +02:00
@@ -19963,7 +20227,7 @@
2007-01-08 12:23:18 +01:00
_SAVE_CFLAGS=$CFLAGS
CFLAGS="$CFLAGS $XCFLAGS"
cat > conftest.$ac_ext <<EOF
2007-10-19 10:31:20 +02:00
-#line 19967 "configure"
+#line 20231 "configure"
2007-01-08 12:23:18 +01:00
#include "confdefs.h"
#include <stdio.h>
2007-10-19 10:31:20 +02:00
@@ -19979,7 +20243,7 @@
2007-01-08 12:23:18 +01:00
; return 0; }
EOF
2007-10-19 10:31:20 +02:00
-if { (eval echo configure:19983: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+if { (eval echo configure:20247: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2007-01-08 12:23:18 +01:00
:
else
echo "configure: failed program was:" >&5
2007-10-19 10:31:20 +02:00
@@ -20197,34 +20461,15 @@
2007-01-08 12:23:18 +01:00
# Transform confdefs.h into DEFS.
# Protect against shell expansion while executing Makefile rules.
# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
+cat > conftest.defs <<\EOF
+s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
+s%[ `~#$^&*(){}\\|;'"<>?]%\\&%g
+s%\[%\\&%g
+s%\]%\\&%g
+s%\$%$$%g
+EOF
+DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '`
+rm -f conftest.defs
MOZ_DEFINES=$DEFS
2007-10-19 10:31:20 +02:00
@@ -20472,6 +20717,9 @@
2007-01-08 12:23:18 +01:00
s%@MOZ_GTK2_LIBS@%$MOZ_GTK2_LIBS%g
s%@HOST_MOC@%$HOST_MOC%g
s%@MOZ_DEFAULT_TOOLKIT@%$MOZ_DEFAULT_TOOLKIT%g
+s%@MOZ_STARTUP_NOTIFICATION_CFLAGS@%$MOZ_STARTUP_NOTIFICATION_CFLAGS%g
+s%@MOZ_STARTUP_NOTIFICATION_LIBS@%$MOZ_STARTUP_NOTIFICATION_LIBS%g
+s%@MOZ_ENABLE_STARTUP_NOTIFICATION@%$MOZ_ENABLE_STARTUP_NOTIFICATION%g
s%@TK_CFLAGS@%$TK_CFLAGS%g
s%@TK_LIBS@%$TK_LIBS%g
s%@MOZ_ENABLE_GTK@%$MOZ_ENABLE_GTK%g
2007-10-19 10:31:20 +02:00
@@ -20519,12 +20767,18 @@
2007-01-08 12:23:18 +01:00
s%@MOZ_GNOMEVFS_LIBS@%$MOZ_GNOMEVFS_LIBS%g
2007-10-19 10:31:20 +02:00
s%@MOZ_GCONF_CFLAGS@%$MOZ_GCONF_CFLAGS%g
s%@MOZ_GCONF_LIBS@%$MOZ_GCONF_LIBS%g
+s%@MOZ_ENABLE_GCONF@%$MOZ_ENABLE_GCONF%g
s%@MOZ_LIBGNOME_CFLAGS@%$MOZ_LIBGNOME_CFLAGS%g
s%@MOZ_LIBGNOME_LIBS@%$MOZ_LIBGNOME_LIBS%g
s%@MOZ_ENABLE_GNOME_COMPONENT@%$MOZ_ENABLE_GNOME_COMPONENT%g
2007-01-08 12:23:18 +01:00
s%@MOZ_GNOMEUI_CFLAGS@%$MOZ_GNOMEUI_CFLAGS%g
s%@MOZ_GNOMEUI_LIBS@%$MOZ_GNOMEUI_LIBS%g
s%@MOZ_ENABLE_GNOMEUI@%$MOZ_ENABLE_GNOMEUI%g
+s%@MOZ_DBUS_GLIB_CFLAGS@%$MOZ_DBUS_GLIB_CFLAGS%g
+s%@MOZ_DBUS_GLIB_LIBS@%$MOZ_DBUS_GLIB_LIBS%g
+s%@MOZ_GTHREAD_CFLAGS@%$MOZ_GTHREAD_CFLAGS%g
+s%@MOZ_GTHREAD_LIBS@%$MOZ_GTHREAD_LIBS%g
+s%@MOZ_ENABLE_DBUS@%$MOZ_ENABLE_DBUS%g
s%@MOZ_EXTRA_X11CONVERTERS@%$MOZ_EXTRA_X11CONVERTERS%g
s%@MOZ_PLAINTEXT_EDITOR_ONLY@%$MOZ_PLAINTEXT_EDITOR_ONLY%g
s%@MOZ_COMPOSER@%$MOZ_COMPOSER%g