| 5 | | @@ -12363,6 +12363,10 @@ fi |
| | 5 | @@ -86,6 +86,9 @@ ac_help="$ac_help |
| | 6 | ac_help="$ac_help |
| | 7 | --enable-system-hunspell Use system hunspell (located with pkgconfig)" |
| | 8 | ac_help="$ac_help |
| | 9 | + --with-readline[=PFX] |
| | 10 | + Use libreadline [installed at prefix PFX]" |
| | 11 | +ac_help="$ac_help |
| | 12 | --with-java-include-path=dir Location of Java SDK headers" |
| | 13 | ac_help="$ac_help |
| | 14 | --with-java-bin-path=dir Location of Java binaries (java, javac, jar)" |
| | 15 | @@ -990,7 +993,7 @@ else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; } |
| | 16 | fi |
| | 17 | |
| | 18 | echo $ac_n "checking host system type""... $ac_c" 1>&6 |
| | 19 | -echo "configure:994: checking host system type" >&5 |
| | 20 | +echo "configure:997: checking host system type" >&5 |
| | 21 | |
| | 22 | host_alias=$host |
| | 23 | case "$host_alias" in |
| | 24 | @@ -1011,7 +1014,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| | 25 | echo "$ac_t""$host" 1>&6 |
| | 26 | |
| | 27 | echo $ac_n "checking target system type""... $ac_c" 1>&6 |
| | 28 | -echo "configure:1015: checking target system type" >&5 |
| | 29 | +echo "configure:1018: checking target system type" >&5 |
| | 30 | |
| | 31 | target_alias=$target |
| | 32 | case "$target_alias" in |
| | 33 | @@ -1029,7 +1032,7 @@ target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| | 34 | echo "$ac_t""$target" 1>&6 |
| | 35 | |
| | 36 | echo $ac_n "checking build system type""... $ac_c" 1>&6 |
| | 37 | -echo "configure:1033: checking build system type" >&5 |
| | 38 | +echo "configure:1036: checking build system type" >&5 |
| | 39 | |
| | 40 | build_alias=$build |
| | 41 | case "$build_alias" in |
| | 42 | @@ -1113,7 +1116,7 @@ do |
| | 43 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 44 | set dummy $ac_prog; ac_word=$2 |
| | 45 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 46 | -echo "configure:1117: checking for $ac_word" >&5 |
| | 47 | +echo "configure:1120: checking for $ac_word" >&5 |
| | 48 | if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then |
| | 49 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 50 | else |
| | 51 | @@ -1302,13 +1305,13 @@ if test -n "$CROSS_COMPILE" && test "$target" != "$host"; then |
| | 52 | _SAVE_LDFLAGS="$LDFLAGS" |
| | 53 | |
| | 54 | echo $ac_n "checking for host c compiler""... $ac_c" 1>&6 |
| | 55 | -echo "configure:1306: checking for host c compiler" >&5 |
| | 56 | +echo "configure:1309: checking for host c compiler" >&5 |
| | 57 | for ac_prog in $HOST_CC gcc cc /usr/ucb/cc cl icc |
| | 58 | do |
| | 59 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 60 | set dummy $ac_prog; ac_word=$2 |
| | 61 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 62 | -echo "configure:1312: checking for $ac_word" >&5 |
| | 63 | +echo "configure:1315: checking for $ac_word" >&5 |
| | 64 | if eval "test \"`echo '$''{'ac_cv_prog_HOST_CC'+set}'`\" = set"; then |
| | 65 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 66 | else |
| | 67 | @@ -1343,13 +1346,13 @@ test -n "$HOST_CC" || HOST_CC="""" |
| | 68 | fi |
| | 69 | echo "$ac_t""$HOST_CC" 1>&6 |
| | 70 | echo $ac_n "checking for host c++ compiler""... $ac_c" 1>&6 |
| | 71 | -echo "configure:1347: checking for host c++ compiler" >&5 |
| | 72 | +echo "configure:1350: checking for host c++ compiler" >&5 |
| | 73 | for ac_prog in $HOST_CXX $CCC c++ g++ gcc CC cxx cc++ cl icc |
| | 74 | do |
| | 75 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 76 | set dummy $ac_prog; ac_word=$2 |
| | 77 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 78 | -echo "configure:1353: checking for $ac_word" >&5 |
| | 79 | +echo "configure:1356: checking for $ac_word" >&5 |
| | 80 | if eval "test \"`echo '$''{'ac_cv_prog_HOST_CXX'+set}'`\" = set"; then |
| | 81 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 82 | else |
| | 83 | @@ -1398,7 +1401,7 @@ do |
| | 84 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 85 | set dummy $ac_prog; ac_word=$2 |
| | 86 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 87 | -echo "configure:1402: checking for $ac_word" >&5 |
| | 88 | +echo "configure:1405: checking for $ac_word" >&5 |
| | 89 | if eval "test \"`echo '$''{'ac_cv_prog_HOST_RANLIB'+set}'`\" = set"; then |
| | 90 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 91 | else |
| | 92 | @@ -1433,7 +1436,7 @@ do |
| | 93 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 94 | set dummy $ac_prog; ac_word=$2 |
| | 95 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 96 | -echo "configure:1437: checking for $ac_word" >&5 |
| | 97 | +echo "configure:1440: checking for $ac_word" >&5 |
| | 98 | if eval "test \"`echo '$''{'ac_cv_prog_HOST_AR'+set}'`\" = set"; then |
| | 99 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 100 | else |
| | 101 | @@ -1468,16 +1471,16 @@ test -n "$HOST_AR" || HOST_AR="ar" |
| | 102 | LDFLAGS="$HOST_LDFLAGS" |
| | 103 | |
| | 104 | echo $ac_n "checking whether the host c compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works""... $ac_c" 1>&6 |
| | 105 | -echo "configure:1472: checking whether the host c compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works" >&5 |
| | 106 | +echo "configure:1475: checking whether the host c compiler ($HOST_CC $HOST_CFLAGS $HOST_LDFLAGS) works" >&5 |
| | 107 | cat > conftest.$ac_ext <<EOF |
| | 108 | -#line 1474 "configure" |
| | 109 | +#line 1477 "configure" |
| | 110 | #include "confdefs.h" |
| | 111 | |
| | 112 | int main() { |
| | 113 | return(0); |
| | 114 | ; return 0; } |
| | 115 | EOF |
| | 116 | -if { (eval echo configure:1481: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 117 | +if { (eval echo configure:1484: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 118 | rm -rf conftest* |
| | 119 | ac_cv_prog_hostcc_works=1 echo "$ac_t""yes" 1>&6 |
| | 120 | else |
| | 121 | @@ -1492,16 +1495,16 @@ rm -f conftest* |
| | 122 | CFLAGS="$HOST_CXXFLAGS" |
| | 123 | |
| | 124 | echo $ac_n "checking whether the host c++ compiler ($HOST_CXX $HOST_CXXFLAGS $HOST_LDFLAGS) works""... $ac_c" 1>&6 |
| | 125 | -echo "configure:1496: checking whether the host c++ compiler ($HOST_CXX $HOST_CXXFLAGS $HOST_LDFLAGS) works" >&5 |
| | 126 | +echo "configure:1499: checking whether the host c++ compiler ($HOST_CXX $HOST_CXXFLAGS $HOST_LDFLAGS) works" >&5 |
| | 127 | cat > conftest.$ac_ext <<EOF |
| | 128 | -#line 1498 "configure" |
| | 129 | +#line 1501 "configure" |
| | 130 | #include "confdefs.h" |
| | 131 | |
| | 132 | int main() { |
| | 133 | return(0); |
| | 134 | ; return 0; } |
| | 135 | EOF |
| | 136 | -if { (eval echo configure:1505: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 137 | +if { (eval echo configure:1508: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 138 | rm -rf conftest* |
| | 139 | ac_cv_prog_hostcxx_works=1 echo "$ac_t""yes" 1>&6 |
| | 140 | else |
| | 141 | @@ -1530,7 +1533,7 @@ do |
| | 142 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 143 | set dummy $ac_prog; ac_word=$2 |
| | 144 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 145 | -echo "configure:1534: checking for $ac_word" >&5 |
| | 146 | +echo "configure:1537: checking for $ac_word" >&5 |
| | 147 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | 148 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 149 | else |
| | 150 | @@ -1564,7 +1567,7 @@ test -n "$CC" || CC=":" |
| | 151 | # Extract the first word of "gcc", so it can be a program name with args. |
| | 152 | set dummy gcc; ac_word=$2 |
| | 153 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 154 | -echo "configure:1568: checking for $ac_word" >&5 |
| | 155 | +echo "configure:1571: checking for $ac_word" >&5 |
| | 156 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | 157 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 158 | else |
| | 159 | @@ -1594,7 +1597,7 @@ if test -z "$CC"; then |
| | 160 | # Extract the first word of "cc", so it can be a program name with args. |
| | 161 | set dummy cc; ac_word=$2 |
| | 162 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 163 | -echo "configure:1598: checking for $ac_word" >&5 |
| | 164 | +echo "configure:1601: checking for $ac_word" >&5 |
| | 165 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | 166 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 167 | else |
| | 168 | @@ -1645,7 +1648,7 @@ fi |
| | 169 | # Extract the first word of "cl", so it can be a program name with args. |
| | 170 | set dummy cl; ac_word=$2 |
| | 171 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 172 | -echo "configure:1649: checking for $ac_word" >&5 |
| | 173 | +echo "configure:1652: checking for $ac_word" >&5 |
| | 174 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | 175 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 176 | else |
| | 177 | @@ -1677,7 +1680,7 @@ fi |
| | 178 | fi |
| | 179 | |
| | 180 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
| | 181 | -echo "configure:1681: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
| | 182 | +echo "configure:1684: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
| | 183 | |
| | 184 | ac_ext=c |
| | 185 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 186 | @@ -1688,12 +1691,12 @@ cross_compiling=$ac_cv_prog_cc_cross |
| | 187 | |
| | 188 | cat > conftest.$ac_ext << EOF |
| | 189 | |
| | 190 | -#line 1692 "configure" |
| | 191 | +#line 1695 "configure" |
| | 192 | #include "confdefs.h" |
| | 193 | |
| | 194 | main(){return(0);} |
| | 195 | EOF |
| | 196 | -if { (eval echo configure:1697: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 197 | +if { (eval echo configure:1700: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 198 | ac_cv_prog_cc_works=yes |
| | 199 | # If we can't run a trivial program, we are probably using a cross compiler. |
| | 200 | if (./conftest; exit) 2>/dev/null; then |
| | 201 | @@ -1719,12 +1722,12 @@ if test $ac_cv_prog_cc_works = no; then |
| | 202 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } |
| | 203 | fi |
| | 204 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
| | 205 | -echo "configure:1723: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 206 | +echo "configure:1726: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 207 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
| | 208 | cross_compiling=$ac_cv_prog_cc_cross |
| | 209 | |
| | 210 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 |
| | 211 | -echo "configure:1728: checking whether we are using GNU C" >&5 |
| | 212 | +echo "configure:1731: checking whether we are using GNU C" >&5 |
| | 213 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
| | 214 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 215 | else |
| | 216 | @@ -1733,7 +1736,7 @@ else |
| | 217 | yes; |
| | 218 | #endif |
| | 219 | EOF |
| | 220 | -if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1737: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 221 | +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1740: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 222 | ac_cv_prog_gcc=yes |
| | 223 | else |
| | 224 | ac_cv_prog_gcc=no |
| | 225 | @@ -1752,7 +1755,7 @@ ac_test_CFLAGS="${CFLAGS+set}" |
| | 226 | ac_save_CFLAGS="$CFLAGS" |
| | 227 | CFLAGS= |
| | 228 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |
| | 229 | -echo "configure:1756: checking whether ${CC-cc} accepts -g" >&5 |
| | 230 | +echo "configure:1759: checking whether ${CC-cc} accepts -g" >&5 |
| | 231 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
| | 232 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 233 | else |
| | 234 | @@ -1788,7 +1791,7 @@ do |
| | 235 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 236 | set dummy $ac_prog; ac_word=$2 |
| | 237 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 238 | -echo "configure:1792: checking for $ac_word" >&5 |
| | 239 | +echo "configure:1795: checking for $ac_word" >&5 |
| | 240 | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then |
| | 241 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 242 | else |
| | 243 | @@ -1824,7 +1827,7 @@ do |
| | 244 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 245 | set dummy $ac_prog; ac_word=$2 |
| | 246 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 247 | -echo "configure:1828: checking for $ac_word" >&5 |
| | 248 | +echo "configure:1831: checking for $ac_word" >&5 |
| | 249 | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then |
| | 250 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 251 | else |
| | 252 | @@ -1856,7 +1859,7 @@ test -n "$CXX" || CXX="gcc" |
| | 253 | |
| | 254 | |
| | 255 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
| | 256 | -echo "configure:1860: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 |
| | 257 | +echo "configure:1863: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 |
| | 258 | |
| | 259 | ac_ext=C |
| | 260 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 261 | @@ -1867,12 +1870,12 @@ cross_compiling=$ac_cv_prog_cxx_cross |
| | 262 | |
| | 263 | cat > conftest.$ac_ext << EOF |
| | 264 | |
| | 265 | -#line 1871 "configure" |
| | 266 | +#line 1874 "configure" |
| | 267 | #include "confdefs.h" |
| | 268 | |
| | 269 | int main(){return(0);} |
| | 270 | EOF |
| | 271 | -if { (eval echo configure:1876: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 272 | +if { (eval echo configure:1879: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 273 | ac_cv_prog_cxx_works=yes |
| | 274 | # If we can't run a trivial program, we are probably using a cross compiler. |
| | 275 | if (./conftest; exit) 2>/dev/null; then |
| | 276 | @@ -1898,12 +1901,12 @@ if test $ac_cv_prog_cxx_works = no; then |
| | 277 | { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } |
| | 278 | fi |
| | 279 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
| | 280 | -echo "configure:1902: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 281 | +echo "configure:1905: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 282 | echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 |
| | 283 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 284 | |
| | 285 | echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 |
| | 286 | -echo "configure:1907: checking whether we are using GNU C++" >&5 |
| | 287 | +echo "configure:1910: checking whether we are using GNU C++" >&5 |
| | 288 | if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then |
| | 289 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 290 | else |
| | 291 | @@ -1912,7 +1915,7 @@ else |
| | 292 | yes; |
| | 293 | #endif |
| | 294 | EOF |
| | 295 | -if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1916: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 296 | +if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:1919: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 297 | ac_cv_prog_gxx=yes |
| | 298 | else |
| | 299 | ac_cv_prog_gxx=no |
| | 300 | @@ -1931,7 +1934,7 @@ ac_test_CXXFLAGS="${CXXFLAGS+set}" |
| | 301 | ac_save_CXXFLAGS="$CXXFLAGS" |
| | 302 | CXXFLAGS= |
| | 303 | echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 |
| | 304 | -echo "configure:1935: checking whether ${CXX-g++} accepts -g" >&5 |
| | 305 | +echo "configure:1938: checking whether ${CXX-g++} accepts -g" >&5 |
| | 306 | if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then |
| | 307 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 308 | else |
| | 309 | @@ -1972,7 +1975,7 @@ for ac_declaration in \ |
| | 310 | 'void exit (int);' |
| | 311 | do |
| | 312 | cat > conftest.$ac_ext <<EOF |
| | 313 | -#line 1976 "configure" |
| | 314 | +#line 1979 "configure" |
| | 315 | #include "confdefs.h" |
| | 316 | #include <stdlib.h> |
| | 317 | $ac_declaration |
| | 318 | @@ -1980,7 +1983,7 @@ int main() { |
| | 319 | exit (42); |
| | 320 | ; return 0; } |
| | 321 | EOF |
| | 322 | -if { (eval echo configure:1984: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 323 | +if { (eval echo configure:1987: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 324 | : |
| | 325 | else |
| | 326 | echo "configure: failed program was:" >&5 |
| | 327 | @@ -1990,14 +1993,14 @@ else |
| | 328 | fi |
| | 329 | rm -f conftest* |
| | 330 | cat > conftest.$ac_ext <<EOF |
| | 331 | -#line 1994 "configure" |
| | 332 | +#line 1997 "configure" |
| | 333 | #include "confdefs.h" |
| | 334 | $ac_declaration |
| | 335 | int main() { |
| | 336 | exit (42); |
| | 337 | ; return 0; } |
| | 338 | EOF |
| | 339 | -if { (eval echo configure:2001: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 340 | +if { (eval echo configure:2004: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 341 | rm -rf conftest* |
| | 342 | break |
| | 343 | else |
| | 344 | @@ -2026,7 +2029,7 @@ do |
| | 345 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 346 | set dummy $ac_prog; ac_word=$2 |
| | 347 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 348 | -echo "configure:2030: checking for $ac_word" >&5 |
| | 349 | +echo "configure:2033: checking for $ac_word" >&5 |
| | 350 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
| | 351 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 352 | else |
| | 353 | @@ -2061,7 +2064,7 @@ do |
| | 354 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 355 | set dummy $ac_prog; ac_word=$2 |
| | 356 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 357 | -echo "configure:2065: checking for $ac_word" >&5 |
| | 358 | +echo "configure:2068: checking for $ac_word" >&5 |
| | 359 | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then |
| | 360 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 361 | else |
| | 362 | @@ -2096,7 +2099,7 @@ do |
| | 363 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 364 | set dummy $ac_prog; ac_word=$2 |
| | 365 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 366 | -echo "configure:2100: checking for $ac_word" >&5 |
| | 367 | +echo "configure:2103: checking for $ac_word" >&5 |
| | 368 | if eval "test \"`echo '$''{'ac_cv_path_AS'+set}'`\" = set"; then |
| | 369 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 370 | else |
| | 371 | @@ -2137,7 +2140,7 @@ do |
| | 372 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 373 | set dummy $ac_prog; ac_word=$2 |
| | 374 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 375 | -echo "configure:2141: checking for $ac_word" >&5 |
| | 376 | +echo "configure:2144: checking for $ac_word" >&5 |
| | 377 | if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then |
| | 378 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 379 | else |
| | 380 | @@ -2172,7 +2175,7 @@ do |
| | 381 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 382 | set dummy $ac_prog; ac_word=$2 |
| | 383 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 384 | -echo "configure:2176: checking for $ac_word" >&5 |
| | 385 | +echo "configure:2179: checking for $ac_word" >&5 |
| | 386 | if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then |
| | 387 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 388 | else |
| | 389 | @@ -2207,7 +2210,7 @@ do |
| | 390 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 391 | set dummy $ac_prog; ac_word=$2 |
| | 392 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 393 | -echo "configure:2211: checking for $ac_word" >&5 |
| | 394 | +echo "configure:2214: checking for $ac_word" >&5 |
| | 395 | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then |
| | 396 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 397 | else |
| | 398 | @@ -2245,7 +2248,7 @@ else |
| | 399 | # Extract the first word of "gcc", so it can be a program name with args. |
| | 400 | set dummy gcc; ac_word=$2 |
| | 401 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 402 | -echo "configure:2249: checking for $ac_word" >&5 |
| | 403 | +echo "configure:2252: checking for $ac_word" >&5 |
| | 404 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | 405 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 406 | else |
| | 407 | @@ -2275,7 +2278,7 @@ if test -z "$CC"; then |
| | 408 | # Extract the first word of "cc", so it can be a program name with args. |
| | 409 | set dummy cc; ac_word=$2 |
| | 410 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 411 | -echo "configure:2279: checking for $ac_word" >&5 |
| | 412 | +echo "configure:2282: checking for $ac_word" >&5 |
| | 413 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | 414 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 415 | else |
| | 416 | @@ -2326,7 +2329,7 @@ fi |
| | 417 | # Extract the first word of "cl", so it can be a program name with args. |
| | 418 | set dummy cl; ac_word=$2 |
| | 419 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 420 | -echo "configure:2330: checking for $ac_word" >&5 |
| | 421 | +echo "configure:2333: checking for $ac_word" >&5 |
| | 422 | if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then |
| | 423 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 424 | else |
| | 425 | @@ -2358,7 +2361,7 @@ fi |
| | 426 | fi |
| | 427 | |
| | 428 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
| | 429 | -echo "configure:2362: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
| | 430 | +echo "configure:2365: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 |
| | 431 | |
| | 432 | ac_ext=c |
| | 433 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 434 | @@ -2369,12 +2372,12 @@ cross_compiling=$ac_cv_prog_cc_cross |
| | 435 | |
| | 436 | cat > conftest.$ac_ext << EOF |
| | 437 | |
| | 438 | -#line 2373 "configure" |
| | 439 | +#line 2376 "configure" |
| | 440 | #include "confdefs.h" |
| | 441 | |
| | 442 | main(){return(0);} |
| | 443 | EOF |
| | 444 | -if { (eval echo configure:2378: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 445 | +if { (eval echo configure:2381: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 446 | ac_cv_prog_cc_works=yes |
| | 447 | # If we can't run a trivial program, we are probably using a cross compiler. |
| | 448 | if (./conftest; exit) 2>/dev/null; then |
| | 449 | @@ -2400,12 +2403,12 @@ if test $ac_cv_prog_cc_works = no; then |
| | 450 | { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; } |
| | 451 | fi |
| | 452 | echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
| | 453 | -echo "configure:2404: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 454 | +echo "configure:2407: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 455 | echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 |
| | 456 | cross_compiling=$ac_cv_prog_cc_cross |
| | 457 | |
| | 458 | echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 |
| | 459 | -echo "configure:2409: checking whether we are using GNU C" >&5 |
| | 460 | +echo "configure:2412: checking whether we are using GNU C" >&5 |
| | 461 | if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then |
| | 462 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 463 | else |
| | 464 | @@ -2414,7 +2417,7 @@ else |
| | 465 | yes; |
| | 466 | #endif |
| | 467 | EOF |
| | 468 | -if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2418: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 469 | +if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2421: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 470 | ac_cv_prog_gcc=yes |
| | 471 | else |
| | 472 | ac_cv_prog_gcc=no |
| | 473 | @@ -2433,7 +2436,7 @@ ac_test_CFLAGS="${CFLAGS+set}" |
| | 474 | ac_save_CFLAGS="$CFLAGS" |
| | 475 | CFLAGS= |
| | 476 | echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 |
| | 477 | -echo "configure:2437: checking whether ${CC-cc} accepts -g" >&5 |
| | 478 | +echo "configure:2440: checking whether ${CC-cc} accepts -g" >&5 |
| | 479 | if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then |
| | 480 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 481 | else |
| | 482 | @@ -2469,7 +2472,7 @@ do |
| | 483 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 484 | set dummy $ac_prog; ac_word=$2 |
| | 485 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 486 | -echo "configure:2473: checking for $ac_word" >&5 |
| | 487 | +echo "configure:2476: checking for $ac_word" >&5 |
| | 488 | if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then |
| | 489 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 490 | else |
| | 491 | @@ -2501,7 +2504,7 @@ test -n "$CXX" || CXX="gcc" |
| | 492 | |
| | 493 | |
| | 494 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6 |
| | 495 | -echo "configure:2505: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 |
| | 496 | +echo "configure:2508: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5 |
| | 497 | |
| | 498 | ac_ext=C |
| | 499 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 500 | @@ -2512,12 +2515,12 @@ cross_compiling=$ac_cv_prog_cxx_cross |
| | 501 | |
| | 502 | cat > conftest.$ac_ext << EOF |
| | 503 | |
| | 504 | -#line 2516 "configure" |
| | 505 | +#line 2519 "configure" |
| | 506 | #include "confdefs.h" |
| | 507 | |
| | 508 | int main(){return(0);} |
| | 509 | EOF |
| | 510 | -if { (eval echo configure:2521: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 511 | +if { (eval echo configure:2524: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 512 | ac_cv_prog_cxx_works=yes |
| | 513 | # If we can't run a trivial program, we are probably using a cross compiler. |
| | 514 | if (./conftest; exit) 2>/dev/null; then |
| | 515 | @@ -2543,12 +2546,12 @@ if test $ac_cv_prog_cxx_works = no; then |
| | 516 | { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; } |
| | 517 | fi |
| | 518 | echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 |
| | 519 | -echo "configure:2547: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 520 | +echo "configure:2550: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5 |
| | 521 | echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6 |
| | 522 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 523 | |
| | 524 | echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6 |
| | 525 | -echo "configure:2552: checking whether we are using GNU C++" >&5 |
| | 526 | +echo "configure:2555: checking whether we are using GNU C++" >&5 |
| | 527 | if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then |
| | 528 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 529 | else |
| | 530 | @@ -2557,7 +2560,7 @@ else |
| | 531 | yes; |
| | 532 | #endif |
| | 533 | EOF |
| | 534 | -if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:2561: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 535 | +if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:2564: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then |
| | 536 | ac_cv_prog_gxx=yes |
| | 537 | else |
| | 538 | ac_cv_prog_gxx=no |
| | 539 | @@ -2576,7 +2579,7 @@ ac_test_CXXFLAGS="${CXXFLAGS+set}" |
| | 540 | ac_save_CXXFLAGS="$CXXFLAGS" |
| | 541 | CXXFLAGS= |
| | 542 | echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6 |
| | 543 | -echo "configure:2580: checking whether ${CXX-g++} accepts -g" >&5 |
| | 544 | +echo "configure:2583: checking whether ${CXX-g++} accepts -g" >&5 |
| | 545 | if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then |
| | 546 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 547 | else |
| | 548 | @@ -2617,7 +2620,7 @@ for ac_declaration in \ |
| | 549 | 'void exit (int);' |
| | 550 | do |
| | 551 | cat > conftest.$ac_ext <<EOF |
| | 552 | -#line 2621 "configure" |
| | 553 | +#line 2624 "configure" |
| | 554 | #include "confdefs.h" |
| | 555 | #include <stdlib.h> |
| | 556 | $ac_declaration |
| | 557 | @@ -2625,7 +2628,7 @@ int main() { |
| | 558 | exit (42); |
| | 559 | ; return 0; } |
| | 560 | EOF |
| | 561 | -if { (eval echo configure:2629: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 562 | +if { (eval echo configure:2632: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 563 | : |
| | 564 | else |
| | 565 | echo "configure: failed program was:" >&5 |
| | 566 | @@ -2635,14 +2638,14 @@ else |
| | 567 | fi |
| | 568 | rm -f conftest* |
| | 569 | cat > conftest.$ac_ext <<EOF |
| | 570 | -#line 2639 "configure" |
| | 571 | +#line 2642 "configure" |
| | 572 | #include "confdefs.h" |
| | 573 | $ac_declaration |
| | 574 | int main() { |
| | 575 | exit (42); |
| | 576 | ; return 0; } |
| | 577 | EOF |
| | 578 | -if { (eval echo configure:2646: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 579 | +if { (eval echo configure:2649: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 580 | rm -rf conftest* |
| | 581 | break |
| | 582 | else |
| | 583 | @@ -2661,7 +2664,7 @@ fi |
| | 584 | # Extract the first word of "ranlib", so it can be a program name with args. |
| | 585 | set dummy ranlib; ac_word=$2 |
| | 586 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 587 | -echo "configure:2665: checking for $ac_word" >&5 |
| | 588 | +echo "configure:2668: checking for $ac_word" >&5 |
| | 589 | if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then |
| | 590 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 591 | else |
| | 592 | @@ -2693,7 +2696,7 @@ do |
| | 593 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 594 | set dummy $ac_prog; ac_word=$2 |
| | 595 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 596 | -echo "configure:2697: checking for $ac_word" >&5 |
| | 597 | +echo "configure:2700: checking for $ac_word" >&5 |
| | 598 | if eval "test \"`echo '$''{'ac_cv_path_AS'+set}'`\" = set"; then |
| | 599 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 600 | else |
| | 601 | @@ -2734,7 +2737,7 @@ do |
| | 602 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 603 | set dummy $ac_prog; ac_word=$2 |
| | 604 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 605 | -echo "configure:2738: checking for $ac_word" >&5 |
| | 606 | +echo "configure:2741: checking for $ac_word" >&5 |
| | 607 | if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then |
| | 608 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 609 | else |
| | 610 | @@ -2769,7 +2772,7 @@ do |
| | 611 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 612 | set dummy $ac_prog; ac_word=$2 |
| | 613 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 614 | -echo "configure:2773: checking for $ac_word" >&5 |
| | 615 | +echo "configure:2776: checking for $ac_word" >&5 |
| | 616 | if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then |
| | 617 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 618 | else |
| | 619 | @@ -2804,7 +2807,7 @@ do |
| | 620 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 621 | set dummy $ac_prog; ac_word=$2 |
| | 622 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 623 | -echo "configure:2808: checking for $ac_word" >&5 |
| | 624 | +echo "configure:2811: checking for $ac_word" >&5 |
| | 625 | if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then |
| | 626 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 627 | else |
| | 628 | @@ -2839,7 +2842,7 @@ do |
| | 629 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 630 | set dummy $ac_prog; ac_word=$2 |
| | 631 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 632 | -echo "configure:2843: checking for $ac_word" >&5 |
| | 633 | +echo "configure:2846: checking for $ac_word" >&5 |
| | 634 | if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then |
| | 635 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 636 | else |
| | 637 | @@ -2972,7 +2975,7 @@ do |
| | 638 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 639 | set dummy $ac_prog; ac_word=$2 |
| | 640 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 641 | -echo "configure:2976: checking for $ac_word" >&5 |
| | 642 | +echo "configure:2979: checking for $ac_word" >&5 |
| | 643 | if eval "test \"`echo '$''{'ac_cv_prog_MIDL'+set}'`\" = set"; then |
| | 644 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 645 | else |
| | 646 | @@ -3014,14 +3017,14 @@ ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$a |
| | 647 | cross_compiling=$ac_cv_prog_cc_cross |
| | 648 | |
| | 649 | cat > conftest.$ac_ext <<EOF |
| | 650 | -#line 3018 "configure" |
| | 651 | +#line 3021 "configure" |
| | 652 | #include "confdefs.h" |
| | 653 | #include <stdio.h> |
| | 654 | int main() { |
| | 655 | printf("Hello World\n"); |
| | 656 | ; return 0; } |
| | 657 | EOF |
| | 658 | -if { (eval echo configure:3025: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 659 | +if { (eval echo configure:3028: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 660 | : |
| | 661 | else |
| | 662 | echo "configure: failed program was:" >&5 |
| | 663 | @@ -3039,14 +3042,14 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 664 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 665 | |
| | 666 | cat > conftest.$ac_ext <<EOF |
| | 667 | -#line 3043 "configure" |
| | 668 | +#line 3046 "configure" |
| | 669 | #include "confdefs.h" |
| | 670 | #include <new.h> |
| | 671 | int main() { |
| | 672 | unsigned *test = new unsigned(42); |
| | 673 | ; return 0; } |
| | 674 | EOF |
| | 675 | -if { (eval echo configure:3050: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 676 | +if { (eval echo configure:3053: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 677 | : |
| | 678 | else |
| | 679 | echo "configure: failed program was:" >&5 |
| | 680 | @@ -3160,7 +3163,7 @@ EOF |
| | 681 | _MIDL_REV_VERSION=`echo ${_MIDL_FULL_VERSION} | $AWK -F\. '{ print $3 }'` |
| | 682 | # Add flags if necessary |
| | 683 | echo $ac_n "checking for midl flags""... $ac_c" 1>&6 |
| | 684 | -echo "configure:3164: checking for midl flags" >&5 |
| | 685 | +echo "configure:3167: checking for midl flags" >&5 |
| | 686 | case "$target" in |
| | 687 | i*86-*) |
| | 688 | if test \( "$_MIDL_MAJOR_VERSION" = "7" -a "$_MIDL_MINOR_VERSION" = "00" -a "$_MIDL_REV_VERSION" = "0499" \); then |
| | 689 | @@ -3184,9 +3187,9 @@ echo "configure:3164: checking for midl flags" >&5 |
| | 690 | _W32API_MAJOR_VERSION=`echo $W32API_VERSION | $AWK -F\. '{ print $1 }'` |
| | 691 | _W32API_MINOR_VERSION=`echo $W32API_VERSION | $AWK -F\. '{ print $2 }'` |
| | 692 | echo $ac_n "checking for w32api version >= $W32API_VERSION""... $ac_c" 1>&6 |
| | 693 | -echo "configure:3188: checking for w32api version >= $W32API_VERSION" >&5 |
| | 694 | +echo "configure:3191: checking for w32api version >= $W32API_VERSION" >&5 |
| | 695 | cat > conftest.$ac_ext <<EOF |
| | 696 | -#line 3190 "configure" |
| | 697 | +#line 3193 "configure" |
| | 698 | #include "confdefs.h" |
| | 699 | #include <w32api.h> |
| | 700 | int main() { |
| | 701 | @@ -3198,7 +3201,7 @@ int main() { |
| | 702 | |
| | 703 | ; return 0; } |
| | 704 | EOF |
| | 705 | -if { (eval echo configure:3202: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 706 | +if { (eval echo configure:3205: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 707 | rm -rf conftest* |
| | 708 | res=yes |
| | 709 | else |
| | 710 | @@ -3214,7 +3217,7 @@ rm -f conftest* |
| | 711 | fi |
| | 712 | # Check windres version |
| | 713 | echo $ac_n "checking for windres version >= $WINDRES_VERSION""... $ac_c" 1>&6 |
| | 714 | -echo "configure:3218: checking for windres version >= $WINDRES_VERSION" >&5 |
| | 715 | +echo "configure:3221: checking for windres version >= $WINDRES_VERSION" >&5 |
| | 716 | _WINDRES_VERSION=`${WINDRES} --version 2>&1 | grep -i windres 2>/dev/null | $AWK '{ print $3 }'` |
| | 717 | echo "$ac_t""$_WINDRES_VERSION" 1>&6 |
| | 718 | _WINDRES_MAJOR_VERSION=`echo $_WINDRES_VERSION | $AWK -F\. '{ print $1 }'` |
| | 719 | @@ -3253,10 +3256,10 @@ esac |
| | 720 | if test "$CC" != "icc" -a -z "$_WIN32_MSVC"; then |
| | 721 | if test "x$CC" != xcc; then |
| | 722 | echo $ac_n "checking whether $CC and cc understand -c and -o together""... $ac_c" 1>&6 |
| | 723 | -echo "configure:3257: checking whether $CC and cc understand -c and -o together" >&5 |
| | 724 | +echo "configure:3260: checking whether $CC and cc understand -c and -o together" >&5 |
| | 725 | else |
| | 726 | echo $ac_n "checking whether cc understands -c and -o together""... $ac_c" 1>&6 |
| | 727 | -echo "configure:3260: checking whether cc understands -c and -o together" >&5 |
| | 728 | +echo "configure:3263: checking whether cc understands -c and -o together" >&5 |
| | 729 | fi |
| | 730 | set dummy $CC; ac_cc="`echo $2 | |
| | 731 | sed -e 's/[^a-zA-Z0-9_]/_/g' -e 's/^[0-9]/_/'`" |
| | 732 | @@ -3268,16 +3271,16 @@ else |
| | 733 | # We do the test twice because some compilers refuse to overwrite an |
| | 734 | # existing .o file with -o, though they will create one. |
| | 735 | ac_try='${CC-cc} -c conftest.c -o conftest.o 1>&5' |
| | 736 | -if { (eval echo configure:3272: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } && |
| | 737 | - test -f conftest.o && { (eval echo configure:3273: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; |
| | 738 | +if { (eval echo configure:3275: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } && |
| | 739 | + test -f conftest.o && { (eval echo configure:3276: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; |
| | 740 | then |
| | 741 | eval ac_cv_prog_cc_${ac_cc}_c_o=yes |
| | 742 | if test "x$CC" != xcc; then |
| | 743 | # Test first that cc exists at all. |
| | 744 | - if { ac_try='cc -c conftest.c 1>&5'; { (eval echo configure:3278: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then |
| | 745 | + if { ac_try='cc -c conftest.c 1>&5'; { (eval echo configure:3281: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; }; then |
| | 746 | ac_try='cc -c conftest.c -o conftest.o 1>&5' |
| | 747 | - if { (eval echo configure:3280: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } && |
| | 748 | - test -f conftest.o && { (eval echo configure:3281: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; |
| | 749 | + if { (eval echo configure:3283: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } && |
| | 750 | + test -f conftest.o && { (eval echo configure:3284: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; |
| | 751 | then |
| | 752 | # cc works too. |
| | 753 | : |
| | 754 | @@ -3313,7 +3316,7 @@ fi |
| | 755 | fi |
| | 756 | |
| | 757 | echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 |
| | 758 | -echo "configure:3317: checking how to run the C preprocessor" >&5 |
| | 759 | +echo "configure:3320: checking how to run the C preprocessor" >&5 |
| | 760 | # On Suns, sometimes $CPP names a directory. |
| | 761 | if test -n "$CPP" && test -d "$CPP"; then |
| | 762 | CPP= |
| | 763 | @@ -3328,13 +3331,13 @@ else |
| | 764 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| | 765 | # not just through cpp. |
| | 766 | cat > conftest.$ac_ext <<EOF |
| | 767 | -#line 3332 "configure" |
| | 768 | +#line 3335 "configure" |
| | 769 | #include "confdefs.h" |
| | 770 | #include <assert.h> |
| | 771 | Syntax Error |
| | 772 | EOF |
| | 773 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 774 | -{ (eval echo configure:3338: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 775 | +{ (eval echo configure:3341: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 776 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 777 | if test -z "$ac_err"; then |
| | 778 | : |
| | 779 | @@ -3345,13 +3348,13 @@ else |
| | 780 | rm -rf conftest* |
| | 781 | CPP="${CC-cc} -E -traditional-cpp" |
| | 782 | cat > conftest.$ac_ext <<EOF |
| | 783 | -#line 3349 "configure" |
| | 784 | +#line 3352 "configure" |
| | 785 | #include "confdefs.h" |
| | 786 | #include <assert.h> |
| | 787 | Syntax Error |
| | 788 | EOF |
| | 789 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 790 | -{ (eval echo configure:3355: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 791 | +{ (eval echo configure:3358: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 792 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 793 | if test -z "$ac_err"; then |
| | 794 | : |
| | 795 | @@ -3362,13 +3365,13 @@ else |
| | 796 | rm -rf conftest* |
| | 797 | CPP="${CC-cc} -nologo -E" |
| | 798 | cat > conftest.$ac_ext <<EOF |
| | 799 | -#line 3366 "configure" |
| | 800 | +#line 3369 "configure" |
| | 801 | #include "confdefs.h" |
| | 802 | #include <assert.h> |
| | 803 | Syntax Error |
| | 804 | EOF |
| | 805 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 806 | -{ (eval echo configure:3372: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 807 | +{ (eval echo configure:3375: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 808 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 809 | if test -z "$ac_err"; then |
| | 810 | : |
| | 811 | @@ -3393,7 +3396,7 @@ fi |
| | 812 | echo "$ac_t""$CPP" 1>&6 |
| | 813 | |
| | 814 | echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6 |
| | 815 | -echo "configure:3397: checking how to run the C++ preprocessor" >&5 |
| | 816 | +echo "configure:3400: checking how to run the C++ preprocessor" >&5 |
| | 817 | if test -z "$CXXCPP"; then |
| | 818 | if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then |
| | 819 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 820 | @@ -3406,12 +3409,12 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 821 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 822 | CXXCPP="${CXX-g++} -E" |
| | 823 | cat > conftest.$ac_ext <<EOF |
| | 824 | -#line 3410 "configure" |
| | 825 | +#line 3413 "configure" |
| | 826 | #include "confdefs.h" |
| | 827 | #include <stdlib.h> |
| | 828 | EOF |
| | 829 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 830 | -{ (eval echo configure:3415: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 831 | +{ (eval echo configure:3418: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 832 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 833 | if test -z "$ac_err"; then |
| | 834 | : |
| | 835 | @@ -3466,7 +3469,7 @@ fi # COMPILE_ENVIRONMENT |
| | 836 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| | 837 | # ./install, which can be erroneously created by make from ./install.sh. |
| | 838 | echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6 |
| | 839 | -echo "configure:3470: checking for a BSD compatible install" >&5 |
| | 840 | +echo "configure:3473: checking for a BSD compatible install" >&5 |
| | 841 | if test -z "$INSTALL"; then |
| | 842 | if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then |
| | 843 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 844 | @@ -3519,7 +3522,7 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}' |
| | 845 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
| | 846 | |
| | 847 | echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 |
| | 848 | -echo "configure:3523: checking whether ln -s works" >&5 |
| | 849 | +echo "configure:3526: checking whether ln -s works" >&5 |
| | 850 | if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then |
| | 851 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 852 | else |
| | 853 | @@ -3544,7 +3547,7 @@ do |
| | 854 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 855 | set dummy $ac_prog; ac_word=$2 |
| | 856 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 857 | -echo "configure:3548: checking for $ac_word" >&5 |
| | 858 | +echo "configure:3551: checking for $ac_word" >&5 |
| | 859 | if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then |
| | 860 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 861 | else |
| | 862 | @@ -3585,7 +3588,7 @@ fi |
| | 863 | |
| | 864 | if test -z "$TINDERBOX_SKIP_PERL_VERSION_CHECK"; then |
| | 865 | echo $ac_n "checking for minimum required perl version >= $PERL_VERSION""... $ac_c" 1>&6 |
| | 866 | -echo "configure:3589: checking for minimum required perl version >= $PERL_VERSION" >&5 |
| | 867 | +echo "configure:3592: checking for minimum required perl version >= $PERL_VERSION" >&5 |
| | 868 | _perl_version=`PERL_VERSION=$PERL_VERSION $PERL -e 'print "$]"; if ($] >= $ENV{PERL_VERSION}) { exit(0); } else { exit(1); }' 2>&5` |
| | 869 | _perl_res=$? |
| | 870 | echo "$ac_t""$_perl_version" 1>&6 |
| | 871 | @@ -3596,7 +3599,7 @@ fi |
| | 872 | fi |
| | 873 | |
| | 874 | echo $ac_n "checking for full perl installation""... $ac_c" 1>&6 |
| | 875 | -echo "configure:3600: checking for full perl installation" >&5 |
| | 876 | +echo "configure:3603: checking for full perl installation" >&5 |
| | 877 | _perl_archlib=`$PERL -e 'use Config; if ( -d $Config{archlib} ) { exit(0); } else { exit(1); }' 2>&5` |
| | 878 | _perl_res=$? |
| | 879 | if test "$_perl_res" != 0; then |
| | 880 | @@ -3611,7 +3614,7 @@ do |
| | 881 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 882 | set dummy $ac_prog; ac_word=$2 |
| | 883 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 884 | -echo "configure:3615: checking for $ac_word" >&5 |
| | 885 | +echo "configure:3618: checking for $ac_word" >&5 |
| | 886 | if eval "test \"`echo '$''{'ac_cv_path_PYTHON'+set}'`\" = set"; then |
| | 887 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 888 | else |
| | 889 | @@ -3655,7 +3658,7 @@ do |
| | 890 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 891 | set dummy $ac_prog; ac_word=$2 |
| | 892 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 893 | -echo "configure:3659: checking for $ac_word" >&5 |
| | 894 | +echo "configure:3662: checking for $ac_word" >&5 |
| | 895 | if eval "test \"`echo '$''{'ac_cv_path_NSINSTALL_BIN'+set}'`\" = set"; then |
| | 896 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 897 | else |
| | 898 | @@ -3700,7 +3703,7 @@ fi |
| | 899 | # Extract the first word of "doxygen", so it can be a program name with args. |
| | 900 | set dummy doxygen; ac_word=$2 |
| | 901 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 902 | -echo "configure:3704: checking for $ac_word" >&5 |
| | 903 | +echo "configure:3707: checking for $ac_word" >&5 |
| | 904 | if eval "test \"`echo '$''{'ac_cv_path_DOXYGEN'+set}'`\" = set"; then |
| | 905 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 906 | else |
| | 907 | @@ -3736,7 +3739,7 @@ fi |
| | 908 | # Extract the first word of "whoami", so it can be a program name with args. |
| | 909 | set dummy whoami; ac_word=$2 |
| | 910 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 911 | -echo "configure:3740: checking for $ac_word" >&5 |
| | 912 | +echo "configure:3743: checking for $ac_word" >&5 |
| | 913 | if eval "test \"`echo '$''{'ac_cv_path_WHOAMI'+set}'`\" = set"; then |
| | 914 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 915 | else |
| | 916 | @@ -3772,7 +3775,7 @@ fi |
| | 917 | # Extract the first word of "autoconf", so it can be a program name with args. |
| | 918 | set dummy autoconf; ac_word=$2 |
| | 919 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 920 | -echo "configure:3776: checking for $ac_word" >&5 |
| | 921 | +echo "configure:3779: checking for $ac_word" >&5 |
| | 922 | if eval "test \"`echo '$''{'ac_cv_path_AUTOCONF'+set}'`\" = set"; then |
| | 923 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 924 | else |
| | 925 | @@ -3808,7 +3811,7 @@ fi |
| | 926 | # Extract the first word of "unzip", so it can be a program name with args. |
| | 927 | set dummy unzip; ac_word=$2 |
| | 928 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 929 | -echo "configure:3812: checking for $ac_word" >&5 |
| | 930 | +echo "configure:3815: checking for $ac_word" >&5 |
| | 931 | if eval "test \"`echo '$''{'ac_cv_path_UNZIP'+set}'`\" = set"; then |
| | 932 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 933 | else |
| | 934 | @@ -3846,7 +3849,7 @@ do |
| | 935 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 936 | set dummy $ac_prog; ac_word=$2 |
| | 937 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 938 | -echo "configure:3850: checking for $ac_word" >&5 |
| | 939 | +echo "configure:3853: checking for $ac_word" >&5 |
| | 940 | if eval "test \"`echo '$''{'ac_cv_path_ZIP'+set}'`\" = set"; then |
| | 941 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 942 | else |
| | 943 | @@ -3887,7 +3890,7 @@ fi |
| | 944 | # Extract the first word of "makedepend", so it can be a program name with args. |
| | 945 | set dummy makedepend; ac_word=$2 |
| | 946 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 947 | -echo "configure:3891: checking for $ac_word" >&5 |
| | 948 | +echo "configure:3894: checking for $ac_word" >&5 |
| | 949 | if eval "test \"`echo '$''{'ac_cv_path_SYSTEM_MAKEDEPEND'+set}'`\" = set"; then |
| | 950 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 951 | else |
| | 952 | @@ -3922,7 +3925,7 @@ fi |
| | 953 | # Extract the first word of "xargs", so it can be a program name with args. |
| | 954 | set dummy xargs; ac_word=$2 |
| | 955 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 956 | -echo "configure:3926: checking for $ac_word" >&5 |
| | 957 | +echo "configure:3929: checking for $ac_word" >&5 |
| | 958 | if eval "test \"`echo '$''{'ac_cv_path_XARGS'+set}'`\" = set"; then |
| | 959 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 960 | else |
| | 961 | @@ -3983,7 +3986,7 @@ do |
| | 962 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 963 | set dummy $ac_prog; ac_word=$2 |
| | 964 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 965 | -echo "configure:3987: checking for $ac_word" >&5 |
| | 966 | +echo "configure:3990: checking for $ac_word" >&5 |
| | 967 | if eval "test \"`echo '$''{'ac_cv_path_PBBUILD'+set}'`\" = set"; then |
| | 968 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 969 | else |
| | 970 | @@ -4033,7 +4036,7 @@ done |
| | 971 | # Extract the first word of "sdp", so it can be a program name with args. |
| | 972 | set dummy sdp; ac_word=$2 |
| | 973 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 974 | -echo "configure:4037: checking for $ac_word" >&5 |
| | 975 | +echo "configure:4040: checking for $ac_word" >&5 |
| | 976 | if eval "test \"`echo '$''{'ac_cv_path_SDP'+set}'`\" = set"; then |
| | 977 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 978 | else |
| | 979 | @@ -4154,7 +4157,7 @@ tools are selected during the Xcode/Developer Tools installation." 1>&2; exit 1; |
| | 980 | |
| | 981 | |
| | 982 | echo $ac_n "checking for valid compiler/Mac OS X SDK combination""... $ac_c" 1>&6 |
| | 983 | -echo "configure:4158: checking for valid compiler/Mac OS X SDK combination" >&5 |
| | 984 | +echo "configure:4161: checking for valid compiler/Mac OS X SDK combination" >&5 |
| | 985 | ac_ext=C |
| | 986 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 987 | ac_cpp='$CXXCPP $CPPFLAGS' |
| | 988 | @@ -4163,7 +4166,7 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 989 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 990 | |
| | 991 | cat > conftest.$ac_ext <<EOF |
| | 992 | -#line 4167 "configure" |
| | 993 | +#line 4170 "configure" |
| | 994 | #include "confdefs.h" |
| | 995 | #include <new> |
| | 996 | int main() { return 0; } |
| | 997 | @@ -4171,7 +4174,7 @@ int main() { |
| | 998 | result=yes |
| | 999 | ; return 0; } |
| | 1000 | EOF |
| | 1001 | -if { (eval echo configure:4175: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1002 | +if { (eval echo configure:4178: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1003 | rm -rf conftest* |
| | 1004 | result=no |
| | 1005 | else |
| | 1006 | @@ -4202,7 +4205,7 @@ do |
| | 1007 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 1008 | set dummy $ac_prog; ac_word=$2 |
| | 1009 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 1010 | -echo "configure:4206: checking for $ac_word" >&5 |
| | 1011 | +echo "configure:4209: checking for $ac_word" >&5 |
| | 1012 | if eval "test \"`echo '$''{'ac_cv_path_MAKE'+set}'`\" = set"; then |
| | 1013 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1014 | else |
| | 1015 | @@ -4245,7 +4248,7 @@ do |
| | 1016 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| | 1017 | set dummy $ac_prog; ac_word=$2 |
| | 1018 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 1019 | -echo "configure:4249: checking for $ac_word" >&5 |
| | 1020 | +echo "configure:4252: checking for $ac_word" >&5 |
| | 1021 | if eval "test \"`echo '$''{'ac_cv_path_MAKE'+set}'`\" = set"; then |
| | 1022 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1023 | else |
| | 1024 | @@ -4313,7 +4316,7 @@ if test "$COMPILE_ENVIRONMENT"; then |
| | 1025 | # Uses ac_ vars as temps to allow command line to override cache and checks. |
| | 1026 | # --without-x overrides everything else, but does not touch the cache. |
| | 1027 | echo $ac_n "checking for X""... $ac_c" 1>&6 |
| | 1028 | -echo "configure:4317: checking for X" >&5 |
| | 1029 | +echo "configure:4320: checking for X" >&5 |
| | 1030 | |
| | 1031 | # Check whether --with-x or --without-x was given. |
| | 1032 | if test "${with_x+set}" = set; then |
| | 1033 | @@ -4375,12 +4378,12 @@ if test "$ac_x_includes" = NO; then |
| | 1034 | |
| | 1035 | # First, try using that file with no special directory specified. |
| | 1036 | cat > conftest.$ac_ext <<EOF |
| | 1037 | -#line 4379 "configure" |
| | 1038 | +#line 4382 "configure" |
| | 1039 | #include "confdefs.h" |
| | 1040 | #include <$x_direct_test_include> |
| | 1041 | EOF |
| | 1042 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 1043 | -{ (eval echo configure:4384: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1044 | +{ (eval echo configure:4387: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1045 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 1046 | if test -z "$ac_err"; then |
| | 1047 | rm -rf conftest* |
| | 1048 | @@ -4449,14 +4452,14 @@ if test "$ac_x_libraries" = NO; then |
| | 1049 | ac_save_LIBS="$LIBS" |
| | 1050 | LIBS="-l$x_direct_test_library $LIBS" |
| | 1051 | cat > conftest.$ac_ext <<EOF |
| | 1052 | -#line 4453 "configure" |
| | 1053 | +#line 4456 "configure" |
| | 1054 | #include "confdefs.h" |
| | 1055 | |
| | 1056 | int main() { |
| | 1057 | ${x_direct_test_function}() |
| | 1058 | ; return 0; } |
| | 1059 | EOF |
| | 1060 | -if { (eval echo configure:4460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1061 | +if { (eval echo configure:4463: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1062 | rm -rf conftest* |
| | 1063 | LIBS="$ac_save_LIBS" |
| | 1064 | # We can link X programs with no special library path. |
| | 1065 | @@ -4562,17 +4565,17 @@ else |
| | 1066 | case "`(uname -sr) 2>/dev/null`" in |
| | 1067 | "SunOS 5"*) |
| | 1068 | echo $ac_n "checking whether -R must be followed by a space""... $ac_c" 1>&6 |
| | 1069 | -echo "configure:4566: checking whether -R must be followed by a space" >&5 |
| | 1070 | +echo "configure:4569: checking whether -R must be followed by a space" >&5 |
| | 1071 | ac_xsave_LIBS="$LIBS"; LIBS="$LIBS -R$x_libraries" |
| | 1072 | cat > conftest.$ac_ext <<EOF |
| | 1073 | -#line 4569 "configure" |
| | 1074 | +#line 4572 "configure" |
| | 1075 | #include "confdefs.h" |
| | 1076 | |
| | 1077 | int main() { |
| | 1078 | |
| | 1079 | ; return 0; } |
| | 1080 | EOF |
| | 1081 | -if { (eval echo configure:4576: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1082 | +if { (eval echo configure:4579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1083 | rm -rf conftest* |
| | 1084 | ac_R_nospace=yes |
| | 1085 | else |
| | 1086 | @@ -4588,14 +4591,14 @@ rm -f conftest* |
| | 1087 | else |
| | 1088 | LIBS="$ac_xsave_LIBS -R $x_libraries" |
| | 1089 | cat > conftest.$ac_ext <<EOF |
| | 1090 | -#line 4592 "configure" |
| | 1091 | +#line 4595 "configure" |
| | 1092 | #include "confdefs.h" |
| | 1093 | |
| | 1094 | int main() { |
| | 1095 | |
| | 1096 | ; return 0; } |
| | 1097 | EOF |
| | 1098 | -if { (eval echo configure:4599: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1099 | +if { (eval echo configure:4602: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1100 | rm -rf conftest* |
| | 1101 | ac_R_space=yes |
| | 1102 | else |
| | 1103 | @@ -4627,7 +4630,7 @@ rm -f conftest* |
| | 1104 | # libraries were built with DECnet support. And karl@cs.umb.edu says |
| | 1105 | # the Alpha needs dnet_stub (dnet does not exist). |
| | 1106 | echo $ac_n "checking for dnet_ntoa in -ldnet""... $ac_c" 1>&6 |
| | 1107 | -echo "configure:4631: checking for dnet_ntoa in -ldnet" >&5 |
| | 1108 | +echo "configure:4634: checking for dnet_ntoa in -ldnet" >&5 |
| | 1109 | ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
| | 1110 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1111 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1112 | @@ -4635,7 +4638,7 @@ else |
| | 1113 | ac_save_LIBS="$LIBS" |
| | 1114 | LIBS="-ldnet $LIBS" |
| | 1115 | cat > conftest.$ac_ext <<EOF |
| | 1116 | -#line 4639 "configure" |
| | 1117 | +#line 4642 "configure" |
| | 1118 | #include "confdefs.h" |
| | 1119 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 1120 | /* We use char because int might match the return type of a gcc2 |
| | 1121 | @@ -4646,7 +4649,7 @@ int main() { |
| | 1122 | dnet_ntoa() |
| | 1123 | ; return 0; } |
| | 1124 | EOF |
| | 1125 | -if { (eval echo configure:4650: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1126 | +if { (eval echo configure:4653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1127 | rm -rf conftest* |
| | 1128 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1129 | else |
| | 1130 | @@ -4668,7 +4671,7 @@ fi |
| | 1131 | |
| | 1132 | if test $ac_cv_lib_dnet_dnet_ntoa = no; then |
| | 1133 | echo $ac_n "checking for dnet_ntoa in -ldnet_stub""... $ac_c" 1>&6 |
| | 1134 | -echo "configure:4672: checking for dnet_ntoa in -ldnet_stub" >&5 |
| | 1135 | +echo "configure:4675: checking for dnet_ntoa in -ldnet_stub" >&5 |
| | 1136 | ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` |
| | 1137 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1138 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1139 | @@ -4676,7 +4679,7 @@ else |
| | 1140 | ac_save_LIBS="$LIBS" |
| | 1141 | LIBS="-ldnet_stub $LIBS" |
| | 1142 | cat > conftest.$ac_ext <<EOF |
| | 1143 | -#line 4680 "configure" |
| | 1144 | +#line 4683 "configure" |
| | 1145 | #include "confdefs.h" |
| | 1146 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 1147 | /* We use char because int might match the return type of a gcc2 |
| | 1148 | @@ -4687,7 +4690,7 @@ int main() { |
| | 1149 | dnet_ntoa() |
| | 1150 | ; return 0; } |
| | 1151 | EOF |
| | 1152 | -if { (eval echo configure:4691: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1153 | +if { (eval echo configure:4694: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1154 | rm -rf conftest* |
| | 1155 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1156 | else |
| | 1157 | @@ -4716,12 +4719,12 @@ fi |
| | 1158 | # The nsl library prevents programs from opening the X display |
| | 1159 | # on Irix 5.2, according to dickey@clark.net. |
| | 1160 | echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6 |
| | 1161 | -echo "configure:4720: checking for gethostbyname" >&5 |
| | 1162 | +echo "configure:4723: checking for gethostbyname" >&5 |
| | 1163 | if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then |
| | 1164 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1165 | else |
| | 1166 | cat > conftest.$ac_ext <<EOF |
| | 1167 | -#line 4725 "configure" |
| | 1168 | +#line 4728 "configure" |
| | 1169 | #include "confdefs.h" |
| | 1170 | /* System header to define __stub macros and hopefully few prototypes, |
| | 1171 | which can conflict with char gethostbyname(); below. */ |
| | 1172 | @@ -4744,7 +4747,7 @@ gethostbyname(); |
| | 1173 | |
| | 1174 | ; return 0; } |
| | 1175 | EOF |
| | 1176 | -if { (eval echo configure:4748: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1177 | +if { (eval echo configure:4751: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1178 | rm -rf conftest* |
| | 1179 | eval "ac_cv_func_gethostbyname=yes" |
| | 1180 | else |
| | 1181 | @@ -4765,7 +4768,7 @@ fi |
| | 1182 | |
| | 1183 | if test $ac_cv_func_gethostbyname = no; then |
| | 1184 | echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6 |
| | 1185 | -echo "configure:4769: checking for gethostbyname in -lnsl" >&5 |
| | 1186 | +echo "configure:4772: checking for gethostbyname in -lnsl" >&5 |
| | 1187 | ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` |
| | 1188 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1189 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1190 | @@ -4773,7 +4776,7 @@ else |
| | 1191 | ac_save_LIBS="$LIBS" |
| | 1192 | LIBS="-lnsl $LIBS" |
| | 1193 | cat > conftest.$ac_ext <<EOF |
| | 1194 | -#line 4777 "configure" |
| | 1195 | +#line 4780 "configure" |
| | 1196 | #include "confdefs.h" |
| | 1197 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 1198 | /* We use char because int might match the return type of a gcc2 |
| | 1199 | @@ -4784,7 +4787,7 @@ int main() { |
| | 1200 | gethostbyname() |
| | 1201 | ; return 0; } |
| | 1202 | EOF |
| | 1203 | -if { (eval echo configure:4788: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1204 | +if { (eval echo configure:4791: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1205 | rm -rf conftest* |
| | 1206 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1207 | else |
| | 1208 | @@ -4814,12 +4817,12 @@ fi |
| | 1209 | # -lsocket must be given before -lnsl if both are needed. |
| | 1210 | # We assume that if connect needs -lnsl, so does gethostbyname. |
| | 1211 | echo $ac_n "checking for connect""... $ac_c" 1>&6 |
| | 1212 | -echo "configure:4818: checking for connect" >&5 |
| | 1213 | +echo "configure:4821: checking for connect" >&5 |
| | 1214 | if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then |
| | 1215 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1216 | else |
| | 1217 | cat > conftest.$ac_ext <<EOF |
| | 1218 | -#line 4823 "configure" |
| | 1219 | +#line 4826 "configure" |
| | 1220 | #include "confdefs.h" |
| | 1221 | /* System header to define __stub macros and hopefully few prototypes, |
| | 1222 | which can conflict with char connect(); below. */ |
| | 1223 | @@ -4842,7 +4845,7 @@ connect(); |
| | 1224 | |
| | 1225 | ; return 0; } |
| | 1226 | EOF |
| | 1227 | -if { (eval echo configure:4846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1228 | +if { (eval echo configure:4849: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1229 | rm -rf conftest* |
| | 1230 | eval "ac_cv_func_connect=yes" |
| | 1231 | else |
| | 1232 | @@ -4863,7 +4866,7 @@ fi |
| | 1233 | |
| | 1234 | if test $ac_cv_func_connect = no; then |
| | 1235 | echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6 |
| | 1236 | -echo "configure:4867: checking for connect in -lsocket" >&5 |
| | 1237 | +echo "configure:4870: checking for connect in -lsocket" >&5 |
| | 1238 | ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` |
| | 1239 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1240 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1241 | @@ -4871,7 +4874,7 @@ else |
| | 1242 | ac_save_LIBS="$LIBS" |
| | 1243 | LIBS="-lsocket $X_EXTRA_LIBS $LIBS" |
| | 1244 | cat > conftest.$ac_ext <<EOF |
| | 1245 | -#line 4875 "configure" |
| | 1246 | +#line 4878 "configure" |
| | 1247 | #include "confdefs.h" |
| | 1248 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 1249 | /* We use char because int might match the return type of a gcc2 |
| | 1250 | @@ -4882,7 +4885,7 @@ int main() { |
| | 1251 | connect() |
| | 1252 | ; return 0; } |
| | 1253 | EOF |
| | 1254 | -if { (eval echo configure:4886: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1255 | +if { (eval echo configure:4889: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1256 | rm -rf conftest* |
| | 1257 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1258 | else |
| | 1259 | @@ -4906,12 +4909,12 @@ fi |
| | 1260 | |
| | 1261 | # gomez@mi.uni-erlangen.de says -lposix is necessary on A/UX. |
| | 1262 | echo $ac_n "checking for remove""... $ac_c" 1>&6 |
| | 1263 | -echo "configure:4910: checking for remove" >&5 |
| | 1264 | +echo "configure:4913: checking for remove" >&5 |
| | 1265 | if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then |
| | 1266 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1267 | else |
| | 1268 | cat > conftest.$ac_ext <<EOF |
| | 1269 | -#line 4915 "configure" |
| | 1270 | +#line 4918 "configure" |
| | 1271 | #include "confdefs.h" |
| | 1272 | /* System header to define __stub macros and hopefully few prototypes, |
| | 1273 | which can conflict with char remove(); below. */ |
| | 1274 | @@ -4934,7 +4937,7 @@ remove(); |
| | 1275 | |
| | 1276 | ; return 0; } |
| | 1277 | EOF |
| | 1278 | -if { (eval echo configure:4938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1279 | +if { (eval echo configure:4941: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1280 | rm -rf conftest* |
| | 1281 | eval "ac_cv_func_remove=yes" |
| | 1282 | else |
| | 1283 | @@ -4955,7 +4958,7 @@ fi |
| | 1284 | |
| | 1285 | if test $ac_cv_func_remove = no; then |
| | 1286 | echo $ac_n "checking for remove in -lposix""... $ac_c" 1>&6 |
| | 1287 | -echo "configure:4959: checking for remove in -lposix" >&5 |
| | 1288 | +echo "configure:4962: checking for remove in -lposix" >&5 |
| | 1289 | ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` |
| | 1290 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1291 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1292 | @@ -4963,7 +4966,7 @@ else |
| | 1293 | ac_save_LIBS="$LIBS" |
| | 1294 | LIBS="-lposix $LIBS" |
| | 1295 | cat > conftest.$ac_ext <<EOF |
| | 1296 | -#line 4967 "configure" |
| | 1297 | +#line 4970 "configure" |
| | 1298 | #include "confdefs.h" |
| | 1299 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 1300 | /* We use char because int might match the return type of a gcc2 |
| | 1301 | @@ -4974,7 +4977,7 @@ int main() { |
| | 1302 | remove() |
| | 1303 | ; return 0; } |
| | 1304 | EOF |
| | 1305 | -if { (eval echo configure:4978: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1306 | +if { (eval echo configure:4981: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1307 | rm -rf conftest* |
| | 1308 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1309 | else |
| | 1310 | @@ -4998,12 +5001,12 @@ fi |
| | 1311 | |
| | 1312 | # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. |
| | 1313 | echo $ac_n "checking for shmat""... $ac_c" 1>&6 |
| | 1314 | -echo "configure:5002: checking for shmat" >&5 |
| | 1315 | +echo "configure:5005: checking for shmat" >&5 |
| | 1316 | if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then |
| | 1317 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1318 | else |
| | 1319 | cat > conftest.$ac_ext <<EOF |
| | 1320 | -#line 5007 "configure" |
| | 1321 | +#line 5010 "configure" |
| | 1322 | #include "confdefs.h" |
| | 1323 | /* System header to define __stub macros and hopefully few prototypes, |
| | 1324 | which can conflict with char shmat(); below. */ |
| | 1325 | @@ -5026,7 +5029,7 @@ shmat(); |
| | 1326 | |
| | 1327 | ; return 0; } |
| | 1328 | EOF |
| | 1329 | -if { (eval echo configure:5030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1330 | +if { (eval echo configure:5033: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1331 | rm -rf conftest* |
| | 1332 | eval "ac_cv_func_shmat=yes" |
| | 1333 | else |
| | 1334 | @@ -5047,7 +5050,7 @@ fi |
| | 1335 | |
| | 1336 | if test $ac_cv_func_shmat = no; then |
| | 1337 | echo $ac_n "checking for shmat in -lipc""... $ac_c" 1>&6 |
| | 1338 | -echo "configure:5051: checking for shmat in -lipc" >&5 |
| | 1339 | +echo "configure:5054: checking for shmat in -lipc" >&5 |
| | 1340 | ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` |
| | 1341 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1342 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1343 | @@ -5055,7 +5058,7 @@ else |
| | 1344 | ac_save_LIBS="$LIBS" |
| | 1345 | LIBS="-lipc $LIBS" |
| | 1346 | cat > conftest.$ac_ext <<EOF |
| | 1347 | -#line 5059 "configure" |
| | 1348 | +#line 5062 "configure" |
| | 1349 | #include "confdefs.h" |
| | 1350 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 1351 | /* We use char because int might match the return type of a gcc2 |
| | 1352 | @@ -5066,7 +5069,7 @@ int main() { |
| | 1353 | shmat() |
| | 1354 | ; return 0; } |
| | 1355 | EOF |
| | 1356 | -if { (eval echo configure:5070: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1357 | +if { (eval echo configure:5073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1358 | rm -rf conftest* |
| | 1359 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1360 | else |
| | 1361 | @@ -5099,7 +5102,7 @@ fi |
| | 1362 | # libraries we check for below, so use a different variable. |
| | 1363 | # --interran@uluru.Stanford.EDU, kb@cs.umb.edu. |
| | 1364 | echo $ac_n "checking for IceConnectionNumber in -lICE""... $ac_c" 1>&6 |
| | 1365 | -echo "configure:5103: checking for IceConnectionNumber in -lICE" >&5 |
| | 1366 | +echo "configure:5106: checking for IceConnectionNumber in -lICE" >&5 |
| | 1367 | ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` |
| | 1368 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1369 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1370 | @@ -5107,7 +5110,7 @@ else |
| | 1371 | ac_save_LIBS="$LIBS" |
| | 1372 | LIBS="-lICE $X_EXTRA_LIBS $LIBS" |
| | 1373 | cat > conftest.$ac_ext <<EOF |
| | 1374 | -#line 5111 "configure" |
| | 1375 | +#line 5114 "configure" |
| | 1376 | #include "confdefs.h" |
| | 1377 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 1378 | /* We use char because int might match the return type of a gcc2 |
| | 1379 | @@ -5118,7 +5121,7 @@ int main() { |
| | 1380 | IceConnectionNumber() |
| | 1381 | ; return 0; } |
| | 1382 | EOF |
| | 1383 | -if { (eval echo configure:5122: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1384 | +if { (eval echo configure:5125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1385 | rm -rf conftest* |
| | 1386 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1387 | else |
| | 1388 | @@ -5207,6 +5210,7 @@ if test -n "$CROSS_COMPILE"; then |
| | 1389 | case "${target_os}" in |
| | 1390 | linux*) OS_ARCH=Linux OS_TARGET=Linux ;; |
| | 1391 | kfreebsd*-gnu) OS_ARCH=GNU_kFreeBSD OS_TARGET=GNU_kFreeBSD ;; |
| | 1392 | + gnu*) OS_ARCH=GNU ;; |
| | 1393 | solaris*) OS_ARCH=SunOS OS_RELEASE=5 ;; |
| | 1394 | mingw*) OS_ARCH=WINNT ;; |
| | 1395 | wince*) OS_ARCH=WINCE ;; |
| | 1396 | @@ -5619,7 +5623,7 @@ if test "$GNU_CXX"; then |
| | 1397 | _USE_CPP_INCLUDE_FLAG=1 |
| | 1398 | |
| | 1399 | echo $ac_n "checking whether the compiler supports -Wno-invalid-offsetof""... $ac_c" 1>&6 |
| | 1400 | -echo "configure:5623: checking whether the compiler supports -Wno-invalid-offsetof" >&5 |
| | 1401 | +echo "configure:5627: checking whether the compiler supports -Wno-invalid-offsetof" >&5 |
| | 1402 | if eval "test \"`echo '$''{'ac_has_wno_invalid_offsetof'+set}'`\" = set"; then |
| | 1403 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1404 | else |
| | 1405 | @@ -5635,14 +5639,14 @@ cross_compiling=$ac_cv_prog_cxx_cross |
| | 1406 | _SAVE_CXXFLAGS="$CXXFLAGS" |
| | 1407 | CXXFLAGS="$CXXFLAGS ${_COMPILER_PREFIX}-Wno-invalid-offsetof" |
| | 1408 | cat > conftest.$ac_ext <<EOF |
| | 1409 | -#line 5639 "configure" |
| | 1410 | +#line 5643 "configure" |
| | 1411 | #include "confdefs.h" |
| | 1412 | |
| | 1413 | int main() { |
| | 1414 | return(0); |
| | 1415 | ; return 0; } |
| | 1416 | EOF |
| | 1417 | -if { (eval echo configure:5646: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1418 | +if { (eval echo configure:5650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1419 | rm -rf conftest* |
| | 1420 | ac_has_wno_invalid_offsetof="yes" |
| | 1421 | else |
| | 1422 | @@ -5677,7 +5681,7 @@ MKSHLIB_UNFORCE_ALL= |
| | 1423 | if test "$COMPILE_ENVIRONMENT"; then |
| | 1424 | if test "$GNU_CC"; then |
| | 1425 | echo $ac_n "checking whether ld has archive extraction flags""... $ac_c" 1>&6 |
| | 1426 | -echo "configure:5681: checking whether ld has archive extraction flags" >&5 |
| | 1427 | +echo "configure:5685: checking whether ld has archive extraction flags" >&5 |
| | 1428 | if eval "test \"`echo '$''{'ac_cv_mkshlib_force_and_unforce'+set}'`\" = set"; then |
| | 1429 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1430 | else |
| | 1431 | @@ -5694,14 +5698,14 @@ LOOP_INPUT |
| | 1432 | LDFLAGS=$force |
| | 1433 | LIBS=$unforce |
| | 1434 | cat > conftest.$ac_ext <<EOF |
| | 1435 | -#line 5698 "configure" |
| | 1436 | +#line 5702 "configure" |
| | 1437 | #include "confdefs.h" |
| | 1438 | |
| | 1439 | int main() { |
| | 1440 | |
| | 1441 | ; return 0; } |
| | 1442 | EOF |
| | 1443 | -if { (eval echo configure:5705: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1444 | +if { (eval echo configure:5709: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1445 | rm -rf conftest* |
| | 1446 | ac_cv_mkshlib_force_and_unforce=$line; break |
| | 1447 | else |
| | 1448 | @@ -5734,7 +5738,7 @@ configure_static_assert_macros=' |
| | 1449 | ' |
| | 1450 | |
| | 1451 | echo $ac_n "checking that static assertion macros used in autoconf tests work""... $ac_c" 1>&6 |
| | 1452 | -echo "configure:5738: checking that static assertion macros used in autoconf tests work" >&5 |
| | 1453 | +echo "configure:5742: checking that static assertion macros used in autoconf tests work" >&5 |
| | 1454 | if eval "test \"`echo '$''{'ac_cv_static_assertion_macros_work'+set}'`\" = set"; then |
| | 1455 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1456 | else |
| | 1457 | @@ -5748,14 +5752,14 @@ cross_compiling=$ac_cv_prog_cc_cross |
| | 1458 | |
| | 1459 | ac_cv_static_assertion_macros_work="yes" |
| | 1460 | cat > conftest.$ac_ext <<EOF |
| | 1461 | -#line 5752 "configure" |
| | 1462 | +#line 5756 "configure" |
| | 1463 | #include "confdefs.h" |
| | 1464 | $configure_static_assert_macros |
| | 1465 | int main() { |
| | 1466 | CONFIGURE_STATIC_ASSERT(1) |
| | 1467 | ; return 0; } |
| | 1468 | EOF |
| | 1469 | -if { (eval echo configure:5759: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1470 | +if { (eval echo configure:5763: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1471 | : |
| | 1472 | else |
| | 1473 | echo "configure: failed program was:" >&5 |
| | 1474 | @@ -5765,14 +5769,14 @@ else |
| | 1475 | fi |
| | 1476 | rm -f conftest* |
| | 1477 | cat > conftest.$ac_ext <<EOF |
| | 1478 | -#line 5769 "configure" |
| | 1479 | +#line 5773 "configure" |
| | 1480 | #include "confdefs.h" |
| | 1481 | $configure_static_assert_macros |
| | 1482 | int main() { |
| | 1483 | CONFIGURE_STATIC_ASSERT(0) |
| | 1484 | ; return 0; } |
| | 1485 | EOF |
| | 1486 | -if { (eval echo configure:5776: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1487 | +if { (eval echo configure:5780: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1488 | rm -rf conftest* |
| | 1489 | ac_cv_static_assertion_macros_work="no" |
| | 1490 | else |
| | 1491 | @@ -5788,14 +5792,14 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 1492 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 1493 | |
| | 1494 | cat > conftest.$ac_ext <<EOF |
| | 1495 | -#line 5792 "configure" |
| | 1496 | +#line 5796 "configure" |
| | 1497 | #include "confdefs.h" |
| | 1498 | $configure_static_assert_macros |
| | 1499 | int main() { |
| | 1500 | CONFIGURE_STATIC_ASSERT(1) |
| | 1501 | ; return 0; } |
| | 1502 | EOF |
| | 1503 | -if { (eval echo configure:5799: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1504 | +if { (eval echo configure:5803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1505 | : |
| | 1506 | else |
| | 1507 | echo "configure: failed program was:" >&5 |
| | 1508 | @@ -5805,14 +5809,14 @@ else |
| | 1509 | fi |
| | 1510 | rm -f conftest* |
| | 1511 | cat > conftest.$ac_ext <<EOF |
| | 1512 | -#line 5809 "configure" |
| | 1513 | +#line 5813 "configure" |
| | 1514 | #include "confdefs.h" |
| | 1515 | $configure_static_assert_macros |
| | 1516 | int main() { |
| | 1517 | CONFIGURE_STATIC_ASSERT(0) |
| | 1518 | ; return 0; } |
| | 1519 | EOF |
| | 1520 | -if { (eval echo configure:5816: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1521 | +if { (eval echo configure:5820: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1522 | rm -rf conftest* |
| | 1523 | ac_cv_static_assertion_macros_work="no" |
| | 1524 | else |
| | 1525 | @@ -5846,16 +5850,16 @@ ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$a |
| | 1526 | cross_compiling=$ac_cv_prog_cc_cross |
| | 1527 | |
| | 1528 | echo $ac_n "checking for 64-bit OS""... $ac_c" 1>&6 |
| | 1529 | -echo "configure:5850: checking for 64-bit OS" >&5 |
| | 1530 | +echo "configure:5854: checking for 64-bit OS" >&5 |
| | 1531 | cat > conftest.$ac_ext <<EOF |
| | 1532 | -#line 5852 "configure" |
| | 1533 | +#line 5856 "configure" |
| | 1534 | #include "confdefs.h" |
| | 1535 | $configure_static_assert_macros |
| | 1536 | int main() { |
| | 1537 | CONFIGURE_STATIC_ASSERT(sizeof(long) == 8) |
| | 1538 | ; return 0; } |
| | 1539 | EOF |
| | 1540 | -if { (eval echo configure:5859: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1541 | +if { (eval echo configure:5863: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1542 | rm -rf conftest* |
| | 1543 | result="yes" |
| | 1544 | else |
| | 1545 | @@ -5949,7 +5953,7 @@ case "$host" in |
| | 1546 | LIBXUL_LIBS='$(XPCOM_FROZEN_LDOPTS) $(LIBXUL_DIST)/bin/XUL -lobjc' |
| | 1547 | ;; |
| | 1548 | |
| | 1549 | -*-linux*|*-kfreebsd*-gnu) |
| | 1550 | +*-linux*|*-kfreebsd*-gnu|*-gnu*) |
| | 1551 | HOST_CFLAGS="$HOST_CFLAGS -DXP_UNIX" |
| | 1552 | HOST_NSPR_MDCPUCFG='\"md/_linux.cfg\"' |
| | 1553 | HOST_OPTIMIZE_FLAGS="${HOST_OPTIMIZE_FLAGS=-O3}" |
| | 1554 | @@ -5976,7 +5980,7 @@ case "$host" in |
| | 1555 | esac |
| | 1556 | |
| | 1557 | echo $ac_n "checking for minimum required Python version >= $PYTHON_VERSION""... $ac_c" 1>&6 |
| | 1558 | -echo "configure:5980: checking for minimum required Python version >= $PYTHON_VERSION" >&5 |
| | 1559 | +echo "configure:5984: checking for minimum required Python version >= $PYTHON_VERSION" >&5 |
| | 1560 | |
| | 1561 | $PYTHON -c "import sys; sys.exit(sys.version[:3] < sys.argv[1])" $PYTHON_VERSION |
| | 1562 | _python_res=$? |
| | 1563 | @@ -6038,9 +6042,9 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 1564 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 1565 | |
| | 1566 | echo $ac_n "checking for VisualAge C++ compiler version >= 6.0.0.3""... $ac_c" 1>&6 |
| | 1567 | -echo "configure:6042: checking for VisualAge C++ compiler version >= 6.0.0.3" >&5 |
| | 1568 | +echo "configure:6046: checking for VisualAge C++ compiler version >= 6.0.0.3" >&5 |
| | 1569 | cat > conftest.$ac_ext <<EOF |
| | 1570 | -#line 6044 "configure" |
| | 1571 | +#line 6048 "configure" |
| | 1572 | #include "confdefs.h" |
| | 1573 | |
| | 1574 | int main() { |
| | 1575 | @@ -6049,7 +6053,7 @@ int main() { |
| | 1576 | #endif |
| | 1577 | ; return 0; } |
| | 1578 | EOF |
| | 1579 | -if { (eval echo configure:6053: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1580 | +if { (eval echo configure:6057: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1581 | rm -rf conftest* |
| | 1582 | _BAD_COMPILER= |
| | 1583 | else |
| | 1584 | @@ -6087,17 +6091,17 @@ cross_compiling=$ac_cv_prog_cc_cross |
| | 1585 | do |
| | 1586 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 1587 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 1588 | -echo "configure:6091: checking for $ac_hdr" >&5 |
| | 1589 | +echo "configure:6095: checking for $ac_hdr" >&5 |
| | 1590 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 1591 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1592 | else |
| | 1593 | cat > conftest.$ac_ext <<EOF |
| | 1594 | -#line 6096 "configure" |
| | 1595 | +#line 6100 "configure" |
| | 1596 | #include "confdefs.h" |
| | 1597 | #include <$ac_hdr> |
| | 1598 | EOF |
| | 1599 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 1600 | -{ (eval echo configure:6101: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1601 | +{ (eval echo configure:6105: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1602 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 1603 | if test -z "$ac_err"; then |
| | 1604 | rm -rf conftest* |
| | 1605 | @@ -6139,7 +6143,7 @@ EOF |
| | 1606 | LIBS="$LIBS -lbe" |
| | 1607 | if test "$COMPILE_ENVIRONMENT"; then |
| | 1608 | echo $ac_n "checking for main in -lbind""... $ac_c" 1>&6 |
| | 1609 | -echo "configure:6143: checking for main in -lbind" >&5 |
| | 1610 | +echo "configure:6147: checking for main in -lbind" >&5 |
| | 1611 | ac_lib_var=`echo bind'_'main | sed 'y%./+-%__p_%'` |
| | 1612 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1613 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1614 | @@ -6147,14 +6151,14 @@ else |
| | 1615 | ac_save_LIBS="$LIBS" |
| | 1616 | LIBS="-lbind $LIBS" |
| | 1617 | cat > conftest.$ac_ext <<EOF |
| | 1618 | -#line 6151 "configure" |
| | 1619 | +#line 6155 "configure" |
| | 1620 | #include "confdefs.h" |
| | 1621 | |
| | 1622 | int main() { |
| | 1623 | main() |
| | 1624 | ; return 0; } |
| | 1625 | EOF |
| | 1626 | -if { (eval echo configure:6158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1627 | +if { (eval echo configure:6162: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1628 | rm -rf conftest* |
| | 1629 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1630 | else |
| | 1631 | @@ -6175,7 +6179,7 @@ else |
| | 1632 | fi |
| | 1633 | |
| | 1634 | echo $ac_n "checking for main in -lzeta""... $ac_c" 1>&6 |
| | 1635 | -echo "configure:6179: checking for main in -lzeta" >&5 |
| | 1636 | +echo "configure:6183: checking for main in -lzeta" >&5 |
| | 1637 | ac_lib_var=`echo zeta'_'main | sed 'y%./+-%__p_%'` |
| | 1638 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 1639 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1640 | @@ -6183,14 +6187,14 @@ else |
| | 1641 | ac_save_LIBS="$LIBS" |
| | 1642 | LIBS="-lzeta $LIBS" |
| | 1643 | cat > conftest.$ac_ext <<EOF |
| | 1644 | -#line 6187 "configure" |
| | 1645 | +#line 6191 "configure" |
| | 1646 | #include "confdefs.h" |
| | 1647 | |
| | 1648 | int main() { |
| | 1649 | main() |
| | 1650 | ; return 0; } |
| | 1651 | EOF |
| | 1652 | -if { (eval echo configure:6194: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1653 | +if { (eval echo configure:6198: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1654 | rm -rf conftest* |
| | 1655 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 1656 | else |
| | 1657 | @@ -6262,18 +6266,18 @@ fi |
| | 1658 | echo "Skipping -dead_strip because DTrace is enabled. See bug 403132." |
| | 1659 | else |
| | 1660 | echo $ac_n "checking for -dead_strip option to ld""... $ac_c" 1>&6 |
| | 1661 | -echo "configure:6266: checking for -dead_strip option to ld" >&5 |
| | 1662 | +echo "configure:6270: checking for -dead_strip option to ld" >&5 |
| | 1663 | _SAVE_LDFLAGS=$LDFLAGS |
| | 1664 | LDFLAGS="$LDFLAGS -Wl,-dead_strip" |
| | 1665 | cat > conftest.$ac_ext <<EOF |
| | 1666 | -#line 6270 "configure" |
| | 1667 | +#line 6274 "configure" |
| | 1668 | #include "confdefs.h" |
| | 1669 | |
| | 1670 | int main() { |
| | 1671 | return 0; |
| | 1672 | ; return 0; } |
| | 1673 | EOF |
| | 1674 | -if { (eval echo configure:6277: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1675 | +if { (eval echo configure:6281: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1676 | rm -rf conftest* |
| | 1677 | _HAVE_DEAD_STRIP=1 |
| | 1678 | else |
| | 1679 | @@ -6564,17 +6568,17 @@ EOF |
| | 1680 | if test "$WINCE_WINDOWS_MOBILE"; then |
| | 1681 | ac_safe=`echo "tpcshell.h" | sed 'y%./+-%__p_%'` |
| | 1682 | echo $ac_n "checking for tpcshell.h""... $ac_c" 1>&6 |
| | 1683 | -echo "configure:6568: checking for tpcshell.h" >&5 |
| | 1684 | +echo "configure:6572: checking for tpcshell.h" >&5 |
| | 1685 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 1686 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1687 | else |
| | 1688 | cat > conftest.$ac_ext <<EOF |
| | 1689 | -#line 6573 "configure" |
| | 1690 | +#line 6577 "configure" |
| | 1691 | #include "confdefs.h" |
| | 1692 | #include <tpcshell.h> |
| | 1693 | EOF |
| | 1694 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 1695 | -{ (eval echo configure:6578: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1696 | +{ (eval echo configure:6582: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1697 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 1698 | if test -z "$ac_err"; then |
| | 1699 | rm -rf conftest* |
| | 1700 | @@ -6852,17 +6856,17 @@ EOF |
| | 1701 | do |
| | 1702 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 1703 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 1704 | -echo "configure:6856: checking for $ac_hdr" >&5 |
| | 1705 | +echo "configure:6860: checking for $ac_hdr" >&5 |
| | 1706 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 1707 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1708 | else |
| | 1709 | cat > conftest.$ac_ext <<EOF |
| | 1710 | -#line 6861 "configure" |
| | 1711 | +#line 6865 "configure" |
| | 1712 | #include "confdefs.h" |
| | 1713 | #include <$ac_hdr> |
| | 1714 | EOF |
| | 1715 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 1716 | -{ (eval echo configure:6866: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1717 | +{ (eval echo configure:6870: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1718 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 1719 | if test -z "$ac_err"; then |
| | 1720 | rm -rf conftest* |
| | 1721 | @@ -6901,17 +6905,17 @@ cross_compiling=$ac_cv_prog_cxx_cross |
| | 1722 | do |
| | 1723 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 1724 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 1725 | -echo "configure:6905: checking for $ac_hdr" >&5 |
| | 1726 | +echo "configure:6909: checking for $ac_hdr" >&5 |
| | 1727 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 1728 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1729 | else |
| | 1730 | cat > conftest.$ac_ext <<EOF |
| | 1731 | -#line 6910 "configure" |
| | 1732 | +#line 6914 "configure" |
| | 1733 | #include "confdefs.h" |
| | 1734 | #include <$ac_hdr> |
| | 1735 | EOF |
| | 1736 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 1737 | -{ (eval echo configure:6915: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1738 | +{ (eval echo configure:6919: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1739 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 1740 | if test -z "$ac_err"; then |
| | 1741 | rm -rf conftest* |
| | 1742 | @@ -7150,19 +7154,19 @@ EOF |
| | 1743 | _DEFINES_CXXFLAGS="$_DEFINES_CXXFLAGS -Uunix -U__unix -U__unix__" |
| | 1744 | |
| | 1745 | echo $ac_n "checking for __declspec(dllexport)""... $ac_c" 1>&6 |
| | 1746 | -echo "configure:7154: checking for __declspec(dllexport)" >&5 |
| | 1747 | +echo "configure:7158: checking for __declspec(dllexport)" >&5 |
| | 1748 | if eval "test \"`echo '$''{'ac_os2_declspec'+set}'`\" = set"; then |
| | 1749 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1750 | else |
| | 1751 | cat > conftest.$ac_ext <<EOF |
| | 1752 | -#line 7159 "configure" |
| | 1753 | +#line 7163 "configure" |
| | 1754 | #include "confdefs.h" |
| | 1755 | __declspec(dllexport) void ac_os2_declspec(void) {} |
| | 1756 | int main() { |
| | 1757 | return 0; |
| | 1758 | ; return 0; } |
| | 1759 | EOF |
| | 1760 | -if { (eval echo configure:7166: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1761 | +if { (eval echo configure:7170: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1762 | rm -rf conftest* |
| | 1763 | ac_os2_declspec="yes" |
| | 1764 | else |
| | 1765 | @@ -7278,14 +7282,14 @@ EOF |
| | 1766 | _SAVE_LDFLAGS=$LDFLAGS |
| | 1767 | LDFLAGS="-M /usr/lib/ld/map.noexstk $LDFLAGS" |
| | 1768 | cat > conftest.$ac_ext <<EOF |
| | 1769 | -#line 7282 "configure" |
| | 1770 | +#line 7286 "configure" |
| | 1771 | #include "confdefs.h" |
| | 1772 | #include <stdio.h> |
| | 1773 | int main() { |
| | 1774 | printf("Hello World\n"); |
| | 1775 | ; return 0; } |
| | 1776 | EOF |
| | 1777 | -if { (eval echo configure:7289: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1778 | +if { (eval echo configure:7293: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 1779 | : |
| | 1780 | else |
| | 1781 | echo "configure: failed program was:" >&5 |
| | 1782 | @@ -7314,7 +7318,7 @@ rm -f conftest* |
| | 1783 | CC_VERSION=`$CC -V 2>&1 | grep '^cc:' 2>/dev/null | $AWK -F\: '{ print $2 }'` |
| | 1784 | CXX_VERSION=`$CXX -V 2>&1 | grep '^CC:' 2>/dev/null | $AWK -F\: '{ print $2 }'` |
| | 1785 | echo $ac_n "checking for Sun C++ compiler version >= 5.9""... $ac_c" 1>&6 |
| | 1786 | -echo "configure:7318: checking for Sun C++ compiler version >= 5.9" >&5 |
| | 1787 | +echo "configure:7322: checking for Sun C++ compiler version >= 5.9" >&5 |
| | 1788 | |
| | 1789 | ac_ext=C |
| | 1790 | # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 1791 | @@ -7324,7 +7328,7 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 1792 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 1793 | |
| | 1794 | cat > conftest.$ac_ext <<EOF |
| | 1795 | -#line 7328 "configure" |
| | 1796 | +#line 7332 "configure" |
| | 1797 | #include "confdefs.h" |
| | 1798 | |
| | 1799 | int main() { |
| | 1800 | @@ -7333,7 +7337,7 @@ int main() { |
| | 1801 | #endif |
| | 1802 | ; return 0; } |
| | 1803 | EOF |
| | 1804 | -if { (eval echo configure:7337: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1805 | +if { (eval echo configure:7341: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1806 | rm -rf conftest* |
| | 1807 | _BAD_COMPILER= |
| | 1808 | else |
| | 1809 | @@ -7443,7 +7447,7 @@ EOF |
| | 1810 | esac |
| | 1811 | |
| | 1812 | case "$target" in |
| | 1813 | - *-linux*|*-kfreebsd*-gnu) |
| | 1814 | + *-linux*|*-kfreebsd*-gnu|*-gnu*) |
| | 1815 | MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS='-Wl,--version-script -Wl,$(BUILD_TOOLS)/gnu-ld-scripts/components-version-script' |
| | 1816 | ;; |
| | 1817 | *-solaris*) |
| | 1818 | @@ -7484,12 +7488,12 @@ ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$a |
| | 1819 | cross_compiling=$ac_cv_prog_cc_cross |
| | 1820 | |
| | 1821 | echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 |
| | 1822 | -echo "configure:7488: checking for ANSI C header files" >&5 |
| | 1823 | +echo "configure:7492: checking for ANSI C header files" >&5 |
| | 1824 | if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then |
| | 1825 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1826 | else |
| | 1827 | cat > conftest.$ac_ext <<EOF |
| | 1828 | -#line 7493 "configure" |
| | 1829 | +#line 7497 "configure" |
| | 1830 | #include "confdefs.h" |
| | 1831 | #include <stdlib.h> |
| | 1832 | #include <stdarg.h> |
| | 1833 | @@ -7497,7 +7501,7 @@ else |
| | 1834 | #include <float.h> |
| | 1835 | EOF |
| | 1836 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 1837 | -{ (eval echo configure:7501: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1838 | +{ (eval echo configure:7505: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 1839 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 1840 | if test -z "$ac_err"; then |
| | 1841 | rm -rf conftest* |
| | 1842 | @@ -7514,7 +7518,7 @@ rm -f conftest* |
| | 1843 | if test $ac_cv_header_stdc = yes; then |
| | 1844 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| | 1845 | cat > conftest.$ac_ext <<EOF |
| | 1846 | -#line 7518 "configure" |
| | 1847 | +#line 7522 "configure" |
| | 1848 | #include "confdefs.h" |
| | 1849 | #include <string.h> |
| | 1850 | EOF |
| | 1851 | @@ -7532,7 +7536,7 @@ fi |
| | 1852 | if test $ac_cv_header_stdc = yes; then |
| | 1853 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| | 1854 | cat > conftest.$ac_ext <<EOF |
| | 1855 | -#line 7536 "configure" |
| | 1856 | +#line 7540 "configure" |
| | 1857 | #include "confdefs.h" |
| | 1858 | #include <stdlib.h> |
| | 1859 | EOF |
| | 1860 | @@ -7553,7 +7557,7 @@ if test "$cross_compiling" = yes; then |
| | 1861 | : |
| | 1862 | else |
| | 1863 | cat > conftest.$ac_ext <<EOF |
| | 1864 | -#line 7557 "configure" |
| | 1865 | +#line 7561 "configure" |
| | 1866 | #include "confdefs.h" |
| | 1867 | #include <ctype.h> |
| | 1868 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
| | 1869 | @@ -7564,7 +7568,7 @@ if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); |
| | 1870 | exit (0); } |
| | 1871 | |
| | 1872 | EOF |
| | 1873 | -if { (eval echo configure:7568: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 1874 | +if { (eval echo configure:7572: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 1875 | then |
| | 1876 | : |
| | 1877 | else |
| | 1878 | @@ -7588,12 +7592,12 @@ EOF |
| | 1879 | fi |
| | 1880 | |
| | 1881 | echo $ac_n "checking for working const""... $ac_c" 1>&6 |
| | 1882 | -echo "configure:7592: checking for working const" >&5 |
| | 1883 | +echo "configure:7596: checking for working const" >&5 |
| | 1884 | if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then |
| | 1885 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1886 | else |
| | 1887 | cat > conftest.$ac_ext <<EOF |
| | 1888 | -#line 7597 "configure" |
| | 1889 | +#line 7601 "configure" |
| | 1890 | #include "confdefs.h" |
| | 1891 | |
| | 1892 | int main() { |
| | 1893 | @@ -7642,7 +7646,7 @@ ccp = (char const *const *) p; |
| | 1894 | |
| | 1895 | ; return 0; } |
| | 1896 | EOF |
| | 1897 | -if { (eval echo configure:7646: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1898 | +if { (eval echo configure:7650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1899 | rm -rf conftest* |
| | 1900 | ac_cv_c_const=yes |
| | 1901 | else |
| | 1902 | @@ -7663,12 +7667,12 @@ EOF |
| | 1903 | fi |
| | 1904 | |
| | 1905 | echo $ac_n "checking for mode_t""... $ac_c" 1>&6 |
| | 1906 | -echo "configure:7667: checking for mode_t" >&5 |
| | 1907 | +echo "configure:7671: checking for mode_t" >&5 |
| | 1908 | if eval "test \"`echo '$''{'ac_cv_type_mode_t'+set}'`\" = set"; then |
| | 1909 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1910 | else |
| | 1911 | cat > conftest.$ac_ext <<EOF |
| | 1912 | -#line 7672 "configure" |
| | 1913 | +#line 7676 "configure" |
| | 1914 | #include "confdefs.h" |
| | 1915 | #include <sys/types.h> |
| | 1916 | #if STDC_HEADERS |
| | 1917 | @@ -7696,12 +7700,12 @@ EOF |
| | 1918 | fi |
| | 1919 | |
| | 1920 | echo $ac_n "checking for off_t""... $ac_c" 1>&6 |
| | 1921 | -echo "configure:7700: checking for off_t" >&5 |
| | 1922 | +echo "configure:7704: checking for off_t" >&5 |
| | 1923 | if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then |
| | 1924 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1925 | else |
| | 1926 | cat > conftest.$ac_ext <<EOF |
| | 1927 | -#line 7705 "configure" |
| | 1928 | +#line 7709 "configure" |
| | 1929 | #include "confdefs.h" |
| | 1930 | #include <sys/types.h> |
| | 1931 | #if STDC_HEADERS |
| | 1932 | @@ -7729,12 +7733,12 @@ EOF |
| | 1933 | fi |
| | 1934 | |
| | 1935 | echo $ac_n "checking for pid_t""... $ac_c" 1>&6 |
| | 1936 | -echo "configure:7733: checking for pid_t" >&5 |
| | 1937 | +echo "configure:7737: checking for pid_t" >&5 |
| | 1938 | if eval "test \"`echo '$''{'ac_cv_type_pid_t'+set}'`\" = set"; then |
| | 1939 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1940 | else |
| | 1941 | cat > conftest.$ac_ext <<EOF |
| | 1942 | -#line 7738 "configure" |
| | 1943 | +#line 7742 "configure" |
| | 1944 | #include "confdefs.h" |
| | 1945 | #include <sys/types.h> |
| | 1946 | #if STDC_HEADERS |
| | 1947 | @@ -7762,12 +7766,12 @@ EOF |
| | 1948 | fi |
| | 1949 | |
| | 1950 | echo $ac_n "checking for size_t""... $ac_c" 1>&6 |
| | 1951 | -echo "configure:7766: checking for size_t" >&5 |
| | 1952 | +echo "configure:7770: checking for size_t" >&5 |
| | 1953 | if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then |
| | 1954 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1955 | else |
| | 1956 | cat > conftest.$ac_ext <<EOF |
| | 1957 | -#line 7771 "configure" |
| | 1958 | +#line 7775 "configure" |
| | 1959 | #include "confdefs.h" |
| | 1960 | #include <sys/types.h> |
| | 1961 | #if STDC_HEADERS |
| | 1962 | @@ -7795,12 +7799,12 @@ EOF |
| | 1963 | fi |
| | 1964 | |
| | 1965 | echo $ac_n "checking for st_blksize in struct stat""... $ac_c" 1>&6 |
| | 1966 | -echo "configure:7799: checking for st_blksize in struct stat" >&5 |
| | 1967 | +echo "configure:7803: checking for st_blksize in struct stat" >&5 |
| | 1968 | if eval "test \"`echo '$''{'ac_cv_struct_st_blksize'+set}'`\" = set"; then |
| | 1969 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1970 | else |
| | 1971 | cat > conftest.$ac_ext <<EOF |
| | 1972 | -#line 7804 "configure" |
| | 1973 | +#line 7808 "configure" |
| | 1974 | #include "confdefs.h" |
| | 1975 | #include <sys/types.h> |
| | 1976 | #include <sys/stat.h> |
| | 1977 | @@ -7808,7 +7812,7 @@ int main() { |
| | 1978 | struct stat s; s.st_blksize; |
| | 1979 | ; return 0; } |
| | 1980 | EOF |
| | 1981 | -if { (eval echo configure:7812: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1982 | +if { (eval echo configure:7816: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 1983 | rm -rf conftest* |
| | 1984 | ac_cv_struct_st_blksize=yes |
| | 1985 | else |
| | 1986 | @@ -7829,12 +7833,12 @@ EOF |
| | 1987 | fi |
| | 1988 | |
| | 1989 | echo $ac_n "checking for siginfo_t""... $ac_c" 1>&6 |
| | 1990 | -echo "configure:7833: checking for siginfo_t" >&5 |
| | 1991 | +echo "configure:7837: checking for siginfo_t" >&5 |
| | 1992 | if eval "test \"`echo '$''{'ac_cv_siginfo_t'+set}'`\" = set"; then |
| | 1993 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 1994 | else |
| | 1995 | cat > conftest.$ac_ext <<EOF |
| | 1996 | -#line 7838 "configure" |
| | 1997 | +#line 7842 "configure" |
| | 1998 | #include "confdefs.h" |
| | 1999 | #define _POSIX_C_SOURCE 199506L |
| | 2000 | #include <signal.h> |
| | 2001 | @@ -7842,7 +7846,7 @@ int main() { |
| | 2002 | siginfo_t* info; |
| | 2003 | ; return 0; } |
| | 2004 | EOF |
| | 2005 | -if { (eval echo configure:7846: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2006 | +if { (eval echo configure:7850: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2007 | rm -rf conftest* |
| | 2008 | ac_cv_siginfo_t=true |
| | 2009 | else |
| | 2010 | @@ -7865,12 +7869,12 @@ else |
| | 2011 | fi |
| | 2012 | |
| | 2013 | echo $ac_n "checking for int16_t""... $ac_c" 1>&6 |
| | 2014 | -echo "configure:7869: checking for int16_t" >&5 |
| | 2015 | +echo "configure:7873: checking for int16_t" >&5 |
| | 2016 | if eval "test \"`echo '$''{'ac_cv_int16_t'+set}'`\" = set"; then |
| | 2017 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2018 | else |
| | 2019 | cat > conftest.$ac_ext <<EOF |
| | 2020 | -#line 7874 "configure" |
| | 2021 | +#line 7878 "configure" |
| | 2022 | #include "confdefs.h" |
| | 2023 | #include <stdio.h> |
| | 2024 | #include <sys/types.h> |
| | 2025 | @@ -7878,7 +7882,7 @@ int main() { |
| | 2026 | int16_t foo = 0; |
| | 2027 | ; return 0; } |
| | 2028 | EOF |
| | 2029 | -if { (eval echo configure:7882: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2030 | +if { (eval echo configure:7886: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2031 | rm -rf conftest* |
| | 2032 | ac_cv_int16_t=true |
| | 2033 | else |
| | 2034 | @@ -7900,12 +7904,12 @@ else |
| | 2035 | echo "$ac_t""no" 1>&6 |
| | 2036 | fi |
| | 2037 | echo $ac_n "checking for int32_t""... $ac_c" 1>&6 |
| | 2038 | -echo "configure:7904: checking for int32_t" >&5 |
| | 2039 | +echo "configure:7908: checking for int32_t" >&5 |
| | 2040 | if eval "test \"`echo '$''{'ac_cv_int32_t'+set}'`\" = set"; then |
| | 2041 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2042 | else |
| | 2043 | cat > conftest.$ac_ext <<EOF |
| | 2044 | -#line 7909 "configure" |
| | 2045 | +#line 7913 "configure" |
| | 2046 | #include "confdefs.h" |
| | 2047 | #include <stdio.h> |
| | 2048 | #include <sys/types.h> |
| | 2049 | @@ -7913,7 +7917,7 @@ int main() { |
| | 2050 | int32_t foo = 0; |
| | 2051 | ; return 0; } |
| | 2052 | EOF |
| | 2053 | -if { (eval echo configure:7917: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2054 | +if { (eval echo configure:7921: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2055 | rm -rf conftest* |
| | 2056 | ac_cv_int32_t=true |
| | 2057 | else |
| | 2058 | @@ -7935,12 +7939,12 @@ else |
| | 2059 | echo "$ac_t""no" 1>&6 |
| | 2060 | fi |
| | 2061 | echo $ac_n "checking for int64_t""... $ac_c" 1>&6 |
| | 2062 | -echo "configure:7939: checking for int64_t" >&5 |
| | 2063 | +echo "configure:7943: checking for int64_t" >&5 |
| | 2064 | if eval "test \"`echo '$''{'ac_cv_int64_t'+set}'`\" = set"; then |
| | 2065 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2066 | else |
| | 2067 | cat > conftest.$ac_ext <<EOF |
| | 2068 | -#line 7944 "configure" |
| | 2069 | +#line 7948 "configure" |
| | 2070 | #include "confdefs.h" |
| | 2071 | #include <stdio.h> |
| | 2072 | #include <sys/types.h> |
| | 2073 | @@ -7948,7 +7952,7 @@ int main() { |
| | 2074 | int64_t foo = 0; |
| | 2075 | ; return 0; } |
| | 2076 | EOF |
| | 2077 | -if { (eval echo configure:7952: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2078 | +if { (eval echo configure:7956: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2079 | rm -rf conftest* |
| | 2080 | ac_cv_int64_t=true |
| | 2081 | else |
| | 2082 | @@ -7970,12 +7974,12 @@ else |
| | 2083 | echo "$ac_t""no" 1>&6 |
| | 2084 | fi |
| | 2085 | echo $ac_n "checking for int64""... $ac_c" 1>&6 |
| | 2086 | -echo "configure:7974: checking for int64" >&5 |
| | 2087 | +echo "configure:7978: checking for int64" >&5 |
| | 2088 | if eval "test \"`echo '$''{'ac_cv_int64'+set}'`\" = set"; then |
| | 2089 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2090 | else |
| | 2091 | cat > conftest.$ac_ext <<EOF |
| | 2092 | -#line 7979 "configure" |
| | 2093 | +#line 7983 "configure" |
| | 2094 | #include "confdefs.h" |
| | 2095 | #include <stdio.h> |
| | 2096 | #include <sys/types.h> |
| | 2097 | @@ -7983,7 +7987,7 @@ int main() { |
| | 2098 | int64 foo = 0; |
| | 2099 | ; return 0; } |
| | 2100 | EOF |
| | 2101 | -if { (eval echo configure:7987: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2102 | +if { (eval echo configure:7991: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2103 | rm -rf conftest* |
| | 2104 | ac_cv_int64=true |
| | 2105 | else |
| | 2106 | @@ -8005,12 +8009,12 @@ else |
| | 2107 | echo "$ac_t""no" 1>&6 |
| | 2108 | fi |
| | 2109 | echo $ac_n "checking for uint""... $ac_c" 1>&6 |
| | 2110 | -echo "configure:8009: checking for uint" >&5 |
| | 2111 | +echo "configure:8013: checking for uint" >&5 |
| | 2112 | if eval "test \"`echo '$''{'ac_cv_uint'+set}'`\" = set"; then |
| | 2113 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2114 | else |
| | 2115 | cat > conftest.$ac_ext <<EOF |
| | 2116 | -#line 8014 "configure" |
| | 2117 | +#line 8018 "configure" |
| | 2118 | #include "confdefs.h" |
| | 2119 | #include <stdio.h> |
| | 2120 | #include <sys/types.h> |
| | 2121 | @@ -8018,7 +8022,7 @@ int main() { |
| | 2122 | uint foo = 0; |
| | 2123 | ; return 0; } |
| | 2124 | EOF |
| | 2125 | -if { (eval echo configure:8022: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2126 | +if { (eval echo configure:8026: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2127 | rm -rf conftest* |
| | 2128 | ac_cv_uint=true |
| | 2129 | else |
| | 2130 | @@ -8040,12 +8044,12 @@ else |
| | 2131 | echo "$ac_t""no" 1>&6 |
| | 2132 | fi |
| | 2133 | echo $ac_n "checking for uint_t""... $ac_c" 1>&6 |
| | 2134 | -echo "configure:8044: checking for uint_t" >&5 |
| | 2135 | +echo "configure:8048: checking for uint_t" >&5 |
| | 2136 | if eval "test \"`echo '$''{'ac_cv_uint_t'+set}'`\" = set"; then |
| | 2137 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2138 | else |
| | 2139 | cat > conftest.$ac_ext <<EOF |
| | 2140 | -#line 8049 "configure" |
| | 2141 | +#line 8053 "configure" |
| | 2142 | #include "confdefs.h" |
| | 2143 | #include <stdio.h> |
| | 2144 | #include <sys/types.h> |
| | 2145 | @@ -8053,7 +8057,7 @@ int main() { |
| | 2146 | uint_t foo = 0; |
| | 2147 | ; return 0; } |
| | 2148 | EOF |
| | 2149 | -if { (eval echo configure:8057: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2150 | +if { (eval echo configure:8061: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2151 | rm -rf conftest* |
| | 2152 | ac_cv_uint_t=true |
| | 2153 | else |
| | 2154 | @@ -8075,12 +8079,12 @@ else |
| | 2155 | echo "$ac_t""no" 1>&6 |
| | 2156 | fi |
| | 2157 | echo $ac_n "checking for uint16_t""... $ac_c" 1>&6 |
| | 2158 | -echo "configure:8079: checking for uint16_t" >&5 |
| | 2159 | +echo "configure:8083: checking for uint16_t" >&5 |
| | 2160 | if eval "test \"`echo '$''{'ac_cv_uint16_t'+set}'`\" = set"; then |
| | 2161 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2162 | else |
| | 2163 | cat > conftest.$ac_ext <<EOF |
| | 2164 | -#line 8084 "configure" |
| | 2165 | +#line 8088 "configure" |
| | 2166 | #include "confdefs.h" |
| | 2167 | #include <stdio.h> |
| | 2168 | #include <sys/types.h> |
| | 2169 | @@ -8088,7 +8092,7 @@ int main() { |
| | 2170 | uint16_t foo = 0; |
| | 2171 | ; return 0; } |
| | 2172 | EOF |
| | 2173 | -if { (eval echo configure:8092: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2174 | +if { (eval echo configure:8096: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2175 | rm -rf conftest* |
| | 2176 | ac_cv_uint16_t=true |
| | 2177 | else |
| | 2178 | @@ -8119,12 +8123,12 @@ cross_compiling=$ac_cv_prog_cxx_cross |
| | 2179 | |
| | 2180 | |
| | 2181 | echo $ac_n "checking for uname.domainname""... $ac_c" 1>&6 |
| | 2182 | -echo "configure:8123: checking for uname.domainname" >&5 |
| | 2183 | +echo "configure:8127: checking for uname.domainname" >&5 |
| | 2184 | if eval "test \"`echo '$''{'ac_cv_have_uname_domainname_field'+set}'`\" = set"; then |
| | 2185 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2186 | else |
| | 2187 | cat > conftest.$ac_ext <<EOF |
| | 2188 | -#line 8128 "configure" |
| | 2189 | +#line 8132 "configure" |
| | 2190 | #include "confdefs.h" |
| | 2191 | #include <sys/utsname.h> |
| | 2192 | int main() { |
| | 2193 | @@ -8132,7 +8136,7 @@ int main() { |
| | 2194 | (void)uname(res); if (res != 0) { domain = res->domainname; } |
| | 2195 | ; return 0; } |
| | 2196 | EOF |
| | 2197 | -if { (eval echo configure:8136: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2198 | +if { (eval echo configure:8140: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2199 | rm -rf conftest* |
| | 2200 | ac_cv_have_uname_domainname_field=true |
| | 2201 | else |
| | 2202 | @@ -8156,12 +8160,12 @@ else |
| | 2203 | fi |
| | 2204 | |
| | 2205 | echo $ac_n "checking for uname.__domainname""... $ac_c" 1>&6 |
| | 2206 | -echo "configure:8160: checking for uname.__domainname" >&5 |
| | 2207 | +echo "configure:8164: checking for uname.__domainname" >&5 |
| | 2208 | if eval "test \"`echo '$''{'ac_cv_have_uname_us_domainname_field'+set}'`\" = set"; then |
| | 2209 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2210 | else |
| | 2211 | cat > conftest.$ac_ext <<EOF |
| | 2212 | -#line 8165 "configure" |
| | 2213 | +#line 8169 "configure" |
| | 2214 | #include "confdefs.h" |
| | 2215 | #include <sys/utsname.h> |
| | 2216 | int main() { |
| | 2217 | @@ -8169,7 +8173,7 @@ int main() { |
| | 2218 | (void)uname(res); if (res != 0) { domain = res->__domainname; } |
| | 2219 | ; return 0; } |
| | 2220 | EOF |
| | 2221 | -if { (eval echo configure:8173: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2222 | +if { (eval echo configure:8177: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2223 | rm -rf conftest* |
| | 2224 | ac_cv_have_uname_us_domainname_field=true |
| | 2225 | else |
| | 2226 | @@ -8192,22 +8196,60 @@ else |
| | 2227 | echo "$ac_t""no" 1>&6 |
| | 2228 | fi |
| | 2229 | |
| | 2230 | -ac_ext=c |
| | 2231 | -# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 2232 | -ac_cpp='$CPP $CPPFLAGS' |
| | 2233 | -ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
| | 2234 | -ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
| | 2235 | -cross_compiling=$ac_cv_prog_cc_cross |
| | 2236 | +ac_ext=C |
| | 2237 | +# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 2238 | +ac_cpp='$CXXCPP $CPPFLAGS' |
| | 2239 | +ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
| | 2240 | +ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
| | 2241 | +cross_compiling=$ac_cv_prog_cxx_cross |
| | 2242 | + |
| | 2243 | + |
| | 2244 | +echo $ac_n "checking for usable char16_t (2 bytes, unsigned)""... $ac_c" 1>&6 |
| | 2245 | +echo "configure:8209: checking for usable char16_t (2 bytes, unsigned)" >&5 |
| | 2246 | +if eval "test \"`echo '$''{'ac_cv_have_usable_char16_t'+set}'`\" = set"; then |
| | 2247 | + echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2248 | +else |
| | 2249 | + cat > conftest.$ac_ext <<EOF |
| | 2250 | +#line 8214 "configure" |
| | 2251 | +#include "confdefs.h" |
| | 2252 | +$configure_static_assert_macros |
| | 2253 | +int main() { |
| | 2254 | +CONFIGURE_STATIC_ASSERT(sizeof(char16_t) == 2); |
| | 2255 | + CONFIGURE_STATIC_ASSERT(char16_t(-1) > char16_t(0)); |
| | 2256 | + CONFIGURE_STATIC_ASSERT(sizeof((u"hello")[0]) == 2); |
| | 2257 | + CONFIGURE_STATIC_ASSERT(sizeof(u'a') == 2); |
| | 2258 | + CONFIGURE_STATIC_ASSERT(u'\xFFFF' > u'\x0') |
| | 2259 | +; return 0; } |
| | 2260 | +EOF |
| | 2261 | +if { (eval echo configure:8225: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2262 | + rm -rf conftest* |
| | 2263 | + ac_cv_have_usable_char16_t="yes" |
| | 2264 | +else |
| | 2265 | + echo "configure: failed program was:" >&5 |
| | 2266 | + cat conftest.$ac_ext >&5 |
| | 2267 | + rm -rf conftest* |
| | 2268 | + ac_cv_have_usable_char16_t="no" |
| | 2269 | +fi |
| | 2270 | +rm -f conftest* |
| | 2271 | +fi |
| | 2272 | + |
| | 2273 | +echo "$ac_t""$ac_cv_have_usable_char16_t" 1>&6 |
| | 2274 | +if test "$ac_cv_have_usable_char16_t" = "yes"; then |
| | 2275 | + cat >> confdefs.h <<\EOF |
| | 2276 | +#define HAVE_CPP_CHAR16_T 1 |
| | 2277 | +EOF |
| | 2278 | |
| | 2279 | + HAVE_CPP_CHAR16_T=1 |
| | 2280 | +fi |
| | 2281 | |
| | 2282 | |
| | 2283 | echo $ac_n "checking for usable wchar_t (2 bytes, unsigned)""... $ac_c" 1>&6 |
| | 2284 | -echo "configure:8206: checking for usable wchar_t (2 bytes, unsigned)" >&5 |
| | 2285 | +echo "configure:8248: checking for usable wchar_t (2 bytes, unsigned)" >&5 |
| | 2286 | if eval "test \"`echo '$''{'ac_cv_have_usable_wchar_v2'+set}'`\" = set"; then |
| | 2287 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2288 | else |
| | 2289 | cat > conftest.$ac_ext <<EOF |
| | 2290 | -#line 8211 "configure" |
| | 2291 | +#line 8253 "configure" |
| | 2292 | #include "confdefs.h" |
| | 2293 | #include <stddef.h> |
| | 2294 | $configure_static_assert_macros |
| | 2295 | @@ -8216,7 +8258,7 @@ CONFIGURE_STATIC_ASSERT(sizeof(wchar_t) == 2); |
| | 2296 | CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0) |
| | 2297 | ; return 0; } |
| | 2298 | EOF |
| | 2299 | -if { (eval echo configure:8220: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2300 | +if { (eval echo configure:8262: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2301 | rm -rf conftest* |
| | 2302 | ac_cv_have_usable_wchar_v2="yes" |
| | 2303 | else |
| | 2304 | @@ -8235,26 +8277,18 @@ if test "$ac_cv_have_usable_wchar_v2" = "yes"; then |
| | 2305 | EOF |
| | 2306 | |
| | 2307 | HAVE_CPP_2BYTE_WCHAR_T=1 |
| | 2308 | -else |
| | 2309 | - |
| | 2310 | - |
| | 2311 | - ac_ext=C |
| | 2312 | -# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 2313 | -ac_cpp='$CXXCPP $CPPFLAGS' |
| | 2314 | -ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
| | 2315 | -ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
| | 2316 | -cross_compiling=$ac_cv_prog_cxx_cross |
| | 2317 | +elif test "$ac_cv_have_usable_char16_t" != "yes"; then |
| | 2318 | |
| | 2319 | _SAVE_CXXFLAGS=$CXXFLAGS |
| | 2320 | CXXFLAGS="$CXXFLAGS -fshort-wchar" |
| | 2321 | |
| | 2322 | echo $ac_n "checking for compiler -fshort-wchar option""... $ac_c" 1>&6 |
| | 2323 | -echo "configure:8253: checking for compiler -fshort-wchar option" >&5 |
| | 2324 | +echo "configure:8287: checking for compiler -fshort-wchar option" >&5 |
| | 2325 | if eval "test \"`echo '$''{'ac_cv_have_usable_wchar_option_v2'+set}'`\" = set"; then |
| | 2326 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2327 | else |
| | 2328 | cat > conftest.$ac_ext <<EOF |
| | 2329 | -#line 8258 "configure" |
| | 2330 | +#line 8292 "configure" |
| | 2331 | #include "confdefs.h" |
| | 2332 | #include <stddef.h> |
| | 2333 | $configure_static_assert_macros |
| | 2334 | @@ -8263,7 +8297,7 @@ CONFIGURE_STATIC_ASSERT(sizeof(wchar_t) == 2); |
| | 2335 | CONFIGURE_STATIC_ASSERT((wchar_t)-1 > (wchar_t) 0) |
| | 2336 | ; return 0; } |
| | 2337 | EOF |
| | 2338 | -if { (eval echo configure:8267: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2339 | +if { (eval echo configure:8301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2340 | rm -rf conftest* |
| | 2341 | ac_cv_have_usable_wchar_option_v2="yes" |
| | 2342 | else |
| | 2343 | @@ -8287,18 +8321,19 @@ EOF |
| | 2344 | else |
| | 2345 | CXXFLAGS=$_SAVE_CXXFLAGS |
| | 2346 | fi |
| | 2347 | - ac_ext=c |
| | 2348 | +fi |
| | 2349 | + |
| | 2350 | +ac_ext=c |
| | 2351 | # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options. |
| | 2352 | ac_cpp='$CPP $CPPFLAGS' |
| | 2353 | ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5' |
| | 2354 | ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5' |
| | 2355 | cross_compiling=$ac_cv_prog_cc_cross |
| | 2356 | |
| | 2357 | -fi |
| | 2358 | |
| | 2359 | if test "$GNU_CC"; then |
| | 2360 | echo $ac_n "checking for visibility(hidden) attribute""... $ac_c" 1>&6 |
| | 2361 | -echo "configure:8302: checking for visibility(hidden) attribute" >&5 |
| | 2362 | +echo "configure:8337: checking for visibility(hidden) attribute" >&5 |
| | 2363 | if eval "test \"`echo '$''{'ac_cv_visibility_hidden'+set}'`\" = set"; then |
| | 2364 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2365 | else |
| | 2366 | @@ -8323,7 +8358,7 @@ EOF |
| | 2367 | |
| | 2368 | |
| | 2369 | echo $ac_n "checking for visibility(default) attribute""... $ac_c" 1>&6 |
| | 2370 | -echo "configure:8327: checking for visibility(default) attribute" >&5 |
| | 2371 | +echo "configure:8362: checking for visibility(default) attribute" >&5 |
| | 2372 | if eval "test \"`echo '$''{'ac_cv_visibility_default'+set}'`\" = set"; then |
| | 2373 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2374 | else |
| | 2375 | @@ -8348,7 +8383,7 @@ EOF |
| | 2376 | |
| | 2377 | |
| | 2378 | echo $ac_n "checking for visibility pragma support""... $ac_c" 1>&6 |
| | 2379 | -echo "configure:8352: checking for visibility pragma support" >&5 |
| | 2380 | +echo "configure:8387: checking for visibility pragma support" >&5 |
| | 2381 | if eval "test \"`echo '$''{'ac_cv_visibility_pragma'+set}'`\" = set"; then |
| | 2382 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2383 | else |
| | 2384 | @@ -8373,7 +8408,7 @@ fi |
| | 2385 | echo "$ac_t""$ac_cv_visibility_pragma" 1>&6 |
| | 2386 | if test "$ac_cv_visibility_pragma" = "yes"; then |
| | 2387 | echo $ac_n "checking For gcc visibility bug with class-level attributes (GCC bug 26905)""... $ac_c" 1>&6 |
| | 2388 | -echo "configure:8377: checking For gcc visibility bug with class-level attributes (GCC bug 26905)" >&5 |
| | 2389 | +echo "configure:8412: checking For gcc visibility bug with class-level attributes (GCC bug 26905)" >&5 |
| | 2390 | if eval "test \"`echo '$''{'ac_cv_have_visibility_class_bug'+set}'`\" = set"; then |
| | 2391 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2392 | else |
| | 2393 | @@ -8401,7 +8436,7 @@ fi |
| | 2394 | echo "$ac_t""$ac_cv_have_visibility_class_bug" 1>&6 |
| | 2395 | |
| | 2396 | echo $ac_n "checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)""... $ac_c" 1>&6 |
| | 2397 | -echo "configure:8405: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)" >&5 |
| | 2398 | +echo "configure:8440: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)" >&5 |
| | 2399 | if eval "test \"`echo '$''{'ac_cv_have_visibility_builtin_bug'+set}'`\" = set"; then |
| | 2400 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2401 | else |
| | 2402 | @@ -8454,12 +8489,12 @@ for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h |
| | 2403 | do |
| | 2404 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2405 | echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6 |
| | 2406 | -echo "configure:8458: checking for $ac_hdr that defines DIR" >&5 |
| | 2407 | +echo "configure:8493: checking for $ac_hdr that defines DIR" >&5 |
| | 2408 | if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; then |
| | 2409 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2410 | else |
| | 2411 | cat > conftest.$ac_ext <<EOF |
| | 2412 | -#line 8463 "configure" |
| | 2413 | +#line 8498 "configure" |
| | 2414 | #include "confdefs.h" |
| | 2415 | #include <sys/types.h> |
| | 2416 | #include <$ac_hdr> |
| | 2417 | @@ -8467,7 +8502,7 @@ int main() { |
| | 2418 | DIR *dirp = 0; |
| | 2419 | ; return 0; } |
| | 2420 | EOF |
| | 2421 | -if { (eval echo configure:8471: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2422 | +if { (eval echo configure:8506: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 2423 | rm -rf conftest* |
| | 2424 | eval "ac_cv_header_dirent_$ac_safe=yes" |
| | 2425 | else |
| | 2426 | @@ -8492,7 +8527,7 @@ done |
| | 2427 | # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix. |
| | 2428 | if test $ac_header_dirent = dirent.h; then |
| | 2429 | echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6 |
| | 2430 | -echo "configure:8496: checking for opendir in -ldir" >&5 |
| | 2431 | +echo "configure:8531: checking for opendir in -ldir" >&5 |
| | 2432 | ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'` |
| | 2433 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2434 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2435 | @@ -8500,7 +8535,7 @@ else |
| | 2436 | ac_save_LIBS="$LIBS" |
| | 2437 | LIBS="-ldir $LIBS" |
| | 2438 | cat > conftest.$ac_ext <<EOF |
| | 2439 | -#line 8504 "configure" |
| | 2440 | +#line 8539 "configure" |
| | 2441 | #include "confdefs.h" |
| | 2442 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2443 | /* We use char because int might match the return type of a gcc2 |
| | 2444 | @@ -8511,7 +8546,7 @@ int main() { |
| | 2445 | opendir() |
| | 2446 | ; return 0; } |
| | 2447 | EOF |
| | 2448 | -if { (eval echo configure:8515: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2449 | +if { (eval echo configure:8550: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2450 | rm -rf conftest* |
| | 2451 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2452 | else |
| | 2453 | @@ -8533,7 +8568,7 @@ fi |
| | 2454 | |
| | 2455 | else |
| | 2456 | echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6 |
| | 2457 | -echo "configure:8537: checking for opendir in -lx" >&5 |
| | 2458 | +echo "configure:8572: checking for opendir in -lx" >&5 |
| | 2459 | ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'` |
| | 2460 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2461 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2462 | @@ -8541,7 +8576,7 @@ else |
| | 2463 | ac_save_LIBS="$LIBS" |
| | 2464 | LIBS="-lx $LIBS" |
| | 2465 | cat > conftest.$ac_ext <<EOF |
| | 2466 | -#line 8545 "configure" |
| | 2467 | +#line 8580 "configure" |
| | 2468 | #include "confdefs.h" |
| | 2469 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2470 | /* We use char because int might match the return type of a gcc2 |
| | 2471 | @@ -8552,7 +8587,7 @@ int main() { |
| | 2472 | opendir() |
| | 2473 | ; return 0; } |
| | 2474 | EOF |
| | 2475 | -if { (eval echo configure:8556: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2476 | +if { (eval echo configure:8591: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2477 | rm -rf conftest* |
| | 2478 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2479 | else |
| | 2480 | @@ -8584,17 +8619,17 @@ for ac_hdr in sys/byteorder.h compat.h getopt.h |
| | 2481 | do |
| | 2482 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2483 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2484 | -echo "configure:8588: checking for $ac_hdr" >&5 |
| | 2485 | +echo "configure:8623: checking for $ac_hdr" >&5 |
| | 2486 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2487 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2488 | else |
| | 2489 | cat > conftest.$ac_ext <<EOF |
| | 2490 | -#line 8593 "configure" |
| | 2491 | +#line 8628 "configure" |
| | 2492 | #include "confdefs.h" |
| | 2493 | #include <$ac_hdr> |
| | 2494 | EOF |
| | 2495 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2496 | -{ (eval echo configure:8598: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2497 | +{ (eval echo configure:8633: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2498 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2499 | if test -z "$ac_err"; then |
| | 2500 | rm -rf conftest* |
| | 2501 | @@ -8624,17 +8659,17 @@ for ac_hdr in sys/bitypes.h memory.h unistd.h |
| | 2502 | do |
| | 2503 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2504 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2505 | -echo "configure:8628: checking for $ac_hdr" >&5 |
| | 2506 | +echo "configure:8663: checking for $ac_hdr" >&5 |
| | 2507 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2508 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2509 | else |
| | 2510 | cat > conftest.$ac_ext <<EOF |
| | 2511 | -#line 8633 "configure" |
| | 2512 | +#line 8668 "configure" |
| | 2513 | #include "confdefs.h" |
| | 2514 | #include <$ac_hdr> |
| | 2515 | EOF |
| | 2516 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2517 | -{ (eval echo configure:8638: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2518 | +{ (eval echo configure:8673: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2519 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2520 | if test -z "$ac_err"; then |
| | 2521 | rm -rf conftest* |
| | 2522 | @@ -8664,17 +8699,17 @@ for ac_hdr in gnu/libc-version.h nl_types.h |
| | 2523 | do |
| | 2524 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2525 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2526 | -echo "configure:8668: checking for $ac_hdr" >&5 |
| | 2527 | +echo "configure:8703: checking for $ac_hdr" >&5 |
| | 2528 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2529 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2530 | else |
| | 2531 | cat > conftest.$ac_ext <<EOF |
| | 2532 | -#line 8673 "configure" |
| | 2533 | +#line 8708 "configure" |
| | 2534 | #include "confdefs.h" |
| | 2535 | #include <$ac_hdr> |
| | 2536 | EOF |
| | 2537 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2538 | -{ (eval echo configure:8678: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2539 | +{ (eval echo configure:8713: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2540 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2541 | if test -z "$ac_err"; then |
| | 2542 | rm -rf conftest* |
| | 2543 | @@ -8704,17 +8739,17 @@ for ac_hdr in malloc.h |
| | 2544 | do |
| | 2545 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2546 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2547 | -echo "configure:8708: checking for $ac_hdr" >&5 |
| | 2548 | +echo "configure:8743: checking for $ac_hdr" >&5 |
| | 2549 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2550 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2551 | else |
| | 2552 | cat > conftest.$ac_ext <<EOF |
| | 2553 | -#line 8713 "configure" |
| | 2554 | +#line 8748 "configure" |
| | 2555 | #include "confdefs.h" |
| | 2556 | #include <$ac_hdr> |
| | 2557 | EOF |
| | 2558 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2559 | -{ (eval echo configure:8718: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2560 | +{ (eval echo configure:8753: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2561 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2562 | if test -z "$ac_err"; then |
| | 2563 | rm -rf conftest* |
| | 2564 | @@ -8744,17 +8779,17 @@ for ac_hdr in X11/XKBlib.h |
| | 2565 | do |
| | 2566 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2567 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2568 | -echo "configure:8748: checking for $ac_hdr" >&5 |
| | 2569 | +echo "configure:8783: checking for $ac_hdr" >&5 |
| | 2570 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2571 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2572 | else |
| | 2573 | cat > conftest.$ac_ext <<EOF |
| | 2574 | -#line 8753 "configure" |
| | 2575 | +#line 8788 "configure" |
| | 2576 | #include "confdefs.h" |
| | 2577 | #include <$ac_hdr> |
| | 2578 | EOF |
| | 2579 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2580 | -{ (eval echo configure:8758: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2581 | +{ (eval echo configure:8793: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2582 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2583 | if test -z "$ac_err"; then |
| | 2584 | rm -rf conftest* |
| | 2585 | @@ -8785,17 +8820,17 @@ for ac_hdr in sys/statvfs.h sys/statfs.h sys/vfs.h sys/mount.h |
| | 2586 | do |
| | 2587 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2588 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2589 | -echo "configure:8789: checking for $ac_hdr" >&5 |
| | 2590 | +echo "configure:8824: checking for $ac_hdr" >&5 |
| | 2591 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2592 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2593 | else |
| | 2594 | cat > conftest.$ac_ext <<EOF |
| | 2595 | -#line 8794 "configure" |
| | 2596 | +#line 8829 "configure" |
| | 2597 | #include "confdefs.h" |
| | 2598 | #include <$ac_hdr> |
| | 2599 | EOF |
| | 2600 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2601 | -{ (eval echo configure:8799: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2602 | +{ (eval echo configure:8834: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2603 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2604 | if test -z "$ac_err"; then |
| | 2605 | rm -rf conftest* |
| | 2606 | @@ -8826,17 +8861,17 @@ for ac_hdr in mmintrin.h |
| | 2607 | do |
| | 2608 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2609 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2610 | -echo "configure:8830: checking for $ac_hdr" >&5 |
| | 2611 | +echo "configure:8865: checking for $ac_hdr" >&5 |
| | 2612 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2613 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2614 | else |
| | 2615 | cat > conftest.$ac_ext <<EOF |
| | 2616 | -#line 8835 "configure" |
| | 2617 | +#line 8870 "configure" |
| | 2618 | #include "confdefs.h" |
| | 2619 | #include <$ac_hdr> |
| | 2620 | EOF |
| | 2621 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2622 | -{ (eval echo configure:8840: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2623 | +{ (eval echo configure:8875: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2624 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2625 | if test -z "$ac_err"; then |
| | 2626 | rm -rf conftest* |
| | 2627 | @@ -8873,17 +8908,17 @@ cross_compiling=$ac_cv_prog_cxx_cross |
| | 2628 | NEW_H=new.h |
| | 2629 | ac_safe=`echo "new" | sed 'y%./+-%__p_%'` |
| | 2630 | echo $ac_n "checking for new""... $ac_c" 1>&6 |
| | 2631 | -echo "configure:8877: checking for new" >&5 |
| | 2632 | +echo "configure:8912: checking for new" >&5 |
| | 2633 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2634 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2635 | else |
| | 2636 | cat > conftest.$ac_ext <<EOF |
| | 2637 | -#line 8882 "configure" |
| | 2638 | +#line 8917 "configure" |
| | 2639 | #include "confdefs.h" |
| | 2640 | #include <new> |
| | 2641 | EOF |
| | 2642 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2643 | -{ (eval echo configure:8887: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2644 | +{ (eval echo configure:8922: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2645 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2646 | if test -z "$ac_err"; then |
| | 2647 | rm -rf conftest* |
| | 2648 | @@ -8925,17 +8960,17 @@ fi |
| | 2649 | if test "x$enable_dtrace" = "xyes"; then |
| | 2650 | ac_safe=`echo "sys/sdt.h" | sed 'y%./+-%__p_%'` |
| | 2651 | echo $ac_n "checking for sys/sdt.h""... $ac_c" 1>&6 |
| | 2652 | -echo "configure:8929: checking for sys/sdt.h" >&5 |
| | 2653 | +echo "configure:8964: checking for sys/sdt.h" >&5 |
| | 2654 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2655 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2656 | else |
| | 2657 | cat > conftest.$ac_ext <<EOF |
| | 2658 | -#line 8934 "configure" |
| | 2659 | +#line 8969 "configure" |
| | 2660 | #include "confdefs.h" |
| | 2661 | #include <sys/sdt.h> |
| | 2662 | EOF |
| | 2663 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2664 | -{ (eval echo configure:8939: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2665 | +{ (eval echo configure:8974: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2666 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2667 | if test -z "$ac_err"; then |
| | 2668 | rm -rf conftest* |
| | 2669 | @@ -8975,17 +9010,17 @@ case $target in |
| | 2670 | do |
| | 2671 | ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` |
| | 2672 | echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 |
| | 2673 | -echo "configure:8979: checking for $ac_hdr" >&5 |
| | 2674 | +echo "configure:9014: checking for $ac_hdr" >&5 |
| | 2675 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2676 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2677 | else |
| | 2678 | cat > conftest.$ac_ext <<EOF |
| | 2679 | -#line 8984 "configure" |
| | 2680 | +#line 9019 "configure" |
| | 2681 | #include "confdefs.h" |
| | 2682 | #include <$ac_hdr> |
| | 2683 | EOF |
| | 2684 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2685 | -{ (eval echo configure:8989: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2686 | +{ (eval echo configure:9024: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2687 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2688 | if test -z "$ac_err"; then |
| | 2689 | rm -rf conftest* |
| | 2690 | @@ -9019,7 +9054,7 @@ case $target in |
| | 2691 | ;; |
| | 2692 | *) |
| | 2693 | echo $ac_n "checking for gethostbyname_r in -lc_r""... $ac_c" 1>&6 |
| | 2694 | -echo "configure:9023: checking for gethostbyname_r in -lc_r" >&5 |
| | 2695 | +echo "configure:9058: checking for gethostbyname_r in -lc_r" >&5 |
| | 2696 | ac_lib_var=`echo c_r'_'gethostbyname_r | sed 'y%./+-%__p_%'` |
| | 2697 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2698 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2699 | @@ -9027,7 +9062,7 @@ else |
| | 2700 | ac_save_LIBS="$LIBS" |
| | 2701 | LIBS="-lc_r $LIBS" |
| | 2702 | cat > conftest.$ac_ext <<EOF |
| | 2703 | -#line 9031 "configure" |
| | 2704 | +#line 9066 "configure" |
| | 2705 | #include "confdefs.h" |
| | 2706 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2707 | /* We use char because int might match the return type of a gcc2 |
| | 2708 | @@ -9038,7 +9073,7 @@ int main() { |
| | 2709 | gethostbyname_r() |
| | 2710 | ; return 0; } |
| | 2711 | EOF |
| | 2712 | -if { (eval echo configure:9042: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2713 | +if { (eval echo configure:9077: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2714 | rm -rf conftest* |
| | 2715 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2716 | else |
| | 2717 | @@ -9075,7 +9110,7 @@ case $target in |
| | 2718 | ;; |
| | 2719 | *) |
| | 2720 | echo $ac_n "checking for atan in -lm""... $ac_c" 1>&6 |
| | 2721 | -echo "configure:9079: checking for atan in -lm" >&5 |
| | 2722 | +echo "configure:9114: checking for atan in -lm" >&5 |
| | 2723 | ac_lib_var=`echo m'_'atan | sed 'y%./+-%__p_%'` |
| | 2724 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2725 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2726 | @@ -9083,7 +9118,7 @@ else |
| | 2727 | ac_save_LIBS="$LIBS" |
| | 2728 | LIBS="-lm $LIBS" |
| | 2729 | cat > conftest.$ac_ext <<EOF |
| | 2730 | -#line 9087 "configure" |
| | 2731 | +#line 9122 "configure" |
| | 2732 | #include "confdefs.h" |
| | 2733 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2734 | /* We use char because int might match the return type of a gcc2 |
| | 2735 | @@ -9094,7 +9129,7 @@ int main() { |
| | 2736 | atan() |
| | 2737 | ; return 0; } |
| | 2738 | EOF |
| | 2739 | -if { (eval echo configure:9098: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2740 | +if { (eval echo configure:9133: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2741 | rm -rf conftest* |
| | 2742 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2743 | else |
| | 2744 | @@ -9122,7 +9157,7 @@ else |
| | 2745 | fi |
| | 2746 | |
| | 2747 | echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 |
| | 2748 | -echo "configure:9126: checking for dlopen in -ldl" >&5 |
| | 2749 | +echo "configure:9161: checking for dlopen in -ldl" >&5 |
| | 2750 | ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` |
| | 2751 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2752 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2753 | @@ -9130,7 +9165,7 @@ else |
| | 2754 | ac_save_LIBS="$LIBS" |
| | 2755 | LIBS="-ldl $LIBS" |
| | 2756 | cat > conftest.$ac_ext <<EOF |
| | 2757 | -#line 9134 "configure" |
| | 2758 | +#line 9169 "configure" |
| | 2759 | #include "confdefs.h" |
| | 2760 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2761 | /* We use char because int might match the return type of a gcc2 |
| | 2762 | @@ -9141,7 +9176,7 @@ int main() { |
| | 2763 | dlopen() |
| | 2764 | ; return 0; } |
| | 2765 | EOF |
| | 2766 | -if { (eval echo configure:9145: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2767 | +if { (eval echo configure:9180: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2768 | rm -rf conftest* |
| | 2769 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2770 | else |
| | 2771 | @@ -9158,17 +9193,17 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then |
| | 2772 | echo "$ac_t""yes" 1>&6 |
| | 2773 | ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'` |
| | 2774 | echo $ac_n "checking for dlfcn.h""... $ac_c" 1>&6 |
| | 2775 | -echo "configure:9162: checking for dlfcn.h" >&5 |
| | 2776 | +echo "configure:9197: checking for dlfcn.h" >&5 |
| | 2777 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 2778 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2779 | else |
| | 2780 | cat > conftest.$ac_ext <<EOF |
| | 2781 | -#line 9167 "configure" |
| | 2782 | +#line 9202 "configure" |
| | 2783 | #include "confdefs.h" |
| | 2784 | #include <dlfcn.h> |
| | 2785 | EOF |
| | 2786 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 2787 | -{ (eval echo configure:9172: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2788 | +{ (eval echo configure:9207: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 2789 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 2790 | if test -z "$ac_err"; then |
| | 2791 | rm -rf conftest* |
| | 2792 | @@ -9205,12 +9240,12 @@ CFLAGS="$CFLAGS -D_GNU_SOURCE" |
| | 2793 | for ac_func in dladdr |
| | 2794 | do |
| | 2795 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| | 2796 | -echo "configure:9209: checking for $ac_func" >&5 |
| | 2797 | +echo "configure:9244: checking for $ac_func" >&5 |
| | 2798 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| | 2799 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2800 | else |
| | 2801 | cat > conftest.$ac_ext <<EOF |
| | 2802 | -#line 9214 "configure" |
| | 2803 | +#line 9249 "configure" |
| | 2804 | #include "confdefs.h" |
| | 2805 | /* System header to define __stub macros and hopefully few prototypes, |
| | 2806 | which can conflict with char $ac_func(); below. */ |
| | 2807 | @@ -9233,7 +9268,7 @@ $ac_func(); |
| | 2808 | |
| | 2809 | ; return 0; } |
| | 2810 | EOF |
| | 2811 | -if { (eval echo configure:9237: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2812 | +if { (eval echo configure:9272: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2813 | rm -rf conftest* |
| | 2814 | eval "ac_cv_func_$ac_func=yes" |
| | 2815 | else |
| | 2816 | @@ -9264,7 +9299,7 @@ if test ! "$GNU_CXX"; then |
| | 2817 | case $target in |
| | 2818 | *-aix*) |
| | 2819 | echo $ac_n "checking for demangle in -lC_r""... $ac_c" 1>&6 |
| | 2820 | -echo "configure:9268: checking for demangle in -lC_r" >&5 |
| | 2821 | +echo "configure:9303: checking for demangle in -lC_r" >&5 |
| | 2822 | ac_lib_var=`echo C_r'_'demangle | sed 'y%./+-%__p_%'` |
| | 2823 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2824 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2825 | @@ -9272,7 +9307,7 @@ else |
| | 2826 | ac_save_LIBS="$LIBS" |
| | 2827 | LIBS="-lC_r $LIBS" |
| | 2828 | cat > conftest.$ac_ext <<EOF |
| | 2829 | -#line 9276 "configure" |
| | 2830 | +#line 9311 "configure" |
| | 2831 | #include "confdefs.h" |
| | 2832 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2833 | /* We use char because int might match the return type of a gcc2 |
| | 2834 | @@ -9283,7 +9318,7 @@ int main() { |
| | 2835 | demangle() |
| | 2836 | ; return 0; } |
| | 2837 | EOF |
| | 2838 | -if { (eval echo configure:9287: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2839 | +if { (eval echo configure:9322: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2840 | rm -rf conftest* |
| | 2841 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2842 | else |
| | 2843 | @@ -9313,7 +9348,7 @@ fi |
| | 2844 | ;; |
| | 2845 | *) |
| | 2846 | echo $ac_n "checking for demangle in -lC""... $ac_c" 1>&6 |
| | 2847 | -echo "configure:9317: checking for demangle in -lC" >&5 |
| | 2848 | +echo "configure:9352: checking for demangle in -lC" >&5 |
| | 2849 | ac_lib_var=`echo C'_'demangle | sed 'y%./+-%__p_%'` |
| | 2850 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2851 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2852 | @@ -9321,7 +9356,7 @@ else |
| | 2853 | ac_save_LIBS="$LIBS" |
| | 2854 | LIBS="-lC $LIBS" |
| | 2855 | cat > conftest.$ac_ext <<EOF |
| | 2856 | -#line 9325 "configure" |
| | 2857 | +#line 9360 "configure" |
| | 2858 | #include "confdefs.h" |
| | 2859 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2860 | /* We use char because int might match the return type of a gcc2 |
| | 2861 | @@ -9332,7 +9367,7 @@ int main() { |
| | 2862 | demangle() |
| | 2863 | ; return 0; } |
| | 2864 | EOF |
| | 2865 | -if { (eval echo configure:9336: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2866 | +if { (eval echo configure:9371: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2867 | rm -rf conftest* |
| | 2868 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2869 | else |
| | 2870 | @@ -9363,7 +9398,7 @@ fi |
| | 2871 | esac |
| | 2872 | fi |
| | 2873 | echo $ac_n "checking for socket in -lsocket""... $ac_c" 1>&6 |
| | 2874 | -echo "configure:9367: checking for socket in -lsocket" >&5 |
| | 2875 | +echo "configure:9402: checking for socket in -lsocket" >&5 |
| | 2876 | ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` |
| | 2877 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2878 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2879 | @@ -9371,7 +9406,7 @@ else |
| | 2880 | ac_save_LIBS="$LIBS" |
| | 2881 | LIBS="-lsocket $LIBS" |
| | 2882 | cat > conftest.$ac_ext <<EOF |
| | 2883 | -#line 9375 "configure" |
| | 2884 | +#line 9410 "configure" |
| | 2885 | #include "confdefs.h" |
| | 2886 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2887 | /* We use char because int might match the return type of a gcc2 |
| | 2888 | @@ -9382,7 +9417,7 @@ int main() { |
| | 2889 | socket() |
| | 2890 | ; return 0; } |
| | 2891 | EOF |
| | 2892 | -if { (eval echo configure:9386: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2893 | +if { (eval echo configure:9421: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2894 | rm -rf conftest* |
| | 2895 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2896 | else |
| | 2897 | @@ -9427,7 +9462,7 @@ EOF |
| | 2898 | _SAVE_LDFLAGS="$LDFLAGS" |
| | 2899 | LDFLAGS="$XLDFLAGS $LDFLAGS" |
| | 2900 | echo $ac_n "checking for XDrawLines in -lX11""... $ac_c" 1>&6 |
| | 2901 | -echo "configure:9431: checking for XDrawLines in -lX11" >&5 |
| | 2902 | +echo "configure:9466: checking for XDrawLines in -lX11" >&5 |
| | 2903 | ac_lib_var=`echo X11'_'XDrawLines | sed 'y%./+-%__p_%'` |
| | 2904 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2905 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2906 | @@ -9435,7 +9470,7 @@ else |
| | 2907 | ac_save_LIBS="$LIBS" |
| | 2908 | LIBS="-lX11 $XLIBS $LIBS" |
| | 2909 | cat > conftest.$ac_ext <<EOF |
| | 2910 | -#line 9439 "configure" |
| | 2911 | +#line 9474 "configure" |
| | 2912 | #include "confdefs.h" |
| | 2913 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2914 | /* We use char because int might match the return type of a gcc2 |
| | 2915 | @@ -9446,7 +9481,7 @@ int main() { |
| | 2916 | XDrawLines() |
| | 2917 | ; return 0; } |
| | 2918 | EOF |
| | 2919 | -if { (eval echo configure:9450: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2920 | +if { (eval echo configure:9485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2921 | rm -rf conftest* |
| | 2922 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2923 | else |
| | 2924 | @@ -9468,7 +9503,7 @@ MISSING_X="$MISSING_X -lX11" |
| | 2925 | fi |
| | 2926 | |
| | 2927 | echo $ac_n "checking for XextAddDisplay in -lXext""... $ac_c" 1>&6 |
| | 2928 | -echo "configure:9472: checking for XextAddDisplay in -lXext" >&5 |
| | 2929 | +echo "configure:9507: checking for XextAddDisplay in -lXext" >&5 |
| | 2930 | ac_lib_var=`echo Xext'_'XextAddDisplay | sed 'y%./+-%__p_%'` |
| | 2931 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2932 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2933 | @@ -9476,7 +9511,7 @@ else |
| | 2934 | ac_save_LIBS="$LIBS" |
| | 2935 | LIBS="-lXext $XLIBS $LIBS" |
| | 2936 | cat > conftest.$ac_ext <<EOF |
| | 2937 | -#line 9480 "configure" |
| | 2938 | +#line 9515 "configure" |
| | 2939 | #include "confdefs.h" |
| | 2940 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2941 | /* We use char because int might match the return type of a gcc2 |
| | 2942 | @@ -9487,7 +9522,7 @@ int main() { |
| | 2943 | XextAddDisplay() |
| | 2944 | ; return 0; } |
| | 2945 | EOF |
| | 2946 | -if { (eval echo configure:9491: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2947 | +if { (eval echo configure:9526: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2948 | rm -rf conftest* |
| | 2949 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2950 | else |
| | 2951 | @@ -9511,7 +9546,7 @@ fi |
| | 2952 | |
| | 2953 | |
| | 2954 | echo $ac_n "checking for XtFree in -lXt""... $ac_c" 1>&6 |
| | 2955 | -echo "configure:9515: checking for XtFree in -lXt" >&5 |
| | 2956 | +echo "configure:9550: checking for XtFree in -lXt" >&5 |
| | 2957 | ac_lib_var=`echo Xt'_'XtFree | sed 'y%./+-%__p_%'` |
| | 2958 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2959 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2960 | @@ -9519,7 +9554,7 @@ else |
| | 2961 | ac_save_LIBS="$LIBS" |
| | 2962 | LIBS="-lXt $LIBS" |
| | 2963 | cat > conftest.$ac_ext <<EOF |
| | 2964 | -#line 9523 "configure" |
| | 2965 | +#line 9558 "configure" |
| | 2966 | #include "confdefs.h" |
| | 2967 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2968 | /* We use char because int might match the return type of a gcc2 |
| | 2969 | @@ -9530,7 +9565,7 @@ int main() { |
| | 2970 | XtFree() |
| | 2971 | ; return 0; } |
| | 2972 | EOF |
| | 2973 | -if { (eval echo configure:9534: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2974 | +if { (eval echo configure:9569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 2975 | rm -rf conftest* |
| | 2976 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 2977 | else |
| | 2978 | @@ -9551,7 +9586,7 @@ else |
| | 2979 | |
| | 2980 | unset ac_cv_lib_Xt_XtFree |
| | 2981 | echo $ac_n "checking for IceFlush in -lICE""... $ac_c" 1>&6 |
| | 2982 | -echo "configure:9555: checking for IceFlush in -lICE" >&5 |
| | 2983 | +echo "configure:9590: checking for IceFlush in -lICE" >&5 |
| | 2984 | ac_lib_var=`echo ICE'_'IceFlush | sed 'y%./+-%__p_%'` |
| | 2985 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 2986 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 2987 | @@ -9559,7 +9594,7 @@ else |
| | 2988 | ac_save_LIBS="$LIBS" |
| | 2989 | LIBS="-lICE $XT_LIBS $XLIBS $LIBS" |
| | 2990 | cat > conftest.$ac_ext <<EOF |
| | 2991 | -#line 9563 "configure" |
| | 2992 | +#line 9598 "configure" |
| | 2993 | #include "confdefs.h" |
| | 2994 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 2995 | /* We use char because int might match the return type of a gcc2 |
| | 2996 | @@ -9570,7 +9605,7 @@ int main() { |
| | 2997 | IceFlush() |
| | 2998 | ; return 0; } |
| | 2999 | EOF |
| | 3000 | -if { (eval echo configure:9574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3001 | +if { (eval echo configure:9609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3002 | rm -rf conftest* |
| | 3003 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3004 | else |
| | 3005 | @@ -9591,7 +9626,7 @@ else |
| | 3006 | fi |
| | 3007 | |
| | 3008 | echo $ac_n "checking for SmcCloseConnection in -lSM""... $ac_c" 1>&6 |
| | 3009 | -echo "configure:9595: checking for SmcCloseConnection in -lSM" >&5 |
| | 3010 | +echo "configure:9630: checking for SmcCloseConnection in -lSM" >&5 |
| | 3011 | ac_lib_var=`echo SM'_'SmcCloseConnection | sed 'y%./+-%__p_%'` |
| | 3012 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 3013 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3014 | @@ -9599,7 +9634,7 @@ else |
| | 3015 | ac_save_LIBS="$LIBS" |
| | 3016 | LIBS="-lSM $XT_LIBS $XLIBS $LIBS" |
| | 3017 | cat > conftest.$ac_ext <<EOF |
| | 3018 | -#line 9603 "configure" |
| | 3019 | +#line 9638 "configure" |
| | 3020 | #include "confdefs.h" |
| | 3021 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 3022 | /* We use char because int might match the return type of a gcc2 |
| | 3023 | @@ -9610,7 +9645,7 @@ int main() { |
| | 3024 | SmcCloseConnection() |
| | 3025 | ; return 0; } |
| | 3026 | EOF |
| | 3027 | -if { (eval echo configure:9614: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3028 | +if { (eval echo configure:9649: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3029 | rm -rf conftest* |
| | 3030 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3031 | else |
| | 3032 | @@ -9631,7 +9666,7 @@ else |
| | 3033 | fi |
| | 3034 | |
| | 3035 | echo $ac_n "checking for XtFree in -lXt""... $ac_c" 1>&6 |
| | 3036 | -echo "configure:9635: checking for XtFree in -lXt" >&5 |
| | 3037 | +echo "configure:9670: checking for XtFree in -lXt" >&5 |
| | 3038 | ac_lib_var=`echo Xt'_'XtFree | sed 'y%./+-%__p_%'` |
| | 3039 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 3040 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3041 | @@ -9639,7 +9674,7 @@ else |
| | 3042 | ac_save_LIBS="$LIBS" |
| | 3043 | LIBS="-lXt $X_PRE_LIBS $XT_LIBS $XLIBS $LIBS" |
| | 3044 | cat > conftest.$ac_ext <<EOF |
| | 3045 | -#line 9643 "configure" |
| | 3046 | +#line 9678 "configure" |
| | 3047 | #include "confdefs.h" |
| | 3048 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 3049 | /* We use char because int might match the return type of a gcc2 |
| | 3050 | @@ -9650,7 +9685,7 @@ int main() { |
| | 3051 | XtFree() |
| | 3052 | ; return 0; } |
| | 3053 | EOF |
| | 3054 | -if { (eval echo configure:9654: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3055 | +if { (eval echo configure:9689: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3056 | rm -rf conftest* |
| | 3057 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3058 | else |
| | 3059 | @@ -9684,7 +9719,7 @@ fi |
| | 3060 | esac |
| | 3061 | |
| | 3062 | echo $ac_n "checking for XShmCreateImage in -lXext""... $ac_c" 1>&6 |
| | 3063 | -echo "configure:9688: checking for XShmCreateImage in -lXext" >&5 |
| | 3064 | +echo "configure:9723: checking for XShmCreateImage in -lXext" >&5 |
| | 3065 | ac_lib_var=`echo Xext'_'XShmCreateImage | sed 'y%./+-%__p_%'` |
| | 3066 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 3067 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3068 | @@ -9692,7 +9727,7 @@ else |
| | 3069 | ac_save_LIBS="$LIBS" |
| | 3070 | LIBS="-lXext $XLIBS $XEXT_LIBS $LIBS" |
| | 3071 | cat > conftest.$ac_ext <<EOF |
| | 3072 | -#line 9696 "configure" |
| | 3073 | +#line 9731 "configure" |
| | 3074 | #include "confdefs.h" |
| | 3075 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 3076 | /* We use char because int might match the return type of a gcc2 |
| | 3077 | @@ -9703,7 +9738,7 @@ int main() { |
| | 3078 | XShmCreateImage() |
| | 3079 | ; return 0; } |
| | 3080 | EOF |
| | 3081 | -if { (eval echo configure:9707: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3082 | +if { (eval echo configure:9742: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3083 | rm -rf conftest* |
| | 3084 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3085 | else |
| | 3086 | @@ -9725,17 +9760,17 @@ fi |
| | 3087 | |
| | 3088 | ac_safe=`echo "X11/extensions/XShm.h" | sed 'y%./+-%__p_%'` |
| | 3089 | echo $ac_n "checking for X11/extensions/XShm.h""... $ac_c" 1>&6 |
| | 3090 | -echo "configure:9729: checking for X11/extensions/XShm.h" >&5 |
| | 3091 | +echo "configure:9764: checking for X11/extensions/XShm.h" >&5 |
| | 3092 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 3093 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3094 | else |
| | 3095 | cat > conftest.$ac_ext <<EOF |
| | 3096 | -#line 9734 "configure" |
| | 3097 | +#line 9769 "configure" |
| | 3098 | #include "confdefs.h" |
| | 3099 | #include <X11/extensions/XShm.h> |
| | 3100 | EOF |
| | 3101 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 3102 | -{ (eval echo configure:9739: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 3103 | +{ (eval echo configure:9774: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 3104 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 3105 | if test -z "$ac_err"; then |
| | 3106 | rm -rf conftest* |
| | 3107 | @@ -9765,7 +9800,7 @@ EOF |
| | 3108 | fi |
| | 3109 | |
| | 3110 | echo $ac_n "checking for XieFloGeometry in -lXIE""... $ac_c" 1>&6 |
| | 3111 | -echo "configure:9769: checking for XieFloGeometry in -lXIE" >&5 |
| | 3112 | +echo "configure:9804: checking for XieFloGeometry in -lXIE" >&5 |
| | 3113 | ac_lib_var=`echo XIE'_'XieFloGeometry | sed 'y%./+-%__p_%'` |
| | 3114 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 3115 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3116 | @@ -9773,7 +9808,7 @@ else |
| | 3117 | ac_save_LIBS="$LIBS" |
| | 3118 | LIBS="-lXIE $XLIBS $XEXT_LIBS $LIBS" |
| | 3119 | cat > conftest.$ac_ext <<EOF |
| | 3120 | -#line 9777 "configure" |
| | 3121 | +#line 9812 "configure" |
| | 3122 | #include "confdefs.h" |
| | 3123 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 3124 | /* We use char because int might match the return type of a gcc2 |
| | 3125 | @@ -9784,7 +9819,7 @@ int main() { |
| | 3126 | XieFloGeometry() |
| | 3127 | ; return 0; } |
| | 3128 | EOF |
| | 3129 | -if { (eval echo configure:9788: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3130 | +if { (eval echo configure:9823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3131 | rm -rf conftest* |
| | 3132 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3133 | else |
| | 3134 | @@ -9806,17 +9841,17 @@ fi |
| | 3135 | |
| | 3136 | ac_safe=`echo "X11/extensions/XIElib.h" | sed 'y%./+-%__p_%'` |
| | 3137 | echo $ac_n "checking for X11/extensions/XIElib.h""... $ac_c" 1>&6 |
| | 3138 | -echo "configure:9810: checking for X11/extensions/XIElib.h" >&5 |
| | 3139 | +echo "configure:9845: checking for X11/extensions/XIElib.h" >&5 |
| | 3140 | if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then |
| | 3141 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3142 | else |
| | 3143 | cat > conftest.$ac_ext <<EOF |
| | 3144 | -#line 9815 "configure" |
| | 3145 | +#line 9850 "configure" |
| | 3146 | #include "confdefs.h" |
| | 3147 | #include <X11/extensions/XIElib.h> |
| | 3148 | EOF |
| | 3149 | ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" |
| | 3150 | -{ (eval echo configure:9820: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 3151 | +{ (eval echo configure:9855: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } |
| | 3152 | ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` |
| | 3153 | if test -z "$ac_err"; then |
| | 3154 | rm -rf conftest* |
| | 3155 | @@ -9890,7 +9925,7 @@ fi |
| | 3156 | # Extract the first word of "freetype-config", so it can be a program name with args. |
| | 3157 | set dummy freetype-config; ac_word=$2 |
| | 3158 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 3159 | -echo "configure:9894: checking for $ac_word" >&5 |
| | 3160 | +echo "configure:9929: checking for $ac_word" >&5 |
| | 3161 | if eval "test \"`echo '$''{'ac_cv_path_FT2_CONFIG'+set}'`\" = set"; then |
| | 3162 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3163 | else |
| | 3164 | @@ -9926,7 +9961,7 @@ fi |
| | 3165 | |
| | 3166 | min_ft_version=6.1.0 |
| | 3167 | echo $ac_n "checking for FreeType - version >= $min_ft_version""... $ac_c" 1>&6 |
| | 3168 | -echo "configure:9930: checking for FreeType - version >= $min_ft_version" >&5 |
| | 3169 | +echo "configure:9965: checking for FreeType - version >= $min_ft_version" >&5 |
| | 3170 | no_ft="" |
| | 3171 | if test "$FT2_CONFIG" = "no" ; then |
| | 3172 | no_ft=yes |
| | 3173 | @@ -9974,7 +10009,7 @@ else |
| | 3174 | echo $ac_n "cross compiling; assumed OK... $ac_c" |
| | 3175 | else |
| | 3176 | cat > conftest.$ac_ext <<EOF |
| | 3177 | -#line 9978 "configure" |
| | 3178 | +#line 10013 "configure" |
| | 3179 | #include "confdefs.h" |
| | 3180 | |
| | 3181 | #include <ft2build.h> |
| | 3182 | @@ -10000,7 +10035,7 @@ main() |
| | 3183 | } |
| | 3184 | |
| | 3185 | EOF |
| | 3186 | -if { (eval echo configure:10004: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3187 | +if { (eval echo configure:10039: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3188 | then |
| | 3189 | : |
| | 3190 | else |
| | 3191 | @@ -10050,12 +10085,12 @@ fi |
| | 3192 | CFLAGS="$CFLAGS $FT2_CFLAGS" |
| | 3193 | |
| | 3194 | echo $ac_n "checking for FT_Bitmap_Size.y_ppem""... $ac_c" 1>&6 |
| | 3195 | -echo "configure:10054: checking for FT_Bitmap_Size.y_ppem" >&5 |
| | 3196 | +echo "configure:10089: checking for FT_Bitmap_Size.y_ppem" >&5 |
| | 3197 | if eval "test \"`echo '$''{'ac_cv_member_FT_Bitmap_Size_y_ppem'+set}'`\" = set"; then |
| | 3198 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3199 | else |
| | 3200 | cat > conftest.$ac_ext <<EOF |
| | 3201 | -#line 10059 "configure" |
| | 3202 | +#line 10094 "configure" |
| | 3203 | #include "confdefs.h" |
| | 3204 | #include <ft2build.h> |
| | 3205 | #include FT_FREETYPE_H |
| | 3206 | @@ -10065,7 +10100,7 @@ FT_Bitmap_Size s; |
| | 3207 | return 1 |
| | 3208 | ; return 0; } |
| | 3209 | EOF |
| | 3210 | -if { (eval echo configure:10069: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3211 | +if { (eval echo configure:10104: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3212 | rm -rf conftest* |
| | 3213 | ac_cv_member_FT_Bitmap_Size_y_ppem=yes |
| | 3214 | else |
| | 3215 | @@ -10091,12 +10126,12 @@ EOF |
| | 3216 | for ac_func in FT_GlyphSlot_Embolden FT_Load_Sfnt_Table FT_Select_Size |
| | 3217 | do |
| | 3218 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| | 3219 | -echo "configure:10095: checking for $ac_func" >&5 |
| | 3220 | +echo "configure:10130: checking for $ac_func" >&5 |
| | 3221 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| | 3222 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3223 | else |
| | 3224 | cat > conftest.$ac_ext <<EOF |
| | 3225 | -#line 10100 "configure" |
| | 3226 | +#line 10135 "configure" |
| | 3227 | #include "confdefs.h" |
| | 3228 | /* System header to define __stub macros and hopefully few prototypes, |
| | 3229 | which can conflict with char $ac_func(); below. */ |
| | 3230 | @@ -10119,7 +10154,7 @@ $ac_func(); |
| | 3231 | |
| | 3232 | ; return 0; } |
| | 3233 | EOF |
| | 3234 | -if { (eval echo configure:10123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3235 | +if { (eval echo configure:10158: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3236 | rm -rf conftest* |
| | 3237 | eval "ac_cv_func_$ac_func=yes" |
| | 3238 | else |
| | 3239 | @@ -10156,16 +10191,16 @@ fi # $no_x |
| | 3240 | |
| | 3241 | |
| | 3242 | echo $ac_n "checking for ARM SIMD support""... $ac_c" 1>&6 |
| | 3243 | -echo "configure:10160: checking for ARM SIMD support" >&5 |
| | 3244 | +echo "configure:10195: checking for ARM SIMD support" >&5 |
| | 3245 | cat > conftest.$ac_ext <<EOF |
| | 3246 | -#line 10162 "configure" |
| | 3247 | +#line 10197 "configure" |
| | 3248 | #include "confdefs.h" |
| | 3249 | |
| | 3250 | int main() { |
| | 3251 | asm("uqadd8 r1, r1, r2"); |
| | 3252 | ; return 0; } |
| | 3253 | EOF |
| | 3254 | -if { (eval echo configure:10169: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3255 | +if { (eval echo configure:10204: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3256 | rm -rf conftest* |
| | 3257 | result="yes" |
| | 3258 | else |
| | 3259 | @@ -10192,7 +10227,7 @@ darwin*) |
| | 3260 | *) |
| | 3261 | |
| | 3262 | echo $ac_n "checking for pthread_create in -lpthreads""... $ac_c" 1>&6 |
| | 3263 | -echo "configure:10196: checking for pthread_create in -lpthreads" >&5 |
| | 3264 | +echo "configure:10231: checking for pthread_create in -lpthreads" >&5 |
| | 3265 | echo " |
| | 3266 | #include <pthread.h> |
| | 3267 | #include <stdlib.h> |
| | 3268 | @@ -10215,7 +10250,7 @@ echo " |
| | 3269 | echo "$ac_t""no" 1>&6 |
| | 3270 | |
| | 3271 | echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6 |
| | 3272 | -echo "configure:10219: checking for pthread_create in -lpthread" >&5 |
| | 3273 | +echo "configure:10254: checking for pthread_create in -lpthread" >&5 |
| | 3274 | echo " |
| | 3275 | #include <pthread.h> |
| | 3276 | #include <stdlib.h> |
| | 3277 | @@ -10238,7 +10273,7 @@ echo " |
| | 3278 | echo "$ac_t""no" 1>&6 |
| | 3279 | |
| | 3280 | echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6 |
| | 3281 | -echo "configure:10242: checking for pthread_create in -lc_r" >&5 |
| | 3282 | +echo "configure:10277: checking for pthread_create in -lc_r" >&5 |
| | 3283 | echo " |
| | 3284 | #include <pthread.h> |
| | 3285 | #include <stdlib.h> |
| | 3286 | @@ -10261,7 +10296,7 @@ echo " |
| | 3287 | echo "$ac_t""no" 1>&6 |
| | 3288 | |
| | 3289 | echo $ac_n "checking for pthread_create in -lc""... $ac_c" 1>&6 |
| | 3290 | -echo "configure:10265: checking for pthread_create in -lc" >&5 |
| | 3291 | +echo "configure:10300: checking for pthread_create in -lc" >&5 |
| | 3292 | echo " |
| | 3293 | #include <pthread.h> |
| | 3294 | #include <stdlib.h> |
| | 3295 | @@ -10320,7 +10355,7 @@ then |
| | 3296 | rm -f conftest* |
| | 3297 | ac_cv_have_dash_pthread=no |
| | 3298 | echo $ac_n "checking whether ${CC-cc} accepts -pthread""... $ac_c" 1>&6 |
| | 3299 | -echo "configure:10324: checking whether ${CC-cc} accepts -pthread" >&5 |
| | 3300 | +echo "configure:10359: checking whether ${CC-cc} accepts -pthread" >&5 |
| | 3301 | echo 'int main() { return 0; }' | cat > conftest.c |
| | 3302 | ${CC-cc} -pthread -o conftest conftest.c > conftest.out 2>&1 |
| | 3303 | if test $? -eq 0; then |
| | 3304 | @@ -10343,7 +10378,7 @@ echo "configure:10324: checking whether ${CC-cc} accepts -pthread" >&5 |
| | 3305 | ac_cv_have_dash_pthreads=no |
| | 3306 | if test "$ac_cv_have_dash_pthread" = "no"; then |
| | 3307 | echo $ac_n "checking whether ${CC-cc} accepts -pthreads""... $ac_c" 1>&6 |
| | 3308 | -echo "configure:10347: checking whether ${CC-cc} accepts -pthreads" >&5 |
| | 3309 | +echo "configure:10382: checking whether ${CC-cc} accepts -pthreads" >&5 |
| | 3310 | echo 'int main() { return 0; }' | cat > conftest.c |
| | 3311 | ${CC-cc} -pthreads -o conftest conftest.c > conftest.out 2>&1 |
| | 3312 | if test $? -eq 0; then |
| | 3313 | @@ -10388,7 +10423,7 @@ EOF |
| | 3314 | fi |
| | 3315 | ;; |
| | 3316 | |
| | 3317 | - *-*-linux*|*-*-kfreebsd*-gnu) |
| | 3318 | + *-*-linux*|*-*-kfreebsd*-gnu|*-*-gnu*) |
| | 3319 | cat >> confdefs.h <<\EOF |
| | 3320 | #define _REENTRANT 1 |
| | 3321 | EOF |
| | 3322 | @@ -10438,7 +10473,7 @@ EOF |
| | 3323 | fi |
| | 3324 | |
| | 3325 | echo $ac_n "checking whether mmap() sees write()s""... $ac_c" 1>&6 |
| | 3326 | -echo "configure:10442: checking whether mmap() sees write()s" >&5 |
| | 3327 | +echo "configure:10477: checking whether mmap() sees write()s" >&5 |
| | 3328 | |
| | 3329 | |
| | 3330 | mmap_test_prog=' |
| | 3331 | @@ -10477,11 +10512,11 @@ if test "$cross_compiling" = yes; then |
| | 3332 | result="yes" |
| | 3333 | else |
| | 3334 | cat > conftest.$ac_ext <<EOF |
| | 3335 | -#line 10481 "configure" |
| | 3336 | +#line 10516 "configure" |
| | 3337 | #include "confdefs.h" |
| | 3338 | $mmap_test_prog |
| | 3339 | EOF |
| | 3340 | -if { (eval echo configure:10485: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3341 | +if { (eval echo configure:10520: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3342 | then |
| | 3343 | result="yes" |
| | 3344 | else |
| | 3345 | @@ -10506,13 +10541,13 @@ fi |
| | 3346 | |
| | 3347 | if test $ac_cv_prog_gcc = yes; then |
| | 3348 | echo $ac_n "checking whether ${CC-cc} needs -traditional""... $ac_c" 1>&6 |
| | 3349 | -echo "configure:10510: checking whether ${CC-cc} needs -traditional" >&5 |
| | 3350 | +echo "configure:10545: checking whether ${CC-cc} needs -traditional" >&5 |
| | 3351 | if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then |
| | 3352 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3353 | else |
| | 3354 | ac_pattern="Autoconf.*'x'" |
| | 3355 | cat > conftest.$ac_ext <<EOF |
| | 3356 | -#line 10516 "configure" |
| | 3357 | +#line 10551 "configure" |
| | 3358 | #include "confdefs.h" |
| | 3359 | #include <sgtty.h> |
| | 3360 | Autoconf TIOCGETP |
| | 3361 | @@ -10530,7 +10565,7 @@ rm -f conftest* |
| | 3362 | |
| | 3363 | if test $ac_cv_prog_gcc_traditional = no; then |
| | 3364 | cat > conftest.$ac_ext <<EOF |
| | 3365 | -#line 10534 "configure" |
| | 3366 | +#line 10569 "configure" |
| | 3367 | #include "confdefs.h" |
| | 3368 | #include <termio.h> |
| | 3369 | Autoconf TCGETA |
| | 3370 | @@ -10552,7 +10587,7 @@ echo "$ac_t""$ac_cv_prog_gcc_traditional" 1>&6 |
| | 3371 | fi |
| | 3372 | |
| | 3373 | echo $ac_n "checking for 8-bit clean memcmp""... $ac_c" 1>&6 |
| | 3374 | -echo "configure:10556: checking for 8-bit clean memcmp" >&5 |
| | 3375 | +echo "configure:10591: checking for 8-bit clean memcmp" >&5 |
| | 3376 | if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then |
| | 3377 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3378 | else |
| | 3379 | @@ -10560,7 +10595,7 @@ else |
| | 3380 | ac_cv_func_memcmp_clean=no |
| | 3381 | else |
| | 3382 | cat > conftest.$ac_ext <<EOF |
| | 3383 | -#line 10564 "configure" |
| | 3384 | +#line 10599 "configure" |
| | 3385 | #include "confdefs.h" |
| | 3386 | |
| | 3387 | main() |
| | 3388 | @@ -10570,7 +10605,7 @@ main() |
| | 3389 | } |
| | 3390 | |
| | 3391 | EOF |
| | 3392 | -if { (eval echo configure:10574: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3393 | +if { (eval echo configure:10609: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3394 | then |
| | 3395 | ac_cv_func_memcmp_clean=yes |
| | 3396 | else |
| | 3397 | @@ -10590,12 +10625,12 @@ test $ac_cv_func_memcmp_clean = no && LIBOBJS="$LIBOBJS memcmp.${ac_objext}" |
| | 3398 | for ac_func in random strerror lchown fchmod snprintf statvfs memmove rint stat64 lstat64 truncate64 statvfs64 |
| | 3399 | do |
| | 3400 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| | 3401 | -echo "configure:10594: checking for $ac_func" >&5 |
| | 3402 | +echo "configure:10629: checking for $ac_func" >&5 |
| | 3403 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| | 3404 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3405 | else |
| | 3406 | cat > conftest.$ac_ext <<EOF |
| | 3407 | -#line 10599 "configure" |
| | 3408 | +#line 10634 "configure" |
| | 3409 | #include "confdefs.h" |
| | 3410 | /* System header to define __stub macros and hopefully few prototypes, |
| | 3411 | which can conflict with char $ac_func(); below. */ |
| | 3412 | @@ -10618,7 +10653,7 @@ $ac_func(); |
| | 3413 | |
| | 3414 | ; return 0; } |
| | 3415 | EOF |
| | 3416 | -if { (eval echo configure:10622: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3417 | +if { (eval echo configure:10657: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3418 | rm -rf conftest* |
| | 3419 | eval "ac_cv_func_$ac_func=yes" |
| | 3420 | else |
| | 3421 | @@ -10645,12 +10680,12 @@ done |
| | 3422 | for ac_func in flockfile getpagesize |
| | 3423 | do |
| | 3424 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| | 3425 | -echo "configure:10649: checking for $ac_func" >&5 |
| | 3426 | +echo "configure:10684: checking for $ac_func" >&5 |
| | 3427 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| | 3428 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3429 | else |
| | 3430 | cat > conftest.$ac_ext <<EOF |
| | 3431 | -#line 10654 "configure" |
| | 3432 | +#line 10689 "configure" |
| | 3433 | #include "confdefs.h" |
| | 3434 | /* System header to define __stub macros and hopefully few prototypes, |
| | 3435 | which can conflict with char $ac_func(); below. */ |
| | 3436 | @@ -10673,7 +10708,7 @@ $ac_func(); |
| | 3437 | |
| | 3438 | ; return 0; } |
| | 3439 | EOF |
| | 3440 | -if { (eval echo configure:10677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3441 | +if { (eval echo configure:10712: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3442 | rm -rf conftest* |
| | 3443 | eval "ac_cv_func_$ac_func=yes" |
| | 3444 | else |
| | 3445 | @@ -10700,12 +10735,12 @@ done |
| | 3446 | for ac_func in localtime_r strtok_r |
| | 3447 | do |
| | 3448 | echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 |
| | 3449 | -echo "configure:10704: checking for $ac_func" >&5 |
| | 3450 | +echo "configure:10739: checking for $ac_func" >&5 |
| | 3451 | if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then |
| | 3452 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3453 | else |
| | 3454 | cat > conftest.$ac_ext <<EOF |
| | 3455 | -#line 10709 "configure" |
| | 3456 | +#line 10744 "configure" |
| | 3457 | #include "confdefs.h" |
| | 3458 | /* System header to define __stub macros and hopefully few prototypes, |
| | 3459 | which can conflict with char $ac_func(); below. */ |
| | 3460 | @@ -10728,7 +10763,7 @@ $ac_func(); |
| | 3461 | |
| | 3462 | ; return 0; } |
| | 3463 | EOF |
| | 3464 | -if { (eval echo configure:10732: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3465 | +if { (eval echo configure:10767: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3466 | rm -rf conftest* |
| | 3467 | eval "ac_cv_func_$ac_func=yes" |
| | 3468 | else |
| | 3469 | @@ -10763,19 +10798,19 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 3470 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 3471 | |
| | 3472 | echo $ac_n "checking for wcrtomb""... $ac_c" 1>&6 |
| | 3473 | -echo "configure:10767: checking for wcrtomb" >&5 |
| | 3474 | +echo "configure:10802: checking for wcrtomb" >&5 |
| | 3475 | if eval "test \"`echo '$''{'ac_cv_have_wcrtomb'+set}'`\" = set"; then |
| | 3476 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3477 | else |
| | 3478 | cat > conftest.$ac_ext <<EOF |
| | 3479 | -#line 10772 "configure" |
| | 3480 | +#line 10807 "configure" |
| | 3481 | #include "confdefs.h" |
| | 3482 | #include <wchar.h> |
| | 3483 | int main() { |
| | 3484 | mbstate_t ps={0};wcrtomb(0,'f',&ps); |
| | 3485 | ; return 0; } |
| | 3486 | EOF |
| | 3487 | -if { (eval echo configure:10779: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3488 | +if { (eval echo configure:10814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3489 | rm -rf conftest* |
| | 3490 | ac_cv_have_wcrtomb="yes" |
| | 3491 | else |
| | 3492 | @@ -10795,19 +10830,19 @@ EOF |
| | 3493 | |
| | 3494 | fi |
| | 3495 | echo $ac_n "checking for mbrtowc""... $ac_c" 1>&6 |
| | 3496 | -echo "configure:10799: checking for mbrtowc" >&5 |
| | 3497 | +echo "configure:10834: checking for mbrtowc" >&5 |
| | 3498 | if eval "test \"`echo '$''{'ac_cv_have_mbrtowc'+set}'`\" = set"; then |
| | 3499 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3500 | else |
| | 3501 | cat > conftest.$ac_ext <<EOF |
| | 3502 | -#line 10804 "configure" |
| | 3503 | +#line 10839 "configure" |
| | 3504 | #include "confdefs.h" |
| | 3505 | #include <wchar.h> |
| | 3506 | int main() { |
| | 3507 | mbstate_t ps={0};mbrtowc(0,0,0,&ps); |
| | 3508 | ; return 0; } |
| | 3509 | EOF |
| | 3510 | -if { (eval echo configure:10811: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3511 | +if { (eval echo configure:10846: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3512 | rm -rf conftest* |
| | 3513 | ac_cv_have_mbrtowc="yes" |
| | 3514 | else |
| | 3515 | @@ -10836,12 +10871,12 @@ cross_compiling=$ac_cv_prog_cc_cross |
| | 3516 | fi |
| | 3517 | |
| | 3518 | echo $ac_n "checking for res_ninit()""... $ac_c" 1>&6 |
| | 3519 | -echo "configure:10840: checking for res_ninit()" >&5 |
| | 3520 | +echo "configure:10875: checking for res_ninit()" >&5 |
| | 3521 | if eval "test \"`echo '$''{'ac_cv_func_res_ninit'+set}'`\" = set"; then |
| | 3522 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3523 | else |
| | 3524 | cat > conftest.$ac_ext <<EOF |
| | 3525 | -#line 10845 "configure" |
| | 3526 | +#line 10880 "configure" |
| | 3527 | #include "confdefs.h" |
| | 3528 | |
| | 3529 | #ifdef linux |
| | 3530 | @@ -10853,7 +10888,7 @@ int main() { |
| | 3531 | int foo = res_ninit(&_res); |
| | 3532 | ; return 0; } |
| | 3533 | EOF |
| | 3534 | -if { (eval echo configure:10857: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3535 | +if { (eval echo configure:10892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3536 | rm -rf conftest* |
| | 3537 | ac_cv_func_res_ninit=yes |
| | 3538 | else |
| | 3539 | @@ -10883,12 +10918,12 @@ ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftes |
| | 3540 | cross_compiling=$ac_cv_prog_cxx_cross |
| | 3541 | |
| | 3542 | echo $ac_n "checking for gnu_get_libc_version()""... $ac_c" 1>&6 |
| | 3543 | -echo "configure:10887: checking for gnu_get_libc_version()" >&5 |
| | 3544 | +echo "configure:10922: checking for gnu_get_libc_version()" >&5 |
| | 3545 | if eval "test \"`echo '$''{'ac_cv_func_gnu_get_libc_version'+set}'`\" = set"; then |
| | 3546 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3547 | else |
| | 3548 | cat > conftest.$ac_ext <<EOF |
| | 3549 | -#line 10892 "configure" |
| | 3550 | +#line 10927 "configure" |
| | 3551 | #include "confdefs.h" |
| | 3552 | |
| | 3553 | #ifdef HAVE_GNU_LIBC_VERSION_H |
| | 3554 | @@ -10899,7 +10934,7 @@ int main() { |
| | 3555 | const char *glibc_version = gnu_get_libc_version(); |
| | 3556 | ; return 0; } |
| | 3557 | EOF |
| | 3558 | -if { (eval echo configure:10903: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3559 | +if { (eval echo configure:10938: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3560 | rm -rf conftest* |
| | 3561 | ac_cv_func_gnu_get_libc_version=yes |
| | 3562 | else |
| | 3563 | @@ -10928,7 +10963,7 @@ case $target_os in |
| | 3564 | *) |
| | 3565 | |
| | 3566 | echo $ac_n "checking for iconv in -lc""... $ac_c" 1>&6 |
| | 3567 | -echo "configure:10932: checking for iconv in -lc" >&5 |
| | 3568 | +echo "configure:10967: checking for iconv in -lc" >&5 |
| | 3569 | ac_lib_var=`echo c'_'iconv | sed 'y%./+-%__p_%'` |
| | 3570 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 3571 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3572 | @@ -10936,7 +10971,7 @@ else |
| | 3573 | ac_save_LIBS="$LIBS" |
| | 3574 | LIBS="-lc $LIBS" |
| | 3575 | cat > conftest.$ac_ext <<EOF |
| | 3576 | -#line 10940 "configure" |
| | 3577 | +#line 10975 "configure" |
| | 3578 | #include "confdefs.h" |
| | 3579 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 3580 | #ifdef __cplusplus |
| | 3581 | @@ -10950,7 +10985,7 @@ int main() { |
| | 3582 | iconv() |
| | 3583 | ; return 0; } |
| | 3584 | EOF |
| | 3585 | -if { (eval echo configure:10954: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3586 | +if { (eval echo configure:10989: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3587 | rm -rf conftest* |
| | 3588 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3589 | else |
| | 3590 | @@ -10969,7 +11004,7 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then |
| | 3591 | else |
| | 3592 | echo "$ac_t""no" 1>&6 |
| | 3593 | echo $ac_n "checking for iconv in -liconv""... $ac_c" 1>&6 |
| | 3594 | -echo "configure:10973: checking for iconv in -liconv" >&5 |
| | 3595 | +echo "configure:11008: checking for iconv in -liconv" >&5 |
| | 3596 | ac_lib_var=`echo iconv'_'iconv | sed 'y%./+-%__p_%'` |
| | 3597 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 3598 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3599 | @@ -10977,7 +11012,7 @@ else |
| | 3600 | ac_save_LIBS="$LIBS" |
| | 3601 | LIBS="-liconv $LIBS" |
| | 3602 | cat > conftest.$ac_ext <<EOF |
| | 3603 | -#line 10981 "configure" |
| | 3604 | +#line 11016 "configure" |
| | 3605 | #include "confdefs.h" |
| | 3606 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 3607 | #ifdef __cplusplus |
| | 3608 | @@ -10991,7 +11026,7 @@ int main() { |
| | 3609 | iconv() |
| | 3610 | ; return 0; } |
| | 3611 | EOF |
| | 3612 | -if { (eval echo configure:10995: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3613 | +if { (eval echo configure:11030: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3614 | rm -rf conftest* |
| | 3615 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3616 | else |
| | 3617 | @@ -11010,7 +11045,7 @@ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then |
| | 3618 | else |
| | 3619 | echo "$ac_t""no" 1>&6 |
| | 3620 | echo $ac_n "checking for libiconv in -liconv""... $ac_c" 1>&6 |
| | 3621 | -echo "configure:11014: checking for libiconv in -liconv" >&5 |
| | 3622 | +echo "configure:11049: checking for libiconv in -liconv" >&5 |
| | 3623 | ac_lib_var=`echo iconv'_'libiconv | sed 'y%./+-%__p_%'` |
| | 3624 | if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then |
| | 3625 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3626 | @@ -11018,7 +11053,7 @@ else |
| | 3627 | ac_save_LIBS="$LIBS" |
| | 3628 | LIBS="-liconv $LIBS" |
| | 3629 | cat > conftest.$ac_ext <<EOF |
| | 3630 | -#line 11022 "configure" |
| | 3631 | +#line 11057 "configure" |
| | 3632 | #include "confdefs.h" |
| | 3633 | /* Override any gcc2 internal prototype to avoid an error. */ |
| | 3634 | #ifdef __cplusplus |
| | 3635 | @@ -11032,7 +11067,7 @@ int main() { |
| | 3636 | libiconv() |
| | 3637 | ; return 0; } |
| | 3638 | EOF |
| | 3639 | -if { (eval echo configure:11036: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3640 | +if { (eval echo configure:11071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3641 | rm -rf conftest* |
| | 3642 | eval "ac_cv_lib_$ac_lib_var=yes" |
| | 3643 | else |
| | 3644 | @@ -11059,12 +11094,12 @@ fi |
| | 3645 | _SAVE_LIBS=$LIBS |
| | 3646 | LIBS="$LIBS $_ICONV_LIBS" |
| | 3647 | echo $ac_n "checking for iconv()""... $ac_c" 1>&6 |
| | 3648 | -echo "configure:11063: checking for iconv()" >&5 |
| | 3649 | +echo "configure:11098: checking for iconv()" >&5 |
| | 3650 | if eval "test \"`echo '$''{'ac_cv_func_iconv'+set}'`\" = set"; then |
| | 3651 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3652 | else |
| | 3653 | cat > conftest.$ac_ext <<EOF |
| | 3654 | -#line 11068 "configure" |
| | 3655 | +#line 11103 "configure" |
| | 3656 | #include "confdefs.h" |
| | 3657 | |
| | 3658 | #include <stdlib.h> |
| | 3659 | @@ -11078,7 +11113,7 @@ int main() { |
| | 3660 | |
| | 3661 | ; return 0; } |
| | 3662 | EOF |
| | 3663 | -if { (eval echo configure:11082: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3664 | +if { (eval echo configure:11117: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3665 | rm -rf conftest* |
| | 3666 | ac_cv_func_iconv=yes |
| | 3667 | else |
| | 3668 | @@ -11102,12 +11137,12 @@ EOF |
| | 3669 | LIBXUL_LIBS="$LIBXUL_LIBS $_ICONV_LIBS" |
| | 3670 | LIBICONV="$_ICONV_LIBS" |
| | 3671 | echo $ac_n "checking for iconv() with const input""... $ac_c" 1>&6 |
| | 3672 | -echo "configure:11106: checking for iconv() with const input" >&5 |
| | 3673 | +echo "configure:11141: checking for iconv() with const input" >&5 |
| | 3674 | if eval "test \"`echo '$''{'ac_cv_func_const_iconv'+set}'`\" = set"; then |
| | 3675 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3676 | else |
| | 3677 | cat > conftest.$ac_ext <<EOF |
| | 3678 | -#line 11111 "configure" |
| | 3679 | +#line 11146 "configure" |
| | 3680 | #include "confdefs.h" |
| | 3681 | |
| | 3682 | #include <stdlib.h> |
| | 3683 | @@ -11122,7 +11157,7 @@ int main() { |
| | 3684 | |
| | 3685 | ; return 0; } |
| | 3686 | EOF |
| | 3687 | -if { (eval echo configure:11126: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3688 | +if { (eval echo configure:11161: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3689 | rm -rf conftest* |
| | 3690 | ac_cv_func_const_iconv=yes |
| | 3691 | else |
| | 3692 | @@ -11151,19 +11186,19 @@ esac |
| | 3693 | |
| | 3694 | |
| | 3695 | echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6 |
| | 3696 | -echo "configure:11155: checking for nl_langinfo and CODESET" >&5 |
| | 3697 | +echo "configure:11190: checking for nl_langinfo and CODESET" >&5 |
| | 3698 | if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then |
| | 3699 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3700 | else |
| | 3701 | cat > conftest.$ac_ext <<EOF |
| | 3702 | -#line 11160 "configure" |
| | 3703 | +#line 11195 "configure" |
| | 3704 | #include "confdefs.h" |
| | 3705 | #include <langinfo.h> |
| | 3706 | int main() { |
| | 3707 | char* cs = nl_langinfo(CODESET); |
| | 3708 | ; return 0; } |
| | 3709 | EOF |
| | 3710 | -if { (eval echo configure:11167: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3711 | +if { (eval echo configure:11202: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 3712 | rm -rf conftest* |
| | 3713 | am_cv_langinfo_codeset=yes |
| | 3714 | else |
| | 3715 | @@ -11195,7 +11230,7 @@ cross_compiling=$ac_cv_prog_cc_cross |
| | 3716 | |
| | 3717 | |
| | 3718 | echo $ac_n "checking for an implementation of va_copy()""... $ac_c" 1>&6 |
| | 3719 | -echo "configure:11199: checking for an implementation of va_copy()" >&5 |
| | 3720 | +echo "configure:11234: checking for an implementation of va_copy()" >&5 |
| | 3721 | if eval "test \"`echo '$''{'ac_cv_va_copy'+set}'`\" = set"; then |
| | 3722 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3723 | else |
| | 3724 | @@ -11205,7 +11240,7 @@ else |
| | 3725 | |
| | 3726 | else |
| | 3727 | cat > conftest.$ac_ext <<EOF |
| | 3728 | -#line 11209 "configure" |
| | 3729 | +#line 11244 "configure" |
| | 3730 | #include "confdefs.h" |
| | 3731 | |
| | 3732 | #include <stdarg.h> |
| | 3733 | @@ -11219,7 +11254,7 @@ else |
| | 3734 | } |
| | 3735 | int main() { f (0, 42); return 0; } |
| | 3736 | EOF |
| | 3737 | -if { (eval echo configure:11223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3738 | +if { (eval echo configure:11258: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3739 | then |
| | 3740 | ac_cv_va_copy=yes |
| | 3741 | else |
| | 3742 | @@ -11236,7 +11271,7 @@ fi |
| | 3743 | |
| | 3744 | echo "$ac_t""$ac_cv_va_copy" 1>&6 |
| | 3745 | echo $ac_n "checking for an implementation of __va_copy()""... $ac_c" 1>&6 |
| | 3746 | -echo "configure:11240: checking for an implementation of __va_copy()" >&5 |
| | 3747 | +echo "configure:11275: checking for an implementation of __va_copy()" >&5 |
| | 3748 | if eval "test \"`echo '$''{'ac_cv___va_copy'+set}'`\" = set"; then |
| | 3749 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3750 | else |
| | 3751 | @@ -11246,7 +11281,7 @@ else |
| | 3752 | |
| | 3753 | else |
| | 3754 | cat > conftest.$ac_ext <<EOF |
| | 3755 | -#line 11250 "configure" |
| | 3756 | +#line 11285 "configure" |
| | 3757 | #include "confdefs.h" |
| | 3758 | |
| | 3759 | #include <stdarg.h> |
| | 3760 | @@ -11260,7 +11295,7 @@ else |
| | 3761 | } |
| | 3762 | int main() { f (0, 42); return 0; } |
| | 3763 | EOF |
| | 3764 | -if { (eval echo configure:11264: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3765 | +if { (eval echo configure:11299: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3766 | then |
| | 3767 | ac_cv___va_copy=yes |
| | 3768 | else |
| | 3769 | @@ -11277,7 +11312,7 @@ fi |
| | 3770 | |
| | 3771 | echo "$ac_t""$ac_cv___va_copy" 1>&6 |
| | 3772 | echo $ac_n "checking whether va_lists can be copied by value""... $ac_c" 1>&6 |
| | 3773 | -echo "configure:11281: checking whether va_lists can be copied by value" >&5 |
| | 3774 | +echo "configure:11316: checking whether va_lists can be copied by value" >&5 |
| | 3775 | if eval "test \"`echo '$''{'ac_cv_va_val_copy'+set}'`\" = set"; then |
| | 3776 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3777 | else |
| | 3778 | @@ -11287,7 +11322,7 @@ else |
| | 3779 | |
| | 3780 | else |
| | 3781 | cat > conftest.$ac_ext <<EOF |
| | 3782 | -#line 11291 "configure" |
| | 3783 | +#line 11326 "configure" |
| | 3784 | #include "confdefs.h" |
| | 3785 | |
| | 3786 | #include <stdarg.h> |
| | 3787 | @@ -11301,7 +11336,7 @@ else |
| | 3788 | } |
| | 3789 | int main() { f (0, 42); return 0; } |
| | 3790 | EOF |
| | 3791 | -if { (eval echo configure:11305: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3792 | +if { (eval echo configure:11340: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 3793 | then |
| | 3794 | ac_cv_va_val_copy=yes |
| | 3795 | else |
| | 3796 | @@ -11400,7 +11435,7 @@ esac |
| | 3797 | if test "$GNU_CXX"; then |
| | 3798 | |
| | 3799 | echo $ac_n "checking for C++ exceptions flag""... $ac_c" 1>&6 |
| | 3800 | -echo "configure:11404: checking for C++ exceptions flag" >&5 |
| | 3801 | +echo "configure:11439: checking for C++ exceptions flag" >&5 |
| | 3802 | |
| | 3803 | if eval "test \"`echo '$''{'ac_cv_cxx_exceptions_flags'+set}'`\" = set"; then |
| | 3804 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3805 | @@ -11435,12 +11470,12 @@ cross_compiling=$ac_cv_prog_cxx_cross |
| | 3806 | HAVE_GCC3_ABI= |
| | 3807 | if test "$GNU_CC"; then |
| | 3808 | echo $ac_n "checking for gcc 3.0 ABI""... $ac_c" 1>&6 |
| | 3809 | -echo "configure:11439: checking for gcc 3.0 ABI" >&5 |
| | 3810 | +echo "configure:11474: checking for gcc 3.0 ABI" >&5 |
| | 3811 | if eval "test \"`echo '$''{'ac_cv_gcc_three_abi'+set}'`\" = set"; then |
| | 3812 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3813 | else |
| | 3814 | cat > conftest.$ac_ext <<EOF |
| | 3815 | -#line 11444 "configure" |
| | 3816 | +#line 11479 "configure" |
| | 3817 | #include "confdefs.h" |
| | 3818 | |
| | 3819 | int main() { |
| | 3820 | @@ -11453,7 +11488,7 @@ int main() { |
| | 3821 | |
| | 3822 | ; return 0; } |
| | 3823 | EOF |
| | 3824 | -if { (eval echo configure:11457: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3825 | +if { (eval echo configure:11492: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3826 | rm -rf conftest* |
| | 3827 | ac_cv_gcc_three_abi="yes" |
| | 3828 | else |
| | 3829 | @@ -11477,12 +11512,12 @@ fi |
| | 3830 | |
| | 3831 | |
| | 3832 | echo $ac_n "checking for C++ \"explicit\" keyword""... $ac_c" 1>&6 |
| | 3833 | -echo "configure:11481: checking for C++ \"explicit\" keyword" >&5 |
| | 3834 | +echo "configure:11516: checking for C++ \"explicit\" keyword" >&5 |
| | 3835 | if eval "test \"`echo '$''{'ac_cv_cpp_explicit'+set}'`\" = set"; then |
| | 3836 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3837 | else |
| | 3838 | cat > conftest.$ac_ext <<EOF |
| | 3839 | -#line 11486 "configure" |
| | 3840 | +#line 11521 "configure" |
| | 3841 | #include "confdefs.h" |
| | 3842 | class X { |
| | 3843 | public: explicit X(int i) : i_(i) {} |
| | 3844 | @@ -11492,7 +11527,7 @@ int main() { |
| | 3845 | X x(3); |
| | 3846 | ; return 0; } |
| | 3847 | EOF |
| | 3848 | -if { (eval echo configure:11496: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3849 | +if { (eval echo configure:11531: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3850 | rm -rf conftest* |
| | 3851 | ac_cv_cpp_explicit=yes |
| | 3852 | else |
| | 3853 | @@ -11513,12 +11548,12 @@ EOF |
| | 3854 | fi |
| | 3855 | |
| | 3856 | echo $ac_n "checking for C++ \"typename\" keyword""... $ac_c" 1>&6 |
| | 3857 | -echo "configure:11517: checking for C++ \"typename\" keyword" >&5 |
| | 3858 | +echo "configure:11552: checking for C++ \"typename\" keyword" >&5 |
| | 3859 | if eval "test \"`echo '$''{'ac_cv_cpp_typename'+set}'`\" = set"; then |
| | 3860 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3861 | else |
| | 3862 | cat > conftest.$ac_ext <<EOF |
| | 3863 | -#line 11522 "configure" |
| | 3864 | +#line 11557 "configure" |
| | 3865 | #include "confdefs.h" |
| | 3866 | class param { |
| | 3867 | public: |
| | 3868 | @@ -11537,7 +11572,7 @@ tplt<param> A; |
| | 3869 | A.foo(0); |
| | 3870 | ; return 0; } |
| | 3871 | EOF |
| | 3872 | -if { (eval echo configure:11541: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3873 | +if { (eval echo configure:11576: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3874 | rm -rf conftest* |
| | 3875 | ac_cv_cpp_typename=yes |
| | 3876 | else |
| | 3877 | @@ -11558,12 +11593,12 @@ EOF |
| | 3878 | fi |
| | 3879 | |
| | 3880 | echo $ac_n "checking for modern C++ template specialization syntax support""... $ac_c" 1>&6 |
| | 3881 | -echo "configure:11562: checking for modern C++ template specialization syntax support" >&5 |
| | 3882 | +echo "configure:11597: checking for modern C++ template specialization syntax support" >&5 |
| | 3883 | if eval "test \"`echo '$''{'ac_cv_cpp_modern_specialize_template_syntax'+set}'`\" = set"; then |
| | 3884 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3885 | else |
| | 3886 | cat > conftest.$ac_ext <<EOF |
| | 3887 | -#line 11567 "configure" |
| | 3888 | +#line 11602 "configure" |
| | 3889 | #include "confdefs.h" |
| | 3890 | template <class T> struct X { int a; }; |
| | 3891 | class Y {}; |
| | 3892 | @@ -11573,7 +11608,7 @@ X<int> int_x; |
| | 3893 | X<Y> y_x; |
| | 3894 | ; return 0; } |
| | 3895 | EOF |
| | 3896 | -if { (eval echo configure:11577: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3897 | +if { (eval echo configure:11612: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3898 | rm -rf conftest* |
| | 3899 | ac_cv_cpp_modern_specialize_template_syntax=yes |
| | 3900 | else |
| | 3901 | @@ -11595,12 +11630,12 @@ fi |
| | 3902 | |
| | 3903 | |
| | 3904 | echo $ac_n "checking whether partial template specialization works""... $ac_c" 1>&6 |
| | 3905 | -echo "configure:11599: checking whether partial template specialization works" >&5 |
| | 3906 | +echo "configure:11634: checking whether partial template specialization works" >&5 |
| | 3907 | if eval "test \"`echo '$''{'ac_cv_cpp_partial_specialization'+set}'`\" = set"; then |
| | 3908 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3909 | else |
| | 3910 | cat > conftest.$ac_ext <<EOF |
| | 3911 | -#line 11604 "configure" |
| | 3912 | +#line 11639 "configure" |
| | 3913 | #include "confdefs.h" |
| | 3914 | template <class T> class Foo {}; |
| | 3915 | template <class T> class Foo<T*> {}; |
| | 3916 | @@ -11608,7 +11643,7 @@ int main() { |
| | 3917 | return 0; |
| | 3918 | ; return 0; } |
| | 3919 | EOF |
| | 3920 | -if { (eval echo configure:11612: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3921 | +if { (eval echo configure:11647: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3922 | rm -rf conftest* |
| | 3923 | ac_cv_cpp_partial_specialization=yes |
| | 3924 | else |
| | 3925 | @@ -11629,12 +11664,12 @@ EOF |
| | 3926 | fi |
| | 3927 | |
| | 3928 | echo $ac_n "checking whether operators must be re-defined for templates derived from templates""... $ac_c" 1>&6 |
| | 3929 | -echo "configure:11633: checking whether operators must be re-defined for templates derived from templates" >&5 |
| | 3930 | +echo "configure:11668: checking whether operators must be re-defined for templates derived from templates" >&5 |
| | 3931 | if eval "test \"`echo '$''{'ac_cv_need_derived_template_operators'+set}'`\" = set"; then |
| | 3932 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3933 | else |
| | 3934 | cat > conftest.$ac_ext <<EOF |
| | 3935 | -#line 11638 "configure" |
| | 3936 | +#line 11673 "configure" |
| | 3937 | #include "confdefs.h" |
| | 3938 | template <class T> class Base { }; |
| | 3939 | template <class T> |
| | 3940 | @@ -11646,7 +11681,7 @@ Derived<char> a, b; |
| | 3941 | return 0; |
| | 3942 | ; return 0; } |
| | 3943 | EOF |
| | 3944 | -if { (eval echo configure:11650: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3945 | +if { (eval echo configure:11685: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3946 | rm -rf conftest* |
| | 3947 | ac_cv_need_derived_template_operators=no |
| | 3948 | else |
| | 3949 | @@ -11668,12 +11703,12 @@ fi |
| | 3950 | |
| | 3951 | |
| | 3952 | echo $ac_n "checking whether we need to cast a derived template to pass as its base class""... $ac_c" 1>&6 |
| | 3953 | -echo "configure:11672: checking whether we need to cast a derived template to pass as its base class" >&5 |
| | 3954 | +echo "configure:11707: checking whether we need to cast a derived template to pass as its base class" >&5 |
| | 3955 | if eval "test \"`echo '$''{'ac_cv_need_cpp_template_cast_to_base'+set}'`\" = set"; then |
| | 3956 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3957 | else |
| | 3958 | cat > conftest.$ac_ext <<EOF |
| | 3959 | -#line 11677 "configure" |
| | 3960 | +#line 11712 "configure" |
| | 3961 | #include "confdefs.h" |
| | 3962 | template <class T> class Base { }; |
| | 3963 | template <class T> class Derived : public Base<T> { }; |
| | 3964 | @@ -11682,7 +11717,7 @@ int main() { |
| | 3965 | Derived<char> bar; return foo(bar); |
| | 3966 | ; return 0; } |
| | 3967 | EOF |
| | 3968 | -if { (eval echo configure:11686: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3969 | +if { (eval echo configure:11721: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3970 | rm -rf conftest* |
| | 3971 | ac_cv_need_cpp_template_cast_to_base=no |
| | 3972 | else |
| | 3973 | @@ -11703,12 +11738,12 @@ EOF |
| | 3974 | fi |
| | 3975 | |
| | 3976 | echo $ac_n "checking whether the compiler can resolve const ambiguities for templates""... $ac_c" 1>&6 |
| | 3977 | -echo "configure:11707: checking whether the compiler can resolve const ambiguities for templates" >&5 |
| | 3978 | +echo "configure:11742: checking whether the compiler can resolve const ambiguities for templates" >&5 |
| | 3979 | if eval "test \"`echo '$''{'ac_cv_can_resolve_const_ambiguity'+set}'`\" = set"; then |
| | 3980 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 3981 | else |
| | 3982 | cat > conftest.$ac_ext <<EOF |
| | 3983 | -#line 11712 "configure" |
| | 3984 | +#line 11747 "configure" |
| | 3985 | #include "confdefs.h" |
| | 3986 | |
| | 3987 | template <class T> class ptrClass { |
| | 3988 | @@ -11729,7 +11764,7 @@ int main() { |
| | 3989 | a(&i); |
| | 3990 | ; return 0; } |
| | 3991 | EOF |
| | 3992 | -if { (eval echo configure:11733: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3993 | +if { (eval echo configure:11768: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 3994 | rm -rf conftest* |
| | 3995 | ac_cv_can_resolve_const_ambiguity=yes |
| | 3996 | else |
| | 3997 | @@ -11751,12 +11786,12 @@ fi |
| | 3998 | |
| | 3999 | |
| | 4000 | echo $ac_n "checking whether the C++ \"using\" keyword can change access""... $ac_c" 1>&6 |
| | 4001 | -echo "configure:11755: checking whether the C++ \"using\" keyword can change access" >&5 |
| | 4002 | +echo "configure:11790: checking whether the C++ \"using\" keyword can change access" >&5 |
| | 4003 | if eval "test \"`echo '$''{'ac_cv_cpp_access_changing_using2'+set}'`\" = set"; then |
| | 4004 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4005 | else |
| | 4006 | cat > conftest.$ac_ext <<EOF |
| | 4007 | -#line 11760 "configure" |
| | 4008 | +#line 11795 "configure" |
| | 4009 | #include "confdefs.h" |
| | 4010 | class A { protected: int foo() { return 0; } }; |
| | 4011 | class B : public A { public: using A::foo; }; |
| | 4012 | @@ -11764,10 +11799,10 @@ int main() { |
| | 4013 | B b; return b.foo(); |
| | 4014 | ; return 0; } |
| | 4015 | EOF |
| | 4016 | -if { (eval echo configure:11768: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4017 | +if { (eval echo configure:11803: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4018 | rm -rf conftest* |
| | 4019 | cat > conftest.$ac_ext <<EOF |
| | 4020 | -#line 11771 "configure" |
| | 4021 | +#line 11806 "configure" |
| | 4022 | #include "confdefs.h" |
| | 4023 | class A { public: int foo() { return 1; } }; |
| | 4024 | class B : public A { private: using A::foo; }; |
| | 4025 | @@ -11775,7 +11810,7 @@ int main() { |
| | 4026 | B b; return b.foo(); |
| | 4027 | ; return 0; } |
| | 4028 | EOF |
| | 4029 | -if { (eval echo configure:11779: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4030 | +if { (eval echo configure:11814: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4031 | rm -rf conftest* |
| | 4032 | ac_cv_cpp_access_changing_using2=no |
| | 4033 | else |
| | 4034 | @@ -11803,12 +11838,12 @@ EOF |
| | 4035 | fi |
| | 4036 | |
| | 4037 | echo $ac_n "checking whether the C++ \"using\" keyword resolves ambiguity""... $ac_c" 1>&6 |
| | 4038 | -echo "configure:11807: checking whether the C++ \"using\" keyword resolves ambiguity" >&5 |
| | 4039 | +echo "configure:11842: checking whether the C++ \"using\" keyword resolves ambiguity" >&5 |
| | 4040 | if eval "test \"`echo '$''{'ac_cv_cpp_ambiguity_resolving_using'+set}'`\" = set"; then |
| | 4041 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4042 | else |
| | 4043 | cat > conftest.$ac_ext <<EOF |
| | 4044 | -#line 11812 "configure" |
| | 4045 | +#line 11847 "configure" |
| | 4046 | #include "confdefs.h" |
| | 4047 | class X { |
| | 4048 | public: int go(const X&) {return 3;} |
| | 4049 | @@ -11824,7 +11859,7 @@ int main() { |
| | 4050 | X x; Y y; y.jo(x); |
| | 4051 | ; return 0; } |
| | 4052 | EOF |
| | 4053 | -if { (eval echo configure:11828: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4054 | +if { (eval echo configure:11863: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4055 | rm -rf conftest* |
| | 4056 | ac_cv_cpp_ambiguity_resolving_using=yes |
| | 4057 | else |
| | 4058 | @@ -11845,19 +11880,19 @@ EOF |
| | 4059 | fi |
| | 4060 | |
| | 4061 | echo $ac_n "checking for \"std::\" namespace""... $ac_c" 1>&6 |
| | 4062 | -echo "configure:11849: checking for \"std::\" namespace" >&5 |
| | 4063 | +echo "configure:11884: checking for \"std::\" namespace" >&5 |
| | 4064 | if eval "test \"`echo '$''{'ac_cv_cpp_namespace_std'+set}'`\" = set"; then |
| | 4065 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4066 | else |
| | 4067 | cat > conftest.$ac_ext <<EOF |
| | 4068 | -#line 11854 "configure" |
| | 4069 | +#line 11889 "configure" |
| | 4070 | #include "confdefs.h" |
| | 4071 | #include <algorithm> |
| | 4072 | int main() { |
| | 4073 | return std::min(0, 1); |
| | 4074 | ; return 0; } |
| | 4075 | EOF |
| | 4076 | -if { (eval echo configure:11861: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4077 | +if { (eval echo configure:11896: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4078 | rm -rf conftest* |
| | 4079 | ac_cv_cpp_namespace_std=yes |
| | 4080 | else |
| | 4081 | @@ -11878,12 +11913,12 @@ EOF |
| | 4082 | fi |
| | 4083 | |
| | 4084 | echo $ac_n "checking whether standard template operator!=() is ambiguous""... $ac_c" 1>&6 |
| | 4085 | -echo "configure:11882: checking whether standard template operator!=() is ambiguous" >&5 |
| | 4086 | +echo "configure:11917: checking whether standard template operator!=() is ambiguous" >&5 |
| | 4087 | if eval "test \"`echo '$''{'ac_cv_cpp_unambiguous_std_notequal'+set}'`\" = set"; then |
| | 4088 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4089 | else |
| | 4090 | cat > conftest.$ac_ext <<EOF |
| | 4091 | -#line 11887 "configure" |
| | 4092 | +#line 11922 "configure" |
| | 4093 | #include "confdefs.h" |
| | 4094 | #include <algorithm> |
| | 4095 | struct T1 {}; |
| | 4096 | @@ -11893,7 +11928,7 @@ int main() { |
| | 4097 | T1 a,b; return a != b; |
| | 4098 | ; return 0; } |
| | 4099 | EOF |
| | 4100 | -if { (eval echo configure:11897: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4101 | +if { (eval echo configure:11932: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4102 | rm -rf conftest* |
| | 4103 | ac_cv_cpp_unambiguous_std_notequal=unambiguous |
| | 4104 | else |
| | 4105 | @@ -11915,12 +11950,12 @@ fi |
| | 4106 | |
| | 4107 | |
| | 4108 | echo $ac_n "checking for C++ reinterpret_cast""... $ac_c" 1>&6 |
| | 4109 | -echo "configure:11919: checking for C++ reinterpret_cast" >&5 |
| | 4110 | +echo "configure:11954: checking for C++ reinterpret_cast" >&5 |
| | 4111 | if eval "test \"`echo '$''{'ac_cv_cpp_reinterpret_cast'+set}'`\" = set"; then |
| | 4112 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4113 | else |
| | 4114 | cat > conftest.$ac_ext <<EOF |
| | 4115 | -#line 11924 "configure" |
| | 4116 | +#line 11959 "configure" |
| | 4117 | #include "confdefs.h" |
| | 4118 | struct X { int i; }; |
| | 4119 | struct Y { int i; }; |
| | 4120 | @@ -11928,7 +11963,7 @@ int main() { |
| | 4121 | X x; X*const z = &x;Y*y = reinterpret_cast<Y*>(z); |
| | 4122 | ; return 0; } |
| | 4123 | EOF |
| | 4124 | -if { (eval echo configure:11932: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4125 | +if { (eval echo configure:11967: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4126 | rm -rf conftest* |
| | 4127 | ac_cv_cpp_reinterpret_cast=yes |
| | 4128 | else |
| | 4129 | @@ -11949,7 +11984,7 @@ EOF |
| | 4130 | fi |
| | 4131 | |
| | 4132 | echo $ac_n "checking for C++ dynamic_cast to void*""... $ac_c" 1>&6 |
| | 4133 | -echo "configure:11953: checking for C++ dynamic_cast to void*" >&5 |
| | 4134 | +echo "configure:11988: checking for C++ dynamic_cast to void*" >&5 |
| | 4135 | if eval "test \"`echo '$''{'ac_cv_cpp_dynamic_cast_void_ptr'+set}'`\" = set"; then |
| | 4136 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4137 | else |
| | 4138 | @@ -11957,7 +11992,7 @@ else |
| | 4139 | ac_cv_cpp_dynamic_cast_void_ptr=no |
| | 4140 | else |
| | 4141 | cat > conftest.$ac_ext <<EOF |
| | 4142 | -#line 11961 "configure" |
| | 4143 | +#line 11996 "configure" |
| | 4144 | #include "confdefs.h" |
| | 4145 | class X { int i; public: virtual ~X() { } }; |
| | 4146 | class Y { int j; public: virtual ~Y() { } }; |
| | 4147 | @@ -11973,7 +12008,7 @@ class X { int i; public: virtual ~X() { } }; |
| | 4148 | ((void*)&mdo == dynamic_cast<void*>(suby)))); |
| | 4149 | } |
| | 4150 | EOF |
| | 4151 | -if { (eval echo configure:11977: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 4152 | +if { (eval echo configure:12012: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null |
| | 4153 | then |
| | 4154 | ac_cv_cpp_dynamic_cast_void_ptr=yes |
| | 4155 | else |
| | 4156 | @@ -11997,19 +12032,19 @@ fi |
| | 4157 | |
| | 4158 | |
| | 4159 | echo $ac_n "checking whether C++ requires implementation of unused virtual methods""... $ac_c" 1>&6 |
| | 4160 | -echo "configure:12001: checking whether C++ requires implementation of unused virtual methods" >&5 |
| | 4161 | +echo "configure:12036: checking whether C++ requires implementation of unused virtual methods" >&5 |
| | 4162 | if eval "test \"`echo '$''{'ac_cv_cpp_unused_required'+set}'`\" = set"; then |
| | 4163 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4164 | else |
| | 4165 | cat > conftest.$ac_ext <<EOF |
| | 4166 | -#line 12006 "configure" |
| | 4167 | +#line 12041 "configure" |
| | 4168 | #include "confdefs.h" |
| | 4169 | class X {private: virtual void never_called();}; |
| | 4170 | int main() { |
| | 4171 | X x; |
| | 4172 | ; return 0; } |
| | 4173 | EOF |
| | 4174 | -if { (eval echo configure:12013: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 4175 | +if { (eval echo configure:12048: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 4176 | rm -rf conftest* |
| | 4177 | ac_cv_cpp_unused_required=no |
| | 4178 | else |
| | 4179 | @@ -12032,12 +12067,12 @@ fi |
| | 4180 | |
| | 4181 | |
| | 4182 | echo $ac_n "checking for trouble comparing to zero near std::operator!=()""... $ac_c" 1>&6 |
| | 4183 | -echo "configure:12036: checking for trouble comparing to zero near std::operator!=()" >&5 |
| | 4184 | +echo "configure:12071: checking for trouble comparing to zero near std::operator!=()" >&5 |
| | 4185 | if eval "test \"`echo '$''{'ac_cv_trouble_comparing_to_zero'+set}'`\" = set"; then |
| | 4186 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4187 | else |
| | 4188 | cat > conftest.$ac_ext <<EOF |
| | 4189 | -#line 12041 "configure" |
| | 4190 | +#line 12076 "configure" |
| | 4191 | #include "confdefs.h" |
| | 4192 | #include <algorithm> |
| | 4193 | template <class T> class Foo {}; |
| | 4194 | @@ -12048,7 +12083,7 @@ int main() { |
| | 4195 | Foo<int> f; return (0 != f); |
| | 4196 | ; return 0; } |
| | 4197 | EOF |
| | 4198 | -if { (eval echo configure:12052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4199 | +if { (eval echo configure:12087: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4200 | rm -rf conftest* |
| | 4201 | ac_cv_trouble_comparing_to_zero=no |
| | 4202 | else |
| | 4203 | @@ -12072,19 +12107,19 @@ fi |
| | 4204 | _SAVE_LDFLAGS=$LDFLAGS |
| | 4205 | LDFLAGS="$LDFLAGS $DSO_PIC_CFLAGS $DSO_LDOPTS" |
| | 4206 | echo $ac_n "checking for __thread keyword for TLS variables""... $ac_c" 1>&6 |
| | 4207 | -echo "configure:12076: checking for __thread keyword for TLS variables" >&5 |
| | 4208 | +echo "configure:12111: checking for __thread keyword for TLS variables" >&5 |
| | 4209 | if eval "test \"`echo '$''{'ac_cv_thread_keyword'+set}'`\" = set"; then |
| | 4210 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4211 | else |
| | 4212 | cat > conftest.$ac_ext <<EOF |
| | 4213 | -#line 12081 "configure" |
| | 4214 | +#line 12116 "configure" |
| | 4215 | #include "confdefs.h" |
| | 4216 | __thread bool tlsIsMainThread = false; |
| | 4217 | int main() { |
| | 4218 | return tlsIsMainThread; |
| | 4219 | ; return 0; } |
| | 4220 | EOF |
| | 4221 | -if { (eval echo configure:12088: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 4222 | +if { (eval echo configure:12123: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then |
| | 4223 | rm -rf conftest* |
| | 4224 | ac_cv_thread_keyword=yes |
| | 4225 | else |
| | 4226 | @@ -12099,10 +12134,17 @@ fi |
| | 4227 | echo "$ac_t""$ac_cv_thread_keyword" 1>&6 |
| | 4228 | LDFLAGS=$_SAVE_LDFLAGS |
| | 4229 | if test "$ac_cv_thread_keyword" = yes; then |
| | 4230 | - cat >> confdefs.h <<\EOF |
| | 4231 | + case "${target_cpu}" in |
| | 4232 | + mips*) |
| | 4233 | + : |
| | 4234 | + ;; |
| | 4235 | + *) |
| | 4236 | + cat >> confdefs.h <<\EOF |
| | 4237 | #define HAVE_THREAD_TLS_KEYWORD 1 |
| | 4238 | EOF |
| | 4239 | |
| | 4240 | + ;; |
| | 4241 | + esac |
| | 4242 | fi |
| | 4243 | |
| | 4244 | ac_ext=c |
| | 4245 | @@ -12115,19 +12157,19 @@ cross_compiling=$ac_cv_prog_cc_cross |
| | 4246 | |
| | 4247 | |
| | 4248 | echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 |
| | 4249 | -echo "configure:12119: checking for LC_MESSAGES" >&5 |
| | 4250 | +echo "configure:12161: checking for LC_MESSAGES" >&5 |
| | 4251 | if eval "test \"`echo '$''{'ac_cv_i18n_lc_messages'+set}'`\" = set"; then |
| | 4252 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4253 | else |
| | 4254 | cat > conftest.$ac_ext <<EOF |
| | 4255 | -#line 12124 "configure" |
| | 4256 | +#line 12166 "configure" |
| | 4257 | #include "confdefs.h" |
| | 4258 | #include <locale.h> |
| | 4259 | int main() { |
| | 4260 | int category = LC_MESSAGES; |
| | 4261 | ; return 0; } |
| | 4262 | EOF |
| | 4263 | -if { (eval echo configure:12131: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4264 | +if { (eval echo configure:12173: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4265 | rm -rf conftest* |
| | 4266 | ac_cv_i18n_lc_messages=yes |
| | 4267 | else |
| | 4268 | @@ -12256,7 +12298,7 @@ fi |
| | 4269 | # Extract the first word of "nspr-config", so it can be a program name with args. |
| | 4270 | set dummy nspr-config; ac_word=$2 |
| | 4271 | echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 |
| | 4272 | -echo "configure:12260: checking for $ac_word" >&5 |
| | 4273 | +echo "configure:12302: checking for $ac_word" >&5 |
| | 4274 | if eval "test \"`echo '$''{'ac_cv_path_NSPR_CONFIG'+set}'`\" = set"; then |
| | 4275 | echo $ac_n "(cached) $ac_c" 1>&6 |
| | 4276 | else |
| | 4277 | @@ -12291,7 +12333,7 @@ fi |
| | 4278 | |
| | 4279 | min_nspr_version=4.8.0 |
| | 4280 | echo $ac_n "checking for NSPR - version >= $min_nspr_version""... $ac_c" 1>&6 |
| | 4281 | -echo "configure:12295: checking for NSPR - version >= $min_nspr_version" >&5 |
| | 4282 | +echo "configure:12337: checking for NSPR - version >= $min_nspr_version" >&5 |
| | 4283 | |
| | 4284 | no_nspr="" |
| | 4285 | if test "$NSPR_CONFIG" = "no"; then |
| | 4286 | @@ -12342,7 +12384,7 @@ if test -n "$MOZ_NATIVE_NSPR"; then |
| | 4287 | _SAVE_CFLAGS=$CFLAGS |
| | 4288 | CFLAGS="$CFLAGS $NSPR_CFLAGS" |
| | 4289 | cat > conftest.$ac_ext <<EOF |
| | 4290 | -#line 12346 "configure" |
| | 4291 | +#line 12388 "configure" |
| | 4292 | #include "confdefs.h" |
| | 4293 | #include "prlog.h" |
| | 4294 | int main() { |
| | 4295 | @@ -12351,7 +12393,7 @@ int main() { |
| | 4296 | #endif |
| | 4297 | ; return 0; } |
| | 4298 | EOF |
| | 4299 | -if { (eval echo configure:12355: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4300 | +if { (eval echo configure:12397: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then |
| | 4301 | rm -rf conftest* |
| | 4302 | MOZ_NATIVE_NSPR=1 |
| | 4303 | else |
| | 4304 | @@ -12363,6 +12405,10 @@ fi |