Changeset 1049 for trunk/packages/optimizer/src
- Timestamp:
- Jun 16, 2008, 11:32:12 AM (16 years ago)
- Location:
- trunk/packages/optimizer/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/optimizer/src/configure
r947 r1049 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 1for RapptureOptimizer 1.0.3 # Generated by GNU Autoconf 2.62 for RapptureOptimizer 1.0. 4 4 # 5 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 6 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 7 7 # This configure script is free software; the Free Software Foundation 8 8 # gives unlimited permission to copy, distribute and modify it. … … 16 16 emulate sh 17 17 NULLCMD=: 18 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which18 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 19 19 # is contrary to our usage. Disable this feature. 20 20 alias -g '${1+"$@"}'='"$@"' … … 38 38 as_cr_alnum=$as_cr_Letters$as_cr_digits 39 39 40 as_nl=' 41 ' 42 export as_nl 43 # Printing a long string crashes Solaris 7 /usr/bin/printf. 44 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 45 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 46 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 47 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 48 as_echo='printf %s\n' 49 as_echo_n='printf %s' 50 else 51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 53 as_echo_n='/usr/ucb/echo -n' 54 else 55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 56 as_echo_n_body='eval 57 arg=$1; 58 case $arg in 59 *"$as_nl"*) 60 expr "X$arg" : "X\\(.*\\)$as_nl"; 61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 62 esac; 63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 64 ' 65 export as_echo_n_body 66 as_echo_n='sh -c $as_echo_n_body as_echo' 67 fi 68 export as_echo_body 69 as_echo='sh -c $as_echo_body as_echo' 70 fi 71 40 72 # The user is always right. 41 73 if test "${PATH_SEPARATOR+set}" != set; then 42 echo "#! /bin/sh" >conf$$.sh 43 echo "exit 0" >>conf$$.sh 44 chmod +x conf$$.sh 45 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 46 PATH_SEPARATOR=';' 47 else 48 PATH_SEPARATOR=: 49 fi 50 rm -f conf$$.sh 74 PATH_SEPARATOR=: 75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 77 PATH_SEPARATOR=';' 78 } 51 79 fi 52 80 … … 64 92 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 65 93 # splitting by setting IFS to empty value.) 66 as_nl='67 '68 94 IFS=" "" $as_nl" 69 95 … … 88 114 fi 89 115 if test ! -f "$as_myself"; then 90 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2116 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 91 117 { (exit 1); exit 1; } 92 118 fi … … 101 127 102 128 # NLS nuisances. 103 for as_var in \ 104 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 105 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 106 LC_TELEPHONE LC_TIME 107 do 108 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 109 eval $as_var=C; export $as_var 110 else 111 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 112 fi 113 done 129 LC_ALL=C 130 export LC_ALL 131 LANGUAGE=C 132 export LANGUAGE 114 133 115 134 # Required to use basename. … … 133 152 X"$0" : 'X\(//\)$' \| \ 134 153 X"$0" : 'X\(/\)' \| . 2>/dev/null || 135 echo X/"$0" |154 $as_echo X/"$0" | 136 155 sed '/^.*\/\([^/][^/]*\)\/*$/{ 137 156 s//\1/ … … 159 178 fi 160 179 161 if test $as_have_required = yes && 180 if test $as_have_required = yes && (eval ": 162 181 (as_func_return () { 163 182 (exit \$1) … … 241 260 emulate sh 242 261 NULLCMD=: 243 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which262 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 244 263 # is contrary to our usage. Disable this feature. 245 264 alias -g '${1+"$@"}'='"$@"' … … 262 281 emulate sh 263 282 NULLCMD=: 264 # Zsh 3.x and 4.x performsword splitting on ${1+"$@"}, which283 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 265 284 # is contrary to our usage. Disable this feature. 266 285 alias -g '${1+"$@"}'='"$@"' … … 342 361 if test "x$CONFIG_SHELL" != x; then 343 362 for as_var in BASH_ENV ENV 344 345 346 347 363 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 364 done 365 export CONFIG_SHELL 366 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 348 367 fi 349 368 … … 414 433 test \$exitcode = 0") || { 415 434 echo No shell found that supports shell functions. 416 echo Please tell autoconf@gnu.org about your system, 417 echo including any error possibly output before this 418 echo message 435 echo Please tell bug-autoconf@gnu.org about your system, 436 echo including any error possibly output before this message. 437 echo This can help us improve future autoconf versions. 438 echo Configuration will now proceed without shell functions. 419 439 } 420 440 … … 452 472 ' >$as_me.lineno && 453 473 chmod +x "$as_me.lineno" || 454 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2474 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 455 475 { (exit 1); exit 1; }; } 456 476 … … 480 500 ECHO_N='-n';; 481 501 esac 482 483 502 if expr a : '\(a\)' >/dev/null 2>&1 && 484 503 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 493 512 else 494 513 rm -f conf$$.dir 495 mkdir conf$$.dir 496 fi 497 echo >conf$$.file 498 if ln -s conf$$.file conf$$ 2>/dev/null; then 499 as_ln_s='ln -s' 500 # ... but there are two gotchas: 501 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 502 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 503 # In both cases, we have to default to `cp -p'. 504 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 514 mkdir conf$$.dir 2>/dev/null 515 fi 516 if (echo >conf$$.file) 2>/dev/null; then 517 if ln -s conf$$.file conf$$ 2>/dev/null; then 518 as_ln_s='ln -s' 519 # ... but there are two gotchas: 520 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 521 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 522 # In both cases, we have to default to `cp -p'. 523 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 524 as_ln_s='cp -p' 525 elif ln conf$$.file conf$$ 2>/dev/null; then 526 as_ln_s=ln 527 else 505 528 as_ln_s='cp -p' 506 elif ln conf$$.file conf$$ 2>/dev/null; then 507 as_ln_s=ln 529 fi 508 530 else 509 531 as_ln_s='cp -p' … … 530 552 eval sh -c '\'' 531 553 if test -d "$1"; then 532 554 test -d "$1/."; 533 555 else 534 556 case $1 in 535 557 -*)set "./$1";; 536 558 esac; 537 559 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 725 747 LTLIBOBJS' 726 748 ac_subst_files='' 749 ac_user_opts=' 750 enable_option_checking 751 with_tcl 752 with_tclinclude 753 enable_threads 754 enable_shared 755 enable_64bit 756 enable_64bit_vis 757 enable_wince 758 with_celib 759 enable_load 760 enable_symbols 761 ' 727 762 ac_precious_vars='build_alias 728 763 host_alias … … 742 777 ac_init_help= 743 778 ac_init_version=false 779 ac_unrecognized_opts= 780 ac_unrecognized_sep= 744 781 # The variables have the same names as the options, with 745 782 # dashes changed to underlines. … … 840 877 841 878 -disable-* | --disable-*) 842 ac_ feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`879 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 843 880 # Reject names that are not valid shell variable names. 844 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&845 { echo "$as_me: error: invalid feature name: $ac_feature" >&2881 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 882 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 846 883 { (exit 1); exit 1; }; } 847 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 848 eval enable_$ac_feature=no ;; 884 ac_useropt_orig=$ac_useropt 885 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 886 case $ac_user_opts in 887 *" 888 "enable_$ac_useropt" 889 "*) ;; 890 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 891 ac_unrecognized_sep=', ';; 892 esac 893 eval enable_$ac_useropt=no ;; 849 894 850 895 -docdir | --docdir | --docdi | --doc | --do) … … 859 904 860 905 -enable-* | --enable-*) 861 ac_ feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`906 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 862 907 # Reject names that are not valid shell variable names. 863 expr "x$ac_ feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&864 { echo "$as_me: error: invalid feature name: $ac_feature" >&2908 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 909 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 865 910 { (exit 1); exit 1; }; } 866 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 867 eval enable_$ac_feature=\$ac_optarg ;; 911 ac_useropt_orig=$ac_useropt 912 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 913 case $ac_user_opts in 914 *" 915 "enable_$ac_useropt" 916 "*) ;; 917 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 918 ac_unrecognized_sep=', ';; 919 esac 920 eval enable_$ac_useropt=\$ac_optarg ;; 868 921 869 922 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1056 1109 1057 1110 -with-* | --with-*) 1058 ac_ package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1111 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1059 1112 # Reject names that are not valid shell variable names. 1060 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1061 { echo "$as_me: error: invalid package name: $ac_package" >&21113 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1114 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1062 1115 { (exit 1); exit 1; }; } 1063 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1064 eval with_$ac_package=\$ac_optarg ;; 1116 ac_useropt_orig=$ac_useropt 1117 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1118 case $ac_user_opts in 1119 *" 1120 "with_$ac_useropt" 1121 "*) ;; 1122 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1123 ac_unrecognized_sep=', ';; 1124 esac 1125 eval with_$ac_useropt=\$ac_optarg ;; 1065 1126 1066 1127 -without-* | --without-*) 1067 ac_ package=`expr "x$ac_option" : 'x-*without-\(.*\)'`1128 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1068 1129 # Reject names that are not valid shell variable names. 1069 expr "x$ac_ package" : ".*[^-._$as_cr_alnum]" >/dev/null &&1070 { echo "$as_me: error: invalid package name: $ac_package" >&21130 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1131 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1071 1132 { (exit 1); exit 1; }; } 1072 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1073 eval with_$ac_package=no ;; 1133 ac_useropt_orig=$ac_useropt 1134 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1135 case $ac_user_opts in 1136 *" 1137 "with_$ac_useropt" 1138 "*) ;; 1139 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1140 ac_unrecognized_sep=', ';; 1141 esac 1142 eval with_$ac_useropt=no ;; 1074 1143 1075 1144 --x) … … 1091 1160 x_libraries=$ac_optarg ;; 1092 1161 1093 -*) { echo "$as_me: error: unrecognized option: $ac_option1162 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1094 1163 Try \`$0 --help' for more information." >&2 1095 1164 { (exit 1); exit 1; }; } … … 1100 1169 # Reject names that are not valid shell variable names. 1101 1170 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1102 { echo "$as_me: error: invalid variable name: $ac_envvar" >&21171 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1103 1172 { (exit 1); exit 1; }; } 1104 1173 eval $ac_envvar=\$ac_optarg … … 1107 1176 *) 1108 1177 # FIXME: should be removed in autoconf 3.0. 1109 echo "$as_me: WARNING: you should use --build, --host, --target" >&21178 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1110 1179 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1111 echo "$as_me: WARNING: invalid host type: $ac_option" >&21180 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1112 1181 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1113 1182 ;; … … 1118 1187 if test -n "$ac_prev"; then 1119 1188 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1120 { echo "$as_me: error: missing argument to $ac_option" >&21189 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1121 1190 { (exit 1); exit 1; }; } 1122 1191 fi 1123 1192 1124 # Be sure to have absolute directory names. 1193 if test -n "$ac_unrecognized_opts"; then 1194 case $enable_option_checking in 1195 no) ;; 1196 fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 1197 { (exit 1); exit 1; }; } ;; 1198 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; 1199 esac 1200 fi 1201 1202 # Check all directory arguments for consistency. 1125 1203 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1126 1204 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1129 1207 do 1130 1208 eval ac_val=\$$ac_var 1209 # Remove trailing slashes. 1210 case $ac_val in 1211 */ ) 1212 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1213 eval $ac_var=\$ac_val;; 1214 esac 1215 # Be sure to have absolute directory names. 1131 1216 case $ac_val in 1132 1217 [\\/$]* | ?:[\\/]* ) continue;; 1133 1218 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1134 1219 esac 1135 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21220 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1136 1221 { (exit 1); exit 1; }; } 1137 1222 done … … 1148 1233 if test "x$build_alias" = x; then 1149 1234 cross_compiling=maybe 1150 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1235 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1151 1236 If a cross compiler is detected then cross compile mode will be used." >&2 1152 1237 elif test "x$build_alias" != "x$host_alias"; then … … 1164 1249 ac_ls_di=`ls -di .` && 1165 1250 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1166 { echo "$as_me: error: Working directory cannot be determined" >&21251 { $as_echo "$as_me: error: Working directory cannot be determined" >&2 1167 1252 { (exit 1); exit 1; }; } 1168 1253 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1169 { echo "$as_me: error: pwd does not report name of working directory" >&21254 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1170 1255 { (exit 1); exit 1; }; } 1171 1256 … … 1175 1260 ac_srcdir_defaulted=yes 1176 1261 # Try the directory containing this script, then the parent directory. 1177 ac_confdir=`$as_dirname -- "$ 0" ||1178 $as_expr X"$ 0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1179 X"$ 0" : 'X\(//\)[^/]' \| \1180 X"$ 0" : 'X\(//\)$' \| \1181 X"$ 0" : 'X\(/\)' \| . 2>/dev/null ||1182 echo X"$0" |1262 ac_confdir=`$as_dirname -- "$as_myself" || 1263 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1264 X"$as_myself" : 'X\(//\)[^/]' \| \ 1265 X"$as_myself" : 'X\(//\)$' \| \ 1266 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1267 $as_echo X"$as_myself" | 1183 1268 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1184 1269 s//\1/ … … 1207 1292 if test ! -r "$srcdir/$ac_unique_file"; then 1208 1293 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1209 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21294 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1210 1295 { (exit 1); exit 1; }; } 1211 1296 fi 1212 1297 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1213 1298 ac_abs_confdir=`( 1214 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&21299 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1215 1300 { (exit 1); exit 1; }; } 1216 1301 pwd)` … … 1261 1346 Installation directories: 1262 1347 --prefix=PREFIX install architecture-independent files in PREFIX 1263 1348 [$ac_default_prefix] 1264 1349 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1265 1350 [PREFIX] 1266 1351 1267 1352 By default, \`make install' will install all the files in … … 1273 1358 1274 1359 Fine tuning of the installation directories: 1275 --bindir=DIR user executables [EPREFIX/bin] 1276 --sbindir=DIR system admin executables [EPREFIX/sbin] 1277 --libexecdir=DIR program executables [EPREFIX/libexec] 1278 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1279 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1280 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1281 --libdir=DIR object code libraries [EPREFIX/lib] 1282 --includedir=DIR C header files [PREFIX/include] 1283 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1284 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1285 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1286 --infodir=DIR info documentation [DATAROOTDIR/info] 1287 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1288 --mandir=DIR man documentation [DATAROOTDIR/man] 1289 --docdir=DIR documentation root [DATAROOTDIR/doc/rapptureoptimizer] 1290 --htmldir=DIR html documentation [DOCDIR] 1291 --dvidir=DIR dvi documentation [DOCDIR] 1292 --pdfdir=DIR pdf documentation [DOCDIR] 1293 --psdir=DIR ps documentation [DOCDIR] 1360 --bindir=DIR user executables [EPREFIX/bin] 1361 --sbindir=DIR system admin executables [EPREFIX/sbin] 1362 --libexecdir=DIR program executables [EPREFIX/libexec] 1363 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1364 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1365 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1366 --libdir=DIR object code libraries [EPREFIX/lib] 1367 --includedir=DIR C header files [PREFIX/include] 1368 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1369 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1370 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1371 --infodir=DIR info documentation [DATAROOTDIR/info] 1372 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1373 --mandir=DIR man documentation [DATAROOTDIR/man] 1374 --docdir=DIR documentation root 1375 [DATAROOTDIR/doc/rapptureoptimizer] 1376 --htmldir=DIR html documentation [DOCDIR] 1377 --dvidir=DIR dvi documentation [DOCDIR] 1378 --pdfdir=DIR pdf documentation [DOCDIR] 1379 --psdir=DIR ps documentation [DOCDIR] 1294 1380 _ACEOF 1295 1381 … … 1305 1391 1306 1392 Optional Features: 1393 --disable-option-checking ignore unrecognized --enable/--with options 1307 1394 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1308 1395 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1346 1433 # If there are subdirs, report their specific --help. 1347 1434 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1348 test -d "$ac_dir" || continue 1435 test -d "$ac_dir" || 1436 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1437 continue 1349 1438 ac_builddir=. 1350 1439 … … 1352 1441 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1353 1442 *) 1354 ac_dir_suffix=/` echo "$ac_dir" | sed 's,^\.[\\/],,'`1443 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1355 1444 # A ".." for each directory in $ac_dir_suffix. 1356 ac_top_builddir_sub=` echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`1445 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1357 1446 case $ac_top_builddir_sub in 1358 1447 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1390 1479 $SHELL "$ac_srcdir/configure" --help=recursive 1391 1480 else 1392 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21481 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1393 1482 fi || ac_status=$? 1394 1483 cd "$ac_pwd" || { ac_status=$?; break; } … … 1400 1489 cat <<\_ACEOF 1401 1490 RapptureOptimizer configure 1.0 1402 generated by GNU Autoconf 2.6 11491 generated by GNU Autoconf 2.62 1403 1492 1404 1493 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1405 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.1494 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1406 1495 This configure script is free software; the Free Software Foundation 1407 1496 gives unlimited permission to copy, distribute and modify it. … … 1414 1503 1415 1504 It was created by RapptureOptimizer $as_me 1.0, which was 1416 generated by GNU Autoconf 2.6 1. Invocation command line was1505 generated by GNU Autoconf 2.62. Invocation command line was 1417 1506 1418 1507 $ $0 $@ … … 1450 1539 IFS=$as_save_IFS 1451 1540 test -z "$as_dir" && as_dir=. 1452 echo "PATH: $as_dir"1541 $as_echo "PATH: $as_dir" 1453 1542 done 1454 1543 IFS=$as_save_IFS … … 1485 1574 continue ;; 1486 1575 *\'*) 1487 ac_arg=` echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1576 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1488 1577 esac 1489 1578 case $ac_pass in … … 1537 1626 *${as_nl}*) 1538 1627 case $ac_var in #( 1539 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51540 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1628 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 1629 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 1541 1630 esac 1542 1631 case $ac_var in #( 1543 1632 _ | IFS | as_nl) ;; #( 1633 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1544 1634 *) $as_unset $ac_var ;; 1545 1635 esac ;; … … 1571 1661 eval ac_val=\$$ac_var 1572 1662 case $ac_val in 1573 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1663 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1574 1664 esac 1575 echo "$ac_var='\''$ac_val'\''"1665 $as_echo "$ac_var='\''$ac_val'\''" 1576 1666 done | sort 1577 1667 echo … … 1588 1678 eval ac_val=\$$ac_var 1589 1679 case $ac_val in 1590 *\'\''*) ac_val=` echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1680 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1591 1681 esac 1592 echo "$ac_var='\''$ac_val'\''"1682 $as_echo "$ac_var='\''$ac_val'\''" 1593 1683 done | sort 1594 1684 echo … … 1606 1696 fi 1607 1697 test "$ac_signal" != 0 && 1608 echo "$as_me: caught signal $ac_signal"1609 echo "$as_me: exit $exit_status"1698 $as_echo "$as_me: caught signal $ac_signal" 1699 $as_echo "$as_me: exit $exit_status" 1610 1700 } >&5 1611 1701 rm -f core *.core core.conftest.* && … … 1649 1739 1650 1740 # Let the site file select an alternate cache file if it wants to. 1651 # Prefer explicitly selected file to automatically selected ones. 1741 # Prefer an explicitly selected file to automatically selected ones. 1742 ac_site_file1=NONE 1743 ac_site_file2=NONE 1652 1744 if test -n "$CONFIG_SITE"; then 1653 set x "$CONFIG_SITE"1745 ac_site_file1=$CONFIG_SITE 1654 1746 elif test "x$prefix" != xNONE; then 1655 set x "$prefix/share/config.site" "$prefix/etc/config.site"1656 else1657 set x "$ac_default_prefix/share/config.site" \ 1658 "$ac_default_prefix/etc/config.site" 1659 fi 1660 shift 1661 for ac_site_file 1747 ac_site_file1=$prefix/share/config.site 1748 ac_site_file2=$prefix/etc/config.site 1749 else 1750 ac_site_file1=$ac_default_prefix/share/config.site 1751 ac_site_file2=$ac_default_prefix/etc/config.site 1752 fi 1753 for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1662 1754 do 1755 test "x$ac_site_file" = xNONE && continue 1663 1756 if test -r "$ac_site_file"; then 1664 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&51665 echo "$as_me: loading site script $ac_site_file" >&6;}1757 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1758 $as_echo "$as_me: loading site script $ac_site_file" >&6;} 1666 1759 sed 's/^/| /' "$ac_site_file" >&5 1667 1760 . "$ac_site_file" … … 1673 1766 # files actually), so we avoid doing that. 1674 1767 if test -f "$cache_file"; then 1675 { echo "$as_me:$LINENO: loading cache $cache_file" >&51676 echo "$as_me: loading cache $cache_file" >&6;}1768 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1769 $as_echo "$as_me: loading cache $cache_file" >&6;} 1677 1770 case $cache_file in 1678 1771 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1681 1774 fi 1682 1775 else 1683 { echo "$as_me:$LINENO: creating cache $cache_file" >&51684 echo "$as_me: creating cache $cache_file" >&6;}1776 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1777 $as_echo "$as_me: creating cache $cache_file" >&6;} 1685 1778 >$cache_file 1686 1779 fi … … 1696 1789 case $ac_old_set,$ac_new_set in 1697 1790 set,) 1698 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51699 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1791 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1792 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1700 1793 ac_cache_corrupted=: ;; 1701 1794 ,set) 1702 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51703 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1795 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1796 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1704 1797 ac_cache_corrupted=: ;; 1705 1798 ,);; 1706 1799 *) 1707 1800 if test "x$ac_old_val" != "x$ac_new_val"; then 1708 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1709 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1710 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1711 echo "$as_me: former value: $ac_old_val" >&2;} 1712 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1713 echo "$as_me: current value: $ac_new_val" >&2;} 1714 ac_cache_corrupted=: 1801 # differences in whitespace do not lead to failure. 1802 ac_old_val_w=`echo x $ac_old_val` 1803 ac_new_val_w=`echo x $ac_new_val` 1804 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1805 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1806 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1807 ac_cache_corrupted=: 1808 else 1809 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1810 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1811 eval $ac_var=\$ac_old_val 1812 fi 1813 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1814 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1815 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1816 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1715 1817 fi;; 1716 1818 esac … … 1718 1820 if test "$ac_new_set" = set; then 1719 1821 case $ac_new_val in 1720 *\'*) ac_arg=$ac_var=` echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1822 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1721 1823 *) ac_arg=$ac_var=$ac_new_val ;; 1722 1824 esac … … 1728 1830 done 1729 1831 if $ac_cache_corrupted; then 1730 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&51731 echo "$as_me: error: changes in the environment can compromise the build" >&2;}1732 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&51733 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}1832 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1833 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1834 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1835 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1734 1836 { (exit 1); exit 1; }; } 1735 1837 fi … … 1778 1880 TEA_VERSION="3.5" 1779 1881 1780 { echo "$as_me:$LINENO: checking for correct TEA configuration" >&51781 echo $ECHO_N "checking for correct TEA configuration... $ECHO_C" >&6; }1882 { $as_echo "$as_me:$LINENO: checking for correct TEA configuration" >&5 1883 $as_echo_n "checking for correct TEA configuration... " >&6; } 1782 1884 if test x"${PACKAGE_NAME}" = x ; then 1783 { { echo "$as_me:$LINENO: error:1885 { { $as_echo "$as_me:$LINENO: error: 1784 1886 The PACKAGE_NAME variable must be defined by your TEA configure.in" >&5 1785 echo "$as_me: error:1887 $as_echo "$as_me: error: 1786 1888 The PACKAGE_NAME variable must be defined by your TEA configure.in" >&2;} 1787 1889 { (exit 1); exit 1; }; } 1788 1890 fi 1789 1891 if test x"3.5" = x ; then 1790 { { echo "$as_me:$LINENO: error:1892 { { $as_echo "$as_me:$LINENO: error: 1791 1893 TEA version not specified." >&5 1792 echo "$as_me: error:1894 $as_echo "$as_me: error: 1793 1895 TEA version not specified." >&2;} 1794 1896 { (exit 1); exit 1; }; } 1795 1897 elif test "3.5" != "${TEA_VERSION}" ; then 1796 { echo "$as_me:$LINENO: result: warning: requested TEA version \"3.5\", have \"${TEA_VERSION}\"" >&51797 echo "${ECHO_T}warning: requested TEA version \"3.5\", have \"${TEA_VERSION}\"" >&6; }1898 { $as_echo "$as_me:$LINENO: result: warning: requested TEA version \"3.5\", have \"${TEA_VERSION}\"" >&5 1899 $as_echo "warning: requested TEA version \"3.5\", have \"${TEA_VERSION}\"" >&6; } 1798 1900 else 1799 { echo "$as_me:$LINENO: result: ok (TEA ${TEA_VERSION})" >&51800 echo "${ECHO_T}ok (TEA ${TEA_VERSION})" >&6; }1901 { $as_echo "$as_me:$LINENO: result: ok (TEA ${TEA_VERSION})" >&5 1902 $as_echo "ok (TEA ${TEA_VERSION})" >&6; } 1801 1903 fi 1802 1904 case "`uname -s`" in … … 1804 1906 # Extract the first word of "cygpath", so it can be a program name with args. 1805 1907 set dummy cygpath; ac_word=$2 1806 { echo "$as_me:$LINENO: checking for $ac_word" >&51807 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }1908 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 1909 $as_echo_n "checking for $ac_word... " >&6; } 1808 1910 if test "${ac_cv_prog_CYGPATH+set}" = set; then 1809 echo $ECHO_N "(cached) $ECHO_C" >&61911 $as_echo_n "(cached) " >&6 1810 1912 else 1811 1913 if test -n "$CYGPATH"; then … … 1820 1922 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 1821 1923 ac_cv_prog_CYGPATH="cygpath -w" 1822 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&51924 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 1823 1925 break 2 1824 1926 fi … … 1832 1934 CYGPATH=$ac_cv_prog_CYGPATH 1833 1935 if test -n "$CYGPATH"; then 1834 { echo "$as_me:$LINENO: result: $CYGPATH" >&51835 echo "${ECHO_T}$CYGPATH" >&6; }1836 else 1837 { echo "$as_me:$LINENO: result: no" >&51838 echo "${ECHO_T}no" >&6; }1936 { $as_echo "$as_me:$LINENO: result: $CYGPATH" >&5 1937 $as_echo "$CYGPATH" >&6; } 1938 else 1939 { $as_echo "$as_me:$LINENO: result: no" >&5 1940 $as_echo "no" >&6; } 1839 1941 fi 1840 1942 … … 1895 1997 done 1896 1998 if test -z "$ac_aux_dir"; then 1897 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tclconfig \"$srcdir\"/tclconfig" >&51898 echo "$as_me: error: cannot find install-sh or install.sh in tclconfig \"$srcdir\"/tclconfig" >&2;}1999 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tclconfig \"$srcdir\"/tclconfig" >&5 2000 $as_echo "$as_me: error: cannot find install-sh or install.sh in tclconfig \"$srcdir\"/tclconfig" >&2;} 1899 2001 { (exit 1); exit 1; }; } 1900 2002 fi … … 1931 2033 fi 1932 2034 1933 { echo "$as_me:$LINENO: checking for Tcl configuration" >&51934 echo $ECHO_N "checking for Tcl configuration... $ECHO_C" >&6; }2035 { $as_echo "$as_me:$LINENO: checking for Tcl configuration" >&5 2036 $as_echo_n "checking for Tcl configuration... " >&6; } 1935 2037 if test "${ac_cv_c_tclconfig+set}" = set; then 1936 echo $ECHO_N "(cached) $ECHO_C" >&62038 $as_echo_n "(cached) " >&6 1937 2039 else 1938 2040 … … 1943 2045 */tclConfig.sh ) 1944 2046 if test -f ${with_tclconfig}; then 1945 { echo "$as_me:$LINENO: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&51946 echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;}2047 { $as_echo "$as_me:$LINENO: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&5 2048 $as_echo "$as_me: WARNING: --with-tcl argument should refer to directory containing tclConfig.sh, not to tclConfig.sh itself" >&2;} 1947 2049 with_tclconfig=`echo ${with_tclconfig} | sed 's!/tclConfig\.sh$!!'` 1948 2050 fi ;; … … 1951 2053 ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)` 1952 2054 else 1953 { { echo "$as_me:$LINENO: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&51954 echo "$as_me: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&2;}2055 { { $as_echo "$as_me:$LINENO: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&5 2056 $as_echo "$as_me: error: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&2;} 1955 2057 { (exit 1); exit 1; }; } 1956 2058 fi … … 2041 2143 if test x"${ac_cv_c_tclconfig}" = x ; then 2042 2144 TCL_BIN_DIR="# no Tcl configs found" 2043 { echo "$as_me:$LINENO: WARNING: Can't find Tcl configuration definitions" >&52044 echo "$as_me: WARNING: Can't find Tcl configuration definitions" >&2;}2145 { $as_echo "$as_me:$LINENO: WARNING: Can't find Tcl configuration definitions" >&5 2146 $as_echo "$as_me: WARNING: Can't find Tcl configuration definitions" >&2;} 2045 2147 exit 0 2046 2148 else 2047 2149 no_tcl= 2048 2150 TCL_BIN_DIR=${ac_cv_c_tclconfig} 2049 { echo "$as_me:$LINENO: result: found ${TCL_BIN_DIR}/tclConfig.sh" >&52050 echo "${ECHO_T}found ${TCL_BIN_DIR}/tclConfig.sh" >&6; }2151 { $as_echo "$as_me:$LINENO: result: found ${TCL_BIN_DIR}/tclConfig.sh" >&5 2152 $as_echo "found ${TCL_BIN_DIR}/tclConfig.sh" >&6; } 2051 2153 fi 2052 2154 fi 2053 2155 2054 2156 2055 { echo "$as_me:$LINENO: checking for existence of ${TCL_BIN_DIR}/tclConfig.sh" >&52056 echo $ECHO_N "checking for existence of ${TCL_BIN_DIR}/tclConfig.sh... $ECHO_C" >&6; }2157 { $as_echo "$as_me:$LINENO: checking for existence of ${TCL_BIN_DIR}/tclConfig.sh" >&5 2158 $as_echo_n "checking for existence of ${TCL_BIN_DIR}/tclConfig.sh... " >&6; } 2057 2159 2058 2160 if test -f "${TCL_BIN_DIR}/tclConfig.sh" ; then 2059 { echo "$as_me:$LINENO: result: loading" >&52060 echo "${ECHO_T}loading" >&6; }2161 { $as_echo "$as_me:$LINENO: result: loading" >&5 2162 $as_echo "loading" >&6; } 2061 2163 . ${TCL_BIN_DIR}/tclConfig.sh 2062 2164 else 2063 { echo "$as_me:$LINENO: result: could not find ${TCL_BIN_DIR}/tclConfig.sh" >&52064 echo "${ECHO_T}could not find ${TCL_BIN_DIR}/tclConfig.sh" >&6; }2165 { $as_echo "$as_me:$LINENO: result: could not find ${TCL_BIN_DIR}/tclConfig.sh" >&5 2166 $as_echo "could not find ${TCL_BIN_DIR}/tclConfig.sh" >&6; } 2065 2167 fi 2066 2168 … … 2143 2245 prefix_default=yes 2144 2246 if test x"${TCL_PREFIX}" != x; then 2145 { echo "$as_me:$LINENO: --prefix defaulting to TCL_PREFIX ${TCL_PREFIX}" >&52146 echo "$as_me: --prefix defaulting to TCL_PREFIX ${TCL_PREFIX}" >&6;}2247 { $as_echo "$as_me:$LINENO: --prefix defaulting to TCL_PREFIX ${TCL_PREFIX}" >&5 2248 $as_echo "$as_me: --prefix defaulting to TCL_PREFIX ${TCL_PREFIX}" >&6;} 2147 2249 prefix=${TCL_PREFIX} 2148 2250 else 2149 { echo "$as_me:$LINENO: --prefix defaulting to /usr/local" >&52150 echo "$as_me: --prefix defaulting to /usr/local" >&6;}2251 { $as_echo "$as_me:$LINENO: --prefix defaulting to /usr/local" >&5 2252 $as_echo "$as_me: --prefix defaulting to /usr/local" >&6;} 2151 2253 prefix=/usr/local 2152 2254 fi … … 2155 2257 -o x"${exec_prefix_default}" = x"yes" ; then 2156 2258 if test x"${TCL_EXEC_PREFIX}" != x; then 2157 { echo "$as_me:$LINENO: --exec-prefix defaulting to TCL_EXEC_PREFIX ${TCL_EXEC_PREFIX}" >&52158 echo "$as_me: --exec-prefix defaulting to TCL_EXEC_PREFIX ${TCL_EXEC_PREFIX}" >&6;}2259 { $as_echo "$as_me:$LINENO: --exec-prefix defaulting to TCL_EXEC_PREFIX ${TCL_EXEC_PREFIX}" >&5 2260 $as_echo "$as_me: --exec-prefix defaulting to TCL_EXEC_PREFIX ${TCL_EXEC_PREFIX}" >&6;} 2159 2261 exec_prefix=${TCL_EXEC_PREFIX} 2160 2262 else 2161 { echo "$as_me:$LINENO: --exec-prefix defaulting to ${prefix}" >&52162 echo "$as_me: --exec-prefix defaulting to ${prefix}" >&6;}2263 { $as_echo "$as_me:$LINENO: --exec-prefix defaulting to ${prefix}" >&5 2264 $as_echo "$as_me: --exec-prefix defaulting to ${prefix}" >&6;} 2163 2265 exec_prefix=$prefix 2164 2266 fi … … 2191 2293 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2192 2294 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2193 { echo "$as_me:$LINENO: checking for $ac_word" >&52194 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2295 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2296 $as_echo_n "checking for $ac_word... " >&6; } 2195 2297 if test "${ac_cv_prog_CC+set}" = set; then 2196 echo $ECHO_N "(cached) $ECHO_C" >&62298 $as_echo_n "(cached) " >&6 2197 2299 else 2198 2300 if test -n "$CC"; then … … 2207 2309 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2208 2310 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2209 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52311 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2210 2312 break 2 2211 2313 fi … … 2218 2320 CC=$ac_cv_prog_CC 2219 2321 if test -n "$CC"; then 2220 { echo "$as_me:$LINENO: result: $CC" >&52221 echo "${ECHO_T}$CC" >&6; }2222 else 2223 { echo "$as_me:$LINENO: result: no" >&52224 echo "${ECHO_T}no" >&6; }2322 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2323 $as_echo "$CC" >&6; } 2324 else 2325 { $as_echo "$as_me:$LINENO: result: no" >&5 2326 $as_echo "no" >&6; } 2225 2327 fi 2226 2328 … … 2231 2333 # Extract the first word of "gcc", so it can be a program name with args. 2232 2334 set dummy gcc; ac_word=$2 2233 { echo "$as_me:$LINENO: checking for $ac_word" >&52234 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2335 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2336 $as_echo_n "checking for $ac_word... " >&6; } 2235 2337 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2236 echo $ECHO_N "(cached) $ECHO_C" >&62338 $as_echo_n "(cached) " >&6 2237 2339 else 2238 2340 if test -n "$ac_ct_CC"; then … … 2247 2349 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2248 2350 ac_cv_prog_ac_ct_CC="gcc" 2249 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52351 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2250 2352 break 2 2251 2353 fi … … 2258 2360 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2259 2361 if test -n "$ac_ct_CC"; then 2260 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&52261 echo "${ECHO_T}$ac_ct_CC" >&6; }2262 else 2263 { echo "$as_me:$LINENO: result: no" >&52264 echo "${ECHO_T}no" >&6; }2362 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2363 $as_echo "$ac_ct_CC" >&6; } 2364 else 2365 { $as_echo "$as_me:$LINENO: result: no" >&5 2366 $as_echo "no" >&6; } 2265 2367 fi 2266 2368 … … 2270 2372 case $cross_compiling:$ac_tool_warned in 2271 2373 yes:) 2272 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2374 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2273 2375 whose name does not start with the host triplet. If you think this 2274 2376 configuration is useful to you, please write to autoconf@gnu.org." >&5 2275 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2377 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2276 2378 whose name does not start with the host triplet. If you think this 2277 2379 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2288 2390 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2289 2391 set dummy ${ac_tool_prefix}cc; ac_word=$2 2290 { echo "$as_me:$LINENO: checking for $ac_word" >&52291 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2392 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2393 $as_echo_n "checking for $ac_word... " >&6; } 2292 2394 if test "${ac_cv_prog_CC+set}" = set; then 2293 echo $ECHO_N "(cached) $ECHO_C" >&62395 $as_echo_n "(cached) " >&6 2294 2396 else 2295 2397 if test -n "$CC"; then … … 2304 2406 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2305 2407 ac_cv_prog_CC="${ac_tool_prefix}cc" 2306 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52408 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2307 2409 break 2 2308 2410 fi … … 2315 2417 CC=$ac_cv_prog_CC 2316 2418 if test -n "$CC"; then 2317 { echo "$as_me:$LINENO: result: $CC" >&52318 echo "${ECHO_T}$CC" >&6; }2319 else 2320 { echo "$as_me:$LINENO: result: no" >&52321 echo "${ECHO_T}no" >&6; }2419 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2420 $as_echo "$CC" >&6; } 2421 else 2422 { $as_echo "$as_me:$LINENO: result: no" >&5 2423 $as_echo "no" >&6; } 2322 2424 fi 2323 2425 … … 2328 2430 # Extract the first word of "cc", so it can be a program name with args. 2329 2431 set dummy cc; ac_word=$2 2330 { echo "$as_me:$LINENO: checking for $ac_word" >&52331 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2432 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2433 $as_echo_n "checking for $ac_word... " >&6; } 2332 2434 if test "${ac_cv_prog_CC+set}" = set; then 2333 echo $ECHO_N "(cached) $ECHO_C" >&62435 $as_echo_n "(cached) " >&6 2334 2436 else 2335 2437 if test -n "$CC"; then … … 2349 2451 fi 2350 2452 ac_cv_prog_CC="cc" 2351 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52453 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2352 2454 break 2 2353 2455 fi … … 2372 2474 CC=$ac_cv_prog_CC 2373 2475 if test -n "$CC"; then 2374 { echo "$as_me:$LINENO: result: $CC" >&52375 echo "${ECHO_T}$CC" >&6; }2376 else 2377 { echo "$as_me:$LINENO: result: no" >&52378 echo "${ECHO_T}no" >&6; }2476 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2477 $as_echo "$CC" >&6; } 2478 else 2479 { $as_echo "$as_me:$LINENO: result: no" >&5 2480 $as_echo "no" >&6; } 2379 2481 fi 2380 2482 … … 2387 2489 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2388 2490 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2389 { echo "$as_me:$LINENO: checking for $ac_word" >&52390 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2491 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2492 $as_echo_n "checking for $ac_word... " >&6; } 2391 2493 if test "${ac_cv_prog_CC+set}" = set; then 2392 echo $ECHO_N "(cached) $ECHO_C" >&62494 $as_echo_n "(cached) " >&6 2393 2495 else 2394 2496 if test -n "$CC"; then … … 2403 2505 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2404 2506 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2405 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52507 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2406 2508 break 2 2407 2509 fi … … 2414 2516 CC=$ac_cv_prog_CC 2415 2517 if test -n "$CC"; then 2416 { echo "$as_me:$LINENO: result: $CC" >&52417 echo "${ECHO_T}$CC" >&6; }2418 else 2419 { echo "$as_me:$LINENO: result: no" >&52420 echo "${ECHO_T}no" >&6; }2518 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2519 $as_echo "$CC" >&6; } 2520 else 2521 { $as_echo "$as_me:$LINENO: result: no" >&5 2522 $as_echo "no" >&6; } 2421 2523 fi 2422 2524 … … 2431 2533 # Extract the first word of "$ac_prog", so it can be a program name with args. 2432 2534 set dummy $ac_prog; ac_word=$2 2433 { echo "$as_me:$LINENO: checking for $ac_word" >&52434 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }2535 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2536 $as_echo_n "checking for $ac_word... " >&6; } 2435 2537 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2436 echo $ECHO_N "(cached) $ECHO_C" >&62538 $as_echo_n "(cached) " >&6 2437 2539 else 2438 2540 if test -n "$ac_ct_CC"; then … … 2447 2549 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2448 2550 ac_cv_prog_ac_ct_CC="$ac_prog" 2449 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52551 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2450 2552 break 2 2451 2553 fi … … 2458 2560 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2459 2561 if test -n "$ac_ct_CC"; then 2460 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&52461 echo "${ECHO_T}$ac_ct_CC" >&6; }2462 else 2463 { echo "$as_me:$LINENO: result: no" >&52464 echo "${ECHO_T}no" >&6; }2562 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2563 $as_echo "$ac_ct_CC" >&6; } 2564 else 2565 { $as_echo "$as_me:$LINENO: result: no" >&5 2566 $as_echo "no" >&6; } 2465 2567 fi 2466 2568 … … 2474 2576 case $cross_compiling:$ac_tool_warned in 2475 2577 yes:) 2476 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2578 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2477 2579 whose name does not start with the host triplet. If you think this 2478 2580 configuration is useful to you, please write to autoconf@gnu.org." >&5 2479 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2581 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2480 2582 whose name does not start with the host triplet. If you think this 2481 2583 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2489 2591 2490 2592 2491 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2593 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2492 2594 See \`config.log' for more details." >&5 2493 echo "$as_me: error: no acceptable C compiler found in \$PATH2595 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2494 2596 See \`config.log' for more details." >&2;} 2495 2597 { (exit 1); exit 1; }; } 2496 2598 2497 2599 # Provide some information about the compiler. 2498 echo "$as_me:$LINENO: checking for C compiler version" >&5 2499 ac_compiler=`set X $ac_compile; echo $2` 2600 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2601 set X $ac_compile 2602 ac_compiler=$2 2500 2603 { (ac_try="$ac_compiler --version >&5" 2501 2604 case "(($ac_try" in … … 2503 2606 *) ac_try_echo=$ac_try;; 2504 2607 esac 2505 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2608 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2609 $as_echo "$ac_try_echo") >&5 2506 2610 (eval "$ac_compiler --version >&5") 2>&5 2507 2611 ac_status=$? 2508 echo "$as_me:$LINENO: \$? = $ac_status" >&52612 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2509 2613 (exit $ac_status); } 2510 2614 { (ac_try="$ac_compiler -v >&5" … … 2513 2617 *) ac_try_echo=$ac_try;; 2514 2618 esac 2515 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2619 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2620 $as_echo "$ac_try_echo") >&5 2516 2621 (eval "$ac_compiler -v >&5") 2>&5 2517 2622 ac_status=$? 2518 echo "$as_me:$LINENO: \$? = $ac_status" >&52623 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2519 2624 (exit $ac_status); } 2520 2625 { (ac_try="$ac_compiler -V >&5" … … 2523 2628 *) ac_try_echo=$ac_try;; 2524 2629 esac 2525 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2630 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2631 $as_echo "$ac_try_echo") >&5 2526 2632 (eval "$ac_compiler -V >&5") 2>&5 2527 2633 ac_status=$? 2528 echo "$as_me:$LINENO: \$? = $ac_status" >&52634 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2529 2635 (exit $ac_status); } 2530 2636 … … 2545 2651 _ACEOF 2546 2652 ac_clean_files_save=$ac_clean_files 2547 ac_clean_files="$ac_clean_files a.out a. exe b.out"2653 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 2548 2654 # Try to create an executable without -o first, disregard a.out. 2549 2655 # It will help us diagnose broken compilers, and finding out an intuition 2550 2656 # of exeext. 2551 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2552 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2553 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2554 # 2555 # List of possible output files, starting from the most likely. 2556 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2557 # only as a last resort. b.out is created by i960 compilers. 2558 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2559 # 2560 # The IRIX 6 linker writes into existing files which may not be 2561 # executable, retaining their permissions. Remove them first so a 2562 # subsequent execution test works. 2657 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2658 $as_echo_n "checking for C compiler default output file name... " >&6; } 2659 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2660 2661 # The possible output files: 2662 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2663 2563 2664 ac_rmfiles= 2564 2665 for ac_file in $ac_files 2565 2666 do 2566 2667 case $ac_file in 2567 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2668 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2568 2669 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2569 2670 esac … … 2576 2677 *) ac_try_echo=$ac_try;; 2577 2678 esac 2578 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2679 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2680 $as_echo "$ac_try_echo") >&5 2579 2681 (eval "$ac_link_default") 2>&5 2580 2682 ac_status=$? 2581 echo "$as_me:$LINENO: \$? = $ac_status" >&52683 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2582 2684 (exit $ac_status); }; then 2583 2685 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2590 2692 test -f "$ac_file" || continue 2591 2693 case $ac_file in 2592 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj )2694 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 2593 2695 ;; 2594 2696 [ab].out ) … … 2617 2719 fi 2618 2720 2619 { echo "$as_me:$LINENO: result: $ac_file" >&52620 echo "${ECHO_T}$ac_file" >&6; }2721 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 2722 $as_echo "$ac_file" >&6; } 2621 2723 if test -z "$ac_file"; then 2622 echo "$as_me: failed program was:" >&52724 $as_echo "$as_me: failed program was:" >&5 2623 2725 sed 's/^/| /' conftest.$ac_ext >&5 2624 2726 2625 { { echo "$as_me:$LINENO: error: C compiler cannot create executables2727 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2626 2728 See \`config.log' for more details." >&5 2627 echo "$as_me: error: C compiler cannot create executables2729 $as_echo "$as_me: error: C compiler cannot create executables 2628 2730 See \`config.log' for more details." >&2;} 2629 2731 { (exit 77); exit 77; }; } … … 2634 2736 # Check that the compiler produces executables we can run. If not, either 2635 2737 # the compiler is broken, or we cross compile. 2636 { echo "$as_me:$LINENO: checking whether the C compiler works" >&52637 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }2738 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2739 $as_echo_n "checking whether the C compiler works... " >&6; } 2638 2740 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2639 2741 # If not cross compiling, check that we can run a simple program. … … 2644 2746 *) ac_try_echo=$ac_try;; 2645 2747 esac 2646 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2748 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2749 $as_echo "$ac_try_echo") >&5 2647 2750 (eval "$ac_try") 2>&5 2648 2751 ac_status=$? 2649 echo "$as_me:$LINENO: \$? = $ac_status" >&52752 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2650 2753 (exit $ac_status); }; }; then 2651 2754 cross_compiling=no … … 2654 2757 cross_compiling=yes 2655 2758 else 2656 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.2759 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 2657 2760 If you meant to cross compile, use \`--host'. 2658 2761 See \`config.log' for more details." >&5 2659 echo "$as_me: error: cannot run C compiled programs.2762 $as_echo "$as_me: error: cannot run C compiled programs. 2660 2763 If you meant to cross compile, use \`--host'. 2661 2764 See \`config.log' for more details." >&2;} … … 2664 2767 fi 2665 2768 fi 2666 { echo "$as_me:$LINENO: result: yes" >&52667 echo "${ECHO_T}yes" >&6; }2668 2669 rm -f a.outa.exe conftest$ac_cv_exeext b.out2769 { $as_echo "$as_me:$LINENO: result: yes" >&5 2770 $as_echo "yes" >&6; } 2771 2772 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 2670 2773 ac_clean_files=$ac_clean_files_save 2671 2774 # Check that the compiler produces executables we can run. If not, either 2672 2775 # the compiler is broken, or we cross compile. 2673 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&52674 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }2675 { echo "$as_me:$LINENO: result: $cross_compiling" >&52676 echo "${ECHO_T}$cross_compiling" >&6; }2677 2678 { echo "$as_me:$LINENO: checking for suffix of executables" >&52679 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }2776 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2777 $as_echo_n "checking whether we are cross compiling... " >&6; } 2778 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 2779 $as_echo "$cross_compiling" >&6; } 2780 2781 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 2782 $as_echo_n "checking for suffix of executables... " >&6; } 2680 2783 if { (ac_try="$ac_link" 2681 2784 case "(($ac_try" in … … 2683 2786 *) ac_try_echo=$ac_try;; 2684 2787 esac 2685 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2788 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2789 $as_echo "$ac_try_echo") >&5 2686 2790 (eval "$ac_link") 2>&5 2687 2791 ac_status=$? 2688 echo "$as_me:$LINENO: \$? = $ac_status" >&52792 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2689 2793 (exit $ac_status); }; then 2690 2794 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 2695 2799 test -f "$ac_file" || continue 2696 2800 case $ac_file in 2697 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. o | *.obj ) ;;2801 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2698 2802 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 2699 2803 break;; … … 2702 2806 done 2703 2807 else 2704 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link2808 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2705 2809 See \`config.log' for more details." >&5 2706 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link2810 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2707 2811 See \`config.log' for more details." >&2;} 2708 2812 { (exit 1); exit 1; }; } … … 2710 2814 2711 2815 rm -f conftest$ac_cv_exeext 2712 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&52713 echo "${ECHO_T}$ac_cv_exeext" >&6; }2816 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 2817 $as_echo "$ac_cv_exeext" >&6; } 2714 2818 2715 2819 rm -f conftest.$ac_ext 2716 2820 EXEEXT=$ac_cv_exeext 2717 2821 ac_exeext=$EXEEXT 2718 { echo "$as_me:$LINENO: checking for suffix of object files" >&52719 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }2822 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 2823 $as_echo_n "checking for suffix of object files... " >&6; } 2720 2824 if test "${ac_cv_objext+set}" = set; then 2721 echo $ECHO_N "(cached) $ECHO_C" >&62825 $as_echo_n "(cached) " >&6 2722 2826 else 2723 2827 cat >conftest.$ac_ext <<_ACEOF … … 2742 2846 *) ac_try_echo=$ac_try;; 2743 2847 esac 2744 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2848 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2849 $as_echo "$ac_try_echo") >&5 2745 2850 (eval "$ac_compile") 2>&5 2746 2851 ac_status=$? 2747 echo "$as_me:$LINENO: \$? = $ac_status" >&52852 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2748 2853 (exit $ac_status); }; then 2749 2854 for ac_file in conftest.o conftest.obj conftest.*; do 2750 2855 test -f "$ac_file" || continue; 2751 2856 case $ac_file in 2752 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;2857 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 2753 2858 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 2754 2859 break;; … … 2756 2861 done 2757 2862 else 2758 echo "$as_me: failed program was:" >&52863 $as_echo "$as_me: failed program was:" >&5 2759 2864 sed 's/^/| /' conftest.$ac_ext >&5 2760 2865 2761 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile2866 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2762 2867 See \`config.log' for more details." >&5 2763 echo "$as_me: error: cannot compute suffix of object files: cannot compile2868 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 2764 2869 See \`config.log' for more details." >&2;} 2765 2870 { (exit 1); exit 1; }; } … … 2768 2873 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2769 2874 fi 2770 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&52771 echo "${ECHO_T}$ac_cv_objext" >&6; }2875 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 2876 $as_echo "$ac_cv_objext" >&6; } 2772 2877 OBJEXT=$ac_cv_objext 2773 2878 ac_objext=$OBJEXT 2774 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&52775 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }2879 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 2880 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 2776 2881 if test "${ac_cv_c_compiler_gnu+set}" = set; then 2777 echo $ECHO_N "(cached) $ECHO_C" >&62882 $as_echo_n "(cached) " >&6 2778 2883 else 2779 2884 cat >conftest.$ac_ext <<_ACEOF … … 2801 2906 *) ac_try_echo=$ac_try;; 2802 2907 esac 2803 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2908 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2909 $as_echo "$ac_try_echo") >&5 2804 2910 (eval "$ac_compile") 2>conftest.er1 2805 2911 ac_status=$? … … 2807 2913 rm -f conftest.er1 2808 2914 cat conftest.err >&5 2809 echo "$as_me:$LINENO: \$? = $ac_status" >&52915 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2810 2916 (exit $ac_status); } && { 2811 2917 test -z "$ac_c_werror_flag" || … … 2814 2920 ac_compiler_gnu=yes 2815 2921 else 2816 echo "$as_me: failed program was:" >&52922 $as_echo "$as_me: failed program was:" >&5 2817 2923 sed 's/^/| /' conftest.$ac_ext >&5 2818 2924 … … 2824 2930 2825 2931 fi 2826 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2827 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 2828 GCC=`test $ac_compiler_gnu = yes && echo yes` 2932 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2933 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 2934 if test $ac_compiler_gnu = yes; then 2935 GCC=yes 2936 else 2937 GCC= 2938 fi 2829 2939 ac_test_CFLAGS=${CFLAGS+set} 2830 2940 ac_save_CFLAGS=$CFLAGS 2831 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&52832 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }2941 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 2942 $as_echo_n "checking whether $CC accepts -g... " >&6; } 2833 2943 if test "${ac_cv_prog_cc_g+set}" = set; then 2834 echo $ECHO_N "(cached) $ECHO_C" >&62944 $as_echo_n "(cached) " >&6 2835 2945 else 2836 2946 ac_save_c_werror_flag=$ac_c_werror_flag … … 2859 2969 *) ac_try_echo=$ac_try;; 2860 2970 esac 2861 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2971 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2972 $as_echo "$ac_try_echo") >&5 2862 2973 (eval "$ac_compile") 2>conftest.er1 2863 2974 ac_status=$? … … 2865 2976 rm -f conftest.er1 2866 2977 cat conftest.err >&5 2867 echo "$as_me:$LINENO: \$? = $ac_status" >&52978 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2868 2979 (exit $ac_status); } && { 2869 2980 test -z "$ac_c_werror_flag" || … … 2872 2983 ac_cv_prog_cc_g=yes 2873 2984 else 2874 echo "$as_me: failed program was:" >&52985 $as_echo "$as_me: failed program was:" >&5 2875 2986 sed 's/^/| /' conftest.$ac_ext >&5 2876 2987 … … 2897 3008 *) ac_try_echo=$ac_try;; 2898 3009 esac 2899 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3010 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3011 $as_echo "$ac_try_echo") >&5 2900 3012 (eval "$ac_compile") 2>conftest.er1 2901 3013 ac_status=$? … … 2903 3015 rm -f conftest.er1 2904 3016 cat conftest.err >&5 2905 echo "$as_me:$LINENO: \$? = $ac_status" >&53017 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2906 3018 (exit $ac_status); } && { 2907 3019 test -z "$ac_c_werror_flag" || … … 2910 3022 : 2911 3023 else 2912 echo "$as_me: failed program was:" >&53024 $as_echo "$as_me: failed program was:" >&5 2913 3025 sed 's/^/| /' conftest.$ac_ext >&5 2914 3026 … … 2936 3048 *) ac_try_echo=$ac_try;; 2937 3049 esac 2938 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3050 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3051 $as_echo "$ac_try_echo") >&5 2939 3052 (eval "$ac_compile") 2>conftest.er1 2940 3053 ac_status=$? … … 2942 3055 rm -f conftest.er1 2943 3056 cat conftest.err >&5 2944 echo "$as_me:$LINENO: \$? = $ac_status" >&53057 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2945 3058 (exit $ac_status); } && { 2946 3059 test -z "$ac_c_werror_flag" || … … 2949 3062 ac_cv_prog_cc_g=yes 2950 3063 else 2951 echo "$as_me: failed program was:" >&53064 $as_echo "$as_me: failed program was:" >&5 2952 3065 sed 's/^/| /' conftest.$ac_ext >&5 2953 3066 … … 2964 3077 ac_c_werror_flag=$ac_save_c_werror_flag 2965 3078 fi 2966 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&52967 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }3079 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3080 $as_echo "$ac_cv_prog_cc_g" >&6; } 2968 3081 if test "$ac_test_CFLAGS" = set; then 2969 3082 CFLAGS=$ac_save_CFLAGS … … 2981 3094 fi 2982 3095 fi 2983 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&52984 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }3096 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 3097 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 2985 3098 if test "${ac_cv_prog_cc_c89+set}" = set; then 2986 echo $ECHO_N "(cached) $ECHO_C" >&63099 $as_echo_n "(cached) " >&6 2987 3100 else 2988 3101 ac_cv_prog_cc_c89=no … … 3055 3168 *) ac_try_echo=$ac_try;; 3056 3169 esac 3057 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3170 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3171 $as_echo "$ac_try_echo") >&5 3058 3172 (eval "$ac_compile") 2>conftest.er1 3059 3173 ac_status=$? … … 3061 3175 rm -f conftest.er1 3062 3176 cat conftest.err >&5 3063 echo "$as_me:$LINENO: \$? = $ac_status" >&53177 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3064 3178 (exit $ac_status); } && { 3065 3179 test -z "$ac_c_werror_flag" || … … 3068 3182 ac_cv_prog_cc_c89=$ac_arg 3069 3183 else 3070 echo "$as_me: failed program was:" >&53184 $as_echo "$as_me: failed program was:" >&5 3071 3185 sed 's/^/| /' conftest.$ac_ext >&5 3072 3186 … … 3084 3198 case "x$ac_cv_prog_cc_c89" in 3085 3199 x) 3086 { echo "$as_me:$LINENO: result: none needed" >&53087 echo "${ECHO_T}none needed" >&6; } ;;3200 { $as_echo "$as_me:$LINENO: result: none needed" >&5 3201 $as_echo "none needed" >&6; } ;; 3088 3202 xno) 3089 { echo "$as_me:$LINENO: result: unsupported" >&53090 echo "${ECHO_T}unsupported" >&6; } ;;3203 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 3204 $as_echo "unsupported" >&6; } ;; 3091 3205 *) 3092 3206 CC="$CC $ac_cv_prog_cc_c89" 3093 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&53094 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;3207 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 3208 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 3095 3209 esac 3096 3210 … … 3116 3230 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3117 3231 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3118 { echo "$as_me:$LINENO: checking for $ac_word" >&53119 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3232 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3233 $as_echo_n "checking for $ac_word... " >&6; } 3120 3234 if test "${ac_cv_prog_CXX+set}" = set; then 3121 echo $ECHO_N "(cached) $ECHO_C" >&63235 $as_echo_n "(cached) " >&6 3122 3236 else 3123 3237 if test -n "$CXX"; then … … 3132 3246 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3133 3247 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 3134 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53248 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3135 3249 break 2 3136 3250 fi … … 3143 3257 CXX=$ac_cv_prog_CXX 3144 3258 if test -n "$CXX"; then 3145 { echo "$as_me:$LINENO: result: $CXX" >&53146 echo "${ECHO_T}$CXX" >&6; }3147 else 3148 { echo "$as_me:$LINENO: result: no" >&53149 echo "${ECHO_T}no" >&6; }3259 { $as_echo "$as_me:$LINENO: result: $CXX" >&5 3260 $as_echo "$CXX" >&6; } 3261 else 3262 { $as_echo "$as_me:$LINENO: result: no" >&5 3263 $as_echo "no" >&6; } 3150 3264 fi 3151 3265 … … 3160 3274 # Extract the first word of "$ac_prog", so it can be a program name with args. 3161 3275 set dummy $ac_prog; ac_word=$2 3162 { echo "$as_me:$LINENO: checking for $ac_word" >&53163 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3276 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3277 $as_echo_n "checking for $ac_word... " >&6; } 3164 3278 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 3165 echo $ECHO_N "(cached) $ECHO_C" >&63279 $as_echo_n "(cached) " >&6 3166 3280 else 3167 3281 if test -n "$ac_ct_CXX"; then … … 3176 3290 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3177 3291 ac_cv_prog_ac_ct_CXX="$ac_prog" 3178 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53292 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3179 3293 break 2 3180 3294 fi … … 3187 3301 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 3188 3302 if test -n "$ac_ct_CXX"; then 3189 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&53190 echo "${ECHO_T}$ac_ct_CXX" >&6; }3191 else 3192 { echo "$as_me:$LINENO: result: no" >&53193 echo "${ECHO_T}no" >&6; }3303 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 3304 $as_echo "$ac_ct_CXX" >&6; } 3305 else 3306 { $as_echo "$as_me:$LINENO: result: no" >&5 3307 $as_echo "no" >&6; } 3194 3308 fi 3195 3309 … … 3203 3317 case $cross_compiling:$ac_tool_warned in 3204 3318 yes:) 3205 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools3319 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3206 3320 whose name does not start with the host triplet. If you think this 3207 3321 configuration is useful to you, please write to autoconf@gnu.org." >&5 3208 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools3322 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3209 3323 whose name does not start with the host triplet. If you think this 3210 3324 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3218 3332 fi 3219 3333 # Provide some information about the compiler. 3220 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3221 ac_compiler=`set X $ac_compile; echo $2` 3334 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 3335 set X $ac_compile 3336 ac_compiler=$2 3222 3337 { (ac_try="$ac_compiler --version >&5" 3223 3338 case "(($ac_try" in … … 3225 3340 *) ac_try_echo=$ac_try;; 3226 3341 esac 3227 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3342 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3343 $as_echo "$ac_try_echo") >&5 3228 3344 (eval "$ac_compiler --version >&5") 2>&5 3229 3345 ac_status=$? 3230 echo "$as_me:$LINENO: \$? = $ac_status" >&53346 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3231 3347 (exit $ac_status); } 3232 3348 { (ac_try="$ac_compiler -v >&5" … … 3235 3351 *) ac_try_echo=$ac_try;; 3236 3352 esac 3237 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3353 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3354 $as_echo "$ac_try_echo") >&5 3238 3355 (eval "$ac_compiler -v >&5") 2>&5 3239 3356 ac_status=$? 3240 echo "$as_me:$LINENO: \$? = $ac_status" >&53357 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3241 3358 (exit $ac_status); } 3242 3359 { (ac_try="$ac_compiler -V >&5" … … 3245 3362 *) ac_try_echo=$ac_try;; 3246 3363 esac 3247 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3364 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3365 $as_echo "$ac_try_echo") >&5 3248 3366 (eval "$ac_compiler -V >&5") 2>&5 3249 3367 ac_status=$? 3250 echo "$as_me:$LINENO: \$? = $ac_status" >&53368 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3251 3369 (exit $ac_status); } 3252 3370 3253 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&53254 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; }3371 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 3372 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3255 3373 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 3256 echo $ECHO_N "(cached) $ECHO_C" >&63374 $as_echo_n "(cached) " >&6 3257 3375 else 3258 3376 cat >conftest.$ac_ext <<_ACEOF … … 3280 3398 *) ac_try_echo=$ac_try;; 3281 3399 esac 3282 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3400 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3401 $as_echo "$ac_try_echo") >&5 3283 3402 (eval "$ac_compile") 2>conftest.er1 3284 3403 ac_status=$? … … 3286 3405 rm -f conftest.er1 3287 3406 cat conftest.err >&5 3288 echo "$as_me:$LINENO: \$? = $ac_status" >&53407 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3289 3408 (exit $ac_status); } && { 3290 3409 test -z "$ac_cxx_werror_flag" || … … 3293 3412 ac_compiler_gnu=yes 3294 3413 else 3295 echo "$as_me: failed program was:" >&53414 $as_echo "$as_me: failed program was:" >&5 3296 3415 sed 's/^/| /' conftest.$ac_ext >&5 3297 3416 … … 3303 3422 3304 3423 fi 3305 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3306 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 3307 GXX=`test $ac_compiler_gnu = yes && echo yes` 3424 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 3425 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 3426 if test $ac_compiler_gnu = yes; then 3427 GXX=yes 3428 else 3429 GXX= 3430 fi 3308 3431 ac_test_CXXFLAGS=${CXXFLAGS+set} 3309 3432 ac_save_CXXFLAGS=$CXXFLAGS 3310 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&53311 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; }3433 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 3434 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3312 3435 if test "${ac_cv_prog_cxx_g+set}" = set; then 3313 echo $ECHO_N "(cached) $ECHO_C" >&63436 $as_echo_n "(cached) " >&6 3314 3437 else 3315 3438 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 3338 3461 *) ac_try_echo=$ac_try;; 3339 3462 esac 3340 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3464 $as_echo "$ac_try_echo") >&5 3341 3465 (eval "$ac_compile") 2>conftest.er1 3342 3466 ac_status=$? … … 3344 3468 rm -f conftest.er1 3345 3469 cat conftest.err >&5 3346 echo "$as_me:$LINENO: \$? = $ac_status" >&53470 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3347 3471 (exit $ac_status); } && { 3348 3472 test -z "$ac_cxx_werror_flag" || … … 3351 3475 ac_cv_prog_cxx_g=yes 3352 3476 else 3353 echo "$as_me: failed program was:" >&53477 $as_echo "$as_me: failed program was:" >&5 3354 3478 sed 's/^/| /' conftest.$ac_ext >&5 3355 3479 … … 3376 3500 *) ac_try_echo=$ac_try;; 3377 3501 esac 3378 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3502 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3503 $as_echo "$ac_try_echo") >&5 3379 3504 (eval "$ac_compile") 2>conftest.er1 3380 3505 ac_status=$? … … 3382 3507 rm -f conftest.er1 3383 3508 cat conftest.err >&5 3384 echo "$as_me:$LINENO: \$? = $ac_status" >&53509 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3385 3510 (exit $ac_status); } && { 3386 3511 test -z "$ac_cxx_werror_flag" || … … 3389 3514 : 3390 3515 else 3391 echo "$as_me: failed program was:" >&53516 $as_echo "$as_me: failed program was:" >&5 3392 3517 sed 's/^/| /' conftest.$ac_ext >&5 3393 3518 … … 3415 3540 *) ac_try_echo=$ac_try;; 3416 3541 esac 3417 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3542 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3543 $as_echo "$ac_try_echo") >&5 3418 3544 (eval "$ac_compile") 2>conftest.er1 3419 3545 ac_status=$? … … 3421 3547 rm -f conftest.er1 3422 3548 cat conftest.err >&5 3423 echo "$as_me:$LINENO: \$? = $ac_status" >&53549 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3424 3550 (exit $ac_status); } && { 3425 3551 test -z "$ac_cxx_werror_flag" || … … 3428 3554 ac_cv_prog_cxx_g=yes 3429 3555 else 3430 echo "$as_me: failed program was:" >&53556 $as_echo "$as_me: failed program was:" >&5 3431 3557 sed 's/^/| /' conftest.$ac_ext >&5 3432 3558 … … 3443 3569 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 3444 3570 fi 3445 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&53446 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; }3571 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 3572 $as_echo "$ac_cv_prog_cxx_g" >&6; } 3447 3573 if test "$ac_test_CXXFLAGS" = set; then 3448 3574 CXXFLAGS=$ac_save_CXXFLAGS … … 3471 3597 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3472 3598 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3473 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&53474 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }3599 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3600 $as_echo_n "checking how to run the C preprocessor... " >&6; } 3475 3601 # On Suns, sometimes $CPP names a directory. 3476 3602 if test -n "$CPP" && test -d "$CPP"; then … … 3479 3605 if test -z "$CPP"; then 3480 3606 if test "${ac_cv_prog_CPP+set}" = set; then 3481 echo $ECHO_N "(cached) $ECHO_C" >&63607 $as_echo_n "(cached) " >&6 3482 3608 else 3483 3609 # Double quotes because CPP needs to be expanded … … 3511 3637 *) ac_try_echo=$ac_try;; 3512 3638 esac 3513 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3639 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3640 $as_echo "$ac_try_echo") >&5 3514 3641 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3515 3642 ac_status=$? … … 3517 3644 rm -f conftest.er1 3518 3645 cat conftest.err >&5 3519 echo "$as_me:$LINENO: \$? = $ac_status" >&53646 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3520 3647 (exit $ac_status); } >/dev/null && { 3521 3648 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3524 3651 : 3525 3652 else 3526 echo "$as_me: failed program was:" >&53653 $as_echo "$as_me: failed program was:" >&5 3527 3654 sed 's/^/| /' conftest.$ac_ext >&5 3528 3655 … … 3548 3675 *) ac_try_echo=$ac_try;; 3549 3676 esac 3550 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3677 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3678 $as_echo "$ac_try_echo") >&5 3551 3679 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3552 3680 ac_status=$? … … 3554 3682 rm -f conftest.er1 3555 3683 cat conftest.err >&5 3556 echo "$as_me:$LINENO: \$? = $ac_status" >&53684 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3557 3685 (exit $ac_status); } >/dev/null && { 3558 3686 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3562 3690 continue 3563 3691 else 3564 echo "$as_me: failed program was:" >&53692 $as_echo "$as_me: failed program was:" >&5 3565 3693 sed 's/^/| /' conftest.$ac_ext >&5 3566 3694 … … 3587 3715 ac_cv_prog_CPP=$CPP 3588 3716 fi 3589 { echo "$as_me:$LINENO: result: $CPP" >&53590 echo "${ECHO_T}$CPP" >&6; }3717 { $as_echo "$as_me:$LINENO: result: $CPP" >&5 3718 $as_echo "$CPP" >&6; } 3591 3719 ac_preproc_ok=false 3592 3720 for ac_c_preproc_warn_flag in '' yes … … 3616 3744 *) ac_try_echo=$ac_try;; 3617 3745 esac 3618 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3746 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3747 $as_echo "$ac_try_echo") >&5 3619 3748 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3620 3749 ac_status=$? … … 3622 3751 rm -f conftest.er1 3623 3752 cat conftest.err >&5 3624 echo "$as_me:$LINENO: \$? = $ac_status" >&53753 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3625 3754 (exit $ac_status); } >/dev/null && { 3626 3755 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3629 3758 : 3630 3759 else 3631 echo "$as_me: failed program was:" >&53760 $as_echo "$as_me: failed program was:" >&5 3632 3761 sed 's/^/| /' conftest.$ac_ext >&5 3633 3762 … … 3653 3782 *) ac_try_echo=$ac_try;; 3654 3783 esac 3655 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3784 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3785 $as_echo "$ac_try_echo") >&5 3656 3786 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3657 3787 ac_status=$? … … 3659 3789 rm -f conftest.er1 3660 3790 cat conftest.err >&5 3661 echo "$as_me:$LINENO: \$? = $ac_status" >&53791 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3662 3792 (exit $ac_status); } >/dev/null && { 3663 3793 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3667 3797 continue 3668 3798 else 3669 echo "$as_me: failed program was:" >&53799 $as_echo "$as_me: failed program was:" >&5 3670 3800 sed 's/^/| /' conftest.$ac_ext >&5 3671 3801 … … 3683 3813 : 3684 3814 else 3685 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check3815 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3686 3816 See \`config.log' for more details." >&5 3687 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check3817 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3688 3818 See \`config.log' for more details." >&2;} 3689 3819 { (exit 1); exit 1; }; } … … 3710 3840 # OS/2's system install, which has a completely different semantic 3711 3841 # ./install, which can be erroneously created by make from ./install.sh. 3712 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3713 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 3842 # Reject install programs that cannot install multiple files. 3843 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3844 $as_echo_n "checking for a BSD-compatible install... " >&6; } 3714 3845 if test -z "$INSTALL"; then 3715 3846 if test "${ac_cv_path_install+set}" = set; then 3716 echo $ECHO_N "(cached) $ECHO_C" >&63847 $as_echo_n "(cached) " >&6 3717 3848 else 3718 3849 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3743 3874 : 3744 3875 else 3745 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3746 break 3 3876 rm -rf conftest.one conftest.two conftest.dir 3877 echo one > conftest.one 3878 echo two > conftest.two 3879 mkdir conftest.dir 3880 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 3881 test -s conftest.one && test -s conftest.two && 3882 test -s conftest.dir/conftest.one && 3883 test -s conftest.dir/conftest.two 3884 then 3885 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3886 break 3 3887 fi 3747 3888 fi 3748 3889 fi … … 3751 3892 ;; 3752 3893 esac 3894 3753 3895 done 3754 3896 IFS=$as_save_IFS 3755 3897 3898 rm -rf conftest.one conftest.two conftest.dir 3756 3899 3757 3900 fi … … 3766 3909 fi 3767 3910 fi 3768 { echo "$as_me:$LINENO: result: $INSTALL" >&53769 echo "${ECHO_T}$INSTALL" >&6; }3911 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 3912 $as_echo "$INSTALL" >&6; } 3770 3913 3771 3914 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 3782 3925 #-------------------------------------------------------------------- 3783 3926 3784 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 3785 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 3786 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 3927 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 3928 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 3929 set x ${MAKE-make} 3930 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 3787 3931 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 3788 echo $ECHO_N "(cached) $ECHO_C" >&63932 $as_echo_n "(cached) " >&6 3789 3933 else 3790 3934 cat >conftest.make <<\_ACEOF … … 3803 3947 fi 3804 3948 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 3805 { echo "$as_me:$LINENO: result: yes" >&53806 echo "${ECHO_T}yes" >&6; }3949 { $as_echo "$as_me:$LINENO: result: yes" >&5 3950 $as_echo "yes" >&6; } 3807 3951 SET_MAKE= 3808 3952 else 3809 { echo "$as_me:$LINENO: result: no" >&53810 echo "${ECHO_T}no" >&6; }3953 { $as_echo "$as_me:$LINENO: result: no" >&5 3954 $as_echo "no" >&6; } 3811 3955 SET_MAKE="MAKE=${MAKE-make}" 3812 3956 fi … … 3820 3964 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 3821 3965 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 3822 { echo "$as_me:$LINENO: checking for $ac_word" >&53823 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }3966 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 3967 $as_echo_n "checking for $ac_word... " >&6; } 3824 3968 if test "${ac_cv_prog_RANLIB+set}" = set; then 3825 echo $ECHO_N "(cached) $ECHO_C" >&63969 $as_echo_n "(cached) " >&6 3826 3970 else 3827 3971 if test -n "$RANLIB"; then … … 3836 3980 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3837 3981 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 3838 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53982 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3839 3983 break 2 3840 3984 fi … … 3847 3991 RANLIB=$ac_cv_prog_RANLIB 3848 3992 if test -n "$RANLIB"; then 3849 { echo "$as_me:$LINENO: result: $RANLIB" >&53850 echo "${ECHO_T}$RANLIB" >&6; }3851 else 3852 { echo "$as_me:$LINENO: result: no" >&53853 echo "${ECHO_T}no" >&6; }3993 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 3994 $as_echo "$RANLIB" >&6; } 3995 else 3996 { $as_echo "$as_me:$LINENO: result: no" >&5 3997 $as_echo "no" >&6; } 3854 3998 fi 3855 3999 … … 3860 4004 # Extract the first word of "ranlib", so it can be a program name with args. 3861 4005 set dummy ranlib; ac_word=$2 3862 { echo "$as_me:$LINENO: checking for $ac_word" >&53863 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }4006 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4007 $as_echo_n "checking for $ac_word... " >&6; } 3864 4008 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 3865 echo $ECHO_N "(cached) $ECHO_C" >&64009 $as_echo_n "(cached) " >&6 3866 4010 else 3867 4011 if test -n "$ac_ct_RANLIB"; then … … 3876 4020 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3877 4021 ac_cv_prog_ac_ct_RANLIB="ranlib" 3878 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54022 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3879 4023 break 2 3880 4024 fi … … 3887 4031 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 3888 4032 if test -n "$ac_ct_RANLIB"; then 3889 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&53890 echo "${ECHO_T}$ac_ct_RANLIB" >&6; }3891 else 3892 { echo "$as_me:$LINENO: result: no" >&53893 echo "${ECHO_T}no" >&6; }4033 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 4034 $as_echo "$ac_ct_RANLIB" >&6; } 4035 else 4036 { $as_echo "$as_me:$LINENO: result: no" >&5 4037 $as_echo "no" >&6; } 3894 4038 fi 3895 4039 … … 3899 4043 case $cross_compiling:$ac_tool_warned in 3900 4044 yes:) 3901 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools4045 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3902 4046 whose name does not start with the host triplet. If you think this 3903 4047 configuration is useful to you, please write to autoconf@gnu.org." >&5 3904 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools4048 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3905 4049 whose name does not start with the host triplet. If you think this 3906 4050 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3923 4067 3924 4068 3925 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&53926 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }4069 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 4070 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 3927 4071 if test "${ac_cv_path_GREP+set}" = set; then 3928 echo $ECHO_N "(cached) $ECHO_C" >&6 3929 else 3930 # Extract the first word of "grep ggrep" to use in msg output 3931 if test -z "$GREP"; then 3932 set dummy grep ggrep; ac_prog_name=$2 3933 if test "${ac_cv_path_GREP+set}" = set; then 3934 echo $ECHO_N "(cached) $ECHO_C" >&6 3935 else 4072 $as_echo_n "(cached) " >&6 4073 else 4074 if test -z "$GREP"; then 3936 4075 ac_path_GREP_found=false 3937 # Loop through the user's path and test for each of PROGNAME-LIST3938 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR4076 # Loop through the user's path and test for each of PROGNAME-LIST 4077 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3939 4078 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3940 4079 do … … 3942 4081 test -z "$as_dir" && as_dir=. 3943 4082 for ac_prog in grep ggrep; do 3944 for ac_exec_ext in '' $ac_executable_extensions; do3945 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"3946 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue3947 4083 for ac_exec_ext in '' $ac_executable_extensions; do 4084 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 4085 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 4086 # Check for GNU ac_path_GREP and select it if it is found. 3948 4087 # Check for GNU $ac_path_GREP 3949 4088 case `"$ac_path_GREP" --version 2>&1` in … … 3952 4091 *) 3953 4092 ac_count=0 3954 echo $ECHO_N "0123456789$ECHO_C">"conftest.in"4093 $as_echo_n 0123456789 >"conftest.in" 3955 4094 while : 3956 4095 do … … 3958 4097 mv "conftest.tmp" "conftest.in" 3959 4098 cp "conftest.in" "conftest.nl" 3960 echo 'GREP' >> "conftest.nl"4099 $as_echo 'GREP' >> "conftest.nl" 3961 4100 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3962 4101 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3973 4112 esac 3974 4113 3975 3976 $ac_path_GREP_found && break 34114 $ac_path_GREP_found && break 3 4115 done 3977 4116 done 3978 4117 done 3979 3980 done3981 4118 IFS=$as_save_IFS 3982 3983 3984 fi 3985 3986 GREP="$ac_cv_path_GREP" 3987 if test -z "$GREP"; then 3988 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3989 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 4119 if test -z "$ac_cv_path_GREP"; then 4120 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 4121 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3990 4122 { (exit 1); exit 1; }; } 3991 fi 3992 4123 fi 3993 4124 else 3994 4125 ac_cv_path_GREP=$GREP 3995 4126 fi 3996 4127 3997 3998 fi 3999 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 4000 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 4128 fi 4129 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 4130 $as_echo "$ac_cv_path_GREP" >&6; } 4001 4131 GREP="$ac_cv_path_GREP" 4002 4132 4003 4133 4004 { echo "$as_me:$LINENO: checking for egrep" >&54005 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }4134 { $as_echo "$as_me:$LINENO: checking for egrep" >&5 4135 $as_echo_n "checking for egrep... " >&6; } 4006 4136 if test "${ac_cv_path_EGREP+set}" = set; then 4007 echo $ECHO_N "(cached) $ECHO_C" >&64137 $as_echo_n "(cached) " >&6 4008 4138 else 4009 4139 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 4010 4140 then ac_cv_path_EGREP="$GREP -E" 4011 4141 else 4012 # Extract the first word of "egrep" to use in msg output 4013 if test -z "$EGREP"; then 4014 set dummy egrep; ac_prog_name=$2 4015 if test "${ac_cv_path_EGREP+set}" = set; then 4016 echo $ECHO_N "(cached) $ECHO_C" >&6 4017 else 4142 if test -z "$EGREP"; then 4018 4143 ac_path_EGREP_found=false 4019 # Loop through the user's path and test for each of PROGNAME-LIST4020 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR4144 # Loop through the user's path and test for each of PROGNAME-LIST 4145 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 4021 4146 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 4022 4147 do … … 4024 4149 test -z "$as_dir" && as_dir=. 4025 4150 for ac_prog in egrep; do 4026 for ac_exec_ext in '' $ac_executable_extensions; do4027 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"4028 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue4029 4151 for ac_exec_ext in '' $ac_executable_extensions; do 4152 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 4153 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 4154 # Check for GNU ac_path_EGREP and select it if it is found. 4030 4155 # Check for GNU $ac_path_EGREP 4031 4156 case `"$ac_path_EGREP" --version 2>&1` in … … 4034 4159 *) 4035 4160 ac_count=0 4036 echo $ECHO_N "0123456789$ECHO_C">"conftest.in"4161 $as_echo_n 0123456789 >"conftest.in" 4037 4162 while : 4038 4163 do … … 4040 4165 mv "conftest.tmp" "conftest.in" 4041 4166 cp "conftest.in" "conftest.nl" 4042 echo 'EGREP' >> "conftest.nl"4167 $as_echo 'EGREP' >> "conftest.nl" 4043 4168 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 4044 4169 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 4055 4180 esac 4056 4181 4057 4058 $ac_path_EGREP_found && break 34182 $ac_path_EGREP_found && break 3 4183 done 4059 4184 done 4060 4185 done 4061 4062 done4063 4186 IFS=$as_save_IFS 4064 4065 4066 fi 4067 4068 EGREP="$ac_cv_path_EGREP" 4069 if test -z "$EGREP"; then 4070 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 4071 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 4187 if test -z "$ac_cv_path_EGREP"; then 4188 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 4189 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 4072 4190 { (exit 1); exit 1; }; } 4073 fi 4074 4191 fi 4075 4192 else 4076 4193 ac_cv_path_EGREP=$EGREP 4077 4194 fi 4078 4195 4079 4080 4196 fi 4081 4197 fi 4082 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&54083 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }4198 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 4199 $as_echo "$ac_cv_path_EGREP" >&6; } 4084 4200 EGREP="$ac_cv_path_EGREP" 4085 4201 4086 4202 4087 { echo "$as_me:$LINENO: checking for ANSI C header files" >&54088 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }4203 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 4204 $as_echo_n "checking for ANSI C header files... " >&6; } 4089 4205 if test "${ac_cv_header_stdc+set}" = set; then 4090 echo $ECHO_N "(cached) $ECHO_C" >&64206 $as_echo_n "(cached) " >&6 4091 4207 else 4092 4208 cat >conftest.$ac_ext <<_ACEOF … … 4115 4231 *) ac_try_echo=$ac_try;; 4116 4232 esac 4117 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4233 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4234 $as_echo "$ac_try_echo") >&5 4118 4235 (eval "$ac_compile") 2>conftest.er1 4119 4236 ac_status=$? … … 4121 4238 rm -f conftest.er1 4122 4239 cat conftest.err >&5 4123 echo "$as_me:$LINENO: \$? = $ac_status" >&54240 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4124 4241 (exit $ac_status); } && { 4125 4242 test -z "$ac_c_werror_flag" || … … 4128 4245 ac_cv_header_stdc=yes 4129 4246 else 4130 echo "$as_me: failed program was:" >&54247 $as_echo "$as_me: failed program was:" >&5 4131 4248 sed 's/^/| /' conftest.$ac_ext >&5 4132 4249 … … 4220 4337 *) ac_try_echo=$ac_try;; 4221 4338 esac 4222 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4339 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4340 $as_echo "$ac_try_echo") >&5 4223 4341 (eval "$ac_link") 2>&5 4224 4342 ac_status=$? 4225 echo "$as_me:$LINENO: \$? = $ac_status" >&54343 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4226 4344 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4227 4345 { (case "(($ac_try" in … … 4229 4347 *) ac_try_echo=$ac_try;; 4230 4348 esac 4231 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4349 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4350 $as_echo "$ac_try_echo") >&5 4232 4351 (eval "$ac_try") 2>&5 4233 4352 ac_status=$? 4234 echo "$as_me:$LINENO: \$? = $ac_status" >&54353 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4235 4354 (exit $ac_status); }; }; then 4236 4355 : 4237 4356 else 4238 echo "$as_me: program exited with status $ac_status" >&54239 echo "$as_me: failed program was:" >&54357 $as_echo "$as_me: program exited with status $ac_status" >&5 4358 $as_echo "$as_me: failed program was:" >&5 4240 4359 sed 's/^/| /' conftest.$ac_ext >&5 4241 4360 … … 4243 4362 ac_cv_header_stdc=no 4244 4363 fi 4364 rm -rf conftest.dSYM 4245 4365 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4246 4366 fi … … 4249 4369 fi 4250 4370 fi 4251 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&54252 echo "${ECHO_T}$ac_cv_header_stdc" >&6; }4371 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 4372 $as_echo "$ac_cv_header_stdc" >&6; } 4253 4373 if test $ac_cv_header_stdc = yes; then 4254 4374 … … 4272 4392 inttypes.h stdint.h unistd.h 4273 4393 do 4274 as_ac_Header=` echo "ac_cv_header_$ac_header" | $as_tr_sh`4275 { echo "$as_me:$LINENO: checking for $ac_header" >&54276 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }4394 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4395 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 4396 $as_echo_n "checking for $ac_header... " >&6; } 4277 4397 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4278 echo $ECHO_N "(cached) $ECHO_C" >&64398 $as_echo_n "(cached) " >&6 4279 4399 else 4280 4400 cat >conftest.$ac_ext <<_ACEOF … … 4294 4414 *) ac_try_echo=$ac_try;; 4295 4415 esac 4296 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4416 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4417 $as_echo "$ac_try_echo") >&5 4297 4418 (eval "$ac_compile") 2>conftest.er1 4298 4419 ac_status=$? … … 4300 4421 rm -f conftest.er1 4301 4422 cat conftest.err >&5 4302 echo "$as_me:$LINENO: \$? = $ac_status" >&54423 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4303 4424 (exit $ac_status); } && { 4304 4425 test -z "$ac_c_werror_flag" || … … 4307 4428 eval "$as_ac_Header=yes" 4308 4429 else 4309 echo "$as_me: failed program was:" >&54430 $as_echo "$as_me: failed program was:" >&5 4310 4431 sed 's/^/| /' conftest.$ac_ext >&5 4311 4432 … … 4315 4436 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4316 4437 fi 4317 ac_res=`eval echo '${'$as_ac_Header'}'` 4318 { echo "$as_me:$LINENO: result: $ac_res" >&5 4319 echo "${ECHO_T}$ac_res" >&6; } 4320 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4438 ac_res=`eval 'as_val=${'$as_ac_Header'} 4439 $as_echo "$as_val"'` 4440 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4441 $as_echo "$ac_res" >&6; } 4442 if test `eval 'as_val=${'$as_ac_Header'} 4443 $as_echo "$as_val"'` = yes; then 4321 4444 cat >>confdefs.h <<_ACEOF 4322 #define ` echo "HAVE_$ac_header" | $as_tr_cpp` 14445 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4323 4446 _ACEOF 4324 4447 … … 4338 4461 4339 4462 if test -z "$no_pipe" -a -n "$GCC"; then 4340 { echo "$as_me:$LINENO: checking if the compiler understands -pipe" >&54341 echo $ECHO_N "checking if the compiler understands -pipe... $ECHO_C" >&6; }4463 { $as_echo "$as_me:$LINENO: checking if the compiler understands -pipe" >&5 4464 $as_echo_n "checking if the compiler understands -pipe... " >&6; } 4342 4465 OLDCC="$CC" 4343 4466 CC="$CC -pipe" … … 4363 4486 *) ac_try_echo=$ac_try;; 4364 4487 esac 4365 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4488 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4489 $as_echo "$ac_try_echo") >&5 4366 4490 (eval "$ac_compile") 2>conftest.er1 4367 4491 ac_status=$? … … 4369 4493 rm -f conftest.er1 4370 4494 cat conftest.err >&5 4371 echo "$as_me:$LINENO: \$? = $ac_status" >&54495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4372 4496 (exit $ac_status); } && { 4373 4497 test -z "$ac_c_werror_flag" || 4374 4498 test ! -s conftest.err 4375 4499 } && test -s conftest.$ac_objext; then 4376 { echo "$as_me:$LINENO: result: yes" >&54377 echo "${ECHO_T}yes" >&6; }4378 else 4379 echo "$as_me: failed program was:" >&54500 { $as_echo "$as_me:$LINENO: result: yes" >&5 4501 $as_echo "yes" >&6; } 4502 else 4503 $as_echo "$as_me: failed program was:" >&5 4380 4504 sed 's/^/| /' conftest.$ac_ext >&5 4381 4505 4382 4506 CC="$OLDCC" 4383 { echo "$as_me:$LINENO: result: no" >&54384 echo "${ECHO_T}no" >&6; }4507 { $as_echo "$as_me:$LINENO: result: no" >&5 4508 $as_echo "no" >&6; } 4385 4509 fi 4386 4510 … … 4392 4516 #-------------------------------------------------------------------- 4393 4517 4394 { echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 4395 echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; } 4518 4519 { $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 4520 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } 4396 4521 if test "${ac_cv_c_bigendian+set}" = set; then 4397 echo $ECHO_N "(cached) $ECHO_C" >&6 4398 else 4399 # See if sys/param.h defines the BYTE_ORDER macro. 4400 cat >conftest.$ac_ext <<_ACEOF 4522 $as_echo_n "(cached) " >&6 4523 else 4524 ac_cv_c_bigendian=unknown 4525 4526 if test $ac_cv_c_bigendian = unknown; then 4527 # See if sys/param.h defines the BYTE_ORDER macro. 4528 cat >conftest.$ac_ext <<_ACEOF 4401 4529 /* confdefs.h. */ 4402 4530 _ACEOF … … 4405 4533 /* end confdefs.h. */ 4406 4534 #include <sys/types.h> 4407 #include <sys/param.h>4535 #include <sys/param.h> 4408 4536 4409 4537 int 4410 4538 main () 4411 4539 { 4412 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN \ 4413 && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) 4414 bogus endian macros 4415 #endif 4540 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \ 4541 && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \ 4542 && LITTLE_ENDIAN) 4543 bogus endian macros 4544 #endif 4416 4545 4417 4546 ; … … 4425 4554 *) ac_try_echo=$ac_try;; 4426 4555 esac 4427 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4556 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4557 $as_echo "$ac_try_echo") >&5 4428 4558 (eval "$ac_compile") 2>conftest.er1 4429 4559 ac_status=$? … … 4431 4561 rm -f conftest.er1 4432 4562 cat conftest.err >&5 4433 echo "$as_me:$LINENO: \$? = $ac_status" >&54563 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4434 4564 (exit $ac_status); } && { 4435 4565 test -z "$ac_c_werror_flag" || … … 4437 4567 } && test -s conftest.$ac_objext; then 4438 4568 # It does; now see whether it defined to BIG_ENDIAN or not. 4439 cat >conftest.$ac_ext <<_ACEOF4569 cat >conftest.$ac_ext <<_ACEOF 4440 4570 /* confdefs.h. */ 4441 4571 _ACEOF … … 4444 4574 /* end confdefs.h. */ 4445 4575 #include <sys/types.h> 4446 #include <sys/param.h>4576 #include <sys/param.h> 4447 4577 4448 4578 int … … 4450 4580 { 4451 4581 #if BYTE_ORDER != BIG_ENDIAN 4452 not big endian4453 #endif4582 not big endian 4583 #endif 4454 4584 4455 4585 ; … … 4463 4593 *) ac_try_echo=$ac_try;; 4464 4594 esac 4465 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4595 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4596 $as_echo "$ac_try_echo") >&5 4466 4597 (eval "$ac_compile") 2>conftest.er1 4467 4598 ac_status=$? … … 4469 4600 rm -f conftest.er1 4470 4601 cat conftest.err >&5 4471 echo "$as_me:$LINENO: \$? = $ac_status" >&54602 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4472 4603 (exit $ac_status); } && { 4473 4604 test -z "$ac_c_werror_flag" || … … 4476 4607 ac_cv_c_bigendian=yes 4477 4608 else 4478 echo "$as_me: failed program was:" >&54609 $as_echo "$as_me: failed program was:" >&5 4479 4610 sed 's/^/| /' conftest.$ac_ext >&5 4480 4611 … … 4484 4615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4485 4616 else 4486 echo "$as_me: failed program was:" >&54617 $as_echo "$as_me: failed program was:" >&5 4487 4618 sed 's/^/| /' conftest.$ac_ext >&5 4488 4619 4489 # It does not; compile a test program. 4490 if test "$cross_compiling" = yes; then 4491 # try to guess the endianness by grepping values into an object file 4492 ac_cv_c_bigendian=unknown 4493 cat >conftest.$ac_ext <<_ACEOF 4620 4621 fi 4622 4623 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4624 fi 4625 if test $ac_cv_c_bigendian = unknown; then 4626 # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris). 4627 cat >conftest.$ac_ext <<_ACEOF 4494 4628 /* confdefs.h. */ 4495 4629 _ACEOF … … 4497 4631 cat >>conftest.$ac_ext <<_ACEOF 4498 4632 /* end confdefs.h. */ 4499 short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; 4500 short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; 4501 void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; } 4502 short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; 4503 short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; 4504 void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; } 4633 #include <limits.h> 4634 4505 4635 int 4506 4636 main () 4507 4637 { 4508 _ascii (); _ebcdic (); 4638 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN) 4639 bogus endian macros 4640 #endif 4641 4509 4642 ; 4510 4643 return 0; … … 4517 4650 *) ac_try_echo=$ac_try;; 4518 4651 esac 4519 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4652 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4653 $as_echo "$ac_try_echo") >&5 4520 4654 (eval "$ac_compile") 2>conftest.er1 4521 4655 ac_status=$? … … 4523 4657 rm -f conftest.er1 4524 4658 cat conftest.err >&5 4525 echo "$as_me:$LINENO: \$? = $ac_status" >&54659 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4526 4660 (exit $ac_status); } && { 4527 4661 test -z "$ac_c_werror_flag" || 4528 4662 test ! -s conftest.err 4529 4663 } && test -s conftest.$ac_objext; then 4530 if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then 4664 # It does; now see whether it defined to _BIG_ENDIAN or not. 4665 cat >conftest.$ac_ext <<_ACEOF 4666 /* confdefs.h. */ 4667 _ACEOF 4668 cat confdefs.h >>conftest.$ac_ext 4669 cat >>conftest.$ac_ext <<_ACEOF 4670 /* end confdefs.h. */ 4671 #include <limits.h> 4672 4673 int 4674 main () 4675 { 4676 #ifndef _BIG_ENDIAN 4677 not big endian 4678 #endif 4679 4680 ; 4681 return 0; 4682 } 4683 _ACEOF 4684 rm -f conftest.$ac_objext 4685 if { (ac_try="$ac_compile" 4686 case "(($ac_try" in 4687 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4688 *) ac_try_echo=$ac_try;; 4689 esac 4690 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4691 $as_echo "$ac_try_echo") >&5 4692 (eval "$ac_compile") 2>conftest.er1 4693 ac_status=$? 4694 grep -v '^ *+' conftest.er1 >conftest.err 4695 rm -f conftest.er1 4696 cat conftest.err >&5 4697 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4698 (exit $ac_status); } && { 4699 test -z "$ac_c_werror_flag" || 4700 test ! -s conftest.err 4701 } && test -s conftest.$ac_objext; then 4531 4702 ac_cv_c_bigendian=yes 4532 fi 4533 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then 4534 if test "$ac_cv_c_bigendian" = unknown; then 4535 ac_cv_c_bigendian=no 4536 else 4537 # finding both strings is unlikely to happen, but who knows? 4538 ac_cv_c_bigendian=unknown 4539 fi 4540 fi 4541 else 4542 echo "$as_me: failed program was:" >&5 4703 else 4704 $as_echo "$as_me: failed program was:" >&5 4705 sed 's/^/| /' conftest.$ac_ext >&5 4706 4707 ac_cv_c_bigendian=no 4708 fi 4709 4710 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4711 else 4712 $as_echo "$as_me: failed program was:" >&5 4713 sed 's/^/| /' conftest.$ac_ext >&5 4714 4715 4716 fi 4717 4718 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4719 fi 4720 if test $ac_cv_c_bigendian = unknown; then 4721 # Compile a test program. 4722 if test "$cross_compiling" = yes; then 4723 # Try to guess by grepping values from an object file. 4724 cat >conftest.$ac_ext <<_ACEOF 4725 /* confdefs.h. */ 4726 _ACEOF 4727 cat confdefs.h >>conftest.$ac_ext 4728 cat >>conftest.$ac_ext <<_ACEOF 4729 /* end confdefs.h. */ 4730 short int ascii_mm[] = 4731 { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 }; 4732 short int ascii_ii[] = 4733 { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 }; 4734 int use_ascii (int i) { 4735 return ascii_mm[i] + ascii_ii[i]; 4736 } 4737 short int ebcdic_ii[] = 4738 { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 }; 4739 short int ebcdic_mm[] = 4740 { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 }; 4741 int use_ebcdic (int i) { 4742 return ebcdic_mm[i] + ebcdic_ii[i]; 4743 } 4744 extern int foo; 4745 4746 int 4747 main () 4748 { 4749 return use_ascii (foo) == use_ebcdic (foo); 4750 ; 4751 return 0; 4752 } 4753 _ACEOF 4754 rm -f conftest.$ac_objext 4755 if { (ac_try="$ac_compile" 4756 case "(($ac_try" in 4757 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4758 *) ac_try_echo=$ac_try;; 4759 esac 4760 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4761 $as_echo "$ac_try_echo") >&5 4762 (eval "$ac_compile") 2>conftest.er1 4763 ac_status=$? 4764 grep -v '^ *+' conftest.er1 >conftest.err 4765 rm -f conftest.er1 4766 cat conftest.err >&5 4767 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4768 (exit $ac_status); } && { 4769 test -z "$ac_c_werror_flag" || 4770 test ! -s conftest.err 4771 } && test -s conftest.$ac_objext; then 4772 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then 4773 ac_cv_c_bigendian=yes 4774 fi 4775 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then 4776 if test "$ac_cv_c_bigendian" = unknown; then 4777 ac_cv_c_bigendian=no 4778 else 4779 # finding both strings is unlikely to happen, but who knows? 4780 ac_cv_c_bigendian=unknown 4781 fi 4782 fi 4783 else 4784 $as_echo "$as_me: failed program was:" >&5 4543 4785 sed 's/^/| /' conftest.$ac_ext >&5 4544 4786 … … 4559 4801 { 4560 4802 4561 /* Are we little or big endian? From Harbison&Steele. */4562 union4563 {4564 long int l;4565 char c[sizeof (long int)];4566 } u;4567 u.l = 1;4568 return u.c[sizeof (long int) - 1] == 1;4803 /* Are we little or big endian? From Harbison&Steele. */ 4804 union 4805 { 4806 long int l; 4807 char c[sizeof (long int)]; 4808 } u; 4809 u.l = 1; 4810 return u.c[sizeof (long int) - 1] == 1; 4569 4811 4570 4812 ; … … 4578 4820 *) ac_try_echo=$ac_try;; 4579 4821 esac 4580 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4822 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4823 $as_echo "$ac_try_echo") >&5 4581 4824 (eval "$ac_link") 2>&5 4582 4825 ac_status=$? 4583 echo "$as_me:$LINENO: \$? = $ac_status" >&54826 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4584 4827 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4585 4828 { (case "(($ac_try" in … … 4587 4830 *) ac_try_echo=$ac_try;; 4588 4831 esac 4589 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4832 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4833 $as_echo "$ac_try_echo") >&5 4590 4834 (eval "$ac_try") 2>&5 4591 4835 ac_status=$? 4592 echo "$as_me:$LINENO: \$? = $ac_status" >&54836 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4593 4837 (exit $ac_status); }; }; then 4594 4838 ac_cv_c_bigendian=no 4595 4839 else 4596 echo "$as_me: program exited with status $ac_status" >&54597 echo "$as_me: failed program was:" >&54840 $as_echo "$as_me: program exited with status $ac_status" >&5 4841 $as_echo "$as_me: failed program was:" >&5 4598 4842 sed 's/^/| /' conftest.$ac_ext >&5 4599 4843 … … 4601 4845 ac_cv_c_bigendian=yes 4602 4846 fi 4847 rm -rf conftest.dSYM 4603 4848 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4604 4849 fi 4605 4850 4606 4851 4607 fi 4608 4609 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4610 fi 4611 { echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5 4612 echo "${ECHO_T}$ac_cv_c_bigendian" >&6; } 4613 case $ac_cv_c_bigendian in 4614 yes) 4615 4616 cat >>confdefs.h <<\_ACEOF 4852 fi 4853 fi 4854 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5 4855 $as_echo "$ac_cv_c_bigendian" >&6; } 4856 case $ac_cv_c_bigendian in #( 4857 yes) 4858 cat >>confdefs.h <<\_ACEOF 4617 4859 #define WORDS_BIGENDIAN 1 4618 4860 _ACEOF 4619 ;; 4620 no) 4621 ;; 4622 *) 4623 { { echo "$as_me:$LINENO: error: unknown endianness 4624 presetting ac_cv_c_bigendian=no (or yes) will help" >&5 4625 echo "$as_me: error: unknown endianness 4626 presetting ac_cv_c_bigendian=no (or yes) will help" >&2;} 4861 ;; #( 4862 no) 4863 ;; #( 4864 universal) 4865 ;; #( 4866 *) 4867 { { $as_echo "$as_me:$LINENO: error: unknown endianness 4868 presetting ac_cv_c_bigendian=no (or yes) will help" >&5 4869 $as_echo "$as_me: error: unknown endianness 4870 presetting ac_cv_c_bigendian=no (or yes) will help" >&2;} 4627 4871 { (exit 1); exit 1; }; } ;; 4628 esac4872 esac 4629 4873 4630 4874 if test "${TEA_PLATFORM}" = "unix" ; then … … 4637 4881 #-------------------------------------------------------------------- 4638 4882 4639 { echo "$as_me:$LINENO: checking for sin" >&54640 echo $ECHO_N "checking for sin... $ECHO_C" >&6; }4883 { $as_echo "$as_me:$LINENO: checking for sin" >&5 4884 $as_echo_n "checking for sin... " >&6; } 4641 4885 if test "${ac_cv_func_sin+set}" = set; then 4642 echo $ECHO_N "(cached) $ECHO_C" >&64886 $as_echo_n "(cached) " >&6 4643 4887 else 4644 4888 cat >conftest.$ac_ext <<_ACEOF … … 4693 4937 *) ac_try_echo=$ac_try;; 4694 4938 esac 4695 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4939 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4940 $as_echo "$ac_try_echo") >&5 4696 4941 (eval "$ac_link") 2>conftest.er1 4697 4942 ac_status=$? … … 4699 4944 rm -f conftest.er1 4700 4945 cat conftest.err >&5 4701 echo "$as_me:$LINENO: \$? = $ac_status" >&54946 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4702 4947 (exit $ac_status); } && { 4703 4948 test -z "$ac_c_werror_flag" || 4704 4949 test ! -s conftest.err 4705 } && test -s conftest$ac_exeext && 4706 $as_test_x conftest$ac_exeext; then 4950 } && test -s conftest$ac_exeext && { 4951 test "$cross_compiling" = yes || 4952 $as_test_x conftest$ac_exeext 4953 }; then 4707 4954 ac_cv_func_sin=yes 4708 4955 else 4709 echo "$as_me: failed program was:" >&54956 $as_echo "$as_me: failed program was:" >&5 4710 4957 sed 's/^/| /' conftest.$ac_ext >&5 4711 4958 … … 4713 4960 fi 4714 4961 4962 rm -rf conftest.dSYM 4715 4963 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4716 4964 conftest$ac_exeext conftest.$ac_ext 4717 4965 fi 4718 { echo "$as_me:$LINENO: result: $ac_cv_func_sin" >&54719 echo "${ECHO_T}$ac_cv_func_sin" >&6; }4966 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_sin" >&5 4967 $as_echo "$ac_cv_func_sin" >&6; } 4720 4968 if test $ac_cv_func_sin = yes; then 4721 4969 MATH_LIBS="" … … 4724 4972 fi 4725 4973 4726 { echo "$as_me:$LINENO: checking for main in -lieee" >&54727 echo $ECHO_N "checking for main in -lieee... $ECHO_C" >&6; }4974 { $as_echo "$as_me:$LINENO: checking for main in -lieee" >&5 4975 $as_echo_n "checking for main in -lieee... " >&6; } 4728 4976 if test "${ac_cv_lib_ieee_main+set}" = set; then 4729 echo $ECHO_N "(cached) $ECHO_C" >&64977 $as_echo_n "(cached) " >&6 4730 4978 else 4731 4979 ac_check_lib_save_LIBS=$LIBS … … 4753 5001 *) ac_try_echo=$ac_try;; 4754 5002 esac 4755 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5003 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5004 $as_echo "$ac_try_echo") >&5 4756 5005 (eval "$ac_link") 2>conftest.er1 4757 5006 ac_status=$? … … 4759 5008 rm -f conftest.er1 4760 5009 cat conftest.err >&5 4761 echo "$as_me:$LINENO: \$? = $ac_status" >&55010 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4762 5011 (exit $ac_status); } && { 4763 5012 test -z "$ac_c_werror_flag" || 4764 5013 test ! -s conftest.err 4765 } && test -s conftest$ac_exeext && 4766 $as_test_x conftest$ac_exeext; then 5014 } && test -s conftest$ac_exeext && { 5015 test "$cross_compiling" = yes || 5016 $as_test_x conftest$ac_exeext 5017 }; then 4767 5018 ac_cv_lib_ieee_main=yes 4768 5019 else 4769 echo "$as_me: failed program was:" >&55020 $as_echo "$as_me: failed program was:" >&5 4770 5021 sed 's/^/| /' conftest.$ac_ext >&5 4771 5022 … … 4773 5024 fi 4774 5025 5026 rm -rf conftest.dSYM 4775 5027 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4776 5028 conftest$ac_exeext conftest.$ac_ext 4777 5029 LIBS=$ac_check_lib_save_LIBS 4778 5030 fi 4779 { echo "$as_me:$LINENO: result: $ac_cv_lib_ieee_main" >&54780 echo "${ECHO_T}$ac_cv_lib_ieee_main" >&6; }5031 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ieee_main" >&5 5032 $as_echo "$ac_cv_lib_ieee_main" >&6; } 4781 5033 if test $ac_cv_lib_ieee_main = yes; then 4782 5034 MATH_LIBS="-lieee $MATH_LIBS" … … 4789 5041 #-------------------------------------------------------------------- 4790 5042 4791 { echo "$as_me:$LINENO: checking for main in -linet" >&54792 echo $ECHO_N "checking for main in -linet... $ECHO_C" >&6; }5043 { $as_echo "$as_me:$LINENO: checking for main in -linet" >&5 5044 $as_echo_n "checking for main in -linet... " >&6; } 4793 5045 if test "${ac_cv_lib_inet_main+set}" = set; then 4794 echo $ECHO_N "(cached) $ECHO_C" >&65046 $as_echo_n "(cached) " >&6 4795 5047 else 4796 5048 ac_check_lib_save_LIBS=$LIBS … … 4818 5070 *) ac_try_echo=$ac_try;; 4819 5071 esac 4820 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5072 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5073 $as_echo "$ac_try_echo") >&5 4821 5074 (eval "$ac_link") 2>conftest.er1 4822 5075 ac_status=$? … … 4824 5077 rm -f conftest.er1 4825 5078 cat conftest.err >&5 4826 echo "$as_me:$LINENO: \$? = $ac_status" >&55079 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4827 5080 (exit $ac_status); } && { 4828 5081 test -z "$ac_c_werror_flag" || 4829 5082 test ! -s conftest.err 4830 } && test -s conftest$ac_exeext && 4831 $as_test_x conftest$ac_exeext; then 5083 } && test -s conftest$ac_exeext && { 5084 test "$cross_compiling" = yes || 5085 $as_test_x conftest$ac_exeext 5086 }; then 4832 5087 ac_cv_lib_inet_main=yes 4833 5088 else 4834 echo "$as_me: failed program was:" >&55089 $as_echo "$as_me: failed program was:" >&5 4835 5090 sed 's/^/| /' conftest.$ac_ext >&5 4836 5091 … … 4838 5093 fi 4839 5094 5095 rm -rf conftest.dSYM 4840 5096 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4841 5097 conftest$ac_exeext conftest.$ac_ext 4842 5098 LIBS=$ac_check_lib_save_LIBS 4843 5099 fi 4844 { echo "$as_me:$LINENO: result: $ac_cv_lib_inet_main" >&54845 echo "${ECHO_T}$ac_cv_lib_inet_main" >&6; }5100 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_inet_main" >&5 5101 $as_echo "$ac_cv_lib_inet_main" >&6; } 4846 5102 if test $ac_cv_lib_inet_main = yes; then 4847 5103 LIBS="$LIBS -linet" … … 4849 5105 4850 5106 if test "${ac_cv_header_net_errno_h+set}" = set; then 4851 { echo "$as_me:$LINENO: checking for net/errno.h" >&54852 echo $ECHO_N "checking for net/errno.h... $ECHO_C" >&6; }5107 { $as_echo "$as_me:$LINENO: checking for net/errno.h" >&5 5108 $as_echo_n "checking for net/errno.h... " >&6; } 4853 5109 if test "${ac_cv_header_net_errno_h+set}" = set; then 4854 echo $ECHO_N "(cached) $ECHO_C" >&64855 fi 4856 { echo "$as_me:$LINENO: result: $ac_cv_header_net_errno_h" >&54857 echo "${ECHO_T}$ac_cv_header_net_errno_h" >&6; }5110 $as_echo_n "(cached) " >&6 5111 fi 5112 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_net_errno_h" >&5 5113 $as_echo "$ac_cv_header_net_errno_h" >&6; } 4858 5114 else 4859 5115 # Is the header compilable? 4860 { echo "$as_me:$LINENO: checking net/errno.h usability" >&54861 echo $ECHO_N "checking net/errno.h usability... $ECHO_C" >&6; }5116 { $as_echo "$as_me:$LINENO: checking net/errno.h usability" >&5 5117 $as_echo_n "checking net/errno.h usability... " >&6; } 4862 5118 cat >conftest.$ac_ext <<_ACEOF 4863 5119 /* confdefs.h. */ … … 4875 5131 *) ac_try_echo=$ac_try;; 4876 5132 esac 4877 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5133 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5134 $as_echo "$ac_try_echo") >&5 4878 5135 (eval "$ac_compile") 2>conftest.er1 4879 5136 ac_status=$? … … 4881 5138 rm -f conftest.er1 4882 5139 cat conftest.err >&5 4883 echo "$as_me:$LINENO: \$? = $ac_status" >&55140 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4884 5141 (exit $ac_status); } && { 4885 5142 test -z "$ac_c_werror_flag" || … … 4888 5145 ac_header_compiler=yes 4889 5146 else 4890 echo "$as_me: failed program was:" >&55147 $as_echo "$as_me: failed program was:" >&5 4891 5148 sed 's/^/| /' conftest.$ac_ext >&5 4892 5149 … … 4895 5152 4896 5153 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4897 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&54898 echo "${ECHO_T}$ac_header_compiler" >&6; }5154 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5155 $as_echo "$ac_header_compiler" >&6; } 4899 5156 4900 5157 # Is the header present? 4901 { echo "$as_me:$LINENO: checking net/errno.h presence" >&54902 echo $ECHO_N "checking net/errno.h presence... $ECHO_C" >&6; }5158 { $as_echo "$as_me:$LINENO: checking net/errno.h presence" >&5 5159 $as_echo_n "checking net/errno.h presence... " >&6; } 4903 5160 cat >conftest.$ac_ext <<_ACEOF 4904 5161 /* confdefs.h. */ … … 4914 5171 *) ac_try_echo=$ac_try;; 4915 5172 esac 4916 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5173 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5174 $as_echo "$ac_try_echo") >&5 4917 5175 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4918 5176 ac_status=$? … … 4920 5178 rm -f conftest.er1 4921 5179 cat conftest.err >&5 4922 echo "$as_me:$LINENO: \$? = $ac_status" >&55180 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4923 5181 (exit $ac_status); } >/dev/null && { 4924 5182 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 4927 5185 ac_header_preproc=yes 4928 5186 else 4929 echo "$as_me: failed program was:" >&55187 $as_echo "$as_me: failed program was:" >&5 4930 5188 sed 's/^/| /' conftest.$ac_ext >&5 4931 5189 … … 4934 5192 4935 5193 rm -f conftest.err conftest.$ac_ext 4936 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&54937 echo "${ECHO_T}$ac_header_preproc" >&6; }5194 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5195 $as_echo "$ac_header_preproc" >&6; } 4938 5196 4939 5197 # So? What about this header? 4940 5198 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4941 5199 yes:no: ) 4942 { echo "$as_me:$LINENO: WARNING: net/errno.h: accepted by the compiler, rejected by the preprocessor!" >&54943 echo "$as_me: WARNING: net/errno.h: accepted by the compiler, rejected by the preprocessor!" >&2;}4944 { echo "$as_me:$LINENO: WARNING: net/errno.h: proceeding with the compiler's result" >&54945 echo "$as_me: WARNING: net/errno.h: proceeding with the compiler's result" >&2;}5200 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: accepted by the compiler, rejected by the preprocessor!" >&5 5201 $as_echo "$as_me: WARNING: net/errno.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5202 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: proceeding with the compiler's result" >&5 5203 $as_echo "$as_me: WARNING: net/errno.h: proceeding with the compiler's result" >&2;} 4946 5204 ac_header_preproc=yes 4947 5205 ;; 4948 5206 no:yes:* ) 4949 { echo "$as_me:$LINENO: WARNING: net/errno.h: present but cannot be compiled" >&54950 echo "$as_me: WARNING: net/errno.h: present but cannot be compiled" >&2;}4951 { echo "$as_me:$LINENO: WARNING: net/errno.h: check for missing prerequisite headers?" >&54952 echo "$as_me: WARNING: net/errno.h: check for missing prerequisite headers?" >&2;}4953 { echo "$as_me:$LINENO: WARNING: net/errno.h: see the Autoconf documentation" >&54954 echo "$as_me: WARNING: net/errno.h: see the Autoconf documentation" >&2;}4955 { echo "$as_me:$LINENO: WARNING: net/errno.h: section \"Present But Cannot Be Compiled\"" >&54956 echo "$as_me: WARNING: net/errno.h: section \"Present But Cannot Be Compiled\"" >&2;}4957 { echo "$as_me:$LINENO: WARNING: net/errno.h: proceeding with the preprocessor's result" >&54958 echo "$as_me: WARNING: net/errno.h: proceeding with the preprocessor's result" >&2;}4959 { echo "$as_me:$LINENO: WARNING: net/errno.h: in the future, the compiler will take precedence" >&54960 echo "$as_me: WARNING: net/errno.h: in the future, the compiler will take precedence" >&2;}5207 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: present but cannot be compiled" >&5 5208 $as_echo "$as_me: WARNING: net/errno.h: present but cannot be compiled" >&2;} 5209 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: check for missing prerequisite headers?" >&5 5210 $as_echo "$as_me: WARNING: net/errno.h: check for missing prerequisite headers?" >&2;} 5211 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: see the Autoconf documentation" >&5 5212 $as_echo "$as_me: WARNING: net/errno.h: see the Autoconf documentation" >&2;} 5213 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: section \"Present But Cannot Be Compiled\"" >&5 5214 $as_echo "$as_me: WARNING: net/errno.h: section \"Present But Cannot Be Compiled\"" >&2;} 5215 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: proceeding with the preprocessor's result" >&5 5216 $as_echo "$as_me: WARNING: net/errno.h: proceeding with the preprocessor's result" >&2;} 5217 { $as_echo "$as_me:$LINENO: WARNING: net/errno.h: in the future, the compiler will take precedence" >&5 5218 $as_echo "$as_me: WARNING: net/errno.h: in the future, the compiler will take precedence" >&2;} 4961 5219 4962 5220 ;; 4963 5221 esac 4964 { echo "$as_me:$LINENO: checking for net/errno.h" >&54965 echo $ECHO_N "checking for net/errno.h... $ECHO_C" >&6; }5222 { $as_echo "$as_me:$LINENO: checking for net/errno.h" >&5 5223 $as_echo_n "checking for net/errno.h... " >&6; } 4966 5224 if test "${ac_cv_header_net_errno_h+set}" = set; then 4967 echo $ECHO_N "(cached) $ECHO_C" >&65225 $as_echo_n "(cached) " >&6 4968 5226 else 4969 5227 ac_cv_header_net_errno_h=$ac_header_preproc 4970 5228 fi 4971 { echo "$as_me:$LINENO: result: $ac_cv_header_net_errno_h" >&54972 echo "${ECHO_T}$ac_cv_header_net_errno_h" >&6; }5229 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_net_errno_h" >&5 5230 $as_echo "$ac_cv_header_net_errno_h" >&6; } 4973 5231 4974 5232 fi … … 5003 5261 5004 5262 tcl_checkBoth=0 5005 { echo "$as_me:$LINENO: checking for connect" >&55006 echo $ECHO_N "checking for connect... $ECHO_C" >&6; }5263 { $as_echo "$as_me:$LINENO: checking for connect" >&5 5264 $as_echo_n "checking for connect... " >&6; } 5007 5265 if test "${ac_cv_func_connect+set}" = set; then 5008 echo $ECHO_N "(cached) $ECHO_C" >&65266 $as_echo_n "(cached) " >&6 5009 5267 else 5010 5268 cat >conftest.$ac_ext <<_ACEOF … … 5059 5317 *) ac_try_echo=$ac_try;; 5060 5318 esac 5061 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5319 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5320 $as_echo "$ac_try_echo") >&5 5062 5321 (eval "$ac_link") 2>conftest.er1 5063 5322 ac_status=$? … … 5065 5324 rm -f conftest.er1 5066 5325 cat conftest.err >&5 5067 echo "$as_me:$LINENO: \$? = $ac_status" >&55326 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5068 5327 (exit $ac_status); } && { 5069 5328 test -z "$ac_c_werror_flag" || 5070 5329 test ! -s conftest.err 5071 } && test -s conftest$ac_exeext && 5072 $as_test_x conftest$ac_exeext; then 5330 } && test -s conftest$ac_exeext && { 5331 test "$cross_compiling" = yes || 5332 $as_test_x conftest$ac_exeext 5333 }; then 5073 5334 ac_cv_func_connect=yes 5074 5335 else 5075 echo "$as_me: failed program was:" >&55336 $as_echo "$as_me: failed program was:" >&5 5076 5337 sed 's/^/| /' conftest.$ac_ext >&5 5077 5338 … … 5079 5340 fi 5080 5341 5342 rm -rf conftest.dSYM 5081 5343 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5082 5344 conftest$ac_exeext conftest.$ac_ext 5083 5345 fi 5084 { echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&55085 echo "${ECHO_T}$ac_cv_func_connect" >&6; }5346 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 5347 $as_echo "$ac_cv_func_connect" >&6; } 5086 5348 if test $ac_cv_func_connect = yes; then 5087 5349 tcl_checkSocket=0 … … 5091 5353 5092 5354 if test "$tcl_checkSocket" = 1; then 5093 { echo "$as_me:$LINENO: checking for setsockopt" >&55094 echo $ECHO_N "checking for setsockopt... $ECHO_C" >&6; }5355 { $as_echo "$as_me:$LINENO: checking for setsockopt" >&5 5356 $as_echo_n "checking for setsockopt... " >&6; } 5095 5357 if test "${ac_cv_func_setsockopt+set}" = set; then 5096 echo $ECHO_N "(cached) $ECHO_C" >&65358 $as_echo_n "(cached) " >&6 5097 5359 else 5098 5360 cat >conftest.$ac_ext <<_ACEOF … … 5147 5409 *) ac_try_echo=$ac_try;; 5148 5410 esac 5149 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5411 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5412 $as_echo "$ac_try_echo") >&5 5150 5413 (eval "$ac_link") 2>conftest.er1 5151 5414 ac_status=$? … … 5153 5416 rm -f conftest.er1 5154 5417 cat conftest.err >&5 5155 echo "$as_me:$LINENO: \$? = $ac_status" >&55418 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5156 5419 (exit $ac_status); } && { 5157 5420 test -z "$ac_c_werror_flag" || 5158 5421 test ! -s conftest.err 5159 } && test -s conftest$ac_exeext && 5160 $as_test_x conftest$ac_exeext; then 5422 } && test -s conftest$ac_exeext && { 5423 test "$cross_compiling" = yes || 5424 $as_test_x conftest$ac_exeext 5425 }; then 5161 5426 ac_cv_func_setsockopt=yes 5162 5427 else 5163 echo "$as_me: failed program was:" >&55428 $as_echo "$as_me: failed program was:" >&5 5164 5429 sed 's/^/| /' conftest.$ac_ext >&5 5165 5430 … … 5167 5432 fi 5168 5433 5434 rm -rf conftest.dSYM 5169 5435 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5170 5436 conftest$ac_exeext conftest.$ac_ext 5171 5437 fi 5172 { echo "$as_me:$LINENO: result: $ac_cv_func_setsockopt" >&55173 echo "${ECHO_T}$ac_cv_func_setsockopt" >&6; }5438 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_setsockopt" >&5 5439 $as_echo "$ac_cv_func_setsockopt" >&6; } 5174 5440 if test $ac_cv_func_setsockopt = yes; then 5175 5441 : 5176 5442 else 5177 { echo "$as_me:$LINENO: checking for setsockopt in -lsocket" >&55178 echo $ECHO_N "checking for setsockopt in -lsocket... $ECHO_C" >&6; }5443 { $as_echo "$as_me:$LINENO: checking for setsockopt in -lsocket" >&5 5444 $as_echo_n "checking for setsockopt in -lsocket... " >&6; } 5179 5445 if test "${ac_cv_lib_socket_setsockopt+set}" = set; then 5180 echo $ECHO_N "(cached) $ECHO_C" >&65446 $as_echo_n "(cached) " >&6 5181 5447 else 5182 5448 ac_check_lib_save_LIBS=$LIBS … … 5210 5476 *) ac_try_echo=$ac_try;; 5211 5477 esac 5212 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5478 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5479 $as_echo "$ac_try_echo") >&5 5213 5480 (eval "$ac_link") 2>conftest.er1 5214 5481 ac_status=$? … … 5216 5483 rm -f conftest.er1 5217 5484 cat conftest.err >&5 5218 echo "$as_me:$LINENO: \$? = $ac_status" >&55485 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5219 5486 (exit $ac_status); } && { 5220 5487 test -z "$ac_c_werror_flag" || 5221 5488 test ! -s conftest.err 5222 } && test -s conftest$ac_exeext && 5223 $as_test_x conftest$ac_exeext; then 5489 } && test -s conftest$ac_exeext && { 5490 test "$cross_compiling" = yes || 5491 $as_test_x conftest$ac_exeext 5492 }; then 5224 5493 ac_cv_lib_socket_setsockopt=yes 5225 5494 else 5226 echo "$as_me: failed program was:" >&55495 $as_echo "$as_me: failed program was:" >&5 5227 5496 sed 's/^/| /' conftest.$ac_ext >&5 5228 5497 … … 5230 5499 fi 5231 5500 5501 rm -rf conftest.dSYM 5232 5502 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5233 5503 conftest$ac_exeext conftest.$ac_ext 5234 5504 LIBS=$ac_check_lib_save_LIBS 5235 5505 fi 5236 { echo "$as_me:$LINENO: result: $ac_cv_lib_socket_setsockopt" >&55237 echo "${ECHO_T}$ac_cv_lib_socket_setsockopt" >&6; }5506 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_setsockopt" >&5 5507 $as_echo "$ac_cv_lib_socket_setsockopt" >&6; } 5238 5508 if test $ac_cv_lib_socket_setsockopt = yes; then 5239 5509 LIBS="$LIBS -lsocket" … … 5248 5518 tk_oldLibs=$LIBS 5249 5519 LIBS="$LIBS -lsocket -lnsl" 5250 { echo "$as_me:$LINENO: checking for accept" >&55251 echo $ECHO_N "checking for accept... $ECHO_C" >&6; }5520 { $as_echo "$as_me:$LINENO: checking for accept" >&5 5521 $as_echo_n "checking for accept... " >&6; } 5252 5522 if test "${ac_cv_func_accept+set}" = set; then 5253 echo $ECHO_N "(cached) $ECHO_C" >&65523 $as_echo_n "(cached) " >&6 5254 5524 else 5255 5525 cat >conftest.$ac_ext <<_ACEOF … … 5304 5574 *) ac_try_echo=$ac_try;; 5305 5575 esac 5306 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5576 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5577 $as_echo "$ac_try_echo") >&5 5307 5578 (eval "$ac_link") 2>conftest.er1 5308 5579 ac_status=$? … … 5310 5581 rm -f conftest.er1 5311 5582 cat conftest.err >&5 5312 echo "$as_me:$LINENO: \$? = $ac_status" >&55583 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5313 5584 (exit $ac_status); } && { 5314 5585 test -z "$ac_c_werror_flag" || 5315 5586 test ! -s conftest.err 5316 } && test -s conftest$ac_exeext && 5317 $as_test_x conftest$ac_exeext; then 5587 } && test -s conftest$ac_exeext && { 5588 test "$cross_compiling" = yes || 5589 $as_test_x conftest$ac_exeext 5590 }; then 5318 5591 ac_cv_func_accept=yes 5319 5592 else 5320 echo "$as_me: failed program was:" >&55593 $as_echo "$as_me: failed program was:" >&5 5321 5594 sed 's/^/| /' conftest.$ac_ext >&5 5322 5595 … … 5324 5597 fi 5325 5598 5599 rm -rf conftest.dSYM 5326 5600 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5327 5601 conftest$ac_exeext conftest.$ac_ext 5328 5602 fi 5329 { echo "$as_me:$LINENO: result: $ac_cv_func_accept" >&55330 echo "${ECHO_T}$ac_cv_func_accept" >&6; }5603 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_accept" >&5 5604 $as_echo "$ac_cv_func_accept" >&6; } 5331 5605 if test $ac_cv_func_accept = yes; then 5332 5606 tcl_checkNsl=0 … … 5336 5610 5337 5611 fi 5338 { echo "$as_me:$LINENO: checking for gethostbyname" >&55339 echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6; }5612 { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5 5613 $as_echo_n "checking for gethostbyname... " >&6; } 5340 5614 if test "${ac_cv_func_gethostbyname+set}" = set; then 5341 echo $ECHO_N "(cached) $ECHO_C" >&65615 $as_echo_n "(cached) " >&6 5342 5616 else 5343 5617 cat >conftest.$ac_ext <<_ACEOF … … 5392 5666 *) ac_try_echo=$ac_try;; 5393 5667 esac 5394 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5668 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5669 $as_echo "$ac_try_echo") >&5 5395 5670 (eval "$ac_link") 2>conftest.er1 5396 5671 ac_status=$? … … 5398 5673 rm -f conftest.er1 5399 5674 cat conftest.err >&5 5400 echo "$as_me:$LINENO: \$? = $ac_status" >&55675 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5401 5676 (exit $ac_status); } && { 5402 5677 test -z "$ac_c_werror_flag" || 5403 5678 test ! -s conftest.err 5404 } && test -s conftest$ac_exeext && 5405 $as_test_x conftest$ac_exeext; then 5679 } && test -s conftest$ac_exeext && { 5680 test "$cross_compiling" = yes || 5681 $as_test_x conftest$ac_exeext 5682 }; then 5406 5683 ac_cv_func_gethostbyname=yes 5407 5684 else 5408 echo "$as_me: failed program was:" >&55685 $as_echo "$as_me: failed program was:" >&5 5409 5686 sed 's/^/| /' conftest.$ac_ext >&5 5410 5687 … … 5412 5689 fi 5413 5690 5691 rm -rf conftest.dSYM 5414 5692 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5415 5693 conftest$ac_exeext conftest.$ac_ext 5416 5694 fi 5417 { echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&55418 echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6; }5695 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 5696 $as_echo "$ac_cv_func_gethostbyname" >&6; } 5419 5697 if test $ac_cv_func_gethostbyname = yes; then 5420 5698 : 5421 5699 else 5422 { echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&55423 echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6; }5700 { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 5701 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 5424 5702 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then 5425 echo $ECHO_N "(cached) $ECHO_C" >&65703 $as_echo_n "(cached) " >&6 5426 5704 else 5427 5705 ac_check_lib_save_LIBS=$LIBS … … 5455 5733 *) ac_try_echo=$ac_try;; 5456 5734 esac 5457 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5735 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5736 $as_echo "$ac_try_echo") >&5 5458 5737 (eval "$ac_link") 2>conftest.er1 5459 5738 ac_status=$? … … 5461 5740 rm -f conftest.er1 5462 5741 cat conftest.err >&5 5463 echo "$as_me:$LINENO: \$? = $ac_status" >&55742 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5464 5743 (exit $ac_status); } && { 5465 5744 test -z "$ac_c_werror_flag" || 5466 5745 test ! -s conftest.err 5467 } && test -s conftest$ac_exeext && 5468 $as_test_x conftest$ac_exeext; then 5746 } && test -s conftest$ac_exeext && { 5747 test "$cross_compiling" = yes || 5748 $as_test_x conftest$ac_exeext 5749 }; then 5469 5750 ac_cv_lib_nsl_gethostbyname=yes 5470 5751 else 5471 echo "$as_me: failed program was:" >&55752 $as_echo "$as_me: failed program was:" >&5 5472 5753 sed 's/^/| /' conftest.$ac_ext >&5 5473 5754 … … 5475 5756 fi 5476 5757 5758 rm -rf conftest.dSYM 5477 5759 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5478 5760 conftest$ac_exeext conftest.$ac_ext 5479 5761 LIBS=$ac_check_lib_save_LIBS 5480 5762 fi 5481 { echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&55482 echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6; }5763 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 5764 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 5483 5765 if test $ac_cv_lib_nsl_gethostbyname = yes; then 5484 5766 LIBS="$LIBS -lnsl" … … 5496 5778 5497 5779 5498 { echo "$as_me:$LINENO: checking dirent.h" >&55499 echo $ECHO_N "checking dirent.h... $ECHO_C" >&6; }5780 { $as_echo "$as_me:$LINENO: checking dirent.h" >&5 5781 $as_echo_n "checking dirent.h... " >&6; } 5500 5782 if test "${tcl_cv_dirent_h+set}" = set; then 5501 echo $ECHO_N "(cached) $ECHO_C" >&65783 $as_echo_n "(cached) " >&6 5502 5784 else 5503 5785 cat >conftest.$ac_ext <<_ACEOF … … 5541 5823 *) ac_try_echo=$ac_try;; 5542 5824 esac 5543 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5825 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5826 $as_echo "$ac_try_echo") >&5 5544 5827 (eval "$ac_link") 2>conftest.er1 5545 5828 ac_status=$? … … 5547 5830 rm -f conftest.er1 5548 5831 cat conftest.err >&5 5549 echo "$as_me:$LINENO: \$? = $ac_status" >&55832 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5550 5833 (exit $ac_status); } && { 5551 5834 test -z "$ac_c_werror_flag" || 5552 5835 test ! -s conftest.err 5553 } && test -s conftest$ac_exeext && 5554 $as_test_x conftest$ac_exeext; then 5836 } && test -s conftest$ac_exeext && { 5837 test "$cross_compiling" = yes || 5838 $as_test_x conftest$ac_exeext 5839 }; then 5555 5840 tcl_cv_dirent_h=yes 5556 5841 else 5557 echo "$as_me: failed program was:" >&55842 $as_echo "$as_me: failed program was:" >&5 5558 5843 sed 's/^/| /' conftest.$ac_ext >&5 5559 5844 … … 5561 5846 fi 5562 5847 5848 rm -rf conftest.dSYM 5563 5849 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5564 5850 conftest$ac_exeext conftest.$ac_ext 5565 5851 fi 5566 { echo "$as_me:$LINENO: result: $tcl_cv_dirent_h" >&55567 echo "${ECHO_T}$tcl_cv_dirent_h" >&6; }5852 { $as_echo "$as_me:$LINENO: result: $tcl_cv_dirent_h" >&5 5853 $as_echo "$tcl_cv_dirent_h" >&6; } 5568 5854 5569 5855 if test $tcl_cv_dirent_h = no; then … … 5576 5862 5577 5863 if test "${ac_cv_header_errno_h+set}" = set; then 5578 { echo "$as_me:$LINENO: checking for errno.h" >&55579 echo $ECHO_N "checking for errno.h... $ECHO_C" >&6; }5864 { $as_echo "$as_me:$LINENO: checking for errno.h" >&5 5865 $as_echo_n "checking for errno.h... " >&6; } 5580 5866 if test "${ac_cv_header_errno_h+set}" = set; then 5581 echo $ECHO_N "(cached) $ECHO_C" >&65582 fi 5583 { echo "$as_me:$LINENO: result: $ac_cv_header_errno_h" >&55584 echo "${ECHO_T}$ac_cv_header_errno_h" >&6; }5867 $as_echo_n "(cached) " >&6 5868 fi 5869 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_errno_h" >&5 5870 $as_echo "$ac_cv_header_errno_h" >&6; } 5585 5871 else 5586 5872 # Is the header compilable? 5587 { echo "$as_me:$LINENO: checking errno.h usability" >&55588 echo $ECHO_N "checking errno.h usability... $ECHO_C" >&6; }5873 { $as_echo "$as_me:$LINENO: checking errno.h usability" >&5 5874 $as_echo_n "checking errno.h usability... " >&6; } 5589 5875 cat >conftest.$ac_ext <<_ACEOF 5590 5876 /* confdefs.h. */ … … 5602 5888 *) ac_try_echo=$ac_try;; 5603 5889 esac 5604 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5890 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5891 $as_echo "$ac_try_echo") >&5 5605 5892 (eval "$ac_compile") 2>conftest.er1 5606 5893 ac_status=$? … … 5608 5895 rm -f conftest.er1 5609 5896 cat conftest.err >&5 5610 echo "$as_me:$LINENO: \$? = $ac_status" >&55897 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5611 5898 (exit $ac_status); } && { 5612 5899 test -z "$ac_c_werror_flag" || … … 5615 5902 ac_header_compiler=yes 5616 5903 else 5617 echo "$as_me: failed program was:" >&55904 $as_echo "$as_me: failed program was:" >&5 5618 5905 sed 's/^/| /' conftest.$ac_ext >&5 5619 5906 … … 5622 5909 5623 5910 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5624 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&55625 echo "${ECHO_T}$ac_header_compiler" >&6; }5911 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5912 $as_echo "$ac_header_compiler" >&6; } 5626 5913 5627 5914 # Is the header present? 5628 { echo "$as_me:$LINENO: checking errno.h presence" >&55629 echo $ECHO_N "checking errno.h presence... $ECHO_C" >&6; }5915 { $as_echo "$as_me:$LINENO: checking errno.h presence" >&5 5916 $as_echo_n "checking errno.h presence... " >&6; } 5630 5917 cat >conftest.$ac_ext <<_ACEOF 5631 5918 /* confdefs.h. */ … … 5641 5928 *) ac_try_echo=$ac_try;; 5642 5929 esac 5643 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5930 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5931 $as_echo "$ac_try_echo") >&5 5644 5932 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5645 5933 ac_status=$? … … 5647 5935 rm -f conftest.er1 5648 5936 cat conftest.err >&5 5649 echo "$as_me:$LINENO: \$? = $ac_status" >&55937 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5650 5938 (exit $ac_status); } >/dev/null && { 5651 5939 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 5654 5942 ac_header_preproc=yes 5655 5943 else 5656 echo "$as_me: failed program was:" >&55944 $as_echo "$as_me: failed program was:" >&5 5657 5945 sed 's/^/| /' conftest.$ac_ext >&5 5658 5946 … … 5661 5949 5662 5950 rm -f conftest.err conftest.$ac_ext 5663 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&55664 echo "${ECHO_T}$ac_header_preproc" >&6; }5951 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5952 $as_echo "$ac_header_preproc" >&6; } 5665 5953 5666 5954 # So? What about this header? 5667 5955 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5668 5956 yes:no: ) 5669 { echo "$as_me:$LINENO: WARNING: errno.h: accepted by the compiler, rejected by the preprocessor!" >&55670 echo "$as_me: WARNING: errno.h: accepted by the compiler, rejected by the preprocessor!" >&2;}5671 { echo "$as_me:$LINENO: WARNING: errno.h: proceeding with the compiler's result" >&55672 echo "$as_me: WARNING: errno.h: proceeding with the compiler's result" >&2;}5957 { $as_echo "$as_me:$LINENO: WARNING: errno.h: accepted by the compiler, rejected by the preprocessor!" >&5 5958 $as_echo "$as_me: WARNING: errno.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 5959 { $as_echo "$as_me:$LINENO: WARNING: errno.h: proceeding with the compiler's result" >&5 5960 $as_echo "$as_me: WARNING: errno.h: proceeding with the compiler's result" >&2;} 5673 5961 ac_header_preproc=yes 5674 5962 ;; 5675 5963 no:yes:* ) 5676 { echo "$as_me:$LINENO: WARNING: errno.h: present but cannot be compiled" >&55677 echo "$as_me: WARNING: errno.h: present but cannot be compiled" >&2;}5678 { echo "$as_me:$LINENO: WARNING: errno.h: check for missing prerequisite headers?" >&55679 echo "$as_me: WARNING: errno.h: check for missing prerequisite headers?" >&2;}5680 { echo "$as_me:$LINENO: WARNING: errno.h: see the Autoconf documentation" >&55681 echo "$as_me: WARNING: errno.h: see the Autoconf documentation" >&2;}5682 { echo "$as_me:$LINENO: WARNING: errno.h: section \"Present But Cannot Be Compiled\"" >&55683 echo "$as_me: WARNING: errno.h: section \"Present But Cannot Be Compiled\"" >&2;}5684 { echo "$as_me:$LINENO: WARNING: errno.h: proceeding with the preprocessor's result" >&55685 echo "$as_me: WARNING: errno.h: proceeding with the preprocessor's result" >&2;}5686 { echo "$as_me:$LINENO: WARNING: errno.h: in the future, the compiler will take precedence" >&55687 echo "$as_me: WARNING: errno.h: in the future, the compiler will take precedence" >&2;}5964 { $as_echo "$as_me:$LINENO: WARNING: errno.h: present but cannot be compiled" >&5 5965 $as_echo "$as_me: WARNING: errno.h: present but cannot be compiled" >&2;} 5966 { $as_echo "$as_me:$LINENO: WARNING: errno.h: check for missing prerequisite headers?" >&5 5967 $as_echo "$as_me: WARNING: errno.h: check for missing prerequisite headers?" >&2;} 5968 { $as_echo "$as_me:$LINENO: WARNING: errno.h: see the Autoconf documentation" >&5 5969 $as_echo "$as_me: WARNING: errno.h: see the Autoconf documentation" >&2;} 5970 { $as_echo "$as_me:$LINENO: WARNING: errno.h: section \"Present But Cannot Be Compiled\"" >&5 5971 $as_echo "$as_me: WARNING: errno.h: section \"Present But Cannot Be Compiled\"" >&2;} 5972 { $as_echo "$as_me:$LINENO: WARNING: errno.h: proceeding with the preprocessor's result" >&5 5973 $as_echo "$as_me: WARNING: errno.h: proceeding with the preprocessor's result" >&2;} 5974 { $as_echo "$as_me:$LINENO: WARNING: errno.h: in the future, the compiler will take precedence" >&5 5975 $as_echo "$as_me: WARNING: errno.h: in the future, the compiler will take precedence" >&2;} 5688 5976 5689 5977 ;; 5690 5978 esac 5691 { echo "$as_me:$LINENO: checking for errno.h" >&55692 echo $ECHO_N "checking for errno.h... $ECHO_C" >&6; }5979 { $as_echo "$as_me:$LINENO: checking for errno.h" >&5 5980 $as_echo_n "checking for errno.h... " >&6; } 5693 5981 if test "${ac_cv_header_errno_h+set}" = set; then 5694 echo $ECHO_N "(cached) $ECHO_C" >&65982 $as_echo_n "(cached) " >&6 5695 5983 else 5696 5984 ac_cv_header_errno_h=$ac_header_preproc 5697 5985 fi 5698 { echo "$as_me:$LINENO: result: $ac_cv_header_errno_h" >&55699 echo "${ECHO_T}$ac_cv_header_errno_h" >&6; }5986 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_errno_h" >&5 5987 $as_echo "$ac_cv_header_errno_h" >&6; } 5700 5988 5701 5989 fi … … 5712 6000 5713 6001 if test "${ac_cv_header_float_h+set}" = set; then 5714 { echo "$as_me:$LINENO: checking for float.h" >&55715 echo $ECHO_N "checking for float.h... $ECHO_C" >&6; }6002 { $as_echo "$as_me:$LINENO: checking for float.h" >&5 6003 $as_echo_n "checking for float.h... " >&6; } 5716 6004 if test "${ac_cv_header_float_h+set}" = set; then 5717 echo $ECHO_N "(cached) $ECHO_C" >&65718 fi 5719 { echo "$as_me:$LINENO: result: $ac_cv_header_float_h" >&55720 echo "${ECHO_T}$ac_cv_header_float_h" >&6; }6005 $as_echo_n "(cached) " >&6 6006 fi 6007 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_float_h" >&5 6008 $as_echo "$ac_cv_header_float_h" >&6; } 5721 6009 else 5722 6010 # Is the header compilable? 5723 { echo "$as_me:$LINENO: checking float.h usability" >&55724 echo $ECHO_N "checking float.h usability... $ECHO_C" >&6; }6011 { $as_echo "$as_me:$LINENO: checking float.h usability" >&5 6012 $as_echo_n "checking float.h usability... " >&6; } 5725 6013 cat >conftest.$ac_ext <<_ACEOF 5726 6014 /* confdefs.h. */ … … 5738 6026 *) ac_try_echo=$ac_try;; 5739 6027 esac 5740 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6028 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6029 $as_echo "$ac_try_echo") >&5 5741 6030 (eval "$ac_compile") 2>conftest.er1 5742 6031 ac_status=$? … … 5744 6033 rm -f conftest.er1 5745 6034 cat conftest.err >&5 5746 echo "$as_me:$LINENO: \$? = $ac_status" >&56035 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5747 6036 (exit $ac_status); } && { 5748 6037 test -z "$ac_c_werror_flag" || … … 5751 6040 ac_header_compiler=yes 5752 6041 else 5753 echo "$as_me: failed program was:" >&56042 $as_echo "$as_me: failed program was:" >&5 5754 6043 sed 's/^/| /' conftest.$ac_ext >&5 5755 6044 … … 5758 6047 5759 6048 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5760 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&55761 echo "${ECHO_T}$ac_header_compiler" >&6; }6049 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6050 $as_echo "$ac_header_compiler" >&6; } 5762 6051 5763 6052 # Is the header present? 5764 { echo "$as_me:$LINENO: checking float.h presence" >&55765 echo $ECHO_N "checking float.h presence... $ECHO_C" >&6; }6053 { $as_echo "$as_me:$LINENO: checking float.h presence" >&5 6054 $as_echo_n "checking float.h presence... " >&6; } 5766 6055 cat >conftest.$ac_ext <<_ACEOF 5767 6056 /* confdefs.h. */ … … 5777 6066 *) ac_try_echo=$ac_try;; 5778 6067 esac 5779 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6068 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6069 $as_echo "$ac_try_echo") >&5 5780 6070 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5781 6071 ac_status=$? … … 5783 6073 rm -f conftest.er1 5784 6074 cat conftest.err >&5 5785 echo "$as_me:$LINENO: \$? = $ac_status" >&56075 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5786 6076 (exit $ac_status); } >/dev/null && { 5787 6077 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 5790 6080 ac_header_preproc=yes 5791 6081 else 5792 echo "$as_me: failed program was:" >&56082 $as_echo "$as_me: failed program was:" >&5 5793 6083 sed 's/^/| /' conftest.$ac_ext >&5 5794 6084 … … 5797 6087 5798 6088 rm -f conftest.err conftest.$ac_ext 5799 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&55800 echo "${ECHO_T}$ac_header_preproc" >&6; }6089 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6090 $as_echo "$ac_header_preproc" >&6; } 5801 6091 5802 6092 # So? What about this header? 5803 6093 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5804 6094 yes:no: ) 5805 { echo "$as_me:$LINENO: WARNING: float.h: accepted by the compiler, rejected by the preprocessor!" >&55806 echo "$as_me: WARNING: float.h: accepted by the compiler, rejected by the preprocessor!" >&2;}5807 { echo "$as_me:$LINENO: WARNING: float.h: proceeding with the compiler's result" >&55808 echo "$as_me: WARNING: float.h: proceeding with the compiler's result" >&2;}6095 { $as_echo "$as_me:$LINENO: WARNING: float.h: accepted by the compiler, rejected by the preprocessor!" >&5 6096 $as_echo "$as_me: WARNING: float.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6097 { $as_echo "$as_me:$LINENO: WARNING: float.h: proceeding with the compiler's result" >&5 6098 $as_echo "$as_me: WARNING: float.h: proceeding with the compiler's result" >&2;} 5809 6099 ac_header_preproc=yes 5810 6100 ;; 5811 6101 no:yes:* ) 5812 { echo "$as_me:$LINENO: WARNING: float.h: present but cannot be compiled" >&55813 echo "$as_me: WARNING: float.h: present but cannot be compiled" >&2;}5814 { echo "$as_me:$LINENO: WARNING: float.h: check for missing prerequisite headers?" >&55815 echo "$as_me: WARNING: float.h: check for missing prerequisite headers?" >&2;}5816 { echo "$as_me:$LINENO: WARNING: float.h: see the Autoconf documentation" >&55817 echo "$as_me: WARNING: float.h: see the Autoconf documentation" >&2;}5818 { echo "$as_me:$LINENO: WARNING: float.h: section \"Present But Cannot Be Compiled\"" >&55819 echo "$as_me: WARNING: float.h: section \"Present But Cannot Be Compiled\"" >&2;}5820 { echo "$as_me:$LINENO: WARNING: float.h: proceeding with the preprocessor's result" >&55821 echo "$as_me: WARNING: float.h: proceeding with the preprocessor's result" >&2;}5822 { echo "$as_me:$LINENO: WARNING: float.h: in the future, the compiler will take precedence" >&55823 echo "$as_me: WARNING: float.h: in the future, the compiler will take precedence" >&2;}6102 { $as_echo "$as_me:$LINENO: WARNING: float.h: present but cannot be compiled" >&5 6103 $as_echo "$as_me: WARNING: float.h: present but cannot be compiled" >&2;} 6104 { $as_echo "$as_me:$LINENO: WARNING: float.h: check for missing prerequisite headers?" >&5 6105 $as_echo "$as_me: WARNING: float.h: check for missing prerequisite headers?" >&2;} 6106 { $as_echo "$as_me:$LINENO: WARNING: float.h: see the Autoconf documentation" >&5 6107 $as_echo "$as_me: WARNING: float.h: see the Autoconf documentation" >&2;} 6108 { $as_echo "$as_me:$LINENO: WARNING: float.h: section \"Present But Cannot Be Compiled\"" >&5 6109 $as_echo "$as_me: WARNING: float.h: section \"Present But Cannot Be Compiled\"" >&2;} 6110 { $as_echo "$as_me:$LINENO: WARNING: float.h: proceeding with the preprocessor's result" >&5 6111 $as_echo "$as_me: WARNING: float.h: proceeding with the preprocessor's result" >&2;} 6112 { $as_echo "$as_me:$LINENO: WARNING: float.h: in the future, the compiler will take precedence" >&5 6113 $as_echo "$as_me: WARNING: float.h: in the future, the compiler will take precedence" >&2;} 5824 6114 5825 6115 ;; 5826 6116 esac 5827 { echo "$as_me:$LINENO: checking for float.h" >&55828 echo $ECHO_N "checking for float.h... $ECHO_C" >&6; }6117 { $as_echo "$as_me:$LINENO: checking for float.h" >&5 6118 $as_echo_n "checking for float.h... " >&6; } 5829 6119 if test "${ac_cv_header_float_h+set}" = set; then 5830 echo $ECHO_N "(cached) $ECHO_C" >&66120 $as_echo_n "(cached) " >&6 5831 6121 else 5832 6122 ac_cv_header_float_h=$ac_header_preproc 5833 6123 fi 5834 { echo "$as_me:$LINENO: result: $ac_cv_header_float_h" >&55835 echo "${ECHO_T}$ac_cv_header_float_h" >&6; }6124 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_float_h" >&5 6125 $as_echo "$ac_cv_header_float_h" >&6; } 5836 6126 5837 6127 fi … … 5848 6138 5849 6139 if test "${ac_cv_header_values_h+set}" = set; then 5850 { echo "$as_me:$LINENO: checking for values.h" >&55851 echo $ECHO_N "checking for values.h... $ECHO_C" >&6; }6140 { $as_echo "$as_me:$LINENO: checking for values.h" >&5 6141 $as_echo_n "checking for values.h... " >&6; } 5852 6142 if test "${ac_cv_header_values_h+set}" = set; then 5853 echo $ECHO_N "(cached) $ECHO_C" >&65854 fi 5855 { echo "$as_me:$LINENO: result: $ac_cv_header_values_h" >&55856 echo "${ECHO_T}$ac_cv_header_values_h" >&6; }6143 $as_echo_n "(cached) " >&6 6144 fi 6145 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_values_h" >&5 6146 $as_echo "$ac_cv_header_values_h" >&6; } 5857 6147 else 5858 6148 # Is the header compilable? 5859 { echo "$as_me:$LINENO: checking values.h usability" >&55860 echo $ECHO_N "checking values.h usability... $ECHO_C" >&6; }6149 { $as_echo "$as_me:$LINENO: checking values.h usability" >&5 6150 $as_echo_n "checking values.h usability... " >&6; } 5861 6151 cat >conftest.$ac_ext <<_ACEOF 5862 6152 /* confdefs.h. */ … … 5874 6164 *) ac_try_echo=$ac_try;; 5875 6165 esac 5876 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6166 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6167 $as_echo "$ac_try_echo") >&5 5877 6168 (eval "$ac_compile") 2>conftest.er1 5878 6169 ac_status=$? … … 5880 6171 rm -f conftest.er1 5881 6172 cat conftest.err >&5 5882 echo "$as_me:$LINENO: \$? = $ac_status" >&56173 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5883 6174 (exit $ac_status); } && { 5884 6175 test -z "$ac_c_werror_flag" || … … 5887 6178 ac_header_compiler=yes 5888 6179 else 5889 echo "$as_me: failed program was:" >&56180 $as_echo "$as_me: failed program was:" >&5 5890 6181 sed 's/^/| /' conftest.$ac_ext >&5 5891 6182 … … 5894 6185 5895 6186 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5896 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&55897 echo "${ECHO_T}$ac_header_compiler" >&6; }6187 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6188 $as_echo "$ac_header_compiler" >&6; } 5898 6189 5899 6190 # Is the header present? 5900 { echo "$as_me:$LINENO: checking values.h presence" >&55901 echo $ECHO_N "checking values.h presence... $ECHO_C" >&6; }6191 { $as_echo "$as_me:$LINENO: checking values.h presence" >&5 6192 $as_echo_n "checking values.h presence... " >&6; } 5902 6193 cat >conftest.$ac_ext <<_ACEOF 5903 6194 /* confdefs.h. */ … … 5913 6204 *) ac_try_echo=$ac_try;; 5914 6205 esac 5915 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6206 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6207 $as_echo "$ac_try_echo") >&5 5916 6208 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5917 6209 ac_status=$? … … 5919 6211 rm -f conftest.er1 5920 6212 cat conftest.err >&5 5921 echo "$as_me:$LINENO: \$? = $ac_status" >&56213 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5922 6214 (exit $ac_status); } >/dev/null && { 5923 6215 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 5926 6218 ac_header_preproc=yes 5927 6219 else 5928 echo "$as_me: failed program was:" >&56220 $as_echo "$as_me: failed program was:" >&5 5929 6221 sed 's/^/| /' conftest.$ac_ext >&5 5930 6222 … … 5933 6225 5934 6226 rm -f conftest.err conftest.$ac_ext 5935 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&55936 echo "${ECHO_T}$ac_header_preproc" >&6; }6227 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6228 $as_echo "$ac_header_preproc" >&6; } 5937 6229 5938 6230 # So? What about this header? 5939 6231 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5940 6232 yes:no: ) 5941 { echo "$as_me:$LINENO: WARNING: values.h: accepted by the compiler, rejected by the preprocessor!" >&55942 echo "$as_me: WARNING: values.h: accepted by the compiler, rejected by the preprocessor!" >&2;}5943 { echo "$as_me:$LINENO: WARNING: values.h: proceeding with the compiler's result" >&55944 echo "$as_me: WARNING: values.h: proceeding with the compiler's result" >&2;}6233 { $as_echo "$as_me:$LINENO: WARNING: values.h: accepted by the compiler, rejected by the preprocessor!" >&5 6234 $as_echo "$as_me: WARNING: values.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6235 { $as_echo "$as_me:$LINENO: WARNING: values.h: proceeding with the compiler's result" >&5 6236 $as_echo "$as_me: WARNING: values.h: proceeding with the compiler's result" >&2;} 5945 6237 ac_header_preproc=yes 5946 6238 ;; 5947 6239 no:yes:* ) 5948 { echo "$as_me:$LINENO: WARNING: values.h: present but cannot be compiled" >&55949 echo "$as_me: WARNING: values.h: present but cannot be compiled" >&2;}5950 { echo "$as_me:$LINENO: WARNING: values.h: check for missing prerequisite headers?" >&55951 echo "$as_me: WARNING: values.h: check for missing prerequisite headers?" >&2;}5952 { echo "$as_me:$LINENO: WARNING: values.h: see the Autoconf documentation" >&55953 echo "$as_me: WARNING: values.h: see the Autoconf documentation" >&2;}5954 { echo "$as_me:$LINENO: WARNING: values.h: section \"Present But Cannot Be Compiled\"" >&55955 echo "$as_me: WARNING: values.h: section \"Present But Cannot Be Compiled\"" >&2;}5956 { echo "$as_me:$LINENO: WARNING: values.h: proceeding with the preprocessor's result" >&55957 echo "$as_me: WARNING: values.h: proceeding with the preprocessor's result" >&2;}5958 { echo "$as_me:$LINENO: WARNING: values.h: in the future, the compiler will take precedence" >&55959 echo "$as_me: WARNING: values.h: in the future, the compiler will take precedence" >&2;}6240 { $as_echo "$as_me:$LINENO: WARNING: values.h: present but cannot be compiled" >&5 6241 $as_echo "$as_me: WARNING: values.h: present but cannot be compiled" >&2;} 6242 { $as_echo "$as_me:$LINENO: WARNING: values.h: check for missing prerequisite headers?" >&5 6243 $as_echo "$as_me: WARNING: values.h: check for missing prerequisite headers?" >&2;} 6244 { $as_echo "$as_me:$LINENO: WARNING: values.h: see the Autoconf documentation" >&5 6245 $as_echo "$as_me: WARNING: values.h: see the Autoconf documentation" >&2;} 6246 { $as_echo "$as_me:$LINENO: WARNING: values.h: section \"Present But Cannot Be Compiled\"" >&5 6247 $as_echo "$as_me: WARNING: values.h: section \"Present But Cannot Be Compiled\"" >&2;} 6248 { $as_echo "$as_me:$LINENO: WARNING: values.h: proceeding with the preprocessor's result" >&5 6249 $as_echo "$as_me: WARNING: values.h: proceeding with the preprocessor's result" >&2;} 6250 { $as_echo "$as_me:$LINENO: WARNING: values.h: in the future, the compiler will take precedence" >&5 6251 $as_echo "$as_me: WARNING: values.h: in the future, the compiler will take precedence" >&2;} 5960 6252 5961 6253 ;; 5962 6254 esac 5963 { echo "$as_me:$LINENO: checking for values.h" >&55964 echo $ECHO_N "checking for values.h... $ECHO_C" >&6; }6255 { $as_echo "$as_me:$LINENO: checking for values.h" >&5 6256 $as_echo_n "checking for values.h... " >&6; } 5965 6257 if test "${ac_cv_header_values_h+set}" = set; then 5966 echo $ECHO_N "(cached) $ECHO_C" >&66258 $as_echo_n "(cached) " >&6 5967 6259 else 5968 6260 ac_cv_header_values_h=$ac_header_preproc 5969 6261 fi 5970 { echo "$as_me:$LINENO: result: $ac_cv_header_values_h" >&55971 echo "${ECHO_T}$ac_cv_header_values_h" >&6; }6262 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_values_h" >&5 6263 $as_echo "$ac_cv_header_values_h" >&6; } 5972 6264 5973 6265 fi … … 5984 6276 5985 6277 if test "${ac_cv_header_limits_h+set}" = set; then 5986 { echo "$as_me:$LINENO: checking for limits.h" >&55987 echo $ECHO_N "checking for limits.h... $ECHO_C" >&6; }6278 { $as_echo "$as_me:$LINENO: checking for limits.h" >&5 6279 $as_echo_n "checking for limits.h... " >&6; } 5988 6280 if test "${ac_cv_header_limits_h+set}" = set; then 5989 echo $ECHO_N "(cached) $ECHO_C" >&65990 fi 5991 { echo "$as_me:$LINENO: result: $ac_cv_header_limits_h" >&55992 echo "${ECHO_T}$ac_cv_header_limits_h" >&6; }6281 $as_echo_n "(cached) " >&6 6282 fi 6283 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_limits_h" >&5 6284 $as_echo "$ac_cv_header_limits_h" >&6; } 5993 6285 else 5994 6286 # Is the header compilable? 5995 { echo "$as_me:$LINENO: checking limits.h usability" >&55996 echo $ECHO_N "checking limits.h usability... $ECHO_C" >&6; }6287 { $as_echo "$as_me:$LINENO: checking limits.h usability" >&5 6288 $as_echo_n "checking limits.h usability... " >&6; } 5997 6289 cat >conftest.$ac_ext <<_ACEOF 5998 6290 /* confdefs.h. */ … … 6010 6302 *) ac_try_echo=$ac_try;; 6011 6303 esac 6012 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6304 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6305 $as_echo "$ac_try_echo") >&5 6013 6306 (eval "$ac_compile") 2>conftest.er1 6014 6307 ac_status=$? … … 6016 6309 rm -f conftest.er1 6017 6310 cat conftest.err >&5 6018 echo "$as_me:$LINENO: \$? = $ac_status" >&56311 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6019 6312 (exit $ac_status); } && { 6020 6313 test -z "$ac_c_werror_flag" || … … 6023 6316 ac_header_compiler=yes 6024 6317 else 6025 echo "$as_me: failed program was:" >&56318 $as_echo "$as_me: failed program was:" >&5 6026 6319 sed 's/^/| /' conftest.$ac_ext >&5 6027 6320 … … 6030 6323 6031 6324 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6032 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56033 echo "${ECHO_T}$ac_header_compiler" >&6; }6325 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6326 $as_echo "$ac_header_compiler" >&6; } 6034 6327 6035 6328 # Is the header present? 6036 { echo "$as_me:$LINENO: checking limits.h presence" >&56037 echo $ECHO_N "checking limits.h presence... $ECHO_C" >&6; }6329 { $as_echo "$as_me:$LINENO: checking limits.h presence" >&5 6330 $as_echo_n "checking limits.h presence... " >&6; } 6038 6331 cat >conftest.$ac_ext <<_ACEOF 6039 6332 /* confdefs.h. */ … … 6049 6342 *) ac_try_echo=$ac_try;; 6050 6343 esac 6051 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6344 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6345 $as_echo "$ac_try_echo") >&5 6052 6346 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6053 6347 ac_status=$? … … 6055 6349 rm -f conftest.er1 6056 6350 cat conftest.err >&5 6057 echo "$as_me:$LINENO: \$? = $ac_status" >&56351 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6058 6352 (exit $ac_status); } >/dev/null && { 6059 6353 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 6062 6356 ac_header_preproc=yes 6063 6357 else 6064 echo "$as_me: failed program was:" >&56358 $as_echo "$as_me: failed program was:" >&5 6065 6359 sed 's/^/| /' conftest.$ac_ext >&5 6066 6360 … … 6069 6363 6070 6364 rm -f conftest.err conftest.$ac_ext 6071 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56072 echo "${ECHO_T}$ac_header_preproc" >&6; }6365 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6366 $as_echo "$ac_header_preproc" >&6; } 6073 6367 6074 6368 # So? What about this header? 6075 6369 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6076 6370 yes:no: ) 6077 { echo "$as_me:$LINENO: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!" >&56078 echo "$as_me: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6079 { echo "$as_me:$LINENO: WARNING: limits.h: proceeding with the compiler's result" >&56080 echo "$as_me: WARNING: limits.h: proceeding with the compiler's result" >&2;}6371 { $as_echo "$as_me:$LINENO: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!" >&5 6372 $as_echo "$as_me: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6373 { $as_echo "$as_me:$LINENO: WARNING: limits.h: proceeding with the compiler's result" >&5 6374 $as_echo "$as_me: WARNING: limits.h: proceeding with the compiler's result" >&2;} 6081 6375 ac_header_preproc=yes 6082 6376 ;; 6083 6377 no:yes:* ) 6084 { echo "$as_me:$LINENO: WARNING: limits.h: present but cannot be compiled" >&56085 echo "$as_me: WARNING: limits.h: present but cannot be compiled" >&2;}6086 { echo "$as_me:$LINENO: WARNING: limits.h: check for missing prerequisite headers?" >&56087 echo "$as_me: WARNING: limits.h: check for missing prerequisite headers?" >&2;}6088 { echo "$as_me:$LINENO: WARNING: limits.h: see the Autoconf documentation" >&56089 echo "$as_me: WARNING: limits.h: see the Autoconf documentation" >&2;}6090 { echo "$as_me:$LINENO: WARNING: limits.h: section \"Present But Cannot Be Compiled\"" >&56091 echo "$as_me: WARNING: limits.h: section \"Present But Cannot Be Compiled\"" >&2;}6092 { echo "$as_me:$LINENO: WARNING: limits.h: proceeding with the preprocessor's result" >&56093 echo "$as_me: WARNING: limits.h: proceeding with the preprocessor's result" >&2;}6094 { echo "$as_me:$LINENO: WARNING: limits.h: in the future, the compiler will take precedence" >&56095 echo "$as_me: WARNING: limits.h: in the future, the compiler will take precedence" >&2;}6378 { $as_echo "$as_me:$LINENO: WARNING: limits.h: present but cannot be compiled" >&5 6379 $as_echo "$as_me: WARNING: limits.h: present but cannot be compiled" >&2;} 6380 { $as_echo "$as_me:$LINENO: WARNING: limits.h: check for missing prerequisite headers?" >&5 6381 $as_echo "$as_me: WARNING: limits.h: check for missing prerequisite headers?" >&2;} 6382 { $as_echo "$as_me:$LINENO: WARNING: limits.h: see the Autoconf documentation" >&5 6383 $as_echo "$as_me: WARNING: limits.h: see the Autoconf documentation" >&2;} 6384 { $as_echo "$as_me:$LINENO: WARNING: limits.h: section \"Present But Cannot Be Compiled\"" >&5 6385 $as_echo "$as_me: WARNING: limits.h: section \"Present But Cannot Be Compiled\"" >&2;} 6386 { $as_echo "$as_me:$LINENO: WARNING: limits.h: proceeding with the preprocessor's result" >&5 6387 $as_echo "$as_me: WARNING: limits.h: proceeding with the preprocessor's result" >&2;} 6388 { $as_echo "$as_me:$LINENO: WARNING: limits.h: in the future, the compiler will take precedence" >&5 6389 $as_echo "$as_me: WARNING: limits.h: in the future, the compiler will take precedence" >&2;} 6096 6390 6097 6391 ;; 6098 6392 esac 6099 { echo "$as_me:$LINENO: checking for limits.h" >&56100 echo $ECHO_N "checking for limits.h... $ECHO_C" >&6; }6393 { $as_echo "$as_me:$LINENO: checking for limits.h" >&5 6394 $as_echo_n "checking for limits.h... " >&6; } 6101 6395 if test "${ac_cv_header_limits_h+set}" = set; then 6102 echo $ECHO_N "(cached) $ECHO_C" >&66396 $as_echo_n "(cached) " >&6 6103 6397 else 6104 6398 ac_cv_header_limits_h=$ac_header_preproc 6105 6399 fi 6106 { echo "$as_me:$LINENO: result: $ac_cv_header_limits_h" >&56107 echo "${ECHO_T}$ac_cv_header_limits_h" >&6; }6400 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_limits_h" >&5 6401 $as_echo "$ac_cv_header_limits_h" >&6; } 6108 6402 6109 6403 fi … … 6124 6418 6125 6419 if test "${ac_cv_header_stdlib_h+set}" = set; then 6126 { echo "$as_me:$LINENO: checking for stdlib.h" >&56127 echo $ECHO_N "checking for stdlib.h... $ECHO_C" >&6; }6420 { $as_echo "$as_me:$LINENO: checking for stdlib.h" >&5 6421 $as_echo_n "checking for stdlib.h... " >&6; } 6128 6422 if test "${ac_cv_header_stdlib_h+set}" = set; then 6129 echo $ECHO_N "(cached) $ECHO_C" >&66130 fi 6131 { echo "$as_me:$LINENO: result: $ac_cv_header_stdlib_h" >&56132 echo "${ECHO_T}$ac_cv_header_stdlib_h" >&6; }6423 $as_echo_n "(cached) " >&6 6424 fi 6425 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdlib_h" >&5 6426 $as_echo "$ac_cv_header_stdlib_h" >&6; } 6133 6427 else 6134 6428 # Is the header compilable? 6135 { echo "$as_me:$LINENO: checking stdlib.h usability" >&56136 echo $ECHO_N "checking stdlib.h usability... $ECHO_C" >&6; }6429 { $as_echo "$as_me:$LINENO: checking stdlib.h usability" >&5 6430 $as_echo_n "checking stdlib.h usability... " >&6; } 6137 6431 cat >conftest.$ac_ext <<_ACEOF 6138 6432 /* confdefs.h. */ … … 6150 6444 *) ac_try_echo=$ac_try;; 6151 6445 esac 6152 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6446 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6447 $as_echo "$ac_try_echo") >&5 6153 6448 (eval "$ac_compile") 2>conftest.er1 6154 6449 ac_status=$? … … 6156 6451 rm -f conftest.er1 6157 6452 cat conftest.err >&5 6158 echo "$as_me:$LINENO: \$? = $ac_status" >&56453 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6159 6454 (exit $ac_status); } && { 6160 6455 test -z "$ac_c_werror_flag" || … … 6163 6458 ac_header_compiler=yes 6164 6459 else 6165 echo "$as_me: failed program was:" >&56460 $as_echo "$as_me: failed program was:" >&5 6166 6461 sed 's/^/| /' conftest.$ac_ext >&5 6167 6462 … … 6170 6465 6171 6466 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6172 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56173 echo "${ECHO_T}$ac_header_compiler" >&6; }6467 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6468 $as_echo "$ac_header_compiler" >&6; } 6174 6469 6175 6470 # Is the header present? 6176 { echo "$as_me:$LINENO: checking stdlib.h presence" >&56177 echo $ECHO_N "checking stdlib.h presence... $ECHO_C" >&6; }6471 { $as_echo "$as_me:$LINENO: checking stdlib.h presence" >&5 6472 $as_echo_n "checking stdlib.h presence... " >&6; } 6178 6473 cat >conftest.$ac_ext <<_ACEOF 6179 6474 /* confdefs.h. */ … … 6189 6484 *) ac_try_echo=$ac_try;; 6190 6485 esac 6191 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6487 $as_echo "$ac_try_echo") >&5 6192 6488 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6193 6489 ac_status=$? … … 6195 6491 rm -f conftest.er1 6196 6492 cat conftest.err >&5 6197 echo "$as_me:$LINENO: \$? = $ac_status" >&56493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6198 6494 (exit $ac_status); } >/dev/null && { 6199 6495 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 6202 6498 ac_header_preproc=yes 6203 6499 else 6204 echo "$as_me: failed program was:" >&56500 $as_echo "$as_me: failed program was:" >&5 6205 6501 sed 's/^/| /' conftest.$ac_ext >&5 6206 6502 … … 6209 6505 6210 6506 rm -f conftest.err conftest.$ac_ext 6211 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56212 echo "${ECHO_T}$ac_header_preproc" >&6; }6507 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6508 $as_echo "$ac_header_preproc" >&6; } 6213 6509 6214 6510 # So? What about this header? 6215 6511 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6216 6512 yes:no: ) 6217 { echo "$as_me:$LINENO: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor!" >&56218 echo "$as_me: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6219 { echo "$as_me:$LINENO: WARNING: stdlib.h: proceeding with the compiler's result" >&56220 echo "$as_me: WARNING: stdlib.h: proceeding with the compiler's result" >&2;}6513 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 6514 $as_echo "$as_me: WARNING: stdlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6515 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: proceeding with the compiler's result" >&5 6516 $as_echo "$as_me: WARNING: stdlib.h: proceeding with the compiler's result" >&2;} 6221 6517 ac_header_preproc=yes 6222 6518 ;; 6223 6519 no:yes:* ) 6224 { echo "$as_me:$LINENO: WARNING: stdlib.h: present but cannot be compiled" >&56225 echo "$as_me: WARNING: stdlib.h: present but cannot be compiled" >&2;}6226 { echo "$as_me:$LINENO: WARNING: stdlib.h: check for missing prerequisite headers?" >&56227 echo "$as_me: WARNING: stdlib.h: check for missing prerequisite headers?" >&2;}6228 { echo "$as_me:$LINENO: WARNING: stdlib.h: see the Autoconf documentation" >&56229 echo "$as_me: WARNING: stdlib.h: see the Autoconf documentation" >&2;}6230 { echo "$as_me:$LINENO: WARNING: stdlib.h: section \"Present But Cannot Be Compiled\"" >&56231 echo "$as_me: WARNING: stdlib.h: section \"Present But Cannot Be Compiled\"" >&2;}6232 { echo "$as_me:$LINENO: WARNING: stdlib.h: proceeding with the preprocessor's result" >&56233 echo "$as_me: WARNING: stdlib.h: proceeding with the preprocessor's result" >&2;}6234 { echo "$as_me:$LINENO: WARNING: stdlib.h: in the future, the compiler will take precedence" >&56235 echo "$as_me: WARNING: stdlib.h: in the future, the compiler will take precedence" >&2;}6520 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: present but cannot be compiled" >&5 6521 $as_echo "$as_me: WARNING: stdlib.h: present but cannot be compiled" >&2;} 6522 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: check for missing prerequisite headers?" >&5 6523 $as_echo "$as_me: WARNING: stdlib.h: check for missing prerequisite headers?" >&2;} 6524 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: see the Autoconf documentation" >&5 6525 $as_echo "$as_me: WARNING: stdlib.h: see the Autoconf documentation" >&2;} 6526 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: section \"Present But Cannot Be Compiled\"" >&5 6527 $as_echo "$as_me: WARNING: stdlib.h: section \"Present But Cannot Be Compiled\"" >&2;} 6528 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: proceeding with the preprocessor's result" >&5 6529 $as_echo "$as_me: WARNING: stdlib.h: proceeding with the preprocessor's result" >&2;} 6530 { $as_echo "$as_me:$LINENO: WARNING: stdlib.h: in the future, the compiler will take precedence" >&5 6531 $as_echo "$as_me: WARNING: stdlib.h: in the future, the compiler will take precedence" >&2;} 6236 6532 6237 6533 ;; 6238 6534 esac 6239 { echo "$as_me:$LINENO: checking for stdlib.h" >&56240 echo $ECHO_N "checking for stdlib.h... $ECHO_C" >&6; }6535 { $as_echo "$as_me:$LINENO: checking for stdlib.h" >&5 6536 $as_echo_n "checking for stdlib.h... " >&6; } 6241 6537 if test "${ac_cv_header_stdlib_h+set}" = set; then 6242 echo $ECHO_N "(cached) $ECHO_C" >&66538 $as_echo_n "(cached) " >&6 6243 6539 else 6244 6540 ac_cv_header_stdlib_h=$ac_header_preproc 6245 6541 fi 6246 { echo "$as_me:$LINENO: result: $ac_cv_header_stdlib_h" >&56247 echo "${ECHO_T}$ac_cv_header_stdlib_h" >&6; }6542 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdlib_h" >&5 6543 $as_echo "$ac_cv_header_stdlib_h" >&6; } 6248 6544 6249 6545 fi … … 6314 6610 fi 6315 6611 if test "${ac_cv_header_string_h+set}" = set; then 6316 { echo "$as_me:$LINENO: checking for string.h" >&56317 echo $ECHO_N "checking for string.h... $ECHO_C" >&6; }6612 { $as_echo "$as_me:$LINENO: checking for string.h" >&5 6613 $as_echo_n "checking for string.h... " >&6; } 6318 6614 if test "${ac_cv_header_string_h+set}" = set; then 6319 echo $ECHO_N "(cached) $ECHO_C" >&66320 fi 6321 { echo "$as_me:$LINENO: result: $ac_cv_header_string_h" >&56322 echo "${ECHO_T}$ac_cv_header_string_h" >&6; }6615 $as_echo_n "(cached) " >&6 6616 fi 6617 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_string_h" >&5 6618 $as_echo "$ac_cv_header_string_h" >&6; } 6323 6619 else 6324 6620 # Is the header compilable? 6325 { echo "$as_me:$LINENO: checking string.h usability" >&56326 echo $ECHO_N "checking string.h usability... $ECHO_C" >&6; }6621 { $as_echo "$as_me:$LINENO: checking string.h usability" >&5 6622 $as_echo_n "checking string.h usability... " >&6; } 6327 6623 cat >conftest.$ac_ext <<_ACEOF 6328 6624 /* confdefs.h. */ … … 6340 6636 *) ac_try_echo=$ac_try;; 6341 6637 esac 6342 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6638 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6639 $as_echo "$ac_try_echo") >&5 6343 6640 (eval "$ac_compile") 2>conftest.er1 6344 6641 ac_status=$? … … 6346 6643 rm -f conftest.er1 6347 6644 cat conftest.err >&5 6348 echo "$as_me:$LINENO: \$? = $ac_status" >&56645 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6349 6646 (exit $ac_status); } && { 6350 6647 test -z "$ac_c_werror_flag" || … … 6353 6650 ac_header_compiler=yes 6354 6651 else 6355 echo "$as_me: failed program was:" >&56652 $as_echo "$as_me: failed program was:" >&5 6356 6653 sed 's/^/| /' conftest.$ac_ext >&5 6357 6654 … … 6360 6657 6361 6658 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6362 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56363 echo "${ECHO_T}$ac_header_compiler" >&6; }6659 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6660 $as_echo "$ac_header_compiler" >&6; } 6364 6661 6365 6662 # Is the header present? 6366 { echo "$as_me:$LINENO: checking string.h presence" >&56367 echo $ECHO_N "checking string.h presence... $ECHO_C" >&6; }6663 { $as_echo "$as_me:$LINENO: checking string.h presence" >&5 6664 $as_echo_n "checking string.h presence... " >&6; } 6368 6665 cat >conftest.$ac_ext <<_ACEOF 6369 6666 /* confdefs.h. */ … … 6379 6676 *) ac_try_echo=$ac_try;; 6380 6677 esac 6381 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6678 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6679 $as_echo "$ac_try_echo") >&5 6382 6680 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6383 6681 ac_status=$? … … 6385 6683 rm -f conftest.er1 6386 6684 cat conftest.err >&5 6387 echo "$as_me:$LINENO: \$? = $ac_status" >&56685 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6388 6686 (exit $ac_status); } >/dev/null && { 6389 6687 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 6392 6690 ac_header_preproc=yes 6393 6691 else 6394 echo "$as_me: failed program was:" >&56692 $as_echo "$as_me: failed program was:" >&5 6395 6693 sed 's/^/| /' conftest.$ac_ext >&5 6396 6694 … … 6399 6697 6400 6698 rm -f conftest.err conftest.$ac_ext 6401 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56402 echo "${ECHO_T}$ac_header_preproc" >&6; }6699 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6700 $as_echo "$ac_header_preproc" >&6; } 6403 6701 6404 6702 # So? What about this header? 6405 6703 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6406 6704 yes:no: ) 6407 { echo "$as_me:$LINENO: WARNING: string.h: accepted by the compiler, rejected by the preprocessor!" >&56408 echo "$as_me: WARNING: string.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6409 { echo "$as_me:$LINENO: WARNING: string.h: proceeding with the compiler's result" >&56410 echo "$as_me: WARNING: string.h: proceeding with the compiler's result" >&2;}6705 { $as_echo "$as_me:$LINENO: WARNING: string.h: accepted by the compiler, rejected by the preprocessor!" >&5 6706 $as_echo "$as_me: WARNING: string.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6707 { $as_echo "$as_me:$LINENO: WARNING: string.h: proceeding with the compiler's result" >&5 6708 $as_echo "$as_me: WARNING: string.h: proceeding with the compiler's result" >&2;} 6411 6709 ac_header_preproc=yes 6412 6710 ;; 6413 6711 no:yes:* ) 6414 { echo "$as_me:$LINENO: WARNING: string.h: present but cannot be compiled" >&56415 echo "$as_me: WARNING: string.h: present but cannot be compiled" >&2;}6416 { echo "$as_me:$LINENO: WARNING: string.h: check for missing prerequisite headers?" >&56417 echo "$as_me: WARNING: string.h: check for missing prerequisite headers?" >&2;}6418 { echo "$as_me:$LINENO: WARNING: string.h: see the Autoconf documentation" >&56419 echo "$as_me: WARNING: string.h: see the Autoconf documentation" >&2;}6420 { echo "$as_me:$LINENO: WARNING: string.h: section \"Present But Cannot Be Compiled\"" >&56421 echo "$as_me: WARNING: string.h: section \"Present But Cannot Be Compiled\"" >&2;}6422 { echo "$as_me:$LINENO: WARNING: string.h: proceeding with the preprocessor's result" >&56423 echo "$as_me: WARNING: string.h: proceeding with the preprocessor's result" >&2;}6424 { echo "$as_me:$LINENO: WARNING: string.h: in the future, the compiler will take precedence" >&56425 echo "$as_me: WARNING: string.h: in the future, the compiler will take precedence" >&2;}6712 { $as_echo "$as_me:$LINENO: WARNING: string.h: present but cannot be compiled" >&5 6713 $as_echo "$as_me: WARNING: string.h: present but cannot be compiled" >&2;} 6714 { $as_echo "$as_me:$LINENO: WARNING: string.h: check for missing prerequisite headers?" >&5 6715 $as_echo "$as_me: WARNING: string.h: check for missing prerequisite headers?" >&2;} 6716 { $as_echo "$as_me:$LINENO: WARNING: string.h: see the Autoconf documentation" >&5 6717 $as_echo "$as_me: WARNING: string.h: see the Autoconf documentation" >&2;} 6718 { $as_echo "$as_me:$LINENO: WARNING: string.h: section \"Present But Cannot Be Compiled\"" >&5 6719 $as_echo "$as_me: WARNING: string.h: section \"Present But Cannot Be Compiled\"" >&2;} 6720 { $as_echo "$as_me:$LINENO: WARNING: string.h: proceeding with the preprocessor's result" >&5 6721 $as_echo "$as_me: WARNING: string.h: proceeding with the preprocessor's result" >&2;} 6722 { $as_echo "$as_me:$LINENO: WARNING: string.h: in the future, the compiler will take precedence" >&5 6723 $as_echo "$as_me: WARNING: string.h: in the future, the compiler will take precedence" >&2;} 6426 6724 6427 6725 ;; 6428 6726 esac 6429 { echo "$as_me:$LINENO: checking for string.h" >&56430 echo $ECHO_N "checking for string.h... $ECHO_C" >&6; }6727 { $as_echo "$as_me:$LINENO: checking for string.h" >&5 6728 $as_echo_n "checking for string.h... " >&6; } 6431 6729 if test "${ac_cv_header_string_h+set}" = set; then 6432 echo $ECHO_N "(cached) $ECHO_C" >&66730 $as_echo_n "(cached) " >&6 6433 6731 else 6434 6732 ac_cv_header_string_h=$ac_header_preproc 6435 6733 fi 6436 { echo "$as_me:$LINENO: result: $ac_cv_header_string_h" >&56437 echo "${ECHO_T}$ac_cv_header_string_h" >&6; }6734 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_string_h" >&5 6735 $as_echo "$ac_cv_header_string_h" >&6; } 6438 6736 6439 6737 fi … … 6492 6790 6493 6791 if test "${ac_cv_header_sys_wait_h+set}" = set; then 6494 { echo "$as_me:$LINENO: checking for sys/wait.h" >&56495 echo $ECHO_N "checking for sys/wait.h... $ECHO_C" >&6; }6792 { $as_echo "$as_me:$LINENO: checking for sys/wait.h" >&5 6793 $as_echo_n "checking for sys/wait.h... " >&6; } 6496 6794 if test "${ac_cv_header_sys_wait_h+set}" = set; then 6497 echo $ECHO_N "(cached) $ECHO_C" >&66498 fi 6499 { echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&56500 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6; }6795 $as_echo_n "(cached) " >&6 6796 fi 6797 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 6798 $as_echo "$ac_cv_header_sys_wait_h" >&6; } 6501 6799 else 6502 6800 # Is the header compilable? 6503 { echo "$as_me:$LINENO: checking sys/wait.h usability" >&56504 echo $ECHO_N "checking sys/wait.h usability... $ECHO_C" >&6; }6801 { $as_echo "$as_me:$LINENO: checking sys/wait.h usability" >&5 6802 $as_echo_n "checking sys/wait.h usability... " >&6; } 6505 6803 cat >conftest.$ac_ext <<_ACEOF 6506 6804 /* confdefs.h. */ … … 6518 6816 *) ac_try_echo=$ac_try;; 6519 6817 esac 6520 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6818 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6819 $as_echo "$ac_try_echo") >&5 6521 6820 (eval "$ac_compile") 2>conftest.er1 6522 6821 ac_status=$? … … 6524 6823 rm -f conftest.er1 6525 6824 cat conftest.err >&5 6526 echo "$as_me:$LINENO: \$? = $ac_status" >&56825 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6527 6826 (exit $ac_status); } && { 6528 6827 test -z "$ac_c_werror_flag" || … … 6531 6830 ac_header_compiler=yes 6532 6831 else 6533 echo "$as_me: failed program was:" >&56832 $as_echo "$as_me: failed program was:" >&5 6534 6833 sed 's/^/| /' conftest.$ac_ext >&5 6535 6834 … … 6538 6837 6539 6838 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6540 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56541 echo "${ECHO_T}$ac_header_compiler" >&6; }6839 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6840 $as_echo "$ac_header_compiler" >&6; } 6542 6841 6543 6842 # Is the header present? 6544 { echo "$as_me:$LINENO: checking sys/wait.h presence" >&56545 echo $ECHO_N "checking sys/wait.h presence... $ECHO_C" >&6; }6843 { $as_echo "$as_me:$LINENO: checking sys/wait.h presence" >&5 6844 $as_echo_n "checking sys/wait.h presence... " >&6; } 6546 6845 cat >conftest.$ac_ext <<_ACEOF 6547 6846 /* confdefs.h. */ … … 6557 6856 *) ac_try_echo=$ac_try;; 6558 6857 esac 6559 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6858 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6859 $as_echo "$ac_try_echo") >&5 6560 6860 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6561 6861 ac_status=$? … … 6563 6863 rm -f conftest.er1 6564 6864 cat conftest.err >&5 6565 echo "$as_me:$LINENO: \$? = $ac_status" >&56865 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6566 6866 (exit $ac_status); } >/dev/null && { 6567 6867 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 6570 6870 ac_header_preproc=yes 6571 6871 else 6572 echo "$as_me: failed program was:" >&56872 $as_echo "$as_me: failed program was:" >&5 6573 6873 sed 's/^/| /' conftest.$ac_ext >&5 6574 6874 … … 6577 6877 6578 6878 rm -f conftest.err conftest.$ac_ext 6579 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56580 echo "${ECHO_T}$ac_header_preproc" >&6; }6879 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6880 $as_echo "$ac_header_preproc" >&6; } 6581 6881 6582 6882 # So? What about this header? 6583 6883 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6584 6884 yes:no: ) 6585 { echo "$as_me:$LINENO: WARNING: sys/wait.h: accepted by the compiler, rejected by the preprocessor!" >&56586 echo "$as_me: WARNING: sys/wait.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6587 { echo "$as_me:$LINENO: WARNING: sys/wait.h: proceeding with the compiler's result" >&56588 echo "$as_me: WARNING: sys/wait.h: proceeding with the compiler's result" >&2;}6885 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: accepted by the compiler, rejected by the preprocessor!" >&5 6886 $as_echo "$as_me: WARNING: sys/wait.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6887 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: proceeding with the compiler's result" >&5 6888 $as_echo "$as_me: WARNING: sys/wait.h: proceeding with the compiler's result" >&2;} 6589 6889 ac_header_preproc=yes 6590 6890 ;; 6591 6891 no:yes:* ) 6592 { echo "$as_me:$LINENO: WARNING: sys/wait.h: present but cannot be compiled" >&56593 echo "$as_me: WARNING: sys/wait.h: present but cannot be compiled" >&2;}6594 { echo "$as_me:$LINENO: WARNING: sys/wait.h: check for missing prerequisite headers?" >&56595 echo "$as_me: WARNING: sys/wait.h: check for missing prerequisite headers?" >&2;}6596 { echo "$as_me:$LINENO: WARNING: sys/wait.h: see the Autoconf documentation" >&56597 echo "$as_me: WARNING: sys/wait.h: see the Autoconf documentation" >&2;}6598 { echo "$as_me:$LINENO: WARNING: sys/wait.h: section \"Present But Cannot Be Compiled\"" >&56599 echo "$as_me: WARNING: sys/wait.h: section \"Present But Cannot Be Compiled\"" >&2;}6600 { echo "$as_me:$LINENO: WARNING: sys/wait.h: proceeding with the preprocessor's result" >&56601 echo "$as_me: WARNING: sys/wait.h: proceeding with the preprocessor's result" >&2;}6602 { echo "$as_me:$LINENO: WARNING: sys/wait.h: in the future, the compiler will take precedence" >&56603 echo "$as_me: WARNING: sys/wait.h: in the future, the compiler will take precedence" >&2;}6892 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: present but cannot be compiled" >&5 6893 $as_echo "$as_me: WARNING: sys/wait.h: present but cannot be compiled" >&2;} 6894 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: check for missing prerequisite headers?" >&5 6895 $as_echo "$as_me: WARNING: sys/wait.h: check for missing prerequisite headers?" >&2;} 6896 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: see the Autoconf documentation" >&5 6897 $as_echo "$as_me: WARNING: sys/wait.h: see the Autoconf documentation" >&2;} 6898 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: section \"Present But Cannot Be Compiled\"" >&5 6899 $as_echo "$as_me: WARNING: sys/wait.h: section \"Present But Cannot Be Compiled\"" >&2;} 6900 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: proceeding with the preprocessor's result" >&5 6901 $as_echo "$as_me: WARNING: sys/wait.h: proceeding with the preprocessor's result" >&2;} 6902 { $as_echo "$as_me:$LINENO: WARNING: sys/wait.h: in the future, the compiler will take precedence" >&5 6903 $as_echo "$as_me: WARNING: sys/wait.h: in the future, the compiler will take precedence" >&2;} 6604 6904 6605 6905 ;; 6606 6906 esac 6607 { echo "$as_me:$LINENO: checking for sys/wait.h" >&56608 echo $ECHO_N "checking for sys/wait.h... $ECHO_C" >&6; }6907 { $as_echo "$as_me:$LINENO: checking for sys/wait.h" >&5 6908 $as_echo_n "checking for sys/wait.h... " >&6; } 6609 6909 if test "${ac_cv_header_sys_wait_h+set}" = set; then 6610 echo $ECHO_N "(cached) $ECHO_C" >&66910 $as_echo_n "(cached) " >&6 6611 6911 else 6612 6912 ac_cv_header_sys_wait_h=$ac_header_preproc 6613 6913 fi 6614 { echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&56615 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6; }6914 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 6915 $as_echo "$ac_cv_header_sys_wait_h" >&6; } 6616 6916 6617 6917 fi … … 6628 6928 6629 6929 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6630 { echo "$as_me:$LINENO: checking for dlfcn.h" >&56631 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }6930 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5 6931 $as_echo_n "checking for dlfcn.h... " >&6; } 6632 6932 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6633 echo $ECHO_N "(cached) $ECHO_C" >&66634 fi 6635 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&56636 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }6933 $as_echo_n "(cached) " >&6 6934 fi 6935 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 6936 $as_echo "$ac_cv_header_dlfcn_h" >&6; } 6637 6937 else 6638 6938 # Is the header compilable? 6639 { echo "$as_me:$LINENO: checking dlfcn.h usability" >&56640 echo $ECHO_N "checking dlfcn.h usability... $ECHO_C" >&6; }6939 { $as_echo "$as_me:$LINENO: checking dlfcn.h usability" >&5 6940 $as_echo_n "checking dlfcn.h usability... " >&6; } 6641 6941 cat >conftest.$ac_ext <<_ACEOF 6642 6942 /* confdefs.h. */ … … 6654 6954 *) ac_try_echo=$ac_try;; 6655 6955 esac 6656 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6956 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6957 $as_echo "$ac_try_echo") >&5 6657 6958 (eval "$ac_compile") 2>conftest.er1 6658 6959 ac_status=$? … … 6660 6961 rm -f conftest.er1 6661 6962 cat conftest.err >&5 6662 echo "$as_me:$LINENO: \$? = $ac_status" >&56963 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6663 6964 (exit $ac_status); } && { 6664 6965 test -z "$ac_c_werror_flag" || … … 6667 6968 ac_header_compiler=yes 6668 6969 else 6669 echo "$as_me: failed program was:" >&56970 $as_echo "$as_me: failed program was:" >&5 6670 6971 sed 's/^/| /' conftest.$ac_ext >&5 6671 6972 … … 6674 6975 6675 6976 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6676 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56677 echo "${ECHO_T}$ac_header_compiler" >&6; }6977 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6978 $as_echo "$ac_header_compiler" >&6; } 6678 6979 6679 6980 # Is the header present? 6680 { echo "$as_me:$LINENO: checking dlfcn.h presence" >&56681 echo $ECHO_N "checking dlfcn.h presence... $ECHO_C" >&6; }6981 { $as_echo "$as_me:$LINENO: checking dlfcn.h presence" >&5 6982 $as_echo_n "checking dlfcn.h presence... " >&6; } 6682 6983 cat >conftest.$ac_ext <<_ACEOF 6683 6984 /* confdefs.h. */ … … 6693 6994 *) ac_try_echo=$ac_try;; 6694 6995 esac 6695 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6996 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6997 $as_echo "$ac_try_echo") >&5 6696 6998 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6697 6999 ac_status=$? … … 6699 7001 rm -f conftest.er1 6700 7002 cat conftest.err >&5 6701 echo "$as_me:$LINENO: \$? = $ac_status" >&57003 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6702 7004 (exit $ac_status); } >/dev/null && { 6703 7005 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 6706 7008 ac_header_preproc=yes 6707 7009 else 6708 echo "$as_me: failed program was:" >&57010 $as_echo "$as_me: failed program was:" >&5 6709 7011 sed 's/^/| /' conftest.$ac_ext >&5 6710 7012 … … 6713 7015 6714 7016 rm -f conftest.err conftest.$ac_ext 6715 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56716 echo "${ECHO_T}$ac_header_preproc" >&6; }7017 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 7018 $as_echo "$ac_header_preproc" >&6; } 6717 7019 6718 7020 # So? What about this header? 6719 7021 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6720 7022 yes:no: ) 6721 { echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&56722 echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6723 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&56724 echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}7023 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5 7024 $as_echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7025 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5 7026 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;} 6725 7027 ac_header_preproc=yes 6726 7028 ;; 6727 7029 no:yes:* ) 6728 { echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&56729 echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}6730 { echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&56731 echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;}6732 { echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&56733 echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}6734 { echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&56735 echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;}6736 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&56737 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}6738 { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&56739 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}7030 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5 7031 $as_echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;} 7032 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&5 7033 $as_echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;} 7034 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5 7035 $as_echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;} 7036 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&5 7037 $as_echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;} 7038 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5 7039 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;} 7040 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5 7041 $as_echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;} 6740 7042 6741 7043 ;; 6742 7044 esac 6743 { echo "$as_me:$LINENO: checking for dlfcn.h" >&56744 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; }7045 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&5 7046 $as_echo_n "checking for dlfcn.h... " >&6; } 6745 7047 if test "${ac_cv_header_dlfcn_h+set}" = set; then 6746 echo $ECHO_N "(cached) $ECHO_C" >&67048 $as_echo_n "(cached) " >&6 6747 7049 else 6748 7050 ac_cv_header_dlfcn_h=$ac_header_preproc 6749 7051 fi 6750 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&56751 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; }7052 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 7053 $as_echo "$ac_cv_header_dlfcn_h" >&6; } 6752 7054 6753 7055 fi … … 6768 7070 for ac_header in sys/param.h 6769 7071 do 6770 as_ac_Header=` echo "ac_cv_header_$ac_header" | $as_tr_sh`7072 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 6771 7073 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6772 { echo "$as_me:$LINENO: checking for $ac_header" >&56773 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }7074 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 7075 $as_echo_n "checking for $ac_header... " >&6; } 6774 7076 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6775 echo $ECHO_N "(cached) $ECHO_C" >&6 6776 fi 6777 ac_res=`eval echo '${'$as_ac_Header'}'` 6778 { echo "$as_me:$LINENO: result: $ac_res" >&5 6779 echo "${ECHO_T}$ac_res" >&6; } 7077 $as_echo_n "(cached) " >&6 7078 fi 7079 ac_res=`eval 'as_val=${'$as_ac_Header'} 7080 $as_echo "$as_val"'` 7081 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 7082 $as_echo "$ac_res" >&6; } 6780 7083 else 6781 7084 # Is the header compilable? 6782 { echo "$as_me:$LINENO: checking $ac_header usability" >&56783 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }7085 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 7086 $as_echo_n "checking $ac_header usability... " >&6; } 6784 7087 cat >conftest.$ac_ext <<_ACEOF 6785 7088 /* confdefs.h. */ … … 6797 7100 *) ac_try_echo=$ac_try;; 6798 7101 esac 6799 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7102 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7103 $as_echo "$ac_try_echo") >&5 6800 7104 (eval "$ac_compile") 2>conftest.er1 6801 7105 ac_status=$? … … 6803 7107 rm -f conftest.er1 6804 7108 cat conftest.err >&5 6805 echo "$as_me:$LINENO: \$? = $ac_status" >&57109 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6806 7110 (exit $ac_status); } && { 6807 7111 test -z "$ac_c_werror_flag" || … … 6810 7114 ac_header_compiler=yes 6811 7115 else 6812 echo "$as_me: failed program was:" >&57116 $as_echo "$as_me: failed program was:" >&5 6813 7117 sed 's/^/| /' conftest.$ac_ext >&5 6814 7118 … … 6817 7121 6818 7122 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6819 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&56820 echo "${ECHO_T}$ac_header_compiler" >&6; }7123 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7124 $as_echo "$ac_header_compiler" >&6; } 6821 7125 6822 7126 # Is the header present? 6823 { echo "$as_me:$LINENO: checking $ac_header presence" >&56824 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }7127 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 7128 $as_echo_n "checking $ac_header presence... " >&6; } 6825 7129 cat >conftest.$ac_ext <<_ACEOF 6826 7130 /* confdefs.h. */ … … 6836 7140 *) ac_try_echo=$ac_try;; 6837 7141 esac 6838 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7142 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7143 $as_echo "$ac_try_echo") >&5 6839 7144 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6840 7145 ac_status=$? … … 6842 7147 rm -f conftest.er1 6843 7148 cat conftest.err >&5 6844 echo "$as_me:$LINENO: \$? = $ac_status" >&57149 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 6845 7150 (exit $ac_status); } >/dev/null && { 6846 7151 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 6849 7154 ac_header_preproc=yes 6850 7155 else 6851 echo "$as_me: failed program was:" >&57156 $as_echo "$as_me: failed program was:" >&5 6852 7157 sed 's/^/| /' conftest.$ac_ext >&5 6853 7158 … … 6856 7161 6857 7162 rm -f conftest.err conftest.$ac_ext 6858 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&56859 echo "${ECHO_T}$ac_header_preproc" >&6; }7163 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 7164 $as_echo "$ac_header_preproc" >&6; } 6860 7165 6861 7166 # So? What about this header? 6862 7167 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6863 7168 yes:no: ) 6864 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&56865 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}6866 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&56867 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}7169 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 7170 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 7171 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 7172 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 6868 7173 ac_header_preproc=yes 6869 7174 ;; 6870 7175 no:yes:* ) 6871 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&56872 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}6873 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&56874 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}6875 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&56876 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}6877 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&56878 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}6879 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&56880 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}6881 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&56882 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}7176 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 7177 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 7178 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 7179 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 7180 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 7181 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 7182 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 7183 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 7184 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 7185 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 7186 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 7187 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 6883 7188 6884 7189 ;; 6885 7190 esac 6886 { echo "$as_me:$LINENO: checking for $ac_header" >&56887 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }7191 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 7192 $as_echo_n "checking for $ac_header... " >&6; } 6888 7193 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 6889 echo $ECHO_N "(cached) $ECHO_C" >&67194 $as_echo_n "(cached) " >&6 6890 7195 else 6891 7196 eval "$as_ac_Header=\$ac_header_preproc" 6892 7197 fi 6893 ac_res=`eval echo '${'$as_ac_Header'}'` 6894 { echo "$as_me:$LINENO: result: $ac_res" >&5 6895 echo "${ECHO_T}$ac_res" >&6; } 6896 6897 fi 6898 if test `eval echo '${'$as_ac_Header'}'` = yes; then 7198 ac_res=`eval 'as_val=${'$as_ac_Header'} 7199 $as_echo "$as_val"'` 7200 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 7201 $as_echo "$ac_res" >&6; } 7202 7203 fi 7204 if test `eval 'as_val=${'$as_ac_Header'} 7205 $as_echo "$as_val"'` = yes; then 6899 7206 cat >>confdefs.h <<_ACEOF 6900 #define ` echo "HAVE_$ac_header" | $as_tr_cpp` 17207 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 6901 7208 _ACEOF 6902 7209 … … 6937 7244 -a ! -f "${srcdir}/win/$i" -a ! -f "${srcdir}/unix/$i" \ 6938 7245 ; then 6939 { { echo "$as_me:$LINENO: error: could not find source file '$i'" >&56940 echo "$as_me: error: could not find source file '$i'" >&2;}7246 { { $as_echo "$as_me:$LINENO: error: could not find source file '$i'" >&5 7247 $as_echo "$as_me: error: could not find source file '$i'" >&2;} 6941 7248 { (exit 1); exit 1; }; } 6942 7249 fi … … 6962 7269 # check for existence, be strict because it is installed 6963 7270 if test ! -f "${srcdir}/$i" ; then 6964 { { echo "$as_me:$LINENO: error: could not find header file '${srcdir}/$i'" >&56965 echo "$as_me: error: could not find header file '${srcdir}/$i'" >&2;}7271 { { $as_echo "$as_me:$LINENO: error: could not find header file '${srcdir}/$i'" >&5 7272 $as_echo "$as_me: error: could not find header file '${srcdir}/$i'" >&2;} 6966 7273 { (exit 1); exit 1; }; } 6967 7274 fi … … 6988 7295 -a ! -f "${srcdir}/win/$i" -a ! -f "${srcdir}/unix/$i" \ 6989 7296 ; then 6990 { { echo "$as_me:$LINENO: error: could not find stub source file '$i'" >&56991 echo "$as_me: error: could not find stub source file '$i'" >&2;}7297 { { $as_echo "$as_me:$LINENO: error: could not find stub source file '$i'" >&5 7298 $as_echo "$as_me: error: could not find stub source file '$i'" >&2;} 6992 7299 { (exit 1); exit 1; }; } 6993 7300 fi … … 7014 7321 # check for existence, be strict because it is installed 7015 7322 if test ! -f "${srcdir}/$i" ; then 7016 { { echo "$as_me:$LINENO: error: could not find tcl source file '${srcdir}/$i'" >&57017 echo "$as_me: error: could not find tcl source file '${srcdir}/$i'" >&2;}7323 { { $as_echo "$as_me:$LINENO: error: could not find tcl source file '${srcdir}/$i'" >&5 7324 $as_echo "$as_me: error: could not find tcl source file '${srcdir}/$i'" >&2;} 7018 7325 { (exit 1); exit 1; }; } 7019 7326 fi … … 7108 7415 7109 7416 7110 { echo "$as_me:$LINENO: checking for Tcl public headers" >&57111 echo $ECHO_N "checking for Tcl public headers... $ECHO_C" >&6; }7417 { $as_echo "$as_me:$LINENO: checking for Tcl public headers" >&5 7418 $as_echo_n "checking for Tcl public headers... " >&6; } 7112 7419 7113 7420 … … 7119 7426 7120 7427 if test "${ac_cv_c_tclh+set}" = set; then 7121 echo $ECHO_N "(cached) $ECHO_C" >&67428 $as_echo_n "(cached) " >&6 7122 7429 else 7123 7430 … … 7128 7435 ac_cv_c_tclh=${with_tclinclude} 7129 7436 else 7130 { { echo "$as_me:$LINENO: error: ${with_tclinclude} directory does not contain tcl.h" >&57131 echo "$as_me: error: ${with_tclinclude} directory does not contain tcl.h" >&2;}7437 { { $as_echo "$as_me:$LINENO: error: ${with_tclinclude} directory does not contain tcl.h" >&5 7438 $as_echo "$as_me: error: ${with_tclinclude} directory does not contain tcl.h" >&2;} 7132 7439 { (exit 1); exit 1; }; } 7133 7440 fi … … 7178 7485 7179 7486 if test x"${ac_cv_c_tclh}" = x ; then 7180 { { echo "$as_me:$LINENO: error: tcl.h not found. Please specify its location with --with-tclinclude" >&57181 echo "$as_me: error: tcl.h not found. Please specify its location with --with-tclinclude" >&2;}7487 { { $as_echo "$as_me:$LINENO: error: tcl.h not found. Please specify its location with --with-tclinclude" >&5 7488 $as_echo "$as_me: error: tcl.h not found. Please specify its location with --with-tclinclude" >&2;} 7182 7489 { (exit 1); exit 1; }; } 7183 7490 else 7184 { echo "$as_me:$LINENO: result: ${ac_cv_c_tclh}" >&57185 echo "${ECHO_T}${ac_cv_c_tclh}" >&6; }7491 { $as_echo "$as_me:$LINENO: result: ${ac_cv_c_tclh}" >&5 7492 $as_echo "${ac_cv_c_tclh}" >&6; } 7186 7493 fi 7187 7494 … … 7251 7558 _ACEOF 7252 7559 7253 { echo "$as_me:$LINENO: checking for pthread_mutex_init in -lpthread" >&57254 echo $ECHO_N "checking for pthread_mutex_init in -lpthread... $ECHO_C" >&6; }7560 { $as_echo "$as_me:$LINENO: checking for pthread_mutex_init in -lpthread" >&5 7561 $as_echo_n "checking for pthread_mutex_init in -lpthread... " >&6; } 7255 7562 if test "${ac_cv_lib_pthread_pthread_mutex_init+set}" = set; then 7256 echo $ECHO_N "(cached) $ECHO_C" >&67563 $as_echo_n "(cached) " >&6 7257 7564 else 7258 7565 ac_check_lib_save_LIBS=$LIBS … … 7286 7593 *) ac_try_echo=$ac_try;; 7287 7594 esac 7288 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7595 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7596