Changeset 1087
- Timestamp:
- Aug 3, 2008, 11:34:45 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r1082 r1087 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 2for Rappture 1.1.3 # Generated by GNU Autoconf 2.61 for Rappture 1.1. 4 4 # 5 5 # Report bugs to <rappture@nanohub.org>. 6 6 # 7 7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # 2002, 2003, 2004, 2005, 2006 , 2007, 2008Free Software Foundation, Inc.8 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 9 9 # This configure script is free software; the Free Software Foundation 10 10 # gives unlimited permission to copy, distribute and modify it. … … 18 18 emulate sh 19 19 NULLCMD=: 20 # Pre-4.2 versions of Zsh doword splitting on ${1+"$@"}, which20 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 21 21 # is contrary to our usage. Disable this feature. 22 22 alias -g '${1+"$@"}'='"$@"' … … 40 40 as_cr_alnum=$as_cr_Letters$as_cr_digits 41 41 42 as_nl='43 '44 export as_nl45 # Printing a long string crashes Solaris 7 /usr/bin/printf.46 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'47 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo48 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo49 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then50 as_echo='printf %s\n'51 as_echo_n='printf %s'52 else53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'55 as_echo_n='/usr/ucb/echo -n'56 else57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'58 as_echo_n_body='eval59 arg=$1;60 case $arg in61 *"$as_nl"*)62 expr "X$arg" : "X\\(.*\\)$as_nl";63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;64 esac;65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"66 '67 export as_echo_n_body68 as_echo_n='sh -c $as_echo_n_body as_echo'69 fi70 export as_echo_body71 as_echo='sh -c $as_echo_body as_echo'72 fi73 74 42 # The user is always right. 75 43 if test "${PATH_SEPARATOR+set}" != set; then 76 PATH_SEPARATOR=: 77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 79 PATH_SEPARATOR=';' 80 } 44 echo "#! /bin/sh" >conf$$.sh 45 echo "exit 0" >>conf$$.sh 46 chmod +x conf$$.sh 47 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 48 PATH_SEPARATOR=';' 49 else 50 PATH_SEPARATOR=: 51 fi 52 rm -f conf$$.sh 81 53 fi 82 54 … … 94 66 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 95 67 # splitting by setting IFS to empty value.) 68 as_nl=' 69 ' 96 70 IFS=" "" $as_nl" 97 71 … … 116 90 fi 117 91 if test ! -f "$as_myself"; then 118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&292 echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 119 93 { (exit 1); exit 1; } 120 94 fi … … 129 103 130 104 # NLS nuisances. 131 LC_ALL=C 132 export LC_ALL 133 LANGUAGE=C 134 export LANGUAGE 105 for as_var in \ 106 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 107 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 108 LC_TELEPHONE LC_TIME 109 do 110 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 111 eval $as_var=C; export $as_var 112 else 113 ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 114 fi 115 done 135 116 136 117 # Required to use basename. … … 154 135 X"$0" : 'X\(//\)$' \| \ 155 136 X"$0" : 'X\(/\)' \| . 2>/dev/null || 156 $as_echo X/"$0" |137 echo X/"$0" | 157 138 sed '/^.*\/\([^/][^/]*\)\/*$/{ 158 139 s//\1/ … … 180 161 fi 181 162 182 if test $as_have_required = yes && (eval ":163 if test $as_have_required = yes && (eval ": 183 164 (as_func_return () { 184 165 (exit \$1) … … 262 243 emulate sh 263 244 NULLCMD=: 264 # Pre-4.2 versions of Zsh doword splitting on ${1+"$@"}, which245 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 265 246 # is contrary to our usage. Disable this feature. 266 247 alias -g '${1+"$@"}'='"$@"' … … 283 264 emulate sh 284 265 NULLCMD=: 285 # Pre-4.2 versions of Zsh doword splitting on ${1+"$@"}, which266 # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 286 267 # is contrary to our usage. Disable this feature. 287 268 alias -g '${1+"$@"}'='"$@"' … … 363 344 if test "x$CONFIG_SHELL" != x; then 364 345 for as_var in BASH_ENV ENV 365 366 367 368 346 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 347 done 348 export CONFIG_SHELL 349 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 369 350 fi 370 351 … … 435 416 test \$exitcode = 0") || { 436 417 echo No shell found that supports shell functions. 437 echo Please tell bug-autoconf@gnu.org about your system, 438 echo including any error possibly output before this message. 439 echo This can help us improve future autoconf versions. 440 echo Configuration will now proceed without shell functions. 418 echo Please tell autoconf@gnu.org about your system, 419 echo including any error possibly output before this 420 echo message 441 421 } 442 422 … … 474 454 ' >$as_me.lineno && 475 455 chmod +x "$as_me.lineno" || 476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2456 { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 477 457 { (exit 1); exit 1; }; } 478 458 … … 502 482 ECHO_N='-n';; 503 483 esac 484 504 485 if expr a : '\(a\)' >/dev/null 2>&1 && 505 486 test "X`expr 00001 : '.*\(...\)'`" = X001; then … … 514 495 else 515 496 rm -f conf$$.dir 516 mkdir conf$$.dir 2>/dev/null 517 fi 518 if (echo >conf$$.file) 2>/dev/null; then 519 if ln -s conf$$.file conf$$ 2>/dev/null; then 520 as_ln_s='ln -s' 521 # ... but there are two gotchas: 522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 524 # In both cases, we have to default to `cp -p'. 525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 526 as_ln_s='cp -p' 527 elif ln conf$$.file conf$$ 2>/dev/null; then 528 as_ln_s=ln 529 else 497 mkdir conf$$.dir 498 fi 499 echo >conf$$.file 500 if ln -s conf$$.file conf$$ 2>/dev/null; then 501 as_ln_s='ln -s' 502 # ... but there are two gotchas: 503 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 504 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 505 # In both cases, we have to default to `cp -p'. 506 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 530 507 as_ln_s='cp -p' 531 fi 508 elif ln conf$$.file conf$$ 2>/dev/null; then 509 as_ln_s=ln 532 510 else 533 511 as_ln_s='cp -p' … … 554 532 eval sh -c '\'' 555 533 if test -d "$1"; then 556 534 test -d "$1/."; 557 535 else 558 536 case $1 in 559 537 -*)set "./$1";; 560 538 esac; 561 539 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in … … 637 615 #endif" 638 616 639 enable_option_checking=no640 617 ac_subst_vars='SHELL 641 618 PATH_SEPARATOR … … 692 669 RANLIB 693 670 LN_S 694 MKDIR_P695 671 CPP 696 672 GREP … … 732 708 PERL 733 709 PERL_INCLUDES 734 PERL_SITE_PACKAGES735 710 PERL_ARCHLIB 711 PERL_VERSION 712 PERL_VERSION_RV 736 713 PYTHON 737 714 PYTHON_CPPFLAGS … … 750 727 RUBY_EXTRA_LIBS 751 728 HAVE_RUBY_DEVEL 729 RUBY_VERSION_RV 730 RUBY_PLATFORM 752 731 RP_BASE 753 732 SHLIB_LDFLAGS … … 760 739 LTLIBOBJS' 761 740 ac_subst_files='' 762 ac_user_opts='763 enable_option_checking764 enable_64bit765 enable_64bit_vis766 enable_corefoundation767 enable_load768 enable_gui769 with_tclsh770 with_matlab771 with_octave772 with_perl773 with_python774 with_ruby775 enable_shared776 enable_symbols777 '778 741 ac_precious_vars='build_alias 779 742 host_alias … … 796 759 ac_init_help= 797 760 ac_init_version=false 798 ac_unrecognized_opts=799 ac_unrecognized_sep=800 761 # The variables have the same names as the options, with 801 762 # dashes changed to underlines. … … 896 857 897 858 -disable-* | --disable-*) 898 ac_ useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`859 ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 899 860 # Reject names that are not valid shell variable names. 900 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&901 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2861 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 862 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 902 863 { (exit 1); exit 1; }; } 903 ac_useropt_orig=$ac_useropt 904 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 905 case $ac_user_opts in 906 *" 907 "enable_$ac_useropt" 908 "*) ;; 909 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 910 ac_unrecognized_sep=', ';; 911 esac 912 eval enable_$ac_useropt=no ;; 864 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 865 eval enable_$ac_feature=no ;; 913 866 914 867 -docdir | --docdir | --docdi | --doc | --do) … … 923 876 924 877 -enable-* | --enable-*) 925 ac_ useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`878 ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 926 879 # Reject names that are not valid shell variable names. 927 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&928 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2880 expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 881 { echo "$as_me: error: invalid feature name: $ac_feature" >&2 929 882 { (exit 1); exit 1; }; } 930 ac_useropt_orig=$ac_useropt 931 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 932 case $ac_user_opts in 933 *" 934 "enable_$ac_useropt" 935 "*) ;; 936 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 937 ac_unrecognized_sep=', ';; 938 esac 939 eval enable_$ac_useropt=\$ac_optarg ;; 883 ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 884 eval enable_$ac_feature=\$ac_optarg ;; 940 885 941 886 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ … … 1128 1073 1129 1074 -with-* | --with-*) 1130 ac_ useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`1075 ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1131 1076 # Reject names that are not valid shell variable names. 1132 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&1133 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&21077 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1078 { echo "$as_me: error: invalid package name: $ac_package" >&2 1134 1079 { (exit 1); exit 1; }; } 1135 ac_useropt_orig=$ac_useropt 1136 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1137 case $ac_user_opts in 1138 *" 1139 "with_$ac_useropt" 1140 "*) ;; 1141 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1142 ac_unrecognized_sep=', ';; 1143 esac 1144 eval with_$ac_useropt=\$ac_optarg ;; 1080 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1081 eval with_$ac_package=\$ac_optarg ;; 1145 1082 1146 1083 -without-* | --without-*) 1147 ac_ useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`1084 ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1148 1085 # Reject names that are not valid shell variable names. 1149 expr "x$ac_ useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&1150 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&21086 expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 1087 { echo "$as_me: error: invalid package name: $ac_package" >&2 1151 1088 { (exit 1); exit 1; }; } 1152 ac_useropt_orig=$ac_useropt 1153 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1154 case $ac_user_opts in 1155 *" 1156 "with_$ac_useropt" 1157 "*) ;; 1158 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1159 ac_unrecognized_sep=', ';; 1160 esac 1161 eval with_$ac_useropt=no ;; 1089 ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 1090 eval with_$ac_package=no ;; 1162 1091 1163 1092 --x) … … 1179 1108 x_libraries=$ac_optarg ;; 1180 1109 1181 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option1110 -*) { echo "$as_me: error: unrecognized option: $ac_option 1182 1111 Try \`$0 --help' for more information." >&2 1183 1112 { (exit 1); exit 1; }; } … … 1188 1117 # Reject names that are not valid shell variable names. 1189 1118 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1190 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&21119 { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1191 1120 { (exit 1); exit 1; }; } 1192 1121 eval $ac_envvar=\$ac_optarg … … 1195 1124 *) 1196 1125 # FIXME: should be removed in autoconf 3.0. 1197 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&21126 echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1198 1127 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1199 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&21128 echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1200 1129 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1201 1130 ;; … … 1206 1135 if test -n "$ac_prev"; then 1207 1136 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1208 { $as_echo "$as_me: error: missing argument to $ac_option" >&21137 { echo "$as_me: error: missing argument to $ac_option" >&2 1209 1138 { (exit 1); exit 1; }; } 1210 1139 fi 1211 1140 1212 if test -n "$ac_unrecognized_opts"; then 1213 case $enable_option_checking in 1214 no) ;; 1215 fatal) { $as_echo "$as_me: error: Unrecognized options: $ac_unrecognized_opts" >&2 1216 { (exit 1); exit 1; }; } ;; 1217 *) $as_echo "$as_me: WARNING: Unrecognized options: $ac_unrecognized_opts" >&2 ;; 1218 esac 1219 fi 1220 1221 # Check all directory arguments for consistency. 1141 # Be sure to have absolute directory names. 1222 1142 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1223 1143 datadir sysconfdir sharedstatedir localstatedir includedir \ … … 1226 1146 do 1227 1147 eval ac_val=\$$ac_var 1228 # Remove trailing slashes.1229 case $ac_val in1230 */ )1231 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`1232 eval $ac_var=\$ac_val;;1233 esac1234 # Be sure to have absolute directory names.1235 1148 case $ac_val in 1236 1149 [\\/$]* | ?:[\\/]* ) continue;; 1237 1150 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1238 1151 esac 1239 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&21152 { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1240 1153 { (exit 1); exit 1; }; } 1241 1154 done … … 1252 1165 if test "x$build_alias" = x; then 1253 1166 cross_compiling=maybe 1254 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.1167 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1255 1168 If a cross compiler is detected then cross compile mode will be used." >&2 1256 1169 elif test "x$build_alias" != "x$host_alias"; then … … 1268 1181 ac_ls_di=`ls -di .` && 1269 1182 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1270 { $as_echo "$as_me: error: Working directory cannot be determined" >&21183 { echo "$as_me: error: Working directory cannot be determined" >&2 1271 1184 { (exit 1); exit 1; }; } 1272 1185 test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1273 { $as_echo "$as_me: error: pwd does not report name of working directory" >&21186 { echo "$as_me: error: pwd does not report name of working directory" >&2 1274 1187 { (exit 1); exit 1; }; } 1275 1188 … … 1279 1192 ac_srcdir_defaulted=yes 1280 1193 # Try the directory containing this script, then the parent directory. 1281 ac_confdir=`$as_dirname -- "$ as_myself" ||1282 $as_expr X"$ as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \1283 X"$ as_myself" : 'X\(//\)[^/]' \| \1284 X"$ as_myself" : 'X\(//\)$' \| \1285 X"$ as_myself" : 'X\(/\)' \| . 2>/dev/null ||1286 $as_echo X"$as_myself" |1194 ac_confdir=`$as_dirname -- "$0" || 1195 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1196 X"$0" : 'X\(//\)[^/]' \| \ 1197 X"$0" : 'X\(//\)$' \| \ 1198 X"$0" : 'X\(/\)' \| . 2>/dev/null || 1199 echo X"$0" | 1287 1200 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1288 1201 s//\1/ … … 1311 1224 if test ! -r "$srcdir/$ac_unique_file"; then 1312 1225 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1313 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&21226 { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1314 1227 { (exit 1); exit 1; }; } 1315 1228 fi 1316 1229 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1317 1230 ac_abs_confdir=`( 1318 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&21231 cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 1319 1232 { (exit 1); exit 1; }; } 1320 1233 pwd)` … … 1365 1278 Installation directories: 1366 1279 --prefix=PREFIX install architecture-independent files in PREFIX 1367 1280 [$ac_default_prefix] 1368 1281 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1369 1282 [PREFIX] 1370 1283 1371 1284 By default, \`make install' will install all the files in … … 1377 1290 1378 1291 Fine tuning of the installation directories: 1379 --bindir=DIR 1380 --sbindir=DIR 1381 --libexecdir=DIR 1382 --sysconfdir=DIR 1383 --sharedstatedir=DIR 1384 --localstatedir=DIR 1385 --libdir=DIR 1386 --includedir=DIR 1387 --oldincludedir=DIR 1388 --datarootdir=DIR 1389 --datadir=DIR 1390 --infodir=DIR 1391 --localedir=DIR 1392 --mandir=DIR 1393 --docdir=DIR 1394 --htmldir=DIR 1395 --dvidir=DIR 1396 --pdfdir=DIR 1397 --psdir=DIR 1292 --bindir=DIR user executables [EPREFIX/bin] 1293 --sbindir=DIR system admin executables [EPREFIX/sbin] 1294 --libexecdir=DIR program executables [EPREFIX/libexec] 1295 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1296 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1297 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1298 --libdir=DIR object code libraries [EPREFIX/lib] 1299 --includedir=DIR C header files [PREFIX/include] 1300 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1301 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1302 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1303 --infodir=DIR info documentation [DATAROOTDIR/info] 1304 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1305 --mandir=DIR man documentation [DATAROOTDIR/man] 1306 --docdir=DIR documentation root [DATAROOTDIR/doc/rappture] 1307 --htmldir=DIR html documentation [DOCDIR] 1308 --dvidir=DIR dvi documentation [DOCDIR] 1309 --pdfdir=DIR pdf documentation [DOCDIR] 1310 --psdir=DIR ps documentation [DOCDIR] 1398 1311 _ACEOF 1399 1312 … … 1409 1322 1410 1323 Optional Features: 1411 --disable-option-checking ignore unrecognized --enable/--with options1412 1324 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1413 1325 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] … … 1458 1370 # If there are subdirs, report their specific --help. 1459 1371 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1460 test -d "$ac_dir" || 1461 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1462 continue 1372 test -d "$ac_dir" || continue 1463 1373 ac_builddir=. 1464 1374 … … 1466 1376 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1467 1377 *) 1468 ac_dir_suffix=/` $as_echo "$ac_dir" | sed 's|^\.[\\/]||'`1378 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 1469 1379 # A ".." for each directory in $ac_dir_suffix. 1470 ac_top_builddir_sub=` $as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`1380 ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'` 1471 1381 case $ac_top_builddir_sub in 1472 1382 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; … … 1504 1414 $SHELL "$ac_srcdir/configure" --help=recursive 1505 1415 else 1506 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&21416 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1507 1417 fi || ac_status=$? 1508 1418 cd "$ac_pwd" || { ac_status=$?; break; } … … 1514 1424 cat <<\_ACEOF 1515 1425 Rappture configure 1.1 1516 generated by GNU Autoconf 2.6 21426 generated by GNU Autoconf 2.61 1517 1427 1518 1428 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 1519 2002, 2003, 2004, 2005, 2006 , 2007, 2008Free Software Foundation, Inc.1429 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 1520 1430 This configure script is free software; the Free Software Foundation 1521 1431 gives unlimited permission to copy, distribute and modify it. … … 1528 1438 1529 1439 It was created by Rappture $as_me 1.1, which was 1530 generated by GNU Autoconf 2.6 2. Invocation command line was1440 generated by GNU Autoconf 2.61. Invocation command line was 1531 1441 1532 1442 $ $0 $@ … … 1564 1474 IFS=$as_save_IFS 1565 1475 test -z "$as_dir" && as_dir=. 1566 $as_echo "PATH: $as_dir"1476 echo "PATH: $as_dir" 1567 1477 done 1568 1478 IFS=$as_save_IFS … … 1599 1509 continue ;; 1600 1510 *\'*) 1601 ac_arg=` $as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;1511 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1602 1512 esac 1603 1513 case $ac_pass in … … 1651 1561 *${as_nl}*) 1652 1562 case $ac_var in #( 1653 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&51654 $as_echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;1563 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5 1564 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;; 1655 1565 esac 1656 1566 case $ac_var in #( 1657 1567 _ | IFS | as_nl) ;; #( 1658 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(1659 1568 *) $as_unset $ac_var ;; 1660 1569 esac ;; … … 1686 1595 eval ac_val=\$$ac_var 1687 1596 case $ac_val in 1688 *\'\''*) ac_val=` $as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1597 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1689 1598 esac 1690 $as_echo "$ac_var='\''$ac_val'\''"1599 echo "$ac_var='\''$ac_val'\''" 1691 1600 done | sort 1692 1601 echo … … 1703 1612 eval ac_val=\$$ac_var 1704 1613 case $ac_val in 1705 *\'\''*) ac_val=` $as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;1614 *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1706 1615 esac 1707 $as_echo "$ac_var='\''$ac_val'\''"1616 echo "$ac_var='\''$ac_val'\''" 1708 1617 done | sort 1709 1618 echo … … 1721 1630 fi 1722 1631 test "$ac_signal" != 0 && 1723 $as_echo "$as_me: caught signal $ac_signal"1724 $as_echo "$as_me: exit $exit_status"1632 echo "$as_me: caught signal $ac_signal" 1633 echo "$as_me: exit $exit_status" 1725 1634 } >&5 1726 1635 rm -f core *.core core.conftest.* && … … 1764 1673 1765 1674 # Let the site file select an alternate cache file if it wants to. 1766 # Prefer an explicitly selected file to automatically selected ones. 1767 ac_site_file1=NONE 1768 ac_site_file2=NONE 1675 # Prefer explicitly selected file to automatically selected ones. 1769 1676 if test -n "$CONFIG_SITE"; then 1770 ac_site_file1=$CONFIG_SITE1677 set x "$CONFIG_SITE" 1771 1678 elif test "x$prefix" != xNONE; then 1772 ac_site_file1=$prefix/share/config.site1773 ac_site_file2=$prefix/etc/config.site1774 else 1775 ac_site_file1=$ac_default_prefix/share/config.site 1776 ac_site_file2=$ac_default_prefix/etc/config.site 1777 fi 1778 for ac_site_file in "$ac_site_file1" "$ac_site_file2"1679 set x "$prefix/share/config.site" "$prefix/etc/config.site" 1680 else 1681 set x "$ac_default_prefix/share/config.site" \ 1682 "$ac_default_prefix/etc/config.site" 1683 fi 1684 shift 1685 for ac_site_file 1779 1686 do 1780 test "x$ac_site_file" = xNONE && continue1781 1687 if test -r "$ac_site_file"; then 1782 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&51783 $as_echo "$as_me: loading site script $ac_site_file" >&6;}1688 { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1689 echo "$as_me: loading site script $ac_site_file" >&6;} 1784 1690 sed 's/^/| /' "$ac_site_file" >&5 1785 1691 . "$ac_site_file" … … 1791 1697 # files actually), so we avoid doing that. 1792 1698 if test -f "$cache_file"; then 1793 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&51794 $as_echo "$as_me: loading cache $cache_file" >&6;}1699 { echo "$as_me:$LINENO: loading cache $cache_file" >&5 1700 echo "$as_me: loading cache $cache_file" >&6;} 1795 1701 case $cache_file in 1796 1702 [\\/]* | ?:[\\/]* ) . "$cache_file";; … … 1799 1705 fi 1800 1706 else 1801 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&51802 $as_echo "$as_me: creating cache $cache_file" >&6;}1707 { echo "$as_me:$LINENO: creating cache $cache_file" >&5 1708 echo "$as_me: creating cache $cache_file" >&6;} 1803 1709 >$cache_file 1804 1710 fi … … 1814 1720 case $ac_old_set,$ac_new_set in 1815 1721 set,) 1816 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&51817 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}1722 { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1723 echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1818 1724 ac_cache_corrupted=: ;; 1819 1725 ,set) 1820 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&51821 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}1726 { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1727 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1822 1728 ac_cache_corrupted=: ;; 1823 1729 ,);; 1824 1730 *) 1825 1731 if test "x$ac_old_val" != "x$ac_new_val"; then 1826 # differences in whitespace do not lead to failure. 1827 ac_old_val_w=`echo x $ac_old_val` 1828 ac_new_val_w=`echo x $ac_new_val` 1829 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1830 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1831 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1832 ac_cache_corrupted=: 1833 else 1834 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1835 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1836 eval $ac_var=\$ac_old_val 1837 fi 1838 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1839 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1840 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1841 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1732 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1733 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1734 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1735 echo "$as_me: former value: $ac_old_val" >&2;} 1736 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1737 echo "$as_me: current value: $ac_new_val" >&2;} 1738 ac_cache_corrupted=: 1842 1739 fi;; 1843 1740 esac … … 1845 1742 if test "$ac_new_set" = set; then 1846 1743 case $ac_new_val in 1847 *\'*) ac_arg=$ac_var=` $as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;1744 *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1848 1745 *) ac_arg=$ac_var=$ac_new_val ;; 1849 1746 esac … … 1855 1752 done 1856 1753 if $ac_cache_corrupted; then 1857 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&51858 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}1859 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&51860 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}1754 { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1755 echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1756 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1757 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1861 1758 { (exit 1); exit 1; }; } 1862 1759 fi … … 1910 1807 done 1911 1808 if test -z "$ac_aux_dir"; then 1912 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&51913 $as_echo "$as_me: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&2;}1809 { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&5 1810 echo "$as_me: error: cannot find install-sh or install.sh in cf \"$srcdir\"/cf" >&2;} 1914 1811 { (exit 1); exit 1; }; } 1915 1812 fi … … 1957 1854 # OS/2's system install, which has a completely different semantic 1958 1855 # ./install, which can be erroneously created by make from ./install.sh. 1959 # Reject install programs that cannot install multiple files. 1960 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1961 $as_echo_n "checking for a BSD-compatible install... " >&6; } 1856 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1857 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 1962 1858 if test -z "$INSTALL"; then 1963 1859 if test "${ac_cv_path_install+set}" = set; then 1964 $as_echo_n "(cached)" >&61860 echo $ECHO_N "(cached) $ECHO_C" >&6 1965 1861 else 1966 1862 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 1991 1887 : 1992 1888 else 1993 rm -rf conftest.one conftest.two conftest.dir 1994 echo one > conftest.one 1995 echo two > conftest.two 1996 mkdir conftest.dir 1997 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 1998 test -s conftest.one && test -s conftest.two && 1999 test -s conftest.dir/conftest.one && 2000 test -s conftest.dir/conftest.two 2001 then 2002 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2003 break 3 2004 fi 1889 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 1890 break 3 2005 1891 fi 2006 1892 fi … … 2009 1895 ;; 2010 1896 esac 2011 2012 1897 done 2013 1898 IFS=$as_save_IFS 2014 1899 2015 rm -rf conftest.one conftest.two conftest.dir2016 1900 2017 1901 fi … … 2026 1910 fi 2027 1911 fi 2028 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&52029 $as_echo "$INSTALL" >&6; }1912 { echo "$as_me:$LINENO: result: $INSTALL" >&5 1913 echo "${ECHO_T}$INSTALL" >&6; } 2030 1914 2031 1915 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 2037 1921 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 2038 1922 2039 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2040 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2041 set x ${MAKE-make} 2042 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 1923 { echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 1924 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; } 1925 set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2043 1926 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2044 $as_echo_n "(cached)" >&61927 echo $ECHO_N "(cached) $ECHO_C" >&6 2045 1928 else 2046 1929 cat >conftest.make <<\_ACEOF … … 2059 1942 fi 2060 1943 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2061 { $as_echo "$as_me:$LINENO: result: yes" >&52062 $as_echo "yes" >&6; }1944 { echo "$as_me:$LINENO: result: yes" >&5 1945 echo "${ECHO_T}yes" >&6; } 2063 1946 SET_MAKE= 2064 1947 else 2065 { $as_echo "$as_me:$LINENO: result: no" >&52066 $as_echo "no" >&6; }1948 { echo "$as_me:$LINENO: result: no" >&5 1949 echo "${ECHO_T}no" >&6; } 2067 1950 SET_MAKE="MAKE=${MAKE-make}" 2068 1951 fi … … 2077 1960 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2078 1961 set dummy ${ac_tool_prefix}gcc; ac_word=$2 2079 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52080 $as_echo_n "checking for $ac_word..." >&6; }1962 { echo "$as_me:$LINENO: checking for $ac_word" >&5 1963 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2081 1964 if test "${ac_cv_prog_CC+set}" = set; then 2082 $as_echo_n "(cached)" >&61965 echo $ECHO_N "(cached) $ECHO_C" >&6 2083 1966 else 2084 1967 if test -n "$CC"; then … … 2093 1976 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2094 1977 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2095 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&51978 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2096 1979 break 2 2097 1980 fi … … 2104 1987 CC=$ac_cv_prog_CC 2105 1988 if test -n "$CC"; then 2106 { $as_echo "$as_me:$LINENO: result: $CC" >&52107 $as_echo "$CC" >&6; }2108 else 2109 { $as_echo "$as_me:$LINENO: result: no" >&52110 $as_echo "no" >&6; }1989 { echo "$as_me:$LINENO: result: $CC" >&5 1990 echo "${ECHO_T}$CC" >&6; } 1991 else 1992 { echo "$as_me:$LINENO: result: no" >&5 1993 echo "${ECHO_T}no" >&6; } 2111 1994 fi 2112 1995 … … 2117 2000 # Extract the first word of "gcc", so it can be a program name with args. 2118 2001 set dummy gcc; ac_word=$2 2119 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52120 $as_echo_n "checking for $ac_word..." >&6; }2002 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2003 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2121 2004 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2122 $as_echo_n "(cached)" >&62005 echo $ECHO_N "(cached) $ECHO_C" >&6 2123 2006 else 2124 2007 if test -n "$ac_ct_CC"; then … … 2133 2016 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2134 2017 ac_cv_prog_ac_ct_CC="gcc" 2135 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52018 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2136 2019 break 2 2137 2020 fi … … 2144 2027 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2145 2028 if test -n "$ac_ct_CC"; then 2146 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&52147 $as_echo "$ac_ct_CC" >&6; }2148 else 2149 { $as_echo "$as_me:$LINENO: result: no" >&52150 $as_echo "no" >&6; }2029 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2030 echo "${ECHO_T}$ac_ct_CC" >&6; } 2031 else 2032 { echo "$as_me:$LINENO: result: no" >&5 2033 echo "${ECHO_T}no" >&6; } 2151 2034 fi 2152 2035 … … 2156 2039 case $cross_compiling:$ac_tool_warned in 2157 2040 yes:) 2158 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2041 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2159 2042 whose name does not start with the host triplet. If you think this 2160 2043 configuration is useful to you, please write to autoconf@gnu.org." >&5 2161 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2044 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2162 2045 whose name does not start with the host triplet. If you think this 2163 2046 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2174 2057 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2175 2058 set dummy ${ac_tool_prefix}cc; ac_word=$2 2176 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52177 $as_echo_n "checking for $ac_word..." >&6; }2059 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2060 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2178 2061 if test "${ac_cv_prog_CC+set}" = set; then 2179 $as_echo_n "(cached)" >&62062 echo $ECHO_N "(cached) $ECHO_C" >&6 2180 2063 else 2181 2064 if test -n "$CC"; then … … 2190 2073 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2191 2074 ac_cv_prog_CC="${ac_tool_prefix}cc" 2192 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52075 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2193 2076 break 2 2194 2077 fi … … 2201 2084 CC=$ac_cv_prog_CC 2202 2085 if test -n "$CC"; then 2203 { $as_echo "$as_me:$LINENO: result: $CC" >&52204 $as_echo "$CC" >&6; }2205 else 2206 { $as_echo "$as_me:$LINENO: result: no" >&52207 $as_echo "no" >&6; }2086 { echo "$as_me:$LINENO: result: $CC" >&5 2087 echo "${ECHO_T}$CC" >&6; } 2088 else 2089 { echo "$as_me:$LINENO: result: no" >&5 2090 echo "${ECHO_T}no" >&6; } 2208 2091 fi 2209 2092 … … 2214 2097 # Extract the first word of "cc", so it can be a program name with args. 2215 2098 set dummy cc; ac_word=$2 2216 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52217 $as_echo_n "checking for $ac_word..." >&6; }2099 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2100 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2218 2101 if test "${ac_cv_prog_CC+set}" = set; then 2219 $as_echo_n "(cached)" >&62102 echo $ECHO_N "(cached) $ECHO_C" >&6 2220 2103 else 2221 2104 if test -n "$CC"; then … … 2235 2118 fi 2236 2119 ac_cv_prog_CC="cc" 2237 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52120 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2238 2121 break 2 2239 2122 fi … … 2258 2141 CC=$ac_cv_prog_CC 2259 2142 if test -n "$CC"; then 2260 { $as_echo "$as_me:$LINENO: result: $CC" >&52261 $as_echo "$CC" >&6; }2262 else 2263 { $as_echo "$as_me:$LINENO: result: no" >&52264 $as_echo "no" >&6; }2143 { echo "$as_me:$LINENO: result: $CC" >&5 2144 echo "${ECHO_T}$CC" >&6; } 2145 else 2146 { echo "$as_me:$LINENO: result: no" >&5 2147 echo "${ECHO_T}no" >&6; } 2265 2148 fi 2266 2149 … … 2273 2156 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2274 2157 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2275 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52276 $as_echo_n "checking for $ac_word..." >&6; }2158 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2159 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2277 2160 if test "${ac_cv_prog_CC+set}" = set; then 2278 $as_echo_n "(cached)" >&62161 echo $ECHO_N "(cached) $ECHO_C" >&6 2279 2162 else 2280 2163 if test -n "$CC"; then … … 2289 2172 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2290 2173 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2291 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52174 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2292 2175 break 2 2293 2176 fi … … 2300 2183 CC=$ac_cv_prog_CC 2301 2184 if test -n "$CC"; then 2302 { $as_echo "$as_me:$LINENO: result: $CC" >&52303 $as_echo "$CC" >&6; }2304 else 2305 { $as_echo "$as_me:$LINENO: result: no" >&52306 $as_echo "no" >&6; }2185 { echo "$as_me:$LINENO: result: $CC" >&5 2186 echo "${ECHO_T}$CC" >&6; } 2187 else 2188 { echo "$as_me:$LINENO: result: no" >&5 2189 echo "${ECHO_T}no" >&6; } 2307 2190 fi 2308 2191 … … 2317 2200 # Extract the first word of "$ac_prog", so it can be a program name with args. 2318 2201 set dummy $ac_prog; ac_word=$2 2319 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&52320 $as_echo_n "checking for $ac_word..." >&6; }2202 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2203 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 2321 2204 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2322 $as_echo_n "(cached)" >&62205 echo $ECHO_N "(cached) $ECHO_C" >&6 2323 2206 else 2324 2207 if test -n "$ac_ct_CC"; then … … 2333 2216 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2334 2217 ac_cv_prog_ac_ct_CC="$ac_prog" 2335 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52218 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2336 2219 break 2 2337 2220 fi … … 2344 2227 ac_ct_CC=$ac_cv_prog_ac_ct_CC 2345 2228 if test -n "$ac_ct_CC"; then 2346 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&52347 $as_echo "$ac_ct_CC" >&6; }2348 else 2349 { $as_echo "$as_me:$LINENO: result: no" >&52350 $as_echo "no" >&6; }2229 { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2230 echo "${ECHO_T}$ac_ct_CC" >&6; } 2231 else 2232 { echo "$as_me:$LINENO: result: no" >&5 2233 echo "${ECHO_T}no" >&6; } 2351 2234 fi 2352 2235 … … 2360 2243 case $cross_compiling:$ac_tool_warned in 2361 2244 yes:) 2362 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2245 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 2363 2246 whose name does not start with the host triplet. If you think this 2364 2247 configuration is useful to you, please write to autoconf@gnu.org." >&5 2365 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2248 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 2366 2249 whose name does not start with the host triplet. If you think this 2367 2250 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 2375 2258 2376 2259 2377 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH2260 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2378 2261 See \`config.log' for more details." >&5 2379 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH2262 echo "$as_me: error: no acceptable C compiler found in \$PATH 2380 2263 See \`config.log' for more details." >&2;} 2381 2264 { (exit 1); exit 1; }; } 2382 2265 2383 2266 # Provide some information about the compiler. 2384 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2385 set X $ac_compile 2386 ac_compiler=$2 2267 echo "$as_me:$LINENO: checking for C compiler version" >&5 2268 ac_compiler=`set X $ac_compile; echo $2` 2387 2269 { (ac_try="$ac_compiler --version >&5" 2388 2270 case "(($ac_try" in … … 2390 2272 *) ac_try_echo=$ac_try;; 2391 2273 esac 2392 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2393 $as_echo "$ac_try_echo") >&5 2274 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2394 2275 (eval "$ac_compiler --version >&5") 2>&5 2395 2276 ac_status=$? 2396 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2397 2278 (exit $ac_status); } 2398 2279 { (ac_try="$ac_compiler -v >&5" … … 2401 2282 *) ac_try_echo=$ac_try;; 2402 2283 esac 2403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2404 $as_echo "$ac_try_echo") >&5 2284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2405 2285 (eval "$ac_compiler -v >&5") 2>&5 2406 2286 ac_status=$? 2407 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52287 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2408 2288 (exit $ac_status); } 2409 2289 { (ac_try="$ac_compiler -V >&5" … … 2412 2292 *) ac_try_echo=$ac_try;; 2413 2293 esac 2414 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2415 $as_echo "$ac_try_echo") >&5 2294 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2416 2295 (eval "$ac_compiler -V >&5") 2>&5 2417 2296 ac_status=$? 2418 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52297 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2419 2298 (exit $ac_status); } 2420 2299 … … 2435 2314 _ACEOF 2436 2315 ac_clean_files_save=$ac_clean_files 2437 ac_clean_files="$ac_clean_files a.out a. out.dSYM a.exe b.out"2316 ac_clean_files="$ac_clean_files a.out a.exe b.out" 2438 2317 # Try to create an executable without -o first, disregard a.out. 2439 2318 # It will help us diagnose broken compilers, and finding out an intuition 2440 2319 # of exeext. 2441 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2442 $as_echo_n "checking for C compiler default output file name... " >&6; } 2443 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2444 2445 # The possible output files: 2446 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2447 2320 { echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2321 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; } 2322 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2323 # 2324 # List of possible output files, starting from the most likely. 2325 # The algorithm is not robust to junk in `.', hence go to wildcards (a.*) 2326 # only as a last resort. b.out is created by i960 compilers. 2327 ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out' 2328 # 2329 # The IRIX 6 linker writes into existing files which may not be 2330 # executable, retaining their permissions. Remove them first so a 2331 # subsequent execution test works. 2448 2332 ac_rmfiles= 2449 2333 for ac_file in $ac_files 2450 2334 do 2451 2335 case $ac_file in 2452 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj ) ;;2336 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 2453 2337 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2454 2338 esac … … 2461 2345 *) ac_try_echo=$ac_try;; 2462 2346 esac 2463 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2464 $as_echo "$ac_try_echo") >&5 2347 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2465 2348 (eval "$ac_link_default") 2>&5 2466 2349 ac_status=$? 2467 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52350 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2468 2351 (exit $ac_status); }; then 2469 2352 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. … … 2476 2359 test -f "$ac_file" || continue 2477 2360 case $ac_file in 2478 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj )2361 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) 2479 2362 ;; 2480 2363 [ab].out ) … … 2503 2386 fi 2504 2387 2505 { $as_echo "$as_me:$LINENO: result: $ac_file" >&52506 $as_echo "$ac_file" >&6; }2388 { echo "$as_me:$LINENO: result: $ac_file" >&5 2389 echo "${ECHO_T}$ac_file" >&6; } 2507 2390 if test -z "$ac_file"; then 2508 $as_echo "$as_me: failed program was:" >&52391 echo "$as_me: failed program was:" >&5 2509 2392 sed 's/^/| /' conftest.$ac_ext >&5 2510 2393 2511 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables2394 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 2512 2395 See \`config.log' for more details." >&5 2513 $as_echo "$as_me: error: C compiler cannot create executables2396 echo "$as_me: error: C compiler cannot create executables 2514 2397 See \`config.log' for more details." >&2;} 2515 2398 { (exit 77); exit 77; }; } … … 2520 2403 # Check that the compiler produces executables we can run. If not, either 2521 2404 # the compiler is broken, or we cross compile. 2522 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&52523 $as_echo_n "checking whether the C compiler works..." >&6; }2405 { echo "$as_me:$LINENO: checking whether the C compiler works" >&5 2406 echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; } 2524 2407 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2525 2408 # If not cross compiling, check that we can run a simple program. … … 2530 2413 *) ac_try_echo=$ac_try;; 2531 2414 esac 2532 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2533 $as_echo "$ac_try_echo") >&5 2415 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2534 2416 (eval "$ac_try") 2>&5 2535 2417 ac_status=$? 2536 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52418 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2537 2419 (exit $ac_status); }; }; then 2538 2420 cross_compiling=no … … 2541 2423 cross_compiling=yes 2542 2424 else 2543 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.2425 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 2544 2426 If you meant to cross compile, use \`--host'. 2545 2427 See \`config.log' for more details." >&5 2546 $as_echo "$as_me: error: cannot run C compiled programs.2428 echo "$as_me: error: cannot run C compiled programs. 2547 2429 If you meant to cross compile, use \`--host'. 2548 2430 See \`config.log' for more details." >&2;} … … 2551 2433 fi 2552 2434 fi 2553 { $as_echo "$as_me:$LINENO: result: yes" >&52554 $as_echo "yes" >&6; }2555 2556 rm -f -r a.out a.out.dSYMa.exe conftest$ac_cv_exeext b.out2435 { echo "$as_me:$LINENO: result: yes" >&5 2436 echo "${ECHO_T}yes" >&6; } 2437 2438 rm -f a.out a.exe conftest$ac_cv_exeext b.out 2557 2439 ac_clean_files=$ac_clean_files_save 2558 2440 # Check that the compiler produces executables we can run. If not, either 2559 2441 # the compiler is broken, or we cross compile. 2560 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&52561 $as_echo_n "checking whether we are cross compiling..." >&6; }2562 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&52563 $as_echo "$cross_compiling" >&6; }2564 2565 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&52566 $as_echo_n "checking for suffix of executables..." >&6; }2442 { echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 2443 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; } 2444 { echo "$as_me:$LINENO: result: $cross_compiling" >&5 2445 echo "${ECHO_T}$cross_compiling" >&6; } 2446 2447 { echo "$as_me:$LINENO: checking for suffix of executables" >&5 2448 echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; } 2567 2449 if { (ac_try="$ac_link" 2568 2450 case "(($ac_try" in … … 2570 2452 *) ac_try_echo=$ac_try;; 2571 2453 esac 2572 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2573 $as_echo "$ac_try_echo") >&5 2454 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2574 2455 (eval "$ac_link") 2>&5 2575 2456 ac_status=$? 2576 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2577 2458 (exit $ac_status); }; then 2578 2459 # If both `conftest.exe' and `conftest' are `present' (well, observable) … … 2583 2464 test -f "$ac_file" || continue 2584 2465 case $ac_file in 2585 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *. dSYM | *.o | *.obj ) ;;2466 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;; 2586 2467 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 2587 2468 break;; … … 2590 2471 done 2591 2472 else 2592 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link2473 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 2593 2474 See \`config.log' for more details." >&5 2594 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link2475 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 2595 2476 See \`config.log' for more details." >&2;} 2596 2477 { (exit 1); exit 1; }; } … … 2598 2479 2599 2480 rm -f conftest$ac_cv_exeext 2600 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&52601 $as_echo "$ac_cv_exeext" >&6; }2481 { echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 2482 echo "${ECHO_T}$ac_cv_exeext" >&6; } 2602 2483 2603 2484 rm -f conftest.$ac_ext 2604 2485 EXEEXT=$ac_cv_exeext 2605 2486 ac_exeext=$EXEEXT 2606 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&52607 $as_echo_n "checking for suffix of object files..." >&6; }2487 { echo "$as_me:$LINENO: checking for suffix of object files" >&5 2488 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; } 2608 2489 if test "${ac_cv_objext+set}" = set; then 2609 $as_echo_n "(cached)" >&62490 echo $ECHO_N "(cached) $ECHO_C" >&6 2610 2491 else 2611 2492 cat >conftest.$ac_ext <<_ACEOF … … 2630 2511 *) ac_try_echo=$ac_try;; 2631 2512 esac 2632 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2633 $as_echo "$ac_try_echo") >&5 2513 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2634 2514 (eval "$ac_compile") 2>&5 2635 2515 ac_status=$? 2636 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52516 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2637 2517 (exit $ac_status); }; then 2638 2518 for ac_file in conftest.o conftest.obj conftest.*; do 2639 2519 test -f "$ac_file" || continue; 2640 2520 case $ac_file in 2641 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM) ;;2521 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;; 2642 2522 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 2643 2523 break;; … … 2645 2525 done 2646 2526 else 2647 $as_echo "$as_me: failed program was:" >&52527 echo "$as_me: failed program was:" >&5 2648 2528 sed 's/^/| /' conftest.$ac_ext >&5 2649 2529 2650 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile2530 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 2651 2531 See \`config.log' for more details." >&5 2652 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile2532 echo "$as_me: error: cannot compute suffix of object files: cannot compile 2653 2533 See \`config.log' for more details." >&2;} 2654 2534 { (exit 1); exit 1; }; } … … 2657 2537 rm -f conftest.$ac_cv_objext conftest.$ac_ext 2658 2538 fi 2659 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&52660 $as_echo "$ac_cv_objext" >&6; }2539 { echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 2540 echo "${ECHO_T}$ac_cv_objext" >&6; } 2661 2541 OBJEXT=$ac_cv_objext 2662 2542 ac_objext=$OBJEXT 2663 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&52664 $as_echo_n "checking whether we are using the GNU C compiler..." >&6; }2543 { echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 2544 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; } 2665 2545 if test "${ac_cv_c_compiler_gnu+set}" = set; then 2666 $as_echo_n "(cached)" >&62546 echo $ECHO_N "(cached) $ECHO_C" >&6 2667 2547 else 2668 2548 cat >conftest.$ac_ext <<_ACEOF … … 2690 2570 *) ac_try_echo=$ac_try;; 2691 2571 esac 2692 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2693 $as_echo "$ac_try_echo") >&5 2572 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2694 2573 (eval "$ac_compile") 2>conftest.er1 2695 2574 ac_status=$? … … 2697 2576 rm -f conftest.er1 2698 2577 cat conftest.err >&5 2699 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2700 2579 (exit $ac_status); } && { 2701 2580 test -z "$ac_c_werror_flag" || … … 2704 2583 ac_compiler_gnu=yes 2705 2584 else 2706 $as_echo "$as_me: failed program was:" >&52585 echo "$as_me: failed program was:" >&5 2707 2586 sed 's/^/| /' conftest.$ac_ext >&5 2708 2587 … … 2714 2593 2715 2594 fi 2716 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2717 $as_echo "$ac_cv_c_compiler_gnu" >&6; } 2718 if test $ac_compiler_gnu = yes; then 2719 GCC=yes 2720 else 2721 GCC= 2722 fi 2595 { echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 2596 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; } 2597 GCC=`test $ac_compiler_gnu = yes && echo yes` 2723 2598 ac_test_CFLAGS=${CFLAGS+set} 2724 2599 ac_save_CFLAGS=$CFLAGS 2725 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&52726 $as_echo_n "checking whether $CC accepts -g..." >&6; }2600 { echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 2601 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; } 2727 2602 if test "${ac_cv_prog_cc_g+set}" = set; then 2728 $as_echo_n "(cached)" >&62603 echo $ECHO_N "(cached) $ECHO_C" >&6 2729 2604 else 2730 2605 ac_save_c_werror_flag=$ac_c_werror_flag … … 2753 2628 *) ac_try_echo=$ac_try;; 2754 2629 esac 2755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2756 $as_echo "$ac_try_echo") >&5 2630 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2757 2631 (eval "$ac_compile") 2>conftest.er1 2758 2632 ac_status=$? … … 2760 2634 rm -f conftest.er1 2761 2635 cat conftest.err >&5 2762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52636 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2763 2637 (exit $ac_status); } && { 2764 2638 test -z "$ac_c_werror_flag" || … … 2767 2641 ac_cv_prog_cc_g=yes 2768 2642 else 2769 $as_echo "$as_me: failed program was:" >&52643 echo "$as_me: failed program was:" >&5 2770 2644 sed 's/^/| /' conftest.$ac_ext >&5 2771 2645 … … 2792 2666 *) ac_try_echo=$ac_try;; 2793 2667 esac 2794 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2795 $as_echo "$ac_try_echo") >&5 2668 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2796 2669 (eval "$ac_compile") 2>conftest.er1 2797 2670 ac_status=$? … … 2799 2672 rm -f conftest.er1 2800 2673 cat conftest.err >&5 2801 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52674 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2802 2675 (exit $ac_status); } && { 2803 2676 test -z "$ac_c_werror_flag" || … … 2806 2679 : 2807 2680 else 2808 $as_echo "$as_me: failed program was:" >&52681 echo "$as_me: failed program was:" >&5 2809 2682 sed 's/^/| /' conftest.$ac_ext >&5 2810 2683 … … 2832 2705 *) ac_try_echo=$ac_try;; 2833 2706 esac 2834 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2835 $as_echo "$ac_try_echo") >&5 2707 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2836 2708 (eval "$ac_compile") 2>conftest.er1 2837 2709 ac_status=$? … … 2839 2711 rm -f conftest.er1 2840 2712 cat conftest.err >&5 2841 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52713 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2842 2714 (exit $ac_status); } && { 2843 2715 test -z "$ac_c_werror_flag" || … … 2846 2718 ac_cv_prog_cc_g=yes 2847 2719 else 2848 $as_echo "$as_me: failed program was:" >&52720 echo "$as_me: failed program was:" >&5 2849 2721 sed 's/^/| /' conftest.$ac_ext >&5 2850 2722 … … 2861 2733 ac_c_werror_flag=$ac_save_c_werror_flag 2862 2734 fi 2863 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&52864 $as_echo "$ac_cv_prog_cc_g" >&6; }2735 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 2736 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; } 2865 2737 if test "$ac_test_CFLAGS" = set; then 2866 2738 CFLAGS=$ac_save_CFLAGS … … 2878 2750 fi 2879 2751 fi 2880 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&52881 $as_echo_n "checking for $CC option to accept ISO C89..." >&6; }2752 { echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 2753 echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; } 2882 2754 if test "${ac_cv_prog_cc_c89+set}" = set; then 2883 $as_echo_n "(cached)" >&62755 echo $ECHO_N "(cached) $ECHO_C" >&6 2884 2756 else 2885 2757 ac_cv_prog_cc_c89=no … … 2952 2824 *) ac_try_echo=$ac_try;; 2953 2825 esac 2954 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2955 $as_echo "$ac_try_echo") >&5 2826 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 2956 2827 (eval "$ac_compile") 2>conftest.er1 2957 2828 ac_status=$? … … 2959 2830 rm -f conftest.er1 2960 2831 cat conftest.err >&5 2961 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52832 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2962 2833 (exit $ac_status); } && { 2963 2834 test -z "$ac_c_werror_flag" || … … 2966 2837 ac_cv_prog_cc_c89=$ac_arg 2967 2838 else 2968 $as_echo "$as_me: failed program was:" >&52839 echo "$as_me: failed program was:" >&5 2969 2840 sed 's/^/| /' conftest.$ac_ext >&5 2970 2841 … … 2982 2853 case "x$ac_cv_prog_cc_c89" in 2983 2854 x) 2984 { $as_echo "$as_me:$LINENO: result: none needed" >&52985 $as_echo "none needed" >&6; } ;;2855 { echo "$as_me:$LINENO: result: none needed" >&5 2856 echo "${ECHO_T}none needed" >&6; } ;; 2986 2857 xno) 2987 { $as_echo "$as_me:$LINENO: result: unsupported" >&52988 $as_echo "unsupported" >&6; } ;;2858 { echo "$as_me:$LINENO: result: unsupported" >&5 2859 echo "${ECHO_T}unsupported" >&6; } ;; 2989 2860 *) 2990 2861 CC="$CC $ac_cv_prog_cc_c89" 2991 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&52992 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;2862 { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 2863 echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;; 2993 2864 esac 2994 2865 … … 3009 2880 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 3010 2881 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 3011 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53012 $as_echo_n "checking for $ac_word..." >&6; }2882 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2883 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3013 2884 if test "${ac_cv_prog_F77+set}" = set; then 3014 $as_echo_n "(cached)" >&62885 echo $ECHO_N "(cached) $ECHO_C" >&6 3015 2886 else 3016 2887 if test -n "$F77"; then … … 3025 2896 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3026 2897 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 3027 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52898 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3028 2899 break 2 3029 2900 fi … … 3036 2907 F77=$ac_cv_prog_F77 3037 2908 if test -n "$F77"; then 3038 { $as_echo "$as_me:$LINENO: result: $F77" >&53039 $as_echo "$F77" >&6; }3040 else 3041 { $as_echo "$as_me:$LINENO: result: no" >&53042 $as_echo "no" >&6; }2909 { echo "$as_me:$LINENO: result: $F77" >&5 2910 echo "${ECHO_T}$F77" >&6; } 2911 else 2912 { echo "$as_me:$LINENO: result: no" >&5 2913 echo "${ECHO_T}no" >&6; } 3043 2914 fi 3044 2915 … … 3053 2924 # Extract the first word of "$ac_prog", so it can be a program name with args. 3054 2925 set dummy $ac_prog; ac_word=$2 3055 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53056 $as_echo_n "checking for $ac_word..." >&6; }2926 { echo "$as_me:$LINENO: checking for $ac_word" >&5 2927 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3057 2928 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 3058 $as_echo_n "(cached)" >&62929 echo $ECHO_N "(cached) $ECHO_C" >&6 3059 2930 else 3060 2931 if test -n "$ac_ct_F77"; then … … 3069 2940 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3070 2941 ac_cv_prog_ac_ct_F77="$ac_prog" 3071 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&52942 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3072 2943 break 2 3073 2944 fi … … 3080 2951 ac_ct_F77=$ac_cv_prog_ac_ct_F77 3081 2952 if test -n "$ac_ct_F77"; then 3082 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&53083 $as_echo "$ac_ct_F77" >&6; }3084 else 3085 { $as_echo "$as_me:$LINENO: result: no" >&53086 $as_echo "no" >&6; }2953 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 2954 echo "${ECHO_T}$ac_ct_F77" >&6; } 2955 else 2956 { echo "$as_me:$LINENO: result: no" >&5 2957 echo "${ECHO_T}no" >&6; } 3087 2958 fi 3088 2959 … … 3096 2967 case $cross_compiling:$ac_tool_warned in 3097 2968 yes:) 3098 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools2969 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3099 2970 whose name does not start with the host triplet. If you think this 3100 2971 configuration is useful to you, please write to autoconf@gnu.org." >&5 3101 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools2972 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3102 2973 whose name does not start with the host triplet. If you think this 3103 2974 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3110 2981 3111 2982 # Provide some information about the compiler. 3112 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 3113 set X $ac_compile 3114 ac_compiler=$2 2983 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 2984 ac_compiler=`set X $ac_compile; echo $2` 3115 2985 { (ac_try="$ac_compiler --version >&5" 3116 2986 case "(($ac_try" in … … 3118 2988 *) ac_try_echo=$ac_try;; 3119 2989 esac 3120 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3121 $as_echo "$ac_try_echo") >&5 2990 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3122 2991 (eval "$ac_compiler --version >&5") 2>&5 3123 2992 ac_status=$? 3124 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&52993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3125 2994 (exit $ac_status); } 3126 2995 { (ac_try="$ac_compiler -v >&5" … … 3129 2998 *) ac_try_echo=$ac_try;; 3130 2999 esac 3131 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3132 $as_echo "$ac_try_echo") >&5 3000 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3133 3001 (eval "$ac_compiler -v >&5") 2>&5 3134 3002 ac_status=$? 3135 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53003 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3136 3004 (exit $ac_status); } 3137 3005 { (ac_try="$ac_compiler -V >&5" … … 3140 3008 *) ac_try_echo=$ac_try;; 3141 3009 esac 3142 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3143 $as_echo "$ac_try_echo") >&5 3010 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3144 3011 (eval "$ac_compiler -V >&5") 2>&5 3145 3012 ac_status=$? 3146 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3147 3014 (exit $ac_status); } 3148 3015 rm -f a.out … … 3152 3019 ac_save_ext=$ac_ext 3153 3020 ac_ext=F 3154 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&53155 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler..." >&6; }3021 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 3022 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; } 3156 3023 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 3157 $as_echo_n "(cached)" >&63024 echo $ECHO_N "(cached) $ECHO_C" >&6 3158 3025 else 3159 3026 cat >conftest.$ac_ext <<_ACEOF … … 3171 3038 *) ac_try_echo=$ac_try;; 3172 3039 esac 3173 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3174 $as_echo "$ac_try_echo") >&5 3040 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3175 3041 (eval "$ac_compile") 2>conftest.er1 3176 3042 ac_status=$? … … 3178 3044 rm -f conftest.er1 3179 3045 cat conftest.err >&5 3180 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53046 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3181 3047 (exit $ac_status); } && { 3182 3048 test -z "$ac_f77_werror_flag" || … … 3185 3051 ac_compiler_gnu=yes 3186 3052 else 3187 $as_echo "$as_me: failed program was:" >&53053 echo "$as_me: failed program was:" >&5 3188 3054 sed 's/^/| /' conftest.$ac_ext >&5 3189 3055 … … 3195 3061 3196 3062 fi 3197 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&53198 $as_echo "$ac_cv_f77_compiler_gnu" >&6; }3063 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 3064 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; } 3199 3065 ac_ext=$ac_save_ext 3200 3066 ac_test_FFLAGS=${FFLAGS+set} 3201 3067 ac_save_FFLAGS=$FFLAGS 3202 3068 FFLAGS= 3203 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&53204 $as_echo_n "checking whether $F77 accepts -g..." >&6; }3069 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 3070 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; } 3205 3071 if test "${ac_cv_prog_f77_g+set}" = set; then 3206 $as_echo_n "(cached)" >&63072 echo $ECHO_N "(cached) $ECHO_C" >&6 3207 3073 else 3208 3074 FFLAGS=-g … … 3218 3084 *) ac_try_echo=$ac_try;; 3219 3085 esac 3220 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3221 $as_echo "$ac_try_echo") >&5 3086 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3222 3087 (eval "$ac_compile") 2>conftest.er1 3223 3088 ac_status=$? … … 3225 3090 rm -f conftest.er1 3226 3091 cat conftest.err >&5 3227 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53092 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3228 3093 (exit $ac_status); } && { 3229 3094 test -z "$ac_f77_werror_flag" || … … 3232 3097 ac_cv_prog_f77_g=yes 3233 3098 else 3234 $as_echo "$as_me: failed program was:" >&53099 echo "$as_me: failed program was:" >&5 3235 3100 sed 's/^/| /' conftest.$ac_ext >&5 3236 3101 … … 3241 3106 3242 3107 fi 3243 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&53244 $as_echo "$ac_cv_prog_f77_g" >&6; }3108 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 3109 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; } 3245 3110 if test "$ac_test_FFLAGS" = set; then 3246 3111 FFLAGS=$ac_save_FFLAGS … … 3259 3124 fi 3260 3125 3261 if test $ac_compiler_gnu = yes; then 3262 G77=yes 3263 else 3264 G77= 3265 fi 3126 G77=`test $ac_compiler_gnu = yes && echo yes` 3266 3127 ac_ext=c 3267 3128 ac_cpp='$CPP $CPPFLAGS' … … 3290 3151 # OS/2's system install, which has a completely different semantic 3291 3152 # ./install, which can be erroneously created by make from ./install.sh. 3292 # Reject install programs that cannot install multiple files. 3293 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3294 $as_echo_n "checking for a BSD-compatible install... " >&6; } 3153 { echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3154 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; } 3295 3155 if test -z "$INSTALL"; then 3296 3156 if test "${ac_cv_path_install+set}" = set; then 3297 $as_echo_n "(cached)" >&63157 echo $ECHO_N "(cached) $ECHO_C" >&6 3298 3158 else 3299 3159 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3324 3184 : 3325 3185 else 3326 rm -rf conftest.one conftest.two conftest.dir 3327 echo one > conftest.one 3328 echo two > conftest.two 3329 mkdir conftest.dir 3330 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 3331 test -s conftest.one && test -s conftest.two && 3332 test -s conftest.dir/conftest.one && 3333 test -s conftest.dir/conftest.two 3334 then 3335 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3336 break 3 3337 fi 3186 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3187 break 3 3338 3188 fi 3339 3189 fi … … 3342 3192 ;; 3343 3193 esac 3344 3345 3194 done 3346 3195 IFS=$as_save_IFS 3347 3196 3348 rm -rf conftest.one conftest.two conftest.dir3349 3197 3350 3198 fi … … 3359 3207 fi 3360 3208 fi 3361 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&53362 $as_echo "$INSTALL" >&6; }3209 { echo "$as_me:$LINENO: result: $INSTALL" >&5 3210 echo "${ECHO_T}$INSTALL" >&6; } 3363 3211 3364 3212 # Use test -z because SunOS4 sh mishandles braces in ${var-val}. … … 3373 3221 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 3374 3222 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 3375 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53376 $as_echo_n "checking for $ac_word..." >&6; }3223 { echo "$as_me:$LINENO: checking for $ac_word" >&5 3224 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3377 3225 if test "${ac_cv_prog_RANLIB+set}" = set; then 3378 $as_echo_n "(cached)" >&63226 echo $ECHO_N "(cached) $ECHO_C" >&6 3379 3227 else 3380 3228 if test -n "$RANLIB"; then … … 3389 3237 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3390 3238 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 3391 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53239 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3392 3240 break 2 3393 3241 fi … … 3400 3248 RANLIB=$ac_cv_prog_RANLIB 3401 3249 if test -n "$RANLIB"; then 3402 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&53403 $as_echo "$RANLIB" >&6; }3404 else 3405 { $as_echo "$as_me:$LINENO: result: no" >&53406 $as_echo "no" >&6; }3250 { echo "$as_me:$LINENO: result: $RANLIB" >&5 3251 echo "${ECHO_T}$RANLIB" >&6; } 3252 else 3253 { echo "$as_me:$LINENO: result: no" >&5 3254 echo "${ECHO_T}no" >&6; } 3407 3255 fi 3408 3256 … … 3413 3261 # Extract the first word of "ranlib", so it can be a program name with args. 3414 3262 set dummy ranlib; ac_word=$2 3415 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&53416 $as_echo_n "checking for $ac_word..." >&6; }3263 { echo "$as_me:$LINENO: checking for $ac_word" >&5 3264 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 3417 3265 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 3418 $as_echo_n "(cached)" >&63266 echo $ECHO_N "(cached) $ECHO_C" >&6 3419 3267 else 3420 3268 if test -n "$ac_ct_RANLIB"; then … … 3429 3277 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 3430 3278 ac_cv_prog_ac_ct_RANLIB="ranlib" 3431 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&53279 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 3432 3280 break 2 3433 3281 fi … … 3440 3288 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 3441 3289 if test -n "$ac_ct_RANLIB"; then 3442 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&53443 $as_echo "$ac_ct_RANLIB" >&6; }3444 else 3445 { $as_echo "$as_me:$LINENO: result: no" >&53446 $as_echo "no" >&6; }3290 { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 3291 echo "${ECHO_T}$ac_ct_RANLIB" >&6; } 3292 else 3293 { echo "$as_me:$LINENO: result: no" >&5 3294 echo "${ECHO_T}no" >&6; } 3447 3295 fi 3448 3296 … … 3452 3300 case $cross_compiling:$ac_tool_warned in 3453 3301 yes:) 3454 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools3302 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 3455 3303 whose name does not start with the host triplet. If you think this 3456 3304 configuration is useful to you, please write to autoconf@gnu.org." >&5 3457 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools3305 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 3458 3306 whose name does not start with the host triplet. If you think this 3459 3307 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 3466 3314 fi 3467 3315 3468 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&53469 $as_echo_n "checking whether ln -s works..." >&6; }3316 { echo "$as_me:$LINENO: checking whether ln -s works" >&5 3317 echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6; } 3470 3318 LN_S=$as_ln_s 3471 3319 if test "$LN_S" = "ln -s"; then 3472 { $as_echo "$as_me:$LINENO: result: yes" >&53473 $as_echo "yes" >&6; }3474 else 3475 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&53476 $as_echo "no, using $LN_S" >&6; }3477 fi 3478 3479 { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&53480 $as_echo_n "checking for a thread-safe mkdir -p..." >&6; }3320 { echo "$as_me:$LINENO: result: yes" >&5 3321 echo "${ECHO_T}yes" >&6; } 3322 else 3323 { echo "$as_me:$LINENO: result: no, using $LN_S" >&5 3324 echo "${ECHO_T}no, using $LN_S" >&6; } 3325 fi 3326 3327 { echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 3328 echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; } 3481 3329 if test -z "$MKDIR_P"; then 3482 3330 if test "${ac_cv_path_mkdir+set}" = set; then 3483 $as_echo_n "(cached)" >&63331 echo $ECHO_N "(cached) $ECHO_C" >&6 3484 3332 else 3485 3333 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 3516 3364 fi 3517 3365 fi 3518 { $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&53519 $as_echo "$MKDIR_P" >&6; }3366 { echo "$as_me:$LINENO: result: $MKDIR_P" >&5 3367 echo "${ECHO_T}$MKDIR_P" >&6; } 3520 3368 3521 3369 … … 3526 3374 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3527 3375 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3528 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&53529 $as_echo_n "checking how to run the C preprocessor..." >&6; }3376 { echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3377 echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; } 3530 3378 # On Suns, sometimes $CPP names a directory. 3531 3379 if test -n "$CPP" && test -d "$CPP"; then … … 3534 3382 if test -z "$CPP"; then 3535 3383 if test "${ac_cv_prog_CPP+set}" = set; then 3536 $as_echo_n "(cached)" >&63384 echo $ECHO_N "(cached) $ECHO_C" >&6 3537 3385 else 3538 3386 # Double quotes because CPP needs to be expanded … … 3566 3414 *) ac_try_echo=$ac_try;; 3567 3415 esac 3568 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3569 $as_echo "$ac_try_echo") >&5 3416 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3570 3417 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3571 3418 ac_status=$? … … 3573 3420 rm -f conftest.er1 3574 3421 cat conftest.err >&5 3575 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53422 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3576 3423 (exit $ac_status); } >/dev/null && { 3577 3424 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3580 3427 : 3581 3428 else 3582 $as_echo "$as_me: failed program was:" >&53429 echo "$as_me: failed program was:" >&5 3583 3430 sed 's/^/| /' conftest.$ac_ext >&5 3584 3431 … … 3604 3451 *) ac_try_echo=$ac_try;; 3605 3452 esac 3606 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3607 $as_echo "$ac_try_echo") >&5 3453 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3608 3454 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3609 3455 ac_status=$? … … 3611 3457 rm -f conftest.er1 3612 3458 cat conftest.err >&5 3613 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53459 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3614 3460 (exit $ac_status); } >/dev/null && { 3615 3461 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3619 3465 continue 3620 3466 else 3621 $as_echo "$as_me: failed program was:" >&53467 echo "$as_me: failed program was:" >&5 3622 3468 sed 's/^/| /' conftest.$ac_ext >&5 3623 3469 … … 3644 3490 ac_cv_prog_CPP=$CPP 3645 3491 fi 3646 { $as_echo "$as_me:$LINENO: result: $CPP" >&53647 $as_echo "$CPP" >&6; }3492 { echo "$as_me:$LINENO: result: $CPP" >&5 3493 echo "${ECHO_T}$CPP" >&6; } 3648 3494 ac_preproc_ok=false 3649 3495 for ac_c_preproc_warn_flag in '' yes … … 3673 3519 *) ac_try_echo=$ac_try;; 3674 3520 esac 3675 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3676 $as_echo "$ac_try_echo") >&5 3521 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3677 3522 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3678 3523 ac_status=$? … … 3680 3525 rm -f conftest.er1 3681 3526 cat conftest.err >&5 3682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3683 3528 (exit $ac_status); } >/dev/null && { 3684 3529 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3687 3532 : 3688 3533 else 3689 $as_echo "$as_me: failed program was:" >&53534 echo "$as_me: failed program was:" >&5 3690 3535 sed 's/^/| /' conftest.$ac_ext >&5 3691 3536 … … 3711 3556 *) ac_try_echo=$ac_try;; 3712 3557 esac 3713 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3714 $as_echo "$ac_try_echo") >&5 3558 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3715 3559 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3716 3560 ac_status=$? … … 3718 3562 rm -f conftest.er1 3719 3563 cat conftest.err >&5 3720 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53564 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3721 3565 (exit $ac_status); } >/dev/null && { 3722 3566 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || … … 3726 3570 continue 3727 3571 else 3728 $as_echo "$as_me: failed program was:" >&53572 echo "$as_me: failed program was:" >&5 3729 3573 sed 's/^/| /' conftest.$ac_ext >&5 3730 3574 … … 3742 3586 : 3743 3587 else 3744 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check3588 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3745 3589 See \`config.log' for more details." >&5 3746 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check3590 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3747 3591 See \`config.log' for more details." >&2;} 3748 3592 { (exit 1); exit 1; }; } … … 3756 3600 3757 3601 3758 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&53759 $as_echo_n "checking for grep that handles long lines and -e..." >&6; }3602 { echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 3603 echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; } 3760 3604 if test "${ac_cv_path_GREP+set}" = set; then 3761 $as_echo_n "(cached) " >&6 3762 else 3763 if test -z "$GREP"; then 3605 echo $ECHO_N "(cached) $ECHO_C" >&6 3606 else 3607 # Extract the first word of "grep ggrep" to use in msg output 3608 if test -z "$GREP"; then 3609 set dummy grep ggrep; ac_prog_name=$2 3610 if test "${ac_cv_path_GREP+set}" = set; then 3611 echo $ECHO_N "(cached) $ECHO_C" >&6 3612 else 3764 3613 ac_path_GREP_found=false 3765 3766 3614 # Loop through the user's path and test for each of PROGNAME-LIST 3615 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3767 3616 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3768 3617 do … … 3770 3619 test -z "$as_dir" && as_dir=. 3771 3620 for ac_prog in grep ggrep; do 3772 3773 3774 3775 # Check for GNU ac_path_GREP and select it if it is found.3621 for ac_exec_ext in '' $ac_executable_extensions; do 3622 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 3623 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 3624 # Check for GNU ac_path_GREP and select it if it is found. 3776 3625 # Check for GNU $ac_path_GREP 3777 3626 case `"$ac_path_GREP" --version 2>&1` in … … 3780 3629 *) 3781 3630 ac_count=0 3782 $as_echo_n 0123456789>"conftest.in"3631 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 3783 3632 while : 3784 3633 do … … 3786 3635 mv "conftest.tmp" "conftest.in" 3787 3636 cp "conftest.in" "conftest.nl" 3788 $as_echo 'GREP' >> "conftest.nl"3637 echo 'GREP' >> "conftest.nl" 3789 3638 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3790 3639 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3801 3650 esac 3802 3651 3803 $ac_path_GREP_found && break 3 3804 done3652 3653 $ac_path_GREP_found && break 3 3805 3654 done 3806 3655 done 3656 3657 done 3807 3658 IFS=$as_save_IFS 3808 if test -z "$ac_cv_path_GREP"; then 3809 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3810 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3659 3660 3661 fi 3662 3663 GREP="$ac_cv_path_GREP" 3664 if test -z "$GREP"; then 3665 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3666 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3811 3667 { (exit 1); exit 1; }; } 3812 fi 3668 fi 3669 3813 3670 else 3814 3671 ac_cv_path_GREP=$GREP 3815 3672 fi 3816 3673 3817 fi 3818 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3819 $as_echo "$ac_cv_path_GREP" >&6; } 3674 3675 fi 3676 { echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3677 echo "${ECHO_T}$ac_cv_path_GREP" >&6; } 3820 3678 GREP="$ac_cv_path_GREP" 3821 3679 3822 3680 3823 { $as_echo "$as_me:$LINENO: checking for egrep" >&53824 $as_echo_n "checking for egrep..." >&6; }3681 { echo "$as_me:$LINENO: checking for egrep" >&5 3682 echo $ECHO_N "checking for egrep... $ECHO_C" >&6; } 3825 3683 if test "${ac_cv_path_EGREP+set}" = set; then 3826 $as_echo_n "(cached)" >&63684 echo $ECHO_N "(cached) $ECHO_C" >&6 3827 3685 else 3828 3686 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 3829 3687 then ac_cv_path_EGREP="$GREP -E" 3830 3688 else 3831 if test -z "$EGREP"; then 3689 # Extract the first word of "egrep" to use in msg output 3690 if test -z "$EGREP"; then 3691 set dummy egrep; ac_prog_name=$2 3692 if test "${ac_cv_path_EGREP+set}" = set; then 3693 echo $ECHO_N "(cached) $ECHO_C" >&6 3694 else 3832 3695 ac_path_EGREP_found=false 3833 3834 3696 # Loop through the user's path and test for each of PROGNAME-LIST 3697 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3835 3698 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3836 3699 do … … 3838 3701 test -z "$as_dir" && as_dir=. 3839 3702 for ac_prog in egrep; do 3840 3841 3842 3843 # Check for GNU ac_path_EGREP and select it if it is found.3703 for ac_exec_ext in '' $ac_executable_extensions; do 3704 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 3705 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 3706 # Check for GNU ac_path_EGREP and select it if it is found. 3844 3707 # Check for GNU $ac_path_EGREP 3845 3708 case `"$ac_path_EGREP" --version 2>&1` in … … 3848 3711 *) 3849 3712 ac_count=0 3850 $as_echo_n 0123456789>"conftest.in"3713 echo $ECHO_N "0123456789$ECHO_C" >"conftest.in" 3851 3714 while : 3852 3715 do … … 3854 3717 mv "conftest.tmp" "conftest.in" 3855 3718 cp "conftest.in" "conftest.nl" 3856 $as_echo 'EGREP' >> "conftest.nl"3719 echo 'EGREP' >> "conftest.nl" 3857 3720 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3858 3721 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break … … 3869 3732 esac 3870 3733 3871 $ac_path_EGREP_found && break 3 3872 done3734 3735 $ac_path_EGREP_found && break 3 3873 3736 done 3874 3737 done 3738 3739 done 3875 3740 IFS=$as_save_IFS 3876 if test -z "$ac_cv_path_EGREP"; then 3877 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3878 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3741 3742 3743 fi 3744 3745 EGREP="$ac_cv_path_EGREP" 3746 if test -z "$EGREP"; then 3747 { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3748 echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3879 3749 { (exit 1); exit 1; }; } 3880 fi 3750 fi 3751 3881 3752 else 3882 3753 ac_cv_path_EGREP=$EGREP 3883 3754 fi 3884 3755 3756 3885 3757 fi 3886 3758 fi 3887 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&53888 $as_echo "$ac_cv_path_EGREP" >&6; }3759 { echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 3760 echo "${ECHO_T}$ac_cv_path_EGREP" >&6; } 3889 3761 EGREP="$ac_cv_path_EGREP" 3890 3762 3891 3763 3892 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&53893 $as_echo_n "checking for ANSI C header files..." >&6; }3764 { echo "$as_me:$LINENO: checking for ANSI C header files" >&5 3765 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; } 3894 3766 if test "${ac_cv_header_stdc+set}" = set; then 3895 $as_echo_n "(cached)" >&63767 echo $ECHO_N "(cached) $ECHO_C" >&6 3896 3768 else 3897 3769 cat >conftest.$ac_ext <<_ACEOF … … 3920 3792 *) ac_try_echo=$ac_try;; 3921 3793 esac 3922 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3923 $as_echo "$ac_try_echo") >&5 3794 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 3924 3795 (eval "$ac_compile") 2>conftest.er1 3925 3796 ac_status=$? … … 3927 3798 rm -f conftest.er1 3928 3799 cat conftest.err >&5 3929 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3930 3801 (exit $ac_status); } && { 3931 3802 test -z "$ac_c_werror_flag" || … … 3934 3805 ac_cv_header_stdc=yes 3935 3806 else 3936 $as_echo "$as_me: failed program was:" >&53807 echo "$as_me: failed program was:" >&5 3937 3808 sed 's/^/| /' conftest.$ac_ext >&5 3938 3809 … … 4026 3897 *) ac_try_echo=$ac_try;; 4027 3898 esac 4028 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4029 $as_echo "$ac_try_echo") >&5 3899 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4030 3900 (eval "$ac_link") 2>&5 4031 3901 ac_status=$? 4032 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53902 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4033 3903 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4034 3904 { (case "(($ac_try" in … … 4036 3906 *) ac_try_echo=$ac_try;; 4037 3907 esac 4038 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4039 $as_echo "$ac_try_echo") >&5 3908 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4040 3909 (eval "$ac_try") 2>&5 4041 3910 ac_status=$? 4042 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&53911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4043 3912 (exit $ac_status); }; }; then 4044 3913 : 4045 3914 else 4046 $as_echo "$as_me: program exited with status $ac_status" >&54047 $as_echo "$as_me: failed program was:" >&53915 echo "$as_me: program exited with status $ac_status" >&5 3916 echo "$as_me: failed program was:" >&5 4048 3917 sed 's/^/| /' conftest.$ac_ext >&5 4049 3918 … … 4051 3920 ac_cv_header_stdc=no 4052 3921 fi 4053 rm -rf conftest.dSYM4054 3922 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4055 3923 fi … … 4058 3926 fi 4059 3927 fi 4060 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&54061 $as_echo "$ac_cv_header_stdc" >&6; }3928 { echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 3929 echo "${ECHO_T}$ac_cv_header_stdc" >&6; } 4062 3930 if test $ac_cv_header_stdc = yes; then 4063 3931 … … 4068 3936 fi 4069 3937 4070 { $as_echo "$as_me:$LINENO: checking for atol" >&54071 $as_echo_n "checking for atol..." >&6; }3938 { echo "$as_me:$LINENO: checking for atol" >&5 3939 echo $ECHO_N "checking for atol... $ECHO_C" >&6; } 4072 3940 if test "${ac_cv_func_atol+set}" = set; then 4073 $as_echo_n "(cached)" >&63941 echo $ECHO_N "(cached) $ECHO_C" >&6 4074 3942 else 4075 3943 cat >conftest.$ac_ext <<_ACEOF … … 4124 3992 *) ac_try_echo=$ac_try;; 4125 3993 esac 4126 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4127 $as_echo "$ac_try_echo") >&5 3994 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4128 3995 (eval "$ac_link") 2>conftest.er1 4129 3996 ac_status=$? … … 4131 3998 rm -f conftest.er1 4132 3999 cat conftest.err >&5 4133 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54000 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4134 4001 (exit $ac_status); } && { 4135 4002 test -z "$ac_c_werror_flag" || 4136 4003 test ! -s conftest.err 4137 } && test -s conftest$ac_exeext && { 4138 test "$cross_compiling" = yes || 4139 $as_test_x conftest$ac_exeext 4140 }; then 4004 } && test -s conftest$ac_exeext && 4005 $as_test_x conftest$ac_exeext; then 4141 4006 ac_cv_func_atol=yes 4142 4007 else 4143 $as_echo "$as_me: failed program was:" >&54008 echo "$as_me: failed program was:" >&5 4144 4009 sed 's/^/| /' conftest.$ac_ext >&5 4145 4010 … … 4147 4012 fi 4148 4013 4149 rm -rf conftest.dSYM4150 4014 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4151 4015 conftest$ac_exeext conftest.$ac_ext 4152 4016 fi 4153 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&54154 $as_echo "$ac_cv_func_atol" >&6; }4017 { echo "$as_me:$LINENO: result: $ac_cv_func_atol" >&5 4018 echo "${ECHO_T}$ac_cv_func_atol" >&6; } 4155 4019 if test $ac_cv_func_atol = yes; then 4156 4020 : 4157 4021 else 4158 { { $as_echo "$as_me:$LINENO: error: oops! no atol ?!?" >&54159 $as_echo "$as_me: error: oops! no atol ?!?" >&2;}4022 { { echo "$as_me:$LINENO: error: oops! no atol ?!?" >&5 4023 echo "$as_me: error: oops! no atol ?!?" >&2;} 4160 4024 { (exit 1); exit 1; }; } 4161 4025 fi … … 4176 4040 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 4177 4041 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 4178 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&54179 $as_echo_n "checking for $ac_word..." >&6; }4042 { echo "$as_me:$LINENO: checking for $ac_word" >&5 4043 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 4180 4044 if test "${ac_cv_prog_CXX+set}" = set; then 4181 $as_echo_n "(cached)" >&64045 echo $ECHO_N "(cached) $ECHO_C" >&6 4182 4046 else 4183 4047 if test -n "$CXX"; then … … 4192 4056 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4193 4057 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 4194 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54058 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4195 4059 break 2 4196 4060 fi … … 4203 4067 CXX=$ac_cv_prog_CXX 4204 4068 if test -n "$CXX"; then 4205 { $as_echo "$as_me:$LINENO: result: $CXX" >&54206 $as_echo "$CXX" >&6; }4207 else 4208 { $as_echo "$as_me:$LINENO: result: no" >&54209 $as_echo "no" >&6; }4069 { echo "$as_me:$LINENO: result: $CXX" >&5 4070 echo "${ECHO_T}$CXX" >&6; } 4071 else 4072 { echo "$as_me:$LINENO: result: no" >&5 4073 echo "${ECHO_T}no" >&6; } 4210 4074 fi 4211 4075 … … 4220 4084 # Extract the first word of "$ac_prog", so it can be a program name with args. 4221 4085 set dummy $ac_prog; ac_word=$2 4222 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&54223 $as_echo_n "checking for $ac_word..." >&6; }4086 { echo "$as_me:$LINENO: checking for $ac_word" >&5 4087 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 4224 4088 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then 4225 $as_echo_n "(cached)" >&64089 echo $ECHO_N "(cached) $ECHO_C" >&6 4226 4090 else 4227 4091 if test -n "$ac_ct_CXX"; then … … 4236 4100 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4237 4101 ac_cv_prog_ac_ct_CXX="$ac_prog" 4238 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&54102 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4239 4103 break 2 4240 4104 fi … … 4247 4111 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 4248 4112 if test -n "$ac_ct_CXX"; then 4249 { $as_echo "$as_me:$LINENO: result: $ac_ct_CXX" >&54250 $as_echo "$ac_ct_CXX" >&6; }4251 else 4252 { $as_echo "$as_me:$LINENO: result: no" >&54253 $as_echo "no" >&6; }4113 { echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 4114 echo "${ECHO_T}$ac_ct_CXX" >&6; } 4115 else 4116 { echo "$as_me:$LINENO: result: no" >&5 4117 echo "${ECHO_T}no" >&6; } 4254 4118 fi 4255 4119 … … 4263 4127 case $cross_compiling:$ac_tool_warned in 4264 4128 yes:) 4265 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools4129 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 4266 4130 whose name does not start with the host triplet. If you think this 4267 4131 configuration is useful to you, please write to autoconf@gnu.org." >&5 4268 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools4132 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 4269 4133 whose name does not start with the host triplet. If you think this 4270 4134 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 4278 4142 fi 4279 4143 # Provide some information about the compiler. 4280 $as_echo "$as_me:$LINENO: checking for C++ compiler version" >&5 4281 set X $ac_compile 4282 ac_compiler=$2 4144 echo "$as_me:$LINENO: checking for C++ compiler version" >&5 4145 ac_compiler=`set X $ac_compile; echo $2` 4283 4146 { (ac_try="$ac_compiler --version >&5" 4284 4147 case "(($ac_try" in … … 4286 4149 *) ac_try_echo=$ac_try;; 4287 4150 esac 4288 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4289 $as_echo "$ac_try_echo") >&5 4151 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4290 4152 (eval "$ac_compiler --version >&5") 2>&5 4291 4153 ac_status=$? 4292 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54154 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4293 4155 (exit $ac_status); } 4294 4156 { (ac_try="$ac_compiler -v >&5" … … 4297 4159 *) ac_try_echo=$ac_try;; 4298 4160 esac 4299 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4300 $as_echo "$ac_try_echo") >&5 4161 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4301 4162 (eval "$ac_compiler -v >&5") 2>&5 4302 4163 ac_status=$? 4303 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54164 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4304 4165 (exit $ac_status); } 4305 4166 { (ac_try="$ac_compiler -V >&5" … … 4308 4169 *) ac_try_echo=$ac_try;; 4309 4170 esac 4310 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4311 $as_echo "$ac_try_echo") >&5 4171 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4312 4172 (eval "$ac_compiler -V >&5") 2>&5 4313 4173 ac_status=$? 4314 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54174 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4315 4175 (exit $ac_status); } 4316 4176 4317 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&54318 $as_echo_n "checking whether we are using the GNU C++ compiler..." >&6; }4177 { echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 4178 echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6; } 4319 4179 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then 4320 $as_echo_n "(cached)" >&64180 echo $ECHO_N "(cached) $ECHO_C" >&6 4321 4181 else 4322 4182 cat >conftest.$ac_ext <<_ACEOF … … 4344 4204 *) ac_try_echo=$ac_try;; 4345 4205 esac 4346 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4347 $as_echo "$ac_try_echo") >&5 4206 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4348 4207 (eval "$ac_compile") 2>conftest.er1 4349 4208 ac_status=$? … … 4351 4210 rm -f conftest.er1 4352 4211 cat conftest.err >&5 4353 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54212 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4354 4213 (exit $ac_status); } && { 4355 4214 test -z "$ac_cxx_werror_flag" || … … 4358 4217 ac_compiler_gnu=yes 4359 4218 else 4360 $as_echo "$as_me: failed program was:" >&54219 echo "$as_me: failed program was:" >&5 4361 4220 sed 's/^/| /' conftest.$ac_ext >&5 4362 4221 … … 4368 4227 4369 4228 fi 4370 { $as_echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4371 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 4372 if test $ac_compiler_gnu = yes; then 4373 GXX=yes 4374 else 4375 GXX= 4376 fi 4229 { echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 4230 echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6; } 4231 GXX=`test $ac_compiler_gnu = yes && echo yes` 4377 4232 ac_test_CXXFLAGS=${CXXFLAGS+set} 4378 4233 ac_save_CXXFLAGS=$CXXFLAGS 4379 { $as_echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&54380 $as_echo_n "checking whether $CXX accepts -g..." >&6; }4234 { echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 4235 echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6; } 4381 4236 if test "${ac_cv_prog_cxx_g+set}" = set; then 4382 $as_echo_n "(cached)" >&64237 echo $ECHO_N "(cached) $ECHO_C" >&6 4383 4238 else 4384 4239 ac_save_cxx_werror_flag=$ac_cxx_werror_flag … … 4407 4262 *) ac_try_echo=$ac_try;; 4408 4263 esac 4409 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4410 $as_echo "$ac_try_echo") >&5 4264 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4411 4265 (eval "$ac_compile") 2>conftest.er1 4412 4266 ac_status=$? … … 4414 4268 rm -f conftest.er1 4415 4269 cat conftest.err >&5 4416 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54270 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4417 4271 (exit $ac_status); } && { 4418 4272 test -z "$ac_cxx_werror_flag" || … … 4421 4275 ac_cv_prog_cxx_g=yes 4422 4276 else 4423 $as_echo "$as_me: failed program was:" >&54277 echo "$as_me: failed program was:" >&5 4424 4278 sed 's/^/| /' conftest.$ac_ext >&5 4425 4279 … … 4446 4300 *) ac_try_echo=$ac_try;; 4447 4301 esac 4448 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4449 $as_echo "$ac_try_echo") >&5 4302 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4450 4303 (eval "$ac_compile") 2>conftest.er1 4451 4304 ac_status=$? … … 4453 4306 rm -f conftest.er1 4454 4307 cat conftest.err >&5 4455 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54308 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4456 4309 (exit $ac_status); } && { 4457 4310 test -z "$ac_cxx_werror_flag" || … … 4460 4313 : 4461 4314 else 4462 $as_echo "$as_me: failed program was:" >&54315 echo "$as_me: failed program was:" >&5 4463 4316 sed 's/^/| /' conftest.$ac_ext >&5 4464 4317 … … 4486 4339 *) ac_try_echo=$ac_try;; 4487 4340 esac 4488 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4489 $as_echo "$ac_try_echo") >&5 4341 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4490 4342 (eval "$ac_compile") 2>conftest.er1 4491 4343 ac_status=$? … … 4493 4345 rm -f conftest.er1 4494 4346 cat conftest.err >&5 4495 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4496 4348 (exit $ac_status); } && { 4497 4349 test -z "$ac_cxx_werror_flag" || … … 4500 4352 ac_cv_prog_cxx_g=yes 4501 4353 else 4502 $as_echo "$as_me: failed program was:" >&54354 echo "$as_me: failed program was:" >&5 4503 4355 sed 's/^/| /' conftest.$ac_ext >&5 4504 4356 … … 4515 4367 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 4516 4368 fi 4517 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&54518 $as_echo "$ac_cv_prog_cxx_g" >&6; }4369 { echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 4370 echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6; } 4519 4371 if test "$ac_test_CXXFLAGS" = set; then 4520 4372 CXXFLAGS=$ac_save_CXXFLAGS … … 4547 4399 4548 4400 4549 { $as_echo "$as_me:$LINENO: checking for main in -lstdc++" >&54550 $as_echo_n "checking for main in -lstdc++..." >&6; }4401 { echo "$as_me:$LINENO: checking for main in -lstdc++" >&5 4402 echo $ECHO_N "checking for main in -lstdc++... $ECHO_C" >&6; } 4551 4403 if test "${ac_cv_lib_stdcpp_main+set}" = set; then 4552 $as_echo_n "(cached)" >&64404 echo $ECHO_N "(cached) $ECHO_C" >&6 4553 4405 else 4554 4406 ac_check_lib_save_LIBS=$LIBS … … 4576 4428 *) ac_try_echo=$ac_try;; 4577 4429 esac 4578 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4579 $as_echo "$ac_try_echo") >&5 4430 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4580 4431 (eval "$ac_link") 2>conftest.er1 4581 4432 ac_status=$? … … 4583 4434 rm -f conftest.er1 4584 4435 cat conftest.err >&5 4585 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54436 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4586 4437 (exit $ac_status); } && { 4587 4438 test -z "$ac_cxx_werror_flag" || 4588 4439 test ! -s conftest.err 4589 } && test -s conftest$ac_exeext && { 4590 test "$cross_compiling" = yes || 4591 $as_test_x conftest$ac_exeext 4592 }; then 4440 } && test -s conftest$ac_exeext && 4441 $as_test_x conftest$ac_exeext; then 4593 4442 ac_cv_lib_stdcpp_main=yes 4594 4443 else 4595 $as_echo "$as_me: failed program was:" >&54444 echo "$as_me: failed program was:" >&5 4596 4445 sed 's/^/| /' conftest.$ac_ext >&5 4597 4446 … … 4599 4448 fi 4600 4449 4601 rm -rf conftest.dSYM4602 4450 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 4603 4451 conftest$ac_exeext conftest.$ac_ext 4604 4452 LIBS=$ac_check_lib_save_LIBS 4605 4453 fi 4606 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&54607 $as_echo "$ac_cv_lib_stdcpp_main" >&6; }4454 { echo "$as_me:$LINENO: result: $ac_cv_lib_stdcpp_main" >&5 4455 echo "${ECHO_T}$ac_cv_lib_stdcpp_main" >&6; } 4608 4456 if test $ac_cv_lib_stdcpp_main = yes; then 4609 4457 cat >>confdefs.h <<_ACEOF … … 4614 4462 4615 4463 else 4616 { { $as_echo "$as_me:$LINENO: error: librappture requires libstdc++" >&54617 $as_echo "$as_me: error: librappture requires libstdc++" >&2;}4464 { { echo "$as_me:$LINENO: error: librappture requires libstdc++" >&5 4465 echo "$as_me: error: librappture requires libstdc++" >&2;} 4618 4466 { (exit 1); exit 1; }; } 4619 4467 fi … … 4632 4480 inttypes.h stdint.h unistd.h 4633 4481 do 4634 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4635 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54636 $as_echo_n "checking for $ac_header..." >&6; }4482 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4483 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4484 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4637 4485 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4638 $as_echo_n "(cached)" >&64486 echo $ECHO_N "(cached) $ECHO_C" >&6 4639 4487 else 4640 4488 cat >conftest.$ac_ext <<_ACEOF … … 4654 4502 *) ac_try_echo=$ac_try;; 4655 4503 esac 4656 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4657 $as_echo "$ac_try_echo") >&5 4504 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4658 4505 (eval "$ac_compile") 2>conftest.er1 4659 4506 ac_status=$? … … 4661 4508 rm -f conftest.er1 4662 4509 cat conftest.err >&5 4663 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54510 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4664 4511 (exit $ac_status); } && { 4665 4512 test -z "$ac_cxx_werror_flag" || … … 4668 4515 eval "$as_ac_Header=yes" 4669 4516 else 4670 $as_echo "$as_me: failed program was:" >&54517 echo "$as_me: failed program was:" >&5 4671 4518 sed 's/^/| /' conftest.$ac_ext >&5 4672 4519 … … 4676 4523 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4677 4524 fi 4678 ac_res=`eval 'as_val=${'$as_ac_Header'} 4679 $as_echo "$as_val"'` 4680 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4681 $as_echo "$ac_res" >&6; } 4682 if test `eval 'as_val=${'$as_ac_Header'} 4683 $as_echo "$as_val"'` = yes; then 4525 ac_res=`eval echo '${'$as_ac_Header'}'` 4526 { echo "$as_me:$LINENO: result: $ac_res" >&5 4527 echo "${ECHO_T}$ac_res" >&6; } 4528 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4684 4529 cat >>confdefs.h <<_ACEOF 4685 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 14530 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4686 4531 _ACEOF 4687 4532 … … 4696 4541 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 4697 4542 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 4698 { $as_echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&54699 $as_echo_n "checking how to run the C++ preprocessor..." >&6; }4543 { echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5 4544 echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6; } 4700 4545 if test -z "$CXXCPP"; then 4701 4546 if test "${ac_cv_prog_CXXCPP+set}" = set; then 4702 $as_echo_n "(cached)" >&64547 echo $ECHO_N "(cached) $ECHO_C" >&6 4703 4548 else 4704 4549 # Double quotes because CXXCPP needs to be expanded … … 4732 4577 *) ac_try_echo=$ac_try;; 4733 4578 esac 4734 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4735 $as_echo "$ac_try_echo") >&5 4579 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4736 4580 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4737 4581 ac_status=$? … … 4739 4583 rm -f conftest.er1 4740 4584 cat conftest.err >&5 4741 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54585 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4742 4586 (exit $ac_status); } >/dev/null && { 4743 4587 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4746 4590 : 4747 4591 else 4748 $as_echo "$as_me: failed program was:" >&54592 echo "$as_me: failed program was:" >&5 4749 4593 sed 's/^/| /' conftest.$ac_ext >&5 4750 4594 … … 4770 4614 *) ac_try_echo=$ac_try;; 4771 4615 esac 4772 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4773 $as_echo "$ac_try_echo") >&5 4616 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4774 4617 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4775 4618 ac_status=$? … … 4777 4620 rm -f conftest.er1 4778 4621 cat conftest.err >&5 4779 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54622 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4780 4623 (exit $ac_status); } >/dev/null && { 4781 4624 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4785 4628 continue 4786 4629 else 4787 $as_echo "$as_me: failed program was:" >&54630 echo "$as_me: failed program was:" >&5 4788 4631 sed 's/^/| /' conftest.$ac_ext >&5 4789 4632 … … 4810 4653 ac_cv_prog_CXXCPP=$CXXCPP 4811 4654 fi 4812 { $as_echo "$as_me:$LINENO: result: $CXXCPP" >&54813 $as_echo "$CXXCPP" >&6; }4655 { echo "$as_me:$LINENO: result: $CXXCPP" >&5 4656 echo "${ECHO_T}$CXXCPP" >&6; } 4814 4657 ac_preproc_ok=false 4815 4658 for ac_cxx_preproc_warn_flag in '' yes … … 4839 4682 *) ac_try_echo=$ac_try;; 4840 4683 esac 4841 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4842 $as_echo "$ac_try_echo") >&5 4684 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4843 4685 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4844 4686 ac_status=$? … … 4846 4688 rm -f conftest.er1 4847 4689 cat conftest.err >&5 4848 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54690 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4849 4691 (exit $ac_status); } >/dev/null && { 4850 4692 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4853 4695 : 4854 4696 else 4855 $as_echo "$as_me: failed program was:" >&54697 echo "$as_me: failed program was:" >&5 4856 4698 sed 's/^/| /' conftest.$ac_ext >&5 4857 4699 … … 4877 4719 *) ac_try_echo=$ac_try;; 4878 4720 esac 4879 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4880 $as_echo "$ac_try_echo") >&5 4721 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4881 4722 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 4882 4723 ac_status=$? … … 4884 4725 rm -f conftest.er1 4885 4726 cat conftest.err >&5 4886 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4887 4728 (exit $ac_status); } >/dev/null && { 4888 4729 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 4892 4733 continue 4893 4734 else 4894 $as_echo "$as_me: failed program was:" >&54735 echo "$as_me: failed program was:" >&5 4895 4736 sed 's/^/| /' conftest.$ac_ext >&5 4896 4737 … … 4908 4749 : 4909 4750 else 4910 { { $as_echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check4751 { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4911 4752 See \`config.log' for more details." >&5 4912 $as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check4753 echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check 4913 4754 See \`config.log' for more details." >&2;} 4914 4755 { (exit 1); exit 1; }; } … … 4925 4766 for ac_header in stack 4926 4767 do 4927 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4768 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4928 4769 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4929 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&54930 $as_echo_n "checking for $ac_header..." >&6; }4770 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4771 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 4931 4772 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4932 $as_echo_n "(cached) " >&6 4933 fi 4934 ac_res=`eval 'as_val=${'$as_ac_Header'} 4935 $as_echo "$as_val"'` 4936 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4937 $as_echo "$ac_res" >&6; } 4773 echo $ECHO_N "(cached) $ECHO_C" >&6 4774 fi 4775 ac_res=`eval echo '${'$as_ac_Header'}'` 4776 { echo "$as_me:$LINENO: result: $ac_res" >&5 4777 echo "${ECHO_T}$ac_res" >&6; } 4938 4778 else 4939 4779 # Is the header compilable? 4940 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&54941 $as_echo_n "checking $ac_header usability..." >&6; }4780 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4781 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 4942 4782 cat >conftest.$ac_ext <<_ACEOF 4943 4783 /* confdefs.h. */ … … 4955 4795 *) ac_try_echo=$ac_try;; 4956 4796 esac 4957 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4958 $as_echo "$ac_try_echo") >&5 4797 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4959 4798 (eval "$ac_compile") 2>conftest.er1 4960 4799 ac_status=$? … … 4962 4801 rm -f conftest.er1 4963 4802 cat conftest.err >&5 4964 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54803 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4965 4804 (exit $ac_status); } && { 4966 4805 test -z "$ac_cxx_werror_flag" || … … 4969 4808 ac_header_compiler=yes 4970 4809 else 4971 $as_echo "$as_me: failed program was:" >&54810 echo "$as_me: failed program was:" >&5 4972 4811 sed 's/^/| /' conftest.$ac_ext >&5 4973 4812 … … 4976 4815 4977 4816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4978 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&54979 $as_echo "$ac_header_compiler" >&6; }4817 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4818 echo "${ECHO_T}$ac_header_compiler" >&6; } 4980 4819 4981 4820 # Is the header present? 4982 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&54983 $as_echo_n "checking $ac_header presence..." >&6; }4821 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4822 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 4984 4823 cat >conftest.$ac_ext <<_ACEOF 4985 4824 /* confdefs.h. */ … … 4995 4834 *) ac_try_echo=$ac_try;; 4996 4835 esac 4997 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4998 $as_echo "$ac_try_echo") >&5 4836 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 4999 4837 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5000 4838 ac_status=$? … … 5002 4840 rm -f conftest.er1 5003 4841 cat conftest.err >&5 5004 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5005 4843 (exit $ac_status); } >/dev/null && { 5006 4844 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5009 4847 ac_header_preproc=yes 5010 4848 else 5011 $as_echo "$as_me: failed program was:" >&54849 echo "$as_me: failed program was:" >&5 5012 4850 sed 's/^/| /' conftest.$ac_ext >&5 5013 4851 … … 5016 4854 5017 4855 rm -f conftest.err conftest.$ac_ext 5018 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55019 $as_echo "$ac_header_preproc" >&6; }4856 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4857 echo "${ECHO_T}$ac_header_preproc" >&6; } 5020 4858 5021 4859 # So? What about this header? 5022 4860 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5023 4861 yes:no: ) 5024 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55025 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5026 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55027 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}4862 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4863 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4864 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4865 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5028 4866 ac_header_preproc=yes 5029 4867 ;; 5030 4868 no:yes:* ) 5031 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55032 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5033 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55034 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5035 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55036 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5037 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55038 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5039 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55040 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5041 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55042 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}4869 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4870 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4871 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4872 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4873 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 4874 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 4875 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 4876 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 4877 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4878 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4879 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 4880 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5043 4881 ( cat <<\_ASBOX 5044 4882 ## ----------------------------------- ## … … 5049 4887 ;; 5050 4888 esac 5051 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55052 $as_echo_n "checking for $ac_header..." >&6; }4889 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4890 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5053 4891 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5054 $as_echo_n "(cached)" >&64892 echo $ECHO_N "(cached) $ECHO_C" >&6 5055 4893 else 5056 4894 eval "$as_ac_Header=\$ac_header_preproc" 5057 4895 fi 5058 ac_res=`eval 'as_val=${'$as_ac_Header'} 5059 $as_echo "$as_val"'` 5060 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5061 $as_echo "$ac_res" >&6; } 5062 5063 fi 5064 if test `eval 'as_val=${'$as_ac_Header'} 5065 $as_echo "$as_val"'` = yes; then 4896 ac_res=`eval echo '${'$as_ac_Header'}'` 4897 { echo "$as_me:$LINENO: result: $ac_res" >&5 4898 echo "${ECHO_T}$ac_res" >&6; } 4899 4900 fi 4901 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5066 4902 cat >>confdefs.h <<_ACEOF 5067 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15068 _ACEOF 5069 5070 else 5071 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55072 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}4903 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 4904 _ACEOF 4905 4906 else 4907 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 4908 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5073 4909 fi 5074 4910 … … 5078 4914 for ac_header in string 5079 4915 do 5080 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`4916 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5081 4917 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5082 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55083 $as_echo_n "checking for $ac_header..." >&6; }4918 { echo "$as_me:$LINENO: checking for $ac_header" >&5 4919 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5084 4920 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5085 $as_echo_n "(cached) " >&6 5086 fi 5087 ac_res=`eval 'as_val=${'$as_ac_Header'} 5088 $as_echo "$as_val"'` 5089 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5090 $as_echo "$ac_res" >&6; } 4921 echo $ECHO_N "(cached) $ECHO_C" >&6 4922 fi 4923 ac_res=`eval echo '${'$as_ac_Header'}'` 4924 { echo "$as_me:$LINENO: result: $ac_res" >&5 4925 echo "${ECHO_T}$ac_res" >&6; } 5091 4926 else 5092 4927 # Is the header compilable? 5093 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&55094 $as_echo_n "checking $ac_header usability..." >&6; }4928 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 4929 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 5095 4930 cat >conftest.$ac_ext <<_ACEOF 5096 4931 /* confdefs.h. */ … … 5108 4943 *) ac_try_echo=$ac_try;; 5109 4944 esac 5110 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5111 $as_echo "$ac_try_echo") >&5 4945 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5112 4946 (eval "$ac_compile") 2>conftest.er1 5113 4947 ac_status=$? … … 5115 4949 rm -f conftest.er1 5116 4950 cat conftest.err >&5 5117 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54951 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5118 4952 (exit $ac_status); } && { 5119 4953 test -z "$ac_cxx_werror_flag" || … … 5122 4956 ac_header_compiler=yes 5123 4957 else 5124 $as_echo "$as_me: failed program was:" >&54958 echo "$as_me: failed program was:" >&5 5125 4959 sed 's/^/| /' conftest.$ac_ext >&5 5126 4960 … … 5129 4963 5130 4964 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5131 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&55132 $as_echo "$ac_header_compiler" >&6; }4965 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4966 echo "${ECHO_T}$ac_header_compiler" >&6; } 5133 4967 5134 4968 # Is the header present? 5135 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&55136 $as_echo_n "checking $ac_header presence..." >&6; }4969 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 4970 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 5137 4971 cat >conftest.$ac_ext <<_ACEOF 5138 4972 /* confdefs.h. */ … … 5148 4982 *) ac_try_echo=$ac_try;; 5149 4983 esac 5150 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5151 $as_echo "$ac_try_echo") >&5 4984 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5152 4985 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5153 4986 ac_status=$? … … 5155 4988 rm -f conftest.er1 5156 4989 cat conftest.err >&5 5157 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&54990 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5158 4991 (exit $ac_status); } >/dev/null && { 5159 4992 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5162 4995 ac_header_preproc=yes 5163 4996 else 5164 $as_echo "$as_me: failed program was:" >&54997 echo "$as_me: failed program was:" >&5 5165 4998 sed 's/^/| /' conftest.$ac_ext >&5 5166 4999 … … 5169 5002 5170 5003 rm -f conftest.err conftest.$ac_ext 5171 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55172 $as_echo "$ac_header_preproc" >&6; }5004 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5005 echo "${ECHO_T}$ac_header_preproc" >&6; } 5173 5006 5174 5007 # So? What about this header? 5175 5008 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5176 5009 yes:no: ) 5177 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55178 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5179 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55180 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5010 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5011 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5012 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5013 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5181 5014 ac_header_preproc=yes 5182 5015 ;; 5183 5016 no:yes:* ) 5184 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55185 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5186 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55187 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5188 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55189 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5190 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55191 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5192 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55193 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5194 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55195 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5017 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5018 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5019 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5020 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5021 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5022 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5023 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5024 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5025 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5026 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5027 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5028 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5196 5029 ( cat <<\_ASBOX 5197 5030 ## ----------------------------------- ## … … 5202 5035 ;; 5203 5036 esac 5204 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55205 $as_echo_n "checking for $ac_header..." >&6; }5037 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5038 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5206 5039 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5207 $as_echo_n "(cached)" >&65040 echo $ECHO_N "(cached) $ECHO_C" >&6 5208 5041 else 5209 5042 eval "$as_ac_Header=\$ac_header_preproc" 5210 5043 fi 5211 ac_res=`eval 'as_val=${'$as_ac_Header'} 5212 $as_echo "$as_val"'` 5213 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5214 $as_echo "$ac_res" >&6; } 5215 5216 fi 5217 if test `eval 'as_val=${'$as_ac_Header'} 5218 $as_echo "$as_val"'` = yes; then 5044 ac_res=`eval echo '${'$as_ac_Header'}'` 5045 { echo "$as_me:$LINENO: result: $ac_res" >&5 5046 echo "${ECHO_T}$ac_res" >&6; } 5047 5048 fi 5049 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5219 5050 cat >>confdefs.h <<_ACEOF 5220 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15221 _ACEOF 5222 5223 else 5224 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55225 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}5051 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 5052 _ACEOF 5053 5054 else 5055 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5056 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5226 5057 fi 5227 5058 … … 5231 5062 for ac_header in list 5232 5063 do 5233 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`5064 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5234 5065 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5235 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55236 $as_echo_n "checking for $ac_header..." >&6; }5066 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5067 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5237 5068 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5238 $as_echo_n "(cached) " >&6 5239 fi 5240 ac_res=`eval 'as_val=${'$as_ac_Header'} 5241 $as_echo "$as_val"'` 5242 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5243 $as_echo "$ac_res" >&6; } 5069 echo $ECHO_N "(cached) $ECHO_C" >&6 5070 fi 5071 ac_res=`eval echo '${'$as_ac_Header'}'` 5072 { echo "$as_me:$LINENO: result: $ac_res" >&5 5073 echo "${ECHO_T}$ac_res" >&6; } 5244 5074 else 5245 5075 # Is the header compilable? 5246 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&55247 $as_echo_n "checking $ac_header usability..." >&6; }5076 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 5077 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 5248 5078 cat >conftest.$ac_ext <<_ACEOF 5249 5079 /* confdefs.h. */ … … 5261 5091 *) ac_try_echo=$ac_try;; 5262 5092 esac 5263 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5264 $as_echo "$ac_try_echo") >&5 5093 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5265 5094 (eval "$ac_compile") 2>conftest.er1 5266 5095 ac_status=$? … … 5268 5097 rm -f conftest.er1 5269 5098 cat conftest.err >&5 5270 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5271 5100 (exit $ac_status); } && { 5272 5101 test -z "$ac_cxx_werror_flag" || … … 5275 5104 ac_header_compiler=yes 5276 5105 else 5277 $as_echo "$as_me: failed program was:" >&55106 echo "$as_me: failed program was:" >&5 5278 5107 sed 's/^/| /' conftest.$ac_ext >&5 5279 5108 … … 5282 5111 5283 5112 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5284 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&55285 $as_echo "$ac_header_compiler" >&6; }5113 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5114 echo "${ECHO_T}$ac_header_compiler" >&6; } 5286 5115 5287 5116 # Is the header present? 5288 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&55289 $as_echo_n "checking $ac_header presence..." >&6; }5117 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 5118 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 5290 5119 cat >conftest.$ac_ext <<_ACEOF 5291 5120 /* confdefs.h. */ … … 5301 5130 *) ac_try_echo=$ac_try;; 5302 5131 esac 5303 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5304 $as_echo "$ac_try_echo") >&5 5132 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5305 5133 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5306 5134 ac_status=$? … … 5308 5136 rm -f conftest.er1 5309 5137 cat conftest.err >&5 5310 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5311 5139 (exit $ac_status); } >/dev/null && { 5312 5140 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5315 5143 ac_header_preproc=yes 5316 5144 else 5317 $as_echo "$as_me: failed program was:" >&55145 echo "$as_me: failed program was:" >&5 5318 5146 sed 's/^/| /' conftest.$ac_ext >&5 5319 5147 … … 5322 5150 5323 5151 rm -f conftest.err conftest.$ac_ext 5324 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55325 $as_echo "$ac_header_preproc" >&6; }5152 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5153 echo "${ECHO_T}$ac_header_preproc" >&6; } 5326 5154 5327 5155 # So? What about this header? 5328 5156 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5329 5157 yes:no: ) 5330 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55331 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5332 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55333 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5158 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5159 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5160 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5161 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5334 5162 ac_header_preproc=yes 5335 5163 ;; 5336 5164 no:yes:* ) 5337 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55338 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5339 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55340 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5341 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55342 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5343 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55344 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5345 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55346 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5347 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55348 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5165 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5166 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5167 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5168 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5169 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5170 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5171 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5172 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5173 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5174 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5175 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5176 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5349 5177 ( cat <<\_ASBOX 5350 5178 ## ----------------------------------- ## … … 5355 5183 ;; 5356 5184 esac 5357 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55358 $as_echo_n "checking for $ac_header..." >&6; }5185 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5186 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5359 5187 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5360 $as_echo_n "(cached)" >&65188 echo $ECHO_N "(cached) $ECHO_C" >&6 5361 5189 else 5362 5190 eval "$as_ac_Header=\$ac_header_preproc" 5363 5191 fi 5364 ac_res=`eval 'as_val=${'$as_ac_Header'} 5365 $as_echo "$as_val"'` 5366 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5367 $as_echo "$ac_res" >&6; } 5368 5369 fi 5370 if test `eval 'as_val=${'$as_ac_Header'} 5371 $as_echo "$as_val"'` = yes; then 5192 ac_res=`eval echo '${'$as_ac_Header'}'` 5193 { echo "$as_me:$LINENO: result: $ac_res" >&5 5194 echo "${ECHO_T}$ac_res" >&6; } 5195 5196 fi 5197 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5372 5198 cat >>confdefs.h <<_ACEOF 5373 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15374 _ACEOF 5375 5376 else 5377 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55378 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}5199 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 5200 _ACEOF 5201 5202 else 5203 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5204 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5379 5205 fi 5380 5206 … … 5384 5210 for ac_header in vector 5385 5211 do 5386 as_ac_Header=` $as_echo "ac_cv_header_$ac_header" | $as_tr_sh`5212 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5387 5213 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5388 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55389 $as_echo_n "checking for $ac_header..." >&6; }5214 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5215 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5390 5216 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5391 $as_echo_n "(cached) " >&6 5392 fi 5393 ac_res=`eval 'as_val=${'$as_ac_Header'} 5394 $as_echo "$as_val"'` 5395 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5396 $as_echo "$ac_res" >&6; } 5217 echo $ECHO_N "(cached) $ECHO_C" >&6 5218 fi 5219 ac_res=`eval echo '${'$as_ac_Header'}'` 5220 { echo "$as_me:$LINENO: result: $ac_res" >&5 5221 echo "${ECHO_T}$ac_res" >&6; } 5397 5222 else 5398 5223 # Is the header compilable? 5399 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&55400 $as_echo_n "checking $ac_header usability..." >&6; }5224 { echo "$as_me:$LINENO: checking $ac_header usability" >&5 5225 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; } 5401 5226 cat >conftest.$ac_ext <<_ACEOF 5402 5227 /* confdefs.h. */ … … 5414 5239 *) ac_try_echo=$ac_try;; 5415 5240 esac 5416 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5417 $as_echo "$ac_try_echo") >&5 5241 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5418 5242 (eval "$ac_compile") 2>conftest.er1 5419 5243 ac_status=$? … … 5421 5245 rm -f conftest.er1 5422 5246 cat conftest.err >&5 5423 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55247 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5424 5248 (exit $ac_status); } && { 5425 5249 test -z "$ac_cxx_werror_flag" || … … 5428 5252 ac_header_compiler=yes 5429 5253 else 5430 $as_echo "$as_me: failed program was:" >&55254 echo "$as_me: failed program was:" >&5 5431 5255 sed 's/^/| /' conftest.$ac_ext >&5 5432 5256 … … 5435 5259 5436 5260 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 5437 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&55438 $as_echo "$ac_header_compiler" >&6; }5261 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5262 echo "${ECHO_T}$ac_header_compiler" >&6; } 5439 5263 5440 5264 # Is the header present? 5441 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&55442 $as_echo_n "checking $ac_header presence..." >&6; }5265 { echo "$as_me:$LINENO: checking $ac_header presence" >&5 5266 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; } 5443 5267 cat >conftest.$ac_ext <<_ACEOF 5444 5268 /* confdefs.h. */ … … 5454 5278 *) ac_try_echo=$ac_try;; 5455 5279 esac 5456 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5457 $as_echo "$ac_try_echo") >&5 5280 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5458 5281 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 5459 5282 ac_status=$? … … 5461 5284 rm -f conftest.er1 5462 5285 cat conftest.err >&5 5463 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55286 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5464 5287 (exit $ac_status); } >/dev/null && { 5465 5288 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 5468 5291 ac_header_preproc=yes 5469 5292 else 5470 $as_echo "$as_me: failed program was:" >&55293 echo "$as_me: failed program was:" >&5 5471 5294 sed 's/^/| /' conftest.$ac_ext >&5 5472 5295 … … 5475 5298 5476 5299 rm -f conftest.err conftest.$ac_ext 5477 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&55478 $as_echo "$ac_header_preproc" >&6; }5300 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5301 echo "${ECHO_T}$ac_header_preproc" >&6; } 5479 5302 5480 5303 # So? What about this header? 5481 5304 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 5482 5305 yes:no: ) 5483 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&55484 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}5485 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&55486 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}5306 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5307 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5308 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5309 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5487 5310 ac_header_preproc=yes 5488 5311 ;; 5489 5312 no:yes:* ) 5490 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&55491 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}5492 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&55493 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}5494 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&55495 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}5496 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&55497 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}5498 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&55499 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}5500 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&55501 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}5313 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5314 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5315 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5316 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5317 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 5318 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} 5319 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 5320 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} 5321 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5322 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5323 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 5324 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} 5502 5325 ( cat <<\_ASBOX 5503 5326 ## ----------------------------------- ## … … 5508 5331 ;; 5509 5332 esac 5510 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&55511 $as_echo_n "checking for $ac_header..." >&6; }5333 { echo "$as_me:$LINENO: checking for $ac_header" >&5 5334 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; } 5512 5335 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 5513 $as_echo_n "(cached)" >&65336 echo $ECHO_N "(cached) $ECHO_C" >&6 5514 5337 else 5515 5338 eval "$as_ac_Header=\$ac_header_preproc" 5516 5339 fi 5517 ac_res=`eval 'as_val=${'$as_ac_Header'} 5518 $as_echo "$as_val"'` 5519 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 5520 $as_echo "$ac_res" >&6; } 5521 5522 fi 5523 if test `eval 'as_val=${'$as_ac_Header'} 5524 $as_echo "$as_val"'` = yes; then 5340 ac_res=`eval echo '${'$as_ac_Header'}'` 5341 { echo "$as_me:$LINENO: result: $ac_res" >&5 5342 echo "${ECHO_T}$ac_res" >&6; } 5343 5344 fi 5345 if test `eval echo '${'$as_ac_Header'}'` = yes; then 5525 5346 cat >>confdefs.h <<_ACEOF 5526 #define ` $as_echo "HAVE_$ac_header" | $as_tr_cpp` 15527 _ACEOF 5528 5529 else 5530 { $as_echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&55531 $as_echo "$as_me: WARNING: STL classes missing ?" >&2;}5347 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 5348 _ACEOF 5349 5350 else 5351 { echo "$as_me:$LINENO: WARNING: STL classes missing ?" >&5 5352 echo "$as_me: WARNING: STL classes missing ?" >&2;} 5532 5353 fi 5533 5354 … … 5544 5365 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 5545 5366 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 5546 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55547 $as_echo_n "checking for $ac_word..." >&6; }5367 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5368 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5548 5369 if test "${ac_cv_prog_F77+set}" = set; then 5549 $as_echo_n "(cached)" >&65370 echo $ECHO_N "(cached) $ECHO_C" >&6 5550 5371 else 5551 5372 if test -n "$F77"; then … … 5560 5381 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5561 5382 ac_cv_prog_F77="$ac_tool_prefix$ac_prog" 5562 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55383 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5563 5384 break 2 5564 5385 fi … … 5571 5392 F77=$ac_cv_prog_F77 5572 5393 if test -n "$F77"; then 5573 { $as_echo "$as_me:$LINENO: result: $F77" >&55574 $as_echo "$F77" >&6; }5575 else 5576 { $as_echo "$as_me:$LINENO: result: no" >&55577 $as_echo "no" >&6; }5394 { echo "$as_me:$LINENO: result: $F77" >&5 5395 echo "${ECHO_T}$F77" >&6; } 5396 else 5397 { echo "$as_me:$LINENO: result: no" >&5 5398 echo "${ECHO_T}no" >&6; } 5578 5399 fi 5579 5400 … … 5588 5409 # Extract the first word of "$ac_prog", so it can be a program name with args. 5589 5410 set dummy $ac_prog; ac_word=$2 5590 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55591 $as_echo_n "checking for $ac_word..." >&6; }5411 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5412 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5592 5413 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then 5593 $as_echo_n "(cached)" >&65414 echo $ECHO_N "(cached) $ECHO_C" >&6 5594 5415 else 5595 5416 if test -n "$ac_ct_F77"; then … … 5604 5425 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5605 5426 ac_cv_prog_ac_ct_F77="$ac_prog" 5606 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55427 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5607 5428 break 2 5608 5429 fi … … 5615 5436 ac_ct_F77=$ac_cv_prog_ac_ct_F77 5616 5437 if test -n "$ac_ct_F77"; then 5617 { $as_echo "$as_me:$LINENO: result: $ac_ct_F77" >&55618 $as_echo "$ac_ct_F77" >&6; }5619 else 5620 { $as_echo "$as_me:$LINENO: result: no" >&55621 $as_echo "no" >&6; }5438 { echo "$as_me:$LINENO: result: $ac_ct_F77" >&5 5439 echo "${ECHO_T}$ac_ct_F77" >&6; } 5440 else 5441 { echo "$as_me:$LINENO: result: no" >&5 5442 echo "${ECHO_T}no" >&6; } 5622 5443 fi 5623 5444 … … 5631 5452 case $cross_compiling:$ac_tool_warned in 5632 5453 yes:) 5633 { $as_echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools5454 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools 5634 5455 whose name does not start with the host triplet. If you think this 5635 5456 configuration is useful to you, please write to autoconf@gnu.org." >&5 5636 $as_echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools5457 echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools 5637 5458 whose name does not start with the host triplet. If you think this 5638 5459 configuration is useful to you, please write to autoconf@gnu.org." >&2;} … … 5645 5466 5646 5467 # Provide some information about the compiler. 5647 $as_echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5648 set X $ac_compile 5649 ac_compiler=$2 5468 echo "$as_me:$LINENO: checking for Fortran 77 compiler version" >&5 5469 ac_compiler=`set X $ac_compile; echo $2` 5650 5470 { (ac_try="$ac_compiler --version >&5" 5651 5471 case "(($ac_try" in … … 5653 5473 *) ac_try_echo=$ac_try;; 5654 5474 esac 5655 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5656 $as_echo "$ac_try_echo") >&5 5475 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5657 5476 (eval "$ac_compiler --version >&5") 2>&5 5658 5477 ac_status=$? 5659 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5660 5479 (exit $ac_status); } 5661 5480 { (ac_try="$ac_compiler -v >&5" … … 5664 5483 *) ac_try_echo=$ac_try;; 5665 5484 esac 5666 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5667 $as_echo "$ac_try_echo") >&5 5485 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5668 5486 (eval "$ac_compiler -v >&5") 2>&5 5669 5487 ac_status=$? 5670 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55488 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5671 5489 (exit $ac_status); } 5672 5490 { (ac_try="$ac_compiler -V >&5" … … 5675 5493 *) ac_try_echo=$ac_try;; 5676 5494 esac 5677 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5678 $as_echo "$ac_try_echo") >&5 5495 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5679 5496 (eval "$ac_compiler -V >&5") 2>&5 5680 5497 ac_status=$? 5681 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55498 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5682 5499 (exit $ac_status); } 5683 5500 rm -f a.out … … 5687 5504 ac_save_ext=$ac_ext 5688 5505 ac_ext=F 5689 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&55690 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler..." >&6; }5506 { echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5 5507 echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6; } 5691 5508 if test "${ac_cv_f77_compiler_gnu+set}" = set; then 5692 $as_echo_n "(cached)" >&65509 echo $ECHO_N "(cached) $ECHO_C" >&6 5693 5510 else 5694 5511 cat >conftest.$ac_ext <<_ACEOF … … 5706 5523 *) ac_try_echo=$ac_try;; 5707 5524 esac 5708 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5709 $as_echo "$ac_try_echo") >&5 5525 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5710 5526 (eval "$ac_compile") 2>conftest.er1 5711 5527 ac_status=$? … … 5713 5529 rm -f conftest.er1 5714 5530 cat conftest.err >&5 5715 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55531 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5716 5532 (exit $ac_status); } && { 5717 5533 test -z "$ac_f77_werror_flag" || … … 5720 5536 ac_compiler_gnu=yes 5721 5537 else 5722 $as_echo "$as_me: failed program was:" >&55538 echo "$as_me: failed program was:" >&5 5723 5539 sed 's/^/| /' conftest.$ac_ext >&5 5724 5540 … … 5730 5546 5731 5547 fi 5732 { $as_echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&55733 $as_echo "$ac_cv_f77_compiler_gnu" >&6; }5548 { echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5 5549 echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6; } 5734 5550 ac_ext=$ac_save_ext 5735 5551 ac_test_FFLAGS=${FFLAGS+set} 5736 5552 ac_save_FFLAGS=$FFLAGS 5737 5553 FFLAGS= 5738 { $as_echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&55739 $as_echo_n "checking whether $F77 accepts -g..." >&6; }5554 { echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5 5555 echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6; } 5740 5556 if test "${ac_cv_prog_f77_g+set}" = set; then 5741 $as_echo_n "(cached)" >&65557 echo $ECHO_N "(cached) $ECHO_C" >&6 5742 5558 else 5743 5559 FFLAGS=-g … … 5753 5569 *) ac_try_echo=$ac_try;; 5754 5570 esac 5755 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5756 $as_echo "$ac_try_echo") >&5 5571 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5757 5572 (eval "$ac_compile") 2>conftest.er1 5758 5573 ac_status=$? … … 5760 5575 rm -f conftest.er1 5761 5576 cat conftest.err >&5 5762 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5763 5578 (exit $ac_status); } && { 5764 5579 test -z "$ac_f77_werror_flag" || … … 5767 5582 ac_cv_prog_f77_g=yes 5768 5583 else 5769 $as_echo "$as_me: failed program was:" >&55584 echo "$as_me: failed program was:" >&5 5770 5585 sed 's/^/| /' conftest.$ac_ext >&5 5771 5586 … … 5776 5591 5777 5592 fi 5778 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&55779 $as_echo "$ac_cv_prog_f77_g" >&6; }5593 { echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5 5594 echo "${ECHO_T}$ac_cv_prog_f77_g" >&6; } 5780 5595 if test "$ac_test_FFLAGS" = set; then 5781 5596 FFLAGS=$ac_save_FFLAGS … … 5794 5609 fi 5795 5610 5796 if test $ac_compiler_gnu = yes; then 5797 G77=yes 5798 else 5799 G77= 5800 fi 5611 G77=`test $ac_compiler_gnu = yes && echo yes` 5801 5612 ac_ext=cpp 5802 5613 ac_cpp='$CXXCPP $CPPFLAGS' … … 5810 5621 # Step 0.a: Enable 64 bit support? 5811 5622 5812 { $as_echo "$as_me:$LINENO: checking if 64bit support is requested" >&55813 $as_echo_n "checking if 64bit support is requested..." >&6; }5623 { echo "$as_me:$LINENO: checking if 64bit support is requested" >&5 5624 echo $ECHO_N "checking if 64bit support is requested... $ECHO_C" >&6; } 5814 5625 # Check whether --enable-64bit was given. 5815 5626 if test "${enable_64bit+set}" = set; then … … 5819 5630 fi 5820 5631 5821 { $as_echo "$as_me:$LINENO: result: $do64bit" >&55822 $as_echo "$do64bit" >&6; }5632 { echo "$as_me:$LINENO: result: $do64bit" >&5 5633 echo "${ECHO_T}$do64bit" >&6; } 5823 5634 5824 5635 # Step 0.b: Enable Solaris 64 bit VIS support? 5825 5636 5826 { $as_echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&55827 $as_echo_n "checking if 64bit Sparc VIS support is requested..." >&6; }5637 { echo "$as_me:$LINENO: checking if 64bit Sparc VIS support is requested" >&5 5638 echo $ECHO_N "checking if 64bit Sparc VIS support is requested... $ECHO_C" >&6; } 5828 5639 # Check whether --enable-64bit-vis was given. 5829 5640 if test "${enable_64bit_vis+set}" = set; then … … 5833 5644 fi 5834 5645 5835 { $as_echo "$as_me:$LINENO: result: $do64bitVIS" >&55836 $as_echo "$do64bitVIS" >&6; }5646 { echo "$as_me:$LINENO: result: $do64bitVIS" >&5 5647 echo "${ECHO_T}$do64bitVIS" >&6; } 5837 5648 5838 5649 if test "$do64bitVIS" = "yes"; then … … 5845 5656 5846 5657 5847 { $as_echo "$as_me:$LINENO: checking system version" >&55848 $as_echo_n "checking system version..." >&6; }5658 { echo "$as_me:$LINENO: checking system version" >&5 5659 echo $ECHO_N "checking system version... $ECHO_C" >&6; } 5849 5660 if test "${tcl_cv_sys_version+set}" = set; then 5850 $as_echo_n "(cached)" >&65661 echo $ECHO_N "(cached) $ECHO_C" >&6 5851 5662 else 5852 5663 … … 5856 5667 tcl_cv_sys_version=`uname -s`-`uname -r` 5857 5668 if test "$?" -ne 0 ; then 5858 { $as_echo "$as_me:$LINENO: WARNING: can't find uname command" >&55859 $as_echo "$as_me: WARNING: can't find uname command" >&2;}5669 { echo "$as_me:$LINENO: WARNING: can't find uname command" >&5 5670 echo "$as_me: WARNING: can't find uname command" >&2;} 5860 5671 tcl_cv_sys_version=unknown 5861 5672 else … … 5873 5684 5874 5685 fi 5875 { $as_echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&55876 $as_echo "$tcl_cv_sys_version" >&6; }5686 { echo "$as_me:$LINENO: result: $tcl_cv_sys_version" >&5 5687 echo "${ECHO_T}$tcl_cv_sys_version" >&6; } 5877 5688 system=$tcl_cv_sys_version 5878 5689 … … 5881 5692 # Linux can use either -ldl or -ldld for dynamic loading. 5882 5693 5883 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&55884 $as_echo_n "checking for dlopen in -ldl..." >&6; }5694 { echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 5695 echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6; } 5885 5696 if test "${ac_cv_lib_dl_dlopen+set}" = set; then 5886 $as_echo_n "(cached)" >&65697 echo $ECHO_N "(cached) $ECHO_C" >&6 5887 5698 else 5888 5699 ac_check_lib_save_LIBS=$LIBS … … 5916 5727 *) ac_try_echo=$ac_try;; 5917 5728 esac 5918 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 5919 $as_echo "$ac_try_echo") >&5 5729 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 5920 5730 (eval "$ac_link") 2>conftest.er1 5921 5731 ac_status=$? … … 5923 5733 rm -f conftest.er1 5924 5734 cat conftest.err >&5 5925 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5926 5736 (exit $ac_status); } && { 5927 5737 test -z "$ac_cxx_werror_flag" || 5928 5738 test ! -s conftest.err 5929 } && test -s conftest$ac_exeext && { 5930 test "$cross_compiling" = yes || 5931 $as_test_x conftest$ac_exeext 5932 }; then 5739 } && test -s conftest$ac_exeext && 5740 $as_test_x conftest$ac_exeext; then 5933 5741 ac_cv_lib_dl_dlopen=yes 5934 5742 else 5935 $as_echo "$as_me: failed program was:" >&55743 echo "$as_me: failed program was:" >&5 5936 5744 sed 's/^/| /' conftest.$ac_ext >&5 5937 5745 … … 5939 5747 fi 5940 5748 5941 rm -rf conftest.dSYM5942 5749 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 5943 5750 conftest$ac_exeext conftest.$ac_ext 5944 5751 LIBS=$ac_check_lib_save_LIBS 5945 5752 fi 5946 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&55947 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }5753 { echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 5754 echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6; } 5948 5755 if test $ac_cv_lib_dl_dlopen = yes; then 5949 5756 have_dl=yes … … 5978 5785 # Extract the first word of "ar", so it can be a program name with args. 5979 5786 set dummy ar; ac_word=$2 5980 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&55981 $as_echo_n "checking for $ac_word..." >&6; }5787 { echo "$as_me:$LINENO: checking for $ac_word" >&5 5788 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; } 5982 5789 if test "${ac_cv_prog_AR+set}" = set; then 5983 $as_echo_n "(cached)" >&65790 echo $ECHO_N "(cached) $ECHO_C" >&6 5984 5791 else 5985 5792 if test -n "$AR"; then … … 5994 5801 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5995 5802 ac_cv_prog_AR="ar" 5996 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&55803 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5997 5804 break 2 5998 5805 fi … … 6005 5812 AR=$ac_cv_prog_AR 6006 5813 if test -n "$AR"; then 6007 { $as_echo "$as_me:$LINENO: result: $AR" >&56008 $as_echo "$AR" >&6; }6009 else 6010 { $as_echo "$as_me:$LINENO: result: no" >&56011 $as_echo "no" >&6; }5814 { echo "$as_me:$LINENO: result: $AR" >&5 5815 echo "${ECHO_T}$AR" >&6; } 5816 else 5817 { echo "$as_me:$LINENO: result: no" >&5 5818 echo "${ECHO_T}no" >&6; } 6012 5819 fi 6013 5820 6014 5821 6015 5822 if test "${AR}" = "" ; then 6016 { { $as_echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&56017 $as_echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;}5823 { { echo "$as_me:$LINENO: error: Required archive tool 'ar' not found on PATH." >&5 5824 echo "$as_me: error: Required archive tool 'ar' not found on PATH." >&2;} 6018 5825 { (exit 1); exit 1; }; } 6019 5826 fi … … 6034 5841 ;; 6035 5842 esac 6036 { $as_echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&56037 $as_echo "Using $CC for compiling with threads" >&6; }5843 { echo "$as_me:$LINENO: result: Using $CC for compiling with threads" >&5 5844 echo "${ECHO_T}Using $CC for compiling with threads" >&6; } 6038 5845 fi 6039 5846 LIBS="$LIBS -lc" … … 6050 5857 if test "$do64bit" = "yes" -a "`uname -v`" -gt "3" ; then 6051 5858 if test "$GCC" = "yes" ; then 6052 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&56053 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}5859 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 5860 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 6054 5861 else 6055 5862 do64bit_ok=yes … … 6105 5912 # known GMT value. 6106 5913 6107 { $as_echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&56108 $as_echo_n "checking for gettimeofday in -lbsd..." >&6; }5914 { echo "$as_me:$LINENO: checking for gettimeofday in -lbsd" >&5 5915 echo $ECHO_N "checking for gettimeofday in -lbsd... $ECHO_C" >&6; } 6109 5916 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then 6110 $as_echo_n "(cached)" >&65917 echo $ECHO_N "(cached) $ECHO_C" >&6 6111 5918 else 6112 5919 ac_check_lib_save_LIBS=$LIBS … … 6140 5947 *) ac_try_echo=$ac_try;; 6141 5948 esac 6142 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6143 $as_echo "$ac_try_echo") >&5 5949 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6144 5950 (eval "$ac_link") 2>conftest.er1 6145 5951 ac_status=$? … … 6147 5953 rm -f conftest.er1 6148 5954 cat conftest.err >&5 6149 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&55955 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6150 5956 (exit $ac_status); } && { 6151 5957 test -z "$ac_cxx_werror_flag" || 6152 5958 test ! -s conftest.err 6153 } && test -s conftest$ac_exeext && { 6154 test "$cross_compiling" = yes || 6155 $as_test_x conftest$ac_exeext 6156 }; then 5959 } && test -s conftest$ac_exeext && 5960 $as_test_x conftest$ac_exeext; then 6157 5961 ac_cv_lib_bsd_gettimeofday=yes 6158 5962 else 6159 $as_echo "$as_me: failed program was:" >&55963 echo "$as_me: failed program was:" >&5 6160 5964 sed 's/^/| /' conftest.$ac_ext >&5 6161 5965 … … 6163 5967 fi 6164 5968 6165 rm -rf conftest.dSYM6166 5969 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6167 5970 conftest$ac_exeext conftest.$ac_ext 6168 5971 LIBS=$ac_check_lib_save_LIBS 6169 5972 fi 6170 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&56171 $as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; }5973 { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gettimeofday" >&5 5974 echo "${ECHO_T}$ac_cv_lib_bsd_gettimeofday" >&6; } 6172 5975 if test $ac_cv_lib_bsd_gettimeofday = yes; then 6173 5976 libbsd=yes … … 6197 6000 # is always linked to, for compatibility. 6198 6001 #----------------------------------------------------------- 6199 { $as_echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&56200 $as_echo_n "checking for inet_ntoa in -lbind..." >&6; }6002 { echo "$as_me:$LINENO: checking for inet_ntoa in -lbind" >&5 6003 echo $ECHO_N "checking for inet_ntoa in -lbind... $ECHO_C" >&6; } 6201 6004 if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then 6202 $as_echo_n "(cached)" >&66005 echo $ECHO_N "(cached) $ECHO_C" >&6 6203 6006 else 6204 6007 ac_check_lib_save_LIBS=$LIBS … … 6232 6035 *) ac_try_echo=$ac_try;; 6233 6036 esac 6234 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6235 $as_echo "$ac_try_echo") >&5 6037 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6236 6038 (eval "$ac_link") 2>conftest.er1 6237 6039 ac_status=$? … … 6239 6041 rm -f conftest.er1 6240 6042 cat conftest.err >&5 6241 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56043 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6242 6044 (exit $ac_status); } && { 6243 6045 test -z "$ac_cxx_werror_flag" || 6244 6046 test ! -s conftest.err 6245 } && test -s conftest$ac_exeext && { 6246 test "$cross_compiling" = yes || 6247 $as_test_x conftest$ac_exeext 6248 }; then 6047 } && test -s conftest$ac_exeext && 6048 $as_test_x conftest$ac_exeext; then 6249 6049 ac_cv_lib_bind_inet_ntoa=yes 6250 6050 else 6251 $as_echo "$as_me: failed program was:" >&56051 echo "$as_me: failed program was:" >&5 6252 6052 sed 's/^/| /' conftest.$ac_ext >&5 6253 6053 … … 6255 6055 fi 6256 6056 6257 rm -rf conftest.dSYM6258 6057 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6259 6058 conftest$ac_exeext conftest.$ac_ext 6260 6059 LIBS=$ac_check_lib_save_LIBS 6261 6060 fi 6262 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&56263 $as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; }6061 { echo "$as_me:$LINENO: result: $ac_cv_lib_bind_inet_ntoa" >&5 6062 echo "${ECHO_T}$ac_cv_lib_bind_inet_ntoa" >&6; } 6264 6063 if test $ac_cv_lib_bind_inet_ntoa = yes; then 6265 6064 LIBS="$LIBS -lbind -lsocket" … … 6315 6114 SHLIB_SUFFIX=".sl" 6316 6115 fi 6317 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&56318 $as_echo_n "checking for shl_load in -ldld..." >&6; }6116 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 6117 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } 6319 6118 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6320 $as_echo_n "(cached)" >&66119 echo $ECHO_N "(cached) $ECHO_C" >&6 6321 6120 else 6322 6121 ac_check_lib_save_LIBS=$LIBS … … 6350 6149 *) ac_try_echo=$ac_try;; 6351 6150 esac 6352 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6353 $as_echo "$ac_try_echo") >&5 6151 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6354 6152 (eval "$ac_link") 2>conftest.er1 6355 6153 ac_status=$? … … 6357 6155 rm -f conftest.er1 6358 6156 cat conftest.err >&5 6359 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56157 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6360 6158 (exit $ac_status); } && { 6361 6159 test -z "$ac_cxx_werror_flag" || 6362 6160 test ! -s conftest.err 6363 } && test -s conftest$ac_exeext && { 6364 test "$cross_compiling" = yes || 6365 $as_test_x conftest$ac_exeext 6366 }; then 6161 } && test -s conftest$ac_exeext && 6162 $as_test_x conftest$ac_exeext; then 6367 6163 ac_cv_lib_dld_shl_load=yes 6368 6164 else 6369 $as_echo "$as_me: failed program was:" >&56165 echo "$as_me: failed program was:" >&5 6370 6166 sed 's/^/| /' conftest.$ac_ext >&5 6371 6167 … … 6373 6169 fi 6374 6170 6375 rm -rf conftest.dSYM6376 6171 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6377 6172 conftest$ac_exeext conftest.$ac_ext 6378 6173 LIBS=$ac_check_lib_save_LIBS 6379 6174 fi 6380 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56381 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }6175 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 6176 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } 6382 6177 if test $ac_cv_lib_dld_shl_load = yes; then 6383 6178 tcl_ok=yes … … 6420 6215 ;; 6421 6216 *) 6422 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&56423 $as_echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;}6217 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported with GCC on $system" >&5 6218 echo "$as_me: WARNING: 64bit mode not supported with GCC on $system" >&2;} 6424 6219 ;; 6425 6220 esac … … 6433 6228 HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*) 6434 6229 SHLIB_SUFFIX=".sl" 6435 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&56436 $as_echo_n "checking for shl_load in -ldld..." >&6; }6230 { echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5 6231 echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6; } 6437 6232 if test "${ac_cv_lib_dld_shl_load+set}" = set; then 6438 $as_echo_n "(cached)" >&66233 echo $ECHO_N "(cached) $ECHO_C" >&6 6439 6234 else 6440 6235 ac_check_lib_save_LIBS=$LIBS … … 6468 6263 *) ac_try_echo=$ac_try;; 6469 6264 esac 6470 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6471 $as_echo "$ac_try_echo") >&5 6265 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6472 6266 (eval "$ac_link") 2>conftest.er1 6473 6267 ac_status=$? … … 6475 6269 rm -f conftest.er1 6476 6270 cat conftest.err >&5 6477 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6478 6272 (exit $ac_status); } && { 6479 6273 test -z "$ac_cxx_werror_flag" || 6480 6274 test ! -s conftest.err 6481 } && test -s conftest$ac_exeext && { 6482 test "$cross_compiling" = yes || 6483 $as_test_x conftest$ac_exeext 6484 }; then 6275 } && test -s conftest$ac_exeext && 6276 $as_test_x conftest$ac_exeext; then 6485 6277 ac_cv_lib_dld_shl_load=yes 6486 6278 else 6487 $as_echo "$as_me: failed program was:" >&56279 echo "$as_me: failed program was:" >&5 6488 6280 sed 's/^/| /' conftest.$ac_ext >&5 6489 6281 … … 6491 6283 fi 6492 6284 6493 rm -rf conftest.dSYM6494 6285 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6495 6286 conftest$ac_exeext conftest.$ac_ext 6496 6287 LIBS=$ac_check_lib_save_LIBS 6497 6288 fi 6498 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&56499 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }6289 { echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5 6290 echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6; } 6500 6291 if test $ac_cv_lib_dld_shl_load = yes; then 6501 6292 tcl_ok=yes … … 6577 6368 if test "$do64bit" = "yes" ; then 6578 6369 if test "$GCC" = "yes" ; then 6579 { $as_echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&56580 $as_echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;}6370 { echo "$as_me:$LINENO: WARNING: 64bit mode not supported by gcc" >&5 6371 echo "$as_me: WARNING: 64bit mode not supported by gcc" >&2;} 6581 6372 else 6582 6373 do64bit_ok=yes … … 6607 6398 else 6608 6399 if test "${ac_cv_header_dld_h+set}" = set; then 6609 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56610 $as_echo_n "checking for dld.h..." >&6; }6400 { echo "$as_me:$LINENO: checking for dld.h" >&5 6401 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6611 6402 if test "${ac_cv_header_dld_h+set}" = set; then 6612 $as_echo_n "(cached)" >&66613 fi 6614 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56615 $as_echo "$ac_cv_header_dld_h" >&6; }6403 echo $ECHO_N "(cached) $ECHO_C" >&6 6404 fi 6405 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6406 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6616 6407 else 6617 6408 # Is the header compilable? 6618 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&56619 $as_echo_n "checking dld.h usability..." >&6; }6409 { echo "$as_me:$LINENO: checking dld.h usability" >&5 6410 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; } 6620 6411 cat >conftest.$ac_ext <<_ACEOF 6621 6412 /* confdefs.h. */ … … 6633 6424 *) ac_try_echo=$ac_try;; 6634 6425 esac 6635 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6636 $as_echo "$ac_try_echo") >&5 6426 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6637 6427 (eval "$ac_compile") 2>conftest.er1 6638 6428 ac_status=$? … … 6640 6430 rm -f conftest.er1 6641 6431 cat conftest.err >&5 6642 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6643 6433 (exit $ac_status); } && { 6644 6434 test -z "$ac_cxx_werror_flag" || … … 6647 6437 ac_header_compiler=yes 6648 6438 else 6649 $as_echo "$as_me: failed program was:" >&56439 echo "$as_me: failed program was:" >&5 6650 6440 sed 's/^/| /' conftest.$ac_ext >&5 6651 6441 … … 6654 6444 6655 6445 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6656 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&56657 $as_echo "$ac_header_compiler" >&6; }6446 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6447 echo "${ECHO_T}$ac_header_compiler" >&6; } 6658 6448 6659 6449 # Is the header present? 6660 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&56661 $as_echo_n "checking dld.h presence..." >&6; }6450 { echo "$as_me:$LINENO: checking dld.h presence" >&5 6451 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; } 6662 6452 cat >conftest.$ac_ext <<_ACEOF 6663 6453 /* confdefs.h. */ … … 6673 6463 *) ac_try_echo=$ac_try;; 6674 6464 esac 6675 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6676 $as_echo "$ac_try_echo") >&5 6465 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6677 6466 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6678 6467 ac_status=$? … … 6680 6469 rm -f conftest.er1 6681 6470 cat conftest.err >&5 6682 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56471 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6683 6472 (exit $ac_status); } >/dev/null && { 6684 6473 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6687 6476 ac_header_preproc=yes 6688 6477 else 6689 $as_echo "$as_me: failed program was:" >&56478 echo "$as_me: failed program was:" >&5 6690 6479 sed 's/^/| /' conftest.$ac_ext >&5 6691 6480 … … 6694 6483 6695 6484 rm -f conftest.err conftest.$ac_ext 6696 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&56697 $as_echo "$ac_header_preproc" >&6; }6485 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6486 echo "${ECHO_T}$ac_header_preproc" >&6; } 6698 6487 6699 6488 # So? What about this header? 6700 6489 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6701 6490 yes:no: ) 6702 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56703 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6704 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56705 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6491 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6492 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6493 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6494 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6706 6495 ac_header_preproc=yes 6707 6496 ;; 6708 6497 no:yes:* ) 6709 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56710 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6711 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56712 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6713 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56714 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6715 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56716 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6717 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56718 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6719 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56720 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6498 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6499 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6500 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6501 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6502 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6503 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6504 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6505 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6506 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6507 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6508 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6509 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6721 6510 ( cat <<\_ASBOX 6722 6511 ## ----------------------------------- ## … … 6727 6516 ;; 6728 6517 esac 6729 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56730 $as_echo_n "checking for dld.h..." >&6; }6518 { echo "$as_me:$LINENO: checking for dld.h" >&5 6519 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6731 6520 if test "${ac_cv_header_dld_h+set}" = set; then 6732 $as_echo_n "(cached)" >&66521 echo $ECHO_N "(cached) $ECHO_C" >&6 6733 6522 else 6734 6523 ac_cv_header_dld_h=$ac_header_preproc 6735 6524 fi 6736 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56737 $as_echo "$ac_cv_header_dld_h" >&6; }6525 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6526 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6738 6527 6739 6528 fi … … 6753 6542 fi 6754 6543 if test $do64bit = yes; then 6755 { $as_echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&56756 $as_echo_n "checking if compiler accepts -m64 flag..." >&6; }6544 { echo "$as_me:$LINENO: checking if compiler accepts -m64 flag" >&5 6545 echo $ECHO_N "checking if compiler accepts -m64 flag... $ECHO_C" >&6; } 6757 6546 if test "${tcl_cv_cc_m64+set}" = set; then 6758 $as_echo_n "(cached)" >&66547 echo $ECHO_N "(cached) $ECHO_C" >&6 6759 6548 else 6760 6549 … … 6782 6571 *) ac_try_echo=$ac_try;; 6783 6572 esac 6784 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6785 $as_echo "$ac_try_echo") >&5 6573 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6786 6574 (eval "$ac_link") 2>conftest.er1 6787 6575 ac_status=$? … … 6789 6577 rm -f conftest.er1 6790 6578 cat conftest.err >&5 6791 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56579 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6792 6580 (exit $ac_status); } && { 6793 6581 test -z "$ac_cxx_werror_flag" || 6794 6582 test ! -s conftest.err 6795 } && test -s conftest$ac_exeext && { 6796 test "$cross_compiling" = yes || 6797 $as_test_x conftest$ac_exeext 6798 }; then 6583 } && test -s conftest$ac_exeext && 6584 $as_test_x conftest$ac_exeext; then 6799 6585 tcl_cv_cc_m64=yes 6800 6586 else 6801 $as_echo "$as_me: failed program was:" >&56587 echo "$as_me: failed program was:" >&5 6802 6588 sed 's/^/| /' conftest.$ac_ext >&5 6803 6589 … … 6805 6591 fi 6806 6592 6807 rm -rf conftest.dSYM6808 6593 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 6809 6594 conftest$ac_exeext conftest.$ac_ext 6810 6595 CFLAGS=$hold_cflags 6811 6596 fi 6812 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&56813 $as_echo "$tcl_cv_cc_m64" >&6; }6597 { echo "$as_me:$LINENO: result: $tcl_cv_cc_m64" >&5 6598 echo "${ECHO_T}$tcl_cv_cc_m64" >&6; } 6814 6599 if test $tcl_cv_cc_m64 = yes; then 6815 6600 CFLAGS="$CFLAGS -m64" … … 6850 6635 else 6851 6636 if test "${ac_cv_header_dld_h+set}" = set; then 6852 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56853 $as_echo_n "checking for dld.h..." >&6; }6637 { echo "$as_me:$LINENO: checking for dld.h" >&5 6638 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6854 6639 if test "${ac_cv_header_dld_h+set}" = set; then 6855 $as_echo_n "(cached)" >&66856 fi 6857 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56858 $as_echo "$ac_cv_header_dld_h" >&6; }6640 echo $ECHO_N "(cached) $ECHO_C" >&6 6641 fi 6642 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6643 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6859 6644 else 6860 6645 # Is the header compilable? 6861 { $as_echo "$as_me:$LINENO: checking dld.h usability" >&56862 $as_echo_n "checking dld.h usability..." >&6; }6646 { echo "$as_me:$LINENO: checking dld.h usability" >&5 6647 echo $ECHO_N "checking dld.h usability... $ECHO_C" >&6; } 6863 6648 cat >conftest.$ac_ext <<_ACEOF 6864 6649 /* confdefs.h. */ … … 6876 6661 *) ac_try_echo=$ac_try;; 6877 6662 esac 6878 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6879 $as_echo "$ac_try_echo") >&5 6663 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6880 6664 (eval "$ac_compile") 2>conftest.er1 6881 6665 ac_status=$? … … 6883 6667 rm -f conftest.er1 6884 6668 cat conftest.err >&5 6885 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6886 6670 (exit $ac_status); } && { 6887 6671 test -z "$ac_cxx_werror_flag" || … … 6890 6674 ac_header_compiler=yes 6891 6675 else 6892 $as_echo "$as_me: failed program was:" >&56676 echo "$as_me: failed program was:" >&5 6893 6677 sed 's/^/| /' conftest.$ac_ext >&5 6894 6678 … … 6897 6681 6898 6682 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6899 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&56900 $as_echo "$ac_header_compiler" >&6; }6683 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6684 echo "${ECHO_T}$ac_header_compiler" >&6; } 6901 6685 6902 6686 # Is the header present? 6903 { $as_echo "$as_me:$LINENO: checking dld.h presence" >&56904 $as_echo_n "checking dld.h presence..." >&6; }6687 { echo "$as_me:$LINENO: checking dld.h presence" >&5 6688 echo $ECHO_N "checking dld.h presence... $ECHO_C" >&6; } 6905 6689 cat >conftest.$ac_ext <<_ACEOF 6906 6690 /* confdefs.h. */ … … 6916 6700 *) ac_try_echo=$ac_try;; 6917 6701 esac 6918 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 6919 $as_echo "$ac_try_echo") >&5 6702 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 6920 6703 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 6921 6704 ac_status=$? … … 6923 6706 rm -f conftest.er1 6924 6707 cat conftest.err >&5 6925 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56708 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6926 6709 (exit $ac_status); } >/dev/null && { 6927 6710 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 6930 6713 ac_header_preproc=yes 6931 6714 else 6932 $as_echo "$as_me: failed program was:" >&56715 echo "$as_me: failed program was:" >&5 6933 6716 sed 's/^/| /' conftest.$ac_ext >&5 6934 6717 … … 6937 6720 6938 6721 rm -f conftest.err conftest.$ac_ext 6939 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&56940 $as_echo "$ac_header_preproc" >&6; }6722 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6723 echo "${ECHO_T}$ac_header_preproc" >&6; } 6941 6724 6942 6725 # So? What about this header? 6943 6726 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 6944 6727 yes:no: ) 6945 { $as_echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&56946 $as_echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;}6947 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&56948 $as_echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;}6728 { echo "$as_me:$LINENO: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&5 6729 echo "$as_me: WARNING: dld.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6730 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the compiler's result" >&5 6731 echo "$as_me: WARNING: dld.h: proceeding with the compiler's result" >&2;} 6949 6732 ac_header_preproc=yes 6950 6733 ;; 6951 6734 no:yes:* ) 6952 { $as_echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&56953 $as_echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;}6954 { $as_echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&56955 $as_echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;}6956 { $as_echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&56957 $as_echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;}6958 { $as_echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&56959 $as_echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;}6960 { $as_echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&56961 $as_echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;}6962 { $as_echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&56963 $as_echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;}6735 { echo "$as_me:$LINENO: WARNING: dld.h: present but cannot be compiled" >&5 6736 echo "$as_me: WARNING: dld.h: present but cannot be compiled" >&2;} 6737 { echo "$as_me:$LINENO: WARNING: dld.h: check for missing prerequisite headers?" >&5 6738 echo "$as_me: WARNING: dld.h: check for missing prerequisite headers?" >&2;} 6739 { echo "$as_me:$LINENO: WARNING: dld.h: see the Autoconf documentation" >&5 6740 echo "$as_me: WARNING: dld.h: see the Autoconf documentation" >&2;} 6741 { echo "$as_me:$LINENO: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&5 6742 echo "$as_me: WARNING: dld.h: section \"Present But Cannot Be Compiled\"" >&2;} 6743 { echo "$as_me:$LINENO: WARNING: dld.h: proceeding with the preprocessor's result" >&5 6744 echo "$as_me: WARNING: dld.h: proceeding with the preprocessor's result" >&2;} 6745 { echo "$as_me:$LINENO: WARNING: dld.h: in the future, the compiler will take precedence" >&5 6746 echo "$as_me: WARNING: dld.h: in the future, the compiler will take precedence" >&2;} 6964 6747 ( cat <<\_ASBOX 6965 6748 ## ----------------------------------- ## … … 6970 6753 ;; 6971 6754 esac 6972 { $as_echo "$as_me:$LINENO: checking for dld.h" >&56973 $as_echo_n "checking for dld.h..." >&6; }6755 { echo "$as_me:$LINENO: checking for dld.h" >&5 6756 echo $ECHO_N "checking for dld.h... $ECHO_C" >&6; } 6974 6757 if test "${ac_cv_header_dld_h+set}" = set; then 6975 $as_echo_n "(cached)" >&66758 echo $ECHO_N "(cached) $ECHO_C" >&6 6976 6759 else 6977 6760 ac_cv_header_dld_h=$ac_header_preproc 6978 6761 fi 6979 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&56980 $as_echo "$ac_cv_header_dld_h" >&6; }6762 { echo "$as_me:$LINENO: result: $ac_cv_header_dld_h" >&5 6763 echo "${ECHO_T}$ac_cv_header_dld_h" >&6; } 6981 6764 6982 6765 fi … … 7032 6815 # Not available on all versions: check for include file. 7033 6816 if test "${ac_cv_header_dlfcn_h+set}" = set; then 7034 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&57035 $as_echo_n "checking for dlfcn.h..." >&6; }6817 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5 6818 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; } 7036 6819 if test "${ac_cv_header_dlfcn_h+set}" = set; then 7037 $as_echo_n "(cached)" >&67038 fi 7039 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&57040 $as_echo "$ac_cv_header_dlfcn_h" >&6; }6820 echo $ECHO_N "(cached) $ECHO_C" >&6 6821 fi 6822 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 6823 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; } 7041 6824 else 7042 6825 # Is the header compilable? 7043 { $as_echo "$as_me:$LINENO: checking dlfcn.h usability" >&57044 $as_echo_n "checking dlfcn.h usability..." >&6; }6826 { echo "$as_me:$LINENO: checking dlfcn.h usability" >&5 6827 echo $ECHO_N "checking dlfcn.h usability... $ECHO_C" >&6; } 7045 6828 cat >conftest.$ac_ext <<_ACEOF 7046 6829 /* confdefs.h. */ … … 7058 6841 *) ac_try_echo=$ac_try;; 7059 6842 esac 7060 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7061 $as_echo "$ac_try_echo") >&5 6843 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7062 6844 (eval "$ac_compile") 2>conftest.er1 7063 6845 ac_status=$? … … 7065 6847 rm -f conftest.er1 7066 6848 cat conftest.err >&5 7067 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56849 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7068 6850 (exit $ac_status); } && { 7069 6851 test -z "$ac_cxx_werror_flag" || … … 7072 6854 ac_header_compiler=yes 7073 6855 else 7074 $as_echo "$as_me: failed program was:" >&56856 echo "$as_me: failed program was:" >&5 7075 6857 sed 's/^/| /' conftest.$ac_ext >&5 7076 6858 … … 7079 6861 7080 6862 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7081 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&57082 $as_echo "$ac_header_compiler" >&6; }6863 { echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6864 echo "${ECHO_T}$ac_header_compiler" >&6; } 7083 6865 7084 6866 # Is the header present? 7085 { $as_echo "$as_me:$LINENO: checking dlfcn.h presence" >&57086 $as_echo_n "checking dlfcn.h presence..." >&6; }6867 { echo "$as_me:$LINENO: checking dlfcn.h presence" >&5 6868 echo $ECHO_N "checking dlfcn.h presence... $ECHO_C" >&6; } 7087 6869 cat >conftest.$ac_ext <<_ACEOF 7088 6870 /* confdefs.h. */ … … 7098 6880 *) ac_try_echo=$ac_try;; 7099 6881 esac 7100 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7101 $as_echo "$ac_try_echo") >&5 6882 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7102 6883 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 7103 6884 ac_status=$? … … 7105 6886 rm -f conftest.er1 7106 6887 cat conftest.err >&5 7107 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&56888 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7108 6889 (exit $ac_status); } >/dev/null && { 7109 6890 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || … … 7112 6893 ac_header_preproc=yes 7113 6894 else 7114 $as_echo "$as_me: failed program was:" >&56895 echo "$as_me: failed program was:" >&5 7115 6896 sed 's/^/| /' conftest.$ac_ext >&5 7116 6897 … … 7119 6900 7120 6901 rm -f conftest.err conftest.$ac_ext 7121 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&57122 $as_echo "$ac_header_preproc" >&6; }6902 { echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6903 echo "${ECHO_T}$ac_header_preproc" >&6; } 7123 6904 7124 6905 # So? What about this header? 7125 6906 case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in 7126 6907 yes:no: ) 7127 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&57128 $as_echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;}7129 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&57130 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;}6908 { echo "$as_me:$LINENO: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&5 6909 echo "$as_me: WARNING: dlfcn.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 6910 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the compiler's result" >&5 6911 echo "$as_me: WARNING: dlfcn.h: proceeding with the compiler's result" >&2;} 7131 6912 ac_header_preproc=yes 7132 6913 ;; 7133 6914 no:yes:* ) 7134 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&57135 $as_echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;}7136 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&57137 $as_echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;}7138 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&57139 $as_echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;}7140 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&57141 $as_echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;}7142 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&57143 $as_echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;}7144 { $as_echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&57145 $as_echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;}6915 { echo "$as_me:$LINENO: WARNING: dlfcn.h: present but cannot be compiled" >&5 6916 echo "$as_me: WARNING: dlfcn.h: present but cannot be compiled" >&2;} 6917 { echo "$as_me:$LINENO: WARNING: dlfcn.h: check for missing prerequisite headers?" >&5 6918 echo "$as_me: WARNING: dlfcn.h: check for missing prerequisite headers?" >&2;} 6919 { echo "$as_me:$LINENO: WARNING: dlfcn.h: see the Autoconf documentation" >&5 6920 echo "$as_me: WARNING: dlfcn.h: see the Autoconf documentation" >&2;} 6921 { echo "$as_me:$LINENO: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&5 6922 echo "$as_me: WARNING: dlfcn.h: section \"Present But Cannot Be Compiled\"" >&2;} 6923 { echo "$as_me:$LINENO: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&5 6924 echo "$as_me: WARNING: dlfcn.h: proceeding with the preprocessor's result" >&2;} 6925 { echo "$as_me:$LINENO: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&5 6926 echo "$as_me: WARNING: dlfcn.h: in the future, the compiler will take precedence" >&2;} 7146 6927 ( cat <<\_ASBOX 7147 6928 ## ----------------------------------- ## … … 7152 6933 ;; 7153 6934 esac 7154 { $as_echo "$as_me:$LINENO: checking for dlfcn.h" >&57155 $as_echo_n "checking for dlfcn.h..." >&6; }6935 { echo "$as_me:$LINENO: checking for dlfcn.h" >&5 6936 echo $ECHO_N "checking for dlfcn.h... $ECHO_C" >&6; } 7156 6937 if test "${ac_cv_header_dlfcn_h+set}" = set; then 7157 $as_echo_n "(cached)" >&66938 echo $ECHO_N "(cached) $ECHO_C" >&6 7158 6939 else 7159 6940 ac_cv_header_dlfcn_h=$ac_header_preproc 7160 6941 fi 7161 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&57162 $as_echo "$ac_cv_header_dlfcn_h" >&6; }6942 { echo "$as_me:$LINENO: result: $ac_cv_header_dlfcn_h" >&5 6943 echo "${ECHO_T}$ac_cv_header_dlfcn_h" >&6; } 7163 6944 7164 6945 fi … … 7174 6955 CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' 7175 6956 LD_SEARCH_FLAGS='-rpath ${LIB_RUNTIME_DIR}' 7176 { $as_echo "$as_me:$LINENO: checking for ELF" >&57177 $as_echo_n "checking for ELF..." >&6; }6957 { echo "$as_me:$LINENO: checking for ELF" >&5 6958 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; } 7178 6959 if test "${tcl_cv_ld_elf+set}" = set; then 7179 $as_echo_n "(cached)" >&66960 echo $ECHO_N "(cached) $ECHO_C" >&6 7180 6961 else 7181 6962 … … 7201 6982 7202 6983 fi 7203 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&57204 $as_echo "$tcl_cv_ld_elf" >&6; }6984 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 6985 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; } 7205 6986 if test $tcl_cv_ld_elf = yes; then 7206 6987 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so' … … 7260 7041 LD_SEARCH_FLAGS=${CC_SEARCH_FLAGS} 7261 7042 SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1.0' 7262 { $as_echo "$as_me:$LINENO: checking for ELF" >&57263 $as_echo_n "checking for ELF..." >&6; }7043 { echo "$as_me:$LINENO: checking for ELF" >&5 7044 echo $ECHO_N "checking for ELF... $ECHO_C" >&6; } 7264 7045 if test "${tcl_cv_ld_elf+set}" = set; then 7265 $as_echo_n "(cached)" >&67046 echo $ECHO_N "(cached) $ECHO_C" >&6 7266 7047 else 7267 7048 … … 7287 7068 7288 7069 fi 7289 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&57290 $as_echo "$tcl_cv_ld_elf" >&6; }7070 { echo "$as_me:$LINENO: result: $tcl_cv_ld_elf" >&5 7071 echo "${ECHO_T}$tcl_cv_ld_elf" >&6; } 7291 7072 if test $tcl_cv_ld_elf = yes; then 7292 7073 LDFLAGS=-Wl,-export-dynamic … … 7342 7123 case `arch` in 7343 7124 ppc) 7344 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&57345 $as_echo_n "checking if compiler accepts -arch ppc64 flag..." >&6; }7125 { echo "$as_me:$LINENO: checking if compiler accepts -arch ppc64 flag" >&5 7126 echo $ECHO_N "checking if compiler accepts -arch ppc64 flag... $ECHO_C" >&6; } 7346 7127 if test "${tcl_cv_cc_arch_ppc64+set}" = set; then 7347 $as_echo_n "(cached)" >&67128 echo $ECHO_N "(cached) $ECHO_C" >&6 7348 7129 else 7349 7130 … … 7371 7152 *) ac_try_echo=$ac_try;; 7372 7153 esac 7373 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7374 $as_echo "$ac_try_echo") >&5 7154 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7375 7155 (eval "$ac_link") 2>conftest.er1 7376 7156 ac_status=$? … … 7378 7158 rm -f conftest.er1 7379 7159 cat conftest.err >&5 7380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57160 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7381 7161 (exit $ac_status); } && { 7382 7162 test -z "$ac_cxx_werror_flag" || 7383 7163 test ! -s conftest.err 7384 } && test -s conftest$ac_exeext && { 7385 test "$cross_compiling" = yes || 7386 $as_test_x conftest$ac_exeext 7387 }; then 7164 } && test -s conftest$ac_exeext && 7165 $as_test_x conftest$ac_exeext; then 7388 7166 tcl_cv_cc_arch_ppc64=yes 7389 7167 else 7390 $as_echo "$as_me: failed program was:" >&57168 echo "$as_me: failed program was:" >&5 7391 7169 sed 's/^/| /' conftest.$ac_ext >&5 7392 7170 … … 7394 7172 fi 7395 7173 7396 rm -rf conftest.dSYM7397 7174 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7398 7175 conftest$ac_exeext conftest.$ac_ext 7399 7176 CFLAGS=$hold_cflags 7400 7177 fi 7401 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&57402 $as_echo "$tcl_cv_cc_arch_ppc64" >&6; }7178 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_ppc64" >&5 7179 echo "${ECHO_T}$tcl_cv_cc_arch_ppc64" >&6; } 7403 7180 if test $tcl_cv_cc_arch_ppc64 = yes; then 7404 7181 CFLAGS="$CFLAGS -arch ppc64 -mpowerpc64 -mcpu=G5" … … 7406 7183 fi;; 7407 7184 i386) 7408 { $as_echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&57409 $as_echo_n "checking if compiler accepts -arch x86_64 flag..." >&6; }7185 { echo "$as_me:$LINENO: checking if compiler accepts -arch x86_64 flag" >&5 7186 echo $ECHO_N "checking if compiler accepts -arch x86_64 flag... $ECHO_C" >&6; } 7410 7187 if test "${tcl_cv_cc_arch_x86_64+set}" = set; then 7411 $as_echo_n "(cached)" >&67188 echo $ECHO_N "(cached) $ECHO_C" >&6 7412 7189 else 7413 7190 … … 7435 7212 *) ac_try_echo=$ac_try;; 7436 7213 esac 7437 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7438 $as_echo "$ac_try_echo") >&5 7214 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7439 7215 (eval "$ac_link") 2>conftest.er1 7440 7216 ac_status=$? … … 7442 7218 rm -f conftest.er1 7443 7219 cat conftest.err >&5 7444 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57220 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7445 7221 (exit $ac_status); } && { 7446 7222 test -z "$ac_cxx_werror_flag" || 7447 7223 test ! -s conftest.err 7448 } && test -s conftest$ac_exeext && { 7449 test "$cross_compiling" = yes || 7450 $as_test_x conftest$ac_exeext 7451 }; then 7224 } && test -s conftest$ac_exeext && 7225 $as_test_x conftest$ac_exeext; then 7452 7226 tcl_cv_cc_arch_x86_64=yes 7453 7227 else 7454 $as_echo "$as_me: failed program was:" >&57228 echo "$as_me: failed program was:" >&5 7455 7229 sed 's/^/| /' conftest.$ac_ext >&5 7456 7230 … … 7458 7232 fi 7459 7233 7460 rm -rf conftest.dSYM7461 7234 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7462 7235 conftest$ac_exeext conftest.$ac_ext 7463 7236 CFLAGS=$hold_cflags 7464 7237 fi 7465 { $as_echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&57466 $as_echo "$tcl_cv_cc_arch_x86_64" >&6; }7238 { echo "$as_me:$LINENO: result: $tcl_cv_cc_arch_x86_64" >&5 7239 echo "${ECHO_T}$tcl_cv_cc_arch_x86_64" >&6; } 7467 7240 if test $tcl_cv_cc_arch_x86_64 = yes; then 7468 7241 CFLAGS="$CFLAGS -arch x86_64" … … 7470 7243 fi;; 7471 7244 *) 7472 { $as_echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&57473 $as_echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};;7245 { echo "$as_me:$LINENO: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&5 7246 echo "$as_me: WARNING: Don't know how enable 64-bit on architecture \`arch\`" >&2;};; 7474 7247 esac 7475 7248 else … … 7480 7253 fi 7481 7254 SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS}' 7482 { $as_echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&57483 $as_echo_n "checking if ld accepts -single_module flag..." >&6; }7255 { echo "$as_me:$LINENO: checking if ld accepts -single_module flag" >&5 7256 echo $ECHO_N "checking if ld accepts -single_module flag... $ECHO_C" >&6; } 7484 7257 if test "${tcl_cv_ld_single_module+set}" = set; then 7485 $as_echo_n "(cached)" >&67258 echo $ECHO_N "(cached) $ECHO_C" >&6 7486 7259 else 7487 7260 … … 7509 7282 *) ac_try_echo=$ac_try;; 7510 7283 esac 7511 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7512 $as_echo "$ac_try_echo") >&5 7284 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7513 7285 (eval "$ac_link") 2>conftest.er1 7514 7286 ac_status=$? … … 7516 7288 rm -f conftest.er1 7517 7289 cat conftest.err >&5 7518 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7519 7291 (exit $ac_status); } && { 7520 7292 test -z "$ac_cxx_werror_flag" || 7521 7293 test ! -s conftest.err 7522 } && test -s conftest$ac_exeext && { 7523 test "$cross_compiling" = yes || 7524 $as_test_x conftest$ac_exeext 7525 }; then 7294 } && test -s conftest$ac_exeext && 7295 $as_test_x conftest$ac_exeext; then 7526 7296 tcl_cv_ld_single_module=yes 7527 7297 else 7528 $as_echo "$as_me: failed program was:" >&57298 echo "$as_me: failed program was:" >&5 7529 7299 sed 's/^/| /' conftest.$ac_ext >&5 7530 7300 … … 7532 7302 fi 7533 7303 7534 rm -rf conftest.dSYM7535 7304 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7536 7305 conftest$ac_exeext conftest.$ac_ext 7537 7306 LDFLAGS=$hold_ldflags 7538 7307 fi 7539 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&57540 $as_echo "$tcl_cv_ld_single_module" >&6; }7308 { echo "$as_me:$LINENO: result: $tcl_cv_ld_single_module" >&5 7309 echo "${ECHO_T}$tcl_cv_ld_single_module" >&6; } 7541 7310 if test $tcl_cv_ld_single_module = yes; then 7542 7311 SHLIB_LD="${SHLIB_LD} -Wl,-single_module" … … 7551 7320 LDFLAGS="$LDFLAGS -prebind" 7552 7321 LDFLAGS="$LDFLAGS -headerpad_max_install_names" 7553 { $as_echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&57554 $as_echo_n "checking if ld accepts -search_paths_first flag..." >&6; }7322 { echo "$as_me:$LINENO: checking if ld accepts -search_paths_first flag" >&5 7323 echo $ECHO_N "checking if ld accepts -search_paths_first flag... $ECHO_C" >&6; } 7555 7324 if test "${tcl_cv_ld_search_paths_first+set}" = set; then 7556 $as_echo_n "(cached)" >&67325 echo $ECHO_N "(cached) $ECHO_C" >&6 7557 7326 else 7558 7327 … … 7580 7349 *) ac_try_echo=$ac_try;; 7581 7350 esac 7582 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7583 $as_echo "$ac_try_echo") >&5 7351 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7584 7352 (eval "$ac_link") 2>conftest.er1 7585 7353 ac_status=$? … … 7587 7355 rm -f conftest.er1 7588 7356 cat conftest.err >&5 7589 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&57357 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7590 7358 (exit $ac_status); } && { 7591 7359 test -z "$ac_cxx_werror_flag" || 7592 7360 test ! -s conftest.err 7593 } && test -s conftest$ac_exeext && { 7594 test "$cross_compiling" = yes || 7595 $as_test_x conftest$ac_exeext 7596 }; then 7361 } && test -s conftest$ac_exeext && 7362 $as_test_x conftest$ac_exeext; then 7597 7363 tcl_cv_ld_search_paths_first=yes 7598 7364 else 7599 $as_echo "$as_me: failed program was:" >&57365 echo "$as_me: failed program was:" >&5 7600 7366 sed 's/^/| /' conftest.$ac_ext >&5 7601 7367 … … 7603 7369 fi 7604 7370 7605 rm -rf conftest.dSYM7606 7371 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ 7607 7372 conftest$ac_exeext conftest.$ac_ext 7608 7373 LDFLAGS=$hold_ldflags 7609 7374 fi 7610 { $as_echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&57611 $as_echo "$tcl_cv_ld_search_paths_first" >&6; }7375 { echo "$as_me:$LINENO: result: $tcl_cv_ld_search_paths_first" >&5 7376 echo "${ECHO_T}$tcl_cv_ld_search_paths_first" >&6; } 7612 7377 if test $tcl_cv_ld_search_paths_first = yes; then 7613 7378 LDFLAGS="$LDFLAGS -Wl,-search_paths_first" … … 7618 7383 PLAT_OBJS=\$\(MAC\_OSX_OBJS\) 7619 7384 PLAT_SRCS=\$\(MAC\_OSX_SRCS\) 7620 { $as_echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&57621 $as_echo_n "checking whether to use CoreFoundation..." >&6; }7385 { echo "$as_me:$LINENO: checking whether to use CoreFoundation" >&5 7386 echo $ECHO_N "checking whether to use CoreFoundation... $ECHO_C" >&6; } 7622 7387 # Check whether --enable-corefoundation was given. 7623 7388 if test "${enable_corefoundation+set}" = set; then … … 7627 7392 fi 7628 7393 7629 { $as_echo "$as_me:$LINENO: result: $tcl_corefoundation" >&57630 $as_echo "$tcl_corefoundation" >&6; }7394 { echo "$as_me:$LINENO: result: $tcl_corefoundation" >&5 7395 echo "${ECHO_T}$tcl_corefoundation" >&6; } 7631 7396 if test $tcl_corefoundation = yes; then 7632 { $as_echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&57633 $as_echo_n "checking for CoreFoundation.framework..." >&6; }7397 { echo "$as_me:$LINENO: checking for CoreFoundation.framework" >&5 7398 echo $ECHO_N "checking for CoreFoundation.framework... $ECHO_C" >&6; } 7634 7399 if test "${tcl_cv_lib_corefoundation+set}" = set; then 7635 $as_echo_n "(cached)" >&67400 echo $ECHO_N "(cached) $ECHO_C" >&6 7636 7401 else 7637 7402 … … 7665 7430 *) ac_try_echo=$ac_try;; 7666 7431 esac 7667 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 7668 $as_echo "$ac_try_echo") >&5 7432 eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5 7669 7433 (eval "$ac_link") 2>conftest.er1 7670 7434 ac_status=$? … … 7672 7436 rm -f conftest.er1