Changeset 726
- Timestamp:
- Sep 17, 2006 10:58:51 PM (18 years ago)
- Location:
- pjproject/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r709 r726 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.5 6for pjproject 0.5.8.3 # Generated by GNU Autoconf 2.59 for pjproject 0.5.8. 4 4 # 5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 6 # Free Software Foundation, Inc. 5 # Copyright (C) 2003 Free Software Foundation, Inc. 7 6 # This configure script is free software; the Free Software Foundation 8 7 # gives unlimited permission to copy, distribute and modify it. … … 21 20 set -o posix 22 21 fi 22 DUALCASE=1; export DUALCASE # for MKS sh 23 23 24 24 # Support unset when possible. 25 if ( FOO=FOO; unset FOO) >/dev/null 2>&1; then25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 26 26 as_unset=unset 27 27 else … … 42 42 LC_TELEPHONE LC_TIME 43 43 do 44 if (set +x; test - n"`(eval $as_var=C; export $as_var) 2>&1`"); then44 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 45 45 eval $as_var=C; export $as_var 46 46 else … … 219 219 as_mkdir_p=: 220 220 else 221 test -d ./-p && rmdir ./-p 221 222 as_mkdir_p=false 222 223 fi … … 225 226 226 227 # Sed expression to map a string onto a valid CPP name. 227 as_tr_cpp=" sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"228 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 228 229 229 230 # Sed expression to map a string onto a valid variable name. 230 as_tr_sh=" sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"231 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 231 232 232 233 … … 667 668 # Be sure to have absolute paths. 668 669 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ 669 670 localstatedir libdir includedir oldincludedir infodir mandir 670 671 do 671 672 eval ac_val=$`echo $ac_var` … … 707 708 ac_confdir=`(dirname "$0") 2>/dev/null || 708 709 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 709 710 711 712 710 X"$0" : 'X\(//\)[^/]' \| \ 711 X"$0" : 'X\(//\)$' \| \ 712 X"$0" : 'X\(/\)' \| \ 713 . : '\(.\)' 2>/dev/null || 713 714 echo X"$0" | 714 715 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } … … 810 811 Installation directories: 811 812 --prefix=PREFIX install architecture-independent files in PREFIX 812 813 [$ac_default_prefix] 813 814 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 814 815 [PREFIX] 815 816 816 817 By default, \`make install' will install all the files in … … 914 915 ac_top_srcdir=$ac_top_builddir$srcdir ;; 915 916 esac 916 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be 917 # absolute. 918 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` 919 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` 920 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` 921 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` 917 918 # Do not use `cd foo && pwd` to compute absolute paths, because 919 # the directories may not exist. 920 case `pwd` in 921 .) ac_abs_builddir="$ac_dir";; 922 *) 923 case "$ac_dir" in 924 .) ac_abs_builddir=`pwd`;; 925 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; 926 *) ac_abs_builddir=`pwd`/"$ac_dir";; 927 esac;; 928 esac 929 case $ac_abs_builddir in 930 .) ac_abs_top_builddir=${ac_top_builddir}.;; 931 *) 932 case ${ac_top_builddir}. in 933 .) ac_abs_top_builddir=$ac_abs_builddir;; 934 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; 935 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; 936 esac;; 937 esac 938 case $ac_abs_builddir in 939 .) ac_abs_srcdir=$ac_srcdir;; 940 *) 941 case $ac_srcdir in 942 .) ac_abs_srcdir=$ac_abs_builddir;; 943 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; 944 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; 945 esac;; 946 esac 947 case $ac_abs_builddir in 948 .) ac_abs_top_srcdir=$ac_top_srcdir;; 949 *) 950 case $ac_top_srcdir in 951 .) ac_abs_top_srcdir=$ac_abs_builddir;; 952 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; 953 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; 954 esac;; 955 esac 922 956 923 957 cd $ac_dir … … 930 964 $SHELL $ac_srcdir/configure --help=recursive 931 965 elif test -f $ac_srcdir/configure.ac || 932 966 test -f $ac_srcdir/configure.in; then 933 967 echo 934 968 $ac_configure --help … … 944 978 cat <<\_ACEOF 945 979 pjproject configure 0.5.8 946 generated by GNU Autoconf 2.56 947 948 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 949 Free Software Foundation, Inc. 980 generated by GNU Autoconf 2.59 981 982 Copyright (C) 2003 Free Software Foundation, Inc. 950 983 This configure script is free software; the Free Software Foundation 951 984 gives unlimited permission to copy, distribute and modify it. … … 959 992 960 993 It was created by pjproject $as_me 0.5.8, which was 961 generated by GNU Autoconf 2.5 6. Invocation command line was994 generated by GNU Autoconf 2.59. Invocation command line was 962 995 963 996 $ $0 $@ … … 1036 1069 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 1037 1070 if test $ac_must_keep_next = true; then 1038 1071 ac_must_keep_next=false # Got value, back to normal. 1039 1072 else 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1073 case $ac_arg in 1074 *=* | --config-cache | -C | -disable-* | --disable-* \ 1075 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ 1076 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ 1077 | -with-* | --with-* | -without-* | --without-* | --x) 1078 case "$ac_configure_args0 " in 1079 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 1080 esac 1081 ;; 1082 -* ) ac_must_keep_next=true ;; 1083 esac 1051 1084 fi 1052 1085 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" … … 1082 1115 *ac_space=\ *) 1083 1116 sed -n \ 1084 1085 1117 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; 1118 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" 1086 1119 ;; 1087 1120 *) 1088 1121 sed -n \ 1089 1122 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 1090 1123 ;; 1091 1124 esac; … … 1116 1149 do 1117 1150 eval ac_val=$`echo $ac_var` 1118 1151 echo "$ac_var='"'"'$ac_val'"'"'" 1119 1152 done | sort 1120 1153 echo … … 1135 1168 echo "$as_me: exit $exit_status" 1136 1169 } >&5 1137 rm -f core core.**.core &&1170 rm -f core *.core && 1138 1171 rm -rf conftest* confdefs* conf$$* $ac_clean_files && 1139 1172 exit $exit_status … … 1215 1248 ac_cache_corrupted=false 1216 1249 for ac_var in `(set) 2>&1 | 1217 1250 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do 1218 1251 eval ac_old_set=\$ac_cv_env_${ac_var}_set 1219 1252 eval ac_new_set=\$ac_env_${ac_var}_set … … 1232 1265 *) 1233 1266 if test "x$ac_old_val" != "x$ac_new_val"; then 1234 1267 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1235 1268 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1236 1269 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1237 1270 echo "$as_me: former value: $ac_old_val" >&2;} 1238 1271 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1239 1272 echo "$as_me: current value: $ac_new_val" >&2;} 1240 1273 ac_cache_corrupted=: 1241 1274 fi;; 1242 1275 esac … … 1294 1327 1295 1328 1329 1330 host_orig="$host" 1331 1296 1332 ac_aux_dir= 1297 1333 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do … … 1414 1450 CXXFLAGS="$CFLAGS $CXXFLAGS" 1415 1451 1416 1417 1452 ac_ext=c 1418 1453 ac_cpp='$CPP $CPPFLAGS' … … 1751 1786 1752 1787 cat >conftest.$ac_ext <<_ACEOF 1753 #line $LINENO "configure"1754 1788 /* confdefs.h. */ 1755 1789 _ACEOF … … 1771 1805 # It will help us diagnose broken compilers, and finding out an intuition 1772 1806 # of exeext. 1773 echo "$as_me:$LINENO: checking for C compiler default output " >&51774 echo $ECHO_N "checking for C compiler default output ... $ECHO_C" >&61807 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 1808 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 1775 1809 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 1776 1810 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 … … 1792 1826 case $ac_file in 1793 1827 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 1794 1828 ;; 1795 1829 conftest.$ac_ext ) 1796 1797 1830 # This is the source file. 1831 ;; 1798 1832 [ab].out ) 1799 1800 1801 1833 # We found the default executable, but exeext='' is most 1834 # certainly right. 1835 break;; 1802 1836 *.* ) 1803 1804 1805 1806 1807 1808 1837 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 1838 # FIXME: I believe we export ac_cv_exeext for Libtool, 1839 # but it would be cool to find out if it's true. Does anybody 1840 # maintain Libtool? --akim. 1841 export ac_cv_exeext 1842 break;; 1809 1843 * ) 1810 1844 break;; 1811 1845 esac 1812 1846 done … … 1882 1916 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 1883 1917 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 1884 1885 1918 export ac_cv_exeext 1919 break;; 1886 1920 * ) break;; 1887 1921 esac … … 1908 1942 else 1909 1943 cat >conftest.$ac_ext <<_ACEOF 1910 #line $LINENO "configure"1911 1944 /* confdefs.h. */ 1912 1945 _ACEOF … … 1959 1992 else 1960 1993 cat >conftest.$ac_ext <<_ACEOF 1961 #line $LINENO "configure"1962 1994 /* confdefs.h. */ 1963 1995 _ACEOF … … 1979 2011 rm -f conftest.$ac_objext 1980 2012 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 1981 (eval $ac_compile) 2>&5 1982 ac_status=$? 2013 (eval $ac_compile) 2>conftest.er1 2014 ac_status=$? 2015 grep -v '^ *+' conftest.er1 >conftest.err 2016 rm -f conftest.er1 2017 cat conftest.err >&5 1983 2018 echo "$as_me:$LINENO: \$? = $ac_status" >&5 1984 2019 (exit $ac_status); } && 1985 { ac_try='test -s conftest.$ac_objext' 2020 { ac_try='test -z "$ac_c_werror_flag" 2021 || test ! -s conftest.err' 2022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2023 (eval $ac_try) 2>&5 2024 ac_status=$? 2025 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2026 (exit $ac_status); }; } && 2027 { ac_try='test -s conftest.$ac_objext' 1986 2028 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 1987 2029 (eval $ac_try) 2>&5 … … 1996 2038 ac_compiler_gnu=no 1997 2039 fi 1998 rm -f conftest. $ac_objext conftest.$ac_ext2040 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 1999 2041 ac_cv_c_compiler_gnu=$ac_compiler_gnu 2000 2042 … … 2012 2054 else 2013 2055 cat >conftest.$ac_ext <<_ACEOF 2014 #line $LINENO "configure"2015 2056 /* confdefs.h. */ 2016 2057 _ACEOF … … 2029 2070 rm -f conftest.$ac_objext 2030 2071 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2031 (eval $ac_compile) 2>&5 2032 ac_status=$? 2072 (eval $ac_compile) 2>conftest.er1 2073 ac_status=$? 2074 grep -v '^ *+' conftest.er1 >conftest.err 2075 rm -f conftest.er1 2076 cat conftest.err >&5 2033 2077 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2034 2078 (exit $ac_status); } && 2035 { ac_try='test -s conftest.$ac_objext' 2079 { ac_try='test -z "$ac_c_werror_flag" 2080 || test ! -s conftest.err' 2081 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2082 (eval $ac_try) 2>&5 2083 ac_status=$? 2084 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2085 (exit $ac_status); }; } && 2086 { ac_try='test -s conftest.$ac_objext' 2036 2087 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2037 2088 (eval $ac_try) 2>&5 … … 2046 2097 ac_cv_prog_cc_g=no 2047 2098 fi 2048 rm -f conftest. $ac_objext conftest.$ac_ext2099 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2049 2100 fi 2050 2101 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 … … 2073 2124 ac_save_CC=$CC 2074 2125 cat >conftest.$ac_ext <<_ACEOF 2075 #line $LINENO "configure"2076 2126 /* confdefs.h. */ 2077 2127 _ACEOF … … 2101 2151 return s; 2102 2152 } 2153 2154 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 2155 function prototypes and stuff, but not '\xHH' hex character constants. 2156 These don't provoke an error unfortunately, instead are silently treated 2157 as 'x'. The following induces an error, until -std1 is added to get 2158 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 2159 array size at least. It's necessary to write '\x00'==0 to get something 2160 that's true only with -std1. */ 2161 int osf4_cc_array ['\x00' == 0 ? 1 : -1]; 2162 2103 2163 int test (int i, double x); 2104 2164 struct s1 {int (*f) (int a);}; … … 2127 2187 rm -f conftest.$ac_objext 2128 2188 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2129 (eval $ac_compile) 2>&5 2130 ac_status=$? 2189 (eval $ac_compile) 2>conftest.er1 2190 ac_status=$? 2191 grep -v '^ *+' conftest.er1 >conftest.err 2192 rm -f conftest.er1 2193 cat conftest.err >&5 2131 2194 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2132 2195 (exit $ac_status); } && 2133 { ac_try='test -s conftest.$ac_objext' 2196 { ac_try='test -z "$ac_c_werror_flag" 2197 || test ! -s conftest.err' 2198 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2199 (eval $ac_try) 2>&5 2200 ac_status=$? 2201 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2202 (exit $ac_status); }; } && 2203 { ac_try='test -s conftest.$ac_objext' 2134 2204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2135 2205 (eval $ac_try) 2>&5 … … 2144 2214 2145 2215 fi 2146 rm -f conftest. $ac_objext2216 rm -f conftest.err conftest.$ac_objext 2147 2217 done 2148 2218 rm -f conftest.$ac_ext conftest.$ac_objext … … 2172 2242 rm -f conftest.$ac_objext 2173 2243 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2174 (eval $ac_compile) 2>&5 2175 ac_status=$? 2244 (eval $ac_compile) 2>conftest.er1 2245 ac_status=$? 2246 grep -v '^ *+' conftest.er1 >conftest.err 2247 rm -f conftest.er1 2248 cat conftest.err >&5 2176 2249 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2177 2250 (exit $ac_status); } && 2178 { ac_try='test -s conftest.$ac_objext' 2251 { ac_try='test -z "$ac_c_werror_flag" 2252 || test ! -s conftest.err' 2253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2254 (eval $ac_try) 2>&5 2255 ac_status=$? 2256 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2257 (exit $ac_status); }; } && 2258 { ac_try='test -s conftest.$ac_objext' 2179 2259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2180 2260 (eval $ac_try) 2>&5 … … 2183 2263 (exit $ac_status); }; }; then 2184 2264 for ac_declaration in \ 2185 ''\ 2186 '#include <stdlib.h>' \ 2265 '' \ 2187 2266 'extern "C" void std::exit (int) throw (); using std::exit;' \ 2188 2267 'extern "C" void std::exit (int); using std::exit;' \ … … 2192 2271 do 2193 2272 cat >conftest.$ac_ext <<_ACEOF 2194 #line $LINENO "configure"2195 2273 /* confdefs.h. */ 2196 2274 _ACEOF … … 2198 2276 cat >>conftest.$ac_ext <<_ACEOF 2199 2277 /* end confdefs.h. */ 2278 $ac_declaration 2200 2279 #include <stdlib.h> 2201 $ac_declaration2202 2280 int 2203 2281 main () … … 2210 2288 rm -f conftest.$ac_objext 2211 2289 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2212 (eval $ac_compile) 2>&5 2213 ac_status=$? 2290 (eval $ac_compile) 2>conftest.er1 2291 ac_status=$? 2292 grep -v '^ *+' conftest.er1 >conftest.err 2293 rm -f conftest.er1 2294 cat conftest.err >&5 2214 2295 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2215 2296 (exit $ac_status); } && 2216 { ac_try='test -s conftest.$ac_objext' 2297 { ac_try='test -z "$ac_c_werror_flag" 2298 || test ! -s conftest.err' 2299 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2300 (eval $ac_try) 2>&5 2301 ac_status=$? 2302 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2303 (exit $ac_status); }; } && 2304 { ac_try='test -s conftest.$ac_objext' 2217 2305 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2218 2306 (eval $ac_try) 2>&5 … … 2227 2315 continue 2228 2316 fi 2229 rm -f conftest. $ac_objext conftest.$ac_ext2317 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2230 2318 cat >conftest.$ac_ext <<_ACEOF 2231 #line $LINENO "configure"2232 2319 /* confdefs.h. */ 2233 2320 _ACEOF … … 2246 2333 rm -f conftest.$ac_objext 2247 2334 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2248 (eval $ac_compile) 2>&5 2249 ac_status=$? 2335 (eval $ac_compile) 2>conftest.er1 2336 ac_status=$? 2337 grep -v '^ *+' conftest.er1 >conftest.err 2338 rm -f conftest.er1 2339 cat conftest.err >&5 2250 2340 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2251 2341 (exit $ac_status); } && 2252 { ac_try='test -s conftest.$ac_objext' 2342 { ac_try='test -z "$ac_c_werror_flag" 2343 || test ! -s conftest.err' 2344 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2345 (eval $ac_try) 2>&5 2346 ac_status=$? 2347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2348 (exit $ac_status); }; } && 2349 { ac_try='test -s conftest.$ac_objext' 2253 2350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2254 2351 (eval $ac_try) 2>&5 … … 2262 2359 2263 2360 fi 2264 rm -f conftest. $ac_objext conftest.$ac_ext2361 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2265 2362 done 2266 2363 rm -f conftest* … … 2276 2373 2277 2374 fi 2278 rm -f conftest. $ac_objext conftest.$ac_ext2375 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2279 2376 ac_ext=c 2280 2377 ac_cpp='$CPP $CPPFLAGS' … … 2402 2499 else 2403 2500 cat >conftest.$ac_ext <<_ACEOF 2404 #line $LINENO "configure"2405 2501 /* confdefs.h. */ 2406 2502 _ACEOF … … 2422 2518 rm -f conftest.$ac_objext 2423 2519 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2424 (eval $ac_compile) 2>&5 2425 ac_status=$? 2520 (eval $ac_compile) 2>conftest.er1 2521 ac_status=$? 2522 grep -v '^ *+' conftest.er1 >conftest.err 2523 rm -f conftest.er1 2524 cat conftest.err >&5 2426 2525 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2427 2526 (exit $ac_status); } && 2428 { ac_try='test -s conftest.$ac_objext' 2527 { ac_try='test -z "$ac_cxx_werror_flag" 2528 || test ! -s conftest.err' 2529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2530 (eval $ac_try) 2>&5 2531 ac_status=$? 2532 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2533 (exit $ac_status); }; } && 2534 { ac_try='test -s conftest.$ac_objext' 2429 2535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2430 2536 (eval $ac_try) 2>&5 … … 2439 2545 ac_compiler_gnu=no 2440 2546 fi 2441 rm -f conftest. $ac_objext conftest.$ac_ext2547 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2442 2548 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu 2443 2549 … … 2455 2561 else 2456 2562 cat >conftest.$ac_ext <<_ACEOF 2457 #line $LINENO "configure"2458 2563 /* confdefs.h. */ 2459 2564 _ACEOF … … 2472 2577 rm -f conftest.$ac_objext 2473 2578 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2474 (eval $ac_compile) 2>&5 2475 ac_status=$? 2579 (eval $ac_compile) 2>conftest.er1 2580 ac_status=$? 2581 grep -v '^ *+' conftest.er1 >conftest.err 2582 rm -f conftest.er1 2583 cat conftest.err >&5 2476 2584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2477 2585 (exit $ac_status); } && 2478 { ac_try='test -s conftest.$ac_objext' 2586 { ac_try='test -z "$ac_cxx_werror_flag" 2587 || test ! -s conftest.err' 2588 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2589 (eval $ac_try) 2>&5 2590 ac_status=$? 2591 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2592 (exit $ac_status); }; } && 2593 { ac_try='test -s conftest.$ac_objext' 2479 2594 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2480 2595 (eval $ac_try) 2>&5 … … 2489 2604 ac_cv_prog_cxx_g=no 2490 2605 fi 2491 rm -f conftest. $ac_objext conftest.$ac_ext2606 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2492 2607 fi 2493 2608 echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 … … 2509 2624 fi 2510 2625 for ac_declaration in \ 2511 ''\ 2512 '#include <stdlib.h>' \ 2626 '' \ 2513 2627 'extern "C" void std::exit (int) throw (); using std::exit;' \ 2514 2628 'extern "C" void std::exit (int); using std::exit;' \ … … 2518 2632 do 2519 2633 cat >conftest.$ac_ext <<_ACEOF 2520 #line $LINENO "configure"2521 2634 /* confdefs.h. */ 2522 2635 _ACEOF … … 2524 2637 cat >>conftest.$ac_ext <<_ACEOF 2525 2638 /* end confdefs.h. */ 2639 $ac_declaration 2526 2640 #include <stdlib.h> 2527 $ac_declaration2528 2641 int 2529 2642 main () … … 2536 2649 rm -f conftest.$ac_objext 2537 2650 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2538 (eval $ac_compile) 2>&5 2539 ac_status=$? 2651 (eval $ac_compile) 2>conftest.er1 2652 ac_status=$? 2653 grep -v '^ *+' conftest.er1 >conftest.err 2654 rm -f conftest.er1 2655 cat conftest.err >&5 2540 2656 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2541 2657 (exit $ac_status); } && 2542 { ac_try='test -s conftest.$ac_objext' 2658 { ac_try='test -z "$ac_cxx_werror_flag" 2659 || test ! -s conftest.err' 2660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2661 (eval $ac_try) 2>&5 2662 ac_status=$? 2663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2664 (exit $ac_status); }; } && 2665 { ac_try='test -s conftest.$ac_objext' 2543 2666 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2544 2667 (eval $ac_try) 2>&5 … … 2553 2676 continue 2554 2677 fi 2555 rm -f conftest. $ac_objext conftest.$ac_ext2678 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2556 2679 cat >conftest.$ac_ext <<_ACEOF 2557 #line $LINENO "configure"2558 2680 /* confdefs.h. */ 2559 2681 _ACEOF … … 2572 2694 rm -f conftest.$ac_objext 2573 2695 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 2574 (eval $ac_compile) 2>&5 2575 ac_status=$? 2696 (eval $ac_compile) 2>conftest.er1 2697 ac_status=$? 2698 grep -v '^ *+' conftest.er1 >conftest.err 2699 rm -f conftest.er1 2700 cat conftest.err >&5 2576 2701 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2577 2702 (exit $ac_status); } && 2578 { ac_try='test -s conftest.$ac_objext' 2703 { ac_try='test -z "$ac_cxx_werror_flag" 2704 || test ! -s conftest.err' 2705 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2706 (eval $ac_try) 2>&5 2707 ac_status=$? 2708 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2709 (exit $ac_status); }; } && 2710 { ac_try='test -s conftest.$ac_objext' 2579 2711 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2580 2712 (eval $ac_try) 2>&5 … … 2588 2720 2589 2721 fi 2590 rm -f conftest. $ac_objext conftest.$ac_ext2722 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 2591 2723 done 2592 2724 rm -f conftest* … … 2620 2752 LIBS="-lpthread $LIBS" 2621 2753 cat >conftest.$ac_ext <<_ACEOF 2622 #line $LINENO "configure"2623 2754 /* confdefs.h. */ 2624 2755 _ACEOF … … 2644 2775 rm -f conftest.$ac_objext conftest$ac_exeext 2645 2776 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 2646 (eval $ac_link) 2>&5 2647 ac_status=$? 2777 (eval $ac_link) 2>conftest.er1 2778 ac_status=$? 2779 grep -v '^ *+' conftest.er1 >conftest.err 2780 rm -f conftest.er1 2781 cat conftest.err >&5 2648 2782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2649 2783 (exit $ac_status); } && 2650 { ac_try='test -s conftest$ac_exeext' 2784 { ac_try='test -z "$ac_c_werror_flag" 2785 || test ! -s conftest.err' 2786 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2787 (eval $ac_try) 2>&5 2788 ac_status=$? 2789 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2790 (exit $ac_status); }; } && 2791 { ac_try='test -s conftest$ac_exeext' 2651 2792 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2652 2793 (eval $ac_try) 2>&5 … … 2661 2802 ac_cv_lib_pthread_pthread_create=no 2662 2803 fi 2663 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 2804 rm -f conftest.err conftest.$ac_objext \ 2805 conftest$ac_exeext conftest.$ac_ext 2664 2806 LIBS=$ac_check_lib_save_LIBS 2665 2807 fi … … 2684 2826 LIBS="-lwsock32 $LIBS" 2685 2827 cat >conftest.$ac_ext <<_ACEOF 2686 #line $LINENO "configure"2687 2828 /* confdefs.h. */ 2688 2829 _ACEOF … … 2708 2849 rm -f conftest.$ac_objext conftest$ac_exeext 2709 2850 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 2710 (eval $ac_link) 2>&5 2711 ac_status=$? 2851 (eval $ac_link) 2>conftest.er1 2852 ac_status=$? 2853 grep -v '^ *+' conftest.er1 >conftest.err 2854 rm -f conftest.er1 2855 cat conftest.err >&5 2712 2856 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2713 2857 (exit $ac_status); } && 2714 { ac_try='test -s conftest$ac_exeext' 2858 { ac_try='test -z "$ac_c_werror_flag" 2859 || test ! -s conftest.err' 2860 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2861 (eval $ac_try) 2>&5 2862 ac_status=$? 2863 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2864 (exit $ac_status); }; } && 2865 { ac_try='test -s conftest$ac_exeext' 2715 2866 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2716 2867 (eval $ac_try) 2>&5 … … 2725 2876 ac_cv_lib_wsock32_puts=no 2726 2877 fi 2727 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 2878 rm -f conftest.err conftest.$ac_objext \ 2879 conftest$ac_exeext conftest.$ac_ext 2728 2880 LIBS=$ac_check_lib_save_LIBS 2729 2881 fi … … 2748 2900 LIBS="-lws2_32 $LIBS" 2749 2901 cat >conftest.$ac_ext <<_ACEOF 2750 #line $LINENO "configure"2751 2902 /* confdefs.h. */ 2752 2903 _ACEOF … … 2772 2923 rm -f conftest.$ac_objext conftest$ac_exeext 2773 2924 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 2774 (eval $ac_link) 2>&5 2775 ac_status=$? 2925 (eval $ac_link) 2>conftest.er1 2926 ac_status=$? 2927 grep -v '^ *+' conftest.er1 >conftest.err 2928 rm -f conftest.er1 2929 cat conftest.err >&5 2776 2930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2777 2931 (exit $ac_status); } && 2778 { ac_try='test -s conftest$ac_exeext' 2932 { ac_try='test -z "$ac_c_werror_flag" 2933 || test ! -s conftest.err' 2934 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2935 (eval $ac_try) 2>&5 2936 ac_status=$? 2937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2938 (exit $ac_status); }; } && 2939 { ac_try='test -s conftest$ac_exeext' 2779 2940 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2780 2941 (eval $ac_try) 2>&5 … … 2789 2950 ac_cv_lib_ws2_32_puts=no 2790 2951 fi 2791 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 2952 rm -f conftest.err conftest.$ac_objext \ 2953 conftest$ac_exeext conftest.$ac_ext 2792 2954 LIBS=$ac_check_lib_save_LIBS 2793 2955 fi … … 2812 2974 LIBS="-lole32 $LIBS" 2813 2975 cat >conftest.$ac_ext <<_ACEOF 2814 #line $LINENO "configure"2815 2976 /* confdefs.h. */ 2816 2977 _ACEOF … … 2836 2997 rm -f conftest.$ac_objext conftest$ac_exeext 2837 2998 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 2838 (eval $ac_link) 2>&5 2839 ac_status=$? 2999 (eval $ac_link) 2>conftest.er1 3000 ac_status=$? 3001 grep -v '^ *+' conftest.er1 >conftest.err 3002 rm -f conftest.er1 3003 cat conftest.err >&5 2840 3004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2841 3005 (exit $ac_status); } && 2842 { ac_try='test -s conftest$ac_exeext' 3006 { ac_try='test -z "$ac_c_werror_flag" 3007 || test ! -s conftest.err' 3008 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3009 (eval $ac_try) 2>&5 3010 ac_status=$? 3011 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3012 (exit $ac_status); }; } && 3013 { ac_try='test -s conftest$ac_exeext' 2843 3014 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2844 3015 (eval $ac_try) 2>&5 … … 2853 3024 ac_cv_lib_ole32_puts=no 2854 3025 fi 2855 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3026 rm -f conftest.err conftest.$ac_objext \ 3027 conftest$ac_exeext conftest.$ac_ext 2856 3028 LIBS=$ac_check_lib_save_LIBS 2857 3029 fi … … 2876 3048 LIBS="-lwinmm $LIBS" 2877 3049 cat >conftest.$ac_ext <<_ACEOF 2878 #line $LINENO "configure"2879 3050 /* confdefs.h. */ 2880 3051 _ACEOF … … 2900 3071 rm -f conftest.$ac_objext conftest$ac_exeext 2901 3072 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 2902 (eval $ac_link) 2>&5 2903 ac_status=$? 3073 (eval $ac_link) 2>conftest.er1 3074 ac_status=$? 3075 grep -v '^ *+' conftest.er1 >conftest.err 3076 rm -f conftest.er1 3077 cat conftest.err >&5 2904 3078 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2905 3079 (exit $ac_status); } && 2906 { ac_try='test -s conftest$ac_exeext' 3080 { ac_try='test -z "$ac_c_werror_flag" 3081 || test ! -s conftest.err' 3082 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3083 (eval $ac_try) 2>&5 3084 ac_status=$? 3085 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3086 (exit $ac_status); }; } && 3087 { ac_try='test -s conftest$ac_exeext' 2907 3088 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2908 3089 (eval $ac_try) 2>&5 … … 2917 3098 ac_cv_lib_winmm_puts=no 2918 3099 fi 2919 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3100 rm -f conftest.err conftest.$ac_objext \ 3101 conftest$ac_exeext conftest.$ac_ext 2920 3102 LIBS=$ac_check_lib_save_LIBS 2921 3103 fi … … 2940 3122 LIBS="-lsocket $LIBS" 2941 3123 cat >conftest.$ac_ext <<_ACEOF 2942 #line $LINENO "configure"2943 3124 /* confdefs.h. */ 2944 3125 _ACEOF … … 2964 3145 rm -f conftest.$ac_objext conftest$ac_exeext 2965 3146 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 2966 (eval $ac_link) 2>&5 2967 ac_status=$? 3147 (eval $ac_link) 2>conftest.er1 3148 ac_status=$? 3149 grep -v '^ *+' conftest.er1 >conftest.err 3150 rm -f conftest.er1 3151 cat conftest.err >&5 2968 3152 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2969 3153 (exit $ac_status); } && 2970 { ac_try='test -s conftest$ac_exeext' 3154 { ac_try='test -z "$ac_c_werror_flag" 3155 || test ! -s conftest.err' 3156 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3157 (eval $ac_try) 2>&5 3158 ac_status=$? 3159 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3160 (exit $ac_status); }; } && 3161 { ac_try='test -s conftest$ac_exeext' 2971 3162 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 2972 3163 (eval $ac_try) 2>&5 … … 2981 3172 ac_cv_lib_socket_puts=no 2982 3173 fi 2983 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3174 rm -f conftest.err conftest.$ac_objext \ 3175 conftest$ac_exeext conftest.$ac_ext 2984 3176 LIBS=$ac_check_lib_save_LIBS 2985 3177 fi … … 3004 3196 LIBS="-lrt $LIBS" 3005 3197 cat >conftest.$ac_ext <<_ACEOF 3006 #line $LINENO "configure"3007 3198 /* confdefs.h. */ 3008 3199 _ACEOF … … 3028 3219 rm -f conftest.$ac_objext conftest$ac_exeext 3029 3220 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 3030 (eval $ac_link) 2>&5 3031 ac_status=$? 3221 (eval $ac_link) 2>conftest.er1 3222 ac_status=$? 3223 grep -v '^ *+' conftest.er1 >conftest.err 3224 rm -f conftest.er1 3225 cat conftest.err >&5 3032 3226 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3033 3227 (exit $ac_status); } && 3034 { ac_try='test -s conftest$ac_exeext' 3228 { ac_try='test -z "$ac_c_werror_flag" 3229 || test ! -s conftest.err' 3230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3231 (eval $ac_try) 2>&5 3232 ac_status=$? 3233 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3234 (exit $ac_status); }; } && 3235 { ac_try='test -s conftest$ac_exeext' 3035 3236 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3036 3237 (eval $ac_try) 2>&5 … … 3045 3246 ac_cv_lib_rt_puts=no 3046 3247 fi 3047 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3248 rm -f conftest.err conftest.$ac_objext \ 3249 conftest$ac_exeext conftest.$ac_ext 3048 3250 LIBS=$ac_check_lib_save_LIBS 3049 3251 fi … … 3068 3270 LIBS="-lnsl $LIBS" 3069 3271 cat >conftest.$ac_ext <<_ACEOF 3070 #line $LINENO "configure"3071 3272 /* confdefs.h. */ 3072 3273 _ACEOF … … 3092 3293 rm -f conftest.$ac_objext conftest$ac_exeext 3093 3294 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 3094 (eval $ac_link) 2>&5 3095 ac_status=$? 3295 (eval $ac_link) 2>conftest.er1 3296 ac_status=$? 3297 grep -v '^ *+' conftest.er1 >conftest.err 3298 rm -f conftest.er1 3299 cat conftest.err >&5 3096 3300 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3097 3301 (exit $ac_status); } && 3098 { ac_try='test -s conftest$ac_exeext' 3302 { ac_try='test -z "$ac_c_werror_flag" 3303 || test ! -s conftest.err' 3304 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3305 (eval $ac_try) 2>&5 3306 ac_status=$? 3307 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3308 (exit $ac_status); }; } && 3309 { ac_try='test -s conftest$ac_exeext' 3099 3310 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3100 3311 (eval $ac_try) 2>&5 … … 3109 3320 ac_cv_lib_nsl_puts=no 3110 3321 fi 3111 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3322 rm -f conftest.err conftest.$ac_objext \ 3323 conftest$ac_exeext conftest.$ac_ext 3112 3324 LIBS=$ac_check_lib_save_LIBS 3113 3325 fi … … 3160 3372 # See if sys/param.h defines the BYTE_ORDER macro. 3161 3373 cat >conftest.$ac_ext <<_ACEOF 3162 #line $LINENO "configure"3163 3374 /* confdefs.h. */ 3164 3375 _ACEOF … … 3182 3393 rm -f conftest.$ac_objext 3183 3394 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3184 (eval $ac_compile) 2>&5 3185 ac_status=$? 3395 (eval $ac_compile) 2>conftest.er1 3396 ac_status=$? 3397 grep -v '^ *+' conftest.er1 >conftest.err 3398 rm -f conftest.er1 3399 cat conftest.err >&5 3186 3400 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3187 3401 (exit $ac_status); } && 3188 { ac_try='test -s conftest.$ac_objext' 3402 { ac_try='test -z "$ac_c_werror_flag" 3403 || test ! -s conftest.err' 3404 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3405 (eval $ac_try) 2>&5 3406 ac_status=$? 3407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3408 (exit $ac_status); }; } && 3409 { ac_try='test -s conftest.$ac_objext' 3189 3410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3190 3411 (eval $ac_try) 2>&5 … … 3194 3415 # It does; now see whether it defined to BIG_ENDIAN or not. 3195 3416 cat >conftest.$ac_ext <<_ACEOF 3196 #line $LINENO "configure"3197 3417 /* confdefs.h. */ 3198 3418 _ACEOF … … 3216 3436 rm -f conftest.$ac_objext 3217 3437 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3218 (eval $ac_compile) 2>&5 3219 ac_status=$? 3438 (eval $ac_compile) 2>conftest.er1 3439 ac_status=$? 3440 grep -v '^ *+' conftest.er1 >conftest.err 3441 rm -f conftest.er1 3442 cat conftest.err >&5 3220 3443 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3221 3444 (exit $ac_status); } && 3222 { ac_try='test -s conftest.$ac_objext' 3445 { ac_try='test -z "$ac_c_werror_flag" 3446 || test ! -s conftest.err' 3447 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3448 (eval $ac_try) 2>&5 3449 ac_status=$? 3450 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3451 (exit $ac_status); }; } && 3452 { ac_try='test -s conftest.$ac_objext' 3223 3453 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3224 3454 (eval $ac_try) 2>&5 … … 3233 3463 ac_cv_c_bigendian=no 3234 3464 fi 3235 rm -f conftest. $ac_objext conftest.$ac_ext3465 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3236 3466 else 3237 3467 echo "$as_me: failed program was:" >&5 … … 3243 3473 ac_cv_c_bigendian=unknown 3244 3474 cat >conftest.$ac_ext <<_ACEOF 3245 #line $LINENO "configure"3246 3475 /* confdefs.h. */ 3247 3476 _ACEOF … … 3265 3494 rm -f conftest.$ac_objext 3266 3495 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3267 (eval $ac_compile) 2>&5 3268 ac_status=$? 3496 (eval $ac_compile) 2>conftest.er1 3497 ac_status=$? 3498 grep -v '^ *+' conftest.er1 >conftest.err 3499 rm -f conftest.er1 3500 cat conftest.err >&5 3269 3501 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3270 3502 (exit $ac_status); } && 3271 { ac_try='test -s conftest.$ac_objext' 3503 { ac_try='test -z "$ac_c_werror_flag" 3504 || test ! -s conftest.err' 3505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3506 (eval $ac_try) 2>&5 3507 ac_status=$? 3508 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3509 (exit $ac_status); }; } && 3510 { ac_try='test -s conftest.$ac_objext' 3272 3511 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3273 3512 (eval $ac_try) 2>&5 … … 3291 3530 3292 3531 fi 3293 rm -f conftest. $ac_objext conftest.$ac_ext3532 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3294 3533 else 3295 3534 cat >conftest.$ac_ext <<_ACEOF 3296 #line $LINENO "configure"3297 3535 /* confdefs.h. */ 3298 3536 _ACEOF … … 3333 3571 ac_cv_c_bigendian=yes 3334 3572 fi 3335 rm -f core core.**.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext3336 fi 3337 fi 3338 rm -f conftest. $ac_objext conftest.$ac_ext3573 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 3574 fi 3575 fi 3576 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3339 3577 fi 3340 3578 echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5 … … 3432 3670 LIBS="-lm $LIBS" 3433 3671 cat >conftest.$ac_ext <<_ACEOF 3434 #line $LINENO "configure"3435 3672 /* confdefs.h. */ 3436 3673 _ACEOF … … 3456 3693 rm -f conftest.$ac_objext conftest$ac_exeext 3457 3694 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 3458 (eval $ac_link) 2>&5 3459 ac_status=$? 3695 (eval $ac_link) 2>conftest.er1 3696 ac_status=$? 3697 grep -v '^ *+' conftest.er1 >conftest.err 3698 rm -f conftest.er1 3699 cat conftest.err >&5 3460 3700 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3461 3701 (exit $ac_status); } && 3462 { ac_try='test -s conftest$ac_exeext' 3702 { ac_try='test -z "$ac_c_werror_flag" 3703 || test ! -s conftest.err' 3704 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3705 (eval $ac_try) 2>&5 3706 ac_status=$? 3707 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3708 (exit $ac_status); }; } && 3709 { ac_try='test -s conftest$ac_exeext' 3463 3710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3464 3711 (eval $ac_try) 2>&5 … … 3473 3720 ac_cv_lib_m_fmod=no 3474 3721 fi 3475 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3722 rm -f conftest.err conftest.$ac_objext \ 3723 conftest$ac_exeext conftest.$ac_ext 3476 3724 LIBS=$ac_check_lib_save_LIBS 3477 3725 fi … … 3514 3762 # Use a header file that comes with gcc, so configuring glibc 3515 3763 # with a fresh cross-compiler works. 3764 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3765 # <limits.h> exists even on freestanding compilers. 3516 3766 # On the NeXT, cc -E runs the code through the compiler's parser, 3517 3767 # not just through cpp. "Syntax error" is here to catch this case. 3518 3768 cat >conftest.$ac_ext <<_ACEOF 3519 #line $LINENO "configure"3520 3769 /* confdefs.h. */ 3521 3770 _ACEOF … … 3523 3772 cat >>conftest.$ac_ext <<_ACEOF 3524 3773 /* end confdefs.h. */ 3525 #include <assert.h> 3526 Syntax error 3774 #ifdef __STDC__ 3775 # include <limits.h> 3776 #else 3777 # include <assert.h> 3778 #endif 3779 Syntax error 3527 3780 _ACEOF 3528 3781 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 … … 3536 3789 if test -s conftest.err; then 3537 3790 ac_cpp_err=$ac_c_preproc_warn_flag 3791 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 3538 3792 else 3539 3793 ac_cpp_err= … … 3556 3810 # can be detected and how. 3557 3811 cat >conftest.$ac_ext <<_ACEOF 3558 #line $LINENO "configure"3559 3812 /* confdefs.h. */ 3560 3813 _ACEOF … … 3574 3827 if test -s conftest.err; then 3575 3828 ac_cpp_err=$ac_c_preproc_warn_flag 3829 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 3576 3830 else 3577 3831 ac_cpp_err= … … 3615 3869 # Use a header file that comes with gcc, so configuring glibc 3616 3870 # with a fresh cross-compiler works. 3871 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3872 # <limits.h> exists even on freestanding compilers. 3617 3873 # On the NeXT, cc -E runs the code through the compiler's parser, 3618 3874 # not just through cpp. "Syntax error" is here to catch this case. 3619 3875 cat >conftest.$ac_ext <<_ACEOF 3620 #line $LINENO "configure"3621 3876 /* confdefs.h. */ 3622 3877 _ACEOF … … 3624 3879 cat >>conftest.$ac_ext <<_ACEOF 3625 3880 /* end confdefs.h. */ 3626 #include <assert.h> 3627 Syntax error 3881 #ifdef __STDC__ 3882 # include <limits.h> 3883 #else 3884 # include <assert.h> 3885 #endif 3886 Syntax error 3628 3887 _ACEOF 3629 3888 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 … … 3637 3896 if test -s conftest.err; then 3638 3897 ac_cpp_err=$ac_c_preproc_warn_flag 3898 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 3639 3899 else 3640 3900 ac_cpp_err= … … 3657 3917 # can be detected and how. 3658 3918 cat >conftest.$ac_ext <<_ACEOF 3659 #line $LINENO "configure"3660 3919 /* confdefs.h. */ 3661 3920 _ACEOF … … 3675 3934 if test -s conftest.err; then 3676 3935 ac_cpp_err=$ac_c_preproc_warn_flag 3936 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 3677 3937 else 3678 3938 ac_cpp_err= … … 3735 3995 else 3736 3996 cat >conftest.$ac_ext <<_ACEOF 3737 #line $LINENO "configure"3738 3997 /* confdefs.h. */ 3739 3998 _ACEOF … … 3756 4015 rm -f conftest.$ac_objext 3757 4016 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3758 (eval $ac_compile) 2>&5 3759 ac_status=$? 4017 (eval $ac_compile) 2>conftest.er1 4018 ac_status=$? 4019 grep -v '^ *+' conftest.er1 >conftest.err 4020 rm -f conftest.er1 4021 cat conftest.err >&5 3760 4022 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3761 4023 (exit $ac_status); } && 3762 { ac_try='test -s conftest.$ac_objext' 4024 { ac_try='test -z "$ac_c_werror_flag" 4025 || test ! -s conftest.err' 4026 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4027 (eval $ac_try) 2>&5 4028 ac_status=$? 4029 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4030 (exit $ac_status); }; } && 4031 { ac_try='test -s conftest.$ac_objext' 3763 4032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3764 4033 (eval $ac_try) 2>&5 … … 3773 4042 ac_cv_header_stdc=no 3774 4043 fi 3775 rm -f conftest. $ac_objext conftest.$ac_ext4044 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3776 4045 3777 4046 if test $ac_cv_header_stdc = yes; then 3778 4047 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 3779 4048 cat >conftest.$ac_ext <<_ACEOF 3780 #line $LINENO "configure"3781 4049 /* confdefs.h. */ 3782 4050 _ACEOF … … 3800 4068 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 3801 4069 cat >conftest.$ac_ext <<_ACEOF 3802 #line $LINENO "configure"3803 4070 /* confdefs.h. */ 3804 4071 _ACEOF … … 3825 4092 else 3826 4093 cat >conftest.$ac_ext <<_ACEOF 3827 #line $LINENO "configure"3828 4094 /* confdefs.h. */ 3829 4095 _ACEOF … … 3837 4103 #else 3838 4104 # define ISLOWER(c) \ 3839 3840 3841 4105 (('a' <= (c) && (c) <= 'i') \ 4106 || ('j' <= (c) && (c) <= 'r') \ 4107 || ('s' <= (c) && (c) <= 'z')) 3842 4108 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 3843 4109 #endif … … 3850 4116 for (i = 0; i < 256; i++) 3851 4117 if (XOR (islower (i), ISLOWER (i)) 3852 4118 || toupper (i) != TOUPPER (i)) 3853 4119 exit(2); 3854 4120 exit (0); … … 3875 4141 ac_cv_header_stdc=no 3876 4142 fi 3877 rm -f core core.**.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext4143 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 3878 4144 fi 3879 4145 fi … … 3900 4166 3901 4167 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ 3902 4168 inttypes.h stdint.h unistd.h 3903 4169 do 3904 4170 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` … … 3909 4175 else 3910 4176 cat >conftest.$ac_ext <<_ACEOF 3911 #line $LINENO "configure"3912 4177 /* confdefs.h. */ 3913 4178 _ACEOF … … 3921 4186 rm -f conftest.$ac_objext 3922 4187 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3923 (eval $ac_compile) 2>&5 3924 ac_status=$? 4188 (eval $ac_compile) 2>conftest.er1 4189 ac_status=$? 4190 grep -v '^ *+' conftest.er1 >conftest.err 4191 rm -f conftest.er1 4192 cat conftest.err >&5 3925 4193 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3926 4194 (exit $ac_status); } && 3927 { ac_try='test -s conftest.$ac_objext' 4195 { ac_try='test -z "$ac_c_werror_flag" 4196 || test ! -s conftest.err' 4197 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4198 (eval $ac_try) 2>&5 4199 ac_status=$? 4200 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4201 (exit $ac_status); }; } && 4202 { ac_try='test -s conftest.$ac_objext' 3928 4203 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3929 4204 (eval $ac_try) 2>&5 … … 3938 4213 eval "$as_ac_Header=no" 3939 4214 fi 3940 rm -f conftest. $ac_objext conftest.$ac_ext4215 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3941 4216 fi 3942 4217 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 … … 3965 4240 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 3966 4241 cat >conftest.$ac_ext <<_ACEOF 3967 #line $LINENO "configure"3968 4242 /* confdefs.h. */ 3969 4243 _ACEOF … … 3976 4250 rm -f conftest.$ac_objext 3977 4251 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3978 (eval $ac_compile) 2>&5 3979 ac_status=$? 4252 (eval $ac_compile) 2>conftest.er1 4253 ac_status=$? 4254 grep -v '^ *+' conftest.er1 >conftest.err 4255 rm -f conftest.er1 4256 cat conftest.err >&5 3980 4257 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3981 4258 (exit $ac_status); } && 3982 { ac_try='test -s conftest.$ac_objext' 4259 { ac_try='test -z "$ac_c_werror_flag" 4260 || test ! -s conftest.err' 4261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4262 (eval $ac_try) 2>&5 4263 ac_status=$? 4264 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4265 (exit $ac_status); }; } && 4266 { ac_try='test -s conftest.$ac_objext' 3983 4267 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3984 4268 (eval $ac_try) 2>&5 … … 3993 4277 ac_header_compiler=no 3994 4278 fi 3995 rm -f conftest. $ac_objext conftest.$ac_ext4279 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3996 4280 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 3997 4281 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4001 4285 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 4002 4286 cat >conftest.$ac_ext <<_ACEOF 4003 #line $LINENO "configure"4004 4287 /* confdefs.h. */ 4005 4288 _ACEOF … … 4019 4302 if test -s conftest.err; then 4020 4303 ac_cpp_err=$ac_c_preproc_warn_flag 4304 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4021 4305 else 4022 4306 ac_cpp_err= … … 4038 4322 4039 4323 # So? What about this header? 4040 case $ac_header_compiler:$ac_header_preproc in4041 yes:no )4324 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4325 yes:no: ) 4042 4326 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 4043 4327 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 4328 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 4329 echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} 4330 ac_header_preproc=yes 4331 ;; 4332 no:yes:* ) 4333 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 4334 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} 4335 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 4336 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} 4337 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5 4338 echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;} 4339 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5 4340 echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;} 4044 4341 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 4045 4342 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 4343 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 4344 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} 4046 4345 ( 4047 4346 cat <<\_ASBOX 4048 4347 ## ------------------------------------ ## 4049 ## Report this to bug-autoconf@gnu.org. ## 4050 ## ------------------------------------ ## 4051 _ASBOX 4052 ) | 4053 sed "s/^/$as_me: WARNING: /" >&2 4054 ;; 4055 no:yes ) 4056 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 4057 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} 4058 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 4059 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} 4060 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 4061 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 4062 ( 4063 cat <<\_ASBOX 4064 ## ------------------------------------ ## 4065 ## Report this to bug-autoconf@gnu.org. ## 4348 ## Report this to the pjproject lists. ## 4066 4349 ## ------------------------------------ ## 4067 4350 _ASBOX … … 4102 4385 echo $ECHO_N "checking assert.h usability... $ECHO_C" >&6 4103 4386 cat >conftest.$ac_ext <<_ACEOF 4104 #line $LINENO "configure"4105 4387 /* confdefs.h. */ 4106 4388 _ACEOF … … 4113 4395 rm -f conftest.$ac_objext 4114 4396 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4115 (eval $ac_compile) 2>&5 4116 ac_status=$? 4397 (eval $ac_compile) 2>conftest.er1 4398 ac_status=$? 4399 grep -v '^ *+' conftest.er1 >conftest.err 4400 rm -f conftest.er1 4401 cat conftest.err >&5 4117 4402 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4118 4403 (exit $ac_status); } && 4119 { ac_try='test -s conftest.$ac_objext' 4404 { ac_try='test -z "$ac_c_werror_flag" 4405 || test ! -s conftest.err' 4406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4407 (eval $ac_try) 2>&5 4408 ac_status=$? 4409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4410 (exit $ac_status); }; } && 4411 { ac_try='test -s conftest.$ac_objext' 4120 4412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4121 4413 (eval $ac_try) 2>&5 … … 4130 4422 ac_header_compiler=no 4131 4423 fi 4132 rm -f conftest. $ac_objext conftest.$ac_ext4424 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4133 4425 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4134 4426 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4138 4430 echo $ECHO_N "checking assert.h presence... $ECHO_C" >&6 4139 4431 cat >conftest.$ac_ext <<_ACEOF 4140 #line $LINENO "configure"4141 4432 /* confdefs.h. */ 4142 4433 _ACEOF … … 4156 4447 if test -s conftest.err; then 4157 4448 ac_cpp_err=$ac_c_preproc_warn_flag 4449 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4158 4450 else 4159 4451 ac_cpp_err= … … 4175 4467 4176 4468 # So? What about this header? 4177 case $ac_header_compiler:$ac_header_preproc in4178 yes:no )4469 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4470 yes:no: ) 4179 4471 { echo "$as_me:$LINENO: WARNING: assert.h: accepted by the compiler, rejected by the preprocessor!" >&5 4180 4472 echo "$as_me: WARNING: assert.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 4473 { echo "$as_me:$LINENO: WARNING: assert.h: proceeding with the compiler's result" >&5 4474 echo "$as_me: WARNING: assert.h: proceeding with the compiler's result" >&2;} 4475 ac_header_preproc=yes 4476 ;; 4477 no:yes:* ) 4478 { echo "$as_me:$LINENO: WARNING: assert.h: present but cannot be compiled" >&5 4479 echo "$as_me: WARNING: assert.h: present but cannot be compiled" >&2;} 4480 { echo "$as_me:$LINENO: WARNING: assert.h: check for missing prerequisite headers?" >&5 4481 echo "$as_me: WARNING: assert.h: check for missing prerequisite headers?" >&2;} 4482 { echo "$as_me:$LINENO: WARNING: assert.h: see the Autoconf documentation" >&5 4483 echo "$as_me: WARNING: assert.h: see the Autoconf documentation" >&2;} 4484 { echo "$as_me:$LINENO: WARNING: assert.h: section \"Present But Cannot Be Compiled\"" >&5 4485 echo "$as_me: WARNING: assert.h: section \"Present But Cannot Be Compiled\"" >&2;} 4181 4486 { echo "$as_me:$LINENO: WARNING: assert.h: proceeding with the preprocessor's result" >&5 4182 4487 echo "$as_me: WARNING: assert.h: proceeding with the preprocessor's result" >&2;} 4488 { echo "$as_me:$LINENO: WARNING: assert.h: in the future, the compiler will take precedence" >&5 4489 echo "$as_me: WARNING: assert.h: in the future, the compiler will take precedence" >&2;} 4183 4490 ( 4184 4491 cat <<\_ASBOX 4185 4492 ## ------------------------------------ ## 4186 ## Report this to bug-autoconf@gnu.org. ## 4187 ## ------------------------------------ ## 4188 _ASBOX 4189 ) | 4190 sed "s/^/$as_me: WARNING: /" >&2 4191 ;; 4192 no:yes ) 4193 { echo "$as_me:$LINENO: WARNING: assert.h: present but cannot be compiled" >&5 4194 echo "$as_me: WARNING: assert.h: present but cannot be compiled" >&2;} 4195 { echo "$as_me:$LINENO: WARNING: assert.h: check for missing prerequisite headers?" >&5 4196 echo "$as_me: WARNING: assert.h: check for missing prerequisite headers?" >&2;} 4197 { echo "$as_me:$LINENO: WARNING: assert.h: proceeding with the preprocessor's result" >&5 4198 echo "$as_me: WARNING: assert.h: proceeding with the preprocessor's result" >&2;} 4199 ( 4200 cat <<\_ASBOX 4201 ## ------------------------------------ ## 4202 ## Report this to bug-autoconf@gnu.org. ## 4493 ## Report this to the pjproject lists. ## 4203 4494 ## ------------------------------------ ## 4204 4495 _ASBOX … … 4239 4530 echo $ECHO_N "checking ctype.h usability... $ECHO_C" >&6 4240 4531 cat >conftest.$ac_ext <<_ACEOF 4241 #line $LINENO "configure"4242 4532 /* confdefs.h. */ 4243 4533 _ACEOF … … 4250 4540 rm -f conftest.$ac_objext 4251 4541 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4252 (eval $ac_compile) 2>&5 4253 ac_status=$? 4542 (eval $ac_compile) 2>conftest.er1 4543 ac_status=$? 4544 grep -v '^ *+' conftest.er1 >conftest.err 4545 rm -f conftest.er1 4546 cat conftest.err >&5 4254 4547 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4255 4548 (exit $ac_status); } && 4256 { ac_try='test -s conftest.$ac_objext' 4549 { ac_try='test -z "$ac_c_werror_flag" 4550 || test ! -s conftest.err' 4551 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4552 (eval $ac_try) 2>&5 4553 ac_status=$? 4554 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4555 (exit $ac_status); }; } && 4556 { ac_try='test -s conftest.$ac_objext' 4257 4557 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4258 4558 (eval $ac_try) 2>&5 … … 4267 4567 ac_header_compiler=no 4268 4568 fi 4269 rm -f conftest. $ac_objext conftest.$ac_ext4569 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4270 4570 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4271 4571 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4275 4575 echo $ECHO_N "checking ctype.h presence... $ECHO_C" >&6 4276 4576 cat >conftest.$ac_ext <<_ACEOF 4277 #line $LINENO "configure"4278 4577 /* confdefs.h. */ 4279 4578 _ACEOF … … 4293 4592 if test -s conftest.err; then 4294 4593 ac_cpp_err=$ac_c_preproc_warn_flag 4594 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4295 4595 else 4296 4596 ac_cpp_err= … … 4312 4612 4313 4613 # So? What about this header? 4314 case $ac_header_compiler:$ac_header_preproc in4315 yes:no )4614 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4615 yes:no: ) 4316 4616 { echo "$as_me:$LINENO: WARNING: ctype.h: accepted by the compiler, rejected by the preprocessor!" >&5 4317 4617 echo "$as_me: WARNING: ctype.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 4618 { echo "$as_me:$LINENO: WARNING: ctype.h: proceeding with the compiler's result" >&5 4619 echo "$as_me: WARNING: ctype.h: proceeding with the compiler's result" >&2;} 4620 ac_header_preproc=yes 4621 ;; 4622 no:yes:* ) 4623 { echo "$as_me:$LINENO: WARNING: ctype.h: present but cannot be compiled" >&5 4624 echo "$as_me: WARNING: ctype.h: present but cannot be compiled" >&2;} 4625 { echo "$as_me:$LINENO: WARNING: ctype.h: check for missing prerequisite headers?" >&5 4626 echo "$as_me: WARNING: ctype.h: check for missing prerequisite headers?" >&2;} 4627 { echo "$as_me:$LINENO: WARNING: ctype.h: see the Autoconf documentation" >&5 4628 echo "$as_me: WARNING: ctype.h: see the Autoconf documentation" >&2;} 4629 { echo "$as_me:$LINENO: WARNING: ctype.h: section \"Present But Cannot Be Compiled\"" >&5 4630 echo "$as_me: WARNING: ctype.h: section \"Present But Cannot Be Compiled\"" >&2;} 4318 4631 { echo "$as_me:$LINENO: WARNING: ctype.h: proceeding with the preprocessor's result" >&5 4319 4632 echo "$as_me: WARNING: ctype.h: proceeding with the preprocessor's result" >&2;} 4633 { echo "$as_me:$LINENO: WARNING: ctype.h: in the future, the compiler will take precedence" >&5 4634 echo "$as_me: WARNING: ctype.h: in the future, the compiler will take precedence" >&2;} 4320 4635 ( 4321 4636 cat <<\_ASBOX 4322 4637 ## ------------------------------------ ## 4323 ## Report this to bug-autoconf@gnu.org. ## 4324 ## ------------------------------------ ## 4325 _ASBOX 4326 ) | 4327 sed "s/^/$as_me: WARNING: /" >&2 4328 ;; 4329 no:yes ) 4330 { echo "$as_me:$LINENO: WARNING: ctype.h: present but cannot be compiled" >&5 4331 echo "$as_me: WARNING: ctype.h: present but cannot be compiled" >&2;} 4332 { echo "$as_me:$LINENO: WARNING: ctype.h: check for missing prerequisite headers?" >&5 4333 echo "$as_me: WARNING: ctype.h: check for missing prerequisite headers?" >&2;} 4334 { echo "$as_me:$LINENO: WARNING: ctype.h: proceeding with the preprocessor's result" >&5 4335 echo "$as_me: WARNING: ctype.h: proceeding with the preprocessor's result" >&2;} 4336 ( 4337 cat <<\_ASBOX 4338 ## ------------------------------------ ## 4339 ## Report this to bug-autoconf@gnu.org. ## 4638 ## Report this to the pjproject lists. ## 4340 4639 ## ------------------------------------ ## 4341 4640 _ASBOX … … 4385 4684 echo $ECHO_N "checking errno.h usability... $ECHO_C" >&6 4386 4685 cat >conftest.$ac_ext <<_ACEOF 4387 #line $LINENO "configure"4388 4686 /* confdefs.h. */ 4389 4687 _ACEOF … … 4396 4694 rm -f conftest.$ac_objext 4397 4695 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4398 (eval $ac_compile) 2>&5 4399 ac_status=$? 4696 (eval $ac_compile) 2>conftest.er1 4697 ac_status=$? 4698 grep -v '^ *+' conftest.er1 >conftest.err 4699 rm -f conftest.er1 4700 cat conftest.err >&5 4400 4701 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4401 4702 (exit $ac_status); } && 4402 { ac_try='test -s conftest.$ac_objext' 4703 { ac_try='test -z "$ac_c_werror_flag" 4704 || test ! -s conftest.err' 4705 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4706 (eval $ac_try) 2>&5 4707 ac_status=$? 4708 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4709 (exit $ac_status); }; } && 4710 { ac_try='test -s conftest.$ac_objext' 4403 4711 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4404 4712 (eval $ac_try) 2>&5 … … 4413 4721 ac_header_compiler=no 4414 4722 fi 4415 rm -f conftest. $ac_objext conftest.$ac_ext4723 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4416 4724 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4417 4725 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4421 4729 echo $ECHO_N "checking errno.h presence... $ECHO_C" >&6 4422 4730 cat >conftest.$ac_ext <<_ACEOF 4423 #line $LINENO "configure"4424 4731 /* confdefs.h. */ 4425 4732 _ACEOF … … 4439 4746 if test -s conftest.err; then 4440 4747 ac_cpp_err=$ac_c_preproc_warn_flag 4748 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4441 4749 else 4442 4750 ac_cpp_err= … … 4458 4766 4459 4767 # So? What about this header? 4460 case $ac_header_compiler:$ac_header_preproc in4461 yes:no )4768 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4769 yes:no: ) 4462 4770 { echo "$as_me:$LINENO: WARNING: errno.h: accepted by the compiler, rejected by the preprocessor!" >&5 4463 4771 echo "$as_me: WARNING: errno.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 4772 { echo "$as_me:$LINENO: WARNING: errno.h: proceeding with the compiler's result" >&5 4773 echo "$as_me: WARNING: errno.h: proceeding with the compiler's result" >&2;} 4774 ac_header_preproc=yes 4775 ;; 4776 no:yes:* ) 4777 { echo "$as_me:$LINENO: WARNING: errno.h: present but cannot be compiled" >&5 4778 echo "$as_me: WARNING: errno.h: present but cannot be compiled" >&2;} 4779 { echo "$as_me:$LINENO: WARNING: errno.h: check for missing prerequisite headers?" >&5 4780 echo "$as_me: WARNING: errno.h: check for missing prerequisite headers?" >&2;} 4781 { echo "$as_me:$LINENO: WARNING: errno.h: see the Autoconf documentation" >&5 4782 echo "$as_me: WARNING: errno.h: see the Autoconf documentation" >&2;} 4783 { echo "$as_me:$LINENO: WARNING: errno.h: section \"Present But Cannot Be Compiled\"" >&5 4784 echo "$as_me: WARNING: errno.h: section \"Present But Cannot Be Compiled\"" >&2;} 4464 4785 { echo "$as_me:$LINENO: WARNING: errno.h: proceeding with the preprocessor's result" >&5 4465 4786 echo "$as_me: WARNING: errno.h: proceeding with the preprocessor's result" >&2;} 4787 { echo "$as_me:$LINENO: WARNING: errno.h: in the future, the compiler will take precedence" >&5 4788 echo "$as_me: WARNING: errno.h: in the future, the compiler will take precedence" >&2;} 4466 4789 ( 4467 4790 cat <<\_ASBOX 4468 4791 ## ------------------------------------ ## 4469 ## Report this to bug-autoconf@gnu.org. ## 4470 ## ------------------------------------ ## 4471 _ASBOX 4472 ) | 4473 sed "s/^/$as_me: WARNING: /" >&2 4474 ;; 4475 no:yes ) 4476 { echo "$as_me:$LINENO: WARNING: errno.h: present but cannot be compiled" >&5 4477 echo "$as_me: WARNING: errno.h: present but cannot be compiled" >&2;} 4478 { echo "$as_me:$LINENO: WARNING: errno.h: check for missing prerequisite headers?" >&5 4479 echo "$as_me: WARNING: errno.h: check for missing prerequisite headers?" >&2;} 4480 { echo "$as_me:$LINENO: WARNING: errno.h: proceeding with the preprocessor's result" >&5 4481 echo "$as_me: WARNING: errno.h: proceeding with the preprocessor's result" >&2;} 4482 ( 4483 cat <<\_ASBOX 4484 ## ------------------------------------ ## 4485 ## Report this to bug-autoconf@gnu.org. ## 4792 ## Report this to the pjproject lists. ## 4486 4793 ## ------------------------------------ ## 4487 4794 _ASBOX … … 4525 4832 echo $ECHO_N "checking linux/socket.h usability... $ECHO_C" >&6 4526 4833 cat >conftest.$ac_ext <<_ACEOF 4527 #line $LINENO "configure"4528 4834 /* confdefs.h. */ 4529 4835 _ACEOF … … 4536 4842 rm -f conftest.$ac_objext 4537 4843 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4538 (eval $ac_compile) 2>&5 4539 ac_status=$? 4844 (eval $ac_compile) 2>conftest.er1 4845 ac_status=$? 4846 grep -v '^ *+' conftest.er1 >conftest.err 4847 rm -f conftest.er1 4848 cat conftest.err >&5 4540 4849 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4541 4850 (exit $ac_status); } && 4542 { ac_try='test -s conftest.$ac_objext' 4851 { ac_try='test -z "$ac_c_werror_flag" 4852 || test ! -s conftest.err' 4853 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4854 (eval $ac_try) 2>&5 4855 ac_status=$? 4856 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4857 (exit $ac_status); }; } && 4858 { ac_try='test -s conftest.$ac_objext' 4543 4859 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4544 4860 (eval $ac_try) 2>&5 … … 4553 4869 ac_header_compiler=no 4554 4870 fi 4555 rm -f conftest. $ac_objext conftest.$ac_ext4871 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4556 4872 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4557 4873 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4561 4877 echo $ECHO_N "checking linux/socket.h presence... $ECHO_C" >&6 4562 4878 cat >conftest.$ac_ext <<_ACEOF 4563 #line $LINENO "configure"4564 4879 /* confdefs.h. */ 4565 4880 _ACEOF … … 4579 4894 if test -s conftest.err; then 4580 4895 ac_cpp_err=$ac_c_preproc_warn_flag 4896 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4581 4897 else 4582 4898 ac_cpp_err= … … 4598 4914 4599 4915 # So? What about this header? 4600 case $ac_header_compiler:$ac_header_preproc in4601 yes:no )4916 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4917 yes:no: ) 4602 4918 { echo "$as_me:$LINENO: WARNING: linux/socket.h: accepted by the compiler, rejected by the preprocessor!" >&5 4603 4919 echo "$as_me: WARNING: linux/socket.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 4920 { echo "$as_me:$LINENO: WARNING: linux/socket.h: proceeding with the compiler's result" >&5 4921 echo "$as_me: WARNING: linux/socket.h: proceeding with the compiler's result" >&2;} 4922 ac_header_preproc=yes 4923 ;; 4924 no:yes:* ) 4925 { echo "$as_me:$LINENO: WARNING: linux/socket.h: present but cannot be compiled" >&5 4926 echo "$as_me: WARNING: linux/socket.h: present but cannot be compiled" >&2;} 4927 { echo "$as_me:$LINENO: WARNING: linux/socket.h: check for missing prerequisite headers?" >&5 4928 echo "$as_me: WARNING: linux/socket.h: check for missing prerequisite headers?" >&2;} 4929 { echo "$as_me:$LINENO: WARNING: linux/socket.h: see the Autoconf documentation" >&5 4930 echo "$as_me: WARNING: linux/socket.h: see the Autoconf documentation" >&2;} 4931 { echo "$as_me:$LINENO: WARNING: linux/socket.h: section \"Present But Cannot Be Compiled\"" >&5 4932 echo "$as_me: WARNING: linux/socket.h: section \"Present But Cannot Be Compiled\"" >&2;} 4604 4933 { echo "$as_me:$LINENO: WARNING: linux/socket.h: proceeding with the preprocessor's result" >&5 4605 4934 echo "$as_me: WARNING: linux/socket.h: proceeding with the preprocessor's result" >&2;} 4935 { echo "$as_me:$LINENO: WARNING: linux/socket.h: in the future, the compiler will take precedence" >&5 4936 echo "$as_me: WARNING: linux/socket.h: in the future, the compiler will take precedence" >&2;} 4606 4937 ( 4607 4938 cat <<\_ASBOX 4608 4939 ## ------------------------------------ ## 4609 ## Report this to bug-autoconf@gnu.org. ## 4610 ## ------------------------------------ ## 4611 _ASBOX 4612 ) | 4613 sed "s/^/$as_me: WARNING: /" >&2 4614 ;; 4615 no:yes ) 4616 { echo "$as_me:$LINENO: WARNING: linux/socket.h: present but cannot be compiled" >&5 4617 echo "$as_me: WARNING: linux/socket.h: present but cannot be compiled" >&2;} 4618 { echo "$as_me:$LINENO: WARNING: linux/socket.h: check for missing prerequisite headers?" >&5 4619 echo "$as_me: WARNING: linux/socket.h: check for missing prerequisite headers?" >&2;} 4620 { echo "$as_me:$LINENO: WARNING: linux/socket.h: proceeding with the preprocessor's result" >&5 4621 echo "$as_me: WARNING: linux/socket.h: proceeding with the preprocessor's result" >&2;} 4622 ( 4623 cat <<\_ASBOX 4624 ## ------------------------------------ ## 4625 ## Report this to bug-autoconf@gnu.org. ## 4940 ## Report this to the pjproject lists. ## 4626 4941 ## ------------------------------------ ## 4627 4942 _ASBOX … … 4662 4977 echo $ECHO_N "checking malloc.h usability... $ECHO_C" >&6 4663 4978 cat >conftest.$ac_ext <<_ACEOF 4664 #line $LINENO "configure"4665 4979 /* confdefs.h. */ 4666 4980 _ACEOF … … 4673 4987 rm -f conftest.$ac_objext 4674 4988 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4675 (eval $ac_compile) 2>&5 4676 ac_status=$? 4989 (eval $ac_compile) 2>conftest.er1 4990 ac_status=$? 4991 grep -v '^ *+' conftest.er1 >conftest.err 4992 rm -f conftest.er1 4993 cat conftest.err >&5 4677 4994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4678 4995 (exit $ac_status); } && 4679 { ac_try='test -s conftest.$ac_objext' 4996 { ac_try='test -z "$ac_c_werror_flag" 4997 || test ! -s conftest.err' 4998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4999 (eval $ac_try) 2>&5 5000 ac_status=$? 5001 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5002 (exit $ac_status); }; } && 5003 { ac_try='test -s conftest.$ac_objext' 4680 5004 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4681 5005 (eval $ac_try) 2>&5 … … 4690 5014 ac_header_compiler=no 4691 5015 fi 4692 rm -f conftest. $ac_objext conftest.$ac_ext5016 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4693 5017 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4694 5018 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4698 5022 echo $ECHO_N "checking malloc.h presence... $ECHO_C" >&6 4699 5023 cat >conftest.$ac_ext <<_ACEOF 4700 #line $LINENO "configure"4701 5024 /* confdefs.h. */ 4702 5025 _ACEOF … … 4716 5039 if test -s conftest.err; then 4717 5040 ac_cpp_err=$ac_c_preproc_warn_flag 5041 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4718 5042 else 4719 5043 ac_cpp_err= … … 4735 5059 4736 5060 # So? What about this header? 4737 case $ac_header_compiler:$ac_header_preproc in4738 yes:no )5061 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5062 yes:no: ) 4739 5063 { echo "$as_me:$LINENO: WARNING: malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 4740 5064 echo "$as_me: WARNING: malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5065 { echo "$as_me:$LINENO: WARNING: malloc.h: proceeding with the compiler's result" >&5 5066 echo "$as_me: WARNING: malloc.h: proceeding with the compiler's result" >&2;} 5067 ac_header_preproc=yes 5068 ;; 5069 no:yes:* ) 5070 { echo "$as_me:$LINENO: WARNING: malloc.h: present but cannot be compiled" >&5 5071 echo "$as_me: WARNING: malloc.h: present but cannot be compiled" >&2;} 5072 { echo "$as_me:$LINENO: WARNING: malloc.h: check for missing prerequisite headers?" >&5 5073 echo "$as_me: WARNING: malloc.h: check for missing prerequisite headers?" >&2;} 5074 { echo "$as_me:$LINENO: WARNING: malloc.h: see the Autoconf documentation" >&5 5075 echo "$as_me: WARNING: malloc.h: see the Autoconf documentation" >&2;} 5076 { echo "$as_me:$LINENO: WARNING: malloc.h: section \"Present But Cannot Be Compiled\"" >&5 5077 echo "$as_me: WARNING: malloc.h: section \"Present But Cannot Be Compiled\"" >&2;} 4741 5078 { echo "$as_me:$LINENO: WARNING: malloc.h: proceeding with the preprocessor's result" >&5 4742 5079 echo "$as_me: WARNING: malloc.h: proceeding with the preprocessor's result" >&2;} 5080 { echo "$as_me:$LINENO: WARNING: malloc.h: in the future, the compiler will take precedence" >&5 5081 echo "$as_me: WARNING: malloc.h: in the future, the compiler will take precedence" >&2;} 4743 5082 ( 4744 5083 cat <<\_ASBOX 4745 5084 ## ------------------------------------ ## 4746 ## Report this to bug-autoconf@gnu.org. ## 4747 ## ------------------------------------ ## 4748 _ASBOX 4749 ) | 4750 sed "s/^/$as_me: WARNING: /" >&2 4751 ;; 4752 no:yes ) 4753 { echo "$as_me:$LINENO: WARNING: malloc.h: present but cannot be compiled" >&5 4754 echo "$as_me: WARNING: malloc.h: present but cannot be compiled" >&2;} 4755 { echo "$as_me:$LINENO: WARNING: malloc.h: check for missing prerequisite headers?" >&5 4756 echo "$as_me: WARNING: malloc.h: check for missing prerequisite headers?" >&2;} 4757 { echo "$as_me:$LINENO: WARNING: malloc.h: proceeding with the preprocessor's result" >&5 4758 echo "$as_me: WARNING: malloc.h: proceeding with the preprocessor's result" >&2;} 4759 ( 4760 cat <<\_ASBOX 4761 ## ------------------------------------ ## 4762 ## Report this to bug-autoconf@gnu.org. ## 5085 ## Report this to the pjproject lists. ## 4763 5086 ## ------------------------------------ ## 4764 5087 _ASBOX … … 4799 5122 echo $ECHO_N "checking netdb.h usability... $ECHO_C" >&6 4800 5123 cat >conftest.$ac_ext <<_ACEOF 4801 #line $LINENO "configure"4802 5124 /* confdefs.h. */ 4803 5125 _ACEOF … … 4810 5132 rm -f conftest.$ac_objext 4811 5133 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4812 (eval $ac_compile) 2>&5 4813 ac_status=$? 5134 (eval $ac_compile) 2>conftest.er1 5135 ac_status=$? 5136 grep -v '^ *+' conftest.er1 >conftest.err 5137 rm -f conftest.er1 5138 cat conftest.err >&5 4814 5139 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4815 5140 (exit $ac_status); } && 4816 { ac_try='test -s conftest.$ac_objext' 5141 { ac_try='test -z "$ac_c_werror_flag" 5142 || test ! -s conftest.err' 5143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5144 (eval $ac_try) 2>&5 5145 ac_status=$? 5146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5147 (exit $ac_status); }; } && 5148 { ac_try='test -s conftest.$ac_objext' 4817 5149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4818 5150 (eval $ac_try) 2>&5 … … 4827 5159 ac_header_compiler=no 4828 5160 fi 4829 rm -f conftest. $ac_objext conftest.$ac_ext5161 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4830 5162 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4831 5163 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4835 5167 echo $ECHO_N "checking netdb.h presence... $ECHO_C" >&6 4836 5168 cat >conftest.$ac_ext <<_ACEOF 4837 #line $LINENO "configure"4838 5169 /* confdefs.h. */ 4839 5170 _ACEOF … … 4853 5184 if test -s conftest.err; then 4854 5185 ac_cpp_err=$ac_c_preproc_warn_flag 5186 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4855 5187 else 4856 5188 ac_cpp_err= … … 4872 5204 4873 5205 # So? What about this header? 4874 case $ac_header_compiler:$ac_header_preproc in4875 yes:no )5206 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5207 yes:no: ) 4876 5208 { echo "$as_me:$LINENO: WARNING: netdb.h: accepted by the compiler, rejected by the preprocessor!" >&5 4877 5209 echo "$as_me: WARNING: netdb.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5210 { echo "$as_me:$LINENO: WARNING: netdb.h: proceeding with the compiler's result" >&5 5211 echo "$as_me: WARNING: netdb.h: proceeding with the compiler's result" >&2;} 5212 ac_header_preproc=yes 5213 ;; 5214 no:yes:* ) 5215 { echo "$as_me:$LINENO: WARNING: netdb.h: present but cannot be compiled" >&5 5216 echo "$as_me: WARNING: netdb.h: present but cannot be compiled" >&2;} 5217 { echo "$as_me:$LINENO: WARNING: netdb.h: check for missing prerequisite headers?" >&5 5218 echo "$as_me: WARNING: netdb.h: check for missing prerequisite headers?" >&2;} 5219 { echo "$as_me:$LINENO: WARNING: netdb.h: see the Autoconf documentation" >&5 5220 echo "$as_me: WARNING: netdb.h: see the Autoconf documentation" >&2;} 5221 { echo "$as_me:$LINENO: WARNING: netdb.h: section \"Present But Cannot Be Compiled\"" >&5 5222 echo "$as_me: WARNING: netdb.h: section \"Present But Cannot Be Compiled\"" >&2;} 4878 5223 { echo "$as_me:$LINENO: WARNING: netdb.h: proceeding with the preprocessor's result" >&5 4879 5224 echo "$as_me: WARNING: netdb.h: proceeding with the preprocessor's result" >&2;} 5225 { echo "$as_me:$LINENO: WARNING: netdb.h: in the future, the compiler will take precedence" >&5 5226 echo "$as_me: WARNING: netdb.h: in the future, the compiler will take precedence" >&2;} 4880 5227 ( 4881 5228 cat <<\_ASBOX 4882 5229 ## ------------------------------------ ## 4883 ## Report this to bug-autoconf@gnu.org. ## 4884 ## ------------------------------------ ## 4885 _ASBOX 4886 ) | 4887 sed "s/^/$as_me: WARNING: /" >&2 4888 ;; 4889 no:yes ) 4890 { echo "$as_me:$LINENO: WARNING: netdb.h: present but cannot be compiled" >&5 4891 echo "$as_me: WARNING: netdb.h: present but cannot be compiled" >&2;} 4892 { echo "$as_me:$LINENO: WARNING: netdb.h: check for missing prerequisite headers?" >&5 4893 echo "$as_me: WARNING: netdb.h: check for missing prerequisite headers?" >&2;} 4894 { echo "$as_me:$LINENO: WARNING: netdb.h: proceeding with the preprocessor's result" >&5 4895 echo "$as_me: WARNING: netdb.h: proceeding with the preprocessor's result" >&2;} 4896 ( 4897 cat <<\_ASBOX 4898 ## ------------------------------------ ## 4899 ## Report this to bug-autoconf@gnu.org. ## 5230 ## Report this to the pjproject lists. ## 4900 5231 ## ------------------------------------ ## 4901 5232 _ASBOX … … 4936 5267 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 4937 5268 cat >conftest.$ac_ext <<_ACEOF 4938 #line $LINENO "configure"4939 5269 /* confdefs.h. */ 4940 5270 _ACEOF … … 4947 5277 rm -f conftest.$ac_objext 4948 5278 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4949 (eval $ac_compile) 2>&5 4950 ac_status=$? 5279 (eval $ac_compile) 2>conftest.er1 5280 ac_status=$? 5281 grep -v '^ *+' conftest.er1 >conftest.err 5282 rm -f conftest.er1 5283 cat conftest.err >&5 4951 5284 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4952 5285 (exit $ac_status); } && 4953 { ac_try='test -s conftest.$ac_objext' 5286 { ac_try='test -z "$ac_c_werror_flag" 5287 || test ! -s conftest.err' 5288 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5289 (eval $ac_try) 2>&5 5290 ac_status=$? 5291 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5292 (exit $ac_status); }; } && 5293 { ac_try='test -s conftest.$ac_objext' 4954 5294 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4955 5295 (eval $ac_try) 2>&5 … … 4964 5304 ac_header_compiler=no 4965 5305 fi 4966 rm -f conftest. $ac_objext conftest.$ac_ext5306 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4967 5307 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4968 5308 echo "${ECHO_T}$ac_header_compiler" >&6 … … 4972 5312 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 4973 5313 cat >conftest.$ac_ext <<_ACEOF 4974 #line $LINENO "configure"4975 5314 /* confdefs.h. */ 4976 5315 _ACEOF … … 4990 5329 if test -s conftest.err; then 4991 5330 ac_cpp_err=$ac_c_preproc_warn_flag 5331 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 4992 5332 else 4993 5333 ac_cpp_err= … … 5009 5349 5010 5350 # So? What about this header? 5011 case $ac_header_compiler:$ac_header_preproc in5012 yes:no )5351 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5352 yes:no: ) 5013 5353 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 5014 5354 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5355 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 5356 echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} 5357 ac_header_preproc=yes 5358 ;; 5359 no:yes:* ) 5360 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 5361 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} 5362 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 5363 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} 5364 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5 5365 echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;} 5366 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5 5367 echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;} 5015 5368 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 5016 5369 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 5370 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 5371 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} 5017 5372 ( 5018 5373 cat <<\_ASBOX 5019 5374 ## ------------------------------------ ## 5020 ## Report this to bug-autoconf@gnu.org. ## 5021 ## ------------------------------------ ## 5022 _ASBOX 5023 ) | 5024 sed "s/^/$as_me: WARNING: /" >&2 5025 ;; 5026 no:yes ) 5027 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 5028 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} 5029 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 5030 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} 5031 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 5032 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 5033 ( 5034 cat <<\_ASBOX 5035 ## ------------------------------------ ## 5036 ## Report this to bug-autoconf@gnu.org. ## 5375 ## Report this to the pjproject lists. ## 5037 5376 ## ------------------------------------ ## 5038 5377 _ASBOX … … 5073 5412 echo $ECHO_N "checking setjmp.h usability... $ECHO_C" >&6 5074 5413 cat >conftest.$ac_ext <<_ACEOF 5075 #line $LINENO "configure"5076 5414 /* confdefs.h. */ 5077 5415 _ACEOF … … 5084 5422 rm -f conftest.$ac_objext 5085 5423 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5086 (eval $ac_compile) 2>&5 5087 ac_status=$? 5424 (eval $ac_compile) 2>conftest.er1 5425 ac_status=$? 5426 grep -v '^ *+' conftest.er1 >conftest.err 5427 rm -f conftest.er1 5428 cat conftest.err >&5 5088 5429 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5089 5430 (exit $ac_status); } && 5090 { ac_try='test -s conftest.$ac_objext' 5431 { ac_try='test -z "$ac_c_werror_flag" 5432 || test ! -s conftest.err' 5433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5434 (eval $ac_try) 2>&5 5435 ac_status=$? 5436 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5437 (exit $ac_status); }; } && 5438 { ac_try='test -s conftest.$ac_objext' 5091 5439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5092 5440 (eval $ac_try) 2>&5 … … 5101 5449 ac_header_compiler=no 5102 5450 fi 5103 rm -f conftest. $ac_objext conftest.$ac_ext5451 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5104 5452 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5105 5453 echo "${ECHO_T}$ac_header_compiler" >&6 … … 5109 5457 echo $ECHO_N "checking setjmp.h presence... $ECHO_C" >&6 5110 5458 cat >conftest.$ac_ext <<_ACEOF 5111 #line $LINENO "configure"5112 5459 /* confdefs.h. */ 5113 5460 _ACEOF … … 5127 5474 if test -s conftest.err; then 5128 5475 ac_cpp_err=$ac_c_preproc_warn_flag 5476 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 5129 5477 else 5130 5478 ac_cpp_err= … … 5146 5494 5147 5495 # So? What about this header? 5148 case $ac_header_compiler:$ac_header_preproc in5149 yes:no )5496 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5497 yes:no: ) 5150 5498 { echo "$as_me:$LINENO: WARNING: setjmp.h: accepted by the compiler, rejected by the preprocessor!" >&5 5151 5499 echo "$as_me: WARNING: setjmp.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5500 { echo "$as_me:$LINENO: WARNING: setjmp.h: proceeding with the compiler's result" >&5 5501 echo "$as_me: WARNING: setjmp.h: proceeding with the compiler's result" >&2;} 5502 ac_header_preproc=yes 5503 ;; 5504 no:yes:* ) 5505 { echo "$as_me:$LINENO: WARNING: setjmp.h: present but cannot be compiled" >&5 5506 echo "$as_me: WARNING: setjmp.h: present but cannot be compiled" >&2;} 5507 { echo "$as_me:$LINENO: WARNING: setjmp.h: check for missing prerequisite headers?" >&5 5508 echo "$as_me: WARNING: setjmp.h: check for missing prerequisite headers?" >&2;} 5509 { echo "$as_me:$LINENO: WARNING: setjmp.h: see the Autoconf documentation" >&5 5510 echo "$as_me: WARNING: setjmp.h: see the Autoconf documentation" >&2;} 5511 { echo "$as_me:$LINENO: WARNING: setjmp.h: section \"Present But Cannot Be Compiled\"" >&5 5512 echo "$as_me: WARNING: setjmp.h: section \"Present But Cannot Be Compiled\"" >&2;} 5152 5513 { echo "$as_me:$LINENO: WARNING: setjmp.h: proceeding with the preprocessor's result" >&5 5153 5514 echo "$as_me: WARNING: setjmp.h: proceeding with the preprocessor's result" >&2;} 5515 { echo "$as_me:$LINENO: WARNING: setjmp.h: in the future, the compiler will take precedence" >&5 5516 echo "$as_me: WARNING: setjmp.h: in the future, the compiler will take precedence" >&2;} 5154 5517 ( 5155 5518 cat <<\_ASBOX 5156 5519 ## ------------------------------------ ## 5157 ## Report this to bug-autoconf@gnu.org. ## 5158 ## ------------------------------------ ## 5159 _ASBOX 5160 ) | 5161 sed "s/^/$as_me: WARNING: /" >&2 5162 ;; 5163 no:yes ) 5164 { echo "$as_me:$LINENO: WARNING: setjmp.h: present but cannot be compiled" >&5 5165 echo "$as_me: WARNING: setjmp.h: present but cannot be compiled" >&2;} 5166 { echo "$as_me:$LINENO: WARNING: setjmp.h: check for missing prerequisite headers?" >&5 5167 echo "$as_me: WARNING: setjmp.h: check for missing prerequisite headers?" >&2;} 5168 { echo "$as_me:$LINENO: WARNING: setjmp.h: proceeding with the preprocessor's result" >&5 5169 echo "$as_me: WARNING: setjmp.h: proceeding with the preprocessor's result" >&2;} 5170 ( 5171 cat <<\_ASBOX 5172 ## ------------------------------------ ## 5173 ## Report this to bug-autoconf@gnu.org. ## 5520 ## Report this to the pjproject lists. ## 5174 5521 ## ------------------------------------ ## 5175 5522 _ASBOX … … 5210 5557 echo $ECHO_N "checking stdarg.h usability... $ECHO_C" >&6 5211 5558 cat >conftest.$ac_ext <<_ACEOF 5212 #line $LINENO "configure"5213 5559 /* confdefs.h. */ 5214 5560 _ACEOF … … 5221 5567 rm -f conftest.$ac_objext 5222 5568 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5223 (eval $ac_compile) 2>&5 5224 ac_status=$? 5569 (eval $ac_compile) 2>conftest.er1 5570 ac_status=$? 5571 grep -v '^ *+' conftest.er1 >conftest.err 5572 rm -f conftest.er1 5573 cat conftest.err >&5 5225 5574 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5226 5575 (exit $ac_status); } && 5227 { ac_try='test -s conftest.$ac_objext' 5576 { ac_try='test -z "$ac_c_werror_flag" 5577 || test ! -s conftest.err' 5578 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5579 (eval $ac_try) 2>&5 5580 ac_status=$? 5581 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5582 (exit $ac_status); }; } && 5583 { ac_try='test -s conftest.$ac_objext' 5228 5584 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5229 5585 (eval $ac_try) 2>&5 … … 5238 5594 ac_header_compiler=no 5239 5595 fi 5240 rm -f conftest. $ac_objext conftest.$ac_ext5596 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5241 5597 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5242 5598 echo "${ECHO_T}$ac_header_compiler" >&6 … … 5246 5602 echo $ECHO_N "checking stdarg.h presence... $ECHO_C" >&6 5247 5603 cat >conftest.$ac_ext <<_ACEOF 5248 #line $LINENO "configure"5249 5604 /* confdefs.h. */ 5250 5605 _ACEOF … … 5264 5619 if test -s conftest.err; then 5265 5620 ac_cpp_err=$ac_c_preproc_warn_flag 5621 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 5266 5622 else 5267 5623 ac_cpp_err= … … 5283 5639 5284 5640 # So? What about this header? 5285 case $ac_header_compiler:$ac_header_preproc in5286 yes:no )5641 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5642 yes:no: ) 5287 5643 { echo "$as_me:$LINENO: WARNING: stdarg.h: accepted by the compiler, rejected by the preprocessor!" >&5 5288 5644 echo "$as_me: WARNING: stdarg.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5645 { echo "$as_me:$LINENO: WARNING: stdarg.h: proceeding with the compiler's result" >&5 5646 echo "$as_me: WARNING: stdarg.h: proceeding with the compiler's result" >&2;} 5647 ac_header_preproc=yes 5648 ;; 5649 no:yes:* ) 5650 { echo "$as_me:$LINENO: WARNING: stdarg.h: present but cannot be compiled" >&5 5651 echo "$as_me: WARNING: stdarg.h: present but cannot be compiled" >&2;} 5652 { echo "$as_me:$LINENO: WARNING: stdarg.h: check for missing prerequisite headers?" >&5 5653 echo "$as_me: WARNING: stdarg.h: check for missing prerequisite headers?" >&2;} 5654 { echo "$as_me:$LINENO: WARNING: stdarg.h: see the Autoconf documentation" >&5 5655 echo "$as_me: WARNING: stdarg.h: see the Autoconf documentation" >&2;} 5656 { echo "$as_me:$LINENO: WARNING: stdarg.h: section \"Present But Cannot Be Compiled\"" >&5 5657 echo "$as_me: WARNING: stdarg.h: section \"Present But Cannot Be Compiled\"" >&2;} 5289 5658 { echo "$as_me:$LINENO: WARNING: stdarg.h: proceeding with the preprocessor's result" >&5 5290 5659 echo "$as_me: WARNING: stdarg.h: proceeding with the preprocessor's result" >&2;} 5660 { echo "$as_me:$LINENO: WARNING: stdarg.h: in the future, the compiler will take precedence" >&5 5661 echo "$as_me: WARNING: stdarg.h: in the future, the compiler will take precedence" >&2;} 5291 5662 ( 5292 5663 cat <<\_ASBOX 5293 5664 ## ------------------------------------ ## 5294 ## Report this to bug-autoconf@gnu.org. ## 5295 ## ------------------------------------ ## 5296 _ASBOX 5297 ) | 5298 sed "s/^/$as_me: WARNING: /" >&2 5299 ;; 5300 no:yes ) 5301 { echo "$as_me:$LINENO: WARNING: stdarg.h: present but cannot be compiled" >&5 5302 echo "$as_me: WARNING: stdarg.h: present but cannot be compiled" >&2;} 5303 { echo "$as_me:$LINENO: WARNING: stdarg.h: check for missing prerequisite headers?" >&5 5304 echo "$as_me: WARNING: stdarg.h: check for missing prerequisite headers?" >&2;} 5305 { echo "$as_me:$LINENO: WARNING: stdarg.h: proceeding with the preprocessor's result" >&5 5306 echo "$as_me: WARNING: stdarg.h: proceeding with the preprocessor's result" >&2;} 5307 ( 5308 cat <<\_ASBOX 5309 ## ------------------------------------ ## 5310 ## Report this to bug-autoconf@gnu.org. ## 5665 ## Report this to the pjproject lists. ## 5311 5666 ## ------------------------------------ ## 5312 5667 _ASBOX … … 5347 5702 echo $ECHO_N "checking stddef.h usability... $ECHO_C" >&6 5348 5703 cat >conftest.$ac_ext <<_ACEOF 5349 #line $LINENO "configure"5350 5704 /* confdefs.h. */ 5351 5705 _ACEOF … … 5358 5712 rm -f conftest.$ac_objext 5359 5713 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5360 (eval $ac_compile) 2>&5 5361 ac_status=$? 5714 (eval $ac_compile) 2>conftest.er1 5715 ac_status=$? 5716 grep -v '^ *+' conftest.er1 >conftest.err 5717 rm -f conftest.er1 5718 cat conftest.err >&5 5362 5719 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5363 5720 (exit $ac_status); } && 5364 { ac_try='test -s conftest.$ac_objext' 5721 { ac_try='test -z "$ac_c_werror_flag" 5722 || test ! -s conftest.err' 5723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5724 (eval $ac_try) 2>&5 5725 ac_status=$? 5726 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5727 (exit $ac_status); }; } && 5728 { ac_try='test -s conftest.$ac_objext' 5365 5729 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5366 5730 (eval $ac_try) 2>&5 … … 5375 5739 ac_header_compiler=no 5376 5740 fi 5377 rm -f conftest. $ac_objext conftest.$ac_ext5741 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5378 5742 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5379 5743 echo "${ECHO_T}$ac_header_compiler" >&6 … … 5383 5747 echo $ECHO_N "checking stddef.h presence... $ECHO_C" >&6 5384 5748 cat >conftest.$ac_ext <<_ACEOF 5385 #line $LINENO "configure"5386 5749 /* confdefs.h. */ 5387 5750 _ACEOF … … 5401 5764 if test -s conftest.err; then 5402 5765 ac_cpp_err=$ac_c_preproc_warn_flag 5766 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 5403 5767 else 5404 5768 ac_cpp_err= … … 5420 5784 5421 5785 # So? What about this header? 5422 case $ac_header_compiler:$ac_header_preproc in5423 yes:no )5786 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5787 yes:no: ) 5424 5788 { echo "$as_me:$LINENO: WARNING: stddef.h: accepted by the compiler, rejected by the preprocessor!" >&5 5425 5789 echo "$as_me: WARNING: stddef.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5790 { echo "$as_me:$LINENO: WARNING: stddef.h: proceeding with the compiler's result" >&5 5791 echo "$as_me: WARNING: stddef.h: proceeding with the compiler's result" >&2;} 5792 ac_header_preproc=yes 5793 ;; 5794 no:yes:* ) 5795 { echo "$as_me:$LINENO: WARNING: stddef.h: present but cannot be compiled" >&5 5796 echo "$as_me: WARNING: stddef.h: present but cannot be compiled" >&2;} 5797 { echo "$as_me:$LINENO: WARNING: stddef.h: check for missing prerequisite headers?" >&5 5798 echo "$as_me: WARNING: stddef.h: check for missing prerequisite headers?" >&2;} 5799 { echo "$as_me:$LINENO: WARNING: stddef.h: see the Autoconf documentation" >&5 5800 echo "$as_me: WARNING: stddef.h: see the Autoconf documentation" >&2;} 5801 { echo "$as_me:$LINENO: WARNING: stddef.h: section \"Present But Cannot Be Compiled\"" >&5 5802 echo "$as_me: WARNING: stddef.h: section \"Present But Cannot Be Compiled\"" >&2;} 5426 5803 { echo "$as_me:$LINENO: WARNING: stddef.h: proceeding with the preprocessor's result" >&5 5427 5804 echo "$as_me: WARNING: stddef.h: proceeding with the preprocessor's result" >&2;} 5805 { echo "$as_me:$LINENO: WARNING: stddef.h: in the future, the compiler will take precedence" >&5 5806 echo "$as_me: WARNING: stddef.h: in the future, the compiler will take precedence" >&2;} 5428 5807 ( 5429 5808 cat <<\_ASBOX 5430 5809 ## ------------------------------------ ## 5431 ## Report this to bug-autoconf@gnu.org. ## 5432 ## ------------------------------------ ## 5433 _ASBOX 5434 ) | 5435 sed "s/^/$as_me: WARNING: /" >&2 5436 ;; 5437 no:yes ) 5438 { echo "$as_me:$LINENO: WARNING: stddef.h: present but cannot be compiled" >&5 5439 echo "$as_me: WARNING: stddef.h: present but cannot be compiled" >&2;} 5440 { echo "$as_me:$LINENO: WARNING: stddef.h: check for missing prerequisite headers?" >&5 5441 echo "$as_me: WARNING: stddef.h: check for missing prerequisite headers?" >&2;} 5442 { echo "$as_me:$LINENO: WARNING: stddef.h: proceeding with the preprocessor's result" >&5 5443 echo "$as_me: WARNING: stddef.h: proceeding with the preprocessor's result" >&2;} 5444 ( 5445 cat <<\_ASBOX 5446 ## ------------------------------------ ## 5447 ## Report this to bug-autoconf@gnu.org. ## 5810 ## Report this to the pjproject lists. ## 5448 5811 ## ------------------------------------ ## 5449 5812 _ASBOX … … 5484 5847 echo $ECHO_N "checking stdio.h usability... $ECHO_C" >&6 5485 5848 cat >conftest.$ac_ext <<_ACEOF 5486 #line $LINENO "configure"5487 5849 /* confdefs.h. */ 5488 5850 _ACEOF … … 5495 5857 rm -f conftest.$ac_objext 5496 5858 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5497 (eval $ac_compile) 2>&5 5498 ac_status=$? 5859 (eval $ac_compile) 2>conftest.er1 5860 ac_status=$? 5861 grep -v '^ *+' conftest.er1 >conftest.err 5862 rm -f conftest.er1 5863 cat conftest.err >&5 5499 5864 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5500 5865 (exit $ac_status); } && 5501 { ac_try='test -s conftest.$ac_objext' 5866 { ac_try='test -z "$ac_c_werror_flag" 5867 || test ! -s conftest.err' 5868 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5869 (eval $ac_try) 2>&5 5870 ac_status=$? 5871 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5872 (exit $ac_status); }; } && 5873 { ac_try='test -s conftest.$ac_objext' 5502 5874 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5503 5875 (eval $ac_try) 2>&5 … … 5512 5884 ac_header_compiler=no 5513 5885 fi 5514 rm -f conftest. $ac_objext conftest.$ac_ext5886 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5515 5887 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5516 5888 echo "${ECHO_T}$ac_header_compiler" >&6 … … 5520 5892 echo $ECHO_N "checking stdio.h presence... $ECHO_C" >&6 5521 5893 cat >conftest.$ac_ext <<_ACEOF 5522 #line $LINENO "configure"5523 5894 /* confdefs.h. */ 5524 5895 _ACEOF … … 5538 5909 if test -s conftest.err; then 5539 5910 ac_cpp_err=$ac_c_preproc_warn_flag 5911 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 5540 5912 else 5541 5913 ac_cpp_err= … … 5557 5929 5558 5930 # So? What about this header? 5559 case $ac_header_compiler:$ac_header_preproc in5560 yes:no )5931 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5932 yes:no: ) 5561 5933 { echo "$as_me:$LINENO: WARNING: stdio.h: accepted by the compiler, rejected by the preprocessor!" >&5 5562 5934 echo "$as_me: WARNING: stdio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5935 { echo "$as_me:$LINENO: WARNING: stdio.h: proceeding with the compiler's result" >&5 5936 echo "$as_me: WARNING: stdio.h: proceeding with the compiler's result" >&2;} 5937 ac_header_preproc=yes 5938 ;; 5939 no:yes:* ) 5940 { echo "$as_me:$LINENO: WARNING: stdio.h: present but cannot be compiled" >&5 5941 echo "$as_me: WARNING: stdio.h: present but cannot be compiled" >&2;} 5942 { echo "$as_me:$LINENO: WARNING: stdio.h: check for missing prerequisite headers?" >&5 5943 echo "$as_me: WARNING: stdio.h: check for missing prerequisite headers?" >&2;} 5944 { echo "$as_me:$LINENO: WARNING: stdio.h: see the Autoconf documentation" >&5 5945 echo "$as_me: WARNING: stdio.h: see the Autoconf documentation" >&2;} 5946 { echo "$as_me:$LINENO: WARNING: stdio.h: section \"Present But Cannot Be Compiled\"" >&5 5947 echo "$as_me: WARNING: stdio.h: section \"Present But Cannot Be Compiled\"" >&2;} 5563 5948 { echo "$as_me:$LINENO: WARNING: stdio.h: proceeding with the preprocessor's result" >&5 5564 5949 echo "$as_me: WARNING: stdio.h: proceeding with the preprocessor's result" >&2;} 5950 { echo "$as_me:$LINENO: WARNING: stdio.h: in the future, the compiler will take precedence" >&5 5951 echo "$as_me: WARNING: stdio.h: in the future, the compiler will take precedence" >&2;} 5565 5952 ( 5566 5953 cat <<\_ASBOX 5567 5954 ## ------------------------------------ ## 5568 ## Report this to bug-autoconf@gnu.org. ## 5569 ## ------------------------------------ ## 5570 _ASBOX 5571 ) | 5572 sed "s/^/$as_me: WARNING: /" >&2 5573 ;; 5574 no:yes ) 5575 { echo "$as_me:$LINENO: WARNING: stdio.h: present but cannot be compiled" >&5 5576 echo "$as_me: WARNING: stdio.h: present but cannot be compiled" >&2;} 5577 { echo "$as_me:$LINENO: WARNING: stdio.h: check for missing prerequisite headers?" >&5 5578 echo "$as_me: WARNING: stdio.h: check for missing prerequisite headers?" >&2;} 5579 { echo "$as_me:$LINENO: WARNING: stdio.h: proceeding with the preprocessor's result" >&5 5580 echo "$as_me: WARNING: stdio.h: proceeding with the preprocessor's result" >&2;} 5581 ( 5582 cat <<\_ASBOX 5583 ## ------------------------------------ ## 5584 ## Report this to bug-autoconf@gnu.org. ## 5955 ## Report this to the pjproject lists. ## 5585 5956 ## ------------------------------------ ## 5586 5957 _ASBOX … … 5621 5992 echo $ECHO_N "checking stdlib.h usability... $ECHO_C" >&6 5622 5993 cat >conftest.$ac_ext <<_ACEOF 5623 #line $LINENO "configure"5624 5994 /* confdefs.h. */ 5625 5995 _ACEOF … … 5632 6002 rm -f conftest.$ac_objext 5633 6003 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5634 (eval $ac_compile) 2>&5 5635 ac_status=$? 6004 (eval $ac_compile) 2>conftest.er1 6005 ac_status=$? 6006 grep -v '^ *+' conftest.er1 >conftest.err 6007 rm -f conftest.er1 6008 cat conftest.err >&5 5636 6009 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5637 6010 (exit $ac_status); } && 5638 { ac_try='test -s conftest.$ac_objext' 6011 { ac_try='test -z "$ac_c_werror_flag" 6012 || test ! -s conftest.err' 6013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6014 (eval $ac_try) 2>&5 6015 ac_status=$? 6016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6017 (exit $ac_status); }; } && 6018 { ac_try='test -s conftest.$ac_objext' 5639 6019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5640 6020 (eval $ac_try) 2>&5 … … 5649 6029 ac_header_compiler=no 5650 6030 fi 5651 rm -f conftest. $ac_objext conftest.$ac_ext6031 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5652 6032 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5653 6033 echo "${ECHO_T}$ac_header_compiler" >&6 … … 5657 6037 echo $ECHO_N "checking stdlib.h presence... $ECHO_C" >&6 5658 6038 cat >conftest.$ac_ext <<_ACEOF 5659 #line $LINENO "configure"5660 6039 /* confdefs.h. */ 5661 6040 _ACEOF … … 5675 6054 if test -s conftest.err; then 5676 6055 ac_cpp_err=$ac_c_preproc_warn_flag 6056 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 5677 6057 else 5678 6058 ac_cpp_err= … … 5694 6074 5695 6075 # So? What about this header? 5696 case $ac_header_compiler:$ac_header_preproc in5697 yes:no )6076 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6077 yes:no: ) 5698 6078 { echo "$as_me:$LINENO: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 5699 6079 echo "$as_me: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6080 { echo "$as_me:$LINENO: WARNING: stdlib.h: proceeding with the compiler's result" >&5 6081 echo "$as_me: WARNING: stdlib.h: proceeding with the compiler's result" >&2;} 6082 ac_header_preproc=yes 6083 ;; 6084 no:yes:* ) 6085 { echo "$as_me:$LINENO: WARNING: stdlib.h: present but cannot be compiled" >&5 6086 echo "$as_me: WARNING: stdlib.h: present but cannot be compiled" >&2;} 6087 { echo "$as_me:$LINENO: WARNING: stdlib.h: check for missing prerequisite headers?" >&5 6088 echo "$as_me: WARNING: stdlib.h: check for missing prerequisite headers?" >&2;} 6089 { echo "$as_me:$LINENO: WARNING: stdlib.h: see the Autoconf documentation" >&5 6090 echo "$as_me: WARNING: stdlib.h: see the Autoconf documentation" >&2;} 6091 { echo "$as_me:$LINENO: WARNING: stdlib.h: section \"Present But Cannot Be Compiled\"" >&5 6092 echo "$as_me: WARNING: stdlib.h: section \"Present But Cannot Be Compiled\"" >&2;} 5700 6093 { echo "$as_me:$LINENO: WARNING: stdlib.h: proceeding with the preprocessor's result" >&5 5701 6094 echo "$as_me: WARNING: stdlib.h: proceeding with the preprocessor's result" >&2;} 6095 { echo "$as_me:$LINENO: WARNING: stdlib.h: in the future, the compiler will take precedence" >&5 6096 echo "$as_me: WARNING: stdlib.h: in the future, the compiler will take precedence" >&2;} 5702 6097 ( 5703 6098 cat <<\_ASBOX 5704 6099 ## ------------------------------------ ## 5705 ## Report this to bug-autoconf@gnu.org. ## 5706 ## ------------------------------------ ## 5707 _ASBOX 5708 ) | 5709 sed "s/^/$as_me: WARNING: /" >&2 5710 ;; 5711 no:yes ) 5712 { echo "$as_me:$LINENO: WARNING: stdlib.h: present but cannot be compiled" >&5 5713 echo "$as_me: WARNING: stdlib.h: present but cannot be compiled" >&2;} 5714 { echo "$as_me:$LINENO: WARNING: stdlib.h: check for missing prerequisite headers?" >&5 5715 echo "$as_me: WARNING: stdlib.h: check for missing prerequisite headers?" >&2;} 5716 { echo "$as_me:$LINENO: WARNING: stdlib.h: proceeding with the preprocessor's result" >&5 5717 echo "$as_me: WARNING: stdlib.h: proceeding with the preprocessor's result" >&2;} 5718 ( 5719 cat <<\_ASBOX 5720 ## ------------------------------------ ## 5721 ## Report this to bug-autoconf@gnu.org. ## 6100 ## Report this to the pjproject lists. ## 5722 6101 ## ------------------------------------ ## 5723 6102 _ASBOX … … 5758 6137 echo $ECHO_N "checking string.h usability... $ECHO_C" >&6 5759 6138 cat >conftest.$ac_ext <<_ACEOF 5760 #line $LINENO "configure"5761 6139 /* confdefs.h. */ 5762 6140 _ACEOF … … 5769 6147 rm -f conftest.$ac_objext 5770 6148 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5771 (eval $ac_compile) 2>&5 5772 ac_status=$? 6149 (eval $ac_compile) 2>conftest.er1 6150 ac_status=$? 6151 grep -v '^ *+' conftest.er1 >conftest.err 6152 rm -f conftest.er1 6153 cat conftest.err >&5 5773 6154 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5774 6155 (exit $ac_status); } && 5775 { ac_try='test -s conftest.$ac_objext' 6156 { ac_try='test -z "$ac_c_werror_flag" 6157 || test ! -s conftest.err' 6158 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6159 (eval $ac_try) 2>&5 6160 ac_status=$? 6161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6162 (exit $ac_status); }; } && 6163 { ac_try='test -s conftest.$ac_objext' 5776 6164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5777 6165 (eval $ac_try) 2>&5 … … 5786 6174 ac_header_compiler=no 5787 6175 fi 5788 rm -f conftest. $ac_objext conftest.$ac_ext6176 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5789 6177 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5790 6178 echo "${ECHO_T}$ac_header_compiler" >&6 … … 5794 6182 echo $ECHO_N "checking string.h presence... $ECHO_C" >&6 5795 6183 cat >conftest.$ac_ext <<_ACEOF 5796 #line $LINENO "configure"5797 6184 /* confdefs.h. */ 5798 6185 _ACEOF … … 5812 6199 if test -s conftest.err; then 5813 6200 ac_cpp_err=$ac_c_preproc_warn_flag 6201 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 5814 6202 else 5815 6203 ac_cpp_err= … … 5831 6219 5832 6220 # So? What about this header? 5833 case $ac_header_compiler:$ac_header_preproc in5834 yes:no )6221 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6222 yes:no: ) 5835 6223 { echo "$as_me:$LINENO: WARNING: string.h: accepted by the compiler, rejected by the preprocessor!" >&5 5836 6224 echo "$as_me: WARNING: string.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6225 { echo "$as_me:$LINENO: WARNING: string.h: proceeding with the compiler's result" >&5 6226 echo "$as_me: WARNING: string.h: proceeding with the compiler's result" >&2;} 6227 ac_header_preproc=yes 6228 ;; 6229 no:yes:* ) 6230 { echo "$as_me:$LINENO: WARNING: string.h: present but cannot be compiled" >&5 6231 echo "$as_me: WARNING: string.h: present but cannot be compiled" >&2;} 6232 { echo "$as_me:$LINENO: WARNING: string.h: check for missing prerequisite headers?" >&5 6233 echo "$as_me: WARNING: string.h: check for missing prerequisite headers?" >&2;} 6234 { echo "$as_me:$LINENO: WARNING: string.h: see the Autoconf documentation" >&5 6235 echo "$as_me: WARNING: string.h: see the Autoconf documentation" >&2;} 6236 { echo "$as_me:$LINENO: WARNING: string.h: section \"Present But Cannot Be Compiled\"" >&5 6237 echo "$as_me: WARNING: string.h: section \"Present But Cannot Be Compiled\"" >&2;} 5837 6238 { echo "$as_me:$LINENO: WARNING: string.h: proceeding with the preprocessor's result" >&5 5838 6239 echo "$as_me: WARNING: string.h: proceeding with the preprocessor's result" >&2;} 6240 { echo "$as_me:$LINENO: WARNING: string.h: in the future, the compiler will take precedence" >&5 6241 echo "$as_me: WARNING: string.h: in the future, the compiler will take precedence" >&2;} 5839 6242 ( 5840 6243 cat <<\_ASBOX 5841 6244 ## ------------------------------------ ## 5842 ## Report this to bug-autoconf@gnu.org. ## 5843 ## ------------------------------------ ## 5844 _ASBOX 5845 ) | 5846 sed "s/^/$as_me: WARNING: /" >&2 5847 ;; 5848 no:yes ) 5849 { echo "$as_me:$LINENO: WARNING: string.h: present but cannot be compiled" >&5 5850 echo "$as_me: WARNING: string.h: present but cannot be compiled" >&2;} 5851 { echo "$as_me:$LINENO: WARNING: string.h: check for missing prerequisite headers?" >&5 5852 echo "$as_me: WARNING: string.h: check for missing prerequisite headers?" >&2;} 5853 { echo "$as_me:$LINENO: WARNING: string.h: proceeding with the preprocessor's result" >&5 5854 echo "$as_me: WARNING: string.h: proceeding with the preprocessor's result" >&2;} 5855 ( 5856 cat <<\_ASBOX 5857 ## ------------------------------------ ## 5858 ## Report this to bug-autoconf@gnu.org. ## 6245 ## Report this to the pjproject lists. ## 5859 6246 ## ------------------------------------ ## 5860 6247 _ASBOX … … 5895 6282 echo $ECHO_N "checking sys/ioctl.h usability... $ECHO_C" >&6 5896 6283 cat >conftest.$ac_ext <<_ACEOF 5897 #line $LINENO "configure"5898 6284 /* confdefs.h. */ 5899 6285 _ACEOF … … 5906 6292 rm -f conftest.$ac_objext 5907 6293 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5908 (eval $ac_compile) 2>&5 5909 ac_status=$? 6294 (eval $ac_compile) 2>conftest.er1 6295 ac_status=$? 6296 grep -v '^ *+' conftest.er1 >conftest.err 6297 rm -f conftest.er1 6298 cat conftest.err >&5 5910 6299 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5911 6300 (exit $ac_status); } && 5912 { ac_try='test -s conftest.$ac_objext' 6301 { ac_try='test -z "$ac_c_werror_flag" 6302 || test ! -s conftest.err' 6303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6304 (eval $ac_try) 2>&5 6305 ac_status=$? 6306 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6307 (exit $ac_status); }; } && 6308 { ac_try='test -s conftest.$ac_objext' 5913 6309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5914 6310 (eval $ac_try) 2>&5 … … 5923 6319 ac_header_compiler=no 5924 6320 fi 5925 rm -f conftest. $ac_objext conftest.$ac_ext6321 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5926 6322 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5927 6323 echo "${ECHO_T}$ac_header_compiler" >&6 … … 5931 6327 echo $ECHO_N "checking sys/ioctl.h presence... $ECHO_C" >&6 5932 6328 cat >conftest.$ac_ext <<_ACEOF 5933 #line $LINENO "configure"5934 6329 /* confdefs.h. */ 5935 6330 _ACEOF … … 5949 6344 if test -s conftest.err; then 5950 6345 ac_cpp_err=$ac_c_preproc_warn_flag 6346 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 5951 6347 else 5952 6348 ac_cpp_err= … … 5968 6364 5969 6365 # So? What about this header? 5970 case $ac_header_compiler:$ac_header_preproc in5971 yes:no )6366 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6367 yes:no: ) 5972 6368 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: accepted by the compiler, rejected by the preprocessor!" >&5 5973 6369 echo "$as_me: WARNING: sys/ioctl.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6370 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: proceeding with the compiler's result" >&5 6371 echo "$as_me: WARNING: sys/ioctl.h: proceeding with the compiler's result" >&2;} 6372 ac_header_preproc=yes 6373 ;; 6374 no:yes:* ) 6375 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: present but cannot be compiled" >&5 6376 echo "$as_me: WARNING: sys/ioctl.h: present but cannot be compiled" >&2;} 6377 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: check for missing prerequisite headers?" >&5 6378 echo "$as_me: WARNING: sys/ioctl.h: check for missing prerequisite headers?" >&2;} 6379 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: see the Autoconf documentation" >&5 6380 echo "$as_me: WARNING: sys/ioctl.h: see the Autoconf documentation" >&2;} 6381 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: section \"Present But Cannot Be Compiled\"" >&5 6382 echo "$as_me: WARNING: sys/ioctl.h: section \"Present But Cannot Be Compiled\"" >&2;} 5974 6383 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: proceeding with the preprocessor's result" >&5 5975 6384 echo "$as_me: WARNING: sys/ioctl.h: proceeding with the preprocessor's result" >&2;} 6385 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: in the future, the compiler will take precedence" >&5 6386 echo "$as_me: WARNING: sys/ioctl.h: in the future, the compiler will take precedence" >&2;} 5976 6387 ( 5977 6388 cat <<\_ASBOX 5978 6389 ## ------------------------------------ ## 5979 ## Report this to bug-autoconf@gnu.org. ## 5980 ## ------------------------------------ ## 5981 _ASBOX 5982 ) | 5983 sed "s/^/$as_me: WARNING: /" >&2 5984 ;; 5985 no:yes ) 5986 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: present but cannot be compiled" >&5 5987 echo "$as_me: WARNING: sys/ioctl.h: present but cannot be compiled" >&2;} 5988 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: check for missing prerequisite headers?" >&5 5989 echo "$as_me: WARNING: sys/ioctl.h: check for missing prerequisite headers?" >&2;} 5990 { echo "$as_me:$LINENO: WARNING: sys/ioctl.h: proceeding with the preprocessor's result" >&5 5991 echo "$as_me: WARNING: sys/ioctl.h: proceeding with the preprocessor's result" >&2;} 5992 ( 5993 cat <<\_ASBOX 5994 ## ------------------------------------ ## 5995 ## Report this to bug-autoconf@gnu.org. ## 6390 ## Report this to the pjproject lists. ## 5996 6391 ## ------------------------------------ ## 5997 6392 _ASBOX … … 6032 6427 echo $ECHO_N "checking sys/select.h usability... $ECHO_C" >&6 6033 6428 cat >conftest.$ac_ext <<_ACEOF 6034 #line $LINENO "configure"6035 6429 /* confdefs.h. */ 6036 6430 _ACEOF … … 6043 6437 rm -f conftest.$ac_objext 6044 6438 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6045 (eval $ac_compile) 2>&5 6046 ac_status=$? 6439 (eval $ac_compile) 2>conftest.er1 6440 ac_status=$? 6441 grep -v '^ *+' conftest.er1 >conftest.err 6442 rm -f conftest.er1 6443 cat conftest.err >&5 6047 6444 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6048 6445 (exit $ac_status); } && 6049 { ac_try='test -s conftest.$ac_objext' 6446 { ac_try='test -z "$ac_c_werror_flag" 6447 || test ! -s conftest.err' 6448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6449 (eval $ac_try) 2>&5 6450 ac_status=$? 6451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6452 (exit $ac_status); }; } && 6453 { ac_try='test -s conftest.$ac_objext' 6050 6454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6051 6455 (eval $ac_try) 2>&5 … … 6060 6464 ac_header_compiler=no 6061 6465 fi 6062 rm -f conftest. $ac_objext conftest.$ac_ext6466 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6063 6467 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6064 6468 echo "${ECHO_T}$ac_header_compiler" >&6 … … 6068 6472 echo $ECHO_N "checking sys/select.h presence... $ECHO_C" >&6 6069 6473 cat >conftest.$ac_ext <<_ACEOF 6070 #line $LINENO "configure"6071 6474 /* confdefs.h. */ 6072 6475 _ACEOF … … 6086 6489 if test -s conftest.err; then 6087 6490 ac_cpp_err=$ac_c_preproc_warn_flag 6491 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 6088 6492 else 6089 6493 ac_cpp_err= … … 6105 6509 6106 6510 # So? What about this header? 6107 case $ac_header_compiler:$ac_header_preproc in6108 yes:no )6511 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6512 yes:no: ) 6109 6513 { echo "$as_me:$LINENO: WARNING: sys/select.h: accepted by the compiler, rejected by the preprocessor!" >&5 6110 6514 echo "$as_me: WARNING: sys/select.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6515 { echo "$as_me:$LINENO: WARNING: sys/select.h: proceeding with the compiler's result" >&5 6516 echo "$as_me: WARNING: sys/select.h: proceeding with the compiler's result" >&2;} 6517 ac_header_preproc=yes 6518 ;; 6519 no:yes:* ) 6520 { echo "$as_me:$LINENO: WARNING: sys/select.h: present but cannot be compiled" >&5 6521 echo "$as_me: WARNING: sys/select.h: present but cannot be compiled" >&2;} 6522 { echo "$as_me:$LINENO: WARNING: sys/select.h: check for missing prerequisite headers?" >&5 6523 echo "$as_me: WARNING: sys/select.h: check for missing prerequisite headers?" >&2;} 6524 { echo "$as_me:$LINENO: WARNING: sys/select.h: see the Autoconf documentation" >&5 6525 echo "$as_me: WARNING: sys/select.h: see the Autoconf documentation" >&2;} 6526 { echo "$as_me:$LINENO: WARNING: sys/select.h: section \"Present But Cannot Be Compiled\"" >&5 6527 echo "$as_me: WARNING: sys/select.h: section \"Present But Cannot Be Compiled\"" >&2;} 6111 6528 { echo "$as_me:$LINENO: WARNING: sys/select.h: proceeding with the preprocessor's result" >&5 6112 6529 echo "$as_me: WARNING: sys/select.h: proceeding with the preprocessor's result" >&2;} 6530 { echo "$as_me:$LINENO: WARNING: sys/select.h: in the future, the compiler will take precedence" >&5 6531 echo "$as_me: WARNING: sys/select.h: in the future, the compiler will take precedence" >&2;} 6113 6532 ( 6114 6533 cat <<\_ASBOX 6115 6534 ## ------------------------------------ ## 6116 ## Report this to bug-autoconf@gnu.org. ## 6117 ## ------------------------------------ ## 6118 _ASBOX 6119 ) | 6120 sed "s/^/$as_me: WARNING: /" >&2 6121 ;; 6122 no:yes ) 6123 { echo "$as_me:$LINENO: WARNING: sys/select.h: present but cannot be compiled" >&5 6124 echo "$as_me: WARNING: sys/select.h: present but cannot be compiled" >&2;} 6125 { echo "$as_me:$LINENO: WARNING: sys/select.h: check for missing prerequisite headers?" >&5 6126 echo "$as_me: WARNING: sys/select.h: check for missing prerequisite headers?" >&2;} 6127 { echo "$as_me:$LINENO: WARNING: sys/select.h: proceeding with the preprocessor's result" >&5 6128 echo "$as_me: WARNING: sys/select.h: proceeding with the preprocessor's result" >&2;} 6129 ( 6130 cat <<\_ASBOX 6131 ## ------------------------------------ ## 6132 ## Report this to bug-autoconf@gnu.org. ## 6535 ## Report this to the pjproject lists. ## 6133 6536 ## ------------------------------------ ## 6134 6537 _ASBOX … … 6169 6572 echo $ECHO_N "checking sys/socket.h usability... $ECHO_C" >&6 6170 6573 cat >conftest.$ac_ext <<_ACEOF 6171 #line $LINENO "configure"6172 6574 /* confdefs.h. */ 6173 6575 _ACEOF … … 6180 6582 rm -f conftest.$ac_objext 6181 6583 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6182 (eval $ac_compile) 2>&5 6183 ac_status=$? 6584 (eval $ac_compile) 2>conftest.er1 6585 ac_status=$? 6586 grep -v '^ *+' conftest.er1 >conftest.err 6587 rm -f conftest.er1 6588 cat conftest.err >&5 6184 6589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6185 6590 (exit $ac_status); } && 6186 { ac_try='test -s conftest.$ac_objext' 6591 { ac_try='test -z "$ac_c_werror_flag" 6592 || test ! -s conftest.err' 6593 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6594 (eval $ac_try) 2>&5 6595 ac_status=$? 6596 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6597 (exit $ac_status); }; } && 6598 { ac_try='test -s conftest.$ac_objext' 6187 6599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6188 6600 (eval $ac_try) 2>&5 … … 6197 6609 ac_header_compiler=no 6198 6610 fi 6199 rm -f conftest. $ac_objext conftest.$ac_ext6611 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6200 6612 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6201 6613 echo "${ECHO_T}$ac_header_compiler" >&6 … … 6205 6617 echo $ECHO_N "checking sys/socket.h presence... $ECHO_C" >&6 6206 6618 cat >conftest.$ac_ext <<_ACEOF 6207 #line $LINENO "configure"6208 6619 /* confdefs.h. */ 6209 6620 _ACEOF … … 6223 6634 if test -s conftest.err; then 6224 6635 ac_cpp_err=$ac_c_preproc_warn_flag 6636 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 6225 6637 else 6226 6638 ac_cpp_err= … … 6242 6654 6243 6655 # So? What about this header? 6244 case $ac_header_compiler:$ac_header_preproc in6245 yes:no )6656 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6657 yes:no: ) 6246 6658 { echo "$as_me:$LINENO: WARNING: sys/socket.h: accepted by the compiler, rejected by the preprocessor!" >&5 6247 6659 echo "$as_me: WARNING: sys/socket.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6660 { echo "$as_me:$LINENO: WARNING: sys/socket.h: proceeding with the compiler's result" >&5 6661 echo "$as_me: WARNING: sys/socket.h: proceeding with the compiler's result" >&2;} 6662 ac_header_preproc=yes 6663 ;; 6664 no:yes:* ) 6665 { echo "$as_me:$LINENO: WARNING: sys/socket.h: present but cannot be compiled" >&5 6666 echo "$as_me: WARNING: sys/socket.h: present but cannot be compiled" >&2;} 6667 { echo "$as_me:$LINENO: WARNING: sys/socket.h: check for missing prerequisite headers?" >&5 6668 echo "$as_me: WARNING: sys/socket.h: check for missing prerequisite headers?" >&2;} 6669 { echo "$as_me:$LINENO: WARNING: sys/socket.h: see the Autoconf documentation" >&5 6670 echo "$as_me: WARNING: sys/socket.h: see the Autoconf documentation" >&2;} 6671 { echo "$as_me:$LINENO: WARNING: sys/socket.h: section \"Present But Cannot Be Compiled\"" >&5 6672 echo "$as_me: WARNING: sys/socket.h: section \"Present But Cannot Be Compiled\"" >&2;} 6248 6673 { echo "$as_me:$LINENO: WARNING: sys/socket.h: proceeding with the preprocessor's result" >&5 6249 6674 echo "$as_me: WARNING: sys/socket.h: proceeding with the preprocessor's result" >&2;} 6675 { echo "$as_me:$LINENO: WARNING: sys/socket.h: in the future, the compiler will take precedence" >&5 6676 echo "$as_me: WARNING: sys/socket.h: in the future, the compiler will take precedence" >&2;} 6250 6677 ( 6251 6678 cat <<\_ASBOX 6252 6679 ## ------------------------------------ ## 6253 ## Report this to bug-autoconf@gnu.org. ## 6254 ## ------------------------------------ ## 6255 _ASBOX 6256 ) | 6257 sed "s/^/$as_me: WARNING: /" >&2 6258 ;; 6259 no:yes ) 6260 { echo "$as_me:$LINENO: WARNING: sys/socket.h: present but cannot be compiled" >&5 6261 echo "$as_me: WARNING: sys/socket.h: present but cannot be compiled" >&2;} 6262 { echo "$as_me:$LINENO: WARNING: sys/socket.h: check for missing prerequisite headers?" >&5 6263 echo "$as_me: WARNING: sys/socket.h: check for missing prerequisite headers?" >&2;} 6264 { echo "$as_me:$LINENO: WARNING: sys/socket.h: proceeding with the preprocessor's result" >&5 6265 echo "$as_me: WARNING: sys/socket.h: proceeding with the preprocessor's result" >&2;} 6266 ( 6267 cat <<\_ASBOX 6268 ## ------------------------------------ ## 6269 ## Report this to bug-autoconf@gnu.org. ## 6680 ## Report this to the pjproject lists. ## 6270 6681 ## ------------------------------------ ## 6271 6682 _ASBOX … … 6306 6717 echo $ECHO_N "checking sys/time.h usability... $ECHO_C" >&6 6307 6718 cat >conftest.$ac_ext <<_ACEOF 6308 #line $LINENO "configure"6309 6719 /* confdefs.h. */ 6310 6720 _ACEOF … … 6317 6727 rm -f conftest.$ac_objext 6318 6728 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6319 (eval $ac_compile) 2>&5 6320 ac_status=$? 6729 (eval $ac_compile) 2>conftest.er1 6730 ac_status=$? 6731 grep -v '^ *+' conftest.er1 >conftest.err 6732 rm -f conftest.er1 6733 cat conftest.err >&5 6321 6734 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6322 6735 (exit $ac_status); } && 6323 { ac_try='test -s conftest.$ac_objext' 6736 { ac_try='test -z "$ac_c_werror_flag" 6737 || test ! -s conftest.err' 6738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6739 (eval $ac_try) 2>&5 6740 ac_status=$? 6741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6742 (exit $ac_status); }; } && 6743 { ac_try='test -s conftest.$ac_objext' 6324 6744 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6325 6745 (eval $ac_try) 2>&5 … … 6334 6754 ac_header_compiler=no 6335 6755 fi 6336 rm -f conftest. $ac_objext conftest.$ac_ext6756 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6337 6757 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6338 6758 echo "${ECHO_T}$ac_header_compiler" >&6 … … 6342 6762 echo $ECHO_N "checking sys/time.h presence... $ECHO_C" >&6 6343 6763 cat >conftest.$ac_ext <<_ACEOF 6344 #line $LINENO "configure"6345 6764 /* confdefs.h. */ 6346 6765 _ACEOF … … 6360 6779 if test -s conftest.err; then 6361 6780 ac_cpp_err=$ac_c_preproc_warn_flag 6781 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 6362 6782 else 6363 6783 ac_cpp_err= … … 6379 6799 6380 6800 # So? What about this header? 6381 case $ac_header_compiler:$ac_header_preproc in6382 yes:no )6801 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6802 yes:no: ) 6383 6803 { echo "$as_me:$LINENO: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!" >&5 6384 6804 echo "$as_me: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6805 { echo "$as_me:$LINENO: WARNING: sys/time.h: proceeding with the compiler's result" >&5 6806 echo "$as_me: WARNING: sys/time.h: proceeding with the compiler's result" >&2;} 6807 ac_header_preproc=yes 6808 ;; 6809 no:yes:* ) 6810 { echo "$as_me:$LINENO: WARNING: sys/time.h: present but cannot be compiled" >&5 6811 echo "$as_me: WARNING: sys/time.h: present but cannot be compiled" >&2;} 6812 { echo "$as_me:$LINENO: WARNING: sys/time.h: check for missing prerequisite headers?" >&5 6813 echo "$as_me: WARNING: sys/time.h: check for missing prerequisite headers?" >&2;} 6814 { echo "$as_me:$LINENO: WARNING: sys/time.h: see the Autoconf documentation" >&5 6815 echo "$as_me: WARNING: sys/time.h: see the Autoconf documentation" >&2;} 6816 { echo "$as_me:$LINENO: WARNING: sys/time.h: section \"Present But Cannot Be Compiled\"" >&5 6817 echo "$as_me: WARNING: sys/time.h: section \"Present But Cannot Be Compiled\"" >&2;} 6385 6818 { echo "$as_me:$LINENO: WARNING: sys/time.h: proceeding with the preprocessor's result" >&5 6386 6819 echo "$as_me: WARNING: sys/time.h: proceeding with the preprocessor's result" >&2;} 6820 { echo "$as_me:$LINENO: WARNING: sys/time.h: in the future, the compiler will take precedence" >&5 6821 echo "$as_me: WARNING: sys/time.h: in the future, the compiler will take precedence" >&2;} 6387 6822 ( 6388 6823 cat <<\_ASBOX 6389 6824 ## ------------------------------------ ## 6390 ## Report this to bug-autoconf@gnu.org. ## 6391 ## ------------------------------------ ## 6392 _ASBOX 6393 ) | 6394 sed "s/^/$as_me: WARNING: /" >&2 6395 ;; 6396 no:yes ) 6397 { echo "$as_me:$LINENO: WARNING: sys/time.h: present but cannot be compiled" >&5 6398 echo "$as_me: WARNING: sys/time.h: present but cannot be compiled" >&2;} 6399 { echo "$as_me:$LINENO: WARNING: sys/time.h: check for missing prerequisite headers?" >&5 6400 echo "$as_me: WARNING: sys/time.h: check for missing prerequisite headers?" >&2;} 6401 { echo "$as_me:$LINENO: WARNING: sys/time.h: proceeding with the preprocessor's result" >&5 6402 echo "$as_me: WARNING: sys/time.h: proceeding with the preprocessor's result" >&2;} 6403 ( 6404 cat <<\_ASBOX 6405 ## ------------------------------------ ## 6406 ## Report this to bug-autoconf@gnu.org. ## 6825 ## Report this to the pjproject lists. ## 6407 6826 ## ------------------------------------ ## 6408 6827 _ASBOX … … 6443 6862 echo $ECHO_N "checking sys/timeb.h usability... $ECHO_C" >&6 6444 6863 cat >conftest.$ac_ext <<_ACEOF 6445 #line $LINENO "configure"6446 6864 /* confdefs.h. */ 6447 6865 _ACEOF … … 6454 6872 rm -f conftest.$ac_objext 6455 6873 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6456 (eval $ac_compile) 2>&5 6457 ac_status=$? 6874 (eval $ac_compile) 2>conftest.er1 6875 ac_status=$? 6876 grep -v '^ *+' conftest.er1 >conftest.err 6877 rm -f conftest.er1 6878 cat conftest.err >&5 6458 6879 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6459 6880 (exit $ac_status); } && 6460 { ac_try='test -s conftest.$ac_objext' 6881 { ac_try='test -z "$ac_c_werror_flag" 6882 || test ! -s conftest.err' 6883 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6884 (eval $ac_try) 2>&5 6885 ac_status=$? 6886 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6887 (exit $ac_status); }; } && 6888 { ac_try='test -s conftest.$ac_objext' 6461 6889 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6462 6890 (eval $ac_try) 2>&5 … … 6471 6899 ac_header_compiler=no 6472 6900 fi 6473 rm -f conftest. $ac_objext conftest.$ac_ext6901 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6474 6902 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6475 6903 echo "${ECHO_T}$ac_header_compiler" >&6 … … 6479 6907 echo $ECHO_N "checking sys/timeb.h presence... $ECHO_C" >&6 6480 6908 cat >conftest.$ac_ext <<_ACEOF 6481 #line $LINENO "configure"6482 6909 /* confdefs.h. */ 6483 6910 _ACEOF … … 6497 6924 if test -s conftest.err; then 6498 6925 ac_cpp_err=$ac_c_preproc_warn_flag 6926 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 6499 6927 else 6500 6928 ac_cpp_err= … … 6516 6944 6517 6945 # So? What about this header? 6518 case $ac_header_compiler:$ac_header_preproc in6519 yes:no )6946 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6947 yes:no: ) 6520 6948 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: accepted by the compiler, rejected by the preprocessor!" >&5 6521 6949 echo "$as_me: WARNING: sys/timeb.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6950 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: proceeding with the compiler's result" >&5 6951 echo "$as_me: WARNING: sys/timeb.h: proceeding with the compiler's result" >&2;} 6952 ac_header_preproc=yes 6953 ;; 6954 no:yes:* ) 6955 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: present but cannot be compiled" >&5 6956 echo "$as_me: WARNING: sys/timeb.h: present but cannot be compiled" >&2;} 6957 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: check for missing prerequisite headers?" >&5 6958 echo "$as_me: WARNING: sys/timeb.h: check for missing prerequisite headers?" >&2;} 6959 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: see the Autoconf documentation" >&5 6960 echo "$as_me: WARNING: sys/timeb.h: see the Autoconf documentation" >&2;} 6961 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: section \"Present But Cannot Be Compiled\"" >&5 6962 echo "$as_me: WARNING: sys/timeb.h: section \"Present But Cannot Be Compiled\"" >&2;} 6522 6963 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: proceeding with the preprocessor's result" >&5 6523 6964 echo "$as_me: WARNING: sys/timeb.h: proceeding with the preprocessor's result" >&2;} 6965 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: in the future, the compiler will take precedence" >&5 6966 echo "$as_me: WARNING: sys/timeb.h: in the future, the compiler will take precedence" >&2;} 6524 6967 ( 6525 6968 cat <<\_ASBOX 6526 6969 ## ------------------------------------ ## 6527 ## Report this to bug-autoconf@gnu.org. ## 6528 ## ------------------------------------ ## 6529 _ASBOX 6530 ) | 6531 sed "s/^/$as_me: WARNING: /" >&2 6532 ;; 6533 no:yes ) 6534 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: present but cannot be compiled" >&5 6535 echo "$as_me: WARNING: sys/timeb.h: present but cannot be compiled" >&2;} 6536 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: check for missing prerequisite headers?" >&5 6537 echo "$as_me: WARNING: sys/timeb.h: check for missing prerequisite headers?" >&2;} 6538 { echo "$as_me:$LINENO: WARNING: sys/timeb.h: proceeding with the preprocessor's result" >&5 6539 echo "$as_me: WARNING: sys/timeb.h: proceeding with the preprocessor's result" >&2;} 6540 ( 6541 cat <<\_ASBOX 6542 ## ------------------------------------ ## 6543 ## Report this to bug-autoconf@gnu.org. ## 6970 ## Report this to the pjproject lists. ## 6544 6971 ## ------------------------------------ ## 6545 6972 _ASBOX … … 6580 7007 echo $ECHO_N "checking sys/types.h usability... $ECHO_C" >&6 6581 7008 cat >conftest.$ac_ext <<_ACEOF 6582 #line $LINENO "configure"6583 7009 /* confdefs.h. */ 6584 7010 _ACEOF … … 6591 7017 rm -f conftest.$ac_objext 6592 7018 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6593 (eval $ac_compile) 2>&5 6594 ac_status=$? 7019 (eval $ac_compile) 2>conftest.er1 7020 ac_status=$? 7021 grep -v '^ *+' conftest.er1 >conftest.err 7022 rm -f conftest.er1 7023 cat conftest.err >&5 6595 7024 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6596 7025 (exit $ac_status); } && 6597 { ac_try='test -s conftest.$ac_objext' 7026 { ac_try='test -z "$ac_c_werror_flag" 7027 || test ! -s conftest.err' 7028 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7029 (eval $ac_try) 2>&5 7030 ac_status=$? 7031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7032 (exit $ac_status); }; } && 7033 { ac_try='test -s conftest.$ac_objext' 6598 7034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6599 7035 (eval $ac_try) 2>&5 … … 6608 7044 ac_header_compiler=no 6609 7045 fi 6610 rm -f conftest. $ac_objext conftest.$ac_ext7046 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6611 7047 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6612 7048 echo "${ECHO_T}$ac_header_compiler" >&6 … … 6616 7052 echo $ECHO_N "checking sys/types.h presence... $ECHO_C" >&6 6617 7053 cat >conftest.$ac_ext <<_ACEOF 6618 #line $LINENO "configure"6619 7054 /* confdefs.h. */ 6620 7055 _ACEOF … … 6634 7069 if test -s conftest.err; then 6635 7070 ac_cpp_err=$ac_c_preproc_warn_flag 7071 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 6636 7072 else 6637 7073 ac_cpp_err= … … 6653 7089 6654 7090 # So? What about this header? 6655 case $ac_header_compiler:$ac_header_preproc in6656 yes:no )7091 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7092 yes:no: ) 6657 7093 { echo "$as_me:$LINENO: WARNING: sys/types.h: accepted by the compiler, rejected by the preprocessor!" >&5 6658 7094 echo "$as_me: WARNING: sys/types.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7095 { echo "$as_me:$LINENO: WARNING: sys/types.h: proceeding with the compiler's result" >&5 7096 echo "$as_me: WARNING: sys/types.h: proceeding with the compiler's result" >&2;} 7097 ac_header_preproc=yes 7098 ;; 7099 no:yes:* ) 7100 { echo "$as_me:$LINENO: WARNING: sys/types.h: present but cannot be compiled" >&5 7101 echo "$as_me: WARNING: sys/types.h: present but cannot be compiled" >&2;} 7102 { echo "$as_me:$LINENO: WARNING: sys/types.h: check for missing prerequisite headers?" >&5 7103 echo "$as_me: WARNING: sys/types.h: check for missing prerequisite headers?" >&2;} 7104 { echo "$as_me:$LINENO: WARNING: sys/types.h: see the Autoconf documentation" >&5 7105 echo "$as_me: WARNING: sys/types.h: see the Autoconf documentation" >&2;} 7106 { echo "$as_me:$LINENO: WARNING: sys/types.h: section \"Present But Cannot Be Compiled\"" >&5 7107 echo "$as_me: WARNING: sys/types.h: section \"Present But Cannot Be Compiled\"" >&2;} 6659 7108 { echo "$as_me:$LINENO: WARNING: sys/types.h: proceeding with the preprocessor's result" >&5 6660 7109 echo "$as_me: WARNING: sys/types.h: proceeding with the preprocessor's result" >&2;} 7110 { echo "$as_me:$LINENO: WARNING: sys/types.h: in the future, the compiler will take precedence" >&5 7111 echo "$as_me: WARNING: sys/types.h: in the future, the compiler will take precedence" >&2;} 6661 7112 ( 6662 7113 cat <<\_ASBOX 6663 7114 ## ------------------------------------ ## 6664 ## Report this to bug-autoconf@gnu.org. ## 6665 ## ------------------------------------ ## 6666 _ASBOX 6667 ) | 6668 sed "s/^/$as_me: WARNING: /" >&2 6669 ;; 6670 no:yes ) 6671 { echo "$as_me:$LINENO: WARNING: sys/types.h: present but cannot be compiled" >&5 6672 echo "$as_me: WARNING: sys/types.h: present but cannot be compiled" >&2;} 6673 { echo "$as_me:$LINENO: WARNING: sys/types.h: check for missing prerequisite headers?" >&5 6674 echo "$as_me: WARNING: sys/types.h: check for missing prerequisite headers?" >&2;} 6675 { echo "$as_me:$LINENO: WARNING: sys/types.h: proceeding with the preprocessor's result" >&5 6676 echo "$as_me: WARNING: sys/types.h: proceeding with the preprocessor's result" >&2;} 6677 ( 6678 cat <<\_ASBOX 6679 ## ------------------------------------ ## 6680 ## Report this to bug-autoconf@gnu.org. ## 7115 ## Report this to the pjproject lists. ## 6681 7116 ## ------------------------------------ ## 6682 7117 _ASBOX … … 6717 7152 echo $ECHO_N "checking time.h usability... $ECHO_C" >&6 6718 7153 cat >conftest.$ac_ext <<_ACEOF 6719 #line $LINENO "configure"6720 7154 /* confdefs.h. */ 6721 7155 _ACEOF … … 6728 7162 rm -f conftest.$ac_objext 6729 7163 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6730 (eval $ac_compile) 2>&5 6731 ac_status=$? 7164 (eval $ac_compile) 2>conftest.er1 7165 ac_status=$? 7166 grep -v '^ *+' conftest.er1 >conftest.err 7167 rm -f conftest.er1 7168 cat conftest.err >&5 6732 7169 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6733 7170 (exit $ac_status); } && 6734 { ac_try='test -s conftest.$ac_objext' 7171 { ac_try='test -z "$ac_c_werror_flag" 7172 || test ! -s conftest.err' 7173 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7174 (eval $ac_try) 2>&5 7175 ac_status=$? 7176 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7177 (exit $ac_status); }; } && 7178 { ac_try='test -s conftest.$ac_objext' 6735 7179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6736 7180 (eval $ac_try) 2>&5 … … 6745 7189 ac_header_compiler=no 6746 7190 fi 6747 rm -f conftest. $ac_objext conftest.$ac_ext7191 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6748 7192 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6749 7193 echo "${ECHO_T}$ac_header_compiler" >&6 … … 6753 7197 echo $ECHO_N "checking time.h presence... $ECHO_C" >&6 6754 7198 cat >conftest.$ac_ext <<_ACEOF 6755 #line $LINENO "configure"6756 7199 /* confdefs.h. */ 6757 7200 _ACEOF … … 6771 7214 if test -s conftest.err; then 6772 7215 ac_cpp_err=$ac_c_preproc_warn_flag 7216 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 6773 7217 else 6774 7218 ac_cpp_err= … … 6790 7234 6791 7235 # So? What about this header? 6792 case $ac_header_compiler:$ac_header_preproc in6793 yes:no )7236 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7237 yes:no: ) 6794 7238 { echo "$as_me:$LINENO: WARNING: time.h: accepted by the compiler, rejected by the preprocessor!" >&5 6795 7239 echo "$as_me: WARNING: time.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7240 { echo "$as_me:$LINENO: WARNING: time.h: proceeding with the compiler's result" >&5 7241 echo "$as_me: WARNING: time.h: proceeding with the compiler's result" >&2;} 7242 ac_header_preproc=yes 7243 ;; 7244 no:yes:* ) 7245 { echo "$as_me:$LINENO: WARNING: time.h: present but cannot be compiled" >&5 7246 echo "$as_me: WARNING: time.h: present but cannot be compiled" >&2;} 7247 { echo "$as_me:$LINENO: WARNING: time.h: check for missing prerequisite headers?" >&5 7248 echo "$as_me: WARNING: time.h: check for missing prerequisite headers?" >&2;} 7249 { echo "$as_me:$LINENO: WARNING: time.h: see the Autoconf documentation" >&5 7250 echo "$as_me: WARNING: time.h: see the Autoconf documentation" >&2;} 7251 { echo "$as_me:$LINENO: WARNING: time.h: section \"Present But Cannot Be Compiled\"" >&5 7252 echo "$as_me: WARNING: time.h: section \"Present But Cannot Be Compiled\"" >&2;} 6796 7253 { echo "$as_me:$LINENO: WARNING: time.h: proceeding with the preprocessor's result" >&5 6797 7254 echo "$as_me: WARNING: time.h: proceeding with the preprocessor's result" >&2;} 7255 { echo "$as_me:$LINENO: WARNING: time.h: in the future, the compiler will take precedence" >&5 7256 echo "$as_me: WARNING: time.h: in the future, the compiler will take precedence" >&2;} 6798 7257 ( 6799 7258 cat <<\_ASBOX 6800 7259 ## ------------------------------------ ## 6801 ## Report this to bug-autoconf@gnu.org. ## 6802 ## ------------------------------------ ## 6803 _ASBOX 6804 ) | 6805 sed "s/^/$as_me: WARNING: /" >&2 6806 ;; 6807 no:yes ) 6808 { echo "$as_me:$LINENO: WARNING: time.h: present but cannot be compiled" >&5 6809 echo "$as_me: WARNING: time.h: present but cannot be compiled" >&2;} 6810 { echo "$as_me:$LINENO: WARNING: time.h: check for missing prerequisite headers?" >&5 6811 echo "$as_me: WARNING: time.h: check for missing prerequisite headers?" >&2;} 6812 { echo "$as_me:$LINENO: WARNING: time.h: proceeding with the preprocessor's result" >&5 6813 echo "$as_me: WARNING: time.h: proceeding with the preprocessor's result" >&2;} 6814 ( 6815 cat <<\_ASBOX 6816 ## ------------------------------------ ## 6817 ## Report this to bug-autoconf@gnu.org. ## 7260 ## Report this to the pjproject lists. ## 6818 7261 ## ------------------------------------ ## 6819 7262 _ASBOX … … 6854 7297 echo $ECHO_N "checking unistd.h usability... $ECHO_C" >&6 6855 7298 cat >conftest.$ac_ext <<_ACEOF 6856 #line $LINENO "configure"6857 7299 /* confdefs.h. */ 6858 7300 _ACEOF … … 6865 7307 rm -f conftest.$ac_objext 6866 7308 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6867 (eval $ac_compile) 2>&5 6868 ac_status=$? 7309 (eval $ac_compile) 2>conftest.er1 7310 ac_status=$? 7311 grep -v '^ *+' conftest.er1 >conftest.err 7312 rm -f conftest.er1 7313 cat conftest.err >&5 6869 7314 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6870 7315 (exit $ac_status); } && 6871 { ac_try='test -s conftest.$ac_objext' 7316 { ac_try='test -z "$ac_c_werror_flag" 7317 || test ! -s conftest.err' 7318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7319 (eval $ac_try) 2>&5 7320 ac_status=$? 7321 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7322 (exit $ac_status); }; } && 7323 { ac_try='test -s conftest.$ac_objext' 6872 7324 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6873 7325 (eval $ac_try) 2>&5 … … 6882 7334 ac_header_compiler=no 6883 7335 fi 6884 rm -f conftest. $ac_objext conftest.$ac_ext7336 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6885 7337 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6886 7338 echo "${ECHO_T}$ac_header_compiler" >&6 … … 6890 7342 echo $ECHO_N "checking unistd.h presence... $ECHO_C" >&6 6891 7343 cat >conftest.$ac_ext <<_ACEOF 6892 #line $LINENO "configure"6893 7344 /* confdefs.h. */ 6894 7345 _ACEOF … … 6908 7359 if test -s conftest.err; then 6909 7360 ac_cpp_err=$ac_c_preproc_warn_flag 7361 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 6910 7362 else 6911 7363 ac_cpp_err= … … 6927 7379 6928 7380 # So? What about this header? 6929 case $ac_header_compiler:$ac_header_preproc in6930 yes:no )7381 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7382 yes:no: ) 6931 7383 { echo "$as_me:$LINENO: WARNING: unistd.h: accepted by the compiler, rejected by the preprocessor!" >&5 6932 7384 echo "$as_me: WARNING: unistd.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7385 { echo "$as_me:$LINENO: WARNING: unistd.h: proceeding with the compiler's result" >&5 7386 echo "$as_me: WARNING: unistd.h: proceeding with the compiler's result" >&2;} 7387 ac_header_preproc=yes 7388 ;; 7389 no:yes:* ) 7390 { echo "$as_me:$LINENO: WARNING: unistd.h: present but cannot be compiled" >&5 7391 echo "$as_me: WARNING: unistd.h: present but cannot be compiled" >&2;} 7392 { echo "$as_me:$LINENO: WARNING: unistd.h: check for missing prerequisite headers?" >&5 7393 echo "$as_me: WARNING: unistd.h: check for missing prerequisite headers?" >&2;} 7394 { echo "$as_me:$LINENO: WARNING: unistd.h: see the Autoconf documentation" >&5 7395 echo "$as_me: WARNING: unistd.h: see the Autoconf documentation" >&2;} 7396 { echo "$as_me:$LINENO: WARNING: unistd.h: section \"Present But Cannot Be Compiled\"" >&5 7397 echo "$as_me: WARNING: unistd.h: section \"Present But Cannot Be Compiled\"" >&2;} 6933 7398 { echo "$as_me:$LINENO: WARNING: unistd.h: proceeding with the preprocessor's result" >&5 6934 7399 echo "$as_me: WARNING: unistd.h: proceeding with the preprocessor's result" >&2;} 7400 { echo "$as_me:$LINENO: WARNING: unistd.h: in the future, the compiler will take precedence" >&5 7401 echo "$as_me: WARNING: unistd.h: in the future, the compiler will take precedence" >&2;} 6935 7402 ( 6936 7403 cat <<\_ASBOX 6937 7404 ## ------------------------------------ ## 6938 ## Report this to bug-autoconf@gnu.org. ## 6939 ## ------------------------------------ ## 6940 _ASBOX 6941 ) | 6942 sed "s/^/$as_me: WARNING: /" >&2 6943 ;; 6944 no:yes ) 6945 { echo "$as_me:$LINENO: WARNING: unistd.h: present but cannot be compiled" >&5 6946 echo "$as_me: WARNING: unistd.h: present but cannot be compiled" >&2;} 6947 { echo "$as_me:$LINENO: WARNING: unistd.h: check for missing prerequisite headers?" >&5 6948 echo "$as_me: WARNING: unistd.h: check for missing prerequisite headers?" >&2;} 6949 { echo "$as_me:$LINENO: WARNING: unistd.h: proceeding with the preprocessor's result" >&5 6950 echo "$as_me: WARNING: unistd.h: proceeding with the preprocessor's result" >&2;} 6951 ( 6952 cat <<\_ASBOX 6953 ## ------------------------------------ ## 6954 ## Report this to bug-autoconf@gnu.org. ## 7405 ## Report this to the pjproject lists. ## 6955 7406 ## ------------------------------------ ## 6956 7407 _ASBOX … … 6991 7442 echo $ECHO_N "checking mswsock.h usability... $ECHO_C" >&6 6992 7443 cat >conftest.$ac_ext <<_ACEOF 6993 #line $LINENO "configure"6994 7444 /* confdefs.h. */ 6995 7445 _ACEOF … … 7002 7452 rm -f conftest.$ac_objext 7003 7453 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7004 (eval $ac_compile) 2>&5 7005 ac_status=$? 7454 (eval $ac_compile) 2>conftest.er1 7455 ac_status=$? 7456 grep -v '^ *+' conftest.er1 >conftest.err 7457 rm -f conftest.er1 7458 cat conftest.err >&5 7006 7459 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7007 7460 (exit $ac_status); } && 7008 { ac_try='test -s conftest.$ac_objext' 7461 { ac_try='test -z "$ac_c_werror_flag" 7462 || test ! -s conftest.err' 7463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7464 (eval $ac_try) 2>&5 7465 ac_status=$? 7466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7467 (exit $ac_status); }; } && 7468 { ac_try='test -s conftest.$ac_objext' 7009 7469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7010 7470 (eval $ac_try) 2>&5 … … 7019 7479 ac_header_compiler=no 7020 7480 fi 7021 rm -f conftest. $ac_objext conftest.$ac_ext7481 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7022 7482 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7023 7483 echo "${ECHO_T}$ac_header_compiler" >&6 … … 7027 7487 echo $ECHO_N "checking mswsock.h presence... $ECHO_C" >&6 7028 7488 cat >conftest.$ac_ext <<_ACEOF 7029 #line $LINENO "configure"7030 7489 /* confdefs.h. */ 7031 7490 _ACEOF … … 7045 7504 if test -s conftest.err; then 7046 7505 ac_cpp_err=$ac_c_preproc_warn_flag 7506 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 7047 7507 else 7048 7508 ac_cpp_err= … … 7064 7524 7065 7525 # So? What about this header? 7066 case $ac_header_compiler:$ac_header_preproc in7067 yes:no )7526 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7527 yes:no: ) 7068 7528 { echo "$as_me:$LINENO: WARNING: mswsock.h: accepted by the compiler, rejected by the preprocessor!" >&5 7069 7529 echo "$as_me: WARNING: mswsock.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7530 { echo "$as_me:$LINENO: WARNING: mswsock.h: proceeding with the compiler's result" >&5 7531 echo "$as_me: WARNING: mswsock.h: proceeding with the compiler's result" >&2;} 7532 ac_header_preproc=yes 7533 ;; 7534 no:yes:* ) 7535 { echo "$as_me:$LINENO: WARNING: mswsock.h: present but cannot be compiled" >&5 7536 echo "$as_me: WARNING: mswsock.h: present but cannot be compiled" >&2;} 7537 { echo "$as_me:$LINENO: WARNING: mswsock.h: check for missing prerequisite headers?" >&5 7538 echo "$as_me: WARNING: mswsock.h: check for missing prerequisite headers?" >&2;} 7539 { echo "$as_me:$LINENO: WARNING: mswsock.h: see the Autoconf documentation" >&5 7540 echo "$as_me: WARNING: mswsock.h: see the Autoconf documentation" >&2;} 7541 { echo "$as_me:$LINENO: WARNING: mswsock.h: section \"Present But Cannot Be Compiled\"" >&5 7542 echo "$as_me: WARNING: mswsock.h: section \"Present But Cannot Be Compiled\"" >&2;} 7070 7543 { echo "$as_me:$LINENO: WARNING: mswsock.h: proceeding with the preprocessor's result" >&5 7071 7544 echo "$as_me: WARNING: mswsock.h: proceeding with the preprocessor's result" >&2;} 7545 { echo "$as_me:$LINENO: WARNING: mswsock.h: in the future, the compiler will take precedence" >&5 7546 echo "$as_me: WARNING: mswsock.h: in the future, the compiler will take precedence" >&2;} 7072 7547 ( 7073 7548 cat <<\_ASBOX 7074 7549 ## ------------------------------------ ## 7075 ## Report this to bug-autoconf@gnu.org. ## 7076 ## ------------------------------------ ## 7077 _ASBOX 7078 ) | 7079 sed "s/^/$as_me: WARNING: /" >&2 7080 ;; 7081 no:yes ) 7082 { echo "$as_me:$LINENO: WARNING: mswsock.h: present but cannot be compiled" >&5 7083 echo "$as_me: WARNING: mswsock.h: present but cannot be compiled" >&2;} 7084 { echo "$as_me:$LINENO: WARNING: mswsock.h: check for missing prerequisite headers?" >&5 7085 echo "$as_me: WARNING: mswsock.h: check for missing prerequisite headers?" >&2;} 7086 { echo "$as_me:$LINENO: WARNING: mswsock.h: proceeding with the preprocessor's result" >&5 7087 echo "$as_me: WARNING: mswsock.h: proceeding with the preprocessor's result" >&2;} 7088 ( 7089 cat <<\_ASBOX 7090 ## ------------------------------------ ## 7091 ## Report this to bug-autoconf@gnu.org. ## 7550 ## Report this to the pjproject lists. ## 7092 7551 ## ------------------------------------ ## 7093 7552 _ASBOX … … 7128 7587 echo $ECHO_N "checking winsock.h usability... $ECHO_C" >&6 7129 7588 cat >conftest.$ac_ext <<_ACEOF 7130 #line $LINENO "configure"7131 7589 /* confdefs.h. */ 7132 7590 _ACEOF … … 7139 7597 rm -f conftest.$ac_objext 7140 7598 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7141 (eval $ac_compile) 2>&5 7142 ac_status=$? 7599 (eval $ac_compile) 2>conftest.er1 7600 ac_status=$? 7601 grep -v '^ *+' conftest.er1 >conftest.err 7602 rm -f conftest.er1 7603 cat conftest.err >&5 7143 7604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7144 7605 (exit $ac_status); } && 7145 { ac_try='test -s conftest.$ac_objext' 7606 { ac_try='test -z "$ac_c_werror_flag" 7607 || test ! -s conftest.err' 7608 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7609 (eval $ac_try) 2>&5 7610 ac_status=$? 7611 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7612 (exit $ac_status); }; } && 7613 { ac_try='test -s conftest.$ac_objext' 7146 7614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7147 7615 (eval $ac_try) 2>&5 … … 7156 7624 ac_header_compiler=no 7157 7625 fi 7158 rm -f conftest. $ac_objext conftest.$ac_ext7626 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7159 7627 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7160 7628 echo "${ECHO_T}$ac_header_compiler" >&6 … … 7164 7632 echo $ECHO_N "checking winsock.h presence... $ECHO_C" >&6 7165 7633 cat >conftest.$ac_ext <<_ACEOF 7166 #line $LINENO "configure"7167 7634 /* confdefs.h. */ 7168 7635 _ACEOF … … 7182 7649 if test -s conftest.err; then 7183 7650 ac_cpp_err=$ac_c_preproc_warn_flag 7651 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 7184 7652 else 7185 7653 ac_cpp_err= … … 7201 7669 7202 7670 # So? What about this header? 7203 case $ac_header_compiler:$ac_header_preproc in7204 yes:no )7671 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7672 yes:no: ) 7205 7673 { echo "$as_me:$LINENO: WARNING: winsock.h: accepted by the compiler, rejected by the preprocessor!" >&5 7206 7674 echo "$as_me: WARNING: winsock.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7675 { echo "$as_me:$LINENO: WARNING: winsock.h: proceeding with the compiler's result" >&5 7676 echo "$as_me: WARNING: winsock.h: proceeding with the compiler's result" >&2;} 7677 ac_header_preproc=yes 7678 ;; 7679 no:yes:* ) 7680 { echo "$as_me:$LINENO: WARNING: winsock.h: present but cannot be compiled" >&5 7681 echo "$as_me: WARNING: winsock.h: present but cannot be compiled" >&2;} 7682 { echo "$as_me:$LINENO: WARNING: winsock.h: check for missing prerequisite headers?" >&5 7683 echo "$as_me: WARNING: winsock.h: check for missing prerequisite headers?" >&2;} 7684 { echo "$as_me:$LINENO: WARNING: winsock.h: see the Autoconf documentation" >&5 7685 echo "$as_me: WARNING: winsock.h: see the Autoconf documentation" >&2;} 7686 { echo "$as_me:$LINENO: WARNING: winsock.h: section \"Present But Cannot Be Compiled\"" >&5 7687 echo "$as_me: WARNING: winsock.h: section \"Present But Cannot Be Compiled\"" >&2;} 7207 7688 { echo "$as_me:$LINENO: WARNING: winsock.h: proceeding with the preprocessor's result" >&5 7208 7689 echo "$as_me: WARNING: winsock.h: proceeding with the preprocessor's result" >&2;} 7690 { echo "$as_me:$LINENO: WARNING: winsock.h: in the future, the compiler will take precedence" >&5 7691 echo "$as_me: WARNING: winsock.h: in the future, the compiler will take precedence" >&2;} 7209 7692 ( 7210 7693 cat <<\_ASBOX 7211 7694 ## ------------------------------------ ## 7212 ## Report this to bug-autoconf@gnu.org. ## 7213 ## ------------------------------------ ## 7214 _ASBOX 7215 ) | 7216 sed "s/^/$as_me: WARNING: /" >&2 7217 ;; 7218 no:yes ) 7219 { echo "$as_me:$LINENO: WARNING: winsock.h: present but cannot be compiled" >&5 7220 echo "$as_me: WARNING: winsock.h: present but cannot be compiled" >&2;} 7221 { echo "$as_me:$LINENO: WARNING: winsock.h: check for missing prerequisite headers?" >&5 7222 echo "$as_me: WARNING: winsock.h: check for missing prerequisite headers?" >&2;} 7223 { echo "$as_me:$LINENO: WARNING: winsock.h: proceeding with the preprocessor's result" >&5 7224 echo "$as_me: WARNING: winsock.h: proceeding with the preprocessor's result" >&2;} 7225 ( 7226 cat <<\_ASBOX 7227 ## ------------------------------------ ## 7228 ## Report this to bug-autoconf@gnu.org. ## 7695 ## Report this to the pjproject lists. ## 7229 7696 ## ------------------------------------ ## 7230 7697 _ASBOX … … 7265 7732 echo $ECHO_N "checking winsock2.h usability... $ECHO_C" >&6 7266 7733 cat >conftest.$ac_ext <<_ACEOF 7267 #line $LINENO "configure"7268 7734 /* confdefs.h. */ 7269 7735 _ACEOF … … 7276 7742 rm -f conftest.$ac_objext 7277 7743 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7278 (eval $ac_compile) 2>&5 7279 ac_status=$? 7744 (eval $ac_compile) 2>conftest.er1 7745 ac_status=$? 7746 grep -v '^ *+' conftest.er1 >conftest.err 7747 rm -f conftest.er1 7748 cat conftest.err >&5 7280 7749 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7281 7750 (exit $ac_status); } && 7282 { ac_try='test -s conftest.$ac_objext' 7751 { ac_try='test -z "$ac_c_werror_flag" 7752 || test ! -s conftest.err' 7753 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7754 (eval $ac_try) 2>&5 7755 ac_status=$? 7756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7757 (exit $ac_status); }; } && 7758 { ac_try='test -s conftest.$ac_objext' 7283 7759 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7284 7760 (eval $ac_try) 2>&5 … … 7293 7769 ac_header_compiler=no 7294 7770 fi 7295 rm -f conftest. $ac_objext conftest.$ac_ext7771 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7296 7772 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7297 7773 echo "${ECHO_T}$ac_header_compiler" >&6 … … 7301 7777 echo $ECHO_N "checking winsock2.h presence... $ECHO_C" >&6 7302 7778 cat >conftest.$ac_ext <<_ACEOF 7303 #line $LINENO "configure"7304 7779 /* confdefs.h. */ 7305 7780 _ACEOF … … 7319 7794 if test -s conftest.err; then 7320 7795 ac_cpp_err=$ac_c_preproc_warn_flag 7796 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 7321 7797 else 7322 7798 ac_cpp_err= … … 7338 7814 7339 7815 # So? What about this header? 7340 case $ac_header_compiler:$ac_header_preproc in7341 yes:no )7816 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7817 yes:no: ) 7342 7818 { echo "$as_me:$LINENO: WARNING: winsock2.h: accepted by the compiler, rejected by the preprocessor!" >&5 7343 7819 echo "$as_me: WARNING: winsock2.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7820 { echo "$as_me:$LINENO: WARNING: winsock2.h: proceeding with the compiler's result" >&5 7821 echo "$as_me: WARNING: winsock2.h: proceeding with the compiler's result" >&2;} 7822 ac_header_preproc=yes 7823 ;; 7824 no:yes:* ) 7825 { echo "$as_me:$LINENO: WARNING: winsock2.h: present but cannot be compiled" >&5 7826 echo "$as_me: WARNING: winsock2.h: present but cannot be compiled" >&2;} 7827 { echo "$as_me:$LINENO: WARNING: winsock2.h: check for missing prerequisite headers?" >&5 7828 echo "$as_me: WARNING: winsock2.h: check for missing prerequisite headers?" >&2;} 7829 { echo "$as_me:$LINENO: WARNING: winsock2.h: see the Autoconf documentation" >&5 7830 echo "$as_me: WARNING: winsock2.h: see the Autoconf documentation" >&2;} 7831 { echo "$as_me:$LINENO: WARNING: winsock2.h: section \"Present But Cannot Be Compiled\"" >&5 7832 echo "$as_me: WARNING: winsock2.h: section \"Present But Cannot Be Compiled\"" >&2;} 7344 7833 { echo "$as_me:$LINENO: WARNING: winsock2.h: proceeding with the preprocessor's result" >&5 7345 7834 echo "$as_me: WARNING: winsock2.h: proceeding with the preprocessor's result" >&2;} 7835 { echo "$as_me:$LINENO: WARNING: winsock2.h: in the future, the compiler will take precedence" >&5 7836 echo "$as_me: WARNING: winsock2.h: in the future, the compiler will take precedence" >&2;} 7346 7837 ( 7347 7838 cat <<\_ASBOX 7348 7839 ## ------------------------------------ ## 7349 ## Report this to bug-autoconf@gnu.org. ## 7350 ## ------------------------------------ ## 7351 _ASBOX 7352 ) | 7353 sed "s/^/$as_me: WARNING: /" >&2 7354 ;; 7355 no:yes ) 7356 { echo "$as_me:$LINENO: WARNING: winsock2.h: present but cannot be compiled" >&5 7357 echo "$as_me: WARNING: winsock2.h: present but cannot be compiled" >&2;} 7358 { echo "$as_me:$LINENO: WARNING: winsock2.h: check for missing prerequisite headers?" >&5 7359 echo "$as_me: WARNING: winsock2.h: check for missing prerequisite headers?" >&2;} 7360 { echo "$as_me:$LINENO: WARNING: winsock2.h: proceeding with the preprocessor's result" >&5 7361 echo "$as_me: WARNING: winsock2.h: proceeding with the preprocessor's result" >&2;} 7362 ( 7363 cat <<\_ASBOX 7364 ## ------------------------------------ ## 7365 ## Report this to bug-autoconf@gnu.org. ## 7840 ## Report this to the pjproject lists. ## 7366 7841 ## ------------------------------------ ## 7367 7842 _ASBOX … … 7435 7910 echo $ECHO_N "checking if inet_aton is available... $ECHO_C" >&6 7436 7911 cat >conftest.$ac_ext <<_ACEOF 7437 #line $LINENO "configure"7438 7912 /* confdefs.h. */ 7439 7913 _ACEOF … … 7452 7926 rm -f conftest.$ac_objext 7453 7927 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7454 (eval $ac_compile) 2>&5 7455 ac_status=$? 7928 (eval $ac_compile) 2>conftest.er1 7929 ac_status=$? 7930 grep -v '^ *+' conftest.er1 >conftest.err 7931 rm -f conftest.er1 7932 cat conftest.err >&5 7456 7933 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7457 7934 (exit $ac_status); } && 7458 { ac_try='test -s conftest.$ac_objext' 7935 { ac_try='test -z "$ac_c_werror_flag" 7936 || test ! -s conftest.err' 7937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7938 (eval $ac_try) 2>&5 7939 ac_status=$? 7940 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7941 (exit $ac_status); }; } && 7942 { ac_try='test -s conftest.$ac_objext' 7459 7943 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7460 7944 (eval $ac_try) 2>&5 … … 7475 7959 echo "${ECHO_T}no" >&6 7476 7960 fi 7477 rm -f conftest. $ac_objext conftest.$ac_ext7961 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7478 7962 7479 7963 echo "$as_me:$LINENO: checking if sockaddr_in has sin_len member" >&5 7480 7964 echo $ECHO_N "checking if sockaddr_in has sin_len member... $ECHO_C" >&6 7481 7965 cat >conftest.$ac_ext <<_ACEOF 7482 #line $LINENO "configure"7483 7966 /* confdefs.h. */ 7484 7967 _ACEOF … … 7500 7983 rm -f conftest.$ac_objext 7501 7984 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7502 (eval $ac_compile) 2>&5 7503 ac_status=$? 7985 (eval $ac_compile) 2>conftest.er1 7986 ac_status=$? 7987 grep -v '^ *+' conftest.er1 >conftest.err 7988 rm -f conftest.er1 7989 cat conftest.err >&5 7504 7990 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7505 7991 (exit $ac_status); } && 7506 { ac_try='test -s conftest.$ac_objext' 7992 { ac_try='test -z "$ac_c_werror_flag" 7993 || test ! -s conftest.err' 7994 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7995 (eval $ac_try) 2>&5 7996 ac_status=$? 7997 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7998 (exit $ac_status); }; } && 7999 { ac_try='test -s conftest.$ac_objext' 7507 8000 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7508 8001 (eval $ac_try) 2>&5 … … 7523 8016 echo "${ECHO_T}no" >&6 7524 8017 fi 7525 rm -f conftest. $ac_objext conftest.$ac_ext8018 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7526 8019 7527 8020 echo "$as_me:$LINENO: checking if socklen_t is available" >&5 7528 8021 echo $ECHO_N "checking if socklen_t is available... $ECHO_C" >&6 7529 8022 cat >conftest.$ac_ext <<_ACEOF 7530 #line $LINENO "configure"7531 8023 /* confdefs.h. */ 7532 8024 _ACEOF … … 7545 8037 rm -f conftest.$ac_objext 7546 8038 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7547 (eval $ac_compile) 2>&5 7548 ac_status=$? 8039 (eval $ac_compile) 2>conftest.er1 8040 ac_status=$? 8041 grep -v '^ *+' conftest.er1 >conftest.err 8042 rm -f conftest.er1 8043 cat conftest.err >&5 7549 8044 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7550 8045 (exit $ac_status); } && 7551 { ac_try='test -s conftest.$ac_objext' 8046 { ac_try='test -z "$ac_c_werror_flag" 8047 || test ! -s conftest.err' 8048 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8049 (eval $ac_try) 2>&5 8050 ac_status=$? 8051 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8052 (exit $ac_status); }; } && 8053 { ac_try='test -s conftest.$ac_objext' 7552 8054 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7553 8055 (eval $ac_try) 2>&5 … … 7568 8070 echo "${ECHO_T}no" >&6 7569 8071 fi 7570 rm -f conftest. $ac_objext conftest.$ac_ext8072 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7571 8073 7572 8074 echo "$as_me:$LINENO: checking if SO_ERROR is available" >&5 … … 7583 8085 *) 7584 8086 cat >conftest.$ac_ext <<_ACEOF 7585 #line $LINENO "configure"7586 8087 /* confdefs.h. */ 7587 8088 _ACEOF … … 7603 8104 rm -f conftest.$ac_objext 7604 8105 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7605 (eval $ac_compile) 2>&5 7606 ac_status=$? 8106 (eval $ac_compile) 2>conftest.er1 8107 ac_status=$? 8108 grep -v '^ *+' conftest.er1 >conftest.err 8109 rm -f conftest.er1 8110 cat conftest.err >&5 7607 8111 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7608 8112 (exit $ac_status); } && 7609 { ac_try='test -s conftest.$ac_objext' 8113 { ac_try='test -z "$ac_c_werror_flag" 8114 || test ! -s conftest.err' 8115 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8116 (eval $ac_try) 2>&5 8117 ac_status=$? 8118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8119 (exit $ac_status); }; } && 8120 { ac_try='test -s conftest.$ac_objext' 7610 8121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7611 8122 (eval $ac_try) 2>&5 … … 7626 8137 echo "${ECHO_T}no" >&6 7627 8138 fi 7628 rm -f conftest. $ac_objext conftest.$ac_ext8139 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7629 8140 ;; 7630 8141 esac … … 7634 8145 echo $ECHO_N "checking if pthread_rwlock_t is available... $ECHO_C" >&6 7635 8146 cat >conftest.$ac_ext <<_ACEOF 7636 #line $LINENO "configure"7637 8147 /* confdefs.h. */ 7638 8148 _ACEOF … … 7651 8161 rm -f conftest.$ac_objext 7652 8162 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7653 (eval $ac_compile) 2>&5 7654 ac_status=$? 8163 (eval $ac_compile) 2>conftest.er1 8164 ac_status=$? 8165 grep -v '^ *+' conftest.er1 >conftest.err 8166 rm -f conftest.er1 8167 cat conftest.err >&5 7655 8168 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7656 8169 (exit $ac_status); } && 7657 { ac_try='test -s conftest.$ac_objext' 8170 { ac_try='test -z "$ac_c_werror_flag" 8171 || test ! -s conftest.err' 8172 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8173 (eval $ac_try) 2>&5 8174 ac_status=$? 8175 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8176 (exit $ac_status); }; } && 8177 { ac_try='test -s conftest.$ac_objext' 7658 8178 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7659 8179 (eval $ac_try) 2>&5 … … 7678 8198 echo "${ECHO_T}no" >&6 7679 8199 fi 7680 rm -f conftest. $ac_objext conftest.$ac_ext8200 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7681 8201 7682 8202 … … 7739 8259 echo $ECHO_N "checking alsa/version.h usability... $ECHO_C" >&6 7740 8260 cat >conftest.$ac_ext <<_ACEOF 7741 #line $LINENO "configure"7742 8261 /* confdefs.h. */ 7743 8262 _ACEOF … … 7750 8269 rm -f conftest.$ac_objext 7751 8270 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7752 (eval $ac_compile) 2>&5 7753 ac_status=$? 8271 (eval $ac_compile) 2>conftest.er1 8272 ac_status=$? 8273 grep -v '^ *+' conftest.er1 >conftest.err 8274 rm -f conftest.er1 8275 cat conftest.err >&5 7754 8276 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7755 8277 (exit $ac_status); } && 7756 { ac_try='test -s conftest.$ac_objext' 8278 { ac_try='test -z "$ac_c_werror_flag" 8279 || test ! -s conftest.err' 8280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8281 (eval $ac_try) 2>&5 8282 ac_status=$? 8283 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8284 (exit $ac_status); }; } && 8285 { ac_try='test -s conftest.$ac_objext' 7757 8286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7758 8287 (eval $ac_try) 2>&5 … … 7767 8296 ac_header_compiler=no 7768 8297 fi 7769 rm -f conftest. $ac_objext conftest.$ac_ext8298 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7770 8299 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7771 8300 echo "${ECHO_T}$ac_header_compiler" >&6 … … 7775 8304 echo $ECHO_N "checking alsa/version.h presence... $ECHO_C" >&6 7776 8305 cat >conftest.$ac_ext <<_ACEOF 7777 #line $LINENO "configure"7778 8306 /* confdefs.h. */ 7779 8307 _ACEOF … … 7793 8321 if test -s conftest.err; then 7794 8322 ac_cpp_err=$ac_c_preproc_warn_flag 8323 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag 7795 8324 else 7796 8325 ac_cpp_err= … … 7812 8341 7813 8342 # So? What about this header? 7814 case $ac_header_compiler:$ac_header_preproc in7815 yes:no )8343 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 8344 yes:no: ) 7816 8345 { echo "$as_me:$LINENO: WARNING: alsa/version.h: accepted by the compiler, rejected by the preprocessor!" >&5 7817 8346 echo "$as_me: WARNING: alsa/version.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 8347 { echo "$as_me:$LINENO: WARNING: alsa/version.h: proceeding with the compiler's result" >&5 8348 echo "$as_me: WARNING: alsa/version.h: proceeding with the compiler's result" >&2;} 8349 ac_header_preproc=yes 8350 ;; 8351 no:yes:* ) 8352 { echo "$as_me:$LINENO: WARNING: alsa/version.h: present but cannot be compiled" >&5 8353 echo "$as_me: WARNING: alsa/version.h: present but cannot be compiled" >&2;} 8354 { echo "$as_me:$LINENO: WARNING: alsa/version.h: check for missing prerequisite headers?" >&5 8355 echo "$as_me: WARNING: alsa/version.h: check for missing prerequisite headers?" >&2;} 8356 { echo "$as_me:$LINENO: WARNING: alsa/version.h: see the Autoconf documentation" >&5 8357 echo "$as_me: WARNING: alsa/version.h: see the Autoconf documentation" >&2;} 8358 { echo "$as_me:$LINENO: WARNING: alsa/version.h: section \"Present But Cannot Be Compiled\"" >&5 8359 echo "$as_me: WARNING: alsa/version.h: section \"Present But Cannot Be Compiled\"" >&2;} 7818 8360 { echo "$as_me:$LINENO: WARNING: alsa/version.h: proceeding with the preprocessor's result" >&5 7819 8361 echo "$as_me: WARNING: alsa/version.h: proceeding with the preprocessor's result" >&2;} 8362 { echo "$as_me:$LINENO: WARNING: alsa/version.h: in the future, the compiler will take precedence" >&5 8363 echo "$as_me: WARNING: alsa/version.h: in the future, the compiler will take precedence" >&2;} 7820 8364 ( 7821 8365 cat <<\_ASBOX 7822 8366 ## ------------------------------------ ## 7823 ## Report this to bug-autoconf@gnu.org. ## 7824 ## ------------------------------------ ## 7825 _ASBOX 7826 ) | 7827 sed "s/^/$as_me: WARNING: /" >&2 7828 ;; 7829 no:yes ) 7830 { echo "$as_me:$LINENO: WARNING: alsa/version.h: present but cannot be compiled" >&5 7831 echo "$as_me: WARNING: alsa/version.h: present but cannot be compiled" >&2;} 7832 { echo "$as_me:$LINENO: WARNING: alsa/version.h: check for missing prerequisite headers?" >&5 7833 echo "$as_me: WARNING: alsa/version.h: check for missing prerequisite headers?" >&2;} 7834 { echo "$as_me:$LINENO: WARNING: alsa/version.h: proceeding with the preprocessor's result" >&5 7835 echo "$as_me: WARNING: alsa/version.h: proceeding with the preprocessor's result" >&2;} 7836 ( 7837 cat <<\_ASBOX 7838 ## ------------------------------------ ## 7839 ## Report this to bug-autoconf@gnu.org. ## 8367 ## Report this to the pjproject lists. ## 7840 8368 ## ------------------------------------ ## 7841 8369 _ASBOX … … 8101 8629 ac_cross_compile= 8102 8630 else 8103 ac_cross_compile=${host }-8631 ac_cross_compile=${host_orig}- 8104 8632 fi 8105 8633 ac_linux_poll=select … … 8145 8673 # substitution turns \\\\ into \\, and sed turns \\ into \). 8146 8674 sed -n \ 8147 8148 8675 "s/'/'\\\\''/g; 8676 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 8149 8677 ;; 8150 8678 *) 8151 8679 # `set' quotes correctly as required by POSIX, so do not add quotes. 8152 8680 sed -n \ 8153 8681 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 8154 8682 ;; 8155 8683 esac; … … 8181 8709 # (actually we leave an empty line to preserve line numbers). 8182 8710 if test "x$srcdir" = x.; then 8183 ac_vpsub='/^[ ]*VPATH[]*=/{8711 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 8184 8712 s/:*\$(srcdir):*/:/; 8185 8713 s/:*\${srcdir}:*/:/; 8186 8714 s/:*@srcdir@:*/:/; 8187 s/^\([^=]*=[ 8715 s/^\([^=]*=[ ]*\):*/\1/; 8188 8716 s/:*$//; 8189 s/^[^=]*=[ 8717 s/^[^=]*=[ ]*$//; 8190 8718 }' 8191 8719 fi … … 8198 8726 # 1. Remove the extension, and $U if already installed. 8199 8727 ac_i=`echo "$ac_i" | 8200 8728 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` 8201 8729 # 2. Add them. 8202 8730 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" … … 8242 8770 set -o posix 8243 8771 fi 8772 DUALCASE=1; export DUALCASE # for MKS sh 8244 8773 8245 8774 # Support unset when possible. 8246 if ( FOO=FOO; unset FOO) >/dev/null 2>&1; then8775 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 8247 8776 as_unset=unset 8248 8777 else … … 8263 8792 LC_TELEPHONE LC_TIME 8264 8793 do 8265 if (set +x; test - n"`(eval $as_var=C; export $as_var) 2>&1`"); then8794 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 8266 8795 eval $as_var=C; export $as_var 8267 8796 else … … 8442 8971 as_mkdir_p=: 8443 8972 else 8973 test -d ./-p && rmdir ./-p 8444 8974 as_mkdir_p=false 8445 8975 fi … … 8448 8978 8449 8979 # Sed expression to map a string onto a valid CPP name. 8450 as_tr_cpp=" sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"8980 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 8451 8981 8452 8982 # Sed expression to map a string onto a valid variable name. 8453 as_tr_sh=" sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"8983 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 8454 8984 8455 8985 … … 8478 9008 8479 9009 This file was extended by pjproject $as_me 0.5.8, which was 8480 generated by GNU Autoconf 2.5 6. Invocation command line was9010 generated by GNU Autoconf 2.59. Invocation command line was 8481 9011 8482 9012 CONFIG_FILES = $CONFIG_FILES … … 8522 9052 --recheck update $as_me by reconfiguring in the same conditions 8523 9053 --file=FILE[:TEMPLATE] 8524 9054 instantiate the configuration file FILE 8525 9055 --header=FILE[:TEMPLATE] 8526 9056 instantiate the configuration header FILE 8527 9057 8528 9058 Configuration files: … … 8538 9068 ac_cs_version="\\ 8539 9069 pjproject config.status 0.5.8 8540 configured by $0, generated by GNU Autoconf 2.5 6,9070 configured by $0, generated by GNU Autoconf 2.59, 8541 9071 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 8542 9072 8543 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 8544 Free Software Foundation, Inc. 9073 Copyright (C) 2003 Free Software Foundation, Inc. 8545 9074 This config.status script is free software; the Free Software Foundation 8546 9075 gives unlimited permission to copy, distribute and modify it." … … 8803 9332 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed 8804 9333 if test -z "$ac_sed_cmds"; then 8805 9334 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" 8806 9335 else 8807 9336 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" 8808 9337 fi 8809 9338 ac_sed_frag=`expr $ac_sed_frag + 1` … … 8823 9352 case $ac_file in 8824 9353 - | *:- | *:-:* ) # input from stdin 8825 8826 8827 9354 cat >$tmp/stdin 9355 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 9356 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 8828 9357 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 8829 9358 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 8830 9359 * ) ac_file_in=$ac_file.in ;; 8831 9360 esac … … 8834 9363 ac_dir=`(dirname "$ac_file") 2>/dev/null || 8835 9364 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8836 8837 8838 8839 9365 X"$ac_file" : 'X\(//\)[^/]' \| \ 9366 X"$ac_file" : 'X\(//\)$' \| \ 9367 X"$ac_file" : 'X\(/\)' \| \ 9368 . : '\(.\)' 2>/dev/null || 8840 9369 echo X"$ac_file" | 8841 9370 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } … … 8853 9382 as_dir=`(dirname "$as_dir") 2>/dev/null || 8854 9383 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 8855 8856 8857 8858 9384 X"$as_dir" : 'X\(//\)[^/]' \| \ 9385 X"$as_dir" : 'X\(//\)$' \| \ 9386 X"$as_dir" : 'X\(/\)' \| \ 9387 . : '\(.\)' 2>/dev/null || 8859 9388 echo X"$as_dir" | 8860 9389 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } … … 8894 9423 ac_top_srcdir=$ac_top_builddir$srcdir ;; 8895 9424 esac 8896 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be 8897 # absolute. 8898 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` 8899 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` 8900 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` 8901 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` 9425 9426 # Do not use `cd foo && pwd` to compute absolute paths, because 9427 # the directories may not exist. 9428 case `pwd` in 9429 .) ac_abs_builddir="$ac_dir";; 9430 *) 9431 case "$ac_dir" in 9432 .) ac_abs_builddir=`pwd`;; 9433 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; 9434 *) ac_abs_builddir=`pwd`/"$ac_dir";; 9435 esac;; 9436 esac 9437 case $ac_abs_builddir in 9438 .) ac_abs_top_builddir=${ac_top_builddir}.;; 9439 *) 9440 case ${ac_top_builddir}. in 9441 .) ac_abs_top_builddir=$ac_abs_builddir;; 9442 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; 9443 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; 9444 esac;; 9445 esac 9446 case $ac_abs_builddir in 9447 .) ac_abs_srcdir=$ac_srcdir;; 9448 *) 9449 case $ac_srcdir in 9450 .) ac_abs_srcdir=$ac_abs_builddir;; 9451 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; 9452 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; 9453 esac;; 9454 esac 9455 case $ac_abs_builddir in 9456 .) ac_abs_top_srcdir=$ac_top_srcdir;; 9457 *) 9458 case $ac_top_srcdir in 9459 .) ac_abs_top_srcdir=$ac_abs_builddir;; 9460 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; 9461 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; 9462 esac;; 9463 esac 8902 9464 8903 9465 … … 8917 9479 fi 8918 9480 configure_input=$configure_input"Generated from `echo $ac_file_in | 8919 9481 sed 's,.*/,,'` by configure." 8920 9482 8921 9483 # First look for the input files in the build tree, otherwise in the … … 8926 9488 -) echo $tmp/stdin ;; 8927 9489 [\\/$]*) 8928 8929 9490 # Absolute (can't be DOS-style, as IFS=:) 9491 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 8930 9492 echo "$as_me: error: cannot find input file: $f" >&2;} 8931 9493 { (exit 1); exit 1; }; } 8932 echo $f;;9494 echo "$f";; 8933 9495 *) # Relative 8934 8935 8936 echo $f 8937 8938 8939 echo $srcdir/$f 8940 8941 8942 9496 if test -f "$f"; then 9497 # Build tree 9498 echo "$f" 9499 elif test -f "$srcdir/$f"; then 9500 # Source tree 9501 echo "$srcdir/$f" 9502 else 9503 # /dev/null tree 9504 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 8943 9505 echo "$as_me: error: cannot find input file: $f" >&2;} 8944 9506 { (exit 1); exit 1; }; } 8945 9507 fi;; 8946 9508 esac 8947 9509 done` || { (exit 1); exit 1; } … … 8984 9546 # 8985 9547 # ac_d sets the value in "#define NAME VALUE" lines. 8986 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][]*\)'8987 ac_dB='[ 9548 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' 9549 ac_dB='[ ].*$,\1#\2' 8988 9550 ac_dC=' ' 8989 9551 ac_dD=',;t' 8990 9552 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". 8991 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][]*\)'9553 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' 8992 9554 ac_uB='$,\1#\2define\3' 8993 9555 ac_uC=' ' … … 8998 9560 case $ac_file in 8999 9561 - | *:- | *:-:* ) # input from stdin 9000 9001 9002 9562 cat >$tmp/stdin 9563 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 9564 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 9003 9565 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 9004 9566 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 9005 9567 * ) ac_file_in=$ac_file.in ;; 9006 9568 esac … … 9016 9578 -) echo $tmp/stdin ;; 9017 9579 [\\/$]*) 9018 9019 9580 # Absolute (can't be DOS-style, as IFS=:) 9581 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 9020 9582 echo "$as_me: error: cannot find input file: $f" >&2;} 9021 9583 { (exit 1); exit 1; }; } 9022 echo $f;; 9584 # Do quote $f, to prevent DOS paths from being IFS'd. 9585 echo "$f";; 9023 9586 *) # Relative 9024 9025 9026 echo $f 9027 9028 9029 echo $srcdir/$f 9030 9031 9032 9587 if test -f "$f"; then 9588 # Build tree 9589 echo "$f" 9590 elif test -f "$srcdir/$f"; then 9591 # Source tree 9592 echo "$srcdir/$f" 9593 else 9594 # /dev/null tree 9595 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 9033 9596 echo "$as_me: error: cannot find input file: $f" >&2;} 9034 9597 { (exit 1); exit 1; }; } 9035 9598 fi;; 9036 9599 esac 9037 9600 done` || { (exit 1); exit 1; } 9038 9601 # Remove the trailing spaces. 9039 sed 's/[ 9602 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in 9040 9603 9041 9604 _ACEOF … … 9060 9623 t clear 9061 9624 : clear 9062 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp9625 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp 9063 9626 t end 9064 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp9627 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp 9065 9628 : end 9066 9629 _ACEOF … … 9076 9639 # on some systems where configure will not decide to define it. 9077 9640 cat >>conftest.undefs <<\_ACEOF 9078 s,^[ ]*#[ ]*undef[ ][]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,9641 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, 9079 9642 _ACEOF 9080 9643 … … 9082 9645 # of here documents, and old seds have small limits too (100 cmds). 9083 9646 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS 9084 echo ' if grep "^[ ]*#[]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS9647 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS 9085 9648 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS 9086 9649 echo ' :' >>$CONFIG_STATUS … … 9091 9654 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS 9092 9655 # Speed up: don't consider the non `#define' lines. 9093 echo '/^[ ]*#[]*define/!b' >>$CONFIG_STATUS9656 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS 9094 9657 # Work around the forget-to-reset-the-flag bug. 9095 9658 echo 't clr' >>$CONFIG_STATUS … … 9118 9681 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS 9119 9682 # Speed up: don't consider the non `#undef' 9120 echo '/^[ ]*#[]*undef/!b' >>$CONFIG_STATUS9683 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS 9121 9684 # Work around the forget-to-reset-the-flag bug. 9122 9685 echo 't clr' >>$CONFIG_STATUS … … 9152 9715 ac_dir=`(dirname "$ac_file") 2>/dev/null || 9153 9716 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 9154 9155 9156 9157 9717 X"$ac_file" : 'X\(//\)[^/]' \| \ 9718 X"$ac_file" : 'X\(//\)$' \| \ 9719 X"$ac_file" : 'X\(/\)' \| \ 9720 . : '\(.\)' 2>/dev/null || 9158 9721 echo X"$ac_file" | 9159 9722 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } … … 9171 9734 as_dir=`(dirname "$as_dir") 2>/dev/null || 9172 9735 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 9173 9174 9175 9176 9736 X"$as_dir" : 'X\(//\)[^/]' \| \ 9737 X"$as_dir" : 'X\(//\)$' \| \ 9738 X"$as_dir" : 'X\(/\)' \| \ 9739 . : '\(.\)' 2>/dev/null || 9177 9740 echo X"$as_dir" | 9178 9741 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } -
pjproject/trunk/aconfigure.ac
r709 r726 1 1 AC_INIT(pjproject,0.5.8) 2 3 host_orig="$host" 4 2 5 AC_CANONICAL_BUILD 3 6 AC_CANONICAL_HOST … … 24 27 25 28 CXXFLAGS="$CFLAGS $CXXFLAGS" 26 27 29 28 30 AC_PROG_CC … … 447 449 ac_cross_compile= 448 450 else 449 ac_cross_compile=${host }-451 ac_cross_compile=${host_orig}- 450 452 fi 451 453 AC_SUBST(ac_linux_poll,select) -
pjproject/trunk/build.mak.in
r689 r726 3 3 export OS_NAME := auto 4 4 export HOST_NAME := unix 5 export CC_NAME := @CC@5 export CC_NAME := gcc 6 6 export TARGET_NAME := @target@ 7 7 export CROSS_COMPILE := @ac_cross_compile@
Note: See TracChangeset
for help on using the changeset viewer.